:root{--paper:#f6f5ef;--white:#fffefa;--ink:#24392f;--green:#193f35;--muted:#737b71;--line:#dddfd4;--lime:#d9e8a4;--amber:#986428;--soft:#eceee5;--red:#a14434;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Noto Sans CJK SC","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a{color:inherit}button{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid #a5bd80;outline-offset:4px}button svg,a svg{pointer-events:none}svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin:0}button{border:0;background:none}small{font-size:12px}.boot{padding:18vh 10%;font-size:36px}.boot span{display:block;font-size:14px;margin-top:16px;color:var(--muted)}.layout{max-width:1320px;margin:auto;display:grid;grid-template-columns:222px 1fr;min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;padding:38px 28px;border-right:1px solid var(--line);display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:650;font-size:26px;letter-spacing:2px}.brand img{width:36px;height:36px}.brand-sub{font-size:10px;letter-spacing:2px;color:var(--muted);margin:12px 0 48px}.side-nav{display:flex;flex-direction:column;gap:9px}.nav-button{display:flex;align-items:center;gap:14px;border-radius:8px;min-height:49px;padding:12px 15px;color:var(--muted);text-align:left}.nav-button.active{background:var(--green);color:var(--white)}.side-foot{margin-top:auto;font-size:12px;line-height:1.9;color:var(--muted)}.side-foot b{font-weight:500;color:var(--ink)}.main{padding:32px 46px 80px;min-width:0}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding-bottom:22px;margin-bottom:32px}.topbar .eyebrow{margin:0}.top-actions{display:flex;align-items:center;gap:14px}.connection{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--muted)}.dot{width:6px;height:6px;border-radius:50%;background:#759a67}.dot.offline{background:var(--amber)}.icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;position:relative;border-radius:50%;background:var(--soft)}.notification-dot{position:absolute;right:8px;top:7px;width:7px;height:7px;background:var(--amber);border-radius:50%}.eyebrow{font-size:10px;letter-spacing:2.6px;color:var(--muted);text-transform:uppercase;margin-bottom:12px}.page{animation:enter .22s ease}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:26px}.page-heading h1{font-size:32px;font-weight:580;letter-spacing:-1px;line-height:1.3}.subtitle{font-size:13px;color:var(--muted);margin-top:9px;line-height:1.7}.date-label{font-size:13px;color:var(--muted)}.action-hero{background:var(--green);color:var(--white);padding:28px 30px 24px;border-radius:14px;position:relative;overflow:hidden;margin-bottom:30px}.action-hero .eyebrow{color:#b9cec1}.hero-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.hero-head .eyebrow{margin:0}.hero-count{font-variant-numeric:tabular-nums;font-size:12px;color:#d7e0d6}.action-hero h2{max-width:540px;font-size:25px;font-weight:500;line-height:1.55;letter-spacing:.1px}.action-hero p{color:#c7d4cb;font-size:13px;line-height:1.85;max-width:600px;margin:14px 0 24px}.hero-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid #476055;padding-top:20px}.hero-meta{font-size:12px;color:#b8cbc0}.primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--green);color:#fff;border-radius:7px;padding:12px 17px;min-height:44px;text-decoration:none;font-size:13px}.primary.light{background:var(--lime);color:var(--green)}.secondary{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;border:1px solid var(--line);padding:10px 14px;border-radius:7px;background:var(--white);font-size:13px;text-decoration:none}.text-button{font-size:12px;min-height:44px;color:var(--green);display:inline-flex;align-items:center;gap:5px;padding:6px 0}.two-column{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(250px,1fr);gap:35px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-bottom:16px;border-bottom:1px solid var(--line)}.section-title h2{font-size:17px;font-weight:550}.section-title small{color:var(--muted)}.timeline{list-style:none;padding:0;margin:0}.timeline-item{display:grid;grid-template-columns:54px 1fr;gap:16px;position:relative;padding:22px 0;border-bottom:1px solid var(--line)}.time{font-size:13px;font-variant-numeric:tabular-nums;color:var(--muted);padding-top:3px}.event-title{font-size:15px;line-height:1.65;font-weight:550}.event-meta{font-size:12px;color:var(--muted);line-height:1.7;margin-top:7px}.event-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.status{font-size:10px;white-space:nowrap;border-radius:4px;padding:3px 6px;background:#efe8d9;color:var(--amber);font-weight:400;display:inline-block}.status.verified{background:#e4ecdb;color:#517040}.status.cancelled{background:#ecece8;color:#757575}.task-row{display:flex;align-items:flex-start;gap:13px;padding:18px 0;border-bottom:1px solid var(--line)}.check{margin-top:1px;width:26px;height:26px;flex-shrink:0;border:1.5px solid #a7b2a0;border-radius:50%;display:flex;align-items:center;justify-content:center}.check.done{background:var(--green);border-color:var(--green);color:white}.check svg{width:16px;height:16px}.task-text{flex:1;min-width:0}.task-text .title{font-size:14px;line-height:1.65}.completed .title{text-decoration:line-through;color:var(--muted)}.task-meta{font-size:11px;color:var(--muted);margin-top:6px;line-height:1.7}.overdue{color:var(--red)}.notice{display:flex;gap:12px;background:#eeeee4;padding:16px 18px;border-radius:7px;font-size:12px;line-height:1.9;margin:22px 0;color:#666e5e}.notice svg{margin-top:2px;width:17px}.notice strong{font-weight:550;color:var(--ink)}.empty{padding:30px 0;color:var(--muted);font-size:13px;line-height:1.9}.empty b{display:block;font-size:15px;color:var(--ink);font-weight:500;margin-bottom:7px}.mini-progress{display:flex;gap:4px;margin:18px 0 10px}.mini-progress span{height:4px;flex:1;background:var(--line);border-radius:4px}.mini-progress .filled{background:var(--green)}.progress-label{font-size:11px;color:var(--muted);display:flex;justify-content:space-between}.bottom-nav{display:none}.filters{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding-bottom:16px}.filter{white-space:nowrap;padding:9px 15px;border-radius:30px;font-size:12px;min-height:40px;background:var(--soft);color:var(--muted)}.filter.active{background:var(--green);color:white}.date-browser{display:flex;align-items:center;gap:12px;padding:12px 0 18px;flex-wrap:wrap}.date-browser input{max-width:190px}.date-chip{font-size:12px;border:1px solid var(--line);border-radius:5px;min-height:40px;padding:8px 12px}.date-chip.selected{background:var(--green);color:white;border-color:var(--green)}.day-heading{display:flex;gap:12px;align-items:baseline;margin:28px 0 2px}.day-heading h2{font-size:21px;font-weight:550}.day-heading span{font-size:12px;color:var(--muted)}details{margin-top:8px}summary{cursor:pointer;font-size:12px;color:var(--muted);min-height:38px;display:flex;align-items:center;gap:8px}summary::before{content:'+';font-size:17px}details[open] summary::before{content:'−'}details .detail-content{font-size:13px;line-height:1.85;color:var(--muted);padding:8px 0 12px;white-space:pre-wrap}.event-links{display:flex;gap:18px;flex-wrap:wrap}.doc-row{display:flex;gap:16px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.doc-icon{width:46px;height:54px;border:1px solid var(--line);border-radius:6px;display:grid;place-items:center;background:var(--white)}.doc-body{flex:1;min-width:0}.doc-body h3{font-size:14px;font-weight:500;line-height:1.7;overflow-wrap:anywhere}.doc-body p{font-size:11px;color:var(--muted);margin-top:5px}.wallet-people{display:flex;gap:8px;margin:24px 0}.wallet-hint{padding:32px 0;border-bottom:1px solid var(--line)}.wallet-hint h2{font-size:21px;font-weight:500}.wallet-hint p{font-size:13px;line-height:1.9;color:var(--muted);margin-top:10px}.connection-row{display:flex;justify-content:space-between;gap:12px;padding:19px 0;border-bottom:1px solid var(--line);font-size:13px}.connection-row span{color:var(--muted);font-size:12px}.help-section{margin:24px 0}.help-section h2{font-size:18px;font-weight:500;margin-bottom:12px}.help-section p,.help-section li{font-size:13px;line-height:1.9;color:var(--muted)}.help-section ul{padding-left:20px}.help-section .secondary{margin:8px 6px 0 0}.footer-note{font-size:11px;line-height:1.8;color:var(--muted);margin:32px 0 0}.offline-banner{background:#f1e3c9;color:#76561f;font-size:12px;padding:12px 16px;border-radius:6px;margin-bottom:20px;line-height:1.8}.auth-shell{max-width:460px;margin:10vh auto;padding:30px}.auth-shell .brand{margin-bottom:48px}.auth-shell h1{font-size:30px;font-weight:500}.auth-shell p{font-size:13px;color:var(--muted);line-height:1.8;margin:14px 0 25px}.auth-shell form{margin-top:26px}.auth-shell .primary{width:100%;margin-top:10px}.auth-error,.form-error{font-size:13px;color:var(--red);line-height:1.7;margin:12px 0}.auth-shell .eyebrow{margin-bottom:12px}label{font-size:12px;display:block;color:var(--muted);margin:16px 0 7px}input,select,textarea{width:100%;border:1px solid #d4d9cd;border-radius:6px;background:var(--white);padding:12px;min-height:46px;color:var(--ink);font-size:16px}textarea{min-height:90px;resize:vertical}input:focus,select:focus,textarea:focus{outline:2px solid #a7bc94;outline-offset:1px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field-help{font-size:11px;color:var(--muted);line-height:1.8;margin-top:7px}dialog{border:1px solid var(--line);border-radius:14px;background:var(--paper);color:var(--ink);width:min(560px,calc(100% - 24px));max-height:88svh;padding:26px}dialog::backdrop{background:#10292080;backdrop-filter:blur(3px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between}.dialog-heading h2{font-size:22px;font-weight:500}.dialog-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.dialog-actions .primary{min-width:110px}.inline-label{display:flex;align-items:center;gap:10px;font-size:13px;line-height:1.7}.inline-label input{width:20px;height:20px;min-height:0}.toast-visible{opacity:1!important;transform:translate(-50%,0)!important}#toast{position:fixed;left:50%;bottom:90px;max-width:calc(100% - 32px);width:max-content;background:var(--green);color:#fff;padding:12px 20px;border-radius:8px;font-size:13px;box-shadow:0 6px 30px #0002;z-index:10;opacity:0;transform:translate(-50%,12px);transition:all .2s;pointer-events:none}.mobile-brand{display:none}.print-header{display:none}.small-actions{display:flex;gap:16px;flex-wrap:wrap}.notification-row{border-bottom:1px solid var(--line);padding:16px 0;font-size:14px}.notification-row p{font-size:11px;color:var(--muted);margin-top:8px}.title-line{display:flex;justify-content:space-between;align-items:center}.help-callout{border-left:3px solid #a8bb92;padding:0 0 0 16px;margin:20px 0}.cancelled-event{opacity:.65}.doc-download{min-width:44px;min-height:44px;display:grid;place-items:center}.task-edit{min-width:36px;min-height:36px;color:var(--muted);display:grid;place-items:center}.task-edit svg{width:16px}.padded-top{margin-top:28px}
@keyframes enter{from{opacity:.4;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1350px){.layout{border-left:1px solid var(--line);border-right:1px solid var(--line)}}
@media(max-width:1050px){.layout{grid-template-columns:180px 1fr}.sidebar{padding:30px 18px}.main{padding:25px 28px 70px}.two-column{grid-template-columns:1fr;gap:30px}.side-nav .nav-button{padding:12px}.page-heading h1{font-size:30px}}
@media(max-width:640px){.layout{display:block}.sidebar{display:none}.main{padding:20px 22px calc(100px + env(safe-area-inset-bottom));}.topbar{padding-bottom:16px;margin-bottom:26px}.mobile-brand{display:flex;align-items:center;gap:7px;font-size:20px;font-weight:600;letter-spacing:1px}.mobile-brand img{width:27px;height:27px}.topbar>.eyebrow{display:none}.top-actions{gap:10px}.connection{font-size:10px}.icon-button{width:38px;height:38px}.page-heading{margin-bottom:22px;align-items:center}.page-heading h1{font-size:29px}.eyebrow{font-size:9px;letter-spacing:2px}.subtitle{font-size:12px}.date-label{font-size:11px}.action-hero{padding:22px 22px 20px;border-radius:10px;margin-bottom:28px}.action-hero h2{font-size:22px}.action-hero p{font-size:12px;line-height:1.9;margin:12px 0 19px}.hero-head{margin-bottom:18px}.hero-footer{padding-top:17px;gap:7px}.hero-meta{font-size:10px}.hero-count{font-size:10px}.primary{padding:11px 13px;font-size:12px}.bottom-nav{display:flex;position:fixed;bottom:0;left:0;right:0;border-top:1px solid var(--line);background:#f6f5eff5;backdrop-filter:blur(15px);padding:9px 9px calc(8px + env(safe-area-inset-bottom));z-index:3;justify-content:space-around}.bottom-nav .nav-button{flex:1;display:flex;flex-direction:column;gap:5px;border-radius:0;padding:4px;min-height:48px;font-size:10px;color:#858d80;background:none}.bottom-nav .nav-button.active{color:var(--green);font-weight:650}.bottom-nav .nav-button.active svg{stroke-width:2.3}.bottom-nav svg{width:22px;height:22px}.two-column{gap:29px}.section-title h2{font-size:16px}.timeline-item{grid-template-columns:43px 1fr;gap:12px}.status{font-size:9px}.event-title{font-size:14px}.event-top{gap:6px}.notice{font-size:11px;padding:14px}.field-row{gap:10px}.auth-shell{margin:6vh auto}.page-heading .secondary{font-size:11px;padding:10px}.wallet-hint{padding:20px 0}.wallet-hint h2{font-size:19px}dialog{padding:20px}.top-actions .icon-button{background:transparent}.date-browser{gap:6px}.date-chip{padding:8px 10px}.doc-row{gap:12px}.doc-body h3{font-size:13px}.connection-row{font-size:12px}.connection-row span{font-size:11px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{.sidebar,.topbar,.bottom-nav,.primary,.secondary,.text-button,.filters,.date-browser,.icon-button,dialog,#toast{display:none!important}.main{padding:0}.layout{display:block}.page{animation:none}.event-title,.event-meta{color:#000}.timeline-item{break-inside:avoid}.print-header{display:block;margin-bottom:20px}.two-column{display:block}.action-hero{background:white;color:black;border:1px solid #aaa}.action-hero p,.action-hero .eyebrow{color:black}details .detail-content{display:block}.page-heading{margin-top:15px}body{background:white}}
