/* Available & Coming Soon editorial styling. Loaded after style.css. */
.shop-editorial-hero{padding:68px 5% 42px;background:radial-gradient(circle at 8% 0%,rgba(111,143,96,.2),transparent 28rem),var(--cream)}
.shop-editorial-inner{width:min(100%,1180px);margin:0 auto;padding:46px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px;border:2px solid var(--green-dark);border-radius:32px;background:rgba(255,250,241,.94);box-shadow:0 24px 58px rgba(18,56,24,.1)}
.shop-editorial-copy h1{max-width:890px;margin:10px 0 16px;color:var(--green-dark);font-size:clamp(2.5rem,5.7vw,5rem);line-height:.98}
.shop-editorial-copy>p{max-width:820px;margin:0;color:#405448;font-size:1.08rem;line-height:1.72}
.shop-editorial-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.shop-editorial-actions .button{gap:9px}.shop-editorial-actions svg{width:18px;height:18px}
.shop-editorial-emblem{width:160px;min-height:190px;padding:24px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border-radius:80px 80px 26px 26px;background:var(--green-dark);color:var(--cream-light);text-align:center}
.shop-editorial-emblem svg{width:56px;height:56px;margin-bottom:8px}.shop-editorial-emblem strong,.shop-editorial-emblem span{display:block}.shop-editorial-emblem strong{font-family:Georgia,"Times New Roman",serif;font-size:1.08rem}.shop-editorial-emblem span{color:rgba(255,250,241,.74);font-size:.82rem;line-height:1.45}.coming-emblem{background:linear-gradient(180deg,#123818,#315f37)}
.shop-principles{width:min(100%,1080px);margin:-1px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid rgba(18,56,24,.22);border-top:0;border-radius:0 0 24px 24px;background:rgba(255,250,241,.85)}
.shop-principles article{display:grid;grid-template-columns:38px minmax(0,1fr);gap:13px;padding:22px;border-right:1px solid rgba(18,56,24,.16)}.shop-principles article:last-child{border-right:0}.shop-principles svg{width:25px;height:25px;color:var(--green)}.shop-principles strong,.shop-principles span{display:block}.shop-principles strong{margin-bottom:4px;color:var(--green-dark)}.shop-principles span{color:var(--muted);font-size:.85rem;line-height:1.45}
.shop-editorial-section{padding-top:58px;background:rgba(255,250,241,.52)}.shop-editorial-section .shop-layout{grid-template-columns:minmax(245px,285px) minmax(0,1fr);gap:34px}
.shop-editorial-filter{top:170px;border:2px solid var(--green-dark);box-shadow:0 18px 42px rgba(18,56,24,.08)}
.shop-filter-heading{display:flex;align-items:center;gap:13px;margin-bottom:22px}.shop-filter-heading h2{margin:2px 0 0;font-size:1.55rem}.shop-filter-icon{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;border-radius:14px;background:rgba(111,143,96,.16);color:var(--green-dark)}.shop-filter-icon svg{width:22px;height:22px}.shop-filter-eyebrow{color:var(--green);font-size:.69rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.shop-editorial-filter input,.shop-editorial-filter select{min-height:46px}.shop-reset-button{gap:8px;border-color:#6f8f60!important;background:#fffaf1!important;color:#123818!important;box-shadow:none!important}.shop-reset-button:hover{border-color:#426c3f!important;background:#e8f0e2!important;color:#123818!important}.shop-reset-button svg{width:17px;height:17px}.shop-filter-note{display:grid;grid-template-columns:17px 1fr;gap:8px;margin:18px 0 0;padding-top:16px;border-top:1px solid rgba(18,56,24,.14);color:var(--muted);font-size:.8rem;line-height:1.5}.shop-filter-note svg{width:16px;height:16px;margin-top:2px}
.shop-editorial-results-header{align-items:end;padding-bottom:22px;border-bottom:1px solid rgba(18,56,24,.16)}.shop-editorial-results-header h2{margin-bottom:8px;font-size:clamp(1.9rem,3vw,2.7rem)}
.shop-results-actions{display:flex;align-items:stretch;gap:12px}.shop-library-link{min-width:250px;display:grid;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:12px 14px;border:1px solid rgba(18,56,24,.22);border-radius:17px;background:var(--cream-light);color:var(--green-dark);text-decoration:none;transition:.2s ease}.shop-library-link:hover{transform:translateY(-2px);border-color:var(--green);box-shadow:0 10px 24px rgba(18,56,24,.1)}.shop-library-link svg{width:20px;height:20px}.shop-library-link strong,.shop-library-link small{display:block}.shop-library-link small{margin-top:2px;color:var(--muted);font-size:.72rem}.shop-results-actions .basket-toggle{min-width:142px;gap:8px}.shop-results-actions .basket-toggle svg{width:18px;height:18px}
.shop-editorial-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;margin-top:28px}.shop-editorial-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border-color:rgba(18,56,24,.18);box-shadow:0 12px 30px rgba(18,56,24,.06)}.shop-editorial-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(18,56,24,.12)}
.shop-card-image{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:radial-gradient(circle at 50% 40%,rgba(111,143,96,.22),transparent 38%),linear-gradient(145deg,#efe5d2,#d6e0cf);color:var(--green-dark)}.shop-card-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.shop-editorial-card:hover .shop-card-image img{transform:scale(1.035)}.shop-card-placeholder-icon{position:absolute;inset:0;display:none;align-items:center;justify-content:center}.shop-card-placeholder .shop-card-placeholder-icon,.shop-card-image:not(:has(img)) .shop-card-placeholder-icon{display:flex}.shop-card-placeholder-icon svg{width:64px;height:64px;opacity:.45}.shop-image-badge{position:absolute;top:14px;left:14px;display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border-radius:999px;background:rgba(18,56,24,.9);color:white;font-size:.74rem;font-weight:800;backdrop-filter:blur(6px)}.shop-image-badge svg{width:14px;height:14px}
.shop-editorial-card .plant-card-body{display:flex;flex:1;min-width:0;flex-direction:column;padding:23px}.shop-card-topline{display:flex;align-items:center;justify-content:space-between;gap:10px}.shop-stock-pill{max-width:58%;color:var(--muted);font-size:.75rem;font-weight:700;line-height:1.35;text-align:right}.shop-editorial-card h3{margin:16px 0 12px;font-size:1.45rem;line-height:1.15}.shop-editorial-card h3 a{color:var(--green-dark);text-decoration:none}.shop-editorial-card h3 a:hover{color:var(--green)}.shop-card-description{margin:0 0 16px!important}
.shop-reduction-badge{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:6px;margin-top:13px;padding:7px 10px;border:1px solid #d6a450;border-radius:999px;background:#f6ead1;color:#704714;font-size:.72rem;font-weight:850;line-height:1.25}.shop-reduction-badge svg{width:14px;height:14px}.shop-price-row del{display:inline-block;margin-top:5px;color:var(--muted);font-size:.82rem;text-decoration-thickness:1px}.shop-price-row del+strong{color:#426c3f}
.shop-card-meta{display:grid;gap:8px;margin-top:4px}.shop-card-meta span{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;color:var(--muted);font-size:.82rem;line-height:1.4;overflow-wrap:anywhere}.shop-card-meta svg{width:16px;height:16px;color:var(--green)}.shop-card-meta .shop-pot-icon{fill:none;stroke:currentColor;stroke-width:2;stroke-linejoin:round}
.shop-price-row{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:20px;padding:17px 0;border-block:1px solid rgba(18,56,24,.13)}.shop-price-row>div span,.shop-price-row>div strong{display:block}.shop-price-row>div span{color:var(--muted);font-size:.75rem}.shop-price-row>div strong{margin-top:2px;color:var(--green-dark);font-size:1.55rem}.shop-care-note{display:inline-flex;align-items:center;gap:6px;color:var(--green-dark);font-size:.72rem;font-weight:800;text-align:right}.shop-care-note svg{width:16px;height:16px}
.shop-editorial-card .plant-card-actions{display:grid;grid-template-columns:1fr 1fr;margin-top:auto;padding-top:20px}.shop-editorial-card .plant-card-actions .button{width:100%;min-width:0;padding:11px 14px}.shop-editorial-card .plant-card-actions svg{width:16px;height:16px}
.coming-soon-preorder-summary{margin-top:18px;border:1px solid rgba(18,56,24,.2);background:linear-gradient(145deg,rgba(111,143,96,.12),rgba(255,250,241,.68))}.coming-soon-preorder-price strong{font-size:1.35rem}.coming-soon-estimate{display:grid;grid-template-columns:20px minmax(0,1fr);gap:9px;align-items:center;margin-top:14px;padding:11px 12px;border:1px solid rgba(18,56,24,.12);border-radius:13px;background:#f2f6ed;color:#36543c;font-size:.8rem;font-weight:700;line-height:1.45}.coming-soon-estimate svg{width:18px;height:18px;color:var(--green-dark)}.shop-progress-note{display:grid;grid-template-columns:20px minmax(0,1fr);gap:9px;margin-top:16px;padding:12px;border-radius:13px;background:rgba(111,143,96,.09);color:#405448;font-size:.78rem;line-height:1.5}.shop-progress-note svg{width:18px;height:18px;color:var(--green-dark)}.coming-editorial-card .plant-card-actions{grid-template-columns:1fr}
.shop-empty-state{grid-column:1/-1;text-align:center}.shop-empty-state .plant-card-body{align-items:center;padding:44px}.shop-empty-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:16px;border-radius:50%;background:rgba(111,143,96,.15);color:var(--green-dark)}.shop-empty-icon svg{width:28px;height:28px}.shop-empty-state .button{margin-top:8px}
@media(max-width:1180px){.shop-editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-results-actions{flex-direction:column}}
@media(max-width:1000px){.shop-editorial-inner{grid-template-columns:1fr}.shop-editorial-emblem{display:none}.shop-principles{grid-template-columns:1fr}.shop-principles article{border-right:0;border-bottom:1px solid rgba(18,56,24,.14)}.shop-principles article:last-child{border-bottom:0}.shop-editorial-section .shop-layout{grid-template-columns:1fr}.shop-editorial-filter{position:static}}
@media(max-width:720px){.shop-editorial-hero{padding:42px 14px 30px}.shop-editorial-inner{padding:30px 24px;border-radius:24px}.shop-editorial-copy h1{font-size:clamp(2.35rem,12vw,3.5rem)}.shop-editorial-actions{flex-direction:column}.shop-editorial-actions .button{width:100%}.shop-editorial-section{padding:44px 6%}.shop-editorial-results-header{align-items:stretch;flex-direction:column}.shop-results-actions,.shop-library-link{width:100%}.shop-results-actions .basket-toggle{width:100%}.shop-editorial-grid{grid-template-columns:1fr;gap:18px}.shop-editorial-card .plant-card-actions{grid-template-columns:1fr}.shop-stock-pill{max-width:52%}}
