:root{
 --me-font-primary:"Fira Sans",Arial,sans-serif;
 --me-color-ink:#111;--me-color-paper:#fff;--me-color-frame:#050505;--me-color-accent:#587351;--me-color-muted:#737373;
 --me-reference-width:1920;--me-reference-height:937;--me-frame-top:82px;--me-frame-bottom:83px;--me-stage-height:772px;--me-edge-x:clamp(32px,2.6041667vw,50px);
 --me-z-media:10;--me-z-content:20;--me-z-overlay:30;--me-z-chrome:40;
 --me-story-duration:700ms;--me-story-ease:cubic-bezier(.22,.61,.36,1);
 --me-ui-size:11px;--me-ui-tracking:.055em;--me-identity-size:11px;
}
*{box-sizing:border-box}html,body{margin:0}.me-story{position:relative;font-family:var(--me-font-primary);font-weight:500;color:var(--me-color-ink);background:var(--me-color-frame);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.me-story a{color:inherit}.me-story__viewport{position:relative}.me-story__slide{position:relative;min-height:100vh;background:var(--me-color-paper);overflow:hidden}.me-layout{isolation:isolate}.me-layout__media{position:absolute;inset:0;z-index:var(--me-z-media)}.me-layout__content{position:relative;z-index:var(--me-z-content)}
.me-media{display:block;max-width:100%;height:auto}.me-media--cover{width:100%;height:100%;object-fit:cover;object-position:calc(var(--me-focal-x)*100%) calc(var(--me-focal-y)*100%)}
/* Persistent reference-desktop frame. Content layouts occupy the stage; chrome remains viewport anchored. */
@media (min-width:1200px) and (min-height:700px){
 .me-story__slide{padding-block:var(--me-frame-top) var(--me-frame-bottom);background:var(--me-color-frame)}
 .me-story__slide>.me-layout__media,.me-story__slide>.me-layout__content{top:var(--me-frame-top);bottom:var(--me-frame-bottom)}
 .me-story__slide>.me-layout__content{position:absolute;left:0;right:0}
 .me-story__slide>.me-layout__media{inset-inline:0}
}
/* Story Chrome */
.me-story-chrome{position:absolute;inset:0;z-index:var(--me-z-chrome);pointer-events:none;color:var(--me-color-ink)}.me-story-chrome a,.me-story-chrome button{pointer-events:auto;font:600 var(--me-ui-size)/1 var(--me-font-primary);letter-spacing:var(--me-ui-tracking);text-transform:uppercase}.me-story-chrome a{text-decoration:none}.me-story-chrome__shop{position:absolute;left:var(--me-edge-x);top:calc(var(--me-frame-top) + 372px);white-space:nowrap}.me-story-chrome__nav{position:absolute;top:98px;right:var(--me-edge-x);display:flex;align-items:center;gap:27px;white-space:nowrap}.me-story-chrome__nav a{position:relative}.me-story-chrome__nav a::after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform 180ms ease}.me-story-chrome__nav a[aria-current="true"]::after,.me-story-chrome__nav a[aria-current="page"]::after,.me-story-chrome__nav a.is-active::after{transform:scaleX(1)}
.me-story-chrome__controls{position:absolute;right:var(--me-edge-x);top:calc(var(--me-frame-top) + (var(--me-stage-height) / 2) - 8px);display:flex;align-items:center;gap:5px;width:33px;height:16px}.me-story-control{appearance:none;border:0;background:transparent;padding:0;width:14px;height:16px;display:grid;place-items:center;color:inherit;cursor:pointer}.me-story-control svg{display:block;width:14px;height:10px;fill:none;stroke:currentColor;stroke-width:1.15;stroke-linecap:square;stroke-linejoin:miter}.me-story-control:disabled{opacity:.28;cursor:default}
.me-story-chrome__brand{position:absolute;left:50%;top:736px;width:91px;height:80px;transform:translateX(-50%);display:grid;place-items:center;text-align:center}.me-story-chrome__brand-image{display:block;max-width:91px;max-height:80px;width:auto;height:auto}.me-story-chrome__brand-fallback{font:800 12px/1.05 var(--me-font-primary);letter-spacing:.08em;text-transform:uppercase;max-width:91px}
.me-story-chrome__identity{position:absolute;left:var(--me-edge-x);bottom:calc(var(--me-frame-bottom) + 27px);height:112px;width:18px;display:flex;align-items:flex-end;justify-content:center}.me-story-chrome__identity::after{content:"";position:absolute;left:50%;bottom:0;width:1px;height:42px;background:currentColor;opacity:.9}.me-story-chrome__identity span{position:absolute;bottom:52px;left:50%;font:700 var(--me-identity-size)/1 var(--me-font-primary);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;transform:translateX(-50%) rotate(-90deg);transform-origin:center}
/* Editorial primitives used by later calibrated layout families. */
.me-editorial-corners{position:relative}.me-editorial-corners::before,.me-editorial-corners::after{content:"";position:absolute;width:28px;height:28px;border-color:currentColor}.me-editorial-corners::before{left:0;top:0;border-left:1px solid;border-top:1px solid}.me-editorial-corners::after{right:0;bottom:0;border-right:1px solid;border-bottom:1px solid}.me-editorial-rule{width:1px;height:42px;background:currentColor}.me-editorial-statement{font-weight:800}.me-media-frame{overflow:hidden;border-radius:0;box-shadow:none}
.me-story :focus-visible{outline:2px solid currentColor;outline-offset:5px}.me-story-chrome__nav a:focus-visible,.me-story-chrome__shop:focus-visible,.me-story-control:focus-visible{outline-color:var(--me-color-accent)}
/* Enhanced story state */
.me-story-enhanced .me-story{height:100dvh;overflow:hidden;overscroll-behavior:none}.me-story-enhanced .me-story__viewport{height:100%;overflow:hidden}.me-story-enhanced .me-story__slide{position:absolute;inset:0;min-height:0;visibility:hidden;transform:translate3d(0,0,0);transition:transform var(--me-story-duration) var(--me-story-ease),opacity var(--me-story-duration) var(--me-story-ease)}.me-story-enhanced .me-story__slide[data-story-active="true"]{visibility:visible}.me-story-enhanced .me-story__slide.is-entering,.me-story-enhanced .me-story__slide.is-leaving{visibility:visible}.me-story-enhanced .me-story__slide.is-entering.is-next{transform:translate3d(0,100%,0)}.me-story-enhanced .me-story__slide.is-entering.is-prev{transform:translate3d(0,-100%,0)}.me-story-enhanced .me-story__slide.is-leaving{transform:translate3d(0,0,0)}.me-story-enhanced .me-story.is-transitioning .me-story__slide.is-entering{transform:translate3d(0,0,0)}.me-story-enhanced .me-story.is-transitioning .me-story__slide.is-leaving.is-prev{transform:translate3d(0,-100%,0)}.me-story-enhanced .me-story.is-transitioning .me-story__slide.is-leaving.is-next{transform:translate3d(0,100%,0)}
/* Reference calibration: exactly preserve the measured frame at 1920x937. */
@media (width:1920px) and (height:937px){:root{--me-edge-x:50px;--me-frame-top:82px;--me-frame-bottom:83px;--me-stage-height:772px}.me-story-chrome__nav{top:98px}.me-story-chrome__shop{top:454px}.me-story-chrome__controls{top:447px}.me-story-chrome__brand{top:736px}}
/* Adaptive desktop: preserve anchors without globally scaling the screenshot. */
@media (min-width:1200px) and (max-height:936px){:root{--me-frame-top:clamp(56px,8.75vh,82px);--me-frame-bottom:clamp(56px,8.86vh,83px);--me-stage-height:calc(100dvh - var(--me-frame-top) - var(--me-frame-bottom))}.me-story-chrome__nav{top:calc(var(--me-frame-top) + 16px)}.me-story-chrome__shop{top:calc(var(--me-frame-top) + (var(--me-stage-height) * .482))}.me-story-chrome__controls{top:calc(var(--me-frame-top) + (var(--me-stage-height) / 2) - 8px)}.me-story-chrome__brand{top:auto;bottom:calc(var(--me-frame-bottom) + 38px)}}
/* Responsive composition is intentionally deferred; chrome receives only collision protection here. */
@media (max-width:1199px){.me-story-chrome__nav{gap:14px}.me-story-chrome__brand{max-width:72px}.me-story-chrome__shop{left:24px}.me-story-chrome__nav,.me-story-chrome__controls{right:24px}}
@media (prefers-reduced-motion:reduce){.me-story-enhanced .me-story__slide{transition-duration:1ms!important;animation-duration:1ms!important;scroll-behavior:auto!important}.me-story-chrome__nav a::after{transition:none}}

