html{font-size:16px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#050505;color:#fff;-webkit-font-smoothing:antialiased;overflow-x:hidden}.page{min-height:100vh;display:flex;flex-direction:column;align-items:center;position:relative;padding:0 32px 80px}.radial-bg{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;transition:background .08s linear}.grid{position:fixed;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.032) 1px,transparent 1px);background-size:72px 72px;pointer-events:none;z-index:0}.hero{position:relative;z-index:1;max-width:900px;width:100%;display:flex;flex-direction:column;align-items:center;padding-top:80px;padding-bottom:28px;text-align:center}.logo-halo{position:absolute;top:80px;left:50%;transform:translate(-50%);width:640px;height:320px;border-radius:50%;background:radial-gradient(ellipse,rgba(255,255,255,.06) 0%,transparent 65%);pointer-events:none;animation:halo 5s ease-in-out infinite}@keyframes halo{0%,to{opacity:.7;transform:translate(-50%) scale(1)}50%{opacity:1;transform:translate(-50%) scale(1.08)}}.logo-wrap{position:relative;z-index:1;margin-bottom:0;animation:up .8s ease both}.logo{height:260px;width:auto;display:block;-webkit-mask-image:radial-gradient(ellipse 75% 70% at 50% 45%,black 60%,transparent 100%);mask-image:radial-gradient(ellipse 75% 70% at 50% 45%,black 60%,transparent 100%);filter:drop-shadow(0 0 56px rgba(255,255,255,.28))}.badge{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.22);border-radius:100px;padding:14px 32px;font-size:18px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;margin-bottom:36px;animation:up .8s .1s ease both;background:#ffffff0a}.headline{font-size:clamp(40px,5.5vw,72px);font-weight:700;line-height:1.08;letter-spacing:-.03em;color:#fff;margin-bottom:28px;animation:up .8s .18s ease both}.headline em{font-style:normal;color:#ffffff8c}.body-text{font-size:clamp(17px,1.8vw,20px);line-height:1.7;color:#ffffffa6;max-width:640px;margin-bottom:0;animation:up .8s .26s ease both}.rule{position:relative;z-index:1;width:100%;max-width:900px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1) 20%,rgba(255,255,255,.1) 80%,transparent);margin-bottom:36px;animation:up .8s .4s ease both}.pillars{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);gap:0;width:100%;max-width:900px;border:1px solid rgba(255,255,255,.09);border-radius:20px;overflow:hidden;margin-bottom:80px;animation:up .8s .46s ease both}.pillar{padding:36px 32px 40px;border-right:1px solid rgba(255,255,255,.09);display:flex;flex-direction:column;gap:14px;background:#ffffff04;transition:background .25s}.pillar:last-child{border-right:none}.pillar:hover{background:#ffffff09}.pillar-num{font-size:11px;font-weight:700;letter-spacing:.1em;color:#ffffff40}.pillar-title{font-size:20px;font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1.1}.pillar-body{font-size:15px;line-height:1.65;color:#ffffff8c}.footer{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:16px;animation:up .8s .52s ease both}.footer-tags{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffffbf}.sep{display:block;width:5px;height:5px;border-radius:50%;background:#ffffff73;flex-shrink:0}.copyright{font-size:13px;color:#fff3}@keyframes up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.logo{height:180px}.pillars{grid-template-columns:1fr 1fr}.pillar{border-right:none;border-bottom:1px solid rgba(255,255,255,.09)}.pillar:nth-child(odd){border-right:1px solid rgba(255,255,255,.09)}.pillar:nth-last-child(-n+2){border-bottom:none}}@media (max-width: 480px){.logo{height:140px}.pillars{grid-template-columns:1fr}.pillar{border-right:none!important;border-bottom:1px solid rgba(255,255,255,.09)}.pillar:last-child{border-bottom:none}.headline{font-size:36px}.br{display:none}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#000;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}
