.landing{min-height:100svh;display:grid;place-items:center;padding:32px}.hero{width:min(100%,760px);min-height:56svh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;text-align:center}.brand-icon{width:40px;height:40px;color:#246b60}h1{max-width:12ch;margin:0;color:#111827;font-size:clamp(42px,8vw,86px);font-weight:650;line-height:.98;letter-spacing:0;text-transform:lowercase}.tagline{max-width:15ch;margin:0;color:#374151;font-size:clamp(20px,4vw,30px);font-weight:500;line-height:1.15;text-align:center;hyphens:none;-webkit-hyphens:none;word-break:keep-all;overflow-wrap:normal}.connect-button{min-height:48px;padding:0 24px;border:1px solid #1f5f55;border-radius:999px;background:#246b60;color:#fff;box-shadow:0 14px 28px #246b602e;cursor:pointer;font-size:16px;font-weight:700;letter-spacing:0;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.connect-button:hover{background:#1f5f55;border-color:#184c44;box-shadow:0 16px 32px #246b603d;transform:translateY(-1px)}.connect-button:focus-visible{outline:3px solid rgba(36,107,96,.28);outline-offset:4px}.connect-button:active{transform:translateY(0)}@media (max-width: 560px){.landing{padding:24px}.hero{min-height:64svh;gap:18px}.brand-icon{width:34px;height:34px}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18202f;background:#f7f8f4;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{min-width:320px;min-height:100svh;margin:0}button,input,textarea,select{font:inherit}#root{min-height:100svh}
