.app-shell_content__nD__n{min-height:calc(100dvh - var(--nav-h))}.app-shell_skip__iqQhf{position:absolute;left:12px;top:-48px;z-index:100;padding:8px 12px;border-radius:var(--radius-sm);background:var(--orange);color:var(--on-orange);font-weight:700}.app-shell_skip__iqQhf:focus{top:12px}@media (max-width:760px){.app-shell_content__nD__n{padding-bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom))}}

/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */:root{--bg:#100b08;--bg-2:#0c0907;--bg-rail:#0f0b09;--surface:#17110e;--surface-2:#1d1511;--surface-3:#231913;--panel:#13100d;--card:#15100d;--field:#15100d;--orange:#ff6b35;--orange-2:#ff8a5b;--amber:#ffb84d;--on-orange:#170a05;--orange-tint:#ff6b3517;--orange-line:#ff6b3547;--text:#fff4eb;--text-2:#eadcd2;--text-3:#d9cabf;--muted:#a9988d;--muted-2:#776a62;--tag-text:#bfaea3;--tag-bg:#201611;--line:#ffffff13;--line-strong:#ffffff1c;--hover:#ffffff0a;--focus:#ffb84d;--danger:#f2765f;--success:#9fcf7a;--like:#ff7a8a;--font-sans:var(--font-geist),Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;--font-mono:var(--font-geist-mono),ui-monospace,SFMono-Regular,Menlo,monospace;--text-h1:40px;--text-h2:28px;--text-h3:18px;--text-section:20px;--text-base:15px;--text-post:14.5px;--text-md:14px;--text-sm:13px;--text-xs:12px;--text-label:11px;--tracking-label:.12em;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--radius-xs:6px;--radius-sm:10px;--radius-field:12px;--radius-md:14px;--radius-card:16px;--radius-panel:18px;--radius-lg:22px;--nav-h:66px;--tabbar-h:60px;--page-max:1280px;--gutter:24px;--touch:44px;--shadow:0 26px 80px #00000047;--shadow-pop:0 18px 50px #00000073;--ease:cubic-bezier(.2,.7,.2,1);--dur:.18s}@media (max-width:760px){:root{--gutter:16px}}*,:after,:before{box-sizing:border-box}html{color-scheme:dark;-webkit-text-size-adjust:100%;scrollbar-color:#3a2a21 transparent}body{background:var(--bg);min-height:100dvh;color:var(--text);font-family:var(--font-sans);font-size:var(--text-base);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.5}body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}h1,h2,h3{letter-spacing:-.03em;text-wrap:balance;font-weight:700;line-height:1.15}p{text-wrap:pretty}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;padding:0}button:disabled{cursor:not-allowed}input,select,textarea{background:var(--field);border:1px solid var(--line);border-radius:var(--radius-field);width:100%;min-width:0;min-height:40px;font-size:var(--text-md);transition:border-color var(--dur) var(--ease),box-shadow var(--dur) var(--ease);outline:none;padding:9px 13px}input::placeholder,textarea::placeholder{color:var(--muted-2)}input:hover,select:hover,textarea:hover{border-color:var(--line-strong)}input:focus,select:focus,textarea:focus{border-color:#ff6b3580;box-shadow:0 0 0 3px #ff6b351f}textarea{resize:vertical;min-height:96px;line-height:1.55}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none}::selection{background:var(--orange);color:var(--on-orange)}kbd{font-family:var(--font-mono);color:var(--muted-2);border:1px solid var(--line-strong);border-radius:5px;padding:1px 5px;font-size:10px}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.mobile-tab-bar_bar__uHYlQ{display:none}@media (max-width:760px){.mobile-tab-bar_bar__uHYlQ{position:fixed;inset:auto 0 0;z-index:50;display:grid;grid-template-columns:repeat(5,1fr);height:calc(var(--tabbar-h) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:rgba(12,9,7,.96);backdrop-filter:blur(12px);border-top:1px solid var(--line)}}.mobile-tab-bar_item__QQjII{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:var(--muted);font-size:10px;font-weight:600}.mobile-tab-bar_active__0ZjZo{color:var(--text)}.mobile-tab-bar_active__0ZjZo svg{color:var(--orange)}