@font-face{font-family:estedad;src:url(../media/Estedad_VF-s.p.1gp5rpwg91a7z.woff2)format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:estedad Fallback;src:local(Arial);ascent-override:97.52%;descent-override:47.57%;line-gap-override:0.0%;size-adjust:105.11%}.estedad_2ab75481-module__2HL5FW__className{font-family:estedad,estedad Fallback,Tahoma,Arial,sans-serif}.estedad_2ab75481-module__2HL5FW__variable{--font-estedad:"estedad", "estedad Fallback", Tahoma, Arial, sans-serif}
:root{--green-primary:#044436;--green-deep:#022920;--green-surface:#0b3a30;--green-light:#0d5444;--green-border:#04443629;--green-border-subtle:#04443614;--gold-accent:#d79729;--gold-bright:#e5a93c;--gold-soft:#d7972924;--gold-glow:#d7972959;--bg:#f8f8f4;--bg-subtle:#f1f1eb;--surface:#fff;--surface-elevated:#fff;--surface-glass:#ffffffd9;--ink-primary:#08211b;--ink-secondary:#3d534d;--ink-muted:#697d77;--line:#08211b1a;--line-strong:#08211b2e;--shadow-sm:0 4px 16px #0444360f;--shadow-md:0 12px 36px #04443617;--shadow-lg:0 24px 64px #04443624;--shadow-glow:0 0 40px #d7972933;--radius-sm:.6rem;--radius-md:1rem;--radius-lg:1.5rem;--radius-xl:2rem;--page-max:76rem;--header-height:4.75rem;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--bg:#071c17;--bg-subtle:#0b241e;--surface:#0e2e26;--surface-elevated:#133a31;--surface-glass:#0e2e26d1;--ink-primary:#eaf1ef;--ink-secondary:#b5c7c2;--ink-muted:#809690;--line:#eaf1ef1c;--line-strong:#eaf1ef33;--shadow-sm:0 4px 20px #00000059;--shadow-md:0 14px 40px #00000073;--shadow-lg:0 28px 70px #0000008c;--shadow-glow:0 0 50px #d7972947;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 1rem);background-color:var(--bg);overflow-x:clip}body{background-color:var(--bg);min-width:20rem;color:var(--ink-primary);font-family:var(--font-estedad), Tahoma, "Segoe UI", Arial, sans-serif;font-feature-settings:"ss01" 1, "cv01" 1;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:1rem;font-weight:400;line-height:1.75;overflow-x:clip}body,button,input,textarea,select,a{font-feature-settings:inherit;font-family:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.skip-link{z-index:1000;background:var(--gold-accent);color:#044436;border-radius:var(--radius-sm);padding:.75rem 1.25rem;font-weight:700;transition:top .2s;position:absolute;top:-100px;right:1rem}.skip-link:focus{top:1rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-shell{width:100%;max-width:var(--page-max);margin-inline:auto;padding-inline:clamp(1.25rem,3.5vw,2.75rem)}.eyebrow{color:var(--gold-accent);letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:.5rem;margin-block-end:.75rem;font-size:.85rem;font-weight:700;display:inline-flex}.eyebrow--light{color:var(--gold-bright)}.eyebrow__pulse{background-color:var(--gold-accent);width:7px;height:7px;box-shadow:0 0 10px var(--gold-accent);border-radius:50%;animation:2s ease-in-out infinite pulseDot;display:inline-block}@keyframes pulseDot{0%,to{opacity:.9;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}.section-heading{margin-block-end:clamp(2rem,4vw,3.5rem)}.section-heading--center{text-align:center;max-width:48rem;margin-inline:auto}.section-heading h2{color:var(--ink-primary);margin:0 0 .85rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:750;line-height:1.35}.section-heading--light h2{color:#eaf1ef}.section-heading p{color:var(--ink-secondary);margin:0;font-size:clamp(.98rem,1.3vw,1.12rem);line-height:1.8}.section-heading--light p{color:#afc2ba}.button{border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 1.6rem;font-size:.96rem;font-weight:650;transition:all .22s cubic-bezier(.16,1,.3,1);display:inline-flex}.button--primary{background:var(--green-primary);color:#fff;box-shadow:var(--shadow-sm);border-color:#ffffff1f}:root[data-theme=dark] .button--primary{color:#fff;background:#0f5242;border-color:#ffffff2e}.button--primary:hover{box-shadow:var(--shadow-md);background:#065e4b;transform:translateY(-2px)}.button--ghost{color:var(--ink-primary);border:1px solid var(--line-strong);background:0 0}.button--ghost:hover{background:var(--bg-subtle);border-color:var(--ink-secondary)}.button--light{background:var(--gold-accent);color:#042920;font-weight:750}.button--light:hover{background:var(--gold-bright);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.button--small{padding:.55rem 1.15rem;font-size:.86rem}.button--full{width:100%}.site-header{z-index:50;height:var(--header-height);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8f8f4d1;border-bottom:1px solid #0000;align-items:center;transition:transform .35s cubic-bezier(.16,1,.3,1),background-color .25s,box-shadow .25s,border-color .25s;display:flex;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled{border-bottom-color:var(--line);background:#f8f8f4f0;box-shadow:0 4px 24px #0444360f}.site-header.is-hidden{transform:translateY(-100%)}.site-header__inner{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.brand-link{align-items:center;transition:opacity .2s;display:inline-flex}.brand-link:hover{opacity:.85}.brand-lockup{align-items:center;display:inline-flex}.brand-lockup img{width:auto;height:2.3rem}.brand-lockup__dark,:root[data-theme=dark] .brand-lockup__light{display:none}:root[data-theme=dark] .brand-lockup__dark{display:block}.desktop-nav{align-items:center;gap:clamp(1rem,2vw,2rem);display:flex}.desktop-nav__link{color:var(--ink-secondary);padding-block:.3rem;font-size:.92rem;font-weight:550;transition:color .2s;position:relative}.desktop-nav__link:hover{color:var(--gold-accent)}.site-header__actions{align-items:center;gap:.85rem;display:flex}.theme-control{display:inline-flex;position:relative}.theme-control summary{border-radius:var(--radius-sm);border:1px solid var(--line-strong);background:var(--surface-glass);width:2.4rem;height:2.4rem;color:var(--ink-secondary);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:center;align-items:center;list-style:none;transition:all .2s;display:flex}.theme-control summary::-webkit-details-marker{display:none}.theme-control summary::marker{content:"";display:none}.theme-control summary:hover{color:var(--gold-accent);border-color:var(--gold-accent)}.theme-control__icon{stroke:currentColor;stroke-width:1.8px;fill:currentColor;width:1.15rem;height:1.15rem}.theme-control__menu{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-md);min-width:9.5rem;box-shadow:var(--shadow-md);z-index:100;flex-direction:column;gap:.2rem;padding:.4rem;display:flex;position:absolute;top:calc(100% + .5rem);left:0}.theme-control__menu button{width:100%;color:var(--ink-secondary);border-radius:var(--radius-sm);cursor:pointer;text-align:right;background:0 0;border:none;align-items:center;gap:.5rem;padding:.45rem .75rem;font-size:.84rem;font-weight:550;transition:all .15s;display:flex}.theme-control__menu button:hover{background:var(--bg-subtle);color:var(--gold-accent)}.theme-control__menu button.is-active{color:var(--gold-accent);background:#d797291f;font-weight:700}.mobile-nav{display:none;position:relative}.mobile-nav summary{border-radius:var(--radius-sm);border:1px solid var(--line-strong);cursor:pointer;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;list-style:none;display:flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav__panel{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-md);width:14rem;box-shadow:var(--shadow-lg);flex-direction:column;gap:.75rem;padding:1rem;display:flex;position:absolute;top:calc(100% + .5rem);left:0}.mobile-nav__panel a{color:var(--ink-primary);border-radius:var(--radius-sm);padding:.4rem .5rem;font-size:.95rem;font-weight:550}.mobile-nav__panel a:hover{background:var(--bg-subtle);color:var(--gold-accent)}@media (max-width:52rem){.desktop-nav{display:none}.mobile-nav{display:block}.header-cta{display:none}.mobile-nav__panel{top:calc(var(--header-height) + .5rem);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--line-strong);border-radius:var(--radius-lg);z-index:100;background:#fffffffa;gap:.5rem;width:auto;padding:1.25rem 1.35rem;position:fixed;left:1rem;right:1rem;box-shadow:0 16px 45px #04443629,0 0 0 1px #0000000a}.mobile-nav__panel a{border-radius:var(--radius-sm);justify-content:space-between;align-items:center;padding:.65rem .85rem;font-size:1rem;display:flex}.mobile-nav__panel a.button{justify-content:center;margin-top:.5rem}}.hero{grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(2rem,4vw,4rem);padding-block-start:calc(var(--header-height) + clamp(2rem, 5vw, 4.5rem));padding-block-end:clamp(3.5rem,6vw,6rem);display:grid;position:relative}.hero__copy{flex-direction:column;align-items:flex-start;display:flex}.hero__copy h1{letter-spacing:-.01em;color:var(--ink-primary);margin:0 0 1.25rem;font-size:clamp(2.2rem,3.8vw,3.4rem);font-weight:800;line-height:1.28}.hero__copy h1 em{background:linear-gradient(135deg,#044436 0%,#0d9488 45%,#d79729 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-style:normal;display:inline-block;position:relative}.hero__lead{color:var(--ink-secondary);margin:0 0 1.5rem;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.85}.question-slot{width:100%;max-width:33rem;min-height:4.6rem;display:block;position:relative}.question-slot--hero{margin-bottom:2rem}.question-slot--problem{margin-bottom:1.5rem}.executive-callout{background:var(--surface-glass);border:1px solid var(--green-border);border-right:3.5px solid var(--gold-accent);border-radius:var(--radius-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-sm);box-sizing:border-box;width:100%;max-width:33rem;color:var(--ink-primary);will-change:transform, top, left, width;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.35rem;transition:box-shadow .28s,border-color .28s,background-color .28s;display:flex}:root[data-theme=dark] .executive-callout{background:#0e2e26e6;border-color:#eaf1ef24}.executive-callout__icon{background:var(--gold-soft);width:2.3rem;height:2.3rem;color:var(--gold-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.executive-callout__body{flex-direction:column;flex-grow:1;gap:.2rem;display:flex}.executive-callout__label{color:var(--ink-muted);font-size:.78rem;font-weight:600}.executive-callout__quote{color:var(--ink-primary);font-size:.98rem;font-weight:750;line-height:1.4}.executive-callout__badge{color:var(--gold-accent);background:var(--gold-soft);white-space:nowrap;border:1px solid #d797294d;border-radius:9999px;flex-shrink:0;padding:.22rem .65rem;font-size:.72rem;font-weight:700}@media (max-width:46rem){.question-slot{min-height:5.2rem}.executive-callout{gap:.75rem;padding:.75rem 1rem}.executive-callout__icon{width:2.1rem;height:2.1rem}.executive-callout__label{font-size:.74rem}.executive-callout__quote{font-size:.92rem;line-height:1.4}.executive-callout__badge{padding:.18rem .55rem;font-size:.7rem}}.executive-callout.is-traveling{z-index:60;border-color:var(--gold-accent);pointer-events:none;background:#fffffff5;position:fixed;box-shadow:0 16px 45px #04443633,0 0 25px #d7972940}:root[data-theme=dark] .executive-callout.is-traveling{border-color:var(--gold-bright);background:#0e2e26f5;box-shadow:0 20px 55px #0009,0 0 35px #d7972959}.executive-callout.is-docked{border-color:var(--gold-bright);box-shadow:var(--shadow-md), 0 0 20px #d797291f;position:relative}.hero__actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.hero-workflow{justify-content:center;align-items:center;width:100%;height:clamp(400px,52vw,480px);margin:0;display:flex;position:relative}.hero-workflow__glow-aura{filter:blur(40px);z-index:1;pointer-events:none;background:radial-gradient(circle,#d797291f 0%,#0444361a 40%,#0000 70%);animation:6s ease-in-out infinite heroAuraBreathe;position:absolute;inset:-10%}@keyframes heroAuraBreathe{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.hero-card{z-index:5;background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-md);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:1.15rem 1.35rem;transition:transform .3s,box-shadow .3s;position:absolute}:root[data-theme=dark] .hero-card{background:#0e2e26e0;border-color:#eaf1ef24}.hero-card__header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.65rem;display:flex}.hero-card__badge{border-radius:9999px;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.76rem;font-weight:700;display:inline-flex}.hero-card__badge--mom{color:var(--green-primary);background:#0444361a}:root[data-theme=dark] .hero-card__badge--mom{color:#2dd4bf;background:#2dd4bf26}.hero-card__badge--action{background:var(--gold-soft);color:var(--gold-accent)}.hero-card__badge--radar{color:#3b82f6;background:#3b82f61f}.hero-card__status{color:var(--ink-muted);font-size:.74rem;font-weight:650}.hero-card__status--progress{color:var(--gold-accent)}.hero-card__title{color:var(--ink-primary);margin-bottom:.6rem;font-size:.96rem;font-weight:750;line-height:1.4}.hero-card--mom{z-index:5;width:clamp(260px,46%,320px);animation:6s ease-in-out infinite heroFloatMom;top:.5rem;right:0}@keyframes heroFloatMom{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.hero-card__decisions{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.hero-card__decisions li{color:var(--ink-secondary);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.hero-card__check{background:#10b981;border-radius:50%;flex-shrink:0;width:14px;height:14px;display:inline-block;position:relative}.hero-card__check:after{content:"";border:1.5px solid #fff;border-width:0 1.5px 1.5px 0;width:3px;height:6px;position:absolute;top:3px;right:5px;transform:rotate(45deg)}.hero-card__check--pulse{background:var(--gold-accent);animation:1.8s ease-in-out infinite checkPulse}@keyframes checkPulse{0%,to{box-shadow:0 0 #d79729b3}50%{box-shadow:0 0 0 6px #d7972900}}.hero-workflow__connector{z-index:3;pointer-events:none;z-index:6;pointer-events:none;inset:0;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.hero-workflow__connector-base{stroke:#d7972966;stroke-width:2.5px;stroke-dasharray:6 6}:root[data-theme=dark] .hero-workflow__connector-base{stroke:#d7972959}.hero-workflow__connector-active{stroke:url(#heroConduitGrad);stroke-width:4px;stroke-dasharray:60 120;stroke-dashoffset:180px;animation:2.8s linear infinite conduitFlow}@keyframes conduitFlow{0%{stroke-dashoffset:200px}to{stroke-dashoffset:0}}.hero-card--action{z-index:8;border:1px solid var(--gold-accent);width:clamp(285px,55%,350px);box-shadow:var(--shadow-lg), 0 0 30px #d7972924;animation:6.5s ease-in-out infinite heroFloatAction;top:28%;left:0}@keyframes heroFloatAction{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.hero-card__meta{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;padding-block-end:.65rem;display:flex}.hero-card__assignee{align-items:center;gap:.55rem;display:flex}.hero-card__avatar{background:var(--green-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;font-size:.72rem;font-weight:700;display:flex}.hero-card__assignee strong{color:var(--ink-primary);font-size:.82rem;display:block}.hero-card__assignee small{color:var(--ink-muted);font-size:.72rem;display:block}.hero-card__deadline small{color:var(--ink-muted);font-size:.7rem;display:block}.hero-card__deadline strong{color:var(--ink-primary);font-size:.82rem;display:block}.hero-card__progress-head{color:var(--ink-secondary);justify-content:space-between;margin-bottom:.35rem;font-size:.76rem;font-weight:700;display:flex}.hero-card__progress-track{background:var(--bg-subtle);border-radius:9999px;width:100%;height:6px;overflow:hidden}.hero-card__progress-bar{background:linear-gradient(90deg, #10b981, var(--gold-accent));border-radius:9999px;height:100%}.hero-card--radar{z-index:6;width:clamp(230px,44%,270px);animation:7s ease-in-out infinite heroFloatRadar;bottom:-.25rem;right:4%}@keyframes heroFloatRadar{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.hero-card__live-dot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:1.8s ease-in-out infinite liveDotPulse;box-shadow:0 0 10px #10b981}@keyframes liveDotPulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}.hero-radar-metrics{text-align:center;justify-content:space-between;align-items:center;padding-top:.25rem;display:flex}.hero-radar-metrics strong{color:var(--ink-primary);font-size:1.15rem;font-weight:800;display:block}.hero-radar-metrics strong.text-emerald{color:#10b981}.hero-radar-metrics strong.text-amber{color:var(--gold-accent)}.hero-radar-metrics small{color:var(--ink-muted);font-size:.7rem;display:block}@media (max-width:64rem){.hero{grid-template-columns:1fr;gap:3rem}.hero-workflow{height:420px}}@media (max-width:46rem){.hero-workflow{flex-direction:column;gap:1rem;height:auto;min-height:auto;padding-top:1rem;overflow:hidden}.hero-workflow__connector{display:none}.hero-card{width:100%;max-width:100%;animation:none;position:relative;inset:auto;transform:none!important}.hero-card--mom{order:1}.hero-card--action{order:2}.hero-card--radar{order:3}}.fragment-story{background:var(--bg);padding-block:clamp(4rem,7vw,6.5rem);position:relative}.fragment-story__intro{max-width:46rem;margin-bottom:clamp(2rem,4vw,3rem)}.fragment-story__intro h2{color:var(--ink-primary);margin:0 0 1rem;font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:800;line-height:1.35}.fragment-story__lead{color:var(--ink-secondary);margin:0;font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.85}.fragment-showcase{flex-direction:column;gap:1.5rem;display:flex;position:relative}.fragment-showcase__visual{border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-lg);border:1px solid var(--line-strong);background:#071c17;justify-content:center;align-items:center;min-height:clamp(340px,48vw,480px);display:flex;position:relative;overflow:hidden}.fragment-showcase__image-wrap{width:100%;height:100%;position:absolute;inset:0}.fragment-showcase__bg-img{object-fit:cover;opacity:.65;filter:contrast(1.05)saturate(1.1);width:100%;height:100%;transition:transform 10s}.fragment-showcase__visual:hover .fragment-showcase__bg-img{transform:scale(1.03)}.fragment-showcase__overlay{background:radial-gradient(circle,#071c1766 0%,#071c17d9 100%);position:absolute;inset:0}.fragment-channels{z-index:5;grid-template-columns:repeat(2,minmax(240px,1fr));gap:clamp(1rem,2.5vw,1.75rem);width:100%;max-width:62rem;padding:clamp(1.25rem,3vw,2.5rem);display:grid;position:relative}.fragment-channel{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#071c17d1;border:1px solid #eaf1ef2e;gap:1rem;padding:1.15rem 1.35rem;transition:all .3s;display:flex;box-shadow:0 10px 30px #0006}.fragment-channel:hover{border-color:var(--gold-accent);background:#071c17eb;transform:translateY(-3px)}.fragment-channel__num{color:var(--gold-accent);opacity:.8;flex-shrink:0;font-size:1.15rem;font-weight:800}.fragment-channel__body{flex-direction:column;gap:.35rem;display:flex}.fragment-channel__header{align-items:center;gap:.5rem;display:flex}.fragment-channel__icon{border-radius:var(--radius-sm);width:1.8rem;height:1.8rem;color:var(--gold-accent);background:#d7972926;justify-content:center;align-items:center;display:flex}.fragment-channel__header strong{color:#eaf1ef;font-size:.98rem;font-weight:750}.fragment-channel p{color:#b5c7c2;margin:0;font-size:.84rem;line-height:1.6}.fragment-resolution{z-index:15;border:2px solid var(--gold-accent);border-right:6px solid var(--gold-accent);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);will-change:transform, opacity;background:#fffffff7;align-items:center;gap:1.5rem;width:min(92%,46rem);padding:1.5rem 2.25rem;display:flex;position:absolute;top:50%;left:50%;box-shadow:0 24px 60px #04443652,0 0 40px #d7972966}.fragment-resolution__badge{color:#044436;background:#d7972938;border:1px solid #d7972973;border-radius:9999px;margin-bottom:.35rem;padding:.2rem .65rem;font-size:.72rem;font-weight:750;display:inline-block}.fragment-resolution__icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.fragment-resolution__text{flex-direction:column;align-items:flex-start;gap:.35rem;display:flex}.fragment-resolution__text strong{color:var(--ink-primary);font-size:1.05rem;font-weight:750}.fragment-resolution__text span{color:var(--ink-secondary);font-size:.92rem;line-height:1.65}@media (max-width:46rem){.fragment-showcase__visual{min-height:520px}.fragment-channels{grid-template-columns:1fr;gap:.6rem;padding:.85rem}.fragment-channel{gap:.75rem;padding:.75rem .95rem}.fragment-channel__num{font-size:1rem}.fragment-channel__header strong{font-size:.88rem}.fragment-channel p{font-size:.78rem;line-height:1.5}.fragment-resolution{border-right-width:4.5px;gap:.9rem;width:calc(100% - 1.5rem);padding:1.15rem 1.25rem}.fragment-resolution__icon img{width:32px;height:32px}.fragment-resolution__badge{margin-bottom:.2rem;padding:.15rem .5rem;font-size:.68rem}.fragment-resolution__text strong{font-size:.96rem}.fragment-resolution__text span{font-size:.82rem;line-height:1.55}}.identity-section{color:#eaf1ef;background:#071c17;padding-block:clamp(4.5rem,8vw,7.5rem);position:relative;overflow:hidden}.identity-section:before{content:"";background:linear-gradient(90deg,#0000 0%,#d7972966 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.identity-section__lead{max-width:48rem;margin-bottom:clamp(2.5rem,5vw,4rem)}.identity-section__lead h2{color:#fff;margin:0 0 1rem;font-size:clamp(2rem,3.6vw,3rem);font-weight:800;line-height:1.3}.identity-section__desc{color:#b5c7c2;margin:0;font-size:clamp(1.02rem,1.35vw,1.18rem);line-height:1.9}.identity-cinematic{margin-bottom:clamp(3rem,5vw,4.5rem)}.identity-cinematic__frame{border-radius:var(--radius-xl);width:100%;height:clamp(320px,45vw,480px);box-shadow:var(--shadow-lg), 0 0 50px #0009;border:1px solid #eaf1ef26;position:relative;overflow:hidden}.identity-cinematic__img{object-fit:cover;object-position:center;width:100%;height:100%}.identity-cinematic__gradient{background:linear-gradient(#071c1733 0%,#071c17d9 90%);position:absolute;inset:0}.identity-cinematic__content{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;display:flex;position:absolute;bottom:clamp(1.5rem,4vw,2.75rem);left:clamp(1.5rem,4vw,3rem);right:clamp(1.5rem,4vw,3rem)}.identity-cinematic__brand img{width:auto;height:3rem}.identity-cinematic__quote{color:#eaf1ef;text-shadow:0 2px 10px #000c;max-width:32rem;margin:0;font-size:clamp(.95rem,1.4vw,1.15rem);font-weight:600}.pillars-grid{grid-template-columns:repeat(4,1fr);gap:clamp(1rem,2vw,1.75rem);display:grid}.pillar-card{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0e2e26b3;border:1px solid #eaf1ef1f;padding:1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.pillar-card:hover{border-color:var(--gold-accent);background:#0e2e26f2;transform:translateY(-4px);box-shadow:0 12px 30px #0006}.pillar-card__top{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.pillar-card__num{color:var(--gold-bright);font-size:1.25rem;font-weight:800}.pillar-card__line{background:#d797294d;flex-grow:1;height:1px}.pillar-card h3{color:#fff;margin:0 0 .65rem;font-size:1.1rem;font-weight:750}.pillar-card p{color:#b5c7c2;margin:0;font-size:.88rem;line-height:1.75}@media (max-width:64rem){.pillars-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:36rem){.pillars-grid{grid-template-columns:1fr}}.journey-section{background:var(--bg);padding-block:clamp(4.5rem,8vw,7rem);position:relative}.journey-section__header{max-width:48rem;margin-bottom:clamp(2.5rem,4.5vw,4rem)}.journey-section__header h2{color:var(--ink-primary);margin:0 0 1rem;font-size:clamp(1.85rem,3.2vw,2.6rem);font-weight:800;line-height:1.35}.journey-section__lead{color:var(--ink-secondary);margin:0;font-size:clamp(1rem,1.3vw,1.14rem);line-height:1.85}.journey-container{grid-template-columns:1.2fr 1fr;align-items:start;gap:clamp(2rem,4vw,3.5rem);display:grid}.journey-viewport{top:calc(var(--header-height) + 1rem);width:100%;position:sticky}.journey-window{border-radius:var(--radius-lg);border:1px solid var(--line-strong);width:100%;box-shadow:var(--shadow-lg);background:#071c17;overflow:hidden}.journey-window__bar{background:#0b2820;border-bottom:1px solid #eaf1ef1a;justify-content:space-between;align-items:center;padding:.75rem 1.15rem;display:flex}.journey-window__dots{align-items:center;gap:.4rem;display:flex}.journey-window__dots .dot{border-radius:50%;width:10px;height:10px}.dot--red{background:#ef4444}.dot--yellow{background:#f59e0b}.dot--green{background:#10b981}.journey-window__title{color:#eaf1ef;align-items:center;gap:.5rem;font-size:.84rem;font-weight:600;display:flex}.journey-window__tag{color:var(--gold-bright);background:#d7972933;border-radius:4px;padding:.15rem .5rem;font-size:.72rem;font-weight:700}.journey-window__badge{color:var(--gold-bright);font-size:.76rem;font-weight:700}.journey-window__body{background:#09241d;width:100%;height:clamp(340px,42vw,440px);position:relative;overflow:hidden}.journey-screen{opacity:0;visibility:hidden;transition:opacity .45s,visibility .45s,transform .45s;position:absolute;inset:0;transform:scale(.98)}.journey-screen--active{opacity:1;visibility:visible;transform:scale(1)}.journey-screen img{object-fit:cover;object-position:top right;width:100%;height:100%}.journey-screen__caption{color:#eaf1ef;background:linear-gradient(#0000 0%,#071c17f2 60%);align-items:center;gap:.85rem;padding:1rem 1.25rem;display:flex;position:absolute;bottom:0;left:0;right:0}.journey-screen__badge{background:var(--gold-accent);color:#042920;border-radius:var(--radius-sm);flex-shrink:0;padding:.2rem .6rem;font-size:.76rem;font-weight:750}.journey-screen__caption p{color:#b5c7c2;margin:0;font-size:.82rem;line-height:1.5}.journey-timeline{flex-direction:column;gap:clamp(2.5rem,6vh,4.5rem);padding-block-end:5rem;display:flex}.journey-step{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);cursor:pointer;outline:none;gap:1.5rem;min-height:clamp(140px,18vh,220px);padding:1.5rem 1.85rem;transition:opacity .35s,transform .35s,border-color .35s,box-shadow .35s;display:flex}.journey-step:not(.journey-step--active){opacity:.38;transform:scale(.98)}.journey-step--active{opacity:1;border-color:var(--gold-accent);border-right:4px solid var(--gold-accent);box-shadow:var(--shadow-md), 0 0 24px #d797291f;transform:scale(1)}.journey-step--active .journey-step__circle{background:var(--gold-accent);color:#fff;box-shadow:0 0 16px #d7972973}.journey-step--active .journey-step__track{background:var(--gold-accent)}:root[data-theme=dark] .journey-step{background:var(--surface)}:root[data-theme=dark] .journey-step--active{border-color:var(--gold-accent);background:var(--surface-elevated)}.journey-step__rail{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.journey-step__circle{background:var(--bg-subtle);width:2.2rem;height:2.2rem;color:var(--ink-muted);border:1px solid var(--line);border-radius:50%;justify-content:center;align-items:center;font-size:.88rem;font-weight:750;transition:all .25s;display:flex}.journey-step--active .journey-step__circle{background:var(--gold-accent);color:#042920;border-color:var(--gold-bright);box-shadow:0 0 12px var(--gold-glow)}.journey-step__content{flex-grow:1}.journey-step__meta{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.4rem;display:flex}.journey-step__kicker{color:var(--ink-muted);font-size:.8rem;font-weight:700}.journey-step--active .journey-step__kicker{color:var(--gold-accent)}.journey-step__pill{background:var(--bg-subtle);color:var(--ink-secondary);border-radius:9999px;padding:.15rem .5rem;font-size:.74rem;font-weight:600}.journey-step--active .journey-step__pill{background:var(--gold-soft);color:var(--gold-accent)}.journey-step h3{color:var(--ink-primary);margin:0 0 .45rem;font-size:1.06rem;font-weight:750;line-height:1.4}.journey-step p{color:var(--ink-secondary);margin:0;font-size:.88rem;line-height:1.7}@media (max-width:58rem){.journey-container{grid-template-columns:1fr;gap:1.25rem}.journey-viewport{top:calc(var(--header-height) + .25rem);z-index:25;background:var(--bg);padding-top:.25rem;padding-bottom:.75rem;position:sticky}.journey-window{box-shadow:0 12px 35px #0000001f,0 2px 8px #04443614}.journey-window__bar{padding:.55rem .85rem}.journey-window__body{height:clamp(190px,26vh,235px)}.journey-screen__caption{gap:.5rem;padding:.65rem .85rem}.journey-screen__caption p{font-size:.75rem;line-height:1.4}.journey-screen__badge{padding:.15rem .45rem;font-size:.68rem}.journey-timeline{padding-top:.5rem;gap:1.5rem;padding-block-end:clamp(12rem,30vh,18rem)}.journey-step{gap:1rem;min-height:auto;padding:1.15rem 1.25rem}.journey-step__circle{width:2rem;height:2rem;font-size:.82rem}.journey-step h3{font-size:1.02rem}.journey-step p{font-size:.82rem;line-height:1.6}}.modules-section{color:#eaf1ef;background:#071c17;padding-block:clamp(4.5rem,8vw,7rem)}.modules-grid{grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,2.5vw,2rem);margin-top:clamp(2rem,4vw,3.5rem);display:grid}.module-card{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0e2e26b3;border:1px solid #eaf1ef1f;flex-direction:column;padding:1.75rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.module-card:hover{border-color:var(--gold-accent);background:#0e2e26f2;transform:translateY(-5px);box-shadow:0 16px 40px #00000073}.module-card__header{justify-content:space-between;align-items:center;margin-bottom:.85rem;display:flex}.module-card__icon{border-radius:var(--radius-sm);width:2.75rem;height:2.75rem;color:var(--gold-bright);background:#d7972926;justify-content:center;align-items:center;display:flex}.module-card__num{color:#d7972980;font-size:1.3rem;font-weight:800}.module-card__tag{color:var(--gold-bright);margin-bottom:.4rem;font-size:.76rem;font-weight:700}.module-card h3{color:#fff;margin:0 0 .75rem;font-size:1.2rem;font-weight:750}.module-card p{color:#b5c7c2;flex-grow:1;margin:0 0 1.25rem;font-size:.92rem;line-height:1.75}.module-card__footer{border-top:1px solid #eaf1ef14;align-items:center;gap:.5rem;padding-top:.85rem;display:flex}.module-card__indicator{background:#10b981;border-radius:50%;width:6px;height:6px}.module-card__footer small{color:#809690;font-size:.78rem}@media (max-width:62rem){.modules-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:38rem){.modules-grid{grid-template-columns:1fr}}.cross-team-section{background:var(--bg);padding-block:clamp(4.5rem,8vw,7rem)}.cross-team-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:clamp(2rem,4vw,4rem);display:grid}.cross-team__copy h2{color:var(--ink-primary);margin:0 0 1rem;font-size:clamp(1.85rem,3.2vw,2.6rem);font-weight:800;line-height:1.35}.cross-team__lead{color:var(--ink-secondary);margin:0 0 2rem;font-size:clamp(1rem,1.3vw,1.14rem);line-height:1.85}.cross-team-roles h3{color:var(--ink-primary);margin:0 0 1rem;font-size:.98rem;font-weight:750}.cross-team-roles__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.cross-team-role{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);align-items:center;gap:.85rem;padding:.75rem 1rem;display:flex}:root[data-theme=dark] .cross-team-role{background:var(--surface)}.cross-team-role__num{color:var(--gold-accent);flex-shrink:0;font-size:.95rem;font-weight:800}.cross-team-role div{flex-direction:column;display:flex}.cross-team-role strong{color:var(--ink-primary);font-size:.9rem}.cross-team-role span{color:var(--ink-muted);font-size:.8rem}.cross-team__visual{width:100%}.cross-team__card{border-radius:var(--radius-xl);border:1px solid var(--line-strong);box-shadow:var(--shadow-lg);background:#071c17;position:relative;overflow:hidden}.cross-team__image-wrap{width:100%;height:clamp(280px,36vw,380px);position:relative}.cross-team__img{object-fit:cover;opacity:.9;width:100%;height:100%}.cross-team__callout{color:#eaf1ef;background:#0b2820;border-top:1px solid #eaf1ef1a;padding:1.25rem 1.5rem}.cross-team__callout-head{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.cross-team__callout-badge{color:var(--gold-bright);align-items:center;gap:.4rem;font-size:.76rem;font-weight:700;display:inline-flex}.cross-team__callout-live{color:#10b981;font-size:.72rem;font-weight:650}.cross-team__callout strong{color:#fff;margin-bottom:.35rem;font-size:.96rem;display:block}.cross-team__callout p{color:#b5c7c2;margin:0;font-size:.82rem;line-height:1.65}@media (max-width:58rem){.cross-team-grid{grid-template-columns:1fr}}.contact-cta-section{background:var(--bg);padding-block:clamp(4rem,7vw,6.5rem)}.contact-cta-box{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg), 0 0 50px #0006;background:#071c17;border:1px solid #eaf1ef24;grid-template-columns:1.15fr 1fr;align-items:center;gap:clamp(2rem,4vw,4rem);padding:clamp(2rem,5vw,4rem);display:grid;position:relative;overflow:hidden}.contact-cta-box__glow{filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#d797292e 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-20%;right:-10%}.contact-cta-box__content h2{color:#fff;margin:0 0 1rem;font-size:clamp(1.9rem,3.4vw,2.75rem);font-weight:800;line-height:1.3}.contact-cta-box__lead{color:#b5c7c2;margin:0 0 2rem;font-size:clamp(.98rem,1.3vw,1.12rem);line-height:1.85}.contact-details-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.contact-detail-card{border-radius:var(--radius-md);color:#eaf1ef;background:#0e2e26b3;border:1px solid #eaf1ef1a;align-items:flex-start;gap:.85rem;padding:1rem;transition:all .2s;display:flex}.contact-detail-card:hover{border-color:var(--gold-accent);background:#0e2e26f2}.contact-detail-card--wide{grid-column:span 2}.contact-detail-card__icon{border-radius:var(--radius-sm);width:2.2rem;height:2.2rem;color:var(--gold-bright);background:#d7972926;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-detail-card small{color:#809690;margin-bottom:.2rem;font-size:.74rem;display:block}.contact-detail-card strong{color:#fff;font-size:.92rem;display:block}.contact-detail-card address{color:#eaf1ef;font-size:.88rem;font-style:normal;line-height:1.6}.contact-form-card{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);color:var(--ink-primary);padding:clamp(1.5rem,3.5vw,2.5rem)}:root[data-theme=dark] .contact-form-card{background:#0f332a}.contact-form h3{color:var(--ink-primary);margin:0 0 .4rem;font-size:1.25rem;font-weight:750}.contact-form p{color:var(--ink-secondary);margin:0 0 1.5rem;font-size:.85rem}.form-group{margin-bottom:1.15rem}.form-group label{color:var(--ink-primary);margin-bottom:.4rem;font-size:.84rem;font-weight:650;display:block}.form-group input{border-radius:var(--radius-sm);border:1px solid var(--line-strong);background:var(--bg-subtle);width:100%;color:var(--ink-primary);outline:none;padding:.75rem 1rem;font-size:.92rem;transition:all .2s}.form-group input:focus{border-color:var(--gold-accent);box-shadow:0 0 0 3px var(--gold-soft);background:var(--surface)}.contact-form-success{text-align:center;padding:2rem 1rem}.contact-form-success__icon{color:#10b981;background:#10b98126;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin:0 auto 1.25rem;display:flex}.contact-form-success h3{margin:0 0 .65rem;font-size:1.2rem;font-weight:750}.contact-form-success p{color:var(--ink-secondary);margin:0 0 1.5rem;font-size:.92rem;line-height:1.7}@media (max-width:60rem){.contact-cta-box,.contact-details-grid{grid-template-columns:1fr}.contact-detail-card--wide{grid-column:span 1}}.site-footer{background:var(--surface);border-top:1px solid var(--line);padding-block:3.5rem 2rem}:root[data-theme=dark] .site-footer{background:#051612}.site-footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.site-footer__brand{max-width:24rem}.site-footer__brand p{color:var(--ink-muted);margin:.75rem 0 0;font-size:.88rem;line-height:1.65}.site-footer nav{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.site-footer nav a{color:var(--ink-secondary);font-size:.9rem;font-weight:550;transition:color .2s}.site-footer nav a:hover{color:var(--gold-accent)}.site-footer__meta{color:var(--ink-muted);flex-direction:column;align-items:flex-end;font-size:.84rem;display:flex}.site-footer__meta span:first-child{color:var(--ink-primary);font-weight:700}.site-footer__line{background:var(--line);height:1px;margin-top:2rem}@media (max-width:48rem){.site-footer__inner{flex-direction:column;align-items:flex-start}.site-footer__meta{align-items:flex-start}}
