:root{
  --navy:#061426;--navy2:#0a1e38;--blue:#1967ff;--blue2:#68a7ff;--ice:#eef5ff;
  --white:#fff;--text:#0b1728;--muted:#5f6d80;--line:#dfe7f1;--soft:#f6f8fb;
  --shadow:0 30px 80px rgba(9,34,72,.14)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:var(--white);overflow-x:hidden}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.narrow{max-width:900px}.site-header{position:fixed;z-index:50;top:0;left:0;right:0;background:rgba(5,17,32,.76);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-wrap{height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;color:white}.brand-logo{display:block;width:112px;height:58px;object-fit:cover;object-position:center 42%;border-radius:10px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.18)}.brand-word{font-size:1.4rem;font-weight:750;letter-spacing:-.05em}.brand-word span,.hero h1 span,.equation-result span{color:var(--blue2)}.main-nav{display:flex;gap:26px;color:#cfdaea;font-size:.94rem}.main-nav a:hover{color:white}.language-switcher{display:flex;padding:4px;background:rgba(255,255,255,.08);border-radius:999px}.lang-btn{border:0;background:transparent;color:#aabbd0;padding:8px 10px;border-radius:999px;font-weight:700;cursor:pointer}.lang-btn.active{background:var(--blue);color:white}.section-dark{background:linear-gradient(145deg,var(--navy),var(--navy2));color:white}.section-light{background:white}.hero{min-height:100vh;display:grid;place-items:center;position:relative;overflow:hidden}.hero-glow{position:absolute;width:760px;height:760px;border-radius:50%;background:radial-gradient(circle,rgba(41,113,255,.32),rgba(41,113,255,0) 68%);right:-180px;top:-100px;animation:floatGlow 10s ease-in-out infinite alternate}.hero-inner{text-align:center;padding:140px 0 100px;position:relative}.hero-logo img{display:block;width:min(820px,92vw);height:auto;margin:0 auto;border-radius:30px;background:#fff;box-shadow:0 36px 90px rgba(0,0,0,.28),0 0 0 1px rgba(255,255,255,.16);animation:logoFloat 6s ease-in-out infinite}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-weight:800;font-size:.76rem;color:var(--blue2);margin:18px 0}.hero h1{font-size:clamp(4.5rem,11vw,9rem);letter-spacing:-.085em;line-height:.88;margin:18px 0 30px}.hero-title{font-size:clamp(2rem,5vw,4.6rem);line-height:1.02;letter-spacing:-.055em;font-weight:700;margin:0}.hero-text{max-width:760px;margin:28px auto;color:#c9d6e7;font-size:1.12rem;line-height:1.75}.hero-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:14px;font-weight:750;transition:.25s ease}.btn-primary{background:linear-gradient(135deg,var(--blue2),var(--blue));color:white;box-shadow:0 14px 34px rgba(25,103,255,.28)}.btn-primary:hover{transform:translateY(-3px)}.btn-secondary{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.05);color:white}.scroll-hint{position:absolute;bottom:26px;left:50%;transform:translateX(-50%);width:28px;height:44px;border:1px solid rgba(255,255,255,.28);border-radius:99px}.scroll-hint span{display:block;width:4px;height:8px;border-radius:9px;background:white;margin:8px auto;animation:scrollDot 2s infinite}.intro{padding:150px 0 100px;text-align:center}.display{font-size:clamp(2.7rem,6vw,5.4rem);line-height:1;letter-spacing:-.065em;margin:0}.lead{font-size:1.1rem;line-height:1.8;color:var(--muted);max-width:780px;margin:30px auto 0}.principles{padding:40px 0 140px}.principle-stack{display:grid;gap:28px}.principle-card{min-height:430px;border-radius:32px;padding:58px;display:grid;grid-template-columns:1fr;align-items:end;overflow:hidden;position:relative;box-shadow:var(--shadow)}.principle-card:before{content:"";position:absolute;width:460px;height:460px;border-radius:50%;right:-120px;top:-120px;background:radial-gradient(circle,rgba(255,255,255,.26),transparent 70%)}.principle-sim{background:linear-gradient(135deg,#eaf3ff,#cddfff)}.principle-ordo{background:linear-gradient(135deg,#0b2140,#123e78);color:white}.principle-fides{background:linear-gradient(135deg,#f5f7fb,#dde5ef)}.principle-content{position:relative;z-index:1}.principle-code{display:inline-flex;align-items:center;justify-content:center;min-width:74px;height:48px;padding:0 18px;margin-bottom:28px;border-radius:999px;background:rgba(25,103,255,.12);border:1px solid rgba(25,103,255,.18);color:var(--blue);font-size:1rem;font-weight:800;letter-spacing:.16em}.principle-ordo .principle-code{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.18);color:#9fc4ff}.latin{font-family:Georgia,serif;font-style:italic;font-size:1.15rem;opacity:.78;margin:0 0 16px}.latin span{font-family:Inter,Arial,sans-serif;font-style:normal;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-left:10px;opacity:.65}.principle-card h3{font-size:clamp(3rem,7vw,6.5rem);letter-spacing:-.07em;line-height:.9;margin:0}.principle-card p:last-child{max-width:700px;font-size:1.08rem;line-height:1.75;margin:28px 0 0;color:inherit;opacity:.78}.equation{padding:140px 0}.equation-inner{text-align:center}.equation-line{font-size:clamp(3.2rem,9vw,7.8rem);margin:0;line-height:.96;letter-spacing:-.07em;font-weight:800}.equation-line span{color:var(--blue2)}.equation-line i{font-family:Georgia,serif;font-weight:400;opacity:.65}.equation-plus{display:block;font-size:2.2rem;color:#7691b3;margin:18px 0}.equation-result{font-size:clamp(4rem,11vw,9rem);font-weight:800;letter-spacing:-.08em;margin-top:70px}.equation-caption{color:#b9c8da;font-size:1.15rem}.solutions{padding:140px 0}.section-head{max-width:850px;margin-bottom:72px}.section-head .lead{margin-left:0}.product-list{display:grid;gap:34px}.product-panel{position:relative;min-height:500px;background:var(--soft);border-radius:32px;padding:52px;display:grid;grid-template-columns:60px minmax(0,1fr) 42%;gap:30px;align-items:center;overflow:hidden;border:1px solid var(--line)}.product-kicker{align-self:start;font-size:.78rem;font-weight:800;color:var(--blue);letter-spacing:.16em}.product-copy h3{font-size:clamp(2.5rem,5vw,4.8rem);letter-spacing:-.06em;margin:0 0 24px}.product-copy p{color:var(--muted);font-size:1.02rem;line-height:1.75;max-width:620px}.product-visual{height:330px;position:relative;border-radius:28px;background:linear-gradient(145deg,#081a31,#123d72);box-shadow:0 34px 70px rgba(7,35,77,.18)}.copy-visual span{position:absolute;height:22px;border-radius:12px;background:linear-gradient(90deg,var(--blue2),var(--blue));left:18%;right:18%}.copy-visual span:nth-child(1){top:24%}.copy-visual span:nth-child(2){top:47%;left:30%;right:8%}.copy-visual span:nth-child(3){top:70%;left:8%;right:30%}.backup-visual .ring{position:absolute;width:190px;height:190px;border:18px solid rgba(104,167,255,.24);border-top-color:var(--blue2);border-radius:50%;inset:0;margin:auto}.backup-visual .core{position:absolute;width:75px;height:75px;border-radius:22px;background:linear-gradient(145deg,var(--blue2),var(--blue));inset:0;margin:auto;transform:rotate(45deg)}.deploy-visual{display:grid;grid-template-columns:repeat(2,80px);place-content:center;gap:28px}.deploy-visual i{width:80px;height:80px;border-radius:20px;background:linear-gradient(145deg,var(--blue2),var(--blue));box-shadow:0 15px 35px rgba(20,95,255,.28)}.audit-visual b{position:absolute;left:18%;right:18%;height:52px;border-radius:14px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.08)}.audit-visual b:after{content:"";position:absolute;left:18px;top:18px;width:40%;height:8px;border-radius:6px;background:var(--blue2)}.audit-visual b:nth-child(1){top:18%}.audit-visual b:nth-child(2){top:42%}.audit-visual b:nth-child(3){top:66%}.compliance-visual{display:grid;place-items:center}.compliance-visual em{font-style:normal;font-size:7rem;width:160px;height:160px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--blue2),var(--blue));color:white}.control-visual{display:grid;grid-template-columns:repeat(2,95px);place-content:center;gap:20px}.control-visual u{width:95px;height:95px;border-radius:24px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);text-decoration:none}.control-visual u:nth-child(1){background:linear-gradient(145deg,var(--blue2),var(--blue))}.mission{padding:150px 0}.mission-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:90px}.mission-text{font-size:1.08rem;line-height:1.8;color:#c8d5e6}.audience{padding:140px 0}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.audience-card{padding:30px;border:1px solid var(--line);border-radius:22px;background:white;box-shadow:0 12px 32px rgba(7,28,58,.05)}.audience-card strong{font-size:1.05rem}.audience-card p{color:var(--muted);line-height:1.65;font-size:.94rem}.contact{padding:20px 0 120px}.contact-panel{background:linear-gradient(135deg,#091b34,#103b71);color:white;border-radius:34px;padding:64px;display:flex;justify-content:space-between;align-items:center;gap:50px}.contact-panel .lead{margin-left:0;color:#c7d5e7}.site-footer{background:#04101e;color:#9fb0c5;padding:30px 0}.footer-wrap{display:flex;justify-content:space-between;align-items:center;gap:18px;font-size:.9rem}.footer-brand .brand-word{color:white}.reveal-item{opacity:0;transform:translateY(34px) scale(.985);filter:blur(8px);transition:opacity .9s cubic-bezier(.2,.7,.2,1),transform .9s cubic-bezier(.2,.7,.2,1),filter .9s cubic-bezier(.2,.7,.2,1)}.reveal-item.is-visible{opacity:1;transform:none;filter:none}.reveal-group .reveal-item:nth-child(2){transition-delay:.08s}.reveal-group .reveal-item:nth-child(3){transition-delay:.16s}.reveal-group .reveal-item:nth-child(4){transition-delay:.24s}.reveal-group .reveal-item:nth-child(5){transition-delay:.32s}@keyframes logoFloat{from,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes floatGlow{from{transform:translate(0,0) scale(1)}to{transform:translate(-50px,40px) scale(1.08)}}@keyframes scrollDot{0%{opacity:0;transform:translateY(0)}30%{opacity:1}100%{opacity:0;transform:translateY(18px)}}
@media(max-width:980px){.main-nav{display:none}.mission-grid{grid-template-columns:1fr}.product-panel{grid-template-columns:45px 1fr}.product-visual{grid-column:1/-1}.audience-grid{grid-template-columns:repeat(2,1fr)}.contact-panel{flex-direction:column;align-items:flex-start}}
@media(max-width:640px){.container{width:min(100% - 24px,1180px)}.brand-logo{width:92px;height:48px}.hero-logo img{border-radius:18px}.hero-inner{padding-top:120px}.hero h1{font-size:4.5rem}.principle-card{padding:34px 26px;grid-template-columns:1fr;min-height:420px}.principle-number{margin-bottom:70px}.product-panel{padding:30px 22px;grid-template-columns:1fr}.product-kicker{margin-bottom:35px}.product-visual{height:260px}.audience-grid{grid-template-columns:1fr}.contact-panel{padding:38px 25px}.footer-wrap{flex-direction:column;align-items:flex-start}.equation{padding:100px 0}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal-item{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}.hero-logo img,.hero-glow,.scroll-hint span{animation:none!important}}

/* SimOrFi refined visual system: four brand colours plus neutral text/background */
:root{--navy:#2d6fb7;--navy2:#6a9fd0;--blue:#2d6fb7;--blue2:#6a9fd0;--ice:#dce8f2;--soft:#dce8f2;--sand:#d8c7a5;--white:#f7f3e8;--text:#30343b;--muted:#626a73;--line:rgba(48,52,59,.15);--shadow:0 24px 60px rgba(45,111,183,.14)}
body{background:var(--white);color:var(--text)}
.section-light{background:var(--white)}
.section-dark{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff}
.site-header{background:rgba(45,111,183,.94);border-bottom-color:rgba(255,255,255,.18)}
.main-nav{color:rgba(255,255,255,.86)}
.language-switcher{background:rgba(255,255,255,.16)}
.lang-btn{color:rgba(255,255,255,.82)}
.lang-btn.active{background:var(--white);color:var(--blue)}
.hero{min-height:auto}
.hero-glow{background:radial-gradient(circle,rgba(255,255,255,.22),rgba(255,255,255,0) 68%)}
.hero-inner{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;text-align:left;padding:150px 0 92px}
.hero-copy{position:relative;z-index:2}
.hero-logo img{width:100%;max-width:650px;border-radius:24px;animation:logoFloat 6s ease-in-out infinite}
.hero h1.hero-title{font-size:clamp(2.4rem,4.5vw,3.9rem);line-height:1.08;letter-spacing:-.025em;margin:18px 0 26px;color:#fff}
.hero .eyebrow{color:#fff;font-size:.86rem;letter-spacing:.1em}
.hero-text{max-width:700px;margin:24px 0;color:rgba(255,255,255,.9);font-size:1.06rem;line-height:1.68}
.hero-actions{justify-content:flex-start;margin-top:30px}
.btn{transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease}
.btn:hover{transform:translateY(-3px)}
.btn-primary{background:var(--white);color:var(--blue);box-shadow:0 14px 34px rgba(48,52,59,.16)}
.btn-secondary{border-color:rgba(255,255,255,.5);background:rgba(255,255,255,.1)}
.btn-secondary:hover{background:rgba(255,255,255,.2)}
.scroll-hint{display:none}
.intro{padding:110px 0 76px;text-align:left}
.intro .eyebrow{font-size:clamp(1.35rem,2.5vw,2rem);font-weight:700;letter-spacing:-.015em;text-transform:none;color:var(--blue);margin-bottom:22px}
.intro .display{font-size:clamp(2rem,4vw,3.25rem);line-height:1.14;letter-spacing:-.025em;color:var(--text)}
.intro .lead{font-size:1.1rem;line-height:1.75;margin:26px 0 0;max-width:800px}
.intro .lead strong{color:var(--blue)}
.display{font-size:clamp(2.15rem,4.2vw,3.65rem);line-height:1.1;letter-spacing:-.025em}
.section-light .display,.section-light .section-head .display,.product-copy h3,.audience-card strong{color:var(--blue)}
.eyebrow{color:var(--blue);font-size:.82rem;letter-spacing:.11em}
.principles{padding:28px 0 110px}
.principle-card{min-height:340px;padding:46px;border-radius:26px}
.principle-sim{background:var(--ice)}
.principle-ordo{background:var(--blue);color:#fff}
.principle-fides{background:var(--white)}
.principle-card h3{font-size:clamp(2.5rem,5vw,3.8rem);line-height:1;letter-spacing:-.025em;color:var(--blue)}
.principle-ordo h3{color:#fff}
.principle-card p:last-child{font-size:1.04rem;line-height:1.7;margin-top:22px}
.principle-code{background:rgba(45,111,183,.12);border-color:rgba(45,111,183,.25);color:var(--blue)}
.principle-ordo .principle-code{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.3);color:#fff}
.equation{padding:90px 0}
.equation-line{font-size:clamp(2.4rem,5vw,4.2rem);letter-spacing:-.025em}
.equation-line span,.equation-result span{color:var(--white)}
.equation-plus{font-size:1.5rem;color:rgba(255,255,255,.75);margin:10px 0}
.equation-result{font-size:clamp(3.2rem,7vw,5.4rem);letter-spacing:-.035em;margin-top:48px}
.equation-caption{color:rgba(255,255,255,.86)}
.solutions{padding:110px 0}
.section-head{margin-bottom:56px}
.product-list{gap:24px}
.product-panel{min-height:410px;padding:44px;grid-template-columns:minmax(0,1fr) 42%;gap:44px;border-radius:26px;background:rgba(220,232,242,.58)}
.product-copy h3{font-size:clamp(2.2rem,4vw,3.3rem);letter-spacing:-.025em}
.product-visual{height:290px;background:linear-gradient(145deg,var(--blue),var(--blue2));box-shadow:0 28px 58px rgba(45,111,183,.18)}
.mission{padding:110px 0}
.mission-grid{gap:70px}
.mission .display{font-size:clamp(2.2rem,4vw,3.55rem);letter-spacing:-.025em}
.mission-text{color:rgba(255,255,255,.88)}
.audience{padding:110px 0}
.audience-card{background:rgba(247,243,232,.72);border-color:rgba(45,111,183,.2);box-shadow:0 10px 28px rgba(45,111,183,.08)}
.contact{padding:20px 0 100px}
.contact-panel{background:var(--blue);border-radius:28px}
.contact-panel .eyebrow,.contact-panel .display{color:#fff}
.contact-panel .display{font-size:clamp(2.1rem,4vw,3.4rem);letter-spacing:-.025em}
.contact-panel .lead{color:rgba(255,255,255,.86)}
.site-footer{background:var(--blue);color:rgba(255,255,255,.78)}
@media(max-width:900px){.hero-inner{grid-template-columns:1fr;gap:48px;padding:130px 0 80px}.hero-logo{max-width:620px;margin:0 auto}.mission-grid{grid-template-columns:1fr;gap:42px}.product-panel{grid-template-columns:1fr}.product-visual{height:260px}}
@media(max-width:640px){.hero h1.hero-title{font-size:2.45rem}.hero-inner{padding-top:112px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .btn{width:100%}.intro{padding-top:82px}.principle-card{padding:34px 26px}.product-panel{padding:30px 24px}.display{font-size:2.35rem}.contact-panel{padding:38px 25px}}

/* Legal pages and footer links */
.footer-legal{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex-wrap:wrap}
.footer-legal a{color:#fff;font-weight:650}
.footer-legal a:hover,.footer-legal a[aria-current="page"]{text-decoration:underline;text-underline-offset:4px}
.footer-legal p{margin:0}
.legal-page{background:var(--white);color:var(--text)}
.legal-header{position:fixed}
.legal-nav{display:flex;align-items:center;gap:24px;color:#fff;font-weight:650;font-size:.94rem}
.legal-nav a:hover{text-decoration:underline;text-underline-offset:5px}
.legal-main{padding:130px 0 90px}
.legal-shell{max-width:900px;background:rgba(255,255,255,.42);border:1px solid var(--line);border-radius:30px;padding:clamp(30px,6vw,70px);box-shadow:var(--shadow)}
.legal-kicker{margin:0 0 14px;color:var(--blue);font-weight:750;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}
.legal-shell h1{margin:0;color:var(--blue);font-size:clamp(2.6rem,6vw,4.4rem);line-height:1;letter-spacing:-.035em}
.legal-updated{margin:18px 0 54px;color:var(--muted);font-size:.92rem}
.legal-shell section{padding:30px 0;border-top:1px solid var(--line)}
.legal-shell h2{margin:0 0 15px;color:var(--blue);font-size:clamp(1.35rem,3vw,1.85rem);letter-spacing:-.02em}
.legal-shell p,.legal-shell address{font-style:normal;line-height:1.75;color:var(--text)}
.legal-shell a{color:var(--blue);font-weight:650;text-decoration:underline;text-underline-offset:3px}
@media(max-width:640px){.legal-nav{gap:13px;font-size:.82rem}.legal-main{padding-top:108px}.legal-shell{border-radius:20px}.legal-updated{margin-bottom:38px}.footer-legal{justify-content:flex-start}.site-footer .footer-wrap{align-items:flex-start}}
