:root{--navy-950:#060d18;--navy-900:#0a1628;--navy-800:#122238;--navy-700:#1a334f;--steel:#7a9bb8;--steel-light:#a8c4d8;--teal:#1a9e9a;--teal-bright:#2ec4b6;--teal-glow:#2ec4b659;--cream:#e8eef4;--white:#f5f8fb;--muted:#8a9db0;--danger:#d64545;--warn:#d4a017;--ok:#2a9d6e;--font-display:"Syne", system-ui, sans-serif;--font-body:"DM Sans", system-ui, sans-serif;--section-pad:clamp(3rem, 8vh, 5.5rem);--content-max:1120px;--ease:cubic-bezier(.22, 1, .36, 1);--nav-h:3.5rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);background:var(--navy-950);color:var(--cream);-webkit-font-smoothing:antialiased;line-height:1.55;overflow-x:hidden}img,video{max-width:100%;display:block}a{color:var(--teal-bright);text-decoration:none}ul{list-style:none}button{font-family:inherit}.progress-bar{background:linear-gradient(90deg, var(--teal), var(--teal-bright));z-index:1000;transform-origin:0;will-change:width;width:0%;height:3px;position:fixed;top:0;left:0}.nav{z-index:900;min-height:var(--nav-h);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .35s var(--ease);background:#060d18d9;border-bottom:1px solid #7a9bb81f;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem 1rem;display:flex;position:fixed;top:0;left:0;right:0}.nav.is-hidden{transform:translateY(-110%)}.nav-brand{align-items:center;min-height:44px;display:inline-flex}.nav-brand img{width:auto;height:30px;display:block}.nav-toggle{min-width:44px;min-height:44px;color:var(--cream);cursor:pointer;background:0 0;border:1px solid #7a9bb84d;border-radius:4px;justify-content:center;align-items:center;padding:.4rem .75rem;font-size:.8rem;display:inline-flex}.nav-links{background:var(--navy-900);border-bottom:1px solid #7a9bb826;flex-direction:column;max-height:min(70vh,420px);padding:.5rem;display:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.nav-links.is-open{display:flex}.nav-links a{color:var(--steel-light);border-radius:4px;align-items:center;min-height:44px;padding:.75rem 1rem;font-size:.9rem;font-weight:500;display:flex}.nav-links a:hover,.nav-links a.is-active{color:var(--white);background:#2ec4b61f}@media (width>=900px){.nav{padding:.75rem clamp(1rem,4vw,2.5rem)}.nav-toggle{display:none}.nav-links{background:0 0;border:none;flex-flow:wrap;justify-content:flex-end;gap:.1rem;max-height:none;padding:0;display:flex;position:static;overflow:visible}.nav-links a{min-height:auto;padding:.4rem .55rem;font-size:.75rem}}.section{padding:var(--section-pad) 1.15rem;position:relative}.section-inner{max-width:var(--content-max);margin:0 auto}.section-label{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:var(--teal-bright);margin-bottom:.65rem;font-size:.72rem;font-weight:600}.section h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--white);max-width:18ch;margin-bottom:.65rem;font-size:clamp(1.55rem,5.5vw,2.65rem);font-weight:700;line-height:1.15}.section-lead{color:var(--steel-light);max-width:42ch;margin-bottom:1.5rem;font-size:clamp(.95rem,2.8vw,1.12rem)}.section-alt{background:var(--navy-900)}.section-deep{background:radial-gradient(ellipse at 10% 50%, #1a9e9a14, transparent 50%), var(--navy-950)}.section-risk{background:radial-gradient(ellipse at 90% 30%, #d6454514, transparent 45%), var(--navy-900)}.section-workflow{background:var(--navy-800)}.section-history{background:linear-gradient(180deg, var(--navy-950), var(--navy-900))}.grid-2{grid-template-columns:1fr;align-items:start;gap:1.5rem;display:grid}@media (width>=860px){.section{padding-left:clamp(1.25rem,5vw,3rem);padding-right:clamp(1.25rem,5vw,3rem)}.grid-2{grid-template-columns:1fr 1.15fr;gap:clamp(1.5rem,4vw,3rem)}.grid-2.reverse .content-col{order:2}.grid-2.reverse .media-col{order:1}}.bullets{flex-direction:column;gap:.6rem;display:flex}.bullets li{color:var(--cream);padding-left:1.1rem;font-size:.92rem;position:relative}.bullets li:before{content:"";background:var(--teal-bright);width:6px;height:6px;box-shadow:0 0 8px var(--teal-glow);border-radius:50%;position:absolute;top:.55em;left:0}.bullets strong{color:var(--white);font-weight:600}.submenu{border-left:2px solid var(--teal);background:#1a9e9a0f;margin-top:1.15rem;padding:.85rem 1rem}.submenu-title{letter-spacing:.1em;text-transform:uppercase;color:var(--teal-bright);margin-bottom:.35rem;font-size:.68rem;font-weight:600}.submenu code,.ui-path{font-family:var(--font-body);color:var(--steel-light);font-size:.85rem}.subsection{margin-top:2.25rem}.subsection h3{font-family:var(--font-display);color:var(--white);letter-spacing:-.02em;margin-bottom:.85rem;font-size:1.15rem;font-weight:700}.media-frame{background:var(--navy-800);aspect-ratio:16/10;border:1px solid #7a9bb82e;border-radius:6px;position:relative;overflow:hidden}.media-frame.wide{aspect-ratio:21/9}.media-frame img,.media-frame video{object-fit:cover;width:100%;height:100%}.media-frame.contain img{object-fit:contain;background:#e8f0f8}.media-stack{flex-direction:column;gap:.85rem;display:flex}.media-caption{color:var(--muted);margin-top:.45rem;font-size:.72rem}.placeholder{text-align:center;background:linear-gradient(135deg,#1a334fe6,#0a1628f2),repeating-linear-gradient(-12deg,#0000,#0000 12px,#2ec4b608 12px 24px);flex-direction:column;justify-content:center;align-items:center;gap:.4rem;width:100%;height:100%;min-height:160px;padding:1.15rem;display:flex}.placeholder-icon{border:1.5px dashed var(--teal);width:36px;height:36px;color:var(--teal-bright);border-radius:8px;place-items:center;margin-bottom:.15rem;font-size:1.1rem;display:grid}.placeholder-label{font-family:var(--font-display);color:var(--white);font-size:.85rem;font-weight:600}.placeholder-hint{color:var(--muted);word-break:break-all;max-width:28ch;font-size:.72rem}.video-play{cursor:pointer;color:var(--white);font-family:var(--font-display);background:#060d1859;border:none;place-items:center;font-size:.9rem;font-weight:600;display:grid;position:absolute;inset:0}.video-play span{background:var(--teal);min-height:48px;color:var(--navy-950);border-radius:4px;align-items:center;gap:.5rem;padding:.75rem 1.2rem;display:inline-flex}.hero{align-items:center;min-height:100svh;padding:0;display:flex;position:relative;overflow:hidden}.hero-bg{background:radial-gradient(ellipse 80% 60% at 70% 40%, #1a9e9a2e, transparent 55%), radial-gradient(ellipse 50% 40% at 20% 80%, #4a6fa533, transparent 50%), linear-gradient(160deg, var(--navy-950) 0%, var(--navy-900) 45%, #0d2137 100%);position:absolute;inset:0}.hero-bg:after{content:"";pointer-events:none;background-image:linear-gradient(#2ec4b60a 1px,#0000 1px),linear-gradient(90deg,#2ec4b60a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 85%);mask-image:linear-gradient(#000 0%,#0000 85%)}.hero-inner{z-index:2;width:100%;max-width:var(--content-max);flex-direction:column;gap:1.75rem;margin:0 auto;padding:clamp(5rem,12vh,6.5rem) 1.15rem clamp(3rem,8vh,4.5rem);display:flex;position:relative}.hero-visual{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}.hero-visual .media-frame{width:100%;max-width:min(100%,720px);box-shadow:0 24px 60px #00000073}.hero-visual .media-frame.contain{background:var(--navy-800)}.hero-visual .media-frame.contain img{background:var(--navy-900)}.hero-content{z-index:2;width:100%;min-width:0;position:relative}.hero-brand{font-family:var(--font-display);letter-spacing:-.04em;color:var(--white);margin-bottom:1rem;font-size:clamp(2.35rem,11vw,5.2rem);font-weight:800;line-height:.95}.hero-brand .accent{background:linear-gradient(105deg, var(--teal-bright), var(--steel-light));color:#0000;-webkit-background-clip:text;background-clip:text;display:block}.hero-headline{font-family:var(--font-display);color:var(--steel-light);max-width:28ch;margin-bottom:.65rem;font-size:clamp(1.05rem,3.5vw,1.4rem);font-weight:500}.hero-sub{color:var(--muted);margin-bottom:1.5rem;font-size:.92rem}.hero-cta{background:var(--teal);min-height:48px;color:var(--navy-950);border-radius:4px;justify-content:center;align-items:center;padding:.85rem 1.35rem;font-size:.95rem;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.hero-cta:hover{background:var(--teal-bright);transform:translateY(-1px)}.hero-meta{color:var(--muted);flex-direction:column;gap:.55rem;margin-top:1.75rem;font-size:.8rem;display:flex}.hero-meta strong{color:var(--steel-light);font-weight:500}.scroll-hint{z-index:2;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:.65rem;animation:2.4s ease-in-out infinite pulse;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}@keyframes pulse{0%,to{opacity:.4}50%{opacity:1}}@media (width>=860px){.hero-inner{flex-direction:row;align-items:center;gap:clamp(2rem,4vw,3.5rem);padding-left:clamp(1.25rem,5vw,3rem);padding-right:clamp(1.25rem,5vw,3rem)}.hero-content{flex:0 42%}.hero-visual{flex:58%;justify-content:flex-end}.hero-visual .media-frame{max-width:min(100%,720px)}.hero-meta{flex-flow:wrap;gap:1.25rem 2rem}}.timeline-frame{background:#dce8f2;border:1px solid #7a9bb833;border-radius:6px;margin-top:.25rem;overflow:hidden}.timeline-frame .media-frame{background:#e8f0f8;border:none;justify-content:center;align-items:center;display:flex}.timeline-frame img{object-fit:contain;object-position:center;width:100%;height:100%}.gen-row{grid-template-columns:1fr 1fr;gap:.65rem;margin-top:1.25rem;display:grid}.gen-item{border-top:2px solid var(--teal);background:#12223899;padding:.75rem}.gen-item strong{font-family:var(--font-display);color:var(--teal-bright);font-size:1.05rem;display:block}.gen-item span{color:var(--muted);font-size:.75rem}@media (width>=640px){.gen-row{grid-template-columns:repeat(4,1fr)}}.workflow-steps{grid-template-columns:1fr;gap:.65rem;display:grid}.workflow-step{color:inherit;min-height:44px;transition:border-color .25s, transform .25s var(--ease), background .25s;background:#060d1873;border:1px solid #7a9bb826;border-radius:6px;padding:1.1rem 1rem;display:block}.workflow-step:hover{border-color:var(--teal);background:#1a9e9a1a;transform:translateY(-2px)}.workflow-num{font-family:var(--font-display);color:var(--teal-bright);margin-bottom:.4rem;font-size:1.6rem;font-weight:800;line-height:1}.workflow-step h3{font-family:var(--font-display);color:var(--white);margin-bottom:.3rem;font-size:1rem;font-weight:700}.workflow-step p{color:var(--muted);font-size:.78rem;line-height:1.4}@media (width>=520px){.workflow-steps{grid-template-columns:1fr 1fr}}@media (width>=900px){.workflow-steps{grid-template-columns:repeat(5,1fr)}}.color-legend{color:var(--steel-light);flex-wrap:wrap;gap:.65rem 1.1rem;margin-top:1rem;font-size:.8rem;display:flex}.swatch{align-items:center;gap:.35rem;display:inline-flex}.swatch i{border-radius:50%;width:10px;height:10px}.swatch.green i{background:var(--ok)}.swatch.yellow i{background:var(--warn)}.swatch.red i{background:var(--danger)}.section-cta{text-align:center;background:radial-gradient(ellipse 60% 50% at 50% 80%, #1a9e9a26, transparent), var(--navy-950);padding-bottom:5rem}.section-cta h2{max-width:none;margin-left:auto;margin-right:auto}.section-cta .section-lead{margin-left:auto;margin-right:auto}.cta-links{flex-direction:column;gap:.75rem;margin-top:1.75rem;display:flex}.cta-links a{border-radius:4px;justify-content:center;align-items:center;min-height:48px;padding:.85rem 1.4rem;font-weight:600;display:inline-flex}.cta-links a.primary{background:var(--teal);color:var(--navy-950)}.cta-links a.primary:hover{background:var(--teal-bright)}.cta-links a.secondary{color:var(--cream);border:1px solid #7a9bb859;font-weight:500}.cta-contact{color:var(--muted);margin-top:2rem;font-size:.9rem}.cta-contact a{color:var(--steel-light)}@media (width>=520px){.cta-links{flex-flow:wrap;justify-content:center}}.reveal{opacity:0;transition:opacity .65s var(--ease), transform .65s var(--ease);transform:translateY(22px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:80ms}.reveal-delay-2{transition-delay:.16s}.section-fallback{min-height:40vh;color:var(--muted);place-items:center;font-size:.85rem;display:grid}footer{text-align:center;color:var(--muted);border-top:1px solid #7a9bb81a;padding:1.25rem;font-size:.72rem}
