:root{color:#23312e;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#f7f4ee;--surface:#fffdfa;--surface-soft:#f2f7f0;--surface-blue:#edf5fa;--surface-peach:#fff0e8;--surface-lilac:#f1edfb;--ink:#23312e;--muted:#687670;--soft:#89958f;--line:#dfddd4;--accent:#517b68;--accent-strong:#345f4d;--accent-soft:#dbece1;--danger:#9b4c4c;--danger-soft:#fdebea;--success:#356d52;--success-soft:#e3f3e9;--shadow:0 18px 48px #3b423a1a;background:#f7f4ee;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{background:linear-gradient(180deg, #fffdfaeb, #f7f4eeeb), var(--bg);min-width:320px;min-height:100vh;color:var(--ink);margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1{letter-spacing:0;font-size:clamp(2rem,5vw,3.4rem);line-height:1}h2{letter-spacing:0;font-size:1.05rem;line-height:1.25}.eyebrow{color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:760}.login-page{place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{border:1px solid var(--line);background:var(--surface);width:min(100%,460px);box-shadow:var(--shadow);border-radius:8px;padding:clamp(24px,6vw,40px)}.brand-lockup,.sidebar-brand,.mobile-brand,.detail-title-row,.profile-row{align-items:center;gap:12px;display:flex}.brand-mark{background:var(--accent-soft);width:48px;height:48px;color:var(--accent-strong);border:1px solid #bfd9cd;border-radius:8px;flex:none;place-items:center;display:inline-grid}.brand-mark.small{width:36px;height:36px}.login-copy{margin:34px 0 22px}.login-copy h2{margin-bottom:8px;font-size:1.4rem}.login-copy p,.page-header p,.panel-copy,.hint{color:var(--muted);line-height:1.6}.primary-action,.secondary-action,.ghost-action,.icon-button,.mood-choice{cursor:pointer;letter-spacing:0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-weight:740;transition:transform .14s,background .14s,border-color .14s;display:inline-flex}.primary-action{background:var(--accent-strong);color:#fff;width:100%;padding:0 18px}.primary-action:hover,.secondary-action:hover,.ghost-action:hover,.icon-button:hover,.mood-choice:hover{transform:translateY(-1px)}.primary-action.compact{width:auto;min-width:116px}.secondary-action.compact{width:auto;min-width:96px;padding:0 14px}.secondary-action{border-color:var(--line);width:100%;color:var(--ink);background:#fbfaf5;padding:0 18px}.ghost-action,.icon-button{border-color:var(--line);color:var(--ink);background:#ffffffb8}.ghost-action{gap:8px;padding:0 14px}.icon-button{width:42px;height:42px}button:disabled{cursor:not-allowed;opacity:.58;transform:none}.loading-spinner{border:2px solid;border-right-color:#0000;border-radius:999px;flex:none;width:1em;height:1em;animation:.72s linear infinite spin}.loading-spinner.light{border-color:#ffffffc7 #0000 #ffffffc7 #ffffffc7}.loading-note{color:var(--accent-strong);align-items:center;gap:8px;margin:12px 0 0;font-size:.9rem;font-weight:720;display:inline-flex}.pending-region{position:relative;overflow:hidden}.page-loading-region{position:relative}.pending-overlay{z-index:8;border-radius:inherit;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#fffdfab8;place-items:center;padding:18px;display:grid;position:absolute;inset:0}.pending-overlay.global{z-index:80;background:#f7f4eea8;border-radius:0;position:fixed}.pending-overlay-content{border:1px solid var(--line);max-width:min(100%,320px);color:var(--accent-strong);text-align:center;background:#fffdfaeb;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;font-size:.92rem;font-weight:760;line-height:1.35;display:inline-flex;box-shadow:0 12px 32px #413e371a}.top-loading-bar{z-index:90;opacity:0;pointer-events:none;background:0 0;width:100%;height:3px;transition:opacity .14s;position:fixed;top:0;left:0;overflow:hidden}.top-loading-bar:before{content:"";background:linear-gradient(90deg,#b7d9c6,#7fae98,#d7c8ef);border-radius:999px;width:38%;height:100%;display:block;transform:translate(-110%)}.top-loading-bar.active{opacity:1}.top-loading-bar.active:before{animation:.98s ease-in-out infinite loading-bar}@keyframes spin{to{transform:rotate(360deg)}}@keyframes loading-bar{0%{transform:translate(-110%)}55%{transform:translate(120%)}to{transform:translate(260%)}}.google-action{gap:12px}.google-g{color:#3f6c58;background:#fff;border-radius:6px;place-items:center;width:24px;height:24px;font-weight:900;display:inline-grid}.divider{color:var(--soft);text-transform:uppercase;align-items:center;gap:12px;margin:22px 0;font-size:.76rem;font-weight:720;display:flex}.divider:before,.divider:after{background:var(--line);content:"";flex:1;height:1px}.stacked-form{gap:14px;display:grid}label{color:var(--muted);gap:8px;font-size:.92rem;font-weight:680;display:grid}.input-shell{border:1px solid var(--line);min-height:46px;color:var(--soft);background:#fff;border-radius:8px;align-items:center;gap:10px;padding:0 12px;display:flex}.input-shell input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.notice{border-radius:8px;margin-top:14px;padding:10px 12px;font-size:.9rem;line-height:1.4}.notice.error{background:var(--danger-soft);color:var(--danger)}.notice.success{background:var(--success-soft);color:var(--success)}.app-shell{min-height:100vh}.sidebar{display:none}.app-main{min-height:100vh}.mobile-topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f4eeeb;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:sticky;top:0}.mobile-brand{font-weight:820}.content-shell{width:min(100%,1180px);margin:0 auto;padding:24px 16px 104px}.bottom-nav{z-index:30;border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdfaf0;border-radius:8px;grid-template-columns:repeat(6,1fr);gap:4px;padding:8px;display:grid;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 12px 36px #383d3526}.bottom-nav a,.sidebar-nav a{color:var(--muted);align-items:center;font-weight:720;display:flex;position:relative}.bottom-nav a{border-radius:8px;flex-direction:column;justify-content:center;gap:4px;min-width:0;min-height:48px;font-size:.62rem}.bottom-nav a.active,.sidebar-nav a.active{background:var(--accent-soft);color:var(--accent-strong)}.nav-badge{background:var(--surface-peach);color:#7b5745;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.72rem;font-weight:820;line-height:1;display:inline-grid}.bottom-nav .nav-badge{min-width:17px;height:17px;font-size:.62rem;position:absolute;top:4px;right:8px}.page-header,.detail-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:22px;display:flex}.page-header>p{max-width:520px}.header-actions{justify-items:start;gap:12px;max-width:520px;display:grid}.header-actions p{color:var(--muted);line-height:1.6}.today-grid,.detail-grid,.split-grid,.settings-grid,.search-results{gap:16px;display:grid}.panel,.thing-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;box-shadow:0 10px 32px #413e3712}.panel{padding:18px}.panel-heading,.thing-card-top,.note-meta,.form-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.soft-icon{background:var(--surface-blue);color:#426d83;border-radius:8px;flex:none;place-items:center;width:38px;height:38px;display:inline-grid}.soft-icon.large{width:50px;height:50px}.mood-row{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}.mood-choice{border-color:var(--line);background:var(--surface-lilac);color:#5d5379;flex-direction:column;gap:8px;min-width:0;padding:14px 8px;font-size:.86rem}.capture-form{gap:14px;margin-top:16px;display:grid}textarea{resize:vertical;border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);background:#fffefc;border-radius:8px;outline:0;padding:12px;line-height:1.5}label>input,label>select{border:1px solid var(--line);width:100%;min-width:0;min-height:46px;color:var(--ink);background:#fffefc;border-radius:8px;outline:0;padding:0 12px}textarea:focus,label>input:focus,label>select:focus,.input-shell:focus-within{border-color:#8fb7a3;box-shadow:0 0 0 3px #8fb7a338}.form-footer{align-items:flex-start}.form-footer .notice,.form-footer .hint{margin:0}.record-list,.note-list,.simple-list{gap:10px;margin:16px 0 0;padding:0;list-style:none;display:grid}.record-list li,.simple-list li,.note-list li{background:#fffefa;border:1px solid #e8e3d9;border-radius:8px;min-width:0;padding:12px}.record-list li{justify-content:space-between;align-items:center;gap:14px;display:flex}.routine-actions{flex:none;align-items:center;gap:8px;display:flex}.routine-done-action{white-space:nowrap;min-height:36px}.record-list strong,.simple-list strong,.note-list strong{overflow-wrap:anywhere;line-height:1.3;display:block}.record-list span,.simple-list span,.note-list p,.note-meta time,.thing-card p,.detail-list dd,.detail-list dt,.empty-state{color:var(--muted);line-height:1.5}.record-list time,.status-pill,.tag-row span{background:var(--surface-peach);color:#7b5745;white-space:nowrap;border-radius:999px;flex:none;padding:5px 9px;font-size:.78rem;font-weight:760}.status-pill{background:#fde8dc}.note-meta{align-items:flex-start;margin-bottom:8px}.note-list p,.plain-note{white-space:pre-wrap}.compact-list{gap:8px}.thing-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;display:grid}.thing-card{gap:18px;min-height:210px;padding:16px;transition:transform .14s,border-color .14s;display:grid}.thing-card:hover{border-color:#b9d1c5;transform:translateY(-2px)}.thing-card h2{margin-bottom:6px;font-size:1.18rem}.tag-row{flex-wrap:wrap;gap:8px;display:flex}.thing-summary{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.back-link{border:1px solid var(--line);min-height:36px;color:var(--muted);background:#fff;border-radius:8px;align-items:center;padding:0 12px;font-weight:740;display:inline-flex}.detail-header{flex-direction:column;align-items:flex-start}.detail-list{gap:12px;margin:16px 0 0;display:grid}.detail-list div{grid-template-columns:minmax(92px,.45fr) 1fr;gap:12px;min-width:0;display:grid}.detail-list dt{font-weight:760}.detail-list dd{overflow-wrap:anywhere;min-width:0;margin:0}.metadata-block{color:#3c4743;background:#f5f2eb;border-radius:8px;max-height:360px;margin:14px 0 0;padding:14px;font-size:.86rem;line-height:1.5;overflow:auto}.search-form{grid-template-columns:1fr;gap:10px;margin-bottom:18px;display:grid}.search-shell{min-height:50px}.simple-list li>a,.simple-list li{gap:4px;display:grid}.domain-form{margin-top:16px}.domain-form>.notice{margin-top:0}.form-grid{grid-template-columns:1fr;gap:14px;display:grid}.wide-field{grid-column:1/-1}.inline-create{background:var(--surface-soft);border:1px solid #e8e3d9;border-radius:8px;padding:12px}.inline-create summary{cursor:pointer;color:var(--accent-strong);font-weight:760}.inline-create summary span{align-items:center;gap:8px;display:inline-flex}.inline-create[open] summary{margin-bottom:14px}.inbox-list{gap:14px;display:grid}.inbox-card{gap:16px;display:grid}.inbox-card-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.inbox-card-header time{color:var(--muted);flex:none;font-size:.82rem;font-weight:720}.inbox-actions,.inbox-conversions{flex-wrap:wrap;gap:10px;display:flex}.inbox-convert-form{background:#fffefa;border:1px solid #e8e3d9;border-radius:8px;flex-wrap:wrap;align-items:end;gap:10px;padding:12px;display:flex}.inbox-convert-form label{min-width:150px}.empty-inbox{align-items:center;gap:14px;display:flex}.reflection-panel,.reflection-complete{max-width:760px;margin:0 auto}.reflection-form{margin-top:18px}.reflection-status .notice,.reflection-status .hint{margin:0}.reflection-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.reflection-return{margin-top:18px}.account-card{border:1px solid var(--line);background:#fffdfac7;border-radius:8px;align-items:center;gap:10px;min-width:0;padding:10px;display:flex}.avatar{object-fit:cover;border-radius:8px;flex:none;width:40px;height:40px}.avatar.initials{background:var(--surface-lilac);color:#5f557f;place-items:center;font-weight:820;display:inline-grid}.large-avatar{width:64px;height:64px}.account-text,.profile-row div{gap:2px;min-width:0;display:grid}.account-text strong,.account-text span,.profile-row strong,.profile-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-text span,.profile-row span{color:var(--muted);font-size:.86rem}.icon-text{gap:8px}@media (width>=700px){.search-form{grid-template-columns:1fr auto}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid>label:first-child:last-child,.domain-form>label{grid-column:1/-1}.inline-grid,.split-grid,.settings-grid,.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wide-panel{grid-column:1/-1}}@media (width>=900px){.app-shell{grid-template-columns:280px 1fr;display:grid}.sidebar{border-right:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdfac7;flex-direction:column;gap:26px;height:100vh;padding:22px;display:flex;position:sticky;top:0}.sidebar-brand{font-size:1.08rem;font-weight:850}.sidebar-nav{gap:6px;display:grid}.sidebar-nav a{border-radius:8px;gap:10px;min-height:44px;padding:0 12px}.sidebar-account{gap:10px;margin-top:auto;display:grid}.logout-action{width:100%}.mobile-topbar,.bottom-nav{display:none}.content-shell{padding:40px 34px}.today-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.mood-panel,.list-panel{grid-column:span 4}.capture-panel,.wide-panel{grid-column:span 8}}@media (width<=520px){.form-footer,.record-list li,.routine-actions,.note-meta{flex-direction:column;align-items:stretch}.primary-action.compact{width:100%}.detail-list div{grid-template-columns:1fr;gap:3px}}
