:root{color:#17201f;font-synthesis:none;text-rendering:optimizelegibility;--ink:#17201f;--muted:#66706e;--teal:#075e5b;--teal-hover:#064c49;--pale-teal:#e7f2f0;--amber:#c86808;--line:#dde3e1;--soft:#f6f8f7;--error:#a33a2b;background:#fff;font-family:Inter,SF Pro Text,PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#fff}body{background:#fff;min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #075e5b47}button:disabled{cursor:not-allowed}.app-shell{min-height:100vh}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;max-width:1240px;height:72px;margin:0 auto;padding:0 32px;display:flex}.wordmark{letter-spacing:-.04em;cursor:pointer;background:0 0;border:0;padding:8px 0;font-family:Georgia,Times New Roman,serif;font-size:29px;line-height:1}.wordmark span{color:var(--teal)}.desktop-nav{align-items:center;gap:34px;height:100%;display:flex}.nav-button{height:100%;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 2px;font-size:14px;font-weight:600;transition:color .18s,border-color .18s}.nav-button:hover{color:var(--ink)}.nav-button[aria-current=page]{color:var(--teal);border-bottom-color:var(--teal)}.header-meta{justify-content:flex-end;align-items:center;gap:12px;min-width:150px;display:flex}.account-mark{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:grid}.logout-button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:13px;font-weight:700}.logout-button:hover:not(:disabled){color:var(--teal)}.demo-badge{color:var(--amber);letter-spacing:.03em;font-size:12px;font-weight:700}.page-container{max-width:1240px;margin:0 auto;padding-left:32px;padding-right:32px}.today-page{padding-bottom:96px}.hero{max-width:920px;padding:82px 0 64px}.eyebrow{letter-spacing:.16em;color:var(--teal);text-transform:uppercase;margin:0 0 16px;font-size:12px;font-weight:750}.hero h1,.page-intro h1,.detail-page>h1,.review-header h1,.review-complete h1,.error-state h1{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400}.hero h1{max-width:880px;font-size:clamp(46px,5.1vw,68px);line-height:1.05}.hero-copy{max-width:680px;color:var(--muted);margin:25px 0 0;font-size:16px;line-height:1.8}.hero-actions{gap:12px;margin-top:34px;display:flex}.primary-button,.secondary-button,.reveal-button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:11px;min-height:48px;padding:0 19px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.primary-button{color:#fff;background:var(--teal);border:1px solid var(--teal)}.primary-button:hover{background:var(--teal-hover);transform:translateY(-1px)}.secondary-button{color:var(--teal);background:#fff;border:1px solid #b8c6c3}.secondary-button:hover:not(:disabled){border-color:var(--teal);background:var(--soft)}.secondary-button:disabled{color:#9ca5a3;border-color:var(--line);background:var(--soft)}.metrics-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.metric{border:0;border-right:1px solid var(--line);text-align:left;background:0 0;flex-direction:column;align-items:flex-start;min-height:148px;padding:28px 32px;display:flex}.metric:first-child{padding-left:0}.metric:last-child{border-right:0}.metric-action{cursor:pointer}.metric-action:hover:not(:disabled) strong{color:var(--teal)}.metric-label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:700}.metric strong{margin-top:12px;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400;transition:color .16s}.metric>span:last-child{color:var(--muted);margin-top:8px;font-size:13px;line-height:1.55}.dashboard-grid{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:72px;padding-top:68px;display:grid}.section-heading{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:flex-start;gap:20px;min-height:42px;padding-bottom:13px;display:flex}.section-heading h2{letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:13px}.section-heading button{color:var(--teal);cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:700}.session-feature{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:29px 0 12px}.session-feature:hover h2{color:var(--teal)}.session-date{color:var(--muted);font-size:13px}.session-feature h2{letter-spacing:-.02em;margin:10px 0 13px;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400;transition:color .16s}.session-feature>p{max-width:620px;color:var(--muted);margin:0;line-height:1.75}.focus-line{background:var(--pale-teal);color:var(--teal);align-items:center;gap:13px;margin-top:28px;padding:16px 18px;display:flex}.focus-line svg{flex:none}.focus-line span{flex-direction:column;gap:3px;font-size:14px;line-height:1.5;display:flex}.focus-line b{letter-spacing:.1em;text-transform:uppercase;font-size:11px}.correction-row{border-bottom:1px solid var(--line);padding:25px 0}.original-line{margin:0;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.5}.corrected-line{color:var(--amber);gap:10px;margin:13px 0 0;font-size:15px;font-weight:700;line-height:1.6;display:flex}.explanation-line{color:var(--muted);margin:8px 0 0 24px;font-size:13px;line-height:1.65}.muted-empty{color:var(--muted);margin:0;padding:22px 0;line-height:1.7}.empty-today{grid-template-columns:120px minmax(0,580px);align-items:start;gap:38px;margin-top:68px;padding:45px 0;display:grid}.empty-rule{background:var(--teal);height:1px;margin-top:14px;display:block}.empty-today h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400}.empty-today div>p:last-child{color:var(--muted);line-height:1.75}.inner-page{padding-top:74px;padding-bottom:110px}.page-intro{max-width:720px;margin-bottom:58px}.page-intro h1,.detail-page>h1,.review-header h1{font-size:clamp(42px,5vw,58px);line-height:1.08}.page-intro>p:last-child{color:var(--muted);margin-top:18px;line-height:1.75}.history-list{border-top:1px solid var(--ink)}.history-row{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:150px 1fr auto 28px;align-items:center;gap:26px;width:100%;min-height:112px;padding:20px 0;display:grid}.history-row:hover .history-main strong{color:var(--teal)}.history-date{color:var(--muted);font-size:13px}.history-main{flex-direction:column;gap:8px;min-width:0;display:flex}.history-main strong{font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:400;transition:color .16s}.history-main span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.history-count{color:var(--muted);font-size:13px}.history-row svg{color:var(--teal)}.empty-list{border-top:1px solid var(--ink);text-align:center;padding:72px 0}.empty-list>svg{width:30px;height:30px;color:var(--teal)}.empty-list h2{font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400}.empty-list p{color:var(--muted)}.back-button{color:var(--teal);cursor:pointer;background:0 0;border:0;margin-bottom:42px;padding:0;font-size:13px;font-weight:700}.detail-summary{max-width:760px;color:var(--muted);margin:20px 0 64px;font-size:17px;line-height:1.8}.detail-section{border-top:1px solid var(--ink);max-width:850px;padding:36px 0 48px}.detail-section h2{letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-size:13px}.goal-list{margin:24px 0 0;padding-left:22px}.goal-list li{margin:9px 0;line-height:1.7}.scenario{color:var(--muted)}.review-page{max-width:920px}.review-header{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:42px;display:flex}.review-header>span{color:var(--muted);padding-bottom:8px;font-size:13px}.review-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;align-items:flex-start;min-height:360px;padding:46px 52px;display:flex;box-shadow:0 18px 50px #17201f12}.review-type{color:var(--teal);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:750}.review-prompt{max-width:680px;margin:46px 0 36px;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,4vw,40px);line-height:1.35}.reveal-button{color:#fff;background:var(--teal);border:1px solid var(--teal);margin-top:auto}.reveal-button:hover{background:var(--teal-hover)}.review-answer{border-top:1px solid var(--line);flex-direction:column;gap:8px;width:100%;margin-top:auto;padding-top:25px;animation:.2s ease-out answer-in;display:flex}.review-answer>span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:700}.review-answer strong{color:var(--amber);font-size:19px;line-height:1.55}.review-answer p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.rating-actions{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(4,1fr);margin-top:18px;display:grid;overflow:hidden}.rating-actions button{border:0;border-right:1px solid var(--line);cursor:pointer;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:70px;transition:background .16s,color .16s;display:flex}.rating-actions button:last-child{border-right:0}.rating-actions button:hover:not(:disabled){background:var(--pale-teal);color:var(--teal)}.rating-actions button:disabled{color:#a8afad;background:var(--soft)}.rating-actions strong{font-size:14px}.rating-actions span{color:var(--muted);font-size:11px}.inline-error{color:var(--error);font-size:13px}.review-complete{text-align:center;max-width:760px;padding-top:140px}.review-complete h1{font-size:clamp(40px,5vw,58px)}.review-complete>p:last-child{color:var(--muted);line-height:1.8}.complete-icon{width:62px;height:62px;color:var(--teal);background:var(--pale-teal);border-radius:50%;margin-bottom:28px;padding:14px}.loading-state{padding-top:120px}.loading-line{background:linear-gradient(90deg, var(--soft), #edf1f0, var(--soft));background-size:200% 100%;width:55%;height:22px;margin-bottom:20px;animation:1.25s infinite shimmer;display:block}.loading-line.wide{width:78%;height:58px}.loading-line.short{width:36%}.error-state{max-width:720px;padding-top:120px}.error-state h1{font-size:50px}.error-state>p:not(.eyebrow){color:var(--error);line-height:1.7}.error-state button{margin-top:20px}.mobile-nav{display:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.login-page{background:linear-gradient(180deg, #fff, var(--soft));place-items:center;min-height:100vh;padding:32px 18px;display:grid}.login-panel{border:1px solid var(--line);background:#fff;flex-direction:column;gap:18px;width:min(100%,420px);padding:36px;display:flex;box-shadow:0 20px 60px #17201f14}.login-wordmark{align-self:flex-start;margin-bottom:12px;padding:0}.login-panel h1{letter-spacing:-.03em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:400;line-height:1.12}.login-panel label{color:var(--muted);flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}.login-panel input{min-height:48px;font:inherit;color:var(--ink);border:1px solid #b8c6c3;padding:0 13px}.login-panel input:focus{border-color:var(--teal);outline:3px solid #075e5b2e}.login-panel .primary-button{width:100%}@keyframes answer-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (width<=800px){.site-header{position:static}.header-inner{height:62px;padding:0 18px}.wordmark{font-size:26px}.desktop-nav,.demo-badge{display:none}.header-meta{min-width:0}.account-mark{width:31px;height:31px}.logout-button{font-size:12px}.page-container{padding-left:18px;padding-right:18px}.today-page,.inner-page{padding-bottom:112px}.hero{padding:52px 0 44px}.hero h1{font-size:clamp(37px,11vw,50px)}.hero-copy{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions>*{width:100%}.metrics-row{grid-template-columns:1fr}.metric{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:23px 0}.metric:last-child{border-bottom:0}.metric strong{font-size:27px}.dashboard-grid{grid-template-columns:1fr;gap:54px;padding-top:54px}.section-heading{align-items:center}.section-heading button{text-align:right;max-width:138px}.session-feature h2{font-size:28px}.empty-today{grid-template-columns:42px 1fr;gap:18px;margin-top:36px;padding:34px 0}.empty-today h2{font-size:27px}.inner-page{padding-top:52px}.page-intro{margin-bottom:42px}.page-intro h1,.detail-page>h1,.review-header h1{font-size:42px}.history-row{grid-template-columns:1fr 20px;gap:8px 12px;padding:22px 0}.history-date,.history-count,.history-main{grid-column:1}.history-row svg{grid-area:1/2/4}.history-main span{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.review-header{flex-direction:column;align-items:flex-start;margin-bottom:28px}.review-card{border-radius:14px;min-height:330px;padding:32px 25px;box-shadow:0 12px 35px #17201f0f}.review-prompt{margin-top:36px;font-size:29px}.rating-actions{grid-template-columns:repeat(2,1fr);margin-bottom:12px}.rating-actions button:nth-child(2){border-right:0}.rating-actions button:nth-child(-n+2){border-bottom:1px solid var(--line)}.review-complete{padding-top:92px}.mobile-nav{z-index:30;min-height:72px;padding:7px max(12px, env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:var(--muted);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:52px;font-size:11px;font-weight:650;display:flex}.mobile-nav button[aria-current=page]{color:var(--teal)}.mobile-nav svg{width:19px;height:19px}.login-panel{padding:28px 22px}.login-panel h1{font-size:31px}}@media (width<=360px){.hero h1{font-size:36px}.review-card{padding:28px 20px}.review-prompt{font-size:26px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
