:root{--bg:#f3f1ec;--paper:#fff;--ink:#0e1117;--line:#e6e3da;--line-2:#e0ded5;--line-3:#eeebe3;--muted:#6f6c63;--muted-2:#77746a;--body:#3a3833;--accent:#2b3bff;--accent-soft:#e8ebff;--coral:#ff6a5e;--gold:#f0c65c;--blush:#ffd9df;--periwinkle:#dfe4ff;--night:linear-gradient(160deg, #15131c, #31303f);--font-sans:var(--font-archivo), "Archivo", system-ui, -apple-system, "Segoe UI", sans-serif;--font-hand:var(--font-caveat), "Caveat", cursive;--wrap:1160px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-padding-top:84px}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}html,body{background:var(--bg);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;padding:0}body{overflow-x:hidden}img{max-width:100%}a{color:var(--accent);text-decoration:none}a:hover{color:var(--ink)}input,textarea,select,button{font-family:inherit}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}details[open] .sm-plus{transform:rotate(45deg)}.sm-plus{flex:none;transition:transform .2s}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:6px}.sm-page{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.sm-main{flex:1;overflow-x:clip}.sm-flex1{flex:1}.sm-nowrap{white-space:nowrap}.sm-wrap{max-width:var(--wrap);margin:0 auto;padding-left:24px;padding-right:24px}@media (max-width:999.98px){.sm-wide,.sm-wide-block{display:none!important}}@media (min-width:1000px){.sm-narrow,.sm-narrow-block{display:none!important}}.sm-eyebrow{letter-spacing:.2em;color:var(--accent);text-transform:uppercase;font-size:12px;font-weight:800}.sm-eyebrow--muted{color:var(--muted-2)}.sm-eyebrow--gold{color:var(--gold)}.sm-h1{letter-spacing:-.05em;margin:0;font-size:clamp(44px,6.4vw,76px);font-weight:800;line-height:.96}.sm-h1--legal{font-size:clamp(40px,5.6vw,64px);line-height:1}.sm-h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4.6vw,54px);font-weight:800;line-height:1}.sm-h3{letter-spacing:-.04em;margin:0;font-size:clamp(30px,3.6vw,42px);font-weight:800;line-height:1.02}.sm-lead{color:var(--muted);text-wrap:pretty;margin:0;font-size:19px;line-height:1.5}.sm-kicker{letter-spacing:.14em;color:var(--muted-2);text-transform:uppercase;font-size:12px;font-weight:800}.sm-kicker--accent{color:var(--accent);letter-spacing:.16em}.sm-meta{color:var(--muted-2);font-size:14px}.sm-link{font-size:15px;font-weight:700}.sm-head{flex-direction:column;gap:12px;max-width:640px;display:flex}.sm-head--wide{max-width:720px}.sm-btn{justify-content:center;align-items:center;font-weight:700;transition:background .15s;display:inline-flex}.sm-btn--dark{background:var(--ink);color:#fff;border-radius:18px;height:40px;padding:0 18px;font-size:14px}.sm-btn--dark:hover{background:var(--accent);color:#fff}.sm-btn--accent{background:var(--accent);color:#fff;border-radius:18px;height:54px;margin-top:14px;padding:0 28px;font-size:16px;box-shadow:0 12px 28px #2b3bff4d}.sm-btn--accent:hover{background:var(--ink);color:#fff}.sm-round{border:1px solid var(--line-2);cursor:pointer;background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex}.sm-scrim{z-index:40;position:fixed;inset:0}.sm-header{z-index:50;-webkit-backdrop-filter:saturate(1.4)blur(14px);border-bottom:1px solid var(--line);background:#f3f1ece0;position:sticky;top:0}.sm-header__in{max-width:var(--wrap);align-items:center;gap:16px;min-height:64px;margin:0 auto;padding:12px 20px;display:flex}.sm-brand{color:var(--ink);flex:none;align-items:center;gap:10px;min-width:0;display:flex}.sm-brand:hover{color:var(--ink)}.sm-brand__icon{border-radius:10px;width:36px;height:36px;display:block;box-shadow:0 2px 8px #12121a24}.sm-brand__icon--flat{box-shadow:none}.sm-brand__name{letter-spacing:-.02em;white-space:nowrap;font-size:17px;font-weight:800}.sm-nav{align-items:center;gap:26px;font-size:15px;font-weight:600;display:flex}.sm-nav a{color:var(--ink)}.sm-nav a:hover{color:var(--accent)}.sm-lang{z-index:45;position:relative}.sm-lang__btn{border:1px solid var(--line-2);height:38px;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:700;display:flex}.sm-lang__menu{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;gap:2px;min-width:180px;padding:6px;display:flex;position:absolute;top:46px;right:0;box-shadow:0 18px 40px #12121a24}.sm-lang__menu a{color:var(--ink);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:14px;font-weight:600;display:flex}.sm-lang__menu a:hover{background:var(--line-3);color:var(--ink)}.sm-menu{z-index:200;background:var(--bg);flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden auto}.sm-menu__glow{filter:blur(40px);opacity:.8;pointer-events:none;background:conic-gradient(#ffe0ea,#dfe4ff,#fff0cd,#ffe0ea);border-radius:50%;width:420px;height:420px;position:absolute;bottom:-140px;right:-120px}.sm-menu__top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:69px;padding:12px 20px;display:flex;position:relative}.sm-menu__nav{flex-direction:column;padding:16px 20px 0;display:flex;position:relative}.sm-menu__nav a{border-bottom:1px solid var(--line);color:var(--ink);letter-spacing:-.04em;justify-content:space-between;align-items:center;gap:12px;padding:18px 4px;font-size:clamp(28px,8vw,40px);font-weight:800;line-height:1.05;display:flex}.sm-menu__spacer{flex:1;min-height:32px}.sm-menu__bottom{flex-direction:column;gap:18px;padding:0 20px 28px;display:flex;position:relative}.sm-menu__langs{flex-direction:column;gap:10px;display:flex}.sm-menu__langs .sm-eyebrow{letter-spacing:.16em}.sm-pills{flex-wrap:wrap;gap:8px;display:flex}.sm-pill{border:1px solid var(--line-2);height:44px;color:var(--ink);background:#fff;border-radius:999px;align-items:center;padding:0 18px;font-size:15px;font-weight:700;display:flex}.sm-pill.is-active{border-color:var(--ink);background:var(--ink);color:#fff}.sm-menu__cta{background:var(--ink);color:#fff;border-radius:20px;justify-content:center;align-items:center;height:58px;font-size:17px;font-weight:700;display:flex}.sm-menu__cta:hover{color:#fff}.sm-menu__legal{justify-content:center;gap:18px;font-size:14px;font-weight:600;display:flex}.sm-menu__legal a{color:var(--muted)}.sm-hero{grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));align-items:center;gap:48px;padding-top:clamp(40px,7vw,96px);padding-bottom:clamp(48px,7vw,88px);display:grid}.sm-hero__copy{flex-direction:column;gap:22px;min-width:0;display:flex}.sm-hero__h1{letter-spacing:-.05em;color:var(--ink);margin:0;font-size:clamp(46px,7vw,84px);line-height:.95}.sm-hero__light{letter-spacing:-.035em;font-weight:300;display:block}.sm-hero__bold{font-weight:800;display:block}.sm-hero__sub{color:var(--muted);text-wrap:pretty;max-width:520px;margin:0;font-size:clamp(17px,1.6vw,19px);line-height:1.55}.sm-hero__note{color:var(--muted-2);font-size:14px;font-weight:500}.sm-stores{flex-wrap:wrap;gap:12px;margin-top:6px;scroll-margin-top:120px;display:flex}.sm-store{background:var(--ink);color:#fff;border-radius:16px;align-items:center;gap:10px;height:58px;padding:0 22px 0 18px;display:flex}.sm-store:hover{color:#fff;background:#2c2937}.sm-store__txt{flex-direction:column;line-height:1.1;display:flex}.sm-store__small{opacity:.8;font-size:11px;font-weight:500}.sm-store__big{letter-spacing:-.01em;font-size:19px;font-weight:700}.sm-demo{flex-direction:column;align-items:center;gap:18px;min-width:0;padding:12px 0;display:flex;position:relative}.sm-demo__blob{aspect-ratio:1;filter:blur(28px);opacity:.9;pointer-events:none;background:conic-gradient(#ffe0ea,#dfe4ff,#fff0cd,#ffe0ea);border-radius:50%;width:min(520px,120%);position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}.sm-dot{pointer-events:none;position:absolute}.sm-dot--coral{background:var(--coral);border-radius:50%;width:44px;height:44px;top:8%;left:4%}.sm-dot--blue{background:var(--accent);border-radius:50%;width:22px;height:22px;top:18%;right:6%}.sm-dot--gold{background:var(--gold);border-radius:18px;width:58px;height:58px;bottom:26%;right:3%;transform:rotate(12deg)}.sm-dot--ink{background:var(--ink);border-radius:50%;width:16px;height:16px;bottom:22%;left:9%}.sm-demo__stack{aspect-ratio:330/430;width:min(340px,82vw);position:relative}.sm-demo__back{border-radius:28px;position:absolute;inset:0}.sm-demo__back--pink{background:var(--blush);transform:rotate(-7deg)translate(-14px,6px)}.sm-demo__back--blue{background:var(--periwinkle);transform:rotate(6deg)translate(14px,4px)}.sm-demo__card{border:1px solid var(--line);background:#fff;border-radius:28px;position:absolute;inset:0;overflow:hidden;box-shadow:0 30px 60px #14121e2e}.sm-demo__content{flex-direction:column;padding:30px 28px;display:flex;position:absolute;inset:0}.sm-demo__no{letter-spacing:.2em;color:var(--muted-2);margin-top:20px;font-size:12px;font-weight:700}.sm-demo__title{color:var(--ink);letter-spacing:-.03em;text-wrap:pretty;margin-top:6px;font-size:clamp(26px,2.6vw,31px);font-weight:800;line-height:1.05}.sm-demo__blurb{color:#5f5c55;text-wrap:pretty;margin-top:12px;font-size:15px;line-height:1.5}.sm-demo__tags{flex-wrap:wrap;gap:6px;display:flex}.sm-demo__tags span{color:var(--ink);background:var(--bg);border:1px solid var(--line);border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.sm-demo__foil{touch-action:none;cursor:grab;opacity:1;width:100%;height:100%;transition:opacity .5s;position:absolute;inset:0}.sm-demo__foil.is-done{opacity:0;pointer-events:none}.sm-demo__meter{flex-direction:column;gap:9px;width:min(340px,82vw);margin-top:10px;display:flex;position:relative}.sm-demo__bar{background:#e3e0d7;border-radius:5px;height:8px;overflow:hidden}.sm-demo__fill{background:var(--ink);border-radius:5px;height:100%;transition:width .15s}.sm-demo__fill.is-done{background:var(--accent)}.sm-demo__status{color:var(--ink);justify-content:space-between;align-items:center;gap:12px;min-height:18px;font-size:13px;font-weight:700;display:flex}.sm-demo__status button{color:var(--accent);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:13px;font-weight:700}.sm-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.sm-block{flex-direction:column;gap:44px;padding-top:clamp(64px,9vw,112px);padding-bottom:clamp(64px,9vw,112px);display:flex}.sm-steps{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:18px;margin:0;padding:0;list-style:none;display:grid}.sm-step{background:var(--bg);border:1px solid var(--line);border-radius:26px;flex-direction:column;gap:12px;padding:26px 24px 28px;display:flex}.sm-step__n{color:var(--muted-2);letter-spacing:.08em;font-size:13px;font-weight:800}.sm-step h3{letter-spacing:-.025em;margin:0;font-size:21px;font-weight:800;line-height:1.15}.sm-step p,.sm-feature p{color:var(--muted);text-wrap:pretty;margin:0;font-size:15.5px;line-height:1.55}.sm-features{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:18px;display:grid}.sm-feature{border:1px solid var(--line);background:#fff;border-radius:26px;flex-direction:column;gap:14px;padding:26px;display:flex}.sm-feature__icon{background:var(--accent-soft);border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.sm-feature h3{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:800}.sm-ritual-wrap{padding:0 24px}.sm-ritual{max-width:var(--wrap);background:var(--night);color:#fff;border-radius:36px;grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));gap:40px;margin:0 auto;padding:clamp(40px,6vw,80px);display:grid;position:relative;overflow:hidden}.sm-ritual__glow{pointer-events:none;background:radial-gradient(circle,#ff6a5e52,#ff6a5e00 65%);border-radius:50%;width:460px;height:460px;position:absolute;bottom:-160px;right:-120px}.sm-ritual__head{flex-direction:column;gap:14px;min-width:0;display:flex;position:relative}.sm-ritual blockquote{font-family:var(--font-hand);color:var(--blush);margin:18px 0 0;font-size:clamp(28px,3vw,36px);font-weight:500;line-height:1.15}.sm-ritual__body{color:#dcdae4;flex-direction:column;gap:18px;min-width:0;font-size:17px;line-height:1.6;display:flex;position:relative}.sm-ritual__body p{text-wrap:pretty;margin:0}.sm-split{grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:40px;padding-top:clamp(64px,9vw,112px);padding-bottom:clamp(64px,9vw,112px);display:grid}.sm-split--top{padding-bottom:0}.sm-glance{border:1px solid var(--line);background:#fff;border-radius:26px;flex-direction:column;min-width:0;margin:0;padding:8px 26px;display:flex}.sm-glance__row{border-bottom:1px solid var(--line-3);grid-template-columns:minmax(110px,160px) minmax(0,1fr);gap:16px;padding:15px 0;display:grid}.sm-glance__row:last-child{border-bottom:none}.sm-glance dt{color:var(--muted-2);font-size:14px;font-weight:700}.sm-glance dd{color:var(--ink);margin:0;font-size:15.5px;line-height:1.5}@media (max-width:420px){.sm-glance__row{grid-template-columns:minmax(0,1fr);gap:4px}.sm-glance{padding:8px 20px}}.sm-faqs{flex-direction:column;gap:10px;min-width:0;display:flex}.sm-faq{border:1px solid var(--line);background:#fff;border-radius:22px;padding:0 22px}.sm-faq summary{letter-spacing:-.01em;color:var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:19px 0;font-size:17px;font-weight:700;display:flex}.sm-faq p{color:var(--muted);text-wrap:pretty;margin:0;padding:0 0 20px;font-size:15.5px;line-height:1.6}.sm-faq--small{border-radius:20px;padding:0 20px}.sm-faq--small summary{letter-spacing:0;padding:17px 0;font-size:16.5px}.sm-faq--small p{padding-bottom:18px}.sm-teaser__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.sm-block:has(.sm-teaser__head){gap:40px}.sm-posts{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:28px;display:grid}.sm-posts--index{gap:40px 28px}.sm-postcard{color:var(--ink);flex-direction:column;gap:12px;min-width:0;display:flex}.sm-postcard:hover{color:var(--accent)}.sm-postcard__title{letter-spacing:-.02em;text-wrap:pretty;margin:0;font-size:21px;font-weight:800;line-height:1.2}.sm-related .sm-postcard__title{font-size:20px}.sm-postcard__desc{color:var(--muted);text-wrap:pretty;margin:0;font-size:15px;line-height:1.5}.sm-cover{aspect-ratio:1200/630;border:1px solid var(--line);background:#fff;border-radius:22px;width:100%;height:auto;display:block}.sm-cover--flat{border:none}.sm-cover--hero{border-radius:30px}.sm-cta{text-align:center;flex-direction:column;align-items:center;gap:16px;padding-top:clamp(72px,10vw,128px);padding-bottom:clamp(72px,10vw,128px);display:flex}.sm-cta__icon{border-radius:22px;width:88px;height:88px;box-shadow:0 14px 34px #12121a2e}.sm-cta h2{letter-spacing:-.05em;margin:10px 0 0;font-size:clamp(40px,6vw,68px);font-weight:800;line-height:.98}.sm-cta p{color:var(--muted-2);margin:0;font-size:18px}.sm-blog{flex-direction:column;gap:48px;padding-top:clamp(40px,6vw,80px);padding-bottom:clamp(64px,9vw,112px);display:flex}.sm-blog__head{flex-direction:column;gap:14px;max-width:720px;display:flex}.sm-featured{color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:32px;grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));align-items:center;gap:32px;padding:16px;display:grid}.sm-featured:hover{color:var(--accent)}.sm-featured__txt{flex-direction:column;gap:14px;min-width:0;padding:8px 16px 16px;display:flex}.sm-featured h2{letter-spacing:-.035em;text-wrap:pretty;margin:0;font-size:clamp(28px,3vw,38px);font-weight:800;line-height:1.08}.sm-featured p{color:var(--muted);text-wrap:pretty;margin:0;font-size:16px;line-height:1.55}.sm-article{flex-direction:column;gap:32px;padding-top:clamp(28px,4vw,48px);display:flex}.sm-crumbs{color:var(--muted-2);flex-wrap:wrap;gap:8px;font-size:14px;font-weight:600;display:flex}.sm-crumbs a{color:var(--muted-2)}.sm-crumbs a:hover{color:var(--ink)}.sm-article__head{flex-direction:column;gap:16px;max-width:860px;display:flex}.sm-article__head h1{letter-spacing:-.045em;text-wrap:balance;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:clamp(36px,5.4vw,64px);font-weight:800;line-height:1.02}.sm-article__by{color:var(--muted-2);flex-wrap:wrap;align-items:center;gap:10px;font-size:15px;display:flex}.sm-article__by img{border-radius:8px;width:28px;height:28px}.sm-article__author{color:var(--ink);font-weight:700}.sm-article__cols{align-items:flex-start;gap:56px;display:flex}.sm-article__body{flex-direction:column;flex:1 1 0;gap:30px;min-width:0;max-width:700px;display:flex}.sm-article__intro{color:var(--ink);text-wrap:pretty;margin:0;font-size:clamp(19px,1.8vw,22px);font-weight:500;line-height:1.55}.sm-takeaways{background:var(--accent-soft);border-radius:24px;flex-direction:column;gap:12px;padding:24px 26px;display:flex}.sm-takeaways ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.sm-takeaways li{color:var(--ink);gap:12px;font-size:16px;line-height:1.5;display:flex}.sm-takeaways__tick{flex:none;margin-top:3px}.sm-article__side{flex-direction:column;flex:0 0 300px;gap:20px;display:flex;position:sticky;top:96px}.sm-toc{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;gap:4px;padding:22px 24px;display:flex}.sm-toc .sm-kicker{letter-spacing:.16em;margin-bottom:8px}.sm-toc a{color:var(--ink);padding:7px 0;font-size:15px;font-weight:600;line-height:1.4}.sm-toc a:hover{color:var(--accent)}.sm-postcta{background:var(--night);color:#fff;border-radius:24px;flex-direction:column;gap:12px;padding:24px;display:flex}.sm-postcta img{border-radius:13px;width:48px;height:48px}.sm-postcta__title{letter-spacing:-.02em;font-size:20px;font-weight:800}.sm-postcta__sub{color:#c9c7d2;font-size:14.5px;line-height:1.5}.sm-postcta__btn{height:44px;color:var(--ink);background:#fff;border-radius:18px;justify-content:center;align-items:center;margin-top:4px;font-size:14px;font-weight:700;display:flex}.sm-postcta__btn:hover{background:var(--gold);color:var(--ink)}.sm-postcta-narrow{padding:40px 24px 0}.sm-postcta--wide{border-radius:26px;padding:28px}.sm-postcta--wide .sm-postcta__title{font-size:24px}.sm-postcta--wide .sm-postcta__sub{font-size:15px}.sm-postcta--wide .sm-postcta__btn{height:48px;font-size:15px}.sm-related{flex-direction:column;gap:28px;padding-top:clamp(64px,8vw,96px);padding-bottom:clamp(64px,8vw,96px);display:flex}.sm-related>h2{letter-spacing:-.035em;margin:0;font-size:clamp(28px,3vw,36px);font-weight:800}.sm-prose{flex-direction:column;display:flex}.sm-prose--post{gap:16px;scroll-margin-top:90px}.sm-prose--post h2{letter-spacing:-.03em;margin:0;font-size:clamp(26px,2.6vw,32px);font-weight:800;line-height:1.12}.sm-prose--post p{color:var(--body);text-wrap:pretty;margin:0;font-size:18px;line-height:1.7}.sm-prose--post ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.sm-prose--post li{color:var(--body);padding-left:22px;font-size:18px;line-height:1.6;position:relative}.sm-prose--post li:before{content:"";background:var(--coral);border-radius:50%;width:8px;height:8px;position:absolute;top:11px;left:0}.sm-legal{flex-direction:column;gap:28px;max-width:780px;margin:0 auto;padding:clamp(40px,6vw,80px) 24px clamp(64px,9vw,112px);display:flex}.sm-legal__head{flex-direction:column;gap:12px;display:flex}.sm-legal__head .sm-meta{font-size:15px}.sm-legal__intro{color:var(--ink);text-wrap:pretty;margin:0;font-size:19px;line-height:1.6}.sm-prose--legal{border-top:1px solid var(--line);gap:12px;padding-top:24px}.sm-prose--legal h2{letter-spacing:-.02em;margin:0;font-size:22px;font-weight:800}.sm-prose--legal p{color:var(--body);text-wrap:pretty;overflow-wrap:anywhere;margin:0;font-size:16.5px;line-height:1.65}.sm-prose--legal ul{color:var(--body);overflow-wrap:anywhere;flex-direction:column;gap:8px;margin:0;padding:0 0 0 20px;font-size:16.5px;line-height:1.6;display:flex}.sm-support{flex-direction:column;gap:48px;padding-top:clamp(40px,6vw,80px);padding-bottom:clamp(64px,9vw,112px);display:flex}.sm-support__top{grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));align-items:end;gap:32px;display:grid}.sm-support__intro{flex-direction:column;gap:14px;min-width:0;display:flex}.sm-mailcard{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:26px;align-items:center;gap:16px;min-width:0;padding:22px 24px;display:flex}.sm-mailcard:hover{border-color:var(--accent);color:var(--ink)}.sm-mailcard__icon{background:var(--accent-soft);border-radius:15px;flex:none;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.sm-mailcard__txt{flex-direction:column;gap:2px;min-width:0;display:flex}.sm-mailcard__label{color:var(--muted-2);font-size:13px;font-weight:700}.sm-mailcard__addr{letter-spacing:-.01em;overflow-wrap:anywhere;font-size:clamp(16px,1.8vw,19px);font-weight:800}.sm-support__cols{grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));align-items:start;gap:40px;display:grid}.sm-support__groups{flex-direction:column;gap:32px;min-width:0;display:flex}.sm-support__group{flex-direction:column;gap:10px;display:flex}.sm-support__gh{margin:0 0 4px;font-size:13px}.sm-support__side{flex-direction:column;gap:16px;min-width:0;display:flex;position:sticky;top:96px}.sm-form{border:1px solid var(--line);background:#fff;border-radius:28px;flex-direction:column;gap:14px;padding:28px;display:flex}.sm-form h2{letter-spacing:-.025em;margin:0 0 4px;font-size:24px;font-weight:800}.sm-form label{color:var(--muted-2);flex-direction:column;gap:6px;font-size:13px;font-weight:700;display:flex}.sm-form input,.sm-form select,.sm-form textarea{border:1px solid var(--line-2);background:var(--bg);color:var(--ink);border-radius:14px;width:100%;font-size:16px}.sm-form input,.sm-form select{height:48px;padding:0 14px}.sm-form select{padding:0 12px}.sm-form textarea{resize:vertical;padding:12px 14px;line-height:1.5}.sm-form input:focus,.sm-form select:focus,.sm-form textarea:focus{outline:2px solid var(--accent);outline-offset:0;border-color:#0000}.sm-form__send{background:var(--ink);color:#fff;cursor:pointer;border:none;border-radius:18px;height:52px;margin-top:4px;font-size:16px;font-weight:700}.sm-form__send:hover{background:var(--accent)}.sm-form__sent{color:var(--accent);text-align:center;font-size:14px;font-weight:600}.sm-supportmeta{flex-direction:column;gap:8px;margin:0;padding:0 8px;display:flex}.sm-supportmeta div{justify-content:space-between;gap:12px;font-size:14px;display:flex}.sm-supportmeta dt{color:var(--muted-2);font-weight:600}.sm-supportmeta dd{color:var(--ink);text-align:right;overflow-wrap:anywhere;margin:0;font-weight:600}.sm-supportmeta dd a{color:var(--ink)}@media (max-width:999.98px){.sm-support__side{position:static}}.sm-404{flex-direction:column;align-items:flex-start;gap:18px;max-width:760px;padding-top:clamp(56px,8vw,112px);padding-bottom:clamp(72px,10vw,128px);display:flex}.sm-404__card{background:var(--night);border-radius:20px;justify-content:center;align-items:center;width:96px;height:124px;margin-bottom:12px;display:flex;transform:rotate(-6deg);box-shadow:0 18px 40px #12121a33}.sm-404__card span{color:var(--gold);font-size:54px;font-weight:800}.sm-404__links{flex-wrap:wrap;align-items:center;gap:20px;margin-top:8px;display:flex}.sm-404__links .sm-btn--dark{height:48px;padding:0 22px;font-size:15px}.sm-404__alt{color:var(--muted);margin:16px 0 0;font-size:15px}.sm-footer{background:var(--ink);color:#c9c7d2}.sm-footer__in{max-width:var(--wrap);flex-direction:column;gap:48px;margin:0 auto;padding:64px 24px 36px;display:flex}.sm-footer__cols{flex-wrap:wrap;gap:36px 48px;display:flex}.sm-footer__brandcol{flex-direction:column;flex:260px;gap:14px;min-width:0;display:flex}.sm-footer__brand{align-items:center;gap:10px;display:flex}.sm-footer__brand img{border-radius:10px;width:36px;height:36px}.sm-footer__brand span{color:#fff;letter-spacing:-.02em;font-size:17px;font-weight:800}.sm-footer__brandcol p{max-width:320px;margin:0;font-size:15px;line-height:1.5}.sm-footer__col{flex-direction:column;gap:12px;font-size:15px;display:flex}.sm-footer__col--product{flex:0 0 160px}.sm-footer__col--legal{flex:0 220px}.sm-footer__head{letter-spacing:.16em;color:#8a8896;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:800}.sm-footer__col a{color:#e4e2ea}.sm-footer__col a:hover{color:#fff}.sm-footer__bar{color:#8a8896;border-top:1px solid #2c2937;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;font-size:13.5px;display:flex}.sm-footer__langs{gap:14px;display:flex}.sm-footer__langs a{color:#c9c7d2;font-weight:600}.sm-footer__langs a:hover{color:#fff}@media (max-width:480px){.sm-mailcard{gap:12px;padding:18px}.sm-mailcard__icon{border-radius:13px;width:44px;height:44px}.sm-mailcard__addr{font-size:clamp(14px,3.9vw,19px)}}
@font-face{font-family:Archivo;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/a2947afc6a06879b-s.1gyfqm5yhhzs7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/651aaf1801011892-s.p.357dd_6abeqge.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/75affa71d1e2f6a7-s.p.17-aodiw50953.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Archivo;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/a2947afc6a06879b-s.1gyfqm5yhhzs7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/651aaf1801011892-s.p.357dd_6abeqge.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/75affa71d1e2f6a7-s.p.17-aodiw50953.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Archivo;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/a2947afc6a06879b-s.1gyfqm5yhhzs7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/651aaf1801011892-s.p.357dd_6abeqge.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/75affa71d1e2f6a7-s.p.17-aodiw50953.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Archivo;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/a2947afc6a06879b-s.1gyfqm5yhhzs7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/651aaf1801011892-s.p.357dd_6abeqge.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/75affa71d1e2f6a7-s.p.17-aodiw50953.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Archivo;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/a2947afc6a06879b-s.1gyfqm5yhhzs7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/651aaf1801011892-s.p.357dd_6abeqge.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/75affa71d1e2f6a7-s.p.17-aodiw50953.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Archivo;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/a2947afc6a06879b-s.1gyfqm5yhhzs7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/651aaf1801011892-s.p.357dd_6abeqge.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/75affa71d1e2f6a7-s.p.17-aodiw50953.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Archivo Fallback;src:local(Arial);ascent-override:88.96%;descent-override:21.28%;line-gap-override:0.0%;size-adjust:98.7%}.archivo_6e2cd51d-module__ChI1NG__className{font-family:Archivo,Archivo Fallback;font-style:normal}.archivo_6e2cd51d-module__ChI1NG__variable{--font-archivo:"Archivo", "Archivo Fallback"}
@font-face{font-family:Caveat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/da4b870ab52b3094-s.2rv_b6cm3-gtx.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Caveat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/86d70b7c76b6ec6e-s.43yn3v1dnm71_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Caveat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/11cc37d7380d16b4-s.p.27riv1g955cgo.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Caveat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a85fe84266768609-s.p.0h6ig86gwutp4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/da4b870ab52b3094-s.2rv_b6cm3-gtx.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/86d70b7c76b6ec6e-s.43yn3v1dnm71_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/11cc37d7380d16b4-s.p.27riv1g955cgo.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a85fe84266768609-s.p.0h6ig86gwutp4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Caveat Fallback;src:local(Arial);ascent-override:124.77%;descent-override:38.99%;line-gap-override:0.0%;size-adjust:76.94%}.caveat_ac7dbd79-module__uCcKHW__className{font-family:Caveat,Caveat Fallback;font-style:normal}.caveat_ac7dbd79-module__uCcKHW__variable{--font-caveat:"Caveat", "Caveat Fallback"}
