:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--cloud: #f6f7f9;--paper: #ffffff;--ink: #0b0f19;--slate: #5b6472;--muted: #737d8c;--line: #e4e7ec;--line-strong: #cfd4dc;--indigo: #4f46e5;--indigo-dark: #4338ca;--indigo-soft: #eef0fe;--success: #067647;--success-soft: #ecfdf3;--danger: #b42318;--shadow-small: 0 1px 2px rgba(11, 15, 25, .05);--shadow-float: 0 18px 50px rgba(11, 15, 25, .16)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--cloud)}body{min-width:320px;min-height:100%;margin:0;color:var(--ink);background:var(--cloud)}body,button,input,textarea,select{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid rgba(79,70,229,.32);outline-offset:3px}img,svg{display:block}button svg,a svg{width:1.15rem;height:1.15rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin-top:0}a{color:inherit}#root{min-height:100vh;min-height:100dvh}::selection{color:var(--ink);background:#dfe2ff}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.sr-only{width:1px;height:1px;position:absolute;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.button{min-height:44px;border:1px solid transparent;border-radius:10px;padding:.68rem 1rem;font-size:.875rem;font-weight:650;line-height:1;text-decoration:none;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .12s ease}.button:active:not(:disabled){transform:translateY(1px)}.button:disabled{cursor:not-allowed;opacity:.55}.button--primary{color:#fff;background:var(--indigo);box-shadow:var(--shadow-small)}.button--primary:hover:not(:disabled){background:var(--indigo-dark)}.button--secondary{color:var(--ink);background:var(--paper);border-color:var(--line-strong)}.button--secondary:hover:not(:disabled),.button--quiet:hover:not(:disabled){background:var(--cloud)}.button--quiet{color:var(--slate);background:transparent;border-color:transparent}.button-link{min-height:44px;border:0;padding:.65rem 0;color:var(--indigo-dark);background:transparent;font-size:.875rem;font-weight:650;cursor:pointer}.eyebrow{margin-bottom:.55rem;color:var(--indigo);font-size:.6875rem;font-weight:750;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.auth-shell,.error-screen,.loading-screen{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:2rem 1rem;background:var(--cloud)}.auth-card,.error-screen>section{width:min(100%,430px);padding:clamp(1.6rem,5vw,2.5rem);background:var(--paper);border:1px solid var(--line);border-radius:16px;box-shadow:0 10px 34px #0b0f1914}.auth-logo,.error-screen img,.loading-screen img{width:auto;height:50px;margin:0 0 2.2rem}.auth-eyebrow{margin-bottom:.55rem;color:var(--indigo);font-size:.6875rem;font-weight:750;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.auth-card h1,.error-screen h1{margin-bottom:.75rem;font-size:clamp(1.65rem,6vw,2rem);font-weight:730;letter-spacing:-.035em;line-height:1.1}.auth-intro,.error-screen p,.loading-screen p{color:var(--slate);font-size:.925rem;line-height:1.65}.auth-intro{margin-bottom:1.6rem}.auth-intro strong{color:var(--ink);font-weight:650;overflow-wrap:anywhere}.auth-form{display:grid;gap:.55rem}.auth-form label{color:var(--ink);font-size:.82rem;font-weight:650}.auth-form input{min-height:48px;width:100%;border:1px solid var(--line-strong);border-radius:10px;padding:.72rem .85rem;color:var(--ink);background:var(--paper);font-size:1rem;transition:border-color .15s ease,box-shadow .15s ease}.auth-form input:focus{border-color:var(--indigo);box-shadow:0 0 0 3px #4f46e51f;outline:0}.auth-form .button{margin-top:.55rem}.auth-message{min-height:2.7rem;padding-top:.85rem}.auth-message p{margin:0;color:var(--slate);font-size:.82rem;line-height:1.5}.auth-footnote{margin:1.25rem 0 0;padding-top:1.1rem;border-top:1px solid var(--line);color:var(--muted);font-size:.75rem;line-height:1.55}.loading-screen{align-content:center;color:var(--slate)}.loading-screen img{justify-self:center;height:42px;margin-bottom:1.25rem}.loading-screen p{margin:0}.error-screen .button{display:inline-flex;align-items:center;justify-content:center;margin-top:.5rem}.app-shell{min-height:100vh;min-height:100dvh;background:var(--cloud)}.app-header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:.8rem clamp(1rem,4vw,2.2rem);background:var(--paper);border-bottom:1px solid var(--line)}.app-header__brand,.app-header__actions,.profile-chip,.header-button{display:flex;align-items:center}.app-header__brand{min-width:0;gap:.85rem}.app-header__brand img{width:auto;height:30px}.app-header__brand>span{color:var(--slate);font-size:.82rem;font-weight:600;white-space:nowrap}.app-header__actions{justify-content:flex-end;gap:.65rem}.save-state{min-width:8.9rem;color:var(--muted);font-size:.74rem;font-weight:600;text-align:right}.save-state--saving{color:var(--indigo)}.save-state--saved{color:var(--success)}.save-state--offline,.save-state--error{color:var(--danger)}.profile-chip{gap:.55rem;padding-right:.25rem;color:var(--slate);font-size:.82rem;font-weight:600}.profile-chip>span:first-child{width:38px;height:38px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;color:var(--indigo-dark);background:var(--indigo-soft);font-size:.74rem;font-weight:750;letter-spacing:.04em}.header-button{gap:.45rem}.header-button svg{color:var(--indigo)}.onboarding-main{width:min(100%,1020px);margin:0 auto;padding:clamp(1.2rem,3.5vw,2.2rem) clamp(1rem,4vw,2rem) 4rem}.week-runway{margin-bottom:1.65rem;padding:.3rem 0;overflow-x:auto;scrollbar-width:thin}.week-runway__track{min-width:680px;display:grid;grid-template-columns:repeat(4,1fr);gap:.3rem;border-radius:15px;padding:.3rem;background:#e8ebf1}.week-stop{min-height:92px;min-width:0;display:grid;grid-template-columns:2.45rem 1fr;grid-template-rows:auto auto;align-items:center;gap:.6rem;border:0;border-radius:12px;padding:.55rem .75rem .7rem;color:var(--slate);background:transparent;text-align:left;cursor:pointer;transition:color .16s ease,background-color .16s ease,box-shadow .16s ease}.week-stop:hover{color:var(--ink);background:#ffffff8c}.week-stop--active{color:var(--ink);background:var(--paper);box-shadow:0 1px 3px #0b0f191f,0 5px 16px #0b0f1912}.week-stop__sequence{width:2.45rem;height:2.45rem;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:50%;color:var(--slate);background:var(--paper);font-size:.72rem;font-weight:750;letter-spacing:.08em}.week-stop--active .week-stop__sequence{color:#fff;background:var(--indigo);border-color:var(--indigo)}.week-stop--complete .week-stop__sequence{color:var(--success);background:var(--success-soft);border-color:#8de6b9}.week-stop__copy{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:.45rem}.week-stop__label{font-size:.85rem;font-weight:700}.week-stop__percent{color:var(--indigo);font-size:.72rem;font-weight:700}.week-stop--complete .week-stop__percent{color:var(--success)}.week-stop__progress{width:100%;height:5px;grid-column:1 / -1;border:0;border-radius:99px;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#d8dce5}.week-stop__progress::-webkit-progress-bar{border-radius:99px;background:#d8dce5}.week-stop__progress::-webkit-progress-value{border-radius:99px;background:var(--indigo)}.week-stop__progress::-moz-progress-bar{border-radius:99px;background:var(--indigo)}.week-stop--active .week-stop__progress,.week-stop--active .week-stop__progress::-webkit-progress-bar{background:var(--line)}.week-stop--complete .week-stop__progress::-webkit-progress-value{background:var(--success)}.week-stop--complete .week-stop__progress::-moz-progress-bar{background:var(--success)}.week-panel{border:1px solid var(--line);border-radius:18px;padding:clamp(1.2rem,4vw,2.15rem);background:var(--paper);box-shadow:var(--shadow-small)}.week-panel:focus{outline:0}.week-header{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-bottom:1.7rem;border-bottom:1px solid var(--line)}.week-header__copy{min-width:0}.week-header h1{margin-bottom:.65rem;font-size:clamp(2rem,7vw,3.25rem);font-weight:730;letter-spacing:-.052em;line-height:.98}.week-header__status{margin-bottom:0;color:var(--slate);font-size:.82rem;line-height:1.5}.completion-ring{width:112px;height:112px;flex:0 0 auto;position:relative}.completion-ring svg{width:100%;height:100%}.completion-ring circle{fill:none;stroke-width:8}.completion-ring__track{stroke:var(--line)}.completion-ring__value{stroke:var(--indigo);stroke-linecap:round;transition:stroke-dashoffset .5s ease}.completion-ring--complete .completion-ring__value{stroke:var(--success)}.completion-ring__label{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;text-align:center}.completion-ring__label strong{color:var(--ink);font-size:1.35rem;letter-spacing:-.04em}.completion-ring__label small{margin-top:.18rem;color:var(--muted);font-size:.58rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.week-summary{margin:1.55rem 0 1.85rem;padding-left:1rem;border-left:2px solid #b9bdf6;color:var(--slate);font-size:.92rem;line-height:1.72}.week-content-heading{margin-top:1.7rem;margin-bottom:1.1rem}.week-content-heading .eyebrow{margin-bottom:.32rem}.week-content-heading h2{margin-bottom:0;font-size:1.08rem;font-weight:700;letter-spacing:-.02em}.task-card-stack{display:grid;gap:.9rem}.task-card{border:1px solid var(--line);border-radius:12px;padding:1.05rem;background:var(--paper);transition:border-color .18s ease,background-color .18s ease}.task-card--deliverables{border-color:#cfd1f8;background:#fafaff}.task-card--complete{border-color:#a6e9c7;background:var(--success-soft)}.task-card__heading{min-height:2.2rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:0 .35rem .45rem}.task-card__heading h2{margin:0;font-size:.94rem;font-weight:700;letter-spacing:-.012em}.task-card__tag{display:block;margin-bottom:.32rem;color:var(--indigo);font-size:.58rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.complete-badge{border-radius:999px;padding:.28rem .55rem;color:var(--success);background:#d8f8e8;font-size:.65rem;font-weight:750}.task-list{display:grid}.task-row{min-height:46px;display:flex;align-items:flex-start;gap:.72rem;border-radius:8px;padding:.68rem .35rem;cursor:pointer;transition:background-color .14s ease}.task-row:hover{background:#0b0f1909}.task-row input{width:1px;height:1px;position:absolute;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.task-row__check{width:22px;height:22px;display:grid;flex:0 0 auto;place-items:center;border:1.5px solid #b8c0cc;border-radius:6px;color:transparent;background:var(--paper);transition:color .14s ease,background-color .14s ease,border-color .14s ease}.task-row__check svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.task-row input:focus-visible+.task-row__check{outline:3px solid rgba(79,70,229,.32);outline-offset:3px}.task-row input:checked+.task-row__check{color:#fff;background:var(--indigo);border-color:var(--indigo)}.task-card--complete .task-row input:checked+.task-row__check{background:var(--success);border-color:var(--success)}.task-row__text{color:var(--ink);font-size:.88rem;line-height:1.55}.task-row--complete .task-row__text{color:var(--muted);text-decoration:line-through;text-decoration-color:#a9b1bd}.section-info{margin-top:.55rem;border-top:1px solid var(--line);padding-top:.2rem}.section-info__trigger{min-height:44px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:.8rem;border:0;padding:.55rem .3rem;color:var(--slate);background:transparent;font-size:.78rem;font-weight:700;cursor:pointer}.section-info__trigger>span{display:flex;align-items:center;gap:.45rem}.section-info__trigger svg{width:16px;height:16px;color:var(--indigo);fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.section-info__chevron{transition:transform .18s ease}.section-info__trigger[aria-expanded=true] .section-info__chevron{transform:rotate(180deg)}.section-info__panel{display:grid;gap:1rem;border:1px solid var(--line);border-radius:9px;padding:1rem;background:var(--cloud);animation:disclose .18s ease both}.section-info__panel h3{margin-bottom:.28rem;color:var(--indigo);font-size:.64rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.section-info__panel p,.section-info__panel li{color:var(--slate);font-size:.79rem;line-height:1.6}.section-info__panel p,.section-info__panel ul{margin:0}.section-info__panel ul{padding-left:1.2rem}@keyframes disclose{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.drawer-backdrop,.document-backdrop{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;background:#0b0f196b;animation:backdrop-in .18s ease both}.reference-drawer{width:min(420px,92vw);height:100vh;height:100dvh;display:flex;flex-direction:column;position:fixed;z-index:41;top:0;right:0;background:var(--paper);border-left:1px solid var(--line);box-shadow:var(--shadow-float);animation:drawer-in .22s cubic-bezier(.22,.8,.35,1) both}.reference-drawer__header{min-height:76px;display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line);padding:1rem 1.15rem .9rem 1.35rem}.reference-drawer__header .eyebrow{margin-bottom:.28rem}.reference-drawer__header h2,.document-modal__header h2{margin:0;font-size:1.15rem;font-weight:720;letter-spacing:-.025em}.icon-button{width:44px;height:44px;display:grid;flex:0 0 auto;place-items:center;border:0;border-radius:9px;padding:0;color:var(--slate);background:transparent;cursor:pointer}.icon-button:hover{color:var(--ink);background:var(--cloud)}.reference-drawer__body{min-height:0;flex:1 1 auto;overflow-y:auto;padding:1.3rem 1.35rem 3rem}.reference-section{margin-bottom:1.8rem}.reference-section:last-child{margin-bottom:0}.reference-section>h3{margin-bottom:.72rem;color:var(--indigo);font-size:.66rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.reference-section__body,.term-list dd{color:var(--slate);font-size:.84rem;line-height:1.62}.reference-section__body{margin-bottom:.8rem}.reference-links{display:grid;gap:.25rem}.reference-link{min-height:44px;display:flex;align-items:center;gap:.55rem;border:0;border-radius:8px;padding:.5rem .35rem;color:var(--indigo-dark);background:transparent;font-size:.84rem;font-weight:650;text-align:left;text-decoration:none;cursor:pointer}.reference-link:hover{background:var(--indigo-soft)}.reference-link:disabled{cursor:wait;opacity:.65}.contact-list{display:grid}.contact{min-height:60px;display:flex;align-items:center;gap:.75rem;border-bottom:1px solid var(--line);padding:.55rem 0}.contact:last-child{border-bottom:0}.contact img,.contact__initials{width:40px;height:40px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;object-fit:cover}.contact__initials{color:var(--indigo-dark);background:var(--indigo-soft);font-size:.72rem;font-weight:750}.contact strong,.contact span,.contact small{display:block}.contact strong{font-size:.84rem}.contact span,.contact small{margin-top:.12rem;color:var(--slate);font-size:.74rem}.contact small{color:var(--indigo-dark)}.term-list{margin:0}.term-list>div{margin-bottom:.8rem}.term-list dt{margin-bottom:.18rem;font-size:.82rem;font-weight:700}.term-list dd{margin:0}.reference-error{border-radius:8px;padding:.75rem;color:var(--danger);background:#fff1f0;font-size:.78rem;line-height:1.5}.document-backdrop{z-index:50;display:grid;place-items:center;padding:clamp(.75rem,3vw,1.75rem);background:#0b0f1994}.document-modal{width:min(820px,100%);max-height:calc(100vh - 1.5rem);max-height:calc(100dvh - 1.5rem);display:flex;flex-direction:column;border-radius:14px;overflow:hidden;background:var(--paper);box-shadow:0 26px 76px #00000057;animation:modal-in .2s cubic-bezier(.22,.8,.35,1) both}.document-modal__header{min-height:66px;display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line);padding:.65rem .8rem .65rem 1.25rem}.document-modal__body{min-height:0;display:flex;flex:1 1 auto;justify-content:center;overflow:auto;padding:clamp(.75rem,3vw,1.3rem);background:#ebeef2}.document-modal__image{width:min(100%,670px);height:auto;align-self:flex-start;border-radius:6px;box-shadow:0 4px 18px #0b0f1924}.requirements-document{width:min(100%,680px);align-self:flex-start;border-radius:8px;padding:clamp(1.2rem,4vw,2rem);background:var(--paper);box-shadow:0 4px 18px #0b0f191a}.requirements-document section{margin-bottom:1.35rem}.requirements-document section:last-child{margin-bottom:0}.requirements-document h3{margin-bottom:.5rem;color:var(--indigo);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.requirements-document p,.requirements-document li{color:var(--ink);font-size:.87rem;line-height:1.7}.requirements-document p,.requirements-document ul{margin-top:0}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes modal-in{0%{opacity:0;transform:translateY(8px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.completion-burst{min-height:48px;display:flex;align-items:center;gap:.55rem;position:fixed;z-index:30;bottom:1.25rem;left:50%;border:1px solid #8de6b9;border-radius:999px;padding:.7rem 1rem;color:var(--success);background:var(--success-soft);box-shadow:0 8px 28px #06764729;font-size:.84rem;font-weight:750;transform:translate(-50%);animation:completion-in .26s cubic-bezier(.2,.85,.3,1) both}.completion-burst>svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.completion-burst__spark{width:5px;height:5px;position:absolute;border-radius:50%;background:var(--indigo);animation:spark .7s ease-out both}.completion-burst__spark--one{top:-5px;left:18%}.completion-burst__spark--two{top:-8px;left:53%;animation-delay:70ms}.completion-burst__spark--three{top:1px;right:8%;animation-delay:.12s}@keyframes completion-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@keyframes spark{0%{opacity:1;transform:translateY(8px) scale(.6)}to{opacity:0;transform:translateY(-14px) scale(1)}}@media(max-width:820px){.app-header__brand>span,.profile-chip__name{display:none}.save-state{min-width:0;max-width:7.8rem}}@media(max-width:620px){.app-header{min-height:64px;gap:.5rem;padding:.55rem .75rem}.app-header__brand img{height:25px}.app-header__actions{gap:.18rem}.profile-chip{padding:0}.profile-chip>span:first-child{width:36px;height:36px}.header-button{width:44px;padding:0;justify-content:center}.header-button>span{width:1px;height:1px;position:absolute;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.button--quiet.header-button:before{content:"↗";color:var(--slate);font-size:1.05rem;transform:rotate(90deg)}.save-state{width:1px;height:1px;position:absolute;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.onboarding-main{padding:1rem .75rem 3rem}.week-runway{margin-right:-.75rem;margin-bottom:1rem}.week-runway__track{min-width:610px}.week-stop{min-height:84px}.week-panel{border-radius:14px;padding:1.1rem .9rem}.week-header{align-items:flex-start;gap:.75rem}.week-header h1{font-size:clamp(1.85rem,10vw,2.55rem)}.week-header__status>span:last-child{display:none}.completion-ring{width:88px;height:88px}.completion-ring__label strong{font-size:1.05rem}.task-card{padding:.8rem .65rem}.task-row{padding-right:.15rem;padding-left:.15rem}.document-modal__header h2{font-size:1rem}}@media(max-width:430px){.app-header__brand{display:none}.app-header__actions{width:100%}.profile-chip{margin-right:auto}.week-header{flex-direction:column-reverse}.completion-ring{width:76px;height:76px}}.button--danger{color:#fff;background:var(--danger);box-shadow:var(--shadow-small)}.button--danger:hover:not(:disabled){background:#9a1c12}.button--danger-text{color:var(--danger)}.button--danger-text:hover:not(:disabled){color:#9a1c12;background:#fff1f0}.admin-shell{min-height:100vh;min-height:100dvh;background:var(--cloud)}.admin-header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:.8rem clamp(1rem,4vw,2.2rem);background:var(--paper);border-bottom:1px solid var(--line)}.admin-header__brand{min-width:0;display:flex;align-items:center;gap:.85rem;text-decoration:none}.admin-header__brand img{width:auto;height:30px}.admin-header__brand>span{color:var(--slate);font-size:.82rem;font-weight:600;white-space:nowrap}.admin-header nav{display:flex;align-items:center;gap:.35rem}.admin-header nav a,.admin-header nav span{min-height:44px;display:flex;align-items:center;border-radius:10px;padding:0 .85rem;font-size:.875rem;font-weight:650;text-decoration:none}.admin-header nav a{color:var(--slate)}.admin-header nav a:hover{color:var(--ink);background:var(--cloud)}.admin-header nav span[aria-current=page]{color:var(--indigo-dark);background:var(--indigo-soft)}.admin-main{width:min(100%,1020px);margin:0 auto;padding:clamp(1.2rem,3.5vw,2.2rem) clamp(1rem,4vw,2rem) 4rem}.admin-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:1.25rem;margin-bottom:1.4rem}.admin-intro h1{margin-bottom:.35rem;font-size:clamp(1.55rem,4vw,2.05rem);font-weight:760;letter-spacing:-.03em}.admin-intro p:last-child{margin-bottom:0;color:var(--slate);font-size:.875rem;line-height:1.6;max-width:46ch}.admin-feedback{display:grid;gap:.5rem;margin-bottom:1.1rem}.admin-feedback p{margin:0;border-radius:10px;padding:.75rem .9rem;font-size:.82rem;font-weight:600;line-height:1.5}.admin-feedback__error{color:var(--danger);background:#fff1f0}.admin-feedback__warning{color:#8a5a00;background:#fff8e6}.admin-feedback__success{color:var(--success);background:var(--success-soft)}.admin-directory{border:1px solid var(--line);border-radius:18px;background:var(--paper);box-shadow:var(--shadow-small)}.admin-directory__toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:1.25rem;border-bottom:1px solid var(--line);padding:1.25rem clamp(1rem,3vw,1.5rem) 1.1rem}.admin-directory__toolbar h2{margin-bottom:.15rem;font-size:1.15rem;font-weight:720;letter-spacing:-.025em}.admin-directory__toolbar p:last-child{margin-bottom:0;color:var(--muted);font-size:.78rem;font-weight:600}.admin-search{display:grid;flex:0 1 320px;gap:.35rem}.admin-search>span{color:var(--slate);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.admin-search input{min-height:44px;width:100%;border:1px solid var(--line-strong);border-radius:10px;padding:.6rem .85rem;color:var(--ink);background:var(--paper);font-size:.875rem}.admin-user-table-wrap{overflow-x:auto;border-radius:0 0 18px 18px}.admin-user-table{width:100%;min-width:720px;border-collapse:collapse}.admin-user-table thead th{border-bottom:1px solid var(--line);padding:.7rem 1.1rem .7rem 0;color:var(--indigo);font-size:.66rem;font-weight:750;letter-spacing:.13em;text-align:left;text-transform:uppercase;white-space:nowrap}.admin-user-table thead th:nth-child(n+2),.admin-user-table tbody td{width:1%;white-space:nowrap}.admin-user-table tbody th,.admin-user-table tbody td{border-bottom:1px solid var(--line);padding:.85rem 1.1rem .85rem 0;font-size:.84rem;text-align:left;vertical-align:middle}.admin-user-table tbody td:last-child{padding-right:.75rem}.admin-user-table thead th:first-child,.admin-user-table tbody th{padding-left:clamp(1rem,3vw,1.5rem)}.admin-user-table tbody tr:last-child th,.admin-user-table tbody tr:last-child td{border-bottom:0}.admin-user-table tbody td{color:var(--slate)}.admin-user-table__name{display:block;font-weight:700}.admin-user-table tbody th a{margin-top:.12rem;display:inline-block;color:var(--slate);font-size:.76rem;font-weight:500;text-decoration:none}.admin-user-table tbody th a:hover{color:var(--indigo-dark);text-decoration:underline}.admin-user-table__empty{width:auto;padding:2.4rem 1.5rem;color:var(--muted);font-size:.875rem;text-align:center;white-space:normal}.admin-status{display:inline-flex;align-items:center;border-radius:999px;padding:.28rem .7rem;font-size:.72rem;font-weight:750;letter-spacing:.02em}.admin-status--enabled{color:var(--success);background:var(--success-soft)}.admin-status--disabled{color:var(--danger);background:#fff1f0}.admin-week-runway{display:flex;gap:.35rem;margin:0;padding:0;list-style:none}.admin-week-runway li{min-width:3rem;display:grid;gap:.05rem;border:1px solid var(--line);border-radius:8px;padding:.32rem .45rem;background:var(--paper);text-align:center}.admin-week-runway li span{color:var(--muted);font-size:.6rem;font-weight:750;letter-spacing:.08em}.admin-week-runway li strong{color:var(--slate);font-size:.74rem;font-weight:720}.admin-week-runway li.is-complete{border-color:#8de6b9;background:var(--success-soft)}.admin-week-runway li.is-complete span,.admin-week-runway li.is-complete strong{color:var(--success)}.admin-row-actions{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:.15rem}.admin-row-actions .button{padding:.5rem .6rem;font-size:.76rem;white-space:nowrap}.admin-dialog-backdrop{position:fixed;z-index:60;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:clamp(.75rem,3vw,1.75rem);background:#0b0f1994;animation:backdrop-in .18s ease both}.admin-dialog{width:min(460px,100%);max-height:calc(100vh - 1.5rem);max-height:calc(100dvh - 1.5rem);overflow-y:auto;border-radius:14px;padding:1.35rem;background:var(--paper);box-shadow:0 26px 76px #00000057;animation:modal-in .2s cubic-bezier(.22,.8,.35,1) both}.admin-dialog__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.6rem}.admin-dialog__header .eyebrow{margin-bottom:.28rem}.admin-dialog h2{margin:0;font-size:1.15rem;font-weight:720;letter-spacing:-.025em}.admin-dialog__description{margin-bottom:1.1rem;color:var(--slate);font-size:.84rem;line-height:1.62}.admin-invite-form{display:grid;gap:.9rem}.admin-invite-form label{display:grid;gap:.35rem}.admin-invite-form label>span{color:var(--slate);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.admin-invite-form input{min-height:44px;width:100%;border:1px solid var(--line-strong);border-radius:10px;padding:.6rem .85rem;color:var(--ink);background:var(--paper);font-size:.875rem}.admin-dialog__error{margin:0;border-radius:10px;padding:.75rem .9rem;color:var(--danger);background:#fff1f0;font-size:.8rem;line-height:1.5}.admin-dialog__actions{display:flex;justify-content:flex-end;gap:.6rem;margin-top:.4rem}.admin-dialog--confirm{display:grid;grid-template-columns:auto 1fr;gap:.4rem .9rem}.admin-dialog__warning-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:var(--indigo-dark);background:var(--indigo-soft);font-size:1.15rem;font-weight:800}.admin-dialog--danger .admin-dialog__warning-mark{color:var(--danger);background:#fff1f0}.admin-dialog__confirm-copy .eyebrow{margin-bottom:.28rem}.admin-dialog__confirm-copy h2{margin-bottom:.45rem}.admin-dialog__confirm-copy p:last-child{margin-bottom:0;color:var(--slate);font-size:.84rem;line-height:1.62}.admin-dialog--confirm .admin-dialog__actions{grid-column:1 / -1}@media(max-width:820px){.admin-header__brand>span{display:none}}@media(max-width:620px){.admin-header{min-height:64px;gap:.5rem;padding:.55rem .75rem}.admin-header__brand img{height:25px}.admin-main{padding:1rem .75rem 3rem}.admin-intro{flex-direction:column;align-items:stretch}.admin-directory{border-radius:14px}.admin-directory__toolbar{flex-direction:column;align-items:stretch;gap:.85rem}.admin-search{flex-basis:auto}.admin-user-table-wrap{border-radius:0 0 14px 14px}}
