@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/font-0.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/font-2.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/font-4.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/font-5.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/font-6.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/font-7.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/assets/font-8.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/font-9.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/font-10.ttf) format('truetype');
}

:root{--paper:#f7f8f3;--ink:#20211f;--muted:#767971;--line:#daddd4;--lime:#dfff6c;--deep:#262a26;--font:'DM Sans',sans-serif;--display:'Manrope',sans-serif;--serif:'Playfair Display',Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:17px;line-height:1.65}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:default}img{display:block;width:100%;height:100%;object-fit:cover}p,h1,h2,h3{margin:0}p+p{margin-top:20px}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #6655e4;outline-offset:6px}::selection{background:var(--lime);color:var(--ink)}.wrap{max-width:1440px;width:calc(100% - 112px);margin:auto}.section-space{padding-top:116px;padding-bottom:116px}.site-header{height:96px;padding:0 42px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(247,248,243,.96);backdrop-filter:blur(16px);z-index:50;gap:32px}.brand{font-family:var(--display);font-size:27px;letter-spacing:-1.3px;font-weight:800;white-space:nowrap}.brand-dot{font-size:12px;display:inline-block;vertical-align:top;line-height:2.4;margin-left:3px}nav{display:flex;align-items:center;gap:27px}nav a{font-size:14px;font-weight:600}nav a:not(.button):hover,.text-link:hover{text-decoration:underline;text-underline-offset:6px}.button{display:inline-flex;align-items:center;justify-content:center;gap:23px;min-height:58px;padding:15px 25px;background:var(--lime);border:1px solid transparent;border-radius:7px;font-weight:650;font-size:15px;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:#cef451;transform:translateY(-2px)}.button span{font-size:22px}.button-small{background:var(--ink);color:white;min-height:46px;padding:10px 18px;font-size:14px;gap:16px}.button-small:hover{background:#41463b}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#41463b}.button-light{background:var(--paper);color:var(--ink)}.menu-button{display:none;background:none;border:0;padding:10px}.skip{position:fixed;top:-100px;z-index:100;padding:10px;background:var(--lime)}.skip:focus{top:5px}.eyebrow{display:block;font-size:12px;letter-spacing:1.3px;line-height:1.6;font-weight:700}.hero{padding-top:46px}.hero>.eyebrow{display:flex;align-items:center;gap:9px}.local-mark{font-size:18px}.hero-grid{display:grid;grid-template-columns:1.23fr 1fr;gap:30px;align-items:center;min-height:600px;padding:28px 0 46px}h1{font-family:var(--display);font-size:clamp(60px,6.8vw,104px);line-height:1.07;letter-spacing:-6px;font-weight:750}.accent-serif{font-family:var(--serif);font-weight:500;letter-spacing:-.055em;white-space:nowrap}.hero-description{font-size:22px;line-height:1.5;margin-top:30px;max-width:510px;font-weight:550}.hero-detail{max-width:470px;font-size:17px;color:#5c6158;line-height:1.75;margin-top:14px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:30px;flex-wrap:wrap}.text-link{font-size:14px;font-weight:650;line-height:1.5}.hero-footnote{font-size:13px;color:#656b60;margin-top:21px}.hero-visual{height:520px;position:relative;isolation:isolate}.photo-card{position:absolute;border:6px solid white;box-shadow:0 16px 42px #30322522;overflow:hidden;border-radius:13px}.photo-front{height:440px;width:270px;left:30%;top:43px;transform:rotate(8deg);background:#605c50}.photo-back{height:389px;width:250px;left:0;top:12px;transform:rotate(-9deg);background:#9c8771}.photo-back img{object-position:50% 30%}.photo-tag{position:absolute;bottom:16px;left:16px;background:#fff;color:var(--ink);font-size:11px;font-weight:800;letter-spacing:1px;padding:5px 10px}.photo-front::after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 40%,#10140add)}.reel-top{position:absolute;top:13px;left:14px;right:14px;display:flex;justify-content:space-between;color:white;font-size:10px;font-weight:700;z-index:2}.reel-caption{position:absolute;bottom:44px;left:18px;right:10px;z-index:2;color:white}.mini-label{display:block;font-size:10px;letter-spacing:.9px;font-weight:650}.reel-caption .mini-label{font-size:8px;letter-spacing:.4px;color:var(--lime)}.reel-caption strong{font-family:var(--display);font-size:25px;line-height:1.15;display:block;margin-top:10px;letter-spacing:-.9px}.reel-duration{position:absolute;bottom:13px;left:18px;font-size:8px;letter-spacing:1.3px;z-index:2;color:#ddd}.visual-note{position:absolute;right:-13px;top:15px;color:var(--ink);background:var(--lime);font-family:var(--serif);font-size:20px;line-height:1.2;padding:17px 22px;transform:rotate(6deg);z-index:4}.image-note{position:absolute;bottom:0;right:20px;font-size:11px;color:var(--muted)}.hero-bottom{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0;display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:12px;letter-spacing:1.2px;font-weight:650}.hero-bottom span:nth-child(even){font-size:24px;line-height:1;color:#72776a}.section-heading{margin-bottom:54px}.section-heading .eyebrow,.about-heading .eyebrow,.faq-heading .eyebrow{margin-bottom:24px}h2{font-family:var(--display);font-size:clamp(37px,4.4vw,66px);font-weight:650;line-height:1.14;letter-spacing:-3px}.muted{color:#8a8e83}.problem-grid{display:grid;grid-template-columns:1fr 1.13fr;gap:100px}.problem-lead{max-width:470px;font-size:20px;line-height:1.7}.problem-lead>p+p{font-size:17px;color:#696e62;margin-top:22px}.aside-note{border-left:3px solid var(--lime);padding-left:20px;font-size:17px;line-height:1.6;margin-top:32px;font-weight:600}.problem-rows article{display:flex;gap:27px;border-top:1px solid var(--line);padding:23px 0}.problem-rows article>span{font-size:12px;line-height:2.2;color:#7b8173}.problem-rows h3{font-size:20px;font-weight:650;letter-spacing:-.5px;margin-bottom:8px}.problem-rows p{font-size:16px;color:#6a7061;line-height:1.65}.statement{background:var(--lime);padding:80px 0 78px}.statement-inner>.eyebrow{margin-bottom:22px}.crossed{text-decoration:line-through;text-decoration-thickness:1px;font-size:27px;color:#5d6c34;font-family:var(--serif);margin-bottom:21px}.statement h2{font-size:clamp(32px,4.4vw,64px);line-height:1.23;letter-spacing:-2.4px}.statement h2 em{font-family:var(--serif);font-weight:500}.statement-bottom{display:flex;align-items:center;gap:40px;margin-top:46px;max-width:780px}.big-asterisk{font-size:100px;line-height:1}.statement-bottom p{font-size:18px;line-height:1.7}.row-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:65px}.row-heading>p{max-width:300px;color:#74796e;font-size:16px;line-height:1.7;margin-bottom:6px}.row-heading h2{font-size:clamp(35px,4vw,58px)}.production-experience{border:1px solid #41473d;border-radius:16px;background:#242923;overflow:hidden;color:#f7f8f3}.stage-heading{display:flex;justify-content:space-between;align-items:center;padding:22px 30px;border-bottom:1px solid #454b41;font-size:12px;letter-spacing:1px}.stage-counter{color:#c4ccba}.scene{height:490px;position:relative;overflow:hidden}.scene-source{position:absolute;left:40%;top:28px;width:57%;height:434px;border-radius:8px;overflow:hidden;transition:left 1s cubic-bezier(.22,.68,0,1),width 1s cubic-bezier(.22,.68,0,1),height 1s cubic-bezier(.22,.68,0,1),top 1s,border-radius 1s;will-change:left,width}.scene-source img{object-position:56% 50%;transition:object-position 1s,filter 1s;filter:saturate(.35)}.scene-source::after{position:absolute;inset:0;content:"";background:linear-gradient(transparent 55%,#10170ce6)}.scene-caption{position:absolute;left:35px;top:65px;width:31%;z-index:2;transition:opacity .25s}.scene-caption .mini-label{color:var(--lime);font-size:11px}.scene-caption h3{font-family:var(--display);font-size:38px;line-height:1.15;letter-spacing:-1.5px;margin-top:19px}.scene-caption p{font-size:15px;line-height:1.8;color:#c1c9bb;margin-top:20px;max-width:270px}.scene-shoot-label{position:absolute;bottom:23px;left:25px;z-index:2;font-size:11px;font-weight:600;letter-spacing:1px}.capture-corner{position:absolute;width:35px;height:35px;border-color:#fff;z-index:2;opacity:0;transition:opacity .6s}.corner-tl{left:20px;top:20px;border-left:1px solid;border-top:1px solid}.corner-tr{right:20px;top:20px;border-right:1px solid;border-top:1px solid}.corner-bl{left:20px;bottom:20px;border-left:1px solid;border-bottom:1px solid}.corner-br{right:20px;bottom:20px;border-right:1px solid;border-bottom:1px solid}.scene-reel-header{position:absolute;top:21px;left:16px;right:16px;z-index:2;display:flex;justify-content:space-between;font-size:10px;opacity:0;transition:opacity .7s}.scene-subtitle{position:absolute;left:14px;right:14px;bottom:40px;z-index:2;color:var(--ink);font-family:var(--display);font-size:20px;line-height:1.5;letter-spacing:-.4px;text-align:center;opacity:0;transition:opacity .7s}.scene-subtitle b{background:var(--lime);padding:3px 8px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.scene-assets{position:absolute;right:3%;top:65px;width:25%;opacity:0;transform:translateX(35px);transition:opacity .7s,transform .7s}.asset-label{font-size:13px;color:#b7c1ad;margin-bottom:25px}.asset-row{padding:17px 0;display:flex;gap:12px;align-items:center;border-top:1px solid #535d4b;font-size:14px}.asset-row>span:first-child{color:var(--lime);font-size:11px}.asset-row>span:last-child{margin-left:auto}.scene-purpose{position:absolute;right:3%;width:26%;top:140px;opacity:0;transform:translateY(15px);transition:opacity .7s,transform .7s}.scene-purpose>span{font-size:12px;color:#b8c3ad}.scene-purpose strong{font-size:35px;line-height:1.25;font-family:var(--serif);color:var(--lime);display:block;margin-top:18px;font-weight:500}.production-experience[data-phase="1"] .scene-source img{filter:saturate(1)}.production-experience[data-phase="1"] .capture-corner{opacity:1}.production-experience[data-phase="2"] .scene-source,.production-experience[data-phase="3"] .scene-source{left:39%;width:28%;top:20px;height:450px;border-radius:20px;border:5px solid #59624f}.production-experience[data-phase="2"] .scene-source img,.production-experience[data-phase="3"] .scene-source img{filter:saturate(1);object-position:62% 50%}.production-experience[data-phase="2"] .scene-reel-header,.production-experience[data-phase="3"] .scene-reel-header,.production-experience[data-phase="2"] .scene-subtitle,.production-experience[data-phase="3"] .scene-subtitle{opacity:1}.production-experience[data-phase="2"] .scene-shoot-label,.production-experience[data-phase="3"] .scene-shoot-label{opacity:0}.production-experience[data-phase="2"] .scene-assets{opacity:1;transform:translateX(0)}.production-experience[data-phase="3"] .scene-purpose{opacity:1;transform:translateY(0)}.timeline{display:flex;justify-content:space-between;padding:21px 30px;border-top:1px solid #434c3e;gap:20px}.timeline-buttons{display:flex;gap:12px;flex:1}.timeline-buttons button{font-size:13px;background:transparent;color:#cbd3c2;border:1px solid #5b6653;border-radius:5px;padding:12px 15px;text-align:left;transition:background .3s,color .3s}.timeline-buttons button span{font-size:10px;margin-right:8px}.timeline-buttons button[aria-pressed="true"]{background:var(--lime);color:var(--ink);border-color:var(--lime)}.play-control{color:var(--paper);border:0;background:none;font-size:13px;white-space:nowrap}.play-control span{margin-left:8px}.scene-note{font-size:11px;color:#b5beae;margin:0;padding:0 30px 19px}.responsibility{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:32px;font-size:17px;line-height:1.6}.responsibility p>span{display:block;font-size:11px;color:#737a69;letter-spacing:1px;margin-bottom:10px;font-weight:700}.responsibility-divider{font-size:60px;font-weight:400;color:#c8cdbd}.responsibility .text-link{margin-left:auto}.goals{background:#e9ece3}.goals-layout{display:grid;grid-template-columns:1fr 1.05fr;gap:100px;margin-top:35px}.goal-controls{display:flex;flex-direction:column}.goal-controls button{display:flex;align-items:center;gap:24px;background:none;border:0;border-top:1px solid #c8cfbb;padding:24px 14px;font-family:var(--display);font-size:25px;font-weight:600;color:#848d78;letter-spacing:-1px;text-align:left}.goal-controls button:last-child{border-bottom:1px solid #c8cfbb}.goal-controls button>span:first-child{font-family:var(--font);font-size:11px;letter-spacing:0}.goal-controls button>span:last-child{margin-left:auto;opacity:0}.goal-controls button[aria-selected="true"]{color:var(--ink);background:#dce6ca}.goal-controls button[aria-selected="true"]>span:last-child{opacity:1}.goal-panel{padding-top:15px}.goal-kicker{font-size:10px;letter-spacing:1.3px;font-weight:700}.goal-panel h3{font-family:var(--serif);font-size:41px;line-height:1.17;font-weight:500;letter-spacing:-1px;margin-top:23px}.goal-text{font-size:16px;color:#5f6856;max-width:490px;line-height:1.8;margin-top:22px}.goal-example{margin-top:24px;padding-top:17px;border-top:1px solid #c8cfbb;max-width:490px}.goal-example>span{font-size:10px;letter-spacing:1px;font-weight:700}.goal-example p{font-size:15px;line-height:1.7;margin-top:7px;color:#5f6856}.budget-note{display:flex;gap:30px;padding-top:37px;margin-top:50px;border-top:1px solid #c8cfbb;max-width:950px}.budget-note>span{font-size:40px;line-height:1}.budget-note p{font-size:16px;color:#5f6856;line-height:1.8}.budget-note strong{color:var(--ink);font-weight:600}.service-list{margin-top:65px}.service-list article{display:grid;grid-template-columns:35px 1fr 1.2fr 160px;gap:30px;align-items:center;padding:30px 0;border-top:1px solid var(--line)}.service-number{font-size:12px;color:#848d78}.service-list h3{font-size:23px;line-height:1.25;font-weight:550;letter-spacing:-.7px}.service-list p{font-size:15px;color:#646d5b;line-height:1.7}.service-tag{font-size:10px;letter-spacing:.8px;font-weight:600;text-align:right;color:#666f5d}.service-end{display:flex;align-items:center;justify-content:space-between;padding-top:36px;border-top:1px solid var(--line);gap:24px}.service-end p{font-size:15px;color:#727c66}.service-end strong{font-weight:500;color:var(--ink)}.web-teaser{background:#272d24;color:var(--paper);padding:100px 0;overflow:hidden}.web-teaser-grid{display:grid;grid-template-columns:1fr 1.04fr;align-items:center;gap:100px}.web-teaser .eyebrow{color:#d0d9c3;margin-bottom:23px}.web-teaser h2{font-size:clamp(40px,4.4vw,62px)}.web-teaser h2 .accent-serif{color:var(--lime)}.web-teaser p{font-size:16px;color:#bac7ae;max-width:420px;margin:26px 0}.web-preview{display:block;background:#f0ede5;color:var(--ink);border-radius:9px;overflow:hidden;transform:rotate(4deg);box-shadow:0 30px 70px #0005;transition:transform .4s}.web-preview:hover{transform:rotate(0)}.preview-browser{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;font-size:8px;border-bottom:1px solid #d7d3c7;letter-spacing:.7px}.preview-browser>span:first-child{color:#a4a99e;font-size:7px}.preview-content{padding:26px;position:relative}.preview-top{display:flex;align-items:center;justify-content:space-between;font-size:8px;letter-spacing:1px}.preview-top b{font-family:var(--display);font-size:20px;letter-spacing:-1px}.preview-eyebrow{font-size:8px;letter-spacing:.7px;display:block;margin-top:35px}.preview-content h3{font-size:42px;line-height:1.05;font-family:var(--serif);letter-spacing:-1.8px;font-weight:500;margin-top:10px}.preview-cta{display:inline-block;margin-top:20px;padding:7px 12px;background:#425137;color:#fff;font-size:9px}.preview-content img{height:210px;object-position:50% 40%;margin-top:30px;border-radius:3px}.preview-note{display:block;font-size:8px;letter-spacing:1px;margin-top:13px}.about-heading{margin-bottom:45px}.about-body{display:grid;grid-template-columns:1fr 1.15fr;gap:90px}.founder-card{align-self:start;border-top:1px solid var(--line);padding-top:30px}.founder-monogram{font-family:var(--serif);font-size:130px;letter-spacing:-12px;line-height:1.2;color:#31392a;padding-bottom:25px}.founder-monogram span{font-size:75px;color:#9da78f}.founder-card h3{font-size:21px;letter-spacing:-.6px;font-weight:600}.founder-card p{font-size:14px;color:#767e6d;margin-top:4px}.region-list{display:flex;flex-wrap:wrap;gap:8px;max-width:380px;margin-top:33px}.region-list span{font-size:10px;letter-spacing:.5px;border:1px solid #d0d8c4;border-radius:3px;padding:6px 10px;color:#59664d}.about-copy>p{font-size:16px;color:#646e58}.about-copy .large-copy{font-size:22px;line-height:1.5;letter-spacing:-.4px;color:var(--ink)}.qualification{border-top:1px solid var(--line);padding-top:26px;display:flex;gap:17px;margin-top:30px}.qualification-icon{border:1px solid #c1ccb0;border-radius:50%;width:35px;height:35px;display:flex;align-items:center;justify-content:center;flex:0 0 35px;font-size:17px;background:#e8eedf}.qualification h3{font-size:16px;line-height:1.5;font-weight:600}.qualification p{font-size:14px;line-height:1.8;color:#606e52;margin-top:8px}.qualification small{display:block;font-size:11px;color:#7d866f;line-height:1.6;margin-top:14px}.faq{display:grid;grid-template-columns:1fr 1.35fr;gap:90px;padding-top:50px}.faq-heading h2{font-size:46px}.faq-heading>p{font-size:15px;color:#68745a;margin-top:26px}.faq-heading .text-link{display:inline-block;margin-top:6px;color:var(--ink)}.faq-list details{border-top:1px solid var(--line);padding:21px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{font-size:17px;font-weight:550;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:25px;line-height:1.5;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:'+';font-size:23px;line-height:1;font-weight:400;flex:0 0 15px}.faq-list details[open] summary::after{content:'−'}.faq-list details p{font-size:15px;color:#657057;line-height:1.8;padding-right:35px;margin-top:18px}.contact{background:var(--lime);padding:92px 0}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:100px}.contact .eyebrow{margin-bottom:23px}.contact h2{font-size:clamp(40px,4.8vw,69px);line-height:1.13}.contact h2 .accent-serif{white-space:normal}.contact-grid>div>p{font-size:17px;line-height:1.7;margin-top:27px;max-width:430px}.contact-people{font-size:13px;line-height:1.7;margin-top:38px;color:#50652b}.contact-people strong{font-size:15px;font-weight:550;color:var(--ink)}.contact-action{padding-top:8px}.contact-action>.eyebrow{margin-bottom:19px}.phone-link{display:flex;gap:20px;align-items:center;justify-content:space-between;border-bottom:1px solid #a2c448;font-size:clamp(26px,2.8vw,42px);font-family:var(--display);letter-spacing:-1.6px;padding-bottom:20px;font-weight:550;white-space:nowrap}.contact-action>p{font-size:15px!important;margin-top:25px!important;margin-bottom:18px}.email-note{display:block;font-size:11px;margin-top:10px;color:#526930}.contact-agenda{margin-top:35px;display:flex;gap:25px;border-top:1px solid #b3d457;padding-top:23px;align-items:baseline}.contact-agenda span{font-size:12px;font-weight:600}.contact-agenda p{font-size:14px;line-height:1.8;color:#50682a}.site-footer{background:#20261d;color:#dee5d5;padding:45px 0 25px}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:35px;border-bottom:1px solid #48503f;gap:30px}.footer-top>span{font-size:10px;letter-spacing:1.4px}.footer-top>a:last-child{font-size:12px}.footer-columns{display:grid;grid-template-columns:1.4fr .75fr .75fr 1fr;gap:40px;padding:40px 0;font-size:13px;color:#a5b597}.footer-columns>div{display:flex;flex-direction:column;gap:8px}.footer-columns p{line-height:1.9}.footer-columns strong{display:block;font-size:11px;font-weight:400;color:#8fa080;margin-top:8px}.footer-columns a:hover{color:var(--lime)}.footer-columns span{font-size:11px;margin-top:4px}.footer-bottom{border-top:1px solid #48503f;padding-top:22px;display:flex;gap:25px;justify-content:space-between;font-size:11px;color:#9cae8d}.web-hero{padding-top:42px;padding-bottom:85px}.breadcrumb{font-size:12px;color:#6e7a60;margin-bottom:40px}.breadcrumb a{text-decoration:underline;text-underline-offset:4px}.web-hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:80px;align-items:center}.web-hero h1{font-size:clamp(54px,5.6vw,82px);letter-spacing:-4px}.web-hero .eyebrow{margin-bottom:23px}.web-hero .hero-description{font-size:19px;max-width:490px}.web-hero .hero-detail{font-size:16px}.web-hero .web-preview{transform:rotate(2deg);margin-top:40px}.web-hero .preview-content h3{font-size:42px}.web-hero .preview-content img{height:175px}.web-hero-note{font-size:11px;color:#79856a;margin-top:24px}.web-features{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:25px 0;font-size:13px;font-weight:500}.web-features>span:before{content:'✓';margin-right:10px;color:#677c4a}.web-walkthrough{background:#e9ece3}.web-walk-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:80px}.web-walk-controls{display:flex;flex-direction:column}.web-walk-controls button{text-align:left;background:none;border:0;border-top:1px solid #c8cfbb;padding:22px 15px;color:var(--ink)}.web-walk-controls button[aria-pressed="true"]{background:#d8e1c9}.web-walk-controls button>span{display:block;font-size:10px;letter-spacing:1px;color:#6f7a61}.web-walk-controls button strong{font-family:var(--display);font-size:23px;letter-spacing:-.7px;line-height:1.4;display:block;margin-top:5px;font-weight:550}.web-walk-controls button p{font-size:14px;line-height:1.75;margin-top:8px;color:#5b6950;max-width:430px}.web-demo{align-self:center;background:#fff;border-radius:9px;overflow:hidden;box-shadow:0 15px 55px #38432a18;border:1px solid #c8d3bb}.demo-content{min-height:420px;padding:35px;display:flex;flex-direction:column;justify-content:center}.demo-content>.mini-label{color:#60734c;margin-bottom:18px;font-size:10px}.demo-content h3{font-family:var(--serif);font-size:42px;font-weight:500;line-height:1.12;letter-spacing:-1px;max-width:400px}.demo-content p{font-size:16px;line-height:1.7;margin-top:20px;max-width:400px;color:#677b52}.demo-content img{height:150px;margin:20px 0 0;object-position:50% 38%;border-radius:3px}.demo-content .demo-prompt{display:block;border-top:1px solid var(--line);margin-top:25px;padding-top:16px;font-size:13px;font-weight:600}.website-scope{display:grid;grid-template-columns:1fr 1fr;gap:100px}.website-scope>div>p{color:#6b765f;max-width:470px;margin-top:26px}.scope-list article{padding:24px 0;border-top:1px solid var(--line)}.scope-list h3{font-size:19px;font-weight:600;letter-spacing:-.4px}.scope-list p{font-size:15px;line-height:1.8;color:#657157;margin-top:8px}.website-flow{padding:75px 0;background:#272d24;color:var(--paper)}.website-flow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:45px;margin-top:45px}.website-flow-grid>article{border-top:1px solid #525f47;padding-top:20px}.website-flow-grid span{font-size:12px;color:var(--lime)}.website-flow-grid h3{font-size:22px;line-height:1.3;font-weight:500;margin-top:17px;letter-spacing:-.5px}.website-flow-grid p{font-size:14px;line-height:1.8;color:#bdcbb0;margin-top:14px}.compact-faq{padding-top:110px}.notes-page{min-height:65vh;max-width:850px;padding-top:70px;padding-bottom:90px}.notes-page h1{font-size:50px;letter-spacing:-2px}.notes-page h2{font-size:25px;letter-spacing:-.6px;margin-top:35px}.notes-page p{font-size:16px;margin-top:18px;color:#5f6c52}.notes-page a{text-decoration:underline;text-underline-offset:3px}
@media(min-width:1550px){.hero-grid{min-height:690px}.hero-visual{height:580px}.photo-front{height:490px;width:307px}.photo-back{height:440px;width:288px}.hero-visual .image-note{bottom:0}.hero h1{font-size:109px}.reel-caption strong{font-size:29px}}
@media(max-width:1200px){.wrap{width:calc(100% - 72px)}.site-header{padding:0 30px;gap:15px}nav{gap:17px}nav a{font-size:12px}.brand{font-size:25px}.button-small{font-size:12px}.hero-grid{grid-template-columns:1.15fr 1fr;gap:18px}.hero h1{letter-spacing:-4.4px;font-size:7vw}.hero-visual{height:470px}.photo-front{width:235px;height:390px;left:29%}.photo-back{width:210px;height:350px;left:1%}.visual-note{right:-2px;padding:13px 17px;font-size:18px}.hero-description{font-size:20px}.hero-detail{font-size:16px}.hero-actions{gap:18px}.hero-actions .button{font-size:13px;padding:15px 18px}.hero-actions .text-link{font-size:12px}.hero-bottom{font-size:10px;letter-spacing:.7px}.problem-grid,.goals-layout,.web-teaser-grid,.about-body,.faq,.contact-grid{gap:55px}.row-heading{gap:35px}.row-heading>p{max-width:250px}.scene-caption h3{font-size:30px}.scene-caption p{font-size:14px}.scene-assets{width:26%;right:2%}.asset-row{font-size:12px}.scene-purpose strong{font-size:28px}.timeline{padding:20px;gap:5px}.timeline-buttons{gap:8px}.timeline-buttons button{font-size:11px;padding:11px}.timeline-buttons button span{margin-right:3px}.play-control{font-size:12px}.service-list article{grid-template-columns:25px 1fr 1.2fr 125px;gap:18px}.service-tag{font-size:9px}.service-list h3{font-size:20px}.contact-grid{grid-template-columns:1.1fr 1fr}.phone-link{font-size:32px}.web-hero-grid{gap:50px}.web-walk-grid{gap:50px}.website-scope{gap:65px}}
@media(max-width:960px){.site-header{height:78px}.site-header nav{gap:14px}.site-header nav>a:first-child{display:none}.site-header .brand{font-size:22px}.hero-grid{gap:15px;min-height:530px}.hero-visual{height:425px}.photo-front{width:207px;height:348px;top:44px}.photo-back{width:186px;height:310px}.reel-caption strong{font-size:21px}.reel-caption .mini-label{font-size:7px}.visual-note{font-size:16px;right:0;top:-8px}.hero-description{font-size:18px}.hero-detail{font-size:15px}.hero-actions{gap:15px;margin-top:24px}.hero-actions .text-link{font-size:12px}.hero-footnote{font-size:11px}.hero-bottom{flex-wrap:wrap;row-gap:15px;font-size:9px}.section-space{padding-top:85px;padding-bottom:85px}h2{letter-spacing:-2px}.problem-grid{gap:45px}.problem-lead{font-size:18px}.problem-rows h3{font-size:18px}.problem-rows p{font-size:14px}.row-heading{display:block}.row-heading>p{max-width:520px;margin-top:20px}.scene{height:430px}.scene-source{height:376px}.scene-caption{left:25px;top:45px;width:32%}.scene-caption h3{font-size:28px}.scene-caption p{font-size:13px}.production-experience[data-phase="2"] .scene-source,.production-experience[data-phase="3"] .scene-source{height:390px;width:29%}.scene-assets{top:50px;width:25%}.asset-label{font-size:11px}.asset-row{font-size:11px;gap:7px}.scene-subtitle{font-size:15px}.scene-purpose strong{font-size:26px}.scene-purpose>span{font-size:11px}.timeline-buttons{display:grid;grid-template-columns:repeat(4,1fr)}.timeline-buttons button{font-size:10px;padding:10px 7px;line-height:1.5}.timeline-buttons button span{display:block;font-size:9px}.responsibility{font-size:14px;gap:20px}.responsibility .text-link{font-size:12px}.goals-layout{gap:40px}.goal-controls button{font-size:20px;gap:16px;padding:22px 8px}.goal-panel h3{font-size:33px}.goal-kicker{font-size:9px}.goal-text{font-size:14px}.goal-example p{font-size:13px}.service-list article{grid-template-columns:25px 1fr 1.3fr;gap:20px}.service-tag{grid-column:2 / 4;text-align:left;margin-top:-10px}.web-teaser-grid{gap:50px;grid-template-columns:1fr 1fr}.preview-content{padding:21px}.preview-content h3{font-size:32px}.preview-content img{height:185px}.web-teaser h2{font-size:40px;letter-spacing:-2px}.about-body{gap:50px;grid-template-columns:.85fr 1.15fr}.about-copy .large-copy{font-size:20px}.founder-card h3{font-size:18px}.faq{gap:45px;grid-template-columns:.8fr 1.2fr}.faq-heading h2{font-size:37px}.faq-list summary{font-size:15px}.contact-grid{gap:50px;grid-template-columns:1.05fr 1fr}.phone-link{font-size:26px;letter-spacing:-1.3px;gap:10px}.contact-agenda{display:block}.contact-agenda p{margin-top:9px}.contact h2{font-size:43px}.footer-columns{grid-template-columns:1fr 1fr;gap:28px}.footer-top>span{display:none}.web-hero h1{font-size:58px}.web-hero-grid{gap:40px}.web-hero .preview-content h3{font-size:32px}.web-features{font-size:11px}.web-walk-grid{gap:35px}.web-walk-controls button strong{font-size:20px}.demo-content{padding:26px}.demo-content h3{font-size:33px}.website-scope{gap:50px}.website-flow-grid{gap:27px}.website-flow-grid h3{font-size:19px}.website-flow-grid p{font-size:13px}}
@media(max-width:720px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 40px)}.site-header{height:72px;padding:0 20px}.site-header .brand{font-size:24px}.menu-button{display:flex;align-items:center;gap:15px;font-size:13px}.menu-button span{font-size:20px}.site-header nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--paper);padding:22px 24px 28px;border-bottom:1px solid var(--line);box-shadow:0 18px 20px #00000008;align-items:stretch;gap:0}.site-header nav.open{display:flex;flex-direction:column}.site-header nav>a{font-size:18px;padding:13px 3px}.site-header nav>a:first-child{display:block}.site-header nav>.button{font-size:15px;margin-top:15px;padding:15px}.hero{padding-top:26px}.hero>.eyebrow{font-size:9px;letter-spacing:.9px;gap:6px}.local-mark{font-size:15px}.hero-grid{display:flex;flex-direction:column;padding-top:27px;padding-bottom:27px;gap:10px}.hero-copy{width:100%}.hero h1{font-size:clamp(49px,11.4vw,78px);letter-spacing:-3.4px;line-height:1.12}.hero-description{font-size:18px;max-width:330px;line-height:1.5;margin-top:22px}.hero-detail{font-size:15px;line-height:1.8;max-width:420px;margin-top:13px}.hero-actions{margin-top:25px;gap:22px}.hero-actions .button{font-size:13px;min-height:52px;padding:13px 16px;gap:14px}.hero-actions .text-link{font-size:12px}.hero-footnote{font-size:11px;margin-top:16px}.hero-visual{height:423px;width:min(100%,430px);margin:35px auto 0}.photo-back{height:308px;width:193px;left:6%;top:5px}.photo-front{height:346px;width:216px;left:35%;top:34px}.reel-caption strong{font-size:22px}.reel-top{font-size:9px}.visual-note{right:1%;top:-3px;font-size:17px;padding:13px 17px}.image-note{font-size:10px;bottom:0;right:6px}.hero-bottom{justify-content:center;padding:22px 0;gap:14px;font-size:9px;letter-spacing:.7px}.hero-bottom span:nth-child(6){display:none}.hero-bottom span:nth-child(even){font-size:16px}.hero-bottom a{width:100%;text-align:center}.section-space{padding-top:70px;padding-bottom:70px}.section-heading{margin-bottom:32px}.eyebrow{font-size:10px;letter-spacing:1px}.section-heading .eyebrow,.about-heading .eyebrow,.faq-heading .eyebrow{margin-bottom:20px}h2{font-size:37px;letter-spacing:-1.7px;line-height:1.18}.accent-serif{letter-spacing:-.06em}.problem-grid{display:block}.problem-lead{font-size:18px;max-width:none}.problem-lead>p+p{font-size:15px;margin-top:17px}.aside-note{font-size:15px;margin-top:25px}.problem-rows{margin-top:36px}.problem-rows article{gap:20px;padding:21px 0}.problem-rows h3{font-size:18px}.problem-rows p{font-size:15px}.statement{padding:52px 0}.crossed{font-size:19px;line-height:1.5;margin-bottom:20px}.statement h2{font-size:31px;letter-spacing:-1.3px;line-height:1.25}.statement h2 br{display:none}.statement-bottom{gap:22px;align-items:flex-start;margin-top:32px}.big-asterisk{font-size:59px}.statement-bottom p{font-size:15px;line-height:1.8}.row-heading h2{font-size:35px}.row-heading>p{font-size:15px;line-height:1.75;margin-top:20px}.production-experience{border-radius:9px;margin-left:-8px;margin-right:-8px}.stage-heading{padding:16px 16px;font-size:9px;letter-spacing:.8px}.scene{height:625px}.scene-caption{left:20px;top:24px;width:calc(100% - 40px)}.scene-caption .mini-label{font-size:10px}.scene-caption h3{font-size:25px;letter-spacing:-1px;line-height:1.18;margin-top:12px}.scene-caption h3 br{display:none}.scene-caption p{font-size:13px;max-width:100%;margin-top:10px;line-height:1.7}.scene-source{left:5%;top:215px;width:90%;height:367px;border-radius:6px}.scene-source img{object-position:60% 50%}.scene-shoot-label{font-size:9px;bottom:18px;left:18px}.production-experience[data-phase="2"] .scene-source,.production-experience[data-phase="3"] .scene-source{left:5%;top:211px;width:52%;height:375px;border:3px solid #59624f;border-radius:15px}.scene-source .scene-reel-header{font-size:8px;left:10px;right:10px;top:14px}.scene-subtitle{font-size:13px;left:6px;right:6px;bottom:30px;line-height:1.75}.scene-subtitle b{padding:3px 5px}.scene-assets{top:247px;width:33%;right:5%}.asset-label{font-size:10px;line-height:1.5;margin-bottom:20px}.asset-row{padding:17px 0;font-size:10px;line-height:1.5;gap:5px}.asset-row>span:first-child{font-size:8px}.asset-row>span:last-child{display:none}.scene-purpose{top:315px;right:4%;width:35%}.scene-purpose>span{font-size:10px;line-height:1.5;display:block}.scene-purpose strong{font-size:24px;line-height:1.18;margin-top:17px}.timeline{display:block;padding:16px}.timeline-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.timeline-buttons button{font-size:11px;min-height:43px;padding:9px 11px}.timeline-buttons button span{display:inline;font-size:9px;margin-right:8px}.play-control{display:block;margin:16px auto 0;font-size:12px;padding:5px 12px}.scene-note{font-size:10px;line-height:1.7;padding:0 16px 17px}.responsibility{display:grid;grid-template-columns:1fr 1.1fr;font-size:13px;gap:24px;margin-top:27px}.responsibility p>span{font-size:9px;margin-bottom:9px}.responsibility-divider{display:none}.responsibility .text-link{margin-left:0;grid-column:1 / 3;margin-top:0;font-size:13px}.goals-layout{display:block;margin-top:20px}.goal-controls button{font-size:20px;padding:19px 10px}.goal-controls button>span:first-child{font-size:10px}.goal-panel{padding:30px 3px 0;min-height:340px}.goal-kicker{font-size:9px}.goal-panel h3{font-size:36px;margin-top:18px}.goal-text{font-size:15px;margin-top:20px}.goal-example{margin-top:20px;padding-top:16px}.goal-example p{font-size:14px}.budget-note{gap:18px;margin-top:33px;padding-top:29px}.budget-note>span{font-size:28px}.budget-note p{font-size:14px;line-height:1.8}.service-list{margin-top:32px}.service-list article{grid-template-columns:24px 1fr;gap:10px 12px;padding:25px 0;align-items:start}.service-list h3{font-size:21px;line-height:1.3}.service-list p{grid-column:2;font-size:14px}.service-tag{grid-column:2;font-size:9px;text-align:left;margin-top:5px}.service-number{font-size:10px;line-height:2.3}.service-end{display:block;padding-top:26px}.service-end p{font-size:14px}.service-end .button{margin-top:22px;min-height:52px;font-size:13px}.web-teaser{padding:67px 0}.web-teaser-grid{display:flex;flex-direction:column;gap:40px}.web-teaser-grid>div{width:100%}.web-teaser h2{font-size:42px;line-height:1.14}.web-teaser p{font-size:15px;max-width:400px;margin:23px 0}.web-teaser .button{font-size:13px;min-height:52px}.web-preview{width:calc(100% - 20px);max-width:450px;transform:rotate(3deg)}.preview-content{padding:23px}.preview-content h3{font-size:37px}.preview-content img{height:205px}.preview-eyebrow{margin-top:28px}.preview-cta{font-size:9px}.about-heading h2{font-size:38px}.about-body{display:flex;flex-direction:column;gap:36px}.about-heading{margin-bottom:30px}.founder-card{width:100%;padding-top:20px;display:grid;grid-template-columns:105px 1fr;gap:5px 18px;align-items:center}.founder-monogram{font-size:67px;line-height:1;letter-spacing:-7px;padding-bottom:0}.founder-monogram span{font-size:40px}.founder-card h3{font-size:18px;line-height:1.5}.founder-card p{font-size:12px;line-height:1.5;margin-top:5px}.region-list{grid-column:1 / 3;margin-top:20px;gap:7px}.region-list span{font-size:8px;padding:5px 8px}.about-copy .large-copy{font-size:20px}.about-copy>p{font-size:15px;line-height:1.8}.qualification{gap:12px}.qualification h3{font-size:15px}.qualification p{font-size:13px}.qualification small{font-size:10px}.faq{display:block;padding-top:20px}.faq-heading{margin-bottom:33px}.faq-heading h2{font-size:37px}.faq-heading>p{font-size:14px;margin-top:22px}.faq-list summary{font-size:16px}.faq-list details{padding:21px 0}.faq-list details p{font-size:14px;padding-right:14px}.contact{padding:60px 0}.contact-grid{display:block}.contact h2{font-size:43px;letter-spacing:-1.9px}.contact-grid>div>p{font-size:15px;margin-top:21px;max-width:390px}.contact-people{font-size:12px;margin-top:27px}.contact-people strong{font-size:14px}.contact-action{margin-top:42px;padding-top:27px;border-top:1px solid #b6d258}.contact-action>.eyebrow{font-size:10px}.phone-link{font-size:30px;max-width:450px;padding-bottom:18px}.contact-agenda{display:flex;gap:22px;margin-top:26px;padding-top:23px}.contact-agenda p{margin-top:0;font-size:13px}.contact-agenda span{font-size:11px}.contact-action .button{font-size:13px;min-height:52px}.site-footer{padding:35px 0 25px}.footer-top{padding-bottom:25px}.footer-top .brand{font-size:25px}.footer-top>a:last-child{font-size:10px}.footer-columns{grid-template-columns:1fr 1fr;gap:30px 18px;padding:28px 0;font-size:12px}.footer-columns>p{grid-column:1 / 3;font-size:13px}.footer-columns>div:last-child{grid-column:1 / 3}.footer-columns strong{font-size:10px}.footer-bottom{font-size:9px;gap:14px;flex-wrap:wrap}.web-hero{padding-top:24px;padding-bottom:50px}.breadcrumb{font-size:10px;margin-bottom:29px}.web-hero-grid{display:block}.web-hero h1{font-size:57px;letter-spacing:-3.5px}.web-hero .eyebrow{font-size:10px;margin-bottom:18px}.web-hero .hero-description{font-size:18px}.web-hero .hero-detail{font-size:15px}.web-hero .web-preview{margin:50px auto 0;width:calc(100% - 12px)}.web-hero-note{font-size:10px}.web-features{grid-template-columns:1fr 1fr;padding:22px 0;gap:15px;font-size:11px}.web-walk-grid{display:flex;flex-direction:column;gap:26px}.web-walk-controls button{padding:18px 10px}.web-walk-controls button strong{font-size:20px}.web-walk-controls button p{font-size:14px}.web-demo{width:100%}.demo-content{padding:27px;min-height:430px}.demo-content h3{font-size:36px}.demo-content p{font-size:15px}.demo-content img{height:160px}.website-scope{display:block}.website-scope>div>p{font-size:15px;margin-top:23px}.scope-list{margin-top:34px}.scope-list article{padding:22px 0}.scope-list p{font-size:14px}.website-flow{padding:57px 0}.website-flow-grid{grid-template-columns:1fr 1fr;gap:30px 25px;margin-top:32px}.website-flow-grid h3{font-size:20px}.website-flow-grid p{font-size:13px}.compact-faq{padding-top:67px}.notes-page{padding-top:45px;padding-bottom:60px}.notes-page h1{font-size:39px}.notes-page h2{font-size:22px}.notes-page p{font-size:15px}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}.hero h1{font-size:46px;letter-spacing:-3px}.hero-actions{gap:15px}.hero-actions .button{font-size:12px;padding:12px}.hero-actions .text-link{font-size:11px}.photo-front{left:30%;width:195px;height:325px}.photo-back{left:5%;width:170px;height:280px}.hero-visual{height:390px}.visual-note{font-size:15px}.row-heading h2{font-size:31px}.scene-caption h3{font-size:23px}.scene-subtitle{font-size:11px}.scene-purpose strong{font-size:21px}.phone-link{font-size:26px}.hero-bottom{font-size:8px;gap:10px}.web-hero h1{font-size:49px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important;animation-iteration-count:1!important}.scene-source{will-change:auto}}

