:root{--bg:#f7f5f1;--paper:#fffdf9;--ink:#1e1a16;--muted:#6d635a;--line:#ded8d0;--dark:#15120f;--soft:#f1ece5;--shadow:0 18px 50px rgba(39,31,24,.10)}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:"Noto Serif KR",AppleMyungjo,Nanum Myeongjo,Batang,serif;background:var(--bg);color:var(--ink);line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}img{display:block}.site-header{height:64px;padding:0 32px;justify-content:space-between;background:#100f0d;color:#fff;border-bottom:1px solid rgba(255,255,255,.13);position:-webkit-sticky;position:sticky;top:0;z-index:20}.brand,.site-header{display:flex;align-items:center}.brand{gap:10px;font-size:13px;line-height:1.05;letter-spacing:.08em}.brand-mark{width:30px;height:30px;border:1px solid #fff;border-radius:50%;position:relative;display:inline-block}.brand-mark:after{content:"";position:absolute;inset:6px;border:1px solid rgba(255,255,255,.7);border-radius:50%}.nav{display:flex;gap:42px;font-size:12px;letter-spacing:.04em}.icons{gap:18px;font-size:16px}.cart-icon,.icons{display:flex;align-items:center}.cart-icon{position:relative}.cart-icon em{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;border-radius:50%;background:#fff;color:#111;font-style:normal;font-size:11px;margin-left:4px}.footer{background:#111;color:#aaa;padding:32px;text-align:center;font-size:12px}.hero{height:460px;background:url(/assets/hero_home.png) 50%/cover no-repeat;color:#fff;position:relative}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.28),rgba(0,0,0,0) 64%)}.hero-copy{position:absolute;z-index:2;left:9%;top:30%;max-width:380px}.hero-copy p{font-size:15px;margin:0 0 14px;color:#eee}.hero-copy h1{font-size:38px;line-height:1.15;font-weight:500;margin:0 0 20px;letter-spacing:-.04em}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border:1px solid;background:transparent;cursor:pointer}.btn.dark{background:#161310;color:#fff;border-color:#161310}.btn.full{width:100%}.btn:disabled{opacity:.45;cursor:not-allowed}.section{padding:46px 48px;background:var(--paper)}.section.alt{background:#f7f5f1}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin:0 auto 24px;max-width:1180px}.section-head h2{font-size:22px;font-weight:500;margin:0;text-transform:uppercase;letter-spacing:.02em}.section-head a{font-size:13px;color:var(--muted)}.exhibition-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;max-width:1180px;margin:0 auto}.card h3{font-size:16px;font-weight:500;margin:16px 0 4px}.card p{font-size:13px;color:var(--muted);margin:0 0 2px}.card-img{position:relative;aspect-ratio:1.52/1;background:#ddd;overflow:hidden}.artist-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:28px;gap:28px;text-align:center;max-width:980px;margin:0 auto}.artist-avatar{position:relative;width:100%;aspect-ratio:1/1;max-width:150px;margin:0 auto 12px;border-radius:50%;overflow:hidden;background:#ddd}.artist-row h3{font-size:15px;margin:0 0 2px;font-weight:500}.artist-row p{font-size:12px;color:var(--muted);margin:0}.light-page{background:var(--paper);padding:56px 48px 90px;min-height:calc(100vh - 64px)}.container{max-width:1180px;margin:0 auto}.page-head{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:32px}.page-head h1{margin:0;font-size:42px;font-weight:500;letter-spacing:-.03em}.page-head p{margin:8px 0 0;color:var(--muted);font-size:14px}.filter-row{display:flex;gap:14px;font-size:13px;color:var(--muted)}.filter-row .active{color:#111;border-bottom:1px solid #111}.exhibition-list{display:grid;grid-gap:28px;gap:28px}.exhibition-item{display:grid;grid-template-columns:260px 1fr auto;grid-gap:34px;gap:34px;border-bottom:1px solid var(--line);padding-bottom:28px;align-items:center}.exhibition-thumb{position:relative;width:260px;height:165px;background:#ddd;overflow:hidden}.exhibition-item h2{font-size:20px;font-weight:500;margin:0 0 6px}.exhibition-item p{font-size:14px;color:#666;margin:0 0 12px}.status{font-size:13px;display:inline-flex;background:#eff4ea;color:#506946;padding:4px 10px;border-radius:999px;margin-bottom:12px}.exhibition-hero{min-height:560px;background-size:cover;background-position:50%;position:relative;color:#fff}.exhibition-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.6),rgba(0,0,0,.05))}.exhibition-hero-copy{position:relative;z-index:2;padding:84px 7%;max-width:520px}.exhibition-hero-copy h1{font-size:42px;font-weight:500;margin:0 0 8px}.exhibition-scroll-content{background:var(--paper);padding:64px 48px 90px}.exhibition-section{max-width:1180px;margin:0 auto 72px}.exhibition-section-head{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:28px}.exhibition-section-head h2{font-size:28px;font-weight:500;margin:0}.exhibition-intro-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:54px;gap:54px}.exhibition-info-box{border:1px solid var(--line);background:#faf7f1;padding:24px}.exhibition-info-row{display:grid;grid-template-columns:110px 1fr;grid-gap:14px;gap:14px;padding:10px 0;border-bottom:1px solid var(--line);font-size:14px}.exhibition-info-row:last-child{border-bottom:0}.exhibition-info-row span{color:var(--muted)}.artists-list-grid,.artworks-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:26px;gap:26px}.artist-list-card,.artwork-card{display:block;background:#faf8f4;border:1px solid var(--line);transition:.2s}.artist-list-card:hover,.artwork-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.image-wrap{position:relative;width:100%;aspect-ratio:1/1.08;background:#eee;overflow:hidden}.artist-avatar img,.card-img img,.exhibition-thumb img,.feature-image img,.image-wrap img{object-fit:cover}.artist-list-card .body,.artwork-card .body{padding:18px}.artist-list-card h2,.artwork-card h2{margin:0 0 4px;font-size:20px;font-weight:500}.artist-list-card p,.artwork-card p{margin:0 0 8px;color:var(--muted);font-size:13px}.bottom,.meta{display:flex;justify-content:space-between;gap:12px;padding-top:12px;border-top:1px solid var(--line);font-size:12px;color:#777}.artworks-feature{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:44px;gap:44px;align-items:center;background:#f6f2ec;border:1px solid var(--line);padding:34px;margin-bottom:42px}.feature-image{position:relative;width:100%;aspect-ratio:1.45/1;background:#ddd;overflow:hidden}.artworks-feature h2{font-size:32px;font-weight:500;margin:0 0 10px}.eyebrow{font-size:12px;letter-spacing:.12em;color:var(--muted);text-transform:uppercase}.sold-badge{position:absolute;inset:0;background:rgba(255,253,249,.65);display:grid;place-items:center;color:#8b4e36;font-weight:700;letter-spacing:.08em}.artwork-detail-layout{display:grid;grid-template-columns:80px minmax(320px,560px) minmax(280px,380px);grid-gap:28px;gap:28px;align-items:start}.thumbs{display:grid;grid-gap:10px;gap:10px}.thumbs .thumb{position:relative;width:70px;height:70px;border:1px solid var(--line);overflow:hidden}.main-artwork-image{position:relative;width:100%;aspect-ratio:1/1.08;background:#ddd;overflow:hidden}.purchase-panel{border:1px solid var(--line);background:#faf7f1;padding:18px;margin-top:22px}.price{font-size:23px;font-weight:600;margin:18px 0}.specs{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;margin:20px 0}.specs div{display:grid;grid-template-columns:90px 1fr;grid-gap:12px;gap:12px;font-size:13px;padding:4px 0;color:#555}.specs strong{font-weight:500;color:#111}.cart-box,.checkout-box{border:1px solid var(--line);background:#fff}.cart-head,.cart-row{display:grid;grid-template-columns:1.2fr .7fr .45fr .7fr .25fr;grid-gap:12px;gap:12px;align-items:center;padding:14px 18px;border-bottom:1px solid var(--line);font-size:13px}.cart-head{background:#f6f1ea;color:#666}.cart-product{display:grid;grid-template-columns:64px 1fr;grid-gap:14px;gap:14px;align-items:center}.cart-product-img{position:relative;width:64px;height:64px;background:#ddd;overflow:hidden}.cart-summary{display:grid;grid-template-columns:1fr 320px;grid-gap:30px;gap:30px;padding:22px}.summary-box{border:1px solid var(--line);background:#faf7f2;padding:18px}.summary-line{display:flex;justify-content:space-between;padding:7px 0;font-size:13px;color:#555}.summary-line.total{border-top:1px solid var(--line);margin-top:8px;padding-top:14px;font-size:20px;color:#111;font-weight:600}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.form-grid label{display:grid;grid-gap:6px;gap:6px;font-size:13px;color:#555}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid var(--line);min-height:42px;padding:10px;background:#fff}.form-grid textarea{min-height:90px}.checkout-body{display:grid;grid-template-columns:1fr 340px;grid-gap:30px;gap:30px;padding:26px}.admin-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.admin-card{border:1px solid var(--line);background:#faf8f4;padding:22px}.admin-card h2{margin-top:0}@media(max-width:900px){.nav{display:none}.admin-grid,.artist-row,.artists-list-grid,.artworks-grid,.exhibition-grid{grid-template-columns:repeat(2,1fr)}.artwork-detail-layout,.artworks-feature,.cart-summary,.checkout-body,.exhibition-intro-grid,.exhibition-item{grid-template-columns:1fr}.hero{height:520px}.hero-copy h1{font-size:36px}.exhibition-scroll-content,.light-page{padding:42px 18px 72px}}@media(max-width:560px){.site-header{padding:0 16px}.section{padding:36px 18px}.admin-grid,.artist-row,.artists-list-grid,.artworks-grid,.cart-head,.cart-row,.exhibition-grid,.form-grid{grid-template-columns:1fr}}.home-page .hero{height:min(460px,52vh);min-height:380px;background-size:cover;background-position:center 45%}.home-page .hero-copy{top:30%}.home-page .section{padding-top:44px;padding-bottom:48px}.home-page .section .artworks-grid{max-width:1180px;margin:0 auto}.home-page .card-img{max-height:230px}.home-page .card-img img{object-fit:cover}@media(max-width:900px){.home-page .hero{height:430px}}@media(max-width:560px){.home-page .hero{height:380px}}.home-page .exhibition-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.home-page .single-exhibition-grid{grid-template-columns:1fr;max-width:980px}.home-page .single-exhibition-grid .exhibition-feature-card{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:28px;gap:28px;align-items:center;background:#faf7f1;border:1px solid var(--line);padding:20px}.home-page .single-exhibition-grid .card-img{aspect-ratio:1.55/1}.home-page .single-exhibition-grid .card-copy h3{font-size:24px;margin-top:0}.home-page .featured-description{margin-top:14px;color:#4f4740;line-height:1.7}.home-page .empty-feature{max-width:1180px;margin:0 auto;border:1px solid var(--line);background:#faf7f1;padding:32px;text-align:center}.home-page .empty-feature h3{margin:0 0 8px;font-weight:500}.home-page .empty-feature p{margin:0;color:var(--muted)}@media(max-width:900px){.home-page .single-exhibition-grid .exhibition-feature-card{grid-template-columns:1fr}}.admin-shell{display:grid;grid-template-columns:240px 1fr;background:#f4efe7}.admin-shell,.admin-sidebar{min-height:calc(100vh - 64px)}.admin-sidebar{background:#15120f;color:#fff;padding:28px 22px;position:-webkit-sticky;position:sticky;top:64px;align-self:start}.admin-logo{font-size:18px;line-height:1.05;letter-spacing:.08em;margin-bottom:34px}.admin-logo span{font-size:11px;color:#aaa;letter-spacing:.18em}.admin-sidebar nav{display:grid;grid-gap:8px;gap:8px}.admin-sidebar a{display:block;padding:12px 10px;border:1px solid rgba(255,255,255,.08);color:#ddd;font-size:14px}.admin-sidebar a:hover{background:rgba(255,255,255,.08);color:#fff}.admin-main{padding:42px}.admin-page-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:28px;border-bottom:1px solid var(--line);padding-bottom:18px}.admin-page-head h1{margin:0;font-size:36px;font-weight:500}.admin-page-head p{margin:8px 0 0;color:var(--muted)}.admin-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border:1px solid #171310;background:transparent;cursor:pointer}.admin-btn.dark{background:#171310;color:#fff}.admin-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:28px}.admin-stat{background:#fffdf9;border:1px solid var(--line);padding:22px}.admin-stat span{display:block;color:var(--muted);font-size:13px}.admin-stat strong{font-size:34px;font-weight:500}.admin-quick-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.admin-note,.admin-quick-card{background:#fffdf9;border:1px solid var(--line);padding:24px}.admin-note h2,.admin-quick-card h2{margin:0 0 8px;font-size:21px;font-weight:500}.admin-note p,.admin-quick-card p{color:var(--muted)}.admin-note{margin-top:24px}.admin-table{background:#fffdf9;border:1px solid var(--line)}.admin-table-head,.admin-table-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr .7fr;grid-gap:12px;gap:12px;padding:14px 16px;border-bottom:1px solid var(--line);font-size:14px}.admin-table-head{background:#f5efe7;color:var(--muted)}.admin-table-row:last-child{border-bottom:0}.admin-form{display:grid;grid-gap:24px;gap:24px}.admin-form section{background:#fffdf9;border:1px solid var(--line);padding:24px}.admin-form h2{margin:0 0 18px;font-size:22px;font-weight:500}.admin-form-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.admin-form-grid label{display:grid;grid-gap:6px;gap:6px;font-size:13px;color:var(--muted)}.admin-form-grid label.full{grid-column:1/-1}.admin-form input,.admin-form select,.admin-form textarea{border:1px solid var(--line);min-height:42px;background:#fff;padding:10px}.admin-form textarea{min-height:110px;resize:vertical}.admin-checkbox-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.admin-checkbox-grid label{border:1px solid var(--line);padding:12px;background:#fff}.admin-form-actions{display:flex;justify-content:flex-end;gap:10px}.admin-help{color:var(--muted);margin-top:0}@media(max-width:900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:static;min-height:auto}.admin-checkbox-grid,.admin-form-grid,.admin-quick-grid,.admin-stat-grid,.admin-table-head,.admin-table-row{grid-template-columns:1fr}}.admin-table-actions.artworks-actions .admin-table-head,.admin-table-actions.artworks-actions .admin-table-row{grid-template-columns:1fr .8fr 1fr .7fr .55fr 1fr}.admin-table-actions.artists-actions .admin-table-head,.admin-table-actions.artists-actions .admin-table-row{grid-template-columns:.8fr .9fr 1.1fr 1fr 1fr .8fr}.admin-table-actions.exhibitions-actions .admin-table-head,.admin-table-actions.exhibitions-actions .admin-table-row{grid-template-columns:1fr .9fr .7fr .55fr .55fr 1fr}.admin-row-actions{display:flex;flex-wrap:wrap;gap:6px}.admin-small-btn{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;border:1px solid var(--line);background:#fff;color:#332b24;cursor:pointer;font-size:12px}.admin-small-btn:hover{border-color:#171310}.admin-small-btn.danger{color:#9b3428;border-color:#e6c7c1;background:#fff7f5}.admin-small-btn.danger:hover{background:#9b3428;border-color:#9b3428;color:#fff}.admin-empty{padding:24px;color:var(--muted)}@media(max-width:900px){.admin-table-actions.artists-actions .admin-table-head,.admin-table-actions.artists-actions .admin-table-row,.admin-table-actions.artworks-actions .admin-table-head,.admin-table-actions.artworks-actions .admin-table-row,.admin-table-actions.exhibitions-actions .admin-table-head,.admin-table-actions.exhibitions-actions .admin-table-row{grid-template-columns:1fr}}.artist-avatar img,.card-img img,.cart-product-img img,.exhibition-thumb img,.feature-image img,.image-wrap img,.main-artwork-image img,.thumb img{width:100%;height:100%;object-fit:cover}.artist-avatar,.card-img,.cart-product-img,.exhibition-thumb,.feature-image,.image-wrap,.main-artwork-image,.thumb{overflow:hidden}.admin-image-upload{display:grid;grid-gap:10px;gap:10px}.admin-image-upload>label{display:grid;grid-gap:6px;gap:6px;font-size:13px;color:var(--muted)}.admin-file-label{border:1px dashed var(--line);background:#faf7f1;padding:14px;cursor:pointer}.admin-file-label input{margin-top:8px;border:0;padding:0;min-height:auto;background:transparent}.admin-upload-preview{width:180px;aspect-ratio:1/1;border:1px solid var(--line);background:#f4efe7;overflow:hidden}.admin-upload-preview img{width:100%;height:100%;object-fit:cover}.random-hero{background-size:cover;background-position:50%;background-repeat:no-repeat}.random-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.35),rgba(0,0,0,.06) 70%,rgba(0,0,0,0))}.empty-hero{background:#d8d2c8}.empty-hero:after{background:linear-gradient(90deg,rgba(0,0,0,.35),rgba(0,0,0,0))}.admin-login-page{min-height:100vh;background:linear-gradient(90deg,rgba(0,0,0,.55),rgba(0,0,0,.1)),url(/assets/image3.png) 50%/cover no-repeat;display:grid;place-items:center;padding:32px}.admin-login-brand{position:absolute;top:28px;left:32px;color:#fff;display:flex;align-items:center;gap:10px;font-size:13px;line-height:1.05;letter-spacing:.08em}.admin-login-card{width:min(440px,100%);background:rgba(255,253,249,.94);border:1px solid rgba(255,255,255,.45);box-shadow:0 30px 80px rgba(0,0,0,.25);padding:34px;display:grid;grid-gap:20px;gap:20px}.admin-login-card h1{margin:0 0 8px;font-size:34px;font-weight:500}.admin-login-card p{margin:0;color:var(--muted)}.admin-login-card label{display:grid;grid-gap:8px;gap:8px;font-size:14px;color:#443b32}.admin-login-card input{min-height:46px;border:1px solid var(--line);padding:10px 12px;background:#fff}.admin-login-error{color:#a33a2e!important;font-size:14px}.admin-login-help{font-size:12px;line-height:1.7}.admin-login-help code{background:#f1ece5;padding:2px 4px}.admin-logout-button{width:100%;margin-top:24px;min-height:40px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:#eee;cursor:pointer;font:inherit;font-size:14px}.admin-logout-button:hover{background:rgba(255,255,255,.12)}.checkout-complete{max-width:620px;margin:80px auto;background:#fffdf9;border:1px solid var(--line);padding:44px;text-align:center}.checkout-complete h1{margin:0 0 16px;font-weight:500;font-size:36px}.checkout-complete strong{display:block;font-size:26px;margin:8px 0 22px}.admin-order-list{display:grid;grid-gap:18px;gap:18px}.admin-order-card{background:#fffdf9;border:1px solid var(--line);padding:22px}.admin-order-head{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:18px}.admin-order-head h2{margin:0;font-size:22px;font-weight:500}.admin-order-head p{margin:4px 0 0;color:var(--muted);font-size:13px}.admin-order-status{display:flex;align-items:center;gap:10px}.admin-order-status span{display:inline-flex;padding:5px 10px;border-radius:999px;background:#eff4ea;color:#506946;font-size:12px}.admin-order-status select{border:1px solid var(--line);min-height:36px;background:#fff;padding:6px 10px}.admin-order-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px}.admin-order-grid h3{margin:0 0 8px;font-size:17px;font-weight:500}.admin-order-grid p{margin:4px 0;color:var(--muted)}@media(max-width:900px){.admin-order-grid,.admin-order-head{grid-template-columns:1fr;display:grid}}.clickable-filter-row{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:14px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:28px}.clickable-filter-row button{border:0;background:transparent;color:#6d6258;font:inherit;font-size:14px;cursor:pointer;padding:6px 2px;position:relative}.clickable-filter-row button:hover{color:#111}.clickable-filter-row button.active{color:#111;font-weight:600}.clickable-filter-row button.active:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:#111}.filter-empty{margin:36px 0}.random-feature-card{margin-bottom:42px}@media(max-width:760px){.clickable-filter-row{justify-content:flex-start}}.admin-category-manager{display:grid;grid-gap:24px;gap:24px}.admin-category-table{border:1px solid var(--line);background:#fffdf9;margin-top:18px}.admin-category-head,.admin-category-row{display:grid;grid-template-columns:1fr 1fr 120px 190px;grid-gap:10px;gap:10px;align-items:center;padding:12px;border-bottom:1px solid var(--line)}.admin-category-head{background:#f5efe7;color:var(--muted);font-size:13px}.admin-category-row:last-child{border-bottom:0}.admin-category-row input{width:100%;min-height:36px;border:1px solid var(--line);background:#fff;padding:8px}@media(max-width:900px){.admin-category-head,.admin-category-row{grid-template-columns:1fr}}.light-page .page-head{margin-bottom:28px}.light-page .page-head h1{margin-bottom:0}.random-feature-card{display:grid;grid-template-columns:minmax(320px,1.05fr) minmax(280px,.95fr);align-items:center;grid-gap:36px;gap:36px;min-height:auto;padding:28px;margin:0 0 42px;border:1px solid var(--line);background:#f8f4ed}.random-feature-card .feature-image{width:100%;height:360px;max-height:360px;overflow:hidden;background:#ebe5dd}.random-feature-card .feature-image img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.random-feature-card .feature-copy{padding:12px 8px}.random-feature-card .feature-copy h2{font-size:30px;line-height:1.35;margin:12px 0 18px}.random-feature-card .feature-copy p{margin:5px 0}@media(max-width:900px){.random-feature-card{grid-template-columns:1fr;padding:18px}.random-feature-card .feature-image{height:280px}.random-feature-card .feature-copy h2{font-size:24px}}.immersive-exhibition{background:#050504;color:#fff}.immersive-topbar{height:0;position:relative;z-index:5;pointer-events:none}.immersive-topbar>div:first-child{position:absolute;left:34px;top:34px;color:#fff}.immersive-topbar p{margin:0 0 12px;font-size:22px;letter-spacing:.02em}.immersive-topbar strong{font-size:14px;font-weight:500;color:#fff}.immersive-view-icons{position:absolute;right:34px;top:34px;display:flex;gap:14px;font-size:22px;color:rgba(255,255,255,.8)}.immersive-stage{position:relative;min-height:760px;height:calc(100vh - 58px);max-height:900px;background-size:cover;background-repeat:no-repeat;transition:background-position .55s ease;overflow:hidden}.immersive-overlay{position:absolute;inset:0;background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.05),rgba(0,0,0,.1) 35%,rgba(0,0,0,.5) 100%),linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.58));pointer-events:none}.immersive-thumbs{position:absolute;left:34px;top:110px;width:70px;display:grid;grid-gap:10px;gap:10px;z-index:3}.immersive-thumbs button{width:66px;height:66px;border:1px solid rgba(255,255,255,.25);background:rgba(0,0,0,.35);padding:3px;cursor:pointer;opacity:.72}.immersive-thumbs button.active,.immersive-thumbs button:hover{opacity:1;border-color:#fff}.immersive-thumbs img{width:100%;height:100%;object-fit:cover;display:block}.immersive-copy{position:absolute;left:50%;top:90px;transform:translateX(-50%);text-align:center;z-index:3;color:rgba(255,255,255,.88);text-shadow:0 2px 12px rgba(0,0,0,.45)}.immersive-copy h1{margin:8px 0 10px;font-size:42px;line-height:1.2;font-weight:500}.immersive-copy p{margin:4px 0;color:rgba(255,255,255,.78)}.immersive-hotspot{position:absolute;transform:translate(-50%,-50%);z-index:4;width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.75);background:rgba(255,255,255,.18);color:#fff;font-size:28px;line-height:38px;cursor:pointer;display:grid;place-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:0 8px 30px rgba(0,0,0,.35)}.immersive-hotspot.active{background:rgba(255,255,255,.3);outline:2px solid rgba(255,255,255,.72)}.immersive-controls{position:absolute;left:50%;bottom:42px;transform:translateX(-50%);z-index:5;height:66px;min-width:440px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 28px;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.immersive-controls>button{border:0;background:transparent;color:#fff;font-size:36px;cursor:pointer;width:48px;height:48px}.immersive-mini-map{display:flex;gap:7px;align-items:center}.immersive-mini-map button{width:22px;height:22px;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.08);cursor:pointer}.immersive-mini-map button.active{background:#fff}.immersive-side-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;border:0;background:transparent;color:rgba(255,255,255,.6);font-size:80px;cursor:pointer}.immersive-side-arrow:hover{color:#fff}.immersive-side-arrow.left{left:120px}.immersive-side-arrow.right{right:70px}.immersive-buy-link{position:absolute;right:34px;bottom:48px;z-index:6;border:1px solid rgba(255,255,255,.65);color:#fff;padding:18px 26px;background:rgba(0,0,0,.35);font-size:16px;letter-spacing:.02em}.immersive-buy-link:hover{background:#fff;color:#111}.exhibition-scroll-content{position:relative;z-index:2}@media(max-width:900px){.immersive-stage{min-height:640px;height:calc(100vh - 58px)}.immersive-thumbs{left:18px;top:100px;width:54px}.immersive-thumbs button{width:52px;height:52px}.immersive-copy{top:72px;width:70%}.immersive-copy h1{font-size:28px}.immersive-controls{min-width:260px;bottom:24px;height:58px}.immersive-side-arrow.left{left:82px}.immersive-side-arrow.right{right:24px}.immersive-buy-link{right:22px;bottom:96px;padding:13px 18px;font-size:14px}}.immersive-v2{position:relative;min-height:calc(100vh - 58px);height:840px;max-height:900px;overflow:hidden;background:#070706;color:#fff;isolation:isolate}.immersive-v2-backdrop{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.28),rgba(0,0,0,.8)),radial-gradient(circle at 50% 40%,rgba(255,255,255,.12),rgba(0,0,0,0) 32%),url(/assets/exhibition-panorama-default.png) 50%/cover no-repeat;opacity:.9;filter:saturate(.82) contrast(.94);transform:scale(1.03);z-index:-2}.immersive-v2:after{content:"";position:absolute;inset:58% 0 0;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.35)),repeating-linear-gradient(90deg,rgba(255,255,255,.018) 0 1px,transparent 1px 90px);z-index:-1}.immersive-v2-header{position:absolute;top:34px;left:42px;right:42px;z-index:5;display:flex;justify-content:space-between;align-items:flex-start;pointer-events:none}.immersive-v2-header p{margin:0 0 8px;font-size:11px;letter-spacing:.22em;color:rgba(255,255,255,.55)}.immersive-v2-header h1{margin:0 0 12px;font-size:26px;font-weight:500;letter-spacing:-.03em}.immersive-v2-header a,.immersive-v2-header span{font-size:13px;color:rgba(255,255,255,.72)}.immersive-v2-header a{pointer-events:auto;border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:5px}.immersive-v2-stage{position:absolute;inset:88px 0 120px;display:flex;align-items:center;justify-content:center}.immersive-v2-perspective{position:relative;width:100%;height:100%;overflow:hidden;perspective:1200px}.immersive-v2-track{position:absolute;left:0;bottom:68px;display:flex;align-items:flex-end;gap:40px;transition:transform .65s cubic-bezier(.22,.8,.2,1);will-change:transform}.immersive-v2-work{width:240px;height:430px;flex:0 0 240px;display:flex;align-items:flex-end;justify-content:center;transform:scale(.76);opacity:.42;filter:blur(1.8px) saturate(.65);transition:transform .55s ease,opacity .55s ease,filter .55s ease}.immersive-v2-work.distance-1{transform:scale(.84);opacity:.62;filter:blur(.6px) saturate(.8)}.immersive-v2-work.active{transform:scale(1);opacity:1;filter:none}.immersive-v2-work button{width:100%;height:100%;border:0;background:transparent;color:inherit;cursor:pointer;position:relative;padding:0}.immersive-v2-spotlight{position:absolute;left:50%;bottom:78px;transform:translateX(-50%);width:250px;height:250px;background:radial-gradient(circle,rgba(255,255,255,.22),rgba(255,255,255,.06) 38%,rgba(255,255,255,0) 70%);opacity:.72}.immersive-v2-work.active .immersive-v2-spotlight{width:330px;height:330px;opacity:1}.immersive-v2-object{position:absolute;left:50%;bottom:116px;transform:translateX(-50%);width:210px;height:250px;display:grid;place-items:end center;z-index:2}.immersive-v2-object img{max-width:100%;max-height:100%;object-fit:contain;display:block;filter:drop-shadow(0 24px 30px rgba(0,0,0,.45))}.immersive-v2-work.active .immersive-v2-object{width:250px;height:300px}.immersive-v2-pedestal{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);width:210px;height:100px;background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(185,183,176,.64)),linear-gradient(90deg,rgba(0,0,0,.1),rgba(255,255,255,.15),rgba(0,0,0,.18));-webkit-clip-path:polygon(13% 0,87% 0,100% 100%,0 100%);clip-path:polygon(13% 0,87% 0,100% 100%,0 100%);box-shadow:0 28px 50px rgba(0,0,0,.55);opacity:.88}.immersive-v2-work.active .immersive-v2-pedestal{width:250px;height:112px;opacity:1}.immersive-v2-label{position:absolute;left:50%;bottom:-48px;transform:translateX(-50%);width:240px;text-align:center;opacity:0;transition:opacity .35s ease}.immersive-v2-work.active .immersive-v2-label{opacity:1}.immersive-v2-label strong{display:block;font-size:15px;font-weight:500;line-height:1.35}.immersive-v2-label span{display:block;margin-top:4px;font-size:12px;color:rgba(255,255,255,.6)}.immersive-v2-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:8;width:58px;height:80px;border:0;background:rgba(0,0,0,.18);color:rgba(255,255,255,.62);font-size:70px;line-height:1;cursor:pointer}.immersive-v2-arrow:hover{color:#fff;background:rgba(0,0,0,.3)}.immersive-v2-arrow.left{left:28px}.immersive-v2-arrow.right{right:28px}.immersive-v2-info{position:absolute;right:42px;bottom:42px;z-index:7;width:300px;padding:24px;background:rgba(5,5,4,.72);border:1px solid rgba(255,255,255,.22);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.immersive-v2-info p{margin:0 0 12px;font-size:11px;letter-spacing:.22em;color:rgba(255,255,255,.55)}.immersive-v2-info h2{margin:0 0 16px;font-size:22px;line-height:1.35;font-weight:500}.immersive-v2-info dl{display:grid;grid-gap:8px;gap:8px;margin:0 0 18px}.immersive-v2-info dl div{display:grid;grid-template-columns:54px 1fr;grid-gap:10px;gap:10px;font-size:13px}.immersive-v2-info dt{color:rgba(255,255,255,.5)}.immersive-v2-info dd{margin:0;color:rgba(255,255,255,.86)}.immersive-v2-buy{display:block;border:1px solid rgba(255,255,255,.62);color:#fff;text-align:center;padding:13px 16px;font-size:14px}.immersive-v2-buy:hover{background:#fff;color:#111}.immersive-v2-progress{position:absolute;left:50%;bottom:42px;transform:translateX(-50%);z-index:7;display:flex;gap:8px;padding:14px 18px;background:rgba(0,0,0,.42);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.immersive-v2-progress button{width:11px;height:11px;border:1px solid rgba(255,255,255,.45);background:transparent;cursor:pointer}.immersive-v2-progress button.active{background:#fff;border-color:#fff}.immersive-v2-empty{min-height:600px;display:grid;place-items:center;text-align:center;background:#090807;color:#fff}.immersive-v2-empty p{font-size:12px;letter-spacing:.2em;color:rgba(255,255,255,.55)}.immersive-v2-empty h1{font-size:38px;font-weight:500}@media(max-width:1000px){.immersive-v2{height:760px}.immersive-v2-info{left:24px;right:24px;bottom:82px;width:auto}.immersive-v2-progress{bottom:24px}.immersive-v2-stage{inset:98px 0 220px}.immersive-v2-work{width:210px;flex-basis:210px}.immersive-v2-track{gap:26px}}@media(max-width:720px){.immersive-v2-header{left:22px;right:22px}.immersive-v2-header h1{font-size:22px}.immersive-v2-arrow{width:42px;font-size:52px}.immersive-v2-arrow.left{left:8px}.immersive-v2-arrow.right{right:8px}}.exhibition-slide-viewer{position:relative;height:calc(100vh - 58px);min-height:760px;overflow:hidden;color:#fff;background:#050505;isolation:isolate}.exhibition-slide-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.42) 28%,rgba(0,0,0,.08) 54%,rgba(0,0,0,.55)),linear-gradient(180deg,rgba(0,0,0,.24),rgba(0,0,0,.65)),url(/assets/exhibition-slide-bg-empty.png) 50%/cover no-repeat;opacity:.98;z-index:-3}.exhibition-slide-bg:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 56% 48%,rgba(255,255,255,.15),rgba(255,255,255,.02) 28%,rgba(0,0,0,0) 55%),radial-gradient(circle at 12% 22%,rgba(60,98,145,.2),rgba(0,0,0,0) 26%);z-index:-2}.exhibition-slide-header{position:absolute;top:34px;left:46px;right:46px;z-index:8;display:flex;align-items:flex-start;justify-content:space-between;pointer-events:none}.exhibition-slide-header p{margin:0 0 10px;color:rgba(255,255,255,.56);font-size:11px;letter-spacing:.22em}.exhibition-slide-header h1{margin:0;font-size:26px;line-height:1.2;font-weight:500;letter-spacing:-.02em}.exhibition-slide-header span{color:rgba(255,255,255,.72);font-size:14px;letter-spacing:.08em}.exhibition-slide-content{position:relative;z-index:3;height:100%;display:grid;grid-template-columns:minmax(280px,28vw) 1fr;align-items:center;padding:110px 70px;grid-gap:40px;gap:40px}.exhibition-slide-caption{align-self:end;padding-bottom:52px;max-width:340px}.exhibition-slide-caption .eyebrow{margin:0 0 16px;color:rgba(255,255,255,.54);font-size:11px;letter-spacing:.22em}.exhibition-slide-caption h2{margin:0 0 24px;font-size:34px;line-height:1.28;font-weight:500;letter-spacing:-.04em}.exhibition-slide-caption dl{margin:0 0 26px;display:grid;grid-gap:8px;gap:8px}.exhibition-slide-caption dl div{display:grid;grid-template-columns:58px 1fr;grid-gap:12px;gap:12px;font-size:14px;line-height:1.45}.exhibition-slide-caption dt{color:rgba(255,255,255,.46)}.exhibition-slide-caption dd{margin:0;color:rgba(255,255,255,.86)}.exhibition-slide-detail{display:inline-flex;align-items:center;justify-content:center;min-width:160px;min-height:48px;padding:0 22px;border:1px solid rgba(255,255,255,.48);color:#fff;font-size:14px;letter-spacing:.04em;background:rgba(0,0,0,.18)}.exhibition-slide-detail:hover{background:#fff;color:#111}.exhibition-slide-art-area{position:relative;height:100%;min-height:560px;display:grid;place-items:center}.exhibition-slide-wall-light{position:absolute;top:17%;left:50%;transform:translateX(-50%);width:min(580px,50vw);height:min(580px,52vh);background:radial-gradient(circle,rgba(255,255,255,.18),rgba(255,255,255,.045) 36%,rgba(255,255,255,0) 68%);filter:blur(1px);pointer-events:none}.exhibition-slide-art-object{position:relative;z-index:4;width:min(420px,34vw);height:min(430px,46vh);display:grid;place-items:end center;transform:translateY(-46px);animation:slideArtworkIn .42s ease both}.exhibition-slide-art-object img{max-width:100%;max-height:100%;object-fit:contain;display:block;filter:drop-shadow(0 30px 34px rgba(0,0,0,.46))}.exhibition-slide-pedestal{position:absolute;left:50%;bottom:18%;transform:translateX(-50%);z-index:2;width:min(390px,34vw);height:120px;background:linear-gradient(180deg,rgba(230,230,222,.92),rgba(130,128,122,.68)),linear-gradient(90deg,rgba(0,0,0,.18),rgba(255,255,255,.15),rgba(0,0,0,.28));-webkit-clip-path:polygon(10% 0,90% 0,100% 100%,0 100%);clip-path:polygon(10% 0,90% 0,100% 100%,0 100%);box-shadow:0 40px 70px rgba(0,0,0,.65)}.exhibition-slide-pedestal span{position:absolute;left:50%;top:-10px;transform:translateX(-50%);width:78%;height:26px;border-radius:50%;background:radial-gradient(ellipse,rgba(0,0,0,.35),rgba(255,255,255,.1) 58%,rgba(255,255,255,0) 70%)}.exhibition-slide-floor-light{position:absolute;left:50%;bottom:13%;transform:translateX(-50%);width:min(560px,42vw);height:90px;background:radial-gradient(ellipse,rgba(255,255,255,.2),rgba(255,255,255,.045) 42%,rgba(0,0,0,0) 72%);filter:blur(2px)}.exhibition-slide-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:9;border:0;background:transparent;color:rgba(255,255,255,.55);font-size:82px;line-height:1;cursor:pointer;width:84px;height:120px}.exhibition-slide-arrow:hover{color:#fff}.exhibition-slide-arrow.left{left:18px}.exhibition-slide-arrow.right{right:18px}.exhibition-slide-thumbs{position:absolute;left:50%;bottom:42px;transform:translateX(-50%);z-index:10;display:flex;align-items:center;gap:10px;padding:12px 16px;background:rgba(0,0,0,.42);border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.exhibition-slide-thumbs button{width:52px;height:52px;border:1px solid rgba(255,255,255,.26);background:rgba(255,255,255,.06);padding:3px;cursor:pointer;opacity:.58}.exhibition-slide-thumbs button.active{opacity:1;border-color:#fff;transform:translateY(-3px)}.exhibition-slide-thumbs img{width:100%;height:100%;object-fit:cover;display:block}.exhibition-slide-empty{min-height:560px;display:grid;place-items:center;text-align:center}.exhibition-slide-empty p{letter-spacing:.2em;font-size:12px;color:rgba(255,255,255,.55)}.exhibition-slide-empty h1{margin:0;font-size:42px;font-weight:500}@keyframes slideArtworkIn{0%{opacity:.72;transform:translateY(-34px) scale(.985)}to{opacity:1;transform:translateY(-46px) scale(1)}}@media(max-width:1000px){.exhibition-slide-viewer{height:auto;min-height:860px}.exhibition-slide-content{grid-template-columns:1fr;padding:100px 28px 160px;gap:10px}.exhibition-slide-caption{order:2;align-self:auto;padding:0;max-width:100%}.exhibition-slide-art-area{order:1;min-height:480px}.exhibition-slide-art-object{width:min(360px,72vw);height:360px}.exhibition-slide-pedestal{width:min(330px,70vw)}.exhibition-slide-arrow{font-size:62px;width:52px}.exhibition-slide-arrow.left{left:2px}.exhibition-slide-arrow.right{right:2px}.exhibition-slide-thumbs{bottom:24px;max-width:88vw;overflow-x:auto}}.showcase-viewer{position:relative;min-height:calc(100vh - 58px);height:860px;overflow:hidden;background:#050505;color:#fff;isolation:isolate}.showcase-main-image{position:absolute;inset:0;z-index:-2;background:#050505}.showcase-main-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;animation:showcaseFade .45s ease both}.showcase-vignette{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.46) 20%,rgba(0,0,0,.06) 52%,rgba(0,0,0,.5)),linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.68))}.showcase-left{position:absolute;left:34px;top:34px;bottom:34px;width:260px;z-index:5;display:grid;grid-template-rows:auto auto 1fr;grid-gap:22px;gap:22px;align-content:start}.showcase-title p{margin:0 0 10px;font-size:24px;font-weight:500;letter-spacing:-.03em}.showcase-title span{display:block;color:rgba(255,255,255,.78);font-size:14px}.showcase-thumbs{width:74px;display:grid;grid-gap:10px;gap:10px}.showcase-thumbs button{width:70px;height:70px;padding:3px;border:1px solid rgba(255,255,255,.25);background:rgba(0,0,0,.3);opacity:.62;cursor:pointer}.showcase-thumbs button.active{opacity:1;border-color:#fff;box-shadow:0 0 0 1px rgba(255,255,255,.25)}.showcase-thumbs img{width:100%;height:100%;object-fit:cover;display:block}.showcase-caption{align-self:end;max-width:300px;padding-bottom:82px;text-shadow:0 2px 18px rgba(0,0,0,.7)}.showcase-caption h1{margin:0 0 14px;font-size:30px;font-weight:500;line-height:1.3;letter-spacing:-.03em}.showcase-caption p{margin:0 0 8px;color:rgba(255,255,255,.9);font-size:17px}.showcase-caption span{display:block;margin-bottom:18px;color:rgba(255,255,255,.7);font-size:14px}.showcase-caption em{display:block;margin:0 0 20px;color:rgba(255,255,255,.78);font-size:14px;line-height:1.7;font-style:normal}.showcase-detail-button{display:inline-flex;align-items:center;justify-content:center;min-width:148px;min-height:44px;padding:0 18px;border:1px solid rgba(255,255,255,.5);color:#fff;background:rgba(0,0,0,.2);font-size:14px}.showcase-detail-button:hover{background:#fff;color:#111}.showcase-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:6;width:82px;height:120px;border:0;background:transparent;color:rgba(255,255,255,.58);font-size:86px;line-height:1;cursor:pointer}.showcase-arrow:hover{color:#fff}.showcase-arrow.left{left:300px}.showcase-arrow.right{right:48px}.showcase-bottom-panel{position:absolute;left:50%;bottom:0;z-index:7;transform:translateX(-50%);width:min(980px,76vw);display:grid;grid-template-columns:1fr 1fr 1fr;background:#fff;color:#111;border:1px solid rgba(255,255,255,.5);box-shadow:0 -24px 70px rgba(0,0,0,.28)}.showcase-bottom-panel>div{padding:28px 34px;border-right:1px solid #ddd4c7}.showcase-bottom-panel>div:last-child{border-right:0}.showcase-bottom-panel p{margin:0 0 10px;color:#85796d;font-size:13px}.showcase-bottom-panel strong{display:block;margin-bottom:10px;font-size:22px;font-weight:500}.showcase-bottom-panel a,.showcase-bottom-panel span{display:block;color:#51473d;font-size:15px;line-height:1.7}.showcase-bottom-panel a{text-decoration:underline}.showcase-viewer.empty{display:grid;place-items:center}.showcase-viewer.empty>div{text-align:center}.showcase-viewer.empty p{letter-spacing:.2em;color:rgba(255,255,255,.55)}.showcase-viewer.empty h1{font-size:42px;font-weight:500}@keyframes showcaseFade{0%{opacity:.65;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}.admin-exhibition-slide-manager{display:grid;grid-gap:24px;gap:24px}.admin-slide-list{display:grid;grid-gap:18px;gap:18px;margin-top:18px}.admin-slide-card{display:grid;grid-template-columns:240px 1fr;grid-gap:18px;gap:18px;border:1px solid var(--line);background:#fffdf9;padding:18px}.admin-slide-image{aspect-ratio:4/3;background:#eee8df;overflow:hidden}.admin-slide-image img{width:100%;height:100%;object-fit:cover;display:block}.admin-slide-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.admin-slide-fields label{display:grid;grid-gap:6px;gap:6px;font-size:13px;color:var(--muted)}.admin-slide-fields input,.admin-slide-fields select,.admin-slide-fields textarea{width:100%;min-height:40px;border:1px solid var(--line);background:#fff;padding:8px 10px}.admin-slide-fields textarea{min-height:80px}.admin-slide-fields .full{grid-column:1/-1}@media(max-width:1000px){.showcase-viewer{height:auto;min-height:920px}.showcase-left{left:22px;top:24px;bottom:auto;width:220px}.showcase-caption{padding-bottom:0}.showcase-arrow.left{left:20px;top:44%}.showcase-arrow.right{right:20px;top:44%}.showcase-bottom-panel{position:absolute;left:22px;right:22px;bottom:24px;transform:none;width:auto;grid-template-columns:1fr}.showcase-bottom-panel>div{border-right:0;border-bottom:1px solid #ddd4c7;padding:18px 22px}.showcase-bottom-panel>div:last-child{border-bottom:0}.admin-slide-card,.admin-slide-fields{grid-template-columns:1fr}}.showcase-viewer.refined{position:relative;height:calc(100vh - 58px);min-height:720px;overflow:hidden;background:#11100e;color:#fff;display:grid;grid-template-columns:190px 1fr;grid-template-rows:1fr auto}.showcase-viewer.refined .showcase-rail{grid-column:1;grid-row:1/3;position:relative;inset:auto;width:auto;z-index:5;padding:34px 22px;display:grid;grid-template-rows:auto 1fr;grid-gap:22px;gap:22px;background:linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.58));border-right:1px solid rgba(255,255,255,.08)}.showcase-viewer.refined .showcase-title p{margin:0 0 14px;font-size:22px;line-height:1.35;font-weight:500;letter-spacing:-.03em}.showcase-viewer.refined .showcase-title span{color:rgba(255,255,255,.72);font-size:14px}.showcase-viewer.refined .showcase-thumbs{width:auto;display:grid;align-content:start;grid-gap:10px;gap:10px;max-height:calc(100vh - 190px);overflow-y:auto;padding-right:4px}.showcase-viewer.refined .showcase-thumbs button{width:70px;height:70px;padding:3px;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.04);opacity:.62;cursor:pointer}.showcase-viewer.refined .showcase-thumbs button.active{opacity:1;border-color:#fff;box-shadow:0 0 0 1px rgba(255,255,255,.22)}.showcase-viewer.refined .showcase-thumbs img{width:100%;height:100%;object-fit:cover;display:block}.showcase-viewer.refined .showcase-stage{grid-column:2;grid-row:1;position:relative;min-width:0;display:grid;place-items:center;padding:34px 70px 20px;background:radial-gradient(circle at 50% 48%,rgba(255,255,255,.08),rgba(255,255,255,0) 42%),linear-gradient(180deg,#181613,#0e0d0c)}.showcase-viewer.refined .showcase-main-image{position:relative;inset:auto;z-index:1;width:100%;height:100%;max-width:1280px;max-height:calc(100vh - 260px);display:grid;place-items:center;margin:0;background:#171512;border:1px solid rgba(255,255,255,.1);box-shadow:0 30px 90px rgba(0,0,0,.42);overflow:hidden}.showcase-viewer.refined .showcase-main-image img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;background:#171512;animation:showcaseRefinedFade .35s ease both;filter:none}.showcase-viewer.refined .showcase-vignette{display:none}.showcase-viewer.refined .showcase-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:54px;height:86px;border:0;background:rgba(0,0,0,.22);color:rgba(255,255,255,.56);font-size:64px;line-height:1;cursor:pointer}.showcase-viewer.refined .showcase-arrow:hover{color:#fff;background:rgba(0,0,0,.34)}.showcase-viewer.refined .showcase-arrow.left{left:18px}.showcase-viewer.refined .showcase-arrow.right{right:18px}.showcase-viewer.refined .showcase-caption-bar{grid-column:2;grid-row:2;position:relative;left:auto;right:auto;bottom:auto;transform:none;z-index:6;width:auto;display:grid;grid-template-columns:minmax(260px,1.05fr) minmax(280px,1.4fr) minmax(220px,.8fr);grid-gap:0;gap:0;background:#f7f2ea;color:#111;border-top:1px solid rgba(0,0,0,.12);box-shadow:0 -18px 55px rgba(0,0,0,.22)}.showcase-viewer.refined .showcase-caption-bar>div{padding:22px 30px;border-right:1px solid #ddd4c7}.showcase-viewer.refined .showcase-caption-bar>div:last-child{border-right:0}.showcase-viewer.refined .caption-main p{margin:0 0 8px;color:#8b7d70;font-size:11px;letter-spacing:.18em}.showcase-viewer.refined .caption-main h1{margin:0 0 8px;font-size:24px;line-height:1.35;font-weight:500;letter-spacing:-.03em}.showcase-viewer.refined .caption-description p,.showcase-viewer.refined .caption-main span{margin:0;color:#5e544b;font-size:14px;line-height:1.75}.showcase-viewer.refined .caption-action{display:grid;align-content:center;grid-gap:12px;gap:12px}.showcase-viewer.refined .caption-action strong{display:block;font-size:22px;font-weight:500}.showcase-viewer.refined .caption-action a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;background:#111;color:#fff;font-size:14px}.showcase-viewer.refined .caption-action a:hover{background:#3b332c}@keyframes showcaseRefinedFade{0%{opacity:.72;transform:scale(.995)}to{opacity:1;transform:scale(1)}}@media(max-width:1000px){.showcase-viewer.refined{height:auto;min-height:820px;grid-template-columns:1fr;grid-template-rows:auto minmax(460px,62vh) auto}.showcase-viewer.refined .showcase-rail{grid-column:1;grid-row:1;padding:18px 22px;grid-template-columns:1fr;background:#11100e}.showcase-viewer.refined .showcase-thumbs{display:flex;overflow-x:auto;overflow-y:hidden;max-height:none}.showcase-viewer.refined .showcase-stage{grid-column:1;grid-row:2;padding:18px 54px}.showcase-viewer.refined .showcase-main-image{max-height:none}.showcase-viewer.refined .showcase-caption-bar{grid-column:1;grid-row:3;grid-template-columns:1fr}.showcase-viewer.refined .showcase-caption-bar>div{border-right:0;border-bottom:1px solid #ddd4c7;padding:18px 22px}.showcase-viewer.refined .showcase-caption-bar>div:last-child{border-bottom:0}}.showcase-framed{--rail-width:184px;background:#f7f2ea;color:#111}.showcase-framed.empty{min-height:620px;display:grid;place-items:center;background:#11100e;color:#fff;text-align:center}.showcase-frame-top{position:relative;height:calc(100vh - 58px - 230px);min-height:520px;max-height:680px;display:grid;grid-template-columns:var(--rail-width) minmax(0,1fr);background:#0e0d0b;overflow:hidden}.showcase-frame-rail{position:relative;z-index:4;padding:28px 20px;background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.66));border-right:1px solid rgba(255,255,255,.08);color:#fff;display:grid;grid-template-rows:auto 1fr;grid-gap:22px;gap:22px}.showcase-frame-title h1{margin:0 0 12px;font-size:22px;line-height:1.35;font-weight:500;letter-spacing:-.03em}.showcase-frame-title span{color:rgba(255,255,255,.72);font-size:14px}.showcase-frame-thumbs{display:grid;align-content:start;grid-gap:10px;gap:10px;overflow-y:auto;padding-right:4px}.showcase-frame-thumbs button{width:70px;height:70px;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.04);padding:3px;cursor:pointer;opacity:.6}.showcase-frame-thumbs button.active{opacity:1;border-color:#fff;box-shadow:0 0 0 1px rgba(255,255,255,.22)}.showcase-frame-thumbs img{width:100%;height:100%;object-fit:cover;display:block}.showcase-frame-image-area{position:relative;min-width:0;height:100%;display:grid;place-items:center;padding:18px 62px 24px;background:#11100e}.showcase-frame-image{position:relative;width:100%;height:100%;max-width:1360px;margin:0;display:grid;place-items:center;background:#15130f;overflow:hidden}.showcase-frame-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:none;animation:frameFade .35s ease both}.showcase-frame-image figcaption{position:absolute;left:30px;bottom:26px;display:grid;grid-gap:6px;gap:6px;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.7);pointer-events:none}.showcase-frame-image figcaption strong{font-size:24px;line-height:1.3;font-weight:500}.showcase-frame-image figcaption span{color:rgba(255,255,255,.78);font-size:15px}.showcase-frame-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:46px;height:78px;border:0;background:rgba(0,0,0,.18);color:rgba(255,255,255,.58);font-size:62px;line-height:1;cursor:pointer}.showcase-frame-arrow:hover{color:#fff;background:rgba(0,0,0,.32)}.showcase-frame-arrow.left{left:16px}.showcase-frame-arrow.right{right:16px}.showcase-frame-info{min-height:230px;display:grid;grid-template-columns:minmax(320px,1.3fr) minmax(260px,.9fr) minmax(240px,.7fr);background:#f7f2ea;border-top:1px solid #ddd4c7;color:#111}.showcase-frame-info>div{padding:30px 38px;border-right:1px solid #ddd4c7}.showcase-frame-info>div:last-child{border-right:0}.showcase-frame-info p{margin:0 0 12px;color:#8b7d70;font-size:13px}.showcase-frame-info h2{margin:0 0 12px;font-size:24px;line-height:1.4;font-weight:500;letter-spacing:-.03em}.showcase-frame-info span{display:block;color:#5e544b;font-size:15px;line-height:1.8}.frame-info-artist dl{display:grid;grid-gap:8px;gap:8px;margin:0}.frame-info-artist dl div{display:grid;grid-template-columns:54px 1fr;grid-gap:10px;gap:10px;color:#5e544b;font-size:14px}.frame-info-artist dt{color:#8b7d70}.frame-info-artist dd{margin:0}.frame-info-buy{display:grid;align-content:center;grid-gap:12px;gap:12px}.frame-info-buy strong{display:block;font-size:24px;font-weight:500}.frame-info-buy a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;background:#111;color:#fff;font-size:14px}.frame-info-buy a:hover{background:#3b332c}@keyframes frameFade{0%{opacity:.72;transform:scale(1.006)}to{opacity:1;transform:scale(1)}}@media(max-width:1000px){.showcase-frame-top{height:auto;min-height:620px;max-height:none;grid-template-columns:1fr;grid-template-rows:auto minmax(440px,58vh)}.showcase-frame-rail{grid-template-columns:1fr;padding:18px 22px}.showcase-frame-thumbs{display:flex;overflow-x:auto;overflow-y:hidden}.showcase-frame-image-area{padding:16px 52px 18px}.showcase-frame-info{grid-template-columns:1fr}.showcase-frame-info>div{border-right:0;border-bottom:1px solid #ddd4c7;padding:22px 24px}.showcase-frame-info>div:last-child{border-bottom:0}}.showcase-compact{background:#f7f2ea;color:#111}.showcase-compact.empty{min-height:560px;display:grid;place-items:center;background:#11100e;color:#fff;text-align:center}.compact-view{height:60vh;min-height:430px;max-height:620px;display:grid;grid-template-columns:170px minmax(0,1fr);background:#0f0e0c;overflow:hidden}.compact-rail{position:relative;z-index:4;padding:22px 18px;background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.65));border-right:1px solid rgba(255,255,255,.08);color:#fff}.compact-rail h1{margin:0 0 10px;font-size:20px;line-height:1.35;font-weight:500;letter-spacing:-.03em}.compact-rail p{margin:0 0 18px;color:rgba(255,255,255,.74);font-size:14px}.compact-thumbs{display:grid;grid-gap:9px;gap:9px;max-height:calc(60vh - 110px);overflow-y:auto}.compact-thumbs button{width:62px;height:62px;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.04);padding:3px;cursor:pointer;opacity:.62}.compact-thumbs button.active{opacity:1;border-color:#fff;box-shadow:0 0 0 1px rgba(255,255,255,.22)}.compact-thumbs img{width:100%;height:100%;object-fit:cover;display:block}.compact-image-wrap{min-width:0;place-items:center;padding:16px 56px;background:#11100e}.compact-image,.compact-image-wrap{position:relative;height:100%;display:grid}.compact-image{width:100%;max-width:1340px;margin:0;place-items:center;overflow:hidden;background:#15130f}.compact-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:none;animation:compactFade .28s ease both}.compact-image figcaption{position:absolute;left:28px;bottom:22px;color:#fff;display:grid;grid-gap:5px;gap:5px;text-shadow:0 2px 16px rgba(0,0,0,.7);pointer-events:none}.compact-image figcaption strong{font-size:22px;line-height:1.3;font-weight:500}.compact-image figcaption span{color:rgba(255,255,255,.78);font-size:14px}.compact-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:44px;height:74px;border:0;background:rgba(0,0,0,.18);color:rgba(255,255,255,.62);font-size:58px;line-height:1;cursor:pointer}.compact-arrow:hover{color:#fff;background:rgba(0,0,0,.34)}.compact-arrow.left{left:14px}.compact-arrow.right{right:14px}.compact-info{min-height:220px;display:grid;grid-template-columns:minmax(320px,1.3fr) minmax(260px,.9fr) minmax(230px,.7fr);background:#f7f2ea;border-top:1px solid #ddd4c7;color:#111}.compact-info article{padding:28px 36px;border-right:1px solid #ddd4c7}.compact-info article:last-child{border-right:0}.compact-info p{margin:0 0 11px;color:#8b7d70;font-size:13px}.compact-info h2{margin:0 0 12px;font-size:23px;line-height:1.4;font-weight:500;letter-spacing:-.03em}.compact-info span{display:block;color:#5e544b;font-size:15px;line-height:1.8}.compact-info dl{margin:0;display:grid;grid-gap:8px;gap:8px}.compact-info dl div{display:grid;grid-template-columns:54px 1fr;grid-gap:10px;gap:10px;color:#5e544b;font-size:14px}.compact-info dt{color:#8b7d70}.compact-info dd{margin:0}.compact-info .buy{display:grid;align-content:center;grid-gap:12px;gap:12px}.compact-info .buy strong{display:block;font-size:24px;font-weight:500}.compact-info .buy a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;background:#111;color:#fff;font-size:14px}.compact-info .buy a:hover{background:#3b332c}@keyframes compactFade{0%{opacity:.78;transform:scale(1.004)}to{opacity:1;transform:scale(1)}}.showcase-framed,.showcase-viewer.refined,.showcase-viewer:not(.empty){height:auto!important;min-height:0!important}@media(max-width:1000px){.compact-view{height:auto;min-height:620px;max-height:none;grid-template-columns:1fr;grid-template-rows:auto minmax(420px,56vh)}.compact-rail{padding:18px 22px}.compact-thumbs{display:flex;overflow-x:auto;overflow-y:hidden;max-height:none}.compact-image-wrap{padding:14px 52px}.compact-info{grid-template-columns:1fr}.compact-info article{border-right:0;border-bottom:1px solid #ddd4c7;padding:22px 24px}.compact-info article:last-child{border-bottom:0}}.compact-image-wrap{padding:18px 56px!important}.compact-image{max-width:1440px!important}.compact-info{min-height:190px!important}.compact-info article{padding:24px 36px!important}.showcase-frame-top{height:72vh!important;min-height:560px!important;max-height:760px!important}.showcase-frame-info{min-height:190px!important}.showcase-frame-info>div{padding:24px 36px!important}.showcase-viewer.refined .showcase-stage{padding-top:24px!important;padding-bottom:24px!important}@media(max-width:1000px){.compact-view{height:auto!important;min-height:620px!important}.compact-thumbs,.compact-view,.showcase-frame-top{max-height:none!important}.showcase-frame-top{height:auto!important;min-height:620px!important}}.compact-view{position:relative!important;height:72vh!important;min-height:560px!important;max-height:760px!important;display:block!important;grid-template-columns:none!important;background:#0f0e0c!important;overflow:hidden!important}.compact-rail{position:absolute!important;left:0!important;top:0!important;bottom:0!important;width:172px!important;z-index:8!important;background:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.66),rgba(0,0,0,0))!important;border-right:0!important;padding:22px 18px!important}.compact-image-wrap{position:absolute!important;inset:0!important;height:100%!important;padding:0!important;display:block!important}.compact-image{max-width:none!important;margin:0!important;background:#11100e!important;border:0!important}.compact-image,.compact-image img{width:100%!important;height:100%!important}.compact-image img{object-fit:cover!important;object-position:center!important;filter:none!important}.compact-image figcaption{left:210px!important;bottom:28px!important}.compact-arrow.left{left:186px!important}.compact-arrow.right{right:24px!important}.compact-thumbs{max-height:calc(72vh - 110px)!important}.compact-info{min-height:170px!important}.compact-info article{padding:22px 34px!important}.artwork-random-feature{grid-template-columns:minmax(360px,.95fr) minmax(280px,.85fr)!important;gap:30px!important;padding:22px!important;margin-bottom:34px!important;background:#f5f0e8!important}.artwork-random-feature .feature-image{height:300px!important;max-height:300px!important;aspect-ratio:auto!important;background:#ebe5dc!important}.artwork-random-feature .feature-copy h2{font-size:27px!important;line-height:1.35!important}.home-page{background:#f3eee6!important}.home-page .hero{height:min(420px,46vh)!important;min-height:340px!important}.home-page .hero-copy{top:28%!important}.home-page .hero-copy h1{font-size:34px!important}.home-page .section{padding:34px 48px 38px!important;background:#f7f3ed!important}.home-page .section:nth-of-type(2n){background:#f1ebe2!important}.home-page .section-head{margin-bottom:18px!important}.home-page .section-head h2{font-size:20px!important}.home-page .exhibition-grid{max-width:1040px!important;gap:20px!important}.home-page .single-exhibition-grid{max-width:1040px!important}.home-page .single-exhibition-grid .exhibition-feature-card{grid-template-columns:.9fr 1fr!important;gap:24px!important;padding:18px!important}.home-page .single-exhibition-grid .card-img{aspect-ratio:1.85/1!important;max-height:210px!important}.home-page .card-img{max-height:200px!important}.home-page .card-copy{padding:4px 0!important}.home-page .card-copy h3{font-size:18px!important}.home-page .section .artworks-grid{max-width:1040px!important;gap:20px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}.home-page .artwork-card .image-wrap{aspect-ratio:1/.92!important}.home-page .artwork-card .body{padding:14px!important}.home-page .artwork-card h2{font-size:17px!important;line-height:1.35!important}.home-page .artist-row{max-width:900px!important;gap:22px!important}.home-page .artist-avatar{max-width:118px!important}@media(max-width:1000px){.compact-view{height:auto!important;min-height:620px!important;max-height:none!important}.compact-rail{width:132px!important}.compact-image figcaption{left:150px!important}.compact-arrow.left{left:140px!important}.compact-info{grid-template-columns:1fr!important}.home-page .section .artworks-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.artwork-random-feature,.home-page .single-exhibition-grid .exhibition-feature-card{grid-template-columns:1fr!important}.artwork-random-feature .feature-image{height:260px!important}}@media(max-width:560px){.home-page .section{padding:30px 18px 34px!important}.home-page .section .artworks-grid{grid-template-columns:1fr!important}}.home-page .hero,.home-page .hero.random-hero{background-position:100%!important}.home-page .hero.random-hero:before,.home-page .hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.58) 30%,rgba(0,0,0,.14) 62%,rgba(0,0,0,.2));pointer-events:none}.home-page .hero-copy{position:relative!important;z-index:2!important;left:9vw!important}.home-page .hero-copy h1{font-size:32px!important;margin:10px 0 18px!important}.home-page .hero-copy p{margin:0 0 12px!important}.home-page>.section:first-of-type{padding:28px 48px 30px!important;min-height:0!important}.home-page>.section:first-of-type .section-head{max-width:1040px!important;margin:0 auto 14px!important}.home-page>.section:first-of-type .section-head h2{font-size:20px!important}.home-page>.section:first-of-type .exhibition-grid{max-width:1040px!important;margin:0 auto!important;grid-gap:18px!important;gap:18px!important}.home-page>.section:first-of-type .single-exhibition-grid{grid-template-columns:minmax(0,620px)!important;justify-content:center!important}.home-page>.section:first-of-type .exhibition-feature-card{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}.home-page>.section:first-of-type .exhibition-feature-card .card-img{height:150px!important;max-height:150px!important}.home-page>.section:first-of-type .single-exhibition-grid .exhibition-feature-card .card-img{height:165px!important;max-height:165px!important}.home-page>.section:first-of-type .exhibition-feature-card .card-copy{padding:0!important}.home-page>.section:first-of-type .exhibition-feature-card .card-copy h3{font-size:17px!important;margin:0 0 7px!important;line-height:1.35!important}.home-page>.section:first-of-type .exhibition-feature-card .card-copy p{font-size:13px!important;margin:3px 0!important}.home-page>.section:nth-of-type(2) .section-head{max-width:1040px!important;margin:0 auto 16px!important}.home-page>.section:nth-of-type(2) .artworks-grid{max-width:1040px!important;margin:0 auto!important;gap:18px!important}.home-page>.section:nth-of-type(2) .artwork-card .image-wrap{max-height:230px!important;overflow:hidden!important}@media(max-width:900px){.home-page .hero,.home-page .hero.random-hero{height:360px!important;min-height:360px!important;max-height:360px!important;background-size:cover!important;background-position:50%!important}.home-page>.section:first-of-type{padding:26px 18px 28px!important}.home-page>.section:first-of-type .exhibition-grid{grid-template-columns:1fr!important}.home-page>.section:first-of-type .exhibition-feature-card .card-img{height:180px!important;max-height:180px!important}}.home-page .hero,.home-page .hero.random-hero{height:390px!important;min-height:390px!important;max-height:390px!important}.home-page .hero-copy{left:8.5vw!important;top:50%!important;transform:translateY(-50%)!important}.home-page .hero-copy h1{font-size:31px!important;line-height:1.32!important}.home-page>.section:first-of-type,.home-page>.section:nth-of-type(2){padding-left:0!important;padding-right:0!important}.home-page>.section:first-of-type .exhibition-grid,.home-page>.section:first-of-type .section-head,.home-page>.section:nth-of-type(2) .artworks-grid,.home-page>.section:nth-of-type(2) .section-head{width:min(1040px,calc(100% - 96px))!important;max-width:1040px!important}.home-page>.section:first-of-type{padding-top:26px!important;padding-bottom:26px!important;background:#f0e9df!important}.home-page>.section:first-of-type .section-head{margin-bottom:14px!important}.home-page>.section:first-of-type .section-head h2,.home-page>.section:nth-of-type(2) .section-head h2{font-size:20px!important;line-height:1.2!important}.home-page>.section:first-of-type .exhibition-grid{display:grid!important;grid-gap:22px!important;gap:22px!important}.home-page>.section:first-of-type .single-exhibition-grid{grid-template-columns:minmax(0,340px)!important;justify-content:start!important}.home-page>.section:first-of-type .exhibition-feature-card{display:block!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.home-page>.section:first-of-type .exhibition-feature-card .card-img{height:132px!important;max-height:132px!important;aspect-ratio:auto!important;background:#e8dfd4!important;overflow:hidden!important}.home-page>.section:first-of-type .single-exhibition-grid .exhibition-feature-card .card-img{height:142px!important;max-height:142px!important}.home-page>.section:first-of-type .exhibition-feature-card .card-img img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}.home-page>.section:first-of-type .exhibition-feature-card .card-copy{padding:8px 0 0!important;min-height:0!important}.home-page>.section:first-of-type .exhibition-feature-card .card-copy h3,.home-page>.section:first-of-type .exhibition-feature-card .compact-feature-title h3{margin:0!important;font-size:16px!important;line-height:1.35!important;font-weight:500!important}.home-page>.section:first-of-type .exhibition-feature-card .card-copy p{display:none!important}.home-page>.section:nth-of-type(2){padding-top:30px!important}@media(max-width:900px){.home-page .hero,.home-page .hero.random-hero{height:360px!important;min-height:360px!important;max-height:360px!important;background-size:cover!important;background-position:50%!important}.home-page>.section:first-of-type .exhibition-grid,.home-page>.section:first-of-type .section-head,.home-page>.section:nth-of-type(2) .artworks-grid,.home-page>.section:nth-of-type(2) .section-head{width:calc(100% - 36px)!important}.home-page>.section:first-of-type .exhibition-grid{grid-template-columns:1fr!important;gap:18px!important}.home-page>.section:first-of-type .exhibition-feature-card .card-img{height:170px!important;max-height:170px!important}}.showcase-3d .compact-image{overflow:hidden!important}.showcase-3d .compact-image img{transition:transform .12s linear,opacity .2s ease!important;transform-origin:center center!important;will-change:transform!important}.three-d-control{position:absolute;left:50%;bottom:22px;transform:translateX(-50%);z-index:6;width:min(460px,42vw);padding:12px 16px 11px;background:rgba(0,0,0,.54);border:1px solid rgba(255,255,255,.22);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff}.three-d-control-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px}.three-d-control-head span{font-size:11px;letter-spacing:.2em;color:rgba(255,255,255,.74)}.three-d-control-head em{font-size:11px;font-style:normal;color:rgba(255,255,255,.58)}.three-d-control input[type=range]{width:100%;accent-color:#fff;cursor:pointer}.three-d-control p{margin:6px 0 0;color:rgba(255,255,255,.64);font-size:11px;line-height:1.4}@media(max-width:1000px){.three-d-control{width:min(380px,64vw);bottom:18px}}@media(max-width:620px){.three-d-control{left:50%;width:calc(100% - 150px);min-width:190px;padding:10px 12px}.three-d-control p{display:none}}.admin-multi-image-upload{display:grid;grid-gap:12px;gap:12px}.admin-multi-image-upload textarea{min-height:110px}.multi-upload-box{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:12px;border:1px dashed var(--line);background:#faf7f1}.multi-upload-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(92px,1fr));grid-gap:10px;gap:10px}.multi-upload-preview{position:relative;aspect-ratio:1/1;background:#eee8df;border:1px solid var(--line);overflow:hidden}.multi-upload-preview img{width:100%;height:100%;object-fit:cover;display:block}.multi-upload-preview span{position:absolute;left:6px;top:6px;display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;background:rgba(0,0,0,.72);color:#fff;font-size:12px}.multi-upload-preview button{position:absolute;right:6px;top:6px;width:22px;height:22px;border:0;background:rgba(255,255,255,.88);color:#111;cursor:pointer}.multi-upload-preview button:hover{background:#111;color:#fff}.three-d-control.slim{position:absolute!important;left:50%!important;bottom:14px!important;transform:translateX(-50%)!important;z-index:7!important;width:min(420px,34vw)!important;height:34px!important;padding:0 12px!important;display:grid!important;grid-template-columns:28px 1fr 28px!important;align-items:center!important;grid-gap:8px!important;gap:8px!important;background:rgba(0,0,0,.24)!important;border:1px solid rgba(255,255,255,.18)!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;box-shadow:none!important;color:#fff!important;opacity:.72!important;transition:opacity .18s ease,background .18s ease!important}.three-d-control.slim:hover{opacity:.96!important;background:rgba(0,0,0,.34)!important}.three-d-control.slim .three-d-control-head,.three-d-control.slim em,.three-d-control.slim p,.three-d-control.slim span{display:none!important}.three-d-control.slim button{width:28px!important;height:28px!important;border:0!important;background:transparent!important;color:rgba(255,255,255,.82)!important;font-size:28px!important;line-height:1!important;cursor:pointer!important;padding:0!important}.three-d-control.slim button:hover{color:#fff!important}.three-d-control.slim input[type=range]{width:100%!important;height:3px!important;margin:0!important;accent-color:#fff!important;cursor:pointer!important;background:transparent!important}.three-d-control.slim input[type=range]::-webkit-slider-runnable-track{height:3px!important;background:rgba(255,255,255,.42)!important;border-radius:999px!important}.three-d-control.slim input[type=range]::-webkit-slider-thumb{margin-top:-6px!important;width:15px!important;height:15px!important;border-radius:50%!important;background:#fff!important;box-shadow:0 0 0 2px rgba(0,0,0,.18)!important}.three-d-control.slim input[type=range]::-moz-range-track{height:3px!important;background:rgba(255,255,255,.42)!important;border-radius:999px!important}.three-d-control.slim input[type=range]::-moz-range-thumb{width:15px!important;height:15px!important;border:0!important;border-radius:50%!important;background:#fff!important}@media(max-width:1000px){.three-d-control.slim{width:min(360px,48vw)!important;bottom:12px!important}}@media(max-width:620px){.three-d-control.slim{width:calc(100% - 170px)!important;min-width:190px!important;height:32px!important;bottom:10px!important}}.drag-rotate-target{cursor:-webkit-grab!important;cursor:grab!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;touch-action:pan-y!important}.drag-rotate-target:active{cursor:-webkit-grabbing!important;cursor:grabbing!important}.drag-rotate-target img{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important;pointer-events:none!important}.three-d-control.slim{opacity:0!important;pointer-events:none!important;transform:translateX(-50%) translateY(8px)!important;transition:opacity .18s ease,transform .18s ease,background .18s ease!important}.showcase-3d.is-dragging-view .three-d-control.slim,.three-d-control.slim:focus-within{opacity:.86!important;pointer-events:auto!important;transform:translateX(-50%) translateY(0)!important}.showcase-3d.is-dragging-view .three-d-control.slim:hover{opacity:.96!important}.showcase-3d.is-dragging-view .three-d-control.slim{background:rgba(0,0,0,.22)!important;border-color:rgba(255,255,255,.18)!important}.compact-image.drag-rotate-target:after{content:"";position:absolute;left:50%;bottom:62px;transform:translateX(-50%);width:74px;height:2px;border-radius:999px;background:rgba(255,255,255,.18);opacity:0;transition:opacity .18s ease;pointer-events:none}.showcase-3d.is-dragging-view .compact-image.drag-rotate-target:after{opacity:.45}.home-page .hero,.home-page .hero.random-hero{background-size:contain!important;background-repeat:no-repeat!important;background-position:50%!important;background-color:#080705!important}@media(max-width:900px){.home-page .hero,.home-page .hero.random-hero{background-size:contain!important;background-repeat:no-repeat!important;background-position:50%!important;background-color:#080705!important}}.compact-image,.showcase-frame-image,.showcase-viewer.refined .showcase-main-image{background:#11100e!important}.compact-image img,.showcase-frame-image img,.showcase-viewer.refined .showcase-main-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:#11100e!important;filter:none!important}.showcase-3d .compact-image img,.showcase-framed .showcase-frame-image img,.showcase-viewer.refined .showcase-main-image img{object-fit:contain!important;object-position:center center!important}.compact-image-wrap,.showcase-frame-image-area,.showcase-viewer.refined .showcase-stage{background:#11100e!important}.hero.random-hero,.home-page .hero,.home-page .hero.random-hero{background-size:contain!important;background-repeat:no-repeat!important;background-position:50%!important;background-color:#080705!important}@media(max-width:1400px),(min-width:1401px){.hero.random-hero,.home-page .hero,.home-page .hero.random-hero{background-size:contain!important;background-repeat:no-repeat!important;background-position:50%!important;background-color:#080705!important}}.compact-image,.compact-image.drag-rotate-target{background:#11100e!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.compact-image.drag-rotate-target>img,.compact-image>img,.showcase-compact .compact-image>img,.showcase-compact.showcase-3d .compact-image.drag-rotate-target>img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:#11100e!important;max-width:100%!important;max-height:100%!important;filter:none!important}.compact-image-wrap{background:#11100e!important}@media(min-width:1400px){.compact-image,.compact-image.drag-rotate-target{max-width:none!important}.compact-image>img{object-fit:contain!important}}.home-page .hero,.home-page .hero.random-hero{display:none!important}.home-poster-hero{position:relative;height:430px;min-height:430px;overflow:hidden;background:#111;color:#fff;border-bottom:1px solid rgba(0,0,0,.08)}.poster-hero-bg{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;transform:scale(1.01)}.poster-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.54) 28%,rgba(0,0,0,.08) 58%,rgba(0,0,0,.12)),linear-gradient(180deg,rgba(0,0,0,.28),rgba(0,0,0,0) 42%,rgba(0,0,0,.22));pointer-events:none}.poster-hero-copy{position:absolute;left:8.5vw;top:50%;transform:translateY(-50%);z-index:2;width:min(380px,42vw);display:grid;grid-gap:14px;gap:14px}.poster-hero-copy p{margin:0;font-size:15px;line-height:1.6;color:rgba(255,255,255,.86)}.poster-hero-copy h1{margin:0;font-size:39px;line-height:1.18;font-weight:500;letter-spacing:-.045em;word-break:keep-all}.poster-hero-copy span{display:block;color:rgba(255,255,255,.78);font-size:15px}.poster-hero-btn{display:inline-flex;align-items:center;justify-content:center;justify-self:start;min-width:108px;height:42px;padding:0 20px;margin-top:4px;border:1px solid rgba(255,255,255,.84);color:#fff;font-size:14px;background:rgba(0,0,0,.1);transition:background .18s ease,color .18s ease,border-color .18s ease}.poster-hero-btn:hover{background:#fff;color:#111;border-color:#fff}.poster-hero-dots{position:absolute;left:50%;bottom:28px;transform:translateX(-50%);z-index:2;display:flex;gap:7px}.poster-hero-dots span{width:5px;height:5px;border-radius:50%;background:rgba(255,255,255,.62)}.poster-hero-dots span:first-child{background:#fff}.home-page>.section:first-of-type{padding-top:34px!important}@media(max-width:900px){.home-poster-hero{height:390px;min-height:390px}.poster-hero-bg{background-position:50%}.poster-hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.46) 58%,rgba(0,0,0,.12))}.poster-hero-copy{left:28px;width:calc(100% - 56px)}.poster-hero-copy h1{font-size:31px}}@media(min-width:1600px){.home-poster-hero{height:440px;min-height:440px}.poster-hero-copy{left:9.5vw}}.home-poster-hero.layered-hero .poster-hero-bg{position:absolute!important;inset:-18px!important;background-repeat:no-repeat!important;filter:blur(16px) brightness(.48) saturate(.9)!important;transform:scale(1.08)!important;opacity:.9!important}.home-poster-hero.layered-hero .poster-hero-shade{position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.72) 25%,rgba(0,0,0,.18) 52%,rgba(0,0,0,.2)),linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,0) 45%,rgba(0,0,0,.16))!important;z-index:1!important}.poster-hero-main-image{position:absolute;z-index:1;inset:0 0 0 28%;margin:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.poster-hero-main-image img{width:100%;height:100%;object-fit:contain;object-position:center center;display:block;filter:brightness(.82) contrast(1.02)}.home-poster-hero.layered-hero .poster-hero-copy{left:8.5vw!important;width:min(380px,36vw)!important}@media(min-width:1500px){.poster-hero-main-image{inset:0 2vw 0 30%}}@media(max-width:1000px){.home-poster-hero.layered-hero{height:390px!important;min-height:390px!important}.poster-hero-main-image{inset:0 0 0 22%;opacity:.95}.home-poster-hero.layered-hero .poster-hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.66) 45%,rgba(0,0,0,.18))!important}.home-poster-hero.layered-hero .poster-hero-copy{left:28px!important;width:calc(100% - 56px)!important;max-width:330px!important}}@media(max-width:640px){.poster-hero-main-image{inset:0;opacity:.55}.home-poster-hero.layered-hero .poster-hero-shade{background:rgba(0,0,0,.64)!important}}.home-poster-hero.layered-hero{background:#080705!important}.home-poster-hero.layered-hero .poster-hero-bg{inset:-24px!important;background-size:cover!important;background-position:50%!important;filter:blur(18px) brightness(.38) saturate(.85)!important;transform:scale(1.1)!important;opacity:.76!important}.home-poster-hero.layered-hero .poster-hero-main-image{margin:0!important;padding-left:clamp(260px,25vw,430px)!important;padding-right:clamp(24px,4vw,80px)!important}.home-poster-hero.layered-hero .poster-hero-main-image img{width:100%!important;height:100%!important;max-width:1180px!important;filter:brightness(.88) contrast(1.02)!important}.home-poster-hero.layered-hero .poster-hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.78) 19%,rgba(0,0,0,.35) 34%,rgba(0,0,0,.08) 58%,rgba(0,0,0,.12)),linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,0) 44%,rgba(0,0,0,.12))!important}@media(min-width:1500px){.home-poster-hero.layered-hero .poster-hero-main-image{padding-left:clamp(300px,24vw,470px)!important;padding-right:clamp(60px,6vw,120px)!important}.home-poster-hero.layered-hero .poster-hero-main-image img{max-width:1260px!important}}@media(max-width:1000px){.home-poster-hero.layered-hero{height:390px!important;min-height:390px!important}.home-poster-hero.layered-hero .poster-hero-main-image{inset:0!important;padding-left:120px!important;padding-right:18px!important;opacity:.9!important}.home-poster-hero.layered-hero .poster-hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.7) 44%,rgba(0,0,0,.18))!important}}@media(max-width:640px){.home-poster-hero.layered-hero .poster-hero-main-image{padding:0!important;opacity:.48!important}.home-poster-hero.layered-hero .poster-hero-shade{background:rgba(0,0,0,.64)!important}}.home-poster-hero.layered-hero{position:relative!important;height:430px!important;min-height:430px!important;overflow:hidden!important;background:#000!important}.home-poster-hero.layered-hero .poster-hero-bg{display:none!important}.home-poster-hero.layered-hero .poster-hero-main-image{position:absolute!important;inset:0!important;z-index:1!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 24px!important;pointer-events:none!important}.home-poster-hero.layered-hero .poster-hero-main-image img{width:min(50vw,760px)!important;max-width:760px!important;height:auto!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;display:block!important;filter:none!important}.home-poster-hero.layered-hero .poster-hero-shade{z-index:2!important;background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.82) 26%,rgba(0,0,0,.45) 42%,rgba(0,0,0,0) 58%)!important}.home-poster-hero.layered-hero .poster-hero-copy{z-index:3!important;position:absolute!important;left:clamp(40px,6vw,110px)!important;top:50%!important;transform:translateY(-50%)!important;max-width:260px!important;padding:26px 28px!important;background:rgba(0,0,0,.68)!important;backdrop-filter:blur(2px)!important;-webkit-backdrop-filter:blur(2px)!important}.home-poster-hero.layered-hero .poster-hero-copy p{margin:0 0 8px!important}.home-poster-hero.layered-hero .poster-hero-copy h1{margin:0 0 14px!important}.home-poster-hero.layered-hero .poster-hero-copy span{display:block!important;margin-bottom:16px!important}.home-poster-hero.layered-hero .poster-hero-dots{z-index:3!important;bottom:14px!important}@media (min-width:1600px){.home-poster-hero.layered-hero .poster-hero-main-image img{width:min(48vw,820px)!important;max-width:820px!important}}@media (max-width:1100px){.home-poster-hero.layered-hero{height:390px!important;min-height:390px!important}.home-poster-hero.layered-hero .poster-hero-main-image img{width:min(58vw,620px)!important}.home-poster-hero.layered-hero .poster-hero-copy{left:28px!important;max-width:220px!important;padding:20px 22px!important}}@media (max-width:780px){.home-poster-hero.layered-hero{height:360px!important;min-height:360px!important}.home-poster-hero.layered-hero .poster-hero-main-image img{width:min(72vw,520px)!important;opacity:.92!important}.home-poster-hero.layered-hero .poster-hero-copy{left:18px!important;right:18px!important;top:auto!important;bottom:22px!important;transform:none!important;max-width:unset!important;padding:16px 18px!important}.home-poster-hero.layered-hero .poster-hero-shade{background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,0) 36%,rgba(0,0,0,.72))!important}}.home-poster-hero.exhibition-carousel-hero{position:relative!important;height:430px!important;min-height:430px!important;overflow:hidden!important;background:#000!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-bg{display:none!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-main-image{position:absolute!important;inset:0!important;z-index:1!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 24px!important;margin:0!important;pointer-events:none!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-main-image img{width:min(52vw,820px)!important;max-width:820px!important;max-height:100%!important;display:block!important;filter:none!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-shade{position:absolute!important;inset:0!important;z-index:2!important;background:linear-gradient(90deg,rgba(0,0,0,.96),rgba(0,0,0,.92) 22%,rgba(0,0,0,.64) 34%,rgba(0,0,0,.16) 48%,rgba(0,0,0,0) 62%,rgba(0,0,0,.08))!important;pointer-events:none!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy{position:absolute!important;z-index:3!important;left:clamp(72px,16vw,300px)!important;top:50%!important;transform:translateY(-50%)!important;width:min(330px,28vw)!important;max-width:330px!important;padding:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy p{margin:0 0 12px!important;color:rgba(255,255,255,.82)!important;font-size:15px!important;line-height:1.5!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy h1{margin:0 0 22px!important;color:#fff!important;font-size:36px!important;line-height:1.18!important;letter-spacing:-.045em!important;font-weight:500!important;word-break:keep-all!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy span{display:block!important;margin-bottom:18px!important;color:rgba(255,255,255,.82)!important;font-size:15px!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-btn{background:rgba(0,0,0,.12)!important;border-color:rgba(255,255,255,.82)!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-btn:hover{background:#fff!important;color:#111!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-dots.active-dots{position:absolute!important;left:50%!important;bottom:24px!important;transform:translateX(-50%)!important;z-index:4!important;display:flex!important;gap:8px!important;align-items:center!important;justify-content:center!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-dots.active-dots button{width:6px!important;height:6px!important;padding:0!important;border:0!important;border-radius:999px!important;background:rgba(255,255,255,.52)!important;cursor:pointer!important;transition:width .22s ease,background .22s ease,opacity .22s ease!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-dots.active-dots button.active{width:20px!important;background:#fff!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-dots.active-dots button:hover{background:#fff!important}@media(min-width:1600px){.home-poster-hero.exhibition-carousel-hero .poster-hero-main-image img{width:min(50vw,900px)!important;max-width:900px!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy{left:clamp(120px,17vw,360px)!important}}@media(max-width:1100px){.home-poster-hero.exhibition-carousel-hero{height:390px!important;min-height:390px!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-main-image img{width:min(60vw,640px)!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy{left:44px!important;width:260px!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy h1{font-size:31px!important}}@media(max-width:720px){.home-poster-hero.exhibition-carousel-hero{height:360px!important;min-height:360px!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-main-image{opacity:.58!important;padding:0!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-main-image img{width:100%!important;max-width:none!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-shade{background:rgba(0,0,0,.58)!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy{left:24px!important;right:24px!important;width:auto!important;max-width:none!important}}.home-poster-hero.exhibition-carousel-hero{height:440px!important;min-height:440px!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-main-image{padding:0!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-main-image img{width:min(62vw,1080px)!important;max-width:1080px!important;height:auto!important;max-height:86%!important;object-fit:contain!important;object-position:center center!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy{left:clamp(150px,18vw,360px)!important;width:min(340px,28vw)!important;max-width:340px!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy h1{font-size:38px!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.96),rgba(0,0,0,.92) 18%,rgba(0,0,0,.72) 31%,rgba(0,0,0,.24) 49%,rgba(0,0,0,0) 66%,rgba(0,0,0,.08))!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-dots.active-dots{bottom:22px!important}@media(min-width:1600px){.home-poster-hero.exhibition-carousel-hero{height:460px!important;min-height:460px!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-main-image img{width:min(60vw,1180px)!important;max-width:1180px!important;max-height:88%!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy{left:clamp(200px,19vw,420px)!important}}@media(max-width:1100px){.home-poster-hero.exhibition-carousel-hero{height:400px!important;min-height:400px!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-main-image img{width:min(68vw,720px)!important;max-height:84%!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy{left:72px!important;width:260px!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy h1{font-size:32px!important}}@media(max-width:720px){.home-poster-hero.exhibition-carousel-hero .poster-hero-main-image img{width:100%!important;max-height:100%!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy{left:24px!important;right:24px!important;width:auto!important}}.artists-page,.artworks-page,.exhibitions-page{background:linear-gradient(180deg,#f4efe7,#f2ede5)!important}.artists-page .container,.artworks-page .container,.exhibitions-page .container{max-width:1280px}.artists-page .page-head,.artworks-page .page-head,.exhibitions-page .page-head{margin-bottom:22px}.artists-page .clickable-filter-row,.artworks-page .clickable-filter-row,.exhibitions-page .filter-row{background:#f8f4ed;border:1px solid var(--line);padding:18px 22px}.artists-page .artists-list-grid,.artworks-page .artworks-grid,.exhibitions-page .exhibition-list{margin-top:8px}.artwork-random-feature{position:relative;overflow:hidden;grid-template-columns:minmax(320px,.78fr) minmax(440px,1.22fr)!important;gap:0!important;padding:0!important;margin:0 0 36px!important;min-height:360px;color:#fff!important;background:linear-gradient(90deg,rgba(0,0,0,.96),rgba(0,0,0,.95) 34%,rgba(8,8,8,.82) 48%,rgba(0,0,0,.26) 64%,rgba(0,0,0,.82))!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 20px 40px rgba(0,0,0,.08)}.artwork-random-feature:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 48%,rgba(255,255,255,.12),rgba(255,255,255,0) 26%),linear-gradient(0deg,rgba(255,255,255,.04),rgba(255,255,255,0));pointer-events:none}.artwork-random-feature .feature-copy{position:relative;z-index:1;padding:42px 40px!important;color:#fff}.artwork-random-feature .feature-copy .eyebrow{color:rgba(255,255,255,.58);letter-spacing:.18em;font-size:11px}.artwork-random-feature .feature-copy h2{color:#fff;font-size:34px!important;line-height:1.28!important;margin:14px 0 18px}.artwork-random-feature .feature-copy p{color:rgba(255,255,255,.78);margin:5px 0}.artwork-random-feature .feature-copy .btn.dark{margin-top:18px;border-color:rgba(255,255,255,.36);background:rgba(255,255,255,.05);color:#fff}.artwork-random-feature .feature-copy .btn.dark:hover{background:#fff;color:#111}.artwork-random-feature .feature-image{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;height:360px!important;max-height:360px!important;background:transparent!important;padding:28px 36px 28px 0}.artwork-random-feature .feature-image:after,.artwork-random-feature .feature-image:before{content:"";position:absolute;top:0;bottom:0;width:18%;background:#000}.artwork-random-feature .feature-image:before{left:-3%}.artwork-random-feature .feature-image:after{right:-4%}.artwork-random-feature .feature-image img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain!important;object-position:center center;filter:drop-shadow(0 18px 34px rgba(0,0,0,.22))}.artists-page .artist-list-card,.artworks-page .artwork-card,.exhibitions-page .exhibition-item{background:#fbf8f2;border:1px solid #ddd3c6;box-shadow:0 8px 20px rgba(45,34,18,.04)}.exhibitions-page .exhibition-list{gap:18px}.exhibitions-page .exhibition-item{grid-template-columns:280px 1fr auto;gap:26px;padding:20px;border-bottom:1px solid #ddd3c6;border-radius:2px}.exhibitions-page .exhibition-thumb{background:#ece4d9;min-height:180px}.exhibitions-page .exhibition-thumb img{width:100%;height:100%;object-fit:cover;display:block}.artists-page .artist-list-card .image-wrap,.artworks-page .artwork-card .image-wrap{background:#efe7db}.artists-page .artist-list-card .body,.artworks-page .artwork-card .body{background:#fbf8f2}.artists-page .page-head,.artworks-page .page-head,.exhibitions-page .page-head{border-bottom-color:#d9d0c4}.artists-page .filter-empty,.artworks-page .filter-empty{background:#fbf8f2;border:1px solid #ddd3c6;padding:26px}@media(max-width:980px){.artwork-random-feature{grid-template-columns:1fr!important;min-height:auto}.artwork-random-feature .feature-copy{order:2;padding:26px 22px 28px!important}.artwork-random-feature .feature-image{order:1;padding:24px;height:300px!important;max-height:300px!important}.artwork-random-feature .feature-image:after,.artwork-random-feature .feature-image:before{width:8%}.exhibitions-page .exhibition-item{grid-template-columns:1fr}}.artworks-page .artwork-random-feature{margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;grid-template-columns:minmax(360px,520px) minmax(420px,1fr)!important;border-left:0!important;border-right:0!important;background:linear-gradient(90deg,#000,#000 28%,rgba(0,0,0,.92) 40%,rgba(20,20,18,.74) 58%,#000)!important}.artworks-page .artwork-random-feature .feature-image{height:290px!important;max-height:290px!important;padding:24px 32px!important}.artworks-page .artwork-random-feature .feature-copy{padding:36px 40px!important}.artworks-page .artwork-random-feature .feature-copy h2{max-width:620px}.exhibition-item-link{color:inherit!important;text-decoration:none!important;cursor:pointer!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease!important}.exhibition-item-link:hover{transform:translateY(-2px);border-color:#c9bba9!important;background:#fffaf3!important;box-shadow:0 14px 28px rgba(45,34,18,.08)!important}.exhibition-item-link:hover .btn{background:#111!important;color:#fff!important}.exhibition-item-link .btn{pointer-events:none}@media(max-width:980px){.artworks-page .artwork-random-feature{width:auto!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;grid-template-columns:1fr!important;min-height:auto!important}.artworks-page .artwork-random-feature .feature-image{height:300px!important;max-height:300px!important}}.artworks-page .page-head{margin-bottom:0!important}.artworks-page .page-head h1{position:relative;z-index:4}.artworks-page .artwork-random-feature{width:100vw!important;margin:22px calc(50% - 50vw) 26px!important;min-height:330px!important;padding-left:max(40px,calc((100vw - 1120px) / 2))!important;padding-right:max(40px,calc((100vw - 1120px) / 2))!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(320px,470px) minmax(460px,1fr)!important;align-items:center!important;grid-gap:42px!important;gap:42px!important;color:#fff!important;background:#000!important;border:0!important;border-top:1px solid rgba(255,255,255,.08)!important;border-bottom:1px solid rgba(255,255,255,.08)!important;box-shadow:none!important}.artworks-page .artwork-random-feature:after,.artworks-page .artwork-random-feature:before{display:none!important;content:none!important;background:none!important}.artworks-page .artwork-random-feature .feature-image{position:relative!important;z-index:1!important;min-height:0!important;background:#000!important;overflow:hidden!important}.artworks-page .artwork-random-feature .feature-image:after,.artworks-page .artwork-random-feature .feature-image:before{display:none!important;content:none!important}.artworks-page .artwork-random-feature .feature-image img{max-width:100%!important;max-height:100%!important;background:#000!important}.artworks-page .artwork-random-feature .feature-copy{position:relative!important;z-index:1!important;padding:36px 0!important;background:#000!important;color:#fff!important}.artworks-page .artwork-random-feature .feature-copy .eyebrow{color:rgba(255,255,255,.56)!important;letter-spacing:.18em!important;margin-bottom:12px!important}.artworks-page .artwork-random-feature .feature-copy h2{color:#fff!important;font-size:34px!important;max-width:720px!important}.artworks-page .artwork-random-feature .feature-copy p{color:rgba(255,255,255,.78)!important;margin:5px 0!important}.artworks-page .artwork-random-feature .feature-copy .btn.dark{border:1px solid rgba(255,255,255,.45)!important;background:transparent!important}.artworks-page .artwork-random-feature .feature-copy .btn.dark:hover{background:#fff!important}.artworks-page .clickable-filter-row{position:relative!important;z-index:2!important;margin-bottom:24px!important;border:1px solid #ded5c9!important}@media(max-width:980px){.artworks-page .artwork-random-feature{width:auto!important;margin-left:0!important;margin-right:0!important;padding:24px!important;grid-template-columns:1fr!important;gap:18px!important;min-height:auto!important}.artworks-page .artwork-random-feature .feature-image{height:260px!important;max-height:260px!important}.artworks-page .artwork-random-feature .feature-copy{padding:0 0 10px!important}}.artworks-page{background:#f4efe7!important}.artworks-page .page-head{width:auto!important;margin-left:0!important;margin-right:0!important;margin-bottom:18px!important;padding:34px 0 14px!important;background:transparent!important;border-bottom:1px solid #d9d0c4!important}.artworks-page .page-head>div{width:auto!important;margin:0!important;padding-bottom:0!important;border-bottom:0!important}.artworks-page .page-head h1{font-size:42px!important;letter-spacing:-.03em;color:#111!important;margin:0!important}.artworks-page .artwork-random-feature{width:auto!important;margin:0 0 26px!important;padding:26px!important;display:block!important;min-height:auto!important;background:#fbf8f2!important;border:1px solid #ddd3c6!important;box-shadow:0 10px 24px rgba(45,34,18,.05)!important;overflow:hidden!important}.artworks-page .artwork-random-feature .feature-image:after,.artworks-page .artwork-random-feature .feature-image:before,.artworks-page .artwork-random-feature:after,.artworks-page .artwork-random-feature:before{display:none!important;content:none!important}.artworks-page .artwork-random-feature .artwork-random-feature-inner{width:100%;margin:0 auto;display:grid;grid-template-columns:minmax(280px,430px) minmax(360px,1fr);align-items:center;grid-gap:38px;gap:38px}.artworks-page .artwork-random-feature .feature-image{height:270px!important;max-height:270px!important;min-height:270px!important;padding:0!important;margin:0!important;background:#eee7dc!important;display:flex!important;align-items:center!important;justify-content:center!important}.artworks-page .artwork-random-feature .feature-image img{width:100%!important;height:100%!important;object-position:center center!important;display:block!important;background:#eee7dc!important;filter:none!important}.artworks-page .artwork-random-feature .feature-copy{padding:0!important;background:transparent!important;color:#111!important}.artworks-page .artwork-random-feature .feature-copy .eyebrow{color:#8c8070!important;letter-spacing:.16em!important;font-size:11px!important;margin:0 0 12px!important}.artworks-page .artwork-random-feature .feature-copy h2{color:#111!important;font-size:32px!important;line-height:1.28!important;margin:0 0 16px!important;max-width:640px!important}.artworks-page .artwork-random-feature .feature-copy p{margin:4px 0!important;color:#5f554b!important}.artworks-page .artwork-random-feature .feature-copy .btn.dark{margin-top:18px!important;background:#111!important;color:#fff!important;border:1px solid #111!important}.artworks-page .artwork-random-feature .feature-copy .btn.dark:hover{background:transparent!important;color:#111!important}.artworks-page .clickable-filter-row{margin-top:0!important;margin-bottom:22px!important;background:#f8f4ed!important;border:1px solid #ddd3c6!important;padding:16px 20px!important}.artworks-page .artworks-grid{margin-top:0!important}@media(max-width:980px){.artworks-page .page-head{padding:28px 0 12px!important}.artworks-page .artwork-random-feature{padding:22px!important}.artworks-page .artwork-random-feature .artwork-random-feature-inner{grid-template-columns:1fr;gap:20px}.artworks-page .artwork-random-feature .feature-image{height:240px!important;min-height:240px!important;max-height:240px!important}.artworks-page .artwork-random-feature .feature-copy h2{font-size:28px!important}}.artwork-purchase-page{background:#f4efe7!important}.soft-back{margin-bottom:22px}.purchase-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);grid-gap:42px;gap:42px;margin-top:22px;margin-bottom:56px}.purchase-gallery{display:grid;grid-template-columns:84px minmax(0,1fr);grid-gap:16px;gap:16px}.purchase-main-image{position:relative;min-height:620px;background:#eee7dc;border:1px solid #ddd3c6;display:flex;align-items:center;justify-content:center;overflow:hidden}.purchase-main-image img{width:100%;height:100%;object-fit:contain;object-position:center center;display:block}.purchase-thumbs{display:grid;grid-gap:10px;gap:10px;align-content:start}.purchase-thumbs button{width:84px;height:84px;border:1px solid #ddd3c6;background:#f8f4ed;padding:3px;cursor:pointer;opacity:.76}.purchase-thumbs button.active,.purchase-thumbs button:hover{opacity:1;border-color:#111}.purchase-thumbs img{width:100%;height:100%;object-fit:cover;display:block}.purchase-info-panel{background:#fbf8f2;border:1px solid #ddd3c6;padding:34px;position:-webkit-sticky;position:sticky;top:86px}.purchase-info-panel .breadcrumb{color:#9a8f82;font-size:12px;letter-spacing:.04em;margin:0 0 24px}.purchase-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:24px;border-bottom:1px solid #ddd3c6}.purchase-title-row h1{font-size:34px;line-height:1.25;margin:8px 0 10px;letter-spacing:-.035em}.purchase-title-row p{margin:0;color:#6b6157}.purchase-specs{margin:24px 0}.detail-purchase-panel{border-top:1px solid #ddd3c6;padding-top:24px;margin-top:24px}.detail-purchase-panel h3{margin:0 0 8px}.detail-purchase-panel p{color:#6b6157;line-height:1.7;margin:0 0 18px}.purchase-actions{display:grid;grid-gap:10px;gap:10px}.artwork-story-section{margin:0 0 80px;padding:48px 0 0;border-top:1px solid #d9d0c4}.story-head{margin-bottom:22px}.story-head h2{margin:6px 0 0;font-size:32px;letter-spacing:-.035em}.story-text-block{background:#fbf8f2;border:1px solid #ddd3c6;padding:34px 38px;margin-bottom:26px}.story-text-block p{margin:0;max-width:860px;white-space:pre-line;line-height:1.9;color:#4f463e;font-size:17px}.story-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-bottom:28px}.story-media-grid figure{margin:0;background:#eee7dc;border:1px solid #ddd3c6;min-height:320px;display:flex;align-items:center;justify-content:center;overflow:hidden}.story-media-grid img{width:100%;height:100%;object-fit:cover;display:block}.story-video-grid{display:grid;grid-gap:20px;gap:20px}.story-video{aspect-ratio:16/9;background:#111;border:1px solid #ddd3c6;overflow:hidden}.story-video iframe,.story-video video{width:100%;height:100%;display:block;border:0}.admin-multi-media-upload{display:grid;grid-gap:12px;gap:12px}.admin-multi-media-upload textarea{min-height:110px}.media-upload-preview video{width:100%;height:100%;object-fit:cover;display:block}.media-url-preview{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#ece4d9;color:#75695c;font-size:12px;letter-spacing:.12em}@media(max-width:1100px){.purchase-hero{grid-template-columns:1fr}.purchase-info-panel{position:static}}@media(max-width:720px){.purchase-gallery{grid-template-columns:1fr}.purchase-thumbs{grid-template-columns:repeat(4,1fr);order:2}.purchase-thumbs button{width:100%}.purchase-main-image{min-height:420px}.purchase-info-panel,.story-text-block{padding:24px}.story-media-grid{grid-template-columns:1fr}}.artwork-purchase-page .purchase-gallery{display:flex!important;flex-direction:column!important;gap:14px!important;width:100%!important}.artwork-purchase-page .purchase-main-image{width:100%!important;min-height:540px!important;height:min(58vw,620px)!important;background:#eee7dc!important;border:1px solid #ddd3c6!important;display:flex!important;align-items:center!important;justify-content:center!important}.artwork-purchase-page .purchase-main-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;display:block!important}.artwork-purchase-page .purchase-thumbs{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:10px!important;align-items:center!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 2px 8px!important;scrollbar-width:thin!important}.artwork-purchase-page .purchase-thumbs button{flex:0 0 auto!important;width:86px!important;height:86px!important;border:1px solid #ddd3c6!important;background:#f8f4ed!important;padding:3px!important;cursor:pointer!important;opacity:.72!important;transition:opacity .16s ease,border-color .16s ease,transform .16s ease!important}.artwork-purchase-page .purchase-thumbs button.active,.artwork-purchase-page .purchase-thumbs button:hover{opacity:1!important;border-color:#111!important;transform:translateY(-1px)!important}.artwork-purchase-page .purchase-thumbs img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}@media(max-width:1100px){.artwork-purchase-page .purchase-main-image{height:560px!important;min-height:480px!important}}@media(max-width:720px){.artwork-purchase-page .purchase-main-image{height:420px!important;min-height:360px!important}.artwork-purchase-page .purchase-thumbs{display:flex!important;grid-template-columns:none!important}.artwork-purchase-page .purchase-thumbs button{width:76px!important;height:76px!important}}.commerce-panel .price{margin-top:14px}.commerce-actions{display:grid!important;grid-template-columns:1fr 1fr;grid-gap:8px!important;gap:8px!important}.commerce-actions .full{grid-column:1/-1}.btn.naver-pay{background:#03c75a!important;border-color:#03c75a!important;color:#fff!important;font-weight:700}.btn.naver-pay span{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-right:5px;border-radius:2px;background:#fff;color:#03c75a;font-weight:800}.btn.naver-pay:disabled{opacity:.45;cursor:not-allowed}.commerce-help{margin-top:12px!important;font-size:12px!important;color:#8a7f72!important;line-height:1.65!important}.payment-method-tabs{display:grid!important;grid-template-columns:1fr 1fr 1fr;grid-gap:8px;gap:8px;padding:8px;border:1px solid var(--line);background:#faf7f1}.payment-method-tabs button{min-height:44px;border:1px solid transparent;background:transparent;cursor:pointer;font:inherit;font-size:13px}.payment-method-tabs button.active{background:#111;color:#fff}.payment-method-tabs button.naver.active{background:#03c75a;border-color:#03c75a;color:#fff}.payment-widget-placeholder{border:1px dashed #cfc4b7;background:#fffdf9;min-height:110px;padding:22px;display:flex;flex-direction:column;justify-content:center;gap:8px}.payment-widget-placeholder p{margin:0;color:#111;font-size:17px;font-weight:600}.payment-widget-placeholder span{color:#6b6157;line-height:1.6;font-size:13px}.checkout-summary-box{position:-webkit-sticky;position:sticky;top:86px;align-self:start}.checkout-summary-item{gap:20px}.admin-order-status{flex-wrap:wrap}.admin-order-status select:first-child{background:#eff4ea;color:#506946}@media(max-width:720px){.commerce-actions,.payment-method-tabs{grid-template-columns:1fr!important}}.admin-orders-page{display:grid;grid-gap:18px;gap:18px}.admin-order-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-order-summary-card{border:1px solid var(--line);background:#fffdf9;padding:18px}.admin-order-summary-card span{display:block;color:var(--muted);font-size:12px;margin-bottom:8px}.admin-order-summary-card strong{display:block;font-size:24px;font-weight:500;color:#111}.admin-order-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) auto;grid-gap:12px;gap:12px;align-items:center;border:1px solid var(--line);background:#fffdf9;padding:14px}.admin-order-toolbar input{min-height:40px;border:1px solid var(--line);background:#fff;padding:0 12px;font:inherit}.admin-order-filter-tabs{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.admin-order-filter-tabs button{min-height:36px;padding:0 12px;border:1px solid var(--line);background:#fff;color:#6b6258;cursor:pointer;font:inherit;font-size:12px}.admin-order-filter-tabs button.active{background:#111;border-color:#111;color:#fff}.admin-copy-toast{position:fixed;right:24px;bottom:24px;z-index:50;background:#111;color:#fff;border:1px solid rgba(255,255,255,.12);padding:12px 16px;font-size:13px;box-shadow:0 12px 30px rgba(0,0,0,.18)}.admin-order-list.enhanced{gap:14px}.admin-order-card.enhanced{padding:0;overflow:hidden}.admin-order-head.enhanced{display:grid;grid-template-columns:1fr auto;align-items:start;grid-gap:18px;gap:18px;padding:20px 22px;margin:0;background:#fffdf9;border-bottom:1px solid var(--line)}.admin-order-number-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-order-number-row h2{margin:0}.admin-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:999px;font-size:12px;border:1px solid transparent}.admin-badge.pending{background:#f6efe4;color:#8a642c;border-color:#e7d9c3}.admin-badge.progress{background:#eef3fb;color:#3f5d86;border-color:#d9e4f2}.admin-badge.done{background:#eff4ea;color:#506946;border-color:#dde9d7}.admin-badge.cancel{background:#f7eded;color:#8c4f4f;border-color:#ead3d3}.admin-order-total-box{min-width:170px;text-align:right}.admin-label,.admin-order-total-box span{display:block;color:#8a8177;font-size:12px;margin-bottom:6px}.admin-order-total-box strong{display:block;font-size:22px;font-weight:500}.admin-order-compact-grid{display:grid;grid-template-columns:1fr 1.2fr 1.5fr auto;grid-gap:18px;gap:18px;align-items:center;padding:18px 22px}.admin-order-compact-grid strong{display:block;font-weight:500;color:#111}.admin-order-compact-grid p{margin:5px 0 0;font-size:13px;color:var(--muted)}.admin-order-status.compact{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.admin-order-status.compact select{width:100%;min-height:38px}.admin-order-actions{display:flex;justify-content:flex-end}.admin-order-actions .btn{white-space:nowrap}.admin-order-detail-panel{display:grid;grid-gap:16px;gap:16px;padding:20px 22px 22px;background:#fbf8f2;border-top:1px solid var(--line)}.admin-order-detail-section{border:1px solid var(--line);background:#fffdf9;padding:18px}.admin-section-title-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.admin-order-detail-section h3{margin:0 0 10px;font-size:17px;font-weight:500}.admin-section-title-row h3{margin:0}.admin-copy-actions{display:flex;gap:6px;flex-wrap:wrap}.admin-copy-actions button{min-height:30px;padding:0 10px;border:1px solid var(--line);background:#fff;cursor:pointer;font:inherit;font-size:12px}.admin-copy-actions button:hover{border-color:#111}.admin-detail-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;margin:0;border-top:1px solid var(--line)}.admin-detail-list div{display:grid;grid-template-columns:94px 1fr;grid-gap:10px;gap:10px;padding:10px 0;border-bottom:1px solid var(--line)}.admin-detail-list dt{color:#8a8177;font-size:12px}.admin-detail-list dd{margin:0;color:#111;line-height:1.55;word-break:break-all}.admin-order-items-table{display:grid;grid-gap:8px;gap:8px}.admin-order-items-table div{display:grid;grid-template-columns:1fr 120px 120px;grid-gap:12px;gap:12px;align-items:center;padding:10px 0;border-top:1px solid var(--line)}.admin-order-items-table small{color:#8a8177}.admin-order-items-table strong{text-align:right;font-weight:500}.admin-operation-note{margin:0;padding-left:18px;color:#6d6258;line-height:1.8;font-size:13px}@media(max-width:1100px){.admin-order-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-order-toolbar{grid-template-columns:1fr}.admin-order-compact-grid{grid-template-columns:1fr 1fr}.admin-order-actions{justify-content:flex-start}}@media(max-width:760px){.admin-detail-list,.admin-order-compact-grid,.admin-order-head.enhanced,.admin-order-items-table div,.admin-order-summary-grid{grid-template-columns:1fr}.admin-order-total-box{text-align:left}.admin-order-status.compact{grid-template-columns:1fr}}.polished-commerce-page{background:#f4efe7!important}.commerce-container{max-width:1180px}.commerce-page-head{border-bottom:1px solid #d9d0c4;padding-bottom:22px;margin-bottom:28px}.commerce-page-head p{margin:0 0 8px;color:#8c8070;font-size:12px;letter-spacing:.16em}.commerce-page-head h1{margin:0;color:#111;font-size:42px;line-height:1.15;font-weight:500;letter-spacing:-.035em}.commerce-page-head span{display:block;margin-top:10px;color:#6c6258;font-size:14px;line-height:1.7}.commerce-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:28px;gap:28px;align-items:start}.cart-empty-state,.cart-items-panel,.checkout-main-panel,.checkout-section-card,.commerce-summary-panel,.refined-complete{background:#fbf8f2;border:1px solid #ddd3c6}.cart-list-head{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #ddd3c6}.cart-list-head strong{font-size:18px;font-weight:500}.cart-list-head button,.cart-remove-btn{border:0;background:transparent;color:#8c8070;cursor:pointer;font:inherit;font-size:13px}.cart-list-head button:hover,.cart-remove-btn:hover{color:#111;text-decoration:underline}.cart-item-list{display:grid}.cart-item-card{position:relative;display:grid;grid-template-columns:150px 1fr auto;grid-gap:22px;gap:22px;padding:22px;border-bottom:1px solid #e2d8ca;align-items:center}.cart-item-card:last-child{border-bottom:0}.cart-item-image{position:relative;display:block;width:150px;aspect-ratio:1/1;background:#eee7dc;overflow:hidden}.cart-item-image img,.checkout-summary-thumb img{object-fit:cover}.cart-item-info p{margin:0 0 8px;color:#8c8070;font-size:12px}.cart-item-info h2{margin:0 0 7px;font-size:21px;line-height:1.35;font-weight:500}.cart-item-info span{display:block;color:#6f6458;font-size:13px}.cart-item-meta{margin-top:18px;display:flex;gap:16px;align-items:center;justify-content:space-between;max-width:360px}.cart-item-meta em{color:#8c8070;font-style:normal;font-size:12px}.cart-item-meta strong{font-size:17px}.cart-remove-btn{align-self:start;padding:6px 0}.commerce-summary-panel{position:-webkit-sticky;position:sticky;top:82px;padding:24px}.commerce-summary-panel h2{margin:0 0 18px;font-size:20px;font-weight:500}.commerce-summary-panel .summary-line{padding:10px 0;border-bottom:1px solid #e2d8ca}.commerce-summary-panel .summary-line.total{border-top:0;border-bottom:0;margin:12px 0 18px;padding-top:16px}.commerce-summary-panel p{margin:16px 0 0;color:#756b61;font-size:13px;line-height:1.75}.secondary-shop-btn{margin-top:10px;color:#111;border-color:#bbb0a4;background:transparent}.cart-empty-state{padding:64px 34px;text-align:center}.cart-empty-state h2{margin:0 0 10px;font-size:28px;font-weight:500}.cart-empty-state p{margin:0 0 24px;color:#756b61}.checkout-commerce-layout{grid-template-columns:minmax(0,1fr) 380px}.checkout-main-panel{display:grid;grid-gap:18px;gap:18px;background:transparent;border:0}.checkout-section-card{padding:24px}.checkout-section-head{display:flex;align-items:center;gap:12px;margin-bottom:18px}.checkout-section-head span{display:inline-grid;place-items:center;width:30px;height:30px;border:1px solid #cfc4b7;color:#8c8070;font-size:12px}.checkout-section-head h2{margin:0;font-size:21px;font-weight:500}.refined-payment-tabs{display:grid!important;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;padding:0;border:0;background:transparent}.refined-payment-tabs button{min-height:74px;padding:14px;border:1px solid #d8cec2;background:#fffdf9;color:#111;text-align:left}.refined-payment-tabs button strong{display:block;font-size:15px;font-weight:600}.refined-payment-tabs button span{display:block;margin-top:6px;color:#84796d;font-size:12px}.refined-payment-tabs button.active{background:#111;border-color:#111;color:#fff}.refined-payment-tabs button.active span{color:rgba(255,255,255,.72)}.refined-payment-tabs button.naver.active{background:#03c75a;border-color:#03c75a}.refined-payment-widget{margin-top:14px;min-height:120px;padding:22px;border:1px dashed #cfc4b7;background:#fffdf9;display:flex;flex-direction:column;justify-content:center;gap:8px}.refined-payment-widget.naverpay{border-color:#7fd8a9;background:#f2fff7}.refined-payment-widget p{margin:0;color:#8c8070;font-size:12px;letter-spacing:.12em}.refined-payment-widget strong{color:#111;font-size:18px;font-weight:500}.refined-payment-widget span{color:#6b6157;line-height:1.65;font-size:13px}.refined-checkout-form input,.refined-checkout-form textarea{background:#fffdf9}.checkout-message{margin:0;color:#8b4e36;line-height:1.6}.checkout-sticky-summary{top:82px}.checkout-summary-items{display:grid;grid-gap:12px;gap:12px;margin-bottom:18px}.checkout-summary-item-card{display:grid;grid-template-columns:72px 1fr;grid-gap:13px;gap:13px;align-items:center;padding-bottom:12px;border-bottom:1px solid #e2d8ca}.checkout-summary-thumb{position:relative;width:72px;height:72px;background:#eee7dc;overflow:hidden}.checkout-summary-item-card em,.checkout-summary-item-card span,.checkout-summary-item-card strong{display:block}.checkout-summary-item-card strong{font-size:14px;line-height:1.45;font-weight:500}.checkout-summary-item-card span{margin-top:5px;color:#8c8070;font-size:12px}.checkout-summary-item-card em{margin-top:7px;color:#111;font-style:normal;font-size:13px}.empty-cart-msg{margin:0 0 14px!important}.refined-complete{max-width:680px;margin:0 auto;padding:60px 36px;text-align:center}.refined-complete>p:first-child{margin:0 0 10px;color:#8c8070;letter-spacing:.16em;font-size:12px}.refined-complete h1{margin:0 0 24px;font-size:34px;font-weight:500}.refined-complete span{color:#8c8070;font-size:13px}.refined-complete strong{display:block;margin:8px 0 18px;font-size:24px}@media(max-width:980px){.checkout-commerce-layout,.commerce-layout{grid-template-columns:1fr}.commerce-summary-panel{position:static}}@media(max-width:720px){.commerce-page-head h1{font-size:34px}.cart-item-card{grid-template-columns:104px 1fr;gap:16px}.cart-item-image{width:104px}.cart-remove-btn{grid-column:2;justify-self:start}.refined-payment-tabs{grid-template-columns:1fr!important}}.cart-item-image img,.checkout-product-thumb img{width:100%;height:100%;object-fit:cover;display:block}.cart-item-image,.checkout-product-thumb{overflow:hidden;background:#eee7dc}body,html{overflow-x:hidden}.admin-btn,.btn{border-radius:0;transition:background .18s ease,color .18s ease,border-color .18s ease,opacity .18s ease}.admin-btn.dark:hover,.btn.dark:hover{background:#332a22;border-color:#332a22}.admin-btn:not(.dark):hover,.btn:not(.dark):hover{background:#111;color:#fff;border-color:#111}.exhibition-scroll-content,.light-page,.section{background:#f4efe7}.section:nth-of-type(2n){background:#f8f4ed}.artist-row,.artworks-grid,.container,.exhibition-grid,.exhibition-section,.section-head{width:min(1180px,calc(100vw - 64px))}.artists-list-grid,.artworks-grid{align-items:start}.admin-note,.admin-quick-card,.admin-stat,.artist-list-card,.artwork-card,.cart-items-panel,.checkout-section-card,.commerce-summary-panel,.exhibition-item,.purchase-info-panel,.story-text-block{background:#fbf8f2;border-color:#ddd3c6}.artist-avatar img,.card-img img,.exhibition-thumb img,.image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center}.artwork-card .image-wrap{background:#eee7dc}.artwork-list-status{position:absolute;left:10px;top:10px;z-index:3;display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;font-size:11px;line-height:1;background:rgba(255,253,249,.88);color:#4f6c3f;border:1px solid rgba(255,255,255,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.artwork-list-status.reserved{color:#886b2f;background:rgba(255,246,218,.9)}.artwork-list-status.sold{color:#8b4e36;background:rgba(252,232,220,.9)}.status{white-space:nowrap}.status.available,.status.reserved,.status.sold{border:1px solid transparent}.status.available{background:#eff4ea;color:#506946}.status.reserved{background:#fff3d7;color:#8a672a}.status.sold{background:#f2dfd6;color:#8b4e36}.home-page .section{padding-top:42px;padding-bottom:42px}.home-page .section-head{margin-bottom:22px}.home-page .compact-feature-title,.home-page .exhibition-feature-card .card-copy{padding-top:12px}.home-page .compact-feature-title h3,.home-page .exhibition-feature-card .card-copy h3{margin:0}.light-page.artists-page,.light-page.artworks-page,.light-page.exhibitions-page{padding-top:46px}.artists-page .page-head,.artworks-page .page-head,.exhibitions-page .page-head{margin-bottom:24px!important;padding-bottom:18px!important}.artists-page .clickable-filter-row,.artworks-page .clickable-filter-row,.exhibitions-page .filter-row{flex-wrap:wrap;align-items:center}.artworks-page .artwork-random-feature{margin-bottom:24px!important}.artworks-page .artwork-random-feature .feature-image img{object-fit:contain!important}.purchase-hero{align-items:start}.purchase-thumbs{scrollbar-width:thin}.purchase-thumbs button{flex:0 0 auto}.purchase-info-panel h1{word-break:keep-all}.commerce-actions .btn,.payment-method-tabs button,.refined-payment-tabs button{min-height:46px}.polished-admin-head p{margin:0 0 8px;color:#8c8070;letter-spacing:.16em;font-size:12px}.polished-admin-head span{display:block;margin-top:8px;color:#6f6458;font-size:14px}.refined-admin-stats{grid-template-columns:repeat(6,minmax(0,1fr))}.refined-admin-stats .admin-stat strong{font-size:28px;line-height:1.2;word-break:keep-all}.admin-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:32px 0 14px}.admin-section-title h2{margin:0;font-size:22px;font-weight:500}.admin-section-title a{color:#8c8070;font-size:13px}.admin-empty-compact,.admin-recent-order-card{border:1px solid var(--line);background:#fffdf9;padding:16px 18px}.admin-recent-order-list{display:grid;grid-gap:10px;gap:10px}.admin-recent-order-card{display:grid;grid-template-columns:1.2fr .9fr 1.1fr .8fr;grid-gap:14px;gap:14px;align-items:center}.admin-recent-order-card em,.admin-recent-order-card span{color:#74695f;font-size:13px;font-style:normal}.admin-recent-order-card strong{font-weight:500}.admin-recent-order-card b{text-align:right;font-weight:600}@media(max-width:1100px){.site-header{padding:0 22px}.nav{gap:24px}.artist-row,.artworks-grid,.container,.exhibition-grid,.exhibition-section,.section-head{width:min(100%,calc(100vw - 44px))}.exhibition-scroll-content,.light-page,.section{padding-left:22px;padding-right:22px}.artists-list-grid,.artworks-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.exhibition-grid{gap:20px}.refined-admin-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.site-header{min-height:58px;height:auto;padding:10px 16px 8px;flex-wrap:wrap;gap:8px 14px}.brand{font-size:12px}.brand-mark{width:26px;height:26px}.icons{gap:12px;margin-left:auto}.nav{order:3;display:flex!important;width:100%;overflow-x:auto;gap:22px;padding-top:9px;border-top:1px solid rgba(255,255,255,.1);white-space:nowrap;font-size:11px;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}.footer{padding:24px 18px}.home-page .section{padding-top:34px;padding-bottom:34px}.commerce-page-head,.exhibition-section-head,.page-head,.section-head{align-items:flex-start;flex-direction:column;gap:10px}.exhibition-section-head h2,.section-head h2{font-size:20px}.commerce-page-head h1,.page-head h1{font-size:34px!important}.artist-row,.artists-list-grid,.artworks-grid,.exhibition-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px}.artist-list-card .body,.artwork-card .body{padding:14px}.artist-list-card h2,.artwork-card h2{font-size:17px;line-height:1.35}.exhibition-item{grid-template-columns:150px 1fr!important;gap:16px!important;padding:16px!important}.exhibition-item .btn{grid-column:1/-1;width:100%}.exhibition-thumb{width:150px!important;height:104px!important}.exhibition-item h2{font-size:18px}.artwork-random-feature .artwork-random-feature-inner{grid-template-columns:1fr!important}.artworks-page .artwork-random-feature .feature-image{height:230px!important;min-height:230px!important}.artworks-page .artwork-random-feature .feature-copy h2{font-size:26px!important}.purchase-hero{grid-template-columns:1fr!important;gap:22px!important}.purchase-main-image{aspect-ratio:1/1!important}.purchase-thumbs{display:flex!important;overflow-x:auto;gap:8px!important;padding-bottom:4px}.purchase-thumbs button{width:70px!important;height:70px!important}.purchase-info-panel{padding:20px!important}.purchase-title-row{display:grid!important;grid-gap:12px;gap:12px}.commerce-actions,.story-media-grid,.story-video-grid{grid-template-columns:1fr!important}.admin-main{padding:24px 16px 46px}.admin-sidebar{padding:18px 16px}.admin-sidebar nav,.refined-admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-recent-order-card{grid-template-columns:1fr 1fr}.admin-recent-order-card b{text-align:left}}@media(max-width:560px){.site-header{padding-left:12px;padding-right:12px}.brand span:last-child{font-size:11px}.icons svg:first-child,.icons svg:nth-child(2){display:none}.artist-row,.artworks-grid,.container,.exhibition-grid,.exhibition-section,.section-head{width:min(100%,calc(100vw - 28px))}.exhibition-scroll-content,.light-page,.section{padding-left:14px!important;padding-right:14px!important}.home-page .section{padding-top:30px;padding-bottom:30px}.commerce-page-head h1,.page-head h1{font-size:30px!important}.artist-row,.artists-list-grid,.artworks-grid,.exhibition-grid{grid-template-columns:1fr!important}.artist-list-card .image-wrap,.artwork-card .image-wrap{aspect-ratio:1/.86}.artwork-card .image-wrap img{object-fit:cover}.exhibition-item{grid-template-columns:1fr!important}.exhibition-thumb{width:100%!important;height:auto!important;aspect-ratio:1.55/1}.clickable-filter-row,.filter-row{gap:8px!important;padding:12px!important}.clickable-filter-row button,.filter-row span{min-height:34px;padding:0 8px;display:inline-flex;align-items:center}.cart-item-card{grid-template-columns:92px 1fr!important;padding:16px!important}.cart-item-image{width:92px!important}.cart-item-info h2{font-size:17px}.cart-empty-state,.cart-items-panel,.checkout-section-card,.commerce-summary-panel{padding:18px!important}.checkout-section-card .form-grid,.form-grid,.refined-checkout-form,.refined-payment-tabs{grid-template-columns:1fr!important}.checkout-summary-item-card{grid-template-columns:64px 1fr}.checkout-summary-thumb{width:64px;height:64px}.purchase-info-panel h1{font-size:26px!important}.purchase-specs div,.specs div{grid-template-columns:76px 1fr!important}.story-text-block{padding:20px!important}.admin-sidebar nav{grid-template-columns:1fr}.admin-quick-grid,.admin-recent-order-card,.refined-admin-stats{grid-template-columns:1fr!important}.refined-admin-stats .admin-stat strong{font-size:25px}}@media(max-width:900px){.home-poster-hero.exhibition-carousel-hero,.home-poster-hero.layered-hero{height:390px!important;min-height:390px!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-main-image,.home-poster-hero.layered-hero .poster-hero-main-image{padding:0!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-main-image img,.home-poster-hero.layered-hero .poster-hero-main-image img{width:100%!important;height:100%!important;max-width:none!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy,.home-poster-hero.layered-hero .poster-hero-copy{left:22px!important;top:50%!important;width:min(280px,calc(100vw - 44px))!important;max-width:280px!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy h1,.home-poster-hero.layered-hero .poster-hero-copy h1{font-size:30px!important}.immersive-v2{min-height:auto!important;padding-bottom:26px}.immersive-v2-header{position:relative!important;inset:auto!important;padding:22px!important}.immersive-v2-header h1{font-size:24px!important}.immersive-v2-stage{height:420px!important}.immersive-v2-work{width:230px!important}.immersive-v2-object{height:230px!important}.immersive-v2-info{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;width:auto!important;margin:0 16px!important}}@media(max-width:560px){.home-poster-hero.exhibition-carousel-hero,.home-poster-hero.layered-hero{height:340px!important;min-height:340px!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy,.home-poster-hero.layered-hero .poster-hero-copy{left:18px!important;max-width:230px!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy h1,.home-poster-hero.layered-hero .poster-hero-copy h1{font-size:26px!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-btn,.home-poster-hero.layered-hero .poster-hero-btn{min-height:36px!important;padding:0 16px!important;font-size:12px!important}.immersive-v2-stage{height:360px!important}}.home-page{--home-aligned-width:min(960px,calc(100vw - 96px))}@media(min-width:901px){.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy{left:max(190px,calc((100vw - var(--home-aligned-width)) / 2))!important;width:min(330px,26vw)!important}}.home-page>.section:first-of-type .exhibition-grid,.home-page>.section:first-of-type .section-head,.home-page>.section:nth-of-type(2) .artworks-grid,.home-page>.section:nth-of-type(2) .section-head{width:var(--home-aligned-width)!important;max-width:var(--home-aligned-width)!important;margin-left:auto!important;margin-right:auto!important}.home-page>.section:first-of-type .section-head,.home-page>.section:nth-of-type(2) .section-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important}.home-page>.section:first-of-type .section-head h2,.home-page>.section:nth-of-type(2) .section-head h2{margin:0!important}.home-page>.section:first-of-type .section-head a,.home-page>.section:nth-of-type(2) .section-head a{margin-left:auto!important;text-align:right!important}.home-page>.section:first-of-type{padding-top:30px!important;padding-bottom:30px!important}.home-page>.section:first-of-type .exhibition-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:26px!important}.home-page>.section:nth-of-type(2){padding-top:34px!important}.home-page>.section:nth-of-type(2) .artworks-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important}@media(max-width:1100px){.home-page{--home-aligned-width:calc(100vw - 56px)}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy{left:72px!important}}@media(max-width:900px){.home-page{--home-aligned-width:calc(100vw - 36px)}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy{left:24px!important;right:24px!important;width:auto!important;max-width:none!important}.home-page>.section:first-of-type .section-head,.home-page>.section:nth-of-type(2) .section-head{flex-direction:row!important;align-items:flex-end!important}.home-page>.section:first-of-type .exhibition-grid,.home-page>.section:nth-of-type(2) .artworks-grid{width:var(--home-aligned-width)!important;max-width:var(--home-aligned-width)!important}.home-page>.section:first-of-type .exhibition-grid{grid-template-columns:1fr!important;gap:18px!important}.home-page>.section:nth-of-type(2) .artworks-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}}.home-page{--home-content-width-final:min(960px,calc(100vw - 96px))}main.home-page>section.section:nth-of-type(2),main.home-page>section.section:nth-of-type(3){padding-left:0!important;padding-right:0!important}main.home-page>section.section:nth-of-type(2) .exhibition-grid,main.home-page>section.section:nth-of-type(2) .section-head,main.home-page>section.section:nth-of-type(3) .artworks-grid,main.home-page>section.section:nth-of-type(3) .section-head{width:var(--home-content-width-final)!important;max-width:var(--home-content-width-final)!important;margin-left:auto!important;margin-right:auto!important}main.home-page>section.section:nth-of-type(2) .section-head,main.home-page>section.section:nth-of-type(3) .section-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;margin-bottom:18px!important}main.home-page>section.section:nth-of-type(2) .section-head h2,main.home-page>section.section:nth-of-type(3) .section-head h2{margin:0!important;padding:0!important;font-size:20px!important;line-height:1.2!important}main.home-page>section.section:nth-of-type(2) .section-head a,main.home-page>section.section:nth-of-type(3) .section-head a{margin-left:auto!important;text-align:right!important;white-space:nowrap!important}main.home-page>section.section:nth-of-type(2){padding-top:30px!important;padding-bottom:30px!important;background:#f0e9df!important}main.home-page>section.section:nth-of-type(2) .exhibition-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:26px!important;gap:26px!important}main.home-page>section.section:nth-of-type(2) .exhibition-feature-card .card-img{height:150px!important;max-height:150px!important;aspect-ratio:auto!important}main.home-page>section.section:nth-of-type(2) .exhibition-feature-card .card-copy{padding:9px 0 0!important}main.home-page>section.section:nth-of-type(3){padding-top:34px!important}main.home-page>section.section:nth-of-type(3) .artworks-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-gap:22px!important;gap:22px!important}@media(min-width:901px){main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy{left:calc((100vw - var(--home-content-width-final)) / 2 + 42px)!important}}@media(max-width:1100px){.home-page{--home-content-width-final:calc(100vw - 56px)}}@media(max-width:900px){.home-page{--home-content-width-final:calc(100vw - 36px)}main.home-page>section.section:nth-of-type(2) .exhibition-grid,main.home-page>section.section:nth-of-type(2) .section-head,main.home-page>section.section:nth-of-type(3) .artworks-grid,main.home-page>section.section:nth-of-type(3) .section-head{width:var(--home-content-width-final)!important;max-width:var(--home-content-width-final)!important}main.home-page>section.section:nth-of-type(2) .exhibition-grid,main.home-page>section.section:nth-of-type(3) .artworks-grid{grid-template-columns:1fr!important}main.home-page>section.section:nth-of-type(3) .artworks-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.home-page,main.home-page{--home-content-width-final:min(1120px,calc(100vw - 72px))!important;--home-aligned-width:min(1120px,calc(100vw - 72px))!important}main.home-page>section.section:nth-of-type(2) .exhibition-grid,main.home-page>section.section:nth-of-type(2) .section-head,main.home-page>section.section:nth-of-type(3) .artworks-grid,main.home-page>section.section:nth-of-type(3) .section-head,main.home-page>section.section:nth-of-type(4) .artist-row,main.home-page>section.section:nth-of-type(4) .section-head{width:var(--home-content-width-final)!important;max-width:var(--home-content-width-final)!important;margin-left:auto!important;margin-right:auto!important}main.home-page>section.section:nth-of-type(2) .section-head,main.home-page>section.section:nth-of-type(3) .section-head,main.home-page>section.section:nth-of-type(4) .section-head{display:flex!important;justify-content:space-between!important;align-items:flex-end!important}main.home-page>section.section:nth-of-type(2) .section-head a,main.home-page>section.section:nth-of-type(3) .section-head a,main.home-page>section.section:nth-of-type(4) .section-head a{margin-left:auto!important;text-align:right!important}@media(min-width:901px){main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy{left:calc((100vw - var(--home-content-width-final)) / 2)!important}}@media(max-width:1180px){.home-page,main.home-page{--home-content-width-final:calc(100vw - 72px)!important;--home-aligned-width:calc(100vw - 72px)!important}}@media(max-width:900px){.home-page,main.home-page{--home-content-width-final:calc(100vw - 36px)!important;--home-aligned-width:calc(100vw - 36px)!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy{left:18px!important;right:18px!important}}.admin-settings-layout{display:grid;grid-gap:24px;gap:24px}.admin-settings-form section{position:relative}.admin-toggle-row{margin:10px 0 18px;display:flex;flex-wrap:wrap;gap:12px}.admin-toggle-row label{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid var(--line);background:#fff;color:#332b23;font-size:13px}.admin-toggle-row input{min-height:auto;width:16px;height:16px}.admin-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:16px}.admin-choice-card{position:relative;display:grid;grid-template-columns:84px 1fr;grid-template-rows:auto auto;grid-gap:3px 12px;gap:3px 12px;align-items:center;min-height:92px;padding:10px;border:1px solid var(--line);background:#fffdf9;cursor:pointer}.admin-choice-card:hover{border-color:#b8aa9a;background:#fffaf2}.admin-choice-card input{position:absolute;top:10px;right:10px;width:17px;height:17px;min-height:auto;accent-color:#161310}.admin-choice-card img{grid-row:1/span 2;width:84px;height:62px;object-fit:cover;background:#eee7dc}.admin-choice-card span{padding-right:24px;color:#171310;font-size:14px;font-weight:500}.admin-choice-card em{padding-right:24px;color:var(--muted);font-size:12px;font-style:normal}.compact-grid{margin-bottom:18px}.admin-home-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-home-preview div{border:1px solid var(--line);background:#fff;padding:16px}.admin-home-preview span{display:block;color:var(--muted);font-size:12px;margin-bottom:8px}.admin-home-preview strong{font-size:20px;font-weight:500}.sticky-actions{position:-webkit-sticky;position:sticky;bottom:0;z-index:5;padding:14px 0 0;background:linear-gradient(180deg,rgba(244,239,231,0),#f4efe7 35%);align-items:center}.sticky-actions .admin-help{margin-right:auto;margin-bottom:0}@media(max-width:1100px){.admin-choice-grid,.admin-home-preview{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.admin-choice-grid,.admin-home-preview{grid-template-columns:1fr}.admin-choice-card{grid-template-columns:76px 1fr}.admin-choice-card img{width:76px;height:58px}.sticky-actions{position:static;display:grid;grid-template-columns:1fr}.sticky-actions .admin-help{margin-right:0}}.dohon-brand{gap:0!important;min-width:220px;height:64px;display:flex!important;align-items:center!important}.dohon-header-logo{display:flex;align-items:center;gap:10px;color:#ded2c1}.dohon-header-symbol{width:26px;height:auto;display:block;opacity:.95;flex:none}.dohon-header-wordmark{display:flex;flex-direction:column;line-height:1;transform:translateY(1px)}.dohon-header-wordmark strong{font-size:13px;font-weight:500;letter-spacing:-.01em;color:#e9dfd0;white-space:nowrap}.dohon-header-wordmark small{margin-top:3px;font-size:7px;letter-spacing:.34em;color:#ad9f8b;white-space:nowrap}@media(max-width:900px){.dohon-brand{min-width:176px;height:58px}.dohon-header-logo{gap:8px}.dohon-header-symbol{width:22px}.dohon-header-wordmark strong{font-size:11px}.dohon-header-wordmark small{font-size:6px;letter-spacing:.25em}}@media(max-width:560px){.dohon-brand{min-width:142px}.dohon-header-symbol{width:18px}.dohon-header-wordmark strong{font-size:9px}.dohon-header-wordmark small{font-size:5px;letter-spacing:.18em}}.footer{display:none}.site-footer{background:#100f0d;color:#d9d0c2;border-top:1px solid rgba(255,255,255,.12)}.site-footer-inner{max-width:1180px;margin:0 auto;padding:44px 48px 34px;display:grid;grid-template-columns:1.1fr 1.8fr;grid-gap:56px;gap:56px}.site-footer-brand img{width:230px;max-width:100%;height:auto;display:block;margin-bottom:18px}.site-footer-brand p{margin:0;color:#a99e91;line-height:1.7;font-size:14px}.site-footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px;gap:28px}.site-footer-links div{display:grid;align-content:start;grid-gap:8px;gap:8px}.site-footer-links h2{margin:0 0 8px;color:#fff;font-size:12px;letter-spacing:.16em;font-weight:500}.site-footer-links a,.site-footer-links span{color:#bdb3a7;font-size:13px;line-height:1.6}.site-footer-links a:hover{color:#fff}.site-footer-bottom{max-width:1180px;margin:0 auto;padding:18px 48px 30px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:20px;color:#8f8578;font-size:12px}.site-footer-bottom a{color:#8f8578}.about-page{padding-top:42px}.about-hero-panel{min-height:310px;border:1px solid var(--line);background:#fffdf9;display:grid;grid-template-columns:1fr 420px;align-items:center;grid-gap:32px;gap:32px;padding:42px;margin-bottom:24px}.about-hero-panel p{margin:0 0 12px;color:var(--muted);letter-spacing:.16em;font-size:12px}.about-hero-panel h1{margin:0;font-size:52px;font-weight:500;letter-spacing:-.05em}.about-hero-panel span{display:block;margin-top:18px;color:#5c5147;font-size:18px;line-height:1.6}.about-hero-panel img{width:100%;height:auto;object-fit:contain}.about-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:42px}.about-summary-grid div{border:1px solid var(--line);background:#f8f3eb;padding:18px}.about-summary-grid span{display:block;color:var(--muted);font-size:11px;letter-spacing:.12em}.about-summary-grid strong{display:block;margin:8px 0 4px;font-size:34px;font-weight:500}.about-summary-grid em{color:#6e6258;font-size:13px;font-style:normal}.about-content-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px;margin-bottom:42px}.about-content-grid article,.about-info-section>div{background:#fffdf9;border:1px solid var(--line);padding:30px}.about-content-grid h2,.about-info-section h2{margin:0 0 16px;font-size:24px;font-weight:500}.about-content-grid p{margin:0 0 14px;color:#5b5149;line-height:1.8}.about-order-list{margin:0;padding:0;list-style:none;display:grid;grid-gap:14px;gap:14px}.about-order-list li{border-bottom:1px solid var(--line);padding-bottom:14px}.about-order-list li:last-child{border-bottom:0;padding-bottom:0}.about-order-list strong{display:block;margin-bottom:4px;font-weight:500}.about-order-list span{color:#6d6259;font-size:14px}.about-info-section{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px;margin-bottom:28px}.about-business-list,.about-contact-list{display:grid;grid-gap:8px;gap:8px;color:#5b5149;line-height:1.7}.about-contact-list a{color:#171310;text-decoration:underline;text-underline-offset:4px}.about-info-section p{color:var(--muted);line-height:1.7}.about-cta-row{display:flex;gap:10px;justify-content:flex-end}@media(max-width:900px){.site-footer-inner{gap:28px;padding:36px 18px 28px}.site-footer-inner,.site-footer-links{grid-template-columns:1fr}.site-footer-bottom{padding:16px 18px 28px;flex-direction:column}.about-hero-panel{grid-template-columns:1fr;padding:28px}.about-hero-panel h1{font-size:38px}.about-content-grid,.about-info-section,.about-summary-grid{grid-template-columns:1fr}.about-cta-row{justify-content:flex-start;flex-wrap:wrap}}.admin-dohon-brand{display:flex;align-items:center;gap:12px;padding:4px 0 0;margin-bottom:28px;color:#efe6d9}.admin-dohon-logo-mark img{width:34px;height:auto;display:block;opacity:.96}.admin-dohon-copy{display:flex;flex-direction:column;line-height:1}.admin-dohon-copy strong{font-size:15px;font-weight:500;letter-spacing:-.01em;color:#efe5d7}.admin-dohon-copy small{margin-top:4px;font-size:7px;letter-spacing:.34em;color:#ab9d8a}.admin-dohon-copy em{margin-top:10px;font-style:normal;font-size:10px;letter-spacing:.22em;color:#8a7c6a}.dohon-login-brand{gap:10px;letter-spacing:0}.dohon-login-symbol{width:28px;height:auto;display:block;opacity:.96}.dohon-login-copy{display:flex;flex-direction:column;line-height:1}.dohon-login-copy strong{font-size:14px;font-weight:500;color:#efe6d8}.dohon-login-copy small{margin-top:4px;font-size:7px;letter-spacing:.32em;color:#b6a792}@media(max-width:900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{min-height:auto;position:relative;top:0;padding:18px 16px}.admin-dohon-brand{margin-bottom:18px}.admin-main{padding:26px 16px 42px}.dohon-login-symbol{width:22px}}@media(max-width:560px){.site-header{min-height:54px;padding:8px 12px 7px;gap:7px 10px}.icons{gap:10px}.nav{gap:16px;font-size:10px;padding-top:8px}.dohon-header-logo{gap:7px}.dohon-header-symbol{width:17px}.dohon-header-wordmark strong{font-size:8.5px}.dohon-header-wordmark small{font-size:4.8px;letter-spacing:.16em}}.dohon-brand{min-width:236px!important}.dohon-header-logo{color:#d9cbb7!important}.dohon-header-symbol{width:29px!important;height:29px!important;color:#cbbba2!important;opacity:1!important;flex:none!important}.dohon-header-wordmark strong{color:#eee3d4!important;font-size:14px!important;letter-spacing:-.02em!important}.dohon-header-wordmark small{color:#b9aa94!important;font-size:7px!important;letter-spacing:.32em!important}.admin-dohon-logo-mark svg{width:34px!important;height:34px!important;color:#cbbba2!important;display:block}.dohon-login-symbol{width:30px!important;height:30px!important;color:#d8c8b2!important;opacity:1!important}@media(max-width:900px){.dohon-brand{min-width:180px!important}.dohon-header-symbol{width:24px!important;height:24px!important}.dohon-header-wordmark strong{font-size:11px!important}.dohon-header-wordmark small{font-size:6px!important;letter-spacing:.22em!important}}@media(max-width:560px){.dohon-brand{min-width:150px!important}.dohon-header-symbol{width:20px!important;height:20px!important}.dohon-header-wordmark strong{font-size:9px!important}.dohon-header-wordmark small{font-size:5px!important;letter-spacing:.16em!important}}.original-logo-brand{min-width:230px!important;height:64px!important;display:flex!important;align-items:center!important}.dohon-original-header-logo{width:178px!important;height:auto!important;max-height:38px!important;object-fit:contain!important;display:block!important}@media(max-width:900px){.original-logo-brand{min-width:174px!important;height:58px!important}.dohon-original-header-logo{width:150px!important;max-height:34px!important}}@media(max-width:560px){.original-logo-brand{min-width:130px!important}.dohon-original-header-logo{width:118px!important;max-height:28px!important}}.complete-action-row{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:18px}.guide-page,.order-complete-page{background:#f4efe7}.order-complete-container{max-width:1040px}.guide-hero,.order-complete-hero{border:1px solid var(--line);background:#fffdf9;padding:42px;margin-bottom:24px}.guide-hero p,.order-complete-hero p{margin:0 0 12px;color:var(--muted);letter-spacing:.16em;font-size:12px}.guide-hero h1,.order-complete-hero h1{margin:0;font-size:44px;font-weight:500;letter-spacing:-.04em}.guide-hero span,.order-complete-hero span{display:block;margin-top:14px;color:#5d5147}.order-complete-hero strong{display:inline-flex;margin-top:22px;padding:10px 16px;border:1px solid #171310;background:#171310;color:#fff;font-weight:500;letter-spacing:.06em}.order-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:24px}.order-status-grid div{border:1px solid var(--line);background:#fbf7f0;padding:18px}.guide-grid article span,.order-status-grid span{display:block;color:var(--muted);font-size:11px;letter-spacing:.14em}.order-status-grid strong{display:block;margin-top:8px;font-size:20px;font-weight:500}.order-detail-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;margin-bottom:24px}.guide-contact-panel,.guide-grid article,.order-detail-card,.order-guide-panel{border:1px solid var(--line);background:#fffdf9;padding:28px}.order-card-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-end;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:14px}.guide-contact-panel h2,.guide-grid article h2,.order-card-head h2,.order-guide-panel h2{margin:0;font-size:24px;font-weight:500}.order-card-head span{color:var(--muted);font-size:13px}.order-info-list,.order-item-list{display:grid;grid-gap:0;gap:0}.order-item-row{display:flex;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid var(--line)}.order-info-list strong,.order-item-row strong{font-weight:500}.order-info-list span,.order-item-row span{display:block;color:var(--muted);font-size:12px}.order-item-row em{font-style:normal;white-space:nowrap}.order-total-line{display:flex;justify-content:space-between;gap:18px;padding-top:18px;margin-top:6px;font-size:20px}.order-info-list div{display:grid;grid-template-columns:94px 1fr;grid-gap:12px;gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}.order-info-list div:last-child{border-bottom:0}.order-guide-panel{margin-bottom:24px}.order-guide-panel ol{list-style:none;margin:18px 0 0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.order-guide-panel li{border:1px solid var(--line);background:#faf7f1;padding:16px}.order-guide-panel li strong{display:block;margin-bottom:6px;font-weight:500}.order-guide-panel li span,.order-guide-panel p{color:#64584e;font-size:13px;line-height:1.7}.guide-action-row,.order-action-row{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-bottom:24px}.guide-grid article h2{margin-top:12px;margin-bottom:10px}.guide-contact-panel p,.guide-grid article p{color:#5d5147;line-height:1.8;margin:0}.guide-contact-panel{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px;align-items:start;margin-bottom:24px}.guide-contact-list{display:grid;grid-gap:8px;gap:8px;color:#5d5147}.guide-contact-list a{text-decoration:underline;text-underline-offset:4px}@media(max-width:900px){.guide-hero,.order-complete-hero{padding:30px 24px}.guide-hero h1,.order-complete-hero h1{font-size:34px}.guide-contact-panel,.guide-grid,.order-detail-layout,.order-guide-panel ol,.order-status-grid{grid-template-columns:1fr}.guide-action-row,.order-action-row{justify-content:flex-start}}.site-footer-links{grid-template-columns:repeat(4,minmax(0,1fr))!important}.policy-page{background:#f4efe7}.policy-container{max-width:980px}.policy-hero{border:1px solid var(--line);background:#fffdf9;padding:42px;margin-bottom:24px}.policy-hero p{margin:0 0 12px;color:var(--muted);letter-spacing:.16em;font-size:12px}.policy-hero h1{margin:0;font-size:44px;font-weight:500;letter-spacing:-.04em}.policy-hero span{display:block;margin-top:14px;color:#5d5147;line-height:1.7}.policy-content{display:grid;grid-gap:16px;gap:16px}.policy-content article{border:1px solid var(--line);background:#fffdf9;padding:28px}.policy-content h2{margin:0 0 12px;font-size:22px;font-weight:500}.policy-content p{margin:0;color:#5d5147;line-height:1.8}.policy-content a{text-decoration:underline;text-underline-offset:4px}.policy-info-list{display:grid;grid-gap:6px;gap:6px;margin-top:14px;color:#5d5147;font-size:14px}@media(max-width:900px){.site-footer-links{grid-template-columns:1fr!important}.policy-hero{padding:30px 24px}.policy-hero h1{font-size:34px}.policy-content article{padding:24px}}.track-page{background:#f4efe7}.track-container{max-width:860px}.track-card,.track-intro{border:1px solid var(--line);background:#fffdf9}.track-intro{padding:42px;margin-bottom:24px}.track-card-head p,.track-intro p{margin:0 0 12px;color:var(--muted);letter-spacing:.16em;font-size:12px}.track-card-head h1,.track-intro h1{margin:0;font-size:44px;font-weight:500;letter-spacing:-.04em}.track-card-head span,.track-intro span{display:block;margin-top:14px;color:#5d5147;line-height:1.7}.track-card{padding:34px}.track-form{display:grid;grid-gap:16px;gap:16px;margin-top:26px}.track-form label{display:grid;grid-gap:7px;gap:7px}.track-form label span{color:#5d5147;font-size:13px}.track-form input{min-height:48px;border:1px solid var(--line);background:#fff;padding:10px 12px}.track-message{margin:0;color:#7d5a35;background:#f8f0e5;border:1px solid #ead9c6;padding:12px;font-size:14px}.track-help{margin-top:24px;border-top:1px solid var(--line);padding-top:18px;display:grid;grid-gap:4px;gap:4px}.track-help strong{font-weight:500}.track-help span{color:#6b5f55;font-size:14px;line-height:1.7}.order-verify-needed{text-align:left}.order-verify-needed .complete-action-row{justify-content:flex-start}@media(max-width:900px){.track-card,.track-intro{padding:28px 22px}.track-card-head h1,.track-intro h1{font-size:34px}}.artist-list-card[href="/artists/others"]{background:#f4eee4;border-color:#cfc2b2}.artist-list-card[href="/artists/others"] .image-wrap:after{content:"OTHERS";position:absolute;left:14px;top:14px;padding:5px 9px;border:1px solid rgba(255,255,255,.65);background:rgba(26,20,16,.58);color:#fff;font-size:10px;letter-spacing:.16em}.admin-system-badge{border:1px solid #c9bcac;background:#f6efe5;color:#7c644b}.others-empty{max-width:1180px;margin:0 auto}.home-entry-section{background:#f7f3ed;border-bottom:1px solid var(--line)}.home-maker-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px}.home-maker-grid.single-maker-grid{grid-template-columns:minmax(0,1fr)}.home-maker-card{display:grid;grid-template-columns:minmax(220px,.95fr) minmax(0,1.05fr);min-height:310px;border:1px solid var(--line);background:#fffdf9;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.home-maker-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#c9bcad}.home-maker-image{position:relative;min-height:310px;background:#ddd;overflow:hidden}.home-maker-image img{width:100%;height:100%;object-fit:cover}.home-maker-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.34))}.home-maker-image span{position:absolute;z-index:2;left:18px;top:18px;padding:6px 10px;border:1px solid rgba(255,255,255,.7);background:rgba(18,14,11,.35);color:#fff;font-size:10px;letter-spacing:.14em}.home-maker-copy{padding:34px 32px;display:flex;flex-direction:column;justify-content:center}.home-maker-copy p{margin:0 0 12px;color:var(--muted);font-size:12px;letter-spacing:.12em;text-transform:uppercase}.home-maker-copy h3{margin:0;font-size:34px;line-height:1.12;font-weight:500;letter-spacing:-.04em}.home-maker-copy em{margin-top:12px;color:#5f544b;font-style:normal;font-size:14px;line-height:1.7}.home-maker-copy strong{width:max-content;margin-top:28px;padding-bottom:4px;border-bottom:1px solid;font-weight:500;font-size:13px}.others-maker-card{background:#f4eee4}.others-maker-card .home-maker-copy p{color:#876f55}.others-maker-card .home-maker-copy h3{letter-spacing:.02em}@media(max-width:1100px){.home-maker-card{grid-template-columns:1fr}.home-maker-image{min-height:240px}}@media(max-width:900px){.home-maker-grid{grid-template-columns:1fr}.home-maker-card{min-height:auto}.home-maker-copy{padding:26px 22px}.home-maker-copy h3{font-size:28px}}.maker-info-panel{margin:18px 0;border:1px solid var(--line);background:#f7f1e8;padding:16px 18px}.maker-info-panel span{display:block;color:#856d55;font-size:11px;letter-spacing:.14em;margin-bottom:6px}.maker-info-panel p{margin:0;color:#51473e;line-height:1.7}.others-maker-groups{display:grid;grid-gap:34px;gap:34px}.others-maker-group{display:grid;grid-gap:16px;gap:16px}.others-maker-group-head{border:1px solid var(--line);background:#fbf7f0;padding:18px 22px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.others-maker-group-head p{margin:0;color:var(--muted);letter-spacing:.16em;font-size:11px}.others-maker-group-head h3{flex:1 1;margin:0;font-size:24px;font-weight:500;letter-spacing:-.03em}.others-maker-group-head span{color:#856d55;font-size:13px}.artwork-card .body p:first-of-type{word-break:keep-all}.admin-form .admin-help.full{grid-column:1/-1;margin:0;padding:12px 14px;border:1px solid #e4d5c4;background:#f8f0e5;color:#735b43}@media(max-width:900px){.others-maker-group-head{display:grid;align-items:start}}.header-icon-button{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:0;padding:0;background:transparent;color:inherit;cursor:pointer}.cart-icon:hover,.header-icon-button:hover{opacity:.72}.header-overlay{position:fixed;inset:0;z-index:100;pointer-events:auto}.overlay-backdrop{position:absolute;inset:0;border:0;background:rgba(9,7,5,.52);cursor:pointer}.search-panel{position:absolute;top:86px;left:50%;transform:translateX(-50%);width:min(760px,calc(100vw - 32px));background:#fffdf9;border:1px solid var(--line);box-shadow:0 30px 90px rgba(0,0,0,.26);padding:28px}.mobile-drawer-head,.search-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.search-panel-head p{margin:0;font-size:12px;letter-spacing:.16em;color:var(--muted)}.mobile-drawer-head button,.search-panel-head button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--line);background:transparent;cursor:pointer}.header-search-form{display:grid;grid-template-columns:1fr 110px;grid-gap:10px;gap:10px}.header-search-form input,.mobile-search-form input,.search-page-form input{min-height:48px;border:1px solid var(--line);background:#fff;padding:10px 12px}.header-search-form button,.mobile-search-form button{border:1px solid #171310;background:#171310;color:#fff;cursor:pointer}.search-quick-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.search-quick-links a{border:1px solid var(--line);padding:7px 10px;color:#64584e;font-size:13px;background:#faf7f1}.mobile-drawer{position:absolute;right:0;top:0;width:min(390px,86vw);height:100%;background:#14110e;color:#f4ece0;padding:22px;box-shadow:-24px 0 70px rgba(0,0,0,.34);display:flex;flex-direction:column;gap:20px}.mobile-drawer-head img{width:154px;height:auto}.mobile-drawer-head button{border-color:rgba(255,255,255,.18);color:#f4ece0}.mobile-search-form{display:grid;grid-template-columns:1fr 44px;grid-gap:8px;gap:8px}.mobile-search-form input{background:rgba(255,255,255,.05);color:#fff;border-color:rgba(255,255,255,.16)}.mobile-search-form input::placeholder{color:rgba(255,255,255,.48)}.mobile-drawer nav{display:grid;border-top:1px solid rgba(255,255,255,.12)}.mobile-drawer nav a{display:flex;justify-content:space-between;align-items:center;min-height:48px;border-bottom:1px solid rgba(255,255,255,.1);font-size:14px;letter-spacing:.08em}.search-page{background:#f4efe7}.search-container{max-width:1180px}.search-hero{border:1px solid var(--line);background:#fffdf9;padding:42px;margin-bottom:28px}.search-hero p{margin:0 0 12px;font-size:12px;letter-spacing:.16em;color:var(--muted)}.search-hero h1{margin:0;font-size:44px;font-weight:500;letter-spacing:-.04em}.search-hero span{display:block;margin-top:12px;color:#5d5147}.search-page-form{display:grid;grid-template-columns:1fr 110px;grid-gap:10px;gap:10px;margin-top:24px}.search-empty-guide,.search-no-result{border:1px solid var(--line);background:#fffdf9;padding:28px}.search-empty-guide h2,.search-no-result h2{margin:0 0 14px;font-size:24px;font-weight:500}.search-empty-guide div,.search-no-result div{display:flex;gap:8px;flex-wrap:wrap}.search-empty-guide a{border:1px solid var(--line);padding:8px 12px;background:#faf7f1;color:#5d5147}.search-result-stack{display:grid;grid-gap:44px;gap:44px}.search-result-section{border-top:1px solid var(--line);padding-top:28px}.search-result-section .section-head span{color:var(--muted);font-size:13px}@media(min-width:901px){.menu-toggle-button{display:none}}@media(max-width:900px){.site-header .nav{display:none!important}.search-panel{top:74px;padding:22px}.header-search-form,.search-page-form{grid-template-columns:1fr}.search-hero{padding:30px 24px}.search-hero h1{font-size:34px}}@media(max-width:560px){.icons{gap:9px!important}.header-icon-button{width:20px;height:20px}.cart-icon em{min-width:16px;height:16px;font-size:10px}.mobile-drawer{width:92vw;padding:18px}.mobile-drawer-head img{width:134px}.search-panel{top:64px;width:calc(100vw - 20px);padding:18px}}.admin-dashboard-page{display:grid;grid-gap:26px;gap:26px}.admin-dashboard-head{margin-bottom:0}.admin-dashboard-head-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.admin-dashboard-alerts{display:grid;grid-template-columns:1.15fr 1fr 1fr;grid-gap:16px;gap:16px}.admin-dashboard-alert-card,.admin-dashboard-artwork-card,.admin-dashboard-order-card,.admin-dashboard-quick-card,.admin-dashboard-stat-card{border:1px solid var(--line);background:#fffdf9;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.admin-dashboard-alert-card:hover,.admin-dashboard-artwork-card:hover,.admin-dashboard-order-card:hover,.admin-dashboard-quick-card:hover,.admin-dashboard-stat-card:hover{transform:translateY(-2px);border-color:#c4b6a5;box-shadow:0 16px 42px rgba(38,30,22,.08)}.admin-dashboard-alert-card{padding:24px;min-height:140px;display:flex;flex-direction:column;justify-content:space-between}.admin-dashboard-alert-card span,.admin-dashboard-stat-card span{display:block;color:#837669;font-size:12px;letter-spacing:.1em}.admin-dashboard-alert-card strong{display:block;margin-top:10px;font-size:42px;line-height:1;font-weight:500}.admin-dashboard-alert-card p{margin:18px 0 0;color:#62574d;font-size:13px}.admin-dashboard-section,.admin-dashboard-stat-grid{display:grid;grid-gap:14px;gap:14px}.admin-dashboard-stat-grid.six{grid-template-columns:repeat(6,minmax(0,1fr))}.admin-dashboard-stat-card{min-height:124px;padding:20px 18px;display:flex;flex-direction:column;justify-content:space-between}.admin-dashboard-stat-card strong{display:block;margin-top:14px;font-size:30px;line-height:1.15;font-weight:500;word-break:keep-all}.admin-dashboard-stat-card em{color:#8a7d70;font-style:normal;font-size:12px}.admin-dashboard-quick-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px}.admin-dashboard-quick-card{padding:22px 20px;min-height:148px}.admin-dashboard-quick-card h3{margin:0 0 10px;font-size:18px;font-weight:500}.admin-dashboard-quick-card p{margin:0;color:#6e6258;font-size:13px;line-height:1.65}.admin-dashboard-order-list{display:grid;grid-gap:10px;gap:10px}.admin-dashboard-order-card{display:grid;grid-template-columns:1.6fr .8fr .8fr;align-items:center;grid-gap:16px;gap:16px;padding:16px 18px}.admin-dashboard-order-card small,.admin-dashboard-order-card span{display:block;color:#897b6d;font-size:12px}.admin-dashboard-order-card strong{display:block;margin-top:4px;font-weight:500}.admin-dashboard-order-card p{margin:4px 0 0;color:#6d6258;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-dashboard-order-card em{display:inline-flex;width:max-content;margin:2px 4px 2px 0;padding:4px 8px;background:#f4eee5;color:#735e49;font-style:normal;font-size:12px}.admin-dashboard-order-card b{display:block;text-align:right;font-weight:600}.admin-dashboard-order-card small{text-align:right}.admin-dashboard-artwork-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px}.admin-dashboard-artwork-card{overflow:hidden}.admin-dashboard-artwork-card img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#ddd}.admin-dashboard-artwork-card div{padding:14px}.admin-dashboard-artwork-card em,.admin-dashboard-artwork-card span,.admin-dashboard-artwork-card strong{display:block}.admin-dashboard-artwork-card strong{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-dashboard-artwork-card span{color:#6f6257;font-size:12px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-dashboard-artwork-card em{margin-top:8px;color:#836c54;font-size:12px;font-style:normal}@media(max-width:1280px){.admin-dashboard-artwork-strip,.admin-dashboard-quick-grid,.admin-dashboard-stat-grid.six{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.admin-dashboard-head{display:grid;align-items:start}.admin-dashboard-head-actions{justify-content:flex-start}.admin-dashboard-alerts,.admin-dashboard-artwork-strip,.admin-dashboard-quick-grid,.admin-dashboard-stat-grid.six{grid-template-columns:1fr 1fr}.admin-dashboard-order-card{grid-template-columns:1fr}.admin-dashboard-order-card b,.admin-dashboard-order-card small{text-align:left}}@media(max-width:560px){.admin-dashboard-alerts,.admin-dashboard-artwork-strip,.admin-dashboard-quick-grid,.admin-dashboard-stat-grid.six{grid-template-columns:1fr}.admin-dashboard-alert-card strong{font-size:36px}}.admin-artworks-manager{display:grid;grid-gap:18px;gap:18px}.admin-artwork-stat-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-artwork-stat-grid button{text-align:left;border:1px solid var(--line);background:#fffdf9;padding:18px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.admin-artwork-stat-grid button.active,.admin-artwork-stat-grid button:hover{transform:translateY(-2px);border-color:#bdaa96;box-shadow:0 12px 32px rgba(39,31,24,.08)}.admin-artwork-stat-grid span{display:block;color:#83766a;font-size:12px;letter-spacing:.1em}.admin-artwork-stat-grid strong{display:block;margin-top:12px;font-size:30px;line-height:1;font-weight:500}.admin-artwork-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) auto;grid-gap:14px;gap:14px;align-items:center;border:1px solid var(--line);background:#fbf7f0;padding:14px}.admin-artwork-toolbar input{width:100%;min-height:44px;border:1px solid var(--line);background:#fff;padding:0 12px}.admin-artwork-filter-tabs{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.admin-artwork-filter-tabs button{min-height:36px;padding:0 12px;border:1px solid var(--line);background:#fff;color:#6c6156;cursor:pointer;font-size:13px}.admin-artwork-filter-tabs button.active{background:#171310;color:#fff;border-color:#171310}.admin-inline-toast{border:1px solid #d8c4a7;background:#fff7e8;color:#745a36;padding:12px 14px;font-size:13px}.admin-artwork-card-list{display:grid;grid-gap:12px;gap:12px}.admin-artwork-row-card{display:grid;grid-template-columns:124px minmax(0,1fr) 190px;grid-gap:18px;gap:18px;align-items:stretch;border:1px solid var(--line);background:#fffdf9;padding:14px}.admin-artwork-thumb{display:block;background:#ddd;overflow:hidden}.admin-artwork-thumb img{width:100%;height:100%;min-height:124px;object-fit:cover}.admin-artwork-row-main{display:grid;grid-gap:12px;gap:12px;min-width:0}.admin-artwork-row-title{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.admin-artwork-row-title span{display:block;color:#8b7e71;font-size:12px;margin-bottom:2px}.admin-artwork-row-title h2{margin:0;font-size:20px;font-weight:500;letter-spacing:-.03em}.admin-artwork-row-title p{margin:4px 0 0;color:#665a50;font-size:13px}.admin-artwork-status{display:inline-flex;align-items:center;justify-content:center;min-width:66px;min-height:28px;padding:0 10px;font-style:normal;font-size:12px;border:1px solid var(--line);white-space:nowrap}.admin-artwork-status.available{background:#eef4e9;color:#4f6846;border-color:#d7e4ce}.admin-artwork-status.reserved{background:#f7efe2;color:#8a653a;border-color:#ead9bd}.admin-artwork-status.sold{background:#f1dfd5;color:#8c4e37;border-color:#e2c5b6}.admin-artwork-status.hidden{background:#ecebea;color:#67615c}.admin-artwork-row-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px 14px;gap:8px 14px;margin:0}.admin-artwork-row-meta div{min-width:0}.admin-artwork-row-meta dt{color:#95877a;font-size:11px}.admin-artwork-row-meta dd{margin:2px 0 0;color:#2d2722;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-artwork-maker-note{margin:0;padding:10px 12px;border:1px solid #eadbc8;background:#fbf3e8;color:#685a4d;font-size:13px;line-height:1.6}.admin-artwork-row-actions{display:grid;grid-gap:8px;gap:8px;align-content:start}.admin-artwork-row-actions label{display:grid;grid-gap:5px;gap:5px;color:#8c7d70;font-size:12px}.admin-artwork-row-actions select{min-height:36px;border:1px solid var(--line);background:#fff;padding:0 8px}.admin-artwork-row-actions .admin-small-btn{justify-content:center}@media(max-width:1280px){.admin-artwork-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-artwork-row-card{grid-template-columns:110px minmax(0,1fr)}.admin-artwork-row-actions{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.admin-artwork-toolbar{grid-template-columns:1fr}.admin-artwork-filter-tabs{justify-content:flex-start}.admin-artwork-row-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.admin-artwork-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-artwork-row-card{grid-template-columns:1fr}.admin-artwork-thumb img{aspect-ratio:1.5/1;min-height:0}.admin-artwork-row-actions{grid-template-columns:1fr 1fr}}.admin-page-head-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.admin-exhibitions-manager{display:grid;grid-gap:18px;gap:18px}.admin-exhibition-stat-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-exhibition-stat-grid button,.admin-exhibition-stat-link{text-align:left;border:1px solid var(--line);background:#fffdf9;padding:18px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.admin-exhibition-stat-grid button.active,.admin-exhibition-stat-grid button:hover,.admin-exhibition-stat-link:hover{transform:translateY(-2px);border-color:#bdaa96;box-shadow:0 12px 32px rgba(39,31,24,.08)}.admin-exhibition-stat-grid span{display:block;color:#83766a;font-size:12px;letter-spacing:.1em}.admin-exhibition-stat-grid strong{display:block;margin-top:12px;font-size:30px;line-height:1;font-weight:500}.admin-exhibition-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) auto;grid-gap:14px;gap:14px;align-items:center;border:1px solid var(--line);background:#fbf7f0;padding:14px}.admin-exhibition-toolbar input{width:100%;min-height:44px;border:1px solid var(--line);background:#fff;padding:0 12px}.admin-exhibition-filter-tabs{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.admin-exhibition-filter-tabs button{min-height:36px;padding:0 12px;border:1px solid var(--line);background:#fff;color:#6c6156;cursor:pointer;font-size:13px}.admin-exhibition-filter-tabs button.active{background:#171310;color:#fff;border-color:#171310}.admin-exhibition-card-list{display:grid;grid-gap:12px;gap:12px}.admin-exhibition-row-card{display:grid;grid-template-columns:180px minmax(0,1fr) 180px;grid-gap:18px;gap:18px;align-items:stretch;border:1px solid var(--line);background:#fffdf9;padding:14px}.admin-exhibition-thumb{display:block;background:#ddd;overflow:hidden}.admin-exhibition-thumb img{width:100%;height:100%;min-height:140px;object-fit:cover}.admin-exhibition-row-main{display:grid;grid-gap:12px;gap:12px;min-width:0}.admin-exhibition-row-title{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.admin-exhibition-row-title span{display:block;color:#8b7e71;font-size:12px;margin-bottom:2px}.admin-exhibition-row-title h2{margin:0;font-size:21px;font-weight:500;letter-spacing:-.03em}.admin-exhibition-row-title p{margin:4px 0 0;color:#665a50;font-size:13px}.admin-exhibition-status{display:inline-flex;align-items:center;justify-content:center;min-width:76px;min-height:28px;padding:0 10px;font-style:normal;font-size:12px;border:1px solid var(--line);white-space:nowrap}.admin-exhibition-status.current{background:#eef4e9;color:#4f6846;border-color:#d7e4ce}.admin-exhibition-status.upcoming{background:#eef0f7;color:#4d5e8a;border-color:#d5dbea}.admin-exhibition-status.ended{background:#ecebea;color:#67615c}.admin-exhibition-row-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px 14px;gap:8px 14px;margin:0}.admin-exhibition-row-meta dt{color:#95877a;font-size:11px}.admin-exhibition-row-meta dd{margin:2px 0 0;color:#2d2722;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-exhibition-intro{margin:0;padding:10px 12px;border:1px solid #eadbc8;background:#fbf3e8;color:#685a4d;font-size:13px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.admin-exhibition-row-actions{display:grid;grid-gap:8px;gap:8px;align-content:start}.admin-exhibition-row-actions label{display:grid;grid-gap:5px;gap:5px;color:#8c7d70;font-size:12px}.admin-exhibition-row-actions select{min-height:36px;border:1px solid var(--line);background:#fff;padding:0 8px}.admin-exhibition-row-actions .admin-small-btn{justify-content:center}@media(max-width:1280px){.admin-exhibition-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-exhibition-row-card{grid-template-columns:150px minmax(0,1fr)}.admin-exhibition-row-actions{grid-column:1/-1;grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:900px){.admin-page-head-actions{justify-content:flex-start}.admin-exhibition-toolbar{grid-template-columns:1fr}.admin-exhibition-filter-tabs{justify-content:flex-start}.admin-exhibition-row-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.admin-exhibition-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-exhibition-row-card{grid-template-columns:1fr}.admin-exhibition-thumb img{aspect-ratio:1.5/1;min-height:0}.admin-exhibition-row-actions{grid-template-columns:1fr 1fr}}.contact-page{background:#f5efe6}.contact-container{max-width:1180px}.contact-hero{border:1px solid var(--line);background:#fffdf9;padding:42px;display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px}.contact-hero p,.contact-info-panel>div>p,.contact-section-head p{margin:0 0 10px;color:#86796c;font-size:12px;letter-spacing:.16em}.contact-hero h1{margin:0;font-size:44px;font-weight:500;letter-spacing:-.04em}.contact-hero span,.contact-info-panel span{display:block;color:#62574d}.contact-layout{display:grid;grid-template-columns:minmax(0,1.2fr) .8fr;grid-gap:24px;gap:24px;align-items:start}.contact-form-panel,.contact-info-panel{border:1px solid var(--line);background:#fffdf9;padding:30px}.contact-info-panel h2,.contact-section-head h2{margin:0 0 18px;font-size:28px;font-weight:500}.inquiry-form{display:grid;grid-gap:16px;gap:16px}.inquiry-artwork-summary{display:grid;grid-template-columns:96px 1fr;grid-gap:16px;gap:16px;align-items:center;border:1px solid var(--line);background:#fbf5ec;padding:12px}.inquiry-artwork-summary img{width:96px;height:96px;object-fit:cover;background:#ddd}.inquiry-artwork-summary span{color:#897b6d;font-size:11px;letter-spacing:.12em}.inquiry-artwork-summary strong{display:block;margin-top:4px;font-size:18px;font-weight:500}.inquiry-artwork-summary p{margin:4px 0 0;color:#62574d}.inquiry-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.inquiry-form-grid label{display:grid;grid-gap:6px;gap:6px;color:#74675b;font-size:13px}.inquiry-form-grid .full{grid-column:1/-1}.inquiry-form-grid input,.inquiry-form-grid textarea{border:1px solid var(--line);background:#fff;min-height:44px;padding:10px 12px}.inquiry-form-grid textarea{min-height:150px;resize:vertical}.inquiry-help{margin:0;color:#76695d;font-size:13px}.inquiry-message{margin:0;padding:12px 14px;border:1px solid #dcc8aa;background:#fff7e8;color:#765a36;font-size:13px}.inquiry-link-btn{background:#fff;color:#171310}.contact-info-panel{display:grid;grid-gap:22px;gap:22px}.contact-info-panel dl{margin:0;display:grid;border-top:1px solid var(--line)}.contact-info-panel dl div{display:grid;grid-template-columns:90px 1fr;grid-gap:12px;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.contact-info-panel dt{color:#8f8275;font-size:12px}.contact-info-panel dd{margin:0;word-break:break-all}.contact-guide-box{border:1px solid #eadbc8;background:#fbf3e8;padding:16px}.contact-guide-box strong{display:block;margin-bottom:6px;font-weight:500}.contact-guide-box p{margin:0;color:#6d6258;font-size:13px;line-height:1.7}.contact-link-stack{display:grid;grid-gap:8px;gap:8px}.contact-link-stack a{border:1px solid var(--line);padding:11px 12px;background:#fbf7f0;color:#5e5147}.admin-inquiries-manager{display:grid;grid-gap:18px;gap:18px}.admin-inquiry-stat-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-inquiry-stat-grid button{text-align:left;border:1px solid var(--line);background:#fffdf9;padding:18px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.admin-inquiry-stat-grid button.active,.admin-inquiry-stat-grid button:hover{transform:translateY(-2px);border-color:#bdaa96;box-shadow:0 12px 32px rgba(39,31,24,.08)}.admin-inquiry-stat-grid span{display:block;color:#83766a;font-size:12px;letter-spacing:.1em}.admin-inquiry-stat-grid strong{display:block;margin-top:12px;font-size:30px;line-height:1;font-weight:500}.admin-inquiry-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) auto;grid-gap:14px;gap:14px;align-items:center;border:1px solid var(--line);background:#fbf7f0;padding:14px}.admin-inquiry-toolbar input{width:100%;min-height:44px;border:1px solid var(--line);background:#fff;padding:0 12px}.admin-inquiry-filter-tabs{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.admin-inquiry-filter-tabs button{min-height:36px;padding:0 12px;border:1px solid var(--line);background:#fff;color:#6c6156;cursor:pointer;font-size:13px}.admin-inquiry-filter-tabs button.active{background:#171310;color:#fff;border-color:#171310}.admin-inquiry-card-list{display:grid;grid-gap:12px;gap:12px}.admin-inquiry-card{display:grid;grid-template-columns:minmax(0,1fr) 180px;grid-gap:18px;gap:18px;border:1px solid var(--line);background:#fffdf9;padding:18px}.admin-inquiry-main{display:grid;grid-gap:12px;gap:12px;min-width:0}.admin-inquiry-title{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.admin-inquiry-title span{display:block;color:#8b7e71;font-size:12px;margin-bottom:2px}.admin-inquiry-title h2{margin:0;font-size:21px;font-weight:500}.admin-inquiry-title p{margin:4px 0 0;color:#665a50;font-size:13px}.admin-inquiry-status{display:inline-flex;align-items:center;justify-content:center;min-width:72px;min-height:28px;padding:0 10px;font-style:normal;font-size:12px;border:1px solid var(--line);white-space:nowrap}.admin-inquiry-status.new{background:#fff2e1;color:#8c5c23;border-color:#ead3ad}.admin-inquiry-status.progress{background:#eef0f7;color:#4d5e8a;border-color:#d5dbea}.admin-inquiry-status.done{background:#eef4e9;color:#4f6846;border-color:#d7e4ce}.admin-inquiry-status.archived{background:#ecebea;color:#67615c}.admin-inquiry-meta{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px 16px;gap:10px 16px;margin:0}.admin-inquiry-meta dt{color:#95877a;font-size:11px}.admin-inquiry-meta dd{margin:2px 0 0;color:#2d2722;font-size:13px;word-break:break-all}.admin-inquiry-message{margin:0;padding:12px;border:1px solid #eadbc8;background:#fbf3e8;color:#685a4d;font-size:13px;line-height:1.7;white-space:pre-wrap}.admin-inquiry-actions{display:grid;grid-gap:8px;gap:8px;align-content:start}.admin-inquiry-actions label{display:grid;grid-gap:5px;gap:5px;color:#8c7d70;font-size:12px}.admin-inquiry-actions select{min-height:36px;border:1px solid var(--line);background:#fff;padding:0 8px}.admin-inquiry-actions .admin-small-btn{justify-content:center}@media(max-width:1100px){.contact-layout{grid-template-columns:1fr}.admin-inquiry-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.contact-hero{display:grid;align-items:start;padding:30px 24px}.admin-inquiry-toolbar{grid-template-columns:1fr}.admin-inquiry-filter-tabs{justify-content:flex-start}.admin-inquiry-card{grid-template-columns:1fr}.admin-inquiry-actions{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:620px){.contact-hero h1{font-size:34px}.contact-form-panel,.contact-info-panel{padding:22px}.admin-inquiry-meta,.inquiry-artwork-summary,.inquiry-form-grid{grid-template-columns:1fr}.inquiry-artwork-summary img{width:100%;height:180px}.admin-inquiry-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-inquiry-actions{grid-template-columns:1fr 1fr}}.wishlist-header-icon svg{stroke-width:1.8}.card-img .wishlist-toggle,.image-wrap .wishlist-toggle{position:absolute;top:12px;right:12px;z-index:5}.wishlist-toggle{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:34px;height:34px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:rgba(18,15,12,.42);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .18s ease,transform .18s ease,color .18s ease,border-color .18s ease}.wishlist-toggle.active,.wishlist-toggle:hover{background:#fffdf9;color:#171310;border-color:#fffdf9;transform:translateY(-1px)}.wishlist-toggle.with-label{width:auto;height:42px;padding:0 14px;border-color:var(--line);background:#fff;color:#171310;-webkit-backdrop-filter:none;backdrop-filter:none}.wishlist-toggle.with-label.active{background:#171310;color:#fff;border-color:#171310}.wishlist-toggle em{font-style:normal;font-size:13px;white-space:nowrap}.feature-action-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.purchase-panel-headline{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}.purchase-panel-headline h3{margin:0}.wishlist-page{background:#f5efe6}.wishlist-page-content{display:grid;grid-gap:24px;gap:24px}.wishlist-empty,.wishlist-summary{border:1px solid var(--line);background:#fffdf9;padding:42px}.wishlist-summary{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.wishlist-empty p,.wishlist-summary p{margin:0 0 10px;color:#86796c;font-size:12px;letter-spacing:.16em}.wishlist-empty h1,.wishlist-summary h1{margin:0;font-size:44px;font-weight:500;letter-spacing:-.04em}.wishlist-empty span,.wishlist-summary span{display:block;margin-top:10px;color:#62574d}.wishlist-empty{text-align:center}.wishlist-empty div{display:flex;justify-content:center;gap:10px;margin-top:24px;flex-wrap:wrap}.wishlist-grid{display:grid;grid-gap:16px;gap:16px}.wishlist-card{display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:22px;gap:22px;border:1px solid var(--line);background:#fffdf9;padding:16px}.wishlist-card-image{display:block;position:relative;overflow:hidden;background:#ddd}.wishlist-card-image img{width:100%;height:100%;min-height:190px;object-fit:cover}.wishlist-card-body{display:grid;grid-gap:16px;gap:16px;align-content:start}.wishlist-card-body span{color:#897b6d;font-size:12px;letter-spacing:.08em}.wishlist-card-body h2{margin:4px 0;font-size:24px;font-weight:500}.wishlist-card-body p{margin:0;color:#65594f}.wishlist-card-body dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0}.wishlist-card-body dt{color:#95877a;font-size:11px}.wishlist-card-body dd{margin:2px 0 0;font-size:13px;color:#2d2722}.wishlist-card-actions{display:flex;gap:8px;flex-wrap:wrap}.wishlist-card-actions .btn{min-height:38px}@media(max-width:760px){.wishlist-summary{display:grid;align-items:start;padding:30px 24px}.wishlist-empty h1,.wishlist-summary h1{font-size:34px}.wishlist-card{grid-template-columns:1fr}.wishlist-card-image img{aspect-ratio:1.45/1;min-height:0}.wishlist-card-body dl{grid-template-columns:1fr}}.recent-header-icon svg{stroke-width:1.8}.recent-page{background:#f5efe6}.recent-page-content{display:grid;grid-gap:24px;gap:24px}.recent-empty,.recent-summary{border:1px solid var(--line);background:#fffdf9;padding:42px}.recent-summary{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.recent-empty p,.recent-summary p{margin:0 0 10px;color:#86796c;font-size:12px;letter-spacing:.16em}.recent-empty h1,.recent-summary h1{margin:0;font-size:44px;font-weight:500;letter-spacing:-.04em}.recent-empty span,.recent-summary span{display:block;margin-top:10px;color:#62574d}.recent-empty{text-align:center}.recent-empty div{display:flex;justify-content:center;gap:10px;margin-top:24px;flex-wrap:wrap}.recent-timeline{display:grid;grid-gap:14px;gap:14px}.recent-view-card{display:grid;grid-template-columns:64px 210px minmax(0,1fr);grid-gap:20px;gap:20px;align-items:stretch;border:1px solid var(--line);background:#fffdf9;padding:16px}.recent-view-number{display:flex;align-items:flex-start;justify-content:center;padding-top:6px;color:#b09d8b;font-size:22px;letter-spacing:.08em}.recent-view-image{position:relative;display:block;overflow:hidden;background:#ddd}.recent-view-image img{width:100%;height:100%;min-height:180px;object-fit:cover}.recent-view-image .wishlist-toggle{position:absolute;top:12px;right:12px;z-index:5}.recent-view-body{display:grid;grid-gap:14px;gap:14px;align-content:start}.recent-view-body span{color:#897b6d;font-size:12px;letter-spacing:.08em}.recent-view-body h2{margin:0;font-size:24px;font-weight:500;letter-spacing:-.03em}.recent-view-body p{margin:0;color:#65594f}.recent-view-body dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0}.recent-view-body dt{color:#95877a;font-size:11px}.recent-view-body dd{margin:2px 0 0;font-size:13px;color:#2d2722}.recent-view-actions{display:flex;gap:8px;flex-wrap:wrap}.recent-view-actions .btn{min-height:38px}.recent-detail-section{margin-top:54px;padding-top:34px;border-top:1px solid var(--line)}.recent-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.recent-detail-card{display:block;border:1px solid var(--line);background:#fffdf9;transition:transform .2s ease,box-shadow .2s ease}.recent-detail-card:hover{transform:translateY(-3px);box-shadow:0 16px 42px rgba(39,31,24,.08)}.recent-detail-card img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#ddd}.recent-detail-card div{padding:13px}.recent-detail-card span{color:#897b6d;font-size:11px}.recent-detail-card span,.recent-detail-card strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-detail-card strong{margin-top:4px;font-weight:500}@media(max-width:900px){.recent-summary{display:grid;align-items:start;padding:30px 24px}.recent-view-card{grid-template-columns:44px 150px minmax(0,1fr);gap:14px}.recent-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.recent-empty h1,.recent-summary h1{font-size:34px}.recent-view-card{grid-template-columns:1fr}.recent-view-number{justify-content:flex-start}.recent-view-image img{aspect-ratio:1.45/1;min-height:0}.recent-view-body dl{grid-template-columns:1fr}}.about-guide-section{margin:6px 0 42px;scroll-margin-top:90px}.about-guide-section .section-head{max-width:100%}.about-guide-grid{margin-bottom:0}@media(max-width:900px){.about-guide-section{margin-bottom:30px}}.site-header{gap:24px}.site-header .nav{flex:1 1;justify-content:center;min-width:0;gap:34px}.site-header .icons{flex-shrink:0}@media(max-width:1240px){.site-header{padding-left:24px;padding-right:24px}.site-header .nav{gap:24px;font-size:11px}.dohon-original-header-logo{width:126px}}@media(max-width:1040px){.site-header .nav{display:none!important}.menu-toggle-button{display:inline-flex!important}}.system-page{background:#f4efe7;min-height:calc(100vh - 64px);display:flex;align-items:center}.system-page-container{max-width:980px;width:100%}.system-panel{border:1px solid var(--line);background:#fffdf9;padding:54px 48px;text-align:center}.system-panel p{margin:0 0 12px;color:#8a7c6e;font-size:12px;letter-spacing:.18em}.system-panel h1{margin:0;font-size:44px;font-weight:500;letter-spacing:-.04em}.system-panel span{display:block;max-width:620px;margin:16px auto 0;color:#5f554c;line-height:1.8}.system-panel em{display:inline-flex;margin-top:18px;padding:7px 10px;background:#f5efe6;color:#7d6f62;font-size:12px;font-style:normal}.system-action-row{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:28px}.system-quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:16px}.system-quick-grid a{border:1px solid var(--line);background:#fffdf9;padding:20px;transition:transform .2s ease,box-shadow .2s ease}.system-quick-grid a:hover{transform:translateY(-3px);box-shadow:0 16px 42px rgba(39,31,24,.08)}.system-quick-grid strong{display:block;margin-bottom:8px;font-size:18px;font-weight:500}.system-quick-grid span{display:block;color:#65594f;font-size:13px;line-height:1.7}.loading-panel{overflow:hidden}.loading-line-stack{width:min(520px,100%);margin:30px auto 0;display:grid;grid-gap:10px;gap:10px}.loading-line-stack i{display:block;height:12px;background:linear-gradient(90deg,#eee5d8,#fff8ef,#eee5d8);background-size:200% 100%;animation:loadingShimmer 1.2s linear infinite}.loading-line-stack i:nth-child(2){width:82%;margin:0 auto}.loading-line-stack i:nth-child(3){width:64%;margin:0 auto}@keyframes loadingShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:760px){.system-page{align-items:flex-start}.system-panel{padding:38px 24px}.system-panel h1{font-size:34px}.system-quick-grid{grid-template-columns:1fr}.system-action-row{justify-content:flex-start}.system-panel{text-align:left}.system-panel span{margin-left:0;margin-right:0}}.admin-system-page{display:grid;grid-gap:26px;gap:26px}.admin-system-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.admin-system-summary-grid div{border:1px solid var(--line);background:#fffdf9;padding:22px}.admin-system-summary-grid span{display:block;color:#83766a;font-size:12px;letter-spacing:.1em}.admin-system-summary-grid strong{display:block;margin-top:10px;font-size:34px;line-height:1;font-weight:500}.admin-system-summary-grid .ok{background:#f4f8ef}.admin-system-summary-grid .warn{background:#fff8e9}.admin-system-summary-grid .error{background:#fff1ed}.admin-system-section{display:grid;grid-gap:14px;gap:14px}.admin-section-title span{color:#8a7d70;font-size:13px}.admin-system-card-list{display:grid;grid-gap:10px;gap:10px}.admin-system-card,.admin-system-table-card{border:1px solid var(--line);background:#fffdf9;padding:18px}.admin-system-card{display:grid;grid-template-columns:minmax(0,1fr) 98px;grid-gap:18px;gap:18px;align-items:start}.admin-system-card strong,.admin-system-table-card strong{display:block;font-weight:500}.admin-system-card p,.admin-system-table-card p{margin:6px 0 0;color:#5f554c;font-size:13px}.admin-system-card em{display:block;margin-top:8px;color:#8a6a3f;font-size:12px;font-style:normal;line-height:1.6}.admin-system-badge{display:inline-flex;justify-content:center;align-items:center;min-height:30px;padding:0 10px;border:1px solid var(--line);font-size:12px;white-space:nowrap}.admin-system-badge.ok{background:#eef4e9;color:#4f6846;border-color:#d7e4ce}.admin-system-badge.warn{background:#fff5df;color:#805c26;border-color:#ead5aa}.admin-system-badge.error{background:#f7e1da;color:#91432e;border-color:#e8c3b7}.admin-system-table-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-system-table-card{position:relative;min-height:132px;display:grid;grid-gap:12px;gap:12px}.admin-system-table-card em{position:absolute;right:16px;bottom:12px;color:#8b7e72;font-size:22px;font-style:normal}.admin-system-guide{border:1px solid var(--line);background:#fbf7f0;padding:24px}.admin-system-guide h2{margin:0 0 14px;font-size:22px;font-weight:500}.admin-system-guide ol{margin:0;padding-left:22px;color:#5d5148;line-height:1.9}@media(max-width:1100px){.admin-system-summary-grid,.admin-system-table-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.admin-system-card,.admin-system-summary-grid,.admin-system-table-grid{grid-template-columns:1fr}.admin-system-badge{width:max-content}}.admin-export-page{display:grid;grid-gap:24px;gap:24px}.admin-export-summary{border:1px solid var(--line);background:#fffdf9;padding:32px;display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.admin-export-summary p{margin:0 0 10px;color:#8a7c6e;font-size:12px;letter-spacing:.16em}.admin-export-summary h1{margin:0;font-size:36px;font-weight:500;letter-spacing:-.04em}.admin-export-summary span{display:block;margin-top:10px;color:#5f554c}.admin-export-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.admin-export-card{border:1px solid var(--line);background:#fffdf9;padding:24px;display:grid;grid-gap:22px;gap:22px;align-content:space-between;min-height:210px}.admin-export-card span{display:inline-flex;width:max-content;padding:5px 9px;background:#f4eee5;color:#7a6959;font-size:12px}.admin-export-card h2{margin:14px 0 8px;font-size:24px;font-weight:500}.admin-export-card p{margin:0;color:#65594f;font-size:13px;line-height:1.7}.admin-export-card button{width:max-content}.admin-export-guide{border:1px solid var(--line);background:#fbf7f0;padding:24px}.admin-export-guide h2{margin:0 0 12px;font-size:22px;font-weight:500}.admin-export-guide ul{margin:0;padding-left:20px;color:#5d5148;line-height:1.9}@media(max-width:860px){.admin-export-summary{display:grid;align-items:start}.admin-export-grid{grid-template-columns:1fr}}.admin-report-page{display:grid;grid-gap:24px;gap:24px}.admin-report-head{align-items:flex-end}.admin-report-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.admin-report-section,.admin-report-summary-grid article{border:1px solid var(--line);background:#fffdf9}.admin-report-summary-grid article{padding:22px}.admin-report-summary-grid span{display:block;color:#8a7c6e;font-size:12px;letter-spacing:.1em}.admin-report-summary-grid strong{display:block;margin:10px 0 8px;font-size:28px;line-height:1.15;font-weight:500}.admin-report-summary-grid p{margin:0;color:#65594f;font-size:13px}.admin-report-section{padding:24px}.admin-report-two-col{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.admin-report-issue-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-report-issue-grid a{border:1px solid var(--line);background:#fbf7f0;padding:18px;transition:transform .18s ease,box-shadow .18s ease}.admin-report-issue-grid a:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(39,31,24,.08)}.admin-report-issue-grid a.attention{background:#fff5df;border-color:#ead5aa}.admin-report-issue-grid span{display:block;color:#8a7c6e;font-size:12px}.admin-report-issue-grid strong{display:block;margin:8px 0;font-size:30px;line-height:1;font-weight:500}.admin-report-issue-grid p{margin:0;color:#65594f;font-size:13px;line-height:1.55}.admin-report-dl{margin:18px 0 0;display:grid}.admin-report-dl div{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-bottom:1px solid var(--line)}.admin-report-dl div:last-child{border-bottom:0}.admin-report-dl dt{color:#8a7c6e}.admin-report-dl dd{margin:0;font-weight:500}.admin-report-table{display:grid;margin-top:16px;border-top:1px solid var(--line)}.admin-report-table .head,.admin-report-table .row{display:grid;grid-template-columns:1.2fr 1fr 1.6fr 1fr 1fr;grid-gap:14px;gap:14px;align-items:center}.admin-report-table.inquiry .head,.admin-report-table.inquiry .row{grid-template-columns:.8fr 1fr 1.4fr 1.4fr 1fr}.admin-report-table .head{color:#8a7c6e;font-size:12px;padding:12px 0;border-bottom:1px solid var(--line)}.admin-report-table .row{padding:13px 0;border-bottom:1px solid var(--line);font-size:13px}.admin-report-table .row:hover{background:#fbf7f0}.admin-report-empty{margin:0;padding:18px 0 0;color:#8a7c6e}.admin-report-artwork-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:16px}.admin-report-artwork-grid a{border:1px solid var(--line);background:#fbf7f0}.admin-report-artwork-grid img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#ddd}.admin-report-artwork-grid div{padding:12px}.admin-report-artwork-grid strong{display:block;font-weight:500}.admin-report-artwork-grid em,.admin-report-artwork-grid span{display:block;margin-top:4px;color:#6d6258;font-size:12px;font-style:normal}@media(max-width:1120px){.admin-report-artwork-grid,.admin-report-issue-grid,.admin-report-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-report-two-col{grid-template-columns:1fr}}@media(max-width:760px){.admin-report-artwork-grid,.admin-report-issue-grid,.admin-report-summary-grid{grid-template-columns:1fr}.admin-report-table{overflow-x:auto}.admin-report-table .head,.admin-report-table .row,.admin-report-table.inquiry .head,.admin-report-table.inquiry .row{min-width:780px}}@media print{.admin-dashboard-head-actions,.admin-sidebar,.print-hidden,.site-footer,.site-header{display:none!important}.admin-main,.admin-shell{display:block!important;margin:0!important;padding:0!important;background:#fff!important}.admin-report-page{gap:14px;color:#111}.admin-report-issue-grid,.admin-report-summary-grid,.admin-report-two-col{page-break-inside:avoid;break-inside:avoid}.admin-report-section,.admin-report-summary-grid article{box-shadow:none!important;border-color:#aaa!important}.admin-report-artwork-grid{grid-template-columns:repeat(4,1fr)}a{text-decoration:none!important}}.about-faq-section,.about-trust-section{margin:0 0 42px}.about-faq-section .section-head,.about-trust-section .section-head{max-width:100%}.about-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.about-trust-grid article{border:1px solid var(--line);background:#fffdf9;padding:28px}.about-trust-grid h3{margin:0 0 12px;font-size:22px;font-weight:500;letter-spacing:-.02em}.about-trust-grid p{margin:0;color:#5d5147;line-height:1.8}.about-faq-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.about-faq-list article{border:1px solid var(--line);background:#fffdf9;padding:24px}.about-faq-list h3{margin:0 0 10px;font-size:19px;font-weight:500;letter-spacing:-.02em}.about-faq-list p{margin:0;color:#5d5147;font-size:14px;line-height:1.8}@media(max-width:900px){.about-faq-list,.about-trust-grid{grid-template-columns:1fr}.about-faq-section,.about-trust-section{margin-bottom:30px}}.contact-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin:18px 0 24px}.contact-process-grid article{border:1px solid var(--line);background:#fffdf9;padding:22px}.contact-process-grid span{display:block;color:#9a8b7b;font-size:12px;letter-spacing:.14em}.contact-process-grid h2{margin:10px 0 8px;font-size:21px;font-weight:500}.contact-process-grid p{margin:0;color:#5f554c;font-size:13px;line-height:1.75}.inquiry-template-panel{border:1px solid var(--line);background:#fbf7f0;padding:18px;margin-bottom:18px}.inquiry-template-panel strong{display:block;font-weight:500}.inquiry-template-panel span{display:block;margin-top:4px;color:#7b6f64;font-size:13px}.inquiry-template-buttons{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.inquiry-template-buttons button{min-height:36px;padding:0 13px;border:1px solid var(--line);background:#fffdf9;cursor:pointer;color:#312a24}.inquiry-template-buttons button.active,.inquiry-template-buttons button:hover{background:#171310;border-color:#171310;color:#fff}.inquiry-check-list{border:1px solid var(--line);background:#fffdf9;padding:16px;margin-top:16px}.inquiry-check-list strong{display:block;font-size:14px;font-weight:500}.inquiry-check-list span{display:block;margin-top:6px;color:#6a5f55;font-size:13px;line-height:1.7}.contact-guide-box ul{margin:12px 0 0;padding-left:18px;color:#65594f;font-size:13px;line-height:1.8}@media(max-width:860px){.contact-process-grid{grid-template-columns:1fr}}.admin-inquiry-reply-panel{margin-top:18px;border:1px solid var(--line);background:#fbf7f0;padding:18px}.admin-inquiry-reply-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px}.admin-inquiry-reply-head strong{display:block;font-weight:500}.admin-inquiry-reply-head span{display:block;margin-top:4px;color:#7a6d61;font-size:12px}.admin-inquiry-reply-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.admin-inquiry-reply-grid article{border:1px solid var(--line);background:#fffdf9;padding:14px;display:grid;grid-gap:12px;gap:12px}.admin-inquiry-reply-grid strong{display:block;font-weight:500}.admin-inquiry-reply-grid p{margin:6px 0 0;color:#65594f;font-size:12px;line-height:1.6}.admin-inquiry-reply-grid .admin-small-btn{width:max-content}@media(max-width:780px){.admin-inquiry-reply-grid,.admin-inquiry-reply-head{display:grid;grid-template-columns:1fr}}.admin-order-helper-section{background:#fbf7f0}.admin-order-template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:16px}.admin-order-template-grid article{border:1px solid var(--line);background:#fffdf9;padding:14px;display:grid;grid-gap:12px;gap:12px}.admin-order-template-grid strong{display:block;font-weight:500}.admin-order-template-grid p{margin:6px 0 0;color:#65594f;font-size:12px;line-height:1.6}.admin-order-template-grid .admin-small-btn{width:max-content}.admin-order-print-area{display:none}@media(max-width:780px){.admin-order-template-grid{grid-template-columns:1fr}}@media print{body *{visibility:hidden!important}.admin-order-print-area,.admin-order-print-area *{visibility:visible!important}.admin-order-print-area{display:block!important;position:absolute;left:0;top:0;width:100%;padding:28px;color:#111;background:#fff;font-family:Apple SD Gothic Neo,Arial,sans-serif}.admin-order-print-area h1{margin:0 0 8px;font-size:28px;font-weight:600}.admin-order-print-area>p{margin:0 0 22px;color:#555}.admin-print-block{border:1px solid #999;padding:16px;margin-bottom:14px;page-break-inside:avoid;break-inside:avoid}.admin-print-block h2{margin:0 0 12px;font-size:18px}.admin-print-block dl{margin:0;display:grid;grid-gap:6px;gap:6px}.admin-print-block dl div{display:grid;grid-template-columns:110px 1fr;grid-gap:12px;gap:12px}.admin-print-block dt{color:#555}.admin-print-block dd{margin:0}.admin-print-block table{width:100%;border-collapse:collapse}.admin-print-block td,.admin-print-block th{border:1px solid #aaa;padding:8px;text-align:left}.admin-print-checks{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-top:18px}.admin-print-checks span{border:1px solid #999;padding:12px;text-align:center}}.track-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:24px}.track-guide-grid article{border:1px solid var(--line);background:#fffdf9;padding:20px}.track-guide-grid span{display:block;color:#8a7c6e;font-size:12px;letter-spacing:.14em}.track-guide-grid h2{margin:10px 0 8px;font-size:20px;font-weight:500}.track-guide-grid p{margin:0;color:#5f554c;font-size:13px;line-height:1.7}.order-copy-box{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px}.order-copy-box .btn{min-height:36px;padding:0 14px;background:#fffdf9;color:#171310}.order-copy-box span{margin:0;color:#6f5a3b;font-size:13px}.order-progress-timeline{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px;margin:24px 0}.order-progress-timeline article{position:relative;border:1px solid var(--line);background:#fffdf9;padding:18px;min-height:144px}.order-progress-timeline article.active{background:#f4f8ef;border-color:#d7e4ce}.order-progress-timeline.cancelled article{background:#fff1ed;border-color:#e8c3b7}.order-progress-timeline span{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;color:#8a7c6e;font-size:11px}.order-progress-timeline article.active span{background:#171310;border-color:#171310;color:#fff}.order-progress-timeline h2{margin:14px 0 6px;font-size:17px;font-weight:500}.order-progress-timeline p{margin:0;color:#65594f;font-size:12px;line-height:1.65}.order-customer-note{border:1px solid var(--line);background:#fbf7f0;padding:26px;margin-bottom:24px;display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:24px;gap:24px}.order-customer-note h2{margin:0 0 8px;font-size:24px;font-weight:500}.order-customer-note p{margin:0;color:#5f554c;line-height:1.7}.order-customer-note ul{margin:0;padding-left:20px;color:#5f554c;line-height:1.9;font-size:14px}@media(max-width:980px){.order-progress-timeline{grid-template-columns:1fr}.order-progress-timeline article{min-height:auto}.order-customer-note,.track-guide-grid{grid-template-columns:1fr}}.admin-artists-polish{display:grid;grid-gap:20px;gap:20px}.admin-artist-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-artist-stat-grid button{border:1px solid var(--line);background:#fffdf9;padding:18px;text-align:left;cursor:pointer}.admin-artist-stat-grid button.active,.admin-artist-stat-grid button:hover{background:#171310;border-color:#171310;color:#fff}.admin-artist-stat-grid span{display:block;color:#8a7c6e;font-size:12px;letter-spacing:.1em}.admin-artist-stat-grid button.active span,.admin-artist-stat-grid button:hover span{color:rgba(255,255,255,.72)}.admin-artist-stat-grid strong{display:block;margin-top:8px;font-size:30px;line-height:1;font-weight:500}.admin-artist-toolbar{border:1px solid var(--line);background:#fffdf9;padding:16px;display:grid;grid-gap:12px;gap:12px}.admin-artist-toolbar input{width:100%;min-height:44px;border:1px solid var(--line);background:#fff;padding:10px 12px}.admin-artist-filter-tabs{display:flex;gap:8px;flex-wrap:wrap}.admin-artist-filter-tabs button{min-height:34px;padding:0 12px;border:1px solid var(--line);background:#fbf7f0;cursor:pointer}.admin-artist-filter-tabs button.active,.admin-artist-filter-tabs button:hover{background:#171310;color:#fff;border-color:#171310}.admin-artist-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.admin-artist-card{border:1px solid var(--line);background:#fffdf9;display:grid;grid-template-columns:190px minmax(0,1fr);overflow:hidden}.admin-artist-card.others{background:#fbf7f0}.admin-artist-image{position:relative;min-height:250px;background:#eee}.admin-artist-image img{width:100%;height:100%;object-fit:cover}.admin-artist-image span{position:absolute;left:12px;top:12px;padding:5px 9px;background:rgba(23,19,16,.78);color:#fff;font-size:10px;letter-spacing:.12em}.admin-artist-body{padding:20px;display:grid;grid-gap:14px;gap:14px}.admin-artist-title{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.admin-artist-title h2{margin:0;font-size:24px;font-weight:500}.admin-artist-title p{margin:4px 0 0;color:#65594f;font-size:13px}.admin-artist-title strong{display:inline-flex;min-width:48px;justify-content:center;padding:6px 8px;border:1px solid var(--line);background:#fbf7f0;font-weight:500;white-space:nowrap}.admin-artist-info{margin:0;display:grid;grid-gap:0;gap:0}.admin-artist-info div{display:grid;grid-template-columns:70px minmax(0,1fr);grid-gap:10px;gap:10px;padding:8px 0;border-bottom:1px solid var(--line)}.admin-artist-info div:last-child{border-bottom:0}.admin-artist-info dt{color:#8a7c6e;font-size:12px}.admin-artist-info dd{margin:0;color:#3d342d;font-size:13px;line-height:1.6}.admin-artist-bio{margin:0;color:#64584e;font-size:13px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.admin-artist-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:auto}@media(max-width:1180px){.admin-artist-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-artist-card-grid{grid-template-columns:1fr}}@media(max-width:720px){.admin-artist-stat-grid{grid-template-columns:1fr 1fr}.admin-artist-card{grid-template-columns:1fr}.admin-artist-image{height:220px;min-height:220px}}.polished-slides{display:grid;grid-gap:22px;gap:22px}.admin-slide-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-slide-stat-grid button,.admin-slide-stat-grid div{border:1px solid var(--line);background:#fffdf9;padding:18px;text-align:left}.admin-slide-stat-grid button{cursor:pointer}.admin-slide-stat-grid button.active,.admin-slide-stat-grid button:hover{background:#171310;color:#fff;border-color:#171310}.admin-slide-stat-grid span{display:block;color:#8a7c6e;font-size:12px;letter-spacing:.1em}.admin-slide-stat-grid button.active span,.admin-slide-stat-grid button:hover span{color:rgba(255,255,255,.72)}.admin-slide-stat-grid strong{display:block;margin-top:8px;font-size:30px;line-height:1;font-weight:500}.admin-slide-preview-panel{border:1px solid var(--line);background:#fffdf9;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);min-height:360px;overflow:hidden}.admin-slide-preview-image{background:#ddd}.admin-slide-preview-image img{width:100%;height:100%;object-fit:cover}.admin-slide-preview-copy{padding:30px;display:grid;align-content:center;grid-gap:14px;gap:14px}.admin-slide-preview-copy p{margin:0;color:#8a7c6e;font-size:12px;letter-spacing:.14em}.admin-slide-preview-copy h2{margin:0;font-size:32px;line-height:1.15;font-weight:500;letter-spacing:-.03em}.admin-slide-preview-copy>span{color:#5f554c;font-size:14px}.admin-slide-preview-copy dl{margin:0;display:grid;grid-gap:0;gap:0}.admin-slide-preview-copy dl div{display:grid;grid-template-columns:90px 1fr;grid-gap:10px;gap:10px;padding:8px 0;border-bottom:1px solid var(--line)}.admin-slide-preview-copy dt{color:#8a7c6e;font-size:12px}.admin-slide-preview-copy dd{margin:0;font-size:13px}.admin-slide-preview-copy em{display:block;color:#5f554c;font-size:13px;font-style:normal;line-height:1.7}.admin-slide-create-form{margin:0}.admin-slide-list-panel{border:1px solid var(--line);background:#fffdf9;padding:24px}.admin-slide-list-panel .admin-section-title-row{margin-bottom:16px}.admin-slide-list-panel h2{margin:0;font-size:24px;font-weight:500}.admin-slide-list-panel p{margin:6px 0 0;color:#6b5f55;font-size:13px}.admin-slide-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) 220px auto;grid-gap:10px;gap:10px;align-items:center;margin-bottom:18px}.admin-slide-toolbar input,.admin-slide-toolbar select{min-height:42px;border:1px solid var(--line);background:#fff;padding:9px 11px}.admin-slide-filter-tabs{display:flex;gap:8px;flex-wrap:wrap}.admin-slide-filter-tabs button{min-height:34px;padding:0 12px;border:1px solid var(--line);background:#fbf7f0;cursor:pointer}.admin-slide-filter-tabs button.active,.admin-slide-filter-tabs button:hover{background:#171310;color:#fff;border-color:#171310}.admin-slide-card-grid{display:grid;grid-gap:16px;gap:16px}.admin-slide-polish-card{border:1px solid var(--line);background:#fbf7f0;display:grid;grid-template-columns:260px minmax(0,1fr)}.admin-slide-polish-card.active{border-color:#171310;box-shadow:0 18px 42px rgba(39,31,24,.08)}.admin-slide-thumb-button{position:relative;border:0;padding:0;min-height:260px;background:#ddd;cursor:pointer;overflow:hidden}.admin-slide-thumb-button img{width:100%;height:100%;object-fit:cover}.admin-slide-thumb-button span{position:absolute;left:12px;top:12px;padding:5px 9px;background:rgba(23,19,16,.78);color:#fff;font-size:11px}.admin-slide-polish-fields{padding:18px;display:grid;grid-gap:14px;gap:14px}.admin-slide-card-title{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.admin-slide-card-title h3{margin:0;font-size:22px;font-weight:500}.admin-slide-card-title p{margin:5px 0 0;color:#665a50;font-size:13px}.admin-slide-card-title strong{display:inline-flex;min-width:46px;justify-content:center;padding:5px 8px;border:1px solid var(--line);background:#fffdf9;font-weight:500;white-space:nowrap}.admin-slide-edit-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.admin-slide-edit-grid label{display:grid;grid-gap:6px;gap:6px;color:#5f554c;font-size:12px}.admin-slide-edit-grid .full{grid-column:1/-1}.admin-slide-edit-grid input,.admin-slide-edit-grid select,.admin-slide-edit-grid textarea{width:100%;min-height:38px;border:1px solid var(--line);background:#fff;padding:8px 10px}.admin-slide-edit-grid textarea{min-height:84px;resize:vertical}@media(max-width:1180px){.admin-slide-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-slide-polish-card,.admin-slide-preview-panel{grid-template-columns:1fr}.admin-slide-thumb-button{min-height:280px}.admin-slide-toolbar{grid-template-columns:1fr}}@media(max-width:720px){.admin-slide-edit-grid,.admin-slide-stat-grid{grid-template-columns:1fr}.admin-slide-preview-copy{padding:22px}.admin-slide-preview-copy h2{font-size:26px}}.polished-categories{display:grid;grid-gap:22px;gap:22px}.admin-category-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-category-stat-grid button,.admin-category-stat-grid div{border:1px solid var(--line);background:#fffdf9;padding:18px;text-align:left}.admin-category-stat-grid button{cursor:pointer}.admin-category-stat-grid button.active,.admin-category-stat-grid button:hover{background:#171310;color:#fff;border-color:#171310}.admin-category-stat-grid span{display:block;color:#8a7c6e;font-size:12px;letter-spacing:.1em}.admin-category-stat-grid button.active span,.admin-category-stat-grid button:hover span{color:rgba(255,255,255,.72)}.admin-category-stat-grid strong{display:block;margin-top:8px;font-size:30px;line-height:1;font-weight:500}.admin-category-toolbar{border:1px solid var(--line);background:#fffdf9;padding:16px;display:grid;grid-template-columns:minmax(240px,1fr) auto;grid-gap:12px;gap:12px;align-items:center}.admin-category-toolbar input{width:100%;min-height:42px;border:1px solid var(--line);background:#fff;padding:9px 11px}.admin-category-filter-tabs{display:flex;gap:8px;flex-wrap:wrap}.admin-category-filter-tabs button,.admin-category-preset-list button{min-height:34px;padding:0 12px;border:1px solid var(--line);background:#fbf7f0;cursor:pointer}.admin-category-filter-tabs button.active,.admin-category-filter-tabs button:hover,.admin-category-preset-list button:hover{background:#171310;color:#fff;border-color:#171310}.admin-category-create-form{margin:0}.admin-category-preset-list{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}.admin-category-panel{border:1px solid var(--line);background:#fffdf9;padding:24px}.admin-category-panel .admin-section-title-row{margin-bottom:16px}.admin-category-panel h2{margin:0;font-size:24px;font-weight:500}.admin-category-panel p{margin:6px 0 0;color:#6b5f55;font-size:13px}.admin-category-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.admin-category-card{border:1px solid var(--line);background:#fbf7f0;padding:18px;display:grid;grid-gap:14px;gap:14px}.admin-category-card.inactive{opacity:.62;background:#f2eee8}.admin-category-card-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.admin-category-card-head span{display:block;color:#8a7c6e;font-size:11px;letter-spacing:.12em}.admin-category-card-head h3{margin:7px 0 0;font-size:23px;font-weight:500}.admin-category-card-head strong{display:inline-flex;min-width:52px;justify-content:center;padding:6px 8px;border:1px solid var(--line);background:#fffdf9;font-weight:500}.admin-category-edit-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.admin-category-edit-grid label{display:grid;grid-gap:6px;gap:6px;color:#5f554c;font-size:12px}.admin-category-edit-grid input,.admin-category-edit-grid select{width:100%;min-height:38px;border:1px solid var(--line);background:#fff;padding:8px 10px}.admin-category-usage{border:1px solid var(--line);background:#fffdf9;padding:14px}.admin-category-usage span{display:block;color:#8a7c6e;font-size:12px}.admin-category-usage strong{display:block;margin-top:4px;font-size:22px;font-weight:500}.admin-category-usage p{margin:6px 0 0;color:#65594f;font-size:12px;line-height:1.6}@media(max-width:1180px){.admin-category-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-category-card-grid,.admin-category-toolbar{grid-template-columns:1fr}}@media(max-width:720px){.admin-category-edit-grid,.admin-category-stat-grid{grid-template-columns:1fr}}.polished-settings{display:grid;grid-gap:22px;gap:22px}.admin-settings-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-settings-overview article{border:1px solid var(--line);background:#fffdf9;padding:20px}.admin-settings-overview span{display:block;color:#8a7c6e;font-size:12px;letter-spacing:.1em}.admin-settings-overview strong{display:block;margin-top:8px;font-size:30px;line-height:1;font-weight:500}.admin-settings-overview p{margin:8px 0 0;color:#65594f;font-size:13px;line-height:1.6}.admin-settings-public-links,.admin-settings-quick-panel,.admin-settings-warning-panel{border:1px solid var(--line);background:#fffdf9;padding:22px}.admin-settings-quick-panel{display:flex;justify-content:space-between;gap:20px;align-items:flex-end}.admin-settings-public-links h2,.admin-settings-quick-panel h2,.admin-settings-warning-panel h2{margin:0;font-size:22px;font-weight:500}.admin-settings-quick-panel p{margin:6px 0 0;color:#65594f;font-size:13px}.admin-settings-public-links div,.admin-settings-quick-actions{display:flex;gap:8px;flex-wrap:wrap}.admin-settings-warning-panel{background:#fff8e9;border-color:#ead5aa}.admin-settings-warning-panel ul{margin:12px 0 0;padding-left:20px;color:#765b2b;line-height:1.8;font-size:13px}.polished-choice-grid .admin-choice-card{position:relative}.polished-choice-grid .admin-choice-card input:checked+img{outline:3px solid #171310;outline-offset:-3px}.admin-settings-preview-layout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-settings-preview-layout article{border:1px solid var(--line);background:#fbf7f0;padding:18px}.admin-settings-preview-layout span{display:block;color:#8a7c6e;font-size:12px;letter-spacing:.1em}.admin-settings-preview-layout strong{display:block;margin:8px 0 6px;font-size:20px;font-weight:500}.admin-settings-preview-layout p{margin:0;color:#65594f;font-size:13px;line-height:1.65}.admin-settings-public-links div{margin-top:14px}.admin-settings-public-links a{min-height:38px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid var(--line);background:#fbf7f0;font-size:13px}.admin-settings-public-links a:hover{background:#171310;color:#fff;border-color:#171310}@media(max-width:1120px){.admin-settings-overview,.admin-settings-preview-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-settings-quick-panel{display:grid}}@media(max-width:720px){.admin-settings-overview,.admin-settings-preview-layout{grid-template-columns:1fr}}.artwork-trust-panel{margin-top:14px;border:1px solid var(--line);background:#fffdf9;padding:16px}.artwork-trust-panel strong{display:block;font-weight:500;margin-bottom:6px}.artwork-trust-panel p{margin:0;color:#65594f;font-size:13px;line-height:1.7}.artwork-mini-guide{display:grid;grid-gap:10px;gap:10px;margin-top:14px}.artwork-mini-guide div{display:grid;grid-template-columns:34px 90px 1fr;grid-gap:10px;gap:10px;align-items:start;border:1px solid var(--line);background:#fbf7f0;padding:12px}.artwork-mini-guide span{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border:1px solid var(--line);background:#fffdf9;color:#8a7c6e;font-size:11px}.artwork-mini-guide strong{font-weight:500;font-size:13px}.artwork-mini-guide p{margin:0;color:#65594f;font-size:12px;line-height:1.6}.artwork-purchase-guide-section{margin-top:48px}.artwork-guide-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.artwork-guide-card-grid article{border:1px solid var(--line);background:#fffdf9;padding:26px}.artwork-guide-card-grid span{display:block;color:#8a7c6e;font-size:12px;letter-spacing:.12em}.artwork-guide-card-grid h3{margin:10px 0 8px;font-size:22px;font-weight:500}.artwork-guide-card-grid p{margin:0;color:#5f554c;font-size:14px;line-height:1.8}.artwork-guide-action-panel{margin-top:16px;border:1px solid var(--line);background:#fbf7f0;padding:24px;display:flex;justify-content:space-between;align-items:center;gap:20px}.artwork-guide-action-panel h3{margin:0 0 6px;font-size:23px;font-weight:500}.artwork-guide-action-panel p{margin:0;color:#65594f;font-size:14px;line-height:1.7}.artwork-guide-action-panel>div:last-child{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:980px){.artwork-guide-card-grid{grid-template-columns:1fr}.artwork-guide-action-panel{display:grid}.artwork-guide-action-panel>div:last-child{justify-content:flex-start}.artwork-mini-guide div{grid-template-columns:34px 1fr}.artwork-mini-guide p{grid-column:2}}.cart-process-guide,.checkout-after-guide,.checkout-process-guide{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin:0 0 24px}.cart-process-guide{grid-template-columns:repeat(3,minmax(0,1fr))}.cart-process-guide article,.checkout-after-guide article,.checkout-process-guide article{border:1px solid var(--line);background:#fffdf9;padding:18px}.cart-process-guide span,.checkout-after-guide span,.checkout-process-guide span{display:block;color:#8a7c6e;font-size:12px;letter-spacing:.12em}.cart-process-guide h2,.checkout-after-guide h2,.checkout-process-guide h2{margin:9px 0 6px;font-size:19px;font-weight:500}.cart-process-guide p,.checkout-after-guide p,.checkout-process-guide p{margin:0;color:#5f554c;font-size:13px;line-height:1.7}.checkout-confirm-box{border:1px solid var(--line);background:#fbf7f0;padding:14px;display:grid!important;grid-template-columns:20px 1fr;grid-gap:10px!important;gap:10px!important;align-items:start;color:#5f554c;line-height:1.7}.checkout-confirm-box input{min-height:auto!important;margin-top:5px}.checkout-customer-guide ul{margin:14px 0 0;padding-left:20px;color:#5f554c;font-size:14px;line-height:1.9}.checkout-summary-note{border:1px solid var(--line);background:#fbf7f0;padding:14px;margin:14px 0}.checkout-summary-note strong{display:block;font-weight:500;margin-bottom:5px}.checkout-summary-note p{margin:0!important;color:#65594f;font-size:13px;line-height:1.65}.checkout-complete-polish{text-align:center}.checkout-complete-polish .btn{margin-top:12px}.checkout-complete-polish em{display:block;margin-top:8px;color:#6d5b3e;font-size:13px;font-style:normal}.cart-trust-list{display:grid;grid-gap:6px;gap:6px;margin:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 0}.cart-trust-list span{color:#5f554c;font-size:13px}.cart-trust-list span:before{content:"✓";margin-right:7px;color:#171310}@media(max-width:980px){.cart-process-guide,.checkout-after-guide,.checkout-process-guide{grid-template-columns:1fr}}.payment-result-page{background:#f4efe7}.payment-result-container{max-width:760px}.payment-result-card{border:1px solid var(--line);background:#fffdf9;padding:46px;text-align:center}.payment-result-card p{margin:0 0 12px;color:#8a7c6e;font-size:12px;letter-spacing:.16em}.payment-result-card h1{margin:0;font-size:40px;line-height:1.18;font-weight:500;letter-spacing:-.04em}.payment-result-card>span{display:block;margin:16px auto 24px;color:#5f554c;line-height:1.7;max-width:520px}.payment-result-card dl{margin:0 auto 24px;max-width:460px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.payment-result-card dl div{display:grid;grid-template-columns:120px 1fr;grid-gap:12px;gap:12px;padding:12px 0;border-bottom:1px solid var(--line);text-align:left}.payment-result-card dl div:last-child{border-bottom:0}.payment-result-card dt{color:#8a7c6e;font-size:13px}.payment-result-card dd{margin:0;color:#171310}.payment-result-card.success{border-color:#d7e4ce;background:#fbfff7}.payment-result-card.error{border-color:#e5c1b5;background:#fff8f5}.payment-result-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}@media(max-width:720px){.payment-result-card{padding:32px 22px}.payment-result-card h1{font-size:32px}.payment-result-card dl div{grid-template-columns:1fr;gap:3px}}.admin-system-section.launch-check{border:1px solid var(--line);background:#fffdf9;padding:24px}.admin-launch-check-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-launch-check-card{border:1px solid var(--line);background:#fbf7f0;padding:18px;display:grid;grid-gap:10px;gap:10px;align-content:start}.admin-launch-check-card.ok{background:#f4f8ef;border-color:#d7e4ce}.admin-launch-check-card.warn{background:#fff8e9;border-color:#ead5aa}.admin-launch-check-card.error{background:#fff1ed;border-color:#e8c3b7}.admin-launch-check-card .admin-system-badge{width:max-content}.admin-launch-check-card strong{font-size:20px;font-weight:500}.admin-launch-check-card p{margin:0;color:#5f554c;font-size:13px;line-height:1.65}.admin-launch-check-card em{color:#8a6a3f;font-size:12px;font-style:normal;line-height:1.6}@media(max-width:1180px){.admin-launch-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.admin-launch-check-grid{grid-template-columns:1fr}}.payment-admin-polish{display:grid;grid-gap:20px;gap:20px}.payment-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.admin-payment-check-panel{border:1px solid var(--line);background:#fffdf9;padding:22px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:20px;gap:20px;align-items:start}.admin-payment-check-panel h2{margin:0 0 8px;font-size:22px;font-weight:500}.admin-payment-check-panel p{margin:0;color:#65594f;line-height:1.7;font-size:13px}.admin-payment-check-panel span{display:block;color:#8a7c6e;font-size:12px;letter-spacing:.12em;margin-bottom:8px}.admin-payment-check-panel ol{margin:0;padding-left:20px;color:#5f554c;font-size:13px;line-height:1.8}.payment-order-toolbar{grid-template-columns:1fr}.admin-order-filter-group{display:grid;grid-gap:8px;gap:8px}.admin-order-filter-group>span{color:#8a7c6e;font-size:12px;letter-spacing:.1em}.admin-badge.toss{background:#eef4ff;color:#305b9b;border-color:#c9dcff}.admin-badge.manual{background:#f5efe6;color:#765b3a;border-color:#e2d5c5}.admin-payment-key-line{font-family:monospace;color:#7b6752!important;word-break:break-all}.payment-detail-box{background:#fbf7f0}.admin-payment-note{margin:12px 0 0;border:1px solid var(--line);background:#fffdf9;padding:12px;color:#6a5d52;font-size:13px;line-height:1.7}@media(max-width:1180px){.payment-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-payment-check-panel{grid-template-columns:1fr}}@media(max-width:720px){.payment-summary-grid{grid-template-columns:1fr}}.admin-dashboard-alert-card.attention,.admin-payment-dashboard-grid a.attention,.admin-payment-report-grid article.attention{background:#fff5df;border-color:#ead5aa}.payment-dashboard-section{border:1px solid var(--line);background:#fffdf9;padding:24px}.admin-payment-dashboard-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-payment-dashboard-grid a{border:1px solid var(--line);background:#fbf7f0;padding:18px;transition:transform .18s ease,box-shadow .18s ease}.admin-payment-dashboard-grid a:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(39,31,24,.08)}.admin-payment-dashboard-grid span,.admin-payment-report-grid span{display:block;color:#8a7c6e;font-size:12px;letter-spacing:.1em}.admin-payment-dashboard-grid strong,.admin-payment-report-grid strong{display:block;margin:8px 0 6px;font-size:26px;line-height:1.18;font-weight:500}.admin-payment-dashboard-grid p,.admin-payment-report-grid p{margin:0;color:#65594f;font-size:13px;line-height:1.6}.admin-dashboard-order-card small{display:block;margin-top:4px;color:#8a7c6e;font-size:11px;word-break:break-all}.admin-payment-report-section{background:#fffdf9}.admin-payment-report-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:16px}.admin-payment-report-grid article{border:1px solid var(--line);background:#fbf7f0;padding:18px}.admin-report-table.payment-order .head,.admin-report-table.payment-order .row{grid-template-columns:1.1fr .9fr 1.35fr 1.1fr .9fr .9fr}@media(max-width:1180px){.admin-payment-dashboard-grid,.admin-payment-report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-report-table.payment-order .head,.admin-report-table.payment-order .row{grid-template-columns:1fr}}@media(max-width:720px){.admin-payment-dashboard-grid,.admin-payment-report-grid{grid-template-columns:1fr}}.order-payment-retry-section{border:1px solid var(--line);background:#fffdf9;padding:26px;margin:24px 0;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);grid-gap:22px;gap:22px;align-items:center}.order-payment-retry-section p:first-child{margin:0 0 8px;color:#8a7c6e;font-size:12px;letter-spacing:.14em}.order-payment-retry-section h2{margin:0;font-size:26px;line-height:1.2;font-weight:500}.order-payment-retry-section span{display:block;margin-top:10px;color:#5f554c;font-size:14px;line-height:1.7}.order-payment-retry-box{border:1px solid var(--line);background:#fbf7f0;padding:18px;display:grid;grid-gap:10px;gap:10px}.order-payment-retry-box .btn{width:100%}.order-payment-retry-box p{margin:0;color:#65594f;font-size:13px;line-height:1.65}.payment-fail-guide{max-width:520px;margin:18px auto 24px;border:1px solid var(--line);background:#fffdf9;padding:18px;text-align:left}.payment-fail-guide h2{margin:0 0 8px;font-size:20px;font-weight:500}.payment-fail-guide p{margin:0;color:#65594f;font-size:13px;line-height:1.75}@media(max-width:860px){.order-payment-retry-section{grid-template-columns:1fr}}.payment-export-polish{display:grid;grid-gap:22px;gap:22px}.admin-export-summary-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.admin-export-health-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-export-health-grid article{border:1px solid var(--line);background:#fffdf9;padding:20px}.admin-export-health-grid article.attention{background:#fff5df;border-color:#ead5aa}.admin-export-health-grid span{display:block;color:#8a7c6e;font-size:12px;letter-spacing:.1em}.admin-export-health-grid strong{display:block;margin:8px 0 6px;font-size:26px;line-height:1.18;font-weight:500}.admin-export-health-grid p{margin:0;color:#65594f;font-size:13px;line-height:1.6}.payment-export-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-export-card em{display:inline-flex;width:max-content;margin-left:6px;padding:5px 9px;background:#fffdf9;border:1px solid var(--line);color:#7a6959;font-size:12px;font-style:normal}@media(max-width:980px){.admin-export-summary-actions{justify-content:flex-start}.admin-export-health-grid,.payment-export-grid{grid-template-columns:1fr}}.admin-launch-test-client{display:grid;grid-gap:22px;gap:22px}.admin-launch-test-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-launch-test-summary article{border:1px solid var(--line);background:#fffdf9;padding:20px}.admin-launch-test-summary article.warn{background:#fff8e9;border-color:#ead5aa}.admin-launch-test-card-head span,.admin-launch-test-summary span{display:block;color:#8a7c6e;font-size:12px;letter-spacing:.1em}.admin-launch-test-summary strong{display:block;margin:8px 0 6px;font-size:30px;line-height:1;font-weight:500}.admin-launch-test-summary p{margin:0;color:#65594f;font-size:13px}.admin-launch-progress-panel{border:1px solid var(--line);background:#fffdf9;padding:22px;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.7fr) auto;grid-gap:18px;gap:18px;align-items:center}.admin-launch-progress-panel h2{margin:0 0 6px;font-size:22px;font-weight:500}.admin-launch-progress-panel p{margin:0;color:#65594f;font-size:13px;line-height:1.7}.admin-launch-progress-bar{height:12px;border:1px solid var(--line);background:#fbf7f0;overflow:hidden}.admin-launch-progress-bar span{display:block;height:100%;background:#171310;transition:width .2s ease}.admin-launch-group-tabs{display:flex;gap:8px;flex-wrap:wrap;border:1px solid var(--line);background:#fffdf9;padding:14px}.admin-launch-group-tabs button{min-height:36px;padding:0 13px;border:1px solid var(--line);background:#fbf7f0;cursor:pointer}.admin-launch-group-tabs button.active,.admin-launch-group-tabs button:hover{background:#171310;border-color:#171310;color:#fff}.admin-launch-test-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.admin-launch-test-card{border:1px solid var(--line);background:#fffdf9;padding:20px;display:grid;grid-gap:14px;gap:14px}.admin-launch-test-card.done{background:#f4f8ef;border-color:#d7e4ce}.admin-launch-test-card.recheck{background:#fff8e9;border-color:#ead5aa}.admin-launch-test-card-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.admin-launch-test-card-head h2{margin:6px 0 0;font-size:22px;line-height:1.25;font-weight:500}.admin-launch-test-card-head strong{display:inline-flex;min-height:30px;align-items:center;padding:0 10px;border:1px solid var(--line);background:#fbf7f0;font-size:12px;font-weight:500;white-space:nowrap}.admin-launch-test-card.done .admin-launch-test-card-head strong{background:#e9f2e2;border-color:#cfe0c4;color:#4f6846}.admin-launch-test-card.recheck .admin-launch-test-card-head strong{background:#fff1cf;border-color:#ead5aa;color:#805c26}.admin-launch-expected{margin:0;color:#5f554c;font-size:14px;line-height:1.75}.admin-launch-test-card ol{margin:0;padding-left:20px;color:#5f554c;font-size:13px;line-height:1.8}.admin-launch-test-actions{display:flex;gap:8px;flex-wrap:wrap}.admin-launch-note{border:1px solid var(--line);background:#fbf7f0;padding:24px}.admin-launch-note h2{margin:0 0 12px;font-size:22px;font-weight:500}.admin-launch-note ol{margin:0;padding-left:22px;color:#5f554c;line-height:1.9;font-size:14px}@media(max-width:1180px){.admin-launch-test-grid,.admin-launch-test-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-launch-progress-panel{grid-template-columns:1fr}.admin-launch-progress-panel .admin-btn{width:max-content}}@media(max-width:720px){.admin-launch-test-grid,.admin-launch-test-summary{grid-template-columns:1fr}.admin-launch-test-card-head{display:grid}}.admin-manual-page{display:grid;grid-gap:24px;gap:24px}.admin-manual-routine{border:1px solid var(--line);background:#fffdf9;padding:26px;display:grid;grid-gap:20px;gap:20px}.admin-manual-routine>div:first-child p{margin:0 0 8px;color:#8a7c6e;font-size:12px;letter-spacing:.16em}.admin-manual-routine h2{margin:0;font-size:30px;font-weight:500;letter-spacing:-.03em}.admin-manual-routine>div:first-child span{display:block;margin-top:8px;color:#65594f;font-size:14px}.admin-manual-routine-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-manual-routine-grid a{border:1px solid var(--line);background:#fbf7f0;padding:18px;transition:transform .18s ease,box-shadow .18s ease}.admin-manual-routine-grid a:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(39,31,24,.08)}.admin-manual-card-head span,.admin-manual-routine-grid span{display:block;color:#8a7c6e;font-size:12px;letter-spacing:.12em}.admin-manual-routine-grid strong{display:block;margin:8px 0 6px;font-size:19px;font-weight:500}.admin-manual-routine-grid p{margin:0;color:#65594f;font-size:13px;line-height:1.65}.admin-manual-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.admin-manual-card,.admin-manual-trouble{border:1px solid var(--line);background:#fffdf9;padding:24px}.admin-manual-card{display:grid;grid-gap:16px;gap:16px}.admin-manual-card-head h2{margin:8px 0 0;font-size:24px;font-weight:500}.admin-manual-card ol{margin:0;padding-left:20px;color:#5f554c;line-height:1.85;font-size:14px}.admin-manual-links{display:flex;gap:8px;flex-wrap:wrap}.admin-manual-links a{display:inline-flex;min-height:34px;align-items:center;padding:0 12px;border:1px solid var(--line);background:#fbf7f0;font-size:13px}.admin-manual-links a:hover{background:#171310;color:#fff;border-color:#171310}.admin-manual-caution{margin:0;border:1px solid #ead5aa;background:#fff8e9;padding:13px;color:#765b2b;font-size:13px;line-height:1.7}.admin-manual-caution:before{content:"주의 ";font-weight:600}.admin-manual-trouble{display:grid;grid-gap:16px;gap:16px}.admin-manual-trouble-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-manual-trouble-grid article{border:1px solid var(--line);background:#fbf7f0;padding:18px}.admin-manual-trouble-grid h3{margin:0 0 8px;font-size:19px;font-weight:500}.admin-manual-trouble-grid p{margin:0;color:#65594f;font-size:13px;line-height:1.75}@media(max-width:1180px){.admin-manual-grid,.admin-manual-routine-grid,.admin-manual-trouble-grid{grid-template-columns:1fr}}.customer-help-page{background:#f4efe7}.customer-help-hero{border:1px solid var(--line);background:#fffdf9;padding:42px;display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.customer-help-hero p{margin:0 0 10px;color:#8a7c6e;font-size:12px;letter-spacing:.16em}.customer-help-hero h1{margin:0;font-size:48px;line-height:1.1;font-weight:500;letter-spacing:-.05em}.customer-help-hero span{display:block;margin-top:12px;max-width:560px;color:#5f554c;line-height:1.7}.customer-help-hero-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.customer-help-process{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:18px}.customer-help-contact,.customer-help-process article,.customer-help-section,.customer-help-topic-grid article{border:1px solid var(--line);background:#fffdf9}.customer-help-process article{padding:20px}.customer-help-checklist span:before,.customer-help-process span{color:#8a7c6e;font-size:12px;letter-spacing:.12em}.customer-help-process h2{margin:8px 0;font-size:21px;font-weight:500}.customer-help-contact p,.customer-help-faq p,.customer-help-process p,.customer-help-split p,.customer-help-topic-grid p{margin:0;color:#5f554c;font-size:14px;line-height:1.75}.customer-help-topic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:18px}.customer-help-topic-grid article{padding:22px;display:grid;grid-gap:12px;gap:12px;align-content:space-between}.customer-help-topic-grid h2{margin:0;font-size:22px;font-weight:500}.customer-help-topic-grid a{width:max-content;color:#171310;font-size:13px;border-bottom:1px solid}.customer-help-section{margin-top:24px;padding:26px}.customer-help-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.customer-help-split article{border:1px solid var(--line);background:#fbf7f0;padding:20px}.customer-help-faq h3,.customer-help-split h3{margin:0 0 8px;font-size:20px;font-weight:500}.customer-help-checklist{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px}.customer-help-checklist span{border:1px solid var(--line);background:#fbf7f0;padding:14px;color:#5f554c;font-size:13px;line-height:1.5}.customer-help-checklist span:before{content:"✓";display:inline-block;margin-right:7px;color:#171310}.customer-help-faq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.customer-help-faq article{border:1px solid var(--line);background:#fbf7f0;padding:20px}.customer-help-contact{margin-top:24px;padding:28px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:20px;gap:20px;align-items:center}.customer-help-contact h2{margin:0 0 8px;font-size:26px;font-weight:500}.customer-help-contact>div:nth-child(2){display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.customer-help-contact>p{grid-column:1/-1;border-top:1px solid var(--line);padding-top:14px}.customer-help-contact a{color:inherit}@media(max-width:1120px){.customer-help-contact,.customer-help-hero{display:grid;align-items:start}.customer-help-contact>div:nth-child(2),.customer-help-hero-actions{justify-content:flex-start}.customer-help-checklist,.customer-help-process,.customer-help-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.customer-help-hero{padding:30px 22px}.customer-help-hero h1{font-size:38px}.customer-help-checklist,.customer-help-faq,.customer-help-process,.customer-help-split,.customer-help-topic-grid{grid-template-columns:1fr}}.admin-publish-page{display:grid;grid-gap:24px;gap:24px}.admin-publish-readiness{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-publish-command,.admin-publish-readiness article,.admin-publish-section{border:1px solid var(--line);background:#fffdf9}.admin-publish-readiness article{padding:22px}.admin-publish-readiness span,.admin-publish-step-grid span{display:block;color:#8a7c6e;font-size:12px;letter-spacing:.12em}.admin-publish-readiness strong{display:block;margin:8px 0;font-size:25px;line-height:1.2;font-weight:500}.admin-env-table p,.admin-publish-command p,.admin-publish-final-grid p,.admin-publish-readiness p,.admin-publish-step-grid p,.admin-publish-warning p{margin:0;color:#5f554c;font-size:14px;line-height:1.75}.admin-publish-section{padding:26px}.admin-publish-step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-publish-step-grid article{border:1px solid var(--line);background:#fbf7f0;padding:20px;display:grid;grid-gap:10px;gap:10px}.admin-publish-step-grid h2{margin:0;font-size:22px;font-weight:500}.admin-publish-step-grid a{width:max-content;color:#171310;border-bottom:1px solid;font-size:13px}.admin-env-table{display:grid;border:1px solid var(--line)}.admin-env-table .head,.admin-env-table .row{display:grid;grid-template-columns:260px 150px 1fr;grid-gap:14px;gap:14px;align-items:center;padding:13px 16px;border-bottom:1px solid var(--line)}.admin-env-table .head{background:#f4efe7;color:#7a6959;font-size:12px;letter-spacing:.08em}.admin-env-table .row:last-child{border-bottom:0}.admin-env-table code{font-family:monospace;word-break:break-all}.admin-env-table strong{font-weight:500;color:#171310}.admin-publish-sql-list{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.admin-publish-sql-list span{display:inline-flex;min-height:34px;align-items:center;padding:0 12px;border:1px solid var(--line);background:#fbf7f0;font-size:13px}.admin-publish-warning{border:1px solid #ead5aa;background:#fff8e9;padding:16px}.admin-publish-warning strong{display:block;margin-bottom:6px;color:#6f4d20}.admin-publish-warning code{font-family:monospace;background:#fffdf9;padding:2px 5px}.admin-publish-final-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.admin-publish-final-grid article{border:1px solid var(--line);background:#fbf7f0;padding:14px;display:grid;grid-template-columns:24px 1fr;grid-gap:8px;gap:8px;align-items:start}.admin-publish-final-grid span{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border:1px solid var(--line);background:#fffdf9;font-size:12px}.admin-publish-command{padding:24px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(300px,1fr);grid-gap:20px;gap:20px;align-items:start}.admin-publish-command h2{margin:0 0 8px;font-size:24px;font-weight:500}.admin-publish-command pre{margin:0;padding:18px;background:#171310;color:#fff;overflow:auto;font-size:13px;line-height:1.7}@media(max-width:1180px){.admin-env-table .head,.admin-env-table .row,.admin-publish-command,.admin-publish-final-grid,.admin-publish-readiness,.admin-publish-step-grid{grid-template-columns:1fr}}.toss-widget-panel{margin-top:16px;border:1px solid var(--line);background:#fff;padding:14px;display:grid;grid-gap:12px;gap:12px}.toss-widget-panel.retry{margin-top:0}.toss-widget-agreement,.toss-widget-methods{min-height:48px}.toss-widget-panel em{color:#6a5d52;font-size:13px;font-style:normal}.toss-widget-retry-box{gap:14px}.home-poster-hero.exhibition-carousel-hero .poster-hero-main-image{inset:0 0 42px 0!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-dots.active-dots{left:0!important;right:0!important;bottom:0!important;width:100%!important;height:42px!important;transform:none!important;gap:2px!important;padding:0 16px!important;background:#000!important;border-top:1px solid rgba(255,255,255,.1)!important;box-sizing:border-box!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-dots.active-dots button,.home-poster-hero.exhibition-carousel-hero .poster-hero-dots.active-dots button.active{position:relative!important;width:32px!important;min-width:32px!important;height:32px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;cursor:pointer!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-dots.active-dots button:before{content:"";position:absolute;left:50%;top:50%;width:6px;height:6px;border-radius:999px;background:rgba(255,255,255,.48);transform:translate(-50%,-50%);transition:width .2s ease,background .2s ease,opacity .2s ease}.home-poster-hero.exhibition-carousel-hero .poster-hero-dots.active-dots button.active:before{width:20px;background:#fff}.home-poster-hero.exhibition-carousel-hero .poster-hero-dots.active-dots button:hover:before{background:#fff}.home-poster-hero.exhibition-carousel-hero .poster-hero-dots.active-dots button:focus-visible{outline:1px solid rgba(255,255,255,.9)!important;outline-offset:-5px!important}@media(max-width:720px){.home-poster-hero.exhibition-carousel-hero .poster-hero-main-image{inset:0 0 40px 0!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-dots.active-dots{height:40px!important}}@media(min-width:1101px){.artwork-purchase-page .purchase-hero{--purchase-column-height:clamp(660px,46vw,720px);align-items:stretch!important}.artwork-purchase-page .purchase-gallery,.artwork-purchase-page .purchase-info-panel{height:auto!important;min-height:var(--purchase-column-height)!important;align-self:stretch!important}.artwork-purchase-page .purchase-gallery{display:flex!important;flex-direction:column!important}.artwork-purchase-page .purchase-main-image{flex:1 1 auto!important;height:auto!important;min-height:0!important}.artwork-purchase-page .purchase-info-panel{position:relative!important;top:auto!important;display:flex!important;flex-direction:column!important;overflow:visible!important}}.artwork-purchase-page .purchase-info-panel{padding:28px 30px!important}.artwork-purchase-page .purchase-info-panel .breadcrumb{margin-bottom:18px!important}.artwork-purchase-page .purchase-title-row{padding-bottom:18px!important}.artwork-purchase-page .purchase-title-row h1{font-size:30px!important;margin:6px 0 8px!important}.artwork-purchase-page .purchase-specs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-column-gap:18px!important;column-gap:18px!important;grid-row-gap:0!important;row-gap:0!important;margin:16px 0 18px!important;padding:12px 0!important}.artwork-purchase-page .purchase-specs div{grid-template-columns:54px minmax(0,1fr)!important;gap:8px!important;padding:5px 0!important;font-size:12px!important;min-width:0!important}.artwork-purchase-page .purchase-specs span{color:#8a7c6e!important;white-space:nowrap!important}.artwork-purchase-page .purchase-specs strong{overflow-wrap:anywhere!important}.artwork-purchase-page .detail-purchase-panel{margin-top:16px!important;padding-top:18px!important;padding-bottom:16px!important}.artwork-purchase-page .detail-purchase-panel p{margin-bottom:12px!important;font-size:13px!important;line-height:1.6!important}.artwork-purchase-page .commerce-help{margin-top:10px!important;margin-bottom:0!important;font-size:11px!important;line-height:1.55!important}.artwork-story-purchase-flow{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,2.2fr);grid-gap:14px;gap:14px;align-items:stretch;margin:0 0 28px}.artwork-story-purchase-flow .artwork-mini-guide,.artwork-story-purchase-flow .artwork-trust-panel{margin-top:0}.artwork-story-purchase-flow .artwork-trust-panel{padding:20px}.artwork-story-purchase-flow .artwork-mini-guide{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.artwork-story-purchase-flow .artwork-mini-guide div{grid-template-columns:34px minmax(0,1fr);align-content:start;min-width:0;padding:14px}.artwork-story-purchase-flow .artwork-mini-guide p{grid-column:2}@media(max-width:1100px){.artwork-purchase-page .purchase-info-panel{height:auto!important;min-height:0!important}}@media(max-width:820px){.artwork-story-purchase-flow{grid-template-columns:1fr}}@media(max-width:720px){.artwork-purchase-page .purchase-info-panel{padding:24px!important}.artwork-purchase-page .purchase-specs{grid-template-columns:1fr!important}.artwork-story-purchase-flow .artwork-mini-guide{grid-template-columns:1fr}.artwork-story-purchase-flow .artwork-mini-guide div{grid-template-columns:34px 82px minmax(0,1fr)}.artwork-story-purchase-flow .artwork-mini-guide p{grid-column:auto}}.mobile-primary-nav{display:none}.artwork-purchase-guide-section,.artwork-story-section,.exhibition-scroll-content .exhibition-section,.home-page>.section{content-visibility:auto;contain-intrinsic-size:1px 720px}@media(max-width:900px){.site-header{min-height:58px!important;height:58px!important;padding:0 14px!important;flex-wrap:nowrap!important;gap:10px!important}.site-header .brand.dohon-brand{min-width:0!important;flex:1 1 auto!important}.site-header .dohon-original-header-logo{width:132px!important;max-width:38vw!important;height:auto!important}.site-header .icons{margin-left:auto!important;gap:6px!important;flex:0 0 auto!important}.site-header .cart-icon,.site-header .header-icon-button{width:32px!important;height:32px!important;min-width:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;color:#f6efe5!important}.site-header .cart-icon svg,.site-header .header-icon-button svg{display:block!important;width:17px!important;height:17px!important;stroke:currentColor!important}.site-header .menu-toggle-button{border:1px solid rgba(255,255,255,.42)!important;background:rgba(255,255,255,.06)!important}.site-header .cart-icon em{position:absolute!important;top:-1px!important;right:-2px!important;min-width:15px!important;width:auto!important;height:15px!important;margin:0!important;padding:0 4px!important;border:1px solid #100f0d!important;font-size:9px!important;line-height:1!important}.mobile-primary-nav{position:-webkit-sticky;position:sticky;top:58px;z-index:19;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));width:100%;min-height:44px;background:#171512;color:#d8cdbf;border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 5px 14px rgba(0,0,0,.12)}.mobile-primary-nav a{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;padding:11px 2px 10px;font-size:11px;line-height:1;letter-spacing:.02em;white-space:nowrap}.mobile-primary-nav a.active{color:#fff;font-weight:600}.mobile-primary-nav a.active:after{content:"";position:absolute;left:22%;right:22%;bottom:0;height:2px;background:#d8c2a3}}@media(max-width:720px){.artwork-purchase-page{padding:14px 12px 64px!important}.artwork-purchase-page .container{width:100%!important;max-width:none!important}.artwork-purchase-page .soft-back{min-height:34px!important;margin:0 0 12px!important;padding:0 12px!important;font-size:12px!important;background:#fbf8f2!important}.artwork-purchase-page .purchase-hero{gap:14px!important;margin-top:0!important;margin-bottom:34px!important}.artwork-purchase-page .purchase-gallery{gap:8px!important}.artwork-purchase-page .purchase-main-image{width:100%!important;height:min(72vw,320px)!important;min-height:0!important;max-height:320px!important;aspect-ratio:auto!important;background:#f1ece4!important}.artwork-purchase-page .purchase-main-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}.artwork-purchase-page .purchase-thumbs{gap:7px!important;padding:0 0 4px!important;scroll-snap-type:x proximity}.artwork-purchase-page .purchase-thumbs button{width:62px!important;height:62px!important;scroll-snap-align:start}.artwork-purchase-page .purchase-info-panel{display:flex!important;flex-direction:column!important;gap:0!important;padding:18px 16px!important;border-color:#ddd3c6!important}.artwork-purchase-page .purchase-info-panel .breadcrumb{display:none!important}.artwork-purchase-page .purchase-title-row{order:1!important;display:flex!important;align-items:flex-start!important;gap:10px!important;padding:0 0 14px!important;border-bottom:0!important}.artwork-purchase-page .purchase-title-row>div{min-width:0!important;flex:1 1 auto!important}.artwork-purchase-page .purchase-title-row .eyebrow{margin:0 0 4px!important;font-size:10px!important}.artwork-purchase-page .purchase-title-row h1{margin:0 0 6px!important;font-size:26px!important;line-height:1.22!important;overflow-wrap:anywhere!important}.artwork-purchase-page .purchase-title-row p:last-child{font-size:13px!important;line-height:1.45!important}.artwork-purchase-page .purchase-title-row .status{flex:0 0 auto!important;width:auto!important;margin:2px 0 0!important;padding:5px 9px!important;font-size:10px!important;white-space:nowrap!important}.artwork-purchase-page .detail-purchase-panel{order:2!important;margin:0!important;padding:16px 0 18px!important;border-top:1px solid #ddd3c6!important;border-left:0!important;border-right:0!important;border-bottom:1px solid #ddd3c6!important;background:transparent!important}.artwork-purchase-page .purchase-panel-headline h3{font-size:18px!important}.artwork-purchase-page .commerce-help,.artwork-purchase-page .detail-purchase-panel>p{display:none!important}.artwork-purchase-page .detail-purchase-panel .price{margin:10px 0 14px!important;font-size:28px!important;line-height:1.2!important}.artwork-purchase-page .commerce-actions{grid-template-columns:1fr 1fr!important;gap:8px!important}.artwork-purchase-page .commerce-actions .btn{min-height:46px!important;padding:0 8px!important;font-size:14px!important}.artwork-purchase-page .commerce-actions .full{grid-column:1/-1!important}.artwork-purchase-page .purchase-specs{order:3!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 14px!important;margin:14px 0 0!important;padding:8px 0 0!important;border-top:0!important;border-bottom:0!important}.artwork-purchase-page .purchase-specs div{grid-template-columns:48px minmax(0,1fr)!important;padding:6px 0!important;font-size:12px!important}.artwork-purchase-page .maker-info-panel{order:4!important;margin-top:12px!important}.artwork-purchase-page .artwork-story-section{margin-bottom:54px!important;padding-top:30px!important}.artwork-purchase-page .story-head h2{font-size:25px!important}}@media(max-width:390px){.site-header .dohon-original-header-logo{width:116px!important}.site-header .cart-icon,.site-header .header-icon-button{width:29px!important;min-width:29px!important;height:29px!important}.mobile-primary-nav a{font-size:10px}.artwork-purchase-page .purchase-main-image{height:min(74vw,286px)!important}}.artworks-result-summary,.mobile-purchase-bar{display:none}.purchase-gallery,.purchase-hero>*,.purchase-info-panel,.purchase-panel-headline,.purchase-panel-headline>*,.purchase-title-row,.purchase-title-row>div{min-width:0}@media(max-width:720px){body,html{max-width:100%;overflow-x:hidden}.artworks-page .artwork-random-feature{display:none!important}.artworks-page{padding-top:20px!important}.artworks-page .page-head{margin-bottom:14px!important;padding:10px 0 12px!important}.artworks-page .page-head h1{font-size:28px!important}.artworks-page .page-head p{margin-top:4px!important;font-size:12px!important;line-height:1.5!important}.artworks-page .clickable-filter-row{display:flex!important;flex-wrap:nowrap!important;gap:6px!important;width:100%!important;margin:0 0 10px!important;padding:8px!important;overflow-x:auto!important;overscroll-behavior-inline:contain;scrollbar-width:none}.artworks-page .clickable-filter-row::-webkit-scrollbar{display:none}.artworks-page .clickable-filter-row button{flex:0 0 auto!important;min-height:34px!important;padding:0 13px!important;border:1px solid #ddd3c6!important;border-radius:999px!important;background:#fffdf9!important;font-size:12px!important}.artworks-page .clickable-filter-row button.active{color:#fff!important;border-color:#171310!important;background:#171310!important}.artworks-page .clickable-filter-row button.active:after{display:none!important}.artworks-result-summary{display:flex;align-items:center;gap:8px;margin:0 0 4px;padding:7px 2px 10px;color:#766a5e;font-size:11px;line-height:1.4}.artworks-result-summary strong{flex:0 0 auto;color:#171310;font-size:13px}.artworks-page .artworks-grid{display:grid!important;grid-template-columns:1fr!important;grid-gap:0!important;gap:0!important;width:100%!important;border-top:1px solid #d9d0c4}.artworks-page .artwork-card.commerce-list-card{display:grid!important;grid-template-columns:126px minmax(0,1fr)!important;grid-gap:14px!important;gap:14px!important;width:100%!important;min-width:0!important;padding:14px 0!important;border:0!important;border-bottom:1px solid #d9d0c4!important;background:transparent!important;box-shadow:none!important;transform:none!important}.artworks-page .artwork-card.commerce-list-card .image-wrap{width:126px!important;height:126px!important;aspect-ratio:1!important;border:1px solid #ddd3c6;background:#eee7dc!important}.artworks-page .artwork-card.commerce-list-card .image-wrap img{width:100%!important;height:100%!important;object-fit:contain!important;background:#eee7dc}.artworks-page .artwork-card.commerce-list-card .wishlist-toggle{top:6px!important;right:6px!important;width:28px!important;height:28px!important}.artworks-page .artwork-card.commerce-list-card .artwork-list-status{left:6px!important;top:6px!important;min-height:21px!important;padding:0 7px!important;font-size:9px!important}.artworks-page .artwork-card.commerce-list-card .body{display:flex!important;flex-direction:column!important;min-width:0!important;padding:1px 0 0!important;background:transparent!important}.artworks-page .artwork-card.commerce-list-card h2{display:-webkit-box;margin:0 0 6px!important;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:16px!important;font-weight:600!important;line-height:1.4!important;letter-spacing:-.025em}.artworks-page .artwork-card.commerce-list-card p{margin:0 0 3px!important;overflow:hidden;color:#73675c!important;font-size:11px!important;line-height:1.45!important;text-overflow:ellipsis;white-space:nowrap}.artworks-page .artwork-card.commerce-list-card .bottom{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:8px!important;margin-top:auto!important;padding-top:9px!important;border-top:0!important}.artworks-page .artwork-card.commerce-list-card .artwork-price-small{min-width:0;color:#171310!important;font-size:17px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:-.03em}.artworks-page .artwork-card.commerce-list-card .artwork-card-cta{flex:0 0 auto;min-height:30px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #171310;color:#171310;font-size:10px;font-weight:600;white-space:nowrap}.artwork-purchase-page,.artwork-purchase-page .container,.artwork-purchase-page .purchase-gallery,.artwork-purchase-page .purchase-hero,.artwork-purchase-page .purchase-info-panel{width:100%!important;max-width:100%!important;min-width:0!important}.artwork-purchase-page{padding-left:12px!important;padding-right:12px!important;padding-bottom:112px!important;overflow-x:hidden!important}.artwork-purchase-page .purchase-hero{display:block!important}.artwork-purchase-page .purchase-gallery{overflow:hidden!important}.artwork-purchase-page .purchase-main-image{height:min(74vw,306px)!important;max-height:306px!important}.artwork-purchase-page .purchase-thumbs{width:100%!important;max-width:100%!important;padding-right:0!important}.artwork-purchase-page .purchase-info-panel{margin-top:14px!important;padding:16px!important;overflow:hidden!important}.artwork-purchase-page .purchase-title-row{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:9px!important;gap:9px!important}.artwork-purchase-page .purchase-title-row .status{justify-self:start!important;max-width:100%!important;margin:0!important}.artwork-purchase-page .purchase-title-row h1{max-width:100%!important;font-size:24px!important;line-height:1.28!important;word-break:keep-all!important;overflow-wrap:anywhere!important}.artwork-purchase-page .purchase-panel-headline{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-gap:10px!important;gap:10px!important;width:100%!important}.artwork-purchase-page .purchase-panel-headline .wishlist-toggle.with-label{max-width:132px!important;height:38px!important;padding:0 10px!important}.artwork-purchase-page .purchase-panel-headline .wishlist-toggle.with-label em{max-width:82px;overflow:hidden;font-size:11px!important;text-overflow:ellipsis;white-space:nowrap}.artwork-purchase-page .commerce-actions,.artwork-purchase-page .commerce-actions .btn{width:100%!important;min-width:0!important}.artwork-purchase-page .purchase-specs{grid-template-columns:1fr!important;gap:0!important}.artwork-purchase-page .purchase-specs div{grid-template-columns:64px minmax(0,1fr)!important}.mobile-purchase-bar{position:fixed;left:0;right:0;bottom:0;z-index:40;display:grid;grid-template-columns:minmax(0,1fr) minmax(132px,42%);grid-gap:12px;gap:12px;align-items:center;width:100%;padding:10px max(12px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));border-top:1px solid #d5cabd;background:rgba(255,253,249,.97);box-shadow:0 -8px 26px rgba(29,22,16,.14);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-purchase-bar div{min-width:0}.mobile-purchase-bar span{display:block;color:#887b6d;font-size:10px;line-height:1.2}.mobile-purchase-bar strong{display:block;overflow:hidden;color:#171310;font-size:18px;line-height:1.3;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap}.mobile-purchase-bar button{min-height:48px;border:1px solid #171310;background:#171310;color:#fff;font-size:15px;font-weight:600;cursor:pointer}}@media(max-width:390px){.artworks-page .artwork-card.commerce-list-card{grid-template-columns:112px minmax(0,1fr)!important;gap:12px!important}.artworks-page .artwork-card.commerce-list-card .image-wrap{width:112px!important;height:112px!important}.artwork-purchase-page .purchase-main-image{height:min(76vw,286px)!important}}.mypage-page{background:#f4efe7}.mypage-container{max-width:980px}.mypage-hero{border:1px solid var(--line);background:#171512;color:#fff;padding:48px}.mypage-hero p,.mypage-section-heading p{margin:0 0 10px;color:#b5a797;font-size:11px;letter-spacing:.18em}.mypage-hero h1{margin:0;font-size:44px;font-weight:500;letter-spacing:-.04em}.mypage-hero span{display:block;max-width:620px;margin-top:14px;color:#d8cfc4;line-height:1.75}.mypage-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin:18px 0 28px}.mypage-quick-card{min-width:0;display:flex;align-items:center;gap:13px;min-height:94px;padding:18px;border:1px solid var(--line);background:#fffdf9;transition:transform .2s ease,border-color .2s ease,background .2s ease}.mypage-quick-card:hover{transform:translateY(-2px);border-color:#9b8d7e;background:#fff}.mypage-quick-card svg{flex:0 0 auto;width:23px;height:23px;stroke-width:1.5}.mypage-quick-card div{min-width:0;display:grid;grid-gap:5px;gap:5px}.mypage-quick-card strong{font-size:15px;font-weight:600}.mypage-quick-card span{color:#74685c;font-size:12px;line-height:1.4}.mypage-order-section{scroll-margin-top:120px}.mypage-section-heading{margin-bottom:14px;padding:28px 30px;border:1px solid var(--line);background:#fffdf9}.mypage-section-heading h2{margin:0;font-size:30px;font-weight:500;letter-spacing:-.03em}.mypage-section-heading span{display:block;margin-top:9px;color:#655a50;font-size:14px;line-height:1.65}@media(max-width:900px){.mobile-primary-nav{grid-template-columns:repeat(5,minmax(0,1fr))}.mypage-page{padding-top:20px}.mypage-hero{padding:30px 22px}.mypage-hero h1{font-size:34px}.mypage-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.mypage-page{padding:14px 12px 54px}.mypage-page .container{width:100%}.mypage-hero{padding:25px 20px}.mypage-hero h1{font-size:30px}.mypage-hero span{font-size:13px}.mypage-quick-grid{gap:8px;margin:10px 0 22px}.mypage-quick-card{min-height:82px;gap:10px;padding:14px 12px}.mypage-quick-card svg{width:20px;height:20px}.mypage-quick-card strong{font-size:14px}.mypage-quick-card span{font-size:10px}.mypage-section-heading{padding:22px 18px}.mypage-section-heading h2{font-size:25px}.mypage-order-section .track-card{padding:22px 18px}.mypage-order-section .track-card-head h1{font-size:27px}}@media(max-width:720px){.home-poster-hero.exhibition-carousel-hero{height:430px!important;min-height:430px!important;overflow:hidden!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-main-image{inset:0!important;opacity:1!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-main-image img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-shade{background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.22) 36%,rgba(0,0,0,.82))!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy{top:auto!important;bottom:68px!important;left:24px!important;right:24px!important;transform:none!important;width:auto!important;max-width:none!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy p{margin:0 0 7px!important;font-size:13px!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy h1{margin:0 0 10px!important;font-size:29px!important;line-height:1.2!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy span{margin-bottom:14px!important;font-size:13px!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:118px!important;min-height:44px!important;padding:10px 18px!important;font-size:14px!important;line-height:1!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-dots.active-dots{bottom:18px!important}}@media(max-width:390px){.home-poster-hero.exhibition-carousel-hero{height:410px!important;min-height:410px!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy{bottom:62px!important;left:20px!important;right:20px!important}.home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy h1{font-size:27px!important}}@media(max-width:720px){.showcase-compact .compact-view{position:relative!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto auto!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;background:#0f0e0c!important}.showcase-compact .compact-rail{position:relative!important;inset:auto!important;width:100%!important;min-width:0!important;padding:24px 20px 18px!important;background:#0f0e0c!important;border:0!important;box-sizing:border-box!important}.showcase-compact .compact-rail h1{margin:0 0 8px!important;font-size:25px!important;line-height:1.35!important}.showcase-compact .compact-rail p{margin:0 0 16px!important;font-size:14px!important}.showcase-compact .compact-thumbs{display:flex!important;gap:10px!important;width:100%!important;max-width:100%!important;max-height:none!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 2px 7px!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}.showcase-compact .compact-thumbs::-webkit-scrollbar{display:none!important}.showcase-compact .compact-thumbs button{flex:0 0 58px!important;width:58px!important;height:58px!important;aspect-ratio:1/1!important;padding:3px!important;box-sizing:border-box!important}.showcase-compact .compact-thumbs img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.showcase-compact .compact-image-wrap{position:relative!important;inset:auto!important;width:100%!important;height:clamp(270px,65vw,430px)!important;min-height:0!important;padding:0!important;display:block!important;overflow:hidden!important}.showcase-compact .compact-image,.showcase-compact .compact-image.drag-rotate-target{width:100%!important;height:100%!important;max-width:none!important;margin:0!important}.showcase-compact .compact-arrow{top:50%!important;transform:translateY(-50%)!important;width:44px!important;height:64px!important;font-size:54px!important;background:rgba(0,0,0,.28)!important;color:rgba(255,255,255,.9)!important}.showcase-compact .compact-arrow.left{left:8px!important;right:auto!important}.showcase-compact .compact-arrow.right{right:8px!important;left:auto!important}.showcase-compact .compact-image figcaption{left:20px!important;right:20px!important;bottom:18px!important;max-width:calc(100% - 40px)!important}.showcase-compact .compact-image figcaption strong{font-size:18px!important}}.interactive-room{--light-x:50%;--light-y:32%;--room-pan-x:0px;--room-pan-y:0px;min-height:calc(100vh - 74px);padding:30px clamp(18px,3.2vw,54px) 38px;color:#f7f1e8;background:#0d0c0a;overflow:hidden}.interactive-room-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}.interactive-room-card>p:first-child,.interactive-room-head p{margin:0 0 6px;color:#b8aa99;font-size:10px;letter-spacing:.22em}.interactive-room-head h1{margin:0;font-size:clamp(28px,3vw,48px);font-weight:500;letter-spacing:-.04em}.interactive-room-head span{display:block;margin-top:8px;color:#a99d90;font-size:13px}.interactive-room-head>a{color:#d9cdbf;font-size:13px;border-bottom:1px solid rgba(217,205,191,.45);padding-bottom:4px}.interactive-room-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;align-items:stretch;grid-gap:16px;gap:16px}.interactive-room-stage-wrap{position:relative;min-width:0}.interactive-room-stage{position:relative;height:min(66vw,690px);min-height:500px;overflow:hidden;background:#11100e;border:1px solid rgba(255,255,255,.08);cursor:-webkit-grab;cursor:grab;touch-action:none}.interactive-room-stage:active{cursor:-webkit-grabbing;cursor:grabbing}.interactive-room-stage>img{width:100%;height:100%;object-fit:contain;object-position:center;transform:translate(var(--room-pan-x),var(--room-pan-y));transition:transform .42s ease,opacity .35s ease,filter .35s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.interactive-room-vignette{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.16),transparent 22%,transparent 68%,rgba(0,0,0,.38)),radial-gradient(ellipse at center,transparent 50%,rgba(0,0,0,.4) 100%)}.interactive-room-hint{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);padding:9px 14px;border:1px solid rgba(255,255,255,.14);background:rgba(10,9,8,.55);color:#d6ccbf;font-size:11px;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:opacity .2s ease}.interactive-room-corridor{position:absolute;z-index:6;inset:0;display:grid;place-items:center;overflow:hidden;background:#090806;opacity:0;pointer-events:none}.interactive-room-corridor:after,.interactive-room-corridor:before{content:"";position:absolute;top:-15%;bottom:-15%;width:48%;background:linear-gradient(90deg,#080706,#25211c 62%,rgba(255,255,255,.08));transform-origin:center}.interactive-room-corridor:before{left:-8%}.interactive-room-corridor:after,.interactive-room-corridor:before{-webkit-clip-path:polygon(0 0,100% 14%,76% 86%,0 100%);clip-path:polygon(0 0,100% 14%,76% 86%,0 100%)}.interactive-room-corridor:after{right:-8%;transform:scaleX(-1)}.interactive-room-corridor-lines{position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.7%,rgba(225,207,183,.7) 50%,transparent 50.3%),repeating-linear-gradient(90deg,transparent 0 12%,rgba(255,255,255,.055) 12.2% 12.6%,transparent 12.8% 24%),radial-gradient(ellipse at center,rgba(216,191,157,.23),transparent 28%);transform:scale(.38)}.interactive-room-corridor span{position:relative;z-index:2;margin-top:180px;color:#d9cbb9;font-size:12px;letter-spacing:.18em}.interactive-room.is-traveling .interactive-room-hint{opacity:0}.interactive-room.is-traveling .interactive-room-stage>img{filter:blur(8px) brightness(.5);transform:scale(1.18)}.interactive-room.is-traveling .interactive-room-corridor{animation:corridorFade .98s ease both}.interactive-room.is-traveling .interactive-room-corridor-lines{animation:corridorRush .98s cubic-bezier(.2,.7,.2,1) both}.interactive-room.travel-prev .interactive-room-corridor-lines{animation-direction:reverse}@keyframes corridorFade{0%{opacity:0}20%,78%{opacity:1}to{opacity:0}}@keyframes corridorRush{0%{transform:scale(.34);opacity:.35}50%{transform:scale(1.32);opacity:1}to{transform:scale(2.25);opacity:.1}}.interactive-room-arrow{position:absolute;z-index:8;top:50%;transform:translateY(-50%);width:48px;height:72px;border:0;background:rgba(12,11,9,.42);color:#fff;font:inherit;font-size:54px;cursor:pointer}.interactive-room-arrow:disabled{opacity:.25;cursor:default}.interactive-room-arrow.left{left:10px}.interactive-room-arrow.right{right:10px}.interactive-room-card{display:flex;flex-direction:column;min-width:0;padding:28px 24px;border:1px solid rgba(255,255,255,.12);background:#171512}.interactive-room-card h2{margin:0;font-size:28px;font-weight:500;line-height:1.3}.interactive-room-artist{margin-top:9px;color:#c9bba9;font-size:14px}.interactive-room-description{margin:24px 0;color:#b8aea2;font-size:13px;line-height:1.75}.interactive-room-card dl{display:grid;grid-gap:10px;gap:10px;margin:0;padding:18px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.interactive-room-card dl>div{display:grid;grid-template-columns:48px 1fr;grid-gap:10px;gap:10px;font-size:12px}.interactive-room-card dt{color:#8f8377}.interactive-room-card dd{margin:0;color:#d8cec2}.interactive-room-card>strong{margin-top:auto;padding-top:24px;font-size:22px;font-weight:500}.interactive-room-card>a{display:flex;align-items:center;justify-content:center;min-height:48px;margin-top:14px;background:#e7ddd0;color:#17130f;font-size:13px}.interactive-room-thumbs{display:flex;gap:10px;margin:16px 0 0;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.interactive-room-thumbs::-webkit-scrollbar{display:none}.interactive-room-thumbs button{flex:0 0 150px;display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;min-height:62px;padding:5px;border:1px solid rgba(255,255,255,.11);background:#151310;color:#b8aea2;text-align:left;font:inherit;font-size:11px;cursor:pointer}.interactive-room-thumbs button:disabled{cursor:default}.interactive-room-thumbs button.active{border-color:#d5c0a5;color:#fff}.interactive-room-thumbs img{width:52px;height:52px;object-fit:cover}.interactive-room.empty{display:grid;place-items:center;min-height:60vh;text-align:center}@media(max-width:1100px){.interactive-room-layout{grid-template-columns:minmax(0,1fr) 250px}.interactive-room-card{padding:22px 18px}.interactive-room-card h2{font-size:24px}}@media(max-width:820px){.interactive-room{min-height:0;padding:20px 0 30px}.interactive-room-head{align-items:flex-start;padding:0 18px;margin-bottom:16px}.interactive-room-head h1{font-size:28px}.interactive-room-head>a{font-size:11px}.interactive-room-layout{display:flex;flex-direction:column;gap:0}.interactive-room-stage{height:min(70vw,430px);min-height:300px;border-left:0;border-right:0}.interactive-room-arrow{width:42px;height:60px;font-size:46px}.interactive-room-arrow.left{left:6px}.interactive-room-arrow.right{right:6px}.interactive-room-hint{bottom:12px;font-size:10px;padding:7px 10px}.interactive-room-card{margin:14px 14px 0;padding:22px 20px}.interactive-room-card h2{font-size:25px}.interactive-room-card>strong{margin-top:4px}.interactive-room-thumbs{margin:12px 14px 0}.interactive-room-thumbs button{flex-basis:132px;grid-template-columns:46px minmax(0,1fr)}.interactive-room-thumbs img{width:46px;height:46px}}@media(max-width:460px){.interactive-room-head p{font-size:8px}.interactive-room-head h1{font-size:25px}.interactive-room-head>a{display:none}.interactive-room-stage{height:68vw;min-height:250px}.interactive-room-card{margin:12px 12px 0;padding:20px 18px}.interactive-room-description{margin:18px 0}}@media(max-width:600px){main.home-page .home-poster-hero.exhibition-carousel-hero,main.home-page .home-poster-hero.layered-hero{height:238px!important;min-height:238px!important;max-height:238px!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-main-image,main.home-page .home-poster-hero.layered-hero .poster-hero-main-image{inset:0!important;height:100%!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-main-image img,main.home-page .home-poster-hero.layered-hero .poster-hero-main-image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-shade,main.home-page .home-poster-hero.layered-hero .poster-hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.76),rgba(0,0,0,.4) 47%,rgba(0,0,0,.08))!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy,main.home-page .home-poster-hero.layered-hero .poster-hero-copy{left:18px!important;right:auto!important;top:50%!important;width:52%!important;max-width:190px!important;transform:translateY(-50%)!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy p,main.home-page .home-poster-hero.layered-hero .poster-hero-copy p{margin-bottom:7px!important;font-size:11px!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy h1,main.home-page .home-poster-hero.layered-hero .poster-hero-copy h1{margin-bottom:8px!important;font-size:23px!important;line-height:1.15!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy span,main.home-page .home-poster-hero.layered-hero .poster-hero-copy span{margin-bottom:12px!important;font-size:11px!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-btn,main.home-page .home-poster-hero.layered-hero .poster-hero-btn{min-height:32px!important;padding:0 13px!important;font-size:11px!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-dots.active-dots,main.home-page .home-poster-hero.layered-hero .poster-hero-dots{bottom:8px!important;min-height:24px!important}main.home-page>section.section:nth-of-type(2){padding:18px 0 16px!important}main.home-page>section.section:nth-of-type(2) .section-head,main.home-page>section.section:nth-of-type(3) .section-head{width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important;margin-bottom:10px!important}main.home-page>section.section:nth-of-type(2) .section-head h2,main.home-page>section.section:nth-of-type(3) .section-head h2{font-size:18px!important}main.home-page>section.section:nth-of-type(2) .section-head a,main.home-page>section.section:nth-of-type(3) .section-head a{font-size:11px!important}main.home-page>section.section:nth-of-type(2) .exhibition-grid{display:flex!important;width:100%!important;max-width:none!important;gap:10px!important;margin:0!important;padding:0 14px 3px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}main.home-page>section.section:nth-of-type(2) .exhibition-grid::-webkit-scrollbar{display:none!important}main.home-page>section.section:nth-of-type(2) .exhibition-feature-card{flex:0 0 62vw!important;max-width:250px!important;scroll-snap-align:start!important}main.home-page>section.section:nth-of-type(2) .exhibition-feature-card .card-img{height:112px!important;max-height:112px!important}main.home-page>section.section:nth-of-type(2) .exhibition-feature-card .card-img img{width:100%!important;height:100%!important;object-fit:cover!important}main.home-page>section.section:nth-of-type(2) .exhibition-feature-card .card-copy{padding:6px 0 0!important}main.home-page>section.section:nth-of-type(2) .exhibition-feature-card .card-copy h3{font-size:14px!important;line-height:1.3!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}main.home-page>section.section:nth-of-type(3){padding:18px 0 20px!important}main.home-page>section.section:nth-of-type(3) .artworks-grid{display:flex!important;width:100%!important;max-width:none!important;gap:10px!important;margin:0!important;padding:0 14px 4px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}main.home-page>section.section:nth-of-type(3) .artworks-grid::-webkit-scrollbar{display:none!important}main.home-page>section.section:nth-of-type(3) .artwork-card{flex:0 0 42vw!important;max-width:170px!important;min-width:142px!important;scroll-snap-align:start!important}main.home-page>section.section:nth-of-type(3) .artwork-card .image-wrap{height:148px!important;min-height:148px!important;aspect-ratio:1/1!important}main.home-page>section.section:nth-of-type(3) .artwork-card .image-wrap>img{width:100%!important;height:100%!important;object-fit:cover!important}main.home-page>section.section:nth-of-type(3) .artwork-card .body{padding:8px 1px 0!important}main.home-page>section.section:nth-of-type(3) .artwork-card .body h2{margin:0 0 3px!important;font-size:13px!important;line-height:1.35!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important}main.home-page>section.section:nth-of-type(3) .artwork-card .body p{margin:0 0 5px!important;font-size:11px!important}main.home-page>section.section:nth-of-type(3) .artwork-card .bottom{font-size:11px!important}main.home-page>section.section:nth-of-type(3) .artwork-card .bottom span:last-child{display:none!important}main.home-page>section.section:nth-of-type(3) .artwork-card .wishlist-toggle{transform:scale(.8)!important;transform-origin:top right!important}}.interactive-room-hint{display:none!important}@media(max-width:600px){main.home-page .home-poster-hero.exhibition-carousel-hero,main.home-page .home-poster-hero.layered-hero{height:218px!important;min-height:218px!important;max-height:218px!important;background:#050504!important;overflow:hidden!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-main-image,main.home-page .home-poster-hero.layered-hero .poster-hero-main-image{inset:0 0 28px!important;height:auto!important;background:#050504!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-main-image img,main.home-page .home-poster-hero.layered-hero .poster-hero-main-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-shade,main.home-page .home-poster-hero.layered-hero .poster-hero-shade{bottom:28px!important;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.34) 42%,rgba(0,0,0,.02) 76%)!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy,main.home-page .home-poster-hero.layered-hero .poster-hero-copy{left:16px!important;top:94px!important;width:46%!important;max-width:165px!important;transform:translateY(-50%)!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy p,main.home-page .home-poster-hero.layered-hero .poster-hero-copy p{margin:0 0 5px!important;font-size:9px!important;line-height:1.35!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy h1,main.home-page .home-poster-hero.layered-hero .poster-hero-copy h1{margin:0 0 5px!important;font-size:19px!important;line-height:1.14!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy span,main.home-page .home-poster-hero.layered-hero .poster-hero-copy span{display:block!important;margin:0 0 7px!important;font-size:9px!important;line-height:1.3!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-btn,main.home-page .home-poster-hero.layered-hero .poster-hero-btn{min-height:26px!important;padding:0 10px!important;font-size:9px!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-dots.active-dots,main.home-page .home-poster-hero.layered-hero .poster-hero-dots{bottom:0!important;height:28px!important;min-height:28px!important;background:#050504!important}main.home-page>section.section:nth-of-type(2),main.home-page>section.section:nth-of-type(3){padding:12px 0 13px!important}main.home-page>section.section:nth-of-type(2) .section-head,main.home-page>section.section:nth-of-type(3) .section-head{display:flex!important;align-items:center!important;justify-content:space-between!important;width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin:0 12px 7px!important;text-align:left!important}main.home-page>section.section:nth-of-type(2) .section-head h2,main.home-page>section.section:nth-of-type(3) .section-head h2{margin:0!important;padding:0!important;font-size:16px!important;line-height:1.25!important;text-align:left!important}main.home-page>section.section:nth-of-type(2) .section-head a,main.home-page>section.section:nth-of-type(3) .section-head a{font-size:9px!important;line-height:1.2!important}main.home-page>section.section:nth-of-type(2) .exhibition-grid{gap:8px!important;padding:0 12px 2px!important}main.home-page>section.section:nth-of-type(2) .exhibition-feature-card{flex:0 0 50vw!important;max-width:190px!important}main.home-page>section.section:nth-of-type(2) .exhibition-feature-card .card-img{height:86px!important;max-height:86px!important}main.home-page>section.section:nth-of-type(2) .exhibition-feature-card .card-copy{padding:4px 0 0!important}main.home-page>section.section:nth-of-type(2) .exhibition-feature-card .card-copy h3{font-size:11px!important;line-height:1.25!important}main.home-page>section.section:nth-of-type(3) .artworks-grid{gap:8px!important;padding:0 12px 2px!important}main.home-page>section.section:nth-of-type(3) .artwork-card{flex:0 0 34vw!important;width:34vw!important;min-width:118px!important;max-width:140px!important}main.home-page>section.section:nth-of-type(3) .artwork-card .image-wrap{height:auto!important;min-height:0!important;aspect-ratio:1/1!important}main.home-page>section.section:nth-of-type(3) .artwork-card .body{padding:5px 0 0!important;text-align:left!important}main.home-page>section.section:nth-of-type(3) .artwork-card .body h2{margin-bottom:2px!important;font-size:11px!important;line-height:1.25!important}main.home-page>section.section:nth-of-type(3) .artwork-card .body p,main.home-page>section.section:nth-of-type(3) .artwork-card .bottom{font-size:9px!important;line-height:1.3!important}main.home-page>section.section:nth-of-type(3) .artwork-card .artwork-list-status{padding:4px 7px!important;font-size:8px!important}main.home-page>section.section:nth-of-type(3) .artwork-card .wishlist-toggle{transform:scale(.68)!important}main.home-page .home-poster-hero.exhibition-carousel-hero,main.home-page .home-poster-hero.layered-hero{height:214px!important;min-height:214px!important;max-height:214px!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-main-image,main.home-page .home-poster-hero.layered-hero .poster-hero-main-image{inset:0 0 30px!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-shade,main.home-page .home-poster-hero.layered-hero .poster-hero-shade{bottom:30px!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy,main.home-page .home-poster-hero.layered-hero .poster-hero-copy{top:82px!important;width:48%!important;max-width:172px!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-btn,main.home-page .home-poster-hero.layered-hero .poster-hero-btn{position:relative!important;z-index:4!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:25px!important;margin-top:0!important;transform:translateY(-5px)!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-dots.active-dots,main.home-page .home-poster-hero.layered-hero .poster-hero-dots{bottom:0!important;height:30px!important;min-height:30px!important;z-index:5!important}main.home-page>section.section:nth-of-type(2) .exhibition-feature-card{flex-basis:47vw!important;max-width:176px!important}main.home-page>section.section:nth-of-type(2) .exhibition-feature-card .card-img{height:78px!important;max-height:78px!important}main.home-page>section.section:nth-of-type(3) .artwork-card{flex-basis:29vw!important;width:29vw!important;min-width:104px!important;max-width:126px!important}main.home-page>section.section:nth-of-type(3) .artworks-grid{gap:7px!important}}@media(max-width:390px){main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy,main.home-page .home-poster-hero.layered-hero .poster-hero-copy{top:79px!important}main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-btn,main.home-page .home-poster-hero.layered-hero .poster-hero-btn{transform:translateY(-7px)!important}}.artwork-purchase-page .purchase-main-image iframe,.artwork-purchase-page .purchase-main-image video{width:100%!important;height:100%!important;min-height:inherit;border:0;display:block;object-fit:contain;background:#000}.artwork-watermark{position:absolute!important;right:18px!important;bottom:16px!important;width:118px!important;height:auto!important;max-height:42px!important;object-fit:contain!important;opacity:.58!important;pointer-events:none!important;z-index:3;filter:drop-shadow(0 1px 3px rgba(0,0,0,.35))}.story-media-grid figure{position:relative}.story-media-grid .artwork-watermark{width:104px!important;right:14px!important;bottom:12px!important}.purchase-thumbs .video-thumb{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;background:#151310!important;color:#fff!important}.purchase-thumbs .video-thumb span{font-size:22px;line-height:1}.purchase-thumbs .video-thumb small{font-size:11px;letter-spacing:.08em}@media(max-width:720px){.artwork-watermark{right:10px!important;bottom:9px!important;width:82px!important;max-height:30px!important}.story-media-grid .artwork-watermark{width:76px!important;right:9px!important;bottom:8px!important}}.artwork-purchase-page .purchase-main-image{position:relative!important;overflow:hidden!important}.artwork-purchase-page .artwork-watermark{position:absolute!important;right:16px!important;bottom:14px!important;width:124px!important;height:auto!important;max-height:44px!important;object-fit:contain!important;opacity:.72!important;pointer-events:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;z-index:20!important;filter:drop-shadow(0 1px 4px rgba(0,0,0,.55))!important}.artwork-purchase-page .story-media-grid figure,.artwork-purchase-page .story-video{position:relative!important;overflow:hidden!important}.artwork-purchase-page .story-media-grid .artwork-watermark,.artwork-purchase-page .story-video .artwork-watermark{right:14px!important;bottom:12px!important;width:108px!important;max-height:38px!important}@media(max-width:720px){.artwork-purchase-page .artwork-watermark{right:9px!important;bottom:8px!important;width:82px!important;max-height:29px!important;opacity:.68!important}.artwork-purchase-page .story-media-grid .artwork-watermark,.artwork-purchase-page .story-video .artwork-watermark{right:8px!important;bottom:7px!important;width:72px!important;max-height:26px!important}}.artwork-purchase-page .purchase-main-image{background:#050505!important;overflow:hidden}.artwork-purchase-page .purchase-main-image>img:not(.artwork-watermark){width:100%!important;height:100%!important;object-fit:contain!important;background:#050505!important}.crop-position-preview{position:relative;overflow:hidden;background:#111;cursor:crosshair;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.crop-position-preview.square{aspect-ratio:1/1;max-width:360px}.crop-position-preview.wide{aspect-ratio:16/9;max-width:620px}.crop-position-preview img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.crop-position-marker{position:absolute;width:30px;height:30px;border:2px solid #fff;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px rgba(0,0,0,.55);pointer-events:none}.crop-position-marker:after,.crop-position-marker:before{content:"";position:absolute;background:#fff;left:50%;top:50%;transform:translate(-50%,-50%)}.crop-position-marker:before{width:12px;height:1px}.crop-position-marker:after{width:1px;height:12px}.crop-position-controls{margin-top:8px}.crop-position-controls>div{display:flex;gap:18px;font-size:12px;color:#7d7165}.interactive-room-stage img{object-fit:cover}.admin-slide-position-edit{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;align-items:end}.admin-slide-position-edit>strong,.admin-slide-position-preview{grid-column:1/-1}.admin-slide-position-preview{aspect-ratio:16/9;background:#111;overflow:hidden;max-width:560px}.admin-slide-position-preview img{width:100%;height:100%;object-fit:contain;display:block;background:#000}.admin-slide-position-edit label{font-size:12px;color:#776b60}.admin-slide-position-edit input[type=range]{width:100%}.admin-slide-position-preview,.admin-slide-preview-image,.crop-position-preview.wide{background:#000;overflow:hidden}.admin-slide-position-preview img,.admin-slide-preview-image img,.crop-position-preview.wide img{transition:transform .18s ease,object-position .18s ease;will-change:transform}.crop-zoom-control{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:12px;gap:12px;margin-top:8px}.crop-zoom-control input{width:100%}.artwork-purchase-page .purchase-main-image .artwork-youtube-clean{pointer-events:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}@media(max-width:600px){main.home-page .home-poster-hero.exhibition-carousel-hero .poster-hero-copy.centered-copy,main.home-page .home-poster-hero.layered-hero .poster-hero-copy{top:68px!important;left:16px!important;width:48%!important;max-width:154px!important}main.home-page .home-poster-hero .poster-hero-btn{box-sizing:border-box!important;width:126px!important;min-width:126px!important;max-width:126px!important;min-height:30px!important;height:30px!important;padding:0 12px!important;margin-top:8px!important;transform:none!important;font-size:11px!important;line-height:28px!important;white-space:nowrap!important}main.home-page .section{padding-top:18px!important;padding-bottom:18px!important}main.home-page .home-entry-section .section-head,main.home-page .section-head{width:100%!important;margin:0 0 10px!important;padding:0!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;text-align:left!important}main.home-page .home-entry-section .section-head h2,main.home-page .section-head h2{margin:0!important;font-size:18px!important;line-height:1.2!important;text-align:left!important}main.home-page .home-entry-section .section-head a,main.home-page .section-head a{margin:0!important;font-size:10px!important;white-space:nowrap!important}main.home-page .home-entry-section{padding-top:18px!important;padding-bottom:20px!important}main.home-page .home-maker-grid,main.home-page .home-maker-grid.single-maker-grid{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important}main.home-page .home-maker-card{display:block!important;min-height:0!important;overflow:hidden!important}main.home-page .home-maker-image{min-height:0!important;height:auto!important;aspect-ratio:1/.78!important}main.home-page .home-maker-image span{left:8px!important;top:8px!important;padding:3px 6px!important;font-size:8px!important}main.home-page .home-maker-copy{padding:10px 9px 12px!important;display:block!important}main.home-page .home-maker-copy p{margin:0 0 4px!important;font-size:8px!important}main.home-page .home-maker-copy h3{margin:0!important;font-size:17px!important;line-height:1.2!important}main.home-page .home-maker-copy em{display:block!important;margin-top:5px!important;font-size:10px!important;line-height:1.35!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}main.home-page .home-maker-copy strong{display:block!important;width:auto!important;margin-top:8px!important;padding:0!important;border:0!important;font-size:9px!important}.light-page.exhibitions-page{padding-top:22px!important}.exhibitions-page .page-head{margin-bottom:14px!important;padding-bottom:12px!important;gap:12px!important}.exhibitions-page .page-head h1{margin:0 0 5px!important;font-size:28px!important}.exhibitions-page .page-head p{margin:0!important;font-size:12px!important}.exhibitions-page .filter-row{width:100%!important;display:flex!important;flex-wrap:nowrap!important;padding:6px!important;gap:3px!important;overflow-x:auto!important}.exhibitions-page .filter-row span{flex:1 0 auto!important;justify-content:center!important;min-height:30px!important;padding:0 8px!important;font-size:11px!important}.exhibitions-page .exhibition-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:9px!important;gap:9px!important}.exhibitions-page .exhibition-item{min-width:0!important;display:block!important;padding:7px!important}.exhibitions-page .exhibition-thumb{width:100%!important;height:auto!important;aspect-ratio:4/3!important;margin:0 0 8px!important}.exhibitions-page .exhibition-item .status{display:inline-flex!important;min-height:22px!important;padding:0 7px!important;font-size:9px!important}.exhibitions-page .exhibition-item h2{margin:7px 0 4px!important;font-size:15px!important;line-height:1.25!important}.exhibitions-page .exhibition-item p{margin:2px 0!important;font-size:10px!important;line-height:1.35!important}.exhibitions-page .exhibition-item .btn{width:100%!important;min-height:30px!important;height:30px!important;margin-top:8px!important;padding:0 8px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:10px!important}.light-page.artists-page{padding-top:22px!important}.artists-page .page-head{margin-bottom:12px!important;padding-bottom:10px!important}.artists-page .page-head h1{margin:0 0 5px!important;font-size:28px!important}.artists-page .page-head p{margin:0!important;font-size:12px!important}.artists-page .clickable-filter-row{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;padding:6px!important;margin-bottom:12px!important}.artists-page .clickable-filter-row button{flex:0 0 auto!important;min-height:30px!important;padding:0 10px!important;font-size:10px!important}.artists-page .artists-list-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:9px!important;gap:9px!important}.artists-page .artist-list-card{min-width:0!important}.artists-page .artist-list-card .image-wrap{aspect-ratio:1/.9!important}.artists-page .artist-list-card .body{padding:9px!important}.artists-page .artist-list-card h2{margin:0 0 3px!important;font-size:15px!important;line-height:1.25!important}.artists-page .artist-list-card p{margin:0 0 6px!important;font-size:10px!important;line-height:1.3!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.artists-page .artist-list-card .meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:4px!important;font-size:8px!important}}@media(max-width:360px){main.home-page .home-poster-hero .poster-hero-btn{width:112px!important;min-width:112px!important;max-width:112px!important}}