.activity-progress{display:grid;grid-template-columns:minmax(210px,1fr) 190px minmax(270px,1fr);align-items:center;gap:24px;margin-top:22px;padding-top:24px;border-top:1px solid var(--border);font-variant-numeric:tabular-nums}.activity-progress-copy{min-width:0}.activity-progress h3{margin:0;font-size:16px;font-weight:600}.activity-progress .activity-progress-total{margin:6px 0 2px;color:var(--theme-text, #101828);line-height:1.15}.activity-progress-total strong{font-size:48px;font-weight:750;letter-spacing:-2px}.activity-progress-total>span{margin-left:4px;font-size:22px;font-weight:600}.activity-progress-count{margin:10px 0 0;color:var(--text-sub);font-size:15px}.activity-progress-count b{color:var(--theme-text, #101828);font-weight:600}.activity-progress-status{margin:8px 0 0;font-size:14px;color:var(--text-sub);line-height:1.6}.activity-progress-copy>small{display:block;margin-top:12px;color:var(--text-sub);font-size:12px;line-height:1.6}.activity-progress-rings{display:block;width:190px;height:190px;max-width:100%;justify-self:center}.activity-progress-ring-fill{transition:stroke-dashoffset .65s ease,opacity .2s ease;animation:activity-ring-reveal 1s cubic-bezier(.22,1,.36,1) backwards}@keyframes activity-ring-reveal{0%{stroke-dashoffset:var(--ring-circumference)}}.activity-progress-legend{min-width:0}.activity-progress-legend>p{display:flex;justify-content:space-between;gap:12px;margin:0 0 8px;color:var(--text-sub);font-size:13px}.activity-progress-legend>p>span{font-size:12px}.activity-progress-legend ul{display:grid;gap:2px;padding:0;margin:0;list-style:none}.activity-progress-legend li{display:grid;grid-template-columns:8px minmax(0,1fr) auto 48px;align-items:center;gap:10px;min-height:38px;font-size:14px}.activity-progress-dot{width:8px;height:8px;border-radius:50%}.activity-progress-label{line-height:1.5}.activity-progress-fraction{color:var(--text-sub);font-size:13px;white-space:nowrap}.activity-progress-legend strong{text-align:right;font-size:16px;font-weight:650}.activity-progress-state{display:block;min-height:216px}.activity-progress-state p{color:var(--text-sub);line-height:1.7}.activity-progress-state button{min-height:44px;margin-left:8px;border:0;background:none;color:var(--theme-accent, var(--primary-dark));text-decoration:underline;font:inherit}@media(max-width:1150px)and (min-width:721px){.activity-progress{grid-template-columns:minmax(0,1fr) 190px}.activity-progress-legend{grid-column:1 / -1}.activity-progress-legend ul{grid-template-columns:1fr 1fr;column-gap:32px}}@media(max-width:900px)and (min-width:721px){.activity-progress-legend ul{grid-template-columns:minmax(0,1fr)}}@media(max-width:720px){.activity-progress{grid-template-columns:minmax(0,1fr) 132px;gap:18px 8px;padding-top:20px}.activity-progress-rings{width:132px;height:132px}.activity-progress-total strong{font-size:40px}.activity-progress-copy>small{font-size:12px}.activity-progress-legend{grid-column:1 / -1}}@media(max-width:380px){.activity-progress{grid-template-columns:minmax(0,1fr) 104px}.activity-progress-rings{width:104px;height:104px}.activity-progress-legend li{gap:7px;grid-template-columns:8px minmax(0,1fr) auto 48px}}@media(prefers-reduced-motion:reduce){.activity-progress-ring-fill{animation:none;transition:none}}.activity-study-card .activity-tool-content{overflow-y:auto;scrollbar-width:thin}.study-timer{display:flex;flex-direction:column;min-width:0}.study-timer .dashboard-section-head{margin-bottom:18px}.study-timer .dashboard-section-head>svg{color:var(--text-sub);flex-shrink:0}.study-mode{display:flex;gap:20px;justify-content:center;margin-bottom:16px}.study-mode button{padding:8px 2px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--text-sub);font-size:14px}.study-mode button[aria-pressed=true]{border-color:var(--primary);color:var(--theme-accent, var(--primary));font-weight:700}.study-label{width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:6px;background:var(--theme-surface, #fff);color:var(--text);font:inherit;font-size:13px}.study-current-label{margin:0 0 12px;text-align:center;font-size:14px;line-height:1.6;overflow-wrap:anywhere}.study-presets{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;gap:8px;margin:14px 0 0}.study-presets button,.study-presets label{border:1px solid var(--border);border-radius:6px;color:var(--text-sub);background:transparent;padding:5px 10px;font-size:12px}.study-presets button[aria-pressed=true]{background:var(--primary-soft);border-color:var(--primary);color:var(--theme-accent, var(--primary))}.study-presets label{display:flex;align-items:center;gap:5px;padding:0 8px}.study-presets input{width:46px;padding:5px 0;border:0;background:transparent;color:var(--text);font-size:12px}.study-clock{margin:24px 0 8px;text-align:center;font-size:clamp(32px,3.5vw,48px);font-weight:650;letter-spacing:1px;line-height:1.2;font-variant-numeric:tabular-nums;color:var(--text)}.study-clock.is-running{color:var(--theme-accent, var(--primary))}.study-state{margin:0 0 18px;text-align:center;color:var(--text-sub);font-size:12px}.study-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.study-actions :is(.primary-button,.ghost-button){min-height:42px;padding:9px 14px;gap:7px;font-size:13px;white-space:nowrap}.study-discard{display:grid;place-items:center;width:40px;border:0;border-radius:7px;background:transparent;color:var(--text-sub)}.study-timer button:disabled{cursor:default;opacity:.5}.study-timer :is(button,input):focus-visible{outline:2px solid var(--primary);outline-offset:3px}.study-hint{margin:18px 0;color:var(--text-sub);font-size:11px;line-height:1.8;text-align:center}.study-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:16px 0;border-top:1px solid var(--border)}.study-summary div{min-width:0}.study-summary dt{font-size:12px;color:var(--text-sub)}.study-summary dd{margin:7px 0 0;font-size:16px;font-weight:650;overflow-wrap:anywhere}.study-history-toggle{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 0 0;border:0;border-top:1px solid var(--border);background:transparent;color:var(--text-sub);font-size:12px}.study-history-toggle span{color:var(--theme-accent, var(--primary))}.study-history{margin-top:14px}.study-history>p{color:var(--text-sub);font-size:11px;line-height:1.7}.study-history ol{list-style:none;margin:0;padding:0}.study-history li{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid var(--border);font-size:13px}.study-history li>div{min-width:0}.study-history strong{display:block;overflow-wrap:anywhere;font-weight:550}.study-history time{display:block;margin-top:6px;color:var(--text-sub);font-size:11px}.study-history li>span{flex-shrink:0;font-variant-numeric:tabular-nums}.study-history>button,.study-error button,.study-confirm button{padding:8px 0;border:0;background:transparent;color:var(--theme-accent, var(--primary));font-size:12px;text-decoration:underline;text-underline-offset:3px}.study-other-team,.study-error,.study-confirm{margin:10px 0;padding:12px;border:1px solid var(--border);border-radius:7px;line-height:1.7;font-size:12px}.study-other-team a{color:var(--theme-accent, var(--primary));text-decoration:underline}.study-error{color:var(--theme-error-text, #b42318)}.study-error button{display:block}.study-confirm p{margin:0}.study-confirm button{margin-right:16px}.study-message{display:flex;align-items:center;gap:6px;margin:14px 0 0;color:var(--theme-accent, var(--primary));font-size:12px;line-height:1.7}.study-message svg{flex-shrink:0}.editorial-detail-layout>*,.editorial-aside>*{min-width:0}.related-recruitments{border-radius:12px}.related-recruitments .aside-title{align-items:center;gap:12px}.related-recruitments .aside-title em{flex-shrink:0}.related-recruitments .aside-recruitment{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:12px;padding-block:16px 3px}.aside-recruitment>div{min-width:0}.related-recruitments .aside-recruitment strong{font-size:15px;line-height:1.6;overflow-wrap:anywhere;word-break:keep-all}.related-recruitments .aside-recruitment small{font-size:13px;line-height:1.6;overflow-wrap:anywhere}.related-team-actions{display:grid;gap:12px;padding-top:20px;margin-top:16px;border-top:1px solid var(--border)}.related-team-actions .ghost-button{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;min-height:44px;height:auto;padding:10px 12px;white-space:normal;line-height:1.5}.related-team-actions .text-link{display:flex;align-items:center;justify-content:center;gap:5px;font-size:13px;line-height:1.6;padding:4px 0;white-space:normal}.related-team-actions svg{flex-shrink:0}.editorial-aside .deadline-line{flex-wrap:wrap}@media(min-width:901px)and (max-width:1100px){.editorial-detail-layout{grid-template-columns:minmax(0,1fr) 280px;gap:20px}}.learning-login{min-height:100svh;display:flex;flex-direction:column;color:var(--theme-text, #101828);background:var(--theme-canvas, #f7f8fc);font-family:var(--font-sans)}.learning-login-header{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:24px 48px}.learning-login-wordmark{font-size:26px;font-weight:900;letter-spacing:-1.4px;white-space:nowrap}.learning-login-header-actions{display:flex;align-items:center;gap:24px}.learning-login-header-actions>a{display:inline-flex;align-items:center;gap:9px;min-height:44px;font-size:14px;color:var(--text-sub)}.learning-login-main{flex:1;width:100%;padding:48px 24px 64px}.learning-login-intro{text-align:center;margin:0 auto 36px}.learning-login-kicker{margin:0 0 16px;color:var(--text-sub);font-size:14px;font-weight:500;letter-spacing:-.2px}.learning-login-intro h1{margin:0;font-size:clamp(28px,3.2vw,42px);line-height:1.5;letter-spacing:-1.8px;font-weight:750;word-break:keep-all}.learning-login-intro h1 span{color:var(--theme-accent, #6846de)}.learning-login-description{margin:18px 0 0;font-size:15px;color:var(--text-sub);line-height:1.85;word-break:keep-all}.learning-login-form{width:min(100%,400px);margin:0 auto}.learning-login-form label{display:block;font-size:14px;font-weight:600}.learning-login-form input{display:block;width:100%;min-height:52px;margin-top:9px;padding:13px 15px;border:1px solid var(--theme-border, #d4d8e2);border-radius:8px;background:var(--theme-surface, #fff);color:inherit;font:400 16px/1.5 var(--font-sans);outline:none}.learning-login-form input::placeholder{color:var(--theme-text-muted, #7b8495)}.learning-login-form input:focus{border-color:var(--theme-accent, #6846de);outline:3px solid var(--theme-accent-soft, #ece6ff);outline-offset:1px}.learning-login-password-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:22px}.learning-login-password-label a{color:var(--text-sub);font-size:13px}.learning-login-password{position:relative}.learning-login-password input{padding-right:52px}.learning-login-password button{position:absolute;top:4px;right:4px;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:6px;background:transparent;color:var(--text-sub);cursor:pointer}.learning-login-password button:hover{background:var(--theme-surface-subtle, #f2f3f8)}.learning-login-submit{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:52px;margin-top:24px;padding:13px 18px;border:0;border-radius:8px;background:var(--primary);color:#fff;font:600 16px/1.5 var(--font-sans);cursor:pointer}.learning-login-submit:hover:not(:disabled){background:#6846de}.learning-login-submit:disabled{cursor:wait;opacity:.7}.learning-login-signup{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:24px 0 0;color:var(--text-sub);font-size:14px}.learning-login-signup a{color:var(--theme-accent, #6846de);font-weight:600}.learning-login-error{margin:16px 0 0;color:var(--theme-danger, #b42318);font-size:14px;line-height:1.7;overflow-wrap:anywhere}.learning-login-account-note{margin:27px 0 0;color:var(--text-sub);text-align:center;font-size:12px;line-height:1.8}.learning-login-footer{width:min(100% - 96px,960px);margin:0 auto;padding:28px 0 32px;border-top:1px solid var(--border)}.learning-login-footer ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;padding:0;margin:0;list-style:none}.learning-login-footer li{display:flex;justify-content:center;gap:13px}.learning-login-footer li>span{padding-top:2px;font-size:12px;color:var(--theme-accent, #6846de);font-weight:600}.learning-login-footer strong{font-size:14px;font-weight:600}.learning-login-footer p{margin:7px 0 0;font-size:12px;color:var(--text-sub);line-height:1.8;word-break:keep-all}.learning-login a:hover{text-decoration:underline;text-underline-offset:4px}.learning-login :is(a,button):focus-visible{outline:2px solid var(--theme-accent, #6846de);outline-offset:4px}@media(max-width:720px){.learning-login-header{padding:16px 20px}.learning-login-wordmark{font-size:23px}.learning-login-header-actions{gap:12px}.learning-login-header-actions>a{display:none}.learning-login-header .theme-toggle-label{display:none}.learning-login-main{padding:38px 24px 44px}.learning-login-intro h1{font-size:clamp(26px,5.8vw,34px);letter-spacing:-1.2px}.learning-login-description{font-size:14px}.learning-login-kicker{font-size:12px}.learning-login-footer{width:calc(100% - 48px);padding:24px 0}.learning-login-footer ol{grid-template-columns:1fr;gap:18px}.learning-login-footer li{justify-content:flex-start}.learning-login-footer li>div{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 12px}.learning-login-footer strong{font-size:13px}.learning-login-footer p{margin:0}}@media(max-width:360px){.learning-login-main{padding-inline:20px}.learning-login-break{display:none}.learning-login-description{max-width:260px;margin-inline:auto}}.cp-page{max-width:1080px;margin:0 auto}.cp-page *,.cp-course *,.cp-schedule *{box-sizing:border-box}.cp-page :is(button,input,select),.cp-schedule :is(button,input,select){font-family:inherit}.cp-page :is(button,input,select,a,summary):focus-visible,.cp-course:focus-visible,.cp-schedule :is(button,input,select,summary):focus-visible{outline:2px solid var(--primary);outline-offset:3px}.cp-heading{margin-bottom:28px}.cp-heading h1{margin:0 0 10px;font-size:30px;letter-spacing:-1px}.cp-heading p,.cp-detail-heading>p{color:var(--text-sub);line-height:1.8;font-size:15px;margin:0}.cp-catalog-tools{display:flex;gap:10px}.cp-catalog-tools select,.cp-search{min-height:44px;border:1px solid var(--border);border-radius:8px;background:var(--theme-surface, #fff);color:var(--text-sub);font-size:14px}.cp-catalog-tools select{padding:8px 12px;max-width:230px}.cp-search{display:flex;align-items:center;gap:9px;flex:1;padding:0 14px;min-width:0}.cp-search input{width:100%;min-width:0;padding:10px 0;border:0;background:transparent;font-size:15px;color:var(--theme-text, #101828)}.cp-search svg{flex-shrink:0}.cp-catalog-levels{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:20px 0 16px}.cp-catalog-levels nav{display:flex;gap:4px}.cp-catalog-levels button{border:0;border-radius:6px;padding:7px 13px;background:transparent;color:var(--text-sub);font-size:14px}.cp-catalog-levels [aria-pressed=true]{color:var(--theme-accent, var(--primary-dark));background:var(--primary-soft);font-weight:600}.cp-catalog-levels>span{color:var(--text-sub);font-size:13px}.cp-course-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cp-course{display:flex;flex-direction:column;min-width:0;padding:24px;border:1px solid var(--border);border-radius:10px;background:var(--theme-surface, #fff);color:var(--theme-text, #101828);transition:border-color .15s ease}.cp-course:hover{border-color:var(--primary-light)}.cp-company{display:flex;align-items:center;gap:10px;min-width:0}.cp-company .cp-course-source{min-width:0;overflow-wrap:anywhere}.cp-organization-icon{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;overflow:hidden;border:1px solid transparent;border-radius:8px;color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.cp-organization-icon>span{font-size:17px;font-weight:700}.cp-organization-icon.has-logo{border-color:var(--border);background:#fff}.cp-organization-icon img{display:block;width:100%;height:100%;padding:4px;object-fit:contain}.cp-course-source{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:var(--text-sub);font-size:13px}.cp-course-source small{padding:2px 6px;border-radius:4px;background:var(--theme-surface-subtle, #f2f4f7);font-size:11px}.cp-course h2{margin:14px 0 9px;font-size:20px;line-height:1.5;letter-spacing:-.6px}.cp-course>p{flex:1;margin:0;color:var(--text-sub);font-size:14px;line-height:1.8}.cp-course-facts{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px;margin-top:20px;font-size:13px;color:var(--theme-text-sub, #475467)}.cp-course-facts>span+span:before{content:"·";margin-right:14px;color:var(--theme-text-muted, #98a2b3)}.cp-course footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;font-size:12px;color:var(--text-sub)}.cp-course footer svg{color:var(--theme-accent, var(--primary))}.cp-catalog-note{margin-top:28px;color:var(--text-sub);font-size:13px;line-height:1.8}.cp-catalog-note details{margin-top:16px}.cp-catalog-note summary{width:fit-content;cursor:pointer;color:var(--theme-text-sub, #475467)}.cp-catalog-note details p{max-width:750px}.cp-empty{text-align:center;padding:50px 15px;color:var(--text-sub)}.cp-empty h2{font-size:19px;color:var(--theme-text, #101828)}.cp-empty button,.cp-show-all{padding:8px 0;border:0;background:transparent;color:var(--theme-accent, var(--primary-dark));font-size:14px}.cp-back{display:inline-flex;align-items:center;gap:6px;margin-bottom:28px;font-size:14px;color:var(--text-sub)}.cp-detail-heading{margin-bottom:36px}.cp-overview-card{padding:32px;margin-bottom:30px;border:1px solid var(--border);border-radius:12px;background:var(--theme-surface, #fff);overflow-wrap:anywhere}.cp-overview-card .cp-detail-heading{margin:0}.cp-overview-card .cp-detail-heading h1{font-size:clamp(25px,3vw,32px);letter-spacing:-.8px;word-break:keep-all;overflow-wrap:break-word}.cp-overview-card .cp-detail-heading>p{max-width:780px;font-size:16px}.cp-overview-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:26px 0;padding:22px 0;border-block:1px solid var(--border)}.cp-overview-facts dt{color:var(--text-sub);font-size:13px;margin-bottom:8px}.cp-overview-facts dd{margin:0;font-size:18px;font-weight:600}.cp-overview-note{margin:18px 0 0;color:var(--text-sub);font-size:13px;line-height:1.7}.cp-detail-page .cp-syllabus{margin-top:0}@media(max-width:600px){.cp-overview-card{padding:22px 20px}.cp-overview-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}}.cp-detail-heading h1{max-width:850px;margin:14px 0 12px;font-size:34px;line-height:1.4;letter-spacing:-1.2px}.cp-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:36px;align-items:start}.cp-description h2,.cp-syllabus h2,.cp-start-panel h2{margin:0 0 12px;font-size:18px;letter-spacing:-.4px}.cp-description>p{margin:0;color:var(--theme-text-sub, #475467);font-size:15px;line-height:1.9;white-space:pre-line}.cp-syllabus{margin-top:32px}.cp-syllabus>header{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.cp-syllabus>header>span{color:var(--text-sub);font-size:12px}.cp-milestones{margin:4px 0 18px;color:var(--text-sub);font-size:14px}.cp-milestones summary{cursor:pointer}.cp-week{margin-top:10px;border:1px solid var(--border);border-radius:9px;background:var(--theme-surface, #fff);overflow:hidden}.cp-week>summary{display:flex;align-items:center;gap:15px;padding:18px 20px;cursor:pointer;list-style:none}.cp-week>summary::-webkit-details-marker{display:none}.cp-week>summary:after{content:"+";margin-left:auto;color:var(--text-sub);font-size:20px}.cp-week[open]>summary:after{content:"−"}.cp-week>summary>span{color:var(--theme-text-muted, #98a2b3);font-size:14px}.cp-week strong{font-size:15px;font-weight:600;line-height:1.6}.cp-week summary small{display:block;margin-top:4px;font-size:12px;color:var(--text-sub)}.cp-week-body{padding:0 20px 8px}.cp-week-body>p{font-size:14px;color:var(--text-sub);line-height:1.7}.cp-task-list{list-style:none;padding:0;margin:0}.cp-task-list li{display:flex;justify-content:space-between;gap:14px;padding:14px 0}.cp-week-body .cp-task-list li{border-top:1px solid var(--theme-border, #f2f4f7)}.cp-task-list li>div{min-width:0}.cp-task-list strong{font-size:14px;font-weight:500;overflow-wrap:anywhere}.cp-task-list p{margin:5px 0 0;color:var(--text-sub);font-size:12px;line-height:1.7}.cp-task-list small{flex-shrink:0;color:var(--text-sub);font-size:12px}.cp-week>.cp-task-list{padding:0 20px}.cp-start-panel{position:sticky;top:96px;padding:22px;border:1px solid var(--border);border-radius:10px;background:var(--theme-surface, #fff)}.cp-start-panel>p{font-size:14px;line-height:1.8;color:var(--text-sub)}.cp-start-panel dl{margin:24px 0;font-size:13px}.cp-start-panel dl div{display:flex;justify-content:space-between;margin:12px 0;gap:12px}.cp-start-panel dt{color:var(--text-sub)}.cp-start-panel dd{margin:0}.cp-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 16px;border:0;border-radius:8px;background:var(--primary);color:#fff;font-size:14px;font-weight:600}.cp-start-panel .cp-primary{width:100%}.cp-start-panel>small{display:block;margin-top:10px;color:var(--text-sub);font-size:11px;line-height:1.7}.cp-start-panel .cp-privacy{margin:24px 0 0;font-size:12px}.cp-schedule{width:min(900px,calc(100vw - 32px));max-height:calc(100dvh - 40px);padding:0;margin:auto;border:1px solid var(--border);border-radius:12px;background:var(--theme-surface, #fff);color:var(--theme-text, #101828)}.cp-schedule::backdrop{background:#10182866}.cp-schedule>header{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 26px 18px;background:var(--theme-surface, #fff)}.cp-schedule h2{margin:0;font-size:23px;letter-spacing:-.7px}.cp-schedule header p{margin:6px 0 0;font-size:13px;color:var(--text-sub)}.cp-schedule>header button{display:grid;place-items:center;flex-shrink:0;width:32px;height:32px;border:0;background:transparent;color:var(--text-sub)}.cp-schedule-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:30px;padding:0 26px 22px}.cp-schedule-fields{min-width:0;border:0;padding:0;margin:0}.cp-schedule-fields label{display:grid;gap:8px;margin-top:18px;font-size:14px;font-weight:500}.cp-schedule-fields>label:first-of-type{margin-top:0}.cp-schedule :is(input:not([type=checkbox]),select){min-width:0;width:100%;min-height:40px;padding:8px 10px;border:1px solid var(--border);border-radius:7px;color:var(--theme-text, #101828);background:var(--theme-surface, #fff);font-size:14px}.cp-quick{display:flex;flex-wrap:wrap;gap:14px;margin-top:8px}.cp-quick button{padding:3px 0;border:0;background:transparent;color:var(--text-sub);font-size:12px;text-decoration:underline;text-underline-offset:3px}.cp-field-title{margin:20px 0 10px;font-size:14px;font-weight:500}.cp-presets{display:flex;gap:8px;margin-bottom:10px}.cp-presets button{border:0;background:transparent;padding:5px 6px;font-size:12px;color:var(--text-sub)}.cp-presets [aria-pressed=true]{color:var(--theme-accent, var(--primary-dark));background:var(--primary-soft);border-radius:4px}.cp-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}.cp-days button{min-height:39px;padding:0;border:1px solid var(--border);border-radius:6px;background:var(--theme-surface, #fff);color:var(--text-sub);font-size:13px}.cp-days [aria-pressed=true]{color:var(--theme-accent, var(--primary-dark));border-color:var(--primary-light);background:var(--primary-soft)}.cp-hint{color:var(--text-sub);font-size:12px;line-height:1.8}.cp-exclusions{margin:18px 0;font-size:13px;color:var(--theme-text-sub, #475467)}.cp-exclusions summary{cursor:pointer}.cp-exclude-input{display:flex;gap:8px;margin-top:12px}.cp-exclude-input input{flex:1}.cp-exclude-input button{flex-shrink:0;border:1px solid var(--border);padding:5px 12px;border-radius:6px;background:var(--theme-surface, #fff);color:var(--theme-text-sub, #475467)}.cp-excluded{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.cp-excluded button{display:flex;align-items:center;gap:4px;padding:5px 8px;border:0;border-radius:5px;background:var(--theme-surface-subtle, #f2f4f7);color:var(--theme-text-sub, #475467);font-size:12px}.cp-team-settings .cp-checkbox{display:flex;align-items:center;gap:8px;font-size:13px}.cp-checkbox input{accent-color:var(--primary)}.cp-schedule-preview{min-width:0;border-left:1px solid var(--border);padding-left:26px;scroll-margin-top:110px}.cp-schedule-preview h3{margin:0 0 12px;font-size:16px}.cp-plan-period{font-size:14px;font-weight:600;line-height:1.8}.cp-plan-summary{color:var(--text-sub);font-size:13px;line-height:1.8}.cp-adjustment{color:var(--theme-accent, var(--primary-dark));font-size:12px;line-height:1.8}.cp-session-list{list-style:none;margin:18px 0 0;padding:0}.cp-session-list li{padding:12px 0;border-top:1px solid var(--theme-border, #f2f4f7)}.cp-session-list header{display:flex;justify-content:space-between;gap:8px;font-size:13px}.cp-session-list time{font-weight:600}.cp-session-list small{color:var(--text-sub)}.cp-session-list p{margin:7px 0 0;color:var(--theme-text-sub, #475467);font-size:13px;line-height:1.6}.cp-schedule>footer{position:sticky;bottom:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:16px 26px;border-top:1px solid var(--border);background:var(--theme-surface, #fff)}.cp-schedule>footer>span{font-size:12px;color:var(--text-sub)}.cp-error{color:var(--theme-danger, #b42318);font-size:13px;line-height:1.7}.cp-schedule footer .cp-error{flex-basis:100%;margin:0}.cp-error button{border:0;background:transparent;color:inherit;text-decoration:underline}.cp-page button:disabled,.cp-schedule button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:850px){.cp-detail-layout{grid-template-columns:minmax(0,1fr);gap:24px}.cp-start-panel{position:static;grid-row:1}.cp-start-panel dl{display:flex;gap:25px;margin:12px 0}.cp-start-panel dl div{gap:10px}.cp-start-panel .cp-privacy{margin-top:12px}}@media(max-width:600px){.cp-heading h1{font-size:27px}.cp-heading p{font-size:14px}.cp-catalog-tools{flex-wrap:wrap}.cp-search{flex-basis:100%}.cp-catalog-tools select{flex:1;min-width:0;max-width:none;font-size:13px}.cp-course-grid{grid-template-columns:minmax(0,1fr);gap:12px}.cp-course{padding:20px}.cp-course h2{font-size:19px}.cp-course-facts{gap:6px 9px;font-size:12px}.cp-course-facts>span+span:before{margin-right:9px}.cp-detail-heading h1{font-size:27px}.cp-detail-heading{margin-bottom:24px}.cp-detail-layout{gap:28px}.cp-week>summary{padding:16px}.cp-week-body{padding-inline:16px}.cp-task-list li{gap:8px}.cp-schedule{width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.cp-schedule>header{padding:20px 18px}.cp-schedule h2{font-size:21px}.cp-schedule-layout{grid-template-columns:minmax(0,1fr);padding:0 18px 20px;gap:26px}.cp-schedule-preview{border-left:0;border-top:1px solid var(--border);padding:22px 0 0}.cp-schedule>footer{padding:12px 18px}.cp-schedule>footer>span{flex-basis:100%}.cp-schedule>footer .cp-primary{width:100%}}.registration-choice h1,.registration-details h1{margin:24px 0 10px;font-size:25px;letter-spacing:-.6px;line-height:1.45}.registration-choice>p,.registration-details>p{color:var(--text-sub);font-size:14px;line-height:1.7;margin-bottom:24px}.registration-choice>button{display:grid;grid-template-columns:26px minmax(0,1fr) 18px;align-items:center;gap:16px;width:100%;margin-top:14px;padding:22px 20px;border:1px solid var(--border);border-radius:10px;color:inherit;background:var(--theme-surface, #fff);text-align:left}.registration-choice>button:hover{border-color:var(--primary);background:var(--primary-soft)}.registration-choice strong,.registration-choice small{display:block}.registration-choice strong{font-size:17px;margin-bottom:7px}.registration-choice small{color:var(--text-sub);line-height:1.7;font-size:13px}.registration-note{margin:8px 0;font-size:12px!important;color:var(--text-sub);line-height:1.7;font-weight:400}.registration-back{display:inline-flex;align-items:center;gap:6px;margin-top:20px;border:0;background:none;color:var(--text-sub);padding:6px 0}.registration-fields{min-width:0;display:grid;gap:16px;padding:0;margin:0;border:0}.registration-fields>label{display:grid;gap:8px;font-size:14px}.registration-fields>label[for=school-search]{margin-bottom:-8px}.registration-fields input{width:100%;min-width:0}.registration-fields .inline-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.registration-fields .inline-field button{min-width:96px;font-size:12px;height:auto;white-space:normal}.school-search-results{list-style:none;max-height:240px;overflow-y:auto;padding:0;margin:-8px 0 0;border:1px solid var(--border);border-radius:8px}.school-search-results button{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:6px;padding:12px;text-align:left;color:inherit;background:var(--theme-surface, #fff);border:0;border-bottom:1px solid var(--border)}.school-search-results button:hover{background:var(--primary-soft)}.school-search-results small{color:var(--text-sub)}.registration-status{display:flex;align-items:start;gap:8px;font-size:13px;line-height:1.7;color:var(--text-sub)}.registration-status svg{flex-shrink:0;margin-top:3px}@media(max-width:480px){.registration-choice>button{padding:18px 14px;gap:12px}.registration-fields .inline-field{grid-template-columns:minmax(0,1fr)}.registration-fields .inline-field button{min-height:40px}}.auth-support-page:has(.registration-choice,.registration-details){background:var(--theme-canvas, #f7f8fc)}.auth-support-card:has(.registration-choice,.registration-details){border-radius:12px;box-shadow:none}.inbox-nav{display:flex;align-items:center;gap:20px;margin-bottom:20px;border-bottom:1px solid var(--border)}.inbox-nav a{padding:12px 0;color:var(--text-sub);font-size:14px}.inbox-nav a[aria-current=page]{color:var(--theme-accent, var(--primary));border-bottom:2px solid currentColor;font-weight:600}.inbox-nav button{display:flex;align-items:center;gap:6px;margin-left:auto;padding:10px 0;border:0;background:none;color:var(--text-sub);font-size:12px}.message-bubbles{max-height:60vh;min-height:240px}.message-bubbles article{min-width:0;overflow-wrap:anywhere}.inbox-older{align-self:center;padding:8px 14px;border:1px solid var(--border);border-radius:6px;background:var(--theme-surface, #fff);color:var(--text-sub)}.inbox-thread-state{padding:30px;color:var(--text-sub)}.messages-page .message-sidebar{min-width:0}.messages-page .conversation-list{max-height:60vh;overflow-y:auto}.messages-page .message-compose textarea{font-size:15px}@media(min-width:761px){.messages-page:not(.friends-page) .messages-layout{min-height:380px;height:min(680px,calc(100dvh - 280px));border-radius:12px}.messages-page .message-thread{min-height:0;grid-template-rows:auto minmax(0,1fr) auto}.messages-page .message-bubbles{min-height:0;max-height:none}.messages-page .message-sidebar{overflow-y:auto}}@media(max-width:600px){.messages-page .conversation-list{max-height:260px}.message-bubbles{max-height:50vh}.messages-page .message-thread>header{padding:14px}}.journey-page{max-width:1120px;margin:0 auto;color:var(--text, var(--theme-text, #101828))}.journey-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:20px 0 24px}.journey-header h1{font-size:clamp(24px,3vw,32px);margin:8px 0;line-height:1.4}.journey-header p,.journey-hint{color:var(--text-sub, var(--theme-text-sub, #667085));line-height:1.7;font-size:15px}.journey-status{color:var(--theme-accent, var(--primary));font-size:14px;font-weight:700}.journey-nav{display:flex;gap:22px;overflow-x:auto;margin:0 0 24px;border-bottom:1px solid var(--border)}.journey-nav a{white-space:nowrap;padding:12px 0;font-weight:700;font-size:15px}.journey-nav a[aria-current]{border-bottom:2px solid var(--primary);color:var(--theme-accent, var(--primary))}.journey-layout{display:grid;grid-template-columns:minmax(0,1fr) 288px;align-items:start;gap:24px}.journey-layout main,.journey-aside{min-width:0}.journey-panel,.journey-start,.journey-wrap{background:var(--theme-surface, #fff);border:1px solid var(--border);border-radius:12px;padding:22px;margin-bottom:20px}.journey-page h2{margin:0 0 16px;font-size:18px}.journey-start ol{list-style:none;margin:0;padding:0}.journey-start li{display:flex;align-items:center;gap:8px;padding:10px 0;font-size:15px}.journey-start li svg{color:var(--theme-text-muted, #a2a8b2);flex-shrink:0}.journey-start li.done svg{color:var(--theme-accent, var(--primary))}.journey-start li a,.journey-start li button{margin-left:auto;color:var(--theme-accent, var(--primary));background:none;border:0;white-space:nowrap}.journey-section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:22px 0 14px}.journey-section-heading h2,.journey-section-heading h3{margin:0}.journey-section-heading>span,.journey-section-heading small{color:var(--text-sub);font-size:14px}.journey-section-heading>button{border:0;background:none;padding:8px}.journey-tabs{display:flex;gap:6px}.journey-tabs button{border:0;border-radius:6px;background:none;padding:10px 12px;font-weight:700}.journey-tabs button[aria-pressed=true]{color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.journey-tabs span{margin-left:6px}.journey-task-list{background:var(--theme-surface, white);border:1px solid var(--border);border-radius:12px;overflow:hidden;margin-bottom:20px}.journey-task-list article{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid var(--border)}.journey-task-list article:last-child{border-bottom:0}.journey-task-list article>div{flex:1;min-width:0}.journey-task-list strong{display:block;font-size:16px;line-height:1.6;overflow-wrap:anywhere}.journey-task-list small{display:block;color:var(--text-sub);font-size:14px;margin-top:4px}.journey-task-list .done strong{text-decoration:line-through;color:var(--theme-text-muted, #7d8491)}.journey-task-list article.active{background:var(--primary-soft)}.journey-application-picker{display:grid;gap:12px;padding:16px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.journey-application-picker small{color:var(--text-sub);line-height:1.6}.journey-application-picker button{justify-self:start}.journey-task-list select{border:1px solid var(--border);border-radius:7px;padding:8px;font:inherit;font-size:14px;background:var(--theme-surface, white);min-height:40px}.journey-task-list .ghost-button{font-size:14px;padding:9px 11px;white-space:nowrap}.journey-task-list a,.journey-record-links a{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:var(--theme-accent, var(--primary));margin-top:8px}.journey-form{display:grid;gap:16px}.journey-form label{display:grid;gap:8px;font-size:15px;font-weight:600}.journey-form label>span{font-size:13px;color:var(--text-sub);font-weight:400}.journey-form input,.journey-form textarea,.journey-form select{width:100%;min-width:0;border:1px solid var(--border);border-radius:8px;padding:11px 12px;min-height:44px;font:inherit;background:var(--theme-surface, white);color:inherit}.journey-form textarea{resize:vertical;line-height:1.7}.journey-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.journey-form>button{justify-self:start}.journey-feedback{padding:13px 16px;border:1px solid var(--border);border-radius:8px;background:var(--theme-surface, white);line-height:1.6}.journey-feedback.error{color:var(--theme-danger, #b42318)}.journey-person{display:flex;justify-content:space-between;gap:10px;font-size:15px;padding:10px 0}.journey-person span{color:var(--text-sub);overflow-wrap:anywhere}.journey-invite-controls{display:grid;gap:12px;margin-top:18px}.journey-template{display:flex;align-items:center;gap:10px;width:100%;border:0;border-bottom:1px solid var(--border);background:none;padding:14px 0;text-align:left;font-size:15px}.journey-template svg:last-child{margin-left:auto}.journey-template:last-child{border-bottom:0}.journey-copy{display:flex;gap:8px;margin:16px 0}.journey-copy input{min-width:0;flex:1;border:1px solid var(--border);border-radius:6px;padding:10px;font-size:14px}.journey-copy button{display:flex;gap:5px;align-items:center;white-space:nowrap;border:1px solid var(--border);border-radius:6px;background:var(--theme-surface, white);padding:8px}.journey-record-list>article{background:var(--theme-surface, #fff);border:1px solid var(--border);border-radius:10px;padding:20px;margin-bottom:12px}.journey-record-list .journey-section-heading{margin-top:0;flex-wrap:wrap}.journey-record-list h3{font-size:17px}.journey-record-list p,.journey-portfolio p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8;font-size:16px}.journey-record-links{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.journey-record-links button{border:0;background:none;color:var(--theme-accent, var(--primary));font-size:14px;padding:8px 0}.journey-empty{padding:24px;color:var(--text-sub);line-height:1.7}.journey-draft{max-width:860px}.journey-selection label{display:flex;gap:12px;align-items:flex-start;padding:14px 0;border-bottom:1px solid var(--border)}.journey-selection input,.journey-check input{width:18px;height:18px;accent-color:var(--primary);flex-shrink:0}.journey-selection strong,.journey-selection small{display:block;line-height:1.6}.journey-selection small{font-size:14px;color:var(--text-sub)}.journey-check{display:flex;align-items:center;gap:10px;font-size:15px;margin-top:18px;line-height:1.7}.journey-portfolio{background:var(--theme-surface, white);border:1px solid var(--border);border-radius:12px;padding:36px;margin-bottom:22px}.journey-portfolio header{border-bottom:1px solid var(--border);padding-bottom:24px}.journey-portfolio header>span,.journey-portfolio small{color:var(--text-sub);font-size:14px}.journey-portfolio h1{word-break:keep-all;font-size:28px;line-height:1.4;overflow-wrap:anywhere}.journey-portfolio h2{font-size:20px;margin:28px 0 16px}.journey-evidence{padding:18px 0;border-bottom:1px solid var(--border)}.journey-evidence:last-child{border-bottom:0}.journey-evidence h3{margin:0 0 8px;font-size:18px}.journey-evidence a{display:inline-flex;align-items:center;gap:6px;color:var(--theme-accent, var(--primary))}.journey-public{max-width:900px;padding:36px 20px 60px;margin:auto}.journey-public>.wordmark{display:block;margin-bottom:30px}.journey-narrow{max-width:660px}.journey-page .text-link{display:inline-flex;gap:7px;align-items:center;margin-top:12px;border:0;background:none;padding:0;color:var(--theme-accent, var(--primary));font-size:15px}.journey-page button:disabled{cursor:wait;opacity:.6}.journey-page :focus-visible,.journey-public :focus-visible{outline:2px solid var(--primary);outline-offset:3px}.journey-launch{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 20px;padding:20px;border:1px solid var(--border);border-radius:12px;background:var(--theme-surface, white)}.journey-launch p{color:var(--text-sub);margin:5px 0 0;font-size:15px}@media(max-width:1050px){.journey-layout{grid-template-columns:1fr}.journey-aside{display:grid;grid-template-columns:1fr 1fr;gap:16px}.journey-task-list article{flex-wrap:wrap}.journey-task-list article>div{min-width:200px}}@media(max-width:640px){.journey-header,.journey-launch{align-items:flex-start;flex-direction:column}.journey-aside,.journey-form-row{grid-template-columns:1fr}.journey-panel,.journey-start,.journey-wrap{padding:18px}.journey-task-list article>div{flex-basis:100%}.journey-portfolio{padding:22px}.journey-nav{gap:18px}.journey-start li,.journey-section-heading{flex-wrap:wrap}}:root{--font-sans: "Noto Sans KR", system-ui, sans-serif;font-family:var(--font-sans);color:var(--theme-text, #101828);background:var(--theme-canvas, #f7f8fc);font-synthesis:none;--primary: #7a5af8;--primary-dark: #5b21b6;--primary-light: #a48cff;--primary-soft: #f4f1ff;--text-sub: #667085;--border: #e4e7ec;--shadow: 0 18px 50px rgba(62, 39, 125, .08)}.home-dashboard{max-width:1160px;margin:0 auto}.home-welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.home-welcome>div:first-child>span{color:var(--theme-accent, var(--primary));font-size:14px;font-weight:900}.home-welcome h1{margin:6px 0 4px;font-size:28px;letter-spacing:-1.2px}.home-welcome p{margin:0;color:var(--text-sub);font-size:14px}.home-welcome-actions{display:flex;gap:8px}.home-welcome-actions a{display:inline-flex;align-items:center;gap:6px;padding:10px 13px;border:1px solid var(--theme-border, #d8d2f5);border-radius:11px;color:var(--theme-accent, var(--primary-dark));background:var(--theme-surface, #fff);font-size:15px;font-weight:900}.home-welcome-actions a:first-child{color:#fff;border-color:var(--primary);background:var(--primary)}.home-welcome-actions svg{width:15px}.home-status-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:14px;border:1px solid var(--border);border-radius:15px;background:var(--theme-surface, #fff)}.home-status-strip a{position:relative;display:flex;align-items:baseline;justify-content:center;gap:7px;padding:14px 10px}.home-status-strip a+a:before{content:"";position:absolute;left:0;top:13px;bottom:13px;width:1px;background:var(--theme-surface-subtle, #eef0f3)}.home-status-strip strong{color:var(--theme-accent, var(--primary));font-size:17px}.home-status-strip span{color:var(--text-sub);font-size:14px;font-weight:700}.home-dashboard-layout{display:grid;grid-template-columns:minmax(0,1fr) 288px;gap:14px;align-items:start}.home-main-feed{min-width:0}.home-board-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-preview-board,.home-poster-section,.home-my-widget,.home-quick-widget{overflow:hidden;border:1px solid var(--border);border-radius:16px;background:var(--theme-surface, #fff)}.home-preview-board>header,.home-poster-section>header,.home-my-widget>header{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 15px;border-bottom:1px solid var(--theme-border, #eef0f3)}.home-preview-board>header>div,.home-poster-section>header>div,.home-my-widget>header>div{display:flex;align-items:center;gap:8px}.home-preview-board>header span,.home-my-widget>header span{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.home-preview-board>header svg,.home-my-widget>header svg{width:14px}.home-preview-board h2,.home-poster-section h2,.home-my-widget h2,.home-quick-widget h2{margin:0;font-size:14px;letter-spacing:-.2px}.home-preview-board>header>a,.home-poster-section>header>a,.home-my-widget>header>a{display:flex;align-items:center;color:var(--theme-text-muted, #98a2b3);font-size:14px;font-weight:700}.home-preview-board>header>a svg,.home-poster-section>header>a svg,.home-my-widget>header>a svg{width:12px}.home-preview-list>a{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 15px;border-bottom:1px solid var(--theme-border, #f2f3f5)}.home-preview-list>a:last-child{border-bottom:0}.home-preview-list>a:hover{background:var(--theme-surface, #fbfaff)}.home-preview-list strong{overflow:hidden;flex:1;font-size:15px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.home-preview-list>a>div{flex:0 0 auto;display:flex;align-items:center;gap:6px}.home-preview-list span{max-width:86px;overflow:hidden;color:var(--theme-text-muted, #98a2b3);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.home-preview-list em{padding:3px 5px;border-radius:5px;color:var(--theme-accent, #7f56d9);background:var(--theme-accent-soft, #f4f1ff);font-size:14px;font-style:normal;font-weight:900}.home-preview-list>p{margin:0;padding:45px 15px;color:var(--theme-text-muted, #98a2b3);font-size:14px;text-align:center}.home-poster-section{margin-top:12px;padding-bottom:14px}.home-poster-section>header{border-bottom:0}.home-poster-section>header>div{display:block}.home-poster-section h2{margin-top:3px;font-size:14px}.home-poster-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;padding:0 14px}.home-poster-row>a{min-width:0}.home-poster-row img,.poster-mini-fallback{width:100%;aspect-ratio:1.35;object-fit:cover;border-radius:10px;background:var(--primary-soft)}.poster-mini-fallback{display:grid;place-items:center;color:var(--theme-accent, var(--primary))}.home-poster-row strong,.home-poster-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-poster-row strong{margin-top:7px;font-size:14px}.home-poster-row small{margin-top:3px;color:var(--text-sub);font-size:14px}.home-side-widgets{position:sticky;top:92px;display:grid;gap:12px}.home-my-widget>div>a{display:grid;grid-template-columns:34px 1fr 14px;align-items:center;gap:8px;padding:11px 13px;border-bottom:1px solid var(--theme-border, #f1f2f4)}.home-my-widget>div>a>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:var(--theme-info, #175cd3);background:var(--theme-info-soft, #eff8ff)}.home-my-widget>div>a>span.enterprise{color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.home-my-widget>div>a svg{width:15px}.home-my-widget strong,.home-my-widget small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-my-widget strong{font-size:14px}.home-my-widget small{margin-top:3px;color:var(--text-sub);font-size:14px}.home-my-widget>div>a>svg{color:var(--theme-text-muted, #b4b8c1)}.home-widget-empty{display:grid;justify-items:center;padding:30px 15px;color:var(--theme-text-muted, #98a2b3)}.home-widget-empty>svg{width:25px}.home-widget-empty p{margin:8px 0;font-size:14px}.home-widget-empty a{color:var(--theme-accent, var(--primary));font-size:14px;font-weight:900}.home-quick-widget{padding:15px}.home-quick-widget h2{margin-bottom:12px}.home-quick-widget>div{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.home-quick-widget a{position:relative;min-height:70px;display:grid;place-items:center;align-content:center;gap:5px;border-radius:11px;color:var(--theme-text-sub, #6f7480);background:var(--theme-surface-subtle, #f8f8fa);font-size:14px;font-weight:800}.home-quick-widget a:hover{color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.home-quick-widget svg{width:17px}.home-quick-widget em,.home-quick-widget small{position:absolute;top:6px;right:6px;min-width:16px;height:16px;display:grid;place-items:center;padding:0 4px;border-radius:999px;color:#fff;background:var(--primary);font-size:14px;font-style:normal}.home-quick-widget small{color:var(--theme-accent, var(--primary));background:var(--theme-accent-soft, #e9e3ff)}.notification-button{position:relative}.notification-button>span{position:absolute;right:-4px;top:-4px;min-width:17px;height:17px;display:grid;place-items:center;padding:0 4px;border:2px solid var(--theme-border, #f7f8fc);border-radius:999px;color:#fff;background:#f04438;font-size:14px;font-weight:900}.auth-links{display:flex;justify-content:space-between;margin-top:16px;color:var(--theme-accent, var(--primary));font-size:14px;font-weight:800}.auth-support-page{min-height:100vh;display:grid;place-items:center;padding:40px 20px;background:radial-gradient(circle at 20% 10%,var(--theme-accent-soft, #eee9ff),transparent 35%),var(--theme-surface-subtle, #f7f8fc)}.auth-support-card{width:min(680px,100%);padding:38px;border:1px solid var(--border);border-radius:28px;background:var(--theme-surface, #fff);box-shadow:var(--shadow)}.auth-support-card>.wordmark{display:block;margin-top:20px}.auth-support-head{margin:34px 0 24px}.auth-support-head>span{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.auth-support-head h1{margin:14px 0 5px;font-size:29px}.auth-support-head p{margin:0;color:var(--text-sub);font-size:14px}.stack-form{display:grid;gap:14px}.stack-form label,.feature-form label,.award-form>label{display:grid;gap:7px;color:var(--theme-text-sub, #475467);font-size:15px;font-weight:800}.stack-form input,.stack-form select,.stack-form textarea,.feature-form input,.feature-form select,.feature-form textarea,.award-form input{width:100%;min-height:43px;padding:10px 12px;border:1px solid var(--theme-border, #d0d5dd);border-radius:11px;outline:0;background:var(--theme-surface, #fff);resize:vertical}.stack-form input:focus,.stack-form select:focus,.stack-form textarea:focus,.feature-form input:focus,.feature-form select:focus,.feature-form textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.inline-field{display:grid;grid-template-columns:1fr 96px;gap:7px}.inline-field .ghost-button{min-height:43px;padding:0 8px}.form-grid{display:grid;gap:13px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid .wide{grid-column:1/-1}.form-success,.inline-message{display:flex;align-items:center;gap:7px;margin:12px 0;padding:11px 13px;border-radius:10px;color:var(--theme-success, #027a48);background:var(--theme-success-soft, #ecfdf3);font-size:15px;font-weight:700}.form-success svg{width:16px}.feature-form{display:grid;gap:18px}.submit-wide{width:100%;display:flex;align-items:center;justify-content:center;gap:6px}.submit-wide svg{width:16px}.feature-card-title{display:flex;align-items:center;gap:12px}.feature-card-title>svg{width:42px;height:42px;padding:11px;border-radius:13px;color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.feature-card-title h2,.content-card>h2,.feature-form>h2{margin:0;font-size:17px}.feature-card-title p{margin:4px 0 0;color:var(--text-sub);font-size:14px}.primary-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:5px}.primary-button svg,.ghost-button svg{width:15px}.top-actions{margin-top:0}.top-actions>*{white-space:nowrap}.recruitment-detail-hero{margin-bottom:16px;padding:34px;border-radius:24px;color:#fff;background:linear-gradient(125deg,#33235f,#6b48da)}.recruitment-detail-hero .card-tags span{color:#eee9ff;background:#ffffff21}.recruitment-detail-hero h1{margin:13px 0 6px;font-size:30px;letter-spacing:-1.4px}.recruitment-detail-hero>p{margin:0;color:#ddd6fe;font-size:14px}.recruitment-facts{display:flex;gap:18px;margin-top:20px}.recruitment-facts span{display:flex;align-items:center;gap:6px;color:#e5ddff;font-size:14px}.recruitment-facts svg{width:15px}.owner-profile{display:flex;align-items:center;gap:10px;margin-top:24px;padding-top:18px;border-top:1px solid var(--theme-border, #eeeef1)}.owner-profile>span,.applicant-head>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;background:var(--primary);font-weight:900}.owner-profile strong,.owner-profile small{display:block}.owner-profile strong{font-size:14px}.owner-profile small{margin-top:3px;color:var(--text-sub);font-size:14px}.danger-inline{display:inline-flex;flex:1;align-items:center;justify-content:center;gap:5px;min-height:46px;border:0;border-radius:13px;color:var(--theme-danger, #b42318);background:var(--theme-surface-subtle, #fef3f2);font-size:14px;font-weight:800}.danger-inline svg{width:15px}.applicant-list{display:grid;gap:9px;margin-top:14px}.applicant-list article{padding:14px;border:1px solid var(--theme-border, #ececf0);border-radius:14px}.applicant-head{display:flex;align-items:center;gap:9px}.applicant-head strong,.applicant-head small{display:block}.applicant-head strong{font-size:15px}.applicant-head small{margin-top:2px;color:var(--text-sub);font-size:14px}.applicant-list article>p{color:var(--text-sub);font-size:14px;line-height:1.65}.applicant-list article>em{color:var(--theme-accent, var(--primary));font-size:14px;font-style:normal;font-weight:800}.applied-state{display:grid;justify-items:center;padding:30px 0;text-align:center}.applied-state>svg{width:34px;color:var(--theme-accent, var(--primary))}.applied-state strong{margin-top:10px;font-size:15px}.applied-state p{color:var(--text-sub);font-size:15px}.management-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;padding:18px;border:1px solid var(--border);border-radius:18px;background:var(--theme-surface, #fff)}.management-row h3{margin:8px 0 5px;font-size:14px}.management-row p{margin:0;color:var(--text-sub);font-size:14px}.row-actions{display:flex;gap:7px}.row-actions a,.row-actions button{display:flex;align-items:center;gap:4px;padding:8px 10px;border:1px solid var(--border);border-radius:9px;color:var(--text-sub);background:var(--theme-surface, #fff);font-size:14px;font-weight:800}.row-actions button{color:var(--theme-danger, #b42318)}.row-actions svg{width:13px}.notification-list{display:grid;gap:9px}.notification-card{display:grid;grid-template-columns:44px 1fr;gap:13px;padding:18px;border:1px solid var(--border);border-radius:17px;background:var(--theme-surface, #fff)}.notification-card.unread{border-color:var(--theme-border, #d9d1ff);background:var(--theme-surface, #fbfaff)}.notification-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.notification-icon svg{width:19px}.notification-meta{display:flex;justify-content:space-between}.notification-meta strong{color:var(--theme-accent, var(--primary));font-size:14px}.notification-meta span{color:var(--theme-text-muted, #98a2b3);font-size:14px}.notification-copy h3{margin:6px 0 3px;font-size:15px}.notification-copy>p{margin:0;color:var(--text-sub);font-size:15px;line-height:1.7}.button-row.compact{max-width:300px}.button-row.compact>*{min-height:36px;font-size:14px}.notification-result,.text-link{display:inline-flex;align-items:center;gap:4px;margin-top:10px;color:var(--theme-success, #027a48);font-size:14px;font-weight:800}.notification-result svg{width:13px}.text-link{margin-left:12px;color:var(--theme-accent, var(--primary))}.favorite-button{width:100%;min-height:42px;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:8px;border:1px solid var(--theme-border, #d7d0f5);border-radius:11px;color:var(--theme-accent, var(--primary));background:var(--theme-surface, #fff);font-size:14px;font-weight:900}.favorite-button svg{width:15px}.favorite-button.active{background:var(--primary-soft)}.favorite-button.active svg{fill:var(--theme-accent, var(--primary))}.settings-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(290px,.75fr);gap:14px;align-items:start}.settings-side{display:grid;gap:14px}.toggle-list{display:grid;gap:5px;margin-top:14px}.toggle-list button{display:flex;align-items:center;justify-content:space-between;padding:9px 0;border:0;color:var(--theme-text-sub, #475467);background:transparent;font-size:15px}.toggle-list i{position:relative;width:34px;height:20px;border-radius:999px;background:var(--theme-info-soft, #d0d5dd)}.toggle-list i:after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:var(--theme-surface, #fff);transition:.2s}.toggle-list button.active i{background:var(--primary)}.toggle-list button.active i:after{transform:translate(14px)}.danger-zone p{color:var(--text-sub);font-size:14px;line-height:1.6}.danger-zone button{padding:8px 11px;border:0;border-radius:9px;color:var(--theme-danger, #b42318);background:var(--theme-surface-subtle, #fef3f2);font-size:14px;font-weight:800}.account-profile-upload{display:flex;align-items:center;gap:15px;padding:15px;border:1px solid var(--theme-border, #e7e3f0);border-radius:15px;background:var(--theme-surface-subtle, #faf9fc)}.account-profile-preview{width:76px;height:76px;flex:0 0 auto;border:2px solid var(--theme-border, #d8ceff);border-radius:22px;font-size:26px}.account-profile-upload strong{font-size:15px}.account-profile-upload p{margin:4px 0 9px;color:var(--text-sub);font-size:12px}.account-profile-upload label.ghost-button{width:max-content;min-height:36px;display:inline-flex;padding:0 11px;font-size:13px;cursor:pointer}.account-profile-upload label.ghost-button input{display:none}.archive-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.archive-card{padding:20px;border:1px solid var(--border);border-radius:18px;background:var(--theme-surface, #fff)}.archive-card:hover{border-color:var(--theme-border, #d9d1ff);box-shadow:var(--shadow)}.archive-top{display:flex;justify-content:space-between}.archive-top span{padding:5px 7px;border-radius:7px;color:var(--theme-accent, var(--primary));background:var(--primary-soft);font-size:14px;font-weight:900}.archive-top small{color:var(--theme-text-muted, #98a2b3);font-size:14px}.archive-card h3{margin:15px 0 7px;font-size:16px}.archive-card>p{margin:0;color:var(--text-sub);font-size:14px}.archive-card>div:last-child{display:flex;align-items:center;gap:5px;margin-top:18px;padding-top:13px;border-top:1px solid var(--theme-border, #eeeef1);color:var(--theme-text-sub, #5f6470);font-size:14px}.archive-card>div:last-child svg{width:15px;color:var(--theme-accent, var(--primary))}.archive-card em{margin-left:auto;color:var(--theme-accent, var(--primary));font-style:normal;font-weight:900}.portfolio-sheet{overflow:hidden;border:1px solid var(--border);border-radius:25px;background:var(--theme-surface, #fff);box-shadow:var(--shadow)}.portfolio-sheet>header{position:relative;padding:42px;color:#fff;background:linear-gradient(125deg,#211a3b,#5f42bf)}.portfolio-sheet>header .eyebrow{color:#d8ceff}.portfolio-sheet>header h1{margin:10px 0 7px;font-size:34px}.portfolio-sheet>header p{margin:0;color:#ddd6fe;font-size:14px}.portfolio-actions{position:absolute;right:34px;bottom:34px;display:flex;gap:7px}.portfolio-actions .ghost-button{color:#fff;border-color:#ffffff40;background:#ffffff1a}.portfolio-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 34px;border-bottom:1px solid var(--theme-border, #eeeef1)}.portfolio-summary strong{font-size:15px}.portfolio-summary span{flex:0 0 auto;color:var(--text-sub);font-size:14px}.portfolio-images{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:24px 34px 0}.portfolio-images img{width:100%;aspect-ratio:1.5;object-fit:cover;border-radius:12px}.portfolio-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;padding:30px 34px}.portfolio-columns h2,.portfolio-links h2{margin:0 0 14px;font-size:16px}.portfolio-columns ul{margin:0;padding-left:18px}.portfolio-columns p,.portfolio-columns li{color:var(--text-sub);font-size:15px;line-height:1.8}.portfolio-task-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:0 34px 30px}.portfolio-task-grid section{padding:17px;border-radius:14px;background:var(--theme-surface-subtle, #f8f7fb)}.portfolio-task-grid h3{display:flex;justify-content:space-between;margin:0 0 10px;font-size:14px}.portfolio-task-grid h3 span{color:var(--theme-accent, var(--primary))}.portfolio-task-grid p{display:flex;align-items:center;gap:6px;margin:6px 0;color:var(--theme-text-sub, #545966);font-size:14px}.portfolio-task-grid svg{width:13px;color:var(--theme-accent, var(--primary))}.portfolio-links{padding:0 34px 34px}.portfolio-links a{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-top:1px solid var(--theme-border, #eeeef1);color:var(--theme-accent, var(--primary));font-size:14px;font-weight:800}.portfolio-links svg{width:14px}.portfolio-editor{max-width:800px;margin:0 auto}.portfolio-upload{padding:15px;border:1px dashed var(--theme-border, #cfc6f5);border-radius:14px}.portfolio-upload .portfolio-images{padding:0 0 12px}.portfolio-upload .portfolio-images button{padding:0;border:0;background:transparent}.portfolio-upload>label{display:inline-flex;align-items:center;gap:5px;color:var(--theme-accent, var(--primary));font-size:14px;font-weight:900;cursor:pointer}.portfolio-upload>label svg{width:16px}.portfolio-upload>label input{display:none}.award-summary,.admin-counts{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:16px}.award-summary>div,.admin-counts>div{display:flex;align-items:center;gap:12px;padding:19px;border:1px solid var(--border);border-radius:17px;background:var(--theme-surface, #fff)}.award-summary svg,.admin-counts svg{width:36px;height:36px;padding:9px;border-radius:11px;color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.award-summary strong,.award-summary span{display:block}.award-summary strong{font-size:17px}.award-summary span{color:var(--text-sub);font-size:14px}.award-list{display:grid;gap:10px}.award-form{display:grid;grid-template-columns:minmax(220px,1.4fr) .6fr 1fr 1.4fr auto;align-items:end;gap:12px}.award-form h3{margin:8px 0 4px;font-size:15px}.award-form p{margin:0;color:var(--text-sub);font-size:14px}.check-label{display:flex!important;grid-template-columns:auto 1fr;align-items:center;gap:6px!important}.check-label input{width:16px!important;min-height:16px!important}.award-money{display:grid;grid-template-columns:auto 1fr auto;align-items:end;gap:8px}.award-money label{display:grid;gap:6px;color:var(--theme-text-sub, #475467);font-size:14px;font-weight:800}.award-money input{min-height:36px}.feedback-history article{padding:14px 0;border-bottom:1px solid var(--theme-border, #eeeef1)}.feedback-history article>div{display:flex;justify-content:space-between}.feedback-history strong{font-size:14px}.feedback-history span{color:var(--theme-text-muted, #98a2b3);font-size:14px}.feedback-history p{color:var(--text-sub);font-size:14px;line-height:1.7}.feedback-history blockquote,.admin-feedback-list blockquote{margin:9px 0 0;padding:11px;border:1px solid var(--border);border-radius:9px;background:var(--primary-soft)}.feedback-history blockquote p{margin-bottom:0}.admin-counts{grid-template-columns:repeat(4,1fr)}.admin-counts>div{display:grid;grid-template-columns:40px 1fr}.admin-counts svg{grid-row:1/3;width:40px;height:40px}.admin-counts strong{font-size:17px}.admin-counts span{color:var(--text-sub);font-size:14px}.segment-tabs{display:flex;gap:4px;margin:20px 0 12px;padding:4px;border-radius:12px;background:var(--theme-surface-subtle, #ececf1)}.segment-tabs button{flex:1;padding:9px;border:0;border-radius:9px;color:var(--text-sub);background:transparent;font-size:14px;font-weight:900}.segment-tabs button.active{color:var(--theme-accent, var(--primary));background:var(--theme-surface, #fff)}.admin-activity-list{display:grid;gap:8px}.admin-activity-list article{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:11px;padding:11px;border:1px solid var(--border);border-radius:14px;background:var(--theme-surface, #fff)}.admin-thumb{width:48px;height:48px;display:grid;place-items:center;overflow:hidden;border-radius:10px;color:var(--theme-text-muted, #98a2b3);background:var(--theme-surface-subtle, #f2f3f5)}.admin-thumb img{width:100%;height:100%;object-fit:cover}.admin-activity-list strong,.admin-activity-list small{display:block}.admin-activity-list strong{font-size:15px}.admin-activity-list small{margin-top:4px;color:var(--text-sub);font-size:14px}.admin-activity-list button{display:flex;align-items:center;gap:4px;padding:7px 9px;border:1px solid var(--border);border-radius:8px;color:var(--text-sub);background:var(--theme-surface, #fff);font-size:14px;font-weight:800}.admin-activity-list button svg{width:13px}.admin-feedback-list{display:grid;gap:9px}.admin-feedback-list header{display:flex;justify-content:space-between}.admin-feedback-list header strong,.admin-feedback-list header span{display:block}.admin-feedback-list header strong{font-size:14px}.admin-feedback-list header span,.admin-feedback-list header em{color:var(--text-sub);font-size:14px;font-style:normal}.admin-feedback-list>article>p{color:var(--text-sub);font-size:15px;line-height:1.7}.admin-feedback-list form{display:grid;grid-template-columns:1fr auto;gap:6px;margin-top:10px}.admin-feedback-list input{min-height:36px;padding:8px 10px;border:1px solid var(--border);border-radius:9px}.admin-feedback-list form button{border:0;border-radius:9px;color:#fff;background:var(--primary);font-size:14px;font-weight:800}@media(max-width:1100px){.home-dashboard-layout{grid-template-columns:1fr}.home-side-widgets{position:static;grid-template-columns:repeat(2,1fr)}.award-form{grid-template-columns:1fr 1fr}.award-form>div:first-child{grid-column:1/-1}.admin-counts{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.home-welcome{align-items:flex-start;flex-direction:column}.home-welcome h1{font-size:23px}.home-welcome-actions{width:100%}.home-welcome-actions a{flex:1;justify-content:center}.home-status-strip{grid-template-columns:repeat(2,1fr)}.home-status-strip a:nth-child(3):before{display:none}.home-board-grid,.home-side-widgets{grid-template-columns:1fr}.home-poster-row{overflow-x:auto;grid-template-columns:repeat(4,150px)}.auth-support-card{padding:26px 20px}.form-grid.two,.settings-layout,.archive-grid,.portfolio-columns,.portfolio-task-grid,.matching-detail-grid{grid-template-columns:1fr}.recruitment-detail-hero{padding:26px 21px}.recruitment-detail-hero h1{font-size:25px}.title-actions .top-actions{display:flex;margin-bottom:20px}.management-row{grid-template-columns:1fr}.portfolio-actions{position:static;margin-top:20px}.portfolio-summary{align-items:flex-start;flex-direction:column}.portfolio-images{grid-template-columns:repeat(2,1fr);padding-inline:20px}.portfolio-columns,.portfolio-task-grid,.portfolio-links{padding-inline:20px}.award-summary,.admin-counts,.award-form,.award-money{grid-template-columns:1fr}.admin-activity-list article{grid-template-columns:42px 1fr}.admin-activity-list article>button{grid-column:1/-1;justify-content:center}}*{box-sizing:border-box}body{margin:0;min-width:min(320px,100%);min-height:100vh}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;z-index:10;width:246px;display:flex;flex-direction:column;padding:32px 22px 22px;border-right:1px solid var(--border);background:var(--theme-chrome, rgba(255,255,255,.96))}.wordmark,.mobile-wordmark{color:var(--theme-accent, var(--primary));font-size:27px;font-weight:900;letter-spacing:-1.5px}.sidebar nav{display:grid;gap:8px;margin-top:48px}.sidebar nav a{display:flex;align-items:center;gap:13px;padding:13px 15px;border-radius:14px;color:var(--text-sub);font-size:14px;font-weight:700;transition:.2s ease}.sidebar nav a:hover{background:var(--theme-surface-subtle, #f8f7ff);color:var(--theme-accent, var(--primary));transform:translate(2px)}.sidebar nav a.active{color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.sidebar-foot{display:grid;grid-template-columns:42px 1fr 34px;align-items:center;gap:10px;margin-top:auto;padding:14px 10px;border-radius:16px;background:var(--theme-surface-subtle, #f8f9fc)}.avatar,.profile-avatar,.account-profile-preview{overflow:hidden;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-dark));font-weight:900}.avatar{width:42px;height:42px;border-radius:14px}.avatar img,.profile-avatar img,.account-profile-preview img{width:100%;height:100%;object-fit:cover}.sidebar-foot strong,.sidebar-foot small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-foot small{margin-top:2px;color:var(--text-sub);font-size:14px}.sidebar-foot button,.notification-button{display:grid;place-items:center;border:0;background:transparent;color:var(--text-sub)}.main-column{width:calc(100% - 246px);margin-left:246px}.topbar{position:sticky;top:0;z-index:8;height:74px;display:flex;align-items:center;justify-content:flex-end;gap:16px;padding:0 42px;border-bottom:1px solid var(--theme-border, rgba(228,231,236,.9));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:var(--theme-chrome, rgba(247,248,252,.88))}.top-search{width:min(360px,48vw);display:flex;align-items:center;gap:10px;padding:11px 15px;border:1px solid var(--border);border-radius:13px;color:var(--theme-text-muted, #98a2b3);background:var(--theme-surface, #fff);font-size:14px}.notification-button{width:42px;height:42px;border:1px solid var(--border);border-radius:13px;background:var(--theme-surface, #fff)}.mobile-wordmark,.mobile-nav{display:none}.page{width:min(1220px,calc(100% - 64px));margin:0 auto;padding:36px 0 70px}.hero-banner{position:relative;overflow:hidden;min-height:312px;display:flex;align-items:center;justify-content:space-between;padding:44px 52px;border-radius:32px;color:#fff;background:linear-gradient(125deg,#3f277d,#5b36b8 55%,#7a5af8);box-shadow:0 24px 60px #3f277d38}.eyebrow{display:none!important}.hero-banner .eyebrow{color:#d9d1ff}.hero-banner h1{margin:12px 0 9px;font-size:clamp(30px,4vw,46px);line-height:1.25;letter-spacing:-2px}.hero-banner p{margin:0;color:#e6e0ff;font-size:14px}.hero-cta{display:inline-flex;align-items:center;gap:5px;margin-top:26px;padding:12px 17px;border-radius:13px;color:var(--theme-accent, var(--primary-dark));background:var(--theme-surface, #fff);font-size:15px;font-weight:900}.hero-visual{position:relative;width:270px;height:230px;display:grid;place-items:center}.hero-visual svg{z-index:2;padding:15px;border-radius:26px;color:#fff;background:#ffffff24;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.orbit{position:absolute;border:18px solid rgba(255,255,255,.13);border-radius:50%}.orbit.one{width:220px;height:220px}.orbit.two{width:150px;height:150px;border-width:14px;border-color:#fff3}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}.metric{display:flex;align-items:center;gap:13px;padding:18px;border:1px solid var(--border);border-radius:19px;background:var(--theme-surface, #fff)}.metric-icon,.menu-icon,.row-icon,.recruit-icon{display:grid;place-items:center;color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.metric-icon{width:42px;height:42px;border-radius:13px}.metric-icon svg{width:19px}.metric strong,.metric span{display:block}.metric strong{font-size:19px}.metric span{margin-top:2px;color:var(--text-sub);font-size:15px}.section-head{display:flex;align-items:center;justify-content:space-between;margin:36px 0 16px}.section-head h2{margin:0;font-size:21px;letter-spacing:-.7px}.section-head a{display:flex;align-items:center;color:var(--theme-accent, var(--primary));font-size:14px;font-weight:800}.activity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.activity-card{position:relative;overflow:hidden;min-width:0;border:1px solid var(--border);border-radius:22px;background:var(--theme-surface, #fff);transition:transform .2s ease,box-shadow .2s ease}.activity-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.activity-card img,.poster-fallback{width:100%;aspect-ratio:4/3;object-fit:cover;background:linear-gradient(145deg,var(--theme-accent-soft, #eeeafe),var(--theme-accent-soft, #d9d1ff))}.poster-fallback{display:grid;place-items:center;color:var(--theme-accent, var(--primary))}.activity-card-body{padding:16px}.card-tags{display:flex;flex-wrap:wrap;gap:5px}.card-tags span{padding:5px 8px;border-radius:8px;color:var(--theme-accent, var(--primary-dark));background:var(--primary-soft);font-size:14px;font-weight:800}.activity-card h3,.recruitment-card h3{margin:11px 0 6px;font-size:15px;line-height:1.45}.activity-card p,.recruitment-card p{margin:0;color:var(--text-sub);font-size:14px}.recruit-count{position:absolute;top:14px;right:14px;padding:6px 9px;border-radius:999px;color:#fff;background:var(--primary);font-size:14px;font-weight:900}.page-title{margin-bottom:24px}.page-title h1{margin:6px 0 5px;font-size:clamp(29px,4vw,40px);letter-spacing:-1.8px}.page-title p{margin:0;color:var(--text-sub);font-size:15px}.search-field{max-width:560px;display:flex;align-items:center;gap:10px;margin-bottom:24px;padding:13px 15px;border:1px solid var(--border);border-radius:15px;background:var(--theme-surface, #fff)}.search-field svg{color:var(--theme-text-muted, #98a2b3)}.search-field input{width:100%;border:0;outline:0;color:var(--theme-text, #101828)}.info-filter-panel{margin:-8px 0 22px;padding:20px;border:1px solid var(--border);border-radius:19px;background:var(--theme-surface, #fff)}.info-filter-panel>header{display:flex;align-items:center;justify-content:space-between;gap:16px}.info-filter-panel>header>div{display:flex;align-items:center;gap:11px}.info-filter-panel>header>div>span{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.info-filter-panel>header svg{width:18px}.info-filter-panel>header h2{margin:0;font-size:17px}.info-filter-panel>header p{margin:3px 0 0;color:var(--text-sub);font-size:13px}.info-filter-panel>header>button{min-height:38px;display:inline-flex;align-items:center;gap:5px;padding:0 11px;border:1px solid var(--border);border-radius:10px;color:var(--theme-text-sub, #59606d);background:var(--theme-surface, #fff);font-size:13px;font-weight:800}.info-filter-panel>header>button:disabled{cursor:default;opacity:.4}.info-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:17px}.info-filter-grid label{display:grid;gap:6px;color:var(--theme-text-sub, #515866);font-size:13px;font-weight:800}.info-filter-grid select{width:100%;min-height:43px;padding:0 34px 0 11px;border:1px solid var(--theme-border, #dedbe6);border-radius:11px;outline:0;color:var(--theme-text, #252a34);background:var(--theme-surface, #fff);font-size:14px}.info-filter-grid select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #6f4cf61f}.info-filter-summary{min-height:31px;display:flex;align-items:center;gap:12px;margin-top:14px;padding-top:13px;border-top:1px solid var(--theme-border, #efedf3)}.info-filter-summary>strong{flex:0 0 auto;color:var(--theme-accent, var(--primary-dark));font-size:14px}.info-filter-summary>div{display:flex;flex-wrap:wrap;gap:5px}.info-filter-summary span{padding:4px 7px;border-radius:7px;color:var(--theme-accent, #5d4ba5);background:var(--theme-accent-soft, #f2efff);font-size:12px;font-weight:800}.info-filter-empty{display:grid;justify-items:center;margin-bottom:20px;padding:48px 20px;border:1px dashed var(--theme-border, #d9d5e2);border-radius:20px;color:var(--theme-text-muted, #858a96);background:var(--theme-surface, #fbfbfc);text-align:center}.info-filter-empty>svg{width:34px;height:34px;color:var(--theme-text-muted, #aaa1c8)}.info-filter-empty h2{margin:12px 0 5px;color:var(--theme-text, #343945);font-size:18px}.info-filter-empty p{margin:0;font-size:14px}.info-filter-empty button{display:inline-flex;align-items:center;gap:6px;margin-top:16px;padding:9px 13px;border:0;border-radius:10px;color:#fff;background:var(--primary);font-size:13px;font-weight:800}.info-filter-empty button svg{width:15px}.info-result-toolbar{scroll-margin-top:92px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px;color:var(--theme-text-sub, #777d89);font-size:13px}.info-result-toolbar strong{color:var(--theme-text, #343945);font-size:14px}.info-pagination{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:26px}.info-pagination button{min-width:39px;min-height:39px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 10px;border:1px solid var(--border);border-radius:10px;color:var(--theme-text-sub, #555b67);background:var(--theme-surface, #fff);font-size:13px;font-weight:800}.info-pagination button:hover:not(:disabled){color:var(--theme-accent, var(--primary));border-color:var(--theme-border-accent, #cfc4ff);background:var(--primary-soft)}.info-pagination button:disabled{cursor:default;opacity:.35}.info-pagination button svg{width:15px}.info-pagination>strong{min-width:70px;color:var(--theme-accent, var(--primary-dark));font-size:15px;text-align:center}.info-pagination>strong small{color:var(--theme-text-muted, #9296a2);font-size:12px}.state-card{padding:32px;border:1px dashed var(--theme-border, #d0d5dd);border-radius:18px;color:var(--text-sub);background:var(--theme-surface, #fff);text-align:center}.state-card.error,.form-error{color:var(--theme-danger, #b42318);background:var(--theme-surface-subtle, #fef3f2)}.recruitment-list{display:grid;gap:11px}.recruitment-card,.application-row{display:flex;align-items:center;gap:15px;padding:18px;border:1px solid var(--border);border-radius:19px;background:var(--theme-surface, #fff);transition:.2s ease}.recruitment-card:hover,.application-row:hover{border-color:var(--theme-border, #d9d1ff);box-shadow:var(--shadow)}.recruit-icon,.row-icon{width:46px;height:46px;flex:0 0 auto;border-radius:14px}.recruit-icon svg,.row-icon svg{width:20px}.recruit-copy{flex:1;min-width:0}.recruit-copy small{display:block;margin-top:8px;color:var(--theme-text-muted, #98a2b3);font-size:15px}.recruit-arrow{margin-left:auto;color:var(--theme-text-muted, #98a2b3)}.matching-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.matching-overview article{display:flex;align-items:center;gap:11px;min-width:0;padding:16px;border:1px solid var(--border);border-radius:16px;background:var(--theme-surface, #fff)}.matching-overview article>span{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.matching-overview svg{width:18px}.matching-overview strong,.matching-overview small{display:block}.matching-overview strong{font-size:20px;line-height:1}.matching-overview small{overflow:hidden;margin-top:5px;color:var(--text-sub);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.matching-explorer{margin-bottom:18px;padding:20px;border:1px solid var(--border);border-radius:19px;background:var(--theme-surface, #fff)}.matching-explorer>header{display:flex;align-items:center;justify-content:space-between;gap:15px}.matching-explorer>header>div{display:flex;align-items:center;gap:10px}.matching-explorer>header>div>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.matching-explorer>header svg{width:17px}.matching-explorer h2{margin:0;font-size:17px}.matching-explorer header p{margin:3px 0 0;color:var(--text-sub);font-size:13px}.matching-explorer>header>button{min-height:37px;display:inline-flex;align-items:center;gap:5px;padding:0 11px;border:1px solid var(--border);border-radius:10px;color:var(--theme-text-sub, #59606d);background:var(--theme-surface, #fff);font-size:13px;font-weight:800}.matching-explorer>header>button:disabled{cursor:default;opacity:.4}.matching-search{display:flex;align-items:center;gap:9px;margin-top:17px;padding:11px 13px;border:1px solid var(--theme-border, #dedbe6);border-radius:11px}.matching-search>svg{width:18px;color:var(--theme-text-muted, #979ba6)}.matching-search input{width:100%;border:0;outline:0;background:transparent;font-size:14px}.matching-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:10px}.matching-filter-grid label{display:grid;gap:5px;color:var(--theme-text-sub, #59606d);font-size:12px;font-weight:800}.matching-filter-grid select{width:100%;min-height:42px;padding:0 34px 0 11px;border:1px solid var(--theme-border, #dedbe6);border-radius:10px;outline:0;color:var(--theme-text, #292e38);background:var(--theme-surface, #fff)}.matching-search:focus-within,.matching-filter-grid select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #6f4cf61f}.matching-result-count{display:flex;align-items:center;gap:8px;margin-top:13px;padding-top:12px;border-top:1px solid var(--theme-border, #efedf3)}.matching-result-count strong{color:var(--theme-accent, var(--primary-dark));font-size:14px}.matching-result-count span{color:var(--theme-text-muted, #8b909b);font-size:12px}.matching-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.matching-recruitment-card{min-width:0;display:flex;flex-direction:column;padding:20px;border:1px solid var(--border);border-radius:19px;background:var(--theme-surface, #fff);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.matching-recruitment-card:hover{transform:translateY(-3px);border-color:var(--theme-border, #d4caff);box-shadow:var(--shadow)}.matching-recruitment-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:9px}.matching-recruitment-card>header em{flex:0 0 auto;padding:5px 7px;border-radius:7px;color:var(--theme-info, #175cd3);background:var(--theme-info-soft, #eff8ff);font-size:11px;font-style:normal;font-weight:900}.matching-recruitment-card h3{margin:15px 0 6px;color:var(--theme-text, #1d2430);font-size:18px;line-height:1.45}.matching-recruitment-card>p{overflow:hidden;margin:0;color:var(--theme-text-sub, #686e7a);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.matching-recruitment-card dl{display:grid;grid-template-columns:1fr 1.45fr;gap:8px;margin:18px 0 0}.matching-recruitment-card dl>div{min-width:0;padding:10px;border-radius:11px;background:var(--theme-surface-subtle, #f8f7fa)}.matching-recruitment-card dt{display:flex;align-items:center;gap:5px;color:var(--theme-text-muted, #8a8f99);font-size:11px;font-weight:800}.matching-recruitment-card dt svg{width:13px}.matching-recruitment-card dd{overflow:hidden;margin:5px 0 0;color:var(--theme-text, #353a45);font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.matching-recruitment-card>footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:16px}.matching-recruitment-card>footer span,.matching-recruitment-card>footer strong{display:inline-flex;align-items:center;gap:5px;font-size:12px}.matching-recruitment-card>footer span{min-width:0;overflow:hidden;color:var(--theme-text-sub, #777d89);text-overflow:ellipsis;white-space:nowrap}.matching-recruitment-card>footer strong{flex:0 0 auto;color:var(--theme-accent, var(--primary))}.matching-recruitment-card>footer svg{width:14px}.matching-empty{display:grid;justify-items:center;padding:54px 20px;border:1px dashed var(--theme-border, #d6d1e0);border-radius:20px;color:var(--theme-text-muted, #858a96);background:var(--theme-surface, #fbfbfc);text-align:center}.matching-empty>svg{width:36px;height:36px;color:var(--theme-text-muted, #aaa1c8)}.matching-empty h2{margin:12px 0 5px;color:var(--theme-text, #343945);font-size:18px}.matching-empty p{margin:0;font-size:14px}.matching-empty button,.matching-empty a{display:inline-flex;align-items:center;gap:5px;margin-top:16px;padding:9px 13px;border:0;border-radius:10px;color:#fff;background:var(--primary);font-size:13px;font-weight:800}.matching-empty button svg,.matching-empty a svg{width:15px}@media(max-width:900px){.matching-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.matching-card-grid{grid-template-columns:1fr}}@media(max-width:720px){.matching-overview{gap:7px}.matching-overview article{padding:13px 11px}.matching-explorer{padding:17px 14px}.matching-explorer header p{display:none}.matching-filter-grid{grid-template-columns:1fr}.matching-result-count{align-items:flex-start;flex-direction:column;gap:3px}.matching-recruitment-card{padding:17px 15px}.matching-recruitment-card h3{font-size:17px}.matching-recruitment-card dl{grid-template-columns:1fr}.matching-recruitment-card>footer{align-items:flex-start;flex-direction:column}}.activity-summary{display:grid;grid-template-columns:220px 1fr;align-items:center;gap:36px;padding:32px;border:1px solid var(--border);border-radius:28px;background:var(--theme-surface, #fff)}.progress-ring{width:180px;height:180px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--primary-dark) 0 42%,var(--primary) 42% 68%,var(--theme-accent-soft, #eeeafe) 68% 100%)}.progress-ring:before{content:"";position:absolute;width:132px;height:132px;border-radius:50%;background:var(--theme-surface, #fff)}.progress-ring div{z-index:1;text-align:center}.progress-ring strong,.progress-ring span{display:block}.progress-ring strong{font-size:28px}.progress-ring span{color:var(--text-sub);font-size:15px}.activity-summary h2{margin:8px 0;font-size:25px}.activity-summary p{margin:0;color:var(--text-sub);font-size:15px}.two-columns,.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.simple-row{display:flex;align-items:center;gap:12px;margin-bottom:9px;padding:14px;border:1px solid var(--border);border-radius:16px;background:var(--theme-surface, #fff)}.simple-row strong,.simple-row span{display:block}.simple-row strong{font-size:15px}.simple-row span{margin-top:3px;color:var(--text-sub);font-size:15px}.profile-card{display:flex;align-items:center;gap:22px;padding:32px;border-radius:28px;color:#fff;background:linear-gradient(120deg,var(--primary-dark),var(--primary))}.profile-avatar{width:84px;height:84px;border:3px solid rgba(255,255,255,.45);border-radius:26px;font-size:30px}.profile-card .eyebrow{color:#ddd6fe}.profile-card h1{margin:5px 0;font-size:30px}.profile-card p{margin:0;color:#e7e0ff;font-size:14px}.menu-grid,.template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px}.menu-card{display:grid;grid-template-columns:50px 1fr 24px;align-items:center;gap:14px;padding:20px;border:1px solid var(--border);border-radius:20px;background:var(--theme-surface, #fff)}.menu-icon{width:50px;height:50px;border-radius:16px}.menu-card h3{margin:0;font-size:15px}.menu-card p{margin:5px 0 0;color:var(--text-sub);font-size:14px}.menu-card>svg{color:var(--theme-text-muted, #98a2b3)}.application-row{display:grid;grid-template-columns:88px 1fr 24px}.application-row h3{margin:0;font-size:14px}.application-row p{margin:5px 0 0;color:var(--text-sub);font-size:14px}.status-pill{display:inline-flex;justify-content:center;padding:6px 8px;border-radius:999px;color:var(--theme-warning, #b54708);background:var(--theme-warning-soft, #fff7e8);font-size:14px;font-weight:900}.status-pill.approved{color:var(--theme-success, #027a48);background:var(--theme-success-soft, #ecfdf3)}.status-pill.rejected,.status-pill.canceled{color:var(--theme-danger, #b42318);background:var(--theme-surface-subtle, #fef3f2)}.content-card,.template-card{padding:22px;border:1px solid var(--border);border-radius:22px;background:var(--theme-surface, #fff)}.content-card .section-head{margin:0 0 18px}.timeline-step{display:grid;grid-template-columns:24px 1fr;gap:11px;min-height:68px;position:relative}.timeline-step:after{content:"";position:absolute;left:11px;top:23px;bottom:0;width:2px;background:var(--theme-surface-subtle, #eaecf0)}.timeline-step:last-child:after{display:none}.timeline-dot{z-index:1;width:23px;height:23px;display:grid;place-items:center;border:2px solid var(--theme-border, #d0d5dd);border-radius:50%;color:#fff;background:var(--theme-surface, #fff);font-size:14px}.timeline-step.completed .timeline-dot{border-color:var(--primary);background:var(--primary)}.timeline-step.current .timeline-dot{border:6px solid var(--theme-border, #d9d1ff);background:var(--primary)}.timeline-step strong,.timeline-step small{display:block}.timeline-step strong{font-size:15px}.timeline-step small{margin-top:4px;color:var(--text-sub);font-size:14px}.timeline-step.current small{color:var(--theme-accent, var(--primary));font-weight:800}.timeline-step.upcoming{color:var(--theme-text-muted, #98a2b3)}.long-copy{white-space:pre-wrap;color:var(--text-sub);font-size:15px;line-height:1.9}.primary-button,.ghost-button,.danger-button{min-height:46px;padding:0 18px;border-radius:13px;font-weight:800}.primary-button{border:0;color:#fff;background:var(--primary)}.primary-button.compact{min-height:42px}.ghost-button{border:1px solid var(--border);color:var(--text-sub);background:var(--theme-surface, #fff)}.danger-button{width:100%;margin-top:18px;border:0;color:var(--theme-danger, #b42318);background:var(--theme-surface-subtle, #fef3f2)}.button-row{display:flex;gap:9px;margin-top:18px}.button-row .primary-button,.button-row .ghost-button{flex:1}.back-link{display:inline-flex;align-items:center;gap:6px;margin-bottom:18px;border:0;color:var(--theme-accent, var(--primary));background:transparent;font-weight:800}.title-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.template-card{display:flex;flex-direction:column;justify-content:space-between;min-height:220px}.template-card h3{margin:0;font-size:16px}.template-card h3 span{margin-left:5px;padding:4px 7px;border-radius:7px;color:var(--theme-accent, var(--primary));background:var(--primary-soft);font-size:14px}.template-card p{display:-webkit-box;overflow:hidden;margin:13px 0;color:var(--text-sub);font-size:14px;line-height:1.8;-webkit-line-clamp:5;-webkit-box-orient:vertical}.text-danger{border:0;color:var(--theme-danger, #b42318);background:transparent;font-size:14px;font-weight:800}.modal-backdrop{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:20px;background:#1018287a}.web-modal{width:min(560px,100%);padding:26px;border-radius:24px;background:var(--theme-surface, #fff);box-shadow:0 30px 80px #10182838}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.modal-head h2{margin:0}.modal-head button{border:0;background:transparent;font-size:28px}.web-modal label,.login-card label{display:grid;gap:7px;margin-top:14px;color:var(--theme-text-sub, #475467);font-size:14px;font-weight:800}.web-modal input,.web-modal textarea,.login-card input{width:100%;padding:12px 13px;border:1px solid var(--theme-border, #d0d5dd);border-radius:12px;outline:0;color:var(--theme-text, #101828);background:var(--theme-surface, #fff);resize:vertical}.web-modal input:focus,.web-modal textarea:focus,.login-card input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #eeeafe}.web-modal .check-label{grid-template-columns:18px 1fr;align-items:center;margin:16px 0}.web-modal .check-label input{width:16px}.web-modal>.primary-button{width:100%}.login-page{position:relative;min-height:100vh;overflow:hidden;display:grid;place-items:center;padding:24px 20px;background:radial-gradient(circle at 50% -10%,var(--theme-accent-soft, #9b87ff) 0,#6b4ce8 28%,#43278c 72%,#2b185f 100%)}.login-page:before{content:"";position:absolute;inset:0;opacity:.13;background-image:linear-gradient(var(--theme-chrome, rgba(255,255,255,.5)) 1px,transparent 1px),linear-gradient(90deg,var(--theme-chrome, rgba(255,255,255,.5)) 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 80%);mask-image:linear-gradient(to bottom,#000,transparent 80%)}.login-page:after{content:"";position:absolute;left:50%;bottom:-360px;width:760px;height:760px;border:1px solid rgba(255,255,255,.17);border-radius:50%;box-shadow:0 0 0 90px #ffffff09,0 0 0 180px #ffffff06;transform:translate(-50%)}.login-backdrop-copy{position:absolute;top:50%;left:50%;color:#ffffff0e;font-family:Consolas,Courier New,monospace;font-size:clamp(42px,8vw,112px);font-weight:900;letter-spacing:.08em;line-height:.95;white-space:nowrap;transform:translate(-50%,-50%) rotate(-8deg)}.login-panel{position:relative;z-index:2;width:min(480px,100%);display:grid;justify-items:center}.login-brand{display:grid;justify-items:center;margin-bottom:14px;color:#fff;text-align:center}.login-wordmark{display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:26px;font-weight:900;letter-spacing:-1px}.login-wordmark>span{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:13px;background:#ffffff24;box-shadow:inset 0 1px #ffffff38}.login-brand p{margin:7px 0 0;color:#e7e1ff;font-size:14px;font-weight:600}.login-ascii{width:min(400px,calc(100% - 40px));overflow:hidden;margin-bottom:-48px;border:1px solid rgba(255,255,255,.25);border-radius:18px 18px 0 0;color:#eeeaff;background:#190c41c7;box-shadow:0 24px 65px #11083147}.login-ascii-bar{height:34px;display:flex;align-items:center;gap:6px;padding:0 13px;border-bottom:1px solid rgba(255,255,255,.11);color:var(--theme-danger, #fb7185);font-size:9px}.login-ascii-bar span:nth-child(2){color:var(--theme-warning, #fbbf24)}.login-ascii-bar span:nth-child(3){color:var(--theme-success, #4ade80)}.login-ascii-bar em{flex:1;color:var(--theme-text-muted, #aca3d2);font-family:Consolas,Courier New,monospace;font-size:10px;font-style:normal;text-align:center}.login-ascii-stage{position:relative;height:112px;display:grid;place-items:center}.login-ascii-stage pre{position:absolute;margin:0;opacity:0;color:#c4b5fd;font-family:Consolas,Courier New,monospace;font-size:13px;font-weight:700;line-height:1.35;text-align:center;text-shadow:0 0 13px rgba(196,181,253,.5);animation:login-ascii-frame 4.8s steps(1,end) infinite}.login-ascii-status{display:flex;justify-content:space-between;gap:10px;padding:8px 12px;border-top:1px solid rgba(255,255,255,.1);color:#a7f3d0;font-family:Consolas,Courier New,monospace;font-size:9px;letter-spacing:.04em}.login-card{position:relative;z-index:2;width:100%;padding:28px 36px 24px;border:1px solid var(--theme-border, rgba(255,255,255,.72));border-radius:24px;background:var(--theme-chrome, rgba(255,255,255,.97));box-shadow:0 28px 90px #1609414d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-copy{margin:17px 0 20px;text-align:center}.login-copy>span{color:var(--theme-accent, var(--primary));font-size:11px;font-weight:900;letter-spacing:1.7px}.login-copy h1{margin:6px 0;font-size:27px;letter-spacing:-1.2px}.login-copy p{margin:0;color:var(--text-sub);font-size:14px}.login-card label{margin-top:13px;font-size:15px}.login-card input{min-height:46px;font-size:16px}.login-card .primary-button{width:100%;min-height:48px;margin-top:17px;font-size:16px}.login-card .auth-links{margin-top:12px}.form-error{margin-top:13px;padding:10px 12px;border-radius:10px;font-size:14px}.curriculum-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.curriculum-card{--brand-color: var(--primary);position:relative;overflow:hidden;display:flex;min-width:0;min-height:330px;flex-direction:column;padding:22px;border:1px solid var(--theme-border, #e4e3ea);border-radius:22px;background:var(--theme-surface, #fff);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.curriculum-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--brand-color) 34%,var(--theme-border, #e4e3ea));box-shadow:0 22px 54px #231b3e1a}.curriculum-company-row{display:flex;align-items:center;gap:11px}.company-monogram{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:var(--brand-color);background:color-mix(in srgb,var(--brand-color) 10%,var(--theme-surface, #fff));font-size:17px;font-weight:900}.company-monogram.large{width:52px;height:52px;border-radius:16px;font-size:20px}.curriculum-company{flex:1;min-width:0}.curriculum-company strong,.curriculum-company small{display:flex;align-items:center;gap:5px}.curriculum-company strong{font-size:14px}.curriculum-company small{margin-top:4px;overflow:hidden;color:var(--text-sub);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.difficulty-tag{padding:6px 9px;border-radius:8px;color:var(--theme-success, #027a48);background:var(--theme-success-soft, #ecfdf3);font-size:14px;font-style:normal;font-weight:900}.difficulty-tag.intermediate{color:var(--theme-warning, #b54708);background:var(--theme-warning-soft, #fff7e8)}.difficulty-tag.advanced{color:var(--theme-danger, #b42318);background:var(--theme-surface-subtle, #fef3f2)}.curriculum-card h3{margin:24px 0 9px;font-size:19px;line-height:1.45;letter-spacing:-.6px}.curriculum-card>p{display:-webkit-box;overflow:hidden;min-height:40px;margin:0;color:var(--text-sub);font-size:14px;line-height:1.8;-webkit-line-clamp:2;-webkit-box-orient:vertical}.curriculum-meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.curriculum-meta span{display:flex;align-items:center;gap:5px;color:var(--theme-text-sub, #5d6270);font-size:14px;font-weight:700}.curriculum-meta svg{color:var(--brand-color)}.curriculum-card-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:18px;border-top:1px solid var(--theme-border, #f0eff3)}.curriculum-card-foot>span{color:var(--theme-text-muted, #9296a2);font-size:14px}.curriculum-card-foot strong{display:inline-flex;align-items:center;gap:4px;color:var(--brand-color);font-size:15px}.curriculum-hero{overflow:hidden;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:52px;min-height:410px;padding:58px;border-radius:32px;color:#fff;background:radial-gradient(circle at 84% 12%,rgba(143,124,255,.34),transparent 28%),linear-gradient(125deg,#211a3b,#3c2a67 58%,#6548c7);box-shadow:0 26px 68px #22193e33}.curriculum-hero-copy{align-self:center}.curriculum-hero .eyebrow{color:#cabfff}.curriculum-hero h1{max-width:700px;margin:12px 0 14px;font-size:clamp(36px,5vw,58px);line-height:1.22;letter-spacing:-3px}.curriculum-hero-copy>p{max-width:650px;margin:0;color:#ddd8ef;font-size:14px;line-height:1.8}.curriculum-hero-actions{display:flex;align-items:center;gap:18px;margin-top:30px}.curriculum-hero-actions .primary-button{display:inline-flex;align-items:center;color:var(--theme-accent, #2f2457);background:var(--theme-surface, #fff)}.curriculum-hero-actions>span{display:flex;align-items:center;gap:6px;color:#cfc8e7;font-size:15px}.curriculum-hero-panel{align-self:center;padding:24px;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:#ffffff1a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-panel-top{display:flex;align-items:center;gap:12px}.hero-panel-top>svg{width:42px;height:42px;padding:11px;border-radius:13px;background:#ffffff24}.hero-panel-top strong,.hero-panel-top small{display:block}.hero-panel-top strong{font-size:15px}.hero-panel-top small{margin-top:3px;color:#cfc8e7;font-size:14px}.hero-progress-visual{height:150px;display:flex;align-items:flex-end;gap:12px;margin:28px 0 22px;padding:0 5px;border-bottom:1px solid rgba(255,255,255,.16)}.hero-progress-visual span{flex:1;min-height:6px;border-radius:9px 9px 2px 2px;background:linear-gradient(var(--theme-accent-soft, #cfc4ff),var(--theme-surface, #fff));opacity:.85}.hero-progress-visual .bar-one{height:42%}.hero-progress-visual .bar-two{height:68%}.hero-progress-visual .bar-three{height:52%}.hero-progress-visual .bar-four{height:88%}.hero-progress-visual .bar-five{height:74%}.hero-panel-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.hero-panel-metrics div{display:grid;grid-template-columns:30px 1fr;align-items:center;column-gap:8px}.hero-panel-metrics svg{grid-row:1/3;width:30px;height:30px;padding:7px;border-radius:10px;background:#ffffff1f}.hero-panel-metrics strong{font-size:16px}.hero-panel-metrics span{color:#cfc8e7;font-size:14px}.catalog-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin:48px 0 18px}.catalog-toolbar.compact{margin-top:0}.catalog-toolbar h2{margin:5px 0 3px;font-size:27px;letter-spacing:-1.1px}.catalog-toolbar p{margin:0;color:var(--text-sub);font-size:14px}.catalog-search{width:min(420px,100%);display:flex;align-items:center;gap:9px;padding:13px 15px;border:1px solid var(--border);border-radius:14px;background:var(--theme-surface, #fff)}.catalog-search svg{color:var(--theme-text-muted, #9296a2)}.catalog-search input{width:100%;border:0;outline:0;background:transparent}.filter-pills{display:flex;align-items:center;gap:7px;margin-bottom:20px}.filter-pills button{padding:8px 13px;border:1px solid var(--border);border-radius:999px;color:var(--text-sub);background:var(--theme-surface, #fff);font-size:15px;font-weight:800}.filter-pills button.active{border-color:var(--theme-border-accent, #cfc4ff);color:var(--theme-accent, var(--primary-dark));background:var(--primary-soft)}.filter-pills>span{margin-left:auto;color:var(--theme-text-muted, #9296a2);font-size:15px}.info-curriculum-banner{display:grid;grid-template-columns:48px 1fr 24px;align-items:center;gap:16px;margin-bottom:24px;padding:20px 22px;border-radius:20px;color:#fff;background:linear-gradient(120deg,#28203f,#4b347e)}.info-curriculum-banner>span{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#ffffff21}.info-curriculum-banner small,.info-curriculum-banner strong,.info-curriculum-banner p{display:block}.info-curriculum-banner small{color:#cfc4ff;font-size:14px;font-weight:900}.info-curriculum-banner strong{margin-top:4px;font-size:14px}.info-curriculum-banner p{margin:4px 0 0;color:#d8d2ea;font-size:15px}.curriculum-detail-hero{position:relative;overflow:hidden;padding:48px;border-radius:28px;color:#fff;background:radial-gradient(circle at 85% 18%,color-mix(in srgb,var(--brand-color) 78%,var(--theme-surface, #fff)),transparent 20%),linear-gradient(125deg,#211b35,var(--brand-color))}.curriculum-detail-hero:after{content:"";position:absolute;right:-100px;bottom:-170px;width:380px;height:380px;border:60px solid rgba(255,255,255,.08);border-radius:50%}.detail-company-row{position:relative;z-index:1;display:flex;align-items:center;gap:12px}.detail-company-row>span:last-child strong,.detail-company-row>span:last-child small{display:flex;align-items:center;gap:5px}.detail-company-row small{margin-top:4px;color:#ffffffb3;font-size:14px}.curriculum-detail-hero>.eyebrow{position:relative;z-index:1;display:block;margin-top:40px;color:#ffffffb8}.curriculum-detail-hero h1{position:relative;z-index:1;max-width:780px;margin:10px 0;font-size:clamp(35px,5vw,55px);line-height:1.2;letter-spacing:-2.7px}.curriculum-detail-hero>p{position:relative;z-index:1;max-width:680px;color:#ffffffd1;font-size:15px;line-height:1.8}.detail-hero-meta{position:relative;z-index:1;display:flex;gap:18px;margin-top:25px}.detail-hero-meta span{display:flex;align-items:center;gap:6px;font-size:15px;font-weight:800}.detail-hero-meta svg{width:16px}.detail-hero-cta{position:absolute;z-index:2;right:46px;bottom:46px;min-height:48px;display:inline-flex;align-items:center;gap:8px;padding:0 20px;border:0;border-radius:14px;color:var(--theme-text, #2e244a);background:var(--theme-surface, #fff);font-weight:900}.curriculum-insight-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.curriculum-insight-grid article{padding:20px;border:1px solid var(--border);border-radius:18px;background:var(--theme-surface, #fff)}.curriculum-insight-grid strong,.curriculum-insight-grid span,.curriculum-insight-grid small{display:block}.curriculum-insight-grid strong{font-size:23px}.curriculum-insight-grid span{margin-top:3px;font-size:15px;font-weight:900}.curriculum-insight-grid small{margin-top:5px;color:var(--theme-text-muted, #9296a2);font-size:14px}.curriculum-reading-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);gap:18px;margin-top:36px}.curriculum-article{padding:34px;border:1px solid var(--border);border-radius:24px;background:var(--theme-surface, #fff)}.curriculum-article h2{margin:7px 0 14px;font-size:28px;letter-spacing:-1.1px}.curriculum-article>p{color:var(--theme-text-sub, #454a57);font-size:14px;line-height:2;white-space:pre-wrap}.curriculum-article blockquote{display:flex;gap:10px;margin:28px 0 0;padding:18px;border:1px solid var(--border);border-radius:12px;color:var(--theme-accent, #4b3c75);background:color-mix(in srgb,var(--brand-color) 7%,var(--theme-surface, #fff));font-size:14px;line-height:1.7}.curriculum-article blockquote svg{flex:0 0 auto;color:var(--brand-color)}.privacy-note{align-self:start;display:flex;gap:12px;padding:22px;border-radius:20px;color:var(--theme-success, #05603a);background:var(--theme-success-soft, #ecfdf3)}.privacy-note>svg{flex:0 0 auto}.privacy-note strong{font-size:15px}.privacy-note p{margin:6px 0 0;font-size:15px;line-height:1.7}.learning-map-section{margin-top:42px}.learning-map-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.learning-level-card{padding:20px;border:1px solid var(--border);border-radius:22px;background:var(--theme-surface, #fff)}.learning-level-head{display:grid;grid-template-columns:40px 1fr 25px;align-items:center;gap:10px}.learning-level-head>span{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;color:var(--brand-color);background:color-mix(in srgb,var(--brand-color) 9%,var(--theme-surface, #fff))}.learning-level-head strong,.learning-level-head small{display:block}.learning-level-head strong{font-size:15px}.learning-level-head small{margin-top:3px;color:var(--text-sub);font-size:14px}.learning-level-head em{width:25px;height:25px;display:grid;place-items:center;border-radius:9px;color:var(--brand-color);background:color-mix(in srgb,var(--brand-color) 8%,var(--theme-surface, #fff));font-size:14px;font-style:normal;font-weight:900}.learning-node{display:grid;grid-template-columns:25px 1fr;gap:9px;margin-top:14px;padding-top:13px;border-top:1px solid var(--theme-border, #f0eff3)}.learning-node>span{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;color:var(--theme-text-sub, #797d88);background:var(--theme-surface-subtle, #f4f4f6);font-size:14px;font-weight:900}.learning-node strong{display:flex;align-items:center;gap:5px;font-size:14px;line-height:1.5}.learning-node strong em{padding:3px 5px;border-radius:5px;color:var(--theme-text-sub, #797d88);background:var(--theme-surface-subtle, #f1f1f3);font-size:14px;font-style:normal}.learning-node p{margin:4px 0;color:var(--text-sub);font-size:14px;line-height:1.6}.learning-node small{color:var(--theme-text-muted, #9a9daa);font-size:14px}.more-goals{margin:14px 0 0;color:var(--brand-color);font-size:14px;font-weight:800;text-align:center}.curriculum-modal-backdrop{align-items:center;overflow-y:auto}.curriculum-setup-modal{width:min(780px,100%);max-height:calc(100vh - 40px);overflow-y:auto}.curriculum-setup-modal .modal-head h2{margin:5px 0 0}.mode-selector{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.mode-selector>button{min-height:130px;display:flex;flex-direction:column;align-items:flex-start;padding:16px;border:1px solid var(--border);border-radius:17px;background:var(--theme-surface, #fff);text-align:left}.mode-selector>button.active{border-color:var(--primary);background:var(--primary-soft)}.mode-selector button>span{width:37px;height:37px;display:grid;place-items:center;border-radius:11px;color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.mode-selector button.active>span{color:#fff;background:var(--primary)}.mode-selector strong,.mode-selector small{display:block}.mode-selector strong{margin-top:11px;font-size:14px}.mode-selector small{margin-top:4px;color:var(--text-sub);font-size:14px}.setup-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.setup-form-grid label,.team-setup-row>label{display:grid;gap:7px;margin-top:16px;color:var(--theme-text-sub, #475467);font-size:15px;font-weight:800}.setup-form-grid input,.team-setup-row select{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--border);border-radius:11px;background:var(--theme-surface, #fff)}.setup-label{display:block;margin:17px 0 8px;color:var(--theme-text-sub, #475467);font-size:15px;font-weight:800}.weekday-selector{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.weekday-selector button{aspect-ratio:1;border:1px solid var(--border);border-radius:11px;color:var(--text-sub);background:var(--theme-surface, #fff);font-size:15px;font-weight:800}.weekday-selector button.active{border-color:var(--primary);color:#fff;background:var(--primary)}.team-setup-row{display:grid;grid-template-columns:.6fr 1.4fr;gap:10px}.inline-check{grid-template-columns:18px 1fr!important;align-items:center;padding:11px 14px;border-radius:12px;background:var(--theme-surface-subtle, #f7f7f9)}.inline-check input{width:16px}.inline-check strong,.inline-check small{display:block}.inline-check small{margin-top:3px;color:var(--text-sub);font-size:14px}.plan-preview{margin-top:18px;padding:18px;border-radius:17px;background:var(--primary-soft)}.plan-preview-head{display:flex;align-items:center;gap:9px}.plan-preview-head>span{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;color:#fff;background:var(--primary)}.plan-preview-head strong,.plan-preview-head small{display:block}.plan-preview-head strong{font-size:14px}.plan-preview-head small{margin-top:3px;color:var(--text-sub);font-size:14px}.plan-preview-metrics{display:grid;grid-template-columns:repeat(3,1fr);margin-top:14px;padding:13px 0;border-top:1px solid var(--theme-border, #ddd4ff);border-bottom:1px solid var(--theme-border, #ddd4ff)}.plan-preview-metrics div{text-align:center}.plan-preview-metrics strong,.plan-preview-metrics span{display:block}.plan-preview-metrics strong{color:var(--theme-accent, var(--primary-dark));font-size:17px}.plan-preview-metrics span{margin-top:2px;color:var(--text-sub);font-size:14px}.plan-preview-goals div{display:grid;grid-template-columns:16px 1fr 42px;align-items:center;gap:5px;margin-top:9px;font-size:14px}.plan-preview-goals svg{color:var(--theme-accent, var(--primary))}.plan-preview-goals small{color:var(--text-sub)}.curriculum-submit{width:100%;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:18px}.editorial-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:34px;align-items:start}.editorial-article{overflow:hidden;border:1px solid var(--border);border-radius:26px;background:var(--theme-surface, #fff)}.editorial-head{padding:42px 48px 34px}.editorial-head h1{max-width:820px;margin:18px 0 13px;font-size:clamp(33px,5vw,52px);line-height:1.25;letter-spacing:-2.5px}.editorial-deck{max-width:720px;margin:0;color:var(--theme-text-sub, #5b606d);font-size:14px;line-height:1.85}.editorial-byline{display:flex;flex-wrap:wrap;gap:16px;margin-top:26px;color:var(--theme-text-sub, #7d818c);font-size:15px}.editorial-byline span{display:flex;align-items:center;gap:6px}.editorial-byline svg{width:15px}.editorial-poster{margin:0;background:var(--theme-surface-subtle, #f0eff3)}.editorial-poster img{width:100%;max-height:680px;display:block;object-fit:contain}.article-summary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin:0 48px;border:1px solid var(--border);border-radius:18px;overflow:hidden;background:var(--border);transform:translateY(-18px)}.article-summary-grid>div{min-height:145px;padding:20px;background:var(--theme-surface, #fff)}.article-summary-grid>div>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.article-summary-grid strong{display:block;margin-top:12px;font-size:14px}.article-summary-grid p{margin:6px 0 0;color:var(--text-sub);font-size:15px;line-height:1.7}.article-callout{display:flex;gap:12px;margin:10px 48px 0;padding:20px;border-radius:17px}.article-callout.prize{color:var(--theme-warning, #9f580a);background:var(--theme-warning-soft, #fff7e8)}.article-callout>svg{flex:0 0 auto}.article-callout strong{font-size:14px}.article-callout p{margin:6px 0 0;font-size:15px;line-height:1.7;white-space:pre-wrap}.article-body{padding:46px 48px}.article-body h2{margin:7px 0 18px;font-size:27px}.article-body>p{margin:0;color:var(--theme-text-sub, #3d424d);font-size:14px;line-height:2.1;white-space:pre-wrap}.article-external-link{display:flex;align-items:center;gap:8px;margin:0 48px 48px;padding:18px;border-radius:15px;color:#fff;background:#302653;font-size:14px;font-weight:900}.article-external-link svg:last-child{margin-left:auto}.editorial-poster-fallback{min-height:280px;display:grid;place-items:center;align-content:center;gap:10px;color:var(--theme-text-muted, #8b8f9a);background:linear-gradient(145deg,var(--theme-surface-subtle, #f7f5ff),var(--theme-accent-soft, #ece8fa));font-size:14px;font-weight:700}.editorial-poster-fallback svg{width:34px;height:34px;color:var(--theme-accent, var(--primary))}.editorial-aside{position:sticky;top:100px;display:grid;gap:14px}.deadline-card,.related-recruitments{padding:22px;border:1px solid var(--border);border-radius:20px;background:var(--theme-surface, #fff)}.deadline-card h2{margin:6px 0 18px;font-size:21px}.deadline-line{display:flex;justify-content:space-between;gap:10px;padding:12px 0;border-top:1px solid var(--theme-border, #f0eff3)}.deadline-line span{color:var(--text-sub);font-size:14px}.deadline-line strong{font-size:15px;text-align:right}.deadline-card .primary-button{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:14px}.aside-title{display:flex;align-items:flex-end;justify-content:space-between}.aside-title h3{margin:5px 0 0;font-size:17px}.aside-title em{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;color:var(--theme-accent, var(--primary));background:var(--primary-soft);font-size:14px;font-style:normal;font-weight:900}.aside-recruitment{display:grid;grid-template-columns:34px 1fr;gap:9px;margin-top:13px;padding-top:13px;border-top:1px solid var(--theme-border, #f0eff3)}.aside-recruitment>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.aside-recruitment svg{width:16px}.aside-recruitment strong,.aside-recruitment small{display:block}.aside-recruitment strong{font-size:15px}.aside-recruitment small{margin-top:4px;color:var(--text-sub);font-size:14px}.aside-empty{color:var(--text-sub);font-size:14px}.reading-guide{display:flex;gap:10px;padding:17px;border-radius:17px;color:var(--theme-info, #175cd3);background:var(--theme-info-soft, #eff8ff)}.reading-guide>svg{flex:0 0 auto}.reading-guide strong{font-size:15px}.reading-guide p{margin:4px 0 0;font-size:14px;line-height:1.6}.activity-empty-panel{display:grid;justify-items:center;padding:70px 30px;border:1px dashed var(--theme-border, #cbc8d4);border-radius:24px;background:var(--theme-surface, #fff);text-align:center}.activity-empty-panel>svg{width:52px;height:52px;padding:13px;border-radius:17px;color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.activity-empty-panel h2{margin:18px 0 7px}.activity-empty-panel p{margin:0 0 18px;color:var(--text-sub);font-size:14px}.workspace-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:18px;align-items:start}.workspace-list{position:sticky;top:100px;overflow:hidden;border:1px solid var(--border);border-radius:20px;background:var(--theme-surface, #fff)}.workspace-list-head{display:flex;justify-content:space-between;padding:18px;border-bottom:1px solid var(--border)}.workspace-list-head span{font-size:14px;font-weight:900}.workspace-list-head strong{width:24px;height:24px;display:grid;place-items:center;border-radius:8px;color:var(--theme-accent, var(--primary));background:var(--primary-soft);font-size:14px}.workspace-list>button{width:100%;display:grid;grid-template-columns:38px 1fr 16px;align-items:center;gap:10px;padding:15px;border:0;border-bottom:1px solid var(--theme-border, #f1f0f4);color:inherit;background:var(--theme-surface, #fff);text-align:left}.workspace-list>button:hover,.workspace-list>button.active{background:var(--theme-surface-subtle, #f8f6ff)}.workspace-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:var(--theme-info, #175cd3);background:var(--theme-info-soft, #eff8ff)}.workspace-icon.enterprise{color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.workspace-icon svg{width:17px}.workspace-copy{min-width:0}.workspace-copy small,.workspace-copy strong,.workspace-copy em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-copy small{color:var(--theme-accent, var(--primary));font-size:14px;font-weight:900}.workspace-copy strong{margin-top:4px;font-size:15px}.workspace-copy em{margin-top:3px;color:var(--text-sub);font-size:14px;font-style:normal}.workspace-list>button>svg{width:14px;color:var(--theme-text-muted, #aaaeb8)}.workspace-main{min-width:0}.workspace-hero,.week-visual-card,.goal-board,.notice-board-web{border:1px solid var(--border);border-radius:23px;background:var(--theme-surface, #fff)}.workspace-hero{padding:28px}.workspace-title-row{display:flex;justify-content:space-between;gap:20px}.source-pill{display:inline-flex;padding:6px 9px;border-radius:8px;color:var(--theme-info, #175cd3);background:var(--theme-info-soft, #eff8ff);font-size:14px;font-weight:900}.source-pill.enterprise{color:var(--theme-accent, var(--primary-dark));background:var(--primary-soft)}.workspace-title-row h2{margin:9px 0 5px;font-size:24px;letter-spacing:-.9px}.workspace-title-row p{margin:0;color:var(--text-sub);font-size:14px}.workspace-people{display:flex;align-items:center;gap:9px}.workspace-people>span{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.workspace-people strong,.workspace-people small{display:block}.workspace-people strong{font-size:15px}.workspace-people small{margin-top:3px;color:var(--text-sub);font-size:14px}.workspace-progress-grid{display:grid;grid-template-columns:155px minmax(0,1fr) 225px;gap:26px;align-items:center;margin-top:28px;padding-top:26px;border-top:1px solid var(--theme-border, #f0eff3)}.dashboard-ring{--progress: 0deg;position:relative;width:145px;height:145px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--primary) var(--progress),var(--theme-accent-soft, #eeeaf8) 0)}.dashboard-ring:after{content:"";position:absolute;width:108px;height:108px;border-radius:50%;background:var(--theme-surface, #fff)}.dashboard-ring>div{z-index:1;text-align:center}.dashboard-ring strong,.dashboard-ring span{display:block}.dashboard-ring strong{font-size:25px}.dashboard-ring span{margin-top:2px;color:var(--text-sub);font-size:14px}.progress-copy h3{margin:6px 0;font-size:20px}.progress-copy>p{margin:0;color:var(--text-sub);font-size:15px}.mini-progress{position:relative;overflow:hidden;height:7px;margin-top:17px;border-radius:999px;background:var(--theme-accent-soft, #eeeaf8)}.mini-progress>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--primary-dark),var(--primary))}.mini-progress em{position:absolute;right:0;top:11px;color:var(--text-sub);font-size:14px;font-style:normal}.workspace-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.workspace-kpis>div{padding:13px 8px;border-radius:14px;background:var(--theme-surface-subtle, #f8f8fa);text-align:center}.workspace-kpis span{width:28px;height:28px;display:grid;place-items:center;margin:0 auto 7px;border-radius:9px;color:var(--theme-accent, var(--primary));background:var(--theme-surface, #fff)}.workspace-kpis svg{width:14px}.workspace-kpis strong,.workspace-kpis small{display:block}.workspace-kpis strong{font-size:14px}.workspace-kpis small{margin-top:2px;color:var(--text-sub);font-size:14px}.week-visual-card{margin-top:14px;padding:22px 26px}.dashboard-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:15px}.dashboard-section-head h3{margin:4px 0 0;font-size:17px}.dashboard-section-head>span{color:var(--text-sub);font-size:14px}.dashboard-section-head>svg{color:var(--theme-accent, var(--primary))}.week-bars{height:150px;display:grid;grid-template-columns:repeat(7,1fr);gap:14px;align-items:end;margin-top:20px}.week-bars>div{display:grid;justify-items:center;height:100%;grid-template-rows:1fr auto auto;gap:4px}.week-bar-track{width:100%;display:flex;align-items:flex-end;justify-content:center;border-radius:10px;background:var(--theme-surface-subtle, #f5f4f7)}.week-bar-track span{width:54%;min-height:4px;border-radius:7px;background:var(--theme-accent-soft, #cac3df);transition:height .3s ease}.week-bars .today .week-bar-track{background:var(--primary-soft)}.week-bars .today .week-bar-track span{background:linear-gradient(var(--primary-light),var(--primary))}.week-bars strong{font-size:14px}.week-bars small{color:var(--text-sub);font-size:14px}.activity-tools-section{margin-top:14px}.activity-tool-customizer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid var(--border);border-radius:17px;background:var(--theme-surface, #fff)}.activity-tool-customizer>div{display:flex;align-items:center;gap:10px}.activity-tool-customizer>div:first-child>span{width:37px;height:37px;display:grid;place-items:center;border-radius:11px;color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.activity-tool-customizer svg{width:17px}.activity-tool-customizer strong,.activity-tool-customizer small{display:block}.activity-tool-customizer strong{font-size:15px}.activity-tool-customizer small{margin-top:2px;color:var(--text-sub);font-size:12px}.activity-tool-customizer>div:last-child{gap:7px}.activity-tool-customizer button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid var(--border);border-radius:10px;color:var(--theme-text-sub, #606572);background:var(--theme-surface, #fff);font-size:13px;font-weight:900}.activity-tool-customizer button:hover{color:var(--theme-accent, var(--primary));border-color:var(--theme-border-accent, #cfc4ff)}.activity-tool-customizer .activity-tool-edit-toggle{color:#fff;border-color:var(--primary);background:var(--primary)}.activity-tool-customizer .activity-tool-edit-toggle.active{color:var(--theme-success, #027a48);border-color:var(--theme-border-accent, #abefc6);background:var(--theme-success-soft, #ecfdf3)}.activity-tool-catalog{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:8px;padding:11px 14px;border:1px dashed var(--theme-border-accent, #c9bfff);border-radius:14px;background:var(--theme-surface, #faf9ff)}.activity-tool-catalog>span{color:var(--theme-accent, #4d3d82);font-size:13px;font-weight:900}.activity-tool-catalog>div{display:flex;flex-wrap:wrap;gap:5px}.activity-tool-catalog button{min-height:31px;display:inline-flex;align-items:center;gap:4px;padding:0 9px;border:1px solid var(--theme-border, #e2def4);border-radius:9px;color:var(--theme-text-sub, #7c8190);background:var(--theme-surface, #fff);font-size:12px;font-weight:800}.activity-tool-catalog button.active{color:var(--theme-accent, var(--primary));border-color:var(--theme-border-accent, #cfc4ff);background:var(--primary-soft)}.activity-tool-catalog svg{width:13px}.activity-tool-catalog>small{color:var(--theme-text-muted, #8a8e99);font-size:12px}.activity-tool-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:28px;grid-auto-flow:dense;gap:14px;margin-top:12px}.activity-tool-grid-empty{min-height:180px;grid-column:1 / -1;display:grid;place-items:center;align-content:center;gap:7px;border:1px dashed var(--theme-border-accent, #c9bfff);border-radius:18px;color:var(--theme-text-muted, #888d99);background:var(--theme-surface, #faf9ff);text-align:center}.activity-tool-grid-empty svg{width:27px;color:var(--theme-accent, var(--primary))}.activity-tool-grid-empty strong{color:var(--theme-text, #393f4b);font-size:15px}.activity-tool-grid-empty span{font-size:12px}.activity-tool-grid>.activity-tool-card{position:relative;min-width:0;min-height:0;grid-column:span var(--tool-columns, 6);grid-row:span var(--tool-rows, 8);display:flex;flex-direction:column;overflow:hidden;margin-top:0;padding:22px;border:1px solid var(--border);border-radius:23px;background:var(--theme-surface, #fff);transition:border-color .18s ease,box-shadow .18s ease,opacity .18s ease}.activity-tool-grid>.activity-tool-card.is-dragging{opacity:.45}.activity-tool-grid>.activity-tool-card.is-drag-over{border-color:var(--primary);box-shadow:0 0 0 4px var(--primary-soft)}.activity-tools-section.is-editing .activity-tool-card{border-style:dashed;border-color:var(--theme-border-accent, #c9bfff)}.activity-tools-section.is-editing .activity-tool-card:hover{border-color:var(--primary)}.activity-tool-content{min-width:0;min-height:0;display:flex;flex:1;flex-direction:column;overflow:hidden}.activity-tool-content>.goal-list,.activity-tool-content>.notice-list-web,.activity-tool-content>.activity-recent-document-list,.activity-tool-content>.activity-next-goals,.activity-tool-content>.activity-tool-shortcuts{min-height:0;overflow:auto}.activity-tool-card-controls{flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto 30px;align-items:center;gap:7px;margin:-11px -10px 13px;padding:6px 7px;border-radius:10px;color:var(--theme-text-sub, #6f7480);background:var(--theme-accent-soft, #f5f2ff)}.activity-tool-card-controls>span{font-size:11px;font-weight:900;white-space:nowrap}.activity-tool-card-controls button{min-width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;color:var(--theme-text-sub, #706494);background:transparent}.activity-tool-card-controls button:hover,.activity-tool-card-controls button:focus-visible{color:var(--theme-accent, var(--primary));background:var(--theme-surface, #fff);outline:2px solid var(--theme-border-accent, #cfc4ff)}.activity-tool-card-controls svg{width:15px}.activity-tool-card-controls .activity-tool-drag-handle{min-width:0;justify-content:flex-start;gap:5px;padding:0 6px;cursor:grab;font-size:12px;font-weight:900}.activity-tool-card-controls .activity-tool-drag-handle:active{cursor:grabbing}.activity-tool-card-controls .activity-tool-drag-handle span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-tool-card-controls .activity-tool-hide{color:var(--theme-danger, #9a5b58)}.activity-tool-resize-handle{position:absolute;z-index:2;right:3px;bottom:3px;width:28px;height:28px;display:grid;place-items:end;padding:0 5px 5px 0;border:0;border-radius:8px;background:transparent;cursor:nwse-resize;touch-action:none}.activity-tool-resize-handle span,.activity-tool-resize-handle span:before,.activity-tool-resize-handle span:after{display:block;width:11px;height:2px;border-radius:2px;background:#9b8fd0;transform:rotate(-45deg)}.activity-tool-resize-handle span:before,.activity-tool-resize-handle span:after{content:"";position:absolute}.activity-tool-resize-handle span:before{width:7px;transform:translate(3px,-4px)}.activity-tool-resize-handle span:after{width:4px;transform:translate(7px,-8px)}.activity-tool-resize-handle:hover,.activity-tool-resize-handle:focus-visible{background:var(--primary-soft);outline:2px solid var(--theme-border-accent, #cfc4ff)}.goal-board,.notice-board-web{padding:22px}.goal-scope-tabs{display:flex;gap:4px;padding:4px;border-radius:10px;background:var(--theme-surface-subtle, #f1f1f4)}.goal-scope-tabs button{padding:6px 9px;border:0;border-radius:7px;color:var(--text-sub);background:transparent;font-size:14px;font-weight:800}.goal-scope-tabs button.active{color:var(--theme-accent, var(--primary));background:var(--theme-surface, #fff);box-shadow:0 2px 5px #0000000f}.quick-goal-form{display:grid;grid-template-columns:20px 1fr 42px;align-items:center;gap:6px;margin-top:16px;padding:7px 8px 7px 12px;border:1px solid var(--border);border-radius:12px}.quick-goal-form svg{width:15px;color:var(--theme-accent, var(--primary))}.quick-goal-form input{border:0;outline:0;font-size:15px}.quick-goal-form button{padding:7px;border:0;border-radius:8px;color:#fff;background:var(--primary);font-size:14px;font-weight:800}.goal-list{display:grid;gap:7px;margin-top:12px}.goal-row{width:100%;display:grid;grid-template-columns:30px 1fr 42px;align-items:center;gap:9px;padding:11px;border:1px solid var(--theme-border, #eeedf1);border-radius:12px;color:inherit;background:var(--theme-surface, #fff);text-align:left}.goal-row:hover{border-color:var(--theme-border-accent, #cfc4ff);background:var(--theme-surface, #fbfaff)}.goal-row>span{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;color:var(--theme-text-muted, #9296a2);background:var(--theme-surface-subtle, #f3f3f5)}.goal-row.진행중>span{color:var(--theme-warning, #b54708);background:var(--theme-warning-soft, #fff7e8)}.goal-row.완료>span{color:var(--theme-success, #027a48);background:var(--theme-success-soft, #ecfdf3)}.goal-row svg{width:14px}.goal-row strong,.goal-row small{display:block}.goal-row strong{font-size:15px}.goal-row.완료 strong{color:var(--theme-text-muted, #9296a2);text-decoration:line-through}.goal-row small{margin-top:3px;color:var(--text-sub);font-size:14px}.goal-row em{color:var(--text-sub);font-size:14px;font-style:normal;text-align:right}.goal-empty{padding:32px;color:var(--text-sub);font-size:14px;text-align:center}.notice-quick-form{display:grid;gap:7px;margin-top:16px}.notice-quick-form input,.notice-quick-form textarea{width:100%;padding:10px;border:1px solid var(--border);border-radius:11px;outline:0;font-size:14px;resize:vertical}.notice-quick-form button{justify-self:end;padding:7px 12px;border:0;border-radius:8px;color:#fff;background:var(--primary);font-size:14px;font-weight:800}.notice-list-web{margin-top:13px}.notice-list-web article{padding:12px 0;border-top:1px solid var(--theme-border, #f0eff3)}.notice-list-web article strong{font-size:15px}.notice-list-web article p{display:-webkit-box;overflow:hidden;margin:4px 0 6px;color:var(--text-sub);font-size:14px;line-height:1.6;-webkit-line-clamp:2;-webkit-box-orient:vertical}.notice-list-web article small{color:var(--theme-text-muted, #a0a3ac);font-size:14px}.notice-empty{display:grid;justify-items:center;padding:30px;color:var(--theme-text-muted, #a0a3ac)}.notice-empty svg{width:24px}.notice-empty p{margin:7px 0 0;font-size:14px}.curriculum-studio{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:18px;align-items:start}.studio-main{display:grid;gap:16px}.studio-card,.studio-aside>section{padding:24px;border:1px solid var(--border);border-radius:22px;background:var(--theme-surface, #fff)}.studio-card-head{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;margin-bottom:20px}.studio-card-head>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.studio-card-head h2{margin:0;font-size:18px}.studio-card-head p{margin:4px 0 0;color:var(--text-sub);font-size:14px}.ghost-button.compact{min-height:36px;display:inline-flex;align-items:center;gap:5px;font-size:14px}.ghost-button.compact svg{width:14px}.studio-grid{display:grid;gap:12px}.studio-grid.two{grid-template-columns:repeat(2,1fr)}.studio-grid label{display:grid;gap:6px;color:var(--theme-text-sub, #475467);font-size:14px;font-weight:800}.studio-grid .wide{grid-column:1/-1}.studio-grid input,.studio-grid select,.studio-grid textarea{width:100%;padding:11px 12px;border:1px solid var(--border);border-radius:11px;outline:0;color:var(--theme-text, #1f2430);background:var(--theme-surface, #fff);font-size:15px;resize:vertical}.studio-grid input:focus,.studio-grid select:focus,.studio-grid textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.node-editor-list{display:grid;gap:9px}.node-editor{display:grid;grid-template-columns:20px 46px 1fr 28px;align-items:start;gap:10px;padding:14px;border:1px solid var(--theme-border, #e9e8ed);border-radius:15px;background:var(--theme-surface, #fbfbfc)}.node-grip{width:16px;margin-top:22px;color:var(--theme-text-muted, #b0b2ba)}.node-level{margin-top:19px;padding:6px 7px;border-radius:7px;color:var(--theme-accent, #6941c6);background:var(--theme-accent-soft, #f0ebff);font-size:14px;font-weight:900;text-align:center}.node-level.weekly{color:var(--theme-info, #175cd3);background:var(--theme-info-soft, #eff8ff)}.node-level.daily{color:var(--theme-success, #027a48);background:var(--theme-success-soft, #ecfdf3)}.node-grid{grid-template-columns:.7fr 1.8fr repeat(3,.65fr)}.node-grid .wide{grid-column:1/-1}.node-delete{width:28px;height:28px;display:grid;place-items:center;margin-top:18px;border:0;border-radius:8px;color:var(--theme-danger, #b42318);background:var(--theme-surface-subtle, #fef3f2)}.node-delete svg{width:14px}.node-delete:disabled{opacity:.3}.studio-aside{position:sticky;top:100px;display:grid;gap:10px}.studio-aside h3{margin:6px 0 16px}.studio-aside ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.studio-aside li{display:grid;grid-template-columns:25px 1fr;align-items:center;gap:8px;color:var(--theme-text-sub, #555a67);font-size:14px}.studio-aside li>span{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;color:var(--theme-success, #027a48);background:var(--theme-success-soft, #ecfdf3)}.studio-aside li svg{width:13px}.publish-check{display:grid;grid-template-columns:18px 1fr;align-items:center;gap:8px;margin-top:18px;padding:12px;border-radius:12px;background:var(--theme-surface-subtle, #f7f7f9)}.publish-check input{width:15px}.publish-check strong,.publish-check small{display:block}.publish-check strong{font-size:14px}.publish-check small{margin-top:3px;color:var(--text-sub);font-size:14px}.studio-submit{width:100%;display:flex;align-items:center;justify-content:center;gap:6px}.studio-submit svg{width:16px}.confirm-modal>p{margin:0;color:var(--text-sub);font-size:14px;line-height:1.7}.confirm-modal>p strong{color:var(--theme-text, #1d2433)}.confirm-modal .danger-button{width:auto;flex:1;margin-top:0}@media(max-width:1000px){.sidebar{width:210px}.main-column{width:calc(100% - 210px);margin-left:210px}.page{width:calc(100% - 44px)}.activity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metrics-grid{grid-template-columns:repeat(2,1fr)}.hero-visual{width:190px}.menu-grid{grid-template-columns:1fr}.curriculum-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.curriculum-hero{grid-template-columns:1fr;gap:30px;padding:44px}.curriculum-hero-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.curriculum-hero-panel>*{min-width:0}.curriculum-detail-hero{padding-right:34px}.curriculum-detail-cta{position:static;margin-top:24px}.curriculum-insights{grid-template-columns:repeat(2,1fr)}.learning-map-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-detail-layout{grid-template-columns:1fr}.editorial-aside{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.reading-guide{grid-column:1/-1}.workspace-layout{grid-template-columns:1fr}.workspace-list{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-list-head{grid-column:1/-1}.workspace-list>button{border-right:1px solid var(--theme-border, #f1f0f4)}.workspace-progress-grid{grid-template-columns:150px minmax(0,1fr)}.workspace-kpis{grid-column:1/-1}.curriculum-studio{grid-template-columns:1fr}.studio-aside{position:static;grid-template-columns:minmax(0,1fr) minmax(240px,.7fr)}.node-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.sidebar{display:none}.main-column{width:100%;margin-left:0}.topbar{height:64px;justify-content:space-between;padding:0 18px}.mobile-wordmark{display:block;font-size:22px}.top-search{display:none}.page{width:calc(100% - 28px);padding:22px 0 94px}.mobile-nav{position:fixed;inset:auto 0 0;z-index:20;display:grid;grid-template-columns:repeat(6,1fr);padding:9px 5px max(9px,env(safe-area-inset-bottom));border-top:1px solid var(--border);background:var(--theme-chrome, rgba(255,255,255,.96));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-nav a{display:grid;place-items:center;gap:3px;color:var(--theme-text-muted, #98a2b3);font-size:14px;font-weight:700}.mobile-nav a.active{color:var(--theme-accent, var(--primary))}.hero-banner{min-height:300px;padding:28px}.hero-banner h1{font-size:30px}.hero-visual{position:absolute;right:-70px;bottom:-60px;opacity:.55}.metrics-grid{grid-template-columns:repeat(2,1fr)}.metric{padding:13px}.activity-grid,.two-columns,.detail-grid,.template-grid{grid-template-columns:1fr}.activity-summary{grid-template-columns:1fr;justify-items:center;text-align:center}.login-page{grid-template-columns:1fr}.login-brand{display:none}.login-panel{min-height:100vh;padding:25px}.title-actions{display:block}.title-actions .compact{margin-bottom:20px}.profile-card{padding:22px}.profile-avatar{width:62px;height:62px;border-radius:20px}.application-row{grid-template-columns:74px 1fr 20px;padding:14px}.curriculum-grid{grid-template-columns:1fr}.curriculum-hero{min-height:0;padding:32px 25px;border-radius:24px}.curriculum-hero h1{font-size:34px;letter-spacing:-2px}.curriculum-hero-actions{align-items:flex-start;flex-direction:column}.curriculum-hero-panel{display:none}.catalog-toolbar{display:grid}.catalog-search,.catalog-toolbar select{width:100%}.curriculum-banner{align-items:flex-start;flex-direction:column}.curriculum-detail-hero{padding:28px 22px;border-radius:23px}.curriculum-detail-hero h1{font-size:33px}.curriculum-detail-meta,.curriculum-detail-actions{align-items:flex-start;flex-direction:column}.curriculum-insights,.curriculum-reading-grid,.learning-map-grid,.schedule-setup-grid{grid-template-columns:1fr}.curriculum-detail-section{padding:24px 20px}.editorial-head{padding:30px 22px 27px}.editorial-head h1{font-size:32px;letter-spacing:-1.7px}.article-summary-grid{grid-template-columns:1fr;margin:0 16px;transform:translateY(-12px)}.article-summary-grid>div{min-height:0}.article-callout{margin:8px 16px 0}.article-body{padding:32px 22px}.article-external-link{margin:0 16px 24px}.editorial-aside,.workspace-list{grid-template-columns:1fr}.workspace-list>button{border-right:0}.workspace-hero{padding:22px 18px}.workspace-title-row{flex-direction:column}.workspace-progress-grid{grid-template-columns:1fr;justify-items:center;text-align:center}.progress-copy{width:100%}.workspace-kpis{width:100%;grid-column:auto}.info-filter-panel{padding:17px 14px}.info-filter-panel>header{align-items:flex-start}.info-filter-panel>header p{display:none}.info-filter-panel>header>button{flex:0 0 auto}.info-filter-grid{grid-template-columns:1fr}.info-filter-summary{align-items:flex-start;flex-direction:column;gap:7px}.info-result-toolbar{align-items:flex-start;flex-direction:column;gap:2px}.info-pagination{gap:4px}.info-pagination button{min-width:36px;padding:0 7px}.info-pagination>strong{min-width:55px}.info-pagination button:nth-of-type(2),.info-pagination button:nth-of-type(3){font-size:0}.info-pagination button:nth-of-type(2) svg,.info-pagination button:nth-of-type(3) svg{width:16px}.activity-tool-grid>.activity-tool-card{grid-column:1 / -1}.week-visual-card,.goal-board,.notice-board-web{padding:19px 16px}.week-bars{gap:6px}.curriculum-studio,.studio-aside,.studio-grid.two{grid-template-columns:1fr}.studio-card,.studio-aside>section{padding:19px 16px}.studio-card-head{grid-template-columns:38px 1fr}.studio-card-head>.ghost-button{grid-column:1/-1;justify-self:start}.node-editor{grid-template-columns:20px 42px 1fr 28px;gap:6px;padding:10px}.node-grid{grid-template-columns:1fr}}body{font-size:16px;line-height:1.5}.database-status{min-height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border:1px solid var(--border);border-radius:12px;color:var(--theme-text-sub, #475467);background:var(--theme-surface, #fff);font-size:14px;font-weight:800;white-space:nowrap}.database-status svg{width:16px}.database-status.connected{color:var(--theme-success, #027a48);border-color:var(--theme-border-accent, #abefc6);background:var(--theme-success-soft, #ecfdf3)}.database-status.checking{color:var(--theme-warning, #b54708);border-color:var(--theme-border-accent, #fedf89);background:var(--theme-warning-soft, #fffaeb)}.database-status.disconnected{color:var(--theme-danger, #b42318);border-color:var(--theme-border, #fecdca);background:var(--theme-surface-subtle, #fef3f2)}.database-alert{position:sticky;top:74px;z-index:7;display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:8px 24px;color:var(--theme-danger, #b42318);border-bottom:1px solid var(--theme-border, #fecdca);background:var(--theme-surface-subtle, #fef3f2);font-size:14px;font-weight:800}.database-alert svg{width:18px}.home-data-error{display:flex;align-items:flex-start;gap:10px;margin-bottom:16px;padding:14px 16px;border:1px solid var(--theme-border, #fecdca);border-radius:14px;color:var(--theme-danger, #b42318);background:var(--theme-surface-subtle, #fef3f2)}.home-data-error svg{flex:0 0 auto;width:20px}.home-data-error strong,.home-data-error span{display:block}.home-data-error strong{font-size:14px}.home-data-error span{margin-top:2px;font-size:15px}.home-dashboard{max-width:1320px}.home-welcome>div:first-child>span{font-size:15px}.home-welcome h1{font-size:32px}.home-welcome p{font-size:15px}.home-welcome-actions a{padding:11px 15px;font-size:14px}.home-status-strip a{padding:17px 12px}.home-status-strip strong{font-size:21px}.home-status-strip span{font-size:15px}.home-dashboard-layout{grid-template-columns:minmax(0,1fr) 320px;gap:16px}.home-board-grid{gap:16px}.home-preview-board>header,.home-poster-section>header,.home-my-widget>header{min-height:58px;padding:0 18px}.home-preview-board h2,.home-poster-section h2,.home-my-widget h2,.home-quick-widget h2{font-size:16px}.home-preview-board>header>a,.home-poster-section>header>a,.home-my-widget>header>a{font-size:14px}.home-preview-list>a{min-height:64px;padding:12px 18px}.home-preview-list strong{font-size:14px}.home-preview-list span{max-width:120px;font-size:14px}.home-preview-list em{padding:4px 7px;font-size:14px}.home-poster-section{margin-top:16px;padding-bottom:18px}.home-poster-section h2{font-size:18px}.home-poster-row{gap:12px;padding:0 18px}.home-poster-row strong{margin-top:9px;font-size:14px}.home-poster-row small{font-size:14px}.home-my-widget>div>a{grid-template-columns:40px 1fr 16px;padding:14px 16px}.home-my-widget>div>a>span{width:40px;height:40px}.home-my-widget strong,.home-my-widget small{font-size:14px}.home-quick-widget{padding:18px}.home-quick-widget a{min-height:84px;font-size:14px}.home-quick-widget em,.home-quick-widget small{min-width:20px;height:20px;font-size:14px}.sidebar-foot strong{font-size:14px}.sidebar-foot small,.top-search{font-size:15px}@media(max-width:1100px){.database-status span{display:none}.database-status{width:38px;padding:0;justify-content:center}.home-dashboard-layout{grid-template-columns:1fr}.home-side-widgets{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.database-status{width:36px;min-height:36px}.database-alert{top:64px;padding:8px 14px;font-size:14px}.home-welcome{align-items:flex-start;flex-direction:column}.home-welcome h1{font-size:28px}.home-status-strip{grid-template-columns:repeat(2,1fr)}.home-status-strip a:nth-child(3):before{display:none}.home-board-grid,.home-side-widgets{grid-template-columns:1fr}.home-poster-row{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-nav a{font-size:14px}}.home-poster-section{padding-bottom:20px}.home-poster-row{display:flex;gap:16px;overflow-x:auto;padding:2px 18px 14px;scroll-padding-inline:18px;scroll-snap-type:x mandatory;scrollbar-color:#c8bdf8 #f1eff8;scrollbar-width:thin}.home-poster-row>a{flex:0 0 clamp(184px,20vw,224px);min-width:0;scroll-snap-align:start}.home-poster-row img,.home-poster-row .poster-mini-fallback{width:100%;aspect-ratio:4 / 5;object-fit:cover;object-position:center top;border:1px solid var(--theme-border, #ebe9f1);border-radius:14px;background:var(--theme-surface-subtle, #f5f3fb)}.home-poster-copy{padding:0 2px}.home-poster-copy>span{display:inline-flex;margin-top:10px;padding:4px 8px;border-radius:999px;color:var(--theme-accent, var(--primary-dark));background:var(--primary-soft);font-size:14px;font-weight:800}.home-poster-row .home-poster-copy strong{display:-webkit-box;min-height:48px;margin-top:8px;overflow:hidden;font-size:16px;line-height:1.5;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-poster-copy small{margin-top:5px}.home-poster-copy em{display:flex;align-items:center;gap:5px;margin-top:6px;color:var(--theme-text-sub, #667085);font-size:14px;font-style:normal}.home-poster-copy em svg{width:15px}@media(max-width:720px){.home-poster-row{display:flex;padding-inline:14px}.home-poster-row>a{flex-basis:172px}}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.active-activity-picker{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:-4px 0 20px;padding:18px 20px;border:1px solid var(--theme-border, #d9d1ff);border-radius:18px;background:linear-gradient(120deg,var(--theme-surface, #fbfaff),var(--theme-accent-soft, #f5f2ff))}.active-activity-picker-label{display:flex;align-items:center;gap:12px}.active-activity-picker-label>span{width:42px;height:42px;display:grid;flex:0 0 auto;place-items:center;border-radius:13px;color:var(--theme-accent, var(--primary));background:var(--theme-surface, #fff)}.active-activity-picker-label svg{width:20px}.active-activity-picker-label strong,.active-activity-picker-label small{display:block}.active-activity-picker-label strong{font-size:16px}.active-activity-picker-label small{margin-top:3px;color:var(--text-sub);font-size:14px}.active-activity-picker label{flex:0 1 440px}.active-activity-picker select{width:100%;min-height:48px;padding:0 42px 0 15px;border:1px solid var(--theme-border-accent, #c8bdf8);border-radius:13px;outline:0;color:var(--theme-text, #2d2353);background:var(--theme-surface, #fff);font-size:15px;font-weight:800}.active-activity-picker select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}@media(max-width:720px){.active-activity-picker{align-items:stretch;flex-direction:column;padding:16px}.active-activity-picker label{flex-basis:auto}}.workspace-manage-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;padding:12px 14px;border-radius:13px;color:var(--text-sub);background:var(--theme-surface-subtle, #f8f7fb);font-size:14px}.workspace-manage-row a{display:inline-flex;align-items:center;gap:6px;color:var(--theme-accent, var(--primary));font-weight:900;white-space:nowrap}.workspace-manage-row svg{width:17px}.workspace-manage-row>div{display:flex;align-items:center;gap:14px}.selected-team-panel{margin-top:14px;padding:22px;border:1px solid var(--border);border-radius:23px;background:var(--theme-surface, #fff)}.selected-team-panel .dashboard-section-head>strong{color:var(--theme-accent, var(--primary));font-size:14px}.selected-team-members{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:9px;margin-top:16px}.selected-team-members article{position:relative;min-width:0;display:grid;grid-template-columns:44px minmax(0,1fr) 24px;align-items:center;gap:10px;padding:13px;border:1px solid var(--theme-border, #eceaf1);border-radius:15px;background:var(--theme-surface, #fbfafd)}.selected-team-avatar{width:44px;height:44px;border-radius:50%}.selected-team-members article>div:nth-child(2){min-width:0}.selected-team-members article strong,.selected-team-members article small,.selected-team-members article span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-team-members article strong{font-size:15px}.selected-team-members article strong em{margin-left:5px;padding:2px 5px;border-radius:5px;color:var(--theme-accent, var(--primary));background:var(--primary-soft);font-size:11px;font-style:normal}.selected-team-members article small{margin-top:2px;color:var(--theme-text-muted, #8d919c);font-size:12px}.selected-team-members article span{margin-top:4px;color:var(--theme-text-sub, #565b68);font-size:13px;font-weight:800}.selected-team-members article>i{width:24px;height:24px;display:grid;place-items:center;border-radius:8px;color:var(--theme-warning, #b54708);background:var(--theme-warning-soft, #fff7e8)}.selected-team-members article>i svg{width:13px}.selected-team-state{display:flex;align-items:center;justify-content:center;gap:10px;min-height:82px;margin-top:14px;border-radius:14px;color:var(--text-sub);background:var(--theme-surface-subtle, #f8f7fb);font-size:14px}.selected-team-state.error{color:var(--theme-danger, #b42318);background:var(--theme-surface-subtle, #fef3f2)}.selected-team-state button{padding:6px 9px;border:0;border-radius:8px;color:#fff;background:#b42318;font-weight:800}.selected-team-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.selected-team-actions a{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:8px;padding:11px;border:1px solid var(--theme-border, #e6e1fb);border-radius:13px;color:inherit;background:var(--theme-surface, #faf9ff)}.selected-team-actions a:hover{border-color:var(--theme-border-accent, #cfc4ff);background:var(--primary-soft)}.selected-team-actions a>svg:first-child{width:17px;color:var(--theme-accent, var(--primary))}.selected-team-actions a>svg:last-child{width:14px;color:var(--theme-text-muted, #9b9eaa)}.selected-team-actions span{min-width:0}.selected-team-actions strong,.selected-team-actions small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-team-actions strong{font-size:14px}.selected-team-actions small{margin-top:2px;color:var(--text-sub);font-size:12px}.activity-manage-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:18px;align-items:start}.team-goal-manager,.activity-settings-panel,.team-issue-tracker{scroll-margin-top:96px}.team-goal-manager,.activity-settings-panel{padding:24px}.member-tabs{display:flex;gap:9px;overflow-x:auto;margin-top:18px;padding-bottom:7px}.member-tabs button{min-width:150px;display:grid;grid-template-columns:34px 1fr;gap:3px 9px;align-items:center;padding:11px;border:1px solid var(--border);border-radius:13px;color:inherit;background:var(--theme-surface, #fff);text-align:left}.member-tabs button.active{border-color:var(--primary);background:var(--primary-soft)}.member-tabs button>span{width:34px;height:34px;grid-row:1/3;display:grid;place-items:center;border-radius:10px;color:var(--theme-accent, var(--primary));background:var(--theme-surface, #fff)}.member-tabs svg{width:17px}.member-tabs strong,.member-tabs small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-tabs strong{font-size:15px}.member-tabs small{color:var(--text-sub);font-size:14px}.team-goal-filters{display:grid;grid-template-columns:100px minmax(130px,1fr) auto minmax(130px,1fr);align-items:center;gap:8px;margin-top:16px}.team-goal-filters select,.team-goal-filters input,.team-goal-add input,.activity-settings-panel input{min-height:44px;padding:0 12px;border:1px solid var(--border);border-radius:11px;outline:0;background:var(--theme-surface, #fff)}.team-goal-add{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:10px}.team-goal-add .primary-button{min-height:44px}.activity-settings-panel form{display:grid;gap:14px;margin-top:18px}.activity-settings-panel label{display:grid;gap:7px;color:var(--theme-text-sub, #475467);font-size:14px;font-weight:800}.activity-settings-panel input:disabled{color:var(--theme-text-muted, #98a2b3);background:var(--theme-surface-subtle, #f2f4f7)}.activity-settings-panel .primary-button{display:flex;align-items:center;justify-content:center;gap:7px}.activity-settings-panel .primary-button svg{width:17px}.activity-members-summary{display:flex;align-items:center;gap:11px;margin-top:20px;padding:14px;border-radius:13px;background:var(--theme-surface-subtle, #f8f7fb)}.activity-members-summary>svg{flex:0 0 auto;color:var(--theme-accent, var(--primary))}.activity-members-summary strong,.activity-members-summary small{display:block}.activity-members-summary small{margin-top:3px;color:var(--text-sub);font-size:14px;line-height:1.5}.form-success{margin:0 0 18px;padding:12px 14px;border:1px solid var(--theme-border-accent, #abefc6);border-radius:11px;color:var(--theme-success, #027a48);background:var(--theme-success-soft, #ecfdf3);font-size:14px;font-weight:800}@media(max-width:900px){.activity-manage-grid,.selected-team-actions{grid-template-columns:1fr}}@media(max-width:720px){.workspace-manage-row{align-items:flex-start;flex-direction:column}.workspace-manage-row>div{width:100%;align-items:flex-start;flex-direction:column;gap:8px}.team-goal-filters{grid-template-columns:1fr 1fr}.team-goal-filters>span{display:none}.team-goal-add{grid-template-columns:1fr}.selected-team-panel{padding:18px 14px}.selected-team-members{grid-template-columns:1fr}}.evaluation-page-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;align-items:start}.teammate-review-card,.received-review-card{padding:24px}.teammate-review-card form{display:grid;gap:14px;margin-top:18px}.teammate-review-card label{display:grid;gap:7px;color:var(--theme-text-sub, #475467);font-size:14px;font-weight:800}.teammate-review-card select,.teammate-review-card textarea{width:100%;padding:11px 12px;border:1px solid var(--border);border-radius:11px;outline:0;color:var(--theme-text, #1f2430);background:var(--theme-surface, #fff);font-size:15px;resize:vertical}.teammate-review-card select:focus,.teammate-review-card textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.rating-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.rating-options button{min-height:94px;display:grid;place-items:center;align-content:center;gap:7px;border:1px solid var(--border);border-radius:14px;color:var(--theme-text-sub, #667085);background:var(--theme-surface-subtle, #fafafa)}.rating-options button.active{color:var(--theme-accent, var(--primary));border-color:var(--primary);background:var(--primary-soft)}.rating-options svg{width:28px;height:28px}.rating-options strong{font-size:14px}.evaluation-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 0 24px}.evaluation-summary>div{padding:16px 8px;border-radius:14px;background:var(--theme-surface-subtle, #f8f7fb);text-align:center}.evaluation-summary span{width:36px;height:36px;display:grid;place-items:center;margin:0 auto 8px;border-radius:11px;color:var(--theme-accent, var(--primary));background:var(--theme-surface, #fff)}.evaluation-summary svg{width:20px}.evaluation-summary strong,.evaluation-summary small{display:block}.evaluation-summary strong{font-size:22px}.evaluation-summary small{margin-top:3px;color:var(--text-sub);font-size:14px}.received-review-card h4{display:flex;align-items:center;gap:7px;margin:0 0 12px;font-size:16px}.received-review-card h4 svg{width:18px;color:var(--theme-accent, var(--primary))}.received-review-list{display:grid;gap:10px}.received-review-list article{padding:15px;border:1px solid var(--theme-border, #ebe9f1);border-radius:13px;background:var(--theme-surface, #fbfbfc)}.received-review-list article header{display:flex;align-items:center;justify-content:space-between;gap:10px}.received-review-list article header strong{font-size:15px}.received-review-list article header span{flex:0 0 auto;color:var(--theme-accent, var(--primary));font-size:14px;font-weight:800}.received-review-list article p{margin:10px 0;color:var(--theme-text-sub, #475467);font-size:14px;line-height:1.7}.received-review-list article small{color:var(--theme-text-muted, #98a2b3);font-size:14px}.field-counter{justify-self:end;margin-top:-4px;color:var(--theme-text-muted, #98a2b3);font-size:12px;font-weight:600}.auth-session-state{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--theme-canvas, #f7f8fc)}.auth-session-state .state-card{width:min(520px,100%)}.auth-session-state .state-card strong,.auth-session-state .state-card span{display:block}.auth-session-state .state-card span{margin-top:6px}.auth-session-state .state-card>div{display:flex;justify-content:center;gap:8px;margin-top:14px}.auth-session-state button{padding:9px 12px;border:1px solid var(--border);border-radius:9px;color:var(--primary);background:var(--theme-surface, #fff);font-weight:800}@media(max-width:900px){.evaluation-page-grid{grid-template-columns:1fr}}.activity-category-tabs{display:flex;gap:8px;overflow-x:auto;margin:-4px 0 18px;padding:2px 0 5px;scrollbar-width:thin}.activity-category-tabs button{min-height:40px;display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:0 13px;border:1px solid var(--border);border-radius:999px;color:var(--theme-text-sub, #5c6370);background:var(--theme-surface, #fff);font-weight:800}.activity-category-tabs button.active{color:#fff;border-color:var(--primary);background:var(--primary)}.activity-category-tabs button span{min-width:22px;padding:2px 6px;border-radius:999px;color:inherit;background:#6f4cf617;font-size:13px}.activity-category-tabs button.active span{background:#ffffff2e}.activity-heatmap-card{margin-top:14px;padding:18px;border:1px solid var(--border);border-radius:23px;background:var(--theme-surface, #fff)}.activity-heatmap-weekdays,.activity-heatmap-grid{width:min(100%,310px);display:grid;grid-template-columns:repeat(7,minmax(0,40px));justify-content:start;gap:5px}.activity-heatmap-weekdays{margin:15px 0 5px;color:var(--theme-text-muted, #8b8f9a);font-size:12px;font-weight:800;text-align:center}.activity-heatmap-grid>span{aspect-ratio:1;display:grid;place-items:center;border:1px solid rgba(72,54,137,.04);border-radius:7px;background:var(--theme-surface-subtle, #f2f1f5)}.activity-heatmap-grid>span em{color:var(--theme-text-sub, #7d8190);font-size:12px;font-style:normal;font-weight:800}.activity-heatmap-grid>span.heat-1{background:var(--theme-accent-soft, #dfd7ff)}.activity-heatmap-grid>span.heat-2{background:var(--theme-accent-soft, #b7a6fa)}.activity-heatmap-grid>span.heat-3{background:#8569ef}.activity-heatmap-grid>span.heat-4{background:#4f2bbd}.activity-heatmap-grid>span.heat-2 em,.activity-heatmap-grid>span.heat-3 em,.activity-heatmap-grid>span.heat-4 em{color:#fff}.activity-heatmap-legend{width:min(100%,310px);display:flex;align-items:center;justify-content:flex-end;gap:4px;margin-top:9px;color:var(--theme-text-muted, #8b8f9a);font-size:11px}.activity-heatmap-legend i{width:11px;height:11px;border-radius:3px;background:var(--theme-surface-subtle, #f2f1f5)}.activity-heatmap-legend i.heat-1{background:var(--theme-accent-soft, #dfd7ff)}.activity-heatmap-legend i.heat-2{background:var(--theme-accent-soft, #b7a6fa)}.activity-heatmap-legend i.heat-3{background:#8569ef}.activity-heatmap-legend i.heat-4{background:#4f2bbd}.notice-item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.notice-item-head>span{display:flex;gap:4px}.notice-item-head button,.notice-edit-form button{min-width:32px;min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:0;border-radius:8px;color:var(--theme-text-sub, #777b87);background:var(--theme-surface-subtle, #f5f4f7);font-size:13px;font-weight:800}.notice-item-head button:last-child{color:var(--theme-danger, #b42318);background:var(--theme-danger-soft, #fff1f0)}.notice-item-head svg,.notice-edit-form svg{width:15px}.notice-edit-form{display:grid;gap:8px}.notice-edit-form input,.notice-edit-form textarea{width:100%;padding:10px 11px;border:1px solid var(--border);border-radius:10px;outline:0;resize:vertical}.notice-edit-form>div{display:flex;justify-content:flex-end;gap:6px}.notice-edit-form>div button:last-child{color:#fff;background:var(--primary)}.role-assignment-list{display:grid;gap:8px;margin-top:20px;padding-top:18px;border-top:1px solid var(--border)}.role-assignment-list>strong{font-size:15px}.activity-settings-panel .role-assignment-list form{grid-template-columns:minmax(75px,.7fr) minmax(120px,1.3fr) 38px;align-items:center;gap:7px;margin:0}.role-assignment-list form>span{min-width:0;font-size:14px;font-weight:800}.role-assignment-list form>span small{display:block;margin-top:2px;color:var(--text-sub);font-size:12px}.role-assignment-list form input{min-width:0;min-height:38px}.role-assignment-list form button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:9px;color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.role-assignment-list form button svg{width:16px}.team-issue-tracker{margin-top:18px;padding:24px}.issue-create-form{display:grid;grid-template-columns:minmax(180px,1.5fr) minmax(150px,.8fr) 120px 150px;gap:10px;margin-top:18px;padding:16px;border-radius:15px;background:var(--theme-surface-subtle, #f8f7fb)}.issue-create-form label{display:grid;gap:6px;color:var(--theme-text-sub, #475467);font-size:13px;font-weight:800}.issue-create-form label.wide{grid-column:1 / -2}.issue-create-form input,.issue-create-form select,.issue-create-form textarea{width:100%;min-height:42px;padding:9px 11px;border:1px solid var(--border);border-radius:10px;outline:0;background:var(--theme-surface, #fff);resize:vertical}.issue-create-form>button{align-self:end;display:inline-flex;align-items:center;justify-content:center;gap:6px}.issue-create-form>button svg{width:16px}.issue-list{display:grid;gap:9px;margin-top:15px}.issue-list article{display:grid;grid-template-columns:82px minmax(0,1fr) 86px 38px;align-items:center;gap:12px;padding:14px;border:1px solid var(--theme-border, #e8e6ed);border-radius:14px;background:var(--theme-surface, #fff)}.issue-list article.done{opacity:.66}.issue-list article.done>div strong{text-decoration:line-through}.issue-list article>div strong{display:block;font-size:15px}.issue-list article>div p{margin:5px 0;color:var(--theme-text-sub, #626774);font-size:14px;line-height:1.55}.issue-list article>div small{color:var(--theme-text-muted, #9699a3);font-size:13px}.issue-priority{display:inline-flex;align-items:center;gap:4px;width:max-content;padding:5px 7px;border-radius:8px;color:var(--theme-warning, #b54708);background:var(--theme-warning-soft, #fff7e8);font-size:12px;font-weight:900}.issue-priority.high{color:var(--theme-danger, #b42318);background:var(--theme-danger-soft, #fff1f0)}.issue-priority.low{color:var(--theme-info, #175cd3);background:var(--theme-info-soft, #eff8ff)}.issue-priority svg{width:13px}.issue-status-button,.issue-delete-button{min-height:36px;border:0;border-radius:9px;font-size:13px;font-weight:900}.issue-status-button{color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.issue-delete-button{display:grid;place-items:center;color:var(--theme-danger, #b42318);background:var(--theme-danger-soft, #fff1f0)}.issue-delete-button svg{width:16px}.admin-activity-list article>div a{display:inline-flex;margin-top:5px;color:var(--theme-accent, var(--primary));font-size:13px;font-weight:800}.admin-thumb.missing{display:grid;justify-items:center;align-content:center;gap:3px;color:var(--theme-text-muted, #98a2b3);background:var(--theme-surface-subtle, #f2f4f7)}.admin-thumb.missing small{font-size:10px;text-align:center}@keyframes login-ascii-frame{0%,24.9%{opacity:1}25%,to{opacity:0}}@media(prefers-reduced-motion:reduce){.login-ascii-stage pre{display:none;animation:none}.login-ascii-stage pre:first-child{display:block;opacity:1}}@media(max-width:520px){.login-page{overflow-y:auto;place-items:start center;padding:24px 14px}.login-panel{min-height:auto;padding:0}.login-brand{display:grid}.login-wordmark{font-size:23px}.login-brand p{font-size:13px}.login-ascii{width:calc(100% - 24px)}.login-ascii-stage{height:104px}.login-ascii-stage pre{font-size:11px}.login-card{padding:26px 22px 22px;border-radius:21px}.login-copy h1{font-size:24px}}@media(min-width:521px)and (max-width:720px){.login-brand{display:grid}.login-panel{min-height:auto;padding:0}}@media(max-width:900px){.issue-create-form{grid-template-columns:1fr 1fr}.issue-create-form label.wide{grid-column:1 / -1}.issue-create-form>button{grid-column:1 / -1}}@media(max-width:720px){.activity-heatmap-card{padding:15px 14px}.activity-heatmap-weekdays,.activity-heatmap-grid{gap:4px}.activity-heatmap-grid>span{border-radius:6px}.issue-create-form{grid-template-columns:1fr}.issue-create-form label.wide,.issue-create-form>button{grid-column:auto}.issue-list article{grid-template-columns:72px 1fr 72px}.issue-delete-button{grid-column:3}.issue-list article>div{grid-column:2 / 4;grid-row:1 / 3}}.top-login-button{min-height:42px;display:inline-flex;align-items:center;gap:7px;padding:0 14px;border:1px solid var(--theme-border, #d8d2f5);border-radius:13px;color:var(--theme-accent, var(--primary-dark));background:var(--theme-surface, #fff);font-size:14px;font-weight:900}.top-login-button svg{width:17px}.home-search-hero{display:flex;align-items:center;justify-content:center;gap:24px;padding:14px 0 30px}.home-rotating-wordmark{flex:0 0 auto;display:flex;align-items:center;color:var(--theme-accent, var(--primary));font-size:27px;font-weight:950;letter-spacing:-1.6px;line-height:1;white-space:nowrap}.home-wordmark-slot{position:relative;width:3em;height:1.15em;display:inline-block;overflow:hidden;text-align:right}.home-wordmark-current,.home-wordmark-next{position:absolute;inset:0;display:flex;align-items:center;justify-content:flex-end;will-change:transform,opacity}.home-wordmark-next{opacity:0;transform:translateY(-115%)}.home-wordmark-slot.rolling .home-wordmark-current{animation:home-wordmark-current-out .52s cubic-bezier(.55,.02,.25,1) forwards}.home-wordmark-slot.rolling .home-wordmark-next{animation:home-wordmark-next-in .52s cubic-bezier(.55,.02,.25,1) forwards}@keyframes home-wordmark-current-out{to{opacity:0;transform:translateY(115%)}}@keyframes home-wordmark-next-in{to{opacity:1;transform:translateY(0)}}.home-global-search{width:min(780px,calc(100% - 145px));min-height:66px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:13px;padding:7px 8px 7px 22px;border:2px solid var(--primary);border-radius:19px;background:var(--theme-surface, #fff);box-shadow:0 12px 35px #5b21b61c}.home-global-search>svg{width:24px;color:var(--theme-accent, var(--primary))}.home-global-search input{min-width:0;border:0;outline:0;color:var(--theme-text, #1d2430);background:transparent;font-size:18px;font-weight:600}.home-global-search input::placeholder{color:var(--theme-text-muted, #9b9eaa);font-weight:500}.home-global-search button{align-self:stretch;min-width:88px;border:0;border-radius:13px;color:#fff;background:var(--primary);font-size:15px;font-weight:900}.home-profile-widget{overflow:hidden;border:1px solid var(--border);border-radius:20px;background:var(--theme-surface, #fff)}.home-profile-identity{display:grid;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:14px;padding:22px 20px 18px;background:linear-gradient(135deg,var(--theme-surface, #fbfaff),var(--theme-accent-soft, #f4f1ff))}.home-profile-avatar{width:68px;height:68px;overflow:hidden;display:grid;place-items:center;border:4px solid var(--theme-border, #fff);border-radius:23px;color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-dark));box-shadow:0 8px 22px #5b21b629;font-size:24px;font-weight:900}.home-profile-avatar img{width:100%;height:100%;object-fit:cover}.home-profile-identity span{color:var(--theme-accent, var(--primary));font-size:11px;font-weight:900;letter-spacing:1.2px}.home-profile-identity h2{overflow:hidden;margin:4px 0 2px;font-size:20px;text-overflow:ellipsis;white-space:nowrap}.home-profile-identity p{overflow:hidden;margin:0;color:var(--text-sub);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.home-profile-actions{display:grid;padding:8px 12px 12px}.home-profile-actions a,.home-profile-actions button{width:100%;min-height:45px;display:grid;grid-template-columns:25px 1fr auto;align-items:center;gap:8px;padding:0 9px;border:0;border-radius:11px;color:var(--theme-text-sub, #4f5562);background:transparent;text-align:left;font-size:14px;font-weight:800}.home-profile-actions a:hover,.home-profile-actions button:hover{color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.home-profile-actions svg{width:17px}.home-profile-actions a>svg:last-child{width:14px;color:var(--theme-text-muted, #afb2ba)}.home-profile-actions em{min-width:22px;height:22px;display:grid;place-items:center;padding:0 6px;border-radius:999px;color:#fff;background:var(--primary);font-size:12px;font-style:normal}.home-login-profile{display:grid;justify-items:center;padding:28px 24px;text-align:center}.home-login-profile>span{width:58px;height:58px;display:grid;place-items:center;border-radius:20px;color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.home-login-profile>span svg{width:25px}.home-login-profile h2{margin:14px 0 6px;font-size:18px}.home-login-profile p{margin:0;color:var(--text-sub);font-size:13px;line-height:1.6}.home-login-profile a{display:inline-flex;align-items:center;gap:7px;margin-top:17px;padding:10px 18px;border-radius:11px;color:#fff;background:var(--primary);font-size:14px;font-weight:900}.home-login-profile a svg{width:17px}.home-poster-section>header{min-height:0;padding:24px 24px 18px}.home-poster-section>header .home-recommend-label{display:inline-block;margin-bottom:5px;color:var(--theme-accent, var(--primary));font-size:13px;font-weight:900;letter-spacing:.3px}.home-poster-row{padding:4px 24px 20px;scroll-padding-inline:24px}.activity-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.activity-card{border-radius:18px}.activity-card img,.activity-card .poster-fallback{aspect-ratio:4 / 5;object-fit:contain;object-position:center;background:var(--theme-surface-subtle, #f5f3fb)}.activity-card-body{padding:13px}.activity-card h3{display:-webkit-box;min-height:43px;margin:9px 0 5px;overflow:hidden;font-size:14px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.activity-card p{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.activity-card .card-tags span{padding:4px 7px;font-size:12px}.activity-card .recruit-count{top:10px;right:10px;font-size:12px}.search-results-page{max-width:1320px;margin:0 auto}.search-results-search{margin:0 auto 34px}.search-results-heading>span,.messages-page-head>span{color:var(--theme-accent, var(--primary));font-size:13px;font-weight:900;letter-spacing:1.2px}.search-results-heading h1,.messages-page-head h1{margin:6px 0;font-size:34px;letter-spacing:-1.5px}.search-results-heading p,.messages-page-head p{margin:0;color:var(--text-sub);font-size:15px}.search-result-section{margin-top:34px}.search-result-section>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.search-result-section>header>div{display:flex;align-items:center;gap:8px}.search-result-section>header>div>svg{width:34px;height:34px;padding:8px;border-radius:10px;color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.search-result-section h2{margin:0;font-size:20px}.search-result-section header span{min-width:24px;height:24px;display:grid;place-items:center;border-radius:999px;color:var(--theme-accent, var(--primary-dark));background:var(--theme-accent-soft, #ece7ff);font-size:12px;font-weight:900}.search-result-section header>a{display:inline-flex;align-items:center;gap:5px;color:var(--theme-accent, var(--primary));font-size:14px;font-weight:900}.search-result-section header>a svg{width:15px}.search-empty{display:grid;justify-items:center;margin-top:36px;padding:70px 24px;border:1px dashed var(--theme-border, #d8d2f5);border-radius:22px;color:var(--theme-text-muted, #8c91a0);background:var(--theme-surface, #fbfaff);text-align:center}.search-empty>svg{width:36px;height:36px;color:var(--theme-accent, var(--primary))}.search-empty h2{margin:15px 0 5px;color:var(--theme-text, #343945)}.search-empty p{margin:0;font-size:14px}.search-recruitment-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.search-recruitment-list>a{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 18px;border:1px solid var(--border);border-radius:16px;background:var(--theme-surface, #fff)}.search-recruitment-list>a:hover{border-color:var(--theme-border, #d5cbff);box-shadow:var(--shadow)}.search-recruitment-list span{color:var(--theme-accent, var(--primary));font-size:12px;font-weight:900}.search-recruitment-list h3{margin:5px 0 4px;font-size:16px}.search-recruitment-list p{margin:0;color:var(--text-sub);font-size:13px}.search-recruitment-list>a>svg{flex:0 0 auto;width:18px;color:var(--theme-accent, var(--primary))}.messages-page{max-width:1280px;margin:0 auto}.messages-page-head{margin-bottom:22px}.messages-layout{min-height:650px;display:grid;grid-template-columns:350px minmax(0,1fr);overflow:hidden;border:1px solid var(--border);border-radius:24px;background:var(--theme-surface, #fff);box-shadow:0 16px 48px #3e277d0f}.message-sidebar{overflow-y:auto;border-right:1px solid var(--border);background:var(--theme-surface, #fbfbfd)}.message-friend-search{display:flex;align-items:center;gap:8px;margin:16px;padding:11px 12px;border:1px solid var(--border);border-radius:12px;background:var(--theme-surface, #fff)}.message-friend-search svg{width:17px;color:var(--theme-text-muted, #969aa5)}.message-friend-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;font-size:13px}.friend-search-results,.friend-requests,.conversation-list{border-top:1px solid var(--theme-border, #ececf0)}.friend-search-results>strong,.friend-requests h2,.conversation-list h2{display:block;margin:0;padding:14px 16px 9px;color:var(--theme-text-sub, #6d7280);font-size:12px;font-weight:900}.friend-requests h2 span{color:var(--theme-accent, var(--primary))}.friend-search-results article,.friend-requests article{min-height:62px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 14px}.friend-search-results article .avatar,.friend-requests article .avatar{width:38px;height:38px;border-radius:13px}.friend-search-results b,.friend-search-results small,.friend-requests strong,.friend-requests small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.friend-search-results b,.friend-requests strong{font-size:13px}.friend-search-results small,.friend-requests small{margin-top:2px;color:var(--theme-text-muted, #8b909b);font-size:11px}.friend-search-results article>button,.friend-search-results article>span button,.friend-requests article>span button{width:30px;height:30px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:9px;color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.friend-search-results article>span,.friend-requests article>span{display:flex;gap:4px}.friend-search-results article>span button:last-child,.friend-requests article>span button:last-child{color:var(--theme-danger, #b42318);background:var(--theme-danger-soft, #fff1f0)}.friend-search-results button svg,.friend-requests button svg{width:15px}.friend-search-results em{color:var(--theme-text-muted, #8d919b);font-size:11px;font-style:normal;font-weight:800}.conversation-list>button{width:100%;min-height:76px;display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 15px;border:0;border-bottom:1px solid var(--theme-border, #efeff2);color:inherit;background:transparent;text-align:left}.conversation-list>button:hover,.conversation-list>button.active{background:var(--theme-accent-soft, #f3f0ff)}.conversation-list .avatar{width:46px;height:46px;border-radius:15px}.conversation-list strong,.conversation-list p{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-list strong{font-size:14px}.conversation-list p{margin:3px 0 0;color:var(--theme-text-muted, #888d99);font-size:12px}.conversation-list>button>span{align-self:stretch;display:grid;justify-items:end;align-content:space-between}.conversation-list small{color:var(--theme-text-muted, #a2a5ad);font-size:10px}.conversation-list em{min-width:20px;height:20px;display:grid;place-items:center;padding:0 5px;border-radius:999px;color:#fff;background:var(--primary);font-size:11px;font-style:normal}.message-thread{min-width:0;display:grid;grid-template-rows:auto 1fr auto;background:var(--theme-surface, #fff)}.message-thread>header{min-height:78px;display:flex;align-items:center;gap:11px;padding:14px 20px;border-bottom:1px solid var(--border)}.message-thread>header .avatar{width:48px;height:48px;border-radius:16px}.message-thread>header h2{margin:0;font-size:17px}.message-thread>header p{margin:3px 0 0;color:var(--text-sub);font-size:12px}.message-bubbles{overflow-y:auto;display:flex;flex-direction:column;gap:9px;padding:24px;background:var(--theme-surface-subtle, #faf9fc)}.message-bubbles article{align-self:flex-start;max-width:min(70%,520px)}.message-bubbles article.mine{align-self:flex-end;text-align:right}.message-bubbles article p{margin:0;padding:11px 14px;border:1px solid var(--theme-border, #ecebf0);border-radius:5px 16px 16px;background:var(--theme-surface, #fff);font-size:14px;line-height:1.55;text-align:left;white-space:pre-wrap}.message-bubbles article.mine p{color:#fff;border-color:var(--primary);border-radius:16px 5px 16px 16px;background:var(--primary)}.message-bubbles article time{display:block;margin-top:4px;color:var(--theme-text-muted, #a0a3ac);font-size:10px}.message-compose{display:grid;grid-template-columns:minmax(0,1fr) 48px;align-items:end;gap:8px;padding:14px 16px;border-top:1px solid var(--border)}.message-compose textarea{width:100%;min-height:48px;max-height:120px;padding:11px 13px;border:1px solid var(--border);border-radius:13px;outline:0;resize:vertical}.message-compose textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.message-compose button{width:48px;height:48px;display:grid;place-items:center;border:0;border-radius:14px;color:#fff;background:var(--primary)}.message-compose button:disabled{opacity:.35}.message-compose button svg{width:19px}.thread-placeholder,.thread-empty{display:grid;justify-items:center;align-content:center;color:var(--theme-text-muted, #9296a1);text-align:center}.thread-placeholder{grid-row:1 / -1}.thread-placeholder svg,.thread-empty svg{width:42px;height:42px;color:var(--theme-accent, #b7a9f5)}.thread-placeholder h2,.thread-empty h3{margin:14px 0 5px;color:var(--theme-text, #3c414b)}.thread-placeholder p,.thread-empty p{margin:0;font-size:13px}.thread-empty{flex:1}@media(max-width:1180px){.activity-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.activity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.messages-layout{grid-template-columns:300px minmax(0,1fr)}.search-recruitment-list{grid-template-columns:1fr}}@media(max-width:720px){.home-search-hero{padding:2px 0 22px}.home-rotating-wordmark{display:none}.home-global-search{width:100%;min-height:56px;grid-template-columns:22px minmax(0,1fr) auto;padding-left:15px;border-radius:16px}.home-global-search>svg{width:20px}.home-global-search input{font-size:14px}.home-global-search button{min-width:64px;font-size:13px}.home-poster-section>header{padding:20px 16px 14px}.home-poster-row{padding-inline:16px;scroll-padding-inline:16px}.activity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.activity-card-body{padding:10px}.activity-card h3{min-height:39px;font-size:13px}.activity-card p{font-size:12px}.messages-layout{min-height:0;grid-template-columns:1fr}.message-sidebar{max-height:440px;border-right:0;border-bottom:1px solid var(--border)}.message-thread{min-height:560px}.message-bubbles article{max-width:84%}.search-results-heading h1,.messages-page-head h1{font-size:28px}}.home-profile-identity h2{margin:0 0 8px}.home-profile-text-links{display:flex;align-items:center;gap:0}.home-profile-text-links>*{position:relative;padding:0 9px;border:0;color:var(--theme-text-sub, #777d89);background:transparent;font-size:12px;font-weight:800}.home-profile-text-links>*:first-child{padding-left:0}.home-profile-text-links>*+*:before{content:"";position:absolute;left:0;top:3px;width:1px;height:12px;background:var(--theme-surface-muted, #d9d7df)}.home-profile-text-links>*:hover{color:var(--theme-accent, var(--primary))}.home-profile-shortcuts{padding:17px;border-top:1px solid var(--border)}.home-profile-shortcuts>h2{margin:0 0 12px;font-size:15px}.home-profile-shortcuts>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.home-profile-shortcuts a{position:relative;min-height:76px;display:grid;place-items:center;align-content:center;gap:5px;border-radius:11px;color:var(--theme-text-sub, #6f7480);background:var(--theme-surface-subtle, #f8f8fa);font-size:13px;font-weight:800}.home-profile-shortcuts a:hover{color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.home-profile-shortcuts svg{width:17px}.home-profile-shortcuts em,.home-profile-shortcuts small{position:absolute;top:6px;right:6px;min-width:19px;height:19px;display:grid;place-items:center;padding:0 5px;border-radius:999px;color:#fff;background:var(--primary);font-size:11px;font-style:normal}.home-profile-shortcuts small{color:var(--theme-accent, var(--primary));background:var(--theme-accent-soft, #e9e3ff)}.info-discovery-tools{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,350px);align-items:center;gap:14px;margin:-4px 0 22px}.info-category-carousel{min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:7px}.info-category-carousel>button{width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid var(--border);border-radius:11px;color:var(--theme-text-sub, #7d828e);background:var(--theme-surface, #fff)}.info-category-carousel>button:hover{color:var(--theme-accent, var(--primary));border-color:var(--theme-border, #d5cbff)}.info-category-carousel>button svg{width:17px}.info-category-scroll{min-width:0;display:flex;gap:7px;overflow-x:auto;padding:2px 1px 5px;scroll-behavior:smooth;scrollbar-width:none}.info-category-scroll::-webkit-scrollbar{display:none}.info-category-scroll button{min-height:38px;flex:0 0 auto;padding:0 14px;border:1px solid var(--border);border-radius:999px;color:var(--theme-text-sub, #636976);background:var(--theme-surface, #fff);font-size:13px;font-weight:800;white-space:nowrap}.info-category-scroll button:hover{color:var(--theme-accent, var(--primary));border-color:var(--theme-border, #d8cffd)}.info-category-scroll button.active{color:#fff;border-color:var(--primary);background:var(--primary);box-shadow:0 5px 13px #7a5af82e}.info-simple-search{min-height:44px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid var(--border);border-radius:13px;background:var(--theme-surface, #fff)}.info-simple-search svg{width:17px;color:var(--theme-text-muted, #969aa4)}.info-simple-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;font-size:13px}.curriculum-catalog-page{display:grid;gap:36px}.curriculum-catalog-hero{position:relative;overflow:hidden;min-height:320px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:center;gap:38px;padding:36px 48px;border-radius:28px;color:#fff;background:radial-gradient(circle at 92% 4%,rgba(174,151,255,.38),transparent 28%),linear-gradient(125deg,#211936,#3b2864 56%,#6847d2);box-shadow:0 22px 58px #2719462e}.curriculum-catalog-hero:after{content:"";position:absolute;right:-130px;bottom:-220px;width:480px;height:480px;border:76px solid rgba(255,255,255,.06);border-radius:50%}.curriculum-catalog-hero-copy{position:relative;z-index:1}.curriculum-catalog-hero h1{max-width:720px;margin:0 0 12px;font-size:clamp(38px,4vw,50px);line-height:1.18;letter-spacing:-3px}.curriculum-catalog-hero-copy>p{max-width:650px;margin:0;color:#ddd8eb;font-size:15px;line-height:1.7}.curriculum-catalog-hero-copy>a{min-height:44px;display:inline-flex;align-items:center;gap:6px;margin-top:20px;padding:0 18px;border-radius:13px;color:var(--theme-text, #31234f);background:var(--theme-surface, #fff);font-size:14px;font-weight:900;box-shadow:0 10px 24px #100a1e24}.curriculum-catalog-hero-copy>a svg{width:17px}.curriculum-catalog-flow{position:relative;z-index:1;display:grid;gap:10px}.curriculum-catalog-flow article{min-height:72px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 15px;border:1px solid rgba(255,255,255,.15);border-radius:16px;background:#ffffff1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.curriculum-catalog-flow article>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:#fff;background:#ffffff21}.curriculum-catalog-flow article>span svg{width:21px}.curriculum-catalog-flow strong,.curriculum-catalog-flow p{display:block}.curriculum-catalog-flow strong{font-size:15px}.curriculum-catalog-flow p{margin:4px 0 0;color:#d6d0e5;font-size:13px}.curriculum-catalog-flow em{color:#ffffff57;font-size:22px;font-style:normal;font-weight:900}.curriculum-catalog-browser{scroll-margin-top:100px;padding:30px;border:1px solid var(--border);border-radius:26px;background:var(--theme-chrome, rgba(255, 255, 255, .76));box-shadow:0 18px 50px #3e277d0d}.curricula-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:18px}.curricula-title-line{display:flex;align-items:center;gap:9px}.curricula-title-line h2{margin:0;font-size:clamp(30px,4vw,40px);letter-spacing:-1.7px}.curricula-title-line button{width:27px;height:27px;display:grid;place-items:center;padding:0;border:0;border-radius:999px;color:var(--theme-text-muted, #a4a7b0);background:var(--theme-surface-subtle, #ececf1)}.curricula-title-line button:hover{color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.curricula-title-line button svg{width:16px}.curricula-page-header p{margin:6px 0 0;color:var(--text-sub);font-size:15px}.curriculum-tutorial-backdrop{z-index:60;padding:24px}.curriculum-tutorial-modal{width:min(1080px,100%);max-height:calc(100vh - 48px);overflow:auto;border-radius:26px;background:var(--theme-surface, #fff);box-shadow:0 30px 90px #150d2b52}.curriculum-tutorial-modal>header{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 22px;border-bottom:1px solid var(--border)}.curriculum-tutorial-modal>header>div{display:flex;align-items:center;gap:9px}.curriculum-tutorial-modal>header span{font-size:14px;font-weight:900}.curriculum-tutorial-modal>header strong{color:var(--theme-accent, var(--primary));font-size:12px}.curriculum-tutorial-modal>header>button{width:36px;height:36px;display:grid;place-items:center;padding:0;border:0;border-radius:10px;color:var(--theme-text-sub, #777d89);background:var(--theme-surface-subtle, #f5f5f7)}.curriculum-tutorial-modal>header svg{width:18px}.curriculum-tutorial-image{height:min(58vh,560px);overflow:hidden;border-bottom:1px solid var(--border);background:var(--theme-surface-subtle, #e8e8ee)}.curriculum-tutorial-image img{width:100%;height:100%;display:block;object-fit:cover}.curriculum-tutorial-copy{padding:23px 26px 20px}.curriculum-tutorial-copy h2{margin:6px 0 7px;font-size:22px;letter-spacing:-.7px}.curriculum-tutorial-copy p{margin:0;color:var(--text-sub);font-size:14px;line-height:1.7}.curriculum-tutorial-modal>footer{min-height:68px;display:grid;grid-template-columns:110px 1fr 110px;align-items:center;gap:12px;padding:10px 20px;border-top:1px solid var(--border)}.curriculum-tutorial-modal>footer>button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:11px;color:var(--theme-text-sub, #5f6572);background:var(--theme-surface-subtle, #f3f3f6);font-size:13px;font-weight:900}.curriculum-tutorial-modal>footer>button:last-child{color:#fff;background:var(--primary)}.curriculum-tutorial-modal>footer>button svg{width:16px}.curriculum-tutorial-modal>footer>div{display:flex;justify-content:center;gap:7px}.curriculum-tutorial-modal>footer>div button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:var(--theme-surface-muted, #d9d6e2)}.curriculum-tutorial-modal>footer>div button.active{width:24px;background:var(--primary)}@media(max-width:900px){.info-discovery-tools{grid-template-columns:1fr}.info-simple-search{width:min(420px,100%)}.curriculum-catalog-hero{grid-template-columns:1fr;gap:28px;padding:44px}.curriculum-catalog-flow{grid-template-columns:repeat(3,minmax(0,1fr))}.curriculum-catalog-flow article{grid-template-columns:42px minmax(0,1fr)}.curriculum-catalog-flow article>span{width:42px;height:42px}.curriculum-catalog-flow em{display:none}}@media(max-width:720px){.home-profile-shortcuts{padding:15px}.home-profile-shortcuts a{min-height:72px}.info-discovery-tools{margin-top:-8px}.info-category-carousel{grid-template-columns:32px minmax(0,1fr) 32px;gap:5px}.info-category-carousel>button{width:32px;height:36px}.info-category-scroll button{min-height:36px;padding-inline:12px}.info-simple-search{width:100%}.curriculum-catalog-page{gap:20px}.curriculum-catalog-hero{min-height:0;gap:18px;padding:24px 20px;border-radius:22px}.curriculum-catalog-hero h1{font-size:30px;letter-spacing:-1.9px}.curriculum-catalog-hero-copy>p{font-size:13px;line-height:1.6}.curriculum-catalog-hero-copy>a{min-height:40px;margin-top:15px}.curriculum-catalog-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.curriculum-catalog-flow article{min-height:76px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:8px 4px;text-align:center}.curriculum-catalog-flow article>span{width:30px;height:30px;border-radius:9px}.curriculum-catalog-flow article>span svg{width:16px}.curriculum-catalog-flow strong{font-size:11px;line-height:1.35}.curriculum-catalog-flow p{display:none}.curriculum-catalog-browser{padding:22px 16px;border-radius:21px}.curricula-page-header{align-items:stretch;flex-direction:column;gap:16px}.curricula-page-header .catalog-search{width:100%}.curriculum-tutorial-backdrop{padding:12px}.curriculum-tutorial-modal{max-height:calc(100vh - 24px);overflow-y:auto;border-radius:21px}.curriculum-tutorial-image{height:280px}.curriculum-tutorial-copy{padding:20px}.curriculum-tutorial-copy h2{font-size:19px}.curriculum-tutorial-modal>footer{grid-template-columns:86px 1fr 86px;padding-inline:12px}}.activity-recent-documents-card,.activity-deadline-card,.activity-shortcuts-card{border:1px solid var(--border);border-radius:23px;background:var(--theme-surface, #fff)}.activity-tool-content .dashboard-section-head>a{display:inline-flex;align-items:center;gap:3px;color:var(--theme-accent, var(--primary));font-size:12px;font-weight:900}.activity-tool-content .dashboard-section-head>a svg{width:13px}.activity-tool-state{min-height:112px;display:grid;place-items:center;align-content:center;gap:7px;margin-top:14px;padding:18px;border-radius:13px;color:var(--theme-text-muted, #8a8f9b);background:var(--theme-surface-subtle, #f8f7fb);font-size:13px;text-align:center}.activity-tool-state.compact{min-height:74px}.activity-tool-state>svg{width:23px;color:var(--theme-accent, var(--primary))}.activity-tool-state>a,.activity-tool-state>button{padding:6px 9px;border:0;border-radius:8px;color:var(--theme-accent, var(--primary));background:var(--primary-soft);font-size:12px;font-weight:900}.activity-tool-state.error{color:var(--theme-danger, #b42318);background:var(--theme-surface-subtle, #fef3f2)}.activity-tool-state.error button{color:#fff;background:#b42318}.activity-recent-document-list{display:grid;gap:6px;margin-top:14px;padding-right:2px}.activity-recent-document-list>a{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr) 14px;align-items:center;gap:9px;padding:10px;border:1px solid var(--theme-border, #eceaf1);border-radius:12px;color:inherit;background:var(--theme-surface, #fbfbfc)}.activity-recent-document-list>a:hover{color:var(--theme-accent, var(--primary));border-color:var(--theme-border-accent, #cfc4ff);background:var(--theme-surface, #faf9ff)}.activity-recent-document-list>a>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.activity-recent-document-list svg{width:15px}.activity-recent-document-list>a>svg{color:var(--theme-text-muted, #a5a8b0)}.activity-recent-document-list strong,.activity-recent-document-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-recent-document-list strong{font-size:14px}.activity-recent-document-list small{margin-top:3px;color:var(--text-sub);font-size:11px}.activity-deadline-summary{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;margin-top:14px;padding:13px;border-radius:14px;background:linear-gradient(135deg,var(--theme-accent-soft, #f3efff),var(--theme-surface, #faf9ff))}.activity-deadline-summary>span{min-height:54px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-dark));font-size:17px;font-weight:950}.activity-deadline-summary.overdue>span{background:linear-gradient(135deg,#d92d20,#b42318)}.activity-deadline-summary strong,.activity-deadline-summary small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-deadline-summary strong{font-size:14px}.activity-deadline-summary small{margin-top:4px;color:var(--text-sub);font-size:11px}.activity-next-goals{display:grid;gap:6px;margin-top:10px;padding-right:2px}.activity-next-goals>button{width:100%;min-width:0;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;padding:9px;border:1px solid var(--theme-border, #eeedf1);border-radius:11px;color:inherit;background:var(--theme-surface, #fff);text-align:left}.activity-next-goals>button:hover{border-color:var(--theme-border-accent, #cfc4ff);background:var(--theme-surface, #faf9ff)}.activity-next-goals>button>span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.activity-next-goals svg{width:14px}.activity-next-goals strong,.activity-next-goals small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-next-goals strong{font-size:13px}.activity-next-goals small{margin-top:2px;color:var(--text-sub);font-size:11px}.activity-tool-shortcuts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:14px;padding-right:2px}.activity-tool-shortcuts>a{min-width:0;display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px;padding:10px;border:1px solid var(--theme-border, #eceaf1);border-radius:12px;color:inherit;background:var(--theme-surface, #fbfbfc)}.activity-tool-shortcuts>a:hover{color:var(--theme-accent, var(--primary));border-color:var(--theme-border-accent, #cfc4ff);background:var(--theme-surface, #faf9ff)}.activity-tool-shortcuts>a>span{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;color:var(--theme-accent, var(--primary));background:var(--primary-soft)}.activity-tool-shortcuts>a>svg{display:none}.activity-tool-shortcuts svg{width:14px}.activity-tool-shortcuts strong,.activity-tool-shortcuts small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-tool-shortcuts strong{font-size:13px}.activity-tool-shortcuts small{margin-top:2px;color:var(--text-sub);font-size:10px}@media(max-width:720px){.activity-tool-customizer{align-items:stretch;flex-direction:column;padding:13px}.activity-tool-customizer>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.activity-tool-catalog{grid-template-columns:1fr}.activity-tool-grid{grid-template-columns:minmax(0,1fr);grid-auto-rows:auto}.activity-tool-grid>.activity-tool-card{grid-column:1 / -1!important;grid-row:auto!important;min-height:260px;padding:19px 16px}.activity-tool-resize-handle{display:none}.activity-tool-card-controls{grid-template-columns:minmax(0,1fr) 30px}.activity-tool-card-controls>span{display:none}.activity-tool-shortcuts{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.home-wordmark-slot.rolling .home-wordmark-current,.home-wordmark-slot.rolling .home-wordmark-next{animation:none}}.activity-empty-panel .button-row{display:flex;flex-wrap:wrap;justify-content:center;max-width:100%;gap:10px}.activity-empty-panel .button-row>a{flex:0 0 auto;width:auto;min-width:max-content;white-space:nowrap}@media(max-width:720px){.mobile-nav{grid-template-columns:repeat(7,minmax(0,1fr))}.mobile-nav a{min-width:0;font-size:10px;letter-spacing:-.4px;white-space:nowrap}.mobile-nav a svg{width:18px;height:18px}}.activity-workspace-page{max-width:1120px;margin-inline:auto}.activity-page-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:18px 24px;margin-bottom:24px}.activity-page-header .page-title{margin:0}.activity-header-actions,.activity-journey-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.activity-header-actions>a,.activity-journey-actions>a{flex:0 0 auto;min-height:46px;padding:10px 16px;white-space:nowrap;font-size:15px;line-height:1.5}.activity-header-actions>.text-link{margin:0;padding-inline:4px;font-size:14px;font-weight:600}.activity-header-actions svg,.activity-journey-actions svg{flex-shrink:0}.activity-journey-launch{display:flex;align-items:center;flex-wrap:wrap;gap:18px 24px;margin-top:16px;padding:20px 24px;border:1px solid var(--border);border-radius:12px;background:var(--theme-surface, #fff)}.activity-journey-launch>div{flex:1 1 360px;min-width:0}.activity-journey-launch h2{margin:0;font-size:18px;line-height:1.5}.activity-journey-launch p{margin:6px 0 0;font-size:14px;color:var(--text-sub);line-height:1.7;word-break:keep-all;overflow-wrap:anywhere}.activity-journey-actions{flex:0 1 auto}.user-avatar{display:grid;place-items:center;flex-shrink:0;overflow:hidden}.user-avatar img{display:block;width:100%;height:100%;object-fit:cover}.user-avatar.user-avatar-fallback{color:var(--theme-text-sub, #77668f);background:var(--theme-surface-subtle, #f0edf5);box-shadow:none}.user-avatar>.user-avatar-symbol{display:block;width:55%;height:55%;margin:0;flex-shrink:0}.activity-workspace-page .page-title h1,.matching-page .page-title h1{font-size:30px;letter-spacing:-1px}.activity-workspace-page .active-activity-picker{margin:0 0 18px;padding:14px 18px;border-color:var(--border);border-radius:12px;background:var(--theme-surface, #fff)}.activity-workspace-page .active-activity-picker label{min-width:0}.activity-workspace-page .active-activity-picker-label>span{display:none}.activity-workspace-page .active-activity-picker-label small{display:none}.activity-workspace-page .active-activity-picker select{border-color:var(--border);border-radius:8px}.activity-workspace-page .activity-category-tabs{margin-block:14px}.activity-workspace-page .activity-category-tabs button{min-height:34px;border-radius:8px;font-size:14px;font-weight:600}.activity-workspace-page .workspace-layout{grid-template-columns:minmax(0,1fr)}.activity-workspace-page .workspace-hero{padding:20px 24px;border-radius:12px}.activity-workspace-page .workspace-title-row{align-items:center}.activity-workspace-page .workspace-title-row h2{font-size:22px;font-weight:700}.activity-workspace-page .source-pill{padding:0;color:var(--theme-text-sub, #697080);background:transparent;font-size:12px;font-weight:600}.activity-workspace-page .workspace-people>span{display:none}.activity-workspace-page .workspace-manage-row{margin-top:16px;padding:0;background:transparent}.activity-workspace-page .workspace-manage-row>span{display:none}.activity-workspace-page .workspace-manage-row>div{flex-wrap:wrap;gap:14px}.activity-workspace-page .workspace-manage-row a{font-weight:600;font-size:14px}.activity-workspace-page .selected-team-panel{border-radius:12px}.activity-tool-customizer{padding:16px 0 8px;border:0;border-radius:0;background:transparent}.activity-tool-customizer strong{font-size:18px;font-weight:700}.activity-tool-customizer .activity-tool-edit-toggle{border-color:var(--border);border-radius:8px;color:var(--theme-text-sub, #475467);background:var(--theme-surface, #fff);font-weight:600}.activity-tool-index{display:flex;flex-wrap:wrap;gap:6px 20px;padding:6px 0 12px}.activity-tool-index a{padding-block:4px;color:var(--theme-text-sub, #626a78);font-size:14px}.activity-tool-index a:hover{color:var(--theme-accent, var(--primary-dark));text-decoration:underline;text-underline-offset:4px}.activity-tool-grid{grid-auto-flow:row}.activity-tool-grid>.activity-tool-card{padding:20px;border-radius:12px;box-shadow:none;scroll-margin-top:90px}.activity-tool-content>.dashboard-section-head{flex-shrink:0;align-items:flex-start;gap:10px;min-height:38px;padding-bottom:12px;border-bottom:1px solid var(--theme-border, #eeedf1)}.activity-tool-content .dashboard-section-head h3{margin:0;color:var(--theme-text, #252b35);font-size:18px;font-weight:700;letter-spacing:-.4px}.activity-tool-content .dashboard-section-head p{margin:5px 0 0;color:var(--theme-text-sub, #79808d);font-size:12px;font-weight:400}.activity-tool-content .dashboard-section-head>span{color:var(--theme-text-sub, #79808d);font-size:12px}.activity-tool-content .dashboard-section-head>a{color:var(--theme-text-sub, #697080);font-size:12px;font-weight:500}.goal-scope-tabs{gap:10px;padding:0;border-radius:0;background:transparent}.goal-scope-tabs button{min-height:30px;padding:0 2px 6px;border-radius:0;border-bottom:2px solid transparent;background:transparent;font-size:14px;font-weight:500}.goal-scope-tabs button.active{border-color:var(--primary);background:transparent;color:var(--theme-accent, var(--primary-dark));box-shadow:none;font-weight:700}.goal-date-navigation{display:flex;align-items:center;gap:5px;margin-top:14px}.goal-date-navigation button{flex-shrink:0;width:34px;min-height:34px;display:grid;place-items:center;padding:0;border:1px solid var(--border);border-radius:6px;color:var(--theme-text-sub, #626a78);background:var(--theme-surface, #fff)}.goal-date-navigation svg{width:16px;height:16px}.goal-date-navigation label{min-width:0}.goal-date-navigation input{width:156px;max-width:100%;min-height:34px;padding:4px 8px;border:1px solid var(--border);border-radius:6px;color:var(--theme-text, #252b35);background:var(--theme-surface, #fff);font-family:inherit;font-size:14px}.goal-date-navigation .goal-today{width:auto;padding-inline:10px;margin-left:auto;font-size:12px}.goal-period-summary{display:flex;justify-content:space-between;gap:8px;margin-top:8px;color:var(--theme-text-sub, #79808d);font-size:12px}.quick-goal-form{margin-top:12px;padding:6px 7px 6px 10px;border-radius:7px;grid-template-columns:18px minmax(0,1fr) 44px}.quick-goal-form input{min-width:0;font-family:inherit;font-size:14px}.quick-goal-form button{border-radius:5px;font-size:12px;font-weight:600}.goal-list{gap:2px;margin-top:12px;align-content:start;scrollbar-gutter:stable}.goal-row{grid-template-columns:20px minmax(0,1fr) 50px;gap:12px;min-height:48px;padding:10px 9px;border:1px solid transparent;border-radius:6px;background:var(--theme-surface, #fff)}.goal-row:hover{border-color:var(--theme-border, #e9e7ed);background:var(--theme-surface-subtle, #f9f9fa)}.goal-row>div{min-width:0}.goal-row strong{overflow-wrap:anywhere;font-size:15px;line-height:1.65;font-weight:500}.goal-row>.goal-checkbox{width:18px;height:18px;border:1.5px solid var(--theme-border, #b7bdc6);border-radius:4px;background:transparent;color:var(--theme-text-muted, #9299a4)}.goal-row>.goal-checkbox svg{width:13px;height:13px}.goal-row.진행중{background:var(--theme-accent-soft, #f5f2ff)}.goal-row.진행중 strong{display:inline;color:var(--theme-accent, #49318b);background:var(--theme-accent-soft, #ece5ff);font-weight:600;box-decoration-break:clone;-webkit-box-decoration-break:clone}.goal-row.진행중>.goal-checkbox{border-color:var(--theme-border-accent, #a18cda);color:var(--theme-accent, #7657b6);background:transparent}.goal-row.진행중 em{color:var(--theme-accent, #7657b6)}.goal-row.완료{color:var(--theme-text-muted, #9399a3);background:var(--theme-surface-subtle, #f8f8f9)}.goal-row.완료 strong{color:var(--theme-text-muted, #9399a3);text-decoration:line-through;text-decoration-thickness:1px}.goal-row.완료>.goal-checkbox{border-color:var(--theme-border, #c5c9cf);color:var(--theme-text-muted, #9399a3);background:var(--theme-surface-subtle, #eceef1)}.goal-row em{color:var(--theme-text-muted, #89919d);font-size:12px;font-weight:400;white-space:nowrap}.goal-row:disabled{cursor:wait}.goal-state-hint{margin:auto 0 0;padding-top:10px;color:var(--theme-text-muted, #8a909b);font-size:11px}.goal-error{color:var(--theme-danger, #b42318);font-size:13px}.goal-error button{margin-left:8px;border:0;padding:4px;color:inherit;background:transparent;text-decoration:underline}.activity-heatmap-card .dashboard-section-head{justify-content:center;text-align:center}.activity-heatmap-weekdays,.activity-heatmap-grid{width:min(100%,302px);grid-template-columns:repeat(7,minmax(0,1fr));justify-content:center;margin-inline:auto;gap:5px}.activity-heatmap-weekdays{margin-top:24px;font-weight:500}.activity-heatmap-grid>span{border-radius:4px}.activity-heatmap-grid>span em{font-size:11px;font-weight:500}.activity-heatmap-legend{justify-content:center;margin:14px auto 0}.activity-tool-content .activity-deadline-summary{display:flex;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:0 0 14px;border-bottom:1px solid var(--theme-border, #eeedf1);border-radius:0;background:transparent}.activity-deadline-summary>div{min-width:0}.activity-deadline-summary>div small{margin:0 0 5px;color:var(--theme-text-sub, #79808d);font-size:12px}.activity-deadline-summary>div strong{color:var(--theme-text, #303743);font-size:18px;font-weight:600}.activity-tool-content .activity-deadline-summary>span{min-height:auto;padding:5px 9px;border-radius:5px;color:var(--theme-text-sub, #636b78);background:var(--theme-surface-subtle, #f0f1f3);font-size:14px;font-weight:600}.activity-tool-content .activity-deadline-summary.overdue>span{color:var(--theme-danger, #b42318);background:var(--theme-surface-subtle, #fef3f2)}.next-goals-heading{margin:14px 0 2px;color:var(--theme-text-sub, #636b78);font-size:12px;font-weight:500}.activity-next-goals{margin-top:0;gap:0}.next-goal-item{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;align-items:start;padding:11px 0;border-bottom:1px solid var(--theme-border, #f0eff2)}.next-goal-item:last-child{border-bottom:0}.next-goal-item time{padding-top:2px;color:var(--theme-text-sub, #727987);font-size:13px}.next-goal-item strong{display:block;overflow-wrap:anywhere;color:var(--theme-text, #303743);font-size:14px;font-weight:500;line-height:1.5}.next-goal-item small{display:block;margin-top:3px;color:var(--theme-text-muted, #8a909b);font-size:12px}.activity-workspace-page .notice-quick-form{margin-top:12px}.activity-workspace-page .notice-quick-form input,.activity-workspace-page .notice-quick-form textarea{border-radius:7px;font-family:inherit}.activity-workspace-page .notice-quick-form button{border-radius:5px;font-size:12px;font-weight:600}.activity-workspace-page .week-bars{margin-top:18px}.activity-workspace-page .week-bar-track{background:var(--theme-surface-subtle, #f3f3f5);border-radius:5px}.activity-workspace-page .week-bar-track>span{background:#a59bc7;border-radius:3px}.activity-workspace-page .week-bars .today .week-bar-track>span{background:var(--primary)}.activity-workspace-page .activity-tool-shortcuts{grid-template-columns:repeat(4,minmax(0,1fr))}.activity-workspace-page .activity-tool-shortcuts>a{padding:10px 0;border:0;border-radius:0;background:transparent}.activity-workspace-page .activity-tool-shortcuts>a>span{color:var(--theme-text-sub, #697080);background:transparent}.activity-workspace-page .activity-tool-shortcuts strong{font-weight:600}.activity-workspace-page .activity-tool-state{color:var(--theme-text-sub, #727987);background:transparent;font-size:14px}.activity-workspace-page .activity-recent-document-list>a{padding-inline:0;border:0;border-radius:0;background:transparent}.activity-workspace-page .activity-recent-document-list>a>span{color:var(--theme-text-sub, #727987);background:transparent}.matching-page{width:100%;max-width:1040px;margin-inline:auto}.matching-page .title-actions{gap:20px}.matching-page .title-actions .button-row{flex-shrink:0}.matching-page .matching-explorer{padding:18px 20px;border-radius:12px}.matching-page .matching-explorer h2{font-size:15px;font-weight:600}.matching-page .matching-explorer>header>button{border:0;min-height:30px;padding:0;font-size:12px;font-weight:500}.matching-page .matching-search{margin-top:12px;border-radius:7px}.matching-page .matching-filter-grid label{font-weight:500}.matching-page .matching-filter-grid select{border-radius:7px}.matching-page .matching-result-count{margin:22px 0 12px;padding:0;border:0}.matching-page .matching-result-count strong{color:var(--theme-text, #303743);font-size:15px;font-weight:600}.matching-page .matching-card-grid{gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.matching-page .matching-recruitment-card{padding:22px;border-radius:12px;transition:border-color .15s ease}.matching-page .matching-recruitment-card:hover{transform:none;border-color:var(--theme-border, #b7adcd);box-shadow:none}.matching-page .matching-recruitment-card .card-tags>span{padding:0;color:var(--theme-text-sub, #79688f);background:transparent;border-radius:0;font-size:12px;font-weight:600}.matching-page .matching-recruitment-card>header em{padding:0;color:var(--theme-text-muted, #7e8692);background:transparent;font-size:12px;font-weight:400}.matching-page .matching-recruitment-card h3{margin-top:12px;font-size:19px;font-weight:700;line-height:1.55;overflow-wrap:anywhere}.matching-page .matching-recruitment-card>p{display:-webkit-box;min-height:42px;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.65}.matching-page .matching-recruitment-card dl{grid-template-columns:1fr 1fr;gap:10px 20px;margin:18px 0;padding:16px 0;border-block:1px solid var(--theme-border, #f0eff2)}.matching-page .matching-recruitment-card dl>div{padding:0;border-radius:0;background:transparent}.matching-page .matching-recruitment-card dl .matching-period{grid-column:1 / -1}.matching-page .matching-recruitment-card dt{color:var(--theme-text-muted, #8a909b);font-size:12px;font-weight:400}.matching-page .matching-recruitment-card dd{white-space:normal;overflow-wrap:anywhere;color:var(--theme-text-sub, #47505e);font-size:14px;font-weight:500}.matching-page .matching-recruitment-card>footer{padding-top:0}.matching-page .matching-recruitment-card>footer strong{color:var(--theme-text-sub, #697080);font-weight:500}.activity-workspace-page :is(button,a,input,select,textarea):focus-visible,.matching-page :is(button,a,input,select):focus-visible{outline:2px solid var(--theme-border-accent, #8b79bd);outline-offset:3px}@media(max-width:1100px)and (min-width:721px){.activity-tool-grid>.activity-tool-card{grid-column:1 / -1}}@media(max-width:720px){.activity-workspace-page .workspace-hero{padding:16px}.activity-workspace-page .workspace-title-row h2{font-size:19px}.activity-journey-launch{padding:18px 16px}.activity-page-header{align-items:flex-start}.activity-header-actions{gap:6px 14px}.activity-journey-actions{width:100%}.activity-journey-actions>a{flex:1 0 auto}.activity-tool-grid>.activity-tool-card{min-height:0;padding:18px 16px;scroll-margin-top:80px}.activity-workspace-page .activity-tool-content>.goal-list{max-height:360px}.activity-workspace-page .activity-tool-content>.notice-list-web{max-height:260px}.goal-state-hint{margin-top:10px}.activity-tool-index{gap:4px 16px}.activity-workspace-page .activity-tool-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}.matching-page .matching-card-grid{grid-template-columns:minmax(0,1fr)}.matching-page .matching-recruitment-card{padding:20px}.matching-page .matching-recruitment-card>footer{flex-direction:row}}.sidebar{padding-top:28px;padding-bottom:16px}.sidebar>nav{display:flex;flex-direction:column;gap:5px;margin-top:28px;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin}.sidebar nav a:hover{transform:none}.sidebar .nav-parent{display:flex;align-items:center;position:relative}.sidebar .nav-parent>a{flex:1;min-width:0;min-height:44px;padding-block:10px;border-radius:9px}.sidebar .nav-parent:has(button)>a{padding-right:34px}.sidebar .nav-parent>button{position:absolute;right:2px;display:grid;place-items:center;width:30px;height:34px;padding:0;border:0;border-radius:6px;background:transparent;color:var(--text-sub)}.sidebar .nav-parent>button:hover{background:var(--primary-soft)}.sidebar .nav-parent>button svg{transition:transform .15s}.sidebar .nav-parent>button[aria-expanded=true] svg{transform:rotate(180deg)}.sidebar .nav-children{display:grid;margin:1px 0 5px 33px;gap:1px}.sidebar .nav-children[hidden]{display:none}.sidebar .nav-children a{min-height:36px;padding:7px 8px 7px 12px;border-radius:6px;font-size:13px;font-weight:500}.sidebar .nav-children a.active{background:transparent;color:var(--theme-accent, var(--primary));font-weight:750}.mobile-subnav{display:none}.home-dashboard .home-search-hero{padding-bottom:84px}.home-dashboard .home-rotating-wordmark{font-size:38px}.home-featured-activities{margin:0 0 26px}.home-featured-activities>.state-card{margin:0;padding:30px 24px;border:0;background:transparent}.home-featured-activities .home-poster-row:empty{display:none}.home-profile-shortcuts>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.home-profile-shortcuts>header h2{margin:0;font-size:15px}.home-profile-shortcuts>header button{padding:5px 0 5px 12px;border:0;background:transparent;color:var(--text-sub);font-size:12px;text-decoration:underline;text-underline-offset:3px}.shortcut-save-message{font-size:12px;color:var(--text-sub);line-height:1.6}.shortcut-dialog{width:min(480px,calc(100% - 28px));max-height:85dvh;padding:24px;overflow-y:auto;border:1px solid var(--border);border-radius:14px;color:var(--text);background:var(--theme-surface, #fff)}.shortcut-dialog::backdrop{background:#0a101c80}.shortcut-dialog>header{display:flex;justify-content:space-between;align-items:center}.shortcut-dialog h2{margin:0;font-size:21px}.shortcut-dialog>p{color:var(--text-sub);font-size:14px;line-height:1.7}.shortcut-dialog header button{display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;border-radius:5px;background:transparent;color:var(--text-sub)}.shortcut-dialog button:disabled{opacity:.35;cursor:default}.shortcut-dialog button:not(:disabled):hover{background:var(--primary-soft)}.shortcut-dialog header svg{width:17px;height:17px}.shortcut-preview-heading{display:flex;justify-content:space-between;margin:22px 0 12px;font-size:13px}.shortcut-preview-heading span{color:var(--text-sub);font-variant-numeric:tabular-nums}.shortcut-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.shortcut-preview>:is(button,div){display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:84px;gap:10px;border:1px solid var(--border);border-radius:9px;background:var(--theme-surface, #fff);font-size:13px;color:var(--text)}.shortcut-preview>button{position:relative;touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;padding:12px 4px}.shortcut-preview>button:active{cursor:grabbing}.shortcut-preview>button>svg:not(.shortcut-grip){width:21px;height:21px;color:var(--theme-accent, var(--primary))}.shortcut-preview .shortcut-grip{position:absolute;top:5px;right:4px;width:12px;height:12px;color:var(--text-sub);opacity:.55}.shortcut-preview>button.is-dragging{opacity:.5}.shortcut-preview>button.is-drop-target{border-color:var(--primary);box-shadow:inset 0 0 0 1px var(--primary);background:var(--primary-soft)}.shortcut-preview>.shortcut-preview-empty{border-style:dashed;color:var(--text-sub);font-size:12px}.shortcut-dialog .shortcut-key-hint{margin:10px 0 20px;font-size:11px}.shortcut-dialog fieldset{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:14px 0;border:0}.shortcut-dialog legend{font-size:14px;font-weight:700}.shortcut-dialog legend span{margin-left:8px;color:var(--text-sub);font-size:12px;font-weight:400}.shortcut-dialog label:has(input:disabled){opacity:.5}.shortcut-dialog label{display:flex;gap:8px;align-items:center;font-size:14px}.shortcut-dialog input{accent-color:var(--primary);width:16px;height:16px}.shortcut-dialog footer{display:flex;gap:8px;margin-top:20px;align-items:center}.shortcut-reset{margin-right:auto;padding:8px 0;background:transparent;border:0;color:var(--text-sub);font-size:12px}.shortcut-dialog footer :is(.primary-button,.ghost-button){min-height:42px;padding:8px 16px}.account-section-tabs{display:flex;gap:24px;margin:0 0 24px;border-bottom:1px solid var(--border)}.account-section-tabs a{padding:12px 0;color:var(--text-sub);font-size:15px}.account-section-tabs a.active{color:var(--theme-accent, var(--primary));border-bottom:2px solid currentColor;font-weight:700}.portfolio-management{max-width:1050px;margin-inline:auto}.portfolio-management-note{display:flex;gap:24px;align-items:center;justify-content:space-between;padding-bottom:26px;border-bottom:1px solid var(--border)}.portfolio-management-note p{max-width:680px;margin:0;font-size:14px;line-height:1.85;color:var(--text-sub)}.portfolio-management-note a{display:flex;gap:6px;align-items:center;flex-shrink:0;font-size:14px;color:var(--theme-accent, var(--primary))}.portfolio-list-title{display:flex;gap:10px;margin:28px 0 16px;font-size:18px}.portfolio-list-title span{color:var(--text-sub);font-weight:400}.portfolio-management-list{display:grid;gap:14px}.portfolio-management-list article{display:flex;align-items:center;justify-content:space-between;gap:26px;padding:24px;border:1px solid var(--border);border-radius:10px;background:var(--theme-surface, #fff)}.portfolio-management-list article>div:first-child{min-width:0}.portfolio-management-list :is(small,time){color:var(--text-sub);font-size:12px}.portfolio-management-list h3{margin:8px 0;font-size:19px;line-height:1.6;overflow-wrap:anywhere}.portfolio-management-list p{color:var(--text-sub);font-size:14px;line-height:1.8;overflow-wrap:anywhere}.portfolio-list-actions{display:grid;flex-shrink:0;gap:12px;justify-items:center}.portfolio-list-actions button{min-height:44px;padding:10px 15px;gap:8px;white-space:nowrap;font-size:14px}.portfolio-list-actions a{color:var(--text-sub);font-size:13px}.portfolio-draft-notice{padding:16px 0;color:var(--text-sub);font-size:14px;line-height:1.7}.portfolio-sheet>header{padding:30px}.portfolio-sheet>header h1{font-size:clamp(24px,2.4vw,34px);overflow-wrap:anywhere}.portfolio-sheet .portfolio-actions{position:static;margin-top:22px;flex-wrap:wrap}.portfolio-sheet .portfolio-actions button{min-height:44px;white-space:nowrap}.portfolio-summary{flex-wrap:wrap}.portfolio-columns :is(p,li),.portfolio-task-grid p{overflow-wrap:anywhere}.friends-page .messages-layout{display:block;max-width:800px;min-height:0;margin-inline:auto}.friends-page .message-sidebar{max-height:none;border:0}.friends-page .conversation-list{padding:18px}.cp-course-image{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;overflow:hidden;border:1px solid var(--border);border-radius:6px;background:#fff}.cp-course-image img{width:100%;height:100%;object-fit:contain}.cp-course-image:has(img){display:block}.cp-course-image:has(img){padding:4px}.cp-course-image.is-placeholder{color:var(--text-sub);background:var(--theme-surface-subtle, #f5f5f8)}.cp-company .cp-course-source{flex-direction:column;align-items:flex-start;gap:4px}.cp-company .cp-course-source>span{color:var(--text);font-weight:650;font-size:14px}.studio-image-fields{display:grid;grid-template-columns:minmax(150px,.75fr) minmax(0,1.25fr);gap:20px;align-items:start}.studio-image-fields>div:last-child{display:grid;gap:14px}.studio-image-fields input{min-width:0;max-width:100%}.studio-image-fields small{font-size:12px;line-height:1.7;color:var(--text-sub)}:is(.shortcut-dialog,.portfolio-management,.home-profile-shortcuts,.nav-children) :is(button,a,input):focus-visible{outline:2px solid var(--primary);outline-offset:3px}@media(min-width:721px)and (max-width:1190px){.sidebar{padding-inline:14px}.sidebar .nav-parent>a{padding-inline:10px;gap:10px;font-size:13px}.sidebar .nav-parent>a svg{flex-shrink:0}.sidebar .nav-parent>a span{white-space:nowrap}}@media(max-width:720px){.mobile-subnav{display:flex;gap:20px;overflow-x:auto;padding:0 16px;border-bottom:1px solid var(--border);background:var(--theme-surface, #fff)}.mobile-subnav a{flex-shrink:0;padding:13px 0;font-size:13px;color:var(--text-sub)}.mobile-subnav a.active{color:var(--theme-accent, var(--primary));border-bottom:2px solid currentColor;font-weight:700}.mobile-nav{grid-template-columns:repeat(7,minmax(0,1fr))}.mobile-nav a{min-width:0;font-size:11px}}@media(max-width:600px){.home-dashboard .home-search-hero{padding-bottom:68px}.home-featured-activities{margin-bottom:22px}.home-featured-activities>header{gap:12px}.home-featured-activities>header>a{flex-shrink:0;font-size:12px}.portfolio-management-note{align-items:flex-start;flex-direction:column;gap:12px}.portfolio-management-list article{align-items:stretch;flex-direction:column;gap:12px;padding:20px}.portfolio-list-actions{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.studio-image-fields{grid-template-columns:minmax(0,1fr)}.shortcut-dialog{padding:20px}}.profile-card.account-profile-card{display:grid;grid-template-columns:80px minmax(0,1fr) auto;gap:0 24px;padding:30px;border:1px solid var(--border);border-radius:12px;background:var(--theme-surface, #fff);color:var(--text)}.account-profile-card .profile-avatar{width:80px;height:80px;border:1px solid var(--border);border-radius:50%;flex-shrink:0;box-shadow:none}.account-profile-identity{min-width:0}.account-profile-name{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px}.account-profile-name h1{margin:0;color:var(--text);font-size:26px;overflow-wrap:anywhere}.account-profile-type{padding:4px 8px;border-radius:5px;background:var(--primary-soft);color:var(--theme-accent, var(--primary));font-size:12px;white-space:nowrap}.account-profile-card .account-profile-email{margin:8px 0;color:var(--text-sub);font-size:14px;overflow-wrap:anywhere}.account-profile-card .account-profile-school{display:flex;align-items:center;gap:7px;color:var(--text-sub);line-height:1.6;font-size:13px}.account-profile-school svg{flex-shrink:0}.account-profile-card .profile-edit-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:0;padding:10px 14px;border:1px solid var(--border);border-radius:7px;background:transparent;color:var(--text-sub);white-space:nowrap;font-size:13px}.account-profile-card .account-profile-intro{grid-column:2 / -1;margin:20px 0 0;padding-top:18px;border-top:1px solid var(--border);font-size:14px;line-height:1.85;color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere}.account-profile-card .account-profile-intro.is-empty{color:var(--text-sub)}@media(max-width:600px){.profile-card.account-profile-card{grid-template-columns:60px minmax(0,1fr);gap:0 16px;padding:22px}.account-profile-card .profile-avatar{width:60px;height:60px}.account-profile-name h1{font-size:22px}.account-profile-card .profile-edit-link{grid-column:1 / -1;justify-self:start;margin-top:20px}.account-profile-card .account-profile-intro{grid-column:1 / -1}}:root{color-scheme:light}html[data-theme=dark]{color-scheme:dark;--theme-canvas: #141821;--theme-surface: #1c2230;--theme-surface-subtle: #232b3a;--theme-surface-muted: #303b4f;--theme-chrome: rgba(24, 30, 42, .96);--theme-text: #edf0f7;--theme-text-sub: #bac3d5;--theme-text-muted: #9eaac0;--theme-border: #3c475d;--theme-border-accent: #7e6baa;--theme-accent: #c7b5ff;--theme-accent-soft: #302640;--theme-danger: #ffb4ad;--theme-danger-soft: #3c252a;--theme-warning: #f6d193;--theme-warning-soft: #382f22;--theme-success: #95e1b4;--theme-success-soft: #20382f;--theme-info: #b2d1ff;--theme-info-soft: #24334b;--primary: #7553eb;--primary-soft: var(--theme-accent-soft);--text: var(--theme-text);--text-sub: var(--theme-text-sub);--border: var(--theme-border);--shadow: 0 12px 32px rgba(0, 0, 0, .18);--ring-1: #bea4ff;--ring-1-end: #d2bfff;--ring-2: #aa8de8;--ring-2-end: #c2a8ff;--ring-3: #957aca;--ring-3-end: #bda2eb;--ring-4: #856aae;--ring-4-end: #b598d9;--ring-track: #302b40;background:var(--theme-canvas);color:var(--theme-text)}body{background:inherit}.theme-toggle{display:inline-flex;align-items:center;flex-shrink:0;gap:8px;min-height:44px;padding:0 10px;border:1px solid var(--border);border-radius:9px;color:var(--text-sub);background:var(--theme-surface, #fff);font:500 13px/1.5 var(--font-sans);cursor:pointer}.theme-toggle>svg{flex-shrink:0}.theme-toggle-label{white-space:nowrap}.theme-toggle:focus-visible{outline:2px solid var(--theme-accent, var(--primary));outline-offset:3px}.theme-toggle-track{display:flex;align-items:center;width:34px;height:20px;padding:3px;border-radius:12px;background:#737f93;transition:background .15s ease}.theme-toggle-track>span{width:14px;height:14px;border-radius:50%;background:#fff;transition:transform .15s ease}.theme-toggle[aria-checked=true] .theme-toggle-track{background:#9d80ef}.theme-toggle[aria-checked=true] .theme-toggle-track>span{transform:translate(14px)}.topbar-actions{display:flex;align-items:center;flex-shrink:0;gap:12px}.standalone-theme-controls{position:fixed;z-index:25;top:16px;right:20px}html[data-theme=dark] :is(input,textarea)::placeholder{color:var(--theme-text-muted);opacity:1}html[data-theme=dark] :is(input,select,textarea){color-scheme:dark}html[data-theme=dark] ::selection{color:#fff;background:#6441a6}html[data-theme=dark] .login-page{background:radial-gradient(ellipse at 50% 0,#352650,#141821 80%)}.cp-organization-icon.has-logo{background:#fff}html[data-theme=dark] .activity-heatmap-grid>.heat-1,html[data-theme=dark] .activity-heatmap-legend .heat-1{background:#41325c}html[data-theme=dark] .activity-heatmap-grid>.heat-2,html[data-theme=dark] .activity-heatmap-legend .heat-2{background:#624593}html[data-theme=dark] .activity-heatmap-grid>.heat-3,html[data-theme=dark] .activity-heatmap-legend .heat-3{background:#895cc7}html[data-theme=dark] .activity-heatmap-grid>.heat-4,html[data-theme=dark] .activity-heatmap-legend .heat-4{background:#b187ea}html[data-theme=dark] .activity-heatmap-grid>.heat-4 em{color:#171322}@media(max-width:720px){.topbar{gap:8px;padding-inline:12px}.topbar-actions{gap:8px}.theme-toggle{padding-inline:8px;gap:6px}.topbar .theme-toggle-label{display:none}.standalone-theme-controls{position:absolute;top:12px;right:14px}.login-page,.auth-support-page,.journey-public{padding-top:72px}}@media(max-width:380px){.topbar .database-status{display:none}.topbar .mobile-wordmark{font-size:21px}}@media print{.theme-toggle,.standalone-theme-controls{display:none}html[data-theme=dark]{color-scheme:light;color:#101828;background:#fff;--theme-canvas: initial;--theme-surface: initial;--theme-surface-subtle: initial;--theme-surface-muted: initial;--theme-chrome: initial;--theme-text: initial;--theme-text-sub: initial;--theme-text-muted: initial;--theme-border: initial;--theme-border-accent: initial;--theme-accent: initial;--theme-accent-soft: initial;--theme-danger: initial;--theme-danger-soft: initial;--theme-warning: initial;--theme-warning-soft: initial;--theme-success: initial;--theme-success-soft: initial;--theme-info: initial;--theme-info-soft: initial;--text: #101828;--text-sub: #667085;--border: #e4e7ec;--primary: #7a5af8;--primary-soft: #f4f1ff}}@media(prefers-reduced-motion:reduce){.theme-toggle-track,.theme-toggle-track>span{transition:none}}
