:root{--ink:#0B1F33;--ink-2:#13293D;--brand:#1B6BFF;--brand-600:#1657D6;--brand-50:#EAF1FF;--accent:#FF6B35;--accent-600:#EB5A28;--success:#16A34A;--success-50:#E9F8EF;--warn:#B7791F;--warn-50:#FFF7E6;--danger:#DC2626;--bg:#F4F7FB;--surface:#FFFFFF;--surface-2:#F8FAFD;--muted:#5B6B7C;--line:#E5EBF2;--ring:rgba(27,107,255,.30);--r-sm:10px;--r:14px;--r-lg:22px;--r-pill:999px;--sh-1:0 1px 2px rgba(11,31,51,.05),0 1px 3px rgba(11,31,51,.06);--sh-2:0 6px 18px rgba(11,31,51,.08);--sh-3:0 18px 50px rgba(11,31,51,.14);--sh-brand:0 10px 26px rgba(27,107,255,.30);--sh-accent:0 10px 26px rgba(255,107,53,.32);--maxw:1180px;--header-h:68px;--font:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--bg);color:var(--ink);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}h1,h2,h3,h4{line-height:1.18;letter-spacing:-.02em;color:var(--ink);font-weight:800}h1{font-size:clamp(2rem,5vw,3.1rem)}h2{font-size:clamp(1.5rem,3vw,2.1rem)}h3{font-size:1.15rem;font-weight:700}.muted{color:var(--muted)}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--brand)}.container{width:min(var(--maxw),100%);margin-inline:auto;padding-inline:1.2rem}.btn{--bg:var(--brand);display:inline-flex;align-items:center;justify-content:center;gap:.55rem;background:var(--bg);color:#fff;border:none;padding:.85rem 1.4rem;border-radius:var(--r-pill);font-weight:700;font-size:.98rem;white-space:nowrap;transition:transform .15s ease,box-shadow .2s ease,background .2s ease;box-shadow:var(--sh-1)}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn--brand{background:var(--brand);box-shadow:var(--sh-brand)}.btn--brand:hover{background:var(--brand-600)}.btn--accent{background:var(--accent);box-shadow:var(--sh-accent)}.btn--accent:hover{background:var(--accent-600)}.btn--lg{padding:1rem 1.7rem;font-size:1.05rem}.btn--block{width:100%}.btn--ghost{background:transparent;color:var(--brand);border:1.5px solid var(--line);box-shadow:none}.btn--ghost:hover{border-color:var(--brand);background:var(--brand-50)}.btn--light{background:rgba(255,255,255,.12);color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:none}.btn--light:hover{background:rgba(255,255,255,.2)}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.chip{display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem;font-weight:600;color:var(--ink);background:var(--surface);border:1px solid var(--line);padding:.4rem .75rem;border-radius:var(--r-pill)}.chip svg{width:16px;height:16px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;height:var(--header-h);background:rgba(255,255,255,.82);-webkit-backdrop-filter:saturate(160%) blur(12px);backdrop-filter:saturate(160%) blur(12px);border-bottom:1px solid var(--line)}.site-header .container{height:100%;gap:1rem}.brand,.site-header .container{display:flex;align-items:center}.brand{gap:.55rem;font-weight:800;font-size:1.15rem;color:var(--ink)}.brand .logo{width:30px;height:30px}.brand b{color:var(--brand)}.nav{display:none;margin-left:auto;gap:.3rem;align-items:center}.nav a{padding:.5rem .8rem;border-radius:var(--r-pill);font-weight:600;font-size:.95rem;color:var(--ink-2);transition:background .15s ease,color .15s ease}.nav a:hover{background:var(--brand-50)}.nav a.active,.nav a:hover{color:var(--brand)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:.5rem}.header-actions .auth-link,.header-actions .btn--brand{display:none}.mobile-auth{text-align:left;background:none;border:none;border-top:1px solid var(--line);padding:.85rem .6rem;font:inherit;font-weight:600;color:var(--ink);cursor:pointer}.burger{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;border:1px solid var(--line);background:var(--surface)}.burger svg{width:22px;height:22px}.mobile-menu{position:fixed;inset:var(--header-h) 0 auto 0;z-index:49;background:var(--surface);border-bottom:1px solid var(--line);box-shadow:var(--sh-2);padding:.6rem 1.2rem 1.2rem;display:none;flex-direction:column;gap:.2rem}.mobile-menu.open{display:flex}.mobile-menu a{padding:.85rem .6rem;border-radius:10px;font-weight:600;border-bottom:1px solid var(--line)}.mobile-menu a:last-of-type{border-bottom:none}.hero{position:relative;overflow:hidden;background:radial-gradient(1100px 500px at 85% -10%,rgba(27,107,255,.45),transparent 60%),radial-gradient(800px 400px at 0 110%,rgba(255,107,53,.22),transparent 55%),linear-gradient(160deg,#0B1F33,#102A45 55%,#0B1F33);color:#fff}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 0);background-size:46px 46px;-webkit-mask-image:radial-gradient(700px 400px at 70% 20%,#000,transparent 75%);mask-image:radial-gradient(700px 400px at 70% 20%,#000,transparent 75%)}.hero .container{position:relative;padding-block:clamp(2.5rem,6vw,4.5rem);text-align:center}.hero h1{color:#fff;max-width:20ch;margin-inline:auto}.hero h1 .hl{color:#fff;background:linear-gradient(120deg,var(--accent),#ffb37a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero .sub{color:#C7D6E8;font-size:clamp(1rem,2vw,1.18rem);max-width:52ch;margin:1rem auto 0}.hero .eyebrow{color:#8FC0FF}.plate-search{margin:1.8rem auto 0;max-width:540px}.plate{display:grid;grid-template-columns:30px 1fr 30px;align-items:stretch;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 14px 40px rgba(0,0,0,.35);border:3px solid #111;height:64px}.plate .band{background:#0a3aa6;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.5rem;font-weight:700;gap:2px}.plate .band .stars{color:#ffcc00;font-size:.6rem;line-height:1}.plate input{border:none;outline:none;text-align:center;min-width:0;font-size:1.5rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#111;font-family:Inter,monospace;background:#fff}.plate input::placeholder{color:#9aa3ad;font-weight:700}.plate-row{display:flex;gap:.7rem;margin-top:.9rem;flex-wrap:wrap}.plate-row .btn{flex:1 1;min-width:200px}.hero-trust{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.6rem;justify-content:center}.hero-trust .chip{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.18);color:#E7F0FB}.hero-trust .chip svg{color:#8FC0FF}.section{padding-block:clamp(2.5rem,6vw,4rem)}.section-head{max-width:60ch;margin-bottom:2rem}.section-head.center{margin-inline:auto;text-align:center}.steps-grid{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}.step-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:1.5rem;box-shadow:var(--sh-1);position:relative}.step-card .num{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:var(--brand-50);color:var(--brand);font-weight:800;margin-bottom:.9rem}.step-card h3{margin-bottom:.3rem}.listing-grid{display:grid;grid-template-columns:1fr;grid-gap:1.2rem;gap:1.2rem}.listing-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--sh-1);display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .2s ease;cursor:pointer}.listing-card:hover{transform:translateY(-4px);box-shadow:var(--sh-3)}.listing-card .photo{aspect-ratio:16/10;position:relative}.listing-card .photo img{width:100%;height:100%;object-fit:cover}.listing-card .photo .fav{position:absolute;top:.7rem;right:.7rem;width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.92);border:none;display:grid;place-items:center;box-shadow:var(--sh-1)}.listing-card .photo .fav.saved svg{color:var(--accent);fill:var(--accent)}.listing-card .body{padding:1rem 1.1rem 1.2rem;display:flex;flex-direction:column;gap:.5rem}.listing-card .price{font-size:1.35rem;font-weight:800;color:var(--ink)}.listing-card .title{font-weight:700}.listing-card .specs{display:flex;flex-wrap:wrap;gap:.4rem}.spec{font-size:.78rem;color:var(--muted);background:var(--surface-2);border:1px solid var(--line);padding:.25rem .6rem;border-radius:var(--r-pill)}.listing-card .loc{font-size:.85rem;color:var(--muted);display:flex;align-items:center;gap:.35rem}.skeleton{background:linear-gradient(100deg,#eef2f7 30%,#f7fafd 50%,#eef2f7 70%);background-size:200% 100%;animation:shimmer 1.2s infinite}@keyframes shimmer{to{background-position:-200% 0}}.sk-card{border-radius:var(--r-lg);overflow:hidden;border:1px solid var(--line);background:#fff}.sk-card .ph{aspect-ratio:16/10}.sk-line{height:12px;border-radius:6px;margin:.6rem 1rem}.feature-grid{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}.feature{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:1.5rem;box-shadow:var(--sh-1)}.feature .ic{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;margin-bottom:.9rem}.feature .ic svg{width:24px;height:24px}.ic.blue{background:var(--brand-50);color:var(--brand)}.ic.green{background:var(--success-50);color:var(--success)}.ic.orange{background:#FFF0E9;color:var(--accent)}.faq{max-width:760px;margin-inline:auto}.faq details{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:0 1.1rem;margin-bottom:.7rem;box-shadow:var(--sh-1)}.faq summary{list-style:none;cursor:pointer;padding:1.05rem 0;font-weight:700;display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq summary::-webkit-details-marker{display:none}.faq summary .plus{transition:transform .2s ease;color:var(--brand);flex:none}.faq details[open] summary .plus{transform:rotate(45deg)}.faq details p{padding-bottom:1.1rem;color:var(--muted)}.funnel{max-width:920px;margin-inline:auto}.stepper{display:flex;gap:.4rem;margin-bottom:1.8rem;overflow-x:auto;padding-bottom:.3rem}.stepper .st{flex:1 1;min-width:92px;text-align:center;font-size:.8rem;font-weight:700;color:var(--muted);padding-top:2.2rem;position:relative}.stepper .st:before{content:attr(data-n);position:absolute;top:0;left:50%;transform:translateX(-50%);width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--surface);border:2px solid var(--line);color:var(--muted);font-weight:800}.stepper .st:after{content:"";position:absolute;top:15px;left:-50%;width:100%;height:2px;background:var(--line);z-index:-1}.stepper .st:first-child:after{display:none}.stepper .st.done{color:var(--success)}.stepper .st.done:before{content:"✓";border-color:var(--success);color:#fff}.stepper .st.done:after,.stepper .st.done:before{background:var(--success)}.stepper .st.active{color:var(--brand)}.stepper .st.active:before{background:var(--brand);border-color:var(--brand);color:#fff;box-shadow:var(--sh-brand)}.panel{display:none;animation:fade .25s ease}.panel.active{display:block}@keyframes fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:1.6rem;box-shadow:var(--sh-1)}.card+.card{margin-top:1.1rem}.card h3,.field{margin-bottom:1rem}.field label{display:block;font-size:.88rem;font-weight:700;margin-bottom:.35rem;color:var(--ink-2)}.field .hint{font-size:.8rem;color:var(--muted);font-weight:500}input,select,textarea{width:100%;border:1.5px solid var(--line);border-radius:var(--r-sm);padding:.75rem .85rem;font-size:1rem;font-family:inherit;background:#fff;color:var(--ink);transition:border-color .15s ease,box-shadow .15s ease}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 4px var(--ring)}textarea{min-height:120px;resize:vertical}.grid-2{display:grid;grid-template-columns:1fr;grid-gap:0 1rem;gap:0 1rem}.lookup-plate{max-width:420px;margin-inline:auto}.lookup-result{margin-top:1.2rem;border-radius:var(--r);border:1px solid var(--success);background:var(--success-50);padding:1rem 1.1rem;display:none;gap:.6rem;align-items:center}.lookup-result.show{display:flex}.lookup-result svg{color:var(--success);flex:none}.demo-badge{display:inline-flex;align-items:center;gap:.4rem;font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:var(--warn);background:var(--warn-50);border:1px solid #f5dfa8;padding:.3rem .6rem;border-radius:var(--r-pill)}.dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px dashed var(--line);border-radius:var(--r);padding:1.6rem;text-align:center;background:var(--surface-2);transition:border-color .15s,background .15s;cursor:pointer}.dropzone.drag,.dropzone:hover{border-color:var(--brand);background:var(--brand-50)}.dropzone svg{width:30px;height:30px;color:var(--brand);margin-bottom:.4rem}.thumbs{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.6rem;gap:.6rem;margin-top:.9rem}.thumb{position:relative;aspect-ratio:1;border-radius:10px;overflow:hidden;border:1px solid var(--line)}.thumb img{width:100%;height:100%;object-fit:cover}.thumb button{position:absolute;top:4px;right:4px;width:24px;height:24px;border-radius:50%;border:none;background:rgba(0,0,0,.6);color:#fff;display:grid;place-items:center}.thumb .cover-tag{top:4px;left:4px;font-size:.6rem;background:var(--brand);padding:2px 6px;border-radius:6px}.thumb .cover-tag,.thumb .thumb-blur{position:absolute;font-weight:800;color:#fff}.thumb .thumb-blur{top:auto;bottom:0;left:0;right:0;width:auto;height:auto;border-radius:0;background:var(--accent);font-size:.66rem;letter-spacing:.01em;padding:6px 2px;line-height:1.2;display:block;cursor:pointer;box-shadow:0 -2px 10px rgba(0,0,0,.3)}.thumb .thumb-blur:before{content:"🔒 "}.thumb .thumb-blur:hover{background:var(--accent-600)}.msg-form{margin-top:1rem;display:grid;grid-gap:.4rem;gap:.4rem}.msg-form textarea{min-height:92px}.msg-sent{margin-top:1rem;border-radius:12px;background:#fff}.chat,.msg-sent{padding:1rem;border:1px solid var(--border)}.chat{display:flex;flex-direction:column;gap:.5rem;background:var(--surface-2);border-radius:12px;max-height:58vh;overflow-y:auto}.bubble{max-width:80%;padding:.55rem .85rem;border-radius:14px;font-size:.95rem;line-height:1.4}.bubble .bubble-body{white-space:pre-wrap;word-break:break-word}.bubble.me{align-self:flex-end;background:var(--brand);color:#fff;border-bottom-right-radius:4px}.bubble.them{align-self:flex-start;background:#fff;border:1px solid var(--border);border-bottom-left-radius:4px}.chat-send{display:flex;gap:.5rem;margin-top:.8rem}.chat-send input{flex:1 1;min-width:0;padding:.7rem .9rem;border:1px solid var(--border);border-radius:10px;font:inherit}.inbox{display:grid;grid-template-columns:300px 1fr;grid-gap:1rem;gap:1rem;align-items:start}.inbox-list{display:flex;flex-direction:column;gap:.4rem;max-height:72vh;overflow-y:auto}.inbox-item{text-align:left;padding:.7rem .8rem;border-radius:10px;border:1px solid var(--border);background:#fff;cursor:pointer;transition:border-color .15s,background .15s}.inbox-item.active,.inbox-item:hover{border-color:var(--brand)}.inbox-item.active{background:var(--surface-2)}.inbox-item-top{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.inbox-sub{font-size:.78rem;color:var(--brand);font-weight:700;margin-top:.15rem}.inbox-preview{font-size:.82rem;color:var(--muted,#6b7280);margin-top:.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-thread{border:1px solid var(--border);border-radius:12px;padding:1rem;min-height:320px}.inbox-thread-head{display:flex;flex-direction:column;gap:.12rem;padding-bottom:.7rem;margin-bottom:.8rem;border-bottom:1px solid var(--border)}.inbox-empty{display:flex;min-height:290px;text-align:center}.dot,.inbox-empty{align-items:center;justify-content:center}.dot{background:var(--accent);color:#fff;font-size:.72rem;font-weight:800;min-width:19px;height:19px;border-radius:10px;display:inline-flex;padding:0 6px}@media (max-width:720px){.inbox{grid-template-columns:1fr}.bubble{max-width:88%}}.preview-wrap{display:grid;grid-template-columns:1fr;grid-gap:1.1rem;gap:1.1rem}.preview-listing{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--sh-2)}.preview-listing .photo{aspect-ratio:16/10}.preview-listing .photo img{width:100%;height:100%;object-fit:cover}.preview-listing .body{padding:1.2rem}.coherence{display:flex;flex-direction:column;gap:.5rem}.coherence .row{display:flex;gap:.55rem;align-items:flex-start;font-size:.9rem}.coherence .row svg{flex:none;margin-top:2px}.coherence .ok svg{color:var(--success)}.coherence .warn svg{color:var(--warn)}.pay-grid{display:grid;grid-template-columns:1fr;grid-gap:1.1rem;gap:1.1rem}.order-summary{background:var(--ink);color:#fff;border-radius:var(--r-lg);padding:1.5rem}.order-summary h3{color:#fff}.order-summary .line{display:flex;justify-content:space-between;padding:.55rem 0;border-bottom:1px dashed rgba(255,255,255,.18);color:#C7D6E8}.order-summary .total{display:flex;justify-content:space-between;padding-top:.9rem;font-size:1.4rem;font-weight:800;color:#fff}.pay-methods{display:flex;flex-direction:column;gap:.8rem}.pay-option{border:2px solid var(--line);border-radius:var(--r);padding:1rem 1.1rem;display:flex;align-items:center;gap:.9rem;cursor:pointer;transition:border-color .15s,background .15s;background:#fff}.pay-option.sel,.pay-option:hover{border-color:var(--brand)}.pay-option.sel{background:var(--brand-50)}.pay-option .radio{width:20px;height:20px;border-radius:50%;border:2px solid var(--line);flex:none;display:grid;place-items:center}.pay-option.sel .radio{border-color:var(--brand)}.pay-option.sel .radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--brand)}.pay-logo{margin-left:auto;font-weight:800}.pay-logo.stripe{color:#635BFF}.pay-logo.paypal{color:#003087}.confirm{text-align:center;max-width:560px;margin-inline:auto}.confirm .badge-ok{width:84px;height:84px;border-radius:50%;background:var(--success-50);display:grid;place-items:center;margin:0 auto 1.2rem}.confirm .badge-ok svg{width:44px;height:44px;color:var(--success)}.funnel-nav{display:flex;gap:.8rem;margin-top:1.4rem}.funnel-nav .btn{flex:1 1}.filters{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:1.1rem;box-shadow:var(--sh-1);margin-bottom:1.4rem}.filters-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.7rem;gap:.7rem}.filters .field{margin:0}.results-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:.6rem}.results-head .count{font-weight:700}.empty{text-align:center;padding:3rem 1rem;color:var(--muted)}.stat-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-bottom:1.4rem}.stat{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:1.3rem;box-shadow:var(--sh-1)}.stat .v{font-size:1.9rem;font-weight:800}.stat .k{color:var(--muted);font-size:.88rem}.table{width:100%;border-collapse:collapse;font-size:.92rem}.table th{text-align:left;color:var(--muted);font-weight:700;padding:.7rem .6rem;border-bottom:2px solid var(--line);font-size:.82rem;text-transform:uppercase;letter-spacing:.03em}.table td{padding:.85rem .6rem;border-bottom:1px solid var(--line)}.badge{font-size:.76rem;font-weight:700;padding:.25rem .6rem;border-radius:var(--r-pill)}.badge.published{background:var(--success-50);color:var(--success)}.badge.draft{background:var(--warn-50);color:var(--warn)}.dash-empty{color:var(--muted)}.modal-overlay{position:fixed;inset:0;z-index:100;background:rgba(11,31,51,.55);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:none;align-items:flex-start;justify-content:center;padding:1rem;overflow-y:auto}.modal-overlay.open{display:flex}.modal{background:var(--surface);border-radius:var(--r-lg);max-width:760px;width:100%;box-shadow:var(--sh-3);margin:2rem auto;overflow:hidden;animation:fade .2s ease}.modal .modal-head{display:flex;justify-content:space-between;align-items:center;padding:1.1rem 1.3rem;border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;background:#fff}.modal .modal-body{padding:1.3rem}.modal .close{width:38px;height:38px;border-radius:10px;border:1px solid var(--line);background:#fff;display:grid;place-items:center}.gallery-main{aspect-ratio:16/9;border-radius:var(--r);overflow:hidden;margin-bottom:.6rem}.gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.5rem;gap:.5rem}.gallery-thumbs>div{aspect-ratio:1;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent}.gallery-thumbs>div.sel{border-color:var(--brand)}.spec-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:.7rem;gap:.7rem;margin:1rem 0}.spec-list .s{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--r-sm);padding:.7rem .85rem}.spec-list .s .k{font-size:.76rem;color:var(--muted)}.spec-list .s .v{font-weight:700}.site-footer{background:var(--ink);color:#AEC2D6;padding-block:2.5rem 1.5rem;margin-top:2rem}.site-footer .cols{display:grid;grid-template-columns:1fr;grid-gap:1.6rem;gap:1.6rem}.site-footer h4{color:#fff;font-size:.9rem;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.8rem}.site-footer a{display:block;padding:.25rem 0;color:#AEC2D6}.site-footer a:hover{color:#fff}.site-footer .brand{color:#fff;margin-bottom:.8rem}.site-footer .bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:2rem;padding-top:1.2rem;font-size:.85rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.6rem}.legal-page{max-width:820px}.legal-page h1{font-size:clamp(1.7rem,3vw,2.1rem)}.legal-page h3{margin:1.8rem 0 .5rem;font-size:1.1rem}.legal-page li,.legal-page p{color:var(--ink-2)}.legal-page p{margin-bottom:.9rem}.legal-page ul{margin:0 0 .9rem 1.3rem}.legal-page li{margin-bottom:.45rem}.legal-page a{color:var(--brand);font-weight:600}.legal-page .updated{color:var(--muted);font-size:.85rem;margin-bottom:1.6rem}.legal-page .todo{background:var(--warn-50);border:1px solid #f0dca8;border-radius:6px;padding:.05rem .35rem;color:var(--warn);font-weight:600;font-style:normal}.legal-page .card{margin-top:1.4rem}.desc-title{margin-top:1.8rem;padding-top:1.5rem;border-top:1px solid var(--line);margin-bottom:.8rem}.listing-desc{color:var(--ink-2);line-height:1.7;font-size:.97rem}.listing-desc .desc-p{margin:0 0 .7rem}.listing-desc .desc-head{margin:1.3rem 0 .5rem;font-weight:800;color:var(--ink);font-size:1rem}.listing-desc .desc-list{margin:.2rem 0 .9rem;padding-left:1.3rem}.listing-desc .desc-list li{margin-bottom:.35rem;color:var(--ink-2)}.listing-desc .desc-sep{border:none;border-top:1px solid var(--line);margin:1.1rem 0}.contact-section{display:flex;align-items:center;min-height:68vh}.contact-wrap{width:100%;max-width:980px;margin-inline:auto}.contact-grid{display:grid;grid-template-columns:1fr;grid-gap:1.4rem;gap:1.4rem;margin-top:2rem;align-items:stretch}.contact-info{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:1.8rem;box-shadow:var(--sh-1)}.contact-info h3{margin-bottom:.3rem}.contact-info .ic{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:var(--brand-50);color:var(--brand);margin-bottom:1rem}.contact-info .ic svg{width:24px;height:24px}.contact-info .email{font-size:1.1rem;font-weight:700;color:var(--brand);word-break:break-word}.contact-info .biz{margin-top:1.3rem;padding-top:1.3rem;border-top:1px solid var(--line);color:var(--muted);font-size:.92rem;line-height:1.7}.contact-form{height:100%}@media (min-width:820px){.contact-grid{grid-template-columns:1fr 1.15fr}}.seg{display:flex;gap:.4rem}.seg-btn{flex:1 1;padding:.65rem;border:1.5px solid var(--line);background:#fff;border-radius:var(--r-sm);font-weight:600;font-size:.92rem;color:var(--ink-2);cursor:pointer;transition:border-color .15s,background .15s,color .15s}.seg-btn.on{border-color:var(--brand);background:var(--brand-50);color:var(--brand)}.badge-pro{display:inline-flex;align-items:center;gap:.25rem;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#fff;background:var(--ink);padding:.22rem .5rem;border-radius:6px}.listing-card .photo .badge-pro{position:absolute;top:.7rem;left:.7rem;box-shadow:var(--sh-1)}.cookie{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:90;max-width:520px;margin-inline:auto;background:#fff;border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--sh-3);padding:1rem 1.1rem;display:none;gap:.8rem;align-items:center;flex-wrap:wrap}.cookie.show{display:flex}.cookie p{font-size:.85rem;color:var(--muted);flex:1 1;min-width:200px}.toast-wrap{position:fixed;bottom:1.2rem;left:50%;transform:translateX(-50%);z-index:200;flex-direction:column}.toast,.toast-wrap{display:flex;gap:.5rem;align-items:center}.toast{background:var(--ink);color:#fff;padding:.8rem 1.2rem;border-radius:var(--r-pill);font-weight:600;font-size:.9rem;box-shadow:var(--sh-3);animation:toastIn .25s ease}.toast svg{color:#6EE7A8}@keyframes toastIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.demo-ribbon{background:linear-gradient(90deg,var(--warn-50),#fff);border-bottom:1px solid #f0dfb5;color:var(--warn);font-weight:700;font-size:.82rem;text-align:center;padding:.45rem 1rem}@media (min-width:600px){.header-actions .auth-link,.header-actions .btn--brand{display:inline-flex}.grid-2{grid-template-columns:1fr 1fr}.filters-grid{grid-template-columns:repeat(3,1fr)}.feature-grid,.listing-grid,.steps-grid{grid-template-columns:repeat(2,1fr)}.pay-grid,.preview-wrap{grid-template-columns:1fr 1fr}.stat-grid{grid-template-columns:repeat(4,1fr)}.site-footer .cols{grid-template-columns:2fr 1fr 1fr 1fr}}@media (min-width:900px){.nav{display:flex}.header-actions{margin-left:.5rem}.burger{display:none}.listing-grid{grid-template-columns:repeat(3,1fr)}.steps-grid{grid-template-columns:repeat(4,1fr)}.feature-grid{grid-template-columns:repeat(3,1fr)}.filters-grid{grid-template-columns:repeat(6,1fr)}}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_48b81b{font-family:Inter,Inter Fallback;font-style:normal}