.gallery-home .hero{grid-template-columns:.85fr 1.15fr;gap:52px;min-height:490px;padding-block:60px 70px}.gallery-home h1{max-width:15ch;font-size:clamp(42px,4vw,60px)}.gallery-home .hero-intro{max-width:380px}.gallery-home .hero-actions{gap:17px}.hero-small{color:var(--muted);margin-top:18px;font-size:11px}.style-guides{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:65px;padding-block:45px 65px;display:grid}.style-guides h2{margin-bottom:16px;font-size:33px}.style-guides p{color:var(--muted);font-size:14px}.style-guides a{border-bottom:1px solid var(--line);grid-template-columns:1fr 24px;gap:5px 15px;padding:22px 0;display:grid}.style-guides a strong{font-size:17px}.style-guides a span{color:var(--muted);grid-column:1;font-size:13px}.style-guides a svg{grid-area:1/2/3;align-self:center}@media (width<=767px){.style-guides{grid-template-columns:1fr;gap:15px;padding-block:32px}}.hero-editorial{grid-template-columns:repeat(3,1fr);align-items:center;padding:20px 0 44px;display:grid;position:relative}.hero-print{background:var(--surface);box-shadow:var(--shadow);border:0;width:125%;padding:7px 7px 0;transition:transform .2s}.hero-print img{aspect-ratio:3/4;object-fit:cover;width:100%;height:auto}.hero-print>span{text-align:left;justify-content:space-between;gap:7px;padding:10px 3px;font-size:9px;display:flex}.print-1{z-index:1;transform:rotate(-7deg)translateY(18px)}.print-2{z-index:2;transform:rotate(1deg)translate(-10%)}.print-3{z-index:3;transform:rotate(8deg)translate(-20%,20px)}.hero-print:hover{z-index:4;transform:translateY(-8px)}.hero-editorial>p{text-align:center;color:var(--muted);letter-spacing:.04em;font-size:11px;position:absolute;bottom:-16px;left:0;right:0}.gallery-home .looks-section{padding-block:48px 60px}.gallery-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:30px;display:flex}.gallery-heading .eyebrow{margin-bottom:13px}.gallery-heading h2{max-width:580px;font-size:clamp(29px,3vw,39px)}.gallery-heading>p{max-width:280px;color:var(--muted);font-size:13px}.gallery-tools{border-block:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-block:12px;display:flex}.audience-filters{gap:5px;display:flex}.audience-filters button{white-space:nowrap;background:0 0;border:0;border-radius:4px;align-items:center;gap:7px;padding:11px 13px;font-size:12px;font-weight:600;display:flex}.audience-filters button span{opacity:.65;font-size:10px;font-weight:400}.audience-filters button[aria-pressed=true]{color:var(--bg);background:var(--ink)}.gallery-search-row{align-items:center;gap:12px;display:flex}.search-field{border:1px solid var(--line);background:var(--surface);min-height:42px;color:var(--muted);border-radius:4px;align-items:center;gap:9px;padding:0 10px;display:flex}.search-field input{width:145px;color:var(--ink);background:0 0;border:0;outline:none;font-size:12px}.search-field:focus-within{outline:2px solid var(--accent);outline-offset:2px}.mood-field select{background:var(--surface);width:142px}.gallery-status{color:var(--muted);min-height:45px;padding-top:14px;font-size:11px}.gallery-home .looks-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 22px}.gallery-home .look-card{min-width:0;display:block}.gallery-home .look-image-button{background:var(--soft);border:0;border-radius:4px;padding:0;overflow:hidden}.gallery-home .look-image-button img{aspect-ratio:3/4;object-fit:cover;object-position:center;width:100%;height:auto;transition:transform .25s}.gallery-home .look-image-button:hover img{transform:scale(1.025)}.look-number{color:#fff;background:#18181499;border-radius:3px;padding:3px 6px;font-size:10px;position:absolute;top:10px;left:10px}.gallery-home .look-select-symbol{width:32px;height:32px;bottom:12px;right:12px}.gallery-home .look-meta{min-height:26px;padding-top:11px;font-size:10px}.gallery-home .look-card h3{margin:7px 0;font-size:19px}.look-card h3 button{font:inherit;letter-spacing:inherit;text-align:left;background:0 0;border:0;padding:0}.look-card h3 button:hover{color:var(--accent)}.gallery-home .look-card>p{min-height:39px;font-size:12px;line-height:1.6}.gallery-home .choose-look{gap:6px;min-height:34px;margin-top:4px;font-size:11px}.gallery-disclosure{color:var(--muted);margin-top:28px;font-size:11px}.static-prompt{margin-top:12px;font-size:12px}.static-prompt summary{cursor:pointer;color:var(--accent)}.static-prompt p{white-space:pre-line;padding-block:12px}.static-prompt a{text-decoration:underline}.gallery-empty{text-align:center;padding:60px 20px}.gallery-empty h3{margin:13px 0}.gallery-empty p{color:var(--muted);margin-bottom:20px;font-size:14px}.gallery-home .workflow{grid-template-columns:1fr 1fr;align-items:center;gap:100px}.workflow-photo{grid-template-columns:1fr 1fr;align-items:end;gap:22px;display:grid}.workflow-photo>img{border:8px solid var(--surface);width:100%;height:auto;box-shadow:var(--shadow);transform:rotate(-4deg)}.workflow-photo p{letter-spacing:-.04em;margin-bottom:24px;font-family:Space Grotesk,sans-serif;font-size:27px;line-height:1.2}.workflow-photo .button{padding-inline:12px;font-size:11px}#prompt-dialog{border:1px solid var(--line);background:var(--surface);width:min(1010px,100vw - 48px);max-width:none;max-height:calc(100dvh - 48px);color:var(--ink);border-radius:8px;padding:0;overflow:auto;box-shadow:0 28px 100px #0005}#prompt-dialog::backdrop{backdrop-filter:blur(4px);background:#121210a6}.dialog-toolbar{border-bottom:1px solid var(--line);background:var(--surface);z-index:2;justify-content:space-between;align-items:center;padding:9px 15px 9px 22px;display:flex;position:sticky;top:0}.dialog-toolbar>span{color:var(--muted);font-family:Space Grotesk,sans-serif;font-size:11px}.dialog-toolbar>div{gap:4px;display:flex}.dialog-content{grid-template-columns:.9fr 1.1fr;align-items:start;display:grid}.dialog-photo{padding:24px 0 24px 24px}.dialog-photo img{aspect-ratio:3/4;object-fit:cover;border-radius:3px;width:100%;height:auto}.dialog-photo figcaption{color:var(--muted);margin-top:9px;font-size:10px}.dialog-photo button{background:0 0;border:0;border-radius:3px;width:100%;padding:0;display:block}.dialog-photo figcaption span{color:var(--ink);margin-bottom:7px;display:none}.dialog-photo.photo-expanded{grid-column:1/-1;padding-right:24px}.dialog-photo.photo-expanded img{object-fit:contain;background:var(--soft);max-height:72dvh}.dialog-photo.photo-expanded+.prompt-panel{grid-column:1/-1}#prompt-dialog .prompt-panel{background:0 0;border:0;border-radius:0;padding:25px 28px}#prompt-dialog .prompt-panel h2{margin-top:10px;font-size:27px}#prompt-dialog .prompt-text{height:210px;min-height:140px;font-size:12px}#prompt-dialog .copy-actions{grid-template-columns:1fr 1fr;margin-bottom:0}.prompt-feedback{min-height:30px;color:var(--accent);padding-top:5px;font-size:12px}#prompt-dialog .prompt-bottom{gap:7px}@media (width<=1100px){.gallery-home .hero{gap:32px}.gallery-tools{flex-wrap:wrap}.gallery-search-row{flex:1;justify-content:flex-end}.gallery-home .workflow{gap:45px}}@media (width<=900px){.gallery-home .looks-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-tools{gap:10px}.gallery-search-row{justify-content:flex-start;width:100%}.search-field{flex:1}.search-field input{width:100%}.gallery-heading>p{max-width:230px}}@media (width<=767px){.gallery-home .hero{grid-template-columns:1fr;gap:22px;min-height:0;padding-block:34px 48px}.gallery-home h1{max-width:11ch;font-size:clamp(44px,11vw,60px)}.gallery-home .hero-intro{margin-top:14px}.gallery-home .hero-actions{flex-direction:row;align-items:center;gap:17px;margin-top:20px}.gallery-home .hero-secondary{border-bottom:0;max-width:130px;font-size:11px;line-height:1.4}.gallery-home .hero-actions .button{padding-inline:14px;font-size:12px}.hero-small{margin-top:12px}.hero-editorial{width:calc(100% - 12px);max-width:420px;margin:0 auto;padding-top:24px;padding-bottom:35px}.hero-print{padding:4px 4px 0}.hero-print>span{padding:8px 1px;font-size:7px}.hero-print .icon{display:none}.hero-editorial>p{font-size:10px;bottom:0}.gallery-home .looks-section{padding-block:30px 40px}.gallery-heading{margin-bottom:20px;display:block}.gallery-heading h2{max-width:330px;font-size:31px}.gallery-heading>p{max-width:none;margin-top:12px;font-size:12px}.gallery-heading .eyebrow{font-size:9px}.gallery-tools{gap:12px}.audience-filters{justify-content:space-between;gap:0;width:100%}.audience-filters button{gap:4px;padding:10px 8px;font-size:11px}.audience-filters button span{font-size:9px}.gallery-search-row{gap:9px}.mood-field select{width:127px;font-size:11px}.search-field{min-width:0;padding-inline:9px}.search-field input{min-width:0;font-size:11px}.gallery-home .looks-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.gallery-home .look-card h3{font-size:17px;line-height:1.25}.gallery-home .look-meta{gap:4px;font-size:8px}.gallery-home .look-card>p{min-height:52px;font-size:11px}.gallery-home .choose-look{text-align:left;min-height:36px;font-size:10px}.gallery-home .look-select-symbol{width:27px;height:27px;bottom:8px;right:8px}.look-number{font-size:8px;top:7px;left:7px}.gallery-status{min-height:39px;font-size:10px}.gallery-disclosure{font-size:10px}.gallery-home .workflow{grid-template-columns:1fr;gap:32px}.workflow-photo{gap:25px;max-width:390px}.workflow-photo p{font-size:26px}.gallery-home .quality-layout{grid-template-columns:1fr}#prompt-dialog{border-radius:6px;width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.dialog-toolbar{padding:5px 9px 5px 16px}.dialog-content{grid-template-columns:1fr}.dialog-photo{align-items:flex-end;gap:14px;padding:16px 18px 0;display:flex}.dialog-photo img{width:106px;height:141px}.dialog-photo figcaption{max-width:180px;margin:0 0 5px;font-size:10px}.dialog-photo button{flex-shrink:0;width:106px}.dialog-photo figcaption span{display:block}.dialog-photo.photo-expanded{padding-right:18px;display:block}.dialog-photo.photo-expanded button{width:100%}.dialog-photo.photo-expanded img{width:100%;height:auto}.dialog-photo.photo-expanded figcaption{max-width:none;padding-top:9px}#prompt-dialog .prompt-panel{padding:18px}.prompt-panel-head{font-size:10px}#prompt-dialog .prompt-panel h2{font-size:25px}#prompt-dialog .prompt-hint{margin:8px 0 13px;font-size:12px}#prompt-dialog .prompt-text{height:160px;min-height:125px}#prompt-dialog .copy-actions .button{min-height:46px;font-size:11px}.prompt-feedback{min-height:26px;font-size:11px}#prompt-dialog .customize summary{padding-block:14px}#prompt-dialog .prompt-bottom .text-button{font-size:10px}}@media (width<=370px){.audience-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}.audience-filters button{justify-content:center}.gallery-home .hero-actions{flex-wrap:wrap;gap:12px}.audience-filters button{padding-inline:6px;font-size:10px}.gallery-home .looks-grid{gap:22px 11px}.gallery-home .look-card h3{font-size:16px}.gallery-home .choose-look .icon{display:none}#prompt-dialog .copy-actions{grid-template-columns:1fr}.dialog-photo img{width:83px;height:111px}#prompt-dialog .prompt-text{height:130px}}@media (prefers-reduced-motion:reduce){.hero-print,.gallery-home .look-image-button img{transition:none}}
