@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@500;700&family=Outfit:wght@400;600&display=swap";.login-container[data-v-5c0eb332]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:20px}.btn-secondary[data-v-5c0eb332]{background:transparent;color:#333;border:1px solid #333;padding:10px 20px;border-radius:99px;cursor:pointer}.admin-container[data-v-bff405e9]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:20px}.poster-container[data-v-3c365a55]{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:flex-start;background:linear-gradient(135deg,#fdfbfb,#ebedee);background:linear-gradient(150deg,#fceeff,#fbfcdb,#e0c3fc);font-family:Outfit,"Noto Serif SC",sans-serif;padding:20px 15px;box-sizing:border-box}.content-wrapper[data-v-3c365a55]{width:100%;max-width:414px;margin:0;background:#ffffff59;box-shadow:0 8px 32px #1f26871a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:24px;border:1px solid rgba(255,255,255,.4);padding:24px 24px 32px;display:flex;flex-direction:column;gap:24px}.header[data-v-3c365a55]{text-align:center}.main-title[data-v-3c365a55]{font-size:32px;font-weight:800;color:#2c3e50;margin:0 0 10px;letter-spacing:1px;background:linear-gradient(45deg,#2c3e50,#4ca1af);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.subtitle[data-v-3c365a55]{font-size:13px;color:#666;font-weight:600;letter-spacing:2px;text-transform:uppercase;opacity:.85;margin:0}.grid-layout[data-v-3c365a55]{display:grid;grid-template-columns:1fr 1fr;gap:16px}.card[data-v-3c365a55]{aspect-ratio:3/4;border-radius:20px;overflow:hidden;position:relative;background:#fff9;border:1px solid rgba(255,255,255,.6);display:flex;flex-direction:column;transition:all .3s ease;cursor:pointer;box-shadow:0 4px 15px #00000008}.card[data-v-3c365a55]:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000014;background:#fffc}.image-box[data-v-3c365a55]{flex:1;width:100%;height:68%;overflow:hidden;display:flex;justify-content:center;align-items:center;background:radial-gradient(circle at center,#fffc,#fff3)}.image-box img[data-v-3c365a55]{width:75%;height:75%;object-fit:contain;transition:transform .6s cubic-bezier(.34,1.56,.64,1);filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}.card:hover .image-box img[data-v-3c365a55]{transform:scale(1.15) rotate(5deg)}.card-info[data-v-3c365a55]{height:32%;padding:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:#fff6}.card-info h3[data-v-3c365a55]{font-size:15px;color:#333;margin:0 0 6px;font-weight:700;letter-spacing:.5px}.tag[data-v-3c365a55]{font-size:10px;color:#ff758c;background:#ff758c1f;padding:3px 10px;border-radius:12px;font-weight:600;letter-spacing:.5px}.footer[data-v-3c365a55]{margin-top:10px;padding-top:20px;border-top:1px dashed rgba(0,0,0,.08);display:flex;justify-content:space-between;align-items:center}.brand-section[data-v-3c365a55]{display:flex;flex-direction:column;gap:6px}.brand-title[data-v-3c365a55]{display:flex;align-items:center;gap:6px;font-size:18px;font-weight:800;color:#2c3e50;font-family:Outfit,sans-serif}.icon[data-v-3c365a55]{font-size:18px}.divider[data-v-3c365a55]{width:30px;height:2px;background:linear-gradient(90deg,#ff758c,#ff7eb3);border-radius:2px;margin:2px 0;opacity:.6}.footer-slogan[data-v-3c365a55]{font-size:11px;color:#666;opacity:.8;margin:0;font-weight:500;letter-spacing:.5px}.qr-code-container[data-v-3c365a55]{display:flex;flex-direction:column;align-items:center;gap:6px}.qr-box[data-v-3c365a55]{padding:5px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;border:1px solid rgba(0,0,0,.03)}.scan-tip[data-v-3c365a55]{font-size:9px;color:#888;font-weight:500;letter-spacing:1px;text-transform:uppercase}:root{--xhs-red: #ff2442;--bg-color: #ffe8cc;--card-bg: #ffffff;--text-main: #333333;--text-sec: #666666;--radius-lg: 20px;--radius-md: 12px;--shadow-soft: 0 8px 24px rgba(0, 0, 0, .08)}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{width:100%;height:100%;overflow-x:hidden;background-color:#ffe8cc;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#333;display:flex;justify-content:center;align-items:flex-start;min-height:100dvh}#app{width:100%;max-width:480px;display:flex;flex-direction:column;position:relative;min-height:100dvh}@media (min-width: 481px){#app{box-shadow:0 10px 40px #00000026;background-color:transparent}}.btn-primary{width:100%;background:#ff2442;color:#fff;border:none;padding:14px;font-size:16px;font-weight:700;border-radius:99px;cursor:pointer;transition:all .2s ease;display:block;text-align:center;text-decoration:none;touch-action:manipulation;box-shadow:0 4px 12px #ff244233}.btn-primary:active{transform:scale(.98);opacity:.9}.hidden{display:none!important}
