.therapy-topography{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;isolation:isolate;pointer-events:none;background:transparent}.therapy-topography__map{display:block;width:100%;height:100%;overflow:visible}.therapy-topography__contour{opacity:var(--contour-opacity);transform-origin:52% 49%}.therapy-topography[data-speaking=true] .therapy-topography__contour--major{animation:vocally-contour-pulse var(--contour-duration) ease-in-out var(--contour-delay) infinite}.therapy-topography__heart{transform-origin:50% 50%;opacity:.58;transition:opacity .9s ease}.therapy-topography[data-speaking=true] .therapy-topography__heart{opacity:1;animation:vocally-terrain-heart 4.8s ease-in-out infinite}.therapy-topography__edge{position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 65px 20px #edf4ef66}@keyframes vocally-contour-pulse{0%,to{transform:scale(1) rotate(-.15deg);opacity:var(--contour-opacity)}50%{transform:scale(1.026) rotate(.3deg);opacity:calc(var(--contour-opacity) + .13)}}@keyframes vocally-terrain-heart{0%,to{transform:scale(.96);opacity:.7}50%{transform:scale(1.08);opacity:1}}@media(prefers-reduced-motion:reduce){.therapy-topography[data-speaking=true] .therapy-topography__contour--major,.therapy-topography[data-speaking=true] .therapy-topography__heart{animation:none}.therapy-topography__heart{transition:none}}.voice-captions{width:100%;min-height:8rem;display:grid;align-items:center}.voice-captions__text{max-width:46rem;margin:0 auto;color:#34544b;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.2rem,2vw,1.65rem);font-weight:400;line-height:1.6;text-align:center;text-wrap:pretty;overflow-wrap:anywhere}.voice-captions__text--placeholder{color:#71857c;font-size:clamp(1rem,1.45vw,1.18rem);font-style:italic}.voice-captions__word{animation:vocally-caption-arrive .18s ease-out both}.voice-captions__cursor{display:inline-block;width:5px;height:5px;margin-left:.36em;border-radius:50%;vertical-align:middle;background:#91b2a0;animation:vocally-caption-cursor 1.4s ease-in-out infinite}.voice-captions__announcement{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes vocally-caption-arrive{0%{opacity:.25}to{opacity:1}}@keyframes vocally-caption-cursor{0%,to{opacity:.35}50%{opacity:1}}@media(prefers-reduced-motion:reduce){.voice-captions__word,.voice-captions__cursor{animation:none}}.therapy-simulation{--therapy-ink: #35584f;--therapy-muted: #657e76;--therapy-line: #d6e3de;min-height:100dvh;color:var(--therapy-ink);background:#f4f8f5;font-family:DM Sans,Segoe UI,sans-serif}.therapy-simulation button{color:inherit;background:transparent;border:0;box-shadow:none}.therapy-simulation button:focus-visible{outline:2px solid #568675;outline-offset:4px}.therapy-simulation button:not(:disabled){transition:background .18s,color .18s,border-color .18s}.therapy-simulation svg{flex-shrink:0}.therapy-simulation__header{min-height:88px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--therapy-line)}.therapy-simulation__identity,.therapy-simulation__header-actions{display:flex;align-items:center;gap:25px}.therapy-simulation__wordmark{width:122px;display:block}.therapy-simulation__wordmark svg{display:block;width:100%;height:auto}.therapy-simulation__header-divider{height:23px;width:1px;background:var(--therapy-line)}.therapy-simulation__page-name{font-size:13px}.therapy-simulation__private-note{display:flex;align-items:center;gap:9px;font-size:10px;color:var(--therapy-muted)}.therapy-simulation__private-note svg{width:14px}.therapy-simulation button.therapy-simulation__progress{display:flex;align-items:center;gap:10px;border:1px solid #c2d4c9;border-radius:30px;padding:11px 17px;font-size:12px}.therapy-simulation__progress>span{margin-left:8px}.therapy-simulation button.therapy-simulation__progress:hover{background:#e2ede5}.therapy-simulation__layout{display:grid;grid-template-columns:244px minmax(0,1fr);gap:24px;padding:24px;max-width:1800px;margin:auto;min-height:calc(100dvh - 88px)}.therapy-simulation[data-mode=exercises] .therapy-simulation__layout{grid-template-columns:286px minmax(0,1fr)}.therapy-simulation__sidebar{display:flex;flex-direction:column;min-width:0;min-height:0;max-height:calc(100dvh - 136px);padding:18px 16px 8px;border:1px solid var(--therapy-line);border-radius:19px;background:linear-gradient(145deg,#fdfef9,#ecf3ed)}.therapy-simulation__sidebar-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;padding-inline:8px}.therapy-simulation__sidebar-title{font-family:Libre Caslon Display,Georgia,serif;font-size:27px;letter-spacing:-.5px}.therapy-simulation button.therapy-simulation__icon-button{display:grid;place-items:center;width:34px;height:34px;padding:0;border-radius:9px;color:#698376}.therapy-simulation button.therapy-simulation__icon-button:hover{background:#dde9de}.therapy-simulation__settings:not([hidden]){display:flex;flex-direction:column;flex:1;min-height:0;overflow:auto}.therapy-simulation__eyebrow{margin:0;font-size:9px;font-weight:500;letter-spacing:1.7px;text-transform:uppercase;color:#688577}.therapy-simulation__modes>.therapy-simulation__eyebrow{margin:0 10px 15px}.therapy-simulation__mode-list{display:grid;gap:5px}.therapy-simulation button.therapy-simulation__mode{display:flex;align-items:center;gap:13px;min-height:42px;padding:8px 12px;border:1px solid transparent;border-radius:10px;text-align:left;font-size:12px}.therapy-simulation__mode-icon{display:grid;place-items:center;width:21px;color:#708c7c;font-size:21px;font-family:Georgia,serif;line-height:1}.therapy-simulation button.therapy-simulation__mode[aria-pressed=true]{background:#dfeada;border-color:#d0dfc9;color:#3c5f45}.therapy-simulation button.therapy-simulation__mode:hover:not(:disabled){background:#e7eee4}.therapy-simulation__mode-dot{margin-left:auto;width:5px;height:5px;border-radius:50%;background:transparent}.therapy-simulation__mode[aria-pressed=true] .therapy-simulation__mode-dot{background:#6b895c}.therapy-simulation__mode-description{font-size:10px;color:#718173;line-height:1.65;min-height:33px;padding-inline:10px;margin:13px 0 16px}.therapy-simulation__exercises{padding-inline:8px;margin-bottom:16px}.therapy-simulation__field{display:grid;gap:6px;margin-bottom:10px;font-size:10px;color:#61786c}.therapy-simulation__field input,.therapy-simulation__field textarea{width:100%;border:1px solid #c9dbd1;border-radius:9px;background:#fbfefb;color:var(--therapy-ink);padding:8px 10px;font:inherit;font-size:12px;resize:vertical}.therapy-simulation__field textarea{min-height:68px;line-height:1.5}.therapy-simulation button.therapy-simulation__review-button{width:100%;min-height:38px;margin:2px 0 10px;border:1px solid #c2d4c9;border-radius:9px;background:#eef5ee;font-size:11px}.therapy-simulation button.therapy-simulation__review-button:hover:not(:disabled){background:#e2ede5}.therapy-simulation__review{margin:0 0 14px;font-size:11px;line-height:1.6;color:#4f6c60}.therapy-simulation__exercise-list{display:grid;gap:7px;margin:8px 0 4px}.therapy-simulation button.therapy-simulation__exercise{display:grid;gap:4px;width:100%;padding:10px 11px;border:1px solid #d4e3d8;border-radius:11px;text-align:left;background:#f8fcf8}.therapy-simulation button.therapy-simulation__exercise:hover:not(:disabled){background:#eef5ee}.therapy-simulation button.therapy-simulation__exercise[aria-pressed=true]{background:#dfeada;border-color:#b9d0be}.therapy-simulation__exercise strong{font-size:12px;font-weight:600}.therapy-simulation__exercise span{font-size:10px;line-height:1.5;color:#5d776b}.therapy-simulation__exercise small{font-size:9px;line-height:1.45;color:#7a8f83}.therapy-simulation__rec-note{margin:0 0 8px;font-size:10px;line-height:1.55;color:#718173}.therapy-simulation__duration{padding-inline:8px;margin-bottom:14px}.therapy-simulation__duration-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:8px 0 10px}.therapy-simulation button.therapy-simulation__duration-option{min-height:38px;border:1px solid #d4e3d8;border-radius:10px;background:#f8fcf8;font-size:12px}.therapy-simulation button.therapy-simulation__duration-option:hover:not(:disabled){background:#eef5ee}.therapy-simulation button.therapy-simulation__duration-option[aria-pressed=true]{background:#dfeada;border-color:#b9d0be;color:#3c5f45}.therapy-simulation__results{padding:28px 30px;border:1px solid var(--therapy-line);border-radius:23px;background:#fbfefb}.therapy-simulation__results h2{font-family:Libre Caslon Display,Georgia,serif;font-weight:400;font-size:clamp(36px,3.4vw,54px);letter-spacing:-1.4px;line-height:1.1;margin:10px 0 22px}.therapy-simulation__results h2 em{font-weight:400;color:#2f7f96}.therapy-simulation__result-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0 0 18px}.therapy-simulation__result-stats dt{font-size:10px;color:#718173}.therapy-simulation__result-stats dd{margin:6px 0 0;font-size:clamp(22px,2.4vw,32px);letter-spacing:-.6px}.therapy-simulation__result-flags{list-style:none;margin:0 0 12px;padding:0}.therapy-simulation__result-flags li{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-top:1px solid #e4eee8;font-size:12px}.therapy-simulation__tips{margin:18px 0 0;padding-top:16px;border-top:1px solid #e4eee8}.therapy-simulation__tip-list{list-style:none;margin:12px 0 8px;padding:0;display:grid;gap:10px}.therapy-simulation__tip-list li{padding:12px 14px;border:1px solid #d5e6dc;border-radius:14px;background:#f7fbf8}.therapy-simulation__tip-list strong{display:block;font-size:13px;color:#2f7f96;margin-bottom:6px}.therapy-simulation__tip-list span{display:block;font-size:13px;line-height:1.55;color:#3d5346}.therapy-simulation__result-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:18px}.therapy-simulation__result-actions .therapy-simulation__start{width:auto;padding-inline:18px}.therapy-simulation button.therapy-simulation__result-progress{display:flex;align-items:center;gap:8px;min-height:48px;padding:0 16px;border:1px solid #c2d4c9;border-radius:11px;font-size:12px}.therapy-simulation button.therapy-simulation__result-progress:hover{background:#e2ede5}.therapy-simulation__sidebar-bottom{margin-top:auto}.therapy-simulation__invitation{display:flex;align-items:center;gap:11px;margin:12px 10px 21px;color:#778b70}.therapy-simulation__invitation>span{font-size:27px}.therapy-simulation__invitation p{margin:0;font-size:10px;line-height:1.65}.therapy-simulation button.therapy-simulation__start{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:48px;background:#527c65;border:1px solid #527c65;color:#fff;border-radius:11px;font-size:12px}.therapy-simulation button.therapy-simulation__start:hover{background:#416c55}.therapy-simulation__start>span{margin-left:auto;font-size:17px}.therapy-simulation__mic-note{margin:10px 0 15px;font-size:9px;color:#6d8075;text-align:center}.therapy-simulation__tools{display:grid;grid-template-columns:repeat(3,1fr);padding:15px 0 13px;border-top:1px solid var(--therapy-line);border-bottom:1px solid var(--therapy-line)}.therapy-simulation button.therapy-simulation__tool{width:100%;display:flex;align-items:center;flex-direction:column;gap:5px;padding:4px 0;border-radius:8px}.therapy-simulation__tool>span{font-size:10px}.therapy-simulation__tool>small{font-size:9px;color:#74877b}.therapy-simulation button.therapy-simulation__tool:hover{background:#e0eadd}.therapy-simulation button.therapy-simulation__tool[aria-pressed=true]{color:#46674b;background:#e0e9d9}.therapy-simulation__pace-wrap{position:relative}.therapy-simulation__pace-menu{position:absolute;z-index:6;bottom:calc(100% + 16px);left:-8px;width:200px;padding:13px;background:#fbfdf9;box-shadow:0 10px 40px #34534720;border:1px solid #cedfd4;border-radius:13px}.therapy-simulation__pace-menu>p{font-size:11px;font-weight:500;margin:0 7px 9px}.therapy-simulation__pace-menu>button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:36px;border-radius:7px;font-size:12px;padding:8px}.therapy-simulation__pace-menu>button[aria-pressed=true],.therapy-simulation__pace-menu>button:hover{background:#e5eee3}.therapy-simulation__pace-menu>small{display:block;margin:10px 7px 2px;font-size:10px;line-height:1.6;color:var(--therapy-muted)}.therapy-simulation button.therapy-simulation__help{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;padding:14px 0 7px;color:#698174;font-size:10px}.therapy-simulation__help svg{width:14px;height:14px}.therapy-simulation__main{min-width:0;display:flex;flex-direction:column;gap:16px}.therapy-simulation__stage{position:relative;display:flex;flex-direction:column;flex:1;min-height:410px;isolation:isolate;overflow:hidden;border:1px solid #cadfd9;border-radius:23px;background:radial-gradient(ellipse at 68% 65%,#e7eee0 0%,transparent 58%),linear-gradient(115deg,#e5f0e9,#dceef0)}.therapy-simulation__stage:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 70px #ffffff50;pointer-events:none;border-radius:inherit}.therapy-simulation__stage-heading{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:start;gap:15px;padding:27px 30px 0;pointer-events:none}.therapy-simulation__stage-heading h2{font-family:Libre Caslon Display,Georgia,serif;font-weight:400;font-size:clamp(40px,3.8vw,63px);letter-spacing:-1.7px;line-height:1.1;margin:12px 0 0}.therapy-simulation__stage-heading h2 em{font-weight:400;color:#64856e}.therapy-simulation__status{display:flex;align-items:center;gap:7px;flex-shrink:0;font-size:9px;padding:8px 12px;border:1px solid #a6c7b759;background:#f7fcf37d;border-radius:22px;color:#587665}.therapy-simulation__status i,.therapy-simulation__footer i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#7f9e71}.therapy-simulation__stage[data-speaking=true] .therapy-simulation__status{background:#f6faee;border-color:#bed3b6}.therapy-simulation__contours{position:absolute;top:30px;right:0;bottom:-14px;left:0;z-index:-1}.therapy-simulation__stutter-cue{position:absolute;top:18%;right:8%;bottom:22%;left:8%;z-index:4;display:grid;place-items:center;margin:0;pointer-events:none;text-align:center;font-family:Libre Caslon Display,Georgia,serif;font-size:clamp(42px,6.4vw,92px);line-height:.95;letter-spacing:-1.6px;color:#2f7f96;text-shadow:0 8px 28px #dceef0aa;animation:therapy-cue-pulse 2s ease-in-out,therapy-cue-out .55s ease 2s forwards}@keyframes therapy-cue-pulse{0%{opacity:0;transform:scale(.96)}14%{opacity:1;transform:scale(1.05)}32%{transform:scale(.99)}50%{transform:scale(1.04)}68%{transform:scale(1)}84%{transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@keyframes therapy-cue-out{to{opacity:0;transform:scale(.98)}}.therapy-simulation__endless-note{padding-inline:10px;margin:0 0 16px}.therapy-simulation__endless-score{margin:4px 0 18px}.therapy-simulation__endless-score span{display:block;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#718173}.therapy-simulation__endless-score strong{display:block;margin-top:6px;font-family:Libre Caslon Display,Georgia,serif;font-weight:400;font-size:clamp(56px,7vw,96px);letter-spacing:-2.4px;line-height:.9;color:#2f7f96}.therapy-simulation__praise-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none;overflow:hidden}.therapy-simulation__praise{position:absolute;left:50%;top:48%;margin:0;transform:translate(-50%);text-align:center;font-family:Libre Caslon Display,Georgia,serif;font-size:clamp(28px,4.2vw,52px);letter-spacing:-1.1px;line-height:1;color:#2f7f96;text-shadow:0 8px 24px #dceef0aa;animation:therapy-praise-float 1.7s ease-out forwards}@keyframes therapy-praise-float{0%{opacity:0;transform:translate(-50%,22px)}14%{opacity:1}to{opacity:0;transform:translate(-50%,-86px)}}.therapy-simulation__stage-footer{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding:23px 28px}.therapy-simulation__stage-note{display:flex;align-items:center;gap:9px;font-size:10px;color:#537768}.therapy-simulation__stage-note svg{width:16px}.therapy-simulation button.therapy-simulation__preview{display:flex;align-items:center;gap:5px;border-radius:25px;padding:8px 12px;background:#f7fcf19e;border:1px solid #bfd5c7;font-size:10px;white-space:nowrap}.therapy-simulation__preview svg{width:13px;height:13px}.therapy-simulation button.therapy-simulation__preview:hover{background:#f8fcf5}.therapy-simulation__captions{min-height:155px;padding:20px 28px 22px;border-radius:17px;border:1px solid var(--therapy-line);background:#fbfdfb}.therapy-simulation__caption-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.therapy-simulation__caption-heading p{display:flex;align-items:center;gap:9px}.therapy-simulation__caption-heading svg{width:16px;height:16px}.therapy-simulation__caption-heading>span{font-size:9px;color:#718378;background:#eef4ed;border-radius:15px;padding:4px 9px}.therapy-simulation__captions .voice-captions{margin:16px 0 0;padding:0;color:var(--therapy-ink)}.therapy-simulation__footer{display:flex;justify-content:space-between;align-items:start;gap:20px;padding:0 4px;font-size:9px;color:#6f8375}.therapy-simulation__footer>span:first-child{max-width:78%;overflow-wrap:anywhere}.therapy-simulation__footer>span:last-child{display:flex;align-items:center;gap:7px;flex-shrink:0}.therapy-simulation__error{padding:13px 17px;border:1px solid #dfc6b5;border-radius:12px;background:#fff6eb;color:#845c42;font-size:12px}.therapy-simulation__camera{position:absolute;z-index:3;right:24px;bottom:76px;width:160px;overflow:hidden;border:3px solid #ffffffa1;border-radius:14px;box-shadow:0 10px 25px #34534715;background:#426b5b}.therapy-simulation__camera video{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;transform:scaleX(-1)}.therapy-simulation__camera>span{display:block;padding:5px;color:#fff;text-align:center;font-size:9px}.therapy-simulation__camera>button{position:absolute;right:5px;top:5px;width:24px;height:24px;padding:0;border-radius:50%;background:#f7faf1d9}.therapy-simulation [data-guide=true]{outline:2px solid #6f9d79;outline-offset:7px;border-radius:10px}.therapy-simulation[data-sidebar=closed] .therapy-simulation__layout{grid-template-columns:66px minmax(0,1fr)}.therapy-simulation[data-sidebar=closed] .therapy-simulation__sidebar{padding:16px 8px}.therapy-simulation[data-sidebar=closed] .therapy-simulation__sidebar-heading{padding:0;justify-content:center}.therapy-simulation[data-sidebar=closed] .therapy-simulation__sidebar-title{display:none}.therapy-simulation[data-sidebar=closed] .therapy-simulation__icon-button svg{transform:rotate(180deg)}.simulation-guide{position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;width:min(420px,calc(100vw - 32px));height:fit-content;max-height:calc(100dvh - 40px);overflow:auto;padding:24px;border:1px solid #c8dbcb;border-radius:20px;background:#f9fcf6;color:#35584f;box-shadow:0 18px 70px #264e422b}.simulation-guide::backdrop{background:#254d4518}.simulation-guide__top{display:flex;align-items:center;gap:10px}.simulation-guide__icon{display:grid;place-items:center;border:1px solid #cedfca;border-radius:12px;width:38px;height:38px;background:#e6eedf}.simulation-guide__top>span:nth-child(2){font-size:9px;letter-spacing:.5px;color:#688071}.therapy-simulation .simulation-guide button{min-height:36px}.simulation-guide__top>button{margin-left:auto;font-size:20px;padding:0 6px;color:#688071}.simulation-guide h2{font-family:Libre Caslon Display,Georgia,serif;font-weight:400;font-size:35px;line-height:1.1;letter-spacing:-.8px;margin:23px 0 14px}.simulation-guide p{font-size:12px;line-height:1.8;color:#5c776b;margin:0}.simulation-guide p.simulation-guide__note{padding:12px 13px;margin-top:14px;border-radius:9px;background:#edf3e8;font-size:10px}.simulation-guide__dots{display:flex;gap:5px;margin:21px 0 15px}.simulation-guide__dots i{width:5px;height:5px;background:#cedfcd;border-radius:9px}.simulation-guide__dots i[data-active=true]{width:19px;background:#6d8f68}.simulation-guide__actions,.simulation-guide__actions>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.simulation-guide__actions button{padding:8px 9px;font-size:11px}.therapy-simulation button.simulation-guide__skip{min-height:40px;padding:8px 12px 8px 0;text-decoration:underline;text-underline-offset:3px;color:#6c8171;font-size:12px}.therapy-simulation button.simulation-guide__skip:hover{color:#35584f}.therapy-simulation button.simulation-guide__next{display:flex;align-items:center;gap:21px;padding:10px 16px;border-radius:9px;background:#54785d;color:#fff}.therapy-simulation button.simulation-guide__next:hover{background:#406249}@media(min-width:1500px){.therapy-simulation__layout{padding:32px;gap:32px;grid-template-columns:265px minmax(0,1fr)}.therapy-simulation[data-mode=exercises] .therapy-simulation__layout{grid-template-columns:300px minmax(0,1fr)}.therapy-simulation__sidebar{padding:24px 20px 14px}.therapy-simulation__mode-list{gap:9px}.therapy-simulation__mode-list .therapy-simulation__mode{min-height:48px;font-size:13px}}@media(max-width:1100px){.therapy-simulation__private-note{display:none}.therapy-simulation__layout{grid-template-columns:220px minmax(0,1fr);gap:18px;padding:20px}.therapy-simulation__stage-heading{padding:24px}.therapy-simulation__stage-heading h2{font-size:44px}.therapy-simulation__stage-heading .therapy-simulation__eyebrow{font-size:8px;letter-spacing:1.1px}.therapy-simulation__status{font-size:8px;padding:7px 8px}.therapy-simulation__stage-footer{padding:18px}}@media(max-width:760px){.therapy-simulation__header{min-height:76px;padding:0 20px;gap:12px}.therapy-simulation__wordmark{width:96px}.therapy-simulation__identity{gap:13px}.therapy-simulation__page-name{font-size:10px;max-width:70px}.therapy-simulation__header-divider{height:21px}.therapy-simulation button.therapy-simulation__progress{font-size:10px;padding:9px 12px;gap:7px}.therapy-simulation__progress>svg{width:15px}.therapy-simulation__progress>span{display:none}.therapy-simulation__layout,.therapy-simulation[data-sidebar=closed] .therapy-simulation__layout{display:flex;flex-direction:column;padding:16px;gap:16px}.therapy-simulation__sidebar{padding:14px;border-radius:16px}.therapy-simulation__sidebar-heading{margin:0 0 12px}.therapy-simulation__sidebar-title{font-size:24px}.therapy-simulation__mode-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.therapy-simulation button.therapy-simulation__mode{padding:9px 6px;font-size:10px;gap:6px;min-height:40px}.therapy-simulation__mode-icon{font-size:17px;width:17px}.therapy-simulation__mode-dot{display:none}.therapy-simulation__modes>.therapy-simulation__eyebrow{margin:0 6px 10px;font-size:8px}.therapy-simulation__mode-description{margin:10px 6px 14px;padding:0;min-height:0}.therapy-simulation__sidebar-bottom{display:grid;grid-template-columns:1fr 1fr;column-gap:17px;align-items:center}.therapy-simulation__invitation{display:none}.therapy-simulation__mic-note{font-size:8px;line-height:1.6;margin-bottom:0}.therapy-simulation__tools{border:0;padding:0}.therapy-simulation button.therapy-simulation__tool{gap:4px}.therapy-simulation__tool>span,.therapy-simulation__tool>small{font-size:9px}.therapy-simulation__tool svg{width:17px;height:17px}.therapy-simulation__help{grid-column:1/-1}.therapy-simulation button.therapy-simulation__help{padding:15px 0 0}.therapy-simulation__pace-menu{left:auto;right:-85px}.therapy-simulation__stutter-cue{font-size:42px;top:22%;right:6%;bottom:26%;left:6%}.therapy-simulation__stage{min-height:370px;border-radius:19px}.therapy-simulation__stage-heading{display:block;padding:23px}.therapy-simulation__stage-heading h2{font-size:42px}.therapy-simulation__status{width:fit-content;margin-top:13px}.therapy-simulation__contours{top:48px;right:-70px;bottom:-8px;left:-70px}.therapy-simulation__stage-footer{gap:10px;padding:14px}.therapy-simulation__stage-note{gap:6px;font-size:9px;max-width:48%}.therapy-simulation__stage-note svg{width:13px}.therapy-simulation button.therapy-simulation__preview{padding:7px 10px;font-size:9px}.therapy-simulation__result-stats{grid-template-columns:1fr;gap:10px}.therapy-simulation__results{padding:22px 18px}.therapy-simulation__captions{padding:18px;min-height:150px}.therapy-simulation__caption-heading .therapy-simulation__eyebrow{font-size:8px;letter-spacing:1.3px}.therapy-simulation__footer{font-size:8px;line-height:1.7}.therapy-simulation[data-sidebar=closed] .therapy-simulation__sidebar{padding:9px 16px}.therapy-simulation[data-sidebar=closed] .therapy-simulation__sidebar-heading{justify-content:space-between;margin:0}.therapy-simulation[data-sidebar=closed] .therapy-simulation__sidebar-title{display:block}.therapy-simulation__camera{width:115px;right:16px;bottom:65px}}@media(min-width:761px)and (max-height:820px){.therapy-simulation__header{min-height:72px}.therapy-simulation__layout{padding-block:18px;min-height:calc(100dvh - 72px)}.therapy-simulation__sidebar-heading{margin-bottom:13px}.therapy-simulation__modes>.therapy-simulation__eyebrow{margin-bottom:10px}.therapy-simulation__mode-list{gap:3px}.therapy-simulation__mode-list .therapy-simulation__mode{min-height:38px}.therapy-simulation__mode-description{margin-bottom:6px}.therapy-simulation__invitation{display:none}.therapy-simulation__stage{min-height:360px}.therapy-simulation__captions{min-height:141px;padding-block:16px}.therapy-simulation__sidebar-bottom{margin-top:10px}}@media(prefers-reduced-motion:reduce){.therapy-simulation *,.therapy-simulation *:before,.therapy-simulation *:after{transition:none!important}.therapy-simulation__stutter-cue{animation:therapy-cue-out .55s ease 2s forwards}.therapy-simulation__praise{animation:therapy-praise-fade 1.2s linear forwards}}@keyframes therapy-praise-fade{0%{opacity:0}18%{opacity:1}to{opacity:0}}.profile-setup[data-step=role] .profile-setup__question{width:min(100%,51rem)}.profile-setup[data-step=role] .profile-setup__main{padding-block:1.5rem}.profile-setup[data-step=role] h2{font-size:clamp(3rem,4.7vw,4.6rem)}.profile-setup[data-step=role] .profile-setup__step{margin-bottom:1rem}.profile-setup[data-step=role] .profile-setup__hint{margin:1.25rem auto 1.5rem}.profile-setup[data-step=role] .profile-setup__error:empty{min-height:0;margin:0}.role-pond{position:relative;isolation:isolate;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem .8rem;min-width:0;margin:0;padding:1.4rem .5rem 2rem;border:0}.role-pond__water{position:absolute;z-index:-1;top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem;border-radius:46%;background:repeating-radial-gradient(ellipse at 28% 50%,transparent 0 30px,rgb(172 210 221 / 28%) 32px 33px,transparent 35px 60px),radial-gradient(ellipse,rgb(211 235 240 / 55%),transparent 73%);background-size:130% 150%,100% 100%;-webkit-mask-image:radial-gradient(ellipse,#000 40%,transparent 73%);mask-image:radial-gradient(ellipse,#000 40%,transparent 73%);pointer-events:none;animation:role-water-drift 12s ease-in-out infinite alternate}.role-pad{position:relative;display:grid;place-items:center;width:var(--pad-width, 100%);justify-self:var(--pad-align, center);transform:translateY(var(--pad-offset, 0));max-width:100%;min-width:0;min-height:calc(7rem * var(--pad-growth, 1));aspect-ratio:260 / var(--pad-depth, 140);border-radius:50%;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.role-pad:nth-of-type(1){--pad-width: 100%;--pad-growth: 1.28;--pad-depth: 179;--pad-offset: .65rem;--pad-angle: -5deg;--pad-align: start}.role-pad:nth-of-type(2){--pad-width: 100%;--pad-offset: -.8rem;--pad-angle: 3deg}.role-pad:nth-of-type(3){--pad-width: 100%;--pad-growth: 1.12;--pad-depth: 157;--pad-offset: 1.15rem;--pad-angle: -3deg;--pad-align: end}.role-pad:nth-of-type(4){--pad-width: 93%;--pad-offset: .35rem;--pad-angle: 4deg;--pad-align: end}.role-pad:nth-of-type(5){--pad-width: 100%;--pad-growth: 1.4;--pad-depth: 196;--pad-offset: 1.2rem;--pad-angle: -4deg;--pad-align: start}.role-pad:nth-of-type(6){--pad-width: 100%;--pad-growth: 1.2;--pad-depth: 168;--pad-offset: 0;--pad-angle: 2deg}.role-pad input{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;opacity:0;cursor:pointer}.role-pad__leaf{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;transform:rotate(var(--pad-angle, 0deg));filter:drop-shadow(0 7px 5px rgb(53 91 80 / 22%));pointer-events:none}.role-pad__shape{fill:#e2edda;stroke:#92b19a;stroke-width:1.4px;transition:fill .16s ease,stroke .16s ease}.role-pad:nth-of-type(2n) .role-pad__shape{fill:#dcebdc}.role-pad:nth-of-type(3n) .role-pad__shape{fill:#e7eedb}.role-pad__veins{fill:none;stroke:#b0c5aa;stroke-width:1px}.role-pad:hover .role-pad__shape{fill:#d4e7cd;stroke:#60896e}.role-pad:has(input:checked) .role-pad__shape{fill:#c8dec2;stroke:#426d53;stroke-width:2.3px}.role-pad:has(input:focus-visible){outline:2px solid #426959;outline-offset:4px}.role-pad__label{position:relative;max-width:84%;margin-top:.5rem;color:#567969;font-style:italic;text-shadow:0 1px 1px rgb(24 51 35 / 18%),0 2px 3px rgb(24 51 35 / 12%);font-size:clamp(.875rem,1.15vw,1rem);font-weight:600;line-height:1.35;text-align:center;text-wrap:balance;overflow-wrap:anywhere;pointer-events:none}.role-pad__selected{position:absolute;top:20%;right:17%;display:grid;place-items:center;width:1rem;height:1rem;border-radius:50%;background:#426d53;color:#fff;font-size:.6875rem;opacity:0;pointer-events:none}.role-pad:has(input:checked) .role-pad__selected{opacity:1}.role-pad__ripples{position:absolute;top:12%;right:6%;bottom:12%;left:6%;pointer-events:none}.role-pad__ripples>span{position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid #8fbecb;border-radius:50%;box-shadow:0 0 0 3px #ffffff7f;opacity:0;animation:role-pad-ripple 1.6s ease-out both}.role-pad__ripples>span:nth-child(2){animation-delay:.18s;border-color:#c4dfe4}.role-pad__ripples>span:nth-child(3){animation-delay:.36s;border-color:#a9cbd5}.session-profile{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;margin:0 0 1rem}.session-profile span{color:var(--muted)}@keyframes role-water-drift{0%{background-position:0 25%,center}to{background-position:50% 65%,center}}@keyframes role-pad-ripple{0%{opacity:0;transform:scale(.9)}15%{opacity:.7}to{opacity:0;transform:scale(1.55)}}@media(max-width:600px){.profile-setup[data-step=role] .profile-setup__main{padding-block:1.75rem}.profile-setup[data-step=role] h2{font-size:clamp(2.6rem,10vw,3.6rem)}.role-pond{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem .65rem;padding:.8rem 0 1.2rem}.role-pad{min-height:calc(6.8rem * var(--pad-growth, 1))}.role-pad:nth-of-type(odd){--pad-offset: -.3rem;--pad-align: start}.role-pad:nth-of-type(2n){--pad-offset: .65rem;--pad-align: end}.role-pad__label{font-size:.875rem}.role-pad__selected{top:23%;right:13%}.role-pad__ripples>span{animation-name:role-pad-ripple-small}}@keyframes role-pad-ripple-small{0%{opacity:0;transform:scale(.9)}15%{opacity:.7}to{opacity:0;transform:scale(1.28)}}@media(max-width:360px){.role-pond{grid-template-columns:1fr;max-width:16rem;margin-inline:auto}.role-pad:nth-of-type(n){min-height:calc(7rem * var(--pad-growth, 1));--pad-offset: 0}}@media(prefers-reduced-motion:reduce){.role-pond__water{animation:none}.role-pad__ripples>span{animation:role-pad-ripple-soft .35s ease-out both}}@keyframes role-pad-ripple-soft{0%{opacity:.7}to{opacity:0}}.water-garden{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;background:#f3faf9;container-type:size}.water-garden__scene{position:absolute;width:max(100cqw,159.879cqh);height:max(100cqh,62.547cqw);left:50%;top:50%;transform:translate(-50%,-50%)}.water-garden__art,.water-garden__currents,.water-garden__touch-ripples{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;pointer-events:none}.water-garden__art{object-fit:cover;object-position:center}.water-garden__flow{fill:none;stroke-width:2.5;stroke-linecap:round;stroke-dasharray:85 160 34 220;opacity:.65;animation:garden-current 32s linear infinite}.water-garden__flow--lower{stroke-width:3;animation-duration:42s;animation-delay:-19s}.water-garden__sheen{fill:none;stroke-width:18;stroke-linecap:round;opacity:.08;animation:garden-sheen 13s ease-in-out infinite alternate}.water-garden__ripple{fill:none;stroke:#fff;stroke-width:1.5;opacity:0;transform-box:fill-box;transform-origin:center;animation:garden-ripple 16s ease-in-out infinite}.water-garden__ripple--later{animation-delay:-8s}button.water-garden__pad{position:absolute;display:block;padding:0;border:0;border-radius:50%;background:transparent;pointer-events:auto;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}button.water-garden__pad:hover{background:#ffffff0d}button.water-garden__pad:focus-visible{outline:3px solid #3c7467;outline-offset:-8px;background:#ffffff24;box-shadow:inset 0 0 0 11px #f4fffaa6}button.water-garden__pad:disabled{pointer-events:none;opacity:1}.water-garden__touch-ring{fill:none;stroke:#6aabae;stroke-width:2.2;opacity:0;transform-box:fill-box;transform-origin:center;animation:garden-touch-ripple 2.8s ease-out both}.water-garden__touch-ring--echo{stroke:#fff;stroke-width:2.8;animation-delay:.3s}.water-garden[data-moving=false] .water-garden__flow,.water-garden[data-moving=false] .water-garden__ripple,.water-garden[data-moving=false] .water-garden__sheen{animation-play-state:paused}@keyframes garden-current{to{stroke-dashoffset:-998}}@keyframes garden-sheen{0%{opacity:.06;transform:translate(-3px,-2px)}to{opacity:.2;transform:translate(5px,3px)}}@keyframes garden-ripple{0%{opacity:0;transform:scale(.94)}35%{opacity:.42}to{opacity:0;transform:scale(1.13)}}@keyframes garden-touch-ripple{0%{opacity:0;transform:scale(1)}12%{opacity:.7}to{opacity:0;transform:scale(1.24)}}@media(max-width:640px){.water-garden__scene{left:88%;transform:translate(-88%,-50%)}.water-garden__flow--left{display:none}}@media(prefers-reduced-motion:reduce){.water-garden__flow{animation-duration:90s;opacity:.32}.water-garden__flow--lower{animation-duration:110s}.water-garden__sheen{animation:garden-sheen-soft 30s ease-in-out infinite alternate}.water-garden__ripple{animation-duration:32s}.water-garden__touch-ring{animation-name:garden-touch-ripple-soft}@keyframes garden-sheen-soft{0%{opacity:.06}to{opacity:.12}}@keyframes garden-touch-ripple-soft{0%{opacity:0;transform:scale(1)}15%{opacity:.5}to{opacity:0;transform:scale(1.06)}}}.progress-garden{--progress-ink: #355a50;--progress-muted: #60786f;position:relative;isolation:isolate;min-height:100dvh;color:var(--progress-ink);background:#edf6f7;font-family:IBM Plex Sans,Segoe UI,sans-serif}.progress-garden:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#f3fafa40,#f1f9f866),url(/assets/water-garden-illustration-ItHLK22d.png) center / cover;pointer-events:none}.progress-garden button{font:inherit;cursor:pointer}.progress-garden button:focus-visible{outline:3px solid #567969;outline-offset:4px}.progress-garden__header{display:flex;justify-content:space-between;align-items:center;gap:1rem;min-height:92px;padding:1.25rem clamp(1.25rem,5vw,5rem);border-bottom:1px solid #d6e5e1;background:#f9fdfcbf}.progress-garden__identity{display:flex;align-items:center;gap:1.6rem}.progress-garden__identity>span:last-child{border-left:1px solid #c6d9d1;padding-left:1.6rem;font-size:.85rem;color:var(--progress-muted)}.progress-garden__wordmark{display:block;width:116px}.progress-garden__wordmark svg{display:block;width:100%}.progress-garden .progress-garden__practice{display:flex;align-items:center;gap:1.5rem;padding:.85rem 1.25rem;color:#fff;background:#567969;border:1px solid #567969;border-radius:100px;font-size:.875rem}.progress-garden .progress-garden__practice:hover{background:#426959}.progress-garden__content{width:min(100% - 3rem,960px);margin:0 auto;padding:2.75rem 0 1rem}.progress-garden__intro{margin-bottom:2rem;position:relative;isolation:isolate}.progress-garden__intro:before{content:"";position:absolute;z-index:-1;top:-1.5rem;right:-1.5rem;bottom:-1.5rem;left:-1.5rem;filter:blur(16px);background:radial-gradient(ellipse at left,rgb(245 251 250 / 96%) 25%,rgb(245 251 250 / 65%) 55%,transparent 75%);pointer-events:none}.progress-garden__eyebrow{font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:var(--progress-muted)}.progress-garden__intro h2{margin:.6rem 0;font:italic 400 clamp(2.75rem,5vw,4.2rem)/1.08 Georgia,serif;letter-spacing:-.045em}.progress-garden__intro h2 em{color:#567969}.progress-garden__intro>p:last-child{color:var(--progress-muted);font-size:.9rem}.progress-garden__overview,.progress-garden__recent{padding:clamp(1.25rem,3vw,2rem);border:1px solid #d4e5e0;border-radius:24px;background:#ffffffeb;box-shadow:0 12px 40px #3e685b0a}.progress-garden__section-heading{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.progress-garden__section-heading h3{font:400 1.55rem Georgia,serif;margin:0}.progress-garden__section-heading>span{font-size:.75rem;color:var(--progress-muted)}.progress-garden__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:1.8rem 0}.progress-garden__stats>div+div{border-left:1px solid #e0ece7;padding-left:2rem}.progress-garden__stats dt{color:var(--progress-muted);font-size:.8rem}.progress-garden__stats dd{margin:.35rem 0 0;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:400;letter-spacing:-.04em}.progress-garden__stats dd>span{font-size:1rem;color:#789085}.progress-garden__chart{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:1rem;padding-top:.75rem}.progress-garden__day{text-align:center;font-size:.75rem;color:var(--progress-muted)}.progress-garden__bar-track{position:relative;height:100px;margin-bottom:.75rem;border-bottom:1px solid #cbded9;border-radius:10px 10px 0 0;background:linear-gradient(180deg,#f5fafb,#edf5f5);display:flex;align-items:end;justify-content:center}.progress-garden__bar{display:block;width:65%;max-width:50px;border-radius:14px 14px 0 0;background:linear-gradient(180deg,#a6c7b0,#709d88)}.progress-garden__bar-value{position:absolute;top:-1.4rem;font-size:.65rem;white-space:nowrap;color:#355a50}.progress-garden__day small{display:block;font-size:.65rem;margin-top:.15rem}.progress-garden__day[data-today=true]>span{font-weight:700;color:#355a50}.progress-garden__recent{margin-top:1.25rem}.progress-garden__empty{text-align:center;padding:1.25rem 1rem .5rem}.progress-garden__empty>span{font-size:2.5rem;color:#8dac9e}.progress-garden__empty h4{margin:.4rem 0;font-weight:500;font-size:1rem}.progress-garden__empty p{font-size:.85rem;color:var(--progress-muted);margin:.5rem 0}.progress-garden__sessions{list-style:none;margin:1rem 0 0;padding:0}.progress-garden__sessions li{display:flex;gap:1rem;align-items:center;padding:1rem 0}.progress-garden__sessions li+li{border-top:1px solid #e4eeea}.progress-garden__session-icon{width:40px;height:40px;border-radius:45% 55% 50% 40%;display:grid;place-items:center;color:#567969;background:#e7f0e5;flex-shrink:0}.progress-garden__session-icon svg{width:20px;height:20px}.progress-garden__sessions strong{display:block;font-size:.9rem;font-weight:500;text-transform:capitalize}.progress-garden__sessions time{display:block;font-size:.75rem;color:var(--progress-muted);margin-top:.25rem}.progress-garden__session-duration{margin-left:auto;text-align:right;font-size:.9rem;white-space:nowrap}.progress-garden__session-duration small{display:block;margin-top:.25rem;color:var(--progress-muted);font-size:.7rem}.progress-garden .progress-garden__more{background:transparent;border:0;color:#426959;padding:.65rem 0;text-decoration:underline;text-underline-offset:4px;font-size:.8rem}.progress-garden__footer{display:flex;align-items:center;gap:.75rem;color:var(--progress-muted);padding:.8rem .5rem}.progress-garden__footer>span{font-size:1.5rem}.progress-garden__footer p{font-size:.7rem;line-height:1.6}@media(max-width:600px){.progress-garden__header{min-height:80px;padding:1rem}.progress-garden__identity>span:last-child{display:none}.progress-garden__wordmark{width:96px}.progress-garden .progress-garden__practice{gap:.75rem;font-size:.75rem;padding:.75rem 1rem}.progress-garden__content{width:calc(100% - 2rem);padding-top:2rem}.progress-garden__stats>div+div{padding-left:.8rem}.progress-garden__stats dt{font-size:.7rem}.progress-garden__chart{gap:.4rem}.progress-garden__bar-track{height:80px}.progress-garden__section-heading h3{font-size:1.35rem}.progress-garden__sessions li{gap:.6rem}.progress-garden__session-icon{width:32px;height:32px}.progress-garden__bar-value{font-size:.58rem}}.progress-garden__actions{display:flex;align-items:center;gap:.75rem}.progress-garden .progress-garden__report-button{border:1px solid #91afa0;border-radius:100px;background:#f5faf6;color:#355a50;padding:.85rem 1.25rem;font-size:.875rem}.progress-garden .progress-garden__report-button:hover{background:#e2eee4}.progress-garden .speech-report-dialog{width:min(850px,calc(100% - 2rem));max-height:90dvh;padding:clamp(1.25rem,4vw,2.5rem);border:1px solid #b9d2c6;border-radius:24px;background:#f4faf8;color:#355a50}.progress-garden .speech-report-dialog::backdrop{background:#1c373073;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.progress-garden .speech-report-dialog .detail-top{display:flex;justify-content:space-between;align-items:center}.progress-garden .speech-report-dialog .detail-brand{font-style:italic}.progress-garden .speech-report-dialog .close{background:#e1eee6;color:#355a50;border:0;border-radius:50%;width:44px;height:44px}.progress-garden .speech-report-dialog h2{font:italic 400 clamp(2rem,5vw,3rem) Georgia,serif;margin:1.5rem 0 1rem}.progress-garden .speech-report-dialog p{color:#526e62;line-height:1.6}.progress-garden .speech-report-dialog .primary{border:0;border-radius:100px;background:#567969;color:#fff;padding:.85rem 1.25rem}.progress-garden .speech-report-dialog pre{padding:1.25rem;border:1px solid #d0e2db;border-radius:12px;background:#fff;font:.85rem/1.7 IBM Plex Sans,sans-serif;white-space:pre-wrap;overflow-wrap:anywhere}.progress-garden .report-frequency{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1.25rem 0}.progress-garden .report-frequency__panel{padding:1.25rem;border:1px solid #d0e2db;border-radius:12px;background:#fff}.progress-garden .report-frequency__panel .eyebrow{font-size:.7rem;letter-spacing:.06em;color:#7a9389}.progress-garden .report-frequency__panel h3{display:flex;align-items:baseline;gap:.4rem;margin:.5rem 0;font:400 1.6rem Georgia,serif;color:#355a50}.progress-garden .report-frequency__panel h3 small{font-size:.7rem;color:#7a9389;font-family:IBM Plex Sans,sans-serif}.progress-garden .frequency-chart{width:100%;height:auto;margin:.5rem 0}.progress-garden .category-bars{display:flex;flex-direction:column;gap:.6rem;margin-top:.5rem}.progress-garden .category-bar-row{display:grid;grid-template-columns:110px 1fr 30px;align-items:center;gap:.6rem;font-size:.75rem;color:#526e62}.progress-garden .category-bar-track{background:#e1eee6;border-radius:6px;height:9px;overflow:hidden}.progress-garden .category-bar-fill{height:100%;border-radius:6px;background:#567969}.progress-garden .category-bar-row strong{text-align:right;color:#355a50}.progress-garden .report-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin:1rem 0}.progress-garden .report-actions button:not(.primary){border:1px solid #b9d2c6;border-radius:100px;background:#fff;color:#355a50;padding:.85rem 1.25rem}.progress-garden .report-narrative{margin:1rem 0;padding:1.25rem;border:1px solid #d0e2db;border-radius:12px;background:#eaf4ef}.progress-garden .report-narrative .eyebrow{font-size:.7rem;letter-spacing:.06em;color:#7a9389}.progress-garden .report-narrative p{white-space:pre-wrap}@media(max-width:760px){.progress-garden .report-frequency,.progress-garden .category-bar-row{grid-template-columns:1fr}}.progress-garden__footer{background:#f5fbfaeb;border-radius:16px;margin-top:1rem;padding-inline:1rem}@media(max-width:600px){.progress-garden__header{flex-wrap:wrap}.progress-garden__actions{gap:.5rem;flex-wrap:wrap}.progress-garden .progress-garden__report-button{font-size:.75rem;padding:.75rem 1rem}}@media(max-width:600px){.progress-garden:before{background-position:72% center}}.progress-garden__analysis-note{color:var(--progress-muted);font-size:.85rem;line-height:1.6}.progress-garden__analysis-list{list-style:none;margin:0;padding:0}.progress-garden__analysis-list li{display:flex;justify-content:space-between;gap:1rem;padding:.6rem 0;border-bottom:1px solid #e4eeea;font-size:.875rem}:root{color-scheme:light;--cream: #fff3dd;--bg: #75624e;--panel: #685744;--border: #a18b70;--text: #ffffff;--muted: #eee4d6;--accent: #f1dab7;--danger: #ae4244;--ok: #3ecf8e;--pending: #f0c14a;font-family:IBM Plex Sans,Segoe UI,system-ui,sans-serif;line-height:1.45;background:var(--cream);color:var(--text)}*{box-sizing:border-box}body{margin:0;min-height:100vh}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}:where(a,button,input):focus-visible{outline:3px solid var(--accent);outline-offset:4px}.app-shell{position:relative;min-height:100vh;min-height:100dvh;background:var(--bg)}.app-shell:not([data-phase=practice]){height:100vh;height:100dvh;overflow:hidden}.intro{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;overflow:hidden;background:#f2f7f5;transform-origin:center}button.intro__enter{position:relative;display:block;width:100%;height:100%;padding:0;border:0;border-radius:0;overflow:hidden;background:transparent;-webkit-tap-highlight-color:transparent;touch-action:manipulation}button.intro__enter:focus-visible{outline:3px solid white;outline-offset:-10px}.intro__background-exit{position:absolute;top:-2%;right:-2%;bottom:-2%;left:-2%;pointer-events:none}.intro__background{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:url(#intro-garden-palette)}.intro__wordmark-position{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:none}.intro__wordmark-exit{display:block;width:clamp(19rem,48vw,60rem);max-width:88vw;max-height:54svh;aspect-ratio:640 / 276}.intro__wordmark{display:block;width:100%;height:100%;opacity:0;transform-origin:center;transform-box:view-box}.intro[data-loaded=true] .intro__wordmark{animation:wordmark-enter 1.6s cubic-bezier(.16,1,.3,1) both}.intro[data-loaded=true] .intro__background{animation:backdrop-settle 1.8s ease-out both}.intro__hint{position:absolute;right:1rem;bottom:max(1.5rem,env(safe-area-inset-bottom));left:1rem;width:fit-content;margin-inline:auto;padding:.65rem 1rem;border:1px solid rgb(255 255 255 / 24%);border-radius:999px;background:#355a50e0;color:#fff;font-size:clamp(.8125rem,1vw,.9375rem);opacity:0}.intro[data-loaded=true] .intro__hint{animation:hint-enter .5s 1.1s ease-out both}.intro__key{padding:.1rem .35rem;border:1px solid rgb(255 255 255 / 50%);border-radius:4px;font-size:.9em}.intro[data-phase=leaving]{animation:intro-exit 1.05s ease-in-out both}.intro[data-phase=leaving] .intro__wordmark-exit{animation:wordmark-exit .95s cubic-bezier(.5,0,.8,.35) both}.intro[data-phase=leaving] .intro__background-exit{animation:backdrop-exit 1.05s cubic-bezier(.65,0,.35,1) both}.intro[data-phase=leaving] .intro__hint{display:none}.practice-section{--bg: #f2f7f5;--panel: #ffffff;--border: #a6b9b3;--text: #293f3a;--muted: #526760;--accent: #426959;--ok: #487a60;--pending: #886b25;position:relative;isolation:isolate;min-height:100vh;min-height:100dvh;padding:0;background:var(--bg);color:var(--text);transform-origin:50% 35vh}.profile-setup{position:relative;overflow-x:clip;z-index:1;pointer-events:none;display:grid;grid-template-rows:auto minmax(30rem,1fr) auto;min-height:100vh;min-height:100dvh;padding:clamp(1.5rem,3.3vw,3.25rem) clamp(1.5rem,4.6vw,5rem)}.profile-setup__header,.profile-setup__footer,.profile-setup__actions{display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.profile-setup__brand{display:block;width:9rem;flex-shrink:0}.profile-setup__brand svg{display:block;width:100%;height:auto}.profile-setup__header-detail{display:flex;align-items:center;gap:1.6rem}.profile-setup__eyebrow,.profile-setup__step{color:#58786f;font-size:.65rem;font-weight:500;letter-spacing:.19em;text-transform:uppercase}.profile-setup__eyebrow{padding:.45rem 0}.profile-setup :focus-visible{outline:2px solid #537e6d;outline-offset:5px}.profile-setup__main{display:grid;place-items:center;padding:3rem 0 2rem;text-align:center}.profile-setup__question{pointer-events:auto;position:relative;width:min(100%,34rem);isolation:isolate;animation:question-arrive .5s ease both}.profile-setup__question:before{content:"";position:absolute;z-index:-1;inset:-4rem calc(-1*min(4vw,1.5rem));background:radial-gradient(ellipse,rgb(244 250 249 / 75%) 22%,rgb(244 250 249 / 35%) 45%,transparent 72%);pointer-events:none}.profile-setup__step{display:flex;align-items:center;justify-content:center;gap:.6rem;margin:0 0 1.7rem}.profile-setup__step>span{width:.35rem;height:.35rem;border-radius:50%;background:#83a892}.profile-setup h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;font-style:italic;font-size:clamp(3.4rem,6.5vw,6rem);line-height:1.02;letter-spacing:-.055em;color:#355a50;text-wrap:balance}.profile-setup h2 em{font-weight:400;color:#567969}.profile-setup h2:focus{outline:none}.profile-setup__hint{margin:1.5rem auto 2rem;max-width:29rem;color:#60786f;font-size:.9375rem;line-height:1.6;text-wrap:balance}input.profile-setup__input{width:100%;min-width:0;min-height:4.35rem;padding:1.1rem 1.5rem;border:1px solid #a0b9b0;border-radius:12px;background:#ffffffe0;color:#355a50;box-shadow:0 8px 32px #4b726b0a;font-size:1.0625rem;text-align:center;caret-color:#426959;transition:border-color .18s ease,box-shadow .18s ease}.profile-setup__input::placeholder{color:#60786f}input.profile-setup__input:focus{outline:none;border-color:#719987;box-shadow:0 0 0 4px #afcdbc2e,0 8px 32px #4b726b0a}.profile-setup__input[aria-invalid=true]{border-color:var(--danger)}.profile-setup__error{min-height:1.25rem;margin:.6rem 0 0;color:#9a3234;font-size:.875rem}.profile-setup__reassurance{margin:.45rem 0 0;color:#60786f;font-size:.75rem;letter-spacing:.025em}.profile-setup__footer{position:relative;padding-bottom:env(safe-area-inset-bottom)}.profile-setup__progress{width:clamp(8rem,16vw,13rem)}.profile-setup__count{display:flex;align-items:center;gap:.35rem;margin-top:.7rem;color:#547265;font-size:.75rem;font-variant-numeric:tabular-nums}.profile-setup__count strong{font-weight:600;color:#355a50}.profile-setup__progress-label{margin-left:auto;font-size:.65rem}.profile-setup__progress-track{height:4px;border-radius:999px;background:#d1e0d9;overflow:hidden}.profile-setup__progress-track>span{display:block;height:100%;border-radius:inherit;background:#729985;transition:width .4s ease}.profile-setup__pace{position:absolute;left:50%;transform:translate(-50%);color:#536e60;font-family:Georgia,Times New Roman,serif;font-size:.875rem;font-style:italic;white-space:nowrap}button.profile-setup__continue{pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;gap:2.25rem;min-height:3.5rem;padding:.9rem 1.5rem;border:1px solid #587c67;border-radius:8px;background:#587c67;color:#fff;box-shadow:0 4px 14px #3a5e4c14;font-size:.875rem;transition:background .18s ease,transform .18s ease}button.profile-setup__continue:hover{background:#456a54;transform:translateY(-2px)}button.profile-setup__continue:active{transform:translateY(0)}button.profile-setup__back{pointer-events:auto;min-height:2.75rem;padding-inline:.8rem;background:#fafcf9cc;border-color:transparent;border-radius:999px;color:#476756;font-size:.875rem}button.profile-setup__back:hover{background:#e6eee7}@keyframes question-arrive{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.profile-setup{grid-template-rows:auto minmax(28rem,1fr) auto;padding:1.25rem 1.5rem}.profile-setup__eyebrow{display:none}.profile-setup__brand{width:7rem}.profile-setup__question:before{inset-inline:-1.5rem}.profile-setup__main{padding:2rem 0}.profile-setup h2{font-size:clamp(3.2rem,12vw,4.5rem)}.profile-setup__hint{margin-bottom:1.5rem}.profile-setup__footer{flex-wrap:wrap;gap:1.5rem}.profile-setup__pace,.profile-setup__progress-label{display:none}.profile-setup__progress{width:5rem}.profile-setup__actions{gap:.4rem;margin-left:auto}button.profile-setup__continue{gap:1rem;padding-inline:1.25rem}}@media(max-width:900px){.profile-setup__pace{display:none}}@media(max-height:700px)and (min-width:601px){.profile-setup{grid-template-rows:auto minmax(24rem,1fr) auto;padding-block:1.25rem}.profile-setup__main{padding-block:1.5rem}.profile-setup h2{font-size:4.25rem}.profile-setup__step{margin-bottom:1rem}.profile-setup__hint{margin-block:1rem 1.5rem}}.app-shell[data-phase=intro] .practice-section{visibility:hidden}.app-shell[data-phase=transition] .practice-section{animation:practice-enter 1s .1s cubic-bezier(.16,1,.3,1) both}@keyframes wordmark-enter{0%{opacity:0;transform:rotate(-170deg) scale(.08);filter:blur(16px)}65%{opacity:1;transform:rotate(8deg) scale(1.06);filter:blur(0)}to{opacity:1;transform:rotate(0) scale(1);filter:blur(0)}}@keyframes backdrop-settle{0%{transform:scale(1.08) rotate(-2deg)}to{transform:scale(1) rotate(0)}}@keyframes hint-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes wordmark-exit{0%{opacity:1;transform:rotate(0) scale(1);filter:blur(0)}to{opacity:0;transform:rotate(280deg) scale(.04);filter:blur(14px)}}@keyframes backdrop-exit{to{transform:rotate(-18deg) scale(1.5);filter:blur(8px)}}@keyframes intro-exit{0%,25%{opacity:1}to{opacity:0}}@keyframes practice-enter{0%{opacity:0;transform:translateY(28px) rotate(-4deg) scale(.94)}to{opacity:1;transform:translateY(0) rotate(0) scale(1)}}@media(max-aspect-ratio:3 / 4){.intro__wordmark-exit{width:88vw}}@media(prefers-reduced-motion:reduce){.intro,.intro *,.app-shell .practice-section,.profile-setup__question{animation:none!important}.profile-setup *{transition:none!important}button.profile-setup__continue:hover{transform:none}.intro[data-loaded=true] .intro__wordmark,.intro[data-loaded=true] .intro__hint{opacity:1}}input,textarea{padding:.45rem .55rem;border-radius:6px;border:1px solid var(--border);background:var(--bg);color:var(--text);font:inherit}button{font:inherit;padding:.5rem .9rem;border-radius:6px;border:1px solid var(--border);background:#806b54;color:var(--text);cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}button.primary{background:var(--accent);border-color:transparent;color:#493827;font-weight:600}
