/* Brain Media: heavy sans, editorial serif and the original supplied logo. */
.founder{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:52px;padding:64px 42px;background:var(--blue);color:#fff}
.founder-portrait{margin:0;min-width:0}
.founder-portrait>img{aspect-ratio:4/5;width:100%;height:auto;object-fit:cover;object-position:50% 62%;border-radius:12px}
.founder-portrait figcaption{font-size:14px;font-weight:700;color:#dce2ff;margin-top:15px}
.founder-copy{min-width:0}
.founder-copy .eyebrow{color:#dce2ff}
.founder-copy h2{font-size:46px;line-height:1.12}
.founder-copy h2>span{color:#ff8d63}
.founder-bio{max-width:470px;margin-top:27px}
.founder-bio p{font-size:16px;line-height:1.75;color:#eef0ff}
.founder-bio p+p{margin-top:16px}
.founder-copy>.button{margin-top:30px;white-space:normal;background:var(--orange);border-color:var(--orange);color:#080f4c}
.founder-copy>.button:hover{background:#ff724c;border-color:#ff724c;color:#080f4c}
.founder a:focus-visible{outline-color:#fff}
.approach{padding:42px 42px 44px}
.approach-intro{text-align:center;margin-bottom:24px}
.approach-intro h2{font-size:39px;line-height:1.17}
.approach-labels,.approach-list>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}
.approach-labels{padding:0 0 15px;font-size:12px;font-weight:700;letter-spacing:.09em;color:var(--muted)}
.approach-labels>span:last-child{color:var(--blue)}
.approach-list{margin:0;display:grid;gap:12px}
.approach-list>div{align-items:stretch}
.approach-list dt,.approach-list dd{display:flex;align-items:center;gap:16px;padding:18px 22px;border-radius:12px;min-width:0;min-height:86px}
.approach-list dt{background:var(--orange);color:#fff;font-size:20px;font-weight:900;line-height:1.3;letter-spacing:-.025em}
.approach-list dd{margin:0;background:var(--blue);color:#fff;line-height:1.35}
.approach-icon{display:block;width:26px;height:26px;flex:none;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.approach-card-copy{display:block;min-width:0}
.approach-step{display:block;color:#dce2ff;font-size:10px;font-weight:700;letter-spacing:.08em;margin-bottom:5px}
.approach-card-copy>strong{display:block;font-size:18px;font-weight:700;line-height:1.35;letter-spacing:-.025em}
.approach-action{display:flex;justify-content:center;margin-top:22px}
@media(max-width:850px){
  .founder{gap:30px;padding:48px 28px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}
  .founder-copy h2{font-size:38px}
  .approach{padding:36px 28px 38px}
  .approach-intro h2{font-size:34px}
  .approach-labels,.approach-list>div{gap:16px}
  .approach-list dt,.approach-list dd{padding:18px}
}
@media(max-width:600px){
  .founder{grid-template-columns:1fr;gap:30px;padding:38px 23px}
  .founder-portrait{max-width:350px;width:100%;margin-inline:auto}
  .founder-copy h2{font-size:37px}
  .founder-bio{margin-top:24px}
  .founder-copy>.button{margin-top:25px}
  .approach{padding:32px 23px 34px}
  .approach-intro{text-align:left;margin-bottom:22px}
  .approach-intro h2{font-size:30px}
  .approach-labels{display:none}
  .approach-list{gap:18px}
  .approach-list>div{grid-template-columns:1fr;gap:9px}
  .approach-list dt{font-size:19px}
  .approach-list dt,.approach-list dd{padding:16px 18px;gap:14px;min-height:0}
  .approach-icon{width:24px;height:24px}
  .approach-card-copy>strong{font-size:17px}
}
:root{--line:#daddeb}
h1,h2{letter-spacing:-.045em}
h1>span,h2>span,.showcase-copy h2 em,.footer-signature em{font-family:'Instrument Serif',Georgia,serif;font-weight:700;font-style:italic;letter-spacing:-.025em}
h1>span,h2>span{font-size:1.19em;line-height:1}
.showcase-copy h2 em{font-size:1.1em;line-height:1}
.hero h1{line-height:1.14}
.button{font-weight:700;border-radius:6px}
.button-dark{background:var(--blue);border-color:var(--blue);box-shadow:none}
.button-dark:hover{background:#071368;border-color:#071368}
.header-cta{min-height:42px}
.eyebrow{font-weight:700;letter-spacing:.12em}
.real-logo{position:relative;display:inline-block;width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--blue);vertical-align:middle;isolation:isolate}
.real-logo img{position:absolute;max-width:none;width:136%;height:auto;left:-17.43%;top:-25.43%}
.logo-header{width:48px;height:48px}
.logo-proof{width:24px;height:24px}
.logo-showcase{width:38px;height:38px}
.logo-equation{width:88px;height:88px}
.logo-point{width:28px;height:28px}
.logo-booking{width:60px;height:60px}
.logo-footer{width:74px;height:74px}
.brand-equation>span.equation-brand{display:flex;align-items:center;justify-content:center;padding:12px;background:#e9eafa}
.brand-equation>span:first-child{font-family:'Instrument Serif',Georgia,serif;font-weight:700;font-style:italic;font-size:66px}
.offer{border-radius:10px;box-shadow:0 4px 14px #0c154009}
.offer h3{letter-spacing:-.04em}
.offer-featured{background:var(--blue);border-color:var(--blue)}
.offer-sticker{color:var(--blue)}
.testimonials{padding:62px 38px 40px;background:#08127b;color:#fff;overflow:hidden}
.testimonial-intro{text-align:center;max-width:720px;margin:0 auto 38px}
.testimonial-intro .eyebrow{color:#d3d8ff;margin-bottom:21px}
.testimonial-intro h2{font-size:49px;line-height:1.09}
.testimonial-intro h2>span{color:#ff8d63}
.testimonial-intro>p:last-child{color:#e0e3ff;font-size:16px;margin-top:25px}
.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}
.testimonial-card{background:#fff;color:var(--ink);border-radius:12px;overflow:hidden;min-width:0}
.testimonial-visual{aspect-ratio:1.24;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#e6e7ff;color:#171d74;text-align:center;padding:20px}
.testimonial-visual>span{font-family:'Instrument Serif',Georgia,serif;font-size:135px;font-weight:700;line-height:.7;margin-top:18px;user-select:none}
.testimonial-visual>p{font-size:17px;font-weight:900;letter-spacing:-.03em;margin-top:9px}
.testimonial-visual>small{font-size:12px;border:1px solid currentColor;border-radius:30px;padding:3px 10px;margin-top:12px}
.visual-2{background:#ffd8c8;color:#712b18}
.visual-3{background:#f3f0e9;color:#36354c}
.testimonial-body{padding:23px 21px 25px}
.testimonial-body>p{font-size:16px;line-height:1.55;font-weight:700}
.testimonial-body>span{display:block;margin-top:16px;color:var(--muted);font-size:12px;line-height:1.6}
.testimonials-preview-note{text-align:center;color:#ced4ff;font-size:12px;line-height:1.7;margin:28px auto 0;max-width:600px}
.testimonial-video{display:block;width:100%;aspect-ratio:9/12;object-fit:contain;background:#090e37}
.testimonial-quote{font-family:'Instrument Serif',Georgia,serif;font-size:29px;line-height:1.3;margin:0;padding:28px 25px 8px;overflow-wrap:anywhere}
.testimonial-quote:before{content:'“';display:block;font-size:78px;line-height:.8;color:var(--orange);margin-bottom:8px}
.testimonial-author{display:flex;align-items:center;gap:12px;padding:24px}
.testimonial-author img{width:44px;height:44px;object-fit:cover;border-radius:50%;flex-shrink:0}
.testimonial-author strong{display:block;font-weight:700;font-size:14px}
.testimonial-author p{color:var(--muted);font-size:12px;line-height:1.6;margin-top:3px}
.booking>h2{font-size:43px;line-height:1.15}
.booking-panel{border-radius:12px}
#calendly-embed{max-width:940px;margin:28px auto 0;background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e4e5e8}
#calendly-embed iframe{width:100%;height:760px;display:block;border:0;background:white}
.booking.has-calendar .booking-panel{min-height:0}
.booking.has-calendar .booking-info{padding-block:28px}
.booking.has-calendar .calendar-icon{display:none}
.booking.has-calendar .booking-info>p:first-of-type{margin-top:18px}
.footer-signature{display:flex;align-items:center;justify-content:center;gap:22px;padding:40px 0}
.footer-signature p{font-size:clamp(24px,3.6vw,42px);font-weight:900;letter-spacing:-.05em;line-height:1.2;color:var(--blue)}
.footer-signature em{color:#d53e16;font-size:1.15em;white-space:nowrap}
@media(max-width:850px){
  .testimonials{padding:48px 25px 35px}
  .testimonial-intro h2{font-size:43px}
  .testimonial-grid{gap:12px}
  .testimonial-body{padding:19px 16px}
  .testimonial-visual{padding:15px}
  .testimonial-visual>span{font-size:104px}
  .testimonial-visual>p{font-size:15px}
  .testimonial-author{padding:20px 16px}
  .testimonial-quote{font-size:26px;padding:24px 18px 5px}
  .logo-equation{width:73px;height:73px}
  .booking>h2{font-size:36px}
}
@media(max-width:600px){
  .logo-header{width:43px;height:43px}
  .logo-showcase{width:31px;height:31px}
  .logo-footer{width:52px;height:52px}
  .header-cta{font-size:14px;min-height:40px;padding-inline:11px}
  .benefit-line{font-size:14px;gap:10px 15px}
  .showcase-top strong{font-size:13px}
  .showcase-top div>span{font-size:12px}
  .play-control{font-size:14px;bottom:14%}
  .testimonials{padding:42px 18px 30px}
  .testimonial-intro{margin-bottom:28px}
  .testimonial-intro h2{font-size:38px}
  .testimonial-grid{grid-template-columns:1fr;gap:20px;max-width:390px;margin:auto}
  .testimonial-visual{aspect-ratio:1.55}
  .testimonial-visual>span{font-size:122px}
  .testimonial-visual>p{font-size:18px}
  .testimonial-body{padding:23px}
  .testimonial-author{padding:24px}
  .testimonial-quote{font-size:30px;padding:28px 25px 8px}
  .booking>h2{font-size:32px}
  .footer-signature{gap:14px;justify-content:flex-start;padding:30px 0}
  .footer-signature p{font-size:27px}
  #calendly-embed{margin-inline:-6px}
  #calendly-embed iframe{height:820px}
}

/* Compact home spacing; retain the content, media area and social icons. */
.hero{padding-top:36px}
.hero h1{margin-top:22px;margin-bottom:18px}
.hero-cta-area{height:112px}
.hero-cta-area .linkedin,.hero-cta-area .instagram{top:12px}
.hero-cta-area .shorts,.hero-cta-area .tiktok{top:37px}
.benefit-line{margin-top:8px;margin-bottom:30px;flex-wrap:wrap}
.hero-second-cta{margin-top:26px}
.platform-strip{margin-top:26px;padding-top:20px;padding-bottom:24px}
/* Instrument Serif is kept and emboldened by the browser; Inter has a true 700 face. */
h1>span,h2>span,.showcase-copy h2 em,.footer-signature em,.testimonial-quote{font-synthesis:weight}
@media(max-width:850px){
  .hero{padding-top:30px}
  .hero h1{margin-top:20px;margin-bottom:16px}
  .hero-cta-area{height:108px}
  .hero-cta-area .shorts,.hero-cta-area .tiktok{top:34px}
  .benefit-line{margin-bottom:26px}
  .platform-strip{margin-top:24px}
}
@media(max-width:600px){
  .hero{padding-top:24px}
  .hero h1{margin-top:18px;margin-bottom:14px}
  .hero-cta-area{height:112px;max-width:340px}
  .hero-cta-area .button{align-self:flex-end;margin-top:0;margin-bottom:8px;max-width:100%;white-space:normal}
  .hero-cta-area .shorts{left:calc(12% - 21px);top:10px}
  .hero-cta-area .linkedin{left:calc(37% - 18px);top:13px}
  .hero-cta-area .instagram{right:calc(37% - 18px);top:13px}
  .hero-cta-area .tiktok{right:calc(12% - 21px);top:10px}
  .benefit-line{margin-top:8px;margin-bottom:22px}
  .hero-second-cta{margin-top:22px}
  .platform-strip{margin-top:20px;padding-top:18px;padding-bottom:22px}
}

/* Matching blue FAQ surface. */
.faq{background:var(--blue);color:#fff}
.faq>h2>span{color:#ff8d63}
.faq details{border-bottom-color:#ffffff38}
.faq summary{color:#fff}
.faq summary:hover{color:#dce2ff}
.faq summary b{color:#ff8d63}
.faq details>p{color:#eef0ff}
.faq summary:focus-visible{outline-color:#fff}

/* A live CSS 3D workflow: six faces, real depth and independent pointer tilt. */
.approach-intro{display:grid;grid-template-columns:minmax(0,1fr) 202px;gap:32px;align-items:center;max-width:750px;margin-inline:auto;text-align:left}
.workflow-stage{--cube-size:112px;--cube-half:56px;width:202px;height:188px;position:relative}
.workflow-visual{position:relative;width:100%;height:100%;perspective:750px}
.workflow-parallax{position:absolute;left:50%;top:44%;width:var(--cube-size);height:var(--cube-size);margin-left:calc(var(--cube-half) * -1);margin-top:calc(var(--cube-half) * -1);transform-style:preserve-3d;transform:rotateX(var(--scene-x,0deg)) rotateY(var(--scene-y,0deg));transition:transform .45s cubic-bezier(.2,.7,.2,1)}
.workflow-float,.workflow-cube{position:relative;width:100%;height:100%;transform-style:preserve-3d}
.workflow-float{animation:workflow-bob 5s ease-in-out infinite;animation-play-state:paused}
.workflow-cube{transform:rotateX(-22deg) rotateY(-28deg);animation:workflow-turn 18s linear infinite;animation-play-state:paused}
.cube-face{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;border:1px solid #ffffff45;border-radius:3px;backface-visibility:hidden;box-shadow:inset 0 0 22px #ffffff0a;font-weight:900}
.cube-face b{font-size:44px;font-weight:900;line-height:1.1;letter-spacing:-.06em}
.cube-face>span{font-size:12px;font-weight:900;line-height:1.2;letter-spacing:.025em}
.cube-front,.cube-back{background:var(--orange);color:#080f4c}
.cube-right,.cube-left{background:var(--blue);color:#fff}
.cube-top,.cube-bottom{background:#eef0ff;color:var(--blue)}
.cube-front{transform:translateZ(var(--cube-half))}
.cube-back{transform:rotateY(180deg) translateZ(var(--cube-half))}
.cube-right{transform:rotateY(90deg) translateZ(var(--cube-half))}
.cube-left{transform:rotateY(-90deg) translateZ(var(--cube-half))}
.cube-top{transform:rotateX(90deg) translateZ(var(--cube-half))}
.cube-bottom{transform:rotateX(-90deg) translateZ(var(--cube-half))}
.workflow-shadow{position:absolute;left:21%;right:21%;height:12px;bottom:8px;background:#07127b24;border-radius:50%;filter:blur(7px);animation:workflow-shadow 5s ease-in-out infinite;animation-play-state:paused}
.motion-toggle{position:absolute;right:0;bottom:0;width:36px;height:36px;border:1px solid #d2d7ef;border-radius:50%;background:#fff;color:var(--blue);display:grid;place-items:center;font-size:16px;font-weight:900;line-height:1;z-index:3}
.motion-toggle:hover{background:#e7ebff}
.motion-toggle span{pointer-events:none}
.approach-list{gap:14px}
.approach-list>div{perspective:1100px;gap:18px}
.approach-list .tilt-card{position:relative;transform-style:preserve-3d;transform:rotateX(var(--card-x,0deg)) rotateY(var(--card-y,0deg)) translateY(var(--card-lift,0px));border:1px solid #ffffff20;box-shadow:0 3px 0 var(--card-edge);transition:transform .45s cubic-bezier(.2,.7,.2,1)}
.approach-list dt{--card-edge:#cc3b12}
.approach-list dd{--card-edge:#070d62}
.approach-list dt>span,.approach-card-copy,.approach-icon{transform:translateZ(10px)}
.approach[data-motion=running] .workflow-cube,.approach[data-motion=running] .workflow-float,.approach[data-motion=running] .workflow-shadow{animation-play-state:running}
.approach.motion-ready.is-revealed .approach-list>div{animation:workflow-enter .7s cubic-bezier(.2,.7,.2,1) backwards}
.approach.motion-ready.is-revealed .approach-list>div:nth-child(2){animation-delay:.11s}
.approach.motion-ready.is-revealed .approach-list>div:nth-child(3){animation-delay:.22s}
.approach[data-motion=paused] .approach-list>div{animation-play-state:paused}
@keyframes workflow-turn{0%{transform:rotateX(-22deg) rotateY(-28deg)}50%{transform:rotateX(-16deg) rotateY(-208deg)}100%{transform:rotateX(-22deg) rotateY(-388deg)}}
@keyframes workflow-bob{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}
@keyframes workflow-shadow{0%,100%{transform:scaleX(1);opacity:1}50%{transform:scaleX(.82);opacity:.65}}
@keyframes workflow-enter{from{opacity:.1;transform:translateY(20px) rotateX(-7deg)}to{opacity:1;transform:translateY(0) rotateX(0)}}
@media(max-width:850px){
  .approach-intro{grid-template-columns:minmax(0,1fr) 166px;gap:22px}
  .workflow-stage{--cube-size:94px;--cube-half:47px;width:166px;height:170px}
  .cube-face b{font-size:36px}
  .cube-face>span{font-size:12px;letter-spacing:-.02em}
  .approach-list>div{gap:18px}
}
@media(max-width:600px){
  .approach-intro{grid-template-columns:minmax(0,1fr) 98px;gap:12px;margin-bottom:28px}
  .approach-intro h2{font-size:28px}
  .approach-intro .eyebrow{font-size:12px;letter-spacing:.06em;line-height:1.5}
  .workflow-stage{--cube-size:66px;--cube-half:33px;width:98px;height:145px}
  .workflow-visual{perspective:500px}
  .cube-face b{font-size:31px}
  .cube-face>span{display:none}
  .workflow-shadow{bottom:21px}
  .motion-toggle{width:34px;height:34px;bottom:0;right:0}
  .approach-list{gap:18px}
  .approach-list>div{gap:8px}
}
@media(prefers-reduced-motion:reduce){
  .workflow-cube,.workflow-float,.workflow-shadow,.approach.motion-ready.is-revealed .approach-list>div{animation:none!important}
  .workflow-parallax,.approach-list .tilt-card{transition:none!important}
}
@supports not (transform-style:preserve-3d){
  .cube-face{display:none}
  .cube-front{display:flex;transform:none}
  .workflow-cube{transform:none;animation:none}
}

/* Restrained, monochrome studio icons. */
.offers{background:#fff}
.offers>h2,.offers .offer-note{color:#151c37}
.offers>h2>span{color:var(--blue)}
.offers .offer{border-color:#dfe3ec;box-shadow:none}
.offers .offer-featured{border-color:var(--blue)}
.offers .offer-note{font-size:13px}
.icon-definitions{position:absolute;overflow:hidden;pointer-events:none}
.studio-object{position:absolute;display:grid;place-items:center;width:70px;aspect-ratio:1;padding:17px;border:1px solid #21293624;border-radius:9px;background:linear-gradient(145deg,#fff,#f0f1f5);color:#172335;pointer-events:none;box-shadow:0 3px 12px #0d173008;transform:rotate(var(--object-angle,0deg));translate:var(--decor-x,0px) var(--decor-y,0px);rotate:y var(--decor-turn,0deg);transition:translate .3s ease-out,rotate .35s ease-out}
.studio-object svg,.service-icon svg,.featured-film-play svg,.media-tile-play svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}
.hero,.portfolio,.offers,.booking,.approach-action,.footer-signature{position:relative;isolation:isolate}
.hero-object-left{left:27px;top:23px;--object-angle:-7deg}
.hero-object-right{right:29px;top:24px;width:64px;--object-angle:7deg}
.approach-object-left{left:70px;top:50%;width:54px;padding:13px;transform:translateY(-50%) rotate(-5deg)}
.approach-object-right{right:80px;top:50%;width:50px;padding:12px;transform:translateY(-50%) rotate(5deg)}
.footer-object{right:10px;top:50%;width:57px;padding:14px;transform:translateY(-50%)}
.cube-front,.cube-back{background:#202735;color:#fff}
.cube-top,.cube-bottom{background:#e7eaf0;color:#172335}
.cube-face{border-color:#ffffff25;border-radius:1px;box-shadow:none}
.cube-face b{font-size:36px}
.workflow-cube{animation-duration:28s}
.workflow-float{animation:none}
.approach-list .tilt-card{box-shadow:none;border-color:#ffffff20}
.approach-step{font-size:12px}
@media(max-width:850px){.hero-object-left{left:12px;width:52px;padding:12px}.hero-object-right{right:13px;width:48px;padding:11px}.approach-object-left{left:15px}.approach-object-right{right:20px}.footer-object{right:-8px;width:44px;padding:10px}.footer-signature{padding-right:42px}}
@media(max-width:600px){.hero-object-left,.hero-object-right,.approach-object-left,.approach-object-right,.footer-object{display:none}.hero .proof-line{padding-inline:0}.footer-signature{padding-right:0}}

/* Finite reveals and pointer-driven depth; no extra looping movement. */
.depth-card{transform:perspective(1000px) rotateX(var(--depth-x,0deg)) rotateY(var(--depth-y,0deg));transition:transform .35s ease-out,box-shadow .3s ease-out}
.button:focus-visible,.circle-button:focus-visible{outline:3px solid currentColor;outline-offset:5px}
.header-inner nav a{position:relative}
.header-inner nav a:after{content:'';position:absolute;left:0;right:0;bottom:-7px;height:3px;border-radius:2px;background:var(--orange);transform:scaleX(0);transform-origin:left;transition:transform .25s}
.header-inner nav a:hover:after,.header-inner nav a:focus-visible:after{transform:scaleX(1)}
.faq summary{border-radius:8px;transition:background .25s,padding .25s}
.faq details[open] summary{color:#ffad8a}
@media(hover:hover) and (pointer:fine){
  .offer.depth-card:hover{box-shadow:0 13px 0 #922b1720,0 18px 26px #77241818}
  .testimonial-card.depth-card:hover{box-shadow:0 12px 28px #0003}
  .faq summary:hover{padding-left:12px;padding-right:12px;background:#ffffff0b}
  .circle-button:hover{background:var(--blue);color:#fff}
  .social-bubble{transition:scale .3s}
  .social-bubble:hover{scale:1.12}
}
.motion-paused .studio-object{translate:none;rotate:none;transition:none}
.motion-paused .depth-card{transform:none;transition:none}
.motion-paused .button,.motion-paused .faq summary{transition:none}
@media(prefers-reduced-motion:reduce){
  .studio-object{translate:none;rotate:none;transition:none}
  .depth-card{transform:none;transition:none}
  .header-inner nav a:after,.faq summary,.social-bubble{transition:none}
}

/* Real footage and complete overviews, with one shared viewing room. */
.featured-film{position:relative;display:grid;grid-template-columns:1.05fr .95fr;min-height:320px;max-width:850px;margin:auto;overflow:hidden;border-radius:12px;background:#080d1a;color:#fff;text-align:left;border:1px solid #ffffff20}
.featured-film-copy{padding:35px 38px;position:relative;z-index:1}
.featured-film .eyebrow{font-size:12px;color:#c5cad7;letter-spacing:.12em}
.featured-film h2{font-size:49px;line-height:1.04;margin:18px 0 24px;letter-spacing:-.04em}
.featured-film h2 em{font-family:'Instrument Serif',Georgia,serif;font-size:1.15em;color:#ff936c}
.featured-film>img{position:absolute;right:0;top:0;width:47%;height:100%;object-fit:cover;object-position:center 33%;transition:scale .6s}
.featured-film:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#080d1a00 42%,#080d1a55 55%,transparent 75%);pointer-events:none}
.featured-film-play{display:inline-flex;gap:11px;align-items:center;font-size:14px;border-top:1px solid #ffffff35;padding-top:15px}
.featured-film-play svg{width:23px;height:23px}
.featured-film-meta{position:absolute;right:18px;bottom:16px;font-size:10px;letter-spacing:.1em;background:#080d1acc;padding:7px 9px;z-index:2}
.featured-film:focus-visible{outline:3px solid var(--orange);outline-offset:5px}
.gallery-heading{max-width:700px;margin:0 auto 30px;padding-inline:22px;text-align:center}
.gallery-heading .eyebrow{font-size:12px;margin-bottom:14px}
.gallery-heading h2{font-size:39px;line-height:1.17}
.gallery-heading>p:last-child{font-size:14px;color:var(--muted);line-height:1.6;margin-top:17px}
.portfolio{padding:45px 32px 48px}
.media-overview{display:grid;gap:14px;overflow:visible}
.examples-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-width:760px;margin:auto}
.testimonials-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}
.media-tile{display:block;min-width:0;text-decoration:none;color:inherit;background:transparent;border:0;text-align:left;border-radius:8px}
.media-tile-image{display:block;position:relative;overflow:hidden;aspect-ratio:9/16;border-radius:8px;background:#101522;border:1px solid #2129361a}
.media-tile img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s,filter .4s}
.media-tile-play{position:absolute;left:50%;top:50%;translate:-50% -50%;display:grid;place-items:center;width:42px;height:42px;padding:10px;border-radius:50%;border:1px solid #ffffff7a;background:#1015229e;color:white;backdrop-filter:blur(5px);transition:background .25s,scale .25s}
.media-tile-caption{display:flex;justify-content:space-between;align-items:center;gap:6px;padding:10px 1px;font-size:12px;line-height:1.35}
.media-tile-caption strong{font-weight:700}
.media-tile-caption>span{font-size:16px;color:var(--orange)}
.media-tile:focus-visible{outline:3px solid var(--orange);outline-offset:4px}
.testimonials .media-tile-image{border-color:#ffffff35}
.testimonials .media-tile-play{width:34px;height:34px;padding:8px}
.testimonials .media-tile-caption>span{color:#ffad8a}
.testimonial-intro{margin-bottom:28px}
.testimonial-intro h2{font-size:43px}
.testimonial-intro>p:last-child{margin-top:18px;font-size:14px}
.offer{display:flex;flex-direction:column;padding:29px 23px;position:relative}
.offer-kicker{display:block;font-size:11px;letter-spacing:.08em;margin-bottom:25px;color:var(--muted);padding-right:28px}
.service-icon{position:absolute;right:20px;top:23px;width:30px;height:30px;color:var(--blue)}
.offer-featured .service-icon,.offer-featured .offer-kicker{color:#e4e9ff}
.offer h3{font-size:25px;padding-right:0;min-height:2.35em;line-height:1.17;margin-bottom:13px}
.offer-description{font-size:14px;line-height:1.55;min-height:44px;color:#535c6d}
.offer-featured .offer-description{color:#e3e8ff}
.offer-decision{min-height:190px;display:flex;flex-direction:column;justify-content:center}
.offer-decision>.price{font-size:33px;margin:0;line-height:1.2}
.offer-decision>.price-detail{font-size:14px;line-height:1.5;margin-top:13px}
.offer .button{margin:10px 0 18px;min-height:44px}
.offer ul{margin-bottom:0}
.offer li{font-size:14px;line-height:1.65}
.booking{padding:48px 32px 42px}
.booking-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;max-width:920px;margin:0 auto 24px}
.booking-heading h2{font-size:37px;line-height:1.17}
.booking-heading .eyebrow{font-size:12px;margin-bottom:14px}
.booking-host{display:flex;gap:13px;align-items:center;flex-shrink:0}
.booking-host>img{width:54px;height:54px;border-radius:50%;object-fit:cover;object-position:50% 31%}
.booking-host strong{display:block;font-size:15px}
.booking-host span{display:block;font-size:12px;color:var(--muted);line-height:1.65}
#booking-duration{margin-top:2px}
.selected-offer{max-width:920px;margin:0 auto 15px;color:var(--blue);font-size:14px}
#calendly-embed{margin-top:0;background:#f75200;border:0;border-radius:10px}
#calendly-embed iframe{height:700px;width:100%;background:#f75200;display:block;border:0}
.calendar-fallback{display:block;width:max-content;margin:20px auto 0;font-size:14px;color:var(--blue);text-decoration:underline;text-underline-offset:4px}
.media-dialog:not([open]){display:none}
.media-dialog{width:min(920px,calc(100vw - 24px));height:min(900px,calc(100dvh - 24px));max-width:none;max-height:none;margin:auto;padding:18px 22px 14px;background:#0b101b;color:#fff;border:1px solid #ffffff25;border-radius:14px;display:grid;grid-template-rows:42px minmax(0,1fr) 48px 65px;gap:10px;overflow:hidden;box-shadow:0 25px 100px #0007}
.media-dialog::backdrop{background:#030610ed;backdrop-filter:blur(10px)}
.media-dialog-header{display:flex;align-items:center;justify-content:space-between}
.media-dialog-header>div{display:flex;align-items:center;gap:17px}
#media-title{font-size:16px;font-weight:700}
#media-count{font-size:12px;color:#a8b3c8}
#media-close{width:38px;height:38px;border:1px solid #ffffff30;border-radius:50%;background:#ffffff08;color:#fff;font-size:27px;line-height:1}
.media-stage{position:relative;min-width:0;min-height:0;display:grid;place-items:center;background:#030509;border-radius:8px;overflow:hidden;touch-action:pan-y}
#media-player{display:block;max-width:100%;width:100%;height:100%;min-height:0;object-fit:contain;background:#030509}
#media-status{position:absolute;bottom:62px;left:50%;translate:-50% 0;max-width:90%;padding:10px 15px;border-radius:6px;background:#fff;color:#172335;font-size:13px;text-align:center}
.media-navigation{display:flex;justify-content:space-between;align-items:center;gap:12px}
.media-navigation>button{min-height:42px;padding:8px 15px;border:1px solid #ffffff30;border-radius:6px;background:#ffffff06;color:white;font-size:14px;white-space:nowrap}
.media-navigation>button:disabled{opacity:.3;cursor:default}
.media-navigation>p{font-size:12px;color:#a8b3c8;text-align:center}
.media-thumbnails{position:relative;display:flex;gap:8px;width:max-content;max-width:100%;margin:auto;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#707a91 transparent;padding:2px}
.media-thumbnails>button{display:block;flex:none;width:38px;height:59px;border:1px solid #ffffff33;border-radius:4px;background:#111a2e;overflow:hidden;padding:0;opacity:.55}
.media-thumbnails>button[aria-pressed=true]{opacity:1;border:2px solid var(--orange)}
.media-thumbnails img{display:block;width:100%;height:100%;object-fit:cover}
.media-dialog button:focus-visible{outline:2px solid #ffad8a;outline-offset:3px}
.noscript-note{padding:18px;text-align:center;font-size:14px}
@media(hover:hover) and (pointer:fine){.media-tile:hover img{transform:scale(1.035);filter:brightness(.9)}.media-tile:hover .media-tile-play{background:var(--blue);scale:1.05}.featured-film:hover>img{scale:1.025}.offer.depth-card:hover{box-shadow:0 12px 30px #66210718}}
@media(max-width:850px){.testimonials-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.testimonials-grid .media-tile-image{aspect-ratio:3/4}.testimonials-grid .media-tile img{object-position:center 30%}.offer{padding:25px 17px}.offer h3{font-size:21px}.offer-kicker{font-size:10px}.service-icon{right:13px;width:25px;height:25px}.booking-heading h2{font-size:32px}.booking-host{gap:9px}.booking-host>img{width:45px;height:45px}}
@media(max-width:600px){.featured-film{min-height:265px}.featured-film-copy{padding:26px 21px}.featured-film h2{font-size:37px}.featured-film .eyebrow{font-size:10px}.featured-film-meta{display:none}.featured-film-play{font-size:12px;gap:7px}.portfolio{padding:36px 18px}.gallery-heading{padding:0}.gallery-heading h2{font-size:31px}.examples-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.testimonials-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 9px}.testimonials-grid .media-tile-image{aspect-ratio:9/14}.media-tile-caption{font-size:12px;align-items:flex-start;min-height:40px}.testimonials .media-tile-play{width:30px;height:30px;padding:7px}.testimonial-intro h2{font-size:35px}.offer{padding:28px 25px}.offer h3{font-size:27px;min-height:0}.offer-kicker{font-size:12px}.service-icon{right:24px;top:25px;width:29px;height:29px}.offer-description{min-height:0}.offer-decision{min-height:170px}.offer:not(.offer-packs) .offer-decision{min-height:118px}.booking{padding:36px 12px}.booking-heading{display:block;padding-inline:6px}.booking-host{margin-top:22px}.booking-heading h2{font-size:32px}#calendly-embed{margin-inline:0}#calendly-embed iframe{height:700px}.media-dialog{width:calc(100vw - 12px);height:calc(100dvh - 12px);padding:12px 10px 9px;border-radius:10px;grid-template-rows:38px minmax(0,1fr) 42px 58px;gap:7px}.media-navigation>p{display:none}.media-navigation>button{padding:8px 12px}.media-thumbnails>button{width:33px;height:51px}.media-thumbnails{gap:6px}.media-dialog-header>div{gap:12px}#media-title{font-size:14px}}
@media(prefers-reduced-motion:reduce){.media-tile img,.media-tile-play,.featured-film>img{transition:none}.media-tile:hover img,.featured-film:hover>img{transform:none;scale:none}}

/* Founder first, followed by large, living film strips. */
.founder-opening{padding-block:48px;gap:44px}
.founder-opening h1{font-size:50px;line-height:1.13;letter-spacing:-.045em}
.founder-opening h1>span{color:#ff966f}
.founder-opening .eyebrow{font-size:12px;margin-bottom:19px}
.founder-role{margin-top:20px;font-size:16px;line-height:1.55;color:#fff}
.founder-opening .founder-bio{margin-top:20px}
.founder-opening .founder-bio p{line-height:1.65}
.founder-opening .founder-copy>.button{margin-top:24px}
.film-section{padding:44px 0 26px;overflow:hidden}
.film-section .gallery-heading,.film-section .testimonial-intro{padding-inline:24px;margin-bottom:30px}
.film-section .gallery-heading h2{font-size:39px}
.film-carousel{width:100%;min-width:0}
.film-track{position:relative;display:flex;flex-wrap:nowrap;gap:24px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:24px;overscroll-behavior-x:contain;scrollbar-width:none;padding:0 24px 5px;cursor:grab;-webkit-overflow-scrolling:touch}
.film-track::-webkit-scrollbar{display:none}
.film-track:focus-visible{outline:2px solid var(--orange);outline-offset:-3px}
.film-track.is-dragging{scroll-snap-type:none;scroll-behavior:auto;cursor:grabbing;user-select:none}
.film-card{flex:0 0 calc((100% - 72px)/3);min-width:0;scroll-snap-align:start;scroll-snap-stop:normal}
.film-frame{position:relative;aspect-ratio:9/16;background:#090e1a;border-radius:8px;overflow:hidden;isolation:isolate}
.film-frame video{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}
.film-frame video:fullscreen{object-fit:contain;pointer-events:auto}
.film-tools{position:absolute;inset:auto 12px 12px;display:flex;justify-content:space-between;align-items:center;gap:10px;z-index:2}
.film-tools>div{display:flex;gap:7px}
.film-tools button{display:grid;place-items:center;width:36px;height:36px;padding:9px;border:1px solid #ffffff70;background:#0b111b9e;color:#fff;border-radius:50%;backdrop-filter:blur(8px);cursor:pointer;transition:background .2s}
.film-tools button:hover{background:#0115aa}
.film-tools button:focus-visible{outline:2px solid #fff;outline-offset:3px}
.film-tools span{display:block;width:100%;height:100%}
.film-tools svg,.film-arrows svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.film-sound[aria-pressed=true]{background:var(--blue);border-color:#fff}
.film-caption{font-size:14px;padding-top:11px;font-weight:700;line-height:1.4}
.film-error{position:absolute;left:12px;right:12px;bottom:61px;padding:12px;background:#fff;color:#182133;border-radius:5px;font-size:14px;line-height:1.5}
.film-error a{text-decoration:underline}
.film-navigation{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:14px 24px 0}
.film-dots{display:flex;gap:3px;min-width:0;flex-wrap:wrap}
.film-dots button{border:0;background:transparent;padding:7px 2px;width:21px;height:30px;display:grid;place-items:center}
.film-dots button:after{content:'';width:11px;height:11px;border-radius:50%;background:#b8bdc5;transition:background .2s,scale .2s}
.film-dots button[aria-current=true]:after{background:var(--orange);scale:1.12}
.film-arrows{display:flex;align-items:center;gap:10px;flex:none}
.film-arrows button{display:grid;place-items:center;width:46px;height:46px;border:1.5px solid currentColor;border-radius:50%;background:transparent;color:var(--ink);padding:12px;transition:background .2s,color .2s}
.film-arrows button:disabled{opacity:.3;cursor:default}
.film-arrows button:not(:disabled):hover{background:var(--blue);color:#fff}
.film-arrows .film-pause-all{width:34px;height:34px;padding:9px;border-color:transparent}
.testimonials .film-arrows button{color:#fff}
.testimonials .film-arrows button:not(:disabled):hover{background:#ffffff1a}
.testimonials .film-dots button:after{background:#ffffff55}
.testimonials .film-dots button[aria-current=true]:after{background:#ff966f}
.testimonials .film-caption{color:#e4e8ff}
.testimonials .film-track:focus-visible{outline-color:#fff}
.booking-badge-section{padding:43px 32px;text-align:center}
.booking-badge-section .booking-heading{text-align:left;margin-bottom:24px}
.booking-badge-section .selected-offer{text-align:left}
.booking-badge-section #booking-link{margin:0 auto;background:#0008ff;border-color:#0008ff;color:#fff}
.calendly-badge-fallback{position:fixed;z-index:80;right:20px;bottom:18px;padding:15px 24px;border-radius:40px;background:#0008ff;color:white;font:700 16px/1.3 Inter,Arial,sans-serif;box-shadow:0 5px 22px #0003}
.calendly-badge-widget .calendly-badge-content{font-family:Inter,Arial,sans-serif!important;font-weight:700!important}
footer{padding-bottom:92px}
@media(max-width:850px){.founder-opening{gap:28px;padding:38px 28px}.founder-opening h1{font-size:43px}.film-card{flex-basis:min(43%,330px)}.film-track{gap:20px}.film-section .gallery-heading h2{font-size:34px}}
@media(max-width:600px){.founder-opening{padding:32px 22px;gap:27px}.founder-opening .founder-copy{order:0}.founder-opening .founder-portrait{order:1;max-width:350px}.founder-opening h1{font-size:45px}.founder-opening .eyebrow{margin-bottom:14px}.founder-role{font-size:15px;margin-top:16px}.founder-opening .founder-bio{margin-top:17px}.founder-opening .founder-copy>.button{margin-top:20px}.film-section{padding:35px 0 25px}.film-section .gallery-heading,.film-section .testimonial-intro{padding-inline:20px;margin-bottom:25px}.film-section .gallery-heading h2,.film-section .testimonial-intro h2{font-size:32px}.film-track{padding-inline:18px;scroll-padding-inline:18px;gap:16px}.film-card{flex-basis:min(84%,330px)}.film-navigation{padding:12px 18px 0;gap:8px}.film-arrows{gap:7px}.film-arrows button{width:40px;height:40px;padding:10px}.film-arrows .film-pause-all{width:30px;height:30px;padding:8px}.film-dots{gap:0}.film-dots button{width:18px;height:28px;padding:5px 2px}.film-dots button:after{width:9px;height:9px}.booking-badge-section{padding:34px 20px}.calendly-badge-fallback{right:12px;bottom:12px;font-size:14px;padding:14px 20px}}
@media(prefers-reduced-motion:reduce){.film-tools button,.film-arrows button,.film-dots button:after{transition:none}.film-track{scroll-behavior:auto}}

/* Edge-to-edge surfaces, with room to read and use the controls. */
:root{--site-gutter:clamp(20px,3.5vw,72px)}
.page-frame{width:100%;max-width:none;border-inline:0;margin:0}
.section-bordered:before{left:0;right:0}
.header-inner{width:100%;max-width:none;padding-inline:var(--site-gutter)}
.founder-opening,.approach,.offers,.faq,.booking-badge-section,footer{padding-inline:var(--site-gutter)}
.founder-opening{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(30px,5vw,100px)}
.founder-opening .founder-portrait{width:100%;max-width:440px;justify-self:end}
.founder-opening .founder-copy{max-width:680px}
.founder-opening h1{font-size:clamp(43px,4.4vw,72px)}
.founder-opening .founder-bio{max-width:560px}
.founder-opening .founder-bio p{font-size:clamp(16px,1.2vw,19px)}
.film-track{padding-inline:var(--site-gutter);scroll-padding-inline:var(--site-gutter)}
.film-navigation,.film-section .gallery-heading,.film-section .testimonial-intro{padding-inline:var(--site-gutter)}
@media(min-width:851px){.film-card{flex-basis:min(420px,calc((100% - 72px)/3))}}

/* One volume choice, three clear levels of support. */
.offers{padding-block:54px 38px}
.offers-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:30px;color:#151c37}
.offers-heading .eyebrow{font-size:11px;letter-spacing:.1em;margin-bottom:12px}
.offers-heading h2{font-size:clamp(32px,3.2vw,52px);line-height:1.1;letter-spacing:-.035em}
.offers-heading h2>span{color:var(--blue)}
.offers-heading>p{font-size:15px;line-height:1.6;max-width:340px}
.volume-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px;color:#151c37}
.volume-selector{border:0;padding:0;margin:0;min-width:0}
.volume-selector legend{font-size:12px;letter-spacing:.04em;margin-bottom:10px;padding:0}
.volume-options{display:flex;gap:0;padding:4px;background:#f2f4f8;border-radius:8px;box-shadow:inset 0 0 0 1px #dfe3ec}
.volume-option{position:relative;cursor:pointer}
.volume-option input{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.volume-option span{display:grid;place-items:center;min-width:76px;min-height:48px;padding:9px 22px;border-radius:5px;font-size:19px;font-weight:900;color:var(--blue);transition:background .18s,color .18s}
.volume-option:hover span{background:#0115aa0c}
.volume-option input:checked+span{background:var(--blue);color:#fff}
.volume-option input:focus-visible+span{outline:3px solid #151c37;outline-offset:2px}
#volume-summary{font-size:13px;text-align:right;margin-top:23px}
.offer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,1.5vw,28px);align-items:stretch}
.offers .offer{padding:clamp(24px,2.3vw,38px);border-radius:10px;min-width:0}
.offer-kicker{font-size:11px;letter-spacing:.06em;margin-bottom:24px}
.service-icon{right:clamp(24px,2.3vw,38px);top:25px}
.offers .offer h3{font-size:clamp(23px,2vw,32px);min-height:2.32em;line-height:1.16;margin-bottom:12px;letter-spacing:-.04em}
.offers .offer-description{font-size:14px;min-height:44px;line-height:1.5}
.offers .offer-decision{min-height:130px;justify-content:center;padding-block:18px 22px}
.offers .offer-decision>.price{font-size:clamp(36px,3.4vw,54px);font-weight:900;letter-spacing:-.05em;color:var(--blue);font-variant-numeric:tabular-nums}
.offers .offer-featured .price{color:#fff}
.offers .price-detail{font-size:13px;margin-top:10px;line-height:1.5}
.offer-top{border-bottom:1px solid #2129361a}
.offer-featured .offer-top{border-bottom-color:#ffffff38}
.offers .offer ul{margin:18px 0 28px}
.offers .offer li{font-size:14px;margin:12px 0;line-height:1.55;padding-left:24px}
.offers .offer li:before{content:'';width:6px;height:6px;top:8px;left:2px;background:var(--blue);border:0;border-radius:1px}
.offers .offer-featured li:before{background:#fff}
.offers .offer .button{margin:auto 0 0;min-height:48px;gap:12px;background:var(--blue);border-color:var(--blue);color:#fff;white-space:normal;line-height:1.4;box-shadow:none}
.offers .offer .button:hover{background:#000c82;border-color:#000c82}
.offers .offer-featured .button{background:#fff;border-color:#fff;color:var(--blue)}
.offers .offer-featured .button:hover{background:#e4e9ff;border-color:#e4e9ff}
.offers .offer .button:focus-visible{outline-color:var(--ink)}
.offers .offer-featured .button:focus-visible{outline-color:#fff}
.additional-services{margin-top:30px}
.additional-services>h3{font-size:17px;margin-bottom:16px;color:#151c37}
.additional-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,1.5vw,28px)}
.additional-offer{padding:26px 28px;background:#0115aa;color:#fff;border:1px solid #ffffff3d;border-radius:10px;display:flex;flex-direction:column;gap:17px;min-width:0}
.additional-heading{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.additional-icon{width:24px;height:24px;flex:none}
.additional-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.additional-heading h4{font-size:22px;font-weight:900;letter-spacing:-.03em;margin:0}
.additional-price{font-size:30px;font-weight:900;line-height:1.15;letter-spacing:-.04em;margin-left:auto;white-space:nowrap}
.additional-price span{font-size:17px;margin-left:3px;letter-spacing:0}
.additional-offer>p{font-size:14px;line-height:1.6;color:#e3e8ff}
.additional-offer .button{margin-top:auto;min-height:46px;justify-content:space-between;gap:16px;background:transparent;border-color:#ffffff65;color:#fff;font-size:14px;white-space:normal}
.additional-offer .button:hover{background:#ffffff12;border-color:#fff}
.additional-offer .button:focus-visible{outline-color:#fff}
@media(min-width:1700px){.founder-opening{padding-inline:max(var(--site-gutter),calc((100% - 1440px)/2))}}
@media(max-width:850px){.offers-heading{align-items:start}.offers-heading>p{max-width:230px}.offers .offer{padding:23px 18px}.offers .offer h3{font-size:23px;min-height:3.48em}.service-icon{right:18px;top:22px}.offer-kicker{font-size:10px}.additional-heading h4{font-size:20px}.additional-offer{padding:24px 20px}}
@media(max-width:600px){.founder-opening{grid-template-columns:1fr;gap:27px}.founder-opening .founder-portrait{max-width:350px;justify-self:center}.founder-opening h1{font-size:45px}.offers{padding-block:36px 28px}.offers-heading{display:block;margin-bottom:24px}.offers-heading h2{font-size:35px}.offers-heading>p{margin-top:16px;max-width:none;font-size:14px}.offers-heading>p br{display:none}.volume-toolbar{flex-wrap:wrap;gap:10px;margin-bottom:22px}.volume-option span{min-width:72px;min-height:48px}#volume-summary{margin:0;text-align:left;width:100%;font-size:12px}.offer-grid{grid-template-columns:1fr;gap:18px}.offers .offer{padding:27px 24px}.offers .offer h3{font-size:28px;min-height:0}.offers .offer-description{min-height:0}.offers .offer-decision{min-height:116px;padding-block:22px}.offers .offer-decision>.price{font-size:43px}.offer-kicker{font-size:11px}.service-icon{right:24px;top:25px}.offers .offer-featured{margin-top:0}.additional-grid{grid-template-columns:1fr;gap:16px}.additional-services{margin-top:24px}.additional-offer{padding:24px}.additional-price{font-size:28px}.additional-heading h4{font-size:21px}.offer-note{margin-inline:0}}
@media(prefers-reduced-motion:reduce){.volume-option span{transition:none}}

/* A warm method section and a compact, centered offer comparison. */
.approach.approach-warm{background:var(--orange);padding-block:40px 34px;color:var(--ink);border-top-color:transparent}
.approach-inner{width:100%;max-width:1120px;margin-inline:auto}
.approach-warm .approach-intro{max-width:none;grid-template-columns:minmax(0,1fr) 166px;margin-bottom:24px;gap:30px}
.approach-warm .approach-intro h2{font-size:38px;line-height:1.1}
.approach-warm .approach-intro h2>span{color:#fff}
.approach-warm .eyebrow{font-size:11px;letter-spacing:.09em;color:#262738;margin-bottom:13px}
.approach-warm .workflow-stage{--cube-size:94px;--cube-half:47px;width:166px;height:158px}
.approach-warm .approach-labels{color:#242735;font-size:11px;letter-spacing:.07em;padding-bottom:12px}
.approach-warm .approach-labels>span:last-child{color:#242735}
.approach-warm .approach-list{gap:11px}
.approach-warm .approach-list>div,.approach-warm .approach-labels{gap:14px}
.approach-warm .approach-list dt,.approach-warm .approach-list dd{min-height:82px;padding:17px 21px;gap:15px;border-radius:10px;box-shadow:none}
.approach-warm .approach-list dt{background:#fff;color:var(--ink);border-color:#fff;--card-edge:#e5e7ed;font-size:19px}
.approach-warm .approach-list dt .approach-icon{color:var(--blue)}
.approach-warm .approach-list dd{background:var(--blue);border-color:var(--blue);color:#fff}
.approach-warm .approach-card-copy>strong{font-size:17px}
.approach-warm .approach-step{font-size:10px;letter-spacing:.06em;margin-bottom:4px}
.approach-warm .approach-icon{width:24px;height:24px;stroke-width:1.7}
.approach-warm .approach-action{margin-top:22px}
.approach-warm .approach-action .button{min-height:44px;background:var(--blue);border-color:var(--blue);box-shadow:none}
.approach-warm .approach-action .button:hover{background:#000d82;border-color:#000d82}
.approach-warm .approach-action .studio-object{display:none}
.approach-warm .motion-toggle:focus-visible,.approach-warm .approach-action .button:focus-visible{outline-color:#212936}

.offers.offers-compact{padding-block:46px 32px;background:#fff}
.offers-inner{width:100%;max-width:1120px;margin-inline:auto}
.offers-compact .offers-heading{display:block;text-align:center;margin-bottom:22px}
.offers-compact .offers-heading .eyebrow{font-size:10px;letter-spacing:.11em;color:#636872;margin-bottom:10px}
.offers-compact .offers-heading h2{font-size:39px;line-height:1.1}
.offers-compact .offers-heading h2>span{color:var(--orange)}
.offers-compact .offers-heading>p{max-width:none;margin:12px auto 0;font-size:13px;line-height:1.6;color:#626a78}
.offers-compact .offers-heading>p br{display:none}
.offers-compact .volume-toolbar{flex-direction:column;gap:9px;margin-bottom:22px}
.offers-compact .volume-selector legend{text-align:center;width:100%;font-size:11px;margin-bottom:8px;color:#535d6a}
.offers-compact .volume-options{padding:4px;background:#fff7f2;border-radius:12px;box-shadow:inset 0 0 0 1px #f4ded3}
.offers-compact .volume-option span{min-width:64px;min-height:44px;padding:8px 20px;border-radius:8px;font-size:17px;color:var(--ink)}
.offers-compact .volume-option:hover span{background:#ffeadf}
.offers-compact .volume-option input:checked+span{background:var(--orange);color:#161d31}
.offers-compact #volume-summary{margin:0;text-align:center;width:auto;font-size:11px;color:#636872}
.offers-compact .offer-grid{gap:16px;align-items:stretch}
.offers-compact .offer{padding:24px;border:1px solid #e3e7ee;border-radius:15px;box-shadow:none}
.offers-compact .offer-kicker{font-size:9px;letter-spacing:.065em;margin-bottom:17px;line-height:1.5;padding-right:31px;color:#626a78}
.offers-compact .service-icon{top:20px;right:21px;width:28px;height:28px;padding:5px;background:#fff1e9;color:#b7370e;border-radius:7px}
.offers-compact .service-icon svg{stroke-width:1.6}
.offers-compact .offer h3{font-size:24px;line-height:1.2;min-height:0;margin-bottom:8px;letter-spacing:-.045em}
.offers-compact .offer-description{font-size:13px;line-height:1.6;min-height:39px;color:#606976}
.offers-compact .offer-decision{min-height:0;padding:17px 0 17px;justify-content:start}
.offers-compact .offer-decision>.price{font-size:42px;line-height:1.05;letter-spacing:-.055em;color:var(--ink);white-space:nowrap}
.offers-compact .price-detail{min-height:0;margin-top:7px;font-size:11px;line-height:1.5;color:#606976}
.offers-compact .offer-top{border-bottom-color:#e7eaf0}
.offers-compact .offer ul{margin:15px 0 21px}
.offers-compact .offer li{font-size:13px;line-height:1.6;padding-left:17px;margin:8px 0}
.offers-compact .offer li:first-child{margin-top:0}
.offers-compact .offer li:last-child{margin-bottom:0}
.offers-compact .offer li:before{width:4px;height:4px;left:0;top:8px;background:var(--orange);border-radius:50%}
.offers-compact .offer .button{min-height:44px;padding:9px 13px;gap:10px;font-size:13px;background:#fff4ed;border-color:#fbd9c8;color:#a8300b;border-radius:8px}
.offers-compact .offer .button:hover{background:#ffe5d7;border-color:#f7b999}
.offers-compact .offer-featured{background:var(--blue);border-color:var(--blue);margin-top:0}
.offers-compact .offer-featured .offer-kicker{color:#e0e5ff}
.offers-compact .offer-featured .service-icon{background:#ffffff15;color:#ffac86}
.offers-compact .offer-featured .offer-description,.offers-compact .offer-featured .price-detail{color:#e4e8ff}
.offers-compact .offer-featured .price{color:#fff}
.offers-compact .offer-featured .offer-top{border-bottom-color:#ffffff2b}
.offers-compact .offer-featured li:before{background:#ffac86}
.offers-compact .offer-featured .button{background:var(--orange);border-color:var(--orange);color:#151c37}
.offers-compact .offer-featured .button:hover{background:#ff7954;border-color:#ff7954}
.offers-compact .offer.depth-card:hover{box-shadow:0 8px 22px #172b4b0b}
.offers-compact .additional-services{margin-top:23px}
.offers-compact .additional-services>h3{font-size:13px;margin-bottom:11px;color:#626a78}
.offers-compact .additional-grid{gap:16px}
.offers-compact .additional-offer{padding:17px 20px;background:#fff7f2;color:var(--ink);border:1px solid #f6e3d8;border-radius:12px;gap:8px}
.offers-compact .additional-heading{gap:9px}
.offers-compact .additional-heading h4{font-size:17px;line-height:1.3}
.offers-compact .additional-icon{width:20px;height:20px;color:#b7370e}
.offers-compact .additional-price{font-size:23px;color:var(--ink);line-height:1.2}
.offers-compact .additional-price span{font-size:12px}
.offers-compact .additional-offer>p{font-size:13px;line-height:1.5;color:#626a78}
.offers-compact .additional-offer .button{align-self:flex-start;min-height:36px;padding:4px 0;gap:14px;background:transparent;border:0;border-radius:0;color:#a8300b;font-size:12px}
.offers-compact .additional-offer .button:hover{background:transparent;color:#7a2105;text-decoration:underline;text-underline-offset:4px;transform:none}
.offers-compact .additional-offer .button:focus-visible{outline-color:var(--blue)}
.offers-compact .offer-note{max-width:650px;margin:20px auto 0;text-align:center;font-size:10px;line-height:1.7;color:#727783}
@media(max-width:1000px) and (min-width:761px){.offers-compact .offer{padding:21px 17px}.offers-compact .offer-grid{gap:12px}.offers-compact .offer h3{font-size:21px}.offers-compact .offer-decision>.price{font-size:38px}.offers-compact .service-icon{right:16px}.offers-compact .offer-kicker{font-size:8px;min-height:24px;margin-bottom:11px}}
@media(max-width:760px){.offers-compact .offer-grid{grid-template-columns:1fr;max-width:440px;margin-inline:auto}.offers-compact .offer{padding:25px}.offers-compact .offer h3{font-size:26px}.offers-compact .offer-description{min-height:0;font-size:13px}.offers-compact .offer li{font-size:13px}.offers-compact .offer-kicker{font-size:10px}.offers-compact .offer .button{font-size:13px}.offers-compact .additional-grid{grid-template-columns:1fr;max-width:440px;margin-inline:auto}.offers-compact .additional-services>h3{text-align:center}.offers-compact .offer-decision>.price{font-size:41px}.offers-compact .offer li{margin-block:9px}}
@media(max-width:600px){.approach.approach-warm{padding-block:29px}.approach-warm .approach-intro{grid-template-columns:minmax(0,1fr) 88px;gap:12px;margin-bottom:21px}.approach-warm .approach-intro h2{font-size:28px}.approach-warm .eyebrow{font-size:9px;letter-spacing:.05em}.approach-warm .workflow-stage{--cube-size:60px;--cube-half:30px;width:88px;height:122px}.approach-warm .approach-list>div{gap:7px}.approach-warm .approach-list{gap:13px}.approach-warm .approach-list dt,.approach-warm .approach-list dd{min-height:0;padding:15px 16px;border-radius:9px}.approach-warm .approach-list dt{font-size:17px}.approach-warm .approach-card-copy>strong{font-size:16px}.approach-warm .approach-labels{display:none}.approach-warm .approach-action .button{font-size:14px}.offers.offers-compact{padding-block:34px 26px}.offers-compact .offers-heading h2{font-size:33px}.offers-compact .offers-heading>p{font-size:12px;max-width:285px}.offers-compact .volume-toolbar{margin-bottom:20px}.offers-compact .additional-offer{padding:18px 20px}.offers-compact .offer-note{max-width:340px;font-size:11px}}

/* Stable package colors across all three volumes, with quiet studio details. */
.offers-compact .offer-packs{background:#fff}
.offers-compact .offer-script{background:var(--orange);border-color:var(--orange);color:#151c37}
.offers-compact .offer-script h3,.offers-compact .offer-script .price{color:#151c37}
.offers-compact .offer-script .offer-kicker,.offers-compact .offer-script .offer-description,.offers-compact .offer-script .price-detail{color:#272938}
.offers-compact .offer-script .service-icon{background:#ffffffb3;color:var(--blue)}
.offers-compact .offer-script .offer-top{border-bottom-color:#151c3729}
.offers-compact .offer-script li:before{background:#151c37}
.offers-compact .offer-script .button{background:#fff;border-color:#fff;color:var(--blue)}
.offers-compact .offer-script .button:hover{background:#eef0ff;border-color:#eef0ff;color:#000d82}
.offers-compact .offer-script .button:focus-visible{outline-color:#151c37}
.offers.offers-compact{overflow-x:clip}
.offers-comparison{position:relative;isolation:isolate;padding-inline:38px}
.offers-comparison>.offer-grid{position:relative;z-index:1}
.offer-decorations{position:absolute;inset:0;z-index:0;pointer-events:none;user-select:none}
.offer-decoration{position:absolute;display:block;width:156px;height:auto;filter:drop-shadow(0 11px 16px #2635520c)}
.offer-decoration-timeline{left:-82px;top:50px;transform:rotate(-11deg)}
.offer-decoration-audience{right:-82px;top:57%;transform:rotate(10deg)}
@media(max-width:1280px){.offers-comparison{padding-inline:30px}.offer-decoration{width:128px}.offer-decoration-timeline{left:-42px;top:45px}.offer-decoration-audience{right:-42px;top:62%}}
@media(max-width:760px){.offers-comparison{max-width:480px;margin-inline:auto;padding-inline:22px}.offer-decoration{width:112px}.offer-decoration-timeline{left:-39px;top:85px}.offer-decoration-audience{right:-39px;top:580px}}
@media(max-width:560px){.offers-comparison{padding-inline:18px}.offer-decoration{width:92px}.offer-decoration-timeline{left:-24px;top:68px}.offer-decoration-audience{right:-24px;top:615px}.offers-comparison .offer{padding-inline:20px}.offers-comparison .offer h3{font-size:23px}}

/* Responsive offer interactions, chrome objects and orange supplementary services. */
.offers-compact .volume-options{position:relative;isolation:isolate;padding:4px}
.volume-slider{position:absolute;z-index:0;left:4px;top:4px;bottom:4px;width:calc((100% - 8px)/3);border-radius:8px;background:var(--orange);transform:translateX(calc(var(--volume-index,0)*100%));box-shadow:0 3px 8px #b13a141c;transition:transform .38s cubic-bezier(.22,.8,.2,1);pointer-events:none}
.offers-compact .volume-option{z-index:1}
.offers-compact .volume-option input:checked+span{background:transparent}
.offers-compact .volume-option:hover span{background:#fb542514}
.offers-compact .offer,.offers-compact .additional-offer{position:relative;isolation:isolate;transition:transform .3s cubic-bezier(.2,.7,.2,1),box-shadow .3s,border-color .3s}
.offers-compact .offer:after,.offers-compact .additional-offer:after{content:'';position:absolute;inset:0;z-index:2;border-radius:inherit;background:radial-gradient(320px circle at var(--shine-x,50%) var(--shine-y,0%),#ffffff2b,transparent 75%);opacity:0;pointer-events:none;transition:opacity .3s}
.offers-compact .offer:focus-within,.offers-compact .additional-offer:focus-within{box-shadow:0 0 0 3px #0115aa30,0 15px 35px #15284c12}
.offers-compact .offer-featured:focus-within{box-shadow:0 0 0 3px #fb542566,0 15px 35px #15284c20}
.offers-compact .service-icon{transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s}
.offers-compact .offer li{font-size:14px}
.offer-workflow{margin-top:auto;margin-bottom:16px;border-top:1px solid #17233520;padding-top:10px;font-size:13px}
.offer-workflow summary{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;list-style:none;min-height:34px;font-weight:700}
.offer-workflow summary::-webkit-details-marker{display:none}
.offer-workflow summary>span{display:grid;place-items:center;width:24px;height:24px;font-size:20px;transition:transform .25s}
.offer-workflow[open] summary>span{transform:rotate(45deg)}
.offer-workflow p{font-size:14px;line-height:1.6;margin:8px 0 4px}
.offer-workflow summary:focus-visible{outline:2px solid currentColor;outline-offset:4px;border-radius:4px}
.offer-featured .offer-workflow{border-color:#ffffff33}
.offers-compact .offer .button{margin-top:0}
.offers-compact .additional-offer{background:var(--orange);border-color:var(--orange);color:#151c37;padding:22px 24px;gap:12px}
.offers-compact .additional-heading h4{font-size:20px}
.offers-compact .additional-offer>p{color:#272938;font-size:14px}
.offers-compact .additional-icon{color:#151c37;width:26px;height:26px}
.offers-compact .additional-price{color:#151c37;font-size:27px}
.offers-compact .additional-offer .button{align-self:stretch;justify-content:space-between;background:white;color:var(--blue);min-height:44px;font-size:14px;border-radius:8px;padding:10px 14px;margin-top:5px}
.offers-compact .additional-offer .button:hover{background:#eef0ff;color:var(--blue);text-decoration:none}
@media(hover:hover) and (pointer:fine){
 .offers-compact .depth-card:hover{transform:perspective(1000px) rotateX(var(--depth-x,0deg)) rotateY(var(--depth-y,0deg)) translateY(-7px);box-shadow:0 18px 34px #182c4a1c}
 .offers-compact .depth-card:hover:after{opacity:1}
 .offers-compact .offer:hover .service-icon{transform:translateY(-4px) rotate(-7deg) scale(1.12);box-shadow:0 6px 10px #182c4a17}
 .offers-compact .button>span{transition:transform .25s}
 .offers-compact .button:hover>span{transform:translate(3px,-3px)}
}
.motion-paused .volume-slider,.motion-paused .offers-compact .service-icon,.motion-paused .offer-workflow summary>span{transition:none}
.motion-paused .offers-compact .depth-card:hover{transform:none}
@media(prefers-reduced-motion:reduce){.volume-slider,.offers-compact .service-icon,.offer-workflow summary>span,.offers-compact .button>span{transition:none}.offers-compact .depth-card:hover,.offers-compact .offer:hover .service-icon{transform:none}}
@media(max-width:760px){.offers-compact .offer li,.offer-workflow p{font-size:14px}.offers-compact .additional-offer{padding:20px}.offers-compact .additional-price{font-size:24px}}

/* Three original chrome assets, reused as a consistent editorial signature. */
.premium-object{display:block;position:absolute;width:130px;aspect-ratio:1;pointer-events:none;user-select:none;transform:rotate(var(--object-angle,0deg));translate:var(--decor-x,0px) var(--decor-y,0px);rotate:y var(--decor-turn,0deg);transition:translate .4s ease-out,rotate .4s ease-out;filter:drop-shadow(0 12px 10px #1524451a)}
.premium-object img{display:block;width:100%;height:100%;object-fit:contain}
.founder-portrait{position:relative}
.portrait-ornament{width:112px;bottom:35px;left:-43px;--object-angle:-16deg}
.ornament-heading{position:relative;isolation:isolate}
.film-section .gallery-heading.ornament-heading,.film-section .testimonial-intro.ornament-heading{max-width:1000px;padding-inline:155px}
.offers-compact .offers-heading.ornament-heading{max-width:940px;margin-inline:auto;padding-inline:150px}
.heading-ornament{top:50%;margin-top:-65px}
.ornament-left{left:7px;--object-angle:-12deg}
.ornament-right{right:7px;--object-angle:12deg}
.offer-chrome{width:142px}
.chrome-play{left:-74px;top:43%;--object-angle:13deg}
.chrome-timeline{right:-71px;top:14%;--object-angle:-10deg}
.chrome-eye{left:-70px;bottom:15px;--object-angle:-15deg}
.offer-decoration-audience{top:64%}
.booking-ornament-action{position:relative;display:flex;align-items:center;justify-content:center;gap:20px;max-width:520px;margin:0 auto;padding:6px 80px;min-height:92px}
.booking-ornament{width:84px;left:0;top:4px;--object-angle:-12deg}
.booking-badge-section #booking-link{white-space:normal}
.faq-ornament-heading{display:flex;justify-content:center;align-items:center;gap:26px;margin-bottom:35px}
.faq-ornament-heading h2{margin:0}
.faq-ornament-heading h2>span{color:#ff8d63}
.faq-ornament{position:relative;flex:none;width:112px;--object-angle:10deg}
@media(max-width:1280px){.offer-chrome{width:118px}.chrome-play{left:-41px}.chrome-timeline{right:-42px}.chrome-eye{left:-40px}}
@media(max-width:760px){
 .film-section .gallery-heading.ornament-heading,.film-section .testimonial-intro.ornament-heading,.offers-compact .offers-heading.ornament-heading{padding-inline:66px}
 .heading-ornament{width:68px;margin-top:-34px}
 .ornament-left{left:0}.ornament-right{right:0}
 .portrait-ornament{left:-20px;width:86px}
 .offer-chrome{width:95px}.chrome-play{left:-34px;top:29%}.chrome-timeline{right:-35px;top:48%}.chrome-eye{left:-35px;bottom:7%}
 .faq-ornament-heading{gap:10px;text-align:left}.faq-ornament{width:70px}
}
@media(max-width:480px){
 .film-section .gallery-heading.ornament-heading,.film-section .testimonial-intro.ornament-heading,.offers-compact .offers-heading.ornament-heading{padding-inline:55px}
 .heading-ornament{width:57px;margin-top:-28px}
 .film-section .gallery-heading.ornament-heading h2,.film-section .testimonial-intro.ornament-heading h2{font-size:28px}
 .offers-compact .offers-heading.ornament-heading h2{font-size:30px}
 .ornament-heading .eyebrow{letter-spacing:.07em}
 .offer-chrome{width:80px}.chrome-play{left:-21px}.chrome-timeline{right:-23px}.chrome-eye{left:-22px}
 .booking-ornament-action{padding-inline:55px 0;min-height:75px}.booking-ornament{width:65px;left:-10px}
 .faq-ornament-heading h2{font-size:29px}.faq-ornament{width:58px}
}
.motion-paused .premium-object{translate:none;rotate:none;transition:none}
@media(prefers-reduced-motion:reduce){.premium-object{translate:none;rotate:none;transition:none}}

/* Compact header wordmark beside the original logo. */
.header-inner .brand{gap:10px;flex-shrink:0;letter-spacing:0}
.brand-wordmark{display:flex;flex-direction:column;align-items:flex-start;gap:1px}
.brand-wordmark strong{font-family:Inter,Arial,sans-serif;font-size:20px;font-weight:900;line-height:1.05;letter-spacing:-.045em;color:var(--ink)}
.brand-wordmark em{font-family:'Instrument Serif',Georgia,serif;font-size:29px;font-style:italic;font-weight:700;font-synthesis:weight;line-height:.88;letter-spacing:-.025em;color:var(--orange)}
.header-cta .cta-short{display:none}
@media(max-width:1100px){.header-inner nav{display:none}.header-inner .menu-toggle{display:block}.header-cta{margin-left:auto}}
@media(max-width:600px){.header-inner{gap:10px}.header-inner .brand{gap:8px}.brand-wordmark strong{font-size:18px}.brand-wordmark em{font-size:25px}.header-inner .logo-header{width:40px;height:40px}.header-cta .cta-full{display:none}.header-cta .cta-short{display:inline}.header-cta{font-size:14px;padding-inline:13px}.header-inner .menu-toggle{flex-shrink:0}}

/* Confident navigation and a tonal impression of the original brand mark. */
@font-face{font-family:'Brain Navigation';src:url('/assets/brain-sans-bold.woff') format('woff');font-weight:700;font-style:normal;font-display:swap}
.header-inner nav a,#mobile-nav a{font-family:'Brain Navigation',Inter,Arial,sans-serif;font-weight:700;font-size:1.0625rem;line-height:1.35;letter-spacing:-.015em}
.header-inner nav{gap:clamp(18px,1.8vw,28px)}
.header-inner nav a{white-space:nowrap;padding-block:8px}
.header-inner nav a:after{bottom:0;height:2px}
#mobile-nav a{font-size:1.125rem;padding-block:13px}
.header-inner .logo-header{box-shadow:0 5px 12px #0115aa1c,0 1px 3px #07134424}
.founder-opening{isolation:isolate;overflow:hidden}
.founder-opening>.founder-copy,.founder-opening>.founder-portrait{position:relative;z-index:1}
/* Equal outer columns keep the menu centered on the viewport. */
@media(min-width:1101px){
 .header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:24px}
 .header-inner .brand{justify-self:start}
 .header-inner nav{justify-self:center;justify-content:center;margin:0;gap:clamp(18px,1.7vw,28px)}
 .header-inner .header-cta{justify-self:end;margin-left:0;white-space:nowrap}
}
@media(min-width:1101px) and (max-width:1250px){.header-inner .header-cta{font-size:14px;padding-inline:16px}}

/* Original high-resolution logo, softly impressed into each section. */
.branded-section{isolation:isolate}
.branded-section>.watermark-layer{position:absolute;inset:0;z-index:-1;overflow:hidden;pointer-events:none;user-select:none;mix-blend-mode:luminosity}
.offers>.watermark-layer,.testimonials>.watermark-layer{mix-blend-mode:multiply}
.brand-watermark{display:block;position:absolute;width:var(--mark-size,480px);aspect-ratio:1;border-radius:50%;overflow:hidden;opacity:var(--mark-opacity,.09);transform:rotate(var(--mark-angle,-12deg));filter:grayscale(1);mix-blend-mode:luminosity;box-shadow:-15px -15px 45px #c1ccff38,30px 35px 65px #00093a80}
.brand-watermark img{position:absolute;display:block;max-width:none;width:128.5%;height:auto;left:-14.05%;top:-13.25%}
.founder-mark{--mark-size:clamp(440px,48vw,720px);--mark-opacity:.16;right:-5%;bottom:-22%}
.approach-mark{--mark-size:400px;--mark-opacity:.12;--mark-angle:15deg;left:-155px;top:-90px;box-shadow:20px 25px 55px #70250a50}
.offers-mark{--mark-size:560px;--mark-opacity:.08;right:-250px;top:28%;filter:none;mix-blend-mode:multiply;box-shadow:0 20px 50px #0115aa18}
.offers-mark-small{--mark-size:330px;--mark-opacity:.07;--mark-angle:18deg;left:-165px;bottom:-80px;filter:none;mix-blend-mode:multiply;box-shadow:none}
.testimonials-mark{--mark-size:400px;--mark-opacity:.065;--mark-angle:12deg;left:-160px;top:-110px;filter:none;mix-blend-mode:multiply;box-shadow:none}
.faq-mark{--mark-size:600px;--mark-opacity:.14;--mark-angle:15deg;right:-220px;bottom:-180px}
@media(max-width:760px){
 .founder-mark{--mark-size:430px;--mark-opacity:.12;right:-170px;bottom:16%}
 .approach-mark{--mark-size:280px;left:-160px;top:-70px}
 .offers-mark{--mark-size:360px;right:-225px;top:35%}
 .offers-mark-small{--mark-size:240px;left:-145px;bottom:8%}
 .testimonials-mark{--mark-size:280px;left:-185px;top:-80px}
 .faq-mark{--mark-size:380px;right:-205px;bottom:-100px}
}
@media(forced-colors:active){.watermark-layer{display:none}}
