.core-landing{--core-canvas:#f5efe3;--core-paper:#faf7f0;--core-paper-strong:#ffffff;--core-ink:#0a0a0a;--core-muted:#756c5d;--core-muted-strong:#4d473e;--core-line:rgb(10 10 10/0.12);--core-line-strong:rgb(10 10 10/0.22);--core-violet:#7021ed;--core-violet-soft:#eee5fd;--core-radius:18px;--core-media-radius:22px;min-height:100dvh;overflow-x:hidden;background:var(--core-canvas);color:var(--core-ink);font-family:var(--font-premium-sans),"Outfit",sans-serif;color-scheme:light}.core-landing *,.core-landing :after,.core-landing :before{box-sizing:border-box}.core-landing ::selection{background:var(--core-violet);color:#fff}.core-landing a,.core-landing summary{-webkit-tap-highlight-color:transparent}.core-landing a:focus-visible,.core-landing summary:focus-visible{outline:2px solid var(--core-violet);outline-offset:4px}.core-container{width:min(1392px,calc(100% - 64px));margin-inline:auto}.core-nav{position:fixed;inset:0 0 auto;z-index:40;height:72px;border-bottom:1px solid var(--core-line);background:rgb(245 239 227/.92);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.core-nav-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;width:min(1456px,calc(100% - 48px));height:100%;margin-inline:auto}.core-brand{justify-self:start}.core-brand,.core-brand-lockup{display:inline-flex;align-items:center}.core-brand-lockup{gap:9px}.core-brand-mark{width:20px;height:27px;object-fit:contain}.core-brand-image{width:118px;height:40px;object-fit:contain}.core-nav-links{display:flex;align-items:center;gap:30px;white-space:nowrap}.core-footer a,.core-nav-links a{color:var(--core-muted-strong);font-size:.88rem;font-weight:520;text-decoration:none;transition:color .18s ease}.core-footer a:hover,.core-nav-links a:hover{color:var(--core-ink)}.core-nav-actions{display:flex;align-items:center;justify-self:end;gap:8px}.core-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:0 18px;border:1px solid transparent;border-radius:999px;font-size:.88rem;font-weight:650;line-height:1;text-decoration:none;white-space:nowrap;transition:transform .18s cubic-bezier(.16,1,.3,1),background-color .18s ease,border-color .18s ease,color .18s ease}.core-btn:hover{transform:translateY(-2px)}.core-btn:active{transform:scale(.98)}.core-btn--text{color:var(--core-muted-strong)}.core-btn--dark{background:var(--core-ink);color:var(--core-paper)}.core-btn--dark:hover{background:var(--core-violet);color:#fff}.core-btn--outline{border-color:var(--core-line-strong);background:transparent;color:var(--core-ink)}.core-btn--outline:hover{border-color:var(--core-ink)}.core-btn--large{min-height:52px;padding-inline:24px;font-size:.95rem}.core-eyebrow{display:flex;align-items:center;gap:10px;margin:0;color:var(--core-muted-strong);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.68rem;font-weight:650;letter-spacing:.17em;line-height:1.2;text-transform:uppercase}.core-eyebrow>span{width:6px;height:6px;border-radius:50%;background:var(--core-violet)}.core-hero{min-height:100dvh;padding:112px 0 40px}.core-hero-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);min-height:calc(100dvh - 152px);overflow:hidden;border:1px solid var(--core-line);border-radius:var(--core-media-radius);background:var(--core-paper);box-shadow:0 28px 80px rgb(71 58 36/.13)}.core-hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(48px,5vw,84px)}.core-hero h1,.core-section h2{margin:0;font-weight:620;letter-spacing:-.062em;line-height:.96}.core-hero h1{margin-top:28px;font-size:clamp(3.4rem,4.5vw,4.5rem)}.core-hero h1 span{display:block;white-space:nowrap}.core-hero-lead{max-width:35rem;margin:28px 0 0;color:var(--core-muted);font-size:clamp(1.05rem,1.3vw,1.25rem);line-height:1.52}.core-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px}.core-hero-media{position:relative;min-height:640px;margin:18px;overflow:hidden;border-radius:calc(var(--core-media-radius) - 5px);background:#dfd3c1}.core-hero-media img,.core-human-media img,.core-team-media img{object-fit:cover}.core-hero-media img{object-position:50% 44%}.core-hero-media--luma{background:transparent}.core-hero-media--luma img{object-fit:contain;object-position:center}.core-section{padding:136px 0}.core-section h2{max-width:13ch;font-size:clamp(3rem,5.1vw,5.25rem)}.core-lead{max-width:44rem;margin:28px 0 0;color:var(--core-muted);font-size:1.12rem;line-height:1.58}.core-section-label{margin:0 0 24px;color:var(--core-muted-strong);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.68rem;font-weight:650;letter-spacing:.15em;text-transform:uppercase}.core-product-section{border-top:1px solid var(--core-line)}.core-product-intro{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:clamp(56px,8vw,124px);align-items:end}.core-product-brand{display:inline-flex;align-items:center;gap:12px;margin-bottom:38px}.core-product-brand img{width:38px;height:38px}.core-product-brand strong{font-size:1.45rem;letter-spacing:-.04em;line-height:1}.core-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--core-line)}.core-check-grid>div{min-width:0;padding:24px 22px 24px 0;border-bottom:1px solid var(--core-line)}.core-check-grid>div:nth-child(2n){padding-left:22px;border-left:1px solid var(--core-line)}.core-checklist-item{display:grid;grid-template-columns:28px 1fr;gap:12px}.core-check{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid rgb(112 33 237/.3);border-radius:50%;background:var(--core-violet-soft);color:var(--core-violet)}.core-checklist-item strong{display:block;font-size:1rem;font-weight:650}.core-checklist-item div>span{display:block;margin-top:6px;color:var(--core-muted);font-size:.92rem;line-height:1.45}.core-workflow-section{background:var(--core-paper)}.core-workflow-copy{display:flex;flex-direction:column;align-items:flex-start}.core-workflow-copy h2{max-width:10ch}.core-operating-path{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:72px;border-top:1px solid var(--core-line);border-bottom:1px solid var(--core-line)}.core-operating-path>div{border-left:1px solid var(--core-line)}.core-operating-path>div:first-child{border-left:0}.core-operating-path article{min-height:190px;padding:30px}.core-path-icon{display:none}.core-operating-path strong{display:block;max-width:11ch;font-size:1.28rem;line-height:1.12}.core-operating-path p{max-width:17rem;margin:18px 0 0;color:var(--core-muted);font-size:.92rem;line-height:1.5}.core-commerce-section{border-top:1px solid var(--core-line)}.core-commerce-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:24px}.core-commerce-copy{padding:clamp(16px,4vw,56px) clamp(28px,5vw,76px) clamp(16px,4vw,56px) 0}.core-commerce-copy h2{max-width:10ch}.core-human-media,.core-team-media{position:relative;min-height:640px;overflow:hidden;border-radius:var(--core-media-radius);background:#d8cbb7}.core-compact-list{display:grid;gap:0;margin-top:42px;border-top:1px solid var(--core-line)}.core-compact-list>.core-checklist-item{padding:20px 0;border-bottom:1px solid var(--core-line)}.core-improve-section{background:var(--core-paper)}.core-improve-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(52px,8vw,116px);align-items:center}.core-team-media{min-height:720px}.core-team-media img{object-position:50% center}.core-improve-copy h2{max-width:10ch}.core-pricing-section{border-top:1px solid var(--core-line)}.core-pricing-panel{padding:clamp(48px,5vw,76px) clamp(28px,4vw,58px) clamp(34px,4vw,58px);border:1px solid var(--core-line);border-radius:var(--core-media-radius);background:radial-gradient(circle at 50% 0,rgb(112 33 237/.08),transparent 34%),var(--core-paper)}.core-section-head{display:flex;flex-direction:column;align-items:center;text-align:center}.core-section-head .core-eyebrow{gap:0;padding:9px 15px;border-radius:999px;background:var(--core-violet);color:#fff}.core-section-head .core-eyebrow>span{display:none}.core-section-head h2{max-width:none;margin-top:24px;font-size:clamp(2.5rem,4vw,4.2rem)}.core-section-head>p:last-child{max-width:36rem;margin:18px 0 0;color:var(--core-muted);font-size:1.08rem;line-height:1.55}.core-pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:48px}.core-plan-wrap{min-width:0}.core-plan{display:flex;flex-direction:column;min-height:520px;height:100%;padding:32px 28px;border:1px solid var(--core-line);border-radius:var(--core-radius);background:var(--core-paper-strong)}.core-plan--featured{border-color:rgb(112 33 237/.55);box-shadow:inset 0 0 0 1px rgb(112 33 237/.12)}.core-plan-eyebrow{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.66rem;font-weight:650;letter-spacing:.14em;text-transform:uppercase}.core-plan--featured .core-plan-eyebrow,.core-plan-eyebrow{color:var(--core-violet)}.core-plan h3{margin:16px 0 0;font-size:1.35rem;letter-spacing:-.035em}.core-plan-price{margin:22px 0 0;font-size:clamp(2.8rem,3.4vw,3.8rem);font-weight:620;letter-spacing:-.065em;line-height:.9}.core-plan-price small{margin-left:6px;color:var(--core-muted);font-size:.82rem;font-weight:500;letter-spacing:0}.core-plan-description{max-width:17rem;min-height:4.35em;margin:20px 0 0;color:var(--core-muted);font-size:.92rem;line-height:1.48}.core-plan ul{display:grid;align-content:start;gap:14px;margin:38px 0 0;padding:0;list-style:none}.core-plan li{display:grid;grid-template-columns:18px 1fr;gap:8px;color:var(--core-muted-strong);font-size:.9rem;line-height:1.35}.core-plan li svg{margin-top:2px;color:var(--core-violet)}.core-resources-section{background:var(--core-paper)}.core-resources-title h2{max-width:10ch}.core-resource-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:18px;margin-top:72px}.core-resource-main-wrap{grid-row:1/3}.core-resource{display:flex;flex-direction:column;align-items:flex-start;min-height:290px;height:100%;padding:34px;border:1px solid var(--core-line);border-radius:var(--core-radius);background:var(--core-paper-strong)}.core-resource--main{justify-content:flex-end;min-height:598px;padding:clamp(38px,6vw,76px);background:radial-gradient(circle at 84% 16%,rgb(112 33 237/.16),transparent 30%),var(--core-ink);color:var(--core-paper)}.core-resource--main>svg{margin-bottom:auto;color:#b98cff}.core-resource--accent{background:var(--core-violet-soft)}.core-resource h3{margin:24px 0 0;font-size:1.7rem;letter-spacing:-.04em}.core-resource--main h3{font-size:clamp(2.5rem,5vw,4.8rem);letter-spacing:-.06em;line-height:.95}.core-resource p{max-width:31rem;margin:16px 0 0;color:var(--core-muted);font-size:.98rem;line-height:1.52}.core-resource--main p{color:#c9c0b2;font-size:1.05rem}.core-resource a{display:inline-flex;align-items:center;gap:8px;margin-top:28px;color:var(--core-ink);font-size:.9rem;font-weight:650;text-decoration:none}.core-resource--main a{color:var(--core-paper)}.core-faq-section{border-top:1px solid var(--core-line)}.core-faq-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:clamp(64px,10vw,150px);align-items:start}.core-faq-title{position:sticky;top:116px}.core-faq-title h2{max-width:8ch;margin-top:28px}.core-faq-list{border-top:1px solid var(--core-line-strong)}.core-faq-list details{border-bottom:1px solid var(--core-line-strong)}.core-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px 0;cursor:pointer;list-style:none;font-size:1.24rem;font-weight:620}.core-faq-list summary::-webkit-details-marker{display:none}.core-faq-list summary span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;border:1px solid var(--core-line-strong);border-radius:50%;transition:transform .18s ease}.core-faq-list details[open] summary span{transform:rotate(45deg)}.core-faq-list details>p{max-width:42rem;margin:-8px 0 30px;color:var(--core-muted);font-size:1rem;line-height:1.58}.core-footer{padding:72px 0 34px;border-top:1px solid var(--core-line);background:var(--core-paper)}.core-footer-top{display:grid;grid-template-columns:1fr 1.45fr;gap:56px;align-items:start}.core-footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.core-footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.core-footer h4{margin:0 0 6px;font-size:.76rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.core-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:72px;padding-top:24px;border-top:1px solid var(--core-line);color:var(--core-muted);font-size:.8rem}.core-footer-bottom>div{display:flex;align-items:center;gap:16px}.core-footer-bottom a{color:var(--core-ink)}@media (max-width:1100px){.core-nav-links{display:none}.core-nav-inner{grid-template-columns:1fr auto}.core-commerce-grid,.core-faq-grid,.core-hero-grid,.core-improve-grid,.core-product-intro{grid-template-columns:1fr}.core-hero-grid{min-height:auto}.core-hero-copy{padding-bottom:20px}.core-hero h1{max-width:12ch}.core-hero-media{min-height:620px}.core-check-grid{margin-top:18px}.core-operating-path,.core-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.core-operating-path>div:nth-child(3){border-left:0;border-top:1px solid var(--core-line)}.core-operating-path>div:nth-child(4){border-top:1px solid var(--core-line)}.core-commerce-copy{padding-right:0}.core-human-media,.core-team-media{min-height:620px}.core-improve-copy{max-width:48rem}.core-faq-title{position:static}.core-faq-title h2{max-width:11ch}.core-faq-list{margin-top:24px}}@media (max-width:820px){.core-container{width:min(100% - 32px,1392px)}.core-nav-inner{width:min(100% - 28px,1456px)}.core-section{padding:92px 0}.core-pricing-panel{padding:48px 28px 28px}.core-section h2{font-size:clamp(2.7rem,11vw,4.2rem)}.core-hero{padding:92px 0 24px}.core-hero-copy{padding:42px 30px 22px}.core-hero h1{margin-top:22px;font-size:clamp(3.2rem,12vw,5rem)}.core-hero h1 span{white-space:normal}.core-hero-media{min-height:520px;margin:12px}.core-check-grid,.core-footer-top,.core-operating-path,.core-pricing-grid,.core-resource-grid{grid-template-columns:1fr}.core-check-grid>div:nth-child(2n){padding-left:0;border-left:0}.core-operating-path>div{border-top:1px solid var(--core-line);border-left:0}.core-operating-path>div:first-child{border-top:0}.core-operating-path article{min-height:0;padding-inline:0}.core-plan-wrap{grid-column:auto}.core-plan{min-height:0}.core-resource-grid{grid-template-rows:none}.core-resource-main-wrap{grid-row:auto}.core-resource--main{min-height:480px}.core-footer-links{margin-top:26px}.core-container{width:calc(100% - 28px)}.core-nav{height:64px}.core-nav-inner{width:calc(100% - 24px);gap:12px}.core-brand-image{width:90px;height:30px}.core-brand-lockup{gap:7px}.core-brand-mark{width:16px;height:22px}.core-nav-actions .core-btn--text{display:none}.core-nav-actions .core-btn--dark{min-height:40px;padding-inline:14px;font-size:.78rem}.core-section{padding:76px 0;scroll-margin-top:64px}.core-section h2{max-width:11ch;margin-inline:auto;font-size:clamp(2.5rem,11.5vw,3.15rem);line-height:.96;text-align:center;text-wrap:balance}.core-section-label{margin-bottom:18px;text-align:center}.core-lead{max-width:32rem;margin:22px auto 0;font-size:1rem;line-height:1.55;text-align:center}.core-hero{min-height:auto;padding:80px 0 14px;background:#faf6f2}.core-hero-grid{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.core-hero-copy{align-items:center;padding:38px 22px 12px;text-align:center}.core-hero-copy .core-eyebrow{justify-content:center}.core-hero h1{max-width:100%;margin-top:24px;font-size:clamp(2.85rem,13vw,3.4rem);letter-spacing:-.052em;line-height:.98;text-align:center;text-wrap:balance}.core-hero-lead{max-width:38ch;margin:24px auto 0;font-size:1rem;line-height:1.5;text-align:center}.core-hero-actions{width:100%;max-width:320px;justify-content:center;margin-top:28px}.core-hero-actions .core-btn{flex:1 1 auto;padding-inline:16px}.core-hero-media{min-height:390px;margin:22px 0 0;border-radius:0}.core-product-intro{gap:0}.core-commerce-copy,.core-improve-copy,.core-product-intro>div:first-child,.core-resources-title,.core-workflow-copy{text-align:center}.core-product-brand{justify-content:center;margin-bottom:28px}.core-product-brand img{width:34px;height:34px}.core-check-grid{gap:34px;border-top:0}.core-check-grid>div,.core-check-grid>div:nth-child(2n){padding:0;border-bottom:0;border-left:0}.core-check-grid>div:first-child{border-top:0}.core-checklist-item{grid-template-columns:32px minmax(0,1fr);align-items:start;justify-items:stretch;gap:16px;text-align:left}.core-check{width:30px;height:30px;border:0}.core-checklist-item div>span{max-width:none;margin:8px 0 0;font-size:.98rem;line-height:1.55}.core-workflow-copy{align-items:center}.core-workflow-copy h2{max-width:9ch}.core-operating-path{position:relative;display:grid;grid-template-columns:1fr;gap:0;margin-top:50px;border-top:0;border-bottom:0}.core-operating-path>div,.core-operating-path>div:nth-child(3),.core-operating-path>div:nth-child(4){overflow:visible;border:0;border-bottom:0;border-radius:0;background:transparent}.core-operating-path article{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 64px minmax(0,1fr);align-items:start;min-height:150px;padding:18px 0;text-align:left}.core-operating-path>div:not(:last-child) article:after{content:"";position:absolute;z-index:0;top:40px;bottom:-40px;left:50%;width:1px;background:rgb(112 33 237/.28);transform:translateX(-.5px);pointer-events:none}.core-path-icon{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;grid-column:2;grid-row:1;justify-self:center;width:44px;height:44px;border:1px solid rgb(112 33 237/.24);border-radius:50%;background:color-mix(in srgb,var(--core-paper) 94%,var(--core-violet) 6%);color:var(--core-violet);box-shadow:0 0 0 8px var(--core-paper)}.core-path-content{grid-column:1;grid-row:1;padding:4px 22px 0 0;text-align:right}.core-operating-path>div:nth-child(2n) .core-path-content{grid-column:3;padding:4px 0 0 22px;text-align:left}.core-operating-path strong{max-width:none;font-size:1.16rem}.core-operating-path p{max-width:none;margin:10px 0 0}.core-commerce-grid,.core-improve-grid{gap:42px}.core-commerce-copy{padding:0}.core-commerce-copy h2,.core-improve-copy h2{max-width:10ch}.core-compact-list{gap:32px;margin-top:36px;border-top:0}.core-compact-list>.core-checklist-item{padding:0;border-bottom:0}.core-improve-copy{order:-1}.core-check-grid,.core-operating-path,.core-pricing-grid,.core-resource-grid{margin-top:42px}.core-human-media,.core-team-media{min-height:0;aspect-ratio:4/5;border-radius:18px}.core-pricing-panel{padding:0;border:0;border-radius:0;background:transparent}.core-section-head>p:last-child{margin-top:16px;font-size:1rem}.core-section-head h2{max-width:10ch;font-size:clamp(2.4rem,11vw,3rem)}.core-pricing-grid{gap:0;margin-top:34px;border-top:1px solid var(--core-line)}.core-plan-wrap{border-bottom:1px solid var(--core-line)}.core-plan,.core-plan--featured{min-height:0;padding:34px 10px;border:0;border-radius:0;background:transparent;box-shadow:none}.core-plan>div{text-align:center}.core-plan-description{margin-inline:auto}.core-plan ul{margin-top:30px}.core-resources-title h2{max-width:11ch}.core-resource-grid{gap:0;border-top:1px solid var(--core-line)}.core-resource{align-items:center;min-height:0;padding:38px 10px;border:0;border-bottom:1px solid var(--core-line);border-radius:0;background:transparent;text-align:center}.core-resource a,.core-resource p,.core-resource>svg{margin-inline:auto}.core-resource--main{min-height:360px;padding:38px 28px;border:0;background:radial-gradient(circle at 84% 16%,rgb(112 33 237/.16),transparent 30%),var(--core-ink)}.core-resource--main h3{font-size:2.65rem}.core-faq-grid{gap:40px}.core-faq-title{text-align:center}.core-faq-title .core-eyebrow{justify-content:center}.core-faq-title h2{max-width:11ch;margin:22px auto 0}.core-faq-list{margin-top:0}.core-faq-list summary{padding:24px 0;font-size:1.08rem;text-align:left}.core-footer{padding:56px 0 28px}.core-footer-top{gap:38px;text-align:center}.core-footer-top>a{justify-self:center}.core-footer-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:0}.core-footer-links>div{align-items:center}.core-footer-bottom{align-items:center;flex-direction:column;margin-top:48px;text-align:center}}@media (max-width:480px){.core-operating-path{margin-top:42px}.core-operating-path>div:not(:last-child) article:after{top:36px;bottom:-36px;left:20px;transform:none}.core-operating-path article{grid-template-columns:42px minmax(0,1fr);min-height:0;padding:16px 0 30px}.core-path-icon{grid-column:1;width:40px;height:40px;box-shadow:0 0 0 6px var(--core-paper)}.core-operating-path>div:nth-child(2n) .core-path-content,.core-path-content{grid-column:2;padding:3px 0 0 18px;text-align:left}}@media (prefers-reduced-motion:reduce){.core-landing *,.core-landing :after,.core-landing :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-reduced-transparency:reduce){.core-nav{background:var(--core-canvas);backdrop-filter:none;-webkit-backdrop-filter:none}}