.landing-root{background:var(--color-surface);color:var(--color-ink);min-height:100vh;font-family:Inter,system-ui,sans-serif;overflow-x:clip}:root{--text-step-4:clamp(2.0736rem, 1.8vw + 1.5rem, 3.0518rem);--text-step-3:clamp(1.728rem, 1.5345rem + .9673vw, 2.4414rem);--text-step-2:clamp(1.44rem, 1.3008rem + .6958vw, 1.9531rem);--text-step-1:clamp(1.2rem, 1.1017rem + .4915vw, 1.5625rem);--text-step-0:clamp(1rem, .9322rem + .339vw, 1.25rem);--text-step--1:clamp(.8333rem, .7881rem + .226vw, 1rem);--text-step--2:clamp(.6944rem, .6658rem + .1431vw, .8rem);--color-surface:#fafaf9;--color-surface-secondary:#f2f1f0;--color-surface-tertiary:#e5e5e3;--color-ink:#0f0e0d;--color-ink-hover:#33312c;--color-secondary-foreground:#524f49;--color-muted-foreground:#6e6a65;--color-white:#fff;--color-surface-dark:#0f0e0d;--color-card-dark:#1f1d1a;--green-100:#dcfce7;--green-500:#00c758;--green-900:#0d542b;--emerald-100:#d0fae5;--violet-100:#ede9fe;--violet-900:#4d179a;--rose-100:#ffe4e6;--rose-900:#8b0835;--blue-100:#dbeafe;--blue-900:#174c8d;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-full:9999px;--space-3xs:clamp(.25rem, .2331rem + .0847vw, .3125rem);--space-2xs:clamp(.5rem, .4661rem + .1695vw, .625rem);--space-xs:clamp(.75rem, .6991rem + .2542vw, .9375rem);--space-s:clamp(1rem, .9322rem + .339vw, 1.25rem);--space-m:clamp(1.5rem, 1.3983rem + .5085vw, 1.875rem);--space-l:clamp(2rem, 1.8644rem + .678vw, 2.5rem);--space-xl:clamp(3rem, 2.7966rem + 1.0169vw, 3.75rem);--space-2xl:clamp(4rem, 3.7288rem + 1.3559vw, 5rem);--space-3xl:clamp(6rem, 5.5932rem + 2.0339vw, 7.5rem);--space-m-2xl:clamp(1.5rem, .5509rem + 4.7458vw, 5rem);--container:1500px;--pad:clamp(1rem, 4vw, 2rem);--dur:.15s;--ease:cubic-bezier(.4, 0, .2, 1)}@supports (color:lab(0% 0 0)){:root{--green-100:lab(96.1861% -13.8464 6.52365);--green-500:lab(70.5521% -66.5147 45.8073);--green-900:lab(30.797% -29.6927 17.382);--emerald-100:lab(94.9004% -17.0769 5.63836);--violet-100:lab(93.0838% 4.35197 -9.88284);--violet-900:lab(24.3783% 45.7525 -61.4902);--rose-100:lab(92.8221% 9.86832 2.60075);--rose-900:lab(29.715% 51.5133 12.999);--blue-100:lab(92.0301% -2.24757 -11.6453);--blue-900:lab(31.8483% 1.97324 -41.3808)}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--color-surface);color:var(--color-ink);font-family:-apple-system,BlinkMacSystemFont,Inter,ui-sans-serif,system-ui,sans-serif;font-weight:400;font-size:var(--text-step--1);-webkit-font-smoothing:antialiased;line-height:1.5}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}h1,h2,h3,h4{font-weight:400;line-height:1.2}.container{max-width:var(--container);padding-inline:var(--pad);margin-inline:auto}.section{padding-block:var(--space-3xl);content-visibility:auto;contain-intrinsic-size:auto 600px}.divider{border-top:1px solid var(--color-surface-tertiary)}.eyebrow{font-size:var(--text-step--1);color:var(--color-muted-foreground);letter-spacing:.01em;align-items:center;gap:6px;display:inline-flex}.eyebrow .dot{display:none}.eyebrow svg{width:14px;height:14px}h1.display{font-size:var(--text-step-3);letter-spacing:-.025em;color:var(--color-ink)}h2.title{letter-spacing:-.025em;color:var(--color-ink);max-width:18ch;font-size:clamp(2rem,1.35rem + 2.4vw,2.75rem);line-height:1.12}h3.subtitle{font-size:var(--text-step-1);letter-spacing:normal;color:var(--color-ink)}.lead{font-size:var(--text-step-0);color:var(--color-secondary-foreground);line-height:1.625}.muted{color:var(--color-muted-foreground)}.btn{border-radius:var(--radius-full);transition:all var(--dur) var(--ease);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;display:inline-flex}.btn-primary{background:var(--color-ink);color:var(--color-surface)}.btn-primary:hover{background:var(--color-ink-hover)}.btn-secondary{color:var(--color-ink);border-color:var(--color-surface-tertiary);background:0 0}.btn-secondary:hover{background:var(--color-surface-secondary)}.btn-ghost-light{color:var(--color-surface);background:#ffffff14;border-color:#ffffff24}.btn-ghost-light:hover{background:#ffffff29}.btn svg{width:16px;height:16px}.link-eyebrow{color:var(--color-secondary-foreground);background:var(--color-white);border:1px solid var(--color-surface-tertiary);border-radius:var(--radius-full);transition:all var(--dur) var(--ease);align-items:center;gap:8px;padding:5px 6px 5px 14px;font-size:13px;display:inline-flex}.link-eyebrow:hover{background:var(--color-surface-secondary)}.link-eyebrow .pill{background:var(--color-ink);width:22px;height:22px;color:var(--color-surface);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.link-eyebrow .pill svg{width:13px;height:13px}.badge{border-radius:var(--radius-full);background:var(--green-100);color:var(--green-900);align-items:center;gap:5px;padding:3px 10px;font-size:12px;font-weight:500;display:inline-flex}.badge.violet{background:var(--violet-100);color:var(--violet-900)}.badge.rose{background:var(--rose-100);color:var(--rose-900)}.badge.blue{background:var(--blue-100);color:var(--blue-900)}.badge .dot{background:currentColor;border-radius:50%;width:6px;height:6px}.badge .live{background:var(--green-500);width:7px;height:7px;animation:pulse 2s var(--ease) infinite;border-radius:50%}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.card{background:var(--color-white);border:1px solid var(--color-surface-tertiary);border-radius:var(--radius-xl);padding:var(--space-s);box-shadow:0 1px 3px #0f0e0d0f}.placeholder{background:linear-gradient(135deg, var(--color-surface-tertiary), var(--color-surface-secondary));border-radius:var(--radius-xl);width:100%}.ph-4-3{aspect-ratio:4/3}.ph-16-10{aspect-ratio:16/10}.ph-1-1{aspect-ratio:1}.why-visual{aspect-ratio:4/3;border-radius:var(--radius-xl);border:1px solid var(--color-surface-tertiary);background:linear-gradient(140deg, var(--color-surface-secondary), var(--color-white));color:var(--color-ink);justify-content:center;align-items:center;display:flex;position:relative}.why-visual.photo>*{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.why-visual svg{stroke-width:1.5px;width:40px;height:40px}.why-visual.photo{background:linear-gradient(#ffffff0f,#ffffff0f),url(/landing-maquette/why-bg.jpg) 50%/cover no-repeat;overflow:hidden}.why-icons{grid-template-columns:repeat(3,1fr);gap:13px;width:min(86%,360px);display:grid}.why-ic{aspect-ratio:1;-webkit-backdrop-filter:blur(6px)saturate(140%);background:#fff6;border:1px solid #ffffffa6;border-radius:15px;justify-content:center;align-items:center;padding:5px;display:inline-flex;position:relative;box-shadow:0 8px 20px -10px #0f0e0d4d}.why-ic:before{content:"";background:#fff;border-radius:11px;position:absolute;inset:5px}.why-visual .why-ic svg{z-index:1;stroke-width:1.75px;width:28px;height:28px;color:var(--color-ink);position:relative}.why-visual .why-ic.solo{width:86px}.why-visual .why-ic.solo svg{width:30px;height:30px}.tech-mock{-webkit-backdrop-filter:blur(8px)saturate(140%);background:#ffffff73;border:1px solid #ffffffb3;border-radius:18px;width:min(86%,360px);padding:5px;box-shadow:0 18px 44px -18px #0f0e0d6b}.tm-inner{text-align:left;background:#fff;border-radius:14px;padding:11px 12px}.tm-head{color:var(--color-ink);border-bottom:1px solid var(--color-surface-tertiary);align-items:center;gap:7px;margin-bottom:7px;padding-bottom:8px;font-size:12px;font-weight:600;display:flex}.tm-ava{background:var(--color-ink);color:#fff;border-radius:5px;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:inline-flex}.tm-day{color:var(--color-muted-foreground);margin-left:auto;font-weight:400}.tm-row{align-items:center;gap:9px;padding:5px 0;display:flex}.tm-ic{background:var(--color-surface-secondary);width:24px;height:24px;color:var(--color-muted-foreground);border-radius:7px;flex:none;justify-content:center;align-items:center;display:inline-flex}.why-visual .tm-ic svg{width:13px;height:13px}.tm-ic.done{color:#157347;background:#e7f4ec}.tm-ic.next{color:#2563eb;background:#e8f0fe}.tm-body{min-width:0}.tm-body strong{color:var(--color-ink);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;display:block;overflow:hidden}.tm-body span{color:var(--color-muted-foreground);white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.tm-row.faded{opacity:.5}.why-visual .tm-head svg{width:14px;height:14px;color:var(--color-muted-foreground);flex:none}.tm-badge{border-radius:var(--radius-full);white-space:nowrap;margin-left:auto;padding:2px 8px;font-size:10px;font-weight:600}.tm-badge.red{color:#dc2626;background:#fdeaea}.tm-badge.blue{color:#2563eb;background:#e8f0fe}.tm-stack{flex-direction:column;gap:11px;width:min(86%,360px);display:flex}.tm-stack .tech-mock{width:100%}.addr-pill{-webkit-backdrop-filter:blur(8px)saturate(140%);background:#ffffff73;border:1px solid #ffffffb3;border-radius:18px;padding:5px;box-shadow:0 18px 44px -18px #0f0e0d6b}.addr-inner{background:#fff;border-radius:14px;align-items:center;gap:10px;padding:8px 8px 8px 14px;display:flex}.addr-txt{text-align:left;flex:1;min-width:0}.addr-txt strong{color:var(--color-ink);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;display:block;overflow:hidden}.addr-txt span{color:var(--color-muted-foreground);white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;display:block;overflow:hidden}.addr-btn{background:var(--color-ink);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.why-visual .addr-btn svg{width:14px;height:14px}.tech-mock.ti{width:min(86%,360px);padding:4px}.ti-inner{text-align:left;background:#fff;border-radius:13px;overflow:hidden}.ti-top{border-bottom:1px solid var(--color-surface-tertiary);align-items:center;gap:7px;padding:8px 9px;display:flex}.ti-logo{background:#fff;border-radius:6px;flex:none;width:20px;height:20px;overflow:hidden}.ti-logo img{object-fit:cover;width:100%;height:100%;display:block}.ti-brand{flex:1;min-width:0}.ti-brand strong{color:var(--color-ink);white-space:nowrap;text-overflow:ellipsis;font-size:9px;font-weight:700;display:block;overflow:hidden}.ti-brand span{color:var(--color-muted-foreground);font-size:8px;display:block}.ti-wx{color:var(--color-ink);background:var(--color-surface-secondary);border-radius:var(--radius-full);white-space:nowrap;padding:2px 7px;font-size:9px;font-weight:600}.ti-ava{background:var(--color-surface-secondary);border:1px solid var(--color-ink);border-radius:50%;flex:none;width:20px;height:20px;overflow:hidden}.ti-ava img{object-fit:cover;width:100%;height:100%;display:block}.ti-pad{padding:9px 10px}.ti-h strong{color:var(--color-ink);font-size:12px;font-weight:700;display:block}.ti-h span{color:var(--color-muted-foreground);margin-bottom:7px;font-size:8.5px;display:block}.ti-tabs{background:var(--color-surface-secondary);border-radius:8px;gap:4px;margin-bottom:9px;padding:2px;display:flex}.ti-tab{color:var(--color-muted-foreground);border-radius:6px;flex:1;justify-content:center;align-items:center;gap:4px;padding:4px 0;font-size:9px;font-weight:600;display:inline-flex}.ti-tab.on{background:var(--color-ink);color:#fff}.why-visual .ti-tab svg{width:10px;height:10px}.ti-dayhead{color:#fff;background:#1f9d57;border-radius:7px;justify-content:space-between;align-items:center;margin-bottom:6px;padding:5px 8px;font-size:9px;font-weight:700;display:flex}.ti-dayhead span{opacity:.92;font-weight:500}.ti-irow{align-items:center;gap:7px;padding:5px 2px;display:flex}.ti-circle{border:1.5px solid var(--color-surface-tertiary);border-radius:50%;flex:none;width:15px;height:15px}.ti-bar{border-radius:2px;flex:none;width:3px;height:22px}.ti-bar.amber{background:#f59e0b}.ti-bar.blue{background:#3b82f6}.ti-ibody{min-width:0}.ti-ibody strong{color:var(--color-ink);white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;font-weight:600;display:block;overflow:hidden}.ti-ibody span{color:var(--color-muted-foreground);white-space:nowrap;text-overflow:ellipsis;font-size:8.5px;display:block;overflow:hidden}.mock{background:var(--color-white);border:1px solid var(--color-surface-tertiary);border-radius:var(--radius-2xl);overflow:hidden;box-shadow:0 24px 60px -24px #0f0e0d38}.mock-bar{border-bottom:1px solid var(--color-surface-tertiary);background:var(--color-surface);align-items:center;gap:6px;padding:12px 16px;display:flex}.mock-bar .d{background:var(--color-surface-tertiary);border-radius:50%;width:10px;height:10px}.mock-body{padding:var(--space-s);gap:12px;display:grid}.skel{background:var(--color-surface-secondary);border-radius:var(--radius-md);height:12px}.skel.big{border-radius:var(--radius-lg);height:28px}.skel.w-40{width:40%}.skel.w-60{width:60%}.skel.w-80{width:80%}.grid{gap:var(--space-m);display:grid}.split{gap:var(--space-xl);align-items:center;display:grid}@media (min-width:1024px){.split{grid-template-columns:1fr 1fr}.split.hero{grid-template-columns:42% 1fr}}.cols-3{gap:var(--space-m);grid-template-columns:1fr;display:grid}@media (min-width:768px){.cols-3{grid-template-columns:repeat(3,1fr)}}.cols-2{gap:var(--space-m);grid-template-columns:1fr;display:grid}@media (min-width:768px){.cols-2{grid-template-columns:repeat(2,1fr)}}.cols-4{gap:var(--space-m);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:768px){.cols-4{grid-template-columns:repeat(4,1fr)}}.center{text-align:center;margin-inline:auto}.stack-s>*+*{margin-top:var(--space-s)}.stack-m>*+*{margin-top:var(--space-m)}.stack-xs>*+*{margin-top:var(--space-2xs)}.header{z-index:50;background:color-mix(in srgb, var(--color-surface) 88%, transparent);-webkit-backdrop-filter:saturate(120%)blur(6px);border-bottom:1px solid var(--color-surface-tertiary);height:74px;transition:background var(--dur) var(--ease), box-shadow var(--dur) var(--ease);position:sticky;top:0}.header.scrolled{background:var(--color-surface);box-shadow:0 6px 22px -16px #0f0e0d59}.header .container{justify-content:space-between;align-items:center;height:100%;display:flex}@media (min-width:1024px){.header .container{grid-template-columns:1fr auto 1fr;display:grid}.header .header-actions{justify-self:end}}.logo{letter-spacing:-.01em;align-items:center;gap:9px;font-size:16px;font-weight:700;display:inline-flex}.logo .mark{background:var(--color-ink);width:30px;height:30px;color:var(--color-surface);border-radius:9px;justify-content:center;align-items:center;display:inline-flex}.logo .mark svg{stroke-width:2.75px;width:18px;height:18px}.logo-img{border-radius:8px;width:30px;height:30px}.nav{gap:2px;display:none}@media (min-width:1024px){.nav{display:flex}}.nav a{color:var(--color-ink);border-radius:var(--radius-md);transition:background var(--dur) var(--ease);padding:7px 12px;font-size:14px;font-weight:400}.nav a:hover{background:var(--color-surface-secondary)}.header-actions{align-items:center;gap:10px;display:flex}.nav-login{color:var(--color-ink);border-radius:var(--radius-xl);transition:all var(--dur) var(--ease);border:1px solid #0000;padding:9px 16px;font-size:14px;display:none}.nav-login:hover{background:var(--color-surface-secondary)}.header-actions .btn{border-radius:var(--radius-xl);padding:9px 18px}@media (min-width:640px){.nav-login{display:inline-flex}}.burger{background:0 0;border:none;justify-content:center;align-items:center;padding:10px;display:inline-flex}@media (min-width:1024px){.burger{display:none}}.topbar{background:var(--color-ink);height:5px}.hero{border-bottom:1px solid var(--color-surface-tertiary);grid-template-columns:1fr;display:grid}@media (min-width:1024px){.hero{grid-template-columns:45% 55%;min-height:min(100dvh - 74px,860px)}}.hero-left{justify-content:center;gap:var(--space-m);padding-block:var(--space-2xl);padding-inline:var(--pad);flex-direction:column;display:flex}@media (min-width:1024px){.hero-left{padding-left:max(var(--pad), calc((100vw - var(--container)) / 2 + var(--pad)));padding-right:var(--space-xl);border-right:1px solid var(--color-surface-tertiary)}}.hero-left h1{letter-spacing:-.03em;font-size:clamp(1.9rem,1rem + 2.8vw,2.4rem);line-height:1.08}.hero-eyebrow{font-size:var(--text-step--1);color:var(--color-secondary-foreground);align-items:center;gap:8px;display:inline-flex}.hero-eyebrow svg{width:15px;height:15px}.hero-left .lead{max-width:40ch}.hero-trial{color:var(--color-secondary-foreground);margin-top:14px;font-size:14px}.hero-left .btn{border-radius:var(--radius-xl);align-self:flex-start;padding:13px 26px;font-size:15px}.gpill{background:var(--color-white);border:1px solid var(--color-surface-tertiary);border-radius:var(--radius-full);align-self:flex-start;align-items:center;gap:8px;padding:6px 14px 6px 10px;font-size:14px;display:inline-flex;box-shadow:0 1px 3px #0f0e0d0f}.gpill .glogo{flex:none;width:18px;height:18px}.gpill .score{color:var(--color-ink);font-weight:700}.gpill .gsub{color:var(--color-muted-foreground)}.gstars{color:#f5a623;gap:1px;display:inline-flex}.gstars svg{fill:currentColor;width:14px;height:14px}.hero-right{background:var(--color-surface);min-height:460px;position:relative;overflow:hidden}.hero-right:before{content:"";border-left:1px solid var(--color-surface-tertiary);background:linear-gradient(135deg,#788c5c29,#56624c33),url(/landing-maquette/hero-bg.webp) 50%/cover no-repeat;position:absolute;inset:0 0 0 clamp(24px,5%,60px)}@media (max-width:767.98px){.hero-right{display:none}}@media (min-width:768px) and (max-width:1023.98px){.hero-right{min-height:380px}}.seo-hero{border-bottom:1px solid var(--color-surface-tertiary);grid-template-columns:1fr;display:grid}@media (min-width:1024px){.seo-hero{grid-template-columns:48% 52%}}.seo-hero .hero-left{justify-content:center;gap:var(--space-l);min-width:0}.seo-hero .hero-left h1{overflow-wrap:break-word;max-width:22ch;font-size:clamp(1.72rem,1rem + 3.2vw,3rem)}.seo-h1-sub{letter-spacing:-.01em;color:var(--color-secondary-foreground);margin-top:.55rem;font-size:.46em;font-weight:500;line-height:1.3;display:block}.seo-intro .lead{max-width:72ch}.seo-hero-media{background:var(--color-surface);min-height:440px;position:relative;overflow:hidden}.seo-hero-media img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.seo-hero-card{-webkit-backdrop-filter:blur(14px)saturate(140%);border-radius:var(--radius-xl);background:#ffffffbd;border:1px solid #ffffffb3;padding:18px 20px;position:absolute;bottom:clamp(18px,6%,44px);left:clamp(18px,6%,52px);right:clamp(18px,6%,52px);box-shadow:0 24px 60px -28px #0f0e0d6b}.seo-hero-card p{color:var(--color-ink);margin:0;font-size:1.02rem;font-weight:500;line-height:1.5}@media (max-width:767.98px){.seo-hero-media{display:none}}.seo-cards{gap:var(--space-m);margin-top:var(--space-l);grid-template-columns:1fr;display:grid}@media (min-width:640px){.seo-cards{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.seo-cards.cols-3{grid-template-columns:repeat(3,1fr)}}.seo-card{border:1px solid var(--color-surface-tertiary);border-radius:var(--radius-xl);background:var(--color-white);padding:var(--space-l)}.seo-card h3{letter-spacing:-.01em;color:var(--color-ink);margin:0 0 .7rem;font-size:1.12rem}.seo-card ul{margin:0;padding-left:1.1rem}.seo-card li{color:#3a3a3a;margin-bottom:.5rem;font-size:.97rem;line-height:1.6}.seo-card p{color:#3a3a3a;margin:0;font-size:.97rem;line-height:1.7}.seo-media{background:var(--color-surface);align-self:stretch;min-height:440px;position:relative;overflow:hidden}.seo-media>.demo-link{position:absolute;inset:0}.seo-media img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}@media (max-width:1023px){.seo-media{border-radius:var(--radius-2xl);min-height:320px;margin:0 var(--pad) var(--space-2xl)}}.seo-media .demo-overlay{border-radius:0}.seo-alt.divider{border-top:none}.seo-alt{margin-top:var(--space-2xl)}.seo-alt .agents-left{padding-block:var(--space-xl)}.seo-alt .seo-media{min-height:340px}@media (min-width:1024px){.seo-alt .seo-media{margin-block:var(--space-xl);min-height:0}}.seo-media-scene{padding:var(--space-l);background-position:50%;background-size:cover;justify-content:center;align-items:center;display:flex}.seo-media-scene>.demo-link{position:static;inset:auto}.seo-media-scene img{width:100%;height:auto;position:static;inset:auto}.seo-media-scene .demo-overlay{border-radius:14px}.seo-scene-badge{aspect-ratio:3/4;z-index:2;border:3px solid #fff;border-radius:18px;width:clamp(88px,17%,148px);position:absolute;top:clamp(16px,6%,44px);right:clamp(16px,6%,44px);overflow:hidden;box-shadow:0 20px 44px -16px #0f0e0d8c}.seo-scene-badge img{object-fit:cover;width:100%;height:100%}.seo-page .eyebrow .dot{background:var(--color-ink);border-radius:50%;width:7px;height:7px;display:inline-block}.seo-trust{text-align:center;color:var(--color-secondary-foreground);font-size:.95rem;line-height:1.6}.seo-prob{background:var(--color-surface-secondary);border:1px solid var(--color-surface-tertiary);border-radius:var(--radius-2xl);padding:var(--space-xl);margin-top:var(--space-l)}.seo-prob-grid{grid-template-columns:1fr;gap:0;display:grid}@media (min-width:768px){.seo-prob-grid{grid-template-columns:repeat(3,1fr)}}.seo-prob .col{padding-top:var(--space-l);border-top:1px solid var(--color-surface-tertiary)}.seo-prob .col:first-child{border-top:none;padding-top:0}@media (min-width:768px){.seo-prob .col{padding:0 var(--space-l);border-top:none;border-left:1px solid var(--color-surface-tertiary)}.seo-prob .col:first-child{border-left:none;padding-top:0;padding-left:0}.seo-prob .col:last-child{padding-right:0}}.seo-prob .big{letter-spacing:-.02em;color:var(--color-ink);font-size:clamp(1.35rem,1rem + 1.4vw,1.7rem);font-weight:600}.seo-prob h3{letter-spacing:-.01em;color:var(--color-ink);margin:.7rem 0 .4rem;font-size:1.08rem}.seo-prob p{color:var(--color-secondary-foreground);line-height:1.65}.seo-stats{background:var(--color-surface-secondary);border:1px solid var(--color-surface-tertiary);border-radius:var(--radius-xl);margin-top:var(--space-s);grid-template-columns:1fr;display:grid;overflow:hidden}@media (min-width:640px){.seo-stats{grid-template-columns:repeat(3,1fr)}}.seo-stats .cell{padding:var(--space-xl);text-align:center;border-top:1px solid var(--color-surface-tertiary)}@media (min-width:640px){.seo-stats .cell{border-top:none;border-left:1px solid var(--color-surface-tertiary)}.seo-stats .cell:first-child{border-left:none}}.seo-stats .big{letter-spacing:-.03em;color:var(--color-ink);font-size:clamp(2.2rem,1.5rem + 3vw,3rem);font-weight:700;line-height:1}.seo-stats .sub{color:var(--color-secondary-foreground);margin-top:.55rem;font-size:.92rem}.app-window{-webkit-backdrop-filter:blur(12px)saturate(140%);border-radius:var(--radius-2xl);background:#fff6;border:1px solid #fff9;padding:6px;position:absolute;inset:clamp(40px,8%,96px) clamp(-180px,-8vw,-40px) -40px clamp(56px,13%,150px);box-shadow:0 34px 90px -34px #0f0e0d6b,inset 0 1px #fff9}.aw-inner{background:var(--color-white);border-radius:calc(var(--radius-2xl) - 5px);grid-template-columns:232px 1fr;height:100%;display:grid;overflow:hidden}.aw-side{background:var(--color-surface);border-right:1px solid var(--color-surface-tertiary);padding:14px 12px;font-size:13px;overflow:hidden}.aw-ws{align-items:center;gap:8px;padding:6px 8px;font-weight:600;display:flex}.aw-ws .ava{background:var(--color-ink);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:inline-flex}.aw-ws svg{width:14px;height:14px;color:var(--color-muted-foreground);margin-left:2px}.aw-sec{text-transform:uppercase;letter-spacing:.05em;color:var(--color-muted-foreground);margin-top:16px;padding:0 8px 6px;font-size:11px}.aw-item{color:var(--color-secondary-foreground);border-radius:8px;align-items:center;gap:10px;margin-bottom:1px;padding:7px 8px;display:flex}.aw-item svg{width:16px;height:16px;color:var(--color-muted-foreground)}.aw-item.active{background:var(--color-white);border:1px solid var(--color-surface-tertiary);color:var(--color-ink);font-weight:500;box-shadow:0 1px 2px #0f0e0d0f}.aw-item.active svg{color:var(--color-ink)}.aw-main{background:var(--color-white);flex-direction:column;min-width:0;display:flex}.aw-top{border-bottom:1px solid var(--color-surface-tertiary);color:var(--color-muted-foreground);align-items:center;gap:10px;padding:14px 18px;font-size:13px;display:flex}.aw-top svg{width:16px;height:16px}.aw-greet{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;padding:48px 24px 28px;display:flex}.aw-greet h3{letter-spacing:-.01em;font-size:26px}.aw-greet p{color:var(--color-muted-foreground)}.aw-input{border:1px solid var(--color-surface-tertiary);background:var(--color-white);border-radius:14px;flex-direction:column;justify-content:space-between;min-height:124px;margin:0 18px 18px;padding:16px;display:flex;box-shadow:0 1px 3px #0f0e0d0d}.aw-input .txt{color:var(--color-ink);font-size:15px;line-height:1.5}.aw-input .txt .caret{background:var(--color-ink);vertical-align:-2px;width:1px;height:1.1em;animation:1.1s step-end infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.aw-input .row{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.aw-circle{border:1px solid var(--color-surface-tertiary);width:32px;height:32px;color:var(--color-muted-foreground);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.aw-circle svg{width:16px;height:16px}.aw-send{background:var(--color-ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.aw-send svg{width:17px;height:17px}.feat-li{padding:var(--space-2xs) 0;gap:12px;display:flex}.feat-li .check{background:var(--green-100);width:26px;height:26px;color:var(--green-900);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.feat-li .check svg{width:15px;height:15px}.feat-li strong{font-weight:600;display:block}.featgrid{border-top:1px solid var(--color-surface-tertiary);border-left:1px solid var(--color-surface-tertiary);grid-template-columns:1fr;display:grid}@media (min-width:768px){.featgrid{grid-template-columns:repeat(3,1fr)}}.featgrid .cell{padding:var(--space-l);border-bottom:1px solid var(--color-surface-tertiary);border-right:1px solid var(--color-surface-tertiary)}@media (min-width:768px){.featgrid .cell{padding:var(--space-xl) var(--space-l)}}.featgrid .ico{border-radius:var(--radius-xl);background:var(--color-surface-secondary);width:46px;height:46px;color:var(--color-ink);margin-bottom:var(--space-m);justify-content:center;align-items:center;display:inline-flex}.featgrid .ico svg{width:22px;height:22px}.featgrid h3{font-size:var(--text-step-1);margin-bottom:var(--space-2xs)}.featgrid p{color:var(--color-muted-foreground);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:36ch;display:-webkit-box;overflow:hidden}.steps{counter-reset:s}.step{padding:var(--space-s) 0;border-top:1px solid var(--color-surface-tertiary);gap:14px;display:flex}.step:before{counter-increment:s;content:counter(s, decimal-leading-zero);color:var(--color-muted-foreground);font-variant-numeric:tabular-nums;font-size:13px}.role-card{background:var(--color-surface-secondary);border-radius:var(--radius-2xl);padding:var(--space-m);transition:all var(--dur) var(--ease);border:1px solid #0000}.role-card:hover{border-color:var(--color-surface-tertiary);background:var(--color-white)}.role-card .ico{border-radius:var(--radius-lg);background:var(--color-ink);width:42px;height:42px;color:var(--color-surface);margin-bottom:var(--space-s);justify-content:center;align-items:center;display:inline-flex}.role-card .ico svg{width:20px;height:20px}.trustrow{gap:var(--space-l) 0;grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:768px){.trustrow{grid-template-columns:repeat(4,1fr)}}.trustrow .item{text-align:center;padding:0 var(--space-m)}@media (min-width:768px){.trustrow .item+.item{border-left:1px solid var(--color-surface-tertiary)}}.trustrow .ico{color:var(--color-ink);margin-bottom:var(--space-s);justify-content:center;align-items:center;display:inline-flex}.trustrow .ico svg{width:26px;height:26px}.trustrow strong{font-weight:600;font-size:var(--text-step--1);line-height:1.35;display:block}.rolecards{gap:var(--space-m);grid-template-columns:1fr;display:grid}@media (min-width:768px){.rolecards{grid-template-columns:repeat(3,1fr)}}.rolecard{aspect-ratio:3/4;border-radius:var(--radius-2xl);padding:var(--space-l);transition:transform var(--dur) var(--ease);background-position:50%;background-size:cover;flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.rolecard:hover{transform:translateY(-4px)}.rolecard .plus{top:var(--space-m);right:var(--space-m);background:var(--color-ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:absolute}.rolecard .plus svg{width:18px;height:18px}.rolecard .ey{color:#ffffffc7;margin-bottom:4px;font-size:13px}.rolecard h3{color:#fff;font-size:var(--text-step-1);letter-spacing:-.01em;margin-bottom:8px}.rolecard p{color:#ffffffd1;font-size:var(--text-step--1)}.user-card{background:var(--color-white);border:1px solid var(--color-surface-tertiary);border-radius:var(--radius-xl);align-items:center;gap:12px;padding:12px 14px;display:flex}.avatar{background:var(--color-surface-tertiary);border-radius:50%;flex:none;width:40px;height:40px}.logos{gap:var(--space-m);grid-template-columns:repeat(2,1fr);align-items:center;display:grid}@media (min-width:768px){.logos{grid-template-columns:repeat(5,1fr)}}.logo-ph{border-radius:var(--radius-md);background:var(--color-surface-tertiary);opacity:.7;height:28px}.logostrip{border-bottom:1px solid var(--color-surface-tertiary);padding-block:var(--space-l)}.marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.marquee-track{align-items:center;gap:var(--space-2xl);width:max-content;padding-left:var(--space-2xl);animation:32s linear infinite atlas-marquee;display:flex}.marquee:hover .marquee-track{animation-play-state:paused}@keyframes atlas-marquee{to{transform:translate(-50%)}}.brand{letter-spacing:-.01em;color:#1a1916;opacity:.82;white-space:nowrap;align-items:center;gap:8px;font-size:clamp(16px,1.35vw,21px);font-weight:700;display:inline-flex}.brand svg{width:21px;height:21px}.brand.italic{letter-spacing:.02em;font-style:italic;transform:skew(-7deg)}.brand.wide{letter-spacing:.14em;font-weight:600}.brand.faded{opacity:.32}.tabs{flex-direction:column;gap:6px;display:flex}.tab{text-align:left;border-radius:var(--radius-xl);transition:all var(--dur) var(--ease);background:0 0;border:1px solid #0000;padding:14px 16px}.tab:hover{background:var(--color-surface-secondary)}.tab.active{background:var(--color-white);border-color:var(--color-surface-tertiary);box-shadow:0 1px 3px #0f0e0d0f}.tab strong{font-weight:600}.tab p{color:var(--color-muted-foreground);font-size:var(--text-step--1);margin-top:2px}.tab-panel{display:none}.tab-panel.active{display:block}.agentlist{margin-top:var(--space-s)}.agentitem{padding:var(--space-m) 0;border-top:1px solid var(--color-surface-tertiary);gap:16px;display:flex}.agentitem:first-child{padding-top:var(--space-2xs);border-top:none}.agentitem .ico{border-radius:var(--radius-lg);background:var(--color-surface-secondary);width:40px;height:40px;color:var(--color-ink);flex:none;justify-content:center;align-items:center;display:inline-flex}.agentitem .ico svg{width:20px;height:20px}.agentitem h3{font-size:var(--text-step-1);margin-bottom:4px}.agentitem p{color:var(--color-muted-foreground)}.agents-sec{grid-template-columns:1fr;align-items:stretch;display:grid}@media (min-width:1024px){.agents-sec{grid-template-columns:47% 53%}}.agents-left{gap:var(--space-m);padding:var(--space-3xl) var(--pad);flex-direction:column;display:flex}@media (min-width:1024px){.agents-left{padding-left:max(var(--pad), calc((100vw - var(--container)) / 2 + var(--pad)));padding-right:var(--space-xl)}}.agentmock{margin:calc(var(--space-3xl) - var(--space-s)) 0;padding:var(--space-xl) var(--space-l);background:radial-gradient(55% 45% at 22% 28%,#788c5c80,#0000 72%),radial-gradient(45% 55% at 82% 16%,#c4c6bca6,#0000 70%),radial-gradient(70% 75% at 72% 95%,#56624c73,#0000 72%),linear-gradient(135deg,#c2c6b9,#939a86 55%,#71776a);border-radius:0;flex-direction:column;justify-content:center;align-self:stretch;gap:14px;display:flex;position:relative;overflow:hidden}@media (max-width:1023px){.agentmock{border-radius:var(--radius-2xl);margin:0 var(--pad) var(--space-2xl);min-height:420px}}@media (min-width:1024px){.agents-sec.rev{grid-template-columns:53% 47%}.agents-sec.rev .agents-left{padding-left:var(--space-xl);padding-right:max(var(--pad), calc((100vw - var(--container)) / 2 + var(--pad)))}.agents-sec.rev .agentmock{padding-left:var(--space-xl);padding-right:var(--space-xl);align-items:center}.agents-sec.rev .agent-input-frame,.agents-sec.rev .agent-card-frame{width:min(100%,600px)}}.agent-input-frame,.agent-card-frame{-webkit-backdrop-filter:blur(10px)saturate(140%);background:#ffffff4d;border:1px solid #ffffff8c;padding:6px}.agent-input-frame{border-radius:var(--radius-full);box-shadow:0 12px 32px -14px #0f0e0d4d}.agent-card-frame{border-radius:calc(var(--radius-2xl) + 6px);box-shadow:0 22px 56px -26px #0f0e0d57}.agent-input{background:var(--color-white);border-radius:var(--radius-full);align-items:center;gap:12px;padding:10px 10px 10px 22px;display:flex}.agent-input .txt{color:var(--color-ink);flex:1;font-size:15px}.agent-input .send{background:var(--color-ink);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.agent-input .send svg{width:18px;height:18px}.agent-card{background:var(--color-white);border-radius:var(--radius-2xl);padding:var(--space-m)}.agent-card .ttl{margin:0 calc(-1 * var(--space-m)) var(--space-s);padding:0 var(--space-m) var(--space-s);border-bottom:1px solid var(--color-surface-tertiary);font-weight:600}.agent-step{align-items:flex-start;gap:14px;padding:11px 0;display:flex;position:relative}.agent-step:not(:last-child):before{content:"";background:#0f0e0d21;width:1px;position:absolute;top:47px;bottom:-7px;left:18px}.agent-step .sico{border-radius:var(--radius-lg);background:var(--color-white);border:1px solid var(--color-surface-tertiary);width:38px;height:38px;color:var(--color-ink);z-index:1;flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.agent-step .sico.dark{background:var(--color-ink);color:#fff;border-color:var(--color-ink)}.agent-step .sico.done{color:#fff;background:#16a34a;border-color:#16a34a}.agent-step.is-done .body strong{color:var(--color-muted-foreground);-webkit-text-decoration:line-through #0f0e0d40;text-decoration:line-through #0f0e0d40}.tmock{padding:0;overflow:hidden}.tmock-toggle-frame{align-self:flex-start;width:auto}.tmock-toggle{background:var(--color-white);border-radius:var(--radius-lg);gap:2px;padding:4px;display:inline-flex}.tmock-toggle span{border-radius:var(--radius-md);color:var(--color-muted-foreground);align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:500;display:inline-flex}.tmock-toggle span.on{background:var(--color-ink);color:#fff}.tmock-toggle svg{width:15px;height:15px}.tmock-head{color:#fff;background:#16a34a;justify-content:space-between;align-items:center;padding:13px 16px;font-weight:600;display:flex}.tmock-head .tmock-count{opacity:.85;font-size:12px;font-weight:500}.tmock-live{align-items:center;gap:8px;display:inline-flex}.tmock-dot{background:#fff;border-radius:50%;width:7px;height:7px;animation:1.6s ease-in-out infinite pulse}.tmock-row{border-top:1px solid var(--color-surface-tertiary);align-items:center;gap:12px;padding:12px 16px;animation:.5s cubic-bezier(.22,.61,.36,1) both agentStepIn;display:flex}.tmock-row.done{background:#10a34a0f}.tmock-row:nth-child(2){animation-delay:.1s}.tmock-row:nth-child(3){animation-delay:.25s}.tmock-row:nth-child(4){animation-delay:.4s}.tmock-check{color:#fff;background:#16a34a;border:2px solid #16a34a;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.tmock-check svg{width:14px;height:14px}.tmock-check.empty{border-color:var(--color-surface-tertiary);background:0 0}.tmock-bar{border-radius:4px;flex:none;width:4px;height:34px}.tmock-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.tmock-body strong{color:var(--color-ink);font-size:14px;font-weight:600}.tmock-row.done .tmock-body strong{color:var(--color-muted-foreground);text-decoration:line-through}.tmock-body span{color:var(--color-muted-foreground);font-size:12px}.tmock-badge{color:#15803d;background:#10a34a24;border-radius:6px;flex:none;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.tmock-badge svg{width:12px;height:12px}@media (prefers-reduced-motion:reduce){.tmock-row,.tmock-dot{animation:none}}.app-shot{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff73;border:1px solid #fff9;border-radius:34px;align-self:center;width:min(86%,340px);margin-inline:auto;padding:10px;box-shadow:0 30px 70px -26px #0f0e0d73}.app-shot img{border-radius:25px;width:100%;height:auto;display:block}.app-shot.wide{border-radius:22px;width:min(100%,1040px)}.app-shot.wide img{border-radius:14px}.demo-link{cursor:pointer;text-decoration:none;display:block;position:relative}.demo-overlay{opacity:0;background:#0f0e0d57;border-radius:14px;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:absolute;inset:10px}.demo-link:hover .demo-overlay{opacity:1}.demo-btn{color:#0f0e0d;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:12px 22px;font-size:15px;font-weight:600;display:inline-flex;box-shadow:0 14px 34px -10px #00000080}.demo-btn svg{width:18px;height:18px}@media (prefers-reduced-motion:reduce){.app-shot{animation:none}}.agent-step .sico svg{width:18px;height:18px}.agent-step .body{flex:1;min-width:0}.agent-step .body strong{font-size:14px;font-weight:600;display:block}.agent-step .body span{color:var(--color-muted-foreground);font-size:13px}.agent-step .chev{color:var(--color-muted-foreground);align-self:center}.agent-step .chev svg{width:16px;height:16px}.agent-step.faded{opacity:.5}@keyframes agentFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes agentStepIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes agentStepInFaded{0%{opacity:0;transform:translateY(10px)}to{opacity:.5;transform:translateY(0)}}@keyframes sicoGlow{0%,to{box-shadow:0 0 #0f0e0d59}70%,to{box-shadow:0 0 0 6px #0f0e0d00}}.agent-input-frame{animation:7s ease-in-out infinite agentFloat}.agent-card-frame{animation:7s ease-in-out -3.5s infinite agentFloat}.agent-step{animation:.55s cubic-bezier(.22,.61,.36,1) both agentStepIn}.agent-step:first-child{animation-delay:.15s}.agent-step:nth-child(2){animation-delay:.35s}.agent-step:nth-child(3){animation-delay:.55s}.agent-step:nth-child(4){animation-delay:.75s}.agent-step.faded{animation-name:agentStepInFaded}.agent-step .sico.dark{animation:2.6s ease-in-out 1.1s infinite sicoGlow}@media (prefers-reduced-motion:reduce){.agent-input-frame,.agent-card-frame,.agent-step,.agent-step .sico.dark{animation:none}}.int-grid{gap:var(--space-s);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:359.98px){.int-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:640px){.int-grid{grid-template-columns:repeat(6,1fr)}}.int-tile{aspect-ratio:1;-webkit-backdrop-filter:blur(10px)saturate(140%);border-radius:var(--radius-xl);color:var(--color-secondary-foreground);transition:all var(--dur) var(--ease);background:#ffffff52;border:1px solid #ffffff8c;justify-content:center;align-items:center;padding:6px;display:inline-flex;position:relative;box-shadow:0 6px 18px -10px #0f0e0d2e}.int-tile:before{content:"";border-radius:calc(var(--radius-xl) - 4px);background:var(--color-white);position:absolute;inset:6px}.int-tile:hover{transform:translateY(-2px);box-shadow:0 12px 26px -10px #0f0e0d3d}.int-tile svg{z-index:1;width:26px;height:26px;position:relative}.stat .num{font-size:var(--text-step-4);letter-spacing:-.03em;line-height:1}.stat .lab{color:var(--color-muted-foreground);margin-top:var(--space-2xs)}.faq-item{border-bottom:1px solid var(--color-surface-tertiary)}.faq-q{text-align:left;width:100%;padding:var(--space-s) 0;font-size:var(--text-step-0);color:var(--color-ink);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;display:flex}.faq-q svg{width:20px;height:20px;color:var(--color-muted-foreground);transition:transform var(--dur) var(--ease);flex:none}.faq-item.open .faq-q svg{transform:rotate(45deg)}.faq-a{max-height:0;transition:max-height var(--dur) var(--ease);overflow:hidden}.faq-a p{padding-bottom:var(--space-s);color:var(--color-secondary-foreground);max-width:70ch}.footer{background:var(--color-surface-dark);color:var(--color-surface)}.footer .container{padding-block:var(--space-2xl)}.footer-cta{gap:var(--space-l);padding-bottom:var(--space-xl);border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;display:flex}.footer-cta-title{color:var(--color-surface);letter-spacing:-.02em;margin-bottom:var(--space-xs);font-size:clamp(1.6rem,1rem + 2.4vw,2.4rem);line-height:1.1}.footer-cta-sub{color:#fff9;max-width:56ch}.footer-cta-btn{background:var(--color-surface);color:var(--color-ink);border-radius:var(--radius-xl);white-space:nowrap;padding:13px 24px;font-size:15px}.footer-cta-btn:hover{background:#fff}.footer-top{gap:var(--space-xl);padding-top:var(--space-xl);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:768px){.footer-top{grid-template-columns:repeat(4,1fr)}}.footer h4{text-transform:uppercase;letter-spacing:.06em;color:#ffffff80;margin-bottom:var(--space-s);font-size:13px;font-weight:500}.footer .flinks{gap:2px;display:grid}.footer .flinks a{color:#ffffffb8;transition:color var(--dur) var(--ease);padding:7px 0;font-size:14px;display:inline-block}.footer .flinks a:hover{color:var(--color-surface)}.footer-bottom{gap:var(--space-s);margin-top:var(--space-2xl);padding-top:var(--space-m);color:#ffffff80;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;font-size:13px;display:flex}.footer-brand{align-items:center;gap:var(--space-m);flex-wrap:wrap;display:flex}.footer-brand .logo{color:var(--color-surface)}.footer-social{gap:var(--space-s);display:flex}.footer-social a{color:#fff9;transition:color var(--dur) var(--ease)}.footer-social a:hover{color:var(--color-surface)}.footer-social svg{width:20px;height:20px}.footer-end{align-items:center;gap:var(--space-l);display:flex}.langtog{border-radius:var(--radius-full);cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;align-items:center;gap:2px;padding:3px;font-family:inherit;display:inline-flex}.langtog .lt-opt{color:#ffffff8c;border-radius:var(--radius-full);min-height:40px;transition:background var(--dur) var(--ease), color var(--dur) var(--ease);align-items:center;padding:0 14px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.langtog .lt-opt.on{color:var(--color-ink);background:#fff}@media (max-width:1023.98px){.landing-root .header .container{position:relative}.landing-root .nav.nav-open{background:var(--color-white,#fff);border:1px solid var(--color-surface-tertiary,#e5e5e3);z-index:60;border-radius:14px;flex-direction:column;gap:2px;padding:10px;display:flex;position:absolute;top:calc(100% + 10px);left:16px;right:16px;box-shadow:0 14px 34px #0000001f}.landing-root .nav.nav-open a{border-radius:9px;padding:11px 12px;font-size:15px}.landing-root .nav.nav-open a:hover{background:var(--color-surface-secondary,#f2f1f0)}.landing-root .nav.nav-open .nav-mobile-login{border-top:1px solid var(--color-surface-tertiary,#e5e5e3);margin-top:4px;padding-top:12px;font-weight:600;display:block}}.landing-root .nav-mobile-login,.landing-root .faq-item .faq-a{display:none}.landing-root .faq-item.open .faq-a{max-height:none;display:block}.pricing-head{gap:var(--space-l);display:grid}@media (min-width:900px){.pricing-head{align-items:end;gap:var(--space-2xl);grid-template-columns:1.15fr 1fr}}.pricing-h1{letter-spacing:-.03em;font-size:clamp(2.4rem,1.1rem + 4.4vw,3.6rem);line-height:1.04}.pricing-lead{max-width:46ch}.pricing-rule{margin-block:var(--space-xl)}.pricing-cols{gap:var(--space-xl);display:grid}@media (min-width:760px){.pricing-cols{grid-template-columns:1fr 1fr}.pcol+.pcol{border-left:1px solid var(--color-surface-tertiary);padding-left:var(--space-2xl)}}.pcol-label{color:var(--color-muted-foreground);margin-bottom:var(--space-m);align-items:center;gap:10px;font-size:15px;display:flex}.save{border:1px solid var(--color-surface-tertiary);border-radius:var(--radius-full);color:var(--color-ink);white-space:nowrap;padding:2px 10px;font-size:12px}.price{letter-spacing:-.02em;color:var(--color-ink);font-size:clamp(2rem,1.2rem + 3vw,2.9rem);line-height:1}.price span{font-size:var(--text-step-0);color:var(--color-muted-foreground);letter-spacing:normal}.pcol .pnote{margin-top:var(--space-2xs);margin-bottom:var(--space-l);color:var(--color-muted-foreground)}.pcol .btn{border-radius:var(--radius-xl);padding:11px 22px}.pricing-extra{margin-top:var(--space-2xl);padding-top:var(--space-l);border-top:1px solid var(--color-surface-tertiary);font-size:var(--text-step-0);color:var(--color-secondary-foreground);flex-wrap:wrap;align-items:center;gap:12px;display:flex}.pricing-extra strong{color:var(--color-ink);font-weight:600}.offert{background:var(--color-ink);color:var(--color-surface);border-radius:var(--radius-full);padding:6px 14px;font-size:13px;font-weight:500}.info{vertical-align:-3px;color:var(--color-muted-foreground);cursor:help;align-items:center;margin-left:4px;display:inline-flex;position:relative}.info svg{width:16px;height:16px}.info .tip{background:var(--color-ink);width:max-content;max-width:270px;color:var(--color-surface);text-align:left;border-radius:var(--radius-lg);opacity:0;visibility:hidden;transition:opacity var(--dur) var(--ease), transform var(--dur) var(--ease);z-index:20;pointer-events:none;padding:10px 13px;font-size:13px;font-weight:400;line-height:1.45;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 12px 30px -12px #0f0e0d73}.info .tip:after{content:"";border:6px solid #0000;border-top-color:var(--color-ink);position:absolute;top:100%;left:50%;transform:translate(-50%)}.info:hover .tip,.info:focus-within .tip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.pricing-foot{margin-top:var(--space-l);color:var(--color-muted-foreground);font-size:var(--text-step--1);align-items:center;gap:8px;display:inline-flex}.pricing-foot svg{flex-shrink:0;width:16px;height:16px}.blog-filters{align-items:center;gap:var(--space-2xs);margin-top:var(--space-xl);flex-wrap:wrap;display:flex}.chip{min-height:44px;font-family:inherit;font-size:var(--text-step--1);color:var(--color-secondary-foreground);border-radius:var(--radius-full);cursor:pointer;transition:background var(--dur) var(--ease), color var(--dur) var(--ease);background:0 0;border:0;align-items:center;padding:0 18px;font-weight:500;display:inline-flex}.chip:hover{background:var(--color-surface-secondary)}.chip.on{background:var(--color-ink);color:#fff}.chip-rss{min-width:44px;min-height:44px;margin-left:var(--space-2xs);color:var(--color-muted-foreground);border-radius:var(--radius-full);transition:color var(--dur) var(--ease), background var(--dur) var(--ease);justify-content:center;align-items:center;padding:8px;display:inline-flex}.chip-rss:hover{color:var(--color-ink);background:var(--color-surface-secondary)}.chip-rss svg{width:18px;height:18px}.blog-grid{gap:var(--space-l);margin-top:var(--space-xl);grid-template-columns:1fr;display:grid}@media (min-width:700px) and (max-width:999.98px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.blog-grid{grid-template-columns:repeat(3,1fr)}}.post{border:1px solid var(--color-surface-tertiary);border-radius:var(--radius-2xl);background:#fff;flex-direction:column;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.post:hover{transform:translateY(-2px);box-shadow:0 20px 50px -30px #0f0e0d59}.post-media{aspect-ratio:16/10;background:var(--color-surface-secondary);display:block;overflow:hidden}.post-media img{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--ease)}.post:hover .post-media img{transform:scale(1.04)}.post-title{margin-top:var(--space-s);padding-inline:var(--space-m);font-size:var(--text-step-0);letter-spacing:-.01em;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.post-title a{color:var(--color-ink);text-decoration:none}.post-title a:hover{text-underline-offset:3px;text-decoration:underline}.post-desc{margin-top:var(--space-2xs);padding-inline:var(--space-m);color:var(--color-muted-foreground);font-size:var(--text-step--1);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.post-meta{margin-top:var(--space-s);padding:0 var(--space-m) var(--space-m);color:var(--color-muted-foreground);font-size:var(--text-step--1)}.post.hide{display:none}.article{max-width:760px;margin:0 auto}.crumb{font-size:var(--text-step--1);color:var(--color-muted-foreground);margin-bottom:var(--space-m)}.crumb a{color:var(--color-ink);font-weight:500;text-decoration:none}.crumb a:hover{text-underline-offset:3px;text-decoration:underline}.crumb .sep{color:var(--color-surface-tertiary);margin:0 8px}.article h1.display{margin-bottom:var(--space-s)}.article-lead{font-size:var(--text-step-1);color:var(--color-secondary-foreground);line-height:1.5}.byline{margin-top:var(--space-m);color:var(--color-muted-foreground);font-size:var(--text-step--1);flex-wrap:wrap;align-items:center;gap:10px;display:flex}.byline b{color:var(--color-ink);font-weight:500}.byline .bdot{opacity:.5;background:currentColor;border-radius:50%;width:3px;height:3px}.byline .copy{font:inherit;color:var(--color-ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;display:inline-flex}.byline .copy svg{width:15px;height:15px}.article-hero{margin:var(--space-l) 0 var(--space-xl);border-radius:var(--radius-2xl);aspect-ratio:16/9;background:var(--color-surface-secondary);overflow:hidden}.article-hero img{object-fit:cover;width:100%;height:100%}.article-body{font-size:var(--text-step-0);color:var(--color-secondary-foreground);line-height:1.7}.article-body p{margin-bottom:var(--space-m)}.article-body h2{font-size:var(--text-step-2);letter-spacing:-.01em;color:var(--color-ink);margin:var(--space-xl) 0 var(--space-s);font-weight:600}.article-body ul{margin:0 0 var(--space-m) 1.15em}.article-body li{margin-bottom:8px}.article-body strong{color:var(--color-ink);font-weight:600}.article-cta{margin-top:var(--space-2xl);padding:var(--space-l);background:var(--color-surface-secondary);border-radius:var(--radius-2xl);flex-direction:column;align-items:flex-start;gap:12px;display:flex}.article-cta h3{font-size:var(--text-step-1);letter-spacing:-.01em;color:var(--color-ink);font-weight:600}.article-cta p{color:var(--color-muted-foreground)}.legal{max-width:760px;margin-inline:auto}.legal-lang{margin-bottom:var(--space-l);gap:10px;font-size:14px;display:inline-flex}.legal-lang a{color:var(--color-muted-foreground);text-decoration:none}.legal-lang a.on{color:var(--color-ink);font-weight:600}.legal-h1{letter-spacing:-.02em;margin-bottom:var(--space-2xs);font-size:clamp(2rem,1.2rem + 3vw,2.8rem);line-height:1.06}.legal-meta{color:var(--color-muted-foreground);margin-bottom:var(--space-xl)}.legal h2{font-size:var(--text-step-1);margin-top:var(--space-2xl);margin-bottom:var(--space-2xs);letter-spacing:-.01em}.legal h3{font-size:var(--text-step-0);margin-top:var(--space-l);margin-bottom:var(--space-3xs)}.legal p,.legal li{color:var(--color-secondary-foreground);line-height:1.7}.legal p{margin-bottom:var(--space-s)}.legal ul{margin:0 0 var(--space-s) 1.2em}.legal li{margin-bottom:var(--space-3xs)}.legal a{color:var(--color-ink);text-underline-offset:2px;text-decoration:underline}.legal strong{color:var(--color-ink)}.legal table{border-collapse:collapse;width:100%;margin-bottom:var(--space-s)}.legal th,.legal td{text-align:left;border:1px solid var(--color-surface-tertiary);vertical-align:top;padding:9px 11px;font-size:14px}.legal th{background:var(--color-surface-secondary);color:var(--color-ink);font-weight:600}.legal .box{background:var(--color-surface-secondary);border:1px solid var(--color-surface-tertiary);border-radius:var(--radius-lg);padding:var(--space-m) var(--space-l);margin-bottom:var(--space-l)}.cmp-wrap{margin:var(--space-l) 0;-webkit-overflow-scrolling:touch;border:1px solid var(--color-surface-tertiary);border-radius:var(--radius-xl);overflow-x:auto}.cmp-table{border-collapse:collapse;width:100%;font-size:.95rem;line-height:1.5}.cmp-table th,.cmp-table td{text-align:left;vertical-align:top;border-bottom:1px solid #eae7e0;border-right:1px solid #efede7;padding:14px 18px}.cmp-table th:last-child,.cmp-table td:last-child{border-right:none}.cmp-table tbody tr:last-child th,.cmp-table tbody tr:last-child td{border-bottom:none}.cmp-table thead th{background:var(--color-surface-secondary);white-space:nowrap;font-weight:600}.cmp-table tbody td:first-child,.cmp-table thead th:first-child{min-width:16ch;font-weight:500}.cmp-table td.atlas{font-weight:600}.cmp-table td.tbc{color:#8a8580}.incl-table{border-collapse:collapse;width:100%;font-size:.98rem}.incl-table td{vertical-align:middle;text-align:left;border-bottom:1px solid #e6e4df;padding:13px 10px}.incl-table td.chk{text-align:center;color:#0a7d2c;width:1.75rem}.incl-table tr:last-child td{border-bottom:0}.duo-body{max-width:74ch}.duo-body p{margin:0 0 var(--space-m);color:#333;font-size:1.05rem;line-height:1.75}.duo-body ul,.duo-body ol{margin:0 0 var(--space-l) 1.25em;color:#333;padding:0;font-size:1.02rem;line-height:1.7}.duo-body li{margin-bottom:10px}.duo-body h2{max-width:none;margin:var(--space-2xl) 0 var(--space-s)}.blog-featured{margin:var(--space-l) 0 calc(var(--space-l) * 1.4);border:1px solid var(--color-surface-tertiary);border-radius:var(--radius-2xl);color:inherit;background:#fff;grid-template-columns:1.1fr 1fr;gap:0;text-decoration:none;transition:box-shadow .2s,transform .2s;display:grid;overflow:hidden}.blog-featured:hover{transform:translateY(-2px);box-shadow:0 24px 60px -30px #0f0e0d66}.blog-featured-media{background:var(--color-surface-secondary);min-height:260px;position:relative}.blog-featured-media img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.blog-featured-body{flex-direction:column;gap:.75rem;padding:clamp(1.5rem,1rem + 2vw,2.75rem);display:flex}.blog-featured-tag{letter-spacing:.02em;text-transform:uppercase;color:var(--color-ink-secondary,#6b6b68);font-size:.8rem;font-weight:600}.blog-featured-title{letter-spacing:-.02em;font-size:clamp(1.4rem,1rem + 1.6vw,2rem);font-weight:600;line-height:1.15}.blog-featured-lead{color:var(--color-ink-secondary,#57564f);font-size:1rem;line-height:1.55}.blog-featured-more{margin-top:auto;font-size:.95rem;font-weight:600}@media (max-width:760px){.blog-featured{grid-template-columns:1fr}.blog-featured-media{min-height:200px}}.article-body a{color:var(--color-ink);text-underline-offset:2px;font-weight:500;text-decoration:underline;text-decoration-thickness:1px}.article-body a:hover{text-decoration-thickness:2px}.article-faq{margin-top:var(--space-2xl);border-top:1px solid var(--color-surface-tertiary);padding-top:var(--space-l)}.article-faq>h2{font-size:var(--text-step-2);letter-spacing:-.01em;color:var(--color-ink);margin-bottom:var(--space-m);font-weight:600}.article-faq-item{margin-bottom:var(--space-m)}.article-faq-item h3{font-size:var(--text-step-0);color:var(--color-ink);margin-bottom:6px;font-weight:600}.article-faq-item p{font-size:var(--text-step-0);color:var(--color-secondary-foreground);line-height:1.7}.article-figure{margin:var(--space-l) 0;border:1px solid var(--color-surface-tertiary);border-radius:var(--radius-xl);background:var(--color-surface-secondary);overflow:hidden}.article-figure img{width:100%;height:auto;display:block}.article-cta-actions{flex-wrap:wrap;gap:12px;display:flex}.article-body .article-html,.article-body .article-html p{margin-bottom:var(--space-m)}.article-partner{margin:var(--space-l) 0;padding:var(--space-m) var(--space-l);border:1px solid var(--color-surface-tertiary);border-radius:var(--radius-xl);background:var(--color-surface-secondary);border-left:4px solid #e11900;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.article-partner-eyebrow{text-transform:uppercase;letter-spacing:.04em;color:#e11900;font-size:.72rem;font-weight:700;display:block}.article-partner strong{color:var(--color-ink);margin-top:3px;font-size:1.1rem;display:block}.article-partner-tag{color:var(--color-muted-foreground);margin-top:3px;font-size:.9rem;display:block}.article-partner-link{white-space:nowrap;color:var(--color-ink);text-underline-offset:3px;font-weight:600;text-decoration:underline}.article-partner-link:hover{color:#e11900}.article-body ol{margin:0 0 var(--space-m) 1.3em;list-style:decimal}.article-body ol li{margin-bottom:8px}.article-partner.article-partner-blue{border-left-color:#2563eb}.article-partner-blue .article-partner-eyebrow,.article-partner-blue .article-partner-link:hover{color:#2563eb}.footer-brand .footer-credit{color:#ffffff80;transition:color var(--dur) var(--ease);font-size:13px;text-decoration:none}.footer-brand .footer-credit:hover{color:var(--color-surface);text-underline-offset:2px;text-decoration:underline}.footer-brand .footer-email{color:#ffffffd9;transition:color var(--dur) var(--ease);font-size:14px;font-weight:500;text-decoration:none}.footer-brand .footer-email:hover{color:var(--color-surface);text-underline-offset:2px;text-decoration:underline}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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.0%;size-adjust:107.12%}.inter_5901b7c6-module__ec5Qua__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_5901b7c6-module__ec5Qua__variable{--font-inter:"Inter", "Inter Fallback"}
