*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif}.login{background:#fff;height:100dvh;display:flex}.brand{color:#fdfefe;flex:57%;min-width:0;padding:clamp(20px,3vw,35px) clamp(20px,3vw,40px);position:relative;overflow:hidden}.brand,.panel{height:100dvh;overflow-y:auto}.brand__bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.brand__bg--cycling{opacity:0;animation-name:slide-cycle;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes slide-cycle{0%{opacity:1}27%{opacity:1}36%{opacity:0}91%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.brand__bg--cycling{animation:none}.brand__bg--cycling:not(:first-of-type){display:none}}.brand:after{content:"";background:linear-gradient(160deg,#042a24eb 0%,#042a2473 45%,#011d19e6 100%);position:absolute;inset:0}.brand__content{z-index:1;flex-direction:column;justify-content:space-between;gap:clamp(24px,5vh,105px);min-height:100%;display:flex;position:relative}.brand__logo{object-fit:contain;width:min(255px,70%);height:clamp(64px,10vh,100px)}.brand__body{flex-direction:column;gap:clamp(24px,6vh,110px);width:min(430px,100%);display:flex}.quote__mark{width:50px;height:42px;margin-bottom:10px}.quote__text{margin:0 0 10px;font-size:clamp(20px,2.2vw,28px);font-weight:600;line-height:1.55}.quote__author{opacity:.86;margin:0;font-size:18px;line-height:26px}.brand__campus{width:min(300px,100%);margin:0;font-size:clamp(20px,2vw,26px);font-weight:700;line-height:1.9}.brand__campus-name{display:inline-grid;position:relative}.brand__campus-name>span{white-space:nowrap;grid-area:1/1}.features{flex-wrap:wrap;gap:15.5px;margin:0;padding:0;list-style:none;display:flex}.feature{flex:200px;gap:10px;width:min(241px,100%);display:flex}.feature__icon{background:#02635bf5;border-radius:28px;flex:0 0 56px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.feature__icon img{width:28px;height:28px}.feature__copy{color:#fff;flex-direction:column;flex:1;gap:5px;width:auto;font-size:15px;display:flex}.feature__title{font-weight:600;line-height:20px}.feature__desc{opacity:.82;line-height:26px}.brand__legal{opacity:.78;margin:0;font-size:15px;line-height:20px}.panel{background:#f5f1e8;flex-direction:column;flex:43%;justify-content:center;gap:clamp(24px,5vh,80px);min-width:0;padding:40px clamp(20px,4vw,65px);display:flex;position:relative}.form{flex-direction:column;width:min(441px,100%);display:flex}.form__header h1{color:#06201c;margin:0 0 8px;font-size:clamp(28px,3.4vw,40px);font-weight:700;line-height:1.2}.form__header p{color:#68717d;opacity:.62;margin:0 0 clamp(16px,3vh,36px);font-size:16px;line-height:24px}.field+.field{margin-top:25px}.field__row{justify-content:space-between;align-items:center;display:flex}.field__label{color:#0a0d0e;margin-bottom:9px;font-size:16px;font-weight:600;line-height:24px;display:block}.field__row .field__label{margin-bottom:0}.field__row{margin-bottom:9px}.field__link{color:#006b4b;font-size:14px;font-weight:500;line-height:20px;text-decoration:none}.input{background:#fff;border:1px solid #ccd0d5;border-radius:9px;align-items:center;gap:14px;height:58px;padding:0 16px;display:flex}.input:focus-within{border-color:#006b4b}.input__icon{width:24px;height:24px}.input input{min-width:0;font:inherit;color:#0a0d0e;background:0 0;border:0;outline:0;flex:1;font-size:16px;line-height:24px}.input input::placeholder{color:#6b7280;opacity:.42}.input__toggle{cursor:pointer;background:0 0;border:0;padding:0;display:flex}.input__toggle img{width:24px;height:24px}.remember{color:#0a0d0e;opacity:.82;cursor:pointer;align-items:center;gap:8px;margin:clamp(14px,2.5vh,30px) 0 12px;font-size:16px;line-height:20px;display:flex}.remember input{accent-color:#006b4b;width:18px;height:18px;margin:0}.btn{height:58px;font:inherit;cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:12px;font-size:18px;font-weight:600;display:flex}.btn--primary{color:#fff;background:linear-gradient(90deg,#042a24 0%,#011d19 100%);font-family:Sora,Inter,sans-serif}.btn--google{color:#0a0d0e;background:#fff;border:1px solid #ccd0d5;height:57px}.btn--google img{width:24px;height:24px}.divider{align-items:center;gap:18px;margin:clamp(18px,4vh,51px) 0 clamp(14px,2vh,24px);display:flex}.divider:before,.divider:after{content:"";background:#ecedef;flex:1;height:1px}.divider span{color:#68717d;opacity:.48;font-size:14px;font-weight:500;line-height:20px}.help{margin-top:clamp(20px,5vh,63px)}.help__title{color:#0a0d0e;opacity:.88;margin:0 0 11px;font-size:16px;font-weight:600;line-height:24px}.help__line{color:#68717d;opacity:.55;margin:0;font-size:15px;line-height:24px}.help__line a{color:#006b4b;opacity:1;font-weight:600;text-decoration:none}.legal{flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;width:min(389px,100%);margin:0 auto;display:flex}.legal a{color:#68717d;font-size:15px;line-height:24px;text-decoration:none}.legal span{background:#9aa0a6;width:1px;height:20px}@media (width<=900px){.login{flex-direction:column;height:auto;min-height:100dvh}.brand,.panel{flex:auto;width:100%;height:auto;overflow:visible}.panel{align-items:center;padding:60px 24px 40px}.form,.legal{width:100%;max-width:441px}}.dash{--green:#007367;--ink:#004740;--ink-soft:#0047409e;--ink-faint:#0047406b;--canvas:#faf3e7;--surface:#fff;--hairline:#0047401a;--light-green:#8bcbb7;--antique-white:#f4e4c9;--gold:#a58255;--tint-gold:#a5825526;--coral:#dd736e;--tint-coral:#dd736e1f;--blue:#5e95cd;--tint-blue:#5e95cd1f;background:var(--canvas);min-height:100vh;color:var(--ink);font-size:14px;display:flex}.sidebar{background:var(--surface);border-right:1px solid var(--hairline);flex-direction:column;flex:0 0 256px;align-self:flex-start;gap:8px;height:100vh;padding:24px 16px;display:flex;position:sticky;top:0}.sidebar__logo{color:var(--green);align-items:center;gap:10px;padding:0 0 16px 8px;font-size:18px;font-weight:700;display:flex}.sidebar__mark{background:var(--green);border-radius:8px;width:28px;height:28px}.sidebar__section{letter-spacing:.6px;color:var(--ink-faint);margin:0;font-size:11px;font-weight:500}.sidebar__nav{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.navitem{color:var(--ink-soft);border-radius:12px;align-items:center;gap:12px;padding:9px 12px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.navitem img{width:18px;height:18px}.navitem:hover{background:var(--canvas)}.navitem--active,.navitem--active:hover{background:var(--green);color:var(--antique-white)}.sidebar__logout{margin-top:auto}.main{flex:1;min-width:0}.topbar{z-index:2;background:var(--surface);border-bottom:1px solid var(--hairline);align-items:center;gap:16px;padding:16px 24px;display:flex;position:sticky;top:0}.search{background:var(--canvas);border:1px solid var(--hairline);border-radius:9999px;align-items:center;gap:8px;width:380px;padding:9px 16px 9px 14px;display:flex}.search img{width:16px;height:16px}.search input{min-width:0;font:inherit;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.search input::placeholder{color:var(--ink-faint)}.topbar__bell{cursor:pointer;background:0 0;border:0;margin-left:auto;padding:0}.topbar__bell img{width:36px;height:36px;display:block}.profile{align-items:center;gap:10px;display:flex}.profile__identity{flex-direction:column;gap:2px;display:flex}.profile__name{font-weight:500}.profile__meta{color:var(--ink-soft);font-size:12px}.avatar{color:#fff;border-radius:9999px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex}.avatar--green{background:var(--green);color:var(--antique-white)}.avatar--gold{background:var(--gold)}.avatar--coral{background:var(--coral)}.avatar--blue{background:var(--blue)}.list .avatar{width:38px;height:38px}.content{flex-direction:column;gap:24px;padding:24px;display:flex}.pagehead h1{margin:0 0 4px;font-size:24px;font-weight:700}.pagehead p{color:var(--ink-soft);margin:0}.row{align-items:stretch;gap:16px;display:flex}.card{background:var(--surface);border:1px solid var(--hairline);border-radius:20px;flex-direction:column;padding:20px;display:flex}.card h2{margin:0;font-size:15px;font-weight:700}.card__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.card__meta{color:var(--ink-soft);font-size:12px;font-weight:500}.stat{flex:1;gap:16px;min-width:0}.stat--hl{background:var(--green);border-color:#0000}.stat__head{justify-content:space-between;align-items:center;display:flex}.stat__label{color:var(--ink-soft);font-size:13px;font-weight:500}.stat--hl .stat__label,.stat--hl .stat__caption{color:var(--light-green)}.stat__btn{background:var(--canvas);border-radius:9999px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.stat--hl .stat__btn{background:#ffffff29}.stat__btn img{width:14px;height:14px}.stat__value{color:var(--ink);margin:0;font-size:34px;font-weight:700}.stat--hl .stat__value{color:#fff}.stat__caption{color:var(--green);align-items:center;gap:4px;margin:0;font-size:12px;font-weight:500;display:flex}.stat__caption img{width:14px;height:14px}.row--insights{height:300px}.analytics{flex:1;gap:20px;min-width:0}.chart{flex:1;justify-content:space-between;align-items:flex-end;min-height:0;display:flex}.chart__col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:10px;height:100%;display:flex}.chart__bar{border-radius:10px;flex:none;width:34px}.chart__bar--light{background:var(--light-green)}.chart__bar--dark{background:var(--green)}.chart__badge{background:var(--ink);color:#fff;border-radius:9999px;padding:4px 8px;font-size:11px;font-weight:700}.chart__day{color:var(--ink-soft);font-size:12px;font-weight:500}.reminders{flex:0 0 300px;gap:16px}.meeting{background:var(--tint-gold);border-radius:12px;flex-direction:column;flex:1;justify-content:center;gap:8px;padding:16px;display:flex}.meeting p{margin:0}.meeting__kicker{letter-spacing:.8px;color:var(--green);font-size:10px;font-weight:700}.meeting__title{font-size:16px;font-weight:700;line-height:1.3}.meeting__time{color:var(--ink-soft);align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.meeting__time img{width:14px;height:14px}.btn-pill{background:var(--green);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:11px;font-size:13px;font-weight:700;display:flex}.btn-pill img{width:16px;height:16px}.pubs{flex:0 0 300px;gap:14px}.chip{border:1px solid var(--hairline);background:var(--canvas);color:var(--ink);font:inherit;cursor:pointer;border-radius:9999px;align-items:center;gap:4px;padding:6px 10px;font-size:12px;font-weight:500;display:flex}.chip img{width:12px;height:12px}.list{flex-direction:column;flex:1;gap:14px;min-height:0;margin:0;padding:0;list-style:none;display:flex}.row-item{align-items:center;gap:12px;height:40px;display:flex}.iconsq{border-radius:8px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.iconsq img{width:18px;height:18px}.iconsq--blue{background:var(--tint-blue)}.iconsq--gold{background:var(--tint-gold)}.iconsq--coral{background:var(--tint-coral)}.iconsq--green{background:var(--light-green)}.row-item__text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.row-item__title,.row-item__meta{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.row-item__title{font-size:13px;font-weight:500}.row-item__meta{color:var(--ink-faint);font-size:11px}.badge{border-radius:9999px;flex:none;justify-content:center;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:500;display:flex}.dot{background:currentColor;border-radius:50%;width:6px;height:6px}.badge--completed{background:var(--light-green);color:var(--green)}.badge--progress{background:var(--tint-gold);color:var(--gold)}.badge--pending{background:var(--tint-coral);color:var(--coral)}.row--activity{height:280px}.mentees{flex:1;gap:14px;min-width:0}.goals{flex:0 0 300px;gap:14px}.gauge-area{flex:1;justify-content:center;align-items:center;min-height:0;display:flex}.gauge{background:conic-gradient(var(--green) var(--pct), var(--light-green) 0);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:110px;height:110px;display:flex;position:relative}.gauge:before{content:"";background:var(--surface);border-radius:50%;position:absolute;inset:14px}.gauge__value,.gauge__label{position:relative}.gauge__value{font-size:25px;font-weight:700}.gauge__label{color:var(--ink-soft);font-size:11px;font-weight:500}.legend{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.legend li{align-items:center;gap:8px;display:flex}.legend .dot{width:8px;height:8px}.dot--completed{background:var(--green)}.dot--progress{background:var(--gold)}.dot--pending{background:var(--coral)}.dot--light{background:var(--light-green)}.legend__label{color:var(--ink-soft);flex:1;font-size:12px}.legend__value{font-size:12px;font-weight:700}.focus{background:var(--ink);color:#fff;border-color:#0000;flex:0 0 300px;justify-content:space-between;padding:22px;position:relative;overflow:hidden}.focus:after{content:"";background:#ffffff0f;border-radius:50%;width:180px;height:180px;position:absolute;top:210px;left:210px}.focus>*{z-index:1;position:relative}.focus__state{color:var(--light-green);background:#ffffff1f;border-radius:9999px;align-items:center;gap:6px;padding:4px 10px 4px 8px;font-size:11px;font-weight:500;display:flex}.focus__clock p{margin:0}.focus__time{letter-spacing:1px;font-size:42px;font-weight:700}.focus__sub{color:var(--light-green);font-size:12px;font-weight:500}.focus__actions{align-items:center;gap:12px;display:flex}.focus__btn{cursor:pointer;background:#ffffff1f;border:0;border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.focus__btn--primary{background:var(--light-green)}.focus__btn img{width:18px;height:18px}.focus__hint{margin-left:10px;font-size:12px;font-weight:500}@media (width<=1180px){.row{flex-wrap:wrap;height:auto}.row>.card{flex:300px;min-height:280px}}.card--raised{border-color:#0000;box-shadow:0 1px 2px #0047400a,0 10px 28px #0047400f}.muted-12{color:var(--ink-soft);margin:0;font-size:12px}.link{color:var(--green);font-size:13px;font-weight:500;text-decoration:none}.pagehead--score{justify-content:space-between;align-items:center;gap:24px;display:flex}.pagehead__meta{color:var(--ink-faint);margin:4px 0 0;font-size:12px}.btn-solid{background:var(--green);color:var(--antique-white);font:inherit;cursor:pointer;filter:drop-shadow(0 6px 8px #00473d38);border:0;border-radius:12px;padding:12px 20px;font-weight:600}.btn-solid:disabled{cursor:default;opacity:.5;filter:none}.report{background:var(--surface);width:660px;max-width:calc(100vw - 32px);color:var(--ink);border:0;border-radius:20px;padding:0;box-shadow:0 20px 60px #0047402e}.report::backdrop{background:#001e1b59}.report__form{flex-direction:column;gap:8px;padding:24px;font-size:13px;display:flex}.report__head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;display:flex}.report__head h2{margin:0 0 4px;font-size:18px;font-weight:700}.report__head p{color:var(--ink-soft);margin:0;font-size:13px}.report__close{color:var(--ink-soft);cursor:pointer;background:0 0;border:0;padding:0;font-size:20px;line-height:1}.report__section{margin:8px 0 0;font-size:13px;font-weight:600}.report__types{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.report__type{border:1px solid var(--hairline);cursor:pointer;border-radius:12px;gap:8px;padding:12px 10px;display:flex}.report__type:has(input:checked){background:var(--light-green);border-color:var(--green)}.report__type input,.report__formats input,.report__includes input{accent-color:var(--green);margin:0}.report__type-title{margin-bottom:4px;font-size:12px;font-weight:700;display:block}.report__type-body{color:var(--ink-soft);font-size:11px;display:block}.report__includes{grid-template-columns:repeat(3,1fr);gap:8px 12px;display:grid}.report__includes div{flex-direction:column;gap:8px;display:flex}.report__includes label,.report__formats label{cursor:pointer;align-items:center;gap:8px;font-size:12px;display:flex}.report__formats{gap:40px;display:flex}.report hr{background:var(--hairline);border:0;width:100%;height:1px;margin:8px 0 0}.report__info{border:1px solid var(--hairline);border-radius:8px;gap:4px;padding:8px 10px;display:flex}.report__info>div{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.report__chip{background:var(--light-green);width:28px;height:28px;color:var(--ink-soft);border-radius:14px;flex:0 0 28px;justify-content:center;align-items:center;font-size:10px;font-weight:600;display:flex}.report__chip--gold{background:var(--antique-white);color:var(--gold)}.report__chip img{width:16px;height:16px}.report__info-label{color:var(--ink-faint);font-size:8.5px;line-height:12px;display:block}.report__info-value{white-space:pre-line;font-size:10.5px;font-weight:600;line-height:14px;display:block}.report__file{border:1px solid var(--hairline);width:350px;max-width:100%;font:inherit;color:var(--ink);border-radius:8px;padding:8px 12px;font-size:12px}.report__actions{justify-content:flex-end;gap:12px;margin-top:8px;display:flex}.report__actions .tab{border-color:var(--green);min-width:136px;color:var(--green);font-weight:600}.btn-solid--icon{align-items:center;gap:8px;font-size:12px;display:inline-flex}.btn-solid--icon img{width:16px;height:16px}.report--slim{width:600px}.report__title-sm{font-size:15px!important}.report__list{border:1px solid var(--hairline);border-radius:12px;overflow:hidden}.report__list-row{cursor:pointer;align-items:center;gap:12px;padding:10px 16px;display:flex}.report__list-row+.report__list-row{border-top:1px solid var(--hairline)}.report__list-row:has(input:checked){background:var(--light-green)}.report__list-row input{accent-color:var(--green);margin:0}.report__actions--tall{margin-top:48px}.activities{width:620px}.activities__table{border-collapse:collapse;width:100%;font-size:12px}.activities__table th{background:var(--light-green);color:var(--ink-soft);text-align:left;padding:8px 12px;font-size:11px;font-weight:400}.activities__table td{border-bottom:1px solid var(--hairline);vertical-align:middle;padding:10px 12px}.activities__name{font-weight:500}.activities__desc{color:var(--ink-faint);font-size:11px}.activities__pts{color:var(--green);font-weight:700}.activities__foot{justify-content:space-between;align-items:center;gap:16px;margin-top:16px;display:flex}.activities__note{color:var(--ink-faint);font-size:11px}.link--button{font:inherit;color:var(--green);text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:500}.report--tier{width:600px}.report__rows{flex-direction:column;gap:12px;display:flex}.report__row{border:1px solid var(--hairline);cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;display:flex}.report__row:has(input:checked){border-color:var(--green);background:#8bcbb72e}.report__row input{accent-color:var(--green);margin:0}.report__row .report__chip{border-radius:18px;flex:0 0 36px;width:36px;height:36px}.report__cols{gap:24px;display:flex}.report__cols>div:first-child{border-right:1px solid var(--hairline);flex:1}.report__cols>div:last-child{flex:0 0 200px}.report__includes--one{display:block}.report__formats--stacked{flex-direction:column;gap:8px}.report__info--bare{border:0;padding:0}.tabs{gap:12px;display:flex}.tab{border:1px solid var(--hairline);background:var(--surface);color:var(--ink);font:inherit;cursor:pointer;border-radius:9999px;padding:9px 20px;font-weight:500}.tab--active{background:var(--green);color:var(--antique-white);border-color:#0000}.row--overview{align-items:stretch;gap:24px}.summary{flex:0 0 360px;gap:16px;padding:24px}.summary h2,.breakdown h2,.insight h2,.updates h2{font-size:16px}.summary__score{align-items:center;gap:16px;display:flex}.summary__value{font-size:40px;font-weight:700}.pill{background:var(--light-green);border-radius:9999px;padding:4px 10px;font-size:12px;font-weight:700}.summary hr{background:var(--hairline);border:0;width:100%;height:1px;margin:0}.summary__tier{margin:0 0 4px;font-size:13px;font-weight:500}.track{background:var(--antique-white);border-radius:9999px;height:6px;overflow:hidden}.track span{background:var(--green);border-radius:9999px;height:100%;display:block}.breakdown{flex:1;gap:16px;min-width:0;padding:24px}.breakdown__body{align-items:center;gap:40px;display:flex}.donut{border-radius:50%;flex:0 0 160px;justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:relative}.donut:before{content:"";background:var(--surface);border-radius:50%;position:absolute;inset:26px}.donut__center{flex-direction:column;align-items:center;display:flex;position:relative}.donut__value{font-size:26px;font-weight:700}.donut__unit{color:var(--ink-soft);font-size:11px}.legend--score{flex:1;min-width:0}.legend--score li{gap:8px}.legend--score .legend__label,.legend--score .legend__value{font-size:13px}.legend__pct{text-align:right;width:34px;color:var(--ink-soft);font-size:12px}.section{flex-direction:column;gap:16px;display:flex}.section__title{margin:0;font-size:18px;font-weight:700}.cat-grid{grid-template-columns:repeat(auto-fit,minmax(176px,1fr));gap:16px;display:grid}.cat{gap:12px;padding:24px}.cat__head{align-items:center;gap:8px;margin:0;font-size:14px;font-weight:700;display:flex}.cat__value{margin:0;font-size:24px;font-weight:700}.cat__max{color:var(--ink-soft);font-size:13px;font-weight:500}.cat-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.cat__head{align-items:flex-start;line-height:1.3}.cat__head .dot{margin-top:3px}.legend--score .legend__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dot--lg{width:10px;height:10px}.dot--sm{flex:0 0 5px;width:5px;height:5px}.dot--green{background:var(--green)}.row--insight{align-items:stretch;gap:24px}.insight{flex-direction:row;flex:1;gap:16px;min-width:0;padding:24px}.insight__chip{background:var(--green);border-radius:18px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.insight__chip img{width:18px;height:18px}.insight__text{flex-direction:column;gap:12px;display:flex}.bullets{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.bullets li{color:var(--ink-soft);align-items:baseline;gap:8px;font-size:13px;display:flex}.completion{flex:0 0 360px;gap:15px;padding:16px}.completion__title{margin:0;font-size:14px;font-weight:500;line-height:19px}.completion__body{align-items:center;gap:20px;display:flex}.ring{background:conic-gradient(var(--green) var(--pct), var(--hairline) 0);border-radius:50%;flex:0 0 64px;justify-content:center;align-items:center;width:64px;height:64px;font-size:16px;font-weight:700;display:flex}.ring span{background:var(--surface);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.updates{gap:16px;padding:24px}.timeline{gap:16px;margin:0;padding:0;list-style:none;display:flex}.timeline li{flex:1;min-width:0;max-width:260px}.timeline__dot{border-radius:5px;width:10px;height:10px;margin-bottom:8px;display:block}.timeline__dot--green{background:var(--green)}.timeline__dot--light{background:var(--light-green)}.timeline__dot--muted{background:var(--hairline)}.timeline__title{margin:0 0 2px;font-size:13px;font-weight:700}.timeline__date{color:var(--ink-faint);margin:8px 0 0;font-size:11px}.updates__footer{text-align:right;margin:0}@media (width<=1180px){.row--overview,.row--insight{flex-wrap:wrap}.summary,.completion,.breakdown,.insight{flex:320px}.timeline{flex-wrap:wrap}}.kicker{color:var(--ink-faint);margin:0;font-size:11px;font-weight:700}.muted-13{color:var(--ink-soft);margin:0;font-size:13px;display:block}.tier-badge{width:48px;height:48px;color:var(--antique-white);border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:inline-flex}.tier-badge--emerging_faculty{background:var(--ink-faint)}.tier-badge--bronze{background:#ccba8d}.tier-badge--silver{background:var(--ink-soft)}.tier-badge--gold{background:var(--gold)}.tier-badge--platinum{background:var(--blue)}.tier-badge--distinguished_fellow{background:var(--green)}.tier-badge--mini{color:#fff;width:28px;height:28px;font-size:12px}.row--tier{align-items:stretch;gap:24px}.tier-now{flex:0 0 416px;gap:16px;padding:24px}.tier-now__badge-row{align-items:center;gap:16px;display:flex}.tier-now .tier-badge{width:64px;height:64px;font-size:26px}.tier-now__name{margin-bottom:2px;font-size:28px;font-weight:700;display:block}.tier-now hr{background:var(--hairline);border:0;width:100%;height:1px;margin:0}.tier-now__score{margin:0;font-size:15px;font-weight:700}.tier-next{flex:1;gap:16px;min-width:0;padding:24px}.tier-next h2{font-size:16px}.tier-next__ends{justify-content:space-between;align-items:center;display:flex}.tier-next__label{font-size:12px;font-weight:500}.tier-next__goal{color:var(--ink-soft);align-items:center;gap:8px;font-size:12px;font-weight:500;display:flex}.track--thick{background:var(--hairline);border-radius:7px;height:14px}.tier-next__remaining{text-align:right;margin:0;font-size:13px;font-weight:700}.ladder-card{gap:16px;padding:24px}.ladder-card h2,.checklist-card h2,.actions-card h2{font-size:16px}.ladder{gap:16px;margin:0;padding:0;list-style:none;display:flex}.step{background:var(--surface);text-align:center;border:1.5px solid #0000;border-radius:20px;flex-direction:column;flex:150px;align-items:center;gap:8px;padding:16px 12px;display:flex}.step--current{background:var(--green);border-color:var(--green)}.step__name{color:var(--ink-soft);font-size:13px;font-weight:700}.step__range{color:var(--ink-faint);font-size:11px}.step--current .step__name{color:#000}.step--current .step__range{color:#0009}.step__state{border-radius:9999px;padding:3px 8px;font-size:10px;font-weight:700}.step__state--unlocked{background:var(--light-green);color:var(--ink)}.step__state--current{background:var(--green);color:var(--antique-white)}.step__state--locked{color:var(--ink-faint);font-weight:500}.row--tier-bottom{align-items:stretch;gap:16px}.checklist-card{flex:0 0 304px;gap:16px;padding:24px}.checklist,.actions,.recent__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.checklist{gap:8px}.checklist li{align-items:center;gap:8px;display:flex}.checklist img{flex:0 0 20px;width:20px;height:20px}.checklist__label{flex:1;font-size:13px;font-weight:500}.actions-card{flex:1;gap:16px;min-width:0;padding:24px}.actions{gap:9px}.actions li{background:var(--light-green);border-radius:12px;align-items:center;gap:10px;padding:9px 12px;display:flex}.actions__label{flex:1;font-size:13px;font-weight:500}.pts-pill{background:var(--green);color:var(--antique-white);border-radius:9999px;padding:4px 10px;font-size:11px;font-weight:700}.tier-side{flex-direction:column;flex:0 0 248px;gap:16px;display:flex}.estimate,.recent{gap:8px;padding:16px}.estimate__title{margin:0;font-size:14px;font-weight:500;line-height:19px}.estimate__body{align-items:center;gap:12px;display:flex}.estimate__body img{width:40px;height:40px}.estimate__date{margin-bottom:2px;font-size:15px;font-weight:700;display:block}.recent__list{gap:4px}.recent__list li{align-items:center;gap:6px;display:flex}.recent__label{flex:1;font-size:13px;font-weight:500}.recent__date{color:var(--ink-faint);font-size:11px}@media (width<=1180px){.row--tier,.row--tier-bottom{flex-wrap:wrap}.tier-now,.tier-next,.checklist-card,.actions-card,.tier-side{flex:320px}.ladder{flex-wrap:wrap}.step{flex:160px}}.stat-strip{gap:16px;display:flex}.stat-mini{background:var(--surface);border-radius:12px;flex-direction:column;flex:1;gap:2px;min-width:0;padding:12px 16px;display:flex;box-shadow:0 1px 2px #0047400a,0 10px 28px #0047400f}.stat-mini__label{color:var(--ink-faint);font-size:10.5px;font-weight:600}.stat-mini__value{font-size:16px;font-weight:700}.stat-mini__meta{color:var(--ink-faint);font-size:10px}.trend{gap:16px;padding:24px}.trend h2{font-size:16px}.trend__head{justify-content:space-between;align-items:center;display:flex}.plot{gap:8px;height:202px;display:flex}.plot__axis{width:26px;color:var(--ink-faint);margin-bottom:26px;font-size:10px;position:relative}.plot__axis span{position:absolute;right:0;transform:translateY(-50%)}.plot__area{flex:1;min-width:0;margin-bottom:26px;position:relative}.plot__area svg{width:100%;height:100%;display:block;overflow:visible}.plot__grid{background:var(--hairline);height:1px;position:absolute;left:0;right:0}.plot__dot{background:var(--green);border-radius:50%;width:10px;height:10px;margin:-5px 0 0 -5px;position:absolute}.plot__dot--current{border:3px solid var(--surface);width:14px;height:14px;box-shadow:0 0 0 2px var(--green);margin:-7px 0 0 -7px}.plot__value{white-space:nowrap;margin-top:-12px;font-size:10px;font-weight:700;position:absolute;transform:translate(-50%,-100%)}.plot__callout{background:var(--green);color:var(--antique-white);border-radius:6px;padding:4px 8px;display:inline-block}.plot__note{background:var(--ink);color:#fff;white-space:nowrap;border-radius:6px;margin-top:-34px;padding:4px 8px;font-size:10px;font-weight:700;position:absolute;transform:translate(-50%,-100%)}.plot__month{color:var(--ink-soft);margin-top:10px;font-size:11px;position:absolute;top:100%;transform:translate(-50%)}.row--history{align-items:stretch;gap:24px}.history-timeline{flex:0 0 636px;gap:16px;padding:24px}.glance{flex:1;gap:16px;min-width:0;padding:24px}.history-timeline h2,.glance h2{font-size:16px}.events{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.events li{align-items:flex-start;gap:16px;display:flex}.events__text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.events__title{font-size:13px;font-weight:700}.events__date{color:var(--ink-faint);font-size:11px}.glance__list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.glance__list li{background:var(--light-green);border-radius:8px;flex-direction:column;padding:5px 12px;display:flex}.glance__label{color:var(--ink-soft);font-size:10px}.glance__value{font-size:13px;font-weight:700}@media (width<=1180px){.stat-strip,.row--history{flex-wrap:wrap}.stat-mini,.history-timeline,.glance{flex:240px}}
