@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--red:#c63716;--deep:#74200f;--ink:#211b18;--muted:#655e59;--cream:#faf7f2;--line:#e8dfd8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;background:var(--cream)}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.site-header{background:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line)}.header-inner{height:82px;display:flex;align-items:center;gap:40px}.brand{display:block;width:220px;height:60px;overflow:hidden}.brand img{display:block;width:220px;height:220px;object-fit:cover;object-position:top;transform:translateY(-5px)}nav{display:flex;gap:34px;margin-left:auto;font-weight:600;font-size:14px}nav a:hover,.text-link:hover{color:var(--red)}.header-contact{padding:12px 18px;border:1px solid var(--red);border-radius:6px;color:var(--red);font-weight:700;font-size:14px}.header-contact span,.button span{margin-left:18px}.hero{background:radial-gradient(circle at 75% 30%,#f7e5dc 0,transparent 38%),#faf7f2;overflow:hidden}.hero-grid{min-height:640px;display:grid;grid-template-columns:1.12fr .88fr;align-items:center;gap:48px}.eyebrow,.section-kicker{color:var(--red);font-size:12px;font-weight:800;letter-spacing:.16em}.eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase}.pulse{width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px #f4d7cc}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h1{font-size:clamp(46px,5.4vw,78px);line-height:1.1;letter-spacing:-.055em;margin:28px 0}em{font-style:normal;color:var(--red)}.lead{font-size:18px;line-height:1.75;color:var(--muted);max-width:630px}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:35px}.button{display:inline-flex;align-items:center;justify-content:space-between;padding:17px 22px;border-radius:7px;font-size:14px;font-weight:700}.button.primary{background:var(--red);color:white}.button.primary:hover{background:var(--deep)}.text-link{font-weight:700;font-size:14px}.text-link span{margin-left:8px}.hero-art{height:470px;position:relative;display:grid;place-items:center;background:linear-gradient(145deg,#d44725,#8e270f);border-radius:28px;box-shadow:0 35px 70px #8d280f36;overflow:hidden}.hero-art:before{content:'';position:absolute;inset:24px;border:1px solid #ffffff44;border-radius:19px}.orbit{position:absolute;border:1px solid #ffffff4d;border-radius:50%;width:380px;height:380px}.orbit-two{width:270px;height:270px}.center-mark{width:174px;height:174px;display:grid;place-items:center;border-radius:32px;background:#fff;color:var(--red);font:800 72px Manrope,Arial,sans-serif;letter-spacing:-.1em;box-shadow:0 20px 45px #4d170d55;transform:rotate(-8deg)}.art-label{position:absolute;background:#fff;color:var(--deep);border-radius:6px;padding:10px 14px;font-weight:800;font-size:12px;box-shadow:0 8px 20px #41140835}.label-one{top:72px;left:42px}.label-two{right:23px;top:185px}.label-three{bottom:75px;left:65px}.intro{background:white;padding:95px 0}.intro-grid{display:grid;grid-template-columns:1fr 2fr;gap:60px}.intro h2,.section-heading h2,.contact h2{font-size:clamp(34px,3.7vw,52px);line-height:1.18;letter-spacing:-.045em;margin-bottom:20px}.intro p:last-child{color:var(--muted);line-height:1.8;font-size:17px;max-width:740px}.services{padding:95px 0 110px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:35px}.section-heading>p{color:var(--muted);max-width:300px;line-height:1.6}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card{background:#fff;padding:29px;min-height:270px;border:1px solid var(--line);border-radius:13px;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-5px);box-shadow:0 20px 35px #45180912}.service-no{float:right;color:#aaa09a;font-size:12px;font-weight:700}.service-icon{width:52px;height:52px;display:grid;place-items:center;background:#fbe9e2;color:var(--red);border-radius:12px;font-size:29px;margin-bottom:28px}.service-card h3{font-size:19px;letter-spacing:-.025em;margin-bottom:10px}.service-card p{color:var(--muted);font-size:14px;line-height:1.7;margin:0}.contact{background:linear-gradient(120deg,#b73215,#7b210e);color:white;padding:94px 0}.contact-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:90px}.contact .section-kicker{color:#ffc5b2}.contact h2{max-width:630px}.contact h2 em{color:#ffbaa4}.contact p:not(.section-kicker){color:#f6d8ce;line-height:1.7;max-width:500px}.button.light{background:white;color:var(--deep);margin-top:16px}.contact-details{border-left:1px solid #ffffff55;padding-left:42px;display:grid;gap:28px}.contact-details span{display:block;color:#e7b9a9;font-size:11px;letter-spacing:.15em;font-weight:800;margin-bottom:8px}.contact-details a,.contact-details address{font-style:normal;font-size:17px;line-height:1.6;font-weight:600}.contact-details a:hover{text-decoration:underline}footer{background:#221916;color:#f1e8e3}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:80px;font-size:12px}.footer-inner strong{font-family:Manrope;font-size:17px}.footer-inner span{color:#b9aba4}@media(max-width:850px){.header-inner{height:72px}.brand{width:165px}.brand img{width:165px;height:165px}.header-contact{display:none}.hero-grid{grid-template-columns:1fr;padding:70px 0}.hero-art{height:350px}.intro-grid{grid-template-columns:1fr;gap:15px}.service-grid{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr;gap:45px}.contact-details{border-left:0;border-top:1px solid #ffffff55;padding:28px 0 0}}@media(max-width:600px){.wrap{width:min(100% - 32px,1180px)}.header-inner{gap:10px}.brand{width:128px;height:48px}.brand img{width:128px;height:128px}nav{gap:15px;font-size:12px}.hero-grid{padding:55px 0;gap:40px}.hero-art{height:290px}.orbit{width:260px;height:260px}.orbit-two{width:190px;height:190px}.center-mark{width:115px;height:115px;font-size:48px}.art-label{font-size:10px}.label-one{top:38px;left:18px}.label-two{top:125px;right:12px}.label-three{bottom:30px;left:25px}h1{font-size:46px}.lead{font-size:16px}.hero-actions{flex-wrap:wrap;gap:20px}.intro,.services,.contact{padding:65px 0}.section-heading{display:block}.service-grid{grid-template-columns:1fr}.service-card{min-height:0}.footer-inner{padding:22px 0;flex-wrap:wrap}}
