@font-face{font-family:Caudex;src:url('assets/caudex.woff2?v=26cd870bd19d') format('woff2');font-weight:400;font-style:normal;font-display:swap}
:root{color-scheme:light;--paper:#f8f6ee;--ink:#284833;--muted:#596853;--sage:#e2ebd4;--peach:#f3dccd;--line:#dce1d1;--serif:Caudex,Georgia,serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:28px}
body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
a:focus-visible{outline:2px solid #557449;outline-offset:6px}
/* Keep the skip-link destination focusable without outlining the entire page. */
main#main:focus{outline:none}
h1,h2,h3,p,figure{margin:0}
h1,h2,h3{font-family:var(--serif);font-weight:400}
.wrap{width:min(1180px,calc(100% - 96px));margin-inline:auto}
.skip-link{position:absolute;left:20px;top:-80px;z-index:10;background:var(--ink);color:white;border-radius:8px;padding:10px 20px}
.skip-link:focus{top:12px}
.site-header{height:112px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.brand{display:inline-flex;gap:12px;align-items:center;font:500 28px/1 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.8px}
.brand img{width:44px;height:44px;filter:drop-shadow(0 2px 4px #344b3c26) drop-shadow(0 1px 1px #344b3c14)}
.hero{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:32px;padding-top:20px;padding-bottom:55px}
.hero-copy{position:relative;z-index:1;padding-bottom:8px}
.eyebrow{font-size:10px;font-weight:550;letter-spacing:1.9px;text-transform:uppercase;line-height:1.5;margin-bottom:23px}

.seed-dot{display:inline-block;width:7px;height:7px;flex:none;background:#8ca86b;border-radius:50%}
h1{font-size:clamp(65px,7.35vw,103px);line-height:1.015;letter-spacing:-4px}
.intro{max-width:350px;font-size:16px;color:var(--muted);line-height:1.85;margin-top:28px;margin-bottom:28px}
.button{display:inline-flex;align-items:center;gap:34px;background:var(--ink);color:#f8f6ee;padding:15px 24px;border-radius:30px;font-size:13px;transition:background .2s,transform .2s}
.button:hover{background:#3e5f43;transform:translateY(-2px)}
.button span{font-size:20px;line-height:1}
.platform-note{font-size:11px;color:#68725e;margin-top:16px}
.hero-art{position:relative;align-self:center;width:100%;max-width:470px;height:780px;overflow:hidden;margin-left:auto;isolation:isolate;border-radius:240px 240px 32px 32px;background:var(--sage)}

.hero-garden{width:430px;max-width:100%;padding:16px 0 0;margin-inline:auto}




.section-space{padding-top:96px;padding-bottom:96px}
.section-heading{display:flex;justify-content:space-between;align-items:center;gap:40px;margin-bottom:38px}
.section-heading .eyebrow{margin-bottom:14px}
h2{font-size:clamp(38px,4vw,55px);line-height:1.12;letter-spacing:-1.8px}
.section-heading>p{font-size:13px;line-height:1.8;color:var(--muted);padding-bottom:3px}
.plant-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.plant-portrait{height:258px;display:flex;align-items:flex-end;justify-content:center;background:var(--plant-paper);border-radius:140px 140px 24px 24px;padding:28px 31px 24px}
.plant-portrait img{max-height:100%;width:auto;max-width:100%;object-fit:contain;transition:transform .3s}
.plant:hover .plant-portrait img{transform:translateY(-5px)}
.plant figcaption{text-align:center;padding-top:19px}
.plant h3{font-size:21px;line-height:1.4;letter-spacing:-.4px}
.plant figcaption p{font-size:11px;color:#68725e;margin-top:3px}
.pot-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:25px;align-items:center;min-height:480px;background:var(--peach);border-radius:30px;padding:49px 54px 46px 64px;overflow:hidden}
.pot-copy .eyebrow{color:#765a47;margin-bottom:22px}
.pot-copy h2{font-size:66px;line-height:1.08;color:#513d31}
.pot-copy>p:not(.eyebrow){font-size:14px;line-height:1.85;max-width:290px;margin-top:23px;color:#775c4d}
.paint-colors{display:flex;gap:12px;margin-top:26px}
.paint-colors i{width:26px;height:26px;border-radius:50%;background:var(--paint);border:1px solid #71543a12}
.pot-art>img:not(.mix-match-sticker){width:100%;filter:drop-shadow(0 18px 13px #83593a13);transform:rotate(-5deg)}
.pot-art>p{text-align:center;font-size:10px;color:#765946;margin-top:23px;letter-spacing:1px}
.moments{display:grid;grid-template-columns:1fr 1fr;gap:26px}
.moment{border-radius:28px;position:relative;overflow:hidden;min-height:570px;padding:38px 40px 0}
.company{background:#f7e9cc}
.sunday{background:var(--sage)}
.moment .eyebrow{margin-bottom:15px}
.moment h2{font-size:39px;letter-spacing:-1.2px}
.moment-copy>p:last-child{max-width:335px;color:var(--muted);font-size:13px;line-height:1.8;margin-top:16px}
.company-art{position:relative;height:334px;margin-top:20px;display:flex;align-items:flex-end;justify-content:center}
.company-art>img:first-child{height:330px;width:auto;max-width:90%;object-fit:contain;object-position:bottom;transform:rotate(-4deg) translateY(7px)}
.company-art .company-butterfly{position:absolute;width:70px;right:14%;top:36px;transform:rotate(24deg)}
.gift-art{height:334px;display:flex;align-items:center;justify-content:center;margin-top:20px}
.gift-art img{height:284px;width:auto;transform:rotate(8deg);filter:drop-shadow(0 13px 12px #6f663f14)}
.availability{background:#dcebed;text-align:center;padding:65px 24px 64px}
.availability-content>img{margin:auto auto 20px}
.availability .eyebrow{margin-bottom:14px}
.availability h2{font-size:58px;letter-spacing:-2px}
.availability-content>p:not(.eyebrow):not(.release-status){font-size:14px;color:var(--muted);margin-top:15px}
.release-status{display:inline-flex;align-items:center;gap:9px;border:1px solid #c5cfb7;border-radius:30px;padding:11px 19px;margin-top:27px;font-size:12px}
.site-footer{display:flex;align-items:center;gap:24px;padding-block:32px}
.footer-brand{font:33px/1 var(--serif);letter-spacing:-1px}
.site-footer p{font-size:11px;color:#68725e}
.back-top{margin-left:auto;font-size:11px}
.back-top span{margin-left:14px}
@media(min-width:1600px){.hero-art{height:820px}.hero-garden{width:450px}}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.hero{gap:24px}h1{font-size:78px}.hero-art{height:720px}.hero-garden{padding-top:16px}.plant-grid{gap:17px}.plant-portrait{height:230px;padding:27px 22px 23px}.plant h3{font-size:18px}.section-heading{gap:25px}.section-heading>p{max-width:250px}.desktop-break{display:none}.pot-panel{padding:40px}.pot-copy h2{font-size:58px}.moment{padding:30px 29px 0;min-height:550px}.moment h2{font-size:34px}.company-art{height:310px}.company-art>img:first-child{height:300px}.gift-art{height:310px}.gift-art img{height:265px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.site-header{height:88px}.brand{font-size:26px;gap:9px}.brand img{width:35px;height:35px}.hero{grid-template-columns:1fr;gap:12px;padding-top:37px;padding-bottom:45px;min-height:0}.hero-copy{padding:0;text-align:center}h1{font-size:clamp(59px,13.8vw,86px);letter-spacing:-2.8px;line-height:1.04}.intro{font-size:14px;line-height:1.8;max-width:325px;margin:23px auto}.button{padding:13px 23px;gap:26px}.platform-note{margin-top:13px;font-size:10px}.hero-art{margin:16px auto 0;width:100%;max-width:380px;height:660px;border-radius:190px 190px 26px 26px}.hero-garden{width:100%;padding:14px 4px 0}.section-space{padding-top:60px;padding-bottom:60px}.section-heading{display:block;margin-bottom:27px}.section-heading .eyebrow{font-size:9px;margin-bottom:12px}h2{font-size:38px;letter-spacing:-1.3px}.section-heading>p{font-size:12px;max-width:290px;margin-top:16px}.plant-grid{grid-template-columns:repeat(2,1fr);gap:27px 17px}.plant-portrait{height:220px;padding:25px 25px 22px}.plant h3{font-size:19px}.plant figcaption{padding-top:13px}.plant figcaption p{font-size:10px}.pot-panel{grid-template-columns:1fr;padding:32px 28px 28px;gap:15px;border-radius:24px}.pot-copy .eyebrow{font-size:9px;margin-bottom:16px}.pot-copy h2{font-size:51px;line-height:1.06}.pot-copy>p:not(.eyebrow){font-size:13px;margin-top:19px;max-width:285px}.paint-colors{gap:10px;margin-top:19px}.paint-colors i{width:22px;height:22px}.pot-art{margin:4px 0 0}.pot-art>img:not(.mix-match-sticker){max-width:450px;margin:auto;transform:rotate(-4deg)}.pot-art>p{margin-top:16px;font-size:9px}.moments{grid-template-columns:1fr;gap:20px}.moment{min-height:0;padding:29px 28px 0;border-radius:24px}.moment .eyebrow{font-size:9px;margin-bottom:13px}.moment h2{font-size:35px}.moment-copy>p:last-child{font-size:12px;max-width:290px;margin-top:14px}.company-art{height:295px;margin-top:8px}.company-art>img:first-child{height:290px}.gift-art{height:285px;margin-top:12px}.gift-art img{height:240px}.company-art .company-butterfly{width:63px;right:10%;top:23px}.availability{padding:48px 20px}.availability .wrap{width:100%}.availability-content>img{width:76px;height:76px}.availability h2{font-size:40px;letter-spacing:-1.2px}.availability .eyebrow{font-size:9px}.availability-content>p:not(.eyebrow):not(.release-status){font-size:12px;margin-top:13px}.release-status{font-size:10px;padding:10px 16px;margin-top:23px}.site-footer{padding-block:28px;gap:15px;flex-wrap:wrap}.footer-brand{font-size:30px}.site-footer p{font-size:10px}.back-top{font-size:10px}.back-top span{margin-left:5px}}
@media(max-width:390px){.plant-portrait{height:190px;padding:22px 20px}.plant h3{font-size:17px}.hero-art{width:100%;height:640px}.site-footer p{max-width:110px;line-height:1.5}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}.button:hover,.plant:hover .plant-portrait img{transform:none}}

.no-ads-sticker{position:absolute;width:142px;height:auto;left:9px;bottom:24px;transform:rotate(-8deg);z-index:2}
.collection-sticker{width:116px;height:auto;flex:none;margin-right:12px;transform:rotate(7deg)}
.section-description{font:14px/1.8 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--muted);margin-top:19px}
.pot-art{position:relative;padding-top:66px}
.pot-art .mix-match-sticker{position:absolute;z-index:2;width:163px;height:auto;right:-5px;top:-8px;transform:rotate(8deg)}
.company-art .company-bee{position:absolute;width:70px;height:auto;left:3%;top:125px;transform:rotate(-12deg)}
.company-art .company-butterfly{width:87px;right:8%;top:20px}
.gift-art{position:relative}
.gift-art .gift-box{position:absolute;height:269px;width:auto;right:8%;top:2px;transform:rotate(6deg)}
.gift-art .gift-seedling{position:absolute;height:180px;width:auto;left:3%;bottom:2px;transform:rotate(-8deg)}
@media(max-width:1050px) and (min-width:761px){.no-ads-sticker{width:120px}.gift-art .gift-box{height:245px;right:2%}.gift-art .gift-seedling{height:163px;left:0}.pot-art .mix-match-sticker{width:133px}.moment{min-height:570px}}
@media(max-width:760px){.hero{padding-top:37px}.hero .intro{font-size:16px;margin-top:24px;margin-bottom:26px}.no-ads-sticker{width:117px;left:7px;bottom:22px}.section-heading{position:relative;padding-right:0}.section-heading h2{max-width:260px}.section-description{font-size:12px;max-width:220px;margin-top:16px}.collection-sticker{position:absolute;width:85px;right:0;bottom:-7px;margin:0}.pot-art{padding-top:70px}.pot-art .mix-match-sticker{width:126px;right:0;top:4px}.company-art .company-butterfly{width:78px;right:4%;top:22px}.company-art .company-bee{width:58px;left:1%;top:123px}.gift-art .gift-box{height:224px;top:7px;right:5%}.gift-art .gift-seedling{height:157px;left:0;bottom:8px}}
@media(max-width:360px){.hero-art{height:575px}.no-ads-sticker{width:105px}.collection-sticker{width:70px;bottom:0;right:-5px}.section-description{max-width:190px}}

.hero-copy>.button{margin-top:28px}

.footer-links{display:flex;align-items:center;gap:24px;font-size:12px;flex-wrap:wrap}
.footer-links a{padding-block:10px}
.footer-links a:hover,.footer-links a[aria-current=page]{text-decoration:underline;text-underline-offset:5px}
.legal-content{width:min(720px,calc(100% - 48px));margin:30px auto 100px;font-size:16px;line-height:1.8;overflow-wrap:anywhere}
.legal-back{display:inline-block;font-size:13px;margin-bottom:30px;color:var(--muted)}
.legal-content h1{font-size:60px;line-height:1.1;letter-spacing:-2px;margin-bottom:16px}
.legal-date{font-size:13px;color:var(--muted)}
.legal-content section{margin-top:36px}
.legal-content h2{font-family:inherit;font-size:21px;font-weight:550;letter-spacing:-.35px;line-height:1.4;margin-bottom:12px}
.legal-content p+p{margin-top:14px}
.legal-content a:not(.legal-back){text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.legal-summary{background:var(--sage);padding:25px 28px;border-radius:20px;margin-block:28px}
.legal-page .site-footer{border-top:1px solid var(--line)}
.company-details{margin:24px 0 0}
.company-details dt{font-weight:550;margin-top:20px}
.company-details dd{margin:3px 0 0}
@media(max-width:760px){.site-footer .footer-links{gap:20px;flex-basis:100%;order:3}.legal-content{margin-top:16px;margin-bottom:60px;font-size:15px}.legal-content h1{font-size:43px;letter-spacing:-1.5px}.legal-content h2{font-size:19px}.legal-summary{padding:21px}.legal-content section{margin-top:29px}.legal-back{margin-bottom:25px}}
@media print{.legal-page .site-header,.legal-page .site-footer,.legal-back,.skip-link{display:none}.legal-content{width:100%;max-width:none;margin:0;color:#111;font-size:11pt}.legal-content h1{font-size:28pt}.legal-content h2{break-after:avoid;font-size:15pt}.legal-content a{color:inherit}.legal-summary{border:1px solid #bbb;background:none;break-inside:avoid}}
