@charset "UTF-8";
.atelier-brand [hidden]{display:none!important}
.catalog-section-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:36px}
.catalog-section-heading>div{max-width:760px;min-width:0}
.catalog-section-heading h2{font-size:clamp(28px,3.2vw,46px);line-height:1.45;margin:12px 0 20px;letter-spacing:-.035em}
.catalog-section-heading p{font-size:18px;line-height:1.9;margin:0}
.catalog-section-heading .eyebrow{font-size:14px;margin:0}
.catalog-section-heading>.button{flex-shrink:0;white-space:normal}
.photo-frame-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.photo-frame-card{min-width:0;border-top:2px solid var(--ink,#20211f);display:flex;flex-direction:column;background:#f7f4ed}
.photo-frame-image{display:block;background:#e9e3d7;overflow:hidden;aspect-ratio:3/2}
.photo-frame-image img{display:block;width:100%;height:100%;object-fit:contain;padding:18px;transition:transform .3s}
.photo-frame-image:hover img{transform:scale(1.05)}
.photo-frame-body{padding:22px 22px 28px;display:flex;flex-direction:column;flex:1;gap:14px;overflow-wrap:anywhere}
.photo-frame-body h3{font:700 28px/1.3 Arial,"Yu Gothic",sans-serif;margin:0;letter-spacing:-.025em}
.photo-frame-body p{font-size:18px;line-height:1.8;margin:0}
.photo-frame-body .photo-frame-label,.photo-frame-label{font-size:14px;line-height:1.5;color:#55574f;letter-spacing:.04em}
.photo-frame-body .photo-frame-color{font-size:16px;color:#55574f}
.photo-frame-body .photo-frame-price{font-size:18px;font-weight:700;margin-top:auto}
.photo-frame-body .text-link{margin-top:8px;align-self:flex-start;font-size:16px}
.registered-frame-picker{padding:22px 18px;margin:24px 0;background:#f0e9df;border-left:4px solid #ef5a43}
.registered-frame-picker label{display:block;font-size:18px;font-weight:700;line-height:1.5;margin-bottom:12px}
.registered-frame-picker select{display:block;width:100%;max-width:100%;min-height:48px;padding:10px 30px 10px 10px;font:16px/1.5 "Yu Gothic",sans-serif;color:#20211f;border:1px solid #8b887e;background:#fffdf7;text-overflow:ellipsis}
.registered-frame-picker select:focus-visible{outline:3px solid #9e342a;outline-offset:3px}
.registered-frame-picker .text-link{font-size:16px;line-height:1.7}
.registered-frame-picker .small{font-size:14px;line-height:1.8;color:#514e45}
.controls .reference-label{font-size:14px;line-height:1.7;margin:24px 0 12px}
.product-photo-preview{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:55px 24px 32px}
.product-story #productStoryTitle{max-width:12em;overflow-wrap:anywhere}
.product-story dd{overflow-wrap:anywhere;min-width:0}
.controls #frameName{overflow-wrap:anywhere;font-size:clamp(24px,2.8vw,38px);line-height:1.3}
.controls #frameCopy,.controls #colorName{overflow-wrap:anywhere}
.controls #photoColorNote{font-size:14px;line-height:1.8;color:#514e45}
.catalog-settings-intro{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,80px);border-top:1px solid #b9b4a8;padding-top:40px!important}
.catalog-settings-intro h2{font-size:28px;line-height:1.5;margin:0 0 20px}
.catalog-settings-intro p{font-size:18px;line-height:1.9}
.catalog-settings-host{padding-top:10px!important}
.catalog-consult-selection{display:grid;grid-template-columns:minmax(0,180px) 1fr;gap:22px;padding:20px;margin:0 0 28px;border:1px solid #b9b4a8;background:#eee7dc;align-items:center}
.catalog-consult-selection img{width:100%;height:140px;object-fit:contain}
.catalog-consult-selection>div{min-width:0;overflow-wrap:anywhere}
.catalog-consult-selection p{margin:0 0 10px;font-size:16px;line-height:1.65}
.catalog-consult-selection .catalog-consult-title{font-size:22px;font-weight:700;line-height:1.4}
.catalog-consult-selection .photo-frame-label{font-size:14px}
.catalog-consult-selection .text-link{font-size:16px}
@media(max-width:1050px){.catalog-section-heading{display:block}.catalog-section-heading>.button{margin-top:24px}.photo-frame-cards{gap:18px}.photo-frame-body{padding:20px 16px}.photo-frame-body h3{font-size:24px}}
@media(max-width:700px){.catalog-section-heading{margin-bottom:28px}.catalog-section-heading p,.photo-frame-body p,.catalog-settings-intro p{font-size:16px}.photo-frame-cards{grid-template-columns:1fr;gap:30px}.photo-frame-body{padding:22px 20px 28px}.photo-frame-body h3{font-size:28px}.catalog-settings-intro{grid-template-columns:1fr;gap:24px}.catalog-settings-intro h2{font-size:25px}.catalog-consult-selection{grid-template-columns:1fr;gap:8px}.catalog-consult-selection img{height:150px}.registered-frame-picker{padding:22px 16px}.product-photo-preview{padding:58px 18px 32px}}
@media(prefers-reduced-motion:reduce){.photo-frame-image img{transition:none}}
