:root{--green:#194b32;--lavender:#eee4f8;--pink:#ed84b5;--mint:#e1eee5;--white:#fff;--muted:#526558;--line:#cdd8ce;--ease:cubic-bezier(.23,1,.32,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--green);background:#fff;font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}body.modal-open{overflow:hidden}button,input,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.6}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button:hover{filter:brightness(.96)}button:active,.button:active{transform:translateY(1px)}:focus-visible{outline:3px solid #b13b79;outline-offset:4px}h1,h2,h3,.logo{font-family:Manrope,sans-serif;line-height:1.08;letter-spacing:-.05em}h1{font-size:clamp(48px,5.8vw,86px);font-weight:600;margin:20px 0 26px}h2{font-size:clamp(34px,4vw,57px);font-weight:500;margin:12px 0 24px}h3{font-size:25px;font-weight:600;margin:0}p{max-width:58ch}.notice{background:var(--green);color:white;text-align:center;font-size:12px;padding:8px 18px}header{height:92px;position:sticky;top:0;z-index:5;background:rgba(255,255,255,.97);display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid #194b3212}.logo{font-size:45px;font-weight:800;display:inline-flex;align-items:baseline;position:relative;letter-spacing:-.075em}.logo span{font-size:13px;letter-spacing:0;margin-left:5px}.logo i{width:11px;height:11px;border:2px solid var(--green);border-radius:50%;position:absolute;right:-16px;top:0}nav{display:flex;gap:32px;font-size:15px}.cart-toggle{background:transparent;border:0;display:flex;align-items:center;gap:9px;min-height:44px}.cart-toggle span{font-size:12px;background:var(--lavender);border-radius:50%;width:23px;height:23px;display:grid;place-items:center}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:630px;background:var(--lavender)}.hero-copy{padding:65px 10% 55px}.hero-copy>p:not(.intro):not(.hero-note){font-size:18px;line-height:1.7;max-width:38ch}.intro{font-size:14px;font-weight:600;margin:0}.button{display:inline-flex;justify-content:center;align-items:center;gap:36px;padding:17px 27px;background:var(--green);color:#fff;border:0;border-radius:50px;font-weight:600;min-height:52px;text-decoration:none}.button:hover{text-decoration:none;background:#24643f}.hero .button{margin:18px 0}.hero-note{font-size:12px}.hero-art{position:relative;min-width:0;overflow:hidden;background:#e8ddf3}.hero-art>img{position:absolute;width:100%;height:100%;object-fit:cover;z-index:2}.hero-fallback{height:100%;display:flex;align-items:center;justify-content:center;position:relative}.big-word{font-family:Manrope,sans-serif;font-weight:800;font-size:140px;position:absolute;top:40px;opacity:.08}.hero-vials{display:flex;align-items:flex-end;width:90%;gap:0;transform:rotate(-7deg)}.hero-vials svg{width:30%;margin-left:-4%}.photo-note{position:absolute;bottom:12px;right:18px;z-index:3;font-size:11px;background:#fff9;padding:2px 8px;border-radius:4px}.values{display:flex;justify-content:space-around;padding:22px 5%;font-size:14px;background:var(--mint);gap:20px}.values span:before{content:'✳';margin-right:12px}.section{padding:88px 5%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px}.section-heading>p{max-width:32ch;margin-bottom:28px}.shop-tools{display:flex;justify-content:space-between;align-items:center;margin:20px 0 30px;gap:20px}.filters{display:flex;gap:8px}.filters button{border:1px solid var(--line);border-radius:30px;padding:10px 21px;min-height:44px;background:#fff;font-size:14px}.filters button[aria-pressed=true]{background:var(--green);color:white;border-color:var(--green)}.search{display:flex;border-bottom:1px solid var(--line);align-items:center}.search input{width:190px;border:0;padding:12px 0;background:transparent}.search span:last-child{font-size:27px}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-art{background:var(--tile,var(--lavender));height:300px;border-radius:16px;display:grid;place-items:center;overflow:hidden}.product-art svg{height:86%;width:90%;transition:transform 220ms var(--ease)}.product-art:hover svg{transform:rotate(-4deg) scale(1.03)}.product-info{padding:19px 3px}.product-heading{display:flex;justify-content:space-between;align-items:center;gap:8px}.product-heading h3{font-size:25px}.product-info p{font-size:13px;margin:8px 0 17px}.product-info .price{font-size:16px;font-weight:600;white-space:nowrap}.card-btn{width:100%;background:white;border:1px solid var(--green);border-radius:30px;padding:12px;min-height:47px;font-weight:600;font-size:14px}.small{font-size:12px}.muted{color:var(--muted)}.documentation{display:grid;grid-template-columns:1fr 1fr;gap:8%;background:var(--green);color:#fff;align-items:center}.documentation h2{font-size:clamp(38px,4.5vw,64px)}.documentation p{max-width:38ch}.light{background:var(--lavender);color:var(--green);margin-top:16px}.light:hover{background:#e3d3f2}.document-stack{padding:22px 15px;position:relative}.document-stack:before{content:'';background:var(--pink);position:absolute;inset:12px 22px;border-radius:12px;transform:rotate(-7deg)}.paper{position:relative;background:var(--lavender);color:var(--green);padding:35px;border-radius:10px;transform:rotate(4deg)}.paper-head{display:flex;justify-content:space-between;font-weight:700;font-size:17px;margin-bottom:34px}.paper-head span{font-size:11px;font-weight:400}.paper-row{padding:17px 0;border-bottom:1px solid #194b3230;display:flex;justify-content:space-between;gap:16px;font-size:13px}.paper h3{font-size:29px}.paper p{font-size:12px}.paper-circle{position:absolute;right:25px;bottom:20px;border:1px solid var(--green);width:35px;height:35px;border-radius:50%;display:grid;place-items:center;font-size:26px}.about{display:grid;grid-template-columns:1fr 1fr;gap:0 8%}.about>.intro{grid-column:1/-1}.about h2{font-size:clamp(42px,5vw,68px)}.about>div{padding-top:12px}.about>div p{font-size:18px;line-height:1.7}.text-link{border:0;background:transparent;padding:10px 0;text-decoration:underline;text-underline-offset:5px;font-weight:600;min-height:44px;display:inline-block}.faq{background:#f6f4f8;display:grid;grid-template-columns:1fr 1.3fr;gap:50px}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq summary{cursor:pointer;min-height:44px;padding:8px 30px 8px 0;font-weight:500}.faq details p{font-size:14px}.updates{background:var(--pink);display:flex;align-items:center;justify-content:space-between;gap:25px}.updates h2{font-size:44px}footer{padding:55px 5%;display:grid;grid-template-columns:1fr 1fr;gap:20px}footer>div{display:flex;gap:25px;justify-content:flex-end;font-size:14px}footer p{font-size:13px}footer p:last-child{text-align:right;align-self:end;max-width:none}dialog{color:var(--green);border:0;padding:40px;max-height:90dvh;max-width:calc(100% - 32px);border-radius:20px}dialog::backdrop{background:#12342165}dialog[open]{animation:appear 200ms var(--ease)}@keyframes appear{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.close{border:0;background:transparent;font-size:30px;line-height:1;width:44px;height:44px;display:grid;place-items:center}.signup>.close,.checkout>.close{position:absolute;right:15px;top:15px}.drawer{inset:0 0 0 auto;margin:0;width:480px;max-width:100%;height:100dvh;max-height:100dvh;border-radius:20px 0 0 20px;padding:0}.drawer[open]{display:flex;flex-direction:column;animation:slide 230ms var(--ease)}@keyframes slide{from{transform:translateX(100%)}to{transform:translateX(0)}}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding:22px 25px;border-bottom:1px solid var(--line)}.drawer-head h2{font-size:28px;margin:0}.drawer-head h2 span{font-size:15px;letter-spacing:0}.drawer-body{overflow:auto;flex:1;padding:24px}.bag-item{display:grid;grid-template-columns:82px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid var(--line)}.bag-item:first-child{padding-top:0}.bag-art{background:var(--lavender);border-radius:10px;height:112px}.bag-art svg{width:100%;height:100%}.bag-item h3{font-size:19px}.bag-item p{margin:5px 0;font-size:13px}.item-top{display:flex;justify-content:space-between;gap:12px}.quantity{display:inline-flex;border:1px solid var(--line);border-radius:30px;align-items:center;margin-top:10px}.quantity button{border:0;background:transparent;min-width:44px;height:40px}.quantity span{min-width:25px;text-align:center}.remove{border:0;background:transparent;text-decoration:underline;font-size:12px;padding:12px;margin-left:8px}.drawer-bottom{padding:22px 25px;background:#f7f8f5;border-top:1px solid var(--line)}.subtotal{display:flex;justify-content:space-between;font-size:20px;font-weight:600}.drawer-bottom .button{width:100%;margin-top:10px}.drawer-bottom p{font-size:12px;margin:8px 0}.empty{padding:50px 5px;text-align:center}.empty h3{font-size:29px}.signup{background:var(--lavender);width:480px}.signup h2{font-size:60px}.signup label:not(.check){display:block;font-size:13px;margin-bottom:6px}input[type=email]{width:100%;padding:15px;border:1px solid #819388;border-radius:8px;background:#fff}.check{display:flex;gap:10px;align-items:flex-start;font-size:12px;margin:18px 0}.check input{width:18px;height:18px;flex-shrink:0}.signup .button{width:100%}.checkout{width:580px}.checkout h2{font-size:36px;margin-top:25px}.checkout p{font-size:14px}.callout{background:var(--lavender);padding:18px;border-radius:10px;font-size:14px;margin:20px 0}.review-line,.doc-link{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid var(--line);gap:15px}.doc-link{font-weight:600}#invitation{position:fixed;bottom:22px;left:22px;z-index:6;background:var(--lavender);padding:24px 45px 20px 24px;border:1px solid #d5c4e8;border-radius:14px;box-shadow:0 10px 40px #194b3220}#invitation .close{position:absolute;top:4px;right:4px;font-size:23px}#invitation p{font-size:13px;margin:5px 0}.pdp-wrap{padding:38px 5% 80px}.breadcrumb{font-size:13px;margin-bottom:30px;display:block}.pdp-grid{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:start}.pdp-art{height:580px;border-radius:20px;background:var(--tile);display:grid;place-items:center}.pdp-art svg{height:90%;width:90%}.pdp-copy{padding-top:25px}.pdp-copy h1{font-size:64px;margin:15px 0}.pdp-price{font-size:25px}.pdp-copy select{width:100%;padding:14px;border:1px solid #8c9e92;border-radius:9px;background:#fff;color:var(--green);margin:8px 0 18px}.pdp-copy label{font-size:13px}.pdp-actions{display:flex;gap:15px;margin:5px 0 20px}.pdp-actions .quantity{margin:0}.pdp-actions .button{flex:1}.pdp-copy details{border-bottom:1px solid var(--line);padding:16px 0;font-size:14px}.pdp-copy summary{cursor:pointer;min-height:35px}.pdp-copy .callout{font-size:12px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:absolute;top:-100px}.skip:focus{top:0;z-index:30;background:white;padding:15px}[hidden]{display:none!important}@media(max-width:900px){nav{gap:18px;font-size:13px}.hero{min-height:530px}.hero-copy{padding:45px 9%}.hero h1{font-size:54px}.product-art{height:245px}.products{gap:14px}.product-heading{align-items:flex-start;flex-direction:column;gap:5px}.section{padding:65px 5%}.pdp-art{height:460px}.pdp-copy h1{font-size:50px}.pdp-actions{flex-wrap:wrap}}@media(max-width:600px){header{height:75px;padding:0 22px}.logo{font-size:37px}nav{gap:16px;margin-left:20px}nav a:not(:first-child){display:none}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:38px 25px 28px}.hero h1{font-size:52px;max-width:10ch;margin:15px 0 20px}.hero-copy>p:not(.intro):not(.hero-note){font-size:16px}.hero-art{height:345px;grid-row:2}.hero .button{margin:12px 0 4px}.hero-note{margin:16px 0 0}.values{padding:16px 15px;gap:10px;font-size:11px}.values span:before{display:none}.values span{text-align:center;max-width:95px}.section{padding:55px 22px}.section-heading{display:block}.section-heading h2{font-size:37px}.section-heading>p{font-size:14px;max-width:40ch}.shop-tools{flex-wrap:wrap;margin-top:20px}.filters{gap:6px}.filters button{padding:9px 17px;font-size:12px}.search{width:100%}.search input{width:100%}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-art{height:210px;border-radius:12px}.product-heading h3{font-size:21px}.product-info p{font-size:11px;min-height:36px}.product-info .price{font-size:15px}.card-btn{font-size:12px}.documentation,.about,.faq{grid-template-columns:1fr;gap:25px}.documentation{padding-bottom:70px}.paper{padding:26px}.paper-head{font-size:15px}.paper-row{font-size:11px}.paper h3{font-size:26px}.about h2{margin-bottom:0}.about>div p{font-size:16px}.updates{display:block}.updates h2{font-size:38px}.updates .button{margin-top:15px}footer{padding:40px 22px;grid-template-columns:1fr}footer>div{justify-content:flex-start;flex-wrap:wrap;font-size:13px}footer p:last-child{text-align:left}.drawer{border-radius:0}.drawer-head,.drawer-body,.drawer-bottom{padding:20px}.signup,.checkout{padding:32px 24px}.signup h2{font-size:48px}.checkout h2{font-size:32px}.pdp-wrap{padding:25px 22px 45px}.pdp-grid{grid-template-columns:1fr;gap:25px}.pdp-art{height:350px}.pdp-copy{padding:0}.pdp-copy h1{font-size:47px}.pdp-actions{position:sticky;bottom:0;background:#fff;padding:12px 0;padding-bottom:max(12px,env(safe-area-inset-bottom));z-index:2}.pdp-actions .button{font-size:14px;padding:15px}.pdp-copy .quantity button{min-width:37px}#invitation{left:15px;right:15px;bottom:15px}.notice{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
/* Keep all four hero products visible across aspect ratios. */
.hero-art>img{object-fit:contain;background:#e7d9ea}.hero-art:has(img:not([hidden])) .hero-fallback{visibility:hidden}

/* Bloom collection editorial direction, September 12. */
.hero h1{font-size:clamp(56px,6.4vw,94px);letter-spacing:-.065em;max-width:9ch}.hero-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero-art{background:#e7d9ea}.product-art{position:relative}.product-art:after{content:'bloom labs';position:absolute;bottom:15px;left:18px;font-size:10px;letter-spacing:.08em;opacity:.65}.card-btn{display:flex;align-items:center;justify-content:space-between;padding:12px 18px}.card-btn:hover{background:var(--green);color:white}.collection-edit{background:#f8f1f4;display:grid;grid-template-columns:1fr 1.15fr;gap:8%;align-items:center}.edit-heading h2{font-size:clamp(48px,5.6vw,80px)}.edit-heading p{font-size:16px}.edit-visual{position:relative;background:#efb9ce;border-radius:48% 48% 8px 8px;min-height:460px;display:grid;place-items:center;overflow:hidden}.edit-visual:before{content:'';width:300px;height:110px;background:#d38dac;border-radius:50%;position:absolute;bottom:48px;transform:rotate(-12deg)}#edit-vial{height:370px;position:relative;transform:rotate(12deg)}#edit-vial svg{height:100%;width:100%}.edit-orbit{position:absolute;top:33px;font-size:12px;letter-spacing:.08em}.edit-caption{position:absolute;bottom:24px;left:26px;font-size:12px;line-height:1.5}.edit-link{position:absolute;bottom:23px;right:25px;border:1px solid currentColor;border-radius:50%;width:46px;height:46px;display:grid;place-items:center;font-size:25px}.drawer-head{background:var(--lavender)}.signup{background:#f4dce9}.pdp-art{position:relative}.pdp-art:after{content:'bloom labs / packaging illustration';position:absolute;bottom:20px;font-size:11px;letter-spacing:.05em}@media(max-width:600px){.hero h1{font-size:64px;max-width:9ch}.hero-copy{padding-top:32px}.hero-art{height:290px}.collection-edit{grid-template-columns:1fr;gap:24px}.edit-visual{min-height:390px}#edit-vial{height:320px}.edit-heading h2{font-size:51px}.edit-caption{font-size:10px}.card-btn{padding:12px}.pdp-art:after{font-size:10px}}

@media(max-width:600px){.hero h1{font-size:52px;max-width:none;letter-spacing:-.065em}.hero-copy{padding-bottom:24px}}

/* Correct artwork bounds and use consistent vial proportions on every surface. */
.product-art svg,.pdp-art svg,.bag-art svg{display:block;max-width:100%;max-height:100%}.edit-visual{min-width:0;display:flex;flex-direction:column;padding:65px 24px 82px;min-height:460px}.edit-visual:before{display:none}#edit-vial{width:235px;max-width:100%;height:310px;transform:none;flex:none}#edit-vial svg{display:block;width:100%;height:100%}.edit-caption{left:24px;bottom:24px;right:85px;white-space:normal}.edit-link{right:24px}.edit-orbit{left:20px;right:20px;text-align:center}.stack-art{display:flex;align-items:center;justify-content:center;height:280px;border-radius:16px;overflow:hidden;padding:15px}.stack-art svg{width:49%;height:100%;min-width:0}.stack-info{padding:22px 0}.stack-info h3{margin:10px 0}.stack-info p{font-size:13px}.stack-info .card-btn{margin-top:20px}#stack-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.stacks{background:#faf8fa}.signup{padding:0;width:460px;background:var(--lavender);max-height:92dvh;border-radius:22px}.signup>.close{z-index:2;background:#ffffffdd;border-radius:50%;top:10px;right:10px}.signup-band{height:158px;position:relative;background:#ecd6e5;overflow:hidden}.signup-band img{width:100%;height:100%;object-fit:cover;object-position:50% 60%;display:block}.signup-band>span{position:absolute;bottom:8px;left:18px;font-size:11px;background:#ffffffdf;padding:3px 8px;border-radius:12px}.signup-panel{padding:24px 28px;text-align:center}.signup-meta{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.07em;margin-bottom:18px}.signup h2{font-size:54px;margin:4px 0 14px;line-height:1.04}.signup p{font-size:13px;margin:10px 0}.signup .intro{margin:0}.interest-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:20px 0 4px}.interest-grid button{min-height:48px;border:1px solid #194b3250;border-radius:9px;background:#fff8;font-weight:600}.interest-grid button:hover{background:var(--green);color:white}.signup-foot{font-size:10px!important;color:#526558;line-height:1.5}.signup .check{text-align:left}.signup .text-link{font-size:12px}.bloom-code{padding:20px;background:white;border-radius:12px;margin:20px 0}.bloom-code span{display:block;font-size:11px}.bloom-code strong{display:block;font-size:32px;letter-spacing:.1em}.signup-panel [data-signup-step="2"]~.signup-foot{margin-top:12px}@media(max-width:600px){#stack-products{grid-template-columns:1fr;gap:24px}.stack-card{display:grid;grid-template-columns:43% 1fr;gap:18px}.stack-art{height:210px;padding:3px}.stack-info{padding:0}.stack-info h3{font-size:22px}.stack-info p{font-size:11px}.stack-info .intro{font-size:10px}.stack-info .card-btn{margin-top:12px;font-size:11px}.edit-visual{min-height:410px;padding:55px 20px 78px}#edit-vial{height:280px;width:215px}.signup{padding:0;max-width:calc(100% - 24px)}.signup-panel{padding:20px 22px}.signup h2{font-size:46px}.signup-band{height:138px}}@media(max-height:650px){.signup-band{display:none}.signup-panel{padding-top:45px}.signup-meta{margin-bottom:12px}.signup h2{font-size:40px}}

@media(max-width:600px){.stack-card{display:block}.stack-art{height:250px;padding:5px 24px}.stack-info{padding:18px 2px 8px}.stack-info h3{font-size:27px}.stack-info p{font-size:13px}.stack-info .card-btn{font-size:13px}.stack-info .intro{font-size:11px}}

/* Photographic product assets replace all vector vials. */
.product-art{background:#f6f3f2;border:1px solid #194b3210}.product-art:after{display:none}.vial-photo{display:block;width:100%;height:100%;object-fit:contain}.product-art .vial-photo{width:100%;height:100%;object-fit:cover;transition:transform 220ms ease}.product-art:hover .vial-photo{transform:scale(1.035)}.pdp-art{background:#f6f3f2;overflow:hidden}.pdp-art .vial-photo{width:100%;height:100%;object-fit:contain}.bag-art{overflow:hidden;background:#f6f3f2}.bag-art .vial-photo{object-fit:cover}.stack-art{background:#f6f3f2!important;gap:0;padding:0}.stack-art .vial-photo{width:50%;height:100%;object-fit:cover}.edit-visual{border-radius:20px;padding:0;background:#f6f3f2;display:block;overflow:hidden}#edit-vial{width:100%;max-width:none;height:470px;transform:none}#edit-vial .vial-photo{object-fit:contain;width:100%;height:100%}.edit-orbit{z-index:1;top:15px}.edit-caption{background:#ffffffeb;border-radius:8px;padding:8px 10px;bottom:15px;left:15px;right:auto;max-width:calc(100% - 90px)}.edit-link{background:white;bottom:22px;right:18px}.hero-vials .vial-photo{width:25%;height:100%;object-fit:contain}.hero-vials{width:100%;height:100%;transform:none;gap:0}.hero-fallback{background:#f6f3f2}.hero-fallback .big-word{display:none}@media(max-width:600px){#edit-vial{height:380px}.stack-art{height:275px}.product-art .vial-photo{object-fit:cover}.product-art{height:210px}}
.box-builder{background:#f6eff8}.box-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(290px,1fr);gap:35px;align-items:start}#box-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.box-option{display:grid;grid-template-columns:38% minmax(0,1fr);align-items:center;background:white;border-radius:14px;overflow:hidden;min-height:180px}.box-photo{height:180px;overflow:hidden;background:#f6f3f2}.box-photo .vial-photo{object-fit:cover}.box-option-copy{padding:16px 12px;min-width:0}.box-option h3{font-size:20px;letter-spacing:-.04em;overflow-wrap:anywhere}.box-option select{max-width:100%;width:100%;margin-top:12px;background:#fff;border:1px solid var(--line);border-radius:6px;padding:7px 2px;color:var(--green);font-size:12px;min-height:38px}.box-option .quantity{margin-top:12px}.box-option .quantity button{min-width:32px}.box-summary{position:sticky;top:110px;background:white;padding:26px;border-radius:16px}.box-summary h3{font-size:28px;margin:12px 0 20px}.box-line{display:flex;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid var(--line);font-size:12px}.box-line b{white-space:nowrap}.box-summary .subtotal{margin:22px 0}.box-summary .button{width:100%;font-size:14px}.box-summary .text-link{font-size:12px}.box-summary .small{margin-bottom:0}.filters{flex-wrap:wrap}.products .product-heading h3{overflow-wrap:anywhere;font-size:clamp(18px,1.8vw,25px)}.product-heading{align-items:flex-start;flex-direction:column;gap:8px}.product-info p{min-height:43px}@media(max-width:900px){.box-layout{grid-template-columns:1fr}.box-summary{position:static}#box-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){#box-options{grid-template-columns:1fr}.box-option{grid-template-columns:110px minmax(0,1fr);min-height:150px}.box-photo{height:165px}.box-option-copy{padding:16px}.box-option h3{font-size:24px}.box-option select{font-size:16px;min-height:44px}.box-option .quantity button{min-width:40px}.box-summary{padding:22px}.filters button{padding:9px 13px}.product-info p{min-height:52px}}
/* Continuous hero scene: blend the photo edges into the lavender canvas. */
.hero{background:#eee4f8;position:relative;isolation:isolate;grid-template-columns:44% 56%;min-height:600px;overflow:hidden}.hero-copy{position:relative;z-index:3;padding:64px 5% 58px 11.4%}.hero h1{font-size:clamp(56px,6.1vw,88px)}.hero-art{overflow:visible;background:transparent;align-self:stretch;min-height:600px}.hero-art>img{object-fit:contain;background:transparent;position:absolute;inset:0;width:100%;height:100%;mask-image:linear-gradient(to right,transparent 0%,#000 7%,#000 100%),linear-gradient(to bottom,transparent 0%,#000 8%,#000 92%,transparent 100%);mask-composite:intersect;-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 7%,#000 100%),linear-gradient(to bottom,transparent 0%,#000 8%,#000 92%,transparent 100%);-webkit-mask-composite:source-in}.hero-art:before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 58% 48%,#d4badf 0%,#e3d3ec 43%,#eee4f8 73%);z-index:0}.hero-art>img{top:50%;bottom:auto;height:auto;aspect-ratio:3/2;transform:translateY(-50%)}.hero-art .photo-note{bottom:22px;right:20px;background:transparent;color:#526558}.hero-fallback{background:transparent}@media(max-width:900px) and (min-width:601px){.hero{min-height:520px;grid-template-columns:43% 57%}.hero-copy{padding:40px 3% 40px 11.6%}.hero h1{font-size:52px}.hero-art{min-height:520px}.hero-copy>p:not(.intro):not(.hero-note){font-size:16px}}@media(max-width:600px){.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:36px 25px 12px}.hero h1{font-size:52px}.hero-art{min-height:0;height:auto;aspect-ratio:3/2;overflow:hidden;margin-top:-3px}.hero-art>img{top:0;transform:none;height:100%;object-fit:contain;mask-image:linear-gradient(to bottom,transparent 0%,#000 8%,#000 92%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 8%,#000 92%,transparent 100%)}.hero-art:before{background:radial-gradient(ellipse at center,#d9c3e5,#eee4f8 75%)}.hero-art .photo-note{bottom:8px;right:15px;font-size:9px}}

/* Bloom commerce: progress and suggestions scroll; only the review action stays anchored. */
.commerce-values a{font-size:13px;text-align:center}.offer-progress{background:#f2e9f7;border-radius:15px;padding:17px;margin:0 0 20px}.offer-progress p{margin:0 0 9px;font-size:14px}.offer-progress small,.gift-note p,.bag-suggestion small{font-size:11px;line-height:1.5}.offer-progress progress{display:block;width:100%;height:7px;border:0;border-radius:8px;overflow:hidden;background:#dfd3e6;accent-color:var(--green)}progress::-webkit-progress-bar{background:#dfd3e6}progress::-webkit-progress-value{background:var(--green);border-radius:8px}.bulk-steps{display:flex;gap:8px;margin:15px 0 10px}.bulk-steps span{flex:1;text-align:center;font-size:11px;border:1px solid #c9b7d2;padding:7px 3px;border-radius:30px}.bulk-steps .earned{background:var(--green);border-color:var(--green);color:white}.gift-note{display:flex;gap:12px;background:var(--mint);border-radius:12px;padding:15px;margin:15px 0}.gift-note>span{font-size:25px}.gift-note b{font-size:13px}.gift-note p{margin:4px 0 0}.bag-suggestion{border-top:1px solid var(--line);padding:22px 0;margin-top:20px}.suggestion-product{display:grid;grid-template-columns:90px 1fr;gap:16px;margin:14px 0}.suggestion-product img{height:110px;object-fit:cover;border-radius:10px}.suggestion-product p{font-size:12px;margin:4px 0 10px}.suggestion-product .card-btn{min-height:44px;max-width:180px}.bag-settings,.offer-terms{border-top:1px solid var(--line);padding:15px 0}.bag-settings summary,.offer-terms summary,.price-detail summary{cursor:pointer;min-height:34px;font-size:13px}.bag-settings label{display:block;font-size:12px;margin:15px 0 5px}.bag-settings select,.promo-entry input{width:100%;min-width:0;min-height:44px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:8px;color:var(--green);font-size:16px}.promo-entry{display:flex;gap:8px}.promo-entry button{width:85px}.bag-settings small,.offer-terms p{font-size:11px}.cost-line{display:flex;justify-content:space-between;gap:15px;font-size:13px;margin:7px 0}.saving{color:#2a6946}.saved-total{margin:0 0 8px!important;font-size:12px!important;color:var(--green)!important}.drawer-bottom .subtotal{margin:8px 0 12px}.drawer-bottom .preview-caption{font-size:10px;margin:7px 0 0;text-align:center}.price-detail[open]{max-height:150px;overflow:auto}.review-pricing{margin-top:22px}.box-benefits{display:flex;gap:12px;margin:8px 0 25px;flex-wrap:wrap}.box-benefits span{background:#e8d8ef;padding:10px 18px;border-radius:30px;font-size:12px}.box-summary .offer-progress{margin-top:20px}.box-savings{font-size:12px}.pdp-perks{background:#f2e9f7;border-radius:15px;padding:18px;margin:24px 0}.pdp-perks p{font-size:13px;margin:5px 0}.pdp-perks small{display:block;font-size:11px}#box-mobile,#mobile-bag{display:none}.drawer-body{min-height:120px}.drawer-bottom{flex-shrink:0;padding:16px 24px}.drawer[open]{max-height:100dvh;height:100dvh;overflow:hidden;display:flex;flex-direction:column}.drawer-body{flex:1;overflow:auto;overscroll-behavior:contain}.drawer-head{flex-shrink:0}#box-summary{scroll-margin-top:110px}
@media(max-width:900px){#box-mobile:not([hidden]){display:block;position:sticky;top:92px;z-index:4;background:var(--green);color:white;padding:12px 18px;border-radius:30px;text-align:center;margin-bottom:16px;font-size:14px}}
@media(max-width:600px){.commerce-values{gap:9px;padding:15px 12px}.commerce-values a{font-size:10px;line-height:1.5}.drawer-bottom{padding:12px 20px}.drawer-body{padding:18px 20px}.drawer-head h2{font-size:28px}.drawer-head{padding:16px 20px}.box-benefits{gap:8px}.box-benefits span{font-size:11px}#mobile-bag:not([hidden]){display:flex;position:fixed;bottom:12px;left:12px;right:12px;width:calc(100% - 24px);z-index:6;border:0;border-radius:18px;background:var(--green);color:white;box-shadow:0 4px 24px #194b3220;padding:13px 17px;justify-content:space-between;align-items:center;text-align:left;font-size:13px}#mobile-bag small{display:block;font-size:10px;font-weight:400;margin-top:2px}body.modal-open #mobile-bag{display:none}body:has(#mobile-bag:not([hidden])){padding-bottom:90px}#box-mobile{top:76px}#box-summary{scroll-margin-top:90px}.box-summary .subtotal{font-size:15px}}

.product-card{position:relative}.favorite-toggle{position:absolute;z-index:2;right:12px;top:12px;border:0;border-radius:50%;background:#ffffffe8;width:44px;height:44px;font-size:25px;line-height:1}.favorite-toggle[aria-pressed=true]{background:var(--green);color:white}.saved-toggle{display:flex;align-items:center;gap:7px;border:0;background:none;min-height:44px;font-size:14px}.saved-toggle>span:last-child{font-size:11px}#saved{width:580px}#saved h2{font-size:42px}.saved-product{display:grid;grid-template-columns:110px 1fr;gap:20px;border-bottom:1px solid var(--line);padding:20px 0}.saved-product img{height:150px;object-fit:cover;border-radius:12px}.saved-product h3{font-size:24px}.saved-product select{width:100%;padding:9px 5px;margin:10px 0;min-height:44px;font-size:16px;border:1px solid var(--line);border-radius:6px;color:var(--green);background:white}.saved-product .text-link{font-size:12px}#recent-section{background:#faf6f9}#recent-items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.recent-card img{aspect-ratio:1;object-fit:cover;border-radius:16px;margin-bottom:12px}.recent-card small{display:block}header{gap:14px}header nav{gap:22px}@media(max-width:900px){.saved-label{display:none}}@media(max-width:600px){header{gap:7px}.saved-toggle{padding:5px}#recent-items{grid-template-columns:repeat(2,minmax(0,1fr))}#saved{padding:40px 22px 22px}.saved-product{grid-template-columns:85px 1fr;gap:12px}.saved-product img{height:120px}.favorite-toggle{right:8px;top:8px}#recent-section h2{font-size:33px}}

@media(min-width:901px){.box-summary{max-height:calc(100dvh - 130px);overflow-y:auto;overscroll-behavior:contain}}

/* Pick a size, fill the slots, complete the Bloom bag. */
.bag-size-picker{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:24px 0 10px}.bag-size-card{display:grid;grid-template-columns:43% 1fr;align-items:center;gap:24px;text-align:left;border:2px solid transparent;background:#fff9;border-radius:24px;padding:28px;min-height:270px;transition:border-color 180ms,background 180ms}.bag-size-card[aria-pressed=true]{border-color:var(--green);background:#fff}.size-copy{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.size-eyebrow{font-size:12px}.size-copy strong{font:600 30px Manrope,sans-serif;letter-spacing:-.05em}.size-discount{font-size:20px;background:#e3ede2;padding:5px 15px;border-radius:30px}.size-copy small{font-size:12px;line-height:1.5}.size-cta{font-size:13px;font-weight:600;margin-top:6px}.bag-illustration{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:35px 0 5px;height:175px;background:#eac1d2;border-radius:9px 9px 25px 25px;box-shadow:inset -14px 0 #cf91b32b,0 12px 20px #74477518;transform:rotate(-7deg)}.bag-illustration:before{content:'';position:absolute;top:-40px;width:64px;height:65px;border:9px solid #dbaaC2;border-bottom:0;border-radius:45px 45px 0 0;z-index:0}.bag-illustration:after{content:'';position:absolute;inset:7px;border:1px solid #fff6;border-radius:6px 6px 20px 20px}.bag-illustration b{font-family:Manrope,sans-serif;font-size:36px;letter-spacing:-.08em;line-height:1}.bag-illustration b span{display:block;text-align:right;font-size:11px;letter-spacing:0}.bag-illustration em{font-size:9px;font-style:normal;margin-top:18px;letter-spacing:.07em}.big-bag{background:#d8c8ec;transform:rotate(6deg);height:192px}.big-bag:before{border-color:#beabd5}.builder-step{display:flex;justify-content:space-between;gap:14px;padding:25px 0 18px;font-size:14px}.builder-step span{font-size:12px}.box-summary{border:2px solid transparent}.bag-complete{border-color:var(--green);background:#f8fcf7}.bag-savings-preview{background:#eee4f8;border-radius:14px;padding:16px;margin:18px 0 0;display:flex;flex-direction:column;gap:4px}.bag-savings-preview>span{font-size:12px}.bag-savings-preview>b{font-size:27px;letter-spacing:-.04em}.bag-savings-preview small{font-size:11px}#bag-slots{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin:15px 0}.bag-slot{min-width:0;border:1px dashed #bda7c7;border-radius:10px;height:98px;background:#f7f0fa;position:relative;overflow:hidden;padding:0;display:flex;align-items:center;flex-direction:column;justify-content:center}.empty-slot>b{font-size:24px;font-weight:400;color:#a88db3}.bag-slot small{font-size:8px}.bag-slot img{height:65px;width:100%;object-fit:cover}.bag-slot>span{font-size:8px;line-height:1.3}.bag-slot i{position:absolute;top:1px;right:2px;font-size:13px;background:#fff;border-radius:50%;width:17px;height:17px;font-style:normal}.filled{border-style:solid;background:white;animation:slot-in 160ms ease}.box-summary h3{font-size:24px}#box-lines{max-height:120px;overflow:auto}#box-lines .box-line{font-size:10px;padding:6px 0}#box-lines>p{display:none}.box-summary .subtotal{font-size:14px;margin:14px 0}#box-add{font-size:12px}.box-builder{padding-top:60px}.hero-copy .button{font-size:14px}.box-option .quantity button{min-width:44px;min-height:44px}@keyframes slot-in{from{opacity:.5;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
@media(max-width:900px){.bag-size-card{padding:20px;gap:16px}.size-copy strong{font-size:24px}.bag-illustration b{font-size:29px}.box-layout{display:flex;flex-direction:column}.box-summary{order:-1;width:100%}#box-options{width:100%}#bag-slots{max-width:520px}.box-summary .small{font-size:10px}}
@media(max-width:600px){.bag-size-picker{gap:10px}.bag-size-card{display:flex;flex-direction:column;padding:14px 12px;gap:16px;border-radius:18px;min-height:0}.bag-illustration{width:105px;height:120px;margin-top:28px}.big-bag{height:130px;margin-top:18px}.bag-illustration:before{top:-29px;width:45px;height:45px;border-width:7px}.bag-illustration b{font-size:29px}.bag-illustration em{font-size:7px;margin-top:12px}.size-copy{gap:7px;width:100%}.size-copy strong{font-size:22px}.size-eyebrow{font-size:10px}.size-discount{font-size:17px;padding:4px 10px}.size-copy small{font-size:10px}.size-cta{font-size:11px}.builder-step{flex-direction:column;gap:3px}.box-builder{padding:40px 20px}.box-summary{padding:18px}.bag-slot{height:98px}.box-summary h3{font-size:25px}.bag-savings-preview{padding:12px}.bag-savings-preview>b{font-size:23px}.box-layout{gap:20px}header nav a[href="#stacks"]{display:block!important}header nav a[href="#shop"]{display:none}.saved-toggle{font-size:12px}header nav{font-size:12px}#box-mobile{top:76px}}
@media(prefers-reduced-motion:reduce){.filled{animation:none}.bag-size-card{transition:none}}
@media(max-width:600px){header .logo{font-size:34px}header .logo span{font-size:10px}header .logo i{display:none}header nav{flex-shrink:0}header nav a[href="#stacks"]{font-size:0;white-space:nowrap}header nav a[href="#stacks"]:after{content:'Build a bag';font-size:11px}.builder-in-view #mobile-bag{display:none!important}.bag-slot i{pointer-events:none}}

/* Text-only size cards until the requested Higgsfield photography is available. */
.bag-size-card{grid-template-columns:1fr;min-height:210px}.bag-size-card[data-bag-size="5"]{background:#f7e2eb}.bag-size-card[data-bag-size="10"]{background:#eae0f4}@media(max-width:600px){.bag-size-card{min-height:210px;justify-content:center}}

/* Photorealistic native-generated packaging assets. */
.bag-size-card{grid-template-columns:48% minmax(0,1fr);padding:15px;gap:22px;overflow:hidden}.bag-photograph{display:block;width:100%;aspect-ratio:1;object-fit:contain;border-radius:15px}.bag-size-card .size-copy{padding:12px 12px 12px 0}@media(max-width:600px){.bag-size-card{padding:9px;gap:10px}.bag-photograph{border-radius:11px}.bag-size-card .size-copy{padding:5px 4px 10px}}

.bac-addon{display:grid;grid-template-columns:65px minmax(0,1fr) auto;position:relative;gap:12px;align-items:center;background:#eef3e9;border:1px solid #ceddcc;padding:18px 24px 18px 10px;border-radius:14px;margin:20px 0}.bac-addon img{width:65px;height:85px;object-fit:cover;border-radius:8px}.bac-addon .intro{font-size:10px;margin:0 0 4px}.bac-addon b{font-size:13px;line-height:1.2;display:block}.bac-addon p{font-size:12px;margin:5px 0}.bac-addon a{font-size:10px;text-decoration:underline}.bac-addon>.button{min-height:44px;padding:10px 12px;font-size:12px}.bac-dismiss{position:absolute;top:0;right:0;width:28px;height:28px;border:0;background:none;font-size:18px}.checkout-options{display:grid;grid-template-columns:1fr 1fr;gap:8px 14px;margin:22px 0}.checkout-options label{font-size:12px}.checkout-options select{grid-row:2;width:100%;min-width:0;min-height:44px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--green);padding:8px;font-size:14px}.checkout{width:650px}.drawer-bottom .cost-line{font-size:12px}.drawer-bottom .price-detail summary{min-height:25px;font-size:11px}@media(max-width:600px){.bac-addon{grid-template-columns:48px minmax(0,1fr) auto;gap:8px}.bac-addon img{width:48px;height:70px}.bac-addon b{font-size:12px}.bac-addon>.button{padding:8px;font-size:11px}.checkout-options{display:flex;flex-direction:column;gap:6px}.checkout-options select{font-size:16px}.checkout-options label{margin-top:10px}.drawer-bottom .subtotal{margin:6px 0 10px}.drawer-bottom .button{min-height:48px;padding:12px 20px}}
.bag-photograph{height:auto;max-width:100%;align-self:center}.bag-size-card{align-items:center}

.policy-layout{display:grid;grid-template-columns:220px minmax(0,760px);gap:65px;max-width:1180px;margin:auto;padding:65px 30px}.policy-layout aside{position:sticky;top:120px;align-self:start}.policy-layout nav{display:flex;flex-direction:column;gap:4px;margin-top:20px}.policy-layout nav a{font-size:14px;padding:8px 0;min-height:44px}.policy-layout h1{font-size:clamp(38px,5vw,66px)}.policy-layout h2{font-size:24px;letter-spacing:-.035em;margin:32px 0 12px}.policy-layout p{max-width:68ch;font-size:15px;line-height:1.8}.policy-layout .policy-deck{font-size:21px}.policy-layout a{overflow-wrap:anywhere}.legal-links{grid-column:1/-1;display:flex!important;flex-wrap:wrap;justify-content:flex-start!important;gap:15px!important;font-size:12px!important}@media(max-width:700px){.policy-layout{grid-template-columns:1fr;padding:30px 22px;gap:25px}.policy-layout aside{position:static}.policy-layout nav{flex-direction:row;flex-wrap:wrap;gap:6px 16px}.policy-layout nav a{font-size:12px}.policy-layout h1{margin-top:15px}.policy-layout p{font-size:14px}}
/* NLL payment mechanics, Bloom form styling. */
#checkout{padding:0;overflow:clip;width:min(720px,calc(100% - 24px));max-height:calc(100dvh - 24px)}
.checkout-heading{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #d7e2d9;background:#fff}.checkout-heading h2{font-size:30px;margin:0}.checkout-heading .close{position:static;flex:none;width:44px;height:44px}.checkout-scroll{padding:24px;overflow-y:auto;max-height:calc(100dvh - 124px);max-height:calc(var(--checkout-height,100dvh) - 124px);overscroll-behavior:contain}
#bloom-checkout-form fieldset{border:0;padding:0;margin:24px 0;min-width:0}#bloom-checkout-form legend{font-weight:700;font-size:22px}.bloom-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.bloom-fields label{min-width:0;font-size:14px}.bloom-fields input,.bloom-fields select{display:block;width:100%;max-width:100%;min-width:0;min-height:48px;margin-top:6px;padding:12px;border:1px solid #b9cdbf;border-radius:10px;background:#fff;color:#194b32;font-size:16px;box-sizing:border-box}.research-attestation{display:flex;gap:12px;align-items:flex-start;margin:24px 0;font-size:13px;line-height:1.6}.research-attestation input{flex:0 0 20px;width:20px;height:20px;margin-top:3px}.research-attestation a{text-decoration:underline}#bloom-pay{width:100%}#payment-status{line-height:1.6;overflow-wrap:anywhere}#bloom-payment-element{min-height:160px}#payment-retry{margin-right:20px}#checkout-items,.checkout-scroll{min-width:0}#checkout input:focus-visible,#checkout select:focus-visible{outline:2px solid #194b32;outline-offset:2px}@media(max-width:420px){.bloom-fields{grid-template-columns:minmax(0,1fr)}.checkout-scroll{padding:18px}.checkout-heading{padding:12px 18px}}
.testing-strip{display:grid;grid-template-columns:1fr 1fr;gap:48px;padding:40px max(24px,5vw);background:#e1eee5}.testing-strip h2{font-size:clamp(24px,3vw,36px);line-height:1.15;margin:8px 0 12px}.testing-strip p{max-width:58ch}.testing-points{display:flex;gap:8px;flex-wrap:wrap;align-content:center}.testing-points span{padding:9px 14px;border:1px solid #acc5b2;border-radius:24px;font-size:14px}.testing-points small{flex-basis:100%;line-height:1.5;margin-top:8px}.doc-link>span:last-child{font-size:13px;text-align:right}.doc-link{gap:18px}#docs{max-height:calc(100dvh - 28px);overflow:auto}#docs .close{position:sticky;top:0;float:right;background:white;z-index:1}#signup-status{font-size:14px;line-height:1.5}@media(max-width:640px){.testing-strip{grid-template-columns:1fr;gap:18px;padding:28px 22px}}

.saved-cart-notice{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:25;background:#eee4f8;border:1px solid #194b32;border-radius:20px;padding:20px;display:flex;align-items:center;gap:20px;width:min(92vw,760px);box-shadow:0 10px 40px #194b3226}.checkout-account{padding:18px;background:#eee4f8;border-radius:14px;margin-bottom:20px}.checkout-account label{display:block;margin-top:12px}.checkout-account input,.checkout-account select{width:100%}.pdp-wrap{padding:36px 5% 72px}footer nav[aria-label="Product pages"]{flex-wrap:wrap;margin-top:24px;font-size:13px}@media(max-width:600px){.saved-cart-notice{flex-direction:column;gap:10px}}

.checkout-account{grid-column:1 / -1;min-width:0}.checkout-account input,.checkout-account select{min-width:0;max-width:100%}

.mobile-account{display:none}@media(max-width:700px){.mobile-account{display:inline-block;font-size:12px;padding:10px 0}.cart-toggle{gap:4px}}

/* Phone navigation and touch layout: keep every primary action inside the viewport. */
@media(max-width:1024px){
 header{height:auto;min-height:100px;padding:12px 18px 0;display:flex;flex-wrap:wrap;gap:4px 10px;align-items:center}
 header .logo{font-size:34px;margin-right:auto;flex-shrink:0}header .logo span{font-size:10px}header .logo i{display:none}
 header nav[aria-label="Main navigation"]{order:5;flex-basis:100%;margin:0;display:flex;justify-content:space-between;gap:8px;border-top:1px solid var(--line);font-size:12px}
 header nav[aria-label="Main navigation"] a{display:flex!important;align-items:center;min-height:44px;font-size:12px!important;white-space:nowrap}
 header nav[aria-label="Main navigation"] a[href="/account.html"]{display:none!important}
 header nav[aria-label="Main navigation"] a:after{content:none!important}
 header .mobile-account{font-size:12px;min-height:44px;display:flex;align-items:center}
 header .saved-toggle{min-width:44px;min-height:44px;padding:4px;gap:3px;margin:0}
 header .cart-toggle{min-height:44px;padding:4px;gap:4px;flex-shrink:0;font-size:12px}header .cart-toggle svg{display:none}
 html{scroll-padding-top:114px}
 .filters{max-width:100%;flex-wrap:wrap}.filters button{min-height:44px}
 .policy-layout nav a,footer nav[aria-label="Product pages"] a{display:inline-flex!important;align-items:center;min-height:44px}
 footer nav[aria-label="Product pages"]{gap:8px 14px;margin-left:0}footer nav[aria-label="Product pages"] span{display:none}
 .product-info p{font-size:13px}.product-heading h3{overflow-wrap:anywhere}
 .box-option,.box-option>div,.box-summary,.size-copy{min-width:0}
 .box-option select{font-size:16px;max-width:100%;min-width:0}
 .box-summary .small,.size-copy small{font-size:12px}.bag-slot{min-height:104px}.bag-slot>span,.bag-slot small{font-size:10px}
 .bag-slot i{width:22px;height:22px;font-size:17px}
 .bac-addon{grid-template-columns:48px minmax(0,1fr);padding:20px 16px 14px;gap:10px}.bac-addon>.button{grid-column:1/-1;width:100%;font-size:14px}.bac-dismiss{width:44px;height:44px}
 .bac-addon b{padding-right:22px}.bac-addon a{display:inline-flex;min-height:44px;align-items:center;font-size:12px}
 .drawer-head,.drawer-bottom{flex-shrink:0}.drawer-body{min-height:0;overscroll-behavior:contain}.drawer-bottom{padding-bottom:max(16px,env(safe-area-inset-bottom))}
 .drawer-bottom .price-detail summary{min-height:44px}.doc-link{align-items:center;min-height:60px}.doc-link>span:first-child{min-width:0}.doc-link>span:last-child{flex-shrink:0;font-size:12px}
 #docs{padding:22px;width:calc(100% - 24px)}#docs h2{font-size:32px}
 input,select,textarea{font-size:16px}.checkout-scroll{padding-bottom:max(24px,env(safe-area-inset-bottom))}
 #mobile-bag{bottom:max(12px,env(safe-area-inset-bottom))}#box-mobile{top:110px}
 body{padding-bottom:80px}
}
@media(max-width:360px){header{padding-left:12px;padding-right:12px;gap:4px 6px}header .logo{font-size:29px}header nav[aria-label="Main navigation"] a{font-size:11px!important}.section{padding-left:16px;padding-right:16px}.bag-slot>span{font-size:9px}.product-heading h3{font-size:20px}}

@media(max-width:700px){.doc-link>span:last-child{max-width:45%}.signup h2{font-size:38px}.signup-panel{padding:22px}.signup .check{font-size:13px}.account-heading{gap:12px;flex-wrap:wrap}.account-tabs button{flex-shrink:0}.reward-row{flex-wrap:wrap}}

@media(min-width:601px) and (max-width:1024px){header .saved-label{display:none}header nav[aria-label="Main navigation"]{justify-content:center;gap:32px}}

/* Preserve the complete collection photograph inside the signup popup. */
.signup-band{height:auto;min-height:0;overflow:visible;background:#eee4f8}
.signup-band img{display:block;width:100%;height:auto;max-height:30dvh;object-fit:contain;object-position:center}
.signup-band>span{position:static;display:block;width:max-content;margin:6px auto 0;background:transparent;padding:0}
.size-stack-note{font-weight:600;color:var(--green)}

/* Show complete vials in every shopping view, without zoom crops. */
.product-art{padding:14px;background:#f8f5f6}
.product-art .vial-photo,.pdp-art .vial-photo,.bag-art .vial-photo,.box-photo .vial-photo,.stack-art .vial-photo{min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain;object-position:center}
.product-art .vial-photo{width:100%;height:100%;transform:none;transition:none}
.product-art:hover .vial-photo{transform:none}
.suggestion-product img,.saved-product img,.recent-card img,.bag-slot img,.bac-addon img{object-fit:contain;object-position:center}
@media(max-width:600px){.product-art{padding:10px}}

.checkout-account-link{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:-18px;padding:18px;min-height:64px;border-radius:14px;font-weight:600;text-decoration:underline;text-underline-offset:3px}.checkout-account-link:hover{background:#e4d5f2}.checkout-account-link span{flex-shrink:0}

/* A clear, composed close to the storefront. */
.site-footer{display:block;padding:54px max(22px,5vw) 26px;background:#f4eef8;border-top:1px solid #e6dbea}
.site-footer .footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:48px;justify-content:initial}
.site-footer .footer-brand .logo{font-size:46px}.site-footer .footer-brand p{font-size:16px;margin:15px 0;text-align:left}.site-footer .footer-brand .footer-research{font-size:12px;color:var(--muted);line-height:1.7}
.site-footer h2{font:600 14px Manrope,sans-serif;letter-spacing:0;margin:0 0 14px}
.site-footer nav{display:flex;flex-direction:column;gap:0;margin:0;font-size:14px}
.site-footer nav a{display:flex!important;align-items:center;min-height:38px;padding:5px 0;line-height:1.4}
.site-footer .footer-collection{border-top:1px solid #194b3220;margin-top:34px;padding-top:26px}
.site-footer nav[aria-label="Product pages"]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 24px;margin:0;font-size:13px}
.site-footer .footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid #194b3220;margin-top:26px;padding-top:22px}
.site-footer .footer-bottom p{font-size:11px;margin:0;text-align:left;line-height:1.8}.site-footer .footer-bottom p span{color:var(--muted)}
.site-footer .footer-bottom nav{flex-direction:row;flex-wrap:wrap;gap:4px 20px;font-size:12px}
@media(max-width:700px){.site-footer{padding-top:36px}.site-footer .footer-top{grid-template-columns:1fr 1fr;gap:26px 20px}.site-footer .footer-brand{grid-column:1/-1}.site-footer .footer-brand .logo{font-size:40px}.site-footer nav a{min-height:44px}.site-footer nav[aria-label="Product pages"]{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.site-footer .footer-bottom{display:block}.site-footer .footer-bottom nav{margin-top:12px;gap:0 18px}.site-footer .footer-collection{margin-top:24px}}
