:root{--gray-100:#f5f5f5;--gray-200:#e9e9e9;--gray-300:#dedede;--gray-400:#cecece;--gray-500:#adadad;--gray-600:#868686;--gray-700:#494949;--gray-800:#2b2b2b;--gray-900:#1a1a1a;--primary-orange-100:#fff1ed;--primary-orange-200:#ffbfad;--primary-orange-500:#ff8665;--primary-orange-700:#fb5d32;--white:#fff;--black:#000;--letter-spacing-tight:-.01em;--font-family:"Pretendard",-apple-system,BlinkMacSystemFont,system-ui,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;--font-family-mono:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;--header-height:64px;--content-max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--gray-900);font-family:var(--font-family);letter-spacing:var(--letter-spacing-tight);-webkit-font-smoothing:antialiased;word-break:keep-all;overflow-wrap:anywhere;margin:0;font-size:16px;line-height:1.75}a{color:inherit}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.layout-module__ax1Cbq__header{z-index:30;height:var(--header-height);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--gray-200);background:#ffffffeb;position:sticky;top:0}.layout-module__ax1Cbq__headerInner{max-width:var(--content-max);align-items:center;gap:20px;height:100%;margin:0 auto;padding:0 24px;display:flex}.layout-module__ax1Cbq__brand{color:var(--gray-900);white-space:nowrap;font-size:18px;font-weight:700;text-decoration:none}.layout-module__ax1Cbq__brandSub{color:var(--primary-orange-700)}.layout-module__ax1Cbq__appLink{background:var(--gray-900);color:var(--white);white-space:nowrap;border-radius:8px;margin-left:auto;padding:8px 14px;font-size:14px;font-weight:600;text-decoration:none}.layout-module__ax1Cbq__appLink:hover{background:var(--gray-800)}.layout-module__ax1Cbq__shell{max-width:var(--content-max);grid-template-columns:248px minmax(0,1fr);align-items:start;gap:40px;margin:0 auto;padding:32px 24px 64px;display:grid}.layout-module__ax1Cbq__sidebar{top:calc(var(--header-height) + 24px);max-height:calc(100vh - var(--header-height) - 48px);padding-right:8px;position:sticky;overflow-y:auto}.layout-module__ax1Cbq__main{min-width:0}.layout-module__ax1Cbq__footer{border-top:1px solid var(--gray-200);background:var(--gray-100)}.layout-module__ax1Cbq__footerInner{max-width:var(--content-max);flex-direction:column;gap:10px;margin:0 auto;padding:28px 24px 40px;display:flex}.layout-module__ax1Cbq__footerNote{color:var(--gray-600);margin:0;font-size:13px}.layout-module__ax1Cbq__footerLinks{flex-wrap:wrap;gap:16px;display:flex}.layout-module__ax1Cbq__footerLinks a{color:var(--gray-700);text-underline-offset:2px;font-size:13px;text-decoration:underline}.layout-module__ax1Cbq__footerCompany{color:var(--gray-500);margin:0;font-size:12px}@media (max-width:900px){.layout-module__ax1Cbq__shell{grid-template-columns:minmax(0,1fr);gap:0;padding-top:20px}.layout-module__ax1Cbq__sidebar{border-bottom:1px solid var(--gray-200);max-height:none;margin-bottom:20px;padding:0 0 24px;position:static;overflow:visible}.layout-module__ax1Cbq__headerInner{gap:12px;padding:0 16px}.layout-module__ax1Cbq__appLink{display:none}}
