:root{--paper:#f5f3ed;--ink:#17342f;--muted:#65726a;--line:#dcded3;--green:#123c39;--accent:#dde5ab;--serif:'Instrument Serif',Georgia,serif;--sans:'IBM Plex Sans',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}.shell{width:min(1280px,calc(100% - 104px));margin-inline:auto}::selection{background:var(--accent);color:var(--green)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #758b26;outline-offset:6px}.skip{position:absolute;top:-100px;left:20px;background:var(--green);color:white;padding:12px 20px;z-index:20}.skip:focus{top:10px}.header{display:flex;justify-content:space-between;align-items:center;height:104px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;gap:10px;align-items:center;font-size:13px;font-weight:600;letter-spacing:.06em;white-space:nowrap}.brand-mark{height:10px;width:10px;background:#117e89}.brand-divider{height:18px;width:1px;background:#b6c0b7;margin-inline:8px}.brand-service{font-weight:400;letter-spacing:0;color:var(--muted)}nav{display:flex;align-items:center;gap:30px;font-size:14px}nav a:hover,.text-link:hover,.download:hover,.email-address:hover{color:#087979}.nav-contact{padding:10px 16px;border:1px solid #adb9ad;border-radius:2px}.nav-contact span{margin-left:16px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;padding-block:66px 58px;align-items:center}.eyebrow{font-size:10px;font-weight:500;letter-spacing:.16em;line-height:1.5;margin:0 0 25px;text-transform:uppercase}.eyebrow>span{width:6px;height:6px;background:#748455;display:inline-block;vertical-align:middle;margin-right:7px}.hero h1{font-family:var(--serif);font-weight:400;font-size:clamp(55px,5.45vw,82px);line-height:1.03;letter-spacing:-.025em;margin:0 0 26px}em{font-weight:400;color:#5e775e}.lede{max-width:440px;font-size:17px;color:var(--muted);line-height:1.75;margin:0 0 30px}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.button{display:inline-flex;gap:26px;align-items:center;justify-content:space-between;min-height:50px;padding:13px 22px;font-size:14px;border-radius:2px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--green);color:#fff}.button-dark:hover{background:#23504b}.button-light{background:var(--accent);color:var(--green)}.button-light:hover{background:#edf2c9}.text-link{font-size:13px;padding-block:12px;border-bottom:1px solid #aeb9a9}.text-link span{margin-left:7px}.hero-note{font-size:11px;color:var(--muted);margin:25px 0 0}.hero-image{position:relative;min-height:470px;height:100%;overflow:hidden;background:#ccd3b9}.hero-image img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:48% center;transition:transform .7s}.hero-image:hover img{transform:scale(1.025)}.hero-image-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05) 45%,rgba(0,0,0,.65))}.image-caption{position:absolute;bottom:25px;left:28px;right:28px;display:flex;align-items:end;justify-content:space-between;color:white}.image-caption .eyebrow{margin-bottom:5px;font-size:9px;display:block}.image-caption strong{font-family:var(--serif);font-size:34px;font-weight:400;display:block;line-height:1.2}.image-caption div>span:last-child{font-size:11px;color:#e5e9db}.play-circle{border:1px solid #ffffff90;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;font-size:23px}.light{color:#cfdaa9}.films-section{padding-block:84px 74px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:37px}.section-heading .eyebrow{margin-bottom:15px}h2{font-family:var(--serif);font-size:clamp(40px,4vw,58px);font-weight:400;line-height:1.07;letter-spacing:-.015em;margin:0}.section-heading>p{max-width:340px;font-size:14px;color:var(--muted);line-height:1.8;margin:0 0 4px}.films-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.video-wrap{aspect-ratio:16/9;background:#172b27;border:1px solid var(--line)}video{width:100%;height:100%;display:block;object-fit:contain}.film{scroll-margin-top:24px}.film-caption{display:flex;justify-content:space-between;gap:10px;align-items:end;padding-top:20px}.film-caption .eyebrow{font-size:9px;margin-bottom:7px;color:var(--muted)}h3{font-weight:500;line-height:1.3;margin:0;font-size:20px}.duration{font-size:11px;font-variant-numeric:tabular-nums;border:1px solid var(--line);padding:3px 8px;color:var(--muted)}.film-note{font-size:13px;color:var(--muted);margin:12px 0 9px;max-width:410px}.download{font-size:12px;border-bottom:1px solid #acb6a8;padding-bottom:3px;display:inline-block}.download span{margin-left:16px}.package-section{background:var(--green);color:#f5f3ed;padding:76px 0}.package-layout{display:grid;grid-template-columns:1fr 1fr;gap:105px}.package-intro h2{font-size:clamp(43px,4.3vw,64px)}.package-intro h2 em{color:var(--accent)}.package-intro>p:not(.eyebrow){color:#bfd0c7;font-size:15px;line-height:1.8;max-width:365px;margin:24px 0 30px}.price{display:flex;gap:24px;align-items:center;padding-bottom:26px;border-bottom:1px solid #ffffff30}.price>span{font-family:var(--serif);font-size:86px;letter-spacing:-.03em;line-height:1}.price p{font-size:14px;margin:0}.price small{font-size:10px;color:#b5c8bd}.included{list-style:none;padding:0;margin:0}.included li{display:flex;gap:25px;border-bottom:1px solid #ffffff25;padding:19px 0}.included li>span{font-size:10px;color:var(--accent);padding-top:5px}.included h3{font-size:16px;font-weight:500}.included p{font-size:12px;color:#c5d4ca;line-height:1.6;margin:5px 0 0}.package-note{font-size:10px;color:#b5c8bd;line-height:1.8;margin-top:21px}.process-section{padding-block:88px}.process{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;gap:45px;padding:0;margin:50px 0 0}.process li{border-top:1px solid #bfc8b9;padding-top:23px}.step{font-family:var(--serif);font-size:32px;color:#7a8b69;display:block;margin-bottom:25px}.process h3{font-size:20px}.process p{font-size:13px;color:var(--muted);line-height:1.8;max-width:320px;margin-bottom:0}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;border-top:1px solid var(--line);padding-block:68px}.faq-section .eyebrow{margin-bottom:15px}.faq-section h2{font-size:46px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;padding:20px 0;font-size:14px;font-weight:500}summary::-webkit-details-marker{display:none}summary span{font-size:20px;font-weight:400;line-height:1;color:#75865b}details[open] summary span{transform:rotate(45deg)}details p{font-size:13px;color:var(--muted);line-height:1.8;margin:0 0 22px;max-width:550px}.contact-section{padding:58px 58px 48px;background:#e8ecd9;display:grid;grid-template-columns:1fr 1fr;gap:70px}.contact-section h2{font-size:66px}.contact-section .eyebrow{margin-bottom:15px}.contact-copy{align-self:center}.contact-copy>p:first-child{font-size:16px;max-width:310px;margin:0 0 22px}.contact-copy .button{min-width:225px}.email-address{display:block;width:max-content;font-size:12px;margin-top:17px}.share-link{display:block;border:0;background:none;padding:0;color:#53694f;font-size:11px;margin-top:26px;text-align:left;cursor:pointer}.share-link:hover{text-decoration:underline}.share-status{font-size:11px;margin:6px 0 0;min-height:18px}.footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:34px;font-size:10px;color:var(--muted)}.footer .brand{font-size:11px;color:var(--ink)}.footer p{margin:0}.footer>a:not(.brand){border-bottom:1px solid var(--line)}
@media(min-width:1600px){.hero h1{font-size:86px}.hero-image{min-height:500px}}@media(max-width:1100px){.shell{width:calc(100% - 64px)}.hero{gap:30px}.hero h1{font-size:65px}.hero-image{min-height:440px}.hero-actions{gap:15px}.text-link{font-size:12px}.brand-service,.brand-divider{display:none}.package-layout{gap:55px}.contact-section{padding:45px}.footer p{display:none}}
@media(max-width:760px){.shell{width:calc(100% - 40px)}.header{height:78px}.header .brand{font-size:11px;gap:8px}nav{gap:16px;font-size:12px}nav>a:nth-child(2){display:none}.nav-contact{padding:7px 10px}.nav-contact span{margin-left:6px}.hero{grid-template-columns:1fr;padding-block:36px 20px;gap:30px}.hero .eyebrow{font-size:9px;margin-bottom:19px}.hero h1{font-size:62px;margin-bottom:20px}.lede{font-size:15px;margin-bottom:24px;max-width:440px}.hero-actions{gap:20px}.button{font-size:12px;min-height:48px;padding:12px 17px}.hero-note{font-size:10px;margin-top:20px}.hero-image{min-height:340px;aspect-ratio:1.1;height:auto}.image-caption{bottom:20px;left:20px;right:20px}.image-caption strong{font-size:30px}.films-section{padding-block:49px}.section-heading{display:block;margin-bottom:26px}.section-heading h2{font-size:45px}.section-heading>p{margin-top:20px;max-width:430px;font-size:13px}.films-grid{grid-template-columns:1fr;gap:37px}.film-caption{padding-top:15px}.film-caption h3{font-size:19px}.film-note{font-size:12px}.package-section{padding:44px 0}.package-layout{grid-template-columns:1fr;gap:42px}.package-intro h2{font-size:48px}.package-intro>p:not(.eyebrow){font-size:14px}.price>span{font-size:80px}.package-note{font-size:11px}.included p{font-size:13px}.process-section{padding-block:50px}.process{grid-template-columns:1fr;gap:23px;margin-top:30px}.process li{display:grid;grid-template-columns:35px 1fr;column-gap:16px;padding-top:20px}.step{grid-row:span 2;margin:0;font-size:27px;line-height:1.2}.process h3{font-size:19px}.process p{margin-top:9px;max-width:none}.faq-section{grid-template-columns:1fr;gap:26px;padding-block:45px}.faq-section h2{font-size:42px}summary{font-size:13px}.contact-section{grid-template-columns:1fr;padding:32px 24px;gap:28px}.contact-section h2{font-size:57px}.contact-copy>p:first-child{font-size:14px}.footer{flex-wrap:wrap;padding-block:25px;gap:18px}.footer>span{flex-basis:100%;font-size:9px}}
@media(max-width:760px){.hero-image{width:100%;min-width:0;min-height:0}.hero h1{font-size:clamp(48px,16vw,62px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
[hidden]{display:none!important}.hero-image>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-image-shade{pointer-events:none}.turnaround{font-size:13px;font-weight:500;margin:25px 0 0}.turnaround span{margin-right:7px}.turnaround+.hero-note{margin-top:5px}.transformation-section{padding-top:76px;padding-bottom:66px;border-bottom:1px solid var(--line)}.transformation-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.transformation-grid figure{margin:0}.comparison-media{position:relative;aspect-ratio:16/9;background:#dde0d2;overflow:hidden}.comparison-media>img,.comparison-media>video{width:100%;height:100%;object-fit:cover}.transformation-grid figcaption{padding-top:18px}.transformation-grid figcaption .eyebrow{display:block;margin:0 0 5px;font-size:9px;color:var(--muted)}.transformation-grid figcaption strong{display:block;font-size:18px;font-weight:500}.transformation-grid figcaption>span:last-child{display:block;font-size:11px;color:var(--muted);margin-top:5px}.social-section{display:grid;grid-template-columns:1fr 320px;align-items:center;gap:100px;padding:0 80px 75px}.social-copy{max-width:440px}.social-copy>p:not(.eyebrow){font-size:15px;line-height:1.8;color:var(--muted);margin:24px 0}.social-specs{display:flex;gap:18px;flex-wrap:wrap;font-size:10px;color:var(--muted);margin-bottom:30px}.social-specs span{border-bottom:1px solid var(--line);padding-bottom:8px}.phone-frame{width:260px;justify-self:center;border:8px solid #183830;border-radius:28px;background:#183830;overflow:hidden;box-shadow:0 18px 36px #17342f15}.phone-frame video{aspect-ratio:9/16;border-radius:19px;object-fit:cover}.package-turnaround{color:var(--accent);font-size:11px;margin:0 0 16px}.founder{display:grid;grid-template-columns:130px 1fr;gap:28px;align-items:center;border:1px solid var(--line);background:#eef0e6;padding:25px 30px;max-width:740px;margin-top:35px}.founder>img{height:140px;width:130px;object-fit:cover;object-position:center 32%}.founder .eyebrow{font-size:9px;margin-bottom:7px}.founder h3{font-family:var(--serif);font-size:32px;font-weight:400}.founder p:not(.eyebrow){font-size:13px;line-height:1.7;color:var(--muted);margin:10px 0}.founder .text-link{font-size:11px;padding-block:5px;display:inline-block}.button-outline{border:1px solid #7e9075;background:transparent;color:var(--green)}.button-outline:hover{background:#dfe5cd}.booking-link{margin:12px 0 0;min-width:225px}.referral-note{font-size:11px;color:var(--muted);max-width:330px;margin:13px 0 0}.footer{flex-wrap:wrap}.privacy-page{max-width:760px;margin:80px auto;padding:0 24px}.privacy-page h1{font-family:var(--serif);font-size:60px;font-weight:400;line-height:1.1}.privacy-page h2{font-family:var(--sans);font-size:20px;margin-top:32px}.privacy-page p{font-size:15px;line-height:1.8;color:var(--muted)}
@media(max-width:1100px){.social-section{padding-inline:20px;gap:45px}}
@media(max-width:760px){.turnaround{font-size:12px}.transformation-section{padding-block:45px}.transformation-grid{grid-template-columns:1fr;gap:28px}.transformation-grid figcaption{padding-top:12px}.transformation-grid figcaption strong{font-size:17px}.social-section{grid-template-columns:1fr;padding:0 0 48px;gap:32px}.social-copy{max-width:100%}.social-copy h2{font-size:46px}.social-copy>p:not(.eyebrow){font-size:14px}.social-specs{gap:13px}.phone-frame{width:245px}.founder{grid-template-columns:82px 1fr;gap:17px;padding:18px;margin-top:28px}.founder>img{width:82px;height:110px}.founder h3{font-size:29px}.founder p:not(.eyebrow){font-size:12px}.founder .eyebrow{font-size:8px;letter-spacing:.1em}.package-turnaround{font-size:11px;max-width:290px}.contact-copy .booking-link{display:flex;width:max-content;max-width:100%}}
