:root{--bg-primary: #0a0a0f;--bg-secondary: #15131a;--bg-card: rgba(28, 22, 30, .6);--bg-card-hover: rgba(36, 28, 38, .8);--border-card: rgba(184, 160, 148, .08);--border-card-hover: rgba(184, 160, 148, .18);--text-primary: #f1ebe4;--text-secondary: #a99c92;--text-muted: #6c6058;--accent: #9a2640;--accent-hover: #b8324f;--accent-glow: rgba(154, 38, 64, .35);--green: #5fa56a;--amber: #d4923a;--red: #c2334a;--error-bg: rgba(194, 51, 74, .1);--error-border: rgba(194, 51, 74, .3);--glass-blur: blur(12px);--glass-bg: rgba(10, 10, 15, .78);--glass-border: rgba(184, 160, 148, .12);--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-serif: "Cormorant Garamond", "EB Garamond", Georgia, serif;--radius-sm: .375rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-full: 9999px;--shadow-card: 0 4px 6px -1px rgba(0, 0, 0, .3), 0 2px 4px -2px rgba(0, 0, 0, .2);--shadow-card-hover: 0 10px 25px -5px rgba(0, 0, 0, .4), 0 8px 10px -6px rgba(0, 0, 0, .3);--shadow-glow: 0 0 20px var(--accent-glow);--transition-fast: .15s ease;--transition-normal: .25s ease;--transition-slow: .35s ease}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,var(--bg-secondary) 25%,rgba(148,163,184,.1) 50%,var(--bg-secondary) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:var(--radius-md)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-family);background:var(--bg-primary);color:var(--text-primary);line-height:1.6;min-height:100vh;position:relative}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-2;background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(154,38,64,.08),transparent 70%),radial-gradient(ellipse 100% 70% at 50% 100%,rgba(0,0,0,.5),transparent 70%)}body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;opacity:.05;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>")}a{color:var(--accent);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--accent-hover)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--text-muted);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}.nav-bar.svelte-12qhfyh{position:sticky;top:0;z-index:100;background:var(--glass-bg);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border-bottom:1px solid var(--glass-border)}.nav-content.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:.875rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.nav-brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.75rem;color:var(--text-primary);transition:color var(--transition-normal)}.nav-brand.svelte-12qhfyh:hover{color:var(--accent)}.mask-glyph.svelte-12qhfyh{width:38px;height:24px;flex-shrink:0;transition:filter var(--transition-slow),transform var(--transition-slow)}.nav-brand.svelte-12qhfyh:hover .mask-glyph:where(.svelte-12qhfyh){filter:drop-shadow(0 0 6px var(--accent-glow));transform:translateY(-1px)}.brand-text.svelte-12qhfyh{display:inline-flex;align-items:baseline;line-height:1;gap:.6rem}.brand-name.svelte-12qhfyh{font-family:var(--font-serif);font-size:1.5rem;font-weight:600;letter-spacing:.005em;color:inherit}.brand-dot.svelte-12qhfyh{color:var(--accent)}.brand-subtitle.svelte-12qhfyh{font-family:var(--font-serif);font-size:1rem;font-weight:400;font-style:italic;letter-spacing:.01em;color:var(--text-muted)}.nav-right.svelte-12qhfyh{display:inline-flex;align-items:center;gap:1rem}.nav-link.svelte-12qhfyh{font-size:.875rem;font-weight:500;color:var(--text-secondary);letter-spacing:.02em}.nav-link.svelte-12qhfyh:hover{color:var(--text-primary)}.lang-toggle.svelte-12qhfyh{display:inline-flex;gap:2px;padding:2px;background:var(--bg-card);border:1px solid var(--glass-border);border-radius:var(--radius-full)}.lang-pill.svelte-12qhfyh{background:transparent;border:none;padding:.2rem .55rem;border-radius:var(--radius-full);font-size:.7rem;font-weight:600;letter-spacing:.04em;color:var(--text-muted);cursor:pointer;transition:all var(--transition-normal)}.lang-pill.svelte-12qhfyh:hover{color:var(--text-primary)}.lang-pill.active.svelte-12qhfyh{background:var(--accent);color:#fff}@media(max-width:560px){.nav-content.svelte-12qhfyh{padding:.75rem 1rem;gap:1rem}.mask-glyph.svelte-12qhfyh{width:30px;height:19px}.brand-name.svelte-12qhfyh{font-size:1.25rem}.brand-subtitle.svelte-12qhfyh{display:none}}.page-content.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:2rem}
