/* Rounds — cool glass. The approved logo and neon accent stay unchanged. */
:root {
  color-scheme: dark;
  --ink: #f2f6fc;
  --button-ink: #102016;
  --lime: #d5f66b;
  --paper: #111c2a;
  --muted: #b2c1d5;
  --moss: #203047;
  --line: rgba(190, 215, 244, .15);
  --white: #f2f6fc;
  --soft: #203047;
  --surface: rgba(37, 54, 75, .68);
  --surface-strong: #203047;
  --correct: #9ef2bc;
  --wrong: #ffaea2;
  --shadow: 0 38px 100px rgba(0, 0, 0, .5);
  --font: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

*{box-sizing:border-box}
button,input{font:inherit}
button{cursor:pointer;-webkit-tap-highlight-color:transparent}
button:disabled{cursor:default}
button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--line);outline-offset:4px}
button{color:inherit}
body{margin:0;background:var(--surface);color:var(--ink);font-family:var(--font);font-size:14px;line-height:1.45;min-height:100vh;display:flex;align-items:center;justify-content:center;gap:86px;padding:55px 36px 42px}
body:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 75% 44%,transparent 0 21%,rgba(180, 206, 238, .05) 21.1% 21.2%,transparent 21.3% 27%,rgba(180, 206, 238, .05) 27.1% 27.2%,transparent 27.3% 33%,rgba(180, 206, 238, .05) 33.1% 33.2%,transparent 33.3%);pointer-events:none}
.desktop-wordmark{position:absolute;top:28px;left:38px;font-size:26px;font-weight:790;letter-spacing:-1.7px;display:flex;align-items:center;gap:9px}
.small-mark{background:var(--surface-strong);color:var(--lime);height:27px;width:27px;border-radius:8px;display:grid;place-items:center;font-weight:900;font-size:25px;line-height:1;padding-bottom:3px}
.desktop-label{margin-left:22px;font-size:11px;font-weight:600;letter-spacing:2px;color:var(--muted)}
.desktop-intro{position:relative;max-width:445px;flex:1}
.overline{font-size:11px;letter-spacing:2px;font-weight:700;color:var(--muted)}
.desktop-intro h1{font-size:clamp(40px,4.3vw,60px);font-weight:650;line-height:1.07;letter-spacing:-3px;margin:23px 0}
.desktop-intro em{font-style:normal;color:var(--muted)}
.desktop-intro p{color:var(--muted);line-height:1.7;font-size:15px}
.desktop-preview-label{margin-top:48px;font-size:11px;font-weight:650;letter-spacing:1.6px;color:var(--muted);display:flex;gap:9px;align-items:center}
.desktop-preview-label span{height:6px;width:6px;border-radius:50%;background:var(--surface)}
.desktop-footnote{position:fixed;bottom:16px;left:0;right:0;text-align:center;font-size:11px;color:var(--muted);letter-spacing:.2px}
.device{width:393px;height:min(852px,calc(100vh - 90px));min-height:0;border-radius:49px;background:var(--paper);position:relative;overflow:hidden;border:7px solid var(--line);box-shadow:var(--shadow),inset 0 0 0 1px rgba(0, 0, 0, .24);display:flex;flex-direction:column;flex-shrink:0;z-index:1}
.status-bar{height:50px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 26px;font-weight:650;font-size:14px;position:relative;z-index:1}
.island{position:absolute;left:50%;transform:translateX(-50%);top:8px;width:106px;height:27px;background:var(--surface);border-radius:25px}
.status-symbols{display:flex;gap:5px;align-items:center}
.battery{width:21px;height:11px;border:1px solid var(--line);border-radius:3px;position:relative;margin-left:1px}
.battery:before{content:"";position:absolute;inset:1.5px;background:var(--surface-strong);border-radius:1px}
.battery:after{content:"";position:absolute;right:-3px;top:3px;width:2px;height:4px;background:var(--surface);border-radius:0 1px 1px 0}
.app{flex:1;overflow:auto;scrollbar-width:none;overscroll-behavior:contain;position:relative}
.app::-webkit-scrollbar{display:none}
.screen{padding:10px 23px 24px;animation:reveal .22s ease-out}
.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}
.wordmark{display:flex;gap:8px;align-items:center;font-size:30px;letter-spacing:-1.6px;font-weight:790;line-height:1}
.brand-symbol{width:27px;height:29px;position:relative;display:inline-flex;align-items:center;justify-content:center}
.brand-symbol svg{width:29px;height:29px}
.avatar{border:1px solid var(--line);background:var(--surface);width:37px;height:37px;border-radius:50%;font-size:12px;font-weight:700;display:grid;place-items:center}
.eyebrow{font-size:11px;letter-spacing:1.4px;font-weight:700;text-transform:uppercase;color:var(--muted)}
.date-line{display:flex;justify-content:space-between;align-items:center;margin:2px 0 7px}
.preview-pill{font-size:11px;letter-spacing:1px;text-transform:uppercase;font-weight:650;padding:3px 6px;border:1px solid var(--line);border-radius:5px;color:var(--muted)}
.home-title{font-size:32px;line-height:1.13;letter-spacing:-1.15px;font-weight:670;margin:8px 0 18px}
.hero{background:var(--surface-strong);color:var(--ink);border-radius:23px;padding:22px;position:relative;overflow:hidden}
.hero-top{display:flex;justify-content:space-between;align-items:start;position:relative;z-index:1}
.hero .eyebrow{color:var(--muted);letter-spacing:1.6px}
.hero h2{font-size:31px;letter-spacing:-1px;line-height:1.1;margin:11px 0 8px;font-weight:630}
.hero-description{font-size:11px;color:var(--muted);line-height:1.65;margin:0;max-width:185px}
.orbit{height:67px;width:67px;flex-shrink:0;position:relative;display:grid;place-items:center;margin-top:-2px;color:var(--lime);border-radius:50%;border:1px solid var(--line)}
.orbit:before{content:"";position:absolute;inset:7px;border:1px solid var(--line);border-radius:50%}
.orbit:after{content:"";position:absolute;width:7px;height:7px;background:var(--lime);border:4px solid var(--ink);box-sizing:content-box;top:0;left:10px;border-radius:50%}
.orbit svg{width:29px;height:29px}
.hero-meta{display:flex;gap:13px;align-items:center;font-size:11px;color:var(--muted);margin:19px 0 17px}
.hero-meta span{display:flex;gap:5px;align-items:center}
.hero-meta svg{height:12px;width:12px;color:var(--muted)}
.hero-divider{height:3px;width:3px;background:var(--surface);border-radius:50%}
.primary{background:var(--lime);color:var(--ink);border:0;border-radius:12px;padding:14px 16px;font-size:12px;font-weight:700;width:100%;display:flex;align-items:center;justify-content:center;gap:9px;min-height:45px}
.primary:disabled{background:var(--surface);color:var(--muted)}
.primary svg{width:14px;height:14px}
.hero .primary{justify-content:space-between}
.hero-footer{font-size:11px;text-align:center;color:var(--muted);margin:12px 0 0}
.section-heading{display:flex;justify-content:space-between;align-items:center;margin:23px 0 12px}
.section-heading h2{font-size:13px;font-weight:680;margin:0;letter-spacing:-.2px}
.text-button{border:0;background:transparent;color:var(--muted);font-size:11px;padding:5px 0;font-weight:650}
.stats-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.mini-stat{background:var(--surface);border:1px solid var(--line);border-radius:15px;padding:13px 14px 12px;position:relative}
.mini-stat .stat-icon{position:absolute;top:13px;right:12px;color:var(--muted)}
.stat-icon svg{width:17px;height:17px}
.stat-value{font-size:26px;line-height:1;letter-spacing:-1px;font-weight:660;margin:3px 0 6px}
.stat-value small{font-size:12px;font-weight:450;letter-spacing:0;color:var(--muted)}
.stat-label{font-size:11px;color:var(--muted)}
.focus-row{display:flex;gap:6px;flex-wrap:wrap}
.focus-chip{border:1px solid var(--line);background:transparent;border-radius:20px;font-size:11px;padding:7px 10px;color:var(--muted);display:flex;gap:4px;align-items:center}
.focus-chip svg{height:10px;width:10px}
.reminder-banner{display:flex;gap:11px;align-items:center;margin-top:20px;padding:12px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);cursor:pointer;width:100%;text-align:left;background:transparent;border-left:0;border-right:0}
.reminder-banner>svg{height:19px;width:19px;color:var(--muted)}
.reminder-banner strong{font-size:11px;font-weight:650;display:block}
.reminder-banner p{font-size:11px;color:var(--muted);margin:2px 0 0}
.reminder-banner .chevron{height:14px;width:14px;margin-left:auto}
.navigation{height:70px;flex-shrink:0;display:flex;border-top:1px solid var(--line);background:var(--surface);padding:8px 17px 12px;gap:4px}
.nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--muted);border:0;background:transparent;font-size:11px;font-weight:550;position:relative}
.nav-item svg{width:20px;height:20px;stroke-width:1.6}
.nav-item.active{color:var(--ink);font-weight:700}
.nav-item.active:before{content:"";background:var(--lime);border-radius:15px;position:absolute;height:29px;width:46px;top:0;z-index:-1}
.home-indicator{position:absolute;bottom:6px;left:50%;transform:translateX(-50%);width:111px;height:4px;background:var(--surface-strong);border-radius:9px;z-index:3}
.page-heading{font-size:29px;letter-spacing:-1px;line-height:1.16;margin:3px 0 8px;font-weight:660}
.page-subtitle{font-size:12px;color:var(--muted);line-height:1.6;margin:0 0 23px}
.page-top{display:flex;justify-content:space-between;align-items:center;margin:6px 0 25px}
.page-top .eyebrow{color:var(--muted)}
.icon-button{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);background:transparent;border-radius:50%;flex-shrink:0}
.icon-button svg{width:16px;height:16px}
.progress-hero{background:var(--surface-strong);border-radius:20px;color:var(--ink);padding:22px;margin:21px 0;position:relative;overflow:hidden}
.progress-hero .eyebrow{color:var(--muted)}
.progress-hero h2{font-size:39px;font-weight:620;letter-spacing:-1.4px;margin:15px 0 3px}
.progress-hero h2 small{font-size:14px;font-weight:400;color:var(--muted);letter-spacing:0}
.progress-hero p{font-size:11px;color:var(--muted);margin:0;max-width:190px}
.progress-hero .orbit{position:absolute;right:20px;top:34px}
.weekly-chart{display:flex;align-items:end;gap:12px;height:133px;margin-top:20px}
.chart-day{flex:1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:end;gap:9px;font-size:11px;color:var(--muted)}
.bar-track{height:97px;width:22px;display:flex;align-items:end;position:relative;border-bottom:2px solid var(--line)}
.bar-fill{background:var(--surface);border-radius:6px 6px 2px 2px;width:100%;min-height:0}
.chart-day.today{color:var(--ink);font-weight:700}
.chart-day.today .bar-fill{background:var(--surface-strong)}
.chart-value{position:absolute;top:-17px;width:100%;text-align:center;font-size:11px;color:var(--muted)}
.empty-chart{text-align:center;color:var(--muted);font-size:11px;margin:17px 0 0}
.white-card{border:1px solid var(--line);background:var(--surface);border-radius:17px;padding:17px}
.list-action{display:flex;width:100%;gap:12px;align-items:center;text-align:left;border:0;background:transparent;padding:15px 0;color:var(--ink)}
.list-action+.list-action{border-top:1px solid var(--line)}
.list-action>svg{width:20px;height:20px;color:var(--muted)}
.list-action strong{font-size:12px;font-weight:620;display:block}
.list-action small{font-size:11px;color:var(--muted);display:block;margin-top:3px}
.list-action .chevron{width:15px;height:15px;margin-left:auto;color:var(--muted)}
.compact-card{padding:1px 16px;margin-top:19px}
.empty-state{text-align:center;padding:26px 12px}
.empty-illustration{position:relative;height:154px;margin:5px auto 17px;width:195px}
.community-orbit{position:absolute;border:1px solid var(--line);width:142px;height:142px;border-radius:50%;left:27px;top:6px}
.community-orbit:before{content:"";position:absolute;inset:19px;border:1px solid var(--line);border-radius:50%}
.community-center{position:absolute;left:70px;top:48px;background:var(--surface-strong);color:var(--lime);border-radius:18px;width:56px;height:56px;display:grid;place-items:center;transform:rotate(-9deg);box-shadow:0 6px 16px rgba(0, 0, 0, .24)}
.community-center svg{height:29px;width:29px}
.community-dot{position:absolute;border-radius:50%;background:var(--surface);border:4px solid var(--paper);width:31px;height:31px;display:grid;place-items:center;color:var(--muted)}
.community-dot svg{height:13px;width:13px}
.community-dot.one{left:24px;top:30px}
.community-dot.two{right:19px;top:82px}
.community-dot.three{left:59px;bottom:0;background:var(--lime)}
.empty-state h2{font-size:24px;line-height:1.2;letter-spacing:-.7px;font-weight:640;margin:0 0 10px}
.empty-state p{font-size:12px;line-height:1.8;color:var(--muted);margin:0 auto 21px;max-width:260px}
.secondary{border:1px solid var(--line);background:transparent;color:var(--ink);border-radius:12px;padding:13px 15px;font-size:12px;font-weight:640;min-height:44px;width:100%}
.dark-button{background:var(--surface-strong);color:var(--ink)}
.note{font-size:11px;color:var(--muted);line-height:1.7}
.community-note{padding:15px;display:flex;align-items:start;gap:10px;border:1px solid var(--line);border-radius:15px;margin-top:12px}
.community-note svg{height:16px;width:16px;flex-shrink:0;color:var(--muted);margin-top:2px}
.community-note .note{margin:0}
.profile-header{display:flex;align-items:center;gap:13px;margin:8px 0 24px}
.profile-avatar{height:59px;width:59px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--surface);font-size:23px;font-weight:650}
.profile-header h1{font-size:23px;font-weight:650;letter-spacing:-.6px;margin:0 0 3px}
.profile-header p{font-size:11px;color:var(--muted);margin:0}
.trial-card{background:var(--surface-strong);color:var(--muted);border-radius:19px;padding:20px}
.trial-card .eyebrow{color:var(--muted)}
.trial-card h2{font-size:23px;line-height:1.2;letter-spacing:-.6px;margin:10px 0}
.trial-card p{font-size:11px;color:var(--muted);line-height:1.7;margin-bottom:18px}
.profile-group{margin-top:22px}
.profile-group .eyebrow{margin-bottom:6px}
.switch{width:35px;height:22px;border-radius:13px;border:0;background:var(--surface);padding:2px;display:block;margin-left:auto;flex-shrink:0}
.switch:before{content:"";display:block;width:18px;height:18px;border-radius:50%;background:white;box-shadow:0 1px 3px rgba(0, 0, 0, .24);transition:transform .2s}
.switch.on{background:var(--surface-strong)}
.switch.on:before{transform:translateX(13px);background:var(--lime)}
.profile-disclaimer{text-align:center;font-size:11px;line-height:1.7;color:var(--muted);margin:24px 8px 5px}
.quiz-screen{padding-top:9px}
.quiz-header{display:flex;align-items:center;gap:13px;margin-bottom:14px}
.quiz-header .eyebrow{color:var(--muted);flex:1;text-align:center}
.question-counter{font-size:11px;font-weight:650;color:var(--muted);min-width:34px;text-align:right}
.quiz-progress{display:flex;gap:4px;margin-bottom:29px}
.quiz-progress i{display:block;height:3px;flex:1;background:var(--surface);border-radius:4px}
.quiz-progress i.done{background:var(--surface)}
.quiz-progress i.current{background:var(--surface-strong)}
.category-pill{display:inline-flex;border:1px solid var(--line);background:var(--surface);color:var(--muted);font-size:11px;letter-spacing:.9px;text-transform:uppercase;font-weight:700;padding:6px 9px;border-radius:5px}
.question-title{font-size:24px;letter-spacing:-.75px;line-height:1.18;margin:15px 0 12px;font-weight:650}
.question-stem{font-size:16px;line-height:1.75;color:var(--muted);margin-bottom:22px}
.answer-options{display:grid;gap:9px}
.answer-option{border:1px solid var(--line);background:var(--surface);border-radius:13px;padding:14px 12px;display:flex;gap:11px;align-items:center;text-align:left;width:100%;font-size:16px;line-height:1.55;transition:border-color .12s,background .12s;min-height:58px}
.answer-letter{height:25px;width:25px;border-radius:50%;border:1px solid var(--line);color:var(--muted);display:grid;place-items:center;flex-shrink:0;font-size:11px;font-weight:600}
.answer-option.selected{border-color:var(--line);background:var(--surface)}
.answer-option.selected .answer-letter{background:var(--surface-strong);color:var(--lime);border-color:var(--ink)}
.answer-option.correct{border-color:var(--line);background:var(--surface)}
.answer-option.correct .answer-letter{border-color:var(--line);background:var(--surface);color:var(--muted)}
.answer-option.incorrect{border-color:var(--line);background:var(--surface)}
.answer-option.incorrect .answer-letter{background:var(--surface);color:var(--ink);border-color:var(--line)}
.answer-option .option-status{margin-left:auto;flex-shrink:0;width:15px;height:15px}
.quiz-bottom{position:sticky;bottom:-24px;background:var(--paper);padding:20px 0 23px;margin-top:3px}
.quiz-bottom .primary{background:var(--surface-strong);color:var(--lime)}
.quiz-bottom .primary:disabled{background:var(--surface);color:var(--muted)}
.quiz-bottom .note{text-align:center;margin:9px 0 0;font-size:11px}
.feedback{margin-top:22px;border-top:1px solid var(--line);padding-top:18px}
.feedback-status{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:700;color:var(--correct)}
.feedback-status svg{width:17px;height:17px}
.feedback-status.missed{color:var(--wrong)}
.feedback p{font-size:15px;color:var(--muted);line-height:1.8}
.pearl{border-radius:12px;background:var(--surface);padding:14px;margin:17px 0}
.pearl .eyebrow{font-size:11px;color:var(--muted)}
.pearl p{margin:6px 0 0;font-size:14px;line-height:1.7;color:var(--muted)}
.rationale{border-top:1px solid var(--line);padding:10px 0}
.rationale strong{font-size:13px;font-weight:650}
.rationale p{font-size:14px;line-height:1.7;margin:4px 0}
.source-link{display:block;color:var(--muted);font-size:11px;line-height:1.6;overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:3px;margin:12px 0}
.completion{text-align:center;padding-top:32px}
.completion-badge{width:103px;height:103px;border-radius:50%;margin:0 auto 23px;background:var(--lime);border:11px solid var(--line);display:grid;place-items:center;outline:1px solid var(--line);outline-offset:7px}
.completion-badge svg{height:34px;width:34px}
.completion h1{font-size:35px;line-height:1.08;letter-spacing:-1.2px;font-weight:650;margin:12px 0}
.completion>p{font-size:12px;color:var(--muted);line-height:1.8;margin:0 15px 24px}
.completion-score{background:var(--surface-strong);color:var(--ink);border-radius:21px;padding:23px 15px;display:grid;grid-template-columns:1fr 1fr;margin:22px 0}
.completion-score>div+div{border-left:1px solid var(--line)}
.completion-score strong{font-size:31px;letter-spacing:-1px;font-weight:600;display:block}
.completion-score small{font-size:11px;color:var(--muted);display:block;margin-top:3px}
.completion .secondary{margin-top:9px}
.completion .note{margin-top:20px;font-size:11px}
.toast{position:absolute;bottom:89px;left:19px;right:19px;background:var(--surface);color:var(--muted);border-radius:14px;padding:13px 16px;font-size:11px;line-height:1.6;z-index:30;box-shadow:0 10px 35px rgba(0, 0, 0, .24);opacity:0;transform:translateY(10px);pointer-events:none;transition:all .2s}
.toast.visible{opacity:1;transform:translateY(0)}
.modal-overlay{position:absolute;inset:0;background:var(--surface);z-index:20;display:flex;align-items:end;backdrop-filter:blur(3px)}
.modal{background:var(--paper);padding:11px 23px 29px;border-radius:25px 25px 0 0;width:100%;max-height:88%;overflow:auto;animation:slideup .24s ease-out}
.modal-handle{width:34px;height:4px;background:var(--surface);border-radius:5px;margin:0 auto 18px}
.modal-heading{display:flex;gap:12px;align-items:start;margin-bottom:13px}
.modal-heading h2{font-size:24px;font-weight:650;letter-spacing:-.8px;line-height:1.2;margin:0;flex:1}
.modal p{font-size:14px;color:var(--muted);line-height:1.8}
.modal .primary{margin-top:18px}
.modal .secondary{margin-top:8px}
.modal .note{font-size:11px}
.modal-icon{height:45px;width:45px;background:var(--lime);border-radius:13px;display:grid;place-items:center;margin-bottom:18px}
.modal-icon svg{height:24px;width:24px}
.form-field{display:grid;gap:8px;margin:18px 0}
.form-field label{font-size:11px;font-weight:650}
.form-field input{width:100%;border:1px solid var(--line);border-radius:12px;background:var(--surface);padding:13px;color:var(--ink);min-height:47px}
.modal-price{font-size:33px;letter-spacing:-1px;font-weight:650;margin:20px 0 4px}
.modal-price span{font-size:13px;font-weight:400;letter-spacing:0;color:var(--muted)}
.benefit{display:flex;gap:8px;align-items:center;font-size:12px;margin:12px 0;color:var(--muted)}
.benefit svg{width:16px;height:16px;color:var(--muted)}
.danger{color:var(--muted);border-color:var(--line)}
.review-item{display:block;width:100%;border:1px solid var(--line);background:var(--surface);padding:14px;border-radius:11px;text-align:left;margin-top:8px}
.review-item strong{display:block;font-size:12px;margin-bottom:4px}
.review-item span{font-size:11px;color:var(--muted)}
.loading-note{font-size:11px;margin:18px 0;color:var(--muted);line-height:1.7}
.focus-description{padding:12px 0;border-top:1px solid var(--line)}
.focus-description strong{font-size:12px}
.focus-description p{font-size:11px;margin:4px 0}
.no-nav .navigation{display:none}
.no-nav .app{padding-bottom:14px}
.no-nav .home-indicator{bottom:7px}
.review-tag{margin-bottom:12px;font-size:11px;color:var(--muted)}
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@keyframes reveal{from{opacity:0;transform:translateY(5px)}
to{opacity:1;transform:translateY(0)}
}
@keyframes slideup{from{transform:translateY(20px);opacity:.7}
to{transform:translateY(0);opacity:1}
}
@media(min-width:1500px){body{gap:135px}
.desktop-intro{max-width:530px}
.desktop-intro h1{font-size:67px}
}
@media(max-width:950px){.desktop-intro{display:none}
.desktop-wordmark{left:25px}
.desktop-label{display:none}
body{padding:42px 20px}
.device{height:min(852px,calc(100vh - 72px))}
}
@media(max-width:500px){body{padding:0;background:var(--paper);display:block;min-height:100dvh}
.desktop-wordmark,.desktop-footnote{display:none}
.device{width:100%;height:100dvh;min-height:0;border:0;border-radius:0;box-shadow:none}
.status-bar{height:max(45px,env(safe-area-inset-top));padding-top:0}
.island{display:none}
.screen{padding-left:25px;padding-right:25px}
.navigation{padding-bottom:max(15px,env(safe-area-inset-bottom));height:calc(61px + max(0px, env(safe-area-inset-bottom) - 10px))}
.home-indicator{display:none}
.app{scroll-behavior:smooth}
.modal{padding-bottom:max(29px,env(safe-area-inset-bottom))}
.home-title{font-size:34px}
.hero{padding:23px}
.hero h2{font-size:33px}
}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
}


.brand-icon{display:block;width:31px;height:31px;border-radius:9px;object-fit:cover;background:var(--surface)}
.review-chip{margin-left:7px;background:var(--surface);color:var(--muted);border-color:var(--line)}
.desktop-wordmark .brand-icon{width:29px;height:29px;border-radius:8px}


.page-subtitle,.note,.profile-header p,.list-action small,.profile-disclaimer,.reminder-banner p,.focus-chip,.review-tag,.question-counter,.answer-letter,.preview-pill,.empty-chart,.chart-day,.modal p,.empty-state p,.completion>p{color:var(--muted)}
.modal .note{color:var(--muted)}
.hero-footer{color:var(--muted)}
.stat-value small{color:var(--muted)}
.nav-item{color:var(--muted)}
.nav-item.active{color:var(--muted)}

@media(min-width:501px) and (max-height:800px){.device{zoom:.72;height:852px;min-height:852px}
}

@media(min-width:501px) and (max-height:660px){.device{zoom:.60;height:852px;min-height:852px}
}

