.item-page{padding:120px 0 80px;background:#000;color:#fff}.item-container{display:flex;gap:50px;margin-bottom:80px}.item-gallery{flex:1;max-width:600px}.main-image{width:100%;height:600px;-o-object-fit:cover;object-fit:cover;margin-bottom:20px;border:1px solid #333}.thumbnail-container{display:flex;gap:10px}.thumbnail{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;cursor:pointer;border:1px solid #333;transition:all .3s ease}.thumbnail:hover{border-color:#fff}.item-info{flex:1;max-width:500px}.item-title{font-size:32px;margin-bottom:15px;font-weight:400;letter-spacing:1px}.item-rarity{display:inline-block;padding:5px 15px;border-radius:20px;font-size:14px;margin-bottom:20px;text-transform:uppercase;letter-spacing:1px}.rarity-epic{background:#a855f733;color:#a855f7;border:1px solid #a855f7}.rarity-rare{background:#4a8fe733;color:#4a8fe7;border:1px solid #4a8fe7}.rarity-common{background:#5553;color:#555;border:1px solid #555}.item-stock{margin:25px 0;font-size:18px}.stock-bar{height:6px;background:#333;margin-top:10px;overflow:hidden;border-radius:3px}.stock-progress{height:100%;background:#a855f7;transition:width .5s ease}.item-description{line-height:1.6;margin-bottom:30px;color:#ccc}.item-history{margin-top:50px;padding-top:30px;border-top:1px solid #333}.history-title{font-size:24px;margin-bottom:20px;font-weight:400}.history-content{line-height:1.8;color:#ccc}@media (max-width: 1024px){.item-container{flex-direction:column;gap:30px}.item-gallery,.item-info{max-width:100%}.main-image{height:500px}}@media (max-width: 768px){.item-page{padding:100px 0 60px}.main-image{height:400px}.item-title{font-size:28px}}.rarity-legendary{background:linear-gradient(135deg,gold,#ff8c00);color:#fff;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.3);border:2px solid #ffd700;box-shadow:0 4px 15px #ffd7004d;position:relative;padding:8px 16px}.rarity-legendary:before{content:"★";margin-right:5px;color:#fff}
