.sidebar[data-v-b4e759e1]{width:240px;min-width:240px;height:100vh;background:linear-gradient(180deg,#1e1b4b,#312e81);color:#e0e7ff;display:flex;flex-direction:column;position:sticky;top:0;overflow-y:auto;overflow-x:hidden}.logo-section[data-v-b4e759e1]{padding:20px 16px 16px;display:flex;flex-direction:column;gap:12px}.logo[data-v-b4e759e1]{display:flex;align-items:center;gap:12px}.logo-image-wrapper[data-v-b4e759e1]{width:40px;height:40px;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px #0003}.logo-image[data-v-b4e759e1]{width:100%;height:100%;object-fit:cover}.logo-text[data-v-b4e759e1]{font-size:20px;font-weight:700;color:#fff;letter-spacing:.02em}.topup-entry[data-v-b4e759e1]{display:flex;flex-direction:column;gap:8px}.topup-button[data-v-b4e759e1]{width:100%;padding:10px 16px;background:linear-gradient(135deg,#7c3aed,#a78bfa);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s}.topup-button[data-v-b4e759e1]:hover{background:linear-gradient(135deg,#6d28d9,#8b5cf6);transform:translateY(-1px);box-shadow:0 4px 12px #7c3aed66}.topup-pricing[data-v-b4e759e1]{padding:0 4px}.topup-pricing p[data-v-b4e759e1]{font-size:11px;color:#a5b4fc;margin:2px 0;line-height:1.4}.nav-menu[data-v-b4e759e1]{flex:1;padding:8px;display:flex;flex-direction:column;gap:2px}.nav-item[data-v-b4e759e1]{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;color:#c7d2fe;font-size:13px;font-weight:500;cursor:pointer;border:none;background:transparent;width:100%;text-align:left;transition:all .15s ease}.nav-item[data-v-b4e759e1]:hover{background:#ffffff14;color:#fff}.nav-item.active[data-v-b4e759e1]{background:#7c3aed80;color:#fff;font-weight:600}.nav-item-highlight.active[data-v-b4e759e1]{background:linear-gradient(135deg,#7c3aedb3,#a78bfa66)}.nav-icon[data-v-b4e759e1]{width:20px;height:20px;flex-shrink:0}.sidebar-footer[data-v-b4e759e1]{padding:16px;border-top:1px solid rgba(255,255,255,.08);text-align:center}.sidebar-footer p[data-v-b4e759e1]{font-size:11px;color:#818cf8}.auth-card-embedded[data-v-8d8f8d10]{max-width:100%;box-shadow:none;animation:none}@keyframes spin-7f23d67b{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.qr-overlay[data-v-7f23d67b]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#0f0f1e8c;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.qr-box[data-v-7f23d67b]{position:relative;background:#fff;border-radius:16px;padding:28px 28px 22px;width:300px;text-align:center;box-shadow:0 20px 60px #00000040;animation:qrPop-7f23d67b .25s ease}@keyframes qrPop-7f23d67b{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}.qr-box h3[data-v-7f23d67b]{margin:0 0 6px;font-size:17px;color:#1a1a2e}.qr-amount[data-v-7f23d67b]{margin:0 0 16px;color:#6b46c1;font-weight:600;font-size:15px}.qr-img-wrap[data-v-7f23d67b]{display:flex;align-items:center;justify-content:center;min-height:240px}.qr-img[data-v-7f23d67b]{width:240px;height:240px;border-radius:8px}.qr-loading[data-v-7f23d67b]{color:#999;font-size:13px}.qr-tip[data-v-7f23d67b]{margin:14px 0 4px;font-size:13px;color:#444}.qr-status[data-v-7f23d67b]{margin:0;font-size:12px;color:#999}.qr-status.paid[data-v-7f23d67b]{color:#07c160;font-weight:600}.qr-box .close-button[data-v-7f23d67b]{position:absolute;top:10px;right:12px;background:none;border:none;font-size:22px;color:#999;cursor:pointer;line-height:1}:root{--sidebar-width: 240px;--background: #f6f7fb;--foreground: #1f2937;--muted-foreground: #6b7280;--primary: #6b46c1;--primary-light: #9f7aea;--border: #e5e7eb;--success: #059669;--error: #dc2626;--warning: #d97706;--info: #2563eb;--card: #ffffff;--card-hover: #f9fafb}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,sans-serif;font-size:14px;line-height:1.6;color:var(--foreground);background:var(--background);min-height:100vh}a{color:var(--primary);text-decoration:none}a:hover{color:var(--primary-light)}button{cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit}input,textarea,select{font-family:inherit;font-size:inherit}img{max-width:100%;display:block}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.app{--sidebar-width: 240px;min-height:100vh;background-color:var(--background);display:flex}.main-content{--content-gutter: clamp(16px, 2vw, 32px);--page-max-width: min(1760px, calc(100vw - var(--sidebar-width) - (var(--content-gutter) * 2)));width:calc(100% - var(--sidebar-width));min-width:0;min-height:100vh;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;position:relative}.toolbar{position:fixed;top:0;right:0;left:var(--sidebar-width);height:56px;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:var(--background);border-bottom:1px solid var(--border)}.toolbar-left{display:flex;align-items:center;gap:12px;flex:1}.toolbar-right{display:flex;align-items:center;gap:14px;flex-shrink:0}.breadcrumb{font-size:14px;color:var(--muted-foreground);font-weight:500}.balance-display{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:600;color:var(--primary);background:#f5f3ff;padding:4px 12px;border-radius:9999px;cursor:pointer;transition:all .2s}.balance-display:hover{background:var(--primary);color:#fff}.user-info{display:flex;align-items:center;gap:8px}.user-avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--primary-light));color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;flex-shrink:0}.user-name{font-size:14px;font-weight:500;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.announcement-trigger{position:relative;cursor:pointer;padding:4px;color:var(--muted-foreground);transition:color .2s}.announcement-trigger:hover{color:var(--primary)}.announcement-dot{position:absolute;top:0;right:0;width:8px;height:8px;background:var(--error);border-radius:50%;border:2px solid var(--background)}.announcement-panel{margin-bottom:16px;border-left:3px solid var(--primary)}.announcement-panel .announcement-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-weight:600;font-size:14px}.announcement-panel p{font-size:13px;color:var(--muted-foreground);line-height:1.6}.close-btn{background:none;border:none;font-size:18px;color:var(--muted-foreground);cursor:pointer;padding:2px 6px;border-radius:4px;transition:all .15s}.close-btn:hover{background:var(--border);color:var(--foreground)}.page-content{padding:24px var(--content-gutter, 32px);flex:1;margin-top:56px}.toast-container{position:fixed;top:24px;right:24px;z-index:9999;display:flex;flex-direction:column;gap:12px;max-width:400px;pointer-events:none}.toast{pointer-events:auto;display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 10px 25px -5px #0000001a,0 4px 6px -2px #0000000d;border:1px solid var(--border);min-width:320px;animation:toastSlideIn .3s cubic-bezier(.16,1,.3,1)}.toast-success{border-left:4px solid var(--success)}.toast-error{border-left:4px solid var(--error)}.toast-warning{border-left:4px solid var(--warning)}.toast-info{border-left:4px solid var(--info)}.toast-icon{font-size:18px;flex-shrink:0;margin-top:1px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:50%}.toast-success .toast-icon{color:var(--success);background:#ecfdf5}.toast-error .toast-icon{color:var(--error);background:#fef2f2}.toast-warning .toast-icon{color:var(--warning);background:#fffbeb}.toast-info .toast-icon{color:var(--info);background:#eff6ff}.toast-content{flex:1;min-width:0}.toast-title{font-weight:600;font-size:14px;color:var(--foreground)}.toast-message{font-size:13px;color:var(--muted-foreground);margin-top:2px}@keyframes toastSlideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.auth-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;background:#0f172a8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:fadeIn .2s ease}.auth-card{width:100%;max-width:460px;background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:0 16px 48px #11182714;padding:28px;animation:modalSlideUp .3s cubic-bezier(.16,1,.3,1)}.auth-card .auth-brand{display:flex;align-items:center;gap:12px;margin-bottom:24px;justify-content:center}.auth-card .auth-brand .brand-logo-wrapper{width:40px;height:40px;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px #00000026}.auth-card .auth-brand img{width:100%;height:100%;object-fit:cover}.auth-card .auth-brand .brand-name{font-size:20px;font-weight:700;color:var(--foreground);letter-spacing:.02em}.auth-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:20px}.tab-button{border:1px solid var(--border);background:#fff;color:var(--muted-foreground);border-radius:10px;height:40px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}.tab-button:hover{border-color:var(--primary);color:var(--primary)}.tab-button.active{background:linear-gradient(135deg,#6b46c1,#9f7aea);color:#fff;border-color:transparent}.submit-button{margin-top:6px;height:44px;border:none;border-radius:10px;background:linear-gradient(135deg,#6b46c1,#9f7aea);color:#fff;font-size:14px;font-weight:600;cursor:pointer;width:100%;transition:all .2s}.submit-button:hover{background:linear-gradient(135deg,#5b21b6,#8b5cf6);box-shadow:0 4px 12px #6b46c166;transform:translateY(-1px)}.submit-button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.switch-link{display:block;width:100%;text-align:center;margin-top:12px;font-size:13px;color:var(--muted-foreground);background:none;border:none;cursor:pointer;padding:6px;border-radius:6px;transition:all .15s}.switch-link:hover{color:var(--primary);background:#f5f3ff}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;background:#0f172a8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:fadeIn .2s ease}.modal-content{position:relative;width:min(520px,calc(100vw - 32px));background:#fff;border-radius:20px;padding:28px;box-shadow:0 28px 70px #0f172a38;animation:modalSlideUp .3s cubic-bezier(.16,1,.3,1);max-height:90vh;overflow-y:auto}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.modal-header h2{font-size:18px;font-weight:700;color:var(--foreground);margin:0}.modal-header p{font-size:13px;color:var(--muted-foreground);margin:4px 0 0}.close-button{width:32px;height:32px;border:none;background:transparent;color:var(--muted-foreground);cursor:pointer;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px;transition:all .15s}.close-button:hover{background:#f3f4f6;color:var(--foreground)}.package-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.package-card{border:2px solid var(--border);border-radius:14px;padding:16px;text-align:center;cursor:pointer;transition:all .2s;position:relative;background:#fff}.package-card:hover{border-color:var(--primary)}.package-card.selected{border-color:var(--primary);background:#f5f3ff}.package-price{font-size:28px;font-weight:800;color:var(--foreground)}.package-price span{font-size:14px;font-weight:400}.package-points{font-size:13px;color:var(--muted-foreground);margin:4px 0}.package-per-image{font-size:12px;color:var(--primary);font-weight:600}.popular-badge{position:absolute;top:-10px;right:12px;background:linear-gradient(135deg,#6b46c1,#9f7aea);color:#fff;font-size:11px;font-weight:700;padding:3px 10px;border-radius:999px}.payment-section{margin-top:20px}.payment-section h3{font-size:14px;font-weight:600;color:var(--foreground);margin-bottom:12px}.payment-methods{display:flex;gap:8px;flex-wrap:wrap}.payment-method{display:flex;align-items:center;gap:6px;padding:10px 16px;border:1px solid var(--border);border-radius:10px;font-size:13px;font-weight:500;color:var(--foreground);background:#fff;cursor:pointer;transition:all .15s}.payment-method:hover{border-color:var(--primary)}.payment-method.selected{border-color:var(--primary);background:#f5f3ff}.primary-button{width:100%;height:44px;border:none;border-radius:10px;background:linear-gradient(135deg,#6b46c1,#9f7aea);color:#fff;font-size:14px;font-weight:600;cursor:pointer;margin-top:16px;transition:all .2s}.primary-button:hover{background:linear-gradient(135deg,#5b21b6,#8b5cf6);box-shadow:0 4px 12px #6b46c166;transform:translateY(-1px)}.primary-button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.page-header{margin-bottom:24px}.page-header h1{font-size:22px;font-weight:700;color:var(--foreground);margin:0}.page-header p{font-size:14px;color:var(--muted-foreground);margin:6px 0 0}.panel{background:#fff;border:1px solid var(--border);border-radius:14px;padding:20px;margin-bottom:16px}.panel-title{font-size:15px;font-weight:600;color:var(--foreground);margin:0 0 14px}.field-group{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.field-label{font-size:13px;font-weight:600;color:var(--foreground)}.field-meta{font-size:12px;color:var(--muted-foreground)}.field-group input,.field-group textarea,.field-group select{width:100%;padding:10px 14px;border:1px solid var(--border);border-radius:10px;font-size:14px;color:var(--foreground);background:#fff;transition:border-color .2s,box-shadow .2s;outline:none}.field-group input:focus,.field-group textarea:focus,.field-group select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #6b46c11a}.field-group input::placeholder,.field-group textarea::placeholder{color:#9ca3af}.code-input-row{display:flex;gap:8px}.code-input-row input{flex:1}.code-input-row button{white-space:nowrap;min-width:100px}.mobile-menu-btn{display:none;background:none;border:none;color:var(--foreground);cursor:pointer;padding:4px}.mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:90;animation:fadeIn .2s}.mobile-sidebar{position:fixed;left:0;top:0;bottom:0;z-index:91;width:260px}.mobile-close{position:absolute;top:12px;right:12px;background:#ffffff26;color:#fff;border:none;font-size:20px;width:32px;height:32px;border-radius:50%;cursor:pointer;z-index:92;display:flex;align-items:center;justify-content:center}.mobile-reminder{text-align:center;padding:40px 20px;margin-bottom:16px}.mobile-reminder h3{margin-bottom:12px;font-size:16px;color:var(--foreground)}.mobile-reminder p{color:var(--muted-foreground);margin-bottom:8px;font-size:13px}.page-header-guest{margin-bottom:24px;text-align:center;padding-top:20px}.page-header-guest h1{font-size:28px;font-weight:700;background:linear-gradient(135deg,var(--primary),var(--primary-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;border-radius:8px;font-weight:500;font-size:14px;transition:all .2s}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:#5b21b6}.btn-outline{border:1px solid var(--border);color:var(--muted-foreground);background:#fff}.btn-outline:hover{border-color:var(--primary);color:var(--primary)}.btn-ghost{color:var(--muted-foreground)}.btn-ghost:hover{color:var(--primary);background:#f5f3ff}.btn-danger{background:var(--error);color:#fff}.btn-danger:hover{background:#b91c1c}.btn-sm{padding:5px 12px;font-size:13px}.btn-lg{padding:12px 28px;font-size:16px}.badge{display:inline-flex;align-items:center;padding:2px 8px;font-size:12px;font-weight:500;border-radius:9999px}.badge-primary{background:#f5f3ff;color:var(--primary)}.badge-success{background:#ecfdf5;color:#059669}.badge-warning{background:#fffbeb;color:#d97706}.badge-danger{background:#fef2f2;color:#dc2626}.badge-info{background:#eff6ff;color:#2563eb}.empty-state{text-align:center;padding:60px 20px;color:#9ca3af}.empty-state svg{margin-bottom:16px}.empty-state h3{font-size:16px;color:var(--muted-foreground);margin-bottom:8px}.empty-state p{font-size:14px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media(max-width:900px){.app{display:block}.main-content{width:100%}.toolbar{left:0}.mobile-menu-btn{display:flex}.page-content{padding:16px}.sidebar{display:none}}.clone-mode-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:16px}.mode-tab{display:flex;flex-direction:column;align-items:flex-start;padding:16px;border:2px solid var(--border);border-radius:12px;background:#fff;cursor:pointer;transition:all .2s;gap:6px}.mode-tab:hover{border-color:var(--primary-light)}.mode-tab.active{border-color:var(--primary);background:#f5f3ff}.mode-tab-icon{width:28px;height:28px;border-radius:8px;background:var(--primary);color:#fff;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center}.mode-tab span:nth-child(2){font-weight:600;color:var(--foreground)}.mode-tab-desc{font-size:12px;color:var(--muted-foreground)}.clone-upload-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:16px}.upload-block{background:#f9fafb;border-radius:12px;padding:14px}.upload-block-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.upload-block-title{font-weight:600;font-size:13px}.upload-block-count{font-size:12px;color:var(--primary);font-weight:500}.upload-zone-small{width:100%;aspect-ratio:1;border:2px dashed var(--border);border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;gap:4px}.upload-zone-small:hover{border-color:var(--primary);background:#f5f3ff}.upload-plus{font-size:28px;color:var(--primary);font-weight:300}.upload-hint{font-size:12px;color:var(--muted-foreground)}.upload-thumbs{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.upload-thumb-item{width:calc(33.33% - 6px);aspect-ratio:1;border-radius:8px;overflow:hidden;position:relative}.upload-thumb-item img{width:100%;height:100%;object-fit:cover}.thumb-remove{position:absolute;top:4px;right:4px;width:20px;height:20px;border-radius:50%;background:#0009;color:#fff;border:none;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:center}.ratio-selector{display:flex;gap:8px}.ratio-option{flex:1;padding:10px;border:1px solid var(--border);border-radius:8px;text-align:center;font-size:13px;cursor:pointer;transition:all .2s}.ratio-option:hover{border-color:var(--primary-light)}.ratio-option.active{border-color:var(--primary);background:#f5f3ff;color:var(--primary);font-weight:600}.text-input{width:100%;padding:10px 14px;border:1px solid var(--border);border-radius:10px;font-size:14px;color:var(--foreground);background:#fff;outline:none;transition:border-color .2s}.text-input:focus{border-color:var(--primary)}.free-image-cost{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;background:#7c3aed14;border-radius:10px}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.text-center{text-align:center}.text-sm{font-size:13px}.text-xs{font-size:11px}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-primary{color:var(--primary)}.text-muted{color:var(--muted-foreground)}.mt-4{margin-top:16px}.mb-4{margin-bottom:16px}.w-full{width:100%}.rounded-full{border-radius:9999px}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
