:root{--olive:#26301f;--olive2:#3c492f;--cream:#f6f0e5;--gold:#d8b56a;--gold2:#f1d28d;--ink:#20271d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}.site-header{min-height:92px;padding:14px 5%;display:flex;align-items:center;gap:28px;background:rgba(34,43,27,.97);color:white;position:sticky;top:0;z-index:20;box-shadow:0 10px 30px #0002}.brand{display:flex;align-items:center;gap:12px;color:var(--gold2);text-decoration:none;min-width:245px}.ls-mark{width:58px;height:72px;border:1.5px solid var(--gold);border-radius:50%;display:grid;place-items:center;font:34px Georgia,serif;color:var(--gold2);letter-spacing:-5px;padding-right:5px;box-shadow:0 0 18px #e6bd5f26}.brand-words{display:flex;flex-direction:column}.brand-words b,.footer-brand b{font:29px Georgia,serif;letter-spacing:2px}.brand-words small,.footer-brand small{display:block;font-size:10px;letter-spacing:3px;margin-top:3px}.site-header nav{display:flex;gap:22px;flex:1;justify-content:center}.site-header nav a{color:#fff;text-decoration:none;font-size:14px;opacity:.9}.site-header nav a:hover{color:var(--gold2)}.social{display:flex;gap:10px}.social a{display:grid;place-items:center;border:1px solid var(--gold);color:var(--gold2);text-decoration:none;border-radius:50%;font-weight:bold;transition:.25s}.top-social a{width:34px;height:34px}.social a:hover{transform:translateY(-2px);box-shadow:0 0 20px #f0cc7980;background:#ffffff0d}.cta{display:inline-block;background:linear-gradient(110deg,var(--gold2),#c99942,var(--gold2));background-size:200% 100%;color:#25281f;text-decoration:none;padding:15px 24px;border-radius:30px;font-weight:700;box-shadow:0 10px 30px #c9994240;animation:shine 5s linear infinite}.cta.small{padding:12px 18px;white-space:nowrap;font-size:14px}@keyframes shine{to{background-position:200% 0}}main{overflow:hidden}.hero{min-height:660px;padding:90px 7%;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;background:radial-gradient(circle at 75% 40%,#b9954d33 0,transparent 28%),linear-gradient(125deg,#172014 0%,#2c3823 48%,#465333 100%);color:white;position:relative}.glow:before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 18% 75%,#e9c87520,transparent 20%),radial-gradient(circle at 80% 20%,#f7dd9a18,transparent 18%);filter:blur(8px);animation:breathe 7s ease-in-out infinite alternate}@keyframes breathe{to{transform:scale(1.08);opacity:.65}}.hero-copy{position:relative;z-index:2;max-width:680px}.eyebrow{color:var(--gold2);font-size:12px;letter-spacing:5px;font-weight:700}.hero h1{font:clamp(52px,6vw,88px)/.98 Georgia,serif;margin:20px 0 28px;font-weight:400}.hero h1 em{display:block;color:var(--gold2);font-weight:400}.lead{font-size:19px;line-height:1.65;max-width:600px;margin-bottom:34px}.hero-art{height:470px;position:relative;display:grid;place-items:center}.hero-monogram{width:270px;height:340px;border:2px solid var(--gold);border-radius:50%;display:grid;place-items:center;font:150px Georgia,serif;color:var(--gold2);letter-spacing:-20px;padding-right:20px;box-shadow:0 0 90px #e5c26d36,inset 0 0 60px #e5c26d12;position:relative;z-index:2}.hero-art p{position:absolute;right:2%;bottom:3%;font:italic 29px Georgia,serif;color:#fff;transform:rotate(-5deg);text-shadow:0 0 18px #e8c46d}.orb{position:absolute;border-radius:50%;filter:blur(1px);background:#e6c57418;border:1px solid #e6c57433}.orb.one{width:380px;height:380px;animation:float 8s ease-in-out infinite}.orb.two{width:460px;height:460px;animation:float 10s ease-in-out infinite reverse}@keyframes float{50%{transform:translate(18px,-20px) scale(1.04)}}.services{padding:85px 6%;text-align:center;background:linear-gradient(#f7f1e7,#eee5d5)}h2{font:clamp(38px,4vw,58px) Georgia,serif;color:var(--olive);font-weight:400;margin:12px 0 38px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1250px;margin:auto}.card{min-height:260px;padding:34px 26px;text-align:left;text-decoration:none;color:white;border:1px solid #d9b86680;border-radius:18px;background:linear-gradient(145deg,#28331f,#465334);box-shadow:0 16px 45px #26301f22;position:relative;overflow:hidden;transition:.3s}.card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:#f2d38712;right:-70px;bottom:-80px;box-shadow:0 0 50px #f2d38722}.card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #26301f38}.card span{color:var(--gold2);font:18px Georgia,serif}.card h3{font:32px Georgia,serif;margin:75px 0 8px}.card p{opacity:.85}.experience{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center;padding:90px 8%;background:#fbf8f1}.experience-mark{min-height:430px;border-radius:24px;display:grid;place-items:center;background:linear-gradient(135deg,#ded2bd,#f6efe2);box-shadow:inset 0 0 80px #9a783b12}.ls-mark.large{width:190px;height:240px;font-size:110px;letter-spacing:-18px;padding-right:18px;border-width:2px;color:#806124;border-color:#9b7937;box-shadow:0 0 50px #b28c422b}.experience p{font-size:17px;line-height:1.7;max-width:700px}.qualities{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:30px;color:#59614e}.follow{padding:65px 8%;display:flex;align-items:center;justify-content:space-between;gap:40px;background:linear-gradient(120deg,#26301f,#3d492f);color:white;position:relative}.follow h2{color:white;margin-bottom:10px}.follow p{opacity:.85}.big-social a{width:62px;height:62px;font-size:25px}.glow-soft:after{content:"";position:absolute;width:260px;height:260px;right:4%;top:-80px;background:#edc86b22;border-radius:50%;filter:blur(45px);pointer-events:none}footer{background:#f6efe3;padding:42px 6%;display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap;color:#3e4536;border-top:1px solid #d4bd8c}.footer-brand{display:flex;align-items:center;gap:12px;color:#745b28}.footer-brand>span:last-child{display:block}.footer-brand .ls-mark{color:#806124;border-color:#9b7937}footer a{color:#665023}.slogan{font-size:11px;letter-spacing:4px;color:#806a3c}@media(max-width:1050px){.site-header nav{display:none}.site-header{flex-wrap:wrap}.top-social{margin-left:auto}.hero{grid-template-columns:1fr}.hero-art{height:390px}.grid{grid-template-columns:1fr 1fr}.experience{grid-template-columns:1fr}.experience-mark{min-height:300px}}@media(max-width:650px){.site-header{padding:12px 4%}.brand{min-width:0}.brand-words b{font-size:21px}.brand-words small{letter-spacing:2px}.top-social{display:none}.cta.small{margin-left:auto}.hero{padding:70px 7%;min-height:auto}.hero h1{font-size:52px}.hero-art{height:320px}.hero-monogram{width:190px;height:240px;font-size:100px}.grid{grid-template-columns:1fr}.card{min-height:200px}.card h3{margin-top:45px}.experience{padding:65px 7%}.qualities{grid-template-columns:1fr}.follow{flex-direction:column;align-items:flex-start}footer{align-items:flex-start;flex-direction:column}}

.design-hero{width:100%;background:#1d2a17}.design-hero img{display:block;width:100%;height:auto;margin:0 auto}
