.app-shell-module__J3-ASG__header{z-index:30;border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--background) 94%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0}.app-shell-module__J3-ASG__headerInner{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;max-width:1200px;min-height:68px;margin:auto;padding:0 24px;display:grid}.app-shell-module__J3-ASG__brand{letter-spacing:-.04em;font:600 24px/1 Georgia,serif}.app-shell-module__J3-ASG__desktopNav{gap:34px;font-size:14px;display:flex}.app-shell-module__J3-ASG__desktopNav a,.app-shell-module__J3-ASG__auth a,.app-shell-module__J3-ASG__auth button{color:var(--gray)}.app-shell-module__J3-ASG__desktopNav a[aria-current=page]{color:var(--foreground);font-weight:700}.app-shell-module__J3-ASG__auth{justify-self:end;font-size:13px}.app-shell-module__J3-ASG__auth button{background:0 0;border:0}.app-shell-module__J3-ASG__withTabs{min-height:calc(100vh - 68px)}.app-shell-module__J3-ASG__mobileNav{display:none}@media (max-width:720px){.app-shell-module__J3-ASG__headerInner{grid-template-columns:1fr auto;min-height:58px;padding:0 20px}.app-shell-module__J3-ASG__brand{font-size:21px}.app-shell-module__J3-ASG__desktopNav{display:none}.app-shell-module__J3-ASG__withTabs{min-height:calc(100vh - 114px);padding-bottom:calc(64px + env(safe-area-inset-bottom))}.app-shell-module__J3-ASG__mobileNav{z-index:40;min-height:calc(56px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--line);background:var(--background);grid-template-columns:repeat(3,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0}.app-shell-module__J3-ASG__mobileNav a{min-width:0;min-height:56px;color:var(--gray);align-content:center;place-items:center;gap:4px;font-size:11px;display:grid}.app-shell-module__J3-ASG__mobileNav svg{width:20px;height:20px;display:block}.app-shell-module__J3-ASG__mobileNav span{line-height:1}.app-shell-module__J3-ASG__mobileNav a[aria-current=page]{color:var(--foreground);font-weight:700}}
:root{--line:color-mix(in srgb, var(--foreground) 14%, var(--background));--soft:color-mix(in srgb, var(--foreground) 4%, var(--background));--radius:8px}*{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);-webkit-font-smoothing:antialiased;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.55}input,textarea,select{font:inherit;color:inherit}.shell{width:min(1200px,100%);margin:auto;padding:42px 24px 80px}.page-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px;display:flex}.page-head h1{letter-spacing:-.03em;font:600 32px/1.35 Georgia,serif}.page-head p{color:var(--gray);margin-top:8px;line-height:1.6}.section-title{margin:36px 0 18px;font:600 22px/1.4 Georgia,serif}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.field{gap:8px;display:grid}.field>span{color:var(--gray);font-size:13px}.field input,.field textarea,.field select{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:100%;min-height:48px;padding:12px 14px}.field textarea{resize:vertical;min-height:120px}.muted{color:var(--gray)}.danger{color:var(--red)}.blue{color:var(--blue)}.notice{color:var(--gray);background:var(--soft);border-radius:var(--radius);padding:13px 14px;font-size:13px;line-height:1.55}.error-text{color:var(--red);font-size:13px;line-height:1.55}.success-text{color:var(--blue);font-size:13px;line-height:1.55}.empty{text-align:center;color:var(--gray);padding:72px 24px}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{border:1px solid var(--line);min-height:38px;color:var(--gray);background:0 0;border-radius:999px;padding:8px 14px}.chip[aria-pressed=true],.chip.active{color:var(--surface);border-color:var(--foreground);background:var(--foreground)}.primary{text-align:center;background:var(--foreground);color:var(--surface);border-radius:var(--radius);border:0;justify-content:center;align-items:center;min-height:48px;padding:14px 24px;display:inline-flex}.secondary{border:1px solid var(--foreground);border-radius:var(--radius);min-height:46px;color:var(--foreground);background:0 0;justify-content:center;align-items:center;padding:12px 18px;display:inline-flex}.link-button{text-underline-offset:3px;background:0 0;border:0;text-decoration:underline}.message{max-width:620px;margin:12vh auto;padding:24px;line-height:1.8}.message h1{font:28px/1.6 Georgia,serif}.message p{color:var(--gray);margin:20px 0}:focus-visible{outline:2px solid var(--blue);outline-offset:4px}@media (max-width:720px){.shell{padding:26px 20px 48px}.page-head{flex-direction:column;align-items:start}.page-head h1{font-size:27px}}
