*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:15px;color:#0f172a;background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 24px}.header{position:sticky;top:0;z-index:50;background:#ffffffd9;backdrop-filter:blur(12px);border-bottom:1px solid #e2e8f0}.nav{display:flex;align-items:center;justify-content:space-between;height:64px}.nav-brand{display:flex;align-items:center;gap:10px;font-weight:700;font-size:17px;color:#1e293b}.nav-brand-logo{width:32px;height:32px;border-radius:8px;object-fit:contain}.nav-links{display:flex;align-items:center;gap:32px}.nav-links a{font-size:14px;color:#334155;transition:color .15s}.nav-links a:hover{color:#2563eb}.nav-cta{font-size:14px;background:#0f172a;color:#fff;padding:8px 18px;border-radius:8px;transition:background .15s}.nav-cta:hover{background:#1e293b}.nav-lang{font-size:13px;color:#2563eb;font-weight:600;margin-left:4px;white-space:nowrap}.nav-lang:hover{text-decoration:underline}.hero{padding:96px 0 64px;text-align:center}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:#eff6ff;color:#1d4ed8;font-size:14px;font-weight:500;padding:6px 16px;border-radius:999px;margin-bottom:32px}.hero-badge-dot{width:8px;height:8px;background:#3b82f6;border-radius:50%}.h1-line{display:flex;align-items:center;justify-content:center;gap:12px;line-height:1}.h1-line .hero-badge{transform:translateY(50%)}.h1-sub{display:block;margin-top:6px}.hero h1{font-size:clamp(30px,4.5vw,44px);font-weight:800;line-height:1.1;margin-bottom:24px;letter-spacing:-.02em}.hero h1 .h1-brand{color:#2563eb}.hero h1 .h1-accent{color:inherit}.hero p{font-size:18px;color:#334155;max-width:640px;margin:0 auto 40px;line-height:1.7}.hero p.hero-p-intro{margin-bottom:16px}.hero p.home-hero-p{white-space:pre-line;text-align:left;font-size:15px}.hero-btns{display:flex;align-items:center;justify-content:center;gap:16px}.btn-primary{background:#0f172a;color:#fff;padding:14px 32px;border-radius:12px;font-weight:600;font-size:18px;transition:background .15s}.btn-primary:hover{background:#1e293b}.btn-secondary{border:1px solid #e2e8f0;color:#334155;padding:14px 32px;border-radius:12px;font-weight:600;font-size:18px;transition:background .15s}.btn-secondary:hover{background:#f8fafc}.section{padding:96px 0}.section-alt{background:#f8fafc}.section-dark{background:#0f172a;color:#fff}.section-bluegray{background:#e8f0fa}.section-title{font-size:28px;font-weight:700;text-align:center;margin-bottom:16px}.section-sub{color:#334155;text-align:center;margin-bottom:64px;max-width:560px;margin-left:auto;margin-right:auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}.feature-card{background:#fff;border-radius:16px;padding:24px;border:1px solid #e2e8f0;transition:box-shadow .2s}.feature-card:hover{box-shadow:0 4px 24px #00000014}.feature-head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.feature-icon{font-size:28px;line-height:1}.feature-head h3{font-size:16px;font-weight:600;margin:0}.feature-card p{font-size:14px;color:#334155;line-height:1.6}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}.step-card{text-align:center}.step-num{width:48px;height:48px;background:#dbeafe;color:#1d4ed8;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin:0 auto 16px}.step-card h3{font-weight:600;margin-bottom:8px}.step-card p{font-size:14px;color:#334155;line-height:1.6}.code-block{background:#1e293b;border-radius:16px;padding:32px;text-align:left;max-width:640px;margin:0 auto}.code-dots{display:flex;gap:8px;margin-bottom:16px}.code-dots span{width:12px;height:12px;border-radius:50%}.code-dots .r{background:#f87171}.code-dots .y{background:#fbbf24}.code-dots .g{background:#4ade80}.code-block pre{color:#dbeafe;font-size:14px;line-height:1.8;overflow-x:auto}.code-block code{font-family:JetBrains Mono,Fira Code,Consolas,monospace}.footer{border-top:1px solid #e2e8f0;background:#f8fafc;padding:48px 0;text-align:center;font-size:14px;color:#334155}.footer-legal{margin-top:12px;display:flex;gap:12px;justify-content:center;align-items:center;font-size:14px}.footer-link{color:#2563eb;text-decoration:underline;text-underline-offset:3px}.footer-link:hover{color:#1d4ed8}.legal-page{min-height:60vh}.legal-wrap{max-width:720px;text-align:left;padding:40px 24px 80px}.legal-wrap h1{font-size:25px;font-weight:800;color:#0f172a;margin-bottom:8px}.legal-wrap h2{font-size:17px;font-weight:700;color:#1e293b;margin:32px 0 10px}.legal-wrap p{font-size:14px;line-height:1.75;color:#334155;margin:0 0 12px}.legal-wrap ul{font-size:14px;line-height:1.75;color:#334155;padding-left:22px;margin:0 0 12px}.legal-wrap li{margin-bottom:6px}.legal-wrap a{color:#4daafc;text-decoration:none}.legal-wrap a:hover{text-decoration:underline}.legal-wrap em{color:#94a3b8;font-size:13px}.auth-section{min-height:60vh;display:flex;align-items:center}.auth-wrap{display:flex;justify-content:center}.auth-card{display:grid;grid-template-columns:1.05fr 1fr;width:100%;max-width:880px;background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden;box-shadow:0 12px 40px #0000000f}.auth-brand{background:linear-gradient(160deg,#1e3a8a,#2563eb 55%,#3b82f6);color:#fff;padding:48px 40px;display:flex;flex-direction:column;justify-content:center}.auth-brand-logo{width:56px;height:56px;padding:7px;box-sizing:border-box;background:#fff;border-radius:14px;object-fit:contain;margin-bottom:28px}.auth-brand-title{font-size:26px;font-weight:800;margin-bottom:10px}.auth-brand-sub{font-size:14px;line-height:1.7;color:#ffffffd9;margin-bottom:26px}.auth-brand-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.auth-brand-list li{display:flex;align-items:center;gap:10px;font-size:14px;color:#ffffffeb}.auth-brand-list li:before{content:"✓";width:20px;height:20px;flex-shrink:0;border-radius:50%;background:#ffffff2e;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.auth-panel{padding:48px 44px}.auth-card-single{display:block;max-width:460px}.auth-title{font-size:25px;font-weight:800;margin-bottom:4px}.auth-sub{color:#334155;font-size:14px;margin-bottom:28px}.auth-form{display:flex;flex-direction:column}.auth-form[hidden]{display:none}.auth-label{font-size:13px;font-weight:600;color:#1e293b;margin:14px 0 6px}.auth-input{padding:10px 14px;font-size:15px;font-family:inherit;border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;outline:none;transition:border-color .15s,box-shadow .15s}.auth-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.auth-error{margin-top:14px;padding:10px 14px;font-size:13px;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px}.auth-submit{margin-top:22px;width:100%;font-size:16px}.auth-gh{background:#2563eb;color:#fff;border:none;padding:14px 32px;border-radius:12px;font-weight:600;font-size:16px;transition:background .15s}.auth-gh:hover{background:#1d4ed8}.auth-gh:active{background:#1e40af}.auth-foot{margin-top:20px;font-size:13px;color:#64748b;text-align:center}.auth-foot a{color:#2563eb;font-weight:600}.auth-foot-link:hover{text-decoration:underline}.auth-row{display:flex;justify-content:flex-end;margin-top:8px}.auth-link{font-size:13px;color:#2563eb;font-weight:600}.auth-link:hover{text-decoration:underline}.auth-divider{display:flex;align-items:center;gap:12px;margin:24px 0 4px;color:#94a3b8;font-size:13px}.auth-divider:before,.auth-divider:after{content:"";flex:1;border-top:1px solid #e2e8f0}.auth-ok{margin-top:14px;padding:10px 14px;font-size:13px;color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px}.auth-ok a{color:#166534;font-weight:700}.dash-page{align-items:stretch}.dash-wrap{width:100%;max-width:1100px;flex-direction:column}.dash-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:16px;flex-wrap:wrap}.dash-sub{color:#64748b;font-size:15px}.dash-logout{padding:8px 20px;font-size:14px}.dash-account-bar{display:flex;flex-wrap:wrap;gap:12px 32px;align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px 20px;margin-bottom:20px}.dash-account-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#334155}.dash-account-item .dash-label{font-size:13px}.dash-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;align-items:start}.dash-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:20px 24px}.dash-card-head{font-size:15px;font-weight:700;color:#1e293b;margin-bottom:14px}.dash-total{color:#64748b;font-weight:500}.dash-filters{display:flex;gap:8px;margin-bottom:12px}.dash-filter{font-size:12px;font-weight:600;padding:3px 12px;border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#475569;cursor:pointer;transition:all .15s}.dash-filter:hover{border-color:#4daafc;color:#4daafc}.dash-filter.active{background:#4daafc;border-color:#4daafc;color:#fff}.dash-filter.active:hover{color:#fff}.dash-table{width:100%;border-collapse:collapse;font-size:14px}.dash-table th{text-align:left;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;font-weight:600;padding:6px 8px;border-bottom:1px solid #e2e8f0}.dash-table td{padding:9px 8px;color:#334155;border-bottom:1px solid #f1f5f9}.dash-table tr:last-child td{border-bottom:none}.dash-status{font-size:12px;font-weight:600;padding:1px 8px;border-radius:999px}.dash-status.st-active{background:#dcfce7;color:#15803d}.dash-status.st-expired{background:#fee2e2;color:#b91c1c}.dash-status.st-cancelled{background:#fef3c7;color:#b45309}.dash-status.st-plain,.dash-status.guest,.dash-status.free{background:#e2e8f0;color:#475569}.dash-value{color:#334155}.dash-order-id{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;color:#64748b}.dash-strike{text-decoration:line-through;color:#94a3b8;font-size:12px;margin-left:6px}.dash-email{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-list{display:flex;flex-direction:column}.project-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:10px;border:1px solid #e2e8f0;margin-bottom:8px}.project-item:hover{background:#f8fafc}.project-main{display:flex;align-items:center;gap:10px;min-width:0}.project-name{font-weight:600;color:#0f172a;font-size:14px}.project-dialect{font-size:11px;text-transform:uppercase;padding:1px 8px;border-radius:8px;background:#eff6ff;color:#1d4ed8}.project-meta{font-size:12px;color:#64748b;white-space:nowrap}.dash-empty{color:#94a3b8;font-size:14px;padding:8px 0}.tiers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;align-items:stretch}.tier-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px 24px;display:flex;flex-direction:column;position:relative;transition:box-shadow .2s}.tier-card:hover{box-shadow:0 4px 24px #00000014}.tier-featured{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb,0 8px 32px #2563eb1f}.tier-name{font-size:16px;font-weight:700;margin-bottom:4px}.tier-desc{font-size:14px;color:#64748b;margin-bottom:20px;min-height:42px}.tier-price{margin-bottom:20px}.price-now{font-size:32px;font-weight:800;color:#0f172a}.price-strike{font-size:15px;color:#94a3b8;text-decoration:line-through;margin-left:8px}.price-badge{display:inline-block;margin-left:10px;font-size:12px;font-weight:700;color:#15803d;background:#dcfce7;border-radius:999px;padding:2px 10px;vertical-align:middle}.period-toggle{display:flex;gap:6px;margin-bottom:12px}.period-btn{font-size:13px;font-weight:600;padding:6px 14px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#475569;cursor:pointer;transition:all .15s}.period-btn:hover{border-color:#4daafc;color:#4daafc}.period-btn.active{background:#2563eb;border-color:#2563eb;color:#fff}.tier-features{list-style:none;margin:0 0 24px;flex:1}.tier-features li{font-size:14px;color:#334155;padding:6px 0 6px 22px;position:relative}.tier-features li:before{content:"✓";position:absolute;left:0;color:#2563eb;font-weight:700}.stack-note{text-align:center;background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;padding:14px 20px;margin:0}.stack-note-head{font-weight:700;margin:0}.stack-note-detail{font-size:13px;color:#475569;margin:10px 0 0;white-space:pre-line;text-align:left}.feat-num{color:#2563eb;font-weight:700}.tier-cta{display:block;text-align:center;font-size:15px;font-weight:600;padding:12px 16px;border-radius:10px;background:#0f172a;color:#fff;transition:background .15s}.tier-cta:hover{background:#1e293b}.tier-featured .tier-cta{background:#2563eb}.tier-featured .tier-cta:hover{background:#1d4ed8}.tier-cta-blue{background:#2563eb}.tier-cta-blue:hover{background:#1d4ed8}.cmp-table{width:100%;border-collapse:collapse;font-size:14px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.cmp-table th,.cmp-table td{padding:12px 16px;text-align:center;border-bottom:1px solid #f1f5f9}.cmp-table th{background:#f8fafc;font-size:13px;font-weight:700;color:#1e293b}.cmp-table td:first-child,.cmp-table th:first-child{text-align:left}.cmp-table tr:last-child td{border-bottom:none}.cmp-check{color:#2563eb;font-weight:700}.cmp-dash{color:#cbd5e1}.cmp-hl{color:#2563eb;font-weight:700}.cmp-feat-col{color:#334155}.docs-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:48px;padding:48px 0 96px;align-items:start}.docs-layout.has-toc{grid-template-columns:200px minmax(0,1fr) 180px;gap:40px}.docs-sidebar{position:sticky;top:88px}.docs-sidebar-group{margin-bottom:24px}.docs-sidebar-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:10px}.docs-sidebar ul{list-style:none}.docs-sidebar li{margin-bottom:2px}.docs-sidebar a{display:flex;align-items:center;font-size:14px;color:#475569;padding:6px 10px;border-radius:8px;border-left:2px solid transparent;transition:all .15s}.docs-sidebar a:hover{color:#2563eb;background:#f8fafc}.docs-sidebar a.active{color:#2563eb;background:#eff6ff;border-left-color:#2563eb;font-weight:600}.docs-toc{position:sticky;top:88px;border-left:1px solid #f1f5f9;padding-left:20px}.docs-toc-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:12px}.docs-toc-nav{display:flex;flex-direction:column;gap:2px}.docs-toc-nav a{color:#64748b;text-decoration:none;line-height:1.5;font-size:13px;border-left:2px solid transparent;padding:3px 0 3px 12px;transition:all .15s}.docs-toc-nav a.toc-h3{font-size:12px;padding-left:24px}.docs-toc-nav a:hover{color:#2563eb}.docs-toc-nav a.active{color:#2563eb;border-left-color:#2563eb;font-weight:600}.docs-prose h2,.docs-prose h3,.docs-prose h4{scroll-margin-top:88px}.docs-prose{max-width:720px}.docs-prose h1{font-size:27px;font-weight:800;letter-spacing:-.02em;margin-bottom:8px}.docs-prose .docs-desc{color:#64748b;font-size:14px;margin-bottom:32px}.docs-prose h2{font-size:19px;font-weight:700;margin:40px 0 12px;padding-top:24px;border-top:1px solid #f1f5f9}.docs-prose h3{font-size:15px;font-weight:600;margin:28px 0 8px}.docs-prose p{font-size:14px;line-height:1.75;color:#334155;margin-bottom:16px}.docs-prose ul,.docs-prose ol{font-size:14px;line-height:1.75;color:#334155;padding-left:24px;margin-bottom:16px}.docs-prose li{margin-bottom:6px}.docs-prose strong{color:#0f172a}.docs-prose a{color:#2563eb}.docs-prose a:hover{text-decoration:underline}.docs-prose code{font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:12px;background:#f1f5f9;color:#0f172a;padding:2px 6px;border-radius:6px}.docs-prose pre{background:#0f172a;color:#e2e8f0;border-radius:12px;padding:16px 20px;overflow-x:auto;margin-bottom:20px;font-size:12px;line-height:1.7}.docs-prose pre code{background:none;color:inherit;padding:0;font-size:12px}.docs-flow{background:#0f172a;color:#e2e8f0;border-radius:12px;padding:18px 20px;margin-bottom:20px;font-size:13px;line-height:1.7;display:flex;flex-direction:column;align-items:center;text-align:center;gap:2px}.docs-flow-arrow{color:#64748b;font-size:14px;margin:3px 0}.docs-flow-hl{color:#fbbf24;font-weight:700}.docs-carousel{position:relative;max-width:720px;margin:0 auto 24px}.home-carousel{max-width:900px}.home-carousel .docs-carousel-slide img{padding:0;border-radius:12px}.intro-body{font-size:15px;line-height:1.8;color:#334155;margin:0;white-space:pre-line}.intro-body strong{font-size:18px;font-weight:700;color:#2563eb}.split-section{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;align-items:center}.split-carousel{grid-template-columns:2fr 1fr}.split-section .section-title{text-align:left;margin-bottom:16px;color:#2563eb}.split-section .home-carousel{max-width:100%;margin:0}.docs-carousel-viewport{overflow:hidden;border-radius:12px;border:1px solid #e2e8f0}.docs-carousel-track{display:flex;transition:transform .35s ease}.docs-carousel-slide{flex:0 0 100%;min-width:0}.docs-carousel-slide img{display:block;width:100%;height:auto;background:#fff;padding:12px;box-sizing:border-box}.docs-carousel-cap{padding:8px 12px;font-size:12px;color:#64748b;text-align:center;border-top:1px solid #f1f5f9}.docs-carousel-btn{position:absolute;top:42%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;border:1px solid #e2e8f0;background:#fff;color:#0f172a;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000014;transition:background .15s,color .15s}.docs-carousel-btn:hover{background:#0f172a;color:#fff}.docs-carousel-btn.prev{left:-18px}.docs-carousel-btn.next{right:-18px}.docs-carousel-dots{display:flex;gap:6px;justify-content:center;margin-top:12px}.lightbox{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center}.lightbox-backdrop{position:absolute;inset:0;background:#0a0f19e6}.lightbox-img{position:relative;max-width:min(90vw,1100px);max-height:82vh;border-radius:12px;box-shadow:0 12px 48px #00000080;background:#fff}.lightbox-cap{position:absolute;left:0;right:0;bottom:28px;text-align:center;color:#e2e8f0;font-size:15px}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:none;cursor:pointer;background:#ffffff1f;color:#fff;font-size:26px;display:flex;align-items:center;justify-content:center}.lightbox-nav:hover{background:#ffffff40}.lightbox-prev{left:24px}.lightbox-next{right:24px}.lightbox-close{position:absolute;top:20px;right:20px;width:40px;height:40px;border-radius:50%;border:none;cursor:pointer;background:#ffffff1f;color:#fff;font-size:18px}.lightbox-close:hover{background:#ffffff40}.lightbox[hidden]{display:none}.docs-carousel-dot{width:8px;height:8px;border-radius:50%;padding:0;border:none;cursor:pointer;background:#e2e8f0;transition:background .15s,transform .15s}.docs-carousel-dot.active{background:#2563eb;transform:scale(1.2)}.docs-carousel-placeholder{aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;background:#f8fafc;color:#94a3b8;font-size:13px;text-align:center;padding:24px}.docs-prose table{width:100%;border-collapse:collapse;font-size:13px;margin-bottom:20px}.docs-prose th{text-align:left;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-weight:600;padding:8px 12px;border-bottom:1px solid #e2e8f0}.docs-prose td{padding:10px 12px;color:#334155;border-bottom:1px solid #f1f5f9}.docs-prose tr:last-child td{border-bottom:none}.docs-prose blockquote{border-left:3px solid #2563eb;background:#eff6ff;padding:12px 16px;border-radius:0 8px 8px 0;color:#1d4ed8;font-size:13px;margin-bottom:20px}.docs-prevnext{display:flex;justify-content:space-between;gap:16px;margin-top:48px;padding-top:24px;border-top:1px solid #e2e8f0}.docs-pn-link{flex:1;display:block;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;text-decoration:none;transition:border-color .15s,box-shadow .15s}.docs-pn-link:hover{border-color:#2563eb;box-shadow:0 2px 12px #2563eb14}.docs-pn-link.next{text-align:right}.docs-pn-label{font-size:12px;color:#94a3b8;margin-bottom:2px}.docs-pn-title{font-size:15px;font-weight:600;color:#0f172a}.docs-index-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.docs-index-card{display:block;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px 18px;transition:box-shadow .2s,border-color .2s}.docs-index-card:hover{box-shadow:0 4px 24px #00000014;border-color:#2563eb}.docs-index-card h3{font-size:15px;font-weight:700;margin-bottom:4px}.docs-index-card p{font-size:13px;color:#64748b;line-height:1.5;margin:0}.docs-sub-badge{display:inline-block;font-size:12px;margin-left:5px;vertical-align:middle;transform:translateY(-1px);cursor:default;line-height:1}.docs-sidebar .docs-sub-badge{font-size:11px;margin-left:4px;transform:translateY(-1px)}.docs-prose h1 .docs-sub-badge{font-size:19px;margin-left:8px;transform:translateY(-2px)}@media(max-width:768px){.nav-links{display:none}.auth-card{grid-template-columns:1fr;max-width:440px}.auth-brand{padding:28px 28px 20px}.auth-brand-logo{margin-bottom:18px}.auth-brand-title{font-size:20px}.auth-brand-list{display:none}.auth-panel{padding:32px 28px}.hero{padding:64px 0 48px}.hero h1{font-size:32px}.hero p{font-size:15px}.hero-btns{flex-direction:column}.split-section{grid-template-columns:1fr;gap:32px}.section{padding:64px 0}.project-item{flex-direction:column;align-items:flex-start}.dash-grid{grid-template-columns:1fr}.docs-layout,.docs-layout.has-toc{grid-template-columns:1fr;gap:0;padding:24px 0 64px}.docs-sidebar,.docs-toc{display:none}.docs-prose h1{font-size:23px}.docs-prevnext{flex-direction:column}}
