/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial}}}@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;--color-white:#fff;--spacing:.25rem;--container-2xl:42rem;--container-3xl:48rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--font-weight-medium:500;--tracking-tight:-.025em;--radius-md:.375rem;--radius-lg:.5rem;--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;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{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.static{position:static}.mx-auto{margin-inline:auto}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-8{margin-top:calc(var(--spacing) * 8)}.flex{display:flex}.inline-flex{display:inline-flex}.h-8{height:calc(var(--spacing) * 8)}.h-10{height:calc(var(--spacing) * 10)}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.items-center{align-items:center}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing) * 3)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[\#e8e6e0\]{border-color:#e8e6e0}.bg-\[\#1a1a1a\]{background-color:#1a1a1a}.p-6{padding:calc(var(--spacing) * 6)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-8{padding-block:calc(var(--spacing) * 8)}.py-16{padding-block:calc(var(--spacing) * 16)}.py-24{padding-block:calc(var(--spacing) * 24)}.text-center{text-align:center}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.text-\[\#1a1a1a\]{color:#1a1a1a}.text-\[\#888780\]{color:#888780}.text-white{color:var(--color-white)}@media(hover:hover){.hover\:bg-\[\#333\]:hover{background-color:#333}}}body{-webkit-font-smoothing:antialiased;color:#1a1a1a;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.page{background:#fff;color:#1a1a1a;overflow:hidden}.nav{display:flex;align-items:center;justify-content:space-between;padding:16px 40px;border-bottom:.5px solid #e8e6e0}.nav-logo{display:flex;align-items:center;gap:8px;text-decoration:none;color:#1a1a1a}.nav-logomark{width:22px;height:22px;background:#1a1a1a;border-radius:5px}.nav-name{font-size:14px;font-weight:500;letter-spacing:-.3px}.nav-links{display:flex;align-items:center;gap:24px}.nav-link{font-size:13px;color:#888780;cursor:pointer;text-decoration:none}.nav-link:hover{color:#1a1a1a}.nav-cta{display:flex;align-items:center;gap:8px}.btn-outline{padding:6px 14px;border:.5px solid #d3d1c7;border-radius:5px;font-size:12px;color:#1a1a1a;background:#fff;cursor:pointer;text-decoration:none}.btn-outline:hover{background:#faf9f7}.btn-dark{padding:6px 14px;border:none;border-radius:5px;font-size:12px;font-weight:500;color:#fff;background:#1a1a1a;cursor:pointer;text-decoration:none}.hero{padding:72px 40px 0;text-align:center}.hero-inner{max-width:680px;margin:0 auto}.hero-badge{display:inline-flex;align-items:center;gap:6px;background:#f1efe8;border:.5px solid #e8e6e0;border-radius:20px;padding:4px 12px;font-size:11px;color:#5f5e5a;margin-bottom:28px}.badge-dot{width:6px;height:6px;border-radius:50%;background:#3b6d11}.hero-h1{font-size:52px;font-weight:500;letter-spacing:-2px;line-height:1.08;color:#1a1a1a;margin-bottom:20px}.hero-h1 em{font-style:normal;color:#b4b2a9}.hero-sub{font-size:15px;color:#888780;line-height:1.6;max-width:480px;margin:0 auto 32px}.hero-btns{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:16px}.btn-hero{padding:10px 22px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;border:none;background:#1a1a1a;color:#fff;text-decoration:none}.btn-hero:hover{background:#333}.btn-hero-ghost{padding:10px 22px;border-radius:6px;font-size:13px;color:#888780;background:transparent;border:.5px solid #d3d1c7;cursor:pointer;text-decoration:none}.btn-hero-ghost:hover{background:#faf9f7;color:#1a1a1a}.hero-note{font-size:11px;color:#bbb9b2;margin-top:12px}.dashboard-mockup{margin:40px auto 0;max-width:820px;border:.5px solid #e8e6e0;border-radius:10px;overflow:hidden;box-shadow:0 1px 3px #0000000a,0 8px 32px #0000000f}.mock-bar{display:flex;align-items:center;gap:6px;padding:10px 14px;background:#faf9f7;border-bottom:.5px solid #e8e6e0}.mock-dot{width:8px;height:8px;border-radius:50%}.mock-dot-red{background:#ff5f57}.mock-dot-yellow{background:#febc2e}.mock-dot-green{background:#28c840}.mock-url{flex:1;background:#f1efe8;border-radius:4px;height:20px;margin:0 10px;display:flex;align-items:center;padding:0 10px}.mock-url span{font-size:10px;color:#bbb9b2}.mock-body{display:grid;grid-template-columns:170px 1fr}.mock-side{background:#faf9f7;border-right:.5px solid #e8e6e0;padding:12px 8px;display:flex;flex-direction:column}.mock-side-logo{display:flex;align-items:center;gap:6px;padding:6px 8px 10px;margin-bottom:6px;border-bottom:.5px solid #e8e6e0}.mock-side-mark{width:14px;height:14px;background:#1a1a1a;border-radius:3px}.mock-side-name{font-size:10px;font-weight:500}.mock-section-label{font-size:8px;color:#bbb9b2;letter-spacing:.5px;padding:8px 8px 3px}.mock-nav-item{padding:4px 8px;border-radius:4px;font-size:10px;color:#888780;display:flex;align-items:center;gap:6px;margin-bottom:1px}.mock-nav-item.a{background:#f0ede8;color:#1a1a1a;font-weight:500}.mock-nav-icon{width:10px;height:10px;flex-shrink:0}.mock-nav-badge{margin-left:auto;font-size:8px;background:#e8e6e0;color:#5f5e5a;border-radius:8px;padding:0 4px;font-weight:500}.mock-ws{display:flex;align-items:center;gap:6px;padding:10px 8px 6px;margin-top:auto;border-top:.5px solid #e8e6e0}.mock-ws-avatar{width:16px;height:16px;border-radius:3px;background:#1a1a1a;display:flex;align-items:center;justify-content:center;font-size:6px;font-weight:500;color:#fff;flex-shrink:0}.mock-ws-name{font-size:9px;font-weight:500;color:#1a1a1a}.mock-ws-plan{font-size:8px;color:#bbb9b2}.mock-main{display:flex;flex-direction:column}.mock-topbar{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;border-bottom:.5px solid #e8e6e0}.mock-breadcrumb{font-size:10px;color:#bbb9b2}.mock-topbar-right{display:flex;align-items:center;gap:5px}.mock-btn-ghost{padding:3px 7px;border:.5px solid #d3d1c7;border-radius:3px;font-size:8px;color:#888780;background:#fff}.mock-btn-primary{padding:3px 7px;border-radius:3px;font-size:8px;font-weight:500;color:#fff;background:#1a1a1a}.mock-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:12px 14px}.mock-stat{background:#faf9f7;border-radius:5px;padding:8px 10px}.mock-stat-l{font-size:8px;color:#bbb9b2;margin-bottom:3px}.mock-stat-n{font-size:15px;font-weight:500;color:#1a1a1a;letter-spacing:-.5px}.mock-stat-sub{font-size:8px;color:#bbb9b2;margin-top:2px}.mock-stat-up{color:#3b6d11}.mock-credit-bar{height:2px;background:#e8e6e0;border-radius:1px;margin-top:4px;overflow:hidden}.mock-credit-fill{height:100%;width:60%;background:#1a1a1a;border-radius:1px}.mock-section-header{display:flex;align-items:center;justify-content:space-between;padding:0 14px;margin-bottom:6px}.mock-section-title{font-size:10px;font-weight:500;color:#1a1a1a}.mock-filter{font-size:8px;color:#888780;border:.5px solid #d3d1c7;border-radius:3px;padding:2px 5px}.mock-table-wrap{margin:0 14px 12px;border:.5px solid #e8e6e0;border-radius:6px;overflow:hidden}.mock-row-head{display:grid;grid-template-columns:2.5fr .8fr 1fr 1.2fr .8fr .4fr;padding:6px 10px;background:#faf9f7}.mock-row-head span{font-size:8px;color:#bbb9b2;font-weight:500}.mock-row{display:grid;grid-template-columns:2.5fr .8fr 1fr 1.2fr .8fr .4fr;padding:6px 10px;border-bottom:.5px solid #f1efe8;align-items:center}.mock-row:last-child{border-bottom:none}.mock-row-title{font-size:9px;font-weight:500;color:#1a1a1a}.mock-row-sub{font-size:8px;color:#bbb9b2;margin-top:1px}.mock-row-val{font-size:9px;color:#888780}.mock-row-muted{color:#bbb9b2}.mock-row-act{font-size:10px;color:#d3d1c7;text-align:center}.mock-pill{display:inline-flex;align-items:center;gap:3px;font-size:8px;padding:2px 6px;border-radius:8px;font-weight:500}.mp-done{background:#eaf3de;color:#3b6d11}.mp-run{background:#faeeda;color:#854f0b}.mp-draft{background:#f1efe8;color:#888780}.mp-dot{width:4px;height:4px;border-radius:50%;background:currentColor}.gen-anim{background:#faf9f7;border-top:.5px solid #e8e6e0;padding:8px 14px;display:flex;align-items:center;gap:10px}.gen-bar-wrap{flex:1;height:3px;background:#e8e6e0;border-radius:2px;overflow:hidden}.gen-bar{height:100%;background:#1a1a1a;border-radius:2px;width:0;transition:background .3s}.gen-label{font-size:10px;color:#888780;white-space:nowrap}.gen-count{font-size:10px;font-weight:500;color:#1a1a1a;white-space:nowrap;min-width:60px;text-align:right}.logos{padding:32px 40px;border-top:.5px solid #e8e6e0;border-bottom:.5px solid #e8e6e0;display:flex;align-items:center;justify-content:center;gap:40px}.logos-label{font-size:11px;color:#bbb9b2;margin-right:8px;white-space:nowrap}.logo-pill{font-size:12px;font-weight:500;color:#d3d1c7;letter-spacing:-.2px}.features{padding:80px 40px;max-width:900px;margin:0 auto}.feat-tag{font-size:11px;color:#bbb9b2;letter-spacing:.5px;margin-bottom:12px}.feat-h2{font-size:32px;font-weight:500;letter-spacing:-1px;color:#1a1a1a;margin-bottom:10px;line-height:1.15}.feat-sub{font-size:14px;color:#888780;line-height:1.6;max-width:480px;margin-bottom:48px}.feat-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#e8e6e0;border:.5px solid #e8e6e0;border-radius:10px;overflow:hidden}.feat-cell{background:#fff;padding:28px;transition:background .15s;cursor:default}.feat-cell:hover{background:#faf9f7}.feat-icon{width:28px;height:28px;border:.5px solid #e8e6e0;border-radius:6px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;background:#faf9f7}.feat-icon svg{width:14px;height:14px;stroke:#5f5e5a;fill:none;stroke-width:1.5}.feat-title{font-size:14px;font-weight:500;color:#1a1a1a;margin-bottom:6px}.feat-desc{font-size:12px;color:#888780;line-height:1.6}.steps{padding:80px 40px;background:#faf9f7;border-top:.5px solid #e8e6e0;border-bottom:.5px solid #e8e6e0}.steps-inner{max-width:900px;margin:0 auto}.steps-tag{font-size:11px;color:#bbb9b2;letter-spacing:.5px;margin-bottom:12px;text-align:center}.steps-h2{font-size:32px;font-weight:500;letter-spacing:-1px;text-align:center;margin-bottom:48px;line-height:1.15}.steps-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}.step{padding:0 20px;position:relative}.step:not(:last-child):after{content:"";position:absolute;top:15px;right:-1px;width:calc(100% - 54px);height:.5px;background:#d3d1c7;left:44px}.step-num{width:28px;height:28px;border-radius:50%;border:.5px solid #d3d1c7;display:flex;align-items:center;justify-content:center;font-size:11px;color:#888780;margin-bottom:14px;background:#fff;position:relative;z-index:1}.step-title{font-size:13px;font-weight:500;color:#1a1a1a;margin-bottom:6px}.step-desc{font-size:12px;color:#888780;line-height:1.5}.social{padding:80px 40px;max-width:900px;margin:0 auto}.social-tag{font-size:11px;color:#bbb9b2;letter-spacing:.5px;margin-bottom:12px}.social-h2{font-size:32px;font-weight:500;letter-spacing:-1px;margin-bottom:40px;line-height:1.15}.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.quote-card{border:.5px solid #e8e6e0;border-radius:8px;padding:20px;background:#fff}.quote-text{font-size:12px;color:#5f5e5a;line-height:1.65;margin-bottom:16px}.quote-author{display:flex;align-items:center;gap:8px}.quote-avatar{width:24px;height:24px;border-radius:50%;background:#f1efe8;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:500;color:#888780}.quote-name{font-size:11px;font-weight:500;color:#1a1a1a}.quote-role{font-size:10px;color:#bbb9b2}.cta-section{padding:80px 40px;text-align:center;max-width:640px;margin:0 auto}.cta-h2{font-size:40px;font-weight:500;letter-spacing:-1.5px;margin-bottom:16px;line-height:1.1}.cta-sub{font-size:14px;color:#888780;margin-bottom:28px}.cta-btns{display:flex;align-items:center;justify-content:center;gap:10px}.footer{padding:24px 40px;border-top:.5px solid #e8e6e0;display:flex;align-items:center;justify-content:space-between}.footer-left{display:flex;align-items:center;gap:8px}.footer-logo{width:16px;height:16px;background:#1a1a1a;border-radius:3px}.footer-name{font-size:12px;font-weight:500}.footer-copy{font-size:11px;color:#bbb9b2}.footer-links{display:flex;gap:20px}.footer-link{font-size:11px;color:#bbb9b2;cursor:pointer;text-decoration:none}.footer-link:hover{color:#1a1a1a}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes genProgress{0%{width:0}to{width:73%}}@keyframes mockFadeIn{0%{opacity:0;transform:translateY(24px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes rowIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.anim-hero{animation:fadeUp .6s ease both}.anim-hero-delay{animation:fadeUp .6s .1s ease both}.anim-hero-delay2{animation:fadeUp .6s .2s ease both}.anim-hero-delay3{animation:fadeUp .6s .3s ease both}.anim-mock{animation:mockFadeIn .7s .35s ease both}.gen-bar{width:0}.mock-row:nth-child(1){animation:rowIn .4s .8s ease both}.mock-row:nth-child(2){animation:rowIn .4s 1s ease both}.mock-row:nth-child(3){animation:rowIn .4s 1.2s ease both}.mock-row:nth-child(4){animation:rowIn .4s 1.4s ease both}.step-mock{margin-top:16px}.sm-card{border:.5px solid #e8e6e0;border-radius:6px;overflow:hidden;background:#fff}.sm-header{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-bottom:.5px solid #e8e6e0;background:#faf9f7}.sm-title{font-size:9px;font-weight:500;color:#1a1a1a}.sm-badge{font-size:8px;color:#888780;background:#f1efe8;padding:1px 5px;border-radius:8px}.sm-badge-running{background:#faeeda;color:#854f0b}.sm-badge-done{background:#eaf3de;color:#3b6d11}.sm-table{padding:6px 10px}.sm-row{display:grid;grid-template-columns:1fr 1fr 1fr;font-size:9px;padding:3px 0;color:#888780}.sm-row-head{color:#bbb9b2;font-weight:500;border-bottom:.5px solid #f1efe8;padding-bottom:4px;margin-bottom:2px}.sm-editor{padding:10px}.sm-line{font-size:9px;color:#1a1a1a;line-height:1.6}.sm-muted{color:#888780}.sm-var{background:#e6f1fb;color:#185fa5;padding:0 4px;border-radius:3px;font-size:8px;font-weight:500}.sm-ai{color:#854f0b;font-style:italic;margin-top:4px}.sm-progress{padding:8px 10px}.sm-progress-bar{height:3px;background:#e8e6e0;border-radius:2px;overflow:hidden}.sm-progress-fill{height:100%;width:75%;background:#1a1a1a;border-radius:2px}.sm-progress-text{font-size:9px;color:#888780;margin-top:4px}.sm-pages{padding:0 10px 8px}.sm-page-row{font-size:9px;color:#888780;padding:2px 0;display:flex;align-items:center;gap:4px}.sm-pill-done{color:#3b6d11;font-size:8px}.sm-pill-run{color:#854f0b;font-size:8px}.sm-integrations{padding:6px 10px}.sm-int-row{display:flex;align-items:center;gap:6px;font-size:9px;color:#1a1a1a;padding:4px 0;border-bottom:.5px solid #f1efe8}.sm-int-row:last-child{border-bottom:none}.sm-int-icon{width:16px;height:16px;background:#21759b;color:#fff;border-radius:3px;display:flex;align-items:center;justify-content:center;font-size:7px;font-weight:500;flex-shrink:0}.sm-int-wf{background:#4353ff}.sm-int-csv{background:#888780}.sm-int-status{margin-left:auto;color:#bbb9b2;font-size:8px}.pain{padding:80px 40px;max-width:900px;margin:0 auto}.pain-h2{font-size:32px;font-weight:500;letter-spacing:-1px;color:#1a1a1a;margin-bottom:10px;line-height:1.15}.pain-sub{font-size:14px;color:#888780;line-height:1.6;margin-bottom:40px}.pain-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.pain-col{padding:24px;border:.5px solid #e8e6e0;border-radius:8px}.pain-col-title{font-size:13px;font-weight:500;color:#1a1a1a;margin-bottom:16px}.pain-item{font-size:12px;color:#5f5e5a;padding:6px 0;display:flex;align-items:center;gap:8px}.pain-x{color:#a32d2d;font-weight:500;font-size:14px;flex-shrink:0}.pain-check{color:#3b6d11;font-weight:500;font-size:14px;flex-shrink:0}.stats-strip{padding:32px 40px;background:#faf9f7;border-top:.5px solid #e8e6e0;border-bottom:.5px solid #e8e6e0;display:flex;align-items:center;justify-content:center;gap:60px}.stats-item{text-align:center}.stats-num{font-size:24px;font-weight:500;color:#1a1a1a;letter-spacing:-.5px}.stats-label{font-size:11px;color:#bbb9b2;margin-top:2px}.banded{padding:80px 40px;max-width:900px;margin:0 auto}.banded-bg{background:#faf9f7;border-top:.5px solid #e8e6e0;border-bottom:.5px solid #e8e6e0}.banded-bg .banded{max-width:900px;margin:0 auto}.banded-row{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.banded-row.reverse{direction:rtl}.banded-row.reverse>*{direction:ltr}.banded-text{max-width:400px}.banded-eyebrow{font-size:10px;font-weight:500;color:#bbb9b2;letter-spacing:.5px;margin-bottom:12px}.banded-h2{font-size:28px;font-weight:500;letter-spacing:-.8px;color:#1a1a1a;margin-bottom:12px;line-height:1.15}.banded-body{font-size:13px;color:#888780;line-height:1.65;margin-bottom:16px}.banded-stat{display:inline-flex;align-items:center;background:#eaf3de;color:#3b6d11;font-size:12px;font-weight:500;padding:4px 12px;border-radius:20px}.faq-section{padding:80px 40px;max-width:700px;margin:0 auto}.faq-h2{font-size:28px;font-weight:500;letter-spacing:-.8px;text-align:center;margin-bottom:40px}.faq-item{border-bottom:.5px solid #e8e6e0}.faq-item summary{cursor:pointer;padding:16px 0;font-size:13px;font-weight:500;color:#1a1a1a;display:flex;justify-content:space-between;align-items:center;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:16px;color:#bbb9b2;transition:transform .2s}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item[open] summary{font-weight:500}.faq-item p{padding:0 0 16px;font-size:12px;color:#888780;line-height:1.65}.faq-item h3{font-size:13px;font-weight:500;color:#1a1a1a;display:inline}.use-cases{padding:80px 40px;background:#faf9f7;border-top:.5px solid #e8e6e0;border-bottom:.5px solid #e8e6e0}.use-cases-inner{max-width:900px;margin:0 auto}.use-cases-tag{font-size:11px;color:#bbb9b2;letter-spacing:.5px;margin-bottom:12px;text-align:center}.use-cases-h2{font-size:28px;font-weight:500;letter-spacing:-.8px;text-align:center;margin-bottom:40px}.use-cases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.use-case-card{background:#fff;border:.5px solid #e8e6e0;border-radius:8px;padding:24px}.use-case-who{display:inline-flex;font-size:10px;color:#888780;background:#f1efe8;padding:2px 8px;border-radius:10px;margin-bottom:12px}.use-case-title{font-size:14px;font-weight:500;color:#1a1a1a;margin-bottom:6px}.use-case-what{font-size:12px;color:#888780;line-height:1.5;margin-bottom:12px}.use-case-example{font-size:11px;color:#bbb9b2;font-style:italic}.skip-link{position:absolute;top:-100px;left:0;background:#1a1a1a;color:#fff;padding:8px 16px;z-index:100;font-size:12px;border-radius:0 0 4px}.skip-link:focus{top:0}.logo-with-icon{display:inline-flex;align-items:center;gap:6px;color:#1a1a1a;font-weight:500}.logo-with-icon img{flex-shrink:0}.ai-search-section{padding:60px 40px;background:#faf9f7;border-top:.5px solid #e8e6e0;border-bottom:.5px solid #e8e6e0}.ai-search-inner{max-width:900px;margin:0 auto}.ai-search-h2{font-size:28px;font-weight:500;letter-spacing:-.8px;text-align:center;margin-bottom:40px;line-height:1.15}.ai-search-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:24px}.ai-search-col{text-align:center}.ai-search-icon{display:flex;align-items:center;justify-content:center;margin:0 auto 10px;width:36px;height:36px;border:.5px solid #e8e6e0;border-radius:8px;background:#fff}.ai-search-name{font-size:13px;font-weight:500;color:#1a1a1a;margin-bottom:4px}.ai-search-desc{font-size:11px;color:#888780;line-height:1.5}.ai-search-footnote{font-size:11px;color:#bbb9b2;text-align:center;line-height:1.5;max-width:600px;margin:0 auto}.banded-checklist{margin-bottom:16px}.banded-check-item{font-size:12px;color:#5f5e5a;padding:3px 0;display:flex;align-items:center;gap:6px}.banded-check-mark{color:#3b6d11;font-weight:500;font-size:13px;flex-shrink:0}.nav-hamburger{display:none}@media(max-width:768px){.nav{padding:12px 20px}.nav-links{display:none}.nav-cta{gap:6px}.btn-outline,.btn-dark{font-size:11px;padding:5px 10px}.nav-hamburger{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:4px}.nav-links.nav-open{display:flex;position:absolute;top:48px;left:0;right:0;background:#fff;flex-direction:column;padding:16px 20px;border-bottom:.5px solid #e8e6e0;gap:12px;z-index:50}.hero{padding:48px 20px 0}.hero-h1{font-size:32px;letter-spacing:-1px}.hero-sub{font-size:13px}.hero-btns{flex-direction:column;gap:8px}.btn-hero,.btn-hero-ghost{width:100%;text-align:center}.dashboard-mockup{margin:24px -20px 0;border-radius:0;border-left:none;border-right:none;max-width:100%}.mock-body{grid-template-columns:1fr}.mock-side{display:none}.mock-stats{grid-template-columns:repeat(2,1fr);gap:6px;padding:10px}.mock-topbar{padding:8px 10px}.mock-table-wrap{margin:0 10px 10px}.mock-row-head{grid-template-columns:2fr 1fr 1fr}.mock-row-head span:nth-child(4),.mock-row-head span:nth-child(5),.mock-row-head span:nth-child(6){display:none}.mock-row{grid-template-columns:2fr 1fr 1fr}.mock-row>div:nth-child(4),.mock-row>div:nth-child(5),.mock-row>div:nth-child(6){display:none}.ai-search-section{padding:48px 20px}.ai-search-h2{font-size:24px}.ai-search-grid{grid-template-columns:1fr 1fr;gap:16px}.logos{padding:20px;gap:16px;flex-wrap:wrap;justify-content:center}.logos-label{width:100%;text-align:center;margin-right:0;margin-bottom:4px}.pain{padding:48px 20px}.pain-h2{font-size:24px}.pain-grid{grid-template-columns:1fr}.features{padding:48px 20px}.feat-h2{font-size:24px}.feat-grid{grid-template-columns:1fr}.stats-strip{padding:24px 20px;gap:24px;flex-wrap:wrap;justify-content:center}.steps{padding:48px 20px}.steps-h2{font-size:24px}.steps-row{grid-template-columns:1fr;gap:32px}.step:not(:last-child):after{display:none}.banded{padding:48px 20px}.banded-row{grid-template-columns:1fr;gap:24px}.banded-row.reverse{direction:ltr}.banded-h2{font-size:22px}.social{padding:48px 20px}.social-h2{font-size:24px}.quote-grid{grid-template-columns:1fr}.faq-section{padding:48px 20px}.faq-h2{font-size:22px}.use-cases{padding:48px 20px}.use-cases-h2{font-size:22px}.use-cases-grid{grid-template-columns:1fr}.cta-section{padding:48px 20px}.cta-h2{font-size:28px;letter-spacing:-1px}.cta-btns{flex-direction:column;gap:8px}.cta-btns .btn-hero,.cta-btns .btn-hero-ghost{width:100%;text-align:center}.footer{padding:20px;flex-direction:column;gap:12px;text-align:center}.footer-left{flex-direction:column;gap:4px}.footer-links{flex-wrap:wrap;justify-content:center;gap:12px}}@media(max-width:480px){.hero-h1{font-size:26px}.hero-badge{font-size:10px;padding:3px 10px}.ai-search-grid,.mock-stats{grid-template-columns:1fr}.stats-strip{gap:16px}.stats-num{font-size:20px}.quote-text{font-size:12px}}
