.shop-page{--shop:#f06432;--shop-dark:#102f43}.shop-hero{max-width:1440px;margin:auto;padding:6rem 2rem;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:end;min-height:590px}.shop-hero h1{font-size:clamp(4.5rem,9vw,8.6rem);line-height:.82;letter-spacing:-.075em;margin:1rem 0 0}.shop-hero h1 em{color:var(--shop);font-style:normal}.shop-hero-copy{border-left:1px solid var(--line);padding-left:3rem}.shop-hero-copy h2{font-size:clamp(2rem,3.5vw,3.8rem);line-height:1.08;letter-spacing:-.05em;margin:0 0 1.2rem}.shop-hero-copy p{color:var(--muted);font-size:1.08rem;line-height:1.8;max-width:620px;margin-bottom:2rem}.shop-catalog{background:#eef2f1;padding:5rem max(2rem,calc((100vw - 1440px)/2 + 2rem)) 6rem;min-height:650px}.shop-heading{display:grid;grid-template-columns:1.05fr .95fr;gap:4rem;align-items:end;margin-bottom:2rem}.shop-heading h2{font-size:clamp(2.7rem,5vw,5rem);line-height:1;letter-spacing:-.06em;margin:0}.shop-heading>p{color:var(--muted);line-height:1.8;max-width:650px}.shop-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin-bottom:1.7rem}.shop-tab{border:1px solid #cbd5d8;background:#fff;padding:1rem .8rem;min-height:64px;font:700 .9rem "Be Vietnam Pro";cursor:pointer}.shop-tab.active{background:var(--ink);border-color:var(--ink);color:#fff}.shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;align-items:stretch}.shop-card{background:#fff;border:1px solid #cbd5d8;display:flex;flex-direction:column;min-width:0}.shop-image{height:348px;padding:23px;display:grid;place-items:center;border-bottom:1px solid var(--line);overflow:hidden}.shop-image img,.shop-image strong{display:grid;place-items:center;width:300px;height:300px;max-width:100%;max-height:100%;object-fit:fill}.shop-image strong{background:var(--shop-dark);color:#fff;font:700 2.2rem "IBM Plex Mono"}.shop-body{padding:1.35rem;display:flex;flex-direction:column;flex:1}.shop-body small{font:600 .67rem "IBM Plex Mono";letter-spacing:.09em;color:#008f86}.shop-body h3{font-size:1.3rem;line-height:1.3;margin:.65rem 0}.shop-body p{font-size:.88rem;line-height:1.65;color:var(--muted);margin:.2rem 0 1rem}.shop-price{font-size:1.28rem;font-weight:800;color:var(--shop);margin-top:auto}.shop-phone{font-size:.8rem;font-weight:600;margin:.25rem 0 1rem}.shop-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:.45rem}.shop-card-actions a{text-align:center;border:1px solid var(--ink);padding:.7rem .4rem;font-size:.8rem;font-weight:700}.shop-card-actions a:first-child{background:var(--ink);color:#fff}.shop-empty{background:#fff;padding:2rem;color:var(--muted)}.shop-contact{max-width:1440px;margin:auto;padding:5rem 2rem;display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:end}.shop-contact h2{font-size:clamp(2.5rem,5vw,4.8rem);letter-spacing:-.055em;margin:.5rem 0}.shop-contact p{color:var(--muted);max-width:760px}.shop-contact>div:last-child{display:flex;gap:.7rem;flex-wrap:wrap}.shop-detail{max-width:1200px;margin:auto;padding:4rem 2rem 7rem}.shop-detail-head{display:grid;grid-template-columns:360px 1fr;gap:3.5rem;align-items:center;margin-top:3rem;padding-bottom:4rem;border-bottom:1px solid var(--ink)}.shop-detail-image{width:348px;height:348px;padding:23px;background:#fff;border:1px solid var(--line);display:grid;place-items:center;overflow:hidden}.shop-detail-image img,.shop-detail-image strong{width:300px;height:300px;max-width:100%;max-height:100%;object-fit:fill}.shop-detail-image strong{display:grid;place-items:center;background:var(--shop-dark);color:#fff;font:700 2.4rem "IBM Plex Mono"}.shop-detail-copy .meta{font:600 .72rem "IBM Plex Mono";letter-spacing:.1em;color:#008f86}.shop-detail-copy h1{font-size:clamp(2.4rem,5vw,4.8rem);line-height:1;letter-spacing:-.055em;margin:.65rem 0 1rem}.shop-detail-copy>p{color:var(--muted);line-height:1.8}.shop-detail-price{font-size:2rem;font-weight:800;color:var(--shop);margin:1rem 0 .2rem}.shop-detail-phone{font-weight:700;margin-bottom:1.2rem}.shop-detail-actions{display:flex;gap:.6rem;flex-wrap:wrap}.shop-info{padding-top:3.5rem}.shop-info h2{font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-.04em}.shop-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.shop-info article{background:#fff;border:1px solid var(--line);padding:1.6rem}.shop-info article h3{margin-top:0}.shop-info article p{white-space:pre-wrap;line-height:1.8;color:var(--muted)}
@media(max-width:1200px){.shop-tabs,.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.shop-hero,.shop-heading,.shop-contact,.shop-detail-head,.shop-info-grid{grid-template-columns:1fr}.shop-hero{gap:2rem;min-height:0}.shop-hero-copy{border:0;border-top:1px solid var(--line);padding:2rem 0 0}.shop-tabs,.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-detail-image{width:348px;max-width:100%}}@media(max-width:620px){.shop-hero,.shop-catalog,.shop-contact,.shop-detail{padding-left:1rem;padding-right:1rem}.shop-tabs,.shop-grid{grid-template-columns:1fr}.shop-card{max-width:348px}.shop-image{height:auto;aspect-ratio:1}.shop-detail-image{height:auto;aspect-ratio:1}.shop-card-actions{grid-template-columns:1fr}}
