@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";
:root{--ink:var(--theme-text);--muted:var(--theme-muted);--faint:var(--theme-muted);--line:var(--theme-border);--soft-line:var(--theme-subtle);--canvas:var(--theme-bg);--paper:var(--theme-surface);--sidebar:var(--theme-sidebar);--accent:var(--theme-accent);--accent-dark:var(--theme-accent-hover);--accent-soft:var(--theme-accent-soft);--mint:var(--theme-success-soft);--blue:var(--theme-accent-soft);--lilac:var(--theme-secondary-soft);--shadow-sm:0 1px 2px #2625200a, 0 5px 15px #26252008;--shadow-lg:0 24px 70px #27241d29;--radius:15px}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;font-family:DM Sans,Arial,sans-serif}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid color-mix(in srgb, var(--theme-focus) 55.0%, transparent);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.icon{flex:none}.sign-in-shell{background:radial-gradient(circle at 50% 0%, var(--theme-soft), var(--canvas) 55%);place-items:center;min-height:100vh;padding:24px;display:grid}.sign-in-card{border:1px solid var(--line);background:color-mix(in srgb, var(--theme-surface) 86.0%, transparent);width:min(440px,100%);box-shadow:var(--shadow-lg);border-radius:24px;padding:46px}.sign-in-mark{margin-bottom:30px}.sign-in-card .eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 9px;font-size:11px;font-weight:700}.sign-in-card h1{letter-spacing:-.04em;margin:0;font:700 34px/1.08 Manrope,sans-serif}.sign-in-card>p:not(.eyebrow){color:var(--muted);margin:18px 0 28px;line-height:1.65}.google-sign-in{background:var(--ink);color:var(--theme-on-accent);border-radius:10px;justify-content:center;padding:12px 16px;font-weight:600;text-decoration:none;display:flex}.nodus-app{background:var(--canvas);height:100vh;min-height:720px;display:flex;overflow:hidden}.app-sidebar{background:var(--sidebar);border-right:1px solid var(--theme-border);flex-direction:column;flex:0 0 244px;width:244px;padding:22px 14px 16px;display:flex}.brand-row{align-items:center;height:34px;margin-bottom:20px;padding:0 6px 0 7px;display:flex}.brand-mark{background:var(--ink);border-radius:8px;justify-content:center;align-items:center;gap:2px;width:27px;height:27px;display:flex}.brand-mark span{background:var(--theme-surface);border-radius:3px;width:3px;transform:rotate(-28deg)}.brand-mark span:first-child{height:9px}.brand-mark span:nth-child(2){height:15px}.brand-mark span:nth-child(3){height:10px}.brand-name{letter-spacing:-.4px;margin-left:10px;font:700 17px/1 Manrope,sans-serif}.icon-button,.tiny-button,.row-more{color:var(--theme-muted);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;padding:0;display:inline-grid}.icon-button{width:32px;height:32px}.icon-button:hover,.tiny-button:hover,.row-more:hover{background:color-mix(in srgb, var(--theme-shadow-color) 6.0%, transparent);color:var(--ink)}.sidebar-collapse{margin-left:auto;transform:rotate(180deg)}.command-search{border:1px solid var(--theme-border);background:color-mix(in srgb, var(--theme-surface) 58.0%, transparent);width:100%;height:37px;color:var(--theme-muted);cursor:pointer;box-shadow:inset 0 1px color-mix(in srgb, var(--theme-shadow-color) 60%, transparent);border-radius:9px;justify-content:space-between;align-items:center;padding:0 9px 0 10px;display:flex}.command-search>span{align-items:center;gap:8px;font-size:12.5px;display:flex}kbd{border:1px solid var(--theme-border);border-bottom-color:var(--theme-border);background:color-mix(in srgb, var(--theme-surface) 72.0%, transparent);min-width:22px;color:var(--theme-muted);box-shadow:0 1px 1px color-mix(in srgb, var(--theme-shadow-color) 3.0%, transparent);border-radius:5px;padding:2px 5px;font:500 10px/1.4 DM Sans,sans-serif}.primary-nav{gap:2px;margin-top:18px;display:grid}.nav-item{width:100%;height:35px;color:var(--theme-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;padding:0 9px;display:flex}.nav-item>span{align-items:center;gap:9px;font-size:13px;font-weight:500;display:flex}.nav-item small{min-width:18px;color:var(--theme-muted);text-align:center;font-size:11px}.nav-item:hover{background:color-mix(in srgb, var(--theme-surface) 50.0%, transparent);color:var(--ink)}.nav-item.active{background:var(--theme-surface);color:var(--ink);box-shadow:var(--shadow-sm)}.nav-item.active svg{color:var(--accent)}.sidebar-section{margin-top:23px}.sidebar-section-heading{height:29px;color:var(--theme-muted);letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:0 7px 0 9px;font-size:10px;font-weight:700;display:flex}.tiny-button{width:22px;height:22px}.nav-item.subtle{height:32px}.nav-item.subtle>span{font-size:12.5px}.nav-emoji{width:17px;color:var(--theme-muted);text-align:center}.project-dot{border-radius:99px;width:7px;height:7px;display:inline-block}.project-dot.coral,.project-dot.blue,.project-dot.green{background:var(--theme-accent)}.projects-section{margin-top:14px}.sidebar-spacer{flex:1}.profile-row{border:0;border-top:1px solid var(--theme-border);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:9px;width:100%;padding:8px 7px;display:flex}.avatar{background:var(--theme-accent);width:30px;height:30px;color:var(--theme-on-accent);border-radius:9px;place-items:center;font-size:10px;font-weight:700;display:grid}.profile-copy{flex:1;gap:2px;display:grid}.profile-copy strong{font-size:11.5px;font-weight:600}.profile-copy small{color:var(--theme-muted);font-size:9.5px}.workspace-main{flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.workspace-topbar{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--theme-soft) 92.0%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;flex:0 0 60px;justify-content:space-between;align-items:center;height:60px;padding:0 25px 0 28px;display:flex}.breadcrumb{color:var(--theme-muted);align-items:center;gap:7px;font-size:11.5px;display:flex}.breadcrumb strong{color:var(--theme-muted);font-weight:500}.workspace-topbar .breadcrumb svg{color:var(--theme-muted)}.topbar-actions{align-items:center;gap:7px;display:flex}.presence{margin-right:2px;position:relative}.presence>span:first-child{background:var(--theme-warm-soft);width:27px;height:27px;color:var(--theme-danger);border-radius:50%;place-items:center;font-size:9px;font-weight:700;display:grid}.online-dot{background:var(--theme-accent);width:7px;height:7px;box-shadow:0 0 0 2px var(--paper);border-radius:50%;display:inline-block}.presence .online-dot{position:absolute;bottom:0;right:-1px}.topbar-divider{background:var(--line);width:1px;height:21px;margin:0 3px}.save-button,.discard-button,.share-button,.primary-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;height:33px;padding:0 12px;font-size:11.5px;font-weight:600;display:inline-flex}.discard-button,.share-button{border:1px solid var(--theme-border);background:var(--theme-surface);color:var(--theme-muted)}.discard-button:hover{border-color:var(--theme-border);background:var(--theme-soft)}.mode-switch{border:1px solid var(--theme-border);background:var(--theme-accent-soft);border-radius:9px;align-items:center;height:33px;padding:3px;display:inline-flex}.mode-switch button{height:25px;color:var(--theme-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;padding:0 9px;font-size:9.5px;font-weight:600;display:inline-flex}.mode-switch button.active{background:var(--theme-surface);color:var(--theme-muted);box-shadow:0 1px 3px color-mix(in srgb, var(--theme-shadow-color) 10.0%, transparent)}.save-button,.primary-button{border:1px solid var(--accent-dark);background:var(--accent);color:var(--theme-on-accent);box-shadow:0 1px 2px color-mix(in srgb, var(--theme-shadow-color) 18.0%, transparent)}.save-button:hover,.primary-button:hover{background:var(--accent-dark)}.discard-button{background:0 0;border-color:#0000}.mobile-brand{display:none}.builder-ribbon{border-bottom:1px solid var(--theme-border);background:var(--theme-soft);min-height:50px;color:var(--theme-muted);justify-content:space-between;align-items:center;padding:7px 30px;display:flex}.builder-ribbon>div{align-items:center;gap:9px;display:flex}.builder-ribbon strong{font-size:11.5px}.builder-ribbon small{color:var(--theme-muted);font-size:10.5px}.edit-pulse{background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 4px var(--accent-soft);border-radius:50%}.builder-ribbon>button{border:1px solid var(--theme-border);background:var(--theme-surface);height:30px;color:var(--theme-danger);cursor:pointer;border-radius:7px;align-items:center;gap:6px;padding:0 11px;font-size:10.5px;font-weight:600;display:inline-flex}.workspace-scroll{scrollbar-color:var(--theme-border) transparent;flex:1;min-height:0;overflow-y:auto}.canvas-wrap{width:min(1110px,100% - 70px);margin:0 auto;padding:31px 0 20px}.page-meta-row{color:var(--theme-muted);justify-content:space-between;align-items:center;margin-bottom:16px;font-size:10px;display:flex}.page-meta-row>div{align-items:center;gap:9px;display:flex}.page-icon{border:1px solid var(--theme-border);background:var(--theme-surface);width:31px;height:31px;color:var(--theme-danger);box-shadow:var(--shadow-sm);border-radius:9px;place-items:center;display:grid}.share-button{height:27px;color:var(--theme-muted);background:0 0;border:0;gap:6px;padding:0 9px;font-size:9.5px;font-weight:500}.share-button .online-dot{width:6px;height:6px;box-shadow:none}.block-canvas{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:13px;display:grid}.canvas-block{grid-column:span var(--block-span);border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);min-width:0;box-shadow:var(--shadow-sm);content-visibility:auto;transition:box-shadow .18s,border-color .18s,transform .18s;position:relative;overflow:hidden}.canvas-block.simple{box-shadow:none;background:0 0;border-color:#0000}.canvas-block.selected{border-color:var(--theme-border);box-shadow:0 0 0 2px color-mix(in srgb, var(--theme-shadow-color) 16.0%, transparent), var(--shadow-sm)}.editing .canvas-block{cursor:pointer;border-style:dashed;padding-top:31px}.editing .canvas-block.simple{border-color:var(--theme-border);background:color-mix(in srgb, var(--theme-surface) 60%, transparent)}.editing .canvas-block:hover{border-color:var(--theme-border)}.block-edit-bar{border-bottom:1px dashed var(--theme-border);background:var(--theme-soft);height:31px;color:var(--theme-muted);letter-spacing:.06em;text-transform:uppercase;z-index:3;align-items:center;gap:7px;padding:0 7px;font-size:9px;font-weight:700;display:flex;position:absolute;inset:0 0 auto}.block-edit-bar>span{flex:1}.block-edit-bar button{width:24px;height:24px;color:var(--theme-muted);cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;padding:0;display:inline-grid}.block-edit-bar button:hover{background:var(--theme-warm-soft);color:var(--accent-dark)}.block-edit-bar>div{display:flex}.drag-handle{cursor:grab!important}.block-header{justify-content:space-between;align-items:center;min-height:67px;padding:17px 18px 11px 20px;display:flex}.block-kicker{color:var(--theme-muted);letter-spacing:.13em;margin-bottom:3px;font-size:8px;font-weight:700;display:block}.block-header h2{letter-spacing:-.25px;margin:0;font:700 14.5px/1.2 Manrope,sans-serif}.block-content{padding:0 20px 18px}.canvas-block.simple .block-content{padding:0}.welcome-block{justify-content:space-between;align-items:flex-end;min-height:105px;padding:9px 2px 1px;display:flex}.welcome-block .eyebrow{color:var(--theme-muted);letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:700}.welcome-block h1{letter-spacing:-1.2px;margin:8px 0 4px;font:700 31px/1.12 Manrope,sans-serif}.welcome-block p{color:var(--theme-muted);margin:0;font-size:12px}.today-orbit{border:1px solid var(--line);background:color-mix(in srgb, var(--theme-surface) 80.0%, transparent);border-radius:12px;grid-template-columns:40px auto;align-items:center;min-width:105px;padding:8px 12px;display:grid}.today-orbit>span{color:var(--theme-warm);grid-row:span 2}.today-orbit strong{font-size:13px}.today-orbit small{color:var(--theme-muted);font-size:8.5px}.capture-form{border:1px solid var(--theme-border);background:var(--theme-surface);height:53px;box-shadow:0 4px 18px color-mix(in srgb, var(--theme-shadow-color) 4.0%, transparent);border-radius:13px;align-items:center;gap:11px;padding:0 13px 0 15px;display:flex}.capture-plus{background:var(--accent-soft);width:26px;height:26px;color:var(--accent);border-radius:8px;place-items:center;display:grid}.capture-form input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:12.5px}.capture-form input::placeholder{color:var(--theme-muted)}.capture-actions{align-items:center;gap:8px;display:flex}.capture-meta{background:var(--theme-soft);color:var(--theme-muted);cursor:pointer;border:0;border-radius:6px;align-items:center;gap:5px;padding:5px 8px;font-size:9.5px;display:inline-flex}.task-list{margin:0 -2px}.task-row{border-bottom:1px solid var(--soft-line);align-items:center;gap:10px;min-height:54px;padding:7px 2px;display:flex}.task-row.is-done{opacity:.52}.task-row.is-done .task-copy strong{text-decoration:line-through}.task-check{border:1.5px solid var(--theme-border);width:17px;height:17px;color:var(--theme-on-accent);cursor:pointer;background:0 0;border-radius:5px;flex:0 0 17px;place-items:center;padding:0;display:grid}.task-row.is-done .task-check{border-color:var(--theme-accent);background:var(--theme-accent)}.task-order-actions{opacity:0;gap:2px;transition:opacity .15s;display:inline-flex}.task-row:hover .task-order-actions,.task-row:focus-within .task-order-actions{opacity:1}.task-order-actions button{border:1px solid var(--soft-line);background:var(--theme-surface);width:24px;height:24px;color:var(--theme-muted);cursor:pointer;border-radius:6px;padding:0}.task-order-actions button:disabled{opacity:.28;cursor:default}.task-copy{flex:1;gap:5px;min-width:0;display:grid}.task-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:500;overflow:hidden}.task-copy span{color:var(--theme-muted);align-items:center;gap:5px;font-size:8.7px;display:flex}.task-copy span b{color:var(--theme-muted);font-weight:400}.task-copy .project-dot{width:5px;height:5px}.priority-pill{border-radius:999px;padding:3px 7px;font-size:8px;font-weight:600}.priority-pill.high{background:var(--theme-warm-soft);color:var(--theme-danger)}.priority-pill.medium{background:var(--theme-warm-soft);color:var(--theme-warm)}.priority-pill.low{background:var(--theme-soft);color:var(--theme-muted)}.row-more{opacity:.5;width:26px;height:26px}.text-action{color:var(--theme-danger);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-top:11px;padding:4px 1px;font-size:9.5px;font-weight:600;display:inline-flex}.day-timeline{padding-top:1px}.time-row{grid-template-columns:39px 1fr;gap:7px;min-height:51px;display:grid;position:relative}.time-row time{color:var(--theme-muted);text-transform:uppercase;padding-top:7px;font-size:8px}.time-row>div:last-child:not(.event-card){border-top:1px solid var(--soft-line)}.event-card{border-left:2px solid;border-radius:5px;align-self:start;gap:3px;padding:8px 9px;display:grid}.event-card strong{font-size:9.5px;font-weight:600}.event-card span{color:var(--theme-muted);font-size:7.5px}.event-card.lilac{border-color:var(--theme-border);background:var(--lilac)}.event-card.peach{border-color:var(--theme-border);background:var(--theme-soft)}.event-card.mint{border-color:var(--theme-accent);background:var(--mint)}.time-row.has-overlap .event-card{outline:2px solid var(--theme-focus);outline-offset:2px}.time-row.current{min-height:35px}.time-line{margin-top:11px;position:relative;border-top:1px solid var(--theme-border)!important}.time-line:before{content:"";background:var(--theme-accent);border-radius:50%;width:5px;height:5px;position:absolute;top:-3px;left:-3px}.time-line span{color:var(--theme-danger);font-size:7px;position:absolute;top:-13px;right:0}.time-row.muted{min-height:15px}.progress-body{justify-content:center;align-items:center;gap:20px;min-height:119px;display:flex}.progress-ring{background:conic-gradient(var(--accent) var(--progress), var(--theme-soft) 0);border-radius:50%;place-items:center;width:76px;height:76px;display:grid;position:relative}.progress-ring:after{content:"";background:var(--paper);border-radius:50%;position:absolute;inset:8px}.progress-ring span{z-index:1;font:700 15px Manrope,sans-serif;position:relative}.progress-body>div:last-child{gap:4px;display:grid}.progress-body strong{font-size:12px}.progress-body span{color:var(--theme-muted);font-size:9px}.progress-body small{color:var(--theme-muted);margin-top:5px;font-size:8px}.progress-body small b{color:var(--theme-muted);font-weight:600}.mini-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.board-column{background:var(--theme-soft);border-radius:9px;min-width:0;padding:8px}.board-column header{justify-content:space-between;align-items:center;padding:1px 2px 8px;display:flex}.board-column header strong{text-transform:uppercase;letter-spacing:.05em;font-size:8.5px;font-weight:700}.board-column header span{color:var(--theme-muted);font-size:8px}.board-card{border:1px solid var(--theme-border);background:var(--theme-surface);text-align:left;width:100%;box-shadow:0 1px 2px color-mix(in srgb, var(--theme-shadow-color) 2.0%, transparent);border-radius:8px;gap:10px;margin-bottom:6px;padding:10px;display:grid}.board-card:hover{border-color:var(--theme-border);transform:translateY(-1px)}.board-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;font-weight:500;overflow:hidden}.board-card span{color:var(--theme-muted);align-items:center;gap:5px;font-size:7.5px;display:flex}.board-card .project-dot{width:5px;height:5px}.table-wrap{width:100%;overflow-x:auto}.table-wrap table{border-collapse:collapse;width:100%;font-size:9px}.table-wrap th{border-bottom:1px solid var(--line);color:var(--theme-muted);text-align:left;text-transform:uppercase;padding:7px;font-size:8px;font-weight:600}.table-wrap td{border-bottom:1px solid var(--soft-line);padding:10px 7px}.status-chip{border-radius:99px;padding:3px 6px}.status-chip.doing{background:var(--blue);color:var(--theme-accent)}.status-chip.next{background:var(--theme-warm-soft);color:var(--theme-accent)}.status-chip.done{background:var(--mint);color:var(--theme-muted)}.mini-calendar{max-width:360px;margin:0 auto}.calendar-weekdays,.calendar-days{text-align:center;grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.calendar-weekdays{color:var(--theme-muted);margin-bottom:6px;font-size:8px}.calendar-days span{aspect-ratio:1;border-radius:6px;place-items:center;font-size:9px;display:grid;position:relative}.calendar-days span.today{background:var(--accent);color:var(--theme-on-accent);font-weight:700}.calendar-days span.has-event:after{content:"";background:var(--theme-accent);border-radius:50%;width:3px;height:3px;position:absolute;bottom:2px}.calendar-legend{color:var(--theme-muted);justify-content:center;gap:15px;margin-top:10px;font-size:8px;display:flex}.calendar-legend span{align-items:center;gap:5px;display:flex}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.gallery-card{min-height:110px;color:var(--theme-on-accent);border-radius:9px;flex-direction:column;justify-content:flex-end;padding:12px;display:flex;position:relative;overflow:hidden}.gallery-card:after{content:"";background:linear-gradient(transparent, color-mix(in srgb, var(--theme-accent) 55.0%, transparent));position:absolute;inset:0}.gallery-card.sunset,.gallery-card.sea,.gallery-card.ink{background:linear-gradient(135deg,var(--theme-accent),var(--theme-accent))}.gallery-card span,.gallery-card strong{z-index:1;position:relative}.gallery-card span{opacity:.72;letter-spacing:.1em;margin-bottom:4px;font-size:7px}.gallery-card strong{font-size:10px;line-height:1.3}.chart-summary{align-items:baseline;gap:6px;display:flex}.chart-summary strong{font:700 23px Manrope,sans-serif}.chart-summary span{color:var(--theme-muted);font-size:9px}.chart-summary em{color:var(--theme-muted);margin-left:auto;font-size:8px;font-style:normal}.bar-chart{grid-template-columns:repeat(7,1fr);align-items:end;gap:8px;height:100px;margin-top:12px;display:grid}.bar-chart>div{flex-direction:column;justify-content:flex-end;align-items:center;gap:5px;height:100%;display:flex}.bar-chart span{background:var(--theme-soft);border-radius:5px 5px 2px 2px;width:100%;max-width:22px}.bar-chart span.active{background:var(--accent)}.bar-chart small{color:var(--theme-muted);font-size:7px}.mini-form{gap:12px;display:grid}.mini-form label,.field-label{color:var(--theme-muted);gap:6px;font-size:9px;font-weight:600;display:grid}.mini-form input,.mini-form select,.field-label input,.field-label select,.field-label textarea{border:1px solid var(--theme-border);background:var(--theme-surface);width:100%;height:34px;color:var(--ink);border-radius:7px;outline:0;padding:0 10px;font-size:10px}.field-label textarea{resize:vertical;height:auto;min-height:78px;padding-block:9px}.form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.primary-button{justify-self:start;height:30px;font-size:9.5px}.content-heading{letter-spacing:-.8px;margin:0;padding:9px 2px;font:700 25px/1.2 Manrope,sans-serif}.content-paragraph{color:var(--theme-muted);margin:0;padding:9px 2px;font-size:13px;line-height:1.7}.content-list{color:var(--theme-muted);gap:7px;margin:4px 0;padding-left:19px;font-size:11px;line-height:1.5;display:grid}.content-list li::marker{color:var(--accent)}.content-checklist{gap:8px;padding:4px 0;display:grid}.content-checklist label{color:var(--theme-muted);align-items:center;gap:8px;font-size:10.5px;display:flex}.content-checklist input{accent-color:var(--accent)}.content-divider{background:var(--line);border:0;height:1px;margin:14px 2px}.image-placeholder{border:1px dashed var(--theme-border);background:var(--theme-soft);min-height:120px;color:var(--theme-muted);border-radius:9px;align-content:center;place-items:center;gap:7px;font-size:9px;display:grid}.file-card,.link-card{border:1px solid var(--line);background:var(--theme-surface);width:100%;color:inherit;text-align:left;cursor:pointer;border-radius:9px;align-items:center;gap:9px;padding:10px;text-decoration:none;display:flex}.file-card>span:first-child,.link-card>span:first-child{background:var(--theme-accent-soft);width:31px;height:31px;color:var(--theme-muted);border-radius:7px;place-items:center;display:grid}.file-card>span:nth-child(2),.link-card>span:nth-child(2){flex:1;gap:3px;display:grid}.file-card strong,.link-card strong{font-size:9.5px}.file-card small,.link-card small{color:var(--theme-muted);font-size:7.5px}.content-button{border:1px solid var(--ink);background:var(--ink);color:var(--theme-on-accent);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:8px 11px;font-size:9.5px;font-weight:600;display:inline-flex}blockquote{border-left:3px solid var(--accent);color:var(--theme-muted);margin:4px 0;padding:10px 16px;font:500 15px/1.5 Manrope,sans-serif}blockquote cite{color:var(--theme-muted);margin-top:5px;font:400 9px DM Sans,sans-serif;display:block}.callout{background:var(--theme-soft);color:var(--theme-muted);border-radius:9px;gap:11px;padding:13px;display:flex}.callout p{margin:0;font-size:10px;line-height:1.5}.link-list,.note-stack{gap:7px;display:grid}.link-list article{border:1px solid var(--soft-line);background:var(--theme-surface);border-radius:7px;justify-content:space-between;padding:9px;font-size:9.5px;display:flex}.link-list article span{color:var(--theme-muted);font-size:8px}.note-stack article{border:1px solid var(--soft-line);border-radius:7px;align-items:center;gap:9px;padding:9px;display:flex}.note-stack article>span{color:var(--theme-muted)}.note-stack article div{gap:2px;display:grid}.note-stack strong{font-size:9.5px}.note-stack small{color:var(--theme-muted);font-size:7.5px}.today-summary{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.today-summary>div{background:var(--theme-soft);border-radius:8px;gap:3px;padding:11px;display:grid}.today-summary strong{font:700 15px Manrope,sans-serif}.today-summary span{color:var(--theme-muted);font-size:8px}.add-block-tile{border:1px dashed var(--theme-border);background:color-mix(in srgb, var(--theme-surface) 36.0%, transparent);min-height:76px;color:var(--theme-muted);cursor:pointer;border-radius:13px;grid-column:span 12;justify-content:center;align-items:center;gap:9px;display:flex}.add-block-tile>span{background:var(--theme-surface);width:27px;height:27px;color:var(--accent);box-shadow:var(--shadow-sm);border-radius:8px;place-items:center;display:grid}.add-block-tile strong{font-size:10.5px}.add-block-tile small{color:var(--theme-muted);font-size:9px}.add-block-tile:hover{border-color:var(--theme-border);background:var(--theme-soft)}.canvas-footer{color:var(--theme-muted);justify-content:space-between;padding:22px 3px 0;font-size:8.5px;display:flex}.canvas-footer span{align-items:center;gap:5px;display:flex}.canvas-footer button{color:var(--theme-muted);cursor:pointer;font-size:inherit;background:0 0;border:0}.panel-scrim{z-index:30;background:color-mix(in srgb, var(--theme-shadow-color) 12.0%, transparent);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border:0;position:fixed;inset:0}.builder-panel{z-index:40;border-left:1px solid var(--line);background:var(--theme-soft);width:342px;box-shadow:var(--shadow-lg);flex-direction:column;animation:.2s ease-out panelIn;display:flex;position:fixed;inset:0 0 0 auto}@keyframes panelIn{0%{opacity:0;transform:translate(18px)}}.builder-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:68px;padding:15px 17px 13px 20px;display:flex}.panel-kicker{color:var(--theme-danger);letter-spacing:.14em;font-size:7.5px;font-weight:700}.builder-panel h2{margin:3px 0 0;font:700 15px Manrope,sans-serif}.panel-search{border:1px solid var(--line);background:var(--theme-surface);height:36px;color:var(--theme-muted);border-radius:8px;align-items:center;gap:7px;margin:14px 17px 5px;padding:0 9px;display:flex}.panel-search input{min-width:0;color:var(--ink);border:0;outline:0;flex:1;font-size:10.5px}.library-scroll,.inspector-scroll{flex:1;min-height:0;padding:8px 17px 20px;overflow-y:auto}.library-scroll section h3{color:var(--theme-muted);letter-spacing:.1em;text-transform:uppercase;margin:14px 3px 8px;font-size:8px}.library-grid{gap:5px;display:grid}.library-item{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:10px;width:100%;min-height:51px;padding:7px 8px;display:flex}.library-item:hover{border-color:var(--theme-border);background:var(--theme-surface);box-shadow:var(--shadow-sm)}.library-icon{border:1px solid var(--theme-border);background:var(--theme-surface);width:32px;height:32px;color:var(--theme-muted);border-radius:8px;flex:0 0 32px;place-items:center;display:grid}.library-item>span:nth-child(2){flex:1;gap:3px;display:grid}.library-item strong{font-size:10.5px;font-weight:600}.library-item small{color:var(--theme-muted);font-size:8px}.library-item>svg{color:var(--theme-muted)}.template-list{gap:4px;display:grid}.template-list button{min-height:34px;color:var(--theme-muted);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:8px;padding:0 9px;font-size:9.5px;display:flex}.template-list button:hover{border-color:var(--theme-border);background:var(--theme-soft);color:var(--theme-danger)}.template-list button span{flex:1}.template-list button>svg:first-child{color:var(--accent)}.inspector-panel{width:296px;box-shadow:-10px 20px 40px color-mix(in srgb, var(--theme-shadow-color) 8.0%, transparent);top:60px}.editing .workspace-main{margin-right:296px}.editing .canvas-wrap{width:min(920px,100% - 48px)}.inspector-scroll{align-content:start;gap:20px;padding-top:19px;display:grid}.field-label input{height:37px}.span-control{border:0;grid-template-columns:repeat(3,1fr);gap:5px;margin:0;padding:0;display:grid}.span-control legend{color:var(--theme-muted);grid-column:1/-1;margin-bottom:2px;font-size:9px;font-weight:600}.span-control button{border:1px solid var(--line);background:var(--theme-surface);height:30px;color:var(--theme-muted);cursor:pointer;border-radius:7px;font-size:8.5px}.span-control button.active{border-color:var(--theme-border);background:var(--theme-soft);color:var(--theme-danger);font-weight:600}.switch-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.switch-row>span{gap:3px;display:grid}.switch-row strong{font-size:9.5px}.switch-row small{color:var(--theme-muted);font-size:8px}.switch-row input{appearance:none;background:var(--theme-soft);cursor:pointer;border-radius:20px;width:31px;height:18px;padding:2px;transition:background .15s}.switch-row input:after{content:"";background:var(--theme-surface);width:14px;height:14px;box-shadow:0 1px 2px color-mix(in srgb, var(--theme-shadow-color) 14.0%, transparent);border-radius:50%;transition:transform .15s;display:block}.switch-row input:checked{background:var(--accent)}.switch-row input:checked:after{transform:translate(13px)}.select-button{border:1px solid var(--line);background:var(--theme-surface);cursor:pointer;border-radius:7px;justify-content:space-between;align-items:center;height:35px;padding:0 9px;font-size:9.5px;display:flex}.select-button svg{transform:rotate(90deg)}.query-chip{border:1px dashed var(--theme-border);background:var(--theme-surface);color:var(--theme-muted);cursor:pointer;border-radius:6px;justify-self:start;align-items:center;gap:4px;padding:5px 8px;font-size:8.5px;display:inline-flex}.query-summary{background:var(--theme-surface);color:var(--theme-muted);border-radius:8px;flex-wrap:wrap;gap:5px;padding:10px;font-size:8px;display:flex}.query-summary strong{color:var(--theme-muted);font-weight:600}.inspector-note{border:1px solid var(--theme-border);background:var(--theme-soft);color:var(--theme-danger);border-radius:9px;gap:9px;padding:11px;display:flex}.inspector-note p{color:var(--theme-muted);margin:0;font-size:8px;line-height:1.5}.inspector-note strong{color:var(--theme-muted);font-size:9px}.panel-actions{justify-content:flex-end;gap:8px;display:flex}.empty-state{border:1px dashed var(--line);color:var(--theme-muted);text-align:center;border-radius:10px;gap:4px;padding:18px;display:grid}.empty-state strong{color:var(--theme-muted);font-size:10px}.empty-state span{font-size:8.5px}.entity-workspace{border:1px solid var(--line);background:color-mix(in srgb, var(--theme-surface) 72.0%, transparent);min-height:460px;box-shadow:var(--shadow-sm);border-radius:16px;gap:20px;padding:28px;display:grid}.entity-hero{max-width:620px}.entity-hero>span,.notes-list header span{color:var(--theme-danger);letter-spacing:.14em;font-size:8px;font-weight:700}.entity-hero h1,.notes-list h1{letter-spacing:-.04em;margin:6px 0;font:700 27px Manrope,sans-serif}.entity-hero p{color:var(--theme-muted);margin:0;font-size:11px}.entity-hero-row{justify-content:space-between;align-items:start;gap:20px;max-width:none;display:flex}.workspace-search input{border:1px solid var(--line);background:var(--theme-surface);width:100%;height:48px;color:var(--ink);box-shadow:var(--shadow-sm);border-radius:12px;padding:0 16px;font-size:14px}.search-results{align-content:start;gap:7px;display:grid}.search-results>button{border:1px solid var(--soft-line);background:var(--theme-surface);min-height:52px;color:var(--ink);text-align:left;cursor:pointer;border-radius:10px;grid-template-columns:70px 1fr auto;align-items:center;gap:12px;padding:10px 14px;display:grid}.search-results>button:hover{border-color:var(--theme-border);box-shadow:var(--shadow-sm)}.search-results>button span{color:var(--theme-accent);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:700}.search-results>button strong{font-size:11px}.search-results>button small{color:var(--theme-muted);text-transform:capitalize;font-size:8.5px}.inline-composer{border:1px solid var(--theme-border);background:var(--theme-soft);border-radius:12px;gap:12px;padding:18px;display:grid}.inline-composer label{color:var(--theme-muted);gap:6px;font-size:9px;font-weight:600;display:grid}.inline-composer input,.inline-composer textarea{border:1px solid var(--line);background:var(--theme-surface);color:var(--ink);border-radius:8px;padding:10px}.inline-composer>div{justify-content:flex-end;gap:8px;display:flex}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:12px;display:grid}.project-card-live{border:1px solid var(--soft-line);background:var(--theme-surface);min-height:150px;color:var(--ink);text-align:left;border-radius:12px;align-content:start;display:grid;overflow:hidden}.project-card-live:hover{border-color:var(--theme-border);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.project-card-open{min-height:116px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-content:start;gap:8px;padding:18px;display:grid}.project-card-open>span{color:var(--theme-accent);text-transform:uppercase;font-size:8px;font-weight:700}.project-card-open>strong{font:700 15px Manrope,sans-serif}.project-card-live p{color:var(--theme-muted);margin:0;font-size:10px;line-height:1.5}.project-card-live small{color:var(--theme-muted);margin-top:auto;font-size:8.5px}.project-card-manage{border:0;border-top:1px solid var(--soft-line);background:var(--theme-surface);color:var(--theme-muted);text-align:left;cursor:pointer;justify-self:stretch;padding:9px 18px}.danger-button{border:1px solid var(--theme-border);background:var(--theme-soft);color:var(--theme-danger)}.notes-workspace{grid-template-columns:230px minmax(0,1fr);padding:0;overflow:hidden}.notes-list{border-right:1px solid var(--line);background:var(--theme-soft);min-height:520px;padding:22px 14px}.notes-list header{justify-content:space-between;align-items:start;padding:0 6px 15px;display:flex}.notes-list h1{margin-block:3px 0;font-size:20px}.notes-list>button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;gap:4px;padding:11px;display:grid}.notes-list>button.active,.notes-list>button:hover{background:var(--theme-surface);box-shadow:var(--shadow-sm)}.notes-list>button strong{font-size:10px}.notes-list>button small{color:var(--theme-muted);font-size:8px}.note-editor{grid-template-rows:auto auto minmax(260px,1fr) auto;gap:12px;min-width:0;padding:30px;display:grid}.note-workspace-main{min-width:0}.note-title{width:100%;color:var(--ink);letter-spacing:-.04em;background:0 0;border:0;outline:0;font:700 28px Manrope,sans-serif}.note-meta{grid-template-columns:minmax(120px,180px) minmax(120px,1fr) auto;align-items:center;gap:8px;display:grid}.note-meta select,.note-meta input{border:1px solid var(--line);background:var(--theme-surface);height:34px;color:var(--ink);border-radius:7px;padding:0 9px;font-size:9px}.note-meta span{color:var(--theme-muted);font-size:8px}.note-editor>textarea{border:1px solid var(--soft-line);background:var(--theme-surface);width:100%;min-height:300px;color:var(--ink);resize:vertical;border-radius:10px;padding:18px;font:400 12px/1.7 DM Sans,sans-serif}.note-actions{justify-content:flex-end;gap:8px;display:flex}.note-backlinks{border-top:1px solid var(--soft-line);gap:7px;margin:0 30px 24px;padding-top:16px;display:grid}.note-backlinks>span{color:var(--theme-danger);letter-spacing:.14em;font-size:8px;font-weight:700}.note-backlinks button{border:1px solid var(--soft-line);background:var(--theme-surface);color:var(--ink);text-align:left;cursor:pointer;border-radius:8px;gap:3px;padding:9px;display:grid}.note-backlinks small{color:var(--theme-muted)}.provider-switch{gap:6px;display:flex}.provider-switch button{border:1px solid var(--line);background:var(--theme-surface);height:34px;color:var(--theme-muted);cursor:pointer;border-radius:8px;padding:0 13px;font-size:9px}.provider-switch button.active{border-color:var(--theme-border);background:var(--theme-soft);color:var(--theme-danger);font-weight:700}.import-source{color:var(--theme-muted);gap:7px;font-size:9px;font-weight:600;display:grid}.import-source textarea{border:1px solid var(--line);background:var(--theme-surface);width:100%;color:var(--ink);resize:vertical;border-radius:9px;padding:13px;font:10px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace}.import-source input[type=file]{border:1px dashed var(--line);background:var(--theme-surface);border-radius:9px;padding:14px;font-size:9px}.import-source small{color:var(--theme-muted);font-size:8px;font-weight:400}.import-actions{align-items:center;gap:9px;display:flex}.import-actions>span{color:var(--theme-muted);font-size:9px}.import-records{align-content:start;gap:6px;max-height:340px;display:grid;overflow-y:auto}.import-records label{border:1px solid var(--soft-line);background:var(--theme-surface);border-radius:9px;align-items:center;gap:10px;padding:11px;display:flex}.import-records label>span{gap:3px;display:grid}.import-records strong{font-size:9.5px}.import-records small{color:var(--theme-muted);font-size:8px}.calendar-controls{border:1px solid var(--soft-line);background:var(--theme-surface);border-radius:9px;grid-template-columns:1fr auto;align-items:center;gap:7px 12px;margin-bottom:12px;padding:11px;display:grid}.calendar-controls>div:first-child{gap:3px;display:grid}.calendar-controls strong{font-size:9.5px}.calendar-controls span,.calendar-controls small{color:var(--theme-muted);font-size:8px}.calendar-controls>div:nth-child(2){gap:5px;display:flex}.calendar-controls button,.calendar-controls a{border:1px solid var(--line);background:var(--theme-surface);min-height:28px;color:var(--theme-muted);cursor:pointer;border-radius:7px;align-items:center;padding:0 9px;font-size:8px;text-decoration:none;display:inline-flex}.calendar-controls small{grid-column:1/-1}.time-block-composer{grid-template-columns:minmax(120px,1fr) minmax(145px,.8fr) minmax(145px,.8fr) auto;gap:6px;margin-bottom:10px;display:grid}.time-block-composer input,.time-block-composer button{border:1px solid var(--line);background:var(--theme-surface);min-width:0;height:32px;color:var(--ink);border-radius:7px;padding:0 8px;font-size:8.5px}.time-block-composer button{background:var(--ink);color:var(--theme-on-accent);cursor:pointer}.event-card:is(button){width:100%;color:inherit;text-align:left;cursor:pointer;border:0}.toast{z-index:80;background:var(--theme-accent);color:var(--theme-on-accent);box-shadow:0 12px 30px color-mix(in srgb, var(--theme-shadow-color) 20.0%, transparent);border-radius:9px;align-items:center;gap:7px;padding:9px 13px;font-size:10px;animation:.2s ease-out toastIn;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.toast svg{color:var(--theme-accent)}.mobile-nav{display:none}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,8px)}}@media (max-width:1120px){.app-sidebar{flex-basis:210px;width:210px}.canvas-wrap{width:calc(100% - 44px)}.editing .workspace-main{margin-right:270px}.inspector-panel{width:270px}.editing .canvas-wrap{width:calc(100% - 32px)}}@media (max-width:850px){.nodus-app{height:100svh;min-height:100svh}.app-sidebar{display:none}.workspace-topbar{flex-basis:55px;height:55px;padding:0 14px}.mobile-brand{align-items:center;gap:8px;display:flex}.mobile-brand .brand-mark{width:25px;height:25px}.mobile-brand strong{font:700 14px Manrope,sans-serif}.mobile-nav{border-bottom:1px solid var(--line);background:var(--theme-soft);scrollbar-width:none;flex:none;gap:5px;padding:7px 12px;display:flex;overflow-x:auto}.mobile-nav button{color:var(--theme-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;padding:7px 10px;font-size:9px}.mobile-nav button.active{background:var(--theme-surface);color:var(--ink);box-shadow:var(--shadow-sm)}.breadcrumb,.presence,.topbar-divider{display:none}.topbar-actions{margin-left:auto}.canvas-wrap{width:calc(100% - 28px);padding-top:21px}.editing .workspace-main{margin-right:0}.editing .canvas-wrap{width:calc(100% - 28px)}.inspector-panel,.builder-panel{border-top:1px solid var(--line);border-left:0;border-radius:18px 18px 0 0;width:100%;max-height:78svh;top:auto;bottom:0}.builder-panel{inset:auto 0 0}.builder-ribbon{padding:7px 15px}.builder-ribbon small{display:none}.canvas-block{grid-column:1/-1!important}.entity-workspace{padding:20px}.project-grid{grid-template-columns:1fr 1fr}.notes-workspace{grid-template-columns:180px minmax(0,1fr);padding:0}.canvas-block.hide-mobile{display:none}.add-block-tile{grid-column:1/-1}.welcome-block h1{font-size:26px}}@media (max-width:560px){.workspace-topbar .icon-button,.share-button,.today-orbit{display:none}.mode-switch button{padding:0 7px}.save-button{padding:0 10px}.save-button svg{display:none}.builder-ribbon{min-height:44px}.page-meta-row{margin-bottom:12px}.welcome-block{min-height:92px}.welcome-block h1{font-size:23px}.welcome-block p{font-size:10.5px}.capture-actions .capture-meta{display:none}.canvas-block{border-radius:12px}.mini-board{grid-template-columns:1fr}.board-column:nth-child(3){display:none}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-card:nth-child(3),.priority-pill{display:none}.block-content,.block-header{padding-inline:14px}.add-block-tile small{display:none}.canvas-footer{padding-bottom:10px}.entity-workspace{min-height:0;padding:16px}.entity-hero h1{font-size:22px}.entity-hero-row{display:grid}.project-grid{grid-template-columns:1fr}.notes-workspace{padding:0;display:block}.notes-list{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.note-editor{padding:20px 16px}.note-backlinks{margin-inline:16px}.note-meta,.time-block-composer{grid-template-columns:1fr}.search-results>button{grid-template-columns:55px 1fr}.search-results>button small{grid-column:2}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.daily-app{--daily-ink:var(--theme-text);--daily-muted:var(--theme-muted);--daily-line:var(--theme-border);--daily-green:var(--theme-accent);--daily-wash:var(--theme-soft);background:var(--theme-soft);min-height:100dvh;color:var(--daily-ink);font-family:DM Sans,Arial,sans-serif;font-size:14px;line-height:1.55;display:flex}.daily-app *{box-sizing:border-box}.daily-app a{color:inherit;text-decoration:none}.daily-app button,.daily-dialog button{font:inherit;cursor:pointer;border:1px solid var(--theme-border);background:var(--theme-surface);color:var(--theme-text);border-radius:7px;padding:8px 13px;line-height:1.4}.daily-app button:hover,.daily-dialog button:hover{background:var(--theme-soft);border-color:var(--theme-border)}.daily-app button:disabled,.daily-dialog button:disabled{cursor:wait;opacity:.55}.daily-app:focus-visible,.daily-dialog :focus-visible{outline:3px solid var(--theme-focus);outline-offset:3px}.daily-app input,.daily-app textarea,.daily-app select,.daily-dialog input{font:inherit;color:var(--theme-text);background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:6px;min-width:0;max-width:100%;padding:10px 12px}.daily-app textarea{resize:vertical;line-height:1.7}.daily-app .daily-primary,.daily-dialog .daily-primary{background:var(--theme-accent);border:1px solid var(--theme-accent);color:var(--theme-on-accent);white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;padding:10px 16px;font-weight:600;display:inline-flex}.daily-app .daily-primary:hover,.daily-dialog .daily-primary:hover{background:var(--theme-accent);color:var(--theme-on-accent)}.daily-app .daily-danger,.daily-dialog .daily-danger{color:var(--theme-danger)}.daily-sidebar{border-right:1px solid var(--theme-border);background:var(--theme-surface);flex-direction:column;flex:0 0 228px;width:228px;height:100dvh;padding:30px 19px 18px;display:flex;position:sticky;top:0}.daily-brand{letter-spacing:-1.3px;align-items:center;gap:10px;padding:0 10px;font-size:27px;font-weight:700;display:flex}.daily-brand>span:first-child{background:var(--theme-accent);color:var(--theme-on-accent);letter-spacing:-2px;border-radius:10px 10px 10px 2px;place-items:center;width:34px;height:36px;font-family:Georgia,serif;font-size:23px;font-style:italic;display:grid}.daily-brand-period{color:var(--theme-muted);margin-left:-9px}.daily-sidebar-caption{color:var(--theme-muted);margin:12px 10px 33px;font-size:11px}.daily-sidebar nav{gap:5px;display:grid}.daily-sidebar nav a{color:var(--theme-muted);border-radius:7px;align-items:center;gap:12px;padding:11px 12px;font-size:14px;font-weight:500;display:flex}.daily-sidebar nav a>span{text-align:center;width:21px;font-size:21px;line-height:20px}.daily-sidebar nav a[aria-current]{background:var(--theme-accent-soft);color:var(--theme-text);font-weight:700}.daily-sidebar nav a:hover{background:var(--theme-accent-soft)}.daily-sidebar kbd{color:var(--theme-muted);margin-left:auto;font:10px Arial,sans-serif}.daily-sidebar-projects{gap:11px;margin:42px 12px 16px;display:grid}.daily-kicker{color:var(--theme-muted);letter-spacing:1.6px;text-transform:uppercase;font-size:10px;font-weight:700}.daily-sidebar-projects>span{margin-bottom:5px}.daily-sidebar-projects a{overflow-wrap:anywhere;align-items:center;gap:10px;font-size:12px;display:flex}.daily-sidebar-projects i{background:var(--theme-accent);border-radius:50%;flex-shrink:0;width:6px;height:6px}.daily-sidebar-bottom{color:var(--theme-muted);gap:10px;margin-top:auto;padding:15px 10px 0;font-size:12px;display:grid}.daily-owner{border-top:1px solid var(--theme-border);align-items:center;gap:10px;margin-top:10px;padding-top:19px;display:flex}.daily-owner>span{background:var(--theme-accent-soft);width:31px;height:31px;color:var(--theme-muted);border-radius:50%;place-items:center;display:grid}.daily-owner div{gap:2px;display:grid}.daily-owner strong{color:var(--theme-muted);font-size:12px}.daily-owner small{font-size:10px}.daily-main{flex:1;min-width:0}.daily-topbar{border-bottom:1px solid var(--theme-border);background:var(--theme-soft);justify-content:space-between;align-items:center;height:66px;padding:0 42px;display:flex}.daily-breadcrumb{letter-spacing:.5px;color:var(--theme-muted);font-size:10px}.daily-breadcrumb>span{color:var(--theme-muted);padding:0 15px}.daily-app .daily-refresh{color:var(--theme-muted);background:0 0;border:0;padding:8px 0;font-size:11px}.daily-mobile-brand,.daily-mobile-nav{display:none}.daily-content{max-width:1440px;margin:auto;padding:30px 42px 16px}.daily-hydration-controls{border:0;min-width:0;margin:0;padding:0;display:contents}.daily-page-heading{justify-content:space-between;align-items:center;gap:25px;margin:22px 0 30px;display:flex}.daily-page-heading h1{letter-spacing:-1.8px;overflow-wrap:anywhere;margin:8px 0 9px;font-family:Manrope,DM Sans,sans-serif;font-size:clamp(30px,3vw,42px);font-weight:600;line-height:1.2}.daily-page-heading p{color:var(--theme-muted);margin:0;font-size:13px}.daily-page-heading p.daily-kicker{font-size:10px}.daily-date-navigation{align-items:center;gap:8px;display:flex}.daily-date-navigation a{padding:7px;font-size:17px}.daily-date-navigation input{background:0 0;padding:7px 9px;font-size:12px}.daily-sample-banner{border:1px solid var(--theme-border);background:var(--theme-soft);color:var(--theme-warm);letter-spacing:1px;border-radius:6px;padding:8px 12px;font-size:10px}.daily-sample-banner span{letter-spacing:0;color:var(--theme-muted);margin-left:14px;font-size:11px}.daily-today-grid{grid-template-columns:minmax(0,1.3fr) minmax(310px,1fr);align-items:start;gap:30px;display:grid}.daily-focus{min-width:0}.daily-capture{border:1px solid var(--theme-border);background:var(--theme-surface);box-shadow:0 2px 4px color-mix(in srgb, var(--theme-shadow-color) 1.2%, transparent);border-radius:9px;align-items:center;gap:8px;padding:8px 9px;display:flex}.daily-capture>span{color:var(--theme-muted);padding-left:5px;font-size:22px}.daily-capture input{background:0 0;border:0;flex:1;width:0;padding:10px 5px;font-size:13px}.daily-capture input:focus{outline:none}.daily-capture:focus-within{outline:2px solid var(--theme-focus)}.daily-capture .daily-primary{padding:9px 12px;font-size:12px}.daily-feedback{color:var(--theme-muted);margin:8px 0;font-size:12px}.daily-section-heading{justify-content:space-between;align-items:center;gap:14px;margin:25px 0 12px;display:flex}.daily-section-heading h2{letter-spacing:-.35px;margin:0;font-size:17px;font-weight:600}.daily-section-heading h2>span{color:var(--theme-muted);background:var(--theme-accent-soft);border-radius:4px;margin-left:6px;padding:2px 6px;font-size:11px}.daily-section-heading>span,.daily-section-heading>label,.daily-section-heading>a{color:var(--theme-muted);font-size:12px}.daily-section-heading button{padding:7px 10px;font-size:12px}.daily-task-list{border-top:1px solid var(--daily-line)}.daily-task{border-bottom:1px solid var(--daily-line);align-items:flex-start;gap:12px;padding:20px 0;display:flex}.daily-app .daily-check{border:1.5px solid var(--theme-border);width:20px;height:20px;color:var(--theme-text);background:0 0;border-radius:6px;flex:0 0 20px;margin-top:2px;padding:0;line-height:18px}.daily-task-copy{flex:1;min-width:0}.daily-task-copy>a{overflow-wrap:anywhere;font-size:14px;font-weight:500;line-height:1.5}.daily-task-copy>a:hover{text-underline-offset:3px;text-decoration:underline}.daily-task-meta{color:var(--theme-muted);flex-wrap:wrap;gap:8px;margin-top:8px;font-size:10px;display:flex}.daily-task-meta a{color:var(--theme-muted)}.daily-priority{text-transform:capitalize;background:var(--theme-accent-soft);border-radius:3px;padding:0 5px}.daily-priority.high{background:var(--theme-danger-soft);color:var(--theme-danger)}.daily-priority.medium{background:var(--theme-warm-soft);color:var(--theme-warm)}.daily-task-actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;max-width:120px;display:flex}.daily-task-actions button{color:var(--theme-muted);background:0 0;border:0;padding:4px 6px;font-size:11px}.daily-task.is-done .daily-task-copy>a{color:var(--theme-muted);text-decoration:line-through}.daily-overdue-heading h2{color:var(--theme-warm)}.daily-text-link{margin:20px 0;font-size:12px;display:inline-block;color:var(--theme-muted)!important}.daily-plan{border:1px solid var(--theme-border);background:var(--theme-soft);border-radius:11px;min-width:0;padding:22px}.daily-plan .daily-section-heading{align-items:flex-end;margin:0}.daily-plan h2{margin-top:5px;font-size:20px}.daily-plan-caption{color:var(--theme-muted);margin:12px 0 24px;font-size:12px}.daily-plan-caption span{margin-top:3px;font-size:10px;display:block}.daily-agenda{gap:17px;display:grid}.daily-agenda-row{grid-template-columns:42px minmax(0,1fr);gap:8px;display:grid}.daily-agenda-row time{color:var(--theme-muted);font-variant-numeric:tabular-nums;margin-top:13px;font-size:11px}.daily-agenda-card{background:var(--theme-accent-soft);border-left:3px solid var(--theme-accent);border-radius:3px 7px 7px 3px;gap:5px;padding:12px 14px;display:grid}.daily-agenda-card>span{color:var(--theme-muted);font-size:10px}.daily-agenda-card strong{font-size:13px;font-weight:500}.daily-app .daily-agenda-title{text-align:left;color:var(--theme-accent);overflow-wrap:anywhere;background:0 0;border:0;padding:0;font-size:13px;font-weight:600}.daily-agenda-title:hover{text-decoration:underline}.daily-agenda-card a{color:var(--theme-muted);font-size:10px;text-decoration:underline}.daily-agenda-row.external .daily-agenda-card{background:var(--theme-secondary-soft);border-left-color:var(--theme-border)}.daily-agenda-row.external .daily-agenda-card>span{color:var(--theme-muted)}.daily-overlap{color:var(--theme-warm);font-size:10px}.daily-calendar-link{border-top:1px solid var(--theme-border);margin-top:26px;padding-top:18px;font-size:11px;display:block;color:var(--theme-muted)!important}.daily-empty{text-align:center;color:var(--theme-muted);padding:32px 18px}.daily-empty>span{color:var(--theme-muted);margin-bottom:12px;font-size:28px;display:block}.daily-empty h2,.daily-empty h3{color:var(--theme-muted);font-size:17px;font-weight:500}.daily-empty p{max-width:340px;margin:10px auto 18px;font-size:13px;line-height:1.7}.daily-plan-empty{padding:35px 0}.daily-plan-empty button{font-size:12px}.daily-footer{border-top:1px solid var(--theme-border);color:var(--theme-muted);justify-content:space-between;margin-top:58px;padding:17px 0;font-size:10px;display:flex}.daily-list-surface{max-width:900px}.daily-muted{color:var(--theme-muted);font-size:13px}.daily-error,.daily-note-error{color:var(--theme-danger);background:var(--theme-danger-soft);overflow-wrap:anywhere;border-radius:7px;padding:13px;font-size:13px}.daily-conflict,.daily-note-conflict{border:1px solid var(--theme-border);background:var(--theme-soft);color:var(--theme-warm);border-radius:8px;margin:18px 0;padding:18px}.daily-note-conflict pre{white-space:pre-wrap;font-size:13px;overflow:auto}.daily-note-conflict button{margin:8px 8px 0 0}.daily-form{gap:17px;display:grid}.daily-form label,.daily-note-editor label,.daily-page-block-editor label{color:var(--theme-muted);gap:6px;font-size:12px;font-weight:500;display:grid}.daily-form input,.daily-form textarea,.daily-form select{width:100%;font-size:14px}.daily-form-grid,.daily-note-meta{grid-template-columns:1fr 1fr;gap:17px;display:grid}.daily-button-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.daily-button-row>span{color:var(--theme-muted);font-size:11px}.daily-editor-card{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:10px;max-width:860px;margin:18px 0;padding:26px}.daily-editor-card>.daily-section-heading{margin-top:0;margin-bottom:25px}.daily-dialog{border:1px solid var(--theme-border);width:min(520px,100vw - 30px);max-height:calc(100dvh - 40px);color:var(--theme-text);box-shadow:0 25px 100px color-mix(in srgb, var(--theme-shadow-color) 20.0%, transparent);border-radius:13px;padding:25px;overflow-y:auto}.daily-dialog::backdrop{background:color-mix(in srgb, var(--theme-accent) 40.0%, transparent);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.daily-dialog .daily-section-heading{margin-top:0;margin-bottom:22px}.daily-project-grid,.daily-notes-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px;display:grid}.daily-project-card,.daily-note-card{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:9px;padding:25px;transition:border-color .15s;display:block}.daily-project-card:hover,.daily-note-card:hover{border-color:var(--theme-border)}.daily-project-card h2,.daily-note-card h2{overflow-wrap:anywhere;margin:15px 0 9px;font-size:19px;font-weight:600;line-height:1.4}.daily-project-card p,.daily-note-card p{color:var(--theme-muted);min-height:40px;font-size:12px}.daily-project-progress{background:var(--theme-accent-soft);border-radius:3px;height:3px;margin:25px 0 12px}.daily-project-progress span{background:var(--theme-accent);height:100%;display:block}.daily-project-card small,.daily-note-card small{color:var(--theme-muted);justify-content:space-between;font-size:10px;display:flex}.daily-project-outcome{border-left:3px solid var(--theme-border);margin:20px 0 32px;padding:0 0 0 20px}.daily-project-outcome>p{color:var(--theme-muted);max-width:750px}.daily-project-work{grid-template-columns:minmax(0,1.5fr) minmax(240px,1fr);gap:35px;display:grid}.daily-project-notes{border-left:1px solid var(--theme-border);padding-left:25px}.daily-project-notes .daily-section-heading{margin-top:0}.daily-note-link{border-bottom:1px solid var(--theme-border);justify-content:space-between;padding:15px 0;font-size:13px;display:flex}.daily-toggle{align-items:center;gap:7px;display:flex}.daily-note-editor{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:10px;padding:25px 32px}.daily-view-note>.daily-hydration-controls>.daily-page-heading{display:none}.daily-note-toolbar{color:var(--theme-muted);justify-content:space-between;align-items:center;gap:15px;margin-bottom:27px;font-size:11px;display:flex}.daily-note-toolbar>div{gap:7px;display:flex}.daily-note-toolbar button{font-size:12px}.daily-note-toolbar button[type=submit]{background:var(--theme-accent);color:var(--theme-on-accent);border-color:var(--theme-accent)}.daily-note-title input{border:0;border-bottom:1px solid var(--theme-border);letter-spacing:-.8px;border-radius:0;width:100%;padding:10px 0 17px;font-size:28px;font-weight:600}.daily-note-meta{margin:22px 0}.daily-note-meta input,.daily-note-meta select{width:100%}.daily-note-content textarea{background:var(--theme-soft);border:0;border-radius:5px;min-height:350px;padding:20px;font-size:15px;line-height:1.85}.daily-note-backlinks{border-top:1px solid var(--theme-border);margin-top:25px;padding-top:15px}.daily-note-backlinks h3,.daily-note-backlinks p{color:var(--theme-muted);font-size:12px}.daily-note-backlinks button{margin:5px;font-size:12px}.daily-search-input{background:var(--theme-surface);width:100%;padding:18px!important;font-size:16px!important}.daily-search-results{gap:12px;margin-top:25px;display:grid}.daily-search-results>a{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:8px;padding:20px 25px;position:relative}.daily-search-results h2{margin:7px 0;font-size:16px}.daily-search-results p{color:var(--theme-muted);margin:0;font-size:12px}.daily-search-results>a>span:last-child{color:var(--theme-muted);position:absolute;top:25px;right:20px}.daily-settings{gap:24px;max-width:800px;display:grid}.daily-settings>section{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:9px;padding:24px}.daily-settings h2{margin:0 0 10px;font-size:18px}.daily-settings p{color:var(--theme-muted);font-size:13px}.daily-settings a{color:var(--theme-accent);font-size:13px}.daily-settings .calendar-controls{flex-wrap:wrap;margin-top:18px;padding:15px;font-size:13px}.daily-settings .calendar-controls span,.daily-settings .calendar-controls small{font-size:12px}.daily-settings .daily-calendar-controls{flex-direction:column;align-items:stretch;gap:16px;min-width:0;padding:20px;display:flex}.daily-settings .daily-calendar-controls>div{min-width:0;display:block}.daily-settings .daily-calendar-controls strong{color:var(--theme-text);font-size:14px}.daily-settings .daily-calendar-controls p{overflow-wrap:anywhere;margin:8px 0;line-height:1.65}.daily-settings .daily-calendar-controls code{overflow-wrap:anywhere;white-space:normal;font-size:12px}.daily-calendar-setup{border:1px solid var(--theme-border);background:var(--theme-soft);border-radius:8px;padding:16px}.daily-calendar-setup h3{margin:0 0 8px;font-size:14px}.daily-settings .daily-calendar-controls .daily-button-row{flex-wrap:wrap;gap:8px;display:flex}.daily-settings .daily-calendar-controls button,.daily-settings .daily-calendar-controls a{min-height:40px;padding:8px 12px;font-size:13px}.daily-settings .daily-calendar-controls details{overflow-wrap:anywhere;font-size:13px;line-height:1.65}.daily-settings .daily-calendar-controls summary{cursor:pointer}.daily-pagination{justify-content:space-between;gap:20px;margin-top:30px;font-size:12px;display:flex}.daily-pagination span{color:var(--theme-muted)}.daily-saved-pages-layout{grid-template-columns:210px minmax(0,1fr);gap:22px;display:grid}.daily-saved-pages-list{align-content:start;gap:8px;display:grid}.daily-saved-pages-list button{text-align:left}.daily-saved-pages-list button[aria-current=page]{background:var(--theme-accent-soft)}.daily-saved-pages-list button strong,.daily-saved-pages-list button small{display:block}.daily-saved-pages-list button small{color:var(--theme-muted);margin-top:5px;font-size:10px}.daily-saved-page{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:9px;min-width:0;padding:22px}.daily-saved-page-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:20px;display:flex}.daily-saved-page-block{border-top:1px solid var(--theme-border);padding:18px 0}.daily-saved-page-block h2,.daily-saved-page-block h3{font-size:18px}.daily-page-block-editor{border:1px dashed var(--theme-border);background:var(--theme-soft);flex-wrap:wrap;gap:8px;padding:12px;display:flex}.daily-page-block-editor label{flex:1}.daily-page-add-block{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.daily-page-entity-list li{padding:8px 0}.daily-page-entity-list a{text-underline-offset:3px;text-decoration:underline}.daily-page-unsupported{color:var(--theme-muted);border:1px dashed var(--theme-border);padding:15px}.daily-app .import-workspace{padding:0}.daily-app .import-source textarea{width:100%}.daily-app .entity-hero h1{font-size:24px}@media (min-width:1600px){.daily-content{padding-top:45px}.daily-today-grid{gap:45px}}@media (max-width:1150px){.daily-sidebar{flex-basis:195px;width:195px;padding-left:12px;padding-right:12px}.daily-content{padding:24px}.daily-topbar{padding:0 24px}.daily-today-grid{grid-template-columns:minmax(0,1.1fr) minmax(285px,1fr);gap:20px}.daily-plan{padding:17px}.daily-task-actions{max-width:87px}}@media (max-width:900px){.daily-today-grid,.daily-project-work{grid-template-columns:1fr}.daily-plan,.daily-task-actions{max-width:none}.daily-page-heading{flex-direction:column;align-items:flex-start;gap:15px}.daily-project-notes{border-left:0;border-top:1px solid var(--theme-border);padding-top:25px;padding-left:0}}@media (max-width:640px){.daily-sidebar{display:none}.daily-topbar{height:58px;padding:0 19px}.daily-breadcrumb{display:none}.daily-mobile-brand{letter-spacing:-1px;font-size:24px;font-weight:700;display:block;color:var(--theme-text)!important}.daily-mobile-nav{border-bottom:1px solid var(--theme-border);background:var(--theme-soft);z-index:20;justify-content:space-between;align-items:center;gap:3px;padding:7px 13px;display:flex;position:sticky;top:0}.daily-mobile-nav a{color:var(--theme-muted);border-radius:5px;padding:9px 8px;font-size:12px}.daily-mobile-nav a[aria-current]{background:var(--theme-surface);color:var(--theme-text)}.daily-content{padding:18px 18px 8px}.daily-page-heading{margin:22px 0}.daily-page-heading h1{font-size:33px}.daily-page-heading>div{width:100%}.daily-date-navigation{justify-content:flex-start}.daily-sample-banner{padding:8px;font-size:9px}.daily-sample-banner span{margin-top:3px;margin-left:0;font-size:10px;display:block}.daily-today-grid{gap:23px}.daily-capture{padding:7px}.daily-capture input{font-size:12px}.daily-capture>span{display:none}.daily-capture .daily-primary{padding:9px;font-size:11px}.daily-task{flex-wrap:wrap;gap:10px;padding:18px 0}.daily-task-copy{flex:calc(100% - 35px)}.daily-task-actions{margin-top:0;margin-left:29px}.daily-task-actions button{border:1px solid var(--theme-border);padding:6px 10px;font-size:11px}.daily-task-copy>a{font-size:14px}.daily-task-meta{font-size:11px}.daily-section-heading h2{font-size:16px}.daily-text-link{margin:16px 0 0}.daily-plan{padding:19px}.daily-agenda-row{grid-template-columns:37px minmax(0,1fr)}.daily-agenda-card{padding:13px}.daily-agenda-title{font-size:14px!important}.daily-agenda-card>span{font-size:11px}.daily-form-grid,.daily-note-meta{grid-template-columns:1fr;gap:15px}.daily-editor-card{padding:18px}.daily-note-editor{margin-top:15px;padding:18px}.daily-note-title input{font-size:24px}.daily-note-toolbar{flex-direction:column;align-items:flex-start;gap:10px}.daily-note-content textarea{min-height:340px;padding:12px;font-size:15px}.daily-note-backlinks{margin-top:18px}.daily-project-grid,.daily-notes-grid{grid-template-columns:1fr}.daily-settings>section{padding:19px}.daily-section-heading{flex-wrap:wrap}.daily-saved-pages-layout{grid-template-columns:1fr}.daily-saved-pages-list{padding-bottom:10px;display:flex;overflow-x:auto}.daily-saved-pages-list button{flex:0 0 160px}.daily-saved-page{padding:16px}.daily-pagination{flex-wrap:wrap}.daily-footer{margin-top:35px}.daily-dialog{padding:20px}.daily-button-row>span{flex-basis:100%}.daily-note-editor>form{flex-direction:column;display:flex}.daily-note-toolbar{flex-direction:row;order:0;align-items:center;margin-bottom:15px}.daily-note-title{order:1}.daily-note-content{order:2;margin-top:15px}.daily-note-meta{order:3;margin-bottom:0}.daily-note-error,.daily-note-conflict{order:0}}
.project-studio{--project-accent:#506c59}.daily-view-project>.daily-hydration-controls>.daily-page-heading{display:none}.daily-view-project{max-width:1600px}.project-identity{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:18px;margin-bottom:18px;overflow:hidden}.project-cover{background-color:var(--project-accent);background-image:linear-gradient(125deg, color-mix(in srgb, var(--theme-shadow-color) 13.3%, transparent), transparent 70%);background-position:50%;background-size:cover;height:205px;position:relative;overflow:hidden}.project-cover-art{pointer-events:none;position:absolute;inset:0;overflow:hidden}.project-cover[style] .project-cover-art{opacity:.15}.project-cover-art i{border:70px solid color-mix(in srgb, var(--theme-shadow-color) 7.1%, transparent);border-radius:50%;width:470px;height:470px;position:absolute;top:-170px;right:-40px;transform:rotate(-20deg)}.project-cover-art i:nth-child(2){background:color-mix(in srgb, var(--theme-shadow-color) 4.3%, transparent);border-width:1px;border-radius:30%;width:380px;height:380px;top:20px;right:280px}.project-cover-art i:nth-child(3){border-width:1px;width:650px;height:650px;top:60px;right:-160px}.project-cover-caption{color:color-mix(in srgb, var(--theme-on-accent) 73.3%, transparent);letter-spacing:.2em;font-size:10px;font-weight:600;position:absolute;top:26px;left:30px}.daily-app .project-cover button{background:color-mix(in srgb, var(--theme-surface) 92.9%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--theme-text);border:none;font-size:12px;position:absolute;bottom:20px;right:20px}.project-identity-body{align-items:center;gap:22px;padding:28px 32px;display:flex;position:relative}.project-big-icon{border:5px solid var(--theme-border);background:var(--theme-surface);width:78px;height:78px;box-shadow:0 6px 18px color-mix(in srgb, var(--theme-shadow-color) 4.3%, transparent);border-radius:22px;flex-shrink:0;place-items:center;margin-top:-62px;font-size:39px;display:grid}.project-identity-copy{flex:1;min-width:0}.project-identity-copy h1{letter-spacing:-.045em;overflow-wrap:anywhere;margin:3px 0 7px;font-size:clamp(25px,3vw,36px);font-weight:650}.project-identity-copy>p:last-child{color:var(--theme-muted);max-width:700px;margin:0}.project-progress-ring{border-radius:50%;flex-shrink:0;width:76px;height:76px;padding:4px}.project-progress-ring>span{background:var(--theme-surface);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.project-progress-ring strong{font-size:17px}.project-progress-ring small{color:var(--theme-muted);font-size:9px}.project-details-disclosure{color:var(--theme-muted);margin:12px 0 20px;font-size:12px}.project-details-disclosure summary{cursor:pointer;padding:4px 0}.project-config{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:12px;margin:14px 0 22px;padding:22px}.project-config h2{margin-top:0;font-size:18px}.project-config input[type=color]{width:100%;height:42px;padding:3px}.project-viewbar{border-bottom:1px solid var(--theme-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding-bottom:12px;display:flex}.project-view-tabs{background:var(--theme-accent-soft);border-radius:10px;gap:4px;padding:4px;display:flex}.daily-app .project-view-tabs button{color:var(--theme-muted);background:0 0;border:1px solid #0000;align-items:center;gap:8px;padding:8px 15px;display:flex}.daily-app .project-view-tabs button[aria-pressed=true]{background:var(--theme-surface);color:var(--theme-accent);border-color:var(--theme-border);box-shadow:0 2px 4px color-mix(in srgb, var(--theme-shadow-color) 3.1%, transparent);font-weight:650}.project-view-options{flex-wrap:wrap;align-items:center;gap:14px;font-size:12px;display:flex}.project-view-options select{background:0 0;border:none;padding:5px}.project-task-groups.is-board{grid-auto-columns:minmax(260px,1fr);grid-auto-flow:column;gap:18px;padding:5px 0 18px;display:grid;overflow-x:auto}.project-task-group{min-width:0}.is-board .project-task-group{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:13px;padding:13px}.project-group-heading{justify-content:space-between;align-items:center;padding:4px 3px 14px;display:flex}.project-group-heading h2{align-items:center;gap:9px;margin:0;font-size:13px;font-weight:650;display:flex}.project-group-heading h2 i{background:var(--project-accent);border-radius:50%;width:7px;height:7px}.project-group-heading>span{background:var(--theme-accent-soft);color:var(--theme-muted);border-radius:5px;padding:1px 7px;font-size:10px}.project-task-card{border:1px solid var(--theme-border);background:var(--theme-surface);box-shadow:0 2px 3px color-mix(in srgb, var(--theme-shadow-color) 1.2%, transparent);border-radius:10px;margin-bottom:10px;padding:16px}.project-task-card:hover{border-color:color-mix(in srgb, var(--project-accent) 45%, var(--theme-border));box-shadow:0 4px 12px color-mix(in srgb, var(--theme-shadow-color) 3.1%, transparent)}.project-task-card[draggable=true]{cursor:grab}.project-card-title{align-items:flex-start;gap:10px;display:flex}.project-card-title>a{overflow-wrap:anywhere;font-weight:600;line-height:1.5}.daily-app .project-task-check{border:1.5px solid var(--theme-border);width:18px;min-width:18px;height:18px;color:var(--theme-on-accent);border-radius:50%;margin-top:2px;padding:0;font-size:11px}.priority-high .project-task-check,.priority-medium .project-task-check{border-color:var(--theme-accent)}.is-done .project-task-check{background:var(--theme-accent);border-color:var(--theme-accent)}.is-done .project-card-title>a{color:var(--theme-muted);text-decoration:line-through}.project-card-description{color:var(--theme-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:10px 0;font-size:12px;line-height:1.65;display:-webkit-box;overflow:hidden}.project-card-meta{color:var(--theme-muted);flex-wrap:wrap;gap:7px;margin-top:12px;font-size:10px;display:flex}.project-card-meta>span{background:var(--theme-surface);border-radius:4px;padding:3px 6px}.project-card-meta .high{color:var(--theme-danger);background:var(--theme-soft)}.project-card-meta .medium{color:var(--theme-warm);background:var(--theme-soft)}.project-card-actions{border-top:1px solid var(--theme-border);justify-content:space-between;align-items:center;gap:6px;margin-top:13px;padding-top:9px;display:flex}.project-move-label{color:var(--theme-muted);align-items:center;gap:3px;min-width:0;font-size:10px;display:flex}.daily-app .project-move-label select{border:none;max-width:125px;padding:3px;font-size:10px}.daily-app .project-card-actions button{background:0 0;border:none;padding:4px 6px;font-size:10px}.project-source-link{margin-top:8px;font-size:11px;display:inline-block;color:var(--theme-accent)!important}.project-group-empty{text-align:center;color:var(--theme-muted);border:1px dashed var(--theme-border);border-radius:8px;padding:30px 10px;font-size:12px}.project-group-empty small{margin-top:6px;font-size:10px;display:block}.is-list .project-task-group{margin:18px 0 28px}.is-list .project-task-card{grid-template-columns:minmax(220px,1fr) minmax(120px,.6fr);column-gap:24px;padding:16px 20px;display:grid}.is-list .project-card-title{grid-column:1}.is-list .project-card-description{-webkit-line-clamp:2;grid-column:1;margin-left:28px}.is-list .project-card-meta{grid-area:1/2/span 2;align-content:center;margin:0}.is-list .project-card-actions{grid-column:1/-1;margin-top:7px;padding-top:6px}.is-list .project-source-link{grid-column:1/-1}.project-knowledge{border-top:1px solid var(--theme-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-top:30px;padding-top:25px;display:flex}.project-knowledge h2{margin:4px 0;font-size:20px}.project-note-grid{flex-basis:100%;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px;display:grid}.project-note-grid>a{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:12px;padding:20px}.project-note-grid span{text-transform:uppercase;letter-spacing:.07em;color:var(--theme-accent);font-size:10px}.project-note-grid h3{margin:12px 0 20px;font-size:15px}.project-note-grid small{color:var(--theme-muted);font-size:11px}.section-editor{flex-wrap:wrap;gap:7px;margin:10px 0;display:flex}.section-editor input{flex:1}.area-sidebar-heading{justify-content:space-between;align-items:center;display:flex}.daily-app .area-sidebar-heading button{background:0 0;border:0;padding:1px 6px}.area-sidebar-group{margin-top:12px}.area-sidebar-group>a{font-weight:600}.area-sidebar-group .area-project-link{margin-left:18px;font-size:12px;font-weight:400}.area-sidebar-group a span{margin-right:8px}.project-card-icon{margin-bottom:15px;font-size:32px;display:block}.mobile-life-areas{display:none}@media (max-width:700px){.mobile-life-areas{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:10px;margin-bottom:16px;padding:12px;display:block}.mobile-life-areas summary{cursor:pointer}.mobile-life-areas a{padding:8px;display:block}.project-identity-body{flex-wrap:wrap;gap:12px;padding:22px 18px}.project-cover{height:150px}.project-cover-caption{font-size:8px;left:18px}.project-big-icon{width:56px;height:56px;margin-top:-42px;font-size:28px}.project-progress-ring{width:56px;height:56px}.project-progress-ring strong{font-size:13px}.project-identity-copy{flex-basis:65%}.project-view-options{gap:8px}.is-list .project-task-card{display:block}.is-list .project-card-meta{margin-top:12px}.project-task-groups.is-board{grid-auto-columns:280px}.project-view-tabs{width:100%}.project-view-tabs button{flex:1;justify-content:center}.project-config{padding:15px}.project-card-actions{flex-wrap:wrap}}
.project-calendar{--pc-surface:var(--theme-surface);--pc-line:var(--theme-border);--pc-muted:var(--theme-muted);color:var(--theme-text);margin-top:24px}.pc-toolbar,.pc-period,.pc-context,.pc-tray-title,.pc-day-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.pc-toolbar{flex-wrap:wrap;margin-bottom:18px}.pc-period{justify-content:flex-start}.pc-period h3{letter-spacing:-.6px;margin:0;font-size:21px;font-weight:550}.pc-navigation{gap:4px;display:flex}.daily-app .project-calendar button{color:var(--theme-text);border-color:var(--theme-border);background:var(--theme-surface);font-size:12px}.daily-app .project-calendar button:hover{background:var(--theme-accent-soft);border-color:var(--theme-border)}.daily-app .project-calendar button:disabled{opacity:.5}.pc-switch{border:1px solid var(--pc-line);background:var(--theme-soft);border-radius:9px;padding:3px;display:flex}.daily-app .pc-switch button{background:0 0;border:0}.daily-app .pc-switch button[aria-pressed=true]{background:var(--theme-accent);color:var(--theme-on-accent)}.pc-context{color:var(--pc-muted);margin-bottom:16px;font-size:11px}.pc-context label{align-items:center;gap:8px;display:flex}.pc-context input{accent-color:var(--project-accent,var(--theme-muted))}.pc-context label span{border:1px solid var(--pc-line);border-radius:4px;padding:2px 6px;font-size:10px}.pc-layout{grid-template-columns:minmax(0,1fr) 215px;gap:20px;display:grid}.pc-scroll{border:1px solid var(--pc-line);border-radius:12px;overflow:auto}.pc-grid{background:var(--pc-line);grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;min-width:620px;display:grid}.pc-weekday{color:var(--pc-muted);text-align:center;background:var(--theme-surface);text-transform:uppercase;letter-spacing:1px;padding:13px 10px;font-size:11px}.pc-day{background:var(--pc-surface);min-height:135px;padding:9px 7px;transition:background .15s}.pc-week .pc-day{min-height:480px}.pc-outside{background:var(--theme-soft)}.pc-outside .pc-day-heading{opacity:.45}.pc-today{background:var(--theme-soft)}.pc-day-heading{margin-bottom:10px;font-size:11px}.pc-day-heading time{place-content:center;width:25px;height:25px;display:grid}.pc-day-heading span{color:var(--theme-accent);font-size:9px}.pc-today time{background:var(--theme-accent-soft);color:var(--theme-text);box-shadow:inset 0 0 0 2px var(--project-accent,var(--theme-shadow-color));border-radius:50%;font-weight:700}.pc-day-items{flex-direction:column;gap:6px;display:flex}.pc-task{border:1px solid var(--theme-border);border-left:3px solid var(--project-accent,var(--theme-border));background:var(--theme-accent-soft);cursor:grab;border-radius:6px;min-width:0;padding:8px}.pc-task:active{cursor:grabbing}.pc-task-title{overflow-wrap:anywhere;align-items:flex-start;gap:6px;font-size:11px;font-weight:550;line-height:1.45;display:flex}.pc-task-title:hover{text-decoration:underline}.pc-task-dot{border:1px solid var(--theme-accent);border-radius:50%;flex:0 0 7px;height:7px;margin-top:4px}.pc-priority-high .pc-task-dot,.pc-priority-medium .pc-task-dot{background:var(--theme-accent);border-color:var(--theme-accent)}.pc-complete{opacity:.55}.pc-complete .pc-task-title{text-decoration:line-through}.pc-deadline{color:var(--theme-warm);margin-top:5px;font-size:9px;display:block}.pc-task-options{color:var(--theme-muted);margin-top:6px;font-size:10px}.pc-task-options summary{cursor:pointer}.pc-task-options form{flex-direction:column;gap:6px;padding-top:8px;display:flex}.pc-task-options label{flex-direction:column;gap:3px;display:flex}.daily-app .pc-task-options input{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--theme-surface);border-color:var(--theme-border);width:100%;color:var(--theme-text);padding:5px 2px;font-size:10px}.daily-app .pc-task-options button{padding:5px;font-size:10px}.pc-event{border-left:2px solid var(--event-color,var(--theme-border));background:var(--theme-surface);overflow-wrap:anywhere;border-radius:3px;padding:5px 6px;font-size:10px;line-height:1.4}.pc-event small{color:var(--theme-muted);margin-bottom:2px;font-size:9px;display:block}.pc-unscheduled{background:var(--theme-soft);border:1px solid var(--pc-line);border-radius:12px;align-self:start;min-height:220px;padding:16px}.pc-unscheduled .pc-task{margin-top:10px}.pc-tray-title h3{margin:0;font-size:14px;font-weight:550}.pc-tray-title>span{color:var(--theme-muted);background:var(--theme-accent-soft);border-radius:6px;padding:1px 7px;font-size:11px}.pc-unscheduled>p{color:var(--pc-muted);margin:10px 0 18px;font-size:11px;line-height:1.6}.pc-drop{outline:2px solid var(--project-accent,var(--theme-focus));outline-offset:-2px;background:var(--theme-accent-soft)}.pc-empty{border:1px dashed var(--theme-border);color:var(--pc-muted);text-align:center;border-radius:8px;padding:24px 12px;font-size:12px}.pc-footnote{color:var(--pc-muted);margin-top:16px;font-size:11px}.pc-message{color:var(--theme-warm);border:1px solid var(--theme-border);background:var(--theme-soft);border-radius:6px;padding:10px 12px;font-size:12px}@media (max-width:1100px){.pc-layout{grid-template-columns:minmax(0,1fr)}.pc-unscheduled{flex-wrap:wrap;gap:10px;min-height:0;display:flex}.pc-tray-title,.pc-unscheduled>p{width:100%}.pc-unscheduled>p{margin:0}.pc-unscheduled .pc-task{flex:180px;max-width:280px;margin:0}}@media (max-width:600px){.pc-period{flex-wrap:wrap;gap:8px}.pc-period h3{font-size:16px}.pc-context{flex-direction:column;align-items:flex-start}.pc-toolbar{gap:16px}.pc-day{min-height:130px}.pc-week .pc-day{min-height:300px}}
.daily-app{--daily-muted:var(--theme-muted);--daily-line:var(--theme-border);background:var(--theme-bg)}.daily-sidebar{background:var(--theme-sidebar);border-right-color:var(--theme-border);scrollbar-width:thin;overflow-y:auto}.daily-brand>span:first-child{background:var(--theme-accent);box-shadow:3px 4px 0 var(--theme-shadow-color);border-radius:12px}.daily-sidebar nav[aria-label=Primary\ navigation]>a{border-radius:12px;gap:12px;margin-bottom:5px;padding:9px 12px}.daily-sidebar nav[aria-label=Primary\ navigation]>a[aria-current=page]{background:var(--theme-accent);color:var(--theme-on-accent);box-shadow:0 5px 12px color-mix(in srgb, var(--theme-shadow-color) 10.2%, transparent)}.daily-sidebar nav a .daily-nav-icon{background:var(--theme-accent-soft);width:32px;height:32px;color:var(--theme-accent);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.daily-sidebar nav a .nav-inbox{background:var(--theme-warm-soft);color:var(--theme-warm)}.daily-sidebar nav a .nav-projects{background:var(--theme-accent-soft);color:var(--theme-accent)}.daily-sidebar nav a .nav-notes{background:var(--theme-secondary-soft);color:var(--theme-secondary)}.daily-sidebar-bottom>a{align-items:center;gap:10px;display:flex}.daily-sidebar-bottom>a svg{width:17px}.daily-owner{background:color-mix(in srgb, var(--theme-surface) 51.0%, transparent);border-radius:14px;padding:12px}.daily-main{min-width:0}.daily-topbar{background:color-mix(in srgb, var(--theme-soft) 91.0%, transparent)}.daily-page-heading{margin-bottom:26px}.daily-page-heading h1{letter-spacing:-.055em;align-items:center;gap:15px;display:flex}.daily-title-icon{background:var(--theme-accent-soft);width:52px;height:52px;color:var(--theme-muted);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--theme-shadow-color) 2.0%, transparent);border-radius:17px;flex-shrink:0;place-items:center;display:inline-grid}.daily-title-icon svg{width:29px;height:29px}.title-inbox{background:var(--theme-warm-soft);color:var(--theme-warm)}.title-projects{background:var(--theme-accent-soft);color:var(--theme-accent)}.title-notes{background:var(--theme-secondary-soft);color:var(--theme-secondary)}.title-settings{background:var(--theme-accent-soft);color:var(--theme-accent)}.daily-kicker{color:var(--theme-muted)}.daily-app .daily-primary{box-shadow:0 3px 0 color-mix(in srgb, var(--theme-shadow-color) 9.4%, transparent);border-radius:11px}.daily-app input,.daily-app textarea,.daily-app select{border-radius:10px}.daily-list-surface,.daily-editor-card,.daily-note-editor{box-shadow:0 5px 20px color-mix(in srgb, var(--theme-shadow-color) 2.0%, transparent);border-radius:20px}.daily-editor-card{border-top:5px solid var(--theme-border)}.daily-editor-card>.daily-section-heading{background:var(--theme-soft);border-radius:12px;padding:16px}.project-calendar .pc-scroll{box-shadow:0 4px 16px color-mix(in srgb, var(--theme-shadow-color) 2.7%, transparent);border-radius:16px}.project-calendar .pc-weekday{background:var(--theme-accent-soft);color:var(--theme-muted);font-weight:650}.project-calendar .pc-today{background:var(--theme-soft)}.project-calendar .pc-today time{background:var(--theme-accent);color:var(--theme-on-accent);box-shadow:none}.project-calendar .pc-task{background:color-mix(in srgb, var(--project-accent,var(--theme-accent)) 12%, var(--theme-surface));box-shadow:0 2px 5px color-mix(in srgb, var(--theme-shadow-color) 2.4%, transparent);border-radius:9px}.project-calendar .pc-event{background:var(--theme-soft);border-radius:7px}.project-calendar .pc-unscheduled{background:var(--theme-warm-soft);border-radius:16px}.daily-search-input{box-shadow:0 4px 18px color-mix(in srgb, var(--theme-shadow-color) 3.1%, transparent);border:1px solid var(--theme-border)!important;border-radius:16px!important;padding:18px 20px!important}.visual-search-art{color:var(--theme-muted);justify-content:center;align-items:center;gap:22px;margin:20px auto;display:flex}.visual-search-art>svg{background:var(--theme-secondary-soft);border-radius:30px;width:90px;height:90px;padding:18px;transform:rotate(-12deg)}.visual-search-art>span{color:var(--theme-warm);font-size:30px}.daily-search-results>a{background:var(--theme-surface);border:1px solid var(--theme-border);box-shadow:0 3px 12px color-mix(in srgb, var(--theme-shadow-color) 2.0%, transparent);border-radius:16px;margin-top:12px;padding:22px}.daily-result-kind{text-transform:uppercase;letter-spacing:.1em;color:var(--theme-muted);background:var(--theme-soft);border-radius:7px;align-items:center;gap:7px;padding:4px 8px;font-size:11px;display:inline-flex}.daily-result-kind svg{width:16px;height:16px}.kind-note,.kind-project{color:var(--theme-accent);background:var(--theme-soft)}.daily-settings{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;display:grid}.daily-settings>section{background:var(--theme-surface);border:1px solid var(--theme-border);border-top:5px solid var(--theme-border);min-width:0;box-shadow:0 5px 20px color-mix(in srgb, var(--theme-shadow-color) 2.4%, transparent);border-radius:18px;padding:25px}.daily-settings>section:nth-child(2n),.daily-settings>section:nth-child(3n){border-top-color:var(--theme-border)}.daily-settings>section h2{margin-top:0;font-size:20px}.daily-settings>section details{min-width:0}.daily-settings pre{white-space:pre-wrap;overflow-wrap:anywhere}.daily-saved-pages-list{background:var(--theme-accent-soft);border-radius:16px;padding:12px}.daily-saved-pages-list button{border-radius:12px}.daily-sample-banner{border-radius:9px;padding:7px 12px;font-size:11px}.daily-app button,.daily-app .daily-primary,.daily-search-results>a{transition:background-color .15s,box-shadow .15s}@media (max-width:760px){.daily-settings{grid-template-columns:1fr}.daily-settings>section{padding:20px}.daily-mobile-nav>a{border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:8px 10px;font-size:11px;display:flex}.daily-mobile-nav>a[aria-current=page]{background:var(--theme-accent);color:var(--theme-on-accent)}.daily-mobile-nav svg{width:20px;height:20px}.daily-title-icon{border-radius:13px;width:42px;height:42px}.daily-title-icon svg{width:24px;height:24px}.daily-page-heading h1{gap:10px}.daily-sample-banner{margin-bottom:15px}.daily-page-heading{margin-bottom:20px}}@media (prefers-reduced-motion:reduce){.daily-app button,.daily-app .daily-primary,.daily-search-results>a{transition:none}}
:root{--theme-bg:#f7f7fc;--theme-surface:#fff;--theme-raised:#fff;--theme-soft:#eff0f9;--theme-sidebar:#eeeff8;--theme-text:#20263d;--theme-muted:#5d6379;--theme-border:#d7dbe8;--theme-subtle:#e8eaf3;--theme-accent:#3454c9;--theme-accent-hover:#2941a6;--theme-on-accent:#fff;--theme-accent-soft:#e8edff;--theme-secondary:#8750ba;--theme-secondary-soft:#f0e8f8;--theme-warm:#a44b24;--theme-warm-soft:#fff0e4;--theme-success:#287047;--theme-success-soft:#e7f3e9;--theme-danger:#b03945;--theme-danger-soft:#fce9ec;--theme-focus:#5872dc;--theme-shadow-color:#182349;--theme-overlay:#111a37;--theme-heading-font:"Manrope", "DM Sans", Arial, sans-serif;--theme-body-font:"DM Sans", Arial, sans-serif;--theme-radius:16px;--theme-art-one:#3158d4;--theme-art-two:#ed763d;--theme-art-three:#a574d5}:root[data-theme=command]{--theme-bg:#f5f7f8;--theme-surface:#fff;--theme-raised:#fff;--theme-soft:#edf2f4;--theme-sidebar:#eaf0f3;--theme-text:#192830;--theme-muted:#536772;--theme-border:#cdd9df;--theme-subtle:#e3e9ec;--theme-accent:#096d7a;--theme-accent-hover:#075462;--theme-accent-soft:#def0f2;--theme-secondary:#7150ab;--theme-secondary-soft:#eee9f8;--theme-warm:#926029;--theme-warm-soft:#f8efdf;--theme-focus:#168a9d;--theme-shadow-color:#162b36;--theme-overlay:#101b22;--theme-heading-font:"DM Sans", Arial, sans-serif;--theme-radius:10px;--theme-art-one:#238a9c;--theme-art-two:#73929f;--theme-art-three:#9572c7}:root[data-theme=cozy]{--theme-bg:#faf4e9;--theme-surface:#fffaf2;--theme-raised:#fffcf7;--theme-soft:#f0e5d6;--theme-sidebar:#f1e6d7;--theme-text:#372b23;--theme-muted:#75604e;--theme-border:#dcc9b4;--theme-subtle:#ecdfcd;--theme-accent:#a34524;--theme-accent-hover:#82351e;--theme-accent-soft:#f7e4d6;--theme-secondary:#786437;--theme-secondary-soft:#eee8cf;--theme-warm:#956019;--theme-warm-soft:#f8ecd1;--theme-success:#53662f;--theme-success-soft:#eaf0d9;--theme-focus:#b66c40;--theme-shadow-color:#513322;--theme-overlay:#2d1e16;--theme-heading-font:Georgia, "Times New Roman", serif;--theme-radius:19px;--theme-art-one:#a9502d;--theme-art-two:#cf942c;--theme-art-three:#78824a}:root[data-appearance=dark]{--theme-bg:#10182b;--theme-surface:#19233a;--theme-raised:#222e48;--theme-soft:#202c44;--theme-sidebar:#131d32;--theme-text:#eef1fb;--theme-muted:#b3bfd7;--theme-border:#3b4965;--theme-subtle:#2c3952;--theme-accent:#a5b8ff;--theme-accent-hover:#c2ceff;--theme-on-accent:#142144;--theme-accent-soft:#283d70;--theme-secondary:#d0aff1;--theme-secondary-soft:#3b2d51;--theme-warm:#f5b17c;--theme-warm-soft:#493328;--theme-success:#95d6ac;--theme-success-soft:#243e32;--theme-danger:#ffacb6;--theme-danger-soft:#4a2837;--theme-focus:#a5b8ff;--theme-shadow-color:#000;--theme-overlay:#030815}:root[data-theme=command][data-appearance=dark]{--theme-bg:#13191f;--theme-surface:#1c252e;--theme-raised:#25323c;--theme-soft:#25313a;--theme-sidebar:#172028;--theme-text:#eef5f8;--theme-muted:#adbec9;--theme-border:#3e505d;--theme-subtle:#303d48;--theme-accent:#73d9e1;--theme-accent-hover:#a1eef2;--theme-on-accent:#102e35;--theme-accent-soft:#183f4a;--theme-secondary:#c9b0f4;--theme-secondary-soft:#362f4a;--theme-focus:#73d9e1}:root[data-theme=cozy][data-appearance=dark]{--theme-bg:#211a16;--theme-surface:#2d241d;--theme-raised:#3b3027;--theme-soft:#392d22;--theme-sidebar:#281f19;--theme-text:#fcf0df;--theme-muted:#cbb99f;--theme-border:#63503d;--theme-subtle:#493b2d;--theme-accent:#f1a37a;--theme-accent-hover:#ffc5a5;--theme-on-accent:#3c2116;--theme-accent-soft:#583525;--theme-secondary:#cfca92;--theme-secondary-soft:#3f402a;--theme-warm:#ebc077;--theme-warm-soft:#4d3c22;--theme-success:#bfcd8e;--theme-success-soft:#36422a;--theme-focus:#f1b588}:root{--ink:var(--theme-text);--text:var(--theme-text);--text-muted:var(--theme-muted);--muted:var(--theme-muted);--faint:var(--theme-muted);--line:var(--theme-border);--soft-line:var(--theme-subtle);--canvas:var(--theme-bg);--paper:var(--theme-surface);--surface:var(--theme-surface);--sidebar:var(--theme-sidebar);--accent:var(--theme-accent);--accent-dark:var(--theme-accent-hover);--accent-soft:var(--theme-accent-soft);--mint:var(--theme-success-soft);--blue:var(--theme-accent-soft);--lilac:var(--theme-secondary-soft)}body{background:var(--theme-bg);color:var(--theme-text);font-family:var(--theme-body-font)}.daily-app{--daily-ink:var(--theme-text);--daily-muted:var(--theme-muted);--daily-line:var(--theme-border);--daily-green:var(--theme-accent);--daily-wash:var(--theme-soft);font-family:var(--theme-body-font)}.daily-page-heading h1,.knowledge-hero h2,.project-identity h1,.sign-in-card h1{font-family:var(--theme-heading-font)}.daily-editor-card,.daily-note-editor,.daily-settings>section,.daily-search-results>a,.project-studio .project-identity,.visual-project-gallery .daily-project-card{border-radius:var(--theme-radius)}.project-studio .project-view-tabs button[aria-pressed=true]{background:var(--theme-accent);color:var(--theme-on-accent)}.knowledge-kind,.visual-project-copy .daily-kicker,.note-reading-kind,.note-reading-panel-title,.note-reading-emblem{color:var(--theme-text)}.note-reading-cover-art{color:var(--note-color)}.project-big-icon,.project-card-icon,.note-cover-icon{background:var(--theme-raised)}html[data-appearance=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-appearance=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}input::placeholder,textarea::placeholder{color:var(--theme-muted);opacity:1}
.daily-focus,.daily-plan,.project-group-body,.pc-scroll,.pc-unscheduled{scrollbar-width:thin;scrollbar-color:var(--theme-border) transparent;scroll-padding-block:4rem 1rem}@media (min-width:901px){.daily-content.daily-view-today,.daily-view-today>.daily-hydration-controls{flex-direction:column;min-height:0;display:flex;overflow:hidden}.daily-view-today>.daily-hydration-controls{flex:1}.daily-view-today .daily-today-grid{flex:1;align-items:stretch;min-height:0}.daily-today-grid>.daily-focus,.daily-today-grid>.daily-plan{overscroll-behavior-y:contain;scrollbar-gutter:stable;min-height:0;overflow-y:auto}.daily-today-grid>.daily-focus{padding-right:8px}.daily-today-grid .daily-section-heading{z-index:2;background:var(--theme-bg);padding-block:10px;position:sticky;top:0}.daily-today-grid .daily-plan>.daily-section-heading{background:var(--theme-soft)}}.project-task-groups.is-board{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--theme-border) transparent;grid-template-rows:minmax(0,1fr);align-items:stretch;max-height:72dvh;overflow-y:hidden}.is-board>.project-task-group{flex-direction:column;min-height:0;display:flex}.is-board .project-group-heading{flex:none}.is-board .project-group-body{overscroll-behavior-y:contain;scrollbar-gutter:stable;min-height:0;padding-right:3px;overflow-y:auto}.pc-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;max-height:65dvh}.pc-weekday{z-index:2;box-shadow:0 1px 0 var(--theme-border);position:sticky;top:0}.pc-unscheduled{overscroll-behavior-y:contain;scrollbar-gutter:stable;max-height:65dvh;overflow-y:auto}.pc-tray-title{z-index:2;background:var(--theme-soft);padding-block:5px;position:sticky;top:-1px}.daily-app .pc-task-options input{color-scheme:normal}@media (max-width:1100px){.pc-unscheduled{align-content:start;max-height:40dvh}.pc-tray-title{flex-basis:100%}}@media (max-width:900px){.daily-today-grid>.daily-focus,.daily-today-grid>.daily-plan{max-height:none;overflow:visible}}@media (max-width:640px){.project-task-groups.is-board{max-height:68dvh}.pc-scroll{max-height:60dvh}}
