.metals-hero{max-width:1100px;margin:0 auto;padding:3.75rem 2rem 2.5rem;display:grid;grid-template-columns:1.05fr .95fr;gap:2rem;align-items:center}.metals-hero h1{font-size:clamp(2.2rem,5vw,4rem);line-height:1.05;letter-spacing:-.04em;margin:.35rem 0 1rem}.metals-hero p{color:var(--muted);max-width:600px;font-size:1rem;line-height:1.75}.hero-points{display:flex;gap:.65rem;flex-wrap:wrap;margin-top:1.35rem}.hero-point{font:700 10px/1 var(--mono);letter-spacing:.07em;text-transform:uppercase;border:1px solid var(--accent-border);background:var(--accent-light);color:var(--accent);padding:7px 10px;border-radius:999px}.hero-image{border:1px solid var(--border);border-radius:18px;overflow:hidden;aspect-ratio:16/10;background:var(--surface);box-shadow:0 10px 35px rgba(0,0,0,.06)}.hero-image img{width:100%;height:100%;object-fit:cover;display:block}.metals-wrap{max-width:1100px;margin:0 auto;padding:0 2rem 5rem}.section-kicker{font:700 10px/1 var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:.45rem}.section-heading{font-size:1.55rem;letter-spacing:-.025em;margin-bottom:.35rem}.section-copy{font-size:13px;color:var(--muted);max-width:650px;line-height:1.65}.product-picker{margin:1.25rem 0 2.25rem;display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.product-option{position:relative;text-align:left;border:1px solid var(--border);background:var(--surface);border-radius:12px;overflow:hidden;cursor:pointer;color:var(--text);transition:.15s ease;padding:0}.product-option:hover{border-color:var(--accent-border);transform:translateY(-1px)}.product-option.active{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.product-option img{width:100%;height:110px;object-fit:cover;display:block;background:#e8e7e2}.product-option-body{padding:.75rem}.product-option-name{display:block;font-size:13px;font-weight:700}.product-option-meta{display:block;font:400 10px/1.5 var(--mono);color:var(--muted);margin-top:2px}.product-add-badge{position:absolute;top:8px;right:8px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.88);color:#111;font-weight:700;font-size:15px}.builder-shell{display:grid;grid-template-columns:220px minmax(0,1fr) 250px;border:1px solid var(--border);background:var(--surface);border-radius:16px;overflow:hidden;min-height:610px}.builder-sidebar,.builder-properties{padding:1rem;background:var(--surface)}.builder-sidebar{border-right:1px solid var(--border)}.builder-properties{border-left:1px solid var(--border)}.builder-side-title{font:700 10px/1 var(--mono);letter-spacing:.09em;text-transform:uppercase;color:var(--muted);margin-bottom:.75rem}.tool-button{width:100%;display:flex;gap:10px;align-items:center;padding:10px 11px;border:1px solid var(--border);border-radius:8px;background:var(--bg);color:var(--text);font:600 12px/1.2 var(--sans);cursor:pointer;margin-bottom:7px;text-align:left}.tool-button:hover{border-color:var(--accent-border);background:var(--accent-light)}.tool-button svg{width:17px;height:17px;stroke:var(--accent);fill:none;stroke-width:1.8;flex:none}.tool-button.danger svg{stroke:#b44747}.tool-button.danger:hover{background:rgba(180,71,71,.08);border-color:rgba(180,71,71,.25)}.tool-divider{border:0;border-top:1px solid var(--border);margin:1rem 0}.builder-stage{position:relative;background:linear-gradient(var(--border) 1px,transparent 1px),linear-gradient(90deg,var(--border) 1px,transparent 1px),var(--bg);background-size:20px 20px;min-width:0;display:flex;align-items:center;justify-content:center;padding:2rem}.artboard-wrap{width:min(92%,680px);height:min(78vh,510px);display:flex;align-items:center;justify-content:center}.artboard{position:relative;display:block;overflow:visible;max-width:100%;max-height:100%;filter:drop-shadow(0 8px 18px rgba(0,0,0,.16));touch-action:none;user-select:none}.artboard .engrave-object{cursor:move}.artboard .engrave-object.selected{filter:drop-shadow(0 0 1px var(--accent))}.selection-box{pointer-events:none;fill:none;stroke:var(--accent);stroke-width:1;stroke-dasharray:4 3;vector-effect:non-scaling-stroke}.empty-canvas-note{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);background:var(--surface);border:1px solid var(--border);border-radius:999px;padding:6px 10px;font:400 10px/1 var(--mono);color:var(--muted);white-space:nowrap}.property-group{margin-bottom:1rem}.property-label{font:700 10px/1.4 var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);display:block;margin-bottom:6px}.property-value{font-size:12px;color:var(--text)}.builder-properties input[type=text],.builder-properties input[type=number],.builder-properties select{padding:8px 10px;font-size:12px;background:var(--bg)}.builder-properties input[type=range]{width:100%;accent-color:var(--accent)}.range-row{display:grid;grid-template-columns:1fr 52px;gap:8px;align-items:center}.property-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.mini-btn{border:1px solid var(--border-mid);background:var(--bg);border-radius:7px;padding:8px;color:var(--text);font:600 11px/1 var(--sans);cursor:pointer}.mini-btn:hover{border-color:var(--accent)}.project-tray{margin-top:1rem;border-top:1px solid var(--border);padding-top:1rem}.project-item{display:flex;align-items:center;gap:8px;border:1px solid var(--border);background:var(--bg);border-radius:8px;padding:8px;margin-bottom:7px;cursor:pointer}.project-item.active{border-color:var(--accent);background:var(--accent-light)}.project-thumb{width:34px;height:26px;border:1px solid var(--border);border-radius:5px;background:linear-gradient(135deg,#b8b8b4,#f0f0ed);flex:none}.project-info{min-width:0;flex:1}.project-name{font-size:11px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-meta{font:400 9px/1.4 var(--mono);color:var(--muted)}.project-remove{border:0;background:none;color:var(--muted);font-size:15px;cursor:pointer;padding:2px}.builder-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-top:1rem}.builder-note{font-size:12px;color:var(--muted);line-height:1.55;max-width:610px}.builder-actions{display:flex;gap:8px;flex-wrap:wrap}.builder-actions button{white-space:nowrap}.quote-panel{margin-top:2.5rem;display:grid;grid-template-columns:1.1fr .9fr;gap:1rem}.quote-card,.production-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:1.5rem}.quote-card h3,.production-card h3{font-size:1rem;margin-bottom:.4rem}.quote-card p,.production-card p{font-size:12px;color:var(--muted);line-height:1.65}.project-summary{margin:1rem 0}.summary-row{display:flex;justify-content:space-between;gap:1rem;padding:.55rem 0;border-bottom:1px solid var(--border);font-size:12px}.summary-row:last-child{border-bottom:0}.summary-row strong{font-size:12px}.production-list{margin-top:.9rem;display:grid;gap:.6rem}.production-step{display:flex;gap:10px;font-size:12px;line-height:1.45}.production-step span:first-child{width:21px;height:21px;border-radius:50%;background:var(--accent-light);border:1px solid var(--accent-border);color:var(--accent);font:700 10px/20px var(--mono);text-align:center;flex:none}.ideas-section{margin-top:4rem}.ideas-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-top:1rem}.idea-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden}.idea-card img{width:100%;aspect-ratio:1.12/1;object-fit:cover;display:block;background:#ddd}.idea-body{padding:.8rem}.idea-name{font-size:12px;font-weight:700}.idea-copy{font-size:11px;color:var(--muted);line-height:1.5;margin-top:2px}.materials-band{margin-top:3rem;background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.finish-grid{display:flex;gap:8px;flex-wrap:wrap;margin-top:.8rem}.finish-chip{display:flex;align-items:center;gap:7px;border:1px solid var(--border);background:var(--bg);padding:7px 9px;border-radius:999px;font-size:11px}.finish-dot{width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.16)}.fine-print{margin-top:1rem;font-size:10px;color:var(--muted);line-height:1.6}.hidden{display:none!important}
@media(max-width:900px){.metals-hero{grid-template-columns:1fr}.hero-image{max-height:340px}.product-picker{grid-template-columns:repeat(3,1fr)}.builder-shell{grid-template-columns:180px minmax(0,1fr)}.builder-properties{grid-column:1/-1;border-left:0;border-top:1px solid var(--border);display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.property-group{margin:0}.project-tray{grid-column:1/-1}.quote-panel{grid-template-columns:1fr}.ideas-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:680px){.metals-hero,.metals-wrap{padding-left:1.25rem;padding-right:1.25rem}.product-picker{grid-template-columns:repeat(2,1fr)}.product-option img{height:100px}.builder-shell{display:block}.builder-sidebar{border-right:0;border-bottom:1px solid var(--border);display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.builder-sidebar .builder-side-title,.builder-sidebar .tool-divider,.builder-sidebar .project-tray{grid-column:1/-1}.tool-button{margin:0}.builder-stage{min-height:390px;padding:1rem}.artboard-wrap{height:340px}.builder-properties{display:block;border-top:1px solid var(--border)}.property-group{margin-bottom:1rem}.ideas-grid{grid-template-columns:repeat(2,1fr)}.materials-band{grid-template-columns:1fr}.builder-footer{align-items:flex-start}.builder-actions{width:100%}.builder-actions button,.builder-actions a{flex:1;text-align:center}}
@media(max-width:430px){.ideas-grid{grid-template-columns:1fr}.product-picker{grid-template-columns:1fr 1fr}.product-option-body{padding:.6rem}.product-option-name{font-size:12px}.product-option-meta{font-size:9px}}

.seo-content,.faq-section{margin-top:3rem}.seo-copy-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem}.seo-copy-grid>div{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.15rem}.seo-copy-grid h3{font-size:14px;letter-spacing:-.01em;margin:0 0 .45rem}.seo-copy-grid p,.seo-local-copy,.faq-list p{font-size:12px;color:var(--muted);line-height:1.7}.seo-local-copy{margin-top:1rem;max-width:850px}.faq-list{display:grid;gap:.65rem;margin-top:1rem}.faq-list details{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:0 1rem}.faq-list summary{cursor:pointer;list-style:none;font-size:13px;font-weight:700;padding:1rem 1.5rem 1rem 0;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:0;top:.8rem;color:var(--accent);font:400 18px/1 var(--mono)}.faq-list details[open] summary:after{content:'−'}.faq-list p{padding:0 1.5rem 1rem 0;margin:0}@media(max-width:680px){.seo-copy-grid{grid-template-columns:1fr}}
