@font-face{font-family:Fraunces;font-style:normal;font-weight:400 700;font-display:swap;src:url(/assets/fonts/Fraunces-variable-latin.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:400 700;font-display:swap;src:url(/assets/fonts/Inter-variable-latin.woff2)format("woff2")}:root{--sage:#50783f;--sage-rgb:80,120,63;--sage-deep:#3f5e31;--sage-soft:#d9ead1;--rose:#c77d8a;--rose-soft:#fce4e4;--cream:#f7f6d3;--cream-2:#fbfae8;--surface:#fff;--ink:#4a3b3b;--muted:#6e5f5f;--muted-invert:#a59d8c;--outline:#e7e4d8;--success:#388e3c;--link:#1565c0;--radius:6px;--radius-lg:16px;--shadow-sm:0 1px 2px #4a3b3b0f,0 4px 14px #4a3b3b0d;--shadow-md:0 6px 30px #4a3b3b1a;--maxw:1120px;--display:"Fraunces",Georgia,"Times New Roman",serif;--body:"Inter",system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--body);color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;background-image:radial-gradient(circle at 1px 1px,#4a3b3b0d 1px,#0000 0);background-size:22px 22px;margin:0;line-height:1.6}h1,h2,h3{font-family:var(--display);color:var(--ink);text-wrap:balance;margin:0;font-weight:600;line-height:1.1}p{margin:0}a{color:inherit;text-decoration:none}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--sage-deep);font-size:.78rem;font-weight:600}.accent{white-space:nowrap;position:relative}.accent:after{content:"";background:var(--rose-soft);z-index:-1;border-radius:3px;height:.32em;position:absolute;bottom:-.08em;left:0;right:0}.btn{cursor:pointer;font-family:var(--body);border:1.5px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:.8rem 1.35rem;font-size:.98rem;font-weight:600;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn:focus-visible{outline:2px solid var(--sage-deep);outline-offset:2px}.btn-primary{background:var(--sage);color:#fff;box-shadow:0 6px 18px rgba(var(--sage-rgb),.35)}.btn-primary:hover{filter:brightness(.94)}.btn-ghost{color:var(--ink);border-color:var(--outline);background:0 0}.btn-ghost:hover{border-color:var(--sage);color:var(--sage-deep)}.btn-rose{background:var(--rose);color:#fff}.btn-rose:hover{filter:brightness(.96)}header.nav{z-index:50;background:var(--cream);border-bottom:1px solid var(--outline);position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;height:68px;display:flex}.brand{font-family:var(--display);color:var(--ink);align-items:center;gap:.55rem;font-size:1.28rem;font-weight:700;display:flex}.brand .mark{width:34px;height:34px;box-shadow:var(--shadow-sm);border-radius:9px;line-height:0;overflow:hidden;transform:rotate(-4deg)}.brand .mark img,.brand .mark svg{width:34px;height:34px;display:block}nav.links{align-items:center;gap:1.75rem;display:flex}nav.links a{color:var(--muted);font-size:.96rem;font-weight:500}nav.links a:hover,nav.links a:focus-visible{color:var(--ink)}.nav-cta{align-items:center;gap:.75rem;display:flex}.menu-btn{cursor:pointer;color:var(--ink);background:0 0;border:0;padding:8px;display:none}.hero{padding:clamp(3rem,7vw,6rem) 0 clamp(2rem,5vw,4rem)}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.hero h1{letter-spacing:-.015em;font-size:clamp(2.5rem,5.2vw,4rem)}.hero .sub{color:var(--muted);max-width:34ch;margin-top:1.25rem;font-size:1.15rem}.hero .cta-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.store-row{flex-wrap:wrap;gap:.6rem;margin-top:1.4rem;display:flex}.store-badge{background:var(--ink);color:#fff;border-radius:12px;align-items:center;gap:.55rem;padding:.55rem 1rem;font-size:.82rem;line-height:1.15;display:inline-flex}.store-badge .big{font-size:1rem;font-weight:600;font-family:var(--body)}.store-badge-eyebrow{opacity:.8}.store-badge.soon{color:var(--muted);cursor:default;background:#edebdd}.store-badge svg{width:22px;height:22px}.device{justify-self:center;position:relative}.sheet{width:190px;box-shadow:var(--shadow-md);border:1px solid var(--outline);background:#fff;border-radius:8px;padding:16px 16px 20px;position:absolute;top:34px;left:-46px;rotate:-8deg}.sheet h4{font-family:var(--body);letter-spacing:.04em;color:var(--muted);text-transform:uppercase;margin-bottom:10px;font-size:.7rem}.sheet .q{align-items:center;gap:7px;margin:9px 0;display:flex}.sheet .bub{border:2px solid #cfc9bd;border-radius:50%;width:13px;height:13px}.sheet .bub.on{background:var(--ink);border-color:var(--ink)}.sheet .line{background:#ece8dd;border-radius:4px;flex:1;height:7px}.phone{background:linear-gradient(160deg,#2f2b23,#191712);border:1px solid #000;border-radius:40px;width:268px;height:540px;padding:12px;position:relative;box-shadow:0 30px 60px #4a3b3b47}.phone .screen{background:var(--cream-2);border-radius:30px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.phone .app-top{background:var(--sage-soft);padding:22px 18px 14px}.phone .app-top .t{font-family:var(--display);color:var(--sage-deep);font-size:1.05rem;font-weight:700}.phone .app-top .s{color:var(--muted);margin-top:2px;font-size:.72rem}.phone .app-body{flex-direction:column;gap:12px;padding:16px;display:flex}.result-card{border:1px solid var(--outline);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;padding:12px 14px}.result-card .name{font-size:.84rem;font-weight:600}.result-card .row{justify-content:space-between;align-items:center;margin-top:6px;display:flex}.score-pill{font-family:var(--display);color:var(--sage-deep);font-size:1.15rem;font-weight:700}.badge-flag{background:var(--rose-soft);color:#a24c5b;border-radius:999px;padding:2px 8px;font-size:.66rem;font-weight:600}.badge-done{background:var(--sage-soft);color:var(--sage-deep);border-radius:999px;padding:2px 8px;font-size:.66rem;font-weight:600}.graded-stamp{background:var(--sage);color:#fff;width:76px;height:76px;box-shadow:0 12px 26px rgba(var(--sage-rgb),.5);border-radius:50%;place-items:center;animation:.6s cubic-bezier(.2,1.4,.4,1) .5s both pop;display:grid;position:absolute;bottom:72px;right:-22px;rotate:8deg}.graded-stamp svg{width:40px;height:40px}.graded-stamp svg path{stroke-dasharray:40;stroke-dashoffset:40px;animation:.5s .9s forwards draw}@keyframes pop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes draw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.graded-stamp{animation:none}.graded-stamp svg path{stroke-dashoffset:0;animation:none}}section{padding:clamp(3.5rem,7vw,6rem) 0}.band{background:var(--surface);border-top:1px solid var(--outline);border-bottom:1px solid var(--outline)}.sec-head{text-align:center;max-width:620px;margin:0 auto 3rem}.sec-head h2{margin-top:.6rem;font-size:clamp(1.9rem,3.6vw,2.7rem)}.sec-head p{color:var(--muted);margin-top:.9rem;font-size:1.08rem}.trust{background:var(--sage);color:#fff}.trust .wrap{text-align:center;flex-wrap:wrap;justify-content:center;gap:1rem 2.6rem;padding:1.1rem 24px;display:flex}.trust .item{align-items:center;gap:.55rem;font-size:.96rem;font-weight:500;display:inline-flex}.trust .item b{font-family:var(--display)}.cards{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.card{background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.6rem;transition:transform .15s,box-shadow .15s}.card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.card .ic{background:var(--sage-soft);width:46px;height:46px;color:var(--sage-deep);border-radius:12px;place-items:center;margin-bottom:1rem;display:grid}.card .ic svg{width:24px;height:24px}.card h3{font-size:1.18rem;display:inline}.card h3 .u{box-shadow:inset 0 -.35em 0 var(--rose-soft)}.card p{color:var(--muted);margin-top:.7rem;font-size:.98rem}.how-it-works-video{aspect-ratio:720/930;border-radius:var(--radius-lg);max-width:420px;box-shadow:var(--shadow-md);border:1px solid var(--outline);margin:0 auto 2.5rem;overflow:hidden}.how-it-works-video video,.how-it-works-video img{object-fit:cover;width:100%;height:100%;display:block}.steps{counter-reset:step;grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.step{padding-top:1rem;position:relative}.step .n{background:var(--rose);color:#fff;width:46px;height:46px;font-family:var(--display);border-radius:50%;place-items:center;margin-bottom:1rem;font-size:1.3rem;font-weight:700;display:grid;box-shadow:0 8px 18px #c77d8a59}.step h3{font-size:1.12rem}.step p{color:var(--muted);margin-top:.5rem;font-size:.96rem}.step:not(:last-child):after{content:"";background:repeating-linear-gradient(90deg,var(--outline)0 8px,transparent 8px 16px);height:2px;position:absolute;top:23px;left:58px;right:-18px}.reads-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.read-card{background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.8rem}.read-card h3{margin-bottom:.5rem;font-size:1.3rem}.read-card p{color:var(--muted)}.chips{flex-wrap:wrap;gap:.5rem;margin-top:1.2rem;display:flex}.chip{background:var(--cream);border:1px solid var(--outline);color:var(--ink);border-radius:999px;padding:.4rem .85rem;font-size:.84rem;font-weight:500}.price-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.25rem;display:grid}.price,.estimator{background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:2rem 1.7rem}.price{flex-direction:column;display:flex}.price.featured{border:2px solid var(--sage);box-shadow:var(--shadow-md);position:relative}.price.featured .tag{background:var(--sage);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:.3rem .7rem;font-size:.72rem;font-weight:700;position:absolute;top:-13px;left:1.7rem}.price h3,.estimator h3{font-family:var(--body);letter-spacing:.04em;text-transform:uppercase;color:var(--muted);font-size:1rem;font-weight:700}.price .amt,.estimator-total{font-family:var(--display);font-size:2.6rem;font-weight:700}.price .amt{margin:.6rem 0 .2rem}.price .amt small{color:var(--muted);font-size:.95rem;font-weight:500;font-family:var(--body)}.price-desc{color:var(--muted);font-size:.94rem}.price ul{flex-direction:column;gap:.6rem;margin:1.3rem 0 1.7rem;padding:0;list-style:none;display:flex}.price li{color:var(--ink);align-items:flex-start;gap:.6rem;font-size:.95rem;display:flex}.price li svg{width:18px;height:18px;color:var(--sage-deep);flex:none;margin-top:3px}.price .btn{justify-content:center;margin-top:auto}.ph{color:var(--muted);text-align:center;margin-top:1rem;font-size:.8rem;font-style:italic}.faq{max-width:760px;margin:0 auto}.qa{border-bottom:1px solid var(--outline)}.qa button{text-align:left;cursor:pointer;width:100%;font-family:var(--display);color:var(--ink);background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;font-size:1.12rem;font-weight:600;display:flex}.qa button:focus-visible{outline:2px solid var(--sage-deep);outline-offset:2px}.qa button .plus{flex:none;width:24px;height:24px;transition:transform .2s;position:relative}.qa button .plus:before,.qa button .plus:after{content:"";background:var(--sage-deep);border-radius:2px;position:absolute}.qa button .plus:before{height:2px;top:11px;left:4px;right:4px}.qa button .plus:after{width:2px;transition:opacity .2s;top:4px;bottom:4px;left:11px}.qa.open button .plus:after{opacity:0}.qa .a{max-height:0;color:var(--muted);transition:max-height .25s;overflow:hidden}.qa .a p{padding-bottom:1.25rem}.contact-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.contact-copy h2{font-size:clamp(1.9rem,3.6vw,2.6rem)}.contact-copy p{color:var(--muted);margin-top:1rem;font-size:1.08rem}form.lead{background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:2rem}.field{margin-bottom:1rem}.hp-field{opacity:0;width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.field label{color:var(--ink);margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}.field-optional{color:var(--muted);font-weight:400}.field input,.field textarea{border-radius:var(--radius);border:1.5px solid var(--outline);width:100%;font-family:var(--body);color:var(--ink);background:var(--cream-2);padding:.8rem .9rem;font-size:.98rem}.field input::placeholder,.field textarea::placeholder{color:var(--muted);opacity:1}.field input:focus,.field textarea:focus,.field input:focus-visible,.field textarea:focus-visible{border-color:var(--sage);box-shadow:0 0 0 3px rgba(var(--sage-rgb),.2);outline:none}.field .err{color:#a24c5b;margin-top:.35rem;font-size:.8rem;display:none}.field.invalid input,.field.invalid textarea{border-color:var(--rose)}.field.invalid .err{display:block}.form-ok{background:var(--sage-soft);color:var(--sage-deep);border-radius:var(--radius);margin-bottom:1rem;padding:.9rem 1rem;font-weight:600;display:none}.form-ok.show{display:block}.form-err{background:var(--rose-soft);color:#a24c5b;border-radius:var(--radius);margin-bottom:1rem;padding:.9rem 1rem;font-weight:600;display:none}.form-err.show{display:block}form.lead .btn{justify-content:center;width:100%}footer{color:#d9d3c4;background:#2f2b23;padding:3.5rem 0 2rem}.foot-grid{flex-wrap:wrap;justify-content:space-between;gap:2rem;display:flex}footer .brand{color:#fff}footer .cols{flex-wrap:wrap;gap:3.5rem;display:flex}footer .cols h5{font-family:var(--body);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-invert);margin:0 0 .9rem;font-size:.78rem}footer .cols a{color:#d9d3c4;margin-bottom:.5rem;font-size:.94rem;display:block}footer .cols a:hover,footer .cols a:focus-visible{color:#fff}.foot-bottom{color:var(--muted-invert);border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:.5rem;margin-top:2.5rem;padding-top:1.5rem;font-size:.85rem;display:flex}.foot-brand-copy{max-width:280px}.foot-tagline{color:var(--muted-invert);margin-top:1rem;font-size:.94rem}@media (max-width:900px){nav.links{display:none}.menu-btn{display:block}.hero-grid{text-align:center;grid-template-columns:1fr}.hero .sub{max-width:none;margin-left:auto;margin-right:auto}.hero .cta-row,.store-row{justify-content:center}.device{margin-top:2rem}.cards,.steps,.price-grid{grid-template-columns:1fr 1fr}.step:not(:last-child):after{display:none}.reads-grid,.contact-grid{grid-template-columns:1fr}nav.links.open{background:var(--cream);border-bottom:1px solid var(--outline);flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem 24px 1.4rem;display:flex;position:absolute;top:68px;left:0;right:0}}@media (max-width:560px){.cards,.steps,.price-grid{grid-template-columns:1fr}.nav-cta .btn-ghost{display:none}.nav-cta{flex-shrink:0;gap:.5rem}.nav-cta .btn-primary{white-space:nowrap;padding:.55rem .95rem;font-size:.9rem}}.notfound{text-align:center;padding:clamp(4rem,12vw,9rem) 24px}.notfound h1{margin-bottom:1rem;font-size:clamp(2rem,4vw,2.8rem)}.notfound p{color:var(--muted);margin-bottom:1.6rem}.notfound a{color:var(--sage);font-weight:600}.notfound a:hover{color:var(--sage-deep)}.delete-account{max-width:640px;padding-top:clamp(3rem,8vw,5rem);padding-bottom:clamp(3rem,8vw,5rem)}.delete-account h1{font-size:clamp(1.9rem,3.6vw,2.6rem)}.delete-account .eyebrow{margin-top:.6rem;display:block}.delete-account section{padding:1.6rem 0 0}.delete-account h2{margin-bottom:.8rem;font-size:1.3rem}.delete-account ol{color:var(--muted);padding-left:1.2rem}.delete-account ol li{margin-bottom:.4rem}.delete-account section p{color:var(--muted);margin-bottom:.5rem}.delete-account form.lead{margin-top:2rem}.join-school{max-width:640px;padding-top:clamp(3rem,8vw,5rem);padding-bottom:clamp(3rem,8vw,5rem)}.join-school h1{font-size:clamp(1.9rem,3.6vw,2.6rem)}.join-school .eyebrow{color:var(--sage-deep);margin-top:.6rem;display:block}.join-school p{color:var(--muted);margin-top:1.2rem}.join-school p strong{color:var(--ink)}.join-school a{color:var(--sage);font-weight:600}.join-school a:hover{color:var(--sage-deep)}.join-school-warning{background:var(--rose-soft);color:var(--ink);border-radius:var(--radius);margin-top:1.4rem;padding:.9rem 1rem;font-weight:600}.join-school-ack{color:var(--ink);cursor:pointer;align-items:flex-start;gap:.6rem;margin-top:1.4rem;font-size:.95rem;display:flex}.join-school-ack input{accent-color:var(--sage);margin-top:.2rem}.join-school .btn{margin-top:1.4rem}.join-school .btn:disabled{opacity:.55;cursor:not-allowed}.legal,.help{max-width:760px;padding-top:2.5rem;padding-bottom:5rem}.legal-home{font-family:var(--display);color:var(--ink);align-items:center;gap:.55rem;margin-bottom:2.2rem;font-size:1.2rem;font-weight:700;display:inline-flex}.legal-home .legal-mark{width:30px;height:30px;box-shadow:var(--shadow-sm);border-radius:8px;line-height:0;overflow:hidden;transform:rotate(-4deg)}.legal-home .legal-mark img{width:30px;height:30px;display:block}.legal-home:hover{color:var(--sage-deep)}.legal-body h1,.help-body h1,.help-head h1{font-family:var(--display);color:var(--ink);letter-spacing:-.01em;margin-bottom:.6rem;font-size:clamp(2rem,4vw,2.7rem)}.legal-body h2,.help-body h2{font-family:var(--display);color:var(--ink);box-shadow:inset 0 -.32em 0 var(--rose-soft);margin:2.2rem 0 .6rem;padding-bottom:.3rem;font-size:1.4rem;display:inline-block}.legal-body p,.legal-body li,.help-body p,.help-body li,.help-head p,.help-index-body>p{color:var(--muted);margin:.8rem 0;line-height:1.75}.legal-body strong,.help-body strong{color:var(--ink)}.legal-body ul,.legal-body ol,.help-body ul,.help-body ol{padding-left:1.4rem}.legal-body a,.help-body a{color:var(--sage);font-weight:600}.legal-body a:hover,.help-body a:hover{color:var(--sage-deep)}.legal-body>p:first-of-type{color:var(--sage-deep);margin-top:0;font-weight:600}.help-body h3{font-family:var(--display);color:var(--ink);margin:1.8rem 0 .5rem;font-size:1.15rem}.help-body blockquote{border-left:3px solid var(--outline);color:var(--muted);margin:1.4rem 0;padding:.2rem 1.2rem;font-style:italic}.help-body img{border-radius:var(--radius);max-width:100%;height:auto}.help-body iframe{aspect-ratio:16/9;border-radius:var(--radius-lg);border:0;width:100%;display:block}.help-body video{border-radius:var(--radius-lg);max-width:100%;height:auto;display:block}.crumb{margin-bottom:.875rem;font-size:.8125rem;text-decoration:none;display:inline-block}.help-list{gap:.7rem;margin:1.6rem 0 0;padding:0;list-style:none;display:grid}.help-card{background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius);padding:1rem 1.1rem;text-decoration:none;transition:border-color .15s,transform .15s;display:block}.help-card:hover{border-color:var(--sage);transform:translateY(-1px)}.help-card h2{font-family:var(--display);color:var(--ink);margin:0 0 .3rem;font-size:1.1rem}.help-card p{color:var(--muted);margin:0;font-size:.875rem;line-height:1.6}.help-meta{color:var(--muted);align-items:center;gap:.55rem;margin-top:.65rem;font-size:.72rem;display:flex}.pill{background:var(--sage-soft);color:var(--ink);letter-spacing:.02em;border-radius:999px;padding:.1rem .55rem;font-weight:600}.estimator{grid-template-columns:1fr 1fr;align-items:start;gap:1.7rem;margin-top:1.25rem;display:grid}.estimator-inputs{grid-template-columns:repeat(3,1fr);gap:0 1rem;display:grid}.estimator-hint{color:var(--muted);font-size:.85rem}.estimator-result{background:var(--cream-2);border:1px solid var(--outline);border-radius:var(--radius);min-width:0;padding:1.3rem 1.5rem}.estimator-sheets{color:var(--sage);font-size:1.25rem;font-weight:700}.estimator-rate{color:var(--muted);font-size:.94rem}.estimator-total{overflow-wrap:anywhere;margin:.4rem 0 .2rem}.estimator-pack{color:var(--sage);font-weight:600}.estimator-pack a{color:var(--sage);text-decoration:underline}.estimator-pack a:hover,.estimator-pack a:focus-visible{color:var(--ink)}.estimator-note{background:var(--rose-soft);border-left:3px solid var(--rose);border-radius:var(--radius);margin-top:1rem;padding:.8rem 1rem;font-size:.94rem;line-height:normal}@media (max-width:900px){.estimator{grid-template-columns:1fr}}@media (max-width:560px){.estimator-inputs{grid-template-columns:1fr}}