/* v0.4.0 — Desktop layout families. Values below establish deterministic composition;
   exact slide 02–10 coordinates remain subject to original-PSD browser calibration. */
.me-story__slide>[class*="me-"] img{max-width:none}.me-media--contain{width:100%;height:100%;object-fit:contain;object-position:calc(var(--me-focal-x)*100%) calc(var(--me-focal-y)*100%)}
@media (min-width:1200px) and (min-height:700px){
 .me-story__slide>.me-hero__media,.me-story__slide>.me-hero__copy,.me-story__slide>.me-company__copy,.me-story__slide>.me-company__media,.me-story__slide>.me-history__media,.me-story__slide>.me-history__copy,.me-story__slide>.me-history__statement,.me-story__slide>.me-facilities,.me-story__slide>.me-characteristics__editorial,.me-story__slide>.me-characteristics__feature,.me-story__slide>.me-nutrition__copy,.me-story__slide>.me-media-triptych,.me-story__slide>.me-certifications__credentials,.me-story__slide>.me-certifications__media,.me-story__slide>.me-certifications__caption,.me-story__slide>.me-products__media,.me-story__slide>.me-products__story,.me-story__slide>.me-awards{position:absolute;z-index:var(--me-z-content)}
 .me-hero__media{inset:var(--me-frame-top) 0 var(--me-frame-bottom);z-index:var(--me-z-media)!important}.me-hero__copy{left:60.83%;top:49.1%;width:24.1%;padding:30px 34px}.me-hero__copy h1{margin:0 0 8px;font-size:clamp(24px,1.72vw,33px);line-height:1.02;font-weight:800}.me-hero__copy p{margin:0;font-size:14px;line-height:1.35;font-weight:500}
 .me-company__copy--primary{left:8%;top:19%;width:27%;padding:26px}.me-company__media--central{left:37%;top:12%;width:27%;height:67%}.me-company__media--secondary{right:0;top:8.75%;width:31%;height:82.4%}.me-company__copy--secondary{right:5%;top:28%;width:21%;z-index:var(--me-z-overlay)!important}
 .me-history__media--primary{left:8%;top:12%;width:16%;height:23%}.me-history__media--secondary{left:25%;top:12%;width:13%;height:23%}.me-history__copy--primary{left:8%;top:42%;width:29%}.me-history__statement{left:42%;top:37%;width:22%;margin:0}.me-history__copy--secondary{right:8%;top:13%;width:23%}.me-history__media--historical{right:7%;bottom:10%;width:27%;height:31%}
 .me-facilities{inset:var(--me-frame-top) 0 var(--me-frame-bottom);display:grid;grid-template-columns:1fr 1fr;gap:4.5%;padding:7% 7% 5%}.me-facility{position:relative;display:grid;grid-template-columns:minmax(180px,.72fr) 1.28fr;gap:7%;align-items:start}.me-facility__copy h2{margin:0 0 18px;font-size:28px;line-height:1;font-weight:800}.me-facility__copy p{font-size:13px;line-height:1.5}.me-facility__mosaic{display:grid;grid-template-columns:1.2fr .8fr;grid-auto-rows:135px;gap:10px}.me-facility__media{min-height:0}.me-facility__media:first-child{grid-row:span 2}.me-facilities__statement{position:absolute;left:41%;bottom:4%;width:19%;margin:0}
 .me-characteristics__editorial{left:6%;top:17%;width:46%;height:64%}.me-characteristics__media--primary{position:absolute;left:0;top:0;width:37%;height:44%}.me-characteristics__media--secondary{position:absolute;left:22%;bottom:0;width:31%;height:34%}.me-characteristics__copy{position:absolute;right:0;top:15%;width:42%}.me-characteristics__feature{right:0;top:8.75%;width:42%;height:82.4%;background:var(--me-color-accent);overflow:hidden}.me-characteristics__feature-media{position:absolute;inset:0}.me-characteristics__support{position:absolute;left:10%;right:12%;bottom:10%;z-index:var(--me-z-overlay);color:var(--me-color-paper)}
 .me-nutrition__copy{left:8%;top:17%;width:38%;max-width:610px}.me-media-triptych{right:5%;top:8.75%;width:47%;height:82.4%;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.me-media-triptych__item{min-width:0;height:100%}
 .me-certifications__credentials{left:7%;top:15%;width:43%;display:grid;grid-template-columns:1fr 1fr;gap:30px 36px}.me-certification-entry{display:grid;grid-template-columns:76px 1fr;gap:18px;align-items:start}.me-certification-entry__mark img{max-width:76px;height:auto}.me-certification-entry h2{margin:0 0 7px;font-size:16px}.me-certification-entry p{margin:0;font-size:12px;line-height:1.4}.me-certification-entry a{font-size:11px}.me-certifications__media--primary{right:7%;top:12%;width:31%;height:47%}.me-certifications__media--secondary{right:15%;bottom:9%;width:22%;height:25%}.me-certifications__caption{right:7%;bottom:5%;width:31%;margin:0;font-size:11px}
 .me-products__media--primary{left:6%;top:12%;width:20%;height:32%}.me-products__media--secondary{left:21%;bottom:11%;width:24%;height:38%}.me-products__story{left:43%;top:24%;width:24%}.me-products__brand{margin:0 0 24px;font-size:32px;font-weight:800;letter-spacing:.04em}.me-products__copy{font-size:14px;line-height:1.5}.me-products__destination{display:inline-block;margin-top:18px;font-size:11px;text-transform:uppercase;letter-spacing:.06em}.me-products__media--packaging{right:4%;top:10%;width:27%;height:72%}
 .me-awards{inset:var(--me-frame-top) 0 var(--me-frame-bottom);overflow:hidden}.me-awards__background{position:absolute;inset:0;z-index:var(--me-z-media);opacity:.22}.me-awards__brand,.me-awards__groups{position:absolute;z-index:var(--me-z-content)}.me-awards__brand{margin:0;font-size:30px;font-weight:800}.me-awards__groups{inset:0}.me-award-year{position:absolute;width:21%}.me-award-year h3{margin:0 0 13px;font-size:25px;line-height:1;font-weight:800}.me-award-year__entries{display:grid;gap:12px}.me-award-entry{display:grid;gap:2px;font-size:11px;line-height:1.25}.me-award-entry strong{font-size:13px}.me-awards--mesi-gaia .me-awards__brand{left:8%;top:10%}.me-awards--mesi-gaia .me-award-year:nth-child(1){left:8%;top:27%}.me-awards--mesi-gaia .me-award-year:nth-child(2){left:31%;top:17%}.me-awards--mesi-gaia .me-award-year:nth-child(3){left:54%;top:34%}.me-awards--mesi-gaia .me-award-year:nth-child(4){right:5%;top:15%}.me-awards--verus .me-awards__brand{right:8%;top:10%}.me-awards--verus .me-award-year:nth-child(1){left:9%;top:16%}.me-awards--verus .me-award-year:nth-child(2){left:34%;top:35%}.me-awards--verus .me-award-year:nth-child(3){left:58%;top:18%}.me-awards--verus .me-award-year:nth-child(4){right:5%;top:42%}
}
/* Safe document-flow presentation before enhancement and below desktop breakpoint. */
@media (max-width:1199px), (max-height:699px){.me-hero__media{position:absolute;inset:0}.me-hero__copy{position:relative;z-index:var(--me-z-content);max-width:34rem;margin-left:auto;padding:25vh 8vw 18vh}.me-company__media,.me-history__media,.me-certifications__media,.me-products__media{margin:1rem 0}.me-facilities,.me-characteristics__editorial,.me-characteristics__feature,.me-nutrition__copy,.me-certifications__credentials,.me-products__story,.me-awards{padding:2rem 7vw}.me-media-triptych{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 7vw 2rem}.me-media-triptych__item{aspect-ratio:3/5}.me-facility__mosaic{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.me-characteristics__feature{background:var(--me-color-accent);color:var(--me-color-paper)}.me-award-year{margin:0 0 2rem}}

/* v0.4.1-r1 — Slide 01 / Index fidelity calibration at the certified 1920×937 reference. */
@media (width:1920px) and (height:937px){
 .me-story[data-story-active-key="index"] .me-story-chrome__shop{left:50px;top:454px;color:var(--me-color-accent);font-size:14px;font-weight:700;letter-spacing:.02em;text-transform:none}
 .me-story[data-story-active-key="index"] .me-story-chrome__nav{top:98px;right:50px;gap:28px}
 .me-story[data-story-active-key="index"] .me-story-chrome__nav a{font-size:11px;font-weight:800;letter-spacing:.025em}
 .me-story[data-story-active-key="index"] .me-story-chrome__nav a::after{bottom:-7px}
 .me-story[data-story-active-key="index"] .me-story-chrome__controls{right:50px;top:447px;width:33px;height:15px;gap:5px}
 .me-story[data-story-active-key="index"] .me-story-control{width:14px;height:15px;color:var(--me-color-accent)}
 .me-story[data-story-active-key="index"] .me-story-control svg{width:14px;height:11px;stroke-width:1.55}
 .me-story[data-story-active-key="index"] .me-story-control:disabled{opacity:.38}
 .me-story[data-story-active-key="index"] .me-story-chrome__brand{left:50%;top:736px;width:91px;height:80px}

 #index .me-hero__copy{left:1133px;top:429px;width:529px;height:127px;padding:30px 35px 0;color:#111}
 #index .me-hero__copy::before,#index .me-hero__copy::after{width:94px;height:94px;border-width:1px}
 #index .me-hero__copy h1{margin:0 0 9px;font-size:17px;line-height:1.12;font-weight:800;letter-spacing:.18em;white-space:nowrap}
 #index .me-hero__copy p{margin:0;width:461px;font-size:11px;line-height:1.55;font-weight:500;letter-spacing:.13em}
}
.me-story-chrome__social{display:none;position:absolute;right:50px;top:669px;width:18px;z-index:var(--me-z-chrome);pointer-events:none;color:#111;text-align:center}.me-story[data-story-active-key="index"] .me-story-chrome__social{display:grid;gap:14px}.me-social-icon{display:block;width:18px;height:18px;font:800 15px/18px Arial,sans-serif;text-transform:none;letter-spacing:0}.me-social-icon--instagram{position:relative;border:2px solid currentColor;border-radius:5px}.me-social-icon--instagram::before{content:"";position:absolute;left:4px;top:4px;width:6px;height:6px;border:1.5px solid currentColor;border-radius:50%}.me-social-icon--instagram::after{content:"";position:absolute;right:2px;top:2px;width:2px;height:2px;background:currentColor;border-radius:50%}


/* v0.4.1-r2 — Index typography and editorial-detail calibration.
   Background, stage geometry, brand position and Story Engine remain frozen from r1. */
@media (width:1920px) and (height:937px){
 #index .me-hero__copy{
  left:1168px;
  top:460px;
  width:461px;
  height:auto;
  padding:0;
  color:#111;
 }
 #index .me-hero__copy::before,
 #index .me-hero__copy::after{
  width:94px;
  height:94px;
  border-width:1px;
 }
 #index .me-hero__copy::before{
  left:-35px;
  top:-31px;
 }
 #index .me-hero__copy::after{
  left:400px;
  right:auto;
  top:2px;
  bottom:auto;
 }
 #index .me-hero__copy h1{
  width:461px;
  margin:0 0 7px;
  font-size:29px;
  line-height:1.02;
  font-weight:800;
  letter-spacing:0;
  white-space:normal;
 }
 #index .me-hero__copy p{
  width:461px;
  margin:0;
  font-size:13px;
  line-height:1.28;
  font-weight:500;
  letter-spacing:0;
 }
 .me-story[data-story-active-key="index"] .me-story-chrome__controls{gap:4px}
 .me-story[data-story-active-key="index"] .me-story-control svg{stroke-width:1.35}
 .me-story[data-story-active-key="index"] .me-story-chrome__social{
  top:670px;
  gap:11px;
 }
 .me-story[data-story-active-key="index"] .me-social-icon{
  width:16px;
  height:16px;
  font-size:13px;
  line-height:16px;
 }
 .me-story[data-story-active-key="index"] .me-social-icon--instagram{
  border-width:1.5px;
  border-radius:4px;
 }
 .me-story[data-story-active-key="index"] .me-social-icon--instagram::before{
  left:3px;top:3px;width:6px;height:6px;border-width:1.25px;
 }
}

