@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Inter+Tight:wght@600;700&display=swap";:root{--yoffice-page-bg:#191a1f;--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-page-bg);-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}.contact-form-frame{width:100%;max-width:min(40rem,100%);margin-left:auto;margin-right:auto}.contact-form-frame iframe{background:var(--yoffice-charcoal);border:none;border-radius:8px;width:100%;height:min(42rem,78vh);min-height:28rem;display:block}@media (width<=480px){.contact-form-frame iframe{height:min(36rem,72vh);min-height:24rem}}.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}.docs-root{background:var(--yoffice-page-bg);min-height:100vh;display:flex}.docs-sidebar{background:var(--yoffice-obsidian);z-index:50;scrollbar-width:thin;scrollbar-color:#00e6cc33 transparent;border-right:1px solid #d1d5db14;flex-direction:column;width:272px;min-width:272px;height:100vh;padding:0 0 2rem;display:flex;position:sticky;top:0;overflow-y:auto}.docs-sidebar::-webkit-scrollbar{width:4px}.docs-sidebar::-webkit-scrollbar-thumb{background:#00e6cc33;border-radius:2px}.docs-sidebar-logo{border-bottom:1px solid #d1d5db14;align-items:center;gap:.5rem;padding:1.25rem 1.5rem 1rem;text-decoration:none;display:flex}.docs-sidebar-logo img{width:auto;height:32px}.docs-sidebar-logo span{letter-spacing:.1em;text-transform:uppercase;color:var(--yoffice-cyan);background:#00e6cc1a;border:1px solid #00e6cc40;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:600}.docs-sidebar-search{margin:1rem 1rem .5rem;position:relative}.docs-sidebar-search input{width:100%;color:var(--yoffice-white);background:#ffffff0a;border:1px solid #d1d5db1f;border-radius:8px;outline:none;padding:.5rem .75rem .5rem 2.25rem;font-family:Inter,sans-serif;font-size:.875rem;transition:border-color .2s}.docs-sidebar-search input::placeholder{color:#d1d5db66}.docs-sidebar-search input:focus{border-color:#00e6cc66}.docs-sidebar-search svg{color:#d1d5db66;pointer-events:none;position:absolute;top:50%;left:.625rem;transform:translateY(-50%)}.docs-nav-group{padding:1rem 1rem .25rem}.docs-nav-group-label{letter-spacing:.08em;text-transform:uppercase;color:#d1d5db73;margin-bottom:.25rem;padding:0 .5rem;font-size:.7rem;font-weight:700}.docs-nav-link{color:#d1d5dbbf;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:.625rem;width:100%;padding:.45rem .75rem;font-family:Inter,sans-serif;font-size:.875rem;text-decoration:none;transition:background .15s,color .15s;display:flex}.docs-nav-link:hover{color:var(--yoffice-white);background:#ffffff0d;text-decoration:none}.docs-nav-link.active{color:var(--yoffice-cyan);background:#00e6cc1a}.docs-nav-link .nav-icon{text-align:center;flex-shrink:0;width:1.25rem;font-size:1rem}.docs-main{flex-direction:column;flex:1;min-width:0;display:flex}.docs-topbar{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#191a1feb;border-bottom:1px solid #d1d5db14;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 2rem;display:flex;position:sticky;top:0}.docs-breadcrumb{color:#d1d5db80;align-items:center;gap:.375rem;font-size:.8rem;display:flex}.docs-breadcrumb a{color:#d1d5db80;text-decoration:none}.docs-breadcrumb a:hover{color:var(--yoffice-cyan)}.docs-breadcrumb .sep{opacity:.4}.docs-topbar-actions{align-items:center;gap:.75rem;display:flex}.docs-topbar-actions a{color:#d1d5dbb3;border:1px solid #d1d5db26;border-radius:6px;align-items:center;gap:.375rem;padding:.4rem .875rem;font-size:.875rem;text-decoration:none;transition:border-color .2s,color .2s;display:flex}.docs-topbar-actions a:hover{border-color:var(--yoffice-cyan);color:var(--yoffice-cyan);text-decoration:none}.docs-topbar-actions .btn-cta{background:var(--yoffice-cyan);color:#000;border-color:#0000;font-weight:600}.docs-topbar-actions .btn-cta:hover{box-shadow:0 0 20px var(--yoffice-cyan-glow);color:#000}.docs-content{width:100%;max-width:820px;margin:0 auto;padding:3rem 2rem 6rem}.docs-content h1{background:linear-gradient(135deg,#fff 60%,#00e6cccc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .75rem;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.15}.docs-content .doc-subtitle{color:var(--yoffice-silver);margin:0 0 2.5rem;font-size:1.1rem;line-height:1.6}.docs-content h2{border-bottom:1px solid #d1d5db1a;margin:2.5rem 0 .75rem;padding-bottom:.5rem;font-size:1.35rem}.docs-content h3{color:var(--yoffice-white);margin:1.75rem 0 .5rem;font-size:1.05rem}.docs-content p{color:var(--yoffice-silver);margin:0 0 1rem;line-height:1.75}.docs-content ul,.docs-content ol{color:var(--yoffice-silver);margin:0 0 1rem;padding-left:1.5rem;line-height:1.75}.docs-content li{margin-bottom:.35rem}.doc-hero-badge{color:var(--yoffice-cyan);background:#00e6cc1a;border:1px solid #00e6cc40;border-radius:100px;align-items:center;gap:.375rem;margin-bottom:1rem;padding:.3rem .875rem;font-size:.8rem;font-weight:600;display:inline-flex}.doc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.doc-card{background:var(--yoffice-charcoal);transition:border-color .2s, transform .2s var(--ease-out-expo), box-shadow .2s;border:1px solid #d1d5db1a;border-radius:10px;padding:1.25rem;text-decoration:none;display:block}.doc-card:hover{border-color:#00e6cc59;text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 24px #0000004d}.doc-card-icon{margin-bottom:.625rem;font-size:1.75rem;display:block}.doc-card h3{color:var(--yoffice-white);margin:0 0 .375rem;font-size:.95rem}.doc-card p{color:#d1d5dba6;margin:0;font-size:.825rem;line-height:1.5}.callout{border-radius:8px;align-items:flex-start;gap:.75rem;margin:1.25rem 0;padding:1rem 1.25rem;font-size:.9rem;line-height:1.6;display:flex}.callout-icon{flex-shrink:0;margin-top:.05rem;font-size:1.1rem}.callout-body{color:inherit}.callout-body p{color:inherit;margin:0}.callout-body strong{margin-bottom:.25rem;display:block}.callout.info{color:#d1d5dbe6;background:#00e6cc12;border:1px solid #00e6cc33}.callout.tip{color:#d1d5dbe6;background:#6366f114;border:1px solid #6366f140}.callout.warning{color:#d1d5dbe6;background:#f59e0b14;border:1px solid #f59e0b40}.callout.success{color:#d1d5dbe6;background:#22c55e14;border:1px solid #22c55e40}.doc-steps{counter-reset:step;margin:1.25rem 0;padding:0;list-style:none}.doc-steps li{counter-increment:step;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.doc-steps li:before{content:counter(step);min-width:2rem;height:2rem;color:var(--yoffice-cyan);background:#00e6cc1f;border:1px solid #00e6cc4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.doc-steps li .step-body{padding-top:.2rem}.doc-steps li .step-body strong{color:var(--yoffice-white);margin-bottom:.25rem;font-size:.95rem;display:block}.doc-steps li .step-body p{color:var(--yoffice-silver);margin:0;font-size:.875rem}.doc-screenshot{background:var(--yoffice-charcoal);border:1px solid #d1d5db1f;border-radius:10px;margin:1.5rem 0;overflow:hidden;box-shadow:0 12px 40px #0006}.doc-screenshot img{width:100%;display:block}.doc-screenshot-caption{color:#d1d5db73;text-align:center;border-top:1px solid #d1d5db14;padding:.625rem 1rem;font-size:.78rem}.doc-mockup{background:linear-gradient(135deg, var(--yoffice-charcoal) 0%, #16181e 100%);border:1px solid #d1d5db1f;border-radius:10px;margin:1.5rem 0;overflow:hidden;box-shadow:0 12px 40px #0006}.doc-mockup-bar{background:#00000040;border-bottom:1px solid #d1d5db0f;align-items:center;gap:.4rem;padding:.625rem .875rem;display:flex}.doc-mockup-dot{border-radius:50%;width:10px;height:10px}.doc-mockup-content{min-height:180px;padding:1.5rem}.doc-feature-table{border-collapse:collapse;width:100%;margin:1.25rem 0;font-size:.875rem}.doc-feature-table th{text-align:left;color:#d1d5dbb3;background:#ffffff0a;border-bottom:1px solid #d1d5db1a;padding:.625rem 1rem;font-weight:600}.doc-feature-table td{color:var(--yoffice-silver);vertical-align:top;border-bottom:1px solid #d1d5db0f;padding:.75rem 1rem}.doc-feature-table tr:hover td{background:#ffffff05}.doc-code{background:var(--yoffice-obsidian);border:1px solid #d1d5db1a;border-radius:8px;margin:1rem 0;padding:1rem 1.25rem;overflow-x:auto}.doc-code code{color:#a8dadc;font-family:Fira Code,Cascadia Code,JetBrains Mono,monospace;font-size:.85rem;line-height:1.7}.doc-tag{letter-spacing:.02em;border-radius:100px;align-items:center;padding:.2rem .6rem;font-size:.72rem;font-weight:600;display:inline-flex}.doc-tag.new{color:var(--yoffice-cyan);background:#00e6cc1f}.doc-tag.beta{color:#a5b4fc;background:#6366f126}.doc-tag.pro{color:#fbbf24;background:#f59e0b1f}.doc-pagination{border-top:1px solid #d1d5db1a;justify-content:space-between;gap:1rem;margin-top:4rem;padding-top:2rem;display:flex}.doc-pagination a{border:1px solid #d1d5db1a;border-radius:8px;flex-direction:column;gap:.25rem;max-width:240px;padding:.875rem 1.25rem;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex}.doc-pagination a:hover{border-color:#00e6cc4d;text-decoration:none;box-shadow:0 0 16px #00e6cc14}.doc-pagination .pag-label{color:#d1d5db66;text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:600}.doc-pagination .pag-title{color:var(--yoffice-white);font-size:.9rem;font-weight:600}.doc-pagination .prev{text-align:left}.doc-pagination .next{text-align:right;margin-left:auto}.docs-toc{width:200px;min-width:200px;height:fit-content;padding:1.5rem 0;display:none;position:sticky;top:56px}@media (width>=1300px){.docs-toc{display:block}}.docs-toc-label{letter-spacing:.08em;text-transform:uppercase;color:#d1d5db73;margin-bottom:.75rem;font-size:.7rem;font-weight:700}.docs-toc a{color:#d1d5db8c;border-left:2px solid #0000;padding:.25rem 0 .25rem .75rem;font-size:.8rem;text-decoration:none;transition:color .15s;display:block}.docs-toc a:hover{color:var(--yoffice-white)}.docs-toc a.active{color:var(--yoffice-cyan);border-left-color:var(--yoffice-cyan)}@media (width<=900px){.docs-sidebar{display:none}.docs-content{padding:2rem 1.25rem 4rem}.docs-topbar{padding:.75rem 1.25rem}}@media (width<=600px){.doc-cards-grid{grid-template-columns:1fr}.doc-pagination{flex-direction:column}.doc-pagination .next{margin-left:0}}
