.ss-site{--ss-bg:#fff;--ss-bg-soft:#f7f6f3;--ss-bg-dark:#12100e;--ss-bg-dark-2:#1c1916;--ss-ink:#16140f;--ss-ink-2:#57534e;--ss-ink-3:#8b8680;--ss-on-dark:#f6f5f2;--ss-on-dark-2:#b7b2aa;--ss-line:#e9e6e0;--ss-line-strong:#d8d4cc;--ss-accent:#efff36;--ss-accent-strong:#e4f520;--ss-accent-ink:#16140f;--ss-green:#15803d;--ss-green-soft:#dcfce7;--ss-r-xs:8px;--ss-r-sm:10px;--ss-r:16px;--ss-r-lg:24px;--ss-r-pill:999px;--ss-space-2xs:.25rem;--ss-space-xs:.5rem;--ss-space-sm:.75rem;--ss-space-md:1rem;--ss-space-lg:1.5rem;--ss-space-xl:2rem;--ss-space-2xl:3rem;--ss-shadow-sm:0 1px 2px #1c19160f, 0 1px 1px #1c19160a;--ss-shadow:0 8px 24px -8px #1c19161f, 0 2px 6px #1c19160d;--ss-shadow-lg:0 30px 60px -20px #1c191638, 0 12px 24px -12px #1c19161f;--ss-container:1180px;--ss-container-narrow:820px;background:var(--ss-bg);color:var(--ss-ink-2);font-family:var(--font-body),system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;flex-direction:column;min-height:100vh;font-size:16px;line-height:1.6;display:flex}.ss-site *,.ss-site :before,.ss-site :after{box-sizing:border-box}.ss-site h1,.ss-site h2,.ss-site h3,.ss-site h4{color:var(--ss-ink);letter-spacing:-.02em;margin:0;font-weight:800;line-height:1.1}.ss-site p{margin:0}.ss-site a{color:inherit;text-decoration:none}.ss-site ::selection{background:var(--ss-accent);color:var(--ss-accent-ink)}@keyframes ssFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.ss-fade-up{animation:.7s cubic-bezier(.16,1,.3,1) both ssFadeUp}@media (prefers-reduced-motion:reduce){.ss-site *{animation:none!important}}.ss-main{flex:1}.ss-container{width:100%;max-width:var(--ss-container);margin-inline:auto;padding-inline:1.25rem}.ss-container--narrow{max-width:var(--ss-container-narrow)}.ss-section{padding-block:clamp(3.5rem,7vw,6.5rem)}.ss-section--soft{background:var(--ss-bg-soft)}.ss-section[id]{scroll-margin-top:90px}.ss-section--dark{background:var(--ss-bg-dark);color:var(--ss-on-dark-2)}.ss-section--dark h1,.ss-section--dark h2,.ss-section--dark h3,.ss-section--dark h4{color:var(--ss-on-dark)}.ss-section__head{text-align:center;max-width:720px;margin:0 auto clamp(2.25rem,4vw,3.25rem)}.ss-h2{font-size:clamp(1.9rem,1.2rem + 2.6vw,3rem)}.ss-lead{color:var(--ss-ink-2);margin-top:1.25rem;font-size:clamp(1.05rem,.95rem + .6vw,1.25rem);line-height:1.6}.ss-section--dark .ss-lead{color:var(--ss-on-dark-2)}.ss-site .ss-hero__headline,.ss-site .ss-hero__sub,.ss-site .ss-lead{margin-top:var(--ss-space-lg)}.ss-site .ss-feature__title{margin-bottom:var(--ss-space-md)}.ss-site .ss-feature__desc{margin-bottom:var(--ss-space-lg)}.ss-site .ss-cta__sub{margin-top:var(--ss-space-lg)}.ss-badge{border-radius:var(--ss-r-pill);background:var(--ss-bg);border:1px solid var(--ss-line);box-shadow:var(--ss-shadow-sm);letter-spacing:.01em;color:var(--ss-ink);align-items:center;gap:.5rem;padding:.4rem .85rem;font-size:.8125rem;font-weight:700;display:inline-flex}.ss-badge__dot{background:var(--ss-accent);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #efff3640}.ss-section--dark .ss-badge{color:var(--ss-on-dark);background:#ffffff0f;border-color:#ffffff24}.ss-btn{border-radius:var(--ss-r-sm);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.4rem;font-family:inherit;font-size:1rem;font-weight:700;line-height:1;transition:transform .15s,background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.ss-btn svg{width:18px;height:18px}.ss-btn:hover{transform:translateY(-1px)}.ss-btn:active{transform:translateY(0)}.ss-btn--primary{background:var(--ss-accent);color:var(--ss-accent-ink);box-shadow:0 6px 18px -6px #d8e800b3}.ss-btn--primary:hover{background:var(--ss-accent-strong)}.ss-btn--dark{background:var(--ss-ink);color:#fff}.ss-btn--dark:hover{background:#000}.ss-btn--ghost{color:var(--ss-ink);border-color:var(--ss-line-strong);background:0 0}.ss-btn--ghost:hover{border-color:var(--ss-ink);background:var(--ss-bg-soft)}.ss-btn--light{color:var(--ss-ink);border-color:var(--ss-line);background:#fff}.ss-btn--light:hover{box-shadow:var(--ss-shadow)}.ss-btn--lg{padding:1.05rem 1.8rem;font-size:1.0625rem}.ss-btn--block{width:100%}.ss-section--dark .ss-btn--ghost{color:var(--ss-on-dark);border-color:#ffffff40}.ss-section--dark .ss-btn--ghost:hover{background:#ffffff0f;border-color:#fff}.ss-mock{border-radius:var(--ss-r-lg);box-shadow:var(--ss-shadow-lg);border:1px solid var(--ss-line);background:#fff;overflow:hidden}.ss-feature__shot{width:100%;height:auto;display:block}.ss-checks{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.ss-checks li{color:var(--ss-ink-2);align-items:flex-start;gap:.65rem;font-size:1rem;display:flex}.ss-checks svg{width:20px;height:20px;color:var(--ss-green);flex-shrink:0;margin-top:1px}.ss-section--dark .ss-checks li{color:var(--ss-on-dark-2)}.ss-header{z-index:50;backdrop-filter:saturate(180%)blur(12px);border-bottom:1px solid var(--ss-line);background:#ffffffd9;position:sticky;top:0}.ss-header__inner{align-items:center;gap:1.5rem;height:68px;display:flex}.ss-logo{letter-spacing:-.02em;min-width:0;color:var(--ss-ink);flex-shrink:1;align-items:center;gap:.5rem;font-size:1.0625rem;font-weight:800;display:flex}.ss-logo img{flex-shrink:0;width:auto;height:28px}.ss-logo__mark{color:var(--ss-ink);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ss-logo__mark:after{content:"";background:var(--ss-accent);vertical-align:middle;border-radius:50%;width:7px;height:7px;margin-left:2px;display:inline-block}@media (max-width:559px){.ss-logo__mark{display:none}}.ss-logo__by{color:var(--ss-ink-3);font-size:.75rem;font-weight:600}.ss-nav{align-items:center;gap:.25rem;margin-left:.5rem;display:none}@media (min-width:1000px){.ss-nav{display:flex}}.ss-nav__item{position:relative}.ss-nav__link{border-radius:var(--ss-r-sm);color:var(--ss-ink-2);cursor:pointer;background:0 0;border:none;align-items:center;gap:.3rem;padding:.55rem .8rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:color .15s,background .15s;display:inline-flex}.ss-nav__link:hover{color:var(--ss-ink);background:var(--ss-bg-soft)}.ss-nav__link svg{width:14px;height:14px;transition:transform .2s}.ss-nav__item--open .ss-nav__link{color:var(--ss-ink)}.ss-nav__item--open .ss-nav__link svg{transform:rotate(180deg)}.ss-mega{border:1px solid var(--ss-line);border-radius:var(--ss-r);min-width:300px;box-shadow:var(--ss-shadow-lg);background:#fff;gap:.15rem;padding:.5rem;display:grid;position:absolute;top:calc(100% + 8px);left:0}.ss-mega:before{content:"";height:10px;position:absolute;top:-10px;left:0;right:0}.ss-mega--cols{grid-template-columns:1fr 1fr;gap:.15rem .5rem;min-width:580px}.ss-mega--cols .ss-mega__link:last-child{grid-column:1/-1}.ss-mega__link{border-radius:var(--ss-r-xs);align-items:flex-start;gap:.75rem;padding:.7rem .8rem;transition:background .15s;display:flex}.ss-mega__link:hover{background:var(--ss-bg-soft)}.ss-mega__icon{background:var(--ss-bg-soft);width:36px;height:36px;color:var(--ss-ink);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.ss-mega__icon svg{width:18px;height:18px}.ss-mega__title{color:var(--ss-ink);font-size:.9375rem;font-weight:700;display:block}.ss-mega__desc{color:var(--ss-ink-3);margin-top:2px;font-size:.8125rem;line-height:1.4;display:block}.ss-header__actions{flex-shrink:0;align-items:center;gap:.5rem;margin-left:auto;display:flex}.ss-header__login{color:var(--ss-ink);padding:.55rem .75rem;font-size:.9375rem;font-weight:600;display:none}.ss-header__login:hover{color:var(--ss-ink-2)}@media (min-width:760px){.ss-header__login{display:inline-flex}}.ss-header__cta{display:inline-flex}.ss-burger{border-radius:var(--ss-r-sm);border:1px solid var(--ss-line);cursor:pointer;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;display:inline-flex}.ss-burger span{background:var(--ss-ink);border-radius:2px;width:18px;height:2px;display:block}@media (min-width:1000px){.ss-burger{display:none}}.ss-drawer{z-index:60;background:#fff;flex-direction:column;padding:1rem 1.25rem 2rem;display:flex;position:fixed;inset:0;overflow-y:auto}.ss-drawer__top{justify-content:space-between;align-items:center;height:68px;display:flex}.ss-drawer__close{border-radius:var(--ss-r-sm);border:1px solid var(--ss-line);cursor:pointer;width:42px;height:42px;color:var(--ss-ink);background:#fff;font-size:1.4rem;line-height:1}.ss-drawer__group{border-top:1px solid var(--ss-line);padding:.5rem 0}.ss-drawer__label{text-transform:uppercase;letter-spacing:.06em;color:var(--ss-ink-3);padding:.75rem 0 .4rem;font-size:.75rem;font-weight:700}.ss-drawer__link{color:var(--ss-ink);padding:.7rem 0;font-size:1.0625rem;font-weight:600;display:block}.ss-drawer__actions{gap:.6rem;margin-top:1.25rem;display:grid}.ss-hero{background:radial-gradient(1100px 480px at 78% -8%, #efff362e, transparent 60%),linear-gradient(180deg, #fbfaf8 0%, var(--ss-bg) 70%);position:relative;overflow:hidden}.ss-hero__inner{align-items:center;gap:clamp(2rem,5vw,4rem);padding-block:clamp(3rem,6vw,5.5rem);display:grid}@media (min-width:940px){.ss-hero__inner{grid-template-columns:1.05fr .95fr}}.ss-hero__headline{letter-spacing:-.03em;margin-top:1.5rem;font-size:clamp(2.2rem,1.2rem + 3.6vw,3.6rem);line-height:1.08}.ss-mark{background:linear-gradient(180deg, transparent 62%, var(--ss-accent) 62%);padding:0 .08em}.ss-hero__sub{color:var(--ss-ink-2);max-width:36ch;margin-top:2rem;font-size:clamp(1.1rem,1rem + .6vw,1.3rem);line-height:1.62}.ss-hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.ss-hero__trust{color:var(--ss-ink-2);flex-wrap:wrap;gap:.5rem 1.25rem;margin-top:1.5rem;font-size:.875rem;font-weight:600;display:flex}.ss-hero__trust span{align-items:center;gap:.4rem;display:inline-flex}.ss-hero__trust svg{width:16px;height:16px;color:var(--ss-green)}.ss-hero__media{justify-content:center;display:flex;position:relative}.ss-hero__media .ss-mock{background:linear-gradient(150deg,#34302a 0%,#1b1813 45%,#100e0b 100%);border:1px solid #ffffff1f;border-radius:34px;padding:18px;transform:rotate(1.4deg);box-shadow:inset 0 2px #ffffff0f,0 50px 80px -28px #0000008c,0 14px 26px -16px #0006}.ss-hero__shot{border-radius:18px;width:auto;max-width:100%;height:auto;max-height:520px;display:block;box-shadow:0 0 0 1px #0009,0 0 0 2px #ffffff0a}.ss-hero__media-2{width:62%;max-width:320px;display:none;position:absolute;bottom:-38px;right:-8px;transform:rotate(-2deg)}@media (min-width:1100px){.ss-hero__media-2{display:block}}.ss-hero--wide .ss-container{padding-block:clamp(3rem,6vw,5.5rem)}.ss-hero__text--center{text-align:center;max-width:50rem;margin-inline:auto}.ss-hero__text--center .ss-hero__sub{max-width:54ch;margin-inline:auto}.ss-hero__text--center .ss-hero__actions,.ss-hero__trust--center{justify-content:center}.ss-hero__browser-wrap{margin-top:clamp(2.5rem,5vw,4rem)}.ssm-frame{background:#fff;border:1px solid #0000001f;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 60px 100px -40px #00000073,0 24px 48px -24px #0000004d,0 0 0 1px #0000000a}.ssm-chrome{background:#f4f4f5;border-bottom:1px solid #e4e4e7;align-items:center;gap:.75rem;height:44px;padding:0 1rem;display:flex}.ssm-dots{flex-shrink:0;gap:.5rem;display:inline-flex}.ssm-dots span{background:#d4d4d8;border-radius:999px;width:12px;height:12px}.ssm-dots span:first-child{background:#ff5f57}.ssm-dots span:nth-child(2){background:#febc2e}.ssm-dots span:nth-child(3){background:#28c840}.ssm-url{color:#71717a;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1px solid #e4e4e7;border-radius:999px;flex:1;max-width:360px;margin-inline:auto;padding:.3rem .9rem;font-size:.8125rem;overflow:hidden}.ssm-viewport{background:#fff;position:relative;overflow:hidden}.ssm-canvas{transform-origin:0 0;flex-shrink:0}.ss-pagehead{background:radial-gradient(900px 360px at 50% -20%, #efff3629, transparent 62%),linear-gradient(180deg, #fbfaf8 0%, var(--ss-bg) 100%);border-bottom:1px solid var(--ss-line);text-align:center;padding-block:clamp(3rem,6vw,5rem)}.ss-pagehead__title{letter-spacing:-.03em;margin-top:1.1rem;font-size:clamp(2.1rem,1.4rem + 3vw,3.4rem);line-height:1.06}.ss-pagehead .ss-lead{max-width:52ch;margin-inline:auto}.ss-pagehead__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.85rem;display:flex}.ss-strip{border-top:1px solid var(--ss-line);border-bottom:1px solid var(--ss-line);background:var(--ss-bg)}.ss-strip__inner{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem 2.5rem;padding-block:1.5rem;display:flex}.ss-strip__label{letter-spacing:.04em;text-transform:uppercase;color:var(--ss-ink-3);font-size:.8125rem;font-weight:700}.ss-strip__items{flex-wrap:wrap;justify-content:center;gap:1rem 2rem;display:flex}.ss-strip__item{color:var(--ss-ink-2);opacity:.8;font-size:1rem;font-weight:700}.ss-cols{gap:var(--ss-space-2xl) var(--ss-space-lg);grid-template-columns:1fr;display:grid}@media (min-width:720px){.ss-cols{grid-template-columns:repeat(2,1fr)}}.ss-col{text-align:left}.ss-col__icon{background:var(--ss-ink);width:52px;height:52px;color:var(--ss-accent);margin-bottom:var(--ss-space-md);border-radius:14px;place-items:center;display:grid}.ss-col__icon svg{width:24px;height:24px}.ss-col__title{margin-bottom:var(--ss-space-sm);font-size:1.25rem}.ss-col__body{color:var(--ss-ink-2);font-size:1rem;line-height:1.6}.ss-col__points{gap:var(--ss-space-sm);margin:0;padding:0;list-style:none;display:grid}.ss-col__points li{color:var(--ss-ink-2);padding-left:1.5rem;font-size:1rem;line-height:1.55;position:relative}.ss-col__points li:before{content:"→";color:var(--ss-ink-3);font-weight:600;position:absolute;top:0;left:0}.ss-stats{text-align:center;grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem;display:grid}@media (min-width:760px){.ss-stats{grid-template-columns:repeat(4,1fr)}}.ss-stat__num{letter-spacing:-.03em;color:var(--ss-on-dark);font-size:clamp(2.2rem,1.5rem + 2.5vw,3.2rem);font-weight:800;line-height:1}.ss-stat__num em{color:var(--ss-accent);font-style:normal}.ss-stat__label{color:var(--ss-on-dark-2);margin-top:.5rem;font-size:.9375rem}.ss-feature{align-items:center;gap:clamp(2rem,5vw,4rem);padding-block:clamp(2.5rem,5vw,4.5rem);display:grid}.ss-feature:not(:last-child){border-bottom:1px solid var(--ss-line)}@media (min-width:900px){.ss-feature{grid-template-columns:1fr 1fr}.ss-feature--reverse .ss-feature__text{order:2}}.ss-feature__eyebrow{letter-spacing:.05em;text-transform:uppercase;color:var(--ss-ink-3);margin-bottom:var(--ss-space-sm);align-items:center;gap:.45rem;font-size:.8125rem;font-weight:700;display:inline-flex}.ss-feature__eyebrow svg{width:16px;height:16px;color:var(--ss-ink)}.ss-feature__title{margin-bottom:var(--ss-space-md);font-size:clamp(1.5rem,1.1rem + 1.4vw,2.15rem)}.ss-feature__desc{color:var(--ss-ink-2);margin-bottom:var(--ss-space-lg);font-size:1.0625rem;line-height:1.6}.ss-segments{gap:var(--ss-space-lg);grid-template-columns:1fr;display:grid}@media (min-width:640px){.ss-segments{grid-template-columns:repeat(2,1fr)}}@media (min-width:980px){.ss-segments{grid-template-columns:repeat(3,1fr)}}.ss-segment{border:1px solid var(--ss-line);border-radius:var(--ss-r);background:#fff;padding:1.6rem;transition:transform .18s,box-shadow .18s,border-color .18s}.ss-segment:hover{box-shadow:var(--ss-shadow);border-color:var(--ss-line-strong);transform:translateY(-3px)}.ss-segment__icon{background:var(--ss-bg-soft);width:48px;height:48px;color:var(--ss-ink);margin-bottom:var(--ss-space-md);border-radius:12px;place-items:center;display:grid}.ss-segment__icon svg{width:22px;height:22px}.ss-segment__title{margin-bottom:var(--ss-space-xs);font-size:1.1875rem}.ss-segment__body{color:var(--ss-ink-2);font-size:.95rem;line-height:1.55}.ss-steps{gap:var(--ss-space-lg);counter-reset:ss-step;grid-template-columns:1fr;display:grid}@media (min-width:640px){.ss-steps{grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.ss-steps{grid-template-columns:repeat(4,1fr)}}.ss-step{padding-top:.5rem;position:relative}.ss-step__num{background:var(--ss-accent);width:44px;height:44px;color:var(--ss-accent-ink);margin-bottom:var(--ss-space-md);border-radius:12px;place-items:center;font-size:1.125rem;font-weight:800;display:grid}.ss-step__title{margin-bottom:var(--ss-space-xs);font-size:1.125rem}.ss-step__body{color:var(--ss-ink-2);font-size:.95rem;line-height:1.55}.ss-quote{text-align:center;max-width:860px;margin:0 auto}.ss-quote__mark{color:var(--ss-accent);font-size:3.5rem;font-weight:800;line-height:.5}.ss-quote__text{color:var(--ss-ink);letter-spacing:-.01em;margin:1rem 0 1.75rem;font-size:clamp(1.3rem,1rem + 1.4vw,1.9rem);font-weight:600;line-height:1.35}.ss-section--dark .ss-quote__text{color:var(--ss-on-dark)}.ss-quote__author{align-items:center;gap:.75rem;display:inline-flex}.ss-quote__avatar{background:var(--ss-ink);width:44px;height:44px;color:var(--ss-accent);border-radius:50%;place-items:center;font-size:.875rem;font-weight:700;display:grid}.ss-quote__name{color:var(--ss-ink);text-align:left;font-weight:700}.ss-section--dark .ss-quote__name{color:var(--ss-on-dark)}.ss-quote__role{color:var(--ss-ink-3);text-align:left;font-size:.875rem}.ss-pricing{max-width:560px;margin:0 auto}.ss-toggle{border-radius:var(--ss-r-pill);background:var(--ss-bg-soft);border:1px solid var(--ss-line);margin:0 auto 2rem;padding:4px;display:inline-flex}.ss-toggle__btn{color:var(--ss-ink-2);border-radius:var(--ss-r-pill);cursor:pointer;background:0 0;border:none;padding:.5rem 1.1rem;font-family:inherit;font-size:.9375rem;font-weight:700;transition:background .15s,color .15s}.ss-toggle__btn--active{background:var(--ss-ink);color:#fff}.ss-toggle__save{color:var(--ss-green);margin-left:.35rem;font-size:.75rem;font-weight:700}.ss-plan{border:1px solid var(--ss-line);border-radius:var(--ss-r-lg);box-shadow:var(--ss-shadow);text-align:left;background:#fff;padding:clamp(1.75rem,4vw,2.5rem)}.ss-plan__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.ss-plan__name{color:var(--ss-ink);font-size:1.25rem;font-weight:800}.ss-plan__promo{color:var(--ss-green);background:var(--ss-green-soft);border-radius:var(--ss-r-pill);align-items:center;gap:.4rem;padding:.3rem .7rem;font-size:.8125rem;font-weight:700;display:inline-flex}.ss-plan__price{align-items:baseline;gap:.5rem;margin:1.25rem 0 .25rem;display:flex}.ss-plan__amount{letter-spacing:-.03em;color:var(--ss-ink);font-size:clamp(2.6rem,2rem + 2.5vw,3.4rem);font-weight:800;line-height:1}.ss-plan__period{color:var(--ss-ink-3);font-weight:600}.ss-plan__later{color:var(--ss-ink-2);margin-bottom:1.5rem;font-size:.9375rem}.ss-plan__later strong{color:var(--ss-ink)}.ss-plan .ss-checks{margin:1.5rem 0}.ss-plan__foot{color:var(--ss-ink-3);text-align:center;margin-top:1rem;font-size:.8125rem}.ss-faq{max-width:760px;margin:0 auto}.ss-faq__item{border-bottom:1px solid var(--ss-line)}.ss-faq__q{text-align:left;cursor:pointer;width:100%;color:var(--ss-ink);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 0;font-family:inherit;font-size:1.0625rem;font-weight:700;list-style:none;display:flex}.ss-faq__q::-webkit-details-marker{display:none}.ss-faq__chevron{background:var(--ss-bg-soft);width:24px;height:24px;color:var(--ss-ink);border-radius:50%;flex-shrink:0;place-items:center;font-size:1.25rem;line-height:1;transition:transform .2s;display:grid}.ss-faq__item[open] .ss-faq__chevron{transform:rotate(45deg)}.ss-faq__a{color:var(--ss-ink-2);max-width:64ch;padding:0 0 1.4rem;font-size:1rem;line-height:1.6}.ss-prose h2{margin-bottom:1.25rem}.ss-prose p{color:var(--ss-ink-2);margin-bottom:1.15rem;font-size:1.0625rem;line-height:1.7}.ss-prose p strong{color:var(--ss-ink);font-weight:700}.ss-prose p:last-child{margin-bottom:0}.ss-contact{gap:var(--ss-space-lg);grid-template-columns:1fr;max-width:760px;margin:0 auto;display:grid}@media (min-width:680px){.ss-contact{grid-template-columns:repeat(2,1fr)}}.ss-contact__card{border:1px solid var(--ss-line);border-radius:var(--ss-r);text-align:center;background:#fff;padding:1.75rem;transition:box-shadow .18s,transform .18s}.ss-contact__card:hover{box-shadow:var(--ss-shadow);transform:translateY(-2px)}.ss-contact__icon{background:var(--ss-bg-soft);width:52px;height:52px;color:var(--ss-ink);border-radius:14px;place-items:center;margin:0 auto 1rem;display:grid}.ss-contact__icon svg{width:24px;height:24px}.ss-contact__label{text-transform:uppercase;letter-spacing:.05em;color:var(--ss-ink-3);margin-bottom:.35rem;font-size:.8125rem;font-weight:700}.ss-contact__value{color:var(--ss-ink);word-break:break-word;font-size:1.125rem;font-weight:700}.ss-contact__note{color:var(--ss-ink-2);margin-top:.4rem;font-size:.9375rem}.ss-cta{text-align:center}.ss-cta__inner{background:var(--ss-bg-dark);border-radius:var(--ss-r-lg);padding:clamp(2.5rem,6vw,4.5rem) 1.5rem;position:relative;overflow:hidden}.ss-cta__inner:before{content:"";pointer-events:none;background:radial-gradient(700px 300px at 50% -30%,#efff362e,#0000 65%);position:absolute;inset:0}.ss-cta .ss-cta__title{color:var(--ss-on-dark);font-size:clamp(1.8rem,1.3rem + 2.4vw,2.8rem);position:relative}.ss-cta__sub{color:var(--ss-on-dark-2);max-width:48ch;margin:1.25rem auto 2rem;font-size:1.0625rem;line-height:1.65;position:relative}.ss-cta__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex;position:relative}.ss-cta__trust{color:var(--ss-on-dark-2);flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem;margin-top:1.5rem;font-size:.875rem;display:flex;position:relative}.ss-cta__trust span{align-items:center;gap:.4rem;display:inline-flex}.ss-cta__trust svg{width:16px;height:16px;color:var(--ss-accent)}.ss-footer{background:var(--ss-bg-dark);color:var(--ss-on-dark-2);padding-block:clamp(3rem,6vw,4.5rem) 2rem}.ss-footer__top{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (min-width:720px){.ss-footer__top{grid-template-columns:1.4fr repeat(3,1fr)}}.ss-footer__brand-name{color:var(--ss-on-dark);letter-spacing:-.02em;font-size:1.125rem;font-weight:800}.ss-footer__brand-desc{max-width:34ch;margin-top:.75rem;font-size:.9375rem;line-height:1.55}.ss-footer__col-title{text-transform:uppercase;letter-spacing:.06em;color:var(--ss-on-dark);margin-bottom:1rem;font-size:.75rem;font-weight:700}.ss-footer__links{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.ss-footer__links a{color:var(--ss-on-dark-2);font-size:.9375rem}.ss-footer__links a:hover{color:var(--ss-on-dark)}.ss-footer__bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.5rem;margin-top:2.5rem;padding-top:1.5rem;font-size:.8125rem;display:flex}.ss-footer__legal{flex-wrap:wrap;gap:1.25rem;display:flex}.ss-features__grid{align-items:start;gap:clamp(1.5rem,3vw,2.75rem);padding-inline:0 clamp(1.25rem,5vw,4rem);display:grid}@media (min-width:920px){.ss-features__grid{grid-template-columns:320px 1fr}}.ss-features__nav{flex-direction:column;gap:2px;display:flex}@media (min-width:920px){.ss-features__nav{position:sticky;top:88px}}.ss-features__navitem{text-align:left;border-radius:var(--ss-r-sm);width:100%;color:var(--ss-ink-2);cursor:pointer;background:0 0;border:1px solid #0000;align-items:flex-start;gap:.7rem;padding:.65rem .85rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:flex}.ss-features__navitem:hover{background:var(--ss-bg-soft);color:var(--ss-ink)}.ss-features__navitem.is-active{background:var(--ss-ink);color:#fff;border-color:var(--ss-ink)}.ss-features__navicon{flex-shrink:0;margin-top:1px;display:inline-flex}.ss-features__navicon svg{width:18px;height:18px}.ss-features__navlabel{flex:1;min-width:0;line-height:1.3}.ss-features__soon{text-transform:uppercase;letter-spacing:.04em;color:var(--ss-ink-3);background:var(--ss-bg-soft);border-radius:var(--ss-r-pill);flex-shrink:0;padding:.15rem .45rem;font-size:.625rem;font-weight:700}.ss-features__navitem.is-active .ss-features__soon{color:var(--ss-ink);background:#ffffffe6}.ss-features__detail{gap:clamp(1.75rem,3vw,2.5rem);min-width:0;animation:.4s cubic-bezier(.16,1,.3,1) both ssFadeUp;display:grid}.ss-features__head{flex-direction:column;align-items:flex-start;gap:1.15rem;max-width:640px;display:flex}.ss-features__head .ss-feature__eyebrow{margin-bottom:0}.ss-features__title{font-size:clamp(1.6rem,1.2rem + 1.5vw,2.3rem);line-height:1.12}.ss-features__desc{color:var(--ss-ink-2);font-size:1.0625rem;line-height:1.6}.ss-features__checks{width:100%}.ss-features__cta{margin-top:.25rem}.ss-features__soonnote{color:var(--ss-ink-3);font-size:.95rem;font-style:italic}.ss-features__media{min-width:0}.ss-features__screen{max-height:540px;overflow:hidden}.ss-features__iframe{border:1px solid var(--ss-line);border-radius:var(--ss-r-lg);width:100%;box-shadow:var(--ss-shadow-lg);background:#fff;display:block}.ss-features__placeholder{text-align:center;border:1px dashed var(--ss-line-strong);border-radius:var(--ss-r-lg);background:var(--ss-bg-soft);min-height:280px;color:var(--ss-ink-3);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex}.ss-features__placeholder-badge{text-transform:uppercase;letter-spacing:.06em;color:var(--ss-ink-2);border:1px solid var(--ss-line);border-radius:var(--ss-r-pill);background:#fff;padding:.25rem .65rem;font-size:.6875rem;font-weight:700}.ss-features__audiences{gap:var(--ss-space-lg);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.ss-features__aud{border:1px solid var(--ss-line);border-radius:var(--ss-r);background:#fff;flex-direction:column;gap:1.1rem;padding:clamp(1.25rem,3vw,1.75rem);display:flex}.ss-features__aud-title{letter-spacing:-.01em;color:var(--ss-ink);align-items:center;gap:.55rem;font-size:1.0625rem;font-weight:800;display:inline-flex}.ss-features__aud-title svg{width:18px;height:18px;color:var(--ss-ink);flex-shrink:0}.ss-features__how{flex-direction:column;gap:1.1rem;display:flex}.ss-features__how-title{letter-spacing:-.01em;color:var(--ss-ink);font-size:1.0625rem;font-weight:800}.ss-features__steps{counter-reset:ss-fstep;gap:.85rem;max-width:64ch;margin:0;padding:0;list-style:none;display:grid}.ss-features__steps li{min-height:1.75rem;color:var(--ss-ink-2);counter-increment:ss-fstep;padding-left:2.5rem;font-size:1rem;line-height:1.55;position:relative}.ss-features__steps li:before{content:counter(ss-fstep);background:var(--ss-ink);color:#fff;border-radius:50%;place-items:center;width:1.75rem;height:1.75rem;font-size:.8125rem;font-weight:700;display:grid;position:absolute;top:0;left:0}.ss-features__notes{gap:.6rem;max-width:64ch;margin:0;padding:0;list-style:none;display:grid}.ss-features__notes li{color:var(--ss-ink-2);padding-left:1.3rem;font-size:.95rem;line-height:1.55;position:relative}.ss-features__notes li:before{content:"—";color:var(--ss-ink-3);position:absolute;top:0;left:0}.ss-features__band{border-radius:var(--ss-r-lg);border:1px solid var(--ss-line);flex-direction:column;gap:clamp(1.25rem,3vw,1.75rem);padding:clamp(1.5rem,4vw,2.5rem);display:flex}.ss-features__band--admin{background:#f6f5f3}.ss-features__band--shooter{background:#edf1f3}.ss-features__band-title{letter-spacing:-.02em;color:var(--ss-ink);align-items:center;gap:.6rem;font-size:clamp(1.3rem,1rem + 1vw,1.7rem);font-weight:800;display:inline-flex}.ss-features__band-title svg{width:22px;height:22px;color:var(--ss-ink);flex-shrink:0}.ss-features__band-list{max-width:780px}.ss-features__band-media{max-width:100%}.ss-segchips{flex-wrap:wrap;gap:.5rem;display:flex}.ss-segchip{border-radius:var(--ss-r-pill);border:1px solid var(--ss-line-strong);color:var(--ss-ink);background:#fff;align-items:center;gap:.4rem;padding:.4rem .9rem;font-size:.875rem;font-weight:600;transition:border-color .15s,background .15s;display:inline-flex}.ss-segchip:before{content:"→";color:var(--ss-ink-3);font-weight:700}.ss-segchip:hover{border-color:var(--ss-ink);background:var(--ss-bg-soft)}.ss-features__summary{border-radius:var(--ss-r-lg);background:var(--ss-bg-dark);color:var(--ss-on-dark-2);flex-direction:column;gap:1.25rem;padding:clamp(1.5rem,4vw,2.25rem);display:flex}.ss-site .ss-features__summary-title{letter-spacing:-.02em;color:var(--ss-on-dark);font-size:clamp(1.2rem,1rem + .8vw,1.5rem);font-weight:800}.ss-features__outcomes{gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.ss-features__outcomes li{color:var(--ss-on-dark);padding-left:1.85rem;font-size:1.0625rem;line-height:1.45;position:relative}.ss-features__outcomes li:before{content:"✓";color:var(--ss-accent);font-size:1.1rem;font-weight:800;position:absolute;top:0;left:0}.ss-features__highlights{gap:var(--ss-space-lg);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.ss-features__hl{background:var(--ss-bg-soft);border:1px solid var(--ss-line);border-radius:var(--ss-r);flex-direction:column;gap:.9rem;padding:clamp(1.25rem,3vw,1.75rem);display:flex}.ss-features__hl-title{letter-spacing:-.01em;color:var(--ss-ink);font-size:1.0625rem;font-weight:800;line-height:1.25}.ss-features__hl-desc{color:var(--ss-ink-2);font-size:.9375rem;line-height:1.55}@media (max-width:919px){.ss-features__nav{padding-bottom:.5rem;scrollbar-width:none;flex-direction:row;gap:.5rem;margin-inline:-1.25rem;padding-inline:1.25rem;overflow-x:auto}.ss-features__nav::-webkit-scrollbar{display:none}.ss-features__navitem{white-space:nowrap;border-color:var(--ss-line);flex-shrink:0;width:auto}.ss-features__navitem:hover{border-color:var(--ss-line-strong)}.ss-features__soon{display:none}}