/* v0.4.1-r3 — Index final fidelity calibration.
   Scope: Index typography, corner strokes, controls and social micro-positioning only. */
@media (width:1920px) and (height:937px){
 #index .me-hero__copy h1{
  width:461px;
  margin:0 0 6px;
  font-size:27px;
  line-height:1.03;
  font-weight:800;
  letter-spacing:-.01em;
 }
 #index .me-hero__copy p{
  width:461px;
  font-size:12px;
  line-height:1.32;
  font-weight:500;
  letter-spacing:0;
 }
 /* The reference coordinates describe each accent's anchor footprint; the visible L strokes stay restrained. */
 #index .me-hero__copy::before,
 #index .me-hero__copy::after{
  width:28px;
  height:28px;
  border-width:1px;
 }
 #index .me-hero__copy::before{left:-35px;top:-31px}
 #index .me-hero__copy::after{left:400px;right:auto;top:2px;bottom:auto}
 .me-story[data-story-active-key="index"] .me-story-chrome__controls{right:50px;top:447px;gap:4px}
 .me-story[data-story-active-key="index"] .me-story-control{opacity:.78}
 .me-story[data-story-active-key="index"] .me-story-control:disabled{opacity:.46}
 .me-story[data-story-active-key="index"] .me-story-control svg{stroke-width:1.5}
 .me-story[data-story-active-key="index"] .me-story-chrome__social{top:670px;right:50px;gap:10px}
}
\n\n/* v0.4.1-r4 — Real Fira Sans integration + Index final typography calibration.\n   Geometry outside the Index typography/editorial detail remains frozen. */\n@media (width:1920px) and (height:937px){\n #index .me-hero__copy h1{\n  width:461px;\n  margin:0 0 7px;\n  font-family:"Fira Sans",sans-serif;\n  font-size:27px;\n  line-height:1.04;\n  font-weight:800;\n  letter-spacing:0;\n }\n #index .me-hero__copy p{\n  width:461px;\n  margin:0;\n  font-family:"Fira Sans",sans-serif;\n  font-size:13px;\n  line-height:1.26;\n  font-weight:500;\n  letter-spacing:0;\n }\n /* Keep TL at the measured anchor. Put the visible BR L at the outer edge of\n    the measured 94×94 reference footprint (1568,462 → 1662,556). */\n #index .me-hero__copy::before{left:-35px;top:-31px;width:28px;height:28px}\n #index .me-hero__copy::after{left:466px;right:auto;top:68px;bottom:auto;width:28px;height:28px}\n .me-story[data-story-active-key="index"] .me-story-chrome__controls{right:50px;top:447px}\n .me-story[data-story-active-key="index"] .me-story-control svg{stroke-width:1.55}\n .me-story[data-story-active-key="index"] .me-story-chrome__social{top:670px;right:50px;gap:10px}\n}\n

/* v0.4.1-r5 — Index exact Photoshop typography.
   Frozen source: Headline Fira Sans Heavy 18pt, tracking 180.
   Supporting Fira Sans Medium 12pt, leading 24pt, tracking 200.
   At the CSS 96dpi reference: 18pt=24px, 12pt=16px, 24pt=32px;
   Photoshop tracking units map to em/1000. */
@media (width:1920px) and (height:937px){
 #index .me-hero__copy h1{
  width:461px;
  margin:0 0 7px;
  font-family:"Fira Sans",sans-serif;
  font-size:24px;
  line-height:normal;
  font-weight:900;
  letter-spacing:.18em;
 }
 #index .me-hero__copy p{
  width:461px;
  margin:0;
  font-family:"Fira Sans",sans-serif;
  font-size:16px;
  line-height:32px;
  font-weight:500;
  letter-spacing:.20em;
 }
}


