.sm-hero{position:relative;min-height:92vh;padding-top:calc(var(--header-h) + 60px);padding-bottom:80px;overflow:hidden;isolation:isolate;display:flex;align-items:center}.sm-hero:before{background:radial-gradient(ellipse 50% 50% at 10% 20%,rgba(178,240,72,.18),transparent 60%),radial-gradient(ellipse 55% 60% at 95% 80%,rgba(145,70,255,.2),transparent 60%);z-index:-2}.sm-hero:after,.sm-hero:before{content:"";position:absolute;inset:0}.sm-hero:after{background-image:linear-gradient(hsla(0,0%,100%,.025) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.025) 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,#000 30%,transparent 80%);mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,#000 30%,transparent 80%);z-index:-1}.sm-hero-grid{width:min(calc(100% - 32px),1280px);margin:0 auto;display:grid;grid-template-columns:1fr 1.05fr;gap:56px;align-items:center}.sm-hero-left h1{font-size:clamp(2.6rem,5.6vw,5rem);letter-spacing:-.035em;line-height:.98;margin:24px 0;color:#fff;font-weight:800}.sm-hero-left .line{display:block}.sm-hero-sub{font-size:clamp(1rem,1.2vw,1.15rem);color:hsla(0,0%,100%,.7);line-height:1.7;max-width:560px;margin-bottom:32px}.sm-hero-ctas{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:36px}.sm-hero-trust{display:flex;gap:12px 32px;flex-wrap:wrap;padding-top:28px;border-top:1px solid var(--rd-line)}.sm-hero-trust .rd-trust-item{display:flex;gap:10px;align-items:baseline}.sm-wall{position:relative;width:100%;height:540px}.sm-wall-label{position:absolute;top:-8px;left:0;font-size:11px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:var(--rd-lime);z-index:4;display:inline-flex;align-items:center;gap:8px}.sm-wall-label .pulse{width:7px;height:7px;border-radius:999px;background:var(--rd-lime);box-shadow:0 0 10px rgba(178,240,72,.8);animation:rd-pulse 1.8s ease-in-out infinite}.sm-creator{position:absolute;overflow:hidden;background:#07101c;border:2px solid hsla(0,0%,100%,.08);box-shadow:0 16px 36px rgba(0,0,0,.45);transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .3s ease,box-shadow .3s ease,z-index 0s linear .35s;cursor:pointer;text-decoration:none}.sm-creator img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.sm-creator:hover{transform:scale(1.12);border-color:var(--rd-lime);box-shadow:0 22px 50px rgba(0,0,0,.6),0 0 36px rgba(178,240,72,.45);z-index:40;transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .25s ease,box-shadow .25s ease,z-index 0s linear 0s}.sm-creator-handle{position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%) translateY(-4px);padding:4px 10px;background:rgba(8,14,24,.95);border:1px solid rgba(178,240,72,.45);border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.06em;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:50}.sm-creator:hover .sm-creator-handle{opacity:1;transform:translateX(-50%) translateY(0)}.sm-creator.circle{border-radius:999px}.sm-creator.square{border-radius:18px}.sm-creator.c1{top:3%;left:18%;width:88px;height:88px;animation:sm-bob-a 7s ease-in-out infinite}.sm-creator.c2{top:5%;left:42%;width:96px;height:96px;animation:sm-bob-b 9s ease-in-out infinite}.sm-creator.c3{top:2%;left:66%;width:80px;height:80px;animation:sm-bob-c 8s ease-in-out infinite}.sm-creator.c4{top:22%;left:6%;width:92px;height:92px;animation:sm-bob-b 9.5s ease-in-out infinite reverse}.sm-creator.c5{top:24%;left:30%;width:78px;height:78px;animation:sm-bob-a 8s ease-in-out infinite}.sm-creator.c6{top:26%;left:52%;width:112px;height:112px;animation:sm-bob-c 10s ease-in-out infinite}.sm-creator.c7{top:22%;right:4%;width:86px;height:86px;animation:sm-bob-a 7.5s ease-in-out infinite reverse}.sm-creator.c8{top:48%;left:14%;width:96px;height:96px;animation:sm-bob-c 9s ease-in-out infinite}.sm-creator.c9{top:52%;left:38%;width:80px;height:80px;animation:sm-bob-b 8.5s ease-in-out infinite}.sm-creator.c10{top:50%;left:60%;width:88px;height:88px;animation:sm-bob-a 9s ease-in-out infinite reverse}.sm-creator.c11{top:52%;right:2%;width:78px;height:78px;animation:sm-bob-c 7s ease-in-out infinite reverse}.sm-creator.c12{top:76%;left:24%;width:90px;height:90px;animation:sm-bob-b 10s ease-in-out infinite}.sm-creator.c13{top:74%;left:52%;width:100px;height:100px;animation:sm-bob-a 8.5s ease-in-out infinite reverse}@keyframes sm-bob-a{0%,to{translate:0 0}50%{translate:0 -12px}}@keyframes sm-bob-b{0%,to{translate:0 0}50%{translate:0 10px}}@keyframes sm-bob-c{0%,to{translate:0 -4px}50%{translate:0 8px}}.sm-wall:before{content:"";position:absolute;inset:-10%;background:radial-gradient(ellipse 60% 60% at 50% 50%,rgba(178,240,72,.1),transparent 70%);z-index:-1;pointer-events:none}@media (max-width:1100px){.sm-hero-grid{grid-template-columns:1fr;gap:56px}.sm-wall{height:460px;max-width:620px;margin:0 auto}}@media (max-width:700px){.sm-wall{height:380px}.sm-creator.c1,.sm-creator.c10,.sm-creator.c13,.sm-creator.c5,.sm-creator.c6,.sm-creator.c9{width:64px!important;height:64px!important}.sm-creator.c12,.sm-creator.c2,.sm-creator.c4,.sm-creator.c8{width:56px!important;height:56px!important}.sm-creator.c11,.sm-creator.c3,.sm-creator.c7{width:78px!important;height:78px!important}}@media (max-width:480px){.sm-wall{height:320px}}@media (prefers-reduced-motion:reduce){.sm-creator{transition:none;animation:none!important}}.sm-showcase{position:relative;padding:24px 0;overflow:hidden}.sm-showcase-head{text-align:center;margin-bottom:28px}.sm-showcase-tag{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:var(--rd-lime);margin-bottom:14px}.sm-showcase-head h2{font-size:clamp(1.8rem,3.2vw,2.6rem);letter-spacing:-.025em;line-height:1;color:#fff;font-weight:800}.sm-strip{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);padding:16px 0}.sm-strip-track{display:flex;gap:18px;width:-moz-max-content;width:max-content;animation:sm-strip-scroll 60s linear infinite}.sm-strip-track:hover{animation-play-state:paused}@keyframes sm-strip-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.sm-strip-tile{flex:0 0 auto;height:340px;position:relative;overflow:hidden;border-radius:6px;background:#060c16;transition:transform .4s cubic-bezier(.16,1,.3,1)}.sm-strip-tile img{height:100%;width:auto;display:block;filter:brightness(.85) saturate(1);transition:filter .4s ease,transform .5s ease}.sm-strip-tile:hover{transform:translateY(-4px)}.sm-strip-tile:hover img{filter:brightness(1.05) saturate(1.05);transform:scale(1.04)}.sm-strip-tile:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(178,240,72,0),rgba(178,240,72,0) 70%,rgba(178,240,72,.12)),linear-gradient(0deg,transparent 60%,rgba(0,0,0,.25));z-index:1;pointer-events:none}@media (max-width:700px){.sm-strip-tile{height:260px}}@media (max-width:480px){.sm-strip-tile{height:200px}}@media (prefers-reduced-motion:reduce){.sm-strip-track{animation:none}}