:root{color-scheme:light;--background: 210 20% 98%;--foreground: 222 31% 12%;--card: 0 0% 100%;--muted: 210 24% 94%;--muted-foreground: 217 10% 43%;--border: 214 20% 88%;--primary: 217 89% 55%;--primary-foreground: 0 0% 100%;--accent: 174 63% 42%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 20% 0%,hsl(var(--accent) / .1),transparent 26rem),linear-gradient(180deg,hsl(var(--background)),hsl(var(--muted) / .38));color:hsl(var(--foreground))}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.section-shell{width:min(1120px,calc(100% - 32px));margin-inline:auto}.site-header{width:min(1120px,calc(100% - 32px));min-height:72px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand,.header-actions,.desktop-nav,.language-links,.hero-actions{display:flex;align-items:center}.brand{gap:10px;font-weight:700}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:hsl(var(--foreground));color:hsl(var(--background));font-size:.9rem}.desktop-nav{gap:18px;color:hsl(var(--muted-foreground));font-size:.92rem}.desktop-nav a,.app-link,.language-links a{transition:color .16s ease,border-color .16s ease,background-color .16s ease}.desktop-nav a:hover,.app-link:hover,.language-links a:hover{color:hsl(var(--foreground))}.header-actions{gap:12px}.language-links{gap:4px}.language-icon{display:grid;width:28px;height:28px;place-items:center;border:1px solid hsl(var(--border));border-radius:999px;background:hsl(var(--card));color:hsl(var(--muted-foreground));flex:0 0 auto}.language-icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.language-links a{border:1px solid transparent;border-radius:999px;padding:6px 8px;color:hsl(var(--muted-foreground));font-size:.72rem;font-weight:700}.language-links a.active{border-color:hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground))}.app-link{border:1px solid hsl(var(--border));border-radius:999px;padding:9px 14px;background:hsl(var(--card));font-size:.9rem;font-weight:700}.hero{min-height:calc(100vh - 72px);display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);align-items:center;gap:48px;padding-block:44px 72px}.hero-copy{display:grid;gap:20px;align-content:center}.eyebrow{margin:0;color:hsl(var(--primary));font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-block:0}h1{max-width:760px;font-size:5.7rem;line-height:.95;letter-spacing:0}h2{font-size:3.7rem;line-height:1;letter-spacing:0}h3{font-size:1.08rem;line-height:1.25}p{line-height:1.65}.hero-description,.section-intro p,.numbered-block p,.card-grid p,.faq-list p,.final-cta p{color:hsl(var(--muted-foreground))}.hero-description{max-width:650px;font-size:1.18rem}.hero-actions{flex-wrap:wrap;gap:12px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:0 18px;font-weight:800}.button-primary{background:hsl(var(--foreground));color:hsl(var(--background))}.button-secondary{border:1px solid hsl(var(--border));background:hsl(var(--card))}.helper{color:hsl(var(--muted-foreground));font-size:.94rem}.product-preview{border:1px solid hsl(var(--border));border-radius:24px;padding:18px;background:hsl(var(--card) / .9);box-shadow:0 24px 80px hsl(var(--foreground) / .12)}.preview-topbar,.split-section{display:flex;justify-content:space-between;gap:24px}.preview-kicker{color:hsl(var(--muted-foreground));font-size:.78rem;font-weight:800}.preview-topbar h2{margin-top:4px;font-size:1.35rem}.preview-status{align-self:flex-start;border-radius:999px;background:hsl(var(--accent) / .12);color:hsl(var(--accent));padding:7px 10px;font-size:.78rem;font-weight:800}.preview-subtitle{margin-top:14px;color:hsl(var(--muted-foreground));font-size:.95rem}.preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.preview-widget{min-height:132px;display:grid;align-content:start;gap:10px;border:1px solid hsl(var(--border));border-radius:16px;padding:14px;background:hsl(var(--background))}.preview-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;background:hsl(var(--muted))}.preview-line{width:100%;height:8px;border-radius:999px;background:hsl(var(--muted))}.preview-line.short{width:68%}.problem-section,.flow-section,.dashboard-story,.feature-band,.faq-section{padding-block:88px}.section-intro{max-width:760px;display:grid;gap:14px}.point-strip,.widget-cloud,.language-pills,.trust-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px;padding:0;list-style:none}.point-strip span,.widget-cloud span,.language-pills span,.trust-list li{border:1px solid hsl(var(--border));border-radius:999px;padding:10px 13px;background:hsl(var(--card));font-weight:700}.steps-grid,.card-grid,.flow-steps,.story-widget-grid,.visual-panel-grid{display:grid;gap:14px;margin-top:28px}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.flow-section{background:hsl(var(--foreground));color:hsl(var(--background))}.flow-inner{display:grid;grid-template-columns:minmax(0,.85fr) minmax(320px,1.15fr);gap:42px;align-items:start}.flow-section .eyebrow{color:hsl(var(--accent))}.flow-section .section-intro p,.flow-steps p,.flow-steps small{color:hsl(var(--background) / .72)}.flow-steps{margin-top:0;grid-template-columns:1fr}.flow-steps article{display:grid;grid-template-columns:auto 1fr;gap:16px;border:1px solid hsl(var(--background) / .16);border-radius:18px;padding:18px;background:hsl(var(--background) / .06)}.flow-steps span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:hsl(var(--background));color:hsl(var(--foreground));font-weight:900}.flow-steps small{display:block;margin-top:8px;font-size:.9rem;line-height:1.55}.visual-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding-block:88px 24px}.visual-panel{overflow:hidden;border:1px solid hsl(var(--border));border-radius:22px;background:hsl(var(--card))}.visual-panel img{width:100%;aspect-ratio:16 / 10;display:block;object-fit:cover}.visual-panel div{display:grid;gap:10px;padding:20px}.visual-panel p{color:hsl(var(--muted-foreground))}.dashboard-story{padding-top:64px}.story-dashboard{margin-top:28px;border:1px solid hsl(var(--border));border-radius:24px;padding:18px;background:hsl(var(--card));box-shadow:0 20px 70px hsl(var(--foreground) / .08)}.story-dashboard>header{display:flex;justify-content:space-between;gap:16px;align-items:center;border-bottom:1px solid hsl(var(--border));padding-bottom:16px}.story-dashboard>header div{display:grid;gap:4px}.story-dashboard>header strong{font-size:1.15rem}.story-dashboard>header span{color:hsl(var(--muted-foreground));font-size:.92rem}.story-dashboard>header>span{border-radius:999px;background:hsl(var(--accent) / .12);color:hsl(var(--accent));padding:8px 11px;font-weight:800}.story-widget-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.story-widget-grid article{display:grid;gap:14px;border:1px solid hsl(var(--border));border-radius:16px;padding:16px;background:hsl(var(--background))}.story-widget-grid article>div{display:grid;gap:4px}.story-widget-grid article span{color:hsl(var(--muted-foreground));font-size:.86rem;font-weight:700}.story-widget-grid ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.story-widget-grid li{position:relative;padding-inline-start:18px;color:hsl(var(--muted-foreground));font-size:.92rem;line-height:1.45}.story-widget-grid li:before{position:absolute;inset-inline-start:0;content:"•";color:hsl(var(--primary));font-weight:900}.numbered-block,.card-grid article{border:1px solid hsl(var(--border));border-radius:18px;padding:20px;background:hsl(var(--card))}.numbered-block{display:grid;gap:12px}.numbered-block span{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;background:hsl(var(--foreground));color:hsl(var(--background));font-weight:800}.card-grid article{display:grid;gap:10px}.split-section{align-items:start;padding-block:70px}.split-section .section-intro{max-width:570px}.split-section>:last-child{max-width:460px;margin-top:0}.faq-list{display:grid;gap:10px;margin-top:28px}details{border:1px solid hsl(var(--border));border-radius:16px;padding:16px 18px;background:hsl(var(--card))}summary{cursor:pointer;font-weight:800}details p{margin-top:12px}.final-cta{background:hsl(var(--foreground));color:hsl(var(--background))}.final-cta-inner{display:grid;gap:18px;padding-block:76px;text-align:center}.final-cta .hero-actions{justify-content:center}.final-cta .button-primary{background:hsl(var(--background));color:hsl(var(--foreground))}.final-cta .button-secondary{border-color:hsl(var(--background) / .28);background:transparent}@media(max-width:900px){.site-header{flex-wrap:wrap}.desktop-nav{order:3;width:100%;overflow-x:auto;padding-bottom:4px}.hero,.flow-inner,.steps-grid,.card-grid,.feature-grid,.split-section,.visual-panel-grid,.story-widget-grid{grid-template-columns:1fr}.hero{min-height:auto;padding-block:32px 56px}h1{font-size:4.2rem}h2{font-size:2.8rem}.split-section{display:grid}.flow-steps{margin-top:22px}}@media(max-width:640px){.site-header{min-height:auto;align-items:flex-start;padding-block:14px}.header-actions{flex-direction:column;align-items:flex-end;gap:8px}.language-links{max-width:150px;justify-content:flex-end;flex-wrap:wrap}.app-link{padding-inline:10px}h1{font-size:2.75rem}h2{font-size:2.15rem}.hero-actions,.button{width:100%}.preview-grid{grid-template-columns:1fr}.problem-section,.flow-section,.dashboard-story,.feature-band,.faq-section{padding-block:58px}.visual-panel-grid{padding-block:58px 16px}.story-dashboard>header{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}
