:root{--paper:#f5f3ed;--white:#fff;--ink:#111;--muted:#6e6b64;--line:#d7d3ca;--red:#e33d35;--blue:#1769dc;--yellow:#f3c928;--soft:#ebe8df;--safe-bottom:env(safe-area-inset-bottom,0px)}
*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font-family:Inter,Arial,Helvetica,sans-serif}body{margin:0;min-height:100vh}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}.shell{min-height:100vh;padding-bottom:calc(76px + var(--safe-bottom))}.topbar{height:76px;position:sticky;top:0;z-index:20;display:flex;align-items:center;padding:0 max(18px,calc((100vw - 1120px)/2));background:rgba(245,243,237,.94);backdrop-filter:blur(16px);border-bottom:2px solid var(--ink)}
.brand{width:46px;height:42px;border:2px solid var(--ink);padding:0;display:flex;background:var(--white);font-weight:950;font-size:17px;letter-spacing:-2px}.brand span{width:50%;display:grid;place-items:center}.brand span:first-child{background:var(--red);color:#fff}.brand span:last-child{background:var(--blue);color:#fff}.wordmark{display:flex;flex-direction:column;margin-left:12px}.wordmark b{font-size:15px;line-height:1}.wordmark small{font-size:9px;color:var(--muted);margin-top:4px}.top-actions{margin-left:auto;display:flex;align-items:center;gap:3px}.round-action,.capture,.avatar{width:40px;height:40px;border:0;background:transparent;font-weight:900}.round-action{font-size:23px}.capture{background:var(--ink);color:#fff;font-size:25px;margin-left:3px}.avatar{border-radius:50%;font-size:12px;color:#fff;margin-left:6px}.badge-wrap{position:relative}.badge-wrap i{position:absolute;right:-1px;top:-1px;width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff;font:700 9px Arial;font-style:normal;border:2px solid var(--paper)}
.main{max-width:1120px;margin:auto;padding:42px 20px 70px}.hero{display:flex;justify-content:space-between;align-items:end;border-bottom:2px solid var(--ink);padding-bottom:35px}.hero p,.page-heading p,.detail-head p{font-size:10px;letter-spacing:1.7px;font-weight:900;margin:0 0 12px;color:var(--muted)}.hero h1,.page-heading h1,.detail-head h1{font-size:clamp(42px,7vw,76px);line-height:.92;letter-spacing:-4px;margin:0}.hero>div>span,.page-heading>span,.detail-head>span{display:block;color:var(--muted);font-size:14px;margin-top:15px}.hero-mark{width:86px;height:86px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:5px}.hero-mark i:nth-child(1){background:var(--red)}.hero-mark i:nth-child(2){background:var(--blue)}.hero-mark i:nth-child(3){background:var(--yellow);grid-column:2}.today-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.9fr);gap:50px;padding-top:25px}.section-head{height:38px;display:flex;justify-content:space-between;align-items:start;font-size:10px;letter-spacing:1.2px}.section-head span{color:var(--muted);letter-spacing:0}.stream-row{width:100%;min-height:81px;display:grid;grid-template-columns:62px 11px 1fr 18px;gap:14px;align-items:start;padding:19px 0;border-top:1px solid var(--line);background:transparent;text-align:left}.stream-row time{font-size:14px;font-weight:900}.dot{width:10px;height:10px;display:inline-block;flex:0 0 auto}.red{background:var(--red)!important}.blue{background:var(--blue)!important}.yellow{background:var(--yellow)!important}.stream-row h3{font-size:17px;margin:0 0 6px}.stream-row p{font-size:12px;color:var(--muted);margin:0}.stream-row>span{font-size:20px}.task-row>button{border:1px solid var(--ink);background:transparent;width:26px;height:26px}.glance{display:grid;grid-template-columns:1fr 1fr;gap:10px}.glance-card{position:relative;min-height:180px;border:1px solid var(--ink);padding:18px;text-align:left;display:flex;flex-direction:column}.glance-card>span,.eyebrow{font-size:9px;letter-spacing:1.3px;font-weight:900}.glance-card>b{font-size:21px;line-height:1.05;margin:22px 0 10px}.glance-card>small{font-size:11px;line-height:1.45}.glance-card>i,.list-tile>i,.entity-card>i{position:absolute;right:17px;bottom:15px;font-style:normal;font-size:19px}.yellow-panel{background:var(--yellow)}.ink-panel{background:var(--ink);color:#fff}.red-panel{background:var(--red);color:#fff}.paper-panel{background:var(--white)}
.page-heading{padding-bottom:30px;border-bottom:2px solid var(--ink)}.filter-row{display:flex;gap:7px;flex-wrap:wrap;padding:20px 0}.filter-row button{height:38px;padding:0 14px;border:1px solid var(--line);background:transparent;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:800}.filter-row button.active{border-color:var(--ink);background:var(--white)}.tri-color{width:16px;height:8px;background:linear-gradient(90deg,var(--red) 0 33%,var(--blue) 33% 66%,var(--yellow) 66%);display:inline-block}.agenda-list section{margin-top:30px}.agenda-list section>header{display:flex;align-items:baseline;gap:10px;border-bottom:2px solid var(--ink);padding-bottom:10px}.agenda-list section>header h2{font-size:18px;margin:0;text-transform:capitalize}.agenda-list section>header span{font-size:11px;color:var(--muted)}.agenda-list article{display:grid;grid-template-columns:64px 5px 1fr 20px;gap:15px;padding:20px 0;border-bottom:1px solid var(--line);align-items:start}.agenda-list time{font-weight:900;font-size:14px}.agenda-list time small{display:block;color:var(--muted);font-weight:400;font-size:10px;margin-top:5px}.event-line{width:5px;height:44px}.agenda-list h3{margin:0 0 6px;font-size:17px}.agenda-list p{margin:0;color:var(--muted);font-size:12px}.agenda-list div>small{display:block;margin-top:7px;font-size:11px}.agenda-list article>span{font-size:20px}
.list-grid,.entity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:28px}.list-tile,.entity-card,.new-module{position:relative;min-height:245px;border:1px solid var(--ink);background:var(--white);padding:20px;text-align:left;overflow:hidden}.list-tile:before,.entity-card:before{content:"";position:absolute;left:0;top:0;width:7px;height:100%;background:var(--ink)}.red-edge:before{background:var(--red)}.blue-edge:before{background:var(--blue)}.yellow-edge:before{background:var(--yellow)}.ink-edge:before{background:var(--ink)}.tile-top{display:flex;justify-content:space-between;align-items:start}.tile-icon,.entity-icon,.detail-symbol{width:44px;height:44px;display:grid;place-items:center;font-size:19px;font-weight:900}.red-bg{background:var(--red)!important;color:#fff}.blue-bg{background:var(--blue)!important;color:#fff}.yellow-bg{background:var(--yellow)!important}.ink-bg{background:var(--ink)!important;color:#fff}.privacy{font-size:9px;color:var(--muted);font-weight:800;text-transform:uppercase}.list-tile h2,.entity-card h2{margin:30px 0 7px;font-size:22px;letter-spacing:-.8px}.list-tile>p,.entity-card>p{margin:0;color:var(--muted);font-size:11px}.mini-items{display:flex;flex-direction:column;gap:5px;margin-top:20px}.mini-items span{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.new-module{border-style:dashed;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:transparent}.new-module b{font-size:35px}.new-module span{font-weight:900;margin-top:15px}.new-module small{color:var(--muted);margin-top:7px}.entity-card{min-height:260px}.entity-card .eyebrow{display:block;color:var(--muted);margin-bottom:20px}.entity-card h2{margin-top:35px}.entity-card>small{display:block;font-size:11px;margin-top:20px;font-weight:700}.budget-card{background:var(--ink);color:#fff}.budget-card>p,.budget-card>.eyebrow{color:#bbb}
.detail-head{position:relative;padding-bottom:32px;border-bottom:2px solid var(--ink)}.detail-head>button{border:0;background:transparent;padding:0;margin:0 0 32px;font-size:12px;font-weight:800}.detail-symbol{margin-bottom:22px}.detail-head h1{font-size:clamp(38px,7vw,68px)}.item-list{margin-top:25px}.item-list label{min-height:68px;display:grid;grid-template-columns:28px 1fr 32px;align-items:center;border-bottom:1px solid var(--line);gap:12px}.item-list input{width:19px;height:19px;accent-color:var(--ink)}.item-list label>span{display:flex;flex-direction:column;gap:5px}.item-list b{font-size:15px}.item-list small{font-size:11px;color:var(--muted)}.item-list label.done b{text-decoration:line-through;color:#8e8b83}.item-list label>button{border:0;background:transparent;font-size:21px;color:#999}.empty{padding:60px 20px;display:flex;flex-direction:column;text-align:center;gap:8px}.empty span{font-size:12px;color:var(--muted)}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--ink)}.stat-row div{padding:23px 18px;border-right:1px solid var(--ink);display:flex;flex-direction:column;gap:9px}.stat-row div:last-child{border:0}.stat-row span{font-size:9px;letter-spacing:1px;text-transform:uppercase}.stat-row b{font-size:18px}.entity-sections article{display:grid;grid-template-columns:40px 1fr 20px;padding:25px 0;border-bottom:1px solid var(--line);align-items:center}.entity-sections article>span{font:800 10px monospace;color:var(--muted)}.entity-sections h2{font-size:17px;margin:0 0 6px}.entity-sections p{font-size:12px;color:var(--muted);margin:0}.prototype-note{background:var(--yellow);padding:20px;margin-top:25px}.prototype-note b{font-size:13px}.prototype-note p{font-size:11px;line-height:1.5;margin:7px 0 0}
.fab{position:fixed;z-index:18;right:max(20px,calc((100vw - 1120px)/2));bottom:calc(91px + var(--safe-bottom));height:56px;border:0;background:var(--ink);color:#fff;display:flex;align-items:center;padding:0 17px;gap:10px;box-shadow:5px 5px 0 var(--yellow)}.fab span{font-size:26px}.fab small{font-size:10px;text-transform:uppercase;letter-spacing:1px}.bottom-nav{position:fixed;z-index:15;left:0;right:0;bottom:0;height:calc(72px + var(--safe-bottom));padding-bottom:var(--safe-bottom);display:flex;justify-content:center;background:rgba(245,243,237,.97);border-top:2px solid var(--ink)}.bottom-nav button{position:relative;width:min(25%,170px);border:0;background:transparent;color:#858179;font-size:10px;font-weight:800;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.bottom-nav button span{font-size:20px;line-height:1}.bottom-nav button.active{color:var(--ink)}.bottom-nav button.active:before{content:"";position:absolute;top:0;width:36px;height:4px;background:var(--red)}
.overlay{position:fixed;inset:0;z-index:50;background:rgba(8,8,8,.5);display:flex;align-items:flex-end;justify-content:center;padding-top:30px}.sheet{width:min(720px,100%);max-height:92vh;overflow:auto;background:var(--paper);border:2px solid var(--ink);border-bottom:0}.sheet>header{position:sticky;top:0;z-index:2;background:var(--paper);display:flex;justify-content:space-between;align-items:end;padding:22px;border-bottom:2px solid var(--ink)}.sheet>header p{font-size:9px;letter-spacing:1.3px;margin:0 0 6px;font-weight:900;color:var(--muted)}.sheet>header h2{font-size:29px;letter-spacing:-1px;margin:0}.sheet>header button{border:0;background:transparent;font-size:30px}.sheet-body{padding:22px}.intro{font-size:13px;line-height:1.55;color:var(--muted);margin:0 0 20px}.search-box{height:58px;border:1px solid var(--ink);display:flex;align-items:center;background:#fff}.search-box span{font-size:25px;padding:0 15px}.search-box input{height:100%;width:100%;border:0;outline:0;font-size:16px}.search-results{margin-top:12px}.search-results button{width:100%;min-height:64px;display:grid;grid-template-columns:40px 1fr 20px;align-items:center;text-align:left;border:0;border-bottom:1px solid var(--line);background:transparent}.search-results button>i{font-style:normal}.search-results button span{display:flex;flex-direction:column;gap:5px}.search-results button small{color:var(--muted)}.search-results button em{font-style:normal;font-size:20px}.search-hint,.empty-inbox{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px}.search-hint span,.empty-inbox span{color:var(--muted);font-size:12px}.inbox-summary{display:flex;align-items:baseline;gap:12px;border-bottom:1px solid var(--ink);padding-bottom:18px}.inbox-summary b{font-size:38px}.inbox-summary span{font-size:12px;color:var(--muted)}.inbox-list button{width:100%;display:grid;grid-template-columns:46px 1fr 18px;align-items:center;text-align:left;gap:12px;border:0;border-bottom:1px solid var(--line);padding:15px 0;background:transparent}.capture-kind{width:42px;height:42px;display:grid;place-items:center;background:var(--yellow);font-weight:900}.inbox-list button>span:nth-child(2){display:flex;flex-direction:column;gap:5px}.inbox-list small{color:var(--muted)}.secondary-btn,.primary-btn{width:100%;min-height:49px;margin-top:18px;border:1px solid var(--ink);background:transparent;font-weight:900}.primary-btn{background:var(--ink);color:#fff}.capture-types{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.capture-types button{height:74px;border:1px solid var(--line);background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.capture-types button.selected{border-color:var(--ink);background:var(--yellow)}.capture-types button:disabled{opacity:.45}.capture-types span{font-size:10px}.big-input{width:100%;height:140px;margin-top:12px;border:1px solid var(--ink);padding:15px;resize:none;background:#fff}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field{display:flex;flex-direction:column;gap:7px}.field.wide{grid-column:1/-1}.field>span{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.8px}.field input,.field select,.field textarea{height:48px;border:1px solid var(--ink);background:#fff;padding:0 12px}.field textarea{height:80px;padding:12px;resize:none}.choice-list button{width:100%;min-height:69px;border:0;border-bottom:1px solid var(--line);background:transparent;display:grid;grid-template-columns:45px 1fr;text-align:left;align-items:center}.choice-list button>span{display:flex;flex-direction:column;gap:5px}.choice-list small{color:var(--muted)}.budget-hero{background:var(--blue);color:#fff;padding:25px;display:flex;flex-direction:column}.budget-hero span{font-size:9px;letter-spacing:1.2px;font-weight:900}.budget-hero b{font-size:54px;letter-spacing:-3px;margin:22px 0 5px}.budget-hero small{font-size:11px}.budget-lines{margin-top:20px}.budget-lines div{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--line);font-size:13px}.prototype-copy{font-size:11px;line-height:1.5;color:var(--muted);margin-top:20px}.process-card{min-height:190px;background:var(--white);border:1px solid var(--ink);padding:22px;display:flex;flex-direction:column}.capture-kind.large{width:52px;height:52px}.process-card small{color:var(--muted);margin-top:22px}.process-card h3{font-size:23px;margin:10px 0}.process-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.process-actions button{height:85px;border:1px solid var(--ink);background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:9px;font-size:18px}.process-actions span{font-size:10px;font-weight:800}.toast{position:fixed;z-index:80;left:50%;bottom:95px;transform:translateX(-50%);background:var(--ink);color:#fff;padding:13px 18px;font-size:12px;box-shadow:4px 4px 0 var(--yellow);white-space:nowrap}
@media(max-width:860px){.today-layout{grid-template-columns:1fr;gap:28px}.glance{grid-template-columns:repeat(4,1fr)}.glance-card{min-height:170px}.list-grid,.entity-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.topbar{height:68px;padding:0 14px}.brand{width:42px;height:38px}.wordmark small{display:none}.round-action,.capture,.avatar{width:37px;height:37px}.main{padding:28px 16px 60px}.hero{align-items:start;padding-bottom:28px}.hero h1,.page-heading h1,.detail-head h1{font-size:42px;letter-spacing:-2.7px}.hero-mark{width:58px;height:58px}.today-layout{padding-top:17px}.glance{grid-template-columns:1fr 1fr}.glance-card{min-height:164px}.list-grid,.entity-grid{grid-template-columns:1fr 1fr;gap:9px}.list-tile,.entity-card,.new-module{min-height:220px;padding:16px}.list-tile h2,.entity-card h2{font-size:18px}.mini-items{display:none}.entity-card>small{line-height:1.35}.fab small{display:none}.sheet-body{padding:18px}.sheet>header{padding:18px}.stat-row div{padding:18px 10px}.stat-row b{font-size:15px}}
@media(max-width:390px){.wordmark{display:none}.list-grid,.entity-grid{grid-template-columns:1fr}.list-tile,.entity-card,.new-module{min-height:190px}.glance-card{min-height:150px;padding:14px}.glance-card>b{font-size:18px}.form-grid{grid-template-columns:1fr}.field.wide{grid-column:auto}}
@media(min-width:721px){.overlay{align-items:center;padding:30px}.sheet{border-bottom:2px solid var(--ink);max-height:86vh}}
@media(prefers-reduced-motion:no-preference){button{transition:transform .12s ease,filter .12s ease}button:active{transform:scale(.98)}.overlay{animation:fade .15s ease}.sheet{animation:rise .2s ease}.toast{animation:rise .2s ease}@keyframes fade{from{opacity:0}}@keyframes rise{from{transform:translateY(14px);opacity:0}}}

/* WM v0.3 brand system */
html{font-family:'Quicksand','Arial Rounded MT Bold',Arial,sans-serif}
.material-symbols-rounded{font-family:'Material Symbols Rounded';font-weight:normal;font-style:normal;font-size:22px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased}
.brand{width:78px;height:46px;border:0;padding:4px 0;display:flex;background:transparent;letter-spacing:0}
.brand img{width:100%;height:100%;object-fit:contain;object-position:left center}
.wordmark{display:none}
.round-action{border-radius:50%;display:grid;place-items:center}
.round-action:hover{background:var(--soft)}
.capture{border-radius:14px;display:grid;place-items:center}
.capture .material-symbols-rounded{font-size:24px}
.bottom-nav button{font-size:inherit;gap:4px}
.bottom-nav button>.material-symbols-rounded{font-size:24px;line-height:1}
.bottom-nav button>small{font-size:10px;font-weight:700}
.tile-icon .material-symbols-rounded,.entity-icon .material-symbols-rounded,.detail-symbol .material-symbols-rounded,.capture-kind .material-symbols-rounded{font-size:22px}
.search-results button>i .material-symbols-rounded{font-size:20px}
@media(max-width:620px){.brand{width:68px;height:42px}}
