@import "https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:ital,wght@0,400;0,700;1,400&family=Fredoka:wght@400..700&display=swap";:root{--cream:#faf3e3;--cream-deep:#eee1c6;--paper:#fffdf7;--ink:#2b3a2e;--ink-soft:#57685a;--leaf-deep:#2c5e3a;--leaf:#4c8f5c;--leaf-soft:#8fc49a;--leaf-tint:#e7f1e4;--moss-bg:#ecf4e9;--terracotta:#c9683f;--terracotta-deep:#a94f2c;--terracotta-dark:#8f3f20;--terracotta-tint:#f7e3d6;--sun:#e9b24c;--sun-tint:#f9ecd2;--sun-ink:#7a5410;--water-tint:#e0eef3;--water-ink:#38677c;--footer-bg:#22332a;--radius-card:26px;--radius-section:44px;--content-width:1200px;--font-display:"Fredoka", "Trebuchet MS", sans-serif;--font-body:"Atkinson Hyperlegible", "Verdana", sans-serif;--shadow-card:0 12px 28px #2c5e3a14}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{font-family:var(--font-body);color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.55}h1,h2,h3,legend{font-family:var(--font-display);color:var(--ink);margin:0;font-weight:500;line-height:1.12}p{margin:0}ul,dl,dd,fieldset{margin:0;padding:0}fieldset{border:0;min-width:0}img,svg{max-width:100%;display:block}::selection{background:var(--leaf-soft);color:var(--ink)}:focus-visible{outline:3px solid var(--terracotta-deep);outline-offset:3px;border-radius:6px}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:20;background:var(--terracotta-deep);color:var(--paper);font-family:var(--font-display);border-radius:14px;padding:10px 18px;text-decoration:none;position:absolute;top:-100px;left:16px}.skip-link:focus-visible{top:16px}.section-inner{max-width:var(--content-width);margin:0 auto}.section-head{max-width:620px;margin-bottom:32px}.kicker{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--terracotta-deep);margin-bottom:10px;font-size:.82rem;font-weight:600}h2{font-size:clamp(1.9rem,3.4vw,2.6rem)}.lede{color:var(--ink-soft);max-width:54ch;margin-top:14px;font-size:1.12rem}.button{font-family:var(--font-display);cursor:pointer;border:2.5px solid #0000;border-radius:999px;align-items:center;gap:9px;padding:12px 22px;font-size:.98rem;font-weight:500;text-decoration:none;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.button svg{flex-shrink:0;width:18px;height:18px}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--terracotta-deep);color:var(--paper)}.button-primary:hover{background:var(--terracotta-dark)}.button-ghost{border-color:var(--ink);color:var(--ink);background:0 0}.button-ghost:hover{background:var(--leaf-tint)}.chip{font-family:var(--font-display);letter-spacing:.02em;white-space:nowrap;border-radius:999px;align-items:center;padding:4px 11px;font-size:.72rem;font-weight:500;display:inline-flex}.chip-light{background:var(--sun-tint);color:var(--sun-ink)}.chip-water{background:var(--water-tint);color:var(--water-ink)}.chip-safe{background:var(--leaf-tint);color:var(--leaf-deep)}.chip-warn{background:var(--terracotta-tint);color:var(--terracotta-deep)}.price-pill{font-family:var(--font-display);background:var(--terracotta-deep);color:var(--paper);border-radius:999px;align-items:center;padding:4px 13px;font-size:.92rem;font-weight:600;display:inline-flex}.plant-name{font-size:1.28rem}.botanical{color:var(--ink-soft);font-size:.9rem;font-style:italic}.personality{color:var(--ink-soft);font-size:.92rem;font-style:italic}.noscript-note{text-align:center;background:var(--sun-tint);color:var(--sun-ink);padding:18px 24px}.site-header{background:var(--cream);border-bottom:2px solid var(--cream-deep);padding:14px 24px}.header-inner{max-width:var(--content-width);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin:0 auto;display:flex}.brand{color:var(--ink);align-items:center;gap:12px;text-decoration:none;display:flex}.brand-mark svg{width:46px;height:46px}.brand-text{flex-direction:column;display:flex}.brand-name{font-family:var(--font-display);font-size:1.3rem;font-weight:600;line-height:1.1}.brand-tagline{color:var(--ink-soft);font-size:.78rem}.site-nav{flex-wrap:wrap;gap:4px;display:flex}.site-nav a{font-family:var(--font-display);color:var(--ink);border-radius:999px;padding:8px 14px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .18s}.site-nav a:hover{background:var(--leaf-tint)}.quiz-section{background:radial-gradient(560px 360px at 88% 4%, var(--leaf-tint) 0%, #e7f1e400 70%), radial-gradient(480px 320px at 4% 96%, var(--sun-tint) 0%, #f9ecd200 70%), var(--cream);padding:56px 24px 116px}.quiz-inner{grid-template-columns:5fr 7fr;align-items:start;gap:56px;display:grid}.quiz-title{color:var(--leaf-deep);margin:4px 0 0;font-size:clamp(2.7rem,5vw,4.3rem);font-weight:600;line-height:1.02}.quiz-intro .lede{margin-top:18px}.quiz-url-note{background:var(--paper);border:1.5px dashed var(--leaf-soft);color:var(--ink-soft);border-radius:16px;align-items:flex-start;gap:10px;max-width:46ch;margin-top:22px;padding:12px 16px;font-size:.9rem;display:flex}.quiz-url-note svg{width:18px;height:18px;color:var(--leaf-deep);flex-shrink:0;margin-top:2px}.quiz-bench{flex-wrap:wrap;gap:2px;margin-top:30px;display:flex}.bench-mini svg{width:52px;height:52px;transition:transform .18s}.bench-mini:hover svg{transform:translateY(-4px)}.quiz-bench-line{color:var(--ink-soft);margin-top:8px;font-size:.82rem}.quiz-form{gap:20px;display:grid}.quiz-question{background:var(--paper);border-radius:var(--radius-card);box-shadow:var(--shadow-card);padding:22px 24px 24px}.quiz-question:nth-child(2){border-radius:34px 24px 30px 40px}.quiz-question:nth-child(3){border-radius:24px 38px 42px 26px}.quiz-question legend{padding:0;font-size:1.14rem}.question-number{background:var(--leaf-deep);width:27px;height:27px;color:var(--paper);vertical-align:-5px;border-radius:50%;justify-content:center;align-items:center;margin-right:10px;font-size:.9rem;font-weight:600;display:inline-flex}.question-hint{color:var(--ink-soft);margin:8px 0 16px;font-size:.88rem}.answer-options{gap:12px;display:grid}.answer-options-3{grid-template-columns:repeat(3,1fr)}.answer-options-2{grid-template-columns:repeat(2,1fr)}.answer-card{background:var(--cream);border:2.5px solid var(--cream-deep);cursor:pointer;border-radius:18px;flex-direction:column;gap:10px;padding:16px 14px;transition:border-color .18s,background .18s,transform .18s;display:flex;position:relative}.answer-card:hover{border-color:var(--leaf-soft);transform:translateY(-2px)}.answer-card:has(input:checked){border-color:var(--leaf-deep);background:var(--leaf-tint)}.answer-card:has(input:checked):after{content:"✓";background:var(--leaf-deep);width:22px;height:22px;color:var(--paper);border-radius:50%;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:flex;position:absolute;top:10px;right:10px}.answer-card:has(input:focus-visible){outline:3px solid var(--terracotta-deep);outline-offset:3px}.answer-icon svg{width:44px;height:44px}.answer-copy{flex-direction:column;gap:3px;display:flex}.answer-label{font-family:var(--font-display);font-size:1.04rem;font-weight:500}.answer-desc{color:var(--ink-soft);font-size:.84rem;line-height:1.4}.results-section{background:var(--paper);border-radius:var(--radius-section) var(--radius-section) 0 0;margin-top:-48px;padding:60px 24px 110px;position:relative}.results-status{font-family:var(--font-display);color:var(--terracotta-deep);margin:-14px 0 22px;font-weight:500}.results-placeholder{background:var(--cream);border-radius:var(--radius-card);align-items:center;gap:22px;max-width:640px;padding:22px 26px;display:flex}.results-placeholder .placeholder-illustration svg{width:110px;height:110px}.results-placeholder h3{margin-bottom:6px;font-size:1.2rem}.results-placeholder p{color:var(--ink-soft);max-width:44ch}.results-note{background:var(--sun-tint);color:var(--sun-ink);border:1.5px solid #ecd9a8;border-radius:16px;align-items:flex-start;gap:10px;max-width:760px;margin-bottom:22px;padding:13px 17px;font-size:.95rem;display:flex}.results-note svg{flex-shrink:0;width:20px;height:20px;margin-top:1px}.results-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));align-items:stretch;gap:20px;display:grid}.match-card{background:var(--cream);border:2px solid var(--cream-deep);border-radius:var(--radius-card);flex-direction:column;padding:20px;display:flex;position:relative}.match-card-close{border-style:dashed;border-color:var(--sun);background:#fdf7e9}.close-flag{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--sun-ink);background:var(--sun-tint);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.72rem;font-weight:500;display:inline-flex;position:absolute;top:12px;right:12px}.close-flag svg{width:13px;height:13px}.match-illustration{justify-content:center;display:flex}.match-illustration svg{width:122px;height:122px}.match-card .plant-name,.match-card .botanical{text-align:center}.match-meta{justify-content:center;gap:8px;margin:12px 0 2px;display:flex}.reason-list{background:var(--paper);border-radius:16px;gap:8px;margin:14px 0 0;padding:13px 15px;list-style:none;display:grid}.reason{align-items:flex-start;gap:8px;font-size:.92rem;line-height:1.4;display:flex}.reason svg{flex-shrink:0;width:16px;height:16px;margin-top:3px}.reason-caveat{color:var(--sun-ink)}.match-card .personality{text-align:center;margin:12px 0 16px}.match-card .button-primary{justify-content:center;margin-top:auto}.results-actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:28px;display:flex}.results-honesty{color:var(--ink-soft);max-width:58ch;font-size:.9rem}.catalogue-section{background:var(--moss-bg);border-radius:var(--radius-section) var(--radius-section) 0 0;margin-top:-48px;padding:64px 24px 112px;position:relative}.catalogue-grid{grid-template-columns:repeat(auto-fill,minmax(266px,1fr));gap:20px;display:grid}.plant-card{background:var(--paper);box-shadow:var(--shadow-card);border-radius:24px;flex-direction:column;padding:20px;display:flex}.plant-illustration svg{width:92px;height:92px;margin-bottom:10px}.plant-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.plant-card .personality{margin-top:8px}.tag-list{flex-wrap:wrap;gap:6px;margin:14px 0 16px;list-style:none;display:flex}.reserve-link{font-family:var(--font-display);color:var(--terracotta-deep);align-items:center;gap:7px;margin-top:auto;font-size:.95rem;font-weight:500;text-decoration:none;display:inline-flex}.reserve-link svg{width:16px;height:16px;transition:transform .18s}.reserve-link:hover svg{transform:translate(4px)}.reserve-link:hover span{text-decoration:underline}.faq-section{background:var(--paper);border-radius:var(--radius-section) var(--radius-section) 0 0;margin-top:-48px;padding:64px 24px 96px;position:relative}.faq-inner{grid-template-columns:4fr 8fr;align-items:start;gap:48px;display:grid}.faq-list{gap:12px;display:grid}.faq-item{background:var(--cream);border:2px solid var(--cream-deep);border-radius:18px;transition:border-color .18s}.faq-item[open]{border-color:var(--leaf-soft)}.faq-item summary{font-family:var(--font-display);cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:16px 20px;font-size:1.02rem;font-weight:500;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-marker{background:var(--leaf-tint);width:25px;height:25px;color:var(--leaf-deep);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;transition:transform .18s;display:inline-flex}.faq-item[open] .faq-marker{transform:rotate(45deg)}.faq-item p{color:var(--ink-soft);max-width:62ch;padding:0 20px 18px}.visit-section{background:var(--cream);border-radius:var(--radius-section) var(--radius-section) 0 0;margin-top:-48px;padding:64px 24px 88px;position:relative}.visit-inner{background:var(--leaf-deep);color:#eef5ea;border-radius:40px;grid-template-columns:6fr 5fr;gap:48px;padding:52px 56px;display:grid;overflow:hidden}.visit-copy .kicker{color:var(--sun)}.visit-copy h2{color:var(--paper)}.visit-copy .lede{color:#d5e4d0}.visit-email-lead{color:#bcd2b6;margin:26px 0 12px;font-size:.92rem}.visit-sprig{opacity:.9;width:190px;margin-top:30px}.visit-cards{align-content:start;gap:16px;display:grid}.visit-card{background:#fffdf712;border:1.5px solid #fffdf733;border-radius:22px;padding:20px 24px}.visit-card h3{color:#f6d489;margin-bottom:10px;font-size:1.05rem}.visit-card p{color:#e4eede}.hours-list{gap:9px;display:grid}.hours-row{border-bottom:1px dashed #fffdf738;justify-content:space-between;gap:14px;padding-bottom:9px;display:flex}.hours-row:last-child{border-bottom:0;padding-bottom:0}.hours-row dt{font-family:var(--font-display);font-weight:500}.hours-row dd{color:#d5e4d0;text-align:right}.site-footer{background:var(--footer-bg);color:#cfdccb;padding:44px 24px 36px}.footer-inner{max-width:var(--content-width);gap:14px;margin:0 auto;display:grid}.footer-brand{font-family:var(--font-display);color:var(--paper);align-items:center;gap:10px;font-size:1.15rem;font-weight:600;display:flex}.footer-brand .brand-mark svg{width:36px;height:36px}.footer-line{color:#a9bfa3;font-style:italic}.footer-contact{flex-wrap:wrap;gap:8px 22px;font-size:.94rem;display:flex}.footer-contact a{color:#f6d489}.footer-contact a:hover{text-decoration:none}.footer-small{color:#8ea788;margin-top:8px;font-size:.8rem}@media (width<=1100px){.quiz-inner{grid-template-columns:1fr;gap:40px}.quiz-intro{max-width:640px}.faq-inner{grid-template-columns:1fr;gap:28px}.visit-inner{grid-template-columns:1fr;gap:36px;padding:44px 40px}}@media (width<=900px){.brand-tagline{display:none}.results-section,.catalogue-section,.faq-section,.visit-section{border-radius:34px 34px 0 0}}@media (width<=680px){.quiz-section,.results-section,.catalogue-section,.faq-section,.visit-section{padding-left:16px;padding-right:16px}.quiz-section{padding-top:40px}.answer-options-3,.answer-options-2{grid-template-columns:1fr}.answer-card{flex-direction:row;align-items:center}.answer-icon svg{width:38px;height:38px}.quiz-question{padding:18px 16px 20px}.results-placeholder{flex-direction:column;align-items:flex-start;gap:10px}.visit-inner{border-radius:28px;padding:32px 22px}.visit-sprig{width:150px}.results-actions{flex-direction:column;align-items:flex-start}.bench-mini svg{width:42px;height:42px}}@media (width<=520px){.header-mail span{display:none}.header-mail{padding:10px 12px}.site-nav a{padding:7px 10px;font-size:.88rem}.hours-row{flex-direction:column;gap:2px}.hours-row dd{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
/*# sourceMappingURL=will-it-survive.153fb95a.css.map */
