.home-page{display:grid;gap:clamp(4.5rem,8vw,8.5rem);padding-block:clamp(1.25rem,3vw,2.5rem) clamp(5rem,9vw,9rem)}.home-hero{position:relative;isolation:isolate;min-height:min(46rem,calc(100svh - 7rem));display:grid;grid-template-columns:minmax(20rem,.84fr) minmax(30rem,1.16fr);align-items:center;gap:clamp(2rem,6vw,6rem);overflow:hidden;border:var(--border-weight) solid var(--border);border-radius:var(--radius-panel);background:var(--material-panel);box-shadow:var(--shadow-panel);padding:clamp(1.5rem,4vw,4rem)}.home-hero:before,.home-hero:after{content:"";position:absolute;inset:0;z-index:-2;pointer-events:none}.home-hero:before{background:var(--art-pattern-primary),var(--art-pattern-secondary);background-size:auto,var(--art-grid-size) var(--art-grid-size);opacity:calc(var(--art-intensity) * .72);mix-blend-mode:var(--art-blend-mode)}.home-hero:after{inset:0 0 auto;height:1px;background:var(--art-accent-line);opacity:.88}.home-hero-copy{position:relative;z-index:3;display:grid;align-content:center;justify-items:start;min-width:0}.home-hero-kicker{display:inline-flex;align-items:center;gap:.55rem;margin:0;color:var(--text-secondary);font-size:var(--type-label);font-weight:850;letter-spacing:var(--label-tracking);text-transform:uppercase}.home-hero-kicker svg{color:var(--accent)}.home-hero-title{max-width:11ch;margin:clamp(1rem,2vw,1.5rem) 0 0;font-family:var(--font-display);font-size:clamp(3.2rem,6.5vw,7rem);font-weight:930;letter-spacing:calc(var(--display-tracking) - .025em);line-height:.88;text-wrap:balance}.home-hero-title span{display:inline-block;padding-bottom:.08em;color:var(--accent);text-shadow:0 0 2.5rem color-mix(in srgb,var(--accent) 22%,transparent)}.home-hero-lead{max-width:36rem;margin:clamp(1.65rem,2.5vw,2.15rem) 0 0;color:var(--text-secondary);font-size:clamp(1rem,1.6vw,1.16rem);line-height:1.7}.home-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.75rem}.home-hero-actions>*{display:inline-flex;align-items:center;justify-content:center;gap:.45rem}.home-hero-signals{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin:clamp(2rem,4vw,3.25rem) 0 0}.home-hero-signals>div{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.55rem;border-top:1px solid var(--border-subtle);padding-top:.8rem}.home-hero-signals dt{width:2.2rem;height:2.2rem;display:grid;place-items:center;margin:0;border:1px solid color-mix(in srgb,var(--accent) 32%,var(--border));border-radius:.68rem;background:var(--accent-soft);color:var(--accent)}.home-hero-signals dt svg{width:1rem;height:1rem}.home-hero-signals dd{min-width:0;display:grid;gap:.1rem;margin:0}.home-hero-signals strong{overflow:hidden;font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.home-hero-signals span{overflow:hidden;color:var(--text-tertiary);font-size:.64rem;text-overflow:ellipsis;white-space:nowrap}.home-hero-art{position:relative;justify-self:center;width:min(46rem,50vw);aspect-ratio:1;transform-style:preserve-3d;perspective:80rem}.home-hero-glow,.home-hero-grid,.home-hero-orbit,.home-hero-core,.home-hero-constellation,.home-hero-float,.home-hero-particle{position:absolute}.home-hero-glow{border-radius:999px;filter:blur(3rem);pointer-events:none}.home-hero-glow-a{inset:20%;background:color-mix(in srgb,var(--accent) 22%,transparent);animation:home-hero-breathe 6s ease-in-out infinite}.home-hero-glow-b{width:38%;height:38%;right:3%;bottom:7%;background:color-mix(in srgb,var(--accent-strong) 18%,transparent);animation:home-hero-drift 10s ease-in-out infinite alternate}.home-hero-grid{inset:5%;border:1px solid color-mix(in srgb,var(--accent) 12%,transparent);border-radius:50%;box-shadow:inset 0 0 5rem color-mix(in srgb,var(--accent) 5%,transparent)}.home-hero-constellation{inset:0;width:100%;height:100%;overflow:visible;opacity:.56;filter:drop-shadow(0 0 .8rem color-mix(in srgb,var(--accent) 14%,transparent))}.home-hero-constellation :is(circle,path){stroke:color-mix(in srgb,var(--accent) 38%,transparent);stroke-width:1;stroke-dasharray:5 12;vector-effect:non-scaling-stroke;animation:home-hero-dash 20s linear infinite}.home-hero-constellation path{stroke:color-mix(in srgb,var(--accent-strong) 28%,transparent);animation-direction:reverse}.home-hero-orbit{inset:12%;border:1px solid color-mix(in srgb,var(--accent) 28%,transparent);border-radius:50%;animation:home-hero-orbit 18s linear infinite}.home-hero-orbit-a>span{position:absolute;width:2.65rem;height:2.65rem;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--border) 78%,transparent);border-radius:.86rem;background:color-mix(in srgb,var(--surface-overlay) 82%,transparent);color:var(--accent);box-shadow:var(--shadow-raised);-webkit-backdrop-filter:blur(1rem) saturate(125%);backdrop-filter:blur(1rem) saturate(125%)}.home-hero-orbit-a>span:nth-child(1){top:4%;left:16%}.home-hero-orbit-a>span:nth-child(2){top:46%;right:-1.3rem}.home-hero-orbit-a>span:nth-child(3){bottom:5%;left:21%}.home-hero-orbit-b{inset:25%;border-style:dashed;animation-duration:11s;animation-direction:reverse}.home-hero-orbit-b i{position:absolute;width:.58rem;height:.58rem;border:2px solid var(--canvas);border-radius:999px;background:var(--accent-strong);box-shadow:0 0 1.25rem var(--accent-strong)}.home-hero-orbit-b i:nth-child(1){top:-.3rem;left:50%}.home-hero-orbit-b i:nth-child(2){top:48%;right:-.3rem}.home-hero-orbit-b i:nth-child(3){bottom:-.3rem;left:38%}.home-hero-orbit-b i:nth-child(4){top:34%;left:-.3rem}.home-hero-core{inset:31%;display:grid;place-items:center;transform:translateZ(4rem)}.home-hero-core-halo,.home-hero-core-ring{position:absolute;border-radius:999px}.home-hero-core-halo{inset:-30%;background:var(--accent);opacity:.18;filter:blur(2.7rem);animation:home-hero-breathe 4.2s ease-in-out infinite}.home-hero-core-ring{inset:-6%;border:1px solid color-mix(in srgb,var(--accent) 54%,transparent);background:linear-gradient(145deg,color-mix(in srgb,var(--surface-raised) 92%,transparent),color-mix(in srgb,var(--surface) 82%,transparent));box-shadow:inset 0 1px color-mix(in srgb,white 10%,transparent),0 2rem 7rem color-mix(in srgb,var(--shadow-tint) 68%,transparent),0 0 4rem color-mix(in srgb,var(--accent) 19%,transparent);-webkit-backdrop-filter:blur(1.6rem) saturate(130%);backdrop-filter:blur(1.6rem) saturate(130%)}.home-hero-core .brand-mark{position:relative;z-index:2;width:70%;height:48%;color:var(--text-primary);filter:drop-shadow(0 0 1.5rem color-mix(in srgb,var(--accent) 30%,transparent))}.home-hero-core small{position:absolute;z-index:2;bottom:21%;color:var(--text-tertiary);font-size:.52rem;font-weight:900;letter-spacing:.34em;transform:translate(.17em)}.home-hero-float{z-index:4;min-height:4rem;display:flex;align-items:center;gap:.7rem;border:1px solid color-mix(in srgb,var(--border) 82%,transparent);border-radius:1rem;background:color-mix(in srgb,var(--surface-overlay) 79%,transparent);box-shadow:0 1.35rem 4rem color-mix(in srgb,var(--shadow-tint) 48%,transparent),inset 0 1px color-mix(in srgb,white 7%,transparent);padding:.72rem;-webkit-backdrop-filter:blur(1.25rem) saturate(130%);backdrop-filter:blur(1.25rem) saturate(130%);animation:home-float 5.5s ease-in-out infinite}.home-hero-float small{display:block;color:var(--text-tertiary);font-size:.5rem;font-weight:850;letter-spacing:.13em}.home-hero-float strong{display:block;margin-top:.08rem;font-size:.74rem;white-space:nowrap}.home-hero-float>svg{margin-left:auto;color:var(--success)}.home-hero-float-icon,.home-hero-agent-mark{width:2.55rem;height:2.55rem;flex:0 0 auto;display:grid;place-items:center;border-radius:.78rem;background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 84%,white 16%),var(--accent-strong));color:var(--text-on-accent);box-shadow:inset 0 1px color-mix(in srgb,white 22%,transparent)}.home-hero-agent-mark{background:var(--material-control);color:var(--text-primary)}.home-hero-agent-mark .brand-mark{width:1.55rem;height:1.55rem}.home-hero-float-source{top:10%;left:-1%;rotate:-4deg;animation-delay:-1.2s}.home-hero-float-price{right:-4%;bottom:13%;rotate:3deg;animation-delay:-3.6s}.home-hero-float-agent{top:17%;right:-3%;rotate:2deg;animation-delay:-2.4s}.home-hero-float-drop{left:4%;bottom:16%;rotate:-2deg;animation-delay:-4.4s}.home-hero-online{width:.55rem;height:.55rem;margin-left:.1rem;border:2px solid var(--surface);border-radius:999px;background:var(--success);box-shadow:0 0 1rem color-mix(in srgb,var(--success) 75%,transparent)}.home-hero-price-wave{width:2.6rem;height:1.55rem;display:flex;align-items:flex-end;gap:.16rem;margin-left:.2rem}.home-hero-price-wave i{width:.2rem;border-radius:999px;background:var(--accent);animation:home-price-wave 1.4s ease-in-out infinite}.home-hero-price-wave i:nth-child(1){height:38%;animation-delay:-.3s}.home-hero-price-wave i:nth-child(2){height:82%;animation-delay:-.8s}.home-hero-price-wave i:nth-child(3){height:52%;animation-delay:-.5s}.home-hero-price-wave i:nth-child(4){height:100%;animation-delay:-1s}.home-hero-particle{z-index:1;width:.23rem;height:.23rem;border-radius:999px;background:var(--accent);box-shadow:0 0 .9rem var(--accent);animation:home-particle 3.4s ease-in-out infinite}.home-hero-particle-1{top:5%;left:38%;animation-delay:-.2s}.home-hero-particle-2{top:22%;left:8%;animation-delay:-1.1s}.home-hero-particle-3{top:34%;right:3%;animation-delay:-2.1s}.home-hero-particle-4{bottom:9%;left:31%;animation-delay:-.7s}.home-hero-particle-5{bottom:24%;right:14%;animation-delay:-2.5s}.home-hero-particle-6{top:4%;right:31%;animation-delay:-1.6s}.home-hero-particle-7{top:53%;left:1%;animation-delay:-2.2s}.home-hero-particle-8{bottom:3%;right:42%;animation-delay:-.9s}.home-hero-particle-9{top:13%;left:58%;animation-delay:-2.8s}.home-hero-particle-10{top:72%;left:14%;animation-delay:-1.9s}.home-hero-particle-11{top:56%;right:8%;animation-delay:-.4s}.home-hero-particle-12{bottom:7%;right:25%;animation-delay:-1.3s}.home-feature-layout{display:grid;grid-template-columns:minmax(0,1.64fr) minmax(19rem,.82fr);gap:var(--catalog-grid-gap)}.home-supporting-features{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--catalog-grid-gap)}.home-feature-card{position:relative;isolation:isolate;min-width:0;overflow:hidden;border:var(--border-weight) solid var(--border);border-radius:var(--radius-panel);background:var(--material-card);box-shadow:var(--shadow-raised);padding:clamp(1.35rem,3vw,2.5rem);transition:transform var(--motion-card) var(--ease-standard),border-color var(--motion-card) var(--ease-standard),box-shadow var(--motion-card) var(--ease-standard)}.home-feature-card:before{content:"";position:absolute;inset:0;z-index:-2;background:var(--art-pattern-primary),var(--surface-highlight);opacity:calc(var(--art-intensity) * .28);pointer-events:none}.home-feature-card:after{content:"";position:absolute;inset:-40% -20%;z-index:-1;background:linear-gradient(108deg,transparent 38%,color-mix(in srgb,var(--accent) 14%,transparent) 48%,transparent 58%);opacity:0;transform:translate(-32%);pointer-events:none;transition:opacity var(--motion-control) var(--ease-standard),transform .72s var(--ease-emphasized)}.home-feature-card:hover,.home-feature-card:focus-within{border-color:var(--border-strong);box-shadow:var(--shadow-panel);transform:translateY(-3px)}.home-feature-card:hover:after,.home-feature-card:focus-within:after{opacity:1;transform:translate(32%)}.home-feature-main{min-height:34rem;display:grid;grid-template-columns:minmax(18rem,.86fr) minmax(21rem,1.14fr);align-items:center;gap:clamp(1.5rem,4vw,3rem)}.home-feature-copy{position:relative;z-index:2;display:grid;align-content:start;gap:1rem}.home-feature-copy>p{margin:0;color:var(--text-secondary);line-height:1.65}.home-feature-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.home-feature-actions>*{display:inline-flex;align-items:center;justify-content:center;gap:.45rem}.home-relay-art{position:relative;min-height:24rem;display:grid;grid-template-columns:minmax(8rem,1fr) minmax(8rem,.95fr) minmax(8rem,1fr);align-items:center;gap:.75rem;overflow:hidden;border:1px solid var(--border-subtle);border-radius:calc(var(--radius-panel) - .22rem);background:color-mix(in srgb,var(--surface-overlay) 76%,transparent);padding:clamp(1rem,2vw,1.5rem);-webkit-backdrop-filter:blur(1rem) saturate(120%);backdrop-filter:blur(1rem) saturate(120%)}.home-relay-art:before{content:"";position:absolute;inset:0;background-image:linear-gradient(color-mix(in srgb,var(--grid-color) 15%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--grid-color) 15%,transparent) 1px,transparent 1px);background-size:2.25rem 2.25rem;opacity:var(--grid-opacity);pointer-events:none}.home-relay-scan{position:absolute;inset:0 auto 0 -10%;width:18%;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--accent) 12%,transparent),transparent);transform:skew(-12deg);animation:home-relay-scan 7s ease-in-out infinite}.home-relay-ticket{position:relative;z-index:2;min-height:12rem;display:grid;align-content:center;justify-items:center;gap:.55rem;border:1px solid var(--border);border-radius:var(--radius-card);background:var(--material-card);box-shadow:var(--shadow-raised);padding:1rem;text-align:center;transition:transform var(--motion-card) var(--ease-emphasized),border-color var(--motion-control),box-shadow var(--motion-card)}.home-relay-ticket>span:first-child{width:3.25rem;height:3.25rem;display:grid;place-items:center;border-radius:1rem;background:var(--accent-soft);color:var(--accent)}.home-relay-ticket>span:first-child .brand-mark{width:1.8rem;height:1.8rem}.home-relay-ticket small{color:var(--text-tertiary);font-size:.55rem;font-weight:850;letter-spacing:.14em}.home-relay-ticket strong{font-size:.84rem}.home-relay-ticket>i{position:absolute;top:.7rem;right:.75rem;color:var(--text-tertiary);font-size:.62rem;font-style:normal;font-weight:850}.home-relay-ticket>b{position:absolute;right:.7rem;bottom:.65rem;border-radius:999px;background:var(--success-surface);color:var(--success);padding:.32rem .48rem;font-size:.5rem;letter-spacing:.1em}.home-feature-main:hover .home-relay-ticket-source{transform:translate(-.2rem,-.2rem) rotate(-1deg)}.home-feature-main:hover .home-relay-ticket-agent{transform:translate(.2rem,.18rem) rotate(1deg)}.home-relay-track{position:relative;z-index:2;display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:.3rem}.home-relay-track>span{width:1.85rem;height:1.85rem;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--accent) 34%,var(--border));border-radius:999px;background:var(--surface-raised);color:var(--accent);box-shadow:0 0 1.5rem color-mix(in srgb,var(--accent) 12%,transparent)}.home-relay-track>span svg{width:.8rem;height:.8rem}.home-relay-track>i{height:1px;background:var(--art-accent-line)}.home-relay-track>small{position:absolute;top:calc(100% + .7rem);left:50%;color:var(--text-tertiary);font-size:.5rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;transform:translate(-50%);white-space:nowrap}.home-relay-meta{position:absolute;z-index:2;inset:auto 1rem .9rem;display:flex;justify-content:center;gap:.65rem}.home-relay-meta span{display:inline-flex;align-items:center;gap:.3rem;color:var(--text-tertiary);font-size:.58rem;font-weight:750}.home-relay-meta svg{width:.75rem;height:.75rem;color:var(--accent)}.home-feature-best{min-height:34rem;display:grid;grid-template-rows:minmax(14rem,1fr) auto;gap:1.5rem}.home-best-art{position:relative;min-height:15rem;display:grid;place-items:center;overflow:hidden;border:1px solid var(--border-subtle);border-radius:calc(var(--radius-panel) - .2rem);background:color-mix(in srgb,var(--warning-surface) 38%,var(--surface-overlay))}.home-best-orbit{position:absolute;width:13rem;height:13rem;border:1px dashed color-mix(in srgb,var(--warning) 35%,transparent);border-radius:999px;animation:home-hero-orbit 16s linear infinite}.home-best-flame{position:absolute;z-index:3;top:1rem;left:1rem;width:3.2rem;height:3.2rem;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--warning) 42%,var(--border));border-radius:1rem;background:var(--warning-surface);color:var(--warning);box-shadow:0 0 2rem color-mix(in srgb,var(--warning) 13%,transparent);animation:home-best-flame 4.8s ease-in-out infinite}.home-best-podium{position:relative;z-index:2;height:10rem;display:flex;align-items:flex-end;gap:.55rem}.home-best-podium>span{position:relative;width:3.8rem;display:grid;align-content:end;justify-items:center;border:1px solid var(--border);border-radius:.85rem .85rem .4rem .4rem;background:var(--material-card);box-shadow:var(--shadow-raised)}.home-best-podium>span:nth-child(1){height:6.5rem;transform:rotate(-2deg)}.home-best-podium>span:nth-child(2){height:9rem;border-color:color-mix(in srgb,var(--warning) 48%,var(--border));transform:translateY(-.35rem)}.home-best-podium>span:nth-child(3){height:5.2rem;transform:rotate(2deg)}.home-best-podium i{position:absolute;top:.5rem;font-size:.56rem;font-style:normal;font-weight:900}.home-best-podium b{width:72%;height:58%;margin-bottom:.55rem;border-radius:.55rem;background:linear-gradient(145deg,var(--accent-soft),color-mix(in srgb,var(--warning) 16%,var(--surface-raised)))}.home-best-pulse{position:absolute;right:.85rem;bottom:.9rem;height:2.2rem;display:flex;align-items:flex-end;gap:.16rem}.home-best-pulse i{width:.2rem;border-radius:999px;background:var(--warning);opacity:.7;animation:home-price-wave 1.5s ease-in-out infinite}.home-best-pulse i:nth-child(1){height:25%}.home-best-pulse i:nth-child(2){height:55%;animation-delay:-.2s}.home-best-pulse i:nth-child(3){height:38%;animation-delay:-.7s}.home-best-pulse i:nth-child(4){height:78%;animation-delay:-.4s}.home-best-pulse i:nth-child(5){height:60%;animation-delay:-1s}.home-best-pulse i:nth-child(6){height:96%;animation-delay:-.6s}.home-best-art[data-populated=false] .home-best-podium{filter:saturate(.2);opacity:.58}.home-feature-social{min-height:20rem;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:1rem}.home-feature-telegram{--platform-accent: #2aabee;background:linear-gradient(145deg,color-mix(in srgb,var(--platform-accent) 12%,var(--surface-raised)),var(--surface))}.home-feature-discord{--platform-accent: #5865f2;background:linear-gradient(145deg,color-mix(in srgb,var(--platform-accent) 12%,var(--surface-raised)),var(--surface))}.home-platform-art{position:relative;isolation:isolate;width:4rem;height:4rem;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--platform-accent) 35%,var(--border));border-radius:1.15rem;background:color-mix(in srgb,var(--platform-accent) 16%,var(--surface));color:var(--platform-accent);box-shadow:0 1rem 2.6rem color-mix(in srgb,var(--platform-accent) 13%,transparent);transition:transform var(--motion-card) var(--ease-emphasized),box-shadow var(--motion-card)}.home-platform-art .brand-mark{width:2rem;height:2rem}.home-feature-telegram:hover .home-platform-art{transform:translate(4px,-4px) rotate(2deg)}.home-feature-discord:hover .home-platform-art{transform:scale(1.055) rotate(-2deg);box-shadow:0 1.2rem 3rem color-mix(in srgb,var(--platform-accent) 24%,transparent)}.home-feature-kicker{display:inline-flex;width:fit-content;align-items:center;gap:.4rem;color:var(--text-tertiary);font-size:var(--type-label);font-weight:850;letter-spacing:.08em;text-transform:uppercase}.home-inline-action,.home-section-link{display:inline-flex;width:fit-content;align-items:center;gap:.4rem;color:var(--text-primary);font-size:var(--type-meta);font-weight:800}.home-inline-action svg,.home-section-link svg{transition:transform var(--motion-control) var(--ease-standard)}.home-inline-action:hover svg,.home-section-link:hover svg{transform:translate(3px)}.home-feature-howto{min-height:20rem;display:grid;grid-template-rows:minmax(8.5rem,1fr) auto;gap:1rem}.home-howto-art{position:relative;min-height:9rem;display:grid;grid-template-columns:repeat(6,minmax(2.2rem,1fr));align-items:center;gap:.45rem;padding:.5rem .25rem 2.25rem}.home-howto-line{position:absolute;left:7%;right:7%;top:43%;height:1px;background:var(--art-accent-line)}.home-howto-step{position:relative;z-index:2;aspect-ratio:.82;display:grid;align-content:space-between;justify-items:center;border:1px solid var(--border);border-radius:.75rem;background:var(--material-card);box-shadow:var(--shadow-raised);padding:.5rem .35rem;color:var(--text-tertiary);transition:transform var(--motion-card) var(--ease-emphasized),border-color var(--motion-control),color var(--motion-control)}.home-howto-step i{font-size:.5rem;font-style:normal;font-weight:900}.home-howto-step svg{width:.85rem;height:.85rem}.home-howto-step-1,.home-howto-step-6{border-color:color-mix(in srgb,var(--accent) 42%,var(--border));color:var(--accent)}.home-howto-step:nth-of-type(2n){transform:translateY(-.45rem)}.home-feature-howto:hover .home-howto-step{transform:translateY(-.25rem)}.home-feature-howto:hover .home-howto-step:nth-of-type(2n){transform:translateY(-.75rem)}.home-howto-art>b{position:absolute;right:.25rem;bottom:0;display:inline-flex;align-items:center;gap:.35rem;color:var(--text-tertiary);font-size:.6rem;letter-spacing:.08em;text-transform:uppercase}.home-howto-art>b svg{width:.8rem;height:.8rem;color:var(--accent)}.home-section{display:grid;gap:1.5rem}.home-section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem}.home-section-heading>div{display:grid;gap:.55rem}.home-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.home-category-card{position:relative;min-height:8rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto 1fr;align-items:center;gap:.65rem .8rem;overflow:hidden;border:var(--border-weight) solid var(--border);border-radius:var(--radius-card);background:var(--material-card);box-shadow:0 .8rem 2.4rem color-mix(in srgb,var(--shadow-tint) 34%,transparent);padding:1rem;transition:border-color var(--motion-control) var(--ease-standard),box-shadow var(--motion-card),transform var(--motion-card) var(--ease-emphasized)}.home-category-card:before{content:"";position:absolute;width:7rem;height:7rem;right:-2rem;bottom:-3rem;border-radius:999px;background:radial-gradient(circle,color-mix(in srgb,var(--accent) 18%,transparent),transparent 70%);transition:transform var(--motion-card) var(--ease-emphasized)}.home-category-card:hover,.home-category-card:focus-visible{border-color:var(--border-strong);box-shadow:var(--shadow-raised);transform:translateY(-3px)}.home-category-card:hover:before,.home-category-card:focus-visible:before{transform:scale(1.2)}.home-category-number{grid-column:1 / -1;color:var(--text-tertiary);font-size:.56rem;font-weight:900;letter-spacing:.12em}.home-category-icon{position:relative;z-index:1;width:2.7rem;height:2.7rem;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--accent) 32%,var(--border));border-radius:.82rem;background:var(--accent-soft);color:var(--accent);transition:transform var(--motion-control) var(--ease-emphasized)}.home-category-card:hover .home-category-icon,.home-category-card:focus-visible .home-category-icon{transform:rotate(-4deg) scale(1.06)}.home-category-copy{position:relative;z-index:1;min-width:0;display:grid;gap:.14rem}.home-category-copy strong{overflow:hidden;font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.home-category-copy small{color:var(--text-tertiary);font-size:.7rem}.home-category-arrow{position:relative;z-index:1;width:2rem;height:2rem;display:grid;place-items:center;border-radius:999px;background:var(--surface-subtle);color:var(--text-secondary);transition:transform var(--motion-control),background-color var(--motion-control),color var(--motion-control)}.home-category-card:hover .home-category-arrow,.home-category-card:focus-visible .home-category-arrow{background:var(--accent);color:var(--text-on-accent);transform:translate(.15rem)}.home-faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--catalog-grid-gap);align-items:start}.home-faq-card{overflow:hidden;border:var(--border-weight) solid var(--border);border-radius:var(--radius-card);background:var(--material-card);box-shadow:0 .8rem 2.4rem color-mix(in srgb,var(--shadow-tint) 28%,transparent);transition:border-color var(--motion-card),box-shadow var(--motion-card),transform var(--motion-card) var(--ease-standard)}.home-faq-card:hover,.home-faq-card:focus-within,.home-faq-card[open]{border-color:var(--border-strong);box-shadow:var(--shadow-raised);transform:translateY(-2px)}.home-faq-card summary{min-height:10rem;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-content:start;align-items:center;gap:.75rem;cursor:pointer;list-style:none;padding:1.15rem}.home-faq-card summary::-webkit-details-marker{display:none}.home-faq-number{align-self:start;color:var(--text-tertiary);font-size:.56rem;font-weight:900;letter-spacing:.12em}.home-faq-icon{width:2.5rem;height:2.5rem;display:grid;place-items:center;border-radius:.76rem;background:var(--accent-soft);color:var(--accent)}.home-faq-card h3{margin:0;font-size:.98rem;line-height:1.4}.home-faq-card summary>svg{color:var(--text-tertiary);transition:transform var(--motion-control) var(--ease-emphasized),color var(--motion-control)}.home-faq-card[open] summary>svg{color:var(--accent);transform:rotate(180deg)}.home-faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--motion-panel) var(--ease-emphasized)}.home-faq-card[open] .home-faq-answer{grid-template-rows:1fr}.home-faq-answer p{min-height:0;overflow:hidden;margin:0;color:var(--text-secondary);font-size:.82rem;line-height:1.65}.home-faq-card[open] .home-faq-answer p{border-top:1px solid var(--border-subtle);padding:1rem 1.15rem 1.2rem}:root[data-theme-family=paper] .home-hero-title span{text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.1em}:root[data-theme-family=paper] :is(.home-hero,.home-feature-card,.home-category-card,.home-faq-card){box-shadow:.4rem .46rem color-mix(in srgb,var(--text-primary) 12%,transparent)}:root[data-theme-family=paper] .home-hero-art{rotate:-1deg}:root[data-theme-family=paper] .home-relay-ticket{border-radius:.35rem}:root[data-theme-family=glass] .home-hero,:root[data-theme-family=glass] :is(.home-feature-card,.home-category-card,.home-faq-card){background:color-mix(in srgb,var(--surface-overlay) 78%,transparent);-webkit-backdrop-filter:blur(20px) saturate(135%);backdrop-filter:blur(20px) saturate(135%)}:root[data-theme-family=glass] .home-hero-core-ring{-webkit-backdrop-filter:blur(2.2rem) saturate(150%);backdrop-filter:blur(2.2rem) saturate(150%)}:root[data-theme-family=prism] .home-hero-title span{background:linear-gradient(90deg,var(--accent),var(--accent-strong));-webkit-background-clip:text;background-clip:text;color:transparent}:root[data-theme-family=prism] .home-hero-core-ring{border-color:color-mix(in srgb,var(--accent-strong) 62%,var(--accent))}:root[data-theme-family=prism] .home-best-art{background:linear-gradient(145deg,color-mix(in srgb,var(--warning-surface) 42%,var(--surface)),color-mix(in srgb,var(--accent-soft) 32%,var(--surface)))}:root[data-theme-family=mono] .home-hero-constellation{opacity:.34}:root[data-theme-family=mono] :is(.home-hero-float-icon,.home-category-icon){background:var(--surface-raised);color:var(--text-primary)}:root[data-theme-family=jewel] .home-hero-title span{text-shadow:0 0 3rem color-mix(in srgb,var(--accent) 34%,transparent)}:root[data-theme-family=jewel] .home-hero-core-ring{box-shadow:inset 0 1px color-mix(in srgb,white 12%,transparent),0 2rem 7rem color-mix(in srgb,var(--shadow-tint) 62%,transparent),0 0 5rem color-mix(in srgb,var(--accent) 28%,transparent)}@keyframes home-hero-breathe{0%,to{opacity:.14;transform:scale(.94)}50%{opacity:.25;transform:scale(1.05)}}@keyframes home-hero-drift{0%{transform:translate(-8%,4%) scale(.9)}to{transform:translate(10%,-8%) scale(1.08)}}@keyframes home-hero-dash{to{stroke-dashoffset:-68}}@keyframes home-hero-orbit{to{transform:rotate(360deg)}}@keyframes home-float{0%,to{translate:0 0}50%{translate:0 -.45rem}}@keyframes home-price-wave{0%,to{transform:scaleY(.65);opacity:.55}50%{transform:scaleY(1);opacity:1}}@keyframes home-particle{0%,to{opacity:.18;transform:scale(.7)}50%{opacity:.9;transform:scale(1.25)}}@keyframes home-relay-scan{0%,18%{transform:translate(-150%) skew(-12deg);opacity:0}30%,58%{opacity:1}72%,to{transform:translate(720%) skew(-12deg);opacity:0}}@keyframes home-best-flame{0%,84%,to{transform:scale(1) rotate(0)}89%{transform:scale(1.06) rotate(-2deg)}94%{transform:scale(.98) rotate(2deg)}}@media(max-width:79.9375rem){.home-hero{grid-template-columns:minmax(18rem,.9fr) minmax(27rem,1.1fr);gap:2rem}.home-hero-art{width:min(42rem,48vw)}.home-feature-main{grid-template-columns:1fr}.home-relay-art{min-height:22rem}}@media(max-width:63.9375rem){.home-page{gap:clamp(3.75rem,8vw,6rem)}.home-hero{min-height:auto;grid-template-columns:1fr;padding:clamp(1.5rem,5vw,3rem)}.home-hero-copy{max-width:46rem}.home-hero-title{max-width:12ch;font-size:clamp(3.4rem,10vw,6.5rem)}.home-hero-art{width:min(42rem,82vw);margin:-1rem auto -2rem}.home-feature-layout{grid-template-columns:1fr}.home-feature-main,.home-feature-best{min-height:auto}.home-feature-best{grid-template-columns:minmax(15rem,.9fr) minmax(15rem,1.1fr);grid-template-rows:1fr;align-items:center}.home-supporting-features{grid-template-columns:repeat(2,minmax(0,1fr))}.home-supporting-features>:last-child{grid-column:1 / -1}.home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-faq-grid{grid-template-columns:1fr}.home-faq-card summary{min-height:6rem}}@media(max-width:47.9375rem){.home-page{padding-top:.75rem}.home-hero{border-radius:calc(var(--radius-panel) - .2rem)}.home-hero-title{font-size:clamp(3rem,14vw,5.25rem)}.home-hero-signals{grid-template-columns:1fr}.home-hero-signals>div{grid-template-columns:auto minmax(0,1fr)}.home-hero-art{width:min(38rem,100%)}.home-hero-float{scale:.82}.home-hero-float-source{left:-7%}.home-hero-float-agent,.home-hero-float-price{right:-8%}.home-hero-float-drop{left:-3%}.home-feature-main{grid-template-columns:1fr}.home-relay-art{min-height:30rem;grid-template-columns:1fr;grid-template-rows:1fr auto 1fr}.home-relay-track{width:min(14rem,90%);justify-self:center}.home-relay-meta{display:none}.home-feature-best,.home-supporting-features{grid-template-columns:1fr}.home-supporting-features>:last-child{grid-column:auto}.home-section-heading{align-items:flex-start;flex-direction:column}.home-howto-art{grid-template-columns:repeat(6,minmax(1.7rem,1fr));gap:.3rem}}@media(max-width:37.4375rem){.home-hero{padding:1.2rem}.home-hero-title{font-size:clamp(2.75rem,15vw,4.35rem)}.home-hero-actions{width:100%}.home-hero-actions>*{width:100%}.home-hero-art{margin-top:-.5rem;margin-bottom:-1.5rem}.home-hero-float{scale:.68}.home-hero-float-source{left:-13%}.home-hero-float-agent{right:-15%}.home-hero-float-price{right:-13%}.home-hero-float-drop{left:-8%}.home-feature-card{padding:1.15rem}.home-feature-actions{width:100%}.home-feature-actions>*{width:100%}.home-category-grid{grid-template-columns:1fr}.home-category-card{min-height:6.5rem}.home-feature-social{min-height:auto;grid-template-columns:auto minmax(0,1fr)}.home-howto-step{aspect-ratio:.72}.home-faq-card summary{grid-template-columns:auto minmax(0,1fr) auto}.home-faq-number{display:none}}@media(hover:none),(pointer:coarse){.home-feature-card:after{display:none}.home-feature-card:hover,.home-category-card:hover,.home-faq-card:hover{transform:none}.home-feature-main:hover :is(.home-relay-ticket-source,.home-relay-ticket-agent),.home-feature-howto:hover .home-howto-step,.home-feature-howto:hover .home-howto-step:nth-of-type(2n),.home-feature-telegram:hover .home-platform-art,.home-feature-discord:hover .home-platform-art{transform:none}}[data-visibility=hidden] :is(.home-hero-glow,.home-hero-constellation *,.home-hero-orbit,.home-hero-float,.home-hero-price-wave i,.home-hero-particle,.home-relay-scan,.home-best-orbit,.home-best-flame,.home-best-pulse i),[data-performance=low] :is(.home-hero-glow,.home-hero-constellation *,.home-hero-orbit,.home-hero-float,.home-hero-price-wave i,.home-hero-particle,.home-relay-scan,.home-best-orbit,.home-best-flame,.home-best-pulse i){animation-play-state:paused!important}[data-performance=low] :is(.home-hero-particle,.home-hero-glow-b,.home-relay-scan){display:none}[data-performance=low] .home-feature-card:after{display:none}[data-motion=reduced] :is(.home-hero-glow,.home-hero-constellation *,.home-hero-orbit,.home-hero-float,.home-hero-price-wave i,.home-hero-particle,.home-relay-scan,.home-best-orbit,.home-best-flame,.home-best-pulse i),[data-system-motion=reduced] :is(.home-hero-glow,.home-hero-constellation *,.home-hero-orbit,.home-hero-float,.home-hero-price-wave i,.home-hero-particle,.home-relay-scan,.home-best-orbit,.home-best-flame,.home-best-pulse i){animation:none!important}@media(prefers-reduced-motion:reduce){.home-hero-glow,.home-hero-constellation *,.home-hero-orbit,.home-hero-float,.home-hero-price-wave i,.home-hero-particle,.home-relay-scan,.home-best-orbit,.home-best-flame,.home-best-pulse i{animation:none!important}}
