.samba-site{background:#fff;color:#151d39}.samba-container{width:min(1320px,calc(100% - 48px));margin:0 auto}.samba-topbar{background:#08783e;color:#fff;font-size:12px}.samba-topbar-inner{min-height:34px;display:flex;align-items:center;justify-content:center;gap:32px}.samba-topbar i{margin-right:6px}.samba-header-main{background:#fff;border-bottom:1px solid #eee;position:relative;z-index:20}.samba-header-main-inner{height:82px;display:flex;align-items:center;gap:34px}.samba-logo{width:125px;flex:0 0 125px}.samba-logo img{display:block;width:100%;max-height:65px;object-fit:contain}.samba-nav{display:flex;align-items:center;justify-content:center;gap:25px;flex:1}.samba-nav>a,.samba-nav-dropdown>a{color:#151d39;font-size:13px;font-weight:700;text-transform:uppercase;white-space:nowrap;transition:.2s}.samba-nav>a:hover,.samba-nav>a.is-active,.samba-nav-dropdown>a:hover{color:#08783e}.samba-nav-dropdown{position:relative}.samba-nav-dropdown>a i{font-size:9px;margin-left:4px}.samba-dropdown-menu{position:absolute;top:calc(100% + 18px);left:-15px;width:190px;padding:10px;background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 16px 40px rgba(0,0,0,.1);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.samba-nav-dropdown:hover .samba-dropdown-menu{opacity:1;visibility:visible;transform:none}.samba-dropdown-menu a{display:block;padding:10px 12px;color:#151d39;border-radius:8px;font-size:13px}.samba-dropdown-menu a:hover{background:#fff8eb;color:#08783e}.samba-header-actions{display:flex;align-items:center;gap:8px}.samba-action{position:relative;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:#151d39;font-size:21px;border-radius:50%;cursor:pointer;transition:.2s}.samba-action:hover{background:#fff8eb;color:#08783e}.samba-action-counted span{position:absolute;right:-2px;top:-2px;min-width:16px;height:16px;padding:0 3px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#08783e;color:#fff;font-size:9px;font-weight:700}.samba-search-panel{display:none;background:#fff;border-bottom:1px solid #eee;padding:18px 0;position:absolute;left:0;right:0;z-index:19}.samba-search-panel.is-open{display:block}.samba-search-form{max-width:760px;margin:0 auto;height:50px;display:flex;align-items:center;border:2px solid #08783e;border-radius:999px;padding:0 18px;gap:12px}.samba-search-form input{flex:1;border:0;outline:0;font-size:14px}.samba-search-close{border:0;background:none;font-size:28px;cursor:pointer}.samba-mobile-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:100;opacity:0;visibility:hidden;transition:.25s}.samba-mobile-menu{position:fixed;left:-330px;top:0;width:320px;max-width:88vw;height:100vh;background:#fff;z-index:101;padding:24px;transition:.25s;overflow:auto}.samba-mobile-overlay.is-open{opacity:1;visibility:visible}.samba-mobile-menu.is-open{left:0}.samba-mobile-menu-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #eee}.samba-mobile-menu-head img{width:110px;max-height:60px;object-fit:contain}.samba-mobile-menu-close{border:0;background:none;font-size:30px}.samba-mobile-menu nav{display:flex;flex-direction:column;padding:18px 0}.samba-mobile-menu nav a{padding:13px 4px;border-bottom:1px solid #f1f1f1;color:#151d39;font-weight:600}.samba-mobile-social{display:flex;gap:10px}.samba-mobile-social a,.samba-footer-social a{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#08783e;color:#fff}.samba-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.3px;transition:.2s}.samba-btn-primary{background:#08783e;color:#fff}.samba-btn-primary:hover{background:#05562d;color:#fff}.samba-btn-outline{border:2px solid #08783e;color:#08783e}.samba-btn-yellow{background:#f9c62e;color:#151d39}.samba-home-placeholder{min-height:520px;display:flex;align-items:center;background:linear-gradient(120deg,#fff8eb 0%,#fff 48%,#e8faf3 100%);position:relative;overflow:hidden}.samba-home-placeholder:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:#f9c62e;right:-140px;top:60px;opacity:.35}.samba-home-placeholder .samba-container{position:relative;z-index:1}.samba-kicker{display:block;color:#ee3f7a;font-size:12px;font-weight:900;letter-spacing:1.4px;margin-bottom:10px}.samba-home-placeholder h1{font-size:clamp(42px,6vw,78px);line-height:.98;max-width:720px;color:#08783e;font-weight:900}.samba-home-placeholder p{font-size:18px;line-height:1.6;max-width:650px;margin:22px 0 28px;color:#4b5966}.samba-placeholder-actions{display:flex;gap:12px;flex-wrap:wrap}.samba-anchor-section{height:1px}.samba-newsletter-mini{background:#ee3f7a;color:#fff;padding:30px 0}.samba-newsletter-mini-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.samba-newsletter-mini .samba-kicker{color:#f9c62e}.samba-newsletter-mini h3{font-size:24px;font-weight:800}.samba-footer-main{background:#08783e;color:#fff;padding:58px 0 25px}.samba-footer-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:44px}.samba-footer-brand img{width:145px;max-height:80px;object-fit:contain;object-position:left center;margin-bottom:18px}.samba-footer-brand p{max-width:300px;color:rgba(255,255,255,.78);font-size:14px;line-height:1.65;margin-bottom:20px}.samba-footer-grid h4{font-size:15px;font-weight:800;margin-bottom:17px}.samba-footer-grid>div:not(.samba-footer-brand){display:flex;flex-direction:column;align-items:flex-start}.samba-footer-grid a,.samba-footer-grid p{color:rgba(255,255,255,.8);font-size:13px;margin-bottom:10px}.samba-footer-grid a:hover{color:#f9c62e}.samba-footer-contact i{width:18px}.samba-footer-social{display:flex;gap:8px}.samba-footer-social a{background:rgba(255,255,255,.13);margin:0}.samba-footer-dissol{margin-top:40px;padding-top:24px;border-top:1px solid rgba(255,255,255,.15);display:flex;justify-content:space-between;align-items:center;gap:20px}.samba-footer-dissol div{display:flex;align-items:center;gap:14px}.samba-footer-dissol strong{font-size:20px}.samba-footer-dissol span{font-size:12px;color:rgba(255,255,255,.74)}.samba-footer-dissol>a{color:#fff;font-size:12px;font-weight:800}.samba-footer-bottom{background:#05562d;color:rgba(255,255,255,.75);font-size:11px;padding:14px 0}.samba-footer-bottom .samba-container{display:flex;justify-content:space-between;gap:20px}.samba-footer-bottom a{color:#fff}.samba-footer-bottom a span{color:#ee3f7a}

/* =========================================================
   HOME / HERO
   ========================================================= */
.samba-hero{position:relative;min-height:650px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(105deg,#fff7e8 0%,#fff9ef 48%,#f5fffb 100%);isolation:isolate}.samba-hero-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(480px,1.12fr);align-items:center;gap:28px;min-height:650px;padding-top:36px;padding-bottom:38px;position:relative;z-index:3}.samba-hero-copy{position:relative;z-index:5;padding:18px 0}.samba-hero-eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:15px;font-size:11px;line-height:1.2;letter-spacing:.9px;font-weight:900;color:#08783e}.samba-flag-dot{width:24px;height:16px;border-radius:3px;background:linear-gradient(90deg,#07823e 0 34%,#f9c62e 34% 68%,#2565bd 68%);box-shadow:0 2px 7px rgba(0,0,0,.12)}.samba-hero-brand{font-size:clamp(58px,6.8vw,105px);line-height:.82;letter-spacing:-4px;font-weight:950;color:#08783e;font-family:"Trebuchet MS","Arial Rounded MT Bold",sans-serif;transform:rotate(-2deg);transform-origin:left center;margin:4px 0 14px;text-shadow:0 2px 0 rgba(255,255,255,.7)}.samba-hero h1{margin:0;max-width:650px;font-size:clamp(42px,4.6vw,70px);line-height:.95;letter-spacing:-2.6px;font-weight:950;color:#171e48}.samba-hero-lead{max-width:560px;margin:23px 0 27px;color:#4b5966;font-size:16px;line-height:1.58}.samba-hero-lead strong{display:block;color:#ee3f7a;font-size:19px;line-height:1.25;margin-bottom:7px}.samba-hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.samba-btn-lg{min-height:50px;padding:0 24px;gap:9px}.samba-btn-light{background:#fff;color:#151d39;border:2px solid rgba(21,29,57,.16);box-shadow:0 8px 22px rgba(21,29,57,.05)}.samba-btn-light:hover{border-color:#08783e;color:#08783e;background:#fff}.samba-hero-benefits{display:flex;align-items:stretch;gap:0;margin-top:31px;max-width:580px}.samba-hero-benefit{min-height:46px;display:flex;align-items:center;gap:9px;padding:0 19px;border-right:1px solid rgba(21,29,57,.12);font-size:11px;line-height:1.2;font-weight:800;color:#2f3b46}.samba-hero-benefit:first-child{padding-left:0}.samba-hero-benefit:last-child{border-right:0}.samba-benefit-icon{width:33px;height:33px;flex:0 0 33px;border:1.5px solid #08783e;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#08783e;font-size:14px}.samba-benefit-brasil{border-radius:7px;background:#f9c62e;color:#08783e;font-size:10px;font-weight:950;transform:rotate(-3deg)}.samba-hero-visual{height:590px;position:relative;display:flex;align-items:flex-end;justify-content:center}.samba-hero-products-wrap{position:absolute;left:-2%;right:-7%;bottom:-3%;z-index:5;display:flex;justify-content:center;filter:drop-shadow(0 24px 22px rgba(25,43,38,.16))}.samba-hero-products{display:block;width:100%;max-width:790px;height:auto;object-fit:contain}.samba-hero-sun,.samba-hero-pink,.samba-hero-aqua{position:absolute;border-radius:48% 52% 42% 58% / 54% 45% 55% 46%;z-index:1}.samba-hero-sun{width:355px;height:355px;right:5%;top:50px;background:#f9c62e;transform:rotate(14deg)}.samba-hero-pink{width:285px;height:315px;right:-7%;bottom:20px;background:#f04482;transform:rotate(-17deg)}.samba-hero-aqua{width:330px;height:365px;left:7%;top:54px;background:#20bfc0;transform:rotate(19deg)}.samba-hero-sticker{position:absolute;z-index:7;width:112px;height:112px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 14px 34px rgba(17,43,36,.18);transform:rotate(-8deg)}.samba-hero-sticker span{font-size:10px;font-weight:800;line-height:1;color:inherit}.samba-hero-sticker strong{font-size:14px;line-height:1.03;margin-top:5px}.samba-hero-sticker-top{right:0;top:52px;background:#fff;color:#08783e;border:3px solid #08783e}.samba-hero-sticker-bottom{left:5%;bottom:52px;background:#ee3f7a;color:#fff;transform:rotate(7deg)}.samba-hero-decor{position:absolute;z-index:0;opacity:.92;pointer-events:none}.samba-hero-decor-a{width:180px;height:180px;left:-75px;bottom:-55px;background:#f9c62e;border-radius:55% 45% 66% 34% / 44% 57% 43% 56%;transform:rotate(25deg)}.samba-hero-decor-b{width:230px;height:230px;right:-120px;top:-70px;background:#ee3f7a;border-radius:44% 56% 41% 59% / 64% 35% 65% 36%;transform:rotate(-25deg)}.samba-hero-leaf{position:absolute;z-index:2;width:125px;height:210px;border-radius:80% 15% 75% 20%;background:#08783e;opacity:.96;pointer-events:none}.samba-hero-leaf:after{content:"";position:absolute;inset:18px 57px 18px 57px;background:#fff8eb;opacity:.88;transform:rotate(-9deg)}.samba-hero-leaf-a{right:4%;top:42px;transform:rotate(22deg)}.samba-hero-leaf-b{right:18%;bottom:-90px;transform:rotate(-33deg) scale(.82);background:#20bfc0}.samba-hero-wave{position:absolute;left:-2%;right:-2%;bottom:-32px;height:62px;background:#fff;border-radius:50% 50% 0 0 / 100% 100% 0 0;z-index:8}.samba-next-section-anchor{height:1px;scroll-margin-top:95px}

/* =========================================================
   HOME / HAIR TYPES
   ========================================================= */
.samba-hair-types{position:relative;padding:82px 0 88px;background:#fff;overflow:hidden;scroll-margin-top:96px}.samba-hair-types:before{content:"";position:absolute;width:290px;height:290px;left:-175px;top:120px;border-radius:50%;background:#fff1bf;opacity:.62}.samba-hair-types:after{content:"";position:absolute;width:240px;height:240px;right:-155px;bottom:80px;border-radius:50%;background:#dff8ef;opacity:.85}.samba-hair-types .samba-container{position:relative;z-index:2}.samba-section-heading{max-width:760px;margin-bottom:35px}.samba-section-heading-center{text-align:center;margin-left:auto;margin-right:auto}.samba-section-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;color:#08783e;font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:1.5px;font-weight:900}.samba-section-kicker:before,.samba-section-kicker:after{content:"";width:24px;height:2px;border-radius:99px;background:#ee3f7a}.samba-section-heading h2{margin:0;color:#171e48;font-size:clamp(34px,4vw,54px);line-height:1.02;letter-spacing:-2px;font-weight:950}.samba-section-heading h2 em{font-style:normal;color:#ee3f7a}.samba-section-heading p{max-width:680px;margin:16px auto 0;color:#63717c;font-size:15px;line-height:1.65}.samba-hair-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.samba-hair-card{--hair-accent:#08783e;--hair-ink:#fff;display:flex;min-width:0;flex-direction:column;border-radius:24px;overflow:hidden;background:#fff;border:1px solid rgba(21,29,57,.08);box-shadow:0 12px 32px rgba(23,30,72,.07);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;color:#171e48}.samba-hair-card:hover{transform:translateY(-7px);box-shadow:0 22px 48px rgba(23,30,72,.14);border-color:transparent;color:#171e48}.samba-hair-card-visual{position:relative;aspect-ratio:.9/1;overflow:hidden;background:var(--hair-accent);isolation:isolate}.samba-hair-card-visual:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgba(18,25,36,.03) 0%,rgba(18,25,36,.08) 50%,rgba(18,25,36,.34) 100%)}.samba-hair-card-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.3;mix-blend-mode:multiply;transform:scale(1.12);transition:transform .5s ease,opacity .35s ease}.samba-hair-card:hover .samba-hair-card-visual img{transform:scale(1.2) rotate(2deg);opacity:.4}.samba-hair-card-orbit{position:absolute;z-index:3;border:1.5px solid rgba(255,255,255,.55);border-radius:50%;pointer-events:none}.samba-hair-card-orbit-one{width:118px;height:118px;left:-50px;top:24px}.samba-hair-card-orbit-two{width:88px;height:88px;right:-36px;bottom:18px}.samba-hair-monogram{position:absolute;z-index:4;inset:0;display:flex;align-items:center;justify-content:center;padding:15px}.samba-hair-monogram:before{content:"";position:absolute;width:112px;height:112px;border-radius:45% 55% 55% 45% / 52% 42% 58% 48%;background:rgba(255,255,255,.92);box-shadow:0 16px 36px rgba(18,25,36,.15);transform:rotate(-8deg)}.samba-hair-monogram span{position:relative;z-index:1;color:var(--hair-accent);font-size:18px;line-height:.95;text-align:center;font-weight:950;letter-spacing:-.8px;transform:rotate(-4deg)}.samba-hair-card-content{min-height:142px;padding:18px 16px 16px;display:flex;flex-direction:column;justify-content:space-between;gap:16px}.samba-hair-card-content h3{margin:0 0 7px;color:#171e48;font-size:17px;font-weight:900;letter-spacing:-.3px}.samba-hair-card-content p{margin:0;color:#6b7780;font-size:12px;line-height:1.48}.samba-hair-card-arrow{align-self:flex-end;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--hair-accent);color:var(--hair-ink);font-size:18px;transition:transform .2s ease}.samba-hair-card:hover .samba-hair-card-arrow{transform:translateX(3px)}.samba-hair-card-orange{--hair-accent:#f25a24}.samba-hair-card-aqua{--hair-accent:#14aeb5}.samba-hair-card-pink{--hair-accent:#ee3f7a}.samba-hair-card-purple{--hair-accent:#7d45a3}.samba-hair-card-green{--hair-accent:#31984c}.samba-hair-card-yellow{--hair-accent:#efb716;--hair-ink:#171e48}.samba-hair-bottom{margin-top:28px;padding:17px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:18px;background:#fff8eb;border:1px solid #f5e7c8}.samba-hair-bottom p{margin:0;color:#657079;font-size:13px}.samba-hair-bottom strong{color:#171e48}.samba-text-link{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;color:#08783e;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.4px}.samba-text-link:hover{color:#ee3f7a}.samba-text-link i{font-size:18px}

/* =========================================================
   HOME / FEATURED PRODUCTS
   ========================================================= */
.samba-featured-products{position:relative;padding:82px 0 74px;background:#fffaf1;overflow:hidden;scroll-margin-top:96px}.samba-featured-products:before{content:"";position:absolute;width:390px;height:390px;right:-230px;top:-210px;border-radius:50%;background:#ffd3df;opacity:.58}.samba-featured-products:after{content:"";position:absolute;width:300px;height:300px;left:-190px;bottom:-120px;border-radius:50%;background:#c9f2eb;opacity:.7}.samba-featured-products .samba-container{position:relative;z-index:2}.samba-featured-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:31px}.samba-featured-head .samba-section-heading{margin-bottom:0}.samba-featured-head .samba-section-heading p{margin-left:0;text-align:left}.samba-view-all{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 16px;border:1.5px solid #08783e;border-radius:999px;color:#08783e;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.45px;white-space:nowrap;transition:.2s}.samba-view-all:hover{background:#08783e;color:#fff}.samba-view-all i{font-size:18px}.samba-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.samba-product-card{min-width:0;background:#fff;border:1px solid rgba(23,30,72,.08);border-radius:22px;overflow:hidden;box-shadow:0 10px 30px rgba(23,30,72,.055);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.samba-product-card:hover{transform:translateY(-6px);box-shadow:0 22px 48px rgba(23,30,72,.12);border-color:rgba(8,120,62,.18)}.samba-product-media{position:relative;aspect-ratio:1/1;background:linear-gradient(145deg,#fff 0%,#fff9ee 100%);overflow:hidden}.samba-product-image-link{display:flex;width:100%;height:100%;align-items:center;justify-content:center;padding:18px}.samba-product-image-link img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.samba-product-card:hover .samba-product-image-link img{transform:scale(1.055)}.samba-product-badges{position:absolute;left:12px;top:12px;z-index:3;display:flex;gap:6px;flex-wrap:wrap}.samba-product-badge{display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:0 9px;border-radius:999px;color:#fff;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.35px;box-shadow:0 6px 15px rgba(0,0,0,.08)}.samba-product-badge-sale{background:#ee3f7a}.samba-product-badge-popular{background:#f25a24}.samba-product-actions{position:absolute;right:12px;top:12px;z-index:4;display:flex;flex-direction:column;gap:7px;transform:translateX(12px);opacity:0;transition:.25s}.samba-product-card:hover .samba-product-actions{transform:none;opacity:1}.samba-product-action{width:38px;height:38px;border:1px solid rgba(23,30,72,.08);border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:#171e48;font-size:16px;box-shadow:0 8px 22px rgba(23,30,72,.1);cursor:pointer;transition:.2s}.samba-product-action:hover,.samba-product-action.active,.samba-product-action.is-active{background:#ee3f7a;color:#fff;border-color:#ee3f7a}.samba-product-action.samba-product-add:hover{background:#08783e;border-color:#08783e}.samba-product-body{padding:17px 17px 16px}.samba-product-category{display:block;min-height:16px;margin-bottom:7px;color:#08783e;font-size:10px;line-height:1.3;font-weight:900;text-transform:uppercase;letter-spacing:.65px}.samba-product-category:hover{color:#ee3f7a}.samba-product-body h3{min-height:44px;margin:0 0 8px;font-size:14px;line-height:1.42;font-weight:800}.samba-product-body h3 a{color:#171e48}.samba-product-body h3 a:hover{color:#08783e}.samba-product-rating{height:18px;display:flex;align-items:center;gap:2px;margin-bottom:11px;color:#efb716;font-size:11px}.samba-product-rating .gicon:not(.fill){color:#d6d9db}.samba-product-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:11px;border-top:1px solid #f0ece5}.samba-product-price{min-width:0;display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.samba-product-price strong{color:#171e48;font-size:15px;font-weight:950}.samba-product-price del{color:#99a1a6;font-size:11px}.samba-product-cart-mobile{display:none;width:36px;height:36px;flex:0 0 36px;border:0;border-radius:50%;align-items:center;justify-content:center;background:#08783e;color:#fff;font-size:15px}.samba-products-empty{padding:55px 24px;text-align:center;border:1px dashed rgba(8,120,62,.25);border-radius:24px;background:#fff}.samba-products-empty-icon{width:58px;height:58px;margin:0 auto 14px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e9f7ef;color:#08783e;font-size:23px}.samba-products-empty h3{margin:0 0 8px;color:#171e48;font-size:21px;font-weight:900}.samba-products-empty p{margin:0;color:#73808a;font-size:13px}.samba-featured-strip{margin-top:24px;min-height:58px;padding:12px 22px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;border-radius:18px;background:#08783e;color:#fff}.samba-featured-strip span{display:flex;align-items:center;justify-content:center;gap:9px;padding:4px 16px;border-right:1px solid rgba(255,255,255,.18);font-size:11px;font-weight:800;text-align:center}.samba-featured-strip span:last-child{border-right:0}.samba-featured-strip i{color:#f9c62e;font-size:17px}

/* =========================================================
   HOME / SAMBA 1 KG
   ========================================================= */
.samba-1kg{padding:28px 0 82px;background:#fff;position:relative;overflow:hidden}.samba-1kg-card{position:relative;min-height:540px;display:grid;grid-template-columns:minmax(390px,.92fr) minmax(0,1.08fr);align-items:center;gap:34px;padding:42px 64px;border-radius:34px;overflow:hidden;background:linear-gradient(112deg,#fff4c8 0%,#ffd958 48%,#ffbd2e 100%);box-shadow:0 26px 70px rgba(154,111,0,.12);isolation:isolate}.samba-1kg-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 10%,rgba(255,255,255,.65),transparent 32%),linear-gradient(90deg,rgba(255,255,255,.16),transparent 36%);z-index:-2}.samba-1kg-card:after{content:"SAMBA";position:absolute;right:-36px;bottom:-58px;color:rgba(255,255,255,.2);font-size:150px;line-height:1;font-weight:950;letter-spacing:-9px;transform:rotate(-6deg);z-index:-1}.samba-1kg-visual{height:455px;position:relative;display:flex;align-items:center;justify-content:center;z-index:2}.samba-1kg-product{position:relative;z-index:4;display:block;width:auto;max-width:88%;height:430px;object-fit:contain;filter:drop-shadow(0 26px 26px rgba(75,54,0,.2));transition:transform .35s ease}.samba-1kg-card:hover .samba-1kg-product{transform:translateY(-5px) rotate(-1deg)}.samba-1kg-orbit{position:absolute;width:385px;height:385px;border-radius:50%;background:rgba(255,255,255,.32);border:2px dashed rgba(8,120,62,.2);z-index:1}.samba-1kg-orbit:before,.samba-1kg-orbit:after{content:"";position:absolute;border-radius:50%}.samba-1kg-orbit:before{width:290px;height:290px;left:46px;top:46px;border:1px solid rgba(255,255,255,.7)}.samba-1kg-orbit:after{width:18px;height:18px;right:28px;top:48px;background:#ee3f7a;box-shadow:-270px 225px 0 #08a6ad}.samba-1kg-badge{position:absolute;left:6px;top:30px;width:100px;height:100px;border-radius:50%;z-index:6;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;background:#08783e;color:#fff;box-shadow:0 12px 28px rgba(8,120,62,.22);transform:rotate(-8deg)}.samba-1kg-badge strong{font-size:24px;line-height:1;font-weight:950}.samba-1kg-badge span{max-width:70px;margin-top:5px;font-size:8px;line-height:1.2;text-transform:uppercase;letter-spacing:.5px;font-weight:800}.samba-1kg-fruit{position:absolute;z-index:3;border-radius:54% 46% 49% 51%;background:linear-gradient(135deg,#ff8a2a,#f6b822 55%,#ef3855);filter:drop-shadow(0 10px 12px rgba(116,71,0,.12))}.samba-1kg-fruit-a{width:92px;height:70px;right:28px;bottom:58px;transform:rotate(22deg)}.samba-1kg-fruit-b{width:62px;height:49px;left:42px;bottom:76px;transform:rotate(-15deg)}.samba-1kg-fruit:after{content:"";position:absolute;width:28px;height:14px;border-radius:100% 0 100% 0;background:#08783e;right:7px;top:-9px;transform:rotate(-22deg)}.samba-1kg-content{position:relative;z-index:3;max-width:650px}.samba-1kg-kicker{display:inline-flex;align-items:center;min-height:30px;padding:0 13px;border-radius:999px;background:rgba(255,255,255,.58);color:#08783e;font-size:10px;font-weight:950;letter-spacing:1.3px}.samba-1kg-content h2{max-width:640px;margin:15px 0 17px;color:#171e48;font-size:clamp(46px,5vw,72px);line-height:.94;letter-spacing:-3px;font-weight:950}.samba-1kg-content h2 span{color:#08783e}.samba-1kg-intro{max-width:590px;margin:0;color:#3b4355;font-size:15px;line-height:1.7}.samba-1kg-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:25px 0}.samba-1kg-benefit{min-height:96px;padding:15px 13px;display:flex;align-items:flex-start;gap:10px;border:1px solid rgba(255,255,255,.62);border-radius:17px;background:rgba(255,255,255,.44);backdrop-filter:blur(4px)}.samba-1kg-benefit-icon{width:36px;height:36px;flex:0 0 36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:#08783e;font-size:15px}.samba-1kg-benefit strong{display:block;margin:1px 0 4px;color:#171e48;font-size:11px;line-height:1.25;font-weight:900}.samba-1kg-benefit small{display:block;color:#626874;font-size:9px;line-height:1.35}.samba-1kg-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.samba-1kg-note{display:inline-flex;align-items:center;gap:7px;color:#5a5541;font-size:11px;font-weight:800}.samba-1kg-note i{color:#ee3f7a}.samba-1kg-palette{display:flex;align-items:center;gap:7px;margin-top:24px}.samba-1kg-palette>span{width:18px;height:18px;border:2px solid rgba(255,255,255,.9);border-radius:50%;box-shadow:0 3px 8px rgba(0,0,0,.08)}.samba-1kg-palette .is-yellow{background:#f9c62e}.samba-1kg-palette .is-pink{background:#ee3f7a}.samba-1kg-palette .is-purple{background:#7f4aa8}.samba-1kg-palette .is-red{background:#dc3345}.samba-1kg-palette .is-green{background:#53a73f}.samba-1kg-palette .is-aqua{background:#08a6ad}.samba-1kg-palette small{margin-left:5px;color:#5f5c4f;font-size:9px;font-weight:800}.samba-1kg-deco{position:absolute;z-index:-1;border-radius:50%;opacity:.5}.samba-1kg-deco-a{width:220px;height:220px;left:-105px;top:-70px;background:#08a6ad}.samba-1kg-deco-b{width:150px;height:150px;right:-58px;top:-45px;background:#ee3f7a}.samba-1kg-deco-c{width:110px;height:110px;right:36%;bottom:-70px;background:#fff}

/* =========================================================
   HOME / MOMENTO SAMBA
   ========================================================= */
.samba-routine{position:relative;padding:82px 0 88px;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#fff9ef 52%,#fff 100%)}
.samba-routine:before,.samba-routine:after{content:"";position:absolute;border-radius:50%;pointer-events:none;opacity:.14}.samba-routine:before{width:280px;height:280px;left:-145px;top:55px;background:#08a6ad}.samba-routine:after{width:240px;height:240px;right:-125px;bottom:30px;background:#ee3f7a}.samba-routine-head{max-width:760px;margin:0 auto 40px;text-align:center}.samba-routine-kicker{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;margin-bottom:12px;border-radius:999px;background:#e9f7ef;color:#08783e;font-size:9px;font-weight:950;letter-spacing:1.35px}.samba-routine-head h2{margin:0;color:#171e48;font-size:clamp(38px,4vw,58px);line-height:1;letter-spacing:-2.4px;font-weight:950}.samba-routine-head h2 span{color:#ee3f7a}.samba-routine-head p{max-width:620px;margin:15px auto 0;color:#6a7480;font-size:14px;line-height:1.7}.samba-routine-flow{position:relative;display:grid;grid-template-columns:1fr 42px 1fr 42px 1fr 42px 1fr;align-items:center;gap:0}.samba-routine-step{position:relative;min-width:0;min-height:390px;padding:26px 21px 22px;border:1px solid rgba(23,30,72,.07);border-radius:26px;background:#fff;box-shadow:0 14px 36px rgba(23,30,72,.06);color:#171e48;text-align:center;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.samba-routine-step:hover{transform:translateY(-7px);box-shadow:0 24px 52px rgba(23,30,72,.12);border-color:rgba(8,120,62,.18);color:#171e48}.samba-routine-step:before{content:"";position:absolute;left:0;right:0;top:0;height:6px}.samba-routine-cleanse:before{background:#f28a2e}.samba-routine-nourish:before{background:#ee3f7a}.samba-routine-define:before{background:#7f4aa8}.samba-routine-celebrate:before{background:#08783e}.samba-routine-number{position:absolute;left:17px;top:17px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#08783e;color:#fff;font-size:13px;font-weight:950;box-shadow:0 8px 18px rgba(8,120,62,.18);z-index:3}.samba-routine-product{position:relative;width:112px;height:154px;margin:18px auto 18px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;filter:drop-shadow(0 17px 14px rgba(23,30,72,.14));transition:transform .3s ease}.samba-routine-step:hover .samba-routine-product{transform:translateY(-4px) rotate(-1deg)}.samba-routine-bottle{width:82px;border-radius:14px 14px 19px 19px;background:linear-gradient(145deg,#ff9c31,#f26d22)}.samba-routine-bottle:before{content:"";position:absolute;top:-19px;width:43px;height:25px;border-radius:5px 5px 2px 2px;background:#171e48}.samba-routine-bottle:after{content:"";position:absolute;left:10px;right:10px;top:42px;height:56px;border-radius:10px;background:rgba(255,255,255,.15)}.samba-routine-jar{height:116px;margin-top:56px;border-radius:17px 17px 28px 28px;background:linear-gradient(145deg,#fa5f96,#df2d70)}.samba-routine-jar:before{content:"";position:absolute;left:-4px;right:-4px;top:-17px;height:24px;border-radius:9px 9px 5px 5px;background:#cf2462}.samba-routine-jar-purple{background:linear-gradient(145deg,#9968bd,#724397)}.samba-routine-jar-purple:before{background:#5e367e}.samba-routine-mini-brand{position:relative;z-index:2;margin-bottom:6px;font-size:9px;font-weight:950;font-style:italic}.samba-routine-product strong{position:relative;z-index:2;font-size:15px;line-height:1;font-weight:950}.samba-routine-product small{position:relative;z-index:2;margin-top:6px;font-size:6px;letter-spacing:.7px;font-weight:800;opacity:.86}.samba-routine-copy>span{display:block;margin-bottom:5px;color:#08783e;font-size:8px;font-weight:950;letter-spacing:1px;text-transform:uppercase}.samba-routine-copy h3{margin:0 0 7px;font-size:22px;line-height:1.1;font-weight:950}.samba-routine-copy p{min-height:58px;margin:0 auto 13px;color:#727b84;font-size:11px;line-height:1.55}.samba-routine-copy b{display:inline-flex;align-items:center;gap:6px;color:#08783e;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.35px}.samba-routine-arrow{width:42px;height:42px;display:flex;align-items:center;justify-content:center;color:#08783e;font-size:17px}.samba-routine-arrow:before{content:"";position:absolute;width:27px;height:27px;border-radius:50%;background:#e9f7ef;z-index:-1}.samba-routine-celebrate-icon{position:relative;width:130px;height:154px;margin:18px auto 18px;display:flex;align-items:center;justify-content:center;border-radius:52% 48% 47% 53%;background:linear-gradient(145deg,#e5f6eb,#fff3be);color:#08783e}.samba-routine-celebrate-icon:before{content:"SAMBA";font-size:19px;font-weight:950;transform:rotate(-6deg)}.samba-routine-celebrate-icon span{position:absolute;font-weight:950}.samba-routine-celebrate-icon span:nth-child(1){left:17px;top:28px;color:#ee3f7a;font-size:23px}.samba-routine-celebrate-icon span:nth-child(2){right:17px;top:35px;color:#f3a51d;font-size:24px}.samba-routine-celebrate-icon span:nth-child(3){right:21px;bottom:25px;color:#08a6ad;font-size:18px}.samba-routine-cta{position:relative;margin-top:28px;min-height:78px;padding:15px 19px 15px 18px;display:flex;align-items:center;justify-content:space-between;gap:22px;border-radius:22px;background:#171e48;color:#fff;overflow:hidden}.samba-routine-cta:after{content:"";position:absolute;width:145px;height:145px;border-radius:50%;right:170px;top:-85px;background:#ee3f7a;opacity:.2}.samba-routine-cta>div{position:relative;z-index:2;display:flex;align-items:center;gap:13px}.samba-routine-cta-icon{width:44px;height:44px;flex:0 0 44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f9c62e;color:#171e48;font-size:18px}.samba-routine-cta p{margin:0;color:rgba(255,255,255,.77);font-size:12px;line-height:1.45}.samba-routine-cta p strong{color:#fff}.samba-routine-cta .samba-btn{position:relative;z-index:2;flex:0 0 auto}

/* =========================================================
   HOME / BRASIL EN TU CABELLO
   ========================================================= */
.samba-brazil{padding:28px 0 82px;background:#fff;position:relative;overflow:hidden}.samba-brazil-card{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);min-height:520px;border-radius:34px;overflow:hidden;background:linear-gradient(110deg,#0aa8a7 0%,#12b7b1 48%,#0aa8a7 100%);box-shadow:0 24px 70px rgba(6,108,107,.16)}.samba-brazil-copy{position:relative;z-index:3;padding:58px 28px 52px 58px;color:#fff}.samba-brazil-kicker{display:inline-flex;align-items:center;min-height:29px;padding:0 13px;border-radius:999px;background:#f9c62e;color:#173d37;font-size:9px;font-weight:950;letter-spacing:1px;margin-bottom:16px}.samba-brazil-copy h2{font-size:clamp(48px,5vw,76px);line-height:.94;letter-spacing:-3px;font-weight:950;margin:0 0 20px;color:#fff}.samba-brazil-lead{max-width:610px;font-size:15px;line-height:1.7;color:rgba(255,255,255,.92);margin:0 0 26px}.samba-brazil-points{display:grid;gap:12px;max-width:620px}.samba-brazil-point{display:grid;grid-template-columns:46px 1fr;gap:12px;align-items:center;padding:12px 14px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);backdrop-filter:blur(6px);border-radius:16px}.samba-brazil-point-icon{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:#08783e;font-size:16px}.samba-brazil-point strong{display:block;font-size:13px;font-weight:900;margin-bottom:2px;color:#fff}.samba-brazil-point small{display:block;color:rgba(255,255,255,.78);font-size:10px;line-height:1.45}.samba-brazil-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:25px}.samba-brazil-actions>span{font-size:10px;font-weight:800;color:rgba(255,255,255,.82);max-width:180px}.samba-brazil-visual{position:relative;min-height:520px;isolation:isolate}.samba-brazil-sun{position:absolute;width:330px;height:330px;border-radius:50%;background:#f9c62e;right:12%;top:42px;z-index:-2}.samba-brazil-shape{position:absolute;border-radius:48% 52% 44% 56% / 54% 42% 58% 46%;z-index:-3;opacity:.95}.samba-brazil-shape-a{width:330px;height:360px;background:#ee3f7a;right:-90px;bottom:-80px;transform:rotate(18deg)}.samba-brazil-shape-b{width:230px;height:230px;background:#f47b20;left:8%;bottom:-40px;transform:rotate(-18deg)}.samba-brazil-pattern{position:absolute;inset:0;background-image:url('../img/patterns/pattern-03.jpg');background-size:520px auto;background-position:right bottom;mix-blend-mode:soft-light;opacity:.18;z-index:-1}.samba-brazil-products{position:absolute;left:-3%;right:0;bottom:-4%;display:flex;align-items:flex-end;justify-content:center;z-index:2}.samba-brazil-products img{display:block;width:min(760px,118%);max-height:510px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 22px 18px rgba(0,0,0,.20));transition:transform .35s ease}.samba-brazil-card:hover .samba-brazil-products img{transform:translateY(-5px) scale(1.01)}.samba-brazil-stamp{position:absolute;right:28px;top:28px;width:112px;height:112px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#08783e;color:#fff;border:5px solid rgba(255,255,255,.75);box-shadow:0 12px 25px rgba(0,0,0,.16);transform:rotate(8deg);z-index:5}.samba-brazil-stamp span{font-size:8px;letter-spacing:1.5px}.samba-brazil-stamp strong{font-size:14px;line-height:1.05;margin:3px 0}.samba-brazil-stamp small{font-size:6px;letter-spacing:.8px}.samba-brazil-quote{position:absolute;left:22px;bottom:26px;z-index:5;display:flex;gap:8px;align-items:flex-start;padding:13px 16px;border-radius:18px;background:rgba(255,255,255,.92);color:#171e48;box-shadow:0 12px 30px rgba(0,0,0,.12);transform:rotate(-2deg)}.samba-brazil-quote>span{font-size:42px;line-height:.7;color:#ee3f7a;font-weight:950}.samba-brazil-quote p{margin:0;font-size:12px;line-height:1.25;font-weight:800}.samba-brazil-quote strong{color:#08783e;font-size:14px}

/* =========================================================
   HOME / CUIDADO CONSCIENTE
   ========================================================= */
.samba-conscious{padding:18px 0 84px;background:#fff}.samba-conscious-card{position:relative;overflow:hidden;border-radius:34px;padding:58px 58px 34px;background:linear-gradient(135deg,#f3f7df 0%,#fffdf5 46%,#e9f8f1 100%);border:1px solid rgba(8,120,62,.08);box-shadow:0 22px 65px rgba(13,73,42,.08)}.samba-conscious-card:before,.samba-conscious-card:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.samba-conscious-card:before{width:290px;height:290px;background:#f9c62e;opacity:.14;left:-105px;top:-125px}.samba-conscious-card:after{width:330px;height:330px;background:#26bdb3;opacity:.10;right:-120px;bottom:-170px}.samba-conscious-head{position:relative;z-index:2;text-align:center;max-width:810px;margin:0 auto 42px}.samba-conscious-kicker{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;background:#08783e;color:#fff;font-size:9px;font-weight:900;letter-spacing:1.2px;margin-bottom:14px}.samba-conscious-head h2{margin:0;color:#171e48;font-size:clamp(38px,4.6vw,62px);line-height:.98;letter-spacing:-2.4px;font-weight:950}.samba-conscious-head h2 span{color:#08783e}.samba-conscious-head>p{max-width:670px;margin:19px auto 0;color:#5a665f;font-size:15px;line-height:1.7}.samba-conscious-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.samba-conscious-item{position:relative;min-height:250px;padding:28px 26px 26px;border-radius:25px;background:rgba(255,255,255,.86);border:1px solid rgba(8,120,62,.08);box-shadow:0 12px 30px rgba(17,40,27,.05);transition:.25s ease}.samba-conscious-item:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(17,40,27,.09)}.samba-conscious-icon{width:64px;height:64px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:22px;font-size:26px}.samba-conscious-vegan .samba-conscious-icon{background:#dff4d6;color:#08783e}.samba-conscious-cruelty .samba-conscious-icon{background:#fff0dc;color:#df7a16}.samba-conscious-care-item .samba-conscious-icon{background:#ffe5ef;color:#ee3f7a}.samba-conscious-label{display:block;margin-bottom:7px;font-size:9px;font-weight:950;letter-spacing:1.15px;color:#08783e}.samba-conscious-item h3{margin:0 0 10px;color:#171e48;font-size:20px;line-height:1.12;font-weight:900;letter-spacing:-.45px}.samba-conscious-item p{margin:0;color:#69736d;font-size:13px;line-height:1.65}.samba-conscious-note{position:relative;z-index:2;margin-top:20px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 18px;border-radius:18px;background:#08783e;color:#fff}.samba-conscious-note-icon{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.13);font-size:12px}.samba-conscious-note p{margin:0;color:rgba(255,255,255,.82);font-size:11px;line-height:1.55}.samba-conscious-note a{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.35px;white-space:nowrap}.samba-conscious-note a:hover{color:#f9c62e}

/* =========================
   Encuentra tu Samba / Quiz
========================= */
.samba-quiz-section{padding:90px 0;background:linear-gradient(180deg,#fff 0%,#fff7f4 100%);position:relative;overflow:hidden}
.samba-quiz-section:before,.samba-quiz-section:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);opacity:.18;pointer-events:none}
.samba-quiz-section:before{width:240px;height:240px;background:#f7447f;left:-90px;top:45px}
.samba-quiz-section:after{width:300px;height:300px;background:#14b8ad;right:-120px;bottom:-80px}
.samba-quiz-card{position:relative;z-index:1;display:grid;grid-template-columns:.78fr 1.22fr;gap:42px;background:#fff;border-radius:34px;padding:54px;box-shadow:0 24px 70px rgba(40,28,57,.09);border:1px solid rgba(34,34,34,.05)}
.samba-quiz-copy{align-self:center}
.samba-quiz-copy h2{font-size:48px;line-height:1.02;margin:10px 0 18px;color:#14213d;max-width:430px}
.samba-quiz-copy p{font-size:17px;line-height:1.75;color:#5a6070;max-width:440px;margin:0}
.samba-quiz-progress{display:flex;gap:8px;margin-top:32px}
.samba-quiz-progress span{height:7px;width:42px;background:#ececf1;border-radius:99px;transition:.25s ease}
.samba-quiz-progress span.is-active{width:66px;background:#0a8f52}
.samba-quiz-app{background:#fff9f6;border-radius:26px;padding:30px;border:1px solid #f4e8e1;min-height:430px}
.samba-quiz-step{display:none}
.samba-quiz-step.is-active{display:block;animation:sambaQuizIn .28s ease}
@keyframes sambaQuizIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
.samba-quiz-step-head{display:flex;align-items:center;gap:16px;margin-bottom:24px}
.samba-quiz-step-number{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:18px;background:#0a8f52;color:#fff;font-weight:800;font-size:17px}
.samba-quiz-step-head small{display:block;text-transform:uppercase;letter-spacing:1.4px;color:#f7447f;font-weight:800;font-size:11px;margin-bottom:2px}
.samba-quiz-step-head h3{margin:0;color:#14213d;font-size:27px}
.samba-quiz-options{display:grid;gap:12px}
.samba-quiz-options-hair{grid-template-columns:repeat(3,1fr)}
.samba-quiz-options-needs{grid-template-columns:repeat(2,1fr)}
.samba-quiz-option{appearance:none;border:1px solid #ece3dd;background:#fff;border-radius:20px;min-height:126px;padding:18px;cursor:pointer;text-align:center;color:#14213d;transition:.2s ease;font-family:inherit}
.samba-quiz-option:hover,.samba-quiz-option.is-selected{transform:translateY(-3px);border-color:#0a8f52;box-shadow:0 10px 24px rgba(10,143,82,.10);background:#fbfffc}
.samba-quiz-option-icon{width:48px;height:48px;margin:0 auto 12px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:#effaf4;color:#0a8f52;font-size:21px}
.samba-quiz-option strong{display:block;font-size:15px}
.samba-quiz-option-wide{min-height:94px;display:flex;align-items:center;text-align:left;gap:14px;padding:16px}
.samba-quiz-option-wide small{display:block;color:#727786;font-size:12px;margin-top:4px;line-height:1.4}
.samba-quiz-option-check{width:38px;height:38px;flex:0 0 38px;border-radius:13px;background:#fff1f5;color:#f7447f;display:flex;align-items:center;justify-content:center}
.samba-quiz-back{margin-top:18px;border:0;background:transparent;color:#626879;font-weight:700;cursor:pointer;padding:8px 0}
.samba-quiz-back i{margin-right:7px}
.samba-quiz-result{text-align:center;padding:18px 8px}
.samba-quiz-result-icon{width:82px;height:82px;margin:0 auto 18px;border-radius:28px;background:linear-gradient(135deg,#f7447f,#ff8b49);display:flex;align-items:center;justify-content:center;color:#fff;font-size:31px;transform:rotate(-4deg)}
.samba-quiz-result h3{font-size:32px;color:#14213d;margin:8px 0 12px}
.samba-quiz-result>p{max-width:560px;margin:0 auto;color:#656b79;line-height:1.7}
.samba-quiz-result-tags{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:22px 0}
.samba-quiz-result-tags span{padding:9px 14px;border-radius:999px;background:#eef9f3;color:#087b47;font-size:13px;font-weight:800}
.samba-quiz-result-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:10px}
.samba-quiz-note{display:block;max-width:620px;margin:22px auto 0;color:#9699a5;line-height:1.5}

/* =========================================================
   HOME / DIVERSIDAD SAMBA
   ========================================================= */
.samba-diversity{position:relative;padding:26px 0 96px;background:#fff;overflow:hidden}.samba-diversity:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:#f9c62e;opacity:.08;right:-180px;top:80px;pointer-events:none}.samba-diversity-card{position:relative;display:grid;grid-template-columns:1.06fr .94fr;min-height:470px;border-radius:34px;overflow:hidden;background:linear-gradient(120deg,#fff2ec 0%,#fff9f4 58%,#fff 100%);border:1px solid rgba(238,63,122,.08);box-shadow:0 24px 70px rgba(40,28,57,.08)}.samba-diversity-visual{position:relative;min-height:470px;overflow:hidden}.samba-diversity-photo-wrap{position:absolute;left:24px;right:0;bottom:0;z-index:4;display:flex;align-items:flex-end;height:88%}.samba-diversity-photo{display:block;width:100%;height:auto;object-fit:contain;object-position:left bottom;filter:drop-shadow(0 18px 20px rgba(32,24,33,.12));transform-origin:left bottom;transition:transform .35s ease}.samba-diversity-card:hover .samba-diversity-photo{transform:translateY(-4px) scale(1.01)}.samba-diversity-shape{position:absolute;display:block;border-radius:50%;z-index:1}.samba-diversity-shape-a{width:260px;height:260px;background:#26bdb3;left:-95px;top:-55px;opacity:.85}.samba-diversity-shape-b{width:210px;height:210px;background:#f9c62e;right:30px;bottom:-95px;opacity:.75}.samba-diversity-shape-c{width:130px;height:130px;background:#ee3f7a;right:30px;top:46px;opacity:.72}.samba-diversity-copy{position:relative;z-index:5;display:flex;flex-direction:column;justify-content:center;padding:58px 60px 58px 42px}.samba-diversity-kicker{display:inline-flex;align-self:flex-start;padding:7px 11px;border-radius:999px;background:#171e48;color:#fff;font-size:9px;font-weight:900;letter-spacing:1.2px;margin-bottom:16px}.samba-diversity-copy h2{margin:0;color:#171e48;font-size:clamp(38px,4.25vw,60px);line-height:.97;letter-spacing:-2.35px;font-weight:950}.samba-diversity-copy h2 span{display:block;color:#ee3f7a}.samba-diversity-copy>p{max-width:560px;margin:22px 0 0;color:#5e6570;font-size:14px;line-height:1.72}.samba-diversity-message{display:flex;align-items:flex-start;gap:12px;margin-top:25px;padding:16px 18px;border-radius:18px;background:rgba(255,255,255,.78);border:1px solid rgba(23,30,72,.06)}.samba-diversity-quote-mark{font-size:42px;line-height:.75;color:#08783e;font-weight:950}.samba-diversity-message strong,.samba-diversity-message span{display:block}.samba-diversity-message strong{color:#171e48;font-size:13px;font-weight:900}.samba-diversity-message div>span{margin-top:2px;color:#08783e;font-size:13px;font-weight:800}.samba-diversity-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:26px}.samba-diversity-link{color:#171e48;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.35px;border-bottom:1px solid rgba(23,30,72,.25);padding-bottom:3px}.samba-diversity-link:hover{color:#ee3f7a;border-color:#ee3f7a}.samba-diversity-values{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:16px}.samba-diversity-value{position:relative;min-height:118px;padding:21px 20px;border-radius:21px;color:#171e48;overflow:hidden}.samba-diversity-value>span{display:block;font-size:9px;font-weight:950;letter-spacing:1px;margin-bottom:8px;opacity:.64}.samba-diversity-value strong{display:block;font-size:16px;font-weight:900;margin-bottom:5px}.samba-diversity-value small{display:block;max-width:220px;font-size:11px;line-height:1.45;color:rgba(23,30,72,.72)}.samba-diversity-value-orange{background:#fff0df}.samba-diversity-value-pink{background:#ffe8f0}.samba-diversity-value-turquoise{background:#def7f4}.samba-diversity-value-green{background:#e6f4e5}

/* =========================================================
   HOME / KITS SAMBA
   ========================================================= */
.samba-kits{padding:28px 0 88px;background:#fff}.samba-kits-head{text-align:center;max-width:760px;margin:0 auto 34px}.samba-kits-kicker{display:inline-flex;padding:8px 13px;border-radius:999px;background:#fff2cf;color:#08783e;font-size:9px;font-weight:900;letter-spacing:1.25px;margin-bottom:13px}.samba-kits-head h2{margin:0;color:#171e48;font-size:clamp(38px,4vw,58px);line-height:1;letter-spacing:-2.4px;font-weight:950}.samba-kits-head h2 span{color:#ee3f7a}.samba-kits-head p{max-width:650px;margin:17px auto 0;color:#64707c;font-size:14px;line-height:1.65}.samba-kits-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.samba-kit-card{position:relative;overflow:hidden;border-radius:27px;padding:18px 18px 20px;min-height:420px;display:flex;flex-direction:column;border:1px solid rgba(21,29,57,.06);box-shadow:0 14px 38px rgba(21,29,57,.07);transition:.25s}.samba-kit-card:hover{transform:translateY(-6px);box-shadow:0 22px 48px rgba(21,29,57,.12)}.samba-kit-card:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-55px;top:-55px;background:rgba(255,255,255,.42)}.samba-kit-orange{background:linear-gradient(145deg,#fff1df,#ffd9a0)}.samba-kit-pink{background:linear-gradient(145deg,#fff0f6,#ffc9dc)}.samba-kit-purple{background:linear-gradient(145deg,#f6efff,#dcc7ff)}.samba-kit-green{background:linear-gradient(145deg,#eefbed,#cceec9)}.samba-kit-badge{position:relative;z-index:2;align-self:flex-start;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.75);backdrop-filter:blur(5px);font-size:8px;font-weight:950;letter-spacing:.8px;color:#171e48}.samba-kit-visual{height:190px;display:flex;align-items:flex-end;justify-content:center;gap:8px;position:relative;margin:5px 0 7px}.samba-kit-visual:after{content:"";position:absolute;width:180px;height:42px;border-radius:50%;background:rgba(21,29,57,.10);bottom:4px;filter:blur(7px)}.samba-kit-bottle,.samba-kit-jar{display:block;position:relative;z-index:2;box-shadow:0 12px 25px rgba(21,29,57,.16)}.samba-kit-bottle{width:48px;border-radius:15px 15px 12px 12px}.samba-kit-bottle:before{content:"";position:absolute;left:10px;right:10px;top:-14px;height:17px;border-radius:5px 5px 2px 2px;background:#17202b}.samba-kit-bottle:after,.samba-kit-jar:after{content:"SAMBA";position:absolute;left:50%;top:48%;transform:translate(-50%,-50%) rotate(-4deg);font-size:8px;font-weight:950;color:#fff;letter-spacing:-.4px;text-shadow:0 1px 1px rgba(0,0,0,.12)}.samba-kit-bottle-a{height:128px;transform:rotate(-5deg)}.samba-kit-bottle-b{height:148px;transform:rotate(5deg)}.samba-kit-jar{width:92px;height:88px;border-radius:16px 16px 22px 22px}.samba-kit-jar:before{content:"";position:absolute;left:-2px;right:-2px;top:-10px;height:16px;border-radius:9px 9px 5px 5px;background:rgba(18,26,37,.88)}.samba-kit-orange .samba-kit-bottle,.samba-kit-orange .samba-kit-jar{background:#f18b28}.samba-kit-pink .samba-kit-bottle,.samba-kit-pink .samba-kit-jar{background:#ec4d8d}.samba-kit-purple .samba-kit-bottle,.samba-kit-purple .samba-kit-jar{background:#8051b6}.samba-kit-green .samba-kit-bottle,.samba-kit-green .samba-kit-jar{background:#2e9c50}.samba-kit-copy{position:relative;z-index:2;margin-top:auto}.samba-kit-copy h3{margin:0 0 8px;color:#171e48;font-size:22px;font-weight:950;letter-spacing:-.8px}.samba-kit-copy p{margin:0;color:#495562;font-size:12px;line-height:1.55;min-height:56px}.samba-kit-tags{display:flex;gap:6px;flex-wrap:wrap;margin:13px 0 14px}.samba-kit-tags span{padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.7);font-size:8px;font-weight:850;color:#394551}.samba-kit-link{display:inline-flex;align-items:center;gap:8px;color:#171e48;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.45px}.samba-kit-link i{font-size:9px;transition:.2s}.samba-kit-link:hover{color:#08783e}.samba-kit-link:hover i{transform:translateX(3px)}.samba-kits-footer{margin-top:22px;padding:20px 22px;border-radius:22px;background:#fff8eb;border:1px dashed rgba(8,120,62,.25);display:flex;align-items:center;justify-content:space-between;gap:24px}.samba-kits-footer div{display:flex;flex-direction:column;gap:4px}.samba-kits-footer strong{color:#171e48;font-size:15px}.samba-kits-footer span{color:#66727e;font-size:11px}

/* =========================================================
   HOME / COMUNIDAD #MISAMBA
   ========================================================= */
.samba-community{position:relative;padding:82px 0 76px;background:#fff;overflow:hidden;scroll-margin-top:96px}.samba-community:before{content:"";position:absolute;width:360px;height:360px;left:-210px;top:80px;border-radius:50%;background:#ffd9e5;opacity:.55}.samba-community:after{content:"";position:absolute;width:310px;height:310px;right:-180px;bottom:-80px;border-radius:50%;background:#d8f7ef;opacity:.8}.samba-community .samba-container{position:relative;z-index:2}.samba-community-head{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:34px}.samba-community-head .samba-section-heading{margin-bottom:0}.samba-community-head .samba-section-heading p{margin-left:0;text-align:left}.samba-community-hashtag{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;padding:16px 18px;border-radius:18px;background:#171e48;color:#fff;transform:rotate(2deg);box-shadow:0 12px 30px rgba(23,30,72,.14)}.samba-community-hashtag span{font-size:24px;line-height:1;font-weight:950;letter-spacing:-1px}.samba-community-hashtag small{margin-top:5px;color:#ffd94d;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.8px}.samba-community-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.samba-community-card{min-width:0;border-radius:24px;overflow:hidden;background:#fff;border:1px solid rgba(23,30,72,.08);box-shadow:0 12px 34px rgba(23,30,72,.07);transition:transform .25s ease,box-shadow .25s ease}.samba-community-card:hover{transform:translateY(-6px);box-shadow:0 22px 50px rgba(23,30,72,.13)}.samba-community-card-featured{grid-column:span 2;display:grid;grid-template-columns:1.15fr .85fr;background:#fff8ef}.samba-community-media{position:relative;min-height:310px;overflow:hidden;background:#f6c9d7}.samba-community-media img{width:100%;height:100%;object-fit:cover;object-position:center bottom;transition:transform .45s ease}.samba-community-card:hover .samba-community-media img{transform:scale(1.025)}.samba-community-type{position:absolute;left:16px;top:16px;display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#fff;color:#171e48;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 7px 18px rgba(23,30,72,.1)}.samba-community-content{padding:24px 22px 22px}.samba-community-card-featured .samba-community-content{display:flex;flex-direction:column;justify-content:center;padding:34px}.samba-community-label{display:inline-flex;margin-bottom:9px;color:#08783e;font-size:9px;line-height:1;text-transform:uppercase;letter-spacing:1px;font-weight:950}.samba-community-content h3{margin:0 0 9px;color:#171e48;font-size:20px;line-height:1.12;letter-spacing:-.7px;font-weight:950}.samba-community-card-featured .samba-community-content h3{font-size:29px;letter-spacing:-1.2px}.samba-community-content p{margin:0;color:#66737c;font-size:12px;line-height:1.58}.samba-community-art{position:relative;height:205px;display:flex;align-items:center;justify-content:center;overflow:hidden;isolation:isolate}.samba-community-art:before{content:"";position:absolute;width:145px;height:145px;border-radius:44% 56% 58% 42% / 52% 42% 58% 48%;background:rgba(255,255,255,.92);transform:rotate(-8deg);box-shadow:0 18px 40px rgba(23,30,72,.12);z-index:1}.samba-community-art-word{position:relative;z-index:3;font-size:27px;line-height:.92;text-align:center;font-weight:950;letter-spacing:-1.5px;transform:rotate(-4deg)}.samba-community-art i{position:absolute;right:19px;top:18px;z-index:4;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.92);color:#171e48;font-size:17px}.samba-community-card-pink .samba-community-art{background:#f04a83}.samba-community-card-pink .samba-community-art-word{color:#f04a83}.samba-community-card-aqua .samba-community-art{background:#1ab7bb}.samba-community-card-aqua .samba-community-art-word{color:#1ab7bb}.samba-community-card-purple .samba-community-art{background:#804aa6}.samba-community-card-purple .samba-community-art-word{color:#804aa6}.samba-community-card-orange .samba-community-art{background:#f2682a}.samba-community-card-orange .samba-community-art-word{color:#f2682a}.samba-community-card-green .samba-community-art{background:#179552}.samba-community-card-green .samba-community-art-word{color:#179552}.samba-community-art-orbit{position:absolute;border:1.5px solid rgba(255,255,255,.6);border-radius:50%}.samba-community-art-orbit-a{width:105px;height:105px;left:-36px;bottom:-25px}.samba-community-art-orbit-b{width:72px;height:72px;right:10px;bottom:16px}.samba-community-art-wave{position:absolute;width:230px;height:75px;left:-25px;bottom:18px;border:2px solid rgba(255,255,255,.55);border-color:rgba(255,255,255,.6) transparent transparent transparent;border-radius:50%;transform:rotate(-8deg)}.samba-community-art-dot{position:absolute;border-radius:50%;background:rgba(255,255,255,.38)}.samba-community-art-dot-a{width:46px;height:46px;left:15px;top:28px}.samba-community-art-dot-b{width:26px;height:26px;left:64px;bottom:22px}.samba-community-art-dot-c{width:58px;height:58px;right:-12px;bottom:2px}.samba-community-art-line{position:absolute;width:260px;height:2px;left:-10px;bottom:38px;background:rgba(255,255,255,.6);transform:rotate(-12deg);box-shadow:0 -20px 0 rgba(255,255,255,.3),0 20px 0 rgba(255,255,255,.3)}.samba-community-art-flower{position:absolute;width:68px;height:68px;left:12px;top:20px;border-radius:50% 10% 50% 10%;background:#ffd94d;transform:rotate(23deg);opacity:.9}.samba-community-footer{margin-top:24px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:20px;background:#fff7dc;border:1px solid #f2e2a2}.samba-community-footer>div{display:flex;flex-direction:column;gap:3px}.samba-community-footer strong{color:#171e48;font-size:18px;font-weight:950}.samba-community-footer span{color:#69747b;font-size:11px}.samba-community-disclaimer{max-width:820px;margin:14px 0 0;color:#9a9fa4;font-size:9px;line-height:1.5}


/* =========================================================
   HOME / BLOG SAMBA
   ========================================================= */
.samba-blog-home{position:relative;padding:82px 0 78px;background:#fffaf1;overflow:hidden}.samba-blog-home:before{content:"";position:absolute;width:360px;height:360px;left:-190px;top:-170px;border-radius:50%;background:#c9f2eb;opacity:.58}.samba-blog-home:after{content:"";position:absolute;width:320px;height:320px;right:-180px;bottom:-150px;border-radius:50%;background:#ffd3df;opacity:.54}.samba-blog-home .samba-container{position:relative;z-index:2}.samba-blog-head{display:flex;align-items:flex-end;justify-content:space-between;gap:34px;margin-bottom:32px}.samba-blog-head>div{max-width:760px}.samba-blog-head h2{margin:10px 0 12px;color:#171e48;font-size:clamp(38px,4.4vw,62px);line-height:.98;letter-spacing:-2.8px;font-weight:950}.samba-blog-head p{max-width:680px;margin:0;color:#69737e;font-size:14px;line-height:1.7}.samba-blog-grid{display:grid;grid-template-columns:1.35fr repeat(2,minmax(0,1fr));gap:18px}.samba-blog-card{min-width:0;overflow:hidden;border:1px solid rgba(23,30,72,.08);border-radius:24px;background:#fff;box-shadow:0 12px 34px rgba(23,30,72,.06);transition:transform .25s ease,box-shadow .25s ease}.samba-blog-card:hover{transform:translateY(-5px);box-shadow:0 22px 52px rgba(23,30,72,.11)}.samba-blog-media{position:relative;display:block;height:230px;overflow:hidden;background:linear-gradient(135deg,#0ba7a9,#08783e)}.samba-blog-card-featured .samba-blog-media{height:310px}.samba-blog-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.samba-blog-card:hover .samba-blog-media img{transform:scale(1.045)}.samba-blog-media-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;color:#fff;text-align:center;background:radial-gradient(circle at 80% 20%,rgba(249,198,46,.9),transparent 25%),radial-gradient(circle at 14% 80%,rgba(238,63,122,.8),transparent 27%),linear-gradient(135deg,#08783e,#08a6ad)}.samba-blog-media-placeholder span{font-size:34px;font-weight:950;letter-spacing:-2px}.samba-blog-media-placeholder small{font-size:10px;font-weight:800}.samba-blog-category{position:absolute;left:14px;bottom:14px;display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;background:#fff;color:#08783e;font-size:8px;font-weight:950;text-transform:uppercase;letter-spacing:.75px;box-shadow:0 7px 18px rgba(0,0,0,.12)}.samba-blog-body{padding:20px}.samba-blog-card-featured .samba-blog-body{padding:24px 26px 25px}.samba-blog-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:10px;color:#98a0a6;font-size:9px;font-weight:700}.samba-blog-meta a{color:#08783e}.samba-blog-meta span:after{content:"•";margin-left:8px;color:#d0d4d7}.samba-blog-body h3{margin:0 0 10px;font-size:18px;line-height:1.28;font-weight:900}.samba-blog-card-featured .samba-blog-body h3{font-size:27px;line-height:1.18}.samba-blog-body h3 a{color:#171e48}.samba-blog-body h3 a:hover{color:#08783e}.samba-blog-body p{margin:0 0 16px;color:#6e7882;font-size:11px;line-height:1.65}.samba-blog-card-featured .samba-blog-body p{font-size:12px}.samba-blog-readmore{display:inline-flex;align-items:center;gap:7px;color:#ee3f7a;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.65px}.samba-blog-readmore:hover{color:#08783e}.samba-blog-footer{margin-top:22px;min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:17px 20px 17px 24px;border-radius:20px;background:#171e48;color:#fff}.samba-blog-footer strong{display:block;margin-bottom:4px;font-size:14px;font-weight:900}.samba-blog-footer span{display:block;color:rgba(255,255,255,.72);font-size:10px;line-height:1.45}


/* =========================================================
   HOME / SAMBA EN ECUADOR + DISSOL
   ========================================================= */
.samba-ecuador{position:relative;padding:78px 0;background:#fff;overflow:hidden}
.samba-ecuador:before{content:"";position:absolute;width:240px;height:240px;left:-120px;top:20px;border-radius:50%;background:#c8f2e4;opacity:.7}
.samba-ecuador:after{content:"";position:absolute;width:300px;height:300px;right:-150px;bottom:-120px;border-radius:50%;background:#ffd861;opacity:.45}
.samba-ecuador .samba-container{position:relative;z-index:2}
.samba-ecuador-card{display:grid;grid-template-columns:1.15fr .85fr;min-height:460px;border-radius:30px;overflow:hidden;background:#f9f3e7;box-shadow:0 22px 60px rgba(23,30,72,.09)}
.samba-ecuador-copy{padding:58px 58px 52px}
.samba-ecuador-copy h2{max-width:700px;margin:12px 0 18px;color:#171e48;font-size:clamp(38px,4.3vw,64px);line-height:.98;letter-spacing:-2.8px;font-weight:950}
.samba-ecuador-copy>p{max-width:700px;margin:0;color:#606b74;font-size:14px;line-height:1.75}
.samba-ecuador-copy>p strong{color:#08783e}
.samba-ecuador-points{display:grid;gap:13px;margin-top:28px}
.samba-ecuador-points>div{display:flex;align-items:flex-start;gap:12px}
.samba-ecuador-icon{width:34px;height:34px;flex:0 0 34px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#08783e;color:#fff;font-size:12px}
.samba-ecuador-points strong{display:block;margin:1px 0 2px;color:#171e48;font-size:12px;font-weight:900}
.samba-ecuador-points small{display:block;color:#748089;font-size:10px;line-height:1.5}
.samba-ecuador-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:30px}
.samba-ecuador-visual{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:44px 36px;background:linear-gradient(145deg,#08783e 0%,#079698 100%);color:#fff;overflow:hidden}
.samba-ecuador-visual:before{content:"";position:absolute;width:290px;height:290px;border-radius:50%;right:-95px;top:-95px;background:#f9c62e;opacity:.95}
.samba-ecuador-visual:after{content:"";position:absolute;width:230px;height:230px;border-radius:48% 52% 40% 60%;left:-90px;bottom:-95px;background:#ee3f7a;transform:rotate(18deg);opacity:.88}
.samba-ecuador-badge{position:relative;z-index:2;margin-bottom:18px;padding:7px 12px;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:rgba(255,255,255,.12);font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.7px;text-align:center}
.samba-dissol-brand{position:relative;z-index:2;display:grid;grid-template-columns:42px auto;grid-template-rows:auto auto;column-gap:10px;align-items:center;padding:18px 24px;border-radius:18px;background:#fff;color:#171e48;box-shadow:0 18px 40px rgba(0,0,0,.14)}
.samba-dissol-mark{grid-row:1/3;width:42px;height:30px;display:block;border-radius:70% 20% 70% 20%;background:linear-gradient(135deg,#08783e 0 48%,#f9c62e 48% 100%);transform:rotate(-10deg)}
.samba-dissol-brand strong{font-size:25px;line-height:1;font-weight:950;letter-spacing:.5px}
.samba-dissol-brand small{margin-top:2px;color:#7b858d;font-size:8px;font-weight:700}
.samba-ecuador-route{position:relative;z-index:2;width:100%;max-width:330px;display:flex;align-items:center;justify-content:center;gap:15px;margin-top:28px}
.samba-country{display:flex;flex-direction:column;align-items:center;justify-content:center;width:76px;height:76px;border-radius:50%;background:#fff;color:#171e48;box-shadow:0 10px 24px rgba(0,0,0,.13)}
.samba-country b{font-size:19px;font-weight:950}
.samba-country small{font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}
.samba-country-br{border:6px solid #f9c62e}
.samba-country-ec{border:6px solid #ee3f7a}
.samba-route-line{position:relative;flex:1;height:2px;background:rgba(255,255,255,.55)}
.samba-route-line:before,.samba-route-line:after{content:"";position:absolute;top:-3px;width:8px;height:8px;border-radius:50%;background:#fff}
.samba-route-line:before{left:0}.samba-route-line:after{right:0}
.samba-route-line i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(10deg);width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#08783e;font-size:12px}
.samba-ecuador-signature{position:relative;z-index:2;margin-top:30px;text-align:center}
.samba-ecuador-signature span{display:block;font-size:31px;line-height:1;font-weight:950;letter-spacing:-1px}
.samba-ecuador-signature small{display:block;margin-top:4px;color:rgba(255,255,255,.8);font-size:9px;font-weight:800}


/* =========================================================
   HOME / NEWSLETTER SAMBA
   ========================================================= */
.samba-newsletter{position:relative;padding:22px 0 0;background:#fff;overflow:hidden}
.samba-newsletter-card{position:relative;display:grid;grid-template-columns:1.08fr .92fr;gap:52px;align-items:center;min-height:370px;padding:56px 62px;border-radius:30px 30px 0 0;background:linear-gradient(135deg,#e93c79 0%,#ee487e 58%,#f06b39 100%);color:#fff;overflow:hidden}
.samba-newsletter-copy,.samba-newsletter-form-wrap{position:relative;z-index:3}
.samba-newsletter-kicker{display:inline-flex;margin-bottom:12px;padding:7px 11px;border-radius:999px;background:#f9c62e;color:#171e48;font-size:9px;font-weight:950;letter-spacing:1px}
.samba-newsletter-copy h2{margin:0;color:#fff;font-size:clamp(38px,4.5vw,64px);line-height:.95;letter-spacing:-2.8px;font-weight:950}
.samba-newsletter-copy h2 span{color:#ffe36e}
.samba-newsletter-copy p{max-width:660px;margin:20px 0 22px;color:rgba(255,255,255,.88);font-size:14px;line-height:1.75}
.samba-newsletter-benefits{display:flex;gap:9px;flex-wrap:wrap}
.samba-newsletter-benefits span{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.10);font-size:9px;font-weight:850;letter-spacing:.2px}
.samba-newsletter-benefits i{color:#ffe36e}
.samba-newsletter-form-wrap{padding:34px;border-radius:24px;background:#fff;color:#171e48;box-shadow:0 20px 50px rgba(80,21,50,.18)}
.samba-newsletter-form label{display:block;margin-bottom:10px;color:#171e48;font-size:11px;font-weight:900}
.samba-newsletter-input{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;min-height:58px;padding:6px;border:1px solid #eadde2;border-radius:999px;background:#fff8f1}
.samba-newsletter-input>i{justify-self:center;color:#e93c79;font-size:15px}
.samba-newsletter-input input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#171e48;font-size:12px;padding:0 8px}
.samba-newsletter-input input::placeholder{color:#a49aa0}
.samba-newsletter-input button{height:46px;padding:0 18px;border:0;border-radius:999px;background:#08783e;color:#fff;font-size:9px;font-weight:950;letter-spacing:.45px;cursor:pointer;white-space:nowrap;transition:.2s}
.samba-newsletter-input button:hover{background:#05562d;transform:translateY(-1px)}
.samba-newsletter-input button i{margin-left:6px}
.samba-newsletter-form small{display:block;margin-top:10px;color:#8a7d83;font-size:8px;line-height:1.5}
.samba-newsletter-sticker{position:absolute;right:-18px;top:-58px;width:86px;height:86px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:#f9c62e;color:#171e48;transform:rotate(8deg);box-shadow:0 12px 25px rgba(0,0,0,.10);z-index:4}
.samba-newsletter-sticker strong{font-size:18px;line-height:1;font-weight:950}
.samba-newsletter-sticker span{font-size:8px;font-weight:950;letter-spacing:.8px}
.samba-newsletter-shape{position:absolute;display:block;z-index:1;pointer-events:none}
.samba-newsletter-shape-a{width:190px;height:190px;right:-78px;top:-82px;border-radius:50%;background:#f9c62e}
.samba-newsletter-shape-b{width:170px;height:210px;left:-62px;bottom:-105px;border-radius:60% 40% 56% 44%;background:#079b8f;transform:rotate(28deg)}
.samba-newsletter-shape-c{width:74px;height:74px;left:48%;top:28px;border-radius:50%;border:16px solid rgba(255,255,255,.12)}

/* Footer final: el newsletter completo vive arriba */
.samba-footer{position:relative}


/* =========================================================
   SHOP / CATÁLOGO SAMBA
   ========================================================= */
.samba-shop{background:#fff}
.samba-shop-hero{position:relative;padding:58px 0 52px;background:#f7efe2;overflow:hidden}
.samba-shop-hero:before{content:"";position:absolute;left:-70px;top:-100px;width:240px;height:240px;border-radius:46% 54% 65% 35%;background:#f3c92d;transform:rotate(20deg)}
.samba-shop-hero:after{content:"";position:absolute;right:-80px;bottom:-130px;width:270px;height:270px;border-radius:50%;background:#ef4b7f;opacity:.9}
.samba-shop-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:40px}
.samba-shop-hero-copy h1{margin:10px 0 12px;color:#171e48;font-size:clamp(46px,5.5vw,78px);line-height:.94;letter-spacing:-3.8px;font-weight:950}
.samba-shop-hero-copy p{max-width:700px;color:#66727b;font-size:14px;line-height:1.75}
.samba-shop-quick-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}
.samba-shop-quick-links a{display:inline-flex;padding:9px 13px;border-radius:999px;background:#fff;color:#171e48;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.35px;box-shadow:0 6px 18px rgba(23,30,72,.07);transition:.2s ease}
.samba-shop-quick-links a:hover{transform:translateY(-2px);background:#08783e;color:#fff}
.samba-shop-hero-art{position:relative;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:28px;background:linear-gradient(145deg,#08783e,#079698);color:#fff;overflow:hidden}
.samba-shop-hero-word{position:relative;z-index:2;font-size:clamp(54px,7vw,92px);font-weight:950;letter-spacing:-4px;line-height:.9}
.samba-shop-hero-art small{position:relative;z-index:2;margin-top:8px;font-size:11px;font-weight:900;letter-spacing:.8px}
.samba-shop-bubble{position:absolute;border-radius:50%}
.samba-shop-bubble-a{width:145px;height:145px;right:-35px;top:-45px;background:#f3c92d}
.samba-shop-bubble-b{width:110px;height:110px;left:-30px;bottom:-28px;background:#ef4b7f}
.samba-shop-bubble-c{width:62px;height:62px;right:38px;bottom:24px;background:#7a55c7}
.samba-shop-main{padding:30px 0 76px}
.samba-shop-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:22px;color:#8c959b;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.45px}
.samba-shop-breadcrumb a{color:#08783e}
.samba-shop-breadcrumb strong{color:#171e48}
.samba-shop-toolbar{display:grid!important;grid-template-columns:auto minmax(160px,.7fr) minmax(180px,.8fr) minmax(240px,1.4fr) minmax(170px,.7fr);gap:12px;align-items:end!important;margin-bottom:36px!important;padding:15px!important;border:1px solid #ece8df!important;border-radius:20px!important;background:#fff;box-shadow:0 10px 32px rgba(23,30,72,.06)}
.samba-shop-view{display:flex;gap:6px}
.samba-shop-view .grid-btn{width:44px;height:44px;border:1px solid #ebe7df;border-radius:12px;background:#f8f5ef;color:#657079;display:flex;align-items:center;justify-content:center}
.samba-shop-view .grid-btn.active,.samba-shop-view .grid-btn:hover{background:#08783e;color:#fff;border-color:#08783e}
.samba-shop-filter,.samba-shop-sort{min-width:0}
.samba-shop-filter label,.samba-shop-sort>label{display:block;margin:0 0 6px;color:#171e48;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.55px}
.samba-shop-filter .form-group{margin:0!important}
.samba-shop-filter select,.samba-shop-sort select{width:100%!important;height:44px!important;min-height:44px!important;padding:0 12px!important;border:1px solid #e9e4db!important;border-radius:12px!important;background:#f9f7f2!important;color:#56616a!important;font-size:11px!important;outline:none!important}
.samba-shop-sort .gi-select-inner{width:100%!important;height:auto!important;border:0!important;border-radius:0!important;overflow:visible!important;background:transparent!important}
.samba-shop-search{position:relative}
.samba-shop-search i{position:absolute;left:14px;top:50%;transform:translateY(-50%);z-index:2;color:#08783e;font-size:14px}
.samba-shop-search input{width:100%;height:44px;padding:0 14px 0 40px;border:1px solid #e9e4db;border-radius:12px;background:#f9f7f2;color:#56616a;font-size:11px;outline:none}
.samba-shop-search input:focus{border-color:#08783e;background:#fff;box-shadow:0 0 0 3px rgba(8,120,62,.08)}
.samba-shop-section-heading,.samba-shop-products-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}
.samba-shop-section-heading h2,.samba-shop-products-head h2{margin:6px 0 0;color:#171e48;font-size:clamp(28px,3vw,42px);line-height:1;font-weight:950;letter-spacing:-1.8px}
.samba-shop-products-head{margin-top:50px}
.samba-shop-products-head>p{max-width:430px;margin:0;color:#7b858c;font-size:11px;line-height:1.6;text-align:right}
.samba-shop-promo-wrap{padding:30px;border-radius:28px;background:#fff7e8}
.samba-shop .shop-pro-inner{margin-left:-8px!important;margin-right:-8px!important}
.samba-shop .gi-product-box{padding-left:8px!important;padding-right:8px!important}
.samba-shop .gi-product-content{padding-bottom:18px!important}
.samba-shop .gi-product-inner{border:1px solid #ece8df!important;border-radius:20px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 8px 26px rgba(23,30,72,.055);transition:.25s ease!important}
.samba-shop .gi-product-inner:hover{transform:translateY(-5px);box-shadow:0 16px 36px rgba(23,30,72,.10)}
.samba-shop .gi-pro-image-outer{background:#f8f4ec!important}
.samba-shop .main-image,.samba-shop .hover-image{width:100%!important;height:300px!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important}
.samba-shop .gi-pro-content{padding:17px!important;border-top:1px solid #eee8de!important}
.samba-shop .gi-pro-stitle{color:#08783e!important;font-size:9px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.55px!important}
.samba-shop .gi-pro-title a{color:#171e48!important;font-size:13px!important;line-height:1.45!important;font-weight:800!important;letter-spacing:0!important;text-transform:none!important}
.samba-shop .new-price{color:#171e48!important;font-size:15px!important;font-weight:950!important}
.samba-shop .old-price{color:#9aa2a7!important;font-size:11px!important}
.samba-shop .gi-pro-rating i{color:#f2b52d!important}
.samba-shop .gi-btn-group{width:38px!important;height:38px!important;border:0!important;border-radius:50%!important;background:#fff!important;box-shadow:0 7px 22px rgba(23,30,72,.14)!important}
.samba-shop .gi-btn-group:hover{background:#08783e!important}
.samba-shop .gi-btn-group:hover i{color:#fff!important}
.samba-shop .flags .sale{border-radius:999px!important;padding:7px 10px!important;font-size:8px!important;font-weight:900!important;letter-spacing:.45px!important}
.samba-shop-pagination{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px;margin-top:18px;padding-top:22px!important;border-top:1px solid #eee9df!important}
.samba-shop-pagination .gi-pro-pagination-inner{display:flex;flex-wrap:wrap;gap:6px;margin:0}
.samba-shop-pagination li{margin:0!important}
.samba-shop-pagination li a{border-radius:10px!important;background:#f4f0e8!important;color:#626d75!important}
.samba-shop-pagination li a.active{background:#08783e!important;color:#fff!important}
.samba-shop-pagination li a.prev,.samba-shop-pagination li a.next{width:auto!important;padding:0 14px!important;background:#171e48!important;color:#fff!important}
.samba-shop-help{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:48px;padding:28px 32px;border-radius:24px;background:#f0d9ef}
.samba-shop-help h3{margin:5px 0 0;color:#171e48;font-size:26px;font-weight:950;letter-spacing:-1px}
.samba-shop .preload{width:100%;min-height:260px;display:flex;align-items:center;justify-content:center}
.samba-shop .preload img{max-width:48px}


/* =========================================================
   PRODUCT DETAIL / ITEM
   ========================================================= */
.samba-item{background:#fff}
.samba-item-head{padding:22px 0 0}
.samba-item-main{padding:22px 0 74px}
.samba-item-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:56px;align-items:start}
.samba-item-gallery-card{position:sticky;top:110px;padding:24px;border:1px solid #eee8de;border-radius:28px;background:#faf7f1;box-shadow:0 18px 48px rgba(23,30,72,.07)}
.samba-item-gallery .single-product-cover{border-radius:20px;background:#fff}
.samba-item-gallery .single-product-cover .single-slide{display:flex!important;align-items:center;justify-content:center;min-height:520px}
.samba-item-gallery .single-product-cover img{width:100%;height:520px;object-fit:contain;padding:20px}
.samba-item-thumbs{margin-top:14px}
.samba-item-thumbs .single-slide{padding:0 5px}
.samba-item-thumbs img{width:100%;height:90px;object-fit:contain;padding:8px;border:1px solid #ece6dd;border-radius:12px;background:#fff;cursor:pointer}
.samba-item-info{padding:16px 0}
.samba-item-category{display:inline-flex;padding:7px 11px;border-radius:999px;background:#e8f6ef;color:#08783e;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.6px}
.samba-item-info h1{margin:14px 0 12px;color:#171e48;font-size:clamp(38px,4.3vw,62px);line-height:.98;letter-spacing:-2.7px;font-weight:950}
.samba-item-rating{display:flex;align-items:center;margin-bottom:20px}
.samba-item-rating i{color:#f2b52d!important;font-size:14px!important}
.samba-item-price-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 0;border-top:1px solid #eee9df;border-bottom:1px solid #eee9df}
.samba-item-price{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.samba-item-current{color:#171e48;font-size:26px;font-weight:950}
.samba-item-discount{display:inline-flex;padding:6px 9px;border-radius:999px;background:#ef4b7f;color:#fff;font-size:10px;font-weight:950}
.samba-item-old{color:#9aa2a7;font-size:12px;text-decoration:line-through}
.samba-item-stock{display:flex;align-items:center;gap:7px;color:var(--stock-color,#08783e);font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.45px;white-space:nowrap}
.samba-item-stock span{width:9px;height:9px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px color-mix(in srgb,currentColor 14%,transparent)}
.samba-item-short{margin-top:22px;color:#69747b;font-size:13px;line-height:1.75}
.samba-item-short p{margin-bottom:10px}
.samba-item-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:22px 0}
.samba-item-facts>div{padding:15px 14px;border-radius:15px;background:#f8f5ef}
.samba-item-facts span{display:block;margin-bottom:5px;color:#8a949b;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.55px}
.samba-item-facts strong{display:block;color:#171e48;font-size:11px;font-weight:900}
.samba-item-buy{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:24px}
.samba-item-qty{display:grid;grid-template-columns:38px 48px 38px;align-items:center;height:48px;border:1px solid #e8e3da;border-radius:14px;background:#fff;overflow:hidden}
.samba-item-qty button{height:100%;border:0;background:#f7f3ec;color:#171e48;font-size:18px;font-weight:900;cursor:pointer}
.samba-item-qty input{width:100%;height:100%;border:0;text-align:center;color:#171e48;font-weight:900;outline:none}
.samba-item-cart .samba-btn{height:48px;padding:0 22px;gap:9px}
.samba-item-wishlist{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:1px solid #e8e3da;border-radius:14px;background:#fff;color:#171e48;cursor:pointer;transition:.2s ease}
.samba-item-wishlist:hover{background:#ef4b7f;border-color:#ef4b7f;color:#fff;transform:translateY(-2px)}
.samba-item-reassurance{display:grid;gap:10px;margin-top:28px;padding-top:22px;border-top:1px solid #eee9df}
.samba-item-reassurance>div{display:flex;align-items:center;gap:10px;color:#6d787f;font-size:10px;font-weight:800}
.samba-item-reassurance i{width:31px;height:31px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eef7f1;color:#08783e}
.samba-item-details{margin-top:70px}
.samba-item-details-head{margin-bottom:20px}
.samba-item-details-head h2{margin:5px 0 0;color:#171e48;font-size:clamp(30px,3.5vw,46px);font-weight:950;letter-spacing:-1.8px}
.samba-item-details-card{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:32px;padding:34px;border-radius:28px;background:#f9f3e7}
.samba-item-description{color:#657079;font-size:13px;line-height:1.8}
.samba-item-description h1,.samba-item-description h2,.samba-item-description h3,.samba-item-description h4{color:#171e48}
.samba-item-guide{padding:26px;border-radius:22px;background:linear-gradient(145deg,#08783e,#079698);color:#fff}
.samba-item-guide-tag{display:inline-flex;padding:6px 9px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:rgba(255,255,255,.1);font-size:8px;font-weight:950;text-transform:uppercase;letter-spacing:.5px}
.samba-item-guide h3{margin:14px 0 10px;color:#fff;font-size:25px;line-height:1.05;font-weight:950;letter-spacing:-1px}
.samba-item-guide p{margin:0 0 18px;color:rgba(255,255,255,.84);font-size:10px;line-height:1.65}
.samba-text-link{display:inline-flex;align-items:center;gap:7px;color:#fff;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.35px}
.samba-item-related{margin-top:70px}
.samba-related-card{padding:0 8px}
.samba-item-related .gi-product-inner{height:100%;border:1px solid #ece8df;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 8px 26px rgba(23,30,72,.055)}
.samba-item-related .gi-pro-image{position:relative;overflow:hidden;background:#f8f4ec}
.samba-item-related .main-image,.samba-item-related .hover-image{width:100%;height:300px;background-size:contain;background-repeat:no-repeat;background-position:center}
.samba-item-related .hover-image{position:absolute;left:0;top:0;opacity:0;transition:.25s ease}
.samba-item-related .gi-pro-image:hover .hover-image{opacity:1}
.samba-item-related .flags{position:absolute;right:12px;top:12px;z-index:3}
.samba-item-related .flags .sale{display:inline-flex;padding:7px 10px;border-radius:999px;background:#ef4b7f;color:#fff;font-size:8px;font-weight:950}
.samba-item-related .gi-pro-actions{position:absolute;left:12px;bottom:12px;z-index:4}
.samba-item-related .gi-btn-group{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#171e48;box-shadow:0 7px 22px rgba(23,30,72,.14)}
.samba-item-related .gi-pro-content{padding:18px}
.samba-item-related .gi-pro-stitle{margin-bottom:8px;color:#08783e;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.55px}
.samba-item-related .gi-pro-title{margin-bottom:10px}
.samba-item-related .gi-pro-title a{color:#171e48;font-size:13px;line-height:1.45;font-weight:850}
.samba-item-related .gi-pro-rat-price{display:flex;flex-direction:column;gap:8px}
.samba-item-related .gi-pro-rating i{color:#f2b52d!important}
.samba-item-related .gi-price{display:flex;align-items:center;gap:8px}
.samba-item-related .new-price{color:#171e48;font-size:14px;font-weight:950}
.samba-item-related .old-price{color:#9aa2a7;font-size:11px;text-decoration:line-through}


/* =========================================================
   PROMOTION DETAIL
   ========================================================= */
.samba-promotion{background:#fff}
.samba-promotion-head{padding:22px 0 0}
.samba-promotion-main{padding:22px 0 76px}
.samba-promotion-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:56px;align-items:start}
.samba-promotion-gallery-card{position:sticky;top:110px;padding:24px;border:1px solid #eee8de;border-radius:30px;background:linear-gradient(145deg,#fff8e6,#f8edf7);box-shadow:0 18px 48px rgba(23,30,72,.07)}
.samba-promotion-campaign-label{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:15px}
.samba-promotion-campaign-label span{display:inline-flex;padding:7px 11px;border-radius:999px;background:#171e48;color:#fff;font-size:8px;font-weight:950;text-transform:uppercase;letter-spacing:.65px}
.samba-promotion-campaign-label strong{display:inline-flex;padding:8px 11px;border-radius:999px;background:#ef4b7f;color:#fff;font-size:11px;font-weight:950}
.samba-promotion-gallery .single-product-cover{border-radius:21px;background:#fff}
.samba-promotion-gallery .single-product-cover .single-slide{display:flex!important;align-items:center;justify-content:center;min-height:500px}
.samba-promotion-gallery .single-product-cover img{width:100%;height:500px;object-fit:contain;padding:22px}
.samba-promotion-thumbs{margin-top:14px}
.samba-promotion-thumbs .single-slide{padding:0 5px}
.samba-promotion-thumbs img{width:100%;height:88px;object-fit:contain;padding:8px;border:1px solid #ece6dd;border-radius:12px;background:#fff;cursor:pointer}
.samba-promotion-info{padding:15px 0}
.samba-promotion-eyebrow{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;background:#fff0d0;color:#b06f00;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.55px}
.samba-promotion-info h1{margin:14px 0 12px;color:#171e48;font-size:clamp(38px,4.3vw,62px);line-height:.98;letter-spacing:-2.7px;font-weight:950}
.samba-promotion-price-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 0;border-top:1px solid #eee9df;border-bottom:1px solid #eee9df}
.samba-promotion-price{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.samba-promotion-current{color:#171e48;font-size:27px;font-weight:950}
.samba-promotion-discount{display:inline-flex;padding:7px 10px;border-radius:999px;background:#ef4b7f;color:#fff;font-size:9px;font-weight:950;text-transform:uppercase}
.samba-promotion-old{color:#9aa2a7;font-size:12px;text-decoration:line-through}
.samba-promotion-stock{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.45px;white-space:nowrap}
.samba-promotion-stock span{width:9px;height:9px;border-radius:50%;background:currentColor}
.samba-promotion-stock.is-available{color:#08783e}
.samba-promotion-stock.is-unavailable{color:#ce3f4f}
.samba-promotion-description{margin-top:22px;color:#68737a;font-size:13px;line-height:1.75}
.samba-promotion-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:22px 0}
.samba-promotion-facts>div{padding:15px 14px;border-radius:15px;background:#f8f5ef}
.samba-promotion-facts span{display:block;margin-bottom:5px;color:#8a949b;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.55px}
.samba-promotion-facts strong{display:block;color:#171e48;font-size:11px;font-weight:900}
.samba-promotion-buy{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:24px}
.samba-promotion-cart .samba-btn{height:48px;padding:0 22px;gap:9px}
.samba-promotion-perks{display:grid;gap:10px;margin-top:28px;padding-top:22px;border-top:1px solid #eee9df}
.samba-promotion-perks>div{display:flex;align-items:center;gap:10px;color:#6d787f;font-size:10px;font-weight:800}
.samba-promotion-perks i{width:31px;height:31px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff3d8;color:#bf7f04}
.samba-promotion-story{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:32px;margin-top:70px;padding:36px;border-radius:30px;background:#f9f3e7}
.samba-promotion-story-copy h2{margin:6px 0 20px;color:#171e48;font-size:clamp(30px,3.5vw,46px);font-weight:950;letter-spacing:-1.8px}
.samba-promotion-long-description{color:#657079;font-size:13px;line-height:1.8}
.samba-promotion-long-description h1,.samba-promotion-long-description h2,.samba-promotion-long-description h3,.samba-promotion-long-description h4{color:#171e48}
.samba-promotion-highlight{padding:27px;border-radius:22px;background:linear-gradient(145deg,#ef4b7f,#7a55c7);color:#fff}
.samba-promotion-highlight-label{display:inline-flex;padding:6px 9px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:rgba(255,255,255,.1);font-size:8px;font-weight:950;text-transform:uppercase;letter-spacing:.5px}
.samba-promotion-highlight h3{margin:14px 0 10px;color:#fff;font-size:25px;line-height:1.05;font-weight:950;letter-spacing:-1px}
.samba-promotion-highlight p{margin:0 0 18px;color:rgba(255,255,255,.84);font-size:10px;line-height:1.65}
.samba-promotion-shop-more{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:36px;padding:28px 32px;border-radius:24px;background:#e7f5ee}
.samba-promotion-shop-more h2{margin:5px 0 0;color:#171e48;font-size:28px;font-weight:950;letter-spacing:-1px}


/* =========================================================
   CART / CARRITO SAMBA
   ========================================================= */
.samba-cart-page{background:#fff}
.samba-cart-page .gi-breadcrumb{margin-bottom:0!important;background:#f8f3e9}
.samba-cart-page .gi_breadcrumb_inner{padding:20px 0!important;border:0!important;border-radius:0!important}
.samba-cart-page .gi-breadcrumb-title{color:#171e48!important;font-weight:950!important;font-size:18px!important}
.samba-cart-page .gi-breadcrumb-list a{color:#08783e!important;font-weight:800}
.samba-cart-page .gi-cart-section{padding:42px 0 76px!important}
.samba-cart-page .gi-cart-content{padding:0}
.samba-cart-page .gi-cart-inner{border:0}
.samba-cart-page .cart-table-content{overflow:hidden;border:1px solid #ece7dd;border-radius:24px;background:#fff;box-shadow:0 12px 36px rgba(23,30,72,.06)}
.samba-cart-page .cart-table-content table{margin:0}
.samba-cart-page .cart-table-content thead tr{background:#f8f4ec!important;border-bottom:1px solid #e9e3d9!important}
.samba-cart-page .cart-table-content thead th{padding:17px 14px!important;color:#171e48!important;font-size:10px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.45px!important}
.samba-cart-page .cart-table-content tbody tr{border-color:#eee8de!important;transition:.2s ease}
.samba-cart-page .cart-table-content tbody tr:hover{background:#fffdf8}
.samba-cart-page .cart-table-content td{padding:18px 14px!important;color:#5f6970!important}
.samba-cart-page .gi-cart-pro-img{width:70px!important;height:70px!important;flex:0 0 70px;border-radius:14px;background-size:contain!important;background-repeat:no-repeat;background-color:#f8f4ec;box-shadow:inset 0 0 0 1px #eee7dc}
.samba-cart-page .gi-cart-pro-name a{color:#171e48!important;font-size:12px!important;font-weight:850!important;letter-spacing:0!important}
.samba-cart-page .cart-qty-plus-minus{width:100px!important;height:40px!important;border:1px solid #e8e2d8!important;border-radius:12px!important;background:#f9f6f0}
.samba-cart-page .cart-plus-minus{color:#171e48!important;font-weight:900!important;background:transparent}
.samba-cart-page .ms_cart_qtybtn{height:100%;display:flex;flex-direction:column;border-left:1px solid #e8e2d8}
.samba-cart-page .ms_qtybtn{width:28px;height:50%;display:flex;align-items:center;justify-content:center;color:#08783e;font-size:12px;font-weight:950;cursor:pointer}
.samba-cart-page .ms_qtybtn:first-child{border-bottom:1px solid #e8e2d8}
.samba-cart-page .gi-cart-pro-price .amount,
.samba-cart-page .gi-cart-pro-subtotal{color:#171e48!important;font-weight:900!important}
.samba-cart-page .gi-cart-pro-remove a{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff0f2;color:#d84b5f!important;transition:.2s ease}
.samba-cart-page .gi-cart-pro-remove a:hover{background:#d84b5f;color:#fff!important;transform:translateY(-2px)}
.samba-cart-page .gi-cart-inner>.flex.flex-wrap.w-full:nth-of-type(2){margin-top:38px!important;padding:32px!important;border-radius:28px;background:#f9f4ea}
.samba-cart-page .gi-cart-inner>.flex.flex-wrap.w-full:nth-of-type(2)>div{padding:0 12px}
.samba-cart-page h2.gi-breadcrumb-title{color:#171e48!important;font-size:23px!important;font-weight:950!important;letter-spacing:-.8px!important}
.samba-cart-page label{color:#171e48!important;font-size:12px!important;font-weight:800!important}
.samba-cart-page input[type="radio"]{accent-color:#08783e}
.samba-cart-page #shipping_block{margin-top:20px;padding:23px;border-radius:20px;background:#fff}
.samba-cart-page #ShippingForm{margin:0 -8px}
.samba-cart-page .gi-register-wrap{padding:0 8px}
.samba-cart-page .gi-rg-select-inner{height:46px!important;margin-bottom:16px!important;border:1px solid #e9e3da!important;border-radius:12px!important;background:#faf8f4}
.samba-cart-page .gi-register-select{background:transparent!important;color:#657078!important;font-size:11px!important}
.samba-cart-page #pickup_block{margin-top:20px!important;padding:23px!important;border:0!important;border-radius:20px!important;background:#eaf6ef}
.samba-cart-page #pickup_block h3{color:#171e48!important}
.samba-cart-page #pickup_block a,
.samba-cart-page #pickup_block .text-\[\#5caf90\]{color:#08783e!important}
.samba-cart-page #coupon_wrapper{margin-top:34px!important;margin-bottom:26px!important;align-items:center}
.samba-cart-page #coupon_wrapper input{height:46px!important;border:1px solid #e8e2d9!important;border-radius:12px!important;background:#fff!important;font-size:11px!important}
.samba-cart-page .apply-coupon,
.samba-cart-page #ShippingForm button{min-height:44px!important;border-radius:12px!important;background:#171e48!important;color:#fff!important;font-size:10px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.4px!important}
.samba-cart-page .apply-coupon:hover,
.samba-cart-page #ShippingForm button:hover{background:#08783e!important}
.samba-cart-page table tfoot{display:table-row-group}
.samba-cart-page table tfoot tr{border-bottom:1px solid #ece6dc}
.samba-cart-page table tfoot th{padding:13px 14px!important;color:#69747b!important;font-size:11px!important;font-weight:800!important}
.samba-cart-page table tfoot th[id]{color:#171e48!important;font-size:13px!important;font-weight:950!important}
.samba-cart-page table tfoot tr:last-child{border-bottom:0;background:#eaf6ef!important}
.samba-cart-page table tfoot tr:last-child th{padding-top:17px!important;padding-bottom:17px!important;color:#08783e!important;font-size:15px!important}
.samba-cart-page a[href="/checkout"]{min-height:50px!important;margin-top:24px!important;padding:0 23px!important;border-radius:14px!important;background:#08783e!important;color:#fff!important;font-size:11px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.45px!important;justify-content:center}
.samba-cart-page a[href="/checkout"]:hover{background:#171e48!important;transform:translateY(-2px)}
.samba-cart-page a[href="/shop"]{color:#08783e!important;font-weight:900!important}


/* =========================================================
   CHECKOUT SAMBA
   ========================================================= */
.samba-checkout-page{background:#fff}
.samba-checkout-page .gi-breadcrumb{margin-bottom:0!important;background:#f8f3e9}
.samba-checkout-page .gi_breadcrumb_inner{padding:20px 0!important;border:0!important;border-radius:0!important}
.samba-checkout-page .gi-breadcrumb-title{color:#171e48!important;font-size:18px!important;font-weight:950!important}
.samba-checkout-page .gi-breadcrumb-list a{color:#08783e!important;font-weight:800!important}
.samba-checkout-page .gi-checkout-section{padding:42px 0 76px!important}
.samba-checkout-page .gi-checkout-rightside{order:2}
.samba-checkout-page .gi-checkout-leftside{order:1}
.samba-checkout-page .gi-sidebar-wrap,
.samba-checkout-page .gi-checkout-wrap{border:1px solid #ece6dc!important;border-radius:22px!important;background:#fff!important;box-shadow:0 12px 34px rgba(23,30,72,.055)}
.samba-checkout-page .gi-sidebar-wrap{padding:22px!important}
.samba-checkout-page .gi-checkout-wrap{padding:28px!important}
.samba-checkout-page .gi-sidebar-title,
.samba-checkout-page .gi-checkout-title{color:#171e48!important;font-weight:950!important;letter-spacing:-.6px!important}
.samba-checkout-page .gi-sidebar-title{font-size:20px!important}
.samba-checkout-page .gi-checkout-title{font-size:22px!important}
.samba-checkout-page .gi-checkout-summary{padding:16px;border-radius:16px;background:#f9f5ee}
.samba-checkout-page .gi-checkout-summary>div{margin-bottom:8px!important}
.samba-checkout-page .gi-checkout-summary span:first-child{color:#7b858c!important;font-size:11px!important}
.samba-checkout-page .gi-checkout-summary span[id]{color:#171e48!important;font-size:12px!important;font-weight:900!important}
.samba-checkout-page .gi-checkout-summary-total{margin-top:14px!important;padding-top:15px!important;border-color:#e8e2d8!important}
.samba-checkout-page .gi-checkout-summary-total span{color:#08783e!important;font-size:16px!important;font-weight:950!important}
.samba-checkout-page #your_productlist{margin-top:18px}
.samba-checkout-page #your_productlist .gi-product-inner{border:1px solid #eee7dc!important;border-radius:16px!important;overflow:hidden!important;background:#fff}
.samba-checkout-page #your_productlist .gi-cart-pro-img{width:100%!important;height:155px!important;background-size:contain!important;background-repeat:no-repeat!important;background-color:#f8f4ec!important}
.samba-checkout-page #your_productlist .gi-pro-content{padding:14px!important}
.samba-checkout-page #your_productlist .gi-pro-title a{color:#171e48!important;font-size:11px!important;font-weight:850!important;letter-spacing:0!important;text-transform:none!important}
.samba-checkout-page #your_productlist .new-price{color:#171e48!important;font-size:12px!important;font-weight:950!important}
.samba-checkout-page #your_productlist .old-price{font-size:10px!important}
.samba-checkout-page .gi-checkout-pay-wrap{background:#f7f1e6!important}
.samba-checkout-page .list-payment{margin:0!important;padding:0!important}
.samba-checkout-page .list-payment li{position:relative;margin:0 0 10px!important;padding:14px!important;border:1px solid #e8e0d4;border-radius:14px;background:#fff;list-style:none}
.samba-checkout-page .list-payment input[type="radio"]{accent-color:#08783e}
.samba-checkout-page .list-payment label{margin:0!important;color:#171e48!important;font-size:11px!important;font-weight:850!important}
.samba-checkout-page #bankAccounts{margin-top:12px;padding-top:12px;border-top:1px solid #eee5d9}
.samba-checkout-page #bankAccounts ul{padding:0!important}
.samba-checkout-page #bankAccounts li{display:flex;align-items:center;gap:10px;margin:0 0 8px!important;padding:10px!important;border:0!important;border-radius:12px;background:#f9f6f0}
.samba-checkout-page #bankAccounts li img{width:58px!important;max-height:42px;object-fit:contain}
.samba-checkout-page #bankAccounts li span{color:#667179;font-size:9px;line-height:1.5}
.samba-checkout-page .user-box{margin-bottom:18px;padding:15px 18px;border:1px solid #dfeee5;border-radius:18px;background:#eef8f2}
.samba-checkout-page .user-name{color:#171e48!important;font-weight:950!important}
.samba-checkout-page .logout-btn{border:0!important;border-radius:10px!important;background:#171e48!important;color:#fff!important;padding:8px 12px!important;font-size:9px!important;font-weight:900!important;text-transform:uppercase!important}
.samba-checkout-page .gi-checkout-block p{color:#69747b!important;font-size:11px!important;line-height:1.65!important}
.samba-checkout-page .gi-checkout-block label,
.samba-checkout-page .gi-bill-wrap label{color:#171e48!important;font-size:11px!important;font-weight:850!important}
.samba-checkout-page .gi-bill-wrap input,
.samba-checkout-page .gi-bill-wrap select,
.samba-checkout-page .gi-bill-wrap textarea,
.samba-checkout-page .gi-checkout-block input[type="text"],
.samba-checkout-page .gi-checkout-block input[type="email"],
.samba-checkout-page .gi-checkout-block input[type="tel"],
.samba-checkout-page .gi-checkout-block select{min-height:48px!important;border:1px solid #e8e2d8!important;border-radius:12px!important;background:#fbf9f5!important;color:#5f6970!important;font-size:11px!important;box-shadow:none!important}
.samba-checkout-page .gi-bill-wrap textarea{padding:14px!important}
.samba-checkout-page .gi-checkout-block input:focus,
.samba-checkout-page .gi-checkout-block select:focus,
.samba-checkout-page .gi-checkout-block textarea:focus{border-color:#08783e!important;background:#fff!important;box-shadow:0 0 0 3px rgba(8,120,62,.07)!important}
.samba-checkout-page .gi-btn-2,
.samba-checkout-page button[type="submit"]{border:0!important;border-radius:12px!important;background:#08783e!important;color:#fff!important;font-size:10px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.4px!important}
.samba-checkout-page .gi-btn-2:hover,
.samba-checkout-page button[type="submit"]:hover{background:#171e48!important}
.samba-checkout-page #comprarBtn{min-height:50px;display:flex!important;align-items:center;justify-content:center;padding:0 24px!important;border-radius:14px!important;background:#08783e!important;color:#fff!important}
.samba-checkout-page #comprarBtn.disabled{opacity:.5!important;pointer-events:none!important}
.samba-checkout-page .gi-pay-agree{padding:12px 0}
.samba-checkout-page .gi-pay-agree input{accent-color:#08783e}
.samba-checkout-page .gi-pay-agree label{color:#667179!important;font-size:10px!important;line-height:1.5!important}
.samba-checkout-page #shipping_wrap{padding:18px;border-radius:18px;background:#f9f5ee}
.samba-checkout-page #qrcodebnb,
.samba-checkout-page #qrcodetrx{text-align:center;margin-top:12px}
.samba-checkout-page #addrbnb,
.samba-checkout-page #addrtrx{padding:9px;border-radius:10px;background:#f6f2eb;color:#566169!important;font-size:9px!important}
.samba-checkout-page .flatpickr-input{background:#fbf9f5!important}


/* =========================================================
   THANK YOU / CONFIRMACIÓN
   ========================================================= */
.samba-thankyou-page{background:#fff}
.samba-thankyou-page .gi-breadcrumb{margin-bottom:0!important;background:#f8f3e9}
.samba-thankyou-page .gi_breadcrumb_inner{padding:20px 0!important;border:0!important;border-radius:0!important}
.samba-thankyou-page .gi-breadcrumb-title{color:#171e48!important;font-size:18px!important;font-weight:950!important}
.samba-thankyou-page .gi-breadcrumb-list a{color:#08783e!important;font-weight:800!important}
.samba-thankyou-page .gi-cart-section{position:relative;padding:54px 0 78px!important;overflow:hidden}
.samba-thankyou-page .gi-cart-section:before{content:"";position:absolute;left:-90px;top:35px;width:210px;height:210px;border-radius:48% 52% 36% 64%;background:#f4ca2f;opacity:.33;transform:rotate(24deg)}
.samba-thankyou-page .gi-cart-section:after{content:"";position:absolute;right:-95px;bottom:15px;width:220px;height:220px;border-radius:50%;background:#ef4b7f;opacity:.16}
.samba-thankyou-page .gi-cart-content{position:relative;z-index:2}
.samba-thankyou-page .gi-cart-content>h3{margin:0 0 8px!important;color:#171e48!important;font-size:clamp(34px,4vw,54px)!important;line-height:1!important;letter-spacing:-2px!important;font-weight:950!important}
.samba-thankyou-page .gi-cart-content>p{max-width:700px;margin:0 0 28px;color:#69747b;font-size:12px;line-height:1.7}
.samba-thankyou-page .gi-cart-content:before{content:"✓";width:62px;height:62px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;border-radius:50%;background:#08783e;color:#fff;font-size:28px;font-weight:950;box-shadow:0 10px 28px rgba(8,120,62,.22)}
.samba-thankyou-page .gi-cart-inner{padding:0;border:0}
.samba-thankyou-page .cart-table-content{overflow:hidden;border:1px solid #ece6dc;border-radius:24px;background:#fff;box-shadow:0 14px 40px rgba(23,30,72,.07)}
.samba-thankyou-page .cart-table-content thead tr{background:#f8f4ec!important;border-bottom:1px solid #e9e3d9!important}
.samba-thankyou-page .cart-table-content thead th{padding:16px 14px!important;color:#171e48!important;font-size:9px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.45px!important}
.samba-thankyou-page .cart-table-content tbody tr{border-color:#eee8de!important}
.samba-thankyou-page .cart-table-content td{padding:17px 14px!important;color:#5f6970!important}
.samba-thankyou-page .gi-cart-pro-img{width:68px!important;height:68px!important;flex:0 0 68px;border-radius:14px;background-size:contain!important;background-repeat:no-repeat!important;background-color:#f8f4ec;box-shadow:inset 0 0 0 1px #eee7dc}
.samba-thankyou-page .gi-cart-pro-name a{color:#171e48!important;font-size:12px!important;font-weight:850!important;letter-spacing:0!important}
.samba-thankyou-page .gi-cart-pro-price .amount,
.samba-thankyou-page .gi-cart-pro-subtotal{color:#171e48!important;font-weight:900!important}
.samba-thankyou-page .cart-table-content tfoot{display:table-row-group}
.samba-thankyou-page .cart-table-content tfoot tr{border-bottom:1px solid #ece6dc}
.samba-thankyou-page .cart-table-content tfoot th{padding:13px 14px!important;color:#6d787f!important;font-size:10px!important;font-weight:800!important}
.samba-thankyou-page .cart-table-content tfoot th[id]{color:#171e48!important;font-size:12px!important;font-weight:950!important}
.samba-thankyou-page .cart-table-content tfoot tr:last-child{background:#eaf6ef!important;border-bottom:0}
.samba-thankyou-page .cart-table-content tfoot tr:last-child th{padding-top:16px!important;padding-bottom:16px!important;color:#08783e!important;font-size:14px!important}
.samba-thankyou-page .gi-cart-content:after{content:"Gracias por elegir Samba · Cada cabello tiene su ritmo.";display:block;margin-top:28px;padding:20px 24px;border-radius:20px;background:linear-gradient(145deg,#08783e,#079698);color:#fff;font-size:11px;font-weight:900;text-align:center;letter-spacing:.25px}


/* =========================================================
   WISHLIST / FAVORITOS SAMBA
   ========================================================= */
.samba-wishlist-page{background:#fff}
.samba-wishlist-hero{position:relative;padding:28px 0 54px;background:#f8f0e5;overflow:hidden}
.samba-wishlist-hero:before{content:"";position:absolute;left:-95px;bottom:-100px;width:235px;height:235px;border-radius:50%;background:#f3cb35;opacity:.75}
.samba-wishlist-hero:after{content:"";position:absolute;right:-75px;top:-95px;width:225px;height:225px;border-radius:44% 56% 61% 39%;background:#ef4b7f;opacity:.82;transform:rotate(22deg)}
.samba-wishlist-hero .samba-shop-breadcrumb{position:relative;z-index:2;margin-bottom:26px}
.samba-wishlist-hero-inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:40px}
.samba-wishlist-hero-inner h1{margin:7px 0 12px;color:#171e48;font-size:clamp(44px,5vw,70px);line-height:.96;letter-spacing:-3px;font-weight:950}
.samba-wishlist-hero-inner p{max-width:650px;margin:0;color:#68737a;font-size:13px;line-height:1.7}
.samba-wishlist-heart{width:120px;height:120px;flex:0 0 120px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#ef4b7f;font-size:43px;box-shadow:0 18px 45px rgba(23,30,72,.09);transform:rotate(-7deg)}
.samba-wishlist-main{padding:54px 0 76px}
.samba-wishlist-toolbar{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:24px}
.samba-wishlist-toolbar h2{margin:5px 0 0;color:#171e48;font-size:clamp(28px,3.3vw,44px);line-height:1;font-weight:950;letter-spacing:-1.8px}
.samba-wishlist-toolbar .samba-btn{gap:8px;white-space:nowrap}
.samba-wishlist-card{overflow-x:auto;border:1px solid #ece6dc;border-radius:26px;background:#fff;box-shadow:0 15px 44px rgba(23,30,72,.06)}
.samba-wishlist-table{min-width:850px;margin:0!important;border-collapse:collapse}
.samba-wishlist-table thead{background:#f8f4ec}
.samba-wishlist-table thead th{padding:17px 15px!important;border:0!important;color:#171e48!important;font-size:9px!important;font-weight:950!important;text-transform:uppercase;letter-spacing:.55px}
.samba-wishlist-table tbody{border-top:1px solid #eae4da!important}
.samba-wishlist-table tbody tr{border-bottom:1px solid #eee8de;transition:.2s ease}
.samba-wishlist-table tbody tr:last-child{border-bottom:0}
.samba-wishlist-table tbody tr:hover{background:#fffdf8}
.samba-wishlist-table td{padding:14px 15px!important;border:0!important;vertical-align:middle!important}
.samba-wishlist-code{color:#8a949a;font-size:10px;font-weight:800}
.samba-wishlist-image-wrap{width:76px;height:76px;display:flex;align-items:center;justify-content:center;border-radius:15px;background:#f8f4ec;overflow:hidden}
.samba-wishlist-image{width:100%!important;height:100%!important;object-fit:contain!important;padding:7px}
.samba-wishlist-product-name{display:flex;flex-direction:column;gap:5px;max-width:260px}
.samba-wishlist-type{color:#08783e;font-size:8px;font-weight:950;text-transform:uppercase;letter-spacing:.55px}
.samba-wishlist-product-name strong{color:#171e48;font-size:12px;line-height:1.4;font-weight:850}
.samba-wishlist-price{color:#171e48;font-size:12px;font-weight:950;white-space:nowrap}
.samba-wishlist-status{display:inline-flex;align-items:center;gap:7px;color:var(--wishlist-status,#08783e);font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap}
.samba-wishlist-status i{width:8px;height:8px;border-radius:50%;background:currentColor}
.samba-wishlist-actions{display:flex;align-items:center;gap:7px}
.samba-wishlist-cart{height:38px!important;display:inline-flex!important;align-items:center;justify-content:center;gap:7px;padding:0 13px!important;border:0!important;border-radius:11px!important;background:#08783e!important;color:#fff!important;font-size:9px!important;font-weight:950!important;text-transform:uppercase;letter-spacing:.35px}
.samba-wishlist-cart:hover{background:#171e48!important}
.samba-wishlist-remove{width:38px!important;height:38px!important;display:inline-flex!important;align-items:center;justify-content:center;padding:0!important;border:0!important;border-radius:11px!important;background:#fff0f2!important;color:#d94d60!important;font-size:13px!important}
.samba-wishlist-remove:hover{background:#d94d60!important;color:#fff!important}
.samba-wishlist-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:34px;padding:28px 32px;border-radius:24px;background:#eaf6ef}
.samba-wishlist-bottom h3{margin:5px 0 0;color:#171e48;font-size:27px;font-weight:950;letter-spacing:-1px}
.samba-wishlist-bottom .samba-btn{white-space:nowrap}


/* =========================================================
   OFFERS / OFERTAS SAMBA
   ========================================================= */
.samba-offers-page{background:#fff}
.samba-offers-hero{position:relative;padding:28px 0 58px;background:#fff1dc;overflow:hidden}
.samba-offers-hero:before{content:"";position:absolute;left:-100px;bottom:-105px;width:250px;height:250px;border-radius:48% 52% 63% 37%;background:#f2c62f;transform:rotate(20deg)}
.samba-offers-hero:after{content:"";position:absolute;right:-75px;top:-90px;width:225px;height:225px;border-radius:50%;background:#ef4b7f;opacity:.9}
.samba-offers-hero .samba-shop-breadcrumb{position:relative;z-index:2;margin-bottom:28px}
.samba-offers-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .85fr;gap:44px;align-items:center}
.samba-offers-copy h1{margin:8px 0 13px;color:#171e48;font-size:clamp(46px,5.6vw,76px);line-height:.94;font-weight:950;letter-spacing:-3.7px}
.samba-offers-copy>p{max-width:690px;margin:0;color:#68737a;font-size:13px;line-height:1.75}
.samba-offers-notes{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}
.samba-offers-notes span{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border-radius:999px;background:#fff;color:#171e48;font-size:9px;font-weight:900;box-shadow:0 5px 16px rgba(23,30,72,.06)}
.samba-offers-notes i{color:#08783e}
.samba-offers-art{position:relative;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:30px;background:linear-gradient(145deg,#ef4b7f,#7c56c7);color:#fff;overflow:hidden;box-shadow:0 20px 48px rgba(113,54,134,.18)}
.samba-offers-art:before{content:"";position:absolute;width:135px;height:135px;right:-35px;top:-38px;border-radius:50%;background:#f4ca31}
.samba-offers-art:after{content:"";position:absolute;width:105px;height:105px;left:-30px;bottom:-24px;border-radius:45% 55% 62% 38%;background:#079698}
.samba-offers-art strong{position:relative;z-index:2;font-size:clamp(54px,7vw,88px);line-height:.9;font-weight:950;letter-spacing:-4px}
.samba-offers-art small{position:relative;z-index:2;margin-top:8px;font-size:10px;font-weight:900;letter-spacing:.65px}
.samba-offers-sticker{position:absolute;z-index:3;right:25px;bottom:26px;width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f4ca31;color:#171e48;font-size:11px;font-weight:950;transform:rotate(10deg);box-shadow:0 10px 22px rgba(0,0,0,.12)}
.samba-offers-main{padding:56px 0 76px}
.samba-offers-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:24px}
.samba-offers-heading h2{margin:5px 0 0;color:#171e48;font-size:clamp(30px,3.5vw,46px);line-height:1;font-weight:950;letter-spacing:-1.9px}
.samba-offers-heading>p{max-width:430px;margin:0;color:#7a858b;font-size:11px;line-height:1.65;text-align:right}
.samba-offers-page .samba-shop-toolbar{grid-template-columns:auto minmax(180px,.8fr) minmax(260px,1.4fr) minmax(180px,.7fr)}
.samba-offers-results{position:relative;min-height:200px}
.samba-offers-loading{position:absolute;z-index:20;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border-radius:24px;background:rgba(255,255,255,.88);backdrop-filter:blur(3px)}
.samba-offers-loading img{width:44px}
.samba-offers-loading span{color:#68737a;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.45px}
.samba-offers-page .gi-product-inner{border:1px solid #ece8df!important;border-radius:20px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 8px 26px rgba(23,30,72,.055);transition:.25s ease!important}
.samba-offers-page .gi-product-inner:hover{transform:translateY(-5px);box-shadow:0 16px 36px rgba(23,30,72,.10)}
.samba-offers-page .gi-pro-image-outer{background:#f8f4ec!important}
.samba-offers-page .main-image,.samba-offers-page .hover-image{width:100%!important;height:300px!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important}
.samba-offers-page .gi-pro-content{padding:17px!important;border-top:1px solid #eee8de!important}
.samba-offers-page .gi-pro-stitle{color:#08783e!important;font-size:9px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.55px!important}
.samba-offers-page .gi-pro-title a{color:#171e48!important;font-size:13px!important;line-height:1.45!important;font-weight:850!important;letter-spacing:0!important;text-transform:none!important}
.samba-offers-page .new-price{color:#171e48!important;font-size:15px!important;font-weight:950!important}
.samba-offers-page .old-price{color:#9aa2a7!important;font-size:11px!important}
.samba-offers-page .gi-pro-rating i{color:#f2b52d!important}
.samba-offers-page .gi-btn-group{width:38px!important;height:38px!important;border:0!important;border-radius:50%!important;background:#fff!important;box-shadow:0 7px 22px rgba(23,30,72,.14)!important}
.samba-offers-page .gi-btn-group:hover{background:#08783e!important}
.samba-offers-page .gi-btn-group:hover i{color:#fff!important}
.samba-offers-page .flags .sale{border-radius:999px!important;padding:7px 10px!important;background:#ef4b7f!important;font-size:8px!important;font-weight:950!important;letter-spacing:.45px!important}
.samba-offers-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:42px;padding:28px 32px;border-radius:24px;background:#eaf6ef}
.samba-offers-bottom h3{margin:5px 0 0;color:#171e48;font-size:27px;font-weight:950;letter-spacing:-1px}


/* =========================================================
   ABOUT / NOSOTROS SAMBA
   ========================================================= */
.samba-about-page{background:#fff}
.samba-about-hero{position:relative;padding:28px 0 66px;background:#f8f1e5;overflow:hidden}
.samba-about-hero:before{content:"";position:absolute;left:-110px;bottom:-120px;width:270px;height:270px;border-radius:45% 55% 66% 34%;background:#f3c92e;transform:rotate(19deg)}
.samba-about-hero:after{content:"";position:absolute;right:-85px;top:-110px;width:250px;height:250px;border-radius:50%;background:#ef4b7f;opacity:.86}
.samba-about-hero .samba-shop-breadcrumb{position:relative;z-index:2;margin-bottom:28px}
.samba-about-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:center}
.samba-about-hero-copy h1{margin:8px 0 14px;color:#171e48;font-size:clamp(48px,5.8vw,78px);line-height:.93;letter-spacing:-3.8px;font-weight:950}
.samba-about-hero-copy>p{max-width:700px;margin:0;color:#69747b;font-size:13px;line-height:1.75}
.samba-about-hero-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}
.samba-about-hero-tags span{padding:8px 11px;border-radius:999px;background:#fff;color:#171e48;font-size:9px;font-weight:900;box-shadow:0 6px 18px rgba(23,30,72,.06)}
.samba-about-hero-art{position:relative;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:32px;background:linear-gradient(145deg,#08783e,#079698);color:#fff;overflow:hidden}
.samba-about-word{position:relative;z-index:3;font-size:clamp(58px,7vw,94px);line-height:.9;letter-spacing:-4px;font-weight:950}
.samba-about-hero-art small{position:relative;z-index:3;margin-top:10px;font-size:10px;font-weight:900;letter-spacing:.6px}
.samba-about-shape{position:absolute;border-radius:50%}
.samba-about-shape-a{width:150px;height:150px;right:-40px;top:-45px;background:#f3c92e}
.samba-about-shape-b{width:115px;height:115px;left:-30px;bottom:-25px;background:#ef4b7f}
.samba-about-shape-c{width:70px;height:70px;right:45px;bottom:30px;background:#7b55c6}
.samba-about-intro{padding:78px 0}
.samba-about-intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:start}
.samba-about-intro h2{margin:7px 0 0;color:#171e48;font-size:clamp(36px,4.2vw,58px);line-height:.98;letter-spacing:-2.6px;font-weight:950}
.samba-about-intro-copy p{margin:0 0 16px;color:#667179;font-size:13px;line-height:1.8}
.samba-about-intro-copy blockquote{margin:26px 0 0;padding:20px 24px;border-left:5px solid #ef4b7f;border-radius:0 18px 18px 0;background:#f9f3e8;color:#171e48;font-size:18px;line-height:1.4;font-weight:900}
.samba-about-purpose{padding:0 0 78px}
.samba-about-purpose-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.samba-about-purpose-card{position:relative;padding:28px;border:1px solid #ece7de;border-radius:24px;background:#fff;overflow:hidden;box-shadow:0 10px 30px rgba(23,30,72,.05)}
.samba-about-purpose-card:nth-child(2){background:#f0f7f4}
.samba-about-purpose-card:nth-child(3){background:#fff7e6}
.samba-about-card-number{position:absolute;right:18px;top:15px;color:rgba(23,30,72,.08);font-size:58px;font-weight:950}
.samba-about-purpose-card h3{position:relative;z-index:2;margin:9px 0 10px;color:#171e48;font-size:24px;line-height:1.1;font-weight:950;letter-spacing:-1px}
.samba-about-purpose-card p{position:relative;z-index:2;margin:0;color:#6c777e;font-size:11px;line-height:1.7}
.samba-about-philosophy{padding:78px 0;background:#f8f2e7}
.samba-about-philosophy-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}
.samba-about-philosophy-copy h2{margin:7px 0 14px;color:#171e48;font-size:clamp(36px,4vw,56px);line-height:.98;font-weight:950;letter-spacing:-2.4px}
.samba-about-philosophy-copy p{margin:0 0 14px;color:#667179;font-size:12px;line-height:1.75}
.samba-about-philosophy-signature{margin-top:24px;color:#08783e;font-size:18px;font-weight:950}
.samba-about-philosophy-visual{display:flex;flex-wrap:wrap;gap:12px;align-content:center;justify-content:center;min-height:320px;padding:34px;border-radius:30px;background:linear-gradient(145deg,#ef4b7f,#7b55c6)}
.samba-philosophy-pill{padding:14px 18px;border-radius:999px;background:#fff;color:#171e48;font-size:11px;font-weight:950;box-shadow:0 8px 20px rgba(0,0,0,.08)}
.samba-about-values{padding:78px 0}
.samba-about-section-head{max-width:700px;margin-bottom:28px}
.samba-about-section-head h2{margin:6px 0 0;color:#171e48;font-size:clamp(34px,4vw,54px);font-weight:950;letter-spacing:-2.2px}
.samba-about-values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.samba-about-values-grid article{padding:24px;border-radius:22px;background:#faf7f1}
.samba-about-values-grid i{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eaf6ef;color:#08783e;font-size:17px}
.samba-about-values-grid h3{margin:14px 0 8px;color:#171e48;font-size:19px;font-weight:950}
.samba-about-values-grid p{margin:0;color:#6c777e;font-size:10px;line-height:1.65}
.samba-about-promise{padding:0 0 78px}
.samba-about-promise-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:center;padding:40px;border-radius:30px;background:linear-gradient(145deg,#08783e,#079698);color:#fff}
.samba-about-promise-card h2{margin:7px 0 0;color:#fff;font-size:clamp(34px,4vw,54px);font-weight:950;letter-spacing:-2px}
.samba-about-promise-card .samba-eyebrow{color:#f3c92e}
.samba-about-promise-actions{display:flex;flex-wrap:wrap;gap:9px}
.samba-about-promise-actions span{padding:10px 13px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);font-size:10px;font-weight:900}
.samba-about-brazil{padding:78px 0;background:#f8f3e9}
.samba-about-brazil-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}
.samba-about-brazil-copy h2{margin:7px 0 14px;color:#171e48;font-size:clamp(36px,4vw,56px);font-weight:950;letter-spacing:-2.4px}
.samba-about-brazil-copy p{margin:0 0 14px;color:#667179;font-size:12px;line-height:1.75}
.samba-about-brazil-statement{margin-top:22px;padding:16px 18px;border-radius:16px;background:#fff;color:#08783e;font-size:14px;font-weight:950}
.samba-about-brazil-art{position:relative;min-height:330px;display:flex;align-items:center;justify-content:center;border-radius:30px;background:#08783e;overflow:hidden}
.samba-about-brazil-circle{position:absolute;border-radius:50%}
.samba-about-brazil-circle-a{width:190px;height:190px;right:-55px;top:-60px;background:#f3c92e}
.samba-about-brazil-circle-b{width:150px;height:150px;left:-40px;bottom:-50px;background:#ef4b7f}
.samba-about-brazil-word{position:relative;z-index:3;color:#fff;font-size:58px;font-weight:950;letter-spacing:-2px;text-align:center}
.samba-about-brazil-word small{display:block;margin-top:4px;font-size:10px;letter-spacing:.8px}
.samba-about-ecuador{padding:78px 0}
.samba-about-ecuador-card{display:flex;align-items:center;justify-content:space-between;gap:38px;padding:38px 40px;border-radius:28px;background:#fff4df;box-shadow:0 15px 40px rgba(23,30,72,.05)}
.samba-about-ecuador-card h2{margin:7px 0 12px;color:#171e48;font-size:clamp(32px,3.5vw,48px);font-weight:950;letter-spacing:-1.8px}
.samba-about-ecuador-card p{max-width:800px;margin:0 0 12px;color:#667179;font-size:11px;line-height:1.7}
.samba-about-ecuador-signature{margin-top:18px;color:#08783e;font-size:11px;font-weight:950}
.samba-about-ecuador-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;min-width:260px}
.samba-about-manifesto{padding:0 0 88px}
.samba-about-manifesto-card{padding:50px;border-radius:34px;background:linear-gradient(145deg,#171e48,#2c376f);color:#fff;text-align:center}
.samba-about-manifesto-card h2{max-width:900px;margin:8px auto 24px;color:#fff;font-size:clamp(38px,4.5vw,62px);line-height:.98;font-weight:950;letter-spacing:-2.7px}
.samba-about-manifesto-card .samba-eyebrow{color:#f3c92e}
.samba-about-manifesto-copy{max-width:840px;margin:auto}
.samba-about-manifesto-copy p{margin:0 0 14px;color:rgba(255,255,255,.82);font-size:12px;line-height:1.8}
.samba-about-manifesto-signature{margin-top:32px}
.samba-about-manifesto-signature strong{display:block;font-size:38px;font-weight:950}
.samba-about-manifesto-signature span{display:block;margin-top:5px;color:#f3c92e;font-size:12px;font-weight:900}


/* =========================================================
   CONTACT / CONTACTO SAMBA
   ========================================================= */
.samba-contact-page{background:#fff}
.samba-contact-hero{position:relative;padding:28px 0 60px;background:#f8f1e5;overflow:hidden}
.samba-contact-hero:before{content:"";position:absolute;left:-110px;bottom:-110px;width:260px;height:260px;border-radius:48% 52% 63% 37%;background:#f3c92e;transform:rotate(18deg)}
.samba-contact-hero:after{content:"";position:absolute;right:-90px;top:-100px;width:245px;height:245px;border-radius:50%;background:#ef4b7f;opacity:.86}
.samba-contact-hero .samba-shop-breadcrumb{position:relative;z-index:2;margin-bottom:28px}
.samba-contact-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .85fr;gap:46px;align-items:center}
.samba-contact-hero-grid h1{margin:8px 0 13px;color:#171e48;font-size:clamp(46px,5.5vw,76px);line-height:.94;font-weight:950;letter-spacing:-3.6px}
.samba-contact-hero-grid p{max-width:690px;margin:0;color:#68737a;font-size:13px;line-height:1.75}
.samba-contact-hero-art{position:relative;min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:30px;background:linear-gradient(145deg,#08783e,#079698);color:#fff;overflow:hidden}
.samba-contact-hero-art strong{position:relative;z-index:2;font-size:clamp(54px,7vw,88px);line-height:.9;font-weight:950;letter-spacing:-4px}
.samba-contact-hero-art small{position:relative;z-index:2;margin-top:8px;font-size:10px;font-weight:900;letter-spacing:.7px}
.samba-contact-bubble{position:absolute;border-radius:50%}
.samba-contact-bubble-a{width:140px;height:140px;right:-38px;top:-42px;background:#f3c92e}
.samba-contact-bubble-b{width:110px;height:110px;left:-28px;bottom:-28px;background:#ef4b7f}
.samba-contact-main{padding:58px 0 80px}
.samba-contact-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:46px}
.samba-contact-card{display:flex;align-items:flex-start;gap:14px;padding:22px;border:1px solid #ece6dc;border-radius:20px;background:#fff;color:inherit;box-shadow:0 9px 28px rgba(23,30,72,.05);transition:.22s ease}
.samba-contact-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(23,30,72,.09)}
.samba-contact-icon{width:44px;height:44px;flex:0 0 44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eaf6ef;color:#08783e;font-size:15px}
.samba-contact-card small{display:block;margin-bottom:4px;color:#8d969c;font-size:8px;font-weight:950;text-transform:uppercase;letter-spacing:.5px}
.samba-contact-card strong{display:block;color:#171e48;font-size:12px;line-height:1.45;font-weight:900;word-break:break-word}
.samba-contact-card span:last-child{display:block;margin-top:5px;color:#7a858b;font-size:9px;line-height:1.5}
.samba-contact-content{display:grid;grid-template-columns:1.15fr .85fr;gap:30px;align-items:stretch}
.samba-contact-form-wrap{padding:34px;border-radius:28px;background:#f9f4ea}
.samba-contact-form-wrap h2{margin:6px 0 10px;color:#171e48;font-size:clamp(32px,3.8vw,50px);line-height:1;font-weight:950;letter-spacing:-2px}
.samba-contact-form-wrap>p{margin:0 0 25px;color:#69747b;font-size:11px;line-height:1.65}
.samba-contact-form{display:grid;gap:17px}
.samba-contact-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.samba-contact-field label{display:block;margin-bottom:7px;color:#171e48;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.45px}
.samba-contact-field input,
.samba-contact-field textarea{width:100%;border:1px solid #e7e0d5;border-radius:13px;background:#fff;color:#5f6970;font-size:11px;outline:none;transition:.2s ease}
.samba-contact-field input{height:48px;padding:0 14px}
.samba-contact-field textarea{padding:14px;resize:vertical;min-height:145px}
.samba-contact-field input:focus,
.samba-contact-field textarea:focus{border-color:#08783e;box-shadow:0 0 0 3px rgba(8,120,62,.07)}
.samba-contact-submit{width:max-content;gap:8px}
.samba-contact-side{display:flex;flex-direction:column;border-radius:28px;background:linear-gradient(145deg,#08783e,#079698);overflow:hidden;color:#fff}
.samba-contact-side-copy{padding:32px}
.samba-contact-side .samba-eyebrow{color:#f3c92e}
.samba-contact-side h3{margin:7px 0 10px;color:#fff;font-size:28px;line-height:1.05;font-weight:950;letter-spacing:-1.2px}
.samba-contact-side p{margin:0 0 18px;color:rgba(255,255,255,.82);font-size:10px;line-height:1.65}
.samba-contact-side-points{display:grid;gap:9px;margin-bottom:21px}
.samba-contact-side-points span{display:flex;align-items:center;gap:8px;color:#fff;font-size:9px;font-weight:850}
.samba-contact-side-points i{width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.13);font-size:8px}
.samba-contact-map{margin-top:auto;min-height:260px;background:#fff}
.samba-contact-map iframe{width:100%;height:100%;min-height:260px;border:0;display:block}
.samba-contact-social{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:34px;padding:27px 30px;border-radius:22px;background:#fff1dc}
.samba-contact-social h3{margin:5px 0 0;color:#171e48;font-size:25px;font-weight:950;letter-spacing:-.9px}
.samba-contact-social-links{display:flex;align-items:center;gap:9px}
.samba-contact-social-links a{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#171e48;font-size:15px;box-shadow:0 7px 20px rgba(23,30,72,.07);transition:.2s ease}
.samba-contact-social-links a:hover{transform:translateY(-3px);background:#08783e;color:#fff}


/* =========================================================
   FAQ / PREGUNTAS FRECUENTES
   ========================================================= */
.samba-faq-page{background:#fff}
.samba-faq-hero{position:relative;padding:28px 0 58px;background:#f8f1e5;overflow:hidden}
.samba-faq-hero:before{content:"";position:absolute;left:-100px;bottom:-110px;width:250px;height:250px;border-radius:46% 54% 64% 36%;background:#f3c92e;transform:rotate(18deg)}
.samba-faq-hero:after{content:"";position:absolute;right:-85px;top:-95px;width:235px;height:235px;border-radius:50%;background:#7b55c6;opacity:.86}
.samba-faq-hero .samba-shop-breadcrumb{position:relative;z-index:2;margin-bottom:28px}
.samba-faq-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .85fr;gap:46px;align-items:center}
.samba-faq-hero-grid h1{margin:8px 0 13px;color:#171e48;font-size:clamp(46px,5.5vw,74px);line-height:.94;font-weight:950;letter-spacing:-3.5px}
.samba-faq-hero-grid p{max-width:690px;margin:0;color:#69747b;font-size:13px;line-height:1.75}
.samba-faq-hero-art{position:relative;min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:30px;background:linear-gradient(145deg,#ef4b7f,#7b55c6);color:#fff;overflow:hidden}
.samba-faq-hero-art strong{position:relative;z-index:2;font-size:clamp(52px,7vw,86px);line-height:.9;font-weight:950;letter-spacing:-4px}
.samba-faq-hero-art small{position:relative;z-index:2;margin-top:8px;font-size:10px;font-weight:900;letter-spacing:.6px}
.samba-faq-question{position:absolute;right:25px;top:5px;color:rgba(255,255,255,.15);font-size:170px;line-height:1;font-weight:950}
.samba-faq-main{padding:58px 0 78px}
.samba-faq-intro{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:30px}
.samba-faq-intro h2{margin:6px 0 0;color:#171e48;font-size:clamp(32px,3.8vw,50px);line-height:1;font-weight:950;letter-spacing:-2px}
.samba-faq-intro>p{max-width:480px;margin:0;color:#788289;font-size:10px;line-height:1.7;text-align:right}
.samba-faq-list{display:grid;gap:12px}
.samba-faq-item{border:1px solid #ece6dc;border-radius:18px;background:#fff;overflow:hidden;transition:.2s ease}
.samba-faq-item:hover{box-shadow:0 10px 30px rgba(23,30,72,.055)}
.samba-faq-item.is-open{border-color:#d9eadf;background:#fbfefc}
.samba-faq-item .gi-accordion-header{margin:0!important;padding:18px 20px!important;display:flex;align-items:center;justify-content:space-between;gap:18px;border:0!important;background:transparent!important;color:#171e48!important;font-size:13px!important;line-height:1.45!important;font-weight:900!important;cursor:pointer}
.samba-faq-item .gi-accordion-header i{width:30px;height:30px;flex:0 0 30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f4f0e9;color:#08783e;font-size:10px;transition:.2s ease}
.samba-faq-item.is-open .gi-accordion-header i{transform:rotate(45deg);background:#08783e;color:#fff}
.samba-faq-item .gi-accordion-body{padding:0 20px 20px!important;color:#69747b!important;font-size:11px!important;line-height:1.75!important}
.samba-faq-item .gi-accordion-body p{margin:0}
.samba-faq-empty{padding:48px 30px;border-radius:26px;background:#f9f4ea;text-align:center}
.samba-faq-empty-icon{width:60px;height:60px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eaf6ef;color:#08783e;font-size:22px}
.samba-faq-empty h3{margin:0 0 8px;color:#171e48;font-size:25px;font-weight:950}
.samba-faq-empty p{max-width:520px;margin:0 auto 20px;color:#6e7980;font-size:11px;line-height:1.65}
.samba-faq-topics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:46px}
.samba-faq-topics article{padding:22px;border-radius:20px;background:#f9f6f0}
.samba-faq-topics i{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eaf6ef;color:#08783e}
.samba-faq-topics h3{margin:13px 0 6px;color:#171e48;font-size:17px;font-weight:950}
.samba-faq-topics p{margin:0;color:#768188;font-size:9px;line-height:1.6}
.samba-faq-contact{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:34px;padding:28px 32px;border-radius:24px;background:#fff1dc}
.samba-faq-contact h3{margin:5px 0 4px;color:#171e48;font-size:27px;font-weight:950;letter-spacing:-1px}
.samba-faq-contact p{margin:0;color:#748087;font-size:10px}


/* =========================================================
   BLOG SAMBA
   ========================================================= */
.samba-blog-page{background:#fff}
.samba-blog-hero{position:relative;padding:28px 0 58px;background:#f8f1e5;overflow:hidden}
.samba-blog-hero:before{content:"";position:absolute;left:-105px;bottom:-115px;width:260px;height:260px;border-radius:46% 54% 64% 36%;background:#f3c92e;transform:rotate(18deg)}
.samba-blog-hero:after{content:"";position:absolute;right:-90px;top:-105px;width:245px;height:245px;border-radius:50%;background:#ef4b7f;opacity:.84}
.samba-blog-hero .samba-shop-breadcrumb{position:relative;z-index:2;margin-bottom:28px}
.samba-blog-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .85fr;gap:46px;align-items:center}
.samba-blog-hero-grid h1{margin:8px 0 13px;color:#171e48;font-size:clamp(46px,5.5vw,75px);line-height:.94;font-weight:950;letter-spacing:-3.5px}
.samba-blog-hero-grid p{max-width:690px;margin:0;color:#69747b;font-size:13px;line-height:1.75}
.samba-blog-hero-art{position:relative;min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:30px;background:linear-gradient(145deg,#08783e,#079698);color:#fff;overflow:hidden}
.samba-blog-hero-art strong{position:relative;z-index:2;font-size:clamp(52px,7vw,86px);line-height:.9;font-weight:950;letter-spacing:-4px}
.samba-blog-hero-art small{position:relative;z-index:2;margin-top:8px;font-size:10px;font-weight:900;letter-spacing:.6px}
.samba-blog-shape{position:absolute;border-radius:50%}
.samba-blog-shape-a{width:135px;height:135px;right:-35px;top:-40px;background:#f3c92e}
.samba-blog-shape-b{width:105px;height:105px;left:-25px;bottom:-25px;background:#ef4b7f}
.samba-blog-main{padding:58px 0 78px}
.samba-blog-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:30px}
.samba-blog-heading h2{margin:6px 0 0;color:#171e48;font-size:clamp(32px,3.8vw,50px);line-height:1;font-weight:950;letter-spacing:-2px}
.samba-blog-heading>p{max-width:480px;margin:0;color:#788289;font-size:10px;line-height:1.7;text-align:right}
.samba-blog-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:34px;align-items:start}
.samba-blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.samba-blog-card{border:1px solid #ece6dc;border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 10px 30px rgba(23,30,72,.05);transition:.22s ease}
.samba-blog-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(23,30,72,.09)}
.samba-blog-card-image{display:block;height:265px;background:#f8f4ec;overflow:hidden}
.samba-blog-card-image img{width:100%;height:100%;object-fit:cover;transition:.35s ease}
.samba-blog-card:hover .samba-blog-card-image img{transform:scale(1.035)}
.samba-blog-card-fallback{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,#08783e,#079698);color:#fff}
.samba-blog-card-fallback strong{font-size:42px;font-weight:950;letter-spacing:-2px}
.samba-blog-card-fallback small{margin-top:5px;font-size:9px;font-weight:800}
.samba-blog-card-body{padding:20px}
.samba-blog-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:10px}
.samba-blog-meta span{color:#929ba0;font-size:8px;font-weight:850}
.samba-blog-meta a{padding:5px 8px;border-radius:999px;background:#eaf6ef;color:#08783e;font-size:8px;font-weight:950;text-transform:uppercase;letter-spacing:.4px}
.samba-blog-card h3{margin:0 0 10px;line-height:1.2}
.samba-blog-card h3 a{color:#171e48;font-size:20px;font-weight:950;letter-spacing:-.7px}
.samba-blog-card p{margin:0 0 15px;color:#748087;font-size:10px;line-height:1.65}
.samba-blog-read{display:inline-flex;align-items:center;gap:7px;color:#08783e;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.4px}
.samba-blog-read i{font-size:8px;transition:.2s ease}
.samba-blog-read:hover i{transform:translateX(3px)}
.samba-blog-pagination{margin-top:30px}
.samba-blog-pagination nav{display:flex;justify-content:center}
.samba-blog-pagination .pagination{display:flex;gap:6px;align-items:center;flex-wrap:wrap}
.samba-blog-pagination .page-link{min-width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:0;border-radius:10px;background:#f4f0e8;color:#69747b;font-size:10px;font-weight:850}
.samba-blog-pagination .active .page-link{background:#08783e;color:#fff}
.samba-blog-empty{padding:48px 30px;border-radius:26px;background:#f9f4ea;text-align:center}
.samba-blog-empty-icon{width:60px;height:60px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eaf6ef;color:#08783e;font-size:22px}
.samba-blog-empty h3{margin:0 0 8px;color:#171e48;font-size:25px;font-weight:950}
.samba-blog-empty p{max-width:520px;margin:0 auto 20px;color:#6e7980;font-size:11px;line-height:1.65}

/* Blog sidebar */
.samba-blog-sidebar{display:grid;gap:18px;position:sticky;top:110px}
.samba-blog-search-box,
.samba-sidebar-block,
.samba-sidebar-cta{border:1px solid #ece6dc;border-radius:20px;background:#fff;overflow:hidden}
.samba-blog-search-form{display:flex;align-items:center}
.samba-blog-search-form input{width:100%;height:48px;padding:0 14px;border:0;background:#fff;color:#5f6970;font-size:10px;outline:none}
.samba-blog-search-form button{width:48px;height:48px;flex:0 0 48px;border:0;background:#08783e;color:#fff}
.samba-sidebar-block{padding:20px}
.samba-sidebar-title{margin-bottom:14px}
.samba-sidebar-title h3{margin:5px 0 0;color:#171e48;font-size:19px;font-weight:950;letter-spacing:-.6px}
.samba-sidebar-recent{display:grid;gap:12px}
.samba-sidebar-recent article{display:flex;gap:11px;padding-bottom:12px;border-bottom:1px solid #eee8de}
.samba-sidebar-recent article:last-child{padding-bottom:0;border-bottom:0}
.samba-sidebar-recent-image{width:72px;height:72px;flex:0 0 72px;border-radius:12px;overflow:hidden;background:#f8f4ec}
.samba-sidebar-recent-image img{width:100%;height:100%;object-fit:cover}
.samba-sidebar-recent small{display:block;margin-bottom:4px;color:#929ba0;font-size:7px;font-weight:850}
.samba-sidebar-recent h4{margin:0 0 5px;line-height:1.25}
.samba-sidebar-recent h4 a{color:#171e48;font-size:10px;font-weight:900}
.samba-sidebar-category{color:#08783e;font-size:7px;font-weight:950;text-transform:uppercase;letter-spacing:.4px}
.samba-sidebar-links{display:grid}
.samba-sidebar-links a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 0;border-bottom:1px solid #eee8de;color:#667179;font-size:9px;font-weight:850}
.samba-sidebar-links a:last-child{border-bottom:0}
.samba-sidebar-links a:hover{color:#08783e}
.samba-sidebar-links strong{min-width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f4f0e8;color:#171e48;font-size:8px}
.samba-sidebar-links-simple i{color:#08783e;font-size:8px}
.samba-sidebar-instagram{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}
.samba-sidebar-instagram a{position:relative;aspect-ratio:1/1;border-radius:8px;overflow:hidden}
.samba-sidebar-instagram img{width:100%;height:100%;object-fit:cover}
.samba-sidebar-instagram span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(23,30,72,.45);color:#fff;opacity:0;transition:.2s ease}
.samba-sidebar-instagram a:hover span{opacity:1}
.samba-sidebar-tags{display:flex;flex-wrap:wrap;gap:7px}
.samba-sidebar-tags a{padding:7px 9px;border-radius:999px;background:#f5f1e9;color:#68737a;font-size:8px;font-weight:850}
.samba-sidebar-tags a:hover{background:#08783e;color:#fff}
.samba-sidebar-cta{padding:23px;background:linear-gradient(145deg,#ef4b7f,#7b55c6);color:#fff}
.samba-sidebar-cta .samba-eyebrow{color:#f3c92e}
.samba-sidebar-cta h3{margin:7px 0 16px;color:#fff;font-size:23px;line-height:1.05;font-weight:950;letter-spacing:-.9px}
.samba-sidebar-cta .samba-btn{width:100%;justify-content:center;background:#fff!important;color:#171e48!important}


/* =========================================================
   BLOG POST / ARTÍCULO SAMBA
   ========================================================= */
.samba-post-page{background:#fff}
.samba-post-hero{position:relative;padding:28px 0 58px;background:#f8f1e5;overflow:hidden}
.samba-post-hero:before{content:"";position:absolute;left:-120px;bottom:-135px;width:280px;height:280px;border-radius:46% 54% 64% 36%;background:#f3c92e;transform:rotate(18deg);opacity:.8}
.samba-post-hero:after{content:"";position:absolute;right:-90px;top:-110px;width:255px;height:255px;border-radius:50%;background:#ef4b7f;opacity:.75}
.samba-post-hero .samba-shop-breadcrumb{position:relative;z-index:2;margin-bottom:30px}
.samba-post-hero-copy{position:relative;z-index:2;max-width:960px}
.samba-post-meta{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:13px}
.samba-post-meta>span{color:#8b959b;font-size:9px;font-weight:850}
.samba-post-meta>a{display:inline-flex;padding:6px 9px;border-radius:999px;background:#eaf6ef;color:#08783e;font-size:8px;font-weight:950;text-transform:uppercase;letter-spacing:.45px}
.samba-post-hero h1{margin:0;color:#171e48;font-size:clamp(44px,5.6vw,76px);line-height:.96;font-weight:950;letter-spacing:-3.6px}
.samba-post-hero-copy>p{max-width:780px;margin:18px 0 0;color:#68737a;font-size:13px;line-height:1.75}
.samba-post-main{padding:56px 0 72px}
.samba-post-article{min-width:0}
.samba-post-media{margin-bottom:30px}
.samba-post-cover{margin:0;border-radius:26px;overflow:hidden;background:#f8f4ec;box-shadow:0 15px 40px rgba(23,30,72,.07)}
.samba-post-cover img{display:block;width:100%;max-height:650px;object-fit:cover}
.samba-post-embed{overflow:hidden;border-radius:24px;background:#171e48;box-shadow:0 15px 40px rgba(23,30,72,.08)}
.samba-post-video{position:relative;aspect-ratio:16/9}
.samba-post-video iframe,
.samba-post-video .player{position:absolute;inset:0;width:100%!important;height:100%!important;border:0}
.samba-post-audio iframe{display:block;border:0}
.samba-post-quote{position:relative;margin:0;padding:42px 44px;border-radius:28px;background:linear-gradient(145deg,#08783e,#079698);color:#fff;overflow:hidden}
.samba-post-quote:after{content:"";position:absolute;right:-45px;bottom:-55px;width:150px;height:150px;border-radius:50%;background:#f3c92e;opacity:.85}
.samba-post-quote>i{position:relative;z-index:2;color:#f3c92e;font-size:27px}
.samba-post-quote p{position:relative;z-index:2;margin:14px 0;color:#fff;font-size:24px;line-height:1.35;font-weight:850}
.samba-post-quote cite{position:relative;z-index:2;color:rgba(255,255,255,.78);font-size:10px;font-style:normal;font-weight:850}
.samba-post-slider{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px;border-radius:26px;background:#f8f4ec}
.samba-post-slider img{width:100%;height:300px;object-fit:cover;border-radius:18px}
.samba-post-content{color:#606c74;font-size:13px;line-height:1.85}
.samba-post-content>*:first-child{margin-top:0}
.samba-post-content h1,
.samba-post-content h2,
.samba-post-content h3,
.samba-post-content h4,
.samba-post-content h5,
.samba-post-content h6{margin-top:30px;margin-bottom:12px;color:#171e48;line-height:1.15;font-weight:950;letter-spacing:-.7px}
.samba-post-content h2{font-size:30px}
.samba-post-content h3{font-size:23px}
.samba-post-content p{margin:0 0 17px}
.samba-post-content ul,
.samba-post-content ol{margin:0 0 20px;padding-left:25px}
.samba-post-content ul{list-style:disc}
.samba-post-content ol{list-style:decimal}
.samba-post-content li{margin-bottom:8px}
.samba-post-content a{color:#08783e;text-decoration:underline;text-underline-offset:2px}
.samba-post-content blockquote{margin:26px 0;padding:20px 24px;border-left:5px solid #ef4b7f;border-radius:0 16px 16px 0;background:#f9f3e8;color:#171e48;font-size:16px;font-weight:850}
.samba-post-content img{max-width:100%;height:auto;border-radius:18px}
.samba-post-content table{width:100%;margin:24px 0;border-collapse:collapse;overflow:hidden;border-radius:14px}
.samba-post-content th,
.samba-post-content td{padding:11px 12px;border:1px solid #ece6dc;text-align:left}
.samba-post-content th{background:#f8f4ec;color:#171e48;font-weight:900}
.samba-post-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:42px;padding:24px 26px;border-radius:22px;background:#eaf6ef}
.samba-post-signature strong{display:block;color:#08783e;font-size:23px;font-weight:950;letter-spacing:-1px}
.samba-post-signature span{display:block;margin-top:2px;color:#6f7a80;font-size:9px;font-weight:850}
.samba-post-footer .samba-text-link{color:#08783e}
.samba-post-comments{margin-top:58px;padding-top:34px;border-top:1px solid #ece6dc}
.samba-post-comments-head{margin-bottom:22px}
.samba-post-comments-head h2{margin:5px 0 0;color:#171e48;font-size:30px;font-weight:950;letter-spacing:-1.2px}
.samba-post-comments .fb-comments,
.samba-post-comments .fb-comments>span,
.samba-post-comments .fb-comments iframe{max-width:100%!important;width:100%!important}
.samba-post-cta{padding:0 0 80px}
.samba-post-cta-card{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:32px 34px;border-radius:28px;background:#fff1dc}
.samba-post-cta-card h2{max-width:760px;margin:6px 0 0;color:#171e48;font-size:clamp(28px,3.3vw,44px);line-height:1;font-weight:950;letter-spacing:-1.7px}


/* =========================================================
   PLACES / DÓNDE COMPRAR
   ========================================================= */
.samba-places-page{background:#fff}
.samba-places-hero{position:relative;padding:28px 0 58px;background:#f8f1e5;overflow:hidden}
.samba-places-hero:before{content:"";position:absolute;left:-105px;bottom:-115px;width:260px;height:260px;border-radius:46% 54% 64% 36%;background:#f3c92e;transform:rotate(18deg)}
.samba-places-hero:after{content:"";position:absolute;right:-90px;top:-105px;width:245px;height:245px;border-radius:50%;background:#ef4b7f;opacity:.84}
.samba-places-hero .samba-shop-breadcrumb{position:relative;z-index:2;margin-bottom:28px}
.samba-places-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .85fr;gap:46px;align-items:center}
.samba-places-hero-grid h1{margin:8px 0 13px;color:#171e48;font-size:clamp(46px,5.5vw,75px);line-height:.94;font-weight:950;letter-spacing:-3.5px}
.samba-places-hero-grid p{max-width:690px;margin:0;color:#69747b;font-size:13px;line-height:1.75}
.samba-places-hero-art{position:relative;min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:30px;background:linear-gradient(145deg,#08783e,#079698);color:#fff;overflow:hidden}
.samba-places-hero-art:before{content:"";position:absolute;width:140px;height:140px;right:-38px;top:-42px;border-radius:50%;background:#f3c92e}
.samba-places-hero-art:after{content:"";position:absolute;width:105px;height:105px;left:-25px;bottom:-25px;border-radius:50%;background:#7b55c6}
.samba-places-hero-art strong{position:relative;z-index:2;font-size:80px;line-height:.9;font-weight:950;letter-spacing:-4px}
.samba-places-hero-art small{position:relative;z-index:2;margin-top:8px;font-size:10px;font-weight:900;letter-spacing:.6px}
.samba-places-pin{position:absolute;z-index:3;right:28px;bottom:24px;width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ef4b7f;color:#fff;font-size:23px;box-shadow:0 10px 24px rgba(0,0,0,.14)}
.samba-places-main{padding:58px 0 80px}
.samba-places-search-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:center;padding:34px;border-radius:28px;background:#f9f4ea}
.samba-places-search-card h2{margin:6px 0 8px;color:#171e48;font-size:clamp(30px,3.6vw,48px);line-height:1;font-weight:950;letter-spacing:-1.9px}
.samba-places-search-card p{margin:0;color:#718087;font-size:10px;line-height:1.65}
.samba-places-search-field{position:relative;display:flex;align-items:center;gap:9px}
.samba-places-search-field>i{position:absolute;left:15px;color:#08783e;font-size:13px}
.samba-places-search-field input{width:100%;height:50px;padding:0 14px 0 40px;border:1px solid #e7e0d5;border-radius:14px;background:#fff;color:#5f6970;font-size:11px;outline:none}
.samba-places-search-field input:focus{border-color:#08783e;box-shadow:0 0 0 3px rgba(8,120,62,.07)}
.samba-places-search-field .samba-btn{height:50px;white-space:nowrap}
.samba-places-notice{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;margin-top:24px;padding:20px 22px;border-radius:18px;background:#fff3d8;border:1px solid #f0dfb6}
.samba-places-notice>div:first-child{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f3c92e;color:#171e48}
.samba-places-notice strong{display:block;color:#171e48;font-size:11px;font-weight:950}
.samba-places-notice p{margin:4px 0 0;color:#727c83;font-size:9px;line-height:1.55}
.samba-places-results{margin-top:38px}
.samba-places-results-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}
.samba-places-results-head h3{margin:5px 0 0;color:#171e48;font-size:28px;font-weight:950;letter-spacing:-1px}
.samba-places-results-actions{display:flex;align-items:center;gap:15px;color:#78838a;font-size:9px;font-weight:850}
.samba-places-results-actions strong{color:#08783e}
.samba-places-results-actions a{color:#08783e;font-weight:950}
.samba-places-table-wrap{overflow:hidden;border:1px solid #ece6dc;border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(23,30,72,.05)}
.samba-places-table{width:100%;border-collapse:collapse}
.samba-places-table thead{background:#f8f4ec}
.samba-places-table th{padding:16px 15px;color:#171e48;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.5px;text-align:left}
.samba-places-table td{padding:17px 15px;border-top:1px solid #eee8de;color:#69747b;font-size:10px;line-height:1.5}
.samba-places-table td strong{color:#171e48;font-size:11px;font-weight:900}
.samba-place-city{display:inline-flex;padding:6px 9px;border-radius:999px;background:#eaf6ef;color:#08783e;font-size:8px;font-weight:950;text-transform:uppercase;letter-spacing:.35px}
.samba-place-empty-row td{padding:0!important}
.samba-place-empty{padding:38px 20px;text-align:center}
.samba-place-empty i{display:block;margin-bottom:10px;color:#ef4b7f;font-size:24px}
.samba-place-empty strong{display:block;margin-bottom:5px;color:#171e48;font-size:13px}
.samba-place-empty span{color:#78838a;font-size:9px}
.samba-places-official{display:flex;align-items:center;justify-content:space-between;gap:34px;margin-top:42px;padding:32px 34px;border-radius:26px;background:#eaf6ef}
.samba-places-official-copy h2{margin:6px 0 9px;color:#171e48;font-size:clamp(28px,3.3vw,44px);line-height:1;font-weight:950;letter-spacing:-1.6px}
.samba-places-official-copy p{max-width:760px;margin:0;color:#6f7b82;font-size:10px;line-height:1.65}
.samba-places-official-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end;min-width:280px}


/* =========================================================
   DYNAMIC PAGE / CMS
   ========================================================= */
.samba-dynamic-page{background:#fff}
.samba-dynamic-hero{position:relative;padding:28px 0 58px;background:#f8f1e5;overflow:hidden}
.samba-dynamic-hero:before{content:"";position:absolute;left:-105px;bottom:-115px;width:260px;height:260px;border-radius:46% 54% 64% 36%;background:#f3c92e;transform:rotate(18deg)}
.samba-dynamic-hero:after{content:"";position:absolute;right:-90px;top:-105px;width:245px;height:245px;border-radius:50%;background:#ef4b7f;opacity:.84}
.samba-dynamic-hero .samba-shop-breadcrumb{position:relative;z-index:2;margin-bottom:28px}
.samba-dynamic-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.1fr .9fr;gap:44px;align-items:center}
.samba-dynamic-hero-grid h1{margin:8px 0 13px;color:#171e48;font-size:clamp(44px,5.4vw,72px);line-height:.95;font-weight:950;letter-spacing:-3.4px}
.samba-dynamic-hero-grid p{max-width:690px;margin:0;color:#69747b;font-size:13px;line-height:1.75}
.samba-dynamic-hero-image,
.samba-dynamic-hero-art{min-height:250px;border-radius:28px;overflow:hidden}
.samba-dynamic-hero-image{background:#fff}
.samba-dynamic-hero-image img{width:100%;height:250px;object-fit:cover;display:block}
.samba-dynamic-hero-art{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,#08783e,#079698);color:#fff}
.samba-dynamic-hero-art:before{content:"";position:absolute;width:140px;height:140px;right:-38px;top:-42px;border-radius:50%;background:#f3c92e}
.samba-dynamic-hero-art:after{content:"";position:absolute;width:105px;height:105px;left:-25px;bottom:-25px;border-radius:50%;background:#7b55c6}
.samba-dynamic-hero-art strong{position:relative;z-index:2;font-size:clamp(52px,7vw,84px);line-height:.9;font-weight:950;letter-spacing:-4px}
.samba-dynamic-hero-art small{position:relative;z-index:2;margin-top:8px;font-size:10px;font-weight:900;letter-spacing:.6px}
.samba-dynamic-main{padding:56px 0 78px}
.samba-dynamic-content{max-width:1140px;margin:0 auto;color:#626d74;font-size:13px;line-height:1.8}
.samba-dynamic-content>*:first-child{margin-top:0}
.samba-dynamic-content h1,
.samba-dynamic-content h2,
.samba-dynamic-content h3,
.samba-dynamic-content h4,
.samba-dynamic-content h5,
.samba-dynamic-content h6{color:#171e48;font-weight:950;line-height:1.15;letter-spacing:-.7px}
.samba-dynamic-content h1{font-size:38px}
.samba-dynamic-content h2{font-size:30px}
.samba-dynamic-content h3{font-size:23px}
.samba-dynamic-content p{margin:0 0 17px}
.samba-dynamic-content ul,
.samba-dynamic-content ol{margin:0 0 20px;padding-left:25px}
.samba-dynamic-content ul{list-style:disc}
.samba-dynamic-content ol{list-style:decimal}
.samba-dynamic-content li{margin-bottom:8px}
.samba-dynamic-content a{color:#08783e;text-decoration:underline;text-underline-offset:2px}
.samba-dynamic-content img{max-width:100%;height:auto;border-radius:18px}
.samba-dynamic-content iframe{max-width:100%}
.samba-dynamic-content blockquote{margin:26px 0;padding:20px 24px;border-left:5px solid #ef4b7f;border-radius:0 16px 16px 0;background:#f9f3e8;color:#171e48;font-size:16px;font-weight:850}
.samba-dynamic-content table{width:100%;margin:24px 0;border-collapse:collapse;overflow:hidden;border-radius:14px}
.samba-dynamic-content th,
.samba-dynamic-content td{padding:11px 12px;border:1px solid #ece6dc;text-align:left}
.samba-dynamic-content th{background:#f8f4ec;color:#171e48;font-weight:900}
.samba-dynamic-content .btn,
.samba-dynamic-content button,
.samba-dynamic-content input[type="submit"]{border:0;border-radius:12px;background:#08783e;color:#fff;padding:11px 16px;font-size:10px;font-weight:950;text-decoration:none;transition:.2s ease}
.samba-dynamic-content .btn:hover,
.samba-dynamic-content button:hover,
.samba-dynamic-content input[type="submit"]:hover{background:#171e48;color:#fff}
.samba-dynamic-content .row{margin-left:-8px;margin-right:-8px}
.samba-dynamic-content [class*="col-"]{padding-left:8px;padding-right:8px}


/* =========================================================
   PAYMENT ERROR
   ========================================================= */
.samba-error-page{background:#fff}
.samba-error-main{position:relative;min-height:650px;padding:30px 0 82px;background:#f8f3e9;overflow:hidden}
.samba-error-main:before{content:"";position:absolute;left:-120px;bottom:-120px;width:280px;height:280px;border-radius:46% 54% 64% 36%;background:#f3c92e;opacity:.55;transform:rotate(18deg)}
.samba-error-main:after{content:"";position:absolute;right:-100px;top:-110px;width:260px;height:260px;border-radius:50%;background:#ef4b7f;opacity:.2}
.samba-error-main .samba-shop-breadcrumb{position:relative;z-index:2;margin-bottom:32px}
.samba-error-card{position:relative;z-index:2;max-width:760px;margin:0 auto;padding:46px 48px;border-radius:30px;background:#fff;text-align:center;box-shadow:0 18px 50px rgba(23,30,72,.09)}
.samba-error-icon{width:72px;height:72px;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff0f2;color:#d94c60;font-size:28px;box-shadow:0 10px 26px rgba(217,76,96,.12)}
.samba-error-card h1{margin:8px 0 15px;color:#171e48;font-size:clamp(38px,4.5vw,58px);line-height:.98;font-weight:950;letter-spacing:-2.5px}
.samba-error-message{max-width:620px;margin:0 auto;padding:14px 16px;border-radius:14px;background:#fff6e5;color:#8b650c;font-size:11px;line-height:1.65;font-weight:800}
.samba-error-help{max-width:610px;margin:18px auto 0;color:#6d787f;font-size:11px;line-height:1.7}
.samba-error-actions{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:26px}
.samba-error-actions .samba-btn{gap:8px}
.samba-error-support{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;margin-top:34px;padding:17px 18px;border-radius:16px;background:#eaf6ef;text-align:left}
.samba-error-support>i{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#08783e;color:#fff;font-size:14px}
.samba-error-support strong{display:block;color:#171e48;font-size:10px;font-weight:950}
.samba-error-support span{display:block;margin-top:2px;color:#718087;font-size:9px;line-height:1.5}
.samba-error-support>a{color:#08783e;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.4px}
