.header-search{display:flex;width:190px;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#f8fafc}.header-search input{width:100%;min-width:0;border:0;background:transparent;padding:9px 4px 9px 14px;outline:0}.header-search button{padding:8px 11px;background:transparent;color:var(--ink)}.header-search svg,.user-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.user-button{display:flex;align-items:center;gap:7px;color:var(--blue);font-weight:700}.user-button svg{width:25px;height:25px}.vehicle-account-action{max-width:1400px;margin:25px auto -45px;padding:0 5vw;text-align:right}.auth-page{display:grid;grid-template-columns:1fr 480px;gap:80px;align-items:center;min-height:calc(100vh - 86px);max-width:1200px}.auth-copy h1{font-size:60px;line-height:1.05;margin:16px 0}.auth-copy p{font-size:19px;color:var(--muted);max-width:530px}.auth-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:38px;box-shadow:0 18px 55px #071d3c18}.auth-card h2{font-size:30px;margin:0 0 8px}.auth-card>p{color:var(--muted)}.auth-card a{color:var(--blue);font-weight:700}.auth-card label,.profile-form label{display:block;font-size:13px;font-weight:700;margin-top:16px}.auth-card input,.profile-form input{display:block;width:100%;border:1px solid var(--line);padding:13px;border-radius:6px;margin-top:7px}.auth-card .check{display:flex;gap:8px;align-items:center}.auth-card .check input{width:auto;margin:0}.auth-card>button{width:100%;margin-top:22px}.free-signup{display:block;text-align:center;border:1px solid var(--blue);border-radius:7px;padding:11px;margin-top:10px}.account-shell{display:grid;grid-template-columns:250px 1fr;gap:35px;align-items:start;max-width:1450px}.account-sidebar{position:sticky;top:25px;border:1px solid var(--line);padding:25px;border-radius:12px;background:#fff;text-align:center}.account-avatar{width:70px;height:70px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:28px;font-weight:800;margin:auto}.account-sidebar h3{margin-bottom:3px}.account-sidebar>p{color:var(--muted);font-size:13px;overflow-wrap:anywhere}.account-sidebar nav{display:flex;flex-direction:column;text-align:left;margin:25px 0}.account-sidebar nav a{padding:11px;border-radius:6px;font-size:14px;font-weight:700}.account-sidebar nav a:hover{background:#edf5ff;color:var(--blue)}.account-logout{background:#f1f5f9;color:#475569;width:100%}.account-heading,.panel-title{display:flex;align-items:center;justify-content:space-between}.account-heading h1{font-size:38px;margin:8px 0}.account-heading p{color:var(--muted)}.account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:25px 0}.account-stats div,.account-panel{border:1px solid var(--line);background:#fff;padding:22px;border-radius:10px}.account-stats span,.account-stats b{display:block}.account-stats span{font-size:13px;color:var(--muted)}.account-stats b{font-size:32px;margin-top:8px}.account-panel{margin-bottom:20px}.panel-title h2{margin-top:0}.panel-title a{color:var(--blue);font-weight:700;font-size:13px}.account-empty{text-align:center;padding:45px;color:var(--muted);font-size:30px}.account-empty h3{color:var(--ink);font-size:18px;margin-bottom:5px}.account-empty p{font-size:14px}.saved-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.saved-grid article{border:1px solid var(--line);border-radius:8px;overflow:hidden;padding-bottom:10px}.saved-grid img{width:100%;height:130px;object-fit:cover}.saved-grid h3,.saved-grid b,.saved-grid form{margin:9px 12px;display:block;font-size:14px}.saved-grid b{color:var(--blue)}.profile-form .form-grid{margin-bottom:20px}.search-page h1{font-size:48px;margin:10px 0}.search-large{display:flex;max-width:850px;margin:25px 0}.search-large input{flex:1;border:1px solid var(--line);padding:16px;border-radius:8px 0 0 8px;font-size:16px}.search-large button{border-radius:0 8px 8px 0}.search-group{margin-top:35px}.search-results{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.search-results a{border:1px solid var(--line);border-radius:8px;padding:18px}.search-results span,.search-results b,.search-results small{display:block}.search-results span{color:var(--blue);font-size:11px;font-weight:800;text-transform:uppercase}.search-results b{margin:6px 0}.search-results small{color:var(--muted)}
@media(max-width:1100px){header{gap:18px}.header-search{width:150px}.user-button span{display:none}.auth-page{grid-template-columns:1fr 430px}.account-shell{grid-template-columns:210px 1fr}}@media(max-width:800px){.header-search{margin-left:auto}.auth-page,.account-shell{grid-template-columns:1fr}.auth-copy{display:none}.account-sidebar{position:static}.account-sidebar nav{display:grid;grid-template-columns:1fr 1fr}.account-stats{grid-template-columns:1fr}.saved-grid,.search-results{grid-template-columns:1fr}}@media(max-width:500px){.header-search{width:120px}.auth-card{padding:25px}.account-heading{align-items:flex-start;flex-direction:column}.account-table{overflow:auto}}
.page-media-header{height:310px;position:relative;overflow:hidden;background:#0b1725;color:#fff}.page-media-header>img,.page-media-header>video{width:100%;height:100%;object-fit:cover}.page-media-shade{position:absolute;inset:0;background:linear-gradient(90deg,#07182db8,#07182d18)}.page-media-copy{position:absolute;left:max(7vw,30px);bottom:48px}.page-media-copy h1{font-size:48px;margin:10px 0 0}.breadcrumbs{display:flex;gap:10px;font-size:13px;color:#d8e4f2}.page-media-header.is-video{height:520px}.home-intro{max-width:1400px;margin:auto;padding:50px 5vw 15px}.home-intro h1{font-size:42px;margin:10px 0}.home-intro p{color:var(--muted)}.about-page{max-width:1400px}.about-profile{text-align:center;max-width:950px;margin:0 auto 65px}.about-profile h2{font-size:43px;line-height:1.15}.about-profile p{font-size:18px;line-height:1.8;color:var(--muted)}.about-video-grid{display:grid;gap:35px}.about-video-grid article{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;align-items:center;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.about-video-grid article:nth-child(even) video{order:2}.about-video-grid video{width:100%;height:350px;object-fit:cover;background:#000}.about-video-grid article>div{padding:35px}.about-video-grid p{color:var(--muted);line-height:1.7}.content-feature-image{width:100%;margin-top:35px;border-radius:12px}@media(max-width:800px){.page-media-header{height:220px}.page-media-header.is-video{height:310px}.page-media-copy h1{font-size:34px}.about-profile h2{font-size:32px}.about-video-grid article{grid-template-columns:1fr}.about-video-grid article:nth-child(even) video{order:0}.about-video-grid video{height:250px}}
