:root{--color-bg-base:#141416;--color-card-base:#1c1c1f;--color-sunken-base:#111113;--color-text-main:#e0e0e0;--color-text-muted:#98989a;--color-accent:#ffffff;--shadow-card-drop:0 30px 60px rgba(0,0,0,0.7);--shadow-card-inner-top:inset 0 1px 1px rgba(255,255,255,0.08);--shadow-card-inner-bottom:inset 0 -1px 2px rgba(0,0,0,0.4);--shadow-sunken-inner:inset 0 10px 20px rgba(0,0,0,0.9),inset 0 2px 5px rgba(0,0,0,0.5),inset 0 -2px 3px rgba(0,0,0,0.6);--shadow-btn-drop:0 4px 12px rgba(0,0,0,0.4);--shadow-btn-inner:inset 0 1px 1px rgba(255,255,255,0.1);--gradient-sheen:linear-gradient(135deg,rgba(255,255,255,0.07),rgba(255,255,255,0.01) 35%,rgba(0,0,0,0.3));--gradient-btn:linear-gradient(180deg,#3a3a3e,#2f2f32);--gradient-btn-hover:linear-gradient(180deg,#444448,#3a3a3e);--gradient-badge:linear-gradient(180deg,#2a2a2e,#1f1f22);--gradient-sunken:linear-gradient(180deg,#0f0f11 0%,#1c1c1f);--texture-noise:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.06'/%3E%3C/svg%3E");--texture-noise-heavy:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.08'/%3E%3C/svg%3E");--line-texture:rgba(255,255,255,0.08);--radius-card:24px;--radius-sunken:16px;--radius-btn:8px;--radius-switch:6px;--border-card:1px solid rgba(255,255,255,0.04);--border-sunken:1px solid rgba(0,0,0,0.8);--border-btn:1px solid rgba(255,255,255,0.1);--val-red:180,40,50;--val-blue:14,104,171;--val-green:0,145,80;--val-black:80,70,85;--val-cream:240,235,210;--mtg-red:rgb(var(--val-red));--mtg-blue:rgb(var(--val-blue));--mtg-green:rgb(var(--val-green));--mtg-black:rgb(var(--val-black));--mtg-white:rgb(var(--val-cream));--mtg-led-white:#f0ebd2;--mtg-led-blue:#4da6ff;--mtg-led-black:#b399cc;--mtg-led-red:#ff4d4d;--mtg-led-green:#00ff88;--rarity-common-edge:rgb(50,50,50);--rarity-common-core:rgb(110,110,110);--rarity-uncommon-edge:rgb(70,100,110);--rarity-uncommon-core:rgb(185,220,235);--rarity-rare-edge:rgb(118,98,55);--rarity-rare-core:rgb(230,205,140);--rarity-mythic-edge:rgb(180,50,25);--rarity-mythic-core:rgb(245,145,5)}body,html{margin:0;padding:0;overflow-x:clip}html body[data-scroll-locked]{margin-right:0!important;padding-right:0!important}body{display:flex;flex-direction:column;background-color:var(--color-bg-base);color:var(--color-text-main);font-family:var(--font-sans,"Inter",sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;background-image:repeating-linear-gradient(45deg,transparent,transparent 2px,var(--line-texture) 2px,var(--line-texture) 4px);background-attachment:fixed}a{text-decoration:none;color:inherit}.overlay-bg{position:fixed;inset:0;pointer-events:none;z-index:-1;opacity:.6;mix-blend-mode:overlay;background:linear-gradient(135deg,var(--overlay-color-a,transparent),var(--overlay-color-b,transparent))}.hue-red{--overlay-color-a:rgb(121,32,42);--overlay-color-b:rgb(121,32,42)}.hue-blue{--overlay-color-a:rgb(14,104,171);--overlay-color-b:rgb(14,104,171)}.hue-green{--overlay-color-a:rgb(0,115,62);--overlay-color-b:rgb(0,115,62)}.hue-black{--overlay-color-a:rgb(21,11,0);--overlay-color-b:rgb(21,11,0)}.hue-cream{--overlay-color-a:rgb(249,250,244);--overlay-color-b:rgb(249,250,244)}.hue-none{--overlay-color-a:transparent;--overlay-color-b:transparent}.color-text-main.color-text-main{color:var(--color-text-main)}.color-text-muted.color-text-muted{color:var(--color-text-muted)}.color-accent.color-accent{color:var(--color-accent)}.footer_footer__WEHUB{position:relative;margin-top:80px;padding:48px 0 32px;background-color:var(--color-card-base);background-image:linear-gradient(135deg,rgba(255,255,255,.04) 0,rgba(255,255,255,.005) 35%,rgba(0,0,0,.2) 100%),var(--texture-noise);background-size:100% 100%,200px 200px;background-repeat:no-repeat,repeat;border-top:1px solid hsla(0,0%,100%,.04);box-shadow:inset 0 1px 1px hsla(0,0%,100%,.06),0 -4px 20px rgba(0,0,0,.3)}.footer_topSection__ooWrv{display:flex;justify-content:space-between;gap:48px}@media(max-width:767px){.footer_topSection__ooWrv{flex-direction:column;gap:32px}}.footer_brand__Mk063{display:flex;flex-direction:column;gap:8px}.footer_brandName__L2ell{font-family:var(--font-serif,"Cormorant Garamond",serif);font-style:italic;font-weight:600;font-size:24px;color:var(--color-text-main)}.footer_brandTagline__5BLSI{color:var(--color-text-muted);font-size:14px}.footer_column__aVYSl{display:flex;flex-direction:column}.footer_columnHeading__nQlGA{font-family:var(--font-mono,"JetBrains Mono",monospace);font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:1px;line-height:1;color:var(--color-text-muted);margin-bottom:16px;font-size:11px}.footer_columnLinks__TPGGi{display:flex;flex-direction:column;gap:10px}.footer_columnLinks__TPGGi a{color:#b4b4b8;font-size:14px;transition:color .2s ease}.footer_columnLinks__TPGGi a:hover{color:var(--color-text-main)}.footer_socialLink__2bGLp{display:flex;align-items:center;gap:8px;color:#b4b4b8;font-size:14px;transition:color .2s ease,text-shadow .2s ease}.footer_socialLink__2bGLp:hover{color:var(--color-text-main);text-shadow:0 0 8px hsla(0,0%,100%,.2)}.footer_socialIcon___uoym{font-size:16px}.footer_bottomSection__QOVkP{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:40px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.04)}.footer_copyright___JpBg{color:var(--color-text-muted);font-size:13px}