:root{--blue:#064699;--blue2:#0d56b5;--navy:#002f7b;--ink:#08234d;--line:#d6e2f2;--soft:#f4f7fb;--success:#17703a;--warn:#8a6500;--danger:#a32626;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172033;background:#fff;line-height:1.45}*{box-sizing:border-box}body{margin:0;background:#fff}a{color:#065bcc}.sitehead{background:#fff;border-top:10px solid #20272c;border-bottom:1px solid #d7dfe9}.headin{max-width:1180px;margin:auto;padding:10px 18px;display:flex;align-items:center;gap:24px}.brand{text-decoration:none;color:var(--navy);display:flex;flex-direction:column;line-height:.9;min-width:230px}.brand strong{font-family:Georgia,serif;font-size:37px;font-weight:500;letter-spacing:-1px}.brand span{font-size:12px;font-weight:850;letter-spacing:.04em;margin-left:48px}.brand small{font-size:8px;margin:5px 0 0 56px;color:#263f68}.sitehead nav{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.navbtn{background:var(--blue);color:white!important;text-decoration:none;padding:10px 17px;border-radius:11px;font-weight:800;font-size:13px}.navbtn.wide{padding-left:20px;padding-right:20px}.hello{font-size:12px;color:#495b74;margin-left:4px}.logoutform{display:inline}.logoutlink{border:0;background:none;color:#b77a00;cursor:pointer;padding:5px;font:inherit;font-size:12px}.section{max-width:1180px;margin:auto;padding:30px 18px 68px}.section.narrow{max-width:1180px}.section h1,.section h2{color:#08234d;margin:0 0 8px}.breadcrumbs{font-size:11px;color:#7a8493;margin:2px 0 16px}.breadcrumbs a{text-decoration:none}.eyebrow{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#8a6b1e}.muted{color:#66758d}.home-showcase{max-width:1180px;margin:0 auto;padding:34px 18px 86px}.home-tile{display:block;background:#fff;overflow:hidden;text-decoration:none;line-height:0;transition:transform .16s ease,box-shadow .16s ease}.home-tile:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,48,112,.11)}.home-tile:focus-visible{outline:4px solid #78a9e7;outline-offset:4px}.home-tile img{display:block;width:100%;height:auto}.home-tile-main{width:100%;margin-bottom:28px}.home-tile-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.catalog-view-actions{margin:12px 0 0}.hero{background:linear-gradient(135deg,#f7faff,#edf4ff);border-bottom:1px solid #dce6f3;padding:54px 18px}.hero .inner{max-width:1180px;margin:auto}.hero h1{font-size:clamp(34px,5vw,58px);line-height:1.02;color:var(--navy);max-width:800px;margin:0 0 14px}.hero p{max-width:720px;font-size:17px;color:#506079}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background:var(--blue);color:white!important;text-decoration:none;padding:11px 16px;font-weight:800;cursor:pointer}.btn.secondary{background:#eef4fc;color:var(--navy)!important;border:1px solid #d1e0f3}.eventgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-top:20px}.event{border:1px solid var(--line);border-radius:14px;padding:18px;background:white;box-shadow:0 5px 18px rgba(0,49,117,.05)}.event h3{margin:5px 0 10px;color:#08234d}.facts{display:flex;gap:10px;align-items:center;flex-wrap:wrap;font-size:12px;color:#60708a}.badge{display:inline-block;padding:4px 8px;border-radius:999px;background:#eef3f8;font-size:11px;font-weight:800}.badge.ok{background:#e1f6e8;color:var(--success)}.badge.warn{background:#fff2cc;color:var(--warn)}.badge.bad{background:#fde6e6;color:var(--danger)}.catalog-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.catalog-head h1{font-size:24px}.lotgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.lotcard{position:relative;border:1px solid #cddbed;border-radius:18px;background:white;overflow:hidden;box-shadow:0 6px 18px rgba(0,55,130,.08);min-width:0}.lotcard.catalog-expired{opacity:0;transform:scale(.985);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.lotcard-link{text-decoration:none;color:inherit;display:block;height:100%}.lotcard .thumb{aspect-ratio:1/1;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:18px 20px 12px}.lotcard .thumb img{width:100%;height:100%;object-fit:contain}.lotcard .inside{padding:14px 16px 18px}.statuspin{position:absolute;top:14px;left:14px;z-index:2;background:var(--blue);color:#fff;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:900;line-height:1}.lotcard.has-user-status .statuspin{top:47px}.card-user-status{position:absolute;top:12px;left:12px;z-index:3;color:#fff;border-radius:3px;padding:6px 10px;font-size:13px;font-weight:900;line-height:1.1;box-shadow:0 4px 12px rgba(0,0,0,.12)}.card-user-status.win{background:#65a24e}.card-user-status.lose{background:#ff1900}.nextpin{position:absolute;top:14px;right:14px;z-index:2;width:40px;height:40px;border-radius:50%;background:#5895d8;color:white;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 4px 12px rgba(0,55,130,.16)}.card-countdown{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #cbdcf0;border-radius:10px;background:#f6f9fe;margin-bottom:12px;overflow:hidden}.card-countdown span{text-align:center;padding:10px 4px 8px;font-size:10px;color:#0a438d;border-right:1px solid #dce7f4}.card-countdown span:last-child{border-right:0}.card-countdown strong{display:block;font-size:19px;line-height:1.05;color:#053978}.card-countdown small{display:block;font-size:8px;line-height:1.1;margin-top:3px}.lotmeta{font-size:13px;line-height:1.2;color:#60708a;margin:0 0 6px}.catalog-lot-id{font-size:16px;line-height:1.25;font-weight:900;color:#04357c;margin:6px 0 8px}.catalog-pagination{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin:22px 0 0}.catalog-pagination[hidden]{display:none}.catalog-page{min-width:38px;height:38px;padding:0 11px;border:1px solid #0d63d4;background:#fff;color:#0756bd!important;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;border-radius:2px}.catalog-page:hover{background:#eef5ff}.catalog-page.active{background:#0d63d4;color:#fff!important;border-color:#0d63d4;pointer-events:none}.catalog-arrow{font-size:18px}.catalog-page-gap{min-width:30px;height:38px;display:inline-flex;align-items:center;justify-content:center;color:#66758d;font-weight:800}.lotcard h3{font-size:18px;line-height:1.28;margin:4px 0;color:#04357c;min-height:46px}.cardprice{font-size:18px;font-weight:900;color:#04357c;line-height:1.25}.lotdetail{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:28px;align-items:start}.gallery{border:1px solid #cbdbee;border-radius:16px;background:white;padding:16px;box-shadow:0 5px 18px rgba(0,55,130,.05)}.gallery-main{position:relative;min-height:430px;height:min(64vw,620px);display:flex;align-items:center;justify-content:center;background:#fff;overflow:hidden}.gallery-main img{max-width:100%;max-height:100%;object-fit:contain}.zoom-btn{position:absolute;top:0;right:0;border:0;background:white;color:#23364f;font-size:22px;cursor:pointer;padding:8px}.gallery-thumbs{display:flex;gap:12px;margin-top:12px;overflow:auto}.gallery-thumb{width:88px;height:88px;border:2px solid transparent;border-radius:6px;background:#f1f4f8;padding:0;cursor:pointer;flex:0 0 auto;opacity:.55}.gallery-thumb.active{opacity:1;border-color:#87aee0}.gallery-thumb img{width:100%;height:100%;object-fit:contain}.bidbox{border:1px solid #cbdbee;border-radius:16px;background:white;padding:24px;box-shadow:0 5px 18px rgba(0,55,130,.05)}.bidtop{display:flex;justify-content:space-between;gap:12px;align-items:start}.nextlot{white-space:nowrap;border:1px solid #cde0fa;background:#f1f7ff;color:#003b89;text-decoration:none;border-radius:14px;padding:9px 12px;font-size:11px;font-weight:850}.bidbox h1{font-size:clamp(26px,3vw,40px);line-height:.98;margin:12px 0;color:#002f72}.current-amount{border:1px solid #bdd2ec;border-radius:12px;background:#f8fbff;padding:10px 14px;font-size:29px;font-weight:900;color:#003376;margin:12px 0 15px}.countdown-panel{background:#0b4ca8;color:white;border-radius:15px;padding:15px 12px;margin:12px 0}.countdown-title{font-size:12px;font-weight:900;margin-bottom:9px}.countdown-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.countdown-cell{border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.12);border-radius:8px;text-align:center;padding:8px 4px}.countdown-cell strong{display:block;font-size:18px}.countdown-cell small{font-size:8px}.bid-divider{border:0;border-top:2px solid #9da3aa;margin:13px 0}.bid-label{display:block;color:#182f50;font-weight:850;font-size:13px;margin:10px 0 6px}.normal-row,.max-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.normal-bid-form{display:contents}.amount-display,.moneyinput{border:1px solid #cbdcf0;border-radius:11px;background:#eef4fd;min-height:48px;display:flex;align-items:center;justify-content:center;font-weight:900;color:#003b89}.moneyinput{justify-content:flex-start;padding:0 12px}.moneyinput span{font-weight:900;margin-right:7px}.moneyinput input{width:100%;border:0;background:transparent;outline:0;font:inherit;font-weight:800;color:#12345f;min-width:0}.direct-bid-picker{padding:0;overflow:hidden}.direct-bid-picker select{width:100%;height:100%;min-height:48px;border:0;background:#eef4fd;color:#003b89;font:inherit;font-weight:900;text-align:center;text-align-last:center;padding:0 34px 0 12px;cursor:pointer;outline:0}.direct-bid-picker select option{font-weight:700;background:#eef4fd;color:#003b89}.bidprimary,.secondarybid{min-height:48px;background:#0c54b7}.bidprimary:disabled,.secondarybid:disabled{opacity:.58;cursor:not-allowed}.bid-feedback-slot:empty{display:none}.bid-feedback-slot .notice{transition:opacity .12s ease}.bidhelp{background:#f1f4f9;border-radius:8px;padding:10px;font-size:9px;color:#4f6280;margin-top:8px}.lot-id{font-size:28px;font-weight:900;color:#003576;margin:14px 0 0}.categoryline{font-size:10px;color:#5e708d}.notice{padding:12px 13px;border-radius:9px;margin:10px 0;background:#eef6ff;border:1px solid #cfe5ff}.notice.success{background:#eaf8ee;border-color:#c8e9d1;color:#176736}.notice.warn{background:#fff4d8;border-color:#ead7a2;color:#795a08}.notice.error{background:#fff0f0;border-color:#f5caca;color:#8c2424}.notice.private{background:#f4f0ff;border-color:#ddd1ff;color:#4d337a}.small{font-size:11px}.private-max{color:#4d337a;font-weight:650}.description{margin-top:16px;border:1px solid #d9e3ef;border-radius:12px;padding:18px;background:#fff}.lot-tabs{margin-top:28px}.lot-tab-buttons{display:flex;gap:6px;flex-wrap:wrap;border-bottom:1px solid #d4dfed;padding-bottom:8px}.lot-tab{border:0;border-radius:9px;background:#eaf2ff;color:#073c82;padding:10px 15px;font-weight:850;cursor:pointer}.lot-tab.active{background:var(--blue);color:#fff}.lot-tab-panel{display:none;padding-top:14px}.lot-tab-panel.active{display:block}.tab-card{border:1px solid #d6e2f2;border-radius:13px;background:#fff;padding:20px;box-shadow:0 5px 18px rgba(0,55,130,.04)}.tab-card>p:first-child{margin-top:0}.condition-row{display:grid;grid-template-columns:minmax(160px,220px) 1fr;border:1px solid #d8e3f1;border-radius:10px;overflow:hidden}.condition-row strong,.condition-row span{padding:13px 15px}.condition-row strong{background:#eef4fd;color:#073c82}.condition-notes{margin:14px 0 0}.empty.compact{padding:16px}.bid-history-wrap{overflow:auto;border:1px solid #d9e3ef;border-radius:10px}.bid-history-table{width:100%;border-collapse:collapse;min-width:680px}.bid-history-table th,.bid-history-table td{padding:12px 13px;border-bottom:1px solid #e1e8f1;text-align:left}.bid-history-table th{background:#0750a7;color:#fff}.qa-public{margin-bottom:22px}.qa-item{border:1px solid #d9e3ef;border-radius:10px;padding:14px;margin:10px 0}.qa-question{color:#17365f}.qa-answer{margin-top:10px;padding-top:10px;border-top:1px solid #e1e8f1}.question-form{max-width:720px;background:#f7faff;border:1px solid #d6e2f2;border-radius:12px;padding:18px}.question-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.questions-card h2{margin-top:0}.account-shell{display:grid;grid-template-columns:310px 1fr;gap:24px;align-items:start}.account-menu{border:1px solid #cbd9eb;border-radius:14px;overflow:hidden;background:#fff}.account-menu a,.account-menu button{display:block;width:100%;text-align:left;padding:16px 17px;border:0;border-bottom:1px solid #cbd9eb;background:white;text-decoration:none;color:#082d6b;font-weight:800;font-size:14px;cursor:pointer}.account-menu a.active{background:var(--blue);color:white}.account-menu form:last-child button,.account-menu a:last-child{border-bottom:0}.account-main{padding:4px 0}.account-main h1{font-size:24px}.accounttable{width:100%;border-collapse:collapse;margin-top:14px}.accounttable th,.accounttable td{padding:11px 8px;border-bottom:1px solid #e2e9f2;text-align:left;font-size:13px}.accountcards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;margin-top:16px}.address-grid,.notification-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.address-panel h2,.notification-grid h2{font-size:18px;margin-bottom:14px}.toggle-row{display:flex;align-items:flex-start;gap:10px;padding:11px 0;border-bottom:1px solid #e4ebf4;font-size:13px}.toggle-row:last-child{border-bottom:0}.toggle-row input{width:18px;height:18px;margin-top:1px;accent-color:var(--blue)}.panel{background:white;border:1px solid #d6e2f2;border-radius:12px;padding:16px}.empty{padding:28px;background:white;border:1px dashed #cbd3df;border-radius:14px;text-align:center;color:#687386}.authbox{max-width:520px;margin:46px auto;background:white;border:1px solid #dfe4ec;border-radius:16px;padding:26px}.field{margin:0 0 15px}.field label{display:block;font-weight:750;font-size:13px;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;border:1px solid #cbd3df;border-radius:8px;padding:11px;font:inherit;background:white}.row{display:grid;grid-template-columns:1fr 1fr;gap:14px}footer{border-top:1px solid #dfe4ec;color:#66758d;font-size:12px;text-align:center;padding:28px 18px;background:#fff;margin-top:20px}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.88);z-index:100;display:none;align-items:center;justify-content:center;padding:30px}.lightbox.open{display:flex}.lightbox img{max-width:96vw;max-height:92vh;object-fit:contain}.lightbox button{position:absolute;top:16px;right:20px;border:0;background:none;color:white;font-size:36px;cursor:pointer}.contact-wrap{max-width:1180px;margin:auto;padding:62px 18px 120px}.contact-wrap h1{font-size:32px;text-transform:lowercase;margin-bottom:24px}.contact-form{max-width:none}.contact-form .row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form textarea{min-height:140px}.contact-success{margin-bottom:20px}.contact-meta{margin-top:24px;padding-top:18px;border-top:1px solid var(--line);font-size:13px;color:#5f6d83}.terms-page{max-width:1210px;margin:auto;padding:54px 42px 100px;color:#132b50}.terms-page>.terms-title{text-align:center;margin-bottom:30px}.terms-page>.terms-title h1{font-size:22px;letter-spacing:.01em}.terms-page>.terms-title .terms-subtitle{text-align:left;font-weight:850;margin-top:34px}.terms-page>.terms-title .terms-updated{text-align:left;margin-top:26px}.legal-copy{font-size:16px;line-height:1.75}.legal-copy h2{font-size:17px;margin:28px 0 10px;color:#122a4f}.legal-copy h3{font-size:16px;margin:24px 0 8px}.legal-copy p{margin:0 0 18px}.legal-copy ol,.legal-copy ul{margin:0 0 18px 26px;padding:0}.legal-copy li{margin:5px 0}.public-footer{border-top:1px solid #d7dfe9;text-align:center;padding:38px 18px;color:#132b50;font-size:15px;background:#fff;margin-top:20px}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}@media(max-width:860px){.address-grid,.notification-grid{grid-template-columns:1fr}.lotgrid{grid-template-columns:repeat(2,1fr)}.lotdetail{grid-template-columns:1fr}.account-shell{grid-template-columns:1fr}.account-menu{display:grid;grid-template-columns:repeat(2,1fr)}.account-menu a,.account-menu button{border-right:1px solid #cbd9eb}.headin{align-items:flex-start;flex-direction:column}.sitehead nav{margin-left:0;justify-content:flex-start}.brand{min-width:0}}@media(max-width:560px){.contact-form .row{grid-template-columns:1fr}.terms-page{padding:38px 20px 80px}.question-grid,.condition-row{grid-template-columns:1fr}.lotgrid{grid-template-columns:1fr}.normal-row,.max-row{grid-template-columns:1fr}.gallery-main{height:95vw;min-height:280px}.brand strong{font-size:31px}.navbtn{padding:8px 11px;font-size:11px}.sitehead nav{gap:6px}.hello{display:none}.section{padding-left:12px;padding-right:12px}.account-menu{grid-template-columns:1fr 1fr}.catalog-head{align-items:start;flex-direction:column}}

.sitehead{border-top:0}.headin{min-height:96px;flex-wrap:wrap}.brand{display:block;min-width:0;line-height:1}.brand-logo{display:block;width:260px;max-width:100%;height:auto}.menu-toggle{display:none;margin-left:auto;width:46px;height:46px;border:0;background:#fff;border-radius:10px;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.menu-toggle span{display:block;width:25px;height:3px;border-radius:3px;background:#0870b5}.bid-status-slot{min-height:54px;display:flex;align-items:stretch}.bid-status-slot .compact-status{width:100%;margin:6px 0;padding:10px 12px;display:flex;align-items:center}.user-secret-max-inline{display:block;margin-top:9px;color:#4d337a;font-size:18px;line-height:1.35;font-weight:850;letter-spacing:.005em}.user-secret-max-inline strong{font-size:20px;font-weight:950}.bidhelp{min-height:60px}.normal-row,.max-row{align-items:stretch}
@media(max-width:860px){.headin{padding:12px 18px;min-height:92px;display:flex;flex-direction:row;align-items:center;gap:12px}.brand{flex:1}.brand-logo{width:min(270px,72vw)}.menu-toggle{display:flex}.sitehead nav{display:none;width:100%;margin-left:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:4px 0 10px}.sitehead nav.open{display:grid}.sitehead nav .navbtn{display:flex;align-items:center;justify-content:center;text-align:center}.sitehead nav .wide{grid-column:1/-1}.sitehead nav .hello{grid-column:1/-1;text-align:center}.sitehead nav .logoutform{grid-column:1/-1;text-align:center}.lotdetail{gap:22px}.gallery,.bidbox{border-radius:22px}.gallery{padding:14px}.gallery-main{min-height:0;height:auto;aspect-ratio:1/1}.gallery-thumbs{padding:2px 0}.bidbox{padding:22px}.bidbox h1{font-size:clamp(30px,8vw,40px);line-height:1.02}.current-amount{font-size:clamp(25px,7vw,33px)}.countdown-cell{padding:11px 4px}.countdown-cell strong{font-size:22px}}
@media(max-width:560px){.user-secret-max-inline{font-size:24px;line-height:1.2;margin-top:12px;font-weight:900}.user-secret-max-inline strong{display:block;font-size:29px;line-height:1.1;margin-top:5px;font-weight:950}.section{padding:18px 14px 52px}.breadcrumbs{margin-bottom:12px}.gallery-thumb{width:82px;height:82px}.bidbox{padding:20px 18px}.bidtop{align-items:center}.nextlot{padding:10px 13px;border-radius:15px}.normal-row,.max-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.amount-display,.moneyinput,.bidprimary,.secondarybid{min-height:52px}.direct-bid-picker select{min-height:52px;font-size:18px}.secondarybid{font-size:13px;padding-left:8px;padding-right:8px}.lot-tabs{margin-top:22px}.brand-logo{width:min(255px,72vw)}}

.auction-account-section{margin:0 0 34px}.auction-account-section h2{font-size:20px;margin:0 0 10px}.account-auction-filters{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;gap:8px;align-items:center;border:1px solid #cbdcf0;border-radius:10px;background:#f7faff;padding:10px;margin:0 0 10px}.account-auction-filters select{width:100%;border:1px solid #bcd0ec;border-radius:7px;background:#fff;padding:9px 10px;color:#17365f;font:inherit}.account-auction-filters span{font-size:10px;color:#60708a;white-space:nowrap}.account-auction-table-wrap{overflow:auto;border:1px solid #cbd9eb;background:#fff}.account-auction-table{width:100%;border-collapse:collapse;min-width:820px}.account-auction-table th,.account-auction-table td{padding:10px 9px;border-right:1px solid #dbe4f0;border-bottom:1px solid #dbe4f0;text-align:left;vertical-align:middle;font-size:12px}.account-auction-table th:last-child,.account-auction-table td:last-child{border-right:0}.account-auction-table tbody tr:last-child td{border-bottom:0}.account-auction-table th{background:#fff;color:#143463;font-size:11px;font-weight:850}.account-auction-thumb{width:58px;height:58px;display:flex;align-items:center;justify-content:center;background:#fff;overflow:hidden}.account-auction-thumb img{max-width:100%;max-height:100%;object-fit:contain}.history-image-placeholder{color:#8795a8}.account-pill{display:inline-flex;align-items:center;justify-content:center;max-width:120px;border-radius:999px;padding:5px 8px;font-size:9px;line-height:1.15;font-weight:850;text-align:center}.account-pill.company{background:#eef5ff;border:1px solid #bcd6f8;color:#0450a1}.account-pill.event{background:#f4efff;border:1px solid #d8c8fb;color:#55308f}.account-product-link{font-size:11px;line-height:1.25;text-decoration:none}.account-history-status{font-size:10px}.account-history-status.ok{color:#17703a}.account-history-status.warn{color:#8a6500}.account-history-status.muted{color:#58677c}.account-view-lot{min-width:72px;padding:8px 10px;border-radius:9px;font-size:10px;text-align:center}.history-detail-grid{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(320px,1.1fr);gap:18px;margin-top:16px}.history-detail-image{min-height:320px;border:1px solid #d6e2f2;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;padding:18px}.history-detail-image img{max-width:100%;max-height:520px;object-fit:contain}
@media(max-width:860px){.account-auction-filters{grid-template-columns:1fr 1fr}.account-auction-filters>span{grid-column:1/-1;text-align:right}.history-detail-grid{grid-template-columns:1fr}.history-detail-image{min-height:240px}}
@media(max-width:560px){.account-auction-filters{grid-template-columns:1fr}.account-auction-filters>span{grid-column:auto}.auction-account-section{margin-bottom:28px}}

.lot-tabs-v1718{margin-top:30px}.lot-tabs-v1718 .lot-tab-buttons{display:flex;gap:8px;flex-wrap:wrap;border-bottom:1px solid #d4dfed;padding:0 0 10px}.lot-tabs-v1718 .lot-tab{min-height:46px;display:inline-flex;align-items:center;gap:9px;border:1px solid #d8e4f3;border-radius:12px;background:#eef5ff;color:#073c82;padding:10px 15px;font-weight:850;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.lot-tabs-v1718 .lot-tab:hover{background:#e3efff;border-color:#bdd3ef}.lot-tabs-v1718 .lot-tab:focus-visible{outline:3px solid rgba(13,86,181,.22);outline-offset:2px}.lot-tabs-v1718 .lot-tab.active{background:linear-gradient(135deg,#064699,#0d63d4);border-color:#064699;color:#fff;box-shadow:0 7px 18px rgba(6,70,153,.18)}.lot-tab-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px}.lot-tab-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lot-tab-label{line-height:1.15}.lot-tab-chevron{display:none;margin-left:auto;font-size:30px;line-height:1;font-weight:400}.lot-tabs-v1718 .lot-tab-panel{padding-top:16px}.lot-tabs-v1718 .tab-card{border-radius:16px;box-shadow:0 8px 24px rgba(0,55,130,.055)}.tab-card-heading{margin:0 0 16px}.tab-card-heading h2{font-size:24px;margin:0 0 4px;text-transform:none}.tab-card-heading p{margin:0}.bid-history-card{overflow:hidden}.bid-history-wrap{overflow:auto;border:1px solid #d9e3ef;border-radius:13px;background:#fff}.bid-history-table{width:100%;border-collapse:collapse;min-width:680px}.bid-history-table th,.bid-history-table td{padding:13px 14px;border-bottom:1px solid #e1e8f1;text-align:left;vertical-align:middle}.bid-history-table tbody tr:last-child td{border-bottom:0}.bid-history-table th{background:linear-gradient(135deg,#0750a7,#0d63d4);color:#fff;font-size:13px}.bidder-cell{display:flex;align-items:center;gap:10px;min-width:0}.bidder-avatar{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex:0 0 38px;background:#e7f1ff;color:#064699;font-size:12px;font-weight:900;letter-spacing:.03em}.bidder-name{font-weight:800;color:#172a49;overflow-wrap:anywhere}.bid-date{display:block;color:#1d2c45}.bid-time{display:block;color:#6b7890;font-size:11px;margin-top:2px}.bid-amount{color:#073c82;white-space:nowrap}.bid-auto{display:inline-flex;align-items:center;justify-content:center;min-width:46px;border-radius:999px;padding:4px 8px;background:#eef5ff;color:#064699;font-size:10px;font-weight:850}.bid-auto:empty{display:none}.bid-history-note{display:flex;align-items:center;gap:9px;margin-top:12px;border:1px solid #d9e5f4;border-radius:11px;background:#f4f8fd;color:#5f6f87;padding:10px 12px;font-size:11px}.bid-history-note>span{width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px;background:#0d63d4;color:#fff;font-weight:900;font-size:12px}
@media(max-width:760px){.lot-tabs-v1718{margin-top:24px}.lot-tabs-v1718 .lot-tab-buttons{display:grid;grid-template-columns:1fr;gap:0;padding:0;border:1px solid #cfdded;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(0,48,112,.065)}.lot-tabs-v1718 .lot-tab{width:100%;min-height:64px;border:0;border-bottom:1px solid #d8e3ef;border-radius:0;background:linear-gradient(90deg,#f7faff,#eef5fd);color:#07428e;padding:0 18px;justify-content:flex-start;text-align:left;font-size:17px;box-shadow:none}.lot-tabs-v1718 .lot-tab:last-child{border-bottom:0}.lot-tabs-v1718 .lot-tab:hover{background:linear-gradient(90deg,#f2f7fe,#e8f2ff);border-color:#d8e3ef}.lot-tabs-v1718 .lot-tab.active{background:linear-gradient(135deg,#0750ad,#0d63d4);color:#fff;border-color:#0750ad;box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}.lot-tab-icon{width:27px;height:27px;flex-basis:27px;margin-right:3px}.lot-tab-label{flex:1;font-size:18px;font-weight:900}.lot-tab-chevron{display:inline-block;font-size:34px}.lot-tabs-v1718 .lot-tab-panel{padding-top:12px}.lot-tabs-v1718 .tab-card{padding:20px 18px;border-radius:18px;box-shadow:0 8px 24px rgba(0,48,112,.055)}.tab-card-heading{margin-bottom:15px}.tab-card-heading h2{font-size:27px;line-height:1.1;margin-bottom:7px}.tab-card-heading p{font-size:14px;line-height:1.45}.bid-history-wrap{overflow:visible;border-radius:14px}.bid-history-table{display:block;width:100%;min-width:0}.bid-history-table thead{display:none}.bid-history-table tbody{display:block}.bid-history-table tr{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;padding:14px 14px;border-bottom:1px solid #e0e8f2;background:#fff}.bid-history-table tr:last-child{border-bottom:0}.bid-history-table td{display:block;border:0;padding:0;min-width:0}.bid-history-table td:nth-child(1){grid-column:1;grid-row:1 / span 2;align-self:center}.bid-history-table td:nth-child(2){grid-column:2;grid-row:1;text-align:right;align-self:end}.bid-history-table td:nth-child(3){grid-column:2;grid-row:2;text-align:right;align-self:start}.bid-history-table td:nth-child(4){grid-column:1 / -1;grid-row:3;margin-top:5px}.bidder-avatar{width:44px;height:44px;flex-basis:44px;font-size:13px}.bidder-name{font-size:16px}.bid-date{font-size:13px;white-space:nowrap}.bid-time{font-size:11px}.bid-amount{font-size:14px}.bid-history-table td:nth-child(3)::before{content:"Oferta ";display:inline;color:#7a8798;font-size:10px;font-weight:700;margin-right:3px}.bid-history-note{font-size:11px;line-height:1.4;padding:11px 12px}.condition-row strong,.condition-row span{padding:12px 14px}.questions-card,.lot-tabs-v1718 .question-form{max-width:none}}
@media(max-width:390px){.lot-tabs-v1718 .lot-tab{min-height:60px;padding:0 14px}.lot-tab-label{font-size:16px}.lot-tab-icon{width:24px;height:24px;flex-basis:24px}.lot-tabs-v1718 .tab-card{padding:17px 14px}.bid-history-table tr{padding:13px 12px;gap:4px 8px}.bidder-avatar{width:40px;height:40px;flex-basis:40px}.bidder-name{font-size:14px}.bid-date{font-size:11px}.bid-amount{font-size:12px}}

.historical-lot-page{padding-top:36px}.historical-lot-page .breadcrumbs{margin-bottom:18px}.historical-lot-detail{margin-top:0}.historical-bidbox{position:relative}.historical-result{font-size:15px;margin:12px 0}.historical-terminal-panel{min-height:94px;display:flex;flex-direction:column;justify-content:center}.historical-terminal-copy{font-size:13px;line-height:1.45;font-weight:650}.historical-result-detail{background:#eef5ff;border-color:#c9dcf5;color:#0a3978;margin-top:12px}.historical-back-row{display:flex;justify-content:flex-start;margin-top:22px}.historical-state-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.historical-fact{border:1px solid #d8e3f1;border-radius:11px;background:#f8fbff;padding:12px 14px;min-width:0}.historical-fact span{display:block;color:#6a7890;font-size:11px;margin-bottom:4px}.historical-fact strong{display:block;color:#08234d;font-size:14px;overflow-wrap:anywhere}.historical-bid-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.historical-bid-summary>div{border:1px solid #d8e3f1;border-radius:11px;background:#f8fbff;padding:14px}.historical-bid-summary span{display:block;color:#6a7890;font-size:11px;line-height:1.3;margin-bottom:6px}.historical-bid-summary strong{display:block;color:#073c82;font-size:18px}.historical-readonly-note{margin:12px 0 0}.historical-lot-page .gallery-main{background:#fff}.historical-lot-page .gallery-thumb{background:#f5f6f8}.historical-lot-page .lot-tabs{margin-top:34px}
@media(max-width:860px){.historical-lot-page{padding-top:24px}.historical-state-grid{grid-template-columns:1fr 1fr}.historical-bid-summary{grid-template-columns:1fr}.historical-terminal-panel{min-height:0}}
@media(max-width:560px){.historical-state-grid{grid-template-columns:1fr}.historical-lot-page .current-amount{font-size:clamp(23px,7vw,31px)}.historical-back-row .btn{width:100%}}

.badge.archive{background:#fff2cc;color:#795a08;border:1px solid #edd697}.historical-event-card{position:relative;border-color:#d8c896;background:linear-gradient(180deg,#fffdf8,#fff)}.historical-event-card:before{content:"ARCHIVO";position:absolute;top:0;right:0;background:#fff2cc;color:#795a08;border-radius:0 13px 0 10px;padding:5px 9px;font-size:8px;font-weight:900;letter-spacing:.08em}.archive-button{border-color:#d8c896!important;background:#fff9e8!important;color:#694c00!important}.historical-event-page .archive-notice{margin:0 0 18px;background:#fff9e8;border-color:#ead7a2;color:#624a0b}.historical-public-lotcard .inside{padding-top:12px}.historical-public-lotcard .thumb{background:linear-gradient(180deg,#fff,#fafafa)}.historical-public-lotcard .archive-pin{background:#7f6415}.historical-card-bids{font-size:9px;color:#66758d;margin-top:4px}.public-archive-bidbox .badge.archive{font-size:10px}.public-archive-lot-page .gallery-main{background:#fff}.historical-event-head{align-items:center}
@media(max-width:860px){.historical-event-head{align-items:flex-start}.historical-event-head .facts{justify-content:flex-start}.historical-public-lotgrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.historical-event-card{padding:16px}.historical-event-card h3{font-size:18px;line-height:1.2;padding-right:58px}.historical-event-card .btn{width:100%;margin-top:4px}.historical-public-lotgrid{grid-template-columns:1fr}.historical-event-head{flex-direction:column}.historical-event-head h1{font-size:26px}.archive-notice{font-size:13px;line-height:1.45}.public-archive-lot-page .lotdetail{gap:16px}.public-archive-bidbox{padding:18px}.public-archive-bidbox h1{font-size:clamp(25px,9vw,34px)}.public-archive-bidbox .current-amount{font-size:clamp(22px,7vw,29px)}}
@media(max-width:760px){.lotcard .thumb{padding:16px 16px 10px}.lotcard .inside{padding:12px 14px 16px}.lotcard h3{font-size:17px;min-height:0}.lotmeta{font-size:12px}.catalog-lot-id{font-size:15px}.cardprice{font-size:17px}.card-countdown strong{font-size:18px}.statuspin{font-size:10px}.card-user-status{font-size:12px}.lotcard.has-user-status .statuspin{top:44px}.nextpin{width:36px;height:36px;font-size:16px}}

.account-access{max-width:1180px;margin:0 auto;padding:34px 18px 70px}.account-access-grid{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:start}.account-access h1{font-size:30px;margin:0 0 24px;color:#102443}.auth-panel{border:1px solid #ccd6e3;background:#fff;border-radius:4px;padding:28px 24px}.auth-panel .field label{font-size:14px;color:#101d31}.auth-panel .field input,.auth-panel .field select{border-radius:0;min-height:42px}.register-phone-row{display:grid;grid-template-columns:minmax(190px,.95fr) minmax(0,1.05fr);gap:10px}.password-control{position:relative}.password-control input{padding-right:48px!important}.password-eye{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#111;cursor:pointer;width:36px;height:36px;font-size:18px;display:flex;align-items:center;justify-content:center}.account-access .btn{min-width:124px;font-size:15px}.account-access .privacy-copy{font-size:15px;line-height:1.65;color:#2a3850;margin:8px 0 22px}.delete-account-link{max-width:1180px;margin:0 auto;padding:0 18px 20px}.delete-account-link a{font-size:15px}.account-delete-page{max-width:880px;margin:0 auto;padding:42px 18px 92px;color:#132b50}.account-delete-page h1{font-size:28px;margin-bottom:22px}.account-delete-page .delete-kicker{font-size:12px;text-transform:uppercase;margin-bottom:24px}.account-delete-page p,.account-delete-page li{font-size:14px;line-height:1.65}.account-delete-page ul{margin:14px 0 18px 22px;padding:0}.account-delete-page .delete-contact{margin-top:26px}.account-delete-page .delete-email{font-weight:700;color:#064699}.account-dashboard-delete{margin-top:26px;padding-top:14px;border-top:1px solid #e1e8f1}.account-dashboard-delete a{font-size:13px}
@media(max-width:820px){.account-access-grid{grid-template-columns:1fr;gap:26px}.account-access{padding-top:24px}.auth-panel{padding:22px 18px}.register-phone-row{grid-template-columns:1fr}.account-delete-page{padding-top:28px}.account-access h1{font-size:27px;margin-bottom:16px}}

@media(max-width:760px){.home-showcase{padding:18px 12px 68px}.home-tile-main{margin-bottom:18px}.home-tile-row{gap:14px}}
@media(max-width:390px){.home-showcase{padding-left:10px;padding-right:10px}.home-tile-main{margin-bottom:12px}.home-tile-row{gap:10px}}
