:root{--blue:#1627d8;--purple:#a50fc4;--dark:#0a1024;--ink:#171924;--muted:#606477;--line:#e5e7ef;--paper:#fff;--soft:#f5f6fb;--radius:22px;--shadow:0 22px 70px rgba(10,16,36,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.page-width{width:min(1180px,calc(100% - 40px));margin-inline:auto}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:12px;top:12px;z-index:100;background:white;padding:10px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.93);backdrop-filter:blur(18px);border-bottom:1px solid rgba(18,26,70,.08)}.header-inner{height:84px;display:flex;align-items:center;justify-content:space-between}.brand img{width:142px;height:auto}.site-header nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:700}.nav-cta{color:white;background:linear-gradient(135deg,var(--blue),var(--purple));padding:12px 18px;border-radius:999px}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 72% 25%,rgba(114,32,230,.35),transparent 32%),linear-gradient(130deg,#050a1a,#101c52 58%,#311066);color:#fff}.hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to right,black,transparent)}.hero-grid{position:relative;z-index:2;min-height:680px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:60px}.eyebrow{margin:0 0 12px;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;color:#8e9cff}.hero h1{margin:0;max-width:650px;font-size:clamp(44px,5.4vw,74px);line-height:1.02;letter-spacing:-.055em}.hero-copy>p{font-size:18px;color:#cbd1ea;max-width:590px;margin:24px 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:12px;font-weight:800;font-size:14px}.button-primary{background:linear-gradient(135deg,var(--blue),var(--purple));color:white;box-shadow:0 14px 38px rgba(123,31,214,.28)}.button-ghost{border:1px solid rgba(255,255,255,.28);color:white}.hero-badges{margin-top:34px;display:flex;gap:20px;flex-wrap:wrap;color:#cbd1ea;font-size:12px}.hero-badges span:before{content:"✓";color:#bc5cff;margin-right:7px;font-weight:900}.hero-visual{position:relative;height:520px}.hero-card{position:absolute;margin:0;border:1px solid rgba(255,255,255,.2);overflow:hidden;border-radius:20px;background:#10172f;box-shadow:0 28px 70px rgba(0,0,0,.35)}.hero-card img{width:100%;height:100%;object-fit:cover}.hero-card-main{width:68%;height:82%;left:0;top:9%;transform:rotate(-2deg)}.hero-card-small{width:41%;height:42%;right:0}.hero-card-small.top{top:0;transform:rotate(3deg)}.hero-card-small.bottom{bottom:0;transform:rotate(-2deg)}.section{padding:105px 0}.section-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end;margin-bottom:44px}.section h2,.page-copy h1{font-size:clamp(36px,4vw,56px);line-height:1.05;letter-spacing:-.045em;margin:0}.section-heading>p{margin:0;color:var(--muted)}.services-section{background:var(--soft)}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.service-card{display:grid;grid-template-columns:47% 53%;min-height:310px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:.25s}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.service-image{overflow:hidden}.service-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.service-card:hover img{transform:scale(1.04)}.service-content{padding:27px;display:flex;flex-direction:column;align-items:flex-start}.service-number{font-size:11px;font-weight:900;color:var(--purple)}.service-content h3{font-size:22px;line-height:1.15;margin:10px 0}.service-content p{font-size:14px;color:var(--muted);margin:0 0 20px}.service-content a{margin-top:auto;font-weight:800;font-size:13px;color:var(--blue)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.about-media{position:relative}.about-media img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:var(--radius)}.about-stamp{position:absolute;right:-28px;bottom:35px;width:150px;height:150px;border-radius:50%;background:linear-gradient(145deg,var(--blue),var(--purple));color:white;display:grid;place-items:center;text-align:center;font-weight:800;font-size:14px;transform:rotate(-7deg)}.about-copy>p:not(.eyebrow){color:var(--muted);font-size:17px}.about-copy ul{list-style:none;padding:0;margin:32px 0 0}.about-copy li{display:grid;gap:3px;padding:18px 0;border-top:1px solid var(--line)}.about-copy li span{color:var(--muted);font-size:14px}.process-section{background:var(--dark);color:white}.process-section .eyebrow{color:#b99cff}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:48px;border-top:1px solid rgba(255,255,255,.16)}.process-grid>div{padding:34px 26px;border-right:1px solid rgba(255,255,255,.16)}.process-grid span{font-size:12px;color:#b99cff;font-weight:900}.process-grid h3{font-size:20px}.process-grid p{color:#aeb6d5;font-size:14px}.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:245px;gap:16px}.gallery-grid img{width:100%;height:100%;object-fit:cover;border-radius:16px}.gallery-grid img:nth-child(1),.gallery-grid img:nth-child(4){grid-column:span 7}.gallery-grid img:nth-child(2),.gallery-grid img:nth-child(3){grid-column:span 5}.gallery-grid img:nth-child(5),.gallery-grid img:nth-child(6){grid-column:span 6}.cta-section{padding-top:20px}.cta-box{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:55px;border-radius:28px;color:white;background:linear-gradient(125deg,var(--blue),var(--purple));box-shadow:0 30px 70px rgba(61,31,210,.28)}.cta-box h2{max-width:700px}.cta-box p{margin-bottom:0;color:#e9e6ff}.button-light{background:white;color:var(--blue);white-space:nowrap}.button.disabled{opacity:.7}.site-footer{margin-top:80px;background:#070b18;color:white;padding:70px 0 26px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px}.footer-grid img{width:150px;filter:brightness(0) invert(1)}.footer-grid p{color:#9ca5c4;max-width:440px}.footer-grid h3{font-size:14px}.footer-grid a{display:block;color:#9ca5c4;padding:4px 0}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);padding-top:22px;margin-top:45px;color:#77809d;font-size:12px}.page-copy{min-height:60vh}.rte{max-width:760px}.rte a{color:var(--blue);text-decoration:underline}@media(max-width:900px){.site-header nav a:not(.nav-cta){display:none}.hero-grid{grid-template-columns:1fr;min-height:auto;padding:80px 0}.hero-visual{height:420px}.section-heading,.about-grid{grid-template-columns:1fr;gap:30px}.services-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:repeat(2,1fr)}.cta-box{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.page-width{width:min(100% - 28px,1180px)}.header-inner{height:72px}.brand img{width:118px}.nav-cta{padding:10px 13px;font-size:12px}.hero-grid{padding:62px 0;gap:26px}.hero h1{font-size:43px}.hero-copy>p{font-size:16px}.hero-visual{height:335px}.hero-badges{gap:10px;flex-direction:column}.section{padding:72px 0}.services-grid{gap:16px}.service-card{grid-template-columns:1fr}.service-image{height:230px}.service-content{min-height:240px}.about-stamp{right:-2px;width:126px;height:126px}.process-grid{grid-template-columns:1fr}.gallery-grid{display:grid;grid-template-columns:1fr;grid-auto-rows:280px}.gallery-grid img{grid-column:1!important}.cta-box{padding:34px 25px}.footer-grid{grid-template-columns:1fr}.footer-bottom{gap:12px;flex-direction:column}}
