:root{
  --navy:#071f3f;
  --navy2:#0c294d;
  --gold:#b77d24;
  --gold2:#c9a05f;
  --ink:#10213c;
  --muted:#5e6674;
  --line:#e6d8c3;
  --soft:#fbfaf7;
  --stone:#f2eee7;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit}
.site-header{height:178px;display:flex;align-items:center;gap:44px;padding:30px 46px;background:#fff;border-bottom:1px solid #efefef;position:relative;z-index:5}
.brand{display:flex;align-items:center;gap:22px;text-decoration:none;min-width:390px;color:var(--navy)}
.brand-tower{width:60px;height:118px;object-fit:cover;object-position:top center;display:block}
.brand-line{height:118px;width:1px;background:var(--gold)}
.brand-type{display:flex;flex-direction:column;align-items:center;line-height:1}
.brand-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:64px;font-weight:700;letter-spacing:.072em;color:var(--navy)}
.brand-sub{margin-top:13px;display:flex;gap:14px;align-items:center;font-family:'Cormorant Garamond',Georgia,serif;font-size:24px;font-weight:700;letter-spacing:.31em;color:var(--gold)}
.brand-sub i{width:50px;height:1px;background:var(--gold);display:block}
.main-nav{display:flex;align-items:center;justify-content:center;gap:42px;flex:1;text-transform:uppercase;font-family:'Cormorant Garamond',Georgia,serif;font-weight:700;font-size:17px;letter-spacing:.065em;white-space:nowrap}
.main-nav a{text-decoration:none;padding:16px 0 12px;border-bottom:2px solid transparent;color:var(--navy)}
.main-nav a.active,.main-nav a:hover{border-color:var(--gold);color:var(--navy)}
.quote-link{border:1px solid var(--gold);color:#9b651b;background:white;text-decoration:none;text-transform:uppercase;letter-spacing:.07em;font-family:'Cormorant Garamond',Georgia,serif;font-size:17px;font-weight:700;padding:16px 26px;white-space:nowrap}.quote-icon{margin-right:10px;color:var(--gold)}
.hero{height:462px;display:grid;grid-template-columns:43.5% 56.5%;background:#fff;overflow:hidden;border-bottom:1px solid #f2eee8}
.hero-copy{padding:58px 0 0 72px;position:relative;z-index:2;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.97) 75%,rgba(255,255,255,0) 100%)}
.hero h1{font-family:'Cormorant Garamond',Georgia,serif;font-size:74px;line-height:.91;margin:0;color:var(--navy);font-weight:700;letter-spacing:.005em}.gold-rule{display:flex;align-items:center;gap:18px;color:var(--gold);margin:27px 0 20px}.gold-rule span{width:186px;height:1px;background:var(--gold)}.gold-rule b{font-size:18px;line-height:1}
.hero p{font-family:'Cormorant Garamond',Georgia,serif;font-weight:600;color:var(--ink);font-size:22px;line-height:1.36;margin:0 0 30px;max-width:535px}.hero-actions{display:flex;align-items:center;gap:29px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;text-decoration:none;text-transform:uppercase;letter-spacing:.085em;font-family:'Cormorant Garamond',Georgia,serif;font-size:16px;font-weight:700}.btn-navy{background:linear-gradient(180deg,var(--navy2),var(--navy));color:#fff;padding:0 28px;box-shadow:0 9px 18px rgba(7,31,63,.16)}.btn-navy span{margin-left:16px;font-size:21px}.btn-gold-outline{border:1px solid var(--gold);color:#9b651b;padding:0 24px;background:white}.hero-visual{background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.48) 14%,rgba(255,255,255,0) 30%),url('hero-fabric.jpg');background-repeat:no-repeat;background-size:cover;background-position:center right}
.portfolio{background:#fff;padding:28px 58px 21px}.section-label{display:flex;align-items:center;justify-content:center;gap:18px;text-transform:uppercase;color:var(--gold);font-family:'Cormorant Garamond',Georgia,serif;font-weight:700;letter-spacing:.09em}.section-label span{width:100px;height:1px;background:var(--gold)}.portfolio h2{font-family:'Cormorant Garamond',Georgia,serif;font-size:44px;line-height:1;color:var(--navy);margin:8px 0 18px;text-align:center}.product-grid{display:grid;grid-template-columns:repeat(9,1fr);border:1px solid var(--line);background:#fff}.product-card{min-height:158px;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;text-decoration:none;transition:.2s ease;background:rgba(255,255,255,.92)}.product-card:last-child{border-right:0}.product-card:hover{background:#fffaf2;transform:translateY(-2px)}.product-card svg{width:42px;height:42px;margin-bottom:12px;stroke:var(--gold);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.product-card h3{font-family:'Cormorant Garamond',Georgia,serif;text-transform:uppercase;font-size:16px;line-height:1.14;margin:0;color:var(--navy);font-weight:700}.product-card p{margin:10px 0 0;color:var(--gold);font-size:20px}.value-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 56px 35px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#fff}.value-strip article{display:grid;grid-template-columns:78px 1fr;gap:18px;align-items:center;border-right:1px solid #ddd;padding:8px 27px}.value-strip article:last-child{border-right:0}.value-strip svg{width:55px;height:55px;stroke:var(--gold);fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.value-strip h3{font-family:'Cormorant Garamond',Georgia,serif;text-transform:uppercase;font-size:18px;letter-spacing:.02em;margin:0;color:var(--navy)}.value-strip p{font-family:'Cormorant Garamond',Georgia,serif;font-size:18px;line-height:1.2;margin:4px 0 0;color:var(--ink)}.about-section,.industries-section{padding:72px 70px;background:var(--soft)}.industries-section{background:white}.text-block{max-width:980px}.eyebrow{text-transform:uppercase;color:var(--gold);letter-spacing:.16em;font-weight:700;font-size:13px;margin:0 0 12px}.about-section h2,.industries-section h2,.contact-section h2{font-family:'Cormorant Garamond',Georgia,serif;font-size:46px;line-height:1.04;color:var(--navy);margin:0 0 18px}.about-section p:not(.eyebrow),.contact-section p{font-family:'Cormorant Garamond',Georgia,serif;font-size:24px;line-height:1.45;font-weight:600;max-width:880px;margin:0;color:var(--ink)}.industry-list{display:flex;flex-wrap:wrap;gap:14px;max-width:1030px;margin-top:24px}.industry-list span{border:1px solid var(--line);padding:13px 18px;background:#fffdf8;font-weight:600;color:var(--navy)}.contact-section{display:grid;grid-template-columns:1fr 420px;gap:60px;padding:74px 70px;background:var(--navy);color:#fff}.contact-section h2{color:white}.contact-section p{color:#efe9dd}.contact-card{background:#fff;color:var(--navy);border-top:4px solid var(--gold);padding:34px;box-shadow:0 20px 38px rgba(0,0,0,.16)}.contact-card h3{font-family:'Cormorant Garamond',Georgia,serif;font-size:34px;margin:0 0 17px;color:var(--navy)}.contact-card p{font-family:Inter,Arial,sans-serif;font-size:17px;line-height:1.35;margin:9px 0;color:var(--ink);font-weight:500}.contact-card a{font-weight:700;color:var(--navy);text-decoration:none}.contact-card a:hover{text-decoration:underline}.site-footer{text-align:center;padding:38px 20px;background:#fff}.site-footer img{width:165px;height:auto}.site-footer p{font-family:'Cormorant Garamond',Georgia,serif;font-size:18px;margin:8px 0 0;color:var(--ink)}.site-footer .small{font-family:Inter,Arial,sans-serif;font-size:12px;color:#777;margin-top:10px}
@media(max-width:1180px){.site-header{height:auto;flex-wrap:wrap;padding:24px 28px}.brand{min-width:360px}.main-nav{order:3;width:100%;gap:26px;flex-wrap:wrap;justify-content:center}.hero{grid-template-columns:1fr;height:auto}.hero-copy{padding:54px 36px 38px}.hero-visual{height:360px}.product-grid{grid-template-columns:repeat(3,1fr)}.product-card{border-bottom:1px solid var(--line)}.value-strip{grid-template-columns:repeat(2,1fr)}.value-strip article:nth-child(2){border-right:0}.contact-section{grid-template-columns:1fr}}
@media(max-width:720px){.site-header{padding:18px}.brand{gap:12px;min-width:0}.brand-tower{width:40px;height:78px}.brand-line{height:78px}.brand-name{font-size:38px}.brand-sub{font-size:15px;gap:8px;margin-top:8px}.brand-sub i{width:28px}.quote-link{display:none}.main-nav{font-size:15px;gap:14px;justify-content:flex-start}.hero-copy{padding:39px 22px 32px}.hero h1{font-size:50px}.gold-rule span{width:86px}.hero p{font-size:20px}.hero-actions{flex-direction:column;align-items:flex-start;gap:14px}.hero-visual{height:320px;background-position:center right}.portfolio{padding:28px 16px 22px}.section-label span{width:54px}.portfolio h2,.about-section h2,.industries-section h2,.contact-section h2{font-size:37px}.product-grid{grid-template-columns:1fr}.product-card{border-right:0}.value-strip{grid-template-columns:1fr;padding:24px}.value-strip article{border-right:0;border-bottom:1px solid #ddd;padding:15px}.value-strip article:last-child{border-bottom:0}.about-section,.industries-section,.contact-section{padding:44px 22px}.about-section p:not(.eyebrow),.contact-section p{font-size:21px}.contact-card{padding:25px}.site-footer img{width:140px}}
