.product-hero,.product-hero *{box-sizing:border-box}.product-hero{--ph-orange:#f97316;--ph-orange-dark:#ea6810;--ph-orange-soft:#ffedd5;--ph-orange-tint:#fff7ed;--ph-navy:#0b1e3f;--ph-navy-2:#1b2e52;--ph-ink:#1a2238;--ph-muted:#6b7280;--ph-muted-2:#9ca3af;--ph-line:#e5e7eb;--ph-line-2:#f1f2f4;--ph-bg:#fff;--ph-bg-2:#fafafb;--ph-green:#10b981;--ph-radius:10px;--ph-radius-lg:14px;color:var(--ph-ink);padding:28px 0 56px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.55}.product-hero .wrap{max-width:1180px;margin:0 auto;padding:0 28px}.product-hero a{color:inherit;text-decoration:none}.product-hero button{cursor:pointer;background:0 0;border:none;font-family:inherit}.product-hero .btn{border-radius:var(--ph-radius);white-space:nowrap;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 20px;font-size:14px;font-weight:600;transition:all .15s;display:inline-flex}.product-hero .btn-primary{background:var(--ph-orange);color:#fff;box-shadow:inset 0 1px rgba(255,255,255,.2),0 4px 12px -4px rgba(249,115,22,.4)}.product-hero .btn-primary:hover{background:var(--ph-orange-dark);transform:translateY(-1px)}.product-hero .product-grid{grid-template-columns:1fr 1fr;align-items:start;gap:56px;display:grid}.product-hero .gallery{aspect-ratio:1;background:#f4f5f7;border:1px solid #e5e7eb;border-radius:14px;justify-content:center;align-items:center;padding:32px;display:flex;position:relative;overflow:hidden}.product-hero .gallery-doc{aspect-ratio:1/1.32;z-index:1;background:#fff;border-radius:4px;flex-direction:column;width:78%;padding:28px 26px;display:flex;position:relative;transform:rotate(-2deg);box-shadow:0 30px 60px -20px rgba(11,30,63,.25),0 12px 24px -8px rgba(11,30,63,.15)}.product-hero .gallery-photo{z-index:1;cursor:zoom-in;background:#fff;border:1px solid #dcdfe4;border-radius:4px;justify-content:center;align-items:center;width:96%;padding:8px;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px -16px rgba(15,23,42,.18),0 6px 14px -6px rgba(15,23,42,.1)}.product-hero .gallery-photo:hover{transform:translateY(-1px);box-shadow:0 22px 48px -16px rgba(15,23,42,.22),0 8px 18px -6px rgba(15,23,42,.12)}.product-hero .gallery-photo:hover .gallery-photo-zoom{opacity:1;transform:translateY(0)}.product-hero .gallery-photo-zoom{z-index:3;color:#fff;letter-spacing:.02em;opacity:.85;pointer-events:none;background:rgba(11,30,63,.92);border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:11.5px;font-weight:600;transition:opacity .18s,transform .18s;display:inline-flex;position:absolute;bottom:14px;right:14px;transform:translateY(2px);box-shadow:0 4px 14px -4px rgba(11,30,63,.4)}.product-hero .gallery-photo-img{border-radius:2px;width:100%;height:auto;display:block}.product-hero .gallery-photo:after{content:"EXEMPLE";letter-spacing:.16em;color:rgba(234,104,16,.16);text-shadow:0 1px rgba(255,255,255,.6);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;justify-content:center;align-items:center;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:max(36px,min(7.5vw,84px));font-weight:800;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;transform:rotate(-22deg)}.product-hero .doc-head{border-bottom:1.5px solid var(--ph-navy);justify-content:space-between;align-items:flex-start;margin-bottom:16px;padding-bottom:14px;display:flex}.product-hero .doc-flag-eu{color:#fc0;letter-spacing:-3px;background:#039;border-radius:2px;justify-content:center;align-items:center;width:38px;height:26px;font-size:14px;line-height:1;display:flex}.product-hero .doc-title{color:var(--ph-navy);letter-spacing:.08em;text-transform:uppercase;text-align:right;max-width:60%;font-size:9px;font-weight:700;line-height:1.3}.product-hero .doc-bmw{color:var(--ph-navy);letter-spacing:.02em;margin-bottom:4px;font-family:Inter,sans-serif;font-size:18px;font-weight:800}.product-hero .doc-model{color:var(--ph-muted);letter-spacing:.04em;margin-bottom:16px;font-size:10px}.product-hero .doc-line{color:var(--ph-muted);border-bottom:1px dashed #e8e2d6;justify-content:space-between;padding:6px 0;font-size:8.5px;display:flex}.product-hero .doc-line strong{color:var(--ph-navy);font-weight:600}.product-hero .doc-stamp{border:2px solid var(--ph-orange);width:56px;height:56px;color:var(--ph-orange);letter-spacing:.05em;text-align:center;background:rgba(255,237,213,.5);border-radius:50%;justify-content:center;align-self:flex-end;align-items:center;margin-top:auto;font-size:7px;font-weight:700;line-height:1.2;display:flex;transform:rotate(8deg)}.product-hero .gallery-badge{background:var(--ph-navy);color:#fff;letter-spacing:.08em;text-transform:uppercase;z-index:2;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:22px;left:22px}.product-hero .gallery-badge:before{content:"";background:var(--ph-orange);border-radius:50%;width:6px;height:6px}.product-hero .gallery-thumbs{gap:10px;margin-top:14px;display:flex}.product-hero .gallery-thumb{aspect-ratio:1.4;background:var(--ph-bg-2);border:1px solid var(--ph-line);color:var(--ph-muted-2);cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;font-size:11px;font-weight:500;transition:all .15s;display:flex}.product-hero .gallery-thumb.active{border-color:var(--ph-orange);background:var(--ph-orange-tint);color:var(--ph-orange-dark)}.product-hero .gallery-thumb:hover{border-color:var(--ph-navy);color:var(--ph-navy)}.product-hero .gallery-thumb-photo{aspect-ratio:auto;background:#fff;flex-direction:column;flex:0 180px;gap:6px;padding:6px}.product-hero .gallery-thumb-img{aspect-ratio:1.41;object-fit:cover;object-position:top;border-radius:4px;width:100%;height:auto;display:block}.product-hero .gallery-authority{background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:14px;margin-top:14px;padding:12px 14px;display:flex}.product-hero .gallery-authority-brand{flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.product-hero .gallery-authority-brand img{object-fit:contain;max-width:100%;max-height:100%}.product-hero .gallery-authority-items{flex-wrap:wrap;flex:auto;align-items:center;gap:6px 14px;margin:0;padding:0;list-style:none;display:flex}.product-hero .gallery-authority-items li{color:var(--ph-muted);white-space:nowrap;align-items:center;gap:5px;font-size:12px;display:inline-flex}.product-hero .gallery-authority-items li svg{color:#1ca64f;flex:none}.product-hero .gallery-authority-items strong{color:var(--ph-navy);font-weight:700}.product-hero .gallery-authority-flag{flex:none;justify-content:center;align-items:center;display:flex}.product-hero .product-info{padding-top:6px}.product-hero .product-brand-row{align-items:center;gap:10px;margin-bottom:10px;display:flex}.product-hero .product-brand-logo{border:1px solid var(--ph-line);background:#fff;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.product-hero .product-brand-logo img{object-fit:contain;width:32px;height:32px}.product-hero .product-brand-name{color:var(--ph-muted);letter-spacing:.02em;font-size:13px;font-weight:500}.product-hero .product-brand-name strong{color:var(--ph-navy);font-weight:700}.product-hero h1.product-title{letter-spacing:-.025em;color:var(--ph-navy);margin:0 0 8px;font-size:30px;font-weight:700;line-height:1.1}.product-hero .product-lede{color:#4b5563;max-width:520px;margin:0 0 14px;font-size:14px;line-height:1.5}.product-hero .product-rating{border-top:1px solid var(--ph-line-2);border-bottom:1px solid var(--ph-line-2);align-items:center;gap:10px;margin-bottom:14px;padding:8px 0;display:flex}.product-hero .stars{gap:1px;display:inline-flex}.product-hero .stars svg{color:var(--ph-orange)}.product-hero .rating-text{color:var(--ph-muted);font-size:13px}.product-hero .rating-text strong{color:var(--ph-navy);font-size:14px;font-weight:700}.product-hero .rating-text a{color:var(--ph-orange-dark);font-weight:600}.product-hero .price-card{background:var(--ph-bg-2);border:1px solid var(--ph-line);border-radius:14px;margin-bottom:20px;padding:24px}.product-hero .price-row{align-items:baseline;gap:12px;margin-bottom:4px;display:flex}.product-hero .price-current{color:var(--ph-orange-dark);letter-spacing:-.025em;font-variant-numeric:tabular-nums;font-size:44px;font-weight:800;line-height:1}.product-hero .price-current .eur{color:var(--ph-orange);margin-left:2px;font-size:22px}.product-hero .price-label{color:var(--ph-muted);font-size:12px;font-weight:500}.product-hero .price-installments{color:var(--ph-muted);margin:6px 0 0;font-size:12.5px;font-weight:500;line-height:1.4}.product-hero .price-installments strong{color:var(--ph-ink);letter-spacing:-.005em;font-weight:700}.product-hero .price-installments-scalapay{color:#ff5f00;letter-spacing:-.03em;font-family:Inter,sans-serif;font-weight:800}.product-hero .result-summary-installments{justify-content:flex-end;margin-top:6px;display:flex}.product-hero .config-section{padding:16px 0 4px}.product-hero .vtype-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-bottom:14px;display:grid}.product-hero .vtype-card{--vt-icon-bg:#f1f5f9;--vt-icon-color:#1e3a8a;border:1px solid var(--ph-line);cursor:pointer;color:var(--ph-navy);text-align:left;background:#fff;border-radius:12px;grid-template-rows:auto auto;grid-template-columns:38px 1fr;align-items:center;gap:1px 11px;padding:12px 12px 12px 11px;font-family:inherit;transition:border-color .15s,box-shadow .15s,transform .15s,background .15s;display:grid;position:relative}.product-hero .vtype-card:before{content:"";border-radius:inherit;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:0 1px 2px rgba(15,23,42,.04)}.product-hero .vtype-card:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 12px rgba(15,23,42,.06)}.product-hero .vtype-card:focus-visible{border-color:var(--ph-orange);outline:none;box-shadow:0 0 0 3px rgba(249,115,22,.15)}.product-hero .vtype-card.active{--vt-icon-bg:#fff1e6;--vt-icon-color:var(--ph-orange-dark);border-color:var(--ph-orange);background:linear-gradient(#fffaf5 0%,#fff 70%);box-shadow:0 0 0 3px rgba(249,115,22,.12),0 4px 12px rgba(249,115,22,.08)}.product-hero .vtype-card.active:after{content:"";background:var(--ph-orange);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='none'><path d='M3.5 7.2l2.3 2.3 4.7-5' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:11px;border-radius:50%;width:16px;height:16px;position:absolute;top:9px;right:9px;box-shadow:0 1px 3px rgba(249,115,22,.35)}.product-hero .vtype-icon{background:var(--vt-icon-bg);width:38px;height:38px;color:var(--vt-icon-color);border-radius:9px;grid-row:1/span 2;place-items:center;transition:background .15s,color .15s;display:grid}.product-hero .vtype-icon svg{width:24px;height:24px;display:block}.product-hero .vtype-name{color:var(--ph-navy);letter-spacing:-.005em;font-size:13.5px;font-weight:600;line-height:1.15}.product-hero .vtype-meta{color:var(--ph-muted);font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;gap:6px;font-size:11px;line-height:1.2;display:flex}.product-hero .vtype-code{letter-spacing:.08em;color:#64748b;text-transform:uppercase;background:#f1f5f9;border-radius:3px;padding:1px 5px;font-size:9.5px;font-weight:700;display:inline-block}.product-hero .vtype-card.active .vtype-code{color:var(--ph-orange-dark);background:#ffe4d0}.product-hero .vtype-meta .dot{color:#cbd5e1;font-weight:700}.product-hero .vtype-price{color:var(--ph-muted)}.product-hero .vtype-card.active .vtype-price{color:var(--ph-orange-dark);font-weight:600}.product-hero .vtype-tip{background:var(--ph-navy);color:#fff;letter-spacing:0;text-transform:none;white-space:normal;text-align:center;opacity:0;pointer-events:none;z-index:5;border-radius:6px;width:max-content;max-width:220px;padding:8px 10px;font-size:11px;font-weight:500;line-height:1.35;transition:opacity .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 18px -8px rgba(11,30,63,.4)}.product-hero .vtype-tip:after{content:"";border:5px solid transparent;border-top-color:var(--ph-navy);position:absolute;top:100%;left:50%;transform:translate(-50%)}.product-hero .vtype-card:hover .vtype-tip{opacity:1}.product-hero .vtype-card:focus-visible .vtype-tip{opacity:1}.product-hero .btn-primary.is-disabled{color:#475569;box-shadow:none;cursor:not-allowed;background:#cbd5e1}.product-hero .btn-primary.is-disabled:hover{background:#cbd5e1;transform:none}.product-hero .vtype-grid.is-highlight{animation:.6s ease-out 3 ph-vtype-pulse}@keyframes ph-vtype-pulse{0%{box-shadow:0 0 rgba(249,115,22,0)}50%{box-shadow:0 0 0 10px rgba(249,115,22,.18)}to{box-shadow:0 0 rgba(249,115,22,0)}}.product-hero .vtype-help{color:var(--ph-muted);align-items:flex-start;gap:6px;margin:0 0 6px;font-size:11.5px;line-height:1.4;display:flex;position:relative}.product-hero .vtype-help svg{color:var(--ph-muted-2);flex-shrink:0;margin-top:2px}.product-hero .vtype-help a{color:var(--ph-orange-dark);text-underline-offset:2px;text-decoration:underline}.product-hero .vtype-help-trigger{font:inherit;color:var(--ph-orange-dark);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-weight:600;text-decoration:underline;display:inline}.product-hero .vtype-help-trigger:hover{color:var(--ph-orange)}.product-hero .cat-help-popover{z-index:20;border:1px solid var(--ph-line);color:var(--ph-ink);text-align:left;text-transform:none;letter-spacing:0;background:#fff;border-radius:14px;max-width:460px;margin:0 auto;padding:18px 18px 16px;font-family:inherit;font-weight:400;animation:.18s ease-out ph-cat-help-in;position:absolute;top:calc(100% + 12px);left:0;right:0;box-shadow:0 24px 48px -16px rgba(11,30,63,.18),0 6px 14px -4px rgba(11,30,63,.08)}@keyframes ph-cat-help-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.product-hero .cat-help-arrow{border-left:1px solid var(--ph-line);border-top:1px solid var(--ph-line);background:#fff;width:12px;height:12px;position:absolute;top:-7px;left:32px;transform:rotate(45deg)}.product-hero .cat-help-head h4{color:var(--ph-navy);letter-spacing:-.01em;margin:0 0 6px;font-size:14.5px;font-weight:700}.product-hero .cat-help-head p{color:var(--ph-muted);margin:0 0 12px;font-size:12.5px;line-height:1.45}.product-hero .cg-mockup{background:linear-gradient(#fafafa 0%,#f5f5f5 100%);border:1px solid #d9d9d6;border-radius:8px;margin-bottom:14px;padding:10px 12px;font-family:SF Mono,Monaco,Consolas,monospace;font-size:12px;position:relative}.product-hero .cg-head{color:var(--ph-navy);text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #d9d9d6;margin-bottom:6px;padding-bottom:6px;font-family:inherit;font-size:9px;font-weight:700}.product-hero .cg-row{border-radius:4px;align-items:center;gap:12px;padding:4px 6px;font-size:11.5px;display:flex}.product-hero .cg-row>span:first-child{color:var(--ph-muted);letter-spacing:.04em;min-width:28px;font-size:10.5px;font-weight:700}.product-hero .cg-row strong{color:var(--ph-navy);font-size:12px;font-weight:600}.product-hero .cg-row.cg-highlight{outline:2px solid var(--ph-orange);outline-offset:-1px;background:#fff1e6;position:relative}.product-hero .cg-row.cg-highlight>span:first-child{color:var(--ph-orange-dark)}.product-hero .cg-row.cg-highlight strong{color:var(--ph-orange-dark);font-weight:700}.product-hero .cg-tag{color:var(--ph-orange-dark);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;margin-left:auto;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.product-hero .cat-help-table-head{color:var(--ph-muted);margin-bottom:8px;font-size:12px;line-height:1.45}.product-hero .cat-help-table-head strong{color:var(--ph-navy);font-weight:700}.product-hero .cat-help-table{border-collapse:collapse;width:100%;margin-bottom:14px;font-size:11.5px}.product-hero .cat-help-table tr{border-top:1px solid var(--ph-line-2)}.product-hero .cat-help-table tr:first-child{border-top:0}.product-hero .cat-help-table td{vertical-align:middle;padding:6px 8px}.product-hero .cat-help-table td:first-child{width:86px}.product-hero .cat-help-table td:last-child{text-align:right;width:70px}.product-hero .cat-help-table code{color:#475569;letter-spacing:.02em;background:#f1f5f9;border-radius:4px;padding:2px 6px;font-family:SF Mono,Monaco,Consolas,monospace;font-size:10.5px;font-weight:700;display:inline-block}.product-hero .cat-help-table strong{color:var(--ph-orange-dark);font-size:12px;font-weight:700}.product-hero .cat-help-foot{color:#7c2d12;background:#fffbf5;border:1px solid #fed7aa;border-radius:8px;margin:0;padding:10px 12px;font-size:11.5px;line-height:1.45}.product-hero .cat-help-foot strong{color:var(--ph-navy);font-weight:700}.product-hero .config-label{color:var(--ph-navy);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:11.5px;font-weight:700;display:flex;position:relative}.product-hero .step-header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.product-hero .step-num{background:var(--ph-orange);color:#fff;font-variant-numeric:tabular-nums;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 1px 2px rgba(249,115,22,.25)}.product-hero .step-title{color:var(--ph-navy);letter-spacing:-.01em;flex:1;margin:0;font-size:14.5px;font-weight:700}.product-hero .step-header .vin-help-link{margin-left:auto}.product-hero .vin-help-link{color:var(--ph-orange-dark);cursor:pointer;text-transform:none;letter-spacing:normal;align-items:center;gap:4px;margin-left:auto;font-size:12px;font-weight:600;display:inline-flex;position:relative}.product-hero .vin-help-link:hover{color:var(--ph-orange)}.product-hero .vin-field{border:1.5px solid var(--ph-line);background:#fff;border-radius:10px;align-items:center;height:50px;margin-bottom:18px;padding:0 14px;transition:border-color .15s;display:flex}.product-hero .vin-field:focus-within{border-color:var(--ph-orange)}.product-hero .vin-field svg{color:var(--ph-muted-2);flex-shrink:0;margin-right:10px}.product-hero .vin-field input{color:var(--ph-ink);letter-spacing:.04em;background:0 0;border:0;outline:none;flex:1;min-width:0;font-family:inherit;font-size:14px}.product-hero .vin-field input::placeholder{color:var(--ph-muted-2);letter-spacing:normal}.product-hero .vin-field button{background:var(--ph-bg-2);border:1px solid var(--ph-line);color:var(--ph-navy);border-radius:6px;height:30px;padding:6px 10px;font-size:12px;font-weight:600}.product-hero .vin-field button:hover{border-color:var(--ph-navy);background:#fff}.product-hero .vin-helper{color:var(--ph-muted);align-items:flex-start;gap:8px;margin:-6px 0 0;font-size:12.5px;line-height:1.5;display:flex}.product-hero .vin-helper svg{color:var(--ph-orange);flex-shrink:0;margin-top:2px}.product-hero .vin-helper strong{color:var(--ph-navy);font-weight:600}.product-hero .vin-status-icon{flex-shrink:0;justify-content:center;align-items:center;margin-right:8px;display:inline-flex}.product-hero .vin-icon{width:18px;height:18px}.product-hero .vin-icon-spin{color:var(--ph-orange);animation:.7s linear infinite ph-spin}.product-hero .vin-icon-success{color:var(--ph-green,#10b981)}.product-hero .vin-icon-warn{color:#d97706}.product-hero .vin-icon-error{color:#dc2626}.product-hero .vin-helper-icon{width:14px;height:14px;margin-top:2px}.product-hero .vin-counter{font-variant-numeric:tabular-nums;color:var(--ph-orange)}.product-hero .vin-field[data-status=loading]{border-color:var(--ph-orange)}.product-hero .vin-field[data-status=success]{background:#f0fdf4;border-color:#10b981}.product-hero .vin-field[data-status=mismatch]{background:#fffbeb;border-color:#f59e0b}.product-hero .vin-field[data-status=error]{background:#fef2f2;border-color:#dc2626}.product-hero .vin-helper[data-status=loading]{color:var(--ph-ink)}.product-hero .vin-helper[data-status=success]{color:#065f46}.product-hero .vin-helper[data-status=success] strong{color:#064e3b}.product-hero .vin-helper[data-status=mismatch]{color:#92400e}.product-hero .vin-helper[data-status=error]{color:#991b1b}.product-hero .vin-helper[data-status=success] svg.vin-helper-icon{color:#10b981}.product-hero .vin-helper[data-status=loading] svg.vin-helper-icon{color:var(--ph-orange)}.product-hero .vin-helper[data-status=mismatch] svg.vin-helper-icon{color:#d97706}.product-hero .vin-helper[data-status=error] svg.vin-helper-icon{color:#dc2626}.product-hero .cta-row{grid-template-columns:1fr;gap:10px;margin-bottom:14px;display:grid}.product-hero .cta-row .btn{height:52px;padding:0 24px;font-size:15px}.product-hero .reassurance{color:var(--ph-muted);align-items:center;gap:6px;margin-top:12px;font-size:12.5px;display:flex}.product-hero .reassurance svg{color:var(--ph-green);flex-shrink:0}.product-hero .btn-primary.is-loading{pointer-events:none;opacity:.85}.product-hero .btn-primary.is-loading .cta-icon{display:none}.product-hero .btn-primary.is-loading .cta-spinner{display:inline-block}.product-hero .ph-cta-confirmed{border-radius:var(--ph-radius);color:#fff;letter-spacing:-.005em;cursor:default;pointer-events:none;background:#10b981;border:0;justify-content:center;align-items:center;gap:8px;width:100%;height:56px;padding:0 24px;font-family:inherit;font-size:15.5px;font-weight:600;display:flex;box-shadow:inset 0 1px rgba(255,255,255,.25),0 4px 12px -4px rgba(16,185,129,.4)}.product-hero .ph-cta-confirmed svg{color:#fff;width:18px;height:18px}.product-hero .cta-spinner{border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite ph-spin;display:none}@keyframes ph-spin{to{transform:rotate(360deg)}}.product-hero .result-eyebrow{color:var(--ph-muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:6px;margin-bottom:10px;font-size:11px;font-weight:700;display:inline-flex}.product-hero .result-eyebrow .step-pill{background:var(--ph-navy);color:#fff;letter-spacing:.06em;white-space:nowrap;border-radius:4px;padding:2px 7px;font-size:10px}.product-hero .result-verdict{background:linear-gradient(#ecfdf5 0%,#f0fdf4 100%);border:1px solid #a7f3d0;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:16px;padding:14px 16px;display:flex}.product-hero .result-verdict-ic{color:#fff;background:#10b981;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 2px 6px rgba(16,185,129,.3)}.product-hero .result-verdict-text{flex:1;min-width:0}.product-hero .result-verdict-title{color:#064e3b;margin-bottom:2px;font-size:15px;font-weight:700;line-height:1.25}.product-hero .result-verdict-sub{color:#065f46;font-size:12.5px;line-height:1.4}.product-hero .result-vehicle{border:1px solid var(--ph-line);background:#fff;border-radius:12px;margin-bottom:14px;padding:14px 16px}.product-hero .result-vehicle-head{border-bottom:1px solid var(--ph-line-2);align-items:center;gap:10px;margin-bottom:12px;padding-bottom:12px;display:flex}.product-hero .result-vehicle-logo{border:1px solid var(--ph-line-2);background:#fff;border-radius:8px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.product-hero .result-vehicle-logo img{object-fit:contain;width:22px;height:22px}.product-hero .result-vehicle-name{color:var(--ph-navy);font-size:15px;font-weight:700;line-height:1.2}.product-hero .result-vehicle-vin{color:var(--ph-muted);font-variant-numeric:tabular-nums;letter-spacing:.04em;margin-top:2px;font-size:11.5px}.product-hero .result-vehicle-grid{grid-template-columns:1fr 1fr;gap:10px 18px;display:grid}.product-hero .result-vehicle-grid>div{flex-direction:column;gap:1px;min-width:0;display:flex}.product-hero .result-vehicle-grid span{color:var(--ph-muted);text-transform:uppercase;letter-spacing:.06em;font-size:10.5px;font-weight:600}.product-hero .result-vehicle-grid strong{color:var(--ph-navy);font-size:13px;font-weight:600;line-height:1.3}.product-hero .result-vehicle-note{background:var(--ph-bg-2);border:1px dashed var(--ph-line);color:var(--ph-muted);border-radius:8px;margin:12px 0 0;padding:10px 12px;font-size:12px;line-height:1.5}.product-hero .result-summary{background:var(--ph-bg-2);border:1px solid var(--ph-line-2);border-radius:12px;margin-bottom:14px;padding:12px 16px 14px}.product-hero .result-summary-row{color:#4b5563;justify-content:space-between;align-items:center;padding:4px 0;font-size:13px;display:flex}.product-hero .result-summary-row.total{border-top:1px dashed var(--ph-line);color:var(--ph-navy);margin-top:4px;padding-top:10px;font-size:14px}.product-hero .result-summary-row.total strong{color:var(--ph-orange-dark);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:22px;font-weight:800}.product-hero .result-summary-row .small{color:var(--ph-muted);font-size:11px}.product-hero .result-cta{flex-direction:column;gap:10px;margin-bottom:12px;display:flex}.product-hero .result-cta .btn-primary{height:56px;font-size:15.5px}.product-hero .result-back{color:var(--ph-muted);cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:5px;padding:8px 0;font-family:inherit;font-size:13px;font-weight:500;display:inline-flex}.product-hero .result-back:hover{color:var(--ph-navy)}.product-hero .result-next{border-top:1px dashed var(--ph-line);flex-wrap:wrap;gap:14px;margin-top:12px;padding-top:12px;display:flex}.product-hero .result-next-item{color:var(--ph-muted);align-items:center;gap:8px;font-size:12px;display:flex}.product-hero .result-next-item svg{color:var(--ph-green);flex-shrink:0}.product-hero .result-next-item strong{color:var(--ph-navy);font-weight:600}.product-hero .mini-faq{flex-direction:column;gap:8px;margin-top:18px;display:flex}.product-hero .mini-faq-item{border:1px solid var(--ph-line);background:#fff;border-radius:10px;transition:border-color .15s,box-shadow .15s}.product-hero .mini-faq-item[open]{border-color:var(--ph-orange);box-shadow:0 4px 12px -6px rgba(249,115,22,.2)}.product-hero .mini-faq-item summary{cursor:pointer;color:var(--ph-navy);letter-spacing:-.005em;justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;font-size:13px;font-weight:600;list-style:none;display:flex}.product-hero .mini-faq-item summary::-webkit-details-marker{display:none}.product-hero .mini-faq-item summary:after{content:"+";background:var(--ph-bg-2);border:1px solid var(--ph-line);width:20px;height:20px;color:var(--ph-navy);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;line-height:1;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.product-hero .mini-faq-item[open] summary:after{content:"−";background:var(--ph-orange);color:#fff;border-color:var(--ph-orange)}.product-hero .mini-faq-answer{color:var(--ph-muted);padding:0 14px 14px;font-size:12.5px;line-height:1.55}.product-hero .mini-faq-answer strong{color:var(--ph-navy);font-weight:600}.product-hero .trust-bar{background:linear-gradient(#fff 0%,#fafafb 100%);border:1px solid #f0f0f2;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:0;margin:18px 0 0;padding:4px;display:grid;box-shadow:inset 0 1px rgba(255,255,255,.9),0 1px 2px rgba(15,23,42,.024)}.product-hero .trust-item{text-align:center;border:0;border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:12px 12px 10px;transition:transform .18s,background .18s;display:flex;position:relative}.product-hero .trust-item:hover{background:rgba(255,255,255,.7);transform:translateY(-1px)}.product-hero .trust-item:not(:first-child):before{content:"";pointer-events:none;background:linear-gradient(transparent 0%,#e5e7eb 50%,transparent 100%);width:1px;position:absolute;top:22%;bottom:22%;left:0}.product-hero .trust-ic{place-items:center;height:26px;margin-bottom:1px;display:grid}.product-hero .trust-ic-payment{flex-direction:row;align-items:center;gap:5px;height:22px;display:flex}.product-hero .trust-mollie{color:#000;letter-spacing:-.045em;font-family:Inter,sans-serif;font-size:14px;font-weight:800;line-height:1}.product-hero .trust-scalapay{color:#ff5f00;letter-spacing:-.045em;font-family:Inter,sans-serif;font-size:14px;font-weight:800;line-height:1}.product-hero .trust-plus{color:#cbd5e1;font-size:10px;font-weight:600;line-height:1}.product-hero .trust-label{color:var(--ph-navy);letter-spacing:-.01em;font-size:12px;font-weight:700;line-height:1.25}.product-hero .trust-sub{color:var(--ph-muted);font-size:11px;font-weight:500;line-height:1.3}@media (max-width:480px){.product-hero .trust-bar{grid-template-columns:1fr;padding:2px}.product-hero .trust-item{text-align:left;flex-direction:row;justify-content:flex-start;gap:12px;padding:10px 14px}.product-hero .trust-item:not(:first-child):before{background:linear-gradient(90deg,transparent 0%,#e5e7eb 50%,transparent 100%);width:auto;height:1px;top:0;left:14px;right:14px}}@keyframes ph-reveal-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.product-hero .result-view{animation:.28s ease-out both ph-reveal-in}@keyframes ph-pulse-glow{0%,to{box-shadow:0 0 rgba(255,106,0,.45)}50%{box-shadow:0 0 0 8px rgba(255,106,0,0)}}.product-hero .btn-primary.is-pulse{animation:2s ease-out infinite ph-pulse-glow}@media (prefers-reduced-motion:reduce){.product-hero .result-view,.product-hero .btn-primary.is-pulse{animation:none}}@media (max-width:980px){.product-hero .product-grid{grid-template-columns:1fr;gap:32px}.product-hero h1.product-title{font-size:30px}}@media (max-width:720px){.product-hero .vtype-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:380px){.product-hero .vtype-grid{grid-template-columns:1fr}}.coc-lightbox{z-index:200;-webkit-backdrop-filter:blur(4px);background:rgba(11,30,63,.78);justify-content:center;align-items:center;padding:32px;animation:.18s ease-out both coc-lightbox-fade;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes coc-lightbox-fade{0%{opacity:0}to{opacity:1}}.coc-lightbox-frame{flex-direction:column;align-items:center;gap:14px;width:100%;max-width:min(1280px,96vw);max-height:92vh;display:flex;position:relative}.coc-lightbox-photo{background:#fff;border-radius:6px;justify-content:center;align-items:center;width:100%;max-height:80vh;padding:10px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px -16px rgba(0,0,0,.5)}.coc-lightbox-img{object-fit:contain;border-radius:2px;width:100%;height:auto;max-height:calc(80vh - 20px);display:block}.coc-lightbox-photo:after{content:"EXEMPLE";letter-spacing:.16em;color:rgba(234,104,16,.18);text-shadow:0 1px rgba(255,255,255,.6);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;justify-content:center;align-items:center;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:max(72px,min(11vw,180px));font-weight:800;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;transform:rotate(-22deg)}.coc-lightbox-close{width:36px;height:36px;color:var(--ph-navy);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:transform .15s,background .15s;display:inline-flex;position:absolute;top:-42px;right:0;box-shadow:0 4px 14px -4px rgba(0,0,0,.4)}.coc-lightbox-close:hover{background:#f3f4f6;transform:scale(1.06)}.coc-lightbox-nav{width:44px;height:44px;color:var(--ph-navy);cursor:pointer;background:rgba(255,255,255,.92);border-radius:50%;justify-content:center;align-items:center;transition:background .15s,transform .15s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px -4px rgba(0,0,0,.4)}.coc-lightbox-nav:hover{background:#fff;transform:translateY(-50%)scale(1.06)}.coc-lightbox-nav.prev{left:-22px}.coc-lightbox-nav.next{right:-22px}.coc-lightbox-caption{color:#fff;text-align:center;max-width:640px;font-size:13px;line-height:1.5}.coc-lightbox-caption strong{margin-bottom:4px;font-size:14px;font-weight:700;display:block}.coc-lightbox-caption span{color:rgba(255,255,255,.8)}@media (max-width:720px){.coc-lightbox{padding:16px}.coc-lightbox-close{top:-38px;right:4px}.coc-lightbox-nav{width:38px;height:38px}.coc-lightbox-nav.prev{left:4px}.coc-lightbox-nav.next{right:4px}}
