.SearchModal-module__yl0Y1q__overlay{z-index:100;background:#221f1a66;justify-content:center;align-items:flex-start;padding:12vh 20px 20px;display:flex;position:fixed;inset:0}.SearchModal-module__yl0Y1q__modal{background:var(--card);border:1px solid var(--line);border-radius:14px;width:100%;max-width:560px;overflow:hidden;box-shadow:0 24px 60px #221f1a38}.SearchModal-module__yl0Y1q__input{border:none;border-bottom:1px solid var(--line);width:100%;font:500 15px/1.2 var(--sans);color:var(--ink);background:0 0;outline:none;padding:16px 18px}.SearchModal-module__yl0Y1q__input::placeholder{color:#9a9486}.SearchModal-module__yl0Y1q__results{max-height:50vh;margin:0;padding:8px;list-style:none;overflow:auto}.SearchModal-module__yl0Y1q__empty{font:400 13.5px/1 var(--sans);color:var(--muted);padding:14px 12px}.SearchModal-module__yl0Y1q__result{text-align:left;cursor:pointer;width:100%;color:var(--ink);background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:baseline;gap:12px;padding:10px 12px;display:flex}.SearchModal-module__yl0Y1q__resultOn{color:var(--orange);background:#fdeee5}.SearchModal-module__yl0Y1q__resultTitle{font:500 14px/1.2 var(--sans)}.SearchModal-module__yl0Y1q__resultGroup{font:600 10px/1 var(--mono);letter-spacing:.1em;text-transform:uppercase;color:#a59e90;flex:none}
.Logo-module__BPrZ0W__logo{align-items:center;gap:9px;display:inline-flex}.Logo-module__BPrZ0W__wordmark{letter-spacing:-.02em;color:var(--ink);font-size:18px;font-weight:800;line-height:1}
.Button-module__VMVMAW__btn{font:600 14px/1 var(--sans);cursor:pointer;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;text-decoration:none;display:inline-flex}.Button-module__VMVMAW__solid{background:var(--orange);color:#fff}.Button-module__VMVMAW__ghost{color:var(--ink);background:#efe9dc;border:1px solid #ddd4c2}
.Nav-module__1CICJq__nav{z-index:50;background:var(--bg);border-bottom:1px solid var(--line);position:sticky;top:0}.Nav-module__1CICJq__inner{justify-content:space-between;align-items:center;gap:20px;padding:16px 24px;display:flex}.Nav-module__1CICJq__links{gap:22px;display:flex}.Nav-module__1CICJq__link{font:500 13.5px/1 var(--sans);color:var(--muted)}.Nav-module__1CICJq__link:hover{color:var(--ink)}.Nav-module__1CICJq__actions{align-items:center;gap:10px;display:flex}.Nav-module__1CICJq__hamburger{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:9px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0;display:none}.Nav-module__1CICJq__bar{background:var(--ink);border-radius:2px;width:18px;height:2px;margin:0 auto;display:block}.Nav-module__1CICJq__panel{border-top:1px solid var(--line);flex-direction:column;gap:14px;padding:16px 24px 20px;display:flex}.Nav-module__1CICJq__panelLinks{flex-direction:column;gap:14px;display:flex}.Nav-module__1CICJq__panelLink{font:500 15px/1 var(--sans);color:var(--ink)}.Nav-module__1CICJq__panelCta{width:100%}@media (max-width:760px){.Nav-module__1CICJq__links,.Nav-module__1CICJq__actions{display:none}.Nav-module__1CICJq__hamburger{display:flex}}@media (min-width:761px){.Nav-module__1CICJq__panel{display:none}}
.PipelineRails-module__FeZmlq__bg{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.PipelineRails-module__FeZmlq__rail{border-top:2px dotted var(--line);height:0;position:absolute;left:-10%;right:-10%}.PipelineRails-module__FeZmlq__pulse{opacity:.55;z-index:1;border-radius:50%;width:8px;height:8px;animation-name:PipelineRails-module__FeZmlq__flowx;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;box-shadow:0 0 8px #ee5a1844}@keyframes PipelineRails-module__FeZmlq__flowx{0%{left:-5%}to{left:105%}}.PipelineRails-module__FeZmlq__vignette{z-index:2;background:radial-gradient(ellipse 64% 60% at 50% 46%, var(--bg) 28%, transparent 78%);position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.PipelineRails-module__FeZmlq__pulse{opacity:.35;animation:none}}
.Hero-module__HsImyW__hero{background:var(--bg);text-align:center;padding:70px 0 76px;position:relative;overflow:hidden}.Hero-module__HsImyW__inner{z-index:1;position:relative}.Hero-module__HsImyW__title{font:800 clamp(30px, 6vw, 46px) / 1.04 var(--sans);letter-spacing:-.03em;color:var(--ink);max-width:18ch;margin:14px auto 16px}.Hero-module__HsImyW__lede{font:400 clamp(15px, 2.4vw, 17px) / 1.55 var(--sans);color:var(--muted);max-width:54ch;margin:0 auto 26px}.Hero-module__HsImyW__cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.Hero-module__HsImyW__price{font:500 13px/1.4 var(--sans);color:var(--muted);margin-top:15px}.Hero-module__HsImyW__price b{color:var(--ink)}.Hero-module__HsImyW__tracks{grid-template-columns:1fr 1fr;gap:16px;max-width:620px;margin:30px auto 6px;display:grid}.Hero-module__HsImyW__track{border:1px solid var(--line);background:var(--card);text-align:left;border-radius:13px;padding:18px 20px}.Hero-module__HsImyW__kicker{font:600 10.5px/1 var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--orange);margin-bottom:8px}.Hero-module__HsImyW__trackHead{font:700 15px/1.2 var(--sans);color:var(--ink);margin:0 0 6px}.Hero-module__HsImyW__trackBody{font:400 13px/1.45 var(--sans);color:var(--muted);margin:0 0 10px}.Hero-module__HsImyW__trackLink{font:600 13px/1 var(--sans);color:var(--ink)}.Hero-module__HsImyW__trackLink:hover{color:var(--orange)}@media (max-width:700px){.Hero-module__HsImyW__tracks{grid-template-columns:1fr}}
.TrustStrip-module__e8QdUG__trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0}.TrustStrip-module__e8QdUG__inner{font:600 12px/1 var(--mono);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.TrustStrip-module__e8QdUG__label{color:#9a9486}.TrustStrip-module__e8QdUG__name{color:var(--ink)}
.Section-module__ZXevnG__section{padding-top:46px;padding-bottom:46px}.Section-module__ZXevnG__default{background:0 0}.Section-module__ZXevnG__alt{background:#f4f1ea}.Section-module__ZXevnG__dark{background:var(--dark);color:#f3efe7}
.Card-module__QRy0Sa__card{background:var(--card);border:1px solid var(--line);border-radius:13px}.Card-module__QRy0Sa__padded{padding:20px}
.HowItWorks-module__Dn5aLq__head{text-align:center;max-width:60ch;margin:0 auto 30px}.HowItWorks-module__Dn5aLq__h2{font:800 30px/1.12 var(--sans);letter-spacing:-.025em;margin:14px 0 10px}.HowItWorks-module__Dn5aLq__sub{font:400 15.5px/1.55 var(--sans);color:var(--muted);max-width:48ch;margin:0 auto}.HowItWorks-module__Dn5aLq__steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.HowItWorks-module__Dn5aLq__step{padding:22px 20px}.HowItWorks-module__Dn5aLq__n{font:700 12px/1 var(--mono);color:var(--orange);margin-bottom:12px}.HowItWorks-module__Dn5aLq__h4{font:700 16px/1.2 var(--sans);margin:0 0 7px}.HowItWorks-module__Dn5aLq__blurb{font:400 13.5px/1.5 var(--sans);color:var(--muted);margin:0}.HowItWorks-module__Dn5aLq__mini{font:11px/1.5 var(--mono);color:var(--muted);background:#fbf9f4;border:1px dashed #d8cfbe;border-radius:9px;margin-top:14px;padding:11px}.HowItWorks-module__Dn5aLq__comment{color:#7d756a}.HowItWorks-module__Dn5aLq__filled{color:var(--green);font-weight:600}@media (max-width:760px){.HowItWorks-module__Dn5aLq__steps{grid-template-columns:1fr}}
.Pricing-module__3eqIJa__head{text-align:center;max-width:60ch;margin:0 auto 30px}.Pricing-module__3eqIJa__h2{font:800 30px/1.12 var(--sans);letter-spacing:-.025em;margin:14px 0 10px}.Pricing-module__3eqIJa__sub{font:400 15.5px/1.55 var(--sans);color:var(--muted);max-width:48ch;margin:0 auto}.Pricing-module__3eqIJa__plans{grid-template-columns:repeat(3,1fr);align-items:start;gap:16px;display:grid}.Pricing-module__3eqIJa__plan{padding:24px 22px}.Pricing-module__3eqIJa__feat{border:2px solid var(--orange)}.Pricing-module__3eqIJa__pn{font:700 14px/1 var(--sans);margin:0 0 6px}.Pricing-module__3eqIJa__pp{font:800 30px/1 var(--sans);letter-spacing:-.02em;margin:6px 0 4px}.Pricing-module__3eqIJa__small{font:500 13px/1 var(--sans);color:var(--muted)}.Pricing-module__3eqIJa__pd{font:400 12.5px/1.45 var(--sans);color:var(--muted);margin:0 0 14px}.Pricing-module__3eqIJa__list{font:400 13px/1.9 var(--sans);color:var(--ink);margin:0 0 16px;padding:0;list-style:none}.Pricing-module__3eqIJa__list li:before{content:"✓ ";color:var(--green);font-weight:700}.Pricing-module__3eqIJa__pb{justify-content:center;width:100%}.Pricing-module__3eqIJa__caption{text-align:center;font:400 12.5px/1.5 var(--sans);color:var(--muted);margin:20px 0 0}@media (max-width:760px){.Pricing-module__3eqIJa__plans{grid-template-columns:1fr}}
.FAQ-module__5E5jIW__head{text-align:center;max-width:60ch;margin:0 auto 30px}.FAQ-module__5E5jIW__h2{font:800 30px/1.12 var(--sans);letter-spacing:-.025em;margin:14px 0 0}.FAQ-module__5E5jIW__faq{max-width:640px;margin:0 auto}.FAQ-module__5E5jIW__qa{border-bottom:1px solid var(--line);padding:16px 4px}.FAQ-module__5E5jIW__q{width:100%;font:600 15px/1.3 var(--sans);text-align:left;cursor:pointer;color:var(--ink);background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:0;display:flex}.FAQ-module__5E5jIW__sign{color:var(--orange);font-size:18px;font-weight:700;line-height:1}.FAQ-module__5E5jIW__a{font:400 13.5px/1.55 var(--sans);color:var(--muted);max-width:60ch;margin:8px 0 0}
.FinalCTA-module__lowBVG__wrap{text-align:center;max-width:60ch;margin:0 auto;padding:8px 0}.FinalCTA-module__lowBVG__h2{font:800 32px/1.1 var(--sans);letter-spacing:-.025em;margin:0 0 12px}.FinalCTA-module__lowBVG__sub{font:400 15.5px/1.5 var(--sans);color:var(--muted);margin:0 0 22px}.FinalCTA-module__lowBVG__cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}
.DocsNav-module__Up8HWa__nav{padding:20px 14px;font-size:13.5px;overflow:auto}.DocsNav-module__Up8HWa__group{font:600 10.5px/1 var(--mono);letter-spacing:.12em;text-transform:uppercase;color:#a59e90;margin:18px 8px 8px}.DocsNav-module__Up8HWa__nav>div:first-child .DocsNav-module__Up8HWa__group{margin-top:0}.DocsNav-module__Up8HWa__item{color:var(--muted);border-radius:7px;padding:6px 10px;text-decoration:none;display:block}.DocsNav-module__Up8HWa__item:hover{color:var(--ink)}.DocsNav-module__Up8HWa__sub{padding-left:20px;font-size:13px}.DocsNav-module__Up8HWa__active,.DocsNav-module__Up8HWa__active:hover{color:var(--orange);background:#fdeee5;font-weight:600}
.Footer-module__VUkswa__footer{background:var(--dark);color:#cdbfa8;padding:30px 0}.Footer-module__VUkswa__inner{font:400 13px/1.9 var(--sans);flex-wrap:wrap;justify-content:space-between;gap:24px;display:flex}.Footer-module__VUkswa__brand .wordmark{color:#fff}.Footer-module__VUkswa__col{min-width:120px}.Footer-module__VUkswa__h5{font:700 11px/1 var(--mono);letter-spacing:.1em;text-transform:uppercase;color:#fff;margin:0 0 10px}.Footer-module__VUkswa__link{color:#cdbfa8;display:block}.Footer-module__VUkswa__link:hover{color:#fff}
.DocsTopBar-module__WDLLwW__topbar{z-index:40;border-bottom:1px solid var(--line);background:var(--card);justify-content:space-between;align-items:center;gap:16px;padding:12px 22px;display:flex;position:sticky;top:0}.DocsTopBar-module__WDLLwW__left{align-items:center;gap:12px;display:flex}.DocsTopBar-module__WDLLwW__brand{align-items:center;gap:8px;display:flex}.DocsTopBar-module__WDLLwW__docsLabel{color:#a59e90;font-size:13px;font-weight:600}.DocsTopBar-module__WDLLwW__search{max-width:300px;font:500 12.5px/1 var(--sans);color:#9a9486;background:var(--bg);border:1px solid var(--line);cursor:pointer;text-align:left;border-radius:8px;flex:1;align-items:center;gap:8px;padding:8px 12px;display:flex}.DocsTopBar-module__WDLLwW__search:hover{border-color:#ddd5c6}.DocsTopBar-module__WDLLwW__kbd{font:600 11px/1 var(--mono);color:var(--muted)}.DocsTopBar-module__WDLLwW__topnav{font:500 13px/1;color:var(--muted);align-items:center;gap:18px;display:flex}.DocsTopBar-module__WDLLwW__toplink:hover,.DocsTopBar-module__WDLLwW__dashboard:hover{color:var(--ink)}.DocsTopBar-module__WDLLwW__dashboard{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:none;padding:0}.DocsTopBar-module__WDLLwW__menuBtn{border:1px solid var(--line);background:var(--card);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;gap:4px;width:34px;height:34px;padding:0 7px;display:none}.DocsTopBar-module__WDLLwW__bar{background:var(--ink);border-radius:2px;width:100%;height:2px}.DocsTopBar-module__WDLLwW__mobileNav{display:none}@media (max-width:860px){.DocsTopBar-module__WDLLwW__topbar{flex-wrap:wrap}.DocsTopBar-module__WDLLwW__menuBtn{display:flex}.DocsTopBar-module__WDLLwW__search{flex-basis:100%;order:3;max-width:none}.DocsTopBar-module__WDLLwW__topnav{gap:12px;font-size:12.5px}.DocsTopBar-module__WDLLwW__mobileNav{border-top:1px solid var(--line);flex-basis:100%;order:4;margin:4px -22px -12px;display:block}}
.layout-module__nLjfJq__shell{background:var(--bg);min-height:100vh}.layout-module__nLjfJq__body{grid-template-columns:210px minmax(0,1fr);align-items:start;display:grid}.layout-module__nLjfJq__sidebar{border-right:1px solid var(--line);align-self:start;height:calc(100vh - 57px);position:sticky;top:57px;overflow:auto}.layout-module__nLjfJq__content{min-width:0;overflow:auto}@media (max-width:860px){.layout-module__nLjfJq__body{grid-template-columns:minmax(0,1fr)}.layout-module__nLjfJq__sidebar{display:none}}
