
/* HUSHLINE V4 — Premium conversion system */
:root{--hush-ink:#17211d;--hush-muted:#69756f;--hush-cream:#f7f4ee;--hush-sage:#dfe8e1;--hush-border:rgba(23,33,29,.12);--hush-radius:18px;--hush-shadow:0 18px 60px rgba(23,33,29,.10)}
.reveal{opacity:0;transform:translateY(22px);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1)}
.reveal.is-visible{opacity:1;transform:none}.reveal-delay-1{transition-delay:.12s}
.hush-page-progress{position:fixed;top:0;left:0;right:0;height:2px;z-index:100;pointer-events:none}.hush-page-progress span{display:block;height:100%;width:0;background:var(--sage);transform-origin:left;transition:width .1s linear}
.site-header.is-scrolled{box-shadow:0 8px 30px rgba(23,33,29,.06)}
.hush-proof{max-width:1180px;margin:0 auto;padding:18px 24px 76px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.hush-proof>div{padding:24px;border:1px solid var(--hush-border);border-radius:var(--hush-radius);background:rgba(255,255,255,.55);transition:transform .3s,box-shadow .3s}
.hush-proof>div:hover{transform:translateY(-5px);box-shadow:var(--hush-shadow)}.hush-proof span{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--hush-sage);font-size:11px;margin-bottom:14px}.hush-proof strong{display:block;font-size:15px}.hush-proof p{margin:6px 0 0;color:var(--hush-muted);font-size:13px}
.hush-newsletter{padding:96px 24px;background:var(--night);color:#f8f5ee;overflow:hidden;position:relative}.hush-newsletter:before{content:"";position:absolute;width:500px;height:500px;border-radius:50%;right:-220px;top:-230px;background:#69755f;opacity:.25;filter:blur(20px)}.hush-newsletter__inner{position:relative;max-width:760px;margin:auto;text-align:center}.hush-newsletter .eyebrow{color:#b9c3ba}.hush-newsletter h2{font-family:"Playfair Display",serif;font-size:clamp(38px,5vw,62px);line-height:1;margin:0 0 16px;font-weight:500}.hush-newsletter p:not(.eyebrow){color:#c7cdc8}.hush-newsletter__form{display:flex;max-width:560px;margin:26px auto 0;background:#fff;padding:5px;border-radius:999px}.hush-newsletter__form input{flex:1;border:0;outline:0;padding:14px 18px;border-radius:999px;min-width:0}.hush-newsletter__form button{border:0;border-radius:999px;background:var(--sage);color:#fff;padding:0 20px;font-weight:700;cursor:pointer;transition:transform .2s,background .2s}.hush-newsletter__form button:hover{transform:translateX(2px);background:var(--sage-dark)}
.hush-product-shell{max-width:1280px;margin:auto;padding:68px 28px 100px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);gap:72px;align-items:start}.hush-product-media__frame{position:relative;overflow:hidden;border-radius:24px;background:#e8e2d8;box-shadow:var(--hush-shadow)}.hush-product-media__frame img{display:block;width:100%;height:auto;aspect-ratio:1/1.08;object-fit:cover;transition:transform 1s cubic-bezier(.2,.7,.2,1)}.hush-product-media__frame:hover img{transform:scale(1.018)}.hush-product-badge{position:absolute;top:18px;left:18px;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.88);backdrop-filter:blur(10px);font-size:9px;letter-spacing:.12em}.hush-media-note{display:flex;gap:12px;flex-wrap:wrap;color:var(--hush-muted);font-size:11px;padding:16px 2px}.hush-product-info{position:sticky;top:105px}.hush-product-info h1{font-family:"Playfair Display",serif;font-size:clamp(42px,4.5vw,68px);line-height:.98;letter-spacing:-.04em;font-weight:500;margin:0 0 16px}.hush-price-row{display:flex;align-items:center;gap:10px;margin-bottom:16px}.hush-product-price{font-size:19px;font-weight:700}.hush-price-row s{color:var(--hush-muted)}.hush-save{font-size:11px;padding:5px 8px;border-radius:999px;background:var(--hush-sage);font-weight:700}.hush-rating-placeholder{display:flex;align-items:center;gap:9px;font-size:11px;color:var(--hush-muted);margin-bottom:20px}.hush-rating-placeholder span:first-child{letter-spacing:2px;color:var(--sage-dark)}.hush-product-description{color:var(--hush-muted);font-size:15px;line-height:1.75}.hush-label{display:block;font-size:11px;font-weight:700;margin:24px 0 8px}.hush-select{width:100%;border:1px solid var(--hush-border);background:#fff;border-radius:12px;padding:14px}.hush-stock{font-size:12px;font-weight:700;margin:10px 0;color:#7b5c32}.hush-quantity-breaks{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0 12px}.hush-break{border:1px solid var(--hush-border);background:#fff;border-radius:13px;padding:12px 8px;text-align:center;cursor:pointer;transition:all .2s}.hush-break strong,.hush-break span{display:block}.hush-break strong{font-size:15px}.hush-break span{font-size:10px;color:var(--hush-muted);margin-top:3px}.hush-break:hover,.hush-break.is-active{border-color:var(--sage-dark);background:var(--hush-sage);transform:translateY(-2px)}.hush-purchase-row{gap:10px}.hush-quantity{display:flex;align-items:center;border:1px solid var(--hush-border);border-radius:12px;overflow:hidden;background:#fff}.hush-quantity button{width:42px;height:52px;border:0;background:transparent;cursor:pointer;font-size:20px}.hush-quantity input{width:38px;border:0;text-align:center;outline:0;background:transparent}.hush-add-button{flex:1;border-radius:12px;min-height:52px;box-shadow:0 10px 25px rgba(105,117,95,.22);transition:transform .2s,box-shadow .2s}.hush-add-button:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(105,117,95,.28)}.hush-buy-reassurance{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.hush-buy-reassurance>div{padding:14px;border:1px solid var(--hush-border);border-radius:14px;background:rgba(255,255,255,.48)}.hush-buy-reassurance span{display:block;margin-bottom:8px}.hush-buy-reassurance strong{display:block;font-size:11px}.hush-buy-reassurance small{display:block;color:var(--hush-muted);font-size:9px;margin-top:3px;line-height:1.4}.hush-details{border-top:1px solid var(--hush-border);margin-top:24px;padding-top:16px;font-size:13px}.hush-details summary{cursor:pointer;font-weight:700}.hush-details div{padding-top:12px;color:var(--hush-muted);line-height:1.7}
.hush-cart-shell{max-width:1180px;margin:auto;padding:72px 24px 110px}.hush-cart-intro{text-align:center;margin-bottom:35px}.hush-cart-intro h1{font-family:"Playfair Display",serif;font-size:clamp(44px,6vw,68px);font-weight:500;line-height:1;margin:0 0 12px}.hush-cart-intro p:not(.eyebrow){color:var(--hush-muted)}.hush-shipping-progress{padding:18px 20px;border:1px solid var(--hush-border);border-radius:16px;background:#fff;margin-bottom:22px}.hush-shipping-copy{display:flex;justify-content:space-between;gap:10px;font-size:12px;margin-bottom:10px}.hush-progress{height:7px;border-radius:999px;background:#e8e4dc;overflow:hidden}.hush-progress span{display:block;height:100%;width:0;background:var(--sage);border-radius:999px;transition:width .7s cubic-bezier(.2,.7,.2,1)}.hush-cart-layout{display:grid;grid-template-columns:1fr 350px;gap:24px;align-items:start}.cart-page__item{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:18px 0;border-bottom:1px solid var(--hush-border)}.cart-item-image{display:block;overflow:hidden;border-radius:14px;background:#e8e2d8}.cart-item-image img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;transition:transform .4s}.cart-item-image:hover img{transform:scale(1.04)}.cart-item-title{font-weight:700;text-decoration:none}.cart-item-price{font-weight:700}.cart-item-info>p{font-size:12px;color:var(--hush-muted)}.cart-controls{display:flex;align-items:center;gap:18px;margin-top:20px}.hush-cart-qty{font-size:12px}.hush-cart-qty input{width:65px;padding:8px;border:1px solid var(--hush-border);border-radius:8px;margin-left:5px}.hush-cart-remove{font-size:12px}.hush-summary-card{position:sticky;top:100px;padding:24px;border:1px solid var(--hush-border);border-radius:20px;background:#fff;box-shadow:var(--hush-shadow)}.hush-summary-line{display:flex;justify-content:space-between;align-items:center;font-size:15px;margin:12px 0}.hush-summary-note{font-size:11px;color:var(--hush-muted);line-height:1.5}.hush-cart-trust{display:grid;gap:8px;padding:16px 0;margin:14px 0;border-top:1px solid var(--hush-border);border-bottom:1px solid var(--hush-border);font-size:11px;color:var(--hush-muted)}.hush-summary-card .cart-actions{display:grid;gap:9px}.hush-summary-card .secondary-button,.hush-summary-card .add-button{width:100%;min-height:48px;border-radius:11px}
.hush-cart-drawer{position:fixed;inset:0;z-index:80}.hush-cart-drawer__backdrop{position:absolute;inset:0;background:rgba(12,17,14,.45);backdrop-filter:blur(4px);opacity:0;transition:opacity .25s}.hush-cart-drawer__panel{position:absolute;right:0;top:0;bottom:0;width:min(440px,94vw);background:var(--hush-cream);padding:24px;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .3s cubic-bezier(.2,.7,.2,1);box-shadow:-20px 0 60px rgba(0,0,0,.16)}.hush-cart-drawer.is-open .hush-cart-drawer__backdrop{opacity:1}.hush-cart-drawer.is-open .hush-cart-drawer__panel{transform:none}.hush-drawer-open{overflow:hidden}.hush-cart-drawer__head{display:flex;justify-content:space-between;align-items:start}.hush-cart-drawer__head h2{font-family:"Playfair Display",serif;font-size:38px;font-weight:500;margin:0}.hush-drawer-close{border:0;background:transparent;font-size:32px;cursor:pointer;line-height:1}.hush-drawer-progress{padding:14px 0 20px}.hush-drawer-progress>div:first-child{display:flex;justify-content:space-between;font-size:11px;margin-bottom:8px}.hush-drawer-items{overflow:auto;flex:1}.hush-drawer-item{display:grid;grid-template-columns:80px 1fr;gap:13px;padding:14px 0;border-bottom:1px solid var(--hush-border)}.hush-drawer-item img{width:80px;height:80px;object-fit:cover;border-radius:12px}.hush-drawer-item__title{display:block;text-decoration:none;font-weight:700;font-size:13px;margin-bottom:7px}.hush-drawer-item span{display:block;font-size:12px;font-weight:700}.hush-drawer-item button{border:0;background:transparent;text-decoration:underline;padding:7px 0 0;font-size:11px;cursor:pointer}.hush-drawer-empty{flex:1;display:grid;place-items:center;color:var(--hush-muted)}.hush-drawer-footer{padding-top:16px}.hush-drawer-footer p{font-size:10px;color:var(--hush-muted)}.hush-drawer-footer .add-button{width:100%;border-radius:12px;text-align:center}
@media(max-width:900px){.hush-product-shell{grid-template-columns:1fr;gap:35px}.hush-product-info{position:static}.hush-cart-layout{grid-template-columns:1fr}.hush-summary-card{position:static}.hush-proof{grid-template-columns:1fr 1fr}}
@media(max-width:749px){.hush-product-shell{padding:35px 16px 80px}.hush-product-info h1{font-size:46px}.hush-buy-reassurance{grid-template-columns:1fr}.hush-buy-reassurance>div{display:grid;grid-template-columns:25px 1fr;column-gap:5px}.hush-buy-reassurance span{grid-row:1/3}.hush-buy-reassurance small{grid-column:2}.hush-proof{grid-template-columns:1fr;padding:8px 16px 55px}.hush-newsletter{padding:72px 18px}.hush-newsletter__form{display:block;background:transparent}.hush-newsletter__form input,.hush-newsletter__form button{width:100%;min-height:50px}.hush-newsletter__form button{margin-top:8px}.cart-page__item{grid-template-columns:92px 1fr;gap:13px}.hush-cart-shell{padding:48px 16px 80px}.hush-quantity-breaks{gap:5px}.hush-break{padding:10px 5px}.hush-purchase-row{align-items:stretch}.hush-quantity button{width:35px}}
@media(prefers-reduced-motion:reduce){.reveal,.reveal.is-visible,.hush-product-media__frame img,.hush-progress span,.hush-cart-drawer__panel,.hush-cart-drawer__backdrop{transition:none!important;transform:none!important}.hush-proof>div:hover,.hush-add-button:hover{transform:none}}
