.firstm-web-page{--fmw-accent:#ef6a24;--fmw-bg:#fff;--fmw-surface:#f7f8f9;--fmw-text:#20252d;--fmw-muted:#69717a;width:100%;overflow:hidden;background:var(--fmw-bg);color:var(--fmw-text);font-family:"Tajawal","Cairo",Arial,sans-serif}.firstm-web-page *{box-sizing:border-box}.fmw-shell{width:min(1320px,calc(100% - 48px));margin:0 auto}.fmw-hero{position:relative;padding:76px 0 82px;background:linear-gradient(180deg,#fff 0%,#fbfbfb 100%);border-bottom:1px solid #eef0f1}.fmw-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(37,42,48,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(37,42,48,.035) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 82%);pointer-events:none}.fmw-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:64px;align-items:center}.fmw-kicker{display:inline-flex;align-items:center;gap:9px;font-weight:850;font-size:13px;color:var(--fmw-accent);letter-spacing:.02em}.fmw-kicker i{width:22px;height:2px;border-radius:10px;background:var(--fmw-accent)}.fmw-hero h1{font-size:clamp(38px,var(--fmw-title-size,50px),68px);line-height:1.25;letter-spacing:-1.8px;margin:18px 0 12px;max-width:760px}.fmw-hero-copy>strong{display:inline-block;color:var(--fmw-accent);font-size:20px;margin-bottom:14px}.fmw-hero-copy>p{font-size:var(--fmw-desc-size,18px);line-height:1.95;color:var(--fmw-muted);max-width:720px;margin:0}.fmw-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.fmw-btn{min-height:50px;padding:0 20px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none!important;font-weight:850;font-size:14px;transition:.2s ease}.fmw-btn.primary{background:var(--fmw-accent);color:#fff;box-shadow:0 12px 30px rgba(239,106,36,.19)}.fmw-btn.secondary{background:#fff;color:var(--fmw-text);border:1px solid #e4e7e9}.fmw-btn:hover{transform:translateY(-2px)}.fmw-hero-metrics{display:flex;gap:9px;flex-wrap:wrap;margin-top:30px}.fmw-hero-metrics span{min-width:112px;border:1px solid #e7eaeb;background:rgba(255,255,255,.9);border-radius:14px;padding:10px 13px}.fmw-hero-metrics b,.fmw-hero-metrics small{display:block}.fmw-hero-metrics b{font-size:14px;color:var(--fmw-accent)}.fmw-hero-metrics small{font-size:10px;color:var(--fmw-muted);margin-top:3px}.fmw-code-stage{position:relative;min-height:440px;display:grid;place-items:center}.fmw-code-stage:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:rgba(239,106,36,.08);filter:blur(2px)}.fmw-browser-card{position:relative;width:min(100%,520px);height:330px;border:1px solid #dfe3e5;border-radius:24px;background:#fff;box-shadow:0 35px 80px rgba(38,44,49,.11);overflow:hidden;transform:rotate(-1.5deg);z-index:2}.fmw-browser-top{height:48px;border-bottom:1px solid #eceeef;background:#fafbfb;display:flex;align-items:center;gap:7px;padding:0 16px;direction:ltr}.fmw-browser-top i{width:9px;height:9px;border-radius:50%;background:#d9dddf}.fmw-browser-top i:first-child{background:var(--fmw-accent)}.fmw-browser-top span{margin-left:12px;width:150px;height:23px;border-radius:8px;background:#f0f2f3;color:#a0a5a8;font-size:9px;display:grid;place-items:center}.fmw-browser-body{height:calc(100% - 48px);display:grid;grid-template-columns:98px 1fr}.fmw-browser-body aside{background:#f7f8f9;border-inline-end:1px solid #edf0f1;padding:24px 14px;display:flex;flex-direction:column;gap:13px}.fmw-browser-body aside b{height:35px;border-radius:10px;background:var(--fmw-accent);opacity:.92}.fmw-browser-body aside span{height:9px;border-radius:10px;background:#dfe3e5}.fmw-browser-body section{padding:28px}.fmw-code-line{height:12px;background:#e5e9ea;border-radius:20px;margin-bottom:12px}.fmw-code-line.wide{width:70%}.fmw-code-line.medium{width:46%}.fmw-ui-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:26px 0}.fmw-ui-row i{height:58px;border:1px solid #e6e9ea;border-radius:12px;background:#fbfcfc}.fmw-ui-row i:nth-child(2){border-color:rgba(239,106,36,.22);background:#fff8f4}.fmw-ui-panel{height:100px;border:1px solid #e6e9ea;border-radius:14px;background:#fafbfb;padding:20px}.fmw-ui-panel span{display:block;width:74%;height:9px;border-radius:20px;background:#e2e6e7;margin-bottom:10px}.fmw-ui-panel span:nth-child(2){width:52%}.fmw-ui-panel span:nth-child(3){width:33%;background:rgba(239,106,36,.25)}.fmw-float-tag{position:absolute;z-index:3;display:grid;place-items:center;background:#fff;border:1px solid #e2e6e8;border-radius:15px;box-shadow:0 15px 35px rgba(35,40,45,.1);font-weight:900;color:var(--fmw-accent)}.fmw-float-tag.tag-code{width:68px;height:68px;inset-inline-start:4%;top:11%;font-size:22px}.fmw-float-tag.tag-ui{padding:11px 15px;inset-inline-end:3%;top:16%;font-size:12px}.fmw-float-tag.tag-speed{width:58px;height:58px;inset-inline-end:8%;bottom:10%;font-size:24px}.fmw-section{padding:92px 0}.fmw-section:nth-of-type(even){background:var(--fmw-surface)}.fmw-section-head{max-width:820px;margin-bottom:34px}.fmw-section-head h2,.fmw-cta-card h2{font-size:var(--fmw-section-title-size,40px);line-height:1.35;letter-spacing:-1px;margin:12px 0 10px}.fmw-section-head p,.fmw-cta-card p{font-size:var(--fmw-section-desc-size,16px);line-height:1.9;color:var(--fmw-muted);margin:0}.fmw-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.fmw-service-card{position:relative;min-height:265px;border:1px solid #e6e9ea;border-radius:22px;background:#fff;padding:24px;overflow:hidden;transition:.22s ease}.fmw-service-card:after{content:"";position:absolute;width:95px;height:95px;border-radius:50%;background:rgba(239,106,36,.07);inset-inline-end:-38px;top:-38px}.fmw-service-card:hover{transform:translateY(-5px);border-color:rgba(239,106,36,.25);box-shadow:0 18px 42px rgba(35,40,45,.07)}.fmw-card-no{position:absolute;top:18px;inset-inline-end:20px;font-size:11px;font-weight:900;color:#b4b9bc}.fmw-card-icon{width:50px;height:50px;border-radius:15px;background:#fff4ed;color:var(--fmw-accent);display:grid;place-items:center;margin-bottom:28px}.fmw-card-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.fmw-service-card h3{font-size:19px;margin:0 0 10px}.fmw-service-card p{font-size:13px;line-height:1.85;color:var(--fmw-muted);margin:0}.fmw-process{background:#fff!important}.fmw-process-list{display:grid;gap:10px}.fmw-process-list article{display:grid;grid-template-columns:74px 1fr;gap:20px;align-items:center;border:1px solid #e6e9ea;border-radius:18px;background:#fff;padding:18px 20px}.fmw-process-list article>span{height:56px;border-radius:15px;background:#fff3ea;color:var(--fmw-accent);display:grid;place-items:center;font-weight:900}.fmw-process-list h3{font-size:17px;margin:0 0 5px}.fmw-process-list p{font-size:12px;line-height:1.75;color:var(--fmw-muted);margin:0}.fmw-tech{background:var(--fmw-surface)!important}.fmw-tech-list{display:flex;gap:10px;flex-wrap:wrap}.fmw-tech-list span{padding:12px 16px;border-radius:12px;border:1px solid #e1e5e7;background:#fff;font-weight:850;font-size:12px}.fmw-cta{padding:54px 0 92px;background:#fff}.fmw-cta-card{position:relative;overflow:hidden;border:1px solid #e3e7e8;border-radius:28px;background:#fafbfb;padding:52px;box-shadow:0 22px 70px rgba(34,40,44,.06)}.fmw-cta-card:after{content:"</>";position:absolute;inset-inline-end:6%;top:50%;transform:translateY(-50%);font:900 110px/1 Arial;color:rgba(239,106,36,.06);direction:ltr}.fmw-cta-card p{max-width:760px}.fmw-cta-card .fmw-btn{margin-top:22px;position:relative;z-index:2}@media(max-width:1100px){.fmw-hero-grid{grid-template-columns:1fr;gap:35px}.fmw-code-stage{min-height:390px}.fmw-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.fmw-shell{width:min(100% - 28px,1320px)}.fmw-hero{padding:48px 0 58px}.fmw-hero h1{font-size:clamp(32px,var(--fmw-title-size,44px),48px);letter-spacing:-1px}.fmw-hero-copy>strong{font-size:17px}.fmw-code-stage{min-height:300px}.fmw-browser-card{height:250px;border-radius:18px}.fmw-browser-body{grid-template-columns:72px 1fr}.fmw-browser-body section{padding:18px}.fmw-browser-body aside{padding:18px 10px}.fmw-ui-row{margin:18px 0}.fmw-ui-row i{height:42px}.fmw-ui-panel{height:70px;padding:12px}.fmw-float-tag.tag-code{width:52px;height:52px}.fmw-float-tag.tag-speed{width:46px;height:46px}.fmw-section{padding:65px 0}.fmw-section-head h2,.fmw-cta-card h2{font-size:clamp(28px,var(--fmw-section-title-size,36px),42px)}.fmw-card-grid{grid-template-columns:1fr}.fmw-service-card{min-height:auto}.fmw-process-list article{grid-template-columns:56px 1fr;padding:14px}.fmw-process-list article>span{height:50px}.fmw-cta{padding:30px 0 65px}.fmw-cta-card{padding:30px 22px}.fmw-cta-card:after{font-size:70px;top:auto;bottom:-10px;transform:none}.fmw-actions .fmw-btn{width:100%}.fmw-hero-metrics{display:grid;grid-template-columns:repeat(3,1fr)}.fmw-hero-metrics span{min-width:0;padding:8px}}

/* v1.15.4 — premium five-slide web design hero */
.fmw-hero-slider{position:relative;min-height:690px;background:#fff;border-bottom:1px solid #edf0f1;overflow:hidden;isolation:isolate}
.fmw-hero-grid-bg{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(33,38,44,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(33,38,44,.028) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,#000 0%,rgba(0,0,0,.72) 66%,transparent 100%);z-index:0}
.fmw-slider-track{position:relative;min-height:690px;z-index:1}
.fmw-slide{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(20px,0,0);transition:opacity .5s ease,transform .5s ease,visibility .5s step-end}
.fmw-slide.is-active{position:relative;opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:opacity .5s ease,transform .5s ease,visibility 0s}
.fmw-slide-grid{min-height:690px;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(470px,.97fr);gap:48px;align-items:center;padding-top:58px;padding-bottom:78px}
.fmw-slide-copy{position:relative;z-index:3;padding-inline-end:20px}
.fmw-slide-copy h1,.fmw-slide-copy .fmw-slide-title{font-size:clamp(40px,var(--fmw-title-size,54px),70px);line-height:1.16;letter-spacing:-2px;margin:16px 0 13px;max-width:780px;font-weight:850}
.fmw-slide-copy>strong{display:block;color:var(--fmw-accent);font-size:20px;line-height:1.65;margin-bottom:13px;max-width:720px}
.fmw-slide-copy>p{font-size:var(--fmw-desc-size,18px);line-height:1.95;color:var(--fmw-muted);max-width:720px;margin:0}
.fmw-slide-proof{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}
.fmw-slide-proof span{min-width:106px;border:1px solid #e6e9eb;background:rgba(255,255,255,.95);border-radius:14px;padding:9px 13px;box-shadow:0 10px 30px rgba(26,31,36,.035)}
.fmw-slide-proof b,.fmw-slide-proof small{display:block}.fmw-slide-proof b{font-size:13px;color:var(--fmw-accent)}.fmw-slide-proof small{font-size:10px;color:var(--fmw-muted);margin-top:2px}
.fmw-slide-visual{position:relative;min-height:500px;display:grid;place-items:center;z-index:2}
.fmw-visual-halo{position:absolute;width:min(88%,520px);aspect-ratio:1;border-radius:50%;background:rgba(239,106,36,.075);filter:blur(34px);opacity:.72;z-index:0}
.fmw-slide-visual img{position:relative;z-index:2;display:block;width:auto;height:auto;max-width:100%;max-height:500px;object-fit:contain;object-position:center center;filter:drop-shadow(0 24px 34px rgba(25,31,36,.14));transform:translateZ(0);user-select:none;-webkit-user-drag:none}
.fmw-visual-chip{position:absolute;z-index:4;background:rgba(255,255,255,.95);border:1px solid #e4e7e9;border-radius:15px;box-shadow:0 14px 34px rgba(30,36,41,.09);font-weight:900;color:var(--fmw-accent);backdrop-filter:blur(8px)}
.fmw-visual-chip.chip-one{width:54px;height:54px;display:grid;place-items:center;inset-inline-start:3%;top:15%;font-size:15px}
.fmw-visual-chip.chip-two{padding:10px 13px;inset-inline-end:4%;bottom:16%;font-size:9px;letter-spacing:.12em;color:#727980;direction:ltr}
.fmw-slider-arrow{position:absolute;z-index:8;top:50%;transform:translateY(-50%);width:48px;height:48px;border:1px solid #e4e7e9;border-radius:15px;background:rgba(255,255,255,.94);color:#5f666c;display:grid;place-items:center;font:300 31px/1 Arial;cursor:pointer;box-shadow:0 12px 30px rgba(29,35,40,.07);transition:transform .2s ease,border-color .2s ease,color .2s ease}
.fmw-slider-arrow:hover{transform:translateY(-50%) scale(1.05);border-color:rgba(239,106,36,.35);color:var(--fmw-accent)}
.fmw-slider-arrow.prev{left:18px}.fmw-slider-arrow.next{right:18px}
.firstm-web-page[dir="rtl"] .fmw-slider-arrow.prev{left:auto;right:18px}.firstm-web-page[dir="rtl"] .fmw-slider-arrow.next{right:auto;left:18px}
.fmw-slider-dots{position:absolute;z-index:8;bottom:26px;left:50%;transform:translateX(-50%);display:flex;gap:7px;direction:ltr}
.fmw-slider-dots button{border:0;background:transparent;padding:7px 2px;cursor:pointer}.fmw-slider-dots span{display:block;width:8px;height:8px;border-radius:20px;background:#d7dbde;transition:width .24s ease,background .24s ease}.fmw-slider-dots button.is-active span{width:38px;background:var(--fmw-accent)}
.fmw-slide-counter{position:absolute;z-index:8;bottom:28px;inset-inline-end:max(32px,calc((100vw - min(1320px,calc(100% - 48px)))/2));display:flex;align-items:center;gap:9px;font-size:10px;font-weight:900;direction:ltr;color:#969ca1}.fmw-slide-counter b{color:var(--fmw-accent);font-size:14px}.fmw-slide-counter i{width:34px;height:1px;background:#d1d5d8}
@media(max-width:1100px){.fmw-hero-slider,.fmw-slider-track,.fmw-slide-grid{min-height:980px}.fmw-slide-grid{grid-template-columns:1fr;gap:8px;padding-top:55px}.fmw-slide-copy{padding-inline:20px}.fmw-slide-visual{min-height:420px}.fmw-slide-visual img{width:auto;max-width:90%;max-height:410px}}
@media(max-width:700px){.fmw-hero-slider,.fmw-slider-track,.fmw-slide-grid{min-height:900px}.fmw-slide-grid{padding-top:40px;padding-bottom:74px}.fmw-slide-copy{padding-inline:0}.fmw-slide-copy h1,.fmw-slide-copy .fmw-slide-title{font-size:clamp(32px,var(--fmw-title-size,43px),48px);letter-spacing:-1px}.fmw-slide-copy>strong{font-size:16px}.fmw-slide-copy>p{font-size:min(var(--fmw-desc-size,16px),17px);line-height:1.85}.fmw-slide-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.fmw-slide-proof span{min-width:0;padding:8px}.fmw-slide-visual{min-height:330px}.fmw-slide-visual img{width:auto;max-width:100%;max-height:330px}.fmw-visual-chip.chip-one{width:46px;height:46px;top:9%}.fmw-visual-chip.chip-two{bottom:8%;font-size:8px}.fmw-slider-arrow{top:auto;bottom:16px;transform:none;width:40px;height:40px}.fmw-slider-arrow:hover{transform:scale(1.03)}.fmw-slider-arrow.prev{left:14px}.fmw-slider-arrow.next{right:14px}.firstm-web-page[dir="rtl"] .fmw-slider-arrow.prev{right:14px}.firstm-web-page[dir="rtl"] .fmw-slider-arrow.next{left:14px}.fmw-slider-dots{bottom:24px}.fmw-slide-counter{display:none}}
@media(prefers-reduced-motion:reduce){.fmw-slide,.fmw-slider-arrow,.fmw-slider-dots span{transition:none!important}.fmw-slide{transform:none!important}}

/* v1.15.8 — hero artwork always stays fully contained inside its visual column. */
.fmw-slide-visual{overflow:visible;padding:8px 14px}
.fmw-slide-visual img{margin:auto}

/* v1.15.9 — transparent SEO artwork; no baked card/background and no cropping. */
.fmw-slide-visual img{background:transparent!important}
.fmw-slide[data-fmw-slide="2"] .fmw-slide-visual img{width:min(112%,660px);max-width:112%;max-height:520px;object-fit:contain!important;object-position:center center!important}
@media(max-width:1100px){.fmw-slide[data-fmw-slide="2"] .fmw-slide-visual img{width:min(94%,720px);max-width:94%;max-height:430px}}
@media(max-width:700px){.fmw-slide[data-fmw-slide="2"] .fmw-slide-visual img{width:100%;max-width:100%;max-height:330px}}

/* v1.16.1 — premium second section / real project showcase */
.fmw-services-premium{position:relative;isolation:isolate;overflow:hidden;padding:110px 0!important;background:#fffaf7!important;border-top:1px solid rgba(239,106,36,.08);border-bottom:1px solid #edf0f1}
.fmw-services-premium:before{content:"";position:absolute;inset:0;z-index:-3;background-image:linear-gradient(rgba(239,106,36,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(239,106,36,.055) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.88),rgba(0,0,0,.42) 70%,transparent)}
.fmw-services-premium:after{content:"WEB / DESIGN / DEVELOPMENT";position:absolute;z-index:-2;inset-inline-end:-28px;bottom:12px;font:900 clamp(56px,7vw,118px)/1 Arial,sans-serif;letter-spacing:-.05em;color:rgba(239,106,36,.035);direction:ltr;white-space:nowrap;pointer-events:none}
.fmw-services-backdrop{position:absolute;inset:0;z-index:-2;pointer-events:none;overflow:hidden}
.fmw-services-backdrop i{position:absolute;display:block;border-radius:999px;background:rgba(239,106,36,.09);filter:blur(2px)}
.fmw-services-backdrop i:nth-child(1){width:440px;height:440px;inset-inline-start:-190px;top:-190px;background:radial-gradient(circle at 55% 55%,rgba(239,106,36,.17),rgba(239,106,36,.03) 58%,transparent 70%)}
.fmw-services-backdrop i:nth-child(2){width:330px;height:330px;inset-inline-end:8%;bottom:-190px;background:radial-gradient(circle,rgba(239,106,36,.13),transparent 68%)}
.fmw-services-backdrop i:nth-child(3){width:1px;height:72%;inset-inline-start:50%;top:14%;border-radius:0;background:linear-gradient(transparent,rgba(239,106,36,.16),transparent)}
.fmw-services-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);gap:70px;align-items:center}
.fmw-services-copy .fmw-section-head{max-width:650px;margin-bottom:30px}
.fmw-services-copy .fmw-section-head h2{max-width:640px;font-weight:900;letter-spacing:-1.4px}
.fmw-services-copy .fmw-section-head p{max-width:620px}
.fmw-services-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.fmw-service-line{position:relative;display:grid;grid-template-columns:auto 1fr;gap:12px 13px;align-items:start;min-height:158px;padding:18px;border:1px solid rgba(40,45,50,.10);border-radius:20px;background:rgba(255,255,255,.92);box-shadow:0 14px 34px rgba(31,36,41,.045);overflow:hidden;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.fmw-service-line:after{content:"";position:absolute;width:78px;height:78px;border-radius:50%;inset-inline-end:-34px;top:-34px;background:rgba(239,106,36,.08)}
.fmw-service-line:hover{transform:translateY(-4px);border-color:rgba(239,106,36,.25);box-shadow:0 20px 44px rgba(31,36,41,.075)}
.fmw-service-line .fmw-card-icon{grid-row:1 / span 2;width:46px;height:46px;margin:0;border-radius:14px;background:#fff1e8;box-shadow:inset 0 0 0 1px rgba(239,106,36,.08)}
.fmw-service-line>div:last-child{grid-column:2;min-width:0}
.fmw-service-line h3{font-size:17px;line-height:1.35;margin:0 0 6px;font-weight:900}
.fmw-service-line p{font-size:12px;line-height:1.8;color:var(--fmw-muted);margin:0}
.fmw-service-line-no{position:absolute;inset-inline-end:14px;bottom:11px;font:900 10px/1 Arial;color:rgba(239,106,36,.5);letter-spacing:.08em}
.fmw-services-showcase{position:relative;padding:24px;border:1px solid rgba(34,39,44,.09);border-radius:32px;background:rgba(255,255,255,.82);box-shadow:0 34px 90px rgba(39,43,48,.105);backdrop-filter:blur(10px)}
.fmw-services-showcase:before{content:"";position:absolute;inset:-10px;z-index:-1;border:1px solid rgba(239,106,36,.13);border-radius:38px;transform:rotate(1.4deg)}
.fmw-showcase-heading{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:9px;align-items:center;margin-bottom:17px}
.fmw-showcase-heading>span{height:2px;border-radius:10px;background:var(--fmw-accent)}
.fmw-showcase-heading b{font-size:12px;color:var(--fmw-accent);font-weight:900}
.fmw-showcase-heading em{font-style:normal;font:800 8px/1 Arial;color:#a0a5a9;letter-spacing:.16em;direction:ltr}
.fmw-showcase-grid{display:grid;grid-template-columns:1.18fr .82fr;grid-template-rows:repeat(2,190px);gap:12px;direction:ltr}
.fmw-showcase-card{position:relative;margin:0;border-radius:22px;overflow:hidden;border:1px solid rgba(36,41,46,.10);background:#f4f5f6;box-shadow:0 14px 28px rgba(31,36,41,.08);transform:translateZ(0)}
.fmw-showcase-card-1{grid-row:1 / span 2}
.fmw-showcase-card img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .45s ease;filter:saturate(.96) contrast(1.01)}
.fmw-showcase-card:hover img{transform:scale(1.035)}
.fmw-showcase-card figcaption{position:absolute;left:11px;right:11px;bottom:11px;display:flex;align-items:center;gap:8px;min-height:37px;padding:7px 10px;border:1px solid rgba(255,255,255,.7);border-radius:12px;background:rgba(255,255,255,.9);box-shadow:0 8px 24px rgba(20,24,28,.12);backdrop-filter:blur(9px);direction:rtl}
.fmw-showcase-card figcaption span{font:900 9px/1 Arial;color:var(--fmw-accent)}
.fmw-showcase-card figcaption b{font-size:10px;color:#272c31;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.firstm-web-page[dir="ltr"] .fmw-showcase-card figcaption{direction:ltr}
.fmw-showcase-card-4{display:none}
.fmw-showcase-proof{display:flex;align-items:center;gap:8px;margin-top:17px;padding:0 4px;direction:ltr;color:#2f3439}
.fmw-showcase-proof strong{font:900 10px/1 Arial;letter-spacing:.08em}.fmw-showcase-proof>span{font-weight:900;color:var(--fmw-accent)}.fmw-showcase-proof i{width:1px;height:18px;background:#dfe3e5;margin:0 4px}.fmw-showcase-proof small{font-size:10px;color:#899096;direction:rtl}.firstm-web-page[dir="ltr"] .fmw-showcase-proof small{direction:ltr}
@media(max-width:1180px){.fmw-services-layout{grid-template-columns:1fr;gap:46px}.fmw-services-copy .fmw-section-head{max-width:780px}.fmw-services-list{grid-template-columns:repeat(4,minmax(0,1fr))}.fmw-service-line{grid-template-columns:1fr;min-height:190px}.fmw-service-line .fmw-card-icon{grid-row:auto}.fmw-service-line>div:last-child{grid-column:auto}.fmw-services-showcase{max-width:820px;margin-inline:auto}.fmw-showcase-grid{grid-template-rows:repeat(2,210px)}}
@media(max-width:900px){.fmw-services-list{grid-template-columns:repeat(2,minmax(0,1fr))}.fmw-showcase-grid{grid-template-rows:repeat(2,170px)}}
@media(max-width:700px){.fmw-services-premium{padding:72px 0!important}.fmw-services-premium:after{font-size:54px;bottom:18px}.fmw-services-layout{gap:34px}.fmw-services-list{grid-template-columns:1fr}.fmw-service-line{grid-template-columns:auto 1fr;min-height:auto;padding:16px}.fmw-service-line .fmw-card-icon{grid-row:1 / span 2}.fmw-service-line>div:last-child{grid-column:2}.fmw-services-showcase{padding:14px;border-radius:24px}.fmw-services-showcase:before{border-radius:28px}.fmw-showcase-heading{grid-template-columns:18px minmax(0,1fr)}.fmw-showcase-heading em{display:none}.fmw-showcase-grid{grid-template-columns:1fr 1fr;grid-template-rows:170px 145px;gap:8px}.fmw-showcase-card-1{grid-column:1 / span 2;grid-row:auto}.fmw-showcase-card{border-radius:16px}.fmw-showcase-card figcaption{left:7px;right:7px;bottom:7px;min-height:32px;padding:5px 8px}.fmw-showcase-proof{flex-wrap:wrap}.fmw-showcase-proof small{width:100%}}
@media(prefers-reduced-motion:reduce){.fmw-service-line,.fmw-showcase-card img{transition:none!important}}
/* v1.16.1 collage finishing touch */
.fmw-showcase-grid{position:relative}
.fmw-showcase-card-4{display:block;position:absolute;left:28px;bottom:24px;width:34%;height:112px;z-index:5;border:4px solid #fff;transform:rotate(-2.2deg);box-shadow:0 18px 34px rgba(26,31,36,.18)}
.fmw-showcase-card-4:hover{transform:rotate(-1deg) translateY(-3px)}
.fmw-showcase-card-4 figcaption{left:6px;right:6px;bottom:6px;min-height:28px;padding:4px 7px}.fmw-showcase-card-4 figcaption b{font-size:8px}
@media(max-width:700px){.fmw-showcase-card-4{display:none}}

/* v1.16.3 — premium real-photo website types catalog */
.fmw-web-catalog{
  position:relative;isolation:isolate;overflow:hidden;padding:82px 0 78px!important;
  background:
    radial-gradient(circle at 86% 2%,rgba(239,106,36,.10),transparent 25%),
    radial-gradient(circle at 8% 92%,rgba(30,36,42,.05),transparent 24%),
    linear-gradient(180deg,#f7f7f6 0%,#fbfbfa 52%,#fff 100%)!important;
  border-top:1px solid #ecebea;border-bottom:1px solid #eceff0
}
.fmw-web-catalog:before{content:"";position:absolute;inset:0;z-index:-2;pointer-events:none;background-image:linear-gradient(rgba(32,37,45,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(32,37,45,.028) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.48),transparent 82%)}
.fmw-web-catalog:after{content:"FIRSTM / WEB";position:absolute;z-index:-1;inset-inline-start:-12px;bottom:-12px;font:900 clamp(58px,7.5vw,126px)/1 Arial,sans-serif;letter-spacing:-.055em;white-space:nowrap;direction:ltr;color:rgba(31,36,42,.025);pointer-events:none}
.fmw-catalog-orbit{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.fmw-catalog-orbit i{position:absolute;border:1px solid rgba(239,106,36,.11);border-radius:50%}.fmw-catalog-orbit i:nth-child(1){width:420px;height:420px;inset-inline-end:-210px;top:-130px}.fmw-catalog-orbit i:nth-child(2){width:210px;height:210px;inset-inline-start:-105px;bottom:34px;border-color:rgba(31,36,42,.06)}.fmw-catalog-orbit i:nth-child(3){display:none}.fmw-catalog-orbit span{position:absolute;inset-inline-start:5%;top:38px;font:900 44px/1 ui-monospace,SFMono-Regular,Menlo,monospace;color:rgba(239,106,36,.055);direction:ltr;transform:rotate(-6deg)}
.fmw-catalog-head{position:relative;display:grid;grid-template-columns:minmax(0,760px) minmax(230px,1fr);align-items:end;justify-content:space-between;gap:42px;margin:0 0 30px;text-align:start}
.fmw-catalog-head-copy{max-width:760px}.fmw-catalog-kicker{display:inline-flex;align-items:center;gap:9px;padding:0;border:0;background:none;box-shadow:none;color:var(--fmw-accent);font-weight:900;font-size:11px}.fmw-catalog-kicker i{display:block;width:28px;height:2px;border-radius:20px;background:var(--fmw-accent)}
.fmw-catalog-head h2{font-size:var(--fmw-section-title-size,34px);line-height:1.2;letter-spacing:-1px;margin:10px 0 8px;font-weight:950;color:var(--fmw-text);max-width:720px}.fmw-catalog-head h2:after{display:none}.fmw-catalog-head p{max-width:760px;margin:0;color:var(--fmw-muted);font-size:var(--fmw-section-desc-size,16px);line-height:1.85}
.fmw-catalog-head-side{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:14px}.fmw-catalog-meta{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin:0;direction:ltr;color:#899096}.fmw-catalog-meta span{display:grid;place-items:center;min-width:34px;height:26px;padding:0 8px;border-radius:9px;background:#fff;color:var(--fmw-accent);border:1px solid rgba(239,106,36,.15);font:900 10px/1 Arial}.fmw-catalog-meta b,.fmw-catalog-meta em{font:800 8px/1 Arial;letter-spacing:.13em}.fmw-catalog-meta em{font-style:normal;color:#b2b7bb}.fmw-catalog-meta:after{content:"";width:34px;height:1px;background:#d9dddf}
.fmw-catalog-head-link{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:0 16px;border-radius:999px;border:1px solid rgba(239,106,36,.25);background:#fff;color:#222a31!important;text-decoration:none!important;font-size:11px;font-weight:900;box-shadow:0 10px 28px rgba(31,36,42,.05);transition:transform .2s ease,border-color .2s ease,color .2s ease}.fmw-catalog-head-link span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--fmw-accent);color:#fff}.fmw-catalog-head-link:hover{transform:translateY(-2px);border-color:var(--fmw-accent);color:var(--fmw-accent)!important}
.fmw-catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;position:relative}
.fmw-catalog-card{position:relative;min-height:166px;border:1px solid rgba(219,222,224,.92);border-radius:22px;background:rgba(255,255,255,.95);box-shadow:0 12px 30px rgba(26,31,36,.055);overflow:hidden;display:grid;grid-template-columns:44% minmax(0,1fr);direction:ltr;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.fmw-catalog-card:after{content:"";position:absolute;inset-inline-start:44%;bottom:0;width:0;height:3px;background:var(--fmw-accent);transition:width .24s ease}.fmw-catalog-card:hover{transform:translateY(-4px);border-color:rgba(239,106,36,.28);box-shadow:0 20px 44px rgba(26,31,36,.10)}.fmw-catalog-card:hover:after{width:56%}
.fmw-catalog-photo{position:relative;min-width:0;min-height:166px;overflow:hidden;background:#e9ebec}.fmw-catalog-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 68%,rgba(255,255,255,.38) 100%);pointer-events:none}.fmw-catalog-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .35s ease,filter .35s ease}.fmw-catalog-card:hover .fmw-catalog-photo img{transform:scale(1.035);filter:saturate(1.05) contrast(1.02)}.fmw-catalog-photo-fallback{height:100%;display:grid;place-items:center;color:var(--fmw-accent);background:#fff5ef}.fmw-catalog-photo-fallback svg{width:44px;height:44px;fill:none;stroke:currentColor;stroke-width:1.7}.fmw-catalog-index{position:absolute;z-index:2;left:10px;bottom:10px;display:grid;place-items:center;min-width:31px;height:26px;padding:0 8px;border-radius:999px;background:rgba(255,255,255,.92);backdrop-filter:blur(7px);color:var(--fmw-accent);font:900 9px/1 Arial;box-shadow:0 6px 18px rgba(21,25,29,.10)}
.fmw-catalog-card-body{position:relative;display:flex;flex-direction:column;min-width:0;padding:17px 16px 14px;direction:rtl;text-align:right}.firstm-web-page[dir="ltr"] .fmw-catalog-card-body{direction:ltr;text-align:left}.fmw-catalog-copy{position:relative;z-index:1}.fmw-catalog-copy h3{font-size:16px;line-height:1.35;margin:0 0 7px;font-weight:950;color:var(--fmw-text)}.fmw-catalog-copy p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:11px;line-height:1.7;color:var(--fmw-muted);margin:0;min-height:56px}.fmw-catalog-card-foot{margin-top:auto;padding-top:10px;display:flex;align-items:center;gap:8px;color:#a2a8ac;direction:ltr}.fmw-catalog-card-foot span{font:800 7px/1 Arial;letter-spacing:.11em;white-space:nowrap}.fmw-catalog-card-foot i{height:1px;flex:1;background:#eceeef}.fmw-catalog-card-foot b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;font:500 12px/1 Arial;background:#fff3eb;color:var(--fmw-accent);transition:.2s ease}.fmw-catalog-card:hover .fmw-catalog-card-foot b{background:var(--fmw-accent);color:#fff;transform:translate(2px,-2px)}
.fmw-catalog-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:20px;padding:15px 18px;border:1px solid #e3e6e8;border-radius:18px;background:rgba(255,255,255,.82);box-shadow:0 8px 24px rgba(31,36,41,.035)}.fmw-catalog-bottom>div{display:flex;align-items:center;gap:11px;min-width:0}.fmw-catalog-bottom>div>span{width:8px;height:8px;border-radius:50%;background:var(--fmw-accent);box-shadow:0 0 0 6px rgba(239,106,36,.09);flex:0 0 auto}.fmw-catalog-bottom p{margin:0;font-size:11.5px;color:#69717a;line-height:1.7}.fmw-catalog-link{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:40px;padding:0 15px;border-radius:12px;text-decoration:none!important;background:#20252d;color:#fff!important;font-size:11px;font-weight:900;white-space:nowrap;transition:.2s ease}.fmw-catalog-link span{color:#ff8b4c}.fmw-catalog-link:hover{transform:translateY(-2px);background:var(--fmw-accent)}.fmw-catalog-link:hover span{color:#fff}
@media(max-width:1320px){.fmw-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:980px){.fmw-catalog-head{grid-template-columns:1fr;gap:18px}.fmw-catalog-head-side{align-items:flex-start}.firstm-web-page[dir="rtl"] .fmw-catalog-head-side{align-items:flex-end}.fmw-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.fmw-web-catalog{padding:64px 0 58px!important}.fmw-catalog-head{margin-bottom:22px}.fmw-catalog-head h2{font-size:min(var(--fmw-section-title-size,32px),36px);letter-spacing:-.6px}.fmw-catalog-head p{font-size:min(var(--fmw-section-desc-size,15px),15px)}.fmw-catalog-meta em{display:none}.fmw-catalog-grid{grid-template-columns:1fr;gap:10px}.fmw-catalog-card{grid-template-columns:118px minmax(0,1fr);min-height:142px}.fmw-catalog-photo{min-height:142px}.fmw-catalog-card:after{inset-inline-start:118px}.fmw-catalog-card:hover:after{width:calc(100% - 118px)}.fmw-catalog-card-body{padding:14px 14px 12px}.fmw-catalog-copy h3{font-size:15px}.fmw-catalog-copy p{font-size:10.8px;min-height:0;-webkit-line-clamp:2}.fmw-catalog-bottom{align-items:flex-start;flex-direction:column;padding:14px}.fmw-catalog-link{align-self:stretch}.fmw-catalog-head-link{min-height:40px}}
@media(max-width:420px){.fmw-catalog-card{grid-template-columns:104px minmax(0,1fr)}.fmw-catalog-card:after{inset-inline-start:104px}.fmw-catalog-card:hover:after{width:calc(100% - 104px)}.fmw-catalog-photo,.fmw-catalog-card{min-height:136px}.fmw-catalog-card-foot span{display:none}}
@media(prefers-reduced-motion:reduce){.fmw-catalog-card,.fmw-catalog-card:after,.fmw-catalog-photo img,.fmw-catalog-card-foot b,.fmw-catalog-head-link,.fmw-catalog-link{transition:none!important}.fmw-catalog-card:hover,.fmw-catalog-head-link:hover,.fmw-catalog-link:hover{transform:none!important}.fmw-catalog-card:hover .fmw-catalog-photo img{transform:none!important}}

/* v1.16.4 — Premium proof / studio section (replaces the old feature cards) */
.fmw-proof{position:relative;isolation:isolate;overflow:hidden;background:#fff!important;padding:96px 0 104px!important;border-top:1px solid rgba(32,37,45,.045);border-bottom:1px solid rgba(32,37,45,.055)}
.fmw-proof-grid-bg{position:absolute;inset:0;z-index:-3;pointer-events:none;background-image:linear-gradient(rgba(32,37,45,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(32,37,45,.025) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.42),transparent 88%)}
.fmw-proof:before{content:"";position:absolute;z-index:-2;width:680px;height:680px;border-radius:50%;inset-inline-start:-270px;top:-230px;background:radial-gradient(circle,rgba(239,106,36,.12) 0,rgba(239,106,36,.045) 34%,transparent 69%);pointer-events:none}
.fmw-proof:after{content:"FIRSTM / WEB STUDIO";position:absolute;z-index:-2;bottom:14px;inset-inline-end:3%;font:900 clamp(58px,7vw,118px)/1 Arial,sans-serif;letter-spacing:-.06em;color:rgba(31,36,42,.025);white-space:nowrap;direction:ltr;pointer-events:none}
.fmw-proof-layout{display:grid;grid-template-columns:minmax(450px,.92fr) minmax(0,1.08fr);grid-template-areas:"media copy";gap:clamp(54px,6vw,92px);align-items:center;direction:ltr}
.fmw-proof-media{grid-area:media;position:relative;min-height:560px;display:grid;align-items:end;padding:28px 18px 26px 0}
.fmw-proof-media-frame{position:relative;min-height:500px;border-radius:34px;overflow:hidden;background:linear-gradient(145deg,#171b20 0%,#252a30 56%,#101317 100%);border:1px solid rgba(255,255,255,.08);box-shadow:0 34px 80px rgba(19,23,27,.22);isolation:isolate}
.fmw-proof-media-frame:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 24%,rgba(239,106,36,.33),transparent 28%),linear-gradient(120deg,rgba(255,255,255,.06),transparent 32%);z-index:-1}
.fmw-proof-media-frame:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 88%);z-index:-1}
.fmw-proof-main-image{position:absolute;left:50%;bottom:22px;transform:translateX(-50%);width:min(96%,720px);height:min(88%,450px);object-fit:contain;object-position:center bottom;filter:drop-shadow(0 24px 34px rgba(0,0,0,.32));z-index:2}
.fmw-proof-media-code{position:absolute;top:24px;left:28px;color:rgba(255,255,255,.12);font:900 66px/1 Arial,sans-serif;direction:ltr;z-index:1}
.fmw-proof-studio-tag{position:absolute;z-index:4;left:25px;bottom:24px;display:inline-flex;align-items:center;gap:9px;min-height:36px;padding:0 14px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(16,19,23,.64);backdrop-filter:blur(9px);color:#fff;font-size:11px;font-weight:800;letter-spacing:.02em;box-shadow:0 10px 26px rgba(0,0,0,.16)}
.fmw-proof-studio-tag i{width:7px;height:7px;border-radius:50%;background:var(--fmw-accent);box-shadow:0 0 0 5px rgba(239,106,36,.12)}
.fmw-proof-project-card{position:absolute;z-index:6;right:-14px;top:56px;width:min(58%,340px);margin:0;border:7px solid #fff;border-radius:24px;background:#fff;box-shadow:0 30px 65px rgba(26,31,36,.23);overflow:hidden;transform:rotate(2.4deg);transition:transform .28s ease,box-shadow .28s ease}
.fmw-proof-project-card:hover{transform:rotate(.8deg) translateY(-5px);box-shadow:0 36px 74px rgba(26,31,36,.28)}
.fmw-proof-project-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}
.fmw-proof-project-card figcaption{position:absolute;left:10px;right:10px;bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:11px;background:rgba(17,20,24,.86);backdrop-filter:blur(8px);color:#fff;direction:ltr}
.fmw-proof-project-card figcaption span{font:800 8px/1.2 Arial,sans-serif;letter-spacing:.11em;color:rgba(255,255,255,.7)}
.fmw-proof-project-card figcaption b{font:900 10px/1 Arial,sans-serif;color:var(--fmw-accent)}
.fmw-proof-orbit{position:absolute;pointer-events:none;border:1px solid rgba(239,106,36,.2);border-radius:50%}
.fmw-proof-orbit:after{content:"";position:absolute;width:9px;height:9px;border-radius:50%;background:var(--fmw-accent);box-shadow:0 0 0 6px rgba(239,106,36,.1)}
.fmw-proof-orbit.orbit-one{width:126px;height:126px;left:-38px;top:112px}.fmw-proof-orbit.orbit-one:after{right:7px;top:9px}
.fmw-proof-orbit.orbit-two{width:72px;height:72px;right:20%;bottom:-8px;border-color:rgba(32,37,45,.12)}.fmw-proof-orbit.orbit-two:after{width:7px;height:7px;left:3px;bottom:15px}
.fmw-proof-copy{grid-area:copy;direction:rtl;text-align:right;position:relative;z-index:2}
.firstm-web-page[dir="ltr"] .fmw-proof-copy{direction:ltr;text-align:left}
.fmw-proof-copy .fmw-kicker{margin-bottom:14px}
.fmw-proof-copy h2{font-size:var(--fmw-section-title-size,38px);line-height:1.32;letter-spacing:-1.2px;margin:0;max-width:760px;font-weight:900}
.fmw-proof-brand-pill{display:inline-flex;align-items:center;min-height:42px;margin:14px 0 18px;padding:0 16px;border-radius:12px;background:var(--fmw-accent);color:#fff;font-weight:900;font-size:16px;box-shadow:0 12px 28px rgba(239,106,36,.18)}
.fmw-proof-copy>p{font-size:var(--fmw-section-desc-size,17px);line-height:2;color:var(--fmw-muted);margin:0;max-width:820px}
.fmw-proof-divider{display:flex;align-items:center;gap:12px;margin:26px 0 20px;direction:ltr;color:#8d949a;font:800 9px/1 Arial,sans-serif;letter-spacing:.11em}
.fmw-proof-divider i{height:1px;flex:1;max-width:54px;background:linear-gradient(90deg,var(--fmw-accent),rgba(239,106,36,.08))}
.fmw-proof-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;max-width:820px}
.fmw-proof-stats article{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:82px;padding:13px 15px;border:1px solid #e7e9eb;border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 12px 30px rgba(31,36,42,.035);overflow:hidden;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.fmw-proof-stats article:before{content:"";position:absolute;inset-inline-start:0;top:0;bottom:0;width:3px;background:var(--fmw-accent);opacity:0;transition:opacity .22s ease}
.fmw-proof-stats article:hover{transform:translateY(-3px);border-color:rgba(239,106,36,.24);box-shadow:0 18px 40px rgba(31,36,42,.07)}
.fmw-proof-stats article:hover:before{opacity:1}
.fmw-proof-stat-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#fff4ed;color:var(--fmw-accent)}
.fmw-proof-stat-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
.fmw-proof-stats b,.fmw-proof-stats span{display:block}.fmw-proof-stats b{font:900 18px/1.1 Arial,"Tajawal",sans-serif;color:var(--fmw-text);direction:ltr;text-align:inherit}.fmw-proof-stats span{margin-top:5px;font-size:11.5px;font-weight:700;color:var(--fmw-muted);line-height:1.4}
.fmw-proof-stats em{align-self:start;font:800 9px/1 Arial,sans-serif;color:#c3c8cb;font-style:normal;direction:ltr}
@media(max-width:1120px){.fmw-proof-layout{grid-template-columns:1fr;grid-template-areas:"media" "copy";gap:48px}.fmw-proof-media{width:min(820px,100%);margin-inline:auto;min-height:520px}.fmw-proof-copy{max-width:900px;margin-inline:auto}.fmw-proof-stats{max-width:none}.fmw-proof-project-card{right:3%}}
@media(max-width:720px){.fmw-proof{padding:66px 0 72px!important}.fmw-proof-media{min-height:390px;padding:14px 0 18px}.fmw-proof-media-frame{min-height:350px;border-radius:24px}.fmw-proof-main-image{height:79%;width:96%;bottom:28px}.fmw-proof-project-card{width:50%;right:-4px;top:30px;border-width:5px;border-radius:18px}.fmw-proof-project-card figcaption{padding:6px 7px;bottom:6px;left:6px;right:6px}.fmw-proof-studio-tag{left:14px;bottom:14px;font-size:9px;padding:0 10px;min-height:31px}.fmw-proof-media-code{font-size:45px;left:18px;top:18px}.fmw-proof-orbit.orbit-one{width:90px;height:90px;left:-30px;top:82px}.fmw-proof-copy h2{font-size:clamp(28px,var(--fmw-section-title-size,34px),42px);letter-spacing:-.7px}.fmw-proof-brand-pill{font-size:14px;min-height:38px}.fmw-proof-copy>p{font-size:min(var(--fmw-section-desc-size,16px),17px);line-height:1.9}.fmw-proof-divider{margin:22px 0 16px}.fmw-proof-stats{grid-template-columns:1fr;gap:9px}.fmw-proof-stats article{min-height:72px}.fmw-proof:after{font-size:46px;bottom:8px}}
@media(prefers-reduced-motion:reduce){.fmw-proof-project-card,.fmw-proof-stats article{transition:none!important}}

/* v1.17.1 — Global-grade proof section: light editorial studio board */
.fmw-proof{position:relative!important;overflow:hidden!important;background:#f6f7f8!important;padding:86px 0 92px!important;border-top:1px solid #eceef0!important;border-bottom:1px solid #eceef0!important}
.fmw-proof-grid-bg{opacity:.55!important;background-image:linear-gradient(rgba(36,42,48,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(36,42,48,.03) 1px,transparent 1px)!important;background-size:54px 54px!important;mask-image:linear-gradient(to bottom,rgba(0,0,0,.55),transparent 92%)!important}
.fmw-proof:before{width:520px!important;height:520px!important;inset-inline-start:auto!important;inset-inline-end:-210px!important;top:-250px!important;background:radial-gradient(circle,rgba(239,106,36,.13),rgba(239,106,36,.045) 36%,transparent 70%)!important}
.fmw-proof:after{content:"FIRSTM / DIGITAL PRODUCT STUDIO"!important;bottom:4px!important;inset-inline-end:2%!important;font-size:clamp(44px,6vw,92px)!important;color:rgba(35,40,46,.028)!important;letter-spacing:-.055em!important}
.fmw-proof-layout{position:relative!important;display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(460px,1.08fr)!important;grid-template-areas:"copy media"!important;gap:clamp(46px,5vw,78px)!important;align-items:stretch!important;padding:38px!important;border:1px solid #e3e6e8!important;border-radius:34px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 26px 70px rgba(30,35,40,.07)!important;direction:ltr!important}
.fmw-proof-layout:before{content:"01 / WHY FIRSTM";position:absolute;left:26px;top:20px;font:900 8px/1 Arial,sans-serif;letter-spacing:.16em;color:#a4a9ae;direction:ltr}
.fmw-proof-layout:after{content:"";position:absolute;left:38px;right:38px;top:45px;height:1px;background:linear-gradient(90deg,var(--fmw-accent) 0 74px,#e7e9eb 74px 100%)}
.fmw-proof-copy{grid-area:copy!important;align-self:center!important;padding:54px 0 16px!important;direction:rtl!important;text-align:right!important;position:relative!important;z-index:3!important}
.firstm-web-page[dir="ltr"] .fmw-proof-copy{direction:ltr!important;text-align:left!important}
.fmw-proof-copy .fmw-kicker{margin-bottom:13px!important;font-size:10px!important;letter-spacing:.04em!important}
.fmw-proof-copy h2{font-size:min(var(--fmw-section-title-size,38px),38px)!important;line-height:1.38!important;letter-spacing:-.75px!important;margin:0!important;max-width:650px!important}
.fmw-proof-brand-pill{min-height:34px!important;margin:15px 0 16px!important;padding:0 13px!important;border-radius:9px!important;background:#fff3eb!important;border:1px solid rgba(239,106,36,.18)!important;color:var(--fmw-accent)!important;font-size:12px!important;box-shadow:none!important}
.fmw-proof-copy>p{font-size:min(var(--fmw-section-desc-size,17px),16px)!important;line-height:1.95!important;color:#6f767d!important;max-width:670px!important}
.fmw-proof-divider{margin:24px 0 18px!important;gap:9px!important;color:#979da3!important;font-size:8px!important;letter-spacing:.13em!important}
.fmw-proof-divider i{max-width:none!important;flex:1!important;background:#e7e9eb!important}
.fmw-proof-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;max-width:none!important;margin-top:2px!important}
.fmw-proof-stats article{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:7px!important;min-height:112px!important;padding:14px 12px!important;border:1px solid #e7e9eb!important;border-radius:16px!important;background:#fbfbfb!important;box-shadow:none!important;transition:transform .2s ease,border-color .2s ease,background .2s ease!important}
.fmw-proof-stats article:before{width:100%!important;height:2px!important;top:0!important;bottom:auto!important;inset-inline-start:0!important;opacity:0!important}
.fmw-proof-stats article:hover{transform:translateY(-3px)!important;border-color:rgba(239,106,36,.28)!important;background:#fff!important;box-shadow:0 10px 28px rgba(31,36,42,.055)!important}
.fmw-proof-stat-icon{width:34px!important;height:34px!important;border-radius:10px!important;background:#fff1e8!important}
.fmw-proof-stat-icon svg{width:18px!important;height:18px!important}
.fmw-proof-stats article>div:nth-child(2){min-width:0}
.fmw-proof-stats b{font-size:15px!important;line-height:1.05!important;color:#252a30!important}
.fmw-proof-stats span{font-size:9.5px!important;line-height:1.45!important;margin-top:4px!important;color:#81878d!important}
.fmw-proof-stats em{position:absolute!important;top:11px!important;inset-inline-end:10px!important;font-size:7px!important;color:#c7cbce!important}
.fmw-proof-media{grid-area:media!important;position:relative!important;min-height:500px!important;padding:58px 8px 8px 18px!important;display:block!important;align-self:stretch!important}
.fmw-proof-media-frame{position:relative!important;min-height:420px!important;height:100%!important;border-radius:26px!important;overflow:hidden!important;background:linear-gradient(150deg,#f4f5f6 0%,#e9ecef 100%)!important;border:1px solid #dde1e4!important;box-shadow:inset 0 0 0 8px rgba(255,255,255,.62),0 18px 48px rgba(26,31,36,.10)!important;isolation:isolate!important}
.fmw-proof-media-frame:before{content:""!important;position:absolute!important;left:22px!important;right:22px!important;top:18px!important;height:27px!important;border-radius:8px!important;background:#fff!important;border:1px solid #dfe2e5!important;z-index:1!important;box-shadow:inset 50px 0 0 #f6f7f8!important}
.fmw-proof-media-frame:after{content:""!important;position:absolute!important;inset:58px 18px 18px!important;border-radius:18px!important;background:linear-gradient(135deg,#fff 0%,#f6f7f8 100%)!important;border:1px solid rgba(44,50,56,.06)!important;z-index:0!important;mask-image:none!important}
.fmw-proof-main-image{position:absolute!important;left:50%!important;bottom:24px!important;transform:translateX(-50%)!important;width:92%!important;height:76%!important;object-fit:contain!important;object-position:center bottom!important;filter:drop-shadow(0 20px 26px rgba(24,30,35,.17))!important;z-index:3!important}
.fmw-proof-media-code{top:25px!important;left:38px!important;font-size:13px!important;color:#b1b6bb!important;z-index:2!important;letter-spacing:-.08em!important}
.fmw-proof-studio-tag{left:28px!important;bottom:28px!important;min-height:32px!important;padding:0 11px!important;border:1px solid rgba(38,43,48,.10)!important;border-radius:9px!important;background:rgba(255,255,255,.9)!important;color:#454b51!important;font-size:9px!important;box-shadow:0 8px 22px rgba(31,36,42,.09)!important;backdrop-filter:blur(9px)!important}
.fmw-proof-project-card{right:-18px!important;top:80px!important;width:min(48%,260px)!important;border:6px solid #fff!important;border-radius:20px!important;box-shadow:0 24px 52px rgba(27,32,37,.18)!important;transform:rotate(1.8deg)!important}
.fmw-proof-project-card:hover{transform:rotate(.3deg) translateY(-5px)!important;box-shadow:0 30px 62px rgba(27,32,37,.22)!important}
.fmw-proof-project-card figcaption{padding:7px 8px!important;border-radius:9px!important;background:rgba(29,34,39,.86)!important}
.fmw-proof-orbit{display:none!important}
@media(max-width:1120px){.fmw-proof-layout{grid-template-columns:1fr!important;grid-template-areas:"copy" "media"!important;padding:34px!important;gap:18px!important}.fmw-proof-copy{padding-top:54px!important;max-width:none!important}.fmw-proof-media{width:100%!important;min-height:470px!important;padding:18px 8px 8px!important}.fmw-proof-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:760px){.fmw-proof{padding:58px 0 64px!important}.fmw-proof-layout{padding:24px 18px 20px!important;border-radius:24px!important}.fmw-proof-layout:before{left:18px!important;top:16px!important}.fmw-proof-layout:after{left:18px!important;right:18px!important;top:38px!important}.fmw-proof-copy{padding-top:42px!important}.fmw-proof-copy h2{font-size:min(var(--fmw-section-title-size,34px),31px)!important;line-height:1.45!important}.fmw-proof-copy>p{font-size:min(var(--fmw-section-desc-size,16px),15px)!important;line-height:1.9!important}.fmw-proof-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.fmw-proof-stats article{min-height:94px!important}.fmw-proof-media{min-height:350px!important;padding:12px 0 0!important}.fmw-proof-media-frame{min-height:330px!important;border-radius:20px!important}.fmw-proof-project-card{width:47%!important;right:-5px!important;top:54px!important}.fmw-proof-studio-tag{left:15px!important;bottom:15px!important}.fmw-proof-main-image{height:72%!important;bottom:24px!important}.fmw-proof:after{font-size:38px!important}}

/* v1.17.9 — inner-page web-design slider typography on phones */
@media(max-width:700px){
  .fmw-hero-slider,.fmw-slider-track,.fmw-slide-grid{min-height:800px!important}
  .fmw-slide-grid{gap:4px!important;padding-top:28px!important;padding-bottom:66px!important;align-content:start!important}
  .fmw-slide-copy{padding-inline:2px!important}
  .fmw-slide-copy h1,.fmw-slide-copy .fmw-slide-title{font-size:clamp(24px,6.8vw,30px)!important;line-height:1.3!important;letter-spacing:-.55px!important;margin:10px 0 9px!important;text-wrap:balance}
  .fmw-slide-copy>strong{font-size:13.5px!important;line-height:1.55!important;margin-bottom:8px!important}
  .fmw-slide-copy>p{font-size:12.5px!important;line-height:1.72!important;max-width:100%!important}
  .fmw-slide-proof{margin-top:15px!important;gap:6px!important}
  .fmw-slide-proof span{padding:6px 7px!important;border-radius:10px!important}
  .fmw-slide-proof b{font-size:10.5px!important}.fmw-slide-proof small{font-size:8.5px!important}
  .fmw-slide-visual{min-height:300px!important}
  .fmw-slide-visual img{max-height:292px!important}
}
@media(max-width:480px){
  .fmw-shell{width:min(100% - 22px,1320px)!important}
  .fmw-hero-slider,.fmw-slider-track,.fmw-slide-grid{min-height:745px!important}
  .fmw-slide-grid{padding-top:22px!important;padding-bottom:62px!important}
  .fmw-slide-copy h1,.fmw-slide-copy .fmw-slide-title{font-size:clamp(22px,6.4vw,27px)!important;line-height:1.32!important}
  .fmw-slide-copy>strong{font-size:12.5px!important}
  .fmw-slide-copy>p{font-size:12px!important;line-height:1.68!important}
  .fmw-slide-proof{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .fmw-slide-visual{min-height:280px!important}
  .fmw-slide-visual img{max-height:275px!important}
  .fmw-slider-arrow{width:36px!important;height:36px!important;bottom:14px!important}
  .fmw-slider-dots{bottom:21px!important}
}

/* v1.18.0 — premium Process + Technology showcase */
.fmw-process{position:relative!important;overflow:hidden!important;background:linear-gradient(180deg,#fff 0%,#f8f9fa 100%)!important;border-top:1px solid #eef0f2!important;border-bottom:1px solid #eef0f2!important;padding:96px 0 102px!important;isolation:isolate}
.fmw-process-bg{position:absolute;inset:0;pointer-events:none;z-index:-1;overflow:hidden}
.fmw-process-bg:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(31,37,43,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(31,37,43,.035) 1px,transparent 1px);background-size:58px 58px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.75),transparent 92%)}
.fmw-process-bg>span:first-child{position:absolute;width:640px;height:640px;border-radius:50%;inset-inline-end:-250px;top:-300px;background:radial-gradient(circle,rgba(239,106,36,.15) 0%,rgba(239,106,36,.055) 38%,transparent 72%);filter:blur(2px)}
.fmw-process-bg>span:nth-child(2){position:absolute;width:420px;height:420px;border-radius:50%;inset-inline-start:-190px;bottom:-260px;background:radial-gradient(circle,rgba(46,55,64,.08) 0%,rgba(46,55,64,.025) 42%,transparent 72%)}
.fmw-process-bg>i{position:absolute;inset-inline-end:2.5%;bottom:-22px;font:900 clamp(76px,11vw,180px)/1 Arial,sans-serif;letter-spacing:-.075em;color:rgba(35,41,47,.027);font-style:normal;direction:ltr;user-select:none}
.fmw-process-intro{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(270px,.55fr);gap:54px;align-items:end;margin-bottom:42px}
.fmw-process .fmw-section-head{margin:0;max-width:830px}.fmw-process .fmw-section-head h2{font-size:min(var(--fmw-section-title-size,40px),42px);line-height:1.38;margin-top:13px}.fmw-process .fmw-section-head p{max-width:760px}
.fmw-process-note{justify-self:end;width:min(100%,340px);min-height:98px;padding:18px 20px;border:1px solid #e1e5e8;border-radius:20px;background:rgba(255,255,255,.78);box-shadow:0 14px 38px rgba(31,37,43,.055);backdrop-filter:blur(10px);position:relative;overflow:hidden}
.fmw-process-note:before{content:"";position:absolute;inset-inline-start:0;top:0;bottom:0;width:3px;background:var(--fmw-accent)}
.fmw-process-note b,.fmw-process-note span{display:block}.fmw-process-note b{font-size:12px;color:#242a30;margin-bottom:7px}.fmw-process-note span{font-size:10.5px;line-height:1.6;color:#7a8188}
.fmw-process-roadmap{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;align-items:stretch;padding-top:17px}
.fmw-process-roadmap:before{content:"";position:absolute;left:5.5%;right:5.5%;top:52px;height:1px;background:linear-gradient(90deg,rgba(239,106,36,.08),rgba(239,106,36,.48) 16%,rgba(239,106,36,.48) 84%,rgba(239,106,36,.08));z-index:0}
.fmw-process-step{position:relative;min-height:292px;padding:20px 18px 19px;border:1px solid #e2e6e8;border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 16px 38px rgba(31,37,43,.055);overflow:hidden;z-index:1;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease,background .25s ease}
.fmw-process-step:before{content:"";position:absolute;width:160px;height:160px;border-radius:50%;inset-inline-end:-78px;top:-84px;background:radial-gradient(circle,rgba(239,106,36,.13),rgba(239,106,36,.035) 48%,transparent 72%);transition:transform .3s ease}
.fmw-process-step:after{content:"";position:absolute;left:18px;right:18px;bottom:0;height:2px;background:linear-gradient(90deg,transparent,var(--fmw-accent),transparent);opacity:0;transition:opacity .25s ease}
.fmw-process-step:nth-child(even){transform:translateY(20px)}
.fmw-process-step-top{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;min-height:84px;z-index:2}
.fmw-process-icon{position:relative;width:66px;height:66px;border-radius:19px;display:grid;place-items:center;color:var(--fmw-accent);background:linear-gradient(145deg,#fff 0%,#fff4ed 100%);border:1px solid rgba(239,106,36,.18);box-shadow:0 14px 30px rgba(239,106,36,.10)}
.fmw-process-icon:after{content:"";position:absolute;inset:6px;border:1px dashed rgba(239,106,36,.16);border-radius:14px}
.fmw-process-icon svg{position:relative;z-index:1;width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.fmw-process-step-top>em{font:900 11px/1 Arial,sans-serif;letter-spacing:.12em;color:#c1c6ca;font-style:normal;direction:ltr;padding-top:5px}
.fmw-process-step-copy{position:relative;z-index:2;padding-top:4px}.fmw-process-step-copy small{display:block;font:800 8px/1 Arial,"Tajawal",sans-serif;letter-spacing:.16em;color:var(--fmw-accent);text-transform:uppercase;margin-bottom:9px;direction:ltr;text-align:inherit}
.fmw-process-step-copy h3{font-size:17px;line-height:1.45;margin:0 0 8px;color:#242a30}.fmw-process-step-copy p{font-size:11.5px;line-height:1.82;color:#747c83;margin:0}
.fmw-process-connector{position:absolute;top:31px;inset-inline-end:-19px;width:25px;height:42px;display:grid;place-items:center;z-index:4;pointer-events:none}.fmw-process-connector:before{content:"";width:8px;height:8px;border-radius:50%;background:#fff;border:2px solid var(--fmw-accent);box-shadow:0 0 0 5px rgba(239,106,36,.09)}.fmw-process-step:last-child .fmw-process-connector{display:none}
@media(hover:hover){.fmw-process-step:hover{transform:translateY(-8px)!important;border-color:rgba(239,106,36,.28);box-shadow:0 24px 54px rgba(31,37,43,.09);background:#fff}.fmw-process-step:hover:before{transform:scale(1.18)}.fmw-process-step:hover:after{opacity:1}.fmw-process-step:hover .fmw-process-icon{box-shadow:0 17px 34px rgba(239,106,36,.16)}}

.fmw-tech{position:relative!important;overflow:hidden!important;background:#20262d!important;color:#fff!important;padding:100px 0 98px!important;isolation:isolate}
.fmw-tech-bg{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden}
.fmw-tech-bg:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.95),rgba(0,0,0,.42) 82%,transparent)}
.fmw-tech-bg .orb-a{position:absolute;width:620px;height:620px;border-radius:50%;inset-inline-start:-290px;top:-300px;background:radial-gradient(circle,rgba(239,106,36,.31) 0%,rgba(239,106,36,.10) 35%,transparent 70%);filter:blur(5px)}
.fmw-tech-bg .orb-b{position:absolute;width:530px;height:530px;border-radius:50%;inset-inline-end:-220px;bottom:-310px;background:radial-gradient(circle,rgba(72,88,103,.34) 0%,rgba(72,88,103,.10) 38%,transparent 70%)}
.fmw-tech-bg>b{position:absolute;inset-inline-end:4%;top:7%;font:900 clamp(76px,9vw,150px)/1 Arial,sans-serif;color:rgba(255,255,255,.028);direction:ltr;transform:rotate(-6deg)}
.fmw-tech-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.43fr);gap:56px;align-items:end;margin-bottom:42px}
.fmw-tech .fmw-section-head{max-width:850px;margin:0}.fmw-tech .fmw-kicker{color:#ff9b62}.fmw-tech .fmw-kicker i{background:#ff8a47}.fmw-tech .fmw-section-head h2{font-size:min(var(--fmw-section-title-size,38px),42px);line-height:1.38;color:#fff;margin-top:13px}.fmw-tech .fmw-section-head p{color:#aeb6bd;max-width:760px}
.fmw-tech-stamp{justify-self:end;width:min(100%,310px);padding:17px 18px 16px;border:1px solid rgba(255,255,255,.10);border-radius:18px;background:rgba(255,255,255,.045);box-shadow:inset 0 1px 0 rgba(255,255,255,.04);backdrop-filter:blur(10px)}
.fmw-tech-stamp>span,.fmw-tech-stamp>b,.fmw-tech-stamp>small{display:block}.fmw-tech-stamp>span{font:900 10px/1 Arial,sans-serif;letter-spacing:.18em;color:#ff9254;direction:ltr;margin-bottom:8px}.fmw-tech-stamp>b{font:800 14px/1.2 Arial,sans-serif;letter-spacing:.08em;color:#fff;direction:ltr;margin-bottom:7px}.fmw-tech-stamp>small{font-size:10px;line-height:1.55;color:#9fa8b0}
.fmw-tech-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.fmw-tech-card{--tech:#ef6a24;position:relative;min-height:190px;padding:18px;border:1px solid rgba(255,255,255,.10);border-radius:22px;background:linear-gradient(150deg,rgba(255,255,255,.085),rgba(255,255,255,.035));overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 16px 36px rgba(0,0,0,.09);transition:transform .25s ease,border-color .25s ease,background .25s ease;isolation:isolate}
.fmw-tech-card:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,color-mix(in srgb,var(--tech) 12%,transparent),transparent 54%);opacity:.68;z-index:-1}
.fmw-tech-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;position:relative;z-index:2}.fmw-tech-card-top>em{font:900 9px/1 Arial,sans-serif;color:rgba(255,255,255,.34);font-style:normal;letter-spacing:.13em;direction:ltr;padding-top:4px}
.fmw-tech-logo{width:72px;height:72px;border-radius:21px;display:grid;place-items:center;background:rgba(255,255,255,.96);color:var(--tech);box-shadow:0 16px 28px rgba(0,0,0,.13);position:relative;overflow:hidden}
.fmw-tech-logo:after{content:"";position:absolute;width:42px;height:42px;border-radius:50%;background:color-mix(in srgb,var(--tech) 12%,transparent);inset-inline-end:-18px;bottom:-18px}
.fmw-tech-card-copy{position:absolute;left:18px;right:18px;bottom:18px;z-index:2}.fmw-tech-card-copy h3{margin:0 0 5px;color:#fff;font-size:15px;line-height:1.25;direction:ltr;text-align:start}.firstm-web-page[dir="rtl"] .fmw-tech-card-copy h3{text-align:right}.fmw-tech-card-copy span{font:800 7.5px/1 Arial,sans-serif;letter-spacing:.15em;color:#8e99a3;direction:ltr;display:block;text-align:start}.firstm-web-page[dir="rtl"] .fmw-tech-card-copy span{text-align:right}
.fmw-tech-card-glow{position:absolute;width:130px;height:130px;border-radius:50%;inset-inline-end:-72px;top:-68px;background:radial-gradient(circle,color-mix(in srgb,var(--tech) 24%,transparent),transparent 68%);filter:blur(1px);z-index:-1;transition:transform .3s ease}
.fmw-tech-svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;position:relative;z-index:1}.fmw-tech-shield{stroke-width:2.3}.fmw-tech-shield path:first-child{fill:color-mix(in srgb,var(--tech) 15%,white);stroke:currentColor}.fmw-tech-shield path:last-child{fill:none}
.fmw-tech-lettermark{position:relative;z-index:1;width:46px;height:46px;border:3px solid currentColor;border-radius:50%;display:grid;place-items:center}.fmw-tech-lettermark b{font:800 28px/1 Georgia,serif;letter-spacing:-3px;transform:translateX(-1px)}
.fmw-tech-woo{position:relative;z-index:1;display:grid;place-items:center;min-width:49px;height:35px;border-radius:11px;background:currentColor;color:#fff}.fmw-tech-woo b{font:900 16px/1 Arial,sans-serif;letter-spacing:-1.3px}.fmw-tech-woo i{position:absolute;left:8px;bottom:-6px;width:11px;height:11px;background:inherit;clip-path:polygon(0 0,100% 0,0 100%)}
.fmw-tech-phpmark{position:relative;z-index:1;width:55px;height:34px;border:3px solid currentColor;border-radius:50%;display:grid;place-items:center;font:900 16px/1 Arial,sans-serif;letter-spacing:-1px}
.fmw-tech-js{position:relative;z-index:1;width:43px;height:43px;border-radius:4px;background:currentColor;color:#20262d;display:flex;align-items:flex-end;justify-content:flex-end;padding:5px;font:900 18px/1 Arial,sans-serif;letter-spacing:-1px}
.fmw-tech-wordpress{--tech:#21759b}.fmw-tech-woocommerce{--tech:#96588a}.fmw-tech-php{--tech:#777bb4}.fmw-tech-javascript{--tech:#f2cf22}.fmw-tech-rest-api{--tech:#ff7a45}.fmw-tech-html5{--tech:#e34f26}.fmw-tech-css3{--tech:#1572b6}.fmw-tech-mysql{--tech:#4479a1}.fmw-tech-webp{--tech:#2f9d6a}.fmw-tech-core-web-vitals{--tech:#5b8def}.fmw-tech-generic{--tech:#ef6a24}
@media(hover:hover){.fmw-tech-card:hover{transform:translateY(-8px) scale(1.01);border-color:color-mix(in srgb,var(--tech) 45%,rgba(255,255,255,.14));background:linear-gradient(150deg,rgba(255,255,255,.12),rgba(255,255,255,.045))}.fmw-tech-card:hover .fmw-tech-card-glow{transform:scale(1.25)}.fmw-tech-card:hover .fmw-tech-logo{transform:rotate(-2deg)}}
.fmw-tech-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;padding-top:18px;border-top:1px solid rgba(255,255,255,.09)}.fmw-tech-footer>span{display:flex;align-items:center;gap:9px;color:#9ea7af;font-size:10.5px;line-height:1.6}.fmw-tech-footer>span i{width:7px;height:7px;border-radius:50%;background:var(--fmw-accent);box-shadow:0 0 0 5px rgba(239,106,36,.10);flex:0 0 auto}.fmw-tech-footer>b{font:800 8px/1 Arial,sans-serif;letter-spacing:.16em;color:#727d87;direction:ltr;white-space:nowrap}

@media(max-width:1180px){
  .fmw-process-roadmap{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.fmw-process-roadmap:before{display:none}.fmw-process-step:nth-child(even){transform:none}.fmw-process-connector{display:none}
  .fmw-tech-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:860px){
  .fmw-process-intro,.fmw-tech-head{grid-template-columns:1fr;gap:24px}.fmw-process-note,.fmw-tech-stamp{justify-self:start;width:min(100%,420px)}
  .fmw-process-roadmap{grid-template-columns:repeat(2,minmax(0,1fr))}.fmw-process-step{min-height:255px}
  .fmw-tech-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:640px){
  .fmw-process{padding:66px 0 72px!important}.fmw-process-bg>i{font-size:64px;bottom:-5px}.fmw-process-intro{margin-bottom:27px}.fmw-process .fmw-section-head h2{font-size:min(var(--fmw-section-title-size,34px),31px)!important;line-height:1.45}.fmw-process .fmw-section-head p{font-size:min(var(--fmw-section-desc-size,16px),15px)!important}.fmw-process-note{min-height:auto;padding:15px 16px;border-radius:16px}
  .fmw-process-roadmap{grid-template-columns:1fr;gap:11px;padding-top:0}.fmw-process-step{display:grid;grid-template-columns:64px minmax(0,1fr);gap:14px;min-height:auto;padding:15px 15px 16px;border-radius:19px;align-items:start}.fmw-process-step-top{display:block;min-height:0}.fmw-process-icon{width:58px;height:58px;border-radius:17px}.fmw-process-icon svg{width:27px;height:27px}.fmw-process-step-top>em{position:absolute;top:70px;left:0;right:0;text-align:center;font-size:8px}.fmw-process-step-copy{padding-top:3px}.fmw-process-step-copy small{font-size:7px;margin-bottom:7px}.fmw-process-step-copy h3{font-size:16px;margin-bottom:6px}.fmw-process-step-copy p{font-size:11px;line-height:1.75}.fmw-process-step:before{width:120px;height:120px;top:-72px;inset-inline-end:-58px}
  .fmw-tech{padding:68px 0 72px!important}.fmw-tech .fmw-section-head h2{font-size:min(var(--fmw-section-title-size,34px),31px)!important;line-height:1.45}.fmw-tech .fmw-section-head p{font-size:min(var(--fmw-section-desc-size,16px),15px)!important}.fmw-tech-head{margin-bottom:28px}.fmw-tech-stamp{padding:14px 15px;border-radius:16px}.fmw-tech-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.fmw-tech-card{min-height:154px;padding:13px;border-radius:18px}.fmw-tech-logo{width:58px;height:58px;border-radius:17px}.fmw-tech-svg{width:35px;height:35px}.fmw-tech-lettermark{width:38px;height:38px}.fmw-tech-lettermark b{font-size:24px}.fmw-tech-woo{transform:scale(.86)}.fmw-tech-phpmark{transform:scale(.88)}.fmw-tech-js{width:36px;height:36px;font-size:15px}.fmw-tech-card-copy{left:13px;right:13px;bottom:13px}.fmw-tech-card-copy h3{font-size:12.5px}.fmw-tech-card-copy span{font-size:6.3px;letter-spacing:.11em}.fmw-tech-footer{align-items:flex-start;flex-direction:column;margin-top:19px;padding-top:15px}.fmw-tech-footer>b{white-space:normal;line-height:1.5}.fmw-tech-bg>b{font-size:60px;top:4%}
}
@media(max-width:380px){.fmw-tech-grid{grid-template-columns:1fr 1fr}.fmw-tech-card{min-height:146px}.fmw-tech-logo{width:54px;height:54px}.fmw-process-step{grid-template-columns:58px minmax(0,1fr);gap:11px;padding:13px}.fmw-process-icon{width:52px;height:52px}.fmw-process-step-top>em{top:64px}}
@media(prefers-reduced-motion:reduce){.fmw-process-step,.fmw-tech-card,.fmw-tech-card-glow{transition:none!important}}

/* v1.18.1 — identity-aligned Process + Technology redesign (light FirstM system) */
.fmw-process{
  position:relative!important;overflow:hidden!important;isolation:isolate!important;
  background:linear-gradient(180deg,#fff 0%,#fafbfb 58%,#f6f7f8 100%)!important;
  color:var(--fmw-text)!important;border-top:1px solid #eef0f1!important;border-bottom:1px solid #eceff1!important;
  padding:94px 0 104px!important;
}
.fmw-process-bg{position:absolute!important;inset:0!important;z-index:-1!important;overflow:hidden!important;pointer-events:none!important}
.fmw-process-bg:before{content:""!important;position:absolute!important;inset:0!important;background-image:linear-gradient(rgba(31,37,43,.027) 1px,transparent 1px),linear-gradient(90deg,rgba(31,37,43,.027) 1px,transparent 1px)!important;background-size:62px 62px!important;mask-image:linear-gradient(to bottom,rgba(0,0,0,.72),transparent 94%)!important}
.fmw-process-bg>span:first-child{position:absolute!important;width:620px!important;height:620px!important;border-radius:50%!important;inset-inline-end:-245px!important;top:-315px!important;background:radial-gradient(circle,rgba(239,106,36,.135) 0%,rgba(239,106,36,.045) 40%,transparent 70%)!important;filter:none!important}
.fmw-process-bg>span:nth-child(2){position:absolute!important;width:420px!important;height:420px!important;border-radius:50%!important;inset-inline-start:-215px!important;bottom:-255px!important;background:radial-gradient(circle,rgba(239,106,36,.075) 0%,rgba(239,106,36,.025) 43%,transparent 72%)!important}
.fmw-process-bg>i{position:absolute!important;inset-inline-end:2.5%!important;bottom:-20px!important;font:900 clamp(76px,10vw,165px)/1 Arial,sans-serif!important;letter-spacing:-.075em!important;color:rgba(34,40,46,.022)!important;font-style:normal!important;direction:ltr!important;user-select:none!important}
.fmw-process-intro{display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(300px,.52fr)!important;gap:56px!important;align-items:end!important;margin-bottom:42px!important}
.fmw-process .fmw-section-head{margin:0!important;max-width:830px!important}.fmw-process .fmw-section-head h2{font-size:min(var(--fmw-section-title-size,40px),42px)!important;line-height:1.38!important;margin-top:13px!important;color:var(--fmw-text)!important}.fmw-process .fmw-section-head p{max-width:760px!important;color:var(--fmw-muted)!important}
.fmw-process-note{justify-self:end!important;width:min(100%,360px)!important;min-height:96px!important;padding:15px 17px!important;border:1px solid #e5e8ea!important;border-radius:20px!important;background:rgba(255,255,255,.92)!important;box-shadow:0 16px 42px rgba(32,38,44,.055)!important;display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;gap:13px!important;align-items:center!important;position:relative!important;overflow:hidden!important;backdrop-filter:blur(8px)!important}
.fmw-process-note:before{content:""!important;position:absolute!important;inset-inline-start:0!important;top:14px!important;bottom:14px!important;width:3px!important;border-radius:3px!important;background:var(--fmw-accent)!important}
.fmw-process-note-icon{width:46px!important;height:46px!important;border-radius:14px!important;display:grid!important;place-items:center!important;background:#fff4ed!important;color:var(--fmw-accent)!important;border:1px solid rgba(239,106,36,.16)!important}.fmw-process-note-icon svg{width:23px!important;height:23px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.fmw-process-note b,.fmw-process-note span{display:block!important}.fmw-process-note b{font-size:11.5px!important;color:var(--fmw-text)!important;margin:0 0 5px!important}.fmw-process-note div>span{font-size:10.5px!important;line-height:1.65!important;color:#7b838a!important}
.fmw-process-roadmap{position:relative!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important;padding-top:19px!important}
.fmw-process-roadmap:before{content:""!important;position:absolute!important;left:4.5%!important;right:4.5%!important;top:32px!important;height:2px!important;background:linear-gradient(90deg,rgba(239,106,36,.05),rgba(239,106,36,.25) 16%,rgba(239,106,36,.25) 84%,rgba(239,106,36,.05))!important;z-index:0!important}
.fmw-process-step{position:relative!important;min-height:350px!important;padding:0 0 19px!important;border:1px solid #e4e7e9!important;border-radius:24px!important;background:#fff!important;box-shadow:0 15px 38px rgba(32,38,44,.052)!important;overflow:hidden!important;z-index:1!important;transform:none!important;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease!important}
.fmw-process-step:before{content:""!important;position:absolute!important;width:145px!important;height:145px!important;border-radius:50%!important;inset-inline-end:-80px!important;bottom:-83px!important;top:auto!important;background:radial-gradient(circle,rgba(239,106,36,.10),rgba(239,106,36,.025) 50%,transparent 72%)!important;transition:transform .3s ease!important}
.fmw-process-step:after{content:""!important;position:absolute!important;left:20px!important;right:20px!important;bottom:0!important;height:2px!important;background:linear-gradient(90deg,transparent,var(--fmw-accent),transparent)!important;opacity:0!important;transition:opacity .25s ease!important}
.fmw-process-art{position:relative!important;height:142px!important;margin:10px 10px 0!important;border:1px solid #edf0f1!important;border-radius:18px!important;background:linear-gradient(145deg,#fbfcfc 0%,#fff 60%,#fff7f2 100%)!important;overflow:hidden!important;display:grid!important;place-items:center!important}
.fmw-process-art:before{content:""!important;position:absolute!important;width:170px!important;height:170px!important;border-radius:50%!important;inset-inline-end:-90px!important;top:-100px!important;background:rgba(239,106,36,.06)!important}
.fmw-process-art:after{content:""!important;position:absolute!important;inset:0!important;background-image:radial-gradient(circle at 1px 1px,rgba(31,37,43,.06) 1px,transparent 0)!important;background-size:16px 16px!important;mask-image:linear-gradient(135deg,rgba(0,0,0,.58),transparent 58%)!important;pointer-events:none!important}
.fmw-process-art-no{position:absolute!important;top:10px!important;inset-inline-end:11px!important;z-index:3!important;width:29px!important;height:29px!important;border-radius:9px!important;display:grid!important;place-items:center!important;background:#fff!important;border:1px solid rgba(239,106,36,.18)!important;color:var(--fmw-accent)!important;font:900 9px/1 Arial,sans-serif!important;box-shadow:0 7px 18px rgba(239,106,36,.08)!important;direction:ltr!important}
.fmw-process-art-svg{width:94%!important;height:126px!important;position:relative!important;z-index:2!important;overflow:visible!important}.fmw-process-art-svg *{vector-effect:non-scaling-stroke}.fmw-process-art-svg .art-panel,.fmw-process-art-svg .art-code-bg{fill:#fff;stroke:#dfe4e7;stroke-width:1.5}.fmw-process-art-svg .art-soft{fill:none;stroke:#dfe4e7;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.fmw-process-art-svg .art-soft-fill{fill:#e8ecee}.fmw-process-art-svg .art-brand-faint{fill:rgba(239,106,36,.18)}.fmw-process-art-svg .art-brand-faint-stroke{fill:none;stroke:rgba(239,106,36,.25);stroke-width:1.7;stroke-linecap:round}.fmw-process-art-svg .art-dot,.fmw-process-art-svg .art-accent-fill{fill:var(--fmw-accent)}.fmw-process-art-svg .art-accent{fill:none;stroke:var(--fmw-accent);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fmw-process-art-svg .art-accent-soft{fill:rgba(239,106,36,.10);stroke:rgba(239,106,36,.22);stroke-width:1.2}.fmw-process-art-svg .art-wire{fill:#fff;stroke:#dfe4e7;stroke-width:1.4}.fmw-process-art-svg .art-wire-accent{fill:#fff6f0;stroke:rgba(239,106,36,.35)}.fmw-process-art-svg .art-glass,.fmw-process-art-svg .art-palette{fill:#fff;stroke:#cfd5d9;stroke-width:1.8}.fmw-process-art-svg .art-orbit{fill:#fff;stroke:rgba(239,106,36,.32);stroke-width:1.4}.fmw-process-art-svg .art-check{fill:none;stroke:var(--fmw-accent);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.fmw-process-art-svg .art-check-ring{fill:none;stroke:rgba(239,106,36,.22);stroke-width:1.3}.fmw-process-art-svg .art-orbit-line{fill:none;stroke:#d8dde0;stroke-width:1.6;stroke-dasharray:4 5}.fmw-process-art-svg .art-rocket{fill:#fff;stroke:#cfd5d9;stroke-width:1.6;stroke-linejoin:round}
.fmw-process-step-copy{position:relative!important;z-index:2!important;padding:18px 19px 0!important}.fmw-process-step-copy small{display:block!important;font:800 8px/1 Arial,"Tajawal",sans-serif!important;letter-spacing:.14em!important;color:var(--fmw-accent)!important;text-transform:uppercase!important;margin-bottom:9px!important;direction:ltr!important;text-align:inherit!important}.fmw-process-step-copy h3{font-size:17px!important;line-height:1.45!important;margin:0 0 8px!important;color:var(--fmw-text)!important}.fmw-process-step-copy p{font-size:11.5px!important;line-height:1.82!important;color:#737b82!important;margin:0!important}
.fmw-process-connector{position:absolute!important;top:21px!important;inset-inline-end:-22px!important;width:30px!important;height:22px!important;display:grid!important;place-items:center!important;z-index:5!important;pointer-events:none!important}.fmw-process-connector:before{content:""!important;width:10px!important;height:10px!important;border-radius:50%!important;background:#fff!important;border:2px solid var(--fmw-accent)!important;box-shadow:0 0 0 5px rgba(239,106,36,.08)!important}.fmw-process-step:last-child .fmw-process-connector{display:none!important}
@media(hover:hover){.fmw-process-step:hover{transform:translateY(-7px)!important;border-color:rgba(239,106,36,.26)!important;box-shadow:0 24px 52px rgba(32,38,44,.085)!important}.fmw-process-step:hover:before{transform:scale(1.2)!important}.fmw-process-step:hover:after{opacity:1!important}.fmw-process-step:hover .fmw-process-art{border-color:rgba(239,106,36,.18)!important;background:linear-gradient(145deg,#fff 0%,#fffaf7 100%)!important}}

.fmw-tech{
  position:relative!important;overflow:hidden!important;isolation:isolate!important;
  background:linear-gradient(180deg,#f7f8f9 0%,#fff 100%)!important;color:var(--fmw-text)!important;
  padding:96px 0 100px!important;border-top:1px solid #eceff1!important;border-bottom:1px solid #eceff1!important;
}
.fmw-tech-bg{position:absolute!important;inset:0!important;z-index:-1!important;pointer-events:none!important;overflow:hidden!important}.fmw-tech-bg:before{content:""!important;position:absolute!important;inset:0!important;background-image:linear-gradient(rgba(35,41,47,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(35,41,47,.025) 1px,transparent 1px)!important;background-size:60px 60px!important;mask-image:linear-gradient(to bottom,rgba(0,0,0,.62),transparent 92%)!important}.fmw-tech-bg .orb-a{position:absolute!important;width:600px!important;height:600px!important;border-radius:50%!important;inset-inline-start:-290px!important;top:-300px!important;background:radial-gradient(circle,rgba(239,106,36,.12) 0%,rgba(239,106,36,.038) 39%,transparent 70%)!important;filter:none!important}.fmw-tech-bg .orb-b{position:absolute!important;width:480px!important;height:480px!important;border-radius:50%!important;inset-inline-end:-220px!important;bottom:-275px!important;background:radial-gradient(circle,rgba(239,106,36,.08) 0%,rgba(239,106,36,.022) 42%,transparent 70%)!important}.fmw-tech-bg>b{position:absolute!important;inset-inline-end:3%!important;top:5%!important;font:900 clamp(72px,9vw,145px)/1 Arial,sans-serif!important;color:rgba(35,41,47,.025)!important;direction:ltr!important;transform:rotate(-6deg)!important}
.fmw-tech-layout{display:grid!important;grid-template-columns:minmax(340px,.72fr) minmax(620px,1.28fr)!important;gap:clamp(42px,5vw,72px)!important;align-items:center!important}.fmw-tech-copy{position:relative!important;z-index:2!important}.fmw-tech .fmw-section-head{max-width:650px!important;margin:0!important}.fmw-tech .fmw-kicker{color:var(--fmw-accent)!important}.fmw-tech .fmw-kicker i{background:var(--fmw-accent)!important}.fmw-tech .fmw-section-head h2{font-size:min(var(--fmw-section-title-size,38px),40px)!important;line-height:1.4!important;color:var(--fmw-text)!important;margin:13px 0 11px!important}.fmw-tech .fmw-section-head p{color:var(--fmw-muted)!important;max-width:620px!important}
.fmw-tech-points{display:flex!important;gap:9px!important;flex-wrap:wrap!important;margin-top:26px!important}.fmw-tech-points>span{min-height:39px!important;padding:0 12px!important;border:1px solid #e5e8ea!important;border-radius:12px!important;background:#fff!important;color:#4f575f!important;display:inline-flex!important;align-items:center!important;gap:8px!important;font-size:10.5px!important;font-weight:800!important;box-shadow:0 8px 22px rgba(33,39,45,.035)!important}.fmw-tech-points i{width:25px!important;height:25px!important;border-radius:8px!important;display:grid!important;place-items:center!important;background:#fff4ed!important;color:var(--fmw-accent)!important}.fmw-tech-points svg{width:14px!important;height:14px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.fmw-tech-note{margin-top:22px!important;padding:15px 16px!important;border-inline-start:3px solid var(--fmw-accent)!important;border-radius:0 14px 14px 0!important;background:rgba(255,255,255,.74)!important;box-shadow:0 10px 28px rgba(32,38,44,.035)!important}.firstm-web-page[dir="rtl"] .fmw-tech-note{border-radius:14px 0 0 14px!important}.fmw-tech-note b,.fmw-tech-note span{display:block!important}.fmw-tech-note b{font:900 8px/1 Arial,sans-serif!important;letter-spacing:.16em!important;color:var(--fmw-accent)!important;direction:ltr!important;margin-bottom:8px!important}.fmw-tech-note span{font-size:10.5px!important;line-height:1.75!important;color:#737b82!important}
.fmw-tech-showcase{position:relative!important;border:1px solid #dfe4e7!important;border-radius:28px!important;background:rgba(255,255,255,.97)!important;box-shadow:0 26px 68px rgba(31,37,43,.09)!important;overflow:hidden!important;padding:48px 18px 18px!important;isolation:isolate!important}.fmw-tech-showcase:before{content:""!important;position:absolute!important;width:280px!important;height:280px!important;border-radius:50%!important;right:-120px!important;top:-125px!important;background:radial-gradient(circle,rgba(239,106,36,.13),rgba(239,106,36,.03) 45%,transparent 72%)!important;z-index:-1!important}.fmw-tech-showcase:after{content:""!important;position:absolute!important;left:0!important;right:0!important;top:39px!important;height:1px!important;background:#edf0f1!important}
.fmw-tech-board-head{position:absolute!important;top:0!important;left:0!important;right:0!important;height:40px!important;padding:0 15px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;direction:ltr!important;background:#fbfcfc!important}.fmw-tech-board-head>span{display:flex!important;gap:6px!important}.fmw-tech-board-head i{display:block!important;width:7px!important;height:7px!important;border-radius:50%!important;background:#d9dee1!important}.fmw-tech-board-head i:first-child{background:var(--fmw-accent)!important}.fmw-tech-board-head b{font:800 8px/1 Arial,sans-serif!important;letter-spacing:.08em!important;color:#a2a9ae!important}
.fmw-tech-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:112px!important;gap:10px!important}.fmw-tech-card{--tech-brand:var(--fmw-accent);position:relative!important;min-height:0!important;height:auto!important;padding:13px!important;border:1px solid #e5e8ea!important;border-radius:17px!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease!important;isolation:isolate!important}.fmw-tech-card:before{content:""!important;position:absolute!important;width:100px!important;height:100px!important;border-radius:50%!important;inset-inline-end:-65px!important;top:-62px!important;background:color-mix(in srgb,var(--tech-brand) 10%,white)!important;opacity:.55!important;z-index:-1!important}.fmw-tech-card.is-featured{grid-column:span 2!important;grid-row:span 2!important;padding:19px!important;background:linear-gradient(145deg,#fff 0%,#fffaf7 100%)!important;border-color:rgba(239,106,36,.20)!important}.fmw-tech-card.is-featured:before{width:210px!important;height:210px!important;inset-inline-end:-100px!important;top:-115px!important;background:rgba(239,106,36,.075)!important;opacity:1!important}.fmw-tech-logo{width:48px!important;height:48px!important;border-radius:14px!important;display:grid!important;place-items:center!important;background:#fff!important;color:var(--tech-brand)!important;border:1px solid color-mix(in srgb,var(--tech-brand) 20%,#e7eaec)!important;box-shadow:0 10px 24px rgba(31,37,43,.055)!important;position:relative!important;overflow:visible!important;transform:none!important}.fmw-tech-logo:after{display:none!important}.fmw-tech-card.is-featured .fmw-tech-logo{width:84px!important;height:84px!important;border-radius:24px!important;box-shadow:0 16px 34px rgba(31,37,43,.08)!important}.fmw-brand-svg{width:30px!important;height:30px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.4!important;stroke-linecap:round!important;stroke-linejoin:round!important}.fmw-tech-card.is-featured .fmw-brand-svg{width:53px!important;height:53px!important}.fmw-brand-shield path:first-child{fill:color-mix(in srgb,var(--tech-brand) 12%,white)!important}.fmw-brand-word{display:grid!important;place-items:center!important;font-family:Arial,sans-serif!important;font-weight:900!important;line-height:1!important;direction:ltr!important}.fmw-brand-woo{font-size:15px!important;padding:7px 5px!important;border-radius:9px!important;background:var(--tech-brand)!important;color:#fff!important;letter-spacing:-1px!important}.fmw-brand-php{font-size:13px!important;width:36px!important;height:22px!important;border:2px solid currentColor!important;border-radius:50%!important;letter-spacing:-1px!important}.fmw-brand-js{width:30px!important;height:30px!important;border-radius:5px!important;align-items:end!important;justify-items:end!important;padding:4px!important;background:var(--tech-brand)!important;color:#3b3520!important;font-size:13px!important}.fmw-tech-card.is-featured .fmw-brand-woo{font-size:22px!important;padding:10px 9px!important}.fmw-tech-card.is-featured .fmw-brand-php{font-size:20px!important;width:56px!important;height:34px!important}.fmw-tech-card.is-featured .fmw-brand-js{width:50px!important;height:50px!important;font-size:21px!important;padding:6px!important}
.fmw-tech-card-copy{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:2!important}.fmw-tech-card-copy h3{margin:0 0 4px!important;color:var(--fmw-text)!important;font-size:12.5px!important;line-height:1.25!important;direction:ltr!important;text-align:start!important}.firstm-web-page[dir="rtl"] .fmw-tech-card-copy h3{text-align:right!important}.fmw-tech-card-copy span{font:700 7.2px/1.3 Arial,"Tajawal",sans-serif!important;letter-spacing:.055em!important;color:#9aa1a7!important;direction:inherit!important;display:block!important;text-align:start!important}.firstm-web-page[dir="rtl"] .fmw-tech-card-copy span{text-align:right!important}.fmw-tech-card.is-featured .fmw-tech-card-copy h3{font-size:21px!important}.fmw-tech-card.is-featured .fmw-tech-card-copy span{font-size:9px!important;color:#858d94!important}.fmw-tech-card>em{position:absolute!important;top:11px!important;inset-inline-end:11px!important;font:900 7px/1 Arial,sans-serif!important;letter-spacing:.12em!important;color:#c1c7cb!important;font-style:normal!important;direction:ltr!important}.fmw-tech-card.is-featured>em{font-size:8px!important;top:16px!important;inset-inline-end:16px!important;color:rgba(239,106,36,.45)!important}
.fmw-tech-wordpress{--tech-brand:#21759b!important}.fmw-tech-woocommerce{--tech-brand:#96588a!important}.fmw-tech-php{--tech-brand:#777bb4!important}.fmw-tech-javascript{--tech-brand:#e5bf19!important}.fmw-tech-rest-api{--tech-brand:#ef6a24!important}.fmw-tech-html5{--tech-brand:#e34f26!important}.fmw-tech-css3{--tech-brand:#1572b6!important}.fmw-tech-mysql{--tech-brand:#4479a1!important}.fmw-tech-webp{--tech-brand:#2f8f6a!important}.fmw-tech-core-web-vitals{--tech-brand:#5b8def!important}.fmw-tech-generic{--tech-brand:var(--fmw-accent)!important}
@media(hover:hover){.fmw-tech-card:hover{transform:translateY(-4px)!important;border-color:color-mix(in srgb,var(--tech-brand) 32%,#e2e6e8)!important;box-shadow:0 15px 32px rgba(31,37,43,.07)!important;background:#fff!important}.fmw-tech-card.is-featured:hover{background:linear-gradient(145deg,#fff 0%,#fff8f3 100%)!important}.fmw-tech-card:hover .fmw-tech-logo{transform:none!important}}
.fmw-tech-board-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin-top:14px!important;padding:14px 3px 0!important;border-top:1px solid #edf0f1!important}.fmw-tech-board-footer>span{display:flex!important;align-items:center!important;gap:8px!important;color:#858d94!important;font-size:9.5px!important;line-height:1.5!important}.fmw-tech-board-footer>span i{width:6px!important;height:6px!important;border-radius:50%!important;background:var(--fmw-accent)!important;box-shadow:0 0 0 5px rgba(239,106,36,.08)!important;flex:0 0 auto!important}.fmw-tech-board-footer>b{font:800 7px/1 Arial,sans-serif!important;letter-spacing:.14em!important;color:#aeb4b8!important;direction:ltr!important;white-space:nowrap!important}

@media(max-width:1180px){
  .fmw-process-roadmap{grid-template-columns:repeat(3,minmax(0,1fr))!important}.fmw-process-roadmap:before{display:none!important}.fmw-process-connector{display:none!important}.fmw-process-step{min-height:334px!important}
  .fmw-tech-layout{grid-template-columns:1fr!important;gap:34px!important}.fmw-tech-copy{max-width:880px!important}.fmw-tech-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
}
@media(max-width:860px){
  .fmw-process-intro{grid-template-columns:1fr!important;gap:22px!important}.fmw-process-note{justify-self:start!important;width:min(100%,430px)!important}.fmw-process-roadmap{grid-template-columns:repeat(2,minmax(0,1fr))!important}.fmw-process-step{min-height:330px!important}
  .fmw-tech-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.fmw-tech-card.is-featured{grid-column:span 2!important;grid-row:span 2!important}
}
@media(max-width:640px){
  .fmw-process{padding:66px 0 72px!important}.fmw-process-bg>i{font-size:62px!important;bottom:-4px!important}.fmw-process-intro{margin-bottom:27px!important}.fmw-process .fmw-section-head h2{font-size:min(var(--fmw-section-title-size,34px),31px)!important;line-height:1.45!important}.fmw-process .fmw-section-head p{font-size:min(var(--fmw-section-desc-size,16px),15px)!important}.fmw-process-note{min-height:auto!important;padding:13px 14px!important;border-radius:16px!important;grid-template-columns:42px minmax(0,1fr)!important}.fmw-process-note-icon{width:40px!important;height:40px!important;border-radius:12px!important}
  .fmw-process-roadmap{grid-template-columns:1fr!important;gap:11px!important;padding-top:0!important}.fmw-process-step{display:grid!important;grid-template-columns:118px minmax(0,1fr)!important;gap:0!important;min-height:152px!important;padding:0!important;border-radius:19px!important;align-items:stretch!important}.fmw-process-art{height:auto!important;min-height:130px!important;margin:9px!important;border-radius:15px!important}.fmw-process-art-svg{width:112px!important;height:112px!important}.fmw-process-art-no{width:24px!important;height:24px!important;top:7px!important;inset-inline-end:7px!important;font-size:7px!important}.fmw-process-step-copy{padding:17px 15px 14px 7px!important;align-self:center!important}.firstm-web-page[dir="rtl"] .fmw-process-step-copy{padding:17px 7px 14px 15px!important}.fmw-process-step-copy small{font-size:6.8px!important;margin-bottom:7px!important}.fmw-process-step-copy h3{font-size:15.5px!important;margin-bottom:5px!important}.fmw-process-step-copy p{font-size:10.7px!important;line-height:1.72!important}
  .fmw-tech{padding:68px 0 72px!important}.fmw-tech .fmw-section-head h2{font-size:min(var(--fmw-section-title-size,34px),31px)!important;line-height:1.45!important}.fmw-tech .fmw-section-head p{font-size:min(var(--fmw-section-desc-size,16px),15px)!important}.fmw-tech-points{margin-top:20px!important;gap:7px!important}.fmw-tech-points>span{font-size:9px!important;min-height:35px!important;padding:0 9px!important}.fmw-tech-note{margin-top:16px!important;padding:13px 14px!important}.fmw-tech-showcase{padding:45px 10px 12px!important;border-radius:21px!important}.fmw-tech-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:104px!important;gap:8px!important}.fmw-tech-card{padding:11px!important;border-radius:15px!important}.fmw-tech-card.is-featured{grid-column:span 2!important;grid-row:span 2!important;padding:15px!important}.fmw-tech-logo{width:42px!important;height:42px!important;border-radius:12px!important}.fmw-brand-svg{width:26px!important;height:26px!important}.fmw-tech-card.is-featured .fmw-tech-logo{width:70px!important;height:70px!important;border-radius:20px!important}.fmw-tech-card.is-featured .fmw-brand-svg{width:44px!important;height:44px!important}.fmw-tech-card-copy h3{font-size:11.5px!important}.fmw-tech-card-copy span{font-size:6.2px!important}.fmw-tech-card.is-featured .fmw-tech-card-copy h3{font-size:18px!important}.fmw-tech-card.is-featured .fmw-tech-card-copy span{font-size:8px!important}.fmw-tech-board-footer{align-items:flex-start!important;flex-direction:column!important;gap:8px!important;margin-top:11px!important;padding-top:12px!important}.fmw-tech-board-footer>b{white-space:normal!important;line-height:1.45!important}
}
@media(max-width:380px){
  .fmw-process-step{grid-template-columns:104px minmax(0,1fr)!important}.fmw-process-art-svg{width:98px!important;height:104px!important}.fmw-process-step-copy{padding-inline:6px 11px!important}.firstm-web-page[dir="rtl"] .fmw-process-step-copy{padding-inline:11px 6px!important}
  .fmw-tech-grid{grid-template-columns:1fr 1fr!important}.fmw-tech-showcase{padding-inline:8px!important}.fmw-tech-card-copy h3{font-size:10.8px!important}.fmw-tech-logo{width:40px!important;height:40px!important}
}
@media(prefers-reduced-motion:reduce){.fmw-process-step,.fmw-tech-card{transition:none!important}}

/* v1.18.2 — restrained developer-style technology stack + Arabic-only visible labels */
.firstm-web-page[dir="rtl"] .fmw-services-premium:after{content:"تصميم / برمجة / تطوير"!important;direction:rtl!important;font-family:"Tajawal","Cairo",Arial,sans-serif!important;letter-spacing:0!important}
.firstm-web-page[dir="rtl"] .fmw-web-catalog:after{content:"فرست ماركتينج / مواقع"!important;direction:rtl!important;font-family:"Tajawal","Cairo",Arial,sans-serif!important;letter-spacing:0!important}
.firstm-web-page[dir="rtl"] .fmw-proof:after{content:"فرست ماركتينج / استوديو رقمي"!important;direction:rtl!important;font-family:"Tajawal","Cairo",Arial,sans-serif!important;letter-spacing:0!important}
.firstm-web-page[dir="rtl"] .fmw-proof-layout:before{content:"01 / لماذا فرست ماركتينج"!important;direction:rtl!important;font-family:"Tajawal","Cairo",Arial,sans-serif!important;letter-spacing:0!important;left:auto!important;right:26px!important}

.fmw-tech{background:linear-gradient(180deg,#fbfcfc 0%,#fff 100%)!important}
.fmw-tech-layout{display:grid!important;grid-template-columns:minmax(330px,.76fr) minmax(610px,1.24fr)!important;gap:54px!important;align-items:start!important}
.fmw-tech-copy{position:sticky!important;top:112px!important;max-width:500px!important}
.fmw-tech-copy .fmw-section-head{margin-bottom:0!important}
.fmw-tech-points{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:24px!important}
.fmw-tech-points>span{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:38px!important;padding:0 11px!important;border:1px solid #e3e7e9!important;border-radius:11px!important;background:#fff!important;color:#555e67!important;font-size:10px!important;font-weight:800!important;box-shadow:none!important}
.fmw-tech-points>span i{width:24px!important;height:24px!important;border-radius:8px!important;background:#fff4ed!important;color:var(--fmw-accent)!important;display:grid!important;place-items:center!important;flex:0 0 auto!important}
.fmw-tech-points>span i svg{width:14px!important;height:14px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.fmw-tech-note{display:grid!important;grid-template-columns:auto 1fr!important;gap:12px!important;align-items:start!important;margin-top:18px!important;padding:15px 0 0!important;border:0!important;border-top:1px solid #e6e9eb!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.fmw-tech-note:before{display:none!important}
.fmw-tech-note b{display:inline-flex!important;align-items:center!important;min-height:27px!important;padding:0 9px!important;border-radius:8px!important;background:#fff3eb!important;color:var(--fmw-accent)!important;font-size:9px!important;font-weight:900!important;white-space:nowrap!important;letter-spacing:0!important;font-family:"Tajawal","Cairo",Arial,sans-serif!important}
.fmw-tech-note span{font-size:10.5px!important;line-height:1.85!important;color:#737b83!important}

.fmw-tech-showcase{position:relative!important;padding:22px!important;border:1px solid #e0e4e7!important;border-radius:24px!important;background:#fff!important;box-shadow:0 18px 52px rgba(31,37,43,.065)!important;overflow:hidden!important;isolation:isolate!important}
.fmw-tech-showcase:before{content:""!important;position:absolute!important;inset:0!important;width:auto!important;height:auto!important;border-radius:0!important;background-image:linear-gradient(rgba(31,37,43,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(31,37,43,.022) 1px,transparent 1px)!important;background-size:28px 28px!important;opacity:.7!important;z-index:-1!important}
.fmw-tech-showcase:after{content:""!important;position:absolute!important;width:250px!important;height:250px!important;left:auto!important;right:-120px!important;top:-125px!important;border:0!important;border-radius:50%!important;background:radial-gradient(circle,rgba(239,106,36,.09),rgba(239,106,36,.025) 44%,transparent 72%)!important;z-index:-1!important}
.firstm-web-page[dir="rtl"] .fmw-tech-showcase:after{right:auto!important;left:-120px!important}
.fmw-tech-stack-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:0 2px 17px!important;margin-bottom:14px!important;border-bottom:1px solid #e8ebed!important}
.fmw-tech-stack-head>div{display:flex!important;align-items:center!important;gap:9px!important;min-width:0!important}
.fmw-tech-stack-head b{font-size:12px!important;line-height:1.4!important;color:var(--fmw-text)!important;font-weight:900!important;letter-spacing:0!important;font-family:"Tajawal","Cairo",Arial,sans-serif!important}
.fmw-tech-stack-head>span{font-size:9.5px!important;line-height:1.5!important;color:#879099!important;font-weight:700!important;text-align:end!important}
.fmw-tech-status-dot{width:8px!important;height:8px!important;border-radius:50%!important;background:var(--fmw-accent)!important;box-shadow:0 0 0 5px rgba(239,106,36,.09)!important;flex:0 0 auto!important}
.fmw-tech-groups{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
.fmw-tech-group{position:relative!important;min-width:0!important;padding:14px!important;border:1px solid #e6e9eb!important;border-radius:17px!important;background:rgba(251,252,252,.94)!important;box-shadow:none!important}
.fmw-tech-group:before{content:""!important;position:absolute!important;top:0!important;inset-inline-start:14px!important;width:34px!important;height:2px!important;border-radius:0 0 3px 3px!important;background:var(--fmw-accent)!important}
.fmw-tech-group-head{display:flex!important;align-items:center!important;gap:9px!important;min-height:33px!important;padding-bottom:10px!important;margin-bottom:9px!important;border-bottom:1px solid #edf0f1!important}
.fmw-tech-group-head>span{width:30px!important;height:30px!important;border-radius:9px!important;display:grid!important;place-items:center!important;background:#fff3eb!important;color:var(--fmw-accent)!important;flex:0 0 auto!important}
.fmw-tech-group-head svg{width:16px!important;height:16px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.fmw-tech-group-head h3{margin:0!important;font-size:11.5px!important;line-height:1.45!important;color:#363d44!important;font-weight:900!important;letter-spacing:0!important}
.fmw-tech-items{display:grid!important;gap:7px!important}
.fmw-tech-item{--tech-brand:var(--fmw-accent);position:relative!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:60px!important;padding:8px 9px!important;border:1px solid transparent!important;border-radius:12px!important;background:#fff!important;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease!important;box-shadow:0 4px 12px rgba(31,37,43,.025)!important}
.fmw-tech-item-logo{width:40px!important;height:40px!important;border-radius:11px!important;display:grid!important;place-items:center!important;background:#fff7f2!important;color:var(--fmw-accent)!important;border:1px solid rgba(239,106,36,.13)!important;box-shadow:none!important}
.fmw-tech-item-logo .fmw-brand-svg{width:24px!important;height:24px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.fmw-tech-item-logo .fmw-brand-shield path:first-child{fill:rgba(239,106,36,.065)!important}
.fmw-tech-item-logo .fmw-brand-word{font-family:Arial,sans-serif!important;font-weight:900!important;line-height:1!important;color:var(--fmw-accent)!important}
.fmw-tech-item-logo .fmw-brand-woo{font-size:11px!important;padding:5px 4px!important;border-radius:7px!important;background:var(--fmw-accent)!important;color:#fff!important}
.fmw-tech-item-logo .fmw-brand-php{font-size:10px!important;width:31px!important;height:19px!important;border:1.7px solid currentColor!important;border-radius:50%!important}
.fmw-tech-item-logo .fmw-brand-js{width:25px!important;height:25px!important;border-radius:4px!important;display:grid!important;place-items:end!important;padding:3px!important;background:#fff3eb!important;color:var(--fmw-accent)!important;font-size:10px!important}
.fmw-tech-item h4{margin:0 0 3px!important;color:#2d343b!important;font-size:11.5px!important;line-height:1.35!important;font-weight:900!important;letter-spacing:0!important;text-align:start!important;direction:inherit!important}
.fmw-tech-item p{margin:0!important;color:#8a9299!important;font-size:8.8px!important;line-height:1.45!important;font-weight:700!important;text-align:start!important}
@media(hover:hover){.fmw-tech-item:hover{transform:translateY(-2px)!important;border-color:rgba(239,106,36,.20)!important;box-shadow:0 9px 20px rgba(31,37,43,.05)!important}}
.fmw-tech-stack-foot{display:grid!important;grid-template-columns:32px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;margin-top:14px!important;padding:13px 3px 0!important;border-top:1px solid #e8ebed!important}
.fmw-tech-stack-foot>span{width:30px!important;height:30px!important;border-radius:9px!important;display:grid!important;place-items:center!important;background:#fff3eb!important;color:var(--fmw-accent)!important}
.fmw-tech-stack-foot svg{width:15px!important;height:15px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.fmw-tech-stack-foot p{margin:0!important;font-size:9.5px!important;line-height:1.7!important;color:#7d858c!important;font-weight:700!important}

@media(max-width:1180px){
  .fmw-tech-layout{grid-template-columns:1fr!important;gap:30px!important}.fmw-tech-copy{position:static!important;max-width:860px!important}.fmw-tech-showcase{max-width:900px!important}
}
@media(max-width:760px){
  .fmw-tech{padding:66px 0 72px!important}.fmw-tech-showcase{padding:16px!important;border-radius:20px!important}.fmw-tech-stack-head{align-items:flex-start!important;flex-direction:column!important;gap:5px!important;padding-bottom:13px!important}.fmw-tech-stack-head>span{text-align:start!important}.fmw-tech-groups{grid-template-columns:1fr!important;gap:9px!important}.fmw-tech-group{padding:12px!important;border-radius:15px!important}.fmw-tech-group-head{margin-bottom:7px!important}.fmw-tech-item{min-height:58px!important}.fmw-tech-note{grid-template-columns:1fr!important;gap:8px!important}.fmw-tech-note b{justify-self:start!important}.fmw-tech-points>span{font-size:9px!important}
}
@media(max-width:390px){
  .fmw-tech-showcase{padding:13px!important}.fmw-tech-item{grid-template-columns:38px minmax(0,1fr)!important;gap:8px!important;padding:7px!important}.fmw-tech-item-logo{width:36px!important;height:36px!important;border-radius:10px!important}.fmw-tech-item-logo .fmw-brand-svg{width:21px!important;height:21px!important}.fmw-tech-item h4{font-size:10.7px!important}.fmw-tech-item p{font-size:8.2px!important}
}
.firstm-web-page[dir="rtl"] .fmw-process-bg>i{direction:rtl!important;font-family:"Tajawal","Cairo",Arial,sans-serif!important;letter-spacing:0!important}
.firstm-web-page[dir="rtl"] .fmw-process-step-copy small{direction:rtl!important;font-family:"Tajawal","Cairo",Arial,sans-serif!important;letter-spacing:0!important;text-transform:none!important}


/* v1.18.3 — hand-built, straightforward technology grid (no dashboard / AI-style frame) */
.fmw-tech{position:relative!important;padding:96px 0 100px!important;background:linear-gradient(180deg,#fff 0%,#fbfcfc 100%)!important;overflow:hidden!important}
.fmw-tech .fmw-tech-bg{position:absolute!important;inset:0!important;pointer-events:none!important;overflow:hidden!important}
.fmw-tech .fmw-tech-bg:before{content:""!important;position:absolute!important;width:460px!important;height:460px!important;inset-inline-end:-250px!important;top:-250px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(239,106,36,.075) 0%,rgba(239,106,36,.022) 46%,transparent 72%)!important}
.fmw-tech .fmw-tech-bg:after{content:""!important;position:absolute!important;width:420px!important;height:420px!important;inset-inline-start:-270px!important;bottom:-290px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(31,37,43,.035) 0%,transparent 70%)!important}
.fmw-tech .fmw-tech-bg .orb-a,.fmw-tech .fmw-tech-bg .orb-b{display:none!important}
.fmw-tech-simple-head{position:relative!important;z-index:1!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:50px!important;padding-bottom:34px!important;border-bottom:1px solid #e7eaec!important}
.fmw-tech-simple-head .fmw-section-head{max-width:760px!important;margin:0!important}
.fmw-tech-simple-head .fmw-section-head h2{margin-top:12px!important;margin-bottom:13px!important;max-width:720px!important}
.fmw-tech-simple-head .fmw-section-head p{max-width:690px!important;margin:0!important;color:#747d85!important}
.fmw-tech-inline-points{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important;gap:8px!important;max-width:440px!important;padding-bottom:3px!important}
.fmw-tech-inline-points>span{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:36px!important;padding:0 11px!important;border:1px solid #e5e8ea!important;border-radius:9px!important;background:#fff!important;color:#4c555d!important;box-shadow:none!important}
.fmw-tech-inline-points svg{width:15px!important;height:15px!important;fill:none!important;stroke:var(--fmw-accent)!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important;flex:0 0 auto!important}
.fmw-tech-inline-points b{font-size:9.5px!important;line-height:1!important;font-weight:800!important;white-space:nowrap!important}

.fmw-tech-list-head{position:relative!important;z-index:1!important;display:flex!important;align-items:end!important;justify-content:space-between!important;gap:28px!important;margin:34px 0 16px!important}
.fmw-tech-list-head h3{margin:0!important;color:#262d33!important;font-size:16px!important;line-height:1.4!important;font-weight:900!important}
.fmw-tech-list-head>span{color:#90979d!important;font-size:10px!important;font-weight:700!important;line-height:1.4!important}
.fmw-tech-logo-grid{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important}
.fmw-tech-logo-card{--tech-brand:var(--fmw-accent);position:relative!important;display:flex!important;align-items:center!important;gap:13px!important;min-width:0!important;min-height:104px!important;padding:17px 16px!important;border:1px solid #e4e8ea!important;border-radius:15px!important;background:#fff!important;box-shadow:0 5px 16px rgba(31,37,43,.035)!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important;overflow:hidden!important}
.fmw-tech-logo-card:before{content:""!important;position:absolute!important;inset-inline-start:0!important;top:18px!important;bottom:18px!important;width:2px!important;border-radius:3px!important;background:var(--fmw-accent)!important;opacity:.72!important}
.fmw-tech-logo-mark{width:52px!important;height:52px!important;border-radius:12px!important;display:grid!important;place-items:center!important;flex:0 0 52px!important;background:#fff6f0!important;border:1px solid rgba(239,106,36,.14)!important;color:var(--fmw-accent)!important;box-shadow:none!important}
.fmw-tech-logo-mark .fmw-brand-svg{width:30px!important;height:30px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.fmw-tech-logo-mark .fmw-brand-shield path:first-child{fill:rgba(239,106,36,.055)!important}
.fmw-tech-logo-mark .fmw-brand-word{font-family:Arial,sans-serif!important;font-weight:900!important;line-height:1!important;color:var(--fmw-accent)!important}
.fmw-tech-logo-mark .fmw-brand-woo{font-size:12px!important;padding:6px 5px!important;border-radius:7px!important;background:var(--fmw-accent)!important;color:#fff!important}
.fmw-tech-logo-mark .fmw-brand-php{font-size:11px!important;width:36px!important;height:22px!important;border:1.8px solid currentColor!important;border-radius:50%!important}
.fmw-tech-logo-mark .fmw-brand-js{width:30px!important;height:30px!important;border-radius:5px!important;display:grid!important;place-items:end!important;padding:4px!important;background:#fff0e6!important;color:var(--fmw-accent)!important;font-size:11px!important}
.fmw-tech-logo-copy{min-width:0!important;flex:1!important}
.fmw-tech-logo-copy h3{margin:0 0 5px!important;color:#2c3339!important;font-size:12px!important;line-height:1.3!important;font-weight:900!important;text-align:start!important;direction:inherit!important}
.fmw-tech-logo-copy span{display:block!important;color:#90979d!important;font-size:8.5px!important;line-height:1.45!important;font-weight:700!important;text-align:start!important}
@media(hover:hover){.fmw-tech-logo-card:hover{transform:translateY(-3px)!important;border-color:rgba(239,106,36,.28)!important;box-shadow:0 12px 26px rgba(31,37,43,.065)!important}.fmw-tech-logo-card:hover .fmw-tech-logo-mark{background:#fff2e9!important}}
.fmw-tech-bottom-note{position:relative!important;z-index:1!important;display:flex!important;align-items:center!important;gap:11px!important;margin-top:18px!important;padding-top:18px!important;border-top:1px solid #e9ecee!important}
.fmw-tech-bottom-note>span{width:30px!important;height:30px!important;border-radius:9px!important;display:grid!important;place-items:center!important;flex:0 0 30px!important;background:#fff3eb!important;color:var(--fmw-accent)!important}
.fmw-tech-bottom-note svg{width:15px!important;height:15px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.fmw-tech-bottom-note p{margin:0!important;max-width:900px!important;color:#818990!important;font-size:10px!important;line-height:1.7!important;font-weight:700!important}

/* old v1.18.x tech dashboard elements are no longer rendered; keep them inert if cached markup appears */
.fmw-tech-layout,.fmw-tech-copy,.fmw-tech-showcase,.fmw-tech-stack-head,.fmw-tech-groups,.fmw-tech-stack-foot{ }

@media(max-width:1180px){
  .fmw-tech-simple-head{align-items:flex-start!important;flex-direction:column!important;gap:22px!important}.fmw-tech-inline-points{justify-content:flex-start!important;max-width:none!important}.fmw-tech-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .fmw-tech{padding:70px 0 76px!important}.fmw-tech-simple-head{padding-bottom:25px!important;gap:18px!important}.fmw-tech-simple-head .fmw-section-head h2{font-size:min(var(--fmw-section-title-size,34px),30px)!important;line-height:1.4!important}.fmw-tech-simple-head .fmw-section-head p{font-size:min(var(--fmw-section-desc-size,16px),14px)!important;line-height:1.9!important}.fmw-tech-inline-points{gap:6px!important}.fmw-tech-inline-points>span{min-height:34px!important;padding:0 9px!important}.fmw-tech-inline-points b{font-size:8.8px!important}.fmw-tech-list-head{align-items:flex-start!important;flex-direction:column!important;gap:5px!important;margin:26px 0 13px!important}.fmw-tech-list-head h3{font-size:14px!important}.fmw-tech-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.fmw-tech-logo-card{min-height:94px!important;padding:13px 11px!important;gap:9px!important;border-radius:13px!important}.fmw-tech-logo-card:before{top:14px!important;bottom:14px!important}.fmw-tech-logo-mark{width:44px!important;height:44px!important;flex-basis:44px!important;border-radius:10px!important}.fmw-tech-logo-mark .fmw-brand-svg{width:25px!important;height:25px!important}.fmw-tech-logo-copy h3{font-size:10.6px!important;margin-bottom:3px!important}.fmw-tech-logo-copy span{font-size:7.7px!important}.fmw-tech-bottom-note{align-items:flex-start!important}.fmw-tech-bottom-note p{font-size:9px!important;line-height:1.75!important}
}
@media(max-width:390px){
  .fmw-tech-logo-grid{grid-template-columns:1fr!important}.fmw-tech-logo-card{min-height:82px!important}.fmw-tech-logo-copy h3{font-size:11px!important}.fmw-tech-logo-copy span{font-size:8px!important}
}
