:root{--ink:#34243e;--purple:#34213f;--muted:#827782;--cream:#faf7f1;--paper:#fffdf9;--line:#e8e0d7;--coral:#f57e67;--coral-light:#fde4d9;--lavender:#e8e0f2;--green:#e4ecdc;--yellow:#f7e7ae;--radius:16px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #a57fbe;outline-offset:4px}button{color:var(--ink)}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.skip-link{position:fixed;left:20px;top:-60px;z-index:20;background:white;padding:12px}.skip-link:focus{top:15px}.sidebar{position:fixed;width:240px;inset:0 auto 0 0;background:var(--purple);color:#fff7ed;padding:37px 24px 20px;display:flex;flex-direction:column;z-index:3}.brand{font-size:38px;font-weight:800;letter-spacing:-2px;text-decoration:none;display:flex;align-items:center;gap:8px;line-height:1}.brand-mark{display:grid;place-items:center;width:37px;height:37px;transform:rotate(-15deg);color:var(--coral)}.brand-mark .icon{width:35px;height:35px;stroke-width:2.3}.brand-dot{color:var(--coral);margin-left:-7px}.brand-tagline{font-size:8px;letter-spacing:1.55px;margin:12px 0 0 5px;color:#d8c9d4}.sidebar-rule{height:1px;background:#60465f;margin:32px 0 29px}.nav-caption{font-size:9px;letter-spacing:1.5px;color:#bda8bb;padding:0 10px;margin-bottom:15px}.nav-link{display:flex;gap:12px;align-items:center;min-height:49px;padding:13px 12px;border-radius:9px;text-decoration:none;font-size:13px;margin:5px 0;color:#d6c9d7}.nav-link:hover{background:#49304f}.nav-link.active{background:var(--coral);color:#34213f;font-weight:700}.nav-link .icon{width:20px;height:20px}.nav-arrow{margin-left:auto;display:none;font-size:19px}.active .nav-arrow{display:block}.nav-count{font-size:10px;margin-left:auto;border:1px solid #725e79;border-radius:5px;min-width:22px;padding:3px;text-align:center}.sidebar-bottom{margin-top:auto;padding-top:40px}.pep-talk{border:1px solid #68526b;border-radius:12px;padding:19px 18px 20px;position:relative}.pep-talk>.icon{color:var(--coral);width:25px;height:25px}.pep-talk p{font-family:Georgia,serif;font-size:20px;line-height:1.35;letter-spacing:-.3px;margin:13px 0 18px;color:#f5e9df}.pep-talk strong{font-weight:normal;color:#ffb598}.pep-talk>span{font-size:7px;letter-spacing:1.25px;color:#bda8bb}.member{display:flex;align-items:center;gap:10px;margin-top:29px;font-size:10px}.member-avatar{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#62465f;color:#edc7be;font-size:12px;font-family:Georgia,serif}.member small{display:block;color:#bba6bb;font-size:9px;margin-top:5px}.member-dot{width:5px;height:5px;border-radius:50%;background:#b2c69a;margin-left:auto}main{margin-left:240px;padding:0 42px;min-height:100vh;max-width:1850px}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:9px;font-weight:700;letter-spacing:1.3px}.topbar>span:last-child{font-size:10px;font-weight:400;letter-spacing:0;display:flex;align-items:center;gap:7px;color:#746a76}.status-dot{width:6px;height:6px;background:#839872;border-radius:50%}.hero{display:grid;grid-template-columns:1.25fr 1fr;gap:18px;align-items:center;padding:43px 0 34px}.eyebrow{display:block;font-size:9px;font-weight:700;letter-spacing:1.7px;text-transform:uppercase}.hero-eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:19px;color:#8f584b}.hero-eyebrow:before{content:'';width:18px;height:2px;background:var(--coral)}h1{font-family:Georgia,'Times New Roman',serif;font-weight:normal;font-size:58px;line-height:1.04;letter-spacing:-2.4px;margin:0 0 19px}h1 em{font-style:normal;color:#cc604e}.hero p{font-size:13px;line-height:1.8;color:#7c707c;margin:0 0 23px;max-width:370px}.hero-actions{display:flex;align-items:center;gap:18px}.button{border:1px solid var(--purple);background:var(--purple);color:#fff8f0;padding:13px 18px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:600;font-size:12px;min-height:44px;text-decoration:none}.button .icon{width:17px;height:17px}.button:hover{background:#503454;border-color:#503454}.button.secondary{color:var(--ink);background:transparent;border-color:#d8cbd5}.button.secondary:hover{background:#eee6eb}.button.coral{color:var(--ink);background:var(--coral);border-color:var(--coral)}.button.coral:hover{background:#ff9178}.button.danger{background:#a74445;border-color:#a74445}.tiny-note{font-size:10px;color:#8b7b86;display:flex;align-items:center;gap:5px}.tiny-note .icon{width:13px;height:13px}.hero-art{width:100%;max-width:410px;justify-self:center;overflow:visible}.stats-strip{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:12px;background:#f3eee6;margin:3px 0 40px;padding:19px 0}.stat-item{display:flex;align-items:center;gap:13px;padding:0 26px;border-right:1px solid #e0d7cc}.stat-item:last-child{border:0}.stat-icon{width:38px;height:38px;border:1px solid #e2d8cd;border-radius:10px;display:grid;place-items:center;background:#fbf7ef}.stat-icon .icon{width:18px;height:18px;stroke:#86666a}.stat-number{font-family:Georgia,serif;font-size:25px;line-height:1}.stat-number small{font-family:Arial,sans-serif;font-size:10px;color:#8a7d85;margin-left:5px}.stat-label{font-size:10px;color:#817580;margin-top:5px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:15px}.section-heading h2{font-family:Georgia,serif;font-size:28px;font-weight:normal;letter-spacing:-.8px;margin:0 0 9px}.section-heading p{font-size:12px;color:#827680;margin:0}.section-aside{display:flex;align-items:center;gap:5px;font-size:10px;white-space:nowrap;color:#8a7c87;padding-bottom:2px}.section-aside .icon{width:13px;height:13px}.filter-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:24px 0 22px}.filters{display:flex;flex-wrap:wrap;gap:7px}.filter{border:1px solid var(--line);background:transparent;border-radius:7px;padding:9px 12px;font-size:11px;display:flex;align-items:center;gap:7px;min-height:36px}.filter:hover{background:#f0e9e0}.filter.active{background:var(--purple);color:#fff7ee;border-color:var(--purple)}.filter .icon{width:14px;height:14px}.filter-count{opacity:.65;font-size:9px;margin-left:2px}.search-box{display:flex;gap:8px;align-items:center;border:1px solid var(--line);border-radius:7px;padding:9px 10px;width:176px;background:var(--paper)}.search-box .icon{width:15px;height:15px;color:#93848d}.search-box input{border:0;background:transparent;width:100%;min-width:0;font-size:10px;color:var(--ink);outline-offset:6px}.search-box input::placeholder{color:#998e96}.scenario-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.scenario-card{background:var(--paper);border:1px solid var(--line);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,border-color .2s,box-shadow .2s;min-height:258px}.scenario-card:hover{transform:translateY(-3px);border-color:#cdb9c8;box-shadow:0 7px 15px #34213f08}.card-body{padding:20px 20px 0;flex:1}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.scenario-icon{display:grid;place-items:center;width:41px;height:41px;border-radius:10px;color:#67516b;background:var(--lavender)}.scenario-icon.family{background:var(--coral-light);color:#aa6958}.scenario-icon.everyday{background:var(--green);color:#687b57}.scenario-icon .icon{width:22px;height:22px}.bookmark-button,.icon-button{display:grid;place-items:center;background:transparent;border:0;border-radius:6px;width:34px;height:34px;color:#a698a1}.bookmark-button:hover,.icon-button:hover{background:#f0e8e9;color:var(--purple)}.bookmark-button .icon{width:18px;height:18px}.bookmark-button.saved{color:#bc594f}.bookmark-button.saved .icon{fill:#f6c6b7}.category-label{font-size:8px;letter-spacing:1.15px;font-weight:700;color:#87748d;text-transform:uppercase}.category-label.family{color:#ad7563}.category-label.everyday{color:#738564}.scenario-card h3{font-family:Georgia,serif;font-size:20px;line-height:1.15;font-weight:normal;letter-spacing:-.45px;margin:9px 0 10px}.scenario-card p{font-size:11px;line-height:1.65;color:#8a7c85;margin:0 0 20px}.card-bottom{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-top:1px solid #eee7df;gap:8px}.card-tag{font-size:9px;color:#8a7e88}.card-start{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:700;padding:5px 0;background:transparent;border:0}.card-start .icon{width:14px;height:14px}.card-start:hover{color:#be594c}.floor-note{display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px;color:#897b82;margin:27px 0 5px}.floor-note .icon{width:15px;height:15px;color:#ba7c64}footer{border-top:1px solid var(--line);padding:24px 0;margin-top:35px;display:flex;justify-content:space-between;gap:12px;color:#a2949a;font-size:9px;line-height:1.5}footer b{font-weight:normal;margin:0 5px}.notice{border:1px solid #e5be89;background:#fbebd3;border-radius:8px;padding:12px 16px;font-size:12px;margin:15px 0}.page-intro{padding:43px 0 27px}.page-intro .eyebrow{color:#b56b5c;margin-bottom:17px}.page-intro h1{font-size:47px;letter-spacing:-1.5px}.page-intro p{font-size:13px;color:var(--muted);line-height:1.7;margin:0}.tabs{display:flex;gap:22px;border-bottom:1px solid var(--line);margin:0 0 23px}.tab{background:transparent;border:0;border-bottom:2px solid transparent;padding:14px 0;font-size:12px;color:var(--muted)}.tab.active{color:var(--purple);border-color:var(--coral);font-weight:700}.tab span{font-size:10px;border-radius:4px;background:#eee6dd;margin-left:5px;padding:2px 5px}.empty-state{border:1px dashed #d9cad4;border-radius:15px;padding:46px 22px;text-align:center;background:#f7f0ea;grid-column:1/-1}.empty-state>.icon{width:32px;height:32px;color:#ba8a8c}.empty-state h3{font:normal 25px Georgia,serif;margin:15px 0 10px}.empty-state p{font-size:12px;line-height:1.7;color:var(--muted);margin:0 auto 19px;max-width:360px}.saved-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.saved-card{padding:24px;border:1px solid var(--line);background:var(--paper);border-radius:12px}.saved-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.tone-badge{font-size:9px;background:var(--lavender);padding:5px 9px;border-radius:4px}.tone-badge.Kind{background:var(--green);color:#506944}.tone-badge.Witty{background:var(--yellow);color:#82612e}.tone-badge.Firm{background:var(--lavender);color:#725583}.saved-card blockquote{font:normal 22px/1.45 Georgia,serif;margin:18px 0;overflow-wrap:anywhere;white-space:pre-wrap}.saved-meta{font-size:10px;line-height:1.5;color:var(--muted)}.saved-actions{display:flex;justify-content:space-between;align-items:center;margin-top:17px;padding-top:14px;border-top:1px solid var(--line)}.text-button{background:transparent;border:0;padding:7px 0;font-size:11px;text-decoration:underline;text-underline-offset:3px;color:#7b5c7d}.text-button:hover{color:#b95b4c}.progress-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:20px;margin-bottom:30px}.panel{background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:25px}.panel h2{font:normal 24px Georgia,serif;margin:0 0 8px;letter-spacing:-.6px}.panel>p{font-size:11px;color:var(--muted);line-height:1.6;margin:0}.week-chart{display:flex;align-items:flex-end;gap:12px;height:166px;margin-top:21px}.chart-day{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;flex:1;height:100%;gap:8px;font-size:10px;color:var(--muted)}.chart-value{font-size:10px;color:#927689}.chart-bar{width:100%;max-width:34px;min-height:4px;background:#e5dce8;border-radius:5px 5px 2px 2px}.chart-day.today .chart-bar{background:var(--coral)}.chart-day.today .chart-label{font-weight:700;color:var(--ink)}.tone-progress{margin-top:22px}.tone-progress-row{margin:15px 0}.tone-progress-label{display:flex;justify-content:space-between;font-size:11px;margin-bottom:8px}.meter{height:6px;background:#efe9e2;border-radius:10px;overflow:hidden}.meter span{display:block;background:#baa3cb;height:100%;border-radius:10px}.tone-progress-row:first-child .meter span{background:#aebf96}.tone-progress-row:nth-child(2) .meter span{background:#e9c675}.history-list{margin-top:23px}.history-item{display:flex;gap:18px;align-items:center;border-top:1px solid var(--line);padding:20px 0}.history-item .scenario-icon{width:37px;height:37px;flex-shrink:0}.history-info{flex:1;min-width:0}.history-info h3{font:normal 18px Georgia,serif;margin:0 0 8px}.history-info p{font-size:11px;color:#8a7c85;margin:0;overflow-wrap:anywhere;white-space:pre-wrap;line-height:1.6}.history-meta{display:flex;gap:9px;align-items:center;margin-bottom:9px;font-size:9px;color:#a08d99;flex-wrap:wrap}.history-item>.button{font-size:10px;padding:9px 12px;min-height:36px}.data-controls{display:flex;gap:20px;align-items:center;justify-content:space-between;margin-top:35px;border-radius:10px;background:#f1eae4;padding:17px 20px}.data-controls p{font-size:10px;color:var(--muted);line-height:1.6;margin:0}.data-controls .text-button{white-space:nowrap;font-size:10px}.clear-history{font-size:10px}.result-hint{font-size:11px;color:var(--muted);margin:18px 0 0}
dialog{padding:0;border:1px solid #cbbbc5;border-radius:18px;background:var(--cream);color:var(--ink);max-width:700px;width:calc(100% - 32px);max-height:calc(100dvh - 48px);box-shadow:0 25px 100px #20142444}dialog::backdrop{background:#251b34a6;backdrop-filter:blur(4px)}#round-content{padding:30px 34px}.round-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.round-header .eyebrow{color:#a86559}.round-header .icon-button{color:#755f74}.round-title{font:normal 33px/1.1 Georgia,serif;letter-spacing:-1px;margin:0 0 13px}.round-context{font-size:13px;color:#827180;line-height:1.7;margin:0 0 18px}.scenario-quote{padding:16px 20px;background:#eee5f0;border-left:3px solid #aa88b6;border-radius:0 8px 8px 0;font:normal 20px/1.4 Georgia,serif;margin:0 0 24px}.field-label{font-size:11px;font-weight:700;display:block;margin-bottom:10px}.tone-choice{display:flex;gap:8px}.tone-option{flex:1;border:1px solid #ddcfd9;border-radius:8px;padding:12px;background:var(--paper);text-align:left;font-size:12px;line-height:1.5}.tone-option small{display:block;font-size:9px;color:#998595;font-weight:400}.tone-option.active{border-color:var(--purple);background:var(--purple);color:#fff4ee}.tone-option.active small{color:#cfbecd}.timer-panel{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:24px 0 20px;padding:13px 15px;background:#f0eae1;border-radius:10px}.timer-display{display:flex;align-items:center;gap:10px}.timer-display>.icon{color:#9a7c85;width:19px}.timer-number{font:normal 26px Georgia,serif;font-variant-numeric:tabular-nums;min-width:55px}.timer-caption{display:block;font-size:8px;color:#96808e;margin-top:2px}.timer-controls{display:flex;align-items:center;gap:9px}.timer-controls select{background:#fcf7ef;border:1px solid #ddcfc5;border-radius:6px;padding:7px;font-size:10px;min-height:33px}.timer-controls .button{min-height:33px;padding:8px 10px;font-size:10px}.timer-controls .icon-button{width:30px;height:30px;color:#816d7b}.timer-controls .icon-button .icon{width:16px;height:16px}.response-label-row{display:flex;justify-content:space-between;align-items:center}.response-label-row small{font-size:10px;color:#8d7e8b}textarea{display:block;width:100%;resize:vertical;min-height:124px;border:1px solid #d7c8d1;border-radius:9px;background:var(--paper);padding:16px;font-size:14px;line-height:1.6;color:var(--ink)}textarea::placeholder{color:#a3949e;font-size:12px}.response-help{display:flex;justify-content:space-between;gap:15px;margin:8px 0 19px;font-size:10px;color:#9a8693}.validation{color:#a64343;font-size:11px;min-height:0;margin:0 0 10px}.round-actions{display:flex;justify-content:space-between;align-items:center;gap:12px}.round-actions .button{font-size:11px}.samples-area{border-top:1px solid var(--line);margin-top:24px;padding-top:19px}.samples-toggle{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;background:transparent;border:0;padding:0;font-size:12px;text-align:left;font-weight:600}.samples-toggle>.icon{color:#b77c64;width:18px}.samples-toggle>span{flex:1}.samples-toggle small{font-size:18px;font-weight:400}.sample-intro{font-size:10px;color:#8d7a8a;margin:12px 0 15px;line-height:1.6}.sample-card{border:1px solid var(--line);border-radius:8px;background:var(--paper);padding:13px 15px;margin-top:9px}.sample-card p{font:normal 17px/1.5 Georgia,serif;margin:0 0 9px}.sample-card .text-button{font-size:10px}.sample-card-bottom{display:flex;justify-content:space-between;align-items:center}.local-note{font-size:9px;color:#9b8a96;text-align:center;margin:19px 0 0;line-height:1.5}.completion{padding-top:2px}.completion-mark{display:grid;place-items:center;width:60px;height:60px;border:1px solid #ca987f;border-radius:50%;background:var(--coral-light);color:#a96850;margin:0 auto 18px}.completion-mark .icon{width:29px;height:29px}.completion>h2{text-align:center;font:normal 37px Georgia,serif;margin:0 0 10px;letter-spacing:-1px}.completion-sub{text-align:center;color:#95808e;font-size:12px;line-height:1.6;margin:0 0 24px}.completion-quote{font:normal 21px/1.5 Georgia,serif;background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:19px;margin:0 0 22px;white-space:pre-wrap;overflow-wrap:anywhere}.tips-panel{border-radius:10px;background:#eae4ed;padding:20px}.tips-panel h3{font-size:12px;margin:0 0 7px}.tips-panel>p{font-size:10px;color:#8c778c;line-height:1.6;margin:0 0 16px}.tip{display:flex;align-items:flex-start;gap:9px;margin-top:12px;font-size:12px;line-height:1.6}.tip .icon{width:16px;height:16px;margin-top:2px;color:#9b7e9f}.completion .round-actions{margin-top:24px;flex-wrap:wrap}.completion-footer{display:flex;justify-content:center;margin-top:15px}.confirm-dialog{max-width:410px;padding:28px}.confirm-dialog .eyebrow{color:#ae695b}.confirm-dialog h2{font:normal 30px Georgia,serif;margin:17px 0}.confirm-dialog p{font-size:13px;line-height:1.7;color:var(--muted)}.button-row{display:flex;justify-content:flex-end;gap:10px;margin-top:23px}#toast{position:fixed;bottom:25px;left:calc(50% + 100px);transform:translate(-50%,20px);background:var(--purple);color:#fff7ed;border:1px solid #795c7c;border-radius:9px;padding:14px 22px;font-size:12px;max-width:calc(100vw - 30px);width:max-content;box-shadow:0 6px 25px #34213f22;z-index:20;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}#toast.show{opacity:1;transform:translate(-50%,0)}.toast-in-dialog{position:sticky;bottom:0;margin:18px 0 0;background:#e5ebda;color:#526343;padding:11px 14px;border-radius:8px;font-size:11px}.toast-in-dialog:empty{display:none}[hidden]{display:none!important}
@media(min-width:1500px){main{padding:0 64px}.hero{padding-top:50px;padding-bottom:45px}h1{font-size:68px}.hero-art{max-width:450px}.scenario-card{min-height:275px}.card-body{padding:24px 24px 0}.card-bottom{padding:13px 24px}.scenario-card h3{font-size:23px}.scenario-card p{font-size:12px}}
@media(max-width:1180px){.sidebar{width:214px;padding-left:18px;padding-right:18px}main{margin-left:214px;padding:0 28px}.brand{font-size:35px}.nav-caption{font-size:8px}.hero{grid-template-columns:1.25fr 1fr}h1{font-size:49px}.hero p{font-size:12px}.hero-actions{gap:10px}.hero-actions .button{padding:12px 14px}.tiny-note{font-size:9px}.stat-item{padding:0 17px}.filter-row{align-items:flex-start;flex-wrap:wrap}.search-box{width:190px}.scenario-grid{gap:13px}.card-body{padding:17px 16px 0}.card-bottom{padding:11px 16px}.scenario-card h3{font-size:19px}.scenario-card p{font-size:10px}.card-tag{font-size:8px}.card-start{font-size:9px}.pep-talk p{font-size:18px}.topbar{font-size:8px}.progress-grid{grid-template-columns:1fr 1fr}}
@media(max-width:980px){.hero{grid-template-columns:1.5fr 1fr;padding-top:34px}.hero-art{max-width:290px}h1{font-size:43px}.hero-eyebrow{font-size:8px}.tiny-note{display:none}.scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-icon{display:none}.stat-item{padding:0 20px}.filter{font-size:10px;padding:8px 10px}.filter .icon{display:none}.section-heading h2{font-size:26px}.section-aside{font-size:9px}.saved-grid,.progress-grid{grid-template-columns:1fr}.topbar>span:first-child{font-size:7px;letter-spacing:1px}.topbar>span:last-child{font-size:9px}.card-tag{font-size:9px}.card-start{font-size:10px}.scenario-card p{font-size:11px}.hero-actions .button{font-size:11px}.data-controls{align-items:flex-start}footer{flex-direction:column;gap:7px}}
@media(max-width:720px){.sidebar{width:auto;position:relative;padding:22px 22px 0;inset:auto}.brand{font-size:32px;width:max-content}.brand-mark{width:30px;height:30px}.brand-mark .icon{width:30px}.brand-tagline{position:absolute;right:22px;top:29px;font-size:7px;letter-spacing:.8px;max-width:125px;text-align:right;line-height:1.8;margin:0}.sidebar-rule,.nav-caption,.sidebar-bottom{display:none}.sidebar nav{display:flex;gap:6px;margin-top:21px}.nav-link{flex:1;justify-content:center;border-radius:8px 8px 0 0;margin:0;padding:13px 7px;font-size:11px;min-height:44px;gap:7px}.nav-link .icon{width:16px;height:16px}.nav-arrow{display:none!important}.nav-count{font-size:8px;min-width:17px;margin-left:0;padding:2px}.nav-link.active{background:var(--cream);color:var(--ink);position:relative}.nav-link.active:after{content:'';position:absolute;bottom:0;height:2px;background:var(--coral);width:26px;border-radius:5px}main{margin:0;padding:0 22px}.topbar{height:57px;font-size:8px}.topbar>span:first-child{font-size:7px;max-width:140px;line-height:1.5}.hero{padding:30px 0 26px;grid-template-columns:1.3fr 1fr;gap:0}.hero-eyebrow{font-size:7px;letter-spacing:1px;gap:5px;margin-bottom:15px}.hero-eyebrow:before{width:12px}h1{font-size:42px;letter-spacing:-1.7px;margin-bottom:14px}.hero p{font-size:11px;line-height:1.7;margin-bottom:18px;max-width:300px}.hero-art{width:100%;margin-left:7px}.button{font-size:11px}.stats-strip{margin-bottom:30px;padding:17px 0}.stat-item{padding:0 16px;gap:8px}.stat-number{font-size:23px}.stat-number small{font-size:8px;margin-left:3px}.stat-label{font-size:9px}.section-heading h2{font-size:27px}.section-heading p{font-size:11px;line-height:1.6}.section-aside{display:none}.filter-row{margin:20px 0;gap:13px}.filters{gap:6px;width:100%}.filter{font-size:10px;padding:9px 10px;flex-grow:1;justify-content:center}.filter-count{font-size:8px}.search-box{width:100%;padding:11px 12px}.search-box input{font-size:11px}.scenario-grid{gap:12px}.scenario-card{min-height:259px}.card-body{padding:17px 15px 0}.card-bottom{padding:11px 15px}.scenario-card h3{font-size:20px;line-height:1.2}.card-tag{font-size:8px}.card-start{font-size:9px;gap:3px}.card-start .icon{width:12px}.floor-note{align-items:flex-start;font-size:9px;line-height:1.6;margin-top:22px}footer{font-size:8px;margin-top:26px;padding:19px 0}.page-intro{padding:33px 0 25px}.page-intro h1{font-size:40px}.page-intro .eyebrow{font-size:8px}.page-intro p{font-size:12px}.tabs{gap:20px}.tab{font-size:11px}.saved-card{padding:20px}.progress-grid{gap:17px}.panel{padding:21px}.history-item{gap:10px;flex-wrap:wrap}.history-item>.scenario-icon{display:none}.history-info h3{font-size:17px}.history-item>.button{font-size:9px;padding:8px}.data-controls{display:block}.data-controls .text-button{margin-top:10px}.empty-state{padding:36px 20px}.empty-state h3{font-size:25px}.round-title{font-size:29px}#round-content{padding:22px}.round-header{margin-bottom:15px}.round-context{font-size:12px}.scenario-quote{font-size:18px;padding:14px 16px}.tone-option{padding:10px;font-size:11px}.tone-option small{font-size:8px}.timer-panel{gap:9px;padding:13px 10px}.timer-controls{gap:5px}.timer-controls .button{font-size:9px;padding:8px}.timer-controls select{font-size:9px;padding:5px}.timer-number{font-size:25px;min-width:49px}.timer-display{gap:6px}.timer-display>.icon{display:none}.timer-caption{font-size:7px}.round-actions{gap:8px}.round-actions .button{font-size:10px;padding:12px}.round-actions .button .icon{width:15px;height:15px}.response-help{font-size:9px}.completion>h2{font-size:32px}.completion-sub{font-size:11px}.completion-quote{font-size:19px}.completion .round-actions .button{flex:1}.tip{font-size:11px}#toast{left:50%;bottom:20px}dialog{width:calc(100% - 20px);max-height:calc(100dvh - 24px);border-radius:14px}.confirm-dialog{padding:24px}.saved-actions{gap:10px}}
@media(max-width:440px){.hero{grid-template-columns:1fr;position:relative;padding-top:31px}.hero-copy{position:relative;z-index:1}.hero h1{font-size:46px;max-width:270px}.hero p{max-width:245px}.hero-art{position:absolute;width:135px;right:-3px;top:124px;opacity:1;z-index:0}.hero-eyebrow{font-size:8px}.hero-actions{margin-top:21px}.hero-actions .button{font-size:11px}.hero p{padding-right:26px}.stats-strip{margin-top:8px}.stat-item{padding:0 11px}.stat-number{font-size:23px}.stat-label{font-size:8px}.stat-number small{font-size:7px}.filters{gap:5px}.filter{font-size:9px;padding:9px 7px}.filter-count{display:none}.scenario-grid{grid-template-columns:1fr}.scenario-card{min-height:0}.card-top{margin-bottom:12px}.card-body{padding:20px 21px 0}.scenario-card h3{font-size:23px;margin-top:9px}.scenario-card p{font-size:12px;margin-bottom:20px}.card-bottom{padding:12px 21px}.card-tag{font-size:10px}.card-start{font-size:11px}.card-start .icon{width:15px}.category-label{font-size:8px}.nav-link{font-size:10px;gap:5px}.nav-link .icon{width:15px}.section-heading h2{font-size:28px}.tone-choice{gap:6px}.tone-option{padding:9px 8px}.tone-option small{font-size:7px}.timer-controls{gap:3px}.timer-controls .icon-button{width:26px}.round-actions .button{padding:11px 9px;font-size:10px}.round-actions .button .icon{display:none}.completion .round-actions{flex-direction:column;align-items:stretch}.response-help span:first-child{max-width:210px}.history-item{align-items:flex-start}}
.pep-talk p{font-size:18px}
body:has(dialog[open]){overflow:hidden}
.tips-panel h3{display:flex;align-items:center;gap:7px}.tips-panel h3 .icon{width:16px;height:16px}.saved-actions .text-button{display:inline-flex;align-items:center;gap:7px}.saved-actions .text-button .icon{width:14px;height:14px}
@media(max-width:1180px) and (min-width:721px){.pep-talk p{font-size:16px}}
@media(max-width:440px){.hero h1{font-size:clamp(34px,10.5vw,44px);max-width:none;letter-spacing:-1.6px}.hero-art{top:132px;width:130px;right:-5px}.hero p{max-width:235px;padding-right:22px}.nav-link{white-space:nowrap}.nav-link .nav-count{display:none}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}
