
:root{
  --hw-bg:#020817;
  --hw-panel:#07152f;
  --hw-panel-2:#0a1d42;
  --hw-line:rgba(128,165,244,.18);
  --hw-text:#f6f8ff;
  --hw-muted:#91a6cf;
  --hw-cyan:#35d0ff;
  --hw-blue:#2f7dff;
  --hw-violet:#7857ff;
  --hw-green:#4fe2ad;
  --hw-shell:1500px;
}
*{box-sizing:border-box}
html{color-scheme:dark;background:var(--hw-bg)}
body{margin:0;min-width:320px;min-height:100dvh;background:var(--hw-bg);color:var(--hw-text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}
a{color:inherit;text-decoration:none}
button{font:inherit}
img{display:block;max-width:100%}
.home-shell{width:min(var(--hw-shell),calc(100% - 44px));margin-inline:auto;position:relative}
.home-bg{position:fixed;inset:0;z-index:-2;overflow:hidden;pointer-events:none;background:linear-gradient(180deg,#07152f 0%,#030a18 55%,#020611 100%)}
.home-stars{position:absolute;inset:0;opacity:.42;background-image:radial-gradient(circle at 18% 20%,#8fbaff 0 1px,transparent 1.5px),radial-gradient(circle at 78% 18%,#fff 0 1px,transparent 1.5px),radial-gradient(circle at 62% 58%,#547dff 0 1px,transparent 1.5px),radial-gradient(circle at 26% 70%,#fff 0 1px,transparent 1.5px),radial-gradient(circle at 42% 36%,#83c8ff 0 1px,transparent 1.5px),radial-gradient(circle at 85% 44%,#d2c1ff 0 1px,transparent 1.5px);background-size:170px 150px,240px 210px,210px 180px,270px 220px,310px 260px,360px 280px;animation:twinkle 16s linear infinite}
.home-orb{position:absolute;border-radius:50%;filter:blur(76px);opacity:.28}
.home-orb-a{width:420px;height:420px;right:6%;top:-12%;background:#1769ff}
.home-orb-b{width:420px;height:420px;left:-8%;bottom:-14%;background:#7b44ff;opacity:.18}
.home-mountains{position:absolute;left:-4%;right:-4%;bottom:-2%;height:38%;background-repeat:no-repeat;background-size:cover;opacity:.95}
.home-mountains-back{clip-path:polygon(0 100%,0 57%,9% 63%,18% 49%,30% 58%,39% 42%,48% 55%,58% 39%,68% 59%,79% 46%,89% 58%,100% 43%,100% 100%);background:linear-gradient(180deg,rgba(16,45,96,.24),rgba(7,21,48,.72) 44%,rgba(3,9,20,.98) 100%);filter:blur(1px)}
.home-mountains-front{height:33%;bottom:-1%;clip-path:polygon(0 100%,0 66%,7% 58%,15% 72%,26% 45%,34% 65%,47% 50%,58% 74%,70% 53%,79% 68%,89% 54%,100% 71%,100% 100%);background:linear-gradient(180deg,rgba(20,52,109,.14),rgba(5,15,34,.74) 34%,rgba(2,7,18,1) 100%)}
.home-fog{position:absolute;left:-14%;right:-14%;border-radius:50%;filter:blur(38px);opacity:.7;mix-blend-mode:screen;animation:mistDrift 18s ease-in-out infinite}
.home-fog-a{bottom:8%;height:23%;background:radial-gradient(ellipse at 30% 50%,rgba(123,199,255,.18),transparent 58%),radial-gradient(ellipse at 58% 50%,rgba(164,118,255,.13),transparent 54%),radial-gradient(ellipse at 82% 48%,rgba(109,176,255,.14),transparent 50%)}
.home-fog-b{bottom:14%;height:18%;opacity:.46;animation-duration:24s;animation-direction:reverse;background:radial-gradient(ellipse at 16% 50%,rgba(170,203,255,.12),transparent 46%),radial-gradient(ellipse at 45% 46%,rgba(101,157,255,.14),transparent 48%),radial-gradient(ellipse at 74% 54%,rgba(170,133,255,.12),transparent 45%)}
.home-horizon{position:absolute;left:-5%;right:-5%;bottom:7%;height:24%;background:radial-gradient(ellipse at 50% 58%,rgba(58,142,255,.32),rgba(64,119,255,.10) 32%,rgba(10,17,38,.02) 58%,transparent 72%);filter:blur(18px);opacity:.74}
.home-header{height:72px;border-bottom:1px solid rgba(255,255,255,.055);background:rgba(3,12,31,.56);backdrop-filter:blur(18px);position:sticky;top:0;z-index:20}
.home-nav{height:100%;display:flex;align-items:center;gap:34px}
.home-brand{display:flex;align-items:center;gap:11px;flex:0 0 auto;font-weight:900;letter-spacing:-.04em;font-size:20px}
.home-brand img{width:40px;height:40px;object-fit:contain}
.home-brand>span>span{color:#78a8ff}
.home-links{display:flex;align-items:center;gap:8px;margin-left:auto}
.home-links a{height:38px;padding:0 13px;display:grid;place-items:center;border-radius:11px;color:#9eb1d5;font-size:13px;font-weight:740;transition:.16s ease}
.home-links a:hover,.home-links a.is-active{color:#fff;background:rgba(255,255,255,.055)}
.home-links a.is-active{box-shadow:inset 0 -2px var(--hw-blue)}
.home-actions{display:flex;align-items:center;gap:9px}
.home-button{height:42px;border-radius:12px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--hw-line);font-size:12.5px;font-weight:820;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}
.home-button:hover{transform:translateY(-1px)}
.home-button-primary{border:0;color:#fff;background:linear-gradient(115deg,var(--hw-violet),var(--hw-blue) 54%,var(--hw-cyan));box-shadow:0 10px 28px rgba(55,104,255,.25),inset 0 1px rgba(255,255,255,.24)}
.home-main{min-height:calc(100dvh - 72px);display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,470px);gap:clamp(36px,5.5vw,88px);align-items:center;padding-top:20px;padding-bottom:20px}
.home-copy{max-width:710px;padding-left:clamp(0px,1vw,18px);position:relative}
.home-copy:before{content:"";position:absolute;left:-50px;top:-70px;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,rgba(55,128,255,.16),transparent 70%);filter:blur(16px);pointer-events:none}
.home-kicker{color:#77a6ff;font-size:11px;font-weight:850;letter-spacing:.22em;margin-bottom:14px}
.home-copy h1{margin:0;font-size:clamp(46px,4.8vw,82px);line-height:.98;letter-spacing:-.065em;font-weight:900;text-wrap:balance}
.home-copy h1 span{background:linear-gradient(100deg,#45d3ff 0%,#4b82ff 48%,#9c61ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
.home-lede{margin:16px 0 18px;max-width:630px;color:#b6c5e2;font-size:clamp(15px,1.35vw,20px);line-height:1.6}
.home-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}
.home-proof>div{min-height:78px;padding:12px;border:1px solid rgba(130,164,237,.14);border-radius:18px;background:linear-gradient(145deg,rgba(12,31,70,.58),rgba(6,18,43,.4));display:flex;align-items:flex-start;gap:11px;box-shadow:inset 0 1px rgba(255,255,255,.025)}
.home-proof b{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;background:linear-gradient(135deg,rgba(74,121,255,.26),rgba(57,207,255,.11));color:#76d9ff;border:1px solid rgba(109,158,255,.16)}
.home-proof span{display:grid;gap:5px}.home-proof strong{font-size:13px}.home-proof small{font-size:10px;line-height:1.4;color:#7f95bd}
.home-sub-actions{margin-top:14px;display:flex;flex-wrap:wrap;gap:18px 26px}
.home-text-link{color:#8da7d6;font-size:12.5px;font-weight:720}.home-text-link span,.home-text-link:hover{color:#58cfff}
.home-wallet-stage{position:relative;display:grid;place-items:center;min-width:0;height:100%;max-height:650px}
.wallet-stage-glow{position:absolute;inset:5% -12% 8%;border-radius:42px;background:radial-gradient(circle at 50% 42%,rgba(50,105,255,.30),rgba(119,80,255,.12) 38%,transparent 70%);filter:blur(38px);pointer-events:none}
.home-wallet-frame{width:min(100%,440px);height:min(620px,calc(100svh - 148px));min-height:500px;border:1px solid rgba(111,153,238,.23);border-radius:28px;background:#06132f;box-shadow:0 38px 100px rgba(0,0,0,.43),0 0 0 1px rgba(108,150,240,.05);position:relative;z-index:1;overflow:hidden}
.home-footer{min-height:38px;height:38px;padding:0 2px;border-top:1px solid rgba(255,255,255,.055);display:flex;align-items:center;gap:24px;color:#7186ad;font-size:11px}
.home-footer-brand{display:flex;align-items:center;gap:8px;color:#dce8ff}.home-footer-brand img{width:24px;height:24px}.home-footer-brand strong{font-size:11px}.home-footer p{margin:0}.home-footer>div:last-child{margin-left:auto;display:flex;gap:18px}.home-footer>div:last-child a{font-size:10.5px}.home-footer a:hover{color:#fff}
.home-toast{position:fixed;left:50%;bottom:24px;z-index:100;transform:translate(-50%,16px);opacity:0;pointer-events:none;padding:10px 14px;border-radius:12px;background:#0d214a;border:1px solid rgba(109,157,247,.24);box-shadow:0 16px 46px rgba(0,0,0,.34);font-size:12px;font-weight:800;transition:.18s ease}.home-toast.is-visible{opacity:1;transform:translate(-50%,0)}
.home-proof-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.home-proof-icon svg circle{fill:currentColor;stroke:none}
.home-powered{margin:0;color:#8197bf!important;font-size:10.5px}.home-powered strong{color:#e2ebff}

@keyframes twinkle{0%,100%{opacity:.4;transform:translate3d(0,0,0)}50%{opacity:.56;transform:translate3d(0,-4px,0)}}
@keyframes mistDrift{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(38px,-8px,0) scale(1.04)}}

@media(max-width:1120px){
  .home-links a{padding-inline:9px}.home-actions .home-button{padding-inline:12px}
  .home-main{grid-template-columns:minmax(0,1fr) minmax(360px,430px);gap:40px}
  .home-copy h1{font-size:clamp(50px,6vw,70px)}
  .home-proof{grid-template-columns:1fr}.home-proof>div{min-height:0}
}
@media(min-width:861px) and (min-height:700px){
  html,body{height:100%;min-height:100%;overflow:hidden}
  .home-page{display:grid;grid-template-rows:72px minmax(0,1fr) 38px}
  .home-header{height:72px;position:relative}
  .home-main{height:auto;min-height:0;padding-top:20px;padding-bottom:20px;align-items:center}
}
@media(min-width:861px) and (max-height:699px){
  body{overflow-y:auto}
  .home-main{min-height:590px}
  .home-footer{display:flex!important}
}
@media(min-width:861px) and (max-width:1120px){
  .home-proof{grid-template-columns:repeat(3,minmax(0,1fr))}
  .home-proof>div{padding:10px;gap:8px}
  .home-proof b{width:29px;height:29px;border-radius:9px}
  .home-proof strong{font-size:11px}.home-proof small{font-size:9.5px;line-height:1.35}
}
@media(max-width:860px){
  html,body{height:100%;min-height:100%;overflow:hidden;background:#06122d}
  .home-bg,.home-header,.home-copy,.home-footer{display:none!important}
  .home-shell{width:100%;margin:0}
  .home-main{display:block;width:100%;height:100dvh;min-height:0;padding:0;margin:0}
  .home-wallet-stage{position:fixed;inset:0;display:block;width:100%;height:100dvh;max-height:none}
  .wallet-stage-glow{display:none}
  .home-wallet-frame{display:block;width:100%;height:100dvh;min-height:0;max-height:none;border:0;border-radius:0;box-shadow:none;background:#06122d}
}
@media(max-height:760px){
  .home-copy h1{font-size:clamp(44px,4.6vw,66px)}
  .home-lede{font-size:15px}
}
@media(max-width:420px){.home-wallet-frame{width:100%;height:100dvh}}
@supports (padding:max(0px)){
  @media(max-width:860px){.home-main,.home-wallet-stage,.home-wallet-frame{width:100%;max-width:none}}
}
