.smsfun{--v:#6761e5;--vs:rgba(103,97,229,.1);--dk:#292e53;--mut:#7d8099;--bd:#e7e2da;--bd2:#ddd7cd;--bg:#faf7f3;--fx:#e040fb;--fxh:#b380f8;--teal:#237f52;--amber:#b7791f;background:#fff;color:var(--dk);font-family:var(--font-heading,"Space Grotesk",system-ui,sans-serif);padding:80px 24px}.smsfun *{box-sizing:border-box}.smsfun__wrap{margin:0 auto;max-width:1120px}.smsfun__head{margin:0 0 48px;max-width:720px}.smsfun__eyebrow{color:var(--fx);font-size:11px;font-weight:600;letter-spacing:.14em;margin:0;text-transform:uppercase}.smsfun__title{font-size:clamp(1.875rem,3.5vw,38px);font-weight:600;line-height:1.2;margin:12px 0 0}.smsfun__sub{color:var(--mut);font-size:15px;line-height:1.6;margin:16px 0 0}.smsfun__sub>:first-child{margin-top:0}.smsfun__sub>:last-child{margin-bottom:0}.smsfun__grid{align-items:center;display:grid;gap:64px}@media(min-width:768px){.smsfun__grid{grid-template-columns:1fr 1fr}}.smsfun__steps{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}.smsfun__step{border-radius:12px;cursor:pointer;margin:0 -12px;outline:none;padding:12px;transition:background-color .2s}.smsfun__step.is-active{background:#f6f1ed}.smsfun__step:hover:not(.is-active){background:rgba(246,241,237,.6)}.smsfun__step:focus-visible{box-shadow:0 0 0 2px var(--v)}.smsfun__srow{display:flex;gap:16px}.smsfun__rail{align-self:stretch;flex-direction:column;position:relative}.smsfun__num,.smsfun__rail{align-items:center;display:flex}.smsfun__num{background:#fff;border:1px solid var(--bd2);border-radius:9999px;color:#9a9484;flex-shrink:0;font-size:14px;font-weight:600;height:32px;justify-content:center;transition:all .2s;width:32px}.smsfun__step.is-active .smsfun__num{background:var(--v);border-color:var(--v);box-shadow:0 0 0 4px var(--vs);color:#fff}.smsfun__line{background:var(--bd2);flex:1;margin-top:8px;width:1px}.smsfun__sbody{padding-bottom:8px}.smsfun__stitle{color:rgba(41,46,83,.7);font-size:17px;font-weight:700;margin:0;transition:color .2s}.smsfun__step.is-active .smsfun__stitle{color:var(--dk)}.smsfun__collapse{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .35s ease,opacity .3s ease,margin-top .3s ease}.smsfun__step.is-active .smsfun__collapse{grid-template-rows:1fr;margin-top:8px;opacity:1}.smsfun__collapse>div{overflow:hidden}.smsfun__stext{color:var(--mut);font-size:15px;line-height:1.6}.smsfun__stext>:first-child{margin-top:0}.smsfun__stext>:last-child{margin-bottom:0}.smsfun__viz{align-items:center;display:flex;justify-content:center}.smsfun__card{background:none;border:none;border-radius:0;box-shadow:none;max-width:520px;padding:0;width:100%}.smsfun__widget{display:flex;justify-content:center}.smsfun__widget ol,.smsfun__widget ul{list-style:none;margin:0;padding:0}.smsfun__cta{margin-top:48px}.smsfun__btn{background:var(--fx);border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-block;font-size:15px;font-weight:600;line-height:1;padding:15px 30px;text-decoration:none;transition:background-color .15s}.smsfun__btn:hover{background:var(--fxh);color:#fff}.smsfun .fade{animation:smsfun-fade .35s ease-out both}@keyframes smsfun-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.smsfun .pulse-dot{animation:smsfun-pd 1.6s ease-in-out infinite}@keyframes smsfun-pd{0%,to{opacity:.4}50%{opacity:1}}.smsfun .flow-node{background:#fff;border:1px solid var(--bd);border-radius:8px;opacity:.5;padding:10px;transform:translateY(4px);transition:all .3s}.smsfun .flow-node.lit{background:var(--vs);border-color:var(--v);opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.smsfun .fade{animation:none}.smsfun .flow-node{opacity:1;transform:none}}.smsfun svg{display:inline-block;vertical-align:middle}.smsfun__widget button{background:none;border:none;color:inherit;cursor:pointer;font:inherit;margin:0;padding:0;text-align:inherit}.smsfun__widget :where(p,h1,h2,h3,h4,h5,figure,blockquote,dl,dd,pre){margin:0}.smsfun .mac,.smsfun .win{background:#fff;border:1px solid #e7e2da;border-radius:16px;box-shadow:0 1px 2px rgba(41,46,83,.04),0 20px 40px -16px rgba(41,46,83,.18);max-width:520px;overflow:hidden;width:100%}.smsfun .mac-bar,.smsfun .win-bar{align-items:center;background:#faf7f3;border-bottom:1px solid #e7e2da;display:flex;gap:8px;padding:10px 16px}.smsfun .mac-title{color:#7d8099;font-size:12px;font-weight:500;margin-left:12px}.smsfun .mac-body,.smsfun .win-body{padding:20px}.smsfun .dot{border-radius:9999px;height:12px;width:12px}.smsfun .pill{align-items:center;border-radius:9999px;display:inline-flex;font-size:11px;font-weight:600;gap:8px;padding:6px 12px}.smsfun .animate-fade-in{animation:smsfun-fadew .4s ease-out both}@keyframes smsfun-fadew{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.smsfun .mac ol,.smsfun .mac ul,.smsfun .win ol,.smsfun .win ul{list-style:none;margin:0;padding:0}.smsfun .space-y-1>*+*{margin-top:4px}.smsfun .space-y-1\.5>*+*{margin-top:6px}.smsfun .space-y-2>*+*{margin-top:8px}.smsfun .space-y-2\.5>*+*{margin-top:10px}.smsfun .space-y-3>*+*{margin-top:12px}.smsfun .space-y-3\.5>*+*{margin-top:14px}