/* v0.4.1-r6 — Index exact PSD geometry.
   Source of truth: original 1920×937 PSD layer bounds.
   Typography remains frozen from r5. */
@media (width:1920px) and (height:937px){
 #index .me-hero__copy{
  left:1168px;
  top:460px;
  width:461px;
  height:66px;
  padding:0;
 }
 /* Independent PSD layer bounds:
    TL 1133/429/94×94 => relative to copy: -35/-31
    BR 1568/462/94×94 => relative to copy: 400/2 */
 #index .me-hero__copy::before,
 #index .me-hero__copy::after{
  width:94px;
  height:94px;
  border-width:1px;
 }
 #index .me-hero__copy::before{
  left:-35px;
  top:-31px;
 }
 #index .me-hero__copy::after{
  left:400px;
  right:auto;
  top:2px;
  bottom:auto;
 }
 .me-story[data-story-active-key="index"] .me-story-chrome__store{
  left:50px;
  top:454px;
 }
 .me-story[data-story-active-key="index"] .me-story-chrome__controls{
  left:1837px;
  right:auto;
  top:447px;
  width:33px;
  height:15px;
 }
 .me-story[data-story-active-key="index"] .me-story-chrome__social{
  top:670px;
  right:50px;
  gap:0;
 }
 .me-story[data-story-active-key="index"] .me-social-icon--facebook{
  position:absolute;top:0;right:0;width:14px;height:14px;
 }
 .me-story[data-story-active-key="index"] .me-social-icon--instagram{
  position:absolute;top:33px;right:0;width:16px;height:16px;
 }
 .me-story[data-story-active-key="index"] .me-social-icon--linkedin{
  position:absolute;top:66px;right:0;width:8px;height:17px;
 }
}


