
body[data-subpage]{--page-pad:clamp(24px,6vw,104px);background:var(--cream)}
body[data-subpage] .direction-strip strong{color:var(--acid)}
body[data-subpage] .site-header{position:sticky;top:0;background:rgba(255,247,230,.97);backdrop-filter:blur(12px)}
body[data-subpage] .site-header nav a[aria-current="page"]{border-color:var(--papaya)}
.mobile-nav-toggle{background:transparent}
body[data-subpage] main{overflow-x:clip}
body[data-subpage] .review-tag{top:18px;left:18px}
body[data-subpage] .story-caption{display:none}
.sub-hero{min-height:720px;display:grid;grid-template-columns:minmax(0,1fr) minmax(480px,1fr);border-bottom:var(--line);position:relative}
.sub-hero-copy{padding:130px var(--page-pad) 105px;display:flex;flex-direction:column;justify-content:center;background:var(--mint)}
.sub-hero-copy h1{max-width:860px}
.sub-hero-copy .lede{max-width:690px}
.sub-hero-art{position:relative;min-height:650px;background:var(--acid);border-left:var(--line);overflow:hidden}
.sub-hero-art>img{width:100%;height:100%;object-fit:cover}
.sub-hero-art.contain>img{object-fit:contain;padding:clamp(28px,4vw,70px)}
.hero-sticker{position:absolute;right:6%;bottom:7%;padding:16px 18px;background:var(--cream);border:var(--line);box-shadow:7px 7px 0 var(--papaya);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;transform:rotate(1.5deg)}
.page-ticker{height:50px;display:flex;align-items:center;overflow:hidden;background:var(--ink);color:#fff;border-bottom:6px solid var(--acid)}
.page-ticker span{white-space:nowrap;font-size:11px;font-weight:800;letter-spacing:.15em;word-spacing:28px;animation:subticker 80s linear infinite}
@keyframes subticker{to{transform:translateX(-45%)}}
.page-intro,.catalog-section,.order-section,.plant-directory,.care-routine,.care-quick,.pet-plans,.pet-details,.farm-mission,.farm-values,.farm-proof-section{position:relative;padding:130px var(--page-pad);border-bottom:var(--line)}
.page-intro{display:grid;grid-template-columns:1fr .8fr;gap:8vw;align-items:end;background:var(--acid)}
.page-intro h2{margin:0}.page-intro>p{font-family:var(--serif);font-size:clamp(20px,2vw,30px);line-height:1.55;max-width:650px;margin:0}
.catalog-section{background:var(--aqua)}
.catalog-head{display:grid;grid-template-columns:1fr .75fr;gap:8vw;align-items:end;margin-bottom:64px}
.catalog-head h2{margin-bottom:0}.catalog-head>p{font-family:var(--serif);font-size:22px;line-height:1.55}
.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.product-card{display:flex;flex-direction:column;min-height:690px;background:var(--cream);border:var(--line);text-decoration:none;transition:transform .2s,box-shadow .2s}
.product-card:hover,.product-card:focus-visible{transform:translateY(-5px);box-shadow:8px 8px 0 var(--ink);outline:none}
.product-card figure{margin:0;height:390px;overflow:hidden;border-bottom:var(--line);background:var(--card-color,var(--mint))}
.product-card img{width:100%;height:100%;object-fit:cover}
.product-card-copy{padding:28px;display:flex;flex:1;flex-direction:column}
.product-card small,.plant-copy small,.plan-card small,.value-card small{font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.product-card h3{font-size:39px;margin:14px 0 12px}
.product-card p{line-height:1.55}.product-card .blend{font-weight:700;color:#225f52}
.product-actions{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-top:auto;padding-top:28px;border-top:1px solid rgba(7,63,52,.4);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.product-actions span:last-child{font-size:18px}
.availability-note{margin-top:52px;padding:28px 32px;display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center;background:var(--ink);color:#fff;border:var(--line)}
.availability-note b{font-family:var(--serif);font-size:30px}.availability-note p{margin:0;line-height:1.5}.availability-note a{color:var(--acid)}
.order-section{background:var(--cream)}
.order-steps{display:grid;grid-template-columns:repeat(3,1fr);border:var(--line);margin:56px 0 80px}
.order-steps article{min-height:250px;padding:38px;border-right:var(--line);background:#fffaf0}.order-steps article:last-child{border-right:0}.order-steps b{font-size:45px;color:#9b3b2b}.order-steps h3{margin:36px 0 10px}.order-steps p{line-height:1.55}
.mock-form{padding:58px;display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw;background:var(--mint);border:var(--line);box-shadow:var(--shadow)}
.mock-form h2{font-size:clamp(48px,5vw,86px)}
.mock-form p{font-family:var(--serif);font-size:20px;line-height:1.55}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.field input,.field select,.field textarea{width:100%;min-height:58px;padding:14px;border:var(--line);border-radius:0;background:var(--cream);color:var(--ink);font:inherit}.field textarea{min-height:110px;resize:vertical}.mock-form button{margin-top:18px;border:var(--line);min-height:60px;padding:14px 22px;background:var(--acid);box-shadow:6px 6px 0 var(--ink);font-weight:800;text-transform:uppercase;letter-spacing:.09em;cursor:pointer}.mock-form button:hover,.mock-form button:focus-visible{background:var(--aqua);box-shadow:4px 4px 0 var(--papaya)}.form-note{display:block;margin-top:14px;font-size:10px;line-height:1.5}

/* Meet the plants */
.plant-nav{padding:28px var(--page-pad);display:flex;gap:10px;overflow-x:auto;background:var(--ink);color:#fff;border-bottom:6px solid var(--acid);scrollbar-width:none;scroll-snap-type:x proximity}.plant-nav::-webkit-scrollbar{display:none}.plant-nav a{flex:0 0 auto;padding:10px 13px;border:1px solid #fff;text-decoration:none;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;scroll-snap-align:start}.plant-nav a:hover,.plant-nav a:focus-visible{background:var(--acid);color:var(--ink)}
.plant-directory{padding-top:90px;background:#f8f8ef}
.plant-row{min-height:680px;display:grid;grid-template-columns:1.05fr .95fr;border:var(--line);margin-bottom:72px;background:var(--cream);box-shadow:10px 10px 0 var(--ink);scroll-margin-top:140px}
.plant-row:nth-child(even){grid-template-columns:.95fr 1.05fr}.plant-row:nth-child(even) .plant-photo{order:2;border-right:0;border-left:var(--line)}
.plant-photo{margin:0;min-height:620px;border-right:var(--line);overflow:hidden;background:var(--card-color,var(--mint))}.plant-photo img{width:100%;height:100%;object-fit:cover}
.plant-copy{padding:clamp(42px,6vw,90px);display:flex;flex-direction:column;justify-content:center}
.plant-copy h2{font-size:clamp(48px,5.3vw,92px);margin:18px 0 24px}.plant-copy .plant-lede{font-family:var(--serif);font-size:24px;line-height:1.45}.plant-copy .blend{padding:18px 0;margin:12px 0 28px;border-top:1px solid currentColor;border-bottom:1px solid currentColor;font-size:12px;font-weight:800;line-height:1.55;text-transform:uppercase;letter-spacing:.06em}.plant-copy .button{align-self:flex-start}

/* Care */
.care-routine{background:var(--cream)}
.care-routine>header{max-width:920px;margin-bottom:68px}.care-routine>header p:last-child{font-family:var(--serif);font-size:24px;line-height:1.5}
.care-list{list-style:none;margin:0;padding:0;border-top:var(--line)}.care-list li{min-height:360px;display:grid;grid-template-columns:140px 1fr 1fr;gap:6vw;align-items:center;border-bottom:var(--line)}.care-list .care-number{font-size:clamp(62px,8vw,130px);font-weight:800;color:var(--papaya)}.care-list h3{font-size:clamp(42px,4.5vw,74px);margin:0}.care-list p{font-family:var(--serif);font-size:22px;line-height:1.55;margin:0}
.care-quick{background:var(--acid)}.do-dont{display:grid;grid-template-columns:1fr 1fr;border:var(--line);box-shadow:var(--shadow)}.do-dont article{padding:48px;background:var(--mint)}.do-dont article+article{background:#ffd0bd;border-left:var(--line)}.do-dont h3{font-size:48px}.do-dont ul{padding-left:22px;font-family:var(--serif);font-size:20px;line-height:1.7}

/* Pet grass */
.pet-hero .sub-hero-copy{background:var(--aqua)}.pet-hero .sub-hero-art{background:var(--cream)}.pet-hero .sub-hero-art>img{object-position:center}
.pet-plans{background:var(--acid)}.plan-grid{display:grid;grid-template-columns:1fr 1fr;border:var(--line);box-shadow:var(--shadow)}.plan-card{min-height:560px;padding:58px;display:flex;flex-direction:column;background:var(--cream)}.plan-card+article{border-left:var(--line);background:var(--mint)}.plan-card h3{font-size:clamp(48px,5vw,78px);margin:30px 0 20px}.plan-card p{font-family:var(--serif);font-size:21px;line-height:1.55}.plan-card ul{line-height:1.7;padding-left:20px}.plan-card .button{margin-top:auto;align-self:flex-start}
.pet-details{background:var(--aqua)}.pet-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);border:var(--line)}.pet-detail-grid article{min-height:320px;padding:42px;border-right:var(--line);background:var(--cream)}.pet-detail-grid article:last-child{border-right:0}.pet-detail-grid b{font-size:42px;color:#9b3b2b}.pet-detail-grid h3{margin:32px 0 12px}.pet-detail-grid p{line-height:1.55}

/* Farm */
.farm-hero .sub-hero-copy{background:var(--acid)}.farm-hero .sub-hero-art{background:var(--mint)}
.farm-mission{background:var(--mint)}.mission-grid{display:grid;grid-template-columns:1fr 1fr;gap:9vw;align-items:start}.mission-grid h2{font-size:clamp(60px,7vw,118px)}.mission-grid blockquote{margin:0;font-family:var(--serif);font-size:clamp(28px,3vw,48px);line-height:1.35}.mission-grid p{font-family:var(--serif);font-size:21px;line-height:1.65}
.farm-values{background:var(--cream)}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);border:var(--line)}.value-card{min-height:390px;padding:38px;border-right:var(--line)}.value-card:last-child{border-right:0}.value-card:nth-child(1){background:var(--aqua)}.value-card:nth-child(2){background:var(--acid)}.value-card:nth-child(3){background:#ffd0bd}.value-card:nth-child(4){background:var(--mint)}.value-card h3{font-size:37px;margin:42px 0 16px}.value-card p{line-height:1.6}
.farm-proof-section{background:var(--ink);color:#fff}.farm-proof-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:6vw;align-items:center}.farm-proof-grid figure{margin:0;border:2px solid #fff;padding:18px;background:var(--acid);transform:rotate(-1deg)}.farm-proof-grid img{width:100%;aspect-ratio:4/3;object-fit:cover}.farm-proof-grid h2{font-size:clamp(55px,6vw,98px)}.farm-proof-grid p{font-family:var(--serif);font-size:22px;line-height:1.55}.farm-proof-grid .button{background:var(--acid);color:var(--ink)}

.sub-footer .footer-note{font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.sub-review-dock{position:fixed;right:18px;bottom:18px;z-index:1000;display:flex;gap:7px;padding:8px;background:var(--cream);border:var(--line);box-shadow:6px 6px 0 var(--ink)}.sub-review-dock button{min-height:40px;padding:9px 12px;border:1.5px solid var(--ink);background:#fff;color:var(--ink);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.sub-review-dock button:hover,.sub-review-dock button:focus-visible{background:var(--acid)}.sub-review-dock b{display:grid;place-items:center;min-width:26px;background:var(--ink);color:#fff}.review-pick.selected{background:var(--acid)}
.clean-view .direction-strip,.clean-view .review-tag,.clean-view .story-caption{display:none}.clean-view .sub-review-dock{padding:0;background:transparent;border:0;box-shadow:none}.clean-view .sub-review-dock button:not(.mode){display:none}.clean-view .sub-review-dock .mode{background:var(--acid);box-shadow:5px 5px 0 var(--ink)}.clean-view .sub-review-dock b{display:none}

@media(max-width:1100px){.sub-hero{grid-template-columns:1fr}.sub-hero-art{border-left:0;border-top:var(--line)}.page-intro,.catalog-head,.mock-form,.mission-grid,.farm-proof-grid{grid-template-columns:1fr}.catalog-grid{grid-template-columns:repeat(2,1fr)}.availability-note{grid-template-columns:1fr}.plant-row,.plant-row:nth-child(even){grid-template-columns:1fr}.plant-row:nth-child(even) .plant-photo{order:0;border-left:0}.plant-photo{border-right:0;border-bottom:var(--line)}.value-grid{grid-template-columns:1fr 1fr}.value-card:nth-child(2){border-right:0}.value-card:nth-child(-n+2){border-bottom:var(--line)}.care-list li{grid-template-columns:110px 1fr}.care-list p{grid-column:2}.site-header{grid-template-columns:1fr auto auto}.mobile-nav-toggle{display:grid}.site-header nav{position:absolute;left:0;right:0;top:100%;display:none;align-items:stretch;gap:0;padding:0;background:var(--cream);border-bottom:var(--line);box-shadow:0 10px 20px rgba(1,56,45,.12)}.site-header.mobile-nav-open nav{display:grid;grid-template-columns:repeat(4,1fr)}.site-header nav a{display:grid;place-items:center;min-height:64px;padding:12px;text-align:center;border-right:1px solid var(--ink);border-bottom:0}.site-header nav a:last-child{border-right:0}.site-header.mobile-nav-open .nav-menu-open{display:none}.site-header.mobile-nav-open .nav-menu-close{display:grid}}
@media(max-width:700px){body[data-subpage]{--page-pad:20px}.site-header{position:relative;grid-template-columns:1fr auto auto;gap:8px}.mobile-nav-toggle{width:42px;height:42px;padding:8px}.site-header.mobile-nav-open nav{grid-template-columns:1fr 1fr}.site-header nav a{min-height:54px;border-bottom:1px solid var(--ink)}.site-header nav a:nth-child(even){border-right:0}.site-header nav a:nth-last-child(-n+2){border-bottom:0}.sub-hero{min-height:0}.sub-hero-copy{padding:100px 22px 72px}.sub-hero-copy h1{font-size:62px}.sub-hero-art{min-height:450px}.sub-hero-art.contain>img{padding:20px}.hero-sticker{font-size:8px;right:18px;bottom:18px}.page-intro,.catalog-section,.order-section,.plant-directory,.care-routine,.care-quick,.pet-plans,.pet-details,.farm-mission,.farm-values,.farm-proof-section{padding:95px 20px}.page-intro h2{font-size:55px}.catalog-grid{grid-template-columns:1fr}.product-card{min-height:640px}.product-card figure{height:390px}.order-steps{grid-template-columns:1fr}.order-steps article{border-right:0;border-bottom:var(--line)}.order-steps article:last-child{border-bottom:0}.mock-form{padding:30px 22px;box-shadow:7px 7px 0 var(--ink)}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.plant-directory{padding-top:70px}.plant-row{min-height:0;margin-bottom:42px;box-shadow:7px 7px 0 var(--ink)}.plant-photo{min-height:430px}.plant-copy{padding:38px 24px}.plant-copy h2{font-size:52px}.plant-copy .plant-lede{font-size:20px}.care-list li{grid-template-columns:72px 1fr;gap:22px;padding:44px 0}.care-list .care-number{font-size:56px}.care-list h3{font-size:40px}.care-list p{font-size:19px}.do-dont,.plan-grid,.pet-detail-grid{grid-template-columns:1fr}.do-dont article+article,.plan-card+article{border-left:0;border-top:var(--line)}.plan-card{min-height:480px;padding:38px 26px}.pet-detail-grid article{border-right:0;border-bottom:var(--line)}.pet-detail-grid article:last-child{border-bottom:0}.value-grid{grid-template-columns:1fr}.value-card{border-right:0!important;border-bottom:var(--line)!important}.value-card:last-child{border-bottom:0!important}.farm-proof-grid figure{padding:10px}.site-footer{padding-bottom:110px}.sub-review-dock{left:12px;right:12px;bottom:12px;justify-content:center}.sub-review-dock button{flex:1}.page-ticker span{animation-duration:110s}}
@media(max-width:700px){.header-cta{min-height:42px;padding:8px 10px;gap:8px;font-size:9px}.header-cta span{font-size:14px}}
.header-actions{gap:10px}
.product-card-main{display:flex;flex:1;flex-direction:column;color:inherit;text-decoration:none}.product-card:focus-within{box-shadow:8px 8px 0 var(--ink)}.product-card-actions{display:grid;grid-template-columns:1fr 1.35fr;border-top:var(--line)}.product-card-actions a,.product-card-actions button{min-height:58px;display:grid;place-items:center;padding:12px;border:0;background:var(--cream);color:var(--ink);font:800 10px/1.2 var(--sans);letter-spacing:.08em;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer}.product-card-actions a{border-right:var(--line)}.product-card-actions button{background:var(--acid)}.product-card-actions a:hover,.product-card-actions a:focus-visible{background:var(--aqua)}.product-card-actions button:hover,.product-card-actions button:focus-visible,.product-card-actions button.added{background:var(--aqua)}
.order-steps.four{grid-template-columns:repeat(4,1fr)}.order-bridge{display:grid;grid-template-columns:1fr auto;gap:6vw;align-items:center;padding:46px;background:var(--mint);border:var(--line);box-shadow:var(--shadow)}.order-bridge h3{font-size:clamp(34px,4vw,62px);margin:0 0 14px}.order-bridge p{font-family:var(--serif);font-size:19px;line-height:1.55}.order-bridge .button{white-space:nowrap}.plant-photo a{display:block;width:100%;height:100%}.plant-actions{display:flex;flex-wrap:wrap;gap:24px;align-items:center}.text-button{padding:10px 0;border:0;border-bottom:2px solid currentColor;background:transparent;color:var(--ink);font:800 11px/1.2 var(--sans);letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.text-button:hover,.text-button:focus-visible{color:#247e6d}.custom-grow-form{background:var(--aqua)}

/* Individual plants */
.product-hero,.product-facts,.product-next,.related-plants,.grow-list-hero,.grow-list-section{position:relative;border-bottom:var(--line)}.product-hero{min-height:760px;display:grid;grid-template-columns:1.05fr .95fr;background:var(--cream)}.product-hero-art{min-height:700px;background:var(--card-color,var(--mint));border-right:var(--line)}.product-hero-art img{width:100%;height:100%;object-fit:cover}.product-hero-copy{padding:130px var(--page-pad) 100px;display:flex;flex-direction:column;justify-content:center}.product-hero-copy h1{font-size:clamp(68px,7vw,126px);margin-bottom:22px}.product-blend{padding:16px 0;border-top:1px solid currentColor;border-bottom:1px solid currentColor;font-size:11px;font-weight:800;line-height:1.5;letter-spacing:.08em;text-transform:uppercase}.product-hero-copy>p:not(.eyebrow):not(.product-blend):not(.lede):not(.timing-note){font-family:var(--serif);font-size:20px;line-height:1.55}.product-order-actions{display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin:28px 0}.product-order-actions button.added{background:var(--aqua)}.timing-note{padding:18px 20px;margin-top:16px;background:var(--acid);border:var(--line);font-size:12px;line-height:1.55}.product-facts,.related-plants{padding:130px var(--page-pad);background:var(--aqua)}.product-fact-grid{display:grid;grid-template-columns:repeat(3,1fr);border:var(--line);box-shadow:var(--shadow)}.product-fact-grid article{min-height:330px;padding:40px;background:var(--cream);border-right:var(--line)}.product-fact-grid article:last-child{border-right:0}.product-fact-grid b{font-size:44px;color:var(--papaya)}.product-fact-grid h3{margin:32px 0 14px}.product-fact-grid p{line-height:1.55}.product-next{padding:130px var(--page-pad);display:grid;grid-template-columns:1fr .65fr;gap:8vw;align-items:center;background:var(--acid)}.product-next h2{font-size:clamp(52px,6vw,98px)}.product-next>div>p:last-child{font-family:var(--serif);font-size:22px;line-height:1.55}.product-next-card{padding:42px;background:var(--cream);border:var(--line);box-shadow:var(--shadow)}.product-next-card p{font-family:var(--serif);font-size:24px;line-height:1.45}.related-plants{background:var(--cream)}.related-plants>header{max-width:900px;margin-bottom:60px}.related-plants>header h2{font-size:clamp(48px,5vw,84px)}

/* Manual order / grow list */
.grow-list-hero{padding:130px var(--page-pad);display:grid;grid-template-columns:1fr .55fr;gap:9vw;align-items:end;background:var(--acid)}.grow-list-hero h1{font-size:clamp(70px,8vw,132px)}.grow-list-hero aside{padding:38px;background:var(--cream);border:var(--line);box-shadow:var(--shadow)}.grow-list-hero aside b{font-family:var(--serif);font-size:34px}.grow-list-hero aside p{font-family:var(--serif);font-size:20px;line-height:1.55;margin:16px 0 0}.grow-list-section{padding:130px var(--page-pad);background:var(--aqua)}.grow-list-layout{display:grid;grid-template-columns:1.15fr .55fr;gap:36px;align-items:start}.grow-list-items{display:grid;gap:16px}.grow-list-item{display:grid;grid-template-columns:150px 1fr auto;gap:24px;align-items:center;padding:14px;background:var(--cream);border:var(--line)}.grow-list-item>a{height:130px;background:var(--card-color,var(--mint));border:1px solid var(--ink);overflow:hidden}.grow-list-item img{width:100%;height:100%;object-fit:cover}.grow-list-item small{font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.grow-list-item h3{margin:8px 0 5px;font-size:31px}.grow-list-item h3 a{text-decoration:none}.grow-list-item p{margin:0;font-size:12px;line-height:1.45}.quantity-control{display:flex;align-items:center;margin-top:16px}.quantity-control button{width:44px;height:44px;border:1px solid var(--ink);background:#fff;cursor:pointer}.quantity-control button:hover,.quantity-control button:focus-visible{background:var(--acid)}.quantity-control b{min-width:42px;text-align:center}.remove-grow-item{align-self:start;min-height:44px;padding:8px;border:0;border-bottom:1px solid currentColor;background:transparent;font-size:9px;font-weight:800;text-transform:uppercase;cursor:pointer}.grow-list-summary{position:sticky;top:150px;padding:34px;background:var(--ink);color:#fff;border:var(--line)}.grow-list-summary ol{list-style:none;margin:0 0 30px;padding:0}.grow-list-summary li{display:grid;grid-template-columns:32px 1fr;gap:12px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.3);line-height:1.45}.grow-list-summary li b{color:var(--acid)}.grow-list-summary .text-link{color:var(--acid)}.grow-list-empty{padding:54px;background:var(--cream);border:var(--line)}.grow-list-empty h3{font-size:48px}.invoice-note{display:grid;gap:6px;padding:18px 20px;background:var(--acid);border:var(--line);font-size:11px;line-height:1.45}.grow-contact-form{background:var(--mint)}

@media(max-width:1100px){.order-steps.four{grid-template-columns:1fr 1fr}.order-steps.four article:nth-child(2){border-right:0}.order-steps.four article:nth-child(-n+2){border-bottom:var(--line)}.product-hero,.product-next,.grow-list-hero,.grow-list-layout{grid-template-columns:1fr}.product-hero-art{border-right:0;border-bottom:var(--line)}.product-fact-grid{grid-template-columns:1fr}.product-fact-grid article{border-right:0;border-bottom:var(--line)}.product-fact-grid article:last-child{border-bottom:0}.grow-list-summary{position:static}.order-bridge{grid-template-columns:1fr}}
@media(max-width:700px){.brand span{display:none}.header-actions{gap:7px}.contact-link{display:none}.utility-link{width:42px;height:42px}.header-actions .header-cta{min-width:64px}.product-card{min-height:0}.product-card-actions{grid-template-columns:1fr 1.25fr}.plant-actions{align-items:flex-start;flex-direction:column}.order-steps.four{grid-template-columns:1fr}.order-steps.four article{border-right:0!important;border-bottom:var(--line)!important}.order-steps.four article:last-child{border-bottom:0!important}.order-bridge{padding:30px 22px;box-shadow:7px 7px 0 var(--ink)}.product-hero-art{min-height:440px}.product-hero-copy,.product-facts,.product-next,.related-plants,.grow-list-hero,.grow-list-section{padding:95px 20px}.product-hero-copy h1{font-size:62px}.product-fact-grid article{min-height:260px;padding:32px 26px}.product-next-card{padding:30px 24px;box-shadow:7px 7px 0 var(--ink)}.grow-list-hero aside{padding:30px 24px;box-shadow:7px 7px 0 var(--ink)}.grow-list-item{grid-template-columns:92px 1fr;gap:16px}.grow-list-item>a{height:100px}.grow-list-item .remove-grow-item{grid-column:2;justify-self:start}.grow-list-item h3{font-size:25px}.grow-list-empty{padding:36px 24px}.grow-list-empty h3{font-size:38px}}
@media(prefers-reduced-motion:reduce){.page-ticker span{animation:none}.product-card{transition:none}}
