/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.resize{resize:both}}:root{--green:#6e793b;--green-dark:#3f4823;--green-soft:#edf0e3;--white:#fff;--paper:#f7f7f3;--ink:#171914;--muted:#65695d;--line:#dfe2d6;--max:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{width:100%;display:block}.wrap{width:min(var(--max), calc(100% - 56px));margin-inline:auto}.siteHeader{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #17191414;position:fixed;inset:0 0 auto}.nav{width:min(var(--max), calc(100% - 56px));justify-content:space-between;align-items:center;gap:28px;height:84px;margin-inline:auto;display:flex}.brand{align-items:center;display:inline-flex}.brand img{object-fit:contain;width:auto;height:48px}.navLinks{color:#4c5146;gap:30px;font-size:13px;display:flex}.navLinks a{position:relative}.navLinks a:after{content:"";background:var(--green);height:1px;transition:right .2s;position:absolute;bottom:-7px;left:0;right:100%}.navLinks a:hover:after{right:0}.button{border:1px solid var(--green);background:var(--green);min-height:51px;color:var(--white);letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:0 24px;font-size:13px;font-weight:700;transition:background .2s,color .2s,transform .2s;display:inline-flex}.button:hover{background:var(--green-dark);transform:translateY(-2px)}.buttonSmall{min-height:42px;padding:0 18px}.eyebrow{color:var(--green);letter-spacing:.18em;text-transform:uppercase;margin:0 0 22px;font-size:11px;font-weight:800}.hero{background:var(--white);grid-template-columns:52% 48%;min-height:840px;padding-top:84px;display:grid}.heroCopy{max-width:760px;padding:90px 6vw 80px max(6vw, calc((100vw - var(--max)) / 2));align-self:center;position:relative;overflow:hidden}.heroMonogram{z-index:0;opacity:.055;pointer-events:none;width:260px;position:absolute;top:7%;right:4%;transform:rotate(-8deg)}.heroCopy>:not(.heroMonogram){z-index:1;position:relative}.heroAudience{background:var(--green-dark);color:var(--white);letter-spacing:.13em;text-transform:uppercase;border-radius:999px;margin:0 0 24px;padding:10px 15px;font-size:11px;font-weight:800;display:inline-flex}.hero h1{letter-spacing:-.048em;max-width:740px;margin:0;font:400 clamp(48px,4.7vw,70px)/1 Georgia,Times New Roman,serif}.heroQuestion{max-width:650px;color:var(--ink);letter-spacing:-.025em;margin:25px 0 0;font:700 clamp(21px,2vw,28px)/1.25 Arial,Helvetica,sans-serif}.heroQuestion em{color:var(--green);font-style:normal}.heroLead{max-width:630px;color:var(--muted);margin:22px 0 0;font-size:17px;line-height:1.75}.heroActions{align-items:center;gap:27px;margin-top:38px;display:flex}.textLink{font-size:13px;font-weight:700}.textLink span{color:var(--green);margin-left:7px}.heroNote{color:#73786b;letter-spacing:.09em;text-transform:uppercase;gap:25px;margin-top:48px;font-size:10px;font-weight:700;display:flex}.heroNote span:before{content:"•";color:var(--green);margin-right:9px}.heroVisual{background:var(--green-soft);border-radius:42px 42px 42px 120px;min-height:708px;margin:24px 24px 24px 0;position:relative;overflow:hidden;box-shadow:0 26px 70px #323a1d21}.heroVisual:before{content:"";z-index:2;border:1px solid #fffc;border-radius:50%;width:72px;height:72px;position:absolute;top:28px;left:28px}.heroVisual img{object-fit:cover;object-position:center top;height:100%;transition:transform .7s}.heroVisual:hover img{transform:scale(1.025)}.heroVisual:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000,#14180cad);position:absolute;inset:52% 0 0}.heroVisual figcaption{z-index:3;color:var(--white);opacity:0;text-align:right;text-shadow:0 3px 20px #000000a6;padding:0;transition:opacity .35s,transform .35s;position:absolute;bottom:28px;right:28px;transform:translateY(12px)}.heroVisual:hover figcaption,.heroVisual:focus-within figcaption{opacity:1;transform:translateY(0)}.heroVisual figcaption span,.heroVisual figcaption small{display:block}.heroVisual figcaption span{font:700 21px Georgia,serif}.heroVisual figcaption small{color:#ffffffe0;text-transform:uppercase;letter-spacing:.12em;margin-top:7px;font-size:10px}.fieldProof{background:var(--green-soft);padding:110px 0;position:relative;overflow:hidden}.fieldProof:after{content:"";border:1px solid #6e793b38;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-180px;right:-130px}.fieldProofGrid{z-index:1;grid-template-columns:.82fr 1.18fr;align-items:center;gap:110px;display:grid;position:relative}.fieldProofCopy{max-width:570px}.fieldProofCopy h2{max-width:530px}.fieldProofCopy>p:not(.eyebrow){max-width:540px;color:var(--muted);margin:30px 0 0;font-size:18px;line-height:1.7}.fieldProofCopy>span{width:fit-content;color:var(--green-dark);letter-spacing:.1em;text-transform:uppercase;border-top:1px solid #6e793b59;margin-top:36px;padding-top:12px;font-size:10px;font-weight:800;display:block}.fieldProofVideo{background:var(--white);border-radius:42px 42px 110px;width:min(100%,430px);margin:0 auto;padding:12px;transition:transform .45s,box-shadow .45s;position:relative;transform:rotate(1.6deg);box-shadow:0 28px 70px #323a1d2e}.fieldProofVideo:before{content:"";border:1px solid var(--green);border-radius:50%;width:108px;height:108px;position:absolute;top:34px;left:-66px}.fieldProofVideo:hover{transform:rotate(0)scale(1.018);box-shadow:0 34px 82px #323a1d3d}.fieldProofVideo video{z-index:1;aspect-ratio:9/16;object-fit:cover;background:var(--green-dark);border-radius:31px 31px 96px;width:100%;display:block;position:relative}.dependencySection{background:var(--green-dark);color:var(--white);padding:120px 0;position:relative;overflow:hidden}.dependencySection:before{content:"";border:1px solid #ffffff1f;border-radius:50%;width:460px;height:460px;position:absolute;top:-280px;right:-110px}.dependencySection .eyebrow{color:#dfe4c9}.dependencyGrid{z-index:1;grid-template-columns:.88fr 1.12fr;align-items:start;gap:100px;display:grid;position:relative}.dependencyIntro>p:not(.eyebrow){color:#dfe4d4;max-width:540px;margin:28px 0 0;font-size:16px;line-height:1.7}.dependencyScore{border-top:1px solid #ffffff38;grid-template-columns:76px 1fr;gap:20px;margin-top:42px;padding-top:28px;display:grid}.dependencyScore>span{color:#e7eadb;font:400 29px/1 Georgia,Times New Roman,serif}.dependencyScore strong{font:400 22px/1.2 Georgia,Times New Roman,serif;display:block}.dependencyScore p{color:#dfe4d4;margin:10px 0 0;font-size:13px;line-height:1.6}.dependencyButton{border-color:var(--white);background:var(--white);color:var(--green-dark);margin-top:30px}.dependencyButton:hover{border-color:var(--white);color:var(--white);background:0 0}.dependencyQuestions{border:0;min-width:0;margin:0;padding:0}.dependencyQuestions legend{color:#dfe4c9;letter-spacing:.14em;text-transform:uppercase;margin-bottom:20px;font-size:10px;font-weight:800}.dependencyQuestions label{cursor:pointer;background:#ffffff0e;border:1px solid #ffffff2e;border-radius:18px;grid-template-columns:28px 1fr;align-items:center;gap:16px;margin-bottom:10px;padding:20px;transition:background-color .25s,border-color .25s,transform .25s;display:grid}.dependencyQuestions label:hover,.dependencyQuestions label:focus-within,.dependencyQuestions label.isChecked{background:#ffffff21;border-color:#ffffff94;transform:translate(6px)}.dependencyQuestions input{opacity:0;pointer-events:none;position:absolute}.dependencyCheck{width:28px;height:28px;color:var(--green-dark);border:1px solid #ffffff7a;border-radius:8px;place-items:center;font-size:15px;display:grid}.isChecked .dependencyCheck{border-color:var(--white);background:var(--white)}.dependencyQuestions label>span:last-child{font-size:15px;line-height:1.45}.section{padding:125px 0}.signalSection{background:var(--paper)}.signalGrid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:105px;display:grid}h2{letter-spacing:-.04em;margin:0;font:400 clamp(42px,4.8vw,66px)/1.02 Georgia,Times New Roman,serif}.largeText{max-width:600px;color:var(--muted);margin:30px 0 0;font-size:18px;line-height:1.7}.signalList{margin:42px 0 0;padding:0;list-style:none}.signalList li{background:#ffffff94;border:1px solid #6e793b1a;border-radius:18px;outline:none;grid-template-columns:52px 1fr;gap:20px;margin-bottom:10px;padding:23px 22px;transition:transform .28s,background-color .28s,color .28s,box-shadow .28s;display:grid}.signalList li:nth-child(2){background:#e3e9d494}.signalList li:hover,.signalList li:focus{z-index:1;background:var(--green);color:var(--white);transform:translate(8px)scale(1.02);box-shadow:0 16px 34px #323a1d2b}.signalList li span{color:var(--green);padding-top:4px;font-size:12px;font-weight:800;transition:color .28s}.signalList li strong{margin-bottom:7px;font:400 20px/1.25 Georgia,Times New Roman,serif;display:block}.signalList li p{margin:0;font-size:17px;line-height:1.55}.signalList li:hover span,.signalList li:focus span{color:#ffffffd1}.frictionVisual{background:var(--white);border-radius:38px 38px 110px;margin:0;padding:14px;position:relative;box-shadow:0 24px 60px #2c311c1a}.frictionVisual:after{content:"";background:var(--green-soft);z-index:0;border-radius:50%;width:120px;height:120px;position:absolute;top:-24px;right:-24px}.frictionVisual img{z-index:1;object-fit:cover;object-position:center 27%;border-radius:28px 28px 92px;height:652px;position:relative}.frictionVisual figcaption{background:var(--green);width:310px;color:var(--white);z-index:2;border-radius:20px;padding:27px;font:italic 20px/1.45 Georgia,serif;position:absolute;bottom:38px;left:-42px;box-shadow:0 16px 36px #333a1d33}.resultsSection{background:var(--white);position:relative;overflow:hidden}.resultsSection .wrap{position:relative}.sectionMonogram{pointer-events:none;-webkit-user-select:none;user-select:none;width:250px;position:absolute}.resultsMonogram{opacity:.07;top:-56px;right:-35px;transform:rotate(9deg)}.sectionHeading{max-width:820px;margin-bottom:68px}.sectionHeading.narrow{max-width:700px}.sectionHeading>p:last-child{max-width:690px;color:var(--muted);margin:26px 0 0;font-size:17px;line-height:1.7}.outcomeGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.outcomeGrid article{background:#edf0e3;border:1px solid #6e793b1f;border-radius:28px;outline:none;min-height:330px;padding:32px 38px 42px;transition:transform .35s,box-shadow .35s,background-color .35s,color .35s;overflow:hidden}.outcomeGrid article:nth-child(2){background:#f5f1e7}.outcomeGrid article:nth-child(3){background:#e3e9d4}.outcomeGrid article:hover,.outcomeGrid article:focus{z-index:1;background:var(--green);color:var(--white);transform:translateY(-8px)scale(1.025);box-shadow:0 24px 55px #323a1d33}.outcomeGrid article>span{color:var(--green);font-size:10px;font-weight:800;transition:color .35s}.outcomeGrid h3{margin:72px 0 18px;font:400 29px/1.12 Georgia,serif}.outcomeGrid p{color:var(--muted);margin:0;font-size:14px;line-height:1.7;transition:color .35s}.outcomeGrid article:hover>span,.outcomeGrid article:focus>span,.outcomeGrid article:hover p,.outcomeGrid article:focus p{color:#ffffffe0}.imageBreak{background:var(--green-dark);border-radius:44px;height:min(62vw,730px);margin:28px;position:relative;overflow:hidden;box-shadow:0 26px 70px #23281529}.imageBreak>img{object-fit:cover;object-position:center 40%;filter:saturate(.82);height:100%}.imageBreak:after{content:"";background:linear-gradient(90deg,#191e0fbf,#0000 58%);position:absolute;inset:0}.imageBreakQuote{z-index:2;left:max(28px, calc((100vw - var(--max)) / 2));color:var(--white);letter-spacing:-.03em;font:italic 400 clamp(30px,4.2vw,60px)/1.13 Georgia,serif;position:absolute;top:50%;transform:translateY(-50%)}.imageBreakQuote p{margin:0}.testimonialsSection{background:var(--white);position:relative;overflow:hidden}.testimonialsSection:before{content:"";background:var(--green-soft);border-radius:50%;width:330px;height:330px;position:absolute;top:80px;right:-120px}.testimonialsHeading{z-index:1;grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;margin-bottom:72px;display:grid;position:relative}.googleProof{border:1px solid var(--line);background:#ffffffd1;border-radius:22px;justify-self:end;align-items:center;gap:18px;padding:18px 22px;display:flex;box-shadow:0 14px 35px #2a2f1b0f}.googleProof>span{color:#f5b301;letter-spacing:.08em;font-size:17px}.googleProof p{margin:0;font-size:12px;font-weight:800}.googleProof small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-top:5px;font-size:9px;font-weight:500;display:block}.testimonialGrid{z-index:1;grid-template-columns:repeat(3,1fr);align-items:start;gap:20px;display:grid;position:relative}.testimonialCard{border:1px solid var(--line);background:var(--paper);border-radius:28px;outline:none;flex-direction:column;min-height:430px;padding:30px;transition:transform .35s,box-shadow .35s,background-color .35s,border-color .35s;display:flex;box-shadow:0 18px 50px #2a2f1b13}.testimonialCard2{background:var(--green-soft);margin-top:38px}.testimonialCard3{margin-top:-18px}.testimonialCard:hover,.testimonialCard:focus{z-index:2;background:var(--white);border-color:#6e793b61;transform:translateY(-10px)scale(1.025);box-shadow:0 28px 65px #2a2f1b29}.testimonialMeta{grid-template-columns:46px 1fr auto;align-items:center;gap:13px;display:grid}.testimonialAvatar{background:var(--green);width:46px;height:46px;color:var(--white);border-radius:50%;place-items:center;font:700 13px Georgia,serif;display:grid}.testimonialMeta strong,.testimonialMeta small{display:block}.testimonialMeta strong{font-size:13px}.testimonialMeta small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:5px;font-size:9px}.reviewStars{color:#f5b301;letter-spacing:.03em;font-size:10px}.testimonialCard blockquote{color:var(--ink);margin:46px 0 36px;font:italic 400 23px/1.48 Georgia,serif}.googleLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin:auto 0 0;font-size:10px;font-weight:700;display:flex}.googleLabel span{border:1px solid var(--line);background:var(--white);color:#4285f4;text-transform:none;border-radius:50%;place-items:center;width:23px;height:23px;font:800 11px Arial,sans-serif;display:grid}.formatsSection{background:var(--paper);overflow:hidden}.packageHeading{max-width:880px}.packageGrid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.packageCard{border:1px solid var(--line);background:var(--white);border-radius:30px;flex-direction:column;min-height:540px;padding:38px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 42px #2a2f1b0e}.packageCard:hover{transform:translateY(-6px);box-shadow:0 24px 56px #2a2f1b1c}.packageCard.featured{border-color:var(--green);background:var(--green);color:var(--white);transform:translateY(-12px)}.packageCard.featured:hover{transform:translateY(-18px)}.packageCard.featured:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-80px;right:-70px}.packageTopline{justify-content:space-between;align-items:center;gap:20px;display:flex}.packageTopline span{color:var(--green);font-size:10px;font-weight:800}.packageTopline small{letter-spacing:.1em;text-transform:uppercase;border:1px solid #ffffff73;border-radius:999px;padding:7px 11px;font-size:9px;font-weight:800}.packageCard.featured .packageTopline span{color:#e9ecd9}.packageCard h3{margin:45px 0 12px;font:400 38px/1.08 Georgia,serif}.pricingNote{max-width:720px;color:var(--muted);text-align:center;margin:34px auto 0;font-size:12px;font-style:italic;line-height:1.65}.packageDuration{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:12px 0 0;font-size:11px;font-weight:800}.packageBody{border-top:1px solid var(--line);margin:42px 0 34px;padding-top:28px}.packageBody p{color:var(--muted);margin:0;font-size:14px;line-height:1.68}.packageBody p+p{margin-top:22px}.packageBody strong{color:var(--ink);letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:10px;display:block}.packageCard.featured .packageDuration,.packageCard.featured .packageBody p{color:#f1f3e9}.packageCard.featured .packageBody{border-color:#ffffff47}.packageCard.featured .packageBody strong{color:var(--white)}.packageLink{z-index:1;border:1px solid var(--green);background:var(--green);width:fit-content;color:var(--white);border-radius:999px;margin-top:auto;padding:14px 19px;font-size:12px;font-weight:800;transition:transform .25s,box-shadow .25s,background-color .25s,color .25s;position:relative;box-shadow:0 10px 24px #323a1d1f}.packageLink:hover,.packageLink:focus-visible{transform:scale(1.07);box-shadow:0 16px 30px #323a1d3b}.packageCard.featured .packageLink{border-color:var(--white);background:var(--white);color:var(--green-dark)}.approachSection{background:var(--green);color:var(--white);position:relative;overflow:hidden}.approachSection .eyebrow{color:#e5e9d4}.approachMonogram{opacity:.09;width:340px;bottom:-78px;left:-70px;transform:rotate(-10deg)}.approachSection .wrap{z-index:1;position:relative}.approachGrid{grid-template-columns:.85fr 1.15fr;gap:120px;display:grid}.approachGrid ol{border-top:1px solid #ffffff4d;margin:0;padding:0;list-style:none}.approachGrid li{border-bottom:1px solid #ffffff4d;grid-template-columns:175px 1fr;gap:30px;padding:25px 0;display:grid}.approachGrid li span{font:400 24px Georgia,serif}.approachGrid li p{color:#eef0e6;margin:3px 0 0;font-size:14px}.lucieSection{background:var(--white)}.lucieGrid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px;display:grid}.lucieGrid figure{background:var(--green-soft);border-radius:120px 38px 38px;height:690px;margin:0;padding:14px;position:relative;overflow:visible}.lucieGrid figure:after{content:"";border:1px solid var(--green);border-radius:50%;width:86px;height:86px;position:absolute;bottom:44px;right:-28px}.lucieGrid figure img{z-index:1;object-fit:cover;object-position:center 44%;border-radius:106px 28px 28px;height:100%;position:relative}.lucieGrid>div>p:not(.eyebrow){max-width:650px;color:var(--muted);font-size:16px;line-height:1.75}.lucieGrid>div>p:nth-of-type(2){margin-top:28px}.lucieGrid blockquote{border-left:3px solid var(--green);max-width:600px;color:var(--green-dark);margin:38px 0 0;padding:23px 0 23px 28px;font:italic 400 25px/1.35 Georgia,serif}.proofPoints{grid-template-columns:repeat(3,1fr);gap:12px;margin:34px 0 0;padding:0;list-style:none;display:grid}.proofPoints li{border:1px solid var(--line);background:var(--paper);border-radius:18px;min-height:118px;padding:20px 16px}.proofPoints strong,.proofPoints span{display:block}.proofPoints strong{color:var(--green-dark);font:400 22px/1.15 Georgia,Times New Roman,serif}.proofPoints span{color:var(--muted);margin-top:9px;font-size:11px;line-height:1.4}.contactSection{background:var(--green-dark);color:var(--white);padding:110px 0}.contactSection .eyebrow{color:#dfe4c9}.contactLogo{object-fit:contain;width:auto;height:72px;margin:0 0 42px}.contactGrid{grid-template-columns:1.15fr .85fr;align-items:end;gap:100px;display:grid}.contactGrid>div:last-child>p{color:#e1e5d7;margin:0 0 31px;font-size:15px;line-height:1.75}.buttonLight{background:var(--white);border-color:var(--white);color:var(--green-dark)}.buttonLight:hover{color:var(--white);background:0 0}.contactSocials{gap:24px;margin-top:30px;display:flex}.contactSocials a{color:#e8ebdd;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #ffffff6b;padding-bottom:6px;font-size:11px;font-weight:700;transition:border-color .2s,color .2s}.contactSocials a:hover{border-color:var(--white);color:var(--white)}footer{background:var(--white);border-top:1px solid var(--line);padding:38px 0}.footerGrid{color:var(--muted);justify-content:space-between;align-items:center;gap:25px;font-size:11px;display:flex}footer .brand img{height:55px}.footerLinks{align-items:center;gap:22px;display:flex}.footerLinks a{transition:color .2s}.footerLinks a:hover{color:var(--green)}@media (width<=980px){.navLinks{display:none}.hero{grid-template-columns:1fr}.heroCopy{max-width:none;padding:150px 7vw 80px}.heroVisual{min-height:680px}.fieldProofGrid{gap:65px}.dependencyGrid,.signalGrid,.approachGrid,.lucieGrid,.contactGrid{grid-template-columns:1fr;gap:65px}.frictionVisual{max-width:680px;margin-left:auto}.testimonialsHeading{grid-template-columns:1fr;gap:35px}.googleProof{justify-self:start}.testimonialGrid{grid-template-columns:1fr}.testimonialCard{min-height:auto}.testimonialCard2,.testimonialCard3{margin-top:0}.packageGrid{grid-template-columns:1fr}.packageCard.featured{transform:none}.packageCard.featured:hover{transform:translateY(-6px)}.lucieGrid figure{max-width:670px}}@media (width<=680px){.wrap,.nav{width:calc(100% - 30px)}.nav{height:74px}.brand img{height:39px}.buttonSmall{min-height:39px;padding:0 13px}.buttonSmall span{display:none}.hero{padding-top:74px}.heroCopy{padding:80px 20px 65px}.heroMonogram{width:190px;top:25px;right:-45px}.hero h1{font-size:47px}.heroLead{font-size:16px}.heroActions{flex-direction:column;align-items:stretch}.textLink{text-align:center}.heroNote{flex-direction:column;gap:10px}.heroVisual{border-radius:30px 30px 30px 76px;min-height:560px;margin:0 15px 15px}.heroVisual figcaption{bottom:15px;right:15px}.fieldProof{padding:78px 0}.fieldProofGrid{grid-template-columns:1fr;gap:48px}.fieldProofCopy>p:not(.eyebrow){font-size:16px}.fieldProofVideo{border-radius:34px 34px 88px;width:min(88vw,390px)}.fieldProofVideo:before{width:78px;height:78px;left:-24px}.fieldProofVideo video{border-radius:25px 25px 76px}.dependencySection{padding:82px 0}.dependencyGrid{gap:48px}.dependencyScore{grid-template-columns:60px 1fr}.dependencyQuestions label{padding:18px 16px}.section{padding:82px 0}h2{font-size:41px}.signalGrid{gap:45px}.frictionVisual img{height:520px}.frictionVisual figcaption{width:100%;position:relative;bottom:0;left:0}.outcomeGrid{grid-template-columns:1fr}.outcomeGrid article{min-height:auto;padding:28px 26px 35px}.outcomeGrid h3{margin-top:34px}.imageBreak{border-radius:30px;height:640px;margin:15px}.imageBreak>img{object-position:58% center}.imageBreak:after{background:linear-gradient(#0000 28%,#191e0fcc)}.imageBreakQuote{font-size:34px;top:auto;bottom:40px;right:22px;transform:none}.testimonialsHeading{margin-bottom:45px}.googleProof{justify-content:space-between;width:100%}.testimonialCard{border-radius:24px;padding:25px 22px}.testimonialMeta{grid-template-columns:42px 1fr}.testimonialAvatar{width:42px;height:42px}.reviewStars{grid-column:2}.testimonialCard blockquote{margin:32px 0;font-size:21px}.packageCard{border-radius:24px;min-height:auto;padding:30px 24px}.packageCard h3{margin-top:34px;font-size:34px}.packageBody{margin-top:32px}.packageLink{margin-top:8px}.approachGrid{gap:48px}.approachGrid li{grid-template-columns:1fr;gap:8px}.lucieGrid figure{border-radius:72px 28px 28px;height:540px}.lucieGrid figure img{border-radius:62px 20px 20px}.proofPoints{grid-template-columns:1fr}.proofPoints li{min-height:auto}.contactSection{padding:80px 0}.contactLogo{height:60px;margin-bottom:32px}.contactSocials{flex-wrap:wrap;gap:18px 24px}.resultsMonogram{top:-35px;right:-80px}.approachMonogram{width:250px;bottom:-45px;left:-85px}.footerGrid{text-align:center;flex-direction:column}.footerLinks{flex-wrap:wrap;justify-content:center}}@media (hover:none){.heroVisual figcaption{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}[id]{scroll-margin-top:104px}.productCard[id]{scroll-margin-top:112px}.skipLink{z-index:100;background:var(--green-dark);color:var(--white);border-radius:10px;padding:12px 16px;font-size:13px;font-weight:800;transition:transform .2s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skipLink:focus{transform:translateY(0)}.heroBenefits a{background:var(--green-soft);min-height:38px;color:var(--green-dark);border:1px solid #6e793b47;border-radius:999px;align-items:center;padding:9px 14px;font-size:11px;font-weight:800;transition:transform .28s,background-color .28s,border-color .28s,box-shadow .28s;display:inline-flex}.heroBenefits a:hover,.heroBenefits a:focus-visible{border-color:var(--green);background:var(--white);transform:translateY(-4px);box-shadow:0 12px 28px #2a2f1b21}.productProgress a{color:var(--green-dark);letter-spacing:.08em;text-transform:uppercase;padding:18px 20px 13px 0;font-size:10px;font-weight:800;line-height:1.45;transition:color .2s,transform .2s;position:relative}.productProgress a:before{content:"";background:var(--green);width:46px;height:3px;transition:width .3s;position:absolute;top:-2px;left:0}.productProgress a:hover,.productProgress a:focus-visible{color:var(--green);transform:translate(4px)}.productProgress a:hover:before,.productProgress a:focus-visible:before{width:82%}.productCard.featured:target{border-color:var(--white)}.faqSection{background:var(--paper)}.faqGrid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:90px;display:grid}.faqIntro{position:sticky;top:130px}.faqIntro h2{max-width:520px}.faqIntro>p:last-child{max-width:520px;color:var(--muted);margin:28px 0 0;font-size:16px;line-height:1.72}.faqList{border-top:1px solid var(--line)}.faqItem{border-bottom:1px solid var(--line)}.faqItem summary{color:var(--green-dark);cursor:pointer;padding:27px 54px 27px 0;font:400 23px/1.35 Georgia,Times New Roman,serif;list-style:none;position:relative}.faqItem summary::-webkit-details-marker{display:none}.faqItem summary:after{content:"+";width:32px;height:32px;color:var(--green);border:1px solid #6e793b59;border-radius:50%;place-items:center;font:400 21px/1 Arial,sans-serif;transition:transform .25s,background-color .25s,color .25s;display:grid;position:absolute;top:24px;right:4px}.faqItem[open] summary:after{background:var(--green);color:var(--white);transform:rotate(45deg)}.faqItem p{color:var(--muted);margin:-6px 58px 28px 0;font-size:15px;line-height:1.75}@media (width<=980px){.faqGrid{grid-template-columns:1fr;gap:48px}.faqIntro{position:static}}@media (width<=680px){[id],.productCard[id]{scroll-margin-top:86px}.heroBenefits a{justify-content:center;width:100%}.faqItem summary{padding-block:23px;font-size:20px}.faqItem p{margin-right:0}}.button{min-height:56px;padding-inline:28px;font-size:13px;box-shadow:0 12px 28px #323a1d29}.button:hover,.button:focus-visible{transform:translateY(-3px)scale(1.025);box-shadow:0 18px 34px #323a1d3d}.buttonSmall{min-height:44px;padding-inline:19px;box-shadow:0 8px 20px #323a1d1f}.hero{grid-template-columns:52% 48%;min-height:820px}.heroCopy{max-width:810px;padding-right:5vw}.hero h1{max-width:780px;font-size:clamp(50px,5vw,74px)}.hero h1 em{color:var(--green);font-style:normal;line-height:1.04}.heroLead{max-width:660px;margin-top:30px}.heroLead p{color:var(--muted);margin:0;font-size:17px;line-height:1.68}.heroLead p+p{margin-top:15px}.heroActions{flex-wrap:wrap}.buttonPrimary{min-height:64px;padding-inline:34px;font-size:14px;box-shadow:0 18px 38px #323a1d3d}.heroBenefits{flex-wrap:wrap;gap:10px;margin-top:38px;display:flex}.heroSectors{color:#73786b;letter-spacing:.06em;text-transform:uppercase;margin:17px 0 0;font-size:10px;font-weight:700;line-height:1.6}.heroSectors strong{color:var(--green-dark)}.heroVisual{align-self:center;min-height:0}.heroVisual img{object-fit:contain;object-position:center;background:var(--green-soft);height:auto}.symptomSection{background:var(--paper);position:relative;overflow:hidden}.symptomSection:after{content:"";border:1px solid #6e793b33;border-radius:50%;width:420px;height:420px;position:absolute;top:-170px;right:-140px}.symptomSection .wrap{z-index:1;position:relative}.symptomHeading{max-width:920px}.symptomGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.symptomGrid article{background:#ffffffbf;border:1px solid #6e793b24;border-radius:24px;outline:none;flex-direction:column;justify-content:space-between;min-height:225px;padding:28px;transition:transform .3s,background-color .3s,color .3s,box-shadow .3s;display:flex}.symptomGrid article:nth-child(2n){background:var(--green-soft)}.symptomGrid article:hover,.symptomGrid article:focus{z-index:1;background:var(--green);color:var(--white);transform:translateY(-7px)scale(1.02);box-shadow:0 22px 48px #323a1d2e}.symptomGrid span{color:var(--green);letter-spacing:.12em;font-size:11px;font-weight:800}.symptomGrid p{margin:45px 0 0;font:400 21px/1.42 Georgia,Times New Roman,serif}.symptomGrid article:hover span,.symptomGrid article:focus span{color:#e8ecd9}.symptomConclusion{border-left:3px solid var(--green);max-width:870px;color:var(--green-dark);margin:50px 0 0;padding:22px 0 22px 28px;font:italic 400 28px/1.36 Georgia,Times New Roman,serif}.costSection{background:var(--white)}.costGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.costGrid article{background:var(--green-soft);border:1px solid #6e793b24;border-radius:30px;outline:none;flex-direction:column;justify-content:center;min-height:360px;padding:34px;transition:transform .35s,background-color .35s,color .35s,box-shadow .35s;display:flex;overflow:hidden}.costGrid article:nth-child(2){background:#f5f1e7}.costGrid article:nth-child(3){background:#e3e9d4}.costGrid article:hover,.costGrid article:focus{z-index:1;background:var(--green);color:var(--white);transform:translateY(-8px)scale(1.02);box-shadow:0 26px 58px #323a1d33}.costValue{color:var(--green-dark);letter-spacing:-.05em;font:400 clamp(50px,5.1vw,74px)/.95 Georgia,Times New Roman,serif;display:block}.costGrid article strong{letter-spacing:.11em;text-transform:uppercase;margin-top:13px;font-size:11px;line-height:1.45;display:block}.costGrid article b{color:var(--green);margin:15px 0;font:400 28px/1 Georgia,serif}.costGrid article p{max-width:290px;color:var(--muted);margin:30px 0 0;font-size:14px;line-height:1.65;transition:color .35s}.costGrid article:hover .costValue,.costGrid article:focus .costValue,.costGrid article:hover b,.costGrid article:focus b,.costGrid article:hover p,.costGrid article:focus p{color:var(--white)}.costDisclaimer{max-width:780px;color:var(--muted);margin:22px 0 0;font-size:11px;font-style:italic;line-height:1.6}.costStatement{background:var(--green-dark);color:#e6ead9;border-radius:30px;margin:64px 0 0;padding:46px 50px;font:400 clamp(27px,3vw,43px)/1.22 Georgia,Times New Roman,serif}.costStatement strong{color:var(--white);margin-top:9px;font-weight:400;display:block}.solutionSection{background:var(--green-dark);min-height:720px;position:relative;overflow:hidden}.solutionSection>img{object-fit:cover;object-position:center 42%;filter:saturate(.82);height:100%;position:absolute;inset:0}.solutionSection:after{content:"";background:linear-gradient(90deg,#191e0fe6,#191e0fab 47%,#191e0f2b);position:absolute;inset:0}.solutionOverlay{z-index:2;min-height:720px;color:var(--white);align-items:center;display:flex;position:relative}.solutionOverlay .eyebrow{color:#dfe4c9}.solutionOverlay h2{max-width:790px}.solutionOverlay>.wrap>p:not(.eyebrow){color:#e8ebdf;max-width:690px;margin:30px 0 0;font-size:18px;line-height:1.7}.solutionSteps{flex-wrap:wrap;gap:12px;margin-top:42px;display:flex}.solutionSteps span{letter-spacing:.11em;text-align:center;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff17;border:1px solid #ffffff6b;border-radius:999px;min-width:146px;padding:14px 20px;font-size:11px;font-weight:800}.productsSection{background:var(--paper)}.productHeading{max-width:900px}.productProgress{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-bottom:24px;display:grid}.productGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.productCard{border:1px solid var(--line);background:var(--white);border-radius:30px;flex-direction:column;min-height:920px;padding:34px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 44px #2a2f1b14}.productCard:hover{transform:translateY(-8px);box-shadow:0 28px 62px #2a2f1b24}.productCard.featured{border-color:var(--green);background:var(--green);color:var(--white);transform:translateY(-10px);box-shadow:0 26px 60px #323a1d38}.productCard.featured:hover{transform:translateY(-16px)}.productCard.featured:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:290px;height:290px;position:absolute;bottom:-100px;right:-90px}.productTopline{z-index:1;justify-content:space-between;align-items:center;gap:16px;display:flex;position:relative}.productTopline>span{color:var(--green);letter-spacing:.12em;font-size:11px;font-weight:800}.productTopline small{letter-spacing:.1em;text-transform:uppercase;border:1px solid #ffffff73;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:800}.featured .productTopline>span,.featured .productPhase{color:#e8ecd9}.productPhase{z-index:1;color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin:38px 0 0;font-size:13px;font-weight:800;position:relative}.productCard h3{z-index:1;letter-spacing:-.035em;margin:12px 0 0;font:400 39px/1.05 Georgia,Times New Roman,serif;position:relative}.offerHook{z-index:1;min-height:92px;color:var(--green-dark);margin:24px 0 0;font:italic 400 19px/1.42 Georgia,Times New Roman,serif;position:relative}.featured .offerHook{color:var(--white)}.productIntro{z-index:1;min-height:100px;color:var(--muted);margin:26px 0 0;font-size:15px;line-height:1.68;position:relative}.featured .productIntro{color:#f0f2e8}.productPurchase{z-index:1;background:var(--green-soft);border:1px solid #6e793b40;border-radius:18px;margin:22px 0 4px;padding:20px;position:relative}.productPurchase small{color:var(--green);letter-spacing:.13em;text-transform:uppercase;margin-bottom:9px;font-size:9px;font-weight:900;display:block}.productPurchase strong{color:var(--green-dark);font-size:16px;line-height:1.35;display:block}.productPurchase p{color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.5}.featured .productPurchase{background:#ffffff1f;border-color:#ffffff52}.featured .productPurchase small,.featured .productPurchase strong,.featured .productPurchase p{color:var(--white)}.productList,.productResult{z-index:1;border-top:1px solid var(--line);margin-top:30px;padding-top:25px;position:relative}.featured .productList,.featured .productResult{border-color:#ffffff47}.productList>strong,.productResult>strong{letter-spacing:.11em;text-transform:uppercase;margin-bottom:14px;font-size:10px;line-height:1.45;display:block}.productList ul,.productResult ul{margin:0;padding:0;list-style:none}.productList li,.productResult li{color:var(--muted);margin-top:9px;padding-left:18px;font-size:13px;line-height:1.5;position:relative}.productList li:before,.productResult li:before{content:"—";color:var(--green);position:absolute;left:0}.featured .productList li,.featured .productResult li{color:#f0f2e8}.featured .productList li:before,.featured .productResult li:before{color:#e8ecd9}.openingTimeline{z-index:1;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:20px;display:grid;position:relative}.openingTimeline span{color:var(--white);letter-spacing:.05em;text-align:center;background:#ffffff1a;border:1px solid #ffffff5c;border-radius:10px;padding:9px 7px;font-size:9px;font-weight:800}.offerTerms{z-index:1;background:var(--green-soft);border-radius:18px;gap:10px;margin:28px 0 26px;padding:20px;display:grid;position:relative}.offerTerms strong{color:var(--green-dark);letter-spacing:.08em;text-transform:uppercase;font-size:10px;line-height:1.45}.offerTerms span{color:var(--green-dark);font:400 23px/1.2 Georgia,Times New Roman,serif}.featured .offerTerms{background:#ffffff21}.featured .offerTerms strong,.featured .offerTerms span{color:var(--white)}.productCard blockquote{z-index:1;border-left:3px solid var(--green);color:var(--green-dark);margin:34px 0 0;padding:20px 0 20px 20px;font:italic 400 19px/1.42 Georgia,Times New Roman,serif;position:relative}.featured blockquote{border-color:var(--white);color:var(--white)}.productButton{z-index:2;text-align:center;border-radius:16px;width:100%;min-height:62px;margin-top:auto;padding:15px 18px;font-size:13px;position:relative}.featured .productButton{border-color:var(--white);background:var(--white);color:var(--green-dark);box-shadow:0 15px 30px #191e0f33}.featured .productButton:hover,.featured .productButton:focus-visible{background:var(--green-dark);border-color:var(--green-dark);color:var(--white)}.sectorSection{background:var(--white);overflow:hidden}.sectorLead{grid-template-columns:.75fr 1.25fr;align-items:center;gap:90px;margin-bottom:72px;display:grid}.sectorLead figure{background:var(--green-soft);border-radius:34px 34px 96px;height:560px;margin:0;padding:12px;position:relative;box-shadow:0 22px 55px #2c311c1c}.sectorLead figure:after{content:"";border:1px solid var(--green);border-radius:50%;width:86px;height:86px;position:absolute;top:44px;right:-28px}.sectorLead img{z-index:1;object-fit:cover;object-position:center 28%;border-radius:25px 25px 84px;height:100%;position:relative}.sectorLead>div>p:not(.eyebrow){max-width:680px;color:var(--muted);margin:28px 0 0;font-size:17px;line-height:1.7}.sectorGrid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.sectorGrid article{border:1px solid var(--line);background:var(--paper);border-radius:28px;outline:none;min-height:300px;padding:32px;transition:transform .3s,background-color .3s,color .3s,box-shadow .3s}.sectorGrid article:nth-child(2),.sectorGrid article:nth-child(3){background:var(--green-soft)}.sectorGrid article:hover,.sectorGrid article:focus{background:var(--green);color:var(--white);transform:translateY(-7px);box-shadow:0 24px 52px #323a1d2e}.sectorGrid article>span{color:var(--green);font-size:11px;font-weight:800}.sectorGrid h3{margin:64px 0 18px;font:400 30px/1.12 Georgia,Times New Roman,serif}.sectorGrid p{color:var(--muted);margin:0;font-size:15px;line-height:1.68;transition:color .3s}.sectorGrid article:hover>span,.sectorGrid article:focus>span,.sectorGrid article:hover p,.sectorGrid article:focus p{color:#f0f2e8}.sectorStatement{max-width:960px;color:var(--green-dark);margin:58px 0 0;font:italic 400 clamp(29px,3.3vw,47px)/1.25 Georgia,Times New Roman,serif}.measureSection{background:var(--green-dark);color:var(--white);position:relative;overflow:hidden}.measureSection .eyebrow{color:#dfe4c9}.measureMonogram{opacity:.07;width:350px;top:-70px;right:-85px;transform:rotate(11deg)}.measureGrid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid;position:relative}.measurementQuestions{margin-top:42px}.measurementQuestions p{color:#f0f2e8;border-bottom:1px solid #ffffff36;grid-template-columns:48px 1fr;gap:18px;margin:0;padding:17px 0;font-size:15px;display:grid}.measurementQuestions p:first-child{border-top:1px solid #ffffff36}.measurementQuestions span{color:#cdd4ae;letter-spacing:.1em;font-size:10px;font-weight:800}.measurementExample{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff17;border:1px solid #ffffff3d;border-radius:32px;padding:38px;box-shadow:0 28px 70px #12160a38}.exampleLabel,.idoDisclaimer{color:#e7ebd9;letter-spacing:.08em;text-transform:uppercase;border:1px solid #ffffff59;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:800;line-height:1.4;display:inline-flex}.measurementExample>div{margin-top:36px}.measurementExample small{color:#cdd4ae;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.measurementExample blockquote{color:var(--white);margin:14px 0 0;font:italic 400 27px/1.42 Georgia,Times New Roman,serif}.exampleArrow{color:#cdd4ae;margin-top:28px;font-size:28px;display:block}.proofSection{background:var(--white)}.proofHeading{max-width:930px}.idoExample{border:1px solid var(--line);background:var(--paper);border-radius:32px;overflow:hidden;box-shadow:0 20px 52px #2a2f1b12}.idoDisclaimer{color:var(--green-dark);border-color:#6e793b4d;margin:28px 28px 0}.idoColumns{grid-template-columns:repeat(2,1fr);margin-top:26px;display:grid}.idoColumns article{padding:42px}.idoColumns article+article{border-left:1px solid var(--line);background:var(--green-soft)}.idoColumns article>span{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.idoColumns article>strong{color:var(--green-dark);letter-spacing:-.04em;margin-top:14px;font:400 clamp(35px,4vw,55px)/1 Georgia,Times New Roman,serif;display:block}.idoColumns ul{margin:30px 0 0;padding:0;list-style:none}.idoColumns li{border-bottom:1px solid var(--line);color:var(--muted);padding:13px 0;font-size:14px}.idoDelta{background:var(--green);color:var(--white);text-align:center;margin:0;padding:25px 34px;font:400 clamp(26px,3vw,39px)/1.2 Georgia,Times New Roman,serif}.realProofHeading{margin-top:110px}.whySection{background:var(--paper);overflow:hidden}.whyGrid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.whyGrid>figure{aspect-ratio:3/2;background:var(--white);border-radius:38px 38px 110px;margin:0;padding:12px;position:relative;box-shadow:0 24px 62px #2c311c1f}.whyGrid>figure:before{content:"";border:1px solid var(--green);border-radius:50%;width:104px;height:104px;position:absolute;bottom:44px;left:-42px}.whyGrid>figure img{z-index:1;object-fit:cover;border-radius:28px 28px 98px;height:100%;position:relative}.terrainLead{color:var(--muted);margin:28px 0 0;font-size:16px;line-height:1.75}.terrainProofs{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:32px;display:grid}.terrainProofs span{background:var(--white);color:var(--green-dark);border:1px solid #6e793b33;border-radius:13px;padding:13px 15px;font-size:11px;font-weight:800;line-height:1.4}.whyGrid blockquote{border-left:3px solid var(--green);color:var(--green-dark);margin:32px 0 0;padding:22px 0 22px 24px;font:italic 400 22px/1.4 Georgia,Times New Roman,serif}#preuves .realProofHeading{margin-top:0}.pillarGrid{margin-top:40px}.pillarGrid article{border-bottom:1px solid var(--line);grid-template-columns:46px 135px 1fr;align-items:start;gap:18px;padding:24px 0;display:grid}.pillarGrid article:first-child{border-top:1px solid var(--line)}.pillarGrid article>span{color:var(--green);padding-top:5px;font-size:10px;font-weight:800}.pillarGrid h3{margin:0;font:400 25px/1.2 Georgia,Times New Roman,serif}.pillarGrid p{color:var(--muted);margin:2px 0 0;font-size:14px;line-height:1.65}.methodSection{background:var(--green);color:var(--white);position:relative;overflow:hidden}.methodSection .eyebrow{color:#e5e9d4}.methodMonogram{opacity:.08;width:360px;bottom:-90px;left:-85px;transform:rotate(-12deg)}.methodGrid{z-index:1;grid-template-columns:1.12fr .88fr;align-items:center;gap:105px;display:grid;position:relative}.methodCopy ol{border-top:1px solid #ffffff4d;margin:48px 0 0;padding:0;list-style:none}.methodCopy li{border-bottom:1px solid #ffffff4d;grid-template-columns:54px 1fr;gap:22px;padding:22px 0;display:grid}.methodCopy li>span{color:#e5e9d4;letter-spacing:.1em;padding-top:5px;font-size:10px;font-weight:800}.methodCopy strong{font:400 23px/1.2 Georgia,Times New Roman,serif;display:block}.methodCopy li p{color:#eef0e6;margin:7px 0 0;font-size:14px;line-height:1.55}.methodVideo{transform:rotate(1.3deg)}.methodVideo figcaption{z-index:3;color:var(--white);letter-spacing:.09em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1f2510c7;border-radius:999px;padding:10px 14px;font-size:10px;font-weight:800;position:absolute;bottom:26px;right:28px}.finalButton{min-height:62px}.contactNote{color:#dfe4d4;margin-top:17px;font-size:11px;line-height:1.5;display:block}@media (width<=1120px){.productGrid{grid-template-columns:1fr}.productCard,.productIntro{min-height:0}.productButton{width:fit-content;margin-top:36px}}@media (width<=980px){.hero{grid-template-columns:1fr}.heroCopy{max-width:none;padding:150px 7vw 80px}.heroVisual{width:min(720px,100% - 56px);min-height:0;margin:0 auto 32px}.symptomGrid{grid-template-columns:repeat(2,1fr)}.costGrid{grid-template-columns:1fr}.costGrid article{min-height:300px}.sectorLead,.measureGrid,.whyGrid,.methodGrid{grid-template-columns:1fr;gap:65px}.sectorLead figure{width:min(100%,560px)}.whyGrid>figure{width:min(100%,740px)}.methodVideo{width:min(100%,430px)}}@media (width<=680px){.button{width:100%;min-height:55px;padding:13px 20px}.buttonSmall{width:auto;min-height:42px;padding:8px 13px;font-size:11px}.hero{min-height:0}.heroCopy{padding:84px 20px 62px}.hero h1{font-size:43px}.heroQuestion{font-size:22px}.heroAudience{font-size:9px}.heroLead p{font-size:16px}.heroVisual{width:calc(100% - 30px);min-height:0;margin:0 15px 15px}.heroBenefits{grid-template-columns:1fr;display:grid}.symptomGrid{grid-template-columns:1fr}.symptomGrid article{min-height:190px;padding:25px}.symptomConclusion{font-size:24px}.costGrid article{min-height:270px;padding:28px}.costValue{font-size:55px}.costStatement{margin-top:45px;padding:32px 27px;font-size:27px}.solutionSection,.solutionOverlay{min-height:690px}.solutionSection:after{background:linear-gradient(#191e0f59,#191e0fa3 22%,#191e0fe8)}.solutionOverlay{align-items:end;padding-bottom:65px}.solutionOverlay h2{font-size:39px}.solutionOverlay>.wrap>p:not(.eyebrow){font-size:16px}.solutionSteps{grid-template-columns:1fr;display:grid}.productProgress{display:none}.productCard,.productCard.featured{border-radius:25px;padding:28px 24px;transform:none}.productCard.featured:hover{transform:none}.productCard h3{font-size:36px}.offerHook{min-height:0}.openingTimeline{grid-template-columns:repeat(2,1fr)}.productButton{width:100%}.sectorLead{margin-bottom:48px}.sectorLead figure{height:500px}.sectorGrid{grid-template-columns:1fr}.sectorGrid article{min-height:265px;padding:27px}.sectorGrid h3{margin-top:48px}.measurementExample{padding:27px 23px}.measurementExample blockquote{font-size:23px}.idoDisclaimer{margin:22px 20px 0}.idoColumns{grid-template-columns:1fr}.idoColumns article{padding:32px 24px}.idoColumns article+article{border-top:1px solid var(--line);border-left:0}.realProofHeading{margin-top:82px}.whyGrid>figure:before{width:72px;height:72px;bottom:24px;left:-20px}.terrainProofs{grid-template-columns:1fr}.pillarGrid article{grid-template-columns:38px 1fr}.pillarGrid p{grid-column:2}.methodCopy h2{font-size:39px}.methodVideo{width:min(88vw,390px)}.finalButton{width:100%}}.scrollProgress{--scroll-progress:0;z-index:70;background:var(--green);width:100%;height:3px;transform:scaleX(var(--scroll-progress));transform-origin:0;will-change:transform;position:fixed;inset:0 auto auto 0}.motion-ready .siteHeader{animation:.65s cubic-bezier(.2,.8,.2,1) both headerDrop}.motion-ready .heroCopy>:not(.heroMonogram){opacity:0;animation:.75s cubic-bezier(.2,.8,.2,1) both heroRise}.motion-ready .heroAudience{animation-delay:80ms}.motion-ready .hero h1{animation-delay:.16s}.motion-ready .heroQuestion{animation-delay:.24s}.motion-ready .heroLead{animation-delay:.32s}.motion-ready .heroActions{animation-delay:.4s}.motion-ready .heroBenefits{animation-delay:.48s}.motion-ready .heroSectors{animation-delay:.56s}.motion-ready .heroVisual{animation:1s cubic-bezier(.2,.8,.2,1) .2s both heroVisualIn}.motion-ready .heroMonogram{animation:8s ease-in-out infinite monogramFloat}.motion-ready .reveal{opacity:0;transition:opacity .72s cubic-bezier(.2,.8,.2,1),translate .82s cubic-bezier(.2,.8,.2,1),scale .82s cubic-bezier(.2,.8,.2,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, translate;translate:0 34px;scale:.985}.motion-ready .reveal.is-visible{opacity:1;translate:0;scale:1}.motion-ready .solutionSection>img{animation:18s ease-in-out infinite alternate slowZoom}.motion-ready .methodVideo.is-visible{animation:7s ease-in-out 1s infinite videoFloat}.productCard:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff6b,#0000);width:34%;height:160%;transition:transform .9s cubic-bezier(.2,.8,.2,1);position:absolute;top:-30%;left:-45%;transform:skew(-18deg)translate(-220%)}.productCard:hover:before{transform:skew(-18deg)translate(560%)}.motion-ready .productCard.is-visible .openingTimeline span{animation:.65s both timelinePulse}.motion-ready .productCard.is-visible .openingTimeline span:nth-child(2){animation-delay:.12s}.motion-ready .productCard.is-visible .openingTimeline span:nth-child(3){animation-delay:.24s}.motion-ready .productCard.is-visible .openingTimeline span:nth-child(4){animation-delay:.36s}.motion-ready .productCard.is-visible .openingTimeline span:nth-child(5){animation-delay:.48s}.motion-ready .productCard.is-visible .openingTimeline span:nth-child(6){animation-delay:.6s}.solutionSteps span,.heroBenefits a,.terrainProofs span{transition:transform .28s,background-color .28s,border-color .28s,box-shadow .28s}.solutionSteps span:hover,.heroBenefits a:hover,.terrainProofs span:hover{transform:translateY(-4px);box-shadow:0 12px 28px #2a2f1b21}@keyframes headerDrop{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes heroRise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes heroVisualIn{0%{opacity:0;transform:translate(34px)scale(.97)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes monogramFloat{0%,to{transform:rotate(-8deg)translate(0)}50%{transform:rotate(-4deg)translate(-8px,12px)}}@keyframes slowZoom{0%{transform:scale(1)}to{transform:scale(1.065)}}@keyframes timelinePulse{0%{background:#ffffff1a;transform:translateY(0)}45%{background:#ffffff45;transform:translateY(-3px)}to{background:#ffffff1a;transform:translateY(0)}}@keyframes videoFloat{0%,to{transform:rotate(1.3deg)translateY(0)}50%{transform:rotate(-.2deg)translateY(-10px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}.scrollProgress{display:none}.reveal{opacity:1!important;translate:none!important;scale:1!important}}:focus-visible{outline-offset:4px;outline:3px solid #aebd63}main:focus{outline:none}.productCard:target{border-color:var(--green-dark);box-shadow:0 30px 70px #2a2f1b33}.productCard.featured:target{border-color:var(--white);box-shadow:0 34px 78px #1f251057}.productCard h3 a{transition:color .2s}.productCard h3 a:hover,.productCard h3 a:focus-visible{color:var(--green)}.featured h3 a:hover,.featured h3 a:focus-visible{color:#edf0e3}.productLearnMore{z-index:2;width:fit-content;color:var(--green);letter-spacing:.05em;border-bottom:1px solid;margin-top:14px;padding-bottom:5px;font-size:11px;font-weight:800;display:inline-flex;position:relative}.featured .productLearnMore{color:#eef1e4}.resourcesSection{background:var(--green-dark);color:var(--white)}.resourcesSection .eyebrow{color:#dfe4c9}.resourceHeading{max-width:940px}.resourceHeading>p:last-child{color:#e2e6d8}.resourceGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.resourceCard{background:#ffffff12;border:1px solid #fff3;border-radius:26px;flex-direction:column;min-height:340px;padding:30px;transition:transform .3s,background-color .3s,border-color .3s;display:flex}.resourceCard:hover{background:#ffffff1f;border-color:#ffffff85;transform:translateY(-7px)}.resourceCard>span{color:#cfd6b4;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.resourceCard h3{margin:52px 0 18px;font:400 29px/1.16 Georgia,Times New Roman,serif}.resourceCard p{color:#dfe4d5;margin:0;font-size:14px;line-height:1.65}.resourceLink{border-bottom:1px solid #ffffff80;width:fit-content;margin-top:auto;padding-top:30px;font-size:11px;font-weight:800}.subpageHero{background:var(--paper);padding:154px 0 94px;overflow:hidden}.subpageHeroGrid{grid-template-columns:1.05fr .95fr;align-items:center;gap:86px;display:grid}.breadcrumbs{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;gap:9px;margin-bottom:58px;font-size:10px;font-weight:700;display:flex}.breadcrumbs>*+:before{content:"/";color:#a7aa9e;margin-right:9px}.breadcrumbs strong{color:var(--green)}.subpageHero h1,.articleHero h1{color:var(--ink);letter-spacing:-.048em;margin:0;font:400 clamp(51px,5.5vw,78px)/.98 Georgia,Times New Roman,serif}.subpageLead,.articleIntro{max-width:720px;color:var(--muted);margin:28px 0 0;font-size:18px;line-height:1.72}.subpageActions{flex-wrap:wrap;align-items:center;gap:25px;margin-top:38px;display:flex}.offerFacts{grid-template-columns:repeat(2,1fr);gap:13px;margin:42px 0 0;display:grid}.offerFacts div{border:1px solid var(--line);background:var(--white);border-radius:17px;padding:19px}.offerFacts dt{color:var(--green);letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:900}.offerFacts dd{color:var(--green-dark);margin:9px 0 0;font:400 18px/1.35 Georgia,serif}.subpageVisual{background:var(--white);border-radius:42px 42px 120px;margin:0;padding:13px;position:relative;box-shadow:0 28px 70px #2a2f1b24}.subpageVisual img{aspect-ratio:4/5;object-fit:cover;border-radius:31px 31px 108px}.subpageVisual figcaption{background:var(--green);width:min(330px,78%);color:var(--white);border-radius:20px;padding:22px;font:italic 400 18px/1.45 Georgia,serif;position:absolute;bottom:36px;right:-22px;box-shadow:0 18px 46px #242a143d}.contentSection{background:var(--white)}.splitHeading{grid-template-columns:.9fr 1.1fr;align-items:start;gap:90px;display:grid}.signalList{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.signalList li{border-bottom:1px solid var(--line);color:var(--muted);padding:20px 18px 20px 38px;font-size:15px;line-height:1.6;position:relative}.signalList li:before{content:"";background:var(--green);border-radius:50%;width:10px;height:10px;position:absolute;top:27px;left:8px}.deliverableSection{background:var(--paper)}.deliverableGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.deliverableGrid article{border:1px solid var(--line);background:var(--white);border-radius:27px;min-height:280px;padding:31px}.deliverableGrid article>span{color:var(--green);font-size:10px;font-weight:900}.deliverableGrid h3{color:var(--green-dark);margin:58px 0 15px;font:400 30px/1.12 Georgia,serif}.deliverableGrid p{color:var(--muted);margin:0;font-size:15px;line-height:1.68}.processSection{background:var(--green);color:var(--white)}.processSection .eyebrow{color:#e5e9d4}.processGrid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:100px;display:grid}.processGrid>div{position:sticky;top:130px}.subpageBody{color:#eef0e6;margin:28px 0 0;font-size:16px;line-height:1.7}.processGrid ol{border-top:1px solid #ffffff52;margin:0;padding:0;list-style:none}.processGrid li{border-bottom:1px solid #ffffff52;grid-template-columns:76px 1fr;gap:18px;padding:25px 0;display:grid}.processGrid li>span{color:#e5e9d4;letter-spacing:.08em;padding-top:5px;font-size:10px;font-weight:900}.processGrid h3{margin:0;font:400 25px/1.2 Georgia,serif}.processGrid li p{color:#eef0e6;margin:8px 0 0;font-size:14px;line-height:1.62}.outcomeSection{background:var(--white)}.outcomeCards{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.outcomeCards article{background:var(--green-soft);border:1px solid #6e793b33;border-radius:22px;align-items:end;min-height:230px;padding:25px;display:flex}.outcomeCards p{color:var(--green-dark);margin:0;font:400 21px/1.35 Georgia,serif}.serviceFaqSection{background:var(--paper)}.relatedSection{background:var(--white)}.relatedSection h2{max-width:760px}.relatedLinks{grid-template-columns:repeat(2,1fr);gap:15px;margin-top:45px;display:grid}.relatedLinks>a{border:1px solid var(--line);background:var(--paper);min-height:180px;color:var(--green-dark);border-radius:24px;flex-direction:column;justify-content:space-between;padding:28px;font:400 25px/1.25 Georgia,serif;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex}.relatedLinks>a:hover{border-color:var(--green);transform:translateY(-6px);box-shadow:0 20px 46px #2a2f1b1a}.relatedLinks span{color:var(--green);letter-spacing:.1em;text-transform:uppercase;margin-top:35px;font:800 10px/1 Arial,sans-serif}.articleHero{background:var(--paper);padding:154px 0 90px}.articleHeroGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:76px;display:grid}.articleHero figure{background:var(--white);border-radius:34px 34px 92px;margin:0;padding:11px;box-shadow:0 24px 60px #2a2f1b1f}.articleHero figure img{aspect-ratio:4/5;object-fit:cover;border-radius:25px 25px 81px}.articleMeta{color:#777b70;letter-spacing:.07em;text-transform:uppercase;flex-wrap:wrap;gap:12px 24px;margin-top:34px;font-size:10px;font-weight:800;display:flex}.articleLayout{grid-template-columns:250px minmax(0,760px);justify-content:center;gap:86px;padding-top:100px;padding-bottom:110px;display:grid}.articleToc{border:1px solid var(--line);background:var(--paper);border-radius:20px;align-self:start;padding:22px;position:sticky;top:126px}.articleToc>strong{color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-size:10px}.articleToc ol{margin:20px 0 0;padding-left:17px}.articleToc li{color:var(--muted);margin-top:13px;font-size:12px;line-height:1.45}.articleToc a:hover{color:var(--green)}.articleBody>section{padding-bottom:68px}.articleBody>section+section{border-top:1px solid var(--line);padding-top:4px}.articleNumber{color:var(--green);letter-spacing:.12em;padding-top:34px;font-size:10px;font-weight:900;display:block}.articleBody h2{margin-top:17px;font-size:clamp(37px,4vw,52px)}.articleBody p{color:var(--muted);margin:23px 0 0;font-size:17px;line-height:1.78}.articleBody ul{margin:27px 0 0;padding:0;list-style:none}.articleBody li{background:var(--green-soft);color:var(--green-dark);border-radius:13px;margin-top:12px;padding:15px 18px 15px 43px;font-size:14px;line-height:1.55;position:relative}.articleBody li:before{content:"";background:var(--green);border-radius:50%;width:9px;height:9px;position:absolute;top:22px;left:18px}.articleTakeaway{background:var(--green-dark);color:var(--white);border-radius:24px;margin:10px 0 80px;padding:32px;font:italic 400 26px/1.46 Georgia,serif}.articleTakeaway span{color:#dce2c5;letter-spacing:.13em;text-transform:uppercase;margin-bottom:16px;font:900 9px/1 Arial,sans-serif;display:block}.articleCta{background:var(--paper);border:1px solid #6e793b42;border-radius:28px;padding:38px}.articleCta h2{font-size:41px}.articleCta p:not(.eyebrow){margin-bottom:30px}@media (width<=1100px){.resourceGrid{grid-template-columns:repeat(2,1fr)}.subpageHeroGrid,.articleHeroGrid{gap:50px}.outcomeCards{grid-template-columns:repeat(2,1fr)}}@media (width<=980px){.subpageHeroGrid,.splitHeading,.processGrid,.articleHeroGrid{grid-template-columns:1fr}.subpageVisual{width:min(100%,660px)}.subpageVisual img{aspect-ratio:5/4}.processGrid>div{position:static}.articleHero figure{width:min(100%,620px)}.articleHero figure img{aspect-ratio:16/10}.articleLayout{grid-template-columns:1fr;gap:45px}.articleToc{position:static}}@media (width<=680px){.resourceGrid,.deliverableGrid,.outcomeCards,.relatedLinks{grid-template-columns:1fr}.resourceCard{min-height:300px}.subpageHero,.articleHero{padding:125px 0 70px}.subpageHero h1,.articleHero h1{font-size:44px}.subpageLead,.articleIntro{font-size:16px}.subpageActions{align-items:stretch}.offerFacts{grid-template-columns:1fr}.subpageVisual figcaption{width:100%;margin-top:12px;position:relative;bottom:auto;right:auto}.processGrid li{grid-template-columns:50px 1fr}.articleLayout{padding-top:70px;padding-bottom:80px}.articleBody p{font-size:16px}.articleTakeaway{padding:26px;font-size:23px}.articleCta{padding:27px 23px}.articleCta h2{font-size:35px}}.symptomGrid article{min-height:178px;padding:24px}.symptomGrid span,.productTopline>span,.sectorGrid article>span,.deliverableGrid article>span,.processGrid li>span,.methodCopy li>span,.articleNumber{letter-spacing:.04em;font-size:18px;font-weight:900;line-height:1}.symptomGrid p{margin-top:28px}.sectorGrid article{min-height:220px;padding:27px}.sectorGrid h3{margin-top:34px}.resourceCard{min-height:285px}.resourceCard>span{font-size:12px;line-height:1.35}.resourceCard h3{margin-top:32px}.productCard{min-height:0;padding:30px}.offerHook{min-height:0}.productList,.productResult{margin-top:24px;padding-top:20px}.offerTerms{margin:22px 0 16px}.productPromo{z-index:2;color:var(--green-dark);background:#f4edcf;border:1px solid #6e793b47;border-radius:17px;margin:0 0 22px;padding:18px;position:relative}.productPromo strong{letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:900;display:block}.productPromo p{margin:8px 0 0;font-size:12px;line-height:1.55}.productPromo small{color:#666954;margin-top:8px;font-size:10px;line-height:1.45;display:block}.featured .productPromo{color:var(--green-dark);background:#f4edcf;border-color:#ffffff57}.productButton{border:2px solid var(--green-dark);background:var(--green-dark);color:var(--white);margin-top:0;box-shadow:0 13px 28px #272d162e}.productButton:hover,.productButton:focus-visible{background:var(--white);color:var(--green-dark)}.launchOffer{color:var(--green-dark);background:#f7f1d8;border:1px solid #d7c879;border-radius:18px;margin-top:18px;padding:19px 20px}.launchOffer strong{letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:900;display:block}.launchOffer p{margin:9px 0 0;font-size:14px;line-height:1.55}.launchOffer small{color:#6f715f;margin-top:8px;font-size:11px;display:block}.advantageSection{background:var(--green-dark);color:var(--white)}.advantageSection .eyebrow{color:#dce2c5}.advantageGrid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:90px;display:grid}.advantageList{counter-reset:advantage;margin:0;padding:0;list-style:none}.advantageList li{counter-increment:advantage;color:#f0f2e8;border-bottom:1px solid #ffffff47;padding:20px 22px 20px 72px;font-size:17px;line-height:1.55;position:relative}.advantageList li:first-child{border-top:1px solid #ffffff47}.advantageList li:before{content:counter(advantage, decimal-leading-zero);color:#dfe5c6;font:900 18px/1 Arial,sans-serif;position:absolute;top:19px;left:12px}.deliverableGrid article{min-height:220px;padding:27px}.deliverableGrid h3{margin-top:34px}.outcomeCards article{min-height:170px}.proofAndRiskSection{background:var(--paper)}.proofAndRiskGrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.proofPanel,.riskPanel{border-radius:28px;padding:36px}.proofPanel{background:var(--green);color:var(--white)}.proofPanel .eyebrow{color:#e4e9d2}.proofPanel blockquote{margin:30px 0 26px;font:italic 400 27px/1.4 Georgia,serif}.proofPanel>p:last-child{color:#e7eadf;margin:0;font-size:12px;line-height:1.5}.riskPanel{border:1px solid var(--line);background:var(--white)}.riskPanel h2{font-size:38px}.riskPanel ul{margin:27px 0 0;padding:0;list-style:none}.riskPanel li{border-top:1px solid var(--line);color:var(--muted);padding:15px 0 15px 29px;font-size:14px;line-height:1.55;position:relative}.riskPanel li:before{content:"✓";color:var(--green);font-weight:900;position:absolute;left:2px}.delayBand{background:var(--white);border-radius:22px;grid-template-columns:180px 1fr auto;align-items:center;gap:28px;width:min(1180px,100% - 48px);margin:18px auto 0;padding:26px 30px;display:grid;box-shadow:0 16px 42px #2a2f1b17}.delayBand>strong{color:var(--green);letter-spacing:.07em;text-transform:uppercase;font-size:13px}.delayBand p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.delayBand .button{min-width:245px}.articleOfferBenefits{background:var(--paper);border:1px solid #6e793b3d;border-radius:26px;margin:5px 0 70px;padding:34px}.articleBody .articleOfferBenefits{padding-bottom:34px}.articleOfferBenefits h2{font-size:39px}.articleOfferBenefits>p:not(.eyebrow){font-size:15px}.articleProof{background:var(--green);color:var(--white);border-radius:26px;margin:0 0 18px;padding:34px}.articleProof .eyebrow{color:#e4e9d2}.articleProof blockquote{margin:23px 0;font:italic 400 24px/1.48 Georgia,serif}.articleProof small{color:#e6eadc;font-size:11px;line-height:1.5}.articleCta{background:var(--white);box-shadow:0 18px 48px #2a2f1b17}.articleCta .button{min-height:60px;box-shadow:0 13px 28px #272d162e}@media (width<=980px){.advantageGrid,.proofAndRiskGrid{grid-template-columns:1fr;gap:44px}.delayBand{grid-template-columns:1fr}.delayBand .button{width:fit-content}}@media (width<=680px){.symptomGrid article,.sectorGrid article,.resourceCard,.deliverableGrid article,.outcomeCards article{min-height:0}.proofPanel,.riskPanel,.articleOfferBenefits,.articleProof{border-radius:22px;padding:26px 22px}.proofPanel blockquote{font-size:23px}.riskPanel h2,.articleOfferBenefits h2{font-size:33px}.delayBand{width:calc(100% - 30px);padding:24px 21px}.delayBand .button{width:100%;min-width:0}}.heroAppointment{color:var(--green-dark);letter-spacing:.06em;text-transform:uppercase;margin:13px 0 0;font-size:11px;font-weight:800}.heroBenefits span{background:var(--green-soft);min-height:38px;color:var(--green-dark);border:1px solid #6e793b47;border-radius:999px;align-items:center;padding:9px 14px;font-size:11px;font-weight:800;display:inline-flex}.earlyProofSection{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);padding:34px 0}.earlyProofGrid{grid-template-columns:.7fr .9fr 1.8fr;align-items:stretch;gap:18px;display:grid}.proofMetric,.earlyProofGrid blockquote{border-radius:20px;margin:0;padding:25px 27px}.proofMetric{border:1px solid var(--line);background:var(--paper)}.proofMetric strong,.proofMetric span{display:block}.proofMetric strong{color:var(--green);font:400 33px/1 Georgia,serif}.proofMetric span{color:var(--muted);margin-top:10px;font-size:12px;line-height:1.5}.earlyProofGrid blockquote{background:var(--green-dark);color:var(--white);font:italic 400 20px/1.45 Georgia,serif}.earlyProofGrid cite{color:#dce2c5;letter-spacing:.04em;margin-top:14px;font:700 10px/1.4 Arial,sans-serif;display:block}.dependencyNote{color:#dfe4d4;letter-spacing:.06em;text-transform:uppercase;margin-top:13px;font-size:10px;font-weight:800;display:block}.pathSection{background:var(--white)}.pathHeading{max-width:880px}.pathGrid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.pathGrid article{border:1px solid var(--line);background:var(--paper);border-radius:27px;flex-direction:column;min-height:330px;padding:31px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex}.pathGrid article:nth-child(2){background:var(--green-soft)}.pathGrid article:hover{border-color:var(--green);transform:translateY(-7px);box-shadow:0 22px 50px #2a2f1b1f}.pathGrid article>span{color:var(--green);font-size:18px;font-weight:900}.pathGrid h3{color:var(--green-dark);margin:50px 0 16px;font:400 31px/1.12 Georgia,serif}.pathGrid p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.pathGrid a{border-bottom:1px solid var(--green);width:fit-content;color:var(--green);margin-top:auto;padding-top:28px;font-size:11px;font-weight:900;line-height:1.45}.pathCta{background:var(--green-dark);color:var(--white);border-radius:22px;grid-template-columns:1fr auto;align-items:center;gap:14px 30px;margin-top:18px;padding:25px 29px;display:grid}.pathCta p{color:#e5e9db;margin:0;font-size:15px;line-height:1.6}.pathCta .button{border-color:var(--white);background:var(--white);color:var(--green-dark);grid-area:1/2/span 2}.pathCta small{color:#cfd6b4;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.concreteSteps{max-width:900px}.concreteSteps span{min-width:174px}.antiComplexity{background:#ffffff1a;border-left:3px solid #dce2c5;padding:20px 23px;max-width:820px!important;margin-top:26px!important;font-size:15px!important}.antiComplexity strong{color:var(--white)}.unifiedCtaNote{z-index:2;color:var(--muted);letter-spacing:.05em;text-align:center;text-transform:uppercase;margin:11px 0 0;font-size:9px;font-weight:800;display:block;position:relative}.featured .unifiedCtaNote{color:#e7eadc}@media (width<=980px){.earlyProofGrid{grid-template-columns:1fr 1fr}.earlyProofGrid blockquote{grid-column:1/-1}.pathGrid{grid-template-columns:1fr}.pathGrid article{min-height:0}}@media (width<=680px){.heroBenefits span{justify-content:center;width:100%}.earlyProofGrid{grid-template-columns:1fr}.earlyProofGrid blockquote{grid-column:auto}.pathGrid article{padding:26px 23px}.pathGrid h3{margin-top:34px}.pathCta{grid-template-columns:1fr;padding:24px 21px}.pathCta .button{grid-area:auto;width:100%}.concreteSteps span{min-width:0}}
