@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500&display=swap');
:root{--cream:#f8f5ef;--paper:#fffdf8;--navy:#14243c;--muted:#536173;--blue:#d9e7ed;--blue2:#c7dce7;--gold:#ac9073;--line:#e3e1da;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--navy);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.wrap{width:min(100% - 88px,1320px);margin-inline:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400}h1 em,h2 em{font-weight:400}.skip-link{position:absolute;z-index:99;left:10px;top:-80px;padding:12px 16px;background:#fff}.skip-link:focus{top:10px}a:focus-visible,button:focus-visible{outline:3px solid #a8753d;outline-offset:4px}
.site-header{position:relative;z-index:10;border-bottom:1px solid var(--line);background:var(--cream)}.header-inner{height:105px;display:flex;align-items:center;justify-content:space-between;gap:35px}.brand{display:flex;width:245px;flex-shrink:0;align-items:center}.brand img{width:100%;height:85px;object-fit:contain}.nav{display:flex;gap:42px;align-items:center}.nav a,.header-contact{font-size:14px;font-weight:600}.nav a:hover,.text-link:hover,.service-content a:hover{color:#6986a0}.header-contact{border-bottom:1px solid var(--navy);padding:10px 0;white-space:nowrap}.header-contact span,.button span,.text-link span,.service-content a span{padding-left:15px}.menu-toggle,.mobile-nav{display:none}
.hero{display:grid;grid-template-columns:1fr 0.92fr;column-gap:7%;padding-top:56px}.hero-copy{padding:65px 0 70px}.eyebrow{font-size:12px;letter-spacing:.22em;font-weight:700;margin-bottom:35px;display:flex;gap:18px;align-items:center}.eyebrow .line{width:35px;height:1px;background:var(--gold)}.hero h1{font-size:clamp(64px,7vw,110px);line-height:1.06;letter-spacing:-.055em;max-width:690px;margin-bottom:29px}.hero h1 em{color:#7392a8}.hero-intro{max-width:480px;color:var(--muted);font-size:18px;line-height:1.8;margin-bottom:40px}.hero-actions{display:flex;align-items:center;gap:31px;flex-wrap:wrap}.button{min-height:60px;display:inline-flex;align-items:center;justify-content:space-between;gap:25px;padding:17px 24px;font-size:14px;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--navy);color:white}.button-dark:hover{background:#2c4564}.text-link{font-size:14px;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:8px;white-space:nowrap}.hero-art{position:relative;overflow:hidden;min-height:600px;background:linear-gradient(145deg,#e5edf0,#c7d9e3 75%);isolation:isolate}.hero-art:after{content:"";position:absolute;inset:15px;border:1px solid rgba(255,255,255,.48);pointer-events:none}.art-circle{position:absolute;width:540px;height:540px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#edf4f5,#b4cbd9);left:50%;top:49%;transform:translate(-50%,-50%);box-shadow:0 30px 100px #53748b2a}.art-caption{position:absolute;z-index:3;left:38px;top:34px;right:38px;display:flex;justify-content:space-between;font-size:10px;font-weight:700;letter-spacing:.14em;color:#52677c}.art-number{position:absolute;z-index:3;bottom:38px;left:38px;font-size:12px;letter-spacing:.15em}.ring-band{position:absolute;z-index:2;width:270px;height:290px;border:27px solid #c5a87d;border-bottom-color:#8d7254;border-right-color:#ae916e;border-radius:50%;left:50%;top:58%;transform:translate(-50%,-40%) rotate(-12deg);box-shadow:inset 13px -8px 14px #6e5c4736,15px 18px 20px #566c7540}.ring-stone{position:absolute;z-index:4;width:185px;height:185px;left:50%;top:25%;transform:translateX(-50%) rotate(45deg);background:linear-gradient(145deg,#f8ffff 5%,#afcddd 39%,#ecf8ff 57%,#87b0c5 90%);clip-path:polygon(50% 0,94% 27%,100% 68%,50% 100%,0 68%,6% 27%);filter:drop-shadow(0 12px 5px #55758b55)}.ring-stone:before{content:"";position:absolute;inset:22px;background:linear-gradient(30deg,#9dc3d6,#faffff 48%,#b3d4e3);clip-path:polygon(50% 0,100% 39%,78% 100%,22% 100%,0 39%)}.ring-stone span{position:absolute;z-index:2;left:45%;top:16%;width:24px;height:110px;background:#ffffff77;transform:rotate(20deg);filter:blur(8px)}.ring-shadow{position:absolute;width:360px;height:64px;border-radius:50%;left:50%;bottom:70px;transform:translateX(-50%);background:#728c9860;filter:blur(22px)}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:28px 0;color:#71808d;font-size:11px;letter-spacing:.21em;font-weight:700}
.intro-section{padding:112px 0 123px;background:var(--paper)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:45px}.section-heading .eyebrow{margin-bottom:24px}.section-heading h2{font-size:clamp(42px,5vw,69px);line-height:1.15;max-width:650px;letter-spacing:-.035em;margin-bottom:0}.section-heading h2 em{color:#7392a8}.section-heading>p{color:var(--muted);line-height:1.7;max-width:300px;margin-bottom:7px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{background:var(--cream);min-width:0}.service-visual{height:245px;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 60%,#f0f3ed,#e4e9e4)}.service-visual:after{content:"";position:absolute;bottom:28px;left:25%;width:50%;height:15px;background:#5d6a6240;filter:blur(12px);border-radius:50%}.visual-shape{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%)}.creation .visual-shape{width:135px;height:135px;border:20px solid #b89e78;border-radius:50%;box-shadow:inset 6px 8px 10px #56453438,8px 12px 12px #4c4b3f2b}.creation .visual-shape:before{content:"";position:absolute;width:80px;height:80px;left:8px;top:-51px;background:linear-gradient(125deg,#fff,#b9d6e0 55%,#faffff);clip-path:polygon(50% 0,100% 45%,50% 100%,0 45%)}.refurbishment .service-visual{background:radial-gradient(circle at 50% 55%,#efe8e0,#e9dfd2)}.refurbishment .visual-shape{width:185px;height:130px;border:14px solid #bba17b;border-radius:50%;transform:translate(-50%,-45%) rotate(-17deg);box-shadow:inset 8px 8px 12px #816b5040,9px 14px 15px #675a4830}.refurbishment .visual-shape:before{content:"";position:absolute;width:35px;height:35px;left:-16px;top:35px;border-radius:50%;background:radial-gradient(circle at 32% 25%,white,#dac8ae 40%,#b39468 80%);box-shadow:45px 20px 0 -3px #d7c4a3,98px 8px 0 -5px #e2d1b2,140px -13px 0 -5px #d9c4a1}.setting .service-visual{background:radial-gradient(circle at 50% 55%,#e9eff1,#dce8ed)}.setting .visual-shape{width:130px;height:150px;background:linear-gradient(145deg,#faffff,#a9ccde 60%,#e9fbff);clip-path:polygon(50% 0,100% 35%,80% 100%,20% 100%,0 35%);filter:drop-shadow(7px 10px 8px #68849877)}.service-content{padding:28px 28px 33px}.service-number{font-size:11px;letter-spacing:.18em;color:#8a8c86;font-weight:700}.service-content h3{font-size:31px;line-height:1.22;margin:16px 0 14px}.service-content p{color:var(--muted);line-height:1.7;min-height:82px;margin-bottom:20px}.service-content a{display:inline-block;border-bottom:1px solid currentColor;padding-bottom:7px;font-size:13px;font-weight:700}
.about-section{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center;padding-top:120px;padding-bottom:120px}.about-decoration{height:470px;position:relative;display:grid;place-items:center;background:#e7eced;overflow:hidden}.about-oval{width:280px;height:350px;border:1px solid #9cb5c2;border-radius:50%;transform:rotate(28deg);position:absolute}.about-oval:before,.about-oval:after{content:"";position:absolute;inset:25px;border:1px solid #c5d3d7;border-radius:50%}.about-oval:after{inset:52px}.about-decoration span{font:italic 240px var(--serif);color:#879fae;position:relative;top:-18px;text-shadow:5px 7px 0 #ffffff77}.about-copy{max-width:510px}.about-copy .eyebrow{margin-bottom:26px}.about-copy h2{font-size:clamp(42px,5vw,68px);line-height:1.16;letter-spacing:-.035em;margin-bottom:27px}.about-copy p:not(.eyebrow){color:var(--muted);line-height:1.85;margin-bottom:18px}.about-copy .text-link{display:inline-block;margin-top:19px}
.contact-section{background:var(--navy);color:#fff;padding:85px 0 94px}.contact-inner{display:flex;justify-content:space-between;align-items:end;gap:60px}.contact-inner>div:first-child{max-width:760px}.eyebrow.light{color:#c7d9e3;margin-bottom:27px}.contact-inner h2{font-size:clamp(43px,5vw,72px);line-height:1.14;letter-spacing:-.035em;margin-bottom:19px}.contact-inner p:not(.eyebrow){color:#d3dce4;line-height:1.7;margin-bottom:0}.contact-actions{display:flex;align-items:start;flex-direction:column;gap:22px;flex-shrink:0}.button-cream{background:var(--cream);color:var(--navy)}.button-cream:hover{background:#dceaf0}.phone-link{border-bottom:1px solid #b6c7d5;padding-bottom:7px;font-size:14px}.footer{background:#101e33;color:#b8c4cf}.footer-inner{min-height:110px;display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:12px}.footer-brand{color:white;font:24px var(--serif);letter-spacing:.04em}.footer-brand span{display:block;font:10px var(--sans);letter-spacing:.35em;text-align:center;margin-top:3px}.footer p{margin:0}
@media(max-width:1050px){.wrap{width:min(100% - 48px,1320px)}.header-inner{gap:15px}.brand{width:190px}.nav{gap:20px}.hero{column-gap:4%}.hero-art{min-height:510px}.hero-copy{padding-top:50px}.hero h1{font-size:clamp(58px,7vw,88px)}.ring-stone{top:24%}.service-content{padding:25px 20px}.service-content h3{font-size:26px}}
@media(max-width:760px){.wrap{width:min(100% - 36px,560px)}.header-inner{height:80px}.brand{width:173px}.brand img{height:68px}.nav,.header-contact{display:none}.menu-toggle{display:flex;width:44px;height:44px;flex-direction:column;justify-content:center;align-items:center;gap:6px;border:1px solid #b8c6d0;background:transparent;cursor:pointer}.menu-toggle span{width:18px;height:1px;background:var(--navy)}.mobile-nav:not([hidden]){display:flex;position:absolute;left:0;right:0;top:80px;background:var(--cream);padding:18px 24px 25px;flex-direction:column;gap:0;box-shadow:0 15px 20px #17263a16}.mobile-nav a{padding:14px 4px;border-bottom:1px solid var(--line)}.hero{display:block;padding-top:0}.hero-copy{padding:65px 0 51px}.eyebrow{margin-bottom:26px}.hero h1{font-size:clamp(58px,13vw,82px)}.hero-intro{font-size:16px}.hero-art{min-height:480px}.hero-bottom{gap:16px;flex-wrap:wrap;font-size:9px;line-height:1.7}.intro-section{padding:78px 0}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:20px}.service-grid{grid-template-columns:1fr;gap:17px}.service-visual{height:230px}.service-content p{min-height:0}.about-section{display:flex;flex-direction:column;padding-top:74px;padding-bottom:83px;gap:48px}.about-decoration{height:360px;width:100%}.about-copy h2{font-size:48px}.contact-section{padding:75px 0}.contact-inner{display:block}.contact-inner h2{font-size:49px}.contact-actions{margin-top:36px}.footer-inner{min-height:0;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:20px;padding:35px 0}.footer-brand{width:100%;text-align:left}.footer-brand span{text-align:left;margin-left:2px}.footer p{width:100%}}
@media(max-width:390px){.hero h1{font-size:55px}.hero-actions{align-items:flex-start;flex-direction:column;gap:26px}.hero-art{min-height:410px}.art-circle{width:430px;height:430px}.ring-band{width:215px;height:240px}.ring-stone{width:145px;height:145px;top:28%}.art-caption{left:25px;right:25px}.contact-inner h2{font-size:43px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
