:global(*){box-sizing:border-box}body{margin:0;background:#0d1117;color:#e0e0e0;min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.05rem;line-height:1.7}.chrome{min-height:100vh;display:flex;flex-direction:column}.chrome__header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem clamp(1.25rem,4vw,2.5rem);border-bottom:1px solid rgba(255,255,255,.06);backdrop-filter:blur(12px);position:sticky;top:0;background:#04060cbf;z-index:10}.brand{margin:0;text-transform:uppercase;letter-spacing:.25em;font-size:.75rem;color:#ffffff8c}.dashboard-link{display:block;margin-top:.3rem;font-size:.95rem;color:#fffc;text-decoration:none;position:relative;z-index:1}.dashboard-link:hover,.dashboard-link:focus-visible{color:#fff;text-decoration:underline;text-underline-offset:.15em}nav{display:flex;gap:1rem;align-items:center;font-size:.9rem}.nav-form{margin:0}nav a{color:#fffc;text-decoration:none;padding:.4rem .75rem;border-radius:999px;transition:background .2s ease,color .2s ease}.nav-button{background:#ffffff14;border:1px solid rgba(255,255,255,.18);color:#ffffffd9;padding:.4rem .9rem;border-radius:999px;font:inherit;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.nav-button:hover{background:#ffffff29;border-color:#ffffff4d;color:#fff}nav a:hover{background:#ffffff14;color:#fff}nav a.disabled{opacity:.4;cursor:not-allowed}.nav-link--tax{color:#ffffff47!important}.nav-link--tax:hover{color:#ffffff80!important;background:#ffffff0a!important}.nav-link--tax.active{color:#ffffff73!important;background:#ffffff12!important;font-weight:500!important}.nav-link--admin{color:#a78bfa!important;font-size:.78rem;letter-spacing:.04em}.nav-link--admin:hover{background:#8b5cf626!important;color:#c4b5fd!important}nav a.active{background:#e8a02026;color:#e8a020;font-weight:600}main{flex:1;display:flex}:global(.hero-bleed){width:100vw;margin-left:50%;transform:translate(-50%);padding:0;max-width:none}:global(html,body){overflow-x:hidden}.account-menu{position:relative}.account-menu>summary{list-style:none}.account-menu>summary::-webkit-details-marker{display:none}.account-trigger{display:flex;align-items:center;gap:.45rem;background:#ffffff14;border:1px solid rgba(255,255,255,.18);color:#ffffffd9;padding:.35rem .75rem .35rem .45rem;border-radius:999px;cursor:pointer;font:inherit;font-size:.9rem;transition:background .2s,border-color .2s,color .2s;user-select:none}.account-trigger:hover,.account-menu[open] .account-trigger{background:#ffffff29;border-color:#ffffff4d;color:#fff}.account-avatar{width:24px;height:24px;border-radius:50%;object-fit:cover;flex-shrink:0}.account-avatar--default{object-position:top center;border-radius:50%;border:1px solid rgba(255,255,255,.15)}.account-initials{width:24px;height:24px;border-radius:50%;background:#ffffff2e;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700;letter-spacing:.04em;flex-shrink:0;line-height:1}.account-label{font-weight:500}.account-caret{font-size:.7rem;opacity:.6;transition:transform .2s}.account-menu[open] .account-caret{transform:rotate(180deg)}.account-dropdown{position:absolute;top:calc(100% + .6rem);right:0;min-width:260px;background:#0e1426f7;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:1rem;box-shadow:0 16px 48px #0009;backdrop-filter:blur(16px);z-index:100;animation:dropdown-in .15s ease}@keyframes dropdown-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.account-identity{display:flex;align-items:center;gap:.85rem}.account-avatar--lg{width:44px;height:44px;flex-shrink:0}.account-initials--lg{width:44px;height:44px;font-size:1rem}.account-info{min-width:0}.account-name{margin:0 0 .2rem;font-weight:600;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-email{margin:0;font-size:.78rem;color:#ffffffbf;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-divider{border:none;border-top:1px solid rgba(255,255,255,.08);margin:.75rem 0}.account-meta-block{display:flex;flex-direction:column;gap:.35rem}.account-meta-row{display:flex;justify-content:space-between;align-items:center;gap:.5rem;font-size:.72rem}.account-meta-label{color:#ffffff59;white-space:nowrap;flex-shrink:0}.account-meta-value{display:flex;align-items:center;gap:.3rem;color:#ffffffbf;text-align:right}.account-meta-value code{font-family:JetBrains Mono,Fira Code,monospace;font-size:.7rem;color:#ffffff80}.account-meta-email{max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.copy-btn{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;padding:2px;cursor:pointer;color:#ffffff59;border-radius:4px;transition:color .15s,background .15s;line-height:1}.copy-btn:hover{color:#ffffffbf;background:#ffffff14}.copy-btn.copied{color:#4ade80}.account-billing-link{display:block;padding:.55rem .9rem;font-size:.875rem;font-weight:500;color:#94a3b8;text-decoration:none;border-radius:8px;transition:background .15s,color .15s}.account-billing-link:hover{background:#6366f126;color:#a5b4fc}.account-logout{width:100%;padding:.55rem .9rem;background:#ef44441f;border:1px solid rgba(239,68,68,.25);color:#fca5a5;border-radius:8px;font:inherit;font-size:.875rem;font-weight:500;cursor:pointer;text-align:center;transition:background .2s,border-color .2s,color .2s}.account-logout:hover{background:#ef444438;border-color:#ef444473;color:#fecaca}.account-meta-unset{color:#ffffff59;font-style:italic;font-size:.82rem}.account-inline-edit{background:none;border:none;color:#fff6;cursor:pointer;font-size:.75rem;padding:0 .2rem;margin-left:.25rem;line-height:1;transition:color .15s;vertical-align:middle}.account-inline-edit:hover{color:#a5b4fc}.alert-email-form{display:flex;flex-direction:column;gap:.5rem;margin-top:.4rem;width:100%}.alert-email-form input[type=email]{width:100%;background:#ffffff12;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#fff;font-size:.82rem;padding:.45rem .7rem;outline:none;transition:border-color .15s}.alert-email-form input[type=email]:focus{border-color:#6366f199}.alert-email-actions{display:flex;gap:.4rem}.alert-email-save{flex:1;padding:.35rem .6rem;border-radius:6px;border:none;background:#6366f140;color:#a5b4fc;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .15s}.alert-email-save:hover{background:#6366f166}.alert-email-cancel{padding:.35rem .6rem;border-radius:6px;border:1px solid rgba(255,255,255,.1);background:transparent;color:#ffffff73;font-size:.8rem;cursor:pointer;transition:background .15s}.alert-email-cancel:hover{background:#ffffff0f}@media(max-width:720px){.chrome__header{flex-direction:column;align-items:flex-start;gap:.75rem}nav{flex-wrap:wrap}.account-dropdown{right:auto;left:0}}.help-pill{position:fixed;bottom:1.5rem;right:1.5rem;z-index:9000;display:inline-flex;align-items:center;gap:.4em;padding:.5rem 1rem;border-radius:999px;border:none;background:#16a34a;backdrop-filter:blur(10px);color:#fff;font-size:.8rem;font-weight:600;letter-spacing:.02em;cursor:pointer;box-shadow:0 4px 20px #16a34a59;transition:background .15s,transform .15s,color .15s}.help-pill:hover{background:#15803d;transform:translateY(-2px)}.help-pill__badge{background:#facc15;color:#0b0f1a;font-size:.65rem;font-weight:700;min-width:1.2em;height:1.2em;padding:0 .25em;border-radius:999px;line-height:1.2em;text-align:center;display:inline-flex;align-items:center;justify-content:center}.help-drawer{position:fixed;bottom:4.5rem;right:1.5rem;z-index:9001;width:min(380px,calc(100vw - 2rem));max-height:520px;display:flex;flex-direction:column;border-radius:18px;background:#13172a;border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 48px #0000008c;overflow:hidden;animation:drawer-in .2s ease}.help-drawer[hidden]{display:none}@keyframes drawer-in{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.help-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.1rem;border-bottom:1px solid rgba(255,255,255,.07);flex-shrink:0}.help-drawer__title{font-size:.88rem;font-weight:700;color:#e2e8f0}.help-drawer__close{background:none;border:none;color:#fff6;font-size:1rem;cursor:pointer;padding:.2rem .4rem;border-radius:6px;transition:color .12s,background .12s}.help-drawer__close:hover{color:#fff;background:#ffffff12}.help-drawer__messages{flex:1;overflow-y:auto;padding:.85rem 1.1rem;display:flex;flex-direction:column;gap:.6rem;min-height:80px}.help-drawer__loading{font-size:.8rem;color:#ffffff59;margin:auto}.help-drawer__empty{font-size:.8rem;color:#ffffff59;text-align:center;margin:auto;line-height:1.5}.help-msg{display:flex;flex-direction:column;gap:.15rem;max-width:85%}.help-msg--user{align-self:flex-end;align-items:flex-end}.help-msg--admin{align-self:flex-start}.help-msg__text{padding:.5rem .8rem;border-radius:14px;font-size:.82rem;line-height:1.5;word-break:break-word}.help-msg--user .help-msg__text{background:#6366f14d;color:#c7d2fe;border-bottom-right-radius:4px}.help-msg--admin .help-msg__text{background:#ffffff12;color:#e2e8f0;border-bottom-left-radius:4px}.help-msg__time{font-size:.65rem;color:#ffffff47}.help-drawer__compose{border-top:1px solid rgba(255,255,255,.07);padding:.75rem 1.1rem;flex-shrink:0}.help-drawer__input{width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#e2e8f0;font-size:.82rem;padding:.55rem .8rem;resize:none;font-family:inherit;line-height:1.4;transition:border-color .12s}.help-drawer__input:focus{outline:none;border-color:#6366f180}.help-drawer__footer{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem}.help-drawer__count{font-size:.7rem;color:#ffffff4d}.help-drawer__count.near-limit{color:#fbbf24}.help-drawer__count.at-limit{color:#ef4444}.help-drawer__send{padding:.4rem 1rem;border-radius:8px;border:none;background:#6366f1;color:#fff;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .15s}.help-drawer__send:hover{background:#4f46e5}.help-drawer__send:disabled{opacity:.5;cursor:default}.demo-banner[data-astro-cid-2lkwdfuz]{position:sticky;top:0;z-index:9999;background:linear-gradient(90deg,#7c3aed,#5865f2);color:#fff;padding:.55rem 1.25rem;box-shadow:0 2px 12px #5865f273}.demo-banner__inner[data-astro-cid-2lkwdfuz]{display:flex;align-items:center;gap:.75rem;max-width:1200px;margin:0 auto;flex-wrap:wrap}.demo-badge[data-astro-cid-2lkwdfuz]{flex-shrink:0;background:#fff3;border:1px solid rgba(255,255,255,.4);font-size:.62rem;font-weight:800;letter-spacing:.12em;padding:.18rem .5rem;border-radius:999px}.demo-banner__text[data-astro-cid-2lkwdfuz]{margin:0;font-size:.88rem;opacity:.93;flex:1}.demo-banner__text[data-astro-cid-2lkwdfuz] strong[data-astro-cid-2lkwdfuz]{font-weight:700}.demo-banner__actions[data-astro-cid-2lkwdfuz]{display:flex;gap:.5rem;flex-shrink:0}.demo-btn[data-astro-cid-2lkwdfuz]{display:inline-flex;align-items:center;padding:.38rem .9rem;border-radius:999px;font-size:.82rem;font-weight:600;text-decoration:none;transition:opacity .15s ease;white-space:nowrap}.demo-btn[data-astro-cid-2lkwdfuz]:hover{opacity:.85}.demo-btn--signup[data-astro-cid-2lkwdfuz]{background:#fff;color:#5865f2}.demo-btn--exit[data-astro-cid-2lkwdfuz]{background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.3)}@media(max-width:600px){.demo-banner__text[data-astro-cid-2lkwdfuz]{font-size:.78rem}.demo-btn[data-astro-cid-2lkwdfuz]{font-size:.76rem;padding:.32rem .7rem}}
