*,*:before,*:after{box-sizing:border-box}:root{--primary: #B31426;--primary-dark: #7a0d1a;--primary-light: #d8344a;--black: #000000;--white: #FFFFFF;--text: #ffffff;--text-strong: #ffffff;--text-muted: rgba(255, 255, 255, .72);--text-subtle: rgba(255, 255, 255, .56);--surface: rgba(255, 255, 255, .06);--surface-strong: rgba(255, 255, 255, .1);--surface-border: rgba(255, 255, 255, .14);--elev-1: 0 1px 2px rgba(0, 0, 0, .3), 0 1px 3px rgba(0, 0, 0, .15);--elev-2: 0 3px 6px rgba(0, 0, 0, .32), 0 3px 6px rgba(0, 0, 0, .18);--elev-3: 0 10px 20px rgba(0, 0, 0, .35), 0 6px 6px rgba(0, 0, 0, .22);--elev-4: 0 14px 28px rgba(0, 0, 0, .4), 0 10px 10px rgba(0, 0, 0, .22);--elev-5: 0 19px 38px rgba(0, 0, 0, .45), 0 15px 12px rgba(0, 0, 0, .22);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--radius-pill: 999px;font-family:Roboto,system-ui,-apple-system,Segoe UI,sans-serif;color-scheme:dark;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0}body{min-height:100vh;color:var(--text);background:radial-gradient(120% 80% at 0% 0%,rgba(179,20,38,.55) 0%,transparent 60%),linear-gradient(160deg,#b31426,#5a0a13 45%,#000);background-attachment:fixed;display:flex;flex-direction:column;font-weight:400;letter-spacing:.01em}a{color:var(--white);text-decoration:none;transition:color .15s ease}a:hover{color:var(--primary-light)}button{font-family:inherit}main{flex:1;width:100%}.navbar.svelte-12qhfyh{position:sticky;top:0;z-index:50;backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);background:#00000047;border-bottom:1px solid var(--surface-border);box-shadow:var(--elev-2)}.navbar-inner.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;height:64px;margin:0 auto;padding:0 1.5rem}.brand.svelte-12qhfyh{display:inline-flex;align-items:baseline;font-size:1.5rem;font-weight:900;letter-spacing:-.02em;color:var(--white);text-decoration:none}.brand.svelte-12qhfyh:hover{color:var(--white)}.brand-mark.svelte-12qhfyh{color:var(--white);background:linear-gradient(135deg,#fff,#f1c5cb);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.brand-name.svelte-12qhfyh{color:var(--white)}.actions.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem}.user-btn.svelte-12qhfyh{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:var(--white);color:var(--primary);border:none;border-radius:50%;cursor:pointer;overflow:hidden;box-shadow:var(--elev-2);transition:box-shadow .2s ease,transform .15s ease,background .15s ease}.user-btn.svelte-12qhfyh:hover{box-shadow:var(--elev-3);transform:translateY(-1px)}.user-btn.svelte-12qhfyh:active{transform:translateY(0);box-shadow:var(--elev-1)}.user-btn.svelte-12qhfyh:focus-visible{outline:2px solid var(--white);outline-offset:3px}.user-btn.svelte-12qhfyh .ripple:where(.svelte-12qhfyh){position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(179,20,38,.18) 0%,transparent 70%);opacity:0;transition:opacity .2s ease}.user-btn.svelte-12qhfyh:hover .ripple:where(.svelte-12qhfyh){opacity:1}
