:root{--brand-primary:#3157ff;--brand-secondary:#15106b;--brand-accent:#71e3ff;--surface:#fff;--surface-muted:#f3f5ff;--text-primary:#10162f;--text-secondary:#606986;--border:#dbe0f5;--success:#169b68;--warning:#d98811;--danger:#d63c56;--ink:#0c1025;--violet:#7b4dff;--shadow:0 24px 70px rgba(31,35,93,.14);--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f8f9fd;color:var(--text-primary);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}img{display:block;max-width:100%;height:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:12px;top:-60px;background:var(--ink);color:#fff;padding:.7rem 1rem;z-index:100}.skip-link:focus{top:12px}.site-header{position:relative;z-index:30;max-width:1320px;margin:0 auto;min-height:86px;padding:14px 28px;display:grid;grid-template-columns:210px 1fr auto;align-items:center;gap:2rem;background:rgba(248,249,253,.94);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center}.brand-logo{width:auto;max-width:182px;max-height:54px;object-fit:contain}.site-header nav{display:flex;justify-content:center;align-items:center;gap:1.4rem;font-size:.86rem;font-weight:700}.site-header nav a{padding:.55rem .15rem;border-bottom:2px solid transparent}.site-header nav a:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.header-actions{display:flex;gap:.6rem;align-items:center}.language,.api-pill{min-height:40px;padding:.55rem .8rem;border:1px solid var(--border);border-radius:10px;background:#fff;font-weight:800;font-size:.78rem}.api-pill{background:var(--ink);color:#fff;border-color:var(--ink)}.menu-button{display:none;background:transparent;align-items:center;gap:3px;flex-direction:column}.menu-button span{width:22px;height:2px;background:var(--ink)}.menu-button b{font-size:.65rem}.mobile-backdrop{position:fixed;inset:0;background:#0c10258f;z-index:20}.eyebrow,.section-kicker,.source-label{font-size:.69rem;font-weight:900;letter-spacing:.14em;color:var(--brand-primary)}.hero-shell{max-width:1280px;margin:0 auto;padding:70px 28px 24px;display:grid;grid-template-columns:minmax(0,.82fr) minmax(620px,1.18fr);gap:4.5rem;align-items:start}.hero-copy{padding-top:42px}.hero-copy h1,.focused-hero h1,.inner-hero h1,.family-hero h1{font-size:clamp(3rem,5.4vw,5.6rem);line-height:.94;letter-spacing:-.06em;margin:.8rem 0 1.4rem;max-width:760px}.hero-copy p,.focused-hero>div>p,.inner-hero>p,.family-hero>div>p{font-size:1.08rem;color:var(--text-secondary);max-width:62ch}.hero-proof{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:2rem}.hero-proof span,.capability-tags span{background:#fff;border:1px solid var(--border);border-radius:999px;padding:.5rem .72rem;font-size:.74rem;font-weight:800}.workspace-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:18px;box-shadow:var(--shadow)}.download-form>label{display:block;font-size:.79rem;font-weight:900;margin-bottom:.65rem}.media-modes{display:flex;gap:.35rem;background:var(--surface-muted);padding:4px;border-radius:10px;margin-bottom:.7rem;width:max-content}.media-modes button{background:transparent;color:var(--text-secondary);padding:.45rem .7rem;border-radius:7px;font-size:.72rem;font-weight:800}.media-modes button[aria-pressed=true]{background:#fff;color:var(--brand-primary);box-shadow:0 3px 12px #20286514}.url-control{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;border:1px solid var(--border);border-radius:12px;padding:5px;background:#fff;align-items:center}.link-icon{padding-left:.65rem;color:var(--brand-primary)}.url-control input{min-width:0;height:48px;border:0;outline:0;padding:0 .65rem;color:var(--text-primary)}.paste-button{background:var(--surface-muted);color:var(--text-primary);border-radius:8px;padding:.65rem .8rem;font-weight:800}.find-button{height:48px;background:linear-gradient(135deg,var(--brand-primary),var(--violet));color:#fff;border-radius:9px;padding:0 1rem;font-weight:900;box-shadow:0 10px 24px #3157ff3b}.form-meta{display:flex;justify-content:space-between;margin-top:.55rem;color:var(--text-secondary);font-size:.68rem}.form-meta a{color:var(--brand-primary);font-weight:800}.initial-state,.processing-state,.error-state{margin-top:1rem;border:1px solid var(--border);border-radius:12px;padding:1rem;background:var(--surface-muted)}.initial-state span{font-size:.65rem;font-weight:900;letter-spacing:.14em;color:var(--success)}.initial-state p{margin:.35rem 0 0;color:var(--text-secondary);font-size:.79rem}.processing-state{display:flex;gap:1rem;align-items:center}.processing-state p,.error-state p{margin:.2rem 0;color:var(--text-secondary);font-size:.8rem}.spinner{width:30px;height:30px;border:3px solid var(--border);border-top-color:var(--brand-primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}[hidden]{display:none!important}.media-summary{display:grid;grid-template-columns:140px 1fr auto;gap:1rem;align-items:center;border:1px solid var(--border);border-radius:12px;padding:.8rem}.media-thumb{min-height:84px;border-radius:9px;background:radial-gradient(circle at 70% 25%,#71e3ff 0 7%,transparent 8%),linear-gradient(135deg,#11165a,#3157ff 58%,#7b4dff);position:relative;overflow:hidden}.media-thumb:before{content:"▶";position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:1.4rem}.media-thumb span{position:absolute;right:.4rem;bottom:.4rem;background:#0c1025dd;color:#fff;padding:.15rem .35rem;border-radius:4px;font-size:.62rem}.media-summary h2{font-size:1rem;line-height:1.25;margin:.25rem 0}.media-summary p{margin:0;color:var(--text-secondary);font-size:.72rem}.source-label{font-size:.58rem}.new-link{align-self:start;background:var(--surface-muted);border:1px solid var(--border);border-radius:7px;padding:.45rem .65rem;font-size:.7rem;font-weight:800}.result-toolbar{display:grid;gap:.8rem;margin-top:.8rem;border:1px solid var(--border);border-radius:12px;padding:.85rem}.result-toolbar>div:first-child{display:flex;justify-content:space-between;align-items:center;font-size:.75rem}.status-chip{color:var(--success);font-weight:900}.smart-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:.4rem}.smart-presets button{background:var(--surface-muted);padding:.55rem;border-radius:8px;font-size:.68rem;font-weight:800}.reliability{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:12px;overflow:hidden;margin-top:.8rem}.reliability div{background:#fff;padding:.65rem}.reliability span,.reliability strong{display:block;font-size:.66rem}.reliability span{color:var(--text-secondary)}.reliability strong{color:var(--success)}.ad-slot{display:grid;place-items:center;align-content:center;min-height:90px;border:1px dashed #c6cce7;background:repeating-linear-gradient(135deg,#f7f8fc,#f7f8fc 8px,#f2f4fa 8px,#f2f4fa 16px);color:#747d9c;text-align:center}.ad-slot span{font-size:.58rem;letter-spacing:.14em}.ad-slot strong{font-size:.69rem}.ad-leader{margin-top:.8rem}.ad-banner{min-height:72px}.ad-large{min-height:150px;margin-top:.8rem}.format-groups{display:grid;gap:.75rem;margin-top:.8rem}.format-section{border:1px solid var(--border);border-radius:12px;overflow:hidden}.format-section>header{display:grid;grid-template-columns:1fr auto auto;align-items:center;padding:.7rem .8rem;background:#f8f9fd;border-bottom:1px solid var(--border)}.format-section>header>div{display:flex;align-items:center;gap:.45rem}.format-section h3{font-size:.78rem;margin:0}.format-section>header small{font-size:.62rem;color:var(--text-secondary)}.format-section>header button{background:transparent;color:var(--text-secondary)}.group-dot{width:8px;height:8px;border-radius:50%;background:var(--brand-primary)}.tone-violet .group-dot{background:var(--violet)}.tone-mint .group-dot{background:var(--success)}.tone-amber .group-dot{background:var(--warning)}.tone-cyan .group-dot{background:#08a4ca}.format-list{display:grid}.format-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:.75rem;align-items:center;padding:.62rem .8rem;border-bottom:1px solid #edf0fa}.format-row:last-child{border-bottom:0}.format-main{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:.4rem}.format-main strong{font-size:.73rem}.format-main span{font-size:.68rem;font-weight:800}.format-main small{grid-column:1/-1;color:var(--text-secondary);font-size:.6rem}.format-main em{font-style:normal;background:#e9edff;color:var(--brand-primary);border-radius:999px;padding:.12rem .35rem;font-size:.52rem;font-weight:900}.format-size{font-size:.63rem;color:var(--text-secondary)}.format-row>button{background:var(--ink);color:#fff;border-radius:7px;padding:.5rem .72rem;font-size:.63rem;font-weight:900}.show-more{width:100%;padding:.65rem;background:#fff;color:var(--brand-primary);font-size:.66rem;font-weight:900;border-top:1px solid var(--border)}.platform-strip{max-width:1100px;margin:12px auto 0;padding:0 28px;display:flex;gap:.45rem;justify-content:center;flex-wrap:wrap}.platform-strip a{display:flex;align-items:center;gap:.38rem;background:#fff;border:1px solid var(--border);border-radius:999px;padding:.4rem .62rem;font-size:.68rem;font-weight:800}.platform-strip a span{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:var(--ink);color:#fff}.section{max-width:1160px;margin:90px auto;padding:0 28px}.source-guide{display:grid;grid-template-columns:.34fr 1.1fr 1fr;gap:2rem;align-items:start;background:#fff;border:1px solid var(--border);border-radius:16px;padding:28px}.source-guide h2{font-size:1.35rem;margin:0 0 .45rem}.source-guide p{color:var(--text-secondary);margin:0}.source-guide dl{display:grid;grid-template-columns:1fr 1fr;margin:0;gap:1px;background:var(--border)}.source-guide dl div{background:#fff;padding:.6rem}.source-guide dt,.source-guide dd{font-size:.65rem;margin:0}.source-guide dt{color:var(--text-secondary)}.source-guide dd{font-weight:900}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:0;background:var(--border);gap:1px;border:1px solid var(--border);border-radius:16px;overflow:hidden}.trust-grid article{background:#fff;padding:2rem}.trust-grid article>span,.route-features article>span{color:var(--brand-primary);font-size:.68rem;font-weight:900}.trust-grid h2,.route-features h2{font-size:1.02rem}.trust-grid p,.route-features p{color:var(--text-secondary);font-size:.82rem}.recent-section{background:#fff;border:1px solid var(--border);border-radius:16px;padding:24px}.recent-section>header,.services-section>header{display:flex;justify-content:space-between;align-items:end;gap:2rem}.recent-section h2,.services-section h2,.how-section h2,.focus-panel h2,.faq-section h2,.source-check h2,.responsible h2,.family-routes h2{font-size:clamp(2rem,4vw,3.6rem);line-height:1;letter-spacing:-.045em;margin:.45rem 0}.recent-section>header button{background:var(--surface-muted);padding:.55rem .75rem;border-radius:8px;font-size:.7rem;font-weight:800}.recent-section ol{list-style:none;padding:0;margin:1rem 0 0}.recent-section li{display:grid;grid-template-columns:42px minmax(0,1fr) auto auto;gap:1rem;padding:.75rem;border-top:1px solid var(--border);align-items:center}.recent-section li>span{color:var(--brand-primary);font-size:.65rem;font-weight:900}.recent-section li small,.recent-section li time{color:var(--text-secondary);font-size:.68rem}.how-section>header{display:grid;grid-template-columns:.4fr 1fr;align-items:end}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}.steps article{background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.4rem;display:grid;grid-template-columns:46px 1fr;gap:.7rem}.steps b{display:grid;place-items:center;width:38px;height:38px;background:var(--ink);color:#fff;border-radius:10px}.steps h3{margin:0;font-size:.95rem}.steps p{color:var(--text-secondary);font-size:.78rem}.content-ad{max-width:970px;margin:80px auto;min-height:110px}.services-section header p{color:var(--text-secondary);max-width:68ch}.services-section header>a{color:var(--brand-primary);font-weight:900;font-size:.8rem}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem;margin-top:1.8rem}.service-card{display:grid;grid-template-columns:38px 1fr auto;gap:.7rem;align-items:center;background:#fff;border:1px solid var(--border);border-radius:12px;padding:.8rem}.service-card:hover{border-color:var(--brand-primary);transform:translateY(-2px)}.service-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:var(--ink);color:#fff;font-weight:900}.service-card>span:nth-child(2){display:grid}.service-card small{color:var(--text-secondary);font-size:.58rem}.service-card b{color:var(--brand-primary)}.wide-link{display:flex;justify-content:space-between;margin-top:.7rem;border:1px solid var(--border);border-radius:12px;background:#fff;padding:.9rem 1rem;color:var(--brand-primary);font-size:.78rem;font-weight:900}.focus-panel{display:grid;grid-template-columns:1fr .9fr;gap:3rem;background:var(--ink);color:#fff;border-radius:18px;padding:48px}.focus-panel p{color:#aab2d2}.focus-panel pre{margin:0;background:#080b1b;border:1px solid #242a49;border-radius:12px;padding:1.4rem;color:#c7d1ff;overflow:auto}.focus-panel code span{color:#71e3ff}.focus-panel code b{color:#9cffd1}.faq-section{display:grid;grid-template-columns:.65fr 1.35fr;gap:4rem}.faq-intro p{color:var(--text-secondary)}.faq-list{display:grid}.faq-list article{border-bottom:1px solid var(--border);padding:.3rem 0}.faq-list button{display:flex;justify-content:space-between;width:100%;padding:1rem 0;background:transparent;color:var(--text-primary);font-weight:900;text-align:left}.faq-list p{margin:0 0 1rem;color:var(--text-secondary);font-size:.82rem}.source-check{display:grid;grid-template-columns:1fr 1.2fr;align-items:end;gap:3rem;background:#fff;border:1px solid var(--border);border-radius:16px;padding:28px}.source-check h2{font-size:1.6rem}.source-check p{color:var(--text-secondary);margin-bottom:0}.source-check form{display:grid;grid-template-columns:1fr auto;border:1px solid var(--border);border-radius:10px;padding:5px}.source-check input{border:0;padding:0 .8rem;min-width:0}.source-check button{background:var(--ink);color:#fff;border-radius:7px;padding:.7rem 1rem;font-weight:900}.site-footer{max-width:1280px;margin:110px auto 24px;background:var(--ink);color:#fff;border-radius:18px;padding:42px;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:2rem;position:relative}.site-footer .brand-logo{filter:none}.site-footer p{color:#aab2d2;max-width:36ch}.site-footer strong{display:block;margin-bottom:.7rem;font-size:.75rem}.site-footer a{display:block;color:#aab2d2;font-size:.74rem;margin:.45rem 0}.site-footer a:hover{color:#fff}.site-footer small{position:absolute;right:42px;bottom:22px;color:#68718f;font-size:.62rem}.breadcrumb{max-width:1160px;margin:28px auto 0;padding:0 28px;display:flex;gap:.5rem;font-size:.7rem;color:var(--text-secondary)}.breadcrumb a{color:var(--brand-primary)}.focused-hero,.family-hero{max-width:1220px;margin:auto;padding:70px 28px 10px;display:grid;grid-template-columns:.82fr 1.18fr;gap:4rem;align-items:start}.focused-hero>div:first-child,.family-hero>div:first-child{padding-top:2rem}.focused-hero h1,.family-hero h1{font-size:clamp(2.8rem,5vw,5rem)}.capability-tags{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:1.6rem}.route-features{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);padding:1px}.route-features article{background:#fff;padding:1.5rem}.responsible{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:end;border-top:1px solid var(--border);padding-top:2rem}.responsible p{color:var(--text-secondary)}.inner-main{min-height:60vh}.inner-hero{max-width:1100px;margin:auto;padding:90px 28px 30px}.inner-hero h1{font-size:clamp(3rem,7vw,6.7rem)}.inner-content{margin-top:30px}.product-cards,.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.product-cards article,.tool-grid article{background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.5rem}.product-cards article>span,.tool-grid article>span{color:var(--brand-primary);font-size:.65rem;font-weight:900}.product-cards button,.tool-grid button{background:var(--surface-muted);padding:.7rem;border-radius:8px;font-weight:800}.api-layout,.policy-layout{display:grid;grid-template-columns:220px 1fr;gap:4rem}.api-layout aside,.policy-layout aside{display:flex;flex-direction:column;gap:.8rem;font-size:.78rem}.api-layout aside strong,.policy-layout aside strong{font-size:.65rem;color:var(--brand-primary)}.api-layout section,.policy-layout section{background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.6rem;margin-bottom:1rem}.api-layout pre{background:var(--ink);color:#fff;padding:1rem;border-radius:10px;overflow:auto}.status-overview{display:flex;justify-content:space-between;align-items:center;background:var(--ink);color:#fff;padding:1.5rem;border-radius:14px}.status-overview>div{display:grid;grid-template-columns:auto 1fr;column-gap:.7rem}.status-overview small{grid-column:2;color:#aab2d2}.pulse{grid-row:span 2;width:12px;height:12px;background:var(--success);border-radius:50%;align-self:center;box-shadow:0 0 0 8px #169b6830}.status-list{display:grid;margin-top:1rem}.status-list article{display:flex;justify-content:space-between;background:#fff;border-bottom:1px solid var(--border);padding:1rem}.status-list h2,.status-list p{margin:0}.status-list h2{font-size:.9rem}.status-list p{font-size:.72rem;color:var(--text-secondary)}.status-list strong{font-size:.7rem}.ok{color:var(--success)}.planned{color:var(--warning)}.local-note{margin-top:1rem;background:var(--ink);color:#fff;padding:1.3rem;border-radius:12px}.local-note p{color:#aab2d2}.contact-layout{display:grid;grid-template-columns:1fr 300px;gap:2rem}.contact-form{background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.5rem;display:grid;gap:1rem}.contact-form>div{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-form label{display:grid;gap:.35rem;font-weight:800;font-size:.75rem}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--border);border-radius:8px;padding:.8rem;background:#fff}.contact-form button{background:var(--brand-primary);color:#fff;padding:.8rem;border-radius:8px;font-weight:900}.contact-layout aside{background:var(--ink);color:#fff;border-radius:14px;padding:1.5rem;align-self:start}.contact-layout aside li{color:#aab2d2;margin:.55rem 0}.contact-layout aside a{color:var(--brand-accent)}.catalog-panel{background:#fff;border:1px solid var(--border);border-radius:16px;padding:22px}.catalog-tools{display:grid;grid-template-columns:1fr auto auto;gap:.7rem}.catalog-tools input,.catalog-tools select{border:1px solid var(--border);border-radius:8px;padding:.7rem;background:#fff}.catalog-panel>header{display:flex;justify-content:space-between;align-items:end;margin:2rem 0 1rem}.catalog-panel h2{margin:.3rem 0}.catalog-list{display:grid}.catalog-row{display:grid;grid-template-columns:42px 1fr 120px auto;gap:.8rem;align-items:center;border-top:1px solid var(--border);padding:.8rem}.catalog-row>span:nth-child(2){display:grid}.catalog-row small,.catalog-row em{font-size:.65rem;color:var(--text-secondary);font-style:normal}.catalog-row b{color:var(--brand-primary);font-size:.7rem}.adult-link{display:block;margin-top:1rem;color:var(--brand-primary);font-weight:900;font-size:.8rem}.family-hero{grid-template-columns:.75fr 1.25fr}.family-hero>.workspace-card{grid-column:2}.age-gate{background:#fff2f4;border:1px solid #ffd0d9;border-radius:14px;padding:1rem;color:#8b2439}.age-gate p{margin:.3rem 0}.family-routes>div{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.family-routes article{background:#fff;border:1px solid var(--border);border-radius:12px;padding:1.3rem}.family-routes p{color:var(--text-secondary)}:focus-visible{outline:3px solid var(--brand-accent);outline-offset:3px}@media(max-width:1050px){.site-header{grid-template-columns:180px 1fr auto;gap:1rem}.site-header nav{gap:.75rem}.hero-shell,.focused-hero,.family-hero{grid-template-columns:1fr;gap:2rem}.hero-copy{padding-top:0}.family-hero>.workspace-card{grid-column:auto}.service-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:780px){.site-header{grid-template-columns:1fr auto auto;padding:12px 18px}.site-header nav{display:none;position:absolute;top:76px;left:14px;right:14px;background:#fff;border:1px solid var(--border);border-radius:14px;padding:1rem;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;z-index:40}.site-header nav.is-open{display:flex}.menu-button{display:flex}.api-pill{display:none}.hero-shell,.focused-hero,.family-hero{padding:42px 18px 10px}.hero-copy h1,.focused-hero h1,.inner-hero h1,.family-hero h1{font-size:clamp(2.7rem,13vw,4.5rem)}.workspace-card{padding:12px}.url-control{grid-template-columns:auto minmax(0,1fr) auto}.find-button{grid-column:1/-1;margin-top:5px}.link-icon{grid-row:1}.media-summary{grid-template-columns:110px 1fr}.new-link{grid-column:1/-1}.smart-presets,.reliability{grid-template-columns:1fr 1fr}.platform-strip{justify-content:flex-start;overflow:auto;flex-wrap:nowrap;padding:0 18px}.platform-strip a{white-space:nowrap}.section{margin:64px auto;padding-left:18px;padding-right:18px}.source-guide,.trust-grid,.steps,.focus-panel,.faq-section,.source-check,.responsible,.product-cards,.tool-grid,.contact-layout,.api-layout,.policy-layout,.family-routes>div{grid-template-columns:1fr}.source-guide{margin-left:18px;margin-right:18px;padding:20px}.trust-grid{margin-left:18px;margin-right:18px}.how-section>header{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr}.recent-section li{grid-template-columns:32px 1fr}.recent-section li small,.recent-section li time{grid-column:2}.focus-panel{margin-left:18px;margin-right:18px;padding:28px}.site-footer{margin:80px 14px 14px;grid-template-columns:1fr 1fr;padding:28px}.site-footer .footer-brand{grid-column:1/-1}.site-footer small{position:static;grid-column:1/-1}.inner-hero{padding:65px 18px 20px}.api-layout aside,.policy-layout aside{display:none}.contact-form>div{grid-template-columns:1fr}.catalog-tools{grid-template-columns:1fr}.catalog-row{grid-template-columns:40px 1fr auto}.catalog-row em{display:none}}@media(max-width:500px){.brand-logo{max-width:145px;max-height:44px}.header-actions{display:none}.site-header{grid-template-columns:1fr auto}.hero-shell{padding-top:28px}.hero-copy h1,.focused-hero h1,.inner-hero h1,.family-hero h1{letter-spacing:-.045em}.hero-copy p{font-size:.95rem}.media-modes{width:100%;overflow:auto}.url-control{grid-template-columns:minmax(0,1fr) auto}.link-icon{display:none}.url-control input{padding-left:.5rem}.media-summary{grid-template-columns:1fr}.smart-presets,.reliability{grid-template-columns:1fr 1fr}.format-section>header{grid-template-columns:1fr auto}.format-section>header small{display:none}.format-row{grid-template-columns:1fr auto}.format-row>button{grid-column:1/-1;width:100%}.format-main{grid-template-columns:auto auto 1fr}.recent-section>header,.services-section>header{align-items:start;flex-direction:column}.site-footer{grid-template-columns:1fr}.site-footer .footer-brand{grid-column:auto}.catalog-row{grid-template-columns:36px 1fr}.catalog-row b{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}

.mobile-only{display:none}
.hero-workspace-column{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;align-self:start;min-width:0}.family-hero>.hero-workspace-column{grid-column:2}.workspace-card,.state-machine,[data-role="result-root"],.result-top-grid,.format-groups,.format-section{min-width:0;max-width:100%}.full-width-result .hero-shell{max-width:1360px;grid-template-columns:minmax(0,1fr);gap:0;padding-top:24px}.full-width-result .hero-copy{display:none}.full-width-result .hero-workspace-column,.full-width-result .workspace-card{width:100%}.full-width-result .hero-ad{display:none}.result-top-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(310px,.65fr);gap:.8rem}.phone-handoff{display:grid;grid-template-columns:116px 1fr;gap:.85rem;align-items:center;border:1px solid var(--border);border-radius:12px;padding:.8rem;background:linear-gradient(145deg,#f8f9ff,#eef2ff)}.qr-code{display:block;width:116px;height:116px;padding:7px;border:1px solid var(--border);border-radius:10px;color:var(--ink);background:#fff}.phone-handoff>div{display:grid;gap:.3rem}.phone-handoff strong{font-size:.88rem;line-height:1.2}.phone-handoff p{font-size:.68rem;color:var(--text-secondary);margin:0}.phone-handoff button{justify-self:start;background:var(--ink);color:#fff;border-radius:7px;padding:.48rem .7rem;font-size:.64rem;font-weight:900}
.multi-link-trigger{padding:0;background:transparent;color:var(--brand-primary);font-size:.68rem;font-weight:900}.multi-link-trigger:hover{text-decoration:underline}.batch-panel{margin-top:.8rem;padding:.9rem;border:1px solid var(--border);border-radius:12px;background:#f8f9ff}.batch-heading{display:flex;justify-content:space-between;gap:1rem;align-items:start}.batch-heading>div{display:grid}.batch-heading strong{font-size:.78rem}.batch-heading small{font-size:.63rem;color:var(--text-secondary)}.batch-heading>button{width:28px;height:28px;border-radius:7px;background:#fff;border:1px solid var(--border);font-weight:900}.batch-panel textarea{display:block;width:100%;margin-top:.7rem;padding:.75rem;resize:vertical;border:1px solid var(--border);border-radius:9px;background:#fff;color:var(--text-primary);font-size:.72rem;line-height:1.5}.batch-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:.6rem}.batch-actions>span{color:var(--text-secondary);font-size:.65rem;font-weight:800}.batch-actions button{padding:.55rem .8rem;border-radius:8px;background:var(--ink);color:#fff;font-size:.68rem;font-weight:900}.batch-message{margin:.45rem 0 0;color:var(--text-secondary);font-size:.63rem}.batch-message.is-error{color:var(--danger);font-weight:800}.batch-message.is-valid{color:var(--success);font-weight:800}
.hero-ad{min-height:180px;margin:0;border-radius:16px;background:repeating-linear-gradient(135deg,#f7f8fc,#f7f8fc 10px,#f1f3fa 10px,#f1f3fa 20px);box-shadow:0 18px 50px rgba(31,35,93,.07)}.hero-ad small{display:block;margin-top:.18rem;font-size:.61rem}.hero-ad .ad-mobile-size{display:none}
.workspace-card>.platform-strip{max-width:none;margin:.8rem 0 0;padding:.8rem 0 0;border-top:1px solid var(--border);justify-content:flex-start}.platform-strip .platform-button{min-height:38px;padding:.42rem .7rem}.platform-brand-icon{width:20px;height:20px;object-fit:contain}.platform-strip .platform-button>span{display:inline;width:auto;height:auto;border-radius:0;background:transparent;color:inherit}.service-icon .platform-brand-icon{width:22px;height:22px;filter:invert(1)}
.site-footer.footer-contrast-light{grid-template-columns:1.55fr repeat(3,1fr);background:#fff;color:var(--text-primary);border:1px solid var(--border);box-shadow:0 24px 70px rgba(31,35,93,.1);overflow:hidden}.footer-contrast-light:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:linear-gradient(90deg,var(--brand-primary),var(--violet),var(--brand-accent))}.footer-contrast-light .footer-brand{padding-right:1.5rem}.footer-contrast-light p,.footer-contrast-light a{color:var(--text-secondary)}.footer-contrast-light a:hover{color:var(--brand-primary)}.footer-contrast-light small{color:#8a92ad}.app-destinations{grid-template-columns:repeat(4,1fr)}.app-destinations article{display:flex;flex-direction:column;align-items:flex-start}.app-destinations article p{flex:1}.app-symbol{display:flex;align-items:center;justify-content:center;gap:.45rem;min-width:58px;height:58px;margin:.8rem 0;padding:.7rem;border-radius:14px;background:#f2f5ff;border:1px solid var(--border);color:var(--brand-primary)}.app-brand-icon{width:30px;height:30px;object-fit:contain}.browser-symbol .app-brand-icon{width:24px;height:24px}.browser-symbol{min-width:112px}
@media(max-width:1050px){.family-hero>.hero-workspace-column{grid-column:auto}.app-destinations{grid-template-columns:1fr 1fr}.site-footer.footer-contrast-light{grid-template-columns:1.5fr repeat(2,1fr)}.footer-contrast-light .footer-brand{grid-column:1/-1}}
@media(max-width:780px){.hero-shell>.hero-workspace-column,.focused-hero>.hero-workspace-column,.family-hero>.hero-workspace-column{order:-1}.full-width-result .hero-shell,.full-width-result .hero-workspace-column,.full-width-result .workspace-card,.full-width-result .state-machine,.full-width-result [data-role="result-root"]{width:100%;min-width:0;max-width:100%}.site-header nav .mobile-only{display:block}.workspace-card>.platform-strip{padding:.8rem 0 0}.hero-ad{min-height:100px;border-radius:12px}.hero-ad .ad-desktop-size{display:none}.hero-ad .ad-mobile-size{display:block}.result-top-grid{grid-template-columns:minmax(0,1fr)}.site-footer.footer-contrast-light{grid-template-columns:1fr 1fr}}
@media(max-width:500px){.batch-actions{align-items:stretch;flex-direction:column}.batch-actions>span{align-self:flex-start}.batch-actions button{width:100%}.app-destinations,.site-footer.footer-contrast-light{grid-template-columns:1fr}.footer-contrast-light .footer-brand{grid-column:auto}.phone-handoff{grid-template-columns:92px 1fr}.qr-code{width:92px;height:92px}}

.language-control{position:relative}.language{display:flex;align-items:center;gap:.4rem}.language-flag{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;overflow:hidden;background:#fff;box-shadow:0 0 0 1px var(--border)}.language>.language-flag{width:24px;height:24px}.language-flag img{width:100%;height:100%;object-fit:cover}.language-menu{position:absolute;right:0;top:calc(100% + 10px);z-index:90;width:min(680px,calc(100vw - 32px));padding:14px;background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:0 28px 80px #10162f2b}.language-menu>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.35rem .35rem .9rem}.language-menu>header>div{display:grid}.language-menu>header small{color:var(--text-secondary)}.language-menu input{width:230px;min-height:40px;padding:.55rem .7rem;border:1px solid var(--border);border-radius:9px}.language-options{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem;max-height:430px;overflow:auto}.language-option{display:grid;grid-template-columns:30px 28px minmax(0,1fr);align-items:center;gap:.35rem;min-height:48px;padding:.45rem .55rem;border:1px solid transparent;border-radius:10px;background:var(--surface-muted);color:var(--text-primary);text-align:left}.language-option:hover{border-color:var(--brand-primary);background:#fff}.language-option>b{font-size:.65rem;color:var(--brand-primary)}.language-option>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem}
.floating-ad-rail{display:none;position:fixed;top:145px;width:152px;min-height:500px;padding:18px;z-index:16;border:0;border-radius:18px;box-shadow:0 20px 55px #07112b38;background:linear-gradient(160deg,#15106b,#3157ff 58%,#71e3ff);color:#fff;align-content:end;justify-items:start;text-align:left}.floating-ad-left{left:18px}.floating-ad-right{right:18px;background:linear-gradient(160deg,#10162f,#7b4dff 58%,#ef73cf)}.floating-ad-rail>button{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;background:#fff3;color:#fff}.floating-ad-rail span,.floating-mobile-ad span{font-size:.58rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase;opacity:.8}.floating-ad-rail strong{font-size:1.3rem;line-height:1.08}.floating-ad-rail p{font-size:.78rem;opacity:.82}.floating-ad-rail a,.floating-mobile-ad a{display:grid;place-items:center;min-height:38px;padding:.55rem .75rem;border-radius:9px;background:#fff;color:var(--ink);font-weight:900}.floating-mobile-ad{display:none}body.floating-ads-closed .floating-ad-system{display:none}@media(min-width:1540px){.floating-ad-rail{display:grid}}
.floating-ad-rail{top:112px;width:220px;min-height:520px;height:min(620px,calc(100vh - 132px));border-radius:20px;overflow:hidden}@media(min-width:1440px){.floating-ad-rail{display:grid}}@media(max-width:1439px){.floating-ad-rail{display:none!important}}
.ad-slot,.hero-ad,.floating-ad-rail,.floating-ad-right,.floating-ad-left{border:0;background:linear-gradient(120deg,var(--brand-secondary),var(--brand-primary) 64%,var(--brand-accent));color:#fff}.ad-slot{border-radius:12px}.ad-slot strong{color:#fff}.content-ad{width:min(970px,calc(100% - 36px));margin:70px auto}.hero-ad{width:100%;max-width:970px;margin-inline:auto}.floating-ad-rail{text-align:left;border-radius:20px}.floating-mobile-ad{background:linear-gradient(120deg,var(--brand-secondary),var(--brand-primary) 68%,var(--brand-accent))}
@media(max-width:780px){html,body{overflow-x:hidden}body{padding-bottom:82px}.floating-mobile-ad{position:fixed;left:8px;right:8px;bottom:8px;z-index:80;display:none;grid-template-columns:1fr auto auto;align-items:center;gap:.65rem;min-height:68px;padding:.65rem .75rem;border-radius:14px;box-shadow:0 15px 45px #0007;background:linear-gradient(135deg,#15106b,#3157ff);color:#fff}body.full-width-result .floating-mobile-ad{display:grid}.floating-mobile-ad>div{display:grid}.floating-mobile-ad>button{width:36px;height:36px;border-radius:50%;background:#fff2;color:#fff;font-size:1.2rem}.language-menu{position:fixed;top:70px;left:8px;right:8px;width:auto}.language-options{grid-template-columns:repeat(2,1fr);max-height:calc(100vh - 180px)}}
@media(max-width:500px){.header-actions{display:flex}.language-menu>header{align-items:stretch;flex-direction:column}.language-menu input{width:100%}.language-option{grid-template-columns:28px 24px minmax(0,1fr);padding:.4rem}.language-option>small{font-size:.66rem}}

.app-route-hero{padding-bottom:24px}.app-primary-cta{display:inline-grid;place-items:center;min-height:48px;margin-top:1rem;padding:.7rem 1rem;border-radius:10px;background:var(--brand-primary);color:#fff;font-weight:900}.app-product-shell,.api-product-shell,.contact-product-shell{display:grid;gap:72px}.dwyt-app-showcase{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;padding:44px;border-radius:22px;background:var(--ink);color:#fff}.dwyt-app-showcase h2,.dwyt-device-section h2,.dwyt-install h2,.dwyt-handoff h2,.dwyt-app-faq h2,.dwyt-api-section h2,.dwyt-api-quick h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1;letter-spacing:-.045em;margin:.5rem 0}.dwyt-app-showcase p{color:#aab2d2}.dwyt-device-mock{min-height:290px;padding:28px;display:grid;align-content:center;gap:.75rem;border:1px solid #ffffff2b;border-radius:18px;background:linear-gradient(145deg,#131a3d,#3157ff)}.dwyt-device-mock span{font-weight:900;letter-spacing:.14em}.dwyt-device-mock b{font-size:1.5rem}.dwyt-device-mock i{height:10px;border-radius:99px;background:#fff5}.dwyt-device-mock i:nth-of-type(2){width:62%;background:var(--brand-accent)}.dwyt-device-mock em{justify-self:start;padding:.4rem .6rem;border-radius:999px;background:#fff;color:var(--ink);font-size:.7rem;font-style:normal}.dwyt-app-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border)}.dwyt-app-benefits article{padding:1.6rem;background:#fff}.dwyt-app-benefits b{color:var(--brand-primary)}.dwyt-app-benefits p{color:var(--text-secondary)}.dwyt-device-section>header,.dwyt-install>header{max-width:780px;margin-bottom:1.5rem}.dwyt-device-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.dwyt-device-grid article{display:grid;grid-template-columns:72px 1fr;gap:1rem;align-items:start;padding:1.3rem;border:1px solid var(--border);border-radius:14px;background:#fff}.dwyt-device-grid article:last-child{grid-column:1/-1}.dwyt-device-grid>article>img,.dwyt-browser-icons{width:64px;min-height:64px;padding:12px;border-radius:14px;background:var(--surface-muted)}.dwyt-browser-icons{display:flex;width:150px;gap:5px}.dwyt-browser-icons img{width:36px}.dwyt-device-grid h3{margin:.25rem 0}.dwyt-device-grid p{margin:0;color:var(--text-secondary)}.dwyt-device-grid article div>span{font-size:.65rem;font-weight:900;letter-spacing:.12em;color:var(--brand-primary)}.dwyt-install{padding:44px;border-radius:20px;background:var(--ink);color:#fff}.dwyt-install>div{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.install-step{padding:1.2rem;border:1px solid #ffffff26;border-radius:12px;background:#ffffff0d}.install-step>b{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--brand-accent);color:var(--ink)}.install-step p{color:#aab2d2}.dwyt-handoff{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.dwyt-handoff p{color:var(--text-secondary)}.dwyt-handoff>div:last-child{display:grid;grid-template-columns:1fr 45px 1fr 45px 1fr;align-items:center}.dwyt-handoff>div:last-child span,.dwyt-handoff>div:last-child b{display:grid;place-items:center;aspect-ratio:1;border:1px solid var(--border);border-radius:50%;background:#fff}.dwyt-handoff>div:last-child b{background:var(--ink);color:#fff}.dwyt-handoff>div:last-child i{height:2px;background:var(--brand-primary)}.dwyt-app-faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:2rem}.dwyt-app-faq details{grid-column:2;padding:1rem 0;border-bottom:1px solid var(--border)}.dwyt-app-faq header{grid-row:1/5}.dwyt-app-faq summary{cursor:pointer;font-weight:900}.dwyt-app-faq p{color:var(--text-secondary)}
.dwyt-device-grid .browser-device-row{grid-template-columns:150px minmax(0,1fr);align-items:center}.dwyt-browser-icons{display:grid;grid-template-columns:repeat(3,36px);align-items:center;justify-content:center;gap:7px;width:150px;min-height:64px;padding:10px}.dwyt-browser-icons img{display:block;width:36px;height:36px;object-fit:contain}
.dwyt-api-quick{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.dwyt-api-quick pre,.dwyt-api-section pre{max-width:100%;overflow:auto;margin:0;padding:1.2rem;border-radius:12px;background:var(--ink);color:#fff}.dwyt-api-quick a{color:var(--brand-primary);font-weight:900}.dwyt-api-nav{position:sticky;top:10px;z-index:8;display:flex;gap:.4rem;padding:.6rem;border:1px solid var(--border);border-radius:12px;background:#fff}.dwyt-api-nav a{padding:.5rem .75rem;border-radius:8px;font-weight:900}.dwyt-api-nav a:hover{background:var(--surface-muted);color:var(--brand-primary)}.dwyt-api-section{padding:clamp(22px,4vw,46px);border:1px solid var(--border);border-radius:16px;background:#fff}.dwyt-api-section table{width:100%;border-collapse:collapse;margin:1rem 0}.dwyt-api-section th,.dwyt-api-section td{padding:.8rem;text-align:left;border-bottom:1px solid var(--border)}.dwyt-api-section th{font-size:.7rem;color:var(--brand-primary)}.dwyt-api-section>p{color:var(--text-secondary)}.dwyt-api-rules{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:1rem 0;background:var(--border)}.dwyt-api-rules article{padding:1rem;background:var(--surface-muted)}.dwyt-api-rules p{color:var(--text-secondary)}
.dwyt-contact-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:2rem;align-items:start}.support-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important}.dwyt-contact-grid .contact-form>div{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.dwyt-consent{display:grid!important;grid-template-columns:22px 1fr!important;align-items:start}.dwyt-consent input{width:20px;height:20px;margin:0}.dwyt-contact-grid>aside{display:grid;gap:1rem}.dwyt-contact-grid>aside section{padding:1.3rem;border-radius:14px;background:var(--ink);color:#fff}.dwyt-contact-grid>aside section p,.dwyt-contact-grid>aside section li{color:#aab2d2}.dwyt-contact-grid>aside section a{color:var(--brand-accent);font-weight:900}.form-response{min-height:1.4em;color:var(--success);font-weight:800}
.batch-actions>div{display:flex;gap:.45rem}.batch-clear{background:#fff!important;color:var(--text-primary)!important;border:1px solid var(--border)}.batch-results{display:grid;gap:.4rem;margin-top:.5rem}.batch-result-row{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:.6rem;align-items:center;padding:.55rem;border:1px solid var(--border);border-radius:8px;background:#fff}.batch-result-row b{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--ink);color:#fff}.batch-result-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem}.batch-result-row small{color:var(--success);font-weight:900}
@media(max-width:780px){.app-product-shell,.api-product-shell,.contact-product-shell{gap:52px}.dwyt-app-showcase,.dwyt-app-benefits,.dwyt-device-grid,.dwyt-install>div,.dwyt-handoff,.dwyt-app-faq,.dwyt-api-quick,.dwyt-api-rules,.dwyt-contact-grid{grid-template-columns:1fr}.dwyt-app-showcase,.dwyt-install{padding:26px 18px}.dwyt-device-grid article:last-child{grid-column:auto}.dwyt-app-faq details{grid-column:auto}.dwyt-app-faq header{grid-row:auto}.dwyt-api-section{padding:20px 14px;overflow:hidden}.dwyt-api-section table{display:block;overflow-x:auto;white-space:nowrap}.dwyt-contact-grid .contact-form>div{grid-template-columns:1fr}.batch-actions{align-items:stretch}.batch-actions>div{width:100%}.batch-actions button{flex:1}.batch-result-row{grid-template-columns:28px minmax(0,1fr)}.batch-result-row small{grid-column:2}}
@media(max-width:780px){.dwyt-device-grid .browser-device-row{grid-template-columns:1fr;gap:.85rem}.dwyt-browser-icons{width:150px}}
