@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@500;700;800&display=swap";
.Header-module__85i50G__header{z-index:50;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--card-border);background:#fff6;width:100%;transition:all .3s;position:sticky;top:0}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .Header-module__85i50G__header{background:#0f0f1399}}html[data-theme=dark] .Header-module__85i50G__header{background:#0f0f1399}.Header-module__85i50G__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.Header-module__85i50G__logo{font-family:var(--font-display);color:var(--foreground);letter-spacing:-.03em;font-size:1.5rem;font-weight:800;text-decoration:none}.Header-module__85i50G__logoHighlight{background:linear-gradient(135deg, var(--primary), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Header-module__85i50G__nav{align-items:center;display:flex}.Header-module__85i50G__navList{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__85i50G__navLink{color:var(--foreground);opacity:.7;font-size:.95rem;font-weight:500;transition:all .2s;position:relative}.Header-module__85i50G__navLink:hover{opacity:1}.Header-module__85i50G__navLink.Header-module__85i50G__active{opacity:1;font-weight:600}.Header-module__85i50G__navLink.Header-module__85i50G__active:after{content:"";background:var(--primary);border-radius:2px;width:100%;height:2px;position:absolute;bottom:-4px;left:0}.Header-module__85i50G__actions{align-items:center;gap:1rem;display:flex}.Header-module__85i50G__loginBtn{background:var(--card-bg);border:1px solid var(--card-border);color:var(--foreground);cursor:pointer;white-space:nowrap;border-radius:9999px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #0000000d}.Header-module__85i50G__loginBtn:hover{background:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-1px);box-shadow:0 6px 16px #4f46e54d}.Header-module__85i50G__welcomeText{color:var(--foreground);margin-right:.5rem;font-size:.95rem}.Header-module__85i50G__mypageBtn{color:var(--foreground);background:0 0;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.Header-module__85i50G__mypageBtn:hover{background:#0000000d}.Header-module__85i50G__logoutBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s}.Header-module__85i50G__logoutBtn:hover{color:#ef4444;background:#fee2e2;border-color:#fca5a5}.Header-module__85i50G__menuToggle{border:1px solid var(--card-border);width:44px;height:44px;color:var(--foreground);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;font-family:inherit;font-size:1.4rem;line-height:1;display:none}.Header-module__85i50G__themeToggle{border:1px solid var(--card-border);cursor:pointer;background:0 0;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;font-family:inherit;font-size:1.15rem;line-height:1;transition:all .2s;display:inline-flex}.Header-module__85i50G__themeToggle:hover{background:#0000000d}.Header-module__85i50G__mobileNav{display:none}@media (max-width:768px){.Header-module__85i50G__nav{display:none}.Header-module__85i50G__container{padding:.75rem 1rem}.Header-module__85i50G__actions{gap:.5rem}.Header-module__85i50G__loginBtn{padding:.5rem .9rem}.Header-module__85i50G__themeToggle{width:36px;height:36px;font-size:1rem}.Header-module__85i50G__menuToggle{display:inline-flex}.Header-module__85i50G__mobileNav{border-top:1px solid var(--card-border);background:inherit;display:block}.Header-module__85i50G__mobileNavList{flex-direction:column;margin:0;padding:.5rem 2rem 1rem;list-style:none;display:flex}.Header-module__85i50G__mobileNavLink{color:var(--foreground);opacity:.75;border-bottom:1px solid var(--card-border);padding:.85rem 0;font-size:1rem;font-weight:500;display:block}.Header-module__85i50G__mobileNavLink.Header-module__85i50G__active{opacity:1;color:var(--primary);font-weight:700}}@media (min-width:769px){.Header-module__85i50G__mobileNav{display:none!important}}
.Footer-module__hP-FLq__footer{border-top:1px solid var(--card-border);background:var(--card-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin-top:2rem}.Footer-module__hP-FLq__container{grid-template-columns:1.4fr 1fr 1.6fr;gap:2rem;max-width:1200px;margin:0 auto;padding:1.75rem 2rem 1.1rem;display:grid}.Footer-module__hP-FLq__brandCol{flex-direction:column;gap:.35rem;display:flex}.Footer-module__hP-FLq__logo{font-family:var(--font-display);color:var(--foreground);letter-spacing:-.03em;font-size:1.3rem;font-weight:800;text-decoration:none}.Footer-module__hP-FLq__logoHighlight{background:linear-gradient(135deg, var(--primary), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Footer-module__hP-FLq__tagline{color:var(--foreground);opacity:.6;margin:0;font-size:.83rem;line-height:1.4}.Footer-module__hP-FLq__colTitle{letter-spacing:.02em;color:var(--foreground);opacity:.85;margin:0 0 .55rem;font-size:.78rem;font-weight:700}.Footer-module__hP-FLq__nav{display:block}.Footer-module__hP-FLq__navList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__hP-FLq__navLink{color:var(--foreground);opacity:.7;font-size:.86rem;text-decoration:none;transition:opacity .15s,color .15s}.Footer-module__hP-FLq__navLink:hover{opacity:1;color:var(--primary)}.Footer-module__hP-FLq__disclaimer{color:var(--foreground);opacity:.65;margin:0 0 .5rem;font-size:.79rem;line-height:1.5}.Footer-module__hP-FLq__disclaimer strong{opacity:1;font-weight:700}.Footer-module__hP-FLq__source{color:var(--foreground);opacity:.55;margin:0;font-size:.77rem}.Footer-module__hP-FLq__extLink{color:var(--primary);font-weight:600;text-decoration:none}.Footer-module__hP-FLq__extLink:hover{text-decoration:underline}.Footer-module__hP-FLq__bottomBar{border-top:1px solid var(--card-border);max-width:1200px;color:var(--foreground);opacity:.6;justify-content:space-between;align-items:center;gap:.75rem;margin:0 auto;padding:.8rem 2rem;font-size:.76rem;display:flex}.Footer-module__hP-FLq__muted{opacity:.8}@media (max-width:1024px){.Footer-module__hP-FLq__container{grid-template-columns:1fr 1fr;gap:1.25rem 2rem;padding:1.5rem 1.75rem 1rem}.Footer-module__hP-FLq__brandCol{grid-column:1/-1}}@media (max-width:640px){.Footer-module__hP-FLq__container{grid-template-columns:1fr;gap:1.25rem;padding:1.4rem 1.5rem 1rem}.Footer-module__hP-FLq__navList{flex-flow:wrap;gap:.5rem 1.1rem}.Footer-module__hP-FLq__bottomBar{flex-direction:column;align-items:flex-start;gap:.3rem;padding:.9rem 1.5rem}}
:root{--background:#f8fafc;--foreground:#0f172a;--primary:#4f46e5;--primary-hover:#4338ca;--accent:#3b82f6;--card-bg:#ffffffb3;--card-border:#ffffff80;--glass-shadow:0 8px 32px 0 #1f268712;--font-base:"Inter", sans-serif;--font-display:"Outfit", sans-serif}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--background:#0f0f13;--foreground:#f8fafc;--primary:#6366f1;--primary-hover:#818cf8;--accent:#60a5fa;--card-bg:#1e293b66;--card-border:#ffffff14;--glass-shadow:0 8px 32px 0 #0006}}:root[data-theme=dark]{--background:#0f0f13;--foreground:#f8fafc;--primary:#6366f1;--primary-hover:#818cf8;--accent:#60a5fa;--card-bg:#1e293b66;--card-border:#ffffff14;--glass-shadow:0 8px 32px 0 #0006}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%}body{background:var(--background);color:var(--foreground);font-family:var(--font-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;position:relative;overflow-x:hidden}body:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 0 0,#4f46e526,#0000 60%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 60%);width:120vw;height:120vh;position:fixed;top:-20%;left:-10%}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.02em}html{scroll-behavior:smooth}
