:root{--ink:#171512;--muted:#646464;--line:#dededb;--paper:#f5f5f2;--blue:#263dff;--white:#fff;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font:16px/1.55 var(--sans)}a{color:inherit;text-underline-offset:4px}button{font:inherit;color:inherit;cursor:pointer}img{display:block;max-width:100%}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}[hidden]{display:none!important}.skip{position:fixed;left:20px;top:-100px;background:#fff;z-index:100;padding:12px}.skip:focus{top:15px}.wrap{width:min(1360px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-inner{height:83px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;gap:17px;align-items:center;text-decoration:none}.brand img{width:59px;height:55px;object-fit:contain}.brand span{border-left:1px solid var(--line);padding-left:18px;font-size:14px}.main-nav{display:flex;gap:30px;align-items:center}.main-nav a{font-size:14px;text-decoration:none}.main-nav a:hover{text-decoration:underline}.button{display:inline-flex;justify-content:center;align-items:center;gap:30px;min-height:51px;padding:14px 23px;border:1px solid var(--ink);background:var(--ink);color:#fff;text-decoration:none!important;font:600 15px/1.4 var(--sans);transition:background .2s,border-color .2s}.button:hover{background:var(--blue);border-color:var(--blue)}.button span[aria-hidden]{font-size:22px;line-height:1}.button.light{background:#fff;color:var(--ink);border-color:#fff}.button.light:hover{background:#e8ebff}.text-link{font-size:15px;font-weight:600;display:inline-block}.menu-button{display:none;background:none;border:1px solid var(--line);padding:9px 13px}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:700;margin:0 0 20px;line-height:1.4}.hero{padding:57px 0 0}.hero-top{display:grid;grid-template-columns:1.35fr 1fr;gap:7%;align-items:end;padding-bottom:42px}h1,h2,h3,p{overflow-wrap:break-word}h1{font:400 clamp(60px,6.8vw,102px)/.99 var(--serif);letter-spacing:-.05em;margin:0;max-width:900px}h1 em,h2 em{font-weight:400}h1 em{color:var(--blue)}.hero-copy{max-width:410px;padding-bottom:3px}.hero-copy>p{font-size:18px;line-height:1.6;margin:0 0 24px}.hero-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.micro{font-size:13px!important;color:var(--muted);margin:13px 0 0!important}.hero-gallery{display:grid;grid-template-columns:1.12fr 1fr 1fr;gap:15px;align-items:end}.hero-gallery figure{margin:0;min-width:0}.hero-picture{height:clamp(270px,30vw,430px);background:var(--paper);overflow:hidden}.hero-gallery figure:nth-child(2) .hero-picture{height:clamp(245px,27vw,390px)}.hero-gallery figure:nth-child(3) .hero-picture{height:clamp(245px,27vw,390px)}.hero-picture img{width:100%;height:100%;object-fit:cover}.hero-gallery figure:first-child img{object-position:50% 40%}.hero-gallery figcaption{display:flex;justify-content:space-between;gap:10px;font-size:13px;line-height:1.4;padding-top:12px}.hero-gallery figcaption span{color:var(--muted)}.proof{margin-top:35px;padding:25px 0 30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proof p{color:var(--muted);font-size:13px;margin:0 0 15px}.publication-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:32px;list-style:none;padding:0;margin:0}.publication-list li{display:flex;align-items:center;justify-content:center;min-width:0;min-height:64px}.publication-list img{width:100%;height:48px;max-width:205px;object-fit:contain}.price abbr{text-decoration:none}.offer-bottom strong{color:var(--ink);font-size:16px}.section{padding:100px 0}.section-head{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:43px}.section-head h2,.method h2,.mentor h2,.offers h2,.final-cta h2{font:400 clamp(40px,4.7vw,68px)/1.05 var(--serif);letter-spacing:-.04em;margin:0}.section-head>p{max-width:390px;color:var(--muted);margin:0}.lead-cases{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:52px 30px}.case{min-width:0}.case-photo{height:390px;background:var(--paper);position:relative;overflow:hidden}.case-photo img{width:100%;height:100%;object-fit:cover;object-position:center 35%;transition:transform .6s}.case:hover .case-photo img{transform:scale(1.015)}.case-photo .case-outcome{position:absolute;left:18px;bottom:18px;background:#fff;padding:12px 16px;max-width:calc(100% - 36px);font-size:14px;font-weight:700}.case-body{padding:24px 0 0}.case-meta{display:flex;justify-content:space-between;gap:10px;font-size:12px;text-transform:uppercase;letter-spacing:.07em;margin-bottom:13px;color:var(--muted)}.case h3{font:400 35px/1.12 var(--serif);letter-spacing:-.03em;margin:0 0 12px}.case-intro{margin:0 0 20px;max-width:570px;color:var(--muted)}.case details{border-top:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 0;font-size:14px;font-weight:600}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-weight:400;font-size:22px}details[open]>summary:after{content:'−'}.case-details{padding:8px 0 18px}.case-details p{margin:0 0 16px}.case-details .eyebrow{font-size:12px;color:var(--muted);margin:0 0 6px}.case-details a{font-size:14px}.fidelia-picture{background:#f5f4f1}.fidelia-picture img{object-fit:contain;object-position:center}.case-note{font-size:13px;color:var(--muted);margin:28px 0 0}.more-stories{margin-top:44px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.more-stories>summary{font-size:19px;padding:24px 0}.more-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px;padding:10px 0 35px}.small-case{background:var(--paper);min-width:0}.small-case img{width:100%;height:255px;object-fit:cover;object-position:center 30%}.small-case .small-content{padding:24px}.small-case .eyebrow{margin-bottom:12px;font-size:12px}.small-case h3{font:400 27px/1.1 var(--serif);letter-spacing:-.025em;margin:0 0 12px}.small-case p{font-size:15px;margin:0 0 10px}.small-case .format{color:var(--muted);font-size:13px;margin-top:16px}.confidential{background:var(--ink);color:#fff;display:flex;align-items:center;height:255px;padding:30px;font:400 35px/1.2 var(--serif)}.story-cta{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:33px 0 0}.story-cta p{margin:0;font:400 25px/1.3 var(--serif)}.testimonial-section{background:var(--paper)}.quote-feature{display:grid;grid-template-columns:260px 1fr;gap:65px;align-items:center;padding-bottom:55px;border-bottom:1px solid #cdcdca}.quote-feature img{width:260px;height:330px;object-fit:cover}.quote-feature blockquote{font:400 clamp(28px,3vw,44px)/1.26 var(--serif);letter-spacing:-.02em;margin:0 0 28px}.quote-name{margin:0;font-weight:700}.quote-sub{margin:4px 0 0;font-size:14px;color:var(--muted)}.quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;margin-top:44px}.quote-grid blockquote{font:400 25px/1.4 var(--serif);margin:0 0 25px}.quote-grid article+article{border-left:1px solid #cdcdca;padding-left:65px}.quote-source{color:var(--muted);font-size:12px;margin:36px 0 0}.method{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:100px;padding-bottom:100px}.method>div>p:not(.eyebrow){color:var(--muted);max-width:440px;font-size:18px;margin:26px 0}.steps{counter-reset:step}.step{display:grid;grid-template-columns:35px 1fr;gap:22px;padding:24px 0;border-top:1px solid var(--line)}.step:before{counter-increment:step;content:'0' counter(step);color:var(--blue);font:italic 24px var(--serif)}.step h3{font-size:18px;font-weight:600;margin:0 0 8px}.step p{color:var(--muted);margin:0}.mentor{background:var(--ink);color:#fff;padding:75px 0}.mentor-inner{display:grid;grid-template-columns:1fr 1fr;gap:10%}.mentor h2{max-width:500px}.mentor .eyebrow{color:#bebdb9}.mentor-copy>p{font-size:18px;line-height:1.65;margin:0 0 25px;color:#e1e0de}.credentials{display:flex;gap:12px 25px;flex-wrap:wrap;border-top:1px solid #51504c;padding-top:23px;font-size:14px;color:#e1e0de}.mentor a{display:inline-block;margin-top:28px;font-weight:600;font-size:15px}.offers .section-head{margin-bottom:35px}.offer-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:24px}.offer{border:1px solid var(--line);padding:36px;display:flex;flex-direction:column}.offer.primary{border-color:var(--ink)}.offer .eyebrow{color:var(--muted);margin-bottom:17px}.offer h3{font:400 36px/1.1 var(--serif);letter-spacing:-.03em;margin:0 0 18px}.offer p{color:var(--muted);margin:0 0 20px}.offer ul{list-style:none;padding:0;margin:0 0 30px}.offer li{border-bottom:1px solid var(--line);padding:12px 0;font-size:16px}.offer li:before{content:'+';display:inline-block;width:24px;color:var(--blue)}.offer .offer-bottom{margin-top:auto}.price{font:400 40px/1.1 var(--serif);letter-spacing:-.03em;margin-bottom:8px}.offer-bottom p{font-size:14px;margin-bottom:20px}.offer .button{width:100%}.offer-note{font-size:14px;color:var(--muted);margin:23px 0 0;max-width:800px}.faq{display:grid;grid-template-columns:1fr 1.3fr;gap:9%;padding-top:0}.faq h2{font:400 49px/1.07 var(--serif);letter-spacing:-.04em;margin:0}.faq details{border-top:1px solid var(--line)}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{font-size:17px;padding:20px 0;font-weight:500}.faq details p{color:var(--muted);margin:0 35px 24px 0}.final-cta{padding:70px 0;background:var(--blue);color:#fff}.final-inner{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:9%}.final-cta p:not(.eyebrow){font-size:18px;line-height:1.6;margin:0 0 24px;max-width:480px}.final-cta .micro{color:#e3e7ff;margin-top:15px!important}.site-footer{padding:40px 0 25px}.footer-top{display:flex;justify-content:space-between;gap:30px;align-items:start}.footer-top img{width:56px}.footer-contact a{display:block;margin-bottom:8px}.footer-contact a:first-child{font-size:20px}.footer-bottom{border-top:1px solid var(--line);margin-top:35px;padding-top:22px;display:flex;gap:25px;justify-content:space-between;color:var(--muted);font-size:12px}.footer-bottom p{margin:0;max-width:730px}.footer-bottom button{border:0;background:none;padding:0;font-size:12px;text-decoration:underline;align-self:start;white-space:nowrap}.mobile-cta{display:none}.consent{position:fixed;bottom:22px;left:22px;max-width:410px;padding:21px;background:white;border:1px solid var(--line);box-shadow:0 8px 35px #00000015;z-index:60}.consent p{font-size:14px;margin:0 0 14px}.consent-actions{display:flex;gap:10px}.consent-actions button{font-size:13px;padding:9px 15px;border:1px solid var(--ink);background:white}.consent-actions button:first-child{background:var(--ink);color:white}@media(min-width:1600px){.wrap{width:min(1440px,90%)}.hero-picture{height:460px}.hero-gallery figure:nth-child(2) .hero-picture,.hero-gallery figure:nth-child(3) .hero-picture{height:420px}}@media(max-width:1050px){.main-nav{gap:18px}.hero-top{gap:5%;grid-template-columns:1.2fr 1fr}h1{font-size:70px}.hero-copy>p{font-size:16px}.hero-actions{gap:13px}.hero-actions .button{padding:13px 17px;gap:15px}.case-photo{height:320px}.quote-feature{grid-template-columns:220px 1fr;gap:40px}.quote-feature img{width:220px;height:300px}.publication-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 35px}.method,.mentor-inner{gap:7%}.quote-grid{gap:35px}.quote-grid article+article{padding-left:35px}.small-case img,.confidential{height:215px}.offer{padding:28px}.section{padding:80px 0}.faq{padding-top:0}}@media(max-width:760px){html{scroll-padding-top:85px}.wrap{width:90%}.header-inner{height:72px}.brand img{width:49px;height:46px}.brand{gap:11px}.brand span{font-size:13px;padding-left:11px}.menu-button{display:block;font-size:14px}.main-nav{display:none;position:absolute;left:0;right:0;top:72px;background:#fff;padding:20px 5%;border-bottom:1px solid var(--line);align-items:stretch;gap:0}.main-nav.open{display:flex;flex-direction:column}.main-nav a{padding:13px 0;font-size:16px}.main-nav .button{margin-top:10px;padding:13px}.hero{padding-top:35px}.eyebrow{font-size:12px;margin-bottom:17px}.hero-top{display:block;padding-bottom:30px}h1{font-size:clamp(54px,12vw,84px);max-width:600px}.hero-copy{max-width:none;margin-top:25px}.hero-copy>p{max-width:520px;font-size:17px;line-height:1.55;margin-bottom:20px}.hero-actions .button{padding:13px 19px;gap:20px}.hero-gallery{grid-template-columns:1fr 1fr;gap:12px}.hero-gallery figure:nth-child(3){display:none}.hero-picture,.hero-gallery figure:nth-child(2) .hero-picture{height:clamp(220px,50vw,340px)}.hero-gallery figcaption{display:block;font-size:12px}.hero-gallery figcaption span{display:block;margin-top:3px}.proof{margin-top:25px;padding:21px 0}.publication-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 28px}.publication-list li:last-child{grid-column:1/-1}.publication-list img{height:42px;max-width:185px}.proof p{font-size:12px;max-width:290px}.section{padding:58px 0}.section-head{display:block;margin-bottom:28px}.section-head>p{margin-top:20px}.section-head h2,.method h2,.mentor h2,.offers h2,.final-cta h2{font-size:44px}.lead-cases{grid-template-columns:1fr;gap:37px}.case-photo{height:380px}.case h3{font-size:32px}.case-body{padding-top:20px}.case-meta{font-size:11px}.case-outcome{font-size:13px!important}.more-stories{margin-top:30px}.more-stories>summary{font-size:17px}.more-grid{grid-template-columns:1fr 1fr;gap:15px}.small-case img,.confidential{height:190px}.small-case .small-content{padding:18px}.small-case h3{font-size:24px}.small-case p{font-size:14px}.confidential{padding:20px;font-size:28px}.story-cta{display:block;padding-top:30px}.story-cta p{font-size:24px;margin-bottom:20px}.quote-feature{grid-template-columns:1fr;gap:24px;padding-bottom:32px}.quote-feature img{display:none}.quote-feature blockquote{font-size:31px}.quote-grid{grid-template-columns:1fr;gap:30px;margin-top:30px}.quote-grid article+article{border-left:0;border-top:1px solid #cdcdca;padding:30px 0 0}.quote-grid blockquote{font-size:24px}.quote-source{font-size:12px;line-height:1.5}.method{grid-template-columns:1fr;gap:15px;padding-top:58px;padding-bottom:58px}.method>div>p:not(.eyebrow){font-size:17px;margin:24px 0}.mentor{padding:56px 0}.mentor-inner{grid-template-columns:1fr;gap:30px}.mentor-copy>p{font-size:17px}.offer-grid{grid-template-columns:1fr}.offer{padding:27px}.offer h3{font-size:33px}.faq{grid-template-columns:1fr;gap:30px;padding-top:0}.faq h2{font-size:42px}.faq summary{font-size:16px}.final-cta{padding:50px 0}.final-inner{grid-template-columns:1fr;gap:27px}.final-cta p:not(.eyebrow){font-size:17px}.footer-top{flex-wrap:wrap}.footer-contact a:first-child{font-size:17px}.footer-bottom{display:block;font-size:12px}.footer-bottom button{margin-top:18px}.site-footer{padding:32px 0 106px}.mobile-cta{display:flex;position:fixed;bottom:0;left:0;right:0;padding:10px 5% max(10px,env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid var(--line);z-index:25;gap:15px;align-items:center;justify-content:space-between}.mobile-cta p{font-size:12px;line-height:1.35;margin:0}.mobile-cta p strong{display:block;font-size:14px}.mobile-cta .button{min-height:45px;font-size:14px;padding:11px 18px}.consent{left:5%;bottom:88px;width:90%;max-width:410px}.micro{font-size:12px!important}}@media(max-width:420px){.case-photo{height:325px}.more-grid{grid-template-columns:1fr}.small-case img{height:300px}.confidential{height:230px}.case-meta{flex-wrap:wrap}.hero-actions{gap:16px}.hero-actions .text-link{font-size:14px}.header-inner{gap:10px}.publication-list{gap:14px 22px}.publication-list img{height:38px;max-width:160px}.button{gap:18px}h1{font-size:56px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
