:root[data-theme=light]{--bg: #f4f4f2;--surface: #ffffff;--surface-elevated: #eeeeea;--surface-raised: #e7e7e2;--nav-bg: rgba(255, 255, 255, .7);--ink: #1e1e1c;--ink-inverse: #ffffff;--text-muted: #6b6b66;--text-faint: #9a9a94;--line: rgba(30, 30, 28, .12);--line-strong: rgba(30, 30, 28, .24);--accent: #4e572f;--accent-strong: #5f6a3b;--accent-soft: rgba(78, 87, 47, .14);--on-accent: #ffffff;--complement: #8a6234;--complement-strong: #a06e35;--complement-soft: rgba(138, 98, 52, .16);--terracotta: #9e5a2a;--danger: #b33a2a;--dot-pattern: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='1.2' fill='%231e1e1c' fill-opacity='0.10'/%3E%3C/svg%3E");--plus-pattern: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cpath d='M14 9v10M9 14h10' fill='none' stroke='%231e1e1c' stroke-opacity='0.08' stroke-width='1.2' stroke-linecap='round'/%3E%3C/svg%3E")}:root{--nav-bg: rgba(42, 42, 42, .7);--bg: #232323;--surface: #2a2a2a;--surface-elevated: #323232;--surface-raised: #3c3c3c;--ink: #d3d5d0;--ink-inverse: #232323;--text-muted: #848580;--text-faint: #6b6b67;--line: rgba(211, 213, 208, .14);--line-strong: rgba(211, 213, 208, .28);--accent: #5a6237;--accent-strong: #6c7642;--accent-soft: rgba(90, 98, 55, .2);--on-accent: #d3d5d0;--complement: #b48148;--complement-strong: #c89254;--complement-soft: rgba(180, 129, 72, .18);--terracotta: #7e5026;--danger: #9e4235;--grain-svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='150' height='150'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.2' numOctaves='4' seed='42' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='150' height='150' filter='url(%23n)'/%3E%3C/svg%3E");--dot-pattern: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='1.2' fill='%23d3d5d0' fill-opacity='0.12'/%3E%3C/svg%3E");--plus-pattern: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cpath d='M14 9v10M9 14h10' fill='none' stroke='%23d3d5d0' stroke-opacity='0.09' stroke-width='1.2' stroke-linecap='round'/%3E%3C/svg%3E");--plus-size: 28px}body:before{position:absolute;left:0;top:0;content:"";width:100%;height:100%;z-index:9999;pointer-events:none;background-image:var(--plus-pattern),var(--dot-pattern),var(--grain-svg);background-size:var(--plus-size) var(--plus-size),24px 24px,200px 200px;background-repeat:repeat;opacity:.2}.fixed.inset-0>.absolute.inset-0{background-color:#121212d1}.fixed.inset-0>.absolute.inset-0.backdrop-blur-sm{background-color:#121212b3}::selection{background:var(--accent-soft);color:var(--ink)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#05050580}::-webkit-scrollbar-thumb{background:#d3d5d024;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#d3d5d047}:root[data-theme=light] ::-webkit-scrollbar-track{background:#0000000d}:root[data-theme=light] ::-webkit-scrollbar-thumb{background:#0003}:root[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#00000059}*:focus-visible{outline:2px solid var(--complement-strong);outline-offset:2px;border-radius:4px}input::placeholder{color:var(--text-faint)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.floaty{animation:float 7s cubic-bezier(.16,1,.3,1) infinite}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in-from-bottom-4{0%{transform:translateY(1rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-in-from-bottom-8{0%{transform:translateY(2rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes zoom-in{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes pulse-soft{0%,to{opacity:1}50%{opacity:.7}}@keyframes glow{0%,to{box-shadow:0 0 20px #b4814833}50%{box-shadow:0 0 30px #b4814859}}.animate-in{animation-fill-mode:both}.fade-in{animation:fade-in .5s cubic-bezier(.4,0,.2,1)}.slide-in-from-bottom-4{animation:slide-in-from-bottom-4 .5s cubic-bezier(.4,0,.2,1)}.slide-in-from-bottom-8{animation:slide-in-from-bottom-8 .7s cubic-bezier(.4,0,.2,1)}.zoom-in{animation:zoom-in .3s cubic-bezier(.4,0,.2,1)}.duration-500{animation-duration:.5s}.duration-700{animation-duration:.7s}.duration-300{animation-duration:.3s}.line-clamp-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.shimmer{background:linear-gradient(90deg,#d3d5d008,#d3d5d014,#d3d5d008);background-size:1000px 100%;animation:shimmer 2s infinite}.card-minimal{background:var(--surface);border:1px solid var(--line);border-radius:12px}.glow-on-focus:focus{outline:none;box-shadow:0 0 0 3px var(--complement-soft),0 0 20px #b4814833;animation:glow 2s ease-in-out infinite}.transition-premium{transition:all .3s cubic-bezier(.4,0,.2,1)}html{scroll-behavior:smooth}img{max-width:100%;height:auto}
