:root{--bg:#0a0c10;--surface:#12151b;--paper:#f3f0e7;--text:#fff;--muted:rgba(255,255,255,.58);--accent:#88a4ff;--accent2:#d7dfff;--photo:url("https://images.unsplash.com/photo-1503376780353-7e6692767b70?auto=format&fit=crop&w=1800&q=85")}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--bg);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit}.container{width:min(1180px,calc(100% - 42px));margin:auto}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:.96;letter-spacing:-.055em}.demo-bar{position:relative;z-index:30;display:flex;min-height:46px;align-items:center;justify-content:center;gap:14px;padding:8px 20px;color:#111;background:#d9bd8b;font-size:.68rem;font-weight:900;letter-spacing:.06em;text-align:center}.demo-bar a{text-decoration:underline}.header{position:absolute;z-index:20;top:46px;right:0;left:0}.nav{display:flex;min-height:91px;align-items:center;justify-content:space-between;gap:25px}.logo{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:1.02rem;font-weight:950;letter-spacing:-.035em}.logo i{display:grid;width:43px;height:43px;place-items:center;border-radius:50%;color:#0a0c10;background:var(--accent);font-style:normal}.links{display:flex;align-items:center;gap:25px;color:rgba(255,255,255,.67);font-size:.78rem;font-weight:800}.links a{text-decoration:none}.links .cta{padding:12px 16px;border-radius:99px;color:#0a0c10;background:var(--accent)}.lang{display:flex;padding:3px;border:1px solid rgba(255,255,255,.15);border-radius:9px}.lang button{width:34px;height:28px;padding:0;border:0;border-radius:6px;color:rgba(255,255,255,.45);background:transparent;font-size:.63rem;font-weight:950;cursor:pointer}.lang button.active{color:#111;background:#fff}
.hero{position:relative;min-height:900px;overflow:hidden}.hero-photo{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(5,7,9,.96) 0%,rgba(5,7,9,.78) 42%,rgba(5,7,9,.15) 76%),linear-gradient(0deg,rgba(5,7,9,.76),transparent 48%),var(--photo);background-position:center;background-size:cover;transform:scale(1.02)}.hero::after{content:"";position:absolute;right:-220px;bottom:-330px;width:720px;height:720px;border-radius:50%;background:radial-gradient(circle,var(--accent),transparent 68%);opacity:.22}.hero-grid{position:relative;z-index:2;display:flex;min-height:900px;align-items:center;padding-top:115px}.hero-copy{max-width:880px}.kicker{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid rgba(255,255,255,.18);border-radius:99px;color:rgba(255,255,255,.74);background:rgba(255,255,255,.055);font-size:.68rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.kicker::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px color-mix(in srgb,var(--accent) 15%,transparent)}h1{max-width:1050px;margin-top:25px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(4.5rem,10vw,10rem);font-weight:400}.hero-copy>p:not(.kicker){max-width:620px;margin-top:28px;color:var(--muted);font-size:1.08rem}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:31px}.button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;padding:0 20px;border:1px solid rgba(255,255,255,.2);border-radius:99px;text-decoration:none;font-size:.8rem;font-weight:900}.button.primary{border-color:var(--accent);color:#0a0c10;background:var(--accent)}.stats{position:absolute;z-index:3;right:0;bottom:0;left:0;border-top:1px solid rgba(255,255,255,.14);background:rgba(8,10,14,.72);backdrop-filter:blur(18px)}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr)}.stat{padding:27px 20px;border-right:1px solid rgba(255,255,255,.13)}.stat:last-child{border:0}.stat strong,.stat small{display:block}.stat strong{font-size:1.12rem}.stat small{margin-top:4px;color:rgba(255,255,255,.45);font-size:.67rem}
.section{padding:115px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:55px}.eyebrow{margin-bottom:17px;color:var(--accent);font-size:.67rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.section h2{max-width:790px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3rem,6vw,6.5rem);font-weight:400}.section-head>p{max-width:500px;color:rgba(255,255,255,.5)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.service{min-height:310px;padding:29px;border:1px solid rgba(255,255,255,.13);border-radius:25px;background:linear-gradient(155deg,rgba(255,255,255,.075),rgba(255,255,255,.02))}.service>span{display:grid;width:45px;height:45px;margin-bottom:75px;place-items:center;border-radius:50%;color:#0a0c10;background:var(--accent);font-size:.7rem;font-weight:950}.service h3{font-size:1.5rem}.service p{margin-top:13px;color:rgba(255,255,255,.5);font-size:.82rem}.showcase{color:#111;background:var(--paper)}.showcase .section-head>p{color:#717171}.showcase .eyebrow{color:#4c61d8}.gallery{display:grid;grid-template-columns:1.25fr .75fr;gap:16px}.gallery-main,.gallery-side{position:relative;overflow:hidden;border-radius:28px;background-position:center;background-size:cover}.gallery-main{min-height:650px;background-image:linear-gradient(0deg,rgba(0,0,0,.58),transparent 55%),var(--photo)}.gallery-side{display:grid;min-height:650px;align-content:space-between;padding:32px;color:#fff;background:linear-gradient(145deg,#11151b,#2b3241)}.gallery-side::before{content:"";position:absolute;width:260px;height:260px;right:-70px;top:-70px;border-radius:50%;background:var(--accent);opacity:.75;filter:blur(4px)}.gallery-copy{position:absolute;right:35px;bottom:35px;left:35px;color:#fff}.gallery-copy small{font-size:.62rem;font-weight:900;letter-spacing:.14em}.gallery-copy strong{display:block;max-width:620px;margin-top:12px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.8rem,5vw,5.5rem);font-weight:400;line-height:.92}.gallery-side>small,.gallery-side>div{position:relative;z-index:2}.gallery-side>small{font-size:.62rem;font-weight:900;letter-spacing:.14em}.gallery-side strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:3.2rem;font-weight:400;line-height:.94}.gallery-side p{margin-top:14px;color:rgba(255,255,255,.58);font-size:.8rem}.contact{padding:105px 0}.contact-shell{display:grid;grid-template-columns:1fr auto;align-items:center;gap:35px;padding:55px;border:1px solid rgba(255,255,255,.14);border-radius:29px;background:linear-gradient(135deg,rgba(255,255,255,.09),rgba(255,255,255,.025))}.contact h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.8rem,5vw,5.4rem);font-weight:400}.contact p{max-width:650px;margin-top:15px;color:rgba(255,255,255,.54)}footer{padding:32px 0;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.4);font-size:.68rem}.footer-row{display:flex;justify-content:space-between;gap:20px}.footer-row a{color:rgba(255,255,255,.65)}
@media(max-width:900px){.links>a:not(.cta){display:none}.hero-grid{padding-top:135px}.service-grid{grid-template-columns:1fr}.service{min-height:0}.service>span{margin-bottom:45px}.section-head{display:grid}.gallery{grid-template-columns:1fr}.gallery-main,.gallery-side{min-height:500px}.contact-shell{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr}.stat{display:none}.stat:first-child{display:block;border:0}}
@media(max-width:600px){.container{width:min(100% - 28px,1180px)}.demo-bar{min-height:54px}.header{top:54px}.nav{min-height:76px}.links .cta{display:none}.hero,.hero-grid{min-height:790px}.hero h1{font-size:clamp(4rem,19vw,6.5rem)}.hero-actions{flex-direction:column}.button{width:100%}.section{padding:80px 0}.gallery-main,.gallery-side{min-height:430px}.gallery-copy{right:22px;bottom:24px;left:22px}.gallery-side{padding:24px}.contact-shell{padding:38px 23px}.footer-row{flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
