.samantha-demo-stage{background:#121419;border-radius:20px;width:100%;height:100%;margin:0 auto;font-family:Manrope,sans-serif;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.sd-stage{border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden}.sd-browser-mock{background:#f8fafc;flex-direction:column;display:flex;position:absolute;inset:0}.sd-browser-bar{background:#e2e8f0;border-bottom:1px solid #cbd5e1;align-items:center;gap:6px;padding:8px 14px;display:flex}.sd-dot{border-radius:50%;width:10px;height:10px}.sd-dot-r{background:#ef4444}.sd-dot-y{background:#f59e0b}.sd-dot-g{background:#22c55e}.sd-url{color:#64748b;background:#fff;border:1px solid #cbd5e1;border-radius:8px;margin-left:12px;padding:3px 14px;font-size:11px}.sd-browser-body{flex:1;padding:16px 20px;overflow:hidden}.sd-page-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.sd-logo{color:#1e293b;font-size:13px;font-weight:700}.sd-nav-links{color:#64748b;font-size:11px}.sd-page-hero{text-align:center;background:linear-gradient(135deg,#1e1b3a 0%,#121419 100%);border:1px solid #d6ff3f26;border-radius:12px;margin-bottom:14px;padding:18px}.sd-hero-title{color:#fff;margin-bottom:4px;font-size:18px;font-weight:700}.sd-hero-sub{color:#fffc;margin-bottom:10px;font-size:11px}.sd-search-mock{color:#94a3b8;background:#fff;border-radius:20px;padding:6px 14px;font-size:10px;display:inline-block}.sd-inventory-preview{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.sd-card-mini{background:#fff;border:1px solid #e2e8f0;border-radius:8px;height:60px}.sd-precall{z-index:60;color:#fff;background:radial-gradient(circle at 50% 12%,#d6ff3f1f,#0000 42%),linear-gradient(155deg,#121419f0,#101115fa);border:1px solid #d6ff3f26;border-radius:22px;flex-direction:column;align-items:center;gap:10px;width:180px;padding:16px;transition:opacity .7s,transform .9s cubic-bezier(.22,1,.36,1),filter .7s;display:flex;position:absolute;bottom:20px;right:20px;overflow:hidden;box-shadow:0 12px 40px #03071273,inset 0 1px #ffffff1a}.sd-precall-hidden{opacity:0;filter:blur(8px);pointer-events:none;transform:scale(.88)translateY(16px)}.sd-precall-title{letter-spacing:-.02em;color:#f8fafc;margin:0;font-size:15px;font-weight:650}.sd-precall-avatar{background:linear-gradient(135deg,#d6ff3f,#ff5e36 48%,#d6ff3f);border-radius:50%;width:90px;height:90px;padding:3px;position:relative;overflow:hidden;box-shadow:0 8px 24px #d6ff3f52}.sd-precall-video{object-fit:cover;background:#101115;border-radius:50%;width:100%;height:100%}.sd-precall-status{color:#cbd5e1;align-items:center;gap:6px;font-size:10px;font-weight:600;display:flex}.sd-precall-dot{background:#d6ff3f;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #d6ff3fe6}.sd-precall-btn{color:#101115;cursor:pointer;background:linear-gradient(135deg,#d6ff3f,#c5e835);border:1px solid #d6ff3f4d;border-radius:999px;padding:8px 18px;font-size:11px;font-weight:700}.sd-widget{z-index:60;opacity:0;pointer-events:none;background:#101115;border:4px solid #d6ff3fc7;border-radius:50%;width:120px;height:120px;transition:opacity .85s,transform 1s cubic-bezier(.22,1,.36,1),box-shadow 1s;position:absolute;bottom:20px;right:20px;overflow:hidden;transform:scale(.86)translateY(10px);box-shadow:0 12px 40px #03071280,0 0 0 1px #ffffff1a}.sd-widget-active{opacity:1;pointer-events:auto;transform:scale(1)translateY(0);box-shadow:0 16px 50px #03071294,0 0 20px #d6ff3f33}.sd-widget-video{object-fit:cover;width:100%;height:100%}.sd-cursor{z-index:50;opacity:0;pointer-events:none;justify-content:flex-start;align-items:flex-start;transition:transform .8s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;left:0}.sd-cursor-arrow{filter:drop-shadow(0 2px 4px #0006);transition:transform .15s}.sd-cursor-click .sd-cursor-arrow{transform:scale(.85)}.sd-cursor-ring{opacity:0;pointer-events:none;border:2px solid #d6ff3fcc;border-radius:50%;width:24px;height:24px;position:absolute;top:0;left:0;transform:translate(-4px,-4px)scale(.5)}.sd-cursor-click .sd-cursor-ring{animation:.5s ease-out sd-cursor-ripple}@keyframes sd-cursor-ripple{0%{opacity:.9;transform:translate(-4px,-4px)scale(.5)}to{opacity:0;transform:translate(-4px,-4px)scale(2.2)}}.sd-bubble{opacity:0;z-index:65;border-radius:16px;align-items:flex-start;gap:8px;max-width:320px;padding:12px 16px;font-size:12px;line-height:1.5;transition:opacity .3s,transform .3s;display:flex;position:absolute;transform:translateY(10px)scale(.95)}.sd-bubble.sd-show{opacity:1;transform:translateY(0)scale(1)}.sd-bubble-bot{color:#f2f0e9;background:#121419f2;border:1px solid #d6ff3f4d;bottom:50px;right:160px}.sd-bubble-user{color:#f2f0e9;background:#1e1b4bf2;border:1px solid #d6ff3f4d;bottom:50px;left:30px}.sd-bubble-text{flex:1}.sd-bubble-waveform{flex-shrink:0;align-items:center;gap:2px;height:14px;margin-top:2px;display:flex}.sd-bubble-waveform span{background:#d6ff3f;border-radius:1px;width:2px;height:3px;transition:height .12s}.sd-waveform-active span{animation:.5s ease-in-out infinite alternate sd-wave-bar}.sd-waveform-active span:first-child{animation-delay:0s}.sd-waveform-active span:nth-child(2){animation-delay:80ms}.sd-waveform-active span:nth-child(3){animation-delay:.16s}.sd-waveform-active span:nth-child(4){animation-delay:.24s}.sd-waveform-active span:nth-child(5){animation-delay:.32s}@keyframes sd-wave-bar{0%{opacity:.4;height:3px}to{opacity:.9;height:12px}}.sd-mic{flex-shrink:0;font-size:14px;animation:1.5s ease-in-out infinite sd-mic-pulse}@keyframes sd-mic-pulse{0%,to{opacity:.6}50%{opacity:1}}.sd-cta-overlay{backdrop-filter:blur(3px);opacity:0;z-index:40;background:#101115b3;flex-direction:column;justify-content:center;align-items:center;gap:10px;transition:opacity .4s;display:flex;position:absolute;inset:0}.sd-cta-overlay.sd-show,.sd-stage:hover .sd-cta-overlay{opacity:1}.sd-cta-play-btn{color:#101115;cursor:pointer;background:#d6ff3f;border-radius:50%;place-items:center;width:88px;height:88px;animation:1.4s ease-in-out infinite sd-cta-pulse;display:grid;box-shadow:0 0 30px #d6ff3f80}.sd-cta-play-btn svg{width:40px;height:40px;margin-left:5px}.sd-cta-text{color:#d6ff3f;font-family:Syne,sans-serif;font-size:20px;font-weight:700}@keyframes sd-cta-pulse{0%,to{transform:scale(1);box-shadow:0 0 30px #d6ff3f80}50%{transform:scale(1.08);box-shadow:0 0 45px #d6ff3fb3}}.sd-recom-popup-overlay{backdrop-filter:blur(4px);z-index:30;opacity:0;background:#10111599;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.sd-recom-popup-overlay.sd-show{opacity:1}.sd-recom-popup-modal{transform-origin:50%;background:#fff;border-radius:14px;width:82%;max-width:480px;max-height:72%;animation:.3s ease-out sd-recom-popup-appear;overflow:hidden;box-shadow:0 24px 60px #0006,0 0 0 1px #0000000d}@keyframes sd-recom-popup-appear{0%{opacity:0;transform:scale(.92)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}.sd-recom-popup-header{background:#fafafa;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.sd-recom-popup-header h2{color:#111827;letter-spacing:-.01em;margin:0;font-size:.68rem;font-weight:800}.sd-recom-popup-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:.9rem;transition:all .2s;display:flex}.sd-recom-popup-close:hover{color:#dc2626;background:#fee2e2}.sd-recom-popup-content{max-height:calc(72vh - 36px);padding:10px 12px;overflow-y:auto}.sd-recom-metadata{background:#f9fafb;border-left:3px solid #d6ff3f;border-radius:6px;margin-bottom:8px;padding:6px 10px}.sd-metadata-stats{flex-wrap:wrap;gap:8px;display:flex}.sd-stat-item{color:#374151;font-size:.48rem;font-weight:600}.sd-recom-cards-grid{grid-template-columns:1fr;gap:5px;display:grid}.sd-recom-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:row;align-items:stretch;transition:all .25s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden;box-shadow:0 2px 6px #0000000f}.sd-recom-card:hover{border-color:#d6ff3f;transform:translateY(-3px);box-shadow:0 12px 30px #d6ff3f26}.sd-recom-card-image{object-fit:cover;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:8px 0 0 8px;flex-shrink:0;width:80px;height:80px}.sd-recom-card-content{flex:1;min-width:0;padding:5px 8px}.sd-recom-card-title{color:#1f2937;margin:0 0 2px;font-size:.6rem;font-weight:700;line-height:1.2}.sd-recom-card-price{color:#ff5e36;margin-bottom:3px;font-size:.66rem;font-weight:800}.sd-recom-card-specs{flex-direction:column;gap:2px;display:flex}.sd-recom-spec-item{color:#6b7280;justify-content:space-between;font-size:.48rem;display:flex}.sd-recom-spec-label{font-weight:500}.sd-recom-spec-value{color:#374151}.sd-recom-card-badges{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.sd-recom-badge{letter-spacing:.02em;border-radius:4px;padding:1px 4px;font-size:.42rem;font-weight:600}.sd-recom-badge-certified{color:#166534;background:#dcfce7;box-shadow:0 1px 2px #1665341a}.sd-recom-badge-used{color:#92400e;background:#fef3c7;box-shadow:0 1px 2px #92400e1a}.sd-recom-badge-new{color:#1e40af;background:#dbeafe;box-shadow:0 1px 2px #1e40af1a}.sd-booking-overlay{backdrop-filter:blur(4px);z-index:30;opacity:0;background:#10111599;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.sd-booking-overlay.sd-show{opacity:1}@keyframes sd-booking-fade-in{0%{opacity:0}to{opacity:1}}.sd-booking-modal{background:#fff;border-radius:14px;flex-direction:column;width:82%;max-width:480px;max-height:86%;animation:.35s cubic-bezier(.22,1,.36,1) sd-booking-slide-up;display:flex;overflow:hidden;box-shadow:0 28px 60px #0006,0 0 0 1px #0000000d}@keyframes sd-booking-slide-up{0%{opacity:0;transform:scale(.94)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.sd-booking-header{background:#fafafa;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.sd-booking-header h2{color:#111827;letter-spacing:-.01em;margin:0;font-size:.68rem;font-weight:800}.sd-booking-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:18px;height:18px;font-size:.8rem;transition:all .15s;display:flex}.sd-booking-close:hover{color:#dc2626;background:#fee2e2}.sd-booking-progress{background:#fff;border-bottom:1px solid #f3f4f6;align-items:center;gap:4px;padding:7px 12px;display:flex}.sd-booking-step{align-items:center;gap:3px;display:flex}.sd-booking-step .sd-step-number{color:#6b7280;background:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:.42rem;font-weight:700;transition:all .3s cubic-bezier(.22,1,.36,1);display:flex}.sd-booking-step .sd-step-label{color:#6b7280;font-size:.48rem;font-weight:500}.sd-booking-step.active .sd-step-number{color:#101115;background:#d6ff3f;box-shadow:0 0 0 3px #d6ff3f33}.sd-booking-step.active .sd-step-label{color:#111827;font-weight:600}.sd-booking-step.completed .sd-step-number{color:#fff;background:#ff5e36;box-shadow:0 0 0 3px #ff5e3626}.sd-booking-step-divider{background:#e5e7eb;border-radius:1px;flex:1;height:2px}.sd-booking-content{flex:1;padding:10px 12px;overflow-y:auto}.sd-booking-footer{background:#fafafa;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:8px;padding:7px 12px;display:flex}.sd-booking-placeholder{color:#9ca3af;text-align:center;padding:8px 0}.sd-rooftop-grid{grid-template-columns:1fr 1fr;gap:4px;display:grid}.sd-rooftop-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:7px 10px;transition:all .25s cubic-bezier(.22,1,.36,1);box-shadow:0 2px 6px #0000000d}.sd-rooftop-card:hover{border-color:#d6ff3f;transform:translateY(-3px);box-shadow:0 8px 24px #d6ff3f26}.sd-rooftop-card.sd-selected{background:linear-gradient(135deg,#f7ffe8,#f0ffb8);border-color:#d6ff3f;box-shadow:0 8px 24px #d6ff3f33,0 0 0 1px #d6ff3f1a}.sd-rooftop-card h3{color:#111827;margin:0 0 2px;font-size:.6rem;font-weight:700}.sd-rooftop-address{color:#6b7280;margin-bottom:1px;font-size:.48rem}.sd-rooftop-phone{color:#374151;margin-bottom:1px;font-size:.45rem}.sd-rooftop-hours{color:#6b7280;margin-bottom:2px;font-size:.45rem}.sd-rooftop-services{flex-wrap:wrap;gap:6px;display:flex}.sd-rooftop-service-tag{color:#374151;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:4px;padding:1px 4px;font-size:.38rem;font-weight:600}.sd-booking-btn{cursor:pointer;border:none;border-radius:8px;padding:5px 12px;font-size:.48rem;font-weight:700;transition:all .2s cubic-bezier(.22,1,.36,1)}.sd-booking-btn-primary{color:#101115;background:linear-gradient(135deg,#d6ff3f,#c5e835);box-shadow:0 2px 8px #d6ff3f4d}.sd-booking-btn-primary:hover{background:linear-gradient(135deg,#c5e835,#b4d425);transform:translateY(-1px);box-shadow:0 4px 16px #d6ff3f66}.sd-booking-btn-primary:disabled{cursor:not-allowed;box-shadow:none;background:#e8f0c8}.sd-booking-btn-secondary{color:#374151;background:#fff;border:1px solid #d1d5db}.sd-booking-btn-secondary:hover{background:#f9fafb;border-color:#9ca3af}.sd-booking-btn-danger{color:#dc2626;background:#fff;border:1px solid #fecaca}.sd-booking-btn-danger:hover{background:#fef2f2;border-color:#fca5a5}.sd-slot-date-group{margin-bottom:4px}.sd-slot-date-label{color:#374151;text-transform:uppercase;letter-spacing:.03em;margin-bottom:2px;font-size:.48rem;font-weight:600}.sd-slot-grid{grid-template-columns:repeat(auto-fill,minmax(50px,1fr));gap:3px;display:grid}.sd-slot-btn{color:#374151;cursor:pointer;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:5px 8px;font-size:.54rem;font-weight:600;transition:all .2s cubic-bezier(.22,1,.36,1);box-shadow:0 1px 3px #0000000a}.sd-slot-btn:hover{background:#f7ffe8;border-color:#d6ff3f;transform:translateY(-1px);box-shadow:0 4px 12px #d6ff3f1a}.sd-slot-btn.sd-selected{color:#101115;background:linear-gradient(135deg,#d6ff3f,#c5e835);border-color:#d6ff3f;box-shadow:0 4px 12px #d6ff3f4d}.sd-visitor-form{grid-template-columns:1fr 1fr;gap:2px;display:grid}.sd-form-field{flex-direction:column;gap:2px;display:flex}.sd-form-field label{color:#6b7280;font-size:.42rem;font-weight:600}.sd-form-field .sd-req{color:#dc2626}.sd-form-field input{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:4px 8px;font-size:.48rem;transition:all .2s}.sd-form-field input:focus{border-color:#d6ff3f;outline:none;box-shadow:0 0 0 3px #d6ff3f1a}.sd-review-section{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:4px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.sd-review-section-header{background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:4px 6px;display:flex}.sd-review-section-header h3{color:#111827;margin:0;font-size:.54rem;font-weight:700}.sd-review-section-body{padding:4px 6px}.sd-review-detail-row{color:#374151;gap:2px;margin-bottom:1px;font-size:.48rem;display:flex}.sd-review-detail-label{color:#6b7280;min-width:35px;font-weight:600}@media (width<=768px){.samantha-demo-stage{aspect-ratio:4/5}.sd-bubble{max-width:200px;font-size:10px}.sd-recom-popup-modal,.sd-booking-modal{width:90%}.sd-rooftop-grid,.sd-visitor-form{grid-template-columns:1fr}.sd-booking-progress .sd-step-label{display:none}}:root{--ink:#101115;--cream:#e8e5dc;--acid:#d6ff3f;--orange:#ff5e36;--muted:#8c8d91;--line:#10111526}[data-astro-cid-lcdefpme]{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Manrope,sans-serif}.site-shell[data-astro-cid-lcdefpme]{overflow:hidden}.section-pad[data-astro-cid-lcdefpme]{padding:130px max(5vw,40px)}.nav-wrap[data-astro-cid-lcdefpme]{z-index:5;color:#fff;border-bottom:1px solid #1011151a;justify-content:space-between;align-items:center;width:100%;height:82px;padding:0 max(5vw,40px);display:flex;position:absolute}.brand[data-astro-cid-lcdefpme]{color:inherit;letter-spacing:-.8px;align-items:center;gap:9px;font-family:Syne,sans-serif;font-size:15px;font-weight:800;text-decoration:none;display:flex}.brand-logo[data-astro-cid-lcdefpme]{flex-shrink:0;align-self:center;width:29px;height:32px}.desktop-nav[data-astro-cid-lcdefpme]{gap:28px;display:flex}.desktop-nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme],footer[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:inherit;font-size:12px;font-weight:600;text-decoration:none}.nav-cta[data-astro-cid-lcdefpme]{color:var(--ink);background:var(--acid);text-transform:uppercase;padding:11px 15px;font-family:DM Mono;font-size:10px;font-weight:500;text-decoration:none}.nav-cta[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{margin-left:7px}.menu-btn[data-astro-cid-lcdefpme]{color:inherit;background:0 0;border:0;display:none}.hero[data-astro-cid-lcdefpme]{color:#fff;isolation:isolate;background:#121419;min-height:920px;padding-top:187px;position:relative}.hero-grid[data-astro-cid-lcdefpme],.demo-grid[data-astro-cid-lcdefpme]{z-index:-1;background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;mask-image:linear-gradient(#000,#0000 88%)}.orb[data-astro-cid-lcdefpme]{filter:blur(2px);z-index:-1;border-radius:100%;position:absolute}.orb-one[data-astro-cid-lcdefpme]{background:radial-gradient(circle,#ff5e3659,#0000 65%);width:660px;height:660px;top:58px;right:2%}.orb-two[data-astro-cid-lcdefpme]{background:radial-gradient(circle,#7456ff33,#0000 65%);width:500px;height:500px;top:180px;left:15%}.hero-copy[data-astro-cid-lcdefpme]{max-width:710px}.eyebrow[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:1.1px;color:var(--muted);margin:0 0 19px;font:500 10px DM Mono}.eyebrow[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--orange);vertical-align:middle;width:18px;height:2px;margin-right:8px;display:inline-block}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme],h2[data-astro-cid-lcdefpme]{letter-spacing:-4.5px;margin:0;font:700 clamp(46px,5.4vw,82px)/.98 Syne,sans-serif}h1[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme],h2[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--acid);font-style:normal}.hero-lede[data-astro-cid-lcdefpme]{color:#bbbdc2;max-width:610px;margin:28px 0;font-size:16px;line-height:1.65}.hero-actions[data-astro-cid-lcdefpme]{align-items:center;gap:24px;display:flex}.button[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.3px;cursor:pointer;border:0;justify-content:center;align-items:center;gap:22px;padding:22px 30px;font:700 13px DM Mono;text-decoration:none;display:inline-flex}.button[data-astro-cid-lcdefpme].primary{background:var(--acid);color:var(--ink)}.button[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{font-size:22px;line-height:0}.watch-btn[data-astro-cid-lcdefpme]{color:#fff;text-transform:uppercase;letter-spacing:.3px;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff38;border-radius:2px;align-items:center;gap:22px;padding:22px 30px;font:700 13px DM Mono;text-decoration:none;transition:all .3s;display:inline-flex}.watch-btn[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{font-size:22px;line-height:1;transition:transform .3s}.watch-btn[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:#9b9da3;font:400 10px DM Mono}.play[data-astro-cid-lcdefpme]{border:1px solid #898b91;border-radius:50%;place-items:center;width:31px;height:31px;padding-left:2px;font-size:10px;display:grid}.microcopy[data-astro-cid-lcdefpme]{color:#777a80;margin-top:24px;font:400 10px DM Mono}.hero-visual[data-astro-cid-lcdefpme]{width:min(56vw,860px);height:620px;position:absolute;top:179px;right:max(5vw,40px)}.visual-glow[data-astro-cid-lcdefpme]{filter:blur(110px);opacity:.27;background:#ff5e36;position:absolute;inset:20% 4%}.browser[data-astro-cid-lcdefpme]{color:var(--ink);background:#e9e7e2;border:1px solid #ffffff4d;position:absolute;inset:30px 0 0 33px;box-shadow:0 28px 60px #0008}.browser-top[data-astro-cid-lcdefpme]{color:#fff;background:#24262b;align-items:center;gap:5px;height:40px;padding:0 13px;display:flex}.browser-top[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{background:#a4a6aa;border-radius:50%;width:6px;height:6px}.address[data-astro-cid-lcdefpme]{color:#9b9da3;background:#393b40;width:50%;margin-left:15px;padding:5px 8px;font:400 8px DM Mono}.browser-body[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1.1fr;gap:13px;padding:18px;display:grid}.car-card[data-astro-cid-lcdefpme]{background:#fff}.car-image[data-astro-cid-lcdefpme]{background:linear-gradient(155deg,#313740,#a3a7a6);height:220px;position:relative;overflow:hidden}.car-silhouette[data-astro-cid-lcdefpme]{color:#0e1117;opacity:.85;font-size:130px;position:absolute;bottom:-37px;left:10%;transform:scaleX(1.8)}.shine[data-astro-cid-lcdefpme]{background:#fff7;width:120%;height:25px;position:absolute;top:34px;left:-20px;transform:rotate(-25deg)}.car-info[data-astro-cid-lcdefpme]{flex-direction:column;gap:3px;padding:12px;display:flex}.car-info[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:#777;font:500 7px DM Mono}.car-info[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font:700 14px Syne}.car-info[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{margin-top:7px;font-size:13px}.filter-panel[data-astro-cid-lcdefpme]{color:#fff;background:#181a1e;flex-direction:column;padding:21px 18px;display:flex}.filter-panel[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{text-transform:uppercase;margin:0 0 45px;font:500 9px DM Mono}.pulse[data-astro-cid-lcdefpme]{background:var(--acid);width:6px;height:6px;box-shadow:0 0 10px var(--acid);border-radius:50%;margin-right:5px;display:inline-block}.voice-wave[data-astro-cid-lcdefpme]{align-items:center;gap:5px;height:55px;display:flex}.voice-wave[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{background:var(--acid);border-radius:3px;width:4px}.voice-wave[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:first-child,.voice-wave[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(9){height:11px}.voice-wave[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(2),.voice-wave[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(8){height:28px}.voice-wave[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(3),.voice-wave[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(7){height:42px}.voice-wave[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(4),.voice-wave[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(6){height:32px}.voice-wave[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(5){height:54px}.filter-panel[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{color:#babcc0;margin-top:12px;font:500 10px/1.5 Manrope}.result-row[data-astro-cid-lcdefpme]{border-top:1px solid #3b3d42;align-items:center;gap:6px;margin-top:auto;padding-top:13px;display:flex}.result-row[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{color:var(--acid);font:700 20px Syne}.result-row[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:#aaa;font:400 8px DM Mono}.result-row[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--acid);margin-left:auto;font-style:normal}.floating-card[data-astro-cid-lcdefpme]{color:var(--ink);z-index:60;background:#f5f3ed;align-items:center;gap:10px;padding:12px 15px;display:flex;position:absolute;box-shadow:0 12px 25px #0007}.floating-card[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:first-child{color:var(--orange);font-size:18px}.floating-card[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:#777;margin-bottom:3px;font:500 8px DM Mono;display:block}.floating-card[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{font:700 10px Syne}.floating-one[data-astro-cid-lcdefpme]{bottom:-45px;left:-28px}.floating-two[data-astro-cid-lcdefpme]{top:100px;right:-48px}.floating-two[data-astro-cid-lcdefpme] .dot[data-astro-cid-lcdefpme]{background:var(--acid);border-radius:50%;width:8px;height:8px;box-shadow:0 0 7px #92aa2d}.hero-bottom[data-astro-cid-lcdefpme]{color:#777;border-top:1px solid #3a3c41;justify-content:space-between;align-items:center;padding-top:19px;font:500 9px DM Mono;display:flex;position:absolute;bottom:29px;left:max(5vw,40px);right:max(5vw,40px)}.hero-bottom[data-astro-cid-lcdefpme] div[data-astro-cid-lcdefpme]{color:#aaa;letter-spacing:1px}.hero-bottom[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{background:var(--acid);vertical-align:middle;width:3px;height:3px;margin:0 13px;display:inline-block}.proof[data-astro-cid-lcdefpme]{background:var(--acid);grid-template-columns:1fr 1.25fr;gap:80px;padding:100px max(5vw,40px);display:grid}.proof[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:45px}.metric-list[data-astro-cid-lcdefpme]{border-top:1px solid #a2bf2f}.metric[data-astro-cid-lcdefpme]{border-bottom:1px solid #a2bf2f;grid-template-columns:120px 1fr;gap:20px;padding:21px 0;display:grid}.metric[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{letter-spacing:-3px;font:700 47px/1 Syne}.metric[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{letter-spacing:-.5px;margin:0 0 4px;font:700 15px Syne}.metric[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#455016;max-width:350px;margin:0;font-size:12px;line-height:1.5}.problem[data-astro-cid-lcdefpme]{background:#f2f0e9;grid-template-columns:1.05fr .95fr;gap:70px;display:grid}.section-heading[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:55px}.section-heading[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--orange)}.large-copy[data-astro-cid-lcdefpme]{margin:32px 0;font-size:18px;line-height:1.65}.text-link[data-astro-cid-lcdefpme]{color:var(--ink);text-transform:uppercase;border-bottom:1px solid var(--ink);align-items:center;gap:15px;padding-bottom:7px;font:500 11px DM Mono;text-decoration:none;display:inline-flex}.text-link[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{font-size:17px}.problem-list[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:repeat(3,1fr);margin-top:65px;display:grid}.problem-list[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{border-right:1px solid var(--line);min-height:210px;padding:23px 32px 15px 0;position:relative}.problem-list[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]:not(:first-child){padding-left:32px}.problem-list[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]:last-child{border:0}.problem-list[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme],.feature-grid[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme],.guarantee-details[data-astro-cid-lcdefpme]>article[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{color:var(--orange);font:500 10px DM Mono}.problem-list[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{letter-spacing:-.7px;margin:54px 0 9px;font:700 19px Syne}.problem-list[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#5f6063;max-width:280px;font-size:12px;line-height:1.6}.problem-list[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{color:var(--orange);font-style:normal;position:absolute;top:20px;right:18px}.solution[data-astro-cid-lcdefpme]{color:#f5f3ed;background:#181a1e;grid-template-columns:1fr 1fr;display:grid}.solution-image[data-astro-cid-lcdefpme]{background:linear-gradient(130deg,#292b30,#816059 44%,#17181c);min-height:780px;position:relative;overflow:hidden}.solution-image[data-astro-cid-lcdefpme]:before{content:none}.solution-image[data-astro-cid-lcdefpme]:after{content:"";opacity:.6;filter:blur(20px);background:radial-gradient(#a22d17 0 10%,#0000 45%);width:570px;height:280px;position:absolute;bottom:30px;left:2%}.photo-overlay[data-astro-cid-lcdefpme]{background:linear-gradient(90deg,#10111588,#0000 60%),linear-gradient(#0000 30%,#101115cc);position:absolute;inset:0}.samantha-tag[data-astro-cid-lcdefpme]{z-index:3;flex-direction:column;gap:9px;display:flex;position:absolute;bottom:8%;left:8%}.samantha-tag[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{letter-spacing:1px;font:500 9px DM Mono}.samantha-tag[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{letter-spacing:-1px;font:700 25px Syne}.samantha-tag[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{background:var(--acid);border-radius:50%;width:8px;height:8px;margin-left:8px;display:inline-block}.solution-copy[data-astro-cid-lcdefpme]{padding:110px max(5vw,55px)}.solution-copy[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:53px}.solution-copy[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow){color:#a8aaae;max-width:500px;margin:27px 0 48px;font-size:15px;line-height:1.7}.feature-grid[data-astro-cid-lcdefpme]{border-top:1px solid #3a3c40;grid-template-columns:1fr 1fr;display:grid}.feature-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{border-bottom:1px solid #3a3c40;padding:20px 17px 22px 0}.feature-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]:nth-child(2n){border-left:1px solid #3a3c40;padding-left:20px}.feature-grid[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin:25px 0 7px;font:700 14px Syne}.feature-grid[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#95979c;margin:0;font-size:11px;line-height:1.5}.process[data-astro-cid-lcdefpme]{background:#f2f0e9}.process-steps[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:75px;display:grid}.process-steps[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{border-right:1px solid var(--line);padding:23px 34px 40px 0}.process-steps[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]:not(:first-child){padding-left:34px}.process-steps[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]:last-child{border:0}.step-top[data-astro-cid-lcdefpme]{color:var(--orange);justify-content:space-between;font:500 11px DM Mono;display:flex}.step-top[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{font-size:20px;font-style:normal}.process-steps[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{letter-spacing:-1px;margin:75px 0 45px;font:700 23px Syne}.process-steps[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#616266;max-width:275px;font-size:13px;line-height:1.6}.step-time[data-astro-cid-lcdefpme]{align-items:baseline;gap:6px;margin:18px 0 0;display:flex}.step-time[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--orange);letter-spacing:-2px;font:700 42px/1 Syne}.step-time[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:var(--orange);letter-spacing:1px;font:500 11px DM Mono}.process-foot[data-astro-cid-lcdefpme]{color:#fff;background:#181a1e;align-items:center;gap:30px;margin-top:25px;padding:28px 50px;display:flex}.process-foot[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#aaa;max-width:240px;margin-right:auto;font-size:11px;line-height:1.5}.process-foot-breakdown[data-astro-cid-lcdefpme]{border-right:1px solid #2e3035;flex-direction:column;gap:8px;padding-right:30px;display:flex}.process-foot-breakdown[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#989a9e;letter-spacing:1px;font:500 9px DM Mono}.process-foot-breakdown-nums[data-astro-cid-lcdefpme]{align-items:center;gap:10px;display:flex}.process-foot-breakdown-nums[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{color:#fff;font:700 22px Syne}.process-foot-breakdown-nums[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{color:#5a5c61;font:500 16px DM Mono}.process-foot-total[data-astro-cid-lcdefpme]{align-items:baseline;gap:8px;display:flex}.process-foot-total[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--acid);letter-spacing:-3px;font:700 64px/1 Syne}.process-foot-total[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:#989a9e;letter-spacing:1px;font:500 13px DM Mono}.pricing[data-astro-cid-lcdefpme]{color:#f8f6f0;background:#181a1e;grid-template-columns:1fr 470px;gap:90px;display:grid;position:relative}.pricing-glow[data-astro-cid-lcdefpme]{background:radial-gradient(circle,#ff5e363b,#0000 65%);width:600px;height:600px;position:absolute;top:0;left:-200px}.pricing-intro[data-astro-cid-lcdefpme]{position:relative}.pricing[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:59px}.pricing-intro[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow){color:#aaa;max-width:430px;margin-top:27px;font-size:15px;line-height:1.7}.spots[data-astro-cid-lcdefpme]{align-items:center;gap:6px;margin-top:52px;font:500 10px DM Mono;display:flex}.spots[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--acid);border-radius:50%;width:9px;height:9px}.spots[data-astro-cid-lcdefpme] .empty[data-astro-cid-lcdefpme]{background:0 0;border:1px solid #73757a}.spots[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{color:#b4b5b8;margin-left:7px;font-weight:400}.price-card[data-astro-cid-lcdefpme]{color:var(--ink);background:#f2f0e9;padding:30px;position:relative}.price-card-top[data-astro-cid-lcdefpme]{color:var(--orange);justify-content:space-between;font:500 10px DM Mono;display:flex}.price-card-top[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:#75767a;font-size:9px}.price[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--line);padding:27px 0 17px}.price[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:#777;font:500 9px DM Mono}.price[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{letter-spacing:-5px;margin-top:6px;font:700 69px/1 Syne;display:block}.price[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#777;margin:2px 0 0;font:400 9px DM Mono}.price-lines[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--line);padding:12px 0}.price-lines[data-astro-cid-lcdefpme] div[data-astro-cid-lcdefpme]{justify-content:space-between;padding:6px 0;font-size:12px;display:flex}.price-lines[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{font:700 12px Syne}.price-lines[data-astro-cid-lcdefpme] s[data-astro-cid-lcdefpme]{color:#8a8b8f;margin-left:5px;font:400 9px DM Mono}.price-card[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{margin:0;padding:12px 0 15px;list-style:none}.price-card[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{color:#47484c;padding:5px 0;font-size:11px}.price-card[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before{content:"✓";color:#769700;margin-right:9px;font-weight:700}.wide[data-astro-cid-lcdefpme]{width:100%}.lock[data-astro-cid-lcdefpme]{text-align:center;color:#6d6e73;margin-top:14px;font:400 9px DM Mono;display:block}.guarantee[data-astro-cid-lcdefpme]{background:var(--acid);grid-template-columns:.55fr 1fr 1.4fr;align-items:start;gap:35px;padding:110px max(5vw,40px);display:grid}.guarantee-symbol[data-astro-cid-lcdefpme]{letter-spacing:-20px;font:700 120px/1 Syne}.guarantee[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:45px}.guarantee[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--ink)}.guarantee-details[data-astro-cid-lcdefpme]{border-top:1px solid #a4c333}.guarantee-details[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{border-bottom:1px solid #a4c333;padding:20px 0}.guarantee-details[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin:19px 0 7px;font:700 16px Syne}.guarantee-details[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#475319;max-width:430px;margin:0;font-size:12px;line-height:1.6}.demo[data-astro-cid-lcdefpme]{min-height:900px;color:var(--ink);background:#e5e2da;position:relative}.demo-grid[data-astro-cid-lcdefpme]{opacity:.7;z-index:0}.demo-content[data-astro-cid-lcdefpme]{z-index:1;width:51%;position:relative}.demo[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:57px}.demo[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--orange)}.demo-content[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow){max-width:490px;margin:23px 0 31px;font-size:15px;line-height:1.6}.demo-form[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:14px;max-width:590px;display:grid}.demo-form[data-astro-cid-lcdefpme] label[data-astro-cid-lcdefpme]{color:#5f6064;text-transform:uppercase;font:500 10px DM Mono}.demo-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]{width:100%;color:var(--ink);outline-color:var(--orange);background:0 0;border:0;border-bottom:1px solid #888;padding:10px 0;font:500 14px Manrope;display:block}.demo-form[data-astro-cid-lcdefpme] .button[data-astro-cid-lcdefpme],.form-note[data-astro-cid-lcdefpme]{grid-column:1/-1}.form-note[data-astro-cid-lcdefpme]{color:#85868a;text-align:center;margin:0;font:400 9px DM Mono}.demo-art[data-astro-cid-lcdefpme]{clip-path:polygon(20% 0,100% 0,100% 77%,78% 100%,0 100%,0 20%);background:linear-gradient(135deg,#23262b,#5b5053);width:38%;height:490px;position:absolute;top:170px;right:6%}.map-line[data-astro-cid-lcdefpme]{border:1px solid #c2d85055;border-radius:50%;position:absolute;inset:15%;transform:rotate(-15deg);box-shadow:0 0 0 52px #c2d85015,0 0 0 105px #c2d85010}.scan-card[data-astro-cid-lcdefpme]{background:#f4f2eb;min-width:270px;padding:21px 24px;position:absolute;bottom:9%;left:-11%;box-shadow:0 20px 38px #0005}.scan-card[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#777;font:500 9px DM Mono;display:block}.scan-card[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{margin:8px 0 13px;font:700 15px Syne;display:block}.scan-card[data-astro-cid-lcdefpme] div[data-astro-cid-lcdefpme]{gap:4px;display:flex}.scan-card[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{background:var(--acid);width:13px;height:5px}.scan-card[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(2){height:13px}.scan-card[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(3){height:21px}.scan-card[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(4){height:15px}.faq[data-astro-cid-lcdefpme]{grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.faq[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:59px}.faq-intro[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow){color:#707176;margin:24px 0;font-size:14px}.faq-list[data-astro-cid-lcdefpme]{border-top:1px solid var(--line)}details[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--line);padding:20px 0}summary[data-astro-cid-lcdefpme]{cursor:pointer;letter-spacing:-.5px;justify-content:space-between;gap:20px;font:700 16px Syne;list-style:none;display:flex}summary[data-astro-cid-lcdefpme]::-webkit-details-marker{display:none}summary[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--orange);font:400 24px/.6 Manrope}details[data-astro-cid-lcdefpme][open] summary[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{transform:rotate(45deg)}details[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#696a6e;max-width:580px;margin:15px 35px 0 0;font-size:13px;line-height:1.7}footer[data-astro-cid-lcdefpme]{color:#fff;background:#181a1e;grid-template-columns:1fr 1fr 1fr;align-items:start;gap:30px;padding:55px max(5vw,40px) 24px;display:grid}footer[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#8c8e93;margin:0;font-size:12px}footer[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]{justify-content:flex-end;gap:20px;display:flex}footer[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:#777;border-top:1px solid #35373b;grid-column:1/-1;padding-top:19px;font:400 9px DM Mono}dialog[data-astro-cid-lcdefpme]{color:#fff;background:#17191d;border:0;width:800px;max-width:min(800px,90vw);padding:0;box-shadow:0 30px 80px #0008}.video-placeholder[data-astro-cid-lcdefpme]{text-align:center;background:radial-gradient(circle,#2f3439,#151619 64%);place-content:center;height:450px;display:grid}.video-placeholder[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{border:1px solid var(--acid);width:68px;height:68px;color:var(--acid);border-radius:50%;place-content:center;margin:auto;padding-left:4px;display:grid}.video-placeholder[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:23px 0 5px;font:700 20px Syne}.video-placeholder[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:#aaa;font:400 10px DM Mono}.close-dialog[data-astro-cid-lcdefpme]{color:#fff;cursor:pointer;z-index:2;background:0 0;border:0;font-size:29px;position:absolute;top:8px;right:13px}dialog[data-astro-cid-lcdefpme]::backdrop{background:#000c}@media (width<=900px){.desktop-nav[data-astro-cid-lcdefpme]{display:none}.menu-btn[data-astro-cid-lcdefpme]{display:block}.menu-btn[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:currentColor;width:23px;height:1px;margin:6px;display:block}.desktop-nav[data-astro-cid-lcdefpme].open{background:#181a1e;flex-direction:column;padding:25px 5vw;display:flex;position:absolute;top:82px;left:0;right:0}.nav-cta[data-astro-cid-lcdefpme]{display:none}.hero[data-astro-cid-lcdefpme]{min-height:auto;padding-top:150px;padding-bottom:190px}.hero-visual[data-astro-cid-lcdefpme]{width:80%;height:560px;margin:55px auto 0;position:relative;top:auto;right:auto}.hero-bottom[data-astro-cid-lcdefpme]{bottom:32px}.proof[data-astro-cid-lcdefpme],.problem[data-astro-cid-lcdefpme],.pricing[data-astro-cid-lcdefpme],.faq[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:45px}.proof[data-astro-cid-lcdefpme]{padding-top:80px;padding-bottom:80px}.solution[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.solution-image[data-astro-cid-lcdefpme]{min-height:540px}.solution-copy[data-astro-cid-lcdefpme]{padding:80px 7vw}.guarantee[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1.6fr}.guarantee-details[data-astro-cid-lcdefpme]{grid-column:2}.demo-content[data-astro-cid-lcdefpme]{width:100%}.demo-art[data-astro-cid-lcdefpme]{opacity:.32;top:310px}.section-pad[data-astro-cid-lcdefpme]{padding:90px max(5vw,28px)}}@media (width<=600px){.section-pad[data-astro-cid-lcdefpme]{padding:75px 23px}.nav-wrap[data-astro-cid-lcdefpme]{height:68px;padding:0 23px}.brand[data-astro-cid-lcdefpme]{font-size:13px}.hero[data-astro-cid-lcdefpme]{padding-top:125px;padding-bottom:135px}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme],h2[data-astro-cid-lcdefpme],.pricing[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme],.demo[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme],.faq[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{letter-spacing:-3px;font-size:43px}.hero-lede[data-astro-cid-lcdefpme]{font-size:14px}.hero-actions[data-astro-cid-lcdefpme]{flex-direction:column;align-items:flex-start;gap:18px}.hero-visual[data-astro-cid-lcdefpme]{width:100%;height:400px;margin-top:35px}.browser[data-astro-cid-lcdefpme]{inset:15px 0 0}.browser-body[data-astro-cid-lcdefpme]{gap:8px;padding:10px}.car-image[data-astro-cid-lcdefpme]{height:143px}.filter-panel[data-astro-cid-lcdefpme]{padding:12px}.filter-panel[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin-bottom:19px;font-size:7px}.filter-panel[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{font-size:8px}.floating-one[data-astro-cid-lcdefpme]{bottom:-15px;left:-10px}.floating-two[data-astro-cid-lcdefpme]{top:20px;right:-8px}.floating-card[data-astro-cid-lcdefpme]{padding:9px}.floating-card[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{font-size:8px}.hero-bottom[data-astro-cid-lcdefpme]{display:none}.proof[data-astro-cid-lcdefpme]{padding:65px 23px}.proof[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:37px}.metric[data-astro-cid-lcdefpme]{grid-template-columns:90px 1fr}.metric[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-size:36px}.problem-list[data-astro-cid-lcdefpme],.process-steps[data-astro-cid-lcdefpme]{grid-template-columns:1fr;margin-top:45px}.problem-list[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme],.problem-list[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]:not(:first-child),.process-steps[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme],.process-steps[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]:not(:first-child){border-right:0;border-bottom:1px solid var(--line);padding:20px 0}.problem-list[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme],.process-steps[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-top:30px}.solution-image[data-astro-cid-lcdefpme]{min-height:410px}.solution-copy[data-astro-cid-lcdefpme]{padding:65px 23px}.feature-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.feature-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]:nth-child(2n){border-left:0;padding-left:0}.process-foot[data-astro-cid-lcdefpme]{display:block}.process-foot[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{margin:6px 0;display:block}.process-foot[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:0}.pricing[data-astro-cid-lcdefpme]{gap:45px}.price-card[data-astro-cid-lcdefpme]{padding:22px}.guarantee[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:20px;padding:70px 23px}.guarantee-symbol[data-astro-cid-lcdefpme]{font-size:90px}.guarantee-details[data-astro-cid-lcdefpme]{grid-column:auto}.demo[data-astro-cid-lcdefpme]{min-height:auto}.demo-form[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.demo-art[data-astro-cid-lcdefpme]{display:none}.faq[data-astro-cid-lcdefpme]{gap:38px}.faq[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:46px}.faq-list[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]{font-size:14px}footer[data-astro-cid-lcdefpme]{grid-template-columns:1fr;padding:45px 23px 20px}footer[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]{justify-content:flex-start}footer[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{margin-top:15px}.video-placeholder[data-astro-cid-lcdefpme]{height:310px}}.desktop-nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme],footer[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{font-size:14px}.nav-cta[data-astro-cid-lcdefpme]{font-size:11px}.eyebrow[data-astro-cid-lcdefpme]{letter-spacing:1px;font-size:12px}.button[data-astro-cid-lcdefpme]{font-size:13px}.hero-lede[data-astro-cid-lcdefpme]{font-size:18px;line-height:1.7}.microcopy[data-astro-cid-lcdefpme]{font-size:11px}.watch-btn[data-astro-cid-lcdefpme]{font-size:14px}.watch-btn[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{font-size:11px}.hero-grid[data-astro-cid-lcdefpme]{background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px),radial-gradient(180px 76px at 87% 64%,#0000 49%,#d6ff3f26 50% 52%,#0000 53%);background-size:56px 56px,56px 56px,auto}.car-image[data-astro-cid-lcdefpme]{background:linear-gradient(150deg,#4d555f 0%,#1b2028 54%,#737879 55%,#2d3338 100%)}.car-image[data-astro-cid-lcdefpme]:after{content:"";opacity:.55;background:repeating-linear-gradient(90deg,#f3f0d9 0 17px,#0000 17px 34px);height:2px;position:absolute;bottom:21px;left:-5%;right:-5%;transform:perspective(80px)rotateX(28deg)}.car-silhouette[data-astro-cid-lcdefpme]{color:#11161c;opacity:1;z-index:1;width:94%;height:auto;bottom:-4px;left:3%;transform:none}.shine[data-astro-cid-lcdefpme]{z-index:2;pointer-events:none}.metric[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:14px;line-height:1.6}.large-copy[data-astro-cid-lcdefpme]{font-size:20px}.problem-list[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:14px}.solution-copy[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow){font-size:17px}.feature-grid[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:13px;line-height:1.6}.process-steps[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:14px}.process-foot[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:13px}.pricing-intro[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow){font-size:17px}.price-card[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{font-size:13px}.guarantee-details[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:14px}.demo-content[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow){font-size:17px}.demo-form[data-astro-cid-lcdefpme] label[data-astro-cid-lcdefpme]{font-size:11px}.demo-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme],.faq-intro[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow){font-size:16px}.faq-list[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]{font-size:18px}.faq-list[data-astro-cid-lcdefpme] details[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:14px}.filter-panel[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{font-size:11px}.car-info[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme],.filter-panel[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.result-row[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{font-size:9px}.floating-card[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{font-size:9px}@media (width<=600px){.eyebrow[data-astro-cid-lcdefpme]{font-size:11px}.hero-lede[data-astro-cid-lcdefpme]{font-size:16px}.metric[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.problem-list[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.feature-grid[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.process-steps[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.guarantee-details[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.faq-list[data-astro-cid-lcdefpme] details[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:13px}.solution-copy[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow),.pricing-intro[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow),.demo-content[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow){font-size:15px}.faq-list[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]{font-size:16px}.car-silhouette[data-astro-cid-lcdefpme]{width:98%;left:1%}}.demo-art[data-astro-cid-lcdefpme]{clip-path:none;background:#181a1e;border:1px solid #474a50;height:460px;padding:0;overflow:hidden;box-shadow:20px 22px #10111517}.inventory-preview-top[data-astro-cid-lcdefpme]{color:#dadbdc;border-bottom:1px solid #35383d;justify-content:space-between;align-items:center;height:56px;padding:0 20px;display:flex}.inventory-preview-top[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{letter-spacing:.6px;font:500 10px DM Mono}.inventory-preview-top[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{background:var(--acid);width:7px;height:7px;box-shadow:0 0 10px var(--acid);border-radius:50%;margin-right:7px;display:inline-block}.inventory-preview-top[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:#8e9195;font:400 10px DM Mono}.inventory-search[data-astro-cid-lcdefpme]{color:#dedfe0;background:#292c31;border:1px solid #44474d;margin:20px;padding:14px;font:500 12px Manrope}.inventory-search[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{float:right;color:var(--acid);font-size:19px;line-height:12px}.inventory-vehicles[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:13px;padding:0 20px;display:grid}.inventory-vehicles[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{color:#121317;background:#f0eee7;padding-bottom:12px}.inventory-car[data-astro-cid-lcdefpme]{background:linear-gradient(145deg,#626a70,#24282e);place-items:center;height:155px;display:grid;position:relative;overflow:hidden}.inventory-car[data-astro-cid-lcdefpme]:after{content:"";border-top:2px dashed #dfdfd588;position:absolute;bottom:24px;left:0;right:0}.inventory-car[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{z-index:1;width:92%;position:relative}.car-one[data-astro-cid-lcdefpme]{color:#101318}.car-two[data-astro-cid-lcdefpme]{color:#702a20;background:linear-gradient(145deg,#aaa7a2,#3e3837)}.inventory-vehicles[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme],.inventory-vehicles[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{padding:0 12px;display:block}.inventory-vehicles[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:#696a6e;margin-top:11px;font:500 8px DM Mono}.inventory-vehicles[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{margin-top:4px;font:700 15px Syne}.inventory-ready[data-astro-cid-lcdefpme]{background:var(--acid);color:#16180e;align-items:center;gap:9px;margin:19px 20px 0;padding:13px 15px;display:flex}.inventory-ready[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{border:1px solid #60750d;border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;display:grid}.inventory-ready[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{letter-spacing:.6px;font:500 8px DM Mono;display:block}.inventory-ready[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{margin-top:2px;font:700 12px Syne;display:block}.inventory-ready[data-astro-cid-lcdefpme]>b[data-astro-cid-lcdefpme]{margin-left:auto;font-size:17px}.desktop-nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme],footer[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{font-size:16px;font-weight:700}.nav-cta[data-astro-cid-lcdefpme]{font-size:13px;font-weight:700}.eyebrow[data-astro-cid-lcdefpme]{letter-spacing:.9px;font-size:14px;font-weight:700}.button[data-astro-cid-lcdefpme]{font-size:17px;font-weight:700}.hero-lede[data-astro-cid-lcdefpme]{font-size:21px;font-weight:600}.microcopy[data-astro-cid-lcdefpme]{font-size:13px;font-weight:600}.watch-btn[data-astro-cid-lcdefpme]{font-size:18px;font-weight:700}.watch-btn[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme],.hero-bottom[data-astro-cid-lcdefpme]{font-size:13px;font-weight:600}.metric[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:19px;font-weight:700}.feature-grid[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme],.problem-list[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme],.process-steps[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme],.guarantee-details[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:20px;font-weight:700}.metric[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:17px;font-weight:600}.large-copy[data-astro-cid-lcdefpme]{font-size:24px;font-weight:600}.problem-list[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:17px;font-weight:600}.solution-copy[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow),.pricing-intro[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow),.demo-content[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow){font-size:20px;font-weight:600}.feature-grid[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.process-steps[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.guarantee-details[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.faq-list[data-astro-cid-lcdefpme] details[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:16px;font-weight:600}.process-foot[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme],.price[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme],.price-card-top[data-astro-cid-lcdefpme],.spots[data-astro-cid-lcdefpme],.lock[data-astro-cid-lcdefpme],.form-note[data-astro-cid-lcdefpme]{font-size:13px;font-weight:600}.price-card[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{font-size:16px;font-weight:600}.price[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{font-size:15px;font-weight:700}.price[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{letter-spacing:-1px;font-variant-numeric:tabular-nums;padding:8px 0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:72px;font-weight:800;line-height:1.1;display:block}.price[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:16px;font-weight:600}.price-lines[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{font-size:17px;font-weight:600}.price-lines[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{font-family:DM Mono,monospace;font-size:22px;font-weight:800}.price-lines[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme] s[data-astro-cid-lcdefpme]{font-size:16px;font-weight:600}.price-card-top[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{font-size:16px;font-weight:800}.price-card-top[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme],.demo-form[data-astro-cid-lcdefpme] label[data-astro-cid-lcdefpme]{font-size:14px;font-weight:700}.demo-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]{font-size:18px;font-weight:500}.faq-intro[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow){font-size:19px;font-weight:600}.faq-list[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]{font-size:21px;font-weight:700}.filter-panel[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.car-info[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme],.result-row[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme],.floating-card[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{font-size:12px;font-weight:700}.filter-panel[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{font-size:14px;font-weight:600}.car-info[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-size:19px}.car-info[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{font-size:18px}.floating-card[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{font-size:14px}.inventory-preview-top[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme],.inventory-preview-top[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme],.inventory-vehicles[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme],.inventory-ready[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{font-size:12px;font-weight:700}.inventory-search[data-astro-cid-lcdefpme]{font-size:15px;font-weight:700}.inventory-ready[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-size:15px}@media (width<=600px){.desktop-nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme],footer[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{font-size:15px}.eyebrow[data-astro-cid-lcdefpme],.button[data-astro-cid-lcdefpme]{font-size:13px}.hero-lede[data-astro-cid-lcdefpme]{font-size:19px}.microcopy[data-astro-cid-lcdefpme]{font-size:12px}.metric[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.problem-list[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:16px}.solution-copy[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow),.pricing-intro[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow),.demo-content[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow){font-size:18px}.feature-grid[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.process-steps[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.guarantee-details[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.faq-list[data-astro-cid-lcdefpme] details[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:15px}.faq-list[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]{font-size:17px}.demo-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]{font-size:16px}}.faq[data-astro-cid-lcdefpme]{background:var(--forest);color:var(--cream);isolation:isolate;position:relative}.hero-copy[data-astro-cid-lcdefpme]{animation:.8s cubic-bezier(.2,.8,.2,1) both hero-in}.hero-visual[data-astro-cid-lcdefpme]{animation:.9s cubic-bezier(.2,.8,.2,1) .12s both hero-in}.hero-bottom[data-astro-cid-lcdefpme]{animation:.7s .45s both fade-in}.orb-one[data-astro-cid-lcdefpme]{animation:12s ease-in-out infinite alternate drift}.orb-two[data-astro-cid-lcdefpme]{animation:15s ease-in-out -4s infinite alternate-reverse drift}.floating-card[data-astro-cid-lcdefpme]{animation:4s ease-in-out infinite float}.floating-two[data-astro-cid-lcdefpme]{animation-delay:-2s}.pulse[data-astro-cid-lcdefpme]{animation:1.7s ease-out infinite pulse}.voice-wave[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{animation:1s ease-in-out infinite alternate wave}.voice-wave[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(2n){animation-delay:-.45s}.voice-wave[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(3n){animation-delay:-.7s}.button[data-astro-cid-lcdefpme],.nav-cta[data-astro-cid-lcdefpme]{transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s cubic-bezier(.2,.8,.2,1)}.button[data-astro-cid-lcdefpme]:hover,.nav-cta[data-astro-cid-lcdefpme]:hover{transform:translateY(-5px)scale(1.04);box-shadow:0 14px 30px #00000047}.button[data-astro-cid-lcdefpme].primary:hover{box-shadow:0 14px 40px #d6ff3f59}.watch-btn[data-astro-cid-lcdefpme]:hover{background:#ffffff1f;border-color:#ffffff73;transform:translateY(-4px)scale(1.03);box-shadow:0 12px 28px #00000040}.problem-list[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme],.process-steps[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme],.metric[data-astro-cid-lcdefpme],.price-card[data-astro-cid-lcdefpme],.faq-list[data-astro-cid-lcdefpme] details[data-astro-cid-lcdefpme]{transition:transform .3s,box-shadow .3s}.problem-list[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]:hover,.process-steps[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]:hover,.metric[data-astro-cid-lcdefpme]:hover{transform:translateY(-5px)}.price-card[data-astro-cid-lcdefpme]:hover{transform:translateY(-6px);box-shadow:0 22px 40px #10111533}.faq-list[data-astro-cid-lcdefpme] details[data-astro-cid-lcdefpme]:hover{transform:translate(5px)}.reveal[data-astro-cid-lcdefpme]{opacity:0;transition:opacity .7s ease var(--reveal-delay,0s),transform .7s cubic-bezier(.2,.8,.2,1) var(--reveal-delay,0s);transform:translateY(24px)}.reveal[data-astro-cid-lcdefpme].is-visible{opacity:1;transform:translateY(0)}@keyframes hero-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes drift{0%{transform:translate(-18px,-12px)scale(.96)}to{transform:translate(22px,18px)scale(1.05)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes pulse{0%{box-shadow:0 0 #d6ff3f8c}to{box-shadow:0 0 0 9px #d6ff3f00}}@keyframes wave{0%{transform:scaleY(.45)}to{transform:scaleY(1.2)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-astro-cid-lcdefpme],[data-astro-cid-lcdefpme]:before,[data-astro-cid-lcdefpme]:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal[data-astro-cid-lcdefpme]{opacity:1;transform:none}}.solution-video-frame[data-astro-cid-lcdefpme]{aspect-ratio:3/4;z-index:2;background:#0a0b0e;border:1px solid #ffffff1f;border-radius:14px;width:48%;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-58%);box-shadow:0 24px 60px #00000080,0 0 0 1px #d6ff3f0f}.solution-video[data-astro-cid-lcdefpme]{object-fit:cover;object-position:center;width:100%;height:125%;display:block;position:absolute;top:-25%;left:0}.solution-video-glow[data-astro-cid-lcdefpme]{pointer-events:none;z-index:-1;background:radial-gradient(#d6ff3f0d,#0000 70%);border-radius:18px;position:absolute;inset:-24px}:root{--forest:#1a3c2e;--ember:#6b2d18;--purple:#1e1b3a;--dark-copy:#eceee4;--dark-line:#f2f0e93d;--dark-muted:#9ea298;--light-copy:#c8c5e0;--cream-copy:#5f6166}.hero[data-astro-cid-lcdefpme],.solution[data-astro-cid-lcdefpme],.demo[data-astro-cid-lcdefpme]{background:var(--ink);color:var(--cream)}.solution[data-astro-cid-lcdefpme],.demo[data-astro-cid-lcdefpme]{isolation:isolate;position:relative}.proof[data-astro-cid-lcdefpme]{background:var(--purple);color:var(--cream)}.process[data-astro-cid-lcdefpme]{color:var(--ink);background:#c4c1b6}.problem[data-astro-cid-lcdefpme]{background:var(--forest);color:var(--cream);isolation:isolate;position:relative}.solution-glow[data-astro-cid-lcdefpme]{z-index:-1;pointer-events:none;background:radial-gradient(500px 400px at 80% 30%,#ff5e361f,#0000 65%);position:absolute;inset:0}.demo-glow[data-astro-cid-lcdefpme]{z-index:-1;pointer-events:none;background:radial-gradient(600px 350px at 20% 60%,#7456ff33,#0000 65%);position:absolute;inset:0}.problem-glow[data-astro-cid-lcdefpme]{z-index:-1;pointer-events:none;background:radial-gradient(500px 360px at 20% 35%,#d6ff3f14,#0000 65%);position:absolute;inset:0}.pricing-glow[data-astro-cid-lcdefpme]{z-index:-1;pointer-events:none;background:radial-gradient(400px 300px at 25% 40%,#d6ff3f17,#0000 65%),radial-gradient(350px 280px at 75%,#ff5e3614,#0000 65%);width:auto;height:auto;position:absolute;inset:0}.pricing[data-astro-cid-lcdefpme]{background:var(--ember);color:var(--cream);isolation:isolate;position:relative}footer[data-astro-cid-lcdefpme]{background:var(--ink);color:var(--cream)}.solution[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme],.demo[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{color:var(--acid)}.solution[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme],.demo[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--orange)}.solution[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme],.demo[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--cream)}.solution[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme],.demo[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--acid)}.solution-copy[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow),.demo-content[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow){color:var(--dark-copy)}.solution[data-astro-cid-lcdefpme] .feature-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{border-color:var(--dark-line)}.solution[data-astro-cid-lcdefpme] .feature-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--acid)}.solution[data-astro-cid-lcdefpme] .feature-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--cream)}.solution[data-astro-cid-lcdefpme] .feature-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--dark-copy)}.solution[data-astro-cid-lcdefpme] .samantha-tag[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:var(--dark-muted);letter-spacing:1px;font:500 12.6px DM Mono}.solution[data-astro-cid-lcdefpme] .samantha-cta[data-astro-cid-lcdefpme]{color:var(--orange);letter-spacing:-.5px;cursor:pointer;align-items:center;gap:10px;font:700 30.8px Syne;text-decoration:none;transition:gap .3s,color .3s;display:inline-flex}.solution[data-astro-cid-lcdefpme] .samantha-cta[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{font-size:30.8px;line-height:1;transition:transform .3s}.solution[data-astro-cid-lcdefpme] .samantha-cta[data-astro-cid-lcdefpme]:hover{color:var(--acid);gap:16px}.solution[data-astro-cid-lcdefpme] .samantha-cta[data-astro-cid-lcdefpme]:hover b[data-astro-cid-lcdefpme]{transform:translate(4px)}.walkthrough-btn[data-astro-cid-lcdefpme]{color:#f5f3ed;text-transform:uppercase;letter-spacing:.3px;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff40;border-radius:2px;align-items:center;gap:10px;margin-top:14px;padding:13px 20px;font:700 13px DM Mono;transition:all .3s;display:inline-flex}.walkthrough-btn[data-astro-cid-lcdefpme]:hover{background:var(--acid);color:var(--ink);border-color:var(--acid)}.walkthrough-play[data-astro-cid-lcdefpme]{background:var(--acid);width:24px;height:24px;color:var(--ink);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.walkthrough-play[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{margin-left:2px}.walkthrough-btn[data-astro-cid-lcdefpme]:hover .walkthrough-play[data-astro-cid-lcdefpme]{background:var(--ink);color:var(--acid)}.solution-float-cta[data-astro-cid-lcdefpme]{z-index:3;background:var(--orange);color:var(--ink);text-transform:uppercase;letter-spacing:.3px;border-radius:2px;align-items:center;gap:22px;padding:22px 30px;font:700 16px DM Mono;text-decoration:none;transition:all .3s cubic-bezier(.2,.8,.2,1);display:inline-flex;position:absolute;bottom:8%;right:6%}.solution-float-cta[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{font-size:22px;line-height:1}.solution-float-cta[data-astro-cid-lcdefpme]:hover{background:var(--acid);transform:translateY(-5px)scale(1.04);box-shadow:0 14px 30px #00000047}.solution[data-astro-cid-lcdefpme] .photo-overlay[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#101115b3,#10111559)}.demo[data-astro-cid-lcdefpme] .form-note[data-astro-cid-lcdefpme]{color:var(--cream)}.demo[data-astro-cid-lcdefpme] .demo-grid[data-astro-cid-lcdefpme]{opacity:.45}.demo-form[data-astro-cid-lcdefpme] label[data-astro-cid-lcdefpme]{color:var(--cream)}.demo-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]{color:var(--cream);background:#10111542;border-color:#f2f0e959}.demo-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]::placeholder{color:#f2f0e99e}.proof[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{color:var(--dark-muted)}.proof[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--acid)}.proof[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--cream)}.proof[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--acid)}.proof[data-astro-cid-lcdefpme] .metric[data-astro-cid-lcdefpme]{border-color:var(--dark-line)}.proof[data-astro-cid-lcdefpme] .metric[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--acid)}.proof[data-astro-cid-lcdefpme] .metric[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--cream)}.proof[data-astro-cid-lcdefpme] .metric[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--light-copy)}.source-note[data-astro-cid-lcdefpme]{font-family:var(--mono);color:var(--dark-muted);opacity:.6;text-align:center;margin-top:1.5rem;font-size:11px}.source-note[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--dark-muted);text-decoration:underline}.process[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{color:var(--muted)}.process[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--acid)}.process[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme],.process[data-astro-cid-lcdefpme] .step-top[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--orange)}.process[data-astro-cid-lcdefpme] .step-top[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{color:var(--acid)}.process-steps[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{border-color:var(--line)}.process-steps[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--ink)}.process-steps[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--cream-copy)}.process-foot[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--muted)}.process-foot[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--orange)}.process-foot[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--cream-copy)}.faq[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{color:var(--acid)}.faq[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--orange)}.faq[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--cream)}.faq[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--acid)}.faq[data-astro-cid-lcdefpme] .faq-intro[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow),.faq[data-astro-cid-lcdefpme] .faq-list[data-astro-cid-lcdefpme] details[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--dark-copy)}.faq[data-astro-cid-lcdefpme] .faq-list[data-astro-cid-lcdefpme] details[data-astro-cid-lcdefpme]{border-color:var(--dark-line)}.faq[data-astro-cid-lcdefpme] .faq-list[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]{color:var(--cream)}.faq[data-astro-cid-lcdefpme] .faq-list[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--orange)}.faq[data-astro-cid-lcdefpme] .text-link[data-astro-cid-lcdefpme],.faq[data-astro-cid-lcdefpme] .text-link[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme],.problem[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{color:var(--acid)}.problem[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--orange)}.problem[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--cream)}.problem[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--acid)}.problem[data-astro-cid-lcdefpme] .large-copy[data-astro-cid-lcdefpme]{color:var(--cream)}.problem[data-astro-cid-lcdefpme] .large-copy[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{color:var(--acid)}.problem[data-astro-cid-lcdefpme] .text-link[data-astro-cid-lcdefpme],.problem[data-astro-cid-lcdefpme] .text-link[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{color:var(--cream)}.problem-list[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{border-color:var(--dark-line)}.problem-list[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--acid)}.problem-list[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--cream)}.problem-list[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--dark-copy)}.problem-list[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme],.pricing[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{color:var(--orange)}.pricing[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--acid)}.pricing[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--cream)}.pricing[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--orange)}.pricing-intro[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow){color:var(--dark-copy)}.pricing-intro[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{color:var(--orange)}.pricing[data-astro-cid-lcdefpme] .spots[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{color:var(--cream)}.pricing[data-astro-cid-lcdefpme] .spots[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--orange)}.pricing[data-astro-cid-lcdefpme] .spots[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme].empty{border:1px solid var(--acid);background:0 0}.pricing[data-astro-cid-lcdefpme] .price-card[data-astro-cid-lcdefpme]{background:var(--cream);color:var(--ink)}.guarantee-strip[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;gap:12px;margin:18px 0;padding:16px 0;display:flex}.guarantee-strip[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]{align-items:flex-start;gap:10px;display:flex}.guarantee-strip[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{border:1px solid var(--line);width:24px;height:24px;color:var(--ink);border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;display:grid}.guarantee-strip[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{color:var(--ink);font-size:13px;font-weight:700;display:block}.guarantee-strip[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:var(--muted);margin-top:2px;font-size:12px;font-weight:500;line-height:1.4;display:block}.video-thumb[data-astro-cid-lcdefpme]{cursor:pointer;border:0;border-radius:14px;width:100%;max-width:640px;padding:0;transition:transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}.video-thumb[data-astro-cid-lcdefpme]:hover{transform:translateY(-4px);box-shadow:0 28px 70px #0009}.video-thumb[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:auto;display:block}.play-overlay[data-astro-cid-lcdefpme]{background:#10111559;flex-direction:column;justify-content:center;align-items:center;gap:10px;transition:background .3s;display:flex;position:absolute;inset:0}.video-thumb[data-astro-cid-lcdefpme]:hover .play-overlay[data-astro-cid-lcdefpme]{background:#10111533}.play-icon[data-astro-cid-lcdefpme]{background:var(--acid);width:72px;height:72px;color:var(--ink);border-radius:50%;place-items:center;font-size:24px;transition:transform .3s;display:grid;box-shadow:0 0 30px #d6ff3f80}.video-thumb[data-astro-cid-lcdefpme]:hover .play-icon[data-astro-cid-lcdefpme]{transform:scale(1.1)}.play-overlay[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{letter-spacing:1px;color:#fff;text-transform:uppercase;font-family:DM Mono;font-size:11px}#demo-dialog[data-astro-cid-lcdefpme]{background:0 0;border:0;width:90vw;max-width:900px;padding:0}#demo-dialog[data-astro-cid-lcdefpme]::backdrop{backdrop-filter:blur(4px);background:#101115d9}.video-frame[data-astro-cid-lcdefpme]{aspect-ratio:16/9;background:#000;border-radius:12px;width:100%;position:relative;overflow:hidden}.video-frame[data-astro-cid-lcdefpme] iframe[data-astro-cid-lcdefpme]{border:0;width:100%;height:100%;position:absolute;inset:0}.close-dialog[data-astro-cid-lcdefpme]{color:#fff;cursor:pointer;background:#ffffff26;border:0;border-radius:50%;place-items:center;width:32px;height:32px;font-size:18px;transition:background .2s;display:grid;position:absolute;top:-40px;right:0}.close-dialog[data-astro-cid-lcdefpme]:hover{background:#ffffff4d}
