:root{--black:#070908;--paper:#e9e8e2;--lime:#c8ff37;--orange:#ff5c35;--grey:#92958e;--line:rgba(255,255,255,.15)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--black);font-family:Vazirmatn,sans-serif;overflow-x:hidden}a{color:inherit}.noise{position:fixed;inset:0;z-index:20;pointer-events:none;opacity:.035;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.pointer-glow{position:fixed;width:450px;height:450px;border-radius:50%;background:rgba(200,255,55,.11);filter:blur(45px);z-index:0;pointer-events:none;translate:-50% -50%}.progress{position:fixed;top:0;left:0;width:100%;height:3px;background:var(--lime);transform:scaleX(0);transform-origin:left;z-index:40}.nav{height:86px;padding:0 5vw;position:absolute;z-index:10;top:0;width:100%;display:flex;align-items:center;justify-content:space-between;color:#fff;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font:800 18px Manrope}.brand svg{width:31px;fill:var(--lime)}.brand span{line-height:.85}.brand small{display:block;font:6px Manrope;letter-spacing:.2em;color:#9da09a;margin-top:7px}.nav-links{display:flex;gap:35px}.nav-links a{font-size:12px;text-decoration:none;color:#b7b9b4;transition:.2s}.nav-links a:hover{color:var(--lime)}.nav-cta{font-size:12px;text-decoration:none;display:flex;align-items:center;gap:15px}.nav-cta b{width:39px;height:39px;border-radius:50%;background:var(--lime);color:#111;display:grid;place-items:center;font-size:19px}.hero{height:100svh;min-height:750px;background:var(--black);color:#fff;position:relative;overflow:hidden;padding:150px 7vw 55px;display:flex;align-items:center}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.9%,rgba(255,255,255,.06) 50%,transparent 50.1%),linear-gradient(0deg,transparent 49.9%,rgba(255,255,255,.04) 50%,transparent 50.1%);background-size:18vw 100%,100% 23vh}.hero-orb{position:absolute;width:min(53vw,760px);aspect-ratio:1;left:-4vw;top:50%;translate:0 -48%;border-radius:50%;background:radial-gradient(circle at 38% 36%,#eeffac 0 2%,var(--lime) 10%,#2b4d18 34%,#0a1008 65%);box-shadow:0 0 100px #233511;display:grid;place-items:center}.hero-orb>i{position:absolute;inset:7%;border:1px solid rgba(255,255,255,.24);border-radius:50%;transform:rotateX(68deg)}.hero-orb>i:nth-child(2){transform:rotateY(68deg)}.hero-orb>i:nth-child(3){inset:20%;border-color:rgba(200,255,55,.45)}.hero-orb div{font:800 17vw Manrope;color:#080a08;text-shadow:0 1px rgba(255,255,255,.2)}.hero-copy{width:100%;position:relative;z-index:1}.eyebrow{font:10px Manrope;letter-spacing:.15em;direction:ltr;text-align:right;color:#a3a6a0}.eyebrow span{color:var(--lime);margin:0 12px}.hero h1{font-size:clamp(68px,9.2vw,145px);line-height:.83;letter-spacing:-.1em;margin:35px 0 42px;font-weight:800}.hero h1 span,.hero h1 em{display:inline-block}.hero h1 em{font-style:normal;color:transparent;-webkit-text-stroke:1px var(--lime);padding-left:.12em}.hero-bottom{display:flex;align-items:end;gap:55px}.hero-bottom p{width:330px;color:#b1b4ae;font-size:14px;line-height:2;margin:0}.hero-bottom a{width:65px;height:65px;border:1px solid #5a5d57;border-radius:50%;display:grid;place-items:center;text-align:center;text-decoration:none;font-size:8px;transition:.3s}.hero-bottom a b{font-size:18px}.hero-bottom a:hover{background:var(--lime);color:#111;border-color:var(--lime)}.hero-status{position:absolute;top:115px;right:7vw;display:flex;gap:9px;align-items:center;font-size:10px}.hero-status i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 15px var(--lime)}.hero-status small{font:8px Manrope;color:#73766f;margin-right:18px}.hero-side{position:absolute;left:4vw;bottom:50px;display:flex;gap:12px;align-items:end;direction:ltr}.hero-side span{font:13px Manrope}.hero-side div{height:1px;width:55px;background:#747770}.hero-side small{font:7px/1.8 Manrope;color:#73766f;letter-spacing:.12em}.section-id{display:flex;align-items:center;gap:14px;font-size:11px}.section-id span{width:35px;height:35px;border:1px solid #aaa;border-radius:50%;display:grid;place-items:center;font:9px Manrope}.section-id p{margin:0}.manifesto{padding:150px 7vw 130px}.manifesto>.section-id{margin-bottom:85px}.manifesto-line{font-size:clamp(45px,7vw,104px);font-weight:700;line-height:1.2;letter-spacing:-.08em;margin:0;color:#b8b8b1}.manifesto-line strong{color:var(--black);font-weight:800}.manifesto-line em{color:var(--orange);font-style:normal}.manifesto-note{margin:90px 0 0 auto;width:42%;border-top:1px solid #aaa;padding-top:18px;display:grid;grid-template-columns:1fr 2fr;gap:25px}.manifesto-note span{font:9px Manrope;letter-spacing:.1em}.manifesto-note p{font-size:13px;line-height:2;margin:0;color:#686a65}.capabilities{background:var(--black);color:#fff;padding:130px 7vw}.section-head{display:grid;grid-template-columns:.7fr 1.5fr .7fr;gap:30px;align-items:end}.section-id.light span{border-color:#525550}.section-head h2,.team-head h2{font-size:clamp(48px,6vw,88px);line-height:1;letter-spacing:-.09em;margin:0}.section-head h2 i{color:var(--lime);font-style:normal}.section-head>p,.team-head>p{font-size:13px;line-height:2;color:#949791;margin:0}.cap-list{margin-top:95px;border-top:1px solid var(--line)}.cap{height:190px;display:grid;grid-template-columns:10% 35% 1fr 12%;align-items:center;border-bottom:1px solid var(--line);transition:.35s;overflow:hidden}.cap:hover{padding:0 25px;background:var(--lime);color:#0a0c0a}.cap>span{font:10px Manrope;color:#777a74}.cap h3{font-size:35px;margin:0;letter-spacing:-.05em}.cap p{font:10px/2 Manrope;color:#888c84;direction:ltr}.cap b{font:800 70px Manrope;color:transparent;-webkit-text-stroke:1px #4a4d47;text-align:left}.cap:hover b{-webkit-text-stroke-color:#111}.cap:hover p,.cap:hover>span{color:#344020}.honors{min-height:850px;padding:140px 7vw;display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;align-items:center}.honor-copy .kicker{font:9px Manrope;letter-spacing:.18em;margin:70px 0 20px;color:#777}.honor-copy h2{font-size:clamp(49px,6vw,88px);line-height:1.02;letter-spacing:-.09em;margin:0 0 35px}.honor-copy h2 em{font-style:normal;color:var(--orange)}.honor-copy>p:last-child{font-size:14px;line-height:2.1;color:#6d6f69;max-width:420px}.trophy{height:620px;background:#d6d5ce;position:relative;overflow:hidden;padding:35px}.rings{position:absolute;inset:4%;display:grid;place-items:center}.rings i{position:absolute;width:90%;aspect-ratio:1;border:1px solid #a7a69f;border-radius:50%}.rings i:nth-child(2){transform:rotateX(68deg)}.rings i:nth-child(3){transform:rotateY(68deg)}.rings strong{font:800 14vw Manrope;color:var(--orange);letter-spacing:-.12em}.year{position:absolute;display:flex;flex-direction:column}.year small{font:8px Manrope;letter-spacing:.15em}.year b{font:700 55px Manrope;letter-spacing:-.07em;line-height:1}.year span{font:7px/1.5 Manrope}.y18{right:28px;top:28px}.y25{left:28px;bottom:30px;align-items:end}.trophy>p{position:absolute;bottom:27px;right:30px;font:7px Manrope;letter-spacing:.12em}.team{padding:130px 7vw}.team-head{display:grid;grid-template-columns:.6fr 1.35fr .65fr;align-items:end;gap:35px}.team-head h2 em{font-style:normal;color:var(--orange)}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin-top:85px;direction:ltr}.team-grid figure{margin:0;background:#d0d0c9;aspect-ratio:.78;position:relative;overflow:hidden}.team-grid figure.wide{grid-column:span 2;aspect-ratio:1.57}.team-grid img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .6s cubic-bezier(.2,.7,.2,1);filter:saturate(.8)}.team-grid figure:hover img{transform:scale(1.055);filter:saturate(1)}.team-grid figcaption{position:absolute;inset:auto 0 0;padding:55px 17px 16px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.82));display:flex;align-items:end;justify-content:space-between;direction:rtl;transform:translateY(20px);opacity:0;transition:.35s}.team-grid figure:hover figcaption{opacity:1;transform:none}.team-grid figcaption b{font-size:13px}.team-grid figcaption span{font:7px Manrope;letter-spacing:.12em}.contact{background:var(--orange);padding:100px 7vw 25px;color:#090909}.contact>p{font-size:12px;margin:0 0 60px}.contact>a{position:relative;text-decoration:none;display:block;border-bottom:2px solid #111;padding-bottom:40px}.contact>a span,.contact>a strong{display:block;font-size:clamp(54px,8vw,120px);line-height:.95;letter-spacing:-.1em}.contact>a strong{font-weight:800}.contact>a b{position:absolute;left:0;top:20%;font-size:65px}.contact>div{display:flex;justify-content:space-between;padding-top:22px;font:8px Manrope;letter-spacing:.13em}.reveal{opacity:0;transform:translateY(45px);transition:opacity .8s,transform .8s cubic-bezier(.2,.75,.2,1)}.reveal.visible{opacity:1;transform:none}
@media(max-width:760px){.pointer-glow{display:none}.nav{height:68px;padding:0 19px}.nav-links{display:none}.nav-cta span{display:none}.hero{padding:120px 19px 35px;min-height:680px}.hero-orb{width:105vw;left:-45vw;top:54%}.hero h1{font-size:64px}.hero-status{right:19px;top:90px}.hero-bottom{gap:18px;align-items:center}.hero-bottom p{width:240px;font-size:12px}.hero-side{display:none}.manifesto,.capabilities,.honors,.team{padding:85px 19px}.manifesto>.section-id{margin-bottom:50px}.manifesto-line{font-size:41px}.manifesto-note{width:100%;grid-template-columns:1fr;margin-top:60px}.section-head,.team-head{display:block}.section-head h2,.team-head h2{margin:35px 0}.cap-list{margin-top:55px}.cap{height:165px;grid-template-columns:15% 1fr 23%;grid-template-rows:1fr 1fr}.cap h3{font-size:27px;align-self:end}.cap p{grid-column:2;align-self:start}.cap b{grid-column:3;grid-row:1/3;font-size:45px}.honors{grid-template-columns:1fr;gap:45px}.honor-copy .kicker{margin-top:50px}.trophy{height:440px}.rings strong{font-size:30vw}.year b{font-size:39px}.team-grid{grid-template-columns:repeat(2,1fr);margin-top:50px}.team-grid figure.wide{grid-column:span 2}.team-grid figcaption{opacity:1;transform:none;padding:40px 9px 9px}.contact{padding:75px 19px 20px}.contact>a span,.contact>a strong{font-size:48px}.contact>a b{font-size:34px}.contact>div{gap:15px;flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.team-grid img{transition:none}}

/* Light is the default canvas; the dark palette is enabled only from the header control. */
body{background:#fff;font-family:Vazirmatn,sans-serif}
body *{font-family:Vazirmatn,sans-serif!important}
.nav{color:#111510;border-color:rgba(10,14,11,.13)}.brand svg{fill:var(--orange)}.brand small{color:#656961}.nav-links a{color:#51554e}.nav-links a:hover{color:var(--orange)}.nav-actions{display:flex;align-items:center;gap:15px}.theme-toggle{width:39px;height:39px;padding:0;border:1px solid #b8bcb4;border-radius:50%;background:transparent;color:#111510;cursor:pointer;position:relative;display:grid;place-items:center}.theme-toggle span{position:absolute;font-size:17px;line-height:1;transition:opacity .25s,transform .25s}.theme-toggle .moon{opacity:0;transform:scale(.5) rotate(-30deg)}.nav-cta b{background:#111510;color:#fff}
.hero{background:#fff;color:#111510}.hero:before{background:linear-gradient(90deg,transparent 49.9%,rgba(9,12,10,.07) 50%,transparent 50.1%),linear-gradient(0deg,transparent 49.9%,rgba(9,12,10,.05) 50%,transparent 50.1%);background-size:18vw 100%,100% 23vh}.hero-orb{background:radial-gradient(circle at 38% 36%,#fff 0 2%,#d8ff70 10%,#63aa3c 34%,#eaf6d8 65%);box-shadow:0 0 100px #c5ed91}.hero-orb>i{border-color:rgba(9,12,10,.24)}.hero-orb>i:nth-child(3){border-color:rgba(9,12,10,.35)}.hero-orb div{color:#163213}.eyebrow{color:#5e635c}.eyebrow span{color:#e54b2c}.hero h1 em{color:transparent;-webkit-text-stroke-color:#e54b2c}.hero-bottom p{color:#565b54}.hero-bottom a{border-color:#8d9289}.hero-status small,.hero-side small{color:#666b63}.hero-side div{background:#777d74}.progress{background:var(--orange)}
body.dark{--paper:#070908;--black:#f6f8f1;--line:rgba(255,255,255,.15);background:#070908;color:#f6f8f1}.dark .nav{color:#fff;border-color:rgba(255,255,255,.15)}.dark .brand svg{fill:var(--lime)}.dark .brand small{color:#9da09a}.dark .nav-links a{color:#b7b9b4}.dark .nav-links a:hover{color:var(--lime)}.dark .theme-toggle{border-color:#575b54;color:#fff}.dark .theme-toggle .sun{opacity:0;transform:scale(.5) rotate(30deg)}.dark .theme-toggle .moon{opacity:1;transform:none}.dark .nav-cta b{background:var(--lime);color:#111}.dark .hero{background:#070908;color:#fff}.dark .hero:before{background:linear-gradient(90deg,transparent 49.9%,rgba(255,255,255,.06) 50%,transparent 50.1%),linear-gradient(0deg,transparent 49.9%,rgba(255,255,255,.04) 50%,transparent 50.1%);background-size:18vw 100%,100% 23vh}.dark .hero-orb{background:radial-gradient(circle at 38% 36%,#eeffac 0 2%,var(--lime) 10%,#2b4d18 34%,#0a1008 65%);box-shadow:0 0 100px #233511}.dark .hero-orb>i{border-color:rgba(255,255,255,.24)}.dark .hero-orb>i:nth-child(3){border-color:rgba(200,255,55,.45)}.dark .hero-orb div{color:#080a08}.dark .eyebrow{color:#a3a6a0}.dark .eyebrow span{color:var(--lime)}.dark .hero h1 em{-webkit-text-stroke-color:var(--lime)}.dark .hero-bottom p{color:#b1b4ae}.dark .hero-bottom a{border-color:#5a5d57}.dark .hero-bottom a:hover{background:var(--lime);color:#111;border-color:var(--lime)}.dark .hero-status small,.dark .hero-side small{color:#73766f}.dark .hero-side div{background:#747770}

/* Minimal scale and a restrained neutral/blue palette. */
:root{--black:#171817;--paper:#fff;--lime:#3158d4;--orange:#3158d4;--line:rgba(23,24,23,.13)}
.pointer-glow,.hero-orb{display:none!important}.nav{height:72px;padding-inline:6vw}.brand{font-size:17px;letter-spacing:.04em}.brand small{font-size:7px;letter-spacing:0;margin-top:5px}.nav-links{gap:26px}.nav-actions{gap:10px}.theme-toggle,.nav-cta b{width:34px;height:34px}.nav-cta{gap:10px;font-size:11px}.hero{min-height:620px;height:82svh;padding:125px 8vw 40px}.hero:before{background-size:25vw 100%,100% 28vh}.hero-status{top:95px;right:8vw}.eyebrow{font-size:9px;letter-spacing:.1em}.hero h1{font-size:clamp(44px,6.1vw,88px);line-height:1;letter-spacing:-.075em;margin:22px 0 28px}.hero h1 em{-webkit-text-stroke-width:1px}.hero-bottom{gap:28px}.hero-bottom p{font-size:12px;line-height:1.9;width:290px}.hero-bottom a{width:48px;height:48px;font-size:7px}.hero-bottom a b{font-size:15px}.hero-side{bottom:30px;left:6vw}.manifesto{padding:95px 8vw}.manifesto>.section-id{margin-bottom:52px}.manifesto-line{font-size:clamp(34px,4.8vw,68px);line-height:1.25;letter-spacing:-.065em}.manifesto-note{margin-top:58px;width:38%;font-size:12px}.capabilities{padding:90px 8vw}.section-head{grid-template-columns:.7fr 1.35fr .8fr}.section-head h2,.team-head h2{font-size:clamp(38px,4.6vw,64px)}.cap-list{margin-top:58px}.cap{height:142px;grid-template-columns:9% 35% 1fr 12%}.cap h3{font-size:27px}.cap p{font-size:10px;line-height:1.9}.cap b{font-size:48px}.cap:hover{padding-inline:15px;background:#3158d4;color:#fff}.cap:hover p,.cap:hover>span{color:#e6eaff}.honors{min-height:0;padding:95px 8vw;gap:6vw}.honor-copy .kicker{margin:42px 0 15px}.honor-copy h2{font-size:clamp(39px,4.8vw,67px);margin-bottom:25px}.trophy{height:460px}.rings strong{font-size:10vw}.year b{font-size:42px}.team{padding:95px 8vw}.team-grid{margin-top:55px}.contact{padding:75px 8vw 22px;background:#3158d4;color:#fff}.contact>a{border-color:#fff}.contact>a span,.contact>a strong{font-size:clamp(42px,6.5vw,84px)}.contact>a b{font-size:48px}.contact>div{font-size:8px}
body.dark{--black:#f5f5f2;--paper:#101110;--lime:#89a2ff;--orange:#89a2ff}.dark .brand svg{fill:var(--lime)}.dark .nav-links a:hover{color:var(--lime)}.dark .nav-cta b{background:#f5f5f2;color:#111}.dark .hero h1 em{-webkit-text-stroke-color:#89a2ff}.dark .hero-bottom a:hover{background:#89a2ff;border-color:#89a2ff}.dark .cap:hover{background:#293a8d}.dark .contact{background:#293a8d}
@media(max-width:760px){.nav{height:64px;padding-inline:19px}.brand{font-size:15px}.hero{min-height:590px;height:78svh;padding:106px 19px 30px}.hero-status{top:82px;right:19px}.hero-status small{display:none}.hero h1{font-size:43px;margin-top:20px}.hero-bottom p{width:235px}.manifesto,.capabilities,.honors,.team{padding:70px 19px}.manifesto-line{font-size:34px}.manifesto-note{width:100%;margin-top:45px}.cap{height:138px}.cap h3{font-size:23px}.cap b{font-size:36px}.trophy{height:370px}.contact{padding:60px 19px 20px}}

/* Faral palette: green and navy. */
:root{--black:#071b37;--paper:#fff;--lime:#16875e;--orange:#16875e;--line:rgba(7,27,55,.14)}
.brand{gap:8px}.brand img{width:34px;height:34px;object-fit:contain;border-radius:8px}.brand small{color:#5e6d82}.progress{background:#16875e}.nav{color:#071b37}.nav-links a{color:#485870}.nav-links a:hover{color:#16875e}.theme-toggle{color:#071b37;border-color:#b7c2d0}.nav-cta b{background:#071b37}.hero{color:#071b37}.hero:before{background:linear-gradient(90deg,transparent 49.9%,rgba(7,27,55,.07) 50%,transparent 50.1%),linear-gradient(0deg,transparent 49.9%,rgba(7,27,55,.05) 50%,transparent 50.1%);background-size:25vw 100%,100% 28vh}.eyebrow{color:#52627a}.hero h1 em{-webkit-text-stroke-color:#16875e}.hero-status i{background:#16875e;box-shadow:0 0 12px rgba(22,135,94,.7)}.hero-bottom a:hover{background:#16875e;border-color:#16875e}.manifesto-line em,.honor-copy h2 em,.team-head h2 em{color:#16875e}.capabilities{background:#071b37}.section-head h2 i{color:#70d7ab}.cap:hover{background:#16875e}.cap:hover p,.cap:hover>span{color:#e4fff3}.trophy{background:#e8eff2}.rings strong{color:#16875e}.contact{background:#071b37;color:#fff}.contact>a{border-color:#56c99b}.contact>a b{color:#56c99b}.contact>div{color:#afc1cc}
body.dark{--black:#f5fbf8;--paper:#06162e;--lime:#6dd6a9;--orange:#6dd6a9;background:#06162e}.dark .nav{color:#f5fbf8}.dark .brand small{color:#adc4cb}.dark .nav-links a{color:#bed0d2}.dark .nav-links a:hover{color:#6dd6a9}.dark .theme-toggle{color:#fff;border-color:#4d6880}.dark .nav-cta b{background:#6dd6a9;color:#071b37}.dark .hero{background:#06162e}.dark .hero:before{background:linear-gradient(90deg,transparent 49.9%,rgba(122,191,204,.09) 50%,transparent 50.1%),linear-gradient(0deg,transparent 49.9%,rgba(122,191,204,.06) 50%,transparent 50.1%);background-size:25vw 100%,100% 28vh}.dark .hero h1 em{-webkit-text-stroke-color:#6dd6a9}.dark .hero-bottom a:hover{background:#6dd6a9;border-color:#6dd6a9;color:#071b37}.dark .capabilities{background:#071b37}.dark .cap:hover{background:#16875e}.dark .contact{background:#071b37}
@media(max-width:760px){.brand img{width:29px;height:29px}}

/* Rebalanced hero: clear message on the right, restrained Faral visual language on the left. */
.nav{height:88px;padding-inline:5vw}.brand{gap:13px;font-size:23px;letter-spacing:.06em}.brand img{width:78px;height:54px;object-fit:cover;object-position:center bottom;border-radius:0}.brand small{font-size:8px;margin-top:6px;color:#66758a}.nav-links{gap:32px}.nav-links a{font-size:13px}.theme-toggle,.nav-cta b{width:40px;height:40px}.nav-cta{font-size:12px}
.hero{height:88svh;min-height:680px;padding:155px 8vw 55px;align-items:center}.hero-copy{width:55%;margin-right:auto}.hero h1{font-size:clamp(52px,6.3vw,95px);line-height:.98;margin:20px 0 30px}.hero h1 em{color:#16875e;-webkit-text-stroke:0}.hero-bottom{align-items:center}.hero-bottom p{font-size:14px;line-height:2;width:355px}.hero-bottom a{width:54px;height:54px}.hero-status{top:113px;right:8vw}.hero-side{display:none}.hero-visual{position:absolute;z-index:1;left:8vw;top:50%;translate:0 -42%;width:min(31vw,430px);aspect-ratio:1;border:1px solid rgba(7,27,55,.2);background:linear-gradient(135deg,rgba(22,135,94,.08),transparent 55%),#f7faf9;overflow:hidden}.visual-label{position:absolute;top:18px;right:20px;font:9px Vazirmatn;letter-spacing:.1em;color:#50637c;direction:ltr}.visual-core{position:absolute;inset:17%;border:1px solid #16875e;display:grid;place-items:center}.visual-core:before,.visual-core:after{content:"";position:absolute;background:#071b37}.visual-core:before{width:1px;height:140%;rotate:45deg}.visual-core:after{height:1px;width:140%;rotate:45deg}.visual-core>span{z-index:2;background:#071b37;color:#fff;width:82px;height:82px;border-radius:50%;display:grid;place-items:center;font-size:23px;font-weight:800;letter-spacing:-.05em}.visual-core i{position:absolute;border:1px solid rgba(22,135,94,.45);border-radius:50%;width:66%;aspect-ratio:1}.visual-core i:nth-of-type(2){width:43%;border-color:#071b37}.visual-core i:nth-of-type(3){width:82%;border-style:dashed}.visual-core b{position:absolute;bottom:14%;right:-13%;z-index:3;font-size:16px;line-height:1.55;font-weight:600;background:#fff;padding:8px 12px;color:#071b37}.visual-caption{position:absolute;bottom:17px;left:20px;right:20px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.08em;color:#50637c;direction:ltr}.dark .brand small{color:#b5c8cf}.dark .hero-visual{background:linear-gradient(135deg,rgba(109,214,169,.16),transparent 55%),#0b2443;border-color:rgba(157,209,197,.3)}.dark .visual-label,.dark .visual-caption{color:#afc9d0}.dark .visual-core{border-color:#6dd6a9}.dark .visual-core:before,.dark .visual-core:after{background:#dbeef1}.dark .visual-core i{border-color:rgba(109,214,169,.55)}.dark .visual-core i:nth-of-type(2){border-color:#dbeef1}.dark .visual-core>span{background:#6dd6a9;color:#071b37}.dark .visual-core b{background:#06162e;color:#dbeef1}.dark .hero h1 em{color:#6dd6a9}
@media(max-width:900px){.hero-copy{width:62%}.hero-visual{width:29vw;left:5vw}.visual-core b{right:-24%;font-size:13px}}
@media(max-width:760px){.nav{height:72px}.brand{font-size:18px;gap:8px}.brand img{width:57px;height:41px}.brand small{font-size:7px}.hero{height:76svh;min-height:570px;padding:115px 19px 35px}.hero-copy{width:100%;margin:0}.hero-status{top:87px;right:19px}.hero h1{font-size:44px;line-height:1.08;margin:19px 0 24px}.hero-bottom p{width:250px;font-size:12px}.hero-visual{display:none}}

/* Stable hero grid — no logo crop and no visual/text overlap. */
.nav{height:92px}.brand img{width:74px;height:74px;object-fit:contain;object-position:center;border-radius:0}.brand{font-size:24px;gap:10px}.brand small{font-size:8px}.hero{height:86svh;min-height:650px;padding:145px 8vw 55px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(290px,.75fr);column-gap:7vw;align-items:center}.hero-copy{width:auto;min-width:0;margin:0;grid-column:1;grid-row:1}.hero h1{max-width:730px;font-size:clamp(48px,5.2vw,78px);line-height:1.06;letter-spacing:-.07em;margin:18px 0 28px}.hero h1 span,.hero h1 em{white-space:nowrap}.hero-bottom{gap:22px}.hero-bottom p{width:min(340px,80%);font-size:13px}.hero-visual{position:relative;left:auto;top:auto;translate:none;grid-column:2;grid-row:1;justify-self:center;width:min(100%,340px);z-index:0;aspect-ratio:1}.hero-status{top:112px}.visual-core b{right:-18%;font-size:14px}.visual-label{font-size:8px}.hero:after{content:"";position:absolute;right:8vw;left:8vw;bottom:37px;border-bottom:1px solid rgba(7,27,55,.14)}.dark .hero:after{border-color:rgba(182,214,220,.18)}
@media(max-width:760px){.nav{height:76px}.brand img{width:57px;height:57px}.brand{font-size:19px}.hero{height:76svh;min-height:560px;padding:112px 19px 35px;display:flex}.hero-copy{width:100%}.hero h1{font-size:42px;line-height:1.1}.hero h1 span,.hero h1 em{white-space:normal}.hero-visual{display:none}.hero:after{right:19px;left:19px;bottom:23px}}

/* Opening sequence and Robocup-led hero. */
.opening{position:fixed;z-index:100;inset:0;background:#071b37;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;transition:opacity .6s ease,visibility .6s}.opening img{width:150px;height:150px;object-fit:contain;animation:logo-in .85s cubic-bezier(.2,.8,.2,1) both}.opening span{height:1px;width:0;background:#50c796;margin:16px 0;animation:line-in .6s .35s ease forwards}.opening b{font-size:9px;font-weight:500;letter-spacing:.18em;opacity:0;animation:fade-in .5s .7s ease forwards;direction:ltr}.ready .opening{opacity:0;visibility:hidden;pointer-events:none}.hero-photo{grid-column:2;grid-row:1;justify-self:center;position:relative;width:min(100%,350px);aspect-ratio:.92;margin:0;overflow:hidden;background:#071b37;box-shadow:18px 18px 0 #16875e;animation:photo-in 1s .45s cubic-bezier(.2,.8,.2,1) both}.hero-photo:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(7,27,55,.85) 100%)}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.92) contrast(1.06);transition:transform .8s ease}.hero-photo:hover img{transform:scale(1.05)}.hero-photo figcaption{position:absolute;z-index:2;right:18px;left:18px;bottom:17px;color:#fff;display:flex;align-items:end;justify-content:space-between;direction:ltr}.hero-photo figcaption span{font-size:8px;letter-spacing:.08em}.hero-photo figcaption b{font-size:14px;letter-spacing:.03em;color:#75d9ac}.hero-photo>i{position:absolute;z-index:2;left:13px;top:10px;color:#fff;font-size:24px;font-style:normal}.hero-copy .eyebrow,.hero-copy h1,.hero-copy .hero-bottom,.hero-status,.nav{opacity:0}.ready .nav{animation:fade-in .65s .12s ease forwards}.ready .hero-status{animation:rise-in .7s .72s cubic-bezier(.2,.8,.2,1) forwards}.ready .hero-copy .eyebrow{animation:rise-in .7s .78s cubic-bezier(.2,.8,.2,1) forwards}.ready .hero-copy h1{animation:rise-in .85s .9s cubic-bezier(.2,.8,.2,1) forwards}.ready .hero-copy .hero-bottom{animation:rise-in .75s 1.1s cubic-bezier(.2,.8,.2,1) forwards}@keyframes logo-in{from{opacity:0;transform:scale(.7) rotate(-8deg)}to{opacity:1;transform:none}}@keyframes line-in{to{width:104px}}@keyframes fade-in{to{opacity:1}}@keyframes rise-in{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}@keyframes photo-in{from{opacity:0;transform:translateY(40px) scale(.94)}to{opacity:1;transform:none}}.dark .hero-photo{background:#0b2443;box-shadow:18px 18px 0 #6dd6a9}.dark .hero-photo:before{background:linear-gradient(180deg,transparent 45%,rgba(6,22,46,.88) 100%)}
@media(max-width:760px){.opening img{width:125px;height:125px}.hero-photo{display:none}.hero-copy .eyebrow,.hero-copy h1,.hero-copy .hero-bottom{opacity:0}.hero{display:flex}}@media(prefers-reduced-motion:reduce){.opening{display:none}.nav,.hero-copy .eyebrow,.hero-copy h1,.hero-copy .hero-bottom,.hero-status{opacity:1!important;animation:none!important}.hero-photo{animation:none}}

/* Compact about section: readable copy, meaningful hierarchy, no poster-scale type. */
.manifesto{padding:110px 8vw;display:grid;grid-template-columns:1fr 1.15fr;gap:9vw;align-items:end;border-bottom:1px solid rgba(7,27,55,.14)}.about-copy .section-kicker{font-size:13px;font-weight:600;color:#16875e;margin:0 0 22px}.about-copy h2{font-size:clamp(36px,4vw,60px);line-height:1.22;letter-spacing:-.06em;margin:0 0 24px;color:#071b37}.about-copy h2 em{font-style:normal;color:#16875e}.about-copy>p:not(.section-kicker){max-width:480px;font-size:15px;line-height:2.1;color:#52627a;margin:0 0 30px}.about-copy a{display:inline-flex;align-items:center;gap:12px;text-decoration:none;border-bottom:1px solid #071b37;padding-bottom:7px;font-size:14px;font-weight:600;color:#071b37}.about-copy a b{font-size:19px}.about-steps{border-top:1px solid #b9c4cc}.about-steps article{min-height:125px;border-bottom:1px solid #b9c4cc;display:grid;grid-template-columns:48px 1fr 1.2fr;gap:18px;align-items:center}.about-steps span{font-size:12px;color:#16875e;font-weight:700}.about-steps h3{margin:0;font-size:21px;color:#071b37}.about-steps p{margin:0;font-size:13px;line-height:1.9;color:#68778a}.dark .manifesto{border-color:rgba(182,214,220,.18)}.dark .about-copy h2,.dark .about-copy a,.dark .about-steps h3{color:#f5fbf8}.dark .about-copy a{border-color:#f5fbf8}.dark .about-copy>p:not(.section-kicker),.dark .about-steps p{color:#b5c8cf}.dark .about-steps{border-color:#4d6880}.dark .about-steps article{border-color:#4d6880}.dark .about-copy .section-kicker,.dark .about-steps span{color:#6dd6a9}
@media(max-width:760px){.manifesto{padding:70px 19px;display:block}.about-copy h2{font-size:35px}.about-copy>p:not(.section-kicker){font-size:14px}.about-steps{margin-top:48px}.about-steps article{min-height:105px;grid-template-columns:32px 1fr;gap:12px;padding:16px 0}.about-steps p{grid-column:2;font-size:12px;margin-top:-10px}.about-steps h3{font-size:18px}}

/* Faral products. */
.products{padding:110px 8vw;background:#f4f7f5}.products-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:52px}.products-head .section-kicker{font-size:13px;font-weight:600;color:#16875e;margin:0 0 18px}.products-head h2{font-size:clamp(36px,4vw,60px);line-height:1.2;letter-spacing:-.06em;margin:0;color:#071b37}.products-head h2 em{font-style:normal;color:#16875e}.products-head>p{max-width:300px;margin:0;color:#5d6d80;font-size:14px;line-height:2}.product-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.product-card{min-height:270px;padding:24px;position:relative;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-7px);box-shadow:0 16px 30px rgba(7,27,55,.14)}.product-card>span{font-size:11px;opacity:.65;direction:ltr;text-align:right}.product-card small{font-size:12px;display:block;margin-bottom:10px}.product-card h3{font-size:37px;line-height:1;margin:0 0 13px;letter-spacing:-.06em}.product-card p{font-size:12px;margin:0;direction:ltr;text-align:right;opacity:.75}.product-card>b{position:absolute;left:23px;top:18px;width:36px;height:36px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:18px}.velaza-card{background:#123e50;color:#e9f7ee}.ava-card{background:#f3c7b4;color:#3b2735}.melkata-card{background:#d7cfb9;color:#343328}.dark .products{background:#0b2443}.dark .products-head h2{color:#f5fbf8}.dark .products-head>p{color:#b5c8cf}.dark .velaza-card{background:#15536a}.dark .ava-card{background:#d9a08b}.dark .melkata-card{background:#c5b994}
@media(max-width:760px){.products{padding:70px 19px}.products-head{display:block;margin-bottom:35px}.products-head h2{font-size:35px}.products-head>p{margin-top:18px;font-size:13px}.product-list{grid-template-columns:1fr;gap:9px}.product-card{min-height:175px;padding:20px}.product-card h3{font-size:31px}}

/* Clear capabilities cards — readable without hover. */
.capabilities{padding:100px 8vw;background:#071b37}.section-head{display:grid;grid-template-columns:.55fr 1.2fr .75fr;gap:36px;align-items:end}.section-head h2{font-size:clamp(38px,4vw,58px);line-height:1.18}.section-head>p{font-size:14px;line-height:2;color:#c1d0d7}.cap-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:52px;border:0}.cap{height:auto;min-height:270px;padding:25px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid rgba(172,212,210,.28);background:#0b2b50;color:#fff;transition:transform .25s ease,background .25s ease}.cap:hover{padding:25px;transform:translateY(-5px);background:#103763;color:#fff}.cap>span{font-size:12px;font-weight:700;color:#6dd6a9}.cap h3{font-size:25px;line-height:1.4;margin:45px 0 12px;color:#fff}.cap p{font-size:13px;line-height:2;color:#d4e1e6;direction:rtl;text-align:right;margin:0}.cap b{margin-top:auto;font-size:42px;line-height:1;color:#6dd6a9;-webkit-text-stroke:0;text-align:right;letter-spacing:-.06em}.cap:hover p,.cap:hover>span{color:inherit}.cap:hover>span,.cap:hover b{color:#88e3bb}.dark .capabilities{background:#071b37}.dark .cap{background:#0b2b50}.dark .cap:hover{background:#103763}
@media(max-width:760px){.capabilities{padding:70px 19px}.section-head{display:block}.section-head h2{font-size:35px;margin:24px 0 15px}.section-head>p{font-size:13px}.cap-list{grid-template-columns:1fr;margin-top:35px}.cap{min-height:190px;padding:20px}.cap:hover{padding:20px;transform:none}.cap h3{font-size:22px;margin:25px 0 8px}.cap p{font-size:12px}.cap b{font-size:35px}}

/* Product cards with product-specific interface motifs. */
.product-card{min-height:300px;padding:25px}.product-card .product-copy{position:relative;z-index:2;margin-top:auto}.product-card small{font-size:13px;font-weight:600}.product-card h3{font-size:39px;margin:10px 0}.product-card .go{z-index:4}.product-visual{position:absolute;z-index:1;left:25px;top:63px;width:42%;height:116px;opacity:.9;transition:transform .35s ease}.product-card:hover .product-visual{transform:translateY(-5px) rotate(-1deg)}.product-visual>b{position:absolute;bottom:9px;right:10px;font-size:10px;font-weight:600}.restaurant{border:1px solid rgba(255,255,255,.42);border-radius:8px;padding:13px}.restaurant i{display:block;height:8px;border-radius:3px;background:rgba(255,255,255,.78);margin-bottom:9px}.restaurant i:nth-child(1){width:70%}.restaurant i:nth-child(2){width:92%}.restaurant i:nth-child(3){width:48%}.restaurant:after{content:"";position:absolute;left:10px;bottom:10px;width:12px;height:12px;border-radius:50%;background:#66d5a6;box-shadow:20px 0 0 rgba(255,255,255,.65)}.attendance{border:1px solid rgba(59,39,53,.42);border-radius:8px;padding:14px;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,1fr);gap:6px}.attendance i{background:rgba(59,39,53,.2);border-radius:3px}.attendance i:nth-child(2){background:#4a8d72}.attendance i:nth-child(3){background:#fff6ed}.attendance b{grid-column:1/5;right:14px;bottom:10px}.property{border:1px solid rgba(52,51,40,.45);background:linear-gradient(90deg,transparent 49%,rgba(52,51,40,.33) 50%);padding:14px}.property:before,.property:after{content:"";position:absolute;border:1px solid rgba(52,51,40,.45)}.property:before{inset:13px 25px 35px 13px}.property:after{width:42%;height:44%;left:13px;bottom:13px}.property i{position:absolute;width:8px;height:8px;border-radius:50%;background:#54795b}.property i:nth-child(1){top:23px;right:34px}.property i:nth-child(2){top:49px;right:34px}.property i:nth-child(3){bottom:24px;right:28px}.property b{background:#f7f3e9;padding:4px 7px;right:auto;left:9px;bottom:9px}.dark .product-card{box-shadow:none}.dark .product-card:hover{box-shadow:0 16px 30px rgba(0,0,0,.27)}
@media(max-width:760px){.product-card{min-height:215px}.product-card h3{font-size:32px}.product-visual{top:37px;left:20px;width:38%;height:86px}.product-card .product-copy{margin-top:auto}}

/* Robocup achievements as an editorial photo panel. */
.honors{min-height:0;padding:115px 8vw;display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw;align-items:center;background:#fff}.honor-copy .section-kicker{font-size:13px;font-weight:600;color:#16875e;margin:0 0 18px}.honor-copy h2{font-size:clamp(38px,4.4vw,64px);line-height:1.18;letter-spacing:-.07em;margin:0 0 25px;color:#071b37}.honor-copy h2 em{font-style:normal;color:#16875e}.honor-copy>p:not(.section-kicker){font-size:15px;line-height:2.1;color:#52627a;max-width:420px;margin:0}.honor-values{display:flex;gap:8px;flex-wrap:wrap;margin-top:28px}.honor-values span{border:1px solid #b7c7cd;padding:7px 11px;border-radius:30px;font-size:12px;color:#31536a}.honor-showcase{min-height:460px;position:relative;overflow:hidden;background:#071b37;box-shadow:14px 14px 0 #16875e}.honor-showcase>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center;filter:grayscale(.08) contrast(1.06)}.honor-showcase:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,rgba(7,27,55,.94) 0%,rgba(7,27,55,.45) 55%,rgba(7,27,55,.08) 100%)}.honor-overlay{position:absolute;z-index:2;right:28px;top:27px;color:#fff;display:grid;grid-template-columns:auto auto;align-items:end;gap:5px;direction:ltr}.honor-overlay>span{position:absolute;top:0;left:2px;font-size:9px;letter-spacing:.15em;color:#7be2b3}.honor-overlay strong{font-size:118px;line-height:.82;letter-spacing:-.11em;margin-top:22px}.honor-overlay strong small{font-size:.47em;color:#75d9ac}.honor-overlay p{font-size:10px;line-height:1.45;letter-spacing:.08em;margin:0 0 7px}.honor-years{position:absolute;z-index:2;bottom:22px;left:25px;right:25px;display:flex;gap:10px;direction:ltr}.honor-years b{flex:1;border-top:1px solid rgba(255,255,255,.66);padding-top:9px;font-size:26px;letter-spacing:-.04em;color:#fff}.honor-years small{display:block;font-size:8px;letter-spacing:.1em;color:#bde6d3;margin-top:3px}.dark .honors{background:#06162e}.dark .honor-copy h2{color:#f5fbf8}.dark .honor-copy>p:not(.section-kicker){color:#b5c8cf}.dark .honor-values span{border-color:#4d6880;color:#c5dbdf}.dark .honor-showcase{box-shadow:14px 14px 0 #6dd6a9}
@media(max-width:760px){.honors{padding:70px 19px;display:flex;flex-direction:column;align-items:stretch;gap:40px}.honor-copy h2{font-size:35px}.honor-copy>p:not(.section-kicker){font-size:14px}.honor-showcase{min-height:365px}.honor-overlay{right:20px;top:20px}.honor-overlay strong{font-size:88px}.honor-years{left:18px;right:18px;bottom:17px}.honor-years b{font-size:21px}}

/* Compact product directory — calm, crisp, and investor-friendly. */
.products{padding:90px 8vw;background:#fff}.products-head{margin-bottom:38px}.products-head h2{font-size:clamp(34px,3.7vw,54px);line-height:1.25}.products-head>p{font-size:13px}.product-list{gap:12px}.product-card{min-height:190px;padding:20px;border:1px solid #d3dedb;background:#fff!important;color:#071b37!important;box-shadow:none!important;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}.product-card.velaza-card{border-top:4px solid #16875e}.product-card.ava-card{border-top:4px solid #4b709d}.product-card.melkata-card{border-top:4px solid #907e4e}.product-card:hover{transform:translateY(-4px);border-color:#16875e;box-shadow:0 12px 24px rgba(7,27,55,.09)!important}.product-card>span{color:#718091;font-size:11px}.product-card .product-copy{margin-top:auto}.product-card small{font-size:12px;color:#52627a}.product-card h3{font-size:29px;color:#071b37;margin:7px 0}.product-card p{font-size:11px;color:#718091;opacity:1}.product-card .go{width:31px;height:31px;left:18px;top:17px;border-color:#9eadb7;font-size:15px}.product-visual{display:none}.dark .products{background:#06162e}.dark .products-head h2{color:#f5fbf8}.dark .products-head>p{color:#b5c8cf}.dark .product-card{background:#0b2443!important;color:#f5fbf8!important;border-color:#34536d}.dark .product-card h3{color:#f5fbf8}.dark .product-card small,.dark .product-card p,.dark .product-card>span{color:#b5c8cf}.dark .product-card:hover{border-color:#6dd6a9;box-shadow:0 12px 24px rgba(0,0,0,.2)!important}
@media(max-width:760px){.products{padding:65px 19px}.product-list{gap:9px}.product-card{min-height:145px;padding:17px}.product-card h3{font-size:25px}.product-card .go{left:15px;top:14px}}

/* Keep the supplied Robocup photo compact; reveal the context on hover. */
.honor-showcase{width:min(100%,440px);min-height:385px;justify-self:center;box-shadow:11px 11px 0 #16875e}.honor-showcase:after{display:none}.honor-showcase>img{transition:transform .5s ease,filter .35s ease}.honor-hover-copy{position:absolute;z-index:3;inset:0;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;background:rgba(4,12,21,.86);color:#fff;opacity:0;transition:opacity .3s ease;pointer-events:none}.honor-hover-copy span{font-size:12px;letter-spacing:.16em;color:#76dfb1;direction:ltr}.honor-hover-copy p{font-size:27px;line-height:1.45;margin:12px 0 5px;font-weight:800}.honor-hover-copy small{font-size:16px;line-height:1.8;color:#fff;font-weight:800}.honor-hover-copy .en-copy{display:none;direction:ltr;text-align:left}.honor-showcase:hover .honor-hover-copy{opacity:1}.honor-showcase:hover>img{transform:scale(1.035);filter:contrast(1.04) saturate(.94)}html[lang=en] .honor-hover-copy .fa-copy{display:none}html[lang=en] .honor-hover-copy .en-copy{display:block}.dark .honor-showcase{box-shadow:11px 11px 0 #6dd6a9}@media(max-width:760px){.honor-showcase{width:100%;min-height:330px}.honor-hover-copy{padding:22px}.honor-hover-copy p{font-size:22px}.honor-hover-copy small{font-size:14px}}
