.web-root{background:var(--web-bg);height:100%;min-height:0;color:var(--web-text);-webkit-font-smoothing:antialiased;font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,sans-serif;font-size:14px;line-height:1.55}.web-root *{box-sizing:border-box}:where(.web-root) button,:where(.web-root) input,:where(.web-root) select,:where(.web-root) textarea{font:inherit}.web-root button{cursor:pointer}.web-root button:disabled{cursor:not-allowed;opacity:.55}.web-root button[aria-busy=true]{cursor:progress}:where(.web-root) a{color:inherit;text-decoration:none}.web-root button:focus-visible,.web-root a:focus-visible,.web-root input:focus-visible,.web-root textarea:focus-visible,.web-root select:focus-visible,.web-root summary:focus-visible{outline:3px solid var(--web-primary);outline-offset:3px}:where(.web-root) h1,:where(.web-root) h2,:where(.web-root) h3,:where(.web-root) p{margin:0}.web-root ::selection{background:var(--web-primary-soft)}.web-icon{flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.web-icon>div{line-height:1!important}.web-page{width:100%;max-width:1540px;margin:0 auto;padding:34px 40px 48px;animation:.24s ease-out web-arrive}.web-page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.web-page-heading h1{letter-spacing:-1px;font-size:28px;font-weight:730;line-height:1.35}.web-eyebrow{letter-spacing:0;color:var(--web-subtle);font-size:11px;font-weight:500;margin-bottom:7px!important}.web-description{color:var(--web-muted);font-size:13px;margin-top:8px!important}.web-page-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.web-button{border:1px solid var(--web-border);background:var(--web-surface);min-height:38px;color:var(--web-text);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 14px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex;font-size:13px!important}.web-button:hover{background:var(--web-surface-muted);border-color:var(--web-subtle)}.web-button.primary,.web-button--primary{background:var(--web-primary);border-color:var(--web-primary);color:var(--web-primary-foreground)}.web-button.primary:hover,.web-button--primary:hover{filter:brightness(.96)}.web-button.ghost{color:var(--web-muted);background:0 0;border-color:#0000}.web-button.danger{color:var(--web-danger)}.web-button.small{min-height:30px;padding:5px 9px;font-size:11px!important}.web-icon-button{width:36px;height:36px;color:var(--web-muted);background:0 0;border:1px solid #0000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.web-icon-button:hover{background:var(--web-surface-muted);color:var(--web-text)}.web-panel{background:var(--web-surface);border:1px solid var(--web-border);border-radius:var(--web-radius);overflow:hidden}.web-panel-heading{justify-content:space-between;align-items:center;gap:14px;padding:21px 23px;display:flex}.web-panel-heading h2{letter-spacing:-.3px;font-size:15px;font-weight:650}.web-panel-heading p{color:var(--web-muted);margin-top:4px;font-size:12px}.web-input,.web-select{background:var(--web-surface);height:38px;color:var(--web-text);border:1px solid var(--web-border);border-radius:8px;min-width:0;padding:8px 12px}.web-input::placeholder{color:var(--web-subtle)}.web-pill{white-space:nowrap;background:var(--web-surface-muted);color:var(--web-muted);border-radius:5px;align-items:center;gap:5px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.web-pill.blue{background:var(--web-primary-soft);color:var(--web-primary)}.web-pill.red{background:color-mix(in srgb, var(--web-danger) 9%, transparent);color:var(--web-danger)}.web-pill.green{background:color-mix(in srgb, var(--web-success) 10%, transparent);color:var(--web-success)}.web-empty{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:54px 24px;display:flex}.web-empty-icon{color:var(--web-subtle);background:var(--web-surface-muted);border-radius:14px;margin-bottom:2px;padding:13px;display:flex}.web-empty h3{font-size:15px;font-weight:650}.web-empty p{max-width:390px;color:var(--web-muted);font-size:13px}.web-empty .web-button{margin-top:8px}.web-loading{min-height:300px;color:var(--web-muted);justify-content:center;align-items:center;gap:12px;font-size:13px;display:flex}.web-spinner{border:2px solid var(--web-border);border-top-color:var(--web-primary);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite web-spin;display:inline-block}.web-error{border:1px solid color-mix(in srgb, var(--web-danger) 25%, var(--web-border));background:var(--web-surface);color:var(--web-danger);border-radius:10px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:15px 20px;font-size:13px;display:flex}.web-shell{height:100%;min-height:0;display:flex}.web-sidebar{background:var(--web-surface);border-right:1px solid var(--web-border);z-index:15;flex-direction:column;flex-shrink:0;width:228px;padding:30px 16px 16px;display:flex}.web-brand{align-items:center;gap:10px;padding:0 10px 31px;display:flex}.web-brand-mark{background:var(--web-primary);width:34px;height:36px;color:var(--web-primary-foreground);border-radius:10px;justify-content:center;align-items:center;display:flex}.web-brand-wordmark{letter-spacing:-.8px;font-size:20px;font-weight:760;line-height:1.2}.web-brand-wordmark small{letter-spacing:2.6px;color:var(--web-subtle);margin-top:3px;font-size:9px;font-weight:550;display:block}.web-nav{flex-direction:column;gap:5px;display:flex}.web-nav-link{color:var(--web-muted);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px 13px;font-weight:520;transition:background .15s,color .15s;display:flex;font-size:13px!important}.web-nav-link:hover{background:var(--web-bg);color:var(--web-text)}.web-nav-link.active{background:var(--web-primary-soft);color:var(--web-primary);font-weight:650}.web-nav-count{background:var(--web-primary);color:var(--web-primary-foreground);text-align:center;border-radius:5px;min-width:19px;margin-left:auto;padding:1px 6px;font-size:10px}.web-nav-divider{background:var(--web-border);height:1px;margin:23px 12px}.web-sidebar-bottom{margin-top:auto;padding-top:24px}.web-learnus-link{color:var(--web-muted);align-items:center;gap:5px;margin-bottom:8px;padding:12px 13px;font-size:11px;font-weight:600;display:flex}.web-profile{border-top:1px solid var(--web-border);align-items:center;gap:10px;padding:12px 8px 0;display:flex}.web-avatar{background:var(--web-primary-soft);width:34px;height:34px;color:var(--web-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:650;display:flex}.web-profile-name{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:12px;font-weight:600;overflow:hidden}.web-profile-caption{color:var(--web-subtle);margin-top:1px;font-size:10px}.web-profile .web-icon-button{width:28px;margin-left:auto}.web-main{flex-direction:column;flex:1;min-width:0;display:flex}.web-topbar{border-bottom:1px solid var(--web-border);background:var(--web-surface);justify-content:space-between;align-items:center;gap:20px;height:70px;min-height:70px;padding:0 40px;display:flex}.web-breadcrumb{color:var(--web-subtle);white-space:nowrap;align-items:center;gap:12px;min-width:0;font-size:12px;display:flex}.web-breadcrumb-course{text-overflow:ellipsis;border-left:1px solid var(--web-border);max-width:30vw;padding-left:12px;overflow:hidden}.web-breadcrumb strong{color:var(--web-text);font-weight:550}.web-topbar-actions{align-items:center;gap:10px;display:flex}.web-search-trigger{background:var(--web-bg);border:1px solid var(--web-border);width:234px;height:35px;color:var(--web-subtle);text-align:left;border-radius:8px;align-items:center;gap:9px;padding:0 11px;display:flex;font-size:11px!important}.web-search-trigger kbd{border:1px solid var(--web-border);background:var(--web-surface);border-radius:4px;margin-left:auto;padding:0 4px;font-size:9px;line-height:18px}.web-topbar-divider{background:var(--web-border);width:1px;height:22px;margin:0 3px}.web-mobile-menu{display:none}.web-content{flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.web-content>div{flex:1;min-height:0}.web-preview-strip{background:var(--web-primary-soft);color:var(--web-primary);border-bottom:1px solid color-mix(in srgb, var(--web-primary) 10%, transparent);justify-content:space-between;align-items:center;gap:10px;padding:7px 24px;font-size:10px;display:flex}.web-preview-strip a{font-weight:600}.web-screen-frame{width:100%;height:100%;overflow:auto}.web-detail-frame{flex-direction:column;flex:1;width:100%;max-width:1240px;min-height:0;margin:auto;padding:12px 32px 24px;display:flex}.web-detail-frame>div{flex:1;min-height:0}.web-detail-heading{color:var(--web-muted);align-items:center;gap:10px;padding:16px 32px 0;font-size:12px;display:flex}.web-detail-heading .web-icon-button{background:var(--web-surface);border-color:var(--web-border)}.web-dialog{border:1px solid var(--web-border);background:var(--web-surface);color:var(--web-text);border-radius:16px;width:min(560px,100vw - 32px);max-height:80vh;padding:0;box-shadow:0 24px 90px #0003}.web-dialog::backdrop{backdrop-filter:blur(4px);background:#11182755}.web-command-search{border-bottom:1px solid var(--web-border);color:var(--web-subtle);align-items:center;gap:12px;padding:18px 22px;display:flex}.web-command-search input{color:var(--web-text);background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:14px}.web-command-results{max-height:420px;padding:9px;overflow:auto}.web-command-label{color:var(--web-subtle);letter-spacing:.6px;padding:10px 12px 5px;font-size:10px}.web-command-result{width:100%;color:var(--web-text);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex;font-size:13px!important}.web-command-result:hover,.web-command-result:focus{background:var(--web-primary-soft);color:var(--web-primary)}.web-command-result .web-icon:last-child{color:var(--web-subtle);margin-left:auto}.web-command-footer{border-top:1px solid var(--web-border);color:var(--web-subtle);padding:10px 22px;font-size:10px}.web-guide{padding:30px}.web-guide h2{letter-spacing:-.8px;margin:14px 0 10px;font-size:24px}.web-guide p{color:var(--web-muted);font-size:14px;line-height:1.9}.web-guide-steps{gap:5px;margin:25px 0;display:flex}.web-guide-steps span{background:var(--web-border);border-radius:3px;width:25px;height:4px}.web-guide-steps span.active{background:var(--web-primary)}.web-guide-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.web-sidebar-backdrop{display:none}@keyframes web-spin{to{transform:rotate(360deg)}}@keyframes web-arrive{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (width>=1800px){.web-sidebar{width:248px;padding-left:22px;padding-right:22px}.web-topbar{padding-left:48px;padding-right:48px}}@media (width<=1180px){.web-sidebar{width:205px;padding:25px 13px 16px}.web-page{padding:28px}.web-topbar{padding:0 28px}.web-search-trigger{width:190px}.web-page-heading h1{font-size:26px}}@media (width<=900px){.web-sidebar{width:184px;padding-left:10px;padding-right:10px}.web-brand{gap:8px;padding-left:7px}.web-brand-wordmark{font-size:18px}.web-brand-mark{width:30px;height:32px}.web-page{padding:24px}.web-topbar{padding:0 24px}.web-search-trigger{width:160px}.web-search-trigger kbd{display:none}.web-page-heading{flex-wrap:wrap;align-items:flex-start}.web-description{max-width:420px}}@media (width<=700px){.web-sidebar{visibility:hidden;z-index:35;width:238px;padding:25px 16px 18px;transition:transform .2s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.web-sidebar.is-open{visibility:visible;transform:translate(0)}.web-sidebar-backdrop.is-open{z-index:30;background:#11182766;border:0;display:block;position:fixed;inset:0}.web-mobile-menu{display:flex}.web-topbar{gap:8px;height:60px;min-height:60px;padding:0 16px}.web-breadcrumb{gap:7px;font-size:11px}.web-breadcrumb>span:first-child,.web-breadcrumb-course{display:none}.web-topbar-actions{gap:4px}.web-search-trigger{background:0 0;border:0;justify-content:center;width:34px;padding:0}.web-search-trigger span:not(.web-icon){display:none}.web-topbar-divider{margin:0 2px}.web-topbar-actions>.web-avatar{width:29px;height:29px;font-size:10px}.web-page{padding:24px 18px 40px}.web-page-heading{gap:16px;margin-bottom:22px}.web-page-heading h1{font-size:24px}.web-page-actions{flex-wrap:wrap}.web-preview-strip{padding:6px 16px;font-size:9px}.web-preview-strip a{white-space:nowrap}.web-detail-frame{padding:8px 10px 20px}.web-detail-heading{padding:12px 16px 0}.web-panel-heading{padding:18px}.web-dialog{max-height:85vh}}@media (prefers-reduced-motion:reduce){.web-root *,.web-root :before,.web-root :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}