*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050505;color:#f1eee8;font-family:Inter,Arial,sans-serif}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.topbar{height:112px;display:flex;align-items:center;gap:34px;padding:12px 2.4vw;border-bottom:1px solid rgba(190,139,45,.16);background:#050505;position:sticky;top:0;z-index:20}.brand{width:260px;flex:0 0 260px}.brand img{width:100%;height:86px;object-fit:cover;object-position:center 46%}.navlinks{display:flex;align-items:center;justify-content:center;gap:34px;flex:1;font-family:"Cormorant Garamond",serif;font-size:14px;letter-spacing:.08em;white-space:nowrap}.navlinks a{padding:14px 0;border-bottom:1px solid transparent}.navlinks a:hover,.navlinks a.active{color:#d3a348;border-color:#d3a348}.socials{display:flex;gap:22px;color:#d3a348;font-size:23px;min-width:150px;justify-content:flex-end}.hero{min-height:590px;display:grid;grid-template-columns:48% 52%;border-bottom:1px solid rgba(190,139,45,.18);background:#050505}.hero-copy{padding:95px 6.4vw 60px;align-self:center}.eyebrow{font-family:"Cormorant Garamond",serif;letter-spacing:.22em;color:#cf9f45;font-size:18px}.eyebrow.small{font-size:13px}.hero h1,.work-head h2,.orders h2,.certificate h2,.about h2{font-family:"Cormorant Garamond",serif;font-weight:500;letter-spacing:.04em}.hero h1{font-size:clamp(54px,5.4vw,92px);line-height:.96;margin:34px 0 26px}.gold-line{height:1px;width:70%;background:linear-gradient(90deg,#8f6827,#d5a64d,#8f6827);position:relative}.gold-line:after{content:"◆";position:absolute;left:50%;transform:translate(-50%,-50%);top:50%;color:#d5a64d;font-size:11px;background:#050505;padding:0 9px}.hero-copy p{max-width:620px;color:#c7c2b9;font-size:18px;line-height:1.8;margin:26px 0}.actions{display:flex;gap:26px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 34px;border:1px solid #a97d31;font-family:"Cormorant Garamond",serif;letter-spacing:.12em;font-size:15px;background:transparent;color:#e7d4a2;cursor:pointer}.btn.gold{background:linear-gradient(135deg,#e0b65e,#b17d29);color:#111;border-color:#d1a046}.btn.outline:hover{background:#151008}.btn.compact{min-height:44px}.hero-image{background:linear-gradient(90deg,#050505 0%,rgba(5,5,5,.08) 18%,rgba(5,5,5,.02) 100%),url('hero-rug.jpg') center/cover no-repeat}.features{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid rgba(190,139,45,.18);background:#090806}.features article{min-height:116px;display:flex;align-items:center;gap:22px;padding:24px 3.8vw;border-right:1px solid rgba(190,139,45,.14)}.features article:last-child{border-right:none}.icon{color:#d3a348;font-size:38px}.features h3{font-family:"Cormorant Garamond",serif;font-weight:500;letter-spacing:.08em;margin:0 0 6px;font-size:17px}.features p{color:#b3a995;font-family:"Cormorant Garamond",serif;margin:0;line-height:1.4}.work-section,.orders,.certificate,.about{padding:72px 6.2vw}.work-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.work-head h2,.orders h2,.certificate h2,.about h2{font-size:44px;margin:14px 0 0}.gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.gallery figure{margin:0}.gallery img{width:100%;height:180px;object-fit:cover;border:1px solid rgba(211,163,72,.22)}.gallery figcaption{font-family:"Cormorant Garamond",serif;color:#bda56f;padding-top:9px;font-size:14px}.orders{display:grid;grid-template-columns:1fr 1fr;gap:8vw;border-top:1px solid rgba(190,139,45,.13)}.orders p,.certificate p,.about p{color:#aaa399;line-height:1.8;max-width:650px}.orders form{display:grid;gap:14px}.orders input,.orders select,.orders textarea{background:#0a0908;color:#eee;border:1px solid rgba(211,163,72,.26);padding:14px;font:inherit;outline:none}.orders input:focus,.orders select:focus,.orders textarea:focus{border-color:#d3a348}.certificate{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;background:#080705}.cert-card{border:1px solid rgba(211,163,72,.38);background:linear-gradient(145deg,#12100d,#070707);padding:38px;max-width:560px}.cert-card img{height:120px;width:220px;object-fit:cover;object-position:center 48%;margin-bottom:24px}.cert-title{color:#d3a348;letter-spacing:.16em;font-family:"Cormorant Garamond",serif}.cert-number{font-family:"Cormorant Garamond",serif;font-size:32px;margin:8px 0 24px}.cert-card dl{margin:0}.cert-card dl div{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);padding:12px 0;font-size:13px}.cert-card dt{color:#8f897f}.cert-card dd{margin:0}.about{display:grid;grid-template-columns:360px 1fr;gap:70px;align-items:center}.about>img{width:100%;background:#050505}.about h2{font-size:56px}footer{padding:48px 6vw 26px;border-top:1px solid rgba(190,139,45,.18);display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:35px;background:#050505}footer img{height:90px;width:210px;object-fit:cover;object-position:center 48%}.footer-links{display:flex;gap:24px;font-family:"Cormorant Garamond",serif;color:#c9b482}.footer-links a:hover{color:#d3a348}footer p{font-size:11px;color:#746d61;letter-spacing:.12em}@media(max-width:1150px){.navlinks{gap:17px;font-size:12px}.socials{display:none}.brand{width:210px;flex-basis:210px}.hero{grid-template-columns:1fr}.hero-image{min-height:430px}.features{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.topbar{height:auto;flex-wrap:wrap}.brand{width:185px;flex-basis:185px}.navlinks{display:none}.hero-copy{padding:70px 7vw}.hero h1{font-size:50px}.features{grid-template-columns:1fr}.features article{border-right:none;border-bottom:1px solid rgba(190,139,45,.14)}.gallery{grid-template-columns:1fr 1fr}.orders,.certificate,.about{grid-template-columns:1fr}.about{gap:30px}.about>img{max-width:280px}.work-head{align-items:flex-start;gap:20px;flex-direction:column}footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}}