/* A quiet nursery storefront: large readable surfaces, evergreen totals and clear actions. */
.ksc-mini-cart[hidden]{display:none!important}.ksc-mini-cart{position:fixed;z-index:120;width:min(580px,calc(100vw - 40px));padding:26px;background:var(--surface,#fff);color:var(--ink);border:1px solid var(--line);border-radius:28px;box-shadow:0 22px 80px #14231d30;overflow:auto;overscroll-behavior:contain;animation:ksc-mini-reveal .16s ease-out}.ksc-mini-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.ksc-mini-heading h2{font-family:inherit;font-size:23px;font-weight:700;line-height:1.25;margin:0;letter-spacing:-.035em}.ksc-mini-close{width:36px;height:36px;border:0;border-radius:50%;background:var(--soft);font-size:25px;line-height:1;cursor:pointer}.ksc-mini-items{list-style:none;margin:0;padding:0;display:grid;max-height:min(46vh,450px);overflow:auto}.ksc-mini-item{display:grid;grid-template-columns:66px minmax(0,1fr) auto;gap:17px;padding:17px 0;border-bottom:1px solid var(--line)}.ksc-mini-photo img{width:66px;height:80px;object-fit:cover;border-radius:13px}.ksc-mini-name{font-size:15px;font-weight:650;line-height:1.4;display:block;overflow-wrap:anywhere}.ksc-mini-info small{display:block;font-size:12px;color:var(--muted);margin-top:5px}.ksc-mini-cost{display:flex;flex-direction:column;align-items:flex-end;gap:5px;font-size:16px;white-space:nowrap}.ksc-mini-cost del{color:var(--muted);font-size:12px}.ksc-mini-remove{border:0;background:transparent;color:var(--muted);padding:9px 0 9px 9px;font-size:12px;cursor:pointer}.ksc-mini-remove:hover{color:#ad3543}.ksc-mini-controls,.ksc-checkout-stepper{display:inline-grid;grid-template-columns:38px 32px 38px;align-items:center;background:var(--soft);border-radius:12px;margin-top:12px;overflow:hidden;min-width:0}.ksc-mini-controls button,.ksc-checkout-stepper button{padding:0;border:0;background:transparent;color:var(--green);font-size:23px;height:40px;touch-action:manipulation;cursor:pointer}.ksc-mini-controls button:hover,.ksc-checkout-stepper button:hover{background:color-mix(in srgb,var(--green) 10%,transparent)}.ksc-mini-controls button:disabled,.ksc-checkout-stepper button:disabled{opacity:.35;cursor:default}.ksc-mini-controls output,.ksc-checkout-stepper output{font-size:16px;text-align:center;font-weight:600;line-height:1}.ksc-mini-total{display:flex;justify-content:space-between;gap:20px;margin:20px 0 6px;font-size:17px}.ksc-mini-total strong{font-size:25px}.ksc-mini-note{font-size:12px;line-height:1.65;color:var(--muted);margin:0 0 20px}.ksc-mini-saving{font-size:13px;color:var(--green);margin:15px 0}.ksc-mini-actions{display:grid;grid-template-columns:1fr 1.3fr;gap:12px}.ksc-mini-actions .button{min-height:48px;border-radius:14px;padding:12px;font-size:14px}.ksc-mini-empty{font-size:16px;line-height:1.6;color:var(--muted);margin-bottom:25px}
@keyframes ksc-mini-reveal{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}
/* Checkout is one readable sequence, with a contrasting summary always nearby. */
.ksd-page .ksd-intro{max-width:1280px;margin-top:22px;margin-bottom:28px}.ksd-page .ksd-intro h1{font-size:clamp(32px,3.4vw,46px);line-height:1.12;font-weight:720}.ksd-page .ksd-intro p{font-size:16px;max-width:720px}.woocommerce form.ksd-checkout{grid-template-columns:minmax(0,1fr) 380px;gap:24px}.ksd-checkout .ksd-glass{padding:28px;border-radius:27px;border-color:transparent;box-shadow:none}.ksd-checkout .ksd-recipient{gap:20px}.ksd-checkout .ksd-section-heading h2{font-size:25px}.ksd-checkout .ksd-section-heading>span:first-child{width:32px;height:32px;min-width:32px;background:color-mix(in srgb,var(--green) 9%,var(--surface));font-size:12px}.ksd-checkout #ksd-recipient-section{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.ksd-checkout #ksd-recipient-section>.ksd-section-heading,.ksd-checkout #billing_full_name_field,.ksd-checkout .ksd-account-note,.ksd-checkout .ksd-login-note{grid-column:1/-1}.ksd-checkout .form-row label{font-size:14px}.ksd-checkout input.input-text{height:57px!important;border-color:transparent!important;box-shadow:none!important;font-size:16px!important}.ksd-checkout input.input-text:focus{border-color:var(--green)!important}.ksd-checkout .ksd-account-note{font-size:12px;line-height:1.6}.ksd-checkout-plants header{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px}.ksd-checkout-plants h2{font-size:24px;letter-spacing:-.035em;margin:7px 0 0;line-height:1.25}.ksd-checkout-plants header>a{font-size:13px;color:var(--green);white-space:nowrap}.ksd-checkout-plants .ksd-order-plants{padding:0;margin:0;border:0;gap:0}.ksd-checkout-plants .ksd-order-plant{display:grid;grid-template-columns:64px minmax(0,1fr) 108px auto;gap:14px;padding:18px 0;border-bottom:1px solid var(--line)}.ksd-checkout-plants .ksd-order-plant img{width:64px;height:75px;max-width:100%;border-radius:13px;object-fit:cover}.ksd-checkout-plants .ksd-order-plant strong{font-size:15px;line-height:1.4}.ksd-checkout-plants .ksd-order-plant small{font-size:12px;line-height:1.5}.ksd-checkout-line-price{font-size:16px;text-align:right;white-space:nowrap}.ksd-checkout-line-price .ksd-price-saving{justify-content:flex-end}.ksc-checkout-stepper{margin:0}.ksd-prepare-note{font-size:12px;color:var(--green);margin:17px 0 0;line-height:1.6}.ksd-comment>label{font-size:20px;font-weight:650;margin:0 0 15px;display:block;letter-spacing:-.03em}.ksd-comment small{font-size:12px;font-weight:400;color:var(--muted);margin-left:9px}.ksd-comment textarea{display:block;resize:vertical;width:100%;min-height:88px;max-height:240px;padding:15px 17px;border:1px solid transparent;border-radius:16px;background:var(--soft);font-family:inherit;font-size:16px;font-weight:400;line-height:1.5;color:var(--ink)}
.ksd-checkout .ksd-order{--ksd-border:#ffffff29;--line:#ffffff29;--soft:#ffffff12;--muted:#c2d4c8;--ink:#fff;--green:#c6e4a7;--button-ink:#173d2b;--ksd-field:#ffffff12;background:#183f2d;color:#fff;padding:28px;top:24px}.ksd-checkout .ksd-order .ksd-section-heading{margin-bottom:18px}.ksd-checkout .ksd-order .ksd-section-heading>span:first-child{background:#ffffff14;color:#c6e4a7}.ksd-checkout .ksd-order .ksd-section-heading h2{color:#fff;font-size:24px}.ksd-order .ksd-coupon{padding:15px 0;margin:0 0 10px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.ksd-order .ksd-coupon summary{font-size:14px;color:#dce8e0}.ksd-order .ksd-coupon input{font-size:16px;border-color:#ffffff29;color:#fff;background:#ffffff12;height:46px}.ksd-order .ksd-coupon button{background:#ffffff14;color:#fff;font-size:13px}.ksd-order .ksd-coupon input::placeholder{color:#c2d4c8}.ksd-order table.shop_table tfoot{display:flex;flex-direction:column}.ksd-order table.shop_table tfoot tr{display:flex;gap:18px;justify-content:space-between;align-items:baseline}.ksd-order table.shop_table tfoot th,.ksd-order table.shop_table tfoot td{color:#e5ede8;padding:8px 0!important;line-height:1.5;font-size:14px}.ksd-order table.shop_table tfoot th{min-width:0}.ksd-order table.shop_table tfoot td{min-width:0;max-width:62%}.ksd-order table.shop_table tfoot .order-total{order:-1;padding-bottom:14px;margin-bottom:12px;border-bottom:1px solid var(--line)}.ksd-order table.shop_table tfoot .order-total th,.ksd-order table.shop_table tfoot .order-total td{border:0!important;padding:3px 0!important;color:#fff;font-size:30px;line-height:1.15}.ksd-order table.shop_table tfoot .order-total th{font-size:21px}.ksd-order .woocommerce-shipping-methods label{color:#e5ede8!important}.ksd-order #ksd-payment-title{color:#fff;font-size:19px}.ksd-order #payment ul.payment_methods>li{border-color:#ffffff29;background:#ffffff0a;padding:13px}.ksd-order #payment ul.payment_methods>li:has(input:checked){border-color:#c6e4a7;background:#ffffff12}.ksd-order #payment ul.payment_methods label{color:#fff;font-size:14px;line-height:1.5}.ksd-order #payment .woocommerce-info{color:#e5ede8;background:#ffffff12}.ksd-order #payment div.payment_box{color:#c2d4c8!important}.ksd-order #place_order{background:#c6e4a7!important;color:#173d2b!important;min-height:56px;font-size:17px!important;border-radius:15px!important;box-shadow:none}.ksd-order #place_order:hover{background:#d5eebc!important}.ksd-order .woocommerce-privacy-policy-text,.ksd-order .woocommerce-terms-and-conditions-wrapper{color:#c2d4c8;font-size:12px}.ksd-order .woocommerce-privacy-policy-text a,.ksd-order .woocommerce-terms-and-conditions-wrapper a{color:#fff;text-decoration:underline;text-underline-offset:3px}.ksd-order .ksd-loyalty-notice{padding:14px;background:#ffffff0d;border-color:#ffffff29;font-size:13px}.ksd-order .ksd-loyalty-notice small{color:#c2d4c8}.ksd-order .woocommerce-remove-coupon{font-size:12px;text-decoration:underline;color:#dce8e0}.ksd-checkout .ksd-order .ksd-order-error{background:#fff0ed;color:#9f2637}
/* Basket rows remain compact, but leave proper room for three quantity buttons. */
.ksd-cart-layout{max-width:1280px;grid-template-columns:minmax(0,1fr) 360px;gap:24px}.ksd-cart-layout table.cart tr.cart_item{grid-template-columns:68px minmax(0,1fr) 122px 95px 30px;grid-template-areas:"photo name quantity subtotal remove" "photo price quantity subtotal remove";padding:22px;gap:4px 18px;border-color:transparent;border-radius:24px}.ksd-cart-layout table.cart :is(td,th).product-name{font-size:16px}.ksd-cart-layout table.cart td.product-price{font-size:12px}.ksd-cart-layout table.cart td.product-subtotal{font-size:17px}.ksd-cart-layout table.cart .product-thumbnail img{width:68px!important;height:80px!important;border-radius:14px}.ksd-cart-layout .ksd-cart-supply{font-size:12px}.ksd-cart-layout .product-remove a.remove{width:30px;height:36px}.woocommerce .ksd-cart-layout table.cart tr td .ksc-quantity-buttons input.qty{border:0!important;background:transparent!important;width:38px!important;height:44px!important;padding:0!important;border-radius:0!important;font-size:16px!important}.ksd-cart-layout .cart_totals{border:0;border-radius:26px;padding:26px;background:#183f2d;color:#fff;box-shadow:none}.ksd-cart-layout .cart_totals h2{font-size:25px;color:#fff}.ksd-cart-layout .cart_totals th,.ksd-cart-layout .cart_totals td{font-size:14px;border-bottom-color:#ffffff29!important;color:#d5e1d9}.ksd-cart-layout .cart_totals .order-total th,.ksd-cart-layout .cart_totals .order-total td{font-size:25px;color:#fff}.ksd-cart-layout .wc-proceed-to-checkout a.checkout-button{border-radius:15px;color:#173d2b!important;background:#c6e4a7!important;font-size:16px;min-height:54px}.ksd-cart-layout .ksd-cart-note{font-size:12px;color:#c2d4c8}.ksd-cart-layout .cart_totals .ksd-cart-minimum{background:#fff0ed;color:#9f2637}.ksd-cart-layout .cart_totals .ksd-price-saving ins{color:#fff}
/* A memorable level card with clear, real purchase progress. */
.ksd-loyalty-card{position:relative;padding:32px;border:0;background:linear-gradient(125deg,#e3eddc 0%,#f3f6ee 56%,#e3ede4 100%);border-radius:28px}.ksd-loyalty-top h2{font-size:31px!important;letter-spacing:-.04em}.ksd-loyalty-top p{font-size:15px}.ksd-loyalty-top .eyebrow{font-size:11px;letter-spacing:.13em;color:#456743}.ksd-loyalty-percent{font-size:112px;font-weight:780;color:#285a37;line-height:.95}.ksd-loyalty-percent span{font-size:.42em}.ksd-loyalty-caption{font-size:15px}.ksd-loyalty-caption>span:first-child{display:flex;flex-direction:column;font-size:12px;gap:4px;color:var(--muted)}.ksd-loyalty-caption>span:first-child b{font-size:35px;color:var(--ink);font-weight:700;letter-spacing:-.05em;line-height:1.3}.ksd-loyalty-caption>span:last-child{align-self:center;max-width:48%;line-height:1.55}.ksd-loyalty-tiers{gap:10px}.ksd-loyalty-tiers li{background:#ffffffa3;border-color:transparent;padding:14px 8px;gap:4px}.ksd-loyalty-tiers strong{font-size:27px}.ksd-loyalty-tiers .is-earned{background:#285a37;color:#fff}.ksd-loyalty-tiers .is-earned span{color:#d1e2d4}.ksd-loyalty-rules{font-size:13px}.ksd-loyalty-progress{margin-top:28px;height:7px}.ksc-account-nav{box-shadow:none!important}.ksc-order-tile{border-color:transparent;border-radius:23px}.ksc-order-tile>summary{padding-block:24px}.ksd-address-card{border-radius:24px;box-shadow:none}.ksd-saved-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px}.ksd-saved-point{display:flex;align-items:flex-start;gap:10px;border:1px solid var(--line);border-radius:16px;background:var(--soft);color:var(--ink);padding:14px;text-align:left;font-size:13px;line-height:1.4;cursor:pointer}.ksd-saved-point[aria-pressed=true]{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.ksd-saved-point strong{display:block;margin-bottom:5px}.ksd-saved-point small{color:var(--muted);font-size:12px}.ksd-saved-point .ksd-post-mark{width:35px;height:35px;border-radius:10px;font-size:7px}
[data-theme=dark] .ksd-loyalty-card{background:linear-gradient(130deg,#203a2c,#182a23);color:#eff6ee}[data-theme=dark] .ksd-loyalty-percent,[data-theme=dark] .ksd-loyalty-top .eyebrow{color:#c6e4a7}[data-theme=dark] .ksd-loyalty-tiers li{background:#ffffff09}[data-theme=dark] .ksd-loyalty-tiers .is-earned{background:#355c3b}
@media(max-width:1150px){.woocommerce form.ksd-checkout{grid-template-columns:minmax(0,1fr) 335px;gap:18px}.ksd-checkout .ksd-glass{padding:23px}.ksd-checkout-plants .ksd-order-plant{grid-template-columns:58px minmax(0,1fr) 108px;grid-template-areas:"photo name name" "photo step price";gap:9px 12px}.ksd-checkout-plants .ksd-order-plant>img{grid-area:photo}.ksd-checkout-plant-name{grid-area:name}.ksc-checkout-stepper{grid-area:step;justify-self:start}.ksd-checkout-line-price{grid-area:price}.ksd-checkout #ksd-recipient-section{display:block}.ksd-cart-layout{grid-template-columns:minmax(0,1fr) 315px;gap:18px}.ksd-cart-layout table.cart tr.cart_item{grid-template-columns:60px minmax(0,1fr) 122px 26px;grid-template-areas:"photo name name remove" "photo price quantity quantity" "photo subtotal quantity quantity";gap:5px 12px;padding:19px}.ksd-cart-layout table.cart td.product-subtotal{justify-self:start}.ksd-cart-layout .cart_totals{padding:24px}.ksd-saved-points{grid-template-columns:1fr}}
@media(max-width:850px){.ksc-mini-cart{display:none!important}.woocommerce form.ksd-checkout{grid-template-columns:minmax(0,1fr);max-width:680px;gap:20px}.ksd-checkout .ksd-order{position:static}.ksd-page .ksd-intro{max-width:680px}.ksd-checkout .ksd-section-heading h2{font-size:23px}.ksd-checkout-plants h2{font-size:23px}.ksd-cart-layout{grid-template-columns:1fr;max-width:680px}.ksd-checkout input,.ksd-checkout select,.ksd-checkout textarea{font-size:16px!important}.ksd-loyalty-percent{font-size:92px}}
@media(max-width:600px){.ksd-checkout .ksd-glass{padding:20px;border-radius:23px}.ksd-checkout-plants header{align-items:flex-start;gap:12px}.ksd-checkout-plants h2{font-size:21px}.ksd-checkout-plants header>a{font-size:12px;padding-top:4px}.ksd-checkout-plants .ksd-order-plant{grid-template-columns:50px minmax(0,1fr) auto;gap:10px}.ksd-checkout-plants .ksd-order-plant img{width:50px;height:64px}.ksd-checkout-plants .ksd-order-plant strong{font-size:14px}.ksd-checkout-plants .ksd-order-plant small{font-size:11px}.ksd-checkout-line-price{font-size:15px}.ksd-comment>label{font-size:20px}.ksd-comment small{display:block;margin:5px 0 0}.ksd-checkout .ksd-order{padding:23px}.ksd-order table.shop_table tfoot .order-total td{font-size:29px}.ksd-cart-layout table.cart tr.cart_item{grid-template-columns:50px minmax(0,1fr) 112px 25px;padding:15px;gap:5px 10px}.ksd-cart-layout table.cart :is(td,th).product-name{font-size:14px}.ksd-cart-layout table.cart .product-thumbnail img{width:50px!important;height:72px!important}.ksd-cart-layout .ksd-cart-supply{font-size:11px}.ksd-cart-layout table.cart td.product-price{font-size:11px}.ksd-loyalty-card{padding:23px}.ksd-loyalty-top{align-items:flex-start;gap:12px}.ksd-loyalty-top h2{font-size:23px!important}.ksd-loyalty-top p{font-size:13px}.ksd-loyalty-percent{font-size:75px}.ksd-loyalty-caption{font-size:13px}.ksd-loyalty-caption>span:first-child b{font-size:29px}.ksd-loyalty-tiers{gap:5px}.ksd-loyalty-tiers li{padding:12px 2px}.ksd-loyalty-tiers strong{font-size:23px}.ksd-loyalty-tiers span{font-size:9px}.ksd-loyalty-rules{font-size:12px}}
@media(prefers-reduced-motion:reduce){.ksc-mini-cart{animation:none}}

.ksc-stepper button,.ksc-quantity-buttons button,.ksc-checkout-stepper button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
