.theme-liunian{--ln-primary:#c41e3a;--ln-primary-light:#e84057;--ln-primary-dark:#9a162e;--ln-gold:#d4a843;--ln-gold-light:#f0d68a;--ln-gold-dark:#b08c2a;--ln-bg:#fef8f0;--ln-bg-gradient-from:#fef8f0;--ln-bg-gradient-via:#fdf0e4;--ln-bg-gradient-to:#fef8f0;--ln-surface:#fff;--ln-surface-alpha:#ffffffe0;--ln-text:#2d1b0e;--ln-text-secondary:#5c3d24;--ln-text-muted:#8b6f47;--ln-border:#c41e3a26;--ln-border-hover:#c41e3a59;--ln-card-shadow:0 2px 8px #c41e3a0f;--ln-card-shadow-hover:0 8px 30px #c41e3a1f;--ln-glow:#d4a84333;--ln-input-bg:#fef8f0cc;--ln-input-border:#c41e3a2e;--background:30 80% 97%;--foreground:25 52% 12%;--card:0 0% 100%;--card-foreground:25 52% 12%;--popover:30 60% 96%;--popover-foreground:25 52% 12%;--muted:30 30% 93%;--muted-foreground:25 30% 45%;--border:0 40% 78%;--input:30 40% 94%;--ring:350 72% 45%;--primary:350 72% 45%;--primary-foreground:0 0% 100%;--secondary:30 30% 93%;--secondary-foreground:25 52% 18%;--accent:42 60% 55%;--accent-foreground:0 0% 100%;--destructive:0 60% 50%;--destructive-foreground:0 0% 100%}:root.dark .theme-liunian{--ln-primary:#e84057;--ln-primary-light:#f06070;--ln-primary-dark:#c41e3a;--ln-gold:#f0d68a;--ln-gold-light:#f5e0a8;--ln-gold-dark:#d4a843;--ln-bg:#1a0a0a;--ln-bg-gradient-from:#1a0a0a;--ln-bg-gradient-via:#220e0e;--ln-bg-gradient-to:#1a0a0a;--ln-surface:#2a1515;--ln-surface-alpha:#2a1515e0;--ln-text:#f5e6d3;--ln-text-secondary:#d4b896;--ln-text-muted:#c9a87c;--ln-border:#e8405733;--ln-border-hover:#e8405773;--ln-card-shadow:0 2px 8px #0000004d;--ln-card-shadow-hover:0 8px 30px #e8405726;--ln-glow:#f0d68a2e;--ln-input-bg:#1a0a0a99;--ln-input-border:#e8405740;--background:0 30% 8%;--foreground:30 40% 92%;--card:0 25% 12%;--card-foreground:30 40% 92%;--popover:0 25% 10%;--popover-foreground:30 40% 92%;--muted:0 15% 16%;--muted-foreground:25 25% 65%;--border:350 30% 28%;--input:0 25% 14%;--ring:350 72% 55%;--primary:350 72% 55%;--primary-foreground:0 30% 8%;--secondary:0 15% 16%;--secondary-foreground:30 40% 90%;--accent:42 60% 65%;--accent-foreground:0 30% 8%;--destructive:0 60% 50%;--destructive-foreground:0 0% 100%}.theme-liunian{background:linear-gradient(180deg,var(--ln-bg-gradient-from)0%,var(--ln-bg-gradient-via)50%,var(--ln-bg-gradient-to)100%);color:var(--ln-text)}.ln-page{z-index:1;flex-direction:column;min-height:100vh;padding:1.5rem 1rem;display:flex;position:relative}.ln-card{background:var(--ln-surface-alpha);border:1px solid var(--ln-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--ln-card-shadow);border-radius:16px;padding:1.5rem;transition:border-color .3s,box-shadow .3s}.ln-card:hover{border-color:var(--ln-border-hover);box-shadow:var(--ln-card-shadow-hover)}.ln-title{background:linear-gradient(135deg,var(--ln-primary),var(--ln-gold));-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px 2px var(--ln-glow));-webkit-background-clip:text;background-clip:text}.ln-hint{color:var(--ln-text-muted)}.ln-year-banner{background:linear-gradient(135deg,var(--ln-primary)0%,var(--ln-gold-dark)100%);color:#fff;border-radius:16px;margin-bottom:1.5rem;box-shadow:0 4px 20px #c41e3a33}.ln-year-banner .ln-title{-webkit-text-fill-color:white;filter:none;background:0 0}.ln-star-auspicious{color:var(--ln-gold-dark)}.ln-star-inauspicious{color:var(--ln-primary)}.ln-taisui-safe{background:#e8f5e9;border:1px solid #4caf50;border-radius:12px}:root.dark .ln-taisui-safe{background:#1b3a1b;border-color:#4caf50}.ln-taisui-warning{background:#fff3e0;border:1px solid #ff9800;border-radius:12px}:root.dark .ln-taisui-warning{background:#3a2a0a;border-color:#ff9800}.ln-taisui-danger{background:#fce4ec;border:1px solid #e53935;border-radius:12px}:root.dark .ln-taisui-danger{background:#3a1515;border-color:#e53935}.ln-fortune-section{background:var(--ln-surface-alpha);border:1px solid var(--ln-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;padding:1.25rem}.ln-star-filled{color:var(--ln-gold)}.ln-star-empty{color:var(--ln-border)}.ln-month-card{background:var(--ln-surface-alpha);border:1px solid var(--ln-border);border-radius:10px;padding:.75rem;transition:border-color .2s}.ln-month-card:hover{border-color:var(--ln-border-hover)}.ln-tip-card{background:var(--ln-surface-alpha);border:1px solid var(--ln-border);border-radius:12px;padding:1rem}.ln-btn-primary{color:#fff;background:linear-gradient(135deg,var(--ln-primary),var(--ln-gold-dark));cursor:pointer;border:1px solid #0000;border-radius:.75rem;width:100%;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #c41e3a33}.ln-btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #c41e3a4d}.ln-btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.ln-btn-quickfill{width:100%;color:var(--ln-gold-dark);border:1px solid var(--ln-border-hover);cursor:pointer;background:0 0;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .3s;display:flex}.ln-btn-quickfill:hover{background:var(--ln-glow);border-color:var(--ln-gold)}.theme-liunian input,.theme-liunian textarea,.theme-liunian select{background:var(--ln-input-bg);border:1px solid var(--ln-input-border);color:var(--ln-text);border-radius:.5rem}.theme-liunian input:focus,.theme-liunian textarea:focus,.theme-liunian select:focus{border-color:var(--ln-primary);outline:none;box-shadow:0 0 0 3px #c41e3a1f}@keyframes liunian-pulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes liunian-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.ln-streaming-cursor{background:var(--ln-primary);vertical-align:text-bottom;border-radius:1px;width:2px;height:1em;margin-left:2px;animation:1s ease-in-out infinite liunian-pulse;display:inline-block}.ln-shimmer{background:linear-gradient(90deg,var(--ln-surface-alpha)25%,var(--ln-glow)50%,var(--ln-surface-alpha)75%);background-size:200% 100%;border-radius:8px;animation:1.5s ease-in-out infinite liunian-shimmer}.ln-severity-dot{background:currentColor;border-radius:50%;width:6px;height:6px;display:inline-block}.theme-liunian ::-webkit-scrollbar{width:8px;height:8px}.theme-liunian ::-webkit-scrollbar-track{background:var(--ln-bg)}.theme-liunian ::-webkit-scrollbar-thumb{background:var(--ln-border-hover);border-radius:4px}.theme-liunian ::-webkit-scrollbar-thumb:hover{background:var(--ln-primary)}.ln-calendar-table{border-collapse:collapse}.ln-calendar-table thead{background:var(--ln-surface-alpha);border-bottom:2px solid var(--ln-border)}.ln-calendar-table th{color:var(--ln-primary);text-transform:none;letter-spacing:.02em;font-size:.8rem}.ln-calendar-table tbody tr{border-bottom:1px solid var(--ln-border);transition:background .15s}.ln-calendar-table tbody tr:hover{background:var(--ln-surface-alpha)}.ln-calendar-table tbody tr:last-child{border-bottom:none}.theme-liunian [role=dialog],.theme-liunian .modal-content{background:var(--ln-surface-alpha);border:1px solid var(--ln-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.liunian-interpretation .markdown-content h2{color:#dc2626;border-bottom:1px solid #ef444433;margin-top:1.75rem;margin-bottom:.75rem;padding-bottom:.5rem;padding-left:.875rem;position:relative}.liunian-interpretation .markdown-content h2:before{content:"";background:linear-gradient(#ef4444,#d97706);border-radius:2px;width:3px;height:1.2em;position:absolute;top:.15em;left:0}.liunian-interpretation .markdown-content h2:first-of-type{margin-top:0}.liunian-interpretation .markdown-content p{margin-bottom:.875rem;line-height:1.75}.liunian-interpretation .markdown-content strong{color:#dc2626}.dark .liunian-interpretation .markdown-content h2{color:#fca5a5;border-bottom-color:#ef444426}.dark .liunian-interpretation .markdown-content h2:before{background:linear-gradient(#f87171,#fbbf24)}.dark .liunian-interpretation .markdown-content strong{color:#fca5a5}
