/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--canvas:#f2f0e9;--surface:#fbfaf6;--ink:#202421;--muted:#69706b;--green:#2d6b51;--green-dark:#1e553e;--green-soft:#dce9df;--line:#d8d7cf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 15% 20%,#2d6b5108 0 1px,transparent 1.4px) 0 0/9px 9px,var(--canvas);font-family:var(--font-geist-sans),Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}svg{width:1.25rem;height:1.25rem}::selection{background:var(--green-soft)}:focus-visible{outline-offset:4px;outline:3px solid #2d6b514d}.eyebrow{color:var(--green);letter-spacing:.17em;text-transform:uppercase;margin:0 0 23px;font-size:12px;font-weight:800;line-height:1}.site-header{z-index:5;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1280px,100% - 64px);min-height:126px;margin:auto;display:grid;position:relative}.brand{align-items:center;width:max-content;display:inline-flex}.brand img{width:178px;height:auto;display:block}.brand-lockup{justify-items:start;gap:8px;display:grid}.brand-lockup img{width:285px}.brand-lockup span{color:var(--green);letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:800;line-height:1}.site-header nav{gap:44px;font-size:14px;font-weight:650;display:flex}.site-header nav a{padding:12px 0;position:relative}.site-header nav a:after{content:"";background:var(--green);height:2px;transition:right .2s;position:absolute;bottom:4px;left:0;right:100%}.site-header nav a:hover:after{right:0}.header-cta{border:1px solid var(--line);background:#fbfaf699;border-radius:6px;justify-self:end;padding:10px 15px;font-size:13px;font-weight:700}.header-cta:hover{border-color:var(--green)}.hero{grid-template-columns:minmax(360px,5fr) minmax(620px,7fr);align-items:center;gap:44px;max-width:1440px;min-height:calc(100svh - 126px);margin:auto;padding:34px 32px 80px;display:grid;position:relative;overflow:hidden}.hero-copy{max-width:530px;padding-left:clamp(24px,4.2vw,68px);animation:.6s both rise}h1{letter-spacing:-.055em;max-width:540px;margin:0;font-size:clamp(52px,4.5vw,72px);font-weight:760;line-height:1.035}.hero-text{max-width:510px;color:var(--muted);letter-spacing:-.012em;margin:25px 0 0;font-size:clamp(17px,1.25vw,19px);line-height:1.6}.hero-actions{gap:14px;margin-top:34px;display:flex}.button{border:1px solid var(--green);border-radius:6px;justify-content:center;align-items:center;gap:24px;min-height:54px;padding:0 24px;font-size:14px;font-weight:750;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:var(--green);box-shadow:0 8px 20px #2d6b5126}.button.primary:hover{background:var(--green-dark)}.button.secondary{background:#fbfaf673}.button.secondary:hover{background:var(--green-soft)}.trust-note{color:#59605b;align-items:center;gap:9px;margin-top:22px;font-size:12px;font-weight:600;display:flex}.trust-note span{width:22px;height:22px;color:var(--green);background:var(--green-soft);border-radius:50%;place-items:center;display:grid}.trust-note svg{width:13px}.product-stage{min-width:0;animation:.65s .1s both rise;position:relative}.product-shell{font-variant-numeric:tabular-nums;background:#fbfaf6f2;border:1px solid #b6b7b0b3;border-radius:11px;grid-template-columns:60px 195px 1fr;width:min(100%,800px);height:580px;margin-left:auto;font-size:10px;display:grid;overflow:hidden;box-shadow:0 24px 48px #2024211f,0 3px 10px #20242112}.product-rail{border-right:1px solid var(--line);color:#5e655f;flex-direction:column;align-items:center;gap:15px;padding:20px 0;display:flex}.product-rail>span{border-radius:7px;place-items:center;width:40px;height:40px;display:grid}.product-rail .active{color:var(--green-dark);background:var(--green-soft)}.rail-mark{align-content:center;gap:3px;width:26px;height:36px;margin-bottom:30px;display:grid;transform:rotate(-30deg)}.rail-mark i{background:var(--ink);width:20px;height:2px;margin:auto;display:block}.rail-mark i:nth-child(2){width:14px}.budget-tree{border-right:1px solid var(--line)}.tree-title{border-bottom:1px solid var(--line);align-items:center;height:74px;padding:0 22px;font-size:18px;font-weight:750;display:flex}.tree-body{padding:18px 10px}.tree-row{white-space:nowrap;border-radius:6px;align-items:center;gap:8px;height:34px;font-size:11px;display:flex}.tree-row svg{width:16px;color:var(--green)}.tree-row b{width:10px;font-size:14px;font-weight:500}.tree-row.level-one{padding-left:13px}.tree-row.selected{background:var(--green-soft);color:var(--green-dark);margin-left:27px;padding:0 10px;font-weight:650}.tree-row.selected i{background:var(--green);border-radius:50%;width:5px;height:5px}.tree-row.selected.composition{background:#e7eee8;margin-top:3px}.tree-row.faded{color:#858a86;margin-top:4px}.budget-main{min-width:0;padding:0 18px 18px}.budget-topbar{justify-content:space-between;align-items:center;height:74px;display:flex}.budget-topbar>div{gap:4px;display:grid}.budget-topbar small{color:#888e89;letter-spacing:.12em;font-size:8px;font-weight:750}.budget-topbar strong{font-size:14px}.status{color:var(--green-dark);background:var(--green-soft);white-space:nowrap;border-radius:6px;align-items:center;gap:7px;padding:8px 10px;display:flex}.status svg{width:14px}.cost-table{border:1px solid var(--line);border-radius:8px;overflow:hidden}.cost-row{color:#4c524e;border-top:1px solid #e4e3dc;grid-template-columns:minmax(150px,1.65fr) .35fr .55fr .8fr .85fr;align-items:center;gap:8px;min-height:48px;padding:0 12px;font-size:9px;display:grid}.cost-row>span:first-child{color:var(--ink);align-items:center;gap:8px;display:flex;position:relative}.cost-row>span:first-child i{width:26px;height:30px;color:var(--green);border:1px solid #cfd0ca;border-radius:4px;flex:none;place-items:center;display:grid}.cost-row>span:first-child svg{width:15px}.cost-row>span:first-child em{color:var(--green);letter-spacing:.07em;text-transform:uppercase;font-size:6px;font-style:normal;font-weight:800;position:absolute;top:5px;left:34px}.cost-row.composition-row>span:first-child{padding-top:8px}.cost-row.head{color:#777d78;border:0;min-height:43px;font-weight:650}.cost-row.head span:first-child{color:#777d78}.cost-row strong{color:var(--ink)}.summary-cards{grid-template-columns:1fr 1fr 1.16fr;gap:9px;margin-top:10px;display:grid}.summary-cards article{border:1px solid var(--line);border-radius:8px;align-content:start;gap:4px;min-height:97px;padding:11px;display:grid}.summary-cards i{width:27px;height:27px;color:var(--green);background:var(--green-soft);border-radius:50%;place-items:center;margin-bottom:5px;display:grid}.summary-cards svg{width:15px}.summary-cards small{color:#565c58}.summary-cards strong{color:var(--green-dark);font-size:12px}.summary-cards .total{background:linear-gradient(135deg,#dce9df80,#dce9dff2)}.summary-cards .total i{color:#fff;background:var(--green)}.summary-cards .total strong{color:var(--ink);font-size:15px}.measure{z-index:-1;color:#959b96;opacity:.66;font-size:11px;position:absolute}.measure-top{border-bottom:1px dashed;width:180px;height:42px;top:18px;right:22px}.measure-top:before,.measure-top:after,.measure-bottom:before,.measure-bottom:after{content:"";background:currentColor;width:1px;height:14px;position:absolute}.measure-top:after,.measure-bottom:after{right:0}.measure-top span{position:absolute;bottom:-21px;left:48%}.measure-left{border-right:1px dashed;width:42px;height:260px;top:190px;left:12px}.measure-left span{position:absolute;top:48%;right:10px;transform:rotate(-90deg)}.measure-bottom{border-top:1px dashed;width:240px;height:28px;bottom:-46px;left:-280px}.measure-bottom:before,.measure-bottom:after{top:-7px}.measure-bottom span{text-align:center;padding-top:7px;display:block}.capabilities{background:var(--ink);color:var(--surface);padding:130px max(32px,50vw - 624px);scroll-margin-top:0}.section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:90px;display:grid}.section-heading h2,.audience h2{letter-spacing:-.05em;margin:0;font-size:clamp(42px,5vw,68px);font-weight:650;line-height:1.06}.section-heading>p{color:#aeb4af;margin:0 0 8px;font-size:17px;line-height:1.65}.feature-grid{border-top:1px solid #474c48;border-left:1px solid #474c48;grid-template-columns:repeat(4,1fr);margin-top:80px;display:grid}.feature{border-bottom:1px solid #474c48;border-right:1px solid #474c48;flex-direction:column;min-height:370px;padding:28px;display:flex}.feature-number{color:#717873;font-size:12px}.feature-icon{color:#b9d5c2;background:#2b3931;border-radius:50%;place-items:center;width:46px;height:46px;margin:54px 0 30px;display:grid}.feature h3{letter-spacing:-.025em;margin:0;font-size:20px;line-height:1.25}.feature p{color:#aeb4af;margin:14px 0 0;font-size:14px;line-height:1.65}.workflow{color:#c7ccc8;text-transform:uppercase;letter-spacing:.1em;justify-content:center;align-items:center;gap:28px;margin-top:40px;font-size:12px;display:flex}.workflow span{border:1px solid #505652;border-radius:99px;padding:13px 18px}.workflow i{color:#667069}.workflow svg{width:25px}.audience{padding:130px max(32px,50vw - 624px) 40px}.audience-copy{grid-template-columns:1fr 1.1fr;column-gap:90px;display:grid}.audience-copy .eyebrow,.audience-copy h2{grid-column:1}.audience-copy>p:last-child{color:var(--muted);grid-column:2;align-self:end;margin:0 0 8px;font-size:18px;line-height:1.65}.audience-list{border-top:1px solid var(--line);margin-top:80px}.audience-list article{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr;min-height:142px;padding:30px 0;display:grid}.audience-list article>span{color:var(--green);font-size:12px}.audience-list article>div{grid-template-columns:.8fr 1fr;gap:70px;display:grid}.audience-list h3{letter-spacing:-.03em;margin:0;font-size:24px}.audience-list p{color:var(--muted);margin:0;font-size:15px;line-height:1.65}.final-cta{color:#fff;background:var(--green);border-radius:10px;grid-template-columns:1.2fr .8fr;gap:80px;margin-top:110px;padding:70px;display:grid}.final-cta h2{max-width:620px}.final-cta>div>p:last-child{color:#d7e7dc;max-width:590px;font-size:17px;line-height:1.6}.final-cta .eyebrow{color:#c6ddce}.cta-placeholder{background:#ffffff0f;border:1px dashed #ffffff8c;border-radius:8px;align-self:center;gap:9px;padding:28px;display:grid}.cta-placeholder span{letter-spacing:.16em;font-size:10px}.cta-placeholder strong{font-size:18px}.cta-placeholder small{color:#d7e7dc;line-height:1.5}footer{border-bottom:1px solid var(--line);align-items:center;gap:28px;min-height:120px;font-size:12px;display:flex}footer .brand img{width:160px}footer p{color:var(--muted)}footer>a:last-child{margin-left:auto;font-weight:700}.sandbox-note{color:var(--green-dark);margin:12px 0 0;font-size:11px;font-weight:700}.pricing-card{background:#ffffff14;border:1px solid #ffffff80;border-radius:8px;align-self:center;gap:12px;padding:28px;display:grid}.pricing-card>span{letter-spacing:.16em;font-size:10px;font-weight:750}.pricing-card>strong{font-size:34px;line-height:1}.pricing-card>strong small{font-size:14px;font-weight:600}.pricing-card>p{color:#e1eee5;margin:3px 0 8px;font-size:13px;line-height:1.55}.purchase-button{width:100%;color:var(--green-dark);background:#fff;border-color:#fff}.purchase-button:hover{background:var(--green-soft)}.purchase-button svg{width:17px}.sandbox-label{color:#d7e7dc;text-align:center;line-height:1.45}.download-page{min-height:100svh;padding:0 max(24px,50vw - 560px) 80px}.download-header{align-items:center;min-height:150px;display:flex}.download-panel{border:1px solid var(--line);background:#fbfaf6f0;border-radius:12px;padding:clamp(42px,7vw,88px);box-shadow:0 24px 60px #20242114}.download-copy{max-width:760px}.download-copy h1{font-size:clamp(44px,6vw,72px)}.download-copy>p:last-child{max-width:650px;color:var(--muted);margin:26px 0 0;font-size:18px;line-height:1.65}.download-card{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:74px 1fr auto;align-items:center;gap:22px;margin-top:52px;padding:26px;display:grid}.download-card>img{object-fit:contain;width:74px;height:74px}.download-card>div{gap:5px;display:grid}.download-card span{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.download-card strong{letter-spacing:-.025em;font-size:24px}.download-card small{color:var(--muted);font-size:13px}.download-card .button{min-width:210px}.download-steps{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:48px;display:grid}.download-steps article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:150px;padding:25px}.download-steps span{color:var(--green);font-size:11px;font-weight:800}.download-steps p{color:var(--muted);margin:38px 0 0;font-size:14px;line-height:1.6}.download-steps strong{color:var(--ink)}.download-help{color:var(--muted);margin:30px 0 0;font-size:13px}.download-help a{color:var(--green-dark);text-underline-offset:3px;font-weight:750;text-decoration:underline}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=1180px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:45px;overflow:visible}.hero-copy{max-width:700px}.product-stage{width:min(100%,850px);margin:30px auto 50px}.product-shell{margin:auto}.measure{display:none}.feature-grid{grid-template-columns:1fr 1fr}.section-heading,.audience-copy,.final-cta{grid-template-columns:1fr;gap:35px}.audience-copy .eyebrow,.audience-copy h2,.audience-copy>p:last-child{grid-column:1}.final-cta{padding:55px}.audience-list article>div{gap:35px}}@media (width<=740px){.site-header{justify-items:start;width:calc(100% - 40px);min-height:128px}.brand-lockup img{width:min(285px,100vw - 40px)}.brand-lockup span{letter-spacing:.12em;font-size:10px}.header-cta{display:none}.hero{gap:30px;padding:24px 20px 60px}.hero-copy{padding:0}.eyebrow{margin-bottom:18px;font-size:11px}h1{font-size:clamp(42px,13vw,58px)}.hero-actions{display:grid}.button{width:100%}.product-stage{height:355px;margin-bottom:0;overflow:hidden}.product-shell{transform-origin:0 0;width:730px;height:570px;transform:scale(.55)}.capabilities,.audience{padding:90px 20px}.section-heading{gap:28px}.section-heading h2,.audience h2{font-size:42px}.feature-grid{grid-template-columns:1fr;margin-top:55px}.feature{min-height:300px}.feature-icon{margin:38px 0 26px}.workflow{flex-direction:column;align-items:stretch}.workflow i{align-self:center;transform:rotate(90deg)}.audience-copy{display:block}.audience-copy>p:last-child{margin-top:25px}.audience-list{margin-top:55px}.audience-list article{grid-template-columns:50px 1fr}.audience-list article>div{grid-template-columns:1fr;gap:13px}.audience-list h3{font-size:21px}.final-cta{margin-top:80px;padding:38px 24px}.final-cta h2{font-size:38px}footer{flex-direction:column;align-items:flex-start;gap:12px;padding:35px 0}footer>a:last-child{margin-left:0}.download-header{min-height:125px}.download-panel{padding:38px 22px}.download-copy h1{font-size:42px}.download-card{grid-template-columns:58px 1fr;padding:20px}.download-card>img{width:58px;height:58px}.download-card .button{grid-column:1/-1;min-width:0}.download-steps{grid-template-columns:1fr}.download-steps article{min-height:120px}.download-steps p{margin-top:24px}}
