body:has(.costa-page){padding-top:0!important;--dm-marquee-offset:0px!important}body:has(.costa-page) header.header{display:none!important}body:has(.costa-page) .home-page-chrome{display:none!important}body:has(.costa-page)>.bg-emerald-600{display:none!important}body:has(.costa-page)>footer{display:none!important}.costa-page{--white:#FFFFFF;--off-white:#FAFAF8;--cream:#F5F3EF;--gold:#C6A962;--gold-light:#D4BC7C;--gold-dark:#A88D3E;--gold-glow:rgba(198,169,98,0.15);--gold-metallic:linear-gradient(135deg,#D4B45A,#E2CA72 33%,#C9A84C 66%,#DBBF6A);--gold-metallic-soft:linear-gradient(135deg,#C9A84C,#DBBF6A 30%,#C09538 60%,#D4B460);--gold-metallic-text:linear-gradient(135deg,#C9A84C,#E2CA72 20%,#B8952F 35%,#DBBF6A 50%,#C09538 65%,#E0C76E 80%,#C9A84C);--black:#0A0A0A;--charcoal:#1A1A1A;--gray-dark:#333333;--gray:#666666;--gray-light:#999999;--gray-lighter:#E8E6E1;--font-heading:"Outfit","Nunito Sans",sans-serif;--font-body:"Nunito Sans",sans-serif;font-family:var(--font-body);background:var(--white);color:var(--black);overflow-x:hidden;-webkit-font-smoothing:antialiased}.costa-page,.costa-page *,.costa-page :after,.costa-page :before{margin:0;padding:0;box-sizing:border-box}.costa-page .gold{background:var(--gold-metallic-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.costa-page .costa-quote-label,.costa-page .ingredient-origin,.costa-page .product-category,.costa-page .section-label{background:var(--gold-metallic-soft);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.costa-page .costa-quote .gold{background:var(--gold-metallic-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.costa-page .costa-promo-banner{position:fixed;top:0;left:0;right:0;z-index:1001;height:36px;background:var(--gold-metallic);display:flex;align-items:center;justify-content:center}.costa-page .costa-promo-banner button{color:var(--black);font-size:18px;font-weight:700;letter-spacing:.5px;text-decoration:none;background:none;border:none;cursor:pointer;font-family:inherit}.costa-page .costa-nav{position:absolute;top:36px;left:0;right:0;z-index:1000;padding:0 48px;height:72px;display:flex;align-items:center;justify-content:flex-start;background:transparent;border-bottom:none;transition:all .4s ease}.costa-page .costa-nav.scrolled{box-shadow:0 1px 20px rgba(0,0,0,.06)}.costa-page .nav-logo-img{height:32px;width:auto}.costa-page .nav-links{display:flex;gap:36px;align-items:center}.costa-page .nav-links a{text-decoration:none;color:var(--gray-dark);font-size:14px;font-weight:600;letter-spacing:.3px;transition:color .3s}.costa-page .nav-links a:hover{color:var(--gold)}.costa-page .nav-cta{background:var(--black)!important;color:var(--white)!important;padding:10px 28px!important;border-radius:100px;font-weight:700!important;transition:all .3s!important}.costa-page .nav-cta:hover{background:var(--charcoal)!important;transform:translateY(-1px)}.costa-page .nav-collab{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--white);margin-left:-8px}.costa-page .hero{min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden;background:linear-gradient(180deg,#658594,#9fc9d9);padding:120px 0 0 48px}.costa-page .hero:before{content:"";position:absolute;top:-200px;right:-200px;width:900px;height:900px;background:radial-gradient(circle,rgba(198,169,98,.07) 0,transparent 65%);pointer-events:none}.costa-page .hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(198,169,98,.2),transparent)}.costa-page .hero-grid{max-width:100%;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:center;width:100%}.costa-page .hero-content{position:relative;z-index:2;max-width:600px;padding-right:48px}.costa-page .hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:rgba(10,10,10,.85);border:1px solid rgba(10,10,10,.9);border-radius:100px;font-size:12px;font-weight:700;color:var(--white);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:28px;animation:costaFadeInUp .8s ease both}.costa-page .hero-badge:before{content:"";width:6px;height:6px;background:var(--gold-metallic);border-radius:50%;animation:costaPulse 2s ease infinite;box-shadow:0 0 8px rgba(198,169,98,.6)}@keyframes costaPulse{0%,to{opacity:1}50%{opacity:.4}}.costa-page .hero-name-pre{font-size:15px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--white);margin-bottom:12px;animation:costaFadeInUp .8s ease .05s both}.costa-page .hero h1{font-family:var(--font-heading);font-size:clamp(48px,4vw,64px);font-weight:800;line-height:1.08;letter-spacing:-2.5px;color:var(--white);margin-bottom:10px;animation:costaFadeInUp .8s ease .1s both;white-space:nowrap}@media (max-width:768px){.costa-page .hero h1{white-space:nowrap;font-size:clamp(26px,7.5vw,44px)}}.costa-page .hero h1 .gold{background:var(--gold-metallic-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.costa-page .hero-sub{font-size:17px;color:var(--white);line-height:1.7;max-width:440px;margin-bottom:36px;font-weight:400;animation:costaFadeInUp .8s ease .25s both}.costa-page .hero-cta-group{display:flex;gap:16px;align-items:center;animation:costaFadeInUp .8s ease .3s both}.costa-page .hero-cta{display:inline-flex;align-items:center;gap:10px;background:var(--gold-metallic);color:var(--black);padding:16px 36px;border-radius:14px;text-decoration:none;font-size:15px;font-weight:700;letter-spacing:.3px;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;border:none}.costa-page .hero-cta:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.1);opacity:0;transition:opacity .4s}.costa-page .hero-cta:hover:before{opacity:1}.costa-page .hero-cta:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(198,169,98,.4)}.costa-page .hero-cta span,.costa-page .hero-cta svg{position:relative;z-index:1}.costa-page .hero-cta svg{transition:transform .3s}.costa-page .hero-cta:hover svg{transform:translateX(4px)}.costa-page .hero-visual{position:relative;display:flex;justify-content:center;align-items:stretch;animation:costaFadeIn 1.2s ease .3s both;height:100vh;min-height:100vh;margin-top:-120px}.costa-page .hero-image-container{width:100%;height:100%;position:relative;overflow:hidden}.costa-page .hero-image-container img{width:100%;height:100%;object-fit:cover;object-position:top left}.costa-page .hero-image-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.costa-page .hero-image-placeholder .silhouette{width:220px;height:320px;background:linear-gradient(180deg,rgba(10,10,10,.06),rgba(10,10,10,.12));border-radius:110px 110px 80px 80px}.costa-page .hero-image-placeholder .text{font-size:12px;color:var(--gray-light);font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.costa-page .fighter-bar{padding:0 48px;background:var(--black);border-bottom:2px solid;border-image:var(--gold-metallic) 1}.costa-page .fighter-bar-inner{max-width:1320px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:80px}.costa-page .fighter-stat-item{display:flex;flex-direction:column;align-items:center;gap:2px}.costa-page .fighter-stat-val{font-family:var(--font-heading);font-size:22px;font-weight:800;color:var(--white);letter-spacing:-.5px}.costa-page .fighter-stat-val .gold{background:var(--gold-metallic-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.costa-page .fighter-stat-lbl{font-size:10px;color:rgba(255,255,255,.4);font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.costa-page .fighter-bar-divider{width:1px;height:40px;background:rgba(255,255,255,.08)}.costa-page .fighter-bar-name{font-family:var(--font-heading);font-size:14px;font-weight:800;background:var(--gold-metallic-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:2px;text-transform:uppercase}.costa-page .brand-bar{padding:44px 48px;background:var(--white);border-bottom:1px solid rgba(0,0,0,.04)}.costa-page .brand-bar-inner{max-width:1320px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.costa-page .brand-tag{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border-radius:10px;background:var(--off-white);border:1px solid rgba(0,0,0,.06);font-size:13px;font-weight:700;color:var(--black);letter-spacing:.2px;transition:all .3s}.costa-page .brand-tag:hover{border-color:rgba(198,169,98,.25);background:rgba(198,169,98,.06)}.costa-page .brand-tag svg{color:var(--gold);filter:drop-shadow(0 0 1px rgba(198,169,98,.3));flex-shrink:0}.costa-page .costa-story{padding:120px 48px;background:var(--off-white);position:relative}.costa-page .costa-story:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:var(--gold-metallic)}.costa-page .costa-story-inner{max-width:1320px;margin:0 auto;display:flex;flex-direction:column;gap:56px}.costa-page .costa-video{width:100%;aspect-ratio:16/9;background:linear-gradient(160deg,#1a1a1a,#2a2a2a);border-radius:24px;overflow:hidden;position:relative;box-shadow:0 30px 80px rgba(0,0,0,.1);cursor:pointer;transition:all .4s}.costa-page .costa-video:hover{transform:scale(1.01);box-shadow:0 40px 100px rgba(0,0,0,.14)}.costa-page .costa-video-player{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.costa-page .costa-video-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.costa-page .play-btn{width:72px;height:72px;background:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 40px rgba(0,0,0,.2);transition:all .3s}.costa-page .play-btn:hover{transform:scale(1.1)}.costa-page .play-btn svg{margin-left:4px}.costa-page .costa-video-label{font-family:var(--font-heading);font-size:16px;font-weight:600;color:var(--white);letter-spacing:1px;text-transform:uppercase}.costa-page .costa-quote-side{max-width:1100px;margin:0 auto;text-align:center}.costa-page .costa-quote-label{font-size:12px;font-weight:800;letter-spacing:2.5px;text-transform:uppercase;color:var(--gold);margin-bottom:20px}.costa-page .costa-quote{font-family:var(--font-heading);font-size:36px;font-weight:600;line-height:1.3;color:var(--black);margin-bottom:8px;letter-spacing:-.5px}.costa-page .costa-quote .gold{color:var(--gold)}.costa-page .costa-quote-attr{font-family:var(--font-body);font-size:16px;font-weight:600;color:var(--gray);margin-bottom:24px;letter-spacing:.5px}.costa-page .costa-body{font-size:16px;color:var(--gray);line-height:1.8;margin-bottom:32px;max-width:1100px;margin-left:auto;margin-right:auto}.costa-page .section-inner{max-width:1320px;margin:0 auto}.costa-page .section-header{margin-bottom:64px}.costa-page .section-label{display:inline-block;font-size:12px;font-weight:800;letter-spacing:2.5px;text-transform:uppercase;color:var(--gold);margin-bottom:14px}.costa-page .section-title{font-family:var(--font-heading);font-size:48px;font-weight:700;line-height:1.12;letter-spacing:-1.5px;color:var(--black)}.costa-page .section-title .gold{color:var(--gold)}.costa-page .section-desc{font-size:17px;color:var(--gray);line-height:1.7;max-width:520px;margin-top:16px}.costa-page .products{padding:120px 48px;background:var(--white);position:relative}.costa-page .products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.costa-page .product-card{background:var(--off-white);border-radius:28px;overflow:hidden;transition:all .5s cubic-bezier(.25,.46,.45,.94);border:1px solid rgba(0,0,0,.04);position:relative;display:flex;flex-direction:column}.costa-page .product-card:hover{transform:translateY(-8px);box-shadow:0 32px 64px rgba(0,0,0,.08)}.costa-page .product-card:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--gold-metallic);opacity:0;transition:opacity .4s}.costa-page .product-card:hover:after{opacity:1}.costa-page .product-image{width:100%;height:320px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.costa-page .product-card:first-child .product-image{background:linear-gradient(160deg,#E8E8E8,#D5D5D5)}.costa-page .product-card:first-child .product-image img{transform:rotate(90deg)}.costa-page .product-card:first-child:hover .product-image img{transform:rotate(90deg) scale(1.05)}.costa-page .product-card:nth-child(2) .product-image,.costa-page .product-card:nth-child(3) .product-image{background:linear-gradient(160deg,#E8E8E8,#D5D5D5)}.costa-page .product-image img{max-width:90%;max-height:95%;object-fit:contain;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.costa-page .product-card:hover .product-image img{transform:scale(1.05)}.costa-page .product-image{text-decoration:none}.costa-page .product-image-icon{font-size:72px;opacity:.5}.costa-page .product-badge{top:20px;left:20px;padding:6px 16px;border-radius:100px;font-size:11px}.costa-page .product-badge,.costa-page .product-costa-pick{position:absolute;background:var(--black);color:var(--white);font-weight:800;letter-spacing:1px;text-transform:uppercase}.costa-page .product-costa-pick{top:16px;right:16px;padding:8px 14px;border-radius:10px;font-size:10px;display:flex;align-items:center;gap:6px;backdrop-filter:blur(8px);box-shadow:0 4px 16px rgba(0,0,0,.15);border:1px solid rgba(198,169,98,.3)}.costa-page .product-costa-pick:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--gold);box-shadow:0 0 8px rgba(198,169,98,.6);animation:costaPulse 2s ease infinite}.costa-page .product-info{padding:32px;display:flex;flex-direction:column;flex:1}.costa-page .product-category{font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:var(--gold);margin-bottom:10px}.costa-page .product-name{font-family:var(--font-heading);font-size:24px;font-weight:700;color:var(--black);margin-bottom:10px;letter-spacing:-.5px;min-height:60px}.costa-page .product-desc{font-size:14px;color:var(--gray);line-height:1.7;margin-bottom:24px;flex:1}.costa-page .product-bottom{display:flex;align-items:center;justify-content:space-between}.costa-page .product-price{font-family:var(--font-heading);font-size:28px;font-weight:700;color:var(--black)}.costa-page .product-btn{display:inline-flex;align-items:center;gap:8px;background:var(--black);color:var(--white);padding:12px 24px;border-radius:8px;text-decoration:none;font-size:13px;font-weight:700;letter-spacing:.3px;transition:all .3s;border:none;cursor:pointer}.costa-page .product-btn:hover{background:var(--black);color:#D4B45A;transform:translateY(-1px);box-shadow:0 0 0 2px var(--gold)}.costa-page .benefits{padding:120px 48px;background:var(--off-white);position:relative}.costa-page .benefits:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:var(--gold-metallic)}.costa-page .benefits-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.costa-page .benefits-header{margin-bottom:48px}.costa-page .benefits .section-label{text-align:left!important;display:block!important}.costa-page .benefits .section-title{text-align:left!important}.costa-page .benefits-sticky{position:sticky;top:48px}.costa-page .benefits-sticky-img{width:100%;border-radius:20px;object-fit:cover}.costa-page .benefits-list{display:flex;flex-direction:column;gap:16px}.costa-page .benefit-item{display:grid;grid-template-columns:52px 1fr;gap:20px;align-items:start;padding:28px;border-radius:16px;cursor:default;border:1px solid rgba(0,0,0,.06);background:var(--white);box-shadow:0 1px 3px rgba(0,0,0,.04);transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s cubic-bezier(.25,.46,.45,.94),border-color .4s ease;position:relative;overflow:hidden}.costa-page .benefit-item:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(198,169,98,.04),transparent 60%);opacity:0;transition:opacity .4s ease}.costa-page .benefit-item:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.08),0 2px 8px rgba(198,169,98,.08);border-color:rgba(198,169,98,.2)}.costa-page .benefit-item:hover:before{opacity:1}.costa-page .benefit-item:hover .benefit-icon{transform:scale(1.1) rotate(-3deg);box-shadow:0 0 0 2px var(--gold)}.costa-page .benefit-icon{width:52px;height:52px;background:var(--black);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0;position:relative;z-index:1;transition:transform .4s cubic-bezier(.25,.46,.45,.94),background .4s ease,box-shadow .4s ease}.costa-page .benefit-title{font-family:var(--font-heading);font-size:17px;font-weight:700;margin-bottom:6px;color:var(--black);letter-spacing:-.3px;position:relative;z-index:1}.costa-page .benefit-desc{font-size:14px;line-height:1.7;color:var(--gray);position:relative;z-index:1}.costa-page .costa-real{padding:120px 48px;background:var(--white)}.costa-page .costa-real .section-label,.costa-page .costa-real .section-title{text-align:left}.costa-page .real-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:56px}.costa-page .real-grid-spacer{display:none}.costa-page .real-card{aspect-ratio:4/5;border-radius:20px;overflow:hidden;position:relative;cursor:pointer;transition:all .4s}.costa-page .real-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(0,0,0,.1)}.costa-page .real-card:first-child{background:linear-gradient(160deg,#E8E4DD,#D5D0C8)}.costa-page .real-card:nth-child(2){background:linear-gradient(160deg,#DDE4E8,#C8D0D5)}.costa-page .real-card:nth-child(3){background:linear-gradient(160deg,#E4E8DD,#D0D5C8)}.costa-page .real-card:nth-child(4){background:linear-gradient(160deg,#E8DDDD,#D5C8C8)}.costa-page .real-card-overlay{position:absolute;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(transparent,rgba(10,10,10,.7))}.costa-page .real-card-title{font-family:var(--font-heading);font-size:14px;font-weight:700;color:var(--white);line-height:1.3}.costa-page .real-card-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;background:rgba(255,255,255,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.costa-page .real-card:hover .real-card-play{opacity:1}.costa-page .real-card-play svg{margin-left:3px}.costa-page .how-it-works{padding:120px 48px;background:var(--off-white)}.costa-page .steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:64px;position:relative}.costa-page .steps-grid:before{content:"";position:absolute;top:40px;left:60px;right:60px;height:2px;background:var(--gold-metallic);opacity:.3}.costa-page .step-card{text-align:center;position:relative}.costa-page .step-number{width:56px;height:56px;background:var(--black);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-size:20px;font-weight:800;color:var(--white);margin:0 auto 24px;position:relative;z-index:1;transition:all .3s}.costa-page .step-card:hover .step-number{background:var(--gold);transform:scale(1.1);box-shadow:0 4px 20px rgba(198,169,98,.3)}.costa-page .step-title{font-family:var(--font-heading);font-size:17px;font-weight:700;margin-bottom:10px;color:var(--black);letter-spacing:-.3px}.costa-page .step-desc{font-size:14px;line-height:1.7;color:var(--gray);max-width:240px;margin:0 auto}.costa-page .testimonials{padding:120px 48px;background:var(--black);color:var(--white);position:relative;overflow:hidden}.costa-page .testimonials:before{content:"";position:absolute;top:-300px;right:-200px;width:800px;height:800px;background:radial-gradient(circle,rgba(198,169,98,.06) 0,transparent 60%);pointer-events:none}.costa-page .testimonials .section-title{color:var(--white)}.costa-page .testimonials .section-desc{color:rgba(255,255,255,.45)}.costa-page .testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:56px}.costa-page .testimonial-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);border-radius:24px;padding:36px 28px;transition:all .4s}.costa-page .testimonial-card:hover{background:rgba(255,255,255,.07);border-color:rgba(198,169,98,.25);transform:translateY(-4px)}.costa-page .testimonial-stars{display:flex;gap:3px;margin-bottom:18px}.costa-page .testimonial-stars svg{color:var(--gold);filter:drop-shadow(0 0 2px rgba(198,169,98,.4))}.costa-page .testimonial-text{font-size:15px;line-height:1.75;color:rgba(255,255,255,.7);margin-bottom:24px;font-style:italic}.costa-page .testimonial-author{display:flex;align-items:center;gap:12px}.costa-page .testimonial-avatar{width:42px;height:42px;border-radius:50%;background:var(--gold-metallic);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:15px;color:var(--white)}.costa-page .testimonial-name{font-weight:700;font-size:14px;color:var(--white)}.costa-page .testimonial-detail{font-size:12px;color:rgba(255,255,255,.35);margin-top:2px}.costa-page .stats{padding:120px 48px;background:var(--off-white);text-align:center}.costa-page .stats-big{font-family:var(--font-heading);font-size:110px;font-weight:900;color:var(--black);line-height:1;margin-bottom:12px;letter-spacing:-4px}.costa-page .stats-big .gold{background:var(--gold-metallic-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.costa-page .stats-big-label{font-size:16px;color:var(--gray);margin-bottom:72px}.costa-page .stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;max-width:1000px;margin:0 auto}.costa-page .stat-value{font-family:var(--font-heading);font-size:44px;font-weight:800;color:var(--black);margin-bottom:8px;letter-spacing:-1px}.costa-page .stat-value .gold{background:var(--gold-metallic-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.costa-page .stat-label{font-size:13px;color:var(--gray-light);line-height:1.5;font-weight:500}.costa-page .cta-section{padding:140px 48px;background:var(--black);text-align:center;position:relative;overflow:hidden}.costa-page .cta-section:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(198,169,98,.08) 0,transparent 60%);pointer-events:none}.costa-page .cta-section:after{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:var(--gold-metallic)}.costa-page .cta-section .section-title{color:var(--white);margin-bottom:16px;position:relative;font-size:52px}.costa-page .cta-subtitle{font-size:17px;color:rgba(255,255,255,.4);max-width:480px;margin:0 auto 48px;line-height:1.7;position:relative}.costa-page .cta-email-form{display:flex;flex-direction:column;gap:14px;max-width:420px;margin:0 auto;position:relative;width:100%}.costa-page .cta-email-input{width:100%;padding:20px 24px;border-radius:12px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.06);color:var(--white);font-size:15px;font-weight:500;outline:none;transition:all .3s}.costa-page .cta-email-input:focus{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.3)}.costa-page .cta-email-input::placeholder{color:rgba(255,255,255,.3)}.costa-page .cta-button{display:flex;align-items:center;justify-content:center;gap:8px;background:var(--white);color:var(--black);width:100%;padding:20px 32px;border-radius:12px;text-decoration:none;font-size:14px;font-weight:800;letter-spacing:.5px;transition:all .3s;position:relative;border:none;cursor:pointer}.costa-page .cta-button:hover{background:var(--cream);transform:translateY(-1px)}.costa-page .cta-trust-line{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:32px;position:relative}.costa-page .cta-trust-line span{font-size:12px;color:rgba(255,255,255,.25);font-weight:600;letter-spacing:.5px}.costa-page .cta-trust{display:flex;align-items:center;justify-content:center;gap:32px;margin-top:40px;position:relative}.costa-page .cta-trust-item{font-size:13px;color:rgba(255,255,255,.3);font-weight:600;display:flex;align-items:center;gap:8px}.costa-page .cta-trust-item svg{color:var(--gold);opacity:.6}.costa-page .costa-footer{padding:80px 48px 40px;background:var(--black);color:rgba(255,255,255,.4);border-top:1px solid rgba(255,255,255,.05)}.costa-page .footer-inner{max-width:1320px;margin:0 auto}.costa-page .footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:64px;margin-bottom:64px}.costa-page .footer-brand{font-family:var(--font-heading);font-size:24px;font-weight:800;color:var(--white);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:16px}.costa-page .footer-brand span{background:var(--gold-metallic-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.costa-page .footer-tagline{font-size:14px;line-height:1.8;max-width:300px}.costa-page .footer-heading{font-size:12px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,.55);margin-bottom:20px}.costa-page .footer-links{list-style:none;display:flex;flex-direction:column;gap:12px;padding:0;margin:0}.costa-page .footer-links a{text-decoration:none;color:rgba(255,255,255,.4);font-size:14px;transition:color .3s}.costa-page .footer-links a:hover{color:var(--gold)}.costa-page .footer-disclaimer{margin-bottom:48px;padding:28px;background:rgba(255,255,255,.03);border-radius:16px;font-size:12px;line-height:1.8;color:rgba(255,255,255,.25)}.costa-page .footer-disclaimer strong{color:rgba(255,255,255,.45);font-weight:700}.costa-page .footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:32px;border-top:1px solid rgba(255,255,255,.05);font-size:13px}.costa-popup-overlay{position:fixed;inset:0;z-index:2000;background:rgba(0,0,0,.6);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:20px;animation:costaFadeIn .2s ease both}.costa-popup-modal{position:relative;background:linear-gradient(160deg,#222222,#151515 50%,#1a1610) padding-box,linear-gradient(135deg,#D4B45A,#E2CA72 33%,#C9A84C 66%,#DBBF6A) border-box;border-radius:20px;padding:48px 40px;max-width:440px;width:100%;border:1px solid transparent;box-shadow:0 32px 80px rgba(0,0,0,.5),0 0 80px rgba(198,169,98,.06);animation:costaPopupIn .3s cubic-bezier(.25,.46,.45,.94) both;text-align:center}@keyframes costaPopupIn{0%{opacity:0;transform:scale(.92) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.costa-popup-close{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;color:rgba(255,255,255,.4);padding:4px;transition:color .2s;line-height:0}.costa-popup-close:hover{color:rgba(255,255,255,.8)}.costa-popup-heading{font-family:var(--font-heading);font-size:32px;font-weight:800;color:var(--white);letter-spacing:-1px;margin-bottom:10px}.costa-popup-heading .gold{background:var(--gold-metallic-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.costa-popup-sub{font-size:15px;color:rgba(255,255,255,.5);line-height:1.6;margin-bottom:28px}.costa-popup-form{display:flex;flex-direction:column;gap:14px}.costa-popup-input{width:100%;padding:18px 20px;border-radius:12px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.06);color:var(--white);font-size:15px;font-weight:500;font-family:var(--font-body);outline:none;transition:all .3s}.costa-popup-input:focus{background:rgba(255,255,255,.1);border-color:rgba(198,169,98,.5)}.costa-popup-input::placeholder{color:rgba(255,255,255,.3)}.costa-popup-btn{display:flex;align-items:center;justify-content:center;background:var(--gold-metallic);color:var(--black);width:100%;padding:18px 32px;border-radius:12px;font-size:15px;font-weight:700;letter-spacing:.3px;border:none;cursor:pointer;font-family:var(--font-body);transition:all .3s}.costa-popup-btn:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 8px 24px rgba(198,169,98,.3)}.costa-popup-btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.costa-popup-success{display:flex;flex-direction:column;align-items:center;gap:12px;animation:costaFadeIn .4s ease both}.costa-popup-check{width:72px;height:72px;background:rgba(74,222,128,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.costa-popup-success .costa-popup-heading{margin-bottom:0}.costa-popup-success .costa-popup-sub{margin-bottom:20px}.costa-popup-coupon{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:10px;background:rgba(255,255,255,.06);border:1px dashed rgba(198,169,98,.4);margin-bottom:20px}.costa-popup-coupon-code{font-family:var(--font-heading);font-size:22px;font-weight:800;letter-spacing:3px;background:var(--gold-metallic-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.costa-popup-shop-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--gold-metallic);color:var(--black);width:100%;padding:18px 32px;border-radius:12px;text-decoration:none;font-size:15px;font-weight:700;letter-spacing:.3px;transition:all .3s}.costa-popup-shop-btn:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 8px 24px rgba(198,169,98,.3)}@keyframes costaFadeInUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes costaFadeIn{0%{opacity:0}to{opacity:1}}.costa-page .reveal{opacity:0;transform:translateY(36px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.costa-page .reveal.active{opacity:1;transform:translateY(0)}.costa-page .rd1{transition-delay:.1s}.costa-page .rd2{transition-delay:.2s}.costa-page .rd3{transition-delay:.3s}.costa-page .nav-mobile-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px;z-index:1001}.costa-page .nav-mobile-toggle span{display:block;width:22px;height:2px;background:var(--black);border-radius:2px;transition:all .3s ease}.costa-page .nav-mobile-toggle.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.costa-page .nav-mobile-toggle.open span:nth-child(2){opacity:0}.costa-page .nav-mobile-toggle.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.costa-page .mobile-menu{display:none;position:fixed;top:96px;left:0;right:0;background:rgba(255,255,255,.98);backdrop-filter:blur(20px);padding:24px;flex-direction:column;gap:4px;z-index:999;box-shadow:0 8px 32px rgba(0,0,0,.08);transform:translateY(-10px);opacity:0;transition:all .3s ease}.costa-page .mobile-menu.open{transform:translateY(0);opacity:1}.costa-page .mobile-menu a{display:block;padding:14px 16px;text-decoration:none;font-size:15px;font-weight:600;color:var(--black);border-radius:10px;transition:background .2s}.costa-page .mobile-menu a:hover{background:var(--off-white)}.costa-page .mobile-menu-cta{margin-top:8px;background:var(--black)!important;color:var(--white)!important;text-align:center;border-radius:100px!important;font-weight:700!important;padding:14px 24px!important}@media (max-width:1024px){.costa-page .hero-badge{display:none}.costa-page .hero{padding:108px 0 0;min-height:auto}.costa-page .hero-grid{grid-template-columns:1fr;gap:0}.costa-page .hero-content{max-width:100%;padding:72px 48px 40px;text-align:center;align-items:center;display:flex;flex-direction:column}.costa-page .hero h1{font-size:44px;letter-spacing:-1.5px}.costa-page .hero-sub{margin-left:auto;margin-right:auto}.costa-page .hero-visual{height:auto;min-height:auto;aspect-ratio:4/3;margin-top:0;overflow:hidden}.costa-page .benefits,.costa-page .costa-real,.costa-page .costa-story,.costa-page .how-it-works,.costa-page .products,.costa-page .stats,.costa-page .testimonials{padding-top:80px;padding-bottom:80px}.costa-page .cta-section{padding-top:100px;padding-bottom:100px}.costa-page .products-grid,.costa-page .testimonial-grid{grid-template-columns:1fr 1fr}.costa-page .real-grid{display:flex;overflow-x:auto;overflow-y:hidden;gap:16px;margin-top:40px;padding-bottom:8px;margin-left:-48px;margin-right:-48px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.costa-page .real-grid::-webkit-scrollbar{display:none}.costa-page .real-grid-spacer{display:block;flex:0 0 32px;min-width:32px}.costa-page .real-card{flex:0 0 260px;aspect-ratio:3/4}.costa-page .real-card.rd1,.costa-page .real-card.rd2,.costa-page .real-card.rd3{transition-delay:0s}.costa-page .real-card:last-child{margin-right:48px}.costa-page .steps-grid{grid-template-columns:1fr 1fr;gap:28px}.costa-page .steps-grid:before{display:none}.costa-page .benefits-layout{grid-template-columns:1fr;gap:40px}.costa-page .benefits-sticky{position:static}.costa-page .costa-story-inner{gap:40px}.costa-page .stats-row{grid-template-columns:repeat(2,1fr);gap:40px}.costa-page .footer-top{grid-template-columns:1fr 1fr;gap:40px}.costa-page .fighter-bar-inner{gap:16px;flex-wrap:wrap;height:auto;padding:16px 0;justify-content:center}.costa-page .fighter-stat-val{font-size:19px}.costa-page .fighter-stat-lbl{font-size:9px}.costa-page .mobile-menu,.costa-page .nav-mobile-toggle{display:flex}.costa-page .nav-links{display:none}}@media (max-width:640px){.costa-page .costa-nav{padding:0 16px;height:60px;justify-content:center;top:36px}.costa-page .nav-collab{display:inline}.costa-page .benefits,.costa-page .brand-bar,.costa-page .costa-footer,.costa-page .costa-real,.costa-page .costa-story,.costa-page .cta-section,.costa-page .fighter-bar,.costa-page .hero,.costa-page .how-it-works,.costa-page .products,.costa-page .stats,.costa-page .testimonials{padding-left:20px;padding-right:20px}.costa-page .hero{padding-top:96px;padding-left:0;padding-right:0}.costa-page .hero-content{padding:36px 20px 32px}.costa-page .hero h1{font-size:clamp(24px,7vw,32px);letter-spacing:-1px;white-space:nowrap}.costa-page .hero-sub{font-size:15px;margin-bottom:28px}.costa-page .hero-visual{aspect-ratio:3/4}.costa-page .hero-badge,.costa-page .hero-name-pre{display:none}.costa-page .hero-cta-group{flex-direction:column;align-items:stretch}.costa-page .hero-cta{justify-content:center;padding:14px 28px}.costa-page .benefits,.costa-page .costa-real,.costa-page .how-it-works,.costa-page .products,.costa-page .stats,.costa-page .testimonials{padding-top:64px;padding-bottom:64px}.costa-page .costa-story{padding-top:56px;padding-bottom:56px}.costa-page .section-title{font-size:28px;letter-spacing:-1px}.costa-page .section-header{margin-bottom:40px}.costa-page .section-desc{font-size:15px;margin-top:12px}.costa-page .fighter-bar{padding-top:16px;padding-bottom:16px}.costa-page .fighter-bar-divider{display:none}.costa-page .fighter-bar-name{width:100%;text-align:center;font-size:11px;margin-bottom:12px}.costa-page .fighter-bar-inner{display:flex;flex-wrap:wrap;justify-content:center;gap:0;height:auto;padding:0}.costa-page .fighter-stat-item{flex:1 1 0;min-width:0;text-align:center;padding:10px 4px;border-right:1px solid rgba(255,255,255,.08)}.costa-page .fighter-bar-name{order:-2}.costa-page .fighter-stat-brazil{order:-1}.costa-page .fighter-stat-val{font-size:18px}.costa-page .fighter-stat-lbl{font-size:9px;letter-spacing:1px}.costa-page .products-grid{grid-template-columns:1fr;gap:24px}.costa-page .product-image{height:260px}.costa-page .product-info{padding:24px}.costa-page .product-name{font-size:20px;min-height:unset;margin-bottom:8px}.costa-page .product-desc{font-size:13px;margin-bottom:20px}.costa-page .product-price{font-size:24px}.costa-page .brand-bar{padding-top:28px;padding-bottom:28px}.costa-page .brand-bar-inner{display:grid;grid-template-columns:1fr 1fr;gap:10px}.costa-page .brand-tag{font-size:12px;padding:10px 14px;justify-content:center}.costa-page .brand-tag svg{width:16px;height:16px}.costa-page .costa-quote{font-size:18px;letter-spacing:-.2px;font-weight:500;line-height:1.6}.costa-page .costa-body{font-size:14px;line-height:1.75}.costa-page .costa-story-inner{gap:32px}.costa-page .costa-video{border-radius:16px}.costa-page .benefits-header{margin-bottom:32px}.costa-page .benefit-item{padding:20px;gap:14px;grid-template-columns:44px 1fr}.costa-page .benefit-icon{width:44px;height:44px;border-radius:12px;font-size:18px}.costa-page .benefit-title{font-size:15px}.costa-page .benefit-desc{font-size:13px}.costa-page .real-grid{margin-left:-20px;margin-right:-20px;padding-left:0;padding-right:0}.costa-page .real-grid-spacer{flex:0 0 4px;min-width:4px}.costa-page .real-card{flex:0 0 200px;border-radius:14px}.costa-page .real-card:last-child{margin-right:20px}.costa-page .real-card-title{font-size:12px}.costa-page .real-card-overlay{padding:14px}.costa-page .steps-grid{grid-template-columns:1fr;gap:24px;margin-top:40px}.costa-page .step-number{width:48px;height:48px;font-size:18px;margin-bottom:16px}.costa-page .step-title{font-size:16px}.costa-page .step-desc{font-size:13px}.costa-page .testimonial-grid{grid-template-columns:1fr;gap:16px}.costa-page .testimonial-card{padding:28px 22px;border-radius:18px}.costa-page .testimonial-text{font-size:14px}.costa-page .stats-big{font-size:64px;letter-spacing:-2px}.costa-page .stats-big-label{font-size:14px;margin-bottom:48px}.costa-page .stat-value{font-size:32px}.costa-page .stat-label{font-size:12px}.costa-page .stats-row{grid-template-columns:1fr 1fr;gap:24px}.costa-page .cta-section{padding-top:80px;padding-bottom:80px}.costa-page .cta-section .section-title{font-size:28px;letter-spacing:-1px}.costa-page .cta-subtitle{font-size:15px;margin-bottom:32px}.costa-page .cta-email-input{padding:16px 20px;font-size:14px}.costa-page .cta-button{padding:16px 24px;font-size:13px}.costa-page .cta-trust{flex-direction:column;gap:10px}.costa-page .cta-trust-line{flex-wrap:wrap;gap:16px}.costa-page .costa-footer{padding:48px 20px 32px}.costa-page .footer-top{grid-template-columns:1fr;gap:32px;margin-bottom:40px}.costa-page .footer-bottom{flex-direction:column;gap:12px;text-align:center}.costa-page .footer-disclaimer{padding:20px;font-size:11px;margin-bottom:32px}}@media (max-width:380px){.costa-page .hero h1{font-size:clamp(22px,6.5vw,26px);letter-spacing:-.8px;white-space:nowrap}.costa-page .hero-sub{font-size:14px}.costa-page .hero-visual{aspect-ratio:3/4}.costa-page .section-title{font-size:24px}.costa-page .fighter-stat-val{font-size:15px}.costa-page .fighter-stat-lbl{font-size:8px}.costa-page .fighter-stat-item{padding:8px 2px}.costa-page .product-image{height:220px}.costa-page .product-info{padding:20px}.costa-page .product-name{font-size:18px}.costa-page .product-price{font-size:22px}.costa-page .product-btn{padding:10px 20px;font-size:12px}.costa-page .brand-tag{font-size:11px;padding:8px 10px}.costa-page .costa-quote{font-size:16px;font-weight:500;line-height:1.6}.costa-page .costa-body{font-size:13px}.costa-page .benefit-item{padding:16px;gap:12px;grid-template-columns:40px 1fr}.costa-page .benefit-icon{width:40px;height:40px;font-size:16px;border-radius:10px}.costa-page .benefit-title{font-size:14px}.costa-page .benefit-desc{font-size:12px}.costa-page .real-card{flex:0 0 170px;border-radius:12px}.costa-page .real-card-title{font-size:11px}.costa-page .step-number{width:42px;height:42px;font-size:16px}.costa-page .stats-big{font-size:52px}.costa-page .stat-value{font-size:28px}.costa-page .cta-section .section-title{font-size:24px}.costa-page .cta-subtitle{font-size:14px}.costa-page .testimonial-card{padding:22px 18px}.costa-page .testimonial-text{font-size:13px}.costa-popup-modal{padding:36px 24px;border-radius:16px}.costa-popup-heading{font-size:26px}.costa-popup-sub{font-size:14px;margin-bottom:22px}.costa-popup-input{padding:16px 18px;font-size:14px}.costa-popup-btn{padding:16px 24px;font-size:14px}}