.trophy-progress{width:100%;height:10px;accent-color:#c7dffc}.trophy-history-note{max-width:850px;font-size:13px!important;color:#9eb3c7}.trophy-section-title{font-size:18px;letter-spacing:3px;margin:30px 0 15px}.trophy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.trophy-item{display:flex;gap:18px;align-items:center;padding:20px;border:1px solid #708ba34d;border-radius:12px;background:linear-gradient(125deg,#213346,#14202e)}.trophy-item h3{margin:5px 0;font-size:19px}.trophy-item p{margin:5px 0;font-size:13px;line-height:1.6;color:#b8c8d7}.trophy-item small{letter-spacing:2px;font-size:10px}.trophy-item.locked{background:#101b27}.trophy-item.locked .trophy-medal{opacity:.3;filter:grayscale(1)}.trophy-item.locked small{color:#7f91a3}.trophy-item.unlocked{border-color:color-mix(in srgb,currentColor 35%,transparent)}.trophy-medal{width:48px;min-width:48px;height:48px;filter:drop-shadow(0 0 10px currentColor)}.trophy-medal svg{width:100%;height:100%}.platinum{color:#e1efff}.mythril{color:#73d6f5}.gold{color:#ebc774}.silver{color:#ced9e5}.bronze{color:#d8a27c}.trophy-toast{position:fixed;inset:auto;top:calc(16px + env(safe-area-inset-top));right:16px;margin:0;width:min(360px,calc(100vw - 32px));box-sizing:border-box;display:flex;gap:16px;align-items:center;padding:17px 20px;border:1px solid #b8d0e766;border-radius:13px;background:linear-gradient(120deg,#172a42f7,#101a2bf7);box-shadow:0 8px 35px #0008;z-index:10000;pointer-events:none;animation:trophy-arrival 1.6s ease both;overflow:hidden}.trophy-toast[hidden]{display:none}.trophy-toast::backdrop{background:transparent;pointer-events:none}.trophy-toast strong{display:block;font:600 18px Georgia,serif;margin:6px 0;color:#f0f5ff}.trophy-toast small{font:10px Arial,sans-serif;letter-spacing:1.3px;color:#c3d1e1}.trophy-toast span{font:9px Arial,sans-serif;letter-spacing:2px}.trophy-toast:after{content:'';position:absolute;bottom:0;left:0;height:2px;background:currentColor;animation:trophy-timer 1.6s linear both}.ticket-earned{display:flex;align-items:center;gap:18px;margin:10px 0 24px;padding:18px;background:linear-gradient(120deg,#254363,#27203f);border:1px solid #b4d8ff88;border-radius:12px}.ticket-earned small{color:#e8d29b;letter-spacing:2px;font-size:11px}.ticket-earned h3{font-size:23px;margin:8px 0;color:#eef6ff}.ticket-earned p{margin:0;color:#c7d8e8;font-size:13px}.ticket-earned-art{position:relative;width:135px;min-width:135px;aspect-ratio:2.25;overflow:hidden;border-radius:7px}.ticket-earned-art img{position:absolute;width:100%;height:auto;top:50%;transform:translateY(-50%)}@keyframes trophy-arrival{0%{opacity:0;transform:translateX(50px)}12%,84%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(25px)}}@keyframes trophy-timer{from{width:100%}to{width:0}}@media(max-width:760px){.trophy-grid{grid-template-columns:1fr}.trophy-item{padding:16px;gap:12px}.ticket-earned{flex-direction:column;align-items:flex-start;gap:12px}.ticket-earned h3{font-size:22px}.trophy-toast{right:12px;width:calc(100vw - 24px);padding:14px 16px}.trophy-toast strong{font-size:17px}}@media(prefers-reduced-motion:reduce){.trophy-toast{animation:none}.trophy-toast:after{animation:none}}

.trophy-toast{height:auto;min-height:0;flex-direction:row;text-align:left}
