@font-face{font-family:Outfit;font-style:normal;font-weight:300 700;font-display:swap;src:url(../fonts/outfit-latin-ext.woff2) format("woff2");unicode-range:U+0100-02FF,U+1E00-1EFF,U+20A0-20AB,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:300 700;font-display:swap;src:url(../fonts/outfit-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+2000-206F,U+20AC,U+2122}@font-face{font-family:Quicksand;font-style:normal;font-weight:400 700;font-display:swap;src:url(../fonts/quicksand-latin-ext.woff2) format("woff2");unicode-range:U+0100-02FF,U+1E00-1EFF,U+20A0-20AB,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-weight:400 700;font-display:swap;src:url(../fonts/quicksand-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+2000-206F,U+20AC,U+2122}:root{--bg-cream: #FFFDF9;--bg-card: #FFFFFF;--color-primary: #FF7F7A;--color-primary-hover: #FF6660;--color-primary-light: #FFEBEA;--color-mint: #D8F3E5;--color-mint-dark: #1E5C43;--color-mint-light: #F0FAF5;--color-yellow: #FFF2CC;--color-yellow-dark: #8F6B00;--color-yellow-light: #FFFBF0;--color-blue: #DCEEFA;--color-blue-dark: #2B5780;--color-blue-light: #F4FAFE;--color-text-dark: #2D3748;--color-text-muted: #718096;--color-border: #E2E8F0;--font-headings: "Quicksand", system-ui, -apple-system, sans-serif;--font-body: "Outfit", system-ui, -apple-system, sans-serif;--radius-sm: 8px;--radius-md: 16px;--radius-lg: 24px;--radius-full: 9999px;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .04);--shadow-md: 0 10px 25px rgba(0, 0, 0, .05);--shadow-lg: 0 15px 35px rgba(0, 0, 0, .08);--shadow-primary: 0 8px 24px rgba(255, 127, 122, .25);--transition-smooth: all .3s cubic-bezier(.25, .8, .25, 1);--transition-elastic: all .4s cubic-bezier(.175, .885, .32, 1.275);--max-width: 1200px}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);color:var(--color-text-dark);background-color:var(--bg-cream);line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit;transition:var(--transition-smooth)}button,input,textarea{font-family:inherit;border:none;background:none;outline:none}button{cursor:pointer}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}section{padding:5rem 0;position:relative}.page-section{display:none;opacity:0;transform:translateY(15px);transition:opacity .4s ease,transform .4s ease}.page-section.active{display:block;opacity:1;transform:translateY(0)}.page-section.active>section:not(:first-child){content-visibility:auto;contain-intrinsic-size:auto 900px}h1,h2,h3,h4,h5,h6{font-family:var(--font-headings);font-weight:700;color:var(--color-text-dark);line-height:1.25}.section-title{text-align:center;font-size:2.5rem;margin-bottom:1rem;color:var(--color-text-dark)}.section-subtitle{text-align:center;font-size:1.125rem;color:var(--color-text-muted);max-width:600px;margin:0 auto 3.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;font-family:var(--font-headings);font-weight:600;font-size:1rem;border-radius:var(--radius-full);transition:var(--transition-elastic);gap:.5rem}.btn-primary{background-color:var(--color-primary);color:#fff;box-shadow:var(--shadow-primary)}.btn-primary:hover{background-color:var(--color-primary-hover);transform:translateY(-3px);box-shadow:0 12px 28px #ff7f7a59}.btn-primary:active{transform:translateY(-1px)}.btn-secondary{background-color:var(--color-mint);color:var(--color-mint-dark);border:2px solid transparent}.btn-secondary:hover{background-color:var(--color-mint-light);border-color:var(--color-mint-dark);transform:translateY(-3px)}.btn-secondary:active{transform:translateY(-1px)}.btn-outline{border:2px solid var(--color-border);color:var(--color-text-dark)}.btn-outline:hover{border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-3px)}.text-center{text-align:center}.text-primary{color:var(--color-primary)}.text-mint{color:var(--color-mint-dark)}.card{background:var(--bg-card);border-radius:var(--radius-md);box-shadow:var(--shadow-md);transition:var(--transition-elastic);overflow:hidden}.card:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg)}.blob-bg{position:absolute;z-index:-1;pointer-events:none;opacity:.6}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounceSlow{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes floatSlow{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(10px,-15px) rotate(3deg)}}@media(max-width:768px){section{padding:3.5rem 0}.section-title{font-size:2rem}.section-subtitle{margin-bottom:2rem}}.whatsapp-float-btn{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background-color:#25d366;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;box-shadow:0 4px 10px #0000004d,0 0 #25d36680;z-index:9999;transition:all .3s ease;animation:whatsapp-pulse 2s infinite}.whatsapp-float-btn:hover{transform:scale(1.1);background-color:#20ba5a;color:#fff}.whatsapp-float-btn:hover .whatsapp-tooltip{opacity:1;visibility:visible;transform:translate(0)}.whatsapp-tooltip{position:absolute;right:75px;background-color:#333;color:#fff;padding:8px 15px;border-radius:8px;font-size:14px;font-family:var(--font-body);font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transition:all .3s ease;transform:translate(10px);box-shadow:var(--shadow-md);pointer-events:none}.whatsapp-tooltip:after{content:"";position:absolute;top:50%;right:-6px;transform:translateY(-50%);border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #333333}@keyframes whatsapp-pulse{0%{box-shadow:0 4px 10px #0000004d,0 0 #25d366b3}70%{box-shadow:0 4px 10px #0000004d,0 0 0 15px #25d36600}to{box-shadow:0 4px 10px #0000004d,0 0 #25d36600}}@media(max-width:768px){.whatsapp-float-btn{bottom:20px;right:20px;width:50px;height:50px;font-size:26px}.whatsapp-tooltip{display:none}}.promo-marquee{position:fixed;top:0;left:0;width:100%;height:34px;overflow:hidden;background:var(--color-primary);color:#fff;z-index:1001;display:flex;align-items:center}.promo-marquee-track{display:flex;align-items:center;width:max-content;animation:promoMarquee 18s linear infinite}.promo-marquee-group{display:flex;align-items:center;gap:3rem;padding-right:3rem;font-family:var(--font-headings);font-size:.92rem;font-weight:800;white-space:nowrap}.promo-marquee-group span:before{content:"\2022";margin-right:3rem;opacity:.7}@keyframes promoMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}header{position:fixed;top:34px;left:0;width:100%;height:80px;background-color:#fffdf9d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(226,232,240,.8);z-index:1000;display:flex;align-items:center;transition:var(--transition-smooth)}header.scrolled{height:70px;box-shadow:var(--shadow-sm);background-color:#fffdf9f2}.header-container{display:flex;align-items:center;justify-content:space-between;width:100%}.logo-link{display:flex;align-items:center;gap:.5rem}.logo-img{height:50px;width:auto;object-fit:contain;transition:var(--transition-smooth)}header.scrolled .logo-img{height:42px}.nav-menu{display:flex;align-items:center;gap:1.5rem;list-style:none}.nav-link{font-family:var(--font-headings);font-weight:600;font-size:.95rem;color:var(--color-text-dark);padding:.5rem 1rem;border-radius:var(--radius-full);transition:var(--transition-smooth)}.nav-link:hover{color:var(--color-primary);background-color:var(--color-primary-light)}.nav-link.active{color:#fff;background-color:var(--color-primary);box-shadow:0 4px 10px #ff7f7a40}.nav-dropdown{position:relative}.nav-dropdown-trigger{display:inline-flex;align-items:center;gap:.4rem}.nav-dropdown-trigger i{font-size:.72rem}.nav-submenu{position:absolute;top:calc(100% + .65rem);left:0;min-width:260px;list-style:none;padding:.55rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;transform:translateY(8px);transition:var(--transition-smooth)}.nav-dropdown:hover .nav-submenu,.nav-dropdown:focus-within .nav-submenu{opacity:1;visibility:visible;transform:translateY(0)}.nav-submenu-link{display:block;padding:.75rem .85rem;border-radius:var(--radius-sm);font-family:var(--font-headings);font-size:.92rem;font-weight:700;color:var(--color-text-dark)}.nav-submenu-link:hover{background:var(--color-primary-light);color:var(--color-primary)}.hamburger{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:transparent;cursor:pointer;z-index:1010}.hamburger span{display:block;width:100%;height:3px;background-color:var(--color-text-dark);border-radius:3px;transition:var(--transition-smooth)}.hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media(max-width:992px){.hamburger{display:flex}.nav-menu{position:fixed;top:0;right:-100%;width:280px;height:100vh;background-color:var(--bg-cream);box-shadow:-5px 0 25px #0000000d;flex-direction:column;justify-content:center;gap:2rem;padding:2rem;transition:right .4s cubic-bezier(.25,.8,.25,1);z-index:1005}.nav-menu.open{right:0}.nav-link{font-size:1.25rem;padding:.75rem 2rem;width:100%;text-align:center;display:block}.nav-dropdown{width:100%;text-align:center}.nav-dropdown-trigger{justify-content:center}.nav-submenu{position:static;visibility:visible;opacity:1;transform:none;min-width:0;width:100%;padding:0;margin-top:.35rem;border:0;box-shadow:none;background:transparent}.nav-submenu-link{font-size:1rem;padding:.45rem .75rem;color:var(--color-text-muted)}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;padding-top:134px;background:radial-gradient(circle at 10% 20%,#e2f5ee99,#fff9e766,#ffebea80 90%);overflow:hidden}.hero-container{display:grid;grid-template-columns:1.1fr .9fr;gap:3rem;align-items:center}.hero-slider{position:relative;width:100%;padding-bottom:3.5rem;z-index:3}.hero-slide{display:none;grid-template-columns:1.1fr .9fr;gap:3rem;align-items:center}.hero-slide.active{display:grid;animation:heroSlideIn .55s ease both}@keyframes heroSlideIn{0%{opacity:0;transform:translate(22px)}to{opacity:1;transform:translate(0)}}.hero-content{z-index:10;animation:fadeInUp .8s ease-out}.hero-tag{display:inline-block;background-color:var(--color-primary-light);color:var(--color-primary);font-family:var(--font-headings);font-weight:700;font-size:.875rem;padding:.5rem 1.25rem;border-radius:var(--radius-full);margin-bottom:1.5rem;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 4px 12px #ff7f7a1a}.hero-tag-mint{background:var(--color-mint-light);color:var(--color-mint-dark)}.hero-tag-blue{background:var(--color-blue-light);color:var(--color-blue-dark)}.hero-btn-mint{background:var(--color-mint-dark)}.hero-btn-blue{background:var(--color-blue-dark)}.hero-btn-mint:hover{background:#174b37}.hero-btn-blue:hover{background:#204463}.hero-title{font-size:3.5rem;font-weight:700;color:var(--color-text-dark);margin-bottom:1.5rem;line-height:1.15}.hero-description{font-size:1.2rem;color:var(--color-text-muted);margin-bottom:2.5rem;max-width:550px;line-height:1.6}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.hero-showcase{position:relative;width:100%;height:480px;display:flex;justify-content:center;align-items:center;z-index:5;animation:fadeInUp 1s ease-out}.hero-promo-showcase{height:auto;padding:1rem 0}.hero-promo-image{width:100%;border:5px solid white;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.hero-carousel-controls{position:absolute;left:50%;bottom:0;display:flex;align-items:center;gap:.8rem;transform:translate(-50%);z-index:20}.hero-carousel-arrow{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--color-border);border-radius:50%;background:#ffffffeb;color:var(--color-text-dark);box-shadow:var(--shadow-sm)}.hero-carousel-dots{display:flex;gap:.5rem}.hero-carousel-dot{width:10px;height:10px;border-radius:999px;background:#cbd5e0;transition:width .25s ease,background .25s ease}.hero-carousel-dot.active{width:28px;background:var(--color-primary)}.showcase-wrapper{position:relative;width:350px;height:350px}.showcase-img{position:absolute;width:260px;height:260px;border-radius:var(--radius-lg);object-fit:cover;box-shadow:var(--shadow-lg);border:4px solid white}.showcase-img-1{top:0;left:0;transform:rotate(-6deg);z-index:2;animation:bounceSlow 6s ease-in-out infinite}.showcase-img-2{bottom:0;right:0;transform:rotate(6deg);z-index:1;animation:bounceSlow 6s ease-in-out infinite;animation-delay:1.5s}.floating-badge{position:absolute;background:#fff;padding:.75rem 1.25rem;border-radius:var(--radius-full);box-shadow:var(--shadow-md);font-family:var(--font-headings);font-weight:700;font-size:.875rem;display:flex;align-items:center;gap:.5rem;z-index:10;animation:floatSlow 5s ease-in-out infinite}.badge-1{top:20px;right:-20px;background-color:var(--color-mint-light);color:var(--color-mint-dark);border:1px solid var(--color-mint);animation-delay:.5s}.badge-2{bottom:40px;left:-40px;background-color:var(--color-primary-light);color:var(--color-primary);border:1px solid var(--color-primary-light);animation-delay:2s}.hero-blob{position:absolute;border-radius:50%;filter:blur(80px);z-index:1;pointer-events:none;opacity:.45}.blob-yellow{top:10%;right:15%;width:300px;height:300px;background-color:var(--color-yellow)}.blob-mint{bottom:10%;left:5%;width:400px;height:400px;background-color:var(--color-mint)}@media(max-width:992px){.hero{min-height:auto;padding:120px 0 5rem}.hero-container{grid-template-columns:1fr;text-align:center;gap:4rem}.hero-slide{grid-template-columns:1fr;text-align:center;gap:2rem}.hero-content{display:flex;flex-direction:column;align-items:center}.hero-title{font-size:2.75rem}.hero-description{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-showcase{height:380px}.hero-promo-showcase{height:auto;max-width:620px;margin:0 auto}.showcase-wrapper{width:280px;height:280px}.showcase-img{width:200px;height:200px}.badge-1{right:-10px}.badge-2{left:-20px}}@media(max-width:480px){.hero-title{font-size:2.25rem}.hero-actions{flex-direction:column;width:100%}.hero-actions .btn{width:100%}.hero-slider{padding-bottom:3rem}.hero-showcase{height:300px}.hero-promo-showcase{height:auto}}@media(prefers-reduced-motion:reduce){.hero-slide.active{animation:none}}.filter-container{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.filter-btn{padding:.75rem 1.75rem;font-family:var(--font-headings);font-weight:600;font-size:.95rem;border-radius:var(--radius-full);background-color:#fff;border:2px solid var(--color-border);color:var(--color-text-dark);transition:var(--transition-smooth)}.filter-btn:hover{border-color:var(--color-primary);color:var(--color-primary)}.filter-btn.active{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff;box-shadow:var(--shadow-primary)}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem}#home-categories-section .category-grid{grid-template-columns:repeat(2,minmax(240px,1fr));gap:1.75rem;max-width:820px;margin:0 auto}#home-categories-section .product-img-wrapper{aspect-ratio:4 / 3}#home-categories-section .product-img{width:100%;height:100%;object-fit:cover}.empty-products-message{grid-column:1 / -1;text-align:center;color:var(--color-text-muted);font-size:1rem;padding:2rem;background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.product-card{position:relative;background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:var(--transition-elastic);display:flex;flex-direction:column;height:100%}.product-card:hover{transform:translateY(-10px);box-shadow:var(--shadow-lg)}.product-img-wrapper{position:relative;overflow:hidden;border-radius:var(--radius-lg) var(--radius-lg) 0 0;background-color:#f7fafc}.product-img{width:100%;height:auto;display:block;object-fit:contain;transition:var(--transition-smooth)}.product-card:hover .product-img{transform:none}.product-tag{position:absolute;top:15px;left:15px;background:var(--color-primary);color:#fff;font-family:var(--font-headings);font-weight:700;font-size:.75rem;padding:.35rem .85rem;border-radius:var(--radius-full);z-index:2;box-shadow:var(--shadow-sm)}.product-tag.tag-mint{background-color:var(--color-mint-dark)}.product-details{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.product-category{font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.5rem;letter-spacing:.05em}.product-title{font-size:1.35rem;margin-bottom:.75rem;color:var(--color-text-dark)}.product-bullets{list-style:none;margin-bottom:1.5rem}.product-bullets li{font-size:.875rem;color:var(--color-text-muted);margin-bottom:.35rem;display:flex;align-items:center;gap:.5rem}.product-bullets li:before{content:"\2714";color:var(--color-primary);font-weight:700}.product-bullets.bullets-mint li:before{content:"\1f3a8"}.product-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:1rem;border-top:1px solid var(--color-border)}.product-price{font-family:var(--font-headings);font-weight:700;font-size:1.35rem;color:var(--color-text-dark)}.product-btn{padding:.6rem 1.25rem;font-size:.875rem}.product-detail-section{background:linear-gradient(180deg,#fff 0%,var(--bg-cream) 100%);min-height:72vh}.modal-content{width:100%}.modal-close{width:fit-content;min-height:42px;padding:.65rem 1rem;margin-bottom:1.5rem;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.95rem;font-weight:700;color:var(--color-text-dark);cursor:pointer;transition:var(--transition-smooth)}.modal-close:hover{background:var(--color-primary-light);color:var(--color-primary);border-color:var(--color-primary)}.modal-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(2rem,5vw,4rem);align-items:start}.modal-gallery{display:flex;flex-direction:column;gap:1rem}.modal-main-img{width:100%;height:auto;max-height:78vh;border-radius:var(--radius-md);object-fit:contain;background-color:#fff;border:1px solid var(--color-border)}.modal-thumbnails{display:flex;gap:.75rem;flex-wrap:wrap}.thumbnail-img{width:70px;height:auto;max-height:100px;border-radius:var(--radius-sm);cursor:pointer;border:2px solid transparent;object-fit:contain;transition:var(--transition-smooth);background-color:#f7fafc}.thumbnail-img:hover,.thumbnail-img.active{border-color:var(--color-primary)}.modal-details{display:flex;flex-direction:column;justify-content:center;position:sticky;top:6.5rem;padding:.5rem 0}.modal-title{font-size:clamp(2rem,4vw,3.25rem);margin-bottom:.5rem}.modal-price{font-family:var(--font-headings);font-weight:700;font-size:1.65rem;color:var(--color-primary);margin-bottom:1.5rem}.modal-desc{font-size:1rem;color:var(--color-text-muted);margin-bottom:1.5rem;line-height:1.5}.modal-specs{list-style:none;margin-bottom:2rem;padding:1rem;background-color:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md)}.modal-specs li{font-size:.875rem;margin-bottom:.5rem;display:flex;gap:.5rem}.modal-specs li strong{color:var(--color-text-dark)}.modal-size-group{display:grid;gap:.6rem;margin-bottom:1.5rem}.modal-size-group[hidden]{display:none}.modal-size-group label{font-family:var(--font-headings);font-weight:700;color:var(--color-text-dark)}.modal-size-select{width:100%;padding:.85rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;color:var(--color-text-dark);font:inherit}.modal-quantity-group{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.modal-quantity-group>span{font-family:var(--font-headings);font-weight:700;color:var(--color-text-dark)}.quantity-control{display:inline-grid;grid-template-columns:40px 58px 40px;align-items:center;border:1px solid var(--color-border);border-radius:var(--radius-full);overflow:hidden;background:#fff}.quantity-btn{width:40px;height:40px;font-size:1.2rem;font-weight:800;color:var(--color-primary);background:var(--color-primary-light)}.quantity-input{width:58px;height:40px;text-align:center;color:var(--color-text-dark);font-weight:700;border-inline:1px solid var(--color-border)}.modal-recommendations{padding-top:3rem}.modal-recommendations-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem}.modal-recommendations-heading h3{font-size:1.15rem}.modal-recommendations-heading span{color:var(--color-text-muted);font-size:.9rem}.recommendation-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(150px,180px);gap:1rem;overflow-x:auto;overscroll-behavior-inline:contain;padding:.25rem 0 .75rem}.recommendation-card{display:grid;gap:.65rem;text-align:left;padding:.65rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;transition:var(--transition-smooth)}.recommendation-card:hover{border-color:var(--color-primary);transform:translateY(-2px)}.recommendation-card img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--radius-sm);background:var(--bg-cream)}.recommendation-card span{font-size:.9rem;font-weight:700;color:var(--color-text-dark);line-height:1.3}.modal-actions{display:flex;gap:1rem}.modal-actions .btn{flex-grow:1}@media(max-width:768px){#home-categories-section .category-grid{grid-template-columns:1fr;max-width:420px}.modal-grid{grid-template-columns:1fr;padding:1.5rem;padding-top:0}.modal-gallery{order:1}.modal-details{order:2;position:static}.modal-recommendations{padding:1.5rem;padding-top:0}.modal-recommendations-heading{display:grid}.recommendation-strip{grid-auto-columns:minmax(135px,155px)}}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin-top:1rem}.feature-card{text-align:center;padding:2.5rem 1.5rem;background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:var(--transition-elastic)}.feature-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg)}.feature-icon-wrapper{width:70px;height:70px;border-radius:var(--radius-full);display:inline-flex;align-items:center;justify-content:center;font-size:2rem;margin-bottom:1.5rem;transition:var(--transition-smooth)}.feature-card:nth-child(1) .feature-icon-wrapper{background-color:var(--color-primary-light);color:var(--color-primary)}.feature-card:nth-child(2) .feature-icon-wrapper{background-color:var(--color-mint-light);color:var(--color-mint-dark)}.feature-card:nth-child(3) .feature-icon-wrapper{background-color:var(--color-yellow-light);color:var(--color-yellow-dark)}.feature-card:nth-child(4) .feature-icon-wrapper{background-color:var(--color-blue-light);color:var(--color-blue-dark)}.feature-card:nth-child(5) .feature-icon-wrapper{background-color:var(--color-primary-light);color:var(--color-primary)}.feature-card:hover .feature-icon-wrapper{transform:scale(1.1) rotate(5deg)}.feature-title{font-size:1.25rem;margin-bottom:.75rem;color:var(--color-text-dark)}.feature-desc{font-size:.95rem;color:var(--color-text-muted)}.story-section{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.story-section.reverse{direction:rtl}.story-section.reverse .story-content,.story-section.reverse .story-visual{direction:ltr}.story-content{max-width:500px}.story-tag{color:var(--color-primary);font-family:var(--font-headings);font-weight:700;font-size:.9rem;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}.story-title{font-size:2.25rem;margin-bottom:1.25rem;color:var(--color-text-dark)}.story-desc{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.story-features-list{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.story-features-list li{font-size:.95rem;color:var(--color-text-dark);font-weight:500;display:flex;align-items:center;gap:.5rem}.story-features-list li i{color:var(--color-primary);font-size:1.1rem}.story-visual{position:relative}.story-img{width:100%;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:6px solid white;transform:rotate(-2deg);transition:var(--transition-smooth)}.story-section.reverse .story-img{transform:rotate(2deg)}.story-visual:hover .story-img{transform:rotate(0) scale(1.02)}.trust-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;margin-top:1rem}.trust-card{background:#fff;padding:2rem 1.25rem;text-align:center;border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--color-border);transition:var(--transition-smooth)}.trust-card:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md);transform:translateY(-5px)}.trust-icon{font-size:2.25rem;margin-bottom:1rem;display:block}.trust-title{font-size:1.05rem;font-weight:700;color:var(--color-text-dark);margin-bottom:.5rem}.trust-desc{font-size:.85rem;color:var(--color-text-muted)}.b2b-signal-section{padding:0;background:var(--color-mint-light)}.b2b-signal-band{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem;border-radius:var(--radius-md);background:#fff;box-shadow:var(--shadow-md);transform:translateY(1rem)}.b2b-signal-band h2{font-size:1.65rem;margin:.35rem 0 .55rem}.b2b-signal-band p{color:var(--color-text-muted);max-width:780px;line-height:1.65}.b2b-signal-band a:not(.btn),.category-seo-copy a{color:var(--color-primary);font-weight:800;text-decoration:underline;text-underline-offset:3px}.category-seo-copy{display:grid;gap:1.1rem;margin-bottom:2rem;padding:1.5rem;border-radius:var(--radius-md);background:#fff;border:1px solid var(--color-border);box-shadow:var(--shadow-sm)}.category-seo-copy h2{font-size:1.45rem;margin-bottom:.7rem}.category-seo-copy h3{font-size:1rem;margin-bottom:.4rem;color:var(--color-text)}.category-seo-copy p{color:var(--color-text-muted);line-height:1.7;margin-bottom:.75rem}.category-seo-copy p:last-child{margin-bottom:0}.category-seo-main{max-width:980px}.category-seo-routes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.category-seo-routes article{display:grid;align-content:start;gap:.25rem;min-height:100%;padding:1rem;border-radius:var(--radius-sm);background:var(--color-bg);border:1px solid var(--color-border)}.category-seo-routes i{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin-bottom:.25rem;border-radius:var(--radius-sm);background:var(--color-primary-light);color:var(--color-primary);font-size:1rem}#cloths-page .category-seo-routes i{background:var(--color-mint-light);color:var(--color-mint-dark)}.category-seo-routes p{font-size:.95rem;line-height:1.6}.category-seo-actions{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.about-container{display:grid;grid-template-columns:.9fr 1.1fr;gap:4rem;align-items:center}.about-content{animation:fadeInUp .8s ease-out}.about-title{font-size:2.5rem;margin-bottom:1.5rem}.about-text{font-size:1.1rem;color:var(--color-text-muted);line-height:1.8;margin-bottom:1.5rem}.about-visual{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.about-grid-img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--radius-md);border:4px solid white;box-shadow:var(--shadow-md)}.about-product-tile{position:relative;display:grid;overflow:hidden;border:4px solid white;border-radius:var(--radius-md);background:#fff;box-shadow:var(--shadow-md);transition:var(--transition-elastic)}.about-product-tile .about-grid-img{border:0;border-radius:0;box-shadow:none;object-fit:contain;padding:.45rem}.about-product-tile:hover{transform:translateY(-6px)}.about-product-tile:nth-child(2n){transform:translateY(20px)}.about-product-tile:nth-child(2n):hover{transform:translateY(14px)}.about-product-tile span{position:static;display:block;padding:.8rem 1rem;border-top:1px solid var(--color-border);background:#fff;color:var(--color-text-dark);font-family:var(--font-headings);font-weight:800;text-align:center}.about-product-tile-wide{grid-column:1 / -1;margin-top:.5rem}.about-promo-img{aspect-ratio:2.5 / 1;padding:0}.wholesale-hero{padding-top:140px;background:linear-gradient(135deg,var(--color-primary-light),var(--color-yellow-light))}.wholesale-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:4rem;align-items:center}.wholesale-hero-content .section-title,.wholesale-hero-content .section-subtitle{text-align:left;margin-left:0}.wholesale-hero-content .section-title{max-width:720px;margin-bottom:1rem}.wholesale-hero-content .section-subtitle{max-width:680px;margin-bottom:2rem}.wholesale-hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.wholesale-hero-media{position:relative;min-height:460px}.wholesale-main-img,.wholesale-floating-img{border:6px solid white;border-radius:var(--radius-md);box-shadow:var(--shadow-lg);object-fit:cover}.wholesale-main-img{width:84%;aspect-ratio:4 / 5}.wholesale-floating-img{position:absolute;right:0;bottom:2rem;width:46%;aspect-ratio:1}.wholesale-info-list{display:grid;gap:1rem}.wholesale-info-banner{display:grid;grid-template-columns:280px minmax(210px,.42fr) minmax(0,1fr);gap:2rem;align-items:center;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.25rem;box-shadow:var(--shadow-sm)}.wholesale-info-banner img{width:280px;height:190px;object-fit:cover;border-radius:var(--radius-sm);background:var(--bg-cream)}.wholesale-info-banner h2{font-size:1.45rem;padding:1.25rem;border-radius:var(--radius-sm);background:var(--color-primary-light);color:var(--color-primary)}.wholesale-info-banner p{color:var(--color-text-muted);font-size:1.05rem;line-height:1.7}.wholesale-feature-band{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:2rem;padding:1rem;background:var(--bg-cream);border-radius:var(--radius-md);border:1px solid var(--color-border)}.wholesale-feature-band div{display:grid;gap:.35rem;padding:1rem}.wholesale-feature-band strong{color:var(--color-primary);font-family:var(--font-headings)}.wholesale-feature-band span{color:var(--color-text-muted);font-size:.92rem}.wholesale-process-section{margin-top:2.5rem}.wholesale-process-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.wholesale-process-card{display:grid;grid-template-columns:230px minmax(0,1fr);gap:1.25rem;align-items:center;padding:1rem;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.wholesale-process-card img{width:230px;height:165px;object-fit:cover;border-radius:var(--radius-sm);background:var(--bg-cream)}.wholesale-process-card span{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:.75rem;border-radius:var(--radius-full);background:var(--color-primary-light);color:var(--color-primary);font-weight:800}.wholesale-process-card h3{font-size:1.2rem;margin-bottom:.5rem}.wholesale-process-card p{color:var(--color-text-muted);line-height:1.65}.wholesale-product-slider{margin-top:2rem;overflow:hidden}.wholesale-slider-heading{margin-bottom:1rem}.wholesale-slider-heading h2{font-size:1.5rem;margin-bottom:.35rem}.wholesale-slider-heading p{color:var(--color-text-muted)}.wholesale-slider-track{display:flex;width:max-content;gap:1rem;animation:wholesaleProductSlide 34s linear infinite}.wholesale-product-slider:hover .wholesale-slider-track{animation-play-state:paused}.wholesale-slider-group{display:flex;gap:1rem;padding-right:1rem}.wholesale-slider-group figure{width:210px;display:grid;gap:.55rem;margin:0}.wholesale-slider-group img{width:210px;aspect-ratio:2 / 3;object-fit:contain;border-radius:var(--radius-md);border:4px solid white;box-shadow:var(--shadow-sm);background:var(--bg-cream)}.wholesale-slider-group figcaption{min-height:2.4em;color:var(--color-text-dark);font-family:var(--font-headings);font-size:.95rem;font-weight:800;line-height:1.2;text-align:center}@keyframes wholesaleProductSlide{0%{transform:translate(0)}to{transform:translate(-50%)}}.wholesale-cta-panel{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:2rem;padding:2rem;border-radius:var(--radius-md);background:#fff;box-shadow:var(--shadow-md)}.wholesale-cta-panel h2{font-size:1.5rem;margin-bottom:.5rem}.wholesale-cta-panel p{color:var(--color-text-muted);max-width:680px}.wholesale-whatsapp-banner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:1.5rem;padding:1.5rem 1.75rem;border-radius:var(--radius-md);background:#128c7e;color:#fff;box-shadow:var(--shadow-md);transition:var(--transition-smooth)}.wholesale-whatsapp-banner:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}.wholesale-whatsapp-banner span{display:block;font-size:.95rem;opacity:.9;margin-bottom:.2rem}.wholesale-whatsapp-banner strong{display:block;font-family:var(--font-headings);font-size:1.35rem;line-height:1.25}.wholesale-whatsapp-banner i{font-size:2.4rem;flex:0 0 auto}#wholesale-bags-page .wholesale-hero-actions:after{content:"Kendi marka ve deseninizle fason \fcretim yap\131labilir";display:inline-flex;align-items:center;padding:.75rem 1rem;border-radius:var(--radius-full);background:#fff;color:var(--color-primary);font-weight:800;box-shadow:var(--shadow-sm)}.promo-cooler-hero{background:linear-gradient(135deg,#f4fafef5,#fffbf0f5),linear-gradient(90deg,var(--color-blue-light),var(--color-yellow-light))}#promo-cooler-page .story-tag,#promo-cooler-page .wholesale-feature-band strong{color:var(--color-blue-dark)}#promo-cooler-page .wholesale-main-img{width:88%;aspect-ratio:5 / 4}#promo-cooler-page .wholesale-floating-img{width:47%}.promo-custom-banner-stack{display:grid;gap:1.25rem;margin-bottom:1.5rem}.promo-custom-banner-stack picture{display:block;overflow:hidden;border:1px solid rgba(20,118,170,.15);border-radius:var(--radius-md);background:#fff;box-shadow:var(--shadow-md)}.promo-custom-banner-stack img{display:block;width:100%;height:auto;aspect-ratio:2.5 / 1;object-fit:cover}.promo-cooler-use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}.promo-cooler-use-grid article{display:grid;gap:.7rem;padding:1.35rem;border-radius:var(--radius-md);background:#fff;border:1px solid var(--color-border);box-shadow:var(--shadow-sm)}.promo-cooler-use-grid i{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:var(--radius-sm);background:var(--color-blue-light);color:var(--color-blue-dark);font-size:1.25rem}.promo-cooler-use-grid h2{font-size:1.15rem}.promo-cooler-use-grid p{color:var(--color-text-muted);line-height:1.6}.promo-beverage-banner{display:grid;grid-template-columns:minmax(320px,1.05fr) minmax(0,.95fr);gap:1.4rem;align-items:center;margin:0 0 1.5rem;padding:1rem;border-radius:var(--radius-md);border:1px solid rgba(20,118,170,.18);background:linear-gradient(135deg,#fffffffa,#e6f7ffe6),var(--color-blue-light);box-shadow:var(--shadow-md);overflow:hidden}.promo-beverage-banner img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:var(--radius-sm);box-shadow:var(--shadow-sm)}.promo-beverage-content{display:grid;gap:.8rem;padding:.4rem .4rem .4rem 0}.promo-beverage-content h2{font-size:clamp(1.45rem,2.3vw,2.2rem);line-height:1.15;color:var(--color-blue-dark)}.promo-beverage-content p{color:var(--color-text);line-height:1.65}.promo-beverage-points{display:flex;flex-wrap:wrap;gap:.55rem}.promo-beverage-points span{display:inline-flex;align-items:center;min-height:36px;padding:.45rem .7rem;border-radius:var(--radius-sm);background:#fff;border:1px solid rgba(20,118,170,.16);color:var(--color-blue-dark);font-weight:700;font-size:.9rem}.promo-cooler-cta{background:linear-gradient(135deg,white,var(--color-blue-light));border:1px solid var(--color-border)}.promo-seo-article{display:grid;gap:1.5rem;margin:2rem 0 1.5rem;padding:clamp(1.25rem,3vw,2.5rem);border:1px solid rgba(20,118,170,.16);border-radius:var(--radius-md);background:linear-gradient(145deg,#fff,#e6f7ff80);box-shadow:var(--shadow-sm)}.promo-seo-article header{max-width:920px}.promo-seo-article h2{margin:.7rem 0 .8rem;color:var(--color-blue-dark);font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.15}.promo-seo-article h3{margin-bottom:.65rem;color:var(--color-blue-dark);font-size:1.2rem;line-height:1.3}.promo-seo-article p,.promo-seo-article li{color:var(--color-text);line-height:1.75}.promo-seo-article p+p{margin-top:.75rem}.promo-seo-article a{color:var(--color-blue-dark);font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.promo-seo-lead{font-size:1.06rem}.promo-seo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.promo-seo-grid section,.promo-seo-order{padding:1.2rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#ffffffdb}.promo-seo-order ol{display:grid;gap:.45rem;margin:0 0 1rem 1.2rem}.cloths-seo-article{border-color:#23875f2e;background:linear-gradient(145deg,#fff,#e6f8f094)}.cloths-seo-article h2,.cloths-seo-article h3,.cloths-seo-article a{color:var(--color-mint-dark)}.bags-seo-article{border-color:#eb7f3633;background:linear-gradient(145deg,#fff,#fff2e29e)}.bags-seo-article h2,.bags-seo-article h3,.bags-seo-article a{color:var(--color-primary-dark)}#wholesale-cloths-page .wholesale-hero{background:linear-gradient(135deg,#f0faf5f5,#f4fafef5),linear-gradient(90deg,var(--color-mint-light),var(--color-blue-light))}#wholesale-cloths-page .story-tag,#wholesale-cloths-page .wholesale-feature-band strong,#wholesale-cloths-page .wholesale-process-card span{color:var(--color-mint-dark)}#wholesale-cloths-page .wholesale-process-card span,#wholesale-cloths-page .wholesale-info-banner h2{background:var(--color-mint-light);color:var(--color-mint-dark)}#wholesale-cloths-page .wholesale-main-img{width:88%;aspect-ratio:5 / 4;object-fit:cover}#wholesale-cloths-page .wholesale-floating-img{width:44%;bottom:1rem}.wholesale-cloths-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;max-width:620px;margin-bottom:1.5rem}.wholesale-cloths-stats div{display:grid;gap:.25rem;padding:1rem;border:1px solid rgba(30,92,67,.14);border-radius:var(--radius-sm);background:#fff;box-shadow:var(--shadow-sm)}.wholesale-cloths-stats strong{color:var(--color-mint-dark);font-family:var(--font-headings);font-size:1.65rem;line-height:1}.wholesale-cloths-stats span{color:var(--color-text-muted);font-size:.9rem;line-height:1.3}.wholesale-cloths-note{position:absolute;left:8%;bottom:0;display:flex;align-items:center;gap:.75rem;max-width:340px;padding:1rem 1.15rem;border:1px solid rgba(30,92,67,.12);border-radius:var(--radius-md);background:#fff;color:var(--color-text-dark);box-shadow:var(--shadow-lg)}.wholesale-cloths-note i{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex:0 0 auto;border-radius:var(--radius-full);background:var(--color-yellow-light);color:var(--color-yellow-dark)}.wholesale-cloths-note span{font-size:.95rem;font-weight:700;line-height:1.35}.wholesale-cloths-audience{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem;margin-bottom:1.5rem;padding:.85rem;border:1px solid rgba(30,92,67,.12);border-radius:var(--radius-md);background:linear-gradient(135deg,white,var(--color-mint-light))}.wholesale-cloths-audience article{display:flex;align-items:center;gap:.8rem;min-height:96px;padding:1rem;border-radius:var(--radius-sm);background:#ffffffd1;border:1px solid rgba(255,255,255,.9)}.wholesale-cloths-audience i{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;flex:0 0 auto;border-radius:var(--radius-sm);background:#fff;color:var(--color-mint-dark);font-size:1.25rem;box-shadow:var(--shadow-sm)}.wholesale-cloths-audience article>div{min-width:0}.wholesale-cloths-audience h2{font-size:1.08rem;margin-bottom:.25rem}.wholesale-cloths-audience p{color:var(--color-text-muted);line-height:1.35;font-size:.94rem}.wholesale-cloths-size-guide{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);gap:1.25rem;align-items:center;margin-bottom:1.5rem;padding:1.2rem;border-radius:var(--radius-md);background:linear-gradient(135deg,var(--color-blue-light),var(--color-yellow-light));border:1px solid rgba(30,92,67,.12)}.wholesale-cloths-size-guide h2{font-size:1.45rem;margin:.3rem 0 .45rem}.wholesale-cloths-size-guide p{color:var(--color-text-muted);line-height:1.45;max-width:470px}.wholesale-cloths-size-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.7rem}.wholesale-cloths-size-grid article{min-height:92px;display:grid;align-content:start;gap:.35rem;padding:.95rem;border-radius:var(--radius-sm);background:#ffffffe0;box-shadow:var(--shadow-sm)}.wholesale-cloths-size-grid strong{color:var(--color-mint-dark);font-family:var(--font-headings);font-size:1.18rem;line-height:1.15}.wholesale-cloths-size-grid span{color:var(--color-text-muted);font-size:.88rem;line-height:1.35}#wholesale-cloths-page .wholesale-cta-panel{background:linear-gradient(135deg,white,var(--color-blue-light));border:1px solid var(--color-border)}.wholesale-cloths-no-minimum{display:flex;align-items:center;gap:1rem;margin-top:1.4rem;padding:1.25rem 1.35rem;border-radius:var(--radius-md);background:linear-gradient(135deg,var(--color-yellow-light),white);border:1px solid rgba(143,107,0,.16);box-shadow:var(--shadow-sm)}.wholesale-cloths-no-minimum i{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;flex:0 0 auto;border-radius:var(--radius-sm);background:#fff;color:var(--color-yellow-dark);font-size:1.25rem;box-shadow:var(--shadow-sm)}.wholesale-cloths-no-minimum strong{display:block;color:var(--color-text-dark);font-family:var(--font-headings);font-size:1.35rem;line-height:1.25;margin-bottom:.25rem}.wholesale-cloths-no-minimum span{display:block;color:var(--color-text-muted);line-height:1.55}#wholesale-cloths-page .wholesale-process-grid{position:relative;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;padding:.75rem 0}#wholesale-cloths-page .wholesale-process-grid:before{content:"";position:absolute;left:8%;right:8%;top:64px;height:3px;border-radius:var(--radius-full);background:linear-gradient(90deg,var(--color-mint),var(--color-blue),var(--color-yellow),var(--color-primary-light))}#wholesale-cloths-page .wholesale-process-card{position:relative;display:block;min-height:230px;padding:1.2rem;text-align:center;overflow:hidden}#wholesale-cloths-page .wholesale-process-card:before,#wholesale-cloths-page .wholesale-process-card:after{content:"";position:absolute;border-radius:var(--radius-full);opacity:.55;pointer-events:none;animation:wholesaleBubbleFloat 5.6s ease-in-out infinite}#wholesale-cloths-page .wholesale-process-card:before{width:70px;height:70px;right:-22px;top:-24px;background:var(--color-mint)}#wholesale-cloths-page .wholesale-process-card:after{width:34px;height:34px;left:18px;bottom:16px;background:var(--color-yellow);animation-delay:.8s}#wholesale-cloths-page .wholesale-process-card:nth-child(2):before{background:var(--color-blue);animation-delay:.35s}#wholesale-cloths-page .wholesale-process-card:nth-child(3):before{background:var(--color-yellow);animation-delay:.7s}#wholesale-cloths-page .wholesale-process-card:nth-child(4):before{background:var(--color-primary-light);animation-delay:1.05s}#wholesale-cloths-page .wholesale-process-card>div{position:relative;z-index:1;display:grid;justify-items:center}#wholesale-cloths-page .wholesale-process-card span{width:74px;height:74px;margin-bottom:1rem;background:#fff;color:var(--color-mint-dark);border:4px solid var(--color-mint);box-shadow:0 12px 28px #1e5c4321;font-size:1.35rem;animation:wholesaleStepPulse 2.8s ease-in-out infinite}#wholesale-cloths-page .wholesale-process-card:nth-child(2) span{border-color:var(--color-blue);animation-delay:.25s}#wholesale-cloths-page .wholesale-process-card:nth-child(3) span{border-color:var(--color-yellow);animation-delay:.5s}#wholesale-cloths-page .wholesale-process-card:nth-child(4) span{border-color:var(--color-primary-light);animation-delay:.75s}#wholesale-cloths-page .wholesale-process-card h3{margin-bottom:.55rem}#wholesale-cloths-page .wholesale-process-card p{font-size:.94rem;line-height:1.55}@keyframes wholesaleStepPulse{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.04)}}@keyframes wholesaleBubbleFloat{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,10px,0) scale(1.08)}}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:2rem;align-items:start}.cart-items,.cart-main{display:grid;gap:1rem}.cart-item,.cart-empty,.cart-summary,.cart-customer-form{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.cart-item{display:grid;grid-template-columns:76px minmax(0,1fr) 40px;gap:1rem;align-items:center;padding:.9rem}.cart-item-img{width:76px;height:76px;object-fit:cover;border-radius:var(--radius-sm);background:var(--bg-cream)}.cart-item-details h2{font-size:1.05rem;margin-bottom:.3rem}.cart-item-details p{color:var(--color-text-muted);margin-bottom:.15rem;font-size:.92rem}.cart-quantity-control{display:inline-grid;grid-template-columns:32px 42px 32px;align-items:center;margin-top:.45rem;border:1px solid var(--color-border);border-radius:var(--radius-full);overflow:hidden;background:#fff}.cart-quantity-control span{text-align:center;font-weight:800;color:var(--color-text-dark)}.cart-qty-btn{width:32px;height:32px;background:var(--color-primary-light);color:var(--color-primary);font-size:1rem;font-weight:800}.cart-item-category{display:block;font-size:.78rem;font-weight:700;color:var(--color-mint-dark);text-transform:uppercase;margin-bottom:.35rem}.cart-item-price{display:inline-block;margin-top:.2rem;font-weight:700;color:var(--color-primary);font-size:.95rem}.cart-remove-btn{width:40px;height:40px;border-radius:var(--radius-full);background:var(--color-primary-light);color:var(--color-primary);display:inline-flex;align-items:center;justify-content:center}.cart-empty{text-align:center;padding:3rem 1.5rem}.cart-empty i{font-size:2.5rem;color:var(--color-primary);margin-bottom:1rem}.cart-empty h2{margin-bottom:.5rem}.cart-empty p{color:var(--color-text-muted);margin:0 auto 1.5rem;max-width:420px}.cart-summary{padding:1.5rem;position:sticky;top:110px}.cart-summary h2{font-size:1.35rem;margin-bottom:1.25rem}.cart-summary-row{display:flex;justify-content:space-between;gap:1rem;padding:.9rem 0;border-top:1px solid var(--color-border)}.cart-discount-row strong{color:var(--color-primary)}.cart-grand-total-row{font-size:1.05rem}.cart-grand-total-row strong{color:var(--color-text-dark);font-size:1.15rem}.cart-shipping-row strong{display:grid;justify-items:end;gap:.15rem;text-align:right}.cart-shipping-row.is-paid strong,.cart-shipping-row.is-pending strong{color:var(--color-primary)}.shipping-old{color:var(--color-text-muted);text-decoration:line-through;font-size:.85rem}.shipping-free{color:var(--color-mint-dark);font-size:1.05rem;font-weight:800}.cart-continue-btn,.cart-checkout-btn{width:100%;margin-top:.8rem}.cart-checkout-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.cart-customer-form{padding:1.25rem}.cart-customer-form h2{font-size:1.25rem;margin-bottom:1rem}.cart-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.cart-address-group,.cart-payment-group{grid-column:1 / -1}.sms-field-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem}.sms-send-btn,.sms-verify-btn{padding-inline:1rem;white-space:nowrap}.sms-status{margin-top:.45rem;font-size:.85rem;color:var(--color-text-muted)}.sms-status.pending{color:var(--color-yellow-dark)}.sms-status.success{color:var(--color-mint-dark);font-weight:700}.sms-status.error{color:var(--color-primary);font-weight:700}.payment-options{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.payment-option{display:flex;align-items:center;gap:.65rem;padding:.9rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;font-weight:700;color:var(--color-text-dark);transition:var(--transition-smooth)}.payment-option:has(input:checked){border-color:var(--color-primary);background:var(--color-primary-light);color:var(--color-primary)}.payment-option input{accent-color:var(--color-primary)}.payment-note{margin-top:.55rem;font-size:.88rem;color:var(--color-text-muted)}.bank-transfer-info{display:grid;gap:.75rem;margin-top:.9rem;padding:1rem;border:1px solid var(--color-mint);border-radius:var(--radius-sm);background:var(--color-mint-light)}.bank-transfer-info[hidden]{display:none}.bank-transfer-info div{display:grid;gap:.2rem}.bank-transfer-info span{font-size:.8rem;font-weight:700;color:var(--color-mint-dark);text-transform:uppercase}.bank-transfer-info strong{color:var(--color-text-dark);word-break:break-word}.card-payment-panel{margin-top:.9rem;padding:1rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--bg-cream)}.card-payment-panel[hidden]{display:none}.card-payment-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem}.card-payment-heading h3{font-size:1.05rem}.card-payment-heading span{font-size:.85rem;font-weight:700;color:var(--color-mint-dark)}.cart-card-full{grid-column:1 / -1}@media(max-width:992px){.story-section{grid-template-columns:1fr;gap:3rem}.story-section.reverse{direction:ltr}.story-content{max-width:100%}.story-visual{order:-1}.about-container{grid-template-columns:1fr;gap:3rem}.about-visual{order:-1}.trust-grid{grid-template-columns:repeat(3,1fr)}.wholesale-hero-grid,.wholesale-feature-band,.wholesale-cloths-audience,.wholesale-cloths-size-guide,.promo-cooler-use-grid,.promo-beverage-banner{grid-template-columns:1fr}.promo-beverage-content{padding:0}.promo-seo-grid{grid-template-columns:1fr}.b2b-signal-band{display:grid;transform:none}.wholesale-cloths-size-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wholesale-info-banner{grid-template-columns:180px minmax(0,1fr)}.wholesale-info-banner img{width:180px;height:130px}.wholesale-info-banner p{grid-column:1 / -1}.wholesale-process-grid,.wholesale-process-card{grid-template-columns:1fr}#wholesale-cloths-page .wholesale-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#wholesale-cloths-page .wholesale-process-grid:before{display:none}.wholesale-process-card img{width:100%;height:auto;aspect-ratio:16 / 10}.wholesale-hero-media{min-height:360px}.wholesale-cta-panel{display:grid}.wholesale-whatsapp-banner{align-items:flex-start}.wholesale-cloths-note{left:0;right:0;max-width:none}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.cart-form-grid{grid-template-columns:1fr}}@media(max-width:768px){.trust-grid{grid-template-columns:1fr 1fr}.cart-item{grid-template-columns:64px minmax(0,1fr)}.cart-item-img{width:64px;height:64px}.cart-remove-btn{grid-column:2;justify-self:start}.sms-field-row,.payment-options,.wholesale-cloths-stats,.wholesale-cloths-size-grid{grid-template-columns:1fr}.wholesale-cloths-size-guide{padding:1.25rem}.wholesale-cloths-audience{padding:.7rem}.wholesale-cloths-audience article{min-height:auto;padding:.85rem}.b2b-signal-band,.category-seo-copy{padding:1.25rem}.category-seo-routes{grid-template-columns:1fr}.wholesale-cloths-no-minimum{align-items:flex-start;padding:1rem}#wholesale-cloths-page .wholesale-process-grid{grid-template-columns:1fr}#wholesale-cloths-page .wholesale-process-card{min-height:auto}#wholesale-cloths-page .wholesale-main-img{width:92%}#wholesale-cloths-page .wholesale-floating-img{width:48%}}@media(max-width:480px){.trust-grid,.story-features-list{grid-template-columns:1fr}}.legal-hero{padding:140px 0 54px;background:var(--color-yellow-light);text-align:center}.legal-section{padding:54px 0 80px}.legal-content{max-width:900px}.legal-content h2{margin:0 0 24px;color:var(--color-dark);font-size:clamp(1.65rem,3vw,2.25rem)}.legal-content h3{margin:30px 0 10px;color:var(--color-dark)}.legal-content p,.legal-content dd{line-height:1.8;color:var(--color-text)}.legal-draft-notice{padding:18px 20px;border:1px solid #e0a800;border-radius:14px;background:#fff8db}.company-details{display:grid;grid-template-columns:minmax(150px,220px) 1fr;gap:10px 22px}.company-details dt{font-weight:700;color:var(--color-dark)}.company-details dd{margin:0}.footer-legal-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 22px;padding:24px 0;border-top:1px solid rgba(255,255,255,.18)}.footer-legal-links a{color:inherit;font-size:.9rem}@media(max-width:600px){.company-details{grid-template-columns:1fr}.company-details dd{margin-bottom:12px}}.faq-container{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem}.faq-item{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);overflow:hidden;transition:var(--transition-smooth)}.faq-item:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.faq-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem;text-align:left;font-family:var(--font-headings);font-weight:600;font-size:1.15rem;color:var(--color-text-dark);background:transparent;cursor:pointer;transition:var(--transition-smooth)}.faq-header:hover{color:var(--color-primary)}.faq-icon{width:28px;height:28px;border-radius:var(--radius-full);background-color:var(--bg-cream);display:flex;align-items:center;justify-content:center;color:var(--color-text-dark);font-size:1.25rem;font-weight:700;transition:var(--transition-smooth)}.faq-item.active .faq-icon{background-color:var(--color-primary-light);color:var(--color-primary);transform:rotate(45deg)}.faq-body{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.25,.8,.25,1)}.faq-content{padding:0 1.5rem 1.5rem;color:var(--color-text-muted);font-size:1rem;line-height:1.6}@media(max-width:600px){.faq-header{font-size:1.05rem;padding:1.25rem}.faq-content{padding:0 1.25rem 1.25rem}}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:4rem;align-items:flex-start}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.contact-card{background:#fff;padding:1.5rem;border-radius:var(--radius-md);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);display:flex;align-items:center;gap:1.25rem;transition:var(--transition-smooth)}.contact-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:var(--color-primary)}.contact-card-icon{width:54px;height:54px;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.contact-card.whatsapp .contact-card-icon{background-color:#ebfdf5;color:#128c7e}.contact-card.instagram .contact-card-icon{background-color:#fff0f6;color:#e1306c}.contact-card.email .contact-card-icon{background-color:#f0f4fe;color:#4285f4}.contact-card.address .contact-card-icon{background-color:var(--color-primary-light);color:var(--color-primary)}.contact-card-content h3{font-size:1.1rem;font-weight:700;margin-bottom:.25rem}.contact-card-content p{font-size:.95rem;color:var(--color-text-muted)}.contact-card-content a{color:inherit;font-weight:500}.contact-card-content a:hover{color:var(--color-primary)}.contact-form-container{background:#fff;padding:2.5rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--color-border)}.contact-form-title{font-size:1.75rem;margin-bottom:.5rem}.contact-form-desc{font-size:.95rem;color:var(--color-text-muted);margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-label{display:block;font-family:var(--font-headings);font-weight:600;font-size:.9rem;color:var(--color-text-dark);margin-bottom:.5rem}.form-control{width:100%;padding:.85rem 1.25rem;border-radius:var(--radius-md);border:1.5px solid var(--color-border);font-family:var(--font-body);font-size:.95rem;color:var(--color-text-dark);background-color:var(--bg-cream);transition:var(--transition-smooth)}.form-control:focus{border-color:var(--color-primary);background-color:#fff;box-shadow:0 0 0 4px var(--color-primary-light)}textarea.form-control{resize:vertical;min-height:120px}.form-submit-btn{width:100%;padding:1rem;border-radius:var(--radius-md)}.form-submit-btn:disabled{cursor:wait;opacity:.75}.form-status{min-height:1.4rem;margin:-.35rem 0 1rem;font-size:.95rem;line-height:1.5}.form-status.is-pending{color:var(--color-text-muted)}.form-status.is-success{color:#128c7e;font-weight:700}.form-status.is-error{color:#b42318;font-weight:700}.contact-map-container{grid-column:1 / -1;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);overflow:hidden}.contact-map-heading{padding:2rem 2rem 1.25rem}.contact-map-heading .contact-form-desc{margin-bottom:0}.contact-map{display:block;width:100%;height:420px;border:0}@media(max-width:992px){.contact-grid{grid-template-columns:1fr;gap:3rem}}@media(max-width:480px){.contact-form-container{padding:1.5rem}.contact-map-heading{padding:1.5rem 1.5rem 1rem}.contact-map{height:340px}}footer{background-color:var(--color-mint-light);border-top:1px solid var(--color-mint);padding:4.5rem 0 2rem;color:var(--color-text-dark)}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr 1fr;gap:3rem;margin-bottom:3.5rem}.footer-col h4{font-size:1.15rem;margin-bottom:1.5rem;color:var(--color-mint-dark);position:relative;display:inline-block}.footer-col h4:after{content:"";position:absolute;left:0;bottom:-6px;width:30px;height:3px;background-color:var(--color-primary);border-radius:3px}.footer-logo{height:50px;width:auto;margin-bottom:1.25rem}.footer-about-text{font-size:.95rem;color:var(--color-text-muted);line-height:1.6}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.75rem}.footer-links a{font-size:.95rem;color:var(--color-text-muted);transition:var(--transition-smooth)}.footer-links a:hover{color:var(--color-primary);padding-left:5px}.footer-contact-info{list-style:none;display:flex;flex-direction:column;gap:.75rem;font-size:.95rem;color:var(--color-text-muted)}.footer-contact-info li{display:flex;gap:.5rem;align-items:flex-start}.newsletter-desc{font-size:.9rem;color:var(--color-text-muted);margin-bottom:1rem;line-height:1.5}.newsletter-form{display:flex;gap:.5rem}.newsletter-input{flex-grow:1;padding:.75rem 1rem;border-radius:var(--radius-sm);border:1.5px solid var(--color-border);font-size:.9rem;background:#fff}.newsletter-input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-light)}.newsletter-btn{padding:.75rem 1.25rem;border-radius:var(--radius-sm);background-color:var(--color-mint-dark);color:#fff}.newsletter-btn:hover{background-color:#15422f;transform:translateY(-2px)}.footer-seo-article{margin:0 0 3rem;padding:1.75rem;border:1px solid rgba(30,92,67,.14);border-radius:var(--radius-md);background:#ffffffb8;box-shadow:var(--shadow-sm)}.footer-seo-article h2{color:var(--color-mint-dark);font-size:1.35rem;margin-bottom:1rem}.footer-seo-article p{color:var(--color-text-muted);font-size:.94rem;line-height:1.75;margin-bottom:1rem}.footer-seo-article p:last-child{margin-bottom:0}.footer-seo-article a{color:var(--color-mint-dark);font-weight:800;text-decoration:underline;text-underline-offset:3px}.footer-seo-article a:hover{color:var(--color-primary)}.footer-bottom{border-top:1px solid rgba(30,92,67,.1);padding-top:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.copyright-text{font-size:.875rem;color:var(--color-text-muted)}.social-links{display:flex;gap:1rem}.social-icon{width:36px;height:36px;border-radius:var(--radius-full);background:#fff;border:1px solid var(--color-border);display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);font-size:1.1rem;transition:var(--transition-smooth)}.social-icon:hover{background-color:var(--color-primary);color:#fff;border-color:var(--color-primary);transform:translateY(-3px)}@media(max-width:992px){.footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media(max-width:600px){footer{padding:3.5rem 0 1.5rem}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;text-align:center}}
