#lotteryTicketArchive{position:fixed;inset:0;width:100vw;height:100dvh;max-width:none;max-height:none;margin:0;padding:22px;border:1px solid #c8a16a;border-radius:0;background:radial-gradient(ellipse at top left,#482151,#100916 80%);color:#ead9c4;overflow:hidden;box-sizing:border-box;grid-template-rows:62px 44px 25px minmax(0,1fr) 42px;gap:12px;font-family:var(--ui-font)}
#lotteryTicketArchive[open]{display:grid}#lotteryTicketArchive::backdrop{background:#0c0613f5}#lotteryTicketArchive button{min-height:38px;padding:5px 16px;background:linear-gradient(#674073,#30153d);border:1px solid #caa266;color:#ffdfa0;font:700 14px/1.15 var(--ui-font)}#lotteryTicketArchive button::before,#lotteryTicketArchive button::after{display:none}
.lt-heading,.lt-toolbar,.lt-navigation{display:flex;align-items:center;gap:16px;justify-content:space-between;min-width:0}.lt-heading small{font-size:12px;color:#c4a4c8}.lt-heading h2{margin:2px 0;color:#ffe0a0;font:800 30px/1.15 var(--ui-font);text-shadow:0 2px #8c581d}.lt-toolbar{justify-content:flex-start;font-size:14px}.lt-toolbar select{font:700 14px var(--ui-font);color:#fff0ce;background:#311c3d;border:1px solid #c49d61;border-radius:8px;padding:8px;min-height:38px}.lt-toolbar select option{background:#311c3d}.lt-toolbar>span{margin-left:auto;color:#f6cd82}#ltStatus{margin:0;font:13px/1.2 var(--ui-font);color:#d1bcd5;align-self:center}
#ltCards{min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:12px}.lt-ticket{min-width:0;min-height:0;display:grid;grid-template-rows:26px minmax(0,1fr) 24px;padding:12px;gap:8px;border:1px solid #bb965e;border-radius:12px;background:linear-gradient(130deg,#361b45,#0d0b16)}.lt-ticket header,.lt-ticket footer{display:flex;align-items:center;justify-content:space-between;gap:6px}.lt-ticket header{font-size:15px;color:#f4d793}.lt-ticket header b{color:#b9e09a}.lt-ticket footer{font-size:11px;color:#cdbad4}.lt-faces{min-height:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:minmax(0,1fr);place-items:center;gap:8px}#lotteryTicketArchive .lottery-playing-card{min-width:0;min-height:0;width:auto;height:100%;max-width:100%;aspect-ratio:.64;grid-template-rows:minmax(0,1fr)}#lotteryTicketArchive .lottery-playing-card img{min-width:0;min-height:0;object-fit:contain}#lotteryTicketArchive .matched{animation:none}
.lt-empty{grid-column:1/-1;grid-row:1/-1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:14px}.lt-empty strong{font-size:23px;color:#ffdfa0}.lt-empty p{font-size:15px}.lt-navigation{font-size:14px}
.lt-heading small{display:block;line-height:1.2}
.lt-toolbar select{width:min(320px,48vw);flex:0 0 auto}.lt-toolbar>span{white-space:nowrap}
.lt-faces{container-type:size;--lt-gaps:40px}#lotteryTicketArchive .lottery-playing-card{height:min(100cqh,calc((100cqw - var(--lt-gaps)) / 6 / .64))}
@media(max-width:1099px),(max-height:650px) and (orientation:landscape){
 #lotteryTicketArchive{padding:8px;grid-template-rows:38px 32px 20px minmax(0,1fr) 32px;gap:5px}.lt-heading{gap:8px}.lt-heading small{font-size:8px}.lt-heading h2{font-size:20px;margin:0}.lt-toolbar{gap:8px;font-size:11px}.lt-toolbar select{min-height:30px;padding:4px;font-size:11px}.lt-toolbar label{font-size:10px}#lotteryTicketArchive button{min-height:30px;font-size:11px;padding:4px 10px}#ltStatus{font-size:10px}
 #ltCards{grid-template-rows:minmax(0,1fr);gap:8px}.lt-ticket{padding:7px;gap:5px;grid-template-rows:20px minmax(0,1fr) 27px}.lt-ticket header{font-size:10px}.lt-ticket footer{flex-wrap:wrap;justify-content:center;align-content:center;font-size:9px}.lt-faces{gap:4px}.lt-navigation{font-size:11px}.lt-empty strong{font-size:17px}.lt-empty p{font-size:11px}
 .lt-faces{--lt-gaps:20px}.lt-toolbar select{width:min(230px,43vw)}
}
