.craftsmanship{margin:64px 0;padding:48px 0;border-top:1px solid var(--l);border-bottom:1px solid var(--l)}
.craft-heading{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:end}.craft-heading h2{font:400 clamp(36px,4.5vw,62px)/1.05 var(--s);margin:12px 0 0}.craft-heading p,.craft-hint,.craft-footer p{color:var(--m);line-height:1.6}.craft-heading p{margin:0;font-size:17px}.craft-hint{font-size:13px;margin:24px 0 16px}
.craft-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 16px}.craft-photo{margin:0;min-width:0}.craft-featured{grid-column:span 2}.craft-open{display:block;position:relative;background:#eee;overflow:hidden;cursor:zoom-in;border:1px solid var(--l)}.craft-open img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;transition:transform .25s ease}.craft-open:hover img{transform:scale(1.025)}.craft-open:focus-visible{outline:3px solid var(--g2);outline-offset:4px}.craft-enlarge{position:absolute;bottom:12px;right:12px;background:#080b0be6;border:1px solid #ffffff50;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;color:white;font-size:19px}.craft-photo figcaption{padding:12px 0 0;font-size:14px;color:var(--t)}.craft-footer{display:flex;justify-content:space-between;align-items:center;gap:28px;margin-top:28px}.craft-footer p{font-size:12px;max-width:560px;margin:0}.craft-footer .btn{flex-shrink:0}
.craft-viewer{width:min(1120px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 32px);padding:52px 18px 14px;background:#080b0b;color:#f4f0e7;border:1px solid #bca362;overflow:auto}.craft-viewer::backdrop{background:#000e}.craft-viewer figure{margin:0;text-align:center}.craft-viewer figure img{width:100%;height:min(68dvh,720px);object-fit:contain}.craft-viewer figcaption{margin-top:14px;font-size:16px}.craft-viewer button{background:#111818;color:#f4f0e7;border:1px solid #bca362;min-width:44px;min-height:44px;cursor:pointer;font-size:22px}.craft-viewer button:focus-visible{outline:3px solid #edca71;outline-offset:3px}.craft-close{position:absolute;top:8px;right:12px}.craft-controls{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:14px}.craft-controls span{min-width:55px;text-align:center;font-size:13px}
@media(max-width:950px){.craft-heading{grid-template-columns:1fr;gap:20px}.craft-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.craft-featured{grid-column:span 1}.craft-footer{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.craftsmanship{margin:38px 0;padding:32px 0}.craft-grid{gap:18px 12px}.craft-featured{grid-column:1/-1}.craft-photo figcaption{font-size:12px}.craft-footer .btn{width:100%;text-align:center}.craft-viewer{padding:54px 10px 14px;width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.craft-viewer figure img{height:auto;max-height:65dvh}.craft-heading h2{font-size:38px}}
@media(prefers-reduced-motion:reduce){.craft-open img{transition:none}.craft-open:hover img{transform:none}}

.model-f-craft-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.model-f-craft-grid .craft-photo{grid-column:span 2}.model-f-craft-grid .craft-featured{grid-column:span 3}.model-f-craft-grid .craft-open{background:#101414}
@media(max-width:950px){.model-f-craft-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.model-f-craft-grid .craft-photo,.model-f-craft-grid .craft-featured{grid-column:span 1}}
@media(max-width:620px){.model-f-craft-grid .craft-featured{grid-column:1/-1}}
