.p4g-auction-landing,.p4g-auction-single-wrap,.p4g-auction-archive-wrap{--p4g-auction-accent:var(--reviews-score-bg,#ff4d00);--p4g-auction-accent-light:color-mix(in srgb,var(--p4g-auction-accent) 62%,#ffffff);--p4g-auction-accent-deep:color-mix(in srgb,var(--p4g-auction-accent) 78%,#9a3412);--p4g-auction-accent-soft:color-mix(in srgb,var(--p4g-auction-accent) 12%,transparent);--p4g-auction-accent-muted:color-mix(in srgb,var(--p4g-auction-accent) 22%,transparent);--p4g-auction-accent-border:color-mix(in srgb,var(--p4g-auction-accent) 35%,transparent);--p4g-auction-accent-shadow:color-mix(in srgb,var(--p4g-auction-accent) 32%,transparent)}.p4g-auction-landing,.p4g-auction-single-wrap,.p4g-auction-archive-wrap{--p4g-auction-ink:var(--text-dark,#111827);--p4g-auction-muted:rgba(51,65,85,0.92)}.p4g-auction-archive-head .p4g-auction-archive-title{margin-bottom:0.35rem}.p4g-auction-balance-banner{margin:0;color:rgba(58,74,94,0.92);font-size:0.95rem}.p4g-auction-grid{display:grid;width:100%;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:1.25rem}.p4g-auction-card{background:var(--surface-card,#fff);border:1px solid var(--border-color,rgba(20,40,70,0.12));border-radius:14px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 26px rgba(15,27,46,0.06)}.p4g-auction-card-thumb img{width:100%;height:160px;object-fit:cover;display:block}.p4g-auction-card-body{padding:1rem 1.1rem 1.15rem;display:flex;flex-direction:column;gap:0.45rem;flex:1}.p4g-auction-card-title{font-size:1.05rem;margin:0;line-height:1.3}.p4g-auction-card-excerpt{margin:0;font-size:0.88rem;color:var(--muted-text,#586b82);line-height:1.45}.p4g-auction-card-meta{display:flex;flex-wrap:wrap;gap:0.45rem;align-items:center;margin-top:auto;padding-top:0.35rem}.p4g-auction-badge{font-size:0.72rem;font-weight:700;text-transform:uppercase;letter-spacing:0.04em;padding:0.2rem 0.55rem;border-radius:999px}.p4g-auction-badge.is-open{background:rgba(34,197,94,0.15);color:#15803d;border:1px solid rgba(34,197,94,0.35)}.p4g-auction-badge.is-closed{background:rgba(100,116,139,0.12);color:#475569;border:1px solid rgba(100,116,139,0.22)}.p4g-auction-min{font-size:0.82rem;color:var(--muted-text,#586b82)}.p4g-auction-card-cta{font-weight:600;margin-top:0.25rem;color:var(--p4g-auction-accent)}.p4g-auction-card-terms,.p4g-auction-single-terms{display:flex;flex-wrap:wrap;gap:0.35rem;margin-bottom:0.45rem}a.p4g-auction-term{display:inline-block;font-size:0.72rem;font-weight:700;text-transform:uppercase;letter-spacing:0.04em;padding:0.18rem 0.5rem;border-radius:999px;border:1px solid var(--p4g-auction-accent-border);background:var(--p4g-auction-accent-soft);color:var(--p4g-auction-accent);text-decoration:none}a.p4g-auction-term:hover{border-color:color-mix(in srgb,var(--p4g-auction-accent) 55%,transparent);background:var(--p4g-auction-accent-muted)}.p4g-auction-tax-back{margin:0 0 0.5rem;font-size:0.88rem}.p4g-auction-tax-back a{font-weight:600}.p4g-auction-single-title-row{display:flex;align-items:center;justify-content:space-between;gap:0.75rem 1rem;margin:0 0 1rem;width:100%}.p4g-auction-single-title-row .p4g-auction-like-wrap{flex:0 0 auto;margin:0}.p4g-auction-single-title{margin:0;flex:1 1 auto;min-width:0;font-size:clamp(1.35rem,2.6vw,1.85rem);line-height:1.25}@media (max-width:480px){.p4g-auction-single-title-row{flex-wrap:wrap}.p4g-auction-single-title-row .p4g-auction-like-wrap{margin-left:auto}}.p4g-auction-single-media{margin:0 0 1.35rem;padding:0;max-width:min(100%,520px);border-radius:14px;overflow:hidden;background:var(--surface-panel,#f4f7fb);border:1px solid var(--border-color,rgba(20,40,70,0.12));box-shadow:0 10px 28px rgba(15,27,46,0.06)}.p4g-auction-single-media .p4g-auction-single-img,.p4g-auction-single-img{display:block;width:100%;height:auto;max-height:min(52vh,380px);object-fit:contain;vertical-align:middle}.p4g-auction-game-media{display:grid;grid-template-columns:minmax(0,1fr) 96px;gap:0.65rem 0.85rem;align-items:start;margin:0 0 1.35rem;max-width:min(100%,660px)}.p4g-auction-game-media-main{min-width:0}.p4g-auction-game-media .p4g-auction-single-media{margin-bottom:0.45rem}.p4g-auction-game-fiche-link{margin:0;font-size:0.88rem}.p4g-auction-game-fiche-link a{font-weight:650;color:var(--bg-blue)}.p4g-auction-game-media-side{display:flex;flex-direction:column;gap:0.42rem;max-height:min(52vh,380px);overflow-y:auto;padding:0.1rem 0.05rem 0.1rem 0;scrollbar-width:thin}.p4g-auction-game-thumb{flex:0 0 auto;padding:0;margin:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:rgba(15,23,42,0.06);cursor:pointer;width:100%;aspect-ratio:1}.p4g-auction-game-thumb img{width:100%;height:100%;object-fit:cover;display:block}.p4g-auction-game-thumb:hover,.p4g-auction-game-thumb:focus-visible{border-color:var(--p4g-auction-accent-border);outline:none}.p4g-auction-game-thumb.is-active{border-color:var(--p4g-auction-accent);box-shadow:0 0 0 2px var(--p4g-auction-accent-soft)}@media (max-width:540px){.p4g-auction-game-media{grid-template-columns:1fr}.p4g-auction-game-media-side{flex-direction:row;flex-wrap:wrap;max-height:none;overflow:visible}.p4g-auction-game-thumb{width:calc(33.333% - 0.35rem);min-width:72px;max-width:112px}}.p4g-auction-tabs{margin-top:0.5rem;border-radius:14px;border:1px solid var(--border-color,rgba(20,40,70,0.12));background:var(--surface-card,#fff);overflow:hidden}.p4g-auction-tabs-nav{display:flex;flex-wrap:wrap;gap:0.35rem;padding:0.45rem 0.55rem 0;border-bottom:1px solid var(--border-color,rgba(20,40,70,0.1));background:var(--surface-panel,#f4f7fb)}.p4g-auction-tabs-btn{appearance:none;border:0;background:transparent;padding:0.55rem 0.95rem;border-radius:10px 10px 0 0;font-size:0.92rem;font-weight:650;color:var(--muted-text,#586b82);cursor:pointer}.p4g-auction-tabs-btn.is-active{background:var(--surface-card,#fff);color:var(--p4g-auction-accent);box-shadow:0 -1px 0 var(--surface-card,#fff),inset 0 -2px 0 var(--p4g-auction-accent)}.p4g-auction-tabs-panels{padding:1rem 1.15rem 1.15rem}.p4g-auction-tabs-panel[hidden]{display:none !important}.p4g-auction-tabs-empty{margin:0 0 1rem;color:var(--muted-text,#586b82);font-size:0.92rem}.p4g-auction-details-meta{margin:1rem 0 0;padding:0.85rem 0 0;border-top:1px solid rgba(20,40,70,0.08);display:grid;gap:0.45rem}.p4g-auction-details-meta-row{display:grid;grid-template-columns:minmax(0,9rem) minmax(0,1fr);gap:0.5rem 0.75rem;font-size:0.88rem}.p4g-auction-details-meta dt{margin:0;font-weight:600;color:var(--muted-text,#586b82)}.p4g-auction-details-meta dd{margin:0;font-weight:650;color:var(--text-dark,#1e293b)}.p4g-auction-tabs .p4g-auction-comments-wrap{margin-top:0;padding-top:0;border-top:0;max-width:none}.p4g-auction-tabs-panel[data-tab-panel="details"] .play4geek-taboola-zone,.p4g-auction-tabs-panel[data-tab-panel="details"] [id^="taboola-"],.p4g-auction-single-content .play4geek-taboola-zone,.p4g-auction-single-content [id^="taboola-"],.p4g-auction-single-content .trc_rbox,.p4g-auction-single-content .tbl-feed-container{display:none !important}.p4g-auction-single-desc{margin-top:0.25rem;padding:1rem 1.15rem 1.15rem;border-radius:14px;border:1px solid var(--border-color,rgba(20,40,70,0.12));background:var(--surface-card,#fff)}.p4g-auction-single-desc-heading{margin:0 0 0.65rem;font-size:1rem;font-weight:700;letter-spacing:0.02em;color:var(--text-dark,#1e293b)}.p4g-auction-single-desc .p4g-auction-single-content{margin:0}.p4g-auction-comments-wrap{margin-top:2.25rem;padding-top:1.75rem;border-top:1px solid var(--border-color,rgba(20,40,70,0.14));max-width:min(100%,920px)}.p4g-auction-comments-wrap .comments-area{margin:0}.p4g-auction-single-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,320px);gap:clamp(1rem,2.5vw,1.75rem);align-items:start}@media (max-width:1100px){.p4g-auction-single-layout{grid-template-columns:minmax(0,1fr) minmax(200px,280px)}}@media (max-width:820px){.p4g-auction-single-layout{grid-template-columns:minmax(0,1fr) minmax(180px,240px)}}.p4g-auction-panel{background:var(--surface-panel,#f4f7fb);border:1px solid var(--border-color,rgba(20,40,70,0.12));border-radius:14px;padding:1rem 1.1rem;margin-bottom:1rem}.p4g-auction-panel-title{font-size:0.95rem;margin:0 0 0.75rem;text-transform:uppercase;letter-spacing:0.06em;color:rgba(58,74,94,0.88)}.p4g-auction-countdown{margin:0 0 0.85rem;padding:0.75rem 0.85rem;border-radius:12px;border:1px solid var(--p4g-auction-accent-muted);background:color-mix(in srgb,var(--p4g-auction-accent-soft) 65%,var(--surface-card,#fff))}.p4g-auction-countdown-label{margin:0 0 0.45rem;font-size:0.72rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:var(--p4g-auction-muted)}.p4g-auction-countdown-digits{display:flex;flex-wrap:wrap;gap:0.35rem 0.55rem;align-items:baseline}.p4g-auction-countdown-segment{display:inline-flex;align-items:baseline;gap:0.2rem}.p4g-auction-countdown-value{font-size:1.35rem;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-0.02em;color:var(--p4g-auction-accent);line-height:1}.p4g-auction-countdown-unit{font-size:0.78rem;font-weight:700;color:var(--p4g-auction-muted)}.p4g-auction-countdown.is-live .p4g-auction-countdown-value{color:var(--p4g-auction-accent-deep)}.p4g-auction-countdown.is-upcoming .p4g-auction-countdown-value{color:var(--p4g-auction-accent)}.p4g-auction-countdown.is-ended,.p4g-auction-countdown.is-open-unlimited{background:var(--surface-card,#fff);border-color:var(--border-color,rgba(20,40,70,0.12))}.p4g-auction-countdown-ended-date,.p4g-auction-countdown-note{margin:0;font-size:0.9rem;font-weight:650;color:var(--text-dark,#1e293b)}.p4g-auction-countdown.is-ended .p4g-auction-countdown-label{color:var(--p4g-auction-accent)}.p4g-auction-stat{margin:0 0 0.45rem;font-size:0.92rem}.p4g-auction-bid-form{display:flex;flex-wrap:wrap;gap:0.5rem;margin-top:0.65rem}.p4g-auction-bid-form input[type="number"]{flex:1 1 120px;min-width:0;padding:0.45rem 0.6rem;border-radius:8px;border:1px solid rgba(20,40,70,0.18)}.p4g-auction-bid-message{min-height:1.25rem;margin:0.45rem 0 0;font-size:0.88rem}.p4g-auction-recent-list{list-style:none;margin:0;padding:0}.p4g-auction-recent .p4g-auction-panel-title{margin-bottom:0.65rem}.p4g-auction-like-wrap{margin:0}.p4g-auction-like-form{margin:0}.p4g-auction-like-btn{display:inline-flex;align-items:center;gap:0.4rem;padding:0.35rem 0.7rem;border-radius:999px;border:1px solid rgba(20,40,70,0.14);background:var(--surface-card,#fff);color:var(--text-dark,#1e293b);font-size:0.82rem;font-weight:650;cursor:pointer}.p4g-auction-like-btn.is-active{border-color:var(--p4g-auction-accent-border);background:var(--p4g-auction-accent-soft);color:var(--p4g-auction-accent)}.p4g-auction-like-guest{display:inline-flex;align-items:center;gap:0.4rem;margin:0;font-size:0.82rem;color:var(--muted-text,#586b82)}.p4g-auction-recent-item{display:flex;align-items:center;justify-content:space-between;gap:0.75rem;padding:0.55rem 0;border-bottom:1px solid rgba(20,40,70,0.08);font-size:0.88rem}.p4g-auction-recent-user{display:flex;align-items:center;gap:0.55rem;min-width:0}.p4g-auction-recent-avatar{flex:0 0 auto;display:block;width:40px;height:40px;border-radius:50%;overflow:hidden;background:rgba(15,23,42,0.06)}.p4g-auction-recent-avatar img{display:block;width:100%;height:100%;object-fit:cover}.p4g-auction-recent-ident{min-width:0}.p4g-auction-recent-name{font-weight:650;color:var(--p4g-auction-accent);text-decoration:none}.p4g-auction-recent-name:hover{text-decoration:underline}.p4g-auction-recent-item:last-child{border-bottom:0}.p4g-auction-recent-ident .p4g-auction-recent-name:not(a){font-weight:600;color:rgba(45,62,82,0.95)}.p4g-auction-recent-pts{color:rgba(58,74,94,0.85);white-space:nowrap}.p4g-auction-recent-empty{margin:0;font-size:0.88rem;color:var(--muted-text,#586b82)}.p4g-auction-share .p4g-auction-panel-title{margin-bottom:0.65rem}.p4g-auction-share-chips{list-style:none;margin:0 0 0.85rem;padding:0;display:flex;flex-wrap:wrap;gap:0.45rem}.p4g-auction-share-chips li{margin:0}.p4g-auction-share-chip{display:inline-flex;align-items:center;gap:0.38rem;padding:0.38rem 0.72rem;border-radius:999px;font-size:0.8rem;font-weight:650;text-decoration:none;border:1px solid rgba(20,40,70,0.14);background:var(--surface-card,#fff);color:var(--text-dark,#1e293b);line-height:1.2;transition:border-color 0.15s ease,box-shadow 0.15s ease}.p4g-auction-share-chip:hover{border-color:var(--p4g-auction-accent-border);box-shadow:0 6px 14px rgba(15,27,46,0.06)}.p4g-auction-share-chip-icon{display:inline-flex;font-size:0.95rem;opacity:0.92}.p4g-auction-share-actions{display:flex;flex-direction:column;gap:0.5rem}.p4g-auction-share-actions .btn{display:inline-flex;align-items:center;justify-content:center;gap:0.45rem;width:100%;font-size:0.88rem}.p4g-auction-copy-link.is-copied{border-color:var(--p4g-auction-accent)}.p4g-auction-discussion{scroll-margin-top:1rem}@media (max-width:640px){.p4g-auction-single-layout{grid-template-columns:1fr}}body.theme-dark .p4g-auction-single-desc{background:var(--surface-panel);border-color:var(--border-color)}body.theme-dark .p4g-auction-single-desc-heading{color:var(--text-light,#e8f1ff)}body.theme-dark .p4g-auction-single-media{background:var(--surface-panel);border-color:var(--border-color)}body.theme-dark .p4g-auction-card{background:var(--surface-panel);border-color:var(--border-color)}body.theme-dark .p4g-auction-panel{background:var(--surface-panel);border-color:var(--border-color)}body.theme-dark .p4g-auction-balance-banner,body.theme-dark .p4g-auction-panel-title,body.theme-dark .p4g-auction-stat{color:var(--text-light,#dbe8ff)}body.theme-dark .p4g-auction-countdown{background:color-mix(in srgb,var(--p4g-auction-accent-soft) 40%,var(--surface-panel));border-color:var(--p4g-auction-accent-muted)}body.theme-dark .p4g-auction-countdown-label{color:rgba(203,213,225,0.88)}body.theme-dark .p4g-auction-countdown-ended-date,body.theme-dark .p4g-auction-countdown-note{color:var(--text-light,#e8f1ff)}body.theme-dark .p4g-auction-countdown.is-ended,body.theme-dark .p4g-auction-countdown.is-open-unlimited{background:var(--surface-panel);border-color:var(--border-color)}body.theme-dark .p4g-auction-recent-name{color:#e8f1ff}body.theme-dark .p4g-auction-tabs,body.theme-dark .p4g-auction-tabs-btn.is-active{background:var(--surface-panel);border-color:var(--border-color)}body.theme-dark .p4g-auction-tabs-nav{background:color-mix(in srgb,var(--surface-panel) 88%,#000);border-color:var(--border-color)}body.theme-dark .p4g-auction-tabs-btn{color:var(--muted-text)}body.theme-dark .p4g-auction-tabs-btn.is-active{color:var(--p4g-auction-accent)}body.theme-dark .p4g-auction-details-meta dt{color:var(--muted-text)}body.theme-dark .p4g-auction-details-meta dd{color:var(--text-light,#e8f1ff)}body.theme-dark .p4g-auction-like-btn{background:rgba(12,22,38,0.6);border-color:var(--border-color);color:var(--text-light,#e8f1ff)}body.theme-dark .p4g-auction-like-btn.is-active{border-color:var(--p4g-auction-accent-border);background:var(--p4g-auction-accent-soft);color:var(--p4g-auction-accent)}body.theme-dark .p4g-auction-bid-form input[type="number"]{background:rgba(12,22,38,0.85);border-color:rgba(255,255,255,0.14);color:#e8f1ff}.p4g-auction-page-inner{width:100%;max-width:min(1320px,100%);margin-left:auto;margin-right:auto;padding:1.5rem clamp(1rem,3vw,2rem) 2.75rem}.p4g-auction-hero--pro{position:relative;overflow:hidden;background:linear-gradient( 155deg,rgba(255,255,255,0.97) 0%,rgba(235,242,248,0.65) 42%,rgba(255,255,255,0.92) 100% );border-radius:18px;padding:clamp(1.65rem,3vw,2.35rem) clamp(1.35rem,3vw,2.25rem);margin-bottom:2.75rem;border:1px solid var(--p4g-auction-accent-muted);box-shadow:0 1px 0 rgba(255,255,255,0.85) inset,0 18px 48px rgba(14,32,56,0.07)}.p4g-auction-hero--pro::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--p4g-auction-accent),var(--p4g-auction-accent-light) 55%,color-mix(in srgb,var(--p4g-auction-accent) 25%,transparent));pointer-events:none}.p4g-auction-hero-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,360px);gap:clamp(1.25rem,3.5vw,2.75rem);align-items:stretch}@media (max-width:1100px){.p4g-auction-hero-shell{grid-template-columns:minmax(0,1fr) minmax(220px,300px)}}@media (max-width:820px){.p4g-auction-hero-shell{grid-template-columns:minmax(0,1fr) minmax(200px,260px)}}.p4g-auction-hero-copy{min-width:0}.p4g-auction-hero-kicker{margin:0 0 0.65rem;font-size:0.7rem;font-weight:700;letter-spacing:0.18em;text-transform:uppercase;color:var(--p4g-auction-accent)}.p4g-auction-hero-title{margin:0 0 1rem;display:flex;flex-direction:column;gap:0.2rem}.p4g-auction-hero-title-line{display:block;font-size:clamp(1.65rem,4vw,2.45rem);font-weight:800;line-height:1.12;letter-spacing:-0.03em;color:var(--p4g-auction-ink)}.p4g-auction-hero-title-sub{display:block;font-size:clamp(1rem,2.4vw,1.3rem);font-weight:600;line-height:1.35;letter-spacing:-0.015em;color:var(--p4g-auction-muted)}.p4g-auction-hero-lead{margin:0;font-size:0.97rem;line-height:1.62;color:var(--p4g-auction-muted);max-width:38rem}.p4g-auction-hero-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:0.65rem;margin-top:1.4rem}.p4g-auction-balance-pill{display:inline-flex;align-items:center;gap:1rem;padding:0.55rem 1.1rem;border-radius:999px;background:#fff;border:1px solid var(--p4g-auction-accent-muted);box-shadow:0 4px 16px rgba(14,32,56,0.06)}.p4g-auction-balance-pill-label{font-size:0.68rem;font-weight:700;letter-spacing:0.07em;text-transform:uppercase;color:var(--p4g-auction-muted)}.p4g-auction-balance-pill-value{display:inline-flex;align-items:baseline;gap:0.35rem}.p4g-auction-balance-pill-num{font-size:1.38rem;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-0.02em;color:var(--p4g-auction-accent)}.p4g-auction-balance-pill-cur{font-size:0.82rem;font-weight:700;color:var(--p4g-auction-muted)}.p4g-auction-hero-cta{display:inline-flex;align-items:center;justify-content:center;padding:0.58rem 1.2rem;border-radius:10px;font-weight:600;font-size:0.9rem;line-height:1.2;background:linear-gradient(145deg,var(--p4g-auction-accent),var(--p4g-auction-accent-deep));color:#fff !important;border:none;box-shadow:0 6px 18px var(--p4g-auction-accent-shadow);transition:transform 0.15s ease,box-shadow 0.15s ease,opacity 0.15s ease}.p4g-auction-hero-cta:hover{opacity:0.96;transform:translateY(-1px);box-shadow:0 8px 22px var(--p4g-auction-accent-shadow)}.p4g-auction-hero-cta--ghost{background:transparent;color:var(--p4g-auction-accent) !important;border:1px solid var(--p4g-auction-accent-border);box-shadow:none}.p4g-auction-hero-cta--ghost:hover{background:var(--p4g-auction-accent-soft)}.p4g-auction-hero-aside{padding:1.2rem 1.25rem 1.3rem;border-radius:14px;background:rgba(255,255,255,0.85);border:1px solid var(--p4g-auction-accent-soft);box-shadow:0 8px 28px rgba(14,32,56,0.05)}.p4g-auction-aside-heading{margin:0 0 1.05rem;font-size:0.65rem;font-weight:800;letter-spacing:0.14em;text-transform:uppercase;color:var(--p4g-auction-muted)}.p4g-auction-timeline{list-style:none;margin:0;padding:0}.p4g-auction-timeline-item{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:0.85rem;padding-bottom:1.2rem}.p4g-auction-timeline-item:last-child{padding-bottom:0}.p4g-auction-timeline-item:not(:last-child)::after{content:"";position:absolute;left:0.72rem;top:2rem;bottom:0;width:2px;border-radius:2px;background:linear-gradient(180deg,var(--p4g-auction-accent-muted),var(--p4g-auction-accent-soft))}.p4g-auction-timeline-marker{width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;background:#fff;border:2px solid var(--p4g-auction-accent);color:var(--p4g-auction-accent);font-size:0.68rem;font-weight:800;position:relative;z-index:1}.p4g-auction-timeline-body{display:flex;flex-direction:column;gap:0.22rem;min-width:0}.p4g-auction-timeline-title{font-weight:700;font-size:0.9rem;line-height:1.3;color:var(--p4g-auction-ink)}.p4g-auction-timeline-desc{font-size:0.8rem;line-height:1.45;color:var(--p4g-auction-muted)}.p4g-auction-timeline-link{margin-top:0.15rem;font-size:0.8rem;font-weight:600;color:var(--p4g-auction-accent);text-decoration:underline;text-underline-offset:2px}.p4g-auction-timeline-link:hover{opacity:0.88}@media (max-width:640px){.p4g-auction-hero-shell{grid-template-columns:1fr}.p4g-auction-hero-aside{max-width:100%}}.p4g-auction-section{margin-bottom:2.5rem}.p4g-auction-section-title{margin:0 0 1rem;font-size:1.35rem;font-weight:800;color:var(--p4g-auction-ink)}.p4g-auction-section-accent{color:var(--p4g-auction-accent);font-weight:800}.p4g-auction-empty{border:2px dashed var(--p4g-auction-accent-muted);border-radius:14px;padding:2rem 1.5rem;text-align:center;color:var(--p4g-auction-muted);background:rgba(235,242,248,0.65)}.p4g-auction-empty--light{background:transparent}.p4g-auction-empty p{margin:0;font-size:0.98rem}.p4g-auction-ongoing-grid{display:grid;width:100%;gap:1.15rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}.p4g-auction-live-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid var(--p4g-auction-accent-muted);border-radius:14px;overflow:hidden;box-shadow:0 10px 28px rgba(14,32,56,0.06)}.p4g-auction-live-card-thumb img{width:100%;height:140px;object-fit:cover;display:block}.p4g-auction-live-card-body{padding:1rem 1.05rem 1.1rem;display:flex;flex-direction:column;gap:0.35rem;flex:1}.p4g-auction-live-card-title{margin:0;font-size:1.02rem;line-height:1.3}.p4g-auction-live-card-title a{color:var(--p4g-auction-accent);font-weight:700;text-decoration:none}.p4g-auction-live-card-title a:hover{text-decoration:underline}.p4g-auction-live-card-min{margin:0;font-size:0.84rem;color:var(--p4g-auction-muted)}.p4g-auction-live-card-cta{margin-top:0.35rem;font-weight:700;font-size:0.92rem;color:var(--p4g-auction-accent);text-decoration:none}.p4g-auction-live-card-cta:hover{text-decoration:underline}.p4g-auction-live-card--upcoming{border-style:dashed}.p4g-auction-live-card-badge{margin:0 0 0.15rem;align-self:flex-start;font-size:0.72rem;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;padding:0.2rem 0.5rem;border-radius:999px;background:var(--p4g-auction-accent-soft);color:var(--p4g-auction-accent)}.p4g-auction-live-card-start{margin:0;font-size:0.84rem;color:var(--p4g-auction-muted)}.p4g-auction-section--upcoming{padding-bottom:0.25rem}.p4g-auction-finished-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0.85rem}.p4g-auction-result-card{background:#fff;border:1px solid var(--p4g-auction-accent-soft);border-radius:14px;padding:1rem 1.15rem;box-shadow:0 6px 20px rgba(14,32,56,0.04)}.p4g-auction-result-title{margin:0 0 0.45rem;font-size:1.05rem;font-weight:700;color:var(--p4g-auction-accent);line-height:1.3}.p4g-auction-result-meta{margin:0;font-size:0.93rem;line-height:1.45;color:var(--p4g-auction-muted)}.p4g-auction-result-meta.is-muted{color:rgba(100,116,139,0.95)}.p4g-auction-result-name,.p4g-auction-result-amount{color:var(--p4g-auction-accent);font-weight:700}body.theme-dark .p4g-auction-landing,body.theme-dark .p4g-auction-single-wrap,body.theme-dark .p4g-auction-archive-wrap{--p4g-auction-ink:var(--text-light,#dbe8ff);--p4g-auction-muted:rgba(203,213,225,0.88)}body.theme-dark .p4g-auction-hero-title,body.theme-dark .p4g-auction-section-title{color:var(--text-light,#e8f1ff)}body.theme-dark .p4g-auction-hero-lead,body.theme-dark .p4g-auction-timeline-desc,body.theme-dark .p4g-auction-result-meta{color:rgba(203,213,225,0.92)}body.theme-dark .p4g-auction-hero-title-sub{color:rgba(203,213,225,0.78)}body.theme-dark .p4g-auction-hero--pro{background:linear-gradient( 155deg,rgba(16,35,63,0.55) 0%,rgba(11,29,53,0.88) 48%,rgba(7,23,43,0.96) 100% );border-color:var(--p4g-auction-accent-muted);box-shadow:0 1px 0 rgba(255,255,255,0.04) inset,0 16px 48px rgba(0,0,0,0.28)}body.theme-dark .p4g-auction-hero--pro::before{background:linear-gradient(90deg,var(--p4g-auction-accent),var(--p4g-auction-accent-light) 55%,color-mix(in srgb,var(--p4g-auction-accent) 25%,transparent))}body.theme-dark .p4g-auction-balance-pill{background:rgba(11,29,53,0.92);border-color:var(--p4g-auction-accent-muted)}body.theme-dark .p4g-auction-hero-aside{background:rgba(16,35,63,0.6);border-color:var(--p4g-auction-accent-soft)}body.theme-dark .p4g-auction-timeline-marker{background:rgba(11,29,53,0.95)}body.theme-dark .p4g-auction-timeline-title{color:var(--text-light,#e8f1ff)}body.theme-dark .p4g-auction-result-card,body.theme-dark .p4g-auction-live-card{background:var(--surface-panel);border-color:var(--border-color)}body.theme-dark .p4g-auction-empty{border-color:rgba(148,163,184,0.35);color:rgba(203,213,225,0.88)}.p4g-auction-landing .p4g-auction-bid-form .btn,.p4g-auction-single-wrap .p4g-auction-bid-form .btn,.p4g-auction-archive-wrap .p4g-auction-bid-form .btn,.p4g-auction-landing .p4g-auction-share-actions .btn:not(.p4g-auction-hero-cta--ghost),.p4g-auction-single-wrap .p4g-auction-share-actions .btn:not(.p4g-auction-hero-cta--ghost){background:linear-gradient(145deg,var(--p4g-auction-accent),var(--p4g-auction-accent-deep));border-color:transparent;color:#fff;box-shadow:0 6px 18px var(--p4g-auction-accent-shadow)}.p4g-auction-landing .p4g-auction-bid-form .btn:hover,.p4g-auction-single-wrap .p4g-auction-bid-form .btn:hover,.p4g-auction-archive-wrap .p4g-auction-bid-form .btn:hover,.p4g-auction-landing .p4g-auction-share-actions .btn:not(.p4g-auction-hero-cta--ghost):hover,.p4g-auction-single-wrap .p4g-auction-share-actions .btn:not(.p4g-auction-hero-cta--ghost):hover{background:linear-gradient(145deg,var(--p4g-auction-accent-deep),var(--p4g-auction-accent));color:#fff}.p4g-auction-archive-head .p4g-auction-archive-title,.p4g-auction-single-title{color:var(--p4g-auction-ink)}.p4g-auction-bid-form input[type="number"]:focus{border-color:var(--p4g-auction-accent);box-shadow:0 0 0 3px var(--p4g-auction-accent-soft);outline:none}
