*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#0b1026;background:#fff;font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.45}.container{width:min(1120px,calc(100% - 40px));margin:auto}.icon-sprite{position:absolute;overflow:hidden}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.93);backdrop-filter:blur(18px);border-bottom:1px solid #eef0fb}.nav-wrap{height:76px;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:10px;color:#0b1026;text-decoration:none;min-width:230px}.brand-mark{font-weight:800;font-size:32px;line-height:1;background:linear-gradient(135deg,#1459ff,#8532ef);-webkit-background-clip:text;color:transparent;letter-spacing:-4px}.brand strong,.brand small{display:block}.brand strong{font-size:16px}.brand small{font-size:10px;color:#6d7387}.main-nav{display:flex;justify-content:center;gap:30px;flex:1}.main-nav a{color:#151a2c;text-decoration:none;font-size:14px;font-weight:600;position:relative}.main-nav a:hover,.main-nav a.active{color:#1552ff}.main-nav a.active:after{content:"";position:absolute;left:50%;bottom:-13px;width:5px;height:5px;border-radius:50%;background:#2359ff}.btn{border:0;border-radius:8px;padding:13px 21px;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-weight:700;font-size:14px;cursor:pointer;transition:.25s}.btn-primary{color:#fff;background:linear-gradient(100deg,#1858ff,#7b33ee);box-shadow:0 10px 24px rgba(47,68,255,.18)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(47,68,255,.28)}.btn-outline{color:#2250ed;background:#fff;border:1px solid #7a67ff}.btn-light{background:#fff;color:#2353ee}.button-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.nav-cta{white-space:nowrap}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:24px;height:2px;background:#11172b;margin:5px}.section-pad{padding:64px 0}.section-pad.compact{padding:45px 0}.hero{position:relative;overflow:hidden;padding-top:38px}.hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.3fr);align-items:center;gap:32px;min-height:390px}.eyebrow{display:inline-block;color:#3d52f5;font-weight:800;font-size:10px;letter-spacing:.08em;border:1px solid #e4e7f5;border-radius:999px;padding:6px 12px;background:#fff;box-shadow:0 5px 16px rgba(39,47,110,.06)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:47px;line-height:1.06;letter-spacing:-.04em;margin:17px 0 17px}.hero h1 span,.hero h1 b,h2 span{background:linear-gradient(90deg,#135cff,#7c2feb);-webkit-background-clip:text;color:transparent}.hero h1 b{font-weight:800}.hero p{max-width:530px;color:#555d72;font-size:16px}.hero-actions{display:flex;gap:14px;margin-top:25px}.hero-visual{min-width:0;display:flex;align-items:center;justify-content:center;overflow:visible}.hero-visual img{display:block;width:100%;height:auto;max-height:445px;object-fit:contain;object-position:center;border-radius:0;filter:drop-shadow(0 20px 30px rgba(33,42,98,.10))}.ambient-wave{position:absolute;right:-80px;bottom:-100px;width:430px;height:260px;background:radial-gradient(ellipse at center,rgba(92,55,255,.18),transparent 62%);filter:blur(14px);transform:rotate(-10deg);pointer-events:none}h2{font-size:29px;letter-spacing:-.03em;margin:11px 0 24px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card,.project-card,.process-card,.about-card,.newsletter{border:1px solid #e8eaf4;border-radius:15px;background:#fff;box-shadow:0 10px 28px rgba(31,38,79,.06)}.service-card{position:relative;padding:23px;min-height:176px;transition:.25s}.service-card:hover{transform:translateY(-5px);box-shadow:0 16px 35px rgba(36,55,140,.12)}.service-card .icon{width:34px;height:34px;color:#3558ff;margin-bottom:13px}.service-card .icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.service-card h3{font-size:16px;margin-bottom:10px}.service-card p{font-size:13px;color:#646a7d;max-width:90%}.service-card button{position:absolute;right:16px;bottom:15px;width:28px;height:28px;border-radius:50%;border:1px solid #7b82ff;color:#3152f6;background:#fff;display:grid;place-items:center;padding:0}.service-card button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.stats-section{padding:0 0 20px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stats-grid article{display:flex;align-items:center;gap:15px;padding:16px;border:1px solid #e7e9f4;border-radius:13px;background:#fff;box-shadow:0 8px 22px rgba(31,38,79,.05)}.stat-icon{width:45px;height:45px;border-radius:50%;display:grid;place-items:center;background:#f1f3ff;color:#3452f6;flex:0 0 45px}.stat-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.stats-grid strong,.stats-grid span{display:block}.stats-grid strong{font-size:14px}.stats-grid span{font-size:12px;color:#555d70}.section-heading{display:flex;align-items:end;justify-content:space-between}.section-heading a{color:#2355f3;text-decoration:none;font-weight:700;font-size:12px;margin-bottom:25px}.portfolio-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.project-card{overflow:hidden;transition:.25s}.project-card:hover{transform:translateY(-5px);box-shadow:0 17px 35px rgba(23,37,99,.13)}.project-card img{display:block;width:100%;height:105px;object-fit:cover}.project-card>div{padding:12px 13px;display:flex;align-items:center;justify-content:space-between;gap:8px}.project-card h3{font-size:13px;margin:0}.project-card span{color:#6544ee;background:#f1efff;border-radius:999px;padding:4px 7px;font-size:9px;white-space:nowrap}.about-section{padding-top:20px}.about-card{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;padding:35px 40px;background:linear-gradient(110deg,#fff 60%,#f7f4ff)}.about-copy h2{font-size:31px;line-height:1.1;margin-bottom:13px}.about-copy p{color:#60667a;font-size:13px;max-width:630px}.about-copy ul{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:14px;color:#2f3550;font-size:13px}.about-copy li::first-letter{color:#533cff}.portrait-wrap{text-align:center}.portrait-wrap img{width:min(100%,270px);border-radius:22px;box-shadow:0 18px 40px rgba(61,45,220,.18)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.process-card{padding:20px;text-align:center;position:relative;min-height:183px}.process-card>b{position:absolute;top:12px;left:12px;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#2753f3;color:#fff}.process-icon{width:43px;height:43px;color:#3157f5;margin:11px auto}.process-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.process-card h3{font-size:14px;margin-bottom:6px}.process-card p{font-size:12px;color:#616779}.contact-section{padding-top:25px}.contact-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:25px}.contact-cta{display:flex;align-items:center;gap:28px;padding:28px;background:linear-gradient(110deg,#552ef4,#145dff);color:#fff;border-radius:15px;box-shadow:0 14px 34px rgba(49,60,237,.25)}.contact-cta h2,.newsletter h2{font-size:18px;margin-bottom:4px}.contact-cta p,.newsletter p{margin-bottom:14px;font-size:13px}.paper-plane{width:80px;height:80px;border:2px solid rgba(255,255,255,.5);border-radius:15px;display:grid;place-items:center;flex:0 0 80px}.paper-plane svg{width:42px;height:42px;fill:none;stroke:#fff;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.newsletter{padding:28px}.newsletter p{color:#62687c}.newsletter>div{display:flex;gap:10px}.newsletter input{flex:1;padding:13px;border:1px solid #dfe2ed;border-radius:8px;min-width:0}.form-message{display:block;margin-top:10px;color:#2755ef}footer{border-top:1px solid #eef0f7;padding:30px 0 18px}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:35px}.footer-grid h3{font-size:14px}.footer-grid p{font-size:12px;color:#565d70;margin:7px 0;display:flex;align-items:center;gap:8px}.footer-icon{width:15px;height:15px;fill:none;stroke:#4d5875;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tech-list{display:flex;gap:10px;flex-wrap:wrap}.tech-list span{width:50px;height:46px;border:1px solid #e8eaf3;border-radius:9px;display:grid;place-items:center;font-weight:800;color:#2648e9;background:#fff}.footer-bottom{border-top:1px solid #eef0f7;margin-top:20px;padding-top:16px;display:flex;align-items:center;justify-content:space-between}.footer-bottom p{font-size:12px;color:#656b7b}.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){.nav-cta{display:none}.main-nav{position:fixed;inset:76px 0 auto 0;background:#fff;display:none;flex-direction:column;gap:0;border-bottom:1px solid #eee;box-shadow:0 15px 30px rgba(20,30,80,.09)}.main-nav.open{display:flex}.main-nav a{padding:15px 25px;border-top:1px solid #f0f1f6}.main-nav a.active:after{display:none}.menu-toggle{display:block;margin-left:auto}.brand{min-width:auto}.hero-grid{grid-template-columns:1fr}.hero-copy{order:1}.hero-visual{order:2}.hero-visual img{max-height:none;width:min(100%,780px)}.services-grid{grid-template-columns:repeat(2,1fr)}.stats-grid{grid-template-columns:repeat(2,1fr)}.portfolio-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr}}@media(max-width:600px){.container{width:min(100% - 28px,1120px)}.nav-wrap{height:68px}.main-nav{inset:68px 0 auto}.section-pad{padding:44px 0}.hero h1{font-size:38px}.hero-actions{flex-direction:column;align-items:stretch}.hero-visual img{margin-top:4px;width:100%}.services-grid,.stats-grid,.portfolio-grid,.process-grid{grid-template-columns:1fr}.section-heading{align-items:start}.section-heading a{margin-top:18px}.about-card{grid-template-columns:1fr;padding:27px 22px}.about-copy ul{grid-template-columns:1fr}.portrait-wrap{margin-top:20px}.contact-cta{align-items:flex-start}.paper-plane{width:58px;height:58px;flex:0 0 58px}.paper-plane svg{width:31px;height:31px}.newsletter>div{flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}.project-card img{height:145px}}


