:root{--background:#09070f;--surface:#ffffff0e;--surface-strong:#ffffff17;--border:#ffffff1c;--border-purple:#a855f747;--text:#f8f7ff;--muted:#b9b2c8;--purple:#8b5cf6;--purple-light:#c084fc;--purple-dark:#6d28d9;--green:#5ee6a8;--shadow:0 25px 80px #00000061}#root{min-height:100vh}main{position:relative;overflow:hidden}.section{width:min(1180px,100% - 40px);margin-inline:auto;padding:110px 0}.navbar{z-index:1000;border:1px solid var(--border);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#0f0b19c2;border-radius:22px;justify-content:space-between;align-items:center;gap:28px;width:min(1180px,100% - 32px);min-height:70px;padding:10px 14px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #0000003d}.brand{white-space:nowrap;align-items:center;gap:11px;display:flex}.brand span{background:linear-gradient(145deg,#8b5cf6,#5b21b6);border:1px solid #ffffff29;border-radius:14px;place-items:center;width:42px;height:42px;font-weight:800;display:grid;box-shadow:0 12px 25px #7c3aed52}.brand strong{font-size:17px}.nav-links{color:var(--muted);align-items:center;gap:26px;font-size:14px;font-weight:600;display:flex}.nav-links a{transition:all .25s;position:relative}.nav-links a:after{content:"";background:linear-gradient(90deg, var(--purple), var(--purple-light));border-radius:999px;width:0;height:2px;transition:width .25s;position:absolute;bottom:-7px;right:0}.nav-links a:hover{color:#fff}.nav-links a:hover:after{width:100%}.nav-cta,.primary-button,.secondary-button{cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 22px;font-weight:700;transition:transform .25s,border-color .25s,background .25s,box-shadow .25s;display:inline-flex}.nav-cta,.primary-button{color:#fff;background:linear-gradient(135deg,#8b5cf6,#6d28d9);box-shadow:0 15px 35px #7c3aed47}.nav-cta:hover,.primary-button:hover{transform:translateY(-3px);box-shadow:0 20px 42px #7c3aed66}.secondary-button{color:#fff;border:1px solid var(--border);background:#ffffff0e}.secondary-button:hover{background:#8b5cf61f;border-color:#c084fc7a;transform:translateY(-3px)}.hero{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:center;gap:70px;min-height:100vh;padding-top:165px;display:grid;position:relative}.hero-glow{z-index:-1;filter:blur(110px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{background:#7c3aed40;width:420px;height:420px;top:130px;right:-170px}.hero-glow-two{background:#a855f724;width:350px;height:350px;bottom:20px;left:-140px}.hero-content{z-index:2;position:relative}.eyebrow{color:#d8b4fe;background:#8b5cf614;border:1px solid #a855f73d;border-radius:999px;width:fit-content;margin-bottom:24px;padding:8px 15px;font-size:13px;font-weight:700;display:inline-flex}.hero h1{letter-spacing:-2.5px;max-width:780px;margin-bottom:24px;font-size:clamp(42px,6vw,78px);line-height:1.22}.hero h1 span{color:#0000;background:linear-gradient(90deg,#c084fc,#8b5cf6 55%,#ddd6fe);-webkit-background-clip:text;background-clip:text;display:block}.hero-content>p{max-width:700px;color:var(--muted);font-size:18px;line-height:2}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.hero-details{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.hero-details a,.hero-details span{color:#cfc8dc;background:#ffffff09;border:1px solid #ffffff12;border-radius:12px;align-items:center;gap:8px;padding:10px 13px;font-size:13px;display:inline-flex}.hero-details svg{color:var(--purple-light)}.hero-card{border:1px solid var(--border-purple);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff18,#ffffff06),#140e22d1;border-radius:30px;padding:34px;position:relative;overflow:hidden}.hero-card:before{content:"";filter:blur(60px);background:#8b5cf640;border-radius:50%;width:260px;height:260px;position:absolute;top:-130px;left:-110px}.status-line{z-index:2;color:#d9d1e5;align-items:center;gap:9px;margin-bottom:34px;font-size:13px;display:flex;position:relative}.status-dot{background:var(--green);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 6px #5ee6a81a}.profile-mark{z-index:2;background:linear-gradient(145deg,#9333ea,#5b21b6);border:1px solid #ffffff2e;border-radius:27px;place-items:center;width:92px;height:92px;margin-bottom:25px;font-size:30px;font-weight:800;display:grid;position:relative;box-shadow:0 25px 45px #7c3aed4d}.hero-card h2{z-index:2;margin-bottom:8px;font-size:29px;position:relative}.hero-card>p{z-index:2;color:var(--muted);line-height:1.8;position:relative}.role-tags{z-index:2;flex-wrap:wrap;gap:9px;margin-top:28px;display:flex;position:relative}.role-tags span{color:#dec9f9;background:#8b5cf617;border:1px solid #c084fc29;border-radius:10px;padding:8px 12px;font-size:12px;font-weight:700}.section-heading{max-width:760px;margin-bottom:50px}.section-heading>span{color:var(--purple-light);margin-bottom:12px;font-size:14px;font-weight:800;display:block}.section-heading h2{letter-spacing:-1px;font-size:clamp(31px,4vw,52px);line-height:1.35}.about-grid{grid-template-columns:1.05fr .95fr;align-items:stretch;gap:40px;display:grid}.about-copy{border:1px solid var(--border);background:var(--surface);border-radius:24px;padding:34px}.about-copy p{color:#d0cad9;font-size:17px;line-height:2}.about-copy p+p{margin-top:15px}.stats-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.stats-grid article{border:1px solid var(--border);text-align:center;background:linear-gradient(145deg,#8b5cf621,#ffffff08);border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:24px 18px;display:flex}.stats-grid strong{color:#d8b4fe;margin-bottom:8px;font-size:36px;line-height:1}.stats-grid span{color:var(--muted);font-size:13px;line-height:1.7}.services-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{border:1px solid var(--border);background:linear-gradient(145deg,#fff1,#ffffff06);border-radius:23px;min-height:245px;padding:27px;box-shadow:0 20px 45px #00000029}.service-icon{color:#d8b4fe;background:#8b5cf61c;border:1px solid #c084fc33;border-radius:15px;place-items:center;width:50px;height:50px;margin-bottom:24px;display:grid}.service-card h3{margin-bottom:12px;font-size:19px;line-height:1.6}.service-card p{color:var(--muted);font-size:14px;line-height:1.9}.projects-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.project-card{border:1px solid var(--border);background:linear-gradient(145deg,#fff1,#ffffff06);border-radius:26px;min-height:340px;padding:32px;position:relative;overflow:hidden}.project-card:after{content:"";filter:blur(45px);background:#7c3aed21;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-80px;left:-60px}.project-number{color:#fff1;font-size:76px;font-weight:800;line-height:1;position:absolute;top:20px;left:24px}.project-category{z-index:2;color:#d8b4fe;background:#8b5cf61c;border-radius:9px;width:fit-content;margin-bottom:24px;padding:7px 11px;font-size:12px;font-weight:700;display:block;position:relative}.project-card h3{z-index:2;margin-bottom:15px;font-size:25px;position:relative}.project-card p{z-index:2;max-width:90%;color:var(--muted);font-size:14px;line-height:2;position:relative}.project-card button{z-index:3;color:#d8b4fe;cursor:pointer;background:0 0;align-items:center;gap:8px;font-weight:700;transition:gap .2s;display:inline-flex;position:absolute;bottom:28px;right:32px}.project-card button:hover{gap:13px}.contact-panel{border:1px solid var(--border-purple);box-shadow:var(--shadow);text-align:center;background:radial-gradient(circle at 10% 10%,#8b5cf63d,#0000 32%),linear-gradient(135deg,#25183ef0,#0e0a17f5);border-radius:34px;padding:75px 40px;position:relative;overflow:hidden}.contact-panel>span{color:#d8b4fe;margin-bottom:13px;font-weight:800;display:block}.contact-panel h2{max-width:760px;margin:0 auto 17px;font-size:clamp(32px,4.5vw,58px);line-height:1.4}.contact-panel p{color:var(--muted);font-size:17px}.contact-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:32px;display:flex}footer{border-top:1px solid var(--border);color:#888194;justify-content:space-between;align-items:center;gap:20px;width:min(1180px,100% - 40px);margin-inline:auto;padding:30px 0 40px;font-size:13px;display:flex}footer a{color:#c4b5fd}@media (width<=980px){.nav-links{display:none}.hero{grid-template-columns:1fr;gap:45px;min-height:auto;padding-top:150px}.hero-content{text-align:center}.eyebrow,.hero h1,.hero-content>p{margin-inline:auto}.hero-actions,.hero-details{justify-content:center}.hero-card{width:min(560px,100%);margin-inline:auto}.about-grid{grid-template-columns:1fr}.services-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.section{width:min(100% - 26px,1180px);padding:78px 0}.navbar{border-radius:18px;width:calc(100% - 20px);min-height:62px;top:10px}.brand strong{display:none}.brand span{width:39px;height:39px}.nav-cta{min-height:42px;padding:0 15px;font-size:12px}.hero{padding-top:125px}.hero h1{letter-spacing:-1.5px;font-size:clamp(38px,12vw,58px)}.hero-content>p{font-size:15px}.hero-actions{flex-direction:column}.hero-actions a,.hero-actions button{width:100%}.hero-details{flex-direction:column;align-items:stretch}.hero-details a,.hero-details span{justify-content:center}.hero-card{border-radius:24px;padding:27px 23px}.stats-grid{grid-template-columns:1fr}.stats-grid article{min-height:135px}.services-grid,.projects-grid{grid-template-columns:1fr}.project-card{min-height:360px;padding:27px 23px}.project-card button{right:23px}.contact-panel{border-radius:26px;padding:55px 22px}.contact-actions{flex-direction:column}.contact-actions a,.contact-actions button{width:100%}footer{text-align:center;flex-direction:column;width:calc(100% - 26px)}}.project-card-with-cover{min-height:640px}.project-cover{z-index:2;background:#f7f8ff;border:1px solid #8b5cf633;border-radius:18px;width:100%;height:285px;margin-bottom:25px;position:relative;overflow:hidden}.project-cover img{object-fit:contain;object-position:center top;width:100%;height:100%;transition:transform .45s;display:block}.project-card-with-cover:hover .project-cover img{transform:scale(1.035)}@media (width<=720px){.project-card-with-cover{min-height:675px}.project-cover{height:310px}}.swal2-popup{border:1px solid #c084fc38;box-shadow:0 35px 100px #0009;border-radius:28px!important}.swal2-title{padding-top:20px!important;font-family:Cairo,Arial,sans-serif!important;font-size:27px!important}.swal2-html-container{margin:20px 24px 5px!important;overflow:visible!important}.swal2-confirm{min-width:160px;border-radius:13px!important;font-family:Cairo,Arial,sans-serif!important;font-weight:700!important}.swal2-close{color:#d8b4fe!important}.swal-project-gallery{width:100%;font-family:Cairo,Arial,sans-serif}.swal-main-image-wrap{background:#f7f8ff;border:1px solid #c084fc33;border-radius:20px;justify-content:center;align-items:center;width:100%;height:480px;display:flex;overflow:hidden}.swal-main-image-wrap img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.swal-gallery-thumbs{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.swal-gallery-thumb{cursor:pointer;opacity:.62;background:#ffffff0e;border:2px solid #0000;border-radius:14px;height:105px;padding:4px;transition:opacity .2s,border-color .2s,transform .2s;overflow:hidden}.swal-gallery-thumb:hover{opacity:1;transform:translateY(-2px)}.swal-gallery-thumb.active{opacity:1;border-color:#a855f7;box-shadow:0 0 0 3px #a855f724}.swal-gallery-thumb img{object-fit:cover;border-radius:9px;width:100%;height:100%;display:block}.swal-project-description{color:#cfc8dc;text-align:center;max-width:760px;margin:20px auto 0;font-size:14px;line-height:2}@media (width<=720px){.swal2-popup{border-radius:21px!important;width:calc(100% - 18px)!important;padding:12px!important}.swal2-html-container{margin:14px 3px 4px!important}.swal2-title{font-size:21px!important}.swal-main-image-wrap{border-radius:15px;height:390px}.swal-gallery-thumbs{gap:7px}.swal-gallery-thumb{border-radius:10px;height:80px}.swal-project-description{font-size:13px}}.swal-case-study{text-align:right;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.swal-case-study article{background:linear-gradient(145deg,#8b5cf61c,#ffffff09);border:1px solid #c084fc29;border-radius:17px;min-height:175px;padding:21px;position:relative;overflow:hidden}.swal-case-study article>span{color:#ffffff14;font-size:39px;font-weight:800;position:absolute;top:11px;left:15px}.swal-case-study h4{z-index:2;color:#d8b4fe;margin-bottom:10px;font-size:16px;position:relative}.swal-case-study p{z-index:2;color:#cfc8dc;font-size:12px;line-height:1.9;position:relative}@media (width<=720px){.swal-case-study{grid-template-columns:1fr}.swal-case-study article{min-height:auto}}.project-cover-wide{background:#17131f;height:205px}.project-cover-wide img{object-fit:cover;object-position:center}@media (width<=720px){.project-cover-wide{height:180px}}.seo-offer-note{text-align:right;background:#ffffff0e;border:1px solid #c084fc38;border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(780px,100%);margin:28px auto 0;padding:22px;display:grid}.seo-offer-note span{color:#e7dcf8;background:#8b5cf617;border-radius:12px;padding:12px 14px;font-size:14px;font-weight:600}@media (width<=720px){.seo-offer-note{grid-template-columns:1fr;padding:15px}.seo-offer-note span{font-size:13px}}.seo-hero-offer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(circle at 15% 0,#c084fc3d,#0000 34%),linear-gradient(135deg,#8b5cf629,#ffffff0b);border:1px solid #d8b4fe4d;border-radius:24px;max-width:780px;margin-bottom:32px;padding:24px;position:relative;overflow:hidden;box-shadow:0 25px 70px #0000004d,inset 0 1px #ffffff14}.seo-hero-offer:after{content:"";filter:blur(45px);pointer-events:none;background:#a855f733;border-radius:50%;width:190px;height:190px;position:absolute;top:-90px;left:-70px}.seo-offer-top{z-index:2;justify-content:space-between;align-items:flex-start;gap:20px;display:flex;position:relative}.seo-premium-badge{color:#e9d5ff;background:#8b5cf626;border:1px solid #d8b4fe40;border-radius:999px;width:fit-content;margin-bottom:9px;padding:6px 11px;font-size:11px;font-weight:800;display:inline-flex}.seo-offer-top h2{max-width:500px;font-size:clamp(22px,2.5vw,34px);line-height:1.5}.seo-offer-top h2 strong{color:#c084fc}.seo-price-label{color:#fff;background:linear-gradient(135deg,#a855f7,#6d28d9);border-radius:12px;flex-shrink:0;padding:10px 14px;font-size:12px;font-weight:800;box-shadow:0 12px 30px #7c3aed4d}.seo-hero-offer>p{z-index:2;color:#cfc8dc;max-width:680px;margin-top:14px;font-size:14px;line-height:1.9;position:relative}.seo-hero-features{z-index:2;flex-wrap:wrap;gap:8px;margin-top:17px;display:flex;position:relative}.seo-hero-features span{color:#e7dcf8;background:#ffffff0b;border:1px solid #ffffff14;border-radius:10px;padding:8px 11px;font-size:11px;font-weight:600}.seo-hero-button{z-index:2;color:#fff;cursor:pointer;background:linear-gradient(135deg,#9333ea,#6d28d9);border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:46px;margin-top:19px;padding:0 19px;font-weight:800;transition:transform .25s,box-shadow .25s;display:inline-flex;position:relative;box-shadow:0 15px 35px #7c3aed4d}.seo-hero-button:hover{transform:translateY(-3px);box-shadow:0 20px 42px #7c3aed6b}@media (width<=720px){.seo-hero-offer{text-align:right;padding:19px}.seo-offer-top{flex-direction:column}.seo-price-label{align-self:flex-start}.seo-hero-features{grid-template-columns:1fr;display:grid}.seo-hero-button{width:100%}}.digital-products{position:relative}.digital-products:before{z-index:-1;content:"";filter:blur(120px);pointer-events:none;background:#7c3aed17;border-radius:50%;width:800px;height:500px;position:absolute;top:90px;right:50%;transform:translate(50%)}.products-heading{text-align:center;max-width:850px;margin-inline:auto}.products-heading h2 strong{color:#0000;background:linear-gradient(90deg,#e9d5ff,#a855f7,#c084fc);-webkit-background-clip:text;background-clip:text;display:block}.products-heading p{max-width:730px;color:var(--muted);margin:18px auto 0;font-size:16px;line-height:2}.product-shop-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr) minmax(0,1fr);align-items:stretch;gap:20px;margin-top:70px;display:grid}.product-package-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 15% 0,#8b5cf624,#0000 30%),linear-gradient(145deg,#ffffff13,#ffffff06);border:1px solid #ffffff1c;border-radius:29px;flex-direction:column;min-height:665px;padding:31px;transition:border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 65px #00000045,inset 0 1px #ffffff12}.product-package-card:after{content:"";filter:blur(65px);pointer-events:none;background:#8b5cf61f;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-130px;right:-100px}.product-package-card:hover{border-color:#c084fc61;box-shadow:0 36px 90px #0006,0 0 45px #7c3aed1a}.featured-package{background:radial-gradient(circle at 50% 0,#a855f747,#0000 34%),linear-gradient(155deg,#4e267d6b,#191127f0);border-color:#c084fc73;min-height:705px;margin-top:-20px;box-shadow:0 35px 90px #0000006e,0 0 70px #7c3aed21,inset 0 1px #ffffff1c}.featured-package:before{border-radius:inherit;content:"";pointer-events:none;-webkit-mask-composite:xor;background:linear-gradient(135deg,#d8b4fecc,#0000 35% 65%,#8b5cf68c);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.featured-package-glow{filter:blur(75px);pointer-events:none;background:#a855f73d;border-radius:50%;width:320px;height:260px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.featured-ribbon{z-index:5;color:#fff;text-align:center;background:linear-gradient(90deg,#7c3aed,#a855f7);width:180px;padding:8px 0;font-size:11px;font-weight:800;position:absolute;top:23px;left:-43px;transform:rotate(-39deg);box-shadow:0 12px 30px #7c3aed54}.product-card-top{z-index:2;justify-content:space-between;align-items:center;gap:15px;margin-bottom:29px;display:flex;position:relative}.product-visual{color:#e9d5ff;background:linear-gradient(145deg,#a855f740,#6d28d91c);border:1px solid #d8b4fe38;border-radius:18px;place-items:center;width:60px;height:60px;display:grid;box-shadow:0 17px 35px #7c3aed2b}.featured-visual{background:linear-gradient(145deg,#a855f7,#6d28d9);border-color:#e9d5ff6e;width:67px;height:67px;box-shadow:0 20px 45px #7c3aed66,inset 0 1px #fff3}.product-small-badge{color:#d8b4fe;white-space:nowrap;background:#8b5cf61a;border:1px solid #c084fc2b;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:800}.featured-badge{color:#fff;background:#a855f736;border-color:#d8b4fe57}.product-kicker{z-index:2;color:#a78bfa;letter-spacing:2px;text-align:right;direction:ltr;margin-bottom:10px;font-size:10px;font-weight:800;display:block;position:relative}.product-package-card h3{z-index:2;margin-bottom:14px;font-size:clamp(24px,2.3vw,33px);line-height:1.45;position:relative}.product-result{z-index:2;color:#cfc8dc;min-height:93px;font-size:14px;line-height:1.95;position:relative}.product-benefits{z-index:2;gap:10px;margin:25px 0 30px;display:grid;position:relative}.product-benefits span{color:#ddd7e6;background:#ffffff09;border:1px solid #fff1;border-radius:11px;padding:10px 12px;font-size:12px;line-height:1.6;display:block}.featured-package .product-benefits span{background:#8b5cf614;border-color:#c084fc21}.product-order-button{z-index:3;color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366,#128c4f);border:1px solid #86efac3d;border-radius:15px;justify-content:center;align-items:center;gap:9px;min-height:53px;margin-top:auto;padding:0 22px;font-weight:800;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 17px 35px #128c4f40,inset 0 1px #ffffff2e}.product-order-button:before{content:"";filter:blur(3px);background:#ffffff3d;width:45px;height:250%;transition:left .55s;position:absolute;top:-80%;left:-60%;transform:rotate(25deg)}.product-order-button:hover{transform:translateY(-3px);box-shadow:0 24px 48px #128c4f61,inset 0 1px #fff3}.product-order-button:hover:before{left:120%}.featured-order-button{min-height:57px;font-size:15px}.products-trust-line{color:#bdb6ca;background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 38px;margin-top:32px;padding:17px 24px;font-size:12px;font-weight:600;display:flex}.products-trust-line span{padding-right:17px;position:relative}.products-trust-line span:before{content:"";background:#a855f7;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:0 0 0 5px #a855f717}@media (width<=1050px){.product-shop-grid{grid-template-columns:1fr;max-width:720px;margin-inline:auto}.product-package-card,.featured-package{min-height:auto;margin-top:0}.product-result{min-height:auto}.featured-package{order:-1}}@media (width<=720px){.products-heading{text-align:right}.products-heading p{font-size:14px}.product-shop-grid{margin-top:45px}.product-package-card{border-radius:23px;padding:24px 20px}.product-card-top{align-items:flex-start}.product-small-badge{white-space:normal;text-align:center}.product-package-card h3{font-size:25px}.product-benefits span{font-size:11px}.products-trust-line{flex-direction:column;align-items:stretch}}.mobile-bottom-nav{display:none}@media (width<=720px){body{padding-bottom:86px}main{overflow:hidden}.section{width:calc(100% - 22px);padding:62px 0}.navbar{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0e0a17db;border-radius:17px;width:calc(100% - 16px);min-height:58px;padding:8px 10px;top:8px;box-shadow:0 16px 40px #00000059,inset 0 1px #ffffff12}.brand{gap:8px}.brand span{border-radius:12px;width:38px;height:38px;font-size:13px}.brand strong{text-overflow:ellipsis;white-space:nowrap;max-width:92px;font-size:12px;display:block;overflow:hidden}.nav-cta{border-radius:11px;min-height:39px;padding:0 13px;font-size:11px}.nav-cta svg{width:15px}.hero{gap:28px;min-height:auto;padding-top:104px}.hero-content{text-align:right}.eyebrow{margin:0 0 15px;padding:7px 11px;font-size:10px}.hero h1{letter-spacing:-1px;margin-bottom:17px;font-size:clamp(32px,9.5vw,43px);line-height:1.33}.hero h1 span{margin-top:4px}.hero-content>p{text-align:right;font-size:13px;line-height:1.9}.hero-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:23px;display:grid}.hero-actions a,.hero-actions button{border-radius:12px;width:100%;min-height:45px;padding:0 12px;font-size:11px}.hero-details{grid-template-columns:1fr;gap:7px;margin-top:20px;display:grid}.hero-details a,.hero-details span{direction:ltr;border-radius:11px;justify-content:flex-start;min-height:42px;padding:8px 11px;font-size:11px}.seo-hero-offer{text-align:right;border-radius:19px;margin-bottom:24px;padding:16px}.seo-offer-top{gap:11px}.seo-premium-badge{margin-bottom:7px;padding:5px 9px;font-size:9px}.seo-offer-top h2{font-size:19px;line-height:1.55}.seo-price-label{border-radius:9px;padding:7px 10px;font-size:9px}.seo-hero-offer>p{margin-top:10px;font-size:11px;line-height:1.85}.seo-hero-features{scroll-snap-type:x mandatory;scrollbar-width:none;flex-wrap:nowrap;gap:7px;margin-top:12px;display:flex;overflow-x:auto}.seo-hero-features::-webkit-scrollbar{display:none}.seo-hero-features span{scroll-snap-align:start;flex:none;padding:7px 9px;font-size:9px}.seo-hero-button{width:100%;min-height:43px;margin-top:14px;font-size:11px}.hero-card{text-align:right;border-radius:21px;grid-template-columns:62px minmax(0,1fr);gap:3px 14px;width:100%;padding:20px;display:grid}.status-line{grid-column:1/-1;margin-bottom:12px;font-size:10px}.profile-mark{border-radius:18px;grid-area:2/1/4;width:62px;height:62px;margin:0;font-size:20px}.hero-card h2{grid-area:2/2;align-self:end;margin:0;font-size:19px}.hero-card>p{grid-area:3/2;align-self:start;font-size:10px;line-height:1.6}.role-tags{grid-column:1/-1;gap:6px;margin-top:14px}.role-tags span{border-radius:8px;padding:6px 9px;font-size:9px}.section-heading{margin-bottom:29px}.section-heading>span{margin-bottom:8px;font-size:11px}.section-heading h2{letter-spacing:-.5px;font-size:27px;line-height:1.45}.about-grid{gap:15px}.about-copy{border-radius:18px;padding:20px}.about-copy p{font-size:12px;line-height:1.95}.stats-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:9px;display:flex;overflow-x:auto}.stats-grid::-webkit-scrollbar{display:none}.stats-grid article{scroll-snap-align:start;border-radius:17px;flex:0 0 145px;min-height:118px;padding:15px}.stats-grid strong{font-size:27px}.stats-grid span{font-size:10px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.service-card{border-radius:17px;min-height:175px;padding:16px 13px}.service-icon{border-radius:12px;width:40px;height:40px;margin-bottom:14px}.service-card h3{margin-bottom:7px;font-size:13px;line-height:1.55}.service-card p{font-size:9px;line-height:1.75}.products-heading{text-align:right}.products-heading p{margin-top:12px;font-size:12px;line-height:1.85}.product-shop-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:13px;width:calc(100vw - 11px);margin-top:34px;margin-right:calc(-50vw + 50%);padding:6px 12px 20px;scroll-padding-inline:12px;display:flex;overflow-x:auto}.product-shop-grid::-webkit-scrollbar{display:none}.product-package-card,.featured-package{scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 min(86vw,355px);order:initial;border-radius:23px;min-height:585px;margin:0;padding:22px 18px}.featured-ribbon{font-size:9px;top:19px;left:-48px}.product-card-top{margin-bottom:21px}.product-visual,.featured-visual{border-radius:15px;width:52px;height:52px}.product-small-badge{max-width:135px;padding:7px 9px;font-size:8px;line-height:1.5}.product-kicker{margin-bottom:7px;font-size:8px}.product-package-card h3{margin-bottom:10px;font-size:23px}.product-result{min-height:auto;font-size:11px;line-height:1.8}.product-benefits{gap:7px;margin:18px 0 21px}.product-benefits span{border-radius:9px;padding:8px 10px;font-size:9px}.product-order-button{border-radius:13px;min-height:47px;font-size:11px}.products-trust-line{border-radius:15px;gap:11px;margin-top:17px;padding:14px;font-size:10px}.projects-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:13px;width:calc(100vw - 11px);margin-right:calc(-50vw + 50%);padding:5px 12px 20px;scroll-padding-inline:12px;display:flex;overflow-x:auto}.projects-grid::-webkit-scrollbar{display:none}.project-card{scroll-snap-align:center;scroll-snap-stop:always;border-radius:22px;flex:0 0 min(87vw,360px);min-height:390px;padding:22px 18px}.project-card-with-cover{min-height:540px}.project-cover{border-radius:14px;height:220px;margin-bottom:18px}.project-cover-wide{height:165px}.project-category{margin-bottom:14px;padding:6px 9px;font-size:9px}.project-card h3{margin-bottom:10px;font-size:20px}.project-card p{max-width:100%;font-size:10px;line-height:1.85}.project-number{font-size:55px;top:15px;left:17px}.project-card button{font-size:11px;bottom:20px;right:18px}.contact-panel{border-radius:22px;padding:39px 18px}.contact-panel>span{font-size:11px}.contact-panel h2{font-size:27px;line-height:1.45}.contact-panel p{font-size:12px;line-height:1.8}.seo-offer-note{border-radius:15px;gap:7px;margin-top:19px;padding:12px}.seo-offer-note span{padding:9px 10px;font-size:10px}.swal-main-image-wrap{height:285px}.swal-gallery-thumb{height:64px}.swal-case-study article{border-radius:13px;padding:16px}.swal-case-study h4{font-size:13px}.swal-case-study p{font-size:10px}.mobile-bottom-nav{z-index:2000;-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);background:linear-gradient(145deg,#1c132cf0,#0b0812f5);border:1px solid #ffffff1f;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:5px;min-height:66px;padding:7px;display:grid;position:fixed;bottom:9px;left:10px;right:10px;box-shadow:0 20px 55px #0000008c,inset 0 1px #ffffff14}.mobile-bottom-nav a{color:#aaa2b8;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;padding:7px 3px;font-size:8px;font-weight:700;transition:color .2s,background .2s,transform .2s;display:flex}.mobile-bottom-nav a:active{color:#fff;background:#8b5cf62e;transform:scale(.96)}.mobile-bottom-nav svg{color:#c084fc}footer{padding-bottom:20px;font-size:10px}}.products-carousel-toolbar,.projects-carousel-toolbar{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 10% 0,#a855f724,#0000 35%),#ffffff09;border:1px solid #c084fc29;border-radius:22px;margin-bottom:28px;padding:22px;position:relative;box-shadow:0 20px 55px #0003,inset 0 1px #ffffff0e}.carousel-toolbar-top{justify-content:space-between;align-items:center;gap:24px;display:flex}.carousel-toolbar-top>div:first-child{flex-direction:column;gap:6px;display:flex}.carousel-overline{color:#c084fc;font-size:11px;font-weight:800}.carousel-toolbar-top strong{color:#f4effa;font-size:17px;line-height:1.7}.carousel-counter{direction:ltr;background:#8b5cf61a;border:1px solid #d8b4fe33;border-radius:15px;flex-shrink:0;justify-content:center;align-items:baseline;gap:6px;min-width:98px;padding:12px 17px;display:flex}.carousel-counter span{color:#fff;font-size:27px;font-weight:800;line-height:1}.carousel-counter small{color:#a99db9;font-size:12px;font-weight:700}.carousel-tabs{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:19px;display:grid}.carousel-tab{color:#a99fb6;cursor:pointer;background:#ffffff09;border:1px solid #ffffff13;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:8px 13px;font-size:12px;font-weight:700;transition:color .25s,border-color .25s,background .25s,transform .25s;display:flex}.carousel-tab span{color:#8c7d9c;font-size:9px}.carousel-tab:hover{color:#fff;border-color:#c084fc4d;transform:translateY(-2px)}.carousel-tab.active{color:#fff;background:linear-gradient(135deg,#a855f745,#6d28d921);border-color:#d8b4fe61;box-shadow:0 12px 30px #7c3aed24,inset 0 1px #ffffff17}.carousel-tab.active span{color:#d8b4fe}.carousel-guidance{justify-content:space-between;align-items:center;gap:16px;margin-top:17px;display:flex}.carousel-swipe-message{color:#bdb3ca;align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.carousel-swipe-message svg{color:#c084fc}.carousel-arrow-controls{direction:rtl;align-items:center;gap:8px;display:flex}.carousel-arrow-controls button{color:#e9d5ff;cursor:pointer;background:#8b5cf618;border:1px solid #c084fc30;border-radius:12px;place-items:center;width:42px;height:42px;transition:transform .2s,background .2s,opacity .2s;display:grid}.carousel-arrow-controls button:hover:not(:disabled){background:#8b5cf638;transform:translateY(-2px)}.carousel-arrow-controls button:disabled{cursor:not-allowed;opacity:.28}.carousel-footer{color:#aaa0b7;background:#ffffff07;border:1px solid #fff1;border-radius:15px;justify-content:space-between;align-items:center;gap:20px;margin-top:4px;padding:13px 17px;font-size:10px;font-weight:700;display:flex}.projects-carousel-footer{margin-top:8px;margin-bottom:42px}.carousel-dots{direction:ltr;align-items:center;gap:7px;display:flex}.carousel-dot{cursor:pointer;background:#fff3;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:width .3s,background .3s,box-shadow .3s}.carousel-dot.active{background:linear-gradient(90deg,#7c3aed,#c084fc);width:27px;box-shadow:0 0 15px #a855f761}@keyframes premiumSwipeHand{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-7px)rotate(-6deg)}}@media (width<=720px){.products-carousel-toolbar,.projects-carousel-toolbar{border-radius:18px;margin-bottom:14px;padding:15px}.carousel-toolbar-top{align-items:flex-start;gap:12px}.carousel-overline{font-size:9px}.carousel-toolbar-top strong{font-size:13px;line-height:1.65}.carousel-counter{border-radius:12px;min-width:72px;padding:9px 10px}.carousel-counter span{font-size:21px}.carousel-counter small{font-size:9px}.carousel-tabs{scroll-snap-type:x mandatory;scrollbar-width:none;gap:7px;margin-top:14px;display:flex;overflow-x:auto}.carousel-tabs::-webkit-scrollbar{display:none}.carousel-tab{scroll-snap-align:start;border-radius:11px;flex:none;min-height:41px;padding:7px 11px;font-size:10px}.carousel-guidance{margin-top:13px}.carousel-swipe-message{font-size:9px}.carousel-swipe-message svg{width:15px;animation:1.4s ease-in-out infinite premiumSwipeHand}.carousel-arrow-controls button{border-radius:10px;width:37px;height:37px}.product-shop-grid,.projects-grid{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;gap:13px;width:calc(100vw - 5px);margin-right:calc(-50vw + 50%);padding:5px 11px 18px 58px;scroll-padding-inline:14px;display:flex;position:relative;overflow-x:auto}.product-shop-grid::-webkit-scrollbar{display:none}.projects-grid::-webkit-scrollbar{display:none}.product-package-card,.featured-package{scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 min(79vw,335px);min-width:min(79vw,335px)}.project-card{scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 min(78vw,335px);min-width:min(78vw,335px)}.product-package-card:not(:first-child),.project-card:not(:first-child){opacity:.83;transition:opacity .3s,transform .3s;transform:scale(.975)}.product-package-card:hover,.project-card:hover{opacity:1;transform:scale(1)}.carousel-footer{border-radius:13px;margin-top:0;padding:11px 13px;font-size:9px}.carousel-dot{width:7px;height:7px}.carousel-dot.active{width:23px}.projects-carousel-footer{margin-bottom:30px}}.product-details-link{z-index:3;color:#e9d5ff;background:#8b5cf614;border:1px solid #c084fc3b;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:46px;margin-top:11px;padding:0 17px;font-size:12px;font-weight:800;transition:transform .25s,border-color .25s,background .25s;display:flex;position:relative}.product-details-link:hover{background:#8b5cf62b;border-color:#d8b4fe80;transform:translateY(-2px)}.product-details-link svg{transition:transform .25s}.product-details-link:hover svg{transform:translate(-4px)}@media (width<=720px){.product-details-link{border-radius:12px;min-height:43px;font-size:10px}}.project-actions{grid-template-columns:1fr;gap:9px;width:100%;margin-top:auto;display:grid}.project-card .project-actions button{width:100%;margin-top:0}.project-case-study-link{z-index:3;color:#ead7ff;background:linear-gradient(135deg,#8b5cf624,#a855f712);border:1px solid #c084fc47;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 16px;font-size:12px;font-weight:800;text-decoration:none;transition:transform .25s,border-color .25s,background .25s;display:flex;position:relative}.project-case-study-link:hover{background:linear-gradient(135deg,#8b5cf640,#a855f721);border-color:#d8b4fe94;transform:translateY(-2px)}.project-case-study-link svg{transition:transform .25s}.project-case-study-link:hover svg{transform:translate(-4px)}@media (width<=720px){.project-case-study-link{border-radius:12px;min-height:43px;font-size:10px}}
