.logo-brand img{object-fit:contain;width:74px;height:42px}.logo-swap{perspective:700px;width:74px;height:48px;transform-style:preserve-3d;background:0 0;border:0;padding:0;position:relative}.logo-swap img{object-fit:contain;backface-visibility:hidden;width:74px;height:48px;transition:transform .6s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0}.logo-swap .logo-lrk{transform:rotateY(0)}.logo-swap .logo-sensei{opacity:1;transform:rotateY(180deg);border:0!important;padding:0!important}.logo-swap:hover .logo-lrk{transform:rotateY(-180deg)}.logo-swap:hover .logo-sensei{transform:rotateY(0)}.site-header{box-sizing:border-box;gap:18px;max-width:1280px;height:104px;margin:0 auto;padding:0 clamp(24px,6vw,72px)}.site-header .logo-brand img{clip-path:circle(48%)}.site-header .nav{flex:0 auto;justify-content:flex-end;align-items:center;gap:20px;margin-left:auto}.site-header .header-cta{margin-left:4px}.logo-brand img+img{border-left:1px solid var(--gold);width:58px;height:42px;padding-left:10px}.hero-logos{z-index:2;white-space:nowrap;align-items:center;gap:12px;display:flex;position:absolute;top:43%;left:50%;transform:translate(-50%,-50%)}.hero-logos img{object-fit:contain;filter:drop-shadow(0 12px 16px #00000059);border-radius:50%;width:132px;height:132px;animation:4.5s ease-in-out infinite hero-logo-float}.hero-logos img:nth-of-type(2){animation-delay:.45s}.hero-logos span{color:var(--gold);font:32px Playfair Display,serif;animation:2.5s ease-in-out infinite hero-cross-pulse}.hero-caption{align-items:flex-start;width:max-content;animation:1.2s ease-out both caption-rise;bottom:58px;left:50%;transform:translate(-50%)}.hero-caption b{letter-spacing:.2px}.hero-caption span{padding-top:2px}.phoenix{isolation:isolate;cursor:pointer;filter:drop-shadow(0 0 10px #ffa61a80);place-items:center;width:82px;height:82px;padding:0;transition:filter .3s;animation:3.5s ease-in-out infinite phoenix-float;display:grid;overflow:visible;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.phoenix img{object-fit:contain;mix-blend-mode:screen;transform-origin:55% 58%;width:165px;height:165px;animation:1.15s ease-in-out infinite phoenix-wings}.phoenix:hover{filter:drop-shadow(0 0 24px #ffc032f2)saturate(1.3)}.phoenix:hover img{animation:.5s ease-in-out infinite alternate phoenix-fire}.phoenix-flight{animation:2.1s cubic-bezier(.2,.7,.2,1) phoenix-flight}.phoenix-flight img{animation:.38s ease-in-out infinite alternate phoenix-fire}.phoenix-spark{display:none}.phoenix{will-change:transform,filter}:is(main:has(.site-header .nav:hover) .phoenix,main:has(.site-header .nav:focus-within) .phoenix){animation:2.8s cubic-bezier(.22,.68,.25,1) both phoenix-flight-smooth}:is(main:has(.site-header .nav:hover) .phoenix img,main:has(.site-header .nav:focus-within) .phoenix img){animation:.8s ease-in-out infinite alternate phoenix-fire}.loading-screen{z-index:100;color:#fff;text-align:center;background:radial-gradient(circle at 50% 44%,#2b2110 0,#0a0a0afa 34%,#050505 72%);align-content:center;place-items:center;animation:.22s ease-out loading-fade-in;display:grid;position:fixed;inset:0;overflow:hidden}.loading-screen:before{content:"";border:1px solid #ffb8342e;border-radius:50%;width:72vw;max-width:760px;height:72vw;max-height:760px;animation:1.45s ease-out both loading-ring;position:absolute}.loading-screen:after{content:"✦  ·  ✦  ·  ✦";color:#ffc447;letter-spacing:28px;text-shadow:0 0 16px #ff9e18;font-size:18px;animation:1.45s ease-out both loading-particles;position:absolute;top:30%;left:50%}.loading-screen img{z-index:2;object-fit:contain;mix-blend-mode:screen;filter:drop-shadow(0 0 22px #ffb52d);width:min(320px,55vw);height:min(320px,55vw);animation:1.45s cubic-bezier(.2,.75,.2,1) both phoenix-rebirth;position:relative}.loading-aura{border:1px solid #ffb83480;border-radius:50%;width:260px;height:260px;animation:1.45s ease-out both loading-aura;position:absolute;box-shadow:0 0 70px #ff9b1440,inset 0 0 50px #ffb52826}.loading-screen p{color:var(--gold);letter-spacing:5px;margin:22px 0 5px;font-size:11px;font-weight:700;position:relative}.loading-screen>span{color:#8e887b;font:italic 16px Playfair Display,serif;position:relative}.loading-line{background:#3d3425;width:150px;height:1px;margin-top:22px;position:relative;overflow:hidden}.loading-line i{background:var(--gold);width:45%;height:100%;animation:1.45s ease-in-out both loading-progress;display:block}@keyframes hero-logo-float{0%,to{filter:drop-shadow(0 5px 12px #00000052);transform:translateY(0)rotate(0)}50%{filter:drop-shadow(0 0 18px #d4af376b);transform:translateY(-5px)rotate(-1deg)}}@keyframes hero-cross-pulse{0%,to{opacity:.55;transform:scale(.9)}50%{opacity:1;transform:scale(1.18)}}@keyframes caption-rise{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@keyframes loading-fade-in{0%{opacity:0}to{opacity:1}}@keyframes phoenix-rebirth{0%{opacity:0;transform:translate(-52vw)translateY(16vh)scale(.18)rotate(-18deg)}35%{opacity:1;transform:translate(-15vw)translateY(-4vh)scale(.7)rotate(-5deg)}70%{opacity:1;transform:translate(8vw)translateY(0)scale(1.08)rotate(4deg)}to{opacity:1;transform:translate(0)translateY(0)scale(1)rotate(0)}}@keyframes loading-aura{0%{opacity:0;transform:scale(.25)}55%{opacity:1;transform:scale(1.15)}to{opacity:.6;transform:scale(1)}}@keyframes loading-progress{0%{width:0}to{width:100%}}@keyframes phoenix-float{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-9px)rotate(3deg)}}@keyframes phoenix-wings{0%,to{transform:rotate(-3deg)scaleY(1)}50%{transform:rotate(4deg)scaleY(.94)translateY(3px)}}@keyframes phoenix-fire{0%{filter:brightness()saturate();transform:rotate(-4deg)scale(1)translateY(2px)}to{filter:brightness(1.35)saturate(1.45)drop-shadow(0 0 14px #ff9e18);transform:rotate(4deg)scale(1.08)translateY(-3px)}}@keyframes phoenix-flight-smooth{0%{transform:translate(0)scale(.7)rotate(-8deg)}18%{transform:translate(-7vw,-16vh)scale(.82)rotate(-11deg)}40%{transform:translate(-18vw,-34vh)scale(1)rotate(-2deg)}62%{transform:translate(-30vw,-42vh)scale(1.08)rotate(9deg)}82%{transform:translate(-36vw,-22vh)scale(.92)rotate(18deg)}to{transform:translate(0)scale(1)rotate(0)}}@keyframes phoenix-flight{0%{transform:translate(0)scale(.75)rotate(-8deg)}22%{transform:translate(-10vw,-28vh)scale(.9)rotate(-12deg)}48%{transform:translate(-24vw,-44vh)scale(1.08)rotate(10deg)}72%{transform:translate(-36vw,-28vh)scale(.94)rotate(22deg)}to{transform:translate(0)scale(1)rotate(0)}}.header-cta{background:var(--gold);color:var(--ink);letter-spacing:1.2px;text-transform:uppercase;white-space:nowrap;align-items:center;gap:12px;padding:12px 15px;font-size:10px;font-weight:700;display:inline-flex}.header-cta span{font-size:16px}.nav-dropdown{position:relative}.nav-dropdown>button{color:inherit;font:inherit;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px}.nav-dropdown>button span{color:var(--gold);font-size:14px}.dropdown-menu{opacity:0;visibility:hidden;min-width:max-content;box-shadow:none;background:0 0;border:0;gap:0;padding:8px 0;transition:all .2s;display:grid;position:absolute;top:24px;left:0;transform:translateY(6px)}.nav-dropdown:hover .dropdown-menu,.nav-dropdown:focus-within .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a{color:#c9c5bc;white-space:nowrap;padding:8px 0;font-size:10px;line-height:1.3}.dropdown-menu a:hover{color:var(--gold);background:0 0}.scroll-reveal{opacity:0;will-change:opacity,transform;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.scroll-reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes loading-ring{0%{opacity:0;transform:scale(.15)rotate(0)}55%{opacity:1;transform:scale(1.05)rotate(120deg)}to{opacity:.35;transform:scale(1.25)rotate(180deg)}}@keyframes loading-particles{0%{opacity:0;transform:translate(-50%,30px)scale(.4)}45%{opacity:1;transform:translate(-50%,-12px)scale(1)}to{opacity:0;transform:translate(-50%,-70px)scale(1.4)}}.belt-feature{padding-bottom:56px}.belt-photo{transition:background-image .45s,opacity .3s}.belt-meta{transition:transform .45s,opacity .3s}.belt-controls{color:var(--gold);align-items:center;gap:16px;display:flex;position:absolute;bottom:0;right:0}.belt-controls>button{width:34px;height:34px;color:var(--gold);cursor:pointer;background:0 0;border:1px solid #c8a74e99;font-size:18px;transition:all .25s}.belt-controls>button:hover{background:var(--gold);color:var(--ink)}.belt-controls>div{gap:6px;display:flex}.belt-controls>div button{cursor:pointer;background:#605642;border:0;width:22px;height:2px;padding:0}.belt-controls>div button.active{background:var(--gold);width:34px}.belt-feature{cursor:grab;touch-action:pan-y}.belt-feature:active{cursor:grabbing}.athlete-grid{scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;padding-bottom:12px;overflow-x:auto;display:flex!important}.athlete-grid::-webkit-scrollbar{display:none}.athlete-grid .athlete-card{scroll-snap-align:start;flex:0 0 calc(25% - 11.25px)}.athlete-grid:active{cursor:grabbing}.teacher-grid{scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;gap:30px;padding-bottom:16px;overflow-x:auto;display:flex!important}.teacher-grid::-webkit-scrollbar{display:none}.teacher-grid .teacher-card{scroll-snap-align:start;cursor:pointer;flex:0 0 calc(50% - 15px)}.teacher-grid:active{cursor:grabbing}.teacher-card b{color:var(--gold);letter-spacing:1.2px;text-transform:uppercase;margin-top:22px;font-size:10px;font-weight:500;display:block}@media (width<=800px){.logo-brand img,.logo-swap,.logo-swap img{width:62px;height:36px}.logo-brand img+img{width:50px;height:36px}.hero-logos{gap:8px;top:40%}.hero-logos img{width:100px;height:100px}.hero-logos span{font-size:25px}.hero-caption{bottom:42px}.header-cta{display:none}.site-header .nav{flex:initial;justify-content:initial}.nav-dropdown{display:block}.dropdown-menu{opacity:1;visibility:visible;margin-top:8px;display:none;position:static;transform:none}.nav-dropdown:hover .dropdown-menu,.nav-dropdown:focus-within .dropdown-menu{display:grid}.teacher-grid .teacher-card{flex-basis:85%}}.athlete-grid.is-dragging,.teacher-grid.is-dragging{cursor:grabbing;scroll-snap-type:none}.athlete-grid.is-dragging *,.teacher-grid.is-dragging *{-webkit-user-select:none;user-select:none}.athlete-grid,.teacher-grid{touch-action:pan-y}.belt-feature.is-dragging{cursor:grabbing}.hero-actions .button.gold,.hero-actions .text-link{isolation:isolate;transition:color .35s,box-shadow .35s,transform .35s;position:relative;overflow:hidden}.hero-actions .button.gold{border:1px solid #e2c96f;border-radius:6px}.hero-actions .text-link{border:1px solid var(--gold);color:var(--gold);border-radius:6px;align-items:center;gap:10px;padding:15px 18px;display:inline-flex}.hero-actions .button.gold:before,.hero-actions .text-link:before{content:"";z-index:-1;transform-origin:0;transition:transform .4s cubic-bezier(.65,0,.35,1);position:absolute;inset:0;transform:scaleX(0)}.hero-actions .button.gold:before{background:#a8872e}.hero-actions .text-link:before{background:var(--gold)}.hero-actions .button.gold:hover:before,.hero-actions .text-link:hover:before{transform:scaleX(1)}.hero-actions .button.gold:hover{box-shadow:0 0 20px #d4af3766}.hero-actions .text-link:hover{color:var(--ink)}.hero-actions .button.gold span,.hero-actions .text-link span{transition:transform .3s;display:inline-block}.hero-actions .button.gold:hover span{transform:translate(3px,-3px)}.hero-actions .text-link:hover span{transform:translateY(3px)}.site-header .nav-dropdown>button{align-items:center;gap:5px;display:inline-flex}.site-header .nav-dropdown>button span{width:10px;height:12px;color:var(--gold);justify-content:center;align-items:center;font-size:0;display:inline-flex}.site-header .nav-dropdown>button span:before{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:6px;height:6px;transition:transform .25s,color .25s;transform:rotate(45deg)translate(-1px,-1px)}.site-header .nav-dropdown:hover>button span:before,.site-header .nav-dropdown:focus-within>button span:before{color:#f0cc68;transform:rotate(225deg)translate(-1px,-1px)}.site-header .dropdown-menu{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141414fa;border:1px solid #d4af3733;border-top-color:#d4af376b;border-radius:8px;gap:8px;min-width:210px;padding:14px;transition:opacity .25s,visibility .25s,transform .25s;display:grid;top:100%;left:-14px;transform:translateY(-8px);box-shadow:0 12px 30px #00000080}.site-header .dropdown-menu a{color:#c9c5bc;white-space:nowrap;border-radius:5px;padding:10px 12px;font-size:10px;line-height:1.3;transition:color .2s,background .2s,transform .2s;display:block}.site-header .dropdown-menu a:hover{color:#f0cc68;background:#c8a74e1a;transform:translate(4px)}@media (width<=800px){.site-header .nav-dropdown .dropdown-menu{min-width:0;box-shadow:none;background:#141414fa;margin-top:10px;padding:12px;display:none;position:static;transform:none}.site-header .nav-dropdown:hover .dropdown-menu,.site-header .nav-dropdown:focus-within .dropdown-menu{display:grid}.site-header .dropdown-menu a{padding:10px 12px}}.history-columns{grid-template-columns:1fr 1fr;gap:30px;display:grid}.history-card{background:#ffffff2e;border:1px solid #c8a74e3d;padding:34px}.history-card h3{margin:0 0 34px;font:500 42px/1.05 Playfair Display,serif}.history-card h3 em{color:var(--gold);font-style:italic}.history-card .timeline{border-top:0;grid-template-columns:1fr;gap:28px;margin:0;padding-top:0}.history-card .timeline div:before{display:none}.history-card .timeline h4{margin:10px 0;font:500 24px Playfair Display,serif}.history-card .timeline p{max-width:none;margin:0}.karate-history{background:#e7e2d8}.karate-history .body-copy{margin-bottom:28px}.karate-history-points{border-top:1px solid #c8c0b1;gap:14px;padding-top:20px;display:grid}.karate-history-points div{align-items:center;gap:16px;display:flex}.karate-history-points span{color:var(--gold);letter-spacing:2px;font-size:11px}.karate-history-points p{color:#555;margin:0;font:italic 20px Playfair Display,serif}.history-card .karate-note{background:0 0;gap:20px;margin-top:34px;padding:22px 0}.history-card .karate-note>span{font-size:42px}.history-card .karate-note p:last-child{margin:0;font-size:12px}.trophy{appearance:none;text-align:left;font:inherit;color:inherit;cursor:pointer;background:0 0;transition:transform .25s}.trophy:hover{transform:translateY(-6px)}.trophy-open{color:var(--gold);letter-spacing:1px;text-transform:uppercase;opacity:0;font-size:9px;transition:opacity .25s;display:block}.trophy:hover .trophy-open{opacity:1}.trophy-modal{background:var(--paper);width:min(920px,92vw);max-height:90vh;color:var(--ink);padding:42px;position:relative;overflow:auto}.trophy-modal-heading{max-width:620px}.trophy-modal-heading h2{margin:0 0 12px;font-size:48px}.trophy-modal-heading>p:last-child{color:#6f6b65;font-size:14px;line-height:1.7}.trophy-media-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px;display:grid}.trophy-media-grid img,.trophy-video-slot{object-fit:cover;width:100%;height:180px}.trophy-video-slot{color:var(--gold);text-align:center;background:#17130d;border:1px solid #c8a74e59;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.trophy-video-slot span{border:1px solid var(--gold);border-radius:50%;place-items:center;width:42px;height:42px;font-size:16px;display:grid}.trophy-video-slot b{font:500 18px Playfair Display,serif}.trophy-video-slot small{color:#9b9589;letter-spacing:.5px;font-size:10px}@media (width<=800px){.history-columns{grid-template-columns:1fr}.history-card{padding:24px}.history-card h3{font-size:36px}.trophy-modal{padding:28px 20px}.trophy-media-grid{grid-template-columns:1fr 1fr}.trophy-media-grid img,.trophy-video-slot{height:140px}}.final-cta .button.gold{transition:background-color .3s,box-shadow .3s,transform .25s}.final-cta .button.gold:hover{background-color:#b49439;transform:scale(1.03);box-shadow:0 0 20px #d4af3759}.final-cta .cta-arrow-icon{border:1px solid;border-radius:50%;place-items:center;width:30px;height:30px;margin-left:2px;font-size:0;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:inline-grid}.final-cta .cta-arrow-icon svg{stroke:currentColor;stroke-width:1.5px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);overflow:visible}.final-cta .button.gold:hover .cta-arrow-icon{transform:rotate(45deg)}.history-timeline{border-top:1px solid #c8a74e59;grid-template-columns:repeat(4,1fr);gap:22px;padding-top:34px;display:grid;position:relative}.history-timeline:before{content:"";background:var(--gold);border-radius:50%;width:9px;height:9px;position:absolute;top:-5px;left:0;box-shadow:0 0 14px #c8a74eb3}.history-point{outline:0;min-height:170px;padding:0 18px 18px 0;position:relative}.history-point:before{content:"";border:1px solid var(--gold);background:var(--paper);border-radius:50%;width:10px;height:10px;transition:transform .3s,background .3s,box-shadow .3s;position:absolute;top:-39px;left:0}.history-point span{color:var(--gold);letter-spacing:2px;font-size:10px}.history-point h3{margin:14px 0;font:500 24px/1.15 Playfair Display,serif}.history-detail{color:#716e67;opacity:0;font-size:13px;line-height:1.7;transition:opacity .3s,transform .3s;transform:translateY(8px)}.history-point:hover:before,.history-point:focus:before{background:var(--gold);transform:scale(1.65);box-shadow:0 0 16px #c8a74ea6}.history-point:hover .history-detail,.history-point:focus .history-detail{opacity:1;transform:translateY(0)}.karate-history-section{background:#e7e2d8}.karate-history-section .history-timeline{border-color:#c8c0b1}.karate-history-section .history-point:before{background:#e7e2d8}.karate-history-section .history-point h3{color:var(--ink)}.karate-history-section .history-detail{color:#6f6b65}.karate-history-section .karate-note{background:0 0;border-top:1px solid #c8c0b1;margin-top:58px;padding:34px 0 0}.trophy-modal{animation:.3s ease-out both trophy-modal-in}.trophy-modal-heading h2{letter-spacing:-1px}@keyframes trophy-modal-in{0%{opacity:0;transform:scale(.94)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=800px){.history-timeline{border-top:0;border-left:1px solid #c8a74e59;grid-template-columns:1fr;gap:0;padding:0 0 0 30px}.history-timeline:before{top:0;left:-5px}.history-point{min-height:0;padding:0 0 34px}.history-point:before{top:0;left:-35px}.history-detail{opacity:.8;margin-top:12px;transform:none}.history-point h3{font-size:22px}.karate-history-section .karate-note{margin-top:24px}}.trophy-modal-heading{grid-template-columns:150px 1fr;align-items:center;gap:28px;display:grid}.trophy-modal-display{background:#17130d;place-items:center;padding:18px;display:grid}.trophy-modal-display .trophy-shape{width:110px;height:150px}@media (width<=800px){.trophy-modal-heading{grid-template-columns:1fr;gap:18px}.trophy-modal-display .trophy-shape{width:90px;height:120px}}.site-header .nav-extra{text-transform:uppercase;letter-spacing:1px;white-space:nowrap;align-items:center;gap:20px;margin-left:20px;font-size:11px;display:flex}.site-header .nav-extra a{color:#c9c5bc;opacity:.75;transition:color .3s,opacity .3s}.site-header .nav-extra a:hover{color:var(--gold);opacity:1}.location-section{background:var(--paper);padding:120px 0}.location-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.location-card{color:#fff;background:#171717;overflow:hidden}.location-card>img{object-fit:cover;filter:grayscale(.35);width:100%;height:220px;display:block}.location-copy{padding:24px}.location-copy h3{margin:0 0 16px;font:500 28px Playfair Display,serif}.address-row{color:#b9b4aa;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;font-size:12px;line-height:1.5;display:flex}.address-row button{border:1px solid var(--gold);width:32px;height:32px;color:var(--gold);cursor:pointer;background:0 0;flex:none;transition:background .2s,color .2s}.address-row button:hover{background:var(--gold);color:var(--ink)}.location-copy iframe{filter:grayscale(.7)contrast(1.05);border:1px solid #c8a74e47;width:100%;height:180px;margin-bottom:18px;display:block}.location-copy .text-link{font-size:10px}.copy-feedback{color:var(--gold);margin-left:14px;font-size:10px;display:inline-block}.training-section{background:var(--ink);color:#fff;padding:120px 0}.training-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.training-card{color:#fff;text-align:left;cursor:pointer;background:#171717;border:0;min-height:230px;padding:0;position:relative;overflow:hidden}.training-card img{object-fit:cover;filter:grayscale(.35);width:100%;height:100%;min-height:230px;transition:transform .4s,filter .4s;display:block}.training-card:after{content:"";background:linear-gradient(#0000 42%,#000000c7);position:absolute;inset:0}.training-card:hover img{filter:grayscale(0);transform:scale(1.05)}.training-play{z-index:1;border:1px solid var(--gold);width:48px;height:48px;color:var(--gold);opacity:0;border-radius:50%;place-items:center;transition:opacity .3s,transform .3s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.8)}.training-card:hover .training-play{opacity:1;transform:translate(-50%,-50%)scale(1)}.training-card b{z-index:1;font:500 18px Playfair Display,serif;position:absolute;bottom:16px;left:16px}.training-modal{background:var(--paper);width:min(900px,92vw);max-height:90vh;color:var(--ink);padding:38px;animation:.3s ease-out both trophy-modal-in;position:relative;overflow:auto}.training-modal h2{margin:0 0 22px;font-size:48px}.training-modal>img,.training-modal>video{object-fit:contain;background:#090909;width:100%;max-height:62vh;display:block}.training-modal>video{outline:1px solid #c8a74e66}@media (width<=800px){.site-header .nav-extra{gap:14px;margin-left:0}.location-section,.training-section{padding:84px 0}.location-grid{grid-template-columns:1fr}.training-grid{grid-template-columns:1fr 1fr}.location-card>img{height:190px}.training-card,.training-card img{min-height:180px}.training-modal{padding:28px 20px}.training-modal h2{font-size:36px}}.teacher-card .teacher-image{filter:grayscale();transition:filter .5s}.teacher-card:hover .teacher-image{filter:grayscale(0%)}.teacher-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:70px;display:-webkit-box;overflow:hidden}.hero-caption{top:calc(43% + 90px);bottom:auto}.hero-ring{display:none}.hero-video{object-position:center 30%}.hero-training-caption{z-index:3;color:#ffffffdb;letter-spacing:2.4px;text-align:center;background:linear-gradient(#0000 0%,#0a0a0aad 100%);width:min(88%,460px);margin:0;padding:18px 20px 10px;font-size:9px;font-weight:700;line-height:1.5;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.hero-caption.hero-training-caption{align-items:initial;display:block;top:calc(43% + 88px);bottom:auto}@media (width<=800px){.hero-caption{top:calc(40% + 76px);bottom:auto}.hero-caption.hero-training-caption{top:calc(40% + 70px)}.hero-training-caption{letter-spacing:1.5px;width:94%;padding:16px 10px 8px;font-size:8px;bottom:18px}}@media (width>=801px){.hero{min-height:clamp(760px,100svh,920px);padding-left:clamp(48px,10vw,180px);padding-right:clamp(42px,8vw,150px)}.hero h1{font-size:clamp(58px,4.6vw,82px)}.hero-text{max-width:460px}}.hero-video-backdrop{object-fit:cover;object-position:center;z-index:0;filter:blur(40px)brightness(.4);pointer-events:none;width:calc(100% + 84px);height:calc(100% + 84px);position:absolute;inset:-42px;transform:scale(1.06)}.hero-video{object-fit:contain;object-position:center center;z-index:1;background:#0a0a0a}.hero-video-overlay{z-index:2}.hero-video-backdrop{filter:blur(60px)brightness(.35)saturate(1.2);object-fit:cover;width:100%;height:100%;inset:0 auto auto 0;transform:scale(1.1)}.hero-video{object-fit:contain;background:0 0;width:auto;max-width:100%;height:100%;inset:0 auto auto 50%;transform:translate(-50%)}.karate-history-section .karate-note{display:none}.site-header .nav>.nav-dropdown:nth-child(3) .dropdown-menu{gap:8px;min-width:max-content;display:flex}.site-header .nav>.nav-dropdown:nth-child(3) .dropdown-menu a{white-space:nowrap}@media (width<=800px){.site-header .nav>.nav-dropdown:nth-child(3) .dropdown-menu{flex-direction:column;gap:8px;min-width:0;display:none}.site-header .nav>.nav-dropdown:nth-child(3):hover .dropdown-menu,.site-header .nav>.nav-dropdown:nth-child(3):focus-within .dropdown-menu{display:flex}}.training-card video{object-fit:cover;filter:grayscale(.35);width:100%;height:100%;min-height:230px;transition:transform .4s,filter .4s;display:block}.training-card:hover video{filter:grayscale(0);transform:scale(1.05)}@media (width<=800px){.training-card video{min-height:180px}}.training-card .training-play{opacity:1;pointer-events:none;background:#1414146b;border-color:#f0cc68e6;transition:opacity .3s,transform .3s,box-shadow .3s;box-shadow:0 0 14px #d4af3740}.training-card:hover .training-play{transform:translate(-50%,-50%)scale(1.1);box-shadow:0 0 20px #d4af3773}.training-card .training-play.is-playing{opacity:0;transform:translate(-50%,-50%)scale(.8)}.final-cta h2{transition:color .25s}.final-cta h2.is-scrambling{color:#d4af37}.final-cta .cta-arrow-icon{position:relative;overflow:visible}.final-cta .cta-arrow-icon:before{content:"";opacity:0;background:currentColor;border-radius:50%;width:4px;height:4px;transition:opacity .3s,transform .35s cubic-bezier(.34,1.56,.64,1);position:absolute;bottom:2px;left:-10px;transform:scale(.35);box-shadow:-7px 4px 0 -1px,-13px 7px 0 -1.5px}.final-cta .button.gold:hover .cta-arrow-icon:before{opacity:.75;transform:translate(-2px,1px)scale(1)}.final-cta .button.gold:hover .cta-arrow-icon svg{transform:translate(4px,-4px)rotate(8deg)}.final-cta h2{position:relative}.final-cta .cta-title-original{transition:opacity .2s;display:block}.final-cta .cta-title-scramble{opacity:0;pointer-events:none;white-space:normal;place-items:center;transition:opacity .2s;display:grid;position:absolute;inset:0}.final-cta h2.is-scrambling .cta-title-original{opacity:0}.final-cta h2.is-scrambling .cta-title-scramble{opacity:1}.final-cta h2{max-width:100%;min-height:2.15em;line-height:1.05;overflow:hidden}.final-cta .cta-title-scramble{word-break:keep-all;width:100%;padding-inline:8px;overflow:hidden}.hero{isolation:isolate;position:relative}.hero-video{object-fit:cover;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero-video-overlay{z-index:1;pointer-events:none;background:linear-gradient(#0a0a0ac7 0%,#0a0a0a94 42%,#0a0a0ae0 100%);position:absolute;inset:0}.hero-copy,.hero-visual{z-index:2}.hero-visual{background:0 0}@media (width<=800px){.hero-video-overlay{background:linear-gradient(#0a0a0ad6 0%,#0a0a0aad 48%,#0a0a0aeb 100%)}}.hero>video.hero-video{object-fit:cover!important;object-position:50% 20%!important;z-index:1!important;background:#0a0a0a!important;width:100%!important;max-width:none!important;height:100%!important;position:absolute!important;inset:0 auto auto 0!important;transform:none!important}.hero>.hero-video-overlay{z-index:2!important}.hero>.hero-copy,.hero>.hero-visual{z-index:3!important}.hero-training-caption{text-align:center;text-shadow:0 0 18px #ffd5692e;width:min(94%,680px);padding:20px 24px 12px}.hero-training-caption b{letter-spacing:clamp(1.8px,.28vw,3.2px);flex-wrap:wrap;justify-content:center;align-items:center;gap:0 .08em;font-size:clamp(10px,1.05vw,14px);line-height:1.5;display:flex}.hero-training-caption b span{color:#ffffffe6;padding-top:0;transition:color .25s,transform .25s,text-shadow .25s;display:inline-block}.hero-training-caption:hover b span{color:#d4af37;text-shadow:0 0 10px #d4af37bf;transform:translateY(-2px)scale(1.06)}.hero-training-caption:hover b span:nth-child(3n){color:#ffe69a}.hero-training-caption:hover b span:nth-child(4n){color:#b99025}@media (width<=800px){.hero-training-caption{width:96%;padding:16px 12px 8px}.hero-training-caption b{letter-spacing:1.4px;font-size:9px}}.hero{background:radial-gradient(circle at 78% 48%,#654e1b4d 0%,#231d13b8 28%,#0a0a0a 68%)!important}.hero>video.hero-video{aspect-ratio:9/16!important;object-fit:contain!important;object-position:center center!important;background:0 0!important;width:auto!important;max-width:50%!important;height:100%!important;left:25%!important;transform:translate(-50%)!important}.hero{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}.hero>video.hero-video-backdrop{pointer-events:none;object-fit:cover!important;object-position:50% 20%!important;filter:blur(42px)brightness(.68)saturate(1.2)!important;opacity:1!important;transform-origin:0!important;clip-path:none!important;z-index:0!important;width:50%!important;height:100%!important;position:absolute!important;inset:0 auto auto 0!important;transform:scale(1.12)!important}@media (width<=800px){.hero>video.hero-video{aspect-ratio:9/16!important;object-fit:contain!important;width:auto!important;max-width:100%!important;height:100%!important;left:50%!important;transform:translate(-50%)!important}.hero>video.hero-video-backdrop{clip-path:none!important;transform-origin:50%!important;width:100%!important;left:0!important}.hero>.hero-video-overlay{background:linear-gradient(#0a0a0ad1 0%,#0a0a0a94 48%,#0a0a0ae6 100%)!important}}.hero>video.hero-video{aspect-ratio:auto!important;object-fit:cover!important;object-position:50% 20%!important;z-index:1!important;width:100%!important;max-width:none!important;height:100%!important;top:0!important;left:0!important;transform:none!important}.hero>.hero-visual{background:0 0!important}.hero>.hero-visual:before{display:none!important}@media (width<=800px){.hero>video.hero-video{aspect-ratio:9/16!important;object-fit:contain!important;object-position:center center!important;width:auto!important;max-width:100%!important;height:100%!important;left:50%!important;transform:translate(-50%)!important}.hero>.hero-video-overlay{background:linear-gradient(#0a0a0ad6 0%,#0a0a0a9e 48%,#0a0a0aeb 100%)!important}}.hero>.hero-video-overlay{background:linear-gradient(#0a0a0a7a 0%,#0a0a0a47 46%,#0a0a0a9e 100%)!important}.dark-section{background:#171717!important}.black-belts{background:#1b1b1b!important}.final-cta{background:#111!important}.training-section{background:#171717!important}.site-header{background:linear-gradient(#05050573,#0000)!important}@media (width<=800px){.hero>.hero-video-overlay{background:linear-gradient(#0a0a0a99 0%,#0a0a0a61 48%,#0a0a0ab8 100%)!important}}.whatsapp-float{z-index:19;color:#fff;letter-spacing:.8px;text-transform:uppercase;background:#1b6b49;border:1px solid #d4af37a6;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:10px;font-weight:700;transition:transform .25s,background .25s,box-shadow .25s;display:inline-flex;position:fixed;bottom:28px;right:112px;box-shadow:0 8px 22px #00000047}.whatsapp-float span{font-size:18px;line-height:1}.whatsapp-float:hover{background:#218c5c;transform:translateY(-3px);box-shadow:0 10px 28px #0006}@media (width<=800px){.site-header{height:76px;padding:16px 18px}.site-header .logo-brand img{width:58px;height:38px}.site-header .nav{background:#0c0c0cfa;border:1px solid #d4af3747;border-radius:10px;gap:16px;max-height:calc(100svh - 90px);padding:20px;top:70px;left:14px;right:14px;overflow:auto;box-shadow:0 18px 40px #0000007a}.site-header .nav.open{display:flex}.site-header .nav>a,.site-header .nav-dropdown>button{padding:4px 0;font-size:12px}.site-header .nav-dropdown .dropdown-menu{border-left:1px solid #d4af3747;margin-top:8px;padding-left:10px}.site-header .nav-extra{gap:8px;margin:0;font-size:8px;display:flex;position:absolute;top:18px;right:68px}.site-header .nav-extra a{display:none}.site-header .menu-toggle{background:#0f0f0fc7;border:1px solid #d4af3773;border-radius:6px;place-items:center;width:38px;height:38px;font-size:21px;display:grid}.whatsapp-float{justify-content:center;width:42px;height:42px;padding:10px;bottom:16px;right:74px}.whatsapp-float b{display:none}}@media (width>=801px){.hero>video.hero-video{object-fit:cover!important;object-position:center 28%!important;width:50%!important;max-width:50%!important;height:100%!important;left:0!important;right:auto!important;transform:none!important}.hero>.hero-visual{background:#17130f!important;position:relative!important;overflow:hidden!important}.hero-side-photo{object-fit:cover;object-position:center 42%;filter:saturate(.82)contrast(1.04)brightness(.72);z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero-visual:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0a0a0a99,#0a0a0a1f 42%,#0a0a0a94);position:absolute;inset:0}.hero>.hero-visual .hero-logos,.hero>.hero-visual .hero-caption{z-index:2}}.location-card>img{background:#171717;object-position:center top!important;object-fit:cover!important;height:270px!important}.location-gallery-button{border:1px solid var(--gold);color:var(--gold);letter-spacing:1.2px;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:12px;margin:0 0 18px;padding:11px 14px;font-size:10px;transition:background .25s,color .25s,transform .25s;display:inline-flex}.location-gallery-button:hover{background:var(--gold);color:var(--ink);transform:translateY(-2px)}.location-gallery-button span{font-size:16px;line-height:1}.location-gallery-modal{color:#fff;background:#101010;width:min(980px,94vw);max-height:90vh;padding:42px;animation:.3s ease-out both trophy-modal-in;position:relative;overflow:auto}.location-gallery-modal h2{color:#fff;margin:0 0 26px;font-size:clamp(34px,5vw,58px)}.location-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.location-gallery-item{background:#181818;border:1px solid #d4af3738;margin:0;position:relative;overflow:hidden}.location-gallery-item img,.location-gallery-item video{object-fit:cover;background:#050505;width:100%;height:280px;display:block}.location-gallery-item figcaption{color:#d4d0c7;letter-spacing:.4px;align-items:center;gap:9px;padding:12px 14px;font-size:11px;display:flex}.gallery-play-badge{border:1px solid var(--gold);width:24px;height:24px;color:var(--gold);border-radius:50%;place-items:center;font-size:10px;display:grid}@media (width<=800px){.location-card>img{object-position:center top!important;height:230px!important}.location-gallery-button{justify-content:space-between;width:100%;margin-bottom:16px}.location-gallery-modal{width:100vw;max-height:100dvh;padding:58px 14px 20px}.location-gallery-modal h2{margin-bottom:18px;font-size:34px}.location-gallery-grid{grid-template-columns:1fr;gap:12px}.location-gallery-item img,.location-gallery-item video{height:230px}.hero-side-photo{object-fit:cover;object-position:center 38%;filter:saturate(.8)brightness(.62);z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero-visual:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0a0a0a2e,#0a0a0ac7);position:absolute;inset:0}.hero>.hero-visual .hero-logos,.hero>.hero-visual .hero-caption{z-index:2}}@media (width>=801px){.hero{grid-template-columns:50% 50%!important;width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:0!important;padding-right:0!important}.hero>.hero-copy{padding-left:clamp(42px,10vw,180px)!important;padding-right:clamp(28px,4vw,72px)!important}.hero>.hero-visual{width:100%!important;margin:0!important}.hero-side-photo{width:100%!important;height:100%!important;inset:0!important}.site-header{justify-content:center!important;gap:30px!important;max-width:none!important;margin:0!important;padding-left:32px!important;padding-right:32px!important}.site-header .nav{justify-content:center!important;margin-left:0!important}.site-header .nav-extra{margin-left:0!important}.hero>video.hero-video{object-fit:contain!important;object-position:center center!important;background:#0a0a0a!important;width:50%!important;max-width:50%!important;height:100%!important;left:0!important;transform:none!important}.hero-side-photo{filter:saturate(.86)contrast(1.03)brightness(.78);object-fit:contain!important;object-position:center center!important;background:#0a0a0a!important;width:100%!important;height:100%!important;inset:0!important}.hero>.hero-visual .hero-logos{top:24%!important}.hero>.hero-visual .hero-training-caption{top:auto!important;bottom:28px!important}.hero>video.hero-video{object-fit:cover!important;object-position:center center!important;background:0 0!important;width:50%!important;max-width:50%!important}.hero>.hero-visual{width:100%!important;min-width:0!important;margin:0!important;overflow:hidden!important}.hero-side-photo{object-fit:cover!important;object-position:center center!important;background:0 0!important;width:100%!important;height:100%!important;inset:0!important}.site-header{justify-content:center!important;align-items:center!important;gap:30px!important;display:flex!important}.site-header>.logo-brand,.site-header>.nav,.site-header>.nav-extra{flex:none!important}.site-header>.nav,.site-header>.nav-extra{margin-left:0!important}main{flex-direction:column!important;display:flex!important}main>.hero{order:1!important}main>.training-section{order:2!important}main>.partner-section{order:3!important}main>.location-section{order:4!important}main>.story-section{order:5!important}main>.teachers{order:6!important}main>.black-belts{order:7!important}main>.trophy-section{order:8!important}main>.final-cta{order:9!important}main>#atletas{display:none!important}}.site-header .nav-login{border:1px solid #d4af37a6;color:#e8c866!important;opacity:1!important;padding:9px 13px!important}.site-header .nav-login:hover{background:#d4af3724}.site-header .header-login{z-index:5;color:#e8c866;letter-spacing:1px;text-transform:uppercase;white-space:nowrap;border:1px solid #d4af37a6;padding:8px 12px;font-size:10px;transition:background .2s,color .2s;position:absolute;top:50%;right:clamp(18px,3vw,48px);transform:translateY(-50%)}.site-header .header-login:hover{color:#f0cc68;background:#d4af3724}.site-header .header-instagram{z-index:5;color:#e8c866;border:1px solid #d4af37a6;border-radius:50%;place-items:center;width:38px;height:38px;transition:transform .25s,background .25s,border-color .25s,box-shadow .25s;display:grid;position:absolute;top:50%;right:clamp(112px,11vw,152px);transform:translateY(-50%)}.site-header .header-instagram svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:17px;height:17px}.site-header .header-instagram:before{display:none}.site-header .header-instagram:hover{color:#fff;background:radial-gradient(circle at 30% 105%,#ffd76a 0 7%,#f58529 16%,#dd2a7b 45%,#8134af 68%,#515bd4 100%);border-color:#0000;transform:translateY(-50%)scale(1.08);box-shadow:0 0 18px #dd2a7b6b}.site-header .mobile-login{display:none}@media (width>=801px){.site-header{justify-content:center!important}.site-header>.logo-brand.logo-swap{z-index:6;width:78px;height:62px;position:absolute;top:50%;left:clamp(26px,4vw,72px);transform:translateY(-50%)}.site-header>.logo-brand.logo-swap img{width:78px;height:62px;clip-path:none!important;border:0!important;padding:0!important}.site-header>.nav{margin-left:0!important}}.hero-instagram{z-index:3;color:#f4d66f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c0c0a8c;border:1px solid #e8cd71d1;border-radius:50%;place-items:center;width:46px;height:46px;transition:transform .25s,background .25s,box-shadow .25s;display:grid;position:absolute;top:clamp(18px,5%,46px);left:50%;transform:translate(-50%);box-shadow:0 8px 22px #0000004d}.hero-instagram svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:20px;height:20px}.hero-instagram:hover{color:#0a0a0a;background:#d4af37;transform:translate(-50%)translateY(-3px)scale(1.06);box-shadow:0 0 22px #d4af378c}@media (width<=800px){.hero-instagram{width:40px;height:40px;top:14px;left:auto;right:16px;transform:none}.hero-instagram:hover{transform:translateY(-2px)scale(1.04)}}@media (width<=800px){.site-header .header-login,.site-header .header-instagram{display:none}.site-header .mobile-login{color:var(--gold)!important;letter-spacing:1.2px!important;text-transform:uppercase!important;border-top:1px solid #d4af3740!important;margin-top:0!important;padding:15px 0!important;font-size:12px!important;display:flex!important}.site-header .nav-dropdown.is-open .dropdown-menu{flex-direction:column!important;display:flex!important}}.loading-screen{z-index:100;background:radial-gradient(at 50% 80%,#2a0a00 0%,#120500 50%,#060200 100%);flex-direction:column;justify-content:center;align-items:center;animation:.25s ease-out loading-fade-in;display:flex;position:fixed;inset:0;overflow:hidden}.loading-screen:before,.loading-screen:after{content:none!important;display:none!important}.loading-screen{pointer-events:none;animation:6s linear forwards loading-safety-hide}.loading-ashes{filter:blur(4px);opacity:0;background:radial-gradient(#50463ce6,#28231e99 60%,#0000);border-radius:50%;width:200px;height:30px;animation:1.2s ease-out .3s forwards loading-ash-fade;position:absolute;bottom:18%;left:50%;transform:translate(-50%)}.loading-ground-glow{filter:blur(12px);opacity:0;background:radial-gradient(#ff8c00b3,#ff3c004d 50%,#0000 80%);border-radius:50%;width:260px;height:60px;animation:3s ease-out .2s forwards loading-ground-glow;position:absolute;bottom:17%;left:50%;transform:translate(-50%)}.loading-smoke{filter:blur(3px);opacity:0;background:#a0968c80;border-radius:50%;width:6px;height:6px;animation:3s ease-out forwards loading-smoke;position:absolute;bottom:22%;left:50%}.smoke-one{--smoke-x:-20px;--smoke-delay:.4s;--smoke-duration:3s}.smoke-two{--smoke-x:15px;--smoke-delay:.7s;--smoke-duration:2.5s}.smoke-three{--smoke-x:30px;--smoke-delay:.5s;--smoke-duration:2.8s}.loading-phoenix-wrapper{justify-content:center;align-items:center;width:340px;height:340px;animation:1.15s ease-in-out 3.2s infinite alternate loading-phoenix-float;display:flex;position:relative}.loading-phoenix-ash,.loading-phoenix-fly{object-fit:contain;filter:drop-shadow(0 0 30px #ff7800e6);width:min(300px,68vw);height:min(300px,68vw);position:absolute}.loading-phoenix-ash{opacity:0;animation:2.8s cubic-bezier(.22,1,.36,1) .5s forwards loading-rise-from-ash;transform:translateY(80px)scale(.4)}.loading-phoenix-glow{opacity:0;background:radial-gradient(circle,#ff780040,#ff3c001a 50%,#0000 70%);border-radius:50%;width:320px;height:320px;animation:2s ease-in-out 1s infinite alternate loading-glow-pulse;position:absolute}.loading-spark{width:3px;height:3px;animation:loading-spark-fly var(--spark-duration) var(--spark-delay) ease-out forwards;opacity:0;background:#fc0;border-radius:50%;position:absolute;top:50%;left:50%}.spark-one{--spark-duration:1.5s;--spark-delay:1s;--spark-x:-80px;--spark-y:-60px}.spark-two{--spark-duration:1.8s;--spark-delay:1.2s;--spark-x:90px;--spark-y:-80px}.spark-three{--spark-duration:1.3s;--spark-delay:.9s;--spark-x:-50px;--spark-y:-100px}.spark-four{--spark-duration:2s;--spark-delay:1.4s;--spark-x:70px;--spark-y:-50px;background:#f80}.loading-progress-container{opacity:0;width:min(320px,70vw);margin-top:28px;animation:1s ease-out 1.2s forwards loading-progress-appear;position:relative}.loading-progress-track{background:#ff640026;border:1px solid #ff64004d;border-radius:10px;width:100%;height:5px;overflow:hidden}.loading-progress-fill{background:linear-gradient(90deg,#f20,#f60 40%,#fc0 75%,#fff);border-radius:10px;height:100%;transition:width .2s;position:relative;box-shadow:0 0 10px #ffa000cc}.loading-progress-fill:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;right:-2px;transform:translateY(-50%);box-shadow:0 0 8px #fc0,0 0 16px #f60}@keyframes loading-ash-fade{0%{opacity:0;transform:translate(-50%)scaleX(.3)}40%{opacity:1;transform:translate(-50%)scaleX(1.1)}to{opacity:.7;transform:translate(-50%)scaleX(1)}}@keyframes loading-ground-glow{0%{opacity:0;transform:translate(-50%)scale(.2)}30%{opacity:1;transform:translate(-50%)scale(1.2)}70%{opacity:.8;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%)scale(.5)}}@keyframes loading-smoke{0%{opacity:0;transform:translate(-50%)scale(1)}30%{opacity:.6}to{opacity:0;transform:translate(calc(-50% + var(--smoke-x)),-80px) scale(5);filter:blur(8px)}}@keyframes loading-rise-from-ash{0%{opacity:0;filter:drop-shadow(0 0 10px #ff500066)brightness(.5);transform:translateY(80px)scale(.4)}20%{opacity:1;filter:drop-shadow(0 0 25px #ff7800e6)brightness();transform:translateY(30px)scale(.8)}60%{opacity:1;filter:drop-shadow(0 0 40px #ffb400)brightness(1.2);transform:translateY(-10px)scale(1.05)}to{opacity:1;filter:drop-shadow(0 0 30px #ff7800e6);transform:translateY(0)scale(1)}}@keyframes loading-phoenix-float{0%{transform:translateY(-5px)rotate(-1deg)}to{transform:translateY(7px)rotate(1deg)}}@keyframes loading-glow-pulse{0%{opacity:.4;transform:scale(.9)}to{opacity:1;transform:scale(1.1)}}@keyframes loading-spark-fly{0%{opacity:0;transform:translate(-50%,-50%)scale(1)}20%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--spark-x)),calc(-50% + var(--spark-y))) scale(.2)}}@keyframes loading-progress-appear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes loading-safety-hide{0%,92%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@media (width<=600px){.loading-phoenix-wrapper{width:280px;height:280px}.loading-ashes{bottom:21%}.loading-ground-glow{bottom:20%}.loading-progress-container{margin-top:10px}}.loading-ground-glow{background:radial-gradient(#2689aa85,#c8a74e2e 50%,#0000 80%)}.loading-phoenix-ash{filter:drop-shadow(0 0 30px #d4af37e6)drop-shadow(0 0 42px #278bac59)}.loading-phoenix-glow{background:radial-gradient(circle,#2f92b53d,#c8a74e1a 50%,#0000 70%)}.loading-spark{background:#d4af37}.spark-four{background:#3b9fbd}.loading-progress-track{background:#144b5e6b;border-color:#d4af375c}@media (width<=600px){.loading-screen{justify-content:center;padding:24px 18px}.loading-phoenix-wrapper{width:220px;height:220px}.loading-phoenix-ash{width:min(210px,62vw);height:min(210px,62vw)}.loading-phoenix-glow{width:220px;height:220px}.loading-progress-container{width:min(260px,78vw);margin-top:16px}}html,body{overflow-x:hidden}.nav-dropdown:first-child .dropdown-menu a[href=\#atletas],#atletas{display:none!important}.site-header .dropdown-menu{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;min-width:max-content!important;padding:10px 0!important}.site-header .dropdown-menu a{background:0 0!important;border-radius:0!important;padding:8px 0!important}.site-header .dropdown-menu a:hover{transform:translate(3px);background:0 0!important}.sidebar-close,.mobile-contact{display:none}.hero-training-caption{letter-spacing:2.6px!important;text-align:center!important;max-width:88%!important;font-size:12px!important}.hero-logos{left:50%!important}.training-collections{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.training-collection{min-width:0}.training-collection-cover{color:#fff;text-align:left;cursor:pointer;background:#111;border:1px solid #d4af3747;width:100%;min-height:300px;padding:0;display:block;position:relative;overflow:hidden}.training-collection-cover>img{object-fit:cover;filter:grayscale(.18);width:100%;height:300px;transition:transform .45s,filter .45s;display:block}.training-collection-cover:hover>img{filter:grayscale(0);transform:scale(1.04)}.training-collection-shade{background:linear-gradient(#00000014 30%,#000000e6);position:absolute;inset:0}.training-collection-cover>div{z-index:1;gap:7px;display:grid;position:absolute;bottom:20px;left:22px;right:22px}.training-collection-cover .eyebrow{margin:0;font-size:9px}.training-collection-cover b{font:500 30px/1.05 Playfair Display,serif}.training-collection-cover small{color:#d4d0c7;letter-spacing:.6px;font-size:11px}.training-collection-video>.training-play{z-index:2;opacity:1;border:1px solid var(--gold);width:58px;height:58px;color:var(--gold);background:#00000047;border-radius:50%;place-items:center;font-size:18px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.training-grid-images,.training-grid-videos{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.history-tabs{justify-content:center;gap:12px;margin-bottom:58px;display:flex}.history-tabs button{color:#777;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #c8a74e61;padding:14px 22px;font-size:11px;transition:background .25s,color .25s,border-color .25s}.history-tabs button:hover,.history-tabs button.is-active{background:var(--gold);border-color:var(--gold);color:var(--ink)}.history-panel{animation:.35s both history-panel-in}@keyframes history-panel-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=800px){.training-collections{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.training-collection-cover,.training-collection-cover>img{height:190px;min-height:190px}.training-collection-cover b{font-size:clamp(16px,4.2vw,23px)}.training-grid-images,.training-grid-videos{grid-template-columns:1fr 1fr}}.phoenix,.phoenix-intro,.phoenix-flight{animation:none!important;transform:none!important}main:has(.site-header .nav:hover) .phoenix{animation:none!important;transform:none!important}main:has(.site-header .nav:focus-within) .phoenix{animation:none!important;transform:none!important}.phoenix img,.phoenix-flight img{animation:none!important;transform:none!important}main:has(.site-header .nav:hover) .phoenix img{animation:none!important;transform:none!important}main:has(.site-header .nav:focus-within) .phoenix img{animation:none!important;transform:none!important}.training-modal>video{max-height:62vh}@media (width<=800px){.site-header .nav{opacity:0!important;visibility:hidden!important;z-index:11!important;background:#0a0a0afa!important;border:0!important;border-left:1px solid #d4af3761!important;border-radius:0!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;width:min(320px,84vw)!important;height:100dvh!important;max-height:none!important;padding:100px 28px 30px!important;transition:transform .3s,opacity .3s,visibility .3s!important;display:flex!important;position:fixed!important;inset:0 0 0 auto!important;overflow-y:auto!important;transform:translate(100%)!important;box-shadow:-18px 0 42px #00000080!important}.site-header .nav.open{opacity:1!important;visibility:visible!important;transform:translate(0)!important}.site-header .nav>a,.site-header .nav-dropdown>button{justify-content:space-between!important;align-items:center!important;width:100%!important;padding:10px 0!important;font-size:13px!important;display:flex!important}.site-header .nav-dropdown .dropdown-menu{border-left:1px solid #d4af3747!important;margin:2px 0 8px!important;padding:0 0 0 14px!important}.site-header .nav-dropdown:nth-child(3) .dropdown-menu,.site-header .nav-dropdown .dropdown-menu{flex-direction:column!important;gap:4px!important;display:none!important}.site-header .nav-dropdown:focus-within .dropdown-menu{display:flex!important}.sidebar-close{color:#fff!important;cursor:pointer!important;background:0 0!important;border:1px solid #d4af3780!important;border-radius:50%!important;place-items:center!important;width:36px!important;height:36px!important;font-size:24px!important;line-height:1!important;display:grid!important;position:absolute!important;top:22px!important;right:22px!important}.mobile-contact{color:var(--gold)!important;letter-spacing:1.2px!important;text-transform:uppercase!important;border-top:1px solid #d4af3740!important;margin-top:auto!important;padding:15px 0!important;font-size:12px!important;display:flex!important}.hero{flex-direction:column!important;align-items:stretch!important;min-height:820px!important;padding:110px 18px 34px!important;display:flex!important;overflow:hidden!important}.hero-copy{z-index:3!important;order:1!important;width:100%!important;padding:0!important;position:relative!important}.hero h1{letter-spacing:-2px!important;max-width:100%!important;margin-bottom:18px!important;font-size:clamp(40px,11vw,54px)!important;line-height:1.02!important}.hero-text{max-width:100%!important;font-size:14px!important;line-height:1.55!important}.hero-actions{flex-direction:column!important;align-items:stretch!important;gap:10px!important;margin-top:24px!important;display:flex!important}.hero-actions .button,.hero-actions .text-link{justify-content:space-between!important;width:100%!important;min-height:54px!important}.hero-visual{opacity:1!important;z-index:3!important;background:0 0!important;order:2!important;width:100%!important;height:240px!important;min-height:240px!important;margin-top:20px!important;position:relative!important;inset:auto!important}.hero-training-caption{letter-spacing:1.2px!important;width:100%!important;padding:12px 4px 0!important;font-size:10px!important;top:auto!important;bottom:0!important}.site-header{height:70px;padding:14px 16px}.site-header .logo-brand img{width:58px;height:38px}.site-header .nav{gap:14px;max-height:calc(100svh - 82px);padding:18px;top:64px;left:12px;right:12px}.hero{min-height:760px;padding:104px 18px 40px}.hero-copy{width:100%;padding:0}.hero h1{letter-spacing:-2px;margin-bottom:18px;font-size:clamp(40px,11vw,58px)}.hero-text{font-size:14px;line-height:1.65}.hero-actions{gap:10px;margin-top:24px}.hero-actions .button,.hero-actions .text-link{min-height:54px;padding:14px 15px}.hero-logos{gap:5px;top:48%}.hero-logos img{width:92px;height:92px}.hero-logos span{font-size:22px}.hero-caption{text-align:center;max-width:88%;font-size:12px;top:calc(48% + 68px)}.hero-training-caption{top:auto;bottom:12px}.section-wrap{padding-inline:18px}.dark-section,.black-belts,.teachers,.location-section,.training-section,.partner-section,.story-section,.trophy-section{padding-block:76px}.section-heading{margin-bottom:38px}.section-heading h2,.partner-section h2,.story-section h2,.trophy-section h2,.black-belts h2{letter-spacing:-1.5px;font-size:clamp(38px,10vw,52px)}.training-grid{gap:10px}.training-card,.training-card img,.training-card video{min-height:160px}.training-card b{font-size:14px;bottom:10px;left:10px}.training-modal{width:calc(100vw - 28px);padding:20px 16px}.training-modal h2{font-size:32px}.training-modal>video{max-height:58vh}.black-layout{gap:36px;align-items:stretch!important}.belt-feature{width:100%!important;min-width:0!important}.belt-photo{height:330px}.belt-meta{min-width:0;padding:17px 18px;left:14px;right:14px;width:calc(100% - 28px)!important}}body main section.hero-editorial-layout.hero-cinematic>.hero-copy .hero-brand-pair{margin-bottom:clamp(18px,2.2vh,28px)!important;transform:translateY(-22px)!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy .hero-brand-pair img{will-change:transform,filter!important;width:clamp(94px,8vw,122px)!important;height:clamp(94px,8vw,122px)!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy .hero-brand-pair>.hero-sparks{display:none!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy .hero-actions:before{opacity:.9!important;will-change:opacity,transform!important;height:24px!important;animation:1.8s ease-in-out infinite alternate hero-weld-sparks!important;top:calc(100% + 18px)!important}@media (width<=800px){body main section.hero-editorial-layout.hero-cinematic>.hero-copy .hero-brand-pair{margin-bottom:14px!important;transform:translateY(-14px)!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy .hero-brand-pair img{width:84px!important;height:84px!important}}body main section.hero-editorial-layout.hero-cinematic>.hero-copy>.eyebrow{padding-top:clamp(14px,1.4vh,20px)!important;position:relative!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy>.eyebrow:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#d4af37e6,#0000);width:clamp(44px,4vw,64px);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 12px #d4af374d}body main section.hero-editorial-layout.hero-cinematic>.hero-copy>h1{margin-bottom:clamp(18px,2.2vh,26px)!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy>.hero-text{margin-top:0!important;margin-bottom:clamp(18px,2.2vh,26px)!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy>.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:12px!important;margin-top:0!important;display:grid!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy>.hero-actions>.button,body main section.hero-editorial-layout.hero-cinematic>.hero-copy>.hero-actions>.hero-history-button{text-align:left!important;justify-content:space-between!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:56px!important;line-height:1.2!important;display:flex!important}body main section.hero-editorial-layout.hero-cinematic>.hero-main-photo-carousel{border-left:1px solid #d4af3761!important}body main section.hero-editorial-layout.hero-cinematic>.hero-main-photo-carousel:before{content:"";z-index:5;pointer-events:none;background:linear-gradient(#0000 0%,#d4af37b8 20%,#d4af373d 80%,#0000 100%);width:1px;position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 14px #d4af3740}@media (width<=800px){body main section.hero-editorial-layout.hero-cinematic>.hero-copy>.hero-actions{grid-template-columns:1fr!important;gap:10px!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy>.hero-actions>.button,body main section.hero-editorial-layout.hero-cinematic>.hero-copy>.hero-actions>.hero-history-button{min-height:52px!important}body main section.hero-editorial-layout.hero-cinematic>.hero-main-photo-carousel{border-top:1px solid #d4af3761!important;border-left:0!important}body main section.hero-editorial-layout.hero-cinematic>.hero-main-photo-carousel:before{background:linear-gradient(90deg,#0000,#d4af37b8 20%,#d4af373d 80%,#0000);width:auto;height:1px;inset:0 0 auto}}@media (width>=801px){body section.hero-editorial-layout.hero-cinematic{background:#080808!important;grid-template-rows:1fr!important;grid-template-columns:40% 60%!important;height:100svh!important;min-height:100svh!important;max-height:none!important;display:grid!important;overflow:hidden!important}.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel{border-left:1px solid #d4af377a!important;grid-area:1/2!important;width:100%!important;height:100%!important;position:relative!important;inset:auto!important}.hero-editorial-layout.hero-cinematic>.hero-copy{z-index:4!important;opacity:1!important;visibility:visible!important;filter:none!important;background:#080808!important;grid-area:1/1!important;width:100%!important;min-height:0!important;padding:clamp(150px,22vh,250px) clamp(34px,5vw,96px) 70px!important;position:relative!important;inset:auto!important;transform:none!important}.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel:after{background:linear-gradient(#04040414,#04040414 54%,#0404043d)!important}.hero-editorial-layout.hero-cinematic .hero-scroll-message,.hero-editorial-layout.hero-cinematic .hero-lower-meta{display:none!important}}@media (width<=800px){.hero-editorial-layout.hero-cinematic .hero-scroll-message,.hero-editorial-layout.hero-cinematic .hero-lower-meta{display:none!important}.hero-editorial-layout.hero-cinematic>.hero-copy{opacity:1!important;visibility:visible!important;filter:none!important;transform:none!important}.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel{border-top:1px solid #d4af3761!important}}body main section.hero-editorial-layout.hero-cinematic>.hero-copy{box-shadow:none!important;background:#070707!important;border:0!important;border-radius:0!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy:before,body main section.hero-editorial-layout.hero-cinematic>.hero-copy:after{background:0 0!important;display:none!important}.hero-editorial-layout.hero-cinematic>.hero-copy{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;max-width:100%!important}.hero-editorial-layout.hero-cinematic>.hero-copy:before,.hero-editorial-layout.hero-cinematic>.hero-copy:after{display:none!important}@media (width>=801px){.hero-editorial-layout.hero-cinematic>.hero-copy{padding-left:clamp(28px,4vw,72px)!important;padding-right:clamp(22px,3vw,56px)!important}}.hero-photo-label{z-index:3;color:#fff;-webkit-backdrop-filter:blur(5px);letter-spacing:.22em;text-align:center;text-transform:uppercase;background:#050c117a;border:1px solid #d4af3770;border-radius:999px;width:max-content;max-width:calc(100% - 32px);padding:12px 20px 11px;font-size:clamp(9px,.78vw,12px);font-weight:700;line-height:1.3;transition:color .3s,background-color .3s,border-color .3s,box-shadow .3s;position:absolute;bottom:clamp(28px,5vh,58px);left:50%;transform:translate(-50%);box-shadow:0 8px 25px #00000038}.hero-photo-label:hover,.hero-main-photo-carousel:hover .hero-photo-label{color:#d4af37;background:#081218a8;border-color:#d4af37;box-shadow:0 0 22px #d4af3747}@media (width<=800px){.hero-photo-label{letter-spacing:.14em;max-width:calc(100% - 28px);padding:10px 14px;font-size:10px;bottom:22px}}@media (width>=801px){.hero-editorial-layout.hero-cinematic{background:linear-gradient(90deg,#070b0f 0%,#111f27 48%,#080808 100%)!important;grid-template-columns:38% 62%!important}body section.hero-editorial-layout.hero-cinematic>.hero-copy{-webkit-backdrop-filter:blur(7px)!important;background:linear-gradient(118deg,#070d12e6 0%,#0e1f28c7 58%,#2334398a 100%)!important;border:1px solid #d4af373d!important;border-right-color:#d4af376b!important;border-radius:0 16px 16px 0!important;justify-self:center!important;width:calc(100% - clamp(24px,3vw,52px))!important;max-width:560px!important;padding:clamp(132px,19vh,212px) clamp(26px,3vw,54px) clamp(42px,6vh,72px)!important;box-shadow:0 18px 48px #0000003d!important}}@media (width<=800px){body section.hero-editorial-layout.hero-cinematic>.hero-copy{background:linear-gradient(145deg,#070d12eb,#13232ac7)!important;border-bottom:1px solid #d4af373d!important}body section.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel .hero-main-photo,body section.hero-editorial-layout.hero-cinematic .hero-main-photo-slide{object-fit:contain!important;object-position:center!important;transform:none!important}}@media (width>=801px){body section.hero-editorial-layout.hero-cinematic{background:linear-gradient(90deg,#071016 0%,#101e25 42%,#080808 100%)!important;grid-template-columns:39% 61%!important}body section.hero-editorial-layout.hero-cinematic>.hero-copy{background:linear-gradient(118deg,#070d12d6,#0e1f28b3 58%,#23343975)!important;border-color:#d4af3733!important;width:calc(100% - clamp(28px,3vw,56px))!important;max-width:640px!important;padding:clamp(116px,16vh,178px) clamp(30px,3.4vw,64px) clamp(44px,6vh,76px)!important;box-shadow:0 18px 48px #0003!important}body section.hero-editorial-layout.hero-cinematic>.hero-copy h1{letter-spacing:-.045em!important;max-width:540px!important;font-size:clamp(48px,3.45vw,70px)!important;line-height:.98!important}body section.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel{background:radial-gradient(circle at 52% 42%,#324b52 0%,#15252d 44%,#080808 100%)!important}body section.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel .hero-main-photo,body section.hero-editorial-layout.hero-cinematic .hero-main-photo-slide{object-fit:contain!important;object-position:center!important;filter:brightness(.98)saturate(.95)!important;transform:none!important}body section.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel:after{background:linear-gradient(90deg,#04080a33,#0000 22% 80%,#04040424),linear-gradient(#04040414,#0000 22% 70%,#0404044d)!important}.hero-editorial-layout.hero-cinematic{background:#080808!important;grid-template-rows:1fr!important;grid-template-columns:40% 60%!important;height:100svh!important;min-height:100svh!important;max-height:none!important;display:grid!important;overflow:hidden!important}.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel{border-left:1px solid #d4af377a!important;grid-area:1/2!important;width:100%!important;height:100%!important;position:relative!important;inset:auto!important}.hero-editorial-layout.hero-cinematic>.hero-copy{z-index:4!important;opacity:1!important;visibility:visible!important;filter:none!important;background:#080808!important;grid-area:1/1!important;width:100%!important;min-height:0!important;padding:clamp(150px,22vh,250px) clamp(34px,5vw,96px) 70px!important;position:relative!important;inset:auto!important;transform:none!important}.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel:after{background:linear-gradient(#04040414,#04040414 54%,#0404043d)!important}.hero-editorial-layout.hero-cinematic .hero-scroll-message,.hero-editorial-layout.hero-cinematic .hero-lower-meta{display:none!important}}@media (width<=800px){.hero-editorial-layout.hero-cinematic .hero-scroll-message,.hero-editorial-layout.hero-cinematic .hero-lower-meta{display:none!important}.hero-editorial-layout.hero-cinematic>.hero-copy{opacity:1!important;visibility:visible!important;filter:none!important;transform:none!important}.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel{border-top:1px solid #d4af3761!important}.hero-editorial-layout.hero-cinematic .hero-lower-meta{height:84px!important;min-height:84px!important;display:flex!important}.hero-editorial-layout.hero-cinematic .hero-lower-meta .hero-training-caption{display:block!important}.hero-editorial-layout.hero-cinematic .hero-lower-meta .hero-training-caption b{letter-spacing:.16em!important;font-size:clamp(9px,2.5vw,11px)!important;line-height:1.45!important;display:block!important}.hero-editorial-layout.hero-cinematic .hero-lower-meta .hero-scroll-cue{display:flex!important}.hero-editorial-layout.hero-cinematic .hero-scroll-message{text-align:left!important;width:calc(100% - 40px)!important;display:block!important;top:48%!important;left:20px!important}.hero-editorial-layout.hero-cinematic .hero-scroll-message span{letter-spacing:.12em!important;font-size:13px!important}.hero-editorial-layout.hero-cinematic .hero-scroll-message strong{font-size:clamp(38px,12vw,58px)!important}.hero-editorial-layout.hero-cinematic .hero-scroll-message em{font-size:clamp(30px,10vw,48px)!important}}@supports (content-visibility:auto){main>.class-groups-section,main>.partner-section,main>.location-section,main>.training-section,main>.achievement-section,main>.story-section,main>.teachers,main>.black-belts,main>.trophy-section,main>.final-cta,main>footer{content-visibility:auto;contain-intrinsic-size:760px}}.hero-video,.training-cover-video{backface-visibility:hidden;transform:translateZ(0)}@media (width<=800px){.hero-video{object-position:center center}.hero-video-overlay{background:linear-gradient(90deg,#0707079e,#07070757)!important}.achievement-card img,.location-card>img,.teacher-image{will-change:auto!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-video,.training-cover-video{display:block!important}}.location-gallery-modal{box-sizing:border-box!important;width:min(90vw,1180px)!important;max-width:1180px!important;max-height:85vh!important;padding:clamp(28px,4vw,48px)!important;overflow:hidden auto!important}.location-gallery-grid{align-items:start!important;width:100%!important}.location-gallery-item{background:#101010!important;min-width:0!important}.location-gallery-item img,.location-gallery-item video{object-fit:contain!important;object-position:center!important;background:#050505!important;width:100%!important;height:clamp(260px,48vh,520px)!important;min-height:0!important}.location-media-carousel{touch-action:pan-y;-webkit-user-select:none;user-select:none;background:#090909;border:1px solid #d4af3752;border-radius:14px;width:100%;position:relative;overflow:hidden}.location-carousel-media{background:radial-gradient(circle at 50% 20%,#272019 0%,#090909 62%);place-items:center;min-height:clamp(310px,55vh,560px);display:grid}.location-carousel-media img,.location-carousel-media video{object-fit:contain;object-position:center;background:#090909;width:100%;height:clamp(310px,55vh,560px);display:block}.location-carousel-arrow{z-index:2;color:#f0d46b;cursor:pointer;background:#080808c7;border:1px solid #e7c65be6;border-radius:50%;place-items:center;width:48px;height:48px;transition:background .2s,transform .2s,box-shadow .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.location-carousel-arrow:hover{color:#111;background:#d4af37;transform:translateY(-50%)scale(1.06);box-shadow:0 0 22px #d4af3761}.location-carousel-arrow svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.location-carousel-prev{left:18px}.location-carousel-next{right:18px}.location-carousel-meta{z-index:2;color:#fff;pointer-events:none;background:linear-gradient(#0000,#000000d6);align-items:center;gap:12px;padding:20px 24px 16px;display:flex;position:absolute;bottom:0;left:0;right:0}.location-carousel-meta span{color:#e1bd48;letter-spacing:1.8px;font-size:10px;font-weight:700}.location-carousel-meta strong{font:500 21px/1.15 Playfair Display,serif}.location-carousel-hint{color:#a9a39a;margin:14px 0 0;font-size:12px;line-height:1.5}.hero-visual .hero-side-photo-slide{opacity:0;pointer-events:none;transition:opacity 1.15s ease-in-out,transform 7s ease-out;transform:scale(1.035);width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}.hero-visual .hero-side-photo-slide.is-active{opacity:1;transform:scale(1);z-index:1!important}.hero-visual .hero-training-caption{z-index:3!important}@media (prefers-reduced-motion:reduce){.hero-visual .hero-side-photo-slide{transition:none!important}.hero-visual .hero-side-photo-slide:not(.is-active){display:none!important}}@media (width<=800px){.location-gallery-modal{width:95vw!important;max-width:95vw!important;max-height:88vh!important;padding:56px 14px 20px!important}.location-gallery-item img,.location-gallery-item video{height:clamp(220px,42vh,380px)!important}.location-carousel-media,.location-carousel-media img,.location-carousel-media video{height:min(62vh,460px);min-height:260px}.location-carousel-arrow{width:44px;height:44px}.location-carousel-prev{left:10px}.location-carousel-next{right:10px}.location-carousel-meta{gap:9px;padding:32px 16px 13px}.location-carousel-meta strong{font-size:18px}.location-carousel-hint{font-size:11px}}.location-card>img{object-fit:contain!important;object-position:center top!important;background:#111!important;height:clamp(280px,28vw,360px)!important}@media (width<=800px){.location-card>img{object-fit:contain!important;object-position:center top!important;height:clamp(250px,72vw,330px)!important}html,body{min-width:0;overflow-x:hidden}.site-header{align-items:center;height:72px;padding:14px 16px}.site-header .logo-brand{flex:0 0 58px;width:58px;height:40px}.site-header .logo-brand img{object-fit:contain;width:58px;height:40px}.site-header .menu-toggle{z-index:12;width:42px;height:42px;margin-left:auto}.hero{height:auto!important;min-height:0!important;padding:96px 18px 0!important;overflow:hidden!important}.hero>video.hero-video{object-fit:cover!important;object-position:center center!important;z-index:0!important;width:100%!important;max-width:none!important;height:clamp(480px,62svh,560px)!important;top:0!important;left:0!important;transform:none!important}.hero-copy{width:100%!important;max-width:620px!important;margin:0 auto!important}.hero .eyebrow{letter-spacing:2px;margin-bottom:16px;font-size:9px}.hero h1{letter-spacing:-1.5px!important;overflow-wrap:normal!important;width:100%!important;max-width:100%!important;margin:0 0 20px!important;font-size:clamp(38px,11.2vw,52px)!important;line-height:1.03!important}.hero-text{max-width:100%!important;margin:0!important;font-size:14px!important;line-height:1.65!important}.hero-actions{gap:12px!important;width:100%!important;margin-top:26px!important}.hero-actions .button,.hero-actions .text-link{box-sizing:border-box!important;width:100%!important;min-height:56px!important}.hero-visual{z-index:3!important;border-radius:0 0 18px 18px!important;flex:0 0 420px!important;width:100vw!important;max-width:none!important;height:420px!important;min-height:420px!important;margin:30px 0 0 calc(50% - 50vw)!important;position:relative!important;overflow:hidden!important}.hero-logos{display:none!important}.hero-side-photo{object-fit:cover!important;object-position:center 58%!important;filter:saturate(.84)brightness(.72)!important;width:100%!important;height:100%!important;inset:0!important}.hero-training-caption{letter-spacing:1.45px!important;width:100%!important;max-width:100%!important;padding:12px 8px 4px!important;font-size:9px!important;line-height:1.5!important;top:auto!important;bottom:14px!important}.section-wrap{padding-left:18px!important;padding-right:18px!important}.section-heading{gap:22px!important}.section-heading h2,.partner-section h2,.story-section h2,.trophy-section h2,.black-belts h2{font-size:clamp(36px,10vw,50px)!important;line-height:1.02!important}.athlete-grid,.teacher-grid{gap:12px!important}.athlete-card,.teacher-card{min-width:0!important}.belt-photo{height:300px!important}.belt-meta{box-sizing:border-box!important;width:100%!important;min-height:0!important;margin:-1px 0 0!important;position:relative!important;left:auto!important;right:auto!important}.training-collections{grid-template-columns:1fr 1fr!important;gap:10px!important}.training-collection-cover,.training-collection-cover>img{height:190px!important;min-height:190px!important}.training-grid-images,.training-grid-videos{grid-template-columns:1fr 1fr!important;gap:10px!important}.training-card,.training-card img,.training-card video{height:150px!important;min-height:150px!important}.training-card b{font-size:12px!important;bottom:9px!important;left:9px!important}.training-modal{box-sizing:border-box!important;border-radius:0!important;width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;margin:0!important;padding:58px 12px 16px!important}.training-modal h2{width:100%!important;margin:0 0 12px!important;font-size:28px!important}.training-modal>img,.training-modal>video{object-fit:contain!important;width:100%!important;height:calc(100dvh - 132px)!important;max-height:none!important}.training-modal .modal-close{width:36px;height:36px;top:14px!important;right:16px!important}.history-tabs{gap:8px!important;margin-bottom:34px!important}.history-tabs button{flex:1 1 0;letter-spacing:1px!important;padding:12px 8px!important;font-size:10px!important}.location-grid{gap:18px!important}.location-card iframe{height:190px!important}main{flex-direction:column!important;display:flex!important}main>.hero{order:1!important}main>.training-section{order:2!important}main>.partner-section{order:3!important}main>.location-section{order:4!important}main>.story-section{order:5!important}main>.teachers{order:6!important}main>.black-belts{order:7!important}main>.trophy-section{order:8!important}main>.final-cta{order:9!important}main>#atletas{display:none!important}.training-section,.partner-section{padding-top:62px!important}}.training-collection{background:#111;border:1px solid #d4af372e;border-radius:12px;padding:10px}.training-collection-cover{border-radius:8px!important}.training-cover-video{object-fit:cover;filter:brightness(.78);width:100%;height:100%;min-height:190px;display:block}.training-collection-video .training-play{z-index:2}.training-grid{padding:10px 0 0}.training-card{border-radius:8px!important}.training-player-hint{color:#ffffffad;letter-spacing:.35px;width:min(1200px,100%);margin:-8px 0 18px;font-size:11px}.training-fullscreen{color:#d4af37;letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #d4af37b3;border-radius:5px;align-self:flex-start;margin-top:14px;padding:10px 14px;font-size:11px;transition:background .25s,color .25s}html,body,main{width:100%;max-width:100%;overflow-x:hidden!important}main{overflow-y:visible!important}.training-collection-cover{aspect-ratio:16/9!important;height:auto!important;min-height:0!important;position:relative!important}.training-collection-cover>img,.training-collection-cover>.training-cover-video{object-fit:cover!important;width:100%!important;height:100%!important;min-height:0!important;position:absolute!important;inset:0!important}.training-collection-cover>div{z-index:3!important}@media (width<=800px){.training-collections{width:100%!important;max-width:100%!important;overflow:visible!important}.training-collection-cover{aspect-ratio:16/10!important}.training-collection-cover b{font-size:clamp(15px,4vw,21px)!important}.training-grid-videos .training-card,.training-grid-videos .training-card video{height:150px!important;min-height:150px!important}}.training-fullscreen:hover{color:#0a0a0a;background:#d4af37}@media (width<=800px){.training-collection{border-radius:10px;padding:7px}.training-grid{padding-top:8px}.training-player-hint{margin:-3px 0 12px;font-size:10px;line-height:1.45}.training-fullscreen{text-align:center;width:100%;margin-top:10px;padding:12px 10px}}.hero-actions span,.card-arrow,.text-link span,.button span,.training-play,.training-fullscreen,.gold-link{font-variant-emoji:text;font-family:Arial,Segoe UI Symbol,sans-serif}.training-grid-videos .training-card{appearance:none;-webkit-tap-highlight-color:transparent;border:0;width:100%;min-width:0;padding:0;display:block}.training-grid-videos .training-card video{cursor:pointer;background:#111}.training-grid-videos .training-card:focus-visible{outline:1px solid var(--gold);outline-offset:3px}.training-grid-videos .training-play{font-variant-emoji:text;font-family:Arial,Segoe UI Symbol,sans-serif}@media (width<=800px){.training-grid-videos .training-card video{object-fit:cover;height:160px!important;min-height:160px!important}}.hero-actions .button>span,.hero-actions .text-link>span,.card-arrow,.gold-link>span,.button>span{place-items:center;width:22px;height:22px;line-height:0;font-size:0!important;display:inline-grid!important}.hero-actions .button>span:before,.gold-link>span:before,.card-arrow:before,.button>span:before{content:"";border-top:1.8px solid;border-right:1.8px solid;width:8px;height:8px;transform:rotate(45deg)}.hero-actions .text-link>span:before{transform:rotate(135deg)}.training-play{font-size:0!important}.training-play:before{content:"";border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:12px solid;width:0;height:0;margin-left:3px;display:block}.training-grid-videos .training-video-card{cursor:default;background:#101010;border:1px solid #d4af3752;flex-direction:column;display:flex;overflow:hidden;height:auto!important;min-height:0!important}.training-grid-videos .training-video-card video{aspect-ratio:9/16;object-fit:cover;background:#080808;width:100%;max-height:420px;display:block;filter:none!important;height:auto!important;min-height:0!important;transform:none!important}.training-grid-videos .training-video-card:after{display:none}.training-grid-videos .training-video-card .training-play{display:none!important}.training-video-card-footer{background:#141414;justify-content:space-between;align-items:center;gap:10px;padding:10px 11px;display:flex}.training-grid-videos .training-video-card b{min-width:0;font:500 15px/1.15 Playfair Display,serif;position:static}.training-card-fullscreen{color:#d4af37;letter-spacing:.7px;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #d4af37b8;border-radius:5px;flex:none;min-height:36px;padding:0 10px;font:600 9px Arial,sans-serif;transition:background .2s,color .2s,transform .2s}.training-card-fullscreen:hover,.training-card-fullscreen:focus-visible{color:#090909;background:#d4af37;transform:translateY(-1px)}.training-card-fullscreen:focus-visible{outline-offset:2px;outline:2px solid #fff}.training-grid-videos .training-video-card video{pointer-events:auto!important;cursor:default!important}.training-video-card-footer{z-index:2;position:relative}.training-video-card-footer b{pointer-events:none}.training-collection-video .training-play{background:#08080875;border-color:#e7c14d;width:56px;height:56px;box-shadow:0 0 0 5px #d4af3714,0 0 22px #d4af3747}.training-collection-video:hover .training-play{transform:translate(-50%,-50%)scale(1.08)}@media (width<=800px){.training-grid-videos .training-video-card video{aspect-ratio:auto;max-height:none;height:190px!important}.training-video-card-footer{padding:9px}.training-grid-videos .training-video-card b{font-size:13px}.training-card-fullscreen{min-height:38px;padding:0 9px}}.hero-copy .hero-history-button{color:#e6c65e;background:#0a0a0a38;border:1px solid #d4af37c2;border-radius:6px;justify-content:space-between;align-items:center;gap:22px;min-height:52px;padding:14px 18px;transition:background .25s,color .25s,box-shadow .25s,transform .25s;display:inline-flex}.hero-copy .hero-history-button:hover,.hero-copy .hero-history-button:focus-visible{color:#090909;background:#d4af37;transform:translateY(-2px);box-shadow:0 8px 22px #d4af3740}.hero-scroll-cue{color:#ffffffad;letter-spacing:1.8px;text-transform:uppercase;align-items:center;gap:10px;margin-top:30px;font-size:10px;font-weight:700;transition:color .2s;display:inline-flex}.hero-scroll-cue i{border:1px solid #d4af37b3;border-radius:12px;width:20px;height:30px;position:relative}.hero-scroll-cue i:after{content:"";background:#d4af37;border-radius:10px;width:3px;height:7px;animation:1.8s ease-in-out infinite hero-scroll-dot;position:absolute;top:6px;left:50%;transform:translate(-50%)}.hero-scroll-cue:hover,.hero-scroll-cue:focus-visible{color:#f5d773}@keyframes hero-scroll-dot{0%,to{opacity:.25;transform:translate(-50%)}50%{opacity:1;transform:translate(-50%,8px)}}@media (width<=800px){.hero-copy .hero-history-button{letter-spacing:1.25px;padding-inline:16px}.hero-scroll-cue{letter-spacing:1.35px;margin-top:22px;font-size:9px}.hero-scroll-cue i{width:18px;height:27px}}@media (prefers-reduced-motion:reduce){.hero-scroll-cue i:after{animation:none}.hero-copy .hero-history-button{transition:none}}.class-groups-section{color:#fff;background:#10100f;padding:100px 0}.class-groups-section .section-wrap{grid-template-columns:minmax(250px,.9fr) minmax(0,1.55fr);align-items:end;gap:70px;display:grid}.class-groups-intro h2,.quick-info-section h2,.achievement-section h2{letter-spacing:-2px;margin:0 0 20px;font:500 clamp(42px,4.4vw,64px)/1.02 Playfair Display,serif}.class-groups-intro h2 em,.quick-info-section h2 em,.achievement-section h2 em{color:#d4af37;font-style:italic}.class-groups-intro>p:last-child{color:#aaa69d;max-width:330px;margin:0;font-size:14px;line-height:1.7}.class-groups-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.class-group-card{background:linear-gradient(150deg,#1c1a16,#121212 74%);border:1px solid #d4af3738;border-radius:12px;flex-direction:column;min-height:250px;padding:24px 22px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex}.class-group-card:hover{border-color:#d4af37b8;transform:translateY(-5px);box-shadow:0 18px 36px #00000038}.class-group-card>span,.quick-info-card>span{color:#d4af37;letter-spacing:2px;font-size:10px;font-weight:700}.class-group-card h3{margin:44px 0 14px;font:500 28px Playfair Display,serif}.class-group-card p{color:#aaa69d;margin:0;font-size:13px;line-height:1.65}.class-group-card small{color:#e3c966;letter-spacing:1px;text-transform:uppercase;margin-top:auto;padding-top:18px;font-size:10px;font-weight:700}.quick-info-section{color:#0b0b0b;background:#d4af37;padding:84px 0}.quick-info-layout{grid-template-columns:1.05fr .9fr .9fr auto;align-items:stretch;gap:22px;display:grid}.quick-info-card{border-left:1px solid #0a0a0a38;min-width:0;padding:21px 20px}.quick-info-card b{margin:16px 0 7px;font:500 22px Playfair Display,serif;display:block}.quick-info-card p{color:#0a0a0aad;max-width:210px;margin:0;font-size:12px;line-height:1.6}.quick-info-actions{flex-direction:column;justify-content:center;gap:15px;min-width:170px;display:flex}.quick-info-actions .button{color:#fff;white-space:nowrap;background:#0b0b0b;border-radius:6px;justify-content:space-between}.quick-info-actions .gold-link{color:#17130a}.experimental-cta{background:linear-gradient(115deg,#e1c24a 0%,#c89d22 52%,#e2c652 100%);position:relative;overflow:hidden}.experimental-cta:before{content:"";pointer-events:none;opacity:.24;background:repeating-linear-gradient(135deg,#0000 0 28px,#fff3 29px 30px);position:absolute;inset:0}.experimental-cta .section-wrap{position:relative}.quick-info-intro>p:last-child{color:#0a0a0aad;max-width:360px;margin:0;font-size:13px;line-height:1.6}.experimental-cta .quick-info-actions .button{letter-spacing:1.1px;border:1px solid #ffffff47;min-height:60px;padding:15px 18px;font-size:10px;box-shadow:0 12px 25px #0000002b}.experimental-cta .quick-info-actions .button:hover{background:#1a1710;transform:translateY(-3px);box-shadow:0 17px 30px #00000040}.achievement-section{color:#fff;background:#101010;padding:110px 0}.achievement-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.achievement-card{background:#181818;border:1px solid #d4af3738;border-radius:12px;min-height:330px;position:relative;overflow:hidden}.achievement-card img{object-fit:cover;filter:grayscale(.3);width:100%;height:100%;transition:transform .45s,filter .45s;position:absolute;inset:0}.achievement-card:after{content:"";background:linear-gradient(#0000 30%,#000000f0);position:absolute;inset:0}.achievement-card:hover img{filter:grayscale(0);transform:scale(1.05)}.achievement-card>div{z-index:1;position:absolute;bottom:22px;left:22px;right:22px}.achievement-card p{color:#e5c65d;letter-spacing:1.3px;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:700}.achievement-card h3{margin:0;font:500 28px/1.05 Playfair Display,serif}.hall-of-fame{background:radial-gradient(circle at 50% 0,#d4af3717,#0000 34%),#101010;position:relative}.hall-of-fame .section-heading{border-bottom:1px solid #d4af372e;padding-bottom:28px}.hall-of-fame .section-heading>p{color:#bab3a5;max-width:360px}.hall-of-fame .achievement-grid{counter-reset:hall}.belt-selector{z-index:4;gap:8px;margin-top:18px;display:flex;position:relative}.belt-selector button{color:#d4af37;letter-spacing:.08em;cursor:pointer;background:#090909b8;border:1px solid #d4af3773;border-radius:50%;width:36px;height:36px;font:700 10px/1 Arial,sans-serif;transition:background .2s,color .2s,transform .2s}.belt-selector button:hover,.belt-selector button:focus-visible,.belt-selector button.is-active{color:#111;background:#d4af37;outline:none;transform:translateY(-2px)}.belt-selector button:focus-visible{box-shadow:0 0 0 3px #d4af3740}.partner-showcase{gap:16px;display:grid}.partner-kicker{color:#8d877a;letter-spacing:.2em;margin:0;font-size:10px;font-weight:700}.partner-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.partner-logo-card{color:#222;cursor:pointer;background:#fff;border:1px solid #c8a74e59;border-radius:14px;align-content:center;place-items:center;gap:14px;min-height:232px;padding:18px;transition:transform .25s,box-shadow .25s,border-color .25s;display:grid;box-shadow:0 20px 45px #0000001f}.partner-logo-card:hover,.partner-logo-card:focus-visible{border-color:#c8a74e;outline:none;transform:translateY(-5px);box-shadow:0 24px 48px #0003}.partner-logo-card img{object-fit:contain;mix-blend-mode:multiply;width:min(100%,255px);height:150px;display:block}.partner-logo-card span{letter-spacing:.08em;text-align:center;text-transform:uppercase;font-size:10px;font-weight:700}.partner-note{color:#756e62;letter-spacing:.06em;margin:0;font-size:11px}.partner-contact-card{color:#fff;background:#151515;border:1px solid #d4af3773;border-radius:16px;width:min(92vw,480px);padding:48px;position:relative;box-shadow:0 30px 75px #00000094}.partner-contact-card h2{margin:0 0 16px;font-size:clamp(34px,5vw,48px)}.partner-contact-card>p:not(.eyebrow){color:#b8b2a8;margin:0 0 28px;line-height:1.7}.partner-contact-card .button{justify-content:space-between;width:100%}@media (width<=800px){.partner-logo-grid{gap:10px}.partner-logo-card{min-height:170px;padding:12px}.partner-logo-card img{height:105px}.partner-logo-card span{font-size:8px}.partner-note{font-size:10px}.partner-contact-card{padding:38px 24px}}.hall-of-fame .achievement-card{border-color:#d4af3757;min-height:350px;box-shadow:0 22px 45px #00000042}.hall-of-fame .achievement-card:before{content:"";z-index:1;pointer-events:none;border:1px solid #ffe07a30;border-radius:8px;position:absolute;inset:12px}.achievement-index{z-index:2;color:#f1d468;letter-spacing:1px;background:#080808b3;border:1px solid #d4af37b3;border-radius:50%;place-items:center;width:34px;height:34px;font:700 10px Arial,sans-serif;display:grid;position:absolute;top:20px;left:20px}.hall-of-fame .achievement-card>div{bottom:26px;left:28px;right:28px}.hall-of-fame .achievement-card p{margin-bottom:10px}.hall-of-fame .achievement-card h3{font-size:clamp(25px,2.2vw,32px)}.mobile-schedule-cta{display:none}@media (width<=800px){.class-groups-section,.quick-info-section,.achievement-section{padding:62px 0}.class-groups-section .section-wrap{display:block}.class-groups-intro h2,.quick-info-section h2,.achievement-section h2{letter-spacing:-1.5px;font-size:clamp(38px,10vw,50px)}.class-groups-intro{margin-bottom:28px}.class-groups-grid{grid-template-columns:1fr;gap:10px}.class-group-card{min-height:0;padding:19px 18px}.class-group-card h3{margin:20px 0 8px;font-size:25px}.class-group-card small{margin-top:18px;padding-top:0}.quick-info-layout{grid-template-columns:1fr 1fr;gap:0;display:grid}.quick-info-layout>div:first-child{grid-column:1/-1;margin-bottom:17px}.quick-info-card{border-top:1px solid #0a0a0a33;border-left:0;padding:16px 14px}.quick-info-card b{margin:12px 0 6px;font-size:19px}.quick-info-card p{font-size:11px}.quick-info-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;align-items:center;gap:12px;margin-top:18px;display:grid}.quick-info-actions .button{min-height:50px;padding:12px 14px;font-size:9px}.quick-info-actions .gold-link{justify-self:center;font-size:9px}.quick-info-intro>p:last-child{font-size:12px}.experimental-cta .quick-info-actions{grid-template-columns:1fr}.experimental-cta .quick-info-actions .button{width:100%;min-height:56px}.achievement-grid{grid-template-columns:1fr;gap:11px}.achievement-card{min-height:210px}.achievement-card h3{font-size:25px}.achievement-card>div{bottom:18px;left:18px;right:18px}.hall-of-fame .section-heading{padding-bottom:22px}.hall-of-fame .achievement-card{min-height:255px}.hall-of-fame .achievement-card>div{bottom:20px;left:20px;right:20px}.achievement-index{width:30px;height:30px;font-size:9px;top:14px;left:14px}.mobile-schedule-cta{z-index:24;color:#090909;letter-spacing:.75px;text-transform:uppercase;background:#d4af37;border:1px solid #ffffff80;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;max-width:calc(100vw - 150px);min-height:44px;padding:11px 13px;font-size:9px;font-weight:800;display:inline-flex;position:fixed;bottom:16px;right:74px;box-shadow:0 8px 24px #00000052}.mobile-schedule-cta span{place-items:center;width:17px;height:17px;font-size:0;display:inline-grid}.mobile-schedule-cta span:before{content:"";border-top:1.5px solid;border-right:1.5px solid;width:7px;height:7px;transform:rotate(45deg)}main>.hero{order:1!important}main>.class-groups-section{order:2!important}main>.training-section{order:3!important}main>.quick-info-section{order:4!important}main>.partner-section{order:5!important}main>.location-section{order:6!important}main>.achievement-section{order:7!important}main>.story-section{order:8!important}main>.teachers{order:9!important}main>.black-belts{order:10!important}main>.trophy-section{order:11!important}main>.final-cta{order:12!important}}.site-header.is-scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 8px 24px #00000038;background:#080808f0!important;position:fixed!important}.site-header a:focus-visible,.site-header button:focus-visible,footer a:focus-visible{outline-offset:4px;outline:2px solid #f2d46d}footer{text-align:center;grid-template-columns:repeat(3,minmax(180px,240px));justify-content:center;gap:42px;color:#d3d0c8!important;background:#070707!important;padding:58px clamp(22px,6vw,90px) 20px!important;display:grid!important}.footer-brand{justify-items:center;gap:16px;max-width:310px;display:grid}.footer-brand p{color:#8d8981;margin:0;font-size:12px;line-height:1.65}.footer-links,.footer-contact{letter-spacing:.55px;align-content:start;justify-items:center;gap:11px;font-size:11px;display:grid}.footer-links b,.footer-contact b{color:#d9bb53;letter-spacing:1.7px;text-transform:uppercase;margin-bottom:5px;font-size:10px}.footer-links a,.footer-contact a{color:#b8b4ad;width:max-content;transition:color .2s,transform .2s}.footer-links a:hover,.footer-contact a:hover{color:#f0cf60;transform:translate(3px)}.footer-bottom{color:#77736c;border-top:1px solid #d4af372e;grid-column:1/-1;justify-content:center;gap:20px;margin-top:26px;padding-top:18px;font-size:10px;display:flex}.footer-bottom p{margin:0}.footer-bottom strong{color:#d8ba54;font-weight:600}@media (width<=800px){.site-header.is-scrolled{background:#080808f7!important;height:64px!important}footer{grid-template-columns:1fr 1fr!important;gap:32px 20px!important;padding:46px 20px 18px!important}.footer-brand{grid-column:1/-1;justify-self:center;max-width:360px}.footer-bottom{grid-column:1/-1;justify-content:center;gap:7px;margin-top:4px;font-size:9px;line-height:1.5;display:grid}}.training-collection-video .training-play{place-items:center!important;padding:0!important;line-height:0!important;display:grid!important}.training-collection-video .training-play:before{margin:0!important;transform:translate(2px)!important}.training-collection-video .training-play{isolation:isolate;pointer-events:none!important;background:radial-gradient(circle,#201909eb,#0505059e)!important;border:1px solid #f2cf59!important;width:64px!important;height:64px!important;box-shadow:0 0 0 7px #d4af371a,0 14px 28px #0006!important}.training-collection-video .training-play:before{display:block!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-42%,-50%)!important}.training-collection-video .training-play:after{content:"ASSISTIR";color:#edcf64;letter-spacing:1px;white-space:nowrap;opacity:0;background:#080808cc;border-radius:99px;padding:4px 7px;font:700 8px Arial,sans-serif;transition:opacity .2s,transform .2s;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)}.training-collection-video:hover .training-play:after,.training-collection-video:focus-visible .training-play:after{opacity:1;transform:translate(-50%)translateY(2px)}.training-collection-video .training-collection-shade{background:linear-gradient(#00000014 22%,#0000009e 62%,#000000f0 100%)!important}.training-collection-video>div{gap:8px!important;bottom:22px!important;left:24px!important;right:24px!important}.training-collection-video>div b{text-shadow:0 2px 10px #000000b3}.training-collection-video>div small{background:#0505057a;border:1px solid #d4af3757;border-radius:999px;align-items:center;width:max-content;min-height:24px;padding:4px 8px;display:inline-flex;color:#f4e8bd!important;font-size:9px!important}@media (width<=800px){.training-collection-video .training-play{width:58px!important;height:58px!important}.training-collection-video .training-play:after{display:none}.training-collection-video>div{bottom:14px!important;left:15px!important;right:15px!important}.training-collection-video>div small{min-height:22px;font-size:8px!important}}.training-play,.gallery-play-badge{place-items:center!important;padding:0!important;line-height:0!important;display:grid!important}.training-play:before{clip-path:polygon(12% 0,100% 50%,12% 100%)!important;background:currentColor!important;border:0!important;width:12px!important;height:12px!important;margin:0!important;transform:translate(1px)!important}.gallery-play-badge{font-size:0!important}.gallery-play-badge:before{content:"";border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid;width:0;height:0;margin-left:2px}.training-video-media{background:#080808;min-height:0;position:relative}.training-grid-videos .training-video-card .training-video-media video{aspect-ratio:9/16;object-fit:cover;background:#080808;width:100%;height:auto;max-height:420px;display:block;filter:none!important;z-index:1!important;cursor:default!important;min-height:0!important;position:relative!important;transform:none!important}.training-grid-videos .training-video-card .training-video-card-footer{z-index:3!important;min-height:52px!important;margin:0!important;display:flex!important;position:relative!important;inset:auto!important;transform:none!important}.training-grid-videos .training-video-card .training-video-card-footer b{pointer-events:none!important;margin:0!important;padding:0!important;line-height:1.2!important;display:block!important;position:static!important;inset:auto!important;transform:none!important}.training-video-loading{z-index:2;color:#e8ca63;letter-spacing:.7px;text-transform:uppercase;pointer-events:none;background:#080808bf;border-radius:999px;align-items:center;gap:7px;padding:7px 9px;font:700 9px Arial,sans-serif;display:inline-flex;position:absolute;top:12px;right:12px}.training-video-loading:before{content:"";border:1.5px solid #e8ca6357;border-top-color:#e8ca63;border-radius:50%;width:8px;height:8px;animation:.75s linear infinite training-loader}@keyframes training-loader{to{transform:rotate(360deg)}}.instagram-link:before,.header-instagram:before{content:"";vertical-align:-1px;border:1px solid;border-radius:3px;width:8px;height:8px;margin-right:6px;display:inline-block}@media (width<=800px){.training-grid-videos .training-video-card .training-video-media video{aspect-ratio:auto;max-height:none;height:190px!important}.training-video-loading{font-size:8px;top:8px;right:8px}}.training-grid-images .training-photo-card{aspect-ratio:4/3;isolation:isolate;background:#101010;border:1px solid #d4af3747;display:block;position:relative;overflow:hidden;border-radius:10px!important;height:auto!important;min-height:0!important}.training-grid-images .training-photo-card:before{content:"";z-index:0;background:linear-gradient(110deg,#101010 20%,#24221b 45%,#101010 70%) 0 0/220% 100%;transition:opacity .28s;animation:1.25s linear infinite training-photo-loading;position:absolute;inset:0}.training-grid-images .training-photo-card:after{display:none!important}.training-grid-images .training-photo-card img{z-index:1;object-fit:cover;opacity:0;width:100%;transition:opacity .32s,transform .45s;display:block;position:relative;transform:scale(1.01);filter:none!important;height:100%!important;min-height:0!important}.training-grid-images .training-photo-card.is-loaded:before{opacity:0;animation:none}.training-grid-images .training-photo-card.is-loaded img{opacity:1}.training-grid-images .training-photo-card:hover img{transform:scale(1.045)}.training-photo-modal{width:min(1180px,94vw)!important;padding:18px!important}.training-photo-modal>img{background:#090909;object-fit:contain!important;max-height:calc(90vh - 84px)!important}.training-photo-modal .training-fullscreen{margin-top:14px}@keyframes training-photo-loading{to{background-position:-220% 0}}@media (width<=800px){.training-grid-images .training-photo-card{aspect-ratio:1;border-radius:8px!important}.training-photo-modal{width:100vw!important;height:100dvh!important;max-height:none!important;padding:58px 12px 16px!important}.training-photo-modal>img{height:calc(100dvh - 128px)!important;max-height:none!important}}@media (prefers-reduced-motion:reduce){.training-grid-images .training-photo-card:before,.training-video-loading:before{animation:none}}main{flex-direction:column!important;display:flex!important}main>.hero{order:1!important}main>.class-groups-section{order:2!important}main>.training-section{order:3!important}main>.partner-section{order:4!important}main>.location-section{order:5!important}main>.achievement-section{order:6!important}main>.story-section{order:7!important}main>.teachers{order:8!important}main>.black-belts{order:9!important}main>.trophy-section{order:10!important}main>.final-cta{order:11!important}main>footer{order:12!important}@media (width<=800px){body button.phoenix,main button.phoenix,button.phoenix{opacity:0!important;visibility:hidden!important;pointer-events:none!important;display:none!important}}.site-header .nav-dropdown{position:relative}.site-header .nav-dropdown .dropdown-menu{z-index:30!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#0b0b0bf7!important;border:1px solid #d4af377a!important;border-radius:10px!important;min-width:206px!important;padding:10px!important;box-shadow:0 18px 42px #0000008f!important}.site-header .nav-dropdown .dropdown-menu a{align-items:center;color:#e8e4dc!important;letter-spacing:1.05px!important;white-space:nowrap!important;border-radius:6px!important;min-height:40px!important;padding:10px 12px!important;font-size:10px!important;display:flex!important}.site-header .nav-dropdown .dropdown-menu a:before{content:"";opacity:.8;background:#cfae43;border-radius:50%;width:5px;height:5px;margin-right:9px;box-shadow:0 0 10px #d4af3780}.site-header .nav-dropdown .dropdown-menu a:hover{color:#f6d86f!important;background:#d4af3724!important;transform:translate(3px)!important}@media (width<=800px){.site-header .nav-dropdown .dropdown-menu{background:#0d0d0dfa!important;border-color:#d4af3761!important;min-width:0!important;margin:8px 0 8px 2px!important;padding:7px 8px!important}.site-header .nav-dropdown .dropdown-menu a{min-height:42px!important;font-size:11px!important}}.button,.hero-history-button,.location-gallery-button{border-radius:8px;min-height:48px;transition:transform .24s,box-shadow .24s,background-color .24s,color .24s}.button:hover,.hero-history-button:hover,.location-gallery-button:hover{transform:translateY(-2px)}.button.gold{box-shadow:0 10px 24px #c8a74e33}.button.gold:hover{box-shadow:0 14px 30px #d4af3759}.text-link{line-height:1.35}.teacher-card,.belt-feature,.location-card,.training-collection-card,.training-video-card{border-radius:12px;overflow:hidden}.teacher-card{transition:border-color .25s,background .25s,transform .25s}.teacher-card:hover{background:#ffffff06;border-color:#d4af378c;transform:translateY(-3px)}.teacher-image{transition:filter .5s,transform .5s}.teacher-card:hover .teacher-image{filter:grayscale(0);transform:scale(1.025)}.location-card{border:1px solid #d4af372e;box-shadow:0 12px 30px #0000001f}.location-card>img{object-position:center top;transition:transform .45s,filter .45s}.location-card:hover>img{filter:grayscale(0);transform:scale(1.025)}.belt-feature{cursor:grab;touch-action:pan-y;border:1px solid #d4af372e;box-shadow:0 18px 38px #0003}.belt-feature.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.belt-photo{background-position:top}.belt-feature{border-radius:12px!important;flex-direction:column!important;padding-bottom:0!important;display:flex!important;overflow:visible!important}.belt-photo{flex:none;border-radius:11px 11px 0 0!important}.belt-meta{box-sizing:border-box!important;border-radius:0 0 11px 11px!important;width:100%!important;min-width:0!important;margin:0!important;padding:22px 28px!important;position:relative!important;inset:auto!important}.belt-meta p{overflow-wrap:anywhere;line-height:1.55!important}.training-collection-card,.training-video-card{background:#111;border:1px solid #d4af3733;box-shadow:0 12px 28px #00000024}.training-collection-card:focus-visible,.training-video-card:focus-within{outline-offset:3px;outline:2px solid #f2d46d}@media (width<=800px){.hero{min-height:auto!important;padding:112px 18px 24px!important}.hero-copy{padding-top:0!important}.hero h1{letter-spacing:-1.8px!important;font-size:clamp(42px,12vw,56px)!important;line-height:1.02!important}.hero-text{font-size:14px!important;line-height:1.65!important}.hero-actions{grid-template-columns:1fr!important;gap:10px!important;margin-top:26px!important;display:grid!important}.hero-actions .button,.hero-actions .hero-history-button{justify-content:space-between;width:100%;padding:14px 16px!important}.hero-history-button{color:#e7c65b;background:#08080840;border:1px solid #d4af37b8;border-radius:8px;align-items:center;padding:14px 16px!important;display:flex!important}.hero-scroll-cue{margin-top:20px!important}.menu-toggle{border-radius:9px!important;min-width:44px!important;min-height:44px!important}.section-heading{margin-bottom:34px!important}.section-heading h2{font-size:clamp(38px,11vw,50px)!important}.section-heading>p{font-size:13px!important;line-height:1.65!important}.teacher-card{grid-template-columns:112px 1fr!important;gap:16px!important;padding:14px 0!important}.teacher-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-top:13px!important}.black-belts{padding:72px 0!important}.belt-photo{height:min(108vw,460px)!important}.belt-meta{width:100%!important;min-width:0!important;margin:0!important;padding:16px 18px!important;inset:auto!important}.location-card>img{object-fit:cover!important;object-position:center top!important;height:250px!important}.location-copy{padding:20px!important}.training-section{padding:72px 0!important}.training-grid-videos{gap:12px!important}.training-grid-videos .training-video-card{border-radius:10px!important;overflow:hidden!important}.training-grid-videos .training-video-card .training-video-card-footer{padding:10px 11px!important}.training-grid-videos .training-video-card .training-video-card-footer b{font-size:16px!important}.final-cta{padding:86px 18px!important}.final-cta h2{font-size:clamp(42px,11vw,56px)!important}.final-cta .button{justify-content:space-between;width:100%}.training-collections{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory!important;gap:14px!important;width:calc(100% + 36px)!important;margin:0 -18px!important;padding:2px 18px 16px!important;scroll-padding-inline:18px!important;display:flex!important;overflow:auto hidden!important}.training-collections::-webkit-scrollbar{display:none}.training-collection{scroll-snap-stop:always;scroll-snap-align:start!important;flex:0 0 min(86vw,360px)!important;min-width:0!important}.training-collection-cover{aspect-ratio:4/5!important;min-height:0!important}.training-collection-cover>img,.training-collection-cover>.training-cover-video{height:100%!important}.training-collection-cover>div{bottom:18px!important;left:18px!important;right:18px!important}.training-collection-cover b{font-size:clamp(25px,7vw,31px)!important}.training-section .section-heading:after{content:"Deslize para ver fotos e vídeos  →";color:#d6b858;letter-spacing:1.2px;text-transform:uppercase;grid-column:1/-1;margin-top:8px;font-size:10px;font-weight:700;display:block}.hero{background:#090909!important;min-height:720px!important;padding:104px 18px 40px!important;position:relative!important}.hero>video.hero-video,.hero>.hero-video-overlay{display:none!important}.hero>.hero-visual{z-index:0!important;border-radius:0!important;flex:none!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;position:absolute!important;inset:0!important}.hero-side-photo{object-fit:cover!important;object-position:center 42%!important;filter:saturate(.78)brightness(.52)!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.hero-visual:after{background:linear-gradient(#0707074d 0%,#0707078c 38%,#070707e6 100%)!important}.hero-copy{z-index:2!important;position:relative!important}.hero-training-caption{display:none!important}.mobile-schedule-cta{left:50%!important;right:auto!important;bottom:max(18px,env(safe-area-inset-bottom))!important;border-radius:999px!important;width:min(300px,100vw - 48px)!important;max-width:none!important;min-height:48px!important;padding:12px 16px!important;transform:translate(-50%)!important;box-shadow:0 12px 30px #0000006b!important}.phoenix{display:none!important}}.phoenix{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .28s,visibility 0s linear .28s!important}.phoenix.is-visible{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transition:opacity .28s!important}.hero-main-photo-carousel{z-index:0!important;background:#111!important;width:100%!important;height:100%!important;position:absolute!important;inset:0 auto 0 0!important;overflow:hidden!important}.hero-main-photo-carousel:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#0808087a 0%,#08080814 48%,#0808087a 100%),linear-gradient(#0808081f,#0808087a);position:absolute;inset:0}.hero-main-photo{opacity:0;transform:scale(var(--hero-start-scale,1));transition:opacity 1.15s ease-in-out,transform 14.8s linear;object-fit:contain!important;object-position:var(--hero-position,center)!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}.hero-main-photo.is-active{opacity:1;transform:scale(var(--hero-end-scale,1.035))}.hero-copy{z-index:3!important;position:relative!important}@media (width<=800px){.hero{height:100dvh!important;min-height:100dvh!important}.hero-main-photo-carousel{width:100%!important;height:100%!important;display:block!important;inset:0!important}.hero-main-photo-carousel .hero-main-photo{object-fit:contain!important;object-position:var(--hero-position,center)!important}.hero>.hero-visual{display:none!important}}@media (prefers-reduced-motion:reduce){.hero-main-photo{transition:none!important}.hero-main-photo:not(.is-active){display:none!important}}.teacher-image{background:#151515!important;position:relative!important;overflow:hidden!important}.teacher-image>img{object-fit:cover!important;object-position:center 44%!important;width:100%!important;height:100%!important;display:block!important}.hero{position:relative!important}.hero>.hero-training-caption{pointer-events:none;z-index:4!important;color:#fff!important;text-align:center!important;background:linear-gradient(#0000 0%,#0505056b 100%)!important;width:min(92%,760px)!important;margin:0!important;padding:8px 18px!important;position:absolute!important;inset:auto 50% 20px auto!important;transform:translate(50%)!important}.hero>.hero-training-caption b{text-wrap:balance;letter-spacing:clamp(1.3px,.18vw,2.7px)!important;white-space:normal!important;overflow-wrap:normal!important;margin:0!important;font:700 clamp(9px,.76vw,12px)/1.4 DM Sans,Arial,sans-serif!important;display:block!important}@media (width<=800px){.hero>.hero-training-caption{width:calc(100% - 32px)!important;padding:8px 10px!important;bottom:14px!important;right:50%!important}.hero>.hero-training-caption b{letter-spacing:1.15px!important;font-size:clamp(8px,2.3vw,10px)!important;line-height:1.45!important}}.hero-main-photo-carousel{height:calc(100% - 96px)!important;bottom:96px!important}.hero-lower-meta{z-index:5!important;background:linear-gradient(#07070714 0%,#07070785 36%,#070707e0 100%)!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-height:96px!important;padding:12px 24px 10px!important;display:flex!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.hero-lower-meta .hero-training-caption{background:0 0!important;width:min(92%,760px)!important;margin:0!important;padding:0!important;position:static!important;transform:none!important}.hero-lower-meta .hero-scroll-cue{color:#ffffffbf!important;letter-spacing:1.55px!important;margin:0!important;font-size:8px!important;position:static!important}.hero-lower-meta .hero-scroll-cue i{display:none!important}@media (width<=800px){.hero-main-photo-carousel{height:calc(100% - 118px)!important;bottom:118px!important}.hero-lower-meta{gap:10px!important;min-height:118px!important;padding:15px 18px 13px!important}.hero-lower-meta .hero-training-caption{width:100%!important}.hero-lower-meta .hero-training-caption b{letter-spacing:1.05px!important;font-size:clamp(8px,2.2vw,10px)!important;line-height:1.5!important}}.hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#050505b8 0%,#0505058f 37%,#05050524 70%,#05050547 100%),linear-gradient(#0505051f 0%,#0000 26%,#0505057a 100%);position:absolute;inset:0}.hero>.hero-copy{text-shadow:0 2px 20px #00000080;transform:translateY(clamp(38px,6vh,78px));z-index:3!important}.hero>.hero-copy .hero-text{color:#ffffffd6!important}.hero>.hero-copy .eyebrow{color:#f2cc51!important}@media (width<=800px){.hero:before{background:linear-gradient(#05050585 0%,#0505053d 24%,#0505058a 64%,#050505d1 100%)}.hero>.hero-copy{text-shadow:0 2px 16px #00000094;transform:translateY(26px)}}@media (width>=801px){.hero-main-photo-carousel{height:calc(100% - 104px)!important;bottom:104px!important}.hero-main-photo-carousel .hero-main-photo{object-fit:cover!important}.hero-main-photo-carousel:after{background:linear-gradient(90deg,#050505e0 0%,#050505b8 31%,#0505054f 55%,#0505051f 100%),linear-gradient(#05050538 0%,#0000 30%,#0505056b 100%)!important}.hero:before{display:none!important}.hero>.hero-copy{width:min(43vw,560px)!important;transform:translateY(clamp(28px,4.8vh,62px))!important}.hero-lower-meta{background:linear-gradient(#0505050a 0%,#0505057a 38%,#050505e6 100%)!important;min-height:104px!important;padding:14px 28px 12px!important}}.hero-cinematic{isolation:isolate;background:#070707!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;position:relative!important;overflow:hidden!important}.hero-cinematic .hero-main-photo-carousel{transform-origin:50%;will-change:transform,filter;z-index:1!important;width:100%!important;height:100%!important;box-shadow:none!important;background:#070707!important;position:absolute!important;inset:0!important;overflow:hidden!important}.hero-cinematic .hero-main-photo-carousel .hero-main-photo{will-change:opacity,transform;object-fit:cover!important;object-position:64% center!important;opacity:0!important;filter:brightness(.98)saturate(.93)!important;width:100%!important;max-width:none!important;height:100%!important;padding:0!important;transition:opacity 1.2s cubic-bezier(.22,1,.36,1),transform 15s linear!important;display:block!important;position:absolute!important;inset:0!important;transform:scale(1.025)!important}.hero-cinematic .hero-main-photo-carousel .hero-main-photo.is-active{opacity:1!important;transform:scale(1)!important}.hero-cinematic .hero-main-photo-carousel:after{content:""!important;pointer-events:none!important;background:linear-gradient(90deg,#040404f0 0%,#040404de 25%,#040404a1 42%,#04040438 59%,#0404040a 78%,#04040424 100%),linear-gradient(#04040473 0%,#0000 21% 67%,#040404d1 100%)!important;position:absolute!important;inset:0!important}.hero-cinematic>.hero-copy{will-change:transform,opacity,filter;z-index:4!important;width:min(38vw,560px)!important;max-width:560px!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;position:absolute!important;top:50%!important;bottom:auto!important;left:clamp(48px,8vw,154px)!important;transform:translateY(-41%)!important}.hero-cinematic>.hero-copy:before,.hero-cinematic>.hero-copy:after{display:none!important}.hero-cinematic>.hero-copy .eyebrow{text-shadow:0 2px 14px #000000b8!important;margin:0 0 20px!important}.hero-cinematic>.hero-copy h1{letter-spacing:-.045em!important;text-shadow:0 5px 26px #0000009e!important;margin:0 0 22px!important;font-size:clamp(52px,4.15vw,80px)!important;line-height:.98!important}.hero-cinematic>.hero-copy .hero-text{text-shadow:0 2px 14px #000000e0!important;max-width:430px!important;font-size:clamp(13px,.86vw,15px)!important;line-height:1.7!important}.hero-cinematic>.hero-copy .hero-actions{align-items:center!important;gap:13px!important;margin-top:28px!important;display:flex!important}.hero-cinematic>.hero-copy .button{justify-content:space-between!important;min-width:268px!important}.hero-cinematic>.hero-copy .hero-history-button{justify-content:space-between!important;min-width:204px!important}.hero-cinematic .hero-scroll-message{color:#fff;pointer-events:none;text-transform:uppercase;text-shadow:0 5px 32px #000000d1;will-change:transform,opacity,filter;transform:translateY(-50%);z-index:5!important;width:min(48vw,760px)!important;position:absolute!important;top:50%!important;left:clamp(48px,8vw,154px)!important}.hero-cinematic .hero-scroll-message span,.hero-cinematic .hero-scroll-message strong,.hero-cinematic .hero-scroll-message em{font-style:normal;display:block}.hero-cinematic .hero-scroll-message span{letter-spacing:.15em;margin-bottom:10px;font-size:clamp(15px,1.25vw,24px);font-weight:700}.hero-cinematic .hero-scroll-message strong{font-family:var(--serif);letter-spacing:-.045em;color:#fff;font-size:clamp(46px,5.1vw,96px);line-height:.91}.hero-cinematic .hero-scroll-message em{font-family:var(--serif);letter-spacing:-.045em;color:#d7b441;margin-top:12px;font-size:clamp(38px,4.1vw,78px);line-height:.95}.hero-cinematic .hero-lower-meta{z-index:4!important;background:linear-gradient(#0000 0%,#050505a1 48%,#050505eb 100%)!important;border:0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;height:84px!important;min-height:84px!important;margin:0!important;padding:19px 28px 9px!important;display:flex!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.hero-cinematic .hero-lower-meta .hero-training-caption{text-align:center!important;width:min(92%,840px)!important;margin:0!important;padding:0!important;position:static!important;transform:none!important}.hero-cinematic .hero-lower-meta .hero-training-caption b{letter-spacing:.25em!important;text-shadow:0 2px 14px #000000f2!important;font-size:10px!important;line-height:1.4!important}.hero-cinematic .hero-lower-meta .hero-scroll-cue{margin:0!important;position:static!important}@media (width<=1180px) and (width>=801px){.hero-cinematic>.hero-copy{width:min(38vw,450px)!important}.hero-cinematic>.hero-copy h1{font-size:clamp(48px,4.6vw,64px)!important}.hero-cinematic>.hero-copy .hero-actions{flex-direction:column!important;align-items:stretch!important;width:272px!important}.hero-cinematic>.hero-copy .button,.hero-cinematic>.hero-copy .hero-history-button{width:100%!important;min-width:0!important}}@media (width<=800px){.hero-cinematic{height:100svh!important;min-height:100svh!important}.hero-cinematic .hero-main-photo-carousel .hero-main-photo{object-position:66% center!important;filter:brightness(.95)saturate(.92)!important}.hero-cinematic .hero-main-photo-carousel:after{background:linear-gradient(#0404049e 0%,#04040457 25%,#04040485 65%,#040404e6 100%)!important}.hero-cinematic>.hero-copy{width:auto!important;max-width:none!important;top:calc(76px + 8svh)!important;left:20px!important;right:20px!important;transform:none!important}.hero-cinematic>.hero-copy .eyebrow{letter-spacing:.22em!important;margin-bottom:13px!important;font-size:9px!important}.hero-cinematic>.hero-copy h1{letter-spacing:-.05em!important;margin-bottom:16px!important;font-size:clamp(42px,12vw,58px)!important;line-height:.96!important}.hero-cinematic>.hero-copy .hero-text{max-width:355px!important;font-size:13px!important;line-height:1.58!important}.hero-cinematic>.hero-copy .hero-actions{flex-direction:column!important;align-items:stretch!important;gap:10px!important;width:100%!important;margin-top:22px!important}.hero-cinematic>.hero-copy .button,.hero-cinematic>.hero-copy .hero-history-button{width:100%!important;min-width:0!important;min-height:53px!important}.hero-cinematic .hero-scroll-message{display:none!important}.hero-cinematic .hero-lower-meta{height:58px!important;min-height:58px!important;padding:8px 16px 10px!important}.hero-cinematic .hero-lower-meta .hero-training-caption{display:none!important}.hero-cinematic .hero-lower-meta .hero-scroll-cue{display:flex!important}}@media (prefers-reduced-motion:reduce){.hero-cinematic .hero-main-photo-carousel,.hero-cinematic .hero-main-photo{filter:none!important;transition:none!important;transform:none!important}}@media (width>=801px){.hero-editorial-layout{background:#070707!important;height:clamp(760px,100dvh,940px)!important;min-height:clamp(760px,100dvh,940px)!important}.hero-editorial-layout .hero-main-photo-carousel{z-index:1!important;background:#0a0a0a!important;width:auto!important;height:auto!important;position:absolute!important;inset:0 0 96px 37.5%!important;overflow:hidden!important;box-shadow:-30px 0 50px -38px #000000fa!important}.hero-editorial-layout .hero-main-photo-carousel .hero-main-photo{object-fit:contain!important;object-position:center center!important;filter:brightness(.98)saturate(.96)!important;width:100%!important;height:100%!important;padding:0!important}.hero-editorial-layout .hero-main-photo-carousel:after{background:linear-gradient(#05050508 0%,#05050505 68%,#05050538 100%)!important}.hero-editorial-layout>.hero-copy{z-index:4!important;background:0 0!important;width:min(33vw,630px)!important;max-width:630px!important;margin:0!important;padding:0!important;position:absolute!important;top:50%!important;bottom:auto!important;left:clamp(52px,8vw,152px)!important;transform:translateY(-43%)!important}.hero-editorial-layout>.hero-copy .eyebrow{margin-bottom:20px!important}.hero-editorial-layout>.hero-copy h1{color:#fff!important;letter-spacing:-2.2px!important;white-space:normal!important;max-width:none!important;margin-bottom:22px!important;font-size:clamp(48px,3.3vw,64px)!important;line-height:1.01!important}.hero-editorial-layout>.hero-copy .hero-text{max-width:420px!important;font-size:13px!important;line-height:1.68!important}.hero-editorial-layout>.hero-copy .hero-actions{gap:14px!important;margin-top:26px!important}.hero-editorial-layout>.hero-copy .button{justify-content:space-between!important;min-width:266px!important}.hero-editorial-layout>.hero-copy .hero-history-button{justify-content:space-between!important;min-width:198px!important}.hero-editorial-layout .hero-lower-meta{z-index:4!important;background:linear-gradient(#070707b3 0%,#070707 78%)!important;border-top:1px solid #d5b24352!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;height:96px!important;min-height:96px!important;margin:0!important;padding:17px 32px 11px!important;display:flex!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.hero-editorial-layout .hero-lower-meta .hero-training-caption{text-align:center!important;width:min(92%,780px)!important;margin:0!important;padding:0!important;position:static!important;transform:none!important}.hero-editorial-layout .hero-lower-meta .hero-training-caption:before{display:none!important}.hero-editorial-layout .hero-lower-meta .hero-training-caption b{color:#f0d16a!important;letter-spacing:2.5px!important;text-shadow:0 2px 12px #000000f2!important;font-size:11px!important;line-height:1.45!important}.hero-editorial-layout .hero-lower-meta .hero-scroll-cue{margin:0!important;position:static!important}}@media (width>=801px) and (width<=1180px){.hero-editorial-layout{height:100dvh!important;min-height:100dvh!important}.hero-editorial-layout .hero-main-photo-carousel{width:100%!important;height:auto!important;box-shadow:none!important;background:#0a0a0a!important;inset:0 0 60px!important}.hero-editorial-layout .hero-main-photo-carousel .hero-main-photo{object-fit:cover!important;object-position:center center!important;filter:brightness(.86)saturate(.92)!important}.hero-editorial-layout .hero-main-photo-carousel:after{background:linear-gradient(90deg,#050505f0 0%,#050505c7 31%,#05050552 58%,#0505051f 100%),linear-gradient(#0505056b 0%,#0000 25% 60%,#050505bd 100%)!important}.hero-editorial-layout>.hero-copy{width:min(46vw,440px)!important;max-width:440px!important;top:51%!important;left:clamp(44px,7vw,70px)!important;transform:translateY(-39%)!important}.hero-editorial-layout>.hero-copy h1{font-size:clamp(48px,5.15vw,62px)!important;line-height:.99!important}.hero-editorial-layout>.hero-copy .hero-text{max-width:390px!important}.hero-editorial-layout .hero-lower-meta{background:linear-gradient(#07070770,#070707 96%)!important;border-top-color:#d5b2433d!important;gap:5px!important;height:60px!important;min-height:60px!important;padding:8px 24px 7px!important}.hero-editorial-layout .hero-lower-meta .hero-training-caption b{letter-spacing:2px!important;font-size:10px!important}}@media (width>=801px){.hero-editorial-layout>.hero-copy{isolation:isolate!important;border:1px solid #d7b54938!important;border-left:2px solid #e0be4ec7!important;border-radius:0 18px 18px 0!important;padding:clamp(24px,3vw,44px)!important;overflow:hidden!important;box-shadow:0 22px 55px #00000057,inset 0 1px #ffffff0a!important}.hero-editorial-layout>.hero-copy:before{content:""!important;z-index:-1!important;-webkit-backdrop-filter:blur(9px)!important;backdrop-filter:blur(9px)!important;background:linear-gradient(110deg,#040404f5 0%,#080808e0 68%,#0c0a0594 100%),radial-gradient(circle at 100% 0,#d4af372e,#0000 39%)!important;position:absolute!important;inset:0!important}.hero-editorial-layout>.hero-copy:after{content:""!important;z-index:-1!important;background:linear-gradient(90deg,#0000,#eacb68e6)!important;width:42%!important;height:1px!important;position:absolute!important;top:0!important;right:0!important}.hero-editorial-layout>.hero-copy .eyebrow,.hero-editorial-layout>.hero-copy h1,.hero-editorial-layout>.hero-copy .hero-text,.hero-editorial-layout>.hero-copy .hero-actions{z-index:1!important;position:relative!important}}@media (width>=801px) and (width<=1180px){.hero-editorial-layout>.hero-copy{border-radius:0 16px 16px 0!important;padding:28px!important}}@media (width<=800px){.hero-editorial-layout>.hero-copy{isolation:isolate!important;border-left:2px solid #e0be4eb8!important;padding:25px 20px 22px!important;position:relative!important;overflow:hidden!important}.hero-editorial-layout>.hero-copy:before{content:""!important;z-index:-1!important;background:linear-gradient(105deg,#050505f0,#050505b8),radial-gradient(circle at 100% 0,#d4af3729,#0000 50%)!important;position:absolute!important;inset:0!important}}.hero-editorial-layout .hero-main-photo-carousel .hero-main-photo{transition:opacity 1.25s cubic-bezier(.22,1,.36,1),transform 15s linear!important;transform:scale(1.025)translate(10px)!important}.hero-editorial-layout .hero-main-photo-carousel .hero-main-photo.is-active{transform:scale(1.01)translate(0)!important}@media (width>=801px) and (width<=1180px){.hero-editorial-layout{height:100dvh!important;min-height:100dvh!important}.hero-editorial-layout .hero-main-photo-carousel{width:100%!important;height:auto!important;box-shadow:none!important;background:#0a0a0a!important;inset:0 0 60px!important}.hero-editorial-layout .hero-main-photo-carousel .hero-main-photo{object-fit:cover!important;object-position:center center!important;filter:brightness(.86)saturate(.92)!important}.hero-editorial-layout .hero-main-photo-carousel:after{background:linear-gradient(90deg,#050505f0 0%,#050505c7 31%,#05050552 58%,#0505051f 100%),linear-gradient(#0505056b 0%,#0000 25% 60%,#050505bd 100%)!important}.hero-editorial-layout>.hero-copy{width:min(46vw,440px)!important;max-width:440px!important;top:51%!important;left:clamp(44px,7vw,70px)!important;transform:translateY(-39%)!important}.hero-editorial-layout>.hero-copy h1{font-size:clamp(48px,5.15vw,62px)!important;line-height:.99!important}.hero-editorial-layout>.hero-copy .hero-text{max-width:390px!important}.hero-editorial-layout .hero-lower-meta{background:linear-gradient(#07070770,#070707 96%)!important;border-top-color:#d5b2433d!important;gap:5px!important;height:60px!important;min-height:60px!important;padding:8px 24px 7px!important}.hero-editorial-layout .hero-lower-meta .hero-training-caption b{letter-spacing:2px!important;font-size:10px!important}}@media (width>=801px){.hero-two-photo-layout{background:#070707!important;height:clamp(760px,100dvh,920px)!important;min-height:clamp(760px,100dvh,920px)!important}.hero-two-photo-layout .hero-main-photo-carousel{z-index:1!important;background:0 0!important;width:auto!important;height:auto!important;position:absolute!important;inset:48px 0 112px 40%!important;overflow:hidden!important;box-shadow:-34px 0 52px -42px #000000f5!important}.hero-two-photo-layout .hero-main-photo-carousel .hero-main-photo{object-fit:contain!important;object-position:center center!important;filter:brightness(.97)saturate(.96)!important;width:100%!important;height:100%!important;padding:0!important}.hero-two-photo-layout .hero-main-photo-carousel:after{background:linear-gradient(#05050508 0%,#05050505 67%,#0505052e 100%)!important}.hero-two-photo-layout>.hero-copy{z-index:4!important;background:0 0!important;width:min(32vw,620px)!important;max-width:620px!important;margin:0!important;padding:0!important;position:absolute!important;top:50%!important;bottom:auto!important;left:clamp(48px,8vw,150px)!important;transform:translateY(-43%)!important}.hero-two-photo-layout>.hero-copy .eyebrow{margin-bottom:20px!important}.hero-two-photo-layout>.hero-copy h1{color:#fff!important;letter-spacing:-2.5px!important;white-space:nowrap!important;max-width:none!important;margin-bottom:22px!important;font-size:clamp(48px,3.42vw,65px)!important;line-height:1.01!important}.hero-two-photo-layout>.hero-copy .hero-text{max-width:430px!important;font-size:13px!important;line-height:1.68!important}.hero-two-photo-layout>.hero-copy .hero-actions{gap:14px!important;margin-top:26px!important}.hero-two-photo-layout>.hero-copy .button{justify-content:space-between!important;min-width:268px!important}.hero-two-photo-layout>.hero-copy .hero-history-button{justify-content:space-between!important;min-width:196px!important}.hero-two-photo-layout .hero-lower-meta{z-index:5!important;background:linear-gradient(#070707 0%,#050505 100%)!important;border-top:1px solid #cda93c47!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:9px!important;width:100%!important;height:112px!important;min-height:112px!important;padding:20px 32px 13px!important;display:flex!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.hero-two-photo-layout .hero-lower-meta .hero-training-caption{text-align:center!important;width:auto!important;max-width:900px!important;margin:0!important;padding:0!important;position:static!important;transform:none!important}.hero-two-photo-layout .hero-lower-meta .hero-training-caption:before{content:"";background:#d6b547;width:42px;height:1px;margin:0 auto 11px;display:block}.hero-two-photo-layout .hero-lower-meta .hero-training-caption b{color:#f3d469!important;letter-spacing:3.2px!important;text-shadow:0 2px 14px #000000fa!important;font-size:clamp(11px,.84vw,14px)!important;font-weight:700!important;line-height:1.35!important}.hero-two-photo-layout .hero-lower-meta .hero-scroll-cue{margin:0!important;position:static!important}}.hero-two-photo-layout{background:#090909!important;overflow:hidden!important}@media (width>=801px){.hero-two-photo-layout{height:clamp(760px,100dvh,920px)!important;min-height:clamp(760px,100dvh,920px)!important}.hero-two-photo-layout .hero-main-photo-carousel{background:radial-gradient(circle at 50% 44%,#232323 0%,#111 58%,#080808 100%)!important;width:auto!important;height:auto!important;position:absolute!important;inset:0 0 108px 40%!important;overflow:hidden!important}.hero-two-photo-layout .hero-main-photo-carousel:after{background:linear-gradient(#0707070d 0%,#07070721 74%,#07070752 100%)!important}.hero-two-photo-layout .hero-main-photo-carousel .hero-main-photo{object-fit:contain!important;object-position:center center!important;filter:brightness(.96)saturate(.95)!important;width:100%!important;height:100%!important;padding:16px clamp(18px,2.7vw,52px) 10px 0!important}.hero-two-photo-layout>.hero-copy{z-index:4!important;background:linear-gradient(90deg,#060606 0%,#090909 72%,#090909f5 87%,#09090900 100%)!important;width:40%!important;max-width:none!important;margin:0!important;padding:clamp(142px,17vh,188px) clamp(28px,3.6vw,68px) 154px clamp(42px,6.8vw,126px)!important;position:absolute!important;top:0!important;bottom:0!important;left:0!important;transform:none!important}.hero-two-photo-layout>.hero-copy h1{letter-spacing:-2.6px!important;max-width:680px!important;font-size:clamp(53px,4.65vw,76px)!important}.hero-two-photo-layout>.hero-copy .hero-text{max-width:430px!important}.hero-two-photo-layout .hero-lower-meta{z-index:5!important;background:linear-gradient(#09090900 0%,#070707c4 28%,#070707f7 100%)!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:auto!important;height:108px!important;min-height:108px!important;padding:16px 36px 12px!important;display:flex!important;position:absolute!important;bottom:0!important;left:40%!important;right:0!important}.hero-two-photo-layout .hero-lower-meta .hero-training-caption{text-align:center!important;width:auto!important;max-width:790px!important;margin:0!important;padding:0!important;position:static!important;transform:none!important}.hero-two-photo-layout .hero-lower-meta .hero-training-caption b{color:#f4d466!important;letter-spacing:3px!important;text-shadow:0 2px 14px #000000f2!important;font-size:clamp(11px,.86vw,14px)!important;line-height:1.35!important;display:block!important}.hero-two-photo-layout .hero-lower-meta .hero-scroll-cue{margin:0!important;position:static!important}}@media (width<=800px){.hero-two-photo-layout{flex-direction:column!important;height:auto!important;min-height:100svh!important;padding:0!important;display:flex!important}.hero-two-photo-layout:before{display:none!important}.hero-two-photo-layout>.hero-copy{z-index:3!important;background:linear-gradient(#090909 0%,#0b0b0b 100%)!important;order:1!important;width:100%!important;min-height:0!important;margin:0!important;padding:108px 22px 30px!important;position:relative!important;transform:none!important}.hero-two-photo-layout>.hero-copy h1{letter-spacing:-1.7px!important;max-width:560px!important;font-size:clamp(43px,11vw,56px)!important;line-height:.99!important}.hero-two-photo-layout>.hero-copy .hero-text{max-width:540px!important}.hero-two-photo-layout .hero-main-photo-carousel{z-index:1!important;background:radial-gradient(circle at 50% 48%,#242424 0%,#121212 62%,#090909 100%)!important;order:2!important;width:100%!important;height:min(66.7vw,430px)!important;min-height:230px!important;position:relative!important;inset:auto!important;overflow:hidden!important}.hero-two-photo-layout .hero-main-photo-carousel:after{background:linear-gradient(#05050508 0%,#05050514 72%,#05050559 100%)!important}.hero-two-photo-layout .hero-main-photo-carousel .hero-main-photo{object-fit:contain!important;object-position:center center!important;filter:brightness(.98)saturate(.96)!important;width:100%!important;height:100%!important;padding:0!important}.hero-two-photo-layout .hero-lower-meta{z-index:3!important;background:linear-gradient(#090909 0%,#070707 100%)!important;flex-direction:column!important;order:3!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:100%!important;height:auto!important;min-height:108px!important;margin:0!important;padding:19px 20px 18px!important;display:flex!important;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important}.hero-two-photo-layout .hero-lower-meta .hero-training-caption{text-align:center!important;width:min(100%,420px)!important;margin:0!important;padding:0!important;display:block!important;position:static!important;transform:none!important}.hero-two-photo-layout .hero-lower-meta .hero-training-caption b{color:#f1cf5f!important;letter-spacing:1.65px!important;text-shadow:0 2px 12px #000000f2!important;font-size:clamp(10px,2.65vw,12px)!important;line-height:1.5!important;display:block!important}.hero-two-photo-layout .hero-lower-meta .hero-scroll-cue{margin:0!important;position:static!important}}.hero-lower-meta .hero-scroll-cue{color:#0000!important;width:34px!important;height:20px!important;padding:0!important;font-size:0!important;line-height:0!important;display:block!important;position:relative!important;overflow:hidden!important}.hero-lower-meta .hero-scroll-cue:before{content:"";background:#d5b243bf;height:1px;position:absolute;top:1px;left:0;right:0}.hero-lower-meta .hero-scroll-cue:after{content:"";border-bottom:1px solid #d5b243;border-right:1px solid #d5b243;width:9px;height:9px;position:absolute;top:5px;left:12px;transform:rotate(45deg)}@media (width<=800px){.hero-main-photo-carousel:after{background:linear-gradient(#0505058f 0%,#0505052e 27%,#0505058a 63%,#050505d6 100%)!important}.hero-lower-meta .hero-scroll-cue{margin-top:1px!important}}@media (width>=801px){.hero{height:100dvh!important;min-height:100dvh!important;max-height:none!important}.hero-main-photo-carousel{background:#080808!important;height:100%!important;bottom:0!important}.hero-main-photo-carousel .hero-main-photo{object-fit:cover!important;object-position:var(--hero-position,57% 46%)!important}.hero-main-photo-carousel:after{background:linear-gradient(90deg,#080808 0%,#080808f5 20%,#080808b8 37%,#08080838 58%,#0808080f 100%),linear-gradient(#05050533 0%,#0000 28%,#05050514 56%,#050505e0 100%)!important}.hero:before{display:none!important}.hero>.hero-copy{width:min(38vw,510px)!important;max-width:510px!important;margin-left:clamp(42px,4.1vw,78px)!important;transform:translateY(clamp(8px,2.5vh,30px))!important}.hero>.hero-copy .eyebrow{margin-bottom:22px!important}.hero>.hero-copy h1{letter-spacing:-2.5px!important;margin-bottom:24px!important;font-size:clamp(48px,4.35vw,72px)!important;line-height:.98!important}.hero>.hero-copy .hero-text{max-width:390px!important;font-size:13px!important;line-height:1.65!important}.hero>.hero-copy .hero-actions{gap:14px!important;margin-top:27px!important}.hero>.hero-copy .button,.hero>.hero-copy .hero-history-button{min-height:48px!important;padding:13px 17px!important}.hero-lower-meta{background:linear-gradient(#0000 0%,#05050585 35%,#050505e6 100%)!important;gap:7px!important;min-height:74px!important;padding:8px 24px 7px!important}.hero-lower-meta .hero-training-caption{width:min(90%,700px)!important}.hero-lower-meta .hero-training-caption b{letter-spacing:2.5px!important;font-size:10px!important;line-height:1.35!important}.hero-editorial-layout{background:#070707!important;height:clamp(760px,100dvh,940px)!important;min-height:clamp(760px,100dvh,940px)!important}.hero-editorial-layout .hero-main-photo-carousel{z-index:1!important;background:#0a0a0a!important;width:auto!important;height:auto!important;position:absolute!important;inset:0 0 96px 37.5%!important;overflow:hidden!important;box-shadow:-30px 0 50px -38px #000000fa!important}.hero-editorial-layout .hero-main-photo-carousel .hero-main-photo{object-fit:contain!important;object-position:center center!important;filter:brightness(.98)saturate(.96)!important;width:100%!important;height:100%!important;padding:0!important}.hero-editorial-layout .hero-main-photo-carousel:after{background:linear-gradient(#05050508 0%,#05050505 68%,#05050538 100%)!important}.hero-editorial-layout>.hero-copy{z-index:4!important;background:0 0!important;width:min(33vw,630px)!important;max-width:630px!important;margin:0!important;padding:0!important;position:absolute!important;top:50%!important;bottom:auto!important;left:clamp(52px,8vw,152px)!important;transform:translateY(-43%)!important}.hero-editorial-layout>.hero-copy .eyebrow{margin-bottom:20px!important}.hero-editorial-layout>.hero-copy h1{color:#fff!important;letter-spacing:-2.2px!important;white-space:normal!important;max-width:none!important;margin-bottom:22px!important;font-size:clamp(48px,3.3vw,64px)!important;line-height:1.01!important}.hero-editorial-layout>.hero-copy .hero-text{max-width:420px!important;font-size:13px!important;line-height:1.68!important}.hero-editorial-layout>.hero-copy .hero-actions{gap:14px!important;margin-top:26px!important}.hero-editorial-layout>.hero-copy .button{justify-content:space-between!important;min-width:266px!important}.hero-editorial-layout>.hero-copy .hero-history-button{justify-content:space-between!important;min-width:198px!important}.hero-editorial-layout .hero-lower-meta{z-index:4!important;background:linear-gradient(#070707b3 0%,#070707 78%)!important;border-top:1px solid #d5b24352!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;height:96px!important;min-height:96px!important;margin:0!important;padding:17px 32px 11px!important;display:flex!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.hero-editorial-layout .hero-lower-meta .hero-training-caption{text-align:center!important;width:min(92%,780px)!important;margin:0!important;padding:0!important;position:static!important;transform:none!important}.hero-editorial-layout .hero-lower-meta .hero-training-caption:before{display:none!important}.hero-editorial-layout .hero-lower-meta .hero-training-caption b{color:#f0d16a!important;letter-spacing:2.5px!important;text-shadow:0 2px 12px #000000f2!important;font-size:11px!important;line-height:1.45!important}.hero-editorial-layout .hero-lower-meta .hero-scroll-cue{margin:0!important;position:static!important}.hero-editorial-layout.hero-cinematic{height:100dvh!important;min-height:100dvh!important;max-height:none!important}.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel{transform-origin:50%;z-index:1!important;width:100%!important;height:100%!important;box-shadow:none!important;background:#070707!important;position:absolute!important;inset:0!important;overflow:hidden!important}.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel .hero-main-photo{object-fit:cover!important;object-position:64% center!important;opacity:0!important;filter:brightness(.98)saturate(.93)!important;width:100%!important;max-width:none!important;height:100%!important;transition:opacity 1.2s cubic-bezier(.22,1,.36,1),transform 15s linear!important;position:absolute!important;inset:0!important;transform:scale(1.025)!important}.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel .hero-main-photo.is-active{opacity:1!important;transform:scale(1)!important}.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel:after{background:linear-gradient(90deg,#040404b8 0%,#0404049e 25%,#0404046b 42%,#04040429 59%,#04040408 78%,#04040414 100%),linear-gradient(#04040447 0%,#0000 21% 67%,#0404049e 100%)!important}.hero-editorial-layout.hero-cinematic>.hero-copy{z-index:4!important;width:min(38vw,560px)!important;max-width:560px!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;position:absolute!important;top:50%!important;bottom:auto!important;left:clamp(48px,8vw,154px)!important;transform:translateY(-41%)!important}.hero-editorial-layout.hero-cinematic>.hero-copy h1{letter-spacing:-.045em!important;text-shadow:0 5px 26px #0000009e!important;font-size:clamp(52px,4.15vw,80px)!important;line-height:.98!important}.hero-editorial-layout.hero-cinematic>.hero-copy .hero-text{max-width:430px!important;font-size:clamp(13px,.86vw,15px)!important;line-height:1.7!important}.hero-editorial-layout.hero-cinematic>.hero-copy .hero-actions{align-items:center!important;gap:13px!important;margin-top:28px!important;display:flex!important}.hero-editorial-layout.hero-cinematic>.hero-copy .button{justify-content:space-between!important;min-width:268px!important}.hero-editorial-layout.hero-cinematic>.hero-copy .hero-history-button{justify-content:space-between!important;min-width:204px!important}.hero-editorial-layout.hero-cinematic .hero-scroll-message{color:#fff;pointer-events:none;text-transform:uppercase;text-shadow:0 5px 32px #000000d1;transform:translateY(-50%);z-index:5!important;width:min(48vw,760px)!important;position:absolute!important;top:50%!important;left:clamp(48px,8vw,154px)!important}.hero-editorial-layout.hero-cinematic .hero-lower-meta{z-index:4!important;background:linear-gradient(#0000 0%,#050505a1 48%,#050505eb 100%)!important;border:0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;height:84px!important;min-height:84px!important;margin:0!important;padding:19px 28px 9px!important;display:flex!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.hero-editorial-layout.hero-cinematic .hero-lower-meta .hero-training-caption{text-align:center!important;width:min(92%,840px)!important;margin:0!important;padding:0!important;position:static!important;transform:none!important}.hero-editorial-layout.hero-cinematic .hero-lower-meta .hero-training-caption b{letter-spacing:.25em!important;text-shadow:0 2px 14px #000000f2!important;font-size:10px!important;line-height:1.4!important}.hero-editorial-layout.hero-cinematic .hero-lower-meta .hero-scroll-cue{margin:0!important;position:static!important}.hero-editorial-layout.hero-cinematic .hero-scroll-message{opacity:0;visibility:hidden;filter:blur(7px);transform:translateY(calc(40px - 50%))}.hero-editorial-layout.hero-cinematic.hero-scroll-revealed .hero-scroll-message{opacity:1!important;visibility:visible!important;filter:blur()!important;transform:translateY(-50%)!important}.hero-editorial-layout.hero-cinematic.hero-scroll-revealed .hero-lower-meta{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.hero-editorial-layout.hero-cinematic .hero-lower-meta{opacity:0!important;visibility:hidden!important;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1),visibility 0s linear .7s!important;transform:translateY(22px)!important}.hero-editorial-layout.hero-cinematic.hero-scroll-revealed .hero-copy{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-42px)!important}.hero-editorial-layout.hero-cinematic.hero-scroll-revealed .hero-scroll-message{opacity:1!important;visibility:visible!important;filter:blur()!important;transition:opacity .7s,transform .8s cubic-bezier(.22,1,.36,1),filter .7s!important;transform:translateY(-50%)!important}.hero-editorial-layout.hero-cinematic.hero-scroll-revealed .hero-lower-meta{opacity:1!important;visibility:visible!important;transition:opacity .7s,transform .8s cubic-bezier(.22,1,.36,1),visibility linear!important;transform:translateY(0)!important}}@media (width<=800px){.hero-editorial-layout.hero-cinematic .hero-scroll-message{text-align:left!important;width:calc(100% - 40px)!important;display:block!important;top:48%!important;left:20px!important}.hero-editorial-layout.hero-cinematic .hero-scroll-message span{letter-spacing:.12em!important;font-size:13px!important}.hero-editorial-layout.hero-cinematic .hero-scroll-message strong{font-size:clamp(38px,12vw,58px)!important}.hero-editorial-layout.hero-cinematic .hero-scroll-message em{font-size:clamp(30px,10vw,48px)!important}.hero-editorial-layout.hero-cinematic .hero-lower-meta{height:84px!important;min-height:84px!important;display:flex!important}.hero-editorial-layout.hero-cinematic .hero-lower-meta .hero-training-caption{display:block!important}.hero-editorial-layout.hero-cinematic .hero-lower-meta .hero-training-caption b{letter-spacing:.16em!important;font-size:clamp(9px,2.5vw,11px)!important;line-height:1.45!important;display:block!important}.hero-editorial-layout.hero-cinematic .hero-lower-meta .hero-scroll-cue{display:flex!important}}.hero-editorial-layout.hero-cinematic .hero-scroll-message{padding:18px 24px 14px;text-align:center!important;text-shadow:0 4px 28px #000000eb!important;width:min(90vw,980px)!important;inset:auto auto 112px 50%!important;transform:translate(-50%,calc(50% + 40px))!important}.hero-editorial-layout.hero-cinematic .hero-scroll-message span{letter-spacing:.22em!important;margin-bottom:8px!important;font-size:clamp(11px,1vw,15px)!important}.hero-editorial-layout.hero-cinematic .hero-scroll-message strong{font-size:clamp(42px,4.6vw,76px)!important;line-height:.94!important}.hero-editorial-layout.hero-cinematic .hero-scroll-message em{margin-top:8px!important;font-size:clamp(30px,3.6vw,60px)!important}.hero-editorial-layout.hero-cinematic.hero-scroll-revealed .hero-scroll-message{transform:translate(-50%,50%)!important}.hero-editorial-layout.hero-cinematic .hero-lower-meta{background:linear-gradient(#0000 0%,#0505057a 30%,#050505f0 100%)!important;height:92px!important;min-height:92px!important;padding-bottom:14px!important}@media (width<=800px){.hero-editorial-layout.hero-cinematic .hero-scroll-message{width:calc(100% - 32px)!important;padding:14px 12px 12px!important;bottom:104px!important}.hero-editorial-layout.hero-cinematic .hero-scroll-message span{letter-spacing:.15em!important;font-size:10px!important}.hero-editorial-layout.hero-cinematic .hero-scroll-message strong{font-size:clamp(34px,10.5vw,52px)!important}.hero-editorial-layout.hero-cinematic .hero-scroll-message em{font-size:clamp(28px,8.8vw,44px)!important}.hero-editorial-layout.hero-cinematic .hero-lower-meta{height:84px!important;min-height:84px!important}.hero-editorial-layout.hero-cinematic{flex-direction:column!important;height:auto!important;min-height:0!important;max-height:none!important;display:flex!important;overflow:visible!important}.hero-editorial-layout.hero-cinematic>.hero-copy{opacity:1!important;visibility:visible!important;filter:none!important;background:linear-gradient(#090909 0%,#0b0b0b 100%)!important;order:1!important;width:100%!important;min-height:0!important;padding:108px 22px 30px!important;position:relative!important;inset:auto!important;transform:none!important}.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel{order:2!important;width:100%!important;height:min(66.7vw,430px)!important;min-height:230px!important;position:relative!important;inset:auto!important;overflow:hidden!important}.hero-editorial-layout.hero-cinematic .hero-scroll-message,.hero-editorial-layout.hero-cinematic .hero-lower-meta{opacity:0!important;visibility:hidden!important;pointer-events:none!important;display:none!important}}body main section.hero-editorial-layout.hero-cinematic .hero-brand-pair .hero-sparks{display:none!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy .hero-brand-pair img{width:clamp(78px,7vw,104px)!important;height:clamp(78px,7vw,104px)!important;animation:3.8s ease-in-out infinite hero-logo-float!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy .hero-actions{position:relative!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy .hero-actions:before{content:"";z-index:0;pointer-events:none;opacity:.78;filter:drop-shadow(0 0 5px #d4af37cc);background:radial-gradient(circle at 3% 70%,#f5ca52 0 2px,#0000 3px),radial-gradient(circle at 9% 24%,#d4af37 0 1.5px,#0000 2.5px),radial-gradient(circle at 20% 78%,#f5ca52 0 1px,#0000 2px),radial-gradient(circle at 80% 28%,#d4af37 0 1.5px,#0000 2.5px),radial-gradient(circle at 91% 74%,#f5ca52 0 2px,#0000 3px),radial-gradient(circle at 97% 16%,#d4af37 0 1px,#0000 2px);height:20px;animation:1.8s ease-in-out infinite alternate hero-weld-sparks;position:absolute;top:-24px;left:-24px;right:-24px}@keyframes hero-weld-sparks{0%{opacity:.3;transform:translate(-2px)scale(.92)}55%{opacity:1;transform:translate(2px)scale(1.06)}to{opacity:.5;transform:translate(-1px)scale(.96)}}@media (width<=800px){body main section.hero-editorial-layout.hero-cinematic>.hero-copy .hero-brand-pair img{width:72px!important;height:72px!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy .hero-actions:before{top:-20px;left:-10px;right:-10px}}@media (width>=1001px){body section.hero-editorial-layout.hero-cinematic{background:#080808!important;grid-template-rows:1fr!important;grid-template-columns:minmax(0,61%) minmax(0,39%)!important;height:100svh!important;min-height:100svh!important;max-height:none!important;display:grid!important;overflow:hidden!important}body section.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel{border-left:0!important;border-right:1px solid #d4af3752!important;grid-area:1/1!important;width:100%!important;height:100%!important;position:relative!important;inset:auto!important}body section.hero-editorial-layout.hero-cinematic>.hero-copy{z-index:4!important;opacity:1!important;visibility:visible!important;filter:none!important;background:linear-gradient(135deg,#080808fa,#0d0d0de0)!important;border-left:0!important;border-right:0!important;border-radius:0!important;flex-direction:column!important;grid-area:1/2!important;justify-content:center!important;width:100%!important;min-width:0!important;min-height:0!important;padding:clamp(150px,22vh,250px) clamp(30px,3.8vw,72px) 70px!important;display:flex!important;position:relative!important;inset:auto!important;transform:none!important}body section.hero-editorial-layout.hero-cinematic>.hero-copy h1{letter-spacing:-.045em!important;max-width:100%!important;font-size:clamp(44px,4.2vw,72px)!important;line-height:.99!important}body section.hero-editorial-layout.hero-cinematic>.hero-copy .hero-text{max-width:390px!important;font-size:clamp(13px,.95vw,15px)!important;line-height:1.68!important}body section.hero-editorial-layout.hero-cinematic .hero-photo-label:not(.badge-japao){bottom:clamp(26px,5vh,58px)!important}}@media (width>=801px) and (width<=1000px){body section.hero-editorial-layout.hero-cinematic{flex-direction:column!important;height:auto!important;min-height:100svh!important;max-height:none!important;display:flex!important;overflow:hidden!important}body section.hero-editorial-layout.hero-cinematic>.hero-copy{order:1!important;width:100%!important;min-height:auto!important;padding:128px 32px 36px!important}body section.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel{border:0!important;order:2!important;width:100%!important;height:clamp(420px,65vh,640px)!important;position:relative!important;inset:auto!important}}@media (width<=1000px){body section.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel{opacity:0!important;visibility:hidden!important;transition:opacity .85s,transform .85s cubic-bezier(.22,1,.36,1),visibility 0s linear .85s!important;transform:translateY(42px)!important}body section.hero-editorial-layout.hero-cinematic.hero-media-revealed .hero-main-photo-carousel{opacity:1!important;visibility:visible!important;transition-delay:0s!important;transform:none!important}body section.hero-editorial-layout.hero-cinematic .hero-photo-label:not(.badge-japao){opacity:0!important;transition:opacity .45s,transform .45s,color .3s,background-color .3s,border-color .3s,box-shadow .3s!important;transform:translate(-50%,12px)!important}body section.hero-editorial-layout.hero-cinematic.hero-media-revealed .hero-photo-label:not(.badge-japao){opacity:1!important;transform:translate(-50%)!important}}@media (width>=801px){.hero-editorial-layout.hero-cinematic{background:#080808!important;grid-template-rows:1fr!important;grid-template-columns:40% 60%!important;height:100svh!important;min-height:100svh!important;max-height:none!important;display:grid!important;overflow:hidden!important}.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel{border-left:1px solid #d4af377a!important;grid-area:1/2!important;width:100%!important;height:100%!important;position:relative!important;inset:auto!important}.hero-editorial-layout.hero-cinematic>.hero-copy{z-index:4!important;opacity:1!important;visibility:visible!important;filter:none!important;background:#080808!important;grid-area:1/1!important;width:100%!important;min-height:0!important;padding:clamp(150px,22vh,250px) clamp(34px,5vw,96px) 70px!important;position:relative!important;inset:auto!important;transform:none!important}.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel:after{background:linear-gradient(#04040414,#04040414 54%,#0404043d)!important}.hero-editorial-layout.hero-cinematic .hero-scroll-message,.hero-editorial-layout.hero-cinematic .hero-lower-meta{display:none!important}}@media (width<=800px){.hero-editorial-layout.hero-cinematic .hero-scroll-message,.hero-editorial-layout.hero-cinematic .hero-lower-meta{display:none!important}.hero-editorial-layout.hero-cinematic>.hero-copy{opacity:1!important;visibility:visible!important;filter:none!important;transform:none!important}.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel{border-top:1px solid #d4af3761!important}}@media (width>=801px){.hero-editorial-layout.hero-cinematic{background:#080808!important;grid-template-rows:1fr!important;grid-template-columns:40% 60%!important;height:100svh!important;min-height:100svh!important;max-height:none!important;display:grid!important;overflow:hidden!important}.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel{border-left:1px solid #d4af377a!important;grid-area:1/2!important;width:100%!important;height:100%!important;position:relative!important;inset:auto!important}.hero-editorial-layout.hero-cinematic>.hero-copy{z-index:4!important;opacity:1!important;visibility:visible!important;filter:none!important;background:#080808!important;grid-area:1/1!important;width:100%!important;min-height:0!important;padding:clamp(150px,22vh,250px) clamp(34px,5vw,96px) 70px!important;position:relative!important;inset:auto!important;transform:none!important}.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel:after{background:linear-gradient(#04040414,#04040414 54%,#0404043d)!important}.hero-editorial-layout.hero-cinematic .hero-scroll-message,.hero-editorial-layout.hero-cinematic .hero-lower-meta{display:none!important}}@media (width<=800px){.hero-editorial-layout.hero-cinematic .hero-scroll-message,.hero-editorial-layout.hero-cinematic .hero-lower-meta{display:none!important}.hero-editorial-layout.hero-cinematic>.hero-copy{opacity:1!important;visibility:visible!important;filter:none!important;transform:none!important}.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel{border-top:1px solid #d4af3761!important}}.hero-editorial-layout.hero-cinematic>.hero-copy{opacity:1!important;visibility:visible!important;filter:none!important;z-index:4!important;transform:none!important}.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel{background:#080808!important}.hero-editorial-layout.hero-cinematic .hero-main-photo-slide{object-fit:contain!important;object-position:center!important;transform:none!important}.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel:after{background:linear-gradient(#0404040a,#0404041f 62%,#04040457)!important}.hero-editorial-layout.hero-cinematic .hero-scroll-message,.hero-editorial-layout.hero-cinematic .hero-lower-meta,.hero-editorial-layout.hero-cinematic .hero-training-caption{display:none!important}body main section.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel:after{pointer-events:none!important}body main section.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel>.hero-photo-label{z-index:6!important;pointer-events:auto!important;color:#f5f5f5!important;transition:color .3s,background-color .3s,border-color .3s,box-shadow .3s!important}body main section.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel:hover>.hero-photo-label,body main section.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel>.hero-photo-label:hover{color:#d4af37!important;background:#081218bd!important;border-color:#d4af37!important;box-shadow:0 0 22px #d4af3761!important}.hero-brand-pair{z-index:2;isolation:isolate;justify-content:center;align-items:center;gap:clamp(10px,1.2vw,18px);width:max-content;max-width:100%;margin:0 auto clamp(24px,3.2vh,38px);display:flex;position:relative}.hero-brand-pair img{z-index:2;object-fit:contain;filter:drop-shadow(0 5px 12px #00000052);width:clamp(54px,5.2vw,78px);height:clamp(54px,5.2vw,78px);transition:transform .35s,filter .35s;display:block;position:relative}.hero-brand-pair:hover img:first-of-type{transform:translate(-2px)scale(1.04)}.hero-brand-pair:hover img:last-of-type{transform:translate(2px)scale(1.04)}.hero-brand-separator{z-index:2;color:#d4af37;text-shadow:0 0 14px #d4af3773;font-family:Georgia,serif;font-size:clamp(18px,2vw,28px);line-height:1;position:relative}.hero-sparks{z-index:1;pointer-events:none;opacity:.78;filter:drop-shadow(0 0 7px #d4af3780);position:absolute;inset:-18px -28px}.hero-sparks i{background:#f1c94a;border-radius:50%;width:4px;height:4px;animation:2.8s ease-in-out infinite hero-spark-drift;display:block;position:absolute}.hero-sparks i:first-child{animation-delay:-.3s;top:58%;left:10%}.hero-sparks i:nth-child(2){width:3px;height:3px;animation-delay:-1.1s;top:16%;left:21%}.hero-sparks i:nth-child(3){width:5px;height:5px;animation-delay:-1.8s;top:4%;left:34%}.hero-sparks i:nth-child(4){width:3px;height:3px;animation-delay:-.7s;top:2%;left:65%}.hero-sparks i:nth-child(5){width:5px;height:5px;animation-delay:-2.2s;top:20%;left:77%}.hero-sparks i:nth-child(6){width:3px;height:3px;animation-delay:-1.4s;top:57%;left:90%}.hero-sparks i:nth-child(7){width:4px;height:4px;animation-delay:-.9s;top:86%;left:73%}.hero-sparks i:nth-child(8){width:3px;height:3px;animation-delay:-2.5s;top:90%;left:27%}@keyframes hero-spark-drift{0%,to{opacity:.25;transform:translateY(3px)scale(.72)}50%{opacity:1;transform:translate(4px,-7px)scale(1.15)}}@media (width<=800px){.hero-brand-pair{gap:10px;margin-bottom:20px}.hero-brand-pair img{width:58px;height:58px}.hero-brand-separator{font-size:20px}.hero-sparks{inset:-14px -20px}}.hero-editorial-layout.hero-cinematic .hero-actions .button,.hero-editorial-layout.hero-cinematic .hero-actions .text-link{min-height:44px}@media (width<=800px){.hero-editorial-layout.hero-cinematic{flex-direction:column!important;height:auto!important;min-height:100dvh!important;display:flex!important;overflow:hidden!important}.hero-editorial-layout.hero-cinematic>.hero-copy{order:1!important;width:100%!important;padding:112px 22px 28px!important}.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel{border-top:1px solid #d4af3761!important;order:2!important;width:100%!important;height:clamp(320px,62vh,560px)!important;min-height:320px!important;position:relative!important;inset:auto!important}.hero-editorial-layout.hero-cinematic .hero-main-photo-slide{object-fit:contain!important;object-position:center!important}}body main section.hero-editorial-layout.hero-cinematic>.hero-copy>.hero-sparks{z-index:1!important;top:clamp(265px,31vh,360px)!important;left:clamp(12px,2vw,32px)!important;right:clamp(12px,2vw,32px)!important;pointer-events:none!important;opacity:.92!important;will-change:opacity,transform!important;width:calc(100% - clamp(24px,4vw,64px))!important;height:24px!important;animation:1.55s ease-in-out infinite alternate hero-weld-sparks-final!important;display:block!important;position:absolute!important;inset-inline:auto!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy>.hero-sparks i{display:block!important}@keyframes hero-logo-float-final{0%,to{filter:drop-shadow(0 6px 13px #00000061);transform:translateY(0)rotate(0)}50%{filter:drop-shadow(0 0 20px #d4af377a);transform:translateY(-6px)rotate(-1deg)}}@keyframes hero-weld-sparks-final{0%{opacity:.2;transform:translate(-3px)scale(.86)}45%{opacity:1;transform:translate(3px)scale(1.08)}to{opacity:.45;transform:translate(-1px)scale(.94)}}@media (width<=800px){body main section.hero-editorial-layout.hero-cinematic>.hero-copy .hero-brand-pair{margin-bottom:12px!important;transform:translateY(-14px)!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy .hero-brand-pair img{width:86px!important;height:86px!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy>.hero-sparks{width:calc(100% - 32px)!important;top:clamp(270px,44vw,340px)!important;left:16px!important;right:16px!important}}body main section.hero-editorial-layout.hero-cinematic>.hero-copy{position:relative!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy .hero-brand-pair{margin-bottom:clamp(8px,1.2vh,16px)!important;position:static!important;transform:translateY(-30px)!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy .hero-brand-pair img{will-change:transform,filter!important;width:clamp(112px,9.2vw,142px)!important;height:clamp(112px,9.2vw,142px)!important;animation:3.8s ease-in-out infinite hero-logo-float-final!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy .hero-brand-pair img:last-of-type{animation-delay:-1.9s!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy .hero-brand-pair>.hero-sparks{z-index:0!important;top:clamp(300px,48%,430px)!important;left:clamp(10px,1.5vw,28px)!important;right:clamp(10px,1.5vw,28px)!important;opacity:1!important;pointer-events:none!important;filter:drop-shadow(0 0 8px #d4af37a6)!important;width:auto!important;height:26px!important;display:block!important;position:absolute!important;inset-inline:auto!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy .hero-brand-pair>.hero-sparks i{will-change:transform,opacity!important;animation:1.35s ease-in-out infinite hero-spark-drift!important;display:block!important}@media (width<=800px){body main section.hero-editorial-layout.hero-cinematic>.hero-copy .hero-brand-pair{margin-bottom:10px!important;transform:translateY(-18px)!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy .hero-brand-pair img{width:92px!important;height:92px!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy .hero-brand-pair>.hero-sparks{height:22px!important;top:clamp(300px,58vw,390px)!important;left:16px!important;right:16px!important}}@media (width>=801px){body .site-header{justify-content:initial!important;max-width:none!important;margin:0!important;position:absolute!important;left:0!important;right:0!important}body .site-header>.nav{white-space:nowrap!important;justify-content:center!important;align-items:center!important;gap:clamp(14px,1.55vw,24px)!important;margin:0!important;display:flex!important;position:absolute!important;top:50%!important;left:calc(50% - 52px)!important;transform:translate(-50%,-50%)!important}body .site-header>.nav>a,body .site-header>.nav>.nav-dropdown>button{white-space:nowrap!important}body .site-header>.nav-extra{align-items:center!important;gap:0!important;margin:0!important;display:flex!important;position:absolute!important;top:50%!important;left:calc(50% + 154px)!important;transform:translateY(-50%)!important}body .site-header>.header-login{right:clamp(18px,3vw,48px)!important}body .site-header>.header-instagram{right:clamp(112px,11vw,152px)!important}}@media (width<=800px){body .site-header>.nav-extra{display:none!important;position:absolute!important}}@media (width>=801px){body .site-header{grid-template-columns:auto minmax(0,1fr) auto auto auto!important;align-items:center!important;column-gap:clamp(12px,2vw,30px)!important;padding-inline:clamp(18px,4vw,72px)!important;display:grid!important}body .site-header>.brand{grid-area:1/1!important;margin:0!important;position:static!important;transform:none!important}body .site-header>.nav{grid-area:1/2!important;justify-self:center!important;gap:clamp(10px,1.15vw,20px)!important;width:max-content!important;max-width:100%!important;position:static!important;transform:none!important}body .site-header>.nav-extra{white-space:nowrap!important;grid-area:1/3!important;justify-self:start!important;margin:0!important;position:static!important;transform:none!important}body .site-header>.header-instagram{grid-area:1/4!important;justify-self:center!important;margin:0!important;position:static!important;transform:none!important}body .site-header>.header-login{grid-area:1/5!important;justify-self:end!important;margin:0!important;position:static!important;transform:none!important}}@media (width>=801px) and (width<=1100px){body .site-header{column-gap:10px!important;padding-inline:18px!important}body .site-header>.nav{gap:9px!important}body .site-header>.nav>a,body .site-header>.nav>.nav-dropdown>button,body .site-header>.nav-extra{font-size:9px!important}}body main section.hero-editorial-layout.hero-cinematic>.hero-copy>.hero-sparks-bottom{z-index:0!important;pointer-events:none!important;opacity:.9!important;filter:drop-shadow(0 0 8px #d4af378c)!important;width:100%!important;height:38px!important;margin:18px 0 0!important;display:block!important;position:relative!important;inset:auto!important;overflow:visible!important;transform:none!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy>.hero-sparks-bottom i{will-change:transform,opacity!important;animation:1.8s ease-in-out infinite hero-spark-bottom-drift!important;display:block!important;top:auto!important;bottom:0!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy>.hero-sparks-bottom i:first-child{bottom:7px!important;left:8%!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy>.hero-sparks-bottom i:nth-child(2){bottom:19px!important;left:20%!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy>.hero-sparks-bottom i:nth-child(3){bottom:4px!important;left:33%!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy>.hero-sparks-bottom i:nth-child(4){bottom:24px!important;left:47%!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy>.hero-sparks-bottom i:nth-child(5){bottom:9px!important;left:61%!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy>.hero-sparks-bottom i:nth-child(6){bottom:20px!important;left:75%!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy>.hero-sparks-bottom i:nth-child(7){bottom:5px!important;left:88%!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy>.hero-sparks-bottom i:nth-child(8){bottom:30px!important;left:40%!important}@keyframes hero-spark-bottom-drift{0%,to{opacity:.18;transform:translateY(3px)scale(.72)}50%{opacity:1;transform:translateY(-7px)scale(1.12)}}@media (width<=800px){body main section.hero-editorial-layout.hero-cinematic>.hero-copy>.hero-sparks-bottom{width:calc(100% - 8px)!important;height:32px!important;margin:14px 4px 0!important}}.scroll-reveal-ready{opacity:0;will-change:opacity, transform;transition:opacity .72s,transform .72s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.scroll-reveal-ready.scroll-reveal-visible,main>section:not(.hero)>.scroll-reveal-ready.scroll-reveal-visible,main>.final-cta>.scroll-reveal-ready.scroll-reveal-visible{opacity:1;transform:none}:where(a,button,input,textarea,select):focus-visible{outline-offset:3px;outline:2px solid #e0b83f}.skip-link{z-index:10000;color:#fff;letter-spacing:.08em;background:#0a0a0a;border:1px solid #e0b83f;border-radius:6px;padding:10px 14px;font-size:12px;text-decoration:none;transition:transform .2s;position:fixed;top:12px;left:16px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}html{scroll-behavior:smooth}body{overflow-x:hidden}.hero-editorial-layout.hero-cinematic .hero-actions>a{justify-content:space-between;align-items:center;min-height:48px;display:inline-flex}.hero-editorial-layout.hero-cinematic .hero-main-photo-slide{object-position:center 34%}.hero-editorial-layout.hero-cinematic .hero-photo-label{pointer-events:none;text-shadow:0 2px 12px #000000d9}@media (width>=801px){.hero-editorial-layout.hero-cinematic .hero-actions>a{min-width:220px}}.hero-painel-direita{isolation:isolate}.hero-painel-direita>.ember-field{z-index:0;pointer-events:none;opacity:.96;mix-blend-mode:screen;filter:drop-shadow(0 0 8px #d4af3729);width:100%;height:100%;display:block;position:absolute;inset:0}.hero-painel-direita>.hero-logos,.hero-painel-direita>.hero-tagline,.hero-painel-direita>.hero-titulo,.hero-painel-direita>.hero-descricao,.hero-painel-direita>.hero-cta-buttons{z-index:1;position:relative}.hero-painel-direita>.hero-particles,body main section.hero-editorial-layout.hero-cinematic>.hero-copy.hero-painel-direita>.hero-particles{display:none!important}.hero-logos .logo-wrapper{justify-content:center;align-items:center;display:inline-flex;position:relative}.hero-logos .logo-wrapper img{z-index:1;transition:filter .3s;position:relative}.hero-logos .logo-wrapper:hover img{filter:drop-shadow(0 0 12px #d4af3799)}.hero-logos .logo-spark-canvas{z-index:2;pointer-events:none;width:calc(100% + 40px);height:calc(100% + 40px);position:absolute;inset:-20px;overflow:visible}@media (width<=800px),(prefers-reduced-motion:reduce){.hero-logos .logo-spark-canvas{display:none}.hero-logos .logo-wrapper img{filter:none}}@media (prefers-reduced-motion:reduce){.hero-painel-direita>.ember-field{display:none}}@media (width<=800px){.site-header{min-height:72px;padding-inline:16px!important}.site-header .menu-toggle{place-items:center;min-width:44px;min-height:44px;display:grid}.site-header .nav a,.site-header .nav-dropdown>button,.site-header .mobile-login,.site-header .mobile-contact{align-items:center;min-height:44px;display:flex}.site-header .nav.open{overscroll-behavior:contain;max-height:calc(100dvh - 80px);overflow-y:auto}.mobile-schedule-cta{justify-content:space-between;align-items:center;min-height:48px;display:flex;width:auto!important;padding-inline:18px!important;left:12px!important;right:12px!important}.hero-editorial-layout.hero-cinematic .hero-actions{grid-template-columns:1fr;gap:10px!important;display:grid!important}.hero-editorial-layout.hero-cinematic .hero-actions>a{width:100%;min-height:50px}.hero-editorial-layout.hero-cinematic .hero-photo-label{text-align:center;max-width:calc(100% - 32px);line-height:1.35}}.site-header{transition:height .3s,padding .3s,background .3s,box-shadow .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s}@media (width>=801px){.site-header .header-instagram{flex:0 0 38px;width:38px;height:38px;position:static!important;transform:none!important}.site-header .header-cta-btn{color:#17130d;letter-spacing:.9px;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#d4af37,#f4e5a1);border-radius:999px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:10px 18px;font-size:10px;font-weight:800;transition:transform .25s,box-shadow .25s;display:inline-flex}.site-header .header-cta-btn:hover,.site-header .header-cta-btn:focus-visible{transform:translateY(-2px);box-shadow:0 5px 18px #d4af376b}.site-header .header-cta-btn span{font-size:16px;line-height:1}.site-header .header-divider{background:#d4af3759;width:1px;height:22px;margin-inline:2px}.site-header .header-login-link{color:#ffffff9e;letter-spacing:.8px;text-transform:uppercase;font-size:11px;transition:color .2s}.site-header .header-login-link:hover,.site-header .header-login-link:focus-visible{color:#d4af37}.site-header .header-instagram:hover svg{filter:drop-shadow(0 0 6px #d4af3799);transform:scale(1.1)}.site-header .header-instagram svg{transition:transform .2s,filter .2s}.site-header.is-scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 8px 24px #00000047;background:#080808c7!important;height:76px!important;padding-block:12px!important}.site-header.is-scrolled>.logo-brand{transform-origin:0;transition:transform .3s;transform:scale(.9)}.site-header .nav>a,.site-header .nav-dropdown>button{position:relative}.site-header .nav>a:after,.site-header .nav-dropdown>button:after{content:"";background:#d4af37;width:0;height:2px;transition:width .3s;position:absolute;bottom:-8px;left:0;right:0}.site-header .nav>a:hover:after,.site-header .nav>a.active:after,.site-header .nav-dropdown:hover>button:after,.site-header .nav-dropdown.active>button:after{width:100%}}.mobile-header-cta{display:none}@media (width<=800px){.site-header>.header-cta-btn,.site-header>.header-divider,.site-header>.header-login-link,.site-header>.header-instagram{display:none!important}.site-header .mobile-header-cta{color:#17130d;letter-spacing:1px;text-transform:uppercase;background:linear-gradient(135deg,#d4af37,#f4e5a1);border-radius:6px;justify-content:space-between;align-items:center;min-height:52px;margin-bottom:8px;padding:14px 16px;font-size:11px;font-weight:800;display:flex!important}.site-header .mobile-header-cta span{font-size:18px}.site-header .menu-toggle{color:#d4af37!important;border-color:#d4af3785!important}.site-header .nav-dropdown>button:after,.site-header .nav>a:after{content:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.skip-link,.hero-editorial-layout.hero-cinematic .hero-actions>a{transition:none}.scroll-reveal-ready,main>section:not(.hero)>.scroll-reveal-ready,main>.final-cta>.scroll-reveal-ready{opacity:1;transition:none;transform:none}}:where(a,button,input,select,textarea):focus-visible{outline-offset:3px;outline:2px solid #f2d46d}.modal-backdrop{overscroll-behavior:contain;animation:.22s ease-out both modal-backdrop-in}.modal{border:1px solid #c8a74e47;border-radius:14px;overflow:hidden;box-shadow:0 28px 80px #00000080}.modal-close{z-index:2;color:#8d7229;border-radius:50%;place-items:center;width:42px;height:42px;transition:background-color .2s,color .2s,transform .2s;display:grid}.modal-close:hover,.modal-close:focus-visible{color:#5f4c1c;background:#c8a74e24;transform:rotate(5deg)}.belt-selector button,.training-card-fullscreen,.location-gallery-arrow{min-width:40px;min-height:40px}@keyframes modal-backdrop-in{0%{opacity:0}to{opacity:1}}@media (width<=800px){.modal-backdrop{padding:10px}.modal{border-radius:12px;width:min(100%,520px)}.modal-close{float:right;min-width:44px;min-height:44px;margin:8px 8px -50px auto;position:sticky;width:44px!important;height:44px!important}.site-header .menu-toggle{min-width:44px;min-height:44px}.sidebar-close{place-items:center;width:44px;min-width:44px;height:44px;min-height:44px;display:grid}.location-card button,.location-card a{align-items:center;min-height:44px;display:inline-flex}.belt-selector{flex-wrap:wrap;gap:7px}.belt-selector button{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important}}@media (prefers-reduced-motion:reduce){.modal-backdrop,.modal-close{transition:none;animation:none}}@media (width>=801px){.hero-main-photo-carousel .hero-main-photo-slide{transition:opacity 1.7s cubic-bezier(.22,1,.36,1),filter .8s,transform 1.2s;transform:translate3d(0, var(--hero-parallax,0px), 0) scale(1.015)!important}.hero-main-photo-carousel .hero-main-photo-slide:not(.is-active){filter:brightness(.72)saturate(.8)}.hero-main-photo-carousel .hero-main-photo-slide.is-active{filter:brightness(.98)saturate(.98)}}.loading-phoenix-fly{display:none!important}.loading-phoenix-ash{z-index:1}.section-wrap.scroll-reveal-ready .section-heading,.section-wrap.scroll-reveal-ready .partner-layout>*,.section-wrap.scroll-reveal-ready .achievement-card,.section-wrap.scroll-reveal-ready .history-point,.section-wrap.scroll-reveal-ready .teacher-card,.section-wrap.scroll-reveal-ready .belt-copy,.section-wrap.scroll-reveal-ready .belt-feature,.section-wrap.scroll-reveal-ready .trophy-3d-feature{opacity:.001;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.section-wrap.scroll-reveal-visible .section-heading,.section-wrap.scroll-reveal-visible .partner-layout>*,.section-wrap.scroll-reveal-visible .achievement-card,.section-wrap.scroll-reveal-visible .history-point,.section-wrap.scroll-reveal-visible .teacher-card,.section-wrap.scroll-reveal-visible .belt-copy,.section-wrap.scroll-reveal-visible .belt-feature,.section-wrap.scroll-reveal-visible .trophy-3d-feature{opacity:1;transform:translateY(0)}.section-wrap.scroll-reveal-visible .achievement-card:nth-child(2),.section-wrap.scroll-reveal-visible .history-point:nth-child(2),.section-wrap.scroll-reveal-visible .teacher-card:nth-child(2){transition-delay:80ms}.section-wrap.scroll-reveal-visible .achievement-card:nth-child(3),.section-wrap.scroll-reveal-visible .history-point:nth-child(3),.section-wrap.scroll-reveal-visible .teacher-card:nth-child(3){transition-delay:.16s}.section-wrap.scroll-reveal-visible .achievement-card:nth-child(4),.section-wrap.scroll-reveal-visible .history-point:nth-child(4),.section-wrap.scroll-reveal-visible .teacher-card:nth-child(4){transition-delay:.24s}.achievement-index,.history-point>span,.belt-meta>span{transition:opacity .6s,transform .6s;display:inline-block}.achievement-index{text-align:center;place-items:center;line-height:1;display:grid}.section-wrap.scroll-reveal-ready .achievement-index,.section-wrap.scroll-reveal-ready .history-point>span,.section-wrap.scroll-reveal-ready .belt-meta>span{opacity:0;transform:translateY(8px)}.section-wrap.scroll-reveal-visible .achievement-index,.section-wrap.scroll-reveal-visible .history-point>span,.section-wrap.scroll-reveal-visible .belt-meta>span{opacity:1;transition-delay:.3s;transform:translateY(0)}.teacher-card{border-radius:14px;padding:20px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s,border-color .35s,background .35s;position:relative}.teacher-card:hover,.teacher-card:focus-within{background:#ffffff06;border-color:#d4af377a;transform:translateY(-5px)scale(1.015);box-shadow:0 20px 42px #0000003d,0 0 24px #d4af3714}.teacher-card b{display:inline-block;position:relative}.teacher-card b:after{content:"";background:var(--gold);height:1px;transition:right .35s;position:absolute;bottom:-5px;left:0;right:100%}.teacher-card:hover b:after,.teacher-card:focus-within b:after{right:0}.partner-logo-card span{transition:opacity .3s,transform .3s}@media (width>=801px){.partner-logo-card span{opacity:.62;transform:translateY(4px)}.partner-logo-card:hover span,.partner-logo-card:focus-visible span{opacity:1;transform:translateY(0)}.partner-note{opacity:.72}}.belt-progress{background:#0a0a0a47;width:min(240px,100%);height:2px;margin-top:16px;overflow:hidden}.belt-progress span{background:#17130d;height:100%;transition:width .5s cubic-bezier(.22,1,.36,1);display:block;box-shadow:0 0 10px #0a0a0a4d}.trophy-3d-feature{isolation:isolate;position:relative}.trophy-3d-feature:before{content:"";z-index:-1;aspect-ratio:1;filter:blur(16px);pointer-events:none;background:radial-gradient(circle,#f4cd6647,#c8a74e14 42%,#0000 72%);border-radius:50%;width:42%;animation:8s ease-in-out infinite trophy-spotlight;position:absolute;top:20%;right:13%}.trophy-3d-viewer{box-shadow:0 18px 42px #0000003d,0 0 30px #c8a74e14}@keyframes trophy-spotlight{0%,to{opacity:.72;transform:translate(-8px,4px)scale(.94)}50%{opacity:1;transform:translate(10px,-7px)scale(1.08)}}.history-timeline{overflow:hidden}.history-timeline:after{content:"";z-index:0;background:linear-gradient(90deg, var(--gold), #c8a74e40);width:0;height:1px;transition:width 1.3s cubic-bezier(.22,1,.36,1) .15s;position:absolute;top:-1px;left:0}.scroll-reveal-visible .history-timeline:after{width:100%}.history-point{z-index:1}.button.gold{isolation:isolate;position:relative;overflow:hidden}.button.gold:after{content:"";z-index:-1;background:linear-gradient(110deg,#0000 22%,#ffffff57 42%,#0000 58%);animation:7s ease-in-out infinite cta-shimmer;position:absolute;inset:0;transform:translate(-130%)}@keyframes cta-shimmer{0%,66%,to{transform:translate(-130%)}78%{transform:translate(130%)}}.dark-section,.teachers,.black-belts,.final-cta{background-image:radial-gradient(circle at 20% 10%,#ffffff06 0 1px,#0000 1px),radial-gradient(circle at 80% 70%,#c8a74e05 0 1px,#0000 1px);background-size:19px 23px,29px 31px}@media (prefers-reduced-motion:reduce){.loading-phoenix-fly,.trophy-3d-feature:before,.button.gold:after{animation:none}.section-wrap.scroll-reveal-ready .section-heading,.section-wrap.scroll-reveal-ready .partner-layout>*,.section-wrap.scroll-reveal-ready .achievement-card,.section-wrap.scroll-reveal-ready .history-point,.section-wrap.scroll-reveal-ready .teacher-card,.section-wrap.scroll-reveal-ready .belt-copy,.section-wrap.scroll-reveal-ready .belt-feature,.section-wrap.scroll-reveal-ready .trophy-3d-feature{opacity:1;transition:none;transform:none}.history-timeline:after{width:100%;transition:none}}.site-scroll-progress{z-index:10001;pointer-events:none;background:#c8a74e1f;width:100%;height:2px;position:fixed;top:0;left:0}.site-scroll-progress span{transform-origin:0;background:linear-gradient(90deg,#a7832b,#f0d477,#fff1b0);width:100%;height:100%;display:block;transform:scaleX(0);box-shadow:0 0 10px #d4af37b3}.phoenix img{will-change:transform, opacity}@media (width<=767px){.phoenix img{will-change:auto}}@media (width>=801px){body main section.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel .hero-main-photo-slide{filter:saturate(.72)sepia(.1)contrast(1.04)brightness(.91)!important}body main section.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel:after{background:linear-gradient(90deg,#05070847,#0000 26% 76%,#0505052e),linear-gradient(#0404040a,#0000 42%,#0505054d),linear-gradient(130deg,#c8a74e0f,#0000 38%)!important}}body main section.hero-editorial-layout.hero-cinematic>.hero-painel-direita{clip-path:inset(0 0 0 100%);will-change:clip-path}@media (width<=800px){body main section.hero-editorial-layout.hero-cinematic>.hero-painel-direita{clip-path:none}.hero-painel-direita .hero-logos,.hero-painel-direita .hero-tagline,.hero-painel-direita .hero-titulo,.hero-painel-direita .hero-descricao,.hero-painel-direita .hero-cta-buttons,.hero-painel-direita .hero-particles{visibility:visible;opacity:1!important}}.button,.text-link{transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s,background-color .28s,color .28s}.button.gold:hover,.button.gold:focus-visible{transform:translateY(-3px);box-shadow:0 12px 26px #c8a74e33,0 0 0 1px #ffec9d38}.button.dark:hover,.button.dark:focus-visible{transform:translateY(-3px);box-shadow:0 12px 26px #00000029}.text-link:hover,.text-link:focus-visible{color:var(--gold);transform:translate(3px)}.final-cta .button{z-index:2;justify-content:space-between;min-width:min(300px,100%);position:relative}.final-cta .button .cta-arrow-icon{place-items:center;width:24px;height:24px;display:inline-grid}.final-cta .button .cta-arrow-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:18px;height:18px}@media (width<=800px){.final-cta{padding:78px 18px 92px!important}.final-cta h2{margin-bottom:24px!important}.final-cta .button{width:min(100%,360px);min-height:56px}}@media (prefers-reduced-motion:reduce){.button,.text-link{transition:none}.button.gold:hover,.button.gold:focus-visible,.button.dark:hover,.button.dark:focus-visible,.text-link:hover,.text-link:focus-visible{transform:none}}body main section.hero-editorial-layout.hero-cinematic,body main section.hero-editorial-layout.hero-cinematic>.hero-copy.hero-painel-direita,body main section.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel{background:#080808!important}.loading-screen{background:radial-gradient(at 50% 80%,#2a2112 0%,#100e0a 48%,#030303 100%)!important}.loading-progress-fill{background:linear-gradient(90deg,#8c6a1d,#d4af37 48%,#fff1b0 100%)!important;box-shadow:0 0 10px #d4af3785!important}.loading-progress-fill:after{box-shadow:0 0 8px #d4af37,0 0 16px #d4af378c!important}body main section.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel>.badge-japao{filter:drop-shadow(0 0 12px #d4af3780);opacity:0;visibility:hidden;white-space:nowrap;will-change:transform, opacity, box-shadow;overflow:hidden;transform:translate(-50%);z-index:5!important;color:#17130d!important;letter-spacing:.5px!important;text-transform:uppercase!important;background:linear-gradient(135deg,#d4af37 0%,#f4e5a1 100%)!important;border:0!important;border-radius:999px!important;align-items:center!important;gap:8px!important;width:max-content!important;max-width:calc(100% - 36px)!important;min-height:54px!important;padding:16px 32px!important;font-size:16px!important;font-weight:800!important;line-height:1.2!important;display:inline-flex!important;position:absolute!important;bottom:clamp(22px,4.5vw,58px)!important;left:50%!important;right:auto!important;box-shadow:0 4px 20px #d4af3773!important}body main section.hero-editorial-layout.hero-cinematic .badge-japao:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(120deg,#0000 30%,#ffffff80 50%,#0000 70%);animation:4.5s ease-in-out 2.5s infinite badge-shimmer;position:absolute;inset:0;transform:translate(-100%)}body main section.hero-editorial-layout.hero-cinematic .badge-japao>*{z-index:1;position:relative}body main section.hero-editorial-layout.hero-cinematic .badge-icon{fill:none;stroke:currentColor;stroke-width:1.8px;flex:0 0 16px;width:16px;height:16px}@keyframes badge-shimmer{0%,85%,to{transform:translate(-100%)}92%{transform:translate(100%)}}@media (width<=800px){body main section.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel>.badge-japao{letter-spacing:.35px!important;max-width:calc(100% - 32px)!important;min-height:48px!important;padding:12px clamp(12px,5vw,20px)!important;font-size:clamp(11px,3.4vw,13px)!important;bottom:18px!important;left:50%!important;right:auto!important}body main section.hero-editorial-layout.hero-cinematic .badge-icon{flex-basis:20px;width:20px;height:20px}}@media (width>=481px) and (width<=800px){body main section.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel>.badge-japao{padding:14px 24px!important;font-size:14px!important}}@media (prefers-reduced-motion:reduce){body main section.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel>.badge-japao{filter:drop-shadow(0 0 8px #d4af3759);opacity:1!important;visibility:visible!important;transform:translate(-50%)!important}body main section.hero-editorial-layout.hero-cinematic .badge-japao:after{animation:none;display:none}}.trial-form{z-index:2;text-align:left;grid-template-columns:1.5fr .7fr 1fr;gap:10px;width:min(680px,100%);margin:28px auto 0;display:grid;position:relative}.trial-form label{gap:7px;display:grid}.trial-form label span{color:#ffffffa8;letter-spacing:1.5px;text-transform:uppercase;font-size:9px;font-weight:700}.trial-form input,.trial-form select{color:#fff;background:#ffffff0f;border:1px solid #d4af3757;border-radius:5px;outline:none;width:100%;min-height:48px;padding:12px 13px;font:13px DM Sans,Arial,sans-serif}.trial-form input::placeholder{color:#ffffff7a}.trial-form select option{color:#111}.trial-form input:focus,.trial-form select:focus{border-color:#e5c65f;box-shadow:0 0 0 3px #d4af371f}.trial-form .button{cursor:pointer;border:0;justify-content:space-between;align-self:end;min-height:48px}.trial-form-note{z-index:2;color:#ffffff75;margin-top:12px;font-size:10px;display:block;position:relative}@media (width<=800px){.trial-form{grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.trial-form label:first-child,.trial-form label:nth-child(3),.trial-form .button{grid-column:1/-1}.trial-form .button{width:100%}}@media (prefers-reduced-motion:reduce){.trial-form input,.trial-form select{transition:none}}@media (width<=800px){body main section.hero-editorial-layout.hero-cinematic{background:#070707!important;flex-direction:column!important;height:auto!important;min-height:auto!important;max-height:none!important;padding:0!important;display:flex!important;overflow:visible!important}body main section.hero-editorial-layout.hero-cinematic>.hero-main-photo-carousel{border:0!important;order:1!important;width:100%!important;height:clamp(320px,72svh,560px)!important;min-height:320px!important;position:relative!important;inset:auto!important;overflow:hidden!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy.hero-painel-direita{clip-path:none!important;background:linear-gradient(160deg,#080808 0%,#0b1216 100%)!important;border-top:1px solid #d4af3757!important;order:2!important;width:100%!important;min-height:0!important;padding:46px 22px 72px!important;position:relative!important;inset:auto!important;transform:none!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy.hero-painel-direita .hero-logos{gap:12px!important;margin-bottom:28px!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy.hero-painel-direita .hero-logos img{object-fit:contain!important;width:clamp(78px,25vw,112px)!important;height:clamp(64px,20vw,92px)!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy.hero-painel-direita .hero-titulo{letter-spacing:-.045em!important;max-width:100%!important;font-size:clamp(42px,12vw,58px)!important;line-height:.98!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy.hero-painel-direita .hero-descricao{max-width:100%!important;font-size:14px!important;line-height:1.65!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy.hero-painel-direita .hero-cta-buttons{grid-template-columns:1fr!important;gap:10px!important;margin-top:26px!important;display:grid!important}body main section.hero-editorial-layout.hero-cinematic>.hero-copy.hero-painel-direita .hero-cta-buttons>*{justify-content:space-between!important;width:100%!important;min-height:54px!important}body main section.hero-editorial-layout.hero-cinematic .hero-photo-label{bottom:18px!important}}.hero-painel-direita .hero-logos,.hero-painel-direita .hero-tagline,.hero-painel-direita .hero-titulo,.hero-painel-direita .hero-descricao,.hero-painel-direita .hero-cta-buttons,.hero-painel-direita .hero-particles{opacity:0;visibility:hidden}.hero-painel-direita .hero-particles{pointer-events:none}@media (prefers-reduced-motion:reduce){body main section.hero-editorial-layout.hero-cinematic>.hero-painel-direita{clip-path:none}.hero-painel-direita .hero-logos,.hero-painel-direita .hero-tagline,.hero-painel-direita .hero-titulo,.hero-painel-direita .hero-descricao,.hero-painel-direita .hero-cta-buttons,.hero-painel-direita .hero-particles{visibility:visible;opacity:1!important}}body main section.hero-editorial-layout.hero-cinematic>.hero-copy.hero-painel-direita{background:#080808!important}@media (width<=800px){body main section.hero-editorial-layout.hero-cinematic>.hero-copy.hero-painel-direita{background:linear-gradient(160deg,#080808 0%,#050505 100%)!important}}.site-header .header-cta-btn,.site-header .header-divider,.site-header .mobile-header-cta{display:none!important}@media (width<=800px){body main section.hero-editorial-layout.hero-cinematic .hero-main-photo-carousel{opacity:1!important;visibility:visible!important;transition:none!important;transform:none!important}body .mobile-schedule-cta{left:12px!important;right:12px!important;bottom:max(16px, env(safe-area-inset-bottom))!important;text-align:center!important;color:#090909!important;justify-content:center!important;width:auto!important;max-width:none!important;transform:none!important}}.site-header .nav>a:after,.site-header .nav-dropdown>button:after{display:none!important}@media (width>=801px){body .site-header>.header-instagram{position:absolute!important;top:50%!important;right:clamp(112px,11vw,152px)!important;transform:translateY(-50%)!important}body .site-header>.nav{justify-content:flex-start!important;margin-left:clamp(28px,3.5vw,58px)!important;margin-right:auto!important}.site-header .header-login{z-index:5;text-transform:uppercase;color:#e8c866!important;letter-spacing:1px!important;border:1px solid #d4af37a6!important;padding:8px 12px!important;font-size:10px!important;display:block!important;position:absolute!important;top:50%!important;right:clamp(18px,3vw,48px)!important;transform:translateY(-50%)!important}.site-header .header-instagram{position:absolute!important;top:50%!important;right:clamp(112px,11vw,152px)!important;transform:translateY(-50%)!important}.site-header.is-scrolled{height:104px!important;padding-block:0!important}.site-header.is-scrolled>.logo-brand{transform:none!important}}.trophy-3d-feature{color:#fff;background:radial-gradient(circle at 65% 35%,#c8a74e24,#0000 36%),#131313;border:1px solid #c8a74e4d;border-radius:20px;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:clamp(24px,5vw,72px);margin:0 0 76px;padding:clamp(18px,3vw,34px);display:grid;overflow:hidden}.trophy-3d-copy .eyebrow{margin-bottom:16px}.trophy-3d-copy h3{letter-spacing:-.045em;margin:0 0 18px;font:500 clamp(34px,4vw,60px)/.98 Playfair Display,serif}.trophy-3d-copy h3 em{color:var(--gold);font-style:italic}.trophy-3d-copy p{color:#b5b0a7;max-width:410px;margin:0;line-height:1.75}.trophy-3d-viewer{touch-action:none;background:radial-gradient(circle at 50% 35%,#514222 0%,#181611 43%,#090909 100%);border:1px solid #c8a74e6b;border-radius:15px;height:430px;min-height:340px;position:relative;overflow:hidden}.trophy-3d-viewer:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(135deg,#ffe6a914,#0000 42%);position:absolute;inset:0}.trophy-3d-canvas{position:absolute;inset:0}.trophy-3d-canvas canvas{touch-action:none;width:100%;height:100%;display:block}.trophy-3d-hint{z-index:2;letter-spacing:1.2px;text-transform:uppercase;color:#ded9d0;pointer-events:none;background:#080808a3;border-radius:999px;padding:8px 10px;font-size:9px;position:absolute;bottom:15px;left:18px}.trophy-3d-reset{z-index:3;width:39px;height:39px;color:var(--gold);cursor:pointer;background:#080808a8;border:1px solid #c8a74eb3;border-radius:50%;place-items:center;font-size:22px;line-height:1;transition:transform .25s,background .25s;display:grid;position:absolute;top:16px;right:16px}.trophy-3d-reset:hover,.trophy-3d-reset:focus-visible{background:#1d1910;outline:none;transform:rotate(-50deg)}@media (width<=800px){.trophy-3d-feature{border-radius:16px;grid-template-columns:1fr;margin-bottom:48px;padding:14px}.trophy-3d-copy{padding:8px 6px 0}.trophy-3d-copy h3{font-size:40px}.trophy-3d-viewer{height:365px;min-height:0}.trophy-3d-hint{font-size:8px;bottom:12px;left:12px}.trophy-3d-reset{top:12px;right:12px}}
