.tiw-trigger{position:relative;display:flex;align-items:center;gap:16px;width:100%;min-height:118px;padding:20px 22px;border:1px solid rgba(189,93,56,.34);border-left:5px solid var(--accent,#bd5d38);border-radius:12px;background:linear-gradient(90deg,rgba(189,93,56,.1),transparent 62%),var(--paper,#fffaf2);color:var(--ink,#1d1a17);text-align:left;cursor:pointer;box-shadow:0 18px 42px rgba(52,39,28,.1);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.tiw-trigger:hover{border-color:rgba(189,93,56,.58);box-shadow:0 22px 52px rgba(52,39,28,.14);transform:translateY(-1px)}.tiw-trigger:focus-visible{outline:3px solid rgba(189,93,56,.22);outline-offset:3px}.tiw-trigger-ico{flex:0 0 auto;width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:var(--accent,#bd5d38);color:#fff;font-size:1.08rem;box-shadow:inset 0 -1px 0 rgba(0,0,0,.12)}.tiw-trigger-text{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:6px}.tiw-trigger-text b{max-width:52ch;font-size:1.04rem;line-height:1.35;font-weight:800}.tiw-trigger-text em{max-width:58ch;font-style:normal;font-size:.84rem;line-height:1.55;color:var(--muted,#8a7560)}.tiw-trigger-plus{flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(189,93,56,.24);border-radius:999px;background:#fff;color:var(--accent-dark,#8f3d20);font-size:1.16rem;font-weight:800;line-height:1}.tiw-card{border:1px solid rgba(189,93,56,.3);border-left:5px solid var(--accent,#bd5d38);border-radius:12px;background:rgba(255,250,242,.96);padding:16px 18px 18px;box-shadow:0 18px 42px rgba(52,39,28,.1)}.tiw-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.tiw-head h3{margin:0;font-size:1.02rem;font-weight:800;color:var(--ink,#1d1a17)}.tiw-x{border:none;background:transparent;color:var(--muted,#8a7560);font-size:.8rem;cursor:pointer}.tiw-textarea,.tiw-x:hover{color:var(--ink,#1d1a17)}.tiw-textarea{width:100%;box-sizing:border-box;resize:vertical;min-height:84px;padding:10px 12px;border:1px solid var(--border,#d9cdb9);border-radius:10px;background:var(--surface-subtle,#faf5ec);font-size:.86rem;line-height:1.5;font-family:inherit}.tiw-textarea:focus{outline:none;border-color:var(--accent,#bd5d38)}.tiw-imgs{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.tiw-img{position:relative;width:56px;height:56px;border-radius:8px;overflow:hidden;border:1px solid var(--border,#d9cdb9)}.tiw-img img{width:100%;height:100%;object-fit:cover;display:block}.tiw-img-x{position:absolute;top:2px;right:2px;width:18px;height:18px;border:none;border-radius:50%;background:rgba(0,0,0,.55);color:#fff;font-size:.8rem;line-height:1;cursor:pointer}.tiw-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}.tiw-upload{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:1px solid var(--border,#d9cdb9);border-radius:999px;background:transparent;color:var(--text,#4a3a2a);font-size:.8rem;cursor:pointer}.tiw-upload:hover{background:var(--surface-subtle,#faf5ec)}.tiw-upload-ico{font-size:.9rem}.tiw-btn{padding:8px 18px;border-radius:999px;font-size:.84rem;font-weight:700;cursor:pointer;border:1px solid transparent}.tiw-btn:disabled{opacity:.5;cursor:not-allowed}.tiw-btn--primary{background:var(--accent,#bd5d38);color:#fff;border-color:var(--accent,#bd5d38)}.tiw-btn--primary:not(:disabled):hover{background:var(--accent-dark,#9a4528)}.tiw-btn--ghost{background:transparent;color:var(--text,#4a3a2a);border-color:var(--border,#d9cdb9)}.tiw-btn--ghost:hover{background:var(--surface-subtle,#faf5ec)}.tiw-error{margin:10px 0 0;padding:8px 10px;border-radius:8px;background:rgba(181,64,64,.08);color:var(--warn,#b54040);font-size:.8rem}.tiw-review{margin-top:2px}.tiw-doctype{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tiw-doctype-chip{padding:2px 10px;border-radius:999px;background:var(--moss,#8a6516);color:#fff;font-size:.72rem;font-weight:700}.tiw-doctype b{font-size:.88rem;color:var(--ink,#1d1a17)}.tiw-summary{margin:8px 0 0;font-size:.82rem;color:var(--text,#4a3a2a)}.tiw-review-hint{margin:12px 0 6px;font-size:.76rem;color:var(--muted,#8a7560)}.tiw-empty{margin:12px 0;font-size:.84rem;color:var(--muted,#8a7560)}.tiw-events{list-style:none;margin:0;padding:0;border:1px solid var(--border-soft,#ece4d6);border-radius:10px;overflow:hidden}.tiw-ev{display:flex;gap:10px;padding:9px 12px;border-bottom:1px solid rgba(0,0,0,.05)}.tiw-ev.is-duplicate{background:rgba(181,64,64,.05)}.tiw-ev.is-incomplete{background:rgba(160,118,55,.07)}.tiw-ev:last-child{border-bottom:none}.tiw-ev-check{flex:0 0 auto;display:flex;align-items:flex-start;padding-top:2px}.tiw-ev-check input{width:16px;height:16px;accent-color:var(--accent,#bd5d38)}.tiw-ev-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:3px}.tiw-ev-label{font-size:.86rem;font-weight:700;color:var(--ink,#1d1a17)}.tiw-ev-edit-grid{display:grid;grid-template-columns:minmax(130px,1fr) minmax(90px,.7fr) minmax(120px,.8fr);grid-gap:8px;gap:8px}.tiw-ev-edit label,.tiw-ev-edit-grid label{display:grid;grid-gap:3px;gap:3px}.tiw-ev-edit span,.tiw-ev-edit-grid span{color:var(--muted,#8a7560);font-size:.68rem;font-weight:700}.tiw-ev-edit input,.tiw-ev-edit-grid input,.tiw-ev-edit-grid select{width:100%;min-height:32px;box-sizing:border-box;border:1px solid var(--border,#d9cdb9);border-radius:7px;background:var(--paper,#fffaf2);color:var(--ink,#1d1a17);font:inherit;font-size:.8rem;padding:0 8px}.tiw-ev-edit input:focus,.tiw-ev-edit-grid input:focus,.tiw-ev-edit-grid select:focus{outline:none;border-color:var(--accent,#bd5d38)}.tiw-ev-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tiw-ev-date{font-size:.8rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--text,#4a3a2a)}.tiw-flag{background:rgba(181,64,64,.1);border-radius:4px}.tiw-dup,.tiw-flag{font-size:.68rem;font-weight:700;color:var(--warn,#b54040);padding:1px 6px}.tiw-dup{border:1px solid rgba(181,64,64,.22);background:rgba(181,64,64,.08);border-radius:4px}.tiw-conf{width:8px;height:8px;border-radius:50%}.tiw-conf--high{background:var(--moss,#8a6516)}.tiw-conf--medium{background:#b07a1f}.tiw-conf--low{background:var(--border,#c7b9a3)}.tiw-cautions,.tiw-ev-note{font-size:.76rem;color:var(--muted,#8a7560)}.tiw-cautions{margin:12px 0 0;padding-left:18px}.tiw-cautions li{margin:2px 0}.tiw-added{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:14px;background:var(--moss,#8a6516);color:#fff;font-size:.86rem;font-weight:700}.tiw-added-ico{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.22)}@media (max-width:640px){.tiw-trigger{min-height:96px;gap:12px;padding:16px}.tiw-trigger-ico{width:40px;height:40px;border-radius:10px}.tiw-trigger-text b{font-size:.95rem}.tiw-trigger-text em{font-size:.78rem}.tiw-trigger-plus{width:30px;height:30px}.tiw-actions{align-items:stretch;flex-direction:column}.tiw-ev{padding:10px}.tiw-ev-edit-grid{grid-template-columns:1fr}}.trp{border:1px solid var(--border-soft,#ece4d6);border-radius:14px;background:var(--paper,#fffaf2);padding:12px 16px 14px}.trp-head h3{margin:0;font-size:.96rem;font-weight:700;color:var(--ink,#1d1a17)}.trp-head p{margin:3px 0 0;font-size:.76rem;color:var(--muted,#8a7560)}.trp-controls{display:flex;align-items:flex-end;gap:10px;margin-top:12px;flex-wrap:wrap}.trp-field{display:flex;flex-direction:column;gap:4px;flex:1 1 180px;min-width:0}.trp-field>span{font-size:.72rem;font-weight:700;color:var(--muted,#8a7560)}.trp-field select{width:100%;box-sizing:border-box;padding:8px 10px;border:1px solid var(--border,#d9cdb9);border-radius:8px;background:var(--surface-subtle,#faf5ec);color:var(--ink,#1d1a17);font-size:.84rem;font-family:inherit}.trp-field select:focus{outline:none;border-color:var(--accent,#bd5d38)}.trp-btn{padding:9px 18px;border-radius:999px;font-size:.84rem;font-weight:700;cursor:pointer;border:1px solid transparent;white-space:nowrap}.trp-btn:disabled{opacity:.5;cursor:not-allowed}.trp-btn--primary{background:var(--accent,#bd5d38);color:#fff;border-color:var(--accent,#bd5d38)}.trp-btn--primary:not(:disabled):hover{background:var(--accent-dark,#9a4528)}.trp-btn--ghost{background:transparent;color:var(--text,#4a3a2a);border-color:var(--border,#d9cdb9)}.trp-btn--ghost:hover{background:var(--surface-subtle,#faf5ec)}.trp-review{margin-top:12px}.trp-review-hint{margin:0 0 8px;font-size:.76rem;color:var(--muted,#8a7560)}.trp-list{list-style:none;margin:0;padding:0;border:1px solid var(--border-soft,#ece4d6);border-radius:10px;overflow:hidden;max-height:360px;overflow-y:auto}.trp-row{display:flex;align-items:flex-start;gap:10px;padding:9px 12px;border-bottom:1px solid rgba(0,0,0,.05)}.trp-row:last-child{border-bottom:none}.trp-check{flex:0 0 auto;padding-top:2px}.trp-check input{width:16px;height:16px;accent-color:var(--accent,#bd5d38)}.trp-date{flex:0 0 auto;min-width:116px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:.8rem;font-weight:600;color:var(--ink,#1d1a17)}.trp-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.trp-label{font-size:.86rem;font-weight:700;color:var(--ink,#1d1a17)}.trp-note{font-size:.74rem;color:var(--muted,#8a7560)}.trp-tool{align-self:flex-start;margin-top:2px;font-size:.74rem;font-weight:700;color:var(--accent-text);text-decoration:none}.trp-tool:hover{text-decoration:underline}.trp-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}@media (max-width:640px){.trp-date{min-width:92px}}.tsp{border:1px solid var(--border-soft,#ece4d6);border-radius:14px;background:var(--paper,#fffaf2);padding:12px 16px 14px}.tsp-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tsp-head h3{margin:0;font-size:.96rem;font-weight:700;color:var(--ink,#1d1a17)}.tsp-head p{margin:3px 0 0;font-size:.76rem;color:var(--muted,#8a7560)}.tsp-none{margin:10px 0 0}.tsp-none,.tsp-x{font-size:.8rem;color:var(--muted,#8a7560)}.tsp-x{border:none;background:transparent;cursor:pointer}.tsp-x:hover{color:var(--ink,#1d1a17)}.tsp-review-hint{margin:12px 0 8px;font-size:.76rem;color:var(--muted,#8a7560)}.tsp-list{list-style:none;margin:0;padding:0;border:1px solid var(--border-soft,#ece4d6);border-radius:10px;overflow:hidden}.tsp-row{display:flex;align-items:flex-start;gap:10px;padding:9px 12px;border-bottom:1px solid rgba(0,0,0,.05)}.tsp-row:last-child{border-bottom:none}.tsp-check{flex:0 0 auto;padding-top:2px}.tsp-check input{width:16px;height:16px;accent-color:var(--accent,#bd5d38)}.tsp-date{flex:0 0 auto;min-width:90px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:600;color:var(--ink,#1d1a17)}.tsp-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.tsp-label{font-size:.86rem;font-weight:700;color:var(--ink,#1d1a17)}.tsp-note{font-size:.74rem;color:var(--muted,#8a7560)}.tsp-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.tsp-btn{padding:8px 16px;border-radius:999px;font-size:.82rem;font-weight:700;cursor:pointer;border:1px solid transparent;white-space:nowrap}.tsp-head .tsp-btn{flex:0 0 auto}.tsp-btn:disabled{opacity:.5;cursor:not-allowed}.tsp-btn--primary{background:var(--accent,#bd5d38);color:#fff;border-color:var(--accent,#bd5d38)}.tsp-btn--primary:not(:disabled):hover{background:var(--accent-dark,#9a4528)}.tsp-btn--ghost{background:transparent;color:var(--text,#4a3a2a);border-color:var(--border,#d9cdb9)}.tsp-btn--ghost:hover{background:var(--surface-subtle,#faf5ec)}.tup{border:1px solid var(--border-soft,#ece4d6);border-radius:12px;background:rgba(255,250,242,.94);overflow:hidden;min-width:0;box-shadow:0 10px 28px rgba(52,39,28,.06)}.tup-head{padding:12px 16px 10px;border-bottom:1px solid var(--border-soft,#ece4d6)}.tup-head h3{display:flex;align-items:center;gap:10px;margin:0;font-family:var(--font-serif);font-size:.98rem;font-weight:700;color:var(--ink,#1d1a17)}.tup-head h3:before{content:"";width:7px;height:7px;flex:none;transform:rotate(45deg);background:var(--accent-dark,#8f3d20)}.tup-head p{margin:3px 0 0;font-size:.78rem}.tup-empty,.tup-head p{color:var(--muted,#8a7560)}.tup-empty{margin:0;padding:16px;font-size:.84rem}.tup-list{margin:0;padding:4px 0;list-style:none;min-width:0}.tup-row{display:flex;align-items:center;gap:10px;min-width:0;padding:8px 16px;font-size:.84rem;color:var(--text,#4a3a2a);border-bottom:1px solid rgba(0,0,0,.04);overflow:hidden}.tup-row:last-child{border-bottom:none}.tup-row--now{background:var(--accent-light,#f6e6df)}.tup-row--past{background:rgba(181,64,64,.07)}.tup-rel{flex:0 0 auto;min-width:52px;padding:2px 8px;border-radius:999px;font-size:.74rem;font-weight:700;text-align:center;color:var(--muted,#8a7560);background:var(--surface-subtle,#faf5ec);border:1px solid var(--border-soft,#ece4d6)}.tup-rel.is-now{color:#fff;background:var(--accent,#bd5d38);border-color:var(--accent,#bd5d38)}.tup-row--past .tup-rel.is-now{background:var(--warn,#b54040);border-color:var(--warn,#b54040)}.tup-date{flex:0 0 auto;min-width:52px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600;color:var(--ink,#1d1a17)}.tup-dot{flex:0 0 auto;width:10px;height:10px;border-radius:50%}.tup-kind{flex:1 1 auto;font-weight:700;color:var(--ink,#1d1a17)}.tup-kind,.tup-school{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tup-school{flex:0 1 38%;text-align:right}.tup-note,.tup-school{color:var(--muted,#8a7560)}.tup-note{margin:0;padding:9px 16px;font-size:.72rem;border-top:1px solid var(--border-soft,#ece4d6)}.tup-list--fuzzy{border-top:1px dashed var(--border-soft,#ece4d6)}.tup-row--fuzzy .tup-date,.tup-row--fuzzy .tup-rel{color:var(--muted,#8a7560)}.tup-row--fuzzy .tup-date{font-weight:600}.tup-row--done{opacity:.55}.tup-row--done .tup-kind{text-decoration:line-through}@media (max-width:640px){.tup-school{display:none}}