@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;700;900&family=Oswald:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--gold: #F5C518;--gold-dark: #C9A200;--gold-light: #FFE066;--black: #0A0A0A;--dark: #111111;--dark-2: #1A1A1A;--dark-3: #242424;--white: #FFFFFF;--gray: #888888;--gray-light: #CCCCCC}html{scroll-behavior:smooth}body{font-family:Montserrat,sans-serif;background-color:var(--black);color:var(--white);min-height:100vh;overflow-x:hidden}#root{min-height:100vh}.page{min-height:100vh;display:flex;flex-direction:column;position:relative;background:var(--black);overflow:hidden}.bg-particles{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.particle{position:absolute;border-radius:50%;background:var(--gold);opacity:0;animation:float-particle 8s infinite ease-in-out}.particle-1{width:3px;height:3px;left:10%;top:20%;animation-delay:0s;animation-duration:9s}.particle-2{width:2px;height:2px;left:20%;top:80%;animation-delay:1s;animation-duration:7s}.particle-3{width:4px;height:4px;left:35%;top:40%;animation-delay:2s;animation-duration:11s}.particle-4{width:2px;height:2px;left:50%;top:15%;animation-delay:.5s;animation-duration:8s}.particle-5{width:3px;height:3px;left:65%;top:70%;animation-delay:3s;animation-duration:10s}.particle-6{width:2px;height:2px;left:80%;top:35%;animation-delay:1.5s;animation-duration:7s}.particle-7{width:4px;height:4px;left:90%;top:60%;animation-delay:2.5s;animation-duration:9s}.particle-8{width:2px;height:2px;left:15%;top:55%;animation-delay:4s;animation-duration:12s}.particle-9{width:3px;height:3px;left:45%;top:90%;animation-delay:.8s;animation-duration:8s}.particle-10{width:2px;height:2px;left:75%;top:10%;animation-delay:3.5s;animation-duration:11s}.particle-11{width:5px;height:5px;left:5%;top:75%;animation-delay:1.2s;animation-duration:9s}.particle-12{width:2px;height:2px;left:55%;top:50%;animation-delay:2.8s;animation-duration:7s}.particle-13{width:3px;height:3px;left:25%;top:30%;animation-delay:.3s;animation-duration:10s}.particle-14{width:2px;height:2px;left:70%;top:85%;animation-delay:4.5s;animation-duration:8s}.particle-15{width:4px;height:4px;left:40%;top:65%;animation-delay:1.7s;animation-duration:12s}.particle-16{width:2px;height:2px;left:85%;top:25%;animation-delay:3.2s;animation-duration:7s}.particle-17{width:3px;height:3px;left:60%;top:45%;animation-delay:.6s;animation-duration:9s}.particle-18{width:2px;height:2px;left:30%;top:95%;animation-delay:2.1s;animation-duration:11s}.particle-19{width:3px;height:3px;left:95%;top:48%;animation-delay:1s;animation-duration:8s}.particle-20{width:4px;height:4px;left:48%;top:8%;animation-delay:3.8s;animation-duration:10s}@keyframes float-particle{0%{transform:translateY(0) scale(0);opacity:0}20%{opacity:.6}80%{opacity:.2}to{transform:translateY(-120px) scale(1);opacity:0}}.header{position:relative;z-index:10;padding:22px 48px;border-bottom:1px solid rgba(245,197,24,.15);background:linear-gradient(180deg,#000000f2,#0000)}.header-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:18px}.logo{width:68px;height:68px;object-fit:contain;filter:drop-shadow(0 0 12px rgba(245,197,24,.4));animation:logo-pulse 3s ease-in-out infinite}@keyframes logo-pulse{0%,to{filter:drop-shadow(0 0 12px rgba(245,197,24,.4))}50%{filter:drop-shadow(0 0 28px rgba(245,197,24,.85))}}.header-brand{display:flex;flex-direction:column}.brand-name{font-family:Oswald,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:5px;color:var(--gold);line-height:1}.brand-sub{font-size:.65rem;letter-spacing:3.5px;color:var(--gray-light);text-transform:uppercase;margin-top:5px}.hero{position:relative;z-index:10;flex:1;display:flex;align-items:center;justify-content:center;padding:64px 32px}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 65% 55% at 50% 45%,rgba(245,197,24,.08) 0%,transparent 70%);pointer-events:none}.hero-content{max-width:820px;width:100%;text-align:center}.badge{display:inline-flex;align-items:center;gap:8px;background:#f5c5181a;border:1px solid rgba(245,197,24,.35);border-radius:999px;padding:7px 20px;font-size:.72rem;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;color:var(--gold);margin-bottom:40px}.badge-dot{width:7px;height:7px;border-radius:50%;background:var(--gold);animation:blink 1.4s ease-in-out infinite}@keyframes blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.hero-motto{font-family:Oswald,sans-serif;font-size:clamp(1.6rem,4.5vw,2.8rem);font-style:italic;font-weight:700;letter-spacing:2px;color:var(--white);margin-bottom:36px;text-transform:uppercase;line-height:1.2;text-shadow:0 0 40px rgba(245,197,24,.15),0 2px 4px rgba(0,0,0,.6);position:relative;padding:28px 24px}.hero-motto:before,.hero-motto:after{content:"";position:absolute;left:50%;transform:translate(-50%);width:60%;height:1px;background:linear-gradient(90deg,transparent,rgba(245,197,24,.5),transparent)}.hero-motto:before{top:0}.hero-motto:after{bottom:0}.hero-motto .gold-text{color:var(--gold);font-weight:900;letter-spacing:3px;text-shadow:0 0 20px rgba(245,197,24,.7),0 0 40px rgba(245,197,24,.4),0 2px 4px rgba(0,0,0,.5)}.hero-desc{font-size:clamp(.9rem,2vw,1.05rem);color:var(--gray-light);line-height:1.85;max-width:580px;margin:0 auto 40px}.divider{display:flex;align-items:center;gap:16px;margin:0 auto 40px;max-width:320px}.divider-line{flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(245,197,24,.5),transparent)}.divider-icon{display:flex;align-items:center;justify-content:center}.divider-icon-img{width:64px;height:64px;object-fit:contain;filter:drop-shadow(0 0 8px rgba(245,197,24,.5));animation:logo-pulse 3s ease-in-out infinite}.about-card{background:linear-gradient(135deg,#f5c51812,#ffffff08 60%,#f5c5180a);border:1px solid rgba(245,197,24,.28);border-radius:20px;padding:32px 40px;margin-bottom:44px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #f5c5180f inset,0 8px 40px #f5c51812,0 2px 8px #0006}.about-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,var(--gold) 0%,rgba(245,197,24,.2) 100%);border-radius:20px 0 0 20px}.about-card:after{content:"";position:absolute;top:0;left:4px;right:0;height:1px;background:linear-gradient(90deg,rgba(245,197,24,.6),rgba(245,197,24,.1),transparent)}.about-text{font-size:clamp(.88rem,1.8vw,.98rem);color:var(--gray-light);line-height:1.9;text-align:left}.about-text+.about-text{margin-top:14px}.about-text-last{margin-top:20px!important;padding-top:16px;border-top:1px solid rgba(245,197,24,.15);font-style:italic;color:var(--white)}.about-text strong{color:var(--white);font-weight:700}.gold-text{color:var(--gold);font-weight:700}.stats{display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:wrap}.stat{display:flex;flex-direction:column;align-items:center;padding:18px 48px}.stat-sep{width:1px;height:52px;background:#f5c51840}.stat-number{font-family:Oswald,sans-serif;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:700;line-height:1;letter-spacing:1px}.stat-label{font-size:.7rem;letter-spacing:2.5px;text-transform:uppercase;color:var(--gray);margin-top:6px}.contact-section{position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;width:100vw;z-index:10;padding:48px 40px 64px;background:transparent}.contact-grid{max-width:1200px;width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.contact-card{display:flex;align-items:flex-start;gap:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:26px 22px;text-decoration:none;color:inherit;transition:transform .25s ease,border-color .25s ease,background .25s ease,box-shadow .25s ease;cursor:pointer}.contact-card:hover{transform:translateY(-5px);border-color:#f5c51873;background:#f5c5180f;box-shadow:0 12px 40px #f5c5181f}.contact-icon{font-size:1.7rem;flex-shrink:0;margin-top:2px;display:flex;align-items:center}.contact-info{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:4px}.contact-label{font-size:.65rem;letter-spacing:2px;text-transform:uppercase;color:var(--gold);font-weight:600}.contact-value{font-size:.9rem;color:var(--white);font-weight:600;line-height:1.3}.contact-value-sub{font-size:.75rem;color:var(--gray)}.footer{position:relative;z-index:10;text-align:center;padding:30px 24px;border-top:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;align-items:center;gap:8px}.footer-logo-wrap{margin-bottom:4px}.footer-logo{width:42px;height:42px;object-fit:contain;opacity:.7}.footer-copy{font-size:.72rem;color:var(--gray);letter-spacing:.5px}.footer-city{font-size:.68rem;color:#8889;letter-spacing:1px}@media(max-width:900px){.contact-grid{grid-template-columns:1fr 1fr;max-width:700px}.contact-card:last-child{grid-column:1 / -1;max-width:480px;width:100%}}@media(max-width:768px){.header{padding:16px 24px}.logo{width:52px;height:52px}.brand-name{font-size:1.15rem;letter-spacing:3px}.hero{padding:48px 24px}.hero-motto{font-size:clamp(1.4rem,5vw,2.2rem);padding:24px 16px}.hero-motto:before,.hero-motto:after{width:80%}.about-card{padding:24px 22px}.stat{padding:14px 28px}.contact-grid{grid-template-columns:1fr;max-width:480px}.contact-card:last-child{grid-column:auto;max-width:unset}.contact-card{padding:20px 18px}}@media(max-width:480px){.header{padding:14px 16px}.brand-name{font-size:1rem;letter-spacing:2px}.brand-sub{font-size:.55rem;letter-spacing:2px}.logo{width:46px;height:46px}.badge{font-size:.65rem;padding:6px 14px;letter-spacing:1.5px;margin-bottom:32px}.hero{padding:36px 16px 48px}.hero-motto{font-size:clamp(1.25rem,6.5vw,1.75rem);letter-spacing:1.5px;padding:22px 12px;margin-bottom:28px}.hero-motto:before,.hero-motto:after{width:90%}.hero-desc{font-size:.9rem;margin-bottom:32px}.about-card{padding:20px 18px;margin-bottom:32px}.stats{flex-direction:row}.stat{padding:10px 18px}.stat-sep{height:40px}.contact-section{padding:36px 16px 48px}.contact-grid{width:100%;max-width:100%;gap:12px}.contact-card{align-items:center;padding:18px 16px;border-radius:14px}.footer{padding:24px 16px}}
