.wf-catalog{--wf-accent:var(--rayan-blue,#0965f5);--wf-navy:var(--rayan-navy,#052657);--wf-ink:var(--rayan-ink,#0c2242);--wf-muted:var(--rayan-muted,#61728a);--wf-line:var(--rayan-line,#dce6f2);--wf-soft:var(--rayan-soft,#f5f8fc);color:var(--wf-ink);background:#fff}
.wf-catalog *{box-sizing:border-box}
.wf-catalog :where(a,button,input,select,summary){min-height:44px}
.wf-catalog svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.wf-section{padding:72px 0;scroll-margin-top:148px}
.wf-soft-section,.wf-path-section,.wf-brand-intro{background:var(--wf-soft)}
.wf-section-heading{display:flex;align-items:center;justify-content:center;gap:15px;margin:0 auto 36px;text-align:center}
.wf-section-heading>span{width:42px;height:42px;display:grid;flex:0 0 auto;place-items:center;border:1px solid #cfe0f7;border-radius:14px;background:#eef5ff;color:var(--wf-accent);font-weight:900}
.wf-section-heading h2{margin:0 0 5px;font-size:clamp(24px,2.5vw,36px)}
.wf-section-heading p{margin:0;color:var(--wf-muted);font-size:14px}
.wf-eyebrow{display:block;margin-bottom:12px;color:#63b8ff;font-size:12px;font-weight:850;letter-spacing:.05em}
.wf-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:36px;color:#adc5e4;font-size:12px}
.wf-breadcrumb a{min-width:44px;display:inline-flex;align-items:center;justify-content:center;padding-inline:4px;color:#e5f0ff}
.wf-breadcrumb span{min-height:auto}
.wf-alias-note{display:inline-flex;align-items:center;min-height:32px;margin-bottom:12px;padding:4px 10px;border:1px solid rgba(255,255,255,.22);border-radius:30px;color:#c9dcf4;font-size:10px}
.wf-sample-badge{position:absolute;z-index:3;inset:14px 14px auto auto;display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border:1px solid #cfe0f5;border-radius:20px;background:rgba(255,255,255,.94);color:#345678;font-size:10px;font-weight:850;box-shadow:0 6px 18px rgba(2,35,79,.1)}

/* Catalog hero */
.wf-catalog-hero{position:relative;overflow:hidden;min-height:530px;background:radial-gradient(circle at 12% 110%,rgba(16,111,255,.25),transparent 34%),linear-gradient(125deg,#021024,#06295d 58%,#03152f);color:#fff}
.wf-catalog-hero::before{content:"";position:absolute;inset:0;opacity:.12;background-image:linear-gradient(rgba(128,190,255,.25) 1px,transparent 1px),linear-gradient(90deg,rgba(128,190,255,.25) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(90deg,transparent,#000 30%,#000 78%,transparent);pointer-events:none}
.wf-catalog-hero__grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.82fr);align-items:center;gap:65px;min-height:530px;padding-block:58px}
.wf-catalog-hero__copy{position:relative;z-index:2}
.wf-catalog-hero h1{max-width:760px;margin:0 0 16px;color:#fff;font-size:clamp(38px,4.6vw,65px);line-height:1.42;letter-spacing:-1.6px}
.wf-catalog-hero p{max-width:720px;margin:0 0 25px;color:#c7d9ed;font-size:16px;line-height:2}
.wf-catalog-hero__visual{position:relative;min-height:390px;display:grid;place-items:center;direction:ltr}
.wf-catalog-hero__visual>img{width:100%;height:430px;object-fit:contain}
.wf-device-orbit{position:relative;width:min(390px,90%);aspect-ratio:1;display:grid;place-items:center;border:1px solid rgba(34,159,255,.84);border-radius:50%;box-shadow:0 0 0 24px rgba(0,113,255,.07),inset 0 0 54px rgba(0,113,255,.2),0 0 70px rgba(0,115,255,.25)}
.wf-device-orbit::before,.wf-device-orbit::after,.wf-device-orbit>span{content:"";position:absolute;border-radius:50%;pointer-events:none}
.wf-device-orbit::before{inset:-27px;border:1px solid rgba(57,154,255,.22)}
.wf-device-orbit::after{inset:15%;background:radial-gradient(circle,rgba(13,113,244,.35),transparent 68%)}
.wf-device-orbit>span:nth-child(1){inset:-2px;border-block:8px solid #10a6ff;transform:rotate(48deg)}
.wf-device-orbit>span:nth-child(2){inset:-12%;border-bottom:1px solid rgba(91,171,255,.28);filter:drop-shadow(0 18px 20px #0a76e6)}
.wf-device-orbit img{position:relative;z-index:2;width:56%;height:56%;padding:8px;border-radius:18px;background:#fff;object-fit:contain;box-shadow:0 18px 40px rgba(0,0,0,.22);filter:drop-shadow(0 24px 24px rgba(0,0,0,.28))}

/* Catalog cards */
.wf-search{width:min(620px,100%);min-height:52px;display:flex;align-items:center;gap:10px;margin:0 auto 28px;padding-inline:16px;border:1px solid var(--wf-line);border-radius:15px;background:#fff;box-shadow:0 8px 24px rgba(9,50,102,.05)}
.wf-search svg{width:21px;color:#7890ae}
.wf-search input{width:100%;border:0;outline:0;background:transparent;color:var(--wf-ink);font:inherit}
.wf-brand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.wf-brand-card{border:1px solid var(--wf-line);border-radius:20px;background:#fff;box-shadow:0 8px 28px rgba(5,44,94,.045);transition:transform .2s,border-color .2s,box-shadow .2s}
.wf-brand-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--wf-accent) 35%,#fff);box-shadow:0 18px 40px rgba(5,54,123,.1)}
.wf-brand-card>a{display:grid;grid-template-columns:74px minmax(0,1fr) 24px;align-items:center;gap:17px;min-height:150px;padding:20px;color:inherit}
.wf-brand-card__logo{width:74px;height:74px;display:grid;place-items:center;border:1px solid #dbe7f4;border-radius:18px;background:linear-gradient(145deg,#fbfdff,#eef5ff)}
.wf-brand-card__logo img{width:60px;height:60px;object-fit:contain}
.wf-brand-card__logo span{color:var(--wf-accent);font-size:30px;font-weight:950}
.wf-brand-card h3{margin:0 0 5px;font-size:18px}
.wf-brand-card p{display:-webkit-box;overflow:hidden;margin:0 0 6px;color:var(--wf-muted);font-size:11px;line-height:1.8;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.wf-brand-card small{color:var(--wf-accent);font-size:10px;font-weight:750}
.wf-brand-card>a>svg{width:22px;color:var(--wf-accent)}
.wf-filter-empty{grid-column:1/-1;padding:28px;border:1px dashed #c8d8eb;border-radius:16px;color:var(--wf-muted);text-align:center}
.wf-empty{padding:38px;border:1px dashed #c8d8eb;border-radius:20px;background:#fbfdff;text-align:center}
.wf-empty h3{margin:0 0 8px}.wf-empty p{margin:0 0 20px;color:var(--wf-muted)}

/* Three-step path and benefits */
.wf-path{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0;padding:0;list-style:none;counter-reset:path}
.wf-path li{position:relative;display:grid;grid-template-columns:46px 55px minmax(0,1fr);align-items:center;gap:12px;min-height:120px;padding:20px;border-block:1px solid #dae5f2;background:#fff}
.wf-path li:first-child{border-inline-start:1px solid #dae5f2;border-radius:0 18px 18px 0}.wf-path li:last-child{border-inline-end:1px solid #dae5f2;border-radius:18px 0 0 18px}
.wf-path li+li::before{content:"";position:absolute;inset-inline-start:0;top:50%;width:1px;height:58%;background:#dae5f2;transform:translateY(-50%)}
.wf-path li>b{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#eaf3ff;color:var(--wf-accent);font-size:12px}
.wf-path svg{width:50px;height:50px;padding:11px;border-radius:16px;background:#f4f8fe;color:var(--wf-accent)}
.wf-path strong{display:block}.wf-path span{display:block;color:var(--wf-muted);font-size:11px}
.wf-benefits{padding:28px 0 48px}
.wf-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.wf-benefit-grid article{display:grid;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:13px;padding:20px;border:1px solid var(--wf-line);border-radius:16px;background:#fff}
.wf-benefit-grid svg{width:50px;height:50px;padding:12px;border-radius:15px;background:#eff6ff;color:var(--wf-accent)}
.wf-benefit-grid h3{margin:0 0 4px;font-size:15px}.wf-benefit-grid p{margin:0;color:var(--wf-muted);font-size:10px}

/* Brand */
.wf-brand-hero{position:relative;overflow:hidden;min-height:440px;background:radial-gradient(circle at 85% 30%,color-mix(in srgb,var(--wf-accent) 34%,transparent),transparent 34%),linear-gradient(125deg,#021024,#062c64);color:#fff}
.wf-brand-hero__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);align-items:center;gap:50px;min-height:440px;padding-block:42px}
.wf-brand-hero h1{max-width:790px;margin:0 0 15px;color:#fff;font-size:clamp(34px,4vw,56px);line-height:1.55}
.wf-brand-hero p{max-width:700px;margin:0 0 22px;color:#c8daee;line-height:2}
.wf-brand-identity{display:flex;align-items:center;gap:12px;margin-bottom:13px}
.wf-brand-identity>img,.wf-brand-identity>span{width:58px;height:58px;display:grid;place-items:center;padding:8px;border:1px solid rgba(255,255,255,.2);border-radius:17px;background:rgba(255,255,255,.08);object-fit:contain;color:#fff;font-size:24px}
.wf-brand-identity b{font-size:14px}
.wf-hero-proof{display:flex;flex-wrap:wrap;gap:8px}.wf-hero-proof span{min-height:34px;padding:6px 11px;border:1px solid rgba(255,255,255,.16);border-radius:30px;background:rgba(255,255,255,.07);font-size:10px}
.wf-brand-hero__visual{display:grid;place-items:center;min-height:330px}.wf-brand-hero__visual>img{width:100%;height:350px;object-fit:contain;filter:drop-shadow(0 20px 30px rgba(0,0,0,.35))}
.wf-brand-mark{width:250px;height:250px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--wf-accent) 65%,#fff);border-radius:50%;background:rgba(4,45,97,.45);box-shadow:0 0 0 25px rgba(11,108,231,.09),0 0 75px rgba(0,118,255,.35);color:#fff;font-size:100px;font-weight:950}
.wf-filter-bar{display:grid;grid-template-columns:minmax(220px,1fr) 190px 190px auto;align-items:end;gap:12px;margin-bottom:26px;padding:18px;border:1px solid var(--wf-line);border-radius:18px;background:#f9fbfe}
.wf-filter-bar label{display:grid;gap:6px;color:#3b506d;font-size:11px;font-weight:750}.wf-filter-bar input,.wf-filter-bar select{width:100%;min-height:48px;padding:7px 12px;border:1px solid #cfdcec;border-radius:11px;background:#fff;color:var(--wf-ink);font:inherit}
.wf-vehicle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.wf-vehicle-card{overflow:hidden;border:1px solid var(--wf-line);border-radius:21px;background:#fff;box-shadow:0 8px 30px rgba(4,45,96,.055);transition:transform .2s,border-color .2s,box-shadow .2s}
.wf-vehicle-card:hover{transform:translateY(-5px);border-color:#b9d2f2;box-shadow:0 20px 44px rgba(4,49,112,.12)}
.wf-vehicle-card__image{position:relative;height:235px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#fbfdff,#edf4fc)}
.wf-vehicle-card__image img{width:100%;height:100%;object-fit:contain;padding:10px}
.wf-image-placeholder{font-size:70px;font-weight:950;color:#bdd4ee}
.wf-vehicle-card__body{display:grid;gap:12px;padding:20px}.wf-vehicle-card h3{margin:0 0 2px;font-size:20px}.wf-vehicle-card p{margin:0;color:var(--wf-muted);font-size:11px}
.wf-status{width:max-content;max-width:100%;min-height:28px;padding:4px 9px;border-radius:20px;background:#fff7e4;color:#8a5b00;font-size:9px;font-weight:850}.wf-status--verified{background:#e8f8f0;color:#16724a}
.wf-text-link{display:inline-flex;align-items:center;color:var(--wf-accent);font-size:11px;font-weight:850}
.wf-brand-intro .container{max-width:900px}.wf-brand-intro h2{font-size:28px}.wf-brand-intro p{color:#425873;line-height:2.1}

/* Vehicle hero and navigation */
.wf-vehicle-hero{position:relative;min-height:520px;overflow:hidden;background:radial-gradient(circle at 80% 30%,rgba(8,108,239,.3),transparent 34%),linear-gradient(120deg,#020d1c,#08284f);color:#fff}
.wf-vehicle-hero__media{position:absolute;inset:0;direction:ltr}.wf-vehicle-hero__media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,9,22,.15),rgba(1,12,28,.8) 56%,#020d1c 100%)}
[dir=ltr] .wf-vehicle-hero__media::after{background:linear-gradient(270deg,rgba(1,9,22,.15),rgba(1,12,28,.8) 56%,#020d1c 100%)}
.wf-vehicle-hero__media img{width:100%;height:100%;object-fit:cover}
.wf-vehicle-hero__content{position:relative;z-index:2;min-height:520px;padding-block:40px}
.wf-vehicle-hero__copy{position:relative;display:flex;min-height:390px;flex-direction:column;justify-content:center;width:min(620px,52%)}
.wf-vehicle-hero__copy>.wf-sample-badge{position:static;width:max-content;margin-bottom:14px;background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.2);color:#fff;box-shadow:none}
.wf-vehicle-hero h1{margin:0 0 13px;color:#fff;font-size:clamp(35px,4.4vw,59px);line-height:1.5}.wf-vehicle-hero p{margin:0 0 25px;color:#c7d9ec;font-size:15px;line-height:2}
.wf-vehicle-facts{display:flex;flex-wrap:wrap;gap:10px}.wf-vehicle-facts span{min-width:120px;min-height:64px;display:grid;align-content:center;padding:9px 13px;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:rgba(255,255,255,.07)}.wf-vehicle-facts b{color:#fff;font-size:13px}.wf-vehicle-facts small{color:#9fb9da;font-size:9px}
.wf-section-nav{position:sticky;z-index:80;top:88px;border-bottom:1px solid var(--wf-line);background:rgba(255,255,255,.96);box-shadow:0 8px 22px rgba(8,41,86,.055);backdrop-filter:blur(12px)}
.wf-section-nav .container{display:flex;justify-content:center;gap:7px;overflow-x:auto;padding-block:10px;scrollbar-width:thin}.wf-section-nav a{display:inline-flex;flex:0 0 auto;align-items:center;padding:7px 15px;border-radius:10px;color:#455a75;font-size:11px;font-weight:800}.wf-section-nav a:hover,.wf-section-nav a.is-active{background:#edf5ff;color:var(--wf-accent)}
.wf-section-disclosure{display:none}

/* Products */
.wf-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.wf-product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--wf-line);border-radius:20px;background:#fff;box-shadow:0 9px 30px rgba(6,44,94,.05)}
.wf-product-card__image{height:230px;display:grid;place-items:center;background:linear-gradient(145deg,#fbfdff,#eff5fc)}.wf-product-card__image img{width:100%;height:100%;object-fit:contain;padding:18px}
.wf-product-card__body{display:flex;flex:1;flex-direction:column;padding:19px}.wf-product-card h3{margin:0 0 8px;font-size:17px;line-height:1.65}.wf-product-card__price{min-height:40px;margin-bottom:13px;color:var(--wf-accent);font-weight:850}.wf-product-card__price del{color:#8d9aad;font-size:11px}.wf-product-card__price ins{text-decoration:none}.wf-product-card .rayan-button{width:100%;margin-top:auto;font-size:11px}.wf-product-card__stock{display:grid;place-items:center;min-height:48px;margin-top:auto;border-radius:12px;background:#f1f3f6;color:#78879a;font-size:11px;font-weight:800}
.wf-store-unavailable{padding:22px;border:1px solid #d9e4f1;border-radius:15px;background:#f7f9fc;color:#53677f;text-align:center}

/* Video */
.wf-video-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);gap:20px;align-items:start}
.wf-video-player{position:relative;overflow:hidden;aspect-ratio:16/9;border-radius:20px;background:#020811;box-shadow:0 18px 50px rgba(2,20,48,.2)}.wf-video-player video{width:100%;height:100%;display:block;object-fit:contain}.wf-video-placeholder{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(135deg,rgba(1,12,28,.72),rgba(4,34,74,.55))}.wf-video-placeholder[hidden]{display:none}.wf-video-placeholder button{display:grid;place-items:center;gap:8px;padding:16px 22px;border:1px solid rgba(255,255,255,.28);border-radius:16px;background:rgba(255,255,255,.11);color:#fff;font:inherit;font-size:12px;cursor:pointer}.wf-video-placeholder button span{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--wf-accent);font-size:18px}
.wf-video-playlist{display:grid;gap:10px;max-height:520px;overflow:auto}.wf-video-playlist button{width:100%;display:grid;grid-template-columns:115px minmax(0,1fr);align-items:center;gap:11px;padding:8px;border:1px solid var(--wf-line);border-radius:14px;background:#fff;color:var(--wf-ink);text-align:start;cursor:pointer}.wf-video-playlist button[aria-pressed=true]{border-color:var(--wf-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--wf-accent) 12%,transparent)}.wf-video-playlist img,.wf-video-thumb{width:115px;aspect-ratio:16/9;border-radius:9px;object-fit:cover;background:#071d3e}.wf-video-thumb{display:grid;place-items:center;color:#fff}.wf-video-playlist b{display:block;font-size:11px}.wf-video-playlist small{color:var(--wf-muted);font-size:9px}

/* Steps, gallery and downloads */
.wf-install-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none}.wf-install-steps li{position:relative;min-height:220px;padding:27px 22px 20px;border:1px solid var(--wf-line);border-radius:18px;background:#fff}.wf-install-steps li>b{position:absolute;inset:14px auto auto 14px;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--wf-accent);color:#fff;font-size:11px}.wf-install-steps h3{padding-inline-end:34px;font-size:16px}.wf-install-steps p{color:#50647e;font-size:12px;line-height:2}.wf-install-steps small{color:var(--wf-accent);font-size:10px;font-weight:800}
.wf-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.wf-gallery>button{position:relative;overflow:hidden;min-height:220px;padding:0;border:1px solid var(--wf-line);border-radius:17px;background:#fff;cursor:zoom-in}.wf-gallery img{width:100%;height:220px;display:block;object-fit:cover;transition:transform .25s}.wf-gallery button:hover img{transform:scale(1.035)}.wf-gallery button span{position:absolute;inset:auto 10px 10px;min-height:30px;padding:6px 9px;border-radius:9px;background:rgba(2,20,45,.78);color:#fff;font-size:10px}
.wf-gallery-dialog{width:min(1050px,calc(100% - 28px));max-height:92vh;padding:18px;border:0;border-radius:22px;background:#06182f;color:#fff;box-shadow:0 30px 90px rgba(0,0,0,.45)}.wf-gallery-dialog::backdrop{background:rgba(0,9,24,.78);backdrop-filter:blur(5px)}.wf-gallery-dialog img{width:100%;max-height:75vh;display:block;border-radius:14px;object-fit:contain}.wf-gallery-dialog form{text-align:center}.wf-dialog-close{position:absolute;z-index:2;inset:28px auto auto 28px;width:46px;height:46px;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:rgba(0,0,0,.62);color:#fff;font-size:25px;cursor:pointer}
.wf-location-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px}.wf-location-notes article{padding:21px;border:1px solid var(--wf-line);border-radius:17px;background:#fff}.wf-location-notes h3{font-size:16px}.wf-location-notes p{color:#53677e;font-size:11px;line-height:2}
.wf-download-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.wf-download-grid a{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:14px;padding:18px;border:1px solid var(--wf-line);border-radius:16px;color:var(--wf-ink)}.wf-download-grid a:hover{border-color:#9fc2ee;background:#f8fbff}.wf-download-grid svg{width:54px;height:54px;padding:13px;border-radius:15px;background:#edf5ff;color:var(--wf-accent)}.wf-download-grid b{display:block}.wf-download-grid small{color:var(--wf-muted);font-size:10px}
.wf-safety-section{padding-top:22px}.wf-safety-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.wf-safety-grid article{padding:25px;border:1px solid #d7e5f4;border-radius:20px;background:#f4f8fd}.wf-safety-grid article:first-child{border-color:#f1ddbd;background:#fff9ef}.wf-safety-grid h2{font-size:20px}.wf-safety-grid ul{margin:0;padding-inline-start:20px}.wf-safety-grid li{margin-block:8px;color:#4c6179;font-size:12px;line-height:1.9}
.wf-faq-shell{max-width:900px}.wf-faq-list{display:grid;gap:10px}.wf-faq-list details{border:1px solid var(--wf-line);border-radius:15px;background:#fff}.wf-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 18px;cursor:pointer;font-size:13px;font-weight:800;list-style:none}.wf-faq-list summary::-webkit-details-marker{display:none}.wf-faq-list summary span{font-size:21px;color:var(--wf-accent);transition:transform .2s}.wf-faq-list details[open] summary span{transform:rotate(45deg)}.wf-faq-list details>div{padding:0 18px 18px;color:#4f637b;font-size:12px;line-height:2}
.wf-vehicle-editor{border-top:1px solid var(--wf-line)}.wf-vehicle-editor>.container{max-width:900px}.wf-vehicle-editor p{color:#465c75;line-height:2}

@media (max-width:1100px){
  .wf-catalog-hero__grid,.wf-brand-hero__grid{grid-template-columns:minmax(0,1fr) 340px;gap:30px}
  .wf-brand-grid,.wf-vehicle-grid,.wf-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .wf-filter-bar{grid-template-columns:1fr 1fr}.wf-filter-bar label:first-child{grid-column:1/-1}
  .wf-video-layout{grid-template-columns:1fr}.wf-video-playlist{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}
  .wf-install-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.wf-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media (max-width:900px){
  .wf-section{padding:56px 0}.wf-catalog-hero__grid,.wf-brand-hero__grid{grid-template-columns:1fr;gap:12px}.wf-catalog-hero__copy,.wf-brand-hero__copy{text-align:center}.wf-breadcrumb,.wf-hero-proof{justify-content:center}.wf-catalog-hero h1,.wf-catalog-hero p,.wf-brand-hero h1,.wf-brand-hero p{margin-inline:auto}.wf-catalog-hero__visual{min-height:320px}.wf-device-orbit{width:300px}.wf-brand-hero__visual{min-height:230px}.wf-brand-hero__visual>img{height:280px}.wf-brand-mark{width:190px;height:190px;font-size:72px}.wf-brand-identity{justify-content:center}
  .wf-path{grid-template-columns:1fr}.wf-path li,.wf-path li:first-child,.wf-path li:last-child{border:1px solid #dae5f2;border-radius:15px}.wf-path li+li{margin-top:10px}.wf-path li+li::before{display:none}.wf-benefit-grid{grid-template-columns:1fr}
  .wf-vehicle-hero__media::after,[dir=ltr] .wf-vehicle-hero__media::after{background:linear-gradient(0deg,rgba(1,10,24,.9),rgba(1,12,28,.42) 70%,rgba(1,10,24,.2))}.wf-vehicle-hero__copy{width:100%;justify-content:flex-end;padding-top:160px;text-align:center}.wf-vehicle-facts{justify-content:center}.wf-vehicle-hero .wf-breadcrumb{justify-content:flex-start}
  .wf-section-nav{display:none}.wf-section-disclosure{position:sticky;z-index:80;top:78px;display:block;margin:0;padding:10px 18px;border-bottom:1px solid var(--wf-line);background:rgba(255,255,255,.97)}.wf-section-disclosure summary{display:flex;align-items:center;justify-content:center;border:1px solid var(--wf-line);border-radius:11px;color:var(--wf-ink);cursor:pointer;font-size:12px;font-weight:850;list-style:none}.wf-section-disclosure summary::-webkit-details-marker{display:none}.wf-section-disclosure nav{display:grid;gap:4px;padding-top:8px}.wf-section-disclosure a{display:flex;align-items:center;padding:5px 12px;border-radius:9px;color:#415671;font-size:11px}.wf-section-disclosure a:hover{background:#edf5ff;color:var(--wf-accent)}
  .wf-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.wf-location-notes{grid-template-columns:1fr}
}
@media (max-width:600px){
  .wf-section{padding:44px 0;scroll-margin-top:120px}.wf-section-heading{align-items:flex-start;text-align:start}.wf-section-heading>span{width:38px;height:38px}.wf-section-heading h2{font-size:23px}.wf-section-heading p{font-size:11px}
  .wf-catalog-hero__grid{min-height:0;padding-block:42px 28px}.wf-catalog-hero h1{font-size:34px}.wf-catalog-hero p{font-size:12px}.wf-catalog-hero__visual{min-height:270px}.wf-device-orbit{width:240px}.wf-brand-hero h1{font-size:31px}.wf-brand-hero p{font-size:12px}.wf-brand-hero__visual{min-height:190px}.wf-brand-hero__visual>img{height:220px}.wf-brand-mark{width:150px;height:150px;font-size:55px}
  .wf-brand-grid,.wf-vehicle-grid,.wf-product-grid{grid-template-columns:1fr}.wf-brand-card>a{grid-template-columns:62px minmax(0,1fr) 20px;min-height:128px;padding:16px}.wf-brand-card__logo{width:62px;height:62px}.wf-brand-card__logo img{width:50px;height:50px}
  .wf-filter-bar{grid-template-columns:1fr;padding:14px}.wf-filter-bar label:first-child{grid-column:auto}.wf-filter-bar .rayan-button{width:100%}.wf-vehicle-card__image,.wf-product-card__image{height:210px}
  .wf-path li{grid-template-columns:38px 48px minmax(0,1fr);min-height:100px;padding:14px}.wf-path svg{width:46px;height:46px}.wf-benefit-grid article{padding:15px}
  .wf-vehicle-hero__content{min-height:560px}.wf-vehicle-hero__copy{min-height:480px;padding-top:200px}.wf-vehicle-hero h1{font-size:30px}.wf-vehicle-hero p{font-size:12px}.wf-vehicle-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.wf-vehicle-facts span{min-width:0}
  .wf-video-playlist{grid-template-columns:1fr}.wf-video-playlist button{grid-template-columns:100px minmax(0,1fr)}.wf-video-playlist img,.wf-video-thumb{width:100px}.wf-video-placeholder button{font-size:10px}
  .wf-install-steps{grid-template-columns:1fr}.wf-gallery{grid-template-columns:1fr 1fr;gap:8px}.wf-gallery>button,.wf-gallery img{height:150px;min-height:150px}.wf-dialog-close{inset:24px auto auto 24px}.wf-download-grid,.wf-safety-grid{grid-template-columns:1fr}.wf-download-grid a{padding:14px}
}
@media (max-width:360px){.wf-gallery{grid-template-columns:1fr}.wf-gallery>button,.wf-gallery img{height:210px}.wf-vehicle-facts{grid-template-columns:1fr}}
@media (prefers-reduced-motion:reduce){.wf-catalog *{scroll-behavior:auto!important;transition:none!important;animation:none!important}.wf-brand-card:hover,.wf-vehicle-card:hover{transform:none}}
/* Interactive make/model finder */
.wf-finder-section{background:#f5f8fc}
.wf-finder{--wf-ink:#10213b;--wf-muted:#64748b;color:var(--wf-ink)}
.wf-finder .wf-section-heading{margin-bottom:24px}
.wf-finder__search{display:flex;align-items:center;gap:16px;margin-bottom:20px}
.wf-finder__search label{position:relative;display:block;flex:1;max-width:680px}
.wf-finder__search svg{position:absolute;inset-inline-start:17px;top:50%;width:21px;fill:none;stroke:currentColor;stroke-width:1.8;transform:translateY(-50%);color:#64748b;pointer-events:none}
.wf-finder__search input{width:100%;min-height:52px;padding:0 50px;border:1px solid #d9e2ef;border-radius:16px;background:#fff;color:var(--wf-ink);font:inherit;box-shadow:0 8px 30px rgba(15,35,64,.05)}
.wf-finder__search input:focus{outline:3px solid rgba(9,101,245,.18);border-color:#0965f5}
.wf-finder__status{min-width:90px;margin:0;color:var(--wf-muted);font-size:.88rem}
.wf-finder__layout{display:grid;grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:24px;align-items:start}
.wf-finder__brands{display:grid;gap:10px;padding:12px;border:1px solid #e0e7f1;border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(15,35,64,.07)}
.wf-finder__brand{display:grid;grid-template-columns:52px 1fr 22px;gap:12px;align-items:center;width:100%;min-height:72px;padding:10px 12px;border:1px solid transparent;border-radius:16px;background:transparent;color:var(--wf-ink);font:inherit;text-align:start;cursor:pointer;transition:.2s ease}
.wf-finder__brand:hover,.wf-finder__brand.is-active{border-color:color-mix(in srgb,var(--wf-accent) 35%,#dbe4ef);background:color-mix(in srgb,var(--wf-accent) 6%,#fff);transform:translateY(-1px)}
.wf-finder__brand:focus-visible{outline:3px solid rgba(9,101,245,.25);outline-offset:2px}
.wf-finder__brand-logo{display:grid;place-items:center;aspect-ratio:1;border-radius:14px;background:#f4f7fb;overflow:hidden}
.wf-finder__brand-logo img{width:100%;height:100%;object-fit:contain;padding:6px}
.wf-finder__brand-logo b{font-size:1.35rem;color:var(--wf-accent)}
.wf-finder__brand>span:nth-child(2){display:grid;gap:3px}
.wf-finder__brand strong{font-size:.98rem}
.wf-finder__brand small{color:var(--wf-muted)}
.wf-finder__brand>svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform .2s}
[dir=rtl] .wf-finder__brand>svg{transform:scaleX(-1)}
.wf-finder__models{min-height:430px;padding:24px;border:1px solid #e0e7f1;border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(15,35,64,.07)}
.wf-finder__prompt{display:flex;align-items:center;justify-content:center;gap:18px;min-height:380px;text-align:start;color:var(--wf-muted)}
.wf-finder__prompt>span{display:grid;place-items:center;width:66px;height:66px;border-radius:50%;background:#edf4ff;color:#0965f5;font-weight:800;font-size:1.2rem}
.wf-finder__prompt strong,.wf-finder__empty strong{display:block;margin-bottom:5px;color:var(--wf-ink);font-size:1.1rem}
.wf-finder__prompt p,.wf-finder__empty p{margin:0}
.wf-finder__model-panel>header{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid #e8edf4}
.wf-finder__model-panel>header span{color:#0965f5;font-size:.78rem;font-weight:800}
.wf-finder__model-panel>header h3{margin:4px 0 0;font-size:clamp(1.15rem,2vw,1.5rem)}
.wf-finder__model-panel>header a{color:#0965f5;font-size:.88rem;font-weight:700}
.wf-finder__model-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.wf-finder__model{display:grid;grid-template-columns:86px 1fr 20px;gap:14px;align-items:center;min-height:118px;padding:12px;border:1px solid #e4eaf2;border-radius:18px;background:#fff;color:var(--wf-ink);text-decoration:none;transition:.2s ease}
.wf-finder__model:hover{border-color:#a9c8fa;box-shadow:0 12px 28px rgba(9,101,245,.1);transform:translateY(-2px)}
.wf-finder__model:focus-visible{outline:3px solid rgba(9,101,245,.25);outline-offset:2px}
.wf-finder__model-image{display:grid;place-items:center;width:86px;aspect-ratio:4/3;border-radius:13px;background:linear-gradient(145deg,#f6f8fb,#e8eef6);overflow:hidden}
.wf-finder__model-image img{width:100%;height:100%;object-fit:cover}
.wf-finder__model-image b{font-size:1.55rem;color:#6d7f98}
.wf-finder__model-copy{display:grid;gap:4px}
.wf-finder__model-copy strong{font-size:1rem}
.wf-finder__model-copy small{color:var(--wf-muted)}
.wf-finder__model-copy .wf-status{justify-self:start;margin-top:5px;font-size:.72rem}
.wf-finder__model>svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.8}
[dir=rtl] .wf-finder__model>svg{transform:scaleX(-1)}
.wf-finder__empty{display:grid;place-items:center;min-height:300px;text-align:center;color:var(--wf-muted)}
.wf-finder--compact .wf-section-heading{display:none}
.wf-finder--compact .wf-finder__models{min-height:330px}

@media (max-width:900px){
  .wf-finder__layout{grid-template-columns:1fr}
  .wf-finder__brands{grid-template-columns:repeat(3,minmax(0,1fr))}
  .wf-finder__brand{grid-template-columns:44px 1fr;min-height:66px}
  .wf-finder__brand>svg{display:none}
  .wf-finder__models{min-height:340px}
  .wf-finder__prompt{min-height:290px}
}
@media (max-width:640px){
  .wf-finder__search{display:block}
  .wf-finder__status{min-height:22px;margin-top:6px}
  .wf-finder__brands{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:9px}
  .wf-finder__brand{flex:0 0 154px;scroll-snap-align:start}
  .wf-finder__models{padding:16px;border-radius:19px}
  .wf-finder__model-panel>header{align-items:start;flex-direction:column}
  .wf-finder__model-grid{grid-template-columns:1fr}
  .wf-finder__model{grid-template-columns:74px 1fr 18px;min-height:104px}
  .wf-finder__model-image{width:74px}
}
@media (prefers-reduced-motion:reduce){
  .wf-finder__brand,.wf-finder__model{transition:none}
}

/* Vehicle landing page v2 */
.wf-vehicle-page--v2 .wf-vehicle-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.wf-recommendation-summary{padding-top:42px;padding-bottom:20px}
.wf-summary-card{display:grid;grid-template-columns:58px 1fr;gap:20px;padding:26px;border:1px solid #cfe0fb;border-radius:24px;background:linear-gradient(135deg,#f7faff,#fff);box-shadow:0 16px 45px rgba(19,54,104,.08)}
.wf-summary-card>span{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:#0965f5;color:#fff;font-size:1.5rem;font-weight:900}
.wf-summary-card h2{margin:0 0 10px;font-size:clamp(1.25rem,2vw,1.7rem)}
.wf-summary-card h3{margin:18px 0 6px;font-size:1.04rem}
.wf-summary-card p{margin:0 0 8px;color:#52627a}
.wf-product-grid--recommendations{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:stretch}
.wf-product-card{position:relative}
.wf-product-card.is-primary{border-color:#7faef7;box-shadow:0 18px 50px rgba(9,101,245,.14)}
.wf-product-card__badge{position:absolute;z-index:2;inset-inline-start:14px;top:14px;padding:6px 10px;border-radius:999px;background:#0e2a52;color:#fff;font-size:.72rem;font-weight:800}
.wf-product-card__reason{color:#4d5f77;font-size:.9rem}
.wf-product-card__reason p,.wf-product-card__detail p{margin:.35rem 0}
.wf-product-card__detail{margin-top:10px;padding:10px 12px;border-radius:12px;background:#f2f7ff;color:#42536a;font-size:.84rem}
.wf-product-card__detail strong{display:block;margin-bottom:3px;color:#173459}
.wf-product-card__detail.is-warning{background:#fff8e9}
.wf-comparison-scroll{overflow-x:auto;border:1px solid #dfe7f1;border-radius:20px;background:#fff;box-shadow:0 12px 36px rgba(15,35,64,.06)}
.wf-comparison{width:100%;min-width:760px;border-collapse:collapse;text-align:start}
.wf-comparison th,.wf-comparison td{padding:16px;border-bottom:1px solid #e7edf4;vertical-align:top;text-align:start}
.wf-comparison thead th{background:#102b52;color:#fff;font-size:.84rem}
.wf-comparison tbody th{min-width:170px;color:#102b52}
.wf-comparison tbody tr:last-child>*{border-bottom:0}
.wf-comparison a{color:#0965f5}
.wf-technical-section{background:#102846;color:#fff}
.wf-technical-section .wf-section-heading h2,.wf-technical-section .wf-section-heading p{color:#fff}
.wf-technical-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.wf-technical-grid article{padding:20px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:rgba(255,255,255,.06)}
.wf-technical-grid h3{margin:0 0 9px;color:#9fc4ff;font-size:.96rem}
.wf-technical-grid p{margin:0;color:#e2eaf4;font-size:.9rem;line-height:1.9}
.wf-video-player[data-wf-player-stage]{position:relative;aspect-ratio:16/9;overflow:hidden;background:#08182d}
.wf-video-player[data-wf-player-stage] video,.wf-video-player[data-wf-player-stage] iframe{position:absolute;inset:0;width:100%;height:100%;border:0;object-fit:contain}
.wf-video-player[data-wf-player-stage] .wf-video-placeholder{z-index:2}
.wf-vehicle-cta{padding:52px 0;background:linear-gradient(125deg,#0757dc,#0d2e59);color:#fff}
.wf-vehicle-cta .container{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:center}
.wf-vehicle-cta span{color:#bcd6ff;font-size:.82rem;font-weight:800}
.wf-vehicle-cta h2{margin:6px 0 8px;color:#fff;font-size:clamp(1.45rem,3vw,2.2rem)}
.wf-vehicle-cta p{max-width:760px;margin:0;color:#e5efff}
.wf-vehicle-cta__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}
.wf-vehicle-cta .rayan-button--outline{border-color:rgba(255,255,255,.6);color:#fff}
.wf-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.wf-related-grid>a{display:grid;gap:6px;padding:18px;border:1px solid #e1e8f1;border-radius:16px;background:#fff;color:#173459;text-decoration:none;transition:.2s}
.wf-related-grid>a:hover{border-color:#8eb7f7;transform:translateY(-2px);box-shadow:0 12px 28px rgba(9,101,245,.09)}
.wf-related-grid span{color:#64748b;font-size:.82rem}
.wf-related-articles-title{margin-top:42px}
@media (max-width:900px){
  .wf-technical-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .wf-vehicle-cta .container{grid-template-columns:1fr}
  .wf-vehicle-cta__actions{justify-content:flex-start}
  .wf-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:600px){
  .wf-summary-card{grid-template-columns:1fr;padding:20px}
  .wf-technical-grid,.wf-related-grid{grid-template-columns:1fr}
  .wf-vehicle-page--v2 .wf-vehicle-hero__actions .rayan-button,.wf-vehicle-cta__actions .rayan-button{width:100%;justify-content:center}
}

/* 11.1 — Reference-led /car-tracker/ landing page */
.wf-catalog--reference{background:#f6f8fc}
.wf-reference-hero{position:relative;isolation:isolate;min-height:620px;overflow:hidden;background:#031846;color:#fff}
.wf-reference-hero__media,.wf-reference-hero__media::after{position:absolute;inset:0}
.wf-reference-hero__media{z-index:-3}
.wf-reference-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center}
.wf-reference-hero__media::after{content:"";background:linear-gradient(90deg,rgba(1,14,48,.08) 30%,rgba(2,21,67,.38) 54%,rgba(1,13,42,.76) 100%)}
.wf-reference-hero__mesh{position:absolute;z-index:-2;inset:0;opacity:.25;background-image:linear-gradient(rgba(40,122,255,.22) 1px,transparent 1px),linear-gradient(90deg,rgba(40,122,255,.22) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(90deg,#0000,#000 18%,#000 60%,#0000)}
.wf-reference-hero__inner{position:relative;min-height:620px;padding-top:30px;padding-bottom:42px}
.wf-reference-hero .wf-breadcrumb{position:relative;z-index:2;justify-content:flex-start;margin:0 0 28px;color:#bed4f6}
.wf-reference-hero__copy{width:min(670px,58%);margin-right:auto;margin-left:0;padding-top:30px;text-align:center}
.wf-reference-kicker{display:inline-flex;align-items:center;min-height:30px;margin-bottom:12px;padding:4px 12px;border:1px solid rgba(111,174,255,.38);border-radius:999px;background:rgba(5,37,97,.42);color:#9ec8ff;font-size:11px;font-weight:800;backdrop-filter:blur(8px)}
.wf-reference-hero h1{margin:0;color:#fff;font-size:clamp(38px,4.4vw,64px);font-weight:900;line-height:1.45;letter-spacing:-1.3px;text-shadow:0 4px 28px rgba(0,0,0,.28)}
.wf-reference-hero__copy>p{max-width:650px;margin:15px auto 22px;color:#d7e4f8;font-size:16px;line-height:2.1}
.wf-reference-hero__button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:8px 20px;border:1px solid rgba(255,255,255,.42);border-radius:12px;background:rgba(255,255,255,.09);color:#fff;font-size:13px;font-weight:800;box-shadow:0 12px 30px rgba(0,0,0,.13);backdrop-filter:blur(8px);transition:.2s ease}
.wf-reference-hero__button:hover{background:#fff;color:#0a347b;transform:translateY(-2px)}
.wf-reference-hero__button svg{width:19px}
.wf-reference-hero__proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:38px}
.wf-reference-hero__proof article{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;min-height:76px;padding:10px;border-inline-end:1px solid rgba(172,205,255,.19);text-align:start}
.wf-reference-hero__proof article:last-child{border-inline-end:0}
.wf-reference-hero__proof svg{width:44px;height:44px;padding:8px;color:#fff}
.wf-reference-hero__proof strong,.wf-reference-hero__proof small{display:block}
.wf-reference-hero__proof strong{color:#fff;font-size:12px;line-height:1.7}
.wf-reference-hero__proof small{margin-top:2px;color:#a9c7ed;font-size:9px;line-height:1.6}
.wf-reference-pin{position:absolute;z-index:-1;inset:60px 4% auto auto;width:150px;color:#1682ff;filter:drop-shadow(0 12px 22px rgba(0,106,255,.5));opacity:.75}
.wf-reference-pin svg{width:100%;overflow:visible;fill:none;stroke:currentColor;stroke-width:2}
.wf-reference-pin circle{stroke-dasharray:4 4}

.wf-reference-finder{position:relative;z-index:3;margin-top:-22px;padding:64px 0 70px;border-radius:22px 22px 0 0;background:linear-gradient(180deg,#fff 0,#f8faff 100%);box-shadow:0 -8px 32px rgba(2,27,73,.09)}
.wf-catalog--reference .wf-finder>.wf-section-heading{display:grid;grid-template-columns:minmax(36px,110px) auto minmax(36px,110px);gap:20px;margin-bottom:38px}
.wf-catalog--reference .wf-finder>.wf-section-heading::before,.wf-catalog--reference .wf-finder>.wf-section-heading::after{content:"";height:1px;background:linear-gradient(90deg,transparent,#0e5ecb)}
.wf-catalog--reference .wf-finder>.wf-section-heading::after{background:linear-gradient(90deg,#0e5ecb,transparent)}
.wf-catalog--reference .wf-finder>.wf-section-heading>span{display:none}
.wf-catalog--reference .wf-finder>.wf-section-heading>div{grid-column:2}
.wf-catalog--reference .wf-finder>.wf-section-heading h2{font-size:clamp(28px,3vw,42px);font-weight:900}
.wf-catalog--reference .wf-finder>.wf-section-heading p{margin-top:10px;color:#718096;font-size:14px}
.wf-catalog--reference .wf-finder__layout{display:block}
.wf-catalog--reference .wf-finder__brands{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.wf-catalog--reference .wf-finder__brand{position:relative;display:flex;flex-direction:column;justify-content:center;gap:14px;min-height:220px;padding:24px 16px;border:1px solid #e8edf5;border-radius:18px;background:#fff;text-align:center;box-shadow:0 10px 30px rgba(13,47,98,.055);transition:transform .22s,border-color .22s,box-shadow .22s}
.wf-catalog--reference .wf-finder__brand::after{content:"‹";position:absolute;inset:auto 22px 16px auto;color:#0b5bd3;font-size:18px;line-height:1}
.wf-catalog--reference .wf-finder__brand:hover,.wf-catalog--reference .wf-finder__brand.is-active{border-color:color-mix(in srgb,var(--wf-accent) 46%,#dbe6f5);background:#fff;box-shadow:0 18px 42px rgba(10,75,166,.12);transform:translateY(-5px)}
.wf-catalog--reference .wf-finder__brand-logo{display:grid;place-items:center;width:112px;height:92px;aspect-ratio:auto;margin:0 auto;border:0;border-radius:0;background:transparent;overflow:visible}
.wf-catalog--reference .wf-finder__brand-logo img{width:100%;height:100%;padding:0;object-fit:contain}
.wf-catalog--reference .wf-finder__brand>span:nth-child(2){display:grid;gap:8px}
.wf-catalog--reference .wf-finder__brand strong{font-size:17px;font-weight:900}
.wf-catalog--reference .wf-finder__brand small{color:#0b5bd3;font-size:11px;font-weight:700}
.wf-catalog--reference .wf-finder__brand>svg{display:none}
@media (min-width:1101px){
  .wf-catalog--reference .wf-finder__brand:last-child:nth-child(4n+1){grid-column:1/-1;width:calc((100% - 60px)/4);justify-self:center}
}
.wf-brand-wordmark{display:grid;place-items:center;min-width:82px;min-height:64px;padding:8px 12px;border:2px solid currentColor;border-radius:18px;color:var(--wf-accent);font-family:Arial,sans-serif;font-size:19px;font-weight:900;letter-spacing:-.03em}
.wf-brand-wordmark--saipa{border:0;color:#ed5b16;font-size:17px}
.wf-brand-wordmark--iran-khodro{color:#1267b1;border-radius:50% 50% 42% 42%}
.wf-brand-wordmark--pars-khodro{color:#727b87;border-color:#a6adb6;border-radius:50%}
.wf-brand-wordmark--kerman-motor{border:0;color:#0751a5;font-size:24px}
.wf-brand-wordmark--modiran-khodro{border:0;color:#d71935;font-size:24px}
.wf-brand-wordmark--bahman-motor{color:#d71935;border-color:#d71935;transform:rotate(-4deg)}
.wf-brand-wordmark--farda-motors{color:#31519c}
.wf-brand-wordmark--arian-pars-motor{color:#20242a;border-radius:6px}
.wf-brand-wordmark--other-brands{border:0;color:#0a4ca8;font-size:36px;letter-spacing:.1em}
.wf-catalog--reference .wf-finder__models{min-height:0;margin-top:30px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.wf-catalog--reference .wf-finder__prompt{display:none}
.wf-catalog--reference .wf-finder__empty[hidden]{display:none}
.wf-catalog--reference .wf-finder__model-panel{padding:26px;border:1px solid #dfe8f5;border-radius:22px;background:#fff;box-shadow:0 16px 45px rgba(12,54,112,.08)}
.wf-catalog--reference .wf-finder__model-panel{scroll-margin-top:110px}
.wf-catalog--reference .wf-finder__model-panel>header{align-items:center}
.wf-catalog--reference .wf-finder__model-panel>header h3:focus-visible{outline:3px solid rgba(9,101,245,.22);outline-offset:5px;border-radius:4px}
.wf-catalog--reference .wf-finder__model-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.wf-catalog--reference .wf-finder__model{min-height:126px}
.wf-catalog--reference .wf-finder__model-copy strong{color:#071a3a;font-size:1.08rem;font-weight:900}

.wf-reference-trust{padding:0 0 68px;background:#f3f6fb}
.wf-reference-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #e1e8f2;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(8,43,92,.055)}
.wf-reference-trust article{min-height:235px;padding:31px 25px;border-inline-end:1px solid #e6ecf4;text-align:center}
.wf-reference-trust article:last-child{border-inline-end:0}
.wf-reference-trust svg{width:58px;height:58px;margin-bottom:15px;padding:9px;color:#0b469f}
.wf-reference-trust h2{margin:0 0 10px;font-size:17px}
.wf-reference-trust p{margin:0;color:#64748b;font-size:12px;line-height:2}

@media (max-width:1100px){
  .wf-reference-hero__copy{width:64%}
  .wf-catalog--reference .wf-finder__brands{grid-template-columns:repeat(3,minmax(0,1fr))}
  .wf-reference-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .wf-reference-trust article:nth-child(2){border-inline-end:0}
  .wf-reference-trust article:nth-child(-n+2){border-bottom:1px solid #e6ecf4}
}
@media (max-width:800px){
  .wf-reference-hero{min-height:770px}
  .wf-reference-hero__media img{object-position:68% center}
  .wf-reference-hero__media::after{background:linear-gradient(180deg,rgba(1,16,51,.96) 0,rgba(2,21,66,.76) 48%,rgba(2,15,48,.28) 100%)}
  .wf-reference-hero__inner{min-height:770px}
  .wf-reference-hero__copy{width:100%;padding-top:18px}
  .wf-reference-pin{inset:auto 5% 140px auto;width:105px}
  .wf-reference-hero__proof{position:absolute;inset:auto 18px 28px;gap:4px;padding:8px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(1,18,55,.7);backdrop-filter:blur(12px)}
  .wf-reference-hero__proof article{grid-template-columns:38px minmax(0,1fr);padding:7px}
  .wf-reference-hero__proof svg{width:36px;height:36px;padding:7px}
  .wf-reference-hero__proof small{display:none}
  .wf-catalog--reference .wf-finder__brands{grid-template-columns:repeat(2,minmax(0,1fr))}
  .wf-catalog--reference .wf-finder__brand:last-child:nth-child(odd){grid-column:1/-1;width:calc(50% - 10px);justify-self:center}
  .wf-catalog--reference .wf-finder__model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:560px){
  .wf-reference-hero{min-height:730px}
  .wf-reference-hero__inner{min-height:730px;padding-inline:18px}
  .wf-reference-hero .wf-breadcrumb{margin-bottom:14px}
  .wf-reference-hero h1{font-size:34px}
  .wf-reference-hero__copy>p{font-size:12px}
  .wf-reference-hero__proof{grid-template-columns:1fr;inset:auto 14px 20px}
  .wf-reference-hero__proof article{min-height:48px;border-inline-end:0;border-bottom:1px solid rgba(172,205,255,.15)}
  .wf-reference-hero__proof article:last-child{border-bottom:0}
  .wf-reference-finder{padding:50px 0}
  .wf-catalog--reference .wf-finder>.wf-section-heading{grid-template-columns:30px minmax(0,1fr) 30px;gap:10px}
  .wf-catalog--reference .wf-finder>.wf-section-heading h2{font-size:27px}
  .wf-catalog--reference .wf-finder>.wf-section-heading p{font-size:11px;line-height:1.8}
  .wf-catalog--reference .wf-finder__brands{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow:visible}
  .wf-catalog--reference .wf-finder__brand{min-height:172px;padding:17px 8px;flex-basis:auto}
  .wf-catalog--reference .wf-finder__brand-logo{width:82px;height:68px}
  .wf-catalog--reference .wf-finder__brand strong{font-size:14px}
  .wf-catalog--reference .wf-finder__brand small{font-size:9px}
  .wf-catalog--reference .wf-finder__brand::after{inset:auto 12px 10px auto}
  .wf-catalog--reference .wf-finder__model-panel{padding:15px}
  .wf-catalog--reference .wf-finder__model-grid{grid-template-columns:1fr}
  .wf-reference-trust__grid{grid-template-columns:1fr}
  .wf-reference-trust article,.wf-reference-trust article:nth-child(2){min-height:200px;border-inline-end:0;border-bottom:1px solid #e6ecf4}
  .wf-reference-trust article:last-child{border-bottom:0}
}

/* 13.1 — Premium vehicle selector. Kept last to replace the 11.1 skin safely. */
.wf-catalog--premium{--wf-premium-blue:#1476ff;--wf-premium-navy:#03132f;--wf-premium-ink:#0b1e3a;--wf-premium-muted:#62728a;background:#f3f6fb}
.wf-catalog--premium .wf-reference-hero{min-height:720px;background:#020b1d}
.wf-catalog--premium .wf-reference-hero__media{z-index:-4}
.wf-catalog--premium .wf-reference-hero__media img{object-position:center;width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.04)}
.wf-catalog--premium .wf-reference-hero__media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,7,20,.97) 0%,rgba(2,13,34,.92) 31%,rgba(3,20,51,.55) 54%,rgba(2,14,38,.05) 78%),linear-gradient(0deg,rgba(1,8,23,.68),transparent 42%)}
.wf-catalog--premium .wf-reference-hero__mesh{z-index:-3;opacity:.42;background-image:radial-gradient(circle at 78% 54%,rgba(16,119,255,.22),transparent 30%),linear-gradient(rgba(75,151,255,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(75,151,255,.14) 1px,transparent 1px);background-size:auto,56px 56px,56px 56px;mask-image:linear-gradient(90deg,#000 0,#000 30%,rgba(0,0,0,.7) 72%,transparent 100%)}
.wf-catalog--premium .wf-reference-hero__inner{min-height:720px;padding-top:26px;padding-bottom:108px}
.wf-catalog--premium .wf-reference-hero .wf-breadcrumb{margin-bottom:30px;color:#9fb8dc;font-size:11px}
.wf-catalog--premium .wf-reference-hero .wf-breadcrumb a{color:#e6effd}
.wf-catalog--premium .wf-reference-hero__grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(430px,1.06fr);grid-template-areas:"copy visual";align-items:center;gap:44px;min-height:500px;direction:ltr}
.wf-catalog--premium .wf-reference-hero__copy{grid-area:copy;width:auto;margin:0;padding:0;text-align:start;direction:var(--wf-copy-direction,rtl)}
[dir=ltr] .wf-catalog--premium .wf-reference-hero__copy{--wf-copy-direction:ltr}
.wf-catalog--premium .wf-reference-kicker{gap:9px;min-height:34px;margin-bottom:16px;padding:5px 13px;border-color:rgba(91,160,255,.34);background:rgba(10,45,101,.44);color:#acd0ff;font-size:11px;letter-spacing:.015em;box-shadow:inset 0 1px rgba(255,255,255,.06)}
.wf-catalog--premium .wf-reference-kicker i{width:7px;height:7px;border-radius:50%;background:#3ee6a5;box-shadow:0 0 0 5px rgba(62,230,165,.1),0 0 18px rgba(62,230,165,.65);animation:wfPremiumPulse 2.2s ease-in-out infinite}
@keyframes wfPremiumPulse{50%{box-shadow:0 0 0 8px rgba(62,230,165,0),0 0 22px rgba(62,230,165,.9)}}
.wf-catalog--premium .wf-reference-hero h1{max-width:690px;margin:0;color:#fff;font-size:clamp(42px,4.5vw,66px);font-weight:950;line-height:1.38;letter-spacing:-1.8px;text-align:start;text-shadow:0 12px 35px rgba(0,0,0,.28)}
.wf-catalog--premium .wf-reference-hero__copy>p{max-width:650px;margin:18px 0 25px;color:#c9d8ec;font-size:15px;line-height:2.05;text-align:start}
.wf-catalog--premium .wf-reference-hero__actions{display:flex;flex-wrap:wrap;gap:10px}
.wf-catalog--premium .wf-reference-hero__button{gap:10px;min-height:52px;padding:9px 20px;border-radius:14px;font-size:12px;box-shadow:none}
.wf-catalog--premium .wf-reference-hero__button--primary{border-color:#2d86ff;background:linear-gradient(135deg,#1680ff,#0758d8);box-shadow:0 14px 32px rgba(4,91,220,.28)}
.wf-catalog--premium .wf-reference-hero__button--primary:hover{border-color:#fff;background:#fff;color:#073877}
.wf-catalog--premium .wf-reference-hero__button--ghost{border-color:rgba(255,255,255,.23);background:rgba(255,255,255,.06);color:#eef5ff}
.wf-catalog--premium .wf-reference-hero__button--ghost:hover{background:rgba(255,255,255,.13);color:#fff}
.wf-catalog--premium .wf-reference-hero__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:570px;margin:30px 0 0;padding:0;border-block:1px solid rgba(166,202,255,.14)}
.wf-catalog--premium .wf-reference-hero__metrics div{display:flex;min-width:0;align-items:center;justify-content:flex-start;gap:9px;padding:16px 13px;border-inline-end:1px solid rgba(166,202,255,.14)}
.wf-catalog--premium .wf-reference-hero__metrics div:first-child{padding-inline-start:0}
.wf-catalog--premium .wf-reference-hero__metrics div:last-child{border-inline-end:0}
.wf-catalog--premium .wf-reference-hero__metrics dt{order:2;color:#9eb6d7;font-size:9px;line-height:1.5}
.wf-catalog--premium .wf-reference-hero__metrics dd{order:1;margin:0;color:#fff;font-size:24px;font-weight:950;line-height:1}
.wf-catalog--premium .wf-reference-hero__visual{position:relative;grid-area:visual;align-self:stretch;min-height:470px;direction:rtl;pointer-events:none}
.wf-catalog--premium .wf-reference-signal{position:absolute;display:flex;align-items:center;gap:8px;min-height:42px;padding:8px 11px;border:1px solid rgba(169,207,255,.25);border-radius:12px;background:rgba(2,19,48,.68);color:#eaf3ff;font-size:9px;font-weight:800;box-shadow:0 16px 34px rgba(0,8,25,.3);backdrop-filter:blur(12px)}
.wf-catalog--premium .wf-reference-signal svg{width:25px;height:25px;padding:4px;border-radius:8px;background:rgba(16,113,255,.18);color:#59a1ff}
.wf-catalog--premium .wf-reference-signal::after{content:"";position:absolute;width:46px;border-top:1px dashed rgba(99,167,255,.45)}
.wf-catalog--premium .wf-reference-signal--security{inset:15% 3% auto auto}
.wf-catalog--premium .wf-reference-signal--security::after{inset:50% 100% auto auto}
.wf-catalog--premium .wf-reference-signal--location{inset:49% auto auto 0}
.wf-catalog--premium .wf-reference-signal--location::after{inset:50% auto auto 100%}
.wf-catalog--premium .wf-reference-dashboard{position:absolute;inset:auto 3% 3% auto;width:min(320px,76%);padding:15px 16px 17px;border:1px solid rgba(135,190,255,.27);border-radius:18px;background:linear-gradient(145deg,rgba(4,28,69,.82),rgba(2,14,38,.65));box-shadow:0 22px 50px rgba(0,7,23,.38),inset 0 1px rgba(255,255,255,.08);backdrop-filter:blur(16px)}
.wf-catalog--premium .wf-reference-dashboard header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid rgba(151,193,250,.13)}
.wf-catalog--premium .wf-reference-dashboard header span{display:flex;align-items:center;gap:7px;color:#bcd0eb;font-size:8px}
.wf-catalog--premium .wf-reference-dashboard header i{width:6px;height:6px;border-radius:50%;background:#41e3a7;box-shadow:0 0 12px #41e3a7}
.wf-catalog--premium .wf-reference-dashboard header b{color:#fff;font-family:Arial,sans-serif;font-size:9px;letter-spacing:.14em}
.wf-catalog--premium .wf-reference-dashboard__route{display:grid;grid-template-columns:30px 1fr 30px 1fr 30px;align-items:center;gap:7px;margin-top:14px;direction:ltr}
.wf-catalog--premium .wf-reference-dashboard__route span{width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(115,175,255,.28);border-radius:50%;color:#8facd0;font:700 9px Arial,sans-serif}
.wf-catalog--premium .wf-reference-dashboard__route span.is-active{border-color:#2e8dff;background:#1676f3;color:#fff;box-shadow:0 0 18px rgba(22,118,243,.5)}
.wf-catalog--premium .wf-reference-dashboard__route i{height:1px;background:linear-gradient(90deg,#2d8cff,rgba(126,181,255,.2))}
.wf-catalog--premium .wf-reference-dashboard p{margin:11px 0 0;color:#9eb7d8;font-size:9px;text-align:center}

.wf-catalog--premium .wf-reference-finder{z-index:5;margin-top:-76px;padding:0 0 78px;border-radius:0;background:transparent;box-shadow:none;scroll-margin-top:110px}
.wf-catalog--premium .wf-selector-shell{padding:34px;border:1px solid #dfe8f4;border-radius:30px;background:rgba(255,255,255,.985);box-shadow:0 28px 75px rgba(5,35,77,.14),0 2px 8px rgba(5,35,77,.05)}
.wf-catalog--premium .wf-selector-shell__header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px;margin-bottom:27px;padding-bottom:27px;border-bottom:1px solid #e6edf5}
.wf-catalog--premium .wf-selector-eyebrow{display:block;margin-bottom:7px;color:#126be8;font-size:10px;font-weight:900;letter-spacing:.025em}
.wf-catalog--premium .wf-selector-shell__header h2{margin:0 0 8px;color:#071a35;font-size:clamp(27px,3vw,40px);font-weight:950;line-height:1.45}
.wf-catalog--premium .wf-selector-shell__header p{max-width:690px;margin:0;color:#687990;font-size:12px;line-height:1.9}
.wf-catalog--premium .wf-selector-steps{display:grid;grid-template-columns:repeat(3,82px);margin:0;padding:0;list-style:none;direction:rtl}
.wf-catalog--premium .wf-selector-steps li{position:relative;display:grid;justify-items:center;gap:7px;color:#8795a9;font-size:9px;font-weight:800}
.wf-catalog--premium .wf-selector-steps li+li::before{content:"";position:absolute;z-index:0;inset:16px calc(50% + 17px) auto auto;width:calc(100% - 34px);height:1px;background:#dbe4ef}
.wf-catalog--premium .wf-selector-steps b{position:relative;z-index:1;width:34px;height:34px;display:grid;place-items:center;border:1px solid #d5e0ed;border-radius:50%;background:#fff;color:#8290a4;font-size:10px}
.wf-catalog--premium .wf-selector-steps li.is-active{color:#0d65df}
.wf-catalog--premium .wf-selector-steps li.is-active b{border-color:#1476ff;background:#1476ff;color:#fff;box-shadow:0 8px 18px rgba(20,118,255,.25)}
.wf-catalog--premium .wf-finder__search{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;margin-bottom:20px}
.wf-catalog--premium .wf-finder__search label{max-width:none}
.wf-catalog--premium .wf-finder__search input{min-height:56px;padding-inline:50px 45px;border-color:#d9e3ef;border-radius:15px;background:#f8fafd;box-shadow:none;font-size:12px}
.wf-catalog--premium .wf-finder__search input:focus{background:#fff;box-shadow:0 10px 26px rgba(13,92,198,.08)}
.wf-catalog--premium .wf-finder__search kbd{position:absolute;inset-inline-end:13px;top:50%;min-width:26px;min-height:26px;display:grid;place-items:center;padding:0;border:1px solid #dbe4ef;border-radius:7px;background:#fff;color:#8090a6;font:12px Arial,sans-serif;transform:translateY(-50%);box-shadow:0 2px 4px rgba(11,42,81,.04)}
.wf-catalog--premium .wf-finder__status{min-width:90px;color:#60728b;font-size:10px;text-align:center}
.wf-catalog--premium .wf-finder__reset{min-height:42px;padding:7px 12px;border:1px solid #d9e3ef;border-radius:11px;background:#fff;color:#45617f;font:inherit;font-size:9px;font-weight:800;cursor:pointer}
.wf-catalog--premium .wf-finder__reset:hover{border-color:#9fc2f2;color:#0b63df}
.wf-catalog--premium .wf-finder__layout{display:grid;grid-template-columns:minmax(270px,330px) minmax(0,1fr);gap:20px;align-items:start}
.wf-catalog--premium .wf-finder__brand-stage{overflow:hidden;border:1px solid #e0e8f2;border-radius:22px;background:#f7f9fc}
.wf-catalog--premium .wf-finder__stage-heading{display:flex;align-items:center;gap:12px;padding:16px 17px;border-bottom:1px solid #e2eaf3;background:#fff}
.wf-catalog--premium .wf-finder__stage-heading>span{width:38px;height:38px;display:grid;flex:0 0 auto;place-items:center;border-radius:12px;background:#eaf3ff;color:#0c67e5;font:900 10px Arial,sans-serif}
.wf-catalog--premium .wf-finder__stage-heading h3{margin:0 0 2px;color:#102643;font-size:13px}
.wf-catalog--premium .wf-finder__stage-heading p{margin:0;color:#7a899c;font-size:9px}
.wf-catalog--premium .wf-finder__brands{display:grid;grid-template-columns:1fr;gap:7px;max-height:570px;overflow:auto;padding:10px;border:0;border-radius:0;background:transparent;box-shadow:none;scrollbar-color:#bed0e5 transparent;scrollbar-width:thin}
.wf-catalog--premium .wf-finder__brand,.wf-catalog--premium .wf-finder__brand:last-child:nth-child(4n+1),.wf-catalog--premium .wf-finder__brand:last-child:nth-child(odd){position:relative;width:100%;min-height:70px;display:grid;grid-template-columns:48px minmax(0,1fr) 26px;align-items:center;gap:11px;padding:8px 10px;border:1px solid transparent;border-radius:14px;background:transparent;text-align:start;box-shadow:none;transform:none;transition:border-color .18s,background .18s,box-shadow .18s}
.wf-catalog--premium .wf-finder__brand::after{display:none}
.wf-catalog--premium .wf-finder__brand:hover{border-color:#d6e3f2;background:#fff;box-shadow:0 8px 22px rgba(8,48,101,.055);transform:none}
.wf-catalog--premium .wf-finder__brand.is-active{border-color:color-mix(in srgb,var(--wf-accent) 34%,#cdddee);background:#fff;box-shadow:0 9px 24px color-mix(in srgb,var(--wf-accent) 11%,transparent);transform:none}
.wf-catalog--premium .wf-finder__brand-logo{width:48px;height:48px;display:grid;place-items:center;margin:0;border:1px solid #e2e9f2;border-radius:12px;background:#fff;overflow:hidden}
.wf-catalog--premium .wf-finder__brand-logo img{width:100%;height:100%;padding:5px;object-fit:contain}
.wf-catalog--premium .wf-finder__brand>span:nth-child(2){display:grid;gap:3px;min-width:0}
.wf-catalog--premium .wf-finder__brand strong{overflow:hidden;color:#10243f;font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}
.wf-catalog--premium .wf-finder__brand small{color:#718198;font-size:8px;font-weight:700}
.wf-catalog--premium .wf-finder__brand-check{width:24px;height:24px;display:grid;place-items:center;border:1px solid #dbe4ef;border-radius:50%;background:#fff;color:#a6b3c3;transition:.18s}
.wf-catalog--premium .wf-finder__brand-check svg{display:block;width:14px;height:14px;opacity:0}
.wf-catalog--premium .wf-finder__brand.is-active .wf-finder__brand-check{border-color:var(--wf-accent);background:var(--wf-accent);color:#fff}
.wf-catalog--premium .wf-finder__brand.is-active .wf-finder__brand-check svg{opacity:1}
.wf-catalog--premium .wf-brand-wordmark{min-width:34px;min-height:29px;padding:4px;border-width:1px;border-radius:8px;font-size:10px}
.wf-catalog--premium .wf-brand-wordmark--kerman-motor,.wf-catalog--premium .wf-brand-wordmark--modiran-khodro{font-size:13px}
.wf-catalog--premium .wf-brand-wordmark--other-brands{font-size:18px}
.wf-catalog--premium .wf-finder__models{position:sticky;top:112px;display:grid;gap:14px;min-height:642px;margin:0;padding:22px;border:1px solid #e0e8f2;border-radius:22px;background:linear-gradient(145deg,#f8fafd,#fff);box-shadow:none}
.wf-catalog--premium .wf-finder__prompt{display:grid;grid-template-columns:minmax(230px,.8fr) minmax(0,1.2fr);align-items:center;gap:28px;min-height:590px;padding:22px;color:#66778d;text-align:start}
.wf-catalog--premium .wf-finder__prompt-visual{position:relative;min-height:260px;display:grid;place-items:center;border:1px solid #dbe7f5;border-radius:22px;background:radial-gradient(circle at 50% 55%,rgba(20,118,255,.15),transparent 52%),linear-gradient(145deg,#f7fbff,#eaf3ff);overflow:hidden}
.wf-catalog--premium .wf-finder__prompt-visual::before{content:"";position:absolute;width:200px;height:200px;border:1px dashed rgba(20,118,255,.32);border-radius:50%;box-shadow:0 0 0 28px rgba(20,118,255,.03)}
.wf-catalog--premium .wf-finder__prompt-visual svg{position:relative;z-index:1;width:82%;max-width:230px;color:#1a6fdf;filter:drop-shadow(0 16px 18px rgba(9,75,163,.14))}
.wf-catalog--premium .wf-finder__prompt-visual>span{position:absolute;z-index:2;inset:auto 13px 13px;display:flex;align-items:center;justify-content:center;gap:7px;min-height:34px;border:1px solid #d9e5f3;border-radius:10px;background:rgba(255,255,255,.88);color:#496685;font-size:8px;font-weight:800;backdrop-filter:blur(8px)}
.wf-catalog--premium .wf-finder__prompt-visual>span i{width:6px;height:6px;border-radius:50%;background:#f2a43d;box-shadow:0 0 0 4px rgba(242,164,61,.12)}
.wf-catalog--premium .wf-finder__prompt-copy>span{display:inline-grid;width:38px;height:38px;place-items:center;margin-bottom:13px;border-radius:12px;background:#eaf3ff;color:#0c67e5;font:900 10px Arial,sans-serif}
.wf-catalog--premium .wf-finder__prompt-copy strong{margin:0 0 9px;color:#102541;font-size:18px;line-height:1.7}
.wf-catalog--premium .wf-finder__prompt-copy p{max-width:440px;color:#687a91;font-size:11px;line-height:2}
.wf-catalog--premium .wf-finder__prompt-copy ul{display:grid;gap:7px;margin:17px 0 0;padding:0;list-style:none}
.wf-catalog--premium .wf-finder__prompt-copy li{position:relative;padding-inline-start:18px;color:#405a78;font-size:9px;font-weight:750}
.wf-catalog--premium .wf-finder__prompt-copy li::before{content:"";position:absolute;inset-inline-start:0;top:7px;width:8px;height:8px;border:2px solid #1680ff;border-radius:50%}
.wf-catalog--premium .wf-finder__model-panel{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;scroll-margin-top:118px}
.wf-catalog--premium .wf-finder__model-panel>header{align-items:center;margin-bottom:18px;padding-bottom:17px;border-bottom:1px solid #e3eaf3}
.wf-catalog--premium .wf-finder__model-panel>header span{color:#0d6fe8;font-size:9px;font-weight:900}
.wf-catalog--premium .wf-finder__model-panel>header h3{margin:4px 0 2px;color:#0d223e;font-size:clamp(18px,2vw,25px);font-weight:950}
.wf-catalog--premium .wf-finder__model-panel>header p{margin:0;color:#79899d;font-size:9px}
.wf-catalog--premium .wf-finder__model-panel>header a{display:inline-flex;align-items:center;gap:5px;min-height:38px;padding:6px 11px;border:1px solid #d9e5f2;border-radius:10px;background:#fff;color:#0d68df;font-size:9px;font-weight:850}
.wf-catalog--premium .wf-finder__model-panel>header a svg{width:15px}
[dir=rtl] .wf-catalog--premium .wf-finder__model-panel>header a svg{transform:scaleX(-1)}
.wf-catalog--premium .wf-finder__model-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}
.wf-catalog--premium .wf-finder__model{grid-template-columns:76px minmax(0,1fr) 30px;gap:12px;min-height:110px;padding:10px;border-color:#e2e9f2;border-radius:16px;box-shadow:0 5px 16px rgba(8,44,92,.035)}
.wf-catalog--premium .wf-finder__model:hover{border-color:#96bff7;background:#fbfdff;box-shadow:0 13px 28px rgba(13,91,197,.1);transform:translateY(-2px)}
.wf-catalog--premium .wf-finder__model-image{width:76px;border-radius:12px;background:linear-gradient(145deg,#f7f9fc,#e8eef6)}
.wf-catalog--premium .wf-finder__model-image img{object-fit:contain;padding:3px}
.wf-catalog--premium .wf-finder__model-copy strong{color:#0e223e;font-size:12px;font-weight:900}
.wf-catalog--premium .wf-finder__model-copy small{font-size:8px}
.wf-catalog--premium .wf-finder__model-copy .wf-status{min-height:24px;margin-top:3px;padding:3px 8px;font-size:7px}
.wf-catalog--premium .wf-finder__model-arrow{width:28px;height:28px;display:grid;place-items:center;border:1px solid #dce6f2;border-radius:9px;background:#f8fafd;color:#0d6fe8}
.wf-catalog--premium .wf-finder__model-arrow svg{width:15px}
[dir=rtl] .wf-catalog--premium .wf-finder__model-arrow svg{transform:scaleX(-1)}
.wf-catalog--premium .wf-finder__empty{min-height:580px}
.wf-catalog--premium .wf-finder__assistance{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:13px;margin-top:20px;padding:15px 17px;border:1px solid #dce7f3;border-radius:17px;background:#f7faff}
.wf-catalog--premium .wf-finder__assistance>svg{width:46px;height:46px;padding:11px;border-radius:14px;background:#e8f2ff;color:#0d6fe8}
.wf-catalog--premium .wf-finder__assistance strong{display:block;margin-bottom:3px;color:#102541;font-size:11px}
.wf-catalog--premium .wf-finder__assistance p{margin:0;color:#6e7f94;font-size:9px}
.wf-catalog--premium .wf-finder__assistance>a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:7px 14px;border-radius:11px;background:#0c66e3;color:#fff;font-size:9px;font-weight:850;box-shadow:0 9px 20px rgba(12,102,227,.2)}

.wf-catalog--premium .wf-reference-trust{padding:74px 0;background:#f3f6fb}
.wf-catalog--premium .wf-reference-trust__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.58fr);align-items:end;gap:35px;margin-bottom:27px}
.wf-catalog--premium .wf-reference-trust__header span{display:block;margin-bottom:8px;color:#0c68e4;font-size:10px;font-weight:900}
.wf-catalog--premium .wf-reference-trust__header h2{margin:0;color:#0b1f3b;font-size:clamp(27px,3.2vw,42px);font-weight:950;line-height:1.5}
.wf-catalog--premium .wf-reference-trust__header>p{margin:0;color:#687a91;font-size:11px;line-height:2}
.wf-catalog--premium .wf-reference-trust__grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:12px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}
.wf-catalog--premium .wf-reference-trust article,.wf-catalog--premium .wf-reference-trust article:nth-child(2){min-height:265px;padding:25px;border:1px solid #dfe7f1;border-radius:20px;background:#fff;text-align:start;box-shadow:0 9px 28px rgba(8,43,92,.045)}
.wf-catalog--premium .wf-reference-trust article>svg{width:48px;height:48px;margin:0 0 27px;padding:11px;border-radius:14px;background:#ecf4ff;color:#0d69e5}
.wf-catalog--premium .wf-reference-trust h3{margin:0 0 9px;color:#10243f;font-size:14px;font-weight:900;line-height:1.7}
.wf-catalog--premium .wf-reference-trust article>p{margin:0;color:#66788e;font-size:10px;line-height:2}
.wf-catalog--premium .wf-reference-trust article.wf-reference-trust__featured{display:flex;flex-direction:column;justify-content:flex-end;border-color:#0b5dce;background:radial-gradient(circle at 18% 18%,rgba(45,143,255,.35),transparent 32%),linear-gradient(145deg,#07377d,#031d48);color:#fff;box-shadow:0 18px 42px rgba(5,62,139,.2)}
.wf-catalog--premium .wf-reference-trust__number{display:flex;align-items:flex-start;margin-bottom:auto;color:#fff;font-size:68px;font-weight:950;line-height:1;letter-spacing:-3px}
.wf-catalog--premium .wf-reference-trust__number small{margin-top:5px;color:#69acff;font-size:24px}
.wf-catalog--premium .wf-reference-trust__featured h3{color:#fff;font-size:16px}
.wf-catalog--premium .wf-reference-trust__featured p{color:#b9cce5}
.wf-catalog--premium .wf-reference-cta{padding:0 0 82px;background:#f3f6fb}
.wf-catalog--premium .wf-reference-cta__inner{position:relative;display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:20px;overflow:hidden;padding:31px 34px;border:1px solid rgba(102,164,247,.28);border-radius:25px;background:radial-gradient(circle at 8% 120%,rgba(25,128,255,.34),transparent 30%),linear-gradient(125deg,#061b3c,#092d62);color:#fff;box-shadow:0 22px 50px rgba(5,36,80,.15)}
.wf-catalog--premium .wf-reference-cta__inner::after{content:"";position:absolute;inset:0;opacity:.12;background-image:linear-gradient(rgba(116,179,255,.3) 1px,transparent 1px),linear-gradient(90deg,rgba(116,179,255,.3) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(90deg,transparent,#000);pointer-events:none}
.wf-catalog--premium .wf-reference-cta__icon{position:relative;z-index:1;width:62px;height:62px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.17);border-radius:18px;background:rgba(255,255,255,.08)}
.wf-catalog--premium .wf-reference-cta__icon svg{width:31px;color:#7db8ff}
.wf-catalog--premium .wf-reference-cta__inner>div:nth-child(2){position:relative;z-index:1}
.wf-catalog--premium .wf-reference-cta span{color:#88bfff;font-size:9px;font-weight:900}
.wf-catalog--premium .wf-reference-cta h2{margin:5px 0 5px;color:#fff;font-size:clamp(19px,2.2vw,29px);font-weight:950}
.wf-catalog--premium .wf-reference-cta p{margin:0;color:#b8cbe4;font-size:10px}
.wf-catalog--premium .wf-reference-cta__inner>a{position:relative;z-index:1;display:inline-flex;align-items:center;gap:7px;min-height:48px;padding:8px 17px;border-radius:13px;background:#fff;color:#084ea9;font-size:10px;font-weight:900;box-shadow:0 12px 28px rgba(0,9,25,.18)}
.wf-catalog--premium .wf-reference-cta__inner>a svg{width:17px}
[dir=rtl] .wf-catalog--premium .wf-reference-cta__inner>a svg{transform:scaleX(-1)}

@media (max-width:1100px){
  .wf-catalog--premium .wf-reference-hero__grid{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:20px}
  .wf-catalog--premium .wf-reference-hero h1{font-size:47px}
  .wf-catalog--premium .wf-reference-signal--location{inset:48% auto auto -2%}
  .wf-catalog--premium .wf-finder__layout{grid-template-columns:285px minmax(0,1fr)}
  .wf-catalog--premium .wf-finder__model-grid{grid-template-columns:1fr}
  .wf-catalog--premium .wf-reference-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .wf-catalog--premium .wf-reference-trust article,.wf-catalog--premium .wf-reference-trust article:nth-child(2){border:1px solid #dfe7f1}
}
@media (max-width:900px){
  .wf-catalog--premium .wf-reference-hero{min-height:820px}
  .wf-catalog--premium .wf-reference-hero__media img{object-position:70% center}
  .wf-catalog--premium .wf-reference-hero__media::after{background:linear-gradient(180deg,rgba(1,9,25,.98) 0%,rgba(2,15,40,.94) 49%,rgba(2,15,40,.3) 78%,rgba(1,8,22,.62) 100%)}
  .wf-catalog--premium .wf-reference-hero__mesh{mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.55),transparent)}
  .wf-catalog--premium .wf-reference-hero__inner{min-height:820px;padding-bottom:116px}
  .wf-catalog--premium .wf-reference-hero__grid{grid-template-columns:1fr;grid-template-areas:"copy" "visual";align-content:start;gap:16px;min-height:690px}
  .wf-catalog--premium .wf-reference-hero__copy{width:min(650px,100%)}
  .wf-catalog--premium .wf-reference-hero__visual{min-height:220px}
  .wf-catalog--premium .wf-reference-signal--security{inset:12% 4% auto auto}
  .wf-catalog--premium .wf-reference-signal--location{display:none}
  .wf-catalog--premium .wf-reference-dashboard{inset:auto 4% 0 auto;width:280px}
  .wf-catalog--premium .wf-selector-shell{padding:25px}
  .wf-catalog--premium .wf-selector-shell__header{grid-template-columns:1fr;gap:22px}
  .wf-catalog--premium .wf-selector-steps{width:min(360px,100%);grid-template-columns:repeat(3,1fr)}
  .wf-catalog--premium .wf-finder__layout{grid-template-columns:1fr}
  .wf-catalog--premium .wf-finder__brand-stage{overflow:visible}
  .wf-catalog--premium .wf-finder__brands{grid-template-columns:repeat(3,minmax(0,1fr));max-height:420px}
  .wf-catalog--premium .wf-finder__brand,.wf-catalog--premium .wf-finder__brand:last-child:nth-child(4n+1),.wf-catalog--premium .wf-finder__brand:last-child:nth-child(odd){grid-template-columns:43px minmax(0,1fr) 24px;min-height:65px}
  .wf-catalog--premium .wf-finder__brand-logo{width:43px;height:43px}
  .wf-catalog--premium .wf-finder__models{position:static;min-height:420px;padding:18px}
  .wf-catalog--premium .wf-finder__prompt{grid-template-columns:minmax(190px,.75fr) minmax(0,1.25fr);min-height:380px}
  .wf-catalog--premium .wf-finder__prompt-visual{min-height:220px}
  .wf-catalog--premium .wf-finder__model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .wf-catalog--premium .wf-finder__empty{min-height:380px}
  .wf-catalog--premium .wf-reference-trust__header{grid-template-columns:1fr;gap:12px}
  .wf-catalog--premium .wf-reference-cta__inner{grid-template-columns:56px minmax(0,1fr)}
  .wf-catalog--premium .wf-reference-cta__inner>a{grid-column:1/-1;justify-content:center}
}
@media (max-width:640px){
  .wf-catalog--premium .wf-reference-hero{min-height:790px}
  .wf-catalog--premium .wf-reference-hero__inner{min-height:790px;padding-inline:18px;padding-top:18px;padding-bottom:105px}
  .wf-catalog--premium .wf-reference-hero .wf-breadcrumb{margin-bottom:16px}
  .wf-catalog--premium .wf-reference-hero__grid{min-height:700px}
  .wf-catalog--premium .wf-reference-hero h1{font-size:35px;line-height:1.48;letter-spacing:-.8px}
  .wf-catalog--premium .wf-reference-hero__copy>p{margin-block:13px 18px;font-size:11px;line-height:1.9}
  .wf-catalog--premium .wf-reference-hero__actions{display:grid;grid-template-columns:1fr 1fr}
  .wf-catalog--premium .wf-reference-hero__button{min-width:0;padding:8px 10px;font-size:9px}
  .wf-catalog--premium .wf-reference-hero__metrics{margin-top:20px}
  .wf-catalog--premium .wf-reference-hero__metrics div{display:grid;gap:5px;padding:12px 7px;text-align:center}
  .wf-catalog--premium .wf-reference-hero__metrics dt,.wf-catalog--premium .wf-reference-hero__metrics dd{order:initial}
  .wf-catalog--premium .wf-reference-hero__metrics dt{font-size:7px}
  .wf-catalog--premium .wf-reference-hero__metrics dd{font-size:19px}
  .wf-catalog--premium .wf-reference-hero__visual{min-height:190px}
  .wf-catalog--premium .wf-reference-signal{display:none}
  .wf-catalog--premium .wf-reference-dashboard{inset:auto 0 0;width:min(290px,86%)}
  .wf-catalog--premium .wf-reference-finder{margin-top:-55px;padding-bottom:56px}
  .wf-catalog--premium .wf-selector-shell{padding:17px 13px;border-radius:23px}
  .wf-catalog--premium .wf-selector-shell__header{margin-bottom:18px;padding:5px 5px 19px}
  .wf-catalog--premium .wf-selector-shell__header h2{font-size:25px}
  .wf-catalog--premium .wf-selector-shell__header p{font-size:10px}
  .wf-catalog--premium .wf-selector-steps{width:100%}
  .wf-catalog--premium .wf-selector-steps li+li::before{width:calc(100% - 31px)}
  .wf-catalog--premium .wf-finder__search{grid-template-columns:1fr auto;gap:8px}
  .wf-catalog--premium .wf-finder__search label{grid-column:1/-1}
  .wf-catalog--premium .wf-finder__search input{min-height:52px;font-size:10px}
  .wf-catalog--premium .wf-finder__status{min-height:24px;margin:0;text-align:start}
  .wf-catalog--premium .wf-finder__brands{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:430px;overflow:auto;padding:8px}
  .wf-catalog--premium .wf-finder__brand,.wf-catalog--premium .wf-finder__brand:last-child:nth-child(4n+1),.wf-catalog--premium .wf-finder__brand:last-child:nth-child(odd){grid-template-columns:38px minmax(0,1fr);gap:8px;min-height:62px;padding:7px}
  .wf-catalog--premium .wf-finder__brand-logo{width:38px;height:38px}
  .wf-catalog--premium .wf-finder__brand strong{font-size:10px}
  .wf-catalog--premium .wf-finder__brand small{font-size:7px}
  .wf-catalog--premium .wf-finder__brand-check{display:none}
  .wf-catalog--premium .wf-finder__models{min-height:0;padding:13px;border-radius:18px}
  .wf-catalog--premium .wf-finder__prompt{grid-template-columns:1fr;gap:18px;min-height:470px;padding:8px}
  .wf-catalog--premium .wf-finder__prompt-visual{min-height:190px}
  .wf-catalog--premium .wf-finder__prompt-copy strong{font-size:15px}
  .wf-catalog--premium .wf-finder__model-panel{padding:0}
  .wf-catalog--premium .wf-finder__model-panel>header{align-items:start;flex-direction:column}
  .wf-catalog--premium .wf-finder__model-grid{grid-template-columns:1fr}
  .wf-catalog--premium .wf-finder__model{grid-template-columns:68px minmax(0,1fr) 28px;min-height:102px}
  .wf-catalog--premium .wf-finder__model-image{width:68px}
  .wf-catalog--premium .wf-finder__assistance{grid-template-columns:40px minmax(0,1fr);padding:13px}
  .wf-catalog--premium .wf-finder__assistance>svg{width:40px;height:40px}
  .wf-catalog--premium .wf-finder__assistance>a{grid-column:1/-1}
  .wf-catalog--premium .wf-reference-trust{padding:55px 0}
  .wf-catalog--premium .wf-reference-trust__grid{grid-template-columns:1fr}
  .wf-catalog--premium .wf-reference-trust article,.wf-catalog--premium .wf-reference-trust article:nth-child(2){min-height:220px;border:1px solid #dfe7f1}
  .wf-catalog--premium .wf-reference-trust article.wf-reference-trust__featured{min-height:280px}
  .wf-catalog--premium .wf-reference-cta{padding-bottom:58px}
  .wf-catalog--premium .wf-reference-cta__inner{grid-template-columns:1fr;padding:25px 20px;text-align:center}
  .wf-catalog--premium .wf-reference-cta__icon{margin:auto}
  .wf-catalog--premium .wf-reference-cta p{line-height:1.9}
}
@media (max-width:380px){
  .wf-catalog--premium .wf-reference-hero__actions{grid-template-columns:1fr}
  .wf-catalog--premium .wf-finder__brands{grid-template-columns:1fr;max-height:390px}
  .wf-catalog--premium .wf-finder__model{grid-template-columns:62px minmax(0,1fr) 26px}
  .wf-catalog--premium .wf-finder__model-image{width:62px}
}

/* 13.2 — Premium vehicle decision page. */
.wf-vehicle-page--premium{--wf-premium-blue:#1476ff;--wf-premium-navy:#03142f;--wf-premium-ink:#0b1f3b;--wf-premium-muted:#66788f;background:#fff;color:var(--wf-premium-ink)}
.wf-vehicle-page--premium .wf-vehicle-hero{position:relative;isolation:isolate;min-height:720px;background:radial-gradient(circle at 78% 50%,rgba(22,118,255,.24),transparent 29%),linear-gradient(125deg,#020a19,#061c3d 63%,#073067);color:#fff}
.wf-vehicle-page--premium .wf-vehicle-hero__media{z-index:-4}
.wf-vehicle-page--premium .wf-vehicle-hero__media::after{background:linear-gradient(90deg,rgba(1,8,22,.97) 0%,rgba(2,15,38,.9) 35%,rgba(2,18,45,.52) 57%,rgba(1,12,31,.08) 82%),linear-gradient(0deg,rgba(1,8,23,.68),transparent 45%)}
.wf-vehicle-page--premium .wf-vehicle-hero__media img{filter:saturate(.9) contrast(1.04)}
.wf-vehicle-page--premium .wf-vehicle-hero__mesh{position:absolute;z-index:-3;inset:0;opacity:.36;background-image:radial-gradient(circle at 78% 47%,rgba(27,130,255,.3),transparent 26%),linear-gradient(rgba(80,154,255,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(80,154,255,.13) 1px,transparent 1px);background-size:auto,54px 54px,54px 54px;mask-image:linear-gradient(90deg,#000 0,rgba(0,0,0,.7) 65%,transparent)}
.wf-vehicle-page--premium .wf-vehicle-hero__content{position:relative;z-index:2;min-height:720px;padding-top:27px;padding-bottom:68px}
.wf-vehicle-page--premium .wf-vehicle-hero .wf-breadcrumb{margin-bottom:22px;color:#a6bedf;font-size:10px}
.wf-vehicle-page--premium .wf-vehicle-hero .wf-breadcrumb a{color:#e8f1ff}
.wf-vehicle-page--premium .wf-vehicle-hero__grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(420px,1.06fr);grid-template-areas:"copy visual";align-items:center;gap:42px;min-height:570px;direction:ltr}
.wf-vehicle-page--premium .wf-vehicle-hero__copy{grid-area:copy;display:block;width:auto;min-height:0;padding:0;direction:rtl;text-align:start}
[dir=ltr] .wf-vehicle-page--premium .wf-vehicle-hero__copy{direction:ltr}
.wf-vehicle-page--premium .wf-vehicle-hero__copy>.wf-sample-badge{position:static;width:max-content;margin-bottom:10px;border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.09);color:#e8f2ff;box-shadow:none}
.wf-vehicle-page--premium .wf-vehicle-hero__kicker{display:inline-flex;align-items:center;gap:8px;min-height:32px;margin-bottom:14px;padding:5px 12px;border:1px solid rgba(104,169,255,.32);border-radius:999px;background:rgba(10,47,103,.43);color:#abd0ff;font-size:9px;font-weight:850;backdrop-filter:blur(8px)}
.wf-vehicle-page--premium .wf-vehicle-hero__kicker i{width:7px;height:7px;border-radius:50%;background:#43dfa8;box-shadow:0 0 0 5px rgba(67,223,168,.1),0 0 16px rgba(67,223,168,.65)}
.wf-vehicle-page--premium .wf-vehicle-hero h1{max-width:700px;margin:0;color:#fff;font-size:clamp(40px,4.5vw,64px);font-weight:950;line-height:1.42;letter-spacing:-1.5px;text-shadow:0 12px 35px rgba(0,0,0,.28)}
.wf-vehicle-page--premium .wf-vehicle-hero__copy>p{max-width:650px;margin:16px 0 21px;color:#c8d8ed;font-size:13px;line-height:2}
.wf-vehicle-page--premium .wf-vehicle-hero__actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:0}
.wf-vehicle-page--premium .wf-vehicle-hero__actions .rayan-button{min-height:50px;padding-inline:18px;border-radius:13px;font-size:10px}
.wf-vehicle-page--premium .wf-vehicle-hero__actions .rayan-button--primary{background:linear-gradient(135deg,#1680ff,#0758d8);box-shadow:0 14px 32px rgba(4,91,220,.27)}
.wf-vehicle-page--premium .wf-vehicle-hero__actions .rayan-button--light{border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.08);color:#fff;backdrop-filter:blur(8px)}
.wf-vehicle-page--premium .wf-vehicle-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:680px;gap:8px;margin-top:26px}
.wf-vehicle-page--premium .wf-vehicle-facts span{position:relative;min-width:0;min-height:76px;padding:12px 13px;border-color:rgba(154,195,250,.17);border-radius:14px;background:rgba(255,255,255,.055);backdrop-filter:blur(8px)}
.wf-vehicle-page--premium .wf-vehicle-facts span::before{content:"";position:absolute;inset:12px auto auto 12px;width:6px;height:6px;border-radius:50%;background:#89a4c9}
[dir=ltr] .wf-vehicle-page--premium .wf-vehicle-facts span::before{inset:12px 12px auto auto}
.wf-vehicle-page--premium .wf-vehicle-facts span.is-confirmed::before{background:#40dfa7;box-shadow:0 0 11px rgba(64,223,167,.55)}
.wf-vehicle-page--premium .wf-vehicle-facts span.is-review::before{background:#f2ac49;box-shadow:0 0 11px rgba(242,172,73,.5)}
.wf-vehicle-page--premium .wf-vehicle-facts b{padding-inline-end:8px;color:#fff;font-size:10px;line-height:1.7}
.wf-vehicle-page--premium .wf-vehicle-facts small{color:#9fb7d7;font-size:7px}
.wf-vehicle-page--premium .wf-vehicle-hero__visual{position:relative;grid-area:visual;min-height:500px;align-self:stretch;direction:rtl;pointer-events:none}
.wf-vehicle-page--premium .wf-vehicle-blueprint{position:absolute;inset:4% 0 7%;display:grid;place-items:center;overflow:hidden}
.wf-vehicle-page--premium .wf-vehicle-blueprint::before,.wf-vehicle-page--premium .wf-vehicle-blueprint::after{content:"";position:absolute;border-radius:50%;pointer-events:none}
.wf-vehicle-page--premium .wf-vehicle-blueprint::before{width:470px;height:470px;border:1px dashed rgba(66,151,255,.34);box-shadow:0 0 0 38px rgba(19,111,235,.035),0 0 80px rgba(13,104,233,.18)}
.wf-vehicle-page--premium .wf-vehicle-blueprint::after{width:330px;height:330px;border:1px solid rgba(74,157,255,.17)}
.wf-vehicle-page--premium .wf-vehicle-blueprint>svg{position:relative;z-index:1;width:96%;max-width:590px;color:#55a1ff;filter:drop-shadow(0 22px 24px rgba(0,58,140,.28))}
.wf-vehicle-page--premium .wf-vehicle-blueprint>span{position:absolute;z-index:2;inset:auto 10% 9%;max-width:340px;padding:7px 10px;border:1px solid rgba(144,192,255,.2);border-radius:9px;background:rgba(2,17,43,.7);color:#9fbadd;font-size:7px;text-align:center;backdrop-filter:blur(8px)}
.wf-vehicle-page--premium .wf-vehicle-identity-card{position:absolute;z-index:4;inset:auto 0 3% auto;width:min(330px,80%);padding:17px 18px;border:1px solid rgba(142,193,255,.26);border-radius:18px;background:linear-gradient(145deg,rgba(4,31,75,.86),rgba(2,16,41,.72));color:#fff;box-shadow:0 24px 55px rgba(0,6,20,.38),inset 0 1px rgba(255,255,255,.08);backdrop-filter:blur(16px)}
.wf-vehicle-page--premium .wf-vehicle-identity-card header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px;padding-bottom:11px;border-bottom:1px solid rgba(151,195,252,.14)}
.wf-vehicle-page--premium .wf-vehicle-identity-card header span{display:flex;align-items:center;gap:7px;color:#b9cde8;font-size:8px}
.wf-vehicle-page--premium .wf-vehicle-identity-card header i{width:6px;height:6px;border-radius:50%;background:#40dfa7;box-shadow:0 0 12px #40dfa7}
.wf-vehicle-page--premium .wf-vehicle-identity-card header b{font-family:Arial,sans-serif;font-size:8px;letter-spacing:.14em}
.wf-vehicle-page--premium .wf-vehicle-identity-card>strong{display:block;margin-bottom:12px;color:#fff;font-size:15px}
.wf-vehicle-page--premium .wf-vehicle-identity-card dl{display:grid;gap:8px;margin:0}
.wf-vehicle-page--premium .wf-vehicle-identity-card dl div{display:flex;justify-content:space-between;gap:12px;padding-bottom:7px;border-bottom:1px dashed rgba(143,185,240,.13)}
.wf-vehicle-page--premium .wf-vehicle-identity-card dl div:last-child{padding-bottom:0;border-bottom:0}
.wf-vehicle-page--premium .wf-vehicle-identity-card dt{color:#91a9c9;font-size:7px}
.wf-vehicle-page--premium .wf-vehicle-identity-card dd{margin:0;color:#e8f2ff;font-size:8px;font-weight:800;text-align:end}

.wf-vehicle-page--premium .wf-vehicle-premium-nav{top:88px;border-color:#dfe8f3;background:rgba(255,255,255,.96);box-shadow:0 10px 28px rgba(7,42,89,.07)}
.wf-vehicle-page--premium .wf-vehicle-premium-nav .container{justify-content:flex-start}
.wf-vehicle-page--premium .wf-vehicle-premium-nav a{border:1px solid transparent}
.wf-vehicle-page--premium .wf-vehicle-premium-nav a.is-active{border-color:#d8e6f8;background:#edf5ff}
.wf-vehicle-page--premium .wf-vehicle-overview{padding:72px 0 62px;background:#f3f6fa;scroll-margin-top:145px}
.wf-vehicle-page--premium .wf-vehicle-overview__grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(330px,.7fr);align-items:stretch;gap:18px}
.wf-vehicle-page--premium .wf-vehicle-decision-card{padding:34px 35px;border:1px solid #dce6f1;border-radius:24px;background:#fff;box-shadow:0 16px 44px rgba(8,43,92,.065)}
.wf-vehicle-page--premium .wf-vehicle-section-kicker{display:block;margin-bottom:8px;color:#0d6be6;font-size:9px;font-weight:900}
.wf-vehicle-page--premium .wf-vehicle-decision-card h2{max-width:780px;margin:0 0 14px;color:#0b203d;font-size:clamp(25px,3vw,39px);font-weight:950;line-height:1.55}
.wf-vehicle-page--premium .wf-vehicle-decision-card p,.wf-vehicle-page--premium .wf-vehicle-editor-copy{margin:0;color:#5f728b;font-size:12px;line-height:2.15}
.wf-vehicle-page--premium .wf-vehicle-editor-copy>*:first-child{margin-top:0}
.wf-vehicle-page--premium .wf-vehicle-editor-copy>*:last-child{margin-bottom:0}
.wf-vehicle-page--premium .wf-vehicle-fit-reason{margin-top:22px;padding:17px 18px;border-inline-start:3px solid #1476ff;border-radius:0 13px 13px 0;background:#f3f8ff}
[dir=ltr] .wf-vehicle-page--premium .wf-vehicle-fit-reason{border-radius:13px 0 0 13px}
.wf-vehicle-page--premium .wf-vehicle-fit-reason h3{margin:0 0 5px;color:#15385f;font-size:12px}
.wf-vehicle-page--premium .wf-vehicle-review-path{padding:24px;border:1px solid #154f9d;border-radius:24px;background:radial-gradient(circle at 10% 10%,rgba(32,133,255,.25),transparent 32%),linear-gradient(145deg,#082e68,#041b42);color:#fff;box-shadow:0 18px 45px rgba(5,54,124,.16)}
.wf-vehicle-page--premium .wf-vehicle-review-path header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:21px;padding-bottom:16px;border-bottom:1px solid rgba(163,200,249,.16)}
.wf-vehicle-page--premium .wf-vehicle-review-path header span{color:#70adfa;font:800 8px Arial,sans-serif;letter-spacing:.08em}
.wf-vehicle-page--premium .wf-vehicle-review-path h2{margin:0;color:#fff;font-size:14px}
.wf-vehicle-page--premium .wf-vehicle-review-path ol{display:grid;gap:0;margin:0 0 21px;padding:0;list-style:none}
.wf-vehicle-page--premium .wf-vehicle-review-path li{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr);gap:11px;min-height:69px}
.wf-vehicle-page--premium .wf-vehicle-review-path li:not(:last-child)::after{content:"";position:absolute;inset:34px 16px 0 auto;width:1px;background:rgba(142,185,240,.24)}
[dir=ltr] .wf-vehicle-page--premium .wf-vehicle-review-path li:not(:last-child)::after{inset:34px auto 0 16px}
.wf-vehicle-page--premium .wf-vehicle-review-path li>i{position:relative;z-index:1;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(151,194,248,.27);border-radius:50%;background:#0a326e;color:#8dacd3;font:800 9px Arial,sans-serif;font-style:normal}
.wf-vehicle-page--premium .wf-vehicle-review-path li>i svg{width:17px}
.wf-vehicle-page--premium .wf-vehicle-review-path li.is-complete>i{border-color:#3cd9a3;background:#1a7e68;color:#fff}
.wf-vehicle-page--premium .wf-vehicle-review-path li.is-current>i{border-color:#4a9dff;background:#1576eb;color:#fff;box-shadow:0 0 0 6px rgba(21,118,235,.11)}
.wf-vehicle-page--premium .wf-vehicle-review-path li strong{display:block;margin:2px 0 3px;color:#fff;font-size:10px}
.wf-vehicle-page--premium .wf-vehicle-review-path li span{display:block;color:#9fb8da;font-size:8px;line-height:1.7}
.wf-vehicle-page--premium .wf-vehicle-review-path>a{display:flex;align-items:center;justify-content:center;gap:7px;min-height:45px;padding:8px 12px;border-radius:12px;background:#fff;color:#0959c0;font-size:9px;font-weight:900}
.wf-vehicle-page--premium .wf-vehicle-review-path>a svg{width:15px}
[dir=rtl] .wf-vehicle-page--premium .wf-vehicle-review-path>a svg{transform:scaleX(-1)}
.wf-vehicle-page--premium .wf-vehicle-profile{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:18px 0 0;padding:0;overflow:hidden;border:1px solid #dde6f0;border-radius:18px;background:#fff;box-shadow:0 9px 28px rgba(8,43,92,.04)}
.wf-vehicle-page--premium .wf-vehicle-profile div{min-height:86px;padding:18px;border-inline-end:1px solid #e5ebf3}
.wf-vehicle-page--premium .wf-vehicle-profile div:last-child{border-inline-end:0}
.wf-vehicle-page--premium .wf-vehicle-profile dt{margin-bottom:6px;color:#78889d;font-size:8px}
.wf-vehicle-page--premium .wf-vehicle-profile dd{margin:0;color:#132d4d;font-size:10px;font-weight:850;line-height:1.7}
.wf-vehicle-page--premium .wf-vehicle-profile a{display:block;min-height:auto;margin-top:4px;color:#0d6ce5;font-size:7px}

.wf-vehicle-page--premium .wf-vehicle-products{padding:76px 0;background:#fff;scroll-margin-top:145px}
.wf-vehicle-page--premium .wf-premium-section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.65fr);align-items:end;gap:32px;margin-bottom:28px}
.wf-vehicle-page--premium .wf-premium-section-heading>div:first-child{display:grid;grid-template-columns:43px minmax(0,1fr);align-items:center;gap:13px}
.wf-vehicle-page--premium .wf-premium-section-heading>div:first-child>span{width:43px;height:43px;display:grid;place-items:center;border:1px solid #cfe0f5;border-radius:13px;background:#eaf3ff;color:#0d6ce6;font:900 10px Arial,sans-serif}
.wf-vehicle-page--premium .wf-premium-section-heading h2{margin:0;color:#0b203c;font-size:clamp(25px,3vw,39px);font-weight:950;line-height:1.5}
.wf-vehicle-page--premium .wf-premium-section-heading>p,.wf-vehicle-page--premium .wf-premium-section-heading>div:not(:first-child){margin:0;color:#65778e;font-size:10px;line-height:2}
.wf-vehicle-page--premium .wf-product-grid--recommendations{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}
.wf-vehicle-page--premium .wf-product-card{border-radius:22px;box-shadow:0 12px 38px rgba(6,44,94,.07)}
.wf-vehicle-page--premium .wf-product-card.is-primary{border-color:#78abf3;box-shadow:0 20px 52px rgba(9,101,245,.14)}
.wf-vehicle-page--premium .wf-product-card__image{height:260px}
.wf-vehicle-page--premium .wf-product-card__body{padding:22px}
.wf-vehicle-page--premium .wf-product-card__body>.wf-status{order:-1;margin-bottom:9px}
.wf-vehicle-page--premium .wf-product-card h3{font-size:18px}
.wf-vehicle-page--premium .wf-product-card__reason{font-size:10px;line-height:1.9}
.wf-vehicle-page--premium .wf-product-card__detail{font-size:9px;line-height:1.9}
.wf-vehicle-page--premium .wf-product-review-request{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:stretch;overflow:hidden;border:1px solid #d8e5f3;border-radius:26px;background:#f8fbff;box-shadow:0 18px 48px rgba(8,48,104,.075)}
.wf-vehicle-page--premium .wf-product-review-request__visual{position:relative;min-height:390px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 48%,rgba(34,136,255,.3),transparent 43%),linear-gradient(145deg,#082d66,#041a3e)}
.wf-vehicle-page--premium .wf-product-review-request__visual::before,.wf-vehicle-page--premium .wf-product-review-request__visual::after{content:"";position:absolute;border-radius:50%}
.wf-vehicle-page--premium .wf-product-review-request__visual::before{width:260px;height:260px;border:1px dashed rgba(95,168,255,.39);box-shadow:0 0 0 30px rgba(19,112,233,.05)}
.wf-vehicle-page--premium .wf-product-review-request__visual::after{width:170px;height:170px;border:1px solid rgba(95,168,255,.22)}
.wf-vehicle-page--premium .wf-product-review-request__visual>svg{position:relative;z-index:1;width:145px;color:#62abff;filter:drop-shadow(0 18px 22px rgba(0,57,135,.35))}
.wf-vehicle-page--premium .wf-product-review-request__visual>span{position:absolute;z-index:2;inset:auto 18px 17px;display:flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border:1px solid rgba(142,190,250,.2);border-radius:10px;background:rgba(2,17,43,.72);color:#abc3e2;font-size:8px;backdrop-filter:blur(8px)}
.wf-vehicle-page--premium .wf-product-review-request__visual>span i{width:6px;height:6px;border-radius:50%;background:#f2ad49;box-shadow:0 0 12px rgba(242,173,73,.7)}
.wf-vehicle-page--premium .wf-product-review-request__copy{align-self:center;padding:38px 42px}
.wf-vehicle-page--premium .wf-product-review-request__copy>span{display:block;margin-bottom:8px;color:#0d6ce6;font-size:9px;font-weight:900}
.wf-vehicle-page--premium .wf-product-review-request h3{max-width:700px;margin:0 0 12px;color:#0c223f;font-size:clamp(23px,3vw,36px);font-weight:950;line-height:1.55}
.wf-vehicle-page--premium .wf-product-review-request p{margin:0;color:#63758c;font-size:11px;line-height:2}
.wf-vehicle-page--premium .wf-product-review-request ul{display:grid;gap:7px;margin:20px 0;padding:0;list-style:none}
.wf-vehicle-page--premium .wf-product-review-request li{position:relative;padding-inline-start:19px;color:#365475;font-size:9px;font-weight:750}
.wf-vehicle-page--premium .wf-product-review-request li::before{content:"";position:absolute;inset-inline-start:0;top:6px;width:8px;height:8px;border:2px solid #167cff;border-radius:50%}
.wf-vehicle-page--premium .wf-product-review-request .rayan-button{min-height:49px;border-radius:13px;font-size:10px}

.wf-vehicle-page--premium .wf-vehicle-compare{background:#f5f8fc;scroll-margin-top:145px}
.wf-vehicle-page--premium .wf-comparison-scroll{border-radius:21px;box-shadow:0 15px 42px rgba(7,43,94,.07)}
.wf-vehicle-page--premium .wf-comparison thead th{background:#082b5b}
.wf-vehicle-page--premium .wf-technical-section{padding:78px 0;background:radial-gradient(circle at 10% 100%,rgba(20,118,255,.25),transparent 35%),linear-gradient(145deg,#061a38,#0b2d57)}
.wf-vehicle-page--premium .wf-premium-section-heading--dark h2{color:#fff}
.wf-vehicle-page--premium .wf-premium-section-heading--dark>div:not(:first-child){color:#b9cce3}
.wf-vehicle-page--premium .wf-premium-section-heading--dark>div:first-child>span{border-color:rgba(135,185,247,.25);background:rgba(255,255,255,.07);color:#8ec2ff}
.wf-vehicle-page--premium .wf-technical-grid{gap:12px}
.wf-vehicle-page--premium .wf-technical-grid article{min-height:150px;padding:22px;border-color:rgba(165,201,246,.14);background:rgba(255,255,255,.055);box-shadow:inset 0 1px rgba(255,255,255,.04)}
.wf-vehicle-page--premium .wf-vehicle-cta{padding:64px 0;background:radial-gradient(circle at 8% 120%,rgba(29,132,255,.38),transparent 31%),linear-gradient(125deg,#061b3e,#0a326a)}
.wf-vehicle-page--premium .wf-vehicle-cta .container{padding:28px 32px;border:1px solid rgba(139,187,247,.17);border-radius:22px;background:rgba(255,255,255,.035)}
.wf-vehicle-page--premium .wf-related-section{background:#f5f8fc}
.wf-vehicle-page--premium .wf-related-grid--vehicles{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}
.wf-vehicle-page--premium .wf-related-grid--vehicles>a{grid-template-columns:70px minmax(0,1fr) 20px;align-items:center;gap:12px;min-height:105px;padding:12px;border-radius:17px}
.wf-vehicle-page--premium .wf-related-grid__media{width:70px;height:70px;display:grid;place-items:center;overflow:hidden;border-radius:13px;background:linear-gradient(145deg,#f6f9fc,#e8eef6)}
.wf-vehicle-page--premium .wf-related-grid__media img{width:100%;height:100%;object-fit:contain;padding:4px}
.wf-vehicle-page--premium .wf-related-grid__media b{color:#8da5c2;font-size:23px}
.wf-vehicle-page--premium .wf-related-grid__copy{display:grid;gap:5px;min-width:0}
.wf-vehicle-page--premium .wf-related-grid__copy strong{overflow:hidden;color:#132d4d;font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.wf-vehicle-page--premium .wf-related-grid__copy small{color:#6e8096;font-size:7px}
.wf-vehicle-page--premium .wf-related-grid--vehicles>a>svg{width:17px;color:#0d6ce6}
[dir=rtl] .wf-vehicle-page--premium .wf-related-grid--vehicles>a>svg{transform:scaleX(-1)}
.wf-vehicle-page--premium .wf-vehicle-mobile-action{display:none}

@media (max-width:1100px){
  .wf-vehicle-page--premium .wf-vehicle-hero__grid{grid-template-columns:minmax(0,1fr) minmax(350px,.82fr);gap:20px}
  .wf-vehicle-page--premium .wf-vehicle-hero h1{font-size:47px}
  .wf-vehicle-page--premium .wf-vehicle-blueprint::before{width:390px;height:390px}
  .wf-vehicle-page--premium .wf-vehicle-overview__grid{grid-template-columns:minmax(0,1fr) 320px}
  .wf-vehicle-page--premium .wf-related-grid--vehicles{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:900px){
  .wf-vehicle-page--premium .wf-vehicle-hero{min-height:850px}
  .wf-vehicle-page--premium .wf-vehicle-hero__media::after{background:linear-gradient(180deg,rgba(1,9,25,.98) 0%,rgba(2,15,40,.93) 50%,rgba(2,15,40,.34) 80%,rgba(1,8,22,.7) 100%)}
  .wf-vehicle-page--premium .wf-vehicle-hero__mesh{mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.65),transparent)}
  .wf-vehicle-page--premium .wf-vehicle-hero__content{min-height:850px;padding-bottom:48px}
  .wf-vehicle-page--premium .wf-vehicle-hero__grid{grid-template-columns:1fr;grid-template-areas:"copy" "visual";align-content:start;gap:8px;min-height:735px}
  .wf-vehicle-page--premium .wf-vehicle-hero__visual{min-height:250px}
  .wf-vehicle-page--premium .wf-vehicle-blueprint{inset:-20% 0 -10%}
  .wf-vehicle-page--premium .wf-vehicle-blueprint>svg{max-width:470px}
  .wf-vehicle-page--premium .wf-vehicle-blueprint>span{display:none}
  .wf-vehicle-page--premium .wf-vehicle-identity-card{inset:auto 2% 0 auto;width:300px}
  .wf-vehicle-page--premium .wf-vehicle-overview__grid{grid-template-columns:1fr}
  .wf-vehicle-page--premium .wf-vehicle-review-path{max-width:none}
  .wf-vehicle-page--premium .wf-premium-section-heading{grid-template-columns:1fr;gap:10px}
  .wf-vehicle-page--premium .wf-product-review-request{grid-template-columns:minmax(230px,.65fr) minmax(0,1.35fr)}
  .wf-vehicle-page--premium .wf-product-review-request__copy{padding:30px}
  .wf-vehicle-page--premium .wf-vehicle-cta .container{grid-template-columns:1fr}
  .wf-vehicle-page--premium .wf-vehicle-cta__actions{justify-content:flex-start}
}
@media (max-width:700px){
  .wf-vehicle-page--premium{padding-bottom:78px}
  .wf-vehicle-page--premium .wf-vehicle-hero{min-height:790px}
  .wf-vehicle-page--premium .wf-vehicle-hero__content{min-height:790px;padding-inline:18px;padding-top:18px}
  .wf-vehicle-page--premium .wf-vehicle-hero .wf-breadcrumb{margin-bottom:14px}
  .wf-vehicle-page--premium .wf-vehicle-hero__grid{min-height:690px}
  .wf-vehicle-page--premium .wf-vehicle-hero h1{font-size:34px;line-height:1.48;letter-spacing:-.7px}
  .wf-vehicle-page--premium .wf-vehicle-hero__copy>p{margin-block:12px 17px;font-size:10px}
  .wf-vehicle-page--premium .wf-vehicle-hero__actions{display:grid;grid-template-columns:1fr 1fr}
  .wf-vehicle-page--premium .wf-vehicle-hero__actions .rayan-button{min-width:0;padding-inline:8px;font-size:8px}
  .wf-vehicle-page--premium .wf-vehicle-facts{grid-template-columns:1fr;gap:6px;margin-top:18px}
  .wf-vehicle-page--premium .wf-vehicle-facts span{min-height:54px;padding:9px 12px}
  .wf-vehicle-page--premium .wf-vehicle-facts b{font-size:9px}
  .wf-vehicle-page--premium .wf-vehicle-hero__visual{min-height:185px}
  .wf-vehicle-page--premium .wf-vehicle-blueprint{inset:-12% 0 -25%}
  .wf-vehicle-page--premium .wf-vehicle-blueprint::before{width:290px;height:290px}
  .wf-vehicle-page--premium .wf-vehicle-blueprint::after{width:210px;height:210px}
  .wf-vehicle-page--premium .wf-vehicle-blueprint>svg{width:100%;max-width:360px}
  .wf-vehicle-page--premium .wf-vehicle-identity-card{width:min(285px,92%);padding:13px 14px}
  .wf-vehicle-page--premium .wf-vehicle-premium-nav{display:none}
  .wf-vehicle-page--premium .wf-section-disclosure{display:block;position:sticky;z-index:79;top:82px;border-bottom:1px solid #dfe7f1;background:#fff}
  .wf-vehicle-page--premium .wf-section-disclosure summary{padding:12px 18px;color:#173656;font-size:10px;font-weight:850}
  .wf-vehicle-page--premium .wf-section-disclosure nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:0 14px 14px}
  .wf-vehicle-page--premium .wf-section-disclosure a{display:flex;align-items:center;min-height:40px;padding:7px 10px;border-radius:9px;background:#f1f6fd;color:#315679;font-size:8px}
  .wf-vehicle-page--premium .wf-vehicle-overview{padding:48px 0}
  .wf-vehicle-page--premium .wf-vehicle-decision-card{padding:24px 20px;border-radius:20px}
  .wf-vehicle-page--premium .wf-vehicle-decision-card h2{font-size:25px}
  .wf-vehicle-page--premium .wf-vehicle-decision-card p,.wf-vehicle-page--premium .wf-vehicle-editor-copy{font-size:10px}
  .wf-vehicle-page--premium .wf-vehicle-review-path{padding:20px;border-radius:20px}
  .wf-vehicle-page--premium .wf-vehicle-profile{grid-template-columns:repeat(2,minmax(0,1fr))}
  .wf-vehicle-page--premium .wf-vehicle-profile div{min-height:76px;padding:14px}
  .wf-vehicle-page--premium .wf-vehicle-products{padding:54px 0}
  .wf-vehicle-page--premium .wf-premium-section-heading>div:first-child{grid-template-columns:38px minmax(0,1fr);gap:10px}
  .wf-vehicle-page--premium .wf-premium-section-heading>div:first-child>span{width:38px;height:38px}
  .wf-vehicle-page--premium .wf-premium-section-heading h2{font-size:25px}
  .wf-vehicle-page--premium .wf-product-review-request{grid-template-columns:1fr;border-radius:21px}
  .wf-vehicle-page--premium .wf-product-review-request__visual{min-height:235px}
  .wf-vehicle-page--premium .wf-product-review-request__copy{padding:25px 20px}
  .wf-vehicle-page--premium .wf-product-review-request h3{font-size:24px}
  .wf-vehicle-page--premium .wf-product-card__image{height:220px}
  .wf-vehicle-page--premium .wf-technical-section{padding:55px 0}
  .wf-vehicle-page--premium .wf-related-grid--vehicles{grid-template-columns:1fr}
  .wf-vehicle-page--premium .wf-vehicle-cta{padding:46px 0}
  .wf-vehicle-page--premium .wf-vehicle-cta .container{padding:22px 18px;border-radius:18px}
  .wf-vehicle-page--premium .wf-vehicle-cta__actions .rayan-button{width:100%;justify-content:center}
  .wf-vehicle-page--premium .wf-vehicle-mobile-action{position:fixed;z-index:95;inset:auto 12px 12px;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;min-height:62px;padding:9px 12px;border:1px solid rgba(255,255,255,.16);border-radius:17px;background:linear-gradient(135deg,#075ed7,#082d60);color:#fff;box-shadow:0 16px 40px rgba(2,25,62,.32);backdrop-filter:blur(12px)}
  .wf-vehicle-page--premium .wf-vehicle-mobile-action>svg{width:40px;height:40px;padding:9px;border-radius:12px;background:rgba(255,255,255,.11)}
  .wf-vehicle-page--premium .wf-vehicle-mobile-action small,.wf-vehicle-page--premium .wf-vehicle-mobile-action strong{display:block}
  .wf-vehicle-page--premium .wf-vehicle-mobile-action small{color:#b9d5fa;font-size:7px}
  .wf-vehicle-page--premium .wf-vehicle-mobile-action strong{margin-top:2px;color:#fff;font-size:10px}
}
@media (max-width:390px){
  .wf-vehicle-page--premium .wf-vehicle-hero__actions{grid-template-columns:1fr}
  .wf-vehicle-page--premium .wf-vehicle-profile{grid-template-columns:1fr}
  .wf-vehicle-page--premium .wf-section-disclosure nav{grid-template-columns:1fr}
}
