@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;700&family=DM+Serif+Display&display=swap";:root{font-family:DM Sans,Arial,sans-serif;color:#262626;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--green:#5aab2e;--green-dark:#2f6b1e;--green-deep:#204d18;--green-pale:#eff5eb;--charcoal:#262626;--amber:#f59e0b;--cream:#fbfcf9;--line:#dbe5d6;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2{font-family:"DM Serif Display",Georgia,serif;font-weight:400;line-height:1.05;letter-spacing:-.025em}h1{font-size:clamp(2.8rem,8vw,5.8rem);margin-bottom:24px}h2{font-size:clamp(2.25rem,5vw,4rem);margin-bottom:18px}h3{font-size:1.15rem;margin-bottom:8px;line-height:1.15}p{line-height:1.65}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.narrow{max-width:960px}.site-header{height:80px;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border-bottom:1px solid #edf1eb;position:relative;z-index:5}.brand img{width:190px;height:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:14px 22px;background:var(--amber);border:2px solid var(--amber);border-radius:999px;color:#171717;font-weight:700;line-height:1.1;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #1d361c2c;background:#ffb31b}.button span{font-size:1.2rem}.button-small{min-height:44px;padding:11px 16px;font-size:.84rem}.hero{position:relative;overflow:hidden;background:#183319 url(/emerald-conservatory-hero-clean.webp) center bottom / auto 140% no-repeat;color:#fff}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#102a13e8,#16391ccb 45%,#1833198a)}.hero-content{position:relative;z-index:1}.hero-home .hero-content{padding:54px 0 64px}.hero-copy{max-width:690px}.eyebrow{text-transform:uppercase;font-size:.72rem;letter-spacing:.16em;font-weight:700;margin-bottom:14px}.eyebrow.green{color:var(--green-dark)}.eyebrow.light{color:#d8f1c7}.hero h1 em{color:#c7ed9d;font-style:normal}.hero-sub{font-size:1.08rem;max-width:650px;margin-bottom:22px;color:#f7fbf4}.trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:28px;max-width:680px}.trust-badge{display:flex;align-items:center;gap:10px;min-height:68px;padding:10px 11px;border:1px solid #ffffff40;background:#ffffff16;border-radius:8px}.trust-badge strong{font-family:"DM Serif Display",Georgia,serif;font-size:1.8rem;line-height:1;color:#cff2a8;white-space:nowrap}.trust-badge span{font-size:.76rem;line-height:1.2}.trust-badge small{color:#d9e9d3;font-size:.65rem}.form-card{margin-top:38px;background:#fff;color:var(--charcoal);padding:24px 20px;border-radius:18px;box-shadow:0 18px 50px #0717076b}.card-kicker,.card-label{text-transform:uppercase;color:var(--green-dark);letter-spacing:.13em;font-weight:700;font-size:.68rem}.form-card h2{font-size:2rem;margin:8px 0}.form-card p{font-size:.9rem;color:#5c655a;margin-bottom:18px}.embed-shell{min-height:210px;background:#fff;border-radius:9px;overflow:hidden}.embed-shell iframe{display:block;min-height:280px}.form-note{display:block;color:#788076;font-size:.68rem;margin-top:11px}.section{padding:78px 0}.section-light{background:var(--cream)}.section h2{max-width:700px}.reasons{display:grid;grid-template-columns:1fr;gap:30px;margin-top:34px}.reason-number{font-size:.72rem;letter-spacing:.12em;font-weight:700;color:var(--green)}.reasons h3{margin-top:8px}.reasons p{color:#566052;margin-bottom:0}.review-row{display:grid;grid-template-columns:1fr;gap:16px;margin-top:42px}.review-row blockquote{margin:0;padding:23px;border-left:4px solid var(--green);background:#fff;font-family:"DM Serif Display",Georgia,serif;font-size:1.25rem;line-height:1.35}.review-row cite{display:block;margin-top:13px;font-family:DM Sans,Arial,sans-serif;font-size:.72rem;font-style:normal;color:#6e776b}.section-green{background:var(--green-dark);color:#fff}.split-callout{display:flex;flex-direction:column;gap:30px;align-items:flex-start}.split-callout p{color:#e0eed8;max-width:620px}.gem-mark{display:flex;gap:9px;align-items:center}.gem{width:28px;height:28px;fill:#91d557;stroke:#fff;stroke-width:1.5}.gem-mark .gem:nth-child(2){width:40px;height:40px}.site-footer{background:var(--charcoal);color:#e7ede3;padding:50px 0 24px}.footer-inner{width:min(1180px,calc(100% - 40px));margin:0 auto}.footer-logo{width:205px;background:#fff;padding:10px;border-radius:5px;margin-bottom:25px}.footer-copy{max-width:680px}.footer-copy p{color:#b8c4b4;font-size:.88rem;margin-bottom:8px}.footer-copy .footer-lead{color:#fff;font-family:"DM Serif Display",Georgia,serif;font-size:1.35rem;line-height:1.2}.footer-bottom{display:flex;flex-direction:column;gap:18px;border-top:1px solid #ffffff1e;margin-top:30px;padding-top:20px;color:#9daa9a;font-size:.69rem}.footer-bottom span:last-child{display:flex;gap:16px}.footer-bottom a{text-decoration:underline}.hero-guide .hero-content{padding:60px 0 48px}.guide-hero-content{max-width:850px}.guide-hero-content .trust-grid{margin-top:30px}.prices-section{padding-top:68px}.section-heading{max-width:700px;margin-bottom:34px}.section-heading>p:last-child{color:#5c6859}.price-grid{display:grid;grid-template-columns:1fr;gap:18px}.price-card{display:flex;flex-direction:column;padding:23px 20px 20px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 8px 18px #1e401317}.price-card.featured{border:2px solid var(--green);position:relative}.price-card.featured:before{content:"A popular starting point";position:absolute;right:16px;top:-13px;background:var(--green);color:#fff;border-radius:99px;padding:5px 10px;font-size:.62rem;font-weight:700}.price-top{min-height:188px}.size-note{display:block;color:#6e786d;font-size:.7rem;margin:6px 0 17px}.price-card h3{font-family:"DM Serif Display",Georgia,serif;font-size:1.75rem;font-weight:400;margin-bottom:7px}.price-card p{font-size:.86rem;color:#5f695e;margin-bottom:0}.price-value{font-family:"DM Serif Display",Georgia,serif;color:var(--green-dark);font-size:1.65rem;line-height:1.1;margin:17px 0 4px}.price-caption{font-size:.7rem!important;line-height:1.35}.sales-data{color:#687567!important;font-size:.76rem!important;margin:20px 0 0!important}.price-rule{height:1px;background:var(--line);margin:20px 0 15px}.included{font-weight:700;color:var(--green-dark)!important;font-size:.8rem!important;line-height:1.4}.ticks{list-style:none;padding:0;margin:16px 0 22px;display:grid;gap:9px}.ticks li{display:flex;align-items:flex-start;gap:8px;color:#4d584b;font-size:.77rem;line-height:1.3}.ticks .gem{width:16px;height:16px;flex:0 0 auto;stroke:var(--green-dark);stroke-width:2}.button-full{width:100%;margin-top:auto}.options{max-width:1000px}.option-grid{display:grid;grid-template-columns:1fr;gap:25px;margin:34px 0}.option-grid h3{color:var(--green-dark)}.option-grid p{color:#5e695d;margin-bottom:0}.options-note{padding:20px;background:var(--green-pale);border-left:4px solid var(--green-dark);font-size:.9rem;line-height:1.6}.reassurance .offer{margin-bottom:0}.reassurance-list .ticks{margin:0}.reassurance-list .ticks li{color:#fff}.reassurance-list .ticks .gem{stroke:#fff}.calendar-section{background:#f5f8f3}.calendar-container{max-width:920px}.calendar-shell{min-height:520px;border:1px solid var(--line);box-shadow:0 12px 35px #16371514}.calendar-shell iframe{min-height:650px}@media (min-width:720px){.site-header{padding:12px 38px}.container{width:min(1180px,calc(100% - 76px))}.hero-home .hero-content{padding:78px 0 86px}.hero-home .hero-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,430px);align-items:center;gap:60px}.form-card{margin-top:0}.trust-grid{grid-template-columns:repeat(4,1fr);max-width:none}.trust-badge{display:block;padding:12px 10px}.trust-badge strong{display:block;margin-bottom:7px}.reasons{grid-template-columns:repeat(3,1fr);gap:32px}.review-row{grid-template-columns:repeat(2,1fr)}.split-callout{flex-direction:row;justify-content:space-between;align-items:center}.hero-guide .hero-content{padding:88px 0 76px}.price-grid{grid-template-columns:repeat(2,1fr)}.option-grid{grid-template-columns:repeat(3,1fr)}.footer-bottom{flex-direction:row;justify-content:space-between;align-items:flex-start}}@media (min-width:1040px){.price-grid{grid-template-columns:repeat(4,1fr)}.price-card{padding:25px 21px 21px}.price-top{min-height:230px}.hero-guide .hero-content{max-width:930px}.guide-hero-content .hero-sub{max-width:710px}}@media (max-width:420px){.site-header{padding-inline:14px}.brand img{width:155px}.button-small{font-size:.73rem;padding-inline:12px}.container,.footer-inner{width:calc(100% - 28px)}.trust-badge span{font-size:.68rem}.offer{width:100%}}
