.site-header{z-index:1000;-webkit-backdrop-filter:blur(14px);background:#03161af5;border-bottom:1px solid #e9c46a21;width:100%;height:90px;position:relative}.brand-logo{flex:none;align-items:center;width:126px;height:66px;text-decoration:none;transition:transform .35s;display:flex}.brand-logo:hover{transform:translateY(-1px)}.main-nav{justify-content:center;align-items:center;gap:28px;margin:0 auto;padding:0;display:flex}.nav-link{color:#dce6e8c2;letter-spacing:.05px;white-space:nowrap;align-items:center;min-height:46px;font-family:Plus Jakarta Sans,sans-serif;font-size:14.5px;font-weight:600;line-height:1;text-decoration:none;transition:color .3s,transform .3s;display:inline-flex;position:relative}.nav-link:after{content:"";transform-origin:50%;background:var(--gold-light);height:2px;transition:transform .3s;position:absolute;bottom:1px;left:0;right:0;transform:scaleX(0)}.nav-link:hover:after,.nav-link.active:after{transform:scaleX(1)}.header-actions{flex:none;justify-content:flex-end;align-items:center;gap:12px;min-width:230px;display:flex}.language-button:hover{background:#e9c46a13;border-color:#e9c46a9e;transform:translateY(-1px)}.arabic-text{color:#dce6e8b3;font-size:11px;font-weight:600}.header-talk-button{border:1px solid var(--gold-light);background:var(--gold-light);color:#07191d;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:52px;padding:0 24px;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:750;line-height:1;text-decoration:none;transition:transform .3s,background .3s,box-shadow .3s;display:inline-flex}.header-talk-button:hover{background:#f4d98d;transform:translateY(-2px);box-shadow:0 10px 28px #e9c46a21}.mobile-menu-button{width:44px;height:44px;color:var(--gold-light);cursor:pointer;background:0 0;border:1px solid #e9c46a3d;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;transition:background .3s,border-color .3s;display:none}.mobile-menu-button:hover{background:#e9c46a0f;border-color:#e9c46a80}.mobile-menu{background:#03161afa;border-top:1px solid #0000;width:100%;max-height:0;transition:max-height .45s cubic-bezier(.22,.61,.36,1),border-color .3s;display:none;overflow:hidden}.mobile-menu-open{border-top-color:#e9c46a1a;max-height:700px}.mobile-nav{flex-direction:column;gap:0;padding:18px 20px 25px;display:flex}.mobile-nav>a{color:#f5f5f2d1;border-bottom:1px solid #e9c46a12;padding:15px 0;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:650;text-decoration:none}.mobile-nav>a:hover{color:var(--gold-light)}.mobile-menu-actions{align-items:center;gap:10px;padding-top:18px;display:flex}.mobile-language-button{color:#f5f5f2d1;cursor:pointer;background:0 0;border:1px solid #e9c46a40;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 14px;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-weight:650;display:inline-flex}.mobile-talk-button{border:1px solid var(--gold-light);background:var(--gold-light);color:#07191d;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 15px;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-weight:750;text-decoration:none;display:inline-flex}@media (width>=901px){.site-header{height:92px}.header-container{gap:30px;width:min(1420px,100% - 56px)}.brand-logo{flex:0 0 165px;width:165px;height:80px}.brand-logo img{object-fit:contain;width:auto;max-width:165px;height:78px;display:block}.main-nav{gap:28px}.nav-link{min-height:50px;font-size:15.5px}.header-actions{gap:11px;min-width:255px}.language-button{min-width:92px;height:48px;padding:0 17px;font-size:13px}.arabic-text{font-size:12px}.header-talk-button{min-width:122px;height:52px;padding:0 23px;font-size:14px}.header-talk-button svg{width:17px;height:17px}}@media (width>=901px) and (width<=1180px){.site-header{height:86px}.header-container{gap:18px;width:calc(100% - 36px)}.brand-logo{flex:0 0 112px;width:112px;height:58px}.brand-logo img{max-width:112px;height:55px}.main-nav{gap:14px}.nav-link{min-height:44px;font-size:12.5px}.header-actions{gap:8px;min-width:220px}.language-button{min-width:84px;height:43px;padding:0 12px;font-size:11.5px}.arabic-text{font-size:10.5px}.header-talk-button{min-width:110px;height:46px;padding:0 17px;font-size:12px}}@media (width>=901px){.brand-logo img{width:auto;max-width:165px;height:78px}}@media (width<=900px){.site-header{height:76px}.header-container{gap:12px;width:calc(100% - 32px)}.brand-logo{width:82px;height:48px}.brand-logo img{max-width:82px;height:44px}.main-nav{display:none}.header-actions{gap:8px;min-width:auto;margin-left:auto}.language-button{display:none}.header-talk-button{height:42px;padding:0 16px;font-size:11px}.mobile-menu-button{display:flex}.mobile-menu{display:block}}@media (width<=480px){.site-header{height:70px}.header-container{gap:7px;width:calc(100% - 24px)}.brand-logo{width:74px;height:44px}.brand-logo img{max-width:74px;height:40px}.header-talk-button{height:39px;padding:0 13px;font-size:10px}.mobile-menu-button{width:40px;height:40px}.mobile-menu-actions{flex-direction:column;align-items:stretch}.mobile-language-button,.mobile-talk-button{width:100%}}html[dir=rtl] .site-header{direction:rtl}html[dir=rtl] .header-actions,html[dir=rtl] .main-nav{flex-direction:row-reverse}html[dir=rtl] .mobile-menu-actions{direction:rtl}@media (prefers-reduced-motion:reduce){.brand-logo,.nav-link,.language-button,.header-talk-button,.mobile-menu-button,.mobile-menu{transition:none!important}}@media (width>=901px){.header-container{box-sizing:border-box!important;grid-template-columns:200px minmax(0,1fr) 270px!important;align-items:center!important;gap:0!important;width:calc(100% - 56px)!important;max-width:1700px!important;height:100%!important;margin:0 auto!important;padding:0!important;display:grid!important}.brand-logo{flex:none!important;grid-area:1/1!important;justify-content:flex-start!important;justify-self:start!important;align-items:center!important;width:185px!important;height:82px!important;margin:0!important;display:flex!important}.brand-logo img{object-fit:contain!important;width:auto!important;max-width:185px!important;height:78px!important;display:block!important}.main-nav{grid-area:1/2!important;justify-content:center!important;place-self:center!important;align-items:center!important;gap:23px!important;width:max-content!important;max-width:100%!important;margin:0!important;padding:0!important;display:flex!important;position:static!important;transform:none!important}.nav-link{white-space:nowrap!important;flex:none!important;min-height:50px!important;font-size:14px!important}.header-actions{box-sizing:border-box!important;flex:none!important;grid-area:1/3!important;justify-content:flex-end!important;place-self:center end!important;align-items:center!important;gap:9px!important;width:max-content!important;min-width:0!important;max-width:270px!important;margin:0!important;padding:0!important;display:flex!important}.language-button{box-sizing:border-box!important;white-space:nowrap!important;flex:0 0 108px!important;gap:6px!important;width:108px!important;min-width:108px!important;height:48px!important;padding:0 12px!important}.header-talk-button{box-sizing:border-box!important;white-space:nowrap!important;flex:0 0 135px!important;width:135px!important;min-width:135px!important;height:52px!important;padding:0 17px!important}html[dir=rtl] .header-container{direction:rtl!important}html[dir=rtl] .brand-logo{grid-column:1!important;justify-content:flex-end!important;justify-self:end!important}html[dir=rtl] .main-nav{direction:rtl!important;flex-direction:row!important;grid-column:2!important;gap:22px!important}html[dir=rtl] .header-actions{flex-direction:row!important;grid-column:3!important;justify-content:flex-start!important;justify-self:start!important;gap:9px!important}html[dir=rtl] .language-button{direction:ltr!important}html[dir=rtl] .language-button .arabic-text{direction:rtl!important;unicode-bidi:isolate!important}html[dir=rtl] .header-talk-button{direction:rtl!important}}@media (width>=901px) and (width<=1180px){.header-container{grid-template-columns:150px minmax(0,1fr) 235px!important;width:calc(100% - 28px)!important;max-width:none!important}.brand-logo{width:140px!important;height:70px!important}.brand-logo img{max-width:140px!important;height:66px!important}.main-nav{gap:11px!important}.nav-link{min-height:44px!important;font-size:11.5px!important}.header-actions{gap:6px!important;max-width:235px!important}.language-button{flex-basis:96px!important;width:96px!important;min-width:96px!important;height:43px!important;padding:0 8px!important;font-size:11px!important}.arabic-text{font-size:10px!important}.header-talk-button{flex-basis:125px!important;width:125px!important;min-width:125px!important;height:46px!important;padding:0 13px!important;font-size:12px!important}html[dir=rtl] .main-nav{gap:10px!important}}@media (width>=1181px){html[dir=rtl] .header-container{grid-template-columns:270px minmax(0,1fr) 210px!important;column-gap:18px!important}html[dir=rtl] .main-nav{justify-content:center!important;gap:18px!important}html[dir=rtl] .nav-link{font-size:14px!important}html[dir=rtl] .header-actions{justify-content:flex-start!important;gap:9px!important;width:100%!important}html[dir=rtl] .language-button{width:96px!important;min-width:96px!important;padding:0 10px!important}html[dir=rtl] .header-talk-button{width:116px!important;min-width:116px!important;padding:0 14px!important}}.site-footer{background:#021417;border-top:1px solid #e9c46a2b;width:100%;position:relative;overflow:hidden}.site-footer:before{content:"";pointer-events:none;background:radial-gradient(#e9c46a0b,#0000 70%);border-radius:50%;width:600px;height:350px;position:absolute;bottom:-280px;left:50%;transform:translate(-50%)}.footer-container{z-index:2;width:1040px;max-width:calc(100% - 160px);margin:0 auto;position:relative}.footer-top{grid-template-columns:1.35fr .8fr 1fr 1fr;gap:38px;padding:38px 0 30px;display:grid}.footer-brand{max-width:285px}.footer-logo{align-items:center;margin-bottom:16px;display:inline-flex}.footer-logo img{object-fit:contain;width:78px;height:auto;display:block}.footer-description{max-width:285px;color:var(--text-secondary);margin:0;font-size:13px;font-weight:500;line-height:1.65}.footer-column{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.footer-heading{color:var(--gold-light);letter-spacing:2px;margin-bottom:8px;font-size:11px;font-weight:800;line-height:1.3}.footer-column>a{color:var(--text-secondary);text-transform:none;font-size:12px;font-weight:500;line-height:1.45;text-decoration:none;transition:color .25s,transform .25s}.footer-column>a:hover{color:var(--text-primary);transform:translate(3px)}.footer-column>a[href=\#testimonials]{text-transform:none!important}.footer-connect{gap:10px}.footer-contact{align-items:flex-start;gap:9px;width:100%;display:flex!important}.footer-contact svg{width:15px;height:15px;color:var(--gold-light);flex-shrink:0;margin-top:2px}.footer-contact>span,.footer-contact>a{color:var(--text-secondary);text-transform:none;font-size:12px;font-weight:500;line-height:1.45;text-decoration:none}.footer-talk{letter-spacing:1.4px;border:1px solid #e9c46a4d;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:36px;margin-top:8px;padding:0 15px;font-weight:800;transition:background .25s,border-color .25s,transform .25s;color:var(--gold-light)!important;font-size:10px!important;display:inline-flex!important}.footer-talk:hover{border-color:var(--gold-light);background:#e9c46a12;transform:translateY(-2px)!important}.footer-bottom{color:#9fb1bb85;letter-spacing:.9px;border-top:1px solid #e9c46a21;justify-content:space-between;align-items:center;gap:25px;min-height:48px;font-size:9px;display:flex}.footer-bottom p,.footer-bottom span,.footer-bottom small{letter-spacing:.9px;font-size:9px;font-weight:600;line-height:1.4}.footer-tagline{color:#e9c46a94;text-align:right;letter-spacing:1.2px;font-size:9px;font-weight:700}@media (width>=1400px){.footer-container{width:1040px;max-width:1040px}.footer-top{gap:38px}}@media (width<=900px){.footer-container{width:min(1120px,100% - 48px);max-width:none}.footer-top{grid-template-columns:1fr 1fr;gap:45px 35px;padding:55px 0 45px}.footer-brand,.footer-description{max-width:400px}}@media (width<=600px){.footer-container{width:calc(100% - 32px)}.footer-top{grid-template-columns:1fr;gap:38px;padding:50px 0 40px}.footer-brand,.footer-description{max-width:100%}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px;min-height:auto;padding:20px 0}.footer-tagline{text-align:left}}html[dir=rtl] .footer-contact,html[dir=rtl] .footer-bottom{direction:rtl}html[dir=rtl] .footer-tagline{text-align:left}@media (prefers-reduced-motion:reduce){.footer-column>a,.footer-talk{transition:none!important}}.about-section{background:var(--bg-primary);width:100%;position:relative;overflow:hidden}.about-background{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.about-soft-glow{filter:blur(30px);background:radial-gradient(circle,#e9c46a0e,#0000 68%);border-radius:50%;width:520px;height:520px;animation:15s ease-in-out infinite aboutGlowMove;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.about-wave{opacity:.55;width:45%;height:100%;position:absolute;top:0}.about-wave-left{left:-9%}.about-wave-right{right:-9%}.about-wave path{fill:none;stroke:#e9c46a24;stroke-width:1.1px;stroke-linecap:round;stroke-dasharray:4 12;animation:18s linear infinite aboutWaveFlow}.about-wave path:nth-child(2){stroke:#397b821a;animation-duration:23s;animation-delay:-6s}.about-particle{background:#efd377b8;border-radius:50%;width:3px;height:3px;animation:7s ease-in-out infinite aboutParticleFloat;position:absolute;box-shadow:0 0 9px #efd3774d}.about-particle-one{top:18%;left:14%}.about-particle-two{animation-delay:-2s;top:37%;left:7%}.about-particle-three{animation-delay:-4s;top:22%;right:17%}.about-particle-four{animation-delay:-1.5s;top:58%;right:8%}.about-particle-five{animation-delay:-3.5s;bottom:22%;left:19%}.about-particle-six{animation-delay:-5s;bottom:15%;right:22%}.about-container{z-index:2;width:min(1120px,100% - 48px);margin:0 auto;position:relative}.about-top{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start;gap:72px;display:grid}.about-heading-column{width:100%;min-width:0;max-width:620px}.about-label{color:var(--gold-light);letter-spacing:2.6px;align-items:center;gap:10px;font-size:15px;font-weight:600;display:inline-flex}.about-label-dot{background:var(--gold-light);border-radius:50%;flex:0 0 6px;width:6px;height:6px;animation:3s ease-in-out infinite aboutDotPulse;box-shadow:0 0 9px #e9c46a52}.about-title{width:100%;max-width:620px;font-family:var(--font-heading);letter-spacing:-3.5px;color:var(--text-primary);flex-direction:column;align-items:flex-start;margin:25px 0 0;font-size:clamp(56px,6.2vw,88px);font-weight:800;line-height:.89;display:flex}.about-title-mask{box-sizing:border-box;width:100%;max-width:100%;padding-right:4px;display:block;overflow:hidden}.about-title-line{white-space:nowrap;will-change:transform, opacity, filter;width:max-content;max-width:100%;display:block}.about-gold{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(110deg,#8a641c 0%,#c99a32 18%,#f2cf68 32%,#fff6bd 45%,#fff 50%,#fff0a3 55%,#e7bc4f 70%,#b78324 86%,#7b5715 100%) 0 0/250%;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite aboutGoldShine}.about-impact-line{position:relative}.about-impact-line:after{content:"";transform-origin:50%;background:linear-gradient(90deg,#0000,#e9c46a8c,#0000);height:1px;animation:1.1s 1.5s forwards aboutImpactLine;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.about-intro{justify-self:end;width:100%;min-width:0;max-width:440px;padding-top:66px}.about-intro p{max-width:440px;color:var(--text-secondary);margin:0 0 24px;font-size:15px;line-height:1.8}.about-intro p:last-child{margin-bottom:0}.about-cards{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:54px;display:grid}.about-card{background:#071d20a3;border:1px solid #e9c46a26;border-radius:8px;flex-direction:column;min-height:210px;padding:24px 22px;transition:transform .32s,border-color .32s,box-shadow .32s,background .32s;display:flex;position:relative;overflow:hidden}.about-card:hover{background:#092225c2;border-color:#e9c46a66;transform:translateY(-6px);box-shadow:0 18px 38px #0000002e,0 0 28px #e9c46a0b}.about-card-number{color:var(--gold-light);letter-spacing:2px;opacity:.92;font-size:9px;font-weight:700;transition:opacity .28s,transform .28s}.about-card:hover .about-card-number{opacity:1;transform:translate(3px)}.about-card-icon-wrap{width:48px;height:48px;color:var(--gold-light);justify-content:center;align-items:center;margin-top:22px;display:flex;position:relative}.about-card-icon{z-index:2;transition:transform .35s,filter .35s;position:relative}.about-card:hover .about-card-icon{filter:drop-shadow(0 0 7px #e9c46a40);transform:translateY(-2px)scale(1.05)}.about-card-strategy .about-card-icon{animation:4.2s ease-in-out infinite strategyPulse}.about-card-creativity .about-card-icon{animation:4.8s ease-in-out infinite creativityPulse}.about-card-growth .about-card-icon{animation:4s ease-in-out infinite growthFloat}.about-card-impact .about-card-icon{animation:4.3s ease-in-out infinite impactPulse}.about-impact-ring{pointer-events:none;border:1px solid #e9c46a33;border-radius:50%;width:28px;height:28px;animation:4.5s ease-out infinite impactRing;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ring-two{animation-delay:-2.2s}.about-card-content{margin-top:18px}.about-card-content h3{color:var(--text-primary);font-family:var(--font-heading);letter-spacing:2.2px;margin:0;font-size:20px;font-weight:700;line-height:1}.about-card-content p{max-width:230px;color:var(--text-secondary);margin:12px 0 0;font-size:15px;line-height:1.65}.about-card-accent{transform-origin:0;background:linear-gradient(90deg,#e9c46a14,#e9c46a47,#0000);height:1px;transition:transform .35s,opacity .35s;position:absolute;bottom:15px;left:22px;right:22px;transform:scaleX(.2)}.about-card:hover .about-card-accent{opacity:.9;transform:scaleX(1)}.about-bottom-line{transform-origin:50%;justify-content:center;align-items:center;gap:11px;margin-top:22px;display:flex}.about-bottom-line span{background:#e9c46a6b;border-radius:50%;width:3px;height:3px}.about-bottom-line span:first-child{background:var(--gold-light);width:5px;height:5px}@keyframes aboutDotPulse{0%,to{opacity:.55;transform:scale(.85)}50%{opacity:1;transform:scale(1.08)}}@keyframes aboutWaveFlow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-160px}}@keyframes aboutParticleFloat{0%,to{opacity:.25;transform:translateY(0)scale(.8)}50%{opacity:.9;transform:translateY(-10px)scale(1)}}@keyframes aboutGlowMove{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.06)}}@keyframes aboutGoldShine{0%{background-position:220%}to{background-position:-40%}}@keyframes aboutImpactLine{to{transform:scaleX(1)}}@keyframes strategyPulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes creativityPulse{0%,to{opacity:.72;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}@keyframes growthFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes impactPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes impactRing{0%{opacity:0;width:24px;height:24px}25%{opacity:.4}to{opacity:0;width:58px;height:58px}}html[dir=rtl] .about-title{text-align:right;align-items:flex-start}html[dir=rtl] .about-intro{text-align:right;justify-self:start}html[dir=rtl] .about-card{text-align:right}html[dir=rtl] .about-card-accent{transform-origin:100%}html[dir=rtl] .about-card:hover .about-card-number{transform:translate(-3px)}@media (width<=900px){.about-top{grid-template-columns:1fr;gap:42px}.about-heading-column,.about-title{max-width:700px}.about-intro{justify-self:start;width:100%;max-width:680px;padding-top:0}.about-intro p{max-width:680px}.about-cards{grid-template-columns:repeat(2,1fr);margin-top:42px}}@media (width<=600px){.about-container{width:calc(100% - 32px)}.about-top{gap:34px}.about-title{letter-spacing:-2.5px;margin-top:20px;font-size:clamp(46px,13.5vw,70px);line-height:.9}.about-title-mask{padding-right:2px}.about-intro{max-width:100%}.about-intro p{margin-bottom:18px;font-size:13px;line-height:1.75}.about-cards{grid-template-columns:1fr;gap:12px;margin-top:34px}.about-card{min-height:190px;padding:21px 19px}.about-card-icon-wrap{margin-top:18px}.about-card-content{margin-top:14px}.about-card-content h3{font-size:19px}.about-card-content p{max-width:100%;font-size:11px}.about-wave{opacity:.28;width:75%}.about-soft-glow{width:320px;height:320px}.about-particle{transform:scale(.75)}.about-bottom-line{margin-top:18px}}@media (width<=380px){.about-title{letter-spacing:-2.2px;font-size:44px}}@media (prefers-reduced-motion:reduce){.about-soft-glow,.about-wave path,.about-particle,.about-label-dot,.about-gold,.about-card-icon,.about-impact-ring{animation:none!important}}.services-section{--services-bg:#03191d;--services-surface:#071f23;--services-card:#0a2427;--services-text:#f5f5f2;--services-muted:#9fb1bb;--services-dim:#687e86;--services-gold:#e9c46a;--services-gold-light:#f3d58a;--services-gold-dark:#b89135;--services-border:#e9c46a2e;--services-border-soft:#e9c46a17;background:radial-gradient(circle at 16% 17%, #175b581c, transparent 34%), radial-gradient(circle at 84% 77%, #e9c46a0b, transparent 31%), var(--services-bg);width:100%;color:var(--services-text);position:relative;overflow:hidden}.services-background{pointer-events:none;position:absolute;inset:0;overflow:hidden}.services-orb{filter:blur(75px);opacity:.18;border-radius:999px;position:absolute}.services-orb-one{background:#1a757047;width:370px;height:370px;animation:12s ease-in-out infinite servicesOrbOne;top:11%;left:-140px}.services-orb-two{background:#e9c46a1a;width:310px;height:310px;animation:15s ease-in-out infinite servicesOrbTwo;bottom:14%;right:-110px}.services-grid-overlay{opacity:.16;background-image:linear-gradient(#e9c46a08 1px,#0000 1px),linear-gradient(90deg,#e9c46a08 1px,#0000 1px);background-size:86px 86px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 12% 84%,#0000);mask-image:linear-gradient(#0000,#000 12% 84%,#0000)}.services-particles span{opacity:.35;background:#e9c46a6b;border-radius:50%;width:2px;height:2px;animation:9s ease-in-out infinite servicesParticle;position:absolute}.services-particles span:first-child{top:16%;left:11%}.services-particles span:nth-child(2){animation-delay:-2s;top:25%;left:76%}.services-particles span:nth-child(3){animation-delay:-3.4s;top:46%;left:21%}.services-particles span:nth-child(4){animation-delay:-5s;top:54%;left:83%}.services-particles span:nth-child(5){animation-delay:-6.3s;top:70%;left:9%}.services-particles span:nth-child(6){animation-delay:-1.4s;top:79%;left:71%}.services-particles span:nth-child(7){animation-delay:-4.4s;top:34%;left:47%}.services-particles span:nth-child(8){animation-delay:-7s;top:89%;left:42%}.services-container{z-index:2;width:min(100%,1440px);margin:0 auto;padding:118px 42px 112px;position:relative}.services-header{grid-template-columns:minmax(0,1.1fr) minmax(340px,.78fr);align-items:end;column-gap:78px;margin-bottom:78px;display:grid}.services-heading-column{min-width:0}.services-label{letter-spacing:2.5px;text-transform:uppercase;color:#e9c46ac7;align-items:center;gap:11px;margin-bottom:18px;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:700;display:flex}.services-label:before{content:"";background:linear-gradient(to right, transparent, var(--services-gold));width:32px;height:1px;display:block}.services-heading-mask{overflow:hidden}.services-heading-line{letter-spacing:-.055em;color:var(--services-text);will-change:transform, opacity, filter;margin:0;font-family:Syne,Plus Jakarta Sans,sans-serif;font-size:clamp(60px,7vw,103px);font-weight:800;line-height:.9}.services-about-gold{color:#0000;-webkit-text-fill-color:transparent;will-change:background-position;background:linear-gradient(110deg,#8a641c 0%,#c99a32 18%,#f2cf68 32%,#fff6bd 45%,#fff 50%,#fff0a3 55%,#e7bc4f 70%,#b78324 86%,#7b5715 100%) 0 0/250%;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite servicesAboutGoldShine}.services-intro{justify-self:end;max-width:470px;padding-bottom:4px;position:relative}.services-intro-line{background:linear-gradient(to right, var(--services-gold), transparent);opacity:.68;width:54px;height:1px;margin-bottom:22px;display:block}.services-intro p{color:#f5f5f2a8;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;line-height:1.9}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;display:grid}.service-card{background:linear-gradient(145deg,#0a2427fa,#04191dfa);border:1px solid #e9c46a24;border-radius:22px;min-height:650px;transition:transform .85s cubic-bezier(.22,.61,.36,1),border-color .75s,box-shadow .75s;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 24px 60px #0000002e}.service-card:hover{border-color:#e9c46a47;transform:translateY(-5px);box-shadow:0 30px 78px #00000047,0 12px 34px #e9c46a0b}.service-card-photo{object-fit:cover;opacity:.34;filter:saturate(.79)contrast(1.04);width:100%;height:100%;transition:transform 1.45s cubic-bezier(.22,.61,.36,1),opacity .9s,filter .9s;position:absolute;inset:0;transform:scale(1.001)}.service-card:hover .service-card-photo{opacity:.4;filter:saturate(.88)contrast(1.05);transform:scale(1.045)}.service-card-overlay{background:linear-gradient(#0214174d 0%,#03191d75 34%,#03191dbd 68%,#031316f7 100%);transition:background .9s;position:absolute;inset:0}.service-card:hover .service-card-overlay{background:linear-gradient(#03151840 0%,#03191d69 34%,#03191db5 68%,#031316f2 100%)}.service-card-inner{z-index:3;flex-direction:column;height:100%;min-height:650px;padding:29px;display:flex;position:relative}.service-card-number{letter-spacing:1.3px;color:#e9c46ae0;background:#03131673;border:1px solid #e9c46a38;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-family:Plus Jakarta Sans,sans-serif;font-size:10px;font-weight:700;transition:border-color .7s,transform .7s,box-shadow .7s;display:flex;position:relative}.service-card:hover .service-card-number{border-color:#e9c46a66;transform:translateY(-1px);box-shadow:0 8px 22px #e9c46a17}.service-card-main{flex-direction:column;flex:1;padding-top:22px;display:flex}.service-graphic{-webkit-backdrop-filter:blur(6px);background:#0312157a;border:1px solid #e9c46a1c;border-radius:17px;width:100%;margin-bottom:30px;position:relative;overflow:hidden;box-shadow:inset 0 0 38px #0000001f}.service-card:hover .service-graphic{border-color:#e9c46a2b}.service-card-copy{margin-top:auto}.service-card-copy h3{letter-spacing:-.035em;color:var(--services-text);margin:0 0 13px;font-family:Syne,Plus Jakarta Sans,sans-serif;font-size:clamp(24px,2.15vw,31px);font-weight:750;line-height:1.02}.service-card-copy p{color:#f5f5f296;max-width:640px;margin:0 0 21px;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;line-height:1.78}.service-checklist{flex-wrap:wrap;gap:12px 21px;width:100%;display:flex}.service-check-item{letter-spacing:.01em;color:#f5f5f2bd;align-items:center;gap:8px;min-width:0;max-width:100%;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:500;line-height:1.4;transition:color .45s,transform .45s;display:inline-flex}.service-check-item svg{width:14px;height:14px;color:var(--services-gold);stroke:currentColor;flex:none}.service-card:hover .service-check-item{color:#f5f5f2e0}.social-graphic{background:linear-gradient(145deg,#082528ad,#031417b8);min-height:286px;padding:20px}.social-graphic-top{justify-content:space-between;align-items:center;display:flex}.social-graphic-heading{letter-spacing:1.5px;color:#f5f5f2bd;align-items:center;gap:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:9px;font-weight:700;display:flex}.social-graphic-heading svg{color:var(--services-gold)}.social-graphic-status{letter-spacing:1px;color:#e9c46ac7;border:1px solid #e9c46a30;border-radius:999px;padding:5px 8px;font-family:Plus Jakarta Sans,sans-serif;font-size:7px;font-weight:700}.social-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:24px;display:grid}.social-metric{background:#061d2187;border:1px solid #e9c46a17;border-radius:11px;padding:13px 11px}.social-metric-value{color:var(--services-gold-light);font-family:Syne,sans-serif;font-size:22px;line-height:1;display:block}.social-metric-label{letter-spacing:.8px;text-transform:uppercase;color:#f5f5f26b;margin-top:7px;font-family:Plus Jakarta Sans,sans-serif;font-size:8px;font-weight:600;display:block}.social-chart{margin-top:20px}.social-chart-header{letter-spacing:1px;color:#f5f5f26b;justify-content:space-between;align-items:center;margin-bottom:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:8px;font-weight:700;display:flex}.social-chart-header span:last-child{color:#e9c46ac9}.social-chart-bars{align-items:flex-end;gap:6px;height:70px;padding:0 2px;display:flex}.social-chart-bars span{transform-origin:bottom;background:linear-gradient(#f3d58aad,#ae841f29);border-radius:3px 3px 0 0;flex:1;min-width:4px;animation:4.6s ease-in-out infinite socialBarGrow}.social-chart-bars span:first-child{height:25%}.social-chart-bars span:nth-child(2){height:38%;animation-delay:-.45s}.social-chart-bars span:nth-child(3){height:47%;animation-delay:-.85s}.social-chart-bars span:nth-child(4){height:59%;animation-delay:-1.2s}.social-chart-bars span:nth-child(5){height:72%;animation-delay:-1.65s}.social-chart-bars span:nth-child(6){height:61%;animation-delay:-2.05s}.social-chart-bars span:nth-child(7){height:81%;animation-delay:-2.45s}.social-chart-bars span:nth-child(8){height:94%;animation-delay:-2.8s}.social-footer{border-top:1px solid #e9c46a14;align-items:center;gap:9px;margin-top:16px;padding-top:13px;display:flex}.social-footer-icon{color:#e9c46abf;background:#e9c46a14;border-radius:8px;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.social-footer>span{letter-spacing:1px;color:#f5f5f261;font-family:Plus Jakarta Sans,sans-serif;font-size:7px;font-weight:700}.social-footer-progress{background:#f5f5f20f;border-radius:999px;flex:1;height:3px;margin-left:auto;overflow:hidden}.social-footer-progress span{border-radius:inherit;background:linear-gradient(90deg,#b8913570,#f3d58ac7);width:73%;height:100%;animation:5s ease-in-out infinite socialProgress;display:block}.content-graphic{background:linear-gradient(145deg,#072023ad,#021417c2);grid-template-columns:minmax(0,1fr) 150px;gap:14px;min-height:335px;padding:16px;display:grid}.content-social-post{background:#0315188f;border:1px solid #e9c46a1a;border-radius:15px;min-height:302px;padding:12px;position:relative;overflow:hidden}.content-post-header{z-index:4;justify-content:space-between;align-items:center;margin-bottom:10px;display:flex;position:relative}.content-post-brand{letter-spacing:1.2px;color:#f5f5f2b3;align-items:center;gap:7px;font-family:Plus Jakarta Sans,sans-serif;font-size:8px;font-weight:700;display:flex}.content-post-brand-dot{background:radial-gradient(circle,#f3d58aa6,#e9c46a14);border:1px solid #e9c46a45;border-radius:50%;width:17px;height:17px}.content-post-menu{letter-spacing:1px;color:#f5f5f257;font-size:10px}.content-image-frame{background:#0b2428;border:1px solid #e9c46a21;border-radius:12px;width:100%;height:178px;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000030}.content-image-photo{object-fit:cover;object-position:center;opacity:1;filter:saturate(.92)contrast(1.02);width:100%;height:100%;transition:transform 1.35s cubic-bezier(.22,.61,.36,1),filter .9s;display:block;position:absolute;inset:0;transform:scale(1)}.content-image-overlay{pointer-events:none;background:linear-gradient(145deg,#041d211c,#031b1f42);transition:background .9s;position:absolute;inset:0}.content-image-glass{mix-blend-mode:screen;pointer-events:none;background:linear-gradient(120deg,#ffffff0f,#0000 27% 72%,#e9c46a08);position:absolute;inset:0}.service-card:hover .content-image-photo{filter:saturate(.98)contrast(1.04);transform:scale(1.035)}.service-card:hover .content-image-overlay{background:linear-gradient(145deg,#041d2112,#031b1f30)}.content-post-title{z-index:4;color:#fffef8;text-shadow:0 7px 20px #00000070;font-family:Syne,sans-serif;font-size:19px;font-weight:800;line-height:.98;position:absolute;bottom:44px;left:20px}.content-post-metrics{z-index:4;letter-spacing:.7px;color:#ffffffd1;align-items:center;gap:15px;font-family:Plus Jakarta Sans,sans-serif;font-size:8px;font-weight:700;display:flex;position:absolute;bottom:17px;left:20px;right:18px}.content-workspace{flex-direction:column;gap:12px;min-width:0;display:flex}.content-tool-panel,.content-publish-panel{background:#051c1fa8;border:1px solid #e9c46a1c;border-radius:13px}.content-tool-panel{align-items:center;gap:10px;min-height:82px;padding:13px;display:flex}.content-tool-icon{color:#e9c46acc;background:#e9c46a0d;border:1px solid #e9c46a2b;border-radius:10px;flex:none;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.content-tool-copy{flex-direction:column;min-width:0;display:flex}.content-tool-label{letter-spacing:.9px;color:#f5f5f2c7;font-family:Plus Jakarta Sans,sans-serif;font-size:8px;font-weight:800}.content-tool-sub{letter-spacing:.8px;color:#f5f5f252;margin-top:5px;font-family:Plus Jakarta Sans,sans-serif;font-size:7px;font-weight:600}.content-publish-panel{padding:13px}.content-publish-top{letter-spacing:1px;color:#e9c46aa8;align-items:center;gap:7px;margin-bottom:11px;font-family:Plus Jakarta Sans,sans-serif;font-size:7px;font-weight:700;display:flex}.content-publish-button{letter-spacing:1.2px;color:#f6e2a3f5;background:linear-gradient(135deg,#e9c46a1c,#e9c46a0d);border:1px solid #e9c46a40;border-radius:9px;justify-content:center;align-items:center;min-height:40px;font-family:Plus Jakarta Sans,sans-serif;font-size:8px;font-weight:800;animation:4.8s ease-in-out infinite publishGlow;display:flex}.content-workflow{z-index:6;position:absolute;bottom:14px;left:16px;right:16px}.content-workflow-line{background:#e9c46a21;height:1px;position:absolute;top:5px;left:8px;right:8px;overflow:hidden}.content-workflow-line span{background:linear-gradient(90deg,#e9c46a38,#f3d58ae0);width:31%;height:100%;animation:5.8s ease-in-out infinite contentWorkflowProgress;display:block}.content-workflow-items{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid;position:relative}.content-workflow-item{letter-spacing:.8px;color:#f5f5f24d;justify-content:center;align-items:center;gap:5px;padding-top:14px;font-family:Plus Jakarta Sans,sans-serif;font-size:6px;font-weight:700;display:flex}.content-workflow-item.is-active{color:#e9c46ac7}.workflow-dot{background:#082227;border:1px solid #e9c46a36;border-radius:50%;flex:none;width:7px;height:7px;position:relative}.content-workflow-item.is-active .workflow-dot{background:var(--services-gold);border-color:#e9c46ab8;box-shadow:0 0 0 3px #e9c46a0e}.reels-graphic{background:linear-gradient(145deg,#07202396,#021316b8);justify-content:center;align-items:center;min-height:316px;padding:20px;display:flex}.reels-visual-group{transform-origin:50%;will-change:transform, opacity;justify-content:center;align-items:center;gap:31px;width:min(100%,455px);display:flex;transform:scale(1.055)}.reel-phone{flex:none;width:151px;height:291px;position:relative}.reel-phone-frame{background:linear-gradient(145deg,#101b1e,#08171a);border:1px solid #e9c46a54;border-radius:23px;width:100%;height:100%;padding:7px;transition:transform .9s cubic-bezier(.22,.61,.36,1),box-shadow .9s;position:relative;box-shadow:0 24px 52px #0000005c,inset 0 0 0 1px #ffffff06}.service-card:hover .reel-phone-frame{transform:translateY(-2px);box-shadow:0 30px 58px #0000006b,0 0 0 1px #e9c46a12}.reel-phone-speaker{z-index:6;background:#ffffff17;border-radius:999px;width:31px;height:3px;position:absolute;top:11px;left:50%;transform:translate(-50%)}.reel-phone-screen{background:#0b2428;border-radius:17px;width:100%;height:100%;position:relative;overflow:hidden}.reel-screen-image{object-fit:cover;object-position:center;will-change:transform;width:100%;height:100%;animation:6s ease-in-out infinite reelImageZoom;position:absolute;inset:0;transform:scale(1.01)}.service-card:hover .reel-screen-image{transform:scale(1.045)}.reel-screen-overlay{background:linear-gradient(#0214171f 0%,#02141714 39%,#0214174d 100%);position:absolute;inset:0}.reel-indicator{z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);letter-spacing:.8px;color:#ffffffc7;background:#04171a57;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:5px;padding:5px 7px;font-family:Plus Jakarta Sans,sans-serif;font-size:6px;font-weight:700;display:inline-flex;position:absolute;top:12px;left:11px}.reel-play{z-index:4;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;text-indent:2px;background:#03171a4d;border:1px solid #ffffff85;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:17px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.reel-screen-title{z-index:4;letter-spacing:.9px;color:#ffffffbd;font-family:Plus Jakarta Sans,sans-serif;font-size:7px;font-weight:700;position:absolute;bottom:20px;left:11px}.reel-progress{z-index:4;background:#ffffff3b;border-radius:999px;height:2px;position:absolute;bottom:9px;left:11px;right:11px;overflow:hidden}.reel-progress span{border-radius:inherit;background:linear-gradient(90deg,#e9c46ab8,#f7e2a0f7);width:42%;height:100%;animation:5.5s ease-in-out infinite reelProgress;display:block}.reel-metrics{flex-direction:column;gap:18px;min-width:132px;display:flex}.reel-metric{align-items:center;gap:10px;display:flex}.reel-metric svg{color:#e9c46ac9;flex:none;width:15px;height:15px}.reel-metric div{flex-direction:column;display:flex}.reel-metric strong{letter-spacing:-.04em;color:#f5f5f2ed;font-family:Syne,sans-serif;font-size:21px;line-height:1}.reel-metric span{letter-spacing:1px;color:#f5f5f263;margin-top:5px;font-family:Plus Jakarta Sans,sans-serif;font-size:7px;font-weight:700}.growth-graphic{background:linear-gradient(145deg,#072023a8,#031417bd);min-height:305px;padding:20px}.growth-top-row{justify-content:space-between;align-items:baseline;display:flex}.growth-main-number{letter-spacing:-.06em;background:linear-gradient(105deg,#b88d2f,#f5dfa1 35%,#e9c46a 58%,#fff0bd);color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Syne,sans-serif;font-size:45px;line-height:1}.growth-main-label{letter-spacing:1.2px;color:#e9c46a94;font-family:Plus Jakarta Sans,sans-serif;font-size:8px;font-weight:700}.growth-chart{border-top:1px solid #e9c46a14;border-bottom:1px solid #e9c46a14;height:128px;margin-top:17px;position:relative}.growth-axis-line{background:#f5f5f20e;height:1px;position:absolute;left:0;right:0}.growth-axis-one{top:33.33%}.growth-axis-two{top:66.66%}.growth-axis-three{bottom:0}.growth-chart-svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.growth-chart-line{stroke-dasharray:650;stroke-dashoffset:650px;animation:2.8s cubic-bezier(.22,.61,.36,1) .55s forwards growthLineDraw}.growth-chart-point{fill:var(--services-gold-light);opacity:0;animation:.7s 2.8s forwards growthPointReveal}.growth-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:17px;display:grid}.growth-metric{background:#051a1d7a;border:1px solid #e9c46a14;border-radius:10px;padding:10px}.growth-metric-label{letter-spacing:.8px;color:#f5f5f25c;font-family:Plus Jakarta Sans,sans-serif;font-size:7px;font-weight:700}.growth-metric-value{letter-spacing:-.03em;color:#f3d58ae0;margin-top:6px;font-family:Syne,sans-serif;font-size:17px}.growth-flow{border-top:1px solid #e9c46a14;justify-content:space-between;align-items:center;gap:7px;margin-top:15px;padding-top:12px;display:flex}.growth-flow-item{letter-spacing:.7px;color:#f5f5f275;align-items:center;gap:5px;font-family:Plus Jakarta Sans,sans-serif;font-size:7px;font-weight:700;display:flex}.growth-flow-item svg{color:#e9c46ab8}.growth-flow-arrow{color:#e9c46a66;font-size:10px}@keyframes servicesAboutGoldShine{0%{background-position:220%}to{background-position:-40%}}@keyframes servicesOrbOne{0%,to{transform:translate(0,0)}50%{transform:translate(34px,20px)}}@keyframes servicesOrbTwo{0%,to{transform:translate(0,0)}50%{transform:translate(-26px,-18px)}}@keyframes servicesParticle{0%,to{opacity:.18;transform:translateY(0)}50%{opacity:.5;transform:translateY(-11px)}}@keyframes socialBarGrow{0%,to{transform:scaleY(.82)}50%{transform:scaleY(1)}}@keyframes socialProgress{0%,to{width:68%}50%{width:78%}}@keyframes contentWorkflowProgress{0%{width:13%}25%{width:36%}50%{width:59%}75%{width:80%}to{width:96%}}@keyframes publishGlow{0%,to{box-shadow:0 0 #e9c46a00}50%{box-shadow:0 0 23px #e9c46a12}}@keyframes reelImageZoom{0%,to{transform:scale(1.01)}50%{transform:scale(1.028)}}@keyframes reelProgress{0%{width:14%}50%{width:62%}to{width:91%}}@keyframes growthLineDraw{to{stroke-dashoffset:0}}@keyframes growthPointReveal{0%{opacity:0;transform-origin:50%;transform:scale(.8)}to{opacity:1;transform-origin:50%;transform:scale(1)}}html[dir=rtl] .services-section{direction:rtl}html[dir=rtl] .services-label{flex-direction:row-reverse}html[dir=rtl] .services-label:before{background:linear-gradient(to left, transparent, var(--services-gold))}html[dir=rtl] .services-intro{text-align:right;justify-self:start}html[dir=rtl] .services-intro-line{background:linear-gradient(to left, var(--services-gold), transparent)}html[dir=rtl] .service-check-item{flex-direction:row-reverse}html[dir=rtl] .service-card-copy{text-align:right}html[dir=rtl] .social-chart-header{flex-direction:row-reverse}html[dir=rtl] .growth-flow{direction:rtl}@media (width<=1100px){.services-container{padding:96px 28px 90px}.services-header{grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);column-gap:45px;margin-bottom:62px}.services-heading-line{font-size:clamp(54px,7vw,82px)}.service-card,.service-card-inner{min-height:620px}.service-card-inner{padding:24px}.service-check-item{gap:8px;font-size:11.5px}.service-check-item svg{width:14px;height:14px}.content-graphic{grid-template-columns:minmax(0,1fr) 132px}.reels-graphic{padding:17px}.reels-visual-group{gap:24px;transform:scale(1.025)}.reel-phone{width:138px;height:271px}.reel-metrics{gap:15px;min-width:116px}.reel-metric strong{font-size:19px}.growth-main-number{font-size:39px}}@media (width<=760px){.services-container{padding:76px 18px 74px}.services-header{margin-bottom:43px;display:block}.services-label{margin-bottom:15px}.services-heading-line{font-size:clamp(48px,13vw,70px);line-height:.94}.services-intro{justify-self:auto;max-width:100%;margin-top:27px}.services-intro p{font-size:13px;line-height:1.72}.services-grid{grid-template-columns:1fr;gap:20px}.service-card,.service-card-inner{min-height:610px}.service-card-inner{padding:20px}.service-card-copy h3{font-size:26px}.service-card-copy p{font-size:12px}.service-checklist{gap:11px 15px}.service-check-item{gap:8px;max-width:100%;font-size:11px;line-height:1.45}.service-check-item svg{width:14px;height:14px}.content-graphic{grid-template-columns:minmax(0,1fr) 110px;gap:10px;min-height:318px;padding:12px;display:grid}.content-social-post{min-height:286px;padding:10px}.content-image-frame{height:166px}.content-post-title{font-size:17px;bottom:42px;left:17px}.content-post-metrics{left:17px;right:13px}.content-tool-panel{min-height:76px;padding:10px}.content-tool-label{font-size:7px}.content-publish-panel{padding:10px}.content-publish-button{min-height:35px}.content-workflow{left:12px;right:12px}.reels-graphic{min-height:300px;padding:14px}.reels-visual-group{gap:17px;width:100%;transform:scale(1.015)}.reel-phone{width:121px;height:251px}.reel-metrics{gap:13px;min-width:97px}.reel-metric{gap:7px}.reel-metric svg{width:14px;height:14px}.reel-metric strong{font-size:17px}.reel-metric span{font-size:6px}.growth-graphic{min-height:285px;padding:17px}.growth-main-number{font-size:38px}.growth-chart{height:112px}.growth-metric-value{font-size:15px}.growth-flow-item{font-size:6px}}@media (width<=480px){.services-container{padding:66px 14px}.services-heading-line{font-size:46px}.service-card,.service-card-inner{min-height:590px}.service-card-inner{padding:18px}.service-graphic{margin-bottom:24px}.service-checklist{gap:10px 12px}.service-check-item{gap:7px;font-size:10.5px;line-height:1.45}.service-check-item svg{width:13px;height:13px}.social-graphic{min-height:273px;padding:16px}.social-metric-value{font-size:18px}.social-metric-label{font-size:6px}.content-graphic{grid-template-columns:minmax(0,1fr) 96px;min-height:302px}.content-image-frame{height:151px}.content-social-post{min-height:270px}.content-post-title{font-size:15px}.content-tool-icon{width:30px;height:30px}.content-tool-label{font-size:6px}.content-tool-sub{font-size:5px}.content-publish-top{font-size:6px}.content-publish-button{letter-spacing:.8px;font-size:7px}.content-workflow-item{font-size:5px}.reels-graphic{min-height:278px;padding:12px}.reels-visual-group{gap:12px;transform:scale(.98)}.reel-phone{width:106px;height:228px}.reel-metrics{gap:12px;min-width:87px}.reel-metric{gap:6px}.reel-metric svg{width:13px;height:13px}.reel-metric strong{font-size:15px}.reel-metric span{font-size:6px}.growth-metrics{gap:6px}.growth-metric{padding:8px}.growth-metric-label{font-size:6px}.growth-metric-value{font-size:13px}}@media (width<=380px){.service-check-item{gap:7px;font-size:10px}.service-check-item svg{width:13px;height:13px}.reels-visual-group{gap:9px;transform:scale(.94)}.reel-phone{width:101px;height:218px}.reel-metrics{gap:11px;min-width:82px}.reel-metric strong{font-size:14px}}@media (prefers-reduced-motion:reduce){.services-orb-one,.services-orb-two,.services-particles span,.services-about-gold,.social-chart-bars span,.social-footer-progress span,.content-publish-button,.content-workflow-line span,.reel-screen-image,.reel-progress span,.growth-chart-line,.growth-chart-point{animation:none!important}.service-card,.service-card-photo,.service-card-overlay,.content-image-photo,.content-image-overlay,.service-card-number,.reel-phone-frame{transition:none!important}}.work-horizontal-section{--work-bg:#03191d;--work-card:#071f23;--work-text:#f5f5f2;--work-muted:#9fb1bb;--work-gold:#e9c46a;--work-gold-light:#f3d58a;background:radial-gradient(circle at 15% 20%, #195b5b1a, transparent 32%), radial-gradient(circle at 85% 72%, #e9c46a09, transparent 30%), var(--work-bg);width:100%;color:var(--work-text);position:relative;overflow:hidden}.work-background{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.work-orb{filter:blur(85px);opacity:.16;border-radius:50%;position:absolute}.work-orb-one{background:#17676347;width:380px;height:380px;animation:13s ease-in-out infinite workOrbOne;top:17%;left:-150px}.work-orb-two{background:#e9c46a14;width:330px;height:330px;animation:15s ease-in-out infinite workOrbTwo;bottom:11%;right:-120px}.work-grid-overlay{opacity:.13;background-image:linear-gradient(#e9c46a08 1px,#0000 1px),linear-gradient(90deg,#e9c46a08 1px,#0000 1px);background-size:88px 88px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 12% 84%,#0000);mask-image:linear-gradient(#0000,#000 12% 84%,#0000)}.work-line{opacity:.5;background:linear-gradient(90deg,#0000,#e9c46a1f,#0000);width:42vw;max-width:580px;height:1px;position:absolute}.work-line-one{top:22%;left:-16%;transform:rotate(8deg)}.work-line-two{bottom:24%;right:-16%;transform:rotate(-8deg)}.work-container{z-index:2;width:min(100%,1440px);margin:0 auto;padding:118px 42px 100px;position:relative}.work-header{grid-template-columns:minmax(0,1.12fr) minmax(320px,.72fr);align-items:end;gap:60px;margin-bottom:48px;display:grid}.work-heading-column{min-width:0}.work-label{letter-spacing:2.6px;color:#e9c46ac7;align-items:center;gap:11px;margin-bottom:15px;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:700;display:flex}.work-label:before{content:"";background:linear-gradient(90deg, transparent, var(--work-gold));width:32px;height:1px}.work-heading-mask{overflow:hidden}.work-heading-line{letter-spacing:-.055em;color:var(--work-text);margin:0;font-family:Syne,Plus Jakarta Sans,sans-serif;font-size:clamp(50px,6vw,84px);font-weight:800;line-height:.94}.work-heading-highlight{background:linear-gradient(110deg,#b88d2f 0%,#f5dfa1 25%,#e7c368 51%,#fff0bd 70%,#ad7f23 100%) 0 0/240%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:8s ease-in-out infinite workMetallicText}.work-intro{justify-self:end;max-width:445px}.work-intro-line{background:linear-gradient(90deg, var(--work-gold), transparent);opacity:.65;width:54px;height:1px;margin-bottom:17px;display:block}.work-intro p{color:#f5f5f29c;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;line-height:1.82}.work-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.work-filters{background:#061e2275;border:1px solid #e9c46a1a;border-radius:999px;flex-wrap:wrap;align-items:center;gap:5px;width:fit-content;max-width:100%;padding:6px;display:flex}.work-filter{cursor:pointer;letter-spacing:.65px;color:#f5f5f26b;background:0 0;border:1px solid #0000;border-radius:999px;min-height:39px;padding:9px 14px;font-family:Plus Jakarta Sans,sans-serif;font-size:8.5px;font-weight:650;transition:color .35s,background .35s,border-color .35s,transform .35s}.work-filter:hover{color:#f5f5f2d1;transform:translateY(-1px)}.work-filter.is-active{color:var(--work-gold-light);background:#e9c46a14;border-color:#e9c46a30}.work-carousel-controls{flex:none;align-items:center;gap:7px;display:flex}.work-carousel-arrow{color:#e9c46ab3;cursor:pointer;background:#061c208a;border:1px solid #e9c46a26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background .35s,border-color .35s,color .35s,transform .35s,opacity .35s;display:flex}.work-carousel-arrow:hover:not(:disabled){color:var(--work-gold-light);background:#e9c46a14;border-color:#e9c46a57;transform:translateY(-2px)}.work-carousel-arrow:disabled{opacity:.2;cursor:default}.work-carousel-shell{width:100%;position:relative;overflow:hidden}.work-carousel-track{will-change:transform;align-items:stretch;gap:18px;width:max-content;padding:7px 2px 16px;transition:transform .72s cubic-bezier(.22,.61,.36,1);display:flex;transform:translate(0,0)}.work-project-card{opacity:.54;background:#071f23eb;border:1px solid #e9c46a1f;border-radius:17px;flex:0 0 calc(33.3333vw - 40px);min-width:315px;max-width:430px;transition:opacity .65s,transform .65s,border-color .5s,box-shadow .6s;position:relative;overflow:hidden;transform:scale(.965)}.work-project-card.is-active{opacity:1;border-color:#e9c46a40;transform:scale(1);box-shadow:0 28px 62px #0000003d}.work-project-card:hover{opacity:1;border-color:#e9c46a45;transform:translateY(-4px)scale(1.004)}.work-project-media{background:#061c20;height:315px;position:relative;overflow:hidden}.work-project-image{object-fit:cover;object-position:center;filter:saturate(.84)contrast(1.05);width:100%;height:100%;transition:transform 1s,filter .8s;position:absolute;inset:0;transform:scale(1.001)}.work-project-card.is-active .work-project-image{filter:saturate(.94)contrast(1.05);transform:scale(1.02)}.work-project-card:hover .work-project-image{transform:scale(1.045)}.work-project-placeholder{background:radial-gradient(circle at 32% 28%,#e9c46a0f,#0000 32%),linear-gradient(145deg,#0a272beb,#031417fc);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.work-project-placeholder:before{content:"";border:1px solid #e9c46a12;width:73%;height:63%;position:absolute;transform:rotate(7deg)}.work-project-image-frame{z-index:1;letter-spacing:1.2px;color:#e9c46a63;border:1px dashed #e9c46a42;border-radius:7px;justify-content:center;align-items:center;width:56%;height:57%;font-family:Plus Jakarta Sans,sans-serif;font-size:9px;font-weight:700;display:flex;position:relative}.work-project-video-icon{color:#f3d58ad1;background:#0316197a;border:1px solid #e9c46a3d;border-radius:50%;justify-content:center;align-items:center;width:63px;height:63px;display:flex}.work-project-video-icon svg{margin-left:3px}.work-project-media-label{z-index:2;letter-spacing:1.25px;color:#f5f5f252;font-family:Plus Jakarta Sans,sans-serif;font-size:7px;font-weight:700;position:absolute;bottom:15px;left:17px}.work-project-media-shade{pointer-events:none;background:linear-gradient(#03141708,#0314171a 50%,#031417ad);position:absolute;inset:0}.work-project-number{z-index:4;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);letter-spacing:1px;color:#e9c46abf;background:#03141766;border:1px solid #e9c46a2b;border-radius:999px;justify-content:center;align-items:center;min-width:33px;height:25px;padding:0 7px;font-family:Plus Jakarta Sans,sans-serif;font-size:7px;font-weight:700;display:flex;position:absolute;top:16px;right:17px}.work-project-hover{z-index:5;opacity:0;background:#03141740;flex-direction:column;justify-content:center;align-items:center;gap:10px;transition:opacity .45s;display:flex;position:absolute;inset:0}.work-project-card:hover .work-project-hover{opacity:1}.work-project-view-circle{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:58px;height:58px;color:var(--work-gold-light);cursor:pointer;background:#041a1d8f;border:1px solid #e9c46a66;border-radius:50%;justify-content:center;align-items:center;transition:transform .45s;display:flex;transform:translateY(7px)}.work-project-card:hover .work-project-view-circle{transform:translateY(0)}.work-project-hover>span{letter-spacing:1.2px;color:#f5f5f2b8;font-family:Plus Jakarta Sans,sans-serif;font-size:8px;font-weight:750}.work-project-content{background:linear-gradient(#061d21b8,#051b1ef0);flex-direction:column;min-height:230px;padding:20px 21px;display:flex}.work-project-topline{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.work-project-category{letter-spacing:1.35px;text-transform:uppercase;color:#e9c46ab3;font-family:Plus Jakarta Sans,sans-serif;font-size:8px;font-weight:700}.work-project-year{letter-spacing:.9px;color:#f5f5f247;font-family:Plus Jakarta Sans,sans-serif;font-size:8px;font-weight:700}.work-project-content h3{letter-spacing:-.04em;color:#f5f5f2f2;margin:0;font-family:Syne,sans-serif;font-size:clamp(23px,2.05vw,30px);font-weight:800;line-height:1.02}.work-project-service{letter-spacing:.9px;text-transform:uppercase;color:#e9c46a82;margin-top:7px;font-family:Plus Jakarta Sans,sans-serif;font-size:8px;font-weight:700}.work-project-content p{color:#f5f5f27a;max-width:365px;margin:11px 0 0;font-family:Plus Jakarta Sans,sans-serif;font-size:10.5px;line-height:1.68}.work-project-client{align-items:center;gap:8px;margin-top:9px;display:flex}.work-project-client span{letter-spacing:1px;color:#f5f5f240;font-family:Plus Jakarta Sans,sans-serif;font-size:6px;font-weight:700}.work-project-client strong{color:#f5f5f28c;font-family:Plus Jakarta Sans,sans-serif;font-size:8px;font-weight:600}.work-project-link{cursor:pointer;letter-spacing:1px;width:fit-content;min-height:38px;color:var(--work-gold-light);background:0 0;border:0;align-items:center;gap:7px;margin-top:auto;padding:7px 0;font-family:Plus Jakarta Sans,sans-serif;font-size:8px;font-weight:800;transition:gap .4s;display:inline-flex}.work-project-link:hover{gap:11px}.work-carousel-footer{justify-content:space-between;align-items:center;gap:20px;margin-top:7px;display:flex}.work-carousel-progress{flex:1;align-items:center;gap:13px;max-width:540px;display:flex}.work-carousel-progress-track{background:#e9c46a17;flex:1;height:1px;overflow:hidden}.work-carousel-progress-track span{background:linear-gradient(90deg,#b8913542,#f3d58acc);height:100%;transition:width .45s;display:block}.work-carousel-count{letter-spacing:.8px;color:#f5f5f24a;align-items:center;gap:4px;font-family:Plus Jakarta Sans,sans-serif;font-size:8px;font-weight:700;display:flex}.work-carousel-count span:first-child{color:#e9c46abf}.work-carousel-hint{letter-spacing:1.2px;color:#f5f5f245;align-items:center;gap:7px;font-family:Plus Jakarta Sans,sans-serif;font-size:7px;font-weight:700;display:inline-flex}.work-loading{text-align:center;color:#f5f5f240;margin-top:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:9px}@keyframes workMetallicText{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes workOrbOne{0%,to{transform:translate(0,0)}50%{transform:translate(35px,17px)}}@keyframes workOrbTwo{0%,to{transform:translate(0,0)}50%{transform:translate(-28px,-16px)}}html[dir=rtl] .work-horizontal-section{direction:rtl}html[dir=rtl] .work-label{flex-direction:row-reverse}html[dir=rtl] .work-label:before{background:linear-gradient(270deg, transparent, var(--work-gold))}html[dir=rtl] .work-intro{text-align:right;justify-self:start}html[dir=rtl] .work-intro-line{background:linear-gradient(270deg, var(--work-gold), transparent)}html[dir=rtl] .work-project-content{text-align:right}html[dir=rtl] .work-project-topline,html[dir=rtl] .work-project-client,html[dir=rtl] .work-project-link{flex-direction:row-reverse}@media (width<=1050px){.work-container{padding:96px 28px 85px}.work-header{grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);gap:40px}.work-heading-line{font-size:clamp(44px,6.5vw,72px)}.work-project-card{flex-basis:320px;min-width:320px}.work-project-media{height:290px}}@media (width<=760px){.work-container{padding:76px 18px 72px}.work-header{margin-bottom:37px;display:block}.work-heading-line{font-size:clamp(42px,11vw,64px);line-height:.96}.work-intro{max-width:100%;margin-top:27px}.work-intro p{font-size:13px;line-height:1.75}.work-toolbar{margin-bottom:22px;display:block}.work-filters{border-radius:16px;gap:4px;width:100%;padding:6px}.work-filter{min-height:40px;padding:9px 10px;font-size:8px}.work-carousel-controls{margin-top:14px}.work-carousel-arrow{width:40px;height:40px}.work-carousel-shell{width:calc(100% + 18px);margin-left:-18px;overflow:visible}.work-carousel-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;gap:14px;width:100%;padding:4px 18px 14px;transition:none;overflow:auto hidden;transform:none!important}.work-carousel-track::-webkit-scrollbar{display:none}.work-project-card{scroll-snap-align:center;opacity:1;flex:0 0 min(84vw,342px);min-width:min(84vw,342px);transform:none}.work-project-card.is-active{box-shadow:none;transform:none}.work-project-card:hover{transform:translateY(-3px)}.work-project-hover{display:none}.work-project-media{height:275px}.work-project-content{min-height:205px;padding:19px 18px 18px}.work-project-content h3{font-size:24px}.work-project-content p{font-size:11px;line-height:1.72}.work-carousel-footer{margin-top:6px}.work-carousel-hint{font-size:6px}}@media (width<=480px){.work-container{padding:65px 14px 64px}.work-heading-line{font-size:39px}.work-carousel-shell{width:calc(100% + 14px);margin-left:-14px}.work-carousel-track{padding-left:14px;padding-right:14px}.work-project-card{flex:0 0 calc(100vw - 46px);min-width:calc(100vw - 46px)}.work-project-media{height:260px}.work-project-content{min-height:200px;padding:17px}.work-project-content h3{font-size:22px}.work-project-content p{font-size:10.5px}.work-filter{padding:8px 9px;font-size:7.5px}}@media (width<=380px){.work-container{padding:60px 12px}.work-heading-line{font-size:36px}.work-carousel-shell{width:calc(100% + 12px);margin-left:-12px}.work-carousel-track{padding-left:12px;padding-right:12px}.work-project-card{flex:0 0 calc(100vw - 38px);min-width:calc(100vw - 38px)}}.work-about-gold{background:linear-gradient(110deg,#8a641c 0%,#c99a32 18%,#f2cf68 32%,#fff6bd 45%,#fff 50%,#fff0a3 55%,#e7bc4f 70%,#b78324 86%,#7b5715 100%) 0 0/250%;color:#0000;-webkit-text-fill-color:transparent;will-change:background-position;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite workAboutGoldShine}@keyframes workAboutGoldShine{0%{background-position:220%}to{background-position:-40%}}@media (prefers-reduced-motion:reduce){.work-about-gold,.work-orb-one,.work-orb-two,.work-heading-highlight{animation:none!important}.work-project-card,.work-project-image,.work-project-hover,.work-project-view-circle,.work-filter,.work-carousel-arrow,.work-project-link,.work-carousel-track{transition:none!important}.work-carousel-track{scroll-behavior:auto}}.team-section{--team-bg:#03191d;--team-card:#061f23;--team-text:#f5f5f2;--team-muted:#9fb1bb;--team-gold:#e9c46a;--team-gold-light:#f3d58a;--team-border:#e9c46a26;background:radial-gradient(circle at 12% 18%, #14585c1c, transparent 32%), radial-gradient(circle at 86% 70%, #e9c46a09, transparent 30%), var(--team-bg);width:100%;color:var(--team-text);position:relative;overflow:hidden}.team-background{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.team-glow{filter:blur(90px);opacity:.13;border-radius:50%;position:absolute}.team-glow-one{background:#186b6c4d;width:420px;height:420px;animation:16s ease-in-out infinite teamGlowOne;top:20%;left:-200px}.team-glow-two{background:#e9c46a14;width:360px;height:360px;animation:18s ease-in-out infinite teamGlowTwo;bottom:12%;right:-170px}.team-grid{opacity:.11;background-image:linear-gradient(#e9c46a07 1px,#0000 1px),linear-gradient(90deg,#e9c46a07 1px,#0000 1px);background-size:88px 88px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 10% 90%,#0000);mask-image:linear-gradient(#0000,#000 10% 90%,#0000)}.team-container{z-index:2;width:min(100%,1440px);margin:0 auto;padding:112px 42px 95px;position:relative}.team-header{grid-template-columns:minmax(0,1.18fr) minmax(300px,.7fr);align-items:end;gap:72px;margin-bottom:54px;display:grid}.team-heading-column{min-width:0}.team-eyebrow{letter-spacing:2.7px;color:#f3d58ad6;align-items:center;gap:10px;margin-bottom:19px;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:700;display:flex}.team-eyebrow-dot{background:var(--team-gold-light);border-radius:50%;width:5px;height:5px;animation:3.4s ease-in-out infinite teamDotPulse;box-shadow:0 0 13px #e9c46a8c}.team-heading-mask{overflow:hidden}.team-heading-line{letter-spacing:-.055em;color:var(--team-text);margin:0;font-family:Syne,Plus Jakarta Sans,sans-serif;font-size:clamp(49px,5.7vw,83px);font-weight:800;line-height:.92}.team-heading-highlight{background:linear-gradient(110deg,#b88d2f 0%,#f5dfa1 25%,#e7c368 51%,#fff0bd 70%,#ad7f23 100%) 0 0/240%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:8s ease-in-out infinite teamGoldShine}.team-intro{justify-self:end;max-width:430px}.team-intro-line{background:linear-gradient(90deg, var(--team-gold), transparent);opacity:.66;width:54px;height:1px;margin-bottom:19px;display:block}.team-intro p{color:#f5f5f29e;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:17px;line-height:1.7}.team-join-link{letter-spacing:2px;color:#f5f5f2c7;align-items:center;gap:13px;margin-top:25px;font-family:Plus Jakarta Sans,sans-serif;font-size:9px;font-weight:750;text-decoration:none;transition:color .4s,gap .4s;display:inline-flex}.team-join-link:hover{color:var(--team-gold-light);gap:17px}.team-join-circle{width:45px;height:45px;color:var(--team-gold-light);border:1px solid #e9c46a85;border-radius:50%;justify-content:center;align-items:center;transition:background .4s,transform .4s;display:flex}.team-join-link:hover .team-join-circle{background:#e9c46a12;transform:rotate(-4deg)}.team-grid-layout{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;display:grid}.team-card{background:linear-gradient(#072125f0,#04191dfa);border:1px solid #e9c46a21;border-radius:16px;min-width:0;transition:transform .65s cubic-bezier(.22,.61,.36,1),border-color .5s,box-shadow .6s;position:relative;overflow:hidden}.team-card:hover{border-color:#e9c46a45;transform:translateY(-5px);box-shadow:0 25px 55px #0000003d}.team-card-media{aspect-ratio:.78;background:#061b1f;position:relative;overflow:hidden}.team-card-video,.team-card-thumbnail{object-fit:cover;object-position:center;filter:saturate(.88)contrast(1.03);width:100%;height:100%;transition:transform 1s cubic-bezier(.22,.61,.36,1),filter .8s;display:block;position:absolute;inset:0;transform:scale(1.001)}.team-card:hover .team-card-video,.team-card:hover .team-card-thumbnail{filter:saturate(.97)contrast(1.05);transform:scale(1.045)}.team-card-media-placeholder{background:radial-gradient(circle at 50% 30%,#e9c46a14,#0000 34%),linear-gradient(145deg,#123437,#06191d);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.team-placeholder-ring{color:#f3d58abf;border:1px solid #e9c46a40;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.team-card-media-overlay{pointer-events:none;background:linear-gradient(#02121508,#0212150a 45%,#021215bd);position:absolute;inset:0}.team-play-button{z-index:5;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);color:#f8f4e7;cursor:pointer;background:#03141752;border:1px solid #f5f5f294;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;padding:0;transition:background .4s,border-color .4s,transform .45s,opacity .4s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.team-play-button:not(:disabled):hover{background:#e9c46a1f;border-color:#f3d58adb;transform:translate(-50%,-50%)scale(1.05)}.team-play-button:disabled{opacity:.84;cursor:default}.team-card.is-playing .team-play-button{background:#e9c46a21;border-color:#f3d58ac7}.team-play-button svg{margin-left:3px}.team-pause-icon{justify-content:center;align-items:center;gap:5px;display:inline-flex}.team-pause-icon i{background:#f8f4e7;border-radius:2px;width:3px;height:16px;display:block}.team-video-label{z-index:5;letter-spacing:1.6px;color:#f5f5f2a8;font-family:Plus Jakarta Sans,sans-serif;font-size:7px;font-weight:750;position:absolute;bottom:13px;left:15px}.team-card-content{flex-direction:column;min-height:235px;padding:19px 18px 17px;display:flex}.team-card-role{letter-spacing:1.8px;text-transform:uppercase;color:var(--team-gold-light);margin-bottom:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:10px;font-weight:700}.team-card-content h3{letter-spacing:-.035em;color:#f5f5f2f5;margin:0;font-family:Syne,Plus Jakarta Sans,sans-serif;font-size:clamp(20px,1.65vw,27px);font-weight:800;line-height:1.04}.team-card-bio{color:#cddcdea6;margin:12px 0 0;font-family:Plus Jakarta Sans,sans-serif;font-size:10.5px;line-height:1.67}.team-card-socials{align-items:center;gap:8px;margin-top:15px;display:flex}.team-social-button{color:#f5f5f2c7;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:color .3s,transform .3s;display:flex}.team-social-button:hover{color:var(--team-gold-light);transform:translateY(-2px)}.team-social-text{color:currentColor;justify-content:center;align-items:center;width:19px;height:19px;font-family:Arial,sans-serif;line-height:1;display:inline-flex}.team-linkedin-text{font-size:17px;font-weight:700}.team-instagram-text{font-size:24px;font-weight:400}.team-card-bottom{letter-spacing:1.45px;color:#f5f5f263;border-top:1px solid #e9c46a17;justify-content:space-between;align-items:center;margin-top:auto;padding-top:14px;font-family:Plus Jakarta Sans,sans-serif;font-size:7px;font-weight:750;display:flex}.team-card-bottom-arrow{color:var(--team-gold-light);transition:transform .35s}.team-card:hover .team-card-bottom-arrow{transform:translate(3px,-3px)}.team-footer-statement{justify-content:center;align-items:center;gap:28px;margin-top:48px;display:flex}.team-footer-statement span{background:linear-gradient(90deg,#0000,#e9c46a6b);width:90px;height:1px}.team-footer-statement span:last-child{background:linear-gradient(90deg,#e9c46a6b,#0000)}.team-footer-statement p{letter-spacing:2.4px;color:#f5f5f27d;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:9px;font-weight:650}@keyframes teamGoldShine{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes teamDotPulse{0%,to{opacity:.55;transform:scale(.9)}50%{opacity:1;transform:scale(1.12)}}@keyframes teamGlowOne{0%,to{transform:translate(0,0)}50%{transform:translate(30px,-14px)}}@keyframes teamGlowTwo{0%,to{transform:translate(0,0)}50%{transform:translate(-26px,14px)}}html[dir=rtl] .team-section{direction:rtl}html[dir=rtl] .team-eyebrow{flex-direction:row-reverse}html[dir=rtl] .team-intro{text-align:right;justify-self:start}html[dir=rtl] .team-intro-line{background:linear-gradient(270deg, var(--team-gold), transparent)}html[dir=rtl] .team-join-link{flex-direction:row-reverse}html[dir=rtl] .team-card-content{text-align:right}html[dir=rtl] .team-card-socials{flex-direction:row-reverse}html[dir=rtl] .team-footer-statement span{background:linear-gradient(270deg,#0000,#e9c46a6b)}html[dir=rtl] .team-footer-statement span:last-child{background:linear-gradient(270deg,#e9c46a6b,#0000)}@media (width<=1100px){.team-container{padding:95px 28px 80px}.team-header{grid-template-columns:minmax(0,1fr) minmax(260px,.7fr);gap:42px}.team-heading-line{font-size:clamp(44px,6.2vw,72px)}.team-grid-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.team-card-media{aspect-ratio:1/.88}}@media (width<=760px){.team-container{padding:76px 18px 70px}.team-header{margin-bottom:36px;display:block}.team-heading-line{font-size:clamp(43px,11vw,64px);line-height:.96}.team-intro{max-width:100%;margin-top:28px}.team-intro p{font-size:17px;line-height:1.7}.team-grid-layout{grid-template-columns:1fr;gap:16px}.team-card{border-radius:15px}.team-card-media{aspect-ratio:.82}.team-card-content{min-height:215px;padding:18px 17px 17px}.team-card-content h3{font-size:25px}.team-card-bio{font-size:11px}.team-footer-statement{gap:16px;margin-top:36px}.team-footer-statement span{width:48px}.team-footer-statement p{letter-spacing:1.6px;text-align:center;font-size:7px}}@media (width<=480px){.team-container{padding:66px 14px 64px}.team-heading-line{font-size:39px}.team-card-media{aspect-ratio:.8}.team-play-button{width:57px;height:57px}.team-card-content{padding:17px 16px}.team-card-content h3{font-size:23px}.team-card-role{font-size:7px}.team-card-bio{font-size:10.5px}.team-card-socials{margin-top:12px}}@media (width<=380px){.team-container{padding:60px 12px}.team-heading-line{font-size:36px}.team-card-content{padding:16px 15px}.team-card-content h3{font-size:22px}}@media (prefers-reduced-motion:reduce){.team-glow-one,.team-glow-two,.team-heading-highlight,.team-eyebrow-dot{animation:none!important}.team-card,.team-card-video,.team-card-thumbnail,.team-play-button,.team-social-button,.team-join-link,.team-join-circle,.team-card-bottom-arrow{transition:none!important}}.team-card-media-pair{aspect-ratio:1.42;grid-template-columns:1fr 1fr;height:auto;display:grid}.team-photo-pane,.team-video-pane{background:#061b1f;min-width:0;min-height:0;position:relative;overflow:hidden}.team-photo-pane{border-right:1px solid #e9c46a21}.team-card-photo,.team-video-pane .team-card-video{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.team-card-photo{filter:saturate(.88)contrast(1.03);transition:transform 1s cubic-bezier(.22,.61,.36,1),filter .8s;transform:scale(1.001)}.team-card:hover .team-card-photo,.team-card:hover .team-video-pane .team-card-video{filter:saturate(.97)contrast(1.05);transform:scale(1.045)}.team-media-pane-label{z-index:6;letter-spacing:1.2px;color:#f5f5f2ad;pointer-events:none;font-family:Plus Jakarta Sans,sans-serif;font-size:6px;font-weight:750;position:absolute;bottom:8px;left:9px}.team-video-pane .team-card-media-overlay{z-index:2}.team-video-pane .team-play-button{z-index:5;width:48px;height:48px;top:50%;left:50%}.team-video-pane .team-video-label{bottom:8px;left:9px}.team-video-pane .team-card-video{z-index:1}.team-video-pane .team-card-video::-webkit-media-controls{z-index:8}@media (width<=1100px){.team-card-media-pair{aspect-ratio:1.36}}@media (width<=760px){.team-card-media-pair{aspect-ratio:1.38}.team-video-pane .team-play-button{width:44px;height:44px}}.team-card-media-single{cursor:default;position:relative;overflow:hidden}.team-card-media-single:not(.is-playing){cursor:pointer}.team-card-media-single .team-card-photo,.team-card-media-single .team-card-video-active{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.team-card-media-single .team-card-video-active{z-index:1}.team-card-media-single .team-card-media-overlay{z-index:2}.team-card-media-single .team-play-button{z-index:5}.team-card-media-single .team-media-pane-label{z-index:6}.team-card-media-single.is-playing{cursor:default}.team-card-media-single.is-playing .team-media-pane-label{pointer-events:none}.team-card-media-single:not(.is-playing):focus-visible{outline-offset:-2px;outline:2px solid #f2d36ce6}@media (width<=760px){.team-card-media-single{cursor:pointer}}.team-about-gold{background:linear-gradient(110deg,#b88d2f 0%,#f5dfa1 25%,#e7c368 51%,#fff0bd 70%,#ad7f23 100%) 0 0/240%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:8s ease-in-out infinite teamGoldShine}.testimonials-section{--testimonial-bg:#03191d;--testimonial-card:#061f23;--testimonial-text:#f5f5f2;--testimonial-muted:#a8b9bf;--testimonial-gold:#e9c46a;--testimonial-gold-light:#f3d58a;background:radial-gradient(circle at 50% 5%, #1c666a1a, transparent 32%), radial-gradient(circle at 10% 80%, #e9c46a09, transparent 30%), var(--testimonial-bg);width:100%;color:var(--testimonial-text);position:relative;overflow:hidden}.testimonials-background{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.testimonial-glow{filter:blur(95px);opacity:.16;border-radius:50%;position:absolute}.testimonial-glow-one{background:#11595e40;width:380px;height:380px;animation:15s ease-in-out infinite testimonialGlowOne;top:25%;left:-170px}.testimonial-glow-two{background:#e9c46a13;width:330px;height:330px;animation:17s ease-in-out infinite testimonialGlowTwo;bottom:15%;right:-150px}.testimonial-orbit{pointer-events:none;border:1px solid #e9c46a17;border-radius:50%;width:1000px;height:510px;position:absolute}.testimonial-orbit-one{top:-270px;left:-250px;transform:rotate(-17deg)}.testimonial-orbit-two{bottom:-290px;right:-320px;transform:rotate(-17deg)}.testimonial-grid{opacity:.08;background-image:linear-gradient(#e9c46a08 1px,#0000 1px),linear-gradient(90deg,#e9c46a08 1px,#0000 1px);background-size:90px 90px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 15% 85%,#0000);mask-image:linear-gradient(#0000,#000 15% 85%,#0000)}.testimonials-container{z-index:2;width:min(100%,1280px);margin:0 auto;padding:105px 42px 95px;position:relative}.testimonials-header{text-align:center;max-width:760px;margin:0 auto 40px}.testimonials-label{letter-spacing:3px;color:#f5dfa1eb;justify-content:center;align-items:center;gap:17px;margin-bottom:17px;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:700;display:flex}.testimonials-label span{background:linear-gradient(90deg, transparent, var(--testimonial-gold));width:48px;height:1px;display:block}.testimonials-label span:last-child{background:linear-gradient(90deg, var(--testimonial-gold), transparent)}.testimonials-heading-mask{overflow:hidden}.testimonials-heading{letter-spacing:-.055em;color:var(--testimonial-text);margin:0;font-family:Syne,Plus Jakarta Sans,sans-serif;font-size:clamp(47px,5.5vw,78px);font-weight:800;line-height:.92}.testimonials-heading-highlight{background:linear-gradient(110deg,#b88d2f 0%,#f5dfa1 24%,#e7c368 50%,#fff0bd 70%,#ad7f23 100%) 0 0/240%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:8s ease-in-out infinite testimonialGoldShine}.testimonials-subtitle{color:#e2ebedad;margin:21px 0 0;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;line-height:1.7}.testimonials-carousel{grid-template-columns:58px minmax(0,760px) 58px;justify-content:center;align-items:center;column-gap:24px;margin:0 auto;display:grid}.testimonial-arrow{color:#f3d58adb;cursor:pointer;background:#041a1e8c;border:1px solid #e9c46a40;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;padding:0;transition:background .35s,border-color .35s,transform .35s,color .35s,opacity .35s;display:flex}.testimonial-arrow:hover:not(:disabled){color:#fff0bd;background:#e9c46a12;border-color:#e9c46a7a;transform:scale(1.05)}.testimonial-arrow:disabled{opacity:.28;cursor:default}.testimonial-card-stage{width:100%;min-width:0}.testimonial-card{background:linear-gradient(145deg,#072226f2,#03181cfa);border:1px solid #e9c46a33;border-radius:16px;min-height:355px;padding:48px 58px 44px;position:relative;overflow:hidden;box-shadow:0 28px 65px #00000038}.testimonial-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 84% 13%,#e9c46a12,#0000 24%),radial-gradient(circle at 10% 90%,#1e6d7014,#0000 26%);position:absolute;inset:0}.testimonial-quote-mark{color:var(--testimonial-gold);opacity:.92;font-family:Georgia,serif;font-size:72px;font-weight:700;line-height:1;position:absolute;top:24px;left:37px}html[dir=rtl] .testimonial-quote-mark{left:auto;right:37px}.testimonial-card blockquote{z-index:1;letter-spacing:-.01em;color:#f5f5f2e8;max-width:630px;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(19px,2vw,26px);font-weight:500;line-height:1.62;position:relative}.testimonial-client{z-index:2;align-items:center;gap:17px;margin-top:35px;display:flex;position:relative}.testimonial-client-photo{width:68px;height:68px;color:var(--testimonial-gold-light);background:linear-gradient(145deg,#e9c46a29,#0a2f33d9);border:1px solid #f5f5f24d;border-radius:50%;flex:0 0 68px;justify-content:center;align-items:center;font-family:Syne,sans-serif;font-size:23px;font-weight:800;display:flex;overflow:hidden}.testimonial-client-photo img{object-fit:cover;width:100%;height:100%}.testimonial-client-info{min-width:0}.testimonial-client-info h3{color:#f5f5f2f5;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:17px;font-weight:750;line-height:1.25}.testimonial-rating{align-items:center;gap:4px;margin-top:7px;display:flex}.testimonial-rating span{color:#f5f5f229;font-family:Arial,sans-serif;font-size:19px;line-height:1;transition:color .3s}.testimonial-rating span.is-filled{color:var(--testimonial-gold)}.testimonials-progress{grid-template-columns:minmax(100px,1fr) auto auto;align-items:center;gap:24px;width:min(760px,100%);margin:29px auto 0;display:grid}.testimonial-progress-line{background:#e9c46a1a;height:2px;overflow:hidden}.testimonial-progress-line span{background:linear-gradient(90deg,#b8913561,#f3d58ae6);height:100%;transition:width .5s;display:block}.testimonial-progress-dots{align-items:center;gap:6px;display:flex}.testimonial-dot{cursor:pointer;background:#e2ebed33;border:0;border-radius:999px;width:27px;height:4px;padding:0;transition:width .4s,background .4s}.testimonial-dot.is-active{background:var(--testimonial-gold);width:36px}.testimonial-counter{letter-spacing:.8px;color:#f5f5f247;align-items:center;gap:5px;font-family:Plus Jakarta Sans,sans-serif;font-size:9px;font-weight:700;display:flex}.testimonial-counter span:first-child{color:var(--testimonial-gold-light)}html[dir=rtl] .testimonials-section{direction:rtl}html[dir=rtl] .testimonials-label span{background:linear-gradient(270deg, transparent, var(--testimonial-gold))}html[dir=rtl] .testimonials-label span:last-child{background:linear-gradient(270deg, var(--testimonial-gold), transparent)}html[dir=rtl] .testimonial-client{flex-direction:row-reverse}html[dir=rtl] .testimonial-client-info{text-align:right}@media (width<=900px){.testimonials-container{padding:92px 28px 80px}.testimonials-carousel{grid-template-columns:48px minmax(0,1fr) 48px;column-gap:15px}.testimonial-arrow{width:46px;height:46px}.testimonial-card{padding:42px 42px 39px}.testimonial-card blockquote{font-size:20px}}@media (width<=760px){.testimonials-container{padding:75px 18px 68px}.testimonials-header{margin-bottom:30px}.testimonials-label{letter-spacing:2.3px;gap:11px;font-size:8px}.testimonials-label span{width:28px}.testimonials-heading{font-size:clamp(41px,10.5vw,58px)}.testimonials-subtitle{margin-top:17px;font-size:13px;line-height:1.72}.testimonials-carousel{grid-template-columns:1fr;gap:17px}.testimonial-arrow-left,.testimonial-arrow-right{z-index:8;position:absolute;top:50%;transform:translateY(-50%)}.testimonial-arrow-left{left:8px}.testimonial-arrow-right{right:8px}.testimonial-arrow:hover:not(:disabled){transform:translateY(-50%)scale(1.04)}.testimonial-card-stage{width:100%}.testimonial-card{border-radius:15px;min-height:405px;padding:52px 28px 31px}.testimonial-card blockquote{text-align:left;font-size:18px;line-height:1.64}html[dir=rtl] .testimonial-card blockquote{text-align:right}.testimonial-quote-mark{font-size:59px;top:23px;left:23px}html[dir=rtl] .testimonial-quote-mark{left:auto;right:23px}.testimonial-client{gap:13px;margin-top:29px}.testimonial-client-photo{flex-basis:58px;width:58px;height:58px}.testimonial-client-info h3{font-size:15px}.testimonial-rating span{font-size:17px}.testimonials-progress{grid-template-columns:1fr auto;gap:16px;margin-top:23px}.testimonial-progress-dots{grid-area:2/1/auto/-1}.testimonial-counter{justify-self:end}}@media (width<=480px){.testimonials-container{padding:66px 14px 62px}.testimonials-heading{font-size:39px}.testimonial-card{min-height:390px;padding:50px 23px 28px}.testimonial-card blockquote{font-size:17px}.testimonial-arrow{width:42px;height:42px}.testimonial-arrow-left{left:6px}.testimonial-arrow-right{right:6px}.testimonial-client-photo{flex-basis:53px;width:53px;height:53px}.testimonial-client-info h3{font-size:14px}.testimonial-rating span{font-size:16px}}@media (prefers-reduced-motion:reduce){.testimonial-glow-one,.testimonial-glow-two,.testimonials-heading-highlight{animation:none!important}.testimonial-card,.testimonial-arrow,.testimonial-dot,.testimonial-progress-line span{transition:none!important}}.testimonials-heading-gold-auto{color:#0000;-webkit-text-fill-color:transparent;will-change:background-position;background:linear-gradient(110deg,#8a641c 0%,#c99a32 18%,#f2cf68 32%,#fff6bd 45%,#fff 50%,#fff0a3 55%,#e7bc4f 70%,#b78324 86%,#7b5715 100%) 220%/250%;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite testimonialsGoldAutoShine}@keyframes testimonialsGoldAutoShine{0%{background-position:220%}to{background-position:-40%}}@media (prefers-reduced-motion:reduce){.testimonials-heading-gold-auto{animation:none!important}}.careers-section{--careers-bg:#03191d;--careers-card:#071f23;--careers-text:#f5f5f2;--careers-muted:#a4b5ba;--careers-gold:#e9c46a;--careers-gold-light:#f3d58a;background:radial-gradient(circle at 12% 18%, #19696b17, transparent 32%), radial-gradient(circle at 86% 75%, #e9c46a09, transparent 30%), var(--careers-bg);width:100%;color:var(--careers-text);position:relative;overflow:hidden}.careers-background{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.careers-glow{filter:blur(95px);opacity:.14;border-radius:50%;position:absolute}.careers-glow-one{background:#186a6c47;width:420px;height:420px;animation:16s ease-in-out infinite careersGlowOne;top:20%;left:-190px}.careers-glow-two{background:#e9c46a12;width:350px;height:350px;animation:18s ease-in-out infinite careersGlowTwo;bottom:12%;right:-160px}.careers-grid{opacity:.08;background-image:linear-gradient(#e9c46a08 1px,#0000 1px),linear-gradient(90deg,#e9c46a08 1px,#0000 1px);background-size:90px 90px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 10% 90%,#0000);mask-image:linear-gradient(#0000,#000 10% 90%,#0000)}.careers-container{z-index:2;width:min(100%,1440px);margin:0 auto;padding:115px 42px 100px;position:relative}.careers-hero-simple{min-height:auto;margin-bottom:82px;display:block}.careers-hero-content{width:100%;max-width:950px}.careers-eyebrow{letter-spacing:2.8px;color:#f3d58ae0;align-items:center;gap:11px;margin-bottom:18px;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:750;display:flex}.careers-eyebrow:before{content:"";background:linear-gradient(90deg, transparent, var(--careers-gold));width:34px;height:1px}.careers-heading-mask{overflow:hidden}.careers-heading{letter-spacing:-.06em;color:var(--careers-text);margin:0;font-family:Syne,Plus Jakarta Sans,sans-serif;font-size:clamp(55px,7.2vw,100px);font-weight:800;line-height:.91}.careers-hero-description{color:#e1ebedad;max-width:700px;margin:27px 0 0;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;line-height:1.82}.careers-openings-header{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:28px;display:flex}.careers-section-heading{letter-spacing:-.045em;color:var(--careers-text);margin:0;font-family:Syne,sans-serif;font-size:clamp(29px,3vw,42px);font-weight:800;line-height:1}.careers-section-intro{color:#e1ebed8a;max-width:650px;margin:12px 0 0;font-family:Plus Jakarta Sans,sans-serif;font-size:12.5px;line-height:1.72}.careers-loading{color:#f5f5f257;background:#051b1e70;border:1px solid #e9c46a1a;border-radius:14px;justify-content:center;align-items:center;min-height:120px;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;display:flex}.careers-job-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.careers-job-card{background:linear-gradient(160deg,#082327f2,#04191dfa);border:1px solid #e9c46a21;border-radius:15px;flex-direction:column;min-height:350px;padding:25px 22px 21px;transition:transform .55s cubic-bezier(.22,.61,.36,1),border-color .45s,box-shadow .55s;display:flex;position:relative;overflow:hidden}.careers-job-card:after{content:"";pointer-events:none;border:1px solid #e9c46a0d;border-radius:50%;width:180px;height:180px;position:absolute;top:-95px;right:-95px}.careers-job-card:hover{border-color:#e9c46a47;transform:translateY(-5px);box-shadow:0 25px 55px #0003}.careers-job-card.is-featured{border-color:#e9c46a3b}.careers-job-number{letter-spacing:1px;color:#e9c46a7a;font-family:Plus Jakarta Sans,sans-serif;font-size:8px;font-weight:750;position:absolute;top:18px;right:19px}.careers-job-icon{width:48px;height:48px;color:var(--careers-gold-light);background:#e9c46a0d;border:1px solid #e9c46a38;border-radius:10px;justify-content:center;align-items:center;margin-bottom:27px;display:flex}.careers-job-card h3{letter-spacing:-.035em;color:#f5f5f2f5;max-width:88%;margin:0;font-family:Syne,sans-serif;font-size:clamp(21px,1.8vw,29px);font-weight:800;line-height:1.06}.careers-job-meta{flex-wrap:wrap;align-items:center;gap:9px;margin-top:12px;display:flex}.careers-job-meta span{color:#e9c46ac2;align-items:center;gap:4px;font-family:Plus Jakarta Sans,sans-serif;font-size:9px;font-weight:650;display:inline-flex}.careers-job-meta-divider{background:#e9c46a61;border-radius:50%;width:3px!important;height:3px!important}.careers-job-description{color:#dae6e89c;margin:18px 0 0;font-family:Plus Jakarta Sans,sans-serif;font-size:11.5px;line-height:1.74}.careers-job-link{cursor:pointer;letter-spacing:1.25px;width:fit-content;color:var(--careers-gold-light);background:0 0;border:0;align-items:center;gap:7px;margin-top:auto;padding:24px 0 5px;font-family:Plus Jakarta Sans,sans-serif;font-size:8px;font-weight:800;transition:gap .35s;display:inline-flex}.careers-job-link:hover{gap:11px}.careers-no-openings{text-align:center;background:#051c207a;border:1px dashed #e9c46a2e;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:270px;padding:40px 25px;display:flex}.careers-no-openings-icon{color:#f3d58ac7;border:1px solid #e9c46a30;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.careers-no-openings h3{letter-spacing:-.035em;color:#f5f5f2eb;margin:20px 0 0;font-family:Syne,sans-serif;font-size:27px;font-weight:800;line-height:1}.careers-no-openings p{color:#dce7e982;max-width:420px;margin:12px 0 0;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;line-height:1.7}html[dir=rtl] .careers-section{direction:rtl}html[dir=rtl] .careers-eyebrow{flex-direction:row-reverse}html[dir=rtl] .careers-eyebrow:before{background:linear-gradient(270deg, transparent, var(--careers-gold))}html[dir=rtl] .careers-hero-description,html[dir=rtl] .careers-section-intro,html[dir=rtl] .careers-job-card{text-align:right}html[dir=rtl] .careers-job-number{left:19px;right:auto}html[dir=rtl] .careers-job-meta{flex-direction:row-reverse;justify-content:flex-start}html[dir=rtl] .careers-job-link{flex-direction:row-reverse}@media (width<=1050px){.careers-container{padding:95px 28px 82px}.careers-heading{font-size:clamp(48px,7vw,76px)}.careers-job-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.careers-container{padding:76px 18px 70px}.careers-hero-simple{margin-bottom:58px}.careers-heading{font-size:clamp(44px,11vw,65px)}.careers-hero-description{max-width:100%;margin-top:23px;font-size:13px;line-height:1.76}.careers-openings-header{margin-bottom:23px;display:block}.careers-section-heading{font-size:30px}.careers-section-intro{max-width:100%;font-size:12px}.careers-job-grid{grid-template-columns:1fr;gap:15px}.careers-job-card{min-height:325px;padding:23px 20px 20px}.careers-job-card h3{font-size:25px}}@media (width<=480px){.careers-container{padding:66px 14px 62px}.careers-hero-simple{margin-bottom:49px}.careers-heading{font-size:39px}.careers-section-heading{font-size:28px}.careers-job-card{min-height:315px;padding:21px 18px 18px}.careers-job-card h3{font-size:23px}.careers-job-description{font-size:11px}.careers-no-openings{min-height:235px}}@media (prefers-reduced-motion:reduce){.careers-glow-one,.careers-glow-two,.careers-heading-highlight{animation:none!important}.careers-job-card,.careers-job-link{transition:none!important}}.careers-about-gold{color:#0000;-webkit-text-fill-color:transparent;will-change:background-position;background:linear-gradient(110deg,#8a641c 0%,#c99a32 18%,#f2cf68 32%,#fff6bd 45%,#fff 50%,#fff0a3 55%,#e7bc4f 70%,#b78324 86%,#7b5715 100%) 0 0/250%;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite careersAboutGoldShine}@keyframes careersAboutGoldShine{0%{background-position:220%}to{background-position:-40%}}@media (prefers-reduced-motion:reduce){.careers-about-gold{animation:none!important}}.contact-section{--contact-bg:#03191d;--contact-card:#061f23;--contact-text:#f5f5f2;--contact-muted:#a6b7bc;--contact-gold:#e9c46a;--contact-gold-light:#f3d58a;background:radial-gradient(circle at 12% 20%, #196a6c1a, transparent 32%), radial-gradient(circle at 87% 70%, #e9c46a09, transparent 29%), var(--contact-bg);width:100%;color:var(--contact-text);position:relative;overflow:hidden}.contact-background{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.contact-glow{filter:blur(100px);opacity:.14;border-radius:50%;position:absolute}.contact-glow-one{background:#1a686c47;width:430px;height:430px;animation:16s ease-in-out infinite contactGlowOne;top:19%;left:-200px}.contact-glow-two{background:#e9c46a13;width:360px;height:360px;animation:18s ease-in-out infinite contactGlowTwo;bottom:12%;right:-170px}.contact-grid{opacity:.08;background-image:linear-gradient(#e9c46a08 1px,#0000 1px),linear-gradient(90deg,#e9c46a08 1px,#0000 1px);background-size:90px 90px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 10% 90%,#0000);mask-image:linear-gradient(#0000,#000 10% 90%,#0000)}.contact-orbit{border:1px solid #e9c46a0e;border-radius:50%;position:absolute}.contact-orbit-one{width:880px;height:390px;top:-180px;left:-290px;transform:rotate(-16deg)}.contact-orbit-two{width:820px;height:360px;bottom:-190px;right:-280px;transform:rotate(-16deg)}.contact-container{z-index:2;width:min(100%,1320px);margin:0 auto;padding:112px 42px 100px;position:relative}.contact-hero{max-width:950px;margin-bottom:80px}.contact-eyebrow{letter-spacing:3px;color:#f3d58ae6;align-items:center;gap:11px;margin-bottom:19px;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:750;display:flex}.contact-eyebrow span{background:linear-gradient(90deg, transparent, var(--contact-gold));width:35px;height:1px}.contact-heading-mask{overflow:hidden}.contact-heading{letter-spacing:-.06em;color:var(--contact-text);margin:0;font-family:Syne,Plus Jakarta Sans,sans-serif;font-size:clamp(56px,7.4vw,101px);font-weight:800;line-height:.9}.contact-heading-highlight{background:linear-gradient(110deg,#b88d2f 0%,#f5dfa1 25%,#e7c368 51%,#fff0bd 70%,#ad7f23 100%) 0 0/240%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:8s ease-in-out infinite contactGoldShine}.contact-hero-description{color:#e1ebedad;max-width:650px;margin:26px 0 0;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;line-height:1.82}.contact-talk-grid{border-bottom:1px solid #e9c46a1a;grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);align-items:start;gap:70px;margin-bottom:85px;padding-bottom:70px;display:grid}.contact-talk-content{min-width:0}.contact-section-label{letter-spacing:2px;color:var(--contact-gold-light);margin-bottom:16px;font-family:Plus Jakarta Sans,sans-serif;font-size:9px;font-weight:750}.contact-talk-content h2,.contact-message-intro h2{letter-spacing:-.05em;color:var(--contact-text);margin:0;font-family:Syne,sans-serif;font-size:clamp(38px,4.4vw,61px);font-weight:800;line-height:.97}.contact-talk-content>p{color:#dce7e99c;max-width:560px;margin:19px 0 0;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;line-height:1.78}.contact-info-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px;max-width:620px;margin-top:37px;display:grid}.contact-info-item{align-items:center;gap:13px;min-width:0;display:flex}.contact-info-icon{width:40px;height:40px;color:var(--contact-gold-light);background:#e9c46a0a;border:1px solid #e9c46a2b;border-radius:9px;flex:0 0 40px;justify-content:center;align-items:center;display:flex}.contact-info-item>div:last-child{min-width:0}.contact-info-item span{letter-spacing:1.4px;color:#e9c46aba;margin-bottom:4px;font-family:Plus Jakarta Sans,sans-serif;font-size:7px;font-weight:750;display:block}.contact-info-item a,.contact-info-item p{text-overflow:ellipsis;color:#f5f5f2c2;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-weight:600;line-height:1.5;text-decoration:none;display:block;overflow:hidden}.contact-info-item a{transition:color .3s}.contact-info-item a:hover{color:var(--contact-gold-light)}.contact-follow-panel{background:linear-gradient(145deg,#082529e6,#04181cf7);border:1px solid #e9c46a26;border-radius:16px;padding:30px}.contact-follow-label{letter-spacing:2px;color:var(--contact-gold-light);margin-bottom:12px;font-family:Plus Jakarta Sans,sans-serif;font-size:9px;font-weight:750}.contact-follow-panel>p{color:#dce7e994;max-width:400px;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;line-height:1.72}.contact-social-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:25px;display:grid}.contact-social-button{color:#f5f5f2b3;cursor:pointer;text-align:left;background:#03171b8a;border:1px solid #e9c46a1f;border-radius:9px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:56px;padding:0 12px;transition:transform .35s,border-color .35s,background .35s,color .35s;display:grid}.contact-social-button.is-available:hover{color:var(--contact-gold-light);background:#e9c46a0d;border-color:#e9c46a57;transform:translateY(-2px)}.contact-social-button.is-disabled{opacity:.32;cursor:default}.contact-social-icon{border:1px solid #e9c46a1f;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.contact-social-icon svg{width:18px;height:18px}.contact-social-name{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.4px;font-family:Plus Jakarta Sans,sans-serif;font-size:9px;font-weight:700;overflow:hidden}.contact-social-arrow{opacity:.62}.contact-message-section{grid-template-columns:minmax(280px,.65fr) minmax(0,1.1fr);align-items:start;gap:75px;display:grid}.contact-message-intro{align-self:start;position:sticky;top:110px}.contact-message-intro>p{color:#dce7e994;max-width:360px;margin:20px 0 0;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;line-height:1.75}.contact-form-panel{background:linear-gradient(145deg,#072226f0,#04181cfa);border:1px solid #e9c46a26;border-radius:16px;padding:32px}.contact-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px 18px;display:grid}.contact-field{flex-direction:column;gap:8px;min-width:0;display:flex}.contact-field-full{grid-column:1/-1}.contact-field label{color:#f5f5f2cf;align-items:baseline;gap:4px;font-family:Plus Jakarta Sans,sans-serif;font-size:9px;font-weight:750;display:flex}.contact-field label span{color:var(--contact-gold-light)}.contact-field input,.contact-field textarea,.contact-field select{width:100%;color:var(--contact-text);background:#03181cad;border:1px solid #e9c46a24;border-radius:7px;outline:none;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;transition:border-color .35s,background .35s,box-shadow .35s}.contact-field input,.contact-field select{height:48px;padding:0 13px}.contact-field textarea{resize:vertical;min-height:155px;padding:13px;line-height:1.72}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#c3d2d64a}.contact-field select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#f3d58ab3 50%),linear-gradient(135deg,#f3d58ab3 50%,#0000 50%);background-position:calc(100% - 17px) 20px,calc(100% - 12px) 20px;background-repeat:no-repeat;background-size:5px 5px,5px 5px}.contact-field input:focus,.contact-field textarea:focus,.contact-field select:focus{background:#051e22c9;border-color:#e9c46a6e;box-shadow:0 0 0 3px #e9c46a0a}.contact-form-error{color:#edb1b1;background:#8223231a;border:1px solid #d7575747;border-radius:7px;grid-column:1/-1;padding:11px 13px;font-family:Plus Jakarta Sans,sans-serif;font-size:10px;line-height:1.5}.contact-submit{border:1px solid var(--contact-gold);background:var(--contact-gold);color:#07171a;cursor:pointer;letter-spacing:1px;border-radius:999px;grid-column:1/-1;justify-content:space-between;align-items:center;width:100%;min-height:52px;margin-top:2px;padding:0 20px;font-family:Plus Jakarta Sans,sans-serif;font-size:9px;font-weight:800;transition:transform .35s,background .35s,opacity .35s;display:flex}.contact-submit:hover:not(:disabled){background:var(--contact-gold-light);transform:translateY(-2px)}.contact-submit:disabled{opacity:.56;cursor:wait}.contact-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;display:flex}.contact-success-icon{width:70px;height:70px;color:var(--contact-gold-light);border:1px solid #e9c46a4d;border-radius:50%;justify-content:center;align-items:center;display:flex}.contact-success>span{letter-spacing:2px;color:var(--contact-gold-light);margin-top:21px;font-family:Plus Jakarta Sans,sans-serif;font-size:9px;font-weight:750}.contact-success h3{letter-spacing:-.05em;margin:11px 0 0;font-family:Syne,sans-serif;font-size:47px;font-weight:800;line-height:.95}.contact-success p{color:#dce7e991;max-width:460px;margin:17px 0 0;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;line-height:1.75}.contact-success button{color:var(--contact-gold-light);cursor:pointer;letter-spacing:1px;background:0 0;border:1px solid #e9c46a40;border-radius:999px;margin-top:24px;padding:12px 18px;font-family:Plus Jakarta Sans,sans-serif;font-size:8px;font-weight:750}html[dir=rtl] .contact-section{direction:rtl}html[dir=rtl] .contact-eyebrow{flex-direction:row-reverse}html[dir=rtl] .contact-eyebrow span{background:linear-gradient(270deg, transparent, var(--contact-gold))}html[dir=rtl] .contact-hero-description,html[dir=rtl] .contact-talk-content,html[dir=rtl] .contact-message-intro,html[dir=rtl] .contact-field{text-align:right}html[dir=rtl] .contact-info-item{flex-direction:row-reverse}html[dir=rtl] .contact-social-button{text-align:right}html[dir=rtl] .contact-field select{background-position:12px 20px,17px 20px}@media (width<=1050px){.contact-container{padding:95px 28px 82px}.contact-talk-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);gap:45px}.contact-message-section{grid-template-columns:minmax(240px,.55fr) minmax(0,1fr);gap:45px}}@media (width<=760px){.contact-container{padding:76px 18px 70px}.contact-hero{margin-bottom:60px}.contact-heading{font-size:clamp(45px,11vw,67px)}.contact-hero-description{max-width:100%;margin-top:22px;font-size:13px;line-height:1.76}.contact-talk-grid{grid-template-columns:1fr;gap:32px;margin-bottom:65px;padding-bottom:55px}.contact-talk-content h2,.contact-message-intro h2{font-size:40px}.contact-info-list{grid-template-columns:1fr;gap:16px;margin-top:28px}.contact-follow-panel{padding:24px}.contact-social-grid{grid-template-columns:1fr 1fr}.contact-message-section{grid-template-columns:1fr;gap:31px}.contact-message-intro{position:relative;top:auto}.contact-form-panel{padding:24px}}@media (width<=480px){.contact-container{padding:66px 14px 62px}.contact-heading{font-size:39px}.contact-talk-content h2,.contact-message-intro h2{font-size:36px}.contact-follow-panel{padding:21px}.contact-social-grid{grid-template-columns:1fr}.contact-form-panel{padding:19px 16px}.contact-form{grid-template-columns:1fr}.contact-field-full,.contact-form-error,.contact-submit{grid-column:auto}.contact-success{min-height:390px}}@media (prefers-reduced-motion:reduce){.contact-glow-one,.contact-glow-two,.contact-heading-highlight{animation:none!important}.contact-social-button,.contact-submit,.contact-field input,.contact-field textarea,.contact-field select{transition:none!important}}:root{--admin-bg:#03191d;--admin-bg-soft:#061f23;--admin-card:#082529;--admin-card-soft:#0a2b2f;--admin-text:#f5f5f2;--admin-text-soft:#a9bac2;--admin-text-muted:#71868e;--admin-gold:#e9c46a;--admin-gold-light:#f3d58a;--admin-gold-dark:#b89135;--admin-border:#e9c46a24;--admin-border-strong:#e9c46a47}.admin-layout{background:radial-gradient(circle at 85% 10%, #185b5e33, transparent 28%), var(--admin-bg);width:100%;min-height:100vh;color:var(--admin-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;overflow-x:hidden}.admin-layout *,.admin-layout :before,.admin-layout :after{box-sizing:border-box}.admin-layout button,.admin-layout input{font-family:inherit}.admin-loading-screen{background:var(--admin-bg);min-height:100vh;color:var(--admin-text);justify-content:center;align-items:center;padding:24px;display:flex}.admin-loading-card{text-align:center}.admin-loading-spinner{border:3px solid #e9c46a26;border-top-color:var(--admin-gold);border-radius:50%;width:38px;height:38px;margin:0 auto 18px;animation:.8s linear infinite adminSpin}.admin-loading-card h1{margin:0;font-size:18px;font-weight:700}.admin-loading-card p{color:var(--admin-text-muted);margin:8px 0 0;font-size:13px}@keyframes adminSpin{to{transform:rotate(360deg)}}.admin-spin{animation:.8s linear infinite adminSpin}.admin-login-page{background:radial-gradient(circle at 50% 20%, #1c646738, transparent 35%), var(--admin-bg);min-height:100vh;color:var(--admin-text);justify-content:center;align-items:center;padding:24px;display:flex}.admin-login-card{text-align:center;background:#071f23f2;border:1px solid #e9c46a40;border-radius:24px;width:min(470px,100%);padding:44px;box-shadow:0 30px 80px #0000004d}.admin-login-logo{background:linear-gradient(145deg, var(--admin-gold-light), #c7972e);color:#07191d;border-radius:15px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 18px;font-size:17px;font-weight:900;display:flex}.admin-login-brand{color:var(--admin-gold-light);letter-spacing:3px;margin-bottom:7px;font-size:12px;font-weight:800}.admin-login-card h1{color:var(--admin-text);margin:0;font-size:34px;font-weight:800;line-height:1.1}.admin-login-subtitle{color:#9fb1bb;margin:12px 0 34px;font-size:14px}.admin-login-form{text-align:left}.admin-form-group{margin-bottom:19px}.admin-form-group label{color:var(--admin-text);margin-bottom:8px;font-size:13px;font-weight:700;display:block}.admin-form-group input{width:100%;height:52px;color:var(--admin-text);background:#021316c7;border:1px solid #e9c46a2b;border-radius:12px;outline:none;padding:0 16px;font-size:14px;transition:border-color .2s,box-shadow .2s}.admin-form-group input::placeholder{color:#61777f}.admin-form-group input:focus{border-color:#e9c46a8c;box-shadow:0 0 0 3px #e9c46a12}.admin-form-group input:disabled{opacity:.6}.admin-login-button{background:linear-gradient(135deg, var(--admin-gold), #c79b38);color:#07191d;cursor:pointer;border:0;border-radius:12px;width:100%;height:52px;margin-top:4px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s,opacity .2s}.admin-login-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 28px #e9c46a2b}.admin-login-button:disabled{opacity:.6;cursor:wait}.admin-login-error{color:#f0a7a7;text-align:left;background:#8c28281f;border:1px solid #dc5a5a40;border-radius:10px;margin:-3px 0 18px;padding:12px;font-size:13px}.admin-login-footer{color:#657b84;border-top:1px solid #e9c46a1a;margin-top:28px;padding-top:20px;font-size:12px}.admin-sidebar{z-index:100;background:linear-gradient(#052025,#03191d);border-right:1px solid #e9c46a1f;flex-direction:column;width:238px;display:flex;position:fixed;inset:0 auto 0 0}.admin-sidebar-brand{border-bottom:1px solid #e9c46a14;align-items:center;gap:13px;min-height:96px;padding:20px 18px 20px 22px;display:flex;position:relative}.admin-brand-mark{width:54px;height:54px;color:var(--admin-gold);border:1px solid #e9c46a33;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-family:Georgia,serif;font-size:25px;font-weight:700;display:flex}.admin-brand-name{color:var(--admin-gold-light);text-transform:uppercase;letter-spacing:1.3px;font-size:14px;font-weight:800}.admin-brand-subtitle{color:#80959c;margin-top:4px;font-size:11px}.admin-sidebar-close{display:none}.admin-sidebar-nav{flex:1;padding:22px 12px;overflow-y:auto}.admin-nav-item{color:#c0ced3;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:14px;width:100%;min-height:48px;margin-bottom:4px;padding:0 15px;font-size:13px;font-weight:500;transition:background .2s,color .2s,transform .2s;display:flex;position:relative}.admin-nav-item svg{color:#d2dde0;flex-shrink:0}.admin-nav-item:hover{color:var(--admin-text);background:#e9c46a0e}.admin-nav-item-active{color:var(--admin-gold-light);background:#e9c46a1f}.admin-nav-item-active:before{content:"";background:var(--admin-gold);border-radius:0 3px 3px 0;width:3px;position:absolute;top:8px;bottom:8px;left:0}.admin-nav-item-active svg{color:var(--admin-gold)}.admin-nav-chevron{margin-left:auto}.admin-sidebar-footer{border-top:1px solid #e9c46a14;padding:14px 12px 22px}.admin-logout-button{color:#c7d0d3;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:14px;width:100%;min-height:48px;padding:0 15px;font-size:13px;transition:background .2s,color .2s;display:flex}.admin-logout-button:hover{color:var(--admin-gold-light);background:#e9c46a0e}.admin-sidebar-version{color:#647980;padding:15px 15px 0;font-size:10px;line-height:1.7}.admin-main{box-sizing:border-box;width:calc(100% - 238px);min-height:100vh;margin-left:238px}.admin-topbar{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#03191de0;border-bottom:1px solid #e9c46a17;align-items:center;gap:24px;height:78px;padding:0 28px;display:flex;position:sticky;top:0}.admin-menu-button{color:var(--admin-text);cursor:pointer;background:0 0;border:0;display:none}.admin-search{color:#91a5ac;background:#051c20b8;border:1px solid #e9c46a2e;border-radius:9px;align-items:center;gap:11px;width:min(520px,55%);height:42px;padding:0 15px;display:flex}.admin-search input{width:100%;color:var(--admin-text);background:0 0;border:0;outline:0;font-size:13px}.admin-search input::placeholder{color:#72888f}.admin-topbar-actions{align-items:center;gap:15px;margin-left:auto;display:flex}.admin-language-switcher{background:#e9c46a0d;border-radius:999px;padding:3px;display:flex}.admin-language-switcher button{color:#82979e;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:42px;height:30px;font-size:11px;font-weight:700}.admin-language-switcher .admin-language-active{border:1px solid var(--admin-gold);color:var(--admin-gold-light)}.admin-icon-button{color:#d5e0e3;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.admin-notification-dot{background:var(--admin-gold);border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:6px}.admin-profile{color:#dbe3e5;align-items:center;gap:10px;display:flex}.admin-profile-avatar{width:40px;height:40px;color:var(--admin-gold);background:#e9c46a14;border:1px solid #e9c46a33;border-radius:50%;justify-content:center;align-items:center;display:flex}.admin-profile-text strong{font-size:13px;display:block}.admin-profile-text span{color:#72888f;margin-top:2px;font-size:10px;display:block}.admin-content{box-sizing:border-box;width:100%;min-height:calc(100vh - 78px);margin-left:0;padding:28px 36px 50px}.admin-eyebrow{color:var(--admin-gold);letter-spacing:2.5px;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.admin-page-header h1{color:var(--admin-text);letter-spacing:-1px;margin:0;font-size:36px;font-weight:800;line-height:1.1}.admin-page-header-right{align-items:center;gap:28px;display:flex}.admin-date{color:#b9c7cb;align-items:center;gap:8px;font-size:12px;display:flex}.admin-date svg{color:var(--admin-gold)}.admin-add-new-button{background:linear-gradient(135deg, var(--admin-gold-light), #d4aa4c);color:#07191d;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-width:145px;height:46px;padding:0 17px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s;display:flex}.admin-add-new-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #e9c46a1a}.admin-dashboard-error{color:#f0a7a7;background:#8c28281a;border:1px solid #dc5a5a40;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;padding:13px 16px;font-size:13px;display:flex}.admin-dashboard-error button{color:#f0a7a7;cursor:pointer;background:0 0;border:1px solid #f0a7a740;border-radius:7px;padding:7px 12px}.admin-stats-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.admin-stat-card{background:#071f23c7;border:1px solid #e9c46a1f;border-radius:12px;min-width:0;min-height:158px;padding:17px;transition:transform .2s,border-color .2s}.admin-stat-card:hover{border-color:#e9c46a40;transform:translateY(-3px)}.admin-stat-icon{width:38px;height:38px;color:var(--admin-gold);background:#e9c46a12;border-radius:9px;justify-content:center;align-items:center;margin-bottom:12px;display:flex}.admin-stat-value{color:var(--admin-text);font-size:27px;font-weight:800;line-height:1}.admin-stat-label{color:#c3d0d3;margin-top:8px;font-size:12px}.admin-stat-change{color:#35d49b;align-items:center;gap:4px;margin-top:10px;font-size:10px;font-weight:700;display:flex}.admin-dashboard-grid{grid-template-columns:minmax(0,1.7fr) minmax(320px,.9fr);gap:22px;margin-bottom:22px;display:grid}.admin-panel{background:#071f23c2;border:1px solid #e9c46a1f;border-radius:13px;min-width:0}.admin-activity-panel,.admin-recent-panel{padding:20px 22px}.admin-panel-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.admin-panel-header h2{color:var(--admin-text);margin:0;font-size:17px;font-weight:700}.admin-panel-header p{color:#778d94;margin:5px 0 0;font-size:11px}.admin-period-button{color:#c6d2d5;cursor:pointer;background:#e9c46a06;border:1px solid #e9c46a2e;border-radius:8px;align-items:center;gap:7px;height:38px;padding:0 12px;font-size:11px;display:flex}.admin-activity-chart{height:230px;margin-top:5px;display:flex}.admin-chart-y-axis{color:#6c8289;text-align:right;flex-direction:column;justify-content:space-between;width:45px;padding:2px 8px 31px 0;font-size:9px;display:flex}.admin-chart-area{flex:1;min-width:0;position:relative}.admin-chart-grid-line{background:#e9c46a0f;height:1px;position:absolute;left:0;right:0}.admin-chart-grid-line.line-1{top:0}.admin-chart-grid-line.line-2{top:25%}.admin-chart-grid-line.line-3{top:50%}.admin-chart-grid-line.line-4{top:75%}.admin-chart-grid-line.line-5{top:100%}.admin-chart-placeholder{align-items:flex-end;gap:10px;display:flex;position:absolute;inset:12px 10px 32px}.admin-chart-bar{background:linear-gradient(#f3d58ad1,#e9c46a2e);border-radius:5px 5px 0 0;flex:1;min-width:8px;box-shadow:0 0 20px #e9c46a0a}.admin-chart-bar.bar-1{height:38%}.admin-chart-bar.bar-2{height:54%}.admin-chart-bar.bar-3{height:46%}.admin-chart-bar.bar-4{height:68%}.admin-chart-bar.bar-5{height:58%}.admin-chart-bar.bar-6{height:76%}.admin-chart-bar.bar-7{height:63%}.admin-chart-bar.bar-8{height:82%}.admin-chart-bar.bar-9{height:70%}.admin-chart-bar.bar-10{height:90%}.admin-chart-bar.bar-11{height:78%}.admin-chart-bar.bar-12{height:96%}.admin-chart-x-axis{color:#71868d;justify-content:space-between;font-size:9px;display:flex;position:absolute;bottom:0;left:0;right:0}.admin-view-all-button{color:var(--admin-gold);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:11px;font-weight:600;display:flex}.admin-recent-list{flex-direction:column;display:flex}.admin-recent-item{border-bottom:1px solid #e9c46a14;align-items:center;gap:12px;min-height:58px;display:flex}.admin-recent-item:last-child{border-bottom:0}.admin-recent-icon{width:34px;height:34px;color:var(--admin-gold);background:#e9c46a0e;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.admin-recent-content{flex:1;min-width:0}.admin-recent-content span{color:#c8d4d7;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;display:block;overflow:hidden}.admin-recent-content small{color:#6e838a;margin-top:4px;font-size:10px;display:block}.admin-empty-activity{color:#6e838a;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:220px;display:flex}.admin-empty-activity p{margin:0;font-size:12px}.admin-quick-panel{margin-bottom:22px;padding:20px 22px}.admin-quick-actions{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.admin-quick-action{color:#d1dcdf;cursor:pointer;background:#e9c46a06;border:1px solid #e9c46a24;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:62px;padding:0 12px;font-size:11px;font-weight:600;transition:transform .2s,border-color .2s,background .2s;display:flex}.admin-quick-action svg{color:var(--admin-gold);flex-shrink:0}.admin-quick-action:hover{background:#e9c46a0f;border-color:#e9c46a59;transform:translateY(-2px)}.admin-bottom-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.9fr);gap:22px;display:grid}.admin-brand-promo{background:linear-gradient(135deg,#092c2ff5,#041a1ef0);border:1px solid #e9c46a1f;border-radius:13px;min-height:215px;padding:26px;overflow:hidden}.admin-promo-content{max-width:520px}.admin-promo-icon{color:var(--admin-gold);margin-bottom:14px}.admin-promo-content h2{max-width:430px;color:var(--admin-text);margin:0;font-size:19px;line-height:1.35}.admin-promo-content p{color:#91a6ad;max-width:520px;margin:9px 0 20px;font-size:12px;line-height:1.6}.admin-promo-content button{background:var(--admin-gold);color:#07191d;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-size:11px;font-weight:800;display:inline-flex}.admin-summary-panel{padding:20px 22px}.admin-refresh-button{width:36px;height:36px;color:var(--admin-gold);cursor:pointer;background:#e9c46a09;border:1px solid #e9c46a26;border-radius:8px;justify-content:center;align-items:center;display:flex}.admin-refresh-button:disabled{opacity:.5;cursor:wait}.admin-summary-list{flex-direction:column;display:flex}.admin-summary-list button{color:#aebdc1;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e9c46a14;align-items:center;gap:10px;min-height:51px;padding:0;display:flex}.admin-summary-list button:last-child{border-bottom:0}.admin-summary-list button:hover{color:var(--admin-gold-light)}.admin-summary-list button svg{color:var(--admin-gold)}.admin-summary-list button span{flex:1;font-size:12px}.admin-summary-list button strong{color:var(--admin-text);font-size:14px}.admin-mobile-overlay{display:none}@media (width<=1350px){.admin-content{padding-left:28px;padding-right:28px}.admin-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-dashboard-grid,.admin-bottom-grid{grid-template-columns:1fr}.admin-quick-actions{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.admin-sidebar{width:220px}.admin-main{width:calc(100% - 220px);margin-left:220px}.admin-content{padding:25px 22px 40px}.admin-page-header{flex-direction:column}.admin-page-header-right{justify-content:space-between;width:100%}.admin-quick-actions{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.admin-sidebar{width:280px;transition:transform .25s;transform:translate(-100%);box-shadow:20px 0 50px #0000004d}.admin-sidebar.admin-sidebar-open{transform:translate(0)}.admin-sidebar-close{color:#d8e1e3;cursor:pointer;background:0 0;border:1px solid #e9c46a29;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:18px;right:15px}.admin-mobile-overlay{z-index:90;cursor:pointer;background:#00000085;border:0;display:block;position:fixed;inset:0}.admin-main{width:100%;margin-left:0}.admin-topbar{gap:12px;height:66px;padding:0 16px}.admin-menu-button{flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.admin-search{flex:1;width:auto;min-width:0}.admin-search input{min-width:0}.admin-language-switcher,.admin-icon-button,.admin-profile-text,.admin-profile>svg{display:none}.admin-profile-avatar{width:36px;height:36px}.admin-content{min-height:calc(100vh - 66px);padding:22px 15px 35px}.admin-page-header{gap:20px;margin-bottom:22px}.admin-page-header h1{font-size:31px}.admin-page-header-right{width:100%}.admin-date{display:none}.admin-add-new-button{width:100%}.admin-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-stat-card{min-height:145px;padding:14px}.admin-stat-value{font-size:25px}.admin-panel-header{align-items:flex-start}.admin-period-button{display:none}.admin-dashboard-grid{gap:15px}.admin-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-bottom-grid{grid-template-columns:1fr}}@media (width<=480px){.admin-login-page{padding:15px}.admin-login-card{border-radius:18px;padding:30px 22px}.admin-login-card h1{font-size:29px}.admin-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-stat-card{min-height:135px;padding:13px}.admin-stat-icon{width:34px;height:34px}.admin-stat-value{font-size:23px}.admin-stat-label{font-size:11px}.admin-stat-change{font-size:9px}.admin-activity-panel,.admin-recent-panel,.admin-quick-panel,.admin-summary-panel{padding:17px}.admin-activity-chart{height:195px}.admin-chart-x-axis span:nth-child(2),.admin-chart-x-axis span:nth-child(4),.admin-chart-x-axis span:nth-child(6){display:none}.admin-recent-item{gap:8px}.admin-recent-icon{width:31px;height:31px}.admin-quick-actions{grid-template-columns:1fr}.admin-brand-promo{padding:21px}.admin-dashboard-error{flex-direction:column;align-items:flex-start}}.admin-notification-wrap{position:relative}.admin-icon-button-has-notifications{color:#e7bb58}.admin-notification-count{box-sizing:border-box;color:#071f21;background:#e7bb58;border:2px solid #062629;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;font-weight:900;line-height:1;display:grid;position:absolute;top:-5px;right:-5px}.admin-notification-panel{z-index:1000;background:#062629;border:1px solid #21494c;border-radius:12px;width:380px;max-width:calc(100vw - 30px);position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 18px 45px #00000059}.admin-notification-header{border-bottom:1px solid #173f42;justify-content:space-between;align-items:center;padding:15px 16px;display:flex}.admin-notification-header>div{gap:3px;display:grid}.admin-notification-header strong{color:#f2f4ee;font-size:13px}.admin-notification-header span{color:#769497;font-size:10px}.admin-notification-header button{color:#9db4b5;cursor:pointer;background:#082c2f;border:1px solid #234b4e;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.admin-notification-list{max-height:360px;overflow-y:auto}.admin-notification-item{box-sizing:border-box;width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #173f42bf;align-items:flex-start;gap:11px;padding:13px 15px;display:flex}.admin-notification-item:hover{background:#0a3033}.admin-notification-item-icon{color:#e7bb58;background:#e7bb581a;border-radius:8px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.admin-notification-item-content{flex:1;gap:3px;min-width:0;display:grid}.admin-notification-item-content strong{color:#e7bb58;font-size:11px}.admin-notification-item-content span{color:#eef1ec;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.admin-notification-item-content small{color:#78999c;font-size:9px;line-height:1.4}.admin-notification-item>svg{color:#6e8d90;flex:none;margin-top:8px}.admin-notification-view-all{color:#e7bb58;cursor:pointer;background:#082c2f;border:0;justify-content:center;align-items:center;gap:7px;width:100%;min-height:44px;font-size:11px;font-weight:800;display:flex}.admin-notification-empty{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:150px;padding:20px;display:flex}.admin-notification-empty svg{color:#e7bb58}.admin-notification-empty strong{color:#dce5e3;font-size:12px}.admin-notification-empty span{color:#759497;font-size:10px}.admin-notification-spin{animation:.8s linear infinite admin-notification-spin}@keyframes admin-notification-spin{to{transform:rotate(360deg)}}@media (width<=600px){.admin-notification-panel{width:min(380px,100vw - 24px);position:fixed;top:68px;right:12px}}.admin-page{width:100%}.admin-page-header{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:28px;display:flex}.admin-page-eyebrow{color:#e9c46a;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:800}.admin-page-header h1{color:#f5f5f2;margin:0;font-size:36px;font-weight:800;line-height:1.1}.admin-page-header p{color:#8fa4ab;margin:9px 0 0;font-size:14px}.admin-primary-button,.admin-secondary-button{min-height:42px;font:inherit;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:12px;font-weight:700;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:inline-flex}.admin-primary-button{color:#07191d;background:linear-gradient(135deg,#f3d58a,#d4aa4c);border:0;box-shadow:0 8px 22px #e9c46a12}.admin-primary-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 28px #e9c46a1f}.admin-secondary-button{color:#cbd7da;background:#e9c46a08;border:1px solid #e9c46a2e}.admin-secondary-button:hover:not(:disabled){background:#e9c46a0f;border-color:#e9c46a52}.admin-primary-button:disabled,.admin-secondary-button:disabled{opacity:.55;cursor:wait}.admin-toolbar{align-items:center;gap:10px;margin-bottom:20px;display:flex}.admin-search-box{color:#83989f;background:#051c20b8;border:1px solid #e9c46a24;border-radius:9px;flex:1;align-items:center;gap:10px;max-width:520px;height:42px;padding:0 13px;display:flex}.admin-search-box input{color:#f5f5f2;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:12px}.admin-search-box input::placeholder{color:#6c8188}.admin-filter-select{color:#cdd8db;min-width:135px;height:42px;font:inherit;cursor:pointer;background:#071f23;border:1px solid #e9c46a24;border-radius:9px;outline:none;padding:0 12px;font-size:12px}.admin-toolbar .admin-icon-button{color:#e9c46a;background:#e9c46a06;border:1px solid #e9c46a24;border-radius:9px;flex-shrink:0;width:42px;height:42px}.admin-content-card{background:#071f23c2;border:1px solid #e9c46a1f;border-radius:13px;min-width:0;overflow:hidden}.admin-content-card-header{border-bottom:1px solid #e9c46a14;padding:20px 22px}.admin-content-card-header h2{color:#f5f5f2;margin:0;font-size:17px;font-weight:700}.admin-content-card-header span{color:#71868e;margin-top:4px;font-size:11px;display:block}.admin-empty-state{text-align:center;color:#74898f;flex-direction:column;justify-content:center;align-items:center;min-height:340px;padding:40px 20px;display:flex}.admin-empty-state h3{color:#eef2f1;margin:15px 0 5px;font-size:18px}.admin-empty-state p{color:#789098;max-width:420px;margin:0 0 20px;font-size:12px;line-height:1.6}.admin-empty-icon{color:#e9c46a;background:#e9c46a0b;border:1px solid #e9c46a24;border-radius:14px;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.admin-table-wrapper{width:100%;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%}.admin-table th{color:#71868e;text-align:left;text-transform:uppercase;letter-spacing:.8px;white-space:nowrap;background:#e9c46a06;border-bottom:1px solid #e9c46a17;padding:14px 18px;font-size:10px;font-weight:700}.admin-table td{color:#c8d4d7;vertical-align:middle;border-bottom:1px solid #e9c46a12;padding:15px 18px;font-size:12px}.admin-table tbody tr:last-child td{border-bottom:0}.admin-table tbody tr:hover{background:#e9c46a05}.admin-service-cell{align-items:center;gap:12px;min-width:260px;display:flex}.admin-service-image{color:#e9c46a;background:#e9c46a0b;border:1px solid #e9c46a1f;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex;overflow:hidden}.admin-service-image img{object-fit:cover;width:100%;height:100%}.admin-service-cell strong{color:#f1f4f3;font-size:12px;font-weight:700;display:block}.admin-service-cell span{color:#71868e;text-overflow:ellipsis;white-space:nowrap;max-width:300px;margin-top:4px;font-size:10px;display:block;overflow:hidden}.admin-status-badge{border-radius:999px;align-items:center;gap:5px;min-height:27px;padding:0 9px;font-size:10px;font-weight:700;display:inline-flex}.admin-status-badge.published{color:#35d49b;background:#35d49b12;border:1px solid #35d49b29}.admin-status-badge.draft{color:#d9bd71;background:#e9c46a0d;border:1px solid #e9c46a24}.admin-muted{color:#60757c}.admin-order-number{color:#cfd9dc;font-size:12px;font-weight:700}.admin-table .admin-date{color:#74898f;font-size:10px}.admin-row-actions{justify-content:flex-end;gap:6px;display:flex}.admin-row-button{color:#cbd5d8;cursor:pointer;background:#e9c46a06;border:1px solid #e9c46a1f;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.admin-row-button:hover{color:#e9c46a;border-color:#e9c46a4d}.admin-row-button.danger:hover{color:#f0a7a7;border-color:#dc5a5a4d}.admin-modal-overlay{z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000ad;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0}.admin-modal{background:#061f23;border:1px solid #e9c46a2e;border-radius:16px;flex-direction:column;width:min(760px,100%);max-height:calc(100vh - 50px);display:flex;overflow:hidden;box-shadow:0 30px 80px #00000059}.admin-modal-header{border-bottom:1px solid #e9c46a17;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;display:flex}.admin-modal-header h2{color:#f5f5f2;margin:0;font-size:22px}.admin-modal-close:hover{color:#e9c46a}.admin-form{overflow-y:auto}.admin-form-grid{grid-template-columns:1fr 1fr;gap:18px;padding:24px;display:grid}.admin-form-field.full,.admin-form-checkbox.full{grid-column:1/-1}.admin-form-field label{color:#d6dfe1;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.admin-form-field input,.admin-form-field textarea,.admin-form-field select{color:#f5f5f2;width:100%;font:inherit;resize:vertical;background:#021316bf;border:1px solid #e9c46a24;border-radius:8px;outline:none;padding:11px 12px;font-size:12px}.admin-form-field input{height:42px}.admin-form-field textarea{min-height:110px;line-height:1.6}.admin-form-field input::placeholder,.admin-form-field textarea::placeholder{color:#62777e}.admin-form-field input:focus,.admin-form-field textarea:focus,.admin-form-field select:focus{border-color:#e9c46a73;box-shadow:0 0 0 3px #e9c46a0f}.admin-form-checkbox label{cursor:pointer;background:#e9c46a06;border:1px solid #e9c46a1a;border-radius:9px;align-items:center;gap:10px;min-height:52px;padding:12px 13px;display:flex}.admin-form-checkbox input{accent-color:#e9c46a}.admin-form-checkbox strong{color:#dfe7e8;font-size:11px;display:block}.admin-form-checkbox small{color:#71868e;margin-top:3px;font-size:10px;display:block}.admin-modal-footer{border-top:1px solid #e9c46a17;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}@media (width<=900px){.admin-page-header{flex-direction:column}.admin-primary-button{align-self:flex-start}.admin-form-grid{grid-template-columns:1fr}.admin-form-field.full,.admin-form-checkbox.full{grid-column:auto}}@media (width<=600px){.admin-toolbar{flex-wrap:wrap}.admin-search-box{flex-basis:100%;width:100%;max-width:none}.admin-page-header h1{font-size:30px}.admin-modal-overlay{padding:12px}.admin-modal{max-height:calc(100vh - 24px)}.admin-modal-header,.admin-form-grid,.admin-modal-footer{padding-left:17px;padding-right:17px}}.admin-service-points-input{align-items:center;gap:10px;display:flex}.admin-service-points-add{color:#e9c46a;min-height:42px;font:inherit;cursor:pointer;background:#e9c46a0f;border:1px solid #e9c46a2e;border-radius:8px;flex-shrink:0;padding:0 14px;font-size:12px;font-weight:700;transition:border-color .2s,background .2s,transform .2s}.admin-service-points-add:hover:not(:disabled){background:#e9c46a1a;border-color:#e9c46a57;transform:translateY(-1px)}.admin-service-points-add:disabled{opacity:.55;cursor:wait}.admin-service-points-list{gap:8px;margin-top:12px;display:grid}.admin-service-point-item{background:#e9c46a06;border:1px solid #e9c46a1a;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.admin-service-point-item span{color:#d6dfe1;min-width:0;font-size:12px;line-height:1.5}.admin-service-point-remove{color:#e7a1a1;min-height:32px;font:inherit;cursor:pointer;background:#dc5a5a0d;border:1px solid #dc5a5a33;border-radius:7px;flex-shrink:0;padding:0 10px;font-size:10px;font-weight:700}.admin-service-point-remove:hover:not(:disabled){background:#dc5a5a17;border-color:#dc5a5a59}.admin-service-point-remove:disabled{opacity:.55;cursor:wait}.admin-service-points-empty{color:#71868e;margin-top:10px;font-size:10px;display:block}.admin-our-work{width:100%}.admin-our-work-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.admin-our-work-header h1{margin:5px 0 8px;font-size:32px;font-weight:700;line-height:1.1}.admin-our-work-header p{color:#8fa8a9;margin:0;font-size:14px}.admin-page-eyebrow{color:#d8ae4d;letter-spacing:.18em;font-size:11px;font-weight:700}.admin-primary-button,.admin-secondary-button,.admin-icon-button,.admin-row-button{font:inherit;cursor:pointer;border:0}.admin-primary-button{color:#071c1d;white-space:nowrap;background:#e4bd61;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 17px;font-size:13px;font-weight:700;display:inline-flex}.admin-primary-button:hover{filter:brightness(1.06)}.admin-primary-button:disabled{opacity:.6;cursor:not-allowed}.admin-secondary-button{color:#c5d1d1;background:0 0;border:1px solid #d7b0523d;border-radius:9px;min-height:40px;padding:0 17px;font-size:13px;font-weight:600}.admin-secondary-button:hover{background:#ffffff0a}.admin-work-toolbar{align-items:center;gap:10px;margin-bottom:18px;display:flex}.admin-work-search{color:#739090;background:#02191ba6;border:1px solid #74999940;border-radius:8px;flex:1;align-items:center;gap:10px;max-width:470px;height:40px;padding:0 13px;display:flex}.admin-work-search input{color:#dce8e8;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:13px}.admin-work-search input::placeholder{color:#678080}.admin-work-status-filter{color:#c9d7d7;background:#062326;border:1px solid #74999940;border-radius:8px;outline:0;min-width:125px;height:40px;padding:0 12px;font-size:12px}.admin-icon-button{color:#d7b052;background:#062326;border:1px solid #74999940;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.admin-icon-button:hover{background:#d7b05214}.admin-refresh-spinning{animation:.8s linear infinite admin-work-spin}@keyframes admin-work-spin{to{transform:rotate(360deg)}}.admin-work-table-card{background:#041e20b3;border:1px solid #74999933;border-radius:13px;overflow:hidden}.admin-work-table-heading{border-bottom:1px solid #74999921;padding:20px 20px 17px}.admin-work-table-heading h2{color:#edf4f4;margin:0 0 5px;font-size:16px}.admin-work-table-heading span{color:#789292;font-size:11px}.admin-work-table-wrap{overflow-x:auto}.admin-work-table{border-collapse:collapse;width:100%;min-width:930px}.admin-work-table th{color:#719090;text-align:left;letter-spacing:.12em;white-space:nowrap;border-bottom:1px solid #74999921;padding:12px 14px;font-size:9px;font-weight:700}.admin-work-table td{color:#c2d0d0;vertical-align:middle;border-bottom:1px solid #7499991a;padding:12px 14px;font-size:12px}.admin-work-table tbody tr:last-child td{border-bottom:0}.admin-work-table tbody tr:hover{background:#ffffff05}.admin-project-cell{align-items:center;gap:11px;min-width:250px;display:flex}.admin-project-thumb{color:#789292;background:#092a2c;border:1px solid #d7b0522e;border-radius:7px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:42px;display:flex;overflow:hidden}.admin-project-thumb img{object-fit:cover;width:100%;height:100%;display:block}.admin-project-cell>div:last-child{min-width:0}.admin-project-cell strong{color:#edf4f4;text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-size:12px;font-weight:650;display:block;overflow:hidden}.admin-project-cell span{color:#718c8d;text-overflow:ellipsis;white-space:nowrap;max-width:260px;margin-top:4px;font-size:10px;display:block;overflow:hidden}.admin-project-category{color:#b7c7c7;font-size:11px}.admin-project-status{border-radius:999px;align-items:center;padding:5px 9px;font-size:9px;font-weight:650;display:inline-flex}.admin-project-status.published{color:#42d8ad;background:#27ce9d12;border:1px solid #27ce9d40}.admin-project-status.draft{color:#d7b052;background:#d7b05212;border:1px solid #d7b05240}.admin-featured{color:#d9b353;align-items:center;gap:5px;font-size:10px;font-weight:650;display:inline-flex}.admin-not-featured{color:#516c6d}.admin-project-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.admin-row-button{color:#a5b8b8;background:0 0;border:1px solid #74999933;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.admin-row-button:hover{color:#e1bd61;background:#ffffff0a}.admin-row-delete:hover{color:#ef7777;border-color:#ef64644d}.admin-work-loading,.admin-work-empty{text-align:center;color:#708889;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:260px;padding:30px;display:flex}.admin-work-empty svg{color:#c59e49}.admin-work-empty h3{color:#dce7e7;margin:5px 0 0;font-size:16px}.admin-work-empty p{margin:0 0 10px;font-size:12px}.admin-alert{border-radius:8px;margin-bottom:15px;padding:11px 13px;font-size:12px}.admin-alert-error{color:#ef9292;background:#ef646412;border:1px solid #ef646440}.admin-alert-success{color:#5bd9b6;background:#27ce9d12;border:1px solid #27ce9d40}.admin-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#000809c7;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.admin-work-modal{background:#062628;border:1px solid #d7b0523d;border-radius:14px;width:min(760px,100%);max-height:calc(100vh - 60px);overflow:auto;box-shadow:0 24px 80px #00000073}.admin-work-modal-header{border-bottom:1px solid #74999926;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 23px;display:flex}.admin-work-modal-header h2{color:#edf4f4;margin:5px 0 0;font-size:20px}.admin-modal-close{color:#a5b7b7;cursor:pointer;background:0 0;border:1px solid #74999940;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.admin-modal-close:hover{color:#e1bd61;background:#ffffff0a}.admin-work-form{padding:22px 23px 0}.admin-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.admin-form-grid label{flex-direction:column;gap:7px;display:flex}.admin-form-grid label>span{color:#91a8a8;font-size:10px;font-weight:650}.admin-form-grid input,.admin-form-grid textarea,.admin-form-grid select{box-sizing:border-box;color:#e0ebeb;width:100%;font:inherit;background:#041f21;border:1px solid #7499993b;border-radius:8px;outline:0;font-size:12px}.admin-form-grid input,.admin-form-grid select{height:40px;padding:0 11px}.admin-form-grid textarea{resize:vertical;min-height:105px;padding:11px}.admin-form-grid input:focus,.admin-form-grid textarea:focus,.admin-form-grid select:focus{border-color:#d7b0528c}.admin-form-grid input::placeholder,.admin-form-grid textarea::placeholder{color:#536e6f}.admin-form-full{grid-column:1/-1}.admin-form-grid small{color:#607879;font-size:9px;line-height:1.4}.admin-featured-toggle{background:#ffffff05;border:1px solid #74999929;border-radius:8px;grid-column:1/-1;align-items:center;min-height:56px;padding:10px 12px;flex-direction:row!important;gap:10px!important}.admin-featured-toggle input{accent-color:#d7b052;width:16px;height:16px}.admin-featured-toggle span{flex-direction:column;gap:3px;display:flex}.admin-featured-toggle strong{color:#d6e2e2;font-size:11px}.admin-featured-toggle small{color:#637c7d}.admin-work-modal-footer{border-top:1px solid #74999921;justify-content:flex-end;gap:9px;margin-top:22px;padding:16px 0 20px;display:flex}@media (width<=760px){.admin-our-work-header{flex-direction:column}.admin-form-grid{grid-template-columns:1fr}.admin-form-full{grid-column:auto}.admin-modal-backdrop{padding:12px}.admin-work-modal{max-height:calc(100vh - 24px)}.admin-work-toolbar{flex-wrap:wrap}.admin-work-search{flex-basis:100%;max-width:none}}.team-admin-page{width:100%}.team-admin-header{margin-bottom:24px}.team-admin-alert{border:1px solid #ffffff1a;border-radius:10px;margin-bottom:16px;padding:12px 16px;font-size:13px}.team-admin-error{color:#ffb7b7;background:#b428281f}.team-admin-success{color:#9ee6cf;background:#14966e1a}.team-admin-toolbar{gap:8px;margin-bottom:18px;display:flex}.team-admin-toolbar input,.team-admin-toolbar select{height:42px;color:inherit;background:#061e20;border:1px solid #ffffff1f;border-radius:8px;outline:none;padding:0 13px}.team-admin-toolbar input{flex:1}.team-admin-toolbar select{width:150px}.team-refresh-button{width:42px;color:inherit;background:#061e20;border:1px solid #ffffff1f;border-radius:8px;place-items:center;display:grid}.team-spin{animation:1s linear infinite teamspin}@keyframes teamspin{to{transform:rotate(360deg)}}.team-admin-panel{overflow:hidden}.team-admin-panel-title{border-bottom:1px solid #ffffff14;align-items:center;gap:9px;padding:18px 20px;display:flex}.team-admin-panel-title small{opacity:.55;margin-left:auto}.team-admin-empty{text-align:center;opacity:.6;padding:50px}.team-admin-table-wrap{overflow:auto}.team-admin-table{border-collapse:collapse;width:100%;font-size:12px}.team-admin-table th,.team-admin-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #ffffff12;padding:14px 12px}.team-admin-table th{letter-spacing:.12em;opacity:.55;font-size:9px}.team-admin-member-cell{align-items:center;gap:12px;min-width:280px;display:flex}.team-admin-member-cell img,.team-admin-member-cell video,.team-admin-avatar{object-fit:cover;border:1px solid #ffffff1a;border-radius:7px;width:48px;height:48px}.team-admin-avatar{background:#0c3030;place-items:center;font-size:18px;display:grid}.team-admin-member-cell strong,.team-admin-member-cell span{display:block}.team-admin-member-cell strong{font-size:12px}.team-admin-member-cell span{opacity:.55;text-overflow:ellipsis;max-width:250px;margin-top:4px;font-size:10px;overflow:hidden}.team-status{text-transform:capitalize;border-radius:99px;padding:4px 8px;font-size:9px}.team-status-published{color:#8be0c8;background:#28aa7d1f}.team-status-draft{color:#e5c98a;background:#dcaa321f}.team-active{color:#8be0c8}.team-inactive{opacity:.45}.team-admin-actions{gap:6px;display:flex}.team-admin-actions button,.team-admin-modal-header>button{width:34px;height:34px;color:inherit;background:0 0;border:1px solid #ffffff1a;border-radius:7px;place-items:center;display:grid}.team-admin-modal-backdrop{z-index:1000;background:#000000b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.team-admin-modal{background:#052426;border:1px solid #ffffff24;border-radius:14px;width:min(760px,100%);max-height:92vh;overflow:auto;box-shadow:0 25px 80px #00000073}.team-admin-modal-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.team-admin-modal-header h2{margin:4px 0 0;font-size:23px}.team-admin-modal form{padding:22px}.team-admin-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.team-admin-form-grid label{flex-direction:column;gap:7px;font-size:11px;display:flex}.team-admin-form-grid label span{opacity:.72}.team-admin-form-grid input,.team-admin-form-grid textarea,.team-admin-form-grid select{font:inherit;color:inherit;background:#041b1d;border:1px solid #ffffff1f;border-radius:8px;outline:none;padding:11px}.team-admin-form-grid textarea{resize:vertical}.team-admin-full{grid-column:1/-1}.team-admin-media-section{border:1px dashed #ffffff24;border-radius:10px;margin:20px 0;padding:16px}.team-admin-media-label{margin-bottom:10px;font-size:11px}.team-upload-button{color:inherit;background:#092c2e;border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;display:inline-flex}.team-admin-media-section p{opacity:.5;margin:9px 0;font-size:10px}.team-admin-media-preview img,.team-admin-media-preview video{object-fit:cover;border-radius:8px;max-width:260px;max-height:180px;display:block}.team-admin-media-preview video{width:260px}.team-checkbox-label{justify-content:center;align-items:center;flex-direction:row!important}.team-checkbox-label input{width:16px;height:16px}.team-admin-modal-actions{border-top:1px solid #ffffff14;justify-content:flex-end;gap:9px;margin-top:24px;padding-top:18px;display:flex}.team-cancel-button{color:inherit;background:0 0;border:1px solid #ffffff1f;border-radius:8px;padding:10px 16px}@media (width<=700px){.team-admin-form-grid{grid-template-columns:1fr}.team-admin-full{grid-column:auto}.team-admin-toolbar{flex-wrap:wrap}.team-admin-toolbar input{flex-basis:100%}.team-admin-table th:nth-child(n+4),.team-admin-table td:nth-child(n+4){display:none}}.team-admin-photo-preview img{object-fit:cover;border-radius:50%;width:120px;height:120px}.team-admin-video-preview video{width:260px}.client-feedback-admin{box-sizing:border-box;width:100%;padding:34px 28px 60px}.client-feedback-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px;display:flex}.client-feedback-eyebrow{color:#e9b83f;letter-spacing:.18em;margin-bottom:8px;font-size:10px;font-weight:800}.client-feedback-header h1,.client-feedback-modal h2{color:#f5f2ea;margin:0;font-weight:800}.client-feedback-header h1{font-size:34px;line-height:1.05}.client-feedback-header p{color:#82a4a8;margin:9px 0 0;font-size:13px}.client-feedback-add,.client-feedback-save,.client-feedback-upload{color:#071f21;cursor:pointer;background:#e7bb58;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;font-weight:800;display:inline-flex}.client-feedback-add{white-space:nowrap;padding:13px 18px}.client-feedback-add:hover,.client-feedback-save:hover,.client-feedback-upload:hover{filter:brightness(1.06)}.client-feedback-message,.client-feedback-error{border-radius:8px;margin-bottom:14px;padding:11px 14px;font-size:12px}.client-feedback-message{color:#70e6b0;background:#21be8514;border:1px solid #21be852e}.client-feedback-error{color:#ff9b9b;background:#ff505012;border:1px solid #ff50502e}.client-feedback-toolbar{gap:10px;margin-bottom:14px;display:flex}.client-feedback-search{color:#78999c;background:#062629;border:1px solid #173f42;border-radius:8px;flex:1;align-items:center;gap:9px;min-width:200px;height:44px;padding:0 13px;display:flex}.client-feedback-search input{color:#e9eeee;background:0 0;border:0;outline:0;width:100%}.client-feedback-toolbar select,.client-feedback-form select,.client-feedback-form input,.client-feedback-form textarea{color:#e9eeee;box-sizing:border-box;background:#062629;border:1px solid #173f42;border-radius:8px;outline:none}.client-feedback-toolbar select{height:44px;padding:0 34px 0 12px}.client-feedback-refresh{color:#d8b24f;cursor:pointer;background:#062629;border:1px solid #173f42;border-radius:8px;width:44px;height:44px}.client-feedback-panel{background:#052326b8;border:1px solid #173f42;border-radius:10px;overflow:hidden}.client-feedback-panel-title{color:#eef1ec;border-bottom:1px solid #173f42;align-items:center;gap:9px;min-height:50px;padding:0 15px;font-size:13px;font-weight:700;display:flex}.client-feedback-panel-title svg{color:#e7bb58}.client-feedback-panel-title strong{color:#76989c;margin-left:auto;font-size:11px}.client-feedback-table-wrap{overflow-x:auto}.client-feedback-table{border-collapse:collapse;width:100%;min-width:920px}.client-feedback-table th,.client-feedback-table td{text-align:left;border-bottom:1px solid #173f42bf;padding:13px 12px;font-size:11px}.client-feedback-table th{color:#78979a;letter-spacing:.08em;font-size:9px;font-weight:800}.client-feedback-table td{color:#d8e0df}.client-feedback-client{align-items:center;gap:10px;min-width:150px;display:flex}.client-feedback-client img,.client-feedback-avatar{object-fit:cover;border-radius:7px;flex:0 0 38px;width:38px;height:38px}.client-feedback-avatar{color:#e7bb58;background:#123b3e;place-items:center;font-weight:800;display:grid}.client-feedback-client strong{color:#f2f4ee}.client-feedback-text{color:#8eabad;white-space:nowrap;text-overflow:ellipsis;max-width:360px;overflow:hidden}.client-feedback-stars{color:#e7bb58;gap:2px;display:flex}.client-feedback-status{text-transform:capitalize;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:800;display:inline-flex}.client-feedback-status.published{color:#5fe2a8;background:#2ecd8f1f}.client-feedback-status.draft{color:#e7bb58;background:#e7bb581a}.client-feedback-actions{gap:6px;display:flex}.client-feedback-actions button,.client-feedback-modal-header>button{color:#a9bfc0;cursor:pointer;background:#082c2f;border:1px solid #234b4e;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.client-feedback-actions button:hover{color:#e7bb58;border-color:#9b7b31}.client-feedback-empty{color:#759497;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:220px;display:flex}.client-feedback-empty svg{color:#e7bb58}.client-feedback-empty strong{color:#dce5e3}.client-feedback-overlay{z-index:1000;background:#000c0ec7;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.client-feedback-modal{background:#062629;border:1px solid #245054;border-radius:12px;width:min(720px,100%);max-height:calc(100vh - 48px);overflow-y:auto;box-shadow:0 25px 80px #0006}.client-feedback-modal-header{border-bottom:1px solid #173f42;justify-content:space-between;gap:16px;padding:22px 24px;display:flex}.client-feedback-modal h2{font-size:22px}.client-feedback-form{gap:17px;padding:22px 24px;display:grid}.client-feedback-form label{gap:7px;display:grid}.client-feedback-form label>span,.client-feedback-label{color:#a7bbbc;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.client-feedback-form input,.client-feedback-form textarea,.client-feedback-form select{width:100%;font:inherit;padding:11px 12px}.client-feedback-form textarea{resize:vertical;min-height:130px}.client-feedback-form-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.client-feedback-upload-section{gap:10px;display:grid}.client-feedback-upload-row{align-items:center;gap:14px;display:flex}.client-feedback-photo-preview,.client-feedback-photo-empty{object-fit:cover;border:1px solid #244c50;border-radius:9px;width:74px;height:74px}.client-feedback-photo-empty{color:#718f92;background:#082c2f;place-items:center;font-size:9px;display:grid}.client-feedback-upload{padding:10px 13px}.client-feedback-upload-section small{color:#6d8d90;margin-top:7px;font-size:10px;display:block}.client-feedback-progress{background:#11383b;border-radius:999px;height:4px;overflow:hidden}.client-feedback-progress span{background:#e7bb58;height:100%;display:block}.client-feedback-modal-footer{border-top:1px solid #173f42;justify-content:flex-end;gap:9px;padding:17px 24px;display:flex}.client-feedback-cancel{color:#a6babb;cursor:pointer;background:0 0;border:1px solid #234b4e;border-radius:8px;padding:11px 16px}.client-feedback-save{padding:11px 17px}@keyframes client-feedback-spin{to{transform:rotate(360deg)}}@media (width<=800px){.client-feedback-admin{padding:24px 16px 50px}.client-feedback-header{flex-direction:column}.client-feedback-form-grid{grid-template-columns:1fr}}.careers-admin{box-sizing:border-box;width:100%;padding:34px 28px 60px}.careers-admin-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px;display:flex}.careers-admin-eyebrow{color:#e9b83f;letter-spacing:.18em;margin-bottom:8px;font-size:10px;font-weight:800}.careers-admin-header h1,.careers-admin-modal h2{color:#f5f2ea;margin:0;font-weight:800}.careers-admin-header h1{font-size:34px;line-height:1.05}.careers-admin-header p{color:#82a4a8;margin:9px 0 0;font-size:13px}.careers-admin-add,.careers-admin-save{color:#071f21;cursor:pointer;background:#e7bb58;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;font-weight:800;display:inline-flex}.careers-admin-add{white-space:nowrap;padding:13px 18px}.careers-admin-message,.careers-admin-error{border-radius:8px;margin-bottom:14px;padding:11px 14px;font-size:12px}.careers-admin-message{color:#70e6b0;background:#21be8514;border:1px solid #21be852e}.careers-admin-error{color:#ff9b9b;background:#ff505012;border:1px solid #ff50502e}.careers-admin-toolbar{gap:10px;margin-bottom:14px;display:flex}.careers-admin-search{color:#78999c;background:#062629;border:1px solid #173f42;border-radius:8px;flex:1;align-items:center;gap:9px;min-width:200px;height:44px;padding:0 13px;display:flex}.careers-admin-search input{color:#e9eeee;background:0 0;border:0;outline:0;width:100%}.careers-admin-toolbar select,.careers-admin-form input,.careers-admin-form textarea,.careers-admin-form select{color:#e9eeee;box-sizing:border-box;background:#062629;border:1px solid #173f42;border-radius:8px;outline:none}.careers-admin-toolbar select{height:44px;padding:0 34px 0 12px}.careers-admin-refresh{color:#d8b24f;cursor:pointer;background:#062629;border:1px solid #173f42;border-radius:8px;width:44px;height:44px}.careers-admin-panel{background:#052326b8;border:1px solid #173f42;border-radius:10px;overflow:hidden}.careers-admin-panel-title{color:#eef1ec;border-bottom:1px solid #173f42;align-items:center;gap:9px;min-height:50px;padding:0 15px;font-size:13px;font-weight:700;display:flex}.careers-admin-panel-title svg{color:#e7bb58}.careers-admin-panel-title strong{color:#76989c;margin-left:auto;font-size:11px}.careers-admin-table-wrap{overflow-x:auto}.careers-admin-table{border-collapse:collapse;width:100%;min-width:980px}.careers-admin-table th,.careers-admin-table td{text-align:left;border-bottom:1px solid #173f42bf;padding:13px 12px;font-size:11px}.careers-admin-table th{color:#78979a;letter-spacing:.08em;font-size:9px;font-weight:800}.careers-admin-table td{color:#d8e0df}.careers-admin-job-title{gap:3px;display:grid}.careers-admin-job-title strong{color:#f2f4ee}.careers-admin-job-title span{color:#769497;font-size:10px}.careers-admin-status{text-transform:capitalize;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:800;display:inline-flex}.careers-admin-status.published{color:#5fe2a8;background:#2ecd8f1f}.careers-admin-status.draft{color:#e7bb58;background:#e7bb581a}.careers-admin-status.closed{color:#ff9b9b;background:#ff6e6e1a}.careers-admin-actions{gap:6px;display:flex}.careers-admin-actions button,.careers-admin-modal-header>button{color:#a9bfc0;cursor:pointer;background:#082c2f;border:1px solid #234b4e;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.careers-admin-actions button:hover{color:#e7bb58;border-color:#9b7b31}.careers-admin-empty{color:#759497;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:220px;display:flex}.careers-admin-empty svg{color:#e7bb58}.careers-admin-empty strong{color:#dce5e3}.careers-admin-overlay{z-index:1000;background:#000c0ec7;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.careers-admin-modal{background:#062629;border:1px solid #245054;border-radius:12px;width:min(820px,100%);max-height:calc(100vh - 48px);overflow-y:auto;box-shadow:0 25px 80px #0006}.careers-admin-modal-header{border-bottom:1px solid #173f42;justify-content:space-between;gap:16px;padding:22px 24px;display:flex}.careers-admin-modal h2{font-size:22px}.careers-admin-form{gap:17px;padding:22px 24px;display:grid}.careers-admin-form label{gap:7px;display:grid}.careers-admin-form label>span{color:#a7bbbc;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.careers-admin-form input,.careers-admin-form textarea,.careers-admin-form select{width:100%;font:inherit;padding:11px 12px}.careers-admin-form textarea{resize:vertical}.careers-admin-grid{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.careers-admin-grid-small{grid-template-columns:repeat(3,1fr);align-items:end}.careers-admin-checkbox{align-items:center;min-height:42px;gap:9px!important;display:flex!important}.careers-admin-checkbox input{accent-color:#e7bb58;width:17px;height:17px}.careers-admin-checkbox span{text-transform:none!important;letter-spacing:0!important}.careers-admin-modal-footer{border-top:1px solid #173f42;justify-content:flex-end;gap:9px;padding:17px 24px;display:flex}.careers-admin-cancel{color:#a6babb;cursor:pointer;background:0 0;border:1px solid #234b4e;border-radius:8px;padding:11px 16px}.careers-admin-save{padding:11px 17px}.spin{animation:.9s linear infinite careers-admin-spin}@keyframes careers-admin-spin{to{transform:rotate(360deg)}}@media (width<=800px){.careers-admin{padding:24px 16px 50px}.careers-admin-header{flex-direction:column}.careers-admin-grid,.careers-admin-grid-small{grid-template-columns:1fr}}.careers-admin-tabs{border-bottom:1px solid #173f42;gap:8px;margin-bottom:18px;display:flex}.careers-admin-tabs button{color:#78999c;cursor:pointer;background:0 0;border:1px solid #0000;border-bottom-width:2px;align-items:center;gap:8px;padding:11px 14px;font-size:12px;font-weight:700;display:inline-flex}.careers-admin-tabs button:hover{color:#e9eeee}.careers-admin-tabs button.active{color:#e7bb58;border-bottom-color:#e7bb58}.careers-admin-tabs button span{color:#cbd7d6;text-align:center;background:#173f42;border-radius:20px;min-width:20px;padding:2px 6px;font-size:10px}.careers-admin-view-button{color:#e7bb58;cursor:pointer;background:#062629;border:1px solid #2b5558;border-radius:7px;padding:7px 12px;font-size:11px;font-weight:700}.careers-admin-view-button:hover{background:#0b3033}.careers-admin-application-status{color:#e7bb58;background:#e7bb581a;border-radius:20px;align-items:center;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.careers-admin-application-status.reviewing{color:#f2ca69;background:#f2ca691a}.careers-admin-application-status.shortlisted,.careers-admin-application-status.hired{color:#70e6b0;background:#21be851a}.careers-admin-application-status.interview{color:#c9a7ff;background:#9664ff1a}.careers-admin-application-status.rejected{color:#ff9b9b;background:#ff505014}.careers-admin-application-modal{max-width:760px}.careers-admin-application-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.careers-admin-application-details>div{background:#062629;border:1px solid #173f42;border-radius:8px;gap:5px;padding:11px 12px;display:grid}.careers-admin-application-details span,.careers-admin-application-section>span,.careers-admin-application-cv span{color:#78999c;letter-spacing:.08em;font-size:9px;font-weight:800}.careers-admin-application-details strong{color:#e9eeee;overflow-wrap:anywhere;font-size:12px}.careers-admin-application-section{border-top:1px solid #173f42;padding:16px 0}.careers-admin-application-section p{color:#d8e0df;white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0 0;font-size:12px;line-height:1.7}.careers-admin-application-section a,.careers-admin-application-cv a{color:#e7bb58;overflow-wrap:anywhere;align-items:center;gap:6px;margin-top:8px;font-size:12px;text-decoration:none;display:inline-flex}.careers-admin-application-section a:hover,.careers-admin-application-cv a:hover{text-decoration:underline}.careers-admin-application-cv{background:#062629;border:1px solid #173f42;border-radius:9px;justify-content:space-between;align-items:center;gap:15px;padding:14px;display:flex}.careers-admin-application-cv p{color:#78999c;margin:5px 0 0;font-size:11px}.careers-admin-application-cv>span{color:#78999c;font-size:11px}@media (width<=700px){.careers-admin-tabs{overflow-x:auto}.careers-admin-application-details{grid-template-columns:1fr}.careers-admin-application-cv{flex-direction:column;align-items:flex-start}}.contact-messages-admin{width:100%}.contact-messages-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.contact-messages-header h1{margin:6px 0 8px}.contact-messages-header p{color:#bed7dcb8;margin:0}.contact-messages-card{background:#041c1f8c;border:1px solid #dab2462e;border-radius:16px;overflow:hidden}.contact-messages-card-header{border-bottom:1px solid #ffffff14;padding:22px 24px}.contact-messages-card-header h2{margin:0 0 5px}.contact-messages-card-header span{color:#bed7dc9e;font-size:13px}.contact-messages-table-wrapper{overflow:auto}.contact-messages-table{border-collapse:collapse;width:100%;min-width:1050px}.contact-messages-table th{text-align:left;color:#bed7dc94;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #ffffff12;padding:13px 16px;font-size:11px}.contact-messages-table td{color:#dcebed;vertical-align:top;border-bottom:1px solid #ffffff0f;padding:16px;font-size:13px}.contact-messages-table tbody tr:last-child td{border-bottom:0}.contact-message-person{flex-direction:column;gap:5px;min-width:190px;display:flex}.contact-message-person strong{color:#fff}.contact-message-person a{color:#cde0e3b3;align-items:center;gap:5px;text-decoration:none;display:flex}.contact-message-person a:hover{color:#e9bd58}.contact-message-preview{white-space:nowrap;text-overflow:ellipsis;color:#cde0e3b8;max-width:280px;display:block;overflow:hidden}.contact-message-view{color:#e9bd58;cursor:pointer;background:#dab2460f;border:1px solid #dab24640;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;display:inline-flex}.contact-message-view:hover{background:#dab2461f}.contact-messages-empty{color:#cde0e3a6;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:300px;display:flex}.contact-messages-empty h3{color:#fff;margin:4px 0 0}.contact-messages-empty p{margin:0}.contact-messages-empty-icon{color:#e9bd58;border:1px solid #dab24638;border-radius:14px;place-items:center;width:58px;height:58px;display:grid}.contact-messages-error{color:#ffb0b0;background:#e15a5a12;border:1px solid #e15a5a4d;border-radius:10px;margin-bottom:18px;padding:13px 16px}.contact-message-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#00080ac7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.contact-message-modal{background:#05272a;border:1px solid #dab24638;border-radius:16px;width:min(720px,100%);max-height:85vh;overflow:auto;box-shadow:0 30px 90px #00000080}.contact-message-modal-header{border-bottom:1px solid #ffffff14;justify-content:space-between;gap:20px;padding:24px;display:flex}.contact-message-modal-header h2{color:#fff;margin:6px 0 0}.contact-message-modal-body{padding:24px}.contact-message-detail-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-message-detail-grid div{flex-direction:column;gap:5px;display:flex}.contact-message-detail-grid span,.contact-message-full>span{color:#bed7dc8c;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.contact-message-detail-grid strong,.contact-message-detail-grid a{color:#fff;text-decoration:none}.contact-message-detail-grid a:hover{color:#e9bd58}.contact-message-full{border-top:1px solid #ffffff14;margin-top:22px;padding-top:20px}.contact-message-full p{color:#dcebed;white-space:pre-wrap;margin:10px 0 0;line-height:1.7}@media (width<=700px){.contact-messages-header{align-items:flex-start}.contact-message-detail-grid{grid-template-columns:1fr}.contact-message-modal-overlay{padding:12px}}:root{--bg-primary:#03191d;--bg-secondary:#071f23;--bg-card:#0a2427;--text-primary:#f5f5f2;--text-secondary:#9fb1bb;--text-muted:#657b84;--gold-light:#f3d58a;--gold-primary:#e9c46a;--gold-dark:#b89135;--border-soft:#e9c46a2e;--border-medium:#e9c46a52;--shadow-gold:0 12px 30px #e9c46a29}.page{background:var(--bg-primary);width:100%;min-height:100vh;color:var(--text-primary);margin:0;padding:0;overflow-x:hidden}.site-header{z-index:100;background:var(--bg-primary);border-bottom:1px solid #e9c46a1f;width:100%;height:72px;position:relative}.header-container{box-sizing:border-box;justify-content:space-between;align-items:center;gap:24px;width:min(1120px,100% - 48px);height:100%;margin:0 auto;padding:0;display:flex}.brand-logo{flex-shrink:0;align-items:center;width:90px;height:48px;text-decoration:none;display:flex}.brand-logo img{object-fit:contain;width:auto;max-width:90px;height:44px;display:block}.main-nav{align-items:center;gap:26px;margin:0;padding:0;display:flex}.nav-link{color:var(--text-secondary);white-space:nowrap;font-size:12px;font-weight:500;line-height:1;text-decoration:none;transition:color .25s,transform .25s;position:relative}.nav-link:hover{color:var(--text-primary);transform:translateY(-1px)}.nav-link.active{color:var(--gold-light)}.nav-link.active:after{content:"";background:var(--gold-light);height:1px;position:absolute;bottom:-9px;left:0;right:0}.header-actions{justify-content:flex-end;align-items:center;gap:12px;min-width:190px;display:flex}.language-button{height:34px;color:var(--text-primary);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #e9c46a73;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 13px;font-family:inherit;font-size:11px;font-weight:600;transition:background .25s,border-color .25s;display:inline-flex}.language-button:hover{border-color:var(--gold-light);background:#e9c46a14}.arabic-text{color:var(--text-secondary);font-size:10px}.header-talk-button{background:var(--gold-light);color:#07191d;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:7px;height:36px;padding:0 17px;font-size:11px;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.header-talk-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #e9c46a2e}.hero-section{box-sizing:border-box;text-align:center;background:radial-gradient(circle at 50% 35%,#e9c46a12,#0000 32%),radial-gradient(circle at 20% 65%,#1b758214,#0000 30%);width:100%;min-height:calc(100vh - 72px);margin:0;padding:0;position:relative;overflow:hidden}.hero-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 10% 20%,#e9c46a0d,#0000 2px),radial-gradient(circle at 30% 45%,#e9c46a0a,#0000 2px),radial-gradient(circle at 70% 30%,#e9c46a0d,#0000 2px),radial-gradient(circle at 90% 65%,#e9c46a0a,#0000 2px);position:absolute;inset:0}.hero-section>.hero-content{box-sizing:border-box;text-align:center;z-index:10;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:none;margin:0;padding:120px 24px 40px;display:flex;position:absolute;inset:0}.hero-badge{color:var(--gold-light);letter-spacing:2px;white-space:nowrap;text-align:center;background:#07191d73;border:1px solid #e9c46a47;border-radius:999px;justify-content:center;align-items:center;gap:9px;margin-left:auto;margin-right:auto;padding:8px 18px;font-size:11px;font-weight:600;display:inline-flex}.badge-dot{background:var(--gold-light);border-radius:50%;flex-shrink:0;width:5px;height:5px;box-shadow:0 0 10px #e9c46ab3}.hero-title{width:100%;font-family:var(--font-heading);letter-spacing:-4px;color:var(--text-primary);text-align:center;flex-direction:column;justify-content:center;align-items:center;margin:46px auto 24px;padding:0;font-size:clamp(62px,7vw,92px);font-weight:800;line-height:.97;display:flex}.hero-title span{text-align:center;width:100%;margin:0;display:block}.gold-text{color:var(--gold-light)}.hero-description{width:min(720px,100%);color:var(--text-secondary);text-align:center;margin:8px auto 0;padding:0;font-size:18px;line-height:1.55}.hero-buttons{text-align:center;justify-content:center;align-items:center;gap:14px;width:100%;margin:42px auto 0;padding:0;display:flex}.primary-button,.secondary-button{box-sizing:border-box;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-width:165px;height:52px;padding:0 24px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s,border-color .25s;display:inline-flex}.primary-button{background:var(--gold-light);color:#07191d}.primary-button:hover{transform:translateY(-3px);box-shadow:0 12px 30px #e9c46a33}.secondary-button{color:var(--text-primary);background:#07191d59;border:1px solid #e9c46a40}.secondary-button:hover{background:#e9c46a0f;border-color:#e9c46a8c;transform:translateY(-3px)}.service-links{box-sizing:border-box;border-top:1px solid #e9c46a2e;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:min(720px,100%);margin:72px auto 0;padding-top:30px;display:grid}.service-link{min-width:0;height:40px;color:var(--text-secondary);white-space:nowrap;text-align:center;background:#07191d59;border:1px solid #e9c46a2e;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:11px;transition:color .25s,border-color .25s,transform .25s,background .25s;display:flex}.service-link svg{color:var(--gold-light);flex-shrink:0}.service-link:hover{color:var(--text-primary);background:#e9c46a0a;border-color:#e9c46a66;transform:translateY(-2px)}@media (width<=900px){.header-container{width:calc(100% - 32px)}.main-nav{gap:16px}.header-actions{min-width:auto}.hero-section>.hero-content{padding-top:90px}.hero-title{letter-spacing:-3px;font-size:clamp(52px,9vw,76px)}.service-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.site-header{height:64px}.header-container{width:calc(100% - 32px)}.main-nav,.header-actions{display:none}.brand-logo{width:70px;height:42px}.brand-logo img{max-width:70px;height:38px}.hero-section{width:100%;min-height:calc(100vh - 64px);margin:0;padding:0}.hero-section>.hero-content{text-align:center;justify-content:flex-start;align-items:center;width:100%;max-width:none;margin:0;padding:80px 16px 35px;position:absolute;inset:0}.hero-badge{white-space:normal;letter-spacing:1.4px;max-width:100%;padding:7px 12px;font-size:9px}.hero-title{letter-spacing:-2px;width:100%;margin-top:34px;font-size:clamp(43px,12vw,60px);line-height:.98}.hero-title span{text-align:center;width:100%}.hero-description{width:100%;font-size:15px;line-height:1.5}.hero-buttons{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:34px}.primary-button,.secondary-button{width:100%;max-width:280px}.service-links{grid-template-columns:1fr;width:100%;margin-top:48px;padding-top:22px}}.mobile-menu-button{width:42px;height:42px;color:var(--text-primary);cursor:pointer;background:0 0;border:1px solid #e9c46a3d;border-radius:10px;justify-content:center;align-items:center;transition:border-color .25s,background .25s;display:none}.mobile-menu-button:hover{border-color:var(--gold-light);background:#e9c46a0d}.mobile-menu{display:none}.mobile-nav{flex-direction:column;display:flex}.mobile-nav>a{color:var(--text-secondary);border-bottom:1px solid #e9c46a1a;padding:16px 0;font-size:15px;font-weight:500;text-decoration:none}.mobile-menu-actions{flex-direction:column;gap:10px;padding-top:20px;display:flex}.mobile-language-button,.mobile-talk-button{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;font-family:inherit;font-size:12px;font-weight:700;text-decoration:none;display:flex}.mobile-language-button{color:var(--text-primary);background:0 0;border:1px solid #e9c46a47}.mobile-talk-button{border:1px solid var(--gold-light);background:var(--gold-light);color:#07191d}@media (width<=760px){.mobile-menu-button{display:inline-flex}.mobile-menu{opacity:0;background:#031719fa;border-top:1px solid #0000;max-height:0;transition:max-height .4s,opacity .3s,border-color .3s;display:block;overflow:hidden}.mobile-menu-open{opacity:1;border-top-color:#e9c46a1f;max-height:700px}.mobile-nav{width:calc(100% - 32px);margin:0 auto;padding:8px 0 24px}}.about-section,.services-section,.work-section,.team-section,.testimonials-section,.careers-section,.contact-section{padding-top:90px;padding-bottom:90px}.about-section{padding-bottom:65px}.services-section{padding-top:65px}.contact-section{padding-top:95px;padding-bottom:100px}#about,#services,#work,#team,#testimonials,#careers,#contact{scroll-margin-top:80px}@media (width<=600px){.about-section,.services-section,.work-section,.team-section,.testimonials-section,.careers-section,.contact-section{padding-top:70px;padding-bottom:70px}.about-section{padding-bottom:50px}.services-section{padding-top:50px}.contact-section{padding-top:75px;padding-bottom:80px}}@media (width<=480px){.hero-section>.hero-content{padding-left:12px;padding-right:12px}.hero-title{letter-spacing:-1px;font-size:clamp(40px,12vw,54px)}}html[dir=rtl] .header-container,html[dir=rtl] .main-nav,html[dir=rtl] .header-actions,html[dir=rtl] .language-button{direction:rtl}html[dir=rtl] .hero-section{text-align:center;direction:rtl;min-height:calc(100vh - 72px);width:100%!important;margin:0!important;padding:0!important;position:relative!important;overflow:hidden!important}html[dir=rtl] .hero-section>.hero-content{box-sizing:border-box!important;text-align:center!important;z-index:10!important;direction:rtl!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;max-width:none!important;margin:0!important;padding:120px 24px 40px!important;display:flex!important;position:absolute!important;inset:0!important}html[dir=rtl] .hero-badge{text-align:center!important;direction:rtl!important;align-self:center!important;margin-left:auto!important;margin-right:auto!important}html[dir=rtl] .hero-title{text-align:center!important;letter-spacing:0!important;direction:rtl!important;flex-direction:column!important;justify-content:center!important;align-self:center!important;align-items:center!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;display:flex!important}html[dir=rtl] .hero-title span{text-align:center!important;width:100%!important;display:block!important}html[dir=rtl] .hero-description{text-align:center!important;direction:rtl!important;align-self:center!important;width:min(720px,100%)!important;margin-left:auto!important;margin-right:auto!important}html[dir=rtl] .hero-buttons{direction:rtl!important;justify-content:center!important;align-self:center!important;align-items:center!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;display:flex!important}html[dir=rtl] .service-links{direction:rtl!important;align-self:center!important;width:min(720px,100%)!important;margin-left:auto!important;margin-right:auto!important}html[dir=rtl] .service-link{text-align:center!important;direction:rtl!important;justify-content:center!important;align-items:center!important;display:flex!important}html[dir=rtl] .about-container,html[dir=rtl] .services-container,html[dir=rtl] .work-container,html[dir=rtl] .team-container,html[dir=rtl] .careers-container,html[dir=rtl] .contact-container{margin-left:auto;margin-right:auto}html[dir=rtl] .about-intro,html[dir=rtl] .services-intro,html[dir=rtl] .work-intro,html[dir=rtl] .team-intro,html[dir=rtl] .careers-intro{text-align:right}html[dir=rtl] .service-card,html[dir=rtl] .work-card,html[dir=rtl] .team-card,html[dir=rtl] .career-card,html[dir=rtl] .testimonial-card,html[dir=rtl] .contact-form-card{direction:rtl}html[dir=rtl] .service-card-content,html[dir=rtl] .work-card-content,html[dir=rtl] .team-card-content,html[dir=rtl] .career-main,html[dir=rtl] .contact-details,html[dir=rtl] .form-field{text-align:right}html[dir=rtl] .form-field input,html[dir=rtl] .form-field select,html[dir=rtl] .form-field textarea{text-align:right;direction:rtl}html[dir=rtl] .footer-brand,html[dir=rtl] .footer-column{text-align:right}html[dir=rtl] .footer-contact,html[dir=rtl] .footer-bottom{direction:rtl}@media (width<=760px){html[dir=rtl] .hero-section{min-height:calc(100vh - 64px);width:100%!important;margin:0!important;padding:0!important}html[dir=rtl] .hero-section>.hero-content{text-align:center!important;direction:rtl!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;max-width:none!important;margin:0!important;padding:80px 16px 35px!important;display:flex!important;position:absolute!important;inset:0!important}html[dir=rtl] .hero-badge{max-width:100%;text-align:center!important;align-self:center!important;margin-left:auto!important;margin-right:auto!important}html[dir=rtl] .hero-title{text-align:center!important;align-self:center!important;width:100%!important;margin-left:auto!important;margin-right:auto!important}html[dir=rtl] .hero-title span{text-align:center!important;width:100%!important}html[dir=rtl] .hero-description{text-align:center!important;width:100%!important;margin-left:auto!important;margin-right:auto!important}html[dir=rtl] .hero-buttons{justify-content:center!important;align-items:center!important;width:100%!important;margin-left:auto!important;margin-right:auto!important}html[dir=rtl] .service-links{width:100%!important;margin-left:auto!important;margin-right:auto!important}html[dir=rtl] .mobile-nav{direction:rtl}html[dir=rtl] .mobile-nav>a{text-align:right}}.scroll-indicator,.hero-section .scroll-indicator{visibility:hidden!important;width:0!important;height:0!important;margin:0!important;padding:0!important;display:none!important}.hero-premium{isolation:isolate!important;background:radial-gradient(circle at 50% 45%, #15494c2e, transparent 38%), var(--bg-primary)!important;width:100%!important;min-height:calc(100vh - 72px)!important;margin:0!important;padding:0!important;position:relative!important;overflow:hidden!important}.hero-atmosphere,.hero-marketing-visuals,.hero-particles,.hero-digital-lines{pointer-events:none!important}.hero-atmosphere{z-index:0!important;position:absolute!important;inset:0!important;overflow:hidden!important}.hero-digital-lines{z-index:1!important;opacity:.75!important;width:100%!important;height:72%!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.hero-particles{z-index:2!important;position:absolute!important;inset:0!important}.hero-premium-content{z-index:10!important;box-sizing:border-box!important;text-align:center!important;pointer-events:none!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;max-width:none!important;margin:0!important;padding:105px 24px 42px!important;display:flex!important;position:absolute!important;inset:0!important}.hero-premium-badge{z-index:15!important;min-height:34px!important;color:var(--gold-light)!important;-webkit-backdrop-filter:blur(7px)!important;background:#041a1d99!important;border:1px solid #e9c46a4d!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:10px!important;padding:7px 17px!important;display:inline-flex!important;position:relative!important}.hero-premium-title{z-index:14!important;text-align:center!important;letter-spacing:-4px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:min(1000px,100%)!important;margin:28px auto 0!important;padding:0!important;font-size:clamp(62px,7vw,92px)!important;line-height:.97!important;display:flex!important;position:relative!important}.hero-premium-title>span{text-align:center!important;width:100%!important;margin:0!important;display:block!important}.hero-premium-title .hero-gold-line{color:#0000!important;-webkit-text-fill-color:transparent!important;background:linear-gradient(110deg,#8c641a 0%,#c99a32 16%,#f2cf68 31%,#fff3ad 43%,#fff 50%,#fff0a0 57%,#e6bc50 70%,#b78324 84%,#805b15 100%) 0 0/240%!important;-webkit-background-clip:text!important;background-clip:text!important;animation:5s linear infinite premiumGoldShine!important}.hero-premium-description{z-index:14!important;width:min(720px,100%)!important;color:var(--text-secondary)!important;text-align:center!important;margin:23px auto 0!important;font-size:17px!important;line-height:1.65!important;position:relative!important}.hero-premium-buttons{z-index:15!important;margin-top:30px!important;position:relative!important}.hero-primary-button:hover,.hero-secondary-button:hover{transform:translateY(-4px)!important}.hero-primary-button:hover{box-shadow:0 14px 32px #e2bb4e2e!important}.hero-secondary-button:hover{border-color:#e9c46a7a!important;box-shadow:0 12px 26px #0003!important}.hero-service-links{z-index:15!important;background:0 0!important;border-top:1px solid #e9c46a24!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:12px!important;width:min(900px,100%)!important;margin-top:55px!important;padding-top:22px!important;display:flex!important;position:relative!important}.hero-service-chip{height:auto!important;min-height:38px!important;color:var(--text-secondary)!important;-webkit-backdrop-filter:blur(8px)!important;background:#061c1f8f!important;border:1px solid #e9c46a2e!important;border-radius:9px!important;padding:9px 14px!important;transition:transform .28s,border-color .28s,background .28s,box-shadow .28s!important}.hero-marketing-visuals{z-index:5!important;position:absolute!important;inset:0!important}.hero-card-social{width:190px!important;padding:17px!important;top:22%!important;left:max(6%,50% - 620px)!important;transform:rotate(-4deg)!important}.hero-card-reels{width:145px!important;padding:10px!important;bottom:20%!important;left:max(10%,50% - 580px)!important;transform:rotate(3deg)!important}.hero-card-traffic{width:190px!important;padding:17px!important;top:23%!important;right:max(7%,50% - 625px)!important;transform:rotate(3deg)!important}.hero-card-leads{width:165px!important;padding:16px!important;bottom:22%!important;right:max(11%,50% - 570px)!important;transform:rotate(-3deg)!important}.hero-card-copy,.hero-card-header,.hero-card-footer,.hero-card-bars,.hero-lead-stack,.hero-reel-top,.hero-reel-center,.hero-reel-bottom,.hero-traffic-chart{position:relative!important}.hero-card-copy{flex-direction:column!important;gap:4px!important;display:flex!important}.hero-card-copy span,.hero-card-header span{color:var(--gold-light)!important;letter-spacing:1.6px!important;font-size:7px!important;font-weight:700!important}.hero-card-copy strong{color:var(--text-primary)!important;font-size:15px!important;font-weight:700!important}.hero-card-copy small{color:var(--text-muted)!important;font-size:8px!important}.hero-card-icon{width:31px!important;height:31px!important;color:var(--gold-light)!important;background:#e9c46a0e!important;border:1px solid #e9c46a3b!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;margin-bottom:12px!important;display:inline-flex!important}.hero-card-bars{align-items:flex-end!important;gap:5px!important;height:42px!important;margin-top:14px!important;display:flex!important}.hero-card-bars i{background:linear-gradient(#e9c46a9e,#e9c46a26)!important;border-radius:2px 2px 0 0!important;flex:1!important;min-width:0!important;animation:3s ease-in-out infinite heroBarPulse!important;display:block!important}.hero-card-bars i:first-child{height:28%!important}.hero-card-bars i:nth-child(2){height:42%!important;animation-delay:-.5s!important}.hero-card-bars i:nth-child(3){height:57%!important;animation-delay:-1s!important}.hero-card-bars i:nth-child(4){height:74%!important;animation-delay:-1.5s!important}.hero-card-bars i:nth-child(5){height:90%!important;animation-delay:-2s!important}.hero-reel-preview{background:linear-gradient(145deg,#163638,#07191c)!important;border:1px solid #ffffff0b!important;border-radius:6px!important;height:185px!important;position:relative!important;overflow:hidden!important}.hero-reel-center{color:#f7ebc0!important;background:#00000040!important;border:1px solid #fff3!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;display:flex!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;box-shadow:0 0 25px #e9c46a1a!important}.hero-reel-bottom{color:#e9c46ac2!important;letter-spacing:1.8px!important;font-size:7px!important;font-weight:700!important;position:absolute!important;bottom:10px!important;left:12px!important}.hero-card-header{color:var(--gold-light)!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:14px!important;display:flex!important}.hero-traffic-chart{height:65px!important;padding:5px 0!important}.hero-traffic-chart svg{width:100%!important;height:100%!important}.hero-traffic-chart path{stroke:#dcbc53!important;stroke-width:2px!important;vector-effect:non-scaling-stroke!important;stroke-dasharray:4 7!important;animation:5s linear infinite heroChartMove!important}.hero-lead-stack{align-items:center!important;gap:6px!important;min-height:48px!important;display:flex!important}.hero-lead-stack span{background:radial-gradient(circle at 35% 30%,#fff3ba47,#0b262aeb 60%)!important;border:1px solid #e9c46a33!important;border-radius:50%!important;width:27px!important;height:27px!important;animation:4s ease-in-out infinite heroLeadFloat!important}.hero-lead-stack span:nth-child(2){animation-delay:-.7s!important}.hero-lead-stack span:nth-child(3){animation-delay:-1.4s!important}.hero-lead-stack span:nth-child(4){animation-delay:-2.1s!important}.hero-floating-icon{width:42px!important;height:42px!important;color:var(--gold-light)!important;-webkit-backdrop-filter:blur(8px)!important;background:#061d20bd!important;border:1px solid #e9c46a3d!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;display:flex!important;position:absolute!important;box-shadow:0 0 28px #e9c46a14!important}.hero-icon-message{animation:5s ease-in-out infinite heroFloatMessage!important;top:35%!important;left:max(7%,50% - 690px)!important}.hero-icon-growth{animation:6s ease-in-out infinite heroFloatGrowth!important;top:37%!important;right:max(6%,50% - 690px)!important}.hero-icon-zap{width:30px!important;height:30px!important;animation:4.5s ease-in-out infinite heroFloatZap!important;top:18%!important;left:23%!important}.hero-icon-layer{width:32px!important;height:32px!important;animation:5.5s ease-in-out infinite heroFloatLayer!important;bottom:17%!important;right:23%!important}.hero-float-medium{animation:8s ease-in-out infinite heroFloatMedium!important}.hero-float-slow{animation:10s ease-in-out infinite heroFloatSlow!important}@keyframes premiumGoldShine{0%{background-position:220%}to{background-position:-40%}}@keyframes heroGlowFloat{0%,to{transform:translate(-50%)translateY(0)scale(1)}50%{transform:translate(-50%)translateY(-25px)scale(1.04)}}@keyframes heroGlowLeft{0%,to{transform:translate(0)}50%{transform:translate(35px,-24px)}}@keyframes heroGlowRight{0%,to{transform:translate(0)}50%{transform:translate(-34px,25px)}}@keyframes heroGridMove{0%{transform:translate(0,0)}to{transform:translate(92px,92px)}}@keyframes heroLineMove{0%{stroke-dashoffset:0}to{stroke-dashoffset:-150px}}@keyframes heroParticleFloat{0%,to{opacity:.2;transform:translate(0,0)scale(.8)}50%{opacity:.82;transform:translateY(-11px)scale(1)}}@keyframes heroBadgePulse{0%,to{opacity:.5;transform:scale(.84)}50%{opacity:1;transform:scale(1.12)}}@keyframes heroBarPulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes heroChartMove{0%{stroke-dashoffset:0}to{stroke-dashoffset:-55px}}@keyframes heroLeadFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes heroFloatMedium{0%,to{transform:translate(0,0)rotate(-3deg)}25%{transform:translateY(-8px)rotate(-1deg)}50%{transform:translateY(-14px)rotate(1deg)}75%{transform:translateY(-6px)rotate(-1deg)}}@keyframes heroFloatSlow{0%,to{transform:translate(0,0)rotate(2deg)}30%{transform:translateY(9px)rotate(0)}60%{transform:translateY(-8px)rotate(-2deg)}}@keyframes heroFloatMessage{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes heroFloatGrowth{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(10px)rotate(3deg)}}@keyframes heroFloatZap{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-7px)rotate(5deg)}}@keyframes heroFloatLayer{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@media (width<=1100px){.hero-marketing-visuals{opacity:.74!important}.hero-card-social{left:3%!important}.hero-card-traffic{right:3%!important}.hero-card-reels{left:6%!important}.hero-card-leads{right:6%!important}}@media (width<=900px){.hero-premium-content{padding:95px 20px 35px!important}.hero-premium-description{width:min(650px,90%)!important;font-size:15px!important}.hero-marketing-visuals{opacity:.42!important}.hero-card-reels,.hero-card-leads{display:none!important}.hero-card-social{top:28%!important;left:4%!important}.hero-card-traffic{top:29%!important;right:4%!important}.hero-icon-message{top:47%!important;left:9%!important}.hero-icon-growth{top:47%!important;right:9%!important}.hero-service-links{margin-top:42px!important}}@media (width<=600px){.hero-premium{min-height:calc(100vh - 64px)!important}.hero-premium-content{padding:72px 16px 28px!important}.hero-premium-title{letter-spacing:-2px!important;width:100%!important;margin-top:23px!important;font-size:clamp(43px,12vw,60px)!important}.hero-premium-description{width:min(100%,440px)!important;margin-top:18px!important;font-size:14px!important;line-height:1.6!important}.hero-premium-buttons{flex-direction:column!important;width:min(100%,320px)!important;margin-top:24px!important}.hero-primary-button,.hero-secondary-button{justify-content:center!important;width:100%!important}.hero-service-links{gap:7px!important;width:100%!important;margin-top:30px!important;padding-top:17px!important}.hero-service-chip{min-height:34px!important;padding:8px 10px!important;font-size:8px!important}.hero-marketing-visuals{opacity:.18!important}.hero-card-social,.hero-card-traffic{width:130px!important}.hero-card-social{top:33%!important;left:-24px!important}.hero-card-traffic{top:36%!important;right:-24px!important}.hero-icon-message,.hero-icon-growth,.hero-icon-zap,.hero-icon-layer{display:none!important}.hero-digital-lines{opacity:.48!important;height:55%!important}.hero-grid{background-size:60px 60px!important}}@media (width<=380px){.hero-premium-content{padding:68px 13px 22px!important}.hero-premium-description{font-size:13px!important}.hero-service-chip{padding:7px 8px!important;font-size:7px!important}}html[dir=rtl] .header-container,html[dir=rtl] .hero-premium-content,html[dir=rtl] .hero-premium-title,html[dir=rtl] .hero-premium-description,html[dir=rtl] .hero-service-links,html[dir=rtl] .main-nav{direction:rtl!important}html[dir=rtl] .hero-premium-title,html[dir=rtl] .hero-premium-title>span,html[dir=rtl] .hero-premium-description{text-align:center!important}@media (prefers-reduced-motion:reduce){.hero-glow,.hero-grid,.hero-line,.hero-particle,.hero-premium-title .hero-gold-line,.hero-premium-badge .badge-dot,.hero-card-bars i,.hero-traffic-chart path,.hero-lead-stack span,.hero-float-medium,.hero-float-slow,.hero-float-message,.hero-float-growth,.hero-float-zap,.hero-float-layer{animation:none!important}}.hero-premium{isolation:isolate;background:radial-gradient(circle at 50% 38%, #14494d2e, transparent 36%), var(--bg-primary);width:100%;min-height:calc(100vh - 72px);position:relative;overflow:hidden}.hero-atmosphere{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-glow{filter:blur(48px);border-radius:50%;position:absolute}.hero-glow-one{background:radial-gradient(circle,#e0bc561a,#195f6314 38%,#0000 72%);width:560px;height:560px;animation:15s ease-in-out infinite heroGlowPrimary;top:2%;left:50%;transform:translate(-50%)}.hero-glow-two{background:radial-gradient(circle,#1d6f7321,#0000 70%);width:430px;height:430px;animation:18s ease-in-out infinite heroGlowLeft;top:30%;left:-170px}.hero-glow-three{background:radial-gradient(circle,#e2bb5014,#0000 70%);width:450px;height:450px;animation:19s ease-in-out infinite heroGlowRight;top:25%;right:-175px}.hero-grid{opacity:.1;background-image:linear-gradient(#e9c46a06 1px,#0000 1px),linear-gradient(90deg,#e9c46a06 1px,#0000 1px);background-size:92px 92px;animation:28s linear infinite heroGridMove;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 76%);mask-image:radial-gradient(#000 0%,#0000 76%)}.hero-digital-lines{z-index:1;pointer-events:none;width:100%;height:74%;position:absolute;bottom:0;left:0;right:0}.hero-line{fill:none;stroke:#e1be5b21;stroke-width:1.15px;stroke-dasharray:5 12;animation:15s linear infinite heroLineFlow}.hero-line-two{stroke:#2f979717;animation-duration:19s;animation-delay:-5s}.hero-line-three{stroke:#e1be5b11;animation-duration:22s;animation-delay:-9s}.hero-particles{z-index:2;pointer-events:none;position:absolute;inset:0}.hero-particle{background:#f0d379b8;border-radius:50%;width:3px;height:3px;animation:8s ease-in-out infinite heroParticleFloat;position:absolute;box-shadow:0 0 9px #f0d37959}.particle-one{animation-delay:-1s;top:22%;left:18%}.particle-two{animation-delay:-4s;top:34%;left:29%}.particle-three{animation-delay:-2s;top:20%;right:23%}.particle-four{animation-delay:-5s;top:42%;right:15%}.particle-five{animation-delay:-3s;bottom:28%;left:13%}.particle-six{animation-delay:-6s;bottom:23%;right:19%}.particle-seven{animation-delay:-2s;top:57%;left:38%}.particle-eight{animation-delay:-5s;top:49%;right:34%}.hero-premium-content{z-index:15;box-sizing:border-box;text-align:center;pointer-events:none;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:102px 24px 38px;display:flex;position:absolute;inset:0}.hero-premium-content>*{pointer-events:auto}.hero-premium-badge{-webkit-backdrop-filter:blur(7px);background:#041b1e99;border:1px solid #e9c46a47;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:34px;padding:7px 17px;display:inline-flex;box-shadow:0 0 28px #e9c46a08}.hero-premium-badge .badge-dot{background:#f3d474;border-radius:50%;flex:0 0 6px;width:6px;height:6px;animation:2.6s ease-in-out infinite heroBadgePulse;box-shadow:0 0 10px #f3d47499}.hero-premium-title{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(1000px,100%);margin:28px auto 0;display:flex}.hero-premium-title>span{text-align:center;width:100%;display:block}.hero-premium-title .hero-gold-line{background:linear-gradient(110deg,#8a6219 0%,#c7982e 18%,#f0cb65 33%,#fff3b0 44%,#fff 50%,#fff0a3 56%,#e5bc4c 71%,#b67f20 86%,#79540f 100%) 0 0/240%;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite premiumGoldShine;color:#0000!important;-webkit-text-fill-color:transparent!important}.hero-premium-description{width:min(720px,100%);color:var(--text-secondary);text-align:center;margin:22px auto 0;font-size:17px;line-height:1.65}.hero-premium-buttons{margin-top:29px}.hero-primary-button,.hero-secondary-button{transition:transform .3s,box-shadow .3s,border-color .3s,background .3s}.hero-primary-button:hover{transform:translateY(-4px);box-shadow:0 14px 32px #e9c46a2e}.hero-secondary-button:hover{border-color:#e9c46a7a;transform:translateY(-4px);box-shadow:0 12px 28px #0000002e}.hero-primary-button svg,.hero-secondary-button svg{transition:transform .28s}.hero-primary-button:hover svg,.hero-secondary-button:hover svg{transform:translate(4px,-4px)}.hero-service-links{border-top:1px solid #e9c46a24;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:min(900px,100%);margin-top:48px;padding-top:21px;display:flex}.hero-service-chip{-webkit-backdrop-filter:blur(8px);background:#061c1f8c;border:1px solid #e9c46a2e;min-height:38px;padding:8px 13px;transition:transform .28s,border-color .28s,background .28s,box-shadow .28s}.hero-service-chip svg{color:var(--gold-light);transition:transform .28s}.hero-service-chip:hover{background:#e9c46a0d;border-color:#e9c46a6b;transform:translateY(-4px);box-shadow:0 9px 24px #e9c46a0d}.hero-service-chip:hover svg{transform:translateY(-1px)rotate(5deg)}.hero-marketing-visuals{z-index:6;pointer-events:none;position:absolute;inset:0}.hero-parallax-layer{position:absolute}.hero-parallax-social{top:22%;left:max(5%,50% - 630px)}.hero-parallax-reels{bottom:20%;left:max(9%,50% - 595px)}.hero-parallax-traffic{top:22%;right:max(5%,50% - 630px)}.hero-parallax-leads{bottom:21%;right:max(9%,50% - 590px)}.hero-parallax-message{top:36%;left:max(7%,50% - 700px)}.hero-parallax-growth{top:37%;right:max(7%,50% - 700px)}.hero-visual-card{-webkit-backdrop-filter:blur(11px);background:linear-gradient(145deg,#0a2528e0,#04171ac7);border:1px solid #e9c46a38;border-radius:10px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000003d,0 0 30px #e9c46a06}.hero-card-social{width:198px;padding:17px;transform:rotate(-4deg)}.hero-card-reels{width:145px;padding:9px;transform:rotate(3deg)}.hero-card-traffic{width:205px;padding:17px;transform:rotate(3deg)}.hero-card-leads{width:185px;padding:16px;transform:rotate(-3deg)}.hero-card-header{color:var(--gold-light);justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.hero-card-title-group{align-items:center;gap:9px;display:flex}.hero-card-small-icon{width:30px;height:30px;color:var(--gold-light);background:#e9c46a0d;border:1px solid #e9c46a33;border-radius:8px;justify-content:center;align-items:center;display:flex}.hero-card-title-group>div:last-child{flex-direction:column;gap:3px;display:flex}.hero-card-title-group span,.hero-card-header span{color:var(--gold-light);letter-spacing:1.6px;font-size:7px;font-weight:700}.hero-card-title-group strong,.hero-card-header strong{color:var(--text-primary);font-size:13px;font-weight:700}.hero-social-stat-row{border-top:1px solid #e9c46a1a;justify-content:space-between;align-items:center;margin-top:18px;padding-top:13px;display:flex}.hero-social-stat-row>div{flex-direction:column;gap:4px;display:flex}.hero-social-stat-row span{color:var(--text-muted);letter-spacing:1.3px;font-size:7px;font-weight:700}.hero-social-stat-row strong{color:var(--text-primary);font-size:12px}.hero-social-stat-row svg{color:var(--gold-light);animation:3.5s ease-in-out infinite heroIconPulse}.hero-mini-bars{align-items:flex-end;gap:5px;height:48px;margin-top:15px;display:flex}.hero-mini-bars i{background:linear-gradient(#f7da75b8,#ae852233);border-radius:3px 3px 0 0;flex:1;animation:3.2s ease-in-out infinite heroMiniBarPulse;display:block}.hero-mini-bars i:first-child{height:25%}.hero-mini-bars i:nth-child(2){height:38%;animation-delay:-.45s}.hero-mini-bars i:nth-child(3){height:52%;animation-delay:-.9s}.hero-mini-bars i:nth-child(4){height:61%;animation-delay:-1.35s}.hero-mini-bars i:nth-child(5){height:78%;animation-delay:-1.8s}.hero-mini-bars i:nth-child(6){height:92%;animation-delay:-2.25s}.hero-social-footer{border-top:1px solid #e9c46a14;align-items:center;gap:5px;margin-top:13px;padding-top:10px;display:flex}.hero-mini-avatar{background:radial-gradient(circle at 35% 30%,#fcefb459,#092529f2 64%);border:1px solid #e9c46a29;border-radius:50%;width:18px;height:18px}.hero-social-footer small{color:var(--text-muted);letter-spacing:1.5px;margin-left:auto;font-size:6px;font-weight:700}.hero-reel-preview{background:linear-gradient(150deg,#153437,#06181b);border-radius:7px;height:190px;position:relative;overflow:hidden}.hero-reel-top{color:#f8f6ebb8;letter-spacing:1.4px;justify-content:space-between;align-items:center;font-size:7px;font-weight:700;display:flex;position:absolute;top:11px;left:11px;right:11px}.hero-reel-top div{width:25px;height:25px;color:var(--gold-light);border:1px solid #e9c46a2e;border-radius:7px;justify-content:center;align-items:center;display:flex}.hero-reel-content{justify-content:center;align-items:center;display:flex;position:absolute;inset:45px 12px 38px}.hero-reel-orbit{border:1px solid #e9c46a29;border-radius:50%;width:76px;height:76px;animation:8s linear infinite heroReelOrbit;position:absolute;box-shadow:inset 0 0 25px #e9c46a09}.hero-reel-play{z-index:2;color:#f6e8af;background:#04171aa3;border:1px solid #f3d58a59;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:relative;box-shadow:0 0 25px #e9c46a14}.hero-reel-bottom{color:#e9c46ab3;letter-spacing:1.5px;justify-content:space-between;font-size:6px;font-weight:700;display:flex;position:absolute;bottom:10px;left:11px;right:11px}.hero-traffic-number{justify-content:space-between;align-items:flex-end;margin-top:15px;display:flex}.hero-traffic-number strong{color:var(--gold-light);font-size:20px;font-weight:700}.hero-traffic-number small{color:var(--text-muted);letter-spacing:1.2px;font-size:7px;font-weight:700}.hero-traffic-chart{height:68px;margin-top:7px}.hero-traffic-chart svg{width:100%;height:100%;overflow:visible}.hero-traffic-chart path{fill:none;stroke:url(#heroChartGradient);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:6 8;animation:5s linear infinite heroTrafficLine}.hero-traffic-chart circle{fill:#f5db7e;filter:drop-shadow(0 0 5px #f5db7e99)}.hero-card-footer{color:var(--text-muted);letter-spacing:1.5px;border-top:1px solid #e9c46a1a;justify-content:space-between;align-items:center;margin-top:9px;padding-top:9px;font-size:7px;font-weight:700;display:flex}.hero-leads-number{flex-direction:column;gap:5px;margin-top:16px;display:flex}.hero-leads-number span{color:var(--text-muted);letter-spacing:1.5px;font-size:7px;font-weight:700}.hero-leads-number strong{color:var(--gold-light);font-size:18px;font-weight:700}.hero-lead-people{gap:6px;margin-top:15px;display:flex}.hero-lead-people span{background:radial-gradient(circle at 35% 30%,#fae79d47,#082529f5 63%);border:1px solid #e9c46a2b;border-radius:50%;width:25px;height:25px;animation:4.5s ease-in-out infinite heroLeadFloat}.hero-lead-people span:nth-child(2){animation-delay:-.6s}.hero-lead-people span:nth-child(3){animation-delay:-1.2s}.hero-lead-people span:nth-child(4){animation-delay:-1.8s}.hero-lead-people span:nth-child(5){animation-delay:-2.4s}.hero-funnel{justify-content:center;align-items:flex-end;gap:4px;height:28px;margin-top:14px;display:flex}.hero-funnel span{background:linear-gradient(#efd067ad,#a47a1d38);border-radius:2px 2px 0 0;display:block}.hero-funnel-one{width:48px;height:100%}.hero-funnel-two{width:34px;height:72%}.hero-funnel-three{width:20px;height:48%}.hero-floating-icon{width:43px;height:43px;color:var(--gold-light);-webkit-backdrop-filter:blur(8px);background:#051c1fb8;border:1px solid #e9c46a3b;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 0 28px #e9c46a12}.hero-icon-zap{width:30px;height:30px;position:absolute;top:18%;left:23%}.hero-icon-layer{width:32px;height:32px;position:absolute;bottom:17%;right:23%}.hero-float-social{animation:9s ease-in-out infinite heroFloatSocial}.hero-float-reels{animation:10s ease-in-out infinite heroFloatReels}.hero-float-traffic{animation:10.5s ease-in-out infinite heroFloatTraffic}.hero-float-leads{animation:8.5s ease-in-out infinite heroFloatLeads}.hero-float-message{animation:5s ease-in-out infinite heroFloatMessage}.hero-float-growth{animation:6.5s ease-in-out infinite heroFloatGrowth}.hero-float-zap{animation:4.5s ease-in-out infinite heroFloatZap}.hero-float-layer{animation:5.5s ease-in-out infinite heroFloatLayer}@keyframes heroGlowPrimary{0%,to{transform:translate(-50%)translateY(0)scale(1)}50%{transform:translate(-50%)translateY(-24px)scale(1.04)}}@keyframes heroLineFlow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-180px}}@keyframes heroMiniBarPulse{0%,to{opacity:.55}50%{opacity:1}}@keyframes heroTrafficLine{0%{stroke-dashoffset:0}to{stroke-dashoffset:-56px}}@keyframes heroReelOrbit{0%{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(1.04)}to{transform:rotate(360deg)scale(1)}}@keyframes heroIconPulse{0%,to{opacity:.45;transform:scale(.92)}50%{opacity:1;transform:scale(1.05)}}@keyframes heroFloatSocial{0%,to{transform:rotate(-4deg)translateY(0)}50%{transform:rotate(-2.5deg)translateY(-10px)}}@keyframes heroFloatReels{0%,to{transform:rotate(3deg)translateY(0)}50%{transform:rotate(4.5deg)translateY(9px)}}@keyframes heroFloatTraffic{0%,to{transform:rotate(3deg)translateY(0)}50%{transform:rotate(1.8deg)translateY(-11px)}}@keyframes heroFloatLeads{0%,to{transform:rotate(-3deg)translateY(0)}50%{transform:rotate(-1.5deg)translateY(8px)}}@media (width<=1100px){.hero-marketing-visuals{opacity:.72}.hero-parallax-social{left:2%}.hero-parallax-traffic{right:2%}.hero-parallax-reels{left:5%}.hero-parallax-leads{right:5%}.hero-parallax-message{left:3%}.hero-parallax-growth{right:3%}}@media (width<=900px){.hero-premium-content{padding:92px 20px 34px}.hero-premium-description{width:min(650px,92%);font-size:15px}.hero-marketing-visuals{opacity:.4}.hero-card-reels,.hero-card-leads,.hero-parallax-message,.hero-parallax-growth{display:none}.hero-card-social,.hero-card-traffic{transform:scale(.88)}.hero-parallax-social{top:29%;left:2%}.hero-parallax-traffic{top:30%;right:2%}.main-nav,.header-actions{display:none!important}.mobile-menu-button{display:inline-flex!important}.mobile-menu{opacity:0;background:#03191dfa;border-bottom:1px solid #0000;width:100%;max-height:0;padding:0 16px;transition:max-height .35s,opacity .25s,border-color .25s;top:72px;left:0;right:0;overflow:hidden;display:block!important;position:absolute!important}.mobile-menu.mobile-menu-open{opacity:1;border-bottom-color:#e9c46a24;max-height:700px;padding:18px 16px 24px}.mobile-nav{flex-direction:column!important;width:min(100%,520px)!important;margin:0 auto!important;display:flex!important}.mobile-nav>a{min-height:44px!important;color:var(--text-secondary)!important;border-bottom:1px solid #e9c46a14!important;align-items:center!important;padding:0 12px!important;font-size:12px!important;text-decoration:none!important;display:flex!important}.mobile-menu-actions{border-top:1px solid #e9c46a1f!important;align-items:center!important;gap:10px!important;margin-top:16px!important;padding-top:16px!important;display:flex!important}.mobile-language-button,.mobile-talk-button{cursor:pointer!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:7px!important;min-height:40px!important;padding:0 13px!important;font-family:inherit!important;font-size:9px!important;font-weight:700!important;text-decoration:none!important;display:inline-flex!important}.mobile-language-button{color:var(--text-primary)!important;background:#e9c46a06!important;border:1px solid #e9c46a38!important}.mobile-talk-button{border:1px solid var(--gold-light)!important;background:var(--gold-light)!important;color:#07191d!important;flex:1!important}}@media (width<=600px){.site-header{height:64px!important}.header-container{width:calc(100% - 24px)!important;height:64px!important}.brand-logo{width:68px!important;height:42px!important}.brand-logo img{max-width:68px!important;height:36px!important}.mobile-menu{top:64px}.hero-premium{min-height:calc(100vh - 64px)}.hero-premium-content{padding:72px 14px 24px}.hero-premium-badge{letter-spacing:1.35px;max-width:calc(100% - 10px);min-height:30px;padding:6px 11px;font-size:8px}.hero-premium-title{margin-top:22px}.hero-premium-description{width:min(100%,430px);margin-top:17px;font-size:13.5px;line-height:1.6}.hero-premium-buttons{flex-direction:column;width:min(100%,320px);margin-top:23px}.hero-primary-button,.hero-secondary-button{justify-content:center;width:100%}.hero-service-links{gap:6px;width:100%;margin-top:27px;padding-top:17px}.hero-service-chip{min-height:33px;padding:7px 9px;font-size:7.5px}.hero-service-chip svg{width:12px;height:12px}.hero-marketing-visuals{opacity:.17}.hero-parallax-social{top:32%;left:-38px}.hero-parallax-traffic{top:35%;right:-42px}.hero-card-social,.hero-card-traffic{transform:scale(.64)}.hero-parallax-reels,.hero-parallax-leads,.hero-parallax-message,.hero-parallax-growth,.hero-icon-zap,.hero-icon-layer{display:none}.hero-digital-lines{opacity:.42;height:55%}.hero-grid{opacity:.07;background-size:60px 60px}}@media (width<=380px){.hero-premium-content{padding:68px 12px 20px}.hero-premium-description{font-size:13px}.hero-service-chip{padding:7px 8px;font-size:7px}}html[dir=rtl] .hero-premium-title,html[dir=rtl] .hero-premium-description{direction:rtl;text-align:center!important}html[dir=rtl] .hero-service-links,html[dir=rtl] .header-container,html[dir=rtl] .main-nav{direction:rtl!important}@media (prefers-reduced-motion:reduce){.hero-glow,.hero-grid,.hero-line,.hero-particle,.hero-premium-title .hero-gold-line,.hero-premium-badge .badge-dot,.hero-mini-bars i,.hero-traffic-chart path,.hero-lead-people span,.hero-reel-orbit,.hero-float-social,.hero-float-reels,.hero-float-traffic,.hero-float-leads,.hero-float-message,.hero-float-growth,.hero-float-zap,.hero-float-layer{animation:none!important}}.hero-card-status{color:#e9c46ab8;letter-spacing:1px;border:1px solid #e9c46a33;border-radius:999px;align-items:center;padding:3px 6px;font-size:6px;font-weight:700;display:inline-flex}.hero-social-preview{background:#ffffff05;border:1px solid #e9c46a1a;border-radius:7px;margin-top:14px;overflow:hidden}.hero-social-preview-head{border-bottom:1px solid #e9c46a14;align-items:center;gap:7px;padding:9px;display:flex}.hero-social-avatar{background:radial-gradient(circle at 35% 30%,#fff1b461,#09272af2 63%);border:1px solid #e9c46a3d;border-radius:50%;flex:0 0 20px;width:20px;height:20px}.hero-social-preview-head>div{flex-direction:column;gap:2px;display:flex}.hero-social-preview-head strong{color:#f7f6eddb;font-size:7px}.hero-social-preview-head small{color:#9fb1bba6;font-size:5px}.hero-social-more{color:#e9c46a8c;margin-left:auto;font-size:10px}.hero-social-art{background:radial-gradient(circle at 30% 35%,#e5c25e29,#0000 32%),linear-gradient(145deg,#14373af2,#051619fa);height:86px;position:relative;overflow:hidden}.hero-social-art-orbit{border:1px solid #e9c46a33;border-radius:50%;width:55px;height:55px;animation:8s linear infinite heroSocialOrbit;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 24px #e9c46a0f}.hero-social-art-core{color:#f0d47e;background:#061c1fd1;border:1px solid #f3d58a47;border-radius:8px;justify-content:center;align-items:center;width:29px;height:29px;font-size:8px;font-weight:700;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-social-art-line{transform-origin:0;background:linear-gradient(90deg,#0000,#e9c46a61,#0000);height:1px;animation:5s ease-in-out infinite heroSocialLine;position:absolute}.hero-social-art-line.line-a{width:76px;top:28%;left:8%;transform:rotate(16deg)}.hero-social-art-line.line-b{width:68px;animation-delay:-1.5s;top:66%;right:7%;transform:rotate(-18deg)}.hero-social-art-line.line-c{width:52px;animation-delay:-2.6s;bottom:12%;left:31%;transform:rotate(-34deg)}.hero-social-actions{color:#f5f3e6a8;align-items:center;gap:10px;padding:8px 9px;font-size:9px;display:flex}.hero-social-actions small{color:#e9c46aa6;letter-spacing:1.3px;margin-left:auto;font-size:5px;font-weight:700}.hero-social-analytics{border-top:1px solid #e9c46a14;margin-top:12px;padding-top:9px}.hero-social-analytics-head{color:#e9c46aa8;letter-spacing:1.1px;justify-content:space-between;align-items:center;font-size:6px;font-weight:700;display:flex}.hero-social-wave{align-items:flex-end;gap:4px;height:27px;margin-top:7px;display:flex}.hero-social-wave span{background:linear-gradient(#f2d36cb3,#af841b2e);border-radius:2px 2px 0 0;flex:1;animation:3.5s ease-in-out infinite heroSocialBar}.hero-social-wave span:first-child{height:25%}.hero-social-wave span:nth-child(2){height:39%;animation-delay:-.35s}.hero-social-wave span:nth-child(3){height:48%;animation-delay:-.7s}.hero-social-wave span:nth-child(4){height:61%;animation-delay:-1.05s}.hero-social-wave span:nth-child(5){height:72%;animation-delay:-1.4s}.hero-social-wave span:nth-child(6){height:84%;animation-delay:-1.75s}.hero-social-wave span:nth-child(7){height:94%;animation-delay:-2.1s}.hero-realistic-reels-card{padding:9px}.hero-reel-brand{color:#e9c46acc;background:#03141761;border:1px solid #e9c46a2e;border-radius:7px;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.hero-reel-live{opacity:.65;margin-left:auto}.hero-reel-image{background:linear-gradient(145deg,#173b3e 0%,#0b2b2f 42%,#07171a 100%);position:absolute;inset:0;overflow:hidden}.hero-reel-gradient-shape{filter:blur(1px);border-radius:50%;position:absolute}.hero-reel-gradient-shape.shape-one{background:radial-gradient(circle,#f6d87647,#0000 67%);width:95px;height:95px;animation:8s ease-in-out infinite heroReelShapeOne;top:-28px;right:-20px}.hero-reel-gradient-shape.shape-two{background:radial-gradient(circle,#2ea1a033,#0000 67%);width:85px;height:85px;animation:9s ease-in-out infinite heroReelShapeTwo;bottom:-32px;left:-25px}.hero-reel-person{width:82px;height:125px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.hero-reel-person-head{background:linear-gradient(145deg,#decf9d,#7e7962);border-radius:48% 48% 42% 42%;width:33px;height:38px;position:absolute;top:6px;left:50%;transform:translate(-50%);box-shadow:0 0 22px #f5d57514}.hero-reel-person-head:before{content:"";background:#182d2f;border-radius:50% 50% 35% 35%;width:37px;height:17px;position:absolute;top:-4px;left:50%;transform:translate(-50%)}.hero-reel-person-body{background:linear-gradient(135deg,#273f42,#0b2023);border:1px solid #e9c46a1f;border-radius:30px 30px 8px 8px;width:67px;height:83px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.hero-reel-content{overflow:hidden}.hero-reel-bottom{align-items:flex-end}.hero-reel-bottom>div{flex-direction:column;gap:2px;display:flex}.hero-reel-bottom strong{color:#f4e7b6cc;letter-spacing:1.2px;font-size:6px}.hero-reel-bottom small{color:#9fb1bb9e;letter-spacing:1px;font-size:5px}.hero-reel-bottom>span{color:#e9c46aad;font-size:6px;font-weight:700}.hero-traffic-globe{color:#e9c46acc;background:#e9c46a08;border:1px solid #e9c46a29;border-radius:7px;justify-content:center;align-items:center;width:27px;height:27px;display:flex}.hero-traffic-summary{justify-content:space-between;align-items:center;margin-top:15px;display:flex}.hero-traffic-summary>div:first-child{flex-direction:column;gap:4px;display:flex}.hero-traffic-summary small{color:#9fb1bb9e;letter-spacing:1.3px;font-size:6px;font-weight:700}.hero-traffic-summary strong{color:#f4e7b5e0;font-size:13px}.hero-traffic-trend{color:#e9c46ac2;letter-spacing:1px;align-items:center;gap:4px;font-size:6px;font-weight:700;display:flex}.hero-traffic-dashboard{background:#02131659;border:1px solid #e9c46a17;border-radius:7px;height:102px;margin-top:10px;position:relative;overflow:hidden}.hero-traffic-grid{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:10px}.hero-traffic-grid span{background:#e9c46a0e;width:100%;height:1px}.hero-traffic-svg{width:calc(100% - 16px);height:calc(100% - 13px);position:absolute;inset:7px 8px 6px}.hero-traffic-area{fill:#e9c46a0a}.hero-traffic-line{fill:none;stroke:url(#trafficGold);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:7 8;animation:5s linear infinite heroTrafficDash}.hero-traffic-point{fill:#f2d36f;filter:drop-shadow(0 0 6px #f2d36f7a)}.hero-realistic-traffic-card .hero-card-footer{margin-top:9px}.hero-leads-pipeline{background:#ffffff03;border:1px solid #e9c46a1a;border-radius:7px;grid-template-columns:1fr auto 1fr;align-items:center;gap:7px;margin-top:16px;padding:10px;display:grid}.hero-leads-stage{flex-direction:column;gap:6px;display:flex}.hero-leads-stage>span{color:#9fb1bba8;letter-spacing:1.2px;font-size:5px;font-weight:700}.hero-leads-stage.stage-active>span{color:#e9c46ac7}.hero-lead-avatar-row{align-items:center;gap:4px;display:flex}.hero-lead-avatar-row span{background:radial-gradient(circle at 35% 28%,#fceaa84d,#082327f2 62%);border:1px solid #e9c46a29;border-radius:50%;width:16px;height:16px;animation:4s ease-in-out infinite heroLeadPulse}.hero-lead-avatar-row span:nth-child(2){animation-delay:-.5s}.hero-lead-avatar-row span:nth-child(3){animation-delay:-1s}.hero-lead-avatar-row span:nth-child(4){animation-delay:-1.5s}.hero-lead-avatar-row span:nth-child(5){animation-delay:-2s}.hero-leads-connector{color:#e9c46a80;font-size:11px}.hero-leads-conversion{border-top:1px solid #e9c46a17;margin-top:12px;padding-top:9px}.hero-leads-conversion-head{color:#e9c46aa8;letter-spacing:1.2px;justify-content:space-between;align-items:center;font-size:6px;font-weight:700;display:flex}.hero-leads-bars{align-items:flex-end;gap:5px;height:36px;margin-top:8px;display:flex}.hero-leads-bars i{background:linear-gradient(#f2d267ad,#ae831d2e);border-radius:2px 2px 0 0;flex:1;animation:3s ease-in-out infinite heroLeadBarPulse}.hero-leads-bars i:first-child{height:25%}.hero-leads-bars i:nth-child(2){height:37%;animation-delay:-.4s}.hero-leads-bars i:nth-child(3){height:47%;animation-delay:-.8s}.hero-leads-bars i:nth-child(4){height:61%;animation-delay:-1.2s}.hero-leads-bars i:nth-child(5){height:76%;animation-delay:-1.6s}.hero-leads-bars i:nth-child(6){height:92%;animation-delay:-2s}.hero-lead-funnel{justify-content:center;align-items:flex-end;gap:4px;height:29px;margin-top:12px;display:flex}.hero-lead-funnel span{background:linear-gradient(#edcd62a3,#976b122e);border-radius:2px 2px 0 0;display:block}.hero-lead-funnel .funnel-one{width:54px;height:100%}.hero-lead-funnel .funnel-two{width:38px;height:72%}.hero-lead-funnel .funnel-three{width:22px;height:48%}@keyframes heroSocialOrbit{0%{transform:translate(-50%,-50%)rotate(0)}50%{transform:translate(-50%,-50%)rotate(180deg)scale(1.04)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes heroSocialLine{0%,to{opacity:.25}50%{opacity:.85}}@keyframes heroSocialBar{0%,to{opacity:.45}50%{opacity:.95}}@keyframes heroReelShapeOne{0%,to{transform:translate(0)}50%{transform:translate(-9px,8px)}}@keyframes heroReelShapeTwo{0%,to{transform:translate(0)}50%{transform:translate(10px,-7px)}}@keyframes heroTrafficDash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-65px}}@keyframes heroLeadPulse{0%,to{opacity:.48;transform:translateY(0)}50%{opacity:.95;transform:translateY(-3px)}}@keyframes heroLeadBarPulse{0%,to{opacity:.48}50%{opacity:1}}@media (width<=600px){.hero-social-art{height:78px}.hero-traffic-dashboard{height:94px}.hero-leads-pipeline{padding:8px}.hero-social-preview-head strong,.hero-card-title-group strong{font-size:6px}}@media (prefers-reduced-motion:reduce){.hero-social-art-orbit,.hero-social-art-line,.hero-social-wave span,.hero-reel-gradient-shape,.hero-traffic-line,.hero-lead-avatar-row span,.hero-leads-bars i{animation:none!important}}.hero-image-card{position:relative;overflow:hidden}.hero-card-image{object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;transition:transform .8s cubic-bezier(.22,1,.36,1),filter .5s;display:block;position:absolute;inset:0}.hero-image-card{box-sizing:border-box!important;padding:0!important;position:relative!important;overflow:hidden!important}.hero-card-social.hero-image-card{width:190px!important;height:285px!important}.hero-card-reels.hero-image-card{width:145px!important;height:235px!important}.hero-card-traffic.hero-image-card{width:190px!important;height:270px!important}.hero-card-leads.hero-image-card{width:165px!important;height:245px!important}.hero-image-card .hero-card-image{object-fit:cover!important;object-position:center!important;-webkit-user-select:none!important;user-select:none!important;pointer-events:none!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;inset:0!important}.hero-image-card .hero-card-image::selection{background:0 0}.hero-image-card:hover .hero-card-image{filter:saturate(1.05)!important;transform:scale(1.045)!important}@media (width<=900px){.hero-card-social.hero-image-card{width:165px!important;height:245px!important}.hero-card-traffic.hero-image-card{width:165px!important;height:235px!important}}@media (width<=600px){.hero-card-social.hero-image-card{width:130px!important;height:195px!important}.hero-card-traffic.hero-image-card{width:130px!important;height:185px!important}.hero-card-reels.hero-image-card,.hero-card-leads.hero-image-card{height:auto!important}}.hero-gold-line,.gold-text{background:linear-gradient(110deg,#9b6f1e 0%,#c8942c 14%,#f5d77f 28%,#d2a039 42%,#ffe9aa 56%,#c28a24 71%,#9a6d1c 86%,#efc967 100%) 0 0/320% 100%;-webkit-text-fill-color:transparent;color:#0000;will-change:background-position;-webkit-background-clip:text;background-clip:text;animation:7s ease-in-out infinite heroMetallicGold}@keyframes heroMetallicGold{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (prefers-reduced-motion:reduce){.hero-gold-line,.gold-text{animation:none!important}}.bw-metallic-gold,.gold-text,.hero-gold-line,.about-heading-highlight,.services-heading-highlight,.work-heading-highlight,.our-work-heading-highlight,.team-heading-highlight,.testimonial-heading-highlight,.testimonials-heading-highlight,.careers-heading-highlight,.contact-heading-highlight{will-change:background-position;color:#0000!important;-webkit-text-fill-color:transparent!important;background:linear-gradient(110deg,#8d6419 0%,#b98223 12%,#d9aa45 24%,#f4d77f 36%,#fff0aa 48%,#e1b84f 60%,#c58f2a 72%,#9b6d1c 84%,#e0b54a 94%,#f5d985 100%) 0%/320% 100%!important;-webkit-background-clip:text!important;background-clip:text!important;animation:7s ease-in-out infinite blueWaveUniversalGold!important}@keyframes blueWaveUniversalGold{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (prefers-reduced-motion:reduce){.bw-metallic-gold,.gold-text,.hero-gold-line,.about-heading-highlight,.services-heading-highlight,.work-heading-highlight,.our-work-heading-highlight,.team-heading-highlight,.testimonial-heading-highlight,.testimonials-heading-highlight,.careers-heading-highlight,.contact-heading-highlight{animation:none!important}}@media (width>=901px){.site-header{height:92px!important}.header-container{gap:30px!important;width:min(1420px,100% - 56px)!important;height:92px!important}.brand-logo{flex:0 0 220px!important;width:220px!important;height:100px!important;overflow:visible!important}.brand-logo img{object-fit:contain!important;width:220px!important;max-width:220px!important;height:98px!important;display:block!important}.main-nav{align-items:center!important;gap:28px!important;margin:0 auto!important;padding:0!important;display:flex!important}.nav-link{min-height:50px!important;font-size:15.5px!important}.header-actions{justify-content:flex-end!important;align-items:center!important;gap:11px!important;min-width:255px!important;display:flex!important}.language-button{min-width:92px!important;height:48px!important;padding:0 17px!important;font-size:13px!important}.arabic-text{font-size:12px!important}.header-talk-button{min-width:122px!important;height:52px!important;padding:0 23px!important;font-size:14px!important}.header-talk-button svg{width:17px!important;height:17px!important}}@media (width>=901px) and (width<=1180px){.site-header{height:86px!important}.header-container{gap:18px!important;width:calc(100% - 36px)!important;height:86px!important}.brand-logo{flex:0 0 170px!important;width:170px!important;height:80px!important}.brand-logo img{width:170px!important;max-width:170px!important;height:78px!important}.main-nav{gap:14px!important}.nav-link{min-height:44px!important;font-size:12.5px!important}.header-actions{gap:8px!important;min-width:220px!important}.language-button{min-width:84px!important;height:43px!important;padding:0 12px!important;font-size:11.5px!important}.arabic-text{font-size:10.5px!important}.header-talk-button{min-width:110px!important;height:46px!important;padding:0 17px!important;font-size:12px!important}}@media (width>=901px){.header-container{box-sizing:border-box!important;justify-content:space-between!important;align-items:center!important;width:100%!important;max-width:none!important;height:100%!important;margin:0!important;padding-left:15px!important;padding-right:15px!important;display:flex!important;position:relative!important}.brand-logo{flex:0 0 220px!important;justify-content:flex-start!important;align-items:center!important;width:220px!important;height:100px!important;margin:0!important;display:flex!important}.brand-logo img{object-fit:contain!important;width:220px!important;max-width:220px!important;height:98px!important;display:block!important}.main-nav{white-space:nowrap!important;justify-content:center!important;align-items:center!important;gap:24px!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.nav-link{white-space:nowrap!important;align-items:center!important;min-height:50px!important;font-size:14px!important;font-weight:600!important;display:inline-flex!important}.header-actions{flex:none!important;justify-content:flex-end!important;align-items:center!important;gap:11px!important;min-width:auto!important;margin-left:auto!important;margin-right:0!important;display:flex!important}.language-button{min-width:92px!important;height:48px!important;padding:0 17px!important;font-size:13px!important}.header-talk-button{min-width:122px!important;height:52px!important;padding:0 23px!important;font-size:14px!important}}*{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;min-width:320px;margin:0;padding:0}body{color:#f5f7f7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#06191d;width:100%;min-width:320px;min-height:100vh;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}#root{width:100%;min-width:320px;min-height:100vh;margin:0;padding:0;display:block}a{color:inherit}button,input,textarea,select{font:inherit}img{max-width:100%}html[dir=rtl]{direction:rtl}html[dir=ltr]{direction:ltr}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px;outline:2px solid #e9c46a}
