:root{font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#10263d;background:#f7fbff;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #10263d;--ink-soft: #47627c;--blue-950: #071d33;--blue-900: #0b2742;--blue-800: #123d70;--blue-700: #1d5697;--blue-600: #2f6fb2;--blue-500: #5188c2;--blue-200: #c8ddf2;--blue-100: #e7f1fb;--blue-50: #f3f8fd;--line: #d7e4f0;--white: #ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#f7fbff}body{margin:0;min-width:320px;min-height:100vh;background:#f7fbff;color:var(--ink);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden}button,a{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid rgba(47,111,178,.32);outline-offset:3px}::selection{color:#fff;background:var(--blue-700)}.site-shell{min-height:100vh;background:#f7fbff}.site-container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.section{scroll-margin-top:80px;padding-block:clamp(5rem,9vw,8.5rem)}.site-header{position:fixed;z-index:100;inset:0 0 auto;border-bottom:1px solid transparent;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.site-header--scrolled{background:#f7fbffeb;border-color:#b7cde1b8;box-shadow:0 8px 28px #0927440f;backdrop-filter:blur(18px)}.header-inner{min-height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem}.brand{width:max-content;display:inline-flex;align-items:center;gap:.75rem;border:0;padding:0;background:transparent;cursor:pointer}.brand-mark{position:relative;width:32px;height:32px;display:inline-grid;place-items:center;border-radius:8px;background:var(--blue-900);box-shadow:inset 0 0 0 1px #ffffff1f}.brand-mark:before,.brand-mark:after,.brand-mark span{content:"";display:block;width:3px;border-radius:3px;background:#fff;position:absolute;bottom:8px}.brand-mark:before{height:7px;left:9px;opacity:.64}.brand-mark span{height:12px;left:14.5px}.brand-mark:after{height:17px;right:8px;opacity:.82}.brand-name{font-size:.92rem;font-weight:800;letter-spacing:.045em}.brand-name span{color:var(--blue-600)}.desktop-nav{display:flex;align-items:center;gap:1.8rem}.desktop-nav button,.site-footer button{border:0;padding:0;background:transparent;cursor:pointer}.desktop-nav button{color:var(--ink-soft);font-size:.86rem;font-weight:600}.desktop-nav button:hover{color:var(--blue-700)}.header-cta{justify-self:end;display:inline-flex;align-items:center;gap:.55rem;border:1px solid var(--blue-900);border-radius:7px;padding:.7rem 1rem;color:#fff;background:var(--blue-900);font-size:.84rem;font-weight:700;cursor:pointer}.header-cta:hover,.button--primary:hover{background:var(--blue-800);border-color:var(--blue-800);transform:translateY(-1px)}.menu-button{display:none;justify-self:end;border:1px solid var(--line);width:42px;height:42px;border-radius:8px;background:#fff;cursor:pointer}.mobile-nav{display:none}.hero{position:relative;overflow:hidden;min-height:760px;display:flex;align-items:center;padding:9.5rem 0 6rem;background:radial-gradient(circle at 82% 28%,rgba(80,139,197,.16),transparent 28%),linear-gradient(145deg,#f9fcff,#eef6fd 58%,#f8fbfe);border-bottom:1px solid var(--line)}.hero-grid{position:absolute;inset:0;opacity:.42;background-image:linear-gradient(rgba(76,125,170,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(76,125,170,.08) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,black,transparent 87%)}.hero-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(400px,.82fr);gap:clamp(3rem,7vw,7rem);align-items:center}.eyebrow,.micro-label{margin:0;text-transform:uppercase;letter-spacing:.14em;font-size:.74rem;font-weight:800}.eyebrow{display:flex;align-items:center;gap:.6rem;color:var(--blue-700)}.eyebrow>span{width:22px;height:2px;background:var(--blue-600)}.hero h1,.section-heading h2,.quality h2,.licensing h2,.scope h2,.closing h2{margin:0;font-weight:800;letter-spacing:-.055em;line-height:.98;text-wrap:balance}.hero h1{margin-top:1.4rem;max-width:760px;font-size:clamp(3.8rem,7vw,6.8rem);color:var(--blue-950)}.hero h1 em,.quality h2 em,.closing h2 em{font-family:"Source Serif 4",Georgia,serif;font-weight:500;color:var(--blue-600)}.hero-intro{max-width:650px;margin:2rem 0 0;color:#375672;font-size:clamp(1.05rem,1.7vw,1.28rem);line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2.2rem}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:.65rem;border-radius:8px;padding:.78rem 1.1rem;font-size:.9rem;font-weight:750;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.button--primary{border:1px solid var(--blue-900);color:#fff;background:var(--blue-900);box-shadow:0 8px 22px #0a2a4821}.button--quiet{border:1px solid #bcd1e5;color:var(--blue-800);background:#ffffffbd}.button--quiet:hover{border-color:var(--blue-500);background:#fff}.hero-note{max-width:600px;margin:1.5rem 0 0;color:#668098;font-size:.84rem}.release-card{border:1px solid rgba(170,197,222,.82);border-radius:14px;overflow:hidden;background:#ffffffe6;box-shadow:0 34px 80px #113d6724;backdrop-filter:blur(12px)}.release-card__top{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem;border-bottom:1px solid var(--line);background:linear-gradient(135deg,#fff,#f3f8fd)}.micro-label{color:#668098}.release-card__top h2{margin:.35rem 0 0;font-size:1.35rem;line-height:1.3}.status-pill{display:inline-flex;align-items:center;gap:.45rem;flex:none;border:1px solid #bad2e8;border-radius:99px;padding:.34rem .58rem;color:var(--blue-700);background:#edf6fe;font-size:.7rem;font-weight:700}.status-pill span{width:6px;height:6px;border-radius:50%;background:var(--blue-600)}.release-row{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:.8rem;min-height:69px;padding:.8rem 1.5rem;border-bottom:1px solid #e5edf5}.release-row:hover{background:#f7fbff}.release-index{color:#7f98af;font-size:.7rem;font-weight:700}.release-row div{display:grid;gap:.08rem}.release-row strong{font-size:.86rem}.release-row div span{color:#688096;font-size:.77rem}.release-row svg{color:var(--blue-600)}.release-card__foot{display:flex;align-items:center;gap:.65rem;padding:1rem 1.5rem;color:#fff;background:var(--blue-900);font-size:.8rem;font-weight:700}.section-heading{max-width:760px;margin-bottom:clamp(2.6rem,5vw,4.5rem)}.section-heading--split{max-width:none;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.65fr);gap:4rem;align-items:end}.section-heading h2,.licensing h2{margin-top:1rem;font-size:clamp(2.6rem,5vw,4.6rem);color:var(--blue-950)}.section-heading>p,.section-heading--split>p{margin:1.4rem 0 0;max-width:650px;color:var(--ink-soft);font-size:1.03rem}.catalogue{background:#fff;border-bottom:1px solid var(--line)}.catalogue-empty{display:grid;grid-template-columns:1fr 1fr;min-height:360px;border:1px solid #cbddeb;border-radius:14px;overflow:hidden;box-shadow:0 18px 50px #0f395e0f}.empty-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,4.5rem);background:#f7fbff}.empty-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:1.5rem;border-radius:10px;color:var(--blue-700);background:var(--blue-100)}.empty-copy h3{margin:.6rem 0 .8rem;font-size:clamp(1.8rem,3.4vw,3rem);letter-spacing:-.04em;line-height:1.1}.empty-copy>p:last-child{max-width:520px;margin:0;color:var(--ink-soft)}.empty-standard{padding:clamp(2rem,5vw,4.5rem);color:#fff;background:var(--blue-900)}.empty-standard .micro-label{color:#a9c8e4}.empty-standard ul{list-style:none;margin:2rem 0 0;padding:0}.empty-standard li{display:grid;grid-template-columns:38px 1fr;gap:1rem;padding:1.05rem 0;border-top:1px solid rgba(255,255,255,.14);font-weight:600}.empty-standard li span{color:#85afd6;font-size:.74rem}.process{background:var(--blue-50);border-bottom:1px solid var(--line)}.process-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #cbddeb}.process-list li{min-height:168px;display:grid;grid-template-columns:46px 1fr auto;gap:1rem;align-items:start;padding:1.9rem 1.5rem;border-bottom:1px solid #cbddeb}.process-list li:nth-child(odd){border-right:1px solid #cbddeb}.process-list li:hover{background:#fff}.process-number{color:var(--blue-600);font-size:.76rem;font-weight:800;letter-spacing:.08em}.process-list h3{margin:-.25rem 0 .35rem;font-size:1.18rem}.process-list p{max-width:430px;margin:0;color:var(--ink-soft);font-size:.88rem}.process-list svg{color:#8aa6bf}.quality{color:#fff;background:radial-gradient(circle at 18% 15%,rgba(65,125,181,.22),transparent 28%),var(--blue-950)}.quality-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(400px,.8fr);gap:clamp(3rem,8vw,7rem);align-items:center}.eyebrow--light{color:#9cc2e4}.eyebrow--light>span{background:#74a6d4}.quality h2{margin-top:1rem;color:#fff;font-size:clamp(3rem,5.4vw,5.2rem)}.quality-copy>p:not(.eyebrow){max-width:620px;margin:1.6rem 0 0;color:#b8cee1;font-size:1.03rem}.quality-rule{display:grid;grid-template-columns:auto 1fr;gap:1rem;margin-top:2.4rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.16)}.quality-rule svg{color:#75a9d9}.quality-rule p{margin:0;color:#a9c1d6;font-size:.86rem}.quality-rule strong{display:block;margin-bottom:.3rem;color:#fff}.validation-ledger{border:1px solid rgba(179,211,238,.28);border-radius:13px;overflow:hidden;background:#0e2e4cb3;box-shadow:0 24px 65px #00000038}.ledger-head,.ledger-row{display:grid;align-items:center}.ledger-head{grid-template-columns:1fr auto;padding:1rem 1.25rem;color:#9ebbd3;background:#ffffff0a;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.ledger-row{grid-template-columns:34px 1fr auto;gap:.8rem;min-height:65px;padding:.8rem 1.25rem;border-top:1px solid rgba(255,255,255,.11)}.ledger-row>span{color:#7197b8;font-size:.7rem;font-weight:700}.ledger-row strong{font-size:.86rem}.ledger-row svg{color:#8fc1ec}.ledger-note{margin:0;padding:1rem 1.25rem;color:#a9c1d6;background:#0000001f;font-size:.76rem}.audiences{background:#fff;border-bottom:1px solid var(--line)}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.audience-grid article{min-height:270px;padding:2rem 1.5rem;border-right:1px solid var(--line)}.audience-grid article:last-child{border-right:0}.audience-grid article>span{color:var(--blue-600);font-size:.72rem;font-weight:800}.audience-grid h3{margin:4.2rem 0 .6rem;font-size:1.25rem}.audience-grid p{margin:0;color:var(--ink-soft);font-size:.87rem}.licensing{background:var(--blue-50);border-bottom:1px solid var(--line)}.licensing-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(440px,.8fr);gap:clamp(3rem,8vw,8rem)}.licensing-copy .lead{margin-top:0;color:var(--blue-900);font-size:1.25rem;font-weight:650;line-height:1.55}.licensing-copy>p:not(.lead){color:var(--ink-soft)}.licensing-points{margin-top:2rem;padding-top:1.2rem;border-top:1px solid #cbddeb}.licensing-points p{display:flex;align-items:flex-start;gap:.65rem;margin:.8rem 0;color:#365671;font-size:.86rem;font-weight:600}.licensing-points svg{flex:none;margin-top:.25rem;color:var(--blue-600)}.scope{padding-block:4rem;background:#fff}.scope-card{display:grid;grid-template-columns:1.1fr .9fr;border:1px solid var(--line);border-radius:13px;overflow:hidden}.scope-now,.scope-later{padding:clamp(2rem,4vw,3.5rem)}.scope-now{color:#fff;background:var(--blue-900)}.scope-now .micro-label{color:#a9c8e4}.scope h2{margin-top:.7rem;color:inherit;font-size:clamp(2.4rem,4.5vw,4rem)}.scope-now>p:last-child{max-width:600px;margin-bottom:0;color:#b9cee1}.scope-later{display:flex;flex-direction:column;justify-content:center;background:#f0f6fc}.scope-later>p:last-child{margin:1rem 0 0;color:var(--ink-soft)}.closing{background:linear-gradient(rgba(82,134,183,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(82,134,183,.08) 1px,transparent 1px),#f7fbff;background-size:72px 72px}.closing-inner{text-align:center}.closing .eyebrow{justify-content:center}.closing h2{margin-top:1.2rem;color:var(--blue-950);font-size:clamp(3.5rem,7vw,6.5rem)}.closing-inner>p:not(.eyebrow){max-width:620px;margin:1.7rem auto 2rem;color:var(--ink-soft);font-size:1.03rem}.site-footer{padding:4rem 0 1.5rem;color:#b7ccdd;background:var(--blue-950)}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:3rem;padding-bottom:3rem}.brand--footer{color:#fff;cursor:default}.brand--footer+p{margin:1rem 0 0;color:#8ba8bf;font-size:.86rem}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:.6rem}.footer-label{margin:0 0 .45rem;color:#fff;font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.site-footer button,.site-footer span{color:#8ba8bf;font-size:.8rem}.site-footer button:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:2rem;padding-top:1.4rem;border-top:1px solid rgba(255,255,255,.12)}@media(max-width:1024px){.header-inner{grid-template-columns:1fr auto}.desktop-nav,.header-cta{display:none}.menu-button{display:inline-grid;place-items:center}.mobile-nav{display:grid;width:min(100% - 32px,1180px);margin:0 auto 1rem;padding:.65rem;border:1px solid var(--line);border-radius:10px;background:#fffffffa;box-shadow:0 20px 50px #0a2a4824}.mobile-nav button{display:flex;justify-content:space-between;align-items:center;border:0;border-bottom:1px solid #e4edf5;padding:.9rem .8rem;background:transparent;font-size:.9rem;font-weight:650;cursor:pointer}.mobile-nav button:last-child{border-bottom:0}.hero{min-height:auto}.hero-layout,.quality-layout,.licensing-layout{grid-template-columns:1fr}.hero-layout{gap:4rem}.release-card{max-width:680px}.section-heading--split{grid-template-columns:1fr;gap:.5rem}.section-heading--split>p{margin-top:.5rem}.audience-grid{grid-template-columns:repeat(2,1fr)}.audience-grid article:nth-child(2){border-right:0}.audience-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.licensing-layout{gap:2.5rem}.footer-grid{grid-template-columns:1.6fr repeat(3,1fr);gap:1.5rem}}@media(max-width:720px){.site-container{width:min(100% - 32px,1180px)}.section{padding-block:5rem}.hero{padding:8rem 0 4.5rem}.hero h1{font-size:clamp(3.3rem,15vw,5rem)}.hero-actions{align-items:stretch;flex-direction:column}.button{width:100%}.release-card__top{flex-direction:column}.catalogue-empty,.scope-card,.process-list{grid-template-columns:1fr}.process-list li:nth-child(odd){border-right:0}.process-list li{min-height:auto}.quality-layout{grid-template-columns:minmax(0,1fr)}.audience-grid{grid-template-columns:1fr}.audience-grid article,.audience-grid article:nth-child(2){min-height:auto;border-right:0;border-bottom:1px solid var(--line)}.audience-grid article:last-child{border-bottom:0}.audience-grid h3{margin-top:2.2rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1 / -1}.footer-bottom{flex-direction:column;gap:.4rem}}@media(max-width:480px){.header-inner{min-height:66px}.brand-name{font-size:.82rem}.hero h1{font-size:3.15rem}.release-row{padding-inline:1rem}.section-heading h2,.licensing h2{font-size:2.55rem}.quality h2{font-size:3rem}.ledger-head span:last-child{display:none}.ledger-head,.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
