:root{--sea-900: #000814;--sea-800: #001224;--sea-700: #001F3F;--sea-600: #002A52;--sea-500: #003366;--sea-400: #1A4A7F;--silver-100: #F5F5F5;--silver-200: #E0E0E0;--silver-300: #C0C0C0;--silver-400: #A0A8B0;--silver-500: #808890;--accent-glow: #88AABB;--font-display: "Inter", system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(ellipse 80% 60% at 50% 0%,#002a52,#001f3f,#000814);color:var(--silver-100);font-family:var(--font-display);font-weight:300;line-height:1.6;overflow-x:hidden;min-height:100vh}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-weight:300;letter-spacing:-.01em}.nav{position:sticky;top:0;z-index:40;background:#00142ab8;backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);border-bottom:1px solid rgba(192,192,192,.08)}.nav-inner{max-width:1280px;margin:0 auto;padding:1rem 1.5rem;display:grid;grid-template-columns:auto 1fr auto;gap:2rem;align-items:center}.brand{display:inline-flex;align-items:center;gap:.75rem}.brand-mark{width:30px;height:30px}.brand-text{display:flex;flex-direction:column;line-height:1}.brand-name{font-size:1.05rem;color:var(--silver-100);letter-spacing:.02em}.brand-sub{font-family:var(--font-mono);font-size:.6rem;color:var(--silver-400);margin-top:3px;letter-spacing:.15em;text-transform:uppercase}.nav-links{display:flex;gap:2.2rem;justify-content:center;font-size:.9rem;color:var(--silver-200)}.nav-links a{position:relative;padding:.4rem 0;transition:color .3s ease}.nav-links a:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:0;background:linear-gradient(90deg,var(--silver-100),var(--silver-400));transition:width .4s cubic-bezier(.22,1,.36,1)}.nav-links a:hover{color:var(--silver-100)}.nav-links a:hover:after{width:100%}.nav-cta{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1.1rem;background:linear-gradient(135deg,var(--silver-100),var(--silver-300));color:var(--sea-700);font-size:.85rem;font-weight:500;border-radius:2px;transition:transform .2s ease,box-shadow .2s ease}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 8px 24px -10px #c0c8d28c}@media(max-width:900px){.nav-links{display:none}.nav-inner{grid-template-columns:1fr auto}}.hero{position:relative;min-height:88vh;overflow:hidden;isolation:isolate}.hero-art{position:absolute;inset:0;width:100%;height:100%;z-index:0}.hero-content{position:relative;z-index:2;max-width:1280px;margin:0 auto;padding:6rem 1.5rem 5rem}.kicker{display:inline-flex;align-items:center;gap:.7rem;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.2em;color:var(--silver-300);padding:.35rem .85rem;border:1px solid rgba(192,192,192,.25);border-radius:999px;background:#00142a8c;margin-bottom:2.5rem;text-transform:uppercase}.kicker-dot{width:6px;height:6px;border-radius:50%;background:var(--silver-100);box-shadow:0 0 10px var(--silver-100);animation:pulse-dot 2.4s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:.55;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}.h1{font-size:clamp(2.6rem,6vw,5rem);line-height:1.08;margin:0 0 1.8rem;max-width:16ch;font-weight:200;letter-spacing:-.02em}.h1-line{display:block}.h1-line.silver{background:linear-gradient(100deg,#f5f5f5,silver 40%,#8090a0,#f5f5f5);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:400;font-style:italic}.hero-sub{color:var(--silver-200);font-size:1.15rem;line-height:1.7;max-width:48ch;margin:0 0 2.8rem;font-weight:300}.hero-ctas{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:4rem}.btn-silver{display:inline-flex;align-items:center;gap:.55rem;padding:1rem 1.7rem;background:linear-gradient(135deg,#f5f5f5,silver);color:var(--sea-700);font-size:.95rem;font-weight:500;border-radius:2px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease}.btn-silver span{transition:transform .2s ease}.btn-silver:hover{transform:translateY(-2px);box-shadow:0 14px 36px -14px #dce6f099}.btn-silver:hover span{transform:translate(3px)}.btn-silver.btn-large{padding:1.1rem 2rem;font-size:1rem}.btn-ghost{display:inline-flex;align-items:center;padding:1rem 1.5rem;color:var(--silver-100);border:1px solid rgba(192,192,192,.35);font-size:.95rem;transition:border-color .3s ease,background .3s ease}.btn-ghost:hover{border-color:var(--silver-200);background:#c0c0c00f}.hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:760px;padding-top:2rem;border-top:1px solid rgba(192,192,192,.12);margin:0}.hero-stats dt{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.2em;color:var(--silver-400);text-transform:uppercase;margin-bottom:.4rem}.hero-stats dd{font-size:1.6rem;color:var(--silver-100);margin:0;font-weight:300;letter-spacing:-.02em}.flow-a,.flow-b{stroke-dasharray:8 12;animation:flow-stream 14s linear infinite}.flow-b{animation-direction:reverse;animation-duration:18s}@keyframes flow-stream{to{stroke-dashoffset:-200}}.brain-sweep-n,.brain-sweep-s{animation:shimmer 8s ease-in-out infinite}.brain-sweep-s{animation-delay:3s}@keyframes shimmer{0%,to{opacity:.2}50%{opacity:.9}}.ripple{animation:ripple 5s ease-out infinite;transform-origin:center}.r2{animation-delay:1.7s}.r3{animation-delay:3.4s}@keyframes ripple{0%{opacity:.7;r:120}to{opacity:0;r:280}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}.section{position:relative;padding:7rem 1.5rem;max-width:1280px;margin:0 auto}.section-head{max-width:780px;margin-bottom:4rem}.eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--silver-300);margin-bottom:1.4rem}.eyebrow:before{content:"";width:22px;height:1px;background:var(--silver-300)}.section-title{font-size:clamp(2rem,4vw,3rem);color:var(--silver-100);font-weight:200;margin:0 0 1.2rem;line-height:1.15;letter-spacing:-.02em}.section-desc{color:var(--silver-200);font-size:1rem;line-height:1.75;max-width:56ch}.pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.pillar{position:relative;padding:2.25rem 2rem;background:linear-gradient(160deg,#1a4a7f2e,#001f3f8c);border:1px solid rgba(192,192,192,.12);isolation:isolate;transition:border-color .4s ease,transform .4s ease}.pillar:before{content:"";position:absolute;inset:0;border:1px solid rgba(192,192,192,0);pointer-events:none;transition:border-color .4s ease,inset .4s ease}.pillar:hover{transform:translateY(-3px);border-color:#c0c0c059}.pillar:hover:before{border-color:#88aabb59;inset:6px}.pillar-flag{background:linear-gradient(160deg,#1a4a7f61,#002a52bf);border-color:#c0c8d247}.pillar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.2rem}.pillar-num{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.25em;color:var(--silver-300)}.pillar-chip{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.15em;text-transform:uppercase;padding:.3rem .7rem;border:1px solid rgba(192,192,192,.25);color:var(--silver-200);border-radius:999px}.chip-flag{background:linear-gradient(135deg,#f5f5f5,silver);color:var(--sea-700);border-color:transparent;font-weight:500}.pillar-title{font-size:1.25rem;color:var(--silver-100);margin:0 0 .7rem;font-weight:400;line-height:1.35;letter-spacing:-.015em}.pillar-desc{color:var(--silver-200);font-size:.96rem;line-height:1.65;margin:0 0 1.4rem;font-style:italic;opacity:.92}.pillar-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.pillar-bullets li{position:relative;padding-left:1.2rem;color:var(--silver-200);font-size:.85rem;line-height:1.55}.pillar-bullets li:before{content:"◆";position:absolute;left:0;color:var(--silver-300);font-size:.55rem;top:.3rem}@media(max-width:960px){.pillars-grid{grid-template-columns:1fr}.section{padding:5rem 1.25rem}}.cases-section{background:radial-gradient(ellipse 50% 60% at 100% 0%,rgba(26,74,127,.15),transparent 70%)}.cases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.case{padding:1.75rem;background:#001f3f73;border:1px solid rgba(192,192,192,.1);display:flex;flex-direction:column;gap:.85rem;min-height:220px;transition:transform .4s cubic-bezier(.22,1,.36,1),border-color .4s ease}.case:hover{transform:translateY(-3px);border-color:#c0c0c04d}.case-head{display:flex;align-items:center;justify-content:space-between}.case-num{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.25em;color:var(--silver-300)}.case-tag{font-family:var(--font-mono);font-size:.6rem;letter-spacing:.12em;padding:.25rem .55rem;border:1px solid rgba(192,192,192,.2);border-radius:999px;color:var(--silver-200);text-transform:uppercase}.case h3{margin:0;color:var(--silver-100);font-size:1.05rem;font-weight:400;line-height:1.35}.case p{margin:0;color:var(--silver-200);font-size:.85rem;line-height:1.6;flex-grow:1}.case-foot{display:flex;align-items:center;justify-content:space-between;padding-top:.8rem;border-top:1px solid rgba(192,192,192,.1);margin-top:.5rem}.case-foot span:first-child{font-family:var(--font-mono);font-size:.7rem;color:var(--silver-300);letter-spacing:.05em}.pulse-dot{width:8px;height:8px;border-radius:50%;background:var(--accent-glow);box-shadow:0 0 10px var(--accent-glow);animation:pulse-dot 2.6s ease-in-out infinite}@media(max-width:900px){.cases-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.cases-grid{grid-template-columns:1fr}}.moat-section{padding-top:5rem;padding-bottom:5rem}.moat-grid{display:grid;grid-template-columns:5fr 7fr;gap:4rem;align-items:start}.moat-points{display:flex;flex-direction:column}.moat-point{display:grid;grid-template-columns:auto 1fr;column-gap:2rem;padding:1.5rem 0;border-bottom:1px solid rgba(192,192,192,.08)}.moat-point:last-child{border-bottom:none}.moat-num{font-family:var(--font-mono);font-size:.8rem;letter-spacing:.2em;color:var(--silver-300);padding-top:.3rem}.moat-point h3{font-size:1.3rem;color:var(--silver-100);margin:0 0 .55rem;font-weight:400;letter-spacing:-.01em}.moat-point p{margin:0;color:var(--silver-200);font-size:.95rem;line-height:1.65}@media(max-width:960px){.moat-grid{grid-template-columns:1fr;gap:3rem}}.contact-section{padding:5rem 1.5rem 9rem}.contact-frame{max-width:780px;margin:0 auto;padding:5rem 3rem;text-align:center;background:radial-gradient(ellipse 60% 80% at 50% 0%,rgba(192,200,210,.12),transparent 65%),linear-gradient(180deg,#1a4a7f4d,#002a5280);border:1px solid rgba(192,192,192,.15);position:relative}.compass{width:68px;height:68px;margin-bottom:2rem;opacity:.85}.contact-h{font-size:clamp(2rem,3.8vw,2.6rem);color:var(--silver-100);margin:0 0 .9rem;font-weight:200;letter-spacing:-.02em}.contact-body{color:var(--silver-200);font-size:1.05rem;margin:0 0 2.5rem;line-height:1.7;font-weight:300}.contact-meta{margin-top:1.8rem;color:var(--silver-400);font-family:var(--font-mono);font-size:.75rem;letter-spacing:.1em}@media(max-width:640px){.contact-frame{padding:3.5rem 1.75rem}}.footer{padding:3rem 1.5rem 2.5rem;border-top:1px solid rgba(192,192,192,.1);background:#00081499}.footer-inner{max-width:1280px;margin:0 auto;display:grid;gap:1rem}.foot-brand{display:inline-flex;align-items:center;gap:.6rem}.foot-mark{width:22px;height:22px}.foot-brand-name{color:var(--silver-100);font-size:1rem}.foot-legal{color:var(--silver-400);font-size:.78rem;line-height:1.65;max-width:80ch;margin:0}.foot-meta{color:var(--silver-500);font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;margin:0}.foot-meta a{color:var(--silver-300);text-decoration:underline;text-decoration-color:#c0c0c066}.foot-meta a:hover{color:var(--silver-100)}::selection{background:var(--silver-300);color:var(--sea-700)}
