:root{color:#17352c;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button{font:inherit}.app-shell{min-height:100vh}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:10;background:#ffffffe6;border-bottom:1px solid #d7e3dc;justify-content:space-between;align-items:center;gap:24px;padding:18px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand-lockup{align-items:center;gap:12px;display:flex}.brand-lockup>span:last-child{gap:1px;display:grid}.brand-mark{color:#fff;background:linear-gradient(145deg,#16825d,#0b543b);border-radius:14px;place-items:center;width:42px;height:42px;font-weight:900;display:grid;box-shadow:0 8px 24px #0f684938}.brand-name{font-weight:850}.brand-subtitle,.header-note{color:#698078;font-size:12px}.product-page{width:min(1180px,100% - 40px);margin:0 auto;padding:28px 0 80px}.connection-badge{color:#587069;background:#ffffffc7;border:1px solid #d7e3dc;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-left:auto;padding:8px 12px;font-size:13px;display:flex}.status-dot{background:#d19a2d;border-radius:50%;width:8px;height:8px}.connection-connected .status-dot{background:#19a66a;box-shadow:0 0 0 4px #dff5ea}.connection-unavailable .status-dot{background:#c64f4f}.text-button{color:#0f6849;cursor:pointer;background:0 0;border:0;padding:0 0 0 4px}.welcome-grid,.dashboard-heading{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:clamp(34px,7vw,96px);padding:clamp(58px,9vw,112px) 0;display:grid}.eyebrow{color:#0f6849;letter-spacing:.14em;margin:0 0 12px;font-size:13px;font-weight:850}h1{letter-spacing:-.045em;margin:0 0 18px;font-size:clamp(48px,7vw,82px);line-height:.98}h2{letter-spacing:-.025em;margin:0 0 12px;font-size:clamp(28px,3vw,40px)}h3{margin:0;font-size:20px}.lead{color:#597269;max-width:650px;margin:0;font-size:clamp(18px,2vw,22px);line-height:1.55}.trust-row{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.trust-row span,.empty-badge{color:#226047;background:#e4f1eb;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:700}.login-panel,.account-card{background:#fffffff0;border:1px solid #d5e4dc;border-radius:30px;padding:clamp(24px,4vw,38px);box-shadow:0 26px 70px #1446341c}.login-panel p{color:#60776f;line-height:1.55}.panel-kicker{letter-spacing:.1em;text-transform:uppercase;font-size:13px;font-weight:800;color:#0f6849!important}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:14px;font-weight:750}.primary-button{color:#fff;background:#0f6849;width:100%;margin-top:12px;padding:14px 18px}.secondary-button{color:#164e3b;background:#e0efe8;padding:11px 16px}.login-qr{border-radius:16px;width:min(280px,100%);height:auto;margin:20px auto;display:block}.verification-number{text-align:center;font-size:20px}.verification-number b{letter-spacing:.12em;color:#17352c;margin-left:7px;font-size:34px;display:inline-block}.helper-text{text-align:center;font-size:14px}.preview-section,.dashboard-content{border-top:1px solid #d7e3dc;padding-top:34px}.preview-section>div:first-child{max-width:650px;margin-bottom:30px}.section-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.compact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{background:#fff;border:1px solid #d7e3dc;border-radius:24px;min-height:220px;padding:22px;box-shadow:0 12px 34px #1344320f}.card-glyph{color:#0f6849;background:#dff1e8;border-radius:50%;place-items:center;width:46px;height:46px;margin-bottom:24px;font-weight:900;display:grid}.product-card p{color:#60776f;line-height:1.5}.card-state{color:#7a8c85;margin-top:8px;font-size:13px;font-weight:700;display:inline-block}.dashboard-heading{align-items:end;padding-bottom:64px}.account-card{justify-items:start;gap:8px;display:grid}.account-card span{color:#6c8179;font-size:13px}.account-card strong{margin-bottom:10px;font-size:22px}.section-title-row{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.section-title-row p{color:#60776f;margin:0}.progress-section{border-top:1px solid #d7e3dc;padding:34px 0 42px}.progress-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.progress-heading h2{margin-bottom:0}.progress-heading .secondary-button:disabled{cursor:wait;opacity:.6}.progress-state-card{background:#fff;border:1px solid #d7e3dc;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;min-height:128px;padding:24px;display:flex;box-shadow:0 12px 34px #1344320d}.progress-state-card>div{gap:6px;display:grid}.progress-state-card p{color:#60776f;margin:0;line-height:1.5}.progress-error{background:snow;border-color:#e5c9c9}.progress-spinner{border:3px solid #cbe3d7;border-top-color:#0f6849;border-radius:50%;flex:none;width:24px;height:24px;animation:.8s linear infinite progress-spin}@keyframes progress-spin{to{transform:rotate(360deg)}}.progress-meta{color:#60776f;justify-content:space-between;gap:16px;margin-bottom:14px;font-size:14px;display:flex}.progress-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.progress-card{background:#fff;border:1px solid #d7e3dc;border-radius:22px;padding:22px;box-shadow:0 12px 34px #1344320f}.progress-card-title{justify-content:space-between;align-items:start;gap:16px;display:flex}.progress-card-title span{color:#698078;text-transform:uppercase;font-size:12px;font-weight:700}.progress-card-title>strong{color:#0f6849;white-space:nowrap}.progress-track{background:#e1ece6;border-radius:9px;height:9px;margin:20px 0;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg,#16825d,#45ad7e);height:100%;display:block}.progress-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.progress-stats div{background:#f1f6f3;border-radius:12px;gap:4px;padding:10px;display:grid}.progress-stats span{color:#698078;font-size:11px}.progress-stats strong{font-size:19px}.answer-balance{color:#60776f;margin:16px 0 0;font-size:13px}@media (width<=820px){.header-note{display:none}.welcome-grid,.dashboard-heading{grid-template-columns:1fr;padding:48px 0}.section-grid,.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-grid{grid-template-columns:1fr}.connection-badge{margin:0}}@media (width<=520px){.product-page{width:min(100% - 28px,1180px);padding-top:18px}.section-grid,.compact-grid{grid-template-columns:1fr}.product-card{min-height:180px}.section-title-row{flex-direction:column;align-items:start}.progress-heading,.progress-meta,.progress-state-card{flex-direction:column;align-items:stretch}.progress-heading .secondary-button,.progress-state-card .secondary-button{width:100%}.progress-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-color-scheme:dark){:root{color:#e5f0ea;background:#0d1915}.topbar,.login-panel,.account-card,.product-card,.connection-badge,.progress-card,.progress-state-card{background:#14251ff5;border-color:#2b443a}.lead,.login-panel p,.product-card p,.section-title-row p,.brand-subtitle,.header-note,.progress-state-card p,.progress-meta,.answer-balance{color:#a2b8af}.trust-row span,.empty-badge,.card-glyph,.secondary-button{color:#a9e5c9;background:#214a39}.progress-error{background:#2b1d1d;border-color:#684242}.progress-track{background:#294238}.progress-stats div{background:#192c25}.verification-number b{color:#e5f0ea}.preview-section,.dashboard-content,.progress-section{border-color:#2b443a}}
