@font-face{font-family:'Mozilla Text';src:url('../assets/MozillaText-ExtraLight.ttf') format('truetype');font-weight:200;font-style:normal;font-display:swap}
@font-face{font-family:'Mozilla Text';src:url('../assets/MozillaText-Light.ttf') format('truetype');font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:'Mozilla Text';src:url('../assets/MozillaText-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Mozilla Text';src:url('../assets/MozillaText-Medium.ttf') format('truetype');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'Mozilla Text';src:url('../assets/MozillaText-SemiBold.ttf') format('truetype');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:'Mozilla Text';src:url('../assets/MozillaText-Bold.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
:root{--navy:#0e192d;--yellow:#ffd800;--cream:#f7f7f2;--white:#fff;--ink:#0e192d;--muted:#666c79;--line:#bec1c7;--max:1920px;--pad:clamp(30px,4.1vw,78px);--ease:cubic-bezier(.2,.72,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'Mozilla Text',Arial,sans-serif;overflow-x:hidden}.page-shell{width:100%;max-width:none;margin:0;background:var(--cream);overflow:visible;box-shadow:none}img{max-width:100%}a{text-decoration:none;color:inherit}.content-pad{width:100%;max-width:var(--max);margin-left:auto;margin-right:auto;padding-left:var(--pad);padding-right:var(--pad)}.section-light{background:var(--cream)}.section-dark{background:var(--navy);color:#fff}.eyebrow{display:block;color:var(--yellow);font-size:clamp(13px,.82vw,17px);font-weight:700;letter-spacing:.035em;margin-bottom:18px}.eyebrow-dark{color:#303846}.site-header{position:fixed;z-index:1000;top:18px;left:50%;transform:translateX(-50%);width:min(calc(100% - 64px),1760px);transition:top .3s var(--ease)}.glass-nav{height:70px;padding:0 20px 0 28px;border:1px solid rgba(14,25,45,.08);background:rgba(255,255,255,.68);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-radius:28px;box-shadow:0 8px 26px rgba(14,25,45,.07);display:flex;align-items:center;justify-content:space-between;transition:.35s var(--ease)}.glass-nav.is-scrolled{background:rgba(255,255,255,.9);box-shadow:0 12px 34px rgba(14,25,45,.13);border-color:rgba(14,25,45,.12)}.brand img{display:block;width:170px}.nav-links{display:flex;align-items:center;gap:clamp(24px,2vw,42px);font-size:15px}.nav-links a{transition:opacity .25s}.nav-links a:hover{opacity:.58}.nav-waitlist{background:var(--yellow);border-radius:999px;padding:11px 24px}.nav-toggle{display:none;border:0;background:none;padding:8px}.nav-toggle span{display:block;width:24px;height:2px;background:var(--navy);margin:6px}.hero{min-height:760px;padding-top:106px}.hero-grid{display:grid;grid-template-columns:47% 53%;min-height:654px;align-items:stretch}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding-bottom:32px}.hero h1{font-size:clamp(70px,5.6vw,108px);line-height:.91;letter-spacing:-.035em;margin:0 0 32px;font-weight:700;max-width:8.5ch}.hero-subtitle{font-size:clamp(24px,1.7vw,33px);margin:0 0 45px}.button-row{display:flex;gap:20px;align-items:center}.asset-button{display:inline-block;transition:transform .3s var(--ease),filter .3s var(--ease)}.asset-button:hover{transform:translateY(-3px);filter:brightness(1.02)}.asset-button img{display:block;height:56px;width:auto}.hero-art{position:relative;min-height:654px;overflow:hidden}.hero-strip,.hero-p,.hero-person,.hero-bubble,.studio-strip,.studio-p,.studio-person,.studio-bubble{position:absolute;will-change:transform,opacity}.hero-strip{right:-2%;bottom:0;width:100%;height:100%;object-fit:fill;object-position:bottom right;z-index:1}.hero-p{left:2%;bottom:0;width:82%;height:87%;object-fit:contain;object-position:bottom left;z-index:2;opacity:.43}.hero-person{left:9%;bottom:-2%;width:78%;z-index:3}.hero-bubble{right:1%;top:65%;width:39%;z-index:4}.belief{margin-top:0}.belief-grid{min-height:400px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:9vw}.belief h2{font-size:clamp(62px,5vw,96px);line-height:.92;letter-spacing:-.03em;margin:0;font-weight:700}.belief-copy{font-size:clamp(21px,1.5vw,29px);line-height:1.28;max-width:720px}.belief-copy p{margin:0 0 38px}.belief-tags{display:flex;flex-wrap:wrap;gap:15px}.belief-tags span{border:1px solid var(--yellow);color:var(--yellow);border-radius:999px;padding:10px 24px;font-size:16px;line-height:1}.email-section{padding-top:90px;padding-bottom:100px}.email-grid{display:grid;grid-template-columns:38% 62%;gap:6vw;align-items:center}.email-copy{padding:40px 0}.product-title{display:flex;gap:18px;align-items:center}.product-title img{width:64px;height:64px;object-fit:contain}.product-title h2{font-size:clamp(50px,4vw,78px);line-height:1;margin:0;font-weight:700;letter-spacing:-.03em}.product-promise{font-size:clamp(29px,2.1vw,40px);line-height:1.05;margin:28px 0}.short-copy{max-width:520px;font-size:18px;line-height:1.4;color:#4d535d}.explore{margin-top:28px}.media-card{height:clamp(430px,36vw,650px);border:1px solid #c0c2c6;background:#d4d4d4;border-radius:22px;display:flex;flex-direction:column;gap:15px;align-items:center;justify-content:center;color:var(--navy);font-family:inherit;font-size:clamp(32px,3vw,56px);font-weight:700;cursor:pointer;box-shadow:0 10px 24px rgba(14,25,45,.07);transition:transform .35s var(--ease),box-shadow .35s var(--ease)}.media-card:hover{transform:translateY(-6px);box-shadow:0 16px 38px rgba(14,25,45,.11)}.play-dot{font-size:24px;border:1px solid var(--navy);width:58px;height:58px;border-radius:50%;display:grid;place-items:center}.how-wrap{margin-top:70px}.how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:24px}.how-card{min-height:300px;border:1px solid #aeb2b9;border-radius:18px;padding:28px 30px;position:relative;background:#fafaf7;transition:transform .35s var(--ease),box-shadow .35s var(--ease),border-color .35s}.how-card:hover{transform:translateY(-7px);box-shadow:0 14px 35px rgba(14,25,45,.08);border-color:#8d929a}.how-card img{width:60px;height:60px;object-fit:contain;transition:transform .35s var(--ease)}.how-card:hover img{transform:translateY(-4px) scale(1.06)}.mini-arrow{position:absolute;right:28px;top:26px;color:var(--yellow);font-size:40px;transition:transform .3s var(--ease)}.how-card:hover .mini-arrow{transform:translateX(5px)}.how-card h3{font-size:34px;margin:30px 0 18px}.how-card p{font-size:17px;line-height:1.42;margin:0;color:#3f4650}.studios-section{background:#fff;padding:100px 0 110px}.studios-inner{text-align:center}.studios-inner h2{font-size:clamp(50px,4vw,78px);margin:5px 0 70px;letter-spacing:-.035em}.studios-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:28px;text-align:left}.studio-card{border:1px solid #b9bcc2;border-radius:20px;padding:26px 24px 22px;min-height:300px;background:#fff;transition:transform .35s var(--ease),box-shadow .35s var(--ease),border-color .35s}.studio-card:hover{transform:translateY(-8px);box-shadow:0 18px 35px rgba(14,25,45,.08)}.studio-card img{width:76px;height:76px;object-fit:contain;margin-bottom:22px;transition:transform .35s var(--ease)}.studio-card:hover img{transform:translateY(-5px) scale(1.07)}.studio-card h3{font-size:23px;margin:0 0 6px}.studio-card p{font-size:15px;color:#505661;margin:0 0 18px}.studio-card i{display:block;width:38px;height:4px;background:var(--yellow);margin:18px 0 25px}.status{font-size:15px;color:#575d67;display:flex;gap:12px;align-items:center}.studio-active{border:2px solid var(--yellow);box-shadow:0 10px 24px rgba(255,216,0,.08)}.studio-service{overflow:hidden}.studio-service-grid{display:grid;grid-template-columns:45% 55%;min-height:560px;align-items:stretch}.studio-art{position:relative;min-height:560px;overflow:hidden}.studio-strip{left:-8%;bottom:0;width:100%;height:100%;object-fit:fill;object-position:bottom left;z-index:1}.studio-p{left:-6%;bottom:-8%;width:69%;height:105%;object-fit:contain;object-position:bottom left;z-index:2;opacity:.83}.studio-person{left:14%;bottom:0;width:72%;z-index:3}.studio-bubble{z-index:4}.studio-bubble-one{left:11%;top:62%;width:36%}.studio-bubble-two{left:55%;top:81%;width:33%}.studio-service-copy{display:flex;flex-direction:column;justify-content:center;padding-left:6vw;padding-right:4vw}.studio-service-copy h2{font-size:clamp(58px,4.2vw,82px);line-height:.95;letter-spacing:-.04em;margin:0 0 30px}.studio-service-copy p{font-size:clamp(20px,1.4vw,27px);line-height:1.28;max-width:700px;margin:0 0 35px}.contact{padding:100px 0 110px}.contact-grid{display:grid;grid-template-columns:42% 58%;gap:8vw;align-items:start}.contact-intro h2{font-size:clamp(70px,5.2vw,100px);line-height:.91;letter-spacing:-.045em;margin:0 0 42px}.contact-intro p{font-size:clamp(24px,1.6vw,31px);line-height:1.2;max-width:350px;color:#414854}.contact-form{display:grid;gap:18px}.contact-form label>span{position:absolute;left:-9999px}.contact-form input,.contact-form textarea{width:100%;font:inherit;font-size:17px;border:1px solid #7e848e;border-radius:999px;background:transparent;padding:18px 25px;color:var(--navy);outline:none;transition:border-color .25s,box-shadow .25s}.contact-form textarea{height:150px;border-radius:24px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--navy);box-shadow:0 0 0 3px rgba(14,25,45,.08)}.form-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px}.consent{display:flex;align-items:center;gap:12px;max-width:340px;font-size:14px}.consent input{width:26px;height:26px;flex:0 0 26px;padding:0}.consent span{position:static!important}.send-button{border:0;background:transparent;padding:0;cursor:pointer}.send-button img{display:block;width:250px}.form-message{margin:0;color:#58606b}.site-footer{position:relative;overflow:hidden;padding:70px 0 25px}.footer-p{position:absolute;right:max(0px,calc((100vw - var(--max))/2));bottom:-18%;height:110%;opacity:.58}.footer-grid{position:relative;z-index:2;display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:55px}.footer-brand>img{width:210px;margin-bottom:20px}.footer-brand p{font-size:19px;line-height:1.25;margin:0 0 18px}.footer-brand>a{font-size:17px}.footer-grid h3{font-size:18px;margin:0 0 15px}.footer-grid>div:not(.footer-brand) a{display:block;font-size:16px;margin:7px 0;color:#eee}.socials{display:flex;gap:18px;margin-top:28px}.socials img{width:30px;height:30px}.footer-bottom{position:relative;z-index:2;margin-top:70px;font-size:13px;display:flex;gap:25px;justify-content:space-between;color:#e7e7e7}.reveal{opacity:0;transform:translateY(18px);transition:opacity .75s var(--ease),transform .75s var(--ease)}.reveal.is-visible{opacity:1;transform:none}.motion-scene .motion-layer{opacity:0}.motion-scene.motion-ready .motion-layer{opacity:1;transition:opacity .8s var(--ease),transform .95s var(--ease)}.motion-from-right:not(.motion-entered) .motion-layer{transform:translateX(80px)}.motion-from-left:not(.motion-entered) .motion-layer{transform:translateX(-80px)}.motion-scene.motion-entered .motion-layer{transition:opacity .8s var(--ease),transform .95s var(--ease)}
@media(max-width:1200px){.hero{min-height:680px}.hero-grid{grid-template-columns:46% 54%;min-height:574px}.hero-art{min-height:574px}.hero h1{font-size:70px}.belief-grid{min-height:430px}.how-grid{gap:18px}.studios-grid{grid-template-columns:repeat(3,1fr)}.studio-service-grid{grid-template-columns:48% 52%}.contact-grid{gap:5vw}.footer-grid{grid-template-columns:1.7fr 1fr 1fr 1fr 1fr}}
@media(max-width:900px){:root{--pad:28px}.site-header{width:calc(100% - 28px);top:10px}.glass-nav{height:64px;border-radius:22px}.brand img{width:135px}.nav-toggle{display:block}.nav-links{display:none;position:absolute;top:76px;left:0;right:0;flex-direction:column;align-items:stretch;background:rgba(255,255,255,.95);backdrop-filter:blur(18px);padding:22px;border-radius:20px;box-shadow:0 18px 35px rgba(14,25,45,.12)}.nav-links.open{display:flex}.nav-links a{padding:8px}.nav-waitlist{text-align:center}.hero{padding-top:92px;min-height:0}.hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy{padding:65px 0 25px}.hero h1{font-size:clamp(60px,12vw,92px)}.hero-subtitle{font-size:24px}.hero-art{min-height:600px}.belief-grid{grid-template-columns:1fr;gap:36px;padding-top:60px;padding-bottom:60px;min-height:0}.belief h2{font-size:68px}.email-grid{grid-template-columns:1fr;gap:25px}.media-card{height:440px}.how-grid{grid-template-columns:repeat(2,1fr)}.studios-grid{grid-template-columns:repeat(2,1fr)}.studio-service-grid{grid-template-columns:1fr;padding-left:0;padding-right:0}.studio-art{min-height:570px}.studio-service-copy{padding:60px var(--pad) 70px;text-align:left}.studio-service-copy h2{font-size:65px}.contact-grid{grid-template-columns:1fr;gap:55px}.contact-intro h2{font-size:70px}.footer-grid{grid-template-columns:2fr 1fr 1fr;row-gap:45px}.footer-p{height:70%;opacity:.35}}
@media(max-width:600px){:root{--pad:20px}.hero-copy{padding-top:45px}.hero h1{font-size:clamp(54px,16vw,74px);max-width:8ch}.hero-subtitle{font-size:21px;max-width:18ch;line-height:1.15}.button-row{flex-direction:column;align-items:flex-start;gap:12px}.asset-button img{height:48px;max-width:100%}.hero-art{min-height:445px}.hero-strip{width:100%;right:-1%}.hero-p{width:90%;left:-0%;height:86%}.hero-person{width:100%;left:0%}.hero-bubble{width:48%;right:1%;top:75%}.belief h2{font-size:58px}.belief-copy{font-size:20px}.belief-tags span{padding:8px 15px;font-size:16px}.email-section{padding-top:65px;padding-bottom:65px}.product-title img{width:50px;height:50px}.product-title h2{font-size:47px}.product-promise{font-size:28px}.media-card{height:300px;font-size:35px}.how-wrap{margin-top:50px}.how-grid{grid-template-columns:1fr}.how-card{min-height:230px}.studios-section{padding:70px 0}.studios-inner h2{font-size:54px;margin-bottom:45px}.studios-grid{grid-template-columns:1fr}.studio-card{min-height:245px}.studio-art{min-height:430px}.studio-strip{width:87%;left:-18%}.studio-p{width:80%;left:-10%}.studio-person{width:86%;left:10%}.studio-bubble-one{width:52%;left:3%;top:51%}.studio-bubble-two{width:48%;left:43%;top:71%}.studio-service-copy h2{font-size:54px}.studio-service-copy p{font-size:20px}.contact{padding:70px 0}.contact-intro h2{font-size:58px}.contact-intro p{font-size:23px}.form-bottom{flex-direction:column;align-items:stretch}.send-button{align-self:flex-end}.send-button img{width:220px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}.footer-p{height:45%;right:-25%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.motion-scene .motion-layer,.asset-button,.studio-card,.how-card{transition:none!important;transform:none!important;opacity:1!important}}


/* ==========================================================================
   V6 — FULL-WIDTH PAGE / 1920PX CONTENT FRAME — EDIT HERE
   --------------------------------------------------------------------------
   Backgrounds span the full browser width. All primary text, imagery, cards,
   and layout content stay inside a centered 1920px maximum frame.
   Change --max in :root only if the master content frame changes.
   ========================================================================== */

/* Full-bleed section backgrounds */
.hero,.belief,.email-section,.studios-section,.studio-service,.contact,.site-footer{width:100%;max-width:none;margin-left:0;margin-right:0}

/* Keep all decorative section layers clipped locally, not at page-shell level. */
.hero,.belief,.studio-service,.site-footer{overflow:hidden}

/* Sticky/floating nav stays centered to the same visual frame on ultrawide screens. */
@media (min-width:1921px){
  .site-header{width:1760px}
}

/* Mobile nav remains fixed and safely inset from the viewport edges. */
@media(max-width:900px){
  .site-header{position:fixed;top:10px}
}

/* ========================================================================== */
/* V7 — CONTAINER ALIGNMENT + REVEAL POLISH — EDIT HERE                       */
/* ========================================================================== */

/* 1) Keep split-layout components inside the 1920px frame.
   minmax(0, ...) prevents intrinsic content from forcing either grid wider. */
.email-grid{
  grid-template-columns:minmax(0,38%) minmax(0,1fr);
  gap:clamp(36px,5vw,86px);
}
.email-grid>*{min-width:0}
.media-card{
  width:100%;
  max-width:100%;
  min-width:0;
  justify-self:stretch;
}

.email-preview{
  display:block;
  width:100%;
  border-radius:24px;
  box-shadow:0 18px 38px rgba(14,25,45,.12);
  border:1px solid rgba(14,25,45,.05);
}

.contact-grid{
  grid-template-columns:minmax(0,40%) minmax(0,1fr);
  gap:clamp(48px,6vw,110px);
}
.contact-grid>*{min-width:0}
.contact-form,
.contact-form label,
.contact-form input,
.contact-form textarea,
.form-bottom{min-width:0;max-width:100%}
.contact-form{width:100%}
.send-button{max-width:100%}
.send-button img{max-width:100%;height:auto}

/* 2) Posseon Studio artwork begins flush with the LEFT EDGE OF THE 1920 FRAME.
   The copy still receives normal right padding. */
.studio-service-grid{
  padding-left:0;
  padding-right:var(--pad);
  grid-template-columns:minmax(0,45%) minmax(0,1fr);
}
.studio-service-grid>*{min-width:0}
.studio-art{width:100%;margin-left:0}
.studio-strip{left:0;width:100%}
.studio-p{left:-1%;}

/* 3) Fade-up + fade-in system. Search “V7 REVEAL” to tune globally. */
.reveal{
  --reveal-delay:0ms;
  opacity:0;
  transform:translate3d(0,30px,0);
  filter:blur(2px);
  transition:
    opacity .82s cubic-bezier(.16,1,.3,1) var(--reveal-delay),
    transform .9s cubic-bezier(.16,1,.3,1) var(--reveal-delay),
    filter .72s ease-out var(--reveal-delay);
  will-change:opacity,transform,filter;
}
.reveal.is-visible{
  opacity:1;
  transform:translate3d(0,0,0);
  filter:blur(0);
}

/* Gentle stagger for related components. */
.how-grid .reveal:nth-child(1),
.studios-grid .reveal:nth-child(1){--reveal-delay:0ms}
.how-grid .reveal:nth-child(2),
.studios-grid .reveal:nth-child(2){--reveal-delay:80ms}
.how-grid .reveal:nth-child(3),
.studios-grid .reveal:nth-child(3){--reveal-delay:160ms}
.how-grid .reveal:nth-child(4),
.studios-grid .reveal:nth-child(4){--reveal-delay:240ms}
.studios-grid .reveal:nth-child(5){--reveal-delay:320ms}

.email-grid .media-card.reveal{--reveal-delay:110ms}
.belief-grid .belief-copy.reveal{--reveal-delay:100ms}
.contact-grid .contact-form.reveal{--reveal-delay:110ms}
.contact-form .field-reveal:nth-child(2){--reveal-delay:70ms}
.contact-form .field-reveal:nth-child(3){--reveal-delay:140ms}
.contact-form .field-reveal:nth-child(4){--reveal-delay:210ms}
.contact-form .form-bottom.field-reveal{--reveal-delay:280ms}

/* Section labels/headings can use the same reveal language without extra markup. */
.section-reveal{
  opacity:0;
  transform:translate3d(0,22px,0);
  transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .82s cubic-bezier(.16,1,.3,1);
}
.section-reveal.is-visible{opacity:1;transform:none}

@media(max-width:1200px){
  .email-grid{grid-template-columns:minmax(0,40%) minmax(0,1fr);gap:clamp(28px,4vw,54px)}
  .contact-grid{grid-template-columns:minmax(0,38%) minmax(0,1fr);gap:clamp(32px,4vw,58px)}
  .studio-service-grid{grid-template-columns:minmax(0,40%) minmax(0,1fr)}
  .studio-strip{width:88%}
}

@media(max-width:900px){
  .email-grid,.contact-grid{grid-template-columns:minmax(0,1fr)}
  .studio-service-grid{grid-template-columns:minmax(0,1fr);padding-right:0}
  .studio-strip{left:0;width:82%}
}

@media(prefers-reduced-motion:reduce){
  .reveal,.section-reveal{filter:none!important}
}

/* ========================================================================== */
/* V8 — MOZILLA TYPE + HERO CROP + MOBILE ORDER — EDIT HERE                   */
/* ========================================================================== */

/* Typography: Mozilla Text is the only live site font. */
html,body,button,input,textarea,select{font-family:'Mozilla Text',Arial,sans-serif}
p{font-family:'Mozilla Text',Arial,sans-serif;font-weight:300}

/* Large screens: keep the hero portrait fully inside the 1920 artwork frame.
   Reducing the portrait slightly prevents the hair from clipping at the top. */
@media (min-width:1921px){
  .hero-art{overflow:hidden}
  .hero-person{
    width:72%;
    left:12%;
    bottom:-2%;
  }
  .hero-p{left:3%;width:80%;height:84%}
  .hero-bubble{right:2%;top:64%;width:37%}
}

/* Mobile: copy first, artwork second for the Posseon Studio section. */
@media (max-width:900px){
  .studio-service-grid{
    display:grid;
    grid-template-columns:1fr;
  }
  .studio-service-copy{
    order:1;
    padding:58px var(--pad) 46px;
  }
  .studio-art{
    order:2;
    min-height:520px;
  }
}

@media (max-width:600px){
  .studio-service-copy{
    padding:46px var(--pad) 34px;
  }
  .studio-strip{width:100%;left:-18%}
  .studio-art{
    min-height:430px;
  }
}

/* Keep the strip proportional to its source image at every breakpoint. */
.studio-strip{
  height:auto;
  object-fit:contain;
}
