@font-face{font-family:Pretendard;font-weight:45 920;font-style:normal;font-display:swap;src:url(https://cdn.jsdelivr.net/npm/pretendard@1.3.9/dist/web/variable/woff2/PretendardVariable.woff2)format("woff2")}@font-face{font-family:Material Symbols Rounded;font-style:normal;font-weight:100 700;font-display:block;src:url(https://cdn.jsdelivr.net/npm/material-symbols/material-symbols-rounded.woff2)format("woff2")}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fbf8f3;--bg-tint:#f7f1e8;--surface:#fff;--surface-muted:#f4eee4;--surface-sunk:#ece3d5;--text:#241e1a;--text-soft:#4a443e;--muted:#7a6a5f;--faint:#9c8d80;--line:#e7ddd0;--line-strong:#d8cbb9;--accent:#1f7a5c;--accent-hover:#1a6950;--accent-press:#175a44;--accent-soft:#e9f4ee;--accent-softer:#f1f7f3;--on-accent:#fff;--coral:#e5694a;--coral-soft:#fdeee9;--danger:#c4513b;--danger-soft:#fff0e8;--danger-line:#c4513b57;--sky:#5da9e9;--planned:#5da9e9;--planned-soft:#e2eef9;--overlay:#241e1a75;--shadow-xs:0 1px 2px #241e1a0d;--shadow-sm:0 4px 12px #241e1a0d;--shadow:0 10px 28px #241e1a12;--shadow-lg:0 18px 48px #241e1a1a;--shadow-accent:0 10px 24px #1f7a5c3d;--focus-ring:#1f7a5c75;--hue-green:#1f7a5c;--hue-coral:#e5694a;--hue-sky:#5da9e9;--hue-gold:#d6a23c;--hue-plum:#9b6cc4;--hue-mint:#6fbf99;--r-sm:10px;--r-md:14px;--r-lg:18px;--r-xl:24px;--r-pill:999px;--font-sans:"Pretendard", "Apple SD Gothic Neo", "Noto Sans KR", system-ui, -apple-system, "Segoe UI", sans-serif;--ease-soft:cubic-bezier(.33, .1, .2, 1);--ease-out:cubic-bezier(.22, 1, .36, 1);--dur-fast:.12s;--dur-base:.18s}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:15px;line-height:1.5}.ms{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;font-feature-settings:"liga";font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;-webkit-font-smoothing:antialiased;vertical-align:middle;-webkit-user-select:none;user-select:none;direction:ltr;font-family:Material Symbols Rounded;font-size:20px;font-style:normal;font-weight:400;line-height:1;display:inline-block}button,input,select,textarea{font:inherit}button{letter-spacing:-.01em}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.5}.page-shell{min-height:100vh;padding:24px}.welcome-panel{border:1px solid var(--line);border-radius:var(--r-xl);background:var(--surface);max-width:720px;box-shadow:var(--shadow);margin:0 auto;padding:32px}.eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:800}.auth-page{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-panel{border:1px solid var(--line);border-radius:var(--r-xl);background:var(--surface);width:min(100%,420px);box-shadow:var(--shadow);padding:30px}.auth-panel h1{letter-spacing:-.01em;margin:0 0 8px;font-size:28px;font-weight:800;line-height:1.25}.muted{color:var(--muted)}.segmented-control{border:1px solid var(--line);border-radius:var(--r-pill);background:var(--surface-muted);grid-template-columns:repeat(2,1fr);gap:4px;margin:24px 0;padding:4px;display:grid}.segmented-control button,.primary-button,.secondary-button{border-radius:var(--r-pill);cursor:pointer;border:0;min-height:44px}.segmented-control button{color:var(--muted);transition:background-color var(--dur-base) var(--ease-soft), color var(--dur-base) var(--ease-soft);background:0 0;font-weight:700}.segmented-control button.active{background:var(--surface);color:var(--accent);box-shadow:var(--shadow-sm)}.auth-form{gap:14px;display:grid}.auth-form label{color:var(--muted);gap:6px;font-size:13px;font-weight:700;display:grid}.auth-form input{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);width:100%;min-height:46px;color:var(--text);transition:border-color var(--dur-base) var(--ease-soft), box-shadow var(--dur-base) var(--ease-soft);padding:0 14px}.primary-button{background:var(--accent);color:var(--on-accent);box-shadow:var(--shadow-accent);padding:0 20px;font-weight:700}.secondary-button{background:var(--accent-soft);width:100%;color:var(--accent);margin-top:12px;padding:0 20px;font-weight:700}.primary-button,.secondary-button,.primary-small-button,.ghost-button,.danger-button,.photo-delete-button,.file-button{white-space:nowrap;transition:background-color var(--dur-base) var(--ease-soft), border-color var(--dur-base) var(--ease-soft), color var(--dur-base) var(--ease-soft), box-shadow var(--dur-base) var(--ease-soft), transform var(--dur-fast) var(--ease-soft);justify-content:center;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.primary-button:not(:disabled):hover,.primary-small-button:not(:disabled):hover,.file-button:not(.disabled):hover{border-color:var(--accent-hover);background:var(--accent-hover)}.primary-button:not(:disabled):active,.primary-small-button:not(:disabled):active,.file-button:not(.disabled):active,.secondary-button:not(:disabled):active,.ghost-button:not(:disabled):active,.danger-button:not(:disabled):active,.photo-delete-button:not(:disabled):active{transform:translateY(1px)}.primary-button:not(:disabled):active,.primary-small-button:not(:disabled):active{background:var(--accent-press)}.primary-button:disabled{box-shadow:none}.secondary-button:not(:disabled):hover{background:var(--accent-softer);box-shadow:inset 0 0 0 999px #1f7a5c0a}.form-message{color:var(--danger);margin:0;font-size:14px}.app-frame{min-height:100vh;padding:16px 22px 22px}.app-header{justify-content:space-between;align-items:center;gap:16px;max-width:1680px;margin:0 auto 12px;display:flex}.brand-block{align-items:center;gap:11px;display:flex}.brand-block .eyebrow{margin:0}.brand-mark{border-radius:10px;flex:none;display:block}.app-header h1{letter-spacing:-.02em;margin:2px 0 0;font-size:21px;font-weight:800;line-height:1}.header-actions{align-items:center;gap:10px;display:flex}.user-chip{border:1px solid var(--line);border-radius:var(--r-pill);background:var(--surface);box-shadow:var(--shadow-xs);align-items:center;gap:10px;padding:5px 7px;display:flex}.user-avatar{border-radius:var(--r-pill);background:var(--coral-soft);width:30px;height:30px;color:var(--coral);flex:none;place-items:center;font-size:13px;font-weight:800;display:inline-grid}.user-name{color:var(--text);font-size:14px;font-weight:700}.user-chip button{border-radius:var(--r-pill);min-height:32px;color:var(--muted);cursor:pointer;transition:background-color var(--dur-base) var(--ease-soft), color var(--dur-base) var(--ease-soft);background:0 0;border:0;padding:0 12px;font-weight:700}.user-chip button:not(:disabled):hover{background:var(--accent-soft);color:var(--accent)}.theme-menu{position:relative}.theme-menu-button{border:1px solid var(--line);border-radius:var(--r-pill);background:var(--surface);height:42px;color:var(--text-soft);cursor:pointer;box-shadow:var(--shadow-xs);transition:border-color var(--dur-base) var(--ease-soft);align-items:center;gap:7px;padding:0 13px;display:inline-flex}.theme-menu-button:hover{border-color:var(--line-strong)}.theme-menu-swatch{border-radius:var(--r-pill);background:var(--accent);width:16px;height:16px;box-shadow:inset 0 0 0 2px var(--surface), 0 0 0 1px var(--line)}.theme-popover{z-index:60;border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);width:252px;box-shadow:var(--shadow-lg);animation:theme-pop var(--dur-base) var(--ease-out);padding:16px;position:absolute;top:50px;right:0}@keyframes theme-pop{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:none}}.theme-popover-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:800}.theme-mode-options{border:1px solid var(--line);border-radius:var(--r-pill);background:var(--surface-muted);grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;display:grid}.theme-mode-options button{border-radius:var(--r-pill);min-height:32px;color:var(--muted);cursor:pointer;transition:background-color var(--dur-base) var(--ease-soft), color var(--dur-base) var(--ease-soft);background:0 0;border:0;padding:0 8px;font-weight:700}.theme-mode-options button.active{background:var(--surface);color:var(--accent);box-shadow:var(--shadow-sm)}.theme-swatches{gap:9px;display:flex}.theme-swatch{border:1px solid var(--line);border-radius:var(--r-pill);background:var(--surface);cursor:pointer;width:36px;height:36px;transition:transform var(--dur-fast) var(--ease-soft);place-items:center;padding:0;display:grid;position:relative}.theme-swatch:hover{transform:scale(1.08)}.theme-swatch.active{border-color:var(--text)}.theme-swatch-fill{border-radius:var(--r-pill);width:24px;height:24px}.theme-swatch-check{color:#fff;filter:drop-shadow(0 1px 1px #0006);font-size:15px;position:absolute}.theme-color-field{justify-content:space-between;align-items:center;gap:8px;width:100%;display:inline-flex}.theme-color-field span{color:var(--muted);font-size:13px;font-weight:700}.theme-color-field input{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface-muted);cursor:pointer;width:42px;height:34px;padding:3px}.tab-bar{z-index:2;border:1px solid var(--line);border-radius:var(--r-pill);background:var(--surface);max-width:1680px;box-shadow:var(--shadow-xs);grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin:0 auto 14px;padding:5px;display:grid;position:sticky;top:0}.tab-bar button{border-radius:var(--r-pill);min-height:42px;color:var(--muted);cursor:pointer;transition:background-color var(--dur-base) var(--ease-soft), color var(--dur-base) var(--ease-soft);background:0 0;border:0;justify-content:center;align-items:center;gap:7px;font-size:14px;font-weight:700;display:inline-flex}.tab-bar button:hover{color:var(--text)}.tab-bar button.active{background:var(--accent-soft);color:var(--accent)}.tab-short{display:none}.workspace{grid-template-columns:minmax(190px,220px) minmax(0,1fr) minmax(300px,340px);gap:14px;max-width:1680px;margin:0 auto;display:grid}.app-sidebar,.main-panel,.detail-panel,.loading-panel{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);min-width:0;min-height:260px;box-shadow:var(--shadow-sm);padding:16px}.full-panel{grid-column:1/-1}.panel-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:800}.calendar-list{gap:7px;display:grid}.calendar-pill{border:1px solid var(--line);background:var(--surface);min-height:40px;color:var(--text);cursor:pointer;transition:border-color var(--dur-base) var(--ease-soft), background-color var(--dur-base) var(--ease-soft);border-radius:12px;justify-content:space-between;align-items:center;gap:9px;padding:0 12px;font-size:14px;font-weight:700;display:flex}.calendar-pill.active{border-color:var(--accent);background:var(--accent-soft)}.calendar-workspace-panel{padding:0;overflow:hidden}.calendar-pane-switch{border:1px solid var(--line);border-radius:var(--r-pill);background:var(--surface-muted);grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin:16px 16px 0;padding:4px;display:grid}.calendar-pane-switch button{border-radius:var(--r-pill);min-height:36px;color:var(--muted);cursor:pointer;transition:background-color var(--dur-base) var(--ease-soft), color var(--dur-base) var(--ease-soft);background:0 0;border:0;font-weight:700}.calendar-pane-switch button.active{background:var(--surface);color:var(--accent);box-shadow:var(--shadow-sm)}.calendar-workspace,.calendar-notes-panel{gap:14px;padding:16px;display:grid}.calendar-note-form{border-bottom:1px solid var(--line);gap:10px;padding-bottom:14px;display:grid}.calendar-note-form label{color:var(--muted);gap:6px;font-size:13px;font-weight:700;display:grid}.calendar-note-form textarea{resize:vertical;border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);width:100%;min-height:92px;color:var(--text);transition:border-color var(--dur-base) var(--ease-soft), box-shadow var(--dur-base) var(--ease-soft);padding:10px 14px;font-size:14px;font-weight:400;line-height:1.62}.calendar-note-actions,.calendar-notes-more{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.calendar-note-actions .form-message,.calendar-notes-more .form-message{white-space:normal;flex:auto;min-width:0;margin:0}.calendar-note-count{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:700}.calendar-notes-status{border:1px solid var(--line);border-radius:var(--r-md);min-height:44px;color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin:0;padding:10px 14px;display:flex}.calendar-notes-status.error{border-color:var(--danger-line);background:var(--danger-soft);color:var(--danger)}.calendar-note-list{gap:10px;display:grid}.calendar-note-item{border-bottom:1px solid var(--line);gap:8px;min-width:0;padding-bottom:12px;display:grid}.calendar-note-meta{justify-content:space-between;align-items:baseline;gap:10px;min-width:0;display:flex}.calendar-note-meta strong,.calendar-note-meta time,.calendar-note-item p{overflow-wrap:anywhere}.calendar-note-meta strong{min-width:0}.calendar-note-meta time{color:var(--muted);text-align:right;flex:0 auto;font-size:12px}.calendar-note-item p{white-space:pre-wrap;color:var(--text-soft);margin:0;line-height:1.62}.calendar-note-item-actions,.calendar-note-edit-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.calendar-note-edit-form{gap:8px;display:grid}.calendar-note-edit-form label{color:var(--muted);gap:6px;font-size:13px;font-weight:700;display:grid}.calendar-note-edit-form textarea{resize:vertical;border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);width:100%;min-height:92px;color:var(--text);padding:10px 14px;font-size:14px;font-weight:400;line-height:1.62}.calendar-header-card{border-radius:var(--r-md);background:var(--surface-muted);gap:10px;padding:14px;display:grid}.calendar-title-row{align-items:center;gap:12px;display:flex}.calendar-title-row .primary-small-button{margin-left:auto}.calendar-title-row h2,.period-navigation h3,.upcoming-section h3,.selected-date-panel h3{letter-spacing:-.01em;margin:0}.calendar-icon{border-radius:var(--r-md);background:var(--accent-soft);width:40px;height:40px;color:var(--accent);flex:none;place-items:center;font-size:12px;font-weight:800;display:grid}.calendar-switcher label{color:var(--muted);gap:5px;font-size:13px;font-weight:700;display:grid}.calendar-switcher select{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);min-height:40px;color:var(--text);padding:0 10px}.chip-row{flex-wrap:wrap;gap:7px;display:flex}.status-chip,.filter-chip{border:1px solid var(--line);border-radius:var(--r-pill);background:var(--surface);min-height:30px;color:var(--muted);letter-spacing:-.01em;transition:border-color var(--dur-base) var(--ease-soft), background-color var(--dur-base) var(--ease-soft), color var(--dur-base) var(--ease-soft);align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.status-chip.emphasized,.filter-chip.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.filter-chip{cursor:pointer}.filter-chip:hover{border-color:var(--line-strong)}.filter-chip span{border-radius:var(--r-pill);width:8px;height:8px}.visible-calendar-filter{gap:4px;display:grid}.entry-category-options{flex-wrap:wrap;gap:7px;display:flex}.calendar-view-picker{border:1px solid var(--line);border-radius:var(--r-pill);background:var(--surface-muted);grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;display:grid}.calendar-view-picker button{border-radius:var(--r-pill);min-height:34px;color:var(--muted);cursor:pointer;transition:background-color var(--dur-base) var(--ease-soft), color var(--dur-base) var(--ease-soft);background:0 0;border:0;font-weight:700}.calendar-view-picker button.active{background:var(--surface);color:var(--accent);box-shadow:var(--shadow-sm);font-weight:800}.calendar-board,.upcoming-section,.selected-date-panel{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);gap:12px;padding:14px;display:grid}.period-navigation{justify-content:space-between;align-items:center;gap:12px;display:flex}.period-actions{gap:6px;display:flex}.period-actions button{border-radius:var(--r-pill);background:var(--coral-soft);min-width:34px;min-height:34px;color:var(--coral);cursor:pointer;transition:background-color var(--dur-base) var(--ease-soft), color var(--dur-base) var(--ease-soft), transform var(--dur-fast) var(--ease-soft);border:0;place-items:center;font-weight:800;display:inline-grid}.period-actions button:not(:disabled):hover{background:var(--coral);color:#fff}.period-actions button:not(:disabled):active{transform:translateY(1px)}.month-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.weekday-label{min-height:20px;color:var(--muted);padding:0 4px 4px;font-size:12px;font-weight:800}.month-cell{border:1px solid var(--line);background:var(--surface);min-height:86px;color:var(--text);text-align:left;cursor:pointer;transition:border-color var(--dur-base) var(--ease-soft), box-shadow var(--dur-base) var(--ease-soft), background-color var(--dur-base) var(--ease-soft);border-radius:12px;align-content:start;gap:5px;padding:7px;display:grid}.month-cell:hover{box-shadow:var(--shadow-sm)}.month-cell.outside-month{color:var(--faint);background:0 0;border-color:#0000}.month-cell.has-entries{border-color:color-mix(in srgb, var(--accent) 30%, var(--line))}.month-cell.today .month-day-number,.month-cell.selected .month-day-number{background:var(--accent);color:var(--on-accent)}.month-cell.selected{border-color:var(--accent);background:var(--accent-soft)}.month-day-number{border-radius:var(--r-pill);font-variant-numeric:tabular-nums;place-items:center;width:22px;height:22px;font-size:13px;font-weight:800;display:inline-grid}.month-entry-stack{gap:3px;min-width:0;display:grid}.month-entry-chip,.more-chip{border-left:3px solid var(--accent);background:var(--surface-muted);color:var(--text);text-overflow:ellipsis;white-space:nowrap;border-radius:5px;padding:2px 6px;font-size:11px;font-weight:600;overflow:hidden}.more-chip{color:var(--muted);background:0 0;border-left:0;padding-left:4px;font-size:10px;font-weight:700}.week-list,.day-timeline,.upcoming-list,.selected-date-list{gap:8px;display:grid}.week-row,.selected-date-row{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);width:100%;color:var(--text);text-align:left;cursor:pointer;transition:border-color var(--dur-base) var(--ease-soft), background-color var(--dur-base) var(--ease-soft), box-shadow var(--dur-base) var(--ease-soft);align-items:center;gap:12px;padding:10px;display:flex}.week-row:hover,.selected-date-row:hover{border-color:var(--line-strong);box-shadow:var(--shadow-sm)}.week-row.active,.selected-date-row.active{border-color:var(--accent);background:var(--accent-soft)}.week-date{gap:3px;min-width:58px;display:grid}.week-date small,.week-summary small,.timeline-row small,.upcoming-row small,.selected-date-row small{color:var(--muted)}.week-summary{gap:4px;min-width:0;display:grid}.week-summary small,.upcoming-row strong,.upcoming-row small,.selected-date-row strong,.selected-date-row small,.timeline-row strong,.timeline-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.timeline-row,.upcoming-row{border-radius:var(--r-md);background:var(--surface-muted);width:100%;color:var(--text);text-align:left;border:0;grid-template-columns:64px 4px minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.timeline-line,.entry-color-bar{border-radius:var(--r-pill);width:4px;height:38px}.timeline-time{color:var(--accent);font-variant-numeric:tabular-nums;font-size:13px;font-weight:800}.upcoming-row{cursor:pointer;transition:background-color var(--dur-base) var(--ease-soft);grid-template-columns:4px minmax(0,1fr)}.upcoming-row:not(:disabled):hover{background:var(--accent-soft)}.upcoming-row span:last-child,.selected-date-row span:last-child,.timeline-row span:last-child{gap:4px;min-width:0;display:grid}.selected-date-panel{margin-bottom:12px}.selected-date-row img{border-radius:var(--r-sm);object-fit:cover;flex:none;width:64px;height:52px}.detail-divider{background:var(--line);height:1px;margin:4px 0 14px}.summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.summary-grid div{border-radius:var(--r-md);background:var(--surface-muted);gap:4px;padding:12px;display:grid}.summary-grid strong{color:var(--accent);font-variant-numeric:tabular-nums;font-size:24px;font-weight:800}.summary-grid span{color:var(--muted);font-size:12px;font-weight:600}.panel-heading,.photo-manager-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.panel-actions,.detail-actions,.form-actions,.inline-controls{align-items:center;gap:8px;display:flex}.panel-heading h2,.detail-panel h3,.photo-manager h4{letter-spacing:-.01em;margin:0}.count-badge{border-radius:var(--r-pill);background:var(--accent-soft);min-width:34px;height:28px;color:var(--accent);font-variant-numeric:tabular-nums;place-items:center;font-weight:700;display:inline-grid}.item-list{gap:8px;margin-top:14px;display:grid}.calendar-search-panel,.memory-search-panel,.place-search-panel{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);gap:10px;margin-top:14px;padding:14px;display:grid}.calendar-search-panel{margin-top:0}.memory-search-panel{margin-top:14px}.calendar-search-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.calendar-search-row label{color:var(--muted);gap:6px;font-size:13px;font-weight:700;display:grid}.calendar-search-row input,.detail-field input{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);width:100%;min-height:40px;color:var(--text);transition:border-color var(--dur-base) var(--ease-soft), box-shadow var(--dur-base) var(--ease-soft);padding:0 12px}.search-scope-toggle{border:1px solid var(--line);border-radius:var(--r-pill);background:var(--surface-muted);grid-template-columns:repeat(2,minmax(54px,1fr));gap:4px;padding:4px;display:grid}.search-scope-toggle button{border-radius:var(--r-pill);min-height:30px;color:var(--muted);cursor:pointer;transition:background-color var(--dur-base) var(--ease-soft), color var(--dur-base) var(--ease-soft);background:0 0;border:0;font-weight:700}.search-scope-toggle button.active{background:var(--surface);color:var(--accent);box-shadow:var(--shadow-sm)}.calendar-search-results{gap:8px;display:grid}.search-result-row{border-radius:var(--r-md);background:var(--surface-muted);width:100%;color:var(--text);text-align:left;cursor:pointer;transition:background-color var(--dur-base) var(--ease-soft);border:0;grid-template-columns:4px minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.search-result-row:hover{background:var(--accent-soft)}.search-result-row span:last-child{gap:5px;min-width:0;display:grid}.search-result-row strong,.search-result-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.search-result-row small{color:var(--muted);font-size:12px}.member-invite-panel{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);gap:10px;margin-top:14px;padding:14px;display:grid}.calendar-rename-form,.member-invite-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.place-search-form{grid-template-columns:minmax(0,1fr) 160px auto;align-items:end;gap:8px;display:grid}.calendar-rename-form label,.member-invite-form label,.place-search-form label,.detail-field{color:var(--muted);gap:6px;font-size:13px;font-weight:700;display:grid}.calendar-rename-form input,.member-invite-form input,.place-search-form input,.place-search-form select,.detail-field textarea{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);width:100%;min-height:40px;color:var(--text);transition:border-color var(--dur-base) var(--ease-soft), box-shadow var(--dur-base) var(--ease-soft);padding:0 12px}.calendar-rename-form .primary-small-button,.member-invite-form .primary-small-button{min-height:40px}.detail-field textarea{resize:vertical;min-height:92px;padding:10px 12px;line-height:1.62}.place-edit-form{gap:10px;display:grid}.inline-error-row,.load-more-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.place-result-list{gap:8px;display:grid}.place-result-row{border-radius:var(--r-md);background:var(--surface-muted);grid-template-columns:minmax(0,1fr) minmax(180px,260px) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.place-result-row span{gap:4px;min-width:0;display:grid}.place-result-row strong,.place-result-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.place-result-row small{color:var(--muted)}.place-result-row .primary-small-button{min-height:32px;padding:0 12px}.map-preview{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);gap:8px;display:grid;overflow:hidden}.map-preview-header{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;padding:9px 10px 0;font-size:12px;font-weight:800;display:flex}.map-preview-header a{color:var(--accent);text-decoration:none}.kakao-map-canvas{background:var(--surface-muted);width:100%;height:180px}.kakao-map-canvas.loading{visibility:hidden}.kakao-map-canvas.unavailable{display:none}.map-preview.compact{gap:4px}.map-preview.compact .map-preview-header{padding:7px 8px 0}.map-preview.compact .kakao-map-canvas{height:96px}.map-preview .muted{margin:0;padding:0 10px 10px}.linked-entry-list-toggle{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);min-height:40px;color:var(--accent);text-align:left;cursor:pointer;transition:background-color var(--dur-base) var(--ease-soft);padding:0 12px;font-size:13px;font-weight:800}.linked-entry-list-toggle:hover{background:var(--surface-muted)}.linked-entry-list{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface-muted);gap:8px;padding:12px;display:grid}.linked-entry-list>strong{color:var(--accent);font-size:12px}.linked-entry-list.empty span,.linked-entry-list>span{color:var(--muted);font-size:13px}.linked-entry-row{border-radius:var(--r-sm);text-align:left;cursor:pointer;width:100%;min-width:0;transition:background-color var(--dur-base) var(--ease-soft);background:0 0;border:0;gap:3px;padding:6px 8px;display:grid}.linked-entry-row:hover{background:var(--surface)}.linked-entry-row span{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;overflow:hidden}.linked-entry-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.item-row{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);width:100%;min-height:56px;color:var(--text);text-align:left;cursor:pointer;transition:border-color var(--dur-base) var(--ease-soft), background-color var(--dur-base) var(--ease-soft), box-shadow var(--dur-base) var(--ease-soft);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.item-row:hover{border-color:var(--line-strong);box-shadow:var(--shadow-sm)}.item-row-shell{grid-template-columns:minmax(0,1fr) 34px;align-items:stretch;gap:8px;display:grid}.item-row-shell .item-row{min-width:0}.row-order-controls{gap:6px;display:grid}.row-order-controls button{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface);min-width:34px;min-height:25px;color:var(--muted);cursor:pointer;transition:border-color var(--dur-base) var(--ease-soft), color var(--dur-base) var(--ease-soft);place-items:center;font-weight:800;display:grid}.row-order-controls button:not(:disabled):hover{border-color:var(--accent);color:var(--accent)}.row-order-controls button:disabled{opacity:.42;cursor:not-allowed}.item-row.active{border-color:var(--accent);background:var(--accent-soft)}.item-row span:first-child{gap:4px;min-width:0;display:grid}.item-row strong,.item-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.item-row small{color:var(--muted)}.row-badges{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.row-badges em,.tag-list span{border-radius:var(--r-pill);background:var(--surface-muted);color:var(--muted);letter-spacing:.02em;white-space:nowrap;padding:5px 10px;font-size:11px;font-style:normal;font-weight:800}.empty-state{border:1.5px dashed var(--line-strong);border-radius:var(--r-md);min-height:120px;color:var(--muted);text-align:center;place-content:center;gap:6px;display:grid}.empty-state strong{color:var(--text)}.detail-stack{gap:12px;min-width:0;max-width:100%;display:grid}.detail-stack>*{min-width:0;max-width:100%}.detail-panel h3,.detail-panel .muted{overflow-wrap:anywhere}.detail-note,.daily-record-note{border-radius:var(--r-md);background:var(--surface-muted);white-space:pre-wrap;width:100%;max-width:100%;margin:0;padding:12px;line-height:1.62}.record-body-text{color:var(--text-soft);overflow-wrap:anywhere;font-size:14px;font-weight:400;line-height:1.62}.date-record-fieldset{gap:10px}.date-record-list,.daily-records{gap:10px;display:grid}.date-record-row,.daily-record{gap:8px;min-width:0;max-width:100%;display:grid}.date-record-date,.daily-record-date,.daily-records-title{color:var(--muted);font-size:13px;font-weight:800;line-height:1.35}.daily-records-title{margin:0}.daily-record-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0;max-width:100%;display:grid}.daily-record-photo-grid img{aspect-ratio:1;border-radius:var(--r-sm);background:var(--surface-muted);object-fit:cover;width:100%;max-height:152px;display:block}.date-record-photo-label{color:var(--text);font-size:14px;font-weight:700}.record-textarea{white-space:pre-wrap;font-size:14px;font-weight:400;line-height:1.62}.dday-highlight{border-radius:var(--r-md);border-left:4px solid var(--dday-color,var(--accent));background:var(--dday-soft,var(--accent-soft));color:var(--dday-color,var(--accent));gap:4px;padding:12px 14px;display:grid}.dday-highlight.today{--dday-color:var(--accent);--dday-soft:var(--accent-soft)}.dday-highlight.upcoming{--dday-color:var(--coral);--dday-soft:var(--coral-soft)}.dday-highlight.elapsed{--dday-color:var(--text);--dday-soft:var(--surface-muted)}.dday-highlight span{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:26px;font-weight:800}.dday-highlight strong{color:var(--text)}.dday-highlight .dday-highlight__cap{color:var(--muted);font-size:11px;font-weight:700}.item-row.dday-row{gap:14px;padding:14px 16px 14px 20px;position:relative;overflow:hidden}.item-row.dday-row:before{content:"";background:var(--dday-color,var(--accent));width:5px;position:absolute;top:0;bottom:0;left:0}.dday-row__chip{border-radius:var(--r-md);background:var(--dday-soft,var(--accent-soft));width:44px;height:44px;color:var(--dday-color,var(--accent));flex:none;place-items:center;display:grid}.dday-row__chip .ms{font-size:22px}.item-row.dday-row>.dday-row__body{flex:auto;gap:3px;min-width:0;display:grid}.dday-row__body strong{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;overflow:hidden}.dday-row__body small{color:var(--muted);font-variant-numeric:tabular-nums;font-size:13px}.dday-row__num{flex-direction:column;flex:none;align-items:flex-end;line-height:1;display:flex}.dday-row__count{letter-spacing:-.03em;color:var(--dday-color,var(--accent));font-variant-numeric:tabular-nums;font-size:30px;font-weight:800}.dday-row__cap{color:var(--muted);white-space:nowrap;margin-top:6px;font-size:11px;font-weight:700}.item-row.dday-row.today{--dday-color:var(--accent);--dday-soft:var(--accent-soft)}.item-row.dday-row.upcoming{--dday-color:var(--coral);--dday-soft:var(--coral-soft)}.item-row.dday-row.elapsed{--dday-color:var(--text);--dday-soft:var(--surface-muted)}.meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;min-width:0;max-width:100%;margin:0;display:grid}.meta-grid div{border-radius:var(--r-md);background:var(--surface-muted);min-width:0;padding:10px}.meta-grid dt{color:var(--muted);font-size:12px;font-weight:700}.meta-grid dd{overflow-wrap:anywhere;margin:4px 0 0}.tag-list{flex-wrap:wrap;gap:6px;display:flex}.text-link{color:var(--accent);font-weight:700}.photo-manager{gap:10px;display:grid}.primary-small-button,.ghost-button,.danger-button{border:1px solid var(--line);border-radius:var(--r-pill);cursor:pointer;min-height:34px;padding:0 12px;font-size:13px;font-weight:700}.primary-small-button{border-color:var(--accent);background:var(--accent);color:var(--on-accent)}.ghost-button{background:var(--surface);color:var(--text-soft)}.danger-button{border-color:var(--danger-line);background:var(--danger-soft);color:var(--danger)}.ghost-button:not(:disabled):hover{border-color:var(--line-strong);background:var(--surface-muted);color:var(--text)}.danger-button:not(:disabled):hover{border-color:var(--danger);background:var(--danger);color:#fff}.selected-date-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.selected-date-heading>div{gap:8px;display:grid}.modal-backdrop{z-index:10;background:var(--overlay);place-items:center;padding:18px;display:grid;position:fixed;inset:0}.entry-composer{border:1px solid var(--line);border-radius:var(--r-xl);background:var(--surface);width:min(100%,720px);max-height:min(92vh,860px);box-shadow:var(--shadow-lg);gap:16px;padding:24px;display:grid;overflow:auto}.entry-form-section{border-top:1px solid var(--line);gap:12px;min-width:0;padding-top:14px;display:grid}.entry-form-section>strong{color:var(--text);letter-spacing:-.01em;font-size:15px;font-weight:800}.entry-section-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.entry-date-row,.entry-time-row{align-items:end;gap:12px;display:grid}.entry-date-row{grid-template-columns:repeat(2,minmax(0,1fr))}.entry-time-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(140px,.8fr) minmax(0,1fr)}.entry-category-field,.entry-place-fields{grid-template-columns:minmax(0,1fr)}.entry-place-search{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);gap:10px;padding:12px;display:grid}.entry-saved-place-picker{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);color:var(--muted);gap:10px;padding:12px;font-size:13px;font-weight:700;display:grid}.entry-saved-place-picker>strong{color:var(--text);font-size:14px}.entry-saved-place-picker label,.entry-saved-place-list{gap:6px;display:grid}.entry-saved-place-unlink{justify-self:end}.entry-place-search-heading{gap:3px;display:grid}.entry-place-search-heading strong{color:var(--text);font-size:14px}.entry-place-search-heading span{color:var(--muted);font-size:12px;font-weight:600}.entry-place-search-controls{grid-template-columns:minmax(0,1fr) 140px auto;align-items:end;gap:8px;display:grid}.entry-place-search-controls label,.entry-place-result-list{gap:6px;display:grid}.entry-place-result-row{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface-muted);width:100%;color:var(--text);text-align:left;cursor:pointer;transition:border-color var(--dur-base) var(--ease-soft), background-color var(--dur-base) var(--ease-soft);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.entry-place-result-row:hover,.entry-place-result-row.active{border-color:var(--accent);background:var(--accent-soft)}.entry-place-result-row span{gap:4px;min-width:0;display:grid}.entry-place-result-row strong,.entry-place-result-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.entry-place-result-row small{color:var(--muted)}.entry-place-result-row em{border-radius:var(--r-pill);background:var(--surface);color:var(--accent);padding:4px 9px;font-size:12px;font-style:normal;font-weight:800}.entry-linked-place-preview{border:1px solid var(--accent);border-radius:var(--r-md);background:var(--accent-soft);gap:10px;padding:10px;display:grid}.entry-linked-place-status{min-width:0;color:var(--accent);justify-content:space-between;align-items:center;gap:10px;margin:0;display:flex}.entry-linked-place-status span{color:var(--muted);font-size:12px;font-weight:800}.entry-linked-place-status strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.entry-linked-place-preview .map-preview{border-color:color-mix(in srgb, var(--accent) 36%, var(--line))}.entry-linked-place-preview .map-preview.compact .kakao-map-canvas{height:156px}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.form-grid label,.entry-options{color:var(--muted);gap:6px;font-size:13px;font-weight:700;display:grid}.participant-picker{border:1px solid var(--line);border-radius:var(--r-md);gap:8px;min-width:0;margin:0;padding:12px;display:grid}.participant-picker legend{color:var(--muted);padding:0 4px;font-size:13px;font-weight:800}.form-grid input,.form-grid select,.form-grid textarea,.entry-section-grid input,.entry-section-grid select,.entry-category-field input,.entry-place-fields input,.entry-saved-place-picker input,.entry-place-search-controls input,.entry-place-search-controls select,.inline-controls select{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);width:100%;min-height:44px;color:var(--text);transition:border-color var(--dur-base) var(--ease-soft), box-shadow var(--dur-base) var(--ease-soft);padding:0 12px;font-size:14px;font-weight:400}.form-grid textarea{resize:vertical;min-height:92px;padding:10px 12px;line-height:1.62}.auth-form input:focus-visible,.calendar-search-row input:focus-visible,.detail-field input:focus-visible,.detail-field textarea:focus-visible,.calendar-rename-form input:focus-visible,.member-invite-form input:focus-visible,.place-search-form input:focus-visible,.place-search-form select:focus-visible,.calendar-note-form textarea:focus-visible,.calendar-note-edit-form textarea:focus-visible,.form-grid input:focus-visible,.form-grid select:focus-visible,.form-grid textarea:focus-visible,.entry-section-grid input:focus-visible,.entry-section-grid select:focus-visible,.entry-category-field input:focus-visible,.entry-place-fields input:focus-visible,.entry-saved-place-picker input:focus-visible,.entry-place-search-controls input:focus-visible,.entry-place-search-controls select:focus-visible,.inline-controls select:focus-visible{border-color:var(--accent);box-shadow:0 0 0 4px var(--focus-ring);outline:none}.full-row{grid-column:1/-1}.entry-options{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface-muted);padding:13px 14px}.checkbox-field{color:var(--text);align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.checkbox-field input{width:16px;height:16px;accent-color:var(--accent)}.participant-picker .checkbox-field input,.entry-options .checkbox-field input{accent-color:var(--accent)}.entry-section-grid .entry-all-day-toggle{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface-muted);justify-content:flex-start;align-self:end;align-items:center;min-height:44px;padding:0 12px;display:flex}.entry-all-day-toggle input{min-height:0}.entry-section-grid input:disabled{background:var(--surface-muted);color:var(--muted)}.form-actions{justify-content:flex-end}.form-actions .primary-button{min-width:104px;padding:0 16px}.file-button{border-radius:var(--r-pill);background:var(--accent);min-height:34px;color:var(--on-accent);cursor:pointer;align-items:center;padding:0 14px;font-size:13px;font-weight:700;display:inline-grid;position:relative}.file-button.disabled{opacity:.5}.file-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.inline-message{color:var(--accent);margin:0;font-size:13px;font-weight:700}.toast-layer{z-index:40;pointer-events:none;justify-content:center;display:flex;position:fixed;bottom:24px;left:16px;right:16px}.app-toast{border-radius:var(--r-pill);color:#fff;max-width:min(420px,100vw - 32px);box-shadow:var(--shadow-lg);background:#241e1a;border:0;margin:0;padding:12px 18px;font-size:14px;font-weight:500;line-height:1.4}:root[data-app-theme=dark] .app-toast{color:#241e1a;background:#efe6dc}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.photo-tile{aspect-ratio:1;border-radius:var(--r-md);background:var(--surface-muted);margin:0;position:relative;overflow:hidden}.photo-tile img{object-fit:cover;width:100%;height:100%;display:block}.photo-open-button{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0}.photo-open-button:focus-visible{outline:3px solid var(--accent);outline-offset:-3px}.photo-delete-button{border-radius:var(--r-pill);color:#fff;background:#c4513beb;border:0;min-height:30px;padding:0 10px;font-size:12px;font-weight:800;position:absolute;bottom:6px;right:6px}.photo-delete-button:not(:disabled):hover{background:#a94432}.photo-viewer{z-index:50;touch-action:pan-y;background:#140f0ce6;justify-content:center;align-items:center;padding:64px 76px 56px;display:flex;position:fixed;inset:0;overflow:hidden}.photo-viewer-toolbar{color:#fff;justify-content:space-between;align-items:center;gap:12px;font-weight:800;display:flex;position:absolute;top:18px;left:18px;right:18px}.photo-viewer-toolbar button,.photo-viewer-nav{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff47}.photo-viewer-toolbar button{border-radius:var(--r-pill);min-height:36px;padding:0 14px;font-weight:800}.photo-viewer-image-wrap{justify-content:center;align-items:center;width:min(100vw - 152px,1280px);height:min(100dvh - 120px,820px);display:flex;overflow:hidden}.photo-viewer-image-wrap img{border-radius:var(--r-md);object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%;box-shadow:0 18px 70px #00000059}.photo-viewer-nav{border-radius:var(--r-md);width:44px;height:58px;font-size:40px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.photo-viewer-nav.previous{left:18px}.photo-viewer-nav.next{right:18px}.photo-viewer-nav:disabled{cursor:not-allowed;opacity:.32}.app-message{max-width:1280px;color:var(--coral);margin:0 auto 14px}.header-compose-button{min-height:42px;padding:0 16px}.header-compose-button .ms{font-size:18px}.sidebar-members-label{margin-top:22px}.sidebar-member-list{gap:2px;margin:0;padding:0;list-style:none;display:grid}.sidebar-member{border-radius:var(--r-md);transition:background-color var(--dur-base) var(--ease-soft);align-items:center;gap:10px;padding:7px 8px;display:flex}.sidebar-member:hover{background:var(--surface-muted)}.sidebar-member-avatar{border-radius:var(--r-pill);flex:none;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:inline-grid}.sidebar-member-body{flex:auto;gap:1px;min-width:0;display:grid}.sidebar-member-name{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.sidebar-member-sub{color:var(--muted);font-size:11px}.role-badge{border-radius:var(--r-pill);letter-spacing:.02em;white-space:nowrap;flex:none;justify-content:center;align-items:center;min-width:48px;height:22px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.role-badge-owner{background:var(--accent-soft);color:var(--accent-press)}.role-badge-editor{background:color-mix(in srgb, var(--hue-gold) 18%, var(--surface));color:color-mix(in srgb, var(--hue-gold) 70%, #000)}.role-badge-viewer{background:var(--surface-muted);color:var(--muted)}.category-chip,.member-chip{border:1px solid var(--line);border-radius:var(--r-pill);background:var(--surface);min-height:36px;color:var(--text-soft);font-family:var(--font-sans);cursor:pointer;white-space:nowrap;transition:border-color var(--dur-base) var(--ease-soft), background-color var(--dur-base) var(--ease-soft), color var(--dur-base) var(--ease-soft);align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.category-chip:hover,.member-chip:hover{border-color:var(--line-strong)}.category-chip.active,.member-chip.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-press)}.category-chip-dot{border-radius:var(--r-pill);flex:none;width:11px;height:11px}.member-chip{min-height:40px;padding:0 12px 0 6px}.member-chip-avatar{border-radius:var(--r-pill);flex:none;place-items:center;width:26px;height:26px;font-size:11px;font-weight:800;display:inline-grid}.member-chip-check{color:var(--accent);font-size:16px}.time-grid{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);box-shadow:var(--shadow-sm);overflow:hidden}.time-grid-head{border-bottom:1px solid var(--line);background:var(--surface);scrollbar-gutter:stable;display:flex;overflow:hidden}.time-grid-corner{flex:0 0 66px;width:66px}.time-grid-daycol{border:0;border-left:1px solid var(--line);font-family:var(--font-sans);cursor:pointer;transition:background-color var(--dur-base) var(--ease-soft);background:0 0;flex-direction:column;flex:1;align-items:center;gap:1px;padding:10px 0 9px;display:flex}.time-grid-daycol:hover{background:var(--surface-muted)}.time-grid-daycol.today{background:var(--accent-soft)}.time-grid-weekday{color:var(--muted);font-size:12px;font-weight:700}.time-grid-daynum{color:var(--text);font-variant-numeric:tabular-nums;font-size:17px;font-weight:800}.time-grid-daycol.today .time-grid-daynum{color:var(--accent)}.time-grid-daycol.selected .time-grid-weekday,.time-grid-daycol.selected .time-grid-daynum{color:var(--accent-press)}.time-grid-allday{border-bottom:1px solid var(--line);background:var(--surface-muted);scrollbar-gutter:stable;display:flex;overflow:hidden}.time-grid-allday-rail{width:66px;color:var(--faint);flex:0 0 66px;justify-content:flex-end;align-items:center;padding:6px 9px 6px 0;font-size:11px;font-weight:700;display:flex}.time-grid-allday-cols{flex:1;display:flex}.time-grid-allday-col{border-left:1px solid var(--line);flex:1;gap:4px;padding:6px;display:grid}.time-grid-allday-chip{border:1px solid var(--line);border-left:3px solid var(--accent);background:var(--surface);width:100%;color:var(--text);font-family:var(--font-sans);text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:600;display:block;overflow:hidden}.time-grid-allday-chip:hover{border-color:var(--line-strong)}.time-grid-scroll{scrollbar-gutter:stable;max-height:512px;overflow-y:auto}.time-grid-body{display:flex;position:relative}.time-grid-rail{flex:0 0 66px;width:66px}.time-grid-rail .time-grid-hour{justify-content:flex-end;padding:3px 9px 0 0;display:flex}.time-grid-rail .time-grid-hour span{color:var(--faint);font-size:11px;font-weight:600}.time-grid-cols{flex:1;display:flex}.time-grid-col{border-left:1px solid var(--line);flex:1;position:relative}.time-grid-col.selected{background:color-mix(in srgb, var(--accent) 5%, transparent)}.time-grid-cell{border-bottom:1px solid var(--line)}.time-grid-block{text-align:left;cursor:pointer;box-shadow:var(--shadow-xs);font-family:var(--font-sans);transition:transform var(--dur-fast) var(--ease-soft), box-shadow var(--dur-base) var(--ease-soft);border:1px solid;border-radius:9px;gap:7px;padding:5px 8px;display:flex;position:absolute;overflow:hidden}.time-grid-block:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px)}.time-grid-block-bar{border-radius:var(--r-pill);flex:none;width:3px}.time-grid-block-body{min-width:0}.time-grid-block-title{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;display:block;overflow:hidden}.time-grid-block-time{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (max-width:900px){.app-frame{padding:12px 12px 78px}.app-header{align-items:flex-start}.header-actions{flex-wrap:wrap;justify-content:flex-end}.user-chip{flex-wrap:wrap}.theme-popover{right:-60px}.workspace{display:block}.app-sidebar{display:none}.main-panel,.detail-panel,.loading-panel{min-height:auto}.main-panel,.detail-panel{margin-bottom:12px}.calendar-workspace{padding:12px}.calendar-pane-switch{margin:12px 12px 0}.calendar-notes-panel{padding:12px}.month-cell{min-height:74px;padding:6px}.month-entry-chip{font-size:11px}.tab-bar{border-bottom:0;border-left:0;border-right:0;border-radius:0;margin:0;position:fixed;inset:auto 0 0;box-shadow:0 -10px 28px #241e1a14}.toast-layer{bottom:84px}.tab-label{display:none}.tab-short{display:inline}.summary-grid,.meta-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:560px){.app-header{display:grid}.summary-grid,.meta-grid,.photo-grid{grid-template-columns:1fr}.item-row{flex-direction:column;align-items:flex-start}.place-search-form,.entry-place-search-controls{grid-template-columns:1fr}.entry-place-result-row,.entry-linked-place-preview,.entry-linked-place-status{grid-template-columns:1fr;align-items:flex-start}.entry-linked-place-status{display:grid}.place-result-row{grid-template-columns:1fr}.calendar-note-actions,.calendar-note-edit-actions,.calendar-note-item-actions,.calendar-notes-more,.calendar-notes-status,.calendar-note-meta{flex-direction:column;align-items:stretch}.calendar-note-meta time{text-align:left}.photo-viewer{padding:56px 16px 70px}.photo-viewer-image-wrap{width:calc(100vw - 32px);height:calc(100dvh - 126px)}.photo-viewer-nav{width:52px;height:42px;font-size:34px;top:auto;bottom:14px;transform:none}.row-badges{justify-content:flex-start}.calendar-title-row,.period-navigation,.week-row,.selected-date-row,.selected-date-heading{align-items:flex-start}.period-navigation{display:grid}.calendar-title-row,.week-row,.selected-date-row,.selected-date-heading,.inline-controls{flex-direction:column}.calendar-title-row .primary-small-button{margin-left:0}.form-grid,.entry-section-grid,.entry-date-row,.entry-time-row{grid-template-columns:1fr}.month-grid{gap:4px}.month-cell{min-height:56px}.month-entry-chip{display:none}.month-cell.has-entries:after{content:"";border-radius:var(--r-pill);background:var(--accent);width:6px;height:6px}}
