@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Inter+Tight:wght@600;700&display=swap";:root{--yoffice-obsidian:#101214;--yoffice-charcoal:#1f2329;--yoffice-cyan:#00e6cc;--yoffice-silver:#d1d5db;--yoffice-white:#fff;--yoffice-cyan-glow:#00e6cc66;--yoffice-cyan-soft:#00e6cc26;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--yoffice-white);background:var(--yoffice-obsidian);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,system-ui,sans-serif;font-weight:400;line-height:1.6;overflow-x:hidden}#root{flex-direction:column;height:100vh;min-height:100vh;display:flex}#snap-container{scroll-snap-type:y mandatory;scroll-behavior:smooth;flex:1;min-height:0;overflow:hidden auto}#snap-container>section{scroll-snap-align:start;scroll-snap-stop:normal}#snap-container>section.snap-section{flex-direction:column;justify-content:center;min-height:100vh;display:flex}h1,h2,h3{letter-spacing:-.02em;color:var(--yoffice-white);font-family:Inter Tight,Inter,sans-serif;font-weight:700}h1{margin:0 0 .5rem;font-size:clamp(2.25rem,6vw,3.5rem);line-height:1.1}h2{margin:0 0 .5rem;font-size:clamp(1.35rem,3.5vw,2rem)}h3{margin:0 0 .25rem;font-size:1.125rem}p{color:var(--yoffice-silver);margin:0 0 1rem}a{color:var(--yoffice-cyan);text-decoration:none}a:hover{text-decoration:underline}.btn{cursor:pointer;transition:box-shadow .25s var(--ease-in-out), transform .2s var(--ease-out-expo), border-color .2s, color .2s;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;display:inline-flex}.btn:focus-visible{outline:2px solid var(--yoffice-cyan);outline-offset:2px}.btn-primary{background:var(--yoffice-cyan);color:#000}.btn-primary:hover{box-shadow:0 0 28px var(--yoffice-cyan-glow), 0 0 60px #00e6cc26;text-decoration:none;transform:translateY(-1px)}.btn-secondary{color:var(--yoffice-silver);background:0 0;border:1px solid #d1d5db59}.btn-secondary:hover{border-color:var(--yoffice-cyan);color:var(--yoffice-cyan);box-shadow:0 0 20px var(--yoffice-cyan-soft);text-decoration:none}@keyframes brain-glow-pulse{0%,to{box-shadow:0 0 15px var(--yoffice-cyan-glow)}50%{box-shadow:0 0 24px var(--yoffice-cyan-glow), 0 0 48px #00e6cc1f}}.ai-active-state,.card-glow-hover:hover{box-shadow:0 0 15px var(--yoffice-cyan-glow);border-color:#00e6cc66;transition:box-shadow .3s,border-color .3s}.card-glow-hover{transition:box-shadow .3s ease, border-color .3s ease, transform .3s var(--ease-out-expo)}.card-glow-hover:hover{transform:translateY(-2px)}.card{background:var(--yoffice-charcoal);transition:border-color .25s, box-shadow .25s, transform .25s var(--ease-out-expo);border:1px solid #d1d5db1f;border-radius:12px;padding:1.5rem}.section{width:100%;max-width:1200px;margin:0 auto;padding:4rem 1.5rem}@media (width>=768px){.section{padding:5rem 2rem}}@media (width<=768px){.section-nav{display:none!important}}.stagger-children>*{opacity:0}
