*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--text: #f0f2f1;--text-muted: rgba(240, 242, 241, .65);--accent: #3ecf8e;--font: "Inter", system-ui, -apple-system, sans-serif}html,body,#app{height:100%}body{font-family:var(--font);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased}.page{min-height:100%}.hero{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.25rem;overflow:hidden}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/arma-bg.jpg) center / cover no-repeat;transform:scale(1.03)}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#060a088c,#060a08e0),radial-gradient(ellipse 70% 50% at 50% 30%,rgba(62,207,142,.08),transparent)}.hero__content{position:relative;z-index:1;width:min(100%,32rem);text-align:center}.hero__logo{width:3.5rem;height:3.5rem;margin:0 auto .75rem;filter:invert(1) sepia(1) saturate(3) hue-rotate(100deg)}.hero__brand{font-size:.875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1rem}.hero__brand span{color:var(--accent)}.hero__title{font-size:clamp(1.375rem,4vw,1.75rem);font-weight:700;line-height:1.25;margin-bottom:.5rem}.hero__tag{font-size:.9375rem;color:var(--text-muted);margin-bottom:1rem}.hero__pitch{font-size:.9375rem;color:var(--text-muted);line-height:1.55;margin-bottom:1rem}.hero__tags{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1.5rem}.hero__tags li{font-size:.75rem;font-weight:600;letter-spacing:.02em;padding:.375rem .75rem;border-radius:999px;background:#3ecf8e1f;border:1px solid rgba(62,207,142,.25);color:var(--accent)}.connect{background:#080c0ab8;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:1.25rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.connect__label{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.625rem}.connect__row{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:center;align-items:center}.connect__address{font-family:SF Mono,Fira Code,monospace;font-size:clamp(1rem,3.5vw,1.125rem);color:var(--accent);background:#00000059;padding:.625rem .875rem;border-radius:8px;border:1px solid rgba(62,207,142,.25)}.connect__hint{margin-top:.75rem;font-size:.8125rem;color:var(--text-muted)}.btn{padding:.625rem 1.125rem;border-radius:8px;border:1px solid rgba(255,255,255,.15);background:#ffffff14;color:var(--text);font-size:.875rem;font-weight:600;cursor:pointer;transition:border-color .15s,background .15s}.btn:hover{border-color:var(--accent);background:#3ecf8e1f}.discord{display:inline-flex;align-items:center;justify-content:center;margin-top:1rem;padding:.75rem 1.25rem;border-radius:8px;background:#5865f2;color:#fff;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,transform .15s}.discord:hover{background:#4752c4;transform:translateY(-1px)}.footer{position:relative;z-index:1;margin-top:auto;padding-top:2rem;font-size:.75rem;color:var(--text-muted)}