/* v0.4.1-r7 — Index PSD layer fidelity.
   Typography uses measured rendered PSD pixel metrics rather than generic pt→CSS conversion.
   Original Photoshop tracking remains 180/200. Geometry remains sourced from the 1920×937 PSD. */
@media (width:1920px) and (height:937px){
 #index .me-hero__copy h1{
  width:461px;
  margin:0 0 5px;
  font-family:"Fira Sans",sans-serif;
  font-size:18px;
  line-height:18px;
  font-weight:900;
  letter-spacing:.18em;
  white-space:nowrap;
 }
 #index .me-hero__copy p{
  width:461px;
  margin:0;
  font-family:"Fira Sans",sans-serif;
  font-size:12px;
  line-height:24px;
  font-weight:500;
  letter-spacing:.20em;
 }
 /* PSD corners are independent 94×94 layers; keep their full visible strokes. */
 #index .me-hero__copy::before{
  left:-35px;top:-31px;width:94px;height:94px;
 }
 #index .me-hero__copy::after{
  left:400px;right:auto;top:2px;bottom:auto;width:94px;height:94px;
 }
}


/* v0.4.1-r8 — Index Chrome + final PSD micro-calibration. */
@media (width:1920px) and (height:937px){
 /* Menu: PSD rendered labels are materially larger than r7. */
 .me-story[data-story-active-key="index"] .me-story-chrome__nav{
  top:98px;
  right:50px;
  gap:25px;
 }
 .me-story[data-story-active-key="index"] .me-story-chrome__nav a{
  font-family:"Fira Sans",sans-serif;
  font-size:13px;
  line-height:13px;
  font-weight:700;
  letter-spacing:0;
 }
 /* Controls use dedicated SVG artwork inside the exact 33×15 PSD group. */
 .me-story[data-story-active-key="index"] .me-story-chrome__controls{
  left:1837px;right:auto;top:447px;width:33px;height:15px;gap:5px;
 }
 .me-story[data-story-active-key="index"] .me-story-control{
  width:14px;height:15px;padding:0;
 }
 .me-story[data-story-active-key="index"] .me-story-control svg{
  width:14px;height:15px;overflow:visible;fill:none;stroke:currentColor;
  stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;
 }
 /* Each social mark gets its own PSD anchor, not a shared flex alignment. */
 .me-story[data-story-active-key="index"] .me-story-chrome__social{
  position:absolute;inset:0;display:block;width:100%;height:100%;pointer-events:none;
 }
 .me-story[data-story-active-key="index"] .me-social-icon{position:absolute;display:block;margin:0;padding:0;line-height:0}
 .me-story[data-story-active-key="index"] .me-social-icon svg{display:block;width:100%;height:100%;fill:currentColor;stroke:none}
 .me-story[data-story-active-key="index"] .me-social-icon--facebook{left:1856px;right:auto;top:670px;width:14px;height:14px}
 .me-story[data-story-active-key="index"] .me-social-icon--instagram{left:1854px;right:auto;top:703px;width:16px;height:16px;border:0;border-radius:0}
 .me-story[data-story-active-key="index"] .me-social-icon--instagram svg{fill:none;stroke:currentColor;stroke-width:1}
 .me-story[data-story-active-key="index"] .me-social-icon--instagram .me-social-fill{fill:currentColor;stroke:none}
 .me-story[data-story-active-key="index"] .me-social-icon--linkedin{left:1858px;right:auto;top:736px;width:8px;height:17px}
 /* PSD layer bounds stay fixed; visible corner strokes are restrained within them. */
 #index .me-hero__copy::before,
 #index .me-hero__copy::after{width:94px;height:94px;border:0}
 #index .me-hero__copy::before{
  left:-35px;top:-31px;
  background:linear-gradient(#111,#111) left top/29px 1px no-repeat,
             linear-gradient(#111,#111) left top/1px 29px no-repeat;
 }
 #index .me-hero__copy::after{
  left:400px;right:auto;top:2px;bottom:auto;
  background:linear-gradient(#111,#111) right bottom/29px 1px no-repeat,
             linear-gradient(#111,#111) right bottom/1px 29px no-repeat;
 }
 #index .me-hero__copy h1{margin-bottom:4px}
}


/* v0.4.1-r9 — Exact Index arrow + social artwork from rendered PSD reference. */
@media (width:1920px) and (height:937px){
 .me-story[data-story-active-key="index"] .me-story-chrome__controls{
  left:1837px;right:auto;top:447px;width:33px;height:15px;
  display:flex;align-items:center;justify-content:space-between;gap:0;
 }
 .me-story[data-story-active-key="index"] .me-story-control{
  width:10px;height:15px;padding:0;min-width:0;
 }
 .me-story[data-story-active-key="index"] .me-story-control svg{
  width:10px;height:15px;fill:none;stroke:currentColor;
  stroke-width:1.45;stroke-linecap:square;stroke-linejoin:miter;
 }
 /* PSD order is LinkedIn → Instagram → Facebook, each optically anchored. */
 .me-story[data-story-active-key="index"] .me-social-icon--linkedin{
  left:1854px;right:auto;top:670px;width:16px;height:16px;
 }
 .me-story[data-story-active-key="index"] .me-social-icon--instagram{
  left:1854px;right:auto;top:703px;width:16px;height:16px;
 }
 .me-story[data-story-active-key="index"] .me-social-icon--facebook{
  left:1856px;right:auto;top:736px;width:14px;height:17px;
 }
}


/* v0.4.1-r9.1 — Font Awesome Free canonical brand SVGs; social-only patch. */
@media (width:1920px) and (height:937px){
 .me-story[data-story-active-key="index"] .me-social-icon svg{
  display:block;width:100%;height:100%;fill:currentColor;stroke:none;
 }
 /* Preserve the r9 PSD optical anchors; only artwork changed. */
 .me-story[data-story-active-key="index"] .me-social-icon--linkedin{left:1854px;top:670px;width:16px;height:16px}
 .me-story[data-story-active-key="index"] .me-social-icon--instagram{left:1854px;top:703px;width:16px;height:16px}
 .me-story[data-story-active-key="index"] .me-social-icon--facebook{left:1856px;top:736px;width:14px;height:17px}
}


/* v0.4.1-r10 — Index overlay certification calibration.
   Corrections are limited to differences measured against the 1920×937 PSD composite. */
@media (width:1920px) and (height:937px){
 /* PSD menu begins at x≈1486 and ends at x≈1869.
    Keep the right anchor; restore the wider PSD typography footprint. */
 .me-story[data-story-active-key="index"] .me-story-chrome__nav{
  top:98px;right:50px;gap:24px;
 }
 .me-story[data-story-active-key="index"] .me-story-chrome__nav a{
  font-size:13px;line-height:13px;font-weight:700;
  letter-spacing:.06em;
 }
 .me-story[data-story-active-key="index"] .me-story-chrome__nav a::after{
  bottom:-4px;
 }

 /* PSD corner layers are 94×94 and their visible rules occupy the full layer edges. */
 #index .me-hero__copy::before{
  left:-35px;top:-31px;width:94px;height:94px;
  background:
   linear-gradient(#111,#111) left top/94px 1px no-repeat,
   linear-gradient(#111,#111) left top/1px 94px no-repeat;
 }
 #index .me-hero__copy::after{
  left:400px;right:auto;top:2px;bottom:auto;width:94px;height:94px;
  background:
   linear-gradient(#111,#111) right bottom/94px 1px no-repeat,
   linear-gradient(#111,#111) right bottom/1px 94px no-repeat;
 }

 /* r9.1 canonical brand artwork retained; PSD optical anchors remain unchanged. */
 .me-story[data-story-active-key="index"] .me-social-icon--linkedin{left:1854px;top:670px;width:16px;height:16px}
 .me-story[data-story-active-key="index"] .me-social-icon--instagram{left:1854px;top:703px;width:16px;height:16px}
 .me-story[data-story-active-key="index"] .me-social-icon--facebook{left:1856px;top:736px;width:14px;height:17px}
}


/* v0.4.2-r1 — Slide 02 / Company first PSD reconstruction. */
@media (width:1920px) and (height:937px){
 #company .me-company__media--background{position:absolute;z-index:var(--me-z-media);left:712px;top:83px;width:1198px;height:769px;overflow:hidden}
 #company .me-company__media--background img{width:100%;height:100%;object-fit:cover;object-position:calc(var(--me-focal-x)*100%) calc(var(--me-focal-y)*100%)}
 #company .me-company__copy--primary{left:231px;top:267px;width:403px;height:403px;padding:0;font-size:12px;line-height:30px;font-weight:500;letter-spacing:.105em;color:#111}
 #company .me-company__copy--primary p{margin:0}
 #company .me-company__copy--primary::before{left:-19px;top:-19px;width:28px;height:28px;border-left:7px solid currentColor;border-top:7px solid currentColor}
 #company .me-company__copy--primary::after{right:-10px;bottom:-8px;width:28px;height:28px;border-right:7px solid currentColor;border-bottom:7px solid currentColor}
 #company .me-company__copy--secondary{left:1324px;right:auto;top:120px;width:546px;height:180px;margin:0;padding:0;text-align:right;color:#fff;font-size:12px;line-height:24px;font-weight:700;letter-spacing:.075em}
 #company .me-company__copy--secondary p{margin:0}
 .me-story[data-story-active-key="company"] .me-story-chrome__shop{left:46px;top:48px;color:#fff;font-size:14px;line-height:15px;font-weight:600;letter-spacing:0;text-transform:none}
 .me-story[data-story-active-key="company"] .me-story-chrome__nav{display:none}
 .me-story[data-story-active-key="company"] .me-story-chrome::before,.me-story[data-story-active-key="company"] .me-story-chrome::after{content:"";position:absolute;right:50px;height:3px;background:#fff}
 .me-story[data-story-active-key="company"] .me-story-chrome::before{top:48px;width:21px}
 .me-story[data-story-active-key="company"] .me-story-chrome::after{top:55px;width:10px}
 .me-story[data-story-active-key="company"] .me-story-chrome__controls{left:1837px;right:auto;top:461px;width:33px;height:15px}
 .me-story[data-story-active-key="company"] .me-story-control{color:var(--me-color-accent)}
 .me-story[data-story-active-key="company"] .me-story-chrome__identity{left:47px;bottom:auto;top:739px;width:7px;height:114px}
 .me-story[data-story-active-key="company"] .me-story-chrome__identity::after{left:3px;bottom:0;width:2px;height:36px;background:#111;opacity:1}
 .me-story[data-story-active-key="company"] .me-story-chrome__identity span{left:3px;bottom:46px;font-size:11px;line-height:1;font-weight:700;letter-spacing:.20em;color:var(--me-color-accent)}
 .me-story[data-story-active-key="company"] .me-story-chrome__brand{left:959px;top:876px;width:80px;height:41px;transform:translateX(-50%)}
 .me-story[data-story-active-key="company"] .me-story-chrome__brand-image{max-width:80px;max-height:41px}
 .me-story[data-story-active-key="company"] .me-story-chrome__social{display:none}
}


/* v0.4.2-r2 — Company exact PSD geometry calibration, 1920×937 only. */
@media (width:1920px) and (height:937px){
 /* The PSD stage is y=82..854. Company artwork is one continuous composition,
    with its media beginning at x≈711 and filling the stage to the right edge. */
 #company .me-company__media--background{
  left:711px;top:82px;width:1209px;height:772px;
  margin:0;padding:0;background:transparent;
 }
 #company .me-company__media--background img{
  display:block;width:100%;height:100%;margin:0;padding:0;
  object-fit:cover;
 }

 /* Remove generic frame/panel presentation inherited by the L02 family. */
 #company .me-company__media--background,
 #company .me-company__media--background .me-media,
 #company .me-company__media--background picture{
  border:0;box-shadow:none;outline:0;
 }

 /* Primary narrative: PSD text footprint begins around x230/y267.
    It is dark grey, not black-on-black. */
 #company .me-company__copy--primary{
  left:230px;top:267px;width:404px;height:auto;
  color:#6d6d6d;
  font-family:"Fira Sans",sans-serif;
  font-size:12px;line-height:30px;font-weight:500;letter-spacing:.10em;
 }
 #company .me-company__copy--primary::before{
  left:-18px;top:-19px;width:30px;height:30px;
  border-width:1px 0 0 1px;border-style:solid;border-color:#6d6d6d;
  background:none;
 }
 #company .me-company__copy--primary::after{
  right:-10px;bottom:-7px;width:30px;height:30px;
  border-width:0 1px 1px 0;border-style:solid;border-color:#6d6d6d;
  background:none;
 }

 /* Secondary narrative: white, upper-right, aligned to the PSD text block. */
 #company .me-company__copy--secondary{
  left:1324px;top:120px;width:546px;height:auto;
  color:#fff;text-align:right;
  font-family:"Fira Sans",sans-serif;
  font-size:12px;line-height:24px;font-weight:700;letter-spacing:.04em;
 }

 /* Company-specific chrome. */
 .me-story[data-story-active-key="company"] .me-story-chrome__shop{
  left:46px;top:48px;color:#fff;
 }
 .me-story[data-story-active-key="company"] .me-story-chrome__controls{
  left:1837px;top:461px;width:33px;height:15px;
 }
 .me-story[data-story-active-key="company"] .me-story-chrome__identity{
  left:46px;top:739px;bottom:auto;width:10px;height:115px;
 }
 .me-story[data-story-active-key="company"] .me-story-chrome__identity span{
  left:0;bottom:47px;font-size:11px;line-height:11px;letter-spacing:.20em;
 }
 .me-story[data-story-active-key="company"] .me-story-chrome__identity::after{
  left:4px;bottom:0;width:1px;height:36px;
 }
 .me-story[data-story-active-key="company"] .me-story-chrome__brand{
  left:960px;top:870px;width:91px;height:56px;transform:translateX(-50%);
 }
 .me-story[data-story-active-key="company"] .me-story-chrome__brand-image{
  width:auto;height:auto;max-width:91px;max-height:56px;
 }
 .me-story[data-story-active-key="company"] .me-story-chrome::before{
  right:50px;top:48px;width:21px;height:2px;
 }
 .me-story[data-story-active-key="company"] .me-story-chrome::after{
  right:50px;top:55px;width:10px;height:2px;
 }
}


