:root{--ink:#203b30;--muted:#6c7971;--green:#235c43;--lime:#d6efb4;--pale:#eff5e8;--paper:#f8f9f5;--line:#e4e9df;--rose:#fae6e0;--red:#aa5444;--white:#fff;--radius:22px;font-family:-apple-system,BlinkMacSystemFont,'PingFang HK','Noto Sans TC','Microsoft JhengHei',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;font-size:15px}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #90ba5b;outline-offset:4px}h1,h2,h3,p{margin:0}button{transition:background .15s,transform .15s}button:active:not(:disabled){transform:scale(.97)}button svg,a svg{width:19px;height:19px;flex-shrink:0}svg{width:20px;height:20px;vertical-align:middle}button{border:0}button:disabled{opacity:.5}.skip-link{position:fixed;top:-70px;left:20px;background:white;padding:12px;z-index:20}.skip-link:focus{top:10px}.shell{max-width:1280px;padding:0 48px;margin:auto}.topbar{height:102px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:18px}.brand{display:flex;align-items:center;gap:11px;font-size:22px;font-weight:750;letter-spacing:-.04em}.brand img{width:39px;height:39px}.brand-sub{font-size:10px;letter-spacing:.19em;font-weight:600;color:var(--muted);display:block;margin-top:3px}.nav{display:flex;align-items:center;gap:27px}.nav-note{font-size:13px;color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:11px;padding:13px 19px;font-weight:650;line-height:1.3;min-height:46px}.btn.primary{background:var(--green);color:white}.btn.primary:hover{background:#174632}.btn.secondary{background:white;border:1px solid var(--line)}.btn.secondary:hover{background:var(--pale)}.btn.lime{background:var(--lime);color:var(--ink)}.btn.ghost{background:transparent;font-weight:500;color:var(--muted)}.btn.small{font-size:13px;min-height:40px;padding:10px 14px}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid var(--line);border-radius:10px;background:white}.icon-btn svg{width:18px;height:18px}.pill{display:inline-flex;align-items:center;gap:7px;border-radius:99px;background:var(--pale);padding:7px 12px;font-size:12px;font-weight:600}.pill svg{width:14px;height:14px}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#699654}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:76px;align-items:center;padding:82px 0 72px}.eyebrow{display:flex;align-items:center;gap:9px;color:var(--green);font-size:12px;letter-spacing:.09em;margin-bottom:23px}.hero h1{font-size:clamp(40px,4.2vw,60px);line-height:1.27;letter-spacing:-.06em;font-weight:750}.hero h1 em{font-style:normal;position:relative;white-space:nowrap}.hero h1 em:after{content:'';position:absolute;left:0;right:0;bottom:-6px;height:7px;background:var(--lime);border-radius:50%;transform:rotate(-2deg);z-index:-1}.hero .lead{font-size:16px;line-height:1.95;color:var(--muted);margin:25px 0 27px;max-width:400px}.hero-actions{display:flex;gap:12px;align-items:center}.hero .primary{padding:16px 23px}.micro{margin-top:18px;font-size:12px;color:var(--muted);display:flex;align-items:center;gap:6px}.micro svg{width:14px;height:14px}.sample-wrap{position:relative;padding:14px 0 21px}.sample-wrap:before{content:'';position:absolute;inset:-20px -25px 20px 20px;border-radius:46% 40% 35% 45%;background:#e9f0dd;z-index:-1;transform:rotate(-9deg)}.sample{background:white;border:1px solid #e6ebdf;border-radius:24px;box-shadow:0 18px 65px #344d2520;padding:25px;transform:rotate(2deg)}.sample-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}.sample-heading small{font-size:10px;letter-spacing:.08em;color:var(--muted)}.sample-heading h3{font-size:18px;margin-top:6px}.sample .mini-week,.sample .mini-grid{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;gap:7px}.mini-week{font-size:10px;color:var(--muted);margin-bottom:10px}.mini-cell{display:flex;flex-direction:column;align-items:center;justify-content:center;aspect-ratio:1;border-radius:10px;font-size:13px;background:#f6f7f3;position:relative}.mini-cell.bad{background:var(--rose);color:var(--red)}.mini-cell.good{background:var(--lime);font-weight:700}.mini-cell.faded{opacity:.3}.mini-cell span{font-size:9px;line-height:1.6}.sample-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding-top:18px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.avatars{display:flex;align-items:center;padding-left:0}.avatar{width:31px;height:31px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#e5eccf;color:#44613c;font-size:11px;font-weight:700;flex-shrink:0;border:2px solid white}.avatars .avatar+.avatar{margin-left:-8px}.avatar:nth-child(4n+2){background:#f4ddcf;color:#9c6552}.avatar:nth-child(4n+3){background:#d9e4ed;color:#526d8a}.avatar:nth-child(4n){background:#e9dff0;color:#836493}.found{position:absolute;left:-34px;bottom:-3px;background:var(--green);color:white;display:flex;align-items:center;gap:12px;padding:16px 22px;border-radius:15px;box-shadow:0 8px 30px #244d3625;transform:rotate(-3deg);font-size:13px}.found .circle{background:#ffffff20;width:33px;height:33px;border-radius:50%;display:grid;place-items:center}.found small{display:block;color:#d3e1d5;margin-top:4px;font-size:11px}.sample-label{font-size:10px;position:absolute;right:4px;bottom:-10px;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;border-top:1px solid var(--line);padding:35px 0 42px}.step{display:flex;gap:17px}.step-number{color:#93a885;font-size:12px;padding-top:5px;font-family:ui-monospace,monospace}.step h3{font-size:15px;line-height:1.8}.step p{font-size:12px;line-height:1.9;color:var(--muted);margin-top:5px}.footer{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:25px 0;font-size:11px;color:var(--muted)}.recent{padding:28px 0;border-top:1px solid var(--line)}.recent h3{font-size:14px;margin-bottom:14px}.recent-list{display:flex;flex-wrap:wrap;gap:10px}.recent a{background:white;border:1px solid var(--line);padding:13px 16px;border-radius:10px;font-size:13px}.page-head{padding:36px 0 26px;display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.back{font-size:12px;color:var(--muted);display:inline-flex;gap:5px;align-items:center;margin-bottom:17px}.back svg{width:14px;height:14px}.page-head h1{font-size:34px;letter-spacing:-.045em;line-height:1.4;overflow-wrap:anywhere}.event-meta{display:flex;flex-wrap:wrap;gap:15px;margin-top:12px;font-size:12px;color:var(--muted)}.event-meta span{display:flex;align-items:center;gap:6px}.event-meta svg{width:14px;height:14px}.page-actions{display:flex;gap:10px;flex-shrink:0}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;align-items:start;padding-bottom:36px}.card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:24px}.calendar-card{padding:0;overflow:hidden}.calendar-top{padding:21px 24px 0;display:flex;align-items:center;justify-content:space-between;gap:10px}.segmented{display:flex;background:#f0f3ed;border-radius:11px;padding:4px;gap:3px}.segmented button{background:transparent;color:var(--muted);padding:10px 18px;border-radius:8px;font-size:13px;font-weight:600}.segmented button.active{background:white;box-shadow:0 2px 5px #253c2310;color:var(--green)}.sync{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:6px}.sync .dot{width:5px;height:5px}.cal-instruction{padding:23px 25px 20px}.cal-instruction h2{font-size:19px;letter-spacing:-.025em}.cal-instruction p{font-size:12px;color:var(--muted);margin-top:7px;line-height:1.8}.cal-instruction strong{color:var(--red);font-weight:600}.month-bar{padding:0 25px 18px;display:flex;align-items:center;justify-content:space-between}.month-title{display:flex;align-items:baseline;gap:10px}.month-title h3{font-size:23px;letter-spacing:-.02em}.month-title span{font-size:12px;color:var(--muted);font-family:ui-monospace,monospace}.month-nav{display:flex;align-items:center;gap:7px}.calendar{padding:0 20px 20px}.weekdays{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;color:var(--muted);font-size:11px;margin-bottom:10px}.weekdays span{padding:6px}.date-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px}.day{height:80px;border-radius:12px;border:1px solid #ebeee7;background:#fafbf8;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;position:relative;padding:4px;min-width:0}.day .num{font-size:18px;font-variant-numeric:tabular-nums;font-weight:550}.day .status{font-size:10px;white-space:nowrap}.day .status.empty{color:#9ba59b}.day:hover:not(:disabled){border-color:#a6bd8d;background:#f0f5e8}.day.outside{opacity:.35;background:transparent;border-color:transparent}.day.unavailable{background:var(--rose);border-color:#f1d5cc;color:var(--red)}.day.available{background:#e4f1d7;border-color:#d1e4bd;color:#3d6b34}.day.conflict{background:#f8ede7;color:#9c6353;border-color:#f2e1d5}.day.provisional{background:#f2f4e6;border-color:#e8ebd4;color:#728052}.day.selected-result{outline:2px solid var(--green);outline-offset:1px}.day.final-day{background:var(--green);border-color:var(--green);color:white}.day.today .num{text-decoration:underline;text-decoration-color:#a4b59a;text-underline-offset:5px}.day:disabled:not(.outside){opacity:1}.legend{padding:0 25px 22px;display:flex;gap:17px;flex-wrap:wrap;font-size:10px;color:var(--muted)}.legend span{display:flex;align-items:center;gap:6px}.swatch{width:9px;height:9px;border-radius:3px;background:#eef0e9}.swatch.rose{background:#e8baaa}.swatch.green{background:#9fc886}.swatch.pending{background:#d8deb8}.save-bar{background:#f7f9f3;border-top:1px solid var(--line);padding:19px 24px;display:flex;gap:12px;align-items:center;justify-content:space-between;min-height:87px}.save-bar p{font-size:12px;font-weight:600}.save-bar small{display:block;font-size:10px;font-weight:400;color:var(--muted);margin-top:5px;line-height:1.6}.save-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.side{display:flex;flex-direction:column;gap:18px}.result-card{background:var(--green);color:white;border:0;padding:24px}.card-kicker{display:flex;align-items:center;gap:7px;font-size:11px;color:#d5e1cd}.card-kicker svg{width:15px;height:15px}.result-number{display:flex;align-items:baseline;gap:8px;margin-top:18px}.result-number strong{font-size:46px;line-height:1;font-weight:600;letter-spacing:-.04em}.result-number span{font-size:13px;color:#e6eddf}.result-card>p{font-size:11px;line-height:1.9;color:#d7e3d2;margin-top:15px}.result-divider{height:1px;background:#ffffff25;margin:20px 0 17px}.result-list{display:flex;flex-direction:column;gap:8px}.result-row{display:flex;align-items:center;justify-content:space-between;background:#ffffff0c;color:white;border:1px solid #ffffff1d;padding:11px 12px;border-radius:10px;text-align:left}.result-row:hover{background:#ffffff18}.result-row.active{border-color:#d6efb4;background:#ffffff18}.result-row strong{font-size:13px;font-weight:500}.result-row span{font-size:10px;color:#d7e3d2}.result-row svg{width:14px;height:14px;color:#d6efb4}.result-empty{font-size:12px;line-height:1.8;color:#d7e3d2}.result-card .btn{width:100%;margin-top:15px}.more-results{font-size:11px;color:#e6eddf;margin-top:10px;background:transparent;padding:7px 0}.people-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.people-head h3{font-size:14px}.people-head span{font-size:11px;color:var(--muted)}.progress-track{height:5px;background:#eef1e9;border-radius:9px;overflow:hidden;margin-bottom:20px;display:flex}.progress-piece{height:100%;background:#a7c484;flex:1}.progress-piece.waiting{background:#eef1e9}.person{display:flex;align-items:center;gap:10px;padding:9px 0}.person .avatar{width:34px;height:34px;border:0}.person-name{font-size:12px;overflow-wrap:anywhere;flex:1}.person-name small{font-size:9px;display:block;color:var(--muted);margin-top:3px}.person-status{font-size:10px;color:var(--green);display:flex;align-items:center;gap:4px;flex-shrink:0}.person-status svg{width:12px;height:12px}.person-status.waiting{color:#a48a57}.pending-people{font-size:11px;color:var(--muted);border-top:1px dashed var(--line);margin-top:9px;padding-top:15px}.note-card{display:flex;gap:10px;padding:0 9px;font-size:11px;line-height:1.9;color:var(--muted)}.note-card svg{width:16px;height:16px;flex-shrink:0;margin-top:3px}.note-card button{font-size:11px;color:var(--green);background:transparent;padding:5px 0;text-decoration:underline;text-underline-offset:3px}.detail{border-top:1px solid var(--line);padding:19px 25px;background:#fafbf8}.detail h3{font-size:13px;margin-bottom:8px}.detail p{font-size:12px;color:var(--muted);line-height:1.8;overflow-wrap:anywhere}.banner{border:1px solid #d7e4c8;background:#edf4e3;padding:19px 24px;display:flex;align-items:center;gap:13px;border-radius:16px;margin-bottom:23px}.banner svg{width:24px;height:24px;flex-shrink:0}.banner strong{font-size:15px}.banner p{font-size:12px;color:var(--muted);margin-top:6px}.banner .btn{margin-left:auto}.error-banner{padding:12px 16px;border:1px solid #e8c5b8;background:#fff1eb;color:#974c3b;font-size:12px;line-height:1.8;border-radius:12px;margin-bottom:18px}.loading{min-height:50vh;display:grid;place-content:center;font-size:14px;color:var(--muted)}.error-page{text-align:center;padding:110px 20px}.error-page h1{font-size:26px;margin-bottom:15px}.error-page p{color:var(--muted);margin-bottom:25px;line-height:1.8}dialog{background:white;color:var(--ink);border:1px solid var(--line);border-radius:24px;width:calc(100% - 32px);max-width:530px;padding:30px;box-shadow:0 25px 120px #203b3025;max-height:calc(100dvh - 40px);overflow-y:auto}dialog::backdrop{background:#17352965;backdrop-filter:blur(5px)}.modal-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.modal-top h2{font-size:24px;letter-spacing:-.04em}.modal-subtitle{font-size:13px;line-height:1.9;color:var(--muted);margin:13px 0 25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:8px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:600}.field label span{font-weight:400;color:var(--muted);margin-left:5px}input,select{width:100%;min-width:0;min-height:47px;padding:12px 13px;border:1px solid #dfe5d8;border-radius:10px;background:#fcfdf9;color:var(--ink);font-size:14px}input::placeholder{color:#a0aa9d}input:focus{border-color:#9ab77f;outline:2px solid #dae9c8;outline-offset:1px}.field small{font-size:10px;color:var(--muted);line-height:1.7}.form-bottom{margin-top:25px;padding-top:21px;border-top:1px solid var(--line)}.form-bottom .btn{width:100%}.form-bottom p{font-size:10px;text-align:center;color:var(--muted);line-height:1.9;margin-top:11px}.form-error{color:var(--red);font-size:12px;line-height:1.8;margin-top:15px}.link-copy{display:flex;gap:8px}.link-copy input{font-size:12px}.share-box{background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:16px;font-size:13px;line-height:1.9;overflow-wrap:anywhere;margin-bottom:16px}.dialog-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:23px}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,18px);background:#203b30;color:white;border-radius:12px;padding:14px 21px;font-size:13px;box-shadow:0 5px 30px #203b3025;z-index:100;max-width:calc(100% - 30px);width:max-content;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;line-height:1.8}#toast.visible{opacity:1;transform:translate(-50%,0)}.empty-space{height:80px}.share-text{white-space:pre-line}.result-card .final-date{font-size:29px;margin:18px 0 7px;font-weight:650;letter-spacing:-.04em}.result-card .final-week{font-size:13px;color:#d6efb4}.view-link{font-size:11px;color:var(--muted);margin-top:14px;line-height:1.8}button.text-link{background:none;color:var(--green);font-size:11px;padding:4px 0;text-decoration:underline;text-underline-offset:3px}.all-results{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.all-results button{border:1px solid var(--line);background:var(--pale);border-radius:10px;padding:15px 10px;font-size:13px}.all-results small{display:block;margin-top:5px;font-size:11px;color:var(--muted)}
@media(min-width:1400px){.hero{padding:105px 0 88px}.shell{max-width:1340px}.hero h1{font-size:64px}.day{height:90px}}
@media(max-width:1050px){.shell{padding:0 28px}.hero{gap:42px}.workspace{grid-template-columns:minmax(0,1fr) 275px;gap:18px}.calendar-top{padding:18px 18px 0}.cal-instruction{padding:23px 20px 20px}.day{height:71px}.date-grid{gap:5px}.save-bar{padding:17px 18px;flex-wrap:wrap}.save-actions{margin-left:auto}.segmented button{padding:10px 13px}.calendar{padding:0 15px 18px}.sync{display:none}.found{left:-20px}.result-card,.card{padding:21px}.calendar-card{padding:0}.hero h1{font-size:44px}.sample{padding:20px}.sample-wrap:before{right:-8px}}
@media(max-width:800px){.topbar{height:82px}.nav-note{display:none}.hero{grid-template-columns:1fr;gap:40px;padding:45px 0 50px;text-align:center}.hero h1{font-size:48px}.eyebrow,.hero-actions,.micro{justify-content:center}.hero .lead{margin:22px auto}.sample-wrap{max-width:440px;width:100%;margin:auto}.sample{transform:rotate(1deg)}.hero-copy{max-width:500px;margin:auto}.sample-wrap:before{inset:-10px 0 20px}.steps{gap:15px}.step{gap:9px}.step p{font-size:11px}.workspace{grid-template-columns:minmax(0,1fr)}.side{display:grid;grid-template-columns:1fr 1fr;align-items:start}.note-card{grid-column:1/-1}.page-head{padding-top:24px}.page-head h1{font-size:29px}.page-actions .btn{padding:12px}.page-actions .btn span{display:none}.day{height:84px}.sync{display:flex}.footer{font-size:10px}.result-card .btn{margin-top:15px}}
@media(max-width:480px){.shell{padding:0 17px}.topbar{height:76px}.brand{font-size:20px}.brand img{width:35px;height:35px}.brand-sub{font-size:8px}.nav .btn{font-size:12px;min-height:40px;padding:11px 13px}.hero{padding:36px 0 41px;gap:38px}.hero h1{font-size:42px;line-height:1.35}.hero .lead{font-size:14px}.eyebrow{margin-bottom:17px;font-size:11px}.hero-actions{gap:6px}.hero-actions .btn{font-size:13px}.sample-wrap{max-width:330px;padding:5px 5px 20px}.sample{padding:19px}.mini-cell{font-size:11px;border-radius:7px}.sample .mini-grid{gap:5px}.sample .mini-week{gap:5px}.found{left:1px;bottom:-3px;padding:13px 17px;font-size:12px}.found small{font-size:10px}.found .circle{width:28px;height:28px}.sample-label{right:7px;bottom:-23px}.steps{grid-template-columns:1fr;padding:28px 0;gap:23px}.step{gap:17px}.step p{font-size:12px;margin-top:2px}.footer{align-items:flex-start;gap:20px;line-height:1.8}.footer span:last-child{text-align:right;max-width:135px}.page-head{align-items:center;gap:10px;padding:24px 0 22px}.page-head h1{font-size:26px}.back{margin-bottom:13px}.event-meta{font-size:10px;gap:9px}.page-actions{align-self:center}.page-actions .btn{padding:11px}.page-actions .recovery-top{display:none}.calendar-top{padding:15px 14px 0;gap:3px}.segmented button{padding:10px 13px;font-size:12px}.sync{font-size:9px}.cal-instruction{padding:22px 17px 19px}.cal-instruction h2{font-size:17px}.cal-instruction p{font-size:11px}.month-bar{padding:0 17px 16px}.month-title h3{font-size:21px}.month-title span{font-size:11px}.calendar{padding:0 10px 17px}.date-grid{gap:4px}.day{height:65px;border-radius:9px;gap:6px}.day .num{font-size:16px}.day .status{font-size:9px}.weekdays{font-size:10px;margin-bottom:7px}.legend{padding:0 15px 19px;gap:12px;font-size:9px}.save-bar{padding:16px;gap:13px}.save-actions{width:100%;justify-content:flex-end}.save-actions .primary{flex:1}.save-bar small{font-size:10px}.side{grid-template-columns:1fr}.result-card{padding:23px}.people-card{padding:23px}.workspace{gap:18px;padding-bottom:26px}.note-card{padding:0 5px}.banner{padding:16px;align-items:flex-start;flex-wrap:wrap}.banner .btn{margin-left:37px}.banner strong{font-size:13px}.banner p{font-size:11px;line-height:1.7}dialog{padding:24px 20px;border-radius:20px}.modal-top h2{font-size:22px}.form-grid{gap:16px 11px}input,select{font-size:16px;padding:11px;min-height:47px}.field label{font-size:11px}.field label span{margin-left:2px}.modal-subtitle{font-size:12px}.link-copy{flex-wrap:wrap}.link-copy .btn{width:100%}.empty-space{height:65px}.recent-list a{width:100%}.all-results{grid-template-columns:repeat(2,1fr)}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}button:active:not(:disabled){transform:none}}
@media(prefers-contrast:more){:root{--muted:#455448;--line:#87917f}.day{border-color:#87917f}}
