@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800&family=DM+Serif+Display&display=swap";:root{color:#1f2d1f;background:#f7f8f4;font-family:Noto Sans SC,system-ui,sans-serif;font-synthesis:none;--navy:#1f2d1f;--teal:#52764d;--mint:#e8f2d6;--gold:#d5a43b;--lime:#c6f488;--sage:#dde9c8;--line:#e5e9df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#f8faf5}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:30;background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(16,36,63,.08)}.nav-wrap{max-width:1200px;height:72px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:39px;height:39px;display:grid;place-items:center;color:#fff;border-radius:12px;background:linear-gradient(145deg,var(--teal),#2f4c2d);box-shadow:0 7px 20px #3453302e}.brand>span:last-child{display:flex;align-items:baseline;gap:6px}.brand strong{letter-spacing:.08em;font-size:18px}.brand small{font-weight:700;color:#667080}.main-nav{display:flex;gap:26px;margin-left:38px}.main-nav a{position:relative;padding:25px 1px;color:#586273;font-size:13px;font-weight:600;white-space:nowrap}.main-nav a:hover,.main-nav a.router-link-active{color:var(--teal)}.main-nav a.router-link-active:after{content:"";position:absolute;height:3px;border-radius:3px;left:2px;right:2px;bottom:0;background:var(--teal)}.nav-actions{display:flex;align-items:center;gap:10px}.nav-search{width:190px;height:38px;padding:0 11px;display:flex;align-items:center;gap:7px;border:1px solid #dfe5e2;border-radius:10px;background:#f7f9f8;color:#8a9490}.nav-search:focus-within{border-color:#9bcfc3;background:#fff;box-shadow:0 0 0 3px #087f730f}.nav-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;font-size:11px}.favorite-link{position:relative;display:flex;align-items:center;gap:6px;border:0;background:transparent;font-size:14px;color:#596474;padding:8px}.favorite-link:hover{color:var(--teal)}.favorite-link b{min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;border-radius:20px;background:#e04949;color:#fff;font-size:10px}.login-button{display:flex;align-items:center;gap:7px;border:0;color:#fff;background:var(--navy);border-radius:10px;padding:10px 13px;font-size:12px;font-weight:600;white-space:nowrap}.menu-button{display:none;border:0;background:none}.user-menu{max-width:150px;display:flex;align-items:center;gap:8px;color:var(--navy)}.user-menu>span,.user-menu>img{width:36px;height:36px;flex:none;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,var(--navy),var(--teal));color:#fff;object-fit:cover;font-size:13px;font-weight:800}.user-menu small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700}.hero{min-height:600px;position:relative;overflow:hidden;background:linear-gradient(120deg,#f5f8ee,#fff 52%,#f0f5e8);border-bottom:1px solid #e7ebdf}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.35;background-image:radial-gradient(#a9bd8d 1px,transparent 1px);background-size:26px 26px;-webkit-mask-image:linear-gradient(90deg,transparent,black);mask-image:linear-gradient(90deg,transparent,black)}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-one{width:380px;height:380px;right:-160px;top:-180px;background:#c6f48833}.orb-two{width:260px;height:260px;left:-150px;bottom:-100px;background:#d5a43b1f}.hero-inner{position:relative;z-index:1;max-width:1200px;min-height:600px;margin:auto;padding:80px 28px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:65px}.eyebrow,.section-kicker{color:var(--teal);font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:8px}.hero h1{margin:20px 0;font-family:"DM Serif Display",Noto Sans SC,serif;font-size:57px;line-height:1.18;letter-spacing:-.03em;color:var(--navy)}.hero h1 em{color:var(--teal);font-style:normal}.hero-description{max-width:590px;margin:0 0 30px;color:#637080;font-size:16px;line-height:1.85}.hero-search{max-width:620px;padding:7px 7px 7px 18px;display:flex;align-items:center;gap:11px;background:#fff;border:1px solid #dce6e1;border-radius:14px;box-shadow:0 16px 40px #10243f17}.hero-search svg{color:#89938e;flex:none}.hero-search input{flex:1;min-width:0;border:0;outline:0;color:#17243a;background:transparent}.hero-search button{border:0;border-radius:9px;padding:12px 18px;display:flex;align-items:center;gap:8px;background:var(--teal);color:#fff;font-size:13px;font-weight:700}.quick-search{margin-top:14px;display:flex;gap:8px;align-items:center;color:#9a9f9b;font-size:12px}.quick-search button{padding:0;border:0;background:none;color:#617369}.hero-cta-row{display:flex;align-items:center;gap:18px}.dark-study-button{padding:14px 20px;display:flex;align-items:center;gap:9px;border:0;border-radius:11px;background:var(--navy);color:#fff;font-size:13px;font-weight:700;box-shadow:0 12px 28px #10243f33}.dark-study-button:hover{transform:translateY(-2px);background:#173454}.hero-cta-row>a{color:var(--teal);font-size:12px;font-weight:700}.welcome-back{padding:12px 16px;display:flex;align-items:center;gap:8px;border-radius:10px;background:#e3f4ee;color:var(--teal);font-size:12px;font-weight:700}.hero-visual{height:410px;position:relative;display:grid;place-items:center}.hero-visual:before,.hero-visual:after{content:"";position:absolute;border-radius:50%;border:1px dashed rgba(82,118,77,.25)}.hero-visual:before{width:360px;height:360px}.hero-visual:after{width:270px;height:270px}.central-seal{position:relative;z-index:2;width:190px;height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;border-radius:50%;background:linear-gradient(145deg,#263b24,#52764d);box-shadow:0 24px 60px #2c48293d,inset 0 0 0 10px #ffffff0f}.central-seal strong{margin-top:10px;font-size:24px;letter-spacing:.15em}.central-seal small{margin-top:4px;opacity:.72;letter-spacing:.2em}.mascot-seal{width:228px;height:228px;padding-top:116px;overflow:visible;background:linear-gradient(145deg,#f8fbf1,#dde9c8);color:var(--navy);box-shadow:0 24px 60px #415d3933,inset 0 0 0 10px #ffffff7a}.mascot-seal img{position:absolute;z-index:1;top:-64px;width:190px;height:auto;object-fit:contain}.mascot-seal strong,.mascot-seal small{position:relative;z-index:2}.mascot-seal strong{margin-top:3px;color:var(--navy);font-size:18px}.mascot-seal small{color:#5f7659;opacity:1}.orbit-card{position:absolute;z-index:3;min-width:125px;padding:15px;display:grid;grid-template-columns:38px 1fr;align-items:center;background:#ffffffeb;border:1px solid white;border-radius:15px;box-shadow:0 17px 35px #11304121}.orbit-card span{grid-row:span 2;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#edf5df;color:var(--teal)}.orbit-card span svg{width:18px}.orbit-card b{font-size:19px}.orbit-card small{font-size:10px;color:#8a949b}.card-a{top:32px;left:12px}.card-b{right:0;bottom:70px}.mini-path{position:absolute;bottom:0;left:48px;right:48px;display:flex;align-items:center;justify-content:center;gap:8px;color:#718079;font-size:10px}.mini-path i{width:30px;height:1px;background:#afc2ba}.story-section{max-width:1144px;margin:auto;padding:95px 28px 80px;display:grid;grid-template-columns:90px 1fr 1.15fr;gap:38px;align-items:start}.story-number{font-family:"DM Serif Display",serif;color:#c9d8d2;font-size:60px;line-height:1}.story-copy h2{margin:10px 0 0;color:var(--navy);font-size:31px;line-height:1.45}.story-body{padding-left:35px;border-left:1px solid #d8e1dd}.story-body p{margin:0 0 18px;color:#6f7b76;font-size:13px;line-height:2}.story-body strong{color:var(--teal)}.how-section{padding:85px max(28px,calc((100vw - 1144px)/2));background:#f0f5f2}.home-section-title{max-width:620px;margin-bottom:35px}.home-section-title h2{margin:7px 0 10px;color:var(--navy);font-size:32px}.home-section-title>p:last-child{color:#7b8781;font-size:13px}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.how-grid article{position:relative;min-height:300px;padding:25px;display:flex;flex-direction:column;border:1px solid #dce5e0;border-radius:17px;background:#fff}.how-grid article>b{position:absolute;right:22px;top:21px;font-family:"DM Serif Display",serif;color:#d8e4df;font-size:30px}.how-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#e1f2ec;color:var(--teal)}.how-grid h3{margin:22px 0 9px;color:var(--navy);font-size:17px}.how-grid p{margin:0 0 20px;color:#74807a;font-size:12px;line-height:1.9}.how-grid a,.how-grid button{margin-top:auto;padding:0;display:flex;align-items:center;gap:6px;border:0;background:none;color:var(--teal);font-size:11px;font-weight:700}.step-done{margin-top:auto;display:flex;align-items:center;gap:5px;color:var(--teal);font-size:11px;font-weight:700}.points-note{margin-top:16px;padding:15px 19px;display:flex;align-items:center;gap:11px;border-radius:12px;background:#fff9e8;color:#9b7117}.points-note p{margin:0;font-size:11px;line-height:1.7}.creator-section{padding:88px max(28px,calc((100vw - 1144px)/2));background:#fff}.creator-card{padding:42px 45px;display:grid;grid-template-columns:100px 1fr 280px;gap:35px;align-items:center;border-radius:22px;background:linear-gradient(125deg,#10243f,#104d58);color:#fff}.creator-monogram{width:82px;height:82px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:24px;background:#ffffff14;font-size:28px;font-weight:800}.creator-copy h2{margin:7px 0 10px;font-size:27px}.creator-copy>p:last-child{margin:0;color:#b8c8cd;font-size:12px;line-height:1.85}.creator-contact{display:grid;gap:9px}.creator-contact>span{margin-bottom:2px;color:#92aaa9;font-size:10px;text-transform:uppercase;letter-spacing:.13em}.creator-contact>a,.contact-item{padding:11px 13px;display:grid;grid-template-columns:25px 48px 1fr;align-items:center;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#ffffff0f}.creator-contact svg{color:#81d0c1}.creator-contact b{font-size:10px}.creator-contact small{overflow:hidden;text-overflow:ellipsis;color:#c7d4d7;font-size:9px}.college-strip,.catalog-section{max-width:1200px;margin:auto;padding:80px 28px}.college-strip{padding-bottom:30px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px;gap:24px}.section-heading h2{margin:5px 0 0;color:var(--navy);font-size:32px;letter-spacing:-.02em}.section-heading p:not(.section-kicker){margin:9px 0 0;color:#7a8490;font-size:14px}.section-kicker{margin:0}.section-heading a{display:flex;align-items:center;gap:7px;color:var(--teal);font-size:13px;font-weight:700}.college-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.college-chip{padding:16px;display:grid;grid-template-columns:42px 1fr;text-align:left;column-gap:11px;align-items:center;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--navy);transition:.2s}.college-chip:hover{transform:translateY(-3px);border-color:#9ccbc1;box-shadow:0 12px 25px #18354112}.college-chip>span{grid-row:span 2;width:40px;height:40px;display:grid;place-items:center;border-radius:11px;color:#fff;font-weight:700}.college-chip strong{font-size:13px;white-space:nowrap}.college-chip small{color:#969d9a;font-size:10px}.home-catalog{padding-top:70px}.catalog-tools{display:flex;gap:12px;margin-bottom:24px}.catalog-search{flex:1;display:flex;align-items:center;gap:10px;padding:12px 15px;border:1px solid var(--line);border-radius:11px;background:#fff;color:#8d9691}.catalog-search input{width:100%;border:0;outline:0;background:transparent}.sort-control{width:190px;display:flex;align-items:center;gap:8px;padding:0 13px;border:1px solid var(--line);border-radius:11px;background:#fff;color:#7e8983}.sort-control select{flex:1;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:#4d5a64;font-size:13px}.catalog-layout{display:grid;grid-template-columns:210px 1fr;gap:30px}.home-catalog .catalog-layout{grid-template-columns:1fr}.filters{align-self:start;position:sticky;top:95px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:14px}.filters h3{margin:0 8px 10px;font-size:13px;color:#8a928f}.filters>button{width:100%;padding:9px 10px;display:flex;justify-content:space-between;border:0;border-radius:8px;background:none;color:#5d6965;text-align:left;font-size:12px}.filters>button:hover,.filters>button.active{background:#eff6e5;color:var(--teal);font-weight:700}.filters b{font-size:10px;background:#f1f3ee;border-radius:8px;padding:2px 6px}.guide-card{margin-top:18px;padding:16px;border-radius:11px;background:var(--navy);color:#fff}.guide-card svg{color:#e5bd61}.guide-card strong{display:block;margin:8px 0 5px;font-size:13px}.guide-card p{margin:0 0 10px;color:#bdc8ba;font-size:10px;line-height:1.6}.guide-card a{color:#c6f488;font-size:11px}.result-meta{height:30px;display:flex;justify-content:space-between;color:#77817d;font-size:12px}.result-meta b{color:var(--teal)}.result-meta button{border:0;background:none;color:var(--teal);font-size:11px}.major-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.major-card{min-height:295px;padding:22px;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:15px;transition:.23s;cursor:pointer}.major-card:hover{transform:translateY(-4px);border-color:#b5ca99;box-shadow:0 18px 36px #2f4c2d14}.card-top{display:flex;align-items:center;justify-content:space-between}.college-label{padding:5px 8px;border-radius:6px;font-size:10px;font-weight:700}.heart-button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:50%;background:#f6f7f4;color:#9aa29f}.heart-button.active{color:#e05258;background:#fff0f1}.major-card h3{min-height:48px;margin:17px 0 8px;color:var(--navy);font-size:17px;line-height:1.45}.major-card>p{margin:0;color:#7d8784;font-size:12px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tag-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:15px}.tag-row span{padding:4px 7px;border-radius:5px;background:#f3f5f0;color:#67736e;font-size:9px}.card-footer{margin-top:auto;padding-top:17px;border-top:1px solid #eef0e9;display:flex;align-items:center;justify-content:space-between}.card-footer span{display:flex;align-items:center;gap:5px;color:#8b9490;font-size:10px}.card-footer button{padding:0;display:flex;align-items:center;gap:4px;border:0;background:none;color:var(--teal);font-size:11px;font-weight:700}.empty-state{padding:70px;text-align:center;background:#fff;border:1px dashed #ccd5c3;border-radius:15px;color:#8a9490}.empty-state h3{color:var(--navy)}.empty-state button{padding:9px 15px;border:0;border-radius:8px;background:var(--teal);color:#fff}.empty-mascot{display:block;width:118px;max-height:92px;margin:0 auto 7px;object-fit:contain}.empty-mascot.celebrate{width:105px;max-height:100px}.guide-section{max-width:1144px;margin:50px auto 90px;padding:48px 56px;display:grid;grid-template-columns:1fr 1.25fr;align-items:center;gap:70px;border-radius:24px;background:linear-gradient(125deg,#10243f,#104d58);color:#fff;overflow:hidden}.light{color:#80d5c3}.guide-copy h2{font-size:30px;margin:8px 0 14px}.guide-copy>p:not(.section-kicker){color:#b8c6cc;font-size:13px;line-height:1.8}.guide-copy a{margin-top:20px;display:inline-flex;align-items:center;gap:7px;padding:11px 16px;border-radius:9px;background:#fff;color:var(--navy);font-size:12px;font-weight:700}.steps{display:grid;gap:12px}.steps>div{padding:14px 17px;display:flex;align-items:center;gap:15px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff0f}.steps b{font-family:"DM Serif Display",serif;font-size:22px;color:#7ed1c0}.steps span{display:flex;flex-direction:column}.steps strong{font-size:13px}.steps small{margin-top:3px;color:#9fb0b7;font-size:10px}.page-section,.root-page{max-width:1200px;min-height:calc(100vh - 148px);margin:auto;padding:68px 28px 90px}.page-hero h1,.profile-header h1{margin:7px 0 8px;color:var(--navy);font-size:38px}.page-hero>p:last-child,.profile-header p:last-child{color:#7c8782;font-size:14px}.compact-page-hero{margin-bottom:34px}.schedule-summary,.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:25px}.schedule-summary>div,.profile-stats>div{padding:20px;display:flex;align-items:center;gap:14px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--teal)}.schedule-summary span,.profile-stats span{display:flex;flex-direction:column}.schedule-summary b,.profile-stats b{color:var(--navy);font-size:21px}.schedule-summary small,.profile-stats small{color:#8b9590;font-size:10px}.schedule-list{display:grid;gap:12px}.schedule-row{padding:18px 22px;display:grid;grid-template-columns:125px 1fr 150px;align-items:center;border:1px solid var(--line);border-radius:14px;background:#fff}.schedule-date{display:flex;flex-direction:column;border-right:1px solid var(--line)}.schedule-date b{font-size:17px;color:var(--navy)}.schedule-date span{color:#939b97;font-size:10px}.schedule-course{padding-left:25px}.schedule-course>span{padding:3px 7px;border-radius:5px;background:#e7f4ef;color:var(--teal);font-size:9px}.schedule-course h3{margin:7px 0 3px;color:var(--navy);font-size:15px}.schedule-course p{margin:0;color:#929a96;font-size:10px}.schedule-time{display:flex;align-items:center;gap:7px;color:#53615c;font-size:12px}.schedule-note{margin-top:17px;color:#969e9a;font-size:10px}.profile-header{display:flex;align-items:center;gap:17px;margin-bottom:30px}.profile-avatar{width:70px;height:70px;display:grid;place-items:center;border-radius:19px;background:linear-gradient(145deg,var(--navy),var(--teal));color:#fff}.profile-header>div:nth-child(2){flex:1}.profile-header h1{font-size:34px}.profile-header p{margin:3px 0}.profile-header>a{padding:9px 13px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--teal);font-size:11px;font-weight:700}.profile-section-heading{margin:35px 0 18px;display:flex;align-items:end;justify-content:space-between}.profile-section-heading h2{margin:0;color:var(--navy);font-size:22px}.profile-section-heading p{margin:5px 0 0;color:#8a9490;font-size:11px}.profile-section-heading a{display:flex;align-items:center;gap:5px;color:var(--teal);font-size:11px;font-weight:700}.profile-course-grid{grid-template-columns:repeat(3,1fr)}.profile-empty{min-height:280px}.profile-empty a{display:inline-flex;margin-top:6px;padding:9px 14px;border-radius:8px;background:var(--teal);color:#fff;font-size:11px}.auth-page{max-width:none;padding:70px max(28px,calc((100vw - 1000px)/2));display:grid;grid-template-columns:1fr 420px;align-items:center;gap:80px;background:linear-gradient(125deg,#0f243f,#10565d);color:#fff}.auth-page-intro>.brand-mark{width:48px;height:48px;margin-bottom:26px}.auth-page-intro h1{margin:10px 0 18px;font-size:42px;line-height:1.35}.auth-page-intro>p:last-child{color:#b7c8cd;font-size:13px}.auth-panel{box-shadow:0 28px 70px #00000040}.profile-avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.profile-avatar>span{font-size:23px;font-weight:800}.profile-header-actions{display:flex;align-items:center;gap:7px}.profile-header-actions button{padding:9px 13px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--teal);font-size:11px;font-weight:700}.profile-header-actions .profile-logout{color:#a05a5a}.profile-locked{min-height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.profile-locked h1{margin:20px 0 6px;color:var(--navy)}.profile-locked p{color:#84908a;font-size:12px}.profile-locked button{margin-top:10px;padding:11px 18px;border:0;border-radius:9px;background:var(--teal);color:#fff;font-weight:700}.profile-form{margin:-5px 0 25px;padding:25px;display:grid;grid-template-columns:repeat(2,1fr);gap:17px;border:1px solid var(--line);border-radius:15px;background:#fff}.profile-form>label{display:grid;gap:7px;color:#59665f;font-size:11px;font-weight:700}.profile-form input,.profile-form select{width:100%;padding:10px 11px;border:1px solid #dae2de;border-radius:8px;outline:0;background:#fff;color:#394640;font-size:12px}.profile-form input:focus,.profile-form select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #087f7312}.avatar-upload{grid-column:1/-1}.avatar-upload>div{display:flex;align-items:center;gap:12px}.avatar-upload img,.avatar-upload>div>span{width:52px;height:52px;display:grid;place-items:center;border-radius:13px;object-fit:cover;background:var(--navy);color:#fff;font-size:18px}.avatar-upload>div>label{padding:9px 12px;display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:8px;color:var(--teal);cursor:pointer}.avatar-upload input{display:none}.avatar-upload small{color:#9aa29e;font-size:9px;font-weight:400}.profile-save{align-self:end;padding:11px;border:0;border-radius:8px;background:var(--teal);color:#fff;font-size:11px;font-weight:700}.points-panel{margin:30px 0;padding:25px;display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:30px;border-radius:17px;background:linear-gradient(125deg,#10243f,#153f4d);color:#fff}.points-balance{display:flex;align-items:center;gap:16px}.points-balance>span{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;background:#d5a43b26;color:#efc767}.points-balance>div{display:grid}.points-balance small{color:#aebcc2;font-size:10px}.points-balance b{font-family:"DM Serif Display",serif;color:#f1cc74;font-size:35px}.points-balance p{margin:0;color:#93a5ac;font-size:9px}.points-actions{display:grid;grid-template-columns:1fr 1.25fr;gap:9px}.points-actions button{padding:13px;display:flex;align-items:center;gap:9px;text-align:left;border:1px solid rgba(255,255,255,.11);border-radius:10px;background:#ffffff12;color:#fff}.points-actions button:hover{background:#ffffff1f}.points-actions button>span{display:flex;flex-direction:column}.points-actions b{font-size:10px}.points-actions small{margin-top:2px;color:#aab9be;font-size:8px}.schedule-page-header{display:flex;align-items:center;justify-content:space-between;gap:25px}.schedule-header-actions{display:flex;gap:9px}.schedule-header-actions>button,.import-button{height:40px;padding:0 13px;display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--teal);font-size:11px;font-weight:700;cursor:pointer}.schedule-header-actions>button{border-color:var(--teal);background:var(--teal);color:#fff}.import-button input,.schedule-pending input{display:none}.schedule-form{margin:-5px 0 28px;padding:22px;display:grid;grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:13px;border:1px solid #cfe0d8;border-radius:14px;background:#fff}.schedule-form label{display:grid;gap:7px;color:#5b6861;font-size:10px;font-weight:700}.schedule-form input,.schedule-form select{width:100%;height:41px;padding:0 10px;border:1px solid #d9e1dd;border-radius:8px;outline:0;background:#fff;color:#34423b;font-size:11px}.schedule-form input:focus,.schedule-form select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #087f7312}.schedule-submit{height:41px;padding:0 15px;border:0;border-radius:8px;background:var(--navy);color:#fff;font-size:11px;font-weight:700}.schedule-row{grid-template-columns:125px 1fr 135px 38px}.schedule-course button{margin-top:7px;padding:0;display:flex;align-items:center;gap:5px;border:0;background:none;color:var(--teal);font-size:10px;font-weight:700}.schedule-delete{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:9px;background:#f8eeee;color:#c86060}.schedule-delete:hover{background:#f4dddd}.schedule-pending{min-height:410px;padding:50px;display:grid;grid-template-columns:.8fr 1fr;align-items:center;gap:75px;border:1px solid #dfe7e3;border-radius:22px;background:linear-gradient(125deg,#f7faf8,#edf5f1);overflow:hidden}.pending-visual{height:280px;position:relative;display:grid;place-items:center}.pending-visual>div{position:relative;z-index:2;width:160px;height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(145deg,#10243f,#087f73);color:#fff;box-shadow:0 25px 55px #0e424738}.pending-visual b{margin-top:8px;font-size:18px}.pending-visual small{margin-top:3px;color:#a7c7c2;font-size:8px;letter-spacing:.17em}.pending-ring{position:absolute;border:1px dashed #9bc5ba;border-radius:50%}.ring-one{width:225px;height:225px}.ring-two{width:285px;height:285px;opacity:.45}.pending-copy h2{margin:7px 0 12px;color:var(--navy);font-size:30px}.pending-copy>p:not(.section-kicker){max-width:520px;color:#728079;font-size:13px;line-height:1.9}.pending-copy>div{margin-top:23px;display:flex;gap:10px}.pending-copy button,.pending-copy label{padding:11px 14px;display:flex;align-items:center;gap:7px;border:1px solid var(--teal);border-radius:9px;background:var(--teal);color:#fff;font-size:11px;font-weight:700;cursor:pointer}.pending-copy label{background:#fff;color:var(--teal)}.schedule-import-help{margin-top:16px;padding:14px 17px;display:flex;align-items:flex-start;gap:11px;border:1px solid #e1e6e3;border-radius:11px;background:#fff;color:#7c8882}.schedule-import-help>svg{flex:none;color:var(--teal)}.schedule-import-help b{display:block;color:#4c5b54;font-size:10px}.schedule-import-help p{margin:4px 0 0;font-size:9px;line-height:1.7}.schedule-import-help code{padding:2px 4px;border-radius:4px;background:#eef3f0;color:#48635a}.program-hub{margin-bottom:24px}.program-hub-heading{margin-bottom:13px;display:flex;align-items:end;justify-content:space-between}.program-hub-heading span{color:var(--teal);font-size:10px;font-weight:700;letter-spacing:.08em}.program-hub-heading h3{margin:5px 0 0;color:var(--navy);font-size:22px}.program-hub-heading small{color:#8b9490;font-size:9px}.program-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.program-tabs button{min-height:92px;padding:14px;text-align:left;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--line);border-radius:11px;background:#fff;color:#64716b}.program-tabs button span{font-size:10px;font-weight:700;line-height:1.55}.program-tabs button b{margin-top:8px;color:#98a19d;font-size:8px;line-height:1.45}.program-tabs button.active{border-color:var(--teal);background:#eaf5f1;color:var(--teal);box-shadow:0 7px 20px #087f7314}.program-overview{margin-top:13px;padding:24px;display:grid;grid-template-columns:1fr auto;align-items:start;gap:25px;border-radius:15px;background:linear-gradient(125deg,#10243f,#10515a);color:#fff}.program-overview h3{margin:6px 0 8px;font-size:21px}.program-overview>div:first-child>p:last-child{margin:0;max-width:620px;color:#b9c9cc;font-size:11px;line-height:1.8}.program-stats{display:flex;gap:8px}.program-stats span{min-width:86px;padding:12px;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.11);border-radius:10px;background:#ffffff0f}.program-stats b{color:#f0cb73;font-size:20px}.program-stats small{margin-top:2px;color:#a8babe;font-size:8px}.program-note{grid-column:1/-1;margin:0;padding-top:14px;display:flex;align-items:flex-start;gap:7px;border-top:1px solid rgba(255,255,255,.1);color:#a9bdc0;font-size:9px;line-height:1.6}.program-note svg{flex:none;color:#7fd0c1}.program-course-tools{margin:0 0 14px;padding:12px 14px;display:flex;align-items:end;gap:10px;border:1px solid var(--line);border-radius:11px;background:#fff}.program-course-tools label{display:grid;gap:4px;color:#87918c;font-size:8px}.program-course-tools select{min-width:145px;padding:7px 9px;border:1px solid #dfe5e2;border-radius:7px;background:#fff;color:#52605a;font-size:10px}.program-course-tools>span{margin-left:auto;padding-bottom:7px;color:#8a9490;font-size:9px}.program-course-tools>span b{color:var(--teal)}.program-course-list{display:grid;gap:9px}.program-course-card{padding:17px 18px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:20px;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer;transition:.2s}.program-course-card:hover{transform:translateY(-2px);border-color:#9bcac0;box-shadow:0 10px 25px #14384012}.course-card-labels{display:flex;flex-wrap:wrap;gap:5px}.course-card-labels span{padding:3px 6px;border-radius:5px;background:#f0f3f1;color:#74807a;font-size:8px}.course-card-labels span.priority{background:#e5f4ee;color:var(--teal);font-weight:700}.course-card-main h3{margin:9px 0 5px;color:var(--navy);font-size:15px}.course-card-main>p{margin:0;color:#8a9490;font-size:9px;line-height:1.6}.course-card-meta{min-width:180px;display:grid;grid-template-columns:1fr 1fr;gap:5px;color:#7a8580;font-size:9px}.course-card-meta span{padding:7px;border-radius:7px;background:#f7f9f8;text-align:center}.course-card-meta button{grid-column:1/-1;padding:7px;display:flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:7px;background:var(--teal);color:#fff;font-size:9px;font-weight:700}.detail-modal.course-detail-modal{width:min(1080px,100%);background:#f6f8f7}.course-detail-modal>.modal-close{z-index:3;background:#fff;box-shadow:0 5px 15px #00000014}.course-detail-header{padding:36px 42px 28px;background:linear-gradient(135deg,#f1f8f5,#fff)}.course-breadcrumb{display:flex;align-items:center;gap:5px;color:var(--teal);font-size:9px;font-weight:700}.course-detail-header h2{margin:13px 0 7px;padding-right:40px;color:var(--navy);font-size:30px}.course-detail-header>p:not(.course-source-note){max-width:760px;margin:0;color:#718078;font-size:11px;line-height:1.8}.course-facts{margin-top:20px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.course-facts>span{padding:11px;display:grid;grid-template-columns:19px 1fr;gap:2px 5px;border:1px solid #dfe9e4;border-radius:9px;background:#ffffffbf;color:#68766f;font-size:9px}.course-facts svg{grid-row:1/3;color:var(--teal)}.course-facts b{color:#334841;font-size:9px}.course-source-note{margin:13px 0 0;padding:8px 10px;border-radius:7px;background:#fff6df;color:#9a711b;font-size:8px}.course-detail-layout{padding:22px;display:grid;grid-template-columns:minmax(0,1fr) 250px;align-items:start;gap:18px}.course-detail-main{display:grid;gap:16px}.course-content-section,.course-upload-section,.course-comments-section{padding:23px;border:1px solid var(--line);border-radius:14px;background:#fff}.course-section-heading{margin-bottom:17px;display:flex;align-items:end;justify-content:space-between;gap:15px}.course-section-heading h3{margin:4px 0 0;color:var(--navy);font-size:18px}.course-section-heading>span{padding:5px 7px;border-radius:6px;background:#f2f4f3;color:#7f8984;font-size:8px}.course-section-heading>span.unlocked{background:#e3f3ed;color:var(--teal);font-weight:700}.content-section-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.content-section-grid article{position:relative;min-height:180px;padding:17px;border:1px solid #e5eae7;border-radius:10px;background:#fbfcfb}.content-section-grid article>b{position:absolute;right:13px;top:10px;color:#d9e4df;font-size:19px}.content-section-grid h4,.locked-content-preview h4{margin:0 0 7px;color:var(--navy);font-size:12px}.content-section-grid p,.locked-content-preview p{margin:0 0 10px;color:#84908a;font-size:9px;line-height:1.6}.content-section-grid ul,.locked-content-preview ul{list-style:none;margin:0;padding:0;display:grid;gap:5px}.content-section-grid li,.locked-content-preview li{display:flex;align-items:flex-start;gap:5px;color:#607068;font-size:8px}.content-section-grid li svg,.locked-content-preview li svg{flex:none;color:var(--teal)}.locked-content-preview{display:grid;grid-template-columns:1fr 1fr;gap:10px}.locked-content-preview>article,.locked-content-preview>div{min-height:210px;padding:20px;border:1px solid #e2e8e5;border-radius:11px;background:#fafcfb}.locked-content-preview>article>span{display:inline-flex;margin-bottom:12px;padding:4px 6px;border-radius:5px;background:#e5f4ee;color:var(--teal);font-size:8px;font-weight:700}.locked-content-preview>div{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:linear-gradient(145deg,#10243f,#10505a);color:#fff}.locked-content-preview>div svg{color:#f0c96d}.locked-content-preview>div h4{margin:10px 0 4px;color:#fff}.locked-content-preview>div p{max-width:250px;color:#b0c0c4}.locked-content-preview>div button{margin-top:7px;padding:8px 11px;display:flex;align-items:center;gap:6px;border:0;border-radius:7px;background:#fff;color:var(--navy);font-size:8px;font-weight:700}.course-upload-form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.course-file-picker{min-height:100px;padding:16px;display:flex;align-items:center;gap:10px;border:1px dashed #a9c7be;border-radius:10px;background:#f6faf8;color:var(--teal);cursor:pointer}.course-file-picker>span{display:flex;flex-direction:column}.course-file-picker b{color:#40524a;font-size:10px}.course-file-picker small{margin-top:4px;color:#8a9690;font-size:8px}.course-file-picker input{display:none}.course-upload-fields{display:grid;gap:8px}.course-upload-fields label{display:grid;gap:5px;color:#5c6b64;font-size:9px}.course-upload-fields select,.course-upload-form textarea{width:100%;padding:10px;border:1px solid #dce4e0;border-radius:8px;outline:0;background:#fff;color:#44524b;font:inherit;font-size:9px;line-height:1.7}.course-upload-form textarea{resize:vertical}.course-upload-fields select:focus,.course-upload-form textarea:focus,.comment-form textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #087f730f}.comment-form textarea{width:100%;padding:10px;border:1px solid #dce4e0;border-radius:8px;outline:0;resize:vertical;color:#44524b;font:inherit;font-size:9px;line-height:1.7}.course-upload-form>button{grid-column:1/-1;justify-self:end;padding:8px 12px;display:flex;align-items:center;gap:6px;border:0;border-radius:7px;background:var(--teal);color:#fff;font-size:9px;font-weight:700}.course-upload-form>button:disabled,.comment-form button:disabled{opacity:.45;cursor:not-allowed}.my-upload-list{margin-top:14px;padding-top:12px;border-top:1px solid var(--line)}.my-upload-list h4{margin:0 0 8px;color:var(--navy);font-size:10px}.my-upload-list>div{padding:8px;display:flex;align-items:center;gap:8px;border-radius:7px;background:#f6f8f7;color:var(--teal)}.my-upload-list>div span{display:flex;flex-direction:column}.my-upload-list b{color:#53625b;font-size:8px}.my-upload-list small{color:#909a95;font-size:7px}.upload-boundary{margin:12px 0 0;color:#9aa39f;font-size:7px;line-height:1.6}.comment-form{display:grid;grid-template-columns:34px 1fr auto;align-items:start;gap:8px}.comment-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:linear-gradient(145deg,var(--navy),var(--teal));color:#fff;font-size:10px;font-weight:800;overflow:hidden}.comment-avatar img{width:100%;height:100%;object-fit:cover}.comment-form button{height:34px;padding:0 10px;border:0;border-radius:7px;background:var(--teal);color:#fff;font-size:8px;font-weight:700}.comment-list{margin-top:17px;display:grid;gap:8px}.comment-list article{padding:12px;display:grid;grid-template-columns:34px 1fr auto;align-items:start;gap:9px;border-radius:10px;background:#f7f9f8}.comment-list header{display:flex;align-items:center;gap:8px}.comment-list header b{color:#405049;font-size:9px}.comment-list time{color:#a0a8a4;font-size:7px}.comment-list p{margin:5px 0 0;color:#66736d;font-size:9px;line-height:1.7}.comment-list article>button{padding:4px;display:flex;align-items:center;gap:3px;border:0;background:none;color:#b75d5d;font-size:7px}.comments-empty{padding:20px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px dashed #d8e0dc;border-radius:9px;color:#99a29d;font-size:8px}.comment-rule{margin:11px 0 0;display:flex;align-items:center;gap:5px;color:#87938d;font-size:7px}.comment-rule svg{color:var(--teal)}.course-action-panel{position:sticky;top:0;padding:20px;border:1px solid var(--line);border-radius:14px;background:#fff}.course-recommendation{display:inline-flex;padding:5px 7px;border-radius:6px;background:#e4f3ed;color:var(--teal);font-size:8px;font-weight:700}.course-price{margin-top:18px;display:flex;align-items:center;gap:10px;color:var(--gold)}.course-price>span{display:flex;align-items:baseline;gap:4px}.course-price b{color:var(--navy);font-size:28px}.course-price small{color:#8c9691;font-size:8px}.course-action-panel>p{margin:7px 0 16px;color:#87918c;font-size:8px;line-height:1.6}.exchange-button,.favorite-course-button{width:100%;padding:10px;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:8px;font-size:9px;font-weight:700}.exchange-button{border:0;background:var(--teal);color:#fff}.favorite-course-button{margin-top:8px;border:1px solid #dfe5e2;background:#fff;color:#5f6d66}.redeemed-state{padding:10px;display:flex;align-items:center;gap:8px;border-radius:8px;background:#e7f4ef;color:var(--teal)}.redeemed-state span{display:flex;flex-direction:column}.redeemed-state b{font-size:9px}.redeemed-state small{font-size:7px}.course-safety-note{margin-top:16px;padding-top:14px;display:flex;align-items:flex-start;gap:7px;border-top:1px solid var(--line);color:#8b9690}.course-safety-note svg{flex:none;color:var(--teal)}.course-safety-note p{margin:0;font-size:7px;line-height:1.7}.pending-visual>div.pending-mascot-stage{padding-top:76px;background:linear-gradient(145deg,#f8fbf1,#dde9c8);color:var(--navy);box-shadow:0 25px 55px #415d3933}.pending-mascot-stage img{position:absolute;top:-42px;width:180px;height:auto;object-fit:contain}.pending-mascot-stage small{color:#61785a}.pending-ring{border-color:#a9bf91}.schedule-pending{border-color:#e1e7d9;background:linear-gradient(125deg,#fafbf6,#eff5e6)}footer{padding:28px max(28px,calc((100vw - 1144px)/2));display:flex;align-items:center;gap:25px;border-top:1px solid var(--line);background:#fff;color:#8a9490;font-size:10px}.footer-brand{display:flex;align-items:center;gap:10px}.footer-brand .brand-mark{width:34px;height:34px;border-radius:9px}.footer-brand div{display:flex;flex-direction:column}.footer-brand strong{color:var(--navy);font-size:13px}.footer-brand small{font-size:9px}footer p{flex:1;text-align:center}footer>a{color:var(--teal);font-weight:600}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;padding:22px;display:grid;place-items:center;background:#0814228c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.detail-modal,.auth-modal{position:relative;width:min(680px,100%);max-height:90vh;overflow:auto;border-radius:20px;background:#fff;box-shadow:0 30px 80px #00000040}.modal-close{position:absolute;right:17px;top:17px;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;background:#f1f3f2;color:#64706a}.detail-header{padding:36px 40px 27px;background:linear-gradient(145deg,#f6faf8,#fff)}.detail-header>span{font-size:12px;font-weight:700}.detail-header h2{margin:8px 0 10px;color:var(--navy);font-size:28px}.detail-header>p{max-width:560px;color:#707b77;font-size:13px;line-height:1.8}.detail-columns{padding:28px 40px;display:grid;grid-template-columns:1fr 1fr;gap:30px}.detail-columns h3{display:flex;align-items:center;gap:8px;color:var(--navy);font-size:14px}.detail-columns ul{list-style:none;margin:0;padding:0;display:grid;gap:9px}.detail-columns li{display:flex;align-items:center;gap:7px;color:#6f7975;font-size:12px}.detail-columns li svg{color:var(--teal)}.detail-foot{padding:18px 40px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);background:#fafbfa}.detail-foot>span{display:flex;align-items:center;gap:6px;color:#79837f;font-size:11px}.detail-foot button{padding:9px 14px;display:flex;align-items:center;gap:6px;border:0;border-radius:8px;background:var(--teal);color:#fff;font-size:11px}.auth-modal{width:min(420px,100%);padding:35px 38px}.auth-logo{display:flex;align-items:center;gap:10px}.auth-modal h2{margin:28px 0 6px;color:var(--navy)}.auth-modal>p{margin:0 0 22px;color:#8a9490;font-size:12px}.auth-modal form{display:grid;gap:15px}.auth-modal label{display:grid;gap:7px;color:#58645f;font-size:11px;font-weight:600}.auth-modal input{padding:11px 12px;border:1px solid #dce2df;border-radius:9px;outline:0;font-size:12px}.auth-modal input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #087f7314}.auth-submit{margin-top:5px;padding:12px;border:0;border-radius:9px;background:var(--teal);color:#fff;font-weight:700}.auth-switch{margin-top:20px;text-align:center;color:#89928e;font-size:11px}.auth-switch button{border:0;background:none;color:var(--teal);font-weight:700}.toast{position:fixed;z-index:80;left:50%;bottom:28px;transform:translate(-50%);padding:11px 18px;display:flex;align-items:center;gap:8px;border-radius:10px;background:var(--navy);color:#fff;box-shadow:0 10px 35px #0003;font-size:12px}.fade-enter-active,.fade-leave-active,.toast-enter-active,.toast-leave-active{transition:.2s}.fade-enter-from,.fade-leave-to{opacity:0}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(-50%,10px)}@media(max-width:1100px){.nav-search{display:none}}@media(max-width:980px){.hero-inner{grid-template-columns:1fr;padding-top:65px}.hero-visual{display:none}.hero{min-height:auto}.hero h1{font-size:48px}.college-grid{grid-template-columns:repeat(3,1fr)}.major-grid{grid-template-columns:repeat(2,1fr)}.catalog-layout{grid-template-columns:190px 1fr}.guide-section{margin-left:28px;margin-right:28px;grid-template-columns:1fr;gap:30px}.main-nav{margin-left:20px;gap:20px}.auth-page{grid-template-columns:1fr;gap:35px}.auth-page-intro{text-align:center}.auth-panel{margin:auto}}@media(max-width:720px){.nav-wrap{height:64px;padding:0 18px}.main-nav{display:none;position:absolute;left:12px;right:12px;top:68px;margin:0;padding:10px;flex-direction:column;gap:0;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 12px 30px #0000001a}.main-nav.open{display:flex}.main-nav a{padding:12px}.main-nav a:after{display:none}.login-button{width:38px;height:38px;padding:0;display:grid;place-items:center;font-size:0}.menu-button{display:grid}.hero-inner{padding:54px 20px}.hero h1{font-size:39px}.hero-description{font-size:14px}.hero-search{padding:5px 5px 5px 13px}.hero-search button{padding:11px}.hero-search button svg{display:none}.quick-search{flex-wrap:wrap}.college-strip,.catalog-section,.root-page{padding:55px 18px}.college-strip{padding-bottom:15px}.section-heading{align-items:flex-start}.section-heading h2{font-size:26px}.section-heading>p,.section-heading a{display:none}.college-grid{grid-template-columns:repeat(2,1fr)}.college-chip{padding:12px}.college-chip strong{white-space:normal}.catalog-tools{display:grid}.sort-control{width:100%;height:46px}.catalog-layout{display:block}.filters{position:static;margin-bottom:22px;display:flex;gap:5px;overflow:auto;padding:8px}.filters h3,.filters .guide-card{display:none}.filters>button{width:auto;min-width:max-content}.major-grid{grid-template-columns:1fr}.guide-section{margin:35px 18px 65px;padding:34px 25px}.detail-header,.detail-columns,.detail-foot{padding-left:24px;padding-right:24px}.detail-columns{grid-template-columns:1fr}.detail-foot{align-items:flex-start;gap:14px;flex-direction:column}.schedule-summary,.profile-stats{grid-template-columns:1fr}.schedule-row{grid-template-columns:90px 1fr}.schedule-time{grid-column:2;margin-top:8px}.schedule-course{padding-left:16px}.profile-header{align-items:flex-start;flex-wrap:wrap}.profile-course-grid{grid-template-columns:1fr}.auth-page{padding:50px 20px}.auth-page-intro h1{font-size:32px}footer{padding:24px 18px;flex-direction:column;text-align:center}footer p{margin:0}.auth-modal{padding:30px 24px}}@media(max-width:980px){.story-section{grid-template-columns:70px 1fr}.story-body{grid-column:2}.how-grid{grid-template-columns:1fr}.creator-card{grid-template-columns:90px 1fr}.creator-contact{grid-column:1/-1;grid-template-columns:1fr 1fr}.creator-contact>span{grid-column:1/-1}.points-panel{grid-template-columns:1fr}.user-menu small{display:none}}@media(max-width:720px){.hero-cta-row{align-items:flex-start;flex-direction:column}.story-section{padding:65px 20px;grid-template-columns:1fr;gap:18px}.story-number{font-size:42px}.story-body{grid-column:auto;padding:20px 0 0;border-top:1px solid #d8e1dd;border-left:0}.story-copy h2{font-size:25px}.how-section,.creator-section{padding:60px 18px}.home-section-title h2{font-size:27px}.creator-card{padding:30px 24px;grid-template-columns:1fr}.creator-monogram{width:65px;height:65px}.creator-contact{grid-column:auto;grid-template-columns:1fr}.creator-contact>span{grid-column:auto}.profile-form{grid-template-columns:1fr}.profile-form>label{grid-column:auto}.avatar-upload{grid-column:auto}.points-actions{grid-template-columns:1fr}.user-menu>span,.user-menu>img{width:36px;height:36px}.user-menu{max-width:40px}.profile-header-actions{width:100%;margin-left:87px}.profile-header-actions button{flex:1}}@media(max-width:980px){.schedule-form{grid-template-columns:1fr 1fr}.schedule-submit{align-self:end}.schedule-pending{grid-template-columns:1fr;gap:15px}.pending-visual{height:235px}}@media(max-width:720px){.schedule-page-header{align-items:flex-start;flex-direction:column}.schedule-header-actions{width:100%}.schedule-header-actions>button,.import-button{flex:1;justify-content:center}.schedule-form{grid-template-columns:1fr}.schedule-pending{padding:35px 22px}.pending-visual{height:215px}.pending-visual>div{width:135px;height:135px}.ring-one{width:185px;height:185px}.ring-two{width:220px;height:220px}.pending-copy h2{font-size:25px}.pending-copy>div{align-items:stretch;flex-direction:column}.pending-copy button,.pending-copy label{justify-content:center}.schedule-row{grid-template-columns:80px 1fr 36px}.schedule-time{grid-column:2}.schedule-delete{grid-column:3;grid-row:1/3}.schedule-date{grid-row:1/3}.schedule-course{padding-left:13px}.schedule-summary>div{padding:15px}.schedule-import-help{align-items:flex-start}}@media(max-width:980px){.program-tabs{grid-template-columns:repeat(2,1fr)}.program-overview{grid-template-columns:1fr}.program-note{grid-column:auto}.course-facts{grid-template-columns:repeat(2,1fr)}.course-detail-layout{grid-template-columns:1fr}.course-action-panel{position:static;grid-row:1}.content-section-grid{grid-template-columns:1fr 1fr}}@media(max-width:720px){.program-hub-heading{align-items:flex-start;flex-direction:column;gap:5px}.program-tabs{grid-template-columns:1fr 1fr}.program-overview{padding:20px}.program-stats{width:100%}.program-stats span{min-width:0;flex:1}.program-course-tools{align-items:stretch;flex-direction:column}.program-course-tools select{width:100%}.program-course-tools>span{margin:0}.program-course-card{grid-template-columns:1fr}.course-card-meta{min-width:0}.course-detail-header{padding:30px 20px 22px}.course-detail-header h2{font-size:24px}.course-facts{grid-template-columns:1fr}.course-detail-layout{padding:10px}.course-content-section,.course-upload-section,.course-comments-section{padding:18px}.content-section-grid,.locked-content-preview,.course-upload-form{grid-template-columns:1fr}.course-upload-form>button{grid-column:auto;width:100%;justify-content:center}.comment-form{grid-template-columns:34px 1fr}.comment-form button{grid-column:2}.comment-list article{grid-template-columns:34px 1fr}.comment-list article>button{grid-column:2;justify-self:start}.course-section-heading{align-items:flex-start;flex-direction:column}.course-action-panel{padding:17px}}@media(max-width:440px){.program-tabs{grid-template-columns:1fr}.program-tabs button{min-height:78px}.program-stats{display:grid;grid-template-columns:repeat(3,1fr)}.program-stats span{padding:10px 8px}.program-stats b{font-size:18px}}
