:root{--ink:#181817;--muted:#72726d;--line:#e7e7e2;--paper:#f6f6f3;--accent:#bc4c29;--accent-soft:#fbede7;--white:#fff;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;color-scheme:light}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.45}a{color:inherit}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #bc4c2980;outline-offset:4px}button{border:0;background:none}svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}button,textarea{font-size:1rem}[hidden]{display:none!important}.site-header{height:92px;padding:0 4.2%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--white)}.brand{display:flex;align-items:center;gap:11px;font-family:Georgia,'Times New Roman',serif;font-size:2.1rem;letter-spacing:-1.5px;text-decoration:none;font-weight:bold}.brand svg{width:34px;height:34px;color:var(--accent)}.brand-period{color:var(--accent)}nav{display:flex;height:100%;gap:38px;align-items:center}.nav-button{height:100%;position:relative;font-size:.9375rem;color:var(--muted)}.nav-button.active{color:var(--ink)}.nav-button.active:after{content:'';position:absolute;bottom:0;height:3px;background:var(--ink);left:0;right:0}.nav-button span{background:#ededeb;padding:3px 7px;border-radius:6px;font-size:.75rem;margin-left:5px}.about-button{font-size:.875rem}.about-button span{padding-left:8px;color:var(--muted)}.app-shell{max-width:1700px;margin:auto;display:grid;grid-template-columns:246px minmax(0,1fr);gap:46px;padding:47px 4.2% 20px}.filter-panel{padding:10px 29px 0 0;border-right:1px solid var(--line)}.filter-title h2{font-size:.9375rem;font-weight:600;margin:0 0 39px;letter-spacing:-.2px}.filter-title{display:flex;justify-content:space-between}fieldset{border:0;padding:0;margin:0 0 30px}legend{font-size:.75rem;color:#898981;letter-spacing:.6px;margin-bottom:16px;padding:0}legend span{font-size:.875rem;color:var(--ink);letter-spacing:0;margin-left:8px;font-weight:600}.style-options{display:flex;flex-direction:column;gap:5px}.style-option{display:flex;align-items:center;gap:12px;min-height:43px;border-radius:7px;text-align:left;padding:10px 11px;font-size:.875rem;color:#5f5f5a}.style-option.active{background:var(--ink);color:white}.style-option:hover:not(.active){background:#eaeae5}.style-glyph{font-family:Georgia,serif;width:22px;text-align:center;font-size:1.18rem}.check-dot{width:13px;height:13px;border:1px solid #b5b5ae;border-radius:50%;margin-left:auto;flex:none}.active .check-dot{border:4px solid #fff;background:var(--ink)}.color-options{display:flex;flex-direction:column;gap:7px}.color-option{font-size:.875rem;text-align:left;display:flex;gap:11px;align-items:center;min-height:40px;padding:7px 10px;border:1px solid transparent;border-radius:7px}.color-option.active{border-color:#c9c9c1;background:#fff}.color-swatch{width:19px;height:19px;flex:none;border-radius:50%;border:1px solid #ddd}.color-swatch.any{background:conic-gradient(#373737 0deg 90deg,#e9875a 90deg 180deg,#3a7b8f 180deg 270deg,#dfcba5 270deg)}.color-swatch.black-gray{background:linear-gradient(135deg,#161616 50%,#b4b4b4 50%)}.color-swatch.subtle-color{background:#f6f0df;position:relative}.color-swatch.subtle-color:after{content:'';position:absolute;inset:5px;background:#d57649;border-radius:50%}.color-swatch.full-color{background:conic-gradient(#d4774d,#d6b26c,#528e95,#685e8d,#d4774d)}.reset-button{font-size:.875rem;color:var(--muted);text-decoration:underline;text-underline-offset:4px;padding:0;margin-top:5px}.filter-note{border-top:1px solid var(--line);margin-top:51px;padding-top:26px}.tiny-mark{color:var(--accent);font-size:1.9rem}.filter-note p{font-family:Georgia,serif;font-size:1.23rem;line-height:1.35;margin:13px 0}.filter-note small{font-size:.8125rem;color:var(--muted);line-height:1.6;display:block;max-width:170px}.workspace{min-width:0}.workspace-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:31px}.eyebrow{display:block;font-size:.75rem;letter-spacing:1.8px;font-weight:600;color:var(--muted)}h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,3.2vw,3.25rem);line-height:1.1;letter-spacing:-1.8px;font-weight:400;margin:15px 0 12px}h1 span{color:var(--accent)}.workspace-heading p{color:var(--muted);font-size:.9375rem;line-height:1.5;margin:0}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;border-radius:7px;padding:12px 19px;font-size:.875rem;font-weight:600;white-space:nowrap;transition:background .16s,transform .16s}.primary-button{background:var(--ink);color:white;border:1px solid var(--ink)}.primary-button:hover{background:#383835;transform:translateY(-1px)}.primary-button svg{height:19px;width:19px}.secondary-button{background:#fff;border:1px solid #d8d8d1}.secondary-button:hover{background:#eaeae5}.subject-bar{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding-bottom:16px;border-bottom:1px solid var(--line)}.subject-bar::-webkit-scrollbar{display:none}.subject-option{font-size:.875rem;min-height:42px;display:flex;align-items:center;gap:8px;border-radius:24px;padding:9px 17px;border:1px solid #dcdcd5;white-space:nowrap;background:transparent}.subject-option.active{background:var(--accent-soft);border-color:#dbab96;color:#a74021}.subject-option:hover:not(.active){background:#eaeae5}.subject-option svg{width:17px;height:17px}.results-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:24px 0 19px}.results-toolbar p{font-size:.875rem;color:var(--muted);margin:0}.results-toolbar p strong{color:var(--ink);font-weight:600}.collection-label{font-size:.75rem;letter-spacing:1.5px;color:#909088}.art-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.art-card{position:relative;min-width:0;animation:arrive .35s ease both}.art-open{width:100%;display:block;padding:0;text-align:left}.art-stage{background:#fff;border:1px solid #e4e4de;border-radius:10px;overflow:hidden;aspect-ratio:4/5;position:relative;transition:border-color .2s}.art-stage img{width:100%;height:100%;display:block;object-fit:contain;padding:4%;transition:transform .45s}.art-open:hover .art-stage{border-color:#a7a79d}.art-open:hover img{transform:scale(1.035)}.art-number{position:absolute;top:15px;left:15px;font-size:.75rem;color:#96968f;letter-spacing:1.2px;z-index:1}.card-save{position:absolute;top:10px;right:10px;height:38px;width:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffffeb;z-index:2;color:#7d7d75;border:1px solid #eeeeea}.card-save svg{width:18px;height:18px;stroke-width:1.5}.card-save.saved{color:var(--accent);background:#fff7f2}.card-save.saved svg{fill:var(--accent);stroke:var(--accent)}.art-caption{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;padding:13px 2px}.art-caption h2{font-size:.9375rem;font-weight:500;margin:0 0 5px;letter-spacing:-.1px}.art-caption p{font-size:.75rem;color:var(--muted);margin:0;line-height:1.4}.card-arrow{color:#999990;font-size:1rem;padding-top:1px}.more-area{text-align:center;margin:38px 0}.more-area .secondary-button{min-width:205px}.more-area p{font-size:.8125rem;color:var(--muted);margin:13px 0 0}.empty-state{text-align:center;padding:65px 20px}.empty-state>span{font-size:3rem;color:var(--accent)}.empty-state h2{font-family:Georgia,serif;font-size:1.8rem;font-weight:400}.empty-state p{max-width:390px;margin:0 auto 24px;color:var(--muted);line-height:1.5}.workspace-footer{border-top:1px solid var(--line);padding:24px 0;display:flex;justify-content:space-between;gap:16px;align-items:center;color:var(--muted);font-size:.75rem;line-height:1.5}.workspace-footer button{padding:0;font-size:.75rem;color:var(--muted);text-decoration:underline;text-underline-offset:3px}.mobile-only{display:none}.icon-button{display:flex;align-items:center;justify-content:center;font-size:1.65rem;font-weight:300;width:40px;height:40px;border-radius:50%;background:#fff;line-height:1}.dialog-close{position:absolute;right:16px;top:16px;z-index:3;border:1px solid var(--line)}dialog{border:0;padding:0;color:var(--ink);box-shadow:0 30px 140px #0004}dialog::backdrop{background:#111b;backdrop-filter:blur(4px)}.art-dialog{max-width:1000px;width:calc(100% - 40px);border-radius:12px;max-height:90dvh;overflow:auto}.detail-layout{display:grid;grid-template-columns:1.15fr 1fr;min-height:610px}.detail-image{display:flex;align-items:center;background:#fff;padding:20px}.detail-image img{width:100%;max-height:76dvh;object-fit:contain}.detail-copy{background:var(--paper);padding:62px 37px 35px}.detail-copy h2{font-family:Georgia,serif;font-size:2.6rem;font-weight:400;letter-spacing:-1px;margin:18px 0}.detail-description{font-size:.9375rem;color:var(--muted);line-height:1.65}.detail-tags{display:flex;gap:7px;flex-wrap:wrap;margin:23px 0}.detail-tags span{font-size:.75rem;border:1px solid #d8d8cf;border-radius:20px;padding:6px 10px}.detail-actions{display:flex;flex-direction:column;gap:9px}.artist-note{font-size:.8125rem;line-height:1.55;color:var(--muted);margin-top:18px}.brief-details{margin-top:22px;border-top:1px solid var(--line);padding-top:19px;font-size:.875rem}.brief-details summary{cursor:pointer;font-weight:600;min-height:30px}.brief-details p{line-height:1.5;color:var(--muted)}.brief-details label{font-size:.8125rem;display:block;margin-bottom:8px}.brief-details textarea{width:100%;border:1px solid #c9c9c1;border-radius:5px;padding:10px;resize:vertical;font-size:.875rem}.text-button{font-size:.875rem;text-decoration:underline;text-underline-offset:4px;padding:12px 0;color:var(--accent)}.origin-label{display:block;margin-top:23px;color:var(--muted);font-size:.75rem}.info-dialog{border-radius:12px;width:calc(100% - 36px);max-width:620px;padding:49px;max-height:88dvh}.info-dialog h2{font-family:Georgia,serif;font-size:2.7rem;font-weight:400;letter-spacing:-1px;line-height:1.12;margin:22px 0}.info-dialog h3{font-size:1rem;margin-top:27px}.info-dialog p{font-size:.9375rem;line-height:1.65;color:#63635c}.research-links a{font-size:.875rem;display:block;line-height:1.5;color:var(--accent);margin:10px 0}.info-dialog .secondary-button{margin-top:12px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:white;z-index:20;box-shadow:0 7px 40px #0003;padding:14px 22px;border-radius:8px;max-width:calc(100% - 32px);font-size:.875rem;text-align:center;opacity:0;pointer-events:none;transition:.2s}.toast.visible{opacity:1;transform:translate(-50%,0)}.no-script{padding:30px;text-align:center}@keyframes arrive{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.art-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:1150px){.app-shell{grid-template-columns:203px minmax(0,1fr);gap:28px}.filter-panel{padding-right:20px}.art-grid{gap:15px}.subject-option{padding:9px 13px}.workspace-heading{align-items:flex-start}.workspace-heading>.primary-button{margin-top:28px}.workspace-heading p{max-width:280px}}
@media(max-width:900px){.site-header{height:76px;padding:0 24px}.brand{font-size:1.85rem}.brand svg{width:28px;height:28px}.about-button{display:none}nav{gap:23px}.app-shell{display:block;padding:29px 24px 12px}.filter-panel{position:fixed;top:0;bottom:0;right:0;width:min(330px,90vw);background:var(--paper);z-index:12;padding:30px;overflow:auto;transform:translateX(100%);transition:transform .2s;border:0}.filter-panel.open{transform:translateX(0)}.filter-title{align-items:flex-start}.filter-title h2{font-size:1.15rem;margin:8px 0 30px}.filter-note{margin-top:29px}.filter-backdrop{position:fixed;inset:0;background:#1118;z-index:11}.mobile-only{display:inline-flex}.filter-title .mobile-only{display:flex}.toolbar-actions{display:flex;align-items:center;gap:15px}.filter-toggle{border:1px solid #d0d0c8;padding:9px 13px;border-radius:6px;font-size:.875rem;min-height:40px;gap:7px;align-items:center}.collection-label{display:none}.workspace-heading p{max-width:none}.art-grid{gap:20px}.detail-layout{min-height:0}.detail-copy{padding:59px 25px 26px}.detail-copy h2{font-size:2.1rem}.detail-image{padding:12px}}
@media(max-width:600px){.site-header{height:70px;padding:0 18px}.brand{font-size:1.75rem;gap:8px}.brand svg{width:26px;height:26px}nav{gap:19px}.nav-button{font-size:.875rem}.app-shell{padding:27px 16px 7px}.workspace-heading{margin-bottom:23px;gap:10px;align-items:flex-end}.eyebrow{font-size:.75rem;letter-spacing:1.4px}h1{font-size:2.05rem;letter-spacing:-1.2px;margin:12px 0 11px;max-width:270px}.workspace-heading p{font-size:.875rem;max-width:255px}.workspace-heading>.primary-button{font-size:0;padding:12px;width:46px;min-width:46px;height:46px;margin:0 0 3px}.workspace-heading>.primary-button svg{width:20px;height:20px}.subject-bar{margin-right:-16px;padding-right:16px;gap:7px}.subject-option{font-size:.8125rem;min-height:40px;padding:9px 13px}.subject-option svg{width:15px;height:15px}.results-toolbar{margin:17px 0 15px}.results-toolbar p{font-size:.8125rem}.art-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 12px}.art-stage{border-radius:8px;aspect-ratio:3/4}.art-stage img{padding:2%}.art-caption{padding:11px 1px 0;gap:3px}.art-caption h2{font-size:.875rem;line-height:1.3}.art-caption p{font-size:.75rem}.art-number{top:13px;left:10px;font-size:.75rem}.card-save{width:34px;height:34px;top:6px;right:6px}.card-save svg{width:16px;height:16px}.more-area{margin:31px 0}.workspace-footer{flex-wrap:wrap;gap:10px;padding:20px 0}.art-dialog{width:calc(100% - 18px);max-height:94dvh;border-radius:10px}.detail-layout{display:block}.detail-image{height:48dvh;min-height:270px;padding:14px}.detail-image img{height:100%;max-height:none}.detail-copy{padding:26px 24px}.detail-copy h2{font-size:2.25rem;margin:14px 0}.detail-actions{flex-direction:row;flex-wrap:wrap}.detail-actions>*{flex:1;padding:12px 14px}.info-dialog{padding:38px 25px}.info-dialog h2{font-size:2.25rem}.dialog-close{top:10px;right:10px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

@media(max-width:900px){.filter-panel{visibility:hidden}.filter-panel.open{visibility:visible}}
.workspace-heading p,.detail-description,.info-dialog p{font-size:1rem}

@media(max-width:600px){.subject-option,.results-toolbar p{font-size:.875rem}}

/* Interaction and responsive refinements. */
:root{--muted:#66665f}
.skip-link{position:fixed;top:-80px;left:16px;z-index:100;padding:14px 20px;background:var(--ink);color:white;border-radius:6px}
.skip-link:focus{top:12px}
.workspace:focus,#results-summary:focus{outline:none}
.subject-bar{flex-wrap:wrap;overflow:visible;row-gap:10px}
.art-card{animation:none}
.art-stage{box-shadow:0 2px 5px #18181703}
.art-number{color:#73736d;top:18px}
.card-save{width:44px;height:44px;top:8px;right:8px;border-color:#e7e7e2;transition:background .15s,color .15s,transform .15s}
.card-save:hover{transform:scale(1.06);color:var(--accent)}
.art-open:focus-visible{border-radius:10px}
.art-caption h2{font-size:1rem;font-weight:600}
.art-caption p{font-size:.8125rem;line-height:1.5}
.filter-actions{display:flex;flex-direction:column;gap:16px;align-items:flex-start}
.filter-title h2{line-height:1.5}
.style-option,.color-option,.subject-option{min-height:44px}
.filter-panel{align-self:start}
.filter-note small{font-size:.875rem}
.active-filters{display:flex;flex-wrap:wrap;gap:8px;margin:-3px 0 20px}
.filter-chip{display:inline-flex;gap:14px;align-items:center;min-height:36px;border:1px solid #ddb9a8;background:var(--accent-soft);color:#8b351a;border-radius:6px;padding:8px 11px;font-size:.8125rem}
.filter-chip span{font-size:1.15rem;line-height:1}
.filter-chip:hover{background:#f8dfd3}
.card-image-error{position:absolute;inset:25% 12%;display:grid;align-items:center;text-align:center;color:var(--muted);font-size:.875rem;line-height:1.6}
.detail-image{position:relative;min-height:360px}
.image-message{width:100%;padding:30px;text-align:center;color:var(--muted);line-height:1.6}
.image-message p{max-width:260px;margin:0 auto 20px}
.action-feedback{font-size:.875rem;color:#79401f;line-height:1.5;margin:14px 0 0}
.action-feedback:empty{display:none}
.icon-button{width:44px;height:44px}
.dialog-close{position:sticky;right:auto;top:12px;margin:12px 12px -56px auto;box-shadow:0 2px 8px #0001}
.detail-copy{min-width:0}
.detail-copy h2,.info-dialog h2{overflow-wrap:anywhere}
.brief-details textarea{font-size:1rem;line-height:1.5}
.brief-details label,.artist-note{font-size:.875rem}
#manual-copy{margin-top:10px}
#brief-output{background:#fff;resize:vertical}
.workspace-footer button{min-height:40px;font-size:.8125rem;text-align:left}
.more-area p{line-height:1.6;max-width:440px;margin:13px auto 0}
.mobile-only{display:none}
.filter-title .mobile-only{display:none}
@media(min-width:901px){.filter-panel{position:sticky;top:28px}.workspace-heading p{max-width:440px}.reset-button{min-height:40px}.more-area{margin:42px 0}}
@media(max-width:900px){
  .mobile-only{display:inline-flex}
  .filter-title .mobile-only{display:flex}
  .subject-bar{display:none}
  .mobile-browse{display:flex;align-items:flex-end;gap:12px;padding:0 0 19px;border-bottom:1px solid var(--line)}
  .subject-select-label{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0;font-size:.8125rem;color:var(--muted)}
  #subject-select{width:100%;border:1px solid #d2d2ca;border-radius:7px;min-height:46px;background:#fff;padding:10px 35px 10px 13px;font-size:1rem;color:var(--ink)}
  .filter-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;min-height:46px;padding:11px 15px;font-size:.875rem}
  #filter-count:not(:empty){display:inline-grid;place-items:center;background:var(--ink);color:#fff;width:20px;height:20px;border-radius:50%;font-size:.75rem}
  .filter-panel{position:fixed;top:0;right:0;bottom:0;width:min(350px,92vw);padding:24px;display:flex;flex-direction:column;overscroll-behavior:contain}
  .filter-title{flex-shrink:0;align-items:center;margin-bottom:23px}
  .filter-title h2{margin:0;font-size:1.125rem}
  .filter-panel fieldset{flex-shrink:0;margin-bottom:22px}
  .filter-note{display:none}
  .filter-actions{position:sticky;bottom:-24px;margin:0 -24px -24px;padding:16px 24px 24px;background:var(--paper);border-top:1px solid var(--line);flex-shrink:0;gap:14px;align-items:stretch}
  .filter-actions .reset-button{align-self:center;min-height:36px;margin:0}
  .filter-actions .primary-button{display:inline-flex}
  .active-filters{margin:0 0 17px}
  .results-toolbar{margin:18px 0}
  .filter-chip{min-height:40px;font-size:.875rem}
}
@media(max-width:600px){
  .site-header{padding:0 16px;gap:12px}
  .brand{font-size:1.6rem;gap:6px;letter-spacing:-1px;white-space:nowrap}
  .brand svg{width:23px;height:23px;flex:none}
  nav{gap:16px}
  .nav-button{padding:0 2px;font-size:.875rem;white-space:nowrap}
  .nav-button span{margin-left:2px;padding:3px 5px}
  .workspace-heading{display:block;margin-bottom:22px}
  .workspace-heading h1{font-size:2.25rem;max-width:none;letter-spacing:-1.3px;margin:13px 0 10px}
  .workspace-heading p{font-size:1rem;max-width:330px;line-height:1.55}
  .workspace-heading>.primary-button{font-size:.875rem;width:auto;min-width:0;height:auto;margin:18px 0 0;padding:12px 17px}
  .mobile-browse{gap:10px}
  .art-grid{gap:23px 12px}
  .art-stage{aspect-ratio:3/4}
  .art-stage img{padding:4%}
  .art-number{top:18px;left:10px;font-size:.75rem;letter-spacing:.4px}
  .card-save{width:44px;height:44px;top:5px;right:5px}
  .card-save svg{width:18px;height:18px}
  .art-caption h2{font-size:.9375rem;line-height:1.4}
  .art-caption p{font-size:.75rem}
  .card-arrow{display:none}
  .detail-image{min-height:270px;height:45dvh}
  .detail-copy{padding:24px}
  .detail-actions{flex-direction:column}
  .detail-actions>*{flex:auto;min-height:48px}
  .dialog-close{top:10px;margin:10px 10px -54px auto}
  .info-dialog{padding:30px 24px}
  .info-dialog>.dialog-close{margin:0 0 -44px auto;top:10px}
  .info-dialog .eyebrow{padding-right:40px}
  .workspace-footer{align-items:flex-start}
}
@media(max-width:350px){.brand{font-size:1.4rem}.brand svg{width:20px;height:20px}nav{gap:10px}.site-header{padding:0 12px;gap:8px}.workspace-heading h1{font-size:2rem}.filter-toggle{padding:11px 10px}.art-number{display:none}.art-caption h2{font-size:.875rem}}
