:root{--ink:#153e3a;--cream:#f7f1e7;--orange:#ee6b4d;--blue:#8ec8bf;--yellow:#f4c84e;--line:#d6d4c8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,sans-serif}.site-header,footer,.section,.hero{max-width:1240px;margin:auto;padding-left:40px;padding-right:40px}.site-header{height:84px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.logo{font-weight:900;font-size:21px;letter-spacing:-.06em;color:var(--ink);text-decoration:none}.logo span{display:inline-grid;place-items:center;border-radius:50%;background:var(--orange);color:var(--cream);width:29px;height:29px;margin-right:7px}.site-header nav{display:flex;gap:30px;font-size:13px;font-weight:700}.site-header nav a{color:var(--ink);text-decoration:none}.header-cta,.button{background:var(--ink);color:var(--cream);padding:14px 17px;text-decoration:none;font-size:12px;font-weight:800}.header-cta b,.button b{margin-left:17px;font-size:16px}.hero{min-height:610px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:55px}.eyebrow{font-size:10px;letter-spacing:.2em;font-weight:900;text-transform:uppercase;color:#567570;margin:0 0 22px}.hero h1,h2{font-size:clamp(54px,7vw,90px);line-height:.9;letter-spacing:-.08em;margin:0}.hero h1 i,h2 i{color:var(--orange);font-family:Georgia,serif;font-weight:400}.hero-text{max-width:450px;line-height:1.55;color:#52716c;font-size:17px;margin:30px 0}.hero-actions{display:flex;align-items:center;gap:24px}.quiet-link{font-size:12px;font-weight:800;color:var(--ink);text-decoration:none}.hero-shape{height:430px;background:var(--blue);border-radius:55% 45% 3px 3px;position:relative;overflow:hidden}.shape-ring{position:absolute;border:2px solid var(--ink);border-radius:50%;opacity:.4}.ring-a{width:330px;height:330px;right:-90px;top:-80px}.ring-b{width:200px;height:200px;left:-60px;bottom:-80px}.shape-card{position:absolute;display:grid;place-items:center;border-radius:6px;box-shadow:7px 7px 0 rgba(21,62,58,.16);font:bold 52px Georgia;background:var(--yellow);width:100px;height:115px;transform:rotate(-8deg)}.card-one{left:75px;top:74px}.card-one small{font-size:20px;line-height:0}.card-two{right:72px;top:145px;background:var(--orange);transform:rotate(8deg)}.card-three{left:210px;top:205px;background:var(--cream);font-size:45px;transform:rotate(5deg)}.shape-note{position:absolute;bottom:37px;left:38px;font:italic 25px Georgia;line-height:1.05}.shape-note i{color:var(--orange)}.stripe{background:var(--yellow);height:50px;display:flex;align-items:center;justify-content:space-around;font-size:11px;font-weight:900;letter-spacing:.16em}.stripe b{font-size:18px}.section{padding-top:112px;padding-bottom:112px}.split{display:grid;grid-template-columns:1.1fr .9fr;gap:90px;align-items:end}.split h2{font-size:59px}.split>p{font-size:17px;line-height:1.5;max-width:380px;color:#52716c;margin:0}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:80px}.pillars article{border-top:1px solid var(--ink);padding-top:18px}.pillars span{font:italic 18px Georgia;color:var(--orange)}.pillars h3{font-size:22px;letter-spacing:-.05em;margin:35px 0 10px}.pillars p{color:#52716c;line-height:1.5;font-size:13px;max-width:250px}.state-section{background:var(--blue);padding-bottom:100px}.state-head{padding-bottom:60px}.state-head .eyebrow{color:#3e6863}.us-map{max-width:1160px;margin:auto;min-height:410px;background:#a9d5ce;position:relative;border-top:1px solid rgba(21,62,58,.2);border-bottom:1px solid rgba(21,62,58,.2);padding:58px 70px}.map-label{position:absolute;font-size:9px;font-weight:900;letter-spacing:.18em;opacity:.45}.label-west{left:6%;top:47%}.label-mid{left:34%;top:28%}.label-south{left:39%;bottom:16%}.label-east{right:7%;top:40%}.states-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:7px;max-width:900px;margin:auto;position:relative;z-index:2}.state{height:44px;display:grid;place-items:center;border:1px solid rgba(21,62,58,.4);background:rgba(247,241,231,.78);color:var(--ink);font-size:11px;font-weight:900;cursor:pointer;transition:.2s}.state:hover,.state:focus{background:var(--orange);color:var(--cream);transform:translateY(-3px);outline:0}.state.dc{background:var(--yellow)}.state-search{max-width:1160px;margin:25px auto 0;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.state-search label{font-size:12px;font-weight:800}.state-search input{border:1px solid var(--ink);background:transparent;padding:11px 14px;width:230px;color:var(--ink)}#state-results{width:100%;font-size:12px;font-weight:800}.books{padding-bottom:120px}.book-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:75px}.book-card{min-height:260px;padding:24px;display:flex;flex-direction:column;justify-content:space-between}.book-card span{font-size:9px;font-weight:900;letter-spacing:.15em}.book-card strong{font:normal 38px/.88 Georgia;letter-spacing:-.05em}.book-card i{font-size:12px;font-weight:900;font-style:normal}.orange{background:var(--orange)}.blue{background:var(--blue)}.yellow{background:var(--yellow)}.final-cta{background:var(--ink);color:var(--cream);padding:62px max(40px,calc((100% - 1160px)/2));display:flex;justify-content:space-between;align-items:end}.final-cta .eyebrow{color:var(--blue)}.final-cta h2{font-size:58px}.button.light{background:var(--yellow);color:var(--ink)}footer{min-height:95px;display:flex;justify-content:space-between;align-items:center;font-size:12px}footer p{color:#567570}@media(max-width:760px){.site-header,.section,.hero,footer{padding-left:20px;padding-right:20px}.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:65px;padding-bottom:75px}.hero-shape{height:330px}.split{grid-template-columns:1fr;gap:32px}.pillars,.book-row{grid-template-columns:1fr;gap:38px}.states-grid{grid-template-columns:repeat(5,1fr);gap:5px}.us-map{padding:50px 18px}.state{height:38px;font-size:10px}.final-cta{padding:55px 20px;display:block}.final-cta h2{font-size:46px}.final-cta .button{display:inline-block;margin-top:30px}footer{flex-wrap:wrap;gap:15px;padding-top:28px;padding-bottom:28px}}
