
:root{--ink:#10171c;--navy:#132a38;--blue:#1d6784;--ice:#eaf3f6;--silver:#edf0f1;--white:#fff;--line:#d8e0e3;--max:1180px;--accent:#e06b32}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fbfcfc;font:16px/1.55 Arial,sans-serif}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}
.wrap{width:min(var(--max),calc(100% - 36px));margin:auto}.top{background:#0e202b;color:#fff;text-align:center;padding:7px 12px;font-size:.86rem}
header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:5}.nav{min-height:76px;display:flex;align-items:center;gap:21px}
.brand{font:800 1.2rem Arial,sans-serif;line-height:1.05;margin-right:auto;text-transform:uppercase}.brand small{display:block;font:700 .61rem Arial,sans-serif;letter-spacing:.18em;color:var(--blue);margin-top:6px}
.links{display:flex;gap:18px;align-items:center;font-size:.88rem}.btn{display:inline-block;background:var(--accent);color:#fff;padding:13px 18px;border-radius:7px;font-weight:800;border:0}.btn.alt{background:transparent;color:var(--navy);border:1px solid var(--navy)}
.hero{display:grid;grid-template-columns:1fr 1.08fr;min-height:525px;background:#f5f8f9}.hero-copy{padding:70px max(28px,calc((100vw - var(--max))/2));padding-right:42px;align-self:center}.hero-photo{min-height:525px;background:center/cover no-repeat}
.eyebrow{text-transform:uppercase;letter-spacing:.19em;font-size:.74rem;color:var(--blue);font-weight:900}.hero h1,.pagehero h1{font:800 clamp(2.7rem,5vw,5.1rem)/.95 Arial,sans-serif;letter-spacing:-.045em;margin:14px 0 20px}.hero p{font-size:1.08rem;max-width:680px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}
.trust{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-block:1px solid var(--line)}.trust div{text-align:center;padding:22px 12px;border-right:1px solid var(--line)}.trust div:last-child{border:0}.trust strong{display:block}
section{padding:70px 0}.section-head{max-width:790px;margin-bottom:30px}.section-head h2{font:800 clamp(2rem,4vw,3.25rem)/1 Arial,sans-serif;letter-spacing:-.035em;margin:8px 0 15px}
.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:24px}.card h3{font-size:1.2rem;margin:5px 0 8px}.split{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}.photo{width:100%;min-height:390px;object-fit:cover;border-radius:12px}
.band{background:var(--navy);color:#fff}.band .card{color:var(--ink)}.check{padding-left:0;list-style:none}.check li{padding:8px 0;border-bottom:1px solid var(--line)}.check li:before{content:"✓";color:var(--accent);font-weight:bold;margin-right:10px}
.price-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line)}.price-table th,.price-table td{padding:14px 12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.price-table th{background:var(--ice);font-size:.84rem}.price-table tr:last-child td{border-bottom:0}
.note{background:#fff4ed;border-left:4px solid var(--accent);padding:15px 18px;border-radius:5px;margin-top:18px}.pagehero{padding:72px 0 54px;background:var(--ice)}.pagehero h1{font-size:clamp(2.8rem,5vw,4.7rem);max-width:900px}.crumb{font-size:.8rem;color:var(--blue);font-weight:900;text-transform:uppercase;letter-spacing:.14em}
.gallery{display:grid;grid-template-columns:2fr 1fr 1fr;gap:14px}.gallery img{height:260px;width:100%;object-fit:cover;border-radius:10px}.gallery img:first-child{grid-row:span 2;height:534px}
.quote{background:#fff;border:1px solid var(--line);padding:28px;border-radius:10px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.fields label{font-size:.82rem;font-weight:800}.fields input,.fields select,.fields textarea{width:100%;padding:12px;border:1px solid #b9c6cb;border-radius:6px;margin-top:5px;background:#fff}.fields textarea{min-height:120px}.wide{grid-column:1/-1}
footer{background:#0c1d27;color:#e8f0f3;padding:48px 0 24px}.foot{display:grid;grid-template-columns:2fr 1fr 1fr;gap:34px}.foot small{color:#b7c8cf}
.boutique{--navy:#20282c;--blue:#61747c;--ice:#f1f3f2;--accent:#b7824f}.boutique .hero-copy{background:#f6f3ee}.boutique .hero h1,.boutique .section-head h2,.boutique .pagehero h1{font-family:Georgia,serif;font-weight:400;letter-spacing:-.02em}.boutique .card,.boutique .photo{border-radius:2px}
@media(max-width:850px){.links{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:54px 24px}.hero-photo{min-height:380px}.trust,.grid4{grid-template-columns:1fr 1fr}.grid3,.grid2,.split,.foot{grid-template-columns:1fr}.fields{grid-template-columns:1fr}.wide{grid-column:auto}.gallery{grid-template-columns:1fr 1fr}.gallery img:first-child{grid-row:auto;height:260px}}
@media(max-width:520px){.trust,.grid4,.gallery{grid-template-columns:1fr}.gallery img:first-child{height:260px}.nav{min-height:66px}.brand{font-size:.95rem}}

/* v1.1 phone-header correction */
@media(max-width:850px){
  header{position:relative}
  .nav{min-height:62px;padding:10px 0;gap:10px}
  .brand{font-size:.82rem;max-width:62%;line-height:1.08}
  .brand small{font-size:.48rem;letter-spacing:.11em;margin-top:4px}
  .nav>.btn{font-size:.78rem;padding:9px 11px;white-space:nowrap}
}
@media(max-width:390px){
  .brand{font-size:.76rem;max-width:60%}
  .brand small{font-size:.44rem}
  .nav>.btn{font-size:.72rem;padding:8px 9px}
}

/* v1.3 DISTINCT BOUTIQUE DESIGN */
body.boutique{
  --navy:#151817;--blue:#6f7268;--ice:#f4f1ea;--accent:#b88752;
  background:#f8f5ef;color:#191b19;
}
body.boutique header{background:#f9f6f0;border-bottom:1px solid #d9d0c3}
body.boutique .top{background:#25221f}
body.boutique .brand{font-family:Georgia,serif;text-transform:none;letter-spacing:.01em}
body.boutique .brand small{color:#9a754f}
body.boutique .btn{background:#a77a49;border-radius:0}
body.boutique .btn.alt{border-color:#3d3a34;border-radius:0;color:#25221f}
body.boutique .hero{
  display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.35fr);
  background:#eee8df;min-height:640px;
}
body.boutique .hero-copy{
  padding:84px max(30px,calc((100vw - var(--max))/2));
  padding-right:46px;background:#eee8df;
}
body.boutique .hero h1{
  font-family:Georgia,serif;font-weight:400;font-style:normal;
  font-size:clamp(3rem,5.2vw,5.5rem);line-height:.96;letter-spacing:-.04em;
}
body.boutique .hero p{max-width:560px;font-size:1.05rem}
body.boutique .hero-photo{min-height:640px;position:relative}
body.boutique .trust{
  background:#1d2522;color:#f5efe7;border:0;
  grid-template-columns:repeat(3,1fr);
}
body.boutique .trust div{border-color:#4c554e;padding:28px 18px}
body.boutique section{padding:86px 0}
body.boutique .section-head{max-width:880px}
body.boutique .section-head h2{
  font-family:Georgia,serif;font-weight:400;font-style:normal;
  letter-spacing:-.025em;line-height:1.02
}
body.boutique .grid4{grid-template-columns:repeat(2,1fr);gap:26px}
body.boutique .card{
  border:0;border-top:1px solid #bdb6aa;background:transparent;
  border-radius:0;padding:26px 6px 10px;
}
body.boutique .card h3{font-family:Georgia,serif;font-size:1.45rem;font-weight:400}
body.boutique .band{background:#222724;color:#f6f2eb}
body.boutique .band .card{color:#f6f2eb;border-color:#5d645f}
body.boutique .split{gap:70px}
body.boutique .photo{border-radius:0;min-height:500px}
body.boutique .price-table{border:0;background:#fdfbf7}
body.boutique .price-table th{background:#ded7cb}
body.boutique .note{background:#efe6da;border-left-color:#a77a49}
body.boutique .gallery{gap:8px}
body.boutique .gallery img{border-radius:0}
body.boutique .pagehero{background:#e8e1d6;padding:90px 0 70px}
body.boutique .pagehero h1{font-family:Georgia,serif;font-weight:400;font-style:normal}
body.boutique footer{background:#1f211f}
body.boutique .editorial-kicker{
  display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:end;
  border-top:1px solid #bdb6aa;padding-top:30px
}
body.boutique .editorial-kicker blockquote{
  margin:0;font:400 clamp(2rem,4vw,4.3rem)/1.02 Georgia,serif;letter-spacing:-.035em
}
body.boutique .editorial-strip{
  display:grid;grid-template-columns:1.5fr .75fr .75fr;gap:10px
}
body.boutique .editorial-strip img{height:300px;width:100%;object-fit:cover}
body.boutique .editorial-strip img:first-child{height:430px}
@media(max-width:850px){
  body.boutique .hero{grid-template-columns:1fr}
  body.boutique .hero-copy{padding:58px 24px}
  body.boutique .hero-photo{min-height:420px}
  body.boutique .trust{grid-template-columns:1fr}
  body.boutique .grid4{grid-template-columns:1fr}
  body.boutique .editorial-kicker{grid-template-columns:1fr}
  body.boutique .editorial-strip{grid-template-columns:1fr 1fr}
  body.boutique .editorial-strip img:first-child{grid-column:1/-1;height:340px}
}
