:root{--radius-lg:18px;--radius-md:12px;--radius-pill:999px;--announce-bar-height:calc(0.75rem * 2 + 0.875rem);--header-height:calc(1.25rem * 2 + 1.5rem);--header-compact-height:calc(0.75rem * 2 + 1.5rem);--announce-bar-height-mobile:calc(0.5rem * 2 + 0.75rem);--header-height-mobile:calc(0.875rem * 2 + 1.5rem);--header-compact-height-mobile:calc(0.65rem * 2 + 1.5rem);--total-header-offset:calc(var(--announce-bar-height) + var(--header-height) + env(safe-area-inset-top, 0px));--total-header-offset-mobile:calc(var(--announce-bar-height-mobile) + var(--header-height-mobile) + env(safe-area-inset-top, 0px));background-color:#fafafa}body,html{background-color:#fafafa;min-height:100vh}body{transition:opacity .2s ease-in}:root,[data-theme=dark]{--bg-dark:#050816;--bg-card:#0b1020;--accent:#3fffff;--accent-soft:#3fffff26;--text-main:#f9fafb;--text-muted:#9ca3af;--border-subtle:#273244;--danger:#f97373;--shadow-soft:0 20px 40px #0009;--body-bg:radial-gradient(circle at top,#1a2548 0,#0a1020 40%,#0d1525 100%);--surface-hero:var(--body-bg);--surface-section-a:#050816;--surface-section-b:#0a1020;--surface-header:#050816;--surface-footer:#050816;--card-surface:radial-gradient(120% 120% at 20% 20%,#102a34 0%,#0b1020 55%,#0b1020 100%);--card-surface-hover:radial-gradient(120% 120% at 20% 20%,#153744 0%,#0c1426 60%,#0b1020 100%);--shadow-card-hover:0 14px 34px #0000009e,0 22px 70px #3fffff29,0 0 28px #3fffff1f}[data-theme=light]{--bg-dark:#fff;--bg-card:#fafafa;--bg-light:#f5f5f5;--bg-card-accent:#fafafa;--accent:#6366f1;--accent-soft:#6366f11a;--text-main:#1a1a1a;--text-muted:#6b7280;--border-subtle:#e5e7eb;--danger:#ef4444;--shadow-soft:0 4px 20px #00000014;--shadow-elev:0 10px 28px #00000014;--shadow-card-hover:0 14px 34px #00000024,0 24px 70px #6366f14d,0 0 28px #6366f133;--card-accent-line:var(--accent);--body-bg:linear-gradient(180deg,#fff,#fafafa 50%,#f5f5f5);--surface-hero:var(--body-bg);--surface-section-a:#fff;--surface-section-b:#fafafa;--surface-header:#fff;--surface-footer:#fff;--card-surface:linear-gradient(135deg,#6366f114,#8b5cf60d 50%,#f5f5f5);--card-surface-hover:linear-gradient(135deg,#6366f11f,#8b5cf614 50%,#f0f0f0)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--body-bg);color:var(--text-main);line-height:1.6;-webkit-font-smoothing:antialiased;transition:background-color .3s ease,color .3s ease;isolation:isolate}html{visibility:visible;opacity:1}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:100%;max-width:1120px;margin:0 auto;padding:0 1.25rem;box-sizing:border-box}@media (max-width:768px){.container{padding:0 1rem;width:100%;max-width:100%;overflow-x:hidden}}@media (max-width:480px){.container{padding:0 .9rem;width:100%;max-width:100%;overflow-x:hidden}}@media (max-width:375px){.container{padding:0 .75rem}}@media (max-width:320px){.container{padding:0 .65rem}}.btn-outline{padding:.45rem 1rem;border-radius:var(--radius-pill);border:1px solid #9ca3af66;font-size:.82rem;color:var(--text-muted);background:#0f172acc;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease,transform .1s ease}[data-theme=light] .btn-outline{background:var(--bg-dark);border-color:var(--border-subtle);color:var(--text-main)}.btn-outline:hover{border-color:var(--accent);color:var(--text-main);background:#0f172a;transform:translateY(-1px)}[data-theme=light] .btn-outline:hover{background:var(--bg-light);border-color:var(--accent)}.btn-primary{padding:.6rem 1.4rem;border-radius:var(--radius-pill);border:none;font-size:.95rem;font-weight:500;color:var(--bg-dark);background:radial-gradient(circle at top left,#3fffff,#06b6d4 50%,#0ea5e9 100%);cursor:pointer;box-shadow:0 14px 30px #38bdf866,0 0 20px #3fffff4d,0 0 40px #3fffff33;transition:transform .1s ease,box-shadow .12s ease;white-space:nowrap}[data-theme=light] .btn-primary{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6 50%,#a855f7);box-shadow:0 4px 20px #6366f14d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 20px 45px #38bdf8b3,0 0 30px #3fffff80,0 0 60px #3fffff4d}[data-theme=light] .btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 35px #6366f180,0 0 25px #8b5cf64d}.section{padding:1.8rem 0 3rem;background:#0000;opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.section.scroll-visible{opacity:1;transform:translateY(0)}[data-theme=light] .section{background:#0000}.section-header{text-align:center;margin-bottom:1.6rem;position:relative}.section-header img{animation:float 3s ease-in-out infinite;transition:transform .3s ease}.section-header:hover img{transform:scale(1.1) rotate(5deg)}.section-kicker{font-size:.72rem;text-transform:uppercase;letter-spacing:.18em;color:var(--accent);margin-bottom:.25rem;text-shadow:none}.section-title{font-size:1.4rem;font-weight:600;margin-bottom:.55rem;text-shadow:none}.section-subtitle{font-size:.9rem;color:var(--text-muted);max-width:32rem;margin-left:auto;margin-right:auto;text-align:center}@media (max-width:768px){.section{padding:1.5rem 0 2.5rem}.section-header{margin-bottom:1.4rem}.section-header img{animation:none!important;transform:none!important}.section-title{font-size:1.25rem}.section-subtitle{font-size:.85rem}}@media (max-width:480px){.section{padding:1.2rem 0 2rem}.section-title{font-size:1.1rem}.section-subtitle{font-size:.8rem}}.feature-card{background:radial-gradient(circle at top left,#3fffff1f,#0f172af5);border-radius:var(--radius-lg);border:1px solid #1f2937d9;padding:.95rem;box-shadow:0 16px 30px #000000b3,0 0 15px #3fffff1a;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;opacity:0;transform:translateY(15px);transition:opacity .6s ease,transform .6s ease}.section.scroll-visible .feature-card{opacity:1;transform:translateY(0)}.feature-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,#0000,#3fffff1a,#0000);transition:left .5s ease}.feature-card:hover:before{left:100%}.section.scroll-visible .feature-card:first-child{transition-delay:.1s}.section.scroll-visible .feature-card:nth-child(2){transition-delay:.2s}.section.scroll-visible .feature-card:nth-child(3){transition-delay:.3s}.section.scroll-visible .feature-card:nth-child(4){transition-delay:.4s}.section.scroll-visible .feature-card:nth-child(5){transition-delay:.5s}.section.scroll-visible .feature-card:nth-child(6){transition-delay:.6s}.section.scroll-visible .feature-card:nth-child(7){transition-delay:.7s}.section.scroll-visible .feature-card:nth-child(8){transition-delay:.8s}.feature-card:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 24px 48px #38bdf84d,0 0 0 1px #3fffff33,0 0 30px #3fffff33;border-color:#3fffff66}[data-theme=light] .feature-card:hover{box-shadow:0 8px 30px #0000001f}[data-theme=light] .feature-card{background:var(--card-surface);border:1px solid var(--border-subtle);box-shadow:var(--shadow-soft)}.feature-icon{width:28px;height:28px;border-radius:999px;background:#0f172ad9;border:1px solid #94a3b899;display:flex;align-items:center;justify-content:center;font-size:.9rem;margin-bottom:.6rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.feature-card:hover .feature-icon{transform:scale(1.15) rotate(5deg);background:#3fffff26;border-color:var(--accent);box-shadow:0 0 20px #3fffff4d}[data-theme=light] .feature-icon{background:var(--accent-soft);border:1px solid var(--border-subtle)}[data-theme=light] img[src*=fetch-confident],[data-theme=light] img[src*=fetch-excited],[data-theme=light] img[src*=fetch-helpful],[data-theme=light] img[src*=fetch-thinking],[data-theme=light] img[src*=fetch-waving],[data-theme=light] img[src*=fetch]{filter:none}.feature-title{font-size:.92rem;font-weight:500;margin-bottom:.3rem}.feature-text{font-size:.8rem;color:var(--text-muted)}.summary-card{background:radial-gradient(circle at top,#3fffff2e,#0f172afa);border-radius:var(--radius-lg);padding:1rem;border:1px solid #94a3b899;box-shadow:0 16px 32px #000000b3;font-size:.82rem;transition:all .3s ease}[data-theme=light] .summary-card{background:var(--bg-dark);border:1px solid var(--border-subtle);box-shadow:var(--shadow-soft)}.summary-card h4{margin-bottom:.5rem;font-size:.95rem}.summary-row{display:flex;flex-direction:column;gap:.35rem;margin-top:.25rem}.summary-row span{display:flex;justify-content:space-between}.summary-row small{color:var(--text-muted)}body:before{content:"";position:fixed;top:-50%;left:-50%;width:200%;height:200%;max-width:100vw;background:radial-gradient(circle at 30% 20%,#3fffff14 0,#0000 50%),radial-gradient(circle at 70% 80%,#0ea5e90f 0,#0000 50%);pointer-events:none;z-index:-1;animation:background-glow 20s ease-in-out infinite}body.orange-theme:before{background:radial-gradient(circle at 30% 20%,#ff57221a 0,#0000 55%),radial-gradient(circle at 70% 80%,#ff6b3514 0,#0000 55%)}@media (max-width:768px){body:before{animation:none}}@keyframes background-glow{0%,to{opacity:.6;transform:translate(0) scale(1)}33%{opacity:.8;transform:translate(2%,2%) scale(1.05)}66%{opacity:.7;transform:translate(-2%,-2%) scale(.95)}}html{overflow-y:auto;height:100%}body,html{width:100%;max-width:100vw;overflow-x:hidden}body{margin:0;position:relative;overflow-y:visible;min-height:100%}.page{display:flex;flex-direction:column;width:100%;max-width:100vw;overflow:visible}main{width:100%;flex:0 0 auto}@media (max-width:768px){main{margin-top:0}}.orange-theme{--orange-primary:#ff5722;--orange-secondary:#ff6b35;--orange-dark:#e64a19;--orange-light:#ffe8e0;--orange-glow:#ff57224d;--orange-ultra-light:#fff5f2;--white:#fff;--off-white:#fcfcfc;--light-gray:#f8f9fa;--gray:#9e9e9e;--dark-gray:#424242;--near-black:#1a1a1a;--shadow-sm:0 1px 3px #0000000d,0 1px 2px #0000000d;--shadow-md:0 4px 6px -1px #00000014,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;--shadow-orange:0 8px 32px #ff572240;--shadow-orange-hover:0 16px 48px #ff572259;--glass-bg:#ffffffb3;--glass-border:#fff3;--radius-sm:12px;--radius-md:20px;--radius-lg:28px;--radius-xl:40px;--space-xs:0.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:3.5rem;--font-display:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-body:"Inter",system-ui,sans-serif;--gradient-orange:linear-gradient(135deg,#ff5722,#ff6b35 50%,#ff8a65);background:var(--white);color:var(--near-black);font-family:var(--font-body)}.store2me-brand{color:#000!important;font-weight:700!important;letter-spacing:.02em}.brand-2,.store2me-brand{background:none!important;-webkit-background-clip:initial!important;-webkit-text-fill-color:initial!important}.brand-2{font-weight:900!important;color:#ff5722!important;font-size:1.15em;display:inline-block;margin:0 .05em}.section-title-orange .store2me-brand,h1 .store2me-brand,h2 .store2me-brand,h3 .store2me-brand{color:#000!important}.section-title-orange .brand-2,h1 .brand-2,h2 .brand-2,h3 .brand-2{color:#ff5722!important}.orange-theme main{display:flex;flex-direction:column;gap:0}.orange-theme h1,.orange-theme h2,.orange-theme h3,.orange-theme h4{font-family:var(--font-display);font-weight:700;color:var(--near-black);line-height:1.2}.orange-theme h1{font-size:clamp(1.75rem,4vw,2.75rem)}.orange-theme h2{font-size:clamp(1.5rem,3vw,2rem)}.orange-theme h3{font-size:clamp(1.125rem,2vw,1.5rem)}.orange-theme p{line-height:1.6;color:var(--dark-gray);font-size:.95rem}.orange-theme .container{max-width:1200px;margin:0 auto;padding:0 var(--space-md)}.btn-orange-primary{background:var(--gradient-orange);color:var(--white);border:none;padding:.875rem 1.75rem;border-radius:var(--radius-md);font-size:.95rem;font-weight:700;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-orange);position:relative;overflow:hidden}.btn-orange-primary:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ffffff4d,#0000 60%);opacity:0;transition:opacity .3s ease}.btn-orange-primary:hover{transform:translateY(-3px) scale(1.02);box-shadow:var(--shadow-orange-hover)}.btn-orange-primary:hover:before{opacity:1}.card-orange{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border-radius:var(--radius-md);padding:1.5rem;box-shadow:var(--shadow-md);transition:all .4s cubic-bezier(.4,0,.2,1);border:1.5px solid #ffffff80;position:relative;overflow:hidden}.card-orange:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ff57220d,#ff6b3514);opacity:0;transition:opacity .4s ease;pointer-events:none}.card-orange:hover{transform:translateY(-8px) scale(1.02);box-shadow:var(--shadow-xl);border-color:#ff57224d}.card-orange:hover:before{opacity:1}.section-orange{padding:4rem 0;position:relative;background:var(--white);overflow:visible;margin-bottom:0;transition:background .3s ease}.section-orange.section-odd{background:linear-gradient(180deg,#fff,#fff8f5 50%,#fff)}.section-orange+.section-orange{border-top:1px solid #ff6f0f0d}.section-orange:last-child:after{display:none}.section-orange:nth-child(odd):before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,#ff572208 1px,#0000 0);background-size:30px 30px;pointer-events:none;opacity:.5}.section-header-orange{text-align:center;margin-bottom:2.5rem}.section-kicker-orange{display:inline-block;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--orange-primary);margin-bottom:.75rem}.section-title-orange{font-size:clamp(1.5rem,3vw,2rem);margin-bottom:.75rem;background:var(--gradient-orange);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#0000}.section-title-orange:has(.store2me-brand){background:none;-webkit-text-fill-color:initial;color:var(--near-black)}.section-title-orange .store2me-brand{color:#000!important}.section-title-orange .brand-2,.section-title-orange .store2me-brand{background:none!important;-webkit-background-clip:initial!important;-webkit-text-fill-color:initial!important}.section-title-orange .brand-2{color:#ff5722!important}.section-subtitle-orange{font-size:1rem;color:var(--dark-gray);max-width:600px;margin:0 auto;line-height:1.6}@media (max-width:768px){.orange-theme{--space-lg:2rem;--space-xl:2.5rem}.section-orange{padding:2.5rem 0}.orange-theme .container{padding:0 1rem}.section-header-orange{margin-bottom:2rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.animate-fade-in-up{animation:fadeInUp .6s ease-out forwards}.about-page{background:#fafafa;min-height:100vh}.about-hero{background:linear-gradient(135deg,#fff8f3,#ffe8d6);padding:3rem 0;position:relative;overflow:hidden;margin-top:0;padding-top:calc(var(--total-header-offset) + 2rem)}.about-hero:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,#ff6f0f1a 0,#0000 70%);pointer-events:none;animation:pulse 8s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.1)}}.about-hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:#fff;border-radius:50px;font-size:.9rem;font-weight:700;color:var(--orange-primary);margin-bottom:1.5rem;box-shadow:0 2px 8px #ff6f0f26}.about-hero-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:900;margin:0 0 1.25rem;line-height:1.1;color:var(--near-black);letter-spacing:-.02em}.about-hero-subtitle{font-size:clamp(1.15rem,2.5vw,1.5rem);color:var(--text-secondary);line-height:1.6;max-width:650px;margin:0 auto}.about-hero .container{text-align:center;position:relative;z-index:2}.about-content{padding:3.5rem 0}.about-section{margin-bottom:4rem}.about-section:last-child{margin-bottom:0}.about-section-header{margin-bottom:2rem}.about-section-title{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;color:var(--near-black);margin:0;line-height:1.2;letter-spacing:-.01em;padding-bottom:.75rem;border-bottom:3px solid var(--orange-primary);display:inline-block}.about-section-content{max-width:800px}.about-section-content p{font-size:1.15rem;line-height:1.8;color:var(--text-secondary);margin:0 0 1.5rem}.about-section-content p:last-child{margin-bottom:0}.about-features-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;max-width:900px;margin-top:1.5rem}.about-feature-item{display:flex;gap:1.25rem;align-items:flex-start;padding:1.5rem 0;border-bottom:1px solid #ff572226}.about-feature-item:nth-child(3),.about-feature-item:nth-child(4){border-bottom:none}.about-feature-check{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:var(--gradient-orange);color:var(--white);font-size:1.125rem;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #ff572240}.about-feature-content{flex:1 1}.about-feature-title{font-size:1.125rem;font-weight:700;color:var(--near-black);margin:0 0 .5rem;line-height:1.3}.about-feature-text{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin:0}.about-fetch-section{background:#fff;padding:2.5rem;border-radius:20px;border:2px solid #e8e8e8;display:grid;grid-template-columns:1fr 200px;grid-gap:2.5rem;gap:2.5rem;align-items:center}.about-fetch-visual{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:2rem 0 1rem}.about-fetch-visual img{width:160px;height:160px;animation:floatBounce 3s ease-in-out infinite;margin-top:1rem}.about-fetch-label{margin-top:1rem;font-size:1.125rem;font-weight:700;color:var(--orange-primary)}.about-differences-list{max-width:800px;margin-top:1.5rem}.about-diff-item{display:flex;gap:1.5rem;align-items:flex-start;padding:1.5rem 0;border-bottom:1px solid #ff57221a}.about-diff-item:last-child{border-bottom:none}.about-diff-number{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:var(--gradient-orange);color:var(--white);font-size:1.25rem;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #ff57224d}.about-diff-content{flex:1 1}.about-diff-title{font-size:1.125rem;font-weight:700;color:var(--near-black);margin:0 0 .5rem;line-height:1.3}.about-diff-text{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin:0}.about-grow-section{margin-top:4rem}.about-grow-card{background:linear-gradient(135deg,#fff8f3,#ffe8d6);padding:3rem;border-radius:20px;text-align:center;box-shadow:0 8px 24px #ff6f0f1f;position:relative;overflow:hidden}.about-grow-card:before{content:"";position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:radial-gradient(circle,#ff6f0f26 0,#0000 70%);pointer-events:none}.about-grow-title{font-size:clamp(1.85rem,4vw,2.5rem);font-weight:800;color:var(--near-black);margin:0 0 1.5rem;line-height:1.2;letter-spacing:-.01em;position:relative;z-index:2}.about-grow-text{font-size:1.15rem;line-height:1.8;color:var(--text-secondary);max-width:750px;margin:0 auto 1.25rem;position:relative;z-index:2}.about-grow-text:last-child{margin-bottom:0}.about-cta-section{padding:4rem 0 5rem;background:#fafafa}.about-cta-card{background:linear-gradient(135deg,var(--orange-primary) 0,var(--orange-secondary) 100%);border-radius:20px;padding:3rem;display:grid;grid-template-columns:1fr 160px;grid-gap:2rem;gap:2rem;align-items:center;box-shadow:0 12px 40px #ff6f0f40;position:relative;overflow:visible}.about-cta-card:before{content:"";position:absolute;top:-50%;left:-20%;width:500px;height:500px;background:radial-gradient(circle,#ffffff26 0,#0000 70%);pointer-events:none}.about-cta-content{position:relative;z-index:2}.about-cta-title{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;color:#fff;margin:0 0 1rem;line-height:1.2;letter-spacing:-.01em}.about-cta-text{font-size:1.15rem;color:#fffffff2;line-height:1.7;margin:0 0 2rem}.about-cta-btn{padding:1.125rem 2.5rem;background:#fff;color:var(--orange-primary);border:none;border-radius:50px;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #00000026;display:inline-block;min-width:200px}.about-cta-btn:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000040}.about-cta-btn:active{transform:translateY(-1px)}.about-cta-fetch{width:160px;height:160px;position:relative;z-index:2;display:flex;align-items:center;justify-content:center;padding:2rem 0 1rem}.about-cta-fetch img{width:140px;height:140px;animation:floatBounce 3s ease-in-out infinite;margin-top:1rem}@media (max-width:768px){.about-hero{padding:2rem 0 2.5rem;padding-top:calc(var(--total-header-offset-mobile) + 1.5rem)}.about-hero-badge{font-size:.8rem;padding:.4rem 1rem}.about-content{padding:2.5rem 0}.about-section{margin-bottom:3rem}.about-section-title{font-size:1.5rem;padding-bottom:.625rem;border-bottom-width:2px}.about-section-content p{font-size:1rem;margin-bottom:1.25rem}.about-features-grid{grid-template-columns:1fr;gap:1.5rem}.about-feature-item{gap:1rem;padding:1.25rem 0}.about-feature-check{width:28px;height:28px;font-size:1rem}.about-feature-title{font-size:1.0625rem}.about-feature-text{font-size:.9375rem}.about-fetch-section{grid-template-columns:1fr;padding:2rem 1.5rem;gap:1.5rem}.about-fetch-visual{order:-1;padding:.5rem 0}.about-fetch-visual img{width:120px;height:120px}.about-diff-item{gap:1.25rem;padding:1.25rem 0}.about-diff-number{width:36px;height:36px;font-size:1.125rem}.about-diff-title{font-size:1.0625rem}.about-diff-text{font-size:.9375rem}.about-grow-card{padding:2rem 1.5rem}.about-grow-text{font-size:1rem}.about-cta-section{padding:2.5rem 0 3.5rem}.about-cta-card{grid-template-columns:1fr;padding:2rem 1.5rem 2.5rem;text-align:center;overflow:visible}.about-cta-fetch{order:-1;margin:0 auto;width:120px;height:120px;padding:.5rem 0}.about-cta-fetch img{width:100px;height:100px}.about-cta-btn{width:100%;margin-bottom:1rem}}@media (max-width:480px){.about-diff-item,.about-feature-item{padding:1rem 0}.about-grow-card{padding:2rem 1.25rem}}.contact-page-hero{background:linear-gradient(135deg,#fff8f5,#fff 50%,#fff8f5);padding:6rem 0 5rem;position:relative;overflow:hidden}.contact-page-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,#ff57220a 1px,#0000 0);background-size:40px 40px;pointer-events:none}.contact-page-header{max-width:700px;margin:0 auto 2.25rem;text-align:center;position:relative;z-index:1}.contact-page-kicker{display:inline-block;padding:.5rem 1.25rem;background:linear-gradient(135deg,#ff57221a,#ff6b3526);border:1.5px solid #ff572233;border-radius:50px;font-size:.875rem;font-weight:700;color:var(--orange-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem}.contact-page-title{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:900;line-height:1.1;color:var(--near-black);margin:0 0 1rem;letter-spacing:-.03em}.contact-page-subtitle{font-size:1.125rem;line-height:1.6;color:var(--dark-gray);margin:0}.contact-page-card{max-width:720px;margin:0 auto;background:var(--white);border:1.5px solid #ff57221f;border-radius:var(--radius-xl);box-shadow:0 18px 48px #ff57221a;padding:2.5rem;position:relative;z-index:1}.contact-page-hero{padding-top:calc(6rem + var(--total-header-offset))}@media (max-width:768px){.contact-page-hero{padding:3rem 0 4rem;padding-top:calc(3rem + var(--total-header-offset-mobile))}.contact-page-card{padding:2rem 1.5rem}.contact-page-subtitle{font-size:1.05rem}}.page.orange-theme{padding-top:0!important}.faq-page-new{background:#fafafa;min-height:100vh;padding-top:0}.faq-hero{background:linear-gradient(135deg,#fff8f3,#ffe8d6);padding:1.5rem 0 3.5rem;padding-top:calc(1.5rem + var(--total-header-offset));position:relative;overflow:hidden}.faq-hero:before{content:"";position:absolute;top:0;right:0;width:500px;height:500px;background:radial-gradient(circle,#ff6f0f1a 0,#0000 70%);pointer-events:none}.faq-hero .container{display:grid;grid-template-columns:1fr 300px;grid-gap:3rem;gap:3rem;align-items:center}.faq-hero-content{position:relative;z-index:2}.faq-hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border-radius:50px;font-size:.9rem;font-weight:600;color:var(--orange-primary);box-shadow:0 2px 8px #ff6f0f26;margin-bottom:1.5rem}.faq-hero-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;margin:0 0 1rem;line-height:1.1;color:var(--near-black);letter-spacing:-.02em}.faq-hero-subtitle{font-size:1.2rem;color:var(--text-secondary);margin:0 0 2rem;line-height:1.6}.faq-search-bar{position:relative;max-width:500px}.faq-search-icon{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);color:#999;z-index:1}.faq-search-input{width:100%;padding:1rem 3rem 1rem 3.25rem;font-size:1rem;border:2px solid #e8e8e8;border-radius:12px;background:#fff;transition:all .3s ease}.faq-search-input:focus{outline:none;border-color:var(--orange-primary);box-shadow:0 0 0 4px #ff6f0f1a}.faq-search-clear{position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#e8e8e8;border:none;border-radius:50%;color:#666;font-size:.875rem;cursor:pointer;transition:all .2s ease;z-index:1}.faq-search-clear:hover{background:var(--orange-primary);color:#fff;transform:translateY(-50%) scale(1.1)}.faq-search-results-count{margin-top:1rem;padding:.75rem 1rem;background:#ff6f0f1a;border-left:3px solid var(--orange-primary);border-radius:8px;font-size:.95rem;font-weight:600;color:var(--orange-primary)}.faq-hero-fetch{position:relative;display:flex;flex-direction:column;align-items:center;gap:1rem}.faq-fetch-img{width:180px;height:180px}@keyframes floatBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.faq-fetch-bubble{background:#fff;padding:.75rem 1.5rem;border-radius:20px;box-shadow:0 4px 12px #0000001a;font-weight:600;color:var(--near-black);position:relative}.faq-fetch-bubble:before{content:"";position:absolute;top:-8px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:10px solid #0000;border-right:10px solid #0000;border-bottom:10px solid #fff}.faq-popular-section{padding:4rem 0 3rem;background:#fff}.faq-section-title{display:flex;align-items:center;gap:.75rem;font-size:1.75rem;font-weight:800;color:var(--near-black);margin:0 0 2rem;letter-spacing:-.01em}.faq-title-icon{font-size:2rem}.faq-popular-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1rem;gap:1rem}.faq-popular-card{background:#fff;border-radius:12px;border:2px solid #e8e8e8;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.faq-popular-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:var(--orange-primary);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.faq-popular-card.active:before,.faq-popular-card:hover:before{transform:scaleX(1)}.faq-popular-card:hover{border-color:#ff6f0f4d;box-shadow:0 4px 16px #00000014}.faq-popular-card.active{border-color:var(--orange-primary);box-shadow:0 6px 20px #ff6f0f1f}.faq-popular-btn{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem;background:#0000;border:none;cursor:pointer;text-align:left;transition:background .3s ease}.faq-popular-btn:hover{background:#ff6f0f08}.faq-popular-header{display:flex;align-items:flex-start;gap:.75rem;flex:1 1}.faq-popular-icon{font-size:1.75rem;flex-shrink:0;margin-top:.125rem}.faq-popular-question{font-size:1rem;font-weight:700;color:var(--near-black);margin:0;line-height:1.4}.faq-popular-toggle{width:28px;height:28px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f5f5f5;color:var(--orange-primary);font-size:1.25rem;font-weight:700;transition:all .3s ease}.faq-popular-card.active .faq-popular-toggle{background:var(--orange-primary);color:#fff;transform:rotate(90deg)}.faq-popular-answer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;padding:0 1.25rem}.faq-popular-answer.expanded{max-height:600px;padding:0 1.25rem 1.25rem}.faq-popular-answer p{font-size:.95rem;line-height:1.7;color:var(--text-secondary);margin:0}.faq-category-nav{background:#fff;padding:1.5rem 0;border-bottom:1px solid #e8e8e8;position:-webkit-sticky;position:sticky;top:80px;z-index:100}.faq-category-pills{display:flex;gap:.75rem;overflow-x:auto;padding:.5rem 0;scrollbar-width:none}.faq-category-pills::-webkit-scrollbar{display:none}.faq-category-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#f5f5f5;border:2px solid #0000;border-radius:50px;font-size:.95rem;font-weight:600;color:var(--near-black);cursor:pointer;transition:all .3s ease;white-space:nowrap}.faq-category-pill:hover{background:#fff;border-color:var(--pill-color);color:var(--pill-color)}.faq-category-pill.active{background:var(--pill-color);color:#fff;box-shadow:0 4px 12px #00000026}.faq-pill-icon{font-size:1.25rem}.faq-questions-section{padding:4rem 0}.faq-layout{display:grid;grid-template-columns:280px 1fr;grid-gap:3rem;gap:3rem;align-items:start}.faq-sidebar{position:-webkit-sticky;position:sticky;top:200px;display:flex;flex-direction:column;gap:1.5rem}.faq-sidebar-card{background:linear-gradient(135deg,var(--orange-primary) 0,var(--orange-secondary) 100%);padding:2rem;border-radius:16px;text-align:center;color:#fff}.faq-sidebar-fetch{width:100px;height:100px;margin:0 auto 1rem;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026}.faq-sidebar-fetch img{width:80px;height:80px}.faq-sidebar-title{font-size:1.25rem;font-weight:800;margin:0 0 .75rem}.faq-sidebar-text{font-size:.95rem;opacity:.95;line-height:1.6;margin:0 0 1.5rem}.faq-sidebar-btn{width:100%;padding:.875rem;background:#fff;color:var(--orange-primary);border:none;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease}.faq-sidebar-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003}.faq-stats-card{background:#fff;padding:1.5rem;border-radius:16px;border:2px solid #e8e8e8;display:flex;justify-content:space-around;text-align:center}.faq-stat-number{font-size:2rem;font-weight:900;color:var(--orange-primary);line-height:1;margin-bottom:.5rem}.faq-stat-label{font-size:.875rem;color:var(--text-secondary);font-weight:600}.faq-category-section{margin-bottom:2rem}.faq-category-header{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#fff;border-radius:10px;border-left:4px solid var(--header-color);box-shadow:0 2px 6px #0000000d;margin-bottom:1rem}.faq-category-icon{font-size:1.5rem}.faq-category-title{font-size:1.25rem;font-weight:800;color:var(--near-black);margin:0;flex:1 1;letter-spacing:-.01em}.faq-category-count{width:28px;height:28px;background:var(--header-color);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}.faq-questions-list{display:flex;flex-direction:column;gap:.75rem}.faq-question-item{background:#fff;border:2px solid #e8e8e8;border-radius:10px;overflow:hidden;transition:all .3s ease}.faq-question-item:hover{border-color:#ff6f0f4d;box-shadow:0 4px 12px #ff6f0f14}.faq-question-item.active{border-color:var(--orange-primary);box-shadow:0 4px 16px #ff6f0f1f}.faq-question-btn{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.125rem 1.25rem;background:#0000;border:none;cursor:pointer;text-align:left;transition:background .3s ease}.faq-question-btn:hover{background:#ff6f0f08}.faq-question-text{font-size:1.05rem;font-weight:700;color:var(--near-black);line-height:1.5;padding-right:1rem;flex:1 1}.faq-question-icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f5f5f5;color:var(--orange-primary);transition:all .3s ease}.faq-question-item.active .faq-question-icon{background:var(--orange-primary);color:#fff;transform:rotate(90deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;padding:0 1.25rem}.faq-answer.expanded{max-height:1000px;padding:0 1.25rem 1.125rem}.faq-answer p{font-size:.98rem;line-height:1.7;color:var(--text-secondary);margin:0;padding-top:.375rem}.faq-no-results{text-align:center;padding:4rem 2rem;background:#fff;border-radius:16px;border:2px dashed #e8e8e8}.faq-no-results-icon{font-size:4rem;margin-bottom:1.5rem;opacity:.5}.faq-no-results h3{font-size:1.5rem;font-weight:800;color:var(--near-black);margin:0 0 .75rem}.faq-no-results p{font-size:1.05rem;color:var(--text-secondary);margin:0 0 2rem}.faq-clear-search-btn{padding:.875rem 2rem;background:linear-gradient(135deg,var(--orange-primary) 0,var(--orange-secondary) 100%);color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #ff6f0f40}.faq-clear-search-btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #ff6f0f59}.faq-bottom-cta{background:linear-gradient(135deg,#fff8f3,#ffe8d6);padding:4rem 0;margin-top:2rem}.faq-cta-content{display:flex;align-items:center;justify-content:space-between;gap:2rem;background:#fff;padding:2.5rem 3rem;border-radius:20px;box-shadow:0 8px 24px #ff6f0f1f}.faq-cta-fetch{width:120px;height:120px;flex-shrink:0}.faq-cta-fetch img{width:100%;height:100%}.faq-cta-text{flex:1 1}.faq-cta-text h3{font-size:1.75rem;font-weight:800;color:var(--near-black);margin:0 0 .5rem;letter-spacing:-.01em}.faq-cta-text p{font-size:1.05rem;color:var(--text-secondary);margin:0;line-height:1.6}.faq-cta-btn{padding:1.125rem 2.5rem;background:linear-gradient(135deg,var(--orange-primary) 0,var(--orange-secondary) 100%);color:#fff;border:none;border-radius:50px;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #ff6f0f40;flex-shrink:0}.faq-cta-btn:hover{transform:translateY(-3px);box-shadow:0 8px 24px #ff6f0f59}@media (max-width:1024px){.faq-layout{grid-template-columns:1fr}.faq-sidebar{position:static;flex-direction:row;gap:1rem}.faq-sidebar-card,.faq-stats-card{flex:1 1}}@media (max-width:768px){.faq-hero{padding:3rem 0;padding-top:calc(3rem + var(--total-header-offset-mobile))}.faq-hero .container{grid-template-columns:1fr;gap:2rem}.faq-hero-fetch{order:-1}.faq-fetch-img{width:140px;height:140px}.faq-hero-title{font-size:2.25rem}.faq-hero-subtitle{font-size:1.05rem}.faq-popular-grid{grid-template-columns:1fr}.faq-category-nav{top:60px}.faq-sidebar{flex-direction:column}.faq-sidebar-card,.faq-stats-card{flex:auto}.faq-cta-content{flex-direction:column;text-align:center;padding:2rem 1.5rem}.faq-cta-btn{width:100%}}@media (max-width:480px){.faq-questions-section{padding:2.5rem 0}.faq-popular-section{padding:3rem 0 2rem}.faq-section-title{font-size:1.5rem}.faq-popular-btn{padding:1rem}.faq-popular-icon{font-size:1.5rem}.faq-popular-question{font-size:.95rem}.faq-popular-answer p{font-size:.9rem}.faq-category-header{padding:.875rem 1rem}.faq-category-icon{font-size:1.25rem}.faq-category-title{font-size:1.125rem}.faq-question-btn{padding:1rem}.faq-question-text{font-size:.98rem}.faq-question-icon{width:28px;height:28px}.faq-answer{padding:0 1rem}.faq-answer.expanded{padding:0 1rem 1rem}.faq-answer p{font-size:.92rem}}.faq-contact-section{padding:4rem 0;background:#fafafa}.faq-contact-card{background:linear-gradient(135deg,#fff8f3,#ffe8d6);border-radius:24px;padding:3.5rem;display:grid;grid-template-columns:1fr 200px;grid-gap:3rem;gap:3rem;align-items:center;box-shadow:0 8px 32px #ff6f0f1f;position:relative;overflow:hidden}.faq-contact-card:before{content:"";position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:radial-gradient(circle,#ff6f0f26 0,#0000 70%);pointer-events:none}.faq-contact-content{position:relative;z-index:2}.faq-contact-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:#fff;border-radius:50px;font-size:.9rem;font-weight:700;color:var(--orange-primary);margin-bottom:1.5rem;box-shadow:0 2px 8px #ff6f0f26}.faq-contact-title{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;color:var(--near-black);margin:0 0 1rem;line-height:1.2;letter-spacing:-.01em}.faq-contact-text{font-size:1.1rem;color:var(--text-secondary);line-height:1.7;margin:0 0 2rem;max-width:600px}.faq-contact-btn{padding:1.125rem 2.5rem;background:linear-gradient(135deg,var(--orange-primary) 0,var(--orange-secondary) 100%);color:#fff;border:none;border-radius:50px;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #ff6f0f40}.faq-contact-btn:hover{transform:translateY(-3px);box-shadow:0 8px 24px #ff6f0f59}.faq-contact-fetch{width:200px;height:200px;position:relative;z-index:2}.faq-contact-fetch img{width:100%;height:100%}@media (max-width:768px){.faq-contact-card{grid-template-columns:1fr;padding:2.5rem 2rem;text-align:center}.faq-contact-fetch{order:-1;margin:0 auto;width:150px;height:150px}.faq-contact-text{margin:0 auto 2rem}.faq-contact-btn{width:100%}}.legal-page-hero{background:linear-gradient(135deg,#fff8f5,#fff 50%,#fff8f5);padding:4rem 0 5rem;padding-top:calc(4rem + var(--total-header-offset));position:relative;overflow:hidden}.legal-page-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,#ff57220a 1px,#0000 0);background-size:40px 40px;pointer-events:none}.legal-page-header{max-width:900px;margin:0 auto 2rem;text-align:center;position:relative;z-index:1}.legal-page-kicker{display:inline-block;padding:.5rem 1.25rem;background:linear-gradient(135deg,#ff57221a,#ff6b3526);border:1.5px solid #ff572233;border-radius:50px;font-size:.875rem;font-weight:700;color:var(--orange-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem}.legal-page-title{font-size:clamp(2.25rem,5vw,3.25rem);font-weight:900;line-height:1.1;color:var(--near-black);margin:0 0 .75rem;letter-spacing:-.03em}.legal-page-subtitle{font-size:1.125rem;line-height:1.6;color:var(--dark-gray);margin:0}.legal-doc{max-width:920px;margin:0 auto;background:var(--white);border:1.5px solid #ff57221f;border-radius:var(--radius-xl);box-shadow:0 18px 48px #ff57221a;padding:2.5rem;position:relative;z-index:1}.legal-doc h2{font-size:1.25rem;margin:2rem 0 .75rem}.legal-doc h2,.legal-doc h3{font-weight:800;color:var(--near-black)}.legal-doc h3{font-size:1.05rem;margin:1.5rem 0 .5rem}.legal-doc p{margin:0 0 1rem}.legal-doc p,.legal-doc ul{color:var(--dark-gray);line-height:1.75}.legal-doc ul{margin:0 0 1rem 1.25rem}@media (max-width:768px){.legal-page-hero{padding:2.5rem 0 4rem;padding-top:calc(2.5rem + var(--total-header-offset-mobile))}.legal-doc{padding:2rem 1.5rem}.legal-page-subtitle{font-size:1.05rem}}.shop-hero{padding:0 0 4rem;padding-top:calc(var(--total-header-offset) + 2rem);background:linear-gradient(135deg,#fff,#fff8f5);position:relative;overflow:hidden}.shop-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle,#ff572208 1px,#0000 0);background-size:50px 50px;pointer-events:none}.shop-hero-content{max-width:650px;margin:0 auto;text-align:center;position:relative;z-index:1}.shop-hero-label{display:inline-block;padding:.4rem 1rem;background:#ff572214;border-radius:50px;font-size:.8125rem;font-weight:600;color:var(--orange-primary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.5rem}.shop-hero-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.15;color:var(--near-black);margin-bottom:1rem;letter-spacing:-.03em}.shop-title-break{display:inline-block;margin-left:.3em}.shop-hero-divider{width:60px;height:3px;background:var(--gradient-orange);margin:0 auto 1.5rem;border-radius:2px}.shop-hero-subtitle{font-size:clamp(1.0625rem,2vw,1.25rem);line-height:1.6;color:var(--dark-gray);margin-bottom:2rem;max-width:550px;margin-left:auto;margin-right:auto}.shop-hero-btn{font-size:1.0625rem;padding:1rem 2.25rem;box-shadow:0 4px 16px #ff572240}.shop-hero-note{margin-top:1.25rem;font-size:.875rem;font-weight:500;color:var(--gray)}.shop-timeline-section{padding:3.5rem 0;background:var(--white);position:relative}.shop-timeline-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,#0000,#ff572233 50%,#0000)}.shop-timeline{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;max-width:1000px;margin:0 auto;grid-gap:0;gap:0}.shop-timeline-item{text-align:center;position:relative}.shop-timeline-number{width:44px;height:44px;border-radius:50%;background:var(--gradient-orange);color:var(--white);font-size:1.25rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;box-shadow:0 4px 12px #ff57224d}.shop-timeline-icon{font-size:2rem;margin-bottom:.75rem}.shop-timeline-content h3{font-size:1.125rem;font-weight:700;color:var(--near-black);margin-bottom:.5rem;line-height:1.3}.shop-timeline-content p{font-size:.9375rem;line-height:1.5;color:var(--gray);margin:0}.shop-timeline-connector{width:80px;height:2px;background:linear-gradient(90deg,#ff57224d,#ff572299);position:relative}.shop-timeline-connector:after{content:"→";position:absolute;right:-8px;top:50%;transform:translateY(-50%);color:var(--orange-primary);font-size:1.25rem;font-weight:700}.shop-info-section{padding:4rem 0;background:var(--white);border-top:1px solid #ff57221a}.shop-info-content{max-width:850px;margin:0 auto}.shop-info-title{font-size:clamp(1.625rem,4vw,2rem);font-weight:700;color:var(--near-black);margin-bottom:2.5rem;text-align:center;letter-spacing:-.01em}.shop-info-block{margin-bottom:2rem;padding-left:1.5rem;border-left:3px solid #ff572233}.shop-info-block:last-child{margin-bottom:0}.shop-info-block h3{font-size:1.125rem;font-weight:700;color:var(--near-black);margin-bottom:.625rem}.shop-info-block p{font-size:1rem;line-height:1.7;color:var(--dark-gray);margin:0}.shop-info-block strong{font-weight:600;color:var(--orange-primary)}.shop-what-section{padding:6rem 0;background:var(--white)}.shop-what-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;gap:5rem;align-items:start}.shop-what-text{max-width:550px}.shop-section-label{display:inline-block;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--orange-primary);margin-bottom:1rem}.shop-section-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2;color:var(--near-black);margin-bottom:1.5rem;letter-spacing:-.02em}.shop-what-text p{font-size:1.0625rem;line-height:1.75;color:var(--dark-gray);margin-bottom:1.5rem}.shop-what-text p:last-child{margin-bottom:0}.shop-what-features{display:flex;flex-direction:column;gap:1.5rem}.shop-feature-card{padding:2rem;background:linear-gradient(135deg,#fff8f5,#fff);border:1.5px solid #ff57221a;border-radius:var(--radius-md);transition:all .3s cubic-bezier(.4,0,.2,1)}.shop-feature-card:hover{transform:translateX(8px);border-color:#ff57224d;box-shadow:var(--shadow-md)}.shop-feature-icon{font-size:2rem;margin-bottom:.75rem;display:block}.shop-feature-card h3{font-size:1.25rem;font-weight:700;color:var(--near-black);margin-bottom:.5rem}.shop-feature-card p{font-size:.9375rem;line-height:1.6;color:var(--dark-gray);margin:0}.shop-destinations-section{padding:6rem 0;background:linear-gradient(180deg,#fff,#fff8f5)}.shop-destinations-header{text-align:center;max-width:700px;margin:0 auto 4rem}.shop-section-subtitle{font-size:1.125rem;line-height:1.6;color:var(--dark-gray);margin-top:1rem}.shop-destinations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:3rem;gap:3rem;max-width:1200px;margin:0 auto}.shop-region-title{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--orange-primary);margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #ff572233}.shop-country-cards{display:flex;flex-direction:column;gap:.75rem}.shop-country-card{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:var(--white);border:1.5px solid #ff572214;border-radius:var(--radius-sm);text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.shop-country-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ff572208,#0000);opacity:0;transition:opacity .3s ease}.shop-country-card:hover{transform:translateY(-2px);border-color:var(--orange-primary);box-shadow:var(--shadow-md)}.shop-country-card:hover:before{opacity:1}.shop-country-flag{font-size:2rem;flex-shrink:0}.shop-country-info{display:flex;flex-direction:column;gap:.25rem;flex:1 1}.shop-country-name{font-size:1.0625rem;font-weight:600;color:var(--near-black);flex:1 1}.shop-country-cities{font-size:.875rem;color:var(--gray);font-style:italic}.shop-country-arrow{flex-shrink:0;color:var(--orange-primary);transition:transform .3s ease}.shop-country-card:hover .shop-country-arrow{transform:translateX(4px)}.shop-destinations-note{margin-top:3rem;padding-top:2rem;border-top:1px solid #ff57221a;text-align:center;font-size:1rem;line-height:1.6;color:var(--near-black);max-width:800px;margin-left:auto;margin-right:auto}.shop-fetch-adapts-section{padding:5rem 0;background:linear-gradient(135deg,#fff8f5,#fff);border-top:1px solid #ff572214}.shop-fetch-adapts-split{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:4rem;gap:4rem;align-items:center;max-width:1100px;margin:0 auto}.shop-fetch-visual{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;position:relative}.shop-fetch-image{width:220px;height:220px;filter:drop-shadow(0 8px 24px rgba(255,87,34,.15))}.shop-fetch-badge{display:inline-block;padding:.5rem 1.25rem;background:linear-gradient(135deg,var(--orange-primary),var(--orange-secondary));color:#fff;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:50px;box-shadow:0 4px 12px #ff57224d}.shop-fetch-content{display:flex;flex-direction:column;gap:1.5rem}.shop-fetch-title{font-size:2rem;font-weight:800;color:var(--near-black);line-height:1.2;margin:0}.shop-fetch-intro{font-size:1.125rem;line-height:1.6;color:var(--dark-gray);margin:0}.shop-fetch-benefits{display:flex;flex-direction:column;gap:1.75rem;margin-top:.5rem}.shop-fetch-benefit{display:flex;gap:1.25rem;align-items:flex-start}.shop-benefit-icon{font-size:2.5rem;line-height:1;flex-shrink:0;margin-top:.25rem}.shop-fetch-benefit strong{display:block;font-size:1.125rem;font-weight:700;color:var(--near-black);margin-bottom:.35rem}.shop-fetch-benefit p{font-size:1rem;line-height:1.6;color:var(--dark-gray);margin:0}.shop-benefits-detailed{padding:6rem 0;background:var(--white)}.shop-benefits-header{text-align:center;max-width:800px;margin:0 auto 4rem}.shop-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2.5rem;gap:2.5rem;max-width:1200px;margin:0 auto}.shop-benefit-item{padding:2.5rem 2rem;background:linear-gradient(135deg,#fff8f5,#fff);border:1.5px solid #ff57221a;border-radius:var(--radius-md);transition:all .3s cubic-bezier(.4,0,.2,1)}.shop-benefit-item:hover{transform:translateY(-6px);border-color:var(--orange-primary);box-shadow:var(--shadow-lg)}.shop-benefit-icon{font-size:3rem;margin-bottom:1.25rem;display:block}.shop-benefit-item h3{font-size:1.375rem;font-weight:700;color:var(--near-black);margin-bottom:1rem}.shop-benefit-item p{font-size:1rem;line-height:1.7;color:var(--dark-gray);margin:0}.shop-savings-section{padding:6rem 0;background:linear-gradient(180deg,#fff,#fff8f5)}.shop-savings-content{max-width:1000px;margin:0 auto;text-align:center}.shop-savings-intro{font-size:1.125rem;line-height:1.75;color:var(--dark-gray);margin:2rem auto 3.5rem;max-width:700px}.shop-savings-comparison{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem;gap:2.5rem;margin-top:3rem}.shop-savings-card{padding:2.5rem 2rem;border-radius:var(--radius-md);text-align:left;position:relative}.shop-savings-without{background:linear-gradient(135deg,#fff5f5,#fff);border:1.5px solid #dc262633}.shop-savings-with{background:linear-gradient(135deg,#fff8f5,#fff);border:1.5px solid #ff57224d}.shop-savings-card h3{font-size:1.375rem;font-weight:700;color:var(--near-black);margin-bottom:1.5rem}.shop-savings-example{display:flex;flex-direction:column;gap:1rem}.shop-savings-item{font-size:1rem;color:var(--dark-gray);padding:.75rem 1rem;background:#ffffffb3;border-radius:var(--radius-sm)}.shop-savings-total{font-size:1.125rem;font-weight:700;color:var(--near-black);padding:1rem;background:#0000000d;border-radius:var(--radius-sm);margin-top:.5rem}.shop-savings-total-green{background:#22c55e1a;color:#15803d}.shop-savings-badge{display:inline-block;margin-top:1.5rem;padding:.75rem 1.5rem;background:var(--gradient-orange);color:var(--white);font-size:1.125rem;font-weight:700;border-radius:50px;box-shadow:var(--shadow-md)}.shop-why-section{padding:6rem 0;background:var(--white)}.shop-why-header{text-align:center;max-width:700px;margin:0 auto 4rem}.shop-why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2.5rem;gap:2.5rem;max-width:1200px;margin:0 auto}.shop-why-item{position:relative;padding:2.5rem 2rem;background:linear-gradient(135deg,#fff8f5,#fff);border:1.5px solid #ff57221a;border-radius:var(--radius-md);transition:all .3s cubic-bezier(.4,0,.2,1)}.shop-why-item:hover{transform:translateY(-6px);border-color:var(--orange-primary);box-shadow:var(--shadow-lg)}.shop-why-number{position:absolute;top:-1rem;right:2rem;font-size:4rem;font-weight:900;color:#ff572214;line-height:1;pointer-events:none}.shop-why-title{font-size:1.375rem;font-weight:700;color:var(--near-black);margin-bottom:1rem;position:relative;z-index:1}.shop-why-text{font-size:1rem;line-height:1.7;color:var(--dark-gray);margin:0;position:relative;z-index:1}.shop-cta-section{padding:5rem 0;background:var(--gradient-orange);text-align:center;position:relative;overflow:hidden}.shop-cta-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle,#ffffff26 1px,#0000 0);background-size:30px 30px;pointer-events:none}.shop-cta-content{max-width:700px;margin:0 auto;position:relative;z-index:1}.shop-cta-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--white);margin-bottom:1.25rem;line-height:1.2}.shop-cta-subtitle{font-size:clamp(1.0625rem,2vw,1.25rem);line-height:1.6;color:#fffffff2;margin-bottom:2.5rem}.shop-cta-btn{font-size:1.125rem;padding:1.125rem 2.5rem;background:var(--white);color:var(--orange-primary);box-shadow:0 8px 24px #00000026}.shop-cta-btn:hover{background:#fffffff2;transform:translateY(-4px);box-shadow:0 12px 32px #0003}@media (max-width:968px){.shop-timeline{grid-template-columns:1fr;gap:2rem}.shop-timeline-connector{width:2px;height:40px;margin:0 auto;background:linear-gradient(180deg,#ff57224d,#ff572299)}.shop-timeline-connector:after{content:"↓";right:auto;left:50%;top:auto;bottom:-10px;transform:translateX(-50%)}.shop-what-content{grid-template-columns:1fr;gap:3rem}.shop-what-text{max-width:100%}.shop-benefits-grid,.shop-savings-comparison{grid-template-columns:1fr;gap:2rem}.shop-destinations-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem}.shop-highlights-row{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-why-grid{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.shop-hero{padding:0 0 3rem;padding-top:calc(var(--total-header-offset-mobile) + 3.5rem)}.shop-hero-label{font-size:.75rem;padding:.35rem .875rem;margin-bottom:1.1rem}.shop-hero-title{margin-bottom:.75rem}.shop-title-break{display:block;margin-left:0}.shop-hero-divider{width:50px;height:2px;margin-bottom:1.1rem}.shop-hero-subtitle{font-size:1rem;margin-bottom:1.75rem}.shop-hero-btn{font-size:1rem;padding:.925rem 2rem;width:100%;max-width:350px}.shop-hero-note{font-size:.8125rem;margin-top:1rem}.shop-timeline-section{padding:3rem 0}.shop-timeline-number{width:38px;height:38px;font-size:1.125rem}.shop-timeline-icon{font-size:1.75rem}.shop-timeline-content h3{font-size:1.0625rem}.shop-timeline-content p{font-size:.875rem}.shop-destinations-section,.shop-fetch-adapts-section,.shop-info-section{padding:3.5rem 0}.shop-fetch-adapts-split{grid-template-columns:1fr;gap:2.5rem;text-align:center}.shop-fetch-image{width:140px;height:140px}.shop-fetch-badge{font-size:.75rem;padding:.4rem 1rem}.shop-fetch-content{gap:1.25rem}.shop-fetch-title{font-size:1.5rem}.shop-fetch-intro{font-size:1rem}.shop-fetch-benefits{gap:1.5rem;text-align:left}.shop-fetch-benefit{gap:1rem}.shop-benefit-icon{font-size:2rem}.shop-fetch-benefit strong{font-size:1rem}.shop-fetch-benefit p{font-size:.95rem}.shop-destinations-header-centered{margin-bottom:3rem}.shop-header-accent{width:6px;height:6px;margin-bottom:1rem}.shop-section-title:after{bottom:-6px;height:2px}.shop-info-title{margin-bottom:2rem}.shop-info-block{margin-bottom:1.75rem;padding-left:1rem;border-left-width:2px}.shop-info-block h3{font-size:1.0625rem}.shop-info-block p{font-size:.9375rem}.shop-section-label{font-size:.75rem}.shop-section-title,.shop-what-text p{margin-bottom:1.25rem}.shop-what-text p{font-size:1rem}.shop-feature-card{padding:1.5rem}.shop-feature-icon{font-size:1.75rem}.shop-feature-card h3{font-size:1.125rem}.shop-benefit-item{padding:2rem 1.5rem}.shop-benefit-icon{font-size:2.5rem}.shop-benefit-item h3{font-size:1.25rem}.shop-savings-intro{font-size:1rem;margin:1.5rem auto 2.5rem}.shop-savings-card{padding:2rem 1.5rem}.shop-savings-card h3{font-size:1.25rem}.shop-savings-badge{font-size:1rem;padding:.625rem 1.25rem}.shop-destinations-header{margin-bottom:3rem}.shop-section-subtitle{font-size:1rem}.shop-destinations-grid{grid-template-columns:1fr;gap:2rem}.shop-region-title{font-size:.875rem;margin-bottom:1.25rem}.shop-country-card{padding:1rem 1.25rem}.shop-country-flag{font-size:1.75rem}.shop-country-name{font-size:1rem}.shop-why-header{margin-bottom:3rem}.shop-why-item{padding:2rem 1.5rem}.shop-why-number{font-size:3rem;top:-.75rem;right:1.5rem}.shop-why-title{font-size:1.25rem}.shop-cta-section{padding:4rem 0}.shop-cta-title{margin-bottom:1rem}.shop-cta-subtitle{margin-bottom:2rem}.shop-cta-btn{font-size:1rem;padding:1rem 2rem;width:100%;max-width:320px}}@media (max-width:480px){.shop-hero{padding:0 0 2.5rem;padding-top:calc(var(--total-header-offset-mobile) + 3rem)}.shop-destinations-section,.shop-info-section,.shop-timeline-section{padding:2.5rem 0}.shop-timeline-number{width:36px;height:36px;font-size:1rem}.shop-feature-card h3{font-size:1.0625rem}.shop-country-card{padding:.875rem 1rem;gap:.75rem}.shop-country-flag{font-size:1.5rem}.shop-country-name{font-size:.9375rem}}.shop-country-breadcrumb{padding:2rem 0 1rem;background:var(--white);border-bottom:1px solid #ff57221a}.shop-country-breadcrumb .container{display:flex;align-items:center;gap:.75rem;font-size:.9375rem}.breadcrumb-link{color:var(--orange-primary);text-decoration:none;font-weight:500;transition:color .3s ease}.breadcrumb-link:hover{color:var(--orange-dark);text-decoration:underline}.breadcrumb-separator{color:var(--gray)}.breadcrumb-current{color:var(--near-black);font-weight:600}.shop-country-hero{padding:4rem 0 3rem;background:linear-gradient(135deg,#fff8f5,#fff 50%,#fff8f5);position:relative;overflow:hidden}.shop-country-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle,#ff57220a 1px,#0000 0);background-size:40px 40px;pointer-events:none}.shop-country-hero-content{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}.shop-country-hero-flag{font-size:4rem;margin-bottom:1.25rem;display:block;animation:fadeInScale .6s ease-out}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.shop-country-hero-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2;color:var(--near-black);margin-bottom:1.25rem;letter-spacing:-.02em}.shop-country-hero-name{background:var(--gradient-orange);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#0000;display:inline-block}.shop-country-hero-description{font-size:clamp(1.0625rem,2vw,1.1875rem);line-height:1.6;color:var(--dark-gray);margin-bottom:2rem;max-width:650px;margin-left:auto;margin-right:auto}.shop-country-hero-cta{font-size:1.0625rem;padding:1rem 2.25rem;box-shadow:0 4px 16px #ff572240}.shop-country-section{padding:3.5rem 0}.shop-country-why-detailed{background:var(--white)}.shop-country-why-header{text-align:center;max-width:800px;margin:0 auto 2.5rem}.shop-country-why-intro{font-size:1.0625rem;line-height:1.7;color:var(--dark-gray);margin-top:1.25rem}.shop-country-why-list{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.shop-country-why-item{display:flex;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid #ff57221a}.shop-country-why-item:last-child{border-bottom:none}.shop-country-why-icon{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:var(--gradient-orange);color:var(--white);font-size:1.125rem;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #ff572240}.shop-country-why-content{flex:1 1}.shop-country-why-title{font-size:1.125rem;font-weight:700;color:var(--near-black);margin-bottom:.5rem}.shop-country-why-text{font-size:1rem;line-height:1.7;color:var(--dark-gray);margin:0}.shop-country-shipping-info{background:linear-gradient(180deg,#fff,#fff8f5)}.shop-country-shipping-header{text-align:center;max-width:800px;margin:0 auto 2.5rem}.shop-country-shipping-intro{font-size:1.0625rem;line-height:1.7;color:var(--dark-gray);margin-top:1.25rem}.shop-country-shipping-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;max-width:1000px;margin:0 auto}.shop-country-shipping-stat{padding:1.75rem 1.5rem;background:var(--white);border-left:4px solid var(--orange-primary);border-radius:var(--radius-sm);box-shadow:0 2px 8px #0000000a;transition:all .3s ease}.shop-country-shipping-stat:hover{transform:translateX(4px);box-shadow:0 4px 16px #ff572226}.shop-country-shipping-stat-title{font-size:1.125rem;font-weight:700;color:var(--near-black);margin-bottom:.625rem}.shop-country-shipping-stat-text{font-size:.9375rem;line-height:1.6;color:var(--dark-gray);margin:0}.shop-country-savings{background:var(--white)}.shop-country-savings-header{text-align:center;max-width:800px;margin:0 auto 3.5rem}.shop-country-savings-comparison{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem;gap:2.5rem;max-width:1000px;margin:0 auto}.shop-country-savings-card{padding:2.5rem 2rem;border-radius:var(--radius-md);position:relative}.shop-country-savings-without{background:linear-gradient(135deg,#fff5f5,#fff);border:1.5px solid #dc262633}.shop-country-savings-with{background:linear-gradient(135deg,#fff8f5,#fff);border:1.5px solid #ff57224d}.shop-country-savings-card h3{font-size:1.375rem;font-weight:700;color:var(--near-black);margin-bottom:1.5rem}.shop-country-savings-items{display:flex;flex-direction:column;gap:1rem}.shop-country-savings-item{font-size:1rem;color:var(--dark-gray);padding:.75rem 1rem;background:#ffffffb3;border-radius:var(--radius-sm)}.shop-country-savings-item:last-child{font-weight:700;background:#0000000d;color:var(--near-black)}.shop-country-savings-badge{display:inline-block;margin-top:1.5rem;padding:.75rem 1.5rem;background:var(--gradient-orange);color:var(--white);font-size:1.125rem;font-weight:700;border-radius:50px;box-shadow:var(--shadow-md)}.shop-country-how{background:var(--white)}.shop-country-how-header{text-align:center;max-width:800px;margin:0 auto 2.5rem}.shop-country-how-description{font-size:1.0625rem;line-height:1.7;color:var(--dark-gray);text-align:center;margin-top:1.25rem;max-width:700px;margin-left:auto;margin-right:auto}.shop-country-timeline{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;max-width:1000px;margin:2.5rem auto 0;grid-gap:0;gap:0}.shop-country-timeline-item{text-align:center}.shop-country-timeline-number{width:44px;height:44px;border-radius:50%;background:var(--gradient-orange);color:var(--white);font-size:1.25rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;box-shadow:0 4px 12px #ff57224d}.shop-country-timeline-content h3{font-size:1.0625rem;font-weight:700;color:var(--near-black);margin-bottom:.5rem;line-height:1.3}.shop-country-timeline-content p{font-size:.9375rem;line-height:1.6;color:var(--gray);margin:0}.shop-country-timeline-connector{width:80px;height:2px;background:linear-gradient(90deg,#ff57224d,#ff572299);position:relative}.shop-country-timeline-connector:after{content:"→";position:absolute;right:-8px;top:50%;transform:translateY(-50%);color:var(--orange-primary);font-size:1.25rem;font-weight:700}.shop-country-stores{background:var(--white);overflow:hidden}.shop-country-stores-header{text-align:center;max-width:700px;margin:0 auto 2.5rem}.shop-country-stores-marquee{overflow:hidden;position:relative;width:100%;mask-image:linear-gradient(90deg,#0000,#000 10%,#000 90%,#0000);-webkit-mask-image:linear-gradient(90deg,#0000,#000 10%,#000 90%,#0000)}.shop-country-stores-track{display:flex;gap:2rem;animation:scroll-stores 30s linear infinite;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.shop-country-stores-track:hover{animation-play-state:paused}@keyframes scroll-stores{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.shop-country-store-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.625rem;min-width:140px;padding:1.5rem 1.25rem;background:linear-gradient(135deg,#fff8f5,#fff);border:1.5px solid #ff57221a;border-radius:var(--radius-sm);transition:all .3s ease;text-align:center;flex-shrink:0}.shop-country-store-item:hover{transform:translateY(-4px);border-color:var(--orange-primary);box-shadow:0 4px 12px #ff572233}.shop-country-store-icon{width:40px;height:40px;object-fit:contain;display:block;flex-shrink:0}.shop-country-store-icon-fallback{font-size:2rem;line-height:1;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.shop-country-store-name{font-size:.9375rem;font-weight:600;color:var(--near-black);white-space:nowrap}.shop-country-cta{padding:5rem 0;background:var(--gradient-orange);text-align:center;position:relative;overflow:hidden}.shop-country-cta:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle,#ffffff26 1px,#0000 0);background-size:30px 30px;pointer-events:none}.shop-country-cta-content{max-width:700px;margin:0 auto;position:relative;z-index:1}.shop-country-cta-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--white);margin-bottom:1.25rem;line-height:1.2}.shop-country-cta-subtitle{font-size:clamp(1.0625rem,2vw,1.25rem);line-height:1.6;color:#fffffff2;margin-bottom:2.5rem}.shop-country-cta-btn{font-size:1.125rem;padding:1.125rem 2.5rem;background:var(--white);color:var(--orange-primary);box-shadow:0 8px 24px #00000026}.shop-country-cta-btn:hover{background:#fffffff2;transform:translateY(-4px);box-shadow:0 12px 32px #0003}@media (max-width:968px){.shop-country-why-item{gap:1.25rem;padding:1.25rem 0}.shop-country-shipping-stats{grid-template-columns:1fr;gap:1.75rem}.shop-country-savings-comparison,.shop-country-timeline{grid-template-columns:1fr;gap:2rem}.shop-country-timeline-connector{width:2px;height:40px;margin:0 auto;background:linear-gradient(180deg,#ff57224d,#ff572299)}.shop-country-timeline-connector:after{content:"↓";right:auto;left:50%;top:auto;bottom:-10px;transform:translateX(-50%)}.shop-country-stores-marquee{mask-image:linear-gradient(90deg,#0000,#000 5%,#000 95%,#0000);-webkit-mask-image:linear-gradient(90deg,#0000,#000 5%,#000 95%,#0000)}.shop-country-stores-track{gap:1.5rem}.shop-country-store-item{min-width:120px;padding:1.25rem 1rem}.shop-country-store-icon{width:32px;height:32px}.shop-country-store-icon-fallback{font-size:1.75rem;width:32px;height:32px}.shop-country-store-name{font-size:.875rem}}@media (max-width:768px){.shop-country-breadcrumb{padding:1.5rem 0 .75rem;padding-top:calc(1.5rem + var(--total-header-offset-mobile))}.shop-country-breadcrumb .container{font-size:.875rem;gap:.5rem}.shop-country-hero{padding:3.5rem 0 3rem}.shop-country-hero-flag{font-size:4rem;margin-bottom:1.25rem}.shop-country-hero-title{margin-bottom:1.25rem}.shop-country-hero-description{font-size:1.0625rem;margin-bottom:2rem}.shop-country-hero-cta{font-size:1rem;padding:1rem 2rem;width:100%;max-width:350px}.shop-country-section{padding:3.5rem 0}.shop-country-shipping-intro,.shop-country-why-intro{font-size:1rem;margin-top:1rem}.shop-country-why-item{gap:1.25rem;padding:1.25rem 0}.shop-country-why-icon{width:28px;height:28px;font-size:1rem}.shop-country-why-title{font-size:1.0625rem}.shop-country-shipping-stat{padding:1.5rem 1.25rem}.shop-country-shipping-stat-title{font-size:1.0625rem}.shop-country-savings-card{padding:2rem 1.5rem}.shop-country-savings-card h3{font-size:1.25rem}.shop-country-savings-badge{font-size:1rem;padding:.625rem 1.25rem}.shop-country-how-header{margin-bottom:2rem}.shop-country-how-description{font-size:1rem;margin-top:1rem}.shop-country-timeline-number{width:38px;height:38px;font-size:1.125rem}.shop-country-timeline-content h3{font-size:1rem}.shop-country-timeline-content p{font-size:.875rem}.shop-country-stores-header{margin-bottom:2rem}.shop-country-stores-track{gap:1.25rem}.shop-country-store-item{min-width:110px;padding:1.25rem .875rem}.shop-country-store-icon{font-size:1.75rem}.shop-country-store-name{font-size:.8125rem}.shop-country-cta{padding:3.5rem 0}.shop-country-cta-title{margin-bottom:1rem}.shop-country-cta-subtitle{margin-bottom:2rem}.shop-country-cta-btn{font-size:1rem;padding:1rem 2rem;width:100%;max-width:320px}}@media (max-width:480px){.shop-country-hero{padding:3rem 0 2.5rem}.shop-country-hero-flag{font-size:3rem}.shop-country-section{padding:3rem 0}.shop-country-stores-grid{grid-template-columns:1fr}}.benefits-orange{padding:var(--space-xl) 0;position:relative;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.benefits-orange.visible{opacity:1;transform:translateY(0)}.benefits-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.75rem 2.5rem;gap:1.75rem 2.5rem;margin-top:2.5rem;max-width:1100px;margin-left:auto;margin-right:auto}.benefit-item{display:flex;gap:1rem;align-items:flex-start;padding:1.25rem 0;border-bottom:1px solid #ff57221f;opacity:0;transform:translateY(20px);animation:slideInItem .5s ease-out forwards}.benefit-item:nth-last-child(-n+2){border-bottom:none}@keyframes slideInItem{to{opacity:1;transform:translateY(0)}}.benefit-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;background:linear-gradient(135deg,#ff57221f,#ff57220d);box-shadow:0 6px 18px #ff572226;flex-shrink:0}.benefit-text{display:flex;flex-direction:column;gap:.5rem}.benefit-title{font-size:1.2rem;font-weight:700;color:var(--near-black);margin:0;line-height:1.3}.benefit-description{font-size:.95rem;line-height:1.6;color:var(--dark-gray);margin:0}@media (max-width:768px){.benefits-list{grid-template-columns:1fr;gap:1.25rem;margin-top:2rem}.benefit-item{padding:1rem 0}.benefit-item:nth-last-child(-n+2){border-bottom:1px solid #ff57221f}.benefit-item:last-child{border-bottom:none}.benefit-icon{width:42px;height:42px;font-size:1.5rem}.benefit-title{font-size:1.1rem}.benefit-description{font-size:.9rem}}@media (max-width:480px){.benefit-icon{width:38px;height:38px;font-size:1.4rem}.benefit-description{font-size:.875rem}}.contact-cta-orange{text-align:center;margin-top:3rem}.contact-button-orange{padding:1.25rem 3rem;font-size:1.125rem}.contact-modal-overlay-orange{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;animation:fadeIn .2s ease}.contact-modal-content-orange{background:var(--white);border:3px solid #ff5722;border-radius:var(--radius-xl);box-shadow:0 24px 60px #ff57224d,0 0 0 1px #ff57221a;max-width:520px;width:100%;position:relative;animation:slideUp .3s ease;padding:2.5rem;max-height:90vh;overflow-y:auto}.contact-modal-close-orange{position:absolute;top:1.5rem;right:1.5rem;background:#0000;border:none;font-size:2rem;cursor:pointer;color:var(--gray);line-height:1;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.contact-modal-close-orange:hover{background:var(--orange-light);color:var(--orange-primary);transform:rotate(90deg)}.contact-modal-title-orange{font-size:2rem;margin-bottom:.75rem;color:var(--near-black);background:var(--gradient-orange);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#0000}.contact-modal-subtitle-orange{color:var(--dark-gray);margin-bottom:2rem;line-height:1.6}.contact-form-orange{display:flex;flex-direction:column;gap:1.25rem}.form-group-orange{display:flex;flex-direction:column;gap:.5rem}.form-group-orange label{font-size:.9rem;font-weight:600;color:var(--near-black)}.form-group-orange input,.form-group-orange textarea,.form-select-orange{padding:.875rem 1rem;border:2px solid var(--light-gray);border-radius:var(--radius-md);font-size:1rem;background:var(--white);color:var(--near-black);transition:all .2s ease;font-family:inherit}.form-group-orange input:focus,.form-group-orange textarea:focus,.form-select-orange:focus{outline:none;border-color:var(--orange-primary);box-shadow:0 0 0 3px #ff57221a}.contact-submit-orange{width:100%;padding:1rem;font-size:1.05rem;margin-top:.5rem}.contact-success-orange{text-align:center;padding:2rem 0}.success-icon-orange{width:80px;height:80px;background:var(--gradient-orange);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:700;margin:0 auto 1.5rem;animation:successPop .5s cubic-bezier(.68,-.55,.265,1.55)}.contact-success-orange h3{font-size:1.75rem;margin-bottom:.75rem;color:var(--near-black)}.contact-success-orange p{color:var(--dark-gray);line-height:1.6}@media (max-width:768px){.contact-cta-orange{padding-bottom:1.25rem}.contact-modal-content-orange{padding:2rem 1.5rem}.contact-modal-title-orange{font-size:1.5rem}.contact-button-orange{padding:1rem 2rem;font-size:1rem}}