:root{--bg:#fff;--surface:#f6f6f7;--surface-strong:#e7e8ec;--text:#3c3c43;--muted:#67676c;--accent:var(--theme-accent,#3451b2);--accent-soft:var(--theme-accent-soft,#5672cd);--gold:var(--theme-gold,#8e6b23);--good:var(--theme-good,#18794e);--warn:var(--theme-warn,#b42318);--weekend:#a33a5b;--border:#3c3c4324;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--bg);color:var(--text);font-family:Punctuation SC,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}:root[data-mode=dark]{--bg:#1b1b1f;--surface:#252529;--surface-strong:#313136;--text:#dfdfd6;--muted:#a0a0a5;--accent:#a8b1ff;--accent-soft:#c4c9ff;--gold:#d2b56b;--good:#70c59b;--warn:#ff9b94;--weekend:#ff9fbd;--border:#ebebf524;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0;transition:background-color .2s,color .2s}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,.button{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:.68rem 1.05rem;font-weight:650;transition:all .18s;display:inline-flex}button:hover,.button:hover{filter:brightness(1.06)}button:disabled{opacity:.6;cursor:progress}button.secondary,.button.secondary,button.ghost{border-color:var(--border);background:var(--surface);color:var(--text)}input,select{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text);border-radius:.65rem;padding:.68rem .78rem}input:focus,select:focus,button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.nav{z-index:10;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);grid-template-columns:auto 1fr auto;align-items:center;gap:1.1rem;min-height:64px;padding:.55rem max(1rem,50vw - 590px);display:grid;position:sticky;top:0}.brand{letter-spacing:.04em;align-items:center;gap:.55rem;font-size:1.15rem;font-weight:750;display:inline-flex}.brand img{object-fit:contain;width:2.15rem;height:2.15rem}.brand-copy{gap:.08rem;display:grid}.brand-name{white-space:nowrap}.brand time{color:var(--muted);letter-spacing:.04em;font:650 .68rem/1.1 ui-monospace,SFMono-Regular,Menlo,monospace}.nav nav{justify-content:center;align-items:center;gap:.25rem;display:flex}.nav nav a{color:var(--muted);border-radius:.5rem;padding:.48rem .72rem;font-size:.92rem}.nav nav a:hover,.nav nav a.router-link-active{color:var(--text);background:var(--surface)}.card-nav-picker{border-radius:.5rem;align-items:stretch;display:inline-flex;position:relative}.card-nav-picker:hover{background:var(--surface)}.card-nav-picker:has(.card-nav-main.router-link-active){background:var(--surface)}.card-nav-picker:has(details[open]){background:var(--surface)}.card-nav-picker>.card-nav-main{border-radius:.5rem 0 0 .5rem;padding-right:.32rem}.nav nav .card-nav-picker>.card-nav-main:hover,.nav nav .card-nav-picker>.card-nav-main.router-link-active{background:0 0}.card-nav-picker details{display:flex;position:relative}.card-nav-picker summary{width:1.35rem;min-height:100%;color:var(--muted);cursor:pointer;border-radius:0 .5rem .5rem 0;place-items:center;list-style:none;display:grid}.card-nav-picker summary::-webkit-details-marker{display:none}.card-nav-picker summary:hover,.card-nav-picker details[open] summary{color:var(--text);background:0 0}.card-nav-picker summary i{border-bottom:1.5px solid;border-right:1.5px solid;width:.38rem;height:.38rem;transform:rotate(45deg)translate(-1px,1px)}.card-nav-menu{z-index:30;border:1px solid var(--border);background:var(--bg);border-radius:.7rem;width:7.5rem;padding:.4rem;display:grid;position:absolute;top:calc(100% + .45rem);right:0;box-shadow:0 14px 38px #0000002e}.nav nav .card-nav-menu a{color:var(--text);text-align:left;border-radius:.45rem;padding:.58rem .7rem}.nav-settings{align-items:center;gap:.55rem;display:flex}.pack-select{color:var(--muted);align-items:center;gap:.45rem;font-size:.78rem;display:flex}.pack-select select{background:var(--surface);width:auto;min-width:8.5rem;padding:.5rem .65rem}.pack-picker{color:var(--text);font-size:.78rem;position:relative}.pack-picker summary{border:1px solid var(--border);background:var(--surface);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:.65rem;align-items:center;gap:.45rem;min-height:2.35rem;padding:.45rem .65rem;list-style:none;display:flex}.pack-picker summary::-webkit-details-marker{display:none}.pack-picker summary>span{color:var(--muted);font-weight:500}.pack-picker summary>strong{white-space:nowrap;min-width:5em}.pack-picker summary>i{border-bottom:1.5px solid;border-right:1.5px solid;width:.45rem;height:.45rem;transition:transform .16s;transform:rotate(45deg)translateY(-2px)}.pack-picker[open] summary{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 18%, transparent)}.pack-picker[open] summary>i{transform:rotate(225deg)translate(-2px,-1px)}.pack-menu{z-index:30;border:1px solid var(--border);background:var(--bg);border-radius:.8rem;gap:.3rem;width:min(21rem,100vw - 1rem);padding:.45rem;display:grid;position:absolute;top:calc(100% + .45rem);right:0;box-shadow:0 16px 45px #0003}.pack-menu button{width:100%;color:var(--text);text-align:left;background:0 0;border:0;border-radius:.55rem;justify-items:start;gap:.18rem;padding:.72rem .8rem;font-weight:650;display:grid}.pack-menu button:hover,.pack-menu button[aria-selected=true]{background:var(--surface);filter:none}.pack-menu button[aria-selected=true]{box-shadow:inset 3px 0 var(--accent)}.pack-menu small{color:var(--muted);font-size:.68rem;font-weight:450;line-height:1.45}.mode-toggle{color:#666;background:#ececef;border-color:#d7d8dc;flex:none;width:2.5rem;height:1.35rem;padding:0;position:relative}.mode-toggle[aria-pressed=true]{background:#34343a;border-color:#46464d}.mode-toggle-thumb{background:#fff;border-radius:50%;place-items:center;width:1.05rem;height:1.05rem;font-size:.72rem;line-height:1;transition:transform .2s;display:grid;position:absolute;top:1px;left:1px;box-shadow:0 1px 3px #00000038}.mode-toggle[aria-pressed=true] .mode-toggle-thumb{transform:translate(1.12rem)}.shell{width:min(1180px,100% - 2rem);min-height:75vh;margin:0 auto}.hero{padding:2.25rem 0 1.2rem}.eyebrow{color:var(--accent);letter-spacing:.12em;margin:0;font-size:.76rem;font-weight:750}.hero h1,.page-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(1.55rem,5.8vw,4.7rem);font-weight:780;line-height:1.05}.hero h1{white-space:nowrap}.hero h1 em{color:var(--accent);font-style:normal}.page-heading{flex-direction:column;align-items:flex-start;gap:.5rem;padding:3.25rem 0 1.6rem;display:flex}.page-heading h1{font-size:clamp(2.3rem,5vw,4.5rem)}.page-heading>p:not(.eyebrow){max-width:42rem;color:var(--muted);margin:0;line-height:1.7}.page-heading input{width:auto;min-width:12rem}.calendar-toolbar{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.calendar-toolbar input{width:10.5rem;min-width:10.5rem}.calendar-toolbar button{padding:.62rem .85rem}.calendar-step{border-color:color-mix(in srgb, var(--accent) 55%, var(--border));background:color-mix(in srgb, var(--accent) 9%, var(--bg));width:2.55rem;height:2.55rem;box-shadow:0 4px 14px color-mix(in srgb, var(--accent) 12%, transparent);color:var(--accent);border-radius:50%;flex:0 0 2.55rem;font-size:1.45rem;font-weight:450;line-height:1;padding:0!important}.calendar-step:hover{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 15%, var(--bg));box-shadow:0 6px 18px color-mix(in srgb, var(--accent) 20%, transparent);filter:none;transform:translateY(-1px)}.calendar-step:active{transform:translateY(0)scale(.96)}.date-toolbar{background:var(--surface);border-radius:.8rem;align-items:center;gap:.6rem;margin-bottom:.8rem;padding:.8rem;display:flex}.date-toolbar input{background:var(--bg);max-width:14rem}.day-card{border:1px solid var(--border);background:var(--surface);border-radius:.9rem;grid-template-columns:100px 1fr auto;align-items:center;gap:1.2rem;min-height:210px;padding:1.5rem;display:grid;position:relative}.date-seal{border:2px solid var(--accent);width:92px;height:112px;color:var(--accent);border-radius:.3rem;place-items:center;gap:.2rem;font-weight:750;display:grid}.date-seal span{color:var(--text);font:760 3.8rem/1 Georgia,serif}.date-seal .holiday-mark{max-width:84px;color:var(--weekend);text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;overflow:hidden}.day-card.is-weekend{border-color:color-mix(in srgb, var(--weekend) 35%, var(--border));background:color-mix(in srgb, var(--weekend) 5%, var(--surface))}.day-card.is-weekend .date-seal{border-color:var(--weekend);color:var(--weekend)}.day-card.is-adjusted-workday{border-style:dashed}.day-main h2{margin:.15rem 0;font:750 clamp(1.8rem,4.5vw,3.4rem)/1.12 Georgia,Noto Serif SC,serif}.meta,.pillars{color:var(--muted);margin:.3rem 0}.headline{max-width:52rem;margin:.8rem 0 0;font-size:1.05rem;line-height:1.6}.level{color:var(--accent);white-space:nowrap;border:1px solid;border-radius:999px;padding:.48rem .8rem}.positive{color:var(--good)!important}.caution{color:var(--warn)!important}.solar-term{background:var(--accent);color:#fff;border-radius:0 0 .4rem .4rem;padding:.38rem .65rem;font-weight:750;position:absolute;top:0;right:1.4rem}.facts-grid{grid-template-columns:repeat(4,1fr);gap:.65rem;margin:.7rem 0 1rem;display:grid}.facts-grid article{border:1px solid var(--border);background:var(--bg);border-radius:.75rem;padding:.85rem 1rem}.facts-grid span{color:var(--muted);margin-bottom:.28rem;font-size:.72rem;display:block}.facts-grid small{color:var(--muted);margin-top:.4rem;line-height:1.45;display:block}.term-grid{grid-template-columns:1fr;gap:.7rem;margin-bottom:3rem;display:grid}.term-panel{border:1px solid var(--border);background:var(--surface);border-radius:.85rem;min-width:0;padding:1rem}.term-panel h3{margin:0 0 .75rem;font-size:1rem}.term-panel.good h3{color:var(--good)}.term-panel.avoid h3{color:var(--warn)}.term-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.term-story-trigger{background:var(--bg);min-width:0;color:var(--text);text-align:left;border:1px solid #0000;border-radius:.6rem;padding:.75rem;font-weight:450;display:block}.term-story-trigger:hover{border-color:var(--accent);filter:none;transform:translateY(-1px)}.term-story-trigger strong{color:var(--accent)}.term-story-trigger p{margin:.35rem 0;line-height:1.5}.term-story-trigger small{color:var(--muted);line-height:1.45;display:block}.term-dialog{width:min(680px,100% - 1rem);max-height:min(82vh,760px);color:var(--text);background:0 0;border:0;border-radius:1rem;padding:0;overflow:auto}.term-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0a0ea8}.term-dialog>article{border:1px solid var(--border);background:var(--bg);border-radius:1rem;padding:clamp(1.2rem,4vw,2.2rem)}.term-dialog header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.term-dialog header small{color:var(--accent);font-weight:700}.term-dialog h2{margin:.2rem 0 1rem;font:760 clamp(2rem,5vw,3.2rem)/1.1 Georgia,Noto Serif SC,serif}.term-dialog .dialog-close{border-color:var(--border);background:var(--surface);width:2.25rem;height:2.25rem;color:var(--text);padding:0;font-size:1.4rem}.dialog-copy{border-left:3px solid var(--accent);background:var(--surface);padding:.8rem 1rem;line-height:1.65}.term-story{background:var(--surface);border-radius:.75rem;margin:1.2rem 0 1.5rem;padding:clamp(1rem,3vw,1.5rem);font-size:1rem}.term-story p{text-indent:2em;margin:0;line-height:2}.term-story p+p{margin-top:1rem}.actions{flex-wrap:wrap;gap:.7rem;margin:1.4rem 0;display:flex}.week-row,.month-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem;display:grid}.week-row{color:var(--muted);text-align:center;margin-bottom:.5rem;font-size:.72rem}.weekend{color:var(--weekend);font-weight:700}.month-wrap{margin-bottom:4rem}.month-day{border:1px solid var(--border);background:var(--surface);border-radius:.7rem;flex-direction:column;min-width:0;min-height:126px;padding:.72rem;transition:all .18s;display:flex;color:var(--text)!important}.month-day:hover{border-color:var(--accent);transform:translateY(-1px)}.month-day.is-weekend:not(.is-today),.year-calendar-grid a.is-weekend:not(.is-today),button.small-day-card.is-weekend:not(.is-today){border-color:color-mix(in srgb, var(--weekend) 30%, var(--border));background:color-mix(in srgb, var(--weekend) 7%, var(--surface))}.month-day.is-weekend strong,.year-calendar-grid a.is-weekend strong,button.small-day-card.is-weekend>strong{color:var(--weekend)}.month-day.is-holiday:not(.is-today),.year-calendar-grid a.is-holiday:not(.is-today),button.small-day-card.is-holiday:not(.is-today){box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--weekend) 45%, transparent)}.month-day.is-adjusted-workday,.year-calendar-grid a.is-adjusted-workday,button.small-day-card.is-adjusted-workday{background:var(--surface);border-style:dashed}.month-day.is-today,.year-calendar-grid a.is-today,button.small-day-card.is-today{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 9%, var(--surface));box-shadow:inset 0 0 0 2px var(--accent)}.month-day strong{font:720 1.7rem Georgia,serif}.month-day span{color:var(--accent);text-overflow:ellipsis;white-space:nowrap;margin-top:.35rem;font-size:.75rem;overflow:hidden}.month-day small{color:var(--muted)}.month-day .holiday-mark,.small-day-card .holiday-mark{color:var(--weekend);margin-top:.28rem;font-size:.62rem;font-weight:750}.month-day.is-adjusted-workday .holiday-mark,.small-day-card.is-adjusted-workday .holiday-mark{color:var(--gold)}.month-day em{color:currentColor;margin-top:auto;font-size:.7rem;font-style:normal}.leave-guide{border:1px solid var(--border);background:var(--surface);border-radius:.9rem;margin-top:1.4rem;padding:clamp(1rem,3vw,1.6rem)}.leave-guide h2{margin:.25rem 0 1rem;font-size:clamp(1.45rem,3vw,2.2rem)}.leave-strategies{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.leave-strategies article{background:var(--bg);border-radius:.7rem;gap:.4rem;padding:1rem;display:grid}.leave-strategies article>strong{color:var(--accent)}.leave-strategies article>span{color:var(--weekend);font-weight:750}.leave-strategies p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.65}.year-heading{flex-direction:row;justify-content:space-between;align-items:end}.calendar-year-summary{color:var(--muted);margin:0 0 1rem}.calendar-year,.year-months{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-bottom:4rem;display:grid}.calendar-year-month,.year-month{border:1px solid var(--border);background:var(--surface);break-inside:avoid;border-radius:.8rem;min-width:0;padding:.9rem}.calendar-year-month.is-current-month{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 30%, transparent)}#current-calendar-month{scroll-margin-top:76px}.calendar-year-month h2,.year-month h2{color:var(--text);justify-content:space-between;align-items:center;margin:0 0 .65rem;font-size:1.2rem;display:flex}.calendar-year-month h2 a{color:var(--accent);font-size:.7rem;font-weight:500}.mini-week,.year-calendar-grid,.mini-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.18rem;display:grid}.mini-week{color:var(--muted);text-align:center;margin-bottom:.22rem;font-size:.58rem}.year-calendar-grid a,.mini-grid a{background:var(--bg);text-align:center;border-radius:.35rem;place-items:center;min-width:0;min-height:54px;padding:.16rem;display:grid;color:var(--text)!important}.year-calendar-grid a:hover,.mini-grid a:hover{box-shadow:inset 0 0 0 1px var(--accent)}.year-calendar-grid small{max-width:100%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.48rem;overflow:hidden}.year-calendar-grid em{color:currentColor;white-space:nowrap;font-size:.46rem;font-style:normal}.mini-holiday{color:var(--weekend);font-size:.48rem}.is-adjusted-workday .mini-holiday{color:var(--gold)}.solar-terms-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-bottom:4rem;display:grid}.solar-terms-grid a{border:1px solid var(--border);background:var(--surface);border-radius:.8rem;gap:.38rem;min-height:150px;padding:1rem;display:grid}.solar-terms-grid a:hover{border-color:var(--accent);transform:translateY(-1px)}.solar-terms-grid time{color:var(--muted);font-size:.75rem}.solar-terms-grid strong{color:var(--accent);font:750 2rem Georgia,Noto Serif SC,serif}.solar-terms-grid span{margin-top:auto}.solar-terms-grid small{color:var(--muted)}.chart-form{gap:1rem;max-width:920px;padding-bottom:3rem;display:grid}fieldset{border:1px solid var(--border);background:var(--surface);border-radius:.8rem;padding:1.3rem}legend{color:var(--accent);padding:0 .45rem;font-weight:750}label{color:var(--muted);gap:.4rem;font-size:.84rem;display:grid}label small{line-height:1.5}.segmented{gap:.5rem;margin-bottom:1rem;display:flex}.segmented label{border:1px solid var(--border);color:var(--text);background:var(--bg);border-radius:999px;align-items:center;padding:.45rem .8rem;display:flex}.segmented input,.checkbox input{width:auto}.form-row{grid-template-columns:repeat(2,1fr);gap:1rem;margin:1rem 0;display:grid}.form-row.three{grid-template-columns:repeat(3,1fr)}.form-row.four{grid-template-columns:repeat(4,1fr)}.checkbox{flex-direction:row;align-items:center;gap:.5rem;display:flex}.privacy-note{border-left:2px solid var(--good);color:var(--muted);padding:.75rem .9rem;font-size:.82rem}button.large{min-height:3.3rem;font-size:1rem}.chart-result{padding:2rem 0 5rem}.chart-result>header{justify-content:space-between;align-items:end;margin-bottom:1rem;display:flex}.chart-result h2{margin:.2rem 0;font:760 3rem Georgia,serif}.chart-result>header>p{color:var(--muted);text-align:right}.pillars-grid{grid-template-columns:repeat(4,1fr);gap:.7rem;display:grid}.pillars-grid article,.fortune-list article{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:.75rem;padding:1.1rem}.pillars-grid small{color:var(--muted)}.pillars-grid strong{margin:.8rem 0;font:720 2.8rem/1.1 Georgia,serif;display:grid}.pillars-grid strong span:first-child{color:var(--accent)}.pillars-grid strong span:last-child{color:var(--gold)}.hidden-stems{flex-wrap:wrap;justify-content:center;gap:.3rem;display:flex}.hidden-stems span{background:var(--surface-strong);color:var(--muted);border-radius:.3rem;padding:.28rem .4rem;font-size:.66rem}.element-bars{background:var(--surface);border-radius:.8rem;margin:1.4rem 0;padding:1.2rem}.element-bars>div{grid-template-columns:2rem 1fr 2rem;align-items:center;gap:.8rem;margin:.6rem 0;display:grid}.element-bars i{background:var(--accent);border-radius:1rem;max-width:100%;height:.45rem;display:block}.fortune-list{grid-template-columns:repeat(8,1fr);gap:.5rem;display:grid}.fortune-list h3{grid-column:1/-1}.fortune-list article{text-align:left;gap:.3rem;padding:.7rem;display:grid}.fortune-list article.active{border-color:var(--good);box-shadow:inset 0 0 0 1px var(--good)}.fortune-list small,.fortune-list span{color:var(--muted);font-size:.68rem}.year-summary{grid-template-columns:repeat(3,1fr);gap:.7rem;margin-bottom:1rem;display:grid}.year-summary article{border:1px solid var(--border);background:var(--surface);min-height:110px;color:var(--text);border-radius:.8rem;justify-content:space-between;align-items:end;padding:1.1rem;display:flex}.year-summary article strong{font:760 3rem Georgia,serif}.year-summary>p{color:var(--muted);grid-column:1/-1}.year-tools{align-items:end;gap:.7rem;margin-bottom:1.4rem;display:flex}.year-tools label{min-width:9rem}.year-tools .checkbox{align-self:center;min-width:14rem}.year-month h2{color:var(--accent)}.mini-grid a{min-height:42px}.mini-grid small{color:currentColor;white-space:nowrap;font-size:.48rem}.print-chart{border:1px solid var(--accent);margin:1rem 0;padding:1rem}.empty-state{background:var(--surface);text-align:center;border-radius:.8rem;margin:2rem 0 8rem;padding:3rem}.cards-heading{padding-bottom:1rem}.share-card{--card-accent:#3451b2;--card-border:#d8d8de;--card-muted:#67676c;--card-surface:#f6f6f8;--card-text:#323238;--card-weekend:#a33a5b;border:1px solid var(--card-border);width:min(760px,100%);color:var(--card-text);background:#fff;border-radius:.9rem;padding:clamp(1.5rem,6vw,3.4rem);position:relative;overflow:hidden}.share-card:after{content:"历";z-index:0;color:#f0f1f7;pointer-events:none;font:800 20rem/1 Georgia,serif;position:absolute;bottom:1rem;right:-1.2rem;transform:rotate(-7deg)}.share-card>*{z-index:1;position:relative}.share-card-brand{color:var(--card-text);letter-spacing:.04em;align-items:center;gap:.55rem;font-size:1.15rem;font-weight:750;display:flex}.share-card-brand img{object-fit:contain;width:2.15rem;height:2.15rem}.share-card h2{color:var(--card-text);letter-spacing:-.05em;white-space:nowrap;margin:2.8rem 0 .55rem;font:780 clamp(2rem,6.8vw,4.7rem)/1.05 Georgia,Noto Serif SC,serif}.share-card .card-subtitle{color:var(--card-accent);margin:0 0 2rem;font-size:clamp(.78rem,2.3vw,1.1rem);line-height:1.6}.share-card>small{color:var(--card-muted);margin-top:2rem;display:block}.day-share-card{flex-direction:column;min-height:900px;display:flex}.day-share-card.is-weekend{border-color:color-mix(in srgb, var(--card-weekend) 45%, var(--card-border))}.day-share-card.is-adjusted-workday{border-style:dashed}.day-share-card .card-holiday{color:var(--card-weekend);background:#fbf2f5;border-radius:999px;padding:.38rem .65rem;font-size:.75rem;font-weight:750;position:absolute;top:clamp(1.5rem,6vw,3.4rem);right:clamp(1.5rem,6vw,3.4rem)}.card-headline{max-width:38rem;margin:.4rem 0 1.4rem;font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:700;line-height:1.7}.day-card-facts{gap:.55rem;margin-bottom:1.3rem;display:grid}.day-card-facts p{gap:.75rem;margin:0;line-height:1.65;display:flex}.day-card-facts strong{color:var(--card-accent);flex:none}.day-card-term{grid-template-columns:2rem 1fr;gap:.65rem;margin:.45rem 0;display:grid}.day-card-term>strong{font-size:1.1rem}.day-card-term.good>strong{color:var(--card-accent)}.day-card-term.avoid>strong{color:var(--card-weekend)}.day-card-term p{margin:0;line-height:1.75}.card-clash{margin:1rem 0 0;font-weight:700}.day-share-card>small{margin-top:auto}.card-download{align-items:center;gap:.8rem;margin:1.1rem 0 4rem;display:flex}.card-download span{color:var(--muted);font-size:.78rem}.month-share-card{min-height:900px}.share-week-row,.share-month-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.32rem;display:grid}.share-week-row{color:var(--card-muted);text-align:center;margin-bottom:.35rem;font-size:.68rem}.share-week-row .weekend{color:var(--card-weekend)}.share-month-grid>i{min-height:92px}.share-month-grid>button{background:var(--card-surface);min-width:0;min-height:92px;color:var(--card-text);text-align:left;border:1px solid #0000;border-radius:.45rem;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:.55rem;display:flex}.share-month-grid>button:hover{border-color:var(--card-accent);filter:none}.share-month-grid>button.is-weekend{background:#fbf2f5}.share-month-grid>button.is-weekend>strong{color:var(--card-weekend)}.share-month-grid>button.is-adjusted-workday{background:var(--card-surface);border-style:dashed}.share-month-grid>button.is-today{border-color:var(--card-accent);box-shadow:inset 0 0 0 2px var(--card-accent)}.share-month-grid strong{font:750 1.45rem Georgia,serif}.share-month-grid span{max-width:100%;color:var(--card-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.2rem;font-size:.62rem;overflow:hidden}.share-month-grid small{max-width:100%;color:var(--card-weekend);text-overflow:ellipsis;white-space:nowrap;margin-top:auto;font-size:.56rem;overflow:hidden}.card-months{gap:1.5rem;margin-bottom:4rem;display:grid}.card-month-group{scroll-margin-top:5rem}.card-month-group.is-current-month{border:2px solid var(--accent);background:color-mix(in srgb, var(--accent) 5%, transparent);border-radius:.8rem;padding:.85rem}.card-month-group>header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.card-month-group h2{align-items:baseline;gap:.5rem;margin:0;display:flex}.card-month-group h2 small{color:var(--muted);font-size:.75rem;font-weight:500}.card-month-group .card-download{margin:0}.small-card-week,.small-card-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.45rem;display:grid}.small-card-week{color:var(--muted);text-align:center;margin-bottom:.45rem;font-size:.68rem}.small-card-grid>i{min-height:170px}button.small-day-card{border:1px solid var(--border);background:var(--surface);min-width:0;min-height:170px;color:var(--text);text-align:left;border-radius:.7rem;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:.8rem;display:flex}button.small-day-card:hover{border-color:var(--accent);filter:none}.small-day-card>strong{margin:.12rem 0;font:760 2rem Georgia,serif}.small-day-card>small{max-width:100%;color:var(--accent);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.small-day-card>em{color:var(--accent);margin-top:.45rem;font-size:.68rem;font-style:normal}.small-day-card>p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:auto 0 0;font-size:.7rem;line-height:1.45;display:-webkit-box;overflow:hidden}.loading,.error{background:var(--surface);border-radius:.7rem;margin:1rem 0 4rem;padding:1rem 1.2rem}.loading{color:var(--accent)}.error{border-left:3px solid var(--warn);color:var(--warn)}footer{width:min(1180px,100% - 2rem);color:var(--muted);flex-wrap:wrap;gap:.5rem 1rem;margin:0 auto;padding:1rem 0 2rem;font-size:.75rem;display:flex}footer a:hover{color:var(--accent)}@media (width<=900px){.nav{grid-template-columns:1fr auto}.nav nav{grid-area:2/1/auto/-1;justify-content:space-between}.pack-select>span,.pack-picker summary>span{display:none}.calendar-year,.year-months{grid-template-columns:repeat(2,minmax(0,1fr))}.solar-terms-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fortune-list{grid-template-columns:repeat(4,1fr)}}@media (width<=680px){.shell{width:min(100% - 1rem,1180px)}.nav{gap:.45rem;padding-inline:.5rem}.nav nav{gap:.05rem}.nav nav a{padding:.42rem .48rem;font-size:.76rem}.card-nav-picker>.card-nav-main{padding-right:.2rem}.card-nav-picker summary{width:1.05rem}.brand{font-size:1rem}.brand img{width:1.85rem;height:1.85rem}.pack-select select{min-width:7.6rem;max-width:8.5rem}.hero{padding:1.35rem 0 .8rem}.date-toolbar,.calendar-toolbar{grid-template-columns:2.55rem minmax(0,1fr) 2.55rem;padding:.6rem;display:grid}.date-toolbar input,.calendar-toolbar input{width:100%;min-width:0;max-width:none}.date-toolbar>button:not(.calendar-step),.calendar-toolbar>button:not(.calendar-step){grid-column:1/-1}.day-card{grid-template-columns:72px 1fr;gap:.8rem;min-height:0;padding:.9rem}.date-seal{width:68px;height:82px}.date-seal span{font-size:2.7rem}.day-main h2{font-size:1.55rem}.meta,.pillars{font-size:.75rem}.headline{margin-top:.45rem;font-size:.88rem}.level{grid-column:1/-1;justify-self:start;padding:.35rem .6rem;font-size:.75rem}.facts-grid{grid-template-columns:repeat(2,1fr);gap:.4rem}.facts-grid article{padding:.65rem}.term-grid{gap:.4rem}.term-panel{padding:.65rem}.term-panel h3{font-size:.85rem}.term-items{grid-template-columns:1fr;gap:.35rem}.term-story-trigger{padding:.55rem;font-size:.75rem}.term-story-trigger p,.term-story-trigger small{font-size:.7rem}.month-grid{gap:.2rem}.month-day{min-height:82px;padding:.4rem}.month-day strong{font-size:1.1rem}.month-day span,.month-day small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.62rem;overflow:hidden}.month-day em{display:none}.calendar-year,.year-months{grid-template-columns:1fr}.solar-terms-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.solar-terms-grid a{min-height:125px;padding:.75rem}.solar-terms-grid strong{font-size:1.55rem}.year-calendar-grid a{min-height:50px}.form-row,.form-row.three,.form-row.four{grid-template-columns:1fr 1fr}.pillars-grid{grid-template-columns:repeat(2,1fr)}.year-heading{flex-direction:column;align-items:flex-start}.calendar-toolbar{gap:.35rem;width:100%}.year-summary,.leave-strategies{grid-template-columns:1fr}.year-tools{flex-direction:column;align-items:stretch}.share-card{padding:1.4rem}.share-card h2{margin-top:2.4rem}.day-share-card{min-height:760px}.day-share-card .card-holiday{top:1.4rem;right:1.4rem}.share-month-grid>i,.share-month-grid>button{min-height:64px}.share-month-grid>button{padding:.32rem}.share-month-grid strong{font-size:1.05rem}.share-month-grid span{font-size:.5rem}.card-month-group>header{align-items:flex-start}.small-card-week,.small-card-grid{gap:.2rem}.small-card-grid>i,button.small-day-card{min-height:102px}button.small-day-card{padding:.35rem}.small-day-card>strong{font-size:1.2rem}.small-day-card>small,.small-day-card>em{font-size:.52rem}.small-day-card>p{display:none}}@media (width<=390px){.nav nav a{padding-inline:.36rem;font-size:.72rem}.pack-select select{min-width:7rem;max-width:7rem}.pack-picker summary{padding-inline:.52rem}.mode-toggle{width:2.5rem;height:1.35rem}.form-row,.form-row.three,.form-row.four{grid-template-columns:1fr}.pillars-grid{gap:.35rem}.pillars-grid article{padding:.65rem}.pillars-grid strong{font-size:2.2rem}.fortune-list{grid-template-columns:repeat(2,1fr)}.share-card h2{font-size:1.9rem}.share-card .card-subtitle{font-size:.7rem}.day-card-facts p{gap:.12rem;font-size:.78rem;display:grid}.day-card-term{grid-template-columns:1.5rem 1fr;font-size:.78rem}.card-month-group.is-current-month{padding:.5rem}.small-card-week{font-size:.52rem}.small-day-card .holiday-mark{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.48rem;overflow:hidden}}@media print{:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--surface:#fff;--surface-strong:#f6f6f7;--text:#21151e;--muted:#665b62;--border:#bbb}body{background:#fff}.no-print,footer{display:none!important}.shell{width:100%}.page-heading{padding:0 0 1rem}.page-heading h1{font-size:2.5rem}.year-months{grid-template-columns:repeat(2,1fr);gap:.5rem}}
