body{margin:0;font-family:system-ui,sans-serif;background-color:#f3f4f6}.admin-layout{min-height:100vh}.top-nav{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:0 2rem;box-shadow:0 1px 3px #0000001a}.top-nav h1{font-size:1.25rem;color:#111827}.logout-btn{padding:.5rem 1rem;border:none;background:#ef4444;color:#fff;border-radius:4px;cursor:pointer}.content{padding:2rem;max-width:1200px;margin:0 auto}@media (max-width: 768px){.top-nav{padding:.6rem 1rem}.top-nav h1{font-size:1rem;margin:0}.logout-btn{padding:.45rem .75rem;font-size:.85rem}.content{padding:1rem}.calendar-route .top-nav{justify-content:flex-end;padding:.45rem .75rem}.calendar-route .top-nav h1{display:none}.calendar-route .content{padding:0}}.login-wrapper{display:flex;justify-content:center;align-items:flex-start;padding-top:100px;min-height:100vh;background-color:#f3f4f6}.login-card{width:100%;max-width:400px;background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px #0000001a}.login-card h2{text-align:center;margin-bottom:1.5rem;color:#111827}.input-field{display:block;width:100%;margin-bottom:1rem;padding:.75rem;border:1px solid #d1d5db;border-radius:4px;box-sizing:border-box}.login-btn{width:100%;padding:.75rem;background:#3b82f6;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;font-weight:700}.list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.list-header h2{color:#111827;margin:0}.header-actions{display:flex;gap:12px;align-items:center}.create-btn{padding:.75rem 1.5rem;background:#10b981;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700}.clear-btn{padding:.75rem 1.2rem!important;font-weight:700!important}.list-card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.empty-state{color:#6b7280;text-align:center;padding:2rem 0}.survey-list{list-style:none;padding:0;margin:0}.survey-item{border-bottom:1px solid #e5e7eb;padding:1rem 0;display:flex;justify-content:space-between;align-items:center}.survey-item:last-child{border-bottom:none}.item-info{display:flex;flex-direction:column;gap:5px}.stats-text{color:#6b7280;font-size:.9rem}.item-meta{display:flex;align-items:center;gap:20px;margin-top:5px}.item-actions{display:flex;gap:8px}.action-btn{background:#3b82f6;color:#fff;border:none;border-radius:4px;padding:6px 12px;cursor:pointer;font-size:.85rem;font-weight:500}.action-btn.stats{background:#6366f1}.action-btn.edit{background:#10b981}.action-btn.danger{background:#ef4444}.title-row{display:flex;align-items:center;gap:10px}.status-badge{font-size:.75rem;padding:2px 8px;border-radius:99px;cursor:pointer;-webkit-user-select:none;user-select:none}.status-badge.active{background:#d1fae5;color:#065f46;border:1px solid #10b981}.status-badge.draft{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.mode-selector{display:flex;background:#f3f4f6;padding:4px;border-radius:8px;margin:15px 0;gap:4px}.mode-btn{flex:1;padding:8px 12px;font-size:.85rem;font-weight:500;color:#4b5563;border-radius:6px;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none}.mode-btn:hover{color:#1f2937}.mode-btn.active{background:#fff;color:#3b82f6;box-shadow:0 1px 3px #0000001a}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;padding:30px;border-radius:8px;width:90%;max-width:400px;text-align:center;box-shadow:0 10px 15px #0000001a}.modal-content h3{margin-top:0;color:#111827}.modal-desc{color:#6b7280;margin-bottom:20px;font-weight:700}.qr-box{margin:20px 0;display:flex;justify-content:center}.qr-box img{max-width:100%;border:1px solid #e5e7eb;border-radius:8px;padding:10px}.link-text{font-size:.75rem;color:#9ca3af;word-break:break-all;margin-bottom:20px;background:#f3f4f6;padding:8px;border-radius:4px;font-family:monospace}.close-btn{background:#e5e7eb;color:#374151;border:none;padding:8px 20px;border-radius:4px;cursor:pointer;font-weight:700;width:100%}@media (max-width: 640px){.list-header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:1rem}.header-actions{width:100%;justify-content:flex-end}.survey-item{flex-direction:column;align-items:flex-start;gap:12px}.item-actions{width:100%;flex-wrap:wrap}.action-btn{flex:1;text-align:center}}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.header h2{color:#1f2937;margin:0}.btn{border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-weight:500}.btn.primary{background:#3b82f6;color:#fff}.btn.secondary{background:#e5e7eb;color:#374151}.card{background:#fff;padding:20px;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-bottom:20px}.card h3{margin-top:0;border-bottom:1px solid #f3f4f6;padding-bottom:10px;margin-bottom:15px;color:#111827}.form-group{margin-bottom:15px;display:flex;flex-direction:column;flex:1}.form-group label{margin-bottom:5px;font-size:.9rem;color:#4b5563;font-weight:500}.input{padding:.6rem;border:1px solid #d1d5db;border-radius:4px;font-size:1rem;font-family:inherit}.textarea{min-height:80px;resize:vertical}.row{display:flex;gap:20px}.q-card{background:#f9fafb;border:1px solid #e5e7eb}.q-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb;padding-bottom:10px;margin-bottom:20px}.q-header h3{border:none;padding:0;margin:0}.add-btns{display:flex;gap:10px}.add-btn{background:#fff;border:1px solid #d1d5db;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;padding:.4rem .8rem}.empty-questions{text-align:center;color:#9ca3af;padding:40px 0}.question-item{background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:15px;margin-bottom:15px}.q-item-header{display:flex;justify-content:space-between;margin-bottom:10px}.controls{display:flex;gap:5px}.mini-btn{background:#e5e7eb;border:none;border-radius:4px;cursor:pointer;color:#374151;padding:4px 8px}.mini-btn.danger{background:#fee2e2;color:#ef4444}.mini-btn:disabled{opacity:.5;cursor:not-allowed}.options-container{margin-top:15px;padding-top:15px;border-top:1px dashed #e5e7eb}.option-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}.bullet{color:#9ca3af}.mix-input{padding:.4rem .4rem .4rem .6rem;flex:1;max-width:300px}.status-options{display:flex;gap:20px;margin-top:5px}.radio-label{display:flex;align-items:center;gap:8px;font-size:.95rem;cursor:pointer;color:#374151}.results-wrapper[data-v-029dec1e]{max-width:1000px;margin:0 auto;padding:20px}.header[data-v-029dec1e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.title-area[data-v-029dec1e]{display:flex;align-items:center;gap:15px}.back-btn[data-v-029dec1e]{background:none;border:1px solid #d1d5db;padding:5px 12px;border-radius:4px;cursor:pointer;color:#4b5563}.header h2[data-v-029dec1e]{margin:0;color:#111827}.summary-cards[data-v-029dec1e]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:30px}.card[data-v-029dec1e]{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:20px;border:1px solid #f3f4f6}.card.mini[data-v-029dec1e]{text-align:center;padding:15px}.card.mini .label[data-v-029dec1e]{display:block;font-size:.85rem;color:#6b7280;margin-bottom:5px}.card.mini .value[data-v-029dec1e]{font-size:1.5rem;font-weight:700;color:#3b82f6}.card.mini .value.desc[data-v-029dec1e]{font-size:.95rem;color:#374151;font-weight:400}.q-stats-card[data-v-029dec1e]{margin-bottom:25px}.q-title[data-v-029dec1e]{font-size:1.1rem;font-weight:600;color:#1f2937;margin-bottom:20px}.q-num[data-v-029dec1e]{color:#3b82f6;margin-right:5px}.q-type[data-v-029dec1e]{font-size:.85rem;color:#9ca3af;margin-left:10px;font-weight:400}.option-row[data-v-029dec1e]{margin-bottom:15px}.opt-label[data-v-029dec1e]{display:flex;justify-content:space-between;font-size:.95rem;color:#4b5563;margin-bottom:6px}.progress-bg[data-v-029dec1e]{height:10px;background:#f3f4f6;border-radius:99px;overflow:hidden}.progress-bar[data-v-029dec1e]{height:100%;background:#3b82f6;border-radius:99px;transition:width .6s ease}.latest-list[data-v-029dec1e]{list-style:none;padding:0;margin:0}.text-item[data-v-029dec1e]{background:#f9fafb;padding:10px 15px;border-radius:6px;margin-bottom:8px;font-size:.95rem;color:#374151;border-left:3px solid #d1d5db}.count-tip[data-v-029dec1e]{text-align:center;color:#9ca3af;font-size:.85rem;margin-top:15px}.btn[data-v-029dec1e]{border:none;padding:.6rem 1.2rem;border-radius:4px;cursor:pointer;font-weight:500}.btn.primary[data-v-029dec1e]{background:#3b82f6;color:#fff}.btn[data-v-029dec1e]:disabled{opacity:.6;cursor:not-allowed}.loading[data-v-029dec1e],.empty[data-v-029dec1e]{text-align:center;padding:100px 0;color:#9ca3af}.view-mode-selector[data-v-029dec1e]{display:flex;background:#f3f4f6;padding:4px;border-radius:8px;margin-bottom:25px;gap:4px;max-width:400px}.view-mode-btn[data-v-029dec1e]{flex:1;padding:10px 16px;font-size:.9rem;font-weight:600;color:#4b5563;border-radius:6px;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none;background:none;border:none;text-align:center}.view-mode-btn[data-v-029dec1e]:hover{color:#1f2937}.view-mode-btn.active[data-v-029dec1e]{background:#fff;color:#3b82f6;box-shadow:0 1px 3px #0000001a}.table-view-container[data-v-029dec1e]{margin-top:15px;background:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px #0000001a;border:1px solid #f3f4f6}.table-scroll-wrapper[data-v-029dec1e]{width:100%;overflow-x:auto;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000000d}.transposed-table[data-v-029dec1e]{width:100%;border-collapse:separate;border-spacing:0;font-size:.9rem}.transposed-table th[data-v-029dec1e],.transposed-table td[data-v-029dec1e]{padding:12px 16px;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;white-space:nowrap;text-align:left}.transposed-table th[data-v-029dec1e]{background-color:#f9fafb;font-weight:600;color:#374151}.transposed-table tr:last-child td[data-v-029dec1e]{border-bottom:none}.transposed-table th[data-v-029dec1e]:last-child,.transposed-table td[data-v-029dec1e]:last-child{border-right:none}.sticky-col[data-v-029dec1e]{position:sticky;left:0;z-index:10;background-color:#fff;min-width:180px;max-width:320px;white-space:normal!important;word-break:break-all}.transposed-table th.sticky-col[data-v-029dec1e]{background-color:#f3f4f6;z-index:11;border-right:2px solid #cbd5e1}.transposed-table td.sticky-col[data-v-029dec1e]{border-right:2px solid #cbd5e1}.transposed-table tr:hover td[data-v-029dec1e]{background-color:#f8fafc}.transposed-table tr:hover td.sticky-col[data-v-029dec1e]{background-color:#f1f5f9}.question-row td.sticky-col[data-v-029dec1e]{font-weight:500;color:#1f2937}.response-header[data-v-029dec1e]{padding:8px 12px!important}.header-cell[data-v-029dec1e]{display:flex;align-items:center;justify-content:space-between;gap:8px}.delete-response-btn[data-v-029dec1e]{background-color:#fee2e2;color:#dc2626;border:1px solid #fca5a5;cursor:pointer;font-size:.75rem;padding:2px 6px;border-radius:4px;transition:all .2s ease}.delete-response-btn[data-v-029dec1e]:hover{background-color:#fca5a5;color:#7f1d1d;transform:scale(1.05)}.calendar-dashboard[data-v-475da184]{padding:20px;background:#f8fafc;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.header-bar[data-v-475da184]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.title-section[data-v-475da184]{display:flex;align-items:center;gap:15px}.back-btn[data-v-475da184]{background:#fff;border:1px solid #e2e8f0;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:.9rem;color:#475569;transition:all .2s}.back-btn[data-v-475da184]:hover{background:#f1f5f9;border-color:#cbd5e1}.header-bar h2[data-v-475da184]{margin:0;color:#0f172a;font-weight:700}.share-toggle-btn[data-v-475da184]{background:#4f46e5;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:600;box-shadow:0 4px 6px -1px #4f46e51a,0 2px 4px -1px #4f46e50f;transition:all .2s}.share-toggle-btn[data-v-475da184]:hover{background:#4338ca;transform:translateY(-1px)}.action-view-btn[data-v-475da184]{background:#0284c7;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:600;box-shadow:0 4px 6px -1px #0284c71a,0 2px 4px -1px #0284c70f;transition:all .2s}.action-view-btn[data-v-475da184]:hover{background:#0369a1;transform:translateY(-1px)}.btn-icon[data-v-475da184],.share-icon[data-v-475da184]{margin-right:4px}.dashboard-body[data-v-475da184]{display:grid;grid-template-columns:380px 1fr;gap:24px}.left-panel[data-v-475da184]{display:flex;flex-direction:column;gap:24px}.panel-card[data-v-475da184]{background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000005}.upcoming-card[data-v-475da184]{flex:1;max-height:480px;display:flex;flex-direction:column}.card-header[data-v-475da184]{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f1f5f9;padding-bottom:12px;margin-bottom:15px}.card-header h3[data-v-475da184]{margin:0;font-size:1.1rem;color:#1e293b}.count-badge[data-v-475da184]{background:#fef3c7;color:#d97706;font-weight:700;font-size:.8rem;padding:3px 10px;border-radius:99px}.upcoming-list[data-v-475da184]{overflow-y:auto;flex:1;padding-right:5px}.empty-list[data-v-475da184]{text-align:center;color:#94a3b8;padding:40px 0;font-size:.95rem}.birthday-group[data-v-475da184]{display:flex;flex-direction:column;gap:6px}.birthday-group+.birthday-group[data-v-475da184]{margin-top:12px}.birthday-group-title[data-v-475da184]{color:#64748b;font-size:.78rem;font-weight:700;padding:0 4px}.birthday-row[data-v-475da184]{display:flex;align-items:center;gap:12px;padding:12px;border-bottom:1px solid #f8fafc;transition:background .2s;border-radius:8px;cursor:pointer}.birthday-row[data-v-475da184]:hover{background:#f1f5f9}.avatar[data-v-475da184]{width:42px;height:42px;background:linear-gradient(135deg,#a78bfa,#c084fc);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;border-radius:50%;font-size:1.2rem}.info[data-v-475da184]{flex:1}.name-line[data-v-475da184]{display:flex;align-items:center;gap:8px}.user-name[data-v-475da184]{font-weight:600;color:#334155}.badge[data-v-475da184]{font-size:.7rem;padding:2px 6px;border-radius:4px;font-weight:500}.badge.lunar[data-v-475da184]{background:#ecfdf5;color:#059669}.badge.solar[data-v-475da184]{background:#eff6ff;color:#2563eb}.date-line[data-v-475da184]{font-size:.8rem;color:#64748b;margin-top:3px}.age-text[data-v-475da184]{color:#94a3b8;margin-left:5px}.countdown[data-v-475da184]{text-align:center}.countdown.today .days-num[data-v-475da184],.countdown.today .days-lbl[data-v-475da184]{color:#f59e0b}.days-num[data-v-475da184]{font-size:1.3rem;font-weight:800;color:#e11d48;line-height:1}.days-lbl[data-v-475da184]{font-size:.7rem;color:#64748b;margin-top:2px}.fun-stats-grid[data-v-475da184]{display:grid;grid-template-columns:1fr;gap:20px}.stat-card h3[data-v-475da184],.pie-card h3[data-v-475da184]{margin-top:0;margin-bottom:15px;font-size:1rem;color:#334155;border-bottom:1px solid #f1f5f9;padding-bottom:8px}.overview-grid[data-v-475da184]{display:grid;gap:8px}.month-overview-grid[data-v-475da184],.shengxiao-overview-grid[data-v-475da184]{grid-template-columns:repeat(6,minmax(0,1fr))}.zodiac-overview-grid[data-v-475da184]{grid-template-columns:repeat(4,minmax(0,1fr))}.overview-cell[data-v-475da184]{min-width:0;min-height:54px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#334155;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:6px 4px;transition:all .15s}.overview-cell[data-v-475da184]:hover:not(:disabled){background:#eef2ff;border-color:#c7d2fe}.overview-cell.empty[data-v-475da184]{cursor:default;color:#94a3b8;background:#f8fafc;border-color:#edf2f7}.overview-cell.current[data-v-475da184]{border-color:#f59e0b;box-shadow:inset 0 0 0 1px #f59e0b}.overview-cell[data-v-475da184]:disabled{opacity:1}.overview-name[data-v-475da184]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;line-height:1}.overview-cell strong[data-v-475da184]{color:#0f172a;font-size:1rem;line-height:1}.overview-cell.empty strong[data-v-475da184]{color:#cbd5e1}.month-cell:not(.empty) strong[data-v-475da184]{color:#d97706}.zodiac-cell:not(.empty) strong[data-v-475da184]{color:#2563eb}.shengxiao-cell:not(.empty) strong[data-v-475da184]{color:#059669}.mini-bar-chart[data-v-475da184]{display:flex;flex-direction:column;gap:8px}.bar-row[data-v-475da184]{display:flex;align-items:center;gap:10px;font-size:.8rem}.clickable-row[data-v-475da184]{cursor:pointer;padding:4px 6px;border-radius:6px;transition:background .15s}.clickable-row[data-v-475da184]:hover{background:#f1f5f9}.clickable-cell[data-v-475da184]{cursor:pointer}.bar-label[data-v-475da184]{width:45px;color:#475569;font-weight:500}.bar-track[data-v-475da184]{flex:1;background:#f1f5f9;height:8px;border-radius:4px;overflow:hidden}.bar-fill[data-v-475da184]{height:100%;border-radius:4px}.zodiac-fill[data-v-475da184]{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.shengxiao-fill[data-v-475da184]{background:linear-gradient(90deg,#10b981,#34d399)}.bar-value[data-v-475da184]{width:90px;color:#64748b;text-align:right}.empty-hint[data-v-475da184]{text-align:center;color:#94a3b8;padding:10px 0;font-size:.85rem}.main-panel[data-v-475da184]{display:flex;flex-direction:column}.calendar-card[data-v-475da184]{flex:1;padding:24px!important}.calendar-header[data-v-475da184]{display:flex;justify-content:center;align-items:center;gap:30px;margin-bottom:24px}.nav-arrow[data-v-475da184]{background:none;border:1px solid #e2e8f0;font-size:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;color:#64748b;transition:all .2s;-webkit-user-select:none;user-select:none;line-height:1}.nav-arrow[data-v-475da184]:hover{background:#f1f5f9;color:#0f172a;border-color:#cbd5e1}.current-month[data-v-475da184]{font-size:1.3rem;font-weight:700;color:#1e293b;min-width:150px;text-align:center}.weekday-header[data-v-475da184]{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;background:#f1f5f9;border-radius:8px 8px 0 0;padding:10px 0}.weekday-lbl[data-v-475da184]{text-align:center;font-weight:600;font-size:.85rem;color:#475569}.calendar-grid[data-v-475da184]{display:grid;grid-template-columns:repeat(7,1fr);grid-auto-rows:minmax(95px,1fr);gap:1px;background:#f1f5f9;border-radius:0 0 8px 8px;border:1px solid #f1f5f9;overflow:hidden}.day-cell[data-v-475da184]{background:#fff;padding:8px;display:flex;flex-direction:column;justify-content:space-between;transition:all .2s}.day-cell[data-v-475da184]:hover{background:#fafafa}.popup-overlay[data-v-475da184]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000073;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;display:flex;align-items:center;justify-content:center}.popup-card[data-v-475da184]{background:#fff;border-radius:16px;padding:28px;width:90%;max-width:500px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0003;animation:popIn-475da184 .25s ease}@keyframes popIn-475da184{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.popup-header[data-v-475da184]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid #f1f5f9;padding-bottom:14px}.popup-header h3[data-v-475da184]{margin:0;font-size:1.1rem;color:#0f172a}.popup-list[data-v-475da184]{overflow-y:auto;display:flex;flex-direction:column;gap:14px}.popup-person-row[data-v-475da184]{display:flex;align-items:flex-start;gap:12px;padding:12px;background:#f8fafc;border-radius:10px}.small-avatar[data-v-475da184]{width:36px;height:36px;background:linear-gradient(135deg,#a78bfa,#c084fc);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;border-radius:50%;font-size:1rem;flex-shrink:0}.popup-person-info[data-v-475da184]{flex:1}.popup-name[data-v-475da184]{font-weight:700;color:#1e293b;display:flex;align-items:center;gap:6px;margin-bottom:4px}.popup-detail[data-v-475da184]{font-size:.8rem;color:#64748b;margin-bottom:4px}.popup-countdown[data-v-475da184]{font-size:.8rem;color:#94a3b8}.popup-countdown.today[data-v-475da184]{color:#f59e0b;font-weight:700}.outside-month[data-v-475da184]{background:#f8fafc!important}.outside-month .day-number[data-v-475da184]{color:#cbd5e1}.day-number[data-v-475da184]{font-size:.95rem;font-weight:700;color:#334155;width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:50%}.is-today .day-number[data-v-475da184]{background:#ef4444;color:#fff}.has-birthday[data-v-475da184]{background:#fffbeb}.has-birthday[data-v-475da184]:hover{background:#fef3c7}.cell-birthdays[data-v-475da184]{margin-top:6px;display:flex;flex-direction:column;gap:3px;overflow:hidden}.cell-birthday-item[data-v-475da184]{font-size:.75rem;font-weight:600;padding:2px 6px;border-radius:4px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:flex;align-items:center;cursor:pointer}.lunar-dot[data-v-475da184]{background:#d1fae5;color:#065f46}.solar-dot[data-v-475da184]{background:#dbeafe;color:#1e40af}.sidebar-overlay[data-v-475da184]{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;justify-content:flex-end}.sidebar-content[data-v-475da184]{background:#fff;width:100%;max-width:460px;height:100vh;box-shadow:-10px 0 25px #00000026;padding:30px;display:flex;flex-direction:column;animation:slideIn-475da184 .3s ease}@keyframes slideIn-475da184{0%{transform:translate(100%)}to{transform:translate(0)}}.sidebar-header[data-v-475da184]{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f1f5f9;padding-bottom:15px;margin-bottom:20px}.sidebar-header h3[data-v-475da184]{margin:0;font-size:1.25rem;color:#0f172a}.close-sidebar-btn[data-v-475da184]{background:none;border:none;font-size:2rem;cursor:pointer;color:#94a3b8;line-height:1}.close-sidebar-btn[data-v-475da184]:hover{color:#0f172a}.sidebar-section[data-v-475da184]{margin-bottom:24px}.sidebar-section h4[data-v-475da184]{margin-top:0;margin-bottom:8px;font-size:.95rem;color:#1e293b;border-left:3px solid #4f46e5;padding-left:8px}.intro-section p[data-v-475da184]{font-size:.85rem;color:#64748b;line-height:1.5;margin:0}.share-input-group[data-v-475da184]{display:flex;gap:10px}.share-email-input[data-v-475da184]{flex:1;padding:8px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:.9rem}.add-share-btn[data-v-475da184]{padding:8px 16px;border-radius:6px}.shares-list[data-v-475da184]{display:flex;flex-direction:column;gap:12px;overflow-y:auto;max-height:380px}.share-item[data-v-475da184]{background:#f8fafc;border:1px solid #f1f5f9;padding:12px;border-radius:8px;display:flex;flex-direction:column;gap:8px}.share-meta[data-v-475da184]{display:flex;flex-direction:column}.share-email[data-v-475da184]{font-weight:600;font-size:.9rem;color:#334155;word-break:break-all}.share-time[data-v-475da184]{font-size:.75rem;color:#94a3b8;margin-top:2px}.share-actions[data-v-475da184]{display:flex;justify-content:flex-end;gap:15px}.btn-text[data-v-475da184]{background:none;border:none;font-size:.8rem;cursor:pointer;font-weight:600}.btn-text.copy[data-v-475da184]{color:#4f46e5}.btn-text.copy[data-v-475da184]:hover{text-decoration:underline}.btn-text.revoke[data-v-475da184]{color:#ef4444}.btn-text.revoke[data-v-475da184]:hover{text-decoration:underline}.mobile-dots[data-v-475da184]{display:none}.mobile-dot[data-v-475da184]{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:2px}.lunar-dot-m[data-v-475da184]{background:#10b981}.solar-dot-m[data-v-475da184]{background:#3b82f6}.mobile-summary[data-v-475da184],.mobile-tabs[data-v-475da184],.mobile-calendar-legend[data-v-475da184],.mobile-day-count[data-v-475da184]{display:none}.legend-dot[data-v-475da184]{display:inline-block;width:7px;height:7px;border-radius:50%}@media (max-width: 768px){.calendar-dashboard[data-v-475da184]{padding:10px 12px 12px}.header-bar[data-v-475da184]{align-items:center;gap:8px;margin-bottom:10px}.title-section[data-v-475da184]{min-width:0;flex:1;gap:8px}.header-bar h2[data-v-475da184]{font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.back-btn[data-v-475da184]{flex-shrink:0;padding:6px 10px;font-size:.78rem}.share-toggle-btn[data-v-475da184]{width:34px;height:34px;padding:0;border-radius:8px;box-shadow:none;font-size:0}.share-toggle-btn[data-v-475da184]:hover{transform:none}.share-icon[data-v-475da184]{margin-right:0;font-size:1rem}.share-text[data-v-475da184]{display:none}.action-view-btn[data-v-475da184]{width:34px;height:34px;padding:0;border-radius:8px;box-shadow:none;font-size:0}.action-view-btn[data-v-475da184]:hover{transform:none}.btn-icon[data-v-475da184]{margin-right:0;font-size:1rem}.btn-text[data-v-475da184]{display:none}.mobile-summary[data-v-475da184]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:10px}.mobile-stat-card[data-v-475da184]{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 8px;min-width:0}.mobile-stat-card.highlight[data-v-475da184]{border-color:#fecdd3;background:#fff1f2}.mobile-stat-label[data-v-475da184]{display:block;color:#64748b;font-size:.72rem;line-height:1;margin-bottom:6px}.mobile-stat-card strong[data-v-475da184]{color:#0f172a;font-size:1.2rem;line-height:1}.mobile-stat-card.highlight strong[data-v-475da184]{color:#e11d48}.mobile-tabs[data-v-475da184]{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;background:#e2e8f0;border-radius:8px;padding:4px;margin-bottom:12px}.mobile-tab[data-v-475da184]{min-height:38px;border:0;border-radius:6px;background:transparent;color:#475569;font-weight:700;font-size:.9rem}.mobile-tab.active[data-v-475da184]{background:#fff;color:#0f172a;box-shadow:0 1px 2px #0f172a1f}.dashboard-body[data-v-475da184]{grid-template-columns:1fr;gap:12px}.mobile-tab-panel[data-v-475da184]:not(.mobile-tab-active){display:none}.left-panel[data-v-475da184]{gap:12px}.panel-card[data-v-475da184]{border-radius:8px;padding:16px}.card-header[data-v-475da184]{margin-bottom:12px}.card-header h3[data-v-475da184]{font-size:1rem}.birthday-group-title[data-v-475da184]{padding:2px 0 0}.birthday-row[data-v-475da184]{padding:12px 0;border-bottom:1px solid #f1f5f9;border-radius:0}.birthday-group .birthday-row[data-v-475da184]:last-child{border-bottom:0}.birthday-row[data-v-475da184]:hover{background:transparent}.calendar-card[data-v-475da184]{padding:14px!important}.calendar-grid[data-v-475da184]{grid-auto-rows:minmax(58px,1fr)}.day-cell[data-v-475da184]{min-height:58px;padding:5px;position:relative}.day-number[data-v-475da184]{font-size:.75rem;width:20px;height:20px}.calendar-header[data-v-475da184]{gap:16px;margin-bottom:14px}.current-month[data-v-475da184]{font-size:1rem;min-width:110px}.nav-arrow[data-v-475da184]{width:32px;height:32px;font-size:1.2rem}.weekday-header[data-v-475da184]{padding:8px 0}.weekday-lbl[data-v-475da184]{font-size:.78rem}.mobile-calendar-legend[data-v-475da184]{display:flex;align-items:center;justify-content:center;gap:12px;margin:-4px 0 12px;color:#64748b;font-size:.76rem}.mobile-calendar-legend span[data-v-475da184]{display:inline-flex;align-items:center;gap:4px}.mobile-day-count[data-v-475da184]{display:block;align-self:flex-end;margin-top:2px;color:#92400e;font-size:.66rem;font-weight:700;line-height:1}.desktop-only[data-v-475da184]{display:none!important}.mobile-dots[data-v-475da184]{display:flex;flex-wrap:wrap;gap:2px;margin-top:3px}.upcoming-card[data-v-475da184]{max-height:none}.fun-stats-grid[data-v-475da184]{grid-template-columns:1fr;gap:12px}.overview-grid[data-v-475da184]{gap:6px}.overview-cell[data-v-475da184]{min-height:48px;border-radius:7px;padding:6px 2px}.overview-name[data-v-475da184]{font-size:.68rem}.overview-cell strong[data-v-475da184]{font-size:.95rem}.sidebar-content[data-v-475da184]{max-width:100%;padding:20px 16px}.popup-card[data-v-475da184]{width:100%;max-width:none;padding:18px 16px;max-height:78vh;border-radius:18px 18px 0 0;animation:slideUp-475da184 .25s ease}.popup-overlay[data-v-475da184]{align-items:flex-end}.popup-header[data-v-475da184]{margin-bottom:14px}.popup-person-row[data-v-475da184]{padding:12px 10px}.popup-name[data-v-475da184]{flex-wrap:wrap}.popup-detail[data-v-475da184]{line-height:1.45}.date-line[data-v-475da184]{font-size:.72rem}.age-text[data-v-475da184]{display:none}.avatar[data-v-475da184]{width:34px;height:34px;font-size:1rem}}@keyframes slideUp-475da184{0%{transform:translateY(100%);opacity:.8}to{transform:translateY(0);opacity:1}}