.founder-portraits{display:flex;gap:14px;margin-bottom:25px;grid-column:1 / -1}.founder-portrait{width:46%;margin:0}.founder-portrait img{height:255px;object-fit:cover;object-position:center 15%;border-radius:5px;background:#dce1d4}.founder-portrait figcaption{font-size:12px;margin-top:9px;color:#6a755e}.problem-rows p,.service-list p,.goal-text,.row-heading>p,.faq-list details p,.scope-list p,.about-copy>p{font-size:16px}.hero-detail{font-size:17px}.qualification p{font-size:15px}.scene-caption p{font-size:15px}.goal-controls button{min-height:64px}@media(max-width:720px){.founder-portraits{gap:12px;margin-bottom:15px}.founder-portrait{width:calc(50% - 6px)}.founder-portrait img{height:230px}.founder-portrait figcaption{font-size:12px}.hero-detail,.problem-lead>p+p,.problem-rows p,.row-heading>p,.statement-bottom p,.goal-text,.service-list p,.web-teaser p,.about-copy>p,.faq-list details p,.scope-list p,.web-hero .hero-detail,.web-walk-controls button p,.contact-grid>div>p{font-size:16px}.scene-caption p{font-size:14px}.timeline-buttons button{font-size:12px}.hero-footnote,.scene-note,.image-note,.web-hero-note,.email-note{font-size:12px}.hero-visual{margin-top:38px}.hero-bottom{font-size:10px}}
/* Refinements verified in the browser. */
.hero h1 .accent-serif{margin-left:.075em}.scene-subtitle{color:white}.scene-subtitle b{color:var(--ink)}
@media(max-width:720px){.photo-front{left:32%}.hero h1 .accent-serif{margin-left:.04em}.web-hero h1 .accent-serif{white-space:normal}.website-scope h2 .accent-serif,.web-walkthrough h2 .accent-serif{white-space:normal}}

@media(max-width:720px){.web-hero h1{font-size:clamp(42px,12vw,54px);letter-spacing:-2.7px;line-height:1.15}}
