/* Noor Ads 1.6 - Critical widget fallback + cosmic homepage styling */

/* Critical widget styles copied into the theme so the homepage never appears unstyled,
   even if the bundled core plugin loads late or Elementor skips widget dependencies. */
.noor-core-portfolio{padding:90px 0}.noor-core-portfolio .noor-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.noor-core-portfolio .noor-section-head span{color:var(--noor-accent,#ff4d22);font-size:.74rem;font-weight:700;text-transform:uppercase}.noor-core-portfolio .noor-section-head h2{font-size:clamp(2.2rem,4.8vw,5rem);line-height:1.12;letter-spacing:0;margin:0}.noor-filter-bar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:30px}.noor-filter-bar button{border:1px solid rgba(17,18,22,.12);background:#fff;border-radius:999px;padding:9px 16px;cursor:pointer;transition:.25s}.noor-filter-bar button:hover,.noor-filter-bar button.is-active{background:var(--noor-dark,#111216);color:#fff;border-color:var(--noor-dark,#111216)}.noor-cols-1{grid-template-columns:1fr!important}.noor-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.noor-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.noor-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.noor-card-placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,#ded8ce,#f8f4ee)}.noor-empty-state{padding:26px;border:1px dashed rgba(17,18,22,.2);border-radius:18px;color:#76777d;text-align:center}.noor-is-hidden{display:none!important}
.noor-el-hero{--noor-widget-accent:#ff4d22;position:relative;display:flex;align-items:center;overflow:hidden;padding:120px max(24px,calc((100vw - 1280px)/2));isolation:isolate}.noor-el-hero:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:var(--noor-widget-accent);filter:blur(140px);opacity:.12;right:-180px;top:-180px;z-index:-1}.noor-el-hero-inner{width:100%;display:grid;grid-template-columns:.95fr 1.05fr;gap:70px;align-items:center}.noor-el-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--noor-widget-accent);font-size:.74rem;font-weight:700}.noor-el-kicker:before{content:"";width:27px;height:1px;background:currentColor}.noor-el-hero h1{font-size:clamp(3.2rem,6.7vw,7.3rem);line-height:1.06;letter-spacing:0;margin:22px 0 26px}.noor-el-hero-copy>p{max-width:600px;color:#74767d;font-size:1rem;margin:0 0 32px}.noor-el-button{display:inline-flex;gap:13px;align-items:center;border-radius:999px;background:#111216;color:#fff;padding:15px 23px;font-weight:700;transition:.3s}.noor-el-button i{font-style:normal;color:var(--noor-widget-accent)}.noor-el-button:hover{background:var(--noor-widget-accent);transform:translateY(-3px)}.noor-el-button:hover i{color:#fff}.noor-el-hero-media{position:relative;height:590px;perspective:1200px}.noor-el-hero-media figure{position:absolute;margin:0;border-radius:30px;overflow:hidden;box-shadow:0 28px 80px rgba(17,18,22,.17);background:#ddd;transition:transform .25s ease-out}.noor-el-hero-media img{width:100%;height:100%;object-fit:cover}.effect-stack .noor-el-hero-media figure:nth-child(3n+1){width:55%;height:65%;right:2%;top:2%;transform:rotate(6deg)}.effect-stack .noor-el-hero-media figure:nth-child(3n+2){width:52%;height:60%;left:2%;bottom:2%;transform:rotate(-7deg)}.effect-stack .noor-el-hero-media figure:nth-child(3n+3){width:32%;height:38%;right:12%;bottom:0;transform:rotate(4deg);z-index:3}.effect-marquee .noor-el-hero-media{display:flex;gap:18px;overflow:hidden;align-items:center}.effect-marquee .noor-el-hero-media figure{position:relative;flex:0 0 60%;height:75%;animation:noorMarquee 14s linear infinite;transform:translateX(calc(var(--i,0) * -20px))}@keyframes noorMarquee{50%{transform:translateX(45px) rotate(2deg)}}.effect-orbit .noor-el-hero-media figure{width:46%;height:52%;left:27%;top:24%;animation:noorOrbit 12s linear infinite;animation-delay:calc(var(--i,0) * -3s);transform-origin:50% 50%}@keyframes noorOrbit{0%{transform:rotate(0deg) translateX(150px) rotate(0deg)}100%{transform:rotate(360deg) translateX(150px) rotate(-360deg)}}.effect-parallax .noor-el-hero-media figure:nth-child(3n+1){width:62%;height:70%;right:0;top:4%}.effect-parallax .noor-el-hero-media figure:nth-child(3n+2){width:46%;height:48%;left:0;bottom:3%;z-index:2}.effect-parallax .noor-el-hero-media figure:nth-child(3n+3){width:32%;height:34%;right:10%;bottom:0;z-index:3}.noor-el-hero-media .placeholder.one{background:linear-gradient(145deg,#ff6744,#8e1600)}.noor-el-hero-media .placeholder.two{background:linear-gradient(145deg,#181a20,#565a66)}.noor-el-hero-media .placeholder.three{background:linear-gradient(145deg,#ead3c9,#fff)}.noor-el-scroll{position:absolute;bottom:28px;right:max(24px,calc((100vw - 1280px)/2));font-size:.7rem;color:#7b7c81;writing-mode:vertical-rl;display:flex;align-items:center;gap:8px}.noor-el-scroll span{color:var(--noor-widget-accent)}
.noor-el-intro{display:grid;grid-template-columns:100px 1.35fr 1fr;gap:55px;align-items:start;padding:100px max(24px,calc((100vw - 1280px)/2));overflow:hidden}.noor-el-intro.layout-dark{background:#111216;color:#fff}.noor-el-intro.layout-light{background:#f7f3ed;color:#111216}.noor-el-intro.layout-split{background:linear-gradient(90deg,#111216 0 58%,#ff4d22 58%);color:#fff}.noor-el-intro-number{color:#ff4d22;font-weight:700}.noor-el-intro h2{font-size:clamp(2.2rem,4.7vw,5rem);line-height:1.18;letter-spacing:0;margin:0}.noor-el-intro-text{color:inherit;opacity:.65;font-size:1rem}.noor-el-intro-text p:first-child{margin-top:0}
.noor-el-project-gallery.style-masonry{columns:var(--gallery-cols,3) 280px;column-gap:18px}.noor-el-project-gallery.style-masonry figure{break-inside:avoid}.noor-el-project-gallery.style-grid{display:grid;grid-template-columns:repeat(var(--gallery-cols,3),minmax(0,1fr));gap:18px}.noor-el-project-gallery.style-grid figure{aspect-ratio:1/1}.noor-el-project-gallery.style-slider{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:14px}.noor-el-project-gallery.style-slider figure{flex:0 0 min(70vw,700px);scroll-snap-align:start}.noor-el-project-gallery figure{margin:0 0 18px;border-radius:24px;overflow:hidden}.noor-el-project-gallery img{width:100%;height:100%;object-fit:cover}
.noor-project-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0}.noor-project-meta div{padding:20px;border-top:1px solid rgba(17,18,22,.15)}.noor-project-meta dt{color:#7b7c82;font-size:.75rem}.noor-project-meta dd{margin:7px 0 0;font-weight:700}
.noor-el-cta{position:relative;overflow:hidden;background:#111216;color:#fff;padding:110px max(24px,calc((100vw - 1280px)/2));text-align:center}.noor-el-cta>span{color:#ff4d22;font-weight:700;font-size:.78rem}.noor-el-cta h2{position:relative;z-index:2;font-size:clamp(2.7rem,6vw,6.7rem);line-height:1.12;letter-spacing:0;max-width:1050px;margin:20px auto 38px}.noor-el-cta>a{position:relative;z-index:2;display:inline-flex;gap:12px;align-items:center;background:#fff;color:#111216;border-radius:999px;padding:15px 23px;font-weight:700}.noor-el-cta>a i{font-style:normal;color:#ff4d22}.noor-el-cta>b{position:absolute;width:430px;height:430px;border:1px solid rgba(255,255,255,.1);border-radius:50%;left:-100px;bottom:-260px}.noor-el-cta>b:after,.noor-el-cta>b:before{content:"";position:absolute;inset:50px;border:1px solid rgba(255,255,255,.08);border-radius:50%}.noor-el-cta>b:after{inset:115px}
.noor-el-header{position:relative;z-index:1000;padding:14px max(18px,calc((100vw - 1320px)/2));pointer-events:none}.noor-el-header.is-sticky{position:fixed;top:0;left:0;right:0}.admin-bar .noor-el-header.is-sticky{top:32px}.noor-el-header-inner{pointer-events:auto;min-height:76px;padding:10px 14px 10px 22px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:26px;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.72);border-radius:22px;box-shadow:0 16px 55px rgba(17,18,22,.08)}.noor-el-logo img,.noor-el-logo .custom-logo{max-height:48px;width:auto}.noor-el-logo strong{font-size:1.1rem}.noor-el-nav ul{display:flex;justify-content:center;align-items:center;gap:7px;list-style:none;margin:0;padding:0}.noor-el-nav a{display:block;padding:9px 12px;border-radius:11px;font-size:.84rem;font-weight:600}.noor-el-nav a:hover,.noor-el-nav .current-menu-item>a{background:#f5f1eb;color:#ff4d22}.noor-el-header-cta{display:inline-flex;align-items:center;gap:10px;background:#111216;color:#fff;border-radius:999px;padding:13px 18px;font-weight:700;font-size:.84rem}.noor-el-header-cta i{font-style:normal;color:#ff4d22}.noor-el-menu-toggle{display:none;border:0;background:none;width:44px;height:44px;padding:10px}.noor-el-menu-toggle span{display:block;height:2px;background:currentColor;margin:5px 0}
.noor-el-footer{position:relative;overflow:hidden;background:#111216;color:#fff;padding:95px max(24px,calc((100vw - 1280px)/2)) 35px;display:grid;grid-template-columns:1.4fr .6fr;gap:70px;align-items:end}.noor-el-footer-ring{position:absolute;width:520px;height:520px;border:1px solid rgba(255,255,255,.08);border-radius:50%;left:-180px;top:-260px}.noor-el-footer-ring:before,.noor-el-footer-ring:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.07);border-radius:50%;inset:55px}.noor-el-footer-ring:after{inset:120px}.noor-el-footer-main,.noor-el-footer-side{position:relative;z-index:2}.noor-el-footer-main>span{font-size:.75rem;color:#ff4d22;font-weight:700}.noor-el-footer-main h2{font-size:clamp(2.5rem,5vw,5.5rem);line-height:1.15;letter-spacing:0;margin:14px 0 28px}.noor-el-footer-main>a{display:inline-flex;gap:10px;align-items:center;border-bottom:1px solid rgba(255,255,255,.32);padding-bottom:7px}.noor-el-footer-main i{font-style:normal;color:#ff4d22}.noor-el-footer-side{color:rgba(255,255,255,.55);font-size:.78rem}.noor-el-footer-side p{font-size:.9rem;margin:0 0 26px}
.noor-el-contact{padding:150px max(24px,calc((100vw - 1280px)/2)) 100px;display:grid;grid-template-columns:.95fr 1.05fr;gap:80px;background:#f8f4ee;min-height:720px;align-items:center}.noor-el-contact-info>span{color:#ff4d22;font-size:.74rem;font-weight:700}.noor-el-contact-info h1{font-size:clamp(3rem,6vw,6.5rem);line-height:1.1;letter-spacing:0;margin:18px 0 46px}.noor-el-contact-info dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0}.noor-el-contact-info dl div{border-top:1px solid rgba(17,18,22,.15);padding-top:14px}.noor-el-contact-info dt{font-size:.7rem;color:#777980}.noor-el-contact-info dd{margin:7px 0 0;font-weight:700;word-break:break-word}.noor-el-contact-form{background:#fff;border-radius:30px;padding:34px;box-shadow:0 26px 80px rgba(17,18,22,.08)}.noor-el-contact-form input,.noor-el-contact-form textarea,.noor-el-contact-form select{width:100%;border:1px solid rgba(17,18,22,.14);background:#fbfbfb;border-radius:14px;padding:13px 15px}.noor-el-contact-form input[type=submit],.noor-el-contact-form button{width:auto;background:#111216;color:#fff;border:0;border-radius:999px;padding:13px 22px;cursor:pointer}.noor-contact-placeholder{min-height:330px;display:flex;flex-direction:column;justify-content:center;text-align:center;border:1px dashed rgba(17,18,22,.18);border-radius:22px;color:#777980}.noor-contact-placeholder b{color:#111216;font-size:1.2rem}

/* Cosmic homepage premium restyle */
body.home{background:#060915;color:#eef1ff}
body.home .noor-site-main{background:radial-gradient(circle at 10% 15%,rgba(119,109,255,.12),transparent 18%),radial-gradient(circle at 88% 12%,rgba(0,224,255,.14),transparent 18%),linear-gradient(180deg,#050814 0%,#080d1d 45%,#0a1022 100%);color:#eef1ff}
body.home .noor-site-header .noor-header-inner,
body.home .noor-el-header-inner{background:rgba(9,14,29,.66);border-color:rgba(132,164,255,.18);box-shadow:0 20px 60px rgba(2,5,20,.45);backdrop-filter:blur(18px)}
body.home .noor-wordmark,body.home .noor-primary-nav a,body.home .noor-brand,body.home .noor-el-logo strong,body.home .noor-el-nav a{color:#f7f8ff}
body.home .noor-primary-nav a:hover,body.home .noor-primary-nav .current-menu-item>a,
body.home .noor-el-nav a:hover,body.home .noor-el-nav .current-menu-item>a{background:rgba(255,255,255,.08);color:#8ceeff}
body.home .noor-header-cta,body.home .noor-button,body.home .noor-el-button,body.home .noor-el-header-cta{background:linear-gradient(135deg,#7f63ff 0%,#2d7bff 45%,#00c2ff 100%);color:#fff;box-shadow:0 12px 40px rgba(66,123,255,.35)}
body.home .noor-header-cta i,body.home .noor-button i,body.home .noor-el-button i,body.home .noor-el-header-cta i{color:#fff}
body.home .noor-el-hero,body.home .noor-fallback-hero{background:radial-gradient(circle at 18% 18%,rgba(0,210,255,.18),transparent 16%),radial-gradient(circle at 78% 28%,rgba(126,98,255,.24),transparent 22%),linear-gradient(180deg,rgba(7,10,26,.96),rgba(10,15,34,.98));color:#f3f6ff}
body.home .noor-el-hero:after,body.home .noor-fallback-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(180deg,rgba(0,0,0,.18),transparent 82%);pointer-events:none;opacity:.25}
body.home .noor-el-hero h1,body.home .noor-fallback-copy h1{color:#fff;text-shadow:0 14px 60px rgba(91,106,255,.35)}
body.home .noor-el-hero-copy>p,body.home .noor-fallback-copy p{color:rgba(235,241,255,.78)}
body.home .noor-kicker,body.home .noor-el-kicker,body.home .noor-page-heading>span,body.home .noor-section-head span{color:#8ceeff}
body.home .noor-el-hero-media figure,body.home .noor-visual-card{border:1px solid rgba(188,206,255,.14);box-shadow:0 26px 90px rgba(5,8,20,.55),0 0 0 1px rgba(255,255,255,.02) inset}
body.home .noor-visual-ring{border-color:rgba(147,183,255,.34);box-shadow:0 20px 70px rgba(7,12,30,.42)}
body.home .noor-el-intro,body.home .noor-fallback-intro{position:relative;background:linear-gradient(180deg,rgba(12,18,42,.96),rgba(8,13,28,.96));color:#eef2ff}
body.home .noor-el-intro:before,body.home .noor-fallback-intro:before{content:"";position:absolute;inset:24px;border:1px solid rgba(153,175,255,.12);border-radius:28px;pointer-events:none}
body.home .noor-el-intro-text,body.home .noor-fallback-intro p{color:rgba(235,241,255,.72)}
body.home .noor-core-portfolio{position:relative;background:linear-gradient(180deg,#0b1022 0%,#090f1d 100%)}
body.home .noor-core-portfolio .noor-section-head h2,
body.home .noor-page-heading h1,
body.home .noor-section-head h2,
body.home .noor-fallback-intro h2{color:#fff}
body.home .noor-filter-bar button{background:rgba(255,255,255,.05);border-color:rgba(160,180,255,.16);color:#eef2ff}
body.home .noor-filter-bar button:hover,body.home .noor-filter-bar button.is-active{background:linear-gradient(135deg,#785dff,#00cbff);border-color:transparent;color:#fff}
body.home .noor-portfolio-card{background:rgba(15,22,46,.72);border-color:rgba(157,176,255,.14);box-shadow:0 14px 40px rgba(2,6,20,.24)}
body.home .noor-portfolio-card:hover{box-shadow:0 22px 80px rgba(5,10,28,.52),0 0 0 1px rgba(154,180,255,.22) inset;border-color:rgba(154,180,255,.18)}
body.home .noor-card-body h3,body.home .noor-card-body i{color:#fff}
body.home .noor-card-body span{color:#8ceeff}
body.home .noor-card-media{background:linear-gradient(135deg,#141c38,#1f2d59)}
body.home .noor-el-cta,body.home .noor-site-footer,body.home .noor-el-footer{background:radial-gradient(circle at 20% 20%,rgba(0,202,255,.10),transparent 18%),radial-gradient(circle at 80% 25%,rgba(126,98,255,.16),transparent 22%),linear-gradient(180deg,#060a17,#04070f)}
body.home .noor-el-cta h2,body.home .noor-footer-lead h2,body.home .noor-el-footer-main h2{color:#fff}
body.home .noor-el-cta>a,body.home .noor-footer-lead>a,body.home .noor-el-footer-main>a{color:#fff;border-color:rgba(255,255,255,.24)}
body.home .noor-footer-links a,body.home .noor-footer-meta,body.home .noor-el-footer-side{color:rgba(233,238,255,.66)}
body.home .noor-el-contact{background:linear-gradient(180deg,#0a1022,#0c1430);color:#eef2ff}
body.home .noor-el-contact-info h1{color:#fff}
body.home .noor-el-contact-info dt{color:rgba(233,238,255,.62)}
body.home .noor-el-contact-info dd{color:#fff}
body.home .noor-el-contact-form{background:rgba(17,24,51,.72);border:1px solid rgba(154,180,255,.16);box-shadow:0 26px 80px rgba(3,7,18,.44)}
body.home .noor-el-contact-form input,body.home .noor-el-contact-form textarea,body.home .noor-el-contact-form select{background:rgba(255,255,255,.05);border-color:rgba(154,180,255,.14);color:#fff}
body.home .noor-el-contact-form input::placeholder,body.home .noor-el-contact-form textarea::placeholder{color:rgba(255,255,255,.45)}
body.home .noor-prose,body.home .noor-page-heading p{color:rgba(233,238,255,.76)}

@media(max-width:1024px){.noor-cols-4,.noor-cols-3{grid-template-columns:repeat(2,minmax(0,1fr))!important}.noor-el-hero-inner{grid-template-columns:1fr}.noor-el-hero-media{height:500px}.noor-el-intro{grid-template-columns:70px 1fr}.noor-el-intro-text{grid-column:2}.noor-el-intro.layout-split{background:#111216}.noor-el-header-inner{grid-template-columns:auto auto;justify-content:space-between}.noor-el-header-cta{display:none}.noor-el-menu-toggle{display:block}.noor-el-nav{position:absolute;top:92px;right:18px;left:18px;background:#fff;border-radius:18px;padding:13px;box-shadow:0 20px 60px rgba(17,18,22,.13);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.25s}.noor-el-nav.is-open{opacity:1;visibility:visible;transform:none}.noor-el-nav ul{display:block}.noor-el-nav a{padding:12px}.noor-el-contact{grid-template-columns:1fr;gap:45px}.noor-el-footer{grid-template-columns:1fr}}
@media(max-width:700px){.admin-bar .noor-el-header.is-sticky{top:46px}.noor-el-header{padding:8px}.noor-el-header-inner{min-height:64px;border-radius:17px}.noor-el-logo img,.noor-el-logo .custom-logo{max-height:40px}.noor-core-portfolio{padding:65px 0}.noor-core-portfolio .noor-section-head{display:block}.noor-core-portfolio .noor-section-head h2{font-size:2.5rem;margin-top:10px}.noor-cols-4,.noor-cols-3,.noor-cols-2{grid-template-columns:1fr!important}.noor-el-hero{padding-top:95px;padding-bottom:75px}.noor-el-hero h1{font-size:3.35rem}.noor-el-hero-media{height:390px}.effect-orbit .noor-el-hero-media figure{width:48%;height:45%}@keyframes noorOrbit{0%{transform:rotate(0deg) translateX(80px) rotate(0deg)}100%{transform:rotate(360deg) translateX(80px) rotate(-360deg)}}.noor-el-intro{display:block;padding-top:75px;padding-bottom:75px}.noor-el-intro-number{margin-bottom:22px}.noor-el-intro h2{font-size:2.45rem}.noor-el-intro-text{margin-top:25px}.noor-el-project-gallery.style-grid{grid-template-columns:1fr}.noor-project-meta{grid-template-columns:1fr}.noor-el-cta{padding-top:80px;padding-bottom:80px}.noor-el-cta h2{font-size:3rem}.noor-el-footer{padding-top:75px}.noor-el-footer-main h2{font-size:2.8rem}.noor-el-contact{padding-top:115px}.noor-el-contact-info h1{font-size:3.25rem}.noor-el-contact-info dl{grid-template-columns:1fr}.noor-el-contact-form{padding:20px}}

/* Elementor structural emergency layer. These declarations mirror the small
   part of Elementor frontend.css required for sections, columns and widgets.
   They are harmless when Elementor's own stylesheet is present and prevent a
   raw, edge-stuck page if a cache/CDN omits that stylesheet. */
.elementor-page .elementor{width:100%;direction:rtl}
.elementor-page .elementor-section{position:relative;width:100%}
.elementor-page .elementor-section .elementor-container{display:flex;position:relative;width:100%;margin-inline:auto}
.elementor-page .elementor-column{position:relative;min-height:1px;display:flex}
.elementor-page .elementor-column.elementor-col-100{width:100%}
.elementor-page .elementor-column-wrap,.elementor-page .elementor-widget-wrap{position:relative;width:100%;display:flex}
.elementor-page .elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap}
.elementor-page .elementor-widget{position:relative;width:100%;min-width:0}
.elementor-page .elementor-widget-container{min-width:0}
body.home .elementor,body.home .elementor-section-wrap,body.home .noor-el-hero,body.home .noor-el-intro,body.home .noor-core-portfolio,body.home .noor-el-cta{width:100%;max-width:100%;margin-inline:0}
body.rtl .noor-el-hero,body.rtl .noor-el-intro,body.rtl .noor-core-portfolio,body.rtl .noor-el-cta{direction:rtl;text-align:right}
