/*! 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}.absolute{position:absolute}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.table{display:table}}.knowledge-clusters{background:var(--dark);color:#fff;border-radius:32px;padding:52px}.cluster-heading{max-width:720px}.cluster-heading .eyebrow{color:#75dc9a}.cluster-heading h2{letter-spacing:-.045em;margin:16px 0 12px;font-size:clamp(34px,4vw,52px);line-height:1.05}.cluster-heading>p{color:#afbbb4;margin:0;font-size:17px;line-height:1.6}.cluster-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:42px;display:grid}.cluster-grid article{background:#ffffff0b;border:1px solid #ffffff1c;border-radius:20px;min-height:190px;padding:24px}.cluster-grid span{color:#75dc9a;letter-spacing:.1em;font-size:11px;font-weight:800}.cluster-grid h3{margin:28px 0 10px;font-size:19px;line-height:1.2}.cluster-grid p{color:#aab7b0;margin:0;font-size:13px;line-height:1.6}.article-intro{margin:0 0 36px;font-size:19px!important}.article-intro strong{color:var(--ink)}.article-summary{background:var(--green-soft);border:1px solid #16a34a33;border-radius:22px;margin:38px 0 54px;padding:28px 30px}.article-summary>strong{color:var(--green-dark);letter-spacing:.08em;text-transform:uppercase;font-size:13px;display:block}.article-summary ul{margin:16px 0 0;padding-left:20px}.responsibility-table{border:1px solid var(--line);border-radius:20px;margin:28px 0 48px;overflow:hidden}.responsibility-row{grid-template-columns:.8fr 1.15fr 1.3fr;display:grid}.responsibility-row>*{border-top:1px solid var(--line);min-width:0;padding:16px 18px;font-size:13px;line-height:1.55}.responsibility-row>*+*{border-left:1px solid var(--line)}.responsibility-row strong{color:var(--ink)}.responsibility-row span{color:var(--muted)}.responsibility-head{background:var(--page)}.responsibility-head>*{border-top:0}.related-reading{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:10px;margin:52px 0 18px;padding:26px 0;display:grid}.related-reading>strong{margin-bottom:5px}.related-reading a,.source-list a{color:var(--green-dark);text-underline-offset:3px;-webkit-text-decoration:underline #0f783840;text-decoration:underline #0f783840}.source-list{padding-left:20px}@media (width<=900px){.cluster-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.knowledge-clusters{padding:30px 22px}.cluster-grid{grid-template-columns:1fr}.cluster-grid article{min-height:0}.responsibility-table{border:0;border-radius:0;overflow:visible}.responsibility-head{display:none}.responsibility-row{border:1px solid var(--line);border-radius:16px;margin:14px 0;padding:18px;display:block}.responsibility-row>*{padding:5px 0;display:block;border:0!important}.responsibility-row>:first-child{margin-bottom:5px}}.choice-card>span{justify-content:flex-start!important;min-height:156px!important}.choice-grid.three .choice-card>span{min-height:184px!important}.choice-card em{color:var(--muted);flex:1;margin:10px 0 14px;font-size:12px;font-style:normal;line-height:1.5;display:block}.choice-card small{font-weight:700}.choice-card input:checked+span em{color:#4e6256}@media (width<=700px){.choice-card>span,.choice-grid.three .choice-card>span{min-height:0!important}}.founder-photo{aspect-ratio:4/4.65;background:var(--page);border:1px solid #1118141a;border-radius:34px;margin:0;position:relative;overflow:hidden;box-shadow:0 28px 70px #11181424}.founder-photo:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff2e}.founder-photo img{object-fit:cover;object-position:center 34%;width:100%;height:100%;display:block}@media (width<=800px){.founder-photo{border-radius:26px;width:190px}}@media (width<=650px){.founder-photo{border-radius:22px;width:150px}}.tour-step{grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr)!important}.tour-copy h3{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;font-size:clamp(27px,2.35vw,38px)!important;line-height:1.08!important}@media (width<=1020px){.tour-step,.tour-step.reverse{grid-template-columns:1fr!important}}.tour-stack{gap:36px;margin-top:66px;display:grid}.tour-step{background:#ffffff0b;border:1px solid #ffffff1c;border-radius:30px;grid-template-columns:minmax(0,1.65fr) minmax(260px,.55fr);align-items:center;gap:42px;padding:28px;display:grid}.tour-step.reverse{grid-template-columns:minmax(260px,.55fr) minmax(0,1.65fr)}.tour-step.reverse .tour-shot{order:2}.tour-step.reverse .tour-copy{order:1}.tour-shot{background:#fff;border:1px solid #ffffff29;border-radius:20px;margin:0;overflow:hidden;box-shadow:0 26px 70px #00000042}.tour-shot img{width:100%;height:auto;display:block}.tour-window{color:#657069;background:#edf0ee;align-items:center;gap:7px;height:34px;padding:0 13px;display:flex}.tour-window span{background:#c8cfcb;border-radius:50%;width:8px;height:8px}.tour-window b{letter-spacing:.06em;text-transform:uppercase;margin-left:6px;font-size:10px;font-weight:700}.tour-copy{padding:20px 10px}.tour-copy small{color:#75dc9a;letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:800}.tour-copy h3{letter-spacing:-.045em;margin:13px 0 14px;font-size:clamp(28px,3vw,42px);line-height:1.06}.tour-copy p{color:#b7c1bb;margin:0;font-size:17px;line-height:1.65}.tour-copy .tour-note{border-top:1px solid #ffffff1f;margin-top:18px;padding-top:18px;font-size:14px}@media (width<=1020px){.tour-step,.tour-step.reverse{grid-template-columns:1fr;gap:18px}.tour-step.reverse .tour-shot,.tour-step.reverse .tour-copy{order:initial}}@media (width<=650px){.tour-stack{margin-top:42px}.tour-step{border-radius:22px;padding:12px}.tour-shot{border-radius:14px}.tour-copy{padding:18px 10px 22px}.tour-copy p{font-size:16px}}:root{--ink:#111814;--muted:#66716b;--green:#16a34a;--green-dark:#0f7838;--green-soft:#eaf7ee;--page:#f5f5f7;--line:#1118141a;--white:#fff;--dark:#0c1712}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-geist),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;background:#fff;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.apple-section{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#ffffffd1;position:sticky;top:0}.nav-shell{align-items:center;gap:34px;width:min(1180px,100% - 48px);height:72px;margin:auto;display:flex}.brand{flex:none;align-items:center;gap:10px;display:inline-flex}.brand img{object-fit:contain;width:40px;height:40px}.brand span{flex-direction:column;display:flex}.brand b{letter-spacing:.15em;font-size:16px;line-height:1}.brand small{color:#718078;letter-spacing:.1em;margin-top:5px;font-size:8px}.nav-shell>nav{align-items:center;gap:28px;margin-left:auto;display:flex}.nav-shell>nav a{color:#2e3732;font-size:13px;font-weight:600}.nav-shell>nav a:hover{color:var(--green)}.button{background:var(--green);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:13px 20px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{background:var(--green-dark);transform:translateY(-1px)}.button.small{padding:10px 16px;font-size:12px}.mobile-menu{margin-left:auto;display:none;position:relative}.mobile-menu summary{cursor:pointer;font-size:22px;list-style:none}.mobile-menu div{border:1px solid var(--line);background:#fff;border-radius:16px;min-width:210px;padding:14px;position:absolute;top:40px;right:0;box-shadow:0 20px 50px #0000001f}.mobile-menu a{padding:10px 12px;font-weight:600;display:block}.eyebrow{color:var(--green-dark);letter-spacing:.11em;text-transform:uppercase;font-size:12px;font-weight:800;display:inline-block}.hero{text-align:center;padding:110px 0 80px}.hero-copy{max-width:900px;margin:auto}.hero h1,.statement h2,.products h2,.final-cta h2,.page-intro h1{letter-spacing:-.06em;margin:20px 0 24px;font-size:clamp(54px,7vw,92px);font-weight:720;line-height:.98}.hero h1 span,.statement h2 span,.products h2 span,.final-cta h2 span,.page-intro h1 span{color:var(--green)}.hero-copy>p,.statement>p,.page-intro>p{max-width:760px;color:var(--muted);margin:0 auto;font-size:clamp(18px,2vw,23px);line-height:1.5}.hero-actions{justify-content:center;align-items:center;gap:26px;margin-top:34px;display:flex}.text-link{color:var(--green-dark);align-items:center;gap:8px;font-weight:700;display:inline-flex}.quiet-facts{color:#5d6862;justify-content:center;gap:26px;margin-top:28px;font-size:12px;display:flex}.quiet-facts span{align-items:center;gap:7px;display:flex}.quiet-facts i,.clean-list i,.price-feature li i{background:var(--green-soft);width:18px;height:18px;color:var(--green);border-radius:50%;place-items:center;font-size:11px;font-style:normal;display:inline-grid}.demo-wrap{text-align:left;background:#fff;border:1px solid #1118141f;border-radius:24px;max-width:1080px;margin:70px auto 0;overflow:hidden;box-shadow:0 40px 100px #11181424}.browser-bar{border-bottom:1px solid var(--line);background:#ecefed;align-items:center;gap:7px;height:42px;padding:0 16px;display:flex}.browser-bar i{background:#b6beb9;border-radius:50%;width:9px;height:9px}.browser-bar i:first-child{background:#ff6259}.browser-bar i:nth-child(2){background:#ffc247}.browser-bar i:nth-child(3){background:#33c857}.browser-bar span{color:#738079;margin:auto;font-size:10px}.demo-app{grid-template-columns:190px 1fr;min-height:460px;display:grid}.demo-app>aside{color:#c8d7ce;background:#10251a;flex-direction:column;gap:5px;padding:28px 18px;display:flex}.demo-app>aside b{background:var(--green);color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;margin-bottom:25px;display:grid}.demo-app>aside span{border-radius:8px;padding:9px 12px;font-size:11px}.demo-app>aside span:nth-child(3){color:#fff;background:#ffffff1a}.demo-app>section{background:#f7f9f8;padding:38px}.demo-app h3{margin:5px 0 24px;font-size:24px}.demo-app>section>small,.demo-metrics span,.demo-metrics small,.demo-task small{color:#738079;font-size:10px}.demo-metrics{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.demo-metrics article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:18px}.demo-metrics article>*{display:block}.demo-metrics b{margin:6px 0;font-size:28px}.demo-metrics .warning{color:#c45b28}.demo-task{border:1px solid var(--line);background:#fff;border-radius:13px;margin-top:18px;padding:20px}.demo-task>p{border-top:1px solid var(--line);grid-template-columns:34px 1fr auto;align-items:center;gap:10px;margin:12px 0 0;padding-top:12px;display:grid}.demo-task p>i{background:var(--green-soft);width:30px;height:30px;color:var(--green);border-radius:8px;place-items:center;font-style:normal;display:grid}.demo-task p span>*{display:block}.demo-task button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px 10px;font-size:9px}.statement{text-align:center;padding:150px 0}.statement h2,.products h2,.final-cta h2{font-size:clamp(46px,6vw,76px)}.statement p{max-width:680px}.feature-split,.price-feature{border-radius:34px;grid-template-columns:1fr 1fr;align-items:center;gap:80px;width:min(1380px,100% - 32px);margin:auto;padding:90px max(34px,7vw);display:grid}.light-panel{background:var(--page)}.split-copy h2,.price-feature h2{letter-spacing:-.05em;margin:16px 0 20px;font-size:clamp(38px,4.5vw,64px);line-height:1.04}.split-copy>p,.price-feature>div>p{color:var(--muted);font-size:18px;line-height:1.6}.clean-list{margin:28px 0 0;padding:0;list-style:none}.clean-list li{align-items:center;gap:10px;margin-top:14px;font-weight:600;display:flex}.process-stack{gap:12px;display:grid}.process-stack>div{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:42px 1fr 30px;align-items:center;gap:12px;padding:20px;display:grid}.process-stack>div.active{border-color:#16a34a59;box-shadow:0 16px 40px #16a34a1f}.process-stack b{color:var(--green)}.process-stack span>*{display:block}.process-stack small{color:var(--muted);margin-top:3px}.process-stack i{background:var(--green-soft);width:28px;height:28px;color:var(--green);border-radius:50%;place-items:center;font-style:normal;display:grid}.products{padding:150px 0}.products>h2{text-align:left}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:58px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:26px;min-height:320px;padding:30px;transition:all .25s;position:relative}.product-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px #11181414}.product-icon{background:var(--green-soft);width:48px;height:48px;color:var(--green);border-radius:14px;place-items:center;font-size:20px;display:grid}.live{color:var(--green-dark);letter-spacing:.08em;font-size:10px;font-weight:800;position:absolute;top:30px;right:28px}.product-card h3{margin:30px 0 12px;font-size:23px}.product-card>p{color:var(--muted);margin:0;line-height:1.65}.product-price{border-top:1px solid var(--line);color:var(--muted);align-items:baseline;gap:5px;margin-top:28px;padding-top:18px;font-size:12px;display:flex}.product-price b{color:var(--ink);font-size:22px}.dark-panel{background:var(--dark);color:#fff}.price-feature .eyebrow{color:#75dc9a}.price-feature>div>p{color:#afbbb4}.text-link.bright{color:#7be19e;margin-top:18px}.price-feature aside{color:var(--ink);background:#fff;border-radius:24px;padding:42px}.price-feature aside>span{color:var(--green-dark);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.price-feature aside h3{margin:12px 0 22px;font-size:25px}.price-feature aside>strong{letter-spacing:-.05em;font-size:58px;display:block}.price-feature aside>small{color:var(--muted)}.price-feature aside ul{border-top:1px solid var(--line);margin:24px 0 0;padding:20px 0 0;list-style:none}.price-feature aside li{gap:8px;margin-top:10px;display:flex}.story{text-align:center;padding:160px 0}.story blockquote{letter-spacing:-.045em;max-width:960px;margin:24px auto 34px;font-size:clamp(34px,4.2vw,59px);font-weight:650;line-height:1.12}.story p>*{display:block}.story p span{color:var(--muted);margin-top:5px}.final-cta{text-align:center;background:var(--page);padding:145px 24px}.final-cta p{color:var(--muted);margin:0 0 28px;font-size:18px}.site-footer{background:var(--dark);color:#d5ded9}.footer-main,.footer-legal{width:min(1180px,100% - 48px);margin:auto}.footer-main{border-bottom:1px solid #ffffff1a;grid-template-columns:1fr auto;align-items:center;gap:60px;padding:58px 0;display:grid}.site-footer .brand b{color:#fff}.site-footer .brand small,.footer-main p{color:#93a299}.footer-main p{max-width:490px;margin:18px 0 0;font-size:12px}.footer-main nav,.footer-legal nav{gap:22px;display:flex}.footer-main nav a,.footer-legal{font-size:11px}.footer-legal{color:#7f8e86;justify-content:space-between;gap:30px;padding:22px 0;font-size:10px;display:flex}.footer-legal nav a{color:#bcc7c1}.page-intro{text-align:center;padding:120px 0 90px}.page-intro h1{font-size:clamp(48px,6vw,78px)}.content-shell{width:min(1120px,100% - 48px);margin:0 auto 120px}.feature-rows{gap:18px;display:grid}.feature-row{background:var(--page);border-radius:30px;grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding:72px;display:grid}.feature-row:nth-child(2n){background:var(--green-soft)}.feature-row h2{letter-spacing:-.04em;font-size:38px;line-height:1.08}.feature-row p{color:var(--muted);line-height:1.7}.feature-visual{min-height:280px;color:var(--green);background:#fff;border-radius:24px;place-items:center;font-size:70px;display:grid;box-shadow:0 20px 60px #11181414}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.pricing-card{border:1px solid var(--line);background:#fff;border-radius:28px;padding:36px}.pricing-card.featured{border-color:#16a34a59;box-shadow:0 20px 60px #16a34a1f}.pricing-card h2{font-size:26px}.pricing-card strong{letter-spacing:-.05em;margin:20px 0 5px;font-size:54px;display:block}.pricing-card>span{color:var(--muted)}.pricing-card ul{border-top:1px solid var(--line);margin:24px 0;padding:22px 0 0;list-style:none}.pricing-card li{color:#455149;margin:12px 0}.blog-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.blog-card{background:var(--page);border-radius:28px;padding:38px}.blog-card:first-child{background:var(--green-soft);grid-column:1/-1;padding:56px}.blog-card h2{letter-spacing:-.03em;margin:14px 0;font-size:30px}.blog-card p{color:var(--muted);line-height:1.7}.article header{text-align:center;max-width:980px;margin:auto;padding:120px 24px 80px}.article header h1{letter-spacing:-.055em;margin:18px 0 24px;font-size:clamp(44px,6vw,76px);line-height:1.02}.article header p{max-width:760px;color:var(--muted);margin:auto;font-size:20px;line-height:1.55}.article-body{max-width:760px;margin:auto;padding:0 24px 100px}.article-body h2{letter-spacing:-.035em;margin:58px 0 16px;font-size:32px}.article-body h3{margin:34px 0 10px;font-size:22px}.article-body p,.article-body li{color:#526059;line-height:1.8}.article-body li{margin:8px 0}.article-action{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:30px;margin-top:62px;padding:28px 0;display:grid}.article-action h2{margin:8px 0 6px;font-size:23px}.article-action p{margin:0}.disclaimer{border-top:1px solid var(--line);padding-top:22px;font-size:12px;margin-top:30px!important}.legal-page h1{letter-spacing:-.05em;font-size:56px}.legal-page h2{margin-top:44px}.legal-page p{color:var(--muted);line-height:1.8}@media (width<=900px){.nav-shell>nav{display:none}.nav-shell>.button{margin-left:auto}.mobile-menu{display:block}.demo-app{grid-template-columns:140px 1fr}.feature-split,.price-feature,.feature-row{grid-template-columns:1fr}.product-grid,.pricing-grid{grid-template-columns:repeat(2,1fr)}.feature-row{padding:48px}.article-action{grid-template-columns:1fr}.article-action .button{justify-self:start}}@media (width<=650px){.apple-section,.nav-shell,.footer-main,.footer-legal,.content-shell{width:calc(100% - 30px)}.nav-shell>.button{display:none}.hero{padding-top:74px}.hero h1{font-size:50px}.hero-actions,.quiet-facts{flex-direction:column}.demo-wrap{margin-top:45px}.demo-app{grid-template-columns:1fr}.demo-app>aside{display:none}.demo-app>section{padding:22px}.demo-metrics{grid-template-columns:1fr}.statement,.products,.story{padding:100px 0}.feature-split,.price-feature{gap:45px;width:calc(100% - 20px);padding:56px 24px}.product-grid,.pricing-grid,.blog-grid{grid-template-columns:1fr}.blog-card:first-child{grid-column:auto;padding:38px}.footer-main{grid-template-columns:1fr}.footer-main nav,.footer-legal{flex-direction:column}.footer-legal nav{flex-wrap:wrap}.article header{padding-top:80px}.article-body{padding-inline:18px}}.legal-page{max-width:900px;margin:0 auto;padding:110px 24px 130px}.legal-intro{border-bottom:1px solid var(--line);padding-bottom:54px}.legal-page h1{letter-spacing:-.055em;margin:16px 0 18px;font-size:clamp(52px,7vw,78px);line-height:1}.legal-intro>p{max-width:720px;font-size:19px}.legal-page section{border-bottom:1px solid var(--line);padding:34px 0}.legal-page h2{letter-spacing:-.025em;margin:0 0 14px;font-size:25px}.legal-page p,.legal-page li{color:var(--muted);line-height:1.8}.legal-page strong{color:var(--ink)}.legal-page a{color:var(--green-dark);text-underline-offset:3px;-webkit-text-decoration:underline #0f783840;text-decoration:underline #0f783840}.legal-page ul{padding-left:22px}.legal-page li{margin:8px 0}.legal-card{background:var(--green-soft);border-radius:24px;margin:40px 0 0;border:1px solid #16a34a2e!important;padding:30px!important}.legal-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.legal-grid section{padding-right:24px}.legal-inline-card{background:var(--page);border-radius:16px;margin:8px 0 12px;padding:18px 22px;display:inline-block}.legal-inline-card p{margin:0}.legal-emphasis{background:var(--page);border-radius:22px;margin-top:24px;border:0!important;padding:30px!important}.legal-note{background:var(--dark);color:#fff;border-radius:18px;flex-direction:column;gap:6px;margin-top:48px;padding:24px;display:flex}.legal-note span{color:#b9c6bf;font-size:13px;line-height:1.6}.legal-note a{color:#7be19e}@media (width<=650px){.legal-page{padding-top:74px}.legal-grid{grid-template-columns:1fr}.legal-intro{padding-bottom:38px}.legal-card{padding:22px!important}}.pricing-section{margin-bottom:130px}.pricing-section-head{max-width:720px;margin-bottom:42px}.pricing-section-head h2{letter-spacing:-.05em;margin:12px 0;font-size:clamp(38px,5vw,60px);line-height:1.04}.pricing-section-head p{color:var(--muted);margin:0;font-size:18px;line-height:1.6}.pricing-card h3{margin:18px 0 0;font-size:26px}.module-pricing-panel{background:var(--page);padding:110px 0 1px}.module-pricing-inner{margin-bottom:110px}.module-pricing-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.module-price-card{border:1px solid var(--line);background:#fff;border-radius:26px;flex-direction:column;min-height:330px;padding:30px;display:flex}.module-price-top{justify-content:space-between;align-items:center;display:flex}.module-price-top .live{position:static}.module-price-card h3{margin:28px 0 10px;font-size:23px}.module-price-card>p{color:var(--muted);margin:0;line-height:1.65}.module-price{border-top:1px solid var(--line);color:var(--muted);align-items:baseline;gap:6px;margin-top:auto;padding-top:24px;display:flex}.module-price strong{color:var(--ink);letter-spacing:-.03em;font-size:28px}.module-price small,.module-price span{font-size:12px}.pricing-example{background:var(--dark);color:#fff;border-radius:30px;grid-template-columns:1fr auto;align-items:center;gap:60px;margin-top:120px;padding:56px 64px;display:grid}.pricing-example h2{letter-spacing:-.04em;margin:10px 0 8px;font-size:38px}.pricing-example p{color:#aebbb4;margin:0}.pricing-total{flex-direction:column;min-width:220px;display:flex}.pricing-total small,.pricing-total span{color:#aebbb4}.pricing-total strong{letter-spacing:-.055em;font-size:58px;line-height:1}.pricing-note{text-align:center;padding:130px 0}.pricing-note h2{letter-spacing:-.05em;margin:0 0 18px;font-size:clamp(38px,5vw,60px)}.pricing-note p{max-width:720px;color:var(--muted);margin:0 auto 30px;font-size:18px;line-height:1.65}@media (width<=900px){.module-pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.module-pricing-grid{grid-template-columns:1fr}.pricing-example{grid-template-columns:1fr;margin-top:70px;padding:38px 26px}.pricing-total{min-width:0}.pricing-section{margin-bottom:90px}.module-pricing-panel{padding-top:80px}.pricing-note{padding:90px 0}}.inquiry-shell{width:min(920px,100% - 48px);margin:0 auto 130px}.inquiry-form{border:1px solid var(--line);background:#fff;border-radius:30px;padding:54px;box-shadow:0 28px 80px #11181414}.form-section{border-top:1px solid var(--line);grid-template-columns:46px 1fr;gap:18px;margin:54px 0 24px;padding-top:44px;display:grid}.form-section:first-child{border-top:0;margin-top:0;padding-top:0}.form-step{background:var(--green-soft);width:42px;height:42px;color:var(--green-dark);border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.form-section h2{letter-spacing:-.03em;margin:0 0 6px;font-size:26px}.form-section p{color:var(--muted);margin:0}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-grid label,.full-field{flex-direction:column;gap:8px;display:flex}.form-grid label>span,.full-field>span{font-size:13px;font-weight:700}.inquiry-form input[type=text],.inquiry-form input[type=email],.inquiry-form input[type=tel],.inquiry-form input[type=number],.inquiry-form textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #11181429;border-radius:12px;outline:0;padding:15px 16px}.inquiry-form input:focus,.inquiry-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 4px #16a34a1a}.choice-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.choice-grid.three{grid-template-columns:repeat(3,1fr)}.choice-card{cursor:pointer;position:relative}.choice-card input{opacity:0;pointer-events:none;position:absolute}.choice-card>span{border:1px solid #11181424;border-radius:16px;flex-direction:column;justify-content:center;min-height:86px;padding:18px 20px;transition:all .18s;display:flex}.choice-card strong{font-size:15px}.choice-card small{color:var(--muted);margin-top:5px}.choice-card input:checked+span{border-color:var(--green);background:var(--green-soft);box-shadow:inset 0 0 0 1px var(--green)}.choice-card input:focus-visible+span{outline-offset:2px;outline:3px solid #16a34a40}.full-field{margin-top:18px}.inquiry-form textarea{resize:vertical}.privacy-check{color:var(--muted);grid-template-columns:22px 1fr;gap:10px;margin-top:28px;font-size:13px;line-height:1.55;display:grid}.privacy-check input{width:18px;height:18px;accent-color:var(--green)}.privacy-check a{color:var(--green-dark);text-decoration:underline}.form-submit{align-items:center;gap:20px;margin-top:28px;display:flex}.form-submit small{color:var(--muted)}.honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.response-page{text-align:center;max-width:760px;margin:0 auto;padding:140px 24px}.response-icon{background:var(--green-soft);width:64px;height:64px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 24px;font-size:30px;font-weight:800;display:grid}.response-icon.warning{color:#c45b28;background:#fff2e8}.response-page h1{letter-spacing:-.055em;margin:16px 0;font-size:clamp(52px,7vw,78px)}.response-page p{color:var(--muted);margin:0 auto 30px;font-size:19px;line-height:1.6}@media (width<=700px){.inquiry-shell{width:calc(100% - 24px)}.inquiry-form{padding:30px 20px}.form-grid,.choice-grid,.choice-grid.three{grid-template-columns:1fr}.form-submit{flex-direction:column;align-items:flex-start}.form-section{grid-template-columns:38px 1fr;gap:12px}.form-step{width:36px;height:36px}}.dashboard-shot{margin-bottom:0}.demo-dashboard-image{background:#f7f9fb;width:100%;height:auto;display:block}.dashboard-shot figcaption{border-top:1px solid var(--line);color:var(--muted);text-align:center;background:#fff;margin:0;padding:14px 22px;font-size:11px;line-height:1.5}@media (width<=650px){.dashboard-shot{border-radius:16px}.dashboard-shot .browser-bar{height:36px}.dashboard-shot .browser-bar span{font-size:9px}.dashboard-shot figcaption{padding:12px 15px}}.brand-story{background:var(--page);padding:150px 0}.brand-story-intro{text-align:center}.brand-story-intro h2{letter-spacing:-.055em;margin:18px 0 24px;font-size:clamp(50px,6vw,78px);line-height:1}.brand-story-intro h2 span{color:var(--green)}.brand-story-intro>p{max-width:850px;color:var(--muted);margin:0 auto;font-size:clamp(18px,2vw,22px);line-height:1.6}.name-principles{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:70px;display:grid}.name-principles article{border:1px solid var(--line);background:#fff;border-radius:28px;min-height:420px;padding:34px}.name-principles article>strong{color:var(--green);letter-spacing:-.065em;font-size:clamp(54px,5vw,78px);line-height:1;display:block}.name-principles article>div{margin-top:64px}.name-principles article span{color:var(--green-dark);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.name-principles h3{letter-spacing:-.035em;margin:8px 0 14px;font-size:29px}.name-principles p{color:var(--muted);margin:0;line-height:1.7}.origin-story{border-top:1px solid var(--line);grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:100px;margin-top:130px;padding-top:90px;display:grid}.origin-story h2{letter-spacing:-.05em;max-width:520px;margin:16px 0 0;font-size:clamp(38px,4.5vw,60px);line-height:1.05}.origin-story p{color:var(--muted);margin:0 0 20px;font-size:17px;line-height:1.75}.origin-story p strong{color:var(--ink)}.brand-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:90px;padding:42px 0;display:grid}.brand-facts>div{border-right:1px solid var(--line);padding:4px 28px}.brand-facts>div:first-child{padding-left:0}.brand-facts>div:last-child{border-right:0;padding-right:0}.brand-facts strong,.brand-facts span{display:block}.brand-facts strong{color:var(--green);letter-spacing:-.045em;font-size:35px;line-height:1}.brand-facts span{color:var(--muted);margin-top:12px;font-size:13px;line-height:1.5}.brand-mantra{color:var(--ink);letter-spacing:-.045em;text-align:center;font-size:clamp(28px,3.4vw,48px);font-weight:650;margin-top:70px!important}.brand-mantra span{color:var(--green)}@media (width<=900px){.name-principles{grid-template-columns:1fr}.name-principles article{grid-template-columns:180px 1fr;min-height:0;display:grid}.name-principles article>div{margin-top:0}.origin-story{grid-template-columns:1fr;gap:42px}.brand-facts{grid-template-columns:repeat(2,1fr);row-gap:34px}.brand-facts>div:nth-child(2){border-right:0}.brand-facts>div:nth-child(3){padding-left:0}}@media (width<=650px){.brand-story{padding:100px 0}.name-principles{margin-top:48px}.name-principles article{padding:28px;display:block}.name-principles article>div{margin-top:36px}.origin-story{margin-top:80px;padding-top:60px}.brand-facts{grid-template-columns:1fr;margin-top:60px;padding:10px 0}.brand-facts>div,.brand-facts>div:first-child,.brand-facts>div:nth-child(3){border-right:0;border-bottom:1px solid var(--line);grid-template-columns:100px 1fr;align-items:center;padding:25px 0;display:grid}.brand-facts>div:last-child{border-bottom:0}.brand-facts strong{font-size:29px}.brand-facts span{margin-top:0}.brand-mantra{line-height:1.25;margin-top:52px!important}}.customer-login{color:#2e3732;white-space:nowrap;background:#ffffffb8;border:1px solid #11181421;border-radius:999px;justify-content:center;align-items:center;padding:9px 14px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex}.customer-login:hover{background:var(--green-soft);color:var(--green-dark);border-color:#16a34a59}@media (width<=900px){.nav-shell>.customer-login{margin-left:auto}.nav-shell>.button{margin-left:0}}@media (width<=650px){.nav-shell{gap:14px}.customer-login{padding:8px 12px;font-size:11px}}@media (width<=430px){.nav-shell>.customer-login{display:none}}.nav-shell>nav{gap:20px}.section-heading{max-width:820px}.section-heading h2{letter-spacing:-.055em;margin:16px 0 20px;font-size:clamp(42px,5.5vw,70px);line-height:1.02}.section-heading h2 span,.founder h2 span{color:var(--green)}.section-heading>p{color:var(--muted);margin:0;font-size:19px;line-height:1.6}.audiences{padding:150px 0}.audience-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:58px;display:grid}.audience-grid article{border-top:1px solid var(--line);background:linear-gradient(#f5f5f7b3,#fff0);min-height:280px;padding:28px}.audience-grid b{color:var(--green);font-size:13px}.audience-grid h3{letter-spacing:-.03em;margin:54px 0 14px;font-size:23px;line-height:1.15}.audience-grid p{color:var(--muted);margin:0;line-height:1.65}.product-tour{background:var(--dark);color:#fff;padding:145px 0}.product-tour .section-heading>p{color:#aebbb4}.tour-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:62px;display:grid}.tour-grid article{background:#ffffff0b;border:1px solid #ffffff1c;border-radius:28px;padding:18px 18px 30px}.tour-visual{background:#f6f8f7;border-radius:20px;min-height:240px;margin-bottom:28px;padding:28px;position:relative;overflow:hidden}.tour-visual>span{background:var(--green-soft);width:58px;height:58px;color:var(--green);border-radius:16px;place-items:center;font-size:21px;font-weight:800;display:grid}.tour-visual>i{color:#8d9992;font-size:12px;font-style:normal;position:absolute;top:28px;right:26px}.tour-visual>div{background:#dfe5e1;border-radius:999px;height:12px;margin-top:17px}.tour-visual>div:first-of-type{width:84%;margin-top:42px}.tour-visual>div:nth-of-type(2){width:62%}.tour-visual>div:nth-of-type(3){width:74%}.tour-visual.active{box-shadow:inset 0 0 0 2px #16a34a73}.tour-grid small{color:#75dc9a;text-transform:uppercase;letter-spacing:.09em;font-weight:800}.tour-grid h3{margin:10px 0;font-size:25px}.tour-grid p{color:#aebbb4;margin:0;line-height:1.65}.security-teaser{grid-template-columns:1.1fr .9fr;align-items:center;gap:90px;padding:140px 0;display:grid}.security-teaser h2{letter-spacing:-.055em;margin:16px 0 18px;font-size:clamp(42px,5vw,66px);line-height:1.02}.security-teaser p{color:var(--muted);font-size:18px;line-height:1.65}.security-teaser .text-link{margin-top:12px}.security-teaser ul{border:1px solid var(--line);background:var(--page);border-radius:26px;margin:0;padding:34px;list-style:none}.security-teaser li{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:17px 0;font-weight:650;display:flex}.security-teaser li:last-child{border-bottom:0}.founder{grid-template-columns:300px 1fr;align-items:center;gap:90px;padding:40px 0 150px;display:grid}.founder-mark{aspect-ratio:1;background:var(--green-soft);color:var(--green);letter-spacing:-.06em;border-radius:50%;place-items:center;font-size:82px;font-weight:750;display:grid}.founder h2{letter-spacing:-.05em;margin:16px 0 20px;font-size:clamp(40px,4.8vw,62px);line-height:1.04}.founder>div>p{max-width:760px;color:var(--muted);font-size:18px;line-height:1.65}.founder-role{flex-direction:column;margin-top:26px;display:flex}.founder-role strong{color:var(--ink)}.founder-role span{margin-top:4px;font-size:13px}.faq-section{padding:150px 0}.faq-list{border-top:1px solid var(--line);max-width:900px;margin:58px auto 0}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:26px 48px 26px 0;font-size:20px;font-weight:700;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--green);font-size:28px;font-weight:400;position:absolute;top:22px;right:8px}.faq-list details[open] summary:after{content:"–"}.faq-list p{max-width:760px;color:var(--muted);margin:0;padding:0 48px 25px 0;line-height:1.7}.pricing-faq{padding-top:20px}.security-hero{text-align:center;padding:125px 0 90px}.security-hero h1{letter-spacing:-.06em;margin:18px 0 24px;font-size:clamp(52px,7vw,86px);line-height:.98}.security-hero h1 span{color:var(--green)}.security-hero>p{max-width:820px;color:var(--muted);margin:auto;font-size:21px;line-height:1.6}.security-principles{color:#4f5b54;justify-content:center;gap:24px;margin-top:32px;font-size:13px;display:flex}.security-principles span{align-items:center;gap:8px;display:flex}.security-grid{grid-template-columns:repeat(2,1fr);gap:16px;padding-bottom:130px;display:grid}.security-grid article{border:1px solid var(--line);background:var(--page);border-radius:25px;padding:38px}.security-grid article>span{color:var(--green);font-size:12px;font-weight:800}.security-grid h2{letter-spacing:-.035em;margin:28px 0 12px;font-size:27px}.security-grid p{color:var(--muted);margin:0;line-height:1.75}.security-note{background:var(--dark);color:#fff;border-radius:30px;grid-template-columns:.9fr 1.1fr;gap:100px;margin-bottom:140px;padding:70px;display:grid}.security-note h2{letter-spacing:-.045em;margin:15px 0 0;font-size:45px;line-height:1.06}.security-note p{color:#aebbb4;margin:0 0 20px;font-size:17px;line-height:1.7}@media (width<=1020px){.audience-grid{grid-template-columns:repeat(2,1fr)}.tour-grid{grid-template-columns:1fr}.tour-visual{min-height:220px}.founder{grid-template-columns:220px 1fr}.nav-shell>nav{gap:15px}}@media (width<=800px){.security-teaser,.founder,.security-note{grid-template-columns:1fr;gap:45px}.founder-mark{width:190px}.security-grid{grid-template-columns:1fr}.security-principles{flex-direction:column;align-items:center}.security-note{padding:48px}}@media (width<=650px){.audiences,.product-tour,.faq-section{padding:100px 0}.audience-grid{grid-template-columns:1fr;margin-top:42px}.audience-grid article{min-height:0;padding:24px 8px}.audience-grid h3{margin-top:30px}.tour-grid{margin-top:42px}.security-teaser{padding:100px 0}.security-teaser ul{padding:22px}.founder{padding-bottom:100px}.founder-mark{width:150px;font-size:54px}.faq-list{margin-top:40px}.faq-list summary{font-size:17px}.security-hero{padding:85px 0 65px}.security-hero>p{font-size:18px}.security-grid{padding-bottom:90px}.security-grid article{padding:28px}.security-note{width:calc(100% - 24px);margin-bottom:100px;padding:38px 26px}.security-note h2{font-size:36px}}
