:root{--bg:#f4f4f2;--surface:hsla(0,0%,100%,.82);--surface-strong:#fff;--text:#111;--muted:#575757;--line:hsla(0,0%,7%,.1);--primary:#111;--primary-deep:#000;--gold:#8f8f8f;--shadow:0 24px 70px hsla(0,0%,7%,.08);--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--container:1260px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:radial-gradient(circle at top left,rgba(0,0,0,.06),transparent 32%),radial-gradient(circle at 85% 15%,rgba(0,0,0,.04),transparent 20%),linear-gradient(180deg,#fbfbfa,#f4f4f2 48%,#ededeb);font-family:Georgia,Times New Roman,serif}a{color:inherit;text-decoration:none}main{display:block}.site-shell{min-height:100vh}.hero,.page-section,.site-footer,.site-header{padding-left:24px;padding-right:24px}.hero,.page-section>*,.site-footer__inner,.site-header__inner{max-width:var(--container);margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:hsla(60,12%,97%,.84);border-bottom:1px solid hsla(0,0%,7%,.08)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:84px}.brand-mark{display:inline-flex;align-items:center;gap:12px;min-height:60px}.brand-mark__logo{display:block;width:60px;height:60px;object-fit:cover;border-radius:999px;border:1px solid #000}.brand-mark__text{font-family:Trebuchet MS,Helvetica Neue,sans-serif;font-size:1.15rem;font-weight:700;letter-spacing:.01em;color:var(--primary-deep)}.brand-mark__copy{display:grid;grid-gap:4px;gap:4px}.site-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;font-family:Trebuchet MS,Helvetica Neue,sans-serif;color:var(--muted);padding:6px;border-radius:999px;background:hsla(0,0%,100%,.52);border:1px solid hsla(0,0%,7%,.08);box-shadow:0 14px 30px hsla(0,0%,7%,.05)}.site-nav a{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;font-size:.94rem;font-weight:700;color:var(--muted);transition:color .16s ease,background .16s ease,transform .16s ease,box-shadow .16s ease}.site-nav a:hover,.text-link:hover{color:var(--primary-deep)}.site-nav a:hover{background:hsla(0,0%,7%,.06);box-shadow:inset 0 0 0 1px hsla(0,0%,7%,.06);transform:translateY(-1px)}.site-header__actions{display:flex;gap:12px}.site-header__mobile-nav{display:none}.site-header__mobile-nav summary{display:inline-flex;flex-direction:column;justify-content:center;gap:4px;min-width:24px;height:24px;padding:0;margin-left:5px;cursor:pointer;list-style:none}.site-header__mobile-nav summary::-webkit-details-marker{display:none}.site-header__mobile-nav summary span{display:block;width:18px;height:1.75px;border-radius:999px;background:#111}.site-header__mobile-menu{margin-top:10px;padding:8px;border-radius:18px;background:hsla(0,0%,100%,.95);border:1px solid hsla(0,0%,7%,.08);box-shadow:0 18px 36px hsla(0,0%,7%,.08)}.site-header__mobile-menu a{display:block;padding:12px 14px;border-radius:12px;font-family:Trebuchet MS,Helvetica Neue,sans-serif;font-size:.95rem;font-weight:700;color:var(--primary-deep)}.site-header__mobile-menu a:hover{background:hsla(0,0%,7%,.05)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 18px;border-radius:999px;font-family:Trebuchet MS,Helvetica Neue,sans-serif;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:linear-gradient(135deg,#1a1a1a,#000);color:#fff;box-shadow:0 18px 36px hsla(0,0%,7%,.18)}.button--ghost{background:hsla(0,0%,100%,.66);border:1px solid hsla(0,0%,7%,.08)}.hero{display:block;padding-top:64px;padding-bottom:56px}.hero__content{display:flex;flex-direction:column;justify-content:center}.hero__content--panel{position:absolute;left:41px;bottom:132px;z-index:1;width:auto;max-width:35ch;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}@media (max-width:1400px){.hero__content--panel{max-width:27ch}}.hero__media{display:block;aspect-ratio:auto;min-height:0;border:0;box-shadow:none;background:transparent}.hero__image-wrap{position:relative}.hero__image-wrap:after{content:"";position:absolute;inset:0;border-radius:var(--radius-xl);background:linear-gradient(90deg,rgba(0,0,0,.46),rgba(0,0,0,.24) 34%,rgba(0,0,0,.08) 68%,rgba(0,0,0,.02));pointer-events:none}.hero__image{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;filter:grayscale(14%) contrast(1.01) brightness(.98);border-radius:var(--radius-xl);border:1px solid var(--line);box-shadow:var(--shadow)}.cta-panel h2,.hero__content h1,.section-heading h1,.section-heading h2{margin:0;line-height:.97;letter-spacing:-.04em}.hero__content h1{font-family:Helvetica Neue,Trebuchet MS,sans-serif;font-size:clamp(3.2rem,4vw,5.5rem);font-weight:500;letter-spacing:normal;color:#fff}.blog-card p,.feature-card p,.hero__content p,.preview-card p,.section-heading p,.side-note p,.step-card p,.waitlist-card p{font-family:Trebuchet MS,Helvetica Neue,sans-serif;color:var(--muted);line-height:1.7}.hero__content>p{max-width:60ch;margin:24px 0 0;font-size:1.06rem}.hero .eyebrow{color:var(--ink)}.hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero__cta{position:absolute;right:36px;bottom:36px;z-index:1;transform:none}.hero .button--primary{background:linear-gradient(145deg,#fff,#ececec);color:#111;box-shadow:0 18px 44px rgba(0,0,0,.24),inset 0 1px 0 hsla(0,0%,100%,.8)}.hero .button--primary:hover{background:linear-gradient(145deg,#fff,#f5f5f5)}.hero .button--ghost{background:hsla(0,0%,100%,.14);border-color:hsla(0,0%,100%,.22);color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero__supporting{margin-top:20px;font-size:.98rem}.stats-strip__body strong,.stats-strip__item strong{display:block;font-family:Trebuchet MS,Helvetica Neue,sans-serif;font-size:1rem}.stats-strip__body span,.stats-strip__item span,.studio-cell small,.studio-list__item{font-family:Trebuchet MS,Helvetica Neue,sans-serif;color:var(--muted)}.audience-card,.blog-card,.cta-panel,.feature-card,.preview-card,.step-card,.waitlist-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.chip,.eyebrow,.mini-card__label,.step-card__number{font-family:Trebuchet MS,Helvetica Neue,sans-serif;text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;font-weight:800}.chip,.eyebrow,.step-card__number{color:var(--primary-deep)}.chip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:rgba(215,93,57,.11)}.chip--muted{background:rgba(46,36,29,.08);color:var(--muted)}.page-section{padding-top:56px;padding-bottom:56px}.stats-strip-wrap{padding:0 24px}.stats-strip{max-width:var(--container);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;padding:0 0 18px}.stats-strip__item{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:16px;gap:16px;padding:18px 20px;border-radius:22px;background:hsla(0,0%,100%,.82);border:1px solid hsla(0,0%,7%,.08);box-shadow:0 20px 40px hsla(0,0%,7%,.06)}.stats-strip__icon{width:54px;height:54px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,hsla(0,0%,7%,.08),hsla(0,0%,7%,.16));color:var(--primary-deep);font-family:Trebuchet MS,Helvetica Neue,sans-serif;font-weight:800;letter-spacing:.08em}.stats-strip__svg{width:24px;height:24px;display:block}.stats-strip__item strong{font-size:1.35rem;margin-bottom:6px}.page-section--contrast{background:hsla(0,0%,100%,.44)}.page-section--split{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;max-width:var(--container);margin:0 auto}.page-section--narrow>*{max-width:920px}.section-heading{max-width:800px}.section-heading p.problem-section__lead{font-family:Helvetica Neue,Trebuchet MS,sans-serif;color:var(--muted);font-size:1.5rem;font-weight:300;line-height:1.2}.section-heading h2.problem-section__title,.section-heading h2.workflow-section__title{font-size:clamp(2.1rem,3.2vw,3.4rem)}#how-it-works{background:#fff}#how-it-works .step-card{background:radial-gradient(circle at top right,hsla(0,0%,100%,.18),transparent 34%),linear-gradient(145deg,#070707,#151515 55%,#232323);color:#fff;box-shadow:0 28px 90px rgba(0,0,0,.14)}#how-it-works .step-card:before{background:linear-gradient(180deg,hsla(0,0%,100%,.16),transparent 42%)}#how-it-works .step-card__icon{background:linear-gradient(145deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.04));border:1px solid hsla(0,0%,100%,.14);color:#fff;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2)}#how-it-works .step-card h3,#how-it-works .step-card__header h3{color:#fff}#how-it-works .step-card p{color:hsla(0,0%,100%,.76)}.workflow-section__image-wrap{max-width:980px;margin:28px auto}.workflow-section__image{display:block;width:100%;height:auto;border-radius:0;border:0;box-shadow:none}.cta-panel h2,.section-heading h1,.section-heading h2{font-size:clamp(2.3rem,4vw,4.2rem);margin-top:12px}.audience-grid,.blog-grid,.feature-grid,.problem-grid,.steps-grid{display:grid;grid-gap:18px;gap:18px;margin-top:28px}.feature-grid,.problem-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.problem-grid{display:grid;grid-gap:18px;gap:18px;margin-top:28px}.audience-grid,.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.audience-card,.blog-card,.feature-card,.preview-card,.problem-card,.step-card{padding:22px;border-radius:var(--radius-lg)}.feature-card__icon{font-size:2rem;color:var(--primary)}.problem-card{position:relative;overflow:hidden}.problem-card .chip{background:#111;color:#fff}.problem-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,hsla(0,0%,7%,.8),hsla(0,0%,7%,.15))}.problem-card h3{margin:16px 0 10px;font-size:1.5rem;line-height:1.15}.problem-card p{margin:0}.step-card{position:relative;display:grid;align-content:start;grid-gap:14px;gap:14px;overflow:hidden}.step-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,hsla(0,0%,100%,.26),transparent 42%);pointer-events:none}.step-card__header{display:flex;align-items:center;gap:14px}.step-card__icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:18px;background:linear-gradient(145deg,hsla(0,0%,7%,.08),hsla(0,0%,7%,.03));border:1px solid hsla(0,0%,7%,.08);color:var(--primary-deep);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.72)}.step-card__icon svg{width:25px;height:25px}.step-card__number{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 12px;border-radius:999px;background:hsla(0,0%,7%,.06);border:1px solid hsla(0,0%,7%,.08)}.step-card h3,.step-card__header h3{margin:0;font-size:1.45rem;line-height:1.12}.step-card p{margin:0}.audience-card{display:flex;flex-direction:column;gap:14px;align-items:flex-start;height:100%}.audience-card h3,.blog-card h2,.preview-card h3{margin:0;font-size:1.45rem;line-height:1.15}.blog-card{display:flex;flex-direction:column;gap:14px}.blog-card__image-link{display:block;overflow:hidden;border-radius:18px}.blog-card__image{display:block;width:100%;height:220px;object-fit:cover;transition:transform .18s ease}.blog-card__image-link:hover .blog-card__image{transform:scale(1.02)}.blog-card__meta{display:flex;flex-wrap:wrap;gap:10px 14px;font-family:Trebuchet MS,Helvetica Neue,sans-serif;font-size:.92rem;color:var(--muted)}.blog-post{padding-top:40px}.blog-post__shell{max-width:860px;margin:0 auto}.blog-post__header{padding-bottom:28px}.blog-post__header h1{margin:10px 0 0;font-size:clamp(2.6rem,4vw,4.3rem);line-height:.98;letter-spacing:-.04em}.blog-post__dek{margin:18px 0 0;font-family:Helvetica Neue,Trebuchet MS,sans-serif;color:var(--ink);font-size:1.3rem;font-weight:300;line-height:1.25}.blog-post__meta{display:flex;flex-wrap:wrap;gap:10px 14px;margin-top:18px;font-family:Trebuchet MS,Helvetica Neue,sans-serif;color:var(--muted);font-size:.94rem}.blog-post__body{padding-top:34px}.blog-post__cover-wrap{margin-top:28px;overflow:hidden;border-radius:28px;box-shadow:0 28px 70px hsla(0,0%,7%,.08)}.blog-post__cover{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.blog-post__body>:first-child{margin-top:0}.blog-post__body h1,.blog-post__body h2,.blog-post__body h3{margin:42px 0 16px;line-height:1.06;letter-spacing:-.03em}.blog-post__body h2{font-size:clamp(1.9rem,3vw,2.5rem)}.blog-post__body h3{font-size:1.5rem}.blog-post__body li,.blog-post__body p{font-family:Trebuchet MS,Helvetica Neue,sans-serif;color:var(--ink);font-size:1.08rem;line-height:1.75}.blog-post__body a{color:var(--primary-deep);text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:.16em;transition:opacity .16s ease}.blog-post__body a:hover{opacity:.72}.blog-post__body p{margin:0 0 18px}.blog-post__body ol,.blog-post__body ul{margin:0 0 20px 24px;padding:0}.blog-post__body li+li{margin-top:10px}.blog-post__body strong{color:#111}.blog-post__footer{margin-top:42px}.audience-card__lead{margin:0;font-family:Helvetica Neue,Trebuchet MS,sans-serif;color:var(--muted);font-size:1.5rem;font-weight:300;line-height:1.2}.audience-card__button{min-width:128px}.audience-card>div:last-child{margin-top:auto;align-self:flex-end}.preview-grid{display:grid;grid-gap:18px;gap:18px}.solution-spotlight{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:0;gap:0;padding:34px;border-radius:calc(var(--radius-xl) + 6px);background:radial-gradient(circle at top right,hsla(0,0%,100%,.34),transparent 32%),linear-gradient(145deg,#070707,#151515 55%,#232323);color:#fff;box-shadow:0 28px 90px rgba(0,0,0,.22);overflow:hidden}.solution-spotlight .eyebrow{color:hsla(0,0%,100%,.72)}.solution-spotlight__copy h2{margin:0;font-size:clamp(2rem,3.1vw,3.55rem);line-height:1;letter-spacing:-.035em}.solution-spotlight__copy p{font-family:Helvetica Neue,Trebuchet MS,sans-serif;color:hsla(0,0%,100%,.76);font-size:1.22rem;font-weight:200;line-height:1.2}.solution-spotlight__copy p+p{margin-top:14px}.solution-spotlight__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:28px}.solution-metric{display:flex;align-items:center;gap:10px;min-height:0;padding:18px 18px 20px;border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.14),hsla(0,0%,100%,.08)),hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.14);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08)}.solution-metric__icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.82)}.solution-metric__icon svg{width:18px;height:18px}.solution-metric strong{display:inline-block;font-size:1.15rem;line-height:1.25;color:#fff}.proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:28px}.proof-card{padding:24px;border-radius:var(--radius-lg);background:hsla(0,0%,100%,.6);border:1px solid hsla(0,0%,7%,.08);box-shadow:0 16px 36px hsla(0,0%,7%,.06)}.proof-card h3{margin:0 0 10px;font-size:1.35rem}.proof-card p{margin:0}.about-page__lead{font-family:Helvetica Neue,Trebuchet MS,sans-serif;color:var(--ink);font-size:1.4rem;font-weight:300;line-height:1.28}.about-page__story{align-items:stretch}.about-page__story-card{display:flex;flex-direction:column;gap:16px;padding:28px}.about-page__story-card h2{margin:0;font-size:clamp(1.95rem,3vw,2.7rem);line-height:1.02;letter-spacing:-.03em}.about-page__story-card p{margin:0;font-family:Trebuchet MS,Helvetica Neue,sans-serif;color:var(--muted);font-size:1.05rem;line-height:1.75}.small-biz-page__hero{padding-top:40px}.small-biz-page__hero .hero__media{position:relative;display:block;aspect-ratio:16/9;min-height:0;border-radius:var(--radius-xl);overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow);background:#0f0f0f}.small-biz-page__hero .hero__image{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;border-radius:0;border:0;box-shadow:none}.small-biz-page__hero .hero__overlay{position:absolute;inset:0;pointer-events:none}.small-biz-page__hero .hero__copy{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;max-width:50ch;padding:40px 40px 28px}.small-biz-page__hero-image{filter:contrast(1) brightness(.97)}.small-biz-page__hero-overlay{background:linear-gradient(270deg,rgba(0,0,0,.52),rgba(0,0,0,.3) 34%,rgba(0,0,0,.08) 72%,rgba(0,0,0,.14)),linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.16))}.small-biz-page__hero-copy{max-width:980px;margin-left:auto;text-align:right}.small-biz-page__hero-copy h1{margin-left:auto;text-align:right;font-size:clamp(2.5rem,4.2vw,4.7rem);color:#fff;transform:translateY(18px)}.small-biz-page__lead{margin-top:18px;font-family:Helvetica Neue,Trebuchet MS,sans-serif;color:hsla(0,0%,100%,.78);font-size:1.32rem;font-weight:300;line-height:1.2;max-width:42ch;margin-left:auto}.small-biz-page__hero-points{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px;justify-content:flex-end}.small-biz-page__hero .hero__actions{justify-content:flex-end}.small-biz-page__hero .button--primary{background:linear-gradient(145deg,#fff,#ececec);color:#111;box-shadow:0 18px 44px rgba(0,0,0,.24),inset 0 1px 0 hsla(0,0%,100%,.8)}.small-biz-page__hero .button--primary:hover{background:linear-gradient(145deg,#fff,#f5f5f5)}.small-biz-page__hero-points span{display:inline-flex;align-items:center;min-height:40px;padding:0 15px;border-radius:999px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1);font-family:Trebuchet MS,Helvetica Neue,sans-serif;font-size:.94rem;line-height:1.2;color:hsla(0,0%,100%,.9)}.small-biz-page__value-grid{grid-template-columns:1fr;gap:16px}.small-biz-page__value-card{position:relative;display:grid;grid-template-columns:275px minmax(0,1fr);align-items:start;grid-gap:24px;gap:24px;min-height:100%;padding:28px;border-radius:calc(var(--radius-lg) + 2px);background:linear-gradient(180deg,hsla(0,0%,100%,.34),hsla(0,0%,100%,.14)),hsla(0,0%,100%,.74);border:1px solid hsla(0,0%,7%,.08);box-shadow:0 18px 38px hsla(0,0%,7%,.06),inset 0 1px 0 hsla(0,0%,100%,.68);margin-right:50px}.small-biz-page__value-card--reverse{grid-template-columns:minmax(0,1fr) 275px;margin-left:50px;margin-right:0}.small-biz-page__value-card--reverse .small-biz-page__value-icon{order:2}.small-biz-page__value-card--reverse .small-biz-page__value-copy{order:1;text-align:right;padding-left:32px;margin-left:auto}.small-biz-page__value-card:before{content:"";position:absolute;top:0;left:24px;right:24px;height:1px;background:linear-gradient(90deg,hsla(0,0%,7%,.16),hsla(0,0%,7%,.03))}.small-biz-page__value-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:275px;height:210px;overflow:hidden;border-radius:26px;background:linear-gradient(145deg,hsla(0,0%,7%,.1),hsla(0,0%,7%,.03));border:1px solid hsla(0,0%,7%,.12);color:var(--primary-deep);box-shadow:0 18px 34px hsla(0,0%,7%,.12),inset 0 1px 0 hsla(0,0%,100%,.72)}.small-biz-page__value-icon:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,hsla(0,0%,100%,.08),transparent 34%),linear-gradient(180deg,transparent 48%,rgba(0,0,0,.2));pointer-events:none}.small-biz-page__value-icon svg{width:56px;height:56px;display:block}.small-biz-page__value-icon-image{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:inherit;display:block;transform:scale(1.04);filter:saturate(.96) contrast(1.04)}.small-biz-page__value-copy{display:flex;flex-direction:column;justify-content:center;align-self:stretch;gap:14px;padding:0 12px}.small-biz-page__value-card h3{margin:0;font-size:1.48rem;line-height:1.12}.small-biz-page__value-card p{margin:0;font-family:Helvetica Neue,Trebuchet MS,sans-serif;color:#000;font-size:1.36rem;font-weight:300;line-height:1.3}.section-heading h2.small-biz-page__value-title{font-size:clamp(2.1rem,3.2vw,3.4rem)}#small-biz-value{background:#fff;padding-bottom:28px}#small-biz-value+.page-section{padding-top:28px}#lean-team-value{background:#fff;padding-bottom:28px}#lean-team-value+.page-section{padding-top:28px}.section-heading h2.small-biz-page__reality-title{font-size:clamp(2.1rem,3.2vw,3.4rem)}.plain-list{margin:20px 0 0;padding-left:18px;font-family:Trebuchet MS,Helvetica Neue,sans-serif;color:var(--muted);line-height:1.7}.cta-panel{display:grid;grid-gap:24px;gap:24px;padding:36px;border-radius:calc(var(--radius-xl) + 4px);text-align:left;background:radial-gradient(circle at top left,hsla(0,0%,100%,.16),transparent 28%),linear-gradient(145deg,#0a0a0a,#161616 58%,#242424);color:#fff;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 26px 90px rgba(0,0,0,.2);overflow:hidden}.cta-panel .eyebrow{color:hsla(0,0%,100%,.72)}.cta-panel__copy{max-width:760px;margin:0}.cta-panel__copy p{margin:18px 0 0;font-family:Helvetica Neue,Trebuchet MS,sans-serif;color:hsla(0,0%,100%,.78);font-size:1.5rem;font-weight:300;line-height:1.2}.cta-panel__actions{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:14px}.cta-panel__actions .button--primary{background:linear-gradient(145deg,#fff,#ececec);color:#111;box-shadow:0 18px 44px rgba(0,0,0,.24),inset 0 1px 0 hsla(0,0%,100%,.8)}.cta-panel__actions .button--primary:hover{background:linear-gradient(145deg,#fff,#f5f5f5)}.cta-panel__actions .button--ghost{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.16);color:#fff}.cta-panel__notes{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px}.cta-panel__notes span{display:inline-flex;align-items:center;min-height:40px;padding:0 15px;border-radius:999px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1);font-family:Trebuchet MS,Helvetica Neue,sans-serif;font-size:.92rem;color:hsla(0,0%,100%,.88)}.waitlist-card{margin-top:28px;display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px;border-radius:var(--radius-xl);padding:28px}.waitlist-card p.waitlist-card__lead{font-family:Helvetica Neue,Trebuchet MS,sans-serif;color:var(--muted);font-size:1.5rem;font-weight:300;line-height:1.2}.waitlist-form{display:grid;grid-gap:16px;gap:16px}.waitlist-form label,.waitlist-form__group{display:grid;grid-gap:8px;gap:8px;font-family:Trebuchet MS,Helvetica Neue,sans-serif;font-size:.95rem;color:var(--muted)}.waitlist-form__optional{color:var(--muted);opacity:.75;font-weight:400}.waitlist-form__required{color:var(--primary-deep);font-weight:700}.waitlist-form input,.waitlist-form select,.waitlist-form textarea{min-height:50px;width:100%;border-radius:16px;border:1px solid hsla(0,0%,7%,.12);background:hsla(0,0%,100%,.78);padding:0 14px;font:inherit;color:var(--text)}.waitlist-form textarea{min-height:120px;padding-top:12px;padding-bottom:12px;resize:vertical}.waitlist-form__multi-list{display:grid;grid-gap:10px;gap:10px;padding:14px;border-radius:16px;border:1px solid hsla(0,0%,7%,.12);background:hsla(0,0%,100%,.78)}.waitlist-form__multi-item{display:grid!important;grid-template-columns:16px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;font-family:Trebuchet MS,Helvetica Neue,sans-serif;font-size:.96rem;line-height:1.3;color:var(--text)}.waitlist-form__multi-item input{width:16px;min-width:16px;height:16px;min-height:16px;margin:0;padding:0;border-radius:4px;justify-self:start}.waitlist-form__multi-item span{display:block}.waitlist-form button[disabled]{opacity:.75;cursor:wait}.waitlist-success{display:grid;grid-gap:14px;gap:14px;padding:28px;border-radius:calc(var(--radius-xl) - 4px);background:radial-gradient(circle at top left,hsla(0,0%,100%,.22),transparent 28%),linear-gradient(145deg,hsla(0,0%,7%,.05),hsla(0,0%,7%,.01));border:1px solid hsla(0,0%,7%,.1);box-shadow:0 22px 54px hsla(0,0%,7%,.08),inset 0 1px 0 hsla(0,0%,100%,.8)}.waitlist-success__icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:18px;background:linear-gradient(145deg,hsla(0,0%,7%,.08),hsla(0,0%,7%,.03));border:1px solid hsla(0,0%,7%,.08);color:var(--primary-deep);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.72)}.waitlist-success__icon svg{width:26px;height:26px;display:block}.waitlist-success h3{margin:0;font-size:1.8rem;line-height:1.06;letter-spacing:-.03em}.waitlist-success p{margin:0;font-family:Helvetica Neue,Trebuchet MS,sans-serif;color:var(--text);font-size:1.16rem;font-weight:300;line-height:1.35}.waitlist-success__notes{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.waitlist-success__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.waitlist-success__actions .button--ghost{background:hsla(0,0%,7%,.05);border:1px solid hsla(0,0%,7%,.08);color:var(--primary-deep)}.waitlist-success__actions .button--ghost:hover{background:hsla(0,0%,7%,.08)}.waitlist-success__notes span{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:hsla(0,0%,7%,.05);border:1px solid hsla(0,0%,7%,.08);font-size:.92rem;color:var(--muted)}.form-status,.waitlist-success__notes span{font-family:Trebuchet MS,Helvetica Neue,sans-serif}.form-status{margin:4px 0 0;padding:14px 16px;border-radius:16px;font-size:.95rem;line-height:1.6}.form-status--success{background:hsla(0,0%,7%,.06);color:#111;border:1px solid hsla(0,0%,7%,.12)}.form-status--error{background:hsla(0,0%,7%,.08);color:#111;border:1px solid hsla(0,0%,7%,.14)}.side-note{display:grid;align-content:start;grid-gap:16px;gap:16px}.text-link{font-family:Trebuchet MS,Helvetica Neue,sans-serif;color:var(--primary-deep);font-weight:700}.site-footer{padding-top:24px;padding-bottom:42px}.site-footer__brand{display:grid;grid-gap:16px;gap:16px}.site-footer__inner{display:flex;justify-content:space-between;gap:24px;padding-top:24px;border-top:1px solid hsla(0,0%,7%,.1)}.site-footer__links{font-family:Trebuchet MS,Helvetica Neue,sans-serif;color:var(--muted)}.brand-mark--footer{min-height:auto}.brand-mark--footer .brand-mark__logo{width:48px;height:48px}.brand-mark--footer .brand-mark__tagline{font-family:Helvetica Neue,Trebuchet MS,sans-serif;font-size:.96rem;font-weight:300;font-style:italic;line-height:1.2;color:#000}.site-footer__links{display:flex;flex-wrap:wrap;gap:16px;align-content:flex-start}.site-footer__links a{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border-radius:999px;background:hsla(0,0%,7%,.04);border:1px solid hsla(0,0%,7%,.08);color:var(--primary-deep);font-size:.92rem;font-weight:700;transition:transform .16s ease,background .16s ease,border-color .16s ease}.site-footer__links a:hover{transform:translateY(-1px);background:hsla(0,0%,7%,.08);border-color:hsla(0,0%,7%,.14)}@media (max-width:1040px){.audience-grid,.blog-grid,.feature-grid,.hero,.page-section--split,.problem-grid,.proof-grid,.small-biz-page__value-grid,.solution-spotlight,.stats-strip,.steps-grid,.waitlist-card{grid-template-columns:1fr}.site-footer__inner,.site-header__inner{flex-direction:column;align-items:flex-start}.site-header__inner{flex-direction:row;flex-wrap:wrap;align-items:center;min-height:auto;padding-top:12px;padding-bottom:12px}.site-header__actions{margin-left:auto}.site-nav{order:3;width:100%;justify-content:flex-start}}@media (max-width:780px){.hero,.page-section,.site-footer,.site-header,.stats-strip-wrap{padding-left:18px;padding-right:18px}.hero{padding-top:36px}.hero__content--panel{left:24px;right:24px;bottom:110px;max-width:25ch}.hero__cta{right:22px;bottom:22px}.cta-panel,.waitlist-card{padding:22px}.small-biz-page__value-card,.small-biz-page__value-card--reverse{grid-template-columns:1fr;gap:16px;margin-left:0;margin-right:0;justify-items:center}.small-biz-page__value-card .small-biz-page__value-icon,.small-biz-page__value-card--reverse .small-biz-page__value-icon{order:1;width:220px;height:220px;border-radius:20px;justify-self:center}.small-biz-page__value-card .small-biz-page__value-copy,.small-biz-page__value-card--reverse .small-biz-page__value-copy{order:2;text-align:left;padding:0;max-width:none;margin-left:0;width:100%;justify-content:center;align-self:stretch;gap:14px}.small-biz-page__value-icon-image{object-position:center;transform:scale(1.04)}}@media (max-width:860px){.hero__content h1{font-size:clamp(1.9rem,4vw,2.9rem)}}@media (max-width:780px){.hero__content h1{font-size:clamp(1.55rem,3.8vw,2rem)!important;font-weight:300!important}.small-biz-page__hero .hero__copy{max-width:30ch}.small-biz-page__hero-copy h1{font-size:clamp(2rem,3.5vw,3.2rem);font-weight:200}}@media (max-width:580px){.hero__content--panel{left:20px;right:20px;bottom:92px;max-width:25ch}.hero__cta .button--primary{min-height:36px;padding:.42rem .78rem;font-size:.82rem;border-radius:999px}}@media (max-width:560px){.hero__image-wrap:after{display:none}.hero__image-wrap{display:flex;flex-direction:column;gap:10px}.hero__content--panel{position:static;left:auto;right:auto;bottom:auto;max-width:none;width:100%;order:2}.hero__content h1{color:#111;width:100%;font-size:clamp(1.8rem,4.6vw,2.25rem);text-align:center}.hero__cta{position:static;align-self:center;order:3;transform:none}.small-biz-page__hero .hero__media{display:flex;flex-direction:column;aspect-ratio:auto;gap:10px;border:0;box-shadow:none;background:transparent;overflow:visible}.small-biz-page__hero .hero__image{height:auto;aspect-ratio:16/9;border-radius:var(--radius-xl);border:1px solid var(--line);box-shadow:var(--shadow)}.small-biz-page__hero .hero__overlay{display:none}.small-biz-page__hero .hero__copy{position:static;inset:auto;width:100%;max-width:none;margin:0 auto;padding:0;align-items:center;text-align:center;order:2}.small-biz-page__hero-copy,.small-biz-page__hero-copy h1{max-width:none;margin-left:0;text-align:center;width:100%}.small-biz-page__hero-copy h1{margin-right:0;color:#111;transform:none;font-size:clamp(1.8rem,4.6vw,2.25rem)}.small-biz-page__hero .hero__actions{justify-content:center}}@media (max-width:380px){.hero__content h1{font-size:clamp(1.8rem,4.6vw,2.25rem)}.hero__content--panel{left:auto;right:auto;bottom:auto}.hero__cta{transform:none}}@media (max-width:920px){.solution-spotlight__metrics{grid-template-columns:1fr}}@media (max-width:560px){.brand-mark{gap:10px;min-height:48px}.brand-mark__logo{width:48px;height:48px}.brand-mark__text{font-size:1rem}.site-header__actions .button{min-height:40px;padding:0 13px;font-size:.9rem}.site-nav{display:none}.site-header__inner{row-gap:16px}.brand-mark{width:100%}.site-header__mobile-nav{display:block;order:4;width:auto}.site-header__mobile-nav summary{width:-moz-fit-content;width:fit-content}.site-header__actions{order:5;margin-left:auto}}