*,*:before,*:after{box-sizing:border-box}:root{font-family:Inter,sans-serif;color:#fff;background:#020b05;--green: #0b5d2a;--green-light: #62c779;--green-bright: #22c55e;--gold: #d6a735;--dark: #03150a}html,body,#app{margin:0;width:100%;min-height:100%}body{overflow-x:hidden}a{color:inherit;text-decoration:none}.page-shell{position:relative;min-height:100vh;overflow:hidden;background:var(--dark)}.container{width:min(1280px,calc(100% - 40px));margin-inline:auto}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/baaa.webp);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#062611;transform:scale(1.04)}.hero-image-animation{animation:heroZoom 20s ease-in-out infinite alternate}@keyframes heroZoom{0%{transform:scale(1.04)}to{transform:scale(1.11)}}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.overlay-main{background:linear-gradient(to bottom,#000000d1,#00000085 48%,#000000e6)}.overlay-green{background:linear-gradient(to right,#02160af0,#05281066 48%,#0000006b)}.overlay-gold{background:linear-gradient(to top right,transparent 45%,rgba(185,139,35,.1))}.green-glow{position:absolute;left:-220px;top:34%;width:520px;height:520px;border-radius:50%;background:#0b5d2a4d;filter:blur(120px);pointer-events:none}.site-header{position:absolute;z-index:30;top:0;left:0;right:0;border-bottom:1px solid rgba(255,255,255,.1)}.header-inner{min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:30px}.logo-box{display:inline-flex;align-items:center;padding:8px 12px;border-radius:14px;background:#fffffff7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 40px #00000029}.logo{display:block;width:auto;height:68px;max-width:250px;object-fit:contain}.status{display:flex;align-items:center;gap:11px;color:#fffc;font-size:14px;font-weight:500}.status-dot-wrap{position:relative;display:inline-flex;width:12px;height:12px}.status-ping,.status-dot{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%}.status-ping{background:#4ade80;opacity:.75;animation:ping 1.4s cubic-bezier(0,0,.2,1) infinite}.status-dot{background:#22c55e}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.hero-content-wrap{position:relative;z-index:20;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:150px 20px 118px}.hero-content{width:min(1080px,100%);margin-inline:auto;text-align:center}.fade-up{opacity:0;animation:fadeUp 1s ease forwards .2s}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:9px;max-width:100%;margin-bottom:28px;padding:10px 18px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ffffffeb;font-size:12px;font-weight:700;line-height:1.45;letter-spacing:.15em;text-transform:uppercase}.eyebrow-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--gold)}.hero-title{margin:0;font-size:clamp(46px,7vw,86px);line-height:.98;letter-spacing:-.05em;font-weight:900}.hero-title span{display:block;margin-top:9px;color:var(--green-light)}.hero-text{width:min(760px,100%);margin:27px auto 0;color:#ffffffc2;font-size:clamp(16px,1.6vw,20px);line-height:1.75}.coming-soon-block{margin-top:38px}.coming-soon-label{margin:0 0 10px;color:#ffffff80;font-size:13px;font-weight:500;letter-spacing:.34em;text-transform:uppercase}.coming-soon-title{margin:0;font-size:clamp(32px,4vw,52px);line-height:1.05;font-weight:800}.coming-soon-title span{color:var(--gold)}.divider{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:36px}.divider-line{width:105px;height:1px}.divider-line.left{background:linear-gradient(to right,transparent,rgba(255,255,255,.42))}.divider-line.right{background:linear-gradient(to left,transparent,rgba(255,255,255,.42))}.divider-diamond{width:12px;height:12px;border:2px solid var(--gold);transform:rotate(45deg)}.motto{margin:29px 0 0;color:#ffffffab;font-size:15px;font-weight:600;letter-spacing:.02em}.highlights{margin-top:17px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:9px 13px;color:#ffffff6b;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.highlights .bullet{color:var(--gold)}.site-footer{position:absolute;z-index:30;left:0;right:0;bottom:0;padding-bottom:26px}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:22px;color:#ffffff6b;font-size:12px}.footer-inner p{margin:0}.corner-accent{position:absolute;z-index:20;width:6px}.corner-accent.top-right{top:0;right:0;height:160px;background:var(--gold)}.corner-accent.bottom-left{bottom:0;left:0;height:112px;background:#0b7a35}@media (max-width: 760px){.container{width:min(100% - 30px,1280px)}.header-inner{min-height:92px}.logo{height:56px;max-width:210px}.status{display:none}.hero-bg{background-position:58% center}.hero-content-wrap{padding:130px 18px 120px}.eyebrow{padding:8px 13px;font-size:9px;letter-spacing:.1em}.hero-title{font-size:clamp(42px,12vw,60px)}.hero-text{font-size:15px;line-height:1.7}.divider-line{width:58px}.footer-inner{flex-direction:column;justify-content:center;text-align:center;gap:6px;font-size:10px}}@media (max-width: 420px){.logo{height:50px;max-width:190px}.hero-content-wrap{padding-top:120px}.hero-title{font-size:40px}.highlights{display:none}}
