:root{--bg:#06070b;--card:#0f1220;--card-2:#141a2c;--text:#eef2fb;--muted:#9aa4b8;--accent:#c635ff;--accent-2:#6f35ff;--line:#ffffff14}*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:var(--text);background:radial-gradient(circle at 15% 10%, #00a0ff2e, transparent 45%), radial-gradient(circle at 80% 90%, #c635ff33, transparent 55%), var(--bg);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}a{color:inherit;text-decoration:none}.page{min-height:100vh;padding:20px}.shell{width:min(920px,100%);margin:0 auto}.hero{border:1px solid var(--line);background:linear-gradient(#0b101cfa,#0b101ceb);border-radius:24px;overflow:hidden;box-shadow:0 24px 60px #00000059}.gallery-desktop{background:#ffffff05;padding:10px;display:block}.gallery-desktop-frame{background:#0b0f1a;border:1px solid #ffffff0a;border-radius:18px;height:clamp(360px,62vh,760px);min-height:360px;max-height:760px;position:relative;overflow:hidden}.gallery-desktop-image-wrap{width:100%;height:100%;display:block}.gallery-desktop-image{object-fit:cover;width:100%;height:100%;display:block}.gallery-desktop-image.is-portrait{object-fit:contain;background:#0b0f1a}.gallery-arrow{color:#eef2fb;cursor:pointer;z-index:2;background:#090b12b3;border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:42px;height:42px;font-size:28px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.gallery-arrow:hover{background:#121622e6}.gallery-arrow-left{left:12px}.gallery-arrow-right{right:12px}.gallery-thumbs{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px;display:grid}.gallery-thumb{cursor:pointer;background:#0b0f1a;border:1px solid #ffffff14;border-radius:12px;height:82px;padding:0;overflow:hidden}.gallery-thumb.is-active{border-color:#c635ff80;box-shadow:inset 0 0 0 1px #c635ff59}.gallery-thumb img{object-fit:cover;width:100%;height:100%;display:block}.gallery-mobile{background:#ffffff05;padding:8px;display:none}.gallery-mobile-track{scroll-snap-type:x mandatory;scrollbar-width:none;background:#0b0f1a;border-radius:18px;display:flex;overflow-x:auto}.gallery-mobile-track::-webkit-scrollbar{display:none}.gallery-mobile-slide{scroll-snap-align:start;flex:0 0 100%;width:100%;display:block}.gallery-mobile-image{object-fit:cover;background:#0b0f1a;width:100%;height:360px;display:block}.gallery-mobile-image.is-portrait{object-fit:contain}.gallery-mobile-dots{justify-content:center;gap:8px;margin-top:10px;display:flex}.gallery-mobile-dot{background:#aeb1be66;border:none;border-radius:999px;width:30px;height:4px;padding:0}.gallery-mobile-dot.is-active{background:#e8eaf1}.empty-gallery{min-height:380px;color:var(--muted);border:1px dashed var(--line);border-radius:18px;place-items:center;margin:8px;display:grid}.content{padding:18px 18px 22px}.master-row{align-items:center;gap:14px;margin-bottom:14px;display:flex}.avatar{object-fit:cover;border:1px solid var(--line);background:#0d1120;border-radius:50%;width:58px;height:58px}.master-name{margin:0;font-size:28px;font-weight:800;line-height:1.05}.master-city{color:var(--muted);margin-top:4px;font-size:14px}.section{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:12px}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{color:#edd7ff;background:#6f35ff24;border:1px solid #c635ff2e;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:600}.about{color:#dde4f4;white-space:pre-wrap;margin:0;line-height:1.55}.cta-row{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.btn{border:1px solid var(--line);background:#ffffff05;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-weight:700;display:inline-flex}.btn-primary{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;border:none}.footer-note{color:var(--muted);margin-top:12px;font-size:12px}.center-empty{place-items:center;min-height:60vh;display:grid}.error-card{border:1px solid var(--line);background:linear-gradient(#0c0f1af2,#0a0c16e6);border-radius:20px;width:min(620px,100%);padding:20px}.auction-hero .content{padding-top:22px}.auction-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.auction-title{margin:0;font-size:32px}.auction-count{color:#42ff9d;background:#26ff8224;border:1px solid #26ff8247;border-radius:999px;justify-content:center;align-items:center;min-width:40px;height:32px;padding:0 12px;font-weight:800;display:inline-flex}.auction-list{gap:10px;display:grid}.auction-item{border:1px solid var(--line);background:linear-gradient(#0d111ef0,#0b0f1ce6);border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.auction-master{align-items:center;gap:10px;min-width:0;display:flex}.auction-avatar{width:48px;height:48px}.auction-master-name{font-size:18px;font-weight:800;line-height:1.1}.auction-right{align-items:center;gap:10px;display:flex}.auction-bid{color:#42ff9d;white-space:nowrap;font-size:20px;font-weight:800}.auction-open-btn{border-radius:12px;padding:10px 14px}@media (max-width:760px){.page{padding:12px}.gallery-desktop{display:none}.gallery-mobile{display:block}.gallery-mobile-image{height:300px}.master-name{font-size:22px}.auction-title{font-size:26px}.auction-item{flex-direction:column;align-items:flex-start}.auction-right{justify-content:space-between;width:100%}.auction-bid{font-size:18px}}
