@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/65c558afe41e89d6-s.e2c8389a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/14e23f9b59180572-s.9c448f3c.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/b49b0d9b851e4899-s.4f3fa681.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/2a65768255d6b625-s.p.d19752fb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display Fallback;src:local(Times New Roman);ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.0%;size-adjust:111.26%}.playfair_display_d5eda251-module__JGL7aG__className{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.playfair_display_d5eda251-module__JGL7aG__variable{--font-playfair:"Playfair Display","Playfair Display Fallback"}
.Header-module__hBw1pG__header{z-index:200;background:var(--background);border-bottom:1px solid var(--border);width:100%;transition:box-shadow .2s;position:sticky;top:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{box-shadow:0 1px 12px #00000040}.Header-module__hBw1pG__inner{max-width:var(--max-width);align-items:center;gap:2rem;height:60px;margin:0 auto;padding:0 1.5rem;display:flex}.Header-module__hBw1pG__logo{flex-shrink:0;align-items:center;display:flex}.Header-module__hBw1pG__logoImg{filter:brightness(0)invert();width:auto;height:26px;display:block}[data-theme=light] .Header-module__hBw1pG__logoImg{filter:none}.Header-module__hBw1pG__desktopNav{flex:1;align-items:center;gap:.25rem;display:none}@media (min-width:768px){.Header-module__hBw1pG__desktopNav{display:flex}}.Header-module__hBw1pG__navBtn,.Header-module__hBw1pG__navLink{border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.3rem;padding:.45rem .85rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.Header-module__hBw1pG__navBtn:hover,.Header-module__hBw1pG__navLink:hover{color:var(--foreground);background:var(--surface-hover)}.Header-module__hBw1pG__navBtnActive,.Header-module__hBw1pG__navLinkActive{color:var(--foreground)}.Header-module__hBw1pG__chevron{opacity:.6;transition:transform .2s}.Header-module__hBw1pG__chevronOpen{transform:rotate(180deg)}.Header-module__hBw1pG__dropdownWrap{position:relative}.Header-module__hBw1pG__dropdown{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);z-index:300;min-width:240px;animation:.15s cubic-bezier(.16,1,.3,1) forwards Header-module__hBw1pG__dropIn;position:absolute;top:calc(100% + 8px);left:0}@keyframes Header-module__hBw1pG__dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__dropdownGrid{grid-template-columns:1fr 1fr;gap:2px;width:420px;padding:.5rem;display:grid}.Header-module__hBw1pG__dropdownList{flex-direction:column;gap:2px;width:260px;padding:.5rem;display:flex}.Header-module__hBw1pG__dropItem{border-radius:var(--radius-sm);flex-direction:column;gap:.2rem;padding:.65rem .85rem;text-decoration:none;transition:background .15s;display:flex}.Header-module__hBw1pG__dropItem:hover{background:var(--surface-hover)}.Header-module__hBw1pG__dropItemActive .Header-module__hBw1pG__dropLabel{color:var(--accent)}.Header-module__hBw1pG__dropLabel{color:var(--foreground);font-size:.875rem;font-weight:600}.Header-module__hBw1pG__dropDesc{color:var(--text-muted);font-size:.75rem;line-height:1.3}.Header-module__hBw1pG__actions{flex-shrink:0;align-items:center;gap:.5rem;margin-left:auto;display:flex}.Header-module__hBw1pG__iconBtn{width:34px;height:34px;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.Header-module__hBw1pG__iconBtn:hover{color:var(--foreground);background:var(--surface-hover)}.Header-module__hBw1pG__authBtns{align-items:center;gap:.5rem;display:none}@media (min-width:768px){.Header-module__hBw1pG__authBtns{display:flex}}.Header-module__hBw1pG__loginBtn{color:var(--text-secondary);border-radius:var(--radius-sm);padding:.4rem .9rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .15s,background .15s}.Header-module__hBw1pG__loginBtn:hover{color:var(--foreground);background:var(--surface-hover)}.Header-module__hBw1pG__signupBtn{background:var(--accent);color:#000;border-radius:var(--radius-sm);padding:.4rem .9rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .15s}.Header-module__hBw1pG__signupBtn:hover{background:var(--accent-hover)}.Header-module__hBw1pG__avatarLink{text-decoration:none}.Header-module__hBw1pG__avatar{background:var(--accent);color:#000;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:flex}.Header-module__hBw1pG__hamburger{width:36px;height:36px;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.Header-module__hBw1pG__hamburger:hover{color:var(--foreground);background:var(--surface-hover)}@media (min-width:768px){.Header-module__hBw1pG__hamburger{display:none}}.Header-module__hBw1pG__overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:180;opacity:0;visibility:hidden;background:#0000008c;transition:opacity .25s,visibility .25s;position:fixed;inset:0}.Header-module__hBw1pG__overlayVisible{opacity:1;visibility:visible}.Header-module__hBw1pG__drawer{background:var(--surface);border-left:1px solid var(--border);z-index:190;flex-direction:column;width:min(320px,88vw);height:100dvh;transition:right .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-100%;overflow:hidden}.Header-module__hBw1pG__drawerOpen{right:0}.Header-module__hBw1pG__drawerHead{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.125rem 1.25rem;display:flex}.Header-module__hBw1pG__drawerLogo{filter:brightness(0)invert();width:auto;height:22px}[data-theme=light] .Header-module__hBw1pG__drawerLogo{filter:none}.Header-module__hBw1pG__drawerClose{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__drawerBody{flex:1;padding:.75rem 0;overflow-y:auto}.Header-module__hBw1pG__drawerSection{border-bottom:1px solid var(--border)}.Header-module__hBw1pG__drawerSectionBtn{width:100%;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;font-size:.9375rem;font-weight:700;display:flex}.Header-module__hBw1pG__drawerSubItems{flex-direction:column;padding:.25rem 0 .75rem;display:flex}.Header-module__hBw1pG__drawerSubItem{color:var(--text-secondary);padding:.6rem 1.75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.Header-module__hBw1pG__drawerSubItem:hover{color:var(--foreground);background:var(--surface-hover)}.Header-module__hBw1pG__drawerSubItemActive{color:var(--accent);font-weight:700}.Header-module__hBw1pG__drawerItem{color:var(--foreground);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.875rem 1.25rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background .15s;display:flex}.Header-module__hBw1pG__drawerItem:hover{background:var(--surface-hover)}.Header-module__hBw1pG__drawerItemActive{color:var(--accent)}.Header-module__hBw1pG__drawerFoot{border-top:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:.75rem;padding:1.25rem;display:flex}.Header-module__hBw1pG__drawerAuthBtns{flex-direction:column;gap:.5rem;display:flex}.Header-module__hBw1pG__drawerLoginBtn{text-align:center;color:var(--foreground);border:1px solid var(--border-light);border-radius:var(--radius-sm);padding:.75rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s;display:block}.Header-module__hBw1pG__drawerLoginBtn:hover{background:var(--surface-hover)}.Header-module__hBw1pG__drawerSignupBtn{text-align:center;color:#000;background:var(--accent);border-radius:var(--radius-sm);padding:.75rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .15s;display:block}.Header-module__hBw1pG__drawerSignupBtn:hover{background:var(--accent-hover)}.Header-module__hBw1pG__drawerProfile{border-radius:var(--radius-sm);align-items:center;gap:.875rem;padding:.5rem;text-decoration:none;transition:background .15s;display:flex}.Header-module__hBw1pG__drawerProfile:hover{background:var(--surface-hover)}.Header-module__hBw1pG__drawerAvatar{background:var(--accent);color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:800;display:flex}.Header-module__hBw1pG__drawerUserName{color:var(--foreground);font-size:.875rem;font-weight:700}.Header-module__hBw1pG__drawerUserEmail{color:var(--text-muted);margin-top:1px;font-size:.75rem}.Header-module__hBw1pG__drawerTheme{background:var(--surface-hover);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;gap:.625rem;padding:.7rem;font-size:.8125rem;font-weight:600;transition:background .15s;display:flex}.Header-module__hBw1pG__drawerTheme:hover{background:var(--border)}
.Footer-module__S6Hkya__footer{background:var(--background);width:100%;color:var(--foreground);margin-top:6rem;padding-bottom:2rem}.Footer-module__S6Hkya__container{border-top:2px solid var(--foreground);flex-direction:column;max-width:1440px;margin:0 auto;padding:3rem 1.5rem 0;display:flex}.Footer-module__S6Hkya__mainGrid{justify-content:space-between;align-items:flex-start;gap:4rem;margin-bottom:4rem;display:flex}.Footer-module__S6Hkya__brandColumn{flex:1;max-width:500px}.Footer-module__S6Hkya__logo{font-family:var(--font-playfair);color:var(--foreground);letter-spacing:-.03em;text-transform:uppercase;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;text-decoration:none;display:block}.Footer-module__S6Hkya__slogan{font-family:var(--font-playfair);color:var(--foreground);margin:0;font-size:2.5rem;font-weight:400;line-height:1.1}.Footer-module__S6Hkya__navColumn{flex-direction:column;min-width:200px;display:flex}.Footer-module__S6Hkya__navLink{font-family:var(--font-playfair);color:var(--foreground);border-bottom:1px dotted var(--border-light);padding:.75rem 0;font-size:1.5rem;font-weight:400;text-decoration:none;transition:color .2s;display:block}.Footer-module__S6Hkya__navLink:first-child{border-top:1px dotted var(--border-light)}.Footer-module__S6Hkya__navLink:hover{color:var(--accent);padding-left:.5rem}.Footer-module__S6Hkya__utilityColumn{flex-direction:column;gap:.75rem;min-width:150px;padding-top:.75rem;display:flex}.Footer-module__S6Hkya__utilLink{font-family:var(--font-inter);color:var(--text-secondary);font-size:.9rem;text-decoration:none}.Footer-module__S6Hkya__utilLink:hover{text-decoration:underline}.Footer-module__S6Hkya__bottomSection{border-top:1px dotted var(--border-light);font-family:var(--font-inter);color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:2rem;font-size:.85rem;display:flex}.Footer-module__S6Hkya__bottomLinks{gap:1.5rem;display:flex}.Footer-module__S6Hkya__smallLink{color:var(--text-secondary);text-decoration:none}.Footer-module__S6Hkya__smallLink:hover{text-decoration:underline}@media (max-width:768px){.Footer-module__S6Hkya__footer{border-top:1px solid var(--foreground);margin-top:4rem;padding:3rem 0}.Footer-module__S6Hkya__mainGrid{flex-direction:column;gap:3rem;margin-bottom:3rem}.Footer-module__S6Hkya__brandColumn{max-width:100%}.Footer-module__S6Hkya__logo{margin-bottom:1rem;font-size:2rem}.Footer-module__S6Hkya__slogan{font-size:1.75rem}.Footer-module__S6Hkya__navColumn{width:100%}.Footer-module__S6Hkya__navLink{padding:1rem 0;font-size:1.25rem}.Footer-module__S6Hkya__utilityColumn{border-top:1px dotted var(--border-light);flex-flow:wrap;gap:1.5rem;width:100%;padding-top:1.5rem}.Footer-module__S6Hkya__bottomSection{flex-direction:column;align-items:flex-start;gap:1rem}.Footer-module__S6Hkya__bottomLinks{justify-content:space-between;width:100%}}
.GlobalTicker-module__PYR9ta__tickerWrapper{background:var(--surface);border-bottom:1px solid var(--border);width:100%;height:40px;color:var(--text-secondary);z-index:1100;font-family:var(--font-body);align-items:center;display:flex;position:fixed;top:0;overflow:hidden}.GlobalTicker-module__PYR9ta__label{background:var(--surface);z-index:10;border-right:1px solid var(--border);text-transform:uppercase;letter-spacing:.05em;color:var(--accent);align-items:center;gap:.5rem;padding:0 1.5rem;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:0;bottom:0;left:0;box-shadow:4px 0 10px -2px #0000000d}.GlobalTicker-module__PYR9ta__track{white-space:nowrap;align-items:center;gap:3rem;height:100%;padding-left:180px;animation:60s linear infinite GlobalTicker-module__PYR9ta__scroll;display:flex}.GlobalTicker-module__PYR9ta__track:hover{animation-play-state:paused}.GlobalTicker-module__PYR9ta__item{color:var(--foreground);align-items:center;gap:.75rem;font-size:.85rem;display:flex}.GlobalTicker-module__PYR9ta__time{background:var(--surface-hover);color:var(--text-secondary);border:1px solid var(--border);border-radius:3px;padding:1px 5px;font-size:.75rem;font-weight:600}.GlobalTicker-module__PYR9ta__title{font-weight:500}@keyframes GlobalTicker-module__PYR9ta__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.collapse{visibility:collapse}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.z-50{z-index:50}.mr-auto{margin-right:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-full{height:100%}.w-\[90\%\]{width:90%}.w-full{width:100%}.max-w-\[500px\]{max-width:500px}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-\[fadeIn_0\.2s_ease-out\]{animation:.2s ease-out fadeIn}.animate-\[scaleIn_0\.2s_ease-out\]{animation:.2s ease-out scaleIn}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-none{--tw-border-style:none;border-style:none}.bg-transparent{background-color:#0000}.text-right{text-align:right}.leading-none{--tw-leading:1;line-height:1}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{--background:#090a0c;--surface:#13151a;--surface-hover:#1c1f26;--border:#ffffff0f;--border-light:#ffffff1f;--foreground:#f2f2f2;--text-primary:#f2f2f2;--text-secondary:#a1a1aa;--text-muted:#71717a;--accent:#22c55e;--accent-rgb:34,197,94;--accent-hover:#16a34a;--accent-soft:#22c55e1a;--accent-glow:0 0 20px #22c55e40;--danger:#ef4444;--input-bg:#1c1f26;--positive:#22c55e;--negative:#ef4444;--warning:#f59e0b;--border-strong:var(--foreground);--radius-xs:2px;--font-body:"Pretendard Variable",-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;--font-display:"Pretendard Variable",-apple-system,BlinkMacSystemFont,"Playfair Display",serif;--radius-sm:4px;--radius:8px;--radius-lg:12px;--shadow-sm:0 1px 2px #0000004d;--shadow:0 4px 6px -1px #0006,0 2px 4px -1px #0003;--shadow-lg:0 10px 15px -3px #00000080,0 4px 6px -2px #0000004d;--max-width:1440px;--text-xs:.75rem;--text-sm:.8125rem;--text-base:.9375rem;--text-lg:1.0625rem;--text-xl:1.1875rem;--text-2xl:1.375rem;--text-3xl:1.625rem;--text-4xl:2rem;--text-5xl:2.5rem;--line-height-tight:1.3;--line-height-base:1.6;--line-height-loose:1.8;--content-padding:2rem}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:700;line-height:var(--line-height-tight);color:var(--foreground);margin-bottom:.5em}h1{font-size:var(--text-4xl);letter-spacing:-.02em;font-weight:800}h2{font-size:var(--text-2xl);letter-spacing:-.02em;font-weight:700}h3{font-size:var(--text-xl);font-weight:700}h4{font-size:var(--text-lg);font-weight:700}h5{font-size:var(--text-lg);font-weight:600}h6{font-size:var(--text-base);font-weight:600}small{font-size:var(--text-sm)}[data-theme=light]{--background:#fff;--surface:#f8f9fa;--surface-hover:#f0f1f3;--border:#00000014;--border-light:#00000026;--foreground:#1a1a2e;--text-secondary:#4a4a5a;--text-muted:#8b8b9a;--accent:#13b981;--accent-rgb:19,185,129;--accent-soft:#13b98114;--positive:#16a34a;--negative:#dc2626;--warning:#d97706;--input-bg:#f8f9fa;--shadow-sm:0 1px 3px #0000000a;--shadow:0 2px 8px #0000000f;--shadow-lg:0 8px 24px #00000014}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;min-height:100%;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-body);font-size:var(--text-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:var(--line-height-base)}a{color:inherit;text-decoration:none;transition:color .15s}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.02em;font-weight:600}.glass{-webkit-backdrop-filter:blur(12px);background:#121212b3;border-bottom:1px solid #ffffff0d}.container{width:100%;max-width:1280px;padding:0 var(--content-padding);margin:0 auto}@media (min-width:1024px){.container{padding:0 2.5rem}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-fade-up{animation:.6s cubic-bezier(.16,1,.3,1) forwards fadeUp}.animate-fade-in{animation:.4s ease-out forwards fadeIn}.animate-scale-in{animation:.5s cubic-bezier(.16,1,.3,1) forwards scaleIn}.glass-panel{-webkit-backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px}.btn{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{background:var(--accent);color:#000}.btn-primary:hover{background:var(--accent-hover);transform:translateY(-1px)}.btn-outline{border-color:var(--border-light);color:var(--foreground);background:0 0}.btn-outline:hover{background:var(--surface-hover);border-color:var(--foreground)}.btn-ghost{color:var(--text-secondary);background:0 0}.btn-ghost:hover{color:var(--foreground);background:var(--surface-hover)}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);transition:all .2s;overflow:hidden}.card-hover:hover{border-color:var(--border-light);background:var(--surface-hover)}.section-margin{margin-top:2.5rem;margin-bottom:2.5rem}.section-padding{padding-top:2.5rem;padding-bottom:2.5rem}.divider-newspaper{border-top:2px solid var(--foreground);margin:2rem 0}.pageHeader{border-bottom:1px solid var(--border);margin-bottom:2rem;padding:2rem 0 1.5rem}.pageHeaderBanner{background:var(--surface);border-bottom:1px solid var(--border);margin-bottom:2rem;padding:2.5rem 0}.pageHeaderContent{max-width:1280px;padding:0 var(--content-padding);flex-direction:column;gap:.5rem;margin:0 auto;display:flex}.pageSupraTitle{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:var(--accent);align-items:center;gap:.5rem;font-size:.7rem;font-weight:700;display:flex}.pageTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--foreground);margin:0;font-size:1.75rem;font-weight:800;line-height:1.2}.pageSubtitle{font-family:var(--font-body);font-size:var(--text-base);color:var(--text-secondary);max-width:800px;margin:.25rem 0 0;line-height:1.5}.text-abstract{font-family:var(--font-body);color:var(--text-secondary);font-size:1.125rem;line-height:1.7}.text-metadata{font-family:var(--font-inter);color:var(--text-muted);align-items:center;gap:.75rem;font-size:.8rem;display:flex}.v-separator{background:var(--border-light);width:1px;height:12px}@media (max-width:1024px){:root{--content-padding:1.5rem}.pageTitle{font-size:1.5rem}}@media (max-width:768px){:root{--content-padding:1rem}.pageTitle{font-size:1.375rem}.pageSubtitle{font-size:var(--text-sm)}}.auth-page{background:var(--background);justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}.auth-page:before{content:"";background:radial-gradient(ellipse,rgba(var(--accent-rgb),.06)0%,transparent 70%);pointer-events:none;border-radius:50%;width:600px;height:400px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.auth-card{-webkit-backdrop-filter:blur(24px);z-index:1;background:#13151aa6;border:1px solid #ffffff14;border-radius:16px;width:100%;max-width:440px;padding:2.5rem 2rem;animation:.5s cubic-bezier(.16,1,.3,1) forwards fadeUp;position:relative}[data-theme=light] .auth-card{box-shadow:var(--shadow-lg);background:#ffffffd9;border:1px solid #00000014}.auth-header{text-align:center;margin-bottom:2rem}.auth-icon{background:var(--surface);border:1px solid var(--border);width:56px;height:56px;color:var(--accent);border-radius:14px;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.auth-title{font-family:var(--font-display);color:var(--foreground);letter-spacing:-.03em;margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.auth-subtitle{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.form-group{flex-direction:column;gap:.4rem;display:flex}.form-label{color:var(--text-secondary);padding-left:2px;font-size:.8rem;font-weight:600}.form-input{width:100%;color:var(--foreground);font-size:.9rem;font-family:var(--font-body);background:#00000040;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s}.form-input::placeholder{color:var(--text-muted);opacity:.6}.form-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(var(--accent-rgb),.12)}[data-theme=light] .form-input{border-color:var(--border);background:#0000000a}[data-theme=light] .form-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(var(--accent-rgb),.1)}.form-error{color:#f87171;text-align:center;background:#ef444414;border:1px solid #ef444433;border-radius:10px;padding:.75rem 1rem;font-size:.85rem}.btn-submit{background:var(--accent);color:#000;width:100%;font-size:.95rem;font-weight:700;font-family:var(--font-body);cursor:pointer;border:none;border-radius:10px;padding:.85rem 1.5rem;transition:all .2s}.btn-submit:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.btn-submit:active:not(:disabled){transform:translateY(0)}.btn-submit:disabled{opacity:.6;cursor:not-allowed}.social-btn{color:#374151;width:100%;font-size:.9rem;font-weight:500;font-family:var(--font-body);cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:10px;justify-content:center;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .2s;display:flex}.social-btn:hover{background:#f9fafb;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.divider-or{align-items:center;gap:1rem;margin:1.5rem 0;display:flex}.divider-or:before,.divider-or:after{content:"";background:#ffffff14;flex:1;height:1px}[data-theme=light] .divider-or:before,[data-theme=light] .divider-or:after{background:#0000001a}.divider-or span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;font-size:.75rem}.auth-footer{text-align:center;color:var(--text-muted);margin-top:2rem;font-size:.875rem}.auth-footer a{color:var(--accent);margin-left:.5rem;font-weight:600}.auth-footer a:hover{text-decoration:underline}.auth-badge{text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:.7rem;font-weight:700;display:inline-flex}@media (max-width:480px){.auth-card{border-radius:12px;padding:2rem 1.5rem}.auth-title{font-size:1.5rem}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
