:root{--ink:#0c1a17;--muted:#64706c;--paper:#f4f2eb;--surface:#fffdf8;--line:#deddd4;--green:#0c3b32;--green-2:#175a4c;--mint:#b9e4d2;--lime:#d2e884;--danger:#a64237;--shadow:0 24px 70px #132a241f}*{box-sizing:border-box}html{background:#dfe5df;min-width:320px}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 15% 0,#d2e8842e,#0000 28rem),#e7ebe6;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #77bba4}button:disabled{cursor:not-allowed;opacity:.5}h1,h2,h3,p{margin-top:0}.app-frame,.practice-frame{background:var(--paper);width:min(100%,520px);min-height:100dvh;box-shadow:var(--shadow);margin:0 auto;position:relative;overflow:hidden}.app-frame{padding-bottom:88px}.app-content{z-index:2;padding:max(22px, env(safe-area-inset-top)) 22px 24px;position:relative}.ambient{z-index:0;filter:blur(1px);pointer-events:none;border-radius:50%;position:absolute}.ambient-one{background:#b9e4d257;width:330px;height:330px;top:-110px;right:-150px}.ambient-two{background:#d2e88433;width:250px;height:250px;top:420px;left:-150px}.demo-ribbon{color:#345c53;letter-spacing:.03em;text-align:center;background:#ffffff80;border:1px solid #0c3b3224;border-radius:10px;margin:-6px 0 18px;padding:9px 12px;font-size:11px;font-weight:700}.topbar,.flow-header,.live-header{justify-content:space-between;align-items:center;display:flex}.brand{align-items:center;gap:11px;display:flex}.brand-mark{color:#f3f5e9;background:var(--green);letter-spacing:-.06em;border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:700;display:inline-grid;box-shadow:0 8px 20px #0c3b3233}.brand>span:last-child{gap:4px;display:grid}.brand strong{font-family:Georgia,Times New Roman,serif;font-size:17px}.brand small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:4px;font-size:10px;font-weight:700;display:flex}.brand small svg{width:12px;height:12px}.avatar{width:40px;height:40px;color:var(--green);background:#ffffffa6;border:1px solid #0c3b3229;border-radius:50%;place-items:center;font-family:Georgia,serif;font-weight:700;display:grid}.welcome{margin:52px 0 26px}.eyebrow{color:var(--green-2);letter-spacing:.16em;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:800}.welcome h1,.flow-content h1,.review-screen>h1,.processing-screen h1,.configuration-screen h1,.inner-header h1{letter-spacing:-.045em;margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,10vw,48px);font-weight:500;line-height:.98}.welcome p:last-child,.lead{color:var(--muted);font-size:15px;line-height:1.6}.practice-hero{isolation:isolate;color:#f4f4e9;background:linear-gradient(145deg, #ffffff12, transparent 42%), var(--green);border-radius:26px;padding:25px;position:relative;overflow:hidden;box-shadow:0 24px 50px #0c3b3238}.practice-hero:after{z-index:-1;content:"";border:1px solid #d2e88447;border-radius:50%;width:230px;height:230px;position:absolute;bottom:-95px;right:-55px;box-shadow:0 0 0 24px #d2e8840a,0 0 0 52px #d2e88406}.practice-glow{z-index:-1;filter:blur(10px);background:#b9e4d224;border-radius:50%;width:160px;height:160px;position:absolute;top:-50px;right:-20px}.hero-kicker{color:var(--lime);letter-spacing:.17em;align-items:center;gap:7px;margin-bottom:28px;font-size:10px;font-weight:800;display:flex}.hero-kicker svg{width:17px}.practice-hero h2{letter-spacing:-.035em;max-width:330px;margin-bottom:12px;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:500;line-height:1.05}.practice-hero>p{color:#f4f4e9b8;max-width:360px;margin-bottom:20px;font-size:14px;line-height:1.58}.session-meta{flex-wrap:wrap;gap:8px;margin-bottom:23px;display:flex}.session-meta span{color:#ffffffc7;background:#ffffff0f;border:1px solid #ffffff21;border-radius:99px;align-items:center;gap:6px;min-height:30px;padding:6px 10px;font-size:11px;display:inline-flex}.session-meta svg{width:14px;height:14px}.primary-button,.secondary-button,.danger-button,.done-button{cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:54px;font-size:14px;font-weight:800;display:flex}.primary-button{color:#f5f5e9;background:var(--green);box-shadow:0 14px 28px #0c3b322e}.primary-button.light{color:var(--green);background:#f5f3e9;box-shadow:0 12px 30px #0000002e}.primary-button svg{width:19px}.privacy-line{color:#ffffff87;letter-spacing:.02em;justify-content:center;align-items:center;gap:5px;margin-top:13px;font-size:9px;display:flex}.privacy-line svg{width:11px;height:11px}.section-block{margin-top:44px}.section-heading{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:15px;display:flex}.section-heading h2{letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.text-button{min-height:44px;color:var(--green-2);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}.progress-card,.surface-card{border:1px solid var(--line);background:#fffdf8c2;box-shadow:0 8px 28px #21352f0d}.progress-card{border-radius:21px;align-items:center;gap:20px;padding:20px;display:flex}.progress-ring{background:conic-gradient(var(--green-2) var(--progress), #e3e4dc 0);border-radius:50%;flex:0 0 108px;place-items:center;width:108px;height:108px;display:grid}.progress-ring:before{background:var(--surface);content:"";border-radius:50%;width:88px;height:88px;position:absolute}.progress-ring>div{text-align:center;display:grid;position:relative}.progress-ring strong{font-family:Georgia,serif;font-size:28px;font-weight:500;line-height:1}.progress-ring span{color:var(--muted);margin-top:4px;font-size:9px}.progress-copy strong{margin-bottom:7px;font-size:14px;display:block}.progress-copy p{color:var(--muted);margin-bottom:14px;font-size:12px;line-height:1.5}.day-dots{gap:6px;display:flex}.day-dots span{background:#dddeda;border-radius:4px;width:24px;height:5px}.day-dots .filled{background:var(--green-2)}.section-icon{color:var(--green-2)}.insight-card{border:1px solid var(--line);background:#fffdf8c2;border-radius:20px;grid-template-columns:42px 1fr;gap:14px;padding:21px;display:grid}.insight-number,.rank{color:#8a938d;font-family:Georgia,serif;font-size:18px}.pill{color:var(--green-2);letter-spacing:.13em;text-transform:uppercase;background:#dcebe3;border-radius:7px;padding:5px 8px;font-size:8px;font-weight:900;display:inline-flex}.pill.positive{color:#3b5d18;background:#e6edca}.insight-card h3,.memory-card h3{margin:11px 0 7px;font-family:Georgia,serif;font-size:19px;font-weight:500;line-height:1.25}.insight-card p,.memory-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.bottom-nav{z-index:20;width:min(100%,520px);padding:9px 12px max(9px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f9f8f2eb;border-top:1px solid #0c3b321a;grid-template-columns:repeat(4,1fr);margin:0 auto;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 35px #23302b14}.nav-item{color:#89918e;cursor:pointer;background:0 0;border:0;border-radius:14px;place-items:center;gap:3px;min-height:58px;font-size:9px;font-weight:700;display:grid}.nav-item.active{color:var(--green);background:#b9e4d240}.nav-item svg{width:21px;height:21px}.inner-header{padding:6px 0 22px}.inner-header .brand{margin-bottom:45px}.inner-header h1{margin-bottom:0}.metric-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px;display:grid}.metric-grid article{color:#eff3e7;background:var(--green);border-radius:20px;padding:20px;display:grid}.metric-grid span{color:#fff9;text-transform:uppercase;font-size:10px}.metric-grid strong{margin:16px 0 4px;font-family:Georgia,serif;font-size:38px;font-weight:500}.metric-grid small{color:#ffffffa3;font-size:10px}.surface-card{border-radius:20px;margin-bottom:14px;padding:22px}.surface-card h2{margin-bottom:9px;font-family:Georgia,serif;font-size:23px;font-weight:500}.surface-card>p:last-of-type{color:var(--muted);font-size:13px;line-height:1.6}.trend-placeholder{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:10px;height:70px;margin-top:21px;padding:0 5px;display:flex}.trend-placeholder span{background:linear-gradient(#98cdbb,#d5e7dc);border-radius:8px 8px 0 0;width:14%}.trend-placeholder span:first-child{height:35%}.trend-placeholder span:nth-child(2){height:42%}.trend-placeholder span:nth-child(3){height:40%}.trend-placeholder span:nth-child(4){height:62%}.trend-placeholder span:nth-child(5){height:67%}.memory-intro,.settings-title{align-items:flex-start;gap:14px;display:flex}.memory-intro>svg,.settings-title>svg{color:var(--green-2);flex:0 0 28px}.memory-intro h2,.settings-title h2{font-size:20px}.memory-list{gap:12px;display:grid}.memory-card{border:1px solid var(--line);background:var(--surface);border-radius:20px;justify-content:space-between;align-items:flex-start;gap:12px;padding:21px;display:flex}.memory-card button,.help-sheet>button{min-height:44px;color:var(--danger);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.empty-state{min-height:310px;color:var(--muted);text-align:center;border:1px dashed #bdc5bf;border-radius:22px;align-content:center;place-items:center;padding:32px;display:grid}.empty-state svg{width:36px;height:36px;color:var(--green-2);margin-bottom:15px}.empty-state h2{color:var(--ink);margin-bottom:8px;font-family:Georgia,serif;font-weight:500}.empty-state p{font-size:13px;line-height:1.55}.settings-title{margin-bottom:18px}.settings-title p{color:var(--muted);font-size:12px}.assurance-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.assurance-list li{align-items:center;gap:9px;font-size:13px;display:flex}.assurance-list svg{width:18px;color:var(--green-2)}.provider-status,.setting-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:15px 0;display:flex}.provider-status{margin-top:17px}.provider-status span{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.provider-status svg{width:16px}.provider-status strong{color:#a15c20;font-size:11px}.setting-row span{color:var(--muted);font-size:12px}.setting-row strong{text-align:right;max-width:55%;font-size:12px}.secondary-button,.danger-button{border:1px solid var(--line);color:var(--green);background:#fff;margin-top:10px}.danger-button{color:var(--danger)}.settings-group>small{color:var(--muted);text-align:center;margin-top:12px;display:block}.practice-frame{background:radial-gradient(circle at 100% 0%, #b9e4d257, transparent 24rem), var(--paper)}.flow-header{min-height:84px;padding:max(16px, env(safe-area-inset-top)) 20px 8px}.flow-header>div{align-items:center;gap:9px;display:flex}.flow-header .brand-mark{border-radius:11px;flex-basis:36px;width:36px;height:36px;font-size:14px}.flow-header small{color:var(--muted);letter-spacing:.11em;font-size:9px;font-weight:800}.close-button{border:1px solid var(--line);cursor:pointer;background:#ffffff8c;border-radius:50%;place-items:center;width:44px;height:44px;font-size:26px;font-weight:300;display:grid}.private-chip{min-height:36px;color:var(--green-2);background:#b9e4d257;border-radius:99px;align-items:center;gap:5px;padding:0 10px;font-size:10px;font-weight:800;display:flex}.private-chip svg{width:14px}.flow-content,.review-screen{padding:36px 22px max(30px, env(safe-area-inset-bottom))}.flow-content h1{max-width:440px;font-size:clamp(35px,10vw,47px)}.choice-stack,.privacy-stack{gap:11px;margin:27px 0;display:grid}.choice-card,.privacy-card{border:1px solid var(--line);width:100%;min-height:116px;color:var(--ink);text-align:left;cursor:pointer;background:#fffdf8c7;border-radius:19px;align-items:flex-start;gap:13px;padding:18px;display:flex}.choice-card.selected,.privacy-card.selected{border-color:var(--green-2);box-shadow:inset 0 0 0 1px var(--green-2);background:#f8fbf5}.choice-card.disabled,.privacy-card.locked{opacity:.54;cursor:not-allowed}.choice-radio{border:1px solid #9da6a1;border-radius:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;display:grid}.selected .choice-radio{border-color:var(--green-2)}.choice-radio span{background:var(--green-2);border-radius:50%;width:10px;height:10px}.choice-card>span:last-child,.privacy-card>span:nth-child(2){flex:1;display:grid}.choice-card small,.privacy-card small{color:var(--green-2);letter-spacing:.14em;margin-bottom:6px;font-size:8px;font-weight:900}.choice-card strong,.privacy-card strong{margin-bottom:6px;font-family:Georgia,serif;font-size:19px;font-weight:500}.choice-card p,.privacy-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.field-group{margin:28px 0}.field-group>label{margin-bottom:9px;font-size:11px;font-weight:800;display:block}.segmented{border:1px solid var(--line);background:#e9e9e2;border-radius:15px;grid-template-columns:repeat(3,1fr);padding:4px;display:grid}.segmented button{min-height:44px;color:var(--muted);text-transform:capitalize;cursor:pointer;background:0 0;border:0;border-radius:11px;font-size:10px;font-weight:800}.segmented button.active{color:var(--green);background:#fff;box-shadow:0 5px 14px #1f322c14}.privacy-card{min-height:130px;position:relative}.privacy-card>svg:first-child{width:22px;color:var(--green-2);flex:0 0 22px}.privacy-card>svg:last-child{width:20px;color:var(--green-2);flex:0 0 20px}.privacy-card .arabic-copy{border-top:1px solid var(--line);margin-top:8px;padding-top:8px;font-family:Tahoma,Arial,sans-serif}.privacy-assurance{color:#244b42;background:#b9e4d245;border-radius:16px;gap:12px;margin:5px 0 24px;padding:16px;display:flex}.privacy-assurance>svg{flex:0 0 20px;width:20px}.privacy-assurance strong{margin-bottom:5px;font-size:11px;line-height:1.45;display:block}.privacy-assurance p{margin:0;font-size:10px;line-height:1.5}.microphone-screen{text-align:center;place-items:center;display:grid}.mic-orb{width:122px;height:122px;color:var(--green);background:radial-gradient(circle,#fff 0 44%,#0000 45%),radial-gradient(circle,#b9e4d2b3,#b9e4d21f);border:1px solid #0c3b3224;border-radius:50%;place-items:center;margin:5px 0 30px;display:grid;position:relative;box-shadow:0 0 0 14px #b9e4d21f,0 25px 50px #0c3b321a}.mic-orb.ready{color:#fff;background:var(--green-2)}.mic-orb svg{width:35px;height:35px}.microphone-screen .lead{max-width:390px}.check-list{border-top:1px solid var(--line);border-bottom:1px solid var(--line);width:100%;margin:23px 0}.check-list span{border-bottom:1px solid var(--line);text-align:left;align-items:center;gap:10px;min-height:57px;font-size:12px;display:flex}.check-list span:last-child{border-bottom:0}.check-list svg{width:18px;color:var(--green-2)}.check-list strong{color:var(--green-2);text-transform:capitalize;margin-left:auto;font-size:10px}.center-note{color:var(--muted);margin-top:14px;font-size:10px}.error-banner{color:#78332b;background:#fff0ed;border:1px solid #e9b3ac;border-radius:13px;width:100%;margin-bottom:14px;padding:14px;font-size:12px;line-height:1.5}.live-screen{min-height:100dvh;padding:max(20px, env(safe-area-inset-top)) 20px max(18px, env(safe-area-inset-bottom));color:#f0f3e9;background:radial-gradient(circle at 50% 34%,#367e6b5c,#0000 18rem),#071512;flex-direction:column;display:flex}.live-header{min-height:46px;font-size:10px}.live-header>div{color:#ffffffad;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;max-width:52%;font-weight:700;display:flex;overflow:hidden}.live-dot{background:#9cdc79;border-radius:50%;flex:0 0 7px;width:7px;height:7px;box-shadow:0 0 0 5px #9cdc7914}.live-header>strong{font-variant-numeric:tabular-nums;letter-spacing:.08em}.live-header button{color:#ffffffb8;cursor:pointer;background:0 0;border:0;min-height:44px;padding:0 10px;font-size:11px}.live-status{flex:auto;align-content:center;place-items:center;padding:24px 0 18px;display:grid}.voice-orb{background:radial-gradient(circle,#266352bf,#0b241ecc 58%,#0000 60%),#18483c3b;border:1px solid #b9e4d23d;border-radius:50%;justify-content:center;align-items:center;gap:5px;width:150px;height:150px;display:flex;position:relative;box-shadow:0 0 0 18px #4089750f,0 0 0 40px #40897506,inset 0 0 40px #b9e4d214}.voice-orb span{background:#cce8d8;border-radius:5px;width:4px;height:28px;animation:1.15s ease-in-out infinite voice-bars}.voice-orb span:nth-child(2){height:48px;animation-delay:-.25s}.voice-orb span:nth-child(3){height:37px;animation-delay:-.5s}.voice-orb span:nth-child(4){height:19px;animation-delay:-.72s}.voice-orb.state-listening span{height:7px;animation-duration:2.2s}.voice-orb.state-muted span,.voice-orb.state-failed span{height:3px;animation:none}@keyframes voice-bars{0%,to{transform:scaleY(.55)}50%{transform:scaleY(1.15)}}.live-status p{margin:34px 0 5px;font-family:Georgia,serif;font-size:22px}.live-status small{color:#ffffff73;letter-spacing:.1em;text-transform:uppercase;font-size:9px}.coach-question{background:#ffffff0e;border:1px solid #ffffff17;border-radius:17px;margin-bottom:14px;padding:19px}.coach-question span,.help-sheet small,.outcome-card span,.next-action-card>span{color:var(--lime);letter-spacing:.15em;font-size:8px;font-weight:900}.coach-question p{color:#ffffffe0;margin:9px 0 0;font-family:Georgia,serif;font-size:18px;line-height:1.35}.help-sheet{color:var(--ink);background:#edf1dc;border-radius:17px;margin-bottom:14px;padding:17px}.help-sheet>div{gap:11px;display:flex}.help-sheet svg{width:21px;color:var(--green-2);flex:0 0 21px}.help-sheet span{display:grid}.help-sheet small{color:var(--green-2)}.help-sheet strong{margin:7px 0;font-family:Georgia,serif;font-size:17px}.help-sheet p{color:var(--muted);font-family:Tahoma,Arial,sans-serif;font-size:11px}.help-sheet>button{width:100%;color:var(--green)}.live-error{margin-top:0}.live-controls{gap:12px;display:grid}.done-button{min-height:62px;color:var(--green);background:#ecf0df}.live-controls>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.live-controls>div button{color:#ffffffad;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;justify-content:center;align-items:center;gap:7px;min-height:48px;font-size:10px;font-weight:700;display:flex}.live-controls svg{width:17px}.processing-screen{text-align:center;align-content:center;place-items:center;min-height:100dvh;padding:35px;display:grid}.processing-orbit{width:112px;height:112px;color:var(--green-2);border:1px solid #0c3b3233;border-radius:50%;place-items:center;margin-bottom:35px;animation:2s ease-in-out infinite breathe;display:grid;box-shadow:0 0 0 14px #b9e4d22b,0 0 0 30px #b9e4d214}.processing-orbit svg{width:34px;height:34px}@keyframes breathe{50%{box-shadow:0 0 0 20px #b9e4d21f,0 0 0 38px #b9e4d20d}}.processing-screen p:last-of-type{max-width:360px;color:var(--muted);font-size:13px;line-height:1.65}.review-screen{min-height:100dvh}.review-screen>h1{margin-bottom:27px}.outcome-card{color:#f4f5ea;background:var(--green);border-radius:20px;padding:21px}.outcome-card p{margin:10px 0 0;font-family:Georgia,serif;font-size:18px;line-height:1.4}.review-section{margin:34px 0}.review-title{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.review-title span{font-family:Georgia,serif;font-size:20px}.review-title span strong{color:var(--green-2);font-size:28px}.review-title small{color:var(--muted);text-transform:uppercase;font-size:9px}.correction-card{border-top:1px solid var(--line);grid-template-columns:34px 1fr;gap:11px;padding:20px 0;display:grid}.correction-card blockquote{color:#6f7773;margin:12px 0 9px;font-size:12px;font-style:italic;line-height:1.55}.correction-card>div:last-child>strong{font-family:Georgia,serif;font-size:18px;font-weight:500;line-height:1.35;display:block}.correction-card p{color:var(--muted);margin:8px 0;font-size:12px;line-height:1.55}.correction-card small{color:#81908a;text-transform:capitalize;font-size:9px}.next-action-card{background:#e9f0de;border:1px solid #0c3b321f;border-radius:20px;margin-bottom:18px;padding:22px}.next-action-card>span{color:var(--green-2)}.next-action-card h2{margin:9px 0 0;font-family:Georgia,serif;font-size:22px;font-weight:500;line-height:1.28}.review-delete{width:100%;color:var(--danger)}.configuration-screen{place-content:center;width:min(100% - 40px,560px);min-height:100dvh;margin:0 auto;padding:30px;display:grid}.configuration-screen .brand-mark{margin-bottom:30px}.configuration-screen p:not(.eyebrow){color:var(--muted);line-height:1.65}.configuration-screen code{background:#0c3b3214;border-radius:5px;padding:2px 5px}.configuration-note{border:1px solid var(--line);background:#ffffffb3;border-radius:14px;padding:16px;font-size:12px;line-height:1.55}.auth-screen{background:radial-gradient(circle at 80% 10%, #b9e4d252, transparent 24rem), var(--paper);place-items:center;min-height:100dvh;padding:24px;display:grid}.auth-card{border:1px solid var(--line);width:min(100%,440px);box-shadow:var(--shadow);background:#fffdf8d6;border-radius:26px;padding:32px}.auth-card>.brand-mark{margin-bottom:44px}.auth-card h1{letter-spacing:-.04em;margin-bottom:10px;font-family:Georgia,serif;font-size:clamp(34px,9vw,46px);font-weight:500;line-height:1}.auth-card form{gap:16px;margin:28px 0 18px;display:grid}.auth-card label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;gap:7px;font-size:11px;font-weight:800;display:grid}.auth-card input{width:100%;min-height:51px;color:var(--ink);letter-spacing:normal;text-transform:none;background:#fff;border:1px solid #cfd3cd;border-radius:13px;padding:0 14px;font-size:15px}.auth-card>small{color:var(--muted);text-align:center;font-size:9px;line-height:1.55;display:block}.qr-panel{border:1px solid var(--line);background:#fff;border-radius:18px;place-items:center;margin:22px 0;padding:18px;display:grid}@media (min-width:700px){body{padding:20px 0}.app-frame,.practice-frame{border-radius:28px;min-height:calc(100dvh - 40px)}.bottom-nav{border-radius:0 0 28px 28px;bottom:20px}.live-screen,.processing-screen,.review-screen{min-height:calc(100dvh - 40px)}}@media (max-width:350px){.app-content,.flow-content,.review-screen{padding-left:16px;padding-right:16px}.practice-hero{padding:21px}.progress-card{gap:13px;padding:16px}.progress-ring{flex-basis:88px;width:88px;height:88px}.progress-ring:before{width:72px;height:72px}.segmented button{font-size:9px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
