:where(body.pg-module){--auction-radius:22px}
:where(body.pg-module) .auction-page{margin:0;min-height:100vh}
:where(body.pg-module) .auction-page a{text-decoration:none}
:where(body.pg-module) .auction-shell{width:min(1240px,calc(100% - 40px));margin-inline:auto}
:where(body.pg-module) .auction-header{position:sticky;top:0;z-index:40;border-bottom:1px solid var(--auction-line)}
:where(body.pg-module) .auction-header-row{min-height:78px;display:flex;align-items:center;gap:28px;justify-content:space-between}
:where(body.pg-module) .auction-brand{display:flex;align-items:center;gap:14px}
:where(body.pg-module) .auction-brand img{width:54px;height:54px;object-fit:contain}
:where(body.pg-module) .auction-brand span{display:grid;gap:3px}
:where(body.pg-module) .auction-nav{display:flex;align-items:center;gap:22px}
:where(body.pg-module) .auction-tools{display:flex;gap:10px}
:where(body.pg-module) .auction-btn{border:1px solid var(--auction-line);min-height:44px;padding:0 18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:.22s ease}
:where(body.pg-module) .auction-btn:hover{transform:translateY(-1px)}
:where(body.pg-module) .auction-btn[disabled]{opacity:.45;cursor:not-allowed;transform:none}
:where(body.pg-module) .auction-hero{position:relative;min-height:690px;display:grid;align-items:end;overflow:hidden}
:where(body.pg-module) .auction-hero-media{position:absolute;inset:0}
:where(body.pg-module) .auction-hero-media img{width:100%;height:100%;object-fit:cover}
:where(body.pg-module) .auction-hero-media:after{content:"";position:absolute;inset:0}
:where(body.pg-module) .auction-hero-content{position:relative;z-index:2;padding:150px 0 72px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.55fr);gap:70px;align-items:end}
:where(body.pg-module) .auction-kicker{display:flex;align-items:center;gap:12px}
:where(body.pg-module) .auction-kicker:before{content:"";width:36px;height:1px}
:where(body.pg-module) .auction-hero h1{margin:22px 0 20px;max-width:880px}
:where(body.pg-module) .auction-hero h1 em{font-style:normal}
:where(body.pg-module) .auction-hero p{max-width:690px}
:where(body.pg-module) .auction-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
:where(body.pg-module) .auction-countdown{border:1px solid var(--auction-line);border-radius:var(--auction-radius);padding:24px}
:where(body.pg-module) .auction-countdown h3{margin:8px 0 22px}
:where(body.pg-module) .auction-time-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}
:where(body.pg-module) .auction-time-grid div{border-radius:14px;padding:14px 8px;text-align:center}
:where(body.pg-module) .auction-time-grid b{display:block}
:where(body.pg-module) .auction-demo-note{margin-top:16px;padding:12px 14px;border:1px solid var(--line);border-radius:14px}
:where(body.pg-module) .auction-section{padding:92px 0;border-top:1px solid var(--auction-line)}
:where(body.pg-module) .auction-heading{display:grid;grid-template-columns:80px minmax(0,1fr) minmax(300px,.65fr);gap:28px;align-items:start;margin-bottom:42px}
:where(body.pg-module) .auction-heading h2{margin:10px 0}
:where(body.pg-module) .auction-heading p{margin:0}
:where(body.pg-module) .auction-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
:where(body.pg-module) .auction-card{border:1px solid var(--auction-line);border-radius:20px;overflow:hidden;transition:.25s ease;min-width:0}
:where(body.pg-module) .auction-card:hover{transform:translateY(-5px)}
:where(body.pg-module) .auction-card-media{aspect-ratio:4/5;position:relative;overflow:hidden}
:where(body.pg-module) .auction-card-media img{width:100%;height:100%;object-fit:cover;transition:.4s ease}
:where(body.pg-module) .auction-card:hover .auction-card-media img{transform:scale(1.035)}
:where(body.pg-module) .auction-card-badge{position:absolute;top:14px;right:14px;border:1px solid var(--line);border-radius:999px;padding:7px 11px}
:where(body.pg-module) .auction-card-body{padding:18px}
:where(body.pg-module) .auction-card-body h3{margin:9px 0 8px}
:where(body.pg-module) .auction-card-body p{margin:0}
:where(body.pg-module) .auction-card-price{display:flex;justify-content:space-between;gap:10px;align-items:end;border-top:1px solid var(--auction-line);margin-top:16px;padding-top:14px}
:where(body.pg-module) .auction-process{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}
:where(body.pg-module) .auction-process article{position:relative;border:1px solid var(--auction-line);border-radius:18px;padding:20px;min-height:180px}
:where(body.pg-module) .auction-process article:after{content:"";position:absolute;left:-12px;top:50%;width:12px;height:1px}
:where(body.pg-module) .auction-process article:first-child:after{display:none}
:where(body.pg-module) .auction-process h3{margin:26px 0 8px}
:where(body.pg-module) .auction-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
:where(body.pg-module) .auction-trust-card{border:1px solid var(--auction-line);border-radius:22px;padding:28px}
:where(body.pg-module) .auction-trust-card span{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:50%;margin-bottom:20px}
:where(body.pg-module) .auction-trust-card h3{margin:0 0 10px}
:where(body.pg-module) .auction-trust-card p{margin:0}
:where(body.pg-module) .auction-cta{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;border-radius:28px;padding:46px}
:where(body.pg-module) .auction-cta h2{margin:0 0 10px}
:where(body.pg-module) .auction-cta p{margin:0}
:where(body.pg-module) .auction-footer{border-top:1px solid var(--auction-line);padding:38px 0}
:where(body.pg-module) .auction-footer-row{display:flex;justify-content:space-between;gap:20px;align-items:center}
:where(body.pg-module) .auction-subhero{padding:150px 0 62px;border-bottom:1px solid var(--auction-line)}
:where(body.pg-module) .auction-subhero h1{margin:14px 0}
:where(body.pg-module) .auction-subhero p{max-width:760px}
:where(body.pg-module) .auction-toolbar{display:flex;gap:10px;align-items:center;justify-content:space-between;margin:30px 0}
:where(body.pg-module) .auction-filter{display:flex;gap:8px;flex-wrap:wrap}
:where(body.pg-module) .auction-filter button{border:1px solid var(--auction-line);border-radius:999px;padding:10px 14px;cursor:pointer}
:where(body.pg-module) .auction-search{min-width:280px;border:1px solid var(--auction-line);border-radius:999px;padding:12px 16px}
:where(body.pg-module) .auction-catalogue-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
:where(body.pg-module) .auction-lot-card{border:1px solid var(--auction-line);border-radius:22px;overflow:hidden}
:where(body.pg-module) .auction-lot-card img{width:100%;aspect-ratio:4/5;object-fit:cover}
:where(body.pg-module) .auction-lot-card-body{padding:20px}
:where(body.pg-module) .auction-lot-card-top{display:flex;justify-content:space-between;gap:12px}
:where(body.pg-module) .auction-lot-card h3{margin:14px 0 6px}
:where(body.pg-module) .auction-lot-card p{margin:0}
:where(body.pg-module) .auction-lot-card-price{margin-top:18px;padding-top:16px;border-top:1px solid var(--auction-line);display:flex;justify-content:space-between;align-items:end}
:where(body.pg-module) .auction-detail{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.7fr);gap:36px;padding:130px 0 70px}
:where(body.pg-module) .auction-detail-media{border:1px solid var(--auction-line);border-radius:24px;padding:20px;min-height:620px;display:grid;place-items:center}
:where(body.pg-module) .auction-detail-media img{max-width:100%;max-height:75vh;object-fit:contain}
:where(body.pg-module) .auction-detail-panel{border:1px solid var(--auction-line);border-radius:24px;padding:28px;align-self:start;position:sticky;top:100px}
:where(body.pg-module) .auction-detail-panel h1{margin:12px 0}
:where(body.pg-module) .auction-meta{display:grid;grid-template-columns:1fr 1fr;gap:1px;border:1px solid var(--auction-line);border-radius:16px;overflow:hidden;margin:22px 0}
:where(body.pg-module) .auction-meta div{padding:13px}
:where(body.pg-module) .auction-meta dd{margin:5px 0 0}
:where(body.pg-module) .auction-price-box{border:1px solid var(--line);border-radius:18px;padding:18px}
:where(body.pg-module) .auction-price-box b{display:block;margin-top:5px}
:where(body.pg-module) .auction-status-list{display:grid;gap:8px;margin:18px 0}
:where(body.pg-module) .auction-status-list div{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid var(--auction-line)}
:where(body.pg-module) .auction-live-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(360px,.6fr);gap:20px;padding:110px 0 50px}
:where(body.pg-module) .auction-live-stage{border:1px solid var(--auction-line);border-radius:24px;overflow:hidden;min-height:650px;display:grid;grid-template-rows:auto 1fr auto}
:where(body.pg-module) .auction-live-head{padding:16px 20px;border-bottom:1px solid var(--auction-line);display:flex;justify-content:space-between;align-items:center}
:where(body.pg-module) .auction-live-video{position:relative;display:grid;place-items:center}
:where(body.pg-module) .auction-live-video img{max-height:440px;max-width:72%;object-fit:contain}
:where(body.pg-module) .auction-live-video .meet-placeholder{position:absolute;left:18px;bottom:18px;border:1px solid var(--auction-line);border-radius:16px;padding:14px;max-width:280px}
:where(body.pg-module) .auction-live-lot{padding:20px;border-top:1px solid var(--auction-line);display:grid;grid-template-columns:1fr auto;gap:18px;align-items:end}
:where(body.pg-module) .auction-live-lot h2{margin:4px 0}
:where(body.pg-module) .auction-live-panel{border:1px solid var(--auction-line);border-radius:24px;padding:22px;align-self:start;position:sticky;top:95px}
:where(body.pg-module) .auction-live-price{padding:20px;border-radius:18px;border:1px solid var(--line);text-align:center}
:where(body.pg-module) .auction-live-price b{display:block;margin:8px 0}
:where(body.pg-module) .auction-live-log{height:210px;overflow:auto;margin:18px 0;border-block:1px solid var(--auction-line);padding:10px 0}
:where(body.pg-module) .auction-live-log p{display:flex;justify-content:space-between;gap:14px;margin:0;padding:8px 0}
:where(body.pg-module) .auction-bid-button{width:100%;min-height:58px;border-radius:16px;border:0;cursor:pointer}
:where(body.pg-module) .auction-bid-warning{margin-top:12px}
:where(body.pg-module) .auction-form-wrap{display:grid;grid-template-columns:minmax(280px,.48fr) minmax(0,1fr);gap:26px;padding:130px 0 70px}
:where(body.pg-module) .auction-form-intro{border:1px solid var(--auction-line);border-radius:24px;padding:28px;align-self:start;position:sticky;top:100px}
:where(body.pg-module) .auction-form-intro h1{margin:14px 0}
:where(body.pg-module) .auction-form-card{border:1px solid var(--auction-line);border-radius:24px;padding:28px}
:where(body.pg-module) .auction-form-card h2{margin-top:0}
:where(body.pg-module) .auction-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
:where(body.pg-module) .auction-field{display:grid;gap:8px}
:where(body.pg-module) .auction-field.full{grid-column:1/-1}
:where(body.pg-module) .auction-field input,:where(body.pg-module) .auction-field select,:where(body.pg-module) .auction-field textarea{width:100%;border:1px solid var(--auction-line);border-radius:13px;padding:13px 14px;outline:0}
:where(body.pg-module) .auction-form-section{padding:18px 0;border-top:1px solid var(--auction-line);margin-top:20px}
:where(body.pg-module) .auction-check{display:flex;gap:10px;align-items:flex-start}
:where(body.pg-module) .auction-message{margin-top:14px;border-radius:14px;padding:12px 14px;display:none}
:where(body.pg-module) .auction-message.show{display:block}
:where(body.pg-module) .auction-dashboard{padding:130px 0 70px}
:where(body.pg-module) .auction-dashboard-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:30px}
:where(body.pg-module) .auction-dashboard-grid{display:grid;grid-template-columns:280px minmax(0,1fr);gap:22px}
:where(body.pg-module) .auction-dashboard-nav{border:1px solid var(--auction-line);border-radius:22px;padding:14px;align-self:start;position:sticky;top:100px}
:where(body.pg-module) .auction-dashboard-nav a{display:block;padding:13px;border-radius:12px}
:where(body.pg-module) .auction-dashboard-main{display:grid;gap:20px}
:where(body.pg-module) .auction-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
:where(body.pg-module) .auction-summary-grid article{border:1px solid var(--auction-line);border-radius:18px;padding:20px}
:where(body.pg-module) .auction-summary-grid b{display:block;margin-top:8px}
:where(body.pg-module) .auction-table-card{border:1px solid var(--auction-line);border-radius:22px;overflow:hidden}
:where(body.pg-module) .auction-table-card header{padding:20px;border-bottom:1px solid var(--auction-line)}
:where(body.pg-module) .auction-table{width:100%;border-collapse:collapse}
:where(body.pg-module) .auction-table th,:where(body.pg-module) .auction-table td{text-align:right;padding:14px 18px;border-bottom:1px solid var(--auction-line)}
:where(body.pg-module) .auction-status{display:inline-flex;padding:6px 9px;border-radius:999px}
:where(body.pg-module) .auction-home-section{padding:90px 0;border-top:1px solid var(--line)}
:where(body.pg-module) .auction-home-shell{width:min(1240px,calc(100% - 40px));margin:auto}
:where(body.pg-module) .auction-home-head{display:grid;grid-template-columns:80px minmax(0,1fr) minmax(300px,.7fr);gap:28px;margin-bottom:34px}
:where(body.pg-module) .auction-home-head h2{margin:10px 0}
:where(body.pg-module) .auction-home-head p{margin:0}
:where(body.pg-module) .auction-home-feature{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.65fr);border:1px solid var(--line);border-radius:26px;overflow:hidden}
:where(body.pg-module) .auction-home-cover{min-height:520px;position:relative}
:where(body.pg-module) .auction-home-cover img{width:100%;height:100%;object-fit:cover}
:where(body.pg-module) .auction-home-cover:after{content:"";position:absolute;inset:0}
:where(body.pg-module) .auction-home-copy{padding:38px;display:flex;flex-direction:column;justify-content:center}
:where(body.pg-module) .auction-home-copy .auction-demo-pill{align-self:flex-start;border:1px solid var(--line);border-radius:999px;padding:7px 10px}
:where(body.pg-module) .auction-home-copy h3{margin:20px 0 10px}
:where(body.pg-module) .auction-home-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:22px 0}
:where(body.pg-module) .auction-home-stats div{border:1px solid var(--line);border-radius:14px;padding:13px}
:where(body.pg-module) .auction-home-stats span{display:block}
:where(body.pg-module) .auction-home-stats b{display:block;margin-top:5px}
@media(max-width:1100px){:where(body.pg-module) .auction-grid{grid-template-columns:repeat(2,1fr)}
:where(body.pg-module) .auction-process{grid-template-columns:repeat(3,1fr)}
:where(body.pg-module) .auction-process article:nth-child(4):after{display:none}
:where(body.pg-module) .auction-hero-content,:where(body.pg-module) .auction-home-feature{grid-template-columns:1fr}
:where(body.pg-module) .auction-countdown{max-width:520px}
:where(body.pg-module) .auction-heading,:where(body.pg-module) .auction-home-head{grid-template-columns:60px 1fr}
:where(body.pg-module) .auction-heading>p,:where(body.pg-module) .auction-home-head>p{grid-column:2}
:where(body.pg-module) .auction-live-layout,:where(body.pg-module) .auction-detail,:where(body.pg-module) .auction-form-wrap{grid-template-columns:1fr}
:where(body.pg-module) .auction-detail-panel,:where(body.pg-module) .auction-live-panel,:where(body.pg-module) .auction-form-intro{position:static}
:where(body.pg-module) .auction-dashboard-grid{grid-template-columns:1fr}
:where(body.pg-module) .auction-dashboard-nav{position:static;display:flex;overflow:auto}
:where(body.pg-module) .auction-summary-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){:where(body.pg-module) .auction-shell,:where(body.pg-module) .auction-home-shell{width:min(100% - 24px,1240px)}
:where(body.pg-module) .auction-header-row{min-height:66px}
:where(body.pg-module) .auction-brand span,:where(body.pg-module) .auction-nav{display:none}
:where(body.pg-module) .auction-brand img{width:44px;height:44px}
:where(body.pg-module) .auction-tools .auction-btn:first-child{display:none}
:where(body.pg-module) .auction-hero{min-height:760px}
:where(body.pg-module) .auction-hero-content{padding-top:120px;gap:28px}
:where(body.pg-module) .auction-heading,:where(body.pg-module) .auction-home-head{grid-template-columns:1fr}
:where(body.pg-module) .auction-heading>b,:where(body.pg-module) .auction-home-head>b{display:none}
:where(body.pg-module) .auction-heading>p,:where(body.pg-module) .auction-home-head>p{grid-column:auto}
:where(body.pg-module) .auction-grid,:where(body.pg-module) .auction-catalogue-grid,:where(body.pg-module) .auction-trust-grid{grid-template-columns:1fr}
:where(body.pg-module) .auction-process{grid-template-columns:1fr 1fr}
:where(body.pg-module) .auction-process article:after{display:none}
:where(body.pg-module) .auction-cta{grid-template-columns:1fr;padding:28px}
:where(body.pg-module) .auction-footer-row{display:grid}
:where(body.pg-module) .auction-toolbar{align-items:stretch;flex-direction:column}
:where(body.pg-module) .auction-search{min-width:0;width:100%}
:where(body.pg-module) .auction-detail-media{min-height:420px}
:where(body.pg-module) .auction-meta{grid-template-columns:1fr}
:where(body.pg-module) .auction-live-layout{padding-top:90px}
:where(body.pg-module) .auction-live-stage{min-height:540px}
:where(body.pg-module) .auction-live-video img{max-width:90%}
:where(body.pg-module) .auction-live-lot{grid-template-columns:1fr}
:where(body.pg-module) .auction-form-wrap{padding-top:95px}
:where(body.pg-module) .auction-form-grid{grid-template-columns:1fr}
:where(body.pg-module) .auction-field.full{grid-column:auto}
:where(body.pg-module) .auction-summary-grid{grid-template-columns:1fr 1fr}
:where(body.pg-module) .auction-table-card{overflow:auto}
:where(body.pg-module) .auction-table{min-width:700px}
:where(body.pg-module) .auction-home-cover{min-height:380px}
:where(body.pg-module) .auction-home-copy{padding:26px}
:where(body.pg-module) .auction-home-stats{grid-template-columns:1fr}}