:root{--font-body:"Segoe UI",Tahoma,Arial,sans-serif;--font-heading:"Segoe UI",Tahoma,Arial,sans-serif;--bg:#03070d;--bg-2:#07111d;--panel:rgba(8,16,29,0.76);--panel-2:rgba(10,22,38,0.58);--text:#f7efd8;--muted:#d8c8a6;--gold:#cd9a45;--gold-2:#f3dda3;--line:rgba(236,200,116,0.2);--line-soft:rgba(236,200,116,0.1);--shadow:0 28px 90px rgba(0,0,0,0.36);--radius-xl:36px;--radius-lg:28px;--radius-md:20px}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:var(--font-body),sans-serif;background:radial-gradient(circle at top,#0c1a2d 0,#050a12 34%,#03070d 100%);min-height:100vh}body:before{background-image:url(/hieroglyphics-pattern.svg);background-size:300px 300px;opacity:.13}body:after,body:before{content:"";position:fixed;inset:0;pointer-events:none}body:after{background:radial-gradient(circle at 20% 14%,rgba(241,215,146,.08),transparent 18%),radial-gradient(circle at 80% 18%,rgba(214,163,74,.08),transparent 18%)}a{color:inherit;text-decoration:none}p{margin:0;color:var(--muted);line-height:2}h1,h2,h3,h4,h5{margin:0;font-family:var(--font-heading),var(--font-body),sans-serif;font-weight:700;letter-spacing:-.02em}button,input,textarea{font:inherit}img{max-width:100%;display:block}.site-shell{overflow-x:clip}.site-shell,main{position:relative}main{z-index:1}.container{width:min(1240px,calc(100% - 40px));margin:0 auto}.narrow{width:min(820px,calc(100% - 32px))}.section{padding:104px 0;position:relative}.section-alt{background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,.01))}.phone-ltr{direction:ltr;unicode-bidi:plaintext;display:inline-block}.egypt-card{position:relative;overflow:hidden;border-radius:var(--radius-lg);border:1px solid var(--line);background:linear-gradient(180deg,rgba(9,18,32,.82),rgba(5,11,21,.9));box-shadow:var(--shadow)}.egypt-card:after,.egypt-card:before{content:"";position:absolute;width:32px;height:32px;pointer-events:none;border-color:rgba(241,215,146,.36);border-style:solid}.egypt-card:before{top:14px;right:14px;border-width:2px 2px 0 0;border-top-right-radius:10px}.egypt-card:after{left:14px;bottom:14px;border-width:0 0 2px 2px;border-bottom-left-radius:10px}.glass-card{backdrop-filter:blur(16px) saturate(135%);-webkit-backdrop-filter:blur(16px) saturate(135%);background:linear-gradient(180deg,rgba(10,21,38,.52),rgba(5,10,20,.74)),linear-gradient(120deg,rgba(255,255,255,.1),transparent 38%)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:linear-gradient(180deg,rgba(3,8,15,.88),rgba(3,8,15,.7));border-bottom:1px solid var(--line-soft);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 10px 30px rgba(0,0,0,.16)}.nav-wrap{min-height:92px;display:grid;align-items:center;grid-gap:12px;gap:12px}.header-cta{justify-self:end;min-width:138px;padding-inline:22px}.brand{display:inline-flex;align-items:center;gap:12px;min-width:250px}.brand span:last-child{display:flex;flex-direction:column;gap:4px}.brand strong{color:var(--gold-2);font-size:1.5rem;line-height:1.08}.brand small{color:var(--muted);line-height:1.35;font-size:.86rem}.brand-mark,.card-icon,.large-mark{position:relative;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;color:var(--gold-2);background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(214,163,74,.08));border:1px solid rgba(241,215,146,.26);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 14px 28px rgba(0,0,0,.18)}.brand-mark{width:54px;height:54px}.large-mark{width:62px;height:62px;flex:0 0 auto}.menu-toggle{display:none;width:52px;height:52px;border-radius:16px;border:1px solid var(--line);background:rgba(255,255,255,.03);color:var(--gold-2)}.nav{display:flex;align-items:center;justify-content:center;gap:5px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;min-width:0}.nav::-webkit-scrollbar{display:none}.nav a{padding:10px 12px;border-radius:16px;transition:.22s ease;font-weight:800;font-size:.92rem;white-space:nowrap}.nav a.active,.nav a:hover{color:var(--gold-2);background:rgba(255,255,255,.04);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 10px 24px rgba(0,0,0,.14)}.lang-switch{min-height:44px;padding:0 16px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--gold-2);border:1px solid rgba(241,215,146,.28);background:rgba(255,255,255,.045);font-weight:900;font-size:.92rem;white-space:nowrap;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.lang-switch:hover{background:rgba(241,215,146,.1)}.btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;padding:0 30px;border-radius:999px;border:0;cursor:pointer;font-weight:800;letter-spacing:-.01em;transition:transform .22s ease,box-shadow .22s ease,opacity .22s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#171106;background:linear-gradient(180deg,#f6e1a2,#e0b151 55%,#bc8630);box-shadow:0 18px 40px rgba(214,163,74,.3),inset 0 1px 0 rgba(255,255,255,.38),inset 0 -4px 0 rgba(92,57,10,.22)}.btn-secondary{color:var(--text);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.025));border:1px solid var(--line);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 16px 35px rgba(0,0,0,.16)}.hero{padding:48px 0 28px}.hero-shell{position:relative}.hero-panel{min-height:690px;display:block;padding:84px 72px 72px;background:linear-gradient(90deg,rgba(4,9,18,.9),rgba(4,9,18,.56) 34%,rgba(4,9,18,.18) 48%,rgba(4,9,18,.24) 58%,rgba(4,9,18,.72)),linear-gradient(180deg,rgba(4,9,18,.1),rgba(4,9,18,.24)),url(/hero-clean-pharaoh.png) 68% /cover no-repeat}.hero-panel:before{background:linear-gradient(90deg,rgba(4,9,18,.94),rgba(4,9,18,.66) 28%,rgba(4,9,18,.2) 45%,rgba(4,9,18,.12)),radial-gradient(circle at 18% 28%,rgba(214,163,74,.1),transparent 22%)}.hero-panel:after,.hero-panel:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;border:0;width:auto;height:auto}.hero-panel:after{background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0))}.hero-panel.egypt-card:before{display:none}.hero-copy{position:absolute;z-index:2;top:50%;left:28px;transform:translateY(-50%);width:min(360px,31vw);max-width:360px;margin:0;padding:18px 0 18px 8px}.hero-copy:before{content:"";position:absolute;inset:-18px -24px -18px -18px;z-index:-1;border-radius:34px;background:linear-gradient(90deg,rgba(3,8,15,.72),rgba(3,8,15,.4));filter:blur(6px)}.hero-copy-elevated,.hero-copy-floating{padding:0;border-radius:0;background:none;border:0;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.hero-name{display:grid;grid-gap:6px;gap:6px;margin-bottom:18px}.hero-name span{display:block;font-size:clamp(2.15rem,3.7vw,3.45rem);line-height:1.08;color:var(--gold-2);text-shadow:0 12px 42px rgba(0,0,0,.5)}.hero-role{font-size:clamp(.96rem,1.2vw,1.04rem);color:#f3ead2;font-weight:700}.hero-role,.hero-slogan{line-height:1.9;max-width:22rem}.hero-slogan{margin-top:14px;font-size:1rem}.hero-text{margin-top:12px;max-width:22rem;font-size:.9rem;line-height:1.95}.hero-actions-single .btn{min-width:218px}.center-actions,.cta-actions,.hero-actions,.social-links{display:flex;flex-wrap:wrap;gap:14px}.hero-actions{margin-top:24px}.hero-actions.compact{margin-top:22px}.hero-actions-main{align-items:center}.hero-btn-primary,.hero-btn-secondary{min-width:220px;min-height:58px}.hero-bottom-grid{margin-top:16px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);grid-gap:16px;gap:16px}.hero-bottom-grid-refined{align-items:stretch}.hero-stats{display:grid;min-height:108px;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0;gap:0;padding:10px}.hero-stat-item{padding:18px 16px;text-align:center;-webkit-border-start:1px solid var(--line-soft);border-inline-start:1px solid var(--line-soft)}.hero-stat-item:first-child{-webkit-border-start:0;border-inline-start:0}.hero-stat-item strong{display:block;font-size:1.9rem;color:var(--gold-2);margin-bottom:6px}.hero-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.hero-points-clean{margin-top:0}.hero-point{display:flex;align-items:center;gap:10px;padding:15px 18px;border-radius:18px;background:rgba(5,11,21,.52);border:1px solid var(--line-soft);color:var(--gold-2)}.section-title{margin-bottom:42px}.section-title-center{text-align:center}.section-title-right{text-align:right}.section-title h2{font-size:clamp(2.2rem,4.2vw,3.6rem);color:var(--gold-2);margin-bottom:12px}.title-ornament{display:inline-block;width:140px;height:2px;margin-bottom:16px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.section-title p{max-width:820px;margin:0 auto}.section-title-right p{margin:0;max-width:100%}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.about-card,.aside-card,.contact-panel,.cta-box,.faq-item,.footer-brand,.info-card,.large-text-card,.mini-contact-card,.mission-card,.page-hero-box{padding:34px}.card-icon{width:60px;height:60px;margin-bottom:22px}.aside-card h3,.contact-panel h3,.cta-box h3,.info-card h3,.mini-contact-card h3,.mission-card h3,.visual-panel h3{color:var(--gold-2);font-size:1.3rem;margin-bottom:14px}.info-card h4{color:var(--text);font-size:1rem;line-height:1.8;margin-bottom:10px}.card-grid-contact-full,.card-grid-contact-short,.card-grid-credentials,.card-grid-mission,.card-grid-services,.card-grid-topics,.split-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-grid{display:grid;grid-gap:28px;gap:28px;align-items:start}.visual-panel{min-height:100%;background:linear-gradient(180deg,rgba(6,12,22,.78),rgba(6,12,22,.9)),radial-gradient(circle at 20% 22%,rgba(214,163,74,.08),transparent 18%),url(/hero-clean-pharaoh.png) 50%/cover no-repeat}.home-pharaoh-panel:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(3,8,15,.88),rgba(3,8,15,.28)),url(/hero-clean-pharaoh.png) 50% /cover no-repeat;opacity:.22}.visual-panel-inner{min-height:100%;display:flex;flex-direction:column;justify-content:center;padding:36px}.visual-chip{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:8px 12px;border-radius:999px;background:rgba(241,215,146,.08);color:var(--gold-2);margin-bottom:16px}.visual-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:24px}.visual-metrics div{padding:16px;border-radius:18px;background:rgba(255,255,255,.03);border:1px solid var(--line-soft)}.visual-metrics strong{display:block;color:var(--gold-2);margin-bottom:8px}.text-flow{display:grid;grid-gap:16px;gap:16px}.cta-box-home{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px}.page-hero{padding:34px 0 12px}.page-hero-box{text-align:center;min-height:332px;display:grid;grid-template-columns:1fr;align-content:center;justify-items:center;grid-row-gap:14px;row-gap:14px;padding:50px 34px;background:linear-gradient(180deg,rgba(7,15,28,.96),rgba(5,11,22,.94)),radial-gradient(circle at 18% 18%,rgba(214,163,74,.05),transparent 18%),linear-gradient(135deg,rgba(10,20,34,.95),rgba(6,12,22,.9)),url(/hieroglyphics-pattern.svg) 50%/280px 280px repeat}.page-hero-box h1{color:var(--gold-2);font-size:clamp(1.95rem,4vw,3.1rem);line-height:1.24;margin:0;max-width:900px}.page-hero-box p{max-width:780px;margin:0 auto;line-height:1.9}.page-hero-box .hero-actions.compact{margin-top:10px;justify-content:center}.faq-list{display:grid;grid-gap:16px;gap:16px}.faq-item summary{list-style:none;cursor:pointer;color:var(--gold-2);font-size:1.08rem;-webkit-padding-end:26px;padding-inline-end:26px;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;left:0;top:-1px;font-size:1.4rem;color:var(--gold-2)}.faq-item[open] summary:after{content:"−"}.faq-item p{margin-top:14px}.text-page p{margin-bottom:16px}.contact-panel,.stacked-cards{display:grid;grid-gap:18px;gap:18px}.social-links a{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 18px;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02));border:1px solid var(--line)}.social-links-column{flex-direction:column}.contact-note{padding:20px;border-radius:20px;background:rgba(255,255,255,.03);border:1px solid var(--line-soft)}.contact-note strong{display:block;color:var(--gold-2);margin-bottom:8px}.contact-note p+strong{margin-top:14px}.site-footer{padding:42px 0 24px;border-top:1px solid var(--line-soft);background:rgba(2,5,10,.88);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.footer-top{display:grid;grid-gap:24px;gap:24px}.footer-brand{display:flex;align-items:center;gap:18px;margin-bottom:8px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-gap:20px;gap:20px}.footer-brand h3,.footer-grid h4{color:var(--gold-2);margin-bottom:14px}.footer-grid ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:12px;gap:12px}.copyright{margin-top:22px;padding-top:18px;border-top:1px solid var(--line-soft);display:flex;justify-content:space-between;gap:16px;color:var(--muted);font-size:.92rem}.floating-contacts{position:fixed;inset-inline-end:18px;bottom:18px;z-index:35;display:flex;flex-direction:column;gap:10px}.floating-contacts a{width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:var(--gold-2);border:1px solid var(--line);background:linear-gradient(180deg,rgba(9,16,29,.95),rgba(6,11,21,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 16px 35px rgba(0,0,0,.24)}@media (max-width:1100px){.card-grid,.card-grid-contact-full,.card-grid-contact-short,.card-grid-credentials,.card-grid-mission,.card-grid-services,.card-grid-topics,.footer-grid,.hero-panel,.split-grid{grid-template-columns:1fr}.hero-panel{min-height:620px;padding:56px 32px 44px;background-position:64%}.hero-copy{left:34px;width:min(380px,44vw);max-width:380px;padding:14px 0 14px 6px}}@media (max-width:860px){.container{width:min(100% - 20px,1180px)}.nav-wrap{min-height:78px;grid-template-columns:1fr auto auto}.brand{min-width:0;max-width:calc(100% - 72px)}.brand strong{font-size:1.35rem}.brand small{font-size:.9rem}.menu-toggle{display:inline-flex;align-items:center;justify-content:center}.header-cta{display:none}.lang-switch{min-height:42px;padding:0 13px;font-size:.86rem}.nav{position:absolute;top:calc(100% + 10px);inset-inline:0;display:none;flex-direction:column;align-items:stretch;padding:14px;border-radius:24px;border:1px solid var(--line);background:rgba(4,9,18,.95);box-shadow:var(--shadow)}.nav.is-open{display:flex}.nav a{width:100%}.section{padding:78px 0}.hero{padding-top:20px}.hero-panel,.page-hero-box{padding:32px 22px}.hero-copy{position:relative;top:auto;left:auto;transform:none;width:100%;max-width:100%;padding:0;margin:0 auto;text-align:center}.hero-copy:before{inset:-14px -16px}.hero-copy-elevated{padding:22px;border-radius:24px}.hero-actions-main{flex-direction:column;align-items:stretch}.hero-btn-primary,.hero-btn-secondary{width:100%;min-width:0}.hero-points,.hero-stats,.visual-metrics{grid-template-columns:1fr}.hero-stat-item{-webkit-border-start:0;border-inline-start:0;border-top:1px solid var(--line-soft)}.hero-stat-item:first-child{border-top:0}.floating-contacts{inset-inline-end:10px;bottom:10px}.floating-contacts a{width:48px;height:48px}.copyright{flex-direction:column}}@media (max-width:560px){.brand strong{font-size:1.12rem}.brand small{display:none}.hero-name span{font-size:2.65rem}.hero-role,.hero-slogan{font-size:1rem}.page-hero-box h1,.section-title h2{font-size:1.9rem}.about-card,.aside-card,.contact-panel,.cta-box,.faq-item,.footer-brand,.info-card,.large-text-card,.mini-contact-card,.mission-card,.page-hero-box{padding:22px}}.articles-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.article-card{padding:34px;display:flex;flex-direction:column;gap:18px}.article-badge{align-self:flex-start;padding:8px 14px;border-radius:999px;border:1px solid var(--line);color:var(--gold-2);background:rgba(255,255,255,.04);font-size:.92rem;font-weight:700}.article-btn{align-self:flex-start;min-height:48px;padding:0 22px}.article-details{margin-top:6px}.article-details summary{list-style:none}.article-details summary::-webkit-details-marker{display:none}.article-excerpt{margin-top:14px;padding:18px 18px 16px;border-radius:18px;background:rgba(255,255,255,.03);border:1px solid var(--line-soft)}.article-note{margin-top:12px;color:var(--gold-2);font-weight:700}.topics-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.topic-row{padding:30px 32px}.topic-row h3{color:var(--gold-2);margin-bottom:12px;font-size:1.25rem}@media (max-width:900px){.articles-grid,.topics-list{grid-template-columns:1fr}}.contact-page-stack{display:grid;grid-gap:22px;gap:22px}.contact-form-panel{padding:30px}.contact-form-head{display:grid;grid-gap:10px;gap:10px;margin-bottom:18px}.contact-form-head h3{font-size:1.55rem;color:var(--gold-2)}.contact-form-grid label{color:var(--text)}.contact-form-grid label span{font-size:.96rem;color:var(--gold-2)}.contact-form-grid input,.contact-form-grid select,.contact-form-grid textarea{background:rgba(5,11,21,.74);transition:border-color .2s ease,box-shadow .2s ease}.contact-form-grid input:focus,.contact-form-grid select:focus,.contact-form-grid textarea:focus{border-color:rgba(241,215,146,.42);box-shadow:0 0 0 4px rgba(205,154,69,.12)}.contact-form-actions{gap:12px;margin-top:6px}.contact-form-actions .btn{min-width:180px;justify-content:center}@media (max-width:900px){.contact-form-grid{grid-template-columns:1fr}.contact-form-actions{flex-direction:column}.contact-form-actions .btn{width:100%}.contact-form-panel{padding:22px}}.phase2-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.phase2-card{padding:30px;display:flex;flex-direction:column;justify-content:space-between;gap:20px;min-height:280px}.collaboration-flow h3,.knowledge-card h3,.phase2-card h3,.service-process h3{color:var(--gold-2);font-size:1.35rem;margin:12px 0 14px}.service-process{margin-top:28px;padding:30px;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:28px;gap:28px;align-items:start}.service-steps{margin:0;padding:0;list-style:none;display:grid;grid-gap:14px;gap:14px;counter-reset:item}.service-steps li{counter-increment:item;position:relative;padding:16px 20px 16px 64px;border-radius:18px;background:rgba(255,255,255,.03);border:1px solid var(--line-soft);color:var(--muted);line-height:1.9}.service-steps li:before{content:counter(item,decimal-leading-zero);position:absolute;right:18px;top:14px;width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--gold-2);background:rgba(214,163,74,.1);border:1px solid var(--line);font-weight:700}.knowledge-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.knowledge-card{padding:30px;display:grid;grid-gap:14px;gap:14px}.collaboration-flow{padding:32px}.section-kicker{display:inline-flex;color:var(--gold-2);margin-bottom:8px}.contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.contact-form-grid label{display:grid;grid-gap:8px;gap:8px}.contact-form-grid span{color:var(--text);font-weight:700}.contact-form-grid input,.contact-form-grid select,.contact-form-grid textarea{width:100%;border-radius:16px;border:1px solid var(--line);background:rgba(255,255,255,.03);color:var(--text);padding:14px 16px;outline:none}.contact-form-grid input::placeholder,.contact-form-grid textarea::placeholder{color:rgba(247,239,216,.46)}.contact-form-full{grid-column:1/-1}.contact-form-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:14px}@media (max-width:1100px){.contact-form-grid,.knowledge-grid,.phase2-grid,.service-process{grid-template-columns:1fr}}.en-page p{line-height:1.9}.en-page .section-title p{margin-left:auto;margin-right:auto}.en-panel{padding:44px;display:grid;grid-gap:18px;gap:18px}.en-panel h1{color:var(--gold-2);font-size:clamp(2.4rem,4.5vw,4.4rem);line-height:1.05}.en-panel h2{color:var(--text);font-size:clamp(1.15rem,1.8vw,1.55rem);line-height:1.5}.en-hero-section .visual-panel{min-height:430px}.footer-signature{color:rgba(247,239,216,.72);letter-spacing:.01em}.footer-signature strong{color:var(--gold-2);font-weight:800}@media (max-width:860px){.en-panel{padding:28px}.en-page .hero-actions{flex-direction:column}.en-page .btn{width:100%}}.downloads-grid{align-items:stretch}.download-summary-card{min-height:310px;justify-content:space-between}.download-summary-card .article-note{margin-top:0}.nav-wrap{grid-template-columns:auto minmax(0,1fr) auto auto;gap:14px}.nav{gap:8px;overflow:visible}.nav a,.nav-more-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:16px;color:rgba(247,239,216,.92);background:transparent;border:1px solid transparent;font-weight:800;font-size:.9rem;white-space:nowrap}.nav a.active,.nav a:hover,.nav-more:focus-within .nav-more-button,.nav-more:hover .nav-more-button{color:var(--gold-2);background:rgba(255,255,255,.055);border-color:rgba(241,215,146,.12);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 10px 24px rgba(0,0,0,.14)}.nav-more{position:relative;display:inline-flex;align-items:center}.nav-more-button{cursor:default;gap:8px;color:rgba(247,239,216,.92)}.nav-more-menu{position:absolute;top:calc(100% + 12px);inset-inline-start:0;min-width:230px;display:grid;grid-gap:6px;gap:6px;padding:10px;border-radius:18px;border:1px solid rgba(241,215,146,.18);background:rgba(4,9,18,.97);box-shadow:0 24px 60px rgba(0,0,0,.36);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:80}.nav-more:focus-within .nav-more-menu,.nav-more:hover .nav-more-menu{opacity:1;visibility:visible;transform:translateY(0)}.nav-more-menu a{width:100%;justify-content:flex-start;text-align:start}.lang-switch{min-width:94px;border-color:rgba(241,215,146,.36);background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025))}.header-cta{min-width:132px}.en-page{direction:ltr;text-align:left}.en-page .section-title-center{text-align:center}.en-page .article-card,.en-page .contact-card,.en-page .contact-form-panel,.en-page .en-panel,.en-page .knowledge-card,.en-page .service-card{text-align:left}.en-page p{line-height:1.8}.en-page .contact-form-grid label span{text-align:left}@media (max-width:1180px){.brand{min-width:220px}.brand strong{font-size:1.28rem}.brand small{font-size:.78rem}.nav a,.nav-more-button{padding-inline:10px;font-size:.84rem}.header-cta{min-width:118px;padding-inline:18px}.lang-switch{min-width:82px;padding-inline:12px}}@media (max-width:980px){.nav-wrap{min-height:78px;grid-template-columns:1fr auto auto}.menu-toggle{display:inline-flex;align-items:center;justify-content:center}.header-cta,.nav{display:none}.nav{position:absolute;top:calc(100% + 10px);inset-inline:10px;flex-direction:column;align-items:stretch;padding:14px;border-radius:24px;border:1px solid var(--line);background:rgba(4,9,18,.97);box-shadow:var(--shadow);max-height:calc(100vh - 110px);overflow-y:auto}.nav.is-open{display:flex}.nav a,.nav-more-button{width:100%;justify-content:flex-start;min-height:46px}.nav-more{display:grid;width:100%}.nav-more-button{display:none}.nav-more-menu{position:static;min-width:0;display:grid;opacity:1;visibility:visible;transform:none;padding:0;border:0;background:transparent;box-shadow:none}.nav-more-menu a{justify-content:flex-start}.brand{max-width:calc(100% - 92px)}}.en-home-page .hero{padding:48px 0 28px}.en-home-page .hero-panel{min-height:690px;display:block;padding:84px 72px 72px;background:linear-gradient(90deg,rgba(4,9,18,.9),rgba(4,9,18,.56) 34%,rgba(4,9,18,.18) 48%,rgba(4,9,18,.24) 58%,rgba(4,9,18,.72)),linear-gradient(180deg,rgba(4,9,18,.1),rgba(4,9,18,.24)),url(/hero-clean-pharaoh.png) 68% /cover no-repeat}.en-hero-copy{left:28px;right:auto;width:min(390px,33vw);max-width:390px}.en-hero-copy .hero-role,.en-hero-copy .hero-slogan,.en-hero-copy .hero-text{max-width:24rem}.en-hero-name span{letter-spacing:-.04em;line-height:1.04}.en-page .article-card,.en-page .contact-card,.en-page .knowledge-card,.en-page .service-card,.en-page .topic-card{direction:ltr;text-align:left;padding:40px 34px 34px;min-height:214px;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px}.en-page .contact-card .card-icon,.en-page .service-card .card-icon,.en-page .topic-card .card-icon{margin:0 0 18px;flex:0 0 auto}.en-page .article-card h3,.en-page .contact-card h3,.en-page .knowledge-card h3,.en-page .service-card h3,.en-page .topic-card h3{width:100%;color:var(--gold-2);font-size:clamp(1.08rem,1.45vw,1.32rem);line-height:1.35;margin:0 0 8px;overflow-wrap:anywhere}.en-page .article-card p,.en-page .contact-card p,.en-page .knowledge-card p,.en-page .service-card p,.en-page .topic-card p{width:100%;color:var(--muted);font-size:.98rem;line-height:1.85;overflow-wrap:anywhere}.en-page .article-badge{align-self:flex-start;margin-bottom:12px}.en-page .article-btn{margin-top:auto}.download-summary-card .article-badge,.en-page .knowledge-card .article-badge{align-self:flex-end}.en-page .knowledge-card .article-badge{align-self:flex-start}@media (max-width:860px){.en-hero-copy{position:relative;inset:auto;transform:none;width:100%;max-width:100%;padding:0}.en-home-page .hero-panel{min-height:auto;padding:54px 24px 260px;background-position:65%}}.en-hero-copy,.hero-copy{top:50%;left:clamp(42px,5.2vw,86px);right:auto;transform:translateY(-50%);width:min(340px,29vw);max-width:340px;padding:18px 0 18px 6px;isolation:isolate}.en-hero-copy:before,.hero-copy:before{inset:-18px -24px -18px -18px;border-radius:32px;background:linear-gradient(90deg,rgba(3,8,15,.78),rgba(3,8,15,.44) 58%,rgba(3,8,15,.1));filter:blur(7px);opacity:.92}.hero-copy{direction:rtl;text-align:right}.en-hero-copy{direction:ltr;text-align:left}.hero-name{gap:4px;margin-bottom:16px}.en-hero-name span,.hero-name span{font-size:clamp(2rem,3.15vw,3.15rem);line-height:1.1;letter-spacing:-.015em;text-shadow:0 12px 34px rgba(0,0,0,.58),0 2px 0 rgba(0,0,0,.18)}.en-hero-name span{font-size:clamp(2rem,3vw,3rem);line-height:1.05;letter-spacing:-.045em}.hero-role{font-size:clamp(.9rem,1.03vw,1rem);line-height:1.75;max-width:21rem;color:rgba(255,250,235,.95)}.hero-slogan{margin-top:12px;font-size:clamp(.9rem,1vw,.98rem);line-height:1.85;max-width:21rem;color:var(--gold-2)}.hero-text{margin-top:10px;max-width:21rem;font-size:clamp(.82rem,.94vw,.9rem);line-height:1.9;color:rgba(245,238,218,.82)}.hero-actions{margin-top:22px}.hero-actions-main{justify-content:flex-start}.hero-copy .hero-actions-main{justify-content:flex-end}.en-hero-copy .hero-actions-main{justify-content:flex-start}.hero-actions-single .btn,.hero-btn-primary,.hero-btn-secondary{min-width:198px;min-height:52px;padding-inline:24px;font-size:.92rem}@media (max-width:1200px){.en-hero-copy,.hero-copy{left:clamp(34px,4.4vw,58px);width:min(330px,34vw);max-width:330px}.en-hero-name span,.hero-name span{font-size:clamp(1.9rem,3.1vw,2.85rem)}}@media (max-width:860px){.en-home-page .hero-panel,.hero-panel{min-height:640px;padding:36px 22px 44px;background-position:64%}.en-hero-copy,.hero-copy{position:relative;top:auto;left:auto;right:auto;transform:none;width:min(100%,480px);max-width:480px;margin:0 auto;padding:18px 14px;text-align:center;direction:inherit}.en-hero-copy:before,.hero-copy:before{inset:-10px;border-radius:26px;background:linear-gradient(180deg,rgba(3,8,15,.76),rgba(3,8,15,.38));filter:blur(6px)}.en-hero-copy .hero-role,.en-hero-copy .hero-slogan,.en-hero-copy .hero-text,.hero-role,.hero-slogan,.hero-text{max-width:100%;margin-inline:auto}.en-hero-copy .hero-actions-main,.hero-actions-main,.hero-copy .hero-actions-main{justify-content:center;align-items:center}.hero-actions-single .btn,.hero-btn-primary,.hero-btn-secondary{width:min(100%,280px);min-width:0}}@media (max-width:560px){.en-home-page .hero-panel,.hero-panel{min-height:590px;padding:28px 16px 34px}.en-hero-name span,.hero-name span{font-size:clamp(2rem,11vw,2.65rem);line-height:1.12}.hero-role{font-size:.9rem;line-height:1.75}.hero-slogan,.hero-text{font-size:.86rem;line-height:1.8}}html{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}*{box-sizing:border-box}.container{width:min(100% - 32px,1240px);margin-inline:auto}.en-home-page .hero-panel,.hero-panel{position:relative;min-height:clamp(560px,58vw,720px)}.en-hero-copy,.hero-copy{position:absolute!important;top:50%!important;left:clamp(44px,5vw,72px)!important;right:auto!important;transform:translateY(-50%)!important;width:min(350px,30vw)!important;max-width:350px!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;z-index:3!important}.en-hero-copy:before,.hero-copy:before{content:"";position:absolute;inset:-24px -26px -26px;border-radius:34px;background:linear-gradient(90deg,rgba(2,7,13,.84),rgba(2,7,13,.56) 62%,rgba(2,7,13,.08));filter:blur(8px);z-index:-1;pointer-events:none}.en-hero-name,.hero-name{margin:0 0 14px!important;display:flex!important;flex-direction:column!important;gap:3px!important;align-items:center!important}.en-hero-name span,.hero-name span{font-size:clamp(2.05rem,2.55vw,2.8rem)!important;line-height:1.08!important;font-weight:800!important;letter-spacing:-.02em!important;text-wrap:balance;text-shadow:0 14px 34px rgba(0,0,0,.58),0 2px 0 rgba(0,0,0,.18)}.hero-role{font-size:clamp(.9rem,.96vw,.98rem)!important;line-height:1.72!important;color:rgba(255,250,235,.96)!important}.hero-role,.hero-slogan{width:100%!important;margin:0 0 14px!important;text-align:center!important}.hero-slogan{font-size:clamp(.88rem,.94vw,.96rem)!important;line-height:1.8!important;color:var(--gold-2)!important}.hero-text{width:100%!important;margin:0 auto!important;font-size:clamp(.8rem,.86vw,.88rem)!important;line-height:1.85!important;text-align:center!important;color:rgba(245,238,218,.84)!important}.hero-actions,.hero-actions-main,.hero-actions-single{width:100%!important;margin-top:22px!important;display:flex!important;justify-content:center!important;align-items:center!important}.hero-actions .btn,.hero-actions-single .btn,.hero-btn-primary,.hero-btn-secondary{width:auto!important;min-width:168px!important;max-width:198px!important;height:43px!important;min-height:43px!important;padding:0 20px!important;font-size:.84rem!important;border-radius:999px!important;margin:0 auto!important;white-space:nowrap!important}.about-feature-panel{min-height:560px!important;display:flex;align-items:center;justify-content:center;overflow:hidden}.about-feature-inner{width:100%;max-width:640px}.about-feature-inner>p{max-width:560px;margin-inline:auto}.about-mini-grid{margin-top:22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.about-mini-card{min-height:116px;padding:18px 16px;border-radius:20px;border:1px solid rgba(246,216,150,.18);background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.025));box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 14px 34px rgba(0,0,0,.16);display:flex;flex-direction:column;justify-content:center;gap:8px}.about-mini-card strong{color:var(--gold-2);font-size:clamp(.92rem,1vw,1rem);line-height:1.35}.about-mini-card span{color:rgba(245,238,218,.82);font-size:clamp(.78rem,.86vw,.88rem);line-height:1.75}img,svg,video{max-width:100%}@media (max-width:1280px){.en-hero-copy,.hero-copy{width:min(335px,33vw)!important;left:clamp(34px,4.5vw,58px)!important}.about-feature-panel{min-height:520px!important}}@media (max-width:1024px){.en-hero-copy,.hero-copy{width:min(315px,38vw)!important}.en-hero-name span,.hero-name span{font-size:clamp(1.9rem,2.7vw,2.55rem)!important}.hero-actions .btn,.hero-actions-single .btn,.hero-btn-primary,.hero-btn-secondary{min-width:158px!important;max-width:190px!important;height:42px!important}.about-mini-grid{grid-template-columns:1fr}.about-mini-card{min-height:94px}}@media (max-width:860px){.en-home-page .hero-panel,.hero-panel{min-height:650px!important;background-position:64%!important;padding:34px 18px 44px!important;display:flex!important;align-items:center!important}.en-hero-copy,.hero-copy{position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important;width:min(100%,470px)!important;max-width:470px!important;margin:0 auto!important;padding:18px 12px!important}.en-hero-copy:before,.hero-copy:before{inset:-12px;border-radius:28px;background:linear-gradient(180deg,rgba(2,7,13,.78),rgba(2,7,13,.42))}.hero-actions .btn,.hero-actions-single .btn,.hero-btn-primary,.hero-btn-secondary{width:min(100%,230px)!important;max-width:230px!important;min-width:0!important}.about-feature-panel{min-height:auto!important}.about-mini-grid{grid-template-columns:1fr;gap:12px}}@media (max-width:560px){.container{width:min(100% - 24px,1240px)}.en-home-page .hero-panel,.hero-panel{min-height:600px!important;padding:28px 14px 36px!important}.en-hero-name span,.hero-name span{font-size:clamp(1.95rem,9.8vw,2.45rem)!important}.hero-role,.hero-slogan,.hero-text{font-size:.84rem!important}.about-mini-card{padding:16px 14px}}.mobile-nav-cta{display:none}.nav-wrap,.site-header{overflow:visible}.nav-wrap{position:relative}@media (max-width:980px){.site-shell,body{overflow-x:hidden}.site-header{z-index:100}.nav-wrap{width:min(100% - 18px,1240px);min-height:72px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;grid-template-areas:"brand language menu"!important;grid-gap:8px!important;gap:8px!important;align-items:center!important}.brand{grid-area:brand;min-width:0!important;max-width:none!important;width:100%;gap:9px;overflow:hidden}.brand span:last-child{min-width:0;overflow:hidden}.brand small,.brand strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand strong{font-size:clamp(1rem,4vw,1.22rem)!important;line-height:1.15}.brand small{font-size:.74rem!important;line-height:1.3}.brand-mark{width:44px!important;height:44px!important;border-radius:15px!important;flex:0 0 44px}.lang-switch{grid-area:language;min-width:72px!important;min-height:40px!important;padding:0 10px!important;font-size:.78rem!important}.menu-toggle{grid-area:menu;display:inline-flex!important;align-items:center;justify-content:center;width:44px!important;height:44px!important;border-radius:15px!important;flex:0 0 44px}.header-cta,.nav{display:none!important}.nav{grid-area:unset;position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:0!important;width:100%!important;max-height:min(78vh,620px)!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:7px!important;padding:12px!important;border-radius:22px!important;border:1px solid rgba(241,215,146,.22)!important;background:linear-gradient(180deg,rgba(4,9,18,.985),rgba(6,13,25,.97))!important;box-shadow:0 28px 80px rgba(0,0,0,.48)!important;overflow-y:auto!important;overflow-x:hidden!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.nav.is-open{display:flex!important}.nav a,.nav-more-button,.nav-more-menu a{width:100%!important;min-height:46px!important;justify-content:flex-start!important;text-align:start!important;padding:0 14px!important;border-radius:15px!important;white-space:normal!important;line-height:1.45!important}.nav-more{width:100%!important;display:grid!important}.nav-more-button{display:none!important}.nav-more-menu{position:static!important;display:grid!important;grid-gap:7px!important;gap:7px!important;padding:0!important;opacity:1!important;visibility:visible!important;transform:none!important;border:0!important;background:transparent!important;box-shadow:none!important}.mobile-nav-cta,.nav-more-menu{min-width:0!important;width:100%!important}.mobile-nav-cta{display:inline-flex!important;max-width:none!important;min-height:50px!important;margin-top:6px!important;font-size:.9rem!important}.container{width:min(100% - 22px,1240px)!important}.section{padding:62px 0!important}.hero{padding:18px 0 20px!important}.en-home-page .hero-panel,.hero-panel{min-height:auto!important;padding:310px 16px 22px!important;display:block!important;border-radius:28px!important;background-position:58% top!important;background-size:auto 430px!important;overflow:hidden!important}.en-home-page .hero-panel:before,.hero-panel:before{background:linear-gradient(180deg,rgba(2,7,13,.18),rgba(2,7,13,.2) 38%,rgba(2,7,13,.92) 66%,rgba(2,7,13,.96)),radial-gradient(circle at 50% 22%,rgba(214,163,74,.1),transparent 28%)!important}.en-hero-copy,.hero-copy{position:relative!important;inset:auto!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important;width:100%!important;max-width:520px!important;margin:0 auto!important;padding:18px 14px!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;border:1px solid rgba(241,215,146,.16)!important;border-radius:24px!important;background:linear-gradient(180deg,rgba(3,8,15,.74),rgba(3,8,15,.48))!important;box-shadow:0 18px 48px rgba(0,0,0,.24)!important}.en-hero-copy:before,.hero-copy:before{display:none!important}.en-hero-name span,.hero-name span{font-size:clamp(2rem,8.5vw,2.85rem)!important;line-height:1.1!important}.en-hero-copy .hero-role,.en-hero-copy .hero-slogan,.en-hero-copy .hero-text,.hero-role,.hero-slogan,.hero-text{width:100%!important;max-width:100%!important;margin-inline:auto!important;text-align:center!important}.hero-actions,.hero-actions-main,.hero-actions-single{width:100%!important;margin-top:18px!important;justify-content:center!important}.hero-actions .btn,.hero-actions-single .btn,.hero-btn-primary,.hero-btn-secondary{width:100%!important;max-width:270px!important;min-width:0!important;min-height:48px!important;height:auto!important;white-space:normal!important;line-height:1.35!important}.articles-grid,.card-grid,.card-grid-contact-full,.card-grid-contact-short,.card-grid-credentials,.card-grid-mission,.card-grid-services,.card-grid-topics,.contact-form-grid,.footer-grid,.hero-bottom-grid,.hero-bottom-grid-refined,.hero-points,.hero-stats,.knowledge-grid,.phase2-grid,.service-process,.split-grid,.topics-list,.visual-metrics{grid-template-columns:1fr!important}.hero-bottom-grid{margin-top:14px!important}.hero-points{gap:10px!important}.hero-point{min-height:48px!important;justify-content:center!important;text-align:center!important}.hero-stats{padding:10px!important}.hero-stat-item{-webkit-border-start:0!important;border-inline-start:0!important;border-top:1px solid var(--line-soft)!important}.hero-stat-item:first-child{border-top:0!important}.about-card,.article-card,.aside-card,.collaboration-flow,.contact-form-panel,.contact-panel,.cta-box,.en-panel,.faq-item,.footer-brand,.info-card,.knowledge-card,.large-text-card,.mini-contact-card,.mission-card,.page-hero-box,.phase2-card,.service-process{padding:22px!important}.copyright,.cta-box-home,.footer-brand{text-align:center!important}.center-actions,.contact-form-actions,.copyright,.cta-actions,.cta-box-home,.footer-brand,.social-links{flex-direction:column!important;align-items:stretch!important}.center-actions .btn,.contact-form-actions .btn,.cta-actions .btn,.social-links a{width:100%!important}}@media (max-width:560px){.nav-wrap{width:min(100% - 14px,1240px)!important;min-height:66px!important;gap:6px!important}.brand-mark{width:40px!important;height:40px!important;flex-basis:40px!important}.brand strong{font-size:clamp(.92rem,4.2vw,1.06rem)!important}.brand small{display:block!important;font-size:.65rem!important}.lang-switch{min-width:62px!important;min-height:38px!important;padding-inline:8px!important;font-size:.72rem!important}.menu-toggle{width:40px!important;height:40px!important;flex-basis:40px!important}.en-home-page .hero-panel,.hero-panel{padding:270px 12px 16px!important;background-size:auto 380px!important;border-radius:24px!important}.en-hero-copy,.hero-copy{padding:16px 12px!important;border-radius:20px!important}.en-hero-name span,.hero-name span{font-size:clamp(1.85rem,9.8vw,2.42rem)!important}.hero-role,.hero-slogan,.hero-text{font-size:.82rem!important;line-height:1.75!important}.floating-contacts{inset-inline-end:8px!important;bottom:8px!important;gap:7px!important}.floating-contacts a{width:42px!important;height:42px!important}.page-hero-box h1,.section-title h2{font-size:clamp(1.55rem,8vw,2rem)!important}}.site-header .nav-wrap{position:relative!important;overflow:visible!important}.site-header .nav{min-width:0!important;gap:8px!important}.site-header .brand-mark,.site-header .header-cta,.site-header .lang-switch,.site-header .menu-toggle{flex-shrink:0!important}.site-header .lang-switch{margin-inline:6px!important}.site-header .header-cta{-webkit-margin-start:8px!important;margin-inline-start:8px!important;white-space:nowrap!important}.mobile-nav-cta{display:none!important}@media (min-width:981px){.site-header .nav-wrap{grid-template-columns:auto minmax(0,1fr) auto auto!important;gap:14px!important}.site-header .brand{min-width:220px!important}.site-header .nav{justify-content:center!important;overflow:visible!important}}@media (max-width:980px){.site-header .nav-wrap{width:min(100% - 18px,1240px)!important;min-height:72px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;grid-template-areas:"brand language menu"!important;grid-gap:8px!important;gap:8px!important;align-items:center!important}.site-header .brand{grid-area:brand!important;width:100%!important;min-width:0!important;max-width:none!important;overflow:hidden!important}.site-header .brand small,.site-header .brand span:last-child,.site-header .brand strong{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.site-header .lang-switch{grid-area:language!important;margin-inline:0!important}.site-header .menu-toggle{grid-area:menu!important;display:inline-flex!important}.site-header .header-cta,.site-header .nav{display:none!important}.site-header .nav{position:absolute!important;top:calc(100% + 8px)!important;inset-inline:0!important;width:100%!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:7px!important;max-height:min(78vh,620px)!important;padding:12px!important;border-radius:22px!important;border:1px solid rgba(241,215,146,.22)!important;background:linear-gradient(180deg,rgba(4,9,18,.985),rgba(6,13,25,.97))!important;box-shadow:0 28px 80px rgba(0,0,0,.48)!important;overflow-y:auto!important;overflow-x:hidden!important;z-index:200!important}.site-header .nav.is-open{display:flex!important}.site-header .mobile-nav-cta,.site-header .nav a,.site-header .nav-more-menu a{width:100%!important;min-height:46px!important;justify-content:flex-start!important;text-align:start!important;padding:0 14px!important;border-radius:15px!important;white-space:normal!important;line-height:1.45!important}.site-header .nav-more{width:100%!important;display:grid!important}.site-header .nav-more-button{display:none!important}.site-header .nav-more-menu{position:static!important;min-width:0!important;width:100%!important;display:grid!important;grid-gap:7px!important;gap:7px!important;padding:0!important;opacity:1!important;visibility:visible!important;transform:none!important;border:0!important;background:transparent!important;box-shadow:none!important}.site-header .mobile-nav-cta{display:inline-flex!important;justify-content:center!important;min-height:50px!important;margin-top:6px!important}}@media (max-width:560px){.site-header .nav-wrap{width:min(100% - 14px,1240px)!important;min-height:66px!important;gap:6px!important}.site-header .brand{gap:7px!important}.site-header .brand-mark{width:40px!important;height:40px!important;flex-basis:40px!important}.site-header .brand strong{font-size:clamp(.9rem,4vw,1.04rem)!important}.site-header .brand small{display:block!important;font-size:.62rem!important}.site-header .lang-switch{min-width:62px!important;min-height:38px!important;padding-inline:8px!important;font-size:.72rem!important}.site-header .menu-toggle{width:40px!important;height:40px!important;flex-basis:40px!important}}