/* v0.4.2-r3 — Company full-stage background + typography calibration.
   Company now uses the same stage-background principle as the certified Index. */
@media (width:1920px) and (height:937px){
 #company .me-company__media--background{
  position:absolute;
  z-index:var(--me-z-bg);
  left:0;top:82px;width:1920px;height:772px;
  margin:0;padding:0;overflow:hidden;background:transparent;
 }
 #company .me-company__media--background picture,
 #company .me-company__media--background .me-media{
  display:block;width:100%;height:100%;margin:0;padding:0;border:0;
 }
 #company .me-company__media--background img{
  display:block;width:100%;height:100%;
  object-fit:cover;
  object-position:calc(var(--me-focal-x)*100%) calc(var(--me-focal-y)*100%);
  margin:0;padding:0;border:0;box-shadow:none;
 }

 /* PSD-calibrated editorial copy over the full-stage artwork. */
 #company .me-company__copy--primary{
  z-index:var(--me-z-content);
  left:230px;top:267px;width:404px;height:auto;
  color:#666;
  font-family:"Fira Sans",sans-serif;
  font-size:12px;line-height:29px;font-weight:500;letter-spacing:.085em;
 }
 #company .me-company__copy--primary p{margin:0}

 #company .me-company__copy--primary::before{
  left:-18px;top:-19px;width:30px;height:30px;
  border-width:1px 0 0 1px;border-style:solid;border-color:#666;background:none;
 }
 #company .me-company__copy--primary::after{
  right:-10px;bottom:-7px;width:30px;height:30px;
  border-width:0 1px 1px 0;border-style:solid;border-color:#666;background:none;
 }

 #company .me-company__copy--secondary{
  z-index:var(--me-z-content);
  left:1324px;right:auto;top:120px;width:546px;height:auto;
  margin:0;padding:0;
  color:#fff;text-align:right;
  font-family:"Fira Sans",sans-serif;
  font-size:12px;line-height:24px;font-weight:600;letter-spacing:.025em;
 }
 #company .me-company__copy--secondary p{margin:0}
}


