:root{--navy:#0a3161;--navy-deep:#071f40;--red:#b31942;--red-deep:#8f1435;--white:#fff;--background:#fff;--background-mid:#f4f6fa;--foreground:#0a1f3d;--foreground-muted:#0a1f3d9e}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.text-muted-forge{color:var(--foreground-muted)}main{flex:1 0 auto}.site-header{background:var(--white);z-index:10;border-bottom:1px solid #0a1f3d14;padding:1rem 0;position:sticky;top:0}.site-header-inner{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.site-brand{color:var(--navy);align-items:center;gap:.75rem;font-size:1.05rem;font-weight:700;display:flex}.hero{padding:5rem 1.5rem 4rem;position:relative;overflow:hidden}.hero-photo{align-items:center;min-height:640px;padding:4rem 1.5rem;display:flex}.hero-photo-img{object-fit:cover;object-position:right center;z-index:0}.hero-photo-overlay{z-index:1;background:linear-gradient(90deg,#071f40d9 0%,#071f40b8 40%,#071f4059 62%,#071f400d 100%);position:absolute;inset:0}.hero-photo .hero-content h1{color:var(--white)}.hero-photo .hero-content .text-muted-forge{color:#ffffffbf}.hero-photo .btn-outline-forge{color:var(--white);border-color:#ffffffb3}.hero-photo .btn-outline-forge:hover{background:var(--white);border-color:var(--white);color:var(--navy)}.hero-photo-compact{min-height:320px}.hero-photo-compact .hero-photo-img{object-position:center 65%}.hero-photo-overlay-flat{background:#071f409e}.hero-icon{z-index:1;color:#ffffffd9;background:#071f4059;border:1px solid #ffffff73;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;transform:translate(-50%,-50%)}@media (max-width:768px){.hero-photo{min-height:560px}.hero-photo-overlay{background:#071f40d1}.hero-content .col-lg-6{width:100%}.hero-icon{display:none}}.hero-glow{filter:blur(90px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-navy{background:var(--navy);opacity:.12;width:560px;height:560px;top:-160px;right:-120px}.hero-glow-red{background:var(--red);opacity:.1;width:420px;height:420px;bottom:-140px;left:-120px}.hero-content{z-index:1;position:relative}.hero-content h1 em{color:var(--red);font-style:normal}.pillar-row{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.pillar-chip{background:var(--background-mid);color:var(--foreground);border:1px solid #0a1f3d14;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:flex}.pillar-dot{border-radius:50%;flex:none;width:8px;height:8px}.btn-forge{background:var(--red);border-color:var(--red);color:var(--white);font-weight:600}.btn-forge:hover{background:var(--red-deep);border-color:var(--red-deep);color:var(--white)}.btn-outline-forge{border:1px solid var(--navy);color:var(--navy);background:0 0;font-weight:600}.btn-outline-forge:hover{background:var(--navy);border-color:var(--navy);color:var(--white)}.feature-card{background:var(--white);border:1px solid #0a1f3d1a;border-radius:14px;height:100%;padding:1.8rem;transition:border-color .2s,transform .2s,box-shadow .2s}.feature-card:hover{border-color:var(--red);transform:translateY(-3px);box-shadow:0 8px 32px #b3194224}.model-dot{border-radius:50%;width:10px;height:10px;margin-bottom:.9rem}.site-nav{align-items:center;gap:1.5rem;margin-left:auto;display:flex}.site-nav a{color:var(--foreground-muted);font-size:.9rem;transition:color .15s}.site-nav a:hover{color:var(--navy)}.site-nav-cta{padding:.4rem 1rem;color:var(--white)!important}.step-number{letter-spacing:.06em;color:var(--red);background:var(--background-mid);border-radius:999px;margin-bottom:.9rem;padding:.2rem .7rem;font-size:.85rem;font-weight:700;display:inline-block}.section-dark{background:var(--navy-deep);color:var(--white)}.section-dark h2{color:var(--white)}.section-dark-muted{color:#ffffffad}.feature-card-dark{background:#ffffff0a;border:1px solid #ffffff1f}.feature-card-dark:hover{border-color:var(--red);transform:translateY(-3px);box-shadow:0 8px 32px #0000004d}.feature-card-dark h3{color:var(--white)}#license-models,#mcp,.feature-card[id]{scroll-margin-top:90px}.site-footer{background:var(--navy-deep);color:#ffffffbf;margin-top:auto;padding:3.5rem 0 0}.footer-grid{border-bottom:1px solid #ffffff1f;grid-template-columns:2fr 1fr 1fr 1fr;gap:2.5rem;padding-bottom:2.5rem;display:grid}@media (max-width:768px){.footer-grid{grid-template-columns:1fr}}.footer-brand{flex-direction:column;gap:1rem;display:flex}.site-brand-footer{color:var(--white)}.footer-logo-chip{background:var(--white);border-radius:10px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.footer-tagline{max-width:34ch;margin:0;font-size:.9rem;line-height:1.5}.pillar-chip-dark{color:var(--white);background:#ffffff12;border-color:#ffffff26}.footer-col{flex-direction:column;gap:.75rem;display:flex}.footer-heading{letter-spacing:.06em;text-transform:uppercase;color:#ffffff80;margin-bottom:.25rem;font-size:.8rem;font-weight:700}.footer-col a{color:#ffffffbf;font-size:.9rem;transition:color .15s}.footer-col a:hover{color:var(--white)}.footer-bottom{color:#ffffff80;padding:1.5rem 0;font-size:.82rem}.contact-form{padding:2.25rem}.contact-form .form-label{font-size:.9rem;font-weight:600}.contact-form .form-control{border-color:#0a1f3d29}.contact-form .form-control:focus{border-color:var(--navy);box-shadow:0 0 0 .2rem #0a316126}.code-sample{background:#00000059;border:1px solid #ffffff1f;border-radius:12px;margin:0;padding:1.5rem;font-size:.85rem;line-height:1.6;overflow-x:auto}.code-sample code{color:#ffffffe6;white-space:pre;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.contact-honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}@media print{@page{margin:1.5cm}.site-header,.site-footer,.hero-photo-img,.hero-photo-overlay,.hero-icon,.hero-glow,.code-sample,.btn{display:none!important}body{color:#000;background:#fff}.hero,.hero-photo{min-height:auto;padding:0 0 1rem}.hero-content h1,.hero-content h1 em,.hero-content .text-muted-forge{color:#000!important}.feature-card,.feature-card-dark{box-shadow:none;break-inside:avoid;border:1px solid #ccc;color:#000!important;background:#fff!important}.feature-card-dark h3,.section-dark,.section-dark-muted{color:#000!important;background:#fff!important}.pillar-chip{color:#000;background:#fff;border:1px solid #ccc}}
