/* Approved v23 design extended to existing application surfaces. */
body.pg-module{--bg:#ffffff;--surface:#f6f9fb;--ink:#435467;--muted:#5c6c7b;--line:#dce4e9;--accent:#007ca8;--gold:#00739c;--text:#435467;--text-secondary:#5c6c7b;--card:#f6f9fb;--border:#dce4e9;background:var(--bg);color:var(--ink);font-family:Dana,Arial,sans-serif;font-size:16px;line-height:1.95;min-height:100dvh;margin:0}
.pg-module:not(.pg-immersive){overflow-x:clip;overflow-y:auto}
.pg-module .site-content{max-width:1200px;width:calc(100% - 64px);margin:40px auto 72px;min-height:50vh;position:relative}
.pg-module .site-content :is(.shell,.auction-shell,.pd-shell,.legal-shell,.research-shell,.pg-shell){width:100%;max-width:100%;margin-inline:auto}
.pg-module .site-content :is(section,article,div,aside,form){min-width:0}
.pg-module .site-content :is(.sub-hero,.auction-hero,.legal-hero,.research-hero,.pa-hero,.web3-hero,.hero,.pd-hero){min-height:0;height:auto;padding:40px 0 48px;margin:0;display:block;border-bottom:1px solid var(--line);background:none}
.pg-module :is(h1,h2,h3,h4){font-family:Dana,Arial,sans-serif;font-weight:600;line-height:1.6;letter-spacing:0;color:var(--ink);text-wrap:balance}
.pg-module .site-content h1{font-size:clamp(2rem,4vw,3.5rem);max-width:900px;margin-block:0 24px}
.pg-module .site-content h2{font-size:clamp(1.5rem,2.6vw,2.35rem);margin-block:0 20px}
.pg-module .site-content h3{font-size:1.2rem}
.pg-module :is(p,li,dd,label,textarea,input,select){font-family:Dana,Arial,sans-serif;font-size:1rem;line-height:1.95}
.pg-module :is(p,li,dd){color:var(--muted)}
.pg-module :is(small,.eyebrow,.kicker){font-size:.875rem;line-height:1.8;color:var(--blue-light)}
.pg-module .site-content :is(section,.auction-section,.research-section,.legal-section){padding-block:32px;margin-block:0}
.pg-module :is(.card,.info-card,.auction-card,.lot-card,.research-card,.legal-card,.web3-card,.pg-card,.pa-card,.pd-card,.form-card,.panel,.sub-card){border:1px solid var(--line);border-radius:16px;background:var(--surface);padding:24px;box-shadow:none;color:var(--ink)}
.pg-module .site-content :is(button,.btn,.auction-btn,.research-btn,.legal-btn,.pd-btn,.web3-btn){display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:10px 22px;border:1px solid var(--line);border-radius:999px;font-size:1rem;font-family:Dana,Arial,sans-serif;line-height:1.6;background:var(--surface);color:var(--ink);cursor:pointer;white-space:normal}
.pg-module .site-content :is(button[type=submit],.btn.primary,.auction-btn.primary,.research-btn.primary,.legal-btn.primary,.pd-btn.primary){background:var(--blue);border-color:#007ca8;color:white}
.pg-module :is(button,input,select,textarea,a,summary):focus-visible{outline:3px solid var(--blue-light);outline-offset:4px}
.pg-module :is(input:not([type=checkbox]):not([type=radio]),select,textarea){max-width:100%;width:100%;min-height:48px;padding:12px 16px;border:1px solid #849bab;border-radius:12px;background:#ffffff;color:#435467;font-size:16px;box-shadow:none;touch-action:manipulation}
.pg-module :is(input,textarea)::placeholder{color:#657684;opacity:1}
.pg-module textarea{min-height:140px;resize:vertical;line-height:2}
.pg-module :is(input[type=checkbox],input[type=radio]){width:20px;height:20px;accent-color:var(--blue);flex-shrink:0}
.pg-module label{display:block;color:var(--ink);margin-block:10px 6px}
.pg-module :is(table){width:100%;border-collapse:collapse;display:block;overflow-x:auto}
.pg-module :is(th,td){padding:14px 16px;border-bottom:1px solid var(--line);text-align:start;color:var(--ink);font-size:.9375rem}
.pg-module th{background:#edf4f7}.pg-module :is(.badge,.tag,.chip){border:1px solid var(--line);border-radius:999px;padding:5px 12px;color:var(--blue-light);background:#edf5f8;font-size:.875rem}
.pg-module :is(.section-heading,.auction-heading){gap:24px;align-items:start;margin-bottom:24px}
.pg-module .site-content :is(img,video){max-width:100%;height:auto;object-fit:contain;border-radius:12px}
.pg-module .site-content a:not(.button):not([class*=btn]){color:var(--blue-light)}
.pg-module .site-content :is(.reveal,[data-reveal]){opacity:1!important;visibility:visible!important;transform:none!important}
.pg-module [hidden]{display:none!important}
.pg-module .lightbox{display:none;position:fixed;inset:0;z-index:150;background:#fffffff5;padding:64px 20px;align-items:center;justify-content:center}
.pg-module .lightbox.open{display:flex}.pg-module .lightbox img{max-height:85dvh;object-fit:contain}.pg-module .lightbox button{position:absolute;top:16px;left:16px;min-width:48px;min-height:48px;background:#edf5f8;color:var(--ink);border:1px solid #93acbb;border-radius:50%}
.pg-module .module-links{display:flex;flex-wrap:wrap;gap:10px;padding:18px 0;margin:12px 0 28px;border-bottom:1px solid var(--line)}
.pg-module .module-links a{padding:8px 14px;border-radius:99px;border:1px solid var(--line);font-size:.875rem;color:var(--muted)}
.pg-module .module-links a[aria-current=page]{background:#e6f2f7;color:var(--ink)}
.pg-module .site-header{font-family:Dana,Arial,sans-serif;z-index:100;position:sticky;top:16px}.pg-module .site-header img{border-radius:0}
.pg-module .site-header :is(a:not(.header-cta),summary){font-size:.9375rem;color:var(--ink)}.pg-module .site-footer :is(a,p){font-size:.9375rem}.pg-module .site-footer h2{font-size:1rem}
.pg-immersive.pg-module{overflow:hidden}.pg-immersive.pg-module>.site-header{position:fixed;inset:12px 24px auto;width:calc(100% - 48px);margin:0}
.pg-immersive.pg-module :is(.topbar,.ht-topbar,.wa-topbar){top:110px!important;background:#ffffffed;border:1px solid var(--line);border-radius:14px;padding:12px 20px}
.pg-immersive.pg-module :is(.loading-overlay,.entry-overlay,.ht-entry,.wa-entry){background:#ffffff;z-index:120}
.pg-immersive.pg-module :is(.loading-card,.entry-card,.ht-entry-card,.wa-entry-card){font-family:Dana,Arial,sans-serif;background:#f6f9fb;border:1px solid #dce4e9;box-shadow:none;border-radius:20px;max-width:680px;width:calc(100% - 32px);padding:36px;max-height:90dvh;overflow-y:auto}
.pg-immersive.pg-module :is(.loading-card,.entry-card,.ht-entry-card,.wa-entry-card) :is(h1,h2){font-size:clamp(1.8rem,4vw,3rem);color:var(--ink)}
.pg-immersive.pg-module :is(.loading-card,.entry-card,.ht-entry-card,.wa-entry-card) p{font-size:1rem;color:var(--muted)}
.pg-immersive.pg-module :is(.loading-card,.entry-card,.top-actions,.bottom-bar,.ht-controls,.wa-controls) button{border:1px solid #007ca8;border-radius:999px;background:#007ca8;color:#fff;min-height:44px;padding:10px 16px;font:inherit}
.pg-immersive.pg-module :is(.bottom-bar,.narrative-box,.stats-drawer,.ht-panel,.wa-panel,.pg-hall-detail-drawer){background:#fffffff5;color:var(--ink);border:1px solid var(--line);border-radius:16px;backdrop-filter:blur(12px)}
.pg-module .form-status{padding:16px;line-height:1.9;color:#00739c}.pg-module .form-status:empty{display:none}
.pg-module .complete-contact{padding:24px;border:1px solid var(--line);border-radius:16px;margin-block:32px}.complete-contact>summary{cursor:pointer;font-size:1.2rem}.complete-contact fieldset{border:0;border-bottom:1px solid var(--line);padding:24px 0;margin:0}.complete-contact legend{font-weight:600}.complete-contact .pg-contact-form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:20px}.complete-contact .pg-contact-check{display:flex;align-items:start;gap:12px}.complete-contact input[name=website_check]{display:none}
@media(max-width:900px){.pg-module .site-content{width:calc(100% - 40px)}.pg-module .site-content :is(.two-col,.form-grid,.auction-split,.research-split,.legal-layout){grid-template-columns:minmax(0,1fr)}.pg-module .site-header .header-cta{display:none}}
@media(max-width:600px){.pg-module .site-content{width:calc(100% - 32px);margin-top:24px}.pg-module .site-content :is(.auction-grid,.pd-grid,.research-grid,.legal-grid,.web3-grid,.info-grid){grid-template-columns:minmax(0,1fr)}.pg-module .site-content :is(.sub-hero,.auction-hero,.legal-hero,.research-hero,.pa-hero,.hero){padding-block:24px}.pg-module .site-content :is(.card,.info-card,.auction-card,.research-card,.legal-card){padding:20px}.pg-immersive.pg-module>.site-header{left:8px;right:8px;width:calc(100% - 16px)}.pg-immersive.pg-module :is(.topbar,.ht-topbar,.wa-topbar){top:94px!important}.pg-immersive.pg-module :is(.loading-card,.entry-card){padding:24px}.pg-module .module-links{flex-wrap:nowrap;overflow:auto}.module-links a{white-space:nowrap}}
@media(prefers-reduced-motion:reduce){.pg-module *{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
/* Shared hall offsets follow the actual new header; original HUD grids remain intact. */
body.pg-module.pg-hall-unified{--pg-hall-header-offset:104px!important;--pg-hall-accent:#00739c;--pg-hall-shell:#fffffff2;--pg-hall-shell-strong:#f6f9fb;--pg-hall-border:#dce4e9;--pg-hall-muted:#5c6c7b}
body.pg-module.pg-hall-unified :is(.topbar,.sh-topbar,.th-topbar,.zg-topbar,.ps-topbar,.em-topbar,.ht-topbar,.ar-topbar){top:10px!important;background:transparent}
body.pg-module.pg-hall-unified :is(.loading-overlay,.sh-loader,.th-loader,.zg-loader,.ps-loader,.em-loader,.ht-loader,.ar-loader){background:#ffffff!important}
body.pg-module.pg-hall-unified :is(.loading-card,.sh-loader-card,.th-loader-card,.zg-loader-card,.ps-loader-card,.em-loader-card,.ht-loader-card,.ar-loader-card){background:#f6f9fb;color:#435467;border-color:#dce4e9;border-radius:20px!important}
body.pg-module.pg-hall-unified :is(.loading-card,.sh-loader-card,.th-loader-card,.zg-loader-card,.ps-loader-card,.em-loader-card,.ht-loader-card,.ar-loader-card) h1{font-size:clamp(1.8rem,4vw,3rem);line-height:1.7}
body.pg-module.pg-hall-unified :is(.brand-status,.sh-brand-status,.th-brand-status,.zg-brand-status,.ps-brand-status,.em-brand,.ht-brand,.ar-brand,.peace-wall,.sh-peace-wall,.th-peace-wall,.zg-peace-wall,.ps-contribution,.em-peace-wall,.ht-peace-wall,.navigation,.sh-navigation,.th-navigation,.zg-navigation,.ps-navigation,.em-navigation,.ht-navigation,.quick,.sh-quick,.th-quick,.zg-quick,.ps-quick,.em-quick,.ht-quick,.pg-hall-detail-panel,.pg-hall-stats-drawer,.pg-curator-panel){background:#fffffff2;color:#435467;border-color:#dce4e9}
body.pg-module.pg-hall-unified :is(button,.back-link){font-family:Dana,Arial,sans-serif;font-size:.9375rem;color:#435467;background:#e6f2f7}
body.pg-module.pg-hall-unified :is(.sh-primary,.th-primary,.zg-primary,.ps-primary,.em-start,.ht-start,.ar-start){background:#007ca8;color:#fff}
.pg-module .pg-consent{position:fixed;inset:auto 20px 20px auto;z-index:999999;max-height:85dvh;overflow:auto;width:min(520px,calc(100% - 40px));padding:24px;border:1px solid #849bab;border-radius:18px;background:#f6f9fb;color:#435467;font:inherit}
.pg-module .pg-consent__head{display:flex;justify-content:space-between;align-items:start;gap:16px}.pg-module .pg-consent-option{display:flex;align-items:start;gap:12px}.pg-consent-option span{display:grid;gap:4px}.pg-consent-options{display:grid;gap:12px}.pg-module .pg-consent button{min-height:44px;padding:10px 16px;border:1px solid #849bab;border-radius:99px;background:#e6f2f7;color:#435467;font:inherit}.pg-consent-actions{display:flex;flex-wrap:wrap;gap:8px}
@media(max-width:600px){body.pg-module.pg-hall-unified{--pg-hall-header-offset:90px!important}}