/* v0.4.2-r4 — Company crop + typography fidelity.
   No changes to logos, stage architecture, identity, store, hamburger or controls. */
@media (width:1920px) and (height:937px){
 /* The uploaded Company artwork is already the complete 1920×772 composition.
    At the reference viewport preserve it 1:1 rather than introducing a crop. */
 #company .me-company__media--background img{
  object-fit:fill;
  object-position:50% 50%;
 }

 /* Primary narrative: tune density/wrapping against the PSD without moving the block. */
 #company .me-company__copy--primary{
  left:230px;top:267px;width:404px;
  color:#626262;
  font-size:12px;
  line-height:29px;
  font-weight:500;
  letter-spacing:.075em;
 }

 /* Keep the PSD corner anchors tied to the calibrated primary footprint. */
 #company .me-company__copy--primary::before{
  left:-18px;top:-19px;width:29px;height:29px;
  border-width:1px 0 0 1px;
 }
 #company .me-company__copy--primary::after{
  right:-10px;bottom:-7px;width:29px;height:29px;
  border-width:0 1px 1px 0;
 }

 /* Secondary narrative: reduce browser weight/tracking and restore the PSD text footprint. */
 #company .me-company__copy--secondary{
  left:1324px;top:120px;width:546px;
  font-size:12px;
  line-height:24px;
  font-weight:500;
  letter-spacing:.015em;
  text-align:right;
 }
}


