/*! tailwindcss v4.2.1 | 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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size: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;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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{.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.flex{display:flex}.hidden{display:none}.table{display:table}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--cream:#f4efe6;--cream-d:#ede6d9;--cream-dd:#e4dace;--ink:#1a1512;--ink-soft:#2c2520;--rust:#b85a28;--rust-l:#d4763e;--muted:#8a7e72;--rule:#cfc5b8;--white:#faf8f4}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Space Grotesk,sans-serif;line-height:1.6;overflow-x:hidden}[class*=Cormorant],.logo,.hero h1,.stat-num,.result-big,.step-num,.proof-quote,.pain-card h3,.step h3,.results-intro,.pull-quote-mid blockquote,.pricing-copy h2,.form-copy h2,.cta-section h2,.workflow-body h4,.pricing-card-head h3{overflow:visible}.label{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-family:Space Grotesk,sans-serif;font-size:.7rem;font-weight:700}.label-rust{color:var(--rust)}.wrap{max-width:1140px;margin:0 auto;padding-left:2.5rem;padding-right:2.5rem}nav{z-index:100;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--rule);background:#f4efe6e0;justify-content:space-between;align-items:center;padding:1rem 2.5rem;transition:padding .3s;display:flex;position:fixed;top:0;left:0;right:0}nav.scrolled{padding:.75rem 2.5rem}.logo{color:var(--ink);letter-spacing:.01em;font-family:Cormorant,serif;font-size:1.45rem;font-style:italic;font-weight:500;text-decoration:none}.logo span{color:var(--rust)}.nav-links{align-items:center;gap:2.5rem;display:flex}.nav-links a{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:600;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--ink)}a.btn-nav{letter-spacing:.14em;text-transform:uppercase;background:var(--rust);color:var(--white);border-radius:2px;padding:.6rem 1.5rem;font-family:Space Grotesk,sans-serif;font-size:.68rem;font-weight:700;text-decoration:none;transition:background .2s}a.btn-nav:hover{background:var(--ink);color:var(--white);outline:1px solid var(--rust)}.btn{letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;padding:.9rem 2rem;font-family:Space Grotesk,sans-serif;font-size:.7rem;font-weight:700;line-height:1;text-decoration:none;transition:all .25s;display:inline-block}.btn-primary{background:var(--rust);color:var(--white)}.btn-primary:hover{background:var(--ink)}.btn-dark{background:var(--ink);color:var(--cream)}.btn-dark:hover{background:var(--rust)}.btn-outline{color:var(--ink);border:1px solid var(--ink);background:0 0}.btn-outline:hover{border-color:var(--rust);color:var(--rust)}.btn-ghost{color:var(--cream);background:0 0;border:1px solid #f4efe64d}.btn-ghost:hover{border-color:var(--cream)}.btn-lg{padding:1.1rem 2.5rem;font-size:.72rem}.hero{flex-direction:column;justify-content:flex-end;min-height:100svh;padding-bottom:4rem;display:flex;position:relative}.hero:before{display:none}.hero-inner{z-index:1;position:relative}.hero-eyebrow{align-items:center;gap:1rem;margin-bottom:2.5rem;padding-top:8rem;display:flex}.hero-eyebrow:after{content:"";background:var(--rust);flex:0 0 60px;height:1px}.hero h1{letter-spacing:-.03em;color:var(--ink);max-width:950px;margin-bottom:2rem;padding-bottom:.15em;font-family:Cormorant,serif;font-size:clamp(3.2rem,9vw,7.5rem);font-style:italic;font-weight:400;line-height:1.15;overflow:visible}.hero h1 em{color:var(--rust);font-style:normal}.hero-sub{color:var(--muted);max-width:520px;margin-bottom:3rem;font-family:Space Grotesk,sans-serif;font-size:1.05rem;font-weight:400;line-height:1.75}.hero-sub strong{color:var(--ink);font-weight:600}.hero-actions{border-top:1px solid var(--rule);flex-wrap:wrap;align-items:center;gap:1.25rem;padding-top:2.5rem;display:flex}.hero-actions .or-text{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.7rem;font-weight:600}.hero-geo{letter-spacing:.12em;text-transform:uppercase;color:var(--rule);margin-top:4rem;font-size:.72rem;font-weight:600}.stats-strip{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);background:var(--ink);overflow:visible}.stats-inner{grid-template-columns:1fr 1fr 1fr;display:grid}.stat-item{border-right:1px solid #cfc5b81f;padding:3.5rem 2.5rem;position:relative}.stat-item:last-child{border-right:none}.stat-num{color:var(--cream);letter-spacing:-.03em;margin-bottom:.75rem;padding-bottom:.05em;font-family:Cormorant,serif;font-size:clamp(2.8rem,5.5vw,5rem);font-weight:300;line-height:1.2;display:block;overflow:visible}.stat-num span{color:var(--rust-l)}.stat-label{color:var(--muted);max-width:220px;padding-bottom:.2rem;font-size:.78rem;line-height:1.6}.section{padding:7rem 0}.section-head{align-items:center;gap:1.5rem;margin-bottom:4.5rem;display:flex}.section-head hr{border:none;border-top:1px solid var(--rule);flex:1}.pain-grid{border:1px solid var(--rule);grid-template-columns:1fr 1fr;gap:0;display:grid}.pain-card{border-bottom:1px solid var(--rule);padding:3rem 3rem 3.25rem;transition:background .3s;position:relative;overflow:visible}.pain-card:nth-child(odd){border-right:1px solid var(--rule)}.pain-card:nth-last-child(-n+2){border-bottom:none}.pain-card:hover{background:var(--cream-d)}.pain-icon{letter-spacing:.14em;text-transform:uppercase;color:var(--rust);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.72rem;font-weight:700;display:flex}.pain-icon:before{content:"";background:var(--rust);border-radius:50%;flex-shrink:0;width:8px;height:8px}.pain-card h3{color:var(--ink);margin-bottom:.75rem;font-family:Cormorant,serif;font-size:1.65rem;font-weight:600;line-height:1.2}.pain-card p{color:var(--muted);max-width:380px;padding-bottom:.25rem;font-size:.88rem;line-height:1.75;overflow:visible}.results-section{background:var(--cream-d);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:7rem 0;overflow:clip}.results-intro{color:var(--ink);max-width:580px;margin-bottom:5rem;font-family:Cormorant,serif;font-size:clamp(1.5rem,3vw,2.2rem);font-style:italic;font-weight:400;line-height:1.35}.results-grid{border-top:1px solid var(--rule);border-left:1px solid var(--rule);grid-template-columns:1fr 1fr 1fr;gap:0;display:grid}.result-card{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:3rem 2.5rem;position:relative}.result-big{color:var(--ink);letter-spacing:-.03em;margin-bottom:1rem;padding-bottom:.05em;font-family:Cormorant,serif;font-size:clamp(3.5rem,8vw,5.5rem);font-weight:300;line-height:1.2;display:block;overflow:visible}.result-big em{color:var(--rust);font-style:normal}.result-desc{color:var(--muted);max-width:240px;padding-bottom:.2rem;font-size:.82rem;line-height:1.6}.proof-section{background:var(--ink);padding:7rem 0;position:relative;overflow:clip}.proof-section:before{content:"";background:var(--rule);height:1px;position:absolute;top:-1px;left:0;right:0}.proof-header{text-align:center;margin-bottom:5rem}.proof-header .label{color:var(--muted)}.proof-grid{grid-template-columns:1fr 1fr 1fr;gap:0;display:grid}.proof-card{border-right:1px solid #cfc5b81a;padding:3rem;position:relative}.proof-card:last-child{border-right:none}.proof-card:before{content:"“";color:var(--rust);opacity:.5;margin-bottom:.5rem;font-family:Cormorant,serif;font-size:5rem;font-weight:300;line-height:1;display:block}.proof-quote{color:var(--cream);margin-bottom:2rem;font-family:Cormorant,serif;font-size:1.35rem;font-style:italic;font-weight:400;line-height:1.55;overflow:visible}.proof-quote strong{color:var(--rust-l);font-style:normal;font-weight:600}.proof-author{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:600;line-height:1.8}.proof-author span{color:#cfc5b866;letter-spacing:.06em;font-weight:400;display:block}.proof-logos{border-top:1px solid #cfc5b81a;flex-wrap:wrap;justify-content:center;align-items:center;gap:3.5rem;margin-top:5rem;padding-top:3rem;display:flex}.proof-logo-item{letter-spacing:.14em;text-transform:uppercase;color:#cfc5b840;font-family:Space Grotesk,sans-serif;font-size:.75rem;font-weight:700}.pull-quote-mid{text-align:center;border-bottom:1px solid var(--rule);padding:6rem 0}.pull-quote-mid blockquote{color:var(--ink);letter-spacing:-.01em;max-width:780px;margin:0 auto;font-family:Cormorant,serif;font-size:clamp(1.6rem,3.5vw,2.8rem);font-style:italic;font-weight:400;line-height:1.35}.pull-quote-mid blockquote em{color:var(--rust);font-style:normal}.pull-quote-mid cite{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin-top:2rem;font-family:Space Grotesk,sans-serif;font-size:.68rem;font-style:normal;font-weight:700;display:block}.steps-grid{border:1px solid var(--rule);grid-template-columns:1fr 1fr 1fr;gap:0;display:grid}.step{border-right:1px solid var(--rule);padding:3.5rem 2.5rem;position:relative}.step:last-child{border-right:none}.step-num{color:var(--cream-dd);letter-spacing:-.03em;margin-bottom:1.5rem;font-family:Cormorant,serif;font-size:5.5rem;font-weight:300;line-height:1.2;display:block;overflow:visible}.step-label{letter-spacing:.14em;text-transform:uppercase;color:var(--rust);margin-bottom:1rem;font-size:.68rem;font-weight:700;display:block}.step h3{color:var(--ink);margin-bottom:.75rem;font-family:Cormorant,serif;font-size:1.7rem;font-weight:600;line-height:1.2}.step p{color:var(--muted);padding-bottom:.2rem;font-size:.85rem;line-height:1.75}.workflow-list{border-top:1px solid var(--rule);flex-direction:column;display:flex}.workflow-item{border-bottom:1px solid var(--rule);grid-template-columns:160px 1fr auto;align-items:center;gap:0;transition:background .25s;display:grid}.workflow-item:hover{background:var(--cream-d)}.workflow-trigger{border-right:1px solid var(--rule);flex-direction:column;justify-content:center;gap:.35rem;padding:2rem;display:flex}.workflow-body{padding:2rem 2.5rem}.workflow-body h4{color:var(--ink);margin-bottom:.35rem;font-family:Cormorant,serif;font-size:1.35rem;font-weight:600;line-height:1.2}.workflow-body p{color:var(--muted);max-width:480px;padding-bottom:.2rem;font-size:.85rem;line-height:1.7}.workflow-outcome{text-align:right;padding:2rem}.workflow-result{letter-spacing:.12em;text-transform:uppercase;color:var(--rust);align-items:center;gap:.5rem;font-size:.68rem;font-weight:700;display:inline-flex}.workflow-result:before{content:"→";font-size:.85rem}.integrations-strip{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);background:var(--cream-dd);padding:2.5rem 0}.integrations-inner{flex-wrap:wrap;align-items:center;gap:3rem;display:flex}.integration-logos{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.integration-item{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);opacity:.7;font-size:.72rem;font-weight:700}.pricing-section{background:var(--cream-d);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:7rem 0}.pricing-layout{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.pricing-copy h2{color:var(--ink);letter-spacing:-.01em;margin-bottom:1.5rem;font-family:Cormorant,serif;font-size:clamp(2rem,4vw,3.2rem);font-style:italic;font-weight:400;line-height:1.15}.pricing-copy p{color:var(--muted);margin-bottom:1rem;font-size:.9rem;line-height:1.75}.pricing-copy p:last-of-type{margin-bottom:2rem}.pricing-card{border:1px solid var(--rule);background:var(--cream)}.pricing-card-head{border-bottom:1px solid var(--rule);padding:2.5rem}.pricing-card-head h3{color:var(--ink);margin-bottom:.5rem;font-family:Cormorant,serif;font-size:1.8rem;font-weight:600}.pricing-card-head p{color:var(--muted);font-size:.85rem;line-height:1.6}.pricing-item{border-bottom:1px solid var(--rule);justify-content:space-between;align-items:center;gap:2rem;padding:1.25rem 2.5rem;display:flex}.pricing-item:last-child{border-bottom:none}.pricing-item-label{color:var(--ink);font-size:.85rem;font-weight:500}.pricing-item-value{color:var(--ink);white-space:nowrap;font-family:Cormorant,serif;font-size:1.3rem;font-weight:600}.pricing-item-note{color:var(--muted);font-size:.72rem;font-weight:400}.pricing-cta{border-top:1px solid var(--rule);text-align:center;padding:2rem 2.5rem}.cta-section{background:var(--ink);text-align:center;padding:8rem 0;position:relative;overflow:clip}.cta-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#b85a2814,#0000 70%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-inner{z-index:1;position:relative}.cta-section h2{color:var(--cream);letter-spacing:-.02em;margin-bottom:1.5rem;padding-bottom:.1em;font-family:Cormorant,serif;font-size:clamp(2.5rem,6vw,5rem);font-style:italic;font-weight:400;line-height:1.15}.cta-section h2 em{color:var(--rust-l);font-style:normal}.cta-section p{color:var(--muted);max-width:480px;margin:0 auto 3rem;font-size:.95rem;line-height:1.7}.cta-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-bottom:2.5rem;display:flex}.cta-or{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-weight:600}.cta-note{color:#cfc5b859;letter-spacing:.04em;font-size:.72rem}.cta-scarcity{letter-spacing:.08em;text-transform:uppercase;color:var(--rust-l);margin-top:1rem;font-size:.72rem;font-weight:600}.form-section{border-top:1px solid var(--rule);padding:7rem 0}.form-layout{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.form-copy h2{color:var(--ink);letter-spacing:-.01em;margin-bottom:1.25rem;font-family:Cormorant,serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-style:italic;font-weight:400;line-height:1.2}.form-copy p{color:var(--muted);margin-bottom:2rem;font-size:.88rem;line-height:1.75}.form-trust{flex-direction:column;gap:.75rem;display:flex}.form-trust-item{color:var(--ink);align-items:center;gap:.75rem;font-size:.82rem;font-weight:500;display:flex}.form-trust-item:before{content:"";background:var(--rust);border-radius:50%;flex-shrink:0;width:6px;height:6px}.lead-form{flex-direction:column;display:flex}.form-field{border-bottom:1px solid var(--rule);transition:border-color .2s;position:relative}.form-field:first-child{border-top:1px solid var(--rule)}.form-field:focus-within{border-color:var(--ink)}.form-field input,.form-field select{width:100%;color:var(--ink);appearance:none;background:0 0;border:none;outline:none;padding:1.25rem 0;font-family:Space Grotesk,sans-serif;font-size:.88rem}.form-field input::placeholder{color:var(--muted)}.form-field select{cursor:pointer}.form-field select option{background:var(--cream);color:var(--ink)}.form-submit{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.form-note{color:var(--muted);font-size:.72rem}.thank-you,.form-wrapper.submitted .lead-form,.form-wrapper.submitted .form-submit{display:none}.form-wrapper.submitted .thank-you{padding:2rem 0;display:block}.thank-you h3{color:var(--ink);margin-bottom:.5rem;font-family:Cormorant,serif;font-size:2rem;font-style:italic}.thank-you p{color:var(--muted);margin-bottom:1.5rem;font-size:.88rem;line-height:1.7}footer{border-top:1px solid var(--rule);padding:4rem 0 3rem}.footer-inner{border-bottom:1px solid var(--rule);grid-template-columns:1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;padding-bottom:3rem;display:grid}.footer-col h4{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:1.25rem;font-family:Space Grotesk,sans-serif;font-size:.68rem;font-weight:700}.footer-col p,.footer-col a{color:var(--ink);font-size:.85rem;line-height:1.8;text-decoration:none}.footer-col a:hover{color:var(--rust)}.footer-col a{display:block}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-bottom p{color:var(--muted);letter-spacing:.04em;font-size:.72rem}@media(max-width:900px){.nav-links a:not(.btn-nav){display:none}.proof-grid{grid-template-columns:1fr}.proof-card{border-bottom:1px solid #cfc5b81a;border-right:none;padding:2.5rem 0}.proof-card:last-child{border-bottom:none}.pricing-layout,.form-layout{grid-template-columns:1fr;gap:3rem}.footer-inner{grid-template-columns:1fr 1fr}.workflow-item{grid-template-columns:120px 1fr}.workflow-outcome{display:none}}@media(max-width:700px){nav{padding:.85rem 1.25rem}.wrap{padding-left:1.25rem;padding-right:1.25rem}.hero{padding-bottom:3rem}.hero-eyebrow{padding-top:6rem}.hero h1{font-size:clamp(2.6rem,11vw,3.8rem)}.hero-sub{font-size:.95rem}.hero-actions{flex-direction:column;align-items:flex-start}.hero-actions .or-text{display:none}.stats-inner{grid-template-columns:1fr}.stat-item{border-bottom:1px solid #cfc5b81f;border-right:none;padding:2rem 1.5rem}.stat-item:last-child{border-bottom:none}.section{padding:4.5rem 0}.section-head{margin-bottom:3rem}.pain-grid{grid-template-columns:1fr}.pain-card{border-right:none!important}.pain-card:nth-last-child(-n+2){border-bottom:1px solid var(--rule)}.pain-card:last-child{border-bottom:none}.results-grid{grid-template-columns:1fr}.result-card{border-right:none}.steps-grid{grid-template-columns:1fr}.step{border-right:none;border-bottom:1px solid var(--rule)}.step:last-child{border-bottom:none}.workflow-item{grid-template-columns:1fr}.workflow-trigger{border-right:none;border-bottom:1px solid var(--rule);padding:1.25rem 1.5rem}.workflow-body{padding:1.5rem}.workflow-outcome{display:none}.proof-section{padding:5rem 0}.proof-logos{gap:2rem}.pricing-section,.cta-section,.form-section{padding:5rem 0}.footer-inner{grid-template-columns:1fr;gap:2rem}footer{padding:3rem 0 2rem}.pull-quote-mid{padding:4rem 0}.integrations-inner{flex-direction:column;align-items:flex-start;gap:1.5rem}.integration-logos{gap:1.25rem}}.cap-grid{border:1px solid var(--rule);grid-template-columns:1fr 1fr 1fr 1fr;gap:0;display:grid}.cap-card{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:2.5rem 2rem;transition:background .3s;overflow:visible}.cap-card:nth-child(4n){border-right:none}.cap-card:nth-last-child(-n+4){border-bottom:none}.cap-card:hover{background:var(--cream-d)}.cap-icon-wrap{margin-bottom:1.25rem}.cap-emoji{font-size:1.6rem;font-style:normal}.cap-card h3{color:var(--ink);margin-bottom:.5rem;font-family:Cormorant,serif;font-size:1.35rem;font-weight:600;line-height:1.2}.cap-card p{color:var(--muted);padding-bottom:.15rem;font-size:.82rem;line-height:1.7}.steps-grid-4{grid-template-columns:1fr 1fr 1fr 1fr}@media(max-width:900px){.cap-grid{grid-template-columns:1fr 1fr}.cap-card:nth-child(4n){border-right:1px solid var(--rule)}.cap-card:nth-child(2n){border-right:none}.cap-card:nth-last-child(-n+4){border-bottom:1px solid var(--rule)}.cap-card:nth-last-child(-n+2){border-bottom:none}.steps-grid-4{grid-template-columns:1fr 1fr}.steps-grid-4 .step{border-bottom:1px solid var(--rule)}.steps-grid-4 .step:nth-child(2n){border-right:none}.steps-grid-4 .step:nth-last-child(-n+2){border-bottom:none}}@media(max-width:700px){.cap-grid{grid-template-columns:1fr}.cap-card{border-right:none!important;border-bottom:1px solid var(--rule)!important}.cap-card:last-child{border-bottom:none!important}.steps-grid-4{grid-template-columns:1fr}.steps-grid-4 .step{border-right:none;border-bottom:1px solid var(--rule)}.steps-grid-4 .step:last-child{border-bottom:none}}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.fade-up{opacity:0;animation:.7s cubic-bezier(.23,1,.32,1) forwards fadeUp}.fade-up.d1{animation-delay:.1s}.fade-up.d2{animation-delay:.2s}.fade-up.d3{animation-delay:.35s}.fade-up.d4{animation-delay:.5s}[data-reveal]{opacity:0;transition:opacity .6s cubic-bezier(.23,1,.32,1),transform .6s cubic-bezier(.23,1,.32,1);transform:translateY(24px)}[data-reveal].visible{opacity:1;transform:translateY(0)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