/* ===== Visual refinement v4: larger typography and mockup-accurate icons ===== */
body{font-size:16px}
h2{font-size:32px;line-height:1.08;margin-bottom:28px}
.eyebrow{font-size:11px;padding:7px 13px}
.service-card{min-height:190px;padding:25px}
.service-card .icon{width:39px;height:39px;margin-bottom:15px}
.service-card .icon svg{stroke-width:1.75}
.service-card h3{font-size:17px;margin-bottom:11px}
.service-card p{font-size:14px;line-height:1.55}
.service-card button{width:31px;height:31px}
.service-card button svg{width:16px;height:16px}

.stats-section{padding:8px 0 28px}
.stats-grid{gap:18px}
.stats-grid .stat-card{position:relative;display:flex;align-items:center;gap:17px;min-height:98px;padding:18px 20px;border:1px solid #e5e8f5;border-radius:15px;background:#fff;box-shadow:0 10px 26px rgba(31,38,79,.065);overflow:hidden;transition:.25s}
.stats-grid .stat-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,#1f5fff,#7a35ee);opacity:.72}
.stats-grid .stat-card:hover{transform:translateY(-4px);box-shadow:0 17px 34px rgba(31,38,79,.11)}
.stat-icon{width:51px;height:51px;flex:0 0 51px;border-radius:14px;background:linear-gradient(145deg,#edf2ff,#f5efff);color:#3158f6;box-shadow:inset 0 0 0 1px rgba(72,85,235,.08)}
.stat-icon svg{width:28px;height:28px;stroke-width:1.75}
.stat-copy strong,.stat-copy span{display:block}
.stat-copy strong{font-size:15.5px;line-height:1.25;color:#12172b}
.stat-copy span{margin-top:4px;font-size:13px;color:#60687d}

.project-card h3{font-size:14px}
.project-card span{font-size:10px}
.section-heading a{font-size:13px}

.about-section{padding-top:30px}
.about-card{position:relative;grid-template-columns:minmax(0,1.22fr) minmax(260px,.78fr);min-height:430px;padding:42px 48px;overflow:hidden;background:linear-gradient(115deg,#fff 0%,#fff 58%,#f7f5ff 100%)}
.about-card:after{content:"";position:absolute;right:-80px;top:20px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(89,65,241,.16),rgba(89,65,241,0) 68%);pointer-events:none}
.about-copy{position:relative;z-index:2}
.about-copy h2{max-width:690px;font-size:35px;line-height:1.1;margin:14px 0 17px}
.about-copy p{max-width:660px;font-size:14.5px;line-height:1.65;color:#5c6479}
.about-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px;margin-top:24px}
.benefit-item{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:650;color:#31384d}
.benefit-icon{display:grid;width:31px;height:31px;flex:0 0 31px;place-items:center;border-radius:9px;color:#4a50ed;background:#f1efff;border:1px solid rgba(91,76,237,.1)}
.benefit-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.portrait-wrap{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;min-height:340px}
.portrait-frame{position:relative;z-index:2;width:min(100%,285px);padding:7px;border:1px solid rgba(87,72,229,.22);border-radius:25px;background:rgba(255,255,255,.72);box-shadow:0 22px 46px rgba(62,47,196,.19);backdrop-filter:blur(10px)}
.portrait-frame img{display:block;width:100%;height:340px;object-fit:cover;object-position:center top;border-radius:19px;box-shadow:none}
.portrait-glow{position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(81,66,246,.27),transparent 65%);filter:blur(25px)}
.portrait-signature{position:absolute;z-index:3;right:2%;bottom:10%;font-family:cursive;font-size:38px;font-style:italic;color:#5a43ee;transform:rotate(-8deg);text-shadow:0 6px 18px rgba(87,61,232,.25)}

.process-section h2{margin-top:12px}
.process-grid{position:relative;gap:22px}
.process-card{min-height:220px;padding:24px 21px 22px;border-radius:17px;overflow:visible}
.process-card:not(:last-child):after{content:"";position:absolute;top:50%;right:-22px;width:22px;border-top:1.5px dashed #7480f4;z-index:5}
.process-card:not(:last-child):before{content:"";position:absolute;top:calc(50% - 4px);right:-23px;width:7px;height:7px;border-top:1.5px solid #5966ed;border-right:1.5px solid #5966ed;transform:rotate(45deg);z-index:6;background:#fff}
.step-number{position:absolute;top:14px;left:14px;display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:linear-gradient(135deg,#215cff,#5d3aeb);color:#fff;font-size:12px;font-weight:800;box-shadow:0 7px 15px rgba(47,70,235,.22)}
.process-icon{display:grid;width:58px;height:58px;place-items:center;margin:15px auto 14px;border-radius:16px;color:#3158f5;background:linear-gradient(145deg,#edf2ff,#f5efff);border:1px solid rgba(72,85,235,.09)}
.process-icon svg{width:31px;height:31px;stroke-width:1.75}
.process-card h3{font-size:16px;margin-bottom:8px}
.process-card p{font-size:13.2px;line-height:1.55;color:#5e667b}

.contact-cta h2,.newsletter h2{font-size:20px}
.contact-cta p,.newsletter p{font-size:14px}
.footer-grid h3{font-size:15px}
.footer-grid p{font-size:13px}
.footer-bottom p{font-size:13px}

@media(max-width:900px){
  .about-card{grid-template-columns:1fr;padding:34px 30px}
  .portrait-wrap{margin-top:12px}
  .process-card:not(:last-child):after,.process-card:not(:last-child):before{display:none}
}
@media(max-width:600px){
  h2{font-size:29px}
  .service-card h3{font-size:17px}
  .service-card p{font-size:14px}
  .about-card{padding:28px 22px}
  .about-copy h2{font-size:30px}
  .about-copy p{font-size:14px}
  .about-benefits{grid-template-columns:1fr}
  .portrait-frame{width:min(100%,275px)}
  .portrait-frame img{height:330px}
  .process-card{min-height:205px}
}


/* ===== v5: original structure preserved; targeted slider, logo and portfolio updates ===== */
.brand-logo{display:block;width:48px;height:34px;object-fit:contain;flex:0 0 48px}
.footer-bottom .brand-logo{width:44px;height:31px;flex-basis:44px}

/* Hero slider keeps the original two-column composition */
.hero-slider{position:relative;min-height:430px}
.hero-slides{position:relative;min-height:430px}
.hero-slide{display:none;grid-template-columns:minmax(0,.92fr) minmax(0,1.3fr);align-items:center;gap:32px;min-height:430px}
.hero-slide.active{display:grid;animation:heroFade .55s ease}
@keyframes heroFade{from{opacity:.15;transform:translateX(10px)}to{opacity:1;transform:none}}
.hero-slide .hero-copy{padding-left:4px}
.hero-slide .hero-visual{min-height:390px}
.hero-slide .hero-visual img{width:100%;height:390px;max-height:none;object-fit:contain;object-position:center}
.hero-arrow{position:absolute;z-index:6;top:50%;display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(42,58,134,.14);border-radius:50%;color:#3255ef;background:rgba(255,255,255,.92);box-shadow:0 10px 25px rgba(36,45,98,.12);font-size:29px;line-height:1;cursor:pointer;transform:translateY(-50%);transition:.2s}
.hero-arrow:hover{color:#fff;background:linear-gradient(135deg,#175cff,#7040ec);transform:translateY(-50%) scale(1.05)}
.hero-prev{left:-20px}
.hero-next{right:-20px}
.hero-dots{position:absolute;z-index:6;left:50%;bottom:0;display:flex;gap:8px;transform:translateX(-50%)}
.hero-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#cbd0e0;cursor:pointer;transition:.2s}
.hero-dots button.active{width:25px;border-radius:999px;background:linear-gradient(90deg,#175cff,#7040ec)}

/* Main portfolio keeps the original card grid while preserving screenshot proportions */
.project-card .project-thumb{display:block;aspect-ratio:2/1;padding:0;background:#f6f8fd;overflow:hidden;border-bottom:1px solid #eef0f7}
.project-card .project-thumb img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.project-card .project-card-footer{padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:9px}
.project-card .project-card-footer h3{margin:0}
.project-card .project-card-footer span{flex:0 0 auto}

/* Dedicated projects page */
.projects-page .main-nav a.active:after{left:50%}
.projects-hero{padding-top:72px;padding-bottom:24px;text-align:center;background:linear-gradient(180deg,#fafbff,#fff)}
.projects-hero h1{max-width:800px;margin:16px auto 15px;font-size:48px;line-height:1.05;letter-spacing:-.045em}
.projects-hero h1 span{background:linear-gradient(90deg,#135cff,#7c2feb);-webkit-background-clip:text;color:transparent}
.projects-hero p{max-width:750px;margin:0 auto;color:#5c6479;font-size:16px;line-height:1.65}
.projects-gallery{padding-top:32px}
.projects-page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}
.project-card-large{border-radius:18px}
.project-card-large .project-thumb{aspect-ratio:2/1}
.project-large-info{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 21px 22px}
.project-large-info h3{font-size:19px;margin:0 0 8px}
.project-large-info p{max-width:520px;margin:0;color:#626a7f;font-size:14px;line-height:1.55}
.project-large-info>span{flex:0 0 auto;margin-top:1px;color:#3156ed;background:#eff2ff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800;white-space:nowrap}

@media(max-width:900px){
  .hero-slider,.hero-slides{min-height:760px}
  .hero-slide,.hero-slide.active{grid-template-columns:1fr;min-height:760px}
  .hero-slide .hero-copy{order:1;padding:5px 35px 0}
  .hero-slide .hero-visual{order:2;min-height:390px}
  .hero-slide .hero-visual img{height:390px}
  .hero-prev{left:4px}.hero-next{right:4px}
  .projects-page-grid{grid-template-columns:1fr}
}
@media(max-width:600px){
  .brand-logo{width:42px;height:30px;flex-basis:42px}
  .hero-slider,.hero-slides{min-height:710px}
  .hero-slide,.hero-slide.active{min-height:710px}
  .hero-slide .hero-copy{padding:0 8px}
  .hero-slide .hero-visual{min-height:330px}
  .hero-slide .hero-visual img{height:330px}
  .hero-arrow{top:60%;width:38px;height:38px}
  .hero-prev{left:-5px}.hero-next{right:-5px}
  .hero-dots{bottom:2px}
  .projects-hero h1{font-size:38px}
  .project-large-info{flex-direction:column;gap:12px;padding:17px}
}


/* ===== v6 targeted update: full-width background slider + original sections ===== */
.brand-logo{width:54px;height:44px;object-fit:contain;filter:none}
.footer-bottom .brand-logo{width:48px;height:40px}

.hero.hero-fullwidth{position:relative;padding:0;overflow:hidden;background:#f7f8ff}
.hero-fullwidth .hero-slider,
.hero-fullwidth .hero-slides{position:relative;width:100%;min-height:clamp(660px,48vw,820px)}
.hero-fullwidth .hero-slide{position:relative;display:none;width:100%;min-height:clamp(660px,48vw,820px);overflow:hidden}
.hero-fullwidth .hero-slide.active{display:block;animation:heroFadeV6 .6s ease}
@keyframes heroFadeV6{from{opacity:.2;transform:scale(1.008)}to{opacity:1;transform:none}}
.hero-background{position:absolute;inset:0;z-index:0;background:#f8f8ff}
.hero-background img{width:100%;height:100%;object-fit:cover;object-position:center 52%;display:block}
.hero-slide:nth-child(2) .hero-background img{object-position:center 50%}
.hero-slide:nth-child(3) .hero-background img{object-position:center 52%}
.hero-slide:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.96) 23%,rgba(255,255,255,.82) 40%,rgba(255,255,255,.18) 67%,rgba(255,255,255,.04) 100%);pointer-events:none}
.hero-content{position:relative;z-index:2;display:flex;align-items:center;min-height:clamp(660px,48vw,820px)}
.hero-fullwidth .hero-copy{width:min(575px,48%);padding:62px 0 72px}
.hero-fullwidth .hero-copy .eyebrow{margin-bottom:18px}
.hero-fullwidth .hero-copy h1{margin:0 0 22px;font-size:clamp(45px,4.5vw,68px);line-height:1.02;letter-spacing:-.055em}
.hero-fullwidth .hero-copy h1 span,.hero-fullwidth .hero-copy h1 b{background:linear-gradient(90deg,#135cff,#7239ea);-webkit-background-clip:text;background-clip:text;color:transparent}
.hero-fullwidth .hero-copy p{max-width:545px;margin-bottom:0;color:#505a73;font-size:17px;line-height:1.65}
.hero-fullwidth .hero-actions{margin-top:28px}
.hero-benefits{display:flex;flex-wrap:wrap;gap:0;margin-top:30px;color:#394258;font-size:13.5px;font-weight:700}
.hero-benefits span{display:inline-flex;align-items:center;gap:8px;padding:0 20px;border-left:1px solid #dfe3ef}
.hero-benefits span:first-child{padding-left:0;border-left:0}
.hero-benefits svg{width:19px;height:19px;fill:none;stroke:#2357ed;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.hero-fullwidth .hero-arrow{top:50%;width:50px;height:50px;border-color:rgba(255,255,255,.7);color:#fff;background:rgba(19,31,66,.34);box-shadow:0 10px 25px rgba(24,31,61,.12);backdrop-filter:blur(8px)}
.hero-fullwidth .hero-arrow:hover{background:linear-gradient(135deg,#175cff,#7040ec)}
.hero-fullwidth .hero-prev{left:26px}.hero-fullwidth .hero-next{right:26px}
.hero-fullwidth .hero-dots{bottom:24px}
.hero-fullwidth .hero-dots button{width:10px;height:10px;background:rgba(37,50,87,.3)}
.hero-fullwidth .hero-dots button.active{width:28px;background:linear-gradient(90deg,#175cff,#7040ec)}

#servicios{padding-top:64px}
#servicios .section-lead{max-width:740px;margin:-12px 0 28px;color:#60697f;font-size:15px;line-height:1.65}
.services-grid{gap:19px}
.service-card{min-height:195px;padding:25px 25px 23px}
.service-card .icon{display:grid;width:50px;height:50px;place-items:center;border-radius:14px;color:#2857f2;background:linear-gradient(145deg,#edf2ff,#f4efff);border:1px solid rgba(73,85,235,.1);box-shadow:0 9px 20px rgba(49,61,159,.08)}
.service-card .icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
.service-card h3{font-size:17px;margin:16px 0 9px}
.service-card p{max-width:92%;font-size:13.5px;line-height:1.55}
.service-card button{display:grid;width:30px;height:30px;place-items:center;border:1px solid #8995f5;background:#fff}

.stats-section{padding:12px 0 34px}
.stats-grid .stat-card{min-height:96px}

#portafolio{padding-top:52px}
.portfolio-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.project-card{border-radius:14px}
.project-card .project-thumb{aspect-ratio:16/8.9;background:#f6f8fd}
.project-card .project-thumb img{object-fit:cover;object-position:center}
.project-card .project-card-footer{min-height:59px;padding:12px 13px}
.project-card .project-card-footer h3{font-size:13.5px}
.project-card .project-card-footer span{font-size:9px;padding:5px 8px}

.process-section{padding-top:54px}
.process-grid{gap:22px}
.process-card{min-height:220px;padding:25px 22px}
.process-icon{width:58px;height:58px;margin-top:16px}

footer{margin-top:18px}
.footer-grid{padding-top:6px}
.tech-list span{font-size:12px}

@media(max-width:1000px){
  .hero-fullwidth .hero-slide:after{background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.91) 50%,rgba(255,255,255,.42) 100%)}
  .hero-fullwidth .hero-copy{width:min(620px,72%);padding-left:28px}
  .portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .hero-fullwidth .hero-slider,.hero-fullwidth .hero-slides,.hero-fullwidth .hero-slide,.hero-content{min-height:720px}
  .hero-background img{object-position:68% center}
  .hero-slide:after{background:linear-gradient(180deg,rgba(255,255,255,.94) 0%,rgba(255,255,255,.88) 56%,rgba(255,255,255,.54) 100%)}
  .hero-content{align-items:flex-start}
  .hero-fullwidth .hero-copy{width:100%;padding:66px 26px 95px}
  .hero-fullwidth .hero-copy h1{font-size:clamp(40px,12vw,54px)}
  .hero-fullwidth .hero-copy p{font-size:15px}
  .hero-benefits{gap:10px 0}
  .hero-benefits span{padding:0 12px}
  .hero-fullwidth .hero-arrow{top:auto;bottom:28px;width:42px;height:42px}
  .hero-fullwidth .hero-prev{left:20px}.hero-fullwidth .hero-next{right:20px}
  .hero-fullwidth .hero-dots{bottom:41px}
  .services-grid,.portfolio-grid{grid-template-columns:1fr}
  .project-card .project-thumb{aspect-ratio:16/9}
}


/* ===== v7 typography + services style alignment ===== */
:root{
  --v7-heading:"Space Grotesk",sans-serif;
  --v7-body:"Manrope",sans-serif;
  --v7-text:#0f1430;
  --v7-muted:#5f687f;
  --v7-line:#e6ebf7;
  --v7-card:#ffffff;
  --v7-blue:#165cff;
  --v7-purple:#7040ec;
  --v7-grad:linear-gradient(100deg,#165cff 0%,#22c4d7 100%);
  --v7-shadow:0 18px 44px rgba(22,35,87,.08);
}
body{
  font-family:var(--v7-body);
  color:var(--v7-text);
  background:
    radial-gradient(circle at top right, rgba(24,198,213,.07), transparent 24%),
    radial-gradient(circle at left top, rgba(22,92,255,.07), transparent 20%),
    #fbfcff;
  line-height:1.55;
}
.brand strong,.main-nav a,.btn,.hero h1,.hero h2,h1,h2,h3,.section-heading a,.projects-hero h1,.project-card-footer h3,.project-large-info h3,.footer-grid h3{
  font-family:var(--v7-heading);
}
.brand strong{font-size:17px;letter-spacing:-.02em}
.brand small,.footer-bottom p,.footer-grid p,.newsletter p,.about-copy p,.service-card p,.process-card p,.stats-grid span,.hero p{font-family:var(--v7-body)}
.main-nav a{font-size:15px;font-weight:700;letter-spacing:-.02em}
.main-nav a.active:after{width:6px;height:6px;bottom:-13px}
.btn{border-radius:14px;font-size:15px;font-weight:800;padding:14px 24px}
.btn-primary{background:var(--v7-grad);box-shadow:0 16px 30px rgba(22,92,255,.18)}
.btn-outline{border:1px solid #7d89ff;color:#2356ef}
.nav-cta{padding-inline:22px}
.eyebrow{
  font-family:var(--v7-body);
  font-size:12px;
  letter-spacing:.08em;
  color:#2b61f0;
  border:1px solid #dce5fb;
  background:rgba(255,255,255,.92);
  padding:10px 16px;
  font-weight:800;
  box-shadow:none;
}
h2{font-size:clamp(2.3rem,3.6vw,3.35rem);line-height:1.04;letter-spacing:-.05em;margin:14px 0 22px}
#servicios h2,#portafolio h2,.about-copy h2,#proceso h2{font-size:clamp(2.35rem,3.9vw,3.55rem)}
.hero-fullwidth .hero-copy h1{font-size:clamp(48px,5vw,76px);line-height:.98;letter-spacing:-.065em;font-family:var(--v7-heading);max-width:620px}
.hero-fullwidth .hero-copy p{font-size:17px;line-height:1.65;color:var(--v7-muted);max-width:560px}
.hero-fullwidth .hero-copy .eyebrow{margin-bottom:20px}
#servicios{padding-top:70px}
#servicios .container{position:relative}
#servicios .section-lead{max-width:760px;margin:-6px 0 34px;font-size:1.08rem;color:var(--v7-muted)}
.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.service-card{
  border:1px solid var(--v7-line);
  border-radius:22px;
  background:var(--v7-card);
  min-height:212px;
  padding:28px 26px 24px;
  box-shadow:0 14px 30px rgba(16,20,38,.04);
}
.service-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(23,37,84,.10)}
.service-card .icon{
  width:56px;height:56px;border-radius:18px;
  display:grid;place-items:center;
  color:var(--v7-blue);
  background:linear-gradient(145deg,#f3f6ff,#f8f4ff);
  border:1px solid rgba(101,111,239,.12);
  box-shadow:0 10px 24px rgba(32,50,135,.06);
  margin-bottom:18px;
}
.service-card .icon svg{width:30px;height:30px;stroke-width:1.7}
.service-card h3{font-size:1.5rem;line-height:1.1;letter-spacing:-.035em;margin:0 0 12px;font-family:var(--v7-heading)}
.service-card p{font-size:1rem;line-height:1.62;color:var(--v7-muted);max-width:100%;margin:0 0 8px}
.service-card button{
  position:absolute;right:20px;bottom:18px;
  width:32px;height:32px;border-radius:50%;
  border:1px solid #cfd9ff;color:#2f57f3;background:#fff;
}
.stats-grid{gap:18px}
.stats-grid article,.project-card,.process-card,.about-card,.newsletter,.contact-cta{border-radius:22px;border-color:var(--v7-line);box-shadow:var(--v7-shadow)}
.stat-icon{width:50px;height:50px;flex:0 0 50px}
.stats-grid strong{font-family:var(--v7-heading);font-size:1.02rem;letter-spacing:-.02em}
.stats-grid span{font-size:.92rem;color:var(--v7-muted)}
.section-heading a{font-size:1rem;font-weight:800}
.section-heading a,.text-link{color:#185cf2}
.portfolio-grid{gap:20px}
.project-card .project-thumb{border-bottom:1px solid var(--v7-line);background:#f6f9ff}
.project-card .project-thumb img{object-fit:cover}
.project-card .project-card-footer{padding:14px 16px;min-height:66px}
.project-card .project-card-footer h3{font-size:1.22rem;letter-spacing:-.03em}
.project-card .project-card-footer span{font-size:.78rem;padding:7px 10px;background:#eff2ff;color:#5a43ea}
.about-card{padding:40px 42px;background:linear-gradient(120deg,#fff 0%,#faf8ff 100%)}
.about-copy h2{font-size:clamp(2.5rem,4vw,3.55rem);line-height:1.05;letter-spacing:-.055em}
.about-copy p{font-size:1.05rem;line-height:1.75;color:var(--v7-muted);max-width:660px}
.about-benefits{margin-top:26px;display:grid;grid-template-columns:1fr 1fr;gap:18px 26px}
.benefit-item{display:flex;align-items:center;gap:14px;font-size:1.02rem;font-weight:700;color:#25304d}
.benefit-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,#f2f5ff,#f8f3ff);color:#3056f2;border:1px solid rgba(61,86,240,.12)}
.benefit-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.portrait-frame{padding:8px;border-radius:28px;background:linear-gradient(145deg,#ffffff,#f5f2ff);border:1px solid #dfe4f7;box-shadow:0 22px 44px rgba(70,53,196,.14)}
.portrait-wrap img{width:min(100%,290px);border-radius:22px;box-shadow:none}
#proceso{padding-top:62px}
.process-grid{gap:24px}
.process-card{
  min-height:245px;padding:28px 24px;
  text-align:center;position:relative;
  background:#fff;
}
.process-card .step-number, .process-card>b{
  position:absolute;top:14px;left:14px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;
  background:linear-gradient(135deg,#2557f1,#6b48ec);color:#fff;font-family:var(--v7-heading);font-weight:700;box-shadow:0 10px 22px rgba(39,80,235,.22)
}
.process-icon{width:62px;height:62px;margin:18px auto 18px;border-radius:18px;background:linear-gradient(145deg,#f2f5ff,#f8f3ff);display:grid;place-items:center;border:1px solid rgba(61,86,240,.12)}
.process-icon svg{width:34px;height:34px;stroke-width:1.7}
.process-card h3{font-size:1.55rem;letter-spacing:-.03em;margin:0 0 10px}
.process-card p{font-size:1rem;line-height:1.6;color:var(--v7-muted)}
.process-card:not(:last-child)::after{
  content:"→";position:absolute;right:-16px;top:50%;transform:translateY(-50%);color:#7b8bd7;font-size:28px;font-weight:700;
}
.contact-cta{padding:30px;background:linear-gradient(100deg,#5a2ff2,#165cff)}
.contact-cta h2,.newsletter h2{font-size:2rem;line-height:1.1;letter-spacing:-.04em;font-family:var(--v7-heading)}
.contact-cta p,.newsletter p{font-size:1rem;line-height:1.6}
.newsletter{padding:30px}
.newsletter input{padding:15px 16px;border-radius:12px}
.footer-grid h3{font-size:1.08rem;letter-spacing:-.03em}
.footer-grid p{font-size:.98rem;color:var(--v7-muted)}
.tech-list span{width:52px;height:48px;border-radius:12px;font-family:var(--v7-heading);font-size:.86rem}
.footer-bottom{margin-top:24px;padding-top:18px}
.footer-bottom p{font-size:.95rem}
.projects-hero h1{font-family:var(--v7-heading)}
.project-large-info h3{font-size:1.42rem;letter-spacing:-.03em}
.project-large-info p{font-size:1rem;line-height:1.65}
@media(max-width:1100px){
  .service-card h3{font-size:1.35rem}
  .project-card .project-card-footer h3{font-size:1.05rem}
  .process-card:not(:last-child)::after{display:none}
}
@media(max-width:900px){
  .services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .about-benefits{grid-template-columns:1fr 1fr}
}
@media(max-width:700px){
  h2,#servicios h2,#portafolio h2,.about-copy h2,#proceso h2{font-size:clamp(2.05rem,9vw,2.85rem)}
  .service-card{min-height:unset}
  .service-card h3{font-size:1.28rem}
  .about-benefits{grid-template-columns:1fr}
  .benefit-item{font-size:.98rem}
  .project-card .project-card-footer{flex-direction:column;align-items:flex-start;gap:10px}
  .project-card .project-card-footer h3{font-size:1.1rem}
}


/* Projects page premium modal */
.projects-helper{margin-top:12px;font-size:14px;color:#6f7690}
.project-card-large{cursor:pointer;transition:transform .22s ease, box-shadow .22s ease,border-color .22s ease;outline:none}
.project-card-large:hover,.project-card-large:focus-visible{transform:translateY(-5px);box-shadow:0 20px 50px rgba(64,72,140,.18);border-color:#d9def4}
.project-card-large .project-thumb{position:relative}
.project-card-large .project-thumb::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,0) 20%,rgba(15,23,42,.18) 100%);opacity:0;transition:opacity .2s ease}
.project-card-large:hover .project-thumb::after,.project-card-large:focus-visible .project-thumb::after{opacity:1}
.project-zoom-badge{position:absolute;right:14px;bottom:14px;z-index:1;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.92);color:#1c2240;font-size:.8rem;font-weight:700;box-shadow:0 10px 24px rgba(15,23,42,.14)}
.project-modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:28px;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:1000}
.project-modal.open{opacity:1;pointer-events:auto}
.project-modal-backdrop{position:absolute;inset:0;background:rgba(8,11,22,.64);backdrop-filter:blur(8px)}
.project-modal-dialog{position:relative;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:0;max-width:min(1180px,100%);width:100%;max-height:min(88vh,900px);background:#fff;border-radius:26px;overflow:hidden;box-shadow:0 30px 90px rgba(4,10,30,.28)}
.project-modal-media{background:#f7f9ff;min-height:320px}
.project-modal-media img{display:block;width:100%;height:100%;object-fit:contain;background:#f7f9ff}
.project-modal-content{padding:34px 32px 34px 30px;display:flex;flex-direction:column;justify-content:center}
.project-modal-category{display:inline-flex;align-self:flex-start;margin-bottom:14px;padding:8px 12px;border-radius:999px;background:#eef2ff;color:#4d3fe0;font-weight:700;font-size:.84rem}
.project-modal-content h2{margin:0 0 12px;font-size:2rem;line-height:1.05;letter-spacing:-.04em}
.project-modal-content p{margin:0;color:#5e657a;font-size:1rem;line-height:1.7}
.project-modal-close{position:absolute;top:14px;right:14px;z-index:2;width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.95);box-shadow:0 8px 20px rgba(19,28,68,.12);font-size:28px;line-height:1;cursor:pointer;color:#22283d}
body.modal-open{overflow:hidden}
@media(max-width:900px){
  .project-modal-dialog{grid-template-columns:1fr;max-height:92vh;overflow:auto}
  .project-modal-content{padding:26px 22px 28px}
  .project-modal-content h2{font-size:1.6rem}
}
@media(max-width:560px){
  .project-modal{padding:14px}
  .project-zoom-badge{right:10px;bottom:10px;padding:7px 10px;font-size:.76rem}
}
