.st-root.usecase-root .hero{text-align:center;max-width:900px;margin:0 auto;padding:clamp(48px,9vw,110px) clamp(20px,5vw,80px) clamp(20px,4vw,40px)}.st-root.usecase-root .hero h1{font-family:var(--disp);letter-spacing:-.045em;margin:0;font-size:clamp(2.4rem,5.6vw,4.2rem);font-weight:800;line-height:1.02}.st-root.usecase-root .hero h1 .g{background:var(--gradtext);color:#0000;-webkit-background-clip:text;background-clip:text}.st-root.usecase-root .hero p{color:var(--ink2);max-width:52ch;margin:20px auto 0;font-size:clamp(1.02rem,1.6vw,1.2rem);line-height:1.55}.st-root.usecase-root .hero .trust{color:var(--muted);margin:28px 0 0;font-size:.85rem}.st-root.usecase-root .hero .cta{font-family:var(--body);color:#fff;background:var(--grad);border-radius:999px;justify-content:center;align-items:center;margin-top:30px;padding:15px 30px;font-size:1.02rem;font-weight:700;text-decoration:none;transition:transform .18s;display:inline-flex;box-shadow:0 10px 26px #7b2cff66;box-shadow:0 10px 26px lab(41.5372% 73.7136 -100.387/.4)}.st-root.usecase-root .hero .cta:hover{transform:translateY(-1px)}.st-root.usecase-root .sec{max-width:1080px;margin:0 auto;padding:clamp(50px,7vw,90px) clamp(20px,5vw,40px) 0}.st-root.usecase-root .sec h2{font-family:var(--disp);letter-spacing:-.04em;text-align:center;margin:0 0 clamp(30px,4vw,46px);font-size:clamp(1.7rem,3.4vw,2.4rem);font-weight:800;line-height:1.06}.st-root.usecase-root .steps{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.st-root.usecase-root .step{border:1px solid var(--rule);background:#0a0a11b3;background:lab(2.97992% .724271 -3.07224/.7);border-radius:16px;padding:26px 24px}.st-root.usecase-root .step .n{font-family:var(--mono);color:var(--muted);margin-bottom:10px;font-size:.8rem}.st-root.usecase-root .step h3{font-family:var(--disp);margin:0 0 8px;font-size:1.08rem;font-weight:700}.st-root.usecase-root .step p{color:var(--ink2);margin:0;font-size:.94rem;line-height:1.55}.st-root.usecase-root .points{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.st-root.usecase-root .point h3{font-family:var(--disp);margin:0 0 8px;font-size:1.06rem;font-weight:700}.st-root.usecase-root .point p{color:var(--ink2);margin:0;font-size:.94rem;line-height:1.55}.st-root.usecase-root .faq{max-width:780px;margin:0 auto}.st-root.usecase-root .faq-list{text-align:left;flex-direction:column;gap:12px;display:flex}.st-root.usecase-root .faq-item{border:1px solid var(--rule);background:#0a0a11b3;background:lab(2.97992% .724271 -3.07224/.7);border-radius:16px;transition:border-color .18s;overflow:hidden}.st-root.usecase-root .faq-item.open{border-color:var(--rule2);background:#0e0f16cc;background:lab(4.33689% 1.06549 -4.5142/.8)}.st-root.usecase-root .faq-q{cursor:pointer;width:100%;font-family:var(--disp);color:var(--ink);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:1.02rem;font-weight:600;display:flex}.st-root.usecase-root .faq-ic{flex:none;width:20px;height:20px;position:relative}.st-root.usecase-root .faq-ic:before,.st-root.usecase-root .faq-ic:after{content:"";background:var(--ink2);border-radius:2px;transition:transform .2s,opacity .2s;position:absolute}.st-root.usecase-root .faq-ic:before{height:2px;top:9px;left:2px;right:2px}.st-root.usecase-root .faq-ic:after{width:2px;top:2px;bottom:2px;left:9px}.st-root.usecase-root .faq-item.open .faq-ic:after{opacity:0;transform:scaleY(0)}.st-root.usecase-root .faq-a{max-height:0;transition:max-height .28s;overflow:hidden}.st-root.usecase-root .faq-a p{color:var(--ink2);margin:0;padding:0 24px 22px;font-size:.96rem;line-height:1.6}.st-root.usecase-root .close{text-align:center;padding-bottom:clamp(60px,8vw,100px)}.st-root.usecase-root .close h2{margin-bottom:12px}.st-root.usecase-root .close p{color:var(--ink2);max-width:46ch;margin:0 auto 26px}.st-root.usecase-root .related{flex-wrap:wrap;justify-content:center;gap:10px 20px;margin-top:30px;display:flex}.st-root.usecase-root .related a{color:var(--ink2);text-underline-offset:3px;font-size:.9rem;text-decoration:underline}.st-root.usecase-root .related a:hover{color:var(--ink)}@media (max-width:760px){.st-root.usecase-root .steps,.st-root.usecase-root .points{grid-template-columns:1fr}}