:root{--bot-bg-dark: #111827;--bot-bg-darker: #020617;--bot-primary: #2563eb;--bot-primary-soft: #3b82f6;--bot-accent: #10b981;--bot-text-main: #0f172a;--bot-text-muted: #6b7280}body{margin:0;padding:0;background:var(--bot-bg-darker);font-family:system-ui,-apple-system,BlinkMacSystemFont,Inter,sans-serif}.bot-page{min-height:100vh;display:flex;flex-direction:column}.bot-navbar{height:64px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:var(--bot-bg-darker);border-bottom:1px solid rgba(148,163,184,.25);color:#e5e7eb}.bot-nav-left{display:flex;align-items:center;gap:1.7rem}.bot-logo{display:flex;align-items:center;gap:.6rem}.bot-logo-mark{width:22px;height:22px;border-radius:6px;background:linear-gradient(135deg,var(--bot-primary),var(--bot-accent))}.bot-logo-text{font-weight:700;font-size:.9rem;letter-spacing:.18em;text-transform:uppercase}.bot-nav-links{display:flex;gap:1.4rem;font-size:.9rem}.bot-nav-links a{color:#e5e7eb;text-decoration:none;padding-bottom:3px;border-bottom:2px solid transparent;transition:.18s}.bot-nav-links a:hover{border-color:var(--bot-primary)}.bot-nav-right{display:flex;gap:.7rem}.bot-btn{border-radius:999px;border:none;padding:.55rem 1.3rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:.15s}.bot-btn--primary{background:var(--bot-primary);color:#fff;box-shadow:0 6px 16px #2563eb59}.bot-btn--primary:hover{transform:translateY(-1px);box-shadow:0 8px 20px #2563eb73}.bot-btn--discord{background:var(--bot-primary);color:#fff}.bot-btn--discord:hover{background:var(--bot-primary-soft)}.bot-btn--ghost{background:transparent;color:#e5e7eb;border:1px solid rgba(148,163,184,.6)}.bot-btn--ghost:hover{background:#ffffff0f}.bot-btn--outline{background:#fff;color:var(--bot-text-main);border:1px solid rgba(148,163,184,.8)}.bot-btn--outline:hover{background:#eef2ff}.bot-hero{background:var(--bot-bg-dark);color:#fff;padding:4.5rem 5vw 5rem;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:3.5rem}.bot-hero-title{font-size:clamp(2.1rem,3.3vw,2.8rem);margin:0 0 1rem}.bot-hero-title span{color:var(--bot-accent)}.bot-hero-text{font-size:.95rem;line-height:1.6;color:#e5e7eb;max-width:560px}.bot-hero-actions{margin-top:1.6rem;display:flex;flex-wrap:wrap;gap:.8rem}.bot-hero-note{margin-top:.8rem;font-size:.8rem;opacity:.8}.bot-hero-preview{display:flex;justify-content:center;align-items:center}.bot-preview-card{width:280px;border-radius:14px;padding:1rem 1.3rem;background:#020617;border:1px solid rgba(148,163,184,.55);color:#f1f5f9;box-shadow:0 12px 30px #0000008c}.bot-preview-header{display:flex;justify-content:space-between;margin-bottom:.6rem;font-weight:600}.bot-preview-line--muted{color:#9ca3af}.bot-preview-list{margin:0;padding-left:1.1rem;font-size:.88rem}.bot-wave-separator{background:var(--bot-bg-dark)}.bot-wave-svg{width:100%;height:80px;display:block}.bot-main{background:#f9fafb;padding:3.5rem 5vw 4rem;color:var(--bot-text-main)}.bot-main-intro{max-width:640px;margin:0 auto 2.4rem;text-align:center}.bot-main-intro h2{margin:0 0 .6rem}.bot-main-intro p{margin:0;font-size:.95rem;color:var(--bot-text-muted)}.bot-main-grid{display:grid;gap:1.6rem;grid-template-columns:repeat(3,minmax(0,1fr));max-width:1120px;margin:0 auto 3.2rem}.bot-main-card{background:#fff;border-radius:18px;padding:1.4rem 1.5rem 1.5rem;box-shadow:0 10px 28px #0f172a0f;border:1px solid rgba(229,231,235,.95);position:relative;overflow:hidden}.bot-main-card h3{margin:0 0 .7rem;font-size:1rem}.bot-main-card p{margin:0 0 1.4rem;font-size:.92rem;color:var(--bot-text-muted)}.bot-pill{display:inline-block;padding:.25rem .7rem;border-radius:999px;font-size:.78rem;font-weight:600;background:#e5e7eb;color:#374151}.bot-pill--blue{background:#3b82f626;color:#1d4ed8}.bot-pill--green{background:#10b98129;color:#047857}.bot-console-wrapper{max-width:900px;margin:0 auto 3rem;border-radius:16px;background:#020617;border:1px solid rgba(148,163,184,.5);box-shadow:0 16px 40px #0f172a8c;overflow:hidden}.bot-console-header{padding:.6rem 1rem;display:flex;justify-content:space-between;font-size:.8rem;background:#020617;color:#e5e7eb;border-bottom:1px solid rgba(148,163,184,.5)}.bot-console-status{color:#22c55e}.bot-console-body{padding:1.1rem 1rem 1.2rem;font-family:SF Mono,Menlo,ui-monospace,monospace;font-size:.85rem;color:#e5e7eb;background:radial-gradient(circle at top left,#1e293b 0,#020617 60%)}.bot-console-body pre{margin:0;white-space:pre-wrap}.bot-two-cols{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}.bot-two-col-card{background:#fff;border-radius:16px;padding:1.4rem 1.5rem 1.3rem;border:1px solid rgba(229,231,235,.9)}.bot-two-col-card h3{margin:0 0 .6rem}.bot-two-col-card ul{margin:0;padding-left:1.1rem;font-size:.9rem;color:var(--bot-text-muted)}.bot-status{background:#f9fafb;padding:0 5vw 3.5rem}.bot-status-card{max-width:900px;margin:0 auto;background:#020617;border-radius:18px;border:1px solid rgba(148,163,184,.7);color:#e5e7eb;box-shadow:0 18px 40px #0f172abf;padding:1.4rem 1.5rem 1.6rem}.bot-status-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.8rem}.bot-status-body{font-size:.9rem}.bot-status-error{color:#f97373}.bot-status-muted{color:#9ca3af}.bot-status-json{margin:0;font-family:SF Mono,Menlo,ui-monospace,monospace;font-size:.85rem}.bot-cta{background:#fff;text-align:center;padding:3rem 5vw 4rem;color:var(--bot-text-main)}.bot-cta h2{margin:0 0 .8rem}.bot-cta h2 span{color:var(--bot-primary)}.bot-cta p{margin:0 0 1.4rem;font-size:.95rem;color:var(--bot-text-muted)}.bot-footer{background:var(--bot-bg-dark);color:#9ca3af;font-size:.85rem;padding:1rem 5vw;display:flex;justify-content:space-between;gap:1rem}@media(max-width:900px){.bot-nav-links{display:none}.bot-navbar{padding:0 1.25rem}.bot-hero{grid-template-columns:1fr;gap:2.5rem;padding:3.5rem 1.25rem 4rem}.bot-hero-preview{order:-1}.bot-main,.bot-status,.bot-cta,.bot-footer{padding-left:1.25rem;padding-right:1.25rem}.bot-main-grid,.bot-two-cols{grid-template-columns:1fr}}@media(max-width:640px){.bot-status-card{padding:1.2rem 1.1rem 1.3rem}}.home-root{min-height:100vh;background:#050a1f;color:#e5e7eb;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;overflow-x:hidden}.home-hero{background:radial-gradient(120% 80% at 50% -10%,#141b2f,#050816 55%);color:#f9fafb}.home-hero-shell{max-width:1120px;margin:0 auto;padding:2.6rem 1.5rem 4.4rem}.home-hero-top{display:flex;justify-content:space-between;align-items:center;gap:1.2rem;margin-bottom:2.4rem}.home-logo{display:flex;align-items:center;gap:.55rem}.home-logo-dot{width:12px;height:12px;border-radius:999px;background:#22c55e;box-shadow:0 0 16px #22c55ee6}.home-logo-text{font-size:.8rem;text-transform:uppercase;letter-spacing:.22em}.home-top-right{display:flex;align-items:center;gap:.9rem}.home-backend-pill{border-radius:999px;padding:.45rem 1rem;font-size:.8rem;display:inline-flex;align-items:center;gap:.45rem;background:#050816;border:1px solid rgba(148,163,184,.6)}.home-backend-pill--ok{border-color:#22c55e}.home-backend-pill--error{border-color:#f97373}.home-backend-pill--loading{border-color:#eab308}.home-backend-dot{width:8px;height:8px;border-radius:999px;background:#6b7280}.home-backend-pill--ok .home-backend-dot{background:#22c55e}.home-backend-pill--error .home-backend-dot{background:#ef4444}.home-backend-pill--loading .home-backend-dot{background:#eab308}.home-user-menu{position:relative}.home-user-btn{border-radius:999px;border:1px solid #1f2937;background:#050816;padding:.2rem .55rem .2rem .2rem;display:flex;align-items:center;gap:.4rem;cursor:pointer;font-size:.85rem;color:#e5e7eb}.home-user-avatar{width:26px;height:26px;border-radius:999px;object-fit:cover}.home-user-name{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-user-dropdown{position:absolute;right:0;top:2.4rem;min-width:180px;border-radius:12px;padding:.25rem;background:#050816;border:1px solid #1f2937;box-shadow:0 22px 55px #000000e6;z-index:30}.home-dropdown-item{width:100%;border:none;background:transparent;color:#e5e7eb;padding:.45rem .65rem;border-radius:8px;font-size:.84rem;display:flex;align-items:center;gap:.45rem;cursor:pointer}.home-dropdown-item:hover{background:#111827}.home-dropdown-item--danger{color:#fecaca}.home-dropdown-sep{height:1px;margin:.25rem 0;background:#111827}.home-hero-main{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(0,1.3fr);gap:2.3rem;align-items:center}.home-hero-left{max-width:560px}.home-kicker{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:#9ca3af;margin:0 0 .4rem}.home-title{margin:0 0 .6rem;font-size:2rem;font-weight:800}.home-title span{color:#22c55e}.home-sub{margin:0 0 1.2rem;font-size:.92rem;color:#9ca3af;max-width:32rem}.home-hero-actions{display:flex;gap:.6rem;flex-wrap:wrap}.home-btn{border-radius:999px;padding:.55rem 1.2rem;font-size:.85rem;font-weight:600;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.home-btn-primary{background:#2563eb;color:#f9fafb;box-shadow:0 12px 30px #2563eba6}.home-btn-primary:hover{background:#1d4ed8}.home-btn-secondary{background:transparent;color:#e5e7eb;border:1px solid rgba(148,163,184,.6)}.home-btn-secondary:hover{background:#050816}.home-hero-card{background:#050816;border-radius:20px;border:1px solid rgba(31,41,55,.9);box-shadow:0 22px 55px #000000d9;padding:1.1rem 1.2rem;font-size:.86rem}.home-hero-card-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.6rem}.home-hero-card-title{font-weight:600}.home-hero-card-id{font-size:.78rem;color:#9ca3af}.home-hero-card-list{list-style:none;margin:0;padding:0;display:grid;gap:.4rem}.home-hero-card-list li{display:flex;justify-content:space-between;align-items:center}.home-status-pill{padding:.12rem .6rem;border-radius:999px;font-size:.76rem;border:1px solid rgba(148,163,184,.7)}.home-status-pill--ok{border-color:#22c55e;color:#4ade80}.home-status-pill--error{border-color:#f97373;color:#fecaca}.home-status-pill--loading{border-color:#eab308;color:#fde68a}.home-main-shell{max-width:1120px;margin:0 auto;padding:0 1.5rem 3rem;margin-top:-2.2rem}.home-tabs{margin-bottom:1.5rem;background:#050816;border-bottom:1px solid #101827;padding:.25rem .5rem;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:flex;justify-content:center;gap:.25rem;box-shadow:0 10px 30px #0000008c}.home-tab{border:none;background:transparent;color:#9ca3af;font-size:.82rem;font-weight:500;padding:.4rem 1.2rem;border-radius:999px;cursor:pointer;white-space:nowrap}.home-tab--active{background:#e5e7eb;color:#0f172a}.home-section-row{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1.4fr);gap:1rem;margin-bottom:2rem}.home-section{margin-bottom:2.3rem}.home-card,.home-server-card,.home-feature-card{background:#070b1f;border-radius:18px;border:1px solid #151a30;padding:1.3rem 1.4rem;box-shadow:0 12px 32px #0000008c}.home-card--center{text-align:center}.home-card-title{margin:0 0 .45rem;font-size:1.05rem}.home-card-text{margin:0 0 .6rem;font-size:.88rem;color:#d1d5db}.home-coming-tag{margin-top:.3rem;font-size:.85rem;color:#60a5fa}.home-list{margin:0;padding-left:1.1rem;font-size:.88rem;color:#e5e7eb}.home-list li+li{margin-top:.25rem}.home-health-json{margin:0;padding:.7rem .9rem;border-radius:12px;background:#050816;color:#e5e7eb;font-size:.76rem;border:1px solid #1f2937;max-height:220px;overflow:auto}.home-section-header{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem}.home-section-title{margin:0 0 .2rem;font-size:1.15rem}.home-section-sub{margin:0;font-size:.86rem;color:#9ca3af}.home-section-sub code{font-size:.8rem;background:#111827;padding:.05rem .25rem;border-radius:4px}.home-info{padding:.9rem 1rem;border-radius:12px;background:#050b1f;border:1px solid #2563eb;font-size:.86rem;color:#bfdbfe;margin-bottom:1rem}.home-info--warning{background:#451a03;border-color:#facc15;color:#fed7aa}.home-info--error{background:#450a0a;border-color:#fecaca;color:#fecaca}.home-info--note{background:#020617;border-color:#38bdf8;color:#e0f2fe}.home-info-detail{display:block;font-size:.8rem;margin-top:.25rem}.home-server-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.home-server-main{display:flex;gap:.85rem}.home-server-icon{width:52px;height:52px;border-radius:16px;object-fit:cover;border:1px solid #1f2937}.home-server-text{min-width:0}.home-server-name{margin:0 0 .15rem;font-size:.98rem}.home-server-meta{margin:0 0 .25rem;font-size:.82rem;color:#9ca3af}.home-server-status{font-size:.8rem}.home-pill{display:inline-block;padding:.13rem .7rem;border-radius:999px;background:#050816;font-size:.76rem;color:#e5e7eb;border:1px solid #374151}.home-pill--ok{border-color:#22c55e;color:#4ade80}.home-pill--limit{border-color:#f97373;color:#fecaca}.home-server-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem;margin-top:.3rem}.home-btn-inline{border-radius:999px;font-size:.8rem;font-weight:600;padding:.4rem .95rem;border:none;cursor:pointer}.home-btn-inline--primary{background:#2563eb;color:#fff}.home-btn-inline--primary:hover{background:#1d4ed8}.home-btn-inline--ghost{background:transparent;color:#e5e7eb;border:1px solid #4b5563}.home-btn-inline--ghost:hover{background:#050816}.home-btn-inline--disabled{background:#111827;color:#6b7280;border:1px solid #374151;cursor:not-allowed}.home-feature-grid{margin-top:1.3rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.home-feature-card h3{margin:0 0 .4rem;font-size:.98rem}.home-feature-card p{margin:0 0 .6rem;font-size:.86rem;color:#d1d5db}.home-tag{display:inline-block;padding:.14rem .7rem;border-radius:999px;font-size:.75rem;background:#020617;color:#60a5fa}.home-tag--accent{background:#022c22;color:#4ade80}@media(max-width:900px){.home-hero-main{grid-template-columns:minmax(0,1fr);gap:1.7em}}@media(max-width:640px){.home-hero-shell{padding:2rem 1rem 3.4rem}.home-main-shell{padding:0 1rem 2.4rem}.home-section-row{grid-template-columns:minmax(0,1fr)}.home-hero-top{flex-direction:column;align-items:flex-start}.home-tabs{justify-content:flex-start;overflow-x:auto}}.home-command-form{margin-top:1rem;display:flex;flex-direction:column;gap:.8rem}.home-command-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:.8rem}.home-command-field{display:flex;flex-direction:column;gap:.25rem;font-size:.86rem}.home-command-field label{color:#e5e7eb}.home-command-field input{border-radius:999px;border:1px solid #1f2937;background:#020617;color:#f9fafb;padding:.45rem .9rem;font-size:.85rem}.home-command-field input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb99}.home-command-field small{font-size:.75rem;color:#9ca3af}@media(max-width:700px){.home-command-row{grid-template-columns:minmax(0,1fr)}}.home-log-terminal{margin-top:1rem;border-radius:24px;background:radial-gradient(140% 200% at 0% 0%,#020617 0% 40%,#020617);border:1px solid #020617;box-shadow:0 30px 80px #000000e6;overflow:hidden;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.home-log-header{display:flex;justify-content:space-between;align-items:center;padding:.7rem 1.3rem;background:#020617;border-bottom:1px solid #020617}.home-log-title{font-size:.9rem;color:#e5e7eb}.home-log-status{font-size:.9rem;color:#bbf7d0;display:flex;align-items:center;gap:.35rem}.home-log-status-dot{width:8px;height:8px;border-radius:999px;background:#22c55e}.home-log-body{padding:1.1rem 1.4rem 1.2rem;background:radial-gradient(160% 260% at 0% 0%,#020617 0% 35%,#020617)}.home-log-line{font-size:.85rem;color:#e5e7eb;margin-bottom:.25rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.home-log-line--error{color:#fecaca}.home-log-prompt{color:#60a5fa}.home-log-layout{display:grid;grid-template-columns:minmax(220px,260px) minmax(320px,420px) minmax(280px,360px);gap:1.5rem;margin-top:1.5rem}@media(max-width:1100px){.home-log-layout{grid-template-columns:1fr}}.home-log-col-left,.home-log-col-middle,.home-log-col-right{display:flex;flex-direction:column;gap:1rem}.home-log-subtitle{font-size:.95rem;font-weight:600;color:#e5e7eb;margin-bottom:.25rem}.home-log-small{font-size:.75rem;color:#9ca3af}.home-log-event-list{display:flex;flex-direction:column;gap:.5rem}.home-log-event-btn{position:relative;text-align:left;border:1px solid #1f2937;background:#020617;border-radius:.75rem;padding:.6rem .75rem;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .05s ease}.home-log-event-btn:hover{border-color:#374151;background:#020617;transform:translateY(-1px)}.home-log-event-btn--active{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f659}.home-log-event-label{display:block;font-size:.9rem;font-weight:600;color:#f9fafb}.home-log-event-desc{display:block;margin-top:.15rem;font-size:.76rem;color:#9ca3af}.home-log-channel-box{margin-top:1rem;padding:.75rem .9rem;border-radius:.75rem;background:#020617;border:1px solid #1f2937;display:flex;flex-direction:column;gap:.35rem}.home-log-channel-box h4{font-size:.86rem;font-weight:600;color:#e5e7eb;margin:0}.home-log-channel-box select{margin-top:.3rem;background:#020617;border:1px solid #374151;border-radius:.6rem;padding:.4rem .55rem;color:#e5e7eb;font-size:.85rem;outline:none}.home-log-channel-box select:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f666}.home-log-field-row{display:flex;flex-wrap:wrap;gap:.75rem}.home-log-field{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:.25rem}.home-log-field label{font-size:.78rem;font-weight:500;color:#d1d5db}.home-log-field input[type=text],.home-log-field textarea{background:#020617;border-radius:.6rem;border:1px solid #1f2937;padding:.45rem .6rem;font-size:.85rem;color:#e5e7eb;outline:none;resize:vertical;min-height:2.35rem}.home-log-field textarea{min-height:5rem}.home-log-field input:focus,.home-log-field textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f666}.home-log-color-field .home-log-color-wrap{display:flex;gap:.4rem;align-items:center}.home-log-color-field input[type=color]{width:2.2rem;height:2.2rem;padding:0;border-radius:999px;border:none;background:transparent;cursor:pointer}.home-log-field-toggle{align-items:flex-start;max-width:70px}.home-log-field-toggle input[type=checkbox]{margin-top:.5rem;width:1.1rem;height:1.1rem}.home-log-fields-list{margin-top:.75rem;padding:.75rem .9rem;border-radius:.75rem;border:1px solid #1f2937;background:#020617;display:flex;flex-direction:column;gap:.6rem}.home-log-fields-header{display:flex;flex-direction:column;gap:.15rem}.home-log-fields-header h4{margin:0;font-size:.86rem;font-weight:600;color:#e5e7eb}.home-log-actions{margin-top:.75rem;display:flex;gap:.5rem;flex-wrap:wrap}.home-log-preview{margin-top:.5rem;display:flex;align-items:stretch;gap:.5rem}.home-log-preview-border{width:4px;border-radius:999px;background:#ef4444}.home-log-preview-card{flex:1;border-radius:.75rem;background:#020617;border:1px solid #1f2937;padding:.75rem .9rem;display:flex;flex-direction:column;gap:.5rem}.home-log-preview-header{display:flex;justify-content:space-between;align-items:center}.home-log-preview-title{font-size:.9rem;font-weight:600;color:#f9fafb}.home-log-preview-body{font-size:.82rem;color:#e5e7eb;display:flex;flex-direction:column;gap:.5rem}.home-log-preview-description{margin:0;line-height:1.4}.home-log-preview-fields{display:grid;grid-template-columns:minmax(0,1fr);gap:.3rem}.home-log-preview-field{background:#0b1120;border-radius:.4rem;padding:.3rem .45rem}.home-log-preview-field-label{font-size:.7rem;font-weight:600;color:#9ca3af}.home-log-preview-field-value{font-size:.78rem;color:#e5e7eb}.home-log-preview-footer{border-top:1px solid #111827;padding-top:.35rem;margin-top:.2rem}.home-log-preview-footer-text{font-size:.75rem;color:#9ca3af}.home-log-terminal{margin-top:1.75rem;border-radius:.9rem;background:#020617;border:1px solid #1f2937;overflow:hidden;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.8rem}.home-log-header{display:flex;justify-content:space-between;align-items:center;padding:.45rem .7rem;background:#020617;border-bottom:1px solid #111827}.home-log-title{color:#e5e7eb}.home-log-status{display:inline-flex;align-items:center;gap:.3rem;font-size:.75rem;color:#22c55e}.home-log-status-dot{width:.4rem;height:.4rem;border-radius:999px;background:#22c55e}.home-log-body{padding:.55rem .75rem;max-height:220px;overflow-y:auto;background:radial-gradient(circle at top left,#020617 0 40%,#000)}.home-log-line{color:#e5e7eb;white-space:nowrap}.home-log-line+.home-log-line{margin-top:.15rem}.home-log-line--error{color:#f97373}.home-log-prompt{color:#22c55e}@media(max-width:640px){.home-log-preview{flex-direction:row}}.code-gate-backdrop{position:fixed;inset:0;background:#0f172abf;display:flex;align-items:center;justify-content:center;z-index:9999}.code-gate-modal{background:#020617;border:1px solid rgba(148,163,184,.4);border-radius:1rem;padding:2rem 2.5rem;max-width:380px;width:100%;box-shadow:0 22px 50px #0009}.code-gate-title{font-size:1.4rem;font-weight:600;margin-bottom:.5rem;color:#e5e7eb}.code-gate-text{font-size:.9rem;color:#9ca3af;margin-bottom:1.5rem}.code-gate-form{display:flex;flex-direction:column;gap:.75rem}.code-gate-input{padding:.6rem .9rem;border-radius:.6rem;border:1px solid #4b5563;background:#020617;color:#e5e7eb;font-size:.95rem;outline:none}.code-gate-input:focus{border-color:#6366f1}.code-gate-button{padding:.6rem .9rem;border-radius:.6rem;border:none;font-size:.95rem;font-weight:500;background:linear-gradient(135deg,#6366f1,#a855f7);color:#fff;cursor:pointer}.code-gate-button:hover{opacity:.95}.code-gate-error{font-size:.8rem;color:#f97373}.code-gate-hint{margin-top:.75rem;font-size:.75rem;color:#6b7280;text-align:right}
