/*! tailwindcss v4.1.11 | 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-leading:initial;--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:var(--font-brand),"DM Sans",ui-sans-serif,system-ui,-apple-system,sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-ink-muted:#1c1c1cad}}@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}:-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}.fixed{position:fixed}.static{position:static}.sticky{position:sticky}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-8{margin-top:calc(var(--spacing)*8)}.mt-10{margin-top:calc(var(--spacing)*10)}.ml-2{margin-left:calc(var(--spacing)*2)}.contents{display:contents}.flex{display:flex}.hidden{display:none}.size-4{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.size-5{width:calc(var(--spacing)*5);height:calc(var(--spacing)*5)}.min-h-svh{min-height:100svh}.w-full{width:100%}.grow{flex-grow:1}.cursor-not-allowed{cursor:not-allowed}.scroll-mt-24{scroll-margin-top:calc(var(--spacing)*24)}.flex-col{flex-direction:column}.items-center{align-items:center}.gap-1{gap:calc(var(--spacing)*1)}.scroll-smooth{scroll-behavior:smooth}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.leading-6{--tw-leading:calc(var(--spacing)*6);line-height:calc(var(--spacing)*6)}.leading-7{--tw-leading:calc(var(--spacing)*7);line-height:calc(var(--spacing)*7)}.text-ink-muted{color:var(--color-ink-muted)}.opacity-60{opacity:.6}.outline{outline-style:var(--tw-outline-style);outline-width:1px}@media (min-width:48rem){.md\:flex{display:flex}.md\:hidden{display:none}}}:root{--layout-content-max:75rem;--layout-gutter:clamp(1.25rem, calc(.75rem + 1.5vw) ,2rem);--layout-section-y:clamp(5rem, calc(4rem + 4vw) ,8rem);--layout-column-gap:clamp(2.5rem,7vw,6rem);--layout-content-gap:clamp(2.5rem,4vw,3rem);--layout-card-gap:clamp(.75rem, calc(.5rem + .75vw) ,1rem);--layout-card-padding:clamp(1.25rem,3vw,1.75rem);--layout-panel-padding:clamp(1.5rem,5vw,3rem);--layout-header-height:4rem;--layout-anchor-offset:5.5rem;--layout-kicker-gap:1rem;--layout-copy-gap:1.25rem;color:#1c1c1c;font-family:var(--font-brand),"DM Sans",ui-sans-serif,system-ui,-apple-system,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;background:#f7f4ed}*,:before,:after{box-sizing:border-box}html{scroll-padding-top:var(--layout-anchor-offset);background:#f7f4ed}body{color:#1c1c1c;-webkit-font-smoothing:antialiased;background:#f7f4ed;margin:0;font-size:16px;font-weight:400;line-height:1.5}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:600}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,[role=link]:focus-visible{outline:none;box-shadow:0 0 0 2px #f7f4ed,0 0 0 4px #3b82f680,0 4px 12px #0000001a}::selection{color:#fcfbf8;background:#1c1c1c}.site-container{width:100%;max-width:calc(var(--layout-content-max) + (2*var(--layout-gutter)));padding-inline:var(--layout-gutter);margin-inline:auto}.site-section{padding-block:var(--layout-section-y)}.site-section--continuation{padding-top:0}.section-tint{background:#1c1c1c06;border-block:1px solid #e7e3da}.section-grid{gap:var(--layout-content-gap);display:grid}.section-heading{max-width:42rem}.section-heading>:where(h1,h2,h3){margin-top:var(--layout-kicker-gap)}.section-heading>:where(p:not(.eyebrow)){max-width:36rem;margin-top:var(--layout-copy-gap)}.content-stack{gap:var(--content-stack-gap,1rem);flex-direction:column;display:flex}.card-grid{gap:var(--layout-card-gap);display:grid}.section-content{margin-top:var(--layout-content-gap)}.display-title{letter-spacing:clamp(-1.5px,-.025em,-.9px);text-wrap:balance;font-size:clamp(2.25rem,6vw,3.75rem);font-weight:600;line-height:1.03}.section-title{letter-spacing:clamp(-1.2px,-.024em,-.7px);text-wrap:balance;font-size:clamp(2rem,4.6vw,3rem);font-weight:600;line-height:1.04}.eyebrow{color:#1c1c1c94;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:600;line-height:1.25rem}.text-link{color:#1c1c1c;text-underline-offset:.25rem;-webkit-text-decoration:underline #1c1c1c59;text-decoration:underline #1c1c1c59;transition:text-decoration-color .16s}.text-link:hover{text-decoration-color:#1c1c1c}.button-primary,.button-secondary{border-radius:6px;justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;padding:.6rem 1.1rem;font-size:1rem;line-height:1.5rem;text-decoration:none;transition:opacity .16s,background-color .16s,box-shadow .16s,transform .16s;display:inline-flex}.button-primary{color:#fcfbf8;background:#1c1c1c;border:1px solid #1c1c1c;box-shadow:inset 0 .5px #fff3,inset 0 0 0 .5px #0003,0 1px 2px #0000000d}.button-secondary{color:#1c1c1c;background:0 0;border:1px solid #1c1c1c66}.button-primary:hover,.button-secondary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.button-primary:active,.button-secondary:active{opacity:.8;transform:translateY(0)}.button-small{min-height:2.25rem;padding:.35rem .8rem;font-size:.875rem}.skip-link{z-index:100;color:#fcfbf8;background:#1c1c1c;border-radius:6px;padding:.65rem 1rem;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f4ede0;border-bottom:1px solid #e7e3dad9;position:sticky;top:0}.header-inner{min-height:var(--layout-header-height);justify-content:space-between;align-items:center;gap:1.25rem;display:flex}.brand-link{color:#1c1c1c;align-items:center;gap:.65rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.brand-link img{border-radius:6px}.nav-link{color:#1c1c1cb8;border-radius:6px;align-items:center;min-height:2.75rem;padding-inline:.8rem;font-size:.875rem;text-decoration:none;transition:background-color .16s,color .16s;display:inline-flex}.nav-link:hover{color:#1c1c1c;background:#1c1c1c0a}.mobile-menu{position:relative}.mobile-menu summary{cursor:pointer;border:1px solid #1c1c1c66;border-radius:6px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{background:#f7f4ed;border:1px solid #e7e3da;border-radius:12px;width:min(18rem,100vw - 2.5rem);padding:.75rem;display:grid;position:absolute;top:calc(100% + .75rem);right:0;box-shadow:0 16px 40px #1c1c1c1f}.hero-section{background:#f7f4ed;position:relative}.hero-shell{width:100%;padding:1.5rem 1rem}.hero-panel{background:#fcfbf8;border:1px solid #e7e3da;border-radius:16px;height:48.25rem;position:relative;overflow:hidden}.hero-decoration{z-index:0;pointer-events:none;display:block;position:absolute;inset:0}.hero-decoration img{object-fit:fill;width:100%;height:100%;display:block}.hero-message{z-index:1;text-align:center;position:absolute;top:3.5rem;left:1.5rem;right:1.5rem}.hero-eyebrow{color:#5b5b58;text-transform:uppercase;font-size:.6875rem;font-weight:600;line-height:1.125rem}.hero-title{color:#1c1c1c;letter-spacing:0;margin:1.25rem 0 0;font-size:2.25rem;font-weight:600;line-height:2.375rem}.hero-title span{display:block}.hero-copy{color:#5b5b58;max-width:18.4375rem;margin:1.375rem auto 0;font-size:1.0625rem;line-height:1.625rem}.hero-actions{flex-direction:column;gap:.75rem;margin-top:2.25rem;display:flex}.hero-primary-action,.hero-secondary-action{width:100%;min-height:3rem;padding:.6875rem 1rem;font-size:1rem;line-height:1.5rem}.hero-primary-action{box-shadow:0 3px 8px #00000029}.hero-secondary-action{background:#fcfbf8c7}.hero-audience{z-index:1;text-align:center;background:#fcfbf8d1;border:1px solid #e7e3da;border-radius:12px;height:11.75rem;padding-top:1.125rem;position:absolute;bottom:2rem;left:1.5rem;right:1.5rem}.hero-audience-label{color:#5b5b58;text-transform:uppercase;font-size:.6875rem;font-weight:600;line-height:1.125rem}.hero-audience-grid{grid-template-columns:minmax(0,8rem) minmax(0,7.4375rem);justify-content:center;gap:.875rem .5rem;margin-top:1.125rem;display:grid}.hero-audience-chip{color:#1c1c1c;background:#f7f4edd6;border:1px solid #e7e3da;border-radius:9999px;justify-content:center;align-items:center;height:2.25rem;font-size:.75rem;font-weight:500;line-height:1.125rem;display:inline-flex}.card{padding:var(--layout-card-padding);background:#f7f4ed;border:1px solid #e7e3da;border-radius:12px;flex-direction:column;display:flex}.featured-card{padding:var(--layout-panel-padding);border-radius:16px}.icon-disc,.check-disc{background:#1c1c1c0a;border-radius:9999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.icon-disc{border:1px solid #e7e3da;width:2.75rem;height:2.75rem}.check-disc{color:#fcfbf8;background:#1c1c1c;width:1.65rem;height:1.65rem}.statement-panel{margin-top:var(--layout-content-gap);text-align:center;background:radial-gradient(circle at 12% 10%,#f4a4842e,#0000 32%),radial-gradient(circle at 88% 82%,#89b2d229,#0000 34%),#f7f4ed;border:1px solid #e7e3da;border-radius:16px;padding:clamp(2rem,7vw,5rem)}.statement-panel p{letter-spacing:-.025em;text-wrap:balance;font-size:clamp(1.75rem,4.4vw,3rem);font-weight:600;line-height:1.08}.statement-panel p+p{color:#1c1c1c94;margin-top:.4rem}.problem-grid{grid-template-columns:minmax(0,1fr)}.problem-card{min-height:11rem}.problem-card p{margin-top:auto;padding-top:2.5rem;font-size:1.125rem;line-height:1.75rem}.solution-copy{--content-stack-gap:.5rem;color:#1c1c1cad;max-width:32rem;margin-top:1.5rem;font-size:1.125rem;line-height:1.75rem}.solution-emphasis{color:#1c1c1c;padding-top:1rem}.deliverable-grid{gap:1rem 1.5rem;margin-top:1.5rem;display:grid}.deliverable-grid li{align-items:center;gap:.75rem;font-size:1rem;line-height:1.5rem;display:flex}.deliverable-footer{border-top:1px solid #e7e3da;margin-top:2rem;padding-top:1.5rem;font-size:1.125rem}.process-grid{gap:var(--layout-card-gap);margin-top:var(--layout-content-gap);display:grid}.process-step{border-top:1px solid #1c1c1c66;padding:1.25rem .25rem 0;position:relative}.step-number{color:#1c1c1c7a;letter-spacing:.08em;font-size:.75rem;font-weight:600}.benefit-list{border-top:1px solid #e7e3da;gap:0;display:grid}.benefit-list li{border-bottom:1px solid #e7e3da;align-items:center;gap:.8rem;min-height:3.5rem;font-size:1rem;display:flex}.service-card{min-height:17rem;transition:border-color .16s,transform .16s}.service-card:hover{border-color:#1c1c1c47;transform:translateY(-2px)}.services-grid{grid-template-columns:minmax(0,1fr)}.panel-card{min-height:23rem;padding:var(--layout-panel-padding)}.audience-grid{grid-template-columns:minmax(0,1fr)}.tag-list{flex-wrap:wrap;gap:.6rem;display:flex}.tag-list span{color:#1c1c1cb8;border:1px solid #e7e3da;border-radius:9999px;align-items:center;min-height:2.4rem;padding:.4rem .85rem;font-size:.875rem;display:inline-flex}.panel-heading{margin-top:var(--layout-kicker-gap);letter-spacing:-.025em;font-size:1.875rem;line-height:1.25}.panel-tags{margin-top:2rem}.faq-list{border-top:1px solid #e7e3da}.faq-list details{border-bottom:1px solid #e7e3da}.faq-list summary{cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;font-size:1.05rem;font-weight:600;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-icon{flex:none;transition:transform .16s}.faq-list details[open] .faq-icon{transform:rotate(45deg)}.faq-list details p{color:#1c1c1cad;max-width:38rem;padding:0 2.5rem 1.5rem 0;line-height:1.65}.final-cta{padding:clamp(3.5rem,10vw,7rem)var(--layout-panel-padding);text-align:center;background:radial-gradient(circle at 20% 10%,#f4a4843d,#0000 34%),radial-gradient(circle at 84% 80%,#89b2d238,#0000 35%),radial-gradient(circle at 52% 100%,#ebc0932e,#0000 36%),#f7f4ed;border:1px solid #e7e3da;border-radius:16px;overflow:hidden}.final-cta-copy{max-width:36rem;margin:var(--layout-copy-gap)auto 0}.final-cta-action{justify-content:center;margin-top:2rem;display:flex}.site-footer{border-top:1px solid #e7e3da}.footer-panel{padding-block:var(--layout-content-gap);border-bottom:1px solid #e7e3da;flex-direction:column;justify-content:space-between;gap:2rem;display:flex}.footer-meta{color:#1c1c1cad;flex-direction:column;justify-content:space-between;gap:.75rem;padding-block:1.5rem;font-size:.875rem;display:flex}.footer-description{color:#1c1c1cad;max-width:28rem;margin-top:1rem;font-size:.875rem;line-height:1.5rem}.footer-nav{flex-wrap:wrap;align-items:center;gap:.75rem 1.5rem;font-size:.875rem;display:flex}@media (min-width:640px){.hero-shell{padding:2.5rem 1.5rem}.hero-panel{height:42.5rem}.hero-message{top:4.5rem;left:2.5rem;right:2.5rem}.hero-eyebrow{font-size:.75rem;line-height:1.25rem}.hero-title{width:calc(100% + 2.5rem);margin-top:1rem;margin-left:-1.25rem;font-size:2.5rem;line-height:2.75rem}.hero-copy{max-width:35rem;margin-top:2rem;font-size:1.125rem;line-height:1.75rem}.hero-actions{flex-direction:row;justify-content:center;margin-top:2.875rem}.hero-primary-action{flex:none;width:11rem}.hero-secondary-action{flex:none;width:12rem}.hero-audience{background:#fcfbf8cc;height:6rem;padding-top:.875rem;left:2.5rem;right:2.5rem}.hero-audience-grid{grid-template-columns:7.0625rem 6.25rem 7.4375rem 6.625rem;gap:.625rem;margin-top:.875rem}.hero-audience-chip{height:2.125rem;font-size:.75rem;line-height:1.125rem}.process-grid,.problem-grid,.services-grid,.deliverable-grid,.benefit-list{grid-template-columns:repeat(2,minmax(0,1fr))}.benefit-list li:nth-child(odd){padding-right:1.5rem}.benefit-list li:nth-child(2n){border-left:1px solid #e7e3da;padding-left:1.5rem}.footer-panel{flex-direction:row;align-items:flex-end}.footer-meta{flex-direction:row}}@media (min-width:1024px){.hero-shell{width:calc(100% - 4rem);max-width:75rem;margin-inline:auto;padding:3rem 0}.hero-panel{height:40rem}.hero-message{top:6.375rem;left:8.75rem;right:8.75rem}.hero-title{width:calc(100% + 7.5rem);margin-top:1.125rem;margin-left:-3.75rem;font-size:3.25rem;line-height:3.5rem}.hero-copy{max-width:47.5rem;margin-top:1.75rem}.hero-actions{margin-top:4.25rem}.hero-audience{background:#fcfbf8c7;justify-content:center;align-items:center;gap:1.5rem;height:4.5rem;padding-top:0;display:flex;left:3.75rem;right:3.75rem}.hero-audience-label{flex:none;width:5.5rem}.hero-audience-grid{grid-template-columns:8.0625rem 7.125rem 8.5rem 7.625rem;gap:.75rem;margin-top:0}.hero-audience-chip{height:2.25rem;font-size:.8125rem;line-height:1.25rem}.section-grid{align-items:start;column-gap:var(--layout-column-gap);grid-template-columns:minmax(0,5fr) minmax(0,7fr)}.process-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@property --tw-leading{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
