:root{font-family:system-ui,sans-serif;line-height:1.5;color:#e8e6e3;background:#121110}*{box-sizing:border-box}body{margin:0;min-height:100vh}a{color:#c9a962;text-decoration:none}a:hover{text-decoration:underline}.app{max-width:56rem;margin:0 auto;padding:1.5rem 1rem 3rem}.header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #2a2826}.nav{display:flex;gap:1.25rem;flex-wrap:wrap}.main h1{font-size:1.75rem;font-weight:600;margin:0 0 .75rem}.main p{margin:0 0 .75rem;color:#b8b4ae}.muted{color:#8a8580}.subtitle{margin:-.25rem 0 1.25rem;color:#b8b4ae;font-size:1.05rem}.breadcrumb{margin-bottom:1rem;font-size:.9rem;color:#8a8580}.collection-header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:1rem}.view-toggle{display:inline-flex;border:1px solid #2a2826;border-radius:6px;overflow:hidden}.view-toggle button{margin:0;padding:.4rem .75rem;font:inherit;color:#b8b4ae;background:#1a1918;border:none;cursor:pointer}.view-toggle button.active{background:#2a2826;color:#e8e6e3}.collection-count{margin-top:-.5rem;margin-bottom:1.25rem}.guitar-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.guitar-list-link{display:flex;gap:1rem;align-items:center;padding:.75rem;border:1px solid #2a2826;border-radius:8px;color:inherit;text-decoration:none}.guitar-list-link:hover{border-color:#3d3a36;background:#1a1918}.guitar-list-thumb{flex-shrink:0;width:80px;height:80px;border-radius:6px;overflow:hidden;background:#1a1918}.guitar-list-thumb img{width:100%;height:100%;object-fit:cover}.thumb-placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,#2a2826,#1a1918)}.guitar-list-text{display:flex;flex-direction:column;gap:.2rem;min-width:0}.guitar-list-brand{font-weight:600;color:#e8e6e3}.guitar-list-meta{font-size:.9rem;color:#8a8580}.guitar-list-condition{font-size:.85rem;color:#6d6862}.guitar-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.guitar-gallery-card{display:block;border-radius:10px;overflow:hidden;border:1px solid #2a2826;color:inherit;text-decoration:none}.guitar-gallery-card:hover{border-color:#c9a96255}.guitar-gallery-img-wrap{position:relative;aspect-ratio:1;background:#1a1918}.guitar-gallery-img{width:100%;height:100%;object-fit:cover;display:block}.guitar-gallery-placeholder{width:100%;height:100%;background:linear-gradient(160deg,#2a2826,#121110)}.guitar-gallery-overlay{position:absolute;left:0;right:0;bottom:0;padding:.75rem;background:linear-gradient(transparent,#000000bf);display:flex;flex-direction:column;gap:.2rem}.guitar-gallery-brand{font-weight:600;font-size:.95rem}.guitar-gallery-meta{font-size:.8rem;color:#d4cfc7}.carousel{margin-bottom:2rem}.carousel-frame{border-radius:10px;overflow:hidden;border:1px solid #2a2826;background:#1a1918}.carousel-img{width:100%;height:auto;display:block;vertical-align:middle}.carousel-controls{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:.75rem}.carousel-controls button{font:inherit;font-size:1.5rem;line-height:1;padding:.25rem .75rem;color:#e8e6e3;background:#2a2826;border:none;border-radius:6px;cursor:pointer}.carousel-controls button:hover{background:#3d3a36}.carousel-count{font-size:.9rem;color:#8a8580;min-width:4rem;text-align:center}.narrative{margin-bottom:2rem}.narrative h2{font-size:1.15rem;margin:1.5rem 0 .5rem}.narrative article:first-child h2{margin-top:0}.spec-grid h2{font-size:1.15rem;margin:0 0 .75rem}.spec-grid dl{margin:0;display:grid;gap:.5rem 1rem}.spec-row{display:grid;grid-template-columns:minmax(8rem,12rem) 1fr;gap:.75rem;padding:.35rem 0;border-bottom:1px solid #2a2826}.spec-row dt{margin:0;color:#8a8580;font-size:.9rem}.spec-row dd{margin:0;color:#e8e6e3}.detail-hero{margin-bottom:2rem}.detail-hero .carousel{margin-bottom:1.25rem}.detail-overview{padding:1rem 0 0;border-top:1px solid #2a2826}.detail-overview-title{font-size:1.1rem;font-weight:600;margin:0 0 .75rem;color:#e8e6e3}.detail-overview-body p{margin:0 0 .65rem;color:#c9c4bc;line-height:1.55}.detail-overview-body p:last-child{margin-bottom:0}.detail-tabs{margin-top:.5rem}.detail-tablist{display:flex;gap:0;border-bottom:1px solid #2a2826;margin-bottom:1.25rem}.detail-tab{font:inherit;padding:.55rem 1.1rem;margin:0 0 -1px;background:transparent;border:none;border-bottom:2px solid transparent;color:#8a8580;cursor:pointer}.detail-tab:hover{color:#c9c4bc}.detail-tab.active{color:#e8e6e3;border-bottom-color:#c9a962}.detail-tab-panel--fade{animation:detailTabFade .35s ease}@keyframes detailTabFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.article-panel{padding-bottom:1rem}.article-section{margin-bottom:2rem}.article-section:last-child{margin-bottom:0}.article-section-title{font-size:1.1rem;font-weight:600;margin:0 0 .75rem;color:#d4cfc7}.article-section p{margin:0 0 .65rem;color:#b8b4ae;line-height:1.55}.article-pre{font-family:inherit;font-size:.95rem;line-height:1.55;color:#b8b4ae;white-space:pre-wrap;margin:0}.article-pre-line{margin-bottom:.15rem}.article-pre-line:empty{min-height:.5rem}.spec-grid--tabbed dl{margin:0}.special-features{margin-top:2rem;padding-top:1.25rem;border-top:1px solid #2a2826}.special-features p{margin:0;color:#b8b4ae;line-height:1.55}
