:root{--cream:#f7f3e9;--ink:#25251e;--green:#203e32;--red:#923b32;--muted:#6c6b60;--line:#dcd8cb;--heading:'Oswald',sans-serif;--body:'Archivo',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:var(--heading);font-weight:600;line-height:1.12;letter-spacing:-.025em}h2{font-size:clamp(36px,4.2vw,58px)}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #bc7542;outline-offset:6px}.wrap{width:min(1240px,calc(100% - 80px));margin-inline:auto}.section{padding-block:100px}.eyebrow{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;margin-bottom:20px}.red{color:var(--red)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 27px;border:1px solid var(--green);background:var(--green);color:var(--cream);border-radius:100px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#315643;transform:translateY(-2px)}.button-small{min-height:43px;padding:9px 24px}.button-outline{background:transparent;color:var(--green)}.button-outline:hover{background:#e6e8dc}.button-cream{color:var(--red);background:var(--cream);border-color:var(--cream)}.button-cream:hover{background:#fff}.skip-link{position:fixed;top:-80px;left:20px;z-index:100;background:var(--green);color:#fff;padding:12px 20px}.skip-link:focus{top:10px}.site-header{position:sticky;top:0;z-index:20;background:rgba(247,243,233,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.nav-row{display:flex;align-items:center;gap:32px;height:90px}.brand{width:166px;margin-right:auto}.desktop-nav{display:flex;gap:30px;margin-right:30px;font-size:13px;font-weight:500}.desktop-nav a:hover{color:var(--red)}.mobile-nav{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:660px;gap:20px;padding-block:65px}.hero h1{font-size:clamp(44px,5.5vw,76px)}.hero h1 em{font-style:normal;color:var(--red)}.hero-description{max-width:400px;font-size:17px;margin-top:27px;color:var(--muted);line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-images{position:relative;height:485px;isolation:isolate}.hero-pine{position:absolute;left:-8%;top:0;width:89%;transform:rotate(-9deg);z-index:1}.hero-cola{position:absolute;right:-4%;bottom:-4%;width:79%;transform:rotate(10deg)}.marquee{position:relative;background:var(--red);color:var(--cream);padding:22px 0;overflow:hidden}.marquee-window{overflow:hidden}.marquee-track{display:flex;width:max-content;animation:marquee 38s linear infinite}.marquee-group{display:flex;align-items:center;gap:55px;padding-right:55px;flex-shrink:0;font-family:var(--heading);font-size:20px;letter-spacing:.04em}.marquee-group i{font-size:16px;font-style:normal;opacity:.65}.marquee-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);border:1px solid #bf8479;border-radius:100px;background:var(--red);color:var(--cream);padding:6px 12px;font-size:11px}.marquee:hover .marquee-track,.marquee:focus-within .marquee-track,.marquee.is-paused .marquee-track{animation-play-state:paused}@keyframes marquee{to{transform:translateX(-50%)}}.section-heading{margin-bottom:50px}.centered{text-align:center}.section-heading .section-subtitle{color:var(--muted);margin-top:19px;font-size:16px;line-height:1.6}.design-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 24px}.design-card{min-width:0}.design-image{background:#f0ece1;border-radius:8px;overflow:hidden;aspect-ratio:1.2;display:flex;align-items:center;justify-content:center}.design-image img{width:100%;transition:transform .3s}.design-card:hover .design-image img{transform:scale(1.06)}.design-caption{position:relative;padding:17px 0 0 34px}.design-number{position:absolute;left:0;top:18px;font-size:12px;color:var(--red);font-weight:600}.design-caption h3{font-size:16px;font-weight:600;line-height:1.45}.design-caption p{font-size:12px;color:var(--muted);line-height:1.6;margin-top:5px}.design-brand{border-radius:8px;background:var(--green);color:var(--cream);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;gap:35px}.design-brand img{width:160px}.design-brand span{font-family:var(--heading);font-size:26px;line-height:1.3}.products{padding-block:35px 20px}.product-row{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:75px;padding-block:66px}.product-row:nth-child(even) .product-copy{order:2}.product-row:nth-child(even) .product-photo{order:1}.product-copy h2{font-size:54px;margin-bottom:16px}.product-copy .eyebrow{margin-bottom:13px}.grit{display:inline-block;padding:4px 11px;border:1px solid var(--line);border-radius:30px;font-size:10px;font-weight:600;letter-spacing:.07em;margin-bottom:25px}.small-label,.ingredients h3{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--red);font-weight:600;margin-bottom:6px}.scent{font-size:18px;line-height:1.5;font-weight:500;max-width:440px;margin-bottom:20px}.product-description{font-size:14px;line-height:1.8;color:var(--muted)}.ingredients{margin-top:23px}.ingredients p{font-size:12px;line-height:1.8;color:var(--muted)}.product-photo{border-radius:8px;overflow:hidden}.product-photo img{width:100%;aspect-ratio:1.36;object-fit:cover}.pricing{padding-bottom:70px}.price-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.price-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:28px 14px 17px;border:1px solid var(--line);border-radius:8px;background:#faf8f1;transition:background .2s,border-color .2s,transform .2s}.price-card h3{font-family:var(--heading);font-weight:500;font-size:21px}.bundle-price{margin-top:13px;font-size:17px}.bundle-price span{display:block;font-size:11px;color:var(--muted)}.unit-price{border-top:1px solid var(--line);margin-top:23px;padding-top:20px;width:100%;display:flex;flex-direction:column;align-items:center;line-height:1.4}.unit-price del{color:var(--muted);font-size:15px}.unit-price strong{font-family:var(--heading);font-weight:500;font-size:40px;color:var(--green);margin-top:4px}.unit-price>span:last-child{font-size:12px;color:var(--muted)}.single-price-label{font-size:11px;height:21px;color:var(--muted)}.price-action{font-size:12px;font-weight:600;color:var(--green);margin-top:18px;opacity:0;transform:translateY(4px);transition:opacity .2s,transform .2s}.price-card:hover,.price-card:focus-visible{border-color:var(--green);background:#eceee3;transform:translateY(-4px)}.price-card:hover .price-action,.price-card:focus-visible .price-action{opacity:1;transform:translateY(0)}.price-card.featured{border-color:var(--green)}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;list-style:none;margin:0;padding:0}.timeline li{position:relative}.timeline li:not(:last-child):before{content:'';position:absolute;left:65px;top:26px;height:1px;right:-35px;background:#b9c2b1}.step-number{position:relative;display:flex;align-items:center;justify-content:center;width:54px;height:54px;border:1px solid var(--green);border-radius:50%;font-family:var(--heading);font-size:25px;color:var(--green);background:var(--cream);margin-bottom:26px}.timeline h3{font-size:19px;font-weight:500;margin-bottom:12px}.timeline p{font-size:14px;line-height:1.8;color:var(--muted);max-width:330px}.closing{background:var(--red);color:var(--cream);text-align:center;padding:70px 0}.closing h2{font-size:clamp(36px,4.5vw,58px);margin-bottom:30px}.closing .eyebrow{opacity:.8}.deadline{font-size:12px;line-height:1.9;margin-top:27px;color:#f2ddd6}.deadline strong{font-weight:500;color:var(--cream)}.site-footer{background:var(--green);color:var(--cream)}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-block:45px}.footer-row img{width:170px}.footer-row>p{font-size:13px;color:#d4dacf}.footer-contact{display:flex;flex-direction:column;align-items:flex-end;font-size:14px;gap:5px}.copy-email{border:0;background:none;color:inherit;padding:0;display:inline-block;text-align:left;max-width:100%;font-weight:500;text-decoration:underline;text-underline-offset:5px;text-decoration-color:currentColor;text-decoration-thickness:1px}.copy-email:hover{opacity:.75}.footer-contact>a{font-size:12px;color:#d4dacf}.footer-bottom{border-top:1px solid #ffffff25;display:flex;justify-content:space-between;gap:20px;padding-block:19px;font-size:10px;color:#d4dacf}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,15px);z-index:100;background:var(--green);color:#fff;box-shadow:0 5px 30px #0002;padding:13px 24px;border-radius:50px;font-size:14px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;text-align:center;max-width:calc(100vw - 30px);width:max-content}.toast.visible{opacity:1;transform:translate(-50%,0)}.order-page{padding-block:80px 90px}.order-heading{text-align:center}.order-heading h1{font-size:clamp(44px,6vw,72px)}.order-heading>p:last-child{color:var(--muted);font-size:17px;margin-top:24px}.contact-methods{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin-top:55px;padding-block:40px;border-block:1px solid var(--line)}.contact-methods h2{font-family:var(--body);font-size:14px;letter-spacing:0;font-weight:500;margin-bottom:14px}.contact-methods p{font-size:12px;margin-top:12px;color:var(--muted)}.phone-number{font-family:var(--heading);font-size:clamp(30px,3.7vw,48px);line-height:1.3;white-space:nowrap;color:var(--green)}.large-email{font-size:clamp(21px,2.55vw,34px);line-height:1.8;color:var(--green)}.selected-order{margin-top:24px;padding:14px 20px;background:#e9ecdf;border-radius:6px;color:var(--green);font-size:14px}.order-checklist{padding-top:60px}.order-checklist h2{font-size:29px}.order-checklist ol{display:grid;grid-template-columns:1fr 1fr;gap:18px 40px;list-style:none;margin:30px 0 0;padding:0}.order-checklist li{display:flex;gap:17px;font-size:15px}.order-checklist li span{color:var(--red);font-weight:600;font-size:12px;padding-top:3px}.order-terms{display:flex;justify-content:space-between;gap:25px;margin-top:50px;padding-top:24px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}
@media(min-width:1600px){.marquee-group{min-width:100vw;justify-content:space-around}}@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.nav-row{gap:22px}.desktop-nav{gap:20px;margin-right:10px}.hero{min-height:580px}.hero-images{height:400px}.hero h1{font-size:58px}.product-row{gap:40px}.product-copy h2{font-size:45px}.price-grid{gap:10px}.price-card{padding-inline:9px}.unit-price strong{font-size:36px}.design-grid{gap:28px 18px}.design-caption{padding-left:28px}.design-caption h3{font-size:14px}.design-caption p{font-size:11px}.design-brand{padding:20px}.design-brand span{font-size:22px}.footer-row>p{display:none}.contact-methods{gap:25px}}@media(max-width:760px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 36px)}.site-header .nav-row{height:75px;gap:17px}.brand{width:135px}.desktop-nav{display:none}.nav-row>.button-small{font-size:12px;padding:8px 17px;min-height:39px}.mobile-nav{display:block;font-size:12px}.mobile-nav summary{list-style:none;cursor:pointer}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{position:absolute;top:74px;right:0;left:0;background:var(--cream);border-bottom:1px solid var(--line);display:flex;flex-direction:column;padding:15px 24px}.mobile-nav nav a{padding:11px 0}.hero{grid-template-columns:1fr;padding-top:45px;padding-bottom:30px;gap:12px;min-height:auto}.hero-copy{text-align:center}.hero h1{font-size:clamp(42px,9.6vw,64px)}.hero .eyebrow{font-size:10px;margin-bottom:18px}.hero-description{font-size:15px;margin:23px auto 0;max-width:340px}.hero-actions{justify-content:center;margin-top:24px;gap:10px}.hero-actions .button{padding:11px 21px;min-height:46px;font-size:12px}.hero-images{height:330px;width:min(440px,100%);margin-inline:auto}.hero-pine{width:77%;left:0;top:0}.hero-cola{width:69%;right:0;bottom:-2%}.marquee{padding-block:18px}.marquee-group{gap:32px;padding-right:32px;font-size:17px}.section{padding-block:65px}.section-heading{margin-bottom:32px}.section-heading h2{font-size:38px}.section-heading .eyebrow{font-size:10px;margin-bottom:15px}.section-heading .section-subtitle{font-size:14px;margin-top:15px}.design-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 15px}.design-caption{padding-top:13px;padding-left:25px}.design-number{top:15px;font-size:10px}.design-caption h3{font-size:14px}.design-caption p{font-size:11px;margin-top:4px;line-height:1.5}.design-brand{gap:23px}.design-brand span{font-size:19px}.design-brand img{width:125px}.products{padding-top:5px;padding-bottom:5px}.product-row{grid-template-columns:1fr;gap:28px;padding-block:33px}.product-copy{order:1!important}.product-photo{order:2!important}.product-copy h2{font-size:44px}.product-copy .eyebrow{font-size:10px}.grit{margin-bottom:22px}.scent{font-size:17px}.product-description{font-size:14px}.product-photo img{aspect-ratio:1.6}.price-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.price-card{padding:22px 12px 15px}.price-card:last-child{grid-column:1/-1}.price-card:last-child .unit-price{max-width:210px}.unit-price strong{font-size:43px}.price-action{opacity:1;transform:none}.timeline{grid-template-columns:1fr;gap:30px}.timeline li{padding-left:78px;min-height:116px}.step-number{position:absolute;left:0;top:0;width:50px;height:50px;font-size:24px}.timeline li:not(:last-child):before{left:24px;top:63px;bottom:-17px;height:auto;width:1px;right:auto}.timeline h3{font-size:18px;margin-top:8px}.timeline p{font-size:13px;max-width:none}.closing{padding-block:58px}.closing .eyebrow{font-size:10px}.closing h2{font-size:37px}.deadline{font-size:11px}.footer-row{flex-direction:column;align-items:flex-start;gap:25px;padding-block:35px}.footer-contact{align-items:flex-start}.footer-bottom{font-size:9px}.order-page{padding-block:50px 65px}.order-heading>p:last-child{font-size:15px}.contact-methods{grid-template-columns:1fr;gap:30px;margin-top:35px;padding-block:28px}.phone-number{font-size:44px}.large-email{font-size:clamp(21px,6.5vw,30px)}.order-checklist{padding-top:40px}.order-checklist h2{font-size:27px}.order-checklist ol{grid-template-columns:1fr;gap:20px}.order-checklist li{font-size:14px}.order-terms{flex-direction:column;gap:10px;margin-top:35px}.order-heading h1{font-size:48px}}@media(max-width:360px){.nav-row{gap:12px!important}.brand{width:113px}.hero-images{height:280px}.hero h1{font-size:40px}.design-caption{padding-left:0}.design-number{position:static;display:block;margin-bottom:4px}.phone-number{font-size:36px}}@media(hover:none){.price-action{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.marquee-track{transform:none}.marquee-toggle{display:none}.marquee-window{overflow-x:auto}.marquee-group[aria-hidden]{display:none}}

/* Rounded surfaces and original presentation stickers. */
.design-image,.design-brand,.price-card{border-radius:24px}
.product-photo{border-radius:28px;position:relative;overflow:visible}
.product-photo>img:not(.pop-sticker){border-radius:28px}
.selected-order{border-radius:16px}
.design-card{position:relative;isolation:isolate;border-radius:24px}
.design-caption{padding-left:43px;min-height:80px}
.design-caption h3+p{margin-top:2px}
.products-action{display:flex;justify-content:center;padding-top:28px;margin-bottom:8px}
.products-action-button{min-height:68px;padding:18px 46px;font-size:18px}
.design-number{top:15px;font-family:var(--heading);font-size:24px;line-height:1.25;font-weight:500}
.pop-sticker{position:absolute;width:85px;height:85px;object-fit:contain;right:-9px;top:-18px;z-index:3;pointer-events:none;user-select:none;opacity:0;transform:translateY(12px) rotate(-16deg) scale(.45);transform-origin:60% 80%;filter:drop-shadow(0 5px 4px #25251e1c);transition:opacity .15s ease,transform .22s ease}
.hero-images>.hero-sticker{top:auto;bottom:4%;right:7%;width:115px;height:115px;z-index:4}
.product-photo>.product-sticker{top:auto;bottom:-22px;right:15px;width:105px;height:105px;aspect-ratio:auto;object-fit:contain}
.price-card>.price-sticker{width:76px;height:76px;top:-30px;right:-8px}
.design-card:focus-visible>.pop-sticker,.sticker-host:focus-visible>.pop-sticker{opacity:1;transform:translateY(0) rotate(9deg) scale(1);animation:sticker-pop .42s cubic-bezier(.22,.9,.3,1.2) both}
@media(hover:hover) and (pointer:fine){.design-card:hover>.pop-sticker,.sticker-host:hover>.pop-sticker{opacity:1;transform:translateY(0) rotate(9deg) scale(1);animation:sticker-pop .42s cubic-bezier(.22,.9,.3,1.2) both}}
@keyframes sticker-pop{0%{opacity:0;transform:translateY(12px) rotate(-16deg) scale(.45)}65%{opacity:1;transform:translateY(-4px) rotate(13deg) scale(1.12)}100%{opacity:1;transform:translateY(0) rotate(9deg) scale(1)}}
@media(max-width:760px){.design-image,.design-brand,.price-card{border-radius:20px}.product-photo,.product-photo>img:not(.pop-sticker){border-radius:24px}.design-caption{padding-left:33px}.design-number{font-size:21px;top:11px}.pop-sticker{width:65px;height:65px;right:-4px;top:-12px}.hero-images>.hero-sticker{width:85px;height:85px;right:6%}.product-photo>.product-sticker{width:80px;height:80px;right:10px;bottom:-13px}}
@media(max-width:360px){.design-number{position:absolute;display:block;font-size:19px}.design-caption{padding-left:29px}}
@media(prefers-reduced-motion:reduce){.pop-sticker{transform:rotate(9deg) scale(1)}.design-card:hover>.pop-sticker,.design-card:focus-visible>.pop-sticker,.sticker-host:hover>.pop-sticker,.sticker-host:focus-visible>.pop-sticker{animation:none;transform:rotate(9deg) scale(1)}}

/* Detailed ordering guidance and reference-style step cards. */
.marquee{background:var(--green)}
.marquee-group{gap:30px;padding-right:30px;min-width:0;justify-content:initial}
.marquee-group i{color:#ef8c79;font-size:25px;opacity:1}
.marquee-track{animation-duration:32s}
.bundle-price{font-weight:700;font-size:19px}
.bundle-price span{font-weight:400}
.price-card.featured{background:var(--green);color:var(--cream);border-color:var(--green)}
.price-card.featured:hover,.price-card.featured:focus-visible{background:#2d4d3e}
.price-card.featured .unit-price{border-color:#ffffff35}
.price-card.featured .unit-price strong,.price-card.featured .price-action{color:var(--cream)}
.price-card.featured .bundle-price span,.price-card.featured .unit-price del,.price-card.featured .unit-price>span:last-child{color:#d3dbcd}
.price-grid{padding-top:20px}
.price-stickers{position:absolute;display:flex;justify-content:center;align-items:center;top:-30px;left:50%;transform:translateX(-50%);pointer-events:none;z-index:3;opacity:0;transition:opacity .15s;white-space:nowrap}
.price-stickers img{width:48px;height:52px;object-fit:contain;margin-inline:-7px;transform:translateY(10px) scale(.4) rotate(-12deg);filter:drop-shadow(0 3px 2px #0002)}
.price-card:focus-visible .price-stickers{opacity:1}
.price-card:focus-visible .price-stickers img{animation:sticker-pop .4s both;animation-delay:calc(var(--sticker-index)*40ms)}
@media(hover:hover) and (pointer:fine){.price-card:hover .price-stickers{opacity:1}.price-card:hover .price-stickers img{animation:sticker-pop .4s both;animation-delay:calc(var(--sticker-index)*40ms)}}
.design-brand{gap:22px;padding:28px 24px}
.logo-placeholder{border:2px dashed #f7f3e9b0;border-radius:13px;transform:rotate(-5deg);padding:17px 12px;width:100%;font-family:var(--heading);font-size:21px;line-height:1.2;letter-spacing:.01em}
.design-brand>.button{font-family:var(--body);font-size:12px;color:var(--green);min-height:38px;padding:7px 22px}
.process-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:0;margin:0;list-style:none}
.process-cards li{padding:32px;border:1px solid var(--line);border-radius:20px;background:#faf8f1;transition:transform .2s,box-shadow .2s}
.process-cards li:hover{transform:translateY(-4px);box-shadow:0 7px 22px #203e3208}
.process-cards .step-number{position:static;width:auto;height:auto;display:block;border:0;background:none;color:var(--red);font-size:60px;line-height:1.1;margin:0 0 20px}
.process-cards h3{font-family:var(--heading);font-size:25px;font-weight:500;margin-bottom:12px}
.process-cards p{font-size:15px;line-height:1.75;color:var(--muted)}
.order-summary{background:var(--red);color:var(--cream);padding:75px 0}
.order-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:100px;align-items:center}
.order-summary h2{font-size:clamp(36px,4.3vw,57px)}
.summary-checklist{padding:0;margin:32px 0 0;list-style:none;display:grid;gap:15px;font-size:15px}
.summary-checklist li{display:flex;gap:18px;align-items:baseline}
.summary-checklist span{font-family:var(--heading);font-size:19px;opacity:.65}
.order-summary-right{border-left:1px solid #ffffff35;padding-left:55px}
.order-timing>.eyebrow{margin-bottom:10px;font-size:12px}
.order-timing>strong{font-family:var(--heading);font-size:40px;font-weight:500;line-height:1.2}
.order-timing>strong span{display:block;font-size:24px;margin-top:6px}
.order-timing>p:last-child{margin-top:25px;font-size:14px;line-height:1.8;color:#f2ddd6}
.order-summary-right>.button{margin-top:28px}
.summary-note{font-size:13px;color:#f2ddd6;margin-top:15px;line-height:1.7}
.footer-main{display:grid;grid-template-columns:1.1fr .6fr 1fr;gap:65px;padding-block:55px}
.footer-about img{width:185px}
.footer-about p{font-size:14px;color:#d4dacf;margin-top:24px;line-height:1.8}
.footer-nav{display:flex;flex-direction:column;align-items:flex-start;gap:11px;font-size:14px}
.footer-contact{align-items:flex-start;gap:10px}
.footer-contact .footer-label{font-size:12px;color:#d4dacf}
.footer-contact .footer-phone{font-family:var(--heading);font-size:30px;color:var(--cream);line-height:1.3;white-space:nowrap}
.footer-contact .copy-email{font-size:16px;margin-top:3px}
.footer-contact>a:last-child{font-size:14px}
.footer-bottom{font-size:12px;padding-block:22px}
.phone-number,.large-email{font-family:var(--heading);font-size:clamp(30px,3.7vw,48px);font-weight:500;line-height:1.3;letter-spacing:0}
.contact-methods{grid-template-columns:.95fr 1.05fr;gap:30px}
.large-email{white-space:nowrap}
.order-checklist h2{font-size:34px}
.order-checklist ol{grid-template-columns:1fr;gap:0;max-width:940px;margin-top:35px}
.order-checklist li{padding:25px 0;border-bottom:1px solid var(--line);gap:24px}
.order-checklist li>span{font-family:var(--heading);font-size:28px;font-weight:500;line-height:1.3;min-width:34px;padding:0}
.order-checklist li h3{font-size:18px;font-weight:600;margin-bottom:10px}
.order-checklist li p{font-size:15px;line-height:1.8;color:var(--muted)}
@media(min-width:1600px){.marquee-group{min-width:0;justify-content:initial}}
@media(max-width:1050px){.order-layout{gap:50px}.order-summary-right{padding-left:35px}.footer-main{gap:35px}.process-cards li{padding:25px}.phone-number,.large-email{font-size:clamp(28px,3.6vw,48px)}}
@media(max-width:760px){.marquee-group{gap:24px;padding-right:24px}.marquee-group i{font-size:22px}.price-grid{gap:35px 13px}.price-stickers img{width:43px;height:48px}.design-brand{padding:20px 14px;gap:20px}.logo-placeholder{font-size:17px;padding:13px 5px}.design-brand>.button{font-size:12px;padding-inline:17px}.process-cards{grid-template-columns:1fr;gap:16px}.process-cards li{padding:28px}.process-cards .step-number{font-size:52px;margin-bottom:17px}.process-cards h3{font-size:25px}.process-cards p{font-size:14px}.order-summary{padding-block:55px}.order-layout{grid-template-columns:1fr;gap:35px}.order-summary-right{border-left:0;border-top:1px solid #ffffff35;padding:30px 0 0}.summary-checklist{font-size:14px}.order-timing>strong span{display:inline;font-size:24px;margin-left:8px}.footer-main{grid-template-columns:1fr 1fr;gap:35px 20px;padding-block:40px}.footer-contact{grid-column:1/-1}.footer-about img{width:155px}.footer-about p{font-size:13px}.footer-nav{padding-left:15px}.footer-bottom{font-size:10px;flex-wrap:wrap;gap:9px}.contact-methods{grid-template-columns:1fr;gap:30px}.phone-number,.large-email{font-size:clamp(27px,7.8vw,48px)}.order-checklist h2{font-size:29px}.order-checklist li{gap:17px}.order-checklist li h3{font-size:17px}.order-checklist li p{font-size:14px}}
@media(prefers-reduced-motion:reduce){.price-stickers img{transform:rotate(9deg) scale(1)}.price-card:hover .price-stickers img,.price-card:focus-visible .price-stickers img{animation:none;transform:rotate(9deg) scale(1)}}

.marquee:hover .marquee-track,.marquee:focus-within .marquee-track{animation-play-state:running}

/* Bundle builder */
.has-builder{padding-top:48px}.has-builder .order-heading h1{font-size:clamp(42px,5vw,62px)}.has-builder .order-heading>p:last-child{margin-top:18px;font-size:15px}
.bundle-builder{margin-top:50px}.builder-intro{margin-bottom:27px}.builder-intro h2{font-size:34px}.builder-intro>p{font-size:14px;color:var(--muted);margin-top:10px}.builder-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:30px;align-items:start}.builder-form{min-width:0}.builder-step{min-width:0;border:1px solid var(--line);background:#faf8f1;border-radius:24px;padding:28px;margin:0 0 25px}.builder-step legend{font-family:var(--heading);font-size:25px;padding:0 10px;margin-left:-10px}.builder-step legend>span{color:var(--red);margin-right:10px}.step-hint{font-size:13px;color:var(--muted);margin:0 0 20px}.builder-designs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.design-option{position:relative;cursor:pointer;min-width:0}.design-option input,.size-option input{position:absolute;opacity:0;width:1px;height:1px}.design-option>span{position:relative;display:block;border:2px solid transparent;border-radius:15px;background:#f1ede3;padding:9px 7px 12px;height:100%;transition:border-color .15s,background .15s}.design-option img{width:100%;aspect-ratio:1.28;object-fit:contain}.design-option b{font-family:var(--heading);font-weight:500;font-size:20px;color:var(--red);display:block;padding-left:4px;margin-top:6px}.design-option small{font-size:12px;line-height:1.45;display:block;padding-left:4px}.design-option input:checked+span{border-color:var(--green);background:#e6ebdf}.design-option input:focus-visible+span,.size-option input:focus-visible+span{outline:3px solid #bc7542;outline-offset:3px}.size-options{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:20px}.size-option{position:relative;cursor:pointer;text-align:center}.size-option>span{display:block;border:1px solid var(--line);border-radius:14px;padding:12px 7px;font-family:var(--heading);font-size:25px;background:var(--cream)}.size-option small{display:block;font-family:var(--body);font-size:11px;line-height:1.4;margin-top:2px}.size-option input:checked+span{background:var(--green);color:var(--cream);border-color:var(--green)}.custom-size{padding:12px 0 20px}.custom-size label{font-size:14px;margin-right:15px}.custom-size input{width:90px}.custom-size p{font-size:12px;color:var(--muted);margin-top:8px}.soap-progress{font-size:13px;background:#f0e4d9;color:#773b29;padding:12px 16px;border-radius:12px;margin-bottom:10px}.soap-progress.complete{background:#e6ebdf;color:var(--green)}.soap-option{display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:14px;padding:17px 0;border-bottom:1px solid var(--line)}.soap-option:last-child{border-bottom:0;padding-bottom:0}.soap-option>img{width:72px;height:72px;object-fit:cover;border-radius:14px}.soap-option h3{font-family:var(--heading);font-weight:500;font-size:23px}.soap-option p{font-size:12px;color:var(--muted);margin-top:4px}.soap-counter{display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:40px;padding:4px}.soap-counter button{border:0;background:transparent;color:var(--green);border-radius:50%;width:31px;height:31px;font-size:23px;line-height:1}.soap-counter button:hover:not(:disabled){background:#e6ebdf}.soap-counter button:disabled{opacity:.25;cursor:default}.soap-counter output{min-width:19px;text-align:center;font-weight:600;font-size:14px}.builder-form input:not([type=radio]):not([type=file]),.builder-form textarea{font:inherit;font-size:15px;border:1px solid #cbc8bb;border-radius:12px;background:var(--cream);padding:12px;color:var(--ink);max-width:100%}.builder-form textarea{width:100%;resize:vertical}.builder-form input:focus-visible,.builder-form textarea:focus-visible{outline:2px solid var(--green);outline-offset:2px}.field-label{display:block;font-size:14px;font-weight:500;margin-bottom:10px}.field-label small{font-size:12px;font-weight:400;color:var(--muted);margin-left:7px}.quantity-input{display:flex;align-items:center;gap:13px;font-size:14px;color:var(--muted)}.quantity-input input{width:130px}.builder-field{margin-top:25px}.builder-field>input{width:100%}.logo-upload{margin-top:25px;border:1px dashed #b7bcac;border-radius:16px;padding:20px}.logo-upload input[type=file]{width:100%;font:inherit;font-size:12px;color:var(--muted)}.logo-upload input::file-selector-button{font:inherit;border:1px solid var(--green);border-radius:30px;padding:9px 14px;color:var(--green);background:transparent;cursor:pointer;margin-right:10px}.logo-upload p{font-size:12px;color:var(--muted);margin-top:12px;line-height:1.7}.logo-file{display:flex;align-items:center;gap:12px;margin-top:17px;font-size:12px;overflow-wrap:anywhere}.logo-file img{width:58px;height:58px;object-fit:contain;background:white;border-radius:8px}.remove-logo{border:0;background:transparent;color:var(--red);text-decoration:underline;font-size:12px;margin-left:auto}.field-error{font-size:12px!important;color:#a13227!important;margin-top:9px}.bundle-summary{position:sticky;top:112px;border-radius:24px;background:var(--green);color:var(--cream);padding:27px}.bundle-summary>.eyebrow{font-size:10px;opacity:.7;margin-bottom:9px}.bundle-summary h2{font-size:30px}.summary-design{width:195px;height:153px;object-fit:contain;margin:16px auto 7px;filter:drop-shadow(0 6px 5px #0002)}.summary-design-name{font-size:14px;font-weight:500;text-align:center}.summary-soaps{list-style:none;padding:14px 0 17px;margin:0;font-size:13px;color:#d9e1d3;min-height:44px}.summary-soaps li+li{margin-top:4px}.summary-totals{margin:0}.summary-totals>div{display:flex;justify-content:space-between;gap:15px;margin:8px 0;font-size:13px}.summary-totals dd{margin:0;text-align:right;font-weight:500}.summary-totals dt{color:#d9e1d3}.summary-totals .summary-grand{border-top:1px solid #ffffff30;margin-top:18px;padding-top:16px;align-items:center}.summary-grand dd{font-family:var(--heading);font-size:30px;line-height:1.3}.summary-grand dt{max-width:90px}.summary-price-note{font-size:12px;color:#e7d7b0;margin-top:12px}.builder-status{font-size:12px;margin-top:18px;color:#e1e8d9;line-height:1.6;min-height:38px}.builder-copy{margin-top:13px;width:100%;background:var(--cream);border-color:var(--cream);color:var(--green)}.builder-copy:hover{background:white}.builder-copy:disabled{opacity:.4;cursor:not-allowed;transform:none}.summary-next{font-size:12px;line-height:1.7;color:#d9e1d3;margin-top:14px}.summary-next .copy-email{font-size:12px}.builder-call{display:block;text-align:center;margin-top:19px;font-size:13px;text-decoration:underline;text-underline-offset:4px}.order-text-preview{font-size:12px;border-top:1px solid #ffffff30;margin-top:22px;padding-top:15px}.order-text-preview summary{cursor:pointer}.order-text-preview textarea{box-sizing:border-box;width:100%;font:inherit;font-size:12px;background:#faf8f1;color:var(--ink);border:0;border-radius:10px;padding:12px;margin-top:12px;resize:vertical}.summary-disclaimer{font-size:11px;color:#c2ceb9;margin-top:13px}.has-builder .contact-methods{margin-top:55px}.bundle-builder [hidden]{display:none!important}
@media(max-width:1050px){.builder-layout{grid-template-columns:minmax(0,1fr) 305px;gap:20px}.builder-step{padding:22px}.builder-designs{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.bundle-summary{padding:23px}.soap-option{grid-template-columns:55px 1fr auto;gap:10px}.soap-option>img{width:55px;height:60px}.soap-option h3{font-size:20px}.soap-option p{display:none}.soap-counter{gap:2px}.soap-counter button{width:28px}}
@media(max-width:760px){.has-builder{padding-top:35px}.has-builder .order-heading h1{font-size:44px}.bundle-builder{margin-top:35px}.builder-intro h2{font-size:29px}.builder-intro>p{font-size:13px}.builder-layout{grid-template-columns:1fr;gap:0}.builder-step{padding:20px 17px;border-radius:20px;margin-bottom:22px}.builder-step legend{font-size:23px}.builder-designs{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.design-option>span{padding:7px 5px 10px;border-radius:12px}.design-option small{font-size:11px}.design-option b{font-size:19px}.size-options{gap:7px}.size-option>span{font-size:23px;padding:10px 5px}.size-option small{font-size:10px}.soap-option{grid-template-columns:50px 1fr auto;gap:9px}.soap-option>img{width:50px;height:56px}.soap-option h3{font-size:21px}.soap-counter{gap:3px}.soap-counter button{width:29px}.bundle-summary{position:static;padding:25px;border-radius:22px}.bundle-summary h2{font-size:32px}.summary-design{width:220px;height:172px}.summary-grand dd{font-size:35px}.summary-next,.summary-next .copy-email{font-size:13px}.builder-status{min-height:0}.logo-upload{padding:16px}.field-label{line-height:1.5}.field-label small{display:inline}.has-builder .contact-methods{margin-top:40px}.has-builder .order-checklist{padding-top:35px}}

.logo-upload{position:relative}.logo-upload .logo-input{position:absolute;width:1px!important;height:1px;overflow:hidden;clip-path:inset(50%)}.logo-picker{display:inline-flex;align-items:center;min-height:40px;border:1px solid var(--green);border-radius:30px;padding:8px 17px;font-size:13px;color:var(--green);cursor:pointer}.logo-picker:hover{background:#e6ebdf}.logo-input:focus-visible+.logo-picker{outline:3px solid #bc7542;outline-offset:3px}

/* Compact mobile navigation and unified green ordering section. */
.mobile-nav summary{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;color:var(--green)}
.mobile-nav summary:hover,.mobile-nav[open] summary{background:#e6ebdf}
.menu-icon{display:block;flex-shrink:0}
.order-summary{background:var(--green)}
.order-summary .button-cream{color:var(--green)}
.order-summary .summary-note,.order-summary .order-timing>p:last-child{color:#d4dacf}
@media(max-width:760px){.price-card.featured .price-stickers{opacity:1}.price-card.featured .price-stickers img{animation:none!important;transform:rotate(9deg) scale(1)}}

.bundle-summary .builder-call{font-family:var(--heading);font-size:28px;font-weight:500;line-height:1.4;letter-spacing:.015em;margin-top:15px;text-decoration:none;white-space:nowrap}.bundle-summary .builder-call:hover{text-decoration:none}

/* Summary palette follows the selected packaging. */
.bundle-summary{--summary-bg:#203e32;--summary-ink:#f7f3e9;--summary-muted:#d9e1d3;--summary-line:#ffffff30;--summary-button:#f7f3e9;--summary-button-ink:var(--summary-bg);background:var(--summary-bg);color:var(--summary-ink);transition:background-color .25s ease,color .25s ease}
.bundle-summary[data-theme="red"]{--summary-bg:#8d2926;--summary-muted:#f1d9cf}
.bundle-summary[data-theme="navy"]{--summary-bg:#193849;--summary-muted:#d0e0e7}
.bundle-summary[data-theme="ice"]{--summary-bg:#a4d5d6;--summary-ink:#173638;--summary-muted:#36575a}
.bundle-summary[data-theme="rose"]{--summary-bg:#edb5aa;--summary-ink:#482c27;--summary-muted:#62443d}
.bundle-summary[data-theme="cream"]{--summary-bg:#ece2cb;--summary-ink:#203e32;--summary-muted:#52604b}
.bundle-summary[data-theme="ice"],.bundle-summary[data-theme="rose"],.bundle-summary[data-theme="cream"]{--summary-line:#203e3233;--summary-button:#203e32;--summary-button-ink:#f7f3e9}
.bundle-summary[data-empty="true"]{--summary-bg:#ede8dc;--summary-ink:#283c35;--summary-muted:#65675c;--summary-line:#283c3533}
.bundle-summary[data-empty="true"]>.eyebrow{display:none}
.bundle-summary[data-empty="true"] #summary-title{font-size:25px;line-height:1.25;margin-top:0;text-align:center}
.bundle-summary[data-empty="true"] .builder-call{margin-top:28px}
.bundle-summary .summary-soaps,.bundle-summary .summary-totals dt,.bundle-summary .summary-price-note,.bundle-summary .builder-status,.bundle-summary .summary-next,.bundle-summary .summary-disclaimer{color:var(--summary-muted)}
.bundle-summary .summary-grand,.bundle-summary .order-text-preview{border-color:var(--summary-line)}

.has-builder>.bundle-builder{margin-top:0}.builder-intro h1{font-size:34px}@media(max-width:760px){.builder-intro h1{font-size:29px}}

/* Five editable accordion steps with an explicit choice for each soap slot. */
.accordion-step{border:1px solid var(--line);border-radius:22px;background:#faf8f1;margin-bottom:15px;scroll-margin-top:110px;overflow:hidden}
.accordion-heading{font-family:var(--body);font-size:inherit;letter-spacing:0;line-height:1.5}
.accordion-trigger{display:flex;align-items:center;gap:17px;width:100%;text-align:left;padding:24px 26px;background:none;border:0;color:var(--ink)}
.accordion-number{font-family:var(--heading);font-size:28px;color:var(--red);line-height:1.3;align-self:flex-start}
.accordion-label{font-family:var(--heading);font-size:25px;font-weight:500;line-height:1.25}
.accordion-label small{display:block;font-family:var(--body);font-size:12px;color:var(--muted);font-weight:400;line-height:1.5;margin-top:7px}
.accordion-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:var(--green);margin-left:auto;flex-shrink:0;transition:transform .25s ease}
.accordion-icon svg{display:block;width:100%;height:100%}
.accordion-trigger[aria-expanded="true"] .accordion-icon{transform:rotate(180deg)}
.accordion-trigger[aria-expanded="false"]:not(:disabled):hover{background:#eeeee3}
.accordion-trigger:focus-visible{outline-offset:-5px;border-radius:20px}
@media(max-width:760px) and (pointer:coarse){.accordion-trigger:focus,.accordion-trigger:focus-visible{outline:none;box-shadow:none}}
.accordion-panel{padding:0 26px 26px}
.step-actions{display:flex;justify-content:flex-end;margin-top:25px;gap:17px;align-items:center}
.step-actions .button{min-height:44px;padding:10px 24px;font-size:13px}
.step-actions button:disabled{opacity:.4;cursor:not-allowed;transform:none}
.optional-actions{position:relative;justify-content:flex-start;flex-wrap:wrap}
.skip-extras{font-size:13px;background:none;border:0;color:var(--muted);text-decoration:underline;text-underline-offset:4px;padding:10px 0}
.accordion-form .size-options{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}
.more-size>span{font-size:18px;min-height:78px;display:flex;flex-direction:column;justify-content:center}
.soap-slots{display:grid;gap:19px}
.soap-slot{border:1px solid var(--line);border-radius:18px;padding:14px 14px 16px;margin:0;min-width:0}
.soap-slot legend{font-family:var(--heading);font-size:19px;padding:0 8px;color:var(--green)}
.slot-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.slot-option{position:relative;cursor:pointer;min-width:0}
.slot-option input{position:absolute;width:1px;height:1px;opacity:0}
.slot-option>span{display:block;border:2px solid transparent;border-radius:13px;background:#f0ece1;padding:7px;height:100%;transition:background .15s,border-color .15s}
.slot-option img{width:100%;height:78px;object-fit:cover;border-radius:8px}
.slot-option b{display:block;font-family:var(--heading);font-size:18px;font-weight:500;text-align:center;margin-top:9px}
.slot-option input:checked+span{background:#e2e9da;border-color:var(--green)}
.slot-option input:focus-visible+span{outline:3px solid #bc7542;outline-offset:2px}
#panel-extras>.builder-field:first-of-type{margin-top:0}
#panel-extras #company-name,#panel-extras #contact-email{width:min(100%,400px)}
#panel-extras #contact-phone{width:min(100%,320px)}
.bundle-summary .builder-call{font-size:21px;line-height:1.5;font-weight:500}
@media(max-width:1050px){.accordion-form .size-options{grid-template-columns:repeat(3,1fr)}.more-size>span{min-height:78px}.accordion-trigger{padding:22px;gap:13px}.accordion-panel{padding:0 22px 22px}.slot-options{gap:8px}.slot-option b{font-size:16px}.slot-option img{height:64px}}
@media(max-width:760px){.accordion-step{border-radius:20px;scroll-margin-top:90px}.accordion-trigger{padding:20px 17px;gap:12px}.accordion-number{font-size:24px}.accordion-label{font-size:22px}.accordion-label small{font-size:11px;margin-top:6px}.accordion-panel{padding:0 17px 20px}.accordion-form .size-options{gap:8px}.more-size>span{min-height:72px;font-size:18px}.soap-slot{padding:10px 9px 12px;border-radius:15px}.soap-slot legend{font-size:18px}.slot-options{gap:7px}.slot-option>span{padding:5px;border-radius:11px}.slot-option img{height:57px}.slot-option b{font-size:15px;margin-top:7px}.step-actions{margin-top:20px}.step-actions .button{min-height:43px}.optional-actions{gap:12px}.bundle-summary .builder-call{font-size:21px}}

/* Quantity control and compact mobile order overview */
.quantity-display{justify-content:center;flex-direction:column;gap:0;margin:22px 0 20px}
.builder-form #bundle-count{width:100%;max-width:380px;font-family:var(--heading);font-size:clamp(64px,8vw,92px);font-weight:500;line-height:1.15;text-align:center;background:transparent;border:0;border-bottom:2px solid var(--line);border-radius:0;padding:2px 15px 8px;color:var(--green);appearance:textfield;-moz-appearance:textfield}
#bundle-count::-webkit-inner-spin-button,#bundle-count::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.quantity-display>span{font-size:15px;color:var(--muted);margin-top:8px}
.quantity-slider{width:100%;margin:22px 0 8px}
.builder-form #bundle-range{display:block;width:100%;max-width:none;height:48px;padding:0;border:0;border-radius:0;appearance:none;-webkit-appearance:none;background:transparent;cursor:pointer;--range-fill:0%}
#bundle-range::-webkit-slider-runnable-track{height:12px;border-radius:20px;background:linear-gradient(to right,var(--green) 0,var(--green) var(--range-fill),#dce1d4 var(--range-fill),#dce1d4 100%)}
#bundle-range::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:34px;height:34px;margin-top:-11px;border:5px solid var(--cream);border-radius:50%;background:var(--green);box-shadow:0 2px 9px #203e3240;transition:box-shadow .15s,transform .15s}
#bundle-range:hover::-webkit-slider-thumb,#bundle-range:active::-webkit-slider-thumb{box-shadow:0 0 0 7px #203e3215,0 2px 9px #203e3240;transform:scale(1.08)}
#bundle-range::-moz-range-track{height:12px;border-radius:20px;background:#dce1d4}
#bundle-range::-moz-range-progress{height:12px;border-radius:20px;background:var(--green)}
#bundle-range::-moz-range-thumb{width:24px;height:24px;border:5px solid var(--cream);border-radius:50%;background:var(--green);box-shadow:0 2px 9px #203e3240}
.range-labels{display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}
.mobile-overview{display:none}
.mobile-overview[hidden]{display:none}
@media(max-width:760px){
 .step-actions .button{width:100%;min-height:56px;font-size:16px}
 .step-actions{display:flex;flex-direction:column;align-items:stretch}
 .skip-extras{min-height:48px}
 .mobile-overview{display:block;position:sticky;top:76px;z-index:19;background:var(--overview-bg,var(--green));color:var(--overview-ink,var(--cream));box-shadow:0 3px 10px #00000012;transition:background .25s,color .25s}
 #overview-toggle{display:flex;align-items:center;gap:10px;width:100%;min-height:76px;padding:9px 18px;border:0;background:transparent;color:inherit;text-align:left}
 #overview-image{width:52px;height:45px;object-fit:contain;flex:none}
 .overview-copy{min-width:0;flex:1}
 .overview-copy strong{font-size:15px;font-weight:600;line-height:1.15;display:block}
 .overview-copy small{display:block;font-size:10px;line-height:1.2;margin-top:1px;opacity:.85}
 .overview-value{display:flex;align-items:center;justify-content:flex-end;gap:7px;text-align:right;flex:none;max-width:50%}
 .overview-value strong{display:block;font-family:var(--heading);font-size:clamp(16px,4.75vw,19px);line-height:1.25;white-space:nowrap}
 .overview-chevron{width:18px;height:18px;flex:none;position:relative;top:2px;transition:transform .25s ease}
 #overview-toggle[aria-expanded="true"] .overview-chevron{transform:rotate(180deg)}
 #mobile-summary-panel{position:absolute;top:100%;left:0;right:0;max-height:calc(100dvh - 164px);overflow:auto;overscroll-behavior:contain;box-shadow:0 16px 22px #0002;border-radius:0}
 #mobile-summary-panel[hidden]{display:none}
 #mobile-summary-panel:not([hidden]){animation:mobile-overview-reveal .48s cubic-bezier(.2,.8,.2,1) both}
 #mobile-summary-panel .bundle-summary{border-radius:0;padding:20px 25px}
 #mobile-summary-panel .summary-design{width:140px;height:108px;margin-top:10px}
 #mobile-summary-panel .bundle-summary h2{font-size:25px}
 #mobile-summary-panel .bundle-summary>.eyebrow{display:none}
 .accordion-step{scroll-margin-top:167px}
 .builder-form #bundle-count{font-size:76px;max-width:100%;padding-inline:0}
}
@keyframes mobile-overview-reveal{from{opacity:0;transform:translateY(-12px);clip-path:inset(0 0 100% 0)}to{opacity:1;transform:translateY(0);clip-path:inset(0 0 0 0)}}
@media(prefers-reduced-motion:reduce){#mobile-summary-panel:not([hidden]){animation:none}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* Taller soap choices with close-fitting imagery */
.soap-slot{padding:10px 8px 8px}
.slot-option>span{padding:2px;overflow:hidden}
.slot-option img{height:132px;border-radius:9px}
.slot-option b{margin:0;padding:10px 2px 11px;line-height:1.3}
@media(max-width:760px){
 .site-header .nav-row{gap:10px!important}
 .site-header .mobile-nav{flex:none}
 .site-header .brand{flex:0 1 135px;width:135px;min-width:0;margin-right:auto}
 .site-header .nav-row>.button-small{flex:none;min-height:50px;padding:12px 27px;font-size:14px;white-space:nowrap}
 .soap-slot{padding:8px 5px 5px}
 .slot-options{gap:6px}
 .slot-option>span{padding:2px}
 .slot-option img{height:clamp(94px,26vw,146px);border-radius:7px}
 .slot-option b{padding:9px 1px 10px;font-size:15px;line-height:1.35}
}

.summary-terms{border-top:1px solid var(--summary-line);margin-top:20px;padding-top:17px;display:grid;gap:13px;color:var(--summary-muted);font-size:12px;line-height:1.6}
.summary-terms strong{display:block;font-weight:600;font-size:14px;color:var(--summary-ink)}

.has-builder{overflow-anchor:none}
.accordion-trigger:disabled{opacity:.45;cursor:not-allowed}
.accordion-number{flex:0 0 34px;width:34px;min-height:34px;display:inline-flex;align-items:center;justify-content:center}
.is-complete .accordion-number{border-radius:50%;background:var(--green);color:var(--cream);font-family:var(--body);font-size:19px;font-weight:600;width:34px;height:34px}
@media(max-width:760px){.accordion-number{flex-basis:30px;width:30px;min-height:30px}.is-complete .accordion-number{width:30px;height:30px;font-size:17px}}

/* Image-led soap dropdowns, one compact row per position */
.soap-slots{gap:12px}
.slot-row{display:grid;grid-template-columns:110px minmax(0,1fr);gap:16px;align-items:center;position:relative}
.slot-position{font-family:var(--heading);font-size:22px;line-height:1.3;color:var(--green)}
.slot-picker{min-width:0}
.slot-select{display:flex;align-items:center;gap:13px;min-height:86px;width:100%;padding:10px 16px 10px 10px;background:#faf8f1;border:1px solid var(--line);border-radius:17px;text-align:left;color:var(--ink);transition:border-color .15s,background .15s}
.slot-select:hover,.slot-select[aria-expanded=true]{border-color:var(--green);background:#fffefa}
.slot-select img{width:62px;height:62px;object-fit:cover;border-radius:10px;flex:none}
.slot-selected-name{flex:1;min-width:0;font-size:16px;font-weight:500;line-height:1.35}
.slot-select.has-choice .slot-selected-name{font-size:20px;font-family:var(--heading)}
.slot-select:not(.has-choice){padding-left:18px;color:var(--muted)}
.slot-chevron{width:9px;height:9px;border-right:1.5px solid var(--green);border-bottom:1.5px solid var(--green);transform:rotate(45deg);flex:none;margin:0 4px 4px}
.slot-select[aria-expanded=true] .slot-chevron{transform:rotate(225deg);margin-bottom:-4px}
.slot-row.is-open{z-index:5}
.soap-menu{position:absolute;top:calc(100% + 7px);left:126px;right:0;padding:7px;background:#fffefa;border:1px solid var(--line);border-radius:18px;box-shadow:0 12px 32px #203e3224;max-height:min(360px,calc(100dvh - 250px));overflow-y:auto;overscroll-behavior:contain}
.soap-menu-option{display:grid;grid-template-columns:76px minmax(0,1fr) 22px;align-items:center;gap:13px;min-height:96px;padding:10px;border-radius:12px;cursor:pointer;color:var(--ink)}
.soap-menu-option+.soap-menu-option{margin-top:3px}
.soap-menu-option img{width:76px;height:72px;object-fit:cover;border-radius:9px}
.soap-menu-option strong{display:block;font-family:var(--heading);font-size:20px;font-weight:500;line-height:1.25}
.soap-menu-option small{display:block;font-size:12px;line-height:1.5;color:var(--muted);margin-top:5px}
.soap-menu-option:hover,.soap-menu-option.is-highlighted{background:#f0ece1}
.soap-menu-option[aria-selected=true]{background:#e6ebdf}
.soap-selected-check{visibility:hidden;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--green);color:var(--cream);font-size:13px}
.soap-menu-option[aria-selected=true] .soap-selected-check{visibility:visible}
@media(max-width:760px){
 .slot-row{grid-template-columns:76px minmax(0,1fr);gap:10px}
 .slot-position{font-size:18px}
 .slot-select{min-height:76px;padding:9px;gap:9px;border-radius:14px}
 .slot-select img{width:45px;height:50px;border-radius:8px}
 .slot-select.has-choice .slot-selected-name{font-size:17px}
 .slot-selected-name{font-size:14px}
 .slot-select:not(.has-choice){padding-left:12px}
 .slot-chevron{width:8px;height:8px;margin-right:3px}
 .soap-menu{left:0;padding:6px;border-radius:16px;max-height:min(340px,calc(100dvh - 250px))}
 .soap-menu-option{grid-template-columns:65px minmax(0,1fr) 21px;gap:10px;padding:9px;min-height:93px}
 .soap-menu-option img{width:65px;height:70px}
 .soap-menu-option strong{font-size:19px}
 .soap-menu-option small{font-size:12px;line-height:1.4}
}
.accordion-step:has(.slot-row.is-open){overflow:visible;position:relative;z-index:6}

.builder-call-caption{display:block;font-family:var(--body);font-size:12px;font-weight:400;line-height:1.7;letter-spacing:normal;color:var(--summary-muted);margin-bottom:3px}
@media(min-width:761px){
 .accordion-step{overflow:visible}
 .accordion-panel .step-actions{position:sticky;bottom:16px;z-index:3;display:flex;align-items:stretch;padding-top:15px;background:linear-gradient(to bottom,#faf8f100,#faf8f1 15px);margin-top:24px}
 .accordion-panel .step-actions .button{width:100%;min-height:60px;font-size:17px;padding:16px 28px;box-shadow:0 5px 18px #203e3215}
}

.contact-methods .copy-email.large-email{text-decoration:none}

.site-footer .copy-email{text-decoration:none}

@media(max-width:760px){.design-caption h3+p{margin-top:1px}}

/* Compact product copy and clearer price hierarchy */
@media(max-width:760px){
 .products{padding-top:12px}
 .product-row{padding-block:26px;gap:20px}
 .product-copy .eyebrow{margin-bottom:6px}
 .product-copy h2{margin-bottom:10px}
 .product-copy .grit{margin-bottom:13px}
 .product-copy .small-label{margin-bottom:3px}
 .product-copy .scent{margin-bottom:12px;line-height:1.4}
 .product-description{line-height:1.65}
 .product-copy .ingredients{margin-top:14px}
 .product-copy .ingredients h3{margin-bottom:3px}
 .product-copy .ingredients p{line-height:1.6}
}
.price-card{padding-bottom:25px}
.price-card .unit-price{margin-top:20px;padding-top:24px}
.price-card .unit-price strong{margin-top:11px;margin-bottom:5px;line-height:1.15}
.price-card .price-action{position:absolute;left:16px;right:16px;bottom:-20px;display:flex;align-items:center;justify-content:center;min-height:40px;border-radius:100px;padding:9px 15px;margin:0;background:var(--green);color:var(--cream);font-size:13px;line-height:1.4;font-weight:600;box-shadow:0 4px 12px #203e321a;opacity:0;transform:translateY(6px);transition:opacity .18s,transform .18s;pointer-events:none}
.price-card:hover .price-action,.price-card:focus-visible .price-action{opacity:1;transform:translateY(0)}
.price-card.featured .price-action{background:var(--cream);color:var(--green)}
@media(max-width:760px),(hover:none){
 .price-card{padding-bottom:72px}
 .price-card .price-action{bottom:16px;opacity:1;transform:none;min-height:44px}
}
@media(prefers-reduced-motion:reduce){.price-card .price-action{transition:none}}

.summary-totals>div[hidden],#summary-design[hidden],#overview-image[hidden],#overview-total[hidden]{display:none}

/* Clearer desktop navigation */
@media(min-width:761px){.site-header .nav-row{gap:12px}.desktop-nav{gap:4px;margin-right:0;font-size:14px;font-weight:600;color:var(--green)}.desktop-nav a{display:inline-flex;align-items:center;min-height:42px;padding:0 15px;border-radius:999px;background:transparent;text-decoration:none;transition:color .18s ease,background .18s ease}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--green);background:#dce5d8;text-decoration:none}}
@media(max-width:760px){.mobile-nav nav{gap:7px;padding:14px 18px}.mobile-nav nav a{padding:9px 15px;border-radius:999px;background:transparent;text-decoration:none;transition:background .18s ease}.mobile-nav nav a:hover,.mobile-nav nav a:focus-visible{background:#dce5d8;text-decoration:none}}

/* Festive completion stickers, revealed when a completed step is continued. */
.is-complete .accordion-number{background:transparent;border-radius:0;position:relative;overflow:visible}
.step-check-sticker{position:absolute;width:48px;height:48px;max-width:none;transform:rotate(-9deg);filter:drop-shadow(0 3px 2px #39271c30);animation:step-sticker-pop .48s cubic-bezier(.22,.9,.3,1.2) both;pointer-events:none}
@keyframes step-sticker-pop{0%{opacity:0;transform:translateY(5px) rotate(-24deg) scale(.3)}65%{opacity:1;transform:translateY(-2px) rotate(5deg) scale(1.18)}100%{opacity:1;transform:translateY(0) rotate(-9deg) scale(1)}}
@media(max-width:760px){.step-check-sticker{width:43px;height:43px}}
@media(prefers-reduced-motion:reduce){.step-check-sticker{animation:none;transform:rotate(-9deg)}}

/* Focused configurator header. */
.configurator-header{position:relative}.configurator-header .order-back{flex:none;white-space:nowrap}.configurator-header .order-back:hover{text-decoration:none}.bundle-summary .builder-call,.bundle-summary .builder-call:hover{text-decoration:none}

/* Logo details are collected after the initial configuration. */
.logo-followup{margin-top:22px;padding:20px 22px;border-radius:18px;background:#e8eee4;border:1px solid #cbd8c4;color:var(--green)}.logo-followup h3{font-family:var(--body);font-size:15px;font-weight:700;line-height:1.4;margin:0 0 7px}.logo-followup p{font-size:14px;line-height:1.6;margin:0}#order-notes{min-height:145px;line-height:1.6}@media(max-width:760px){.logo-followup{padding:18px}.logo-followup p{font-size:13px}#order-notes{min-height:195px}}

.process-action{display:flex;justify-content:center;margin-top:32px}@media(max-width:760px){.process-action{margin-top:24px}.process-action .button{width:100%;min-height:52px}}

/* The configurator header scrolls away; the mobile order overview stays accessible. */
.has-builder .bundle-summary{top:24px}.has-builder .accordion-step{scroll-margin-top:12px}@media(max-width:760px){.configurator-header+.mobile-overview{top:0}.configurator-header+.mobile-overview #mobile-summary-panel{max-height:calc(100dvh - 88px)}.has-builder .accordion-step{scroll-margin-top:88px}}

/* Rounded hover only on closed, available accordion steps. */
.accordion-trigger{border-radius:21px}@media(max-width:760px){.accordion-trigger{border-radius:19px}}

.accordion-panel.is-transitioning{overflow:hidden;will-change:height,opacity}

.order-send-status{font-size:13px;line-height:1.55;margin:16px 0;color:var(--ink)}
.order-copy-fallback{background:none;border:1px solid var(--line);border-radius:24px;padding:12px 18px;width:100%;color:var(--ink);font:inherit;font-size:13px;cursor:pointer}

.bundle-summary #summary-title{text-transform:uppercase}
.summary-selections{margin:20px 0 0;padding:0}
.summary-selections>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:16px;margin:12px 0;font-size:14px;line-height:1.5}
.summary-selections>div[data-group="design"]{grid-template-columns:max-content minmax(0,1fr);gap:10px}
.summary-selections>div[data-group="design"] dt{white-space:nowrap}
.summary-selections dt{color:var(--summary-muted)}
.summary-selections dd{margin:0;text-align:right;font-weight:500;overflow-wrap:anywhere;white-space:pre-line}
.summary-selections>div[data-group="bundle"]+div[data-group="soaps"]{border-top:1px solid var(--summary-line);padding-top:14px;margin-top:16px}
.summary-selections:not([hidden])+.summary-totals:has(>div:not([hidden])){padding-top:0;margin-top:0}
.bundle-summary .summary-reveal{animation:summary-reveal .42s cubic-bezier(.2,.75,.25,1) both}
@keyframes summary-reveal{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.bundle-summary .summary-reveal{animation:none}}

/* Let every option fill its grid row, including the smaller More label. */
.accordion-form .size-option{display:flex;align-self:stretch}
.accordion-form .size-option>span{width:100%;height:100%;min-height:84px;display:flex;flex-direction:column;justify-content:center}

.confirmation-page{max-width:760px;padding-block:58px 48px;text-align:center}
.confirmation-body{min-height:100dvh;display:flex;flex-direction:column}
.confirmation-body .confirmation-page{flex:1}
.confirmation-page [hidden]{display:none!important}
.confirmation-hero{max-width:680px;margin:auto}
.confirmation-sticker{width:144px;height:144px;margin:0 auto 24px;filter:drop-shadow(0 7px 5px #203e3226);animation:confirmation-pop .48s cubic-bezier(.2,.8,.25,1.3) both}
.confirmation-hero h1{font-size:clamp(34px,4.4vw,52px);color:var(--green);text-wrap:balance}
.confirmation-hero>p{max-width:590px;margin:20px auto 0;color:var(--muted);font-size:17px;line-height:1.65}
.confirmation-hero .button{margin-top:24px}
.confirmation-card{max-width:560px;margin:36px auto 0;border:1px solid var(--line);border-radius:24px;background:#faf8f1;padding:28px 32px}
.confirmation-card h2{font-size:24px;color:var(--green)}
#confirmation-design{width:180px;height:141px;object-fit:contain;margin:18px auto 24px;filter:drop-shadow(0 5px 4px #0002)}
#confirmation-choices{margin:0;text-align:left}
#confirmation-choices>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:16px;margin:12px 0;font-size:14px;line-height:1.5}
#confirmation-choices dt{color:var(--muted)}
#confirmation-choices dd{margin:0;text-align:right;font-weight:500;overflow-wrap:anywhere;color:var(--green)}
#confirmation-choices>div[data-group="bundle"]+div[data-group="soaps"]{border-top:1px solid var(--line);padding-top:14px;margin-top:16px}
#confirmation-choices .confirmation-total{border-top:1px solid var(--line);padding-top:16px;margin-top:18px;align-items:center}
#confirmation-choices .confirmation-total dd{font-family:var(--body);font-size:17px;font-weight:700;line-height:1.5}
.confirmation-footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-block:24px;font-size:12px;color:var(--muted)}
.order-page.has-builder{padding-bottom:60px}
.compact-footer-contact{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px 24px}
.compact-footer-contact .copy-email{font-weight:inherit;line-height:inherit;text-decoration:none}
.compact-footer-contact a:hover,.compact-footer-contact .copy-email:hover{color:var(--green);text-decoration:underline;text-underline-offset:3px}
@keyframes confirmation-pop{from{opacity:0;transform:scale(.6) rotate(-15deg)}to{opacity:1;transform:scale(1) rotate(-6deg)}}
@media(max-width:760px){
 .confirmation-page{padding-block:36px}
 .confirmation-sticker{width:120px;height:120px;margin-bottom:22px}
 .confirmation-hero>p{font-size:16px}
 .confirmation-card{padding:24px 20px;margin-top:28px}
 .order-page.has-builder{padding-bottom:44px}
 .confirmation-footer{flex-direction:column;align-items:center;justify-content:center;gap:3px;padding-block:16px 18px;text-align:center;font-size:11px;line-height:1.4}
 .compact-footer-contact{width:100%;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:12px}
 .compact-footer-contact .copy-email{text-align:center}
}
@media(max-width:760px){#confirmation-choices>div[data-group="design"]{grid-template-columns:max-content minmax(0,1fr);gap:10px}#confirmation-choices>div[data-group="design"] dt{white-space:nowrap}}
@media(prefers-reduced-motion:reduce){.confirmation-sticker{animation:none}}

/* A visible recurring shimmer invites action only after the request is ready. */
#finish-bundle{position:relative;isolation:isolate;overflow:hidden}
#finish-bundle:disabled{opacity:.4;cursor:not-allowed}
#finish-bundle:not(:disabled){animation:order-button-dim 6.4s ease-in-out infinite}
#finish-bundle:not(:disabled)::after{content:"";position:absolute;inset:-40% auto -40% -45%;width:36%;background:linear-gradient(105deg,transparent 0%,#ffffff1f 28%,#ffffff52 50%,#ffffff2b 66%,transparent 100%);transform:translateX(-150%) skewX(-18deg);pointer-events:none;animation:order-button-shimmer 6.4s linear infinite}
@keyframes order-button-shimmer{0%{transform:translateX(-150%) skewX(-18deg)}18.75%{transform:translateX(480%) skewX(-18deg)}100%{transform:translateX(480%) skewX(-18deg)}}
@keyframes order-button-dim{0%,20%,100%{box-shadow:none}4%{box-shadow:inset 0 0 0 999px #08130f26}10%{box-shadow:inset 0 0 0 999px #08130f40}17%{box-shadow:inset 0 0 0 999px #08130f26}}
.submit-stickers{position:fixed;inset:0;z-index:1000;pointer-events:none;overflow:hidden}
.submit-sticker{position:absolute;width:clamp(70px,5.5vw,90px);height:clamp(70px,5.5vw,90px);object-fit:contain;opacity:0;transform:translate(-50%,-50%) translateY(12px) rotate(-16deg) scale(.45);filter:drop-shadow(0 5px 4px #25251e1c)}
.submit-stickers.is-popping .submit-sticker{animation:submit-sticker-pop .62s cubic-bezier(.22,.9,.3,1.2) var(--sticker-delay) both}
@keyframes submit-sticker-pop{0%{opacity:0;transform:translate(-50%,-50%) translateY(12px) rotate(-16deg) scale(.45)}65%{opacity:1;transform:translate(-50%,-50%) translateY(-4px) rotate(var(--sticker-rotation)) scale(1.12)}100%{opacity:1;transform:translate(-50%,-50%) rotate(var(--sticker-rotation)) scale(1)}}
@media(prefers-reduced-motion:reduce){#finish-bundle:not(:disabled),#finish-bundle:not(:disabled)::after{animation:none}}
@media(prefers-reduced-motion:reduce){.submit-stickers.is-popping .submit-sticker{animation:none;opacity:1;transform:translate(-50%,-50%) rotate(var(--sticker-rotation))}}

.summary-help{border-top:1px solid var(--summary-line);margin-top:22px;padding-top:17px;text-align:center}
.bundle-summary .summary-help .builder-call{margin-top:0}
.summary-help-email{font-size:11px;line-height:1.5;color:var(--summary-muted);margin:10px 0 0;overflow-wrap:anywhere}
.summary-help-email .copy-email{font-weight:inherit;line-height:inherit;text-decoration:none;text-underline-offset:2px}
.summary-help-email .copy-email:hover{text-decoration:underline}
.toast.email-copied{background:#171717;color:#fff}

/* Give the bundle quantity and total stronger hierarchy in the order summary. */
.summary-selections>div[data-group="size"] dd{font-weight:600}
.summary-grand dt{font-size:15px;font-weight:500;max-width:110px}
.summary-grand dd{font-family:var(--body);font-size:17px;font-weight:700;line-height:1.5}

.process-action-button{min-height:68px;padding:18px 46px;font-size:18px}

@media(max-width:760px){.process-action-button{width:min(100%,420px);min-height:62px;padding:16px 32px;font-size:16px}}

/* Four-step soap inquiry */
.soap-choices,.tier-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0}
.interest-option,.tier-option{position:relative;cursor:pointer;min-width:0}
.interest-option input,.tier-option input{position:absolute;width:1px;height:1px;opacity:0}
.interest-card,.tier-card{height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;border:2px solid var(--line);border-radius:16px;padding:20px 12px;background:var(--cream);transition:background .2s,border-color .2s,box-shadow .2s}
.interest-card{position:relative;padding-top:35px}.interest-card img{width:100%;aspect-ratio:1.3;object-fit:cover;border-radius:9px;margin-bottom:14px}.interest-card strong{font-family:var(--heading);font-size:23px}.interest-card small{color:var(--muted);font-size:12px;margin-top:4px}
.interest-check{position:absolute;right:12px;top:10px;width:21px;height:21px;border:1px solid #a6b0a3;border-radius:6px;color:transparent;line-height:19px;font-size:15px}
.interest-option input:checked+.interest-card{border-color:var(--green);background:#e8ede2;box-shadow:none}.interest-option input:checked+.interest-card .interest-check{background:var(--green);color:var(--cream);border-color:var(--green)}
.interest-option input:focus-visible+.interest-card,.tier-option input:focus-visible+.tier-card{outline:3px solid #bc7542;outline-offset:4px}
.tier-card{justify-content:center;gap:10px;padding-block:25px}.tier-card>strong{font-family:var(--heading);font-size:23px;font-weight:500}.tier-price{font-size:23px;font-weight:700}.tier-card small{font-size:12px}.tier-option input:checked+.tier-card{background:var(--green);border-color:var(--green);color:var(--cream)}
.summary-unit-price{margin:24px 0 0;padding-top:20px;border-top:1px solid var(--summary-line,var(--line))}.summary-unit-price>div{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.summary-unit-price dt{font-family:var(--heading);font-size:23px;font-weight:500;line-height:1.25}.summary-unit-price dd{margin:0}.unit-price-value{display:flex;align-items:baseline;gap:10px}.unit-price-value del{font-size:14px;opacity:.65}.unit-price-value strong{font-size:28px;font-weight:700;white-space:nowrap;line-height:1.3}
.quantity-price-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quantity-price-grid .price-card:last-child{grid-column:auto}.four-step-process{grid-template-columns:repeat(4,minmax(0,1fr))}.four-step-process li{padding:26px}.four-step-process h3{font-size:24px}
@media(max-width:1050px){.four-step-process{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.interest-card{padding:34px 8px 14px}.interest-card strong{font-size:17px}.interest-card small{display:none}.soap-choices{gap:8px}.tier-options{grid-template-columns:1fr;gap:10px}.tier-card{display:grid;grid-template-columns:1fr auto;gap:2px 12px;text-align:left;padding:17px}.tier-card>strong{grid-row:1/3;font-size:21px}.tier-card small{text-align:right}.tier-price{font-size:21px}.quantity-price-grid{grid-template-columns:1fr}.quantity-price-grid .price-card:last-child .unit-price{max-width:none}.four-step-process{grid-template-columns:1fr}.summary-unit-price dt{font-size:22px}.unit-price-value strong{font-size:27px}}

/* Selection refinements */
.quantity-price-grid .unit-price del,.tier-card .unit-price del{font-size:18px;line-height:1.6}
.interest-card{padding:12px}.interest-card .selection-sticker,.design-option .selection-sticker{position:absolute;right:-9px;top:-14px;width:42px;height:42px;aspect-ratio:1;object-fit:contain;margin:0;border-radius:0;z-index:4;pointer-events:none;display:none;filter:drop-shadow(0 3px 3px #0002)}
.interest-option input:checked+.interest-card .selection-sticker,.design-option input:checked+span .selection-sticker{display:block;animation:sticker-pop .4s both}
.interest-card>img:not(.selection-sticker){margin-bottom:14px}
.tier-options{gap:14px}.tier-card.price-card{display:flex;flex-direction:column;justify-content:flex-start;gap:0;padding:26px 12px 22px;background:#faf8f1;color:var(--ink);border-radius:24px;box-shadow:none;transform:none;margin:0;width:100%}
.tier-card.price-card .tier-heading{font-family:var(--heading);font-weight:500;font-size:22px;line-height:1.3;margin-bottom:0}
.tier-card .unit-price{display:flex;flex-direction:column;width:100%;max-width:none;margin:24px 0 0;padding-top:20px;border-top:1px solid var(--line)}
.tier-card .unit-price strong{font-family:var(--heading);font-size:40px;color:var(--green);line-height:1.2}.tier-card .unit-price>span{font-size:11px;color:var(--muted)}
.tier-card.price-card.featured{background:var(--green);color:var(--cream)}.tier-card.featured .unit-price{border-color:#ffffff30}.tier-card.featured .unit-price strong,.tier-card.featured .unit-price>span{color:var(--cream)}
.tier-option input:checked+.tier-card.price-card{outline:3px solid #bc7542;outline-offset:3px}.tier-option input:focus-visible+.tier-card.price-card{outline:3px solid #bc7542;outline-offset:6px}
.unit-price-value{flex-direction:column-reverse;align-items:flex-end;gap:5px}.unit-price-value strong{font-family:var(--heading);font-size:23px;font-weight:500;line-height:1.25}.unit-price-value del{font-size:16px;line-height:1.3}
.soap-selection-details summary{cursor:pointer;list-style:none;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:4px}.soap-selection-details summary::-webkit-details-marker{display:none}.soap-selection-details summary:after{content:' +';display:inline-block;margin-left:6px}.soap-selection-details[open] summary:after{content:' −'}.soap-selection-details ul{list-style:none;padding:5px 0 0;margin:0}.soap-selection-details li{padding-top:7px;font-weight:400}
.process-timeline{max-width:650px;padding:0;margin:0 auto;list-style:none}.process-timeline li{position:relative;display:flex;gap:26px;padding:0 0 40px}.process-timeline li:not(:last-child):before{content:'';position:absolute;left:23px;top:48px;bottom:0;width:1px;background:var(--line)}.timeline-marker{flex:0 0 48px;height:48px;border:1px solid var(--line);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--red);font-family:var(--heading);font-size:24px;background:var(--cream)}.process-timeline h3{font-family:var(--heading);font-size:27px;font-weight:500;margin:3px 0 6px}.process-timeline p,.process-followup{font-size:15px;color:var(--muted)}.process-followup{max-width:650px;margin:0 auto;padding-left:74px}
@media(max-width:760px){.interest-card{padding:10px 7px 14px}.interest-card .selection-sticker,.design-option .selection-sticker{width:35px;height:35px;top:-12px;right:-6px}.tier-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.tier-card.price-card{padding:20px 6px 16px;border-radius:15px}.tier-card.price-card .tier-heading{font-size:17px;min-height:44px}.tier-card .unit-price{margin-top:15px;padding-top:14px}.tier-card .unit-price strong{font-size:29px}.tier-card .unit-price del{font-size:15px}.tier-card .unit-price .single-price-label{font-size:10px}.unit-price-value strong{font-size:22px}.process-timeline li{gap:18px}.process-timeline h3{font-size:24px}.process-timeline p,.process-followup{font-size:14px}.process-followup{padding-left:66px}}
.tier-option input:checked+.tier-card.price-card:not(.featured){background:#faf8f1;color:var(--ink);border-color:var(--line)}
.unit-price-value{flex-direction:column}

/* Four quantity ranges, with the same selected treatment as design and soap cards. */
.quantity-price-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.quantity-price-grid .price-card{min-width:0}
.quantity-price-grid .price-card:last-child{grid-column:auto}
.inquiry-price-card .unit-price strong{font-size:clamp(20px,2.1vw,29px);line-height:1.25;white-space:normal}
.inquiry-price-card .unit-price>span{max-width:210px;line-height:1.5}
.step-hint{font-size:15px;color:#454b40;line-height:1.65;font-weight:500}
.design-option>span{padding:5px 5px 17px}
.design-option input:checked+span{border-width:2px}
.design-option b{font-family:var(--body);font-size:17px;font-weight:700;margin-top:4px}
.design-option small{margin-top:1px;line-height:1.4}
.interest-card{padding:6px 6px 20px}
.interest-card>img:not(.selection-sticker){margin-bottom:18px}
.interest-card strong{font-family:var(--body);font-size:16px;font-weight:700;line-height:1.35}
.interest-card small{margin-top:0}
.interest-option input:checked+.interest-card{border-width:2px}
.tier-options{grid-template-columns:repeat(4,minmax(0,1fr))}
.tier-card.price-card .tier-heading{font-family:var(--body);font-size:16px;font-weight:700;line-height:1.35;min-height:44px}
.tier-card.price-card{position:relative;padding:20px 10px 20px;overflow:visible}
.tier-card .unit-price{margin-top:14px;padding-top:17px}
.tier-card .unit-price strong{font-family:var(--body);font-size:27px;font-weight:700}
.tier-option input:checked+.tier-card.price-card:not(.featured){background:#e8ede2;color:var(--ink);border:2px solid var(--green);outline:0;box-shadow:none}
.tier-option input:focus-visible+.tier-card.price-card{outline:3px solid #bc7542;outline-offset:4px}
.tier-card .selection-sticker{position:absolute;right:-9px;top:-14px;width:42px;height:42px;object-fit:contain;display:none;pointer-events:none;z-index:4;filter:drop-shadow(0 3px 3px #0002)}
.tier-option input:checked+.tier-card .selection-sticker{display:block;animation:sticker-pop .4s both}
.tier-card.inquiry-tier-card .unit-price strong{font-size:17px;line-height:1.3;min-height:38px}
.tier-card.inquiry-tier-card .unit-price>span{font-size:11px;line-height:1.4}
@media(max-width:1050px){.tier-options{grid-template-columns:repeat(2,minmax(0,1fr))}.quantity-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.quantity-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quantity-price-grid .price-card:last-child{grid-column:auto}.tier-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tier-card.price-card{padding:17px 8px 18px}.tier-card.price-card .tier-heading{font-size:15px;min-height:40px}.tier-card .unit-price{margin-top:12px;padding-top:13px}.tier-card .unit-price strong{font-size:25px}.tier-card.inquiry-tier-card .unit-price strong{font-size:16px}.tier-card .selection-sticker{width:35px;height:35px;top:-12px;right:-6px}.interest-card{padding:5px 5px 15px}.interest-card strong{font-size:13px}.design-option>span{padding:4px 4px 15px}.design-option b{font-size:16px}.step-hint{font-size:14px}}
@media(prefers-reduced-motion:reduce){.tier-option input:checked+.tier-card .selection-sticker{animation:none}}

/* Keep every price, comparison, and caption on the same baseline across quantity cards. */
.tier-card.price-card .tier-heading{min-height:44px;display:flex;align-items:center;justify-content:center}
.tier-card.price-card .unit-price{display:grid;grid-template-rows:28px 58px minmax(36px,auto);align-items:center;justify-items:center}
.tier-card.price-card .unit-price>:first-child{grid-row:1;margin:0;align-self:center}
.tier-card.price-card .unit-price>strong{grid-row:2;display:flex;align-items:center;justify-content:center;margin:0;min-height:58px}
.tier-card.price-card .unit-price>span:last-child{grid-row:3;display:flex;align-items:center;justify-content:center;min-height:36px}

#panel-count .step-actions{margin-top:10px;padding-top:8px}

/* Match the overview price hierarchy while giving tier prices a little more presence. */
.tier-card.price-card .unit-price>strong{font-family:var(--body);font-size:30px;font-weight:500;line-height:1.25}
.tier-card.price-card .unit-price>del{font-family:var(--body);font-size:17px;font-weight:400;line-height:1.3;opacity:.65}
.tier-card.inquiry-tier-card .unit-price>strong{font-size:19px;font-weight:600;line-height:1.3}
@media(max-width:760px){.tier-card.price-card .unit-price>strong{font-size:26px}.tier-card.inquiry-tier-card .unit-price>strong{font-size:17px}}

/* A paper-like callout gives the popular range a marker without obscuring the selection sticker. */
.popular-sticker{position:absolute;top:-17px;left:4px;z-index:3;padding:6px 9px;background:#e7b56e;color:#203e32;border:2px solid #fffaf0;border-radius:9px 12px 8px 13px;box-shadow:0 3px 5px #39271c30;font-size:10px;font-weight:700;line-height:1.2;letter-spacing:.025em;white-space:nowrap;pointer-events:none;transform:rotate(-7deg) scale(1);transform-origin:75% 85%;transition:opacity .3s ease,transform .3s cubic-bezier(.22,.75,.25,1)}
.tier-option input:checked+.tier-card .popular-sticker{opacity:0;transform:translateY(-13px) rotate(-16deg) scale(.55)}
@media(prefers-reduced-motion:reduce){.popular-sticker{transition:none}}

/* Show submitted company details beneath the product and price overview. */
.summary-company{margin-top:22px;padding-top:18px;border-top:1px solid var(--summary-line,var(--line));text-align:left}
.summary-company h3{font-family:var(--heading);font-size:20px;font-weight:500;line-height:1.3;margin:0 0 13px}
.summary-company dl{margin:0}
.summary-company dl>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:12px;margin:10px 0;font-size:13px;line-height:1.5}
.summary-company dt{color:var(--summary-muted,var(--muted))}
.summary-company dd{margin:0;text-align:right;font-weight:500;overflow-wrap:anywhere;white-space:pre-wrap}
.confirmation-card .summary-company h3{color:var(--green)}
.confirmation-card .summary-company dl>div{font-size:14px}
.confirmation-card .summary-company dd{color:var(--green);font-weight:600}

/* Keep the logo note close to the final action. */
#panel-extras .step-actions{margin-top:16px;padding-top:8px;background:linear-gradient(to bottom,#faf8f100,#faf8f1 8px)}
#panel-extras .logo-followup{margin-top:20px}

/* Give the inquiry card breathing room even when its price wraps. */
.quantity-price-grid .inquiry-price-card{padding-inline:28px}
.quantity-price-grid .inquiry-price-card .unit-price strong{max-width:100%;text-wrap:balance}
@media(max-width:760px){.quantity-price-grid .inquiry-price-card{padding-inline:17px}}

/* Quantity slider: equal visual space for each pricing tier. */
#panel-count .quantity-display{margin:12px 0 4px}
#panel-count #bundle-count{max-width:340px;border-bottom:0;font-size:clamp(76px,10vw,112px);font-weight:600;padding-bottom:0}
#panel-count #bundle-count::placeholder{color:#adb5a9;opacity:1}
#panel-count .quantity-display>span{margin-top:0;font-size:16px;color:var(--ink)}
#panel-count .quantity-slider{margin:12px 0 0}
#panel-count #bundle-range{height:46px}
#panel-count .range-breakpoints{display:grid;grid-template-columns:repeat(3,1fr);position:relative;height:13px;margin-top:-8px;pointer-events:none}
#panel-count .range-breakpoints i{position:absolute;top:-7px;width:2px;height:15px;border-radius:2px;background:var(--green);opacity:.75}
#panel-count .range-breakpoints i:nth-child(1){left:25%}
#panel-count .range-breakpoints i:nth-child(2){left:50%}
#panel-count .range-breakpoints i:nth-child(3){left:75%}
#panel-count .range-tiers{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:12px 0 0}
#panel-count .range-tier{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:0;min-height:90px;padding:16px 5px;border:2px solid var(--line);border-radius:14px;background:#faf8f1;color:var(--ink);font-family:var(--body);cursor:pointer;transition:background .2s,border-color .2s,transform .2s}
#panel-count .range-tier:hover{transform:translateY(-2px);border-color:var(--green)}
#panel-count .range-tier.is-active{background:#e8ede2;border-color:var(--green)}
#panel-count .range-tier:focus-visible{outline:3px solid #bc7542;outline-offset:2px}
#panel-count .range-tier>strong{font-size:16px;font-weight:700;line-height:1.25;white-space:nowrap}
#panel-count .range-tier-price{color:var(--muted);font-size:13px;font-weight:500;line-height:1.3;white-space:nowrap}
@media(max-width:760px){#panel-count .range-tiers{gap:5px}#panel-count .range-tier{min-height:82px;padding:11px 2px}#panel-count .range-tier>strong{font-size:13px}#panel-count .range-tier-price{font-size:clamp(9px,2.6vw,11px);letter-spacing:-.015em}#panel-count .range-tier-inquiry{font-size:11px;white-space:normal}#panel-count #bundle-count{font-size:78px}}
@media(prefers-reduced-motion:reduce){#panel-count .range-tier{transition:none}}

/* Price is one compact selection row; keep the old and current values together. */
.summary-selections .summary-unit-selection .unit-price-value,#confirmation-choices .summary-unit-selection .unit-price-value{display:flex;flex-direction:row;align-items:baseline;justify-content:flex-end;gap:8px;min-width:0;white-space:nowrap}
.summary-selections .summary-unit-selection dt,#confirmation-choices .summary-unit-selection dt{align-self:auto}
.summary-selections .summary-unit-selection .unit-price-value del,#confirmation-choices .summary-unit-selection .unit-price-value del{font-family:var(--body);font-size:14px;font-weight:400;line-height:1.5;opacity:.7}
.summary-selections .summary-unit-selection .unit-price-value strong,#confirmation-choices .summary-unit-selection .unit-price-value strong{font-family:var(--body);font-size:14px;font-weight:500;line-height:1.5;white-space:nowrap}
.summary-selections+.summary-grand-total,#confirmation-choices+.summary-grand-total{margin-top:12px;padding:16px 0;border-bottom:1px solid var(--summary-line,var(--line))}
.summary-grand-total>.summary-price-row{align-items:center}
.summary-grand-total .grand-total-value{font-family:var(--heading);font-size:23px;font-weight:500;line-height:1.25;text-align:right;white-space:nowrap}
.summary-grand-total.is-inquiry>.summary-price-row{flex-wrap:nowrap;gap:8px}
.summary-grand-total.is-inquiry>.summary-price-row dt{white-space:nowrap}
.summary-grand-total.is-inquiry .grand-total-value{font-size:clamp(14px,4.5vw,18px)}
.summary-grand-total:not([hidden])+.summary-help{border-top:0;margin-top:0;padding-top:17px}
.confirmation-card .summary-grand-total+.summary-company{border-top:0;margin-top:0;padding-top:18px}

/* Soap choices read as a short list, with the selection control on the right. */
#panel-soaps .soap-scope{min-width:0;margin:0;padding:0;border:0}
#panel-soaps .soap-scope legend{padding:0;color:#454b40;font-size:15px;font-weight:500;line-height:1.65}
.soap-scope-options{display:grid;gap:14px;margin-top:20px}
.soap-scope-option{position:relative;min-width:0;cursor:pointer}
.soap-scope-option input{position:absolute;width:1px;height:1px;opacity:0}
.soap-scope-card{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:16px;min-height:80px;padding:16px 18px;border:2px solid var(--line);border-radius:16px;background:var(--cream);transition:background .2s,border-color .2s,box-shadow .2s}
.soap-scope-card strong{font-family:var(--body);font-size:17px;font-weight:600;line-height:1.3}
.soap-scope-card::after{content:"";grid-column:2;grid-row:1;justify-self:center;width:25px;height:25px;border:2px solid #9ba99b;border-radius:8px;background:#faf8f1;transition:opacity .2s,transform .2s}
.soap-scope-card .selection-sticker{display:none;grid-column:2;grid-row:1;justify-self:center;width:40px;height:40px;object-fit:contain;filter:drop-shadow(0 3px 3px #0002)}
.soap-scope-option input:checked+.soap-scope-card{border-color:var(--green);background:#e8ede2}
.soap-scope-option input:checked+.soap-scope-card::after{opacity:0;transform:scale(.6)}
.soap-scope-option input:checked+.soap-scope-card .selection-sticker{display:block;animation:sticker-pop .4s both}
.soap-scope-option input:focus-visible+.soap-scope-card{outline:3px solid #bc7542;outline-offset:4px}
@media(hover:hover){.soap-scope-option:hover input:not(:checked)+.soap-scope-card{border-color:#9fb2a2}}
.soap-specific:not([hidden]){animation:soap-specific-reveal .28s cubic-bezier(.22,.68,.3,1) both}
.soap-specific .step-hint{margin:28px 0 0}
@keyframes soap-specific-reveal{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:760px){.soap-scope-options{gap:12px}.soap-scope-card{grid-template-columns:minmax(0,1fr) 34px;min-height:76px;padding:13px 15px}.soap-scope-card strong{font-size:15px}.soap-scope-card .selection-sticker{width:34px;height:34px}}
@media(prefers-reduced-motion:reduce){.soap-specific:not([hidden]),.soap-scope-option input:checked+.soap-scope-card .selection-sticker{animation:none}}
#soap-choices{grid-template-columns:1fr;gap:10px;margin:20px 0}
#soap-choices .interest-card{display:grid;grid-template-columns:96px minmax(0,1fr) 42px;grid-template-rows:auto auto;align-content:center;align-items:center;column-gap:16px;min-height:104px;padding:12px 16px;text-align:left}
#soap-choices .interest-card>img:not(.selection-sticker){grid-column:1;grid-row:1/3;width:96px;height:76px;aspect-ratio:auto;object-fit:cover;margin:0;border-radius:9px}
#soap-choices .interest-card strong{grid-column:2;grid-row:1;align-self:end;font-size:17px;line-height:1.3}
#soap-choices .interest-card small{display:block;grid-column:2;grid-row:2;align-self:start;margin-top:4px;font-size:13px;line-height:1.4}
#soap-choices .interest-card::after{content:"";grid-column:3;grid-row:1/3;justify-self:center;align-self:center;width:25px;height:25px;border:2px solid #9ba99b;border-radius:8px;background:#faf8f1;transition:opacity .2s,transform .2s}
#soap-choices .interest-option input:checked+.interest-card::after{opacity:0;transform:scale(.6)}
#soap-choices .interest-card .selection-sticker{position:relative;grid-column:3;grid-row:1/3;justify-self:center;align-self:center;top:auto;right:auto;width:40px;height:40px;margin:0}
@media(hover:hover){#soap-choices .interest-option:hover input:not(:checked)+.interest-card{border-color:#9fb2a2}}
@media(max-width:760px){#soap-choices{gap:9px}#soap-choices .interest-card{grid-template-columns:76px minmax(0,1fr) 34px;column-gap:11px;min-height:96px;padding:10px 12px}#soap-choices .interest-card>img:not(.selection-sticker){width:76px;height:68px}#soap-choices .interest-card strong{font-size:15px}#soap-choices .interest-card small{font-size:11px}#soap-choices .interest-card .selection-sticker{width:34px;height:34px}}

/* Match the company-logo note's shape, using the site's red for validation. */
.soap-error-callout{margin:14px 0 0;padding:20px 22px;border:1px solid #d8aaa3;border-radius:18px;background:#f4e5e1;color:var(--red);font-size:14px;line-height:1.6}
@media(max-width:760px){.soap-error-callout{padding:18px;font-size:13px}}

/* Show the short step summary only after that step is complete and collapsed. */
.accordion-step .accordion-label small{display:none;font-size:14px}
.accordion-step.is-complete .accordion-trigger[aria-expanded="false"] .accordion-label small{display:block}
@media(max-width:760px){.accordion-step .accordion-label small{font-size:12px}}

/* iOS Safari magnifies focused text controls below 16px, shifting the mobile layout. */
@media(max-width:760px){
 #panel-extras input,
 #panel-extras textarea{font-size:16px}
 #panel-extras #company-name,
 #panel-extras #contact-email,
 #panel-extras #contact-phone{width:100%}
}
