:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#20372b;background:#faf8f1;font-synthesis:none;text-rendering:optimizeLegibility;--green: #214f3b;--ink: #20372b;--muted: #56655c;--line: #d5ddcf}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0}a{color:inherit;text-underline-offset:4px}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #b37a24;outline-offset:5px}p{line-height:1.7}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.045em}h1{font-size:clamp(3.1rem,5.2vw,5.2rem);line-height:1.06;margin-bottom:1.5rem}h2{font-size:clamp(2.3rem,3.4vw,3.5rem);line-height:1.13}h3{font-size:1.35rem;line-height:1.35;letter-spacing:-.025em}em{color:var(--green);font-weight:400}.section-width{width:min(1220px,calc(100% - 64px));margin-inline:auto}.skip-link{position:absolute;left:1rem;top:-8rem;z-index:2;background:#fff;padding:1rem}.skip-link:focus{top:1rem}.site-header{min-height:104px;display:flex;gap:2rem;align-items:center;justify-content:space-between;padding:1.3rem max(32px,calc((100% - 1340px)/2));border-bottom:1px solid var(--line)}.brand{display:inline-flex;gap:.75rem;align-items:center;text-decoration:none;flex-shrink:0}.brand-mark{display:grid;place-items:center;background:var(--green);color:#fffdf6;width:48px;height:48px;border-radius:12px}.brand strong{display:block;font:600 1.5rem/1.15 Georgia,serif;letter-spacing:-.04em}.brand small{display:block;margin-top:.3rem;font-size:.75rem;color:var(--muted)}.site-header nav{display:flex;align-items:center;gap:2rem}.site-header nav a{font-size:.95rem;text-decoration:none}.site-header nav a:hover{text-decoration:underline}.header-actions{display:flex;align-items:center;gap:.75rem}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:.9rem 1.3rem;border-radius:6px;font-size:.95rem;font-weight:650;text-decoration:none;border:1px solid transparent;transition:background .15s ease}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:#153c2a}.button-outline{border-color:#b7c2b8}.button-outline:hover{background:#edf0e6}.hero{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding-block:6rem}.eyebrow{font-size:.78rem;letter-spacing:.13em;font-weight:750;text-transform:uppercase;color:#4c6656;margin-bottom:1.4rem}.hero-lede{font-size:1.12rem;color:var(--muted);max-width:510px}.hero-actions{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap;margin-block:2rem 1.1rem}.text-link{font-size:.95rem;font-weight:600}.hero-caption{font-size:.85rem;color:var(--muted);margin:0}.plan-example{margin:0;background:#fffefa;border:1px solid #ccd5ca;border-radius:12px;box-shadow:16px 18px #e6ebdc;overflow:hidden}.plan-topline{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1rem 1.4rem;background:#eaf0e5;border-bottom:1px solid var(--line);font-size:.88rem}.plan-topline>span:first-child{display:flex;align-items:center;gap:.55rem}.example-label{font-size:.75rem;color:#50614f}.plan-heading{padding:1.7rem 1.4rem 0}.plan-heading h2{font-size:1.9rem;margin-bottom:.35rem}.plan-heading p{color:var(--muted);font-size:.88rem}.plan-switch{display:flex;gap:.4rem;margin:1.3rem 1.4rem;border-bottom:1px solid var(--line)}.plan-switch button{padding:.75rem .6rem;background:none;color:var(--muted);border:0;border-bottom:3px solid transparent;font-size:.9rem;cursor:pointer}.plan-switch button[aria-pressed=true]{border-color:var(--green);color:var(--green);font-weight:700}.example-schedule{padding:0 1.4rem;min-height:315px}.time-axis{display:flex;justify-content:space-between;margin-left:112px;color:#6a776f;font-size:.75rem;margin-bottom:.65rem}.example-row{display:grid;grid-template-columns:112px 1fr;align-items:center;min-height:51px;border-top:1px solid #e8ece3}.example-role strong{display:block;font-size:.88rem}.example-role span{color:var(--muted);font-size:.75rem}.example-track{min-width:0;background:repeating-linear-gradient(to right,transparent 0,transparent calc(25% - 1px),#e8ece3 calc(25% - 1px),#e8ece3 25%);padding-block:.6rem}.example-shift{padding:.6rem .25rem;border-radius:4px;background:#dce9d0;border-left:3px solid #547442;color:#2c472c;text-align:center;white-space:nowrap;font-size:.75rem}.example-row:nth-child(3) .example-shift{background:#efe3c5;border-color:#947534;color:#624c23}.example-row:nth-child(4) .example-shift{background:#dfebee;border-color:#5c7b81;color:#345962}.example-note{display:flex;gap:.65rem;align-items:flex-start;padding:.9rem 0;margin-bottom:0;color:var(--muted);font-size:.83rem}.example-note svg{flex-shrink:0;margin-top:3px}.plan-example figcaption{font-size:.75rem;line-height:1.55;padding:.9rem 1.4rem;border-top:1px solid var(--line);color:var(--muted)}.purpose-band{background:var(--green);color:#fffdf6}.purpose-band>div{display:flex;justify-content:space-between;gap:1rem 2rem;align-items:center;padding-block:1.5rem}.purpose-band span{font-family:Georgia,serif;font-size:1.4rem}.purpose-band p{margin:0;font-size:.9rem;color:#e3eadd}.features{padding-block:6rem}.section-intro{max-width:750px;margin-bottom:3rem}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.feature-grid article{border-top:1px solid #bcc9b9;padding-top:1.5rem}.feature-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.4rem;color:#47664c}.feature-top span{font-size:.8rem;letter-spacing:.1em}.feature-grid p{color:var(--muted);margin-bottom:0}.pricing-wrap{padding-block:5.5rem;background:#eef0e5;border-block:1px solid var(--line)}.pricing-layout{display:grid;grid-template-columns:1fr .9fr;gap:6rem;align-items:center}.pricing-copy>p:not(.eyebrow){max-width:460px;color:var(--muted)}.pricing-retention{margin-top:2rem;border-left:3px solid #a8b592;padding-left:1.2rem;font-size:.95rem}.pricing-retention strong{color:var(--ink)}.price-card{background:#fffefa;padding:2.5rem;border:1px solid #becab7;border-radius:12px;box-shadow:0 8px 22px #213e2d08}.price-card .eyebrow{margin-bottom:1rem}.price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.6rem;color:var(--muted);margin-bottom:.5rem;font-size:.95rem}.price span{font-family:Georgia,serif;font-size:5rem;line-height:1.2;letter-spacing:-.06em;color:var(--ink)}.price-card ul{padding:1.4rem 0;margin:1.5rem 0;border-block:1px solid var(--line);list-style:none;display:grid;gap:1rem}.price-card li{display:flex;gap:.6rem;align-items:flex-start}.price-card li svg{color:var(--green);flex-shrink:0;margin-top:3px}.price-card>.button{width:100%}.checkout-note{color:var(--muted);font-size:.82rem;margin:1rem 0 0}.questions{padding-block:6rem;display:grid;grid-template-columns:.8fr 1.2fr;gap:4rem}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;gap:1rem;align-items:center;cursor:pointer;padding:1.3rem 0;font-size:1rem;font-weight:650;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:1.5rem;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);padding-right:1rem}.closing{background:#e7ce88;padding:3.2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-radius:12px}.closing .eyebrow{color:#534524}.closing h2{font-size:clamp(2rem,3vw,3rem);margin:0}.closing .button{flex-shrink:0}.site-footer{display:flex;justify-content:space-between;gap:2rem;align-items:center;padding-block:3rem}.site-footer>p{font-size:.85rem;color:var(--muted);margin:0}.site-footer>a:last-child{display:flex;align-items:center;gap:.5rem;font-size:.9rem}@media(max-width:1000px){.hero{gap:2rem}.hero h1{font-size:3.6rem}.pricing-layout{gap:3rem}.site-header nav{gap:1rem}.purpose-band>div{flex-direction:column;align-items:flex-start}.feature-grid{gap:1.5rem}.site-footer{flex-wrap:wrap}}@media(max-width:760px){.section-width{width:calc(100% - 40px)}.site-header{flex-wrap:wrap;gap:1rem;padding:1.2rem 20px}.site-header nav{order:3;width:100%;justify-content:space-between;padding-top:.75rem;border-top:1px solid var(--line)}.brand strong{font-size:1.3rem}.brand small{font-size:.75rem}.brand-mark{width:40px;height:40px}.header-login,.header-actions .button{padding-inline:.8rem}.hero{grid-template-columns:1fr;padding-block:3.5rem;gap:2.5rem}.hero h1{font-size:clamp(2.8rem,10vw,4.2rem)}.plan-example{box-shadow:7px 9px #e6ebdc}.features,.questions{padding-block:3.5rem}.feature-grid,.pricing-layout,.questions{grid-template-columns:1fr}.feature-top{margin-bottom:1.5rem}.pricing-wrap{padding-block:3.5rem}.price-card{padding:1.7rem}.questions{gap:1.5rem}.closing{padding:2rem;flex-direction:column;align-items:flex-start}.site-footer{flex-direction:column;align-items:flex-start;gap:1.3rem}}@media(max-width:400px){.example-row{grid-template-columns:94px 1fr}.time-axis{margin-left:94px}.example-shift{white-space:normal}.plan-topline,.plan-heading,.example-schedule{padding-inline:1rem}.plan-switch{margin-inline:1rem}.hero-actions{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
