@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Barlow+Condensed:wght@400;600;700;800;900&family=Barlow:wght@300;400;500;600&display=swap";
@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;--tw-border-style:solid;--tw-tracking:initial}}}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.z-10{z-index:10}.z-50{z-index:50}.mx-auto{margin-inline:auto}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.min-h-screen{min-height:100vh}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.text-center{text-align:center}.tracking-\[0\.3em\]{--tw-tracking:.3em;letter-spacing:.3em}.tracking-\[0\.4em\]{--tw-tracking:.4em;letter-spacing:.4em}.uppercase{text-transform:uppercase}.delay-100{transition-delay:.1s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.delay-400{transition-delay:.4s}.delay-500{transition-delay:.5s}.delay-600{transition-delay:.6s}.delay-700{transition-delay:.7s}:root{--red:#cc1b1b;--red-bright:#e82222;--gold:#d4a017;--gold-bright:#f0be2b;--blue:#0d2b6b;--blue-bright:#1a4299;--black:#0a0a0a;--black-mid:#111;--black-light:#1a1a1a;--white:#f5f0e8;--white-dim:#b8b0a0}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--black);color:var(--white);font-family:Barlow,sans-serif;overflow-x:hidden}.font-display{letter-spacing:.05em;font-family:Bebas Neue,sans-serif}.font-condensed{font-family:Barlow Condensed,sans-serif}body:before{content:"";pointer-events:none;z-index:1000;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.035'/%3E%3C/svg%3E");position:fixed;inset:0}.skew-section{clip-path:polygon(0 4%,100% 0,100% 96%,0 100%)}.skew-top{clip-path:polygon(0 5%,100% 0,100% 100%,0 100%)}.text-gold-gradient{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#d4a017 0%,#f0be2b 40%,#d4a017 60%,#a87a10 100%);-webkit-background-clip:text;background-clip:text}.text-red-gradient{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#cc1b1b 0%,#e82222 50%,#cc1b1b 100%);-webkit-background-clip:text;background-clip:text}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.animate-fade-slide-up{animation:.8s cubic-bezier(.22,1,.36,1) both fadeSlideUp}.animate-fade-in{animation:1s both fadeIn}.animate-scale-in{animation:.7s cubic-bezier(.22,1,.36,1) both scaleIn}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.delay-600{animation-delay:.6s}.delay-700{animation-delay:.7s}@keyframes badgeGlow{0%,to{box-shadow:0 0 20px #d4a0174d}50%{box-shadow:0 0 40px #d4a01799}}.badge-glow{animation:3s ease-in-out infinite badgeGlow}.stripe-bg{background-image:repeating-linear-gradient(-45deg,#0000,#0000 10px,#ffffff04 10px 20px)}.team-card{transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s}.team-card:hover{transform:translateY(-6px)scale(1.01)}.btn-cta{background:linear-gradient(135deg,#cc1b1b,#e82222);transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.btn-cta:before{content:"";opacity:0;background:linear-gradient(135deg,#f0be2b4d,#0000);transition:opacity .3s;position:absolute;inset:0}.btn-cta:hover{transform:translateY(-2px);box-shadow:0 10px 40px #cc1b1b80}.btn-cta:hover:before{opacity:1}.gold-divider{background:linear-gradient(90deg, transparent, var(--gold), transparent);height:2px}.shield-clip{clip-path:polygon(50% 0%,100% 20%,100% 60%,50% 100%,0% 60%,0% 20%)}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.shimmer-text{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#d4a017 0%,#f0be2b 25%,#fff 50%,#f0be2b 75%,#d4a017 100%) 0 0/200%;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite shimmer}@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}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-tracking{syntax:"*";inherits:false}
