*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f3ec;color:#211724;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.site-header{position:fixed;z-index:20;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(20px,5vw,76px);background:rgba(23,16,25,.82);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px)}.brand img{display:block;width:138px;height:auto}.site-header nav{display:flex;gap:28px;color:#e9e0ea;font-size:14px;font-weight:700}.site-header nav a:hover{color:#e7bb4f}.hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;padding:130px clamp(20px,8vw,130px) 80px;background:#171019;color:#fffaf1}.hero-content{position:relative;z-index:2;max-width:900px}.eyebrow{margin:0 0 18px;color:#e7bb4f;font-size:12px;font-weight:900;letter-spacing:.28em;text-transform:uppercase}.eyebrow.dark{color:#9c7116}.hero h1{max-width:860px;margin:0;font-size:clamp(46px,7vw,92px);line-height:.98;letter-spacing:-.055em}.lead{max-width:760px;margin:28px 0 0;color:#cec3d0;font-size:clamp(17px,2vw,22px)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:36px}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:14px;font-weight:850}.primary{background:#d8a72f;color:#171019}.secondary{border:1px solid rgba(255,255,255,.18);color:#fff}.status{display:flex;align-items:center;gap:9px;margin-top:32px;color:#a99ead;font-size:13px}.status span{width:9px;height:9px;border-radius:50%;background:#d8a72f;box-shadow:0 0 0 5px rgba(216,167,47,.12)}.hero-glow{position:absolute;border-radius:50%;filter:blur(6px);opacity:.45}.hero-glow-one{width:520px;height:520px;right:-160px;top:60px;background:radial-gradient(circle,#714c79 0,transparent 68%)}.hero-glow-two{width:460px;height:460px;left:15%;bottom:-300px;background:radial-gradient(circle,#d8a72f 0,transparent 70%)}.section{padding:96px clamp(20px,7vw,110px)}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:#fff}.section h2{margin:0;font-size:clamp(34px,4.5vw,58px);line-height:1.08;letter-spacing:-.035em}.copy{max-width:650px;color:#615664;font-size:18px}.copy p:first-child{margin-top:0}.focus-section{background:#f7f3ec}.section-heading{max-width:760px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:44px}.card{min-height:240px;padding:28px;border:1px solid rgba(33,23,36,.09);border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(38,28,40,.06)}.card span{color:#a07412;font-size:12px;font-weight:900;letter-spacing:.2em}.card h3{margin:55px 0 10px;font-size:22px}.card p{margin:0;color:#706573;font-size:14px}.contact-section{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center;background:#211724;color:#fff}.contact-card{padding:30px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:#171019}.contact-card .company{color:#e7bb4f;font-weight:900}.contact-card a{display:inline-block;margin:7px 0 14px;font-size:20px;font-weight:850}.contact-card p:last-child{margin-bottom:0;color:#bdb2c0}footer{display:flex;justify-content:space-between;gap:20px;padding:24px clamp(20px,7vw,110px);background:#110b13;color:#857a88;font-size:12px}footer p{margin:0}@media(max-width:900px){.site-header nav{display:none}.about-section,.contact-section{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,1fr)}.hero{min-height:88vh}.section{padding-top:72px;padding-bottom:72px}}@media(max-width:600px){.site-header{padding:14px 18px}.brand img{width:112px}.hero{padding:112px 20px 64px}.hero h1{font-size:48px}.lead{font-size:17px}.cards{grid-template-columns:1fr}.card{min-height:auto}.card h3{margin-top:34px}.section{padding:60px 20px}.copy{font-size:16px}footer{flex-direction:column;padding:22px 20px}}
