/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.hidden{display:none}}*{box-sizing:border-box}html{scroll-behavior:smooth;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:var(--bg);color:var(--text);margin:0;font-family:Aptos,Helvetica Neue,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:var(--text)}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{font-weight:700}:focus-visible{outline:2px solid var(--green);outline-offset:3px}.site-header{height:var(--header-height);border-bottom:1px solid var(--border);z-index:20;background:#0f1110f5;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;padding:0 clamp(18px,4vw,56px);display:grid;position:sticky;top:0}.brand{letter-spacing:-.02em;white-space:nowrap;align-items:center;gap:10px;font-weight:750;display:inline-flex}.brand-mark{width:34px;height:34px;color:var(--green);letter-spacing:-.04em;background:#213025;border:1px solid #526252;border-radius:8px;place-items:center;font-size:13px;display:grid}.desktop-nav{color:#c4ccc1;justify-self:center;align-items:center;gap:26px;font-size:14px;display:flex}.desktop-nav a,.text-button{transition:color .15s}.desktop-nav a:hover,.text-button:hover{color:var(--text)}.header-actions{align-items:center;gap:12px;font-size:14px;display:flex}.text-button{color:var(--muted)}.cart-link{background:var(--text);color:#111;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-weight:700;display:inline-flex}.cart-link strong{background:#d7ded4;border-radius:6px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:12px;display:grid}.mobile-nav{display:none}.primary-button,.secondary-button,.add-button,.save-button,.filter-row button,.empty-state button,.empty-state a,.contact-form button,.checklist-actions button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:14px;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.primary-button,.add-button{background:var(--green-strong);color:#07150d}.primary-button:hover,.add-button:hover{background:#65db94}.secondary-button{border-color:var(--border-strong);background:var(--surface);color:var(--text)}.secondary-button:hover{background:var(--surface-2);border-color:#657063}.primary-button.full{width:100%}.aquatics-brand-banner{border:1px solid var(--border);background:#080a09;max-width:1360px;height:clamp(190px,30vw,360px);margin:28px auto 0;overflow:hidden}.aquatics-brand-banner img{object-fit:cover;width:100%;height:100%;display:block}.hero{grid-template-columns:minmax(0,.85fr) minmax(460px,1.15fr);align-items:center;gap:clamp(40px,7vw,100px);max-width:1360px;min-height:610px;margin:0 auto;padding:clamp(42px,7vw,92px) clamp(18px,5vw,70px) 62px;display:grid}.location-line{color:var(--green);margin-bottom:18px;font-weight:700}.hero h1{letter-spacing:-.065em;text-wrap:balance;margin-bottom:24px;font-size:clamp(46px,6vw,82px);line-height:.98}.hero-copy>p:not(.location-line){color:#c7cec4;max-width:560px;font-size:clamp(18px,2vw,22px);line-height:1.5}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.hero-notes{border-top:1px solid var(--border);color:var(--muted);flex-wrap:wrap;gap:12px 26px;margin:28px 0 0;padding:20px 0 0;font-size:14px;list-style:none;display:flex}.hero-notes li:before{content:"✓";color:var(--green);margin-right:7px;font-weight:800}.hero-photo{border:1px solid var(--border);background:var(--surface);border-radius:10px;min-height:470px;position:relative;overflow:hidden}.hero-photo img{object-fit:contain;background:#080a09;width:100%;height:100%;min-height:470px}.hero-photo>span{background:#0f1110eb;border:1px solid #4a514b;border-radius:8px;justify-content:space-between;gap:12px;padding:14px 16px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.hero-photo span strong{color:var(--text)}.hero-photo span{color:var(--yellow)}.quick-guide{border-block:1px solid var(--border);background:#141714;justify-content:space-between;align-items:center;gap:32px;padding:28px clamp(18px,5vw,70px);display:flex}.quick-guide>div{max-width:840px}.quick-guide h2{margin-bottom:6px;font-size:18px}.quick-guide p{color:var(--muted);margin:0}.quick-guide a{color:var(--green);white-space:nowrap;font-weight:700}.shop-section{max-width:1440px;margin:0 auto;padding:76px clamp(18px,4vw,56px)}.section-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:26px;display:flex}.section-heading h2{letter-spacing:-.035em;margin-bottom:8px;font-size:clamp(28px,4vw,42px)}.section-heading p{color:var(--muted);margin:0}.search-field{min-width:280px;color:var(--muted);gap:6px;font-size:13px;display:grid}input,textarea,select{border:1px solid var(--border-strong);background:#111311;border-radius:7px;width:100%;padding:10px 12px;transition:border .15s,background .15s}input{min-height:42px}textarea{resize:vertical}input:focus,textarea:focus,select:focus{border-color:var(--green-strong);background:#141714;outline:none;box-shadow:0 0 0 3px #2fbf721f}.filter-row{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.filter-row button{border-color:var(--border);min-height:36px;color:var(--muted);background:0 0;padding:0 13px}.filter-row button:hover,.filter-row button.selected{background:var(--surface-2);border-color:var(--border-strong);color:var(--text)}.filter-row button.selected{box-shadow:inset 0 -2px var(--green)}.catalog-count{color:var(--muted);margin:-10px 0 22px;font-size:13px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.product-card{border:1px solid var(--border);background:var(--surface);border-radius:9px;min-width:0;overflow:hidden}.product-image-link{background:#0b0d0b;height:230px;display:block;position:relative;overflow:hidden}.product-image-link img{object-fit:cover;width:100%;height:100%;transition:opacity .15s}.product-image-link img.contain-image{object-fit:contain;padding:8px}.product-image-link:hover img{opacity:.88}.availability{color:#ffc0b8;background:#3b1f1f;border-radius:6px;padding:4px 8px;font-size:12px;position:absolute;top:10px;left:10px}.product-card-body{padding:14px}.product-card-title{grid-template-columns:1fr auto;gap:8px;min-height:67px;display:grid}.product-card-title a{font-weight:700;line-height:1.3}.product-card-title a:hover{color:var(--green)}.product-card-title p{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.35}.heart{color:#98a096;background:0 0;border:0;border-radius:7px;width:34px;height:34px;font-size:24px;line-height:1}.heart:hover{background:var(--surface-3);color:var(--text)}.heart.active{color:var(--coral)}.product-buy-row{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding-top:13px;display:flex}.product-buy-row>strong{font-size:15px}.add-button,.product-buy-row .secondary-button{min-height:34px;padding:0 11px}.quantity-control{border:1px solid var(--border-strong);border-radius:7px;grid-template-columns:32px 32px 32px;height:34px;display:grid;overflow:hidden}.quantity-control button{background:var(--surface-2);color:var(--text);border:0}.quantity-control button:hover{background:var(--surface-3)}.quantity-control span{background:#111311;place-items:center;font-size:13px;display:grid}.empty-state{border:1px dashed var(--border-strong);text-align:center;border-radius:8px;place-content:center;min-height:280px;padding:30px;display:grid}.empty-state h2,.empty-state h3{margin-bottom:6px}.empty-state p{color:var(--muted)}.empty-state a,.empty-state button{background:var(--green-strong);color:#07150d;justify-self:center}.empty-state.compact{min-height:180px}.pickup-explainer{border-block:1px solid var(--border);background:var(--surface);padding:68px clamp(18px,5vw,70px)}.pickup-explainer h2,.contact-section h2{letter-spacing:-.035em;font-size:clamp(28px,4vw,40px)}.pickup-explainer ol{counter-reset:pickup;background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:1px;margin:30px 0 0;padding:0;list-style:none;display:grid}.pickup-explainer li{counter-increment:pickup;background:var(--surface);min-height:155px;padding:24px}.pickup-explainer li:before{content:"0" counter(pickup);color:var(--green);margin-bottom:20px;font-family:Consolas,monospace;font-size:13px;display:block}.pickup-explainer li strong,.pickup-explainer li span{display:block}.pickup-explainer li span{color:var(--muted);margin-top:6px;font-size:14px}.contact-section{grid-template-columns:.8fr 1.2fr;gap:clamp(40px,8vw,110px);max-width:1280px;margin:0 auto;padding:84px clamp(18px,5vw,70px);display:grid}.contact-copy>p{color:var(--muted);max-width:430px}.contact-copy dl{margin-top:34px}.contact-copy dl>div{border-top:1px solid var(--border);grid-template-columns:100px 1fr;gap:14px;padding:14px 0;display:grid}.contact-copy dt{color:var(--muted)}.contact-copy dd{margin:0}.contact-copy a{color:var(--green)}.contact-form,.checkout-form,.account-form{border:1px solid var(--border);background:var(--surface);border-radius:9px;gap:15px;padding:24px;display:grid}label{color:#c8d0c6;gap:6px;font-size:14px;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-error,.form-success{border-radius:6px;margin:0;padding:10px 12px;font-size:14px}.form-error{color:#ffc4bd;background:#351d1d;border:1px solid #68302f}.form-success{color:#bdf5cf;background:#173b28;border:1px solid #2e6644}.fine-print{color:var(--muted);margin:0;font-size:12px}.content-page,.checkout-page,.product-page{max-width:1280px;min-height:calc(100vh - var(--header-height));margin:0 auto;padding:64px clamp(18px,5vw,70px) 90px}.page-intro{max-width:840px;margin-bottom:44px}.page-intro h1{letter-spacing:-.055em;margin-bottom:18px;font-size:clamp(38px,6vw,66px);line-height:1.02}.page-intro>p{color:#bec6bb;max-width:740px;font-size:19px}.care-index{border-block:1px solid var(--border);flex-wrap:wrap;gap:12px 26px;margin-bottom:22px;padding:14px 0;display:flex}.care-index a{color:var(--green);font-size:14px;font-weight:700}.care-list section{border-bottom:1px solid var(--border);grid-template-columns:.8fr 1.2fr;gap:50px;padding:34px 0;scroll-margin-top:90px;display:grid}.care-list h2{margin-bottom:8px;font-size:26px}.care-list p{color:var(--muted)}.care-list ul{margin:0;padding-left:22px}.care-list li{padding:5px 0}.care-warning{border-left:3px solid var(--yellow);background:#222017;margin-top:34px;padding:24px}.care-warning h2{font-size:21px}.care-warning p{color:#d3cfae}.care-warning a{color:var(--yellow);font-weight:700}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.gallery-grid a{border:1px solid var(--border);background:var(--surface);border-radius:8px;overflow:hidden}.gallery-grid img{object-fit:cover;width:100%;height:300px}.gallery-grid a>div{justify-content:space-between;gap:12px;padding:13px 15px;display:flex}.gallery-grid span{color:var(--muted);text-align:right;font-size:13px}.photo-note{color:var(--muted);margin-top:18px;font-size:13px}.check-progress{max-width:520px;margin-top:28px}.check-progress>div{background:var(--surface-3);border-radius:4px;height:6px;margin-top:9px;overflow:hidden}.check-progress span{background:var(--green);height:100%;display:block}.checklist-groups{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.checklist-groups section{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:20px}.checklist-groups h2{border-bottom:1px solid var(--border);padding-bottom:14px;font-size:20px}.checklist-groups label{cursor:pointer;border-bottom:1px solid #292d29;grid-template-columns:20px 1fr;align-items:start;padding:10px 0}.checklist-groups label:last-child{border-bottom:0}.checklist-groups input{width:17px;height:17px;min-height:auto;accent-color:var(--green-strong);margin-top:2px}.checklist-groups label.done span{color:#7e887c;text-decoration:line-through}.checklist-actions{justify-content:space-between;gap:12px;margin-top:24px;display:flex}.checklist-actions button{border-color:var(--border);color:var(--muted);background:0 0}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:8px;margin-bottom:24px;font-size:13px;display:flex}.breadcrumbs a:hover{color:var(--green)}.product-detail{grid-template-columns:1.05fr .95fr;align-items:start;gap:clamp(30px,6vw,80px);display:grid}.product-gallery{min-width:0}.product-detail-image{border:1px solid var(--border);background:var(--surface);border-radius:9px;overflow:hidden}.product-detail-image img{object-fit:cover;width:100%;min-height:590px}.contain-images .product-detail-image img,.contain-images .product-thumbnails img{object-fit:contain;background:#080a09}.product-thumbnails{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:10px;display:grid}.product-thumbnails button{border:1px solid var(--border);background:var(--surface);opacity:.7;border-radius:7px;height:92px;padding:0;overflow:hidden}.product-thumbnails button:hover{opacity:1;border-color:var(--border-strong)}.product-thumbnails button.selected{opacity:1;border-color:var(--green);box-shadow:0 0 0 1px var(--green)}.product-thumbnails img{object-fit:cover;width:100%;height:100%}.category-name{color:var(--green);text-transform:capitalize;font-weight:700}.product-detail h1{letter-spacing:-.05em;margin-bottom:8px;font-size:clamp(38px,5vw,58px);line-height:1}.product-subtitle{color:var(--muted);font-size:18px}.detail-price{margin:24px 0;font-size:24px;display:block}.detail-price span{color:var(--muted);font-size:14px;font-weight:400}.product-detail-copy>p:not(.category-name,.product-subtitle,.stock-line,.image-credit){color:#c7cec4;font-size:17px}.plant-note{border-left:3px solid var(--yellow);color:#d8d2a7;background:#222017;gap:4px;margin:20px 0;padding:13px 15px;font-size:13px;display:grid}.plant-note strong{color:var(--yellow)}.product-detail-copy ul{border-block:1px solid var(--border);color:#d2d8cf;margin:24px 0;padding:20px 0 20px 24px}.product-detail-copy li{padding:4px 0}.detail-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.quantity-control.large{grid-template-columns:38px 42px 38px;height:42px}.save-button{border-color:var(--border-strong);color:var(--muted);background:0 0}.save-button.active{color:#ff9b89;background:#2c1c19;border-color:#7e463e}.stock-line{color:var(--green);margin-top:18px;font-size:13px}.image-credit{color:#788176;margin-top:24px;font-size:11px}.checkout-layout{grid-template-columns:1.15fr .85fr;align-items:start;gap:24px;display:grid}.cart-panel{border:1px solid var(--border);background:var(--surface);border-radius:9px;overflow:hidden}.cart-panel h2{border-bottom:1px solid var(--border);margin:0;padding:20px 22px;font-size:20px}.cart-item{border-bottom:1px solid var(--border);grid-template-columns:64px minmax(0,1fr) auto 80px;align-items:center;gap:14px;padding:14px 20px;display:grid}.cart-item img{object-fit:cover;border-radius:6px;width:64px;height:64px}.cart-item>div:nth-child(2){min-width:0}.cart-item a{text-overflow:ellipsis;white-space:nowrap;font-weight:700;display:block;overflow:hidden}.cart-item span{color:var(--muted);font-size:13px;display:block}.cart-item>strong{text-align:right}.cart-total{justify-content:space-between;padding:18px 22px;font-size:20px;display:flex}.shipping-line{border-bottom:1px solid var(--border);color:var(--muted);justify-content:space-between;gap:16px;padding:12px 22px;display:flex}.checkout-form{top:calc(var(--header-height) + 18px);position:sticky}.checkout-form h2{margin-bottom:2px;font-size:20px}.checkout-form fieldset{border:0;gap:8px;margin:4px 0 0;padding:0;display:grid}.checkout-form legend{color:#c8d0c6;margin-bottom:7px;font-size:14px}.shipping-limit{border-left:3px solid var(--yellow);color:#d8d2a7;background:#222017;margin:0;padding:11px 12px;font-size:13px}.shipping-address{border:1px solid var(--border);background:#111411;gap:12px;padding:14px;display:grid}.shipping-address>p{color:var(--muted);margin:0;font-size:13px}.quote-row{grid-template-columns:1fr auto;align-items:end;gap:10px;display:grid}.quote-row button{border:1px solid var(--border-strong);background:var(--surface-2);min-height:42px;color:var(--text);border-radius:7px;padding:0 13px}.shipping-quote{color:var(--green);margin:0;font-size:13px}.payment-option{border:1px solid var(--border);cursor:pointer;background:#121412;border-radius:7px;grid-template-columns:18px 1fr;align-items:center;padding:11px 12px}.payment-option input{width:16px;height:16px;min-height:auto;accent-color:var(--green)}.payment-option span{justify-content:space-between;align-items:center;gap:10px;display:flex}.payment-option em{color:var(--muted);font-size:12px;font-style:normal}.payment-option.disabled{opacity:.52;cursor:not-allowed}.order-success{text-align:center;max-width:680px;margin:30px auto}.success-mark{width:54px;height:54px;color:var(--green);background:#173b28;border:1px solid #397b52;border-radius:50%;place-items:center;margin:0 auto 20px;font-size:26px;display:grid}.order-success h1{letter-spacing:-.04em;font-size:44px}.order-success>p{color:var(--muted)}.order-success>a{margin:8px 4px}.notice{text-align:left;border:1px solid var(--border-strong);background:var(--surface);border-radius:7px;margin:18px 0;padding:14px 16px}.notice p{color:var(--muted);margin:5px 0 0}.notice.warning{background:#242116;border-color:#665a30}.notice.error{background:#2b1b1b;border-color:#6c3433}.account-layout{grid-template-columns:.75fr 1.25fr;align-items:start;gap:24px;display:grid}.account-layout>section>h2{font-size:21px}.oauth-placeholder{border:1px dashed var(--border-strong);border-radius:7px;margin-top:14px;padding:16px}.oauth-placeholder p{color:var(--muted);font-size:13px}.oauth-placeholder button{border:1px solid var(--border);background:var(--surface-2);border-radius:7px;min-height:38px;padding:0 13px}.order-list{gap:12px;display:grid}.order-list article,.admin-list article{border:1px solid var(--border);background:var(--surface);border-radius:8px;overflow:hidden}.order-list article header,.order-list article footer,.admin-list article header{justify-content:space-between;align-items:center;gap:12px;padding:13px 16px;display:flex}.order-list article header{border-bottom:1px solid var(--border)}.order-list article header div{display:grid}.order-list article header span,.admin-list article header span{color:var(--muted);font-size:12px}.order-status{text-transform:capitalize;background:#263027;border-radius:5px;padding:3px 7px;color:#bde6c7!important}.order-status.cancelled{background:#3a2020;color:#ffc1ba!important}.order-list ul{margin:0;padding:12px 16px;list-style:none}.order-list li{color:var(--muted);justify-content:space-between;gap:10px;padding:4px 0;display:flex}.order-list article footer{border-top:1px solid var(--border)}.site-footer{border-top:1px solid var(--border);color:var(--muted);grid-template-columns:1.4fr .6fr .8fr 1.2fr;gap:40px;padding:42px clamp(18px,5vw,70px);font-size:13px;display:grid}.site-footer>div,.site-footer details{align-content:start;gap:7px;display:grid}.site-footer strong,.site-footer summary{color:var(--text);font-size:14px}.footer-brand{color:var(--text)}.site-footer>div:first-child p{max-width:340px}.site-footer a:hover{color:var(--green)}.site-footer summary{cursor:pointer}.site-footer details p{margin:8px 0 0;font-size:11px}.loading-state{max-width:1100px;min-height:70vh;margin:0 auto;padding:90px 30px}.loading-line{background:var(--surface-2);border-radius:4px;width:50%;height:28px;margin-bottom:12px;animation:1.2s ease-in-out infinite alternate pulse}.loading-line.short{width:32%}.loading-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:50px;display:grid}.loading-grid i{background:var(--surface);border:1px solid var(--border);border-radius:8px;height:260px}.loading-state p{color:var(--muted);margin-top:20px}@keyframes pulse{50%{opacity:.5}}.floating-error{z-index:40;color:#ffd1cb;background:#421f1e;border:1px solid #85413d;border-radius:8px;max-width:420px;padding:12px 42px 12px 14px;position:fixed;bottom:16px;right:16px;box-shadow:0 2px 8px #00000040}.floating-error button{color:inherit;background:0 0;border:0;font-size:20px;position:absolute;top:6px;right:7px}.admin-login{background:#101210;place-content:center;min-height:100vh;padding:24px;display:grid}.admin-login>form{border:1px solid var(--border);background:var(--surface);border-radius:9px;gap:15px;width:min(420px,100vw - 36px);margin-top:26px;padding:24px;display:grid}.admin-login h1{margin-bottom:0}.admin-login form>p{color:var(--muted)}.admin-login form>a{color:var(--green);font-size:13px}.admin-shell{background:#111311;grid-template-columns:240px 1fr;min-height:100vh;display:grid}.admin-sidebar{border-right:1px solid var(--border);background:#151815;flex-direction:column;height:100vh;padding:20px 14px;display:flex;position:sticky;top:0}.admin-sidebar .brand{border-bottom:1px solid var(--border);padding:0 8px 20px}.admin-sidebar nav{gap:4px;margin-top:18px;display:grid}.admin-sidebar nav button,.admin-logout{text-align:left;min-height:40px;color:var(--muted);background:0 0;border:0;border-radius:6px;padding:0 10px}.admin-sidebar nav button:hover,.admin-sidebar nav button.active{background:var(--surface-2);color:var(--text)}.admin-sidebar nav button.active{box-shadow:inset 3px 0 var(--green)}.admin-logout{border-top:1px solid var(--border);border-radius:0;margin-top:auto}.admin-content{min-width:0;padding:28px clamp(18px,4vw,54px) 70px}.admin-header{justify-content:space-between;align-items:start;gap:20px;min-height:70px;margin-bottom:24px;display:flex}.admin-header h1{letter-spacing:-.03em;margin-bottom:3px;font-size:30px}.admin-header p{color:var(--muted);margin:0}.admin-message{margin-bottom:18px}.admin-table-wrap{border:1px solid var(--border);border-radius:8px;overflow-x:auto}.admin-table{border-collapse:collapse;background:var(--surface);width:100%;min-width:850px}.admin-table th{color:var(--muted);text-align:left;background:#1d211d;font-size:12px;font-weight:600}.admin-table th,.admin-table td{border-bottom:1px solid var(--border);padding:11px 13px}.admin-table th:first-child,.admin-table td:first-child{z-index:2;background:var(--surface);position:sticky;left:0}.admin-table th:first-child{z-index:3;background:#1d211d}.admin-table tbody tr:hover{background:#1b1f1b}.table-product{align-items:center;gap:11px;min-width:280px;display:flex}.table-product img{object-fit:cover;border-radius:5px;width:44px;height:44px}.table-product div{display:grid}.table-product span{color:var(--muted);font-size:12px}.row-actions{gap:6px;display:flex}.row-actions button,.admin-list header a{border:1px solid var(--border);background:var(--surface-2);min-height:32px;color:var(--text);border-radius:6px;align-items:center;padding:0 9px;font-size:12px;display:inline-flex}.row-actions .danger{color:#ff9d94}.admin-list{gap:12px;display:grid}.admin-list article{padding-bottom:14px}.admin-list article header{border-bottom:1px solid var(--border)}.admin-list article header div{display:grid}.admin-list article>p,.admin-list article>ul{margin:14px 16px 0}.admin-list select{width:auto;min-width:150px}.admin-order-details{grid-template-columns:repeat(3,1fr);gap:14px;padding:14px 16px 0;display:grid}.admin-order-details p{color:var(--muted);margin:0}.message-body{white-space:pre-wrap;color:#d3dad1}.admin-form{gap:16px;max-width:760px;display:grid}.admin-form.narrow{max-width:500px}.admin-form section{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:14px;padding:20px;display:grid}.admin-form h2{margin-bottom:0;font-size:19px}.admin-form section>p{color:var(--muted);margin:0;font-size:14px}.admin-form>button{justify-self:start}.modal-backdrop{z-index:50;background:#000000b8;place-items:center;padding:22px;display:grid;position:fixed;inset:0;overflow-y:auto}.product-editor{border:1px solid var(--border-strong);background:#171a17;border-radius:9px;gap:14px;width:min(850px,100%);max-height:calc(100vh - 44px);padding:22px;display:grid;overflow-y:auto;box-shadow:0 2px 8px #0000004d}.product-editor>header{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding-bottom:14px;display:flex}.product-editor h2{margin-bottom:3px}.product-editor header p{color:var(--muted);margin:0}.modal-close{width:36px;height:36px;color:var(--muted);background:0 0;border:0;border-radius:6px;font-size:24px}.modal-close:hover{background:var(--surface-2);color:var(--text)}.editor-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.checkbox-line{grid-template-columns:18px 1fr;align-items:center}.checkbox-line input{width:16px;height:16px;min-height:auto;accent-color:var(--green)}.product-editor>footer{border-top:1px solid var(--border);justify-content:flex-end;gap:9px;padding-top:15px;display:flex}.product-editor>footer button{border:1px solid var(--border);background:var(--surface-2);border-radius:7px;min-height:40px;padding:0 14px}.product-editor>footer .primary-button{background:var(--green-strong);border-color:#0000}@media (width<=1050px){.desktop-nav{display:none}.site-header{grid-template-columns:1fr auto}.hero{grid-template-columns:1fr 1fr;min-height:auto}.hero h1{font-size:clamp(42px,6vw,64px)}.product-grid{grid-template-columns:repeat(3,1fr)}.pickup-explainer ol,.site-footer{grid-template-columns:repeat(2,1fr)}.checkout-layout{grid-template-columns:1fr}.checkout-form{position:static}.account-layout{grid-template-columns:1fr}}@media (width<=760px){:root{--header-height:58px}.site-header{height:var(--header-height);padding:0 16px}.brand>span:last-child{font-size:14px}.brand-mark{width:30px;height:30px}.text-button{display:none}.cart-link{min-height:34px}.mobile-nav{z-index:19;border-top:1px solid var(--border);background:#151815;grid-template-columns:repeat(4,1fr);height:54px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav a{color:#c0c8bd;place-items:center;font-size:12px;display:grid}body{padding-bottom:54px}.hero{flex-direction:column;gap:34px;padding:40px 18px 50px;display:flex}.hero-copy{max-width:none}.hero h1{font-size:48px}.hero-photo{width:100%;min-height:350px}.hero-photo img{min-height:350px}.hero-photo>span{flex-direction:column}.quick-guide{flex-direction:column;align-items:start}.shop-section{padding-top:54px}.section-heading{flex-direction:column;align-items:stretch;gap:18px}.search-field{min-width:0}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-image-link{height:190px}.product-card-body{padding:11px}.product-buy-row{flex-direction:column;align-items:start}.product-buy-row .add-button,.product-buy-row .secondary-button,.product-buy-row .quantity-control{width:100%}.quantity-control{grid-template-columns:1fr 32px 1fr}.pickup-explainer ol{grid-template-columns:1fr}.pickup-explainer li{min-height:auto}.contact-section,.form-row,.editor-grid,.quote-row{grid-template-columns:1fr}.content-page,.checkout-page,.product-page{padding-top:42px}.care-list section{grid-template-columns:1fr;gap:12px}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid img{height:210px}.gallery-grid a>div{display:grid}.gallery-grid span{text-align:left}.checklist-groups,.product-detail{grid-template-columns:1fr}.product-detail-image img{min-height:390px}.cart-item{grid-template-columns:54px 1fr auto}.cart-item img{width:54px;height:54px}.cart-item>strong{grid-column:2/4}.site-footer,.admin-shell{grid-template-columns:1fr}.admin-sidebar{border-right:0;border-bottom:1px solid var(--border);height:auto;position:static}.admin-sidebar nav{grid-template-columns:repeat(2,1fr)}.admin-logout{margin-top:12px}.admin-header{flex-direction:column;align-items:stretch}.admin-order-details{grid-template-columns:1fr}}@media (width<=480px){.hero h1{font-size:41px}.hero-actions{display:grid}.product-grid{grid-template-columns:1fr}.product-image-link{height:250px}.product-buy-row{flex-direction:row;align-items:center}.product-buy-row .add-button,.product-buy-row .secondary-button,.product-buy-row .quantity-control{width:auto}.gallery-grid{grid-template-columns:1fr}.gallery-grid img{height:270px}.checklist-actions{flex-direction:column}.detail-actions{grid-template-columns:1fr 1fr;display:grid}.detail-actions .primary-button,.detail-actions .save-button{grid-column:1/-1}.cart-item{padding-inline:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--bg:#070a08;--surface:#101612;--surface-2:#151d18;--surface-3:#1b261f;--border:#26342b;--border-strong:#3d5445;--text:#f3f7f1;--muted:#9eaaa1;--green:#75f5a6;--green-strong:#42df82;--green-dark:#133824;--coral:#ff8066;--yellow:#f2d16f;--danger:#ff746d;--header-height:72px}html{background:var(--bg)}body{background:radial-gradient(circle at 78% 9%, #36dd7f0e, transparent 25rem), radial-gradient(circle at 12% 34%, #ff705209, transparent 22rem), var(--bg);letter-spacing:-.01em;font-family:Bahnschrift,Aptos Display,Aptos,sans-serif}::selection{background:var(--green);color:#061009}:focus-visible{outline-color:var(--green);box-shadow:0 0 0 4px #75f5a61f}.site-header{height:var(--header-height);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070a08f0;border-color:#75f5a629;padding-inline:clamp(18px,4vw,64px);box-shadow:0 1px #75f5a60d,0 5px 18px #0003}.brand{letter-spacing:-.035em;gap:12px;font-weight:800}.brand-mark{object-fit:cover;background:#050806;border:1px solid #385243;border-radius:7px;width:40px;height:40px;box-shadow:0 0 14px #75f5a61f}.desktop-nav{color:#b9c5bc;gap:clamp(16px,2.1vw,32px)}.desktop-nav a{border-bottom:1px solid #0000;padding:25px 0 23px}.desktop-nav a:hover{color:var(--green);border-bottom-color:var(--green)}.cart-link{background:var(--green);color:#07110a;border-radius:7px;box-shadow:0 0 16px #75f5a624}.cart-link strong{background:#05150b1f}.primary-button,.add-button{background:var(--green-strong);color:#051109;border-color:#62ee99;box-shadow:0 0 14px #42df821a}.primary-button:hover,.add-button:hover{background:var(--green);border-color:var(--green)}.secondary-button,.save-button{border-color:var(--border-strong);background:#0c110e}.secondary-button:hover,.save-button:hover{background:var(--surface-2);border-color:#64816d}.hero{max-width:1480px;min-height:min(720px, calc(100svh - var(--header-height)));grid-template-columns:minmax(0,.86fr) minmax(430px,1.14fr);gap:clamp(40px,6vw,92px);padding:clamp(48px,6vw,86px) clamp(18px,4vw,64px)}.hero-copy{max-width:650px}.location-line{width:fit-content;color:var(--green);text-shadow:0 0 12px #75f5a659;margin-bottom:20px;font-family:ui-monospace,Cascadia Code,monospace}.hero h1{letter-spacing:-.07em;text-wrap:balance;max-width:720px;margin-bottom:22px;font-size:clamp(48px,6.3vw,94px);line-height:.91}.hero h1 em{color:var(--coral);text-shadow:0 0 20px #ff806638;font-style:normal;display:block}.hero-copy>p:not(.location-line){color:#c8d2ca;max-width:600px}.hero-notes{flex-wrap:nowrap;gap:20px;font-family:ui-monospace,Cascadia Code,monospace;font-size:12px}.hero-notes li{white-space:nowrap}.hero-notes li:before{color:var(--green);text-shadow:0 0 8px #75f5a659}.hero-notes strong{color:#dbe6de}.hero-photo{background:#050806;border-color:#355844;min-height:520px;box-shadow:0 0 0 1px #75f5a60a,0 0 26px #42df8212}.hero-photo:after{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 45%,#75f5a60d 50%,#0000 55%);position:absolute;inset:0}.hero-photo img{object-fit:cover;min-height:520px}.hero-photo>span{background:#070b08f0;border-color:#3c5747;border-radius:6px}.quick-guide{background:#0b100d;border-color:#26382d}.quick-guide a{text-shadow:0 0 10px #75f5a633}.shop-section{max-width:1500px}.section-heading h2,.pickup-explainer h2,.contact-section h2,.page-intro h1{text-wrap:balance}.search-field input{background:#090d0a}.filter-row button.selected{box-shadow:inset 0 -2px var(--green);color:var(--green);background:#16271d;border-color:#42634d}.product-card{background:#0e1410;border-color:#29382e;border-radius:7px}.product-card:hover{border-color:#46604e}.product-image-link{background:#060907}.availability{color:#ffb3a4;background:#351a18;border-radius:5px}.product-card-title a:hover{color:var(--green);text-shadow:0 0 9px #75f5a633}.product-buy-row{border-color:#25342a}.pickup-explainer{background:#0d120f}.pickup-explainer ol{background:#2c3c31;border-color:#2c3c31}.pickup-explainer li{background:#101612}.pickup-explainer li:before{color:var(--green);text-shadow:0 0 9px #75f5a64d}.contact-form,.checkout-form,.account-form,.cart-panel,.order-list article,.admin-list article{background:#0e1410;border-color:#2d3d32}input,textarea,select{background:#080c09;border-color:#35483b}input:focus,textarea:focus,select:focus{background:#0b110d;box-shadow:0 0 0 3px #75f5a61a,0 0 14px #75f5a60f}.content-page,.checkout-page{max-width:1380px;padding-top:clamp(38px,5vw,64px)}.page-intro{margin-bottom:36px}.page-intro h1{text-shadow:0 0 18px #75f5a612}.care-index a,.contact-copy a,.site-footer a:hover{color:var(--green)}.gallery-grid a,.checklist-groups section{background:#0e1410;border-color:#29392f;border-radius:7px}.gallery-grid a:hover{border-color:#4a6955}.check-progress span{box-shadow:0 0 10px #75f5a647}.product-page{max-width:1420px;min-height:calc(100svh - var(--header-height));padding:28px clamp(18px,4vw,58px) 64px}.breadcrumbs{color:#aebbb1;margin-bottom:18px}.breadcrumbs a{color:#c3cec6}.product-detail{grid-template-columns:minmax(380px,.96fr) minmax(380px,1.04fr);gap:clamp(30px,5vw,72px)}.product-detail-image{border-color:#31513e;border-radius:7px;box-shadow:0 0 22px #42df820e}.product-detail-image img{object-fit:cover;width:100%;height:clamp(390px,54svh,520px);min-height:0}.product-thumbnails{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px}.product-thumbnails button{background:#080c09;border-radius:6px;height:clamp(62px,8svh,82px)}.product-thumbnails button.selected{border-color:var(--green);box-shadow:0 0 0 1px var(--green), 0 0 12px #75f5a61f}.product-detail-copy{padding-top:2px}.category-name{color:var(--green);text-shadow:0 0 10px #75f5a640;margin-bottom:6px;font-family:ui-monospace,Cascadia Code,monospace}.product-detail h1{max-width:700px;margin-bottom:10px;font-size:clamp(38px,4.6vw,64px);line-height:.94}.product-subtitle{margin-bottom:18px}.detail-price{margin:18px 0}.product-detail-copy>p:not(.category-name,.product-subtitle,.stock-line,.image-credit){margin-bottom:16px;line-height:1.55}.product-detail-copy ul{margin:16px 0 18px;padding-block:14px}.product-detail-copy li{padding-block:2px}.plant-note{margin:14px 0}.stock-line{color:var(--green);margin-top:14px}.image-credit{margin-top:18px}.site-footer{background:#090d0a;border-color:#26362c}.admin-shell{background:#080b09;grid-template-columns:220px minmax(0,1fr)}.admin-sidebar{background:#0c110e;border-color:#29382f;padding-inline:12px}.admin-sidebar .brand{gap:9px;min-width:0;font-size:14px}.admin-sidebar .brand span{text-overflow:ellipsis;overflow:hidden}.admin-sidebar .brand-mark{flex:none;width:36px;height:36px}.admin-sidebar nav button.active{color:var(--green);box-shadow:inset 3px 0 var(--green);background:#142219}.admin-content{width:100%;min-width:0;padding:26px clamp(14px,2.6vw,42px) 64px;overflow-x:clip}.admin-header{min-height:62px}.admin-table-wrap{border-color:#2f4035;border-radius:7px;width:100%;max-width:100%;overflow-x:auto}.admin-table{table-layout:fixed;background:#0e1410;width:100%;min-width:720px}.admin-table th,.admin-table td{text-overflow:ellipsis;padding:10px 9px;overflow:hidden}.admin-table th:first-child,.admin-table td:first-child{background:#0e1410;width:34%}.admin-table th:first-child{background:#151d18}.admin-table th:nth-child(2),.admin-table td:nth-child(2){width:12%}.admin-table th:nth-child(3),.admin-table td:nth-child(3){width:13%}.admin-table th:nth-child(4),.admin-table td:nth-child(4),.admin-table th:nth-child(5),.admin-table td:nth-child(5){width:9%}.admin-table th:last-child,.admin-table td:last-child{width:23%}.table-product,.table-product div{min-width:0}.table-product strong,.table-product span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.row-actions{justify-content:flex-end}.admin-login{background:radial-gradient(circle at 50% 22%,#42df8214,#0000 24rem),#070a08}.admin-form section,.product-editor{background:#0e1410;border-color:#304136}@media (width<=1180px){.hero{grid-template-columns:1fr 1fr;gap:34px}.hero-notes{flex-wrap:wrap}.product-detail{gap:32px}.product-detail h1{font-size:clamp(36px,5vw,52px)}.admin-shell{grid-template-columns:195px minmax(0,1fr)}.admin-table{min-width:680px}}@media (width<=900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{border-right:0;border-bottom:1px solid var(--border);height:auto;position:static}.admin-sidebar .brand{padding-bottom:12px}.admin-sidebar nav{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:10px}.admin-sidebar nav button{text-align:center;padding-inline:5px;font-size:12px}.admin-logout{margin-top:10px}}@media (width<=760px){:root{--header-height:60px}.brand{gap:9px}.brand-mark{width:34px;height:34px}.hero{min-height:auto;padding-top:42px}.hero h1{font-size:clamp(43px,14vw,64px)}.hero-photo,.hero-photo img{min-height:380px}.hero-notes{gap:8px;display:grid}.hero-notes li{white-space:normal}.product-page{padding-top:22px}.product-detail{grid-template-columns:1fr}.product-detail-image img{height:min(62svh,520px);min-height:360px}.product-thumbnails button{height:74px}.product-detail-copy{padding-top:8px}.admin-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-table{min-width:640px}}@media (width<=480px){.site-header{padding-inline:12px}.brand>span:last-child{font-size:13px}.hero-photo,.hero-photo img{min-height:320px}.product-detail-image img{height:56svh;min-height:330px}.product-thumbnails button{height:66px}.product-detail h1{font-size:39px}.detail-actions{grid-template-columns:1fr}.detail-actions .quantity-control,.detail-actions .primary-button,.detail-actions .save-button{grid-column:1;width:100%}}.suite-network{scrollbar-color:#555563 transparent;background:#0b0b0f;border-top:1px solid #ffffff24;border-bottom:1px solid #ffffff1a;flex-wrap:nowrap;align-items:center;gap:4px;padding:10px clamp(16px,4vw,56px);display:flex;overflow-x:auto}.suite-network a{color:#bdb8c3;white-space:nowrap;border:1px solid #0000;flex:none;align-items:center;gap:7px;min-width:max-content;padding:7px 9px;font-size:11px;line-height:1;text-decoration:none;display:inline-flex}.suite-network a:hover,.suite-network a:focus-visible{color:#fff;background:#17171d;border-color:#555563;outline:none}.suite-network a[aria-current=page]{color:#fff;border-color:#777783}.suite-network img{object-fit:contain;flex:none;width:26px;height:26px;display:block}
