*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#111;background:#fff;font-family:Montserrat,Arial,sans-serif}.container{width:min(1160px,92%);margin:auto}.announcement{background:#050505;color:#ddd;text-align:center;padding:9px;font-size:10px;letter-spacing:2px}.header{background:#fff;border-bottom:1px solid #e8e8e8;position:sticky;top:0;z-index:20}.header-inner{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:25px}.logo{width:92px;height:92px;border-radius:50%;object-fit:cover;display:block}.logo-link{line-height:0}.header nav{display:flex;align-items:center;gap:25px}.header nav a{text-decoration:none;color:#222;font-size:11px;text-transform:uppercase;letter-spacing:1px}.nav-button{border:1px solid #111;padding:12px 15px}.hero{background:linear-gradient(120deg,#08080a,#26242a);color:#fff;padding:55px 0}.hero-grid{display:grid;grid-template-columns:1fr .75fr;align-items:center;gap:55px}.eyebrow,.section-title span,.contact-box span{font-size:10px;letter-spacing:3px;font-weight:600;color:#ccc}.hero h1,.section h2{font-family:"Cormorant Garamond",serif}.hero h1{font-size:68px;line-height:.96;margin:16px 0 22px;font-weight:600}.hero h1 em{color:#ef78ad;font-weight:500}.hero p{max-width:610px;color:#d1d1d1;line-height:1.8}.hero-art img{width:100%;display:block;border-radius:4px;box-shadow:0 25px 70px rgba(0,0,0,.4)}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 22px;text-decoration:none;text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:600}.light{background:#fff;color:#111}.outline-light{border:1px solid #aaa;color:#fff}.dark{background:#111;color:#fff}.outline-dark{border:1px solid #111;color:#111}.section{padding:85px 0}.section-title{text-align:center;margin-bottom:38px}.section-title span,.dark-eye,.contact-box span{color:#8c5270}.section-title h2,.feature-grid h2,.contact-box h2{font-size:48px;margin:10px 0}.section-title p{color:#777}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product{border:1px solid #e6e6e6;background:#fff;box-shadow:0 12px 35px rgba(0,0,0,.06)}.product img{width:100%;height:380px;object-fit:cover;display:block}.product-copy{padding:20px}.product-copy h3{font-family:"Cormorant Garamond",serif;font-size:28px;margin:0 0 10px}.product-copy a{color:#8c5270;text-decoration:none;font-size:12px;font-weight:600}.center{text-align:center;margin-top:34px}.feature-ad{background:#f5edf1}.feature-grid{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:65px}.feature-grid img{width:100%;display:block;box-shadow:0 20px 55px rgba(0,0,0,.12)}.feature-grid p{color:#666;line-height:1.8;max-width:650px}.services{background:#f7f7f6}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-grid>div{background:#fff;border:1px solid #e5e5e5;padding:35px}.service-grid b{font-family:"Cormorant Garamond",serif;font-size:38px;color:#c987a6}.service-grid h3{font-family:"Cormorant Garamond",serif;font-size:29px;margin:15px 0 10px}.service-grid p{color:#6d6d6d;line-height:1.7;font-size:13px}.contact-box{display:grid;grid-template-columns:220px 1fr;gap:55px;align-items:center;border:1px solid #ddd;padding:55px}.contact-logo{width:210px;height:210px;border-radius:50%;object-fit:cover}.contact-box p{color:#666;line-height:1.8}.email{font-size:13px;font-weight:600;color:#8c5270!important}footer{background:#070707;color:#aaa;text-align:center;padding:35px;font-size:11px;letter-spacing:1px}
@media(max-width:800px){.header-inner{min-height:88px}.logo{width:70px;height:70px}.header nav a:not(.nav-button){display:none}.hero-grid,.feature-grid,.contact-box{grid-template-columns:1fr}.hero h1{font-size:49px}.hero-art{max-width:520px}.product-grid,.service-grid{grid-template-columns:1fr}.product img{height:auto}.section{padding:60px 0}.section-title h2,.feature-grid h2,.contact-box h2{font-size:38px}.contact-box{padding:35px 24px}.contact-logo{width:150px;height:150px;margin:auto}.contact-box{text-align:center}.contact-box .actions{justify-content:center}}