/* v0.4.2-r5 — Company background restore + visual weight calibration.
   Strict patch: background behavior, corner stroke weight, navigation arrow scale only. */
@media (width:1920px) and (height:937px){
 /* Restore the exact r3 background behavior. */
 #company .me-company__media--background img{
  object-fit:cover;
  object-position:calc(var(--me-focal-x)*100%) calc(var(--me-focal-y)*100%);
 }

 /* Increase editorial corner stroke weight by 40% over r4 (>= requested 30%). */
 #company .me-company__copy--primary::before{
  border-width:1.4px 0 0 1.4px;
 }
 #company .me-company__copy--primary::after{
  border-width:0 1.4px 1.4px 0;
 }

 /* Larger Company navigation arrows, preserving the r4 group centre and artwork. */
 .me-story[data-story-active-key="company"] .me-story-chrome__controls{
  left:1833px;top:458px;width:41px;height:21px;
 }
 .me-story[data-story-active-key="company"] .me-story-control{
  width:14px;height:21px;
 }
 .me-story[data-story-active-key="company"] .me-story-control svg{
  width:14px;height:21px;
 }
}


/* v0.4.2-r6 — Company exact arrows + editorial corners.
   Strict Company-only patch. Background, typography and all other chrome remain unchanged. */
@media (width:1920px) and (height:937px){

 /* Company navigation uses the exact certified Index arrow artwork/metrics. */
 .me-story[data-story-active-key="company"] .me-story-chrome__controls{
  left:1837px;right:auto;top:461px;
  width:33px;height:15px;
  display:flex;align-items:center;justify-content:space-between;gap:0;
 }
 .me-story[data-story-active-key="company"] .me-story-control{
  width:10px;height:15px;padding:0;min-width:0;
 }
 .me-story[data-story-active-key="company"] .me-story-control svg{
  width:10px;height:15px;
  fill:none;stroke:currentColor;
  stroke-width:1.45;
  stroke-linecap:square;
  stroke-linejoin:miter;
 }

 /* Company PSD editorial marks: compact L artwork with visibly stronger rules. */
 #company .me-company__copy--primary::before,
 #company .me-company__copy--primary::after{
  width:30px;height:30px;
  border:0;
  background:none;
 }
 #company .me-company__copy--primary::before{
  left:-18px;top:-19px;
  background:
   linear-gradient(#626262,#626262) left top/30px 2px no-repeat,
   linear-gradient(#626262,#626262) left top/2px 30px no-repeat;
 }
 #company .me-company__copy--primary::after{
  right:-10px;bottom:-7px;
  background:
   linear-gradient(#626262,#626262) right bottom/30px 2px no-repeat,
   linear-gradient(#626262,#626262) right bottom/2px 30px no-repeat;
 }
}
