@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Newsreader:ital,opsz,wght@1,6..72,400;1,6..72,500&display=swap";:root{color:#21352e;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#21352e;--muted:#68736d;--paper:#fbfaf6;--line:#d9d8ce;--green:#244a3d;--green-light:#dce7d7;--coral:#df725b;--yellow:#e9b949;background:#f4f1e9;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{background:#f4f1e9;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #df725b59}img{max-width:100%;display:block}.app-shell{background:var(--paper);border:1px solid #21352e26;width:min(1240px,100% - 32px);min-height:calc(100vh - 32px);margin:16px auto;overflow:hidden;box-shadow:0 18px 70px #21352e14}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:82px;padding:0 44px;display:flex}.brand{appearance:none;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:0;font-size:16px;font-weight:700;display:flex}.brand-mark{background:var(--green);color:#fff;border-radius:2px 8px 8px 2px;place-items:center;width:31px;height:36px;font-family:Georgia,serif;font-size:20px;font-weight:400;display:grid;box-shadow:inset 3px 0 #ffffff29}.step-indicator{color:#79827d;letter-spacing:.12em;align-items:center;gap:11px;font-size:10px;font-weight:700;display:flex}.step-track{background:#d5d6cf;width:110px;height:2px;overflow:hidden}.step-track i{background:var(--coral);height:100%;transition:width .45s;display:block}.panel{min-height:680px;padding:78px clamp(32px,8vw,112px) 86px;animation:.45s both panel-in}@keyframes panel-in{0%{opacity:0;transform:translateY(8px)}}.eyebrow{color:var(--coral);letter-spacing:.17em;text-transform:uppercase;margin:0 0 19px;font-size:11px;font-weight:700}h1{color:var(--ink);letter-spacing:-.055em;margin:0;font-size:clamp(48px,6vw,80px);font-weight:500;line-height:.98}h1 em{color:var(--coral);font-family:Newsreader,Georgia,serif;font-weight:400}.lede{max-width:520px;color:var(--muted);margin:27px 0 0;font-size:16px;line-height:1.7}.speed-panel{text-align:center;background:radial-gradient(circle at 50% 20%,#fff 0,#0000 43%)}.speed-panel .lede{margin-inline:auto}.choice-row{justify-content:center;gap:14px;display:flex}.wide-choices{margin-top:48px}.choice-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:4px;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:272px;min-height:158px;padding:25px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative}.choice-card:hover{border-color:#a5b2a9;transform:translateY(-3px);box-shadow:0 12px 30px #21352e14}.choice-card.featured{color:#fff;background:var(--green);border-color:var(--green)}.choice-card strong{margin-top:22px;font-size:16px}.choice-card small{color:#79837e;margin-top:5px;font-size:12px}.choice-card.featured small{color:#ffffffa6}.choice-icon{color:var(--coral);font-family:Newsreader,Georgia,serif;font-size:26px;font-style:italic}.inline-form{width:min(480px,100%);margin:48px auto 0}.inline-form label,.goal-amount label{text-align:left;margin-bottom:10px;font-size:12px;font-weight:700;display:block}.input-with-unit{background:#fff;border:1px solid #b8beb8;align-items:center;height:70px;display:flex}.input-with-unit input{min-width:0;height:100%;color:var(--ink);background:0 0;border:0;flex:1;padding:0 21px;font-family:Newsreader,Georgia,serif;font-size:32px}.input-with-unit input:focus{outline:0}.input-with-unit span{color:var(--muted);padding-right:21px;font-size:12px}.primary-button{border:1px solid var(--green);color:#fff;background:var(--green);cursor:pointer;border-radius:2px;justify-content:center;align-items:center;gap:27px;height:51px;padding:0 22px;font-size:12px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.primary-button:hover:not(:disabled){background:#183b30;transform:translateY(-2px)}.primary-button:disabled{opacity:.58;cursor:wait}.speed-form .primary-button{width:100%;margin-top:12px}.text-button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;margin-top:16px;padding:5px;font-size:11px}.test-heading{text-align:left;justify-content:space-between;align-items:flex-end;display:flex}.test-heading h1{font-size:clamp(44px,5vw,68px)}.test-heading .lede{margin-top:14px}.timer{border:1px solid var(--line);border-radius:100%;flex-direction:column;flex:none;justify-content:center;align-items:center;width:105px;height:105px;display:flex}.timer.running{border-color:var(--coral);box-shadow:0 0 0 7px #df725b14}.timer strong{font-family:Newsreader,Georgia,serif;font-size:38px;line-height:.8}.timer span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-top:8px;font-size:9px}.passage{border:1px solid var(--line);color:#35433e;text-align:left;background:#fff;height:370px;margin-top:35px;padding:34px 39px;font-family:Georgia,serif;font-size:18px;line-height:2;position:relative;overflow-y:auto}.passage>button{color:inherit;font:inherit;background:0 0;border:0;border-radius:2px;margin:0;padding:2px;display:inline}.passage>button:disabled{opacity:1}.passage>button:not(:disabled){cursor:pointer}.passage>button:not(:disabled):hover{color:#fff;background:var(--coral)}.passage-cover{z-index:2;color:var(--muted);background:#fbfaf6ed;flex-direction:column;justify-content:center;align-items:center;gap:23px;font-family:DM Sans,sans-serif;font-size:13px;display:flex;position:absolute;inset:0}.click-hint{color:var(--coral);text-align:center;text-transform:uppercase;letter-spacing:.1em;margin:16px 0 0;font-size:11px;font-weight:700}.split-heading{justify-content:space-between;align-items:flex-end;gap:40px;display:flex}.split-heading .lede{max-width:360px;margin-bottom:8px}.book-panel h1,.goal-panel h1,.schedule-panel h1{font-size:clamp(47px,5.5vw,72px)}.search-form{border-bottom:1px solid #94a099;align-items:center;height:63px;margin-top:45px;display:flex}.search-form svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:22px}.search-form input{min-width:0;height:100%;color:var(--ink);background:0 0;border:0;flex:1;padding:0 17px;font-family:Newsreader,Georgia,serif;font-size:24px}.search-form input:focus{outline:0}.search-form input::placeholder{color:#9da39e}.search-form button{color:var(--coral);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:700}.book-grid{grid-template-columns:repeat(4,1fr);gap:31px 20px;margin-top:45px;display:grid}.book-card{text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:flex-start;min-width:0;padding:0;display:flex}.cover-wrap{aspect-ratio:.72;background:#e7e6de;width:100%;padding:13px;transition:transform .25s,background .25s}.book-card:hover .cover-wrap{background:var(--green-light);transform:translateY(-5px)}.cover-wrap img{object-fit:contain;filter:drop-shadow(7px 9px 7px #21352e29);width:100%;height:100%}.book-card strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:15px;font-family:Newsreader,Georgia,serif;font-size:17px;font-weight:500;line-height:1.15;overflow:hidden}.book-card small{max-width:100%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10px;overflow:hidden}.page-pill{color:#4e5c56;text-transform:uppercase;letter-spacing:.08em;background:#e8e9e2;margin-top:10px;padding:4px 7px;font-size:9px;font-weight:700}.error-message{border-left:3px solid var(--coral);color:#7c4136;background:#fae9e5;margin:24px 0 0;padding:13px 16px;font-size:12px}.empty-shelf{opacity:.6;border-bottom:6px solid #d7d5ca;justify-content:center;align-items:flex-end;gap:13px;height:260px;margin-top:65px;display:flex}.empty-shelf i{background:#e2dfd4;border:1px solid #d2d0c5;width:65px;height:190px}.empty-shelf i:nth-child(2){background:var(--green-light);height:230px}.empty-shelf i:nth-child(3){background:#ead9ce;width:40px;height:175px}.empty-shelf i:nth-child(4){height:210px}.empty-shelf i:nth-child(5){transform-origin:bottom;background:#e8d79e;width:50px;height:155px;transform:rotate(-5deg)}.goal-panel{padding-left:clamp(32px,13vw,170px);position:relative}.goal-panel>.eyebrow,.goal-panel>h1,.goal-panel>form{width:min(620px,66%)}.selected-book{width:210px;position:absolute;top:103px;right:clamp(32px,7vw,90px)}.selected-book img{object-fit:contain;filter:drop-shadow(12px 15px 10px #21352e33);width:145px;max-height:220px;margin:0 auto;transform:rotate(2deg)}.selected-book div{text-align:center;margin-top:24px}.selected-book span,.selected-book small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:9px;display:block}.selected-book strong{margin:7px 0;font-family:Newsreader,Georgia,serif;font-size:16px;font-weight:500;display:block}.measure-choices{justify-content:flex-start;margin-top:40px}.measure-choices .choice-card{width:240px;min-height:130px;padding:20px}.measure-choices .choice-card strong{margin-top:20px}.measure-choices .selected{border:2px solid var(--green);background:#f2f6ef}.radio-dot{border:1px solid #a7aea9;border-radius:50%;width:14px;height:14px}.selected .radio-dot{border:4px solid var(--green)}.goal-amount{width:494px;max-width:100%;margin-top:26px}.input-with-unit.compact{height:60px}.input-with-unit.compact input{font-size:28px}.centered{margin:25px 0 0}.compact-heading .lede{max-width:390px}.week-grid{grid-template-columns:repeat(7,1fr);gap:9px;margin-top:47px;display:grid}.day-card{border:1px solid var(--line);opacity:.64;background:#f3f2ec;min-width:0}.day-card.active{opacity:1;background:#fff;border-color:#aeb8b0}.day-toggle{cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:15px 13px 10px;font-size:11px;font-weight:700;display:flex}.day-toggle i{background:#c7cac5;border-radius:10px;width:22px;height:12px;padding:2px}.day-toggle i:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;transition:transform .2s;display:block}.active .day-toggle i{background:var(--green)}.active .day-toggle i:after{transform:translate(10px)}.day-target{padding:5px 12px 15px}.day-target input{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);background:0 0;padding:5px 0;font-family:Newsreader,Georgia,serif;font-size:28px}.day-target input:focus{border-color:var(--coral);outline:0}.day-target small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:5px;font-size:9px;display:block}.coach-box{background:var(--green-light);border:1px solid #b6c3b7;align-items:center;gap:17px;margin-top:29px;padding:21px 23px;display:flex}.coach-mark{color:#fff;background:var(--green);border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}.coach-box>div:nth-child(2){flex:1}.coach-box strong{font-family:Newsreader,Georgia,serif;font-size:16px;font-weight:500}.coach-box p{color:#5a6860;max-width:510px;margin:5px 0 0;font-size:11px;line-height:1.5}.coach-box .primary-button{flex:none}.centered-error{text-align:center}.result-panel{background:linear-gradient(#fbfaf6 0,#f5f4ec 100%);padding-top:68px}.result-hero{justify-content:space-between;align-items:center;min-height:390px;display:flex}.result-copy{width:70%}.result-copy h1{font-size:clamp(48px,5.5vw,74px)}.result-stats{gap:46px;margin-top:40px;display:flex}.result-stats div{border-left:1px solid #b9bdb7;flex-direction:column;padding-left:14px;display:flex}.result-stats strong{font-family:Newsreader,Georgia,serif;font-size:30px;font-weight:400}.result-stats span{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;margin-top:4px;font-size:9px}.result-book{text-align:center;width:220px;position:relative}.result-book img{object-fit:contain;filter:drop-shadow(11px 15px 8px #21352e33);width:160px;max-height:245px;margin:auto;position:relative;transform:rotate(3deg)}.book-shadow{background:var(--green-light);border-radius:50%;width:190px;height:190px;position:absolute;top:32px;left:12px}.result-book div{margin-top:25px;position:relative}.result-book strong{font-family:Newsreader,Georgia,serif;font-size:18px;font-weight:500;display:block}.result-book div span{color:var(--muted);margin-top:5px;font-size:10px;display:block}.plan-card{border:1px solid var(--line);background:#fff;margin-top:49px;padding:29px 32px}.plan-card-heading{justify-content:space-between;align-items:flex-start;display:flex}.plan-card-heading .eyebrow{margin-bottom:8px}h2{margin:0;font-family:Newsreader,Georgia,serif;font-size:26px;font-weight:400}.saved-badge{color:#46604f;background:var(--green-light);text-transform:uppercase;letter-spacing:.08em;padding:7px 10px;font-size:9px;font-weight:700}.final-week{border:1px solid var(--line);grid-template-columns:repeat(7,1fr);margin-top:27px;display:grid}.final-week>div{border-right:1px solid var(--line);color:#939994;background:#f2f1eb;flex-direction:column;justify-content:center;align-items:center;min-width:0;height:102px;display:flex}.final-week>div:last-child{border-right:0}.final-week>div.active{color:var(--ink);background:#fff}.final-week span{text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:700}.final-week strong{margin-top:9px;font-family:Newsreader,Georgia,serif;font-size:28px;font-weight:400;line-height:1}.final-week small{text-transform:uppercase;margin-top:5px;font-size:8px}blockquote{color:#56655d;background:#f1f6ed;gap:12px;margin:22px 0 0;padding:15px 18px;font-family:Newsreader,Georgia,serif;font-size:15px;font-style:italic;display:flex}blockquote p{margin:0}blockquote span{color:var(--coral)}.estimate-note{color:#8a918c;text-align:center;margin:18px 0 0;font-size:9px}.restart-button{margin:22px auto 0;display:block}footer{border-top:1px solid var(--line);color:#818983;text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;align-items:center;height:70px;padding:0 44px;font-size:9px;display:flex}footer span{color:var(--ink);font-weight:700}footer p{margin:0}@media (width<=900px){.panel{padding:60px 35px 70px}.split-heading{flex-direction:column;align-items:flex-start;gap:0}.book-grid{grid-template-columns:repeat(3,1fr)}.week-grid{grid-template-columns:repeat(4,1fr)}.goal-panel>.eyebrow,.goal-panel>h1,.goal-panel>form{width:calc(100% - 190px)}.selected-book{right:35px}.result-copy{width:calc(100% - 210px)}}@media (width<=650px){.app-shell{border:0;width:100%;min-height:100vh;margin:0}.site-header{height:68px;padding:0 20px}.step-track{width:65px}.panel{min-height:calc(100vh - 138px);padding:48px 20px 62px}h1{font-size:47px}.wide-choices,.measure-choices{flex-direction:column}.choice-card,.measure-choices .choice-card{width:100%;min-height:125px}.test-heading{align-items:flex-start}.timer{width:80px;height:80px}.timer strong{font-size:30px}.passage{height:430px;padding:25px 20px;font-size:17px}.book-grid{grid-template-columns:repeat(2,1fr);gap:27px 13px}.search-form input{font-size:19px}.goal-panel{padding-top:45px}.goal-panel>.eyebrow,.goal-panel>h1,.goal-panel>form{width:100%}.selected-book{align-items:center;gap:20px;width:100%;margin-bottom:42px;display:flex;position:static}.selected-book img{width:74px;height:105px;margin:0}.selected-book div{text-align:left;margin:0}.week-grid{grid-template-columns:repeat(2,1fr)}.coach-box{flex-wrap:wrap;align-items:flex-start}.coach-box .primary-button{width:100%}.result-hero{flex-direction:column;align-items:flex-start}.result-copy{width:100%}.result-stats{justify-content:space-between;gap:20px}.result-book{margin:55px auto 0}.plan-card{padding:23px 15px}.plan-card-heading{flex-direction:column;gap:15px}.final-week{grid-template-columns:repeat(4,1fr)}.final-week>div{border-bottom:1px solid var(--line)}.final-week>div:nth-child(4){border-right:0}footer{padding:0 20px}}
