@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Noto+Kufi+Arabic:wght@400;500;600;700;800&display=swap";:root{--bg:#050816;--bg-soft:#090e21;--surface:#0e152eb8;--surface-strong:#0d1531;--border:#ffffff1a;--border-strong:#68b1ff52;--text:#f7f9ff;--muted:#9da9c6;--primary:#2f8cff;--primary-light:#7fc4ff;--electric:#17d5ff;--purple:#7867ff;--success:#52e5a2;--shadow:0 28px 80px #00000061;--radius-sm:14px;--radius-md:22px;--radius-lg:34px;--container:1220px;--header-height:86px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);background:radial-gradient(circle at 15% 0%, #2868ff21, transparent 34%), radial-gradient(circle at 92% 20%, #14cdff14, transparent 28%), var(--bg);margin:0;font-family:Manrope,sans-serif;line-height:1.7;overflow-x:hidden}html[dir=rtl] body{font-family:Noto Kufi Arabic,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img,svg{max-width:100%;display:block}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.site-noise{z-index:999;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E");position:fixed;inset:0}.site-glow{z-index:-1;filter:blur(110px);pointer-events:none;border-radius:999px;width:420px;height:420px;position:fixed}.site-glow--one{background:#1e6fff29;top:4%;left:-180px}.site-glow--two{background:#16d6ff1a;top:52%;right:-220px}.site-header{z-index:100;height:var(--header-height);border-bottom:1px solid #0000;transition:background-color .22s,border-color .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled{border-color:var(--border);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#050816c7}.site-header__inner{justify-content:space-between;align-items:center;gap:30px;height:100%;display:flex}.brand{flex-shrink:0;align-items:center;gap:12px;display:inline-flex}.brand__mark{background:linear-gradient(145deg,#2691ff40,#070f25c7);border:1px solid #6fbdff73;border-radius:14px;place-items:center;width:43px;height:43px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 18px #42b2ff29,0 0 30px #3092ff38}.brand__mark:before,.brand__mark:after{content:"";position:absolute}.brand__mark:before{background:linear-gradient(90deg, transparent, var(--electric));width:30px;height:9px;box-shadow:0 0 16px var(--electric);border-radius:20px;transform:rotate(-45deg)}.brand__mark:after{background:linear-gradient(180deg, var(--primary), transparent);border-radius:20px;width:9px;height:30px;transform:rotate(45deg)}.brand__mark-core{z-index:2;width:7px;height:7px;box-shadow:0 0 8px #fff, 0 0 20px var(--electric);background:#fff;border-radius:50%;position:relative}.brand__copy{flex-direction:column;line-height:1.05;display:flex}.brand__copy strong{letter-spacing:.05em;font-size:15px;font-weight:800}.brand__copy small{color:var(--muted);letter-spacing:.16em;margin-top:5px;font-size:7px;font-weight:700}.desktop-nav{align-items:center;gap:32px;display:flex}.desktop-nav a{color:#cbd3e7;font-size:13px;font-weight:600;transition:color .18s;position:relative}.desktop-nav a:after{content:"";background:linear-gradient(90deg, var(--primary), var(--electric));border-radius:99px;width:0;height:2px;margin:auto;transition:width .18s;position:absolute;bottom:-8px;left:0;right:0}.desktop-nav a:hover{color:#fff}.desktop-nav a:hover:after{width:100%}.site-header__actions{align-items:center;gap:12px;display:flex}.language-switch{border:1px solid var(--border);color:#d9e2f7;background:#ffffff08;border-radius:50%;place-items:center;min-width:37px;height:37px;font-size:12px;font-weight:700;transition:border-color .18s,background-color .18s;display:grid}.language-switch:hover{border-color:var(--border-strong);background:#2f8cff1a}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:11px;min-height:48px;padding:0 22px;font-size:13px;font-weight:700;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--small{min-height:40px;padding:0 18px;font-size:12px}.button--large{min-height:56px;padding:0 28px}.button--full{width:100%}.button--primary{color:#fff;background:linear-gradient(135deg,#2575ff,#35b9ff);box-shadow:0 12px 35px #2380ff47,inset 0 1px #ffffff42}.button--primary:hover{box-shadow:0 16px 44px #2380ff6b,inset 0 1px #ffffff4d}.button--outline{border-color:var(--border);color:#eef5ff;background:#ffffff06}.button--outline:hover{border-color:var(--border-strong);background:#2785ff17}.button--ghost{border-color:var(--border);color:#e4ebfb;background:#ffffff06}.button--light{color:#061025;background:#fff;box-shadow:0 14px 42px #ffffff29}.button--ghost-light{color:#fff;background:#ffffff0f;border-color:#ffffff40}.mobile-menu-button,.mobile-nav{display:none}.hero{min-height:790px;padding-top:var(--header-height);position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 76% 44%,#2c89ff26,#0000 27%),radial-gradient(circle at 77% 43%,#13d2ff12,#0000 40%);position:absolute;inset:0}.hero__grid,.page-hero__grid{opacity:.19;background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000eb,#0000 92%);mask-image:linear-gradient(#000000eb,#0000 92%)}.hero__inner{grid-template-columns:1fr 1.35fr;align-items:center;gap:72px;display:grid}.hero__content{z-index:5;max-width:560px;position:relative}.hero__eyebrow,.eyebrow{color:var(--primary-light);letter-spacing:.17em;align-items:center;gap:10px;font-size:10px;font-weight:800;display:inline-flex}.hero__eyebrow span{background:linear-gradient(90deg, var(--primary), var(--electric));width:34px;height:1px;box-shadow:0 0 12px var(--electric)}.hero h1{letter-spacing:-.055em;max-width:780px;margin:24px 0 22px;font-size:clamp(52px,6.3vw,91px);font-weight:800;line-height:1.02}html[dir=rtl] .hero h1{letter-spacing:-.045em;max-width:720px;font-size:clamp(46px,5.5vw,78px);line-height:1.28}.hero h1 span{color:#0000;filter:drop-shadow(0 0 24px #35b1ff33);background:linear-gradient(100deg,#76b8ff 8%,#2df 52%,#8878ff 95%);-webkit-background-clip:text;background-clip:text}.hero__lead{max-width:660px;color:var(--muted);margin:0;font-size:17px;line-height:1.9}.hero__actions{flex-wrap:wrap;gap:13px;margin-top:34px;display:flex}.play-icon{border:1px solid #ffffff29;border-radius:50%;place-items:center;width:26px;height:26px;font-size:8px;display:grid}.hero__trust{align-items:center;gap:14px;margin-top:44px;display:flex}.hero__trust strong,.hero__trust small{display:block}.hero__trust strong{font-size:12px}.hero__trust small{color:var(--muted);margin-top:3px;font-size:10px}.avatar-stack{display:flex}.avatar-stack span{border:2px solid var(--bg);color:#fff;background:linear-gradient(135deg,#2847a6,#14a7d8);border-radius:50%;place-items:center;width:33px;height:33px;margin-inline-start:-7px;font-size:10px;font-weight:800;display:grid}.avatar-stack span:first-child{margin-inline-start:0}.hero__visual{justify-content:center;align-items:center;display:flex}.orbital{aspect-ratio:1;place-items:center;width:min(510px,100%);display:grid;position:relative}.orbital:before{content:"";filter:blur(24px);background:radial-gradient(circle,#348fff45,#0000 65%);border-radius:50%;width:62%;height:62%;position:absolute}.orbital__ring{border:1px solid #5fadff29;border-radius:50%;position:absolute}.orbital__ring:before{content:"";background:var(--electric);width:7px;height:7px;box-shadow:0 0 10px var(--electric), 0 0 24px var(--electric);border-radius:50%;position:absolute;top:50%;left:-4px}.orbital__ring--one{width:94%;height:94%;animation:20s linear infinite spin}.orbital__ring--two{border-style:dashed;width:73%;height:73%;animation:15s linear infinite spinReverse}.orbital__ring--three{width:53%;height:53%;animation:11s linear infinite spin}.orbital__core{z-index:2;aspect-ratio:1;background:radial-gradient(circle at 33% 25%,#73d6ff52,#0000 38%),linear-gradient(145deg,#15469ec7,#060d23f5);border:1px solid #6abcff80;border-radius:50%;place-items:center;width:43%;display:grid;position:relative;box-shadow:inset 0 0 54px #268eff33,0 0 55px #1f7bff33,0 0 120px #0ba7ff24}.orbital__core:before{content:"";border-radius:inherit;border:1px solid #ffffff17;position:absolute;inset:10px}.orbital__logo{z-index:2;text-align:center;line-height:.9;position:relative}.orbital__logo strong{letter-spacing:-.08em;font-size:54px;font-weight:800;display:block}.orbital__logo span{color:var(--primary-light);letter-spacing:.3em;font-size:9px;font-weight:700}.floating-metric,.floating-tag{z-index:3;border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a1127bd;position:absolute}.floating-metric{border-radius:17px;min-width:155px;padding:15px 18px}.floating-metric span,.floating-metric strong{display:block}.floating-metric span{color:var(--muted);font-size:9px}.floating-metric strong{color:#fff;margin-top:2px;font-size:23px}.floating-metric--top{animation:5.5s ease-in-out infinite float;top:17%;right:1%}.floating-metric--bottom{animation:5.8s ease-in-out -1.4s infinite float;bottom:17%;left:0}.floating-tag{color:#dfe9ff;border-radius:99px;padding:8px 13px;font-size:8px;font-weight:700}.floating-tag--one{top:6%;left:21%}.floating-tag--two{bottom:29%;right:5%}.floating-tag--three{bottom:7%;left:38%}.hero__scroll{z-index:3;color:#71809e;letter-spacing:.12em;text-transform:uppercase;justify-content:center;align-items:center;gap:12px;font-size:8px;display:flex;position:absolute;bottom:26px;left:0;right:0}.hero__scroll i{background:linear-gradient(90deg,#55688f,#0000);width:42px;height:1px}.client-strip{z-index:3;border-block:1px solid var(--border);background:#ffffff04;position:relative}.client-strip .container{align-items:center;gap:50px;min-height:118px;display:flex}.client-strip__label{color:#6f7d9b;letter-spacing:.12em;flex:none;max-width:190px;font-size:8px;line-height:1.8}.client-strip__logos{grid-template-columns:repeat(6,1fr);align-items:center;gap:24px;width:100%;display:grid}.client-strip__logos span{color:#8b96ae;letter-spacing:.08em;text-align:center;font-size:11px;font-weight:800}.section{padding:130px 0;position:relative}.section-heading{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:end;gap:60px;margin-bottom:56px;display:grid}.section-heading h2,.work-showcase h2,.about-grid h2,.contact-panel h2,.page-hero h1{letter-spacing:-.045em;margin:16px 0 0;font-size:clamp(38px,5vw,68px);line-height:1.12}html[dir=rtl] .section-heading h2,html[dir=rtl] .work-showcase h2,html[dir=rtl] .about-grid h2,html[dir=rtl] .contact-panel h2,html[dir=rtl] .page-hero h1{line-height:1.5}.section-heading>p{color:var(--muted);margin:0;font-size:14px}.services-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.service-card{border:1px solid var(--border);border-radius:var(--radius-md);background:linear-gradient(145deg,#0f1835d1,#070c1ec2);min-height:290px;padding:28px;transition:transform .24s,border-color .24s,box-shadow .24s;position:relative;overflow:hidden}.service-card:before{content:"";filter:blur(45px);background:#288fff29;border-radius:50%;width:220px;height:220px;transition:transform .3s;position:absolute;bottom:-120px;right:-90px}.service-card:hover{border-color:#57adff5c;transform:translateY(-8px);box-shadow:0 28px 62px #0000004d}.service-card:hover:before{transform:scale(1.4)}.service-card__top{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.service-card__number{color:#62708e;font-size:10px;font-weight:700}.service-card__tag{border:1px solid var(--border);color:#7185aa;border-radius:99px;padding:5px 9px;font-size:7px;font-weight:800}.service-card h3{z-index:1;margin:58px 0 13px;font-size:21px;position:relative}.service-card p{z-index:1;color:var(--muted);margin:0;font-size:12px;position:relative}.service-card__arrow{z-index:1;color:var(--primary-light);font-size:18px;position:absolute;bottom:24px;right:26px}html[dir=rtl] .service-card__arrow{left:26px;right:auto}.section--work{padding-top:20px}.work-showcase{border:1px solid var(--border);border-radius:var(--radius-lg);background:radial-gradient(circle at 75% 45%,#208cff2b,#0000 32%),linear-gradient(135deg,#0b122b,#070b1c);grid-template-columns:.75fr 1.25fr;min-height:590px;display:grid;overflow:hidden}.work-showcase__copy{flex-direction:column;justify-content:center;padding:62px;display:flex}.work-showcase__copy p{color:var(--muted);margin:25px 0 0;font-size:14px}.text-link{color:#dbebff;align-items:center;gap:10px;margin-top:34px;font-size:13px;font-weight:700;display:inline-flex}.text-link span{color:var(--electric)}.work-showcase__visual{place-items:center;min-height:590px;padding:60px;display:grid;position:relative;overflow:hidden}.work-showcase__visual:before{content:"";border:1px solid #5ca8ff21;border-radius:50%;width:480px;height:480px;position:absolute;box-shadow:0 0 0 60px #4492ff05,0 0 0 120px #4492ff03}.project-window{z-index:2;background:#091027;border:1px solid #91ceff3d;border-radius:22px;width:100%;max-width:610px;position:relative;overflow:hidden;transform:perspective(1000px)rotateY(-5deg)rotateX(2deg);box-shadow:0 38px 90px #0000006b,0 0 70px #2284ff21}html[dir=rtl] .project-window{transform:perspective(1000px)rotateY(5deg)rotateX(2deg)}.project-window__bar{border-bottom:1px solid var(--border);align-items:center;gap:6px;height:40px;padding:0 16px;display:flex}.project-window__bar span{background:#32405d;border-radius:50%;width:7px;height:7px}.project-window__canvas{background:linear-gradient(145deg,#1f5fdf7a,#050b1dc7),radial-gradient(circle at 65% 35%,#29ceff,#0000 25%);align-items:flex-end;min-height:340px;padding:34px;display:flex;position:relative;overflow:hidden}.project-window__canvas:before{content:"";border:1px solid #ffffff2b;border-radius:38%;width:350px;height:350px;position:absolute;top:-130px;right:-80px;transform:rotate(28deg);box-shadow:0 0 0 42px #ffffff06,0 0 0 86px #ffffff05}.project-window__shape{background:linear-gradient(145deg,#ffffff38,#ffffff06);border:1px solid #ffffff47;border-radius:35px;width:145px;height:145px;position:absolute;top:48px;right:80px;transform:rotate(36deg);box-shadow:0 24px 50px #0000003b}.project-window__content{z-index:2;max-width:420px;position:relative}.project-window__content small,.project-window__content strong,.project-window__content span{display:block}.project-window__content small{color:#b8eaff;letter-spacing:.13em;font-size:7px;font-weight:800}.project-window__content strong{letter-spacing:-.045em;margin:11px 0;font-size:clamp(31px,4vw,52px);line-height:1}.project-window__content span{color:#b9cde9;letter-spacing:.07em;font-size:8px}.project-score{z-index:3;min-width:150px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);background:#081128d6;border:1px solid #81cfff3b;border-radius:17px;padding:15px 18px;position:absolute;bottom:9%;right:8%}.project-score span,.project-score strong{display:block}.project-score span{color:var(--muted);font-size:8px}.project-score strong{color:var(--electric);margin-top:2px;font-size:25px}html[dir=rtl] .project-score{left:8%;right:auto}.stats-section{padding:55px 0 120px}.stats-grid{border-block:1px solid var(--border);grid-template-columns:repeat(4,1fr);display:grid}.stats-grid article{text-align:center;padding:52px 35px;position:relative}.stats-grid article:not(:last-child):after{content:"";background:var(--border);width:1px;height:52%;position:absolute;top:24%;right:0}html[dir=rtl] .stats-grid article:not(:last-child):after{left:0;right:auto}.stats-grid strong,.stats-grid span{letter-spacing:-.05em;font-size:clamp(38px,4vw,58px);font-weight:800;display:inline}.stats-grid span{color:var(--primary-light)}.stats-grid p{color:var(--muted);margin:9px 0 0;font-size:10px}.packages-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;display:grid}.packages-grid--all{grid-template-columns:repeat(3,1fr)}.package-card{border:1px solid var(--border);border-radius:var(--radius-md);background:linear-gradient(155deg,#0f1834e0,#070c1ce6);flex-direction:column;min-height:560px;padding:32px;transition:transform .24s,border-color .24s,box-shadow .24s;display:flex;position:relative;overflow:hidden}.package-card:hover{border-color:#59b0ff57;transform:translateY(-8px);box-shadow:0 30px 70px #00000057}.package-card--featured{background:radial-gradient(circle at 100% 0,#19c0ff2b,#0000 35%),linear-gradient(155deg,#112755f2,#070d1ff2);border-color:#4cb1ff80;box-shadow:0 30px 80px #0c56be2e,inset 0 1px #ffffff0d}.package-card__featured-label{z-index:3;color:#031329;white-space:nowrap;background:linear-gradient(90deg,#8bd3ff,#36e6ff);border:1px solid #b0e2ff80;border-radius:99px;align-items:center;min-height:26px;padding:6px 12px;font-size:9px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:14px;right:32px;box-shadow:0 8px 24px #22aaff38,inset 0 1px #ffffff8c}.package-card--featured .package-card__media{margin-top:20px}.package-card__media{aspect-ratio:16/9;border-radius:calc(var(--radius-md) - 8px);background:#ffffff09;border:1px solid #ffffff14;flex:0 0 220px;width:100%;height:220px;min-height:220px;margin-bottom:24px;position:relative;overflow:hidden}.package-card__media:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#04091657);position:absolute;inset:0}.package-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .36s;display:block}.package-card__media-placeholder{background:radial-gradient(circle at 50% 20%,#36aaff29,#0000 48%),linear-gradient(145deg,#121f43f5,#070d1efa);place-items:center;width:100%;height:100%;display:grid}.package-card__media-placeholder span{color:#bedeff6b;letter-spacing:.22em;font-size:12px;font-weight:800}.package-card__head h3{margin:18px 0 12px;font-size:25px}.package-card__head p{min-height:52px;color:var(--muted);margin:0;font-size:11px}.package-card__price{align-items:baseline;gap:8px;margin:30px 0 25px;display:flex}.package-card__price strong{letter-spacing:-.045em;font-size:46px;line-height:1}.package-card__price span{color:var(--primary-light);font-size:11px;font-weight:700}.package-card__price .package-card__custom-price{font-size:28px}.package-card__features{border-top:1px solid var(--border);flex-direction:column;flex:1;gap:13px;margin:0;padding:23px 0 29px;list-style:none;display:flex}.package-card__features li{color:#c8d3e8;align-items:flex-start;gap:10px;font-size:11px;display:flex}.feature-check{width:18px;height:18px;color:var(--electric);background:#239fff14;border:1px solid #3bbbff4d;border-radius:50%;flex:none;place-items:center;margin-top:2px;display:grid}.feature-check svg{width:10px}.empty-offers{border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;background:radial-gradient(circle at 50% 0,#2a93ff29,#0000 40%),#ffffff05;padding:70px 30px}.empty-offers__icon{border:1px solid var(--border-strong);width:60px;height:60px;color:var(--electric);background:#2890ff14;border-radius:50%;place-items:center;margin:0 auto 19px;font-size:25px;display:grid;box-shadow:0 0 40px #2791ff26}.empty-offers h2,.empty-offers h3{margin:0 0 12px;font-size:26px}.empty-offers p{max-width:580px;color:var(--muted);margin:0 auto 25px}.about-section{border-block:1px solid var(--border);background:radial-gradient(circle at 12% 40%,#2c89ff1c,#0000 25%),#ffffff03;overflow:hidden}.about-grid{grid-template-columns:.9fr 1.1fr;gap:95px;display:grid}.about-points{flex-direction:column;display:flex}.about-points article{border-bottom:1px solid var(--border);grid-template-columns:50px 1fr;gap:20px;padding:28px 0;display:grid}.about-points article:first-child{padding-top:0}.about-points article>span{color:var(--primary-light);font-size:10px;font-weight:800}.about-points h3{margin:0 0 8px;font-size:17px}.about-points p{color:var(--muted);margin:0;font-size:12px}.contact-section{padding:120px 0}.contact-panel{border-radius:var(--radius-lg);background:linear-gradient(125deg,#1960dddb,#0a1b4fe6 48%,#070f27f7);border:1px solid #6ccdff42;grid-template-columns:1fr auto;align-items:center;gap:60px;min-height:440px;padding:65px;display:grid;position:relative;overflow:hidden;box-shadow:0 35px 100px #0837923d,inset 0 1px #ffffff1f}.contact-panel:before{content:"";border:1px solid #ffffff1a;border-radius:50%;width:520px;height:520px;position:absolute;top:-220px;right:-120px;box-shadow:0 0 0 65px #ffffff06,0 0 0 130px #ffffff04}.contact-panel__glow{filter:blur(90px);background:#11e0ff38;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-150px;left:22%}.contact-panel>div:not(.contact-panel__glow){z-index:2;position:relative}.contact-panel h2{max-width:720px}.contact-panel p{color:#e9f3ffbf;max-width:680px;margin:20px 0 0;font-size:14px}.contact-panel__actions{flex-direction:column;gap:12px;min-width:245px;display:flex}.page-hero{min-height:570px;padding-top:var(--header-height);border-bottom:1px solid var(--border);background:radial-gradient(circle at 50% 20%,#298cff29,#0000 36%);position:relative;overflow:hidden}.page-hero__inner{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:900px;min-height:480px;display:flex;position:relative}.page-hero h1{max-width:900px;margin-top:18px}.page-hero p{max-width:690px;color:var(--muted);margin:22px auto 0;font-size:15px}.offers-page{min-height:600px}.site-footer{border-top:1px solid var(--border);background:#02050f94;padding:80px 0 28px}.site-footer__top{grid-template-columns:1.2fr .8fr;gap:80px;padding-bottom:58px;display:grid}.site-footer__top>div:first-child>p{max-width:470px;color:var(--muted);margin:22px 0 0;font-size:12px}.site-footer__links{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.site-footer__links>div{flex-direction:column;gap:11px;display:flex}.site-footer__links strong{color:#fff;margin-bottom:5px;font-size:11px}.site-footer__links a{color:var(--muted);font-size:11px;transition:color .18s}.site-footer__links a:hover{color:var(--primary-light)}.site-footer__bottom{border-top:1px solid var(--border);color:#6d7892;justify-content:space-between;align-items:center;padding-top:25px;font-size:9px;display:flex}.site-footer__status{align-items:center;gap:8px;display:inline-flex}.site-footer__status i{background:var(--success);width:7px;height:7px;box-shadow:0 0 10px var(--success);border-radius:50%}.floating-contact{z-index:90;color:#fff;background:linear-gradient(145deg,#2397ffeb,#1f67e6f5);border:1px solid #6dd1ff61;border-radius:50%;place-items:center;width:54px;height:54px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 40px #1b77ff5c,inset 0 1px #ffffff3d}html[dir=rtl] .floating-contact{left:24px;right:auto}.floating-contact svg{width:23px}.floating-contact__pulse{border-radius:inherit;border:1px solid #47bdff80;animation:2.2s ease-out infinite pulse;position:absolute;inset:-1px}[data-reveal]{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.2,.7,.2,1);transform:translateY(25px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes spinReverse{to{transform:rotate(-360deg)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-13px)}}@keyframes pulse{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.55)}}@media (width<=1100px){.desktop-nav{gap:20px}.hero__inner{grid-template-columns:1fr .8fr}.hero h1{font-size:clamp(50px,7vw,75px)}.services-grid,.packages-grid,.packages-grid--all{grid-template-columns:repeat(2,1fr)}.work-showcase__copy{padding:45px}.work-showcase__visual{padding:35px}}@media (width<=860px){:root{--header-height:74px}.desktop-nav,.desktop-cta{display:none}.mobile-menu-button{border:1px solid var(--border);color:#fff;background:#ffffff08;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:42px;height:42px;display:flex}.mobile-menu-button span{background:currentColor;width:16px;height:1px;transition:transform .18s}.mobile-menu-button[aria-expanded=true] span:first-child{transform:translateY(3.5px)rotate(45deg)}.mobile-menu-button[aria-expanded=true] span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.mobile-nav{visibility:hidden;opacity:0;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#050816f7;transition:opacity .18s,transform .18s,visibility .18s;display:block;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px)}.mobile-nav.is-open{visibility:visible;opacity:1;transform:translateY(0)}.mobile-nav__inner{flex-direction:column;gap:5px;padding-block:20px 25px;display:flex}.mobile-nav a:not(.button){color:#d8e1f5;border-bottom:1px solid #ffffff0e;padding:11px 0;font-size:13px}.hero{min-height:auto}.hero__inner{grid-template-columns:1fr;padding-top:65px}.hero__content{text-align:center;padding:30px 0 0}.hero__eyebrow,.hero__actions,.hero__trust{justify-content:center}.hero__lead{margin-inline:auto}.hero__visual{min-height:540px}.orbital{width:min(500px,94vw)}.hero__scroll{display:none}.client-strip .container{flex-direction:column;align-items:stretch;gap:25px;padding-block:30px}.client-strip__label{text-align:center;max-width:none}.client-strip__logos{grid-template-columns:repeat(3,1fr);row-gap:28px}.section{padding:95px 0}.section-heading{grid-template-columns:1fr;gap:22px}.work-showcase{grid-template-columns:1fr}.work-showcase__visual{min-height:500px}.stats-grid{grid-template-columns:repeat(2,1fr)}.stats-grid article:nth-child(2):after{display:none}.stats-grid article:nth-child(-n+2){border-bottom:1px solid var(--border)}.about-grid{grid-template-columns:1fr;gap:60px}.contact-panel{grid-template-columns:1fr;padding:50px}.contact-panel__actions{flex-flow:wrap;min-width:0}.site-footer__top{grid-template-columns:1fr;gap:50px}}@media (width<=620px){.container{width:min(calc(100% - 28px), var(--container))}.brand__copy small{letter-spacing:.1em}.hero__inner{padding-top:48px}.hero h1{font-size:clamp(43px,13vw,62px)}html[dir=rtl] .hero h1{font-size:clamp(39px,11vw,55px)}.hero__lead{font-size:14px}.hero__actions{flex-direction:column}.hero__actions .button{width:100%}.hero__visual{min-height:430px}.orbital__logo strong{font-size:40px}.floating-metric{min-width:125px;padding:12px 14px}.floating-metric strong{font-size:19px}.floating-tag{display:none}.client-strip__logos{grid-template-columns:repeat(2,1fr)}.services-grid,.packages-grid,.packages-grid--all{grid-template-columns:1fr}.section-heading h2,.work-showcase h2,.about-grid h2,.contact-panel h2,.page-hero h1{font-size:clamp(34px,10vw,48px)}.work-showcase__copy{padding:34px 25px}.work-showcase__visual{min-height:390px;padding:20px}.project-window__canvas{min-height:270px;padding:25px}.project-window__content strong{font-size:32px}.project-score{bottom:4%;right:4%}html[dir=rtl] .project-score{left:4%;right:auto}.stats-grid article{padding:40px 16px}.package-card{min-height:auto}.contact-panel{min-height:0;padding:42px 25px}.contact-panel__actions{flex-direction:column}.contact-panel__actions .button{width:100%}.site-footer__links{gap:25px}.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:13px}.page-hero{min-height:520px}.page-hero__inner{min-height:430px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1100px){.package-card__media{flex-basis:200px;height:200px;min-height:200px}}@media (width<=700px){.package-card__media{flex-basis:180px;height:180px;min-height:180px}}.package-card__media{border-radius:18px;flex:0 0 230px;width:100%;height:230px;min-height:230px;margin-left:0;margin-right:0}.package-card__media img{object-fit:cover;object-position:center top}.package-card:hover .package-card__media img{transform:scale(1.04)}.package-card__featured-label{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;padding:10px 18px;font-size:11px;font-weight:800;top:18px;box-shadow:0 10px 28px #22aaff47}.package-card__head h3{margin-top:24px;margin-bottom:14px;font-size:38px;font-weight:800}.package-card__head p{font-size:14px;line-height:1.8}.package-card__price strong{font-size:58px}.package-card__price span{font-size:14px}.package-card{transition:transform .35s,box-shadow .35s,border-color .35s}.package-card:hover{transform:translateY(-10px);box-shadow:0 25px 70px #00000059,0 0 60px #2d9bff1f}.package-card{padding:28px}.package-card__media{border-radius:20px;overflow:hidden}.package-card__media img{object-fit:cover;object-position:center center;width:100%;height:100%}.package-card__featured-label{z-index:10;top:16px;left:24px;right:auto}html[dir=rtl] .package-card__featured-label{left:auto;right:24px}.hero-dashboard-shell{margin-inline-start:-4%;width:min(980px,135%);margin-top:-40px;position:relative}.hero-dashboard-shell:before{content:"";filter:blur(45px);pointer-events:none;background:radial-gradient(circle,#1f7bff57,#0000 68%);border-radius:40px;position:absolute;inset:8% 2%}.hero-dashboard{z-index:2;transform-origin:50%;border-radius:30px;min-height:560px;position:relative;transform:perspective(1800px)rotateY(-5deg)rotateX(2deg)scale(1.03);box-shadow:0 45px 100px #00000061,0 0 80px #1f7bff1f,inset 0 1px #ffffff0f}html[dir=rtl] .hero-dashboard{transform:perspective(1500px)rotateY(5deg)rotateX(2deg)scale(1.05)}.hero-dashboard__topbar{background:#ffffff05;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;min-height:72px;padding:0 22px;display:flex}.hero-dashboard__brand{align-items:center;gap:11px;display:flex}.hero-dashboard__brand>div{gap:2px;display:grid}.hero-dashboard__brand strong{color:#f7f9ff;letter-spacing:.08em;font-size:10px}.hero-dashboard__brand small{color:#7182a5;font-size:8px}.hero-dashboard__logo{color:#fff;background:linear-gradient(145deg,#1b5bdb,#10b7e7);border:1px solid #5ab0ff61;border-radius:10px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:900;display:grid;box-shadow:0 0 22px #1f9aff40}.hero-dashboard__status{color:#82d9bc;background:#39d19d0e;border:1px solid #39d19d24;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:8px;font-weight:700;display:inline-flex}.hero-dashboard__status span{background:#44d7a4;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #44d7a4cc}.hero-dashboard__body{grid-template-columns:55px minmax(0,1fr);min-height:398px;display:grid}.hero-dashboard__sidebar{background:#0409188c;border-inline-end:1px solid #ffffff0e;flex-direction:column;align-items:center;gap:17px;padding-top:24px;display:flex}.hero-dashboard__sidebar span{background:#ffffff09;border:1px solid #8399c31f;border-radius:6px;width:18px;height:18px;display:block;position:relative}.hero-dashboard__sidebar span:after{content:"";background:#627395;border-radius:2px;position:absolute;inset:5px}.hero-dashboard__sidebar span.is-active{background:#2785ff29;border-color:#3896ff57;box-shadow:0 0 18px #2785ff26}.hero-dashboard__sidebar span.is-active:after{background:#55b5ff}.hero-dashboard__workspace{padding:21px}.hero-dashboard__heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.hero-dashboard__heading>div:first-child{gap:4px;display:grid}.hero-dashboard__heading small{color:#6f819f;font-size:8px}.hero-dashboard__heading strong{color:#f7f9ff;font-size:15px}.hero-dashboard__period{color:#8494b3;background:#ffffff06;border:1px solid #ffffff12;border-radius:8px;padding:7px 10px;font-size:8px}.hero-dashboard__metrics{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}.hero-dashboard__metrics article{background:linear-gradient(145deg,#ffffff09,#ffffff03);border:1px solid #fff1;border-radius:12px;align-content:center;gap:4px;min-height:82px;padding:13px;display:grid}.hero-dashboard__metrics article>span{color:#7284a5;font-size:8px}.hero-dashboard__metrics strong{color:#f7f9ff;font-size:18px}.hero-dashboard__metrics small{color:#52d9ad;font-size:8px}.hero-dashboard__content{grid-template-columns:minmax(0,1.65fr) minmax(145px,.8fr);gap:10px;margin-top:11px;display:grid}.hero-dashboard__chart,.hero-dashboard__activity{background:#ffffff05;border:1px solid #fff1;border-radius:13px;min-height:185px;padding:14px}.hero-dashboard__chart-header{justify-content:space-between;align-items:flex-start;display:flex}.hero-dashboard__chart-header>div{gap:3px;display:grid}.hero-dashboard__chart-header span,.hero-dashboard__activity>span{color:#7182a4;font-size:8px}.hero-dashboard__chart-header strong{color:#eaf0ff;font-size:10px}.hero-dashboard__chart-header>span{color:#54daae;font-weight:800}.hero-dashboard__chart-canvas{background-image:linear-gradient(#ffffff09 1px,#0000 1px);background-size:100% 31px;border-bottom:1px solid #ffffff12;align-items:flex-end;gap:7px;height:118px;margin-top:16px;padding-top:16px;display:flex}.hero-dashboard__chart-canvas span{width:100%;height:var(--bar);background:linear-gradient(#23cffff5,#236be89e);border-radius:5px 5px 2px 2px;box-shadow:0 0 16px #28a0ff21}.hero-dashboard__activity{align-content:start;gap:13px;display:grid}.hero-dashboard__activity>div{grid-template-columns:8px minmax(0,1fr);align-items:center;gap:9px;display:grid}.hero-dashboard__activity i{background:#3a91ff;border-radius:50%;width:7px;height:7px;display:block;box-shadow:0 0 9px #3a91ffbf}.hero-dashboard__activity p{gap:2px;margin:0;display:grid}.hero-dashboard__activity strong{color:#dbe5fa;font-size:8px}.hero-dashboard__activity small{color:#677a9e;font-size:7px}.hero-dashboard-shell{isolation:isolate}.hero-dashboard-shell:after{z-index:-2;content:"";filter:blur(38px);pointer-events:none;background:radial-gradient(#1073ff42 0%,#1456d81f 34%,#0000 72%);border-radius:50%;position:absolute;inset:12% -10% -6%}.hero-dashboard-orbit{z-index:1;pointer-events:none;border-radius:48px;position:absolute;inset:-12% -15%;overflow:hidden}.hero-dashboard-orbit:before{content:"";border:1px solid #369eff1c;border-radius:50%;position:absolute;inset:15% 9%;box-shadow:0 0 60px #1979ff14,inset 0 0 45px #187fff0a}.hero-dashboard-orbit__line{filter:drop-shadow(0 0 7px #2691ff7a);border-color:#39a8ff9e;width:140px;height:84px;display:block;position:absolute}.hero-dashboard-orbit__line:before,.hero-dashboard-orbit__line:after{content:"";background:#7ed8ff;border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 8px #41a9ff,0 0 18px #319dffcc}.hero-dashboard-orbit__line--crm{border-top:1px solid;border-right:1px solid;border-radius:0 28px 0 0;top:17%;left:7%}.hero-dashboard-orbit__line--crm:before{top:-4px;left:-3px}.hero-dashboard-orbit__line--crm:after{bottom:-3px;right:-4px}.hero-dashboard-orbit__line--finance{border-top:1px solid;border-left:1px solid;border-radius:28px 0 0;top:18%;right:5%}.hero-dashboard-orbit__line--finance:before{top:-4px;right:-3px}.hero-dashboard-orbit__line--finance:after{bottom:-3px;left:-4px}.hero-dashboard-orbit__line--projects{border-bottom:1px solid;border-right:1px solid;border-radius:0 0 28px;bottom:14%;left:7%}.hero-dashboard-orbit__line--projects:before{bottom:-4px;left:-3px}.hero-dashboard-orbit__line--projects:after{top:-3px;right:-4px}.hero-dashboard-orbit__line--marketing{border-bottom:1px solid;border-left:1px solid;border-radius:0 0 0 28px;bottom:13%;right:4%}.hero-dashboard-orbit__line--marketing:before{bottom:-4px;right:-3px}.hero-dashboard-orbit__line--marketing:after{top:-3px;left:-4px}.hero-float-card{z-index:8;color:#eff5ff;-webkit-backdrop-filter:blur(18px);background:linear-gradient(145deg,#162951f0,#070f25ed);border:1px solid #71b2ff52;border-radius:19px;width:148px;padding:14px;position:absolute;box-shadow:0 22px 55px #00000061,0 0 32px #2989ff1f,inset 0 1px #ffffff12}.hero-float-card:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(145deg,#ffffff12,#0000 42%);position:absolute;inset:0}.hero-float-card--crm{border-color:#7761ff7a;top:5%;left:-8%}.hero-float-card--finance{border-color:#31da9a70;top:4%;right:-8%}.hero-float-card--projects{border-color:#ffbb4373;bottom:-1%;left:-8%}.hero-float-card--marketing{border-color:#965cff80;bottom:-1%;right:-8%}.hero-float-card__head{z-index:1;align-items:center;gap:9px;display:flex;position:relative}.hero-float-card__head>div{gap:2px;min-width:0;display:grid}.hero-float-card__head strong{color:#f7f9ff;font-size:10px;line-height:1.2}.hero-float-card__head small{color:#8ca0c5;text-overflow:ellipsis;white-space:nowrap;font-size:7px;line-height:1.3;overflow:hidden}.hero-float-card__icon{color:#fff;background:linear-gradient(145deg,#256cf4,#28b9f3);border:1px solid #ffffff21;border-radius:10px;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:8px;font-weight:900;display:grid;box-shadow:0 0 18px #3394ff3d}.hero-float-card--crm .hero-float-card__icon{background:linear-gradient(145deg,#5136c8,#7c5cff)}.hero-float-card--finance .hero-float-card__icon{background:linear-gradient(145deg,#087a53,#19b977)}.hero-float-card--projects .hero-float-card__icon{background:linear-gradient(145deg,#a66b0b,#f0ae2e)}.hero-float-card--marketing .hero-float-card__icon{background:linear-gradient(145deg,#5928b4,#8654ed)}.hero-float-card__value{z-index:1;justify-content:space-between;align-items:flex-end;gap:8px;margin-top:15px;display:flex;position:relative}.hero-float-card__value strong{color:#fff;letter-spacing:-.035em;font-size:21px;line-height:1}.hero-float-card__value span{color:#55e6a5;font-size:8px;font-weight:800}.hero-float-card--marketing .hero-float-card__value{gap:5px;display:grid}.hero-float-card--marketing .hero-float-card__value span{color:#9db0d4;font-weight:600}.hero-float-card__sparkline{z-index:1;border-bottom:1px solid #ffffff0e;align-items:flex-end;gap:4px;height:35px;margin-top:12px;display:flex;position:relative}.hero-float-card__sparkline i{width:100%;height:var(--point);background:linear-gradient(#50c8fff2,#2f7cff4d);border-radius:999px 999px 2px 2px;box-shadow:0 0 9px #399eff33}.hero-float-card--finance .hero-float-card__sparkline i{background:linear-gradient(#4ceb96f2,#23bb7038)}.hero-float-card--marketing .hero-float-card__sparkline i{background:linear-gradient(#a766fff5,#6f3fd240)}.hero-float-card__progress{z-index:1;place-items:center;gap:8px;margin-top:13px;display:grid;position:relative}.hero-float-card__ring{background:radial-gradient(circle, #080f24 55%, transparent 57%), conic-gradient(#f6b83e 0 68%, #ffffff17 68% 100%);border-radius:50%;place-items:center;width:69px;height:69px;display:grid;box-shadow:0 0 22px #f6b83e21}.hero-float-card__ring strong{color:#fff;font-size:15px}.hero-float-card__progress small{color:#8da0c4;font-size:7px}@media (width<=1380px){.hero-float-card--crm,.hero-float-card--projects{left:-10%}.hero-float-card--finance,.hero-float-card--marketing{right:-10%}}@media (width<=1100px){.hero-dashboard-shell{width:min(720px,100%)}.hero-dashboard,html[dir=rtl] .hero-dashboard{transform:none}}@media (width<=620px){.hero-dashboard-shell{padding:8px 0 22px}.hero-dashboard{border-radius:18px;min-height:390px}.hero-dashboard__topbar{min-height:58px;padding:0 14px}.hero-dashboard__body{grid-template-columns:38px minmax(0,1fr);min-height:330px}.hero-dashboard__sidebar{gap:13px;padding-top:18px}.hero-dashboard__sidebar span{width:15px;height:15px}.hero-dashboard__workspace{padding:14px 11px}.hero-dashboard__metrics{gap:6px}.hero-dashboard__metrics article{min-height:66px;padding:9px}.hero-dashboard__metrics strong{font-size:14px}.hero-dashboard__content{grid-template-columns:1fr}.hero-dashboard__activity{display:none}.hero-dashboard__chart{min-height:150px}.hero-dashboard__chart-canvas{height:86px}}@media (width>=1101px){.hero-dashboard-shell{transform:translateY(-24px)}.hero-float-card--crm{left:-3%}.hero-dashboard{overflow:hidden}.hero-dashboard:after{z-index:10;content:"";opacity:0;pointer-events:none;background:linear-gradient(100deg,#0000 0%,#ffffff04 30%,#74caff1f 50%,#ffffff05 70%,#0000 100%);width:34%;height:175%;animation:8s ease-in-out infinite hero-dashboard-sheen;position:absolute;top:-35%;left:-45%;transform:rotate(14deg)}.hero-float-card{will-change:transform;animation:5.5s ease-in-out infinite hero-card-breathe}.hero-float-card--finance{animation-delay:-1.2s}.hero-float-card--projects{animation-delay:-2.4s}.hero-float-card--marketing{animation-delay:-3.6s}.hero-float-card__sparkline i{transform-origin:bottom;animation:3.8s ease-in-out infinite hero-sparkline-pulse}.hero-float-card__sparkline i:nth-child(2){animation-delay:-.35s}.hero-float-card__sparkline i:nth-child(3){animation-delay:-.7s}.hero-float-card__sparkline i:nth-child(4){animation-delay:-1.05s}.hero-float-card__sparkline i:nth-child(5){animation-delay:-1.4s}.hero-float-card__sparkline i:nth-child(6){animation-delay:-1.75s}.hero-float-card__ring{animation:4.5s ease-in-out infinite hero-ring-glow}.hero-dashboard-orbit__line:before,.hero-dashboard-orbit__line:after{animation:2.8s ease-in-out infinite hero-node-pulse}}@keyframes hero-dashboard-sheen{0%,62%{opacity:0;left:-45%}68%{opacity:.7}83%{opacity:0;left:125%}to{opacity:0;left:125%}}@keyframes hero-card-breathe{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes hero-sparkline-pulse{0%,to{opacity:.72;transform:scaleY(.92)}50%{opacity:1;transform:scaleY(1)}}@keyframes hero-ring-glow{0%,to{filter:drop-shadow(0 0 5px #f6b83e1f)}50%{filter:drop-shadow(0 0 13px #f6b83e52)}}@keyframes hero-node-pulse{0%,to{opacity:.55;transform:scale(.9)}50%{opacity:1;transform:scale(1.25)}}@media (prefers-reduced-motion:reduce){.hero-dashboard:after,.hero-float-card,.hero-float-card__sparkline i,.hero-float-card__ring,.hero-dashboard-orbit__line:before,.hero-dashboard-orbit__line:after{animation:none!important}}@media (width>=1200px){.hero{min-height:calc(100vh - 92px);overflow:hidden}.hero__inner{grid-template-columns:minmax(430px,.88fr) minmax(680px,1.32fr);align-items:center;gap:34px;min-height:calc(100vh - 92px);padding-top:42px;padding-bottom:48px}html[dir=rtl] .hero__content{z-index:20;grid-area:1/1;justify-self:end;max-width:570px;position:relative}html[dir=rtl] .hero__visual{grid-area:1/2;justify-self:stretch}.hero__eyebrow{margin-inline-start:auto;background:#05133147;border:1px solid #579aff2e;border-radius:999px;width:fit-content;margin-bottom:28px;padding:10px 18px;font-size:13px;box-shadow:inset 0 1px #ffffff09}.hero h1,html[dir=rtl] .hero h1{letter-spacing:-.055em;max-width:570px;margin-inline-start:auto;font-size:clamp(58px,4.55vw,82px);line-height:1.17}.hero h1 span{margin-top:5px;display:block}.hero__statement{color:#fffffff5;max-width:555px;margin:28px 0 0 auto;font-size:clamp(20px,1.5vw,27px);font-weight:700;line-height:1.75}.hero__lead{color:#cfdbf2b8;max-width:555px;margin:18px 0 0 auto;font-size:17px;line-height:2}.hero__actions{justify-content:flex-start;margin-top:30px}.hero__trust{margin-top:54px}.hero__visual{z-index:5;justify-content:center;align-items:center;min-width:0;display:flex;position:relative;overflow:visible}.hero-dashboard-shell{filter:drop-shadow(0 38px 70px #001e6461);width:min(960px,118%);margin:0;transform:translate(4%)translateY(-12px)}html[dir=rtl] .hero-dashboard-shell{transform:translate(4%)translateY(-12px)}.hero-dashboard-shell:before{opacity:.95;filter:blur(2px)}.hero-dashboard-shell:after{opacity:.78}.hero-dashboard{opacity:1;background:linear-gradient(145deg,#193970e6,#061639f5 58%,#030f2afa);border-color:#55b0ffb8;box-shadow:0 42px 95px #000c30a3,0 0 0 1px #50b9ff21,0 0 54px #0089ff33,inset 0 1px #ffffff1f}.hero-dashboard__topbar{background:linear-gradient(90deg,#173468f0,#0b224de0);border-bottom-color:#80b5ff29}.hero-dashboard__metrics article,.hero-dashboard__chart,.hero-dashboard__activity{background:linear-gradient(145deg,#1f427c8a,#0b214aad);border-color:#76abff24;box-shadow:inset 0 1px #ffffff0b,0 16px 34px #000b282e}.hero-dashboard__chart-canvas span{filter:saturate(1.2)drop-shadow(0 0 10px #00beff47)}.hero-dashboard-orbit{opacity:.88;transform:scale(1.06)}.hero-dashboard-orbit:before{border-color:#4799ff30;box-shadow:0 0 70px #0080ff1c,inset 0 0 50px #0080ff12}.hero-dashboard-orbit__line{opacity:.78}.hero-float-card{-webkit-backdrop-filter:blur(18px);box-shadow:0 26px 60px #0008237a,inset 0 1px #ffffff14}.hero-float-card--crm{top:-10%;left:-5%}.hero-float-card--finance{top:-11%;right:-6%}.hero-float-card--projects{bottom:-11%;left:-1%}.hero-float-card--marketing{bottom:-14%;right:-5%}}@media (width>=1500px){.hero__inner{grid-template-columns:minmax(470px,.86fr) minmax(780px,1.4fr);gap:46px}.hero-dashboard-shell{width:min(1030px,121%);transform:translate(5%)translateY(-14px)}html[dir=rtl] .hero-dashboard-shell{transform:translate(5%)translateY(-14px)}.hero-dashboard{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(#12203ff5,#0a1226f5);border:1px solid #ffffff14;border-radius:30px;overflow:hidden;box-shadow:0 40px 120px #00000073,inset 0 0 0 1px #ffffff08,0 0 80px #2563eb26}.hero-dashboard__topbar{background:linear-gradient(#ffffff08,#ffffff03);border-bottom:1px solid #ffffff0f;height:68px;padding:0 26px}.hero-dashboard__logo{color:#fff;background:linear-gradient(135deg,#2563eb,#60a5fa);border-radius:14px;width:42px;height:42px;font-weight:800;box-shadow:0 10px 30px #2563eb59}.hero-dashboard__status{background:#22c55e1a;border:1px solid #22c55e38;border-radius:999px;padding:8px 16px;font-size:.82rem}.hero-dashboard__metrics{gap:18px;margin-top:26px}.hero-dashboard__metrics article{background:#ffffff0a;border:1px solid #ffffff0d;border-radius:20px;padding:22px;transition:all .3s}.hero-dashboard__metrics article:hover{border-color:#60a5fa73;transform:translateY(-6px);box-shadow:0 18px 40px #2563eb2e}.hero-dashboard__metrics strong{letter-spacing:-1px;font-size:1.8rem}.hero-dashboard__metrics small{color:#67e8f9;font-weight:700}.hero-dashboard__chart{background:linear-gradient(#ffffff0a,#ffffff05);border:1px solid #ffffff0d;border-radius:24px;overflow:hidden}.hero-dashboard__chart-canvas{align-items:flex-end;gap:14px;padding:24px}.hero-dashboard__chart-canvas span{background:linear-gradient(#60a5fa,#2563eb);border-radius:999px 999px 8px 8px;box-shadow:0 0 22px #60a5fa73}.hero-dashboard__activity{background:#ffffff09;border:1px solid #ffffff0d;border-radius:24px;padding:22px}.hero-dashboard__activity div{border-radius:16px;transition:all .25s}.hero-dashboard__activity div:hover{background:#ffffff0a;transform:translate(-4px)}}.platform-modules{background:radial-gradient(circle at top,#132b52 0%,#08111f 42%,#050b16 100%);padding:120px 0;position:relative}.platform-header{text-align:center;max-width:760px;margin:0 auto 72px}.platform-badge{color:#60a5fa;background:#2563eb1f;border:1px solid #60a5fa2e;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:10px 18px;font-weight:600;display:inline-flex}.platform-header h2{color:#fff;margin-bottom:18px;font-size:clamp(2.1rem,4vw,3.6rem);line-height:1.1}.platform-header p{color:#94a3b8;max-width:680px;margin:auto;line-height:1.9}.platform-layout{grid-template-columns:1.45fr .9fr;align-items:start;gap:42px;display:grid}.dashboard-window{background:#0c1626;border:1px solid #ffffff0f;border-radius:30px;overflow:hidden;box-shadow:0 40px 90px #00000073}.window-bar{background:#111d2f;gap:10px;padding:16px 24px;display:flex}.window-bar span{background:#334155;border-radius:50%;width:12px;height:12px}.window-content{grid-template-columns:220px 1fr;display:grid}.dashboard-sidebar{background:#0a1321;padding:32px}.dashboard-logo{color:#fff;margin-bottom:36px;font-size:1.2rem;font-weight:700}.dashboard-sidebar ul{margin:0;padding:0;list-style:none}.dashboard-sidebar li{color:#94a3b8;border-radius:12px;margin-bottom:8px;padding:13px 15px}.dashboard-sidebar li.active{color:#fff;background:#2563eb}.dashboard-main{padding:34px}.dashboard-top{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.dashboard-top h3{color:#fff;font-size:1.4rem}.dashboard-top button{cursor:pointer;color:#fff;background:#2563eb;border:none;border-radius:14px;padding:12px 20px}.dashboard-kpis{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.kpi-card{background:#121f33;border-radius:18px;padding:20px}.kpi-card strong{color:#fff;margin-bottom:6px;font-size:1.45rem;display:block}.kpi-card span{color:#94a3b8}.dashboard-chart{background:#121f33;border-radius:22px;margin-bottom:22px;padding:24px}.chart-header{color:#fff;justify-content:space-between;margin-bottom:24px;display:flex}.chart-placeholder{align-items:flex-end;gap:16px;height:220px;display:flex}.chart-placeholder .bar{background:linear-gradient(#60a5fa,#2563eb);border-radius:14px 14px 0 0;flex:1}.dashboard-bottom{grid-template-columns:1fr 320px;gap:20px;display:grid}.dashboard-activity,.dashboard-progress{background:#121f33;border-radius:20px;padding:22px}.dashboard-activity h4,.dashboard-progress h4{color:#fff;margin-bottom:18px}.dashboard-activity ul{margin:0;padding:0;list-style:none}.dashboard-activity li{color:#cbd5e1;border-bottom:1px solid #ffffff0d;padding:12px 0}.progress{background:#233247;border-radius:999px;height:12px;margin:18px 0;overflow:hidden}.progress span{background:linear-gradient(90deg,#3b82f6,#60a5fa);height:100%;display:block}.platform-modules-grid{gap:18px;display:grid}.platform-module{background:#111c2d;border:1px solid #ffffff0f;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;padding:24px;transition:all .28s;display:flex}.platform-module:hover{border-color:#3b82f6;transform:translateY(-8px);box-shadow:0 18px 40px #2563eb38}.platform-module__icon{background:#1d4ed8;border-radius:18px;place-items:center;width:58px;height:58px;font-size:1.4rem;display:grid}.platform-module strong{color:#fff;margin-bottom:6px;display:block}.platform-module p{color:#94a3b8;margin:0}@media (width<=1100px){.platform-layout,.window-content{grid-template-columns:1fr}.dashboard-sidebar{display:none}.dashboard-kpis{grid-template-columns:repeat(2,1fr)}.dashboard-bottom{grid-template-columns:1fr}}.dashboard-chart .chart-header{align-items:flex-start}.dashboard-chart .chart-header>div:first-child{gap:7px;display:grid}.dashboard-chart .chart-header span{color:#94a3b8;font-size:.78rem;font-weight:600}.dashboard-chart .chart-header strong{color:#f8fafc;letter-spacing:-.04em;font-size:1.55rem}.chart-growth{color:#34d399;background:#10b9811a;border:1px solid #34d39933;border-radius:999px;padding:7px 11px;font-size:.72rem;font-weight:700}.revenue-chart{grid-template-columns:38px minmax(0,1fr);gap:12px;display:grid}.chart-y-axis{color:#64748b;flex-direction:column;justify-content:space-between;height:220px;padding:1px 0;font-size:.62rem;display:flex}.chart-stage{min-width:0;height:220px;position:relative}.chart-grid{pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0}.chart-grid span{background:#94a3b81a;width:100%;height:1px}.chart-svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.chart-area{fill:url(#revenueArea)}.chart-line{fill:none;stroke:#60a5fa;stroke-width:3px;stroke-linecap:round;filter:url(#chartGlow);vector-effect:non-scaling-stroke;stroke-dasharray:900;stroke-dashoffset:900px;animation:1.8s forwards platformChartDraw}.chart-points circle{fill:#0f1d30;stroke:#93c5fd;stroke-width:3px;vector-effect:non-scaling-stroke}.chart-points circle:last-child{fill:#60a5fa;stroke:#dbeafe;filter:url(#chartGlow)}.chart-tooltip{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08111feb;border:1px solid #93c5fd2e;border-radius:12px;gap:2px;min-width:74px;padding:9px 11px;display:grid;position:absolute;top:1px;right:0;box-shadow:0 15px 35px #00000047}.chart-tooltip small{color:#94a3b8;font-size:.62rem}.chart-tooltip strong{color:#fff;font-size:.8rem}.chart-months{color:#64748b;text-align:center;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:12px;padding-left:50px;font-size:.63rem;display:grid}@keyframes platformChartDraw{to{stroke-dashoffset:0}}@media (width<=640px){.revenue-chart{grid-template-columns:28px minmax(0,1fr);gap:7px}.chart-stage,.chart-y-axis{height:175px}.chart-months{padding-left:35px;font-size:.55rem}.chart-tooltip{display:none}}@media (prefers-reduced-motion:reduce){.chart-line{stroke-dashoffset:0;animation:none}}.company-video-section{background:radial-gradient(circle at 50% 0,#2563eb29,#0000 38%),linear-gradient(#050b16 0%,#081120 100%);padding:120px 0;position:relative;overflow:hidden}.company-video__header{text-align:center;max-width:820px;margin:0 auto 62px}.company-video__eyebrow{color:#60a5fa;letter-spacing:.05em;background:#2563eb1a;border:1px solid #60a5fa33;border-radius:999px;align-items:center;margin-bottom:22px;padding:9px 17px;font-size:.78rem;font-weight:700;display:inline-flex}.company-video__header h2{color:#fff;letter-spacing:-.05em;max-width:760px;margin:0 auto 20px;font-size:clamp(2.2rem,4.8vw,4.25rem);line-height:1.08}.company-video__header p{color:#94a3b8;max-width:680px;margin:0 auto;font-size:1.04rem;line-height:1.9}.company-video__stage{max-width:1180px;margin:0 auto;position:relative}.company-video__glow{filter:blur(90px);pointer-events:none;border-radius:50%;position:absolute}.company-video__glow--one{background:#2563eb40;width:270px;height:270px;top:5%;left:5%}.company-video__glow--two{background:#0ea5e929;width:230px;height:230px;bottom:15%;right:2%}.company-video__preview{z-index:2;background:linear-gradient(135deg,#08111f33,#08111fc7),radial-gradient(circle at 72% 32%,#3b82f66b,#0000 31%),linear-gradient(135deg,#172c4d 0%,#08111f 58%,#040812 100%);border:1px solid #94a3b829;border-radius:34px;min-height:560px;position:relative;overflow:hidden;box-shadow:0 55px 130px #0000007a,inset 0 1px #ffffff0f}.company-video__preview:before{content:"";background-color:#0000;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:58px 58px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}.company-video__topbar{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#04081242;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:22px 28px;display:flex;position:relative}.company-video__brand{color:#fff;letter-spacing:.05em;align-items:center;gap:11px;font-size:.78rem;font-weight:700;display:flex}.company-video__brand-mark{background:linear-gradient(135deg,#2563eb,#38bdf8);border-radius:11px;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 8px 24px #2563eb59}.company-video__duration{color:#cbd5e1;background:#ffffff0a;border:1px solid #ffffff17;border-radius:999px;padding:7px 11px;font-size:.7rem}.company-video__content{z-index:2;place-items:center;min-height:480px;padding:70px;display:grid;position:relative}.company-video__copy{max-width:480px;position:absolute;bottom:55px;left:54px}[dir=rtl] .company-video__copy{left:auto;right:54px}.company-video__copy span{color:#60a5fa;margin-bottom:12px;font-size:.75rem;font-weight:700;display:block}.company-video__copy h3{color:#fff;letter-spacing:-.035em;margin:0;font-size:clamp(1.55rem,3vw,2.65rem);line-height:1.15}.company-video__play{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1f;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:102px;height:102px;transition:transform .3s,background .3s;display:grid;position:relative;box-shadow:0 0 0 12px #ffffff09,0 22px 60px #00000061}.company-video__play:hover{background:#2563eb;transform:scale(1.08)}.company-video__play svg{fill:currentColor;width:34px;height:34px;margin-left:5px}[dir=rtl] .company-video__play svg{margin-left:0;margin-right:5px}.company-video__play-ring{border:1px solid #93c5fd52;border-radius:50%;animation:2.2s ease-out infinite companyVideoPulse;position:absolute;inset:-14px}.company-video__caption{color:#cbd5e1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#04081275;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:9px;padding:10px 14px;font-size:.7rem;display:flex;position:absolute;top:46px;right:46px}[dir=rtl] .company-video__caption{left:46px;right:auto}.company-video__live-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #22c55ed9}.company-video__features{z-index:3;grid-template-columns:repeat(3,1fr);gap:16px;width:calc(100% - 80px);margin:-42px auto 0;display:grid;position:relative}.company-video__features article{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c1626eb;border:1px solid #94a3b81f;border-radius:20px;gap:16px;padding:23px;display:flex;box-shadow:0 20px 55px #00000040}.company-video__features article>span{color:#60a5fa;background:#2563eb21;border-radius:12px;flex:0 0 40px;place-items:center;width:40px;height:40px;font-size:.72rem;font-weight:700;display:grid}.company-video__features strong{color:#fff;margin-bottom:6px;font-size:.9rem;display:block}.company-video__features p{color:#94a3b8;margin:0;font-size:.75rem;line-height:1.6}.company-video-modal{background:#020617;border:0;border-radius:24px;width:min(1100px,100% - 30px);padding:0;overflow:visible;box-shadow:0 55px 150px #000000bf}.company-video-modal::backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#01050fdb}.company-video-modal__inner{border:1px solid #ffffff1a;border-radius:24px;position:relative;overflow:hidden}.company-video-modal video{background:#000;width:100%;max-height:82vh;display:block}.company-video-modal__close{z-index:5;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020617b8;border:1px solid #ffffff24;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.5rem;display:grid;position:absolute;top:14px;right:14px}[dir=rtl] .company-video-modal__close{left:14px;right:auto}@keyframes companyVideoPulse{0%{opacity:.8;transform:scale(.9)}75%,to{opacity:0;transform:scale(1.35)}}@media (width<=900px){.company-video-section{padding:90px 0}.company-video__preview{min-height:500px}.company-video__content{min-height:420px;padding:35px}.company-video__features{grid-template-columns:1fr;width:calc(100% - 36px);margin-top:-25px}}@media (width<=640px){.company-video__header{margin-bottom:40px}.company-video__preview{border-radius:24px;min-height:450px}.company-video__topbar{padding:16px 18px}.company-video__content{min-height:385px;padding:22px}.company-video__copy,[dir=rtl] .company-video__copy{bottom:30px;left:24px;right:24px}.company-video__caption,[dir=rtl] .company-video__caption{max-width:calc(100% - 50px);top:25px;left:auto;right:25px}.company-video__play{width:84px;height:84px}.company-video__features{width:calc(100% - 24px)}}@media (prefers-reduced-motion:reduce){.company-video__play-ring{animation:none}}.portfolio-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;margin-top:42px;display:grid}.project-card{background:#fff;border:1px solid #0f172a17;border-radius:24px;flex-direction:column;min-width:0;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 34px #0f172a0f}.project-card:hover{border-color:#2563eb38;transform:translateY(-7px);box-shadow:0 24px 58px #0f172a21}.project-card__image{aspect-ratio:16/10;background:radial-gradient(circle at 20% 15%,#60a5fa61,#0000 34%),linear-gradient(135deg,#0f172a 0%,#172554 48%,#2563eb 100%);width:100%;position:relative;overflow:hidden}.project-card__image:after{content:"";pointer-events:none;background:linear-gradient(#0f172a05 40%,#0f172a57 100%);position:absolute;inset:0}.project-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .55s;display:block}.project-card:hover .project-card__image img{transform:scale(1.045)}.project-status{z-index:2;top:16px;color:#fff;letter-spacing:.02em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ad1;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:7px;min-height:30px;padding:6px 12px;font-size:.73rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;inset-inline-end:16px;box-shadow:0 8px 20px #0f172a2e}.project-status:before{content:"";background:#22c55e;border-radius:50%;flex:0 0 7px;width:7px;height:7px;box-shadow:0 0 0 4px #22c55e29}.project-card__body{flex-direction:column;flex:1;align-items:flex-start;padding:24px;display:flex}.project-card__body small{color:#2563eb;letter-spacing:.09em;text-transform:uppercase;margin-bottom:9px;font-size:.72rem;font-weight:800;line-height:1.3;display:inline-block}.project-card__body h3{color:#0f172a;letter-spacing:-.025em;margin:0;font-size:clamp(1.18rem,1.6vw,1.48rem);font-weight:800;line-height:1.25}.project-tech{flex-wrap:wrap;gap:8px;margin:20px 0 22px;display:flex}.project-tech span{color:#334155;background:#f1f5f9;border:1px solid #94a3b82e;border-radius:999px;align-items:center;min-height:29px;padding:6px 11px;font-size:.75rem;font-weight:650;line-height:1;display:inline-flex}.project-link{color:#0f172a;align-items:center;gap:8px;margin-top:auto;font-size:.88rem;font-weight:800;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.project-link:hover{color:#2563eb;gap:12px}[dir=rtl] .project-link{flex-direction:row-reverse}@media (width<=1100px){.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.portfolio-grid{grid-template-columns:1fr;gap:18px;margin-top:30px}.project-card{border-radius:20px}.project-card__body{padding:20px}}
