@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600&family=Spectral:wght@500;600;700&display=swap";
:root{--bg-top:#f5efe5;--bg-bottom:#e4d6c3;--ink:#2f2a23;--muted:#6d6457;--accent:#a35b2a;--accent-strong:#7a3f1e;--surface:#fffaf2;--line:#d7c9b5;--shadow:#2a221829;--radius:18px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100vh;color:var(--ink);background:radial-gradient(circle at top,var(--bg-top),var(--bg-bottom));-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,Segoe UI,sans-serif;position:relative}body:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at 20% 20%,#fff9,#0000 60%),radial-gradient(circle at 80% 10%,#fff6,#0000 55%);position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}
.TopBar-module__N927SG__shell{z-index:1100;padding:12px 16px 0;position:sticky;top:0}.TopBar-module__N927SG__bar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#fffdf8f5,#f7eddde6),radial-gradient(circle at 100% 0,#a35b2a14,#0000 55%);border:1px solid #7a3f1e3d;border-radius:18px;align-items:center;gap:10px;width:min(1400px,100%);margin:0 auto;padding:8px;display:flex;box-shadow:0 14px 30px #3c2b1929,inset 0 1px #ffffffbf}.TopBar-module__N927SG__brand{background:linear-gradient(120deg,#cc8d5433,#a35b2a1a);border:1px solid #a35b2a4d;border-radius:999px;flex:none;align-items:center;gap:8px;padding:7px 11px;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.TopBar-module__N927SG__brand:hover{background:linear-gradient(120deg,#cc8d544d,#a35b2a29);border-color:#a35b2a80;transform:translateY(-1px)}.TopBar-module__N927SG__brandMark{background:linear-gradient(120deg,#cc8d54,var(--accent));color:#fff;letter-spacing:.08em;border-radius:999px;justify-content:center;align-items:center;min-width:44px;padding:4px 8px;font-size:.72rem;font-weight:700;display:inline-flex}.TopBar-module__N927SG__brandText{color:var(--accent-strong);font-family:Spectral,Times New Roman,serif;font-size:1rem;font-weight:600;line-height:1}.TopBar-module__N927SG__brandActive{border-color:#a35b2a8c}.TopBar-module__N927SG__nav{flex-wrap:wrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.TopBar-module__N927SG__menu{flex:none;position:relative}.TopBar-module__N927SG__menuSummary{white-space:nowrap;color:var(--ink);background:#fffaf2b8;border:1px solid #a35b2a29;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.9rem;line-height:1;list-style:none;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.TopBar-module__N927SG__menuSummary::-webkit-details-marker{display:none}.TopBar-module__N927SG__menuSummary:hover{color:var(--accent-strong);background:#fff6e9f2;border-color:#a35b2a61}.TopBar-module__N927SG__menuSummaryActive{color:var(--accent-strong);background:#a35b2a29;border-color:#a35b2a80;font-weight:600}.TopBar-module__N927SG__menu[open] .TopBar-module__N927SG__menuSummary{background:#fff4e4f2;border-color:#a35b2a80}.TopBar-module__N927SG__caret{color:var(--muted);font-size:.65rem;transition:transform .2s,color .2s}.TopBar-module__N927SG__menu[open] .TopBar-module__N927SG__caret{color:var(--accent);transform:rotate(180deg)}.TopBar-module__N927SG__menuList{z-index:20;background:linear-gradient(145deg,#fffbf5fa,#f8efe2fa),radial-gradient(circle at top,#cc8d541a,#0000 60%);border:1px solid #a35b2a42;border-radius:14px;gap:5px;min-width:250px;padding:9px;animation:.15s ease-out TopBar-module__N927SG__drop-in;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 20px 36px #2a221833}.TopBar-module__N927SG__menuRight .TopBar-module__N927SG__menuList{left:auto;right:0}.TopBar-module__N927SG__menuLink{color:var(--ink);border-radius:9px;justify-content:flex-start;align-items:center;padding:8px 10px;font-size:.88rem;transition:background .2s,color .2s;display:inline-flex}.TopBar-module__N927SG__menuLink:hover{color:var(--accent-strong);background:#a35b2a21}.TopBar-module__N927SG__menuLinkActive{color:var(--accent-strong);background:linear-gradient(120deg,#cc8d543d,#a35b2a21);font-weight:600}.TopBar-module__N927SG__signOut{color:#fff;white-space:nowrap;background:linear-gradient(120deg,var(--accent),var(--accent-strong));border:1px solid #0000;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:8px 14px;font-weight:600;transition:filter .2s,transform .2s;display:inline-flex;box-shadow:0 10px 20px #7a3f1e40}.TopBar-module__N927SG__signOut:hover{filter:brightness(.94);transform:translateY(-1px)}.TopBar-module__N927SG__brand:focus-visible,.TopBar-module__N927SG__menuSummary:focus-visible,.TopBar-module__N927SG__menuLink:focus-visible,.TopBar-module__N927SG__signOut:focus-visible{outline-offset:2px;outline:2px solid #a35b2a85}@keyframes TopBar-module__N927SG__drop-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1120px){.TopBar-module__N927SG__shell{padding:10px 12px 0}.TopBar-module__N927SG__bar{gap:8px}.TopBar-module__N927SG__menuSummary{padding:7px 10px;font-size:.85rem}.TopBar-module__N927SG__signOut{padding:7px 12px}}@media (max-width:900px){.TopBar-module__N927SG__bar{flex-wrap:wrap}.TopBar-module__N927SG__brand{order:1}.TopBar-module__N927SG__signOut{order:2;margin-left:auto}.TopBar-module__N927SG__nav{order:3;width:100%}}@media (max-width:640px){.TopBar-module__N927SG__shell{padding:8px 8px 0}.TopBar-module__N927SG__bar{border-radius:14px;padding:7px}.TopBar-module__N927SG__brand{gap:6px;padding:6px 8px}.TopBar-module__N927SG__brandMark{min-width:40px;font-size:.66rem}.TopBar-module__N927SG__brandText{font-size:.92rem}.TopBar-module__N927SG__menuList,.TopBar-module__N927SG__menuRight .TopBar-module__N927SG__menuList{min-width:220px;left:0;right:auto}}
