:root{--ink:#143e35;--lime:#d6ef9c;--muted:#496056;--paper:#f7f5ed;--line:#d6ddce}
body{background:var(--paper);color:var(--ink)}
.brand{letter-spacing:-1px;font-weight:750;gap:11px}
.brand-symbol{width:44px;height:44px;display:block;flex:none;border-radius:14px}
.brand-emblem{width:160px;height:160px;z-index:1;box-shadow:0 18px 36px #143e3526;border-radius:50px}
.hero-art{background:#e3ebd4;border-radius:160px 160px 24px 24px}
.art-top{font-weight:700;letter-spacing:2.3px}.art-top span:first-child{font-size:13px}
.button,button[type=submit]{background:var(--ink)}.button.lime{background:var(--lime);color:var(--ink)}
.partner-band{background:var(--ink)}.partner-poster{background:#e3ebd4}
.future-art{background:#e3ebd4}.closing{background:linear-gradient(135deg,#f7f5ed,#edf1e3)}
.brand-download{display:flex;align-items:center;gap:12px}
@media(max-width:760px){.brand{font-size:21px}.brand-symbol{width:38px;height:38px;border-radius:12px}.brand-emblem{width:144px;height:144px}.hero-art{border-radius:130px 130px 20px 20px}}

.connection-banner{background:#e3ebd4;color:#143e35;padding:14px 24px;border-bottom:1px solid #b9cbbb}.connection-banner p{margin:0;max-width:90ch}.connection-banner button{padding:10px 16px;background:#143e35;color:white;border:0;border-radius:8px;margin-top:8px}
