/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}:root{--bg:#f7f7f3;--surface:#fff;--text:#5f626b;--text-h:#13151c;--border:#deded7;--red:#c61223;--red-dark:#8e0f19;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input,textarea,select{font:inherit}a{color:inherit}img{max-width:100%}h1,h2{color:var(--text-h);margin:0 0 22px;line-height:1.04}h1{max-width:780px;font-size:clamp(48px,8vw,92px);font-weight:950}h2{font-size:clamp(32px,5vw,56px);font-weight:900}::selection{color:#fff;background:var(--red)}@media (prefers-color-scheme:dark){:root{--bg:#111217;--surface:#191b22;--text:#b8bac3;--text-h:#f5f1e8;--border:#2a2d36;--red:#ef3348;--red-dark:#c61223}.training-card,.intro-section article,.timeline-list article,.coach-card,.gallery-item,.schedule-list,.contact-card{background-color:#171920}}@media (width<=520px){h1{font-size:38px}h2{font-size:29px}}main{min-height:100svh}.site-header{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f7f3e0;justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 32px);min-height:76px;margin:0 auto;display:flex;position:sticky;top:0}.brand,.site-header nav,.hero-actions,.contact-card{align-items:center;display:flex}.brand{color:var(--text-h);gap:12px;font-weight:900;text-decoration:none}.brand-logo{-o-object-fit:cover;object-fit:cover;background:#fff;border:1px solid #c612234d;border-radius:50%;width:48px;height:48px;display:block;box-shadow:0 8px 18px #13151c1f}.site-header nav{gap:8px}.menu-toggle{border:1px solid var(--border);width:44px;height:44px;color:var(--text-h);background:var(--surface);border-radius:6px;flex:0 0 44px;place-items:center;padding:0;display:none}.menu-toggle span{background:currentColor;border-radius:999px;width:20px;height:2px;display:block}.menu-toggle span+span{margin-top:5px}.site-header nav a{color:var(--text);border-radius:6px;padding:10px 12px;font-size:15px;font-weight:800;text-decoration:none}.site-header nav a:hover{color:var(--text-h);background:var(--surface)}.hero{align-items:center;min-height:calc(100svh - 76px);display:grid;position:relative;overflow:hidden}.hero-media{z-index:0;position:absolute;inset:0}.hero-media:after{content:"";background:linear-gradient(90deg,#08090de6 0%,#08090db3 42%,#08090d2e 100%),linear-gradient(#08090d00,#08090d8c);position:absolute;inset:0}.hero-media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.hero-content{z-index:1;color:#fff;width:min(1180px,100% - 32px);margin:0 auto;padding:96px 0 116px;position:relative}.hero-content h1{color:#fff;max-width:820px}.eyebrow{color:var(--red);letter-spacing:1px;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:950}.lead{color:#ffffffdb;max-width:650px;margin:0;font-size:20px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px}.primary-button,.secondary-button{border-radius:6px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:900;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.primary-button{color:#fff;background:var(--red);box-shadow:0 16px 36px #c6122347}.secondary-button{color:var(--text-h);background:var(--surface);border:1px solid var(--border)}.primary-button:hover,.secondary-button:hover{transform:translateY(-2px)}.intro-section,.training-section,.history-section,.coaches-section,.gallery-section,.schedule-section,.about-section,.contact-section{width:min(1180px,100% - 32px);margin:0 auto}.intro-section{z-index:2;background:var(--border);border:1px solid var(--border);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:-52px;display:grid;position:relative;overflow:hidden}.intro-section article{background:var(--surface);padding:26px}.intro-section strong{color:var(--red);font-size:44px;line-height:1;display:block}.intro-section span{color:var(--text-h);margin-top:8px;font-weight:900;display:block}.training-section,.history-section,.coaches-section,.gallery-section,.schedule-section,.about-section,.contact-section{border-top:1px solid var(--border);padding:88px 0}.intro-section+.training-section{border-top:0}.section-heading{max-width:760px;margin-bottom:34px}.section-heading p,.about-section>p,.contact-section p,.contact-card p{color:var(--text);margin:0;line-height:1.65}.training-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.timeline-list,.coaches-grid,.gallery-grid{gap:18px;display:grid}.timeline-list,.coaches-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.training-card{border:1px solid var(--border);background:linear-gradient(180deg, #c6122314, #c6122300), var(--surface);border-radius:8px;flex-direction:column;justify-content:flex-end;min-height:260px;padding:26px;display:flex;box-shadow:0 18px 44px #13151c14}.training-card span{color:var(--red);text-transform:uppercase;font-size:13px;font-weight:900}.training-card h3{color:var(--text-h);margin:12px 0;font-size:25px}.training-card p{margin:0;line-height:1.6}.timeline-list article,.coach-card,.gallery-item{border:1px solid var(--border);background:var(--surface);border-radius:8px}.timeline-list article{padding:24px}.timeline-list span{color:var(--red);text-transform:uppercase;margin-bottom:18px;font-size:13px;font-weight:900;display:block}.timeline-list p,.coach-card p{margin:0;line-height:1.6}.coach-card{padding:26px}.coach-avatar{color:#fff;background:var(--red);border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:22px;font-size:24px;font-weight:950;display:grid}.coach-card h3{color:var(--text-h);margin:0 0 10px;font-size:24px}.gallery-item{background:linear-gradient(135deg, #c6122347, #13151c14), var(--surface);align-items:flex-end;min-height:180px;padding:20px;display:flex}.gallery-item span{color:var(--text-h);font-size:20px;font-weight:950}.schedule-list{border:1px solid var(--border);background:var(--surface);border-radius:8px;overflow:hidden}.schedule-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding:22px 26px;display:flex}.schedule-row:last-child{border-bottom:0}.schedule-row span{color:var(--text-h);font-weight:900}.schedule-row strong{color:var(--red);font-size:20px}.about-section,.contact-section{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:56px;display:grid}.contact-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-direction:column;align-items:flex-start;gap:12px;padding:26px}.contact-card .primary-button,.contact-card .secondary-button{width:100%}@media (prefers-color-scheme:dark){.site-header{background:#111217e0}}@media (prefers-color-scheme:dark) and (width<=860px){.site-header nav a{background:#ffffff0a}}@media (width<=860px){.site-header{border-bottom:1px solid var(--border);flex-flow:wrap;align-items:center;gap:10px;width:100%;min-height:auto;padding:10px 16px}.menu-toggle{color:#fff;background:var(--red);border-color:#0000;margin-left:auto;display:grid;box-shadow:0 10px 22px #c6122338}.site-header nav{border:1px solid var(--border);background:#111217f5;border-radius:8px;grid-template-columns:1fr;gap:0;width:100%;padding:8px;display:none;box-shadow:0 18px 40px #00000038}.site-header nav.is-open{display:grid}.site-header nav a{color:#ffffffe6;text-align:left;white-space:normal;background:0 0;border:0;border-radius:6px;justify-content:flex-start;align-items:center;min-height:40px;padding:9px 10px;display:flex}.site-header nav a+a{margin-top:2px}.site-header nav a:hover,.site-header nav a:focus-visible{color:#fff;background:#c61223eb;outline:none}.hero{min-height:620px}.hero-content{padding:58px 0 94px}.lead{font-size:17px}.intro-section,.training-grid,.timeline-list,.coaches-grid,.gallery-grid,.about-section,.contact-section{grid-template-columns:1fr}.training-section,.history-section,.coaches-section,.gallery-section,.schedule-section,.about-section,.contact-section{padding:62px 0}}@media (width<=520px){.site-header,.hero-content,.intro-section,.training-section,.history-section,.coaches-section,.gallery-section,.schedule-section,.about-section,.contact-section{width:min(100% - 24px,1180px)}.brand{width:auto;min-width:0;font-size:15px}.brand span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.brand-logo{width:42px;height:42px}.site-header nav a{font-size:14px}.hero{align-items:end;min-height:560px}.hero-media:after{background:linear-gradient(90deg,#08090de0,#08090d7a),linear-gradient(#08090d29,#08090db8)}.hero-media img{-o-object-position:64% center;object-position:64% center}.hero-content{padding:42px 0 78px}.eyebrow{letter-spacing:.7px;font-size:12px}.lead{font-size:16px;line-height:1.55}.hero-actions{margin-top:24px}.hero-actions a,.contact-card a{width:100%}.intro-section{margin-top:-38px}.intro-section strong{font-size:36px}.training-section,.history-section,.coaches-section,.gallery-section,.schedule-section,.about-section,.contact-section{padding:46px 0}.section-heading{margin-bottom:24px}.training-card{min-height:220px}.gallery-item{min-height:140px}.intro-section article,.training-card,.timeline-list article,.coach-card,.gallery-item,.contact-card{padding:20px}.schedule-row{flex-direction:column;align-items:flex-start;gap:6px;padding:18px 20px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
