
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#241d18;color:#eaddc7;font-family:Georgia, 'Times New Roman', serif;line-height:1.55}
img{display:block;max-width:100%;height:auto}
a{color:inherit}
h1,h2,h4{font-family:Garamond, 'EB Garamond', 'Times New Roman', serif;margin:0;line-height:1.05}
.cat{max-width:1160px;margin:0 auto;padding:0 clamp(.9rem,3vw,2.2rem)}

.cat-head{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;
  gap:.5rem;border-bottom:3px solid #eaddc7;padding:1.2rem 0 .6rem;margin-top:.6rem}
.cat-no{font-family:'Courier New', Courier, monospace;font-size:.74rem;letter-spacing:.14em;color:rgba(234,221,199,0.60);display:block}
.cat-name{font-family:Garamond, 'EB Garamond', 'Times New Roman', serif;font-size:clamp(1.6rem,5vw,2.6rem);letter-spacing:-.01em}
.ch-r{font-family:Garamond, 'EB Garamond', 'Times New Roman', serif;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:#c96a35}
.order-strip{display:flex;flex-wrap:wrap;gap:1.4rem;padding:.5rem 0;border-bottom:1px solid rgba(234,221,199,0.26);
  font-family:'Courier New', Courier, monospace;font-size:.76rem;color:rgba(234,221,199,0.60)}

.dept{font-family:Garamond, 'EB Garamond', 'Times New Roman', serif;font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:#c96a35}
.sec-head{font-family:Garamond, 'EB Garamond', 'Times New Roman', serif;font-size:1.5rem;text-transform:uppercase;letter-spacing:.05em;
  border-bottom:2px solid #eaddc7;padding-bottom:.4rem;margin-bottom:1.2rem}

.cover{display:grid;grid-template-columns:.9fr 1.1fr;gap:2rem;align-items:center;padding:2.4rem 0}
.cover-plate{margin:0;position:relative}
.cover-plate img{width:100%;aspect-ratio:4/5;object-fit:cover;border:1px solid rgba(234,221,199,0.55);border-radius:16px}
.cover-plate figcaption{font-family:'Courier New', Courier, monospace;font-size:.74rem;color:rgba(234,221,199,0.60);padding-top:.5rem}
.cover-copy h1{font-size:clamp(2rem,5.5vw,3.8rem);margin:.4rem 0 .6rem}
.cover-copy p{color:rgba(234,221,199,0.60);font-size:1.1rem;margin:0 0 .8rem}
.lead-about{font-size:.95rem !important}
.cta{display:inline-block;font-family:Garamond, 'EB Garamond', 'Times New Roman', serif;font-weight:700;text-decoration:none;
  background:#c96a35;color:#ffffff;padding:.7rem 1.4rem;border-radius:16px;margin-top:.4rem}
.cta:hover{background:#a9592d}

.band{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(234,221,199,0.55);
  border-bottom:1px solid rgba(234,221,199,0.55)}
.band-cell{padding:1rem;border-right:1px solid rgba(234,221,199,0.26);text-align:center}
.band-cell:last-child{border-right:0}
.band-cell b{font-family:Garamond, 'EB Garamond', 'Times New Roman', serif;display:block;font-size:1.02rem}
.band-cell span{font-size:.82rem;color:rgba(234,221,199,0.60)}

.catalogue{padding:2.6rem 0}
.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}
.item{border:1px solid rgba(234,221,199,0.55);border-radius:16px;overflow:hidden;background:#33291f;
  display:flex;flex-direction:column}
.plate{margin:0;position:relative}
.plate img{width:100%;aspect-ratio:1/1;object-fit:cover}
.pnum{position:absolute;top:.5rem;left:.5rem;font-family:'Courier New', Courier, monospace;font-weight:700;
  background:#eaddc7;color:#241d18;padding:.1rem .5rem;font-size:.78rem}
.idesc{padding:.9rem 1rem 1rem;display:flex;flex-direction:column;flex:1}
.sku{font-family:'Courier New', Courier, monospace;font-size:.72rem;color:#c96a35;letter-spacing:.08em}
.idesc h4{font-size:1.1rem;margin:.2rem 0 .35rem}
.idesc p{margin:0 0 .7rem;font-size:.88rem;color:rgba(234,221,199,0.60)}
.spec{border-collapse:collapse;font-size:.78rem;width:100%;margin-bottom:.7rem}
.spec td{border-top:1px dotted rgba(234,221,199,0.26);padding:.2rem 0}
.spec td:first-child{color:rgba(234,221,199,0.60);font-family:'Courier New', Courier, monospace;letter-spacing:.05em}
.spec td:last-child{text-align:right;font-family:Garamond, 'EB Garamond', 'Times New Roman', serif}
.buy{margin-top:auto;display:flex;justify-content:space-between;align-items:center;
  border-top:1px solid rgba(234,221,199,0.55);padding-top:.7rem}
.price{font-family:Garamond, 'EB Garamond', 'Times New Roman', serif;font-weight:700;font-size:1.3rem}
.add{font-family:Garamond, 'EB Garamond', 'Times New Roman', serif;font-weight:700;text-decoration:none;border:1px solid #c96a35;color:#c96a35;
  padding:.3rem .8rem;border-radius:16px}
.add:hover{background:#c96a35;color:#ffffff}

.custs{padding:2.4rem 0;border-top:1px solid rgba(234,221,199,0.55)}
.cust-cols{column-count:3;column-gap:2rem}
.cust{break-inside:avoid;margin:0 0 1.2rem;border-left:3px solid #c96a35;padding-left:1rem}
.cust p{font-family:Garamond, 'EB Garamond', 'Times New Roman', serif;font-size:1.05rem;margin:0 0 .4rem}
.cust footer{font-family:'Courier New', Courier, monospace;font-size:.74rem;color:rgba(234,221,199,0.60)}

.order{padding:2.6rem 0;border-top:3px solid #eaddc7}
.order-inner{display:grid;grid-template-columns:1fr 1fr;gap:2.4rem}
.spec.big{font-size:.92rem}
.order-form{display:grid;gap:.8rem;align-content:start;background:#2d241b;padding:1.4rem;
  border:1px dashed rgba(234,221,199,0.55);border-radius:16px}
.order-form label{display:grid;gap:.3rem;font-family:'Courier New', Courier, monospace;font-size:.74rem;
  letter-spacing:.08em;text-transform:uppercase;color:rgba(234,221,199,0.60)}
.order-form input{font-family:Georgia, 'Times New Roman', serif;font-size:1rem;padding:.65rem .8rem;border:1px solid rgba(234,221,199,0.55);
  background:#241d18;color:#eaddc7;border-radius:16px}
.order-form button{font-family:Garamond, 'EB Garamond', 'Times New Roman', serif;font-weight:700;text-transform:uppercase;letter-spacing:.06em;
  background:#c96a35;color:#ffffff;border:0;cursor:pointer;padding:.8rem;border-radius:16px}
.order-form button:hover{background:#a9592d}

.cat-foot{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;
  padding:1.6rem 0 2.2rem;border-top:1px solid rgba(234,221,199,0.26);font-family:'Courier New', Courier, monospace;font-size:.76rem;color:rgba(234,221,199,0.60)}

@media(max-width:900px){
  .cover{grid-template-columns:1fr}
  .grid{grid-template-columns:repeat(2,1fr)}
  .band{grid-template-columns:repeat(2,1fr)}
  .band-cell:nth-child(2){border-right:0}
  .cust-cols{column-count:2}
  .order-inner{grid-template-columns:1fr}
}
@media(max-width:560px){
  .grid{grid-template-columns:1fr}
  .cust-cols{column-count:1}
  .order-strip{gap:.6rem;font-size:.68rem}
}


.xq{box-sizing:border-box;font-family:Georgia, 'Times New Roman', serif;color:#eaddc7;padding:56px 24px;width:100%}
.xq *{box-sizing:border-box;margin:0}
.xq .xq-wrap{max-width:1060px;margin:0 auto}
.xq h2{font-family:Garamond, 'EB Garamond', 'Times New Roman', serif;font-size:1.7rem;line-height:1.2;margin-bottom:8px}
.xq .xq-kick{display:block;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:#c96a35;margin-bottom:10px;font-weight:700}

.xq-tl-list{list-style:none;padding:0;margin-top:24px;position:relative;border-left:2px solid rgba(234,221,199,0.14)}
.xq-tl-item{position:relative;padding:0 0 26px 26px}
.xq-tl-item::before{content:"";position:absolute;left:-7px;top:4px;width:12px;height:12px;border-radius:50%;background:#c96a35;box-shadow:0 0 0 4px rgba(234,221,199,0.05)}
.xq-tl-item time{font-family:Garamond, 'EB Garamond', 'Times New Roman', serif;font-weight:800;color:#c96a35;display:block;margin-bottom:4px}
.xq-tl-item p{color:#a08a6f;max-width:58ch}


/* =====================================================
   DESIGN DNA: watercolor-airy
   Whole-page visual system applied over the layout
   archetype. Appended last so it wins the cascade.
   ===================================================== */
html::before{content:'';position:fixed;inset:0;z-index:99980;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='520' height='420'%3E%3Cellipse cx='120' cy='90' rx='120' ry='80' fill='%23c96a35' opacity='.5'/%3E%3Cellipse cx='420' cy='330' rx='150' ry='100' fill='%2398532c' opacity='.35'/%3E%3C/svg%3E");opacity:.09;}
h1,h2,h3{font-family:Garamond, 'EB Garamond', 'Times New Roman', serif !important;font-weight:500 !important;font-style:italic !important}
img{border-radius:38% 62% 55% 45%/45% 42% 58% 55% !important;filter:saturate(1.08) brightness(1.02)}
a[class*="btn"],button,span[class*="btn"]{border-radius:999px !important;border:1.5px solid #c96a35 !important;box-shadow:none !important}
div[class*="card"]:not([class*="cards"]),article[class*="card"],a[class*="card"],figure[class*="card"],li[class*="card"]{border-radius:24px 60px 24px 60px !important;border:none !important;box-shadow:0 16px 40px rgba(0,0,0,.08) !important}
