/* Fresh Custom Metal page — intentionally independent of prior custom-metal layouts. */
main{overflow:hidden}.cm-hero{min-height:560px;background:#111;color:#f5f4ef;display:grid;grid-template-columns:minmax(0,1fr) minmax(460px,1.1fr);align-items:stretch;position:relative}.cm-hero-copy{padding:clamp(4rem,7vw,7rem) clamp(2rem,6vw,7rem);display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.cm-eyebrow{font:700 11px var(--mono);letter-spacing:.16em;text-transform:uppercase;color:#8fc45a;margin:0 0 .8rem}.cm-hero h1{font-size:clamp(3rem,6vw,6rem);line-height:.92;letter-spacing:-.055em;max-width:650px;margin:0 0 1.35rem}.cm-hero-lead{font-size:clamp(1rem,1.45vw,1.25rem);line-height:1.6;color:#bdbdb7;max-width:680px}.cm-hero-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin:2rem 0}.cm-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:999px;text-decoration:none;font-weight:700;font-size:13px;transition:.18s ease}.cm-btn-light{background:#f5f4ef;color:#111;border:1px solid #f5f4ef}.cm-btn-light:hover{transform:translateY(-1px);background:#fff}.cm-btn-ghost,.cm-btn-outline{background:transparent;color:#f5f4ef;border:1px solid rgba(255,255,255,.28)}.cm-btn-ghost:hover,.cm-btn-outline:hover{border-color:#f5f4ef}.cm-trust-row{display:flex;flex-wrap:wrap;gap:.65rem 1.5rem;margin-top:1rem;color:#9d9d98;font:400 10px var(--mono);text-transform:uppercase;letter-spacing:.04em}.cm-trust-row span:before{content:'•';color:#8fc45a;margin-right:.55rem}.cm-hero-art{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center;isolation:isolate}.cm-stone{position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,rgba(255,255,255,.08),transparent 28%),radial-gradient(circle at 40% 70%,rgba(255,255,255,.05),transparent 30%),linear-gradient(145deg,#292824,#111 56%,#0c0c0c);z-index:-2}.cm-stone:after{content:'';position:absolute;inset:0;opacity:.18;background-image:radial-gradient(circle at 25% 25%,#fff 0 1px,transparent 1.5px),radial-gradient(circle at 75% 60%,#fff 0 1px,transparent 1.5px);background-size:29px 31px,37px 41px}.cm-hero-art img{width:min(92%,920px);height:auto;filter:drop-shadow(0 42px 55px rgba(0,0,0,.55));transform:rotate(-4deg) translateY(8px)}
.cm-section{max-width:1500px;margin:0 auto;padding:clamp(4rem,7vw,7rem) clamp(1.25rem,4vw,3rem)}.cm-section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.cm-section-head h2,.cm-finishes h2,.cm-designer-intro h2,.cm-final-cta h2{font-size:clamp(2rem,3.6vw,3.7rem);line-height:1;letter-spacing:-.045em}.cm-section-head>p,.cm-finishes>div>p,.cm-designer-intro>p,.cm-final-cta>p{max-width:650px;color:var(--muted)}
.cm-products{overflow:visible}.cm-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;overflow:visible}.cm-product-card{appearance:none;border:1px solid var(--border);background:var(--surface);border-radius:16px;padding:0;color:var(--text);text-align:left;cursor:pointer;position:relative;overflow:visible;min-width:0;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;z-index:1}.cm-product-card:hover{transform:translateY(-3px);border-color:var(--border-mid);box-shadow:0 18px 45px rgba(0,0,0,.12);z-index:5}.cm-product-card.active{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent) inset;z-index:4}.cm-product-media{height:230px;display:block;position:relative;border-radius:15px 15px 0 0;background:radial-gradient(circle at 30% 30%,#44413a 0,#292722 38%,#151515 100%);overflow:visible}.cm-product-media:before{content:'';position:absolute;inset:0;border-radius:15px 15px 0 0;overflow:hidden;background:radial-gradient(circle at 70% 15%,rgba(255,255,255,.11),transparent 32%),repeating-radial-gradient(circle at 15% 40%,rgba(255,255,255,.035) 0 1px,transparent 1px 7px);opacity:.9}.cm-product-media img{position:absolute;z-index:2;max-width:none;object-fit:contain;filter:drop-shadow(0 18px 20px rgba(0,0,0,.43));pointer-events:none}.cm-product-card:nth-child(1) .cm-product-media img{width:125%;left:-19%;top:1%;transform:rotate(-7deg)}.cm-product-card:nth-child(2) .cm-product-media img{height:116%;width:auto;left:10%;top:-6%;transform:rotate(-2deg)}.cm-product-card:nth-child(3) .cm-product-media img{height:114%;width:auto;left:11%;top:-4%;transform:rotate(4deg)}.cm-product-card:nth-child(4) .cm-product-media img{height:112%;width:auto;left:7%;top:-5%}.cm-product-card:nth-child(5) .cm-product-media img{width:119%;left:-10%;top:1%;transform:rotate(-7deg)}.cm-product-card:nth-child(6) .cm-product-media img{width:118%;left:-8%;top:0;transform:rotate(1deg)}.cm-product-card:nth-child(7) .cm-product-media img{width:118%;left:-7%;top:2%;transform:rotate(-5deg)}
/* Product-only overlap: transparent subject can extend into the next tile; card and backdrop do not. */
.cm-product-card:not(.cm-row-end):nth-child(1) .cm-product-media img{left:-21%;width:132%}.cm-product-card:not(.cm-row-end):nth-child(2) .cm-product-media img{left:12%;transform:translateX(10px) rotate(-2deg)}.cm-product-card:not(.cm-row-end):nth-child(5) .cm-product-media img{left:-12%;width:126%}.cm-product-card:not(.cm-row-end):nth-child(6) .cm-product-media img{left:-10%;width:125%}.cm-product-card:not(.cm-row-end) .cm-product-media img{clip-path:none}.cm-product-body{min-height:90px;padding:17px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:0 0 15px 15px;position:relative;z-index:3;background:var(--surface)}.cm-product-body strong{display:block;font-size:15px}.cm-product-body small{display:block;color:var(--muted);font:400 10px var(--mono);margin-top:4px}.cm-mini-shape{display:block;flex:0 0 auto;width:38px;height:25px;background:#d7d7d3;border:1px solid rgba(0,0,0,.1);position:relative}.cm-shape-card{border-radius:4px}.cm-shape-dog{width:27px;height:35px;border-radius:7px 7px 5px 5px;clip-path:polygon(15% 0,85% 0,100% 15%,100% 100%,0 100%,0 15%)}.cm-shape-dog:after,.cm-shape-key:after,.cm-shape-pet:after{content:'';position:absolute;background:var(--surface);border-radius:50%}.cm-shape-dog:after{width:5px;height:5px;left:11px;top:5px}.cm-shape-luggage{width:20px;height:36px;border-radius:5px}.cm-shape-luggage:after{content:'';position:absolute;width:9px;height:2px;left:5px;top:5px;background:var(--surface);border-radius:2px}.cm-shape-coin{width:32px;height:32px;border-radius:50%}.cm-shape-key{border-radius:6px}.cm-shape-key:after{width:4px;height:4px;left:5px;top:5px}.cm-shape-pet{width:42px;height:22px;border-radius:12px}.cm-shape-pet:before,.cm-shape-pet:after{content:'';position:absolute;width:16px;height:16px;background:#d7d7d3;border-radius:50%;top:-3px}.cm-shape-pet:before{left:-4px}.cm-shape-pet:after{right:-4px}.cm-shape-custom{clip-path:polygon(10% 0,90% 0,100% 25%,100% 75%,90% 100%,10% 100%,0 75%,0 25%)}
.cm-finishes{max-width:1440px;margin:0 auto 2rem;padding:2.5rem clamp(1.25rem,4vw,3rem);background:var(--surface);border:1px solid var(--border);border-radius:18px;display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:3rem;align-items:center}.cm-finishes h2{font-size:2.3rem;margin-bottom:.65rem}.cm-finish-row{display:grid;grid-template-columns:repeat(6,minmax(72px,1fr));gap:10px}.finish-option{appearance:none;border:0;background:transparent;color:var(--text);cursor:pointer;text-align:center;padding:8px;border-radius:12px;transition:.15s}.finish-option:hover,.finish-option.active{background:var(--bg)}.finish-option strong{display:block;font-size:10px;margin-top:7px}.cm-finish-dot{width:54px;height:54px;border-radius:50%;display:block;margin:0 auto;border:1px solid var(--border-mid);box-shadow:inset 0 1px 0 rgba(255,255,255,.35),0 8px 20px rgba(0,0,0,.12)}.cm-finish-dot.silver{background:linear-gradient(135deg,#8f9499,#eef1f3 46%,#9aa0a5)}.cm-finish-dot.black{background:linear-gradient(135deg,#161616,#333 48%,#0f0f0f)}.cm-finish-dot.gold{background:linear-gradient(135deg,#7d641f,#e5ca69 48%,#957522)}.cm-finish-dot.blue{background:linear-gradient(135deg,#163f73,#2d79c6 48%,#12335e)}.cm-finish-dot.red{background:linear-gradient(135deg,#67191b,#b3373b 48%,#531214)}.cm-finish-dot.rose{background:linear-gradient(135deg,#8b5e58,#d2a29a 48%,#79504c)}
.cm-designer-section{padding:clamp(4rem,7vw,7rem) 0;background:linear-gradient(180deg,var(--bg),color-mix(in srgb,var(--surface) 60%,var(--bg)))}.cm-designer-intro{max-width:1400px;margin:0 auto 2rem;padding:0 clamp(1.25rem,4vw,3rem)}.cm-designer-intro h2{margin-bottom:1rem}.cm-status{margin-top:1rem;padding:12px 15px;border-left:3px solid var(--accent);background:var(--surface);font-size:12px;color:var(--muted);max-width:760px}.cm-designer-shell{max-width:1500px;margin-bottom:0}.cm-designer-shell .workspace,.cm-designer-shell .designer-panel{box-shadow:0 14px 45px rgba(0,0,0,.06)}
.cm-steps{list-style:none;display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.cm-steps li{padding:1.5rem;border-top:1px solid var(--border-mid)}.cm-steps span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--surface);border:1px solid var(--border);font:700 11px var(--mono);margin-bottom:1rem}.cm-steps strong{display:block;font-size:14px}.cm-steps small{display:block;color:var(--muted);margin-top:.35rem;line-height:1.5}
.cm-inspire-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.cm-inspire-grid figure{margin:0}.cm-inspire-scene{height:190px;border-radius:12px;position:relative;overflow:hidden;background:radial-gradient(circle at 30% 25%,#514c43,#25231f 45%,#121212 100%)}.cm-inspire-scene:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(0,0,0,.18))}.cm-inspire-scene img{position:absolute;width:115%;height:115%;object-fit:contain;left:-7%;top:-8%;filter:drop-shadow(0 15px 20px rgba(0,0,0,.4))}.cm-inspire-grid figcaption{font-size:12px;font-weight:600;padding-top:.7rem;color:var(--text)}
.cm-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cm-faq details{border:1px solid var(--border);border-radius:12px;background:var(--surface);padding:0 1rem}.cm-faq summary{cursor:pointer;list-style:none;padding:1rem 0;font-weight:600;font-size:13px;display:flex;justify-content:space-between;gap:12px}.cm-faq summary:after{content:'+';font:700 16px var(--mono);color:var(--accent)}.cm-faq details[open] summary:after{content:'−'}.cm-faq details p{color:var(--muted);font-size:12px;padding:0 0 1rem;line-height:1.65}
.cm-final-cta{background:#111;color:#f5f4ef;padding:clamp(4rem,8vw,7rem) 2rem;text-align:center}.cm-final-cta h2{font-size:clamp(2.4rem,5vw,5rem);margin-bottom:1rem}.cm-final-cta>p{margin:0 auto 1.8rem;color:#a9a9a3}.cm-final-cta>div{display:flex;justify-content:center;gap:.7rem;flex-wrap:wrap}
@media(max-width:1100px){.cm-hero{grid-template-columns:1fr}.cm-hero-art{min-height:360px}.cm-product-grid{grid-template-columns:repeat(2,1fr)}.cm-product-card:nth-child(2n) .cm-product-media img{max-width:115%}.cm-finishes{grid-template-columns:1fr}.cm-steps{grid-template-columns:repeat(3,1fr)}.cm-inspire-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.cm-hero-copy{padding:3.5rem 1.25rem}.cm-hero-art{min-height:300px}.cm-section-head{display:block}.cm-section-head>p{margin-top:1rem}.cm-product-grid{grid-template-columns:1fr}.cm-product-card .cm-product-media img{max-width:115%!important;left:50%!important;transform:translateX(-50%)!important}.cm-product-media{height:210px}.cm-finishes{margin:0 1rem 2rem;padding:2rem 1rem}.cm-finish-row{grid-template-columns:repeat(3,1fr)}.cm-steps{grid-template-columns:1fr 1fr}.cm-inspire-grid{grid-template-columns:1fr 1fr}.cm-faq-grid{grid-template-columns:1fr}.cm-trust-row{display:grid;grid-template-columns:1fr 1fr}.cm-designer-shell{padding-left:1rem;padding-right:1rem}}
@media(max-width:480px){.cm-steps,.cm-inspire-grid{grid-template-columns:1fr}.cm-hero h1{font-size:3.1rem}.cm-trust-row{grid-template-columns:1fr}}

.cm-product-card.cm-row-end .cm-product-media{overflow:hidden}
.cm-product-card,.finish-option{font-family:var(--sans)}
