:root{--color-cream: #f9f5f0;--color-warm-white: #fffdf9;--color-charcoal: #1a1a1a;--color-brown: #3d2b1f;--color-accent: #c17f3a;--color-accent-dark: #9c6225;--color-accent-light: #f3e0c6;--color-text: #2d2d2d;--color-text-muted: #6b6b6b;--color-border: #e8e0d5;--color-success: #2e7d32;--font-heading: "Playfair Display", Georgia, serif;--font-body: "Inter", -apple-system, sans-serif;--radius: 12px;--radius-sm: 6px;--shadow: 0 2px 20px rgba(0,0,0,.08);--shadow-hover: 0 8px 40px rgba(0,0,0,.14);--transition: all .25s ease;--max-width: 1200px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--color-text);background:var(--color-cream);line-height:1.7;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:var(--font-body)}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:500;line-height:1.25;color:var(--color-brown)}h1{font-size:clamp(2rem,5vw,3.5rem)}h2{font-size:clamp(1.6rem,3.5vw,2.6rem)}h3{font-size:clamp(1.2rem,2.5vw,1.7rem)}p{font-size:1.05rem;color:var(--color-text-muted)}.section-label{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.75rem}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}.section--tight{padding:3rem 0}.section--cream{background:var(--color-cream)}.section--white{background:var(--color-warm-white)}.section--accent{background:var(--color-accent-light)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.95rem 2.25rem;border-radius:50px;font-size:1rem;font-weight:600;font-family:var(--font-body);transition:var(--transition);cursor:pointer;text-align:center;white-space:nowrap}.btn--primary{background:var(--color-accent);color:#fff;border:2px solid var(--color-accent);box-shadow:0 4px 20px #c17f3a59}.btn--primary:hover{background:var(--color-accent-dark);border-color:var(--color-accent-dark);transform:translateY(-2px);box-shadow:0 8px 30px #c17f3a73}.btn--outline{background:transparent;color:var(--color-brown);border:2px solid var(--color-border)}.btn--outline:hover{border-color:var(--color-accent);color:var(--color-accent);transform:translateY(-2px)}.btn--full{width:100%}.btn--lg{padding:1.15rem 2.75rem;font-size:1.1rem}.site-header{position:sticky;top:0;z-index:100;background:#f9f5f0f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);padding:1rem 0}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.header-logo{font-family:var(--font-heading);font-size:1.5rem;font-weight:600;color:var(--color-brown)}.header-nav{display:flex;align-items:center;gap:2rem}.header-nav a{font-size:.9rem;font-weight:500;color:var(--color-text-muted);transition:color .2s}.header-nav a:hover{color:var(--color-brown)}.announcement-bar{background:var(--color-brown);color:#fff;text-align:center;padding:.6rem 1rem;font-size:.85rem;font-weight:500;letter-spacing:.02em}.hero{padding:6rem 0 5rem;background:var(--color-cream);overflow:hidden;position:relative}.hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-badge{display:inline-flex;align-items:center;gap:.4rem;background:var(--color-accent-light);color:var(--color-accent-dark);padding:.4rem 1rem;border-radius:50px;font-size:.8rem;font-weight:600;margin-bottom:1.25rem}.hero-headline{font-size:clamp(2.4rem,5.5vw,3.8rem);line-height:1.1;color:var(--color-brown);margin-bottom:1.25rem}.hero-headline span{color:var(--color-accent)}.hero-subheadline{font-size:1.15rem;color:var(--color-text-muted);line-height:1.7;margin-bottom:2rem;max-width:480px}.hero-cta-group{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2.5rem}.hero-trust{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.hero-trust-item{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--color-text-muted);font-weight:500}.hero-trust-item .check{width:18px;height:18px;background:var(--color-success);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;flex-shrink:0}.hero-image{position:relative;border-radius:var(--radius);overflow:hidden}.hero-before-after{display:grid;grid-template-columns:1fr 1fr;gap:1rem;position:relative}.before-after-card{background:#fff;border-radius:var(--radius);padding:.75rem;box-shadow:var(--shadow);text-align:center}.before-after-card img{border-radius:var(--radius-sm);width:100%;aspect-ratio:3/4;object-fit:cover;background:#e8e0d5}.before-after-label{font-size:.75rem;font-weight:600;color:var(--color-text-muted);margin-top:.5rem;text-transform:uppercase;letter-spacing:.08em}.arrow-middle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:var(--color-accent);color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;z-index:2;box-shadow:0 4px 16px #c17f3a66}.social-proof-bar{background:var(--color-warm-white);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:1.5rem 0}.social-proof-inner{display:flex;justify-content:center;align-items:center;gap:3rem;flex-wrap:wrap}.proof-item{display:flex;align-items:center;gap:.6rem;font-size:.9rem;font-weight:500;color:var(--color-text)}.proof-item strong{color:var(--color-brown);font-size:1.05rem}.proof-icon{font-size:1.3rem}.how-it-works{text-align:center}.section-header{text-align:center;margin-bottom:3.5rem}.section-header h2{margin-bottom:.75rem}.section-header p{max-width:520px;margin:0 auto;font-size:1.05rem}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.step-card{background:var(--color-warm-white);border-radius:var(--radius);padding:2.5rem 2rem;text-align:center;border:1px solid var(--color-border);position:relative;transition:var(--transition)}.step-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover);border-color:var(--color-accent)}.step-number{width:52px;height:52px;background:var(--color-accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-size:1.4rem;font-weight:600;margin:0 auto 1.25rem}.step-icon{font-size:2.5rem;margin-bottom:1rem}.step-card h3{margin-bottom:.75rem;font-size:1.25rem}.step-card p{font-size:.95rem;line-height:1.6}.product-section{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.product-gallery{position:sticky;top:100px}.product-gallery-main{border-radius:var(--radius);overflow:hidden;margin-bottom:1rem;box-shadow:var(--shadow)}.product-gallery-main img{width:100%;aspect-ratio:1;object-fit:cover;background:var(--color-accent-light)}.gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.gallery-thumb{border-radius:var(--radius-sm);overflow:hidden;cursor:pointer;border:2px solid transparent;transition:var(--transition)}.gallery-thumb:hover,.gallery-thumb.active{border-color:var(--color-accent)}.gallery-thumb img{width:100%;aspect-ratio:1;object-fit:cover;background:var(--color-accent-light)}.product-info{padding-top:.5rem}.product-badge{display:inline-block;background:var(--color-accent-light);color:var(--color-accent-dark);padding:.3rem .9rem;border-radius:50px;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1rem}.product-title{font-size:clamp(1.8rem,3.5vw,2.5rem);margin-bottom:.75rem;color:var(--color-brown)}.product-reviews-row{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.stars{color:#f59e0b;font-size:1rem;letter-spacing:.05em}.review-count{font-size:.85rem;color:var(--color-text-muted)}.product-price{font-family:var(--font-heading);font-size:2rem;font-weight:600;color:var(--color-brown);margin-bottom:1.5rem}.product-price .compare{font-size:1.2rem;color:var(--color-text-muted);text-decoration:line-through;margin-left:.75rem;font-weight:400}.product-price .badge{font-size:.75rem;font-weight:600;background:#ef4444;color:#fff;padding:.2rem .6rem;border-radius:4px;margin-left:.5rem;vertical-align:middle;font-family:var(--font-body)}.product-short-desc{font-size:1rem;color:var(--color-text-muted);line-height:1.7;margin-bottom:1.75rem}.variant-label{font-weight:600;font-size:.9rem;color:var(--color-text);margin-bottom:.75rem}.variant-options{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1.75rem}.variant-btn{padding:.6rem 1.25rem;border-radius:var(--radius-sm);border:2px solid var(--color-border);font-size:.9rem;font-weight:500;background:#fff;color:var(--color-text);cursor:pointer;transition:var(--transition)}.variant-btn:hover,.variant-btn.selected{border-color:var(--color-accent);background:var(--color-accent-light);color:var(--color-accent-dark)}.add-to-cart-wrap{margin-bottom:1rem}.add-to-cart-btn{width:100%;background:var(--color-accent);color:#fff;border:none;padding:1.1rem 2rem;border-radius:50px;font-size:1.1rem;font-weight:700;font-family:var(--font-body);cursor:pointer;transition:var(--transition);box-shadow:0 4px 20px #c17f3a59;letter-spacing:.01em}.add-to-cart-btn:hover{background:var(--color-accent-dark);transform:translateY(-2px);box-shadow:0 8px 30px #c17f3a73}.product-guarantees{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin:1.25rem 0}.guarantee-item{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--color-text-muted);font-weight:500}.guarantee-icon{font-size:1.1rem}.product-bullet-list{margin:1.5rem 0;padding:0;list-style:none}.product-bullet-list li{display:flex;align-items:flex-start;gap:.6rem;font-size:.95rem;color:var(--color-text-muted);padding:.4rem 0}.product-bullet-list li:before{content:"\2713";color:var(--color-success);font-weight:700;margin-top:.05rem;flex-shrink:0}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.testimonial-card{background:var(--color-warm-white);border-radius:var(--radius);padding:1.75rem;border:1px solid var(--color-border)}.testimonial-stars{color:#f59e0b;font-size:.9rem;margin-bottom:.75rem}.testimonial-text{font-size:.95rem;color:var(--color-text);line-height:1.7;margin-bottom:1.25rem;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:.75rem}.author-avatar{width:40px;height:40px;border-radius:50%;background:var(--color-accent-light);display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-size:1rem;color:var(--color-accent-dark);font-weight:600;flex-shrink:0}.author-name{font-weight:600;font-size:.9rem;color:var(--color-brown)}.author-meta{font-size:.8rem;color:var(--color-text-muted)}.faq-list{max-width:720px;margin:0 auto}.faq-item{border-bottom:1px solid var(--color-border)}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 0;cursor:pointer;font-weight:600;font-size:1rem;color:var(--color-brown);gap:1rem}.faq-question .toggle{width:28px;height:28px;border-radius:50%;border:1.5px solid var(--color-border);display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:var(--color-accent);flex-shrink:0;transition:var(--transition)}.faq-item.open .faq-question .toggle{background:var(--color-accent);color:#fff;border-color:var(--color-accent);transform:rotate(45deg)}.faq-answer{display:none;padding:0 0 1.25rem;font-size:.95rem;color:var(--color-text-muted);line-height:1.7}.faq-item.open .faq-answer{display:block}.site-footer{background:var(--color-brown);color:#ffffffd9;padding:4rem 0 2rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-brand-name{font-family:var(--font-heading);font-size:1.5rem;color:#fff;margin-bottom:1rem}.footer-tagline{font-size:.9rem;color:#ffffffd9;margin-bottom:1.25rem;line-height:1.6}.footer-social{display:flex;gap:.75rem}.footer-social a{width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;color:#ffffffbf;font-size:.85rem;transition:var(--transition)}.footer-social a:hover{border-color:#fff;color:#fff;background:#ffffff1a}.footer-col h4{font-family:var(--font-body);font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#ffffffb3;margin-bottom:1rem}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:.6rem}.footer-col ul li a{font-size:.9rem;color:#ffffffe6;transition:color .2s}.footer-col ul li a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:1.75rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-bottom p{font-size:.82rem;color:#ffffffbf}.text-center{text-align:center}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}@media(max-width:900px){.hero-inner{grid-template-columns:1fr}.hero-before-after{max-width:400px;margin:0 auto}.steps-grid,.testimonials-grid,.product-section{grid-template-columns:1fr}.product-gallery{position:static}.footer-grid{grid-template-columns:1fr}.social-proof-inner{gap:1.5rem}}@media(max-width:600px){.hero{padding:4rem 0 3rem}.section{padding:3.5rem 0}.hero-cta-group{flex-direction:column}.btn--lg{width:100%}.product-guarantees{grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center}.header-nav{display:none}}.header-right{display:flex;align-items:center;gap:1rem}.mobile-menu-toggle{display:none;flex-direction:column;gap:5px;padding:6px;cursor:pointer;background:none;border:none}.mobile-menu-toggle span{display:block;width:24px;height:2px;background:var(--color-brown);border-radius:2px;transition:var(--transition)}.mobile-menu{position:fixed;top:0;right:-100%;width:min(320px,85vw);height:100vh;background:var(--color-warm-white);z-index:200;padding:2rem 1.5rem;transition:right .3s ease;box-shadow:-4px 0 30px #0000001f;display:flex;flex-direction:column}.mobile-menu.open{right:0}.mobile-menu-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:199}.mobile-menu.open~.mobile-menu-overlay,.mobile-menu-overlay:has(~.mobile-menu.open){display:block}.mobile-menu.open+.mobile-menu-overlay{display:block}.mobile-menu-close{align-self:flex-end;font-size:1.2rem;color:var(--color-text-muted);padding:.25rem;margin-bottom:2rem;cursor:pointer;background:none;border:none}.mobile-nav{display:flex;flex-direction:column;gap:0}.mobile-nav a{display:block;padding:1rem 0;font-size:1.1rem;font-weight:500;color:var(--color-brown);border-bottom:1px solid var(--color-border);transition:color .2s}.mobile-nav a:hover{color:var(--color-accent)}@media(max-width:768px){.mobile-menu-toggle{display:flex}.header-nav,.header-cta{display:none}}@media(min-width:769px){.mobile-menu{display:none}}:root{--color-sage: #A3B18A;--color-sage-dark: #869771}.guide-stack{position:relative;padding:2rem 1rem;min-height:450px;display:flex;align-items:center;justify-content:center}.guide-cover{position:absolute;width:260px;aspect-ratio:8.5/11;border-radius:4px;box-shadow:0 20px 60px #0000002e,0 4px 12px #00000014;background-size:cover;background-position:center top;background-color:var(--color-warm-white);transition:transform .4s ease}.guide-cover--back-3{transform:translate(-95px) translateY(15px) rotate(-9deg);z-index:1;opacity:.9}.guide-cover--back-2{transform:translate(-55px) translateY(8px) rotate(-5deg);z-index:2}.guide-cover--back-1{transform:translate(-25px) translateY(3px) rotate(-2deg);z-index:3}.guide-cover--front{transform:translate(20px) rotate(3deg);z-index:4;box-shadow:0 30px 80px #00000038,0 8px 20px #0000001a}.guide-stack:hover .guide-cover--back-3{transform:translate(-125px) translateY(10px) rotate(-13deg)}.guide-stack:hover .guide-cover--back-2{transform:translate(-80px) translateY(4px) rotate(-7deg)}.guide-stack:hover .guide-cover--back-1{transform:translate(-40px) rotate(-3deg)}.guide-stack:hover .guide-cover--front{transform:translate(35px) rotate(5deg)}.guide-stack-badge{position:absolute;bottom:20px;right:20px;background:var(--color-brown);color:#fff;padding:1rem 1.25rem;border-radius:50%;width:110px;height:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 10px 30px #00000040;z-index:10;transform:rotate(8deg)}.guide-stack-badge-count{font-family:var(--font-heading);font-size:2.4rem;font-weight:600;line-height:1;color:#fff}.guide-stack-badge-label{font-size:.68rem;letter-spacing:.06em;text-transform:uppercase;color:#ffffffd9;text-align:center;line-height:1.25;margin-top:.35rem;font-weight:500}.guides-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem}@media(min-width:901px){.guides-grid{grid-template-columns:repeat(12,1fr)}.guides-grid .guide-card{grid-column:span 3}.guides-grid .guide-card:nth-child(5){grid-column:2 / span 3}.guides-grid .guide-card:nth-child(6){grid-column:5 / span 3}.guides-grid .guide-card:nth-child(7){grid-column:8 / span 3}}.guide-card{background:var(--color-warm-white);border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden;transition:var(--transition);display:flex;flex-direction:column}.guide-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover);border-color:var(--color-accent)}.guide-card-cover{width:100%;aspect-ratio:8.5/11;object-fit:cover;object-position:center top;display:block;border-bottom:1px solid var(--color-border)}.guide-card-body{padding:1.25rem 1.25rem 1.5rem;display:flex;flex-direction:column;flex-grow:1}.guide-card-tag{font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.4rem}.guide-card-title{font-family:var(--font-heading);font-size:1.15rem;font-weight:500;color:var(--color-brown);margin-bottom:.6rem;line-height:1.25}.guide-card-desc{font-size:.88rem;color:var(--color-text-muted);line-height:1.55;margin-bottom:1rem;flex-grow:1}.guide-card-framework{background:var(--color-accent-light);padding:.55rem .75rem;border-radius:var(--radius-sm);font-size:.78rem;margin-bottom:.5rem;line-height:1.4}.guide-card-framework-label{color:var(--color-text-muted);font-weight:500}.guide-card-framework-name{color:var(--color-accent-dark);font-weight:600}.guide-card-pages{font-size:.78rem;color:var(--color-text-muted);font-weight:500}.bundle-value-strip{background:var(--color-brown);border-radius:var(--radius);padding:2rem 1.5rem;color:#fff;margin-top:3rem}.bundle-value-strip-inner{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;align-items:center;text-align:center}.bundle-value-item{padding:.5rem}.bundle-value-item .bundle-value-num{font-family:var(--font-heading);font-size:2.2rem;font-weight:500;line-height:1;color:#fff;margin-bottom:.4rem}.bundle-value-item .bundle-value-num.strike{text-decoration:line-through;color:#fff9;font-weight:400}.bundle-value-item .bundle-value-label{font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;color:#ffffffbf;font-weight:500}.bundle-value-item--price .bundle-value-num{color:var(--color-accent);font-size:2.6rem}.bundle-value-item--price .bundle-value-label{color:var(--color-accent-light);font-weight:600}.step-card .step-framework{display:inline-block;background:var(--color-accent-light);color:var(--color-accent-dark);padding:.25rem .7rem;border-radius:50px;font-size:.72rem;font-weight:600;letter-spacing:.06em;margin-top:.75rem;text-transform:uppercase}@media(max-width:900px){.guide-stack{min-height:400px}.guide-cover{width:200px}.guide-stack-badge{width:90px;height:90px;bottom:10px;right:10px}.guide-stack-badge-count{font-size:1.9rem}.guides-grid{grid-template-columns:repeat(2,1fr)!important}.guides-grid .guide-card{grid-column:span 1!important}.bundle-value-strip-inner{grid-template-columns:repeat(2,1fr);gap:1.25rem}.bundle-value-item--price{grid-column:span 2}}@media(max-width:600px){.guide-stack{min-height:340px;padding:1rem 0}.guide-cover{width:160px}.guide-cover--back-3{transform:translate(-60px) translateY(10px) rotate(-8deg)}.guide-cover--back-2{transform:translate(-35px) translateY(5px) rotate(-4deg)}.guide-cover--back-1{transform:translate(-15px) rotate(-2deg)}.guide-cover--front{transform:translate(15px) rotate(3deg)}.guide-stack-badge{width:76px;height:76px}.guide-stack-badge-count{font-size:1.6rem}.guide-stack-badge-label{font-size:.6rem}.guides-grid{grid-template-columns:1fr!important}.bundle-value-strip-inner{grid-template-columns:1fr}.bundle-value-item--price{grid-column:span 1}}.delivery-flow{background:linear-gradient(135deg,var(--color-cream) 0%,var(--color-accent-light) 100%);border-radius:var(--radius);padding:2.25rem 2rem 2rem;max-width:960px;margin:3.5rem auto 0;border:1px solid var(--color-border)}.delivery-flow-title{text-align:center;font-family:var(--font-heading);font-size:1.35rem;font-weight:500;color:var(--color-brown);margin-bottom:.4rem;line-height:1.3}.delivery-flow-sub{text-align:center;font-size:.92rem;color:var(--color-text-muted);margin-bottom:1.75rem}.delivery-flow-strip{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:.75rem;align-items:stretch}.delivery-step{text-align:center;padding:1.5rem 1rem 1.25rem;background:var(--color-warm-white);border-radius:var(--radius-sm);border:1px solid var(--color-border);display:flex;flex-direction:column}.delivery-step-icon{font-size:2.1rem;margin-bottom:.6rem;line-height:1}.delivery-step-title{font-family:var(--font-heading);font-size:1rem;font-weight:500;color:var(--color-brown);margin-bottom:.5rem;line-height:1.35}.delivery-step-desc{font-size:.82rem;color:var(--color-text-muted);line-height:1.55;margin:0}.delivery-step-desc strong{color:var(--color-accent-dark);font-weight:600}.delivery-arrow{font-size:1.6rem;color:var(--color-accent);font-weight:300;display:flex;align-items:center;justify-content:center;min-width:20px}.delivery-flow-note{margin-top:1.5rem;padding:.85rem 1.1rem;background:#fff9;border-radius:var(--radius-sm);font-size:.82rem;color:var(--color-text-muted);text-align:center;line-height:1.55}@media(max-width:800px){.delivery-flow{padding:1.75rem 1.25rem 1.5rem}.delivery-flow-strip{grid-template-columns:1fr;gap:.5rem}.delivery-arrow{transform:rotate(90deg);padding:.15rem 0;font-size:1.4rem}.delivery-flow-title{font-size:1.2rem}}.sticky-atc{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--color-border);padding:.85rem 0;z-index:150;box-shadow:0 -4px 20px #00000014;transform:translateY(100%);transition:transform .3s ease}.sticky-atc.visible{transform:translateY(0)}
/*# sourceMappingURL=/cdn/shop/t/25/assets/theme.css.map */
