@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Manrope:wght@500;600;700;800&display=swap";:root{color-scheme:dark;--site-max: 1440px;--content: 1224px;--bg: #090b0a;--bg-soft: #0d100f;--surface: #111512;--surface-2: #171c18;--surface-3: #20261f;--text: #f4efe6;--text-strong: #fff8eb;--muted: #b9b1a3;--quiet: #7f776d;--line: rgba(255, 255, 255, .1);--line-strong: rgba(207, 159, 72, .38);--accent: #d4a14a;--accent-2: #f0c976;--accent-dark: #9a6422;--success: #78c36f;--danger: #ce6f62;--radius-sm: 6px;--radius: 10px;--radius-lg: 14px;--shadow-soft: 0 20px 60px rgba(0, 0, 0, .32);--shadow-card: 0 16px 34px rgba(0, 0, 0, .24);--shadow-product: drop-shadow(0 14px 22px rgba(0, 0, 0, .34));--font-body: "Inter", "Segoe UI", Arial, sans-serif;--font-display: "Manrope", "Inter", "Segoe UI", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 50% -120px,rgba(212,161,74,.13),transparent 520px),linear-gradient(180deg,#11140f 0,#060706 62%);color:var(--text);font-family:var(--font-body);font-synthesis-weight:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}img{display:block;max-width:100%}svg{stroke-width:1.85}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--text-strong);font-family:var(--font-display);font-weight:800;letter-spacing:0}p{color:var(--muted);font-size:15.5px;line-height:1.66}:focus-visible{outline:2px solid var(--accent-2);outline-offset:3px}.page{width:min(100%,var(--site-max));min-height:100vh;margin:0 auto;overflow-x:hidden;background:linear-gradient(180deg,rgba(255,255,255,.018),transparent 280px),var(--bg);box-shadow:0 0 0 1px #d4a14a1f,0 28px 80px #0000006b}.top-info,.main-header,.store-header{border-bottom:1px solid rgba(255,255,255,.08)}.top-info{display:grid;grid-template-columns:1fr .92fr 2.15fr .68fr;gap:16px;min-height:34px;padding:0 38px;background:#070807;color:#d8b875;font-size:12px;font-weight:600}.top-info span,.info-item,.store-benefit,.checkline,.support-card p{display:inline-flex;align-items:center;gap:8px}.main-header,.store-header{position:sticky;top:0;z-index:60;display:grid;align-items:center;background:#080a09eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.main-header{grid-template-columns:auto minmax(0,1fr) auto;min-height:84px;padding:14px 38px}.store-header{grid-template-columns:auto minmax(0,1fr) minmax(220px,330px) auto auto auto;gap:16px;min-height:76px;padding:12px 34px}.logo img{width:174px}.store-logo img{width:158px}.nav,.store-nav{display:flex;justify-content:center;gap:clamp(14px,2vw,30px)}.nav a,.store-nav a{position:relative;color:#e9e2d7;font-size:14px;font-weight:700;line-height:1;letter-spacing:0;transition:color .18s ease}.nav a:after,.store-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-12px;height:2px;border-radius:99px;background:var(--accent);opacity:0;transform:scaleX(.55);transition:opacity .18s ease,transform .18s ease}.nav a:hover,.nav a.active,.store-nav a:hover,.store-nav a.active{color:var(--accent-2)}.nav a:hover:after,.nav a.active:after,.store-nav a:hover:after,.store-nav a.active:after{opacity:1;transform:scaleX(1)}.header-tools{display:flex;align-items:center;gap:12px}.search-field,.store-search{display:grid;grid-template-columns:1fr auto;align-items:center;min-height:42px;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-sm);background:#ffffff09;padding:0 12px;color:var(--muted);transition:border-color .18s ease,background-color .18s ease}.search-field:focus-within,.store-search:focus-within{border-color:#f0c97694;background:#ffffff0e}.search-field{width:184px}.store-search{width:min(100%,330px)}.search-field input,.store-search input{min-width:0;border:0;outline:0;background:transparent;color:var(--text)}.search-field input::placeholder,.store-search input::placeholder{color:#8e867c}.search-field svg,.store-search svg,.cart-link,.mobile-whatsapp{color:var(--accent-2)}.cart-link{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:var(--radius-sm);transition:background-color .18s ease}.cart-link:hover{background:#ffffff0d}.cart-link span{position:absolute;top:4px;right:2px;display:grid;place-items:center;width:18px;height:18px;border-radius:999px;background:var(--accent);color:#15100a;font-size:11px;font-weight:800}.gold-btn,.outline-btn,.menu-toggle,.store-product a,.store-product button,.store-promo-card button,.course-card a,.instructor-note a,.catalog-head button,.select-fake button,.filter-head button,.dash-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:var(--radius-sm);padding:0 17px;border:1px solid transparent;font-size:14px;font-weight:700;line-height:1;letter-spacing:0;white-space:nowrap;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.gold-btn{border-color:#ffdd929e;background:#d8a24a;color:#15100a;box-shadow:inset 0 1px #ffffff4d,0 10px 22px #b2752224}.outline-btn,.store-product a,.store-product button,.store-promo-card button,.course-card a,.instructor-note a,.catalog-head button,.dash-link{border-color:#d4a14a7a;background:#ffffff06;color:#edc982}.gold-btn:hover,.outline-btn:hover,.store-product a:hover,.store-product button:hover,.store-promo-card button:hover,.course-card a:hover,.instructor-note a:hover,.catalog-head button:hover,.dash-link:hover{transform:translateY(-1px)}.gold-btn:hover{background:#e4b35b;box-shadow:inset 0 1px #ffffff5c,0 14px 28px #b2752233}.outline-btn:hover,.store-product a:hover,.store-product button:hover,.store-promo-card button:hover,.course-card a:hover,.instructor-note a:hover,.catalog-head button:hover,.dash-link:hover{border-color:#f0c976b3;background:#d4a14a17;color:#ffe1a2}.gold-btn:active,.outline-btn:active,.store-product a:active,.store-product button:active,.store-promo-card button:active,.course-card a:active,.instructor-note a:active,.catalog-head button:active,.dash-link:active{transform:translateY(0)}.menu-toggle,.mobile-whatsapp{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border-color:#ffffff1f;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-sm);transition:background-color .18s ease,border-color .18s ease,color .18s ease}.menu-toggle:hover,.mobile-whatsapp:hover{border-color:#f0c97670;background:#d4a14a14}.mobile-menu{position:absolute;top:calc(100% + 1px);right:18px;left:18px;display:grid;gap:4px;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius);background:#0d100ffa;box-shadow:var(--shadow-soft);opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease}.mobile-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu a{min-height:44px;display:flex;align-items:center;border-radius:var(--radius-sm);padding:0 12px;color:#f0e8dc;font-weight:700}.mobile-menu a:hover{background:#d4a14a17;color:var(--accent-2)}.hero-a,.category-shell,.launch-highlight,.home-section,.member-champ-section,.support-band,.contact-band,.courses-hero,.courses-list,.store-layout,.dash-info-strip,.dash-hero,.dash-shortcuts,.dashboard-grid,.footer{width:min(calc(100% - 48px),var(--content));margin-right:auto;margin-left:auto}.hero-a{position:relative;display:grid;align-items:center;min-height:510px;width:100%;max-width:none;margin:0;padding:76px max(42px,calc((100% - var(--content)) / 2)) 66px;isolation:isolate;background:linear-gradient(90deg,#090b0af2,#090b0aba 38%,#090b0a3b 72%),linear-gradient(180deg,#00000038,#0000007a),url(/assets/photos/hero-loja-real.jpg) center right / cover no-repeat}.hero-a:after{content:"";position:absolute;right:max(42px,calc((100% - var(--content)) / 2));bottom:38px;width:min(36vw,460px);height:1px;background:linear-gradient(90deg,transparent,rgba(212,161,74,.76));opacity:.72}.hero-copy{max-width:600px;position:relative;z-index:1}.hero-copy h1{margin-bottom:22px;font-size:clamp(44px,4.4vw,62px);line-height:1.04}.hero-copy p{max-width:500px;margin-bottom:28px;font-size:17px;color:#d8d0c4}.hero-mobile-media{display:none}.hero-actions,.store-hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.hero-trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.hero-trust span{display:inline-flex;align-items:center;gap:7px;min-height:36px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#0000003d;padding:0 13px;color:#e4dccf;font-size:13px;font-weight:700}.hero-trust svg{color:var(--accent-2)}.category-shell{position:relative;overflow:hidden;margin-top:24px;padding:22px;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffff09,#ffffff03)}@keyframes categoryScrollCue{0%,to{transform:translate(0)}50%{transform:translate(5px)}}.launch-highlight{position:relative;display:block;margin-top:22px;overflow:hidden;border:1px solid rgba(212,161,74,.28);border-radius:var(--radius-lg);background:radial-gradient(circle at 84% 18%,rgba(240,201,118,.16),transparent 34%),linear-gradient(105deg,rgba(212,161,74,.12),transparent 38%),linear-gradient(180deg,#ffffff0e,#ffffff04);padding:34px}.launch-highlight:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(212,161,74,.16);border-radius:calc(var(--radius-lg) - 8px);pointer-events:none}.launch-highlight:after{content:"";position:absolute;top:22px;right:44px;width:min(28vw,360px);height:1px;background:linear-gradient(90deg,transparent,rgba(240,201,118,.72));opacity:.82;pointer-events:none}.launch-copy{position:relative;z-index:2;display:grid;grid-template-areas:"text visual" "specs visual" "cta visual";grid-template-columns:minmax(0,.94fr) minmax(380px,1.06fr);gap:18px 30px;align-items:center}.launch-text{grid-area:text}.launch-cta{grid-area:cta}.launch-kicker{display:inline-flex;align-items:center;gap:8px;min-height:34px;margin-bottom:14px;border:1px solid rgba(240,201,118,.42);border-radius:999px;background:#d4a14a1a;padding:0 13px;color:var(--accent-2);font-size:12px;font-weight:800;text-transform:uppercase}.launch-copy h2{max-width:520px;margin-bottom:13px;font-size:clamp(34px,4vw,48px);line-height:1.04}.launch-copy p{max-width:540px;margin-bottom:18px;color:#ded5c8;font-size:16px;line-height:1.58}.launch-specs{grid-area:specs;display:flex;flex-wrap:wrap;gap:9px;margin-bottom:0}.launch-specs span{display:inline-flex;align-items:center;gap:7px;min-height:34px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:#00000038;padding:0 12px;color:#f1e8d8;font-size:13px;font-weight:750}.launch-specs svg{color:var(--accent-2)}.launch-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:12px}.launch-actions a{display:inline-flex;align-items:center;gap:8px}.launch-cta small{display:block;max-width:520px;color:var(--muted);font-size:12.5px;line-height:1.45}.launch-visual{position:relative;grid-area:visual;z-index:1;align-self:stretch;min-height:308px;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:calc(var(--radius-lg) - 8px);background:radial-gradient(circle at 50% 18%,rgba(212,161,74,.1),transparent 44%),#080a09}.launch-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(8,10,9,.3),transparent 35%),linear-gradient(180deg,transparent,rgba(0,0,0,.18));pointer-events:none}.launch-visual img{width:100%;height:100%;min-height:308px;object-fit:cover;object-position:center;display:block;filter:contrast(1.04) saturate(.92)}.courses-hero{display:grid;align-items:center;min-height:360px;margin-top:24px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(90deg,#090b0af0,#090b0ab8,#090b0aeb),url(/assets/photos/course-instagram-iniciacao.jpg) center / cover no-repeat;padding:44px}.courses-hero>div{max-width:650px}.courses-hero h1{max-width:620px;margin-bottom:16px;font-size:clamp(38px,4.3vw,58px);line-height:1.04}.courses-hero p{max-width:560px;margin-bottom:24px;color:#ded5c6;font-size:17px}.courses-list{display:grid;gap:16px;margin-top:24px}.course-detail-card{display:grid;grid-template-columns:minmax(280px,.42fr) minmax(0,.58fr);align-items:start;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(110deg,rgba(212,161,74,.08),transparent 34%),linear-gradient(180deg,#ffffff0b,#ffffff04)}.course-detail-media{position:relative;align-self:start;aspect-ratio:1 / 1;min-height:0;margin:0;overflow:hidden;background:#090b0a}.course-detail-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.2));box-shadow:inset -1px 0 #ffffff14}.course-detail-media img{width:100%;height:100%;min-height:0;object-fit:cover;object-position:center;filter:contrast(1.04) saturate(.88)}.course-detail-copy{padding:30px}.course-detail-copy h2{margin-bottom:12px;font-size:clamp(30px,3vw,42px);line-height:1.06}.course-detail-copy p{max-width:670px;color:#ded5c6}.course-detail-meta{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 14px}.course-detail-meta span{display:inline-flex;align-items:center;gap:7px;min-height:34px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:#0003;padding:0 12px;color:#f1e8d8;font-size:13px;font-weight:750}.course-detail-meta svg,.course-detail-copy li svg{color:var(--accent-2)}.course-note{margin:0 0 14px;color:var(--accent-2)!important;font-weight:750}.course-detail-copy ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 14px;margin:0 0 22px;padding:0;list-style:none}.course-detail-copy li{display:inline-flex;align-items:center;gap:8px;color:#f0e7d8;font-weight:650}.course-detail-actions{display:flex;flex-wrap:wrap;gap:10px}.course-detail-actions a{display:inline-flex;align-items:center;gap:8px}.course-support{margin-top:24px}.ornament-title{display:grid;grid-template-columns:minmax(30px,1fr) auto minmax(30px,1fr);align-items:center;gap:16px;margin-bottom:20px;color:var(--accent-2);font-family:var(--font-display);font-size:18px;font-weight:800}.ornament-title span{height:1px;background:linear-gradient(90deg,transparent,rgba(212,161,74,.6))}.ornament-title span:last-child{background:linear-gradient(90deg,rgba(212,161,74,.6),transparent)}.home-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.home-category-card,.home-product-card,.course-card,.instructor-note,.membership-card,.championship-card,.support-band,.contact-band,.store-hero,.store-showcase,.store-showcase-card,.store-promo-card,.store-presentation-band,.store-curated-catalog,.consult-box,.store-benefit,.store-cat,.filters,.store-product,.featured-box,.regulated-note,.dash-card,.info-item{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,#ffffff0a,#ffffff04);box-shadow:none}.home-category-card,.store-cat{position:relative;display:grid;align-content:end;min-height:178px;padding:16px;overflow:hidden;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.home-category-card:hover,.store-cat:hover,.home-product-card:hover,.store-product:hover,.course-card:hover,.dash-card:hover{border-color:#f0c97673;transform:translateY(-1px)}.home-category-card img,.store-cat img{width:100%;height:112px;object-fit:contain;object-position:center;margin-bottom:10px;filter:var(--shadow-product)}.home-category-card strong,.store-cat strong{font-size:17px;font-weight:800;color:var(--text-strong)}.home-category-card small{display:inline-flex;align-items:center;gap:4px;margin-top:5px;color:var(--accent-2);font-size:13px;font-weight:700}.home-section{margin-top:34px}.section-bar{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.section-bar h2{margin:0;font-size:clamp(28px,3vw,38px);line-height:1.1}.section-bar.compact{align-items:center;margin-bottom:14px}.section-bar.compact h2{font-size:26px}.section-bar.compact a{display:inline-flex;align-items:center;gap:5px;color:var(--accent-2);font-weight:700}.home-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.home-product-card{position:relative;min-height:314px;padding:16px;overflow:hidden;transition:transform .18s ease,border-color .18s ease}.home-product-card .tag{position:absolute;top:14px;left:14px;z-index:1;border-radius:999px;background:#ddb05e;color:#130e08;padding:6px 9px;font-size:11px;font-weight:800}.home-product-card img{width:100%;height:146px;object-fit:contain;margin-bottom:13px;filter:var(--shadow-product)}.home-product-card h3,.store-product h3{margin:0 0 4px;font-size:18px;line-height:1.22}.home-product-card p,.store-product p{margin-bottom:10px;color:#d4ccbf}.home-product-card strong{display:block;margin-bottom:12px;color:var(--accent-2);font-size:14px}.home-product-card a{color:#f0c976;font-size:14px;font-weight:800}.member-champ-section{display:grid;grid-template-columns:minmax(0,1.24fr) minmax(320px,.76fr);gap:18px;margin-top:26px}.membership-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:22px;align-items:center;padding:24px;background:linear-gradient(90deg,rgba(212,161,74,.1),transparent 45%),linear-gradient(180deg,#ffffff0a,#ffffff04)}.target-badge{display:grid;place-items:center;width:90px;height:90px;border:1px solid rgba(212,161,74,.42);border-radius:18px;color:var(--accent-2);background:#d4a14a14}.eyebrow{display:inline-flex;margin-bottom:9px;color:var(--accent-2);font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.membership-card h2{max-width:640px;margin-bottom:15px;font-size:clamp(26px,2.5vw,34px);line-height:1.14}.benefit-row{display:flex;flex-wrap:wrap;gap:12px 18px}.benefit-row span{display:inline-flex;align-items:center;gap:7px;color:#ded5c6;font-size:14px;font-weight:600}.benefit-row svg{color:var(--accent-2)}.championship-card{padding:22px}.championship-list{display:grid;gap:10px}.championship-item{display:grid;grid-template-columns:88px minmax(0,1fr);gap:16px;align-items:center;min-height:72px;padding:12px 14px;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-sm);background:#0000002e}.championship-logo{width:84px;height:58px;object-fit:contain;object-position:center;border-radius:0;background:transparent;padding:0;filter:drop-shadow(0 8px 14px rgba(0,0,0,.28))}.championship-item span{display:block;color:var(--text-strong);font-weight:800}.championship-item small{display:block;margin-top:2px;color:var(--accent-2);font-size:12px;font-weight:700}.championship-item em{grid-column:2;color:var(--muted);font-size:13px;font-style:normal}.championships-page{background:radial-gradient(circle at 78% 0,rgba(212,161,74,.08),transparent 430px),var(--bg)}.championships-hero,.championships-section,.championships-note{width:min(var(--content),calc(100% - 48px));margin-right:auto;margin-left:auto}.championships-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);gap:24px;align-items:center;min-height:380px;margin-top:24px;padding:32px;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(115deg,rgba(212,161,74,.14),transparent 38%),linear-gradient(180deg,#ffffff0b,#ffffff04)}.championships-hero h1{max-width:760px;margin-bottom:14px;font-size:clamp(40px,4.2vw,60px);line-height:1}.championships-hero p{max-width:610px;margin-bottom:22px;color:#ded5c6;font-size:17px}.championships-logo-stack{display:grid;gap:12px}.championships-logo-stack img{width:100%;height:92px;object-fit:contain;padding:10px;filter:drop-shadow(0 12px 20px rgba(0,0,0,.3))}.championships-section{margin-top:24px}.championships-section .section-bar>span{color:var(--muted);font-size:13px;font-weight:700}.championships-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.championship-entity-list{display:grid;gap:18px}.champ-entity-section{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:radial-gradient(circle at 8% 10%,rgba(212,161,74,.14),transparent 240px),linear-gradient(180deg,#ffffff09,#ffffff03)}.champ-entity-banner{position:relative;display:grid;grid-template-columns:230px minmax(0,1fr);gap:28px;align-items:center;min-height:190px;padding:28px}.champ-entity-banner:after{content:"";position:absolute;right:28px;bottom:0;left:28px;height:1px;background:linear-gradient(90deg,transparent,rgba(212,161,74,.42),transparent)}.champ-entity-logo{display:grid;place-items:center}.champ-entity-logo img{width:min(100%,210px);max-height:124px;object-fit:contain;filter:drop-shadow(0 18px 26px rgba(0,0,0,.38))}.champ-entity-banner span{display:block;margin-bottom:8px;color:var(--accent-2);font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.champ-entity-banner h3{margin-bottom:9px;font-size:clamp(29px,3vw,40px);line-height:1.02}.champ-entity-banner p{max-width:760px;margin:0;color:#d8cfbf;font-size:16px}.champ-entity-events{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px}.champ-event-card{display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:210px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,#ffffff0a,#ffffff04);transition:border-color .16s ease,transform .16s ease,background .16s ease}.champ-event-card:hover{transform:translateY(-2px);border-color:#d4a14a61;background:linear-gradient(180deg,#ffffff0e,#ffffff05)}.champ-event-copy{min-width:0}.champ-event-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.champ-event-topline span{color:var(--accent-2);font-size:12px;font-weight:800;text-transform:uppercase}.champ-event-topline em{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border:1px solid rgba(212,161,74,.38);border-radius:999px;background:#d4a14a14;color:#edc982;font-size:11px;font-style:normal;font-weight:800}.champ-event-card h3{margin-bottom:10px;font-size:22px;line-height:1.16}.champ-event-card p{display:flex;align-items:center;gap:7px;margin-bottom:6px;color:#ded5c6;font-weight:700}.champ-event-card p svg{color:var(--accent-2)}.champ-event-card small{display:block;color:var(--muted);font-size:13px}.champ-event-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-top:18px}.champ-event-actions .gold-btn,.champ-event-actions .outline-btn{width:100%;min-height:44px;padding-inline:14px;justify-content:center}.championships-note{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;margin-top:18px;margin-bottom:42px;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(90deg,rgba(212,161,74,.1),transparent 45%),linear-gradient(180deg,#ffffff0a,#ffffff04)}.championships-note>svg{color:var(--accent-2)}.championships-note h2{margin-bottom:6px;font-size:27px}.championships-note p{max-width:760px;margin:0}.course-layout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px}.course-card{display:grid;grid-template-rows:auto 1fr;overflow:hidden;transition:transform .18s ease,border-color .18s ease}.course-media{position:relative;display:grid;align-self:start;place-items:center;aspect-ratio:1 / 1;margin:0;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.08);background:#090b0a}.course-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#00000005,#0003);box-shadow:inset 0 0 0 1px #ffffff0a;pointer-events:none}.course-media-bg,.course-media-img{width:100%;object-position:center}.course-media-bg{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;object-fit:cover;opacity:.56;filter:blur(16px) brightness(.48) saturate(.82);transform:scale(1.12);transition:transform .22s ease,opacity .22s ease}.course-media-img{position:relative;z-index:2;height:100%;object-fit:cover;filter:contrast(1.04) saturate(.92);transition:filter .22s ease}.course-card:hover .course-media-bg{opacity:.68;transform:scale(1.16)}.course-card:hover .course-media-img{filter:contrast(1.07) saturate(.98)}.course-content{display:flex;min-height:208px;flex-direction:column;padding:18px}.course-card h3,.instructor-note h3{margin-bottom:9px;font-size:21px;line-height:1.25}.course-card p,.instructor-note p{margin-bottom:13px}.course-card p{flex:1}.course-meta{display:flex;flex-wrap:wrap;gap:8px 12px;margin-bottom:15px}.course-card span{display:inline-flex;align-items:center;gap:5px;margin:0;color:#d7cbb9;font-size:13px;font-weight:700}.course-card span svg,.instructor-note svg{color:var(--accent-2)}.course-card a,.instructor-note a{width:100%}.course-card a{margin-top:auto}.instructor-note{display:flex;flex-direction:column;justify-content:center;padding:24px}.support-band{display:grid;grid-template-columns:auto minmax(260px,.7fr) minmax(0,1fr) auto;gap:24px;align-items:center;margin-top:28px;padding:24px}.support-band>svg,.contact-band svg{color:var(--accent-2)}.support-band h2{margin:0;font-size:30px;line-height:1.18}.support-band h2 span{color:var(--accent-2)}.support-band div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 18px}.support-band span{display:inline-flex;align-items:center;gap:7px;color:#e3dbcf;font-size:14px;font-weight:600}.contact-band{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:0;align-items:stretch;margin-top:28px;overflow:hidden;background:radial-gradient(circle at 28% 20%,rgba(212,161,74,.08),transparent 320px),linear-gradient(180deg,#ffffff0b,#ffffff04)}.contact-panel{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:14px;padding:32px;border-right:1px solid rgba(255,255,255,.08)}.contact-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--accent-2);font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.contact-panel p{max-width:410px;margin:0;color:var(--muted);font-size:16px;line-height:1.55}.contact-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.contact-actions .gold-btn,.contact-actions .outline-btn{min-height:44px}.contact-info{display:grid;gap:8px;width:100%;margin-top:6px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.contact-info span{display:inline-flex;align-items:center;gap:8px;color:#e3dbcf;font-size:14px;font-weight:600}.contact-facade{display:flex;align-items:center;justify-content:center;margin:0;padding:14px;background:linear-gradient(180deg,#00000029,#00000057),#080a0aeb}.contact-facade img{display:block;width:100%;height:auto;aspect-ratio:1690 / 931;object-fit:contain;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#080a0a}.contact-band h2{max-width:430px;margin:0;font-size:32px;line-height:1.12}.contact-band strong{color:var(--accent-2);font-size:22px}.store-page{background:radial-gradient(circle at 76% 0,rgba(212,161,74,.08),transparent 420px),var(--bg)}.store-layout{display:grid;grid-template-columns:minmax(0,1fr) 314px;gap:22px;align-items:start;margin-top:24px;margin-bottom:40px}.store-main{min-width:0}.store-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,356px);gap:20px;align-items:stretch;padding:28px;background:linear-gradient(135deg,rgba(212,161,74,.1),transparent 42%),linear-gradient(180deg,#ffffff0a,#ffffff04)}.mobile-breadcrumb{display:none;align-items:center;gap:4px;margin-bottom:12px;color:var(--quiet);font-size:12px;font-weight:700}.store-hero h1{max-width:520px;margin-bottom:12px;font-size:clamp(38px,4vw,54px);line-height:1.05}.store-hero p{max-width:520px;margin-bottom:20px;font-size:16.5px}.consult-box{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:center;padding:20px;background:#0003}.consult-box svg{color:var(--accent-2)}.consult-box h3{margin-bottom:4px;font-size:18px}.consult-box strong{display:block;margin-bottom:8px;color:var(--accent-2)}.consult-box p{margin-bottom:14px}.consult-box .gold-btn{width:100%}.store-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0}.store-benefit{min-height:82px;padding:14px}.store-benefit svg{flex:0 0 auto;color:var(--accent-2)}.store-benefit strong{display:block;margin-bottom:3px;font-size:13.5px}.store-benefit span{display:block;color:var(--muted);font-size:12.5px;line-height:1.42}.store-category-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:16px}.store-cat{min-height:146px;padding:12px}.store-cat img{height:86px;margin-bottom:8px}.store-cat strong{font-size:14.5px}.store-catalog{display:grid;grid-template-columns:214px minmax(0,1fr);gap:16px;align-items:start}.store-catalog-results{min-width:0}.filters{position:sticky;top:94px;padding:18px}.filter-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:18px}.filter-head strong,.filter-group>strong,.select-fake strong{color:var(--text-strong);font-size:13px;font-weight:800;text-transform:uppercase}.filter-head button{min-height:auto;padding:0;border:0;background:transparent;color:var(--accent-2);font-size:12px}.filter-group,.select-fake{display:grid;gap:10px;padding:14px 0;border-top:1px solid rgba(255,255,255,.08)}.filter-group label{display:flex;align-items:center;gap:8px;color:#cfc6b7;font-size:13px}.filter-group input{width:15px;height:15px;accent-color:var(--accent)}.select-fake button{justify-content:space-between;min-height:38px;width:100%;border-color:#ffffff1a;background:#00000029;color:var(--muted);font-size:12.5px;font-weight:600}.catalog-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}.catalog-head>span{flex:1;color:var(--muted);font-size:13px;font-weight:600}.catalog-head button{min-height:40px;padding:0 13px}.catalog-head .filter-button{display:none}.catalog-head .grid-button{width:42px;padding:0}.catalog-toolbar{position:sticky;top:86px;z-index:3;padding:10px 0;background:linear-gradient(180deg,#0a0c0cf5,#0a0c0ce0),var(--bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.store-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.store-product{min-width:0;padding:15px;overflow:hidden;transition:transform .18s ease,border-color .18s ease}.store-product img{width:100%;height:138px;object-fit:contain;object-position:center;margin-bottom:12px;filter:var(--shadow-product)}.store-product small,.featured-box small{display:block;margin-bottom:6px;color:var(--accent-2);font-size:11px;font-weight:800;text-transform:uppercase}.store-product p{min-height:24px;font-size:14px}.pill-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.pill-row span{border:1px solid rgba(212,161,74,.3);border-radius:999px;background:#d4a14a14;color:#e7c37d;padding:5px 7px;font-size:11px;font-weight:800}.pill-row .ok{border-color:#78c36f5c;background:#78c36f1f;color:#99da90}.store-product a,.store-product button{width:100%;min-height:40px}.featured-box{position:sticky;top:94px;padding:22px}.featured-title{display:block;margin-bottom:16px;color:var(--text-strong);font-size:13px;font-weight:800;text-transform:uppercase}.featured-box img{width:100%;height:220px;object-fit:contain;margin-bottom:18px;filter:drop-shadow(0 16px 26px rgba(0,0,0,.4))}.featured-box h2{margin:0 0 4px;font-size:26px;line-height:1.16}.featured-box>p{margin-bottom:12px}.featured-desc{padding-top:4px;border-top:1px solid rgba(255,255,255,.08)}.featured-box dl{display:grid;gap:7px;margin:18px 0;padding:0}.featured-box dl div{display:grid;grid-template-columns:1fr auto;gap:12px;color:#d7cfc2;font-size:13.5px}.featured-box dt,.featured-box dd{margin:0}.featured-box dt{color:var(--muted)}.regulated-callout{display:grid;grid-template-columns:auto 1fr;gap:11px;align-items:start;margin:16px 0;padding:14px;border:1px solid rgba(212,161,74,.28);border-radius:var(--radius-sm);background:#d4a14a12}.regulated-callout svg{color:var(--accent-2)}.regulated-callout p{margin:0;font-size:13px}.regulated-callout b{color:var(--accent-2)}.featured-box .gold-btn,.featured-box .outline-btn{width:100%;margin-top:8px}.regulated-note{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:start;margin-top:16px;padding:18px}.regulated-note>svg{color:var(--accent-2)}.regulated-note h3{margin:0 0 4px;font-size:22px}.regulated-note p{margin:0;font-size:13px}.regulated-note span{grid-column:2;display:flex;gap:8px;align-items:center;justify-content:flex-start;color:#decda9;font-size:12px;font-weight:700;text-align:left}.regulated-note span svg{color:var(--accent-2)}.store-main{width:min(var(--content),calc(100% - 48px));margin:0 auto 42px}.store-showcase{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.62fr);gap:24px;align-items:stretch;margin:24px 0 16px;padding:32px;overflow:hidden;background:linear-gradient(116deg,rgba(212,161,74,.13),transparent 38%),linear-gradient(180deg,#ffffff0b,#ffffff04)}.store-showcase:after{content:"";position:absolute;inset:auto 32px 0;height:1px;background:linear-gradient(90deg,transparent,rgba(212,161,74,.55),transparent)}.store-showcase-copy{position:relative;z-index:1;display:grid;align-content:center;justify-items:start;min-height:388px}.store-showcase h1{max-width:690px;margin-bottom:16px;font-size:clamp(42px,4.3vw,62px);line-height:.98}.store-showcase p{max-width:650px;font-size:17px;line-height:1.68}.store-proof-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.store-proof-row span{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 12px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff08;color:#e5d8c2;font-size:12.5px;font-weight:700}.store-proof-row svg{color:var(--accent-2)}.store-showcase-card{position:relative;display:grid;align-content:end;min-height:388px;padding:22px;overflow:hidden}.store-showcase-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 58% 20%,rgba(212,161,74,.12),transparent 34%),linear-gradient(180deg,#0000,#060807d1 72%)}.store-showcase-card>*{position:relative;z-index:1}.store-showcase-card img{align-self:center;justify-self:center;width:min(92%,420px);height:210px;margin:24px 0 10px;object-fit:contain;filter:drop-shadow(0 22px 30px rgba(0,0,0,.45))}.store-showcase-card small,.store-promo-card small,.store-product-topline small{display:block;color:var(--accent-2);font-size:11px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.store-showcase-card h2{margin:3px 0;font-size:30px}.store-showcase-card p{margin-bottom:14px;font-size:14px}.store-chip,.store-promo-card>span,.store-product-topline span{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:28px;padding:0 10px;border:1px solid rgba(212,161,74,.45);border-radius:999px;background:#d4a14a1a;color:#f1c775;font-size:11px;font-weight:800;text-transform:uppercase}.store-category-row{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));margin:18px 0}.store-cat{min-height:132px;align-content:center;justify-items:center;text-align:center}.store-cat img{width:100%;height:82px;object-fit:contain;object-position:center}.store-promo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px}.store-promo-card{position:relative;display:grid;grid-template-columns:minmax(126px,.54fr) minmax(0,1fr);gap:14px;align-items:center;min-height:196px;padding:18px;overflow:hidden}.store-promo-card:after{content:"";position:absolute;inset:auto 18px 0;height:1px;background:linear-gradient(90deg,rgba(212,161,74,.5),transparent)}.store-promo-card>span{position:absolute;top:14px;left:14px}.store-promo-card img{width:100%;height:132px;object-fit:contain;filter:var(--shadow-product)}.store-promo-card h3{margin:5px 0;font-size:22px}.store-promo-card p{margin-bottom:12px;font-size:13.5px}.store-promo-card a,.store-promo-card button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0;display:inline-flex;align-items:center;gap:4px;color:#f0c878;font-size:13px;font-weight:800}.store-presentation-band{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1fr);gap:24px;align-items:center;margin-bottom:16px;padding:18px}.store-presentation-band img{width:100%;aspect-ratio:1.75;border-radius:calc(var(--radius) - 2px);object-fit:contain;padding:18px;background:radial-gradient(circle at 50% 42%,rgba(212,161,74,.12),transparent 40%),#ffffff06}.store-presentation-band h2{max-width:520px;margin-bottom:10px;font-size:30px;line-height:1.12}.store-presentation-band p{max-width:560px;margin:0}.store-curated-catalog{padding:22px}.store-curated-head{align-items:end;margin-bottom:18px}.store-curated-head div{min-width:0}.store-curated-head span{display:block;margin-bottom:5px;color:var(--accent-2);font-size:12px;font-weight:800;text-transform:uppercase}.store-curated-head h2{max-width:680px;margin:0 0 6px;font-size:32px;line-height:1.12}.store-curated-head p{max-width:640px;margin:0}.store-curated-head .outline-btn{flex:0 0 auto}.store-product-grid.curated{grid-template-columns:repeat(3,minmax(0,1fr))}.store-product{position:relative;display:flex;flex-direction:column;min-height:382px;padding:16px}.store-product:before{content:"";position:absolute;inset:16px 16px auto;height:1px;background:linear-gradient(90deg,rgba(212,161,74,.38),transparent);opacity:.72}.store-product-media{display:grid;place-items:center;height:154px;margin-bottom:14px;overflow:hidden}.store-product .store-product-media img{width:100%;height:154px;max-width:none;max-height:none;margin:0;object-fit:contain;object-position:center;filter:var(--shadow-product)}.store-product-topline{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.store-product-topline span{min-height:24px;padding:0 8px;font-size:10px}.store-product h3{margin-bottom:5px;font-size:22px;line-height:1.12;overflow-wrap:anywhere}.store-product p{min-height:42px;margin-bottom:12px}.product-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:24px;background:#030404c2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-modal-panel{position:relative;display:grid;grid-template-columns:minmax(260px,.84fr) minmax(0,1fr);gap:24px;width:min(920px,100%);max-height:min(720px,calc(100vh - 48px));overflow:auto;padding:22px;border:1px solid rgba(212,161,74,.36);border-radius:var(--radius-lg);background:radial-gradient(circle at 18% 8%,rgba(212,161,74,.16),transparent 260px),linear-gradient(180deg,#111311,#080a09);box-shadow:0 28px 90px #00000094}.product-modal-close{position:absolute;top:12px;right:12px;width:38px;height:38px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#0000005c;color:#f6ead8;cursor:pointer;font-size:25px;line-height:1}.product-modal-media{display:grid;place-items:center;min-height:330px;margin:0;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,#ffffff0a,#ffffff04)}.product-modal-media img{width:100%;max-height:310px;object-fit:contain;filter:var(--shadow-product)}.product-modal-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding-right:28px}.product-modal-copy h2{margin-bottom:10px;font-size:clamp(30px,3vw,42px);line-height:1.02}.product-modal-copy p{margin-bottom:12px;color:#ded4c6;font-size:16px}.product-modal-copy ul{display:grid;gap:8px;margin:16px 0 22px;padding:0;list-style:none}.product-modal-copy li{display:inline-flex;align-items:center;gap:8px;color:#f0e7d8;font-weight:650}.product-modal-copy li svg{color:var(--accent-2)}.product-modal-actions{display:flex;flex-wrap:wrap;gap:10px}.mobile-store-bar{display:none}.dash-info-strip,.dash-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px}.dash-shortcuts{grid-template-columns:repeat(5,minmax(0,1fr))}.info-item{min-height:86px;padding:16px}.info-item svg{color:var(--accent-2)}.info-item strong{display:block;margin-bottom:3px;color:var(--text-strong)}.info-item span{color:var(--muted);font-size:13px;line-height:1.4}.dash-hero{display:grid;align-items:center;min-height:360px;margin-top:18px;padding:44px;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(90deg,#090b0af0,#090b0ab8,#090b0a40),url(/assets/photos/hero-loja-real.jpg) center right / cover no-repeat}.dash-hero div{max-width:560px}.dash-hero h1{margin-bottom:14px;font-size:clamp(40px,4.2vw,60px);line-height:1.04}.dash-hero p{margin-bottom:24px;font-size:17px}.dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:18px;margin-bottom:40px}.dash-card{min-width:0;padding:18px}.dash-card.wide{grid-column:span 2}.dash-card h3{margin-bottom:16px;font-size:21px}.member-panel strong{display:block;margin-bottom:6px;color:var(--accent-2);font-size:30px;font-family:var(--font-display)}.progress{height:9px;margin:18px 0;overflow:hidden;border-radius:999px;background:#ffffff14}.progress span{display:block;width:68%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--accent-2))}.dash-row{display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;min-height:54px;padding:10px 0;border-top:1px solid rgba(255,255,255,.08)}.dash-row b{color:var(--accent-2);font-size:18px}.dash-row span{color:var(--text);font-weight:700}.dash-row em{color:var(--muted);font-size:13px;font-style:normal}.dash-row.small{grid-template-columns:70px 1fr}.dash-row.small em{grid-column:2}.dash-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dash-products .store-product{display:grid;grid-template-columns:96px minmax(0,1fr);gap:0 12px;align-items:center;min-height:154px;padding:12px}.dash-products .store-product img{grid-row:1 / span 5;width:96px;height:104px;margin:0}.dash-products .store-product small{margin-bottom:4px}.dash-products .store-product h3{margin-bottom:4px;font-size:17px}.dash-products .store-product p{min-height:0;margin-bottom:7px}.dash-products .pill-row{margin-bottom:0}.dash-products .store-product a,.dash-products .store-product button{display:none}.checkline{display:flex;width:100%;margin:0 0 10px;color:#e4dccf}.checkline svg{color:var(--accent-2)}.dash-link{justify-content:space-between;width:100%;margin-bottom:8px}.image-card-dash img{width:100%;height:190px;object-fit:contain;object-position:center;background:#0000002e;border-radius:var(--radius-sm);margin-bottom:14px}.support-card p{margin-bottom:10px}.support-card svg{color:var(--accent-2)}.footer{display:grid;grid-template-columns:1.45fr repeat(4,minmax(0,1fr));gap:30px;margin-top:38px;padding:34px 0 40px;border-top:1px solid rgba(255,255,255,.1)}.footer.compact{margin-top:24px}.footer img{width:174px;margin-bottom:16px}.footer p{max-width:280px;margin-bottom:0;font-size:13.5px}.footer strong{display:block;margin-bottom:12px;color:var(--text-strong);font-size:13px;font-weight:800;text-transform:uppercase}.footer a,.footer span{display:flex;align-items:flex-start;gap:7px;margin:0 0 8px;color:var(--muted);font-size:13.5px;line-height:1.38}.footer-contact{min-width:0}.footer a:hover{color:var(--accent-2)}.footer svg{flex:0 0 auto;margin-top:1px;color:var(--accent-2)}@media(max-width:1260px){.main-header{padding-right:28px;padding-left:28px}.search-field,.cart-link{display:none}.home-product-grid,.course-layout{grid-template-columns:repeat(3,minmax(0,1fr))}.instructor-note{grid-column:1 / -1}.store-layout{grid-template-columns:minmax(0,1fr)}.featured-box.full{display:none}.store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.regulated-note{grid-template-columns:auto minmax(0,1fr)}.dash-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr))}.dash-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.top-info{display:none}.main-header,.store-header{min-height:74px;padding:12px 22px}.nav,.store-nav,.header-tools .outline-btn,.store-header>.gold-btn,.store-search{display:none}.menu-toggle,.mobile-whatsapp{display:inline-flex}.main-header{grid-template-columns:auto 1fr auto}.store-header{grid-template-columns:auto 1fr auto auto}.header-tools{justify-content:end}.hero-a,.category-shell,.launch-highlight,.home-section,.member-champ-section,.support-band,.contact-band,.courses-hero,.courses-list,.store-layout,.dash-info-strip,.dash-hero,.dash-shortcuts,.dashboard-grid,.footer{width:min(calc(100% - 32px),var(--content))}.hero-a{width:100%;min-height:500px;padding:64px 24px 54px;background:linear-gradient(90deg,#090b0af7,#090b0ab8,#090b0a75),url(/assets/photos/hero-loja-real.jpg) center right 34% / cover no-repeat}.hero-a:after{display:none}.hero-copy{max-width:560px}.home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.launch-highlight{padding:28px}.launch-copy{grid-template-areas:"text" "visual" "specs" "cta";grid-template-columns:1fr;gap:18px}.launch-visual,.launch-visual img{min-height:300px}.courses-hero{min-height:330px;padding:34px 28px}.course-detail-card{grid-template-columns:1fr}.course-detail-media{aspect-ratio:1 / 1;min-height:0}.course-detail-media:after{box-shadow:inset 0 -1px #ffffff14}.course-detail-media img{min-height:0}.member-champ-section,.support-band,.contact-band{grid-template-columns:1fr}.contact-panel{border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.membership-card{grid-template-columns:auto minmax(0,1fr)}.membership-card .gold-btn{grid-column:2;justify-self:start}.course-layout{grid-template-columns:1fr}.course-card{grid-template-columns:minmax(190px,34%) minmax(0,1fr);grid-template-rows:auto;min-height:280px}.course-media{height:auto;aspect-ratio:1 / 1;border-right:1px solid rgba(255,255,255,.08);border-bottom:0}.course-media-img,.course-media-bg{height:100%;min-height:0}.course-content{min-height:0;justify-content:center;padding:22px}.support-band div{grid-template-columns:1fr}.support-band .outline-btn{justify-self:start}.contact-facade{padding:12px}.contact-facade img{min-height:0}.store-hero{grid-template-columns:1fr}.consult-box{max-width:520px}.store-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.store-category-row{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x proximity}.store-cat{flex:0 0 150px;scroll-snap-align:start}.store-catalog{display:block}.filters{display:none}.catalog-head .filter-button{display:inline-flex}.catalog-head{flex-wrap:wrap}.catalog-head>span{flex-basis:100%}.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-main{width:min(calc(100% - 32px),var(--content))}.store-showcase{grid-template-columns:1fr;padding:24px}.store-showcase-copy{min-height:auto;justify-items:center;text-align:center}.store-showcase h1,.store-showcase p{margin-right:auto;margin-left:auto}.store-proof-row{justify-content:center}.store-showcase-card{min-height:320px;text-align:center}.store-showcase-card img{height:180px}.store-promo-grid{grid-template-columns:1fr}.store-promo-card{grid-template-columns:minmax(160px,.45fr) minmax(0,1fr)}.store-presentation-band{grid-template-columns:1fr;justify-items:center;text-align:center}.store-presentation-band h2,.store-presentation-band p{margin-right:auto;margin-left:auto}.store-curated-head{display:grid;justify-items:center;text-align:center}.store-curated-head h2,.store-curated-head p{margin-right:auto;margin-left:auto}.store-curated-head .outline-btn{width:min(100%,320px)}.store-product-grid.curated{grid-template-columns:repeat(2,minmax(0,1fr))}.championships-hero{grid-template-columns:1fr;text-align:center}.championships-hero h1,.championships-hero p{margin-right:auto;margin-left:auto}.championships-hero .hero-actions{justify-content:center}.championships-logo-stack{grid-template-columns:repeat(3,minmax(0,1fr))}.champ-entity-banner{grid-template-columns:180px minmax(0,1fr);gap:22px}.champ-entity-events{grid-template-columns:1fr}.championships-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.championships-note{grid-template-columns:1fr;justify-items:center;text-align:center}.dash-info-strip,.dash-shortcuts,.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-card.wide{grid-column:span 2}.footer{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){body{background:var(--bg)}.page{box-shadow:none}.main-header,.store-header{min-height:68px;padding:10px 14px}.logo img,.store-logo img{width:132px}.menu-toggle,.mobile-whatsapp{width:44px;height:44px}.mobile-menu{right:12px;left:12px}.hero-a,.category-shell,.launch-highlight,.home-section,.member-champ-section,.support-band,.contact-band,.courses-hero,.courses-list,.store-layout,.dash-info-strip,.dash-hero,.dash-shortcuts,.dashboard-grid,.footer{width:calc(100% - 28px)}.hero-a{width:100%;min-height:0;gap:18px;padding:24px 18px 18px;background:radial-gradient(circle at 18% 0,rgba(212,161,74,.14),transparent 260px),linear-gradient(180deg,#ffffff09,#ffffff03);border:1px solid var(--line);border-radius:var(--radius-lg)}.hero-a:after{display:none}.hero-copy h1{margin-bottom:16px;font-size:clamp(33px,9.3vw,38px);line-height:1.08}.hero-copy,.store-hero,.dash-hero div{margin-right:auto;margin-left:auto;text-align:center}.hero-copy p,.store-hero p,.dash-hero p{margin-right:auto;margin-left:auto}.hero-copy p,.dash-hero p,.store-hero p{font-size:16px;line-height:1.6}.hero-actions,.store-hero-actions{display:grid;grid-template-columns:1fr;gap:10px;justify-items:center}.hero-actions a,.store-hero-actions a,.section-bar .outline-btn,.membership-card .gold-btn,.support-band .outline-btn{min-height:44px;width:100%}.hero-trust{display:grid;gap:8px;justify-items:center;margin-top:22px}.hero-trust span{width:fit-content}.category-shell{margin-top:18px;padding:16px}.category-shell:after{content:"";position:absolute;top:88px;right:0;bottom:16px;z-index:2;width:64px;border-radius:0 var(--radius-lg) var(--radius-lg) 0;background:linear-gradient(90deg,#090b0a00,#090b0aeb 58%,#090b0afa);pointer-events:none}.category-shell:before{content:"›";position:absolute;top:calc(50% + 20px);right:14px;z-index:3;display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(240,201,118,.42);border-radius:50%;background:#0b0d0cdb;color:var(--accent-2);font-size:24px;font-weight:700;line-height:1;pointer-events:none;animation:categoryScrollCue 1.6s ease-in-out infinite}.launch-highlight{margin-top:16px;padding:16px;text-align:center}.launch-highlight:before{top:10px;right:10px;bottom:10px;left:10px}.launch-highlight:after{right:26px;width:46%}.launch-copy{gap:14px}.launch-kicker{justify-content:center}.launch-copy h2{font-size:clamp(30px,8.4vw,36px)}.launch-copy p{margin-right:auto;margin-left:auto;font-size:15.5px}.launch-specs{justify-content:center;gap:7px}.launch-specs span{min-height:32px;padding:0 10px;font-size:12.5px}.launch-actions{display:grid;grid-template-columns:1fr;margin-bottom:10px}.launch-actions a{justify-content:center;min-height:44px;width:100%}.launch-cta small{margin-right:auto;margin-left:auto}.launch-visual{min-height:208px}.launch-visual img{min-height:208px;object-position:center}.courses-hero{min-height:350px;margin-top:16px;padding:28px 18px;text-align:center}.courses-hero h1{font-size:clamp(32px,8.8vw,39px)}.courses-hero p{margin-right:auto;margin-left:auto;font-size:16px}.courses-list{margin-top:16px}.course-detail-media{aspect-ratio:1 / 1;min-height:0}.course-detail-media img{min-height:0}.course-detail-copy{padding:22px 16px;text-align:center}.course-detail-copy h2{font-size:clamp(27px,7.6vw,34px)}.course-detail-meta,.course-detail-actions{justify-content:center}.course-detail-copy ul{grid-template-columns:1fr;justify-items:center}.course-detail-actions{display:grid;grid-template-columns:1fr}.course-detail-actions a{justify-content:center;min-height:44px;width:100%}.ornament-title{grid-template-columns:1fr;gap:7px;justify-items:center;text-align:center;font-size:17px}.ornament-title span{width:100%}.home-category-grid{display:flex;gap:10px;overflow-x:auto;padding-right:46px;padding-bottom:4px;scroll-snap-type:x proximity;scrollbar-width:none}.home-category-grid::-webkit-scrollbar{display:none}.home-category-card{flex:0 0 128px;justify-items:center;text-align:center;scroll-snap-align:start}.home-category-card,.store-cat{min-height:138px;padding:12px}.home-category-card img,.store-cat img{height:76px;margin-bottom:8px}.home-category-card strong,.store-cat strong{font-size:15px}.section-bar{display:grid;align-items:start;justify-items:center;gap:12px;text-align:center}.section-bar h2{font-size:26px}.home-product-grid{grid-template-columns:1fr;gap:12px}.home-product-card{min-height:auto;padding:14px;text-align:center}.home-product-card img{height:136px}.home-product-card a{display:inline-flex;justify-content:center}.membership-card{grid-template-columns:1fr;gap:16px;justify-items:center;padding:18px;text-align:center}.target-badge{width:68px;height:68px;border-radius:14px}.target-badge svg{width:42px;height:42px}.membership-card .gold-btn{grid-column:auto}.benefit-row{display:grid;justify-items:center;gap:9px}.championship-card,.support-band,.contact-panel,.store-hero,.consult-box,.featured-box,.dash-card{padding:18px}.championship-card .section-bar.compact{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center}.championship-card .section-bar.compact h2,.championship-card .section-bar.compact a{justify-self:center;text-align:center}.championship-item{grid-template-columns:1fr;gap:8px;justify-items:center;min-height:0;padding:14px 12px;text-align:center}.championship-logo{width:98px;height:50px}.championship-item em{grid-column:auto;margin-top:0}.course-card{grid-template-columns:1fr;min-height:0}.course-media{height:auto;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.course-media-img,.course-media-bg{height:100%;min-height:0}.support-band>svg{width:48px;height:48px}.support-band h2,.contact-band h2{font-size:25px}.contact-actions{justify-content:center}.contact-info{justify-items:center}.contact-facade{padding:8px}.contact-facade img{min-height:0;border-radius:8px}.store-layout{margin-top:16px;margin-bottom:26px}.store-main{width:calc(100% - 28px);margin-bottom:28px}.store-showcase{margin-top:16px;padding:18px}.store-showcase-copy{gap:0}.store-showcase h1{font-size:clamp(33px,9.1vw,40px);line-height:1.05}.store-showcase p{font-size:15.5px;line-height:1.6}.store-proof-row{display:grid;justify-items:center;width:100%;margin-top:18px}.store-proof-row span{width:fit-content}.store-showcase-card{min-height:286px;padding:16px}.store-showcase-card img{height:152px;margin:18px 0 6px}.store-showcase-card h2{font-size:25px}.store-promo-card{grid-template-columns:112px minmax(0,1fr);min-height:166px;padding:16px;text-align:left}.store-promo-card img{height:116px}.store-promo-card h3{font-size:19px}.store-presentation-band{padding:14px}.store-presentation-band h2{font-size:25px}.store-curated-catalog{padding:16px}.store-curated-head{grid-template-columns:1fr}.store-curated-head h2{font-size:26px}.product-modal{padding:14px}.product-modal-panel{grid-template-columns:1fr;gap:16px;max-height:calc(100vh - 28px);padding:16px}.product-modal-media{min-height:220px;padding:14px}.product-modal-media img{max-height:220px}.product-modal-copy{padding-right:0;text-align:center}.product-modal-copy .launch-kicker,.product-modal-copy li{justify-content:center}.product-modal-actions{display:grid;grid-template-columns:1fr}.championships-hero,.championships-section,.championships-note{width:calc(100% - 28px)}.championships-hero{min-height:0;margin-top:16px;padding:20px 18px}.championships-hero h1{font-size:clamp(32px,8.8vw,39px)}.championships-hero p{font-size:16px}.championships-logo-stack{gap:8px}.championships-logo-stack img{height:64px;padding:10px}.championship-entity-list{gap:14px}.champ-entity-banner{grid-template-columns:1fr;min-height:0;gap:16px;padding:22px 18px;text-align:center}.champ-entity-banner:after{right:18px;left:18px}.champ-entity-logo img{width:min(76%,190px);max-height:104px}.champ-entity-banner h3{font-size:clamp(27px,7.4vw,34px)}.champ-entity-banner p{margin-right:auto;margin-left:auto}.champ-entity-events{gap:10px;padding:14px}.championships-section .section-bar{justify-items:center;text-align:center}.championships-grid{grid-template-columns:1fr;gap:12px}.champ-event-card{min-height:0;padding:16px;text-align:center}.champ-event-actions{grid-template-columns:1fr;gap:8px}.champ-event-topline{justify-content:center;flex-wrap:wrap}.champ-event-card p{justify-content:center}.championships-note{margin-bottom:28px;padding:18px}.championships-note h2{font-size:25px}.mobile-breadcrumb{display:flex;justify-content:center}.store-hero h1{font-size:32px}.consult-box{display:none}.store-benefits{grid-template-columns:1fr;gap:10px;margin:12px 0}.store-benefit{min-height:0;padding:12px}.store-category-row{margin:14px 0}.store-cat{flex-basis:128px;justify-items:center;text-align:center}.catalog-head{display:grid;grid-template-columns:1fr 1fr}.catalog-head>span{grid-column:1 / -1}.sort-button{justify-content:space-between}.catalog-head .grid-button{display:none}.catalog-head.store-curated-head{grid-template-columns:1fr}.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.store-product-grid.curated{grid-template-columns:repeat(2,minmax(0,1fr))}.store-product{display:flex;flex-direction:column;min-height:306px;padding:10px;text-align:left}.store-product:before{display:block;inset:10px 10px auto;opacity:.5}.store-product-media{width:100%;height:96px;margin:0 0 9px}.store-product img{width:100%;height:100%;margin:0}.store-product .store-product-media img{height:96px}.store-product-topline{display:grid;justify-content:start;gap:5px;margin-bottom:6px}.store-product-topline small{margin-bottom:0;font-size:9px}.store-product-topline span{min-height:20px;padding:0 6px;font-size:8.5px;line-height:1.1}.store-product h3{display:-webkit-box;min-height:48px;margin-bottom:5px;overflow:hidden;font-size:14.5px;line-height:1.12;-webkit-box-orient:vertical;-webkit-line-clamp:3}.store-product p{display:-webkit-box;min-height:32px;margin-bottom:8px;overflow:hidden;font-size:12px;line-height:1.32;-webkit-box-orient:vertical;-webkit-line-clamp:2}.store-product .pill-row{gap:4px;margin-bottom:9px}.store-product .pill-row span{max-width:100%;padding:4px 5px;overflow-wrap:anywhere;font-size:9.5px}.store-product a,.store-product button{grid-column:auto;min-height:44px;padding:0 8px;font-size:12.5px}.regulated-note{grid-template-columns:1fr;padding:16px}.regulated-note>svg{width:42px;height:42px}.regulated-note span{display:none}.dash-info-strip,.dash-shortcuts,.dashboard-grid{grid-template-columns:1fr}.dash-hero{min-height:350px;padding:28px 18px;background:linear-gradient(180deg,#090b0ae6,#090b0af5),url(/assets/photos/hero-loja-real.jpg) center / cover no-repeat}.dash-hero h1{font-size:34px}.course-content,.instructor-note,.support-band,.contact-panel{text-align:center}.contact-panel{align-items:center}.course-content{align-items:center;padding:16px}.course-meta,.course-card span{justify-content:center}.instructor-note,.support-band{align-items:center;justify-items:center}.support-band span{justify-content:center}.footer{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:18px 10px;padding:28px 0 34px;text-align:center}.footer>div:first-child,.footer-contact{grid-column:1 / -1}.footer img{width:150px;margin-right:auto;margin-bottom:10px;margin-left:auto}.footer p{margin-right:auto;margin-left:auto}.footer p{max-width:280px;font-size:13px}.footer strong{margin-bottom:8px;font-size:12px}.footer a,.footer span{justify-content:center;margin-bottom:6px;font-size:13px}.footer-contact{display:grid;justify-items:center;gap:2px;padding-top:14px;border-top:1px solid rgba(255,255,255,.09)}.footer-contact a,.footer-contact span{max-width:420px;text-align:center}.dash-card.wide{grid-column:auto}.dash-products{grid-template-columns:1fr}.dash-row,.dash-row.small{grid-template-columns:1fr;gap:4px}.dash-row.small em{grid-column:auto}}@media(max-width:380px){.catalog-head{grid-template-columns:1fr}.store-curated-catalog{padding:12px}.store-product-grid{gap:9px}.store-product{min-height:300px;padding:9px}.store-product-media,.store-product .store-product-media img{height:88px}.store-product h3{font-size:13.5px}.store-product a,.store-product button{min-height:44px;margin-top:0}}:root{--site-max: 1760px;--content: 1240px;--bg: #070806;--bg-soft: #0b0d0a;--surface: #10110e;--surface-2: #151610;--surface-3: #1a1a14;--text: #f4f0e6;--text-strong: #fff8e9;--muted: #b8af9d;--quiet: #827968;--line: rgba(255, 255, 255, .08);--line-strong: rgba(232, 190, 103, .18);--accent: #d8a84a;--accent-2: #e5bc65;--accent-dark: #8b6422;--radius-sm: 8px;--radius: 12px;--radius-lg: 18px;--radius-xl: 26px;--shadow-soft: 0 24px 70px rgba(0, 0, 0, .34);--shadow-card: 0 18px 45px rgba(0, 0, 0, .26)}body{background:radial-gradient(circle at 50% -220px,rgba(216,168,74,.12),transparent 540px),linear-gradient(180deg,#0c0d0a 0,#070806 58%,#050605)}svg{stroke-width:1.75}h1,h2,h3{letter-spacing:-.025em;line-height:1.18;overflow:visible;padding-top:.02em;padding-bottom:.08em}p{font-size:16px;line-height:1.66}.page{width:min(100%,var(--site-max));background:linear-gradient(180deg,rgba(255,255,255,.018),transparent 360px),var(--bg);box-shadow:0 0 0 1px #d8a84a14,0 30px 90px #0000005c}.hero-a,.category-shell,.launch-highlight,.home-section,.member-champ-section,.support-band,.contact-band,.courses-hero,.courses-list,.store-main,.store-layout,.dash-info-strip,.dash-hero,.dash-shortcuts,.dashboard-grid,.footer,.championships-hero,.championships-section,.championships-note{width:min(calc(100% - 64px),var(--content))}.top-info{min-height:32px;padding:0 clamp(24px,4vw,42px);background:#050604;color:#e5bc65e0;font-size:12.5px}.main-header,.store-header{background:#070806f5;border-bottom-color:#ffffff14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.main-header{min-height:86px;padding:14px clamp(26px,4vw,42px)}.store-header{min-height:80px;padding:13px clamp(24px,3vw,38px)}.logo img{width:168px}.store-logo img{width:154px}.nav,.store-nav{gap:clamp(4px,1vw,16px)}.nav a,.store-nav a{display:inline-flex;align-items:center;min-height:44px;padding:0 10px;color:#f4f0e6e6;font-size:14px;letter-spacing:-.005em}.nav a:after,.store-nav a:after{bottom:4px;height:1px;border-radius:0;background:linear-gradient(90deg,transparent,var(--accent-2),transparent)}.search-field,.store-search{min-height:46px;border-color:#ffffff1a;background:#ffffff09}.cart-link{width:46px;height:46px;border-radius:10px}.gold-btn,.outline-btn,.menu-toggle,.store-product a,.store-product button,.store-promo-card button,.course-card a,.instructor-note a,.catalog-head button,.select-fake button,.filter-head button,.dash-link{min-height:46px;border-radius:10px;padding:0 18px;font-size:14.5px;font-weight:800;letter-spacing:-.006em}.gold-btn{border-color:#ffde957a;background:linear-gradient(180deg,#e5bd68,#d3a143);color:#161008;box-shadow:inset 0 1px #ffffff57,0 12px 22px #0000003d}.gold-btn:hover{background:linear-gradient(180deg,#f0ca79,#dba94d);box-shadow:inset 0 1px #ffffff61,0 16px 30px #0000004d}.outline-btn,.store-product a,.store-product button,.store-promo-card button,.course-card a,.instructor-note a,.catalog-head button,.dash-link{border-color:#e8be6747;background:#ffffff05;color:#e8c879}.outline-btn:hover,.store-product a:hover,.store-product button:hover,.store-promo-card button:hover,.course-card a:hover,.instructor-note a:hover,.catalog-head button:hover,.dash-link:hover{border-color:#e8be6794;background:#d8a84a17;color:#f4d995}.mobile-menu{gap:6px;padding:14px;border-color:#e8be672e;background:linear-gradient(180deg,#12130f,#090a08)}.mobile-menu a{min-height:46px;padding:0 14px;border-radius:10px;font-size:15.5px}.mobile-menu-cta{margin-top:8px;border:1px solid rgba(255,222,149,.44);background:linear-gradient(180deg,#e5bd68,#d3a143);color:#15100a!important;justify-content:center}.mobile-menu-contact{border:1px solid rgba(255,255,255,.08);background:#ffffff09;color:#f4f0e6!important}.hero-a{min-height:560px;padding:88px max(42px,calc((100% - var(--content)) / 2)) 78px;background:linear-gradient(90deg,#070806f5,#070806c7 40%,#07080647 76%),linear-gradient(180deg,#0000001a,#0000008a),url(/assets/photos/hero-loja-real.jpg) center right / cover no-repeat}.hero-label{display:inline-flex;margin-bottom:14px;color:var(--accent-2);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-copy{max-width:680px}.hero-copy h1{max-width:680px;margin-bottom:20px;font-size:clamp(44px,5vw,66px);line-height:1.14;padding-bottom:.1em}.hero-copy h1 span{color:var(--accent-2)}.hero-copy p{max-width:560px;margin-bottom:28px;color:#d9d1c3;font-size:17px}.category-shell,.launch-highlight,.membership-card,.championship-card,.support-band,.contact-band,.courses-hero,.course-detail-card,.store-showcase,.store-showcase-card,.store-promo-card,.store-presentation-band,.store-curated-catalog,.championships-hero,.champ-entity-section,.championships-note,.dash-hero,.dash-card,.info-item{border-color:#ffffff14;background:linear-gradient(180deg,#ffffff0b,#ffffff03),var(--surface)}.home-category-card,.home-product-card,.course-card,.store-benefit,.store-cat,.store-product,.filters{border-color:#ffffff13;background:radial-gradient(circle at 50% 0,rgba(216,168,74,.045),transparent 46%),linear-gradient(180deg,#ffffff0a,#ffffff03),var(--surface)}.home-category-card,.store-cat{min-height:168px;border-radius:14px}.home-category-card img,.store-cat img{height:102px}.home-category-card strong,.store-cat strong{font-size:16.5px}.home-product-card{display:flex;flex-direction:column;min-height:322px;padding:18px;border-radius:14px}.home-product-card img{height:144px}.home-product-card h3,.store-product h3{color:var(--text-strong);font-size:18px;line-height:1.22;letter-spacing:-.02em}.home-product-card p,.store-product p{color:#d4cbbd;font-size:14.5px}.home-product-card a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;margin-top:auto;border:1px solid rgba(232,190,103,.28);border-radius:9px;padding:0 12px}.launch-highlight{border-radius:20px;padding:38px}.launch-copy h2{font-size:clamp(34px,3.6vw,50px);line-height:1.1}.launch-kicker,.launch-specs span,.course-detail-meta span,.pill-row span,.store-chip,.store-proof-row span,.champ-event-topline span,.champ-event-topline em{border-radius:8px}.pill-row span,.store-chip,.store-product-topline small,.store-product-topline span,.store-promo-card small,.store-promo-card span,.store-showcase-card small,.home-product-card .tag{font-size:12.5px}.member-champ-section{grid-template-columns:minmax(0,1.14fr) minmax(360px,.86fr);gap:20px}.membership-card{min-height:300px;padding:34px;border-radius:18px}.championship-card{padding:24px;border-radius:18px}.championship-item{min-height:86px;border-color:#ffffff13;background:#0003}.course-card{overflow:hidden;border-radius:14px}.course-content{padding:20px}.course-card h3{font-size:19px;line-height:1.22}.course-card p{font-size:14.5px}.course-card a{width:100%;min-height:44px}.support-band{padding:28px 34px;border-radius:16px}.contact-band{border-radius:18px}.footer{gap:34px;grid-template-columns:minmax(250px,1.16fr) repeat(3,minmax(128px,.72fr)) minmax(310px,1.32fr);margin-top:54px;padding:42px 0 46px;border-top-color:#ffffff17}.footer p,.footer a,.footer span{font-size:14px;line-height:1.55}.footer a{min-height:26px}.courses-hero h1,.championships-hero h1,.dash-hero h1{line-height:1.22;padding-bottom:.16em}.champ-entity-banner h3{line-height:1.2;padding-bottom:.12em}.footer-contact span,.footer-contact a{overflow-wrap:anywhere}.section-bar.compact a,.home-product-card a{min-height:44px;padding-right:12px;padding-left:12px}.store-main{width:min(calc(100% - 64px),var(--content))}.store-showcase{grid-template-columns:minmax(0,1fr) minmax(350px,.44fr);gap:22px;padding:34px;border-radius:22px}.store-showcase h1{max-width:760px;font-size:clamp(42px,4.4vw,62px);line-height:1.14;padding-bottom:.1em}.store-benefits{gap:12px}.store-benefit{min-height:92px;padding:18px}.store-category-row{grid-template-columns:repeat(5,minmax(0,1fr))}.store-cat{min-height:142px}.store-promo-card{min-height:230px}.store-product-grid,.store-product-grid.curated{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.store-product{display:flex;flex-direction:column;min-height:360px;padding:16px;border-radius:14px}.store-product-media{height:142px;margin-bottom:14px}.store-product .store-product-media img,.store-product img{height:100%;object-fit:contain}.store-product-topline{margin-bottom:8px}.store-product-topline small{font-size:12px}.store-product-topline span{font-size:11.5px}.store-product p{min-height:40px}.store-product .pill-row{margin-top:auto}.store-product a,.store-product button{min-height:44px}.regulated-note{border-radius:16px}.championships-hero,.courses-hero,.dash-hero{border-radius:22px}.champ-entity-section{border-radius:18px}.champ-entity-events{gap:14px}.champ-event-card{border-radius:14px}.champ-event-actions .gold-btn,.champ-event-actions .outline-btn{min-height:44px}.course-detail-card{border-radius:18px}.course-detail-copy{padding:34px}.course-detail-copy h2{font-size:clamp(32px,3vw,44px)}.course-detail-copy li{line-height:1.35}.dashboard-grid{gap:18px}.dash-card{padding:24px;border-radius:16px}.dash-card h3{font-size:22px}.dash-row{min-height:50px}.dash-products .store-product{min-height:300px}@media(min-width:1500px){.hero-a{min-height:600px}}@media(max-width:1120px){.nav,.store-nav{gap:2px}.nav a,.store-nav a{padding:0 7px;font-size:13.5px}.store-header{grid-template-columns:auto minmax(0,1fr) minmax(180px,260px) auto auto auto}.store-category-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.hero-a,.category-shell,.launch-highlight,.home-section,.member-champ-section,.support-band,.contact-band,.courses-hero,.courses-list,.store-main,.store-layout,.dash-info-strip,.dash-hero,.dash-shortcuts,.dashboard-grid,.footer,.championships-hero,.championships-section,.championships-note{width:min(calc(100% - 40px),var(--content))}.main-header,.store-header{min-height:74px}.hero-a{width:min(calc(100% - 40px),var(--content));min-height:440px;margin-top:18px;border:1px solid rgba(255,255,255,.08);border-radius:22px;padding:54px 32px;background:linear-gradient(90deg,#070806f5,#070806bd,#0708067a),url(/assets/photos/hero-loja-real.jpg) center right 34% / cover no-repeat}.hero-copy h1{font-size:clamp(38px,6.6vw,54px)}.store-showcase{grid-template-columns:1fr}.store-category-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}.store-cat{flex:initial}.store-product-grid,.store-product-grid.curated{grid-template-columns:repeat(2,minmax(0,1fr))}.footer{grid-template-columns:1.2fr 1fr 1fr}.footer-contact{grid-column:span 2}}@media(max-width:620px){body{background:var(--bg)}p{font-size:15.5px}.main-header,.store-header{min-height:68px;padding:10px 14px}.store-header{grid-template-columns:126px minmax(0,1fr) 46px 46px;gap:8px}.logo img,.store-logo img{width:126px}.store-logo{display:block;width:126px;min-width:126px}.store-logo img{max-width:none}.menu-toggle,.mobile-whatsapp{width:46px;height:46px}.mobile-menu{right:12px;left:12px}.hero-a,.category-shell,.launch-highlight,.home-section,.member-champ-section,.support-band,.contact-band,.courses-hero,.courses-list,.store-main,.store-layout,.dash-info-strip,.dash-hero,.dash-shortcuts,.dashboard-grid,.footer,.championships-hero,.championships-section,.championships-note{width:calc(100% - 32px)}.hero-a{width:calc(100% - 32px);min-height:0;margin:16px auto 0;padding:24px 18px 22px;background:linear-gradient(180deg,#ffffff0b,#ffffff03),var(--surface);text-align:left}.hero-copy,.store-hero,.dash-hero div{text-align:left}.hero-label{font-size:12px}.hero-copy h1{margin-bottom:14px;font-size:clamp(32px,9.8vw,38px);line-height:1.12}.hero-copy h1 span{display:inline}.hero-copy p{font-size:15.5px;line-height:1.62}.hero-actions,.store-hero-actions{display:grid;grid-template-columns:1fr;justify-items:stretch}.hero-actions a,.store-hero-actions a,.store-hero-actions button,.section-bar .outline-btn,.membership-card .gold-btn,.support-band .outline-btn,.contact-actions a,.course-detail-actions a,.dash-card .gold-btn,.dash-card .outline-btn,.dash-link{min-height:46px;width:100%}.category-shell{padding:16px}.category-shell:before,.category-shell:after{display:none}.home-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow:visible;padding-right:0}.home-category-card,.store-cat{flex:initial;min-height:132px;padding:12px}.home-category-card img,.store-cat img{height:74px}.home-category-card strong,.store-cat strong{font-size:15px}.home-category-card small{font-size:13px}.section-bar{justify-items:start;text-align:left}.section-bar h2{font-size:clamp(26px,8vw,32px)}.launch-highlight{padding:18px;text-align:left}.launch-copy h2{font-size:clamp(30px,8.5vw,36px)}.launch-copy p,.launch-cta small{margin-left:0;margin-right:0}.launch-kicker,.launch-specs span,.course-detail-meta span,.course-card span,.championship-item small,.store-proof-row span{font-size:13px}.launch-specs{justify-content:start}.launch-actions,.home-product-grid{grid-template-columns:1fr}.home-product-card{min-height:auto;padding:16px;text-align:left}.home-product-card img{height:132px}.membership-card{min-height:0;text-align:left;justify-items:start}.benefit-row{justify-items:start}.championship-card .section-bar.compact{align-items:start;text-align:left}.championship-item{grid-template-columns:76px minmax(0,1fr);justify-items:start;text-align:left}.championship-logo{width:72px;height:48px}.championship-item em{grid-column:2;font-size:14px}.course-card{grid-template-columns:1fr}.course-content,.instructor-note,.support-band,.contact-panel{text-align:left;align-items:start}.course-meta,.course-card span{justify-content:start}.support-band{padding:20px}.support-band div{justify-items:start}.support-band span{justify-content:start}.contact-actions{display:grid;grid-template-columns:1fr;width:100%}.contact-info{justify-items:start}.store-main{width:calc(100% - 32px)}.store-showcase{padding:20px}.store-showcase-copy,.store-curated-head,.store-presentation-band{text-align:left;justify-items:start}.store-showcase h1{font-size:clamp(31px,8.8vw,38px)}.store-showcase p,.store-curated-head p,.store-presentation-band p{margin-left:0;margin-right:0}.store-proof-row,.mobile-breadcrumb{justify-content:start}.store-benefits{grid-template-columns:1fr}.store-category-row,.store-product-grid,.store-product-grid.curated{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.store-product{min-height:314px;padding:11px}.store-product-media{height:94px;margin-bottom:10px}.store-product-topline{display:none}.store-product h3{min-height:48px;font-size:14.5px;line-height:1.16}.store-product p{min-height:36px;font-size:13px;line-height:1.34}.store-product .pill-row span:first-child{display:none}.store-product .pill-row span{font-size:12.5px}.store-product a,.store-product button{min-height:44px;padding:0 8px;font-size:13px}.championships-hero,.championships-section .section-bar,.championships-note,.course-detail-copy,.champ-entity-banner,.champ-event-card{text-align:left;justify-items:start}.championships-hero h1,.championships-hero p,.championships-note p,.course-detail-copy p,.champ-entity-banner p{margin-left:0;margin-right:0}.championships-hero .hero-actions,.course-detail-meta,.course-detail-actions,.champ-event-topline,.champ-event-card p{justify-content:start}.champ-event-actions{grid-template-columns:1fr}.course-detail-copy{padding:22px 18px}.course-detail-copy ul{justify-items:start}.dashboard-grid,.dash-info-strip,.dash-shortcuts{grid-template-columns:1fr}.dash-hero{min-height:280px;padding:24px 18px}.dash-products{grid-template-columns:1fr}.footer{grid-template-columns:1fr;gap:18px;text-align:left;padding:34px 0 38px}.footer>div:first-child,.footer-contact{grid-column:auto}.footer img{margin-left:0;margin-right:0;width:150px}.footer p{max-width:340px;margin-left:0;margin-right:0;font-size:14.5px}.footer strong{font-size:13.5px}.footer a{min-height:44px;align-items:center;justify-content:start;margin-bottom:0;font-size:14.5px}.footer span{justify-content:start;font-size:14px}.footer-contact{justify-items:start;text-align:left}.footer-contact a,.footer-contact span{text-align:left}}@media(max-width:480px){.store-product-grid,.store-product-grid.curated,.dash-products{grid-template-columns:1fr}.store-product,.dash-products .store-product{display:flex;grid-template-columns:none;gap:0;align-items:stretch;min-height:auto;padding:14px}.store-product-media,.dash-products .store-product-media{height:128px}.dash-products .store-product img,.dash-products .store-product .store-product-media img{width:100%;height:128px;margin:0}.store-product h3,.dash-products .store-product h3{display:block;min-height:0;overflow:visible;font-size:16px;line-height:1.22;-webkit-line-clamp:initial}.store-product p,.dash-products .store-product p{display:block;width:100%;min-height:0;overflow:visible;overflow-wrap:anywhere;font-size:14px;line-height:1.42;-webkit-line-clamp:initial}}@media(max-width:380px){.store-product-grid,.store-product-grid.curated{grid-template-columns:1fr}.store-product{min-height:auto;padding:14px}.store-product-media{height:126px}.store-product h3{display:block;min-height:0;font-size:16px;overflow:visible;-webkit-line-clamp:initial}.store-product p{display:block;min-height:0;font-size:14px;overflow:visible;-webkit-line-clamp:initial}.home-category-grid,.store-category-row{gap:8px}}@media(max-width:480px){.store-page .store-promo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.store-page .store-promo-card{display:flex;flex-direction:column;min-height:274px;padding:10px;text-align:left}.store-page .store-promo-card>span{position:static;align-self:flex-start;margin-bottom:8px}.store-page .store-promo-card img{width:calc(100% - 16px);height:84px;align-self:center;margin-bottom:8px;object-fit:contain}.store-page .store-promo-card h3{display:-webkit-box;min-height:45px;overflow:hidden;font-size:13.5px;line-height:1.12;-webkit-box-orient:vertical;-webkit-line-clamp:3}.store-page .store-promo-card p{display:-webkit-box;min-height:34px;overflow:hidden;font-size:12.5px;line-height:1.34;-webkit-box-orient:vertical;-webkit-line-clamp:2}.store-page .store-promo-card button{min-height:44px;margin-top:auto;justify-content:center}.store-page .store-product-grid,.store-page .store-product-grid.curated{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.store-page .store-product{display:flex;flex-direction:column;gap:0;align-items:stretch;min-height:288px;padding:9px}.store-page .store-product:before{inset:9px 9px auto}.store-page .store-product-media{position:relative;width:100%;height:98px;margin-bottom:8px;overflow:hidden}.store-page .store-product .store-product-media img{position:absolute;top:7px;right:7px;bottom:7px;left:7px;display:block;width:calc(100% - 14px)!important;height:calc(100% - 14px)!important;max-width:100%;max-height:100%;margin:0;object-fit:contain;object-position:center}.store-page .store-showcase-card img,.store-page .store-cat img,.store-page .store-presentation-band img{transform:scale(.92);transform-origin:center}.store-page .store-product h3{display:-webkit-box;min-height:46px;overflow:hidden;font-size:13.5px;line-height:1.14;-webkit-box-orient:vertical;-webkit-line-clamp:3}.store-page .store-product p{display:-webkit-box;min-height:34px;overflow:hidden;font-size:12.5px;line-height:1.34;-webkit-box-orient:vertical;-webkit-line-clamp:2}.store-page .store-product .pill-row{gap:5px;margin-top:auto;margin-bottom:8px}.store-page .store-product .pill-row span{padding:4px 6px;font-size:12px}.store-page .store-product a,.store-page .store-product button{min-height:44px;padding:0 6px;font-size:12.5px}}@media(max-width:620px){.member-champ-section{grid-template-columns:1fr;gap:16px;align-items:stretch}.member-champ-section>*{width:100%;min-width:0}.membership-card{grid-template-columns:1fr;gap:16px}.target-badge{width:72px;height:72px}.target-badge svg{width:42px;height:42px}.membership-card .gold-btn{width:100%}.championship-card{min-width:0}}.membership-section,.championship-home-section{width:min(calc(100% - 64px),var(--content));margin-right:auto;margin-left:auto}.membership-section{margin-top:26px}.championship-home-section{margin-top:20px}.membership-section .membership-card,.championship-home-section .championship-card{width:100%;min-width:0}.championship-home-section .championship-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.championship-home-section .championship-item{grid-template-columns:82px minmax(0,1fr);min-width:0}@media(max-width:980px){.membership-section,.championship-home-section{width:min(calc(100% - 40px),var(--content))}.championship-home-section .championship-list{grid-template-columns:1fr}}@media(max-width:620px){.membership-section,.championship-home-section{width:calc(100% - 32px)}.membership-section .membership-card{grid-template-columns:1fr;gap:16px}.championship-home-section{margin-top:16px}.championship-home-section .championship-item{grid-template-columns:76px minmax(0,1fr)}}.store-page .store-product-media,.dash-products .store-product-media{position:relative;overflow:hidden}.store-page .store-product .store-product-media img,.dash-products .store-product .store-product-media img{position:absolute;top:10px;right:10px;bottom:10px;left:10px;display:block;width:calc(100% - 20px)!important;height:calc(100% - 20px)!important;max-width:calc(100% - 20px);max-height:calc(100% - 20px);margin:0;object-fit:contain;object-position:center}@media(min-width:981px){.page>.hero-a{width:100%;max-width:none;margin-right:0;margin-left:0}}@media(min-width:1121px){.store-page .store-category-row{grid-template-columns:repeat(9,minmax(0,1fr));gap:8px;margin:14px 0}.store-page .store-cat{min-height:108px;padding:8px 6px 10px;border-radius:11px}.store-page .store-cat img{height:58px;margin-bottom:6px;transform:none}.store-page .store-cat strong{font-size:12.5px;line-height:1.12;text-wrap:balance}}.affiliation-page{background:radial-gradient(circle at 74% 0,rgba(212,161,74,.12),transparent 420px),var(--bg)}.affiliation-hero,.affiliation-section{width:min(calc(100% - 64px),var(--content));margin-right:auto;margin-left:auto}.affiliation-hero{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(320px,.58fr);gap:22px;align-items:stretch;padding-top:62px}.affiliation-hero>div,.affiliation-notice,.affiliation-step,.affiliation-doc-card,.affiliation-form,.affiliation-form-copy,.affiliation-sources{border:1px solid rgba(255,255,255,.085);border-radius:16px;background:linear-gradient(180deg,#ffffff0b,#ffffff03),var(--surface);box-shadow:var(--shadow-card)}.affiliation-hero>div{min-height:430px;padding:clamp(28px,5vw,58px);background:linear-gradient(90deg,#0708064d,#070806e6),linear-gradient(180deg,#d8a84a14,#ffffff03),var(--surface)}.affiliation-hero h1{max-width:820px;margin-bottom:18px;font-size:clamp(42px,5vw,68px);line-height:1.02;letter-spacing:-.02em}.affiliation-hero p{max-width:680px;font-size:17px}.affiliation-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.affiliation-notice{display:flex;flex-direction:column;justify-content:flex-end;padding:28px;border-color:#d8a84a38}.affiliation-notice svg{margin-bottom:28px;color:var(--accent-2)}.affiliation-notice h2{margin-bottom:10px;font-size:25px}.affiliation-section{margin-top:34px}.affiliation-heading{max-width:840px;margin-bottom:18px}.affiliation-heading h2,.affiliation-form-copy h2,.affiliation-sources h2{margin-bottom:10px;font-size:clamp(28px,3vw,42px);line-height:1.12}.affiliation-steps,.affiliation-doc-grid{display:grid;gap:14px}.affiliation-steps{grid-template-columns:repeat(4,minmax(0,1fr))}.affiliation-doc-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.affiliation-step,.affiliation-doc-card{min-width:0;padding:22px}.affiliation-step>span{display:inline-flex;margin-bottom:34px;color:var(--accent-2);font-size:13px;font-weight:900}.affiliation-step h3,.affiliation-doc-card h3{margin-bottom:8px;font-size:21px}.affiliation-doc-card svg{margin-bottom:22px;color:var(--accent-2)}.affiliation-form-section{display:grid;grid-template-columns:minmax(280px,.44fr) minmax(0,.76fr);gap:18px;align-items:start}.affiliation-form-copy{position:sticky;top:122px;padding:26px}.affiliation-contact-box{display:grid;gap:10px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}.affiliation-contact-box span{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:14px;line-height:1.45}.affiliation-contact-box svg{flex:0 0 auto;color:var(--accent-2)}.affiliation-form{display:grid;gap:18px;padding:24px}.form-grid{display:grid;gap:14px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.affiliation-form label,.affiliation-form fieldset{min-width:0}.affiliation-form label{display:grid;gap:8px;color:var(--text);font-size:13px;font-weight:800}.affiliation-form input,.affiliation-form select,.affiliation-form textarea{width:100%;min-height:46px;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:0 13px;background:#0003;color:var(--text);outline:none}.affiliation-form select{color-scheme:dark}.affiliation-form textarea{min-height:120px;padding-top:12px;resize:vertical;line-height:1.5}.affiliation-form input:focus,.affiliation-form select:focus,.affiliation-form textarea:focus{border-color:#f0c976ad;box-shadow:0 0 0 3px #d8a84a1f}.affiliation-form fieldset{margin:0;border:1px solid rgba(255,255,255,.085);border-radius:12px;padding:16px}.affiliation-form legend{padding:0 8px;color:var(--accent-2);font-size:13px;font-weight:900}.check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.affiliation-form .check-option,.affiliation-form .consent-line{display:flex;align-items:flex-start;gap:9px;color:var(--muted);font-size:13.5px;font-weight:700;line-height:1.35}.affiliation-form .check-option input,.affiliation-form .consent-line input{flex:0 0 auto;width:16px;height:16px;min-height:0;margin-top:1px;accent-color:var(--accent)}.affiliation-form .gold-btn{justify-self:start;min-height:50px}.affiliation-sources{display:grid;grid-template-columns:minmax(280px,.5fr) minmax(0,.8fr);gap:18px;align-items:center;padding:26px;margin-bottom:38px}.source-list{display:grid;gap:10px}.source-list a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:12px 14px;border:1px solid rgba(232,190,103,.18);border-radius:10px;color:var(--text);background:#00000029;font-size:14px;font-weight:800}@media(max-width:980px){.affiliation-hero,.affiliation-section{width:min(calc(100% - 40px),var(--content))}.affiliation-hero,.affiliation-form-section,.affiliation-sources{grid-template-columns:1fr}.affiliation-hero{padding-top:24px}.affiliation-form-copy{position:static}.affiliation-steps,.affiliation-doc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.affiliation-hero,.affiliation-section{width:calc(100% - 32px)}.affiliation-hero>div,.affiliation-notice,.affiliation-form-copy,.affiliation-form,.affiliation-sources{padding:20px;border-radius:14px}.affiliation-hero>div{min-height:0}.affiliation-hero h1{font-size:clamp(32px,10vw,40px);line-height:1.08}.affiliation-actions,.affiliation-actions a,.form-grid.two,.affiliation-steps,.affiliation-doc-grid,.check-grid{grid-template-columns:1fr}.affiliation-actions{display:grid}.affiliation-actions a,.affiliation-form .gold-btn{width:100%}}.documentation-page{background:radial-gradient(circle at 28% 0,rgba(216,168,74,.11),transparent 440px),var(--bg)}.documentation-hero,.documentation-section{width:min(calc(100% - 64px),var(--content));margin-right:auto;margin-left:auto}.documentation-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.46fr);gap:22px;align-items:stretch;padding-top:62px}.documentation-hero>div,.documentation-hero-card,.documentation-service-card,.documentation-process-band,.documentation-check-section,.documentation-limits{border:1px solid rgba(255,255,255,.085);border-radius:16px;background:linear-gradient(180deg,#ffffff0b,#ffffff03),var(--surface);box-shadow:var(--shadow-card)}.documentation-hero>div{min-height:430px;padding:clamp(28px,5vw,58px);background:linear-gradient(90deg,#0708062e,#070806db),linear-gradient(180deg,#d8a84a14,#ffffff03),var(--surface)}.documentation-hero h1{max-width:820px;margin-bottom:18px;font-size:clamp(42px,5vw,68px);line-height:1.02;letter-spacing:-.02em}.documentation-hero p{max-width:720px;font-size:17px}.documentation-hero-card{display:flex;flex-direction:column;justify-content:flex-end;padding:28px;border-color:#d8a84a38}.documentation-hero-card svg{margin-bottom:28px;color:var(--accent-2)}.documentation-hero-card h2{margin-bottom:10px;font-size:25px}.documentation-section{margin-top:34px}.documentation-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.documentation-service-card{min-width:0;padding:22px}.documentation-service-card svg{margin-bottom:22px;color:var(--accent-2)}.documentation-service-card h3{margin-bottom:8px;font-size:21px}.documentation-process-band{padding:26px}.documentation-process-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.documentation-process-list article{display:grid;grid-template-rows:auto 1fr;gap:28px;min-width:0;padding:20px;border:1px solid rgba(255,255,255,.075);border-radius:13px;background:#00000024}.documentation-process-list span{color:var(--accent-2);font-size:13px;font-weight:900}.documentation-process-list h3{margin-bottom:8px;font-size:20px}.documentation-check-section{display:grid;grid-template-columns:minmax(260px,.45fr) minmax(0,.75fr);gap:18px;align-items:center;padding:26px}.documentation-check-copy h2{margin-bottom:10px;font-size:clamp(28px,3vw,42px);line-height:1.12}.documentation-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.documentation-check-grid span{display:inline-flex;align-items:flex-start;gap:8px;min-height:44px;padding:12px;border:1px solid rgba(232,190,103,.15);border-radius:10px;color:var(--text);background:#00000024;font-size:13.5px;font-weight:800}.documentation-check-grid svg{flex:0 0 auto;color:var(--accent-2)}.documentation-form-section{display:grid;grid-template-columns:minmax(280px,.42fr) minmax(0,.78fr);gap:18px;align-items:start}.documentation-limits{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:start;padding:26px;border-color:#d8a84a38}.documentation-limits svg{color:var(--accent-2)}.documentation-limits h2{margin-bottom:8px;font-size:clamp(26px,2.6vw,36px)}@media(max-width:980px){.documentation-hero,.documentation-section{width:min(calc(100% - 40px),var(--content))}.documentation-hero,.documentation-check-section,.documentation-form-section,.documentation-limits{grid-template-columns:1fr}.documentation-hero{padding-top:24px}.documentation-service-grid,.documentation-process-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.documentation-hero,.documentation-section{width:calc(100% - 32px)}.documentation-hero>div,.documentation-hero-card,.documentation-process-band,.documentation-check-section,.documentation-limits{padding:20px;border-radius:14px}.documentation-hero>div{min-height:0}.documentation-hero h1{font-size:clamp(32px,10vw,40px);line-height:1.08}.documentation-service-grid,.documentation-process-list,.documentation-check-grid{grid-template-columns:1fr}}.store-page .catalog-toolbar{width:100%;box-sizing:border-box;margin-bottom:16px;padding:10px 12px;border:1px solid rgba(232,190,103,.12);border-radius:12px;background:linear-gradient(180deg,#ffffff09,#ffffff03),#070806db;box-shadow:inset 0 1px #ffffff09;overflow:hidden}.store-page .catalog-toolbar>span{min-width:0;padding-left:2px}.store-page .catalog-toolbar .sort-button,.store-page .catalog-toolbar .filter-button{max-width:100%;min-height:42px;border-color:#d8a84a61;background:#ffffff05}@media(max-width:980px){.store-page .catalog-toolbar{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px}.store-page .catalog-toolbar>span{grid-column:1 / -1;order:-1;padding:0 2px}.store-page .catalog-toolbar .filter-button,.store-page .catalog-toolbar .sort-button{width:100%;justify-content:center;padding-right:10px;padding-left:10px;white-space:normal;line-height:1.15}}@media(max-width:380px){.store-page .catalog-toolbar{grid-template-columns:1fr}}.top-info{grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center}.top-info a,.top-info span,.top-hours{display:inline-flex;align-items:center;min-width:0;gap:8px;color:inherit;text-decoration:none}.top-hours{justify-self:center}.top-account{justify-self:end;white-space:nowrap}.hours-groups{display:grid;grid-template-columns:repeat(2,auto);align-items:center;gap:10px;min-width:0}.hours-group{display:grid!important;grid-template-columns:auto auto auto;align-items:center;gap:6px;min-width:0;margin:0!important;color:inherit!important;font-size:inherit!important;line-height:1.2!important}.hours-group strong{margin:0!important;color:var(--accent-2);font-size:inherit!important;font-weight:850;line-height:inherit;text-transform:none!important}.hours-group em{color:#f4f0e6c7;font-style:normal;white-space:nowrap}@media(max-width:1280px)and (min-width:981px){.top-info{grid-template-columns:auto minmax(0,1fr) auto;gap:8px 14px;min-height:auto;padding-top:6px;padding-bottom:6px;font-size:11.5px}.top-welcome{grid-column:1}.top-phone{grid-column:2}.top-account{grid-column:3}.top-hours{grid-column:1 / -1;justify-self:stretch;padding-top:5px;border-top:1px solid rgba(216,168,74,.12)}.top-hours .hours-groups{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.top-hours .hours-group{justify-content:center;padding:4px 8px;border:1px solid rgba(216,168,74,.12);border-radius:8px;background:#ffffff05}}.contact-hours,.footer-hours{display:flex;align-items:flex-start;gap:7px;min-width:0;margin-bottom:8px;color:var(--muted);font-size:14px;line-height:1.45}.contact-hours svg,.footer-hours svg{flex:0 0 auto;margin-top:2px;color:var(--accent-2)}.contact-hours .hours-groups,.footer-hours .hours-groups,.info-item .hours-groups{grid-template-columns:1fr;gap:5px}.contact-hours .hours-group,.footer-hours .hours-group,.info-item .hours-group{grid-template-columns:auto 1fr;gap:2px 8px}.contact-hours .hours-group em,.footer-hours .hours-group em,.info-item .hours-group em{grid-column:2;white-space:normal}@media(max-width:980px){.top-info{display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:auto;padding:7px 12px;gap:5px 8px;border-bottom-color:#d8a84a29;font-size:11px;line-height:1.16}.top-welcome{grid-column:1;max-width:100%;color:var(--accent-2)!important;font-size:11.5px;font-weight:850}.top-account{grid-column:2;grid-row:1 / span 2;align-self:center;justify-self:end;min-height:28px;padding:0 8px;border:1px solid rgba(216,168,74,.18);border-radius:8px;background:#ffffff06;color:var(--accent-2)!important;font-size:10.5px}.top-phone{grid-column:1;color:#d8b875!important;font-size:11px}.top-info .top-welcome svg,.top-info .top-phone svg,.top-info .top-account svg{width:13px;height:13px}.top-hours{grid-column:1 / -1;justify-self:stretch;padding-top:5px;border-top:1px solid rgba(216,168,74,.16)}.top-hours .hours-groups{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.top-hours .hours-group{grid-template-columns:auto minmax(0,1fr);gap:1px 6px;min-height:44px;padding:5px 7px;border:1px solid rgba(216,168,74,.16);border-radius:8px;background:#ffffff06}.top-hours .hours-group strong{grid-row:1 / span 2;align-self:center;min-width:50px;font-size:11px!important}.top-hours .hours-group em{grid-column:2;color:#f4f0e6d1;font-size:10.5px;white-space:normal}}@media(max-width:380px){.top-info{padding-right:8px;padding-left:8px;gap:4px 6px;font-size:10.5px}.top-info svg{width:12px;height:12px}.top-hours .hours-groups{gap:5px}.top-hours .hours-group{min-height:42px;padding:5px 6px}.top-hours .hours-group strong{min-width:45px;font-size:10.5px!important}.top-hours .hours-group em{font-size:10px}}@media(max-width:620px){.main-header{grid-template-columns:46px minmax(0,1fr) 46px;padding:10px 12px}.main-header .logo{grid-column:2;justify-self:center;width:auto}.main-header .logo img{width:112px}.main-header .header-tools{grid-column:3;justify-self:end}.main-header .menu-toggle{width:44px;height:44px}.store-header{position:sticky;grid-template-columns:46px minmax(0,1fr) 46px 46px;padding:10px 12px}.store-header .store-logo{position:absolute;left:50%;z-index:1;transform:translate(-50%);width:auto;min-width:0}.store-header .store-logo img{width:112px;max-width:none}.store-header .mobile-whatsapp{grid-column:3;z-index:2}.store-header .menu-toggle{grid-column:4;z-index:2}}@media(max-width:380px){.main-header .logo img,.store-header .store-logo img{width:104px}}@media(max-width:480px){.store-page .store-product .store-product-media img{top:7px;right:7px;bottom:7px;left:7px;width:calc(100% - 14px)!important;height:calc(100% - 14px)!important;max-width:calc(100% - 14px);max-height:calc(100% - 14px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
