/* Common Closet — the-gallery (scoped under .cc-the-gallery) */
.cc-the-gallery{--paper:#f4efe9;--ink:#141414;--soft:#3c3a37;--red:#a43135;--line:rgba(20,18,16,.20);--acc:#237c7a;--acc2:#63c8c6;}
.cc-the-gallery *{box-sizing:border-box;}
.cc-the-gallery{margin:0;background:var(--paper);color:var(--ink);font-family:'GFS Didot','Playfair Display',Georgia,serif;font-weight:400;line-height:1.5;}
.cc-the-gallery .wrap{max-width:720px;margin:0 auto;padding:34px 26px 60px;}
.cc-the-gallery .brand{text-align:center;margin-bottom:12px;}
.cc-the-gallery .crest{width:54px;display:block;margin:0 auto 3px;}
.cc-the-gallery .org{font-weight:700;letter-spacing:5px;font-size:13px;color:#101010;}
.cc-the-gallery .crumb{text-align:center;text-transform:uppercase;letter-spacing:2.5px;font-size:11.5px;color:var(--acc);font-weight:700;margin-bottom:3px;}
.cc-the-gallery h1{text-align:center;font-weight:700;font-size:clamp(34px,6vw,48px);margin:0;letter-spacing:.5px;line-height:1.05;}
.cc-the-gallery .lede{text-align:center;font-style:italic;font-size:18px;color:#26241f;max-width:58ch;margin:13px auto 0;line-height:1.42;}
.cc-the-gallery .k{text-transform:uppercase;letter-spacing:2.5px;font-size:12.5px;font-weight:700;color:var(--ink);margin:32px 0 4px;border-bottom:1px solid var(--line);padding-bottom:8px;}
.cc-the-gallery .kx{font-style:italic;font-size:14.5px;color:var(--soft);margin:6px 0 14px;}
.cc-the-gallery .btn{display:inline-block;background:var(--red);color:#fff;border:none;border-radius:0;padding:13px 30px;font-family:inherit;font-weight:600;font-size:13.5px;letter-spacing:1px;text-transform:uppercase;cursor:pointer;}
.cc-the-gallery .apply{text-align:center;margin-top:22px;font-size:15px;color:var(--soft);}
.cc-the-gallery .apply a{color:var(--red);font-weight:600;text-decoration:none;border-bottom:1px solid rgba(164,49,53,.5);}
.cc-the-gallery .foot{text-align:center;margin-top:20px;font-size:13px;color:#514d47;font-style:italic;}
.cc-the-gallery .lab{color:rgba(255,255,255,.6);font-size:10.5px;letter-spacing:2.5px;text-transform:uppercase;}
.cc-the-gallery .crumb2{text-align:center;text-transform:uppercase;letter-spacing:2.5px;font-size:11.5px;color:var(--acc);font-weight:700;margin-bottom:3px;}
.cc-the-gallery .lede2{text-align:center;font-style:italic;font-size:18px;color:#26241f;max-width:56ch;margin:13px auto 0;line-height:1.44;}
.cc-the-gallery .masonry{column-count:3;column-gap:12px;margin-top:30px;}
.cc-the-gallery .mi{position:relative;margin:0 0 12px;break-inside:avoid;border:1px solid var(--line);overflow:hidden;}
.cc-the-gallery .mi img{width:100%;display:block;}
.cc-the-gallery .mi .cap{position:absolute;left:0;bottom:0;right:0;background:linear-gradient(transparent,rgba(14,11,18,.72));color:#fff;font-size:10.5px;letter-spacing:1.2px;text-transform:uppercase;padding:26px 12px 10px;font-weight:700;line-height:1.35;}
.cc-the-gallery .mi.ph{background:#efe9e2;border:1px dashed rgba(35,124,122,.6);min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;}
.cc-the-gallery .mi.ph .ic{width:32px;height:32px;border:1px solid var(--acc);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--acc);font-size:19px;margin-bottom:11px;}
.cc-the-gallery .mi.ph .pl{font-size:11px;letter-spacing:1.3px;text-transform:uppercase;color:var(--acc);font-weight:700;line-height:1.4;}
.cc-the-gallery .mi.ph .ph2{font-style:italic;font-size:12px;color:var(--soft);margin-top:6px;}
.cc-the-gallery .foot{text-align:center;margin-top:26px;font-size:13px;color:#514d47;font-style:italic;}
@media(max-width:700px){.cc-the-gallery .masonry{column-count:2;}}
