@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/variable/pretendardvariable-dynamic-subset.min.css";@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap";._header_1h9kz_2{z-index:100;background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur-heavy));border-bottom:1px solid var(--glass-border);height:var(--header-height);position:sticky;top:0}._inner_1h9kz_13{max-width:var(--content-max-width);padding:0 var(--space-6);justify-content:space-between;align-items:center;height:100%;margin:0 auto;display:flex}._logo_1h9kz_24{align-items:center;gap:var(--space-3);color:var(--color-text-primary);text-decoration:none;display:flex}._logoSvg_1h9kz_32{flex-shrink:0;width:2rem;height:2rem}._logoText_1h9kz_38{font-family:var(--font-heading);font-weight:700;font-size:var(--text-lg);letter-spacing:-.02em}._desktopNav_1h9kz_46{gap:var(--space-2);display:none}@media (width>=768px){._desktopNav_1h9kz_46{display:flex}}._navLink_1h9kz_57{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);color:var(--color-text-secondary);font-size:var(--text-sm);border-radius:var(--radius-md);transition:color var(--duration-fast) var(--ease-out-quart), background var(--duration-fast) var(--ease-out-quart);font-weight:500;text-decoration:none;display:flex}._navLink_1h9kz_57:hover{color:var(--color-text-primary);background:var(--color-surface-2)}._navLink_1h9kz_57._active_1h9kz_76{color:var(--color-accent);background:var(--color-accent-subtle)}._navIcon_1h9kz_81{font-size:var(--text-sm)}._actions_1h9kz_86{align-items:center;gap:var(--space-2);display:flex}._iconBtn_1h9kz_92{width:2.75rem;height:2.75rem;color:var(--color-text-secondary);cursor:pointer;border-radius:var(--radius-md);transition:color var(--duration-fast) var(--ease-out-quart), background var(--duration-fast) var(--ease-out-quart);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:relative}._iconBtn_1h9kz_92:hover{color:var(--color-text-primary);background:var(--color-surface-2)}._badge_1h9kz_113{background:var(--color-error);color:#fff;text-align:center;border-radius:var(--radius-full);min-width:1rem;height:1rem;padding:0 .25rem;font-size:.625rem;font-weight:700;line-height:1rem;position:absolute;top:2px;right:2px}._dropdownWrap_1h9kz_130{position:relative}._dropdown_1h9kz_130{top:calc(100% + var(--space-2));background:var(--color-surface-1);border:1px solid var(--color-border);border-radius:var(--radius-lg);min-width:300px;box-shadow:var(--shadow-xl);z-index:150;animation:_dropdownIn_1h9kz_1 var(--duration-normal) var(--ease-out-expo);position:absolute;right:0;overflow:hidden}@keyframes _dropdownIn_1h9kz_1{0%{opacity:0;transform:translateY(-8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}._dropdownHeader_1h9kz_153{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;display:flex}._dropdownTitle_1h9kz_161{font-size:var(--text-sm);font-weight:600}._dropdownList_1h9kz_166{max-height:280px;overflow-y:auto}._dropdownItem_1h9kz_171{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3) var(--space-4);text-align:left;cursor:pointer;font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-primary);transition:background var(--duration-fast);background:0 0;border:none;display:flex}._dropdownItem_1h9kz_171:hover{background:var(--color-surface-2)}._unread_1h9kz_191{background:var(--color-accent-subtle)}._unread_1h9kz_191:hover{background:var(--color-surface-2)}._dropdownItemText_1h9kz_199{font-size:var(--text-sm);color:var(--color-text-primary);line-height:1.4}._dropdownItemTime_1h9kz_205{font-size:var(--text-xs);color:var(--color-text-tertiary);white-space:nowrap;flex-shrink:0;margin-left:auto}._dropdownItemIcon_1h9kz_213{width:1rem;color:var(--color-text-tertiary);flex-shrink:0}._dropdownFooterBtn_1h9kz_219{width:100%;padding:var(--space-3);border:none;border-top:1px solid var(--color-border);color:var(--color-accent);font-size:var(--text-sm);font-weight:600;font-family:var(--font-body);cursor:pointer;text-align:center;background:0 0;display:block}._dropdownFooterBtn_1h9kz_219:hover{background:var(--color-surface-2)}._dropdownDivider_1h9kz_238{background:var(--color-border);height:1px;margin:var(--space-1) 0}._dangerItem_1h9kz_244,._dangerItem_1h9kz_244 ._dropdownItemIcon_1h9kz_213{color:var(--color-error)}._profileHeader_1h9kz_253{gap:var(--space-3);padding:var(--space-4);border-bottom:1px solid var(--color-border);display:flex}._profileAvatar_1h9kz_260{background:var(--color-accent-subtle);width:2.5rem;height:2.5rem;color:var(--color-accent);border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;display:flex}._profileName_1h9kz_272{font-size:var(--text-sm);font-weight:600}._profileEmail_1h9kz_277{font-size:var(--text-xs);color:var(--color-text-tertiary)}._profileRole_1h9kz_282{font-size:var(--text-xs);color:var(--color-text-secondary);margin-top:var(--space-1)}._profileOrg_1h9kz_288{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);font-size:var(--text-sm);color:var(--color-text-secondary);display:flex}._profileOrgIcon_1h9kz_297{color:var(--color-warning);font-size:var(--text-xs)}._profilePlan_1h9kz_302{padding:var(--space-1) var(--space-2);background:var(--color-accent-subtle);color:var(--color-accent);font-size:var(--text-xs);border-radius:var(--radius-full);text-transform:uppercase;margin-left:auto;font-weight:600}._hamburger_1h9kz_313{width:2.25rem;height:2.25rem;color:var(--color-text-secondary);cursor:pointer;font-size:var(--text-lg);background:0 0;border:none;justify-content:center;align-items:center;display:flex}@media (width>=768px){._hamburger_1h9kz_313{display:none}}._overlay_1h9kz_333{z-index:200;background:var(--color-surface-0);-webkit-backdrop-filter:blur(var(--glass-blur-heavy));opacity:0;visibility:hidden;transition:opacity var(--duration-slow) var(--ease-out-expo), visibility var(--duration-slow) var(--ease-out-expo);flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._overlayOpen_1h9kz_350{opacity:1;visibility:visible}._closeBtn_1h9kz_355{top:var(--space-4);right:var(--space-6);width:2.5rem;height:2.5rem;color:var(--color-text-primary);cursor:pointer;font-size:var(--text-xl);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute}._mobileNav_1h9kz_371{gap:var(--space-4);flex-direction:column;display:flex}@keyframes _fadeSlideUp_1h9kz_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._mobileLink_1h9kz_388{align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-8);color:var(--color-text-secondary);font-family:var(--font-heading);font-size:var(--text-2xl);opacity:0;animation:_fadeSlideUp_1h9kz_1 var(--duration-slow) var(--ease-out-expo) forwards;font-weight:600;text-decoration:none;display:flex}._overlayOpen_1h9kz_350 ._mobileLink_1h9kz_388{opacity:0;animation:_fadeSlideUp_1h9kz_1 var(--duration-slow) var(--ease-out-expo) forwards}._mobileLink_1h9kz_388._active_1h9kz_76{color:var(--color-accent)}._mobileLinkIcon_1h9kz_411{text-align:center;width:1.5rem}._mobileFooter_1h9kz_416{bottom:var(--space-12);position:absolute}._themeToggleMobile_1h9kz_421{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-6);background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-text-secondary);font-size:var(--text-sm);cursor:pointer;display:flex}:root{--font-body:"Pretendard Variable", "Pretendard", -apple-system, BlinkMacSystemFont, sans-serif;--font-heading:"Montserrat", "Pretendard Variable", sans-serif;--font-mono:"JetBrains Mono", "Fira Code", monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--color-surface-0:oklch(98.5% .008 250);--color-surface-1:oklch(97% .006 250);--color-surface-2:oklch(94% .01 250);--color-surface-3:oklch(91% .012 250);--color-text-primary:oklch(20% .015 250);--color-text-secondary:oklch(40% .012 250);--color-text-tertiary:oklch(55% .008 250);--color-border:oklch(88% .01 250);--color-border-hover:oklch(78% .015 250);--color-accent:oklch(55% .18 230);--color-accent-hover:oklch(50% .2 230);--color-accent-subtle:oklch(92% .04 230);--color-accent-text:oklch(99% .005 230);--color-success:oklch(55% .16 155);--color-success-subtle:oklch(92% .04 155);--color-warning:oklch(70% .16 75);--color-warning-subtle:oklch(94% .04 75);--color-error:oklch(55% .18 25);--color-error-subtle:oklch(93% .04 25);--color-info:oklch(55% .14 250);--color-info-subtle:oklch(93% .03 250);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--space-24:6rem;--radius-sm:.375rem;--radius-md:.625rem;--radius-lg:1rem;--radius-xl:1.25rem;--radius-full:9999px;--shadow-sm:0 1px 2px oklch(20% .01 250/.06);--shadow-md:0 4px 12px oklch(20% .01 250/.08);--shadow-lg:0 8px 32px oklch(20% .01 250/.12);--shadow-xl:0 16px 48px oklch(20% .01 250/.16);--glass-bg:oklch(98% .005 250/.7);--glass-border:oklch(95% .005 250/.5);--glass-blur:16px;--glass-blur-heavy:24px;--ease-out-quart:cubic-bezier(.25, 1, .5, 1);--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--duration-fast:.15s;--duration-normal:.25s;--duration-slow:.4s;--duration-entrance:.6s;--header-height:4rem;--sidebar-width:16rem;--content-max-width:1280px;--icon-box-sm:2.5rem;--icon-box-md:3rem;--icon-box-lg:3.5rem}[data-theme=dark]{--color-surface-0:oklch(15% .012 250);--color-surface-1:oklch(20% .012 250);--color-surface-2:oklch(25% .012 250);--color-surface-3:oklch(30% .012 250);--color-text-primary:oklch(93% .008 250);--color-text-secondary:oklch(72% .008 250);--color-text-tertiary:oklch(55% .006 250);--color-border:oklch(30% .01 250);--color-border-hover:oklch(40% .015 250);--color-accent:oklch(65% .18 230);--color-accent-hover:oklch(60% .2 230);--color-accent-subtle:oklch(25% .06 230);--color-accent-text:oklch(15% .01 230);--color-success:oklch(65% .16 155);--color-success-subtle:oklch(25% .06 155);--color-warning:oklch(75% .16 75);--color-warning-subtle:oklch(25% .06 75);--color-error:oklch(65% .18 25);--color-error-subtle:oklch(25% .06 25);--color-info:oklch(65% .14 250);--color-info-subtle:oklch(25% .04 250);--shadow-sm:0 1px 2px oklch(0% 0 0/.2);--shadow-md:0 4px 12px oklch(0% 0 0/.3);--shadow-lg:0 8px 32px oklch(0% 0 0/.4);--shadow-xl:0 16px 48px oklch(0% 0 0/.5);--glass-bg:oklch(20% .01 250/.7);--glass-border:oklch(30% .01 250/.4)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);color:var(--color-text-primary);background-color:var(--color-surface-0);min-height:100vh;transition:background-color var(--duration-slow) var(--ease-out-quart), color var(--duration-slow) var(--ease-out-quart);line-height:1.6}body:before{content:"";z-index:9999;pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:fixed;inset:0}[data-theme=dark] body:before{opacity:.05}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-text-primary);letter-spacing:-.02em;text-wrap:balance;font-weight:700;line-height:1.2}:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px;border-radius:var(--radius-sm)}.skip-nav{top:-100%;left:var(--space-4);z-index:10000;padding:var(--space-3) var(--space-6);background:var(--color-accent);color:var(--color-accent-text);border-radius:0 0 var(--radius-md) var(--radius-md);transition:top var(--duration-fast) var(--ease-out-quart);font-weight:600;text-decoration:none;position:absolute}.skip-nav:focus{top:0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-border-hover)}::selection{background:var(--color-accent-subtle);color:var(--color-text-primary)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg, var(--color-surface-2) 25%, var(--color-surface-3) 50%, var(--color-surface-2) 75%);border-radius:var(--radius-sm);background-size:200% 100%;animation:1.5s ease-in-out infinite shimmer}.glass-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);transition:transform var(--duration-normal) var(--ease-out-quart), box-shadow var(--duration-normal) var(--ease-out-quart)}.bento-grid{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}@media (width>=1024px){.bento-grid{grid-template-columns:repeat(4,1fr)}.bento-grid .span-2{grid-column:span 2}.bento-grid .span-3{grid-column:span 3}.bento-grid .span-full{grid-column:1/-1}}.scroll-cards{gap:var(--space-4);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:var(--space-2);scrollbar-width:none;display:flex;overflow-x:auto}.scroll-cards::-webkit-scrollbar{display:none}.scroll-cards>*{scroll-snap-align:start;flex-shrink:0;width:85%;max-width:320px}@media (width>=768px){.scroll-cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;display:grid;overflow-x:visible}.scroll-cards>*{width:auto;max-width:none}}.scroll-cards .glass-card,.bento-grid .glass-card{flex-direction:column;height:100%;display:flex}@keyframes ripple-effect{to{opacity:0;transform:scale(4)}}.fa-icon-sm{font-size:.875rem}.fa-icon-md{font-size:1rem}.fa-icon-lg{font-size:1.25rem}.fa-icon-xl{font-size:1.5rem}
