:root{--c-bg:#faf5e9;--c-surface:#fffdf6;--c-text:#453b2e;--c-muted:#988b79;--c-border:#e0d5bd;--c-accent:#c9401f;--c-holiday-text:#c03d1c;--c-holiday-bg:#f9e5d3;--c-weekend-bg:#f4ecdb;--c-leave-bg:#f2a93b;--c-leave-text:#fff;--c-streak:#f4c55dbf;--c-streak-selected:#c9401f;--c-today:#2b6cb8;--c-danger:#bf1d1d;--header-h:52px;--quota-h:64px;--wobble-sm:10px 13px 11px 14px / 13px 10px 14px 11px;--wobble-md:14px 17px 13px 18px / 17px 13px 18px 14px;--wobble-lg:22px 26px 20px 28px / 26px 20px 28px 22px;--font-hand:"LXGW WenKai TC", "DFKai-SB", "PingFang TC", serif;--font-body:-apple-system, "PingFang TC", "Noto Sans TC", "Microsoft JhengHei", system-ui, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}html,body{height:100%}body{font-family:var(--font-body);background-color:var(--c-bg);color:var(--c-text);-webkit-tap-highlight-color:transparent;background-image:radial-gradient(#dcd0b2 1px,#0000 1px);background-size:22px 22px;line-height:1.6;overflow:hidden}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}.header-title,.year-select,.month-title,.weekday,.day,.seg-name,.sheet-title,.tour-title,.btn-primary,.btn-secondary,.btn-text,.stepper-value,.segmented button,.quota-line,.quota-sub,.badge,.break-name,.break-range,.break-year-header,.break-panel-count,.readonly-badge,.legend-chip,.future-note b,.help-steps b,.toast,.field-label{font-family:var(--font-hand)}input,textarea{font:inherit;color:inherit}.app{flex-direction:column;max-width:560px;height:100dvh;margin:0 auto;display:flex;position:relative}.header{height:var(--header-h);background:var(--c-bg);border-bottom:2px dashed var(--c-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:0 16px;display:flex}.header-title{font-size:18px;font-weight:700}.header-left{align-items:center;gap:8px;display:flex}.year-select{font:inherit;color:var(--c-accent);background:var(--c-holiday-bg);appearance:none;cursor:pointer;border:none;border-radius:10px;padding:6px 8px;font-size:18px;font-weight:700}.btn-icon{min-width:44px;min-height:44px;color:var(--c-muted);padding:8px;font-size:20px}.header-actions{align-items:center;display:flex}.btn-help{font-size:17px;font-weight:700}.readonly-badge{color:var(--c-muted);border:1px solid var(--c-border);background:var(--c-surface);border-radius:999px;padding:2px 10px;font-size:12px;font-weight:600}.calendar-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--c-border) transparent;flex:1;min-height:0;padding-bottom:24px;overflow-y:auto}.calendar-scroll::-webkit-scrollbar{width:10px}.calendar-scroll::-webkit-scrollbar-track{background:0 0}.calendar-scroll::-webkit-scrollbar-thumb{background:var(--c-border);border:3px solid var(--c-bg);border-radius:999px}.usage-hint{color:var(--c-muted);text-align:center;padding:10px 16px 0;font-size:12px}.quota-bar{z-index:30;min-height:var(--quota-h);padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:var(--c-surface);border-top:1px solid var(--c-border);flex-shrink:0;align-items:center;gap:10px;display:flex}.quota-info{text-align:left;border-radius:10px;flex-direction:column;flex:1;align-items:flex-start;margin-left:-8px;padding:4px 8px;line-height:1.3;display:flex}.quota-info:active{background:var(--c-holiday-bg)}.quota-edit{color:var(--c-muted);margin-left:2px;font-size:12px}.stepper-center{justify-content:center;padding:8px 0 16px}.quota-line{font-size:15px}.quota-line b{color:var(--c-accent);font-size:18px}.quota-sub{color:var(--c-muted);font-size:12px}.quota-over .quota-line b,.quota-over .quota-sub{color:var(--c-danger);font-weight:700}.btn-primary,.btn-secondary{border-radius:var(--wobble-md);min-height:44px;padding:0 18px;font-size:15px;font-weight:700}.btn-primary{background:var(--c-accent);color:#fff;box-shadow:2px 2px #453b2e40}.btn-primary:active{filter:brightness(.9)}.btn-secondary{background:var(--c-surface);color:var(--c-accent);border:1.5px solid var(--c-accent)}.btn-text{color:var(--c-accent);white-space:nowrap;flex-shrink:0;min-height:44px;padding:8px 4px;font-weight:600}.btn-danger{border:1px solid color-mix(in srgb, var(--c-danger) 40%, transparent);width:100%;min-height:44px;color:var(--c-danger);border-radius:12px;margin-top:8px;font-weight:600}.panel-backdrop{z-index:24;background:0 0;position:fixed;inset:0}.break-panel{bottom:calc(var(--quota-h) + env(safe-area-inset-bottom));z-index:25;background:var(--c-surface);border-top:1px solid var(--c-border);border-radius:16px 16px 0 0;max-height:55dvh;padding:12px 16px 8px;position:absolute;left:0;right:0;overflow-y:auto;box-shadow:0 -8px 30px #0000001f}.break-panel-header{justify-content:space-between;align-items:baseline;margin-bottom:6px;display:flex}.break-panel-count{color:var(--c-muted);font-size:13px}.break-list{list-style:none}.break-year-header{color:var(--c-muted);border-bottom:1px solid var(--c-border);padding:10px 4px 2px;font-size:13px;font-weight:700}.break-item{text-align:left;border-bottom:1px solid var(--c-border);grid-template-columns:1fr auto;grid-template-areas:"name badges""range badges";gap:0 10px;width:100%;padding:12px 4px;display:grid}.break-list li:last-child .break-item{border-bottom:none}.break-name{grid-area:name;font-size:15px;font-weight:700}.break-note-dot{margin-left:4px;font-size:12px}.break-range{color:var(--c-muted);grid-area:range;font-size:13px}.break-badges{grid-area:badges;align-items:center;gap:6px;display:flex}.badge{white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:700}.badge-days{background:var(--c-holiday-bg);color:var(--c-accent)}.badge-leave{background:color-mix(in srgb, var(--c-leave-bg) 22%, transparent);color:#b26a00}.badge-nextyear{color:#1d4fd7;background:#eef4ff}.empty-hint{color:var(--c-muted);text-align:center;padding:20px 0;font-size:14px}.sheet-backdrop{z-index:40;background:#1e140a59;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet{background:var(--c-surface);border:1.5px solid var(--c-border);width:100%;max-width:560px;padding:8px 20px calc(20px + env(safe-area-inset-bottom));border-bottom:none;border-radius:26px 20px 0 0/22px 28px 0 0;max-height:85dvh;animation:.22s ease-out sheet-up;overflow-y:auto}@keyframes sheet-up{0%{opacity:.5;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.sheet-handle{background:var(--c-border);border-radius:2px;width:36px;height:4px;margin:4px auto 10px}.sheet-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.sheet-title{font-size:17px;font-weight:700}.sheet-subtitle{color:var(--c-muted);margin-top:2px;font-size:13px}.field{margin-bottom:14px;display:block}.field-label{color:var(--c-muted);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.field input,.field textarea{border:1.5px solid var(--c-border);border-radius:var(--wobble-md);background:var(--c-bg);resize:vertical;width:100%;padding:12px;font-size:16px}.field input:focus,.field textarea:focus{outline:2px solid var(--c-accent);border-color:#0000}.detail-holidays{color:var(--c-muted);font-size:13px}.export-section{border-top:1px dashed var(--c-border);margin-top:14px;padding-top:12px}.export-ics{width:100%;margin:6px 0}.detail-others{border-top:1px dashed var(--c-border);margin-top:12px;padding-top:10px}.detail-other-item{color:var(--c-muted);font-size:13px}.settings-intro{margin-bottom:14px;font-size:14px}.stepper{align-items:center;gap:16px;display:flex}.stepper-btn{border:1px solid var(--c-border);background:var(--c-bg);border-radius:14px;width:48px;height:48px;font-size:22px}.stepper-btn:disabled{opacity:.35}.stepper-value{text-align:center;min-width:64px;font-size:20px;font-weight:700}.segmented{border:1px solid var(--c-border);border-radius:12px;width:fit-content;display:flex;overflow:hidden}.segmented button{min-width:84px;min-height:44px;color:var(--c-muted);background:var(--c-bg);font-size:15px}.segmented .segmented-on{background:var(--c-accent);color:#fff;font-weight:700}.settings-footnote{color:var(--c-muted);margin-top:16px;font-size:12px}.tour{z-index:70;position:fixed;inset:0}.tour-highlight{box-shadow:0 0 0 3px var(--c-accent), 0 0 0 200vmax #1e140a8c;pointer-events:none;border-radius:14px;transition:top .25s,left .25s,width .25s,height .25s;position:fixed}.tour-tooltip{background:var(--c-surface);border-radius:16px;max-width:420px;margin:0 auto;padding:14px 18px;position:fixed;left:16px;right:16px;box-shadow:0 12px 40px #0000004d}.tour-count{color:var(--c-muted);font-size:11px;font-weight:700}.tour-title{margin:2px 0 4px;font-size:16px}.tour-text{color:var(--c-muted);font-size:13px;line-height:1.6}.tour-actions{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.tour-replay{width:100%;margin-bottom:16px}.app-footer{border-top:1px solid var(--c-border);margin:4px 12px 8px;padding:16px}.footer-privacy,.footer-about{color:var(--c-muted);margin-bottom:10px;font-size:12px}.footer-links{gap:8px;display:flex}.footer-link{flex:1;min-height:42px;font-size:14px;line-height:42px}.future-note{border-radius:var(--wobble-lg);background:var(--c-surface);border:1.5px dashed #c9b98f;margin:8px 12px 24px;padding:14px 16px;transform:rotate(-.4deg)}.future-note b{font-size:14px}.future-note p{color:var(--c-muted);margin-top:4px;font-size:13px}.help-steps{counter-reset:step;flex-direction:column;gap:14px;margin-bottom:18px;list-style:none;display:flex}.help-steps li{counter-increment:step;padding-left:38px;position:relative}.help-steps li:before{content:counter(step);background:var(--c-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;font-weight:700;display:flex;position:absolute;top:1px;left:0}.help-steps b{font-size:15px}.help-steps p{color:var(--c-muted);margin-top:2px;font-size:13px}.help-legend ul{flex-direction:column;gap:8px;margin-top:8px;font-size:14px;list-style:none;display:flex}.help-legend li{align-items:center;gap:10px;display:flex}.legend-chip{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:600;display:flex}.legend-holiday{background:var(--c-holiday-bg);color:var(--c-holiday-text)}.legend-weekend{background:var(--c-weekend-bg);color:var(--c-holiday-text)}.legend-leave{background:var(--c-leave-bg);color:#fff}.legend-streak{color:var(--c-text);box-shadow:inset 0 -5px 0 -1px var(--c-streak);background:0 0}.welcome,.welcome .settings-footnote{font-family:var(--font-hand)}.welcome .sheet-title{margin:4px 0 6px}.welcome-text{margin-bottom:14px;font-size:15px;line-height:1.7}.first-run-actions{flex-direction:column;gap:10px;margin-top:8px;display:flex}.first-run-actions .btn-primary,.first-run-actions .btn-secondary{width:100%}.first-run-help{text-align:center}.about-section{border-top:1px dashed var(--c-border);margin-top:16px;padding-top:12px}.about-text{margin:4px 0 10px;font-size:14px}.about-link{text-align:center;background:var(--c-holiday-bg);min-height:44px;color:var(--c-accent);border-radius:12px;font-weight:600;line-height:44px;text-decoration:none;display:block}.about-link:active{filter:brightness(.95)}.share-section{border-bottom:1px dashed var(--c-border);padding:12px 0}.share-section:last-child{border-bottom:none;padding-bottom:4px}.share-hint{color:var(--c-muted);margin:4px 0 8px;font-size:12px}.toggle-row{align-items:center;gap:10px;min-height:32px;margin:8px 0 10px;font-size:14px;display:flex}.toggle-row input[type=checkbox]{width:20px;height:20px;accent-color:var(--c-accent);flex-shrink:0}.share-url{box-sizing:border-box;border:1px solid var(--c-border);background:var(--c-bg);word-break:break-all;width:100%;color:var(--c-muted);resize:none;border-radius:12px;margin-bottom:10px;padding:10px 12px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:16px;line-height:1.45;display:block}.share-url:focus{outline:2px solid var(--c-accent);border-color:#0000}.share-actions{gap:10px;margin-bottom:4px;display:flex}.share-copy{flex:1}.import-toggle{padding-left:0;font-size:14px}.import-go{width:100%;margin-bottom:4px}.share-breaks{padding:8px 16px 24px}.decode-error{z-index:60;color:var(--c-danger);text-align:center;background:#fff1f0;border-bottom:1px solid #ffccc7;padding:8px 16px;font-size:13px;position:fixed;top:0;left:0;right:0}.toast{top:calc(var(--header-h) + 12px);z-index:50;color:#fff;white-space:nowrap;background:#2b2620eb;border-radius:999px;padding:8px 18px;font-size:14px;animation:.18s ease-out toast-in;position:fixed;left:50%;transform:translate(-50%)}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-6px)}to{opacity:1;transform:translate(-50%)}}@media (width>=900px){.app{max-width:none}.break-panel{max-width:560px;margin:0 auto}}.month{margin-top:18px;scroll-margin-top:8px}.month-title{background:linear-gradient(transparent 55%, var(--c-streak) 55%, var(--c-streak) 92%, transparent 92%);margin-bottom:4px;padding:0 8px 2px;font-size:17px;font-weight:700;display:inline-block}.month-grid{grid-template-columns:repeat(7,1fr);gap:6px 4px;display:grid}.weekday-row{margin-bottom:2px}.weekday{text-align:center;color:var(--c-muted);padding:2px 0;font-size:11px}.weekday-off{color:var(--c-holiday-text)}.day{border-radius:var(--wobble-sm);flex-direction:column;justify-content:flex-start;align-items:center;min-height:54px;padding:6px 1px 9px;transition:background-color .15s;display:flex;position:relative}.day:nth-child(3n){border-radius:13px 10px 14px/11px 14px 10px 13px}.day:nth-child(7n+2){border-radius:11px 14px 10px 13px/14px 11px 13px 10px}.day-num{font-size:15px;font-weight:600;line-height:1.2}.day-label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:1px;font-size:9px;line-height:1.2;overflow:hidden}.day-weekend{color:var(--c-holiday-text);background:var(--c-weekend-bg)}.day-holiday{color:var(--c-holiday-text);background:var(--c-holiday-bg)}.day-holiday .day-num{font-weight:700}.day-leave{background:var(--c-leave-bg);color:var(--c-leave-text);transform:rotate(-1.2deg);box-shadow:1.5px 1.5px #453b2e38}.day-leave:nth-child(2n){transform:rotate(1deg)}.day-leave .day-label{font-weight:700}.day-makeup-workday{background:repeating-linear-gradient(-45deg,#0000 0 4px,#0000000a 4px 8px)}.day-makeup-workday .day-label{color:var(--c-muted)}.day-workday:active,.day-makeup-workday:active{background-color:#f1ead9}.day-today{box-shadow:inset 0 0 0 2px var(--c-today);border-radius:48% 52% 46% 54%/54% 46% 52% 48%!important}.day-past{opacity:.35}.day{--band:transparent}.seg{--band:var(--c-streak)}.seg:after{content:"";background:var(--band);pointer-events:none;border-radius:0;height:6px;position:absolute;bottom:-4px;left:-4px;right:-4px}.seg-start:after{border-top-left-radius:5px 3px;border-bottom-left-radius:4px 6px;left:3px}.seg-end:after{border-top-right-radius:4px 6px;border-bottom-right-radius:5px 3px;right:3px}.day-void{visibility:hidden}.day-month-edge:before{content:"";border-left:2px dashed var(--c-border);pointer-events:none;position:absolute;top:2px;bottom:2px;left:-3px}.day-hosts-name{z-index:3}.seg-name-row{z-index:2;pointer-events:none;justify-content:center;display:flex;position:absolute;bottom:6px;left:0}.seg-name{text-align:center;color:#7a4a00;white-space:nowrap;text-overflow:ellipsis;background:#fffdf6eb;border:1px solid #c9b98fb3;border-radius:8px 10px 9px 11px/10px 8px 11px 9px;flex:auto;margin:0 6px;padding:0 7px 1px;font-size:13px;font-weight:700;line-height:1.3;overflow:hidden;transform:rotate(-1deg);box-shadow:1px 1.5px #453b2e2e}.week-stream{padding:4px 12px 16px}.stream-weekdays{z-index:5;background:var(--c-bg);padding:4px 0;position:sticky;top:0}.stream-month{margin:14px 0 4px;scroll-margin-top:34px}.stream-week{margin-bottom:6px}.seg-selected{--band:var(--c-streak-selected)}.seg-selected:after{height:5px}@media (width>=480px){.day{min-height:60px}}@media (width>=900px){.year-calendar{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));align-items:start;gap:12px 28px;padding:8px 28px 24px;display:grid}.month{margin-top:8px}.year-calendar .day{min-height:46px;padding-top:4px;padding-bottom:8px}.year-calendar .day-num{font-size:14px}}.year-calendar{padding:4px 12px 16px}.month-boundary .month-title{color:var(--c-muted);font-weight:600}
