@font-face{font-family:Kala;src:url('brand/Kala.woff2') format('woff2'),url('brand/Kala.woff') format('woff');font-display:swap}
:root{--canvas:#eef4f4;--surface:#fff;--ink:#153743;--muted:#5c7178;--accent:#214d5d;--blue:#bddde9;--peach:#f7bd98;--teal:#5d8479;--amber:#e6a43b;--line:#dce5e4;--danger:#963b3c;--radius:24px;--space:8px;--fast:120ms;--normal:200ms;--ease:cubic-bezier(.22,1,.36,1);font:100%/1.5 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color-scheme:light}
*{box-sizing:border-box}body{margin:0;background:var(--canvas);color:var(--ink)}button,input,textarea,select{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:disabled{cursor:default;opacity:.5}button:active:not(:disabled){transform:scale(.975)}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #b47a18;outline-offset:4px}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;clip-path:inset(50%);overflow:hidden;white-space:nowrap}.icon{width:21px;height:21px;flex:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;fill:none}.app-shell{min-height:100dvh;display:grid;grid-template-columns:220px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100dvh;padding:31px 20px 20px;display:flex;flex-direction:column;border-right:1px solid #dae4e3;background:#f7f9f7;z-index:5}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;min-height:44px;white-space:nowrap}.brand img{width:30px;height:36px;object-fit:contain}.brand span{font:1.65rem/1 Kala,sans-serif;letter-spacing:-.025em;color:#0e252b}.side-nav{display:grid;gap:8px;margin-top:48px}.nav-button{display:flex;align-items:center;gap:14px;min-height:48px;padding:12px 16px;border:0;border-radius:12px;background:transparent;text-align:left;font-size:.875rem;font-weight:540;color:#5b6f72}.nav-button.active{background:#dce9e8;color:#183e49;font-weight:650}.nav-button .nav-dot{width:6px;height:6px;border-radius:50%;background:#c07d36;margin-left:auto}.sidebar-bottom{margin-top:auto;display:grid;gap:10px}.smith-id{display:flex;align-items:center;gap:10px;padding:14px 10px;border-top:1px solid var(--line);font-size:.75rem}.smith-avatar{display:grid;place-items:center;width:34px;height:34px;background:#e6eddb;border-radius:11px;color:#56704d}.smith-id small{display:block;color:var(--muted);font-size:.6875rem;margin-top:2px}.demo-entry{display:flex;align-items:center;gap:8px;min-height:44px;background:transparent;border:0;color:#6b7b7b;font-size:.6875rem;text-align:left;padding:8px 10px}.demo-entry .icon{width:16px;height:16px}.workspace{min-width:0;padding:28px 40px 112px;max-width:1600px;width:100%;margin:0 auto}.page-top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:26px;min-height:48px}.page-top-left{display:flex;align-items:center;gap:10px;font-size:.75rem;color:var(--muted)}.page-top-left .live-dot{width:7px;height:7px;background:#5d8479;border-radius:50%;box-shadow:0 0 0 4px #5d847911}.page-top-actions{display:flex;align-items:center;gap:10px}.host-button{display:flex;align-items:center;gap:8px;min-height:44px;padding:10px 14px;border:1px solid #d1dfdf;border-radius:30px;background:#f8fbfa;font-size:.75rem}.host-button .icon{width:16px;height:16px}.freeze-button{min-height:44px;border:1px solid #dcc5c2;background:#fbf7f4;color:#8d3c3d;border-radius:30px;padding:10px 17px;font-size:.75rem;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.freeze-button .icon{width:16px;height:16px}.mobile-header,.mobile-nav{display:none}.greeting{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.greeting h1,.page-heading h1{font-size:clamp(1.65rem,2.5vw,2.15rem);line-height:1.18;letter-spacing:-.045em;font-weight:620;margin:0}.greeting p,.page-heading p{margin:7px 0 0;color:var(--muted);font-size:.8125rem}.date-label{font-size:.6875rem;color:var(--muted);white-space:nowrap}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:6px 0 27px}.home-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:22px}.cash-card{background:var(--accent);color:#f6faf9;border-radius:var(--radius);padding:26px 30px 20px;min-width:0;overflow:hidden;position:relative}.cash-card .eyebrow{color:#c1d9df}.cash-topline{display:flex;align-items:center;justify-content:space-between;gap:18px}.cash-topline .icon-button{border-color:#8bb1ba55;color:#e5f2f4;background:transparent}.money-display{font-size:clamp(2.65rem,4.4vw,3.7rem);line-height:1.05;letter-spacing:-.065em;font-weight:550;font-variant-numeric:tabular-nums;margin:13px 0 7px}.money-display small{font-size:1rem;letter-spacing:-.015em;margin-left:7px;color:#c2dbe1;font-weight:400}.cash-subline{font-size:.8125rem;color:#c1d7dd;margin:0}.cash-subline strong{color:#f7fbfb;font-weight:600}.cash-chart{margin:24px -7px 0}.cash-chart .sv-trend{background:transparent!important;color:inherit}.cash-card-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:.6875rem;color:#b9d5dc;margin-top:8px}.cash-card-footer button{color:#e5f3f5}.opportunity{background:var(--peach);border:1px solid #eeb694;border-radius:var(--radius);padding:24px 27px;display:flex;flex-direction:column;position:relative;min-width:0}.opportunity .eyebrow{color:#73452e}.new-tag{display:inline-flex;align-items:center;gap:7px;border:1px solid #a4694645;border-radius:20px;padding:5px 10px;font-size:.625rem;letter-spacing:.04em;font-weight:650}.new-tag:before{content:'';width:5px;height:5px;border-radius:50%;background:#a25d33}.idea-top{display:flex;justify-content:space-between;align-items:center}.idea-top>small{font-size:.625rem;color:#87543a}.idea-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:19px 0 12px}.idea-title h2{font-size:clamp(1.5rem,2.6vw,2.1rem);font-weight:590;letter-spacing:-.045em;line-height:1.15;margin:0;max-width:300px}.weather-art{width:86px;height:70px;flex:none;stroke:#a46c43;fill:none;stroke-width:1.35}.weather-art .sun-fill{fill:#f9d28c;stroke:#be8951}.weather-art .cloud-fill{fill:#fbd4bd}.idea-copy{font-size:.8125rem;color:#71462f;margin:0 0 19px;max-width:35ch}.idea-figures{display:flex;gap:24px;margin:0 0 19px}.idea-figures>div{min-width:0}.idea-figures small{display:block;color:#895239;font-size:.6875rem;margin-bottom:3px}.idea-figures strong{font-size:1.0625rem;font-weight:620;letter-spacing:-.015em}.idea-figures strong>small{display:inline;font-size:.6875rem;margin:0 0 0 4px;font-weight:400}.idea-actions{display:flex;gap:12px;align-items:center;margin-top:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;min-width:44px;padding:11px 19px;border:1px solid #ccdada;border-radius:12px;color:var(--ink);background:#fff;font-size:.8125rem;font-weight:560;text-decoration:none;line-height:1.3}.button.primary{background:var(--accent);border-color:var(--accent);color:#f6fafb}.button.soft{background:#e7f0ef;border-color:#e7f0ef}.button.quiet{background:transparent;border-color:transparent;padding-inline:12px}.button.danger{background:#faf0ee;border-color:#e5c6c0;color:#963b3c}.button.full{width:100%}.button .icon{width:17px;height:17px}.icon-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;border:1px solid var(--line);border-radius:50%;background:var(--surface);color:var(--muted)}.text-button{display:inline-flex;align-items:center;gap:7px;min-height:44px;min-width:44px;padding:8px 0;border:0;background:transparent;font-size:.75rem;color:var(--accent);font-weight:550;text-align:left}.text-button .icon{width:16px;height:16px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:23px 0 9px}.section-heading h2{font-size:.9375rem;font-weight:650;letter-spacing:-.015em;margin:0}.section-heading>small{font-size:.6875rem;color:var(--muted)}.home-lower{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:26px}.service-strip{padding:19px 21px;border:1px solid #dae5e3;border-radius:18px;background:#fff;display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:14px;align-items:center;min-height:104px;width:100%;text-align:left}.object-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#e9f1ef;color:#5d8276;flex:none}.object-icon.sky{background:#deedf3;color:#4d7786}.object-icon.peach{background:#fae5d5;color:#aa7351}.object-icon.lilac{background:#eeeaf4;color:#7d6b91}.object-icon .icon{width:22px;height:22px}.object-name{font-size:.875rem;font-weight:620;letter-spacing:-.01em}.object-sub{font-size:.6875rem;color:var(--muted);margin-top:4px;line-height:1.5}.service-strip .object-meta{font-size:.6875rem;text-align:right;color:var(--muted)}.service-strip .object-meta strong{display:block;color:var(--ink);font-size:.875rem;font-weight:620;margin-bottom:3px}.capacity-mini{display:flex;gap:3px;margin-top:11px;width:100%;max-width:290px;height:6px}.capacity-mini>i{flex:1;background:#e9eeeb;border-radius:3px}.capacity-mini>i.used{background:#7e9a8d}.activity-list{display:grid}.activity-row{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:12px;align-items:center;border:0;border-bottom:1px solid var(--line);background:transparent;min-height:63px;width:100%;padding:10px 0;text-align:left}.activity-row:last-child{border-bottom:0}.party-avatar{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #d5e1dd;border-radius:50%;background:#f7faf8;font-size:.625rem;font-weight:620;color:#5f7c70;flex:none}.activity-row .activity-name{font-size:.75rem;font-weight:560}.activity-row small{display:block;color:var(--muted);font-size:.625rem;margin-top:3px}.activity-row .amount{font-size:.75rem;font-variant-numeric:tabular-nums;font-weight:620;text-align:right;white-space:nowrap}.activity-row .amount.negative{color:#815a50}.small-note{font-size:.6875rem;color:var(--muted);margin:13px 0 0;line-height:1.5}.ask-dock{position:fixed;bottom:25px;left:calc(220px + (100vw - 220px)/2);transform:translateX(-50%);z-index:6;display:flex;align-items:center;gap:12px;width:min(740px,calc(100vw - 300px));min-height:58px;padding:8px 9px 8px 17px;background:#fffefb;border:1px solid #d2dfdb;box-shadow:0 8px 30px #20403a12;border-radius:20px;text-align:left;color:#61766f;font-size:.8125rem}.ask-dock .ask-symbol{display:grid;place-items:center;width:30px;height:30px;border-radius:11px;background:#e8efdf;color:#64815f}.ask-dock .ask-arrow{margin-left:auto;border-radius:13px;display:grid;place-items:center;width:40px;height:40px;background:#edf3ee;color:#547061}.ask-dock .ask-hint{margin-left:auto;font-size:.625rem;color:#7a8b80}.status-banner{display:flex;align-items:center;gap:13px;background:#faeee6;border:1px solid #edd4c3;border-radius:16px;padding:14px 18px;margin-bottom:22px;color:#825738;font-size:.8125rem}.status-banner strong{display:block;font-weight:620}.status-banner small{display:block;font-size:.75rem;margin-top:2px}.status-banner .button{margin-left:auto;flex:none}.status-banner.error{background:#f9eeed;border-color:#eccbc7;color:#874143}.pill{display:inline-flex;align-items:center;gap:5px;border-radius:20px;padding:4px 8px;font-size:.625rem;font-weight:600;background:#e7efea;color:#4b7360;white-space:nowrap}.pill:before{content:'';width:5px;height:5px;border-radius:50%;background:currentColor}.pill.warm{background:#fbebda;color:#946638}.pill.gray{background:#e9eded;color:#5e7378}.pill.purple{background:#f0eaf6;color:#826398}.eyebrow{font-size:.625rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:var(--muted);margin:0}.tabs{display:flex;gap:5px;background:#e3ebeb;padding:5px;border-radius:14px;width:fit-content;max-width:100%;margin-bottom:24px;flex-wrap:wrap}.tabs button{min-height:44px;padding:10px 18px;border:0;background:transparent;border-radius:10px;font-size:.8125rem;color:var(--muted);white-space:nowrap}.tabs button.active{background:#fff;color:var(--ink);box-shadow:0 2px 5px #12333a08;font-weight:600}.object-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.object-card{border-radius:var(--radius);padding:25px;background:#fff;border:1px solid var(--line);min-width:0;display:flex;flex-direction:column}.object-card.blue{background:#dfeef3;border-color:#cee2e9}.object-card.peach{background:#fae6d8;border-color:#f0d8c5}.card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.object-card h2{font-size:1.3125rem;line-height:1.2;letter-spacing:-.03em;font-weight:620;margin:18px 0 6px}.object-card p{font-size:.8125rem;color:var(--muted);margin:0 0 18px}.card-value{font-size:2rem;line-height:1.15;font-weight:540;letter-spacing:-.05em;font-variant-numeric:tabular-nums;margin:18px 0 6px}.card-value small{font-size:.8125rem;font-weight:400;letter-spacing:0;color:var(--muted)}.card-footer{display:flex;align-items:center;gap:10px;justify-content:space-between;margin-top:auto;padding-top:21px}.card-footer>small{font-size:.6875rem;color:var(--muted)}.resource-gauge{height:13px;background:#e9efec;border-radius:20px;overflow:hidden;margin:18px 0 8px}.resource-gauge>span{display:block;height:100%;background:var(--teal);border-radius:20px}.gauge-legend{display:flex;justify-content:space-between;gap:12px;font-size:.6875rem;color:var(--muted)}.resource-readings{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;margin-top:10px}.resource-readings strong{display:block;font-size:1.25rem;line-height:1.2;font-weight:580}.resource-readings small{font-size:.625rem;color:var(--muted)}.collection-list{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:4px 24px}.collection-row{width:100%;display:flex;align-items:center;gap:16px;padding:19px 0;min-height:76px;background:transparent;border:0;border-bottom:1px solid var(--line);text-align:left}.collection-row:last-child{border-bottom:0}.collection-row .grow{flex:1;min-width:0}.collection-row>.icon{width:17px;height:17px;color:#86988e}.collection-row .row-number{font-size:.875rem;font-weight:600;font-variant-numeric:tabular-nums;text-align:right}.collection-row .row-number small{display:block;font-size:.625rem;color:var(--muted);font-weight:400}.empty-state{display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--line);border-radius:var(--radius);padding:32px;background:white}.empty-state h2{font-size:1.25rem;letter-spacing:-.025em;font-weight:600;margin:20px 0 8px}.empty-state p{max-width:45ch;color:var(--muted);font-size:.875rem;margin:0 0 23px}.money-top{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:22px;margin-bottom:24px}.available-panel{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;background:var(--accent);color:white;border-radius:var(--radius);padding:28px}.available-panel .eyebrow{color:#c5dce1}.available-panel .money-display{font-size:3.4rem;margin:15px 0}.available-panel .button{background:#e4eff1;border-color:#e4eff1;color:#244b58}.available-panel .small-note{color:#c4dadd}.funds-panel{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:26px}.funds-panel h2{font-size:.8125rem;letter-spacing:0;font-weight:600;margin:0 0 20px}.funds-panel .total-cash{font-size:1.5rem;letter-spacing:-.03em;line-height:1.1;font-weight:600;margin-bottom:21px}.chart-panel{padding:25px 28px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);min-width:0}.chart-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}.chart-header h2{font-size:.9375rem;margin:0;font-weight:620}.chart-header small{font-size:.6875rem;color:var(--muted)}.chart-choice{display:flex;gap:4px;background:#edf2f0;border-radius:12px;padding:4px;flex-wrap:wrap}.chart-choice button{min-height:44px;padding:9px 13px;border:0;border-radius:9px;background:transparent;font-size:.75rem;color:var(--muted)}.chart-choice button.active{background:#fff;color:var(--ink);box-shadow:0 1px 3px #00000007}.chart-caption{display:flex;justify-content:space-between;gap:18px;margin-top:10px;padding-top:15px;border-top:1px solid var(--line);font-size:.75rem;color:var(--muted)}.chart-caption strong{font-weight:600;color:var(--ink)}.money-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.stat-pair{display:grid;grid-template-columns:1fr 1fr;gap:22px}.stat-pair>div{min-width:0}.stat-pair small{display:block;color:var(--muted);font-size:.6875rem;margin-bottom:7px}.stat-pair strong{font-size:1.4375rem;letter-spacing:-.035em;font-weight:600;font-variant-numeric:tabular-nums}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.settings-group>h2{font-size:.75rem;font-weight:600;margin:0 0 12px;color:var(--muted)}.settings-group .collection-list{padding:3px 22px}.settings-group .collection-row{gap:13px;padding:15px 0}.settings-group .object-name{font-size:.8125rem}.settings-group .icon{width:18px;height:18px}.connection-layout{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(270px,1fr);gap:22px;align-items:start}.network-panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);min-width:0;padding:25px 23px 15px}.network-panel h2{font-size:.9375rem;margin:0;font-weight:600}.network-panel>p{font-size:.75rem;color:var(--muted);margin:5px 0 15px}.relationship-panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:25px;min-width:0}.relationship-panel h2{font-size:1.3rem;letter-spacing:-.025em;font-weight:620;margin:16px 0 4px}.relationship-panel .party-avatar{width:50px;height:50px;font-size:.8125rem}.relationship-type{font-size:.75rem;color:var(--muted)}.relationship-money{font-size:2.125rem;letter-spacing:-.04em;margin:19px 0 0;font-weight:560;font-variant-numeric:tabular-nums}.relationship-money small{font-size:.75rem;letter-spacing:0;color:var(--muted);font-weight:400}.relationship-panel .button{margin-top:23px;width:100%}.row-fact{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid var(--line);font-size:.8125rem}.row-fact:last-child{border-bottom:0}.row-fact>span{color:var(--muted)}.row-fact strong{font-weight:570;text-align:right;font-variant-numeric:tabular-nums}.row-fact small{display:block;font-size:.6875rem;color:var(--muted);font-weight:400;margin-top:3px}.trust-source-row{display:flex;align-items:center;gap:18px;border:1px solid var(--line);border-radius:20px;background:#fff;padding:20px 24px;margin-top:22px}.trust-source-row .grow{flex:1}.trust-source-row h2{font-size:.875rem;font-weight:620;margin:0 0 4px}.trust-source-row p{font-size:.75rem;color:var(--muted);margin:0}.chat-page{max-width:810px;margin:0 auto}.chat-welcome{margin:36px 0 28px}.chat-welcome .object-icon{width:54px;height:54px;border-radius:18px;background:#e0eacb;color:#65804f}.chat-welcome h1{font-size:1.8rem;font-weight:600;letter-spacing:-.04em;margin:22px 0 10px}.chat-welcome p{color:var(--muted);font-size:.875rem;margin:0}.suggestions{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}.suggestion{min-height:44px;background:white;border:1px solid var(--line);border-radius:20px;padding:10px 15px;font-size:.8125rem;color:#4b666d}.chat-log{display:grid;gap:20px;margin:30px 0}.chat-turn{max-width:89%;font-size:.9375rem;line-height:1.65}.chat-turn.user{justify-self:end;background:#d8e8eb;padding:13px 18px;border-radius:20px 20px 5px 20px}.chat-turn.smith{padding-left:0}.chat-turn.smith .speaker{display:flex;align-items:center;gap:8px;font-size:.625rem;color:#6e8379;margin-bottom:6px;text-transform:uppercase;letter-spacing:.07em}.chat-turn p{margin:0}.chat-composer{display:flex;gap:12px;align-items:flex-end;padding:12px;background:#fff;border:1px solid #cbdcd8;border-radius:20px;box-shadow:0 6px 22px #20403a08}.chat-composer textarea{width:100%;border:0;background:none;resize:none;outline:none;color:var(--ink);min-height:48px;padding:11px 9px;font-size:1rem;line-height:1.5}.chat-composer .button{flex:none;border-radius:13px;width:44px;padding:10px;margin-bottom:2px}.direction-card{border:1px solid #c5d6c3;background:#f4f8ee;border-radius:18px;padding:21px;margin:20px 0}.direction-card h3{margin:0 0 9px;font-size:.875rem;font-weight:620}.direction-card p{font-size:.8125rem;color:#627557;margin:0 0 15px}.direction-card textarea{width:100%;min-height:76px;border:1px solid #d4dfcd;border-radius:11px;padding:10px 12px;background:#fff;color:var(--ink);font-size:1rem;resize:vertical}.direction-card .button{margin-top:13px}.direction-summary{display:flex;gap:12px;align-items:center;font-size:.75rem;color:#58704c;background:#e6efdb;border-radius:13px;padding:13px 16px;margin:16px 0}.direction-summary .icon{width:18px;height:18px}.notice{position:fixed;bottom:100px;left:50%;transform:translateX(-50%);max-width:min(500px,calc(100vw - 32px));z-index:100;padding:13px 18px;border:1px solid #5b7a75;border-radius:14px;background:#244b4e;color:#f6faf7;box-shadow:0 7px 20px #14363124;font-size:.8125rem;line-height:1.45}#notice:empty{display:none}.sheet{position:fixed;inset:0 0 0 auto;margin:0;border:0;border-left:1px solid #dbe5df;background:#fbfdfb;color:var(--ink);width:min(540px,100vw);height:100dvh;max-width:100vw;max-height:100dvh;padding:0;overflow-y:auto;overscroll-behavior:contain;box-shadow:-20px 0 70px #173b3d1d}.sheet::backdrop{background:#17384250;backdrop-filter:blur(3px)}.sheet.wide{width:min(690px,100vw)}.sheet-head{position:sticky;top:0;z-index:2;background:#fbfdfbf5;backdrop-filter:blur(16px);display:flex;align-items:center;gap:13px;padding:18px 24px;border-bottom:1px solid #e4ebe5}.sheet-head h2{font-size:.875rem;letter-spacing:-.01em;font-weight:620;margin:0;flex:1;min-width:0}.sheet-head .icon-button{width:40px;min-height:44px;border-color:transparent;background:transparent}.sheet-head .freeze-button{font-size:.625rem;min-height:44px;padding:8px 12px}.sheet-body{padding:26px 28px 32px;overflow-wrap:anywhere}.sheet-title{font-size:1.65rem;line-height:1.16;letter-spacing:-.04em;margin:17px 0 9px;font-weight:620}.sheet-description{font-size:.875rem;color:var(--muted);line-height:1.6;margin:0 0 22px}.sheet .eyebrow{font-size:.625rem}.sheet-section-title{font-size:.8125rem;font-weight:650;margin:26px 0 12px}.sheet-hero{background:#e0edf1;border:1px solid #d6e5e9;border-radius:21px;padding:22px;margin:20px 0}.sheet-hero.peach{background:#fbe4d2;border-color:#f0d4be}.sheet-hero .stat-pair{gap:17px}.sheet-hero .stat-pair strong{font-size:1.5rem}.sheet-hero .stat-pair small{font-size:.6875rem}.source-line{display:flex;align-items:center;gap:15px;padding:17px 0;border-bottom:1px solid var(--line);margin-bottom:20px}.source-line .object-icon{width:42px;height:42px}.source-line .source-arrow{margin-left:auto;color:#93a59a}.source-line strong{font-size:.9375rem;font-weight:620}.source-line small{display:block;color:var(--muted);font-size:.6875rem;margin-top:3px}.sheet-actions{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0 0}.sheet-actions .primary{flex:1}.sheet-footnote{font-size:.6875rem;color:var(--muted);margin:14px 0 0;line-height:1.55}.disclosure{border-top:1px solid var(--line);margin-top:22px;padding-top:3px}.disclosure summary{display:flex;align-items:center;gap:12px;cursor:pointer;list-style:none;min-height:48px;font-size:.75rem;font-weight:570;color:#64796d}.disclosure summary:after{content:'+';font-size:1.1rem;font-weight:400;margin-left:auto;color:#7d9082}.disclosure[open]>summary:after{content:'−'}.disclosure summary::-webkit-details-marker{display:none}.disclosure>div{padding:5px 0 16px;font-size:.8125rem}.disclosure p{font-size:.8125rem;line-height:1.65;color:var(--muted);margin:8px 0 16px}.disclosure .disclosure{margin-top:15px}.technical-record{font-size:.75rem;line-height:1.65;color:#5d7169}.technical-record h3{font-size:.8125rem;color:var(--ink);margin:20px 0 6px}.technical-record pre,.fingerprint{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;font:.6875rem/1.8 ui-monospace,SFMono-Regular,Consolas,monospace;padding:12px;background:#eff3ed;border-radius:9px;color:#547061}.technical-record dl{display:grid;grid-template-columns:1fr;gap:5px}.technical-record dt{color:var(--ink);font-weight:600}.technical-record dd{margin:0 0 12px}.field{display:grid;gap:7px;margin:19px 0;font-size:.8125rem;font-weight:560}.field input,.field select,.field textarea{width:100%;min-height:48px;border:1px solid #c9d8d0;border-radius:11px;background:#fff;padding:11px 13px;font-size:1rem;color:var(--ink);font-weight:400;min-width:0}.field textarea{min-height:85px;resize:vertical}.field small{color:var(--muted);font-size:.6875rem;font-weight:400}.field input[type=range]{padding:0;accent-color:var(--teal);border:0;background:transparent;min-height:44px}.check{display:flex;align-items:center;gap:12px;min-height:52px;font-size:.8125rem;cursor:pointer;padding:8px 0}.check input{width:20px;height:20px;accent-color:var(--accent);flex:none}.check span{flex:1;min-width:0}.check small{display:block;color:var(--muted);font-size:.6875rem;margin-top:3px}.switch-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid var(--line);font-size:.8125rem}.switch-row small{display:block;color:var(--muted);font-size:.6875rem;margin-top:4px}.switch{width:46px;min-width:46px;min-height:44px;border:0;padding:0;background:transparent;position:relative}.switch:before{content:'';display:block;height:25px;border-radius:18px;background:#d3ddd6}.switch:after{content:'';position:absolute;top:12px;left:3px;width:20px;height:20px;background:white;border-radius:50%;box-shadow:0 1px 3px #0002;transition:transform 120ms var(--ease)}.switch[aria-checked=true]:before{background:var(--teal)}.switch[aria-checked=true]:after{transform:translateX(20px)}.inline-alert{display:flex;gap:10px;background:#f8edde;color:#8a6037;border-radius:13px;padding:13px 15px;font-size:.75rem;margin:20px 0}.inline-alert.error{background:#f9ebe8;color:#974647}.inline-alert .icon{width:17px;height:17px;margin-top:1px}.form-error{font-size:.8125rem;color:#9a4240;margin:8px 0 0}.status-line{display:flex;gap:11px;align-items:center;font-size:.8125rem;margin:14px 0}.status-line .icon{width:18px;height:18px;color:var(--teal)}.progress-track{height:7px;border-radius:10px;background:#e4ece6;overflow:hidden;margin:18px 0 12px}.progress-track>i{display:block;height:100%;background:var(--teal);border-radius:10px}.split-labels{display:flex;justify-content:space-between;gap:14px;font-size:.6875rem;color:var(--muted)}.outcome-card{background:#edf4e7;border:1px solid #d9e5d0;border-radius:20px;padding:23px;margin:18px 0}.outcome-card>strong{font-size:1.25rem;font-weight:600;letter-spacing:-.02em;display:block;margin:12px 0 6px}.outcome-card>p{font-size:.8125rem;color:#65795c;margin:0}.stage-line{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.stage-chip{display:flex;align-items:center;gap:6px;background:#edf2ed;border-radius:9px;padding:8px 10px;font-size:.6875rem}.stage-chip .icon{width:14px;height:14px;color:#65856e}.phone-art{width:80px;height:125px;border:2px solid #527a80;border-radius:18px;margin:20px auto 28px;position:relative;background:#e5f1f1;display:grid;place-items:center}.phone-art:before{content:'';position:absolute;top:8px;left:29px;width:20px;height:4px;background:#527a80;border-radius:4px}.phone-art:after{content:'';position:absolute;bottom:7px;left:25px;width:28px;height:3px;background:#8fb3b2;border-radius:4px}.phone-art .icon{width:29px;height:29px}.phone-summary{text-align:center}.phone-summary .sheet-title{font-size:1.5rem}.phone-summary .sheet-description{max-width:32ch;margin-inline:auto}.demo-controls{padding:16px;border:1px dashed #c8d5c9;border-radius:14px;margin-top:25px;background:#f3f6ef}.demo-controls .eyebrow{color:#778776}.demo-controls .field{margin-block:10px}.demo-controls .field select{font-size:.8125rem;min-height:44px}.demo-controls .button{font-size:.75rem}.quiet-divider{border:0;border-top:1px solid var(--line);margin:24px 0}.setup-progress{display:flex;gap:6px;margin-bottom:23px}.setup-progress i{height:4px;border-radius:5px;flex:1;background:#e0e9e0}.setup-progress i.done{background:var(--teal)}.setup-choice{display:flex;align-items:center;gap:14px;min-height:74px;border:1px solid var(--line);border-radius:16px;background:#fff;padding:16px;margin:12px 0;width:100%;text-align:left}.setup-choice.selected{border:1.5px solid #749b8b;background:#edf4ed}.setup-choice>span{flex:1}.setup-choice strong{display:block;font-size:.9375rem;font-weight:600}.setup-choice small{display:block;font-size:.6875rem;color:var(--muted);margin-top:3px}.mini-table{width:100%;border-collapse:collapse;font-size:.75rem}.mini-table th,.mini-table td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:12px 6px}.mini-table th{font-weight:550;color:var(--muted);font-size:.6875rem}.mini-table td:first-child,.mini-table th:first-child{padding-left:0}.mini-table td:last-child{text-align:right}.mobile-demo{display:none}.floating-freeze{position:fixed;bottom:100px;right:18px;z-index:7;box-shadow:0 4px 17px #4d241818}.sheet:focus{outline:none}
@media(hover:hover) and (pointer:fine){.nav-button:hover:not(.active){background:#edf3ef}.button:not(.primary):not(.danger):hover{background:#eef4ef}.button.primary:hover{background:#173e4a}.text-button:hover{color:#3b7068}.collection-row:hover,.activity-row:hover{background:#f4f8f5}.service-strip:hover{border-color:#abc7bd}.icon-button:hover{background:#edf4ee}}
@media(max-width:1180px){.app-shell{grid-template-columns:190px minmax(0,1fr)}.sidebar{padding-inline:16px}.workspace{padding-inline:28px}.brand span{font-size:1.4375rem}.brand img{width:27px}.home-grid{gap:17px}.cash-card,.opportunity{padding:23px}.idea-title{gap:10px}.weather-art{width:65px;height:60px}.idea-figures{gap:15px}.ask-dock{left:calc(190px + (100vw - 190px)/2);width:min(720px,calc(100vw - 250px))}.connection-layout{grid-template-columns:minmax(0,1.5fr) minmax(250px,1fr)}.home-lower{gap:22px}.cash-chart{margin-top:21px}.settings-grid{gap:18px}.date-label{display:none}}
@media(max-width:960px){.sidebar{padding-inline:12px}.app-shell{grid-template-columns:170px minmax(0,1fr)}.sidebar .brand{gap:7px}.sidebar .brand span{font-size:1.25rem}.sidebar .brand img{width:25px}.nav-button{gap:10px;padding-inline:12px}.workspace{padding:24px 23px 110px}.home-grid{grid-template-columns:1fr}.home-lower{grid-template-columns:1fr 1fr}.opportunity{display:grid;grid-template-columns:1fr 1fr;gap:10px 24px}.idea-top{grid-column:1/-1}.idea-title{margin:7px 0}.idea-copy{margin:0;grid-column:1}.idea-figures{grid-column:2;grid-row:2;margin:5px 0 0;align-items:center}.idea-actions{grid-column:2;grid-row:3}.idea-title h2{font-size:1.625rem}.weather-art{display:none}.cash-chart{margin-top:17px}.ask-dock{left:calc(170px + (100vw - 170px)/2);width:calc(100vw - 220px)}.money-top{grid-template-columns:1fr 1fr}.connection-layout{grid-template-columns:1fr}.relationship-panel{display:grid;grid-template-columns:1fr 1fr;gap:0 23px}.relationship-panel .party-avatar{grid-column:1}.relationship-panel h2{grid-column:1}.relationship-panel .relationship-type{grid-column:1}.relationship-panel .relationship-money{grid-column:2;grid-row:1/3;margin-top:5px;align-self:end}.relationship-panel .row-fact{grid-column:1/-1}.relationship-panel .button{grid-column:1/-1}.chart-header{align-items:flex-start;flex-wrap:wrap}.settings-grid{grid-template-columns:1fr}.service-strip{grid-template-columns:38px minmax(0,1fr);gap:12px}.service-strip .object-meta{grid-column:2;text-align:left;display:flex;gap:7px}.service-strip .object-meta strong{font-size:.6875rem}.cash-card{padding-inline:28px}}
@media(max-width:700px){.app-shell{display:block}.sidebar{display:none}.mobile-header{position:sticky;top:0;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:76px;background:#f2f7f5f5;border-bottom:1px solid #dce7e1;padding:12px 20px;backdrop-filter:blur(18px)}.mobile-header .brand{gap:8px}.mobile-header .brand span{font-size:1.45rem}.mobile-header .brand img{width:27px;height:32px}.mobile-header .icon-button{background:transparent;border:0;min-width:44px;min-height:44px}.mobile-header .freeze-button{min-height:44px;font-size:.6875rem;padding:8px 13px}.mobile-header-actions{display:flex;gap:3px;align-items:center}.workspace{padding:21px 20px 116px;max-width:600px;margin:auto}.page-top{min-height:30px;margin-bottom:17px}.page-top-left{font-size:.6875rem}.page-top-actions .freeze-button{display:none}.host-button{min-height:44px;padding:8px 11px;font-size:.625rem;border:0;background:transparent}.host-button .icon{width:14px;height:14px}.greeting{margin-bottom:22px;display:block}.greeting h1,.page-heading h1{font-size:1.6rem}.greeting p,.page-heading p{font-size:.75rem}.page-heading{margin-bottom:22px;align-items:flex-start}.page-heading>.button{font-size:.6875rem;padding:9px 11px}.home-grid{display:flex;flex-direction:column;gap:18px}.cash-card{border-radius:23px;padding:23px 24px 17px}.money-display{font-size:3.25rem;margin:13px 0 8px}.money-display small{font-size:.8125rem}.cash-subline{font-size:.75rem}.cash-chart{margin-top:22px}.opportunity{display:flex;padding:22px 23px;border-radius:23px;gap:0}.idea-top>small{font-size:.625rem}.idea-title{margin:17px 0 11px;gap:15px}.idea-title h2{font-size:1.7rem;max-width:250px}.weather-art{display:block;width:62px;height:60px}.idea-copy{font-size:.8125rem;margin:0 0 17px}.idea-figures{gap:30px;margin:0 0 18px;align-items:initial}.idea-figures strong{font-size:1.0625rem}.idea-actions{margin-top:0}.idea-actions>.primary{flex:1}.home-lower{grid-template-columns:1fr;gap:0}.section-heading{margin-top:25px}.section-heading h2{font-size:.875rem}.service-strip{grid-template-columns:42px minmax(0,1fr) auto;padding:18px;gap:12px;min-height:99px}.service-strip .object-meta{grid-column:auto;display:block;text-align:right;font-size:.625rem}.service-strip .object-meta strong{font-size:.8125rem}.object-name{font-size:.8125rem}.object-sub{font-size:.625rem}.capacity-mini{max-width:175px}.activity-row{min-height:67px}.ask-dock{display:none}.mobile-nav{position:fixed;left:0;right:0;bottom:0;z-index:9;display:flex;justify-content:space-around;background:#fbfdfaf8;backdrop-filter:blur(18px);border-top:1px solid #d2dfd7;min-height:73px;padding:9px 7px max(9px,env(safe-area-inset-bottom))}.mobile-nav button{display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;min-height:49px;min-width:57px;background:transparent;border:0;color:#83958b;font-size:.5625rem;position:relative;padding:4px 7px}.mobile-nav button.active{color:#235260;font-weight:650}.mobile-nav button.active:before{content:'';position:absolute;top:-10px;height:3px;width:23px;background:#537e74;border-radius:3px}.mobile-nav .icon{width:21px;height:21px}.mobile-nav .nav-dot{position:absolute;right:16px;top:2px;width:5px;height:5px;background:#bc8441;border-radius:50%}.mobile-demo{display:block;margin-top:28px;text-align:center}.mobile-demo button{min-height:44px;background:transparent;border:0;color:#819185;font-size:.625rem}.status-banner{padding:13px 15px;align-items:flex-start;flex-wrap:wrap;font-size:.75rem;margin-bottom:20px;gap:9px}.status-banner>div{flex:1;min-width:0}.status-banner small{font-size:.6875rem}.status-banner>.button{margin-left:28px;font-size:.6875rem}.tabs{width:100%;gap:2px;padding:4px;border-radius:13px;margin-bottom:22px;flex-wrap:nowrap;overflow:auto}.tabs button{padding:9px 11px;flex:1;font-size:.75rem;min-width:fit-content}.object-grid{grid-template-columns:1fr;gap:18px}.object-card{padding:23px;border-radius:22px}.object-card h2{font-size:1.3rem;margin-top:16px}.card-value{font-size:2rem}.collection-list{padding:3px 18px}.collection-row{gap:12px;padding:17px 0}.collection-row .row-number{font-size:.8125rem}.collection-row .row-number small{font-size:.5625rem}.collection-row .object-icon{width:36px;height:36px;border-radius:11px}.money-top{grid-template-columns:1fr;gap:18px}.available-panel{padding:25px}.available-panel .money-display{font-size:3.35rem}.funds-panel{padding:24px}.chart-panel{padding:22px 19px}.chart-choice button{font-size:.6875rem;padding:9px 11px}.chart-caption{font-size:.6875rem;flex-wrap:wrap;gap:5px}.money-detail-grid{grid-template-columns:1fr;gap:18px}.network-panel{padding:21px 17px 15px}.relationship-panel{padding:23px;display:block}.relationship-panel .relationship-money{margin-top:20px}.trust-source-row{align-items:flex-start;flex-wrap:wrap;padding:20px}.trust-source-row .grow{min-width:210px}.trust-source-row .button{margin-left:0}.chat-welcome{margin-top:25px}.chat-welcome h1{font-size:1.55rem}.chat-welcome p{font-size:.8125rem}.suggestions{gap:8px;margin:20px 0}.suggestion{font-size:.75rem;padding:10px 13px}.chat-turn{font-size:.875rem;max-width:92%}.chat-log{gap:18px}.chat-composer{padding:8px;border-radius:17px}.chat-composer textarea{font-size:1rem;padding-inline:7px}.chat-page .small-note{font-size:.625rem}.sheet{width:100vw;border:0}.sheet-head{padding:13px 17px;gap:8px}.sheet-head h2{font-size:.8125rem}.sheet-head .freeze-button{font-size:.625rem;padding:7px 10px}.sheet-body{padding:22px 23px 32px}.sheet-title{font-size:1.5rem}.sheet-description{font-size:.8125rem}.sheet-hero{padding:20px}.sheet-hero .stat-pair strong{font-size:1.4375rem}.row-fact{font-size:.75rem;gap:16px}.row-fact strong{max-width:64%;overflow-wrap:anywhere}.sheet-actions{margin-top:22px}.sheet-actions .button{font-size:.8125rem}.sheet-footnote{font-size:.625rem}.disclosure summary{font-size:.75rem}.disclosure p{font-size:.75rem}.phone-summary .sheet-description{max-width:30ch}.form-error{font-size:.75rem}.notice{bottom:91px;font-size:.75rem}.settings-group .object-name{font-size:.8125rem}.settings-group .collection-row{gap:12px}.empty-state{padding:26px}.stat-pair strong{font-size:1.375rem}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(prefers-reduced-transparency:reduce){.sheet::backdrop{backdrop-filter:none}.sheet-head,.mobile-header,.mobile-nav{backdrop-filter:none;background:#fbfdfb}}@media(prefers-contrast:more){:root{--muted:#40585f;--line:#8eaaa0}.object-sub,.small-note,.activity-row small{color:#415c56}}
html{transition:none!important}.workspace>*{min-width:0}.card-top,.card-footer,.row-fact,.source-line{flex-wrap:wrap}.money-display,.card-value,.sheet-title,.page-heading h1,.greeting h1{overflow-wrap:anywhere}.brand{flex:none}
/* Compact overviews; the complete charts and records remain in Money. */
.cash-chart .sv-trend-caption,.cash-chart .sv-chart-foot,.cash-chart .sv-data-details{display:none}.cash-chart{margin-top:24px}.cash-chart .sv-chart{--sv-chart-height:92px!important}.cash-chart .sv-chart-scroll{padding-top:13px}.cash-card-footer{margin-top:5px}.home-grid{align-items:stretch}.chart-panel .sv-segment,.chart-panel .sv-trend-caption,.chart-panel .sv-chart-foot,.funds-panel .sv-wallet-caption{display:none}.chart-panel .sv-chart-scroll{margin-top:15px}.funds-panel .sv-wallet-item dd>span{display:none}.home-ask{display:flex;gap:13px;align-items:center;border:1px solid #d3e0d7;background:#fffefb;border-radius:18px;padding:8px 9px 8px 18px;box-shadow:0 3px 16px #20403a06;margin-top:26px}.home-ask>.icon{color:#72915d}.home-ask input{min-width:0;flex:1;border:0;background:transparent;font-size:.875rem;min-height:44px;outline:none;color:var(--ink)}.home-ask input::placeholder{color:#6d8176}.home-ask .icon-button{border:0;border-radius:12px;background:#eaf1e7;color:#5b795a}.workspace{padding-bottom:30px}.approval-mark{display:flex;justify-content:center;margin:18px 0 13px}.approval-mark .object-icon{width:46px;height:46px}.phone-summary .sheet-title{margin-top:13px}.phone-summary .sheet-description{margin-bottom:18px}.sheet:has(.phone-summary) .sheet-hero{margin-block:16px}.sheet:has(.phone-summary) .row-fact{padding-block:10px}.sheet:has(.phone-summary) .sheet-actions{margin-top:18px}
.demo-entry{color:#586d66}.idea-top>small,.idea-figures small{color:#775039}.party-avatar{color:#527164}.ask-hint{color:#60756b}.tabs button{color:#50676c}.pill.warm{color:#7c572f}.object-card.peach p,.object-card.peach .object-sub{color:#576967}.mobile-demo button{color:#586f60}.mobile-nav button{color:#5b7568}.sheet-hero small,.split-labels{color:#506a72}.outcome-card>p{color:#547047}
@media(min-width:961px){.cash-card{padding:24px 27px 18px}.home-grid>.opportunity{padding:24px 27px}.idea-title{margin-top:16px}.idea-copy{margin-bottom:16px}.home-lower .section-heading{margin-top:22px}.home-ask{margin-top:21px}}
@media(max-width:700px){.workspace{padding-bottom:100px}.home-grid>.opportunity{order:-1}.cash-chart .sv-chart{--sv-chart-height:74px!important}.cash-card{padding:22px 23px 16px}.cash-chart{margin-top:20px}.cash-card-footer{font-size:.625rem}.home-ask{display:none}.mobile-header{flex-wrap:wrap}.mobile-header-actions{margin-left:auto}.mobile-header .brand{min-width:0}.mobile-header .brand span{font-size:clamp(1rem,5.9vw,1.45rem)}.relationship-panel{display:none}.connection-layout{gap:0}.network-panel>p{margin-bottom:6px}.sv-network-period{display:none}.sv-network-key .sv-network-hint{display:none}.sheet:has(.phone-summary) .sheet-body{padding-top:18px}.phone-summary .sheet-title{font-size:1.375rem}.phone-summary .sheet-description{font-size:.75rem}.approval-mark{margin-block:13px}.sheet:has(.phone-summary) .sheet-footnote{font-size:.625rem}}
@media(max-width:700px){.mobile-nav button{flex:1;min-width:44px;padding-inline:4px}.mobile-nav button>span{max-width:100%;overflow-wrap:anywhere}.greeting h1,.page-heading h1{max-width:100%}.page-heading{flex-wrap:wrap}.page-top{flex-wrap:wrap}.mobile-header-actions{flex-wrap:wrap}.mobile-header .brand{max-width:100%;flex-shrink:1}.mobile-header .brand span{overflow-wrap:anywhere;white-space:normal}}
.idea-top>small,.idea-figures small{color:#70472f}.object-card.peach .card-value>small,.object-card.peach .card-footer>small{color:#4f646b}
:root{--sidebar-width:13.75rem}.app-shell{grid-template-columns:var(--sidebar-width) minmax(0,1fr)}.sidebar{min-width:0}.side-nav,.sidebar-bottom,.sidebar .brand{min-width:0}.nav-button>span{min-width:0;overflow-wrap:anywhere}.page-top{flex-wrap:wrap}@media(min-width:701px) and (max-width:1180px){:root{--sidebar-width:12rem}}@media(min-width:701px) and (max-width:960px){:root{--sidebar-width:11rem}}@media(max-width:700px){.app-shell{display:block}}
.week-result{display:grid;grid-template-columns:1fr 1fr;gap:22px;border-top:1px solid var(--line);padding-top:21px;margin:17px 0 9px}.week-result>div{min-width:0}.week-result small{display:block;font-size:.6875rem;color:var(--muted);margin-bottom:6px}.week-result strong{font-size:1.75rem;line-height:1.2;letter-spacing:-.035em;font-weight:590;font-variant-numeric:tabular-nums}.week-result strong>span{font-size:.75rem;letter-spacing:0;font-weight:400;color:var(--muted)}.week-cost-note{font-size:.625rem;color:var(--muted);margin:0 0 15px}.week-result strong{overflow-wrap:anywhere}@media(max-width:700px){.week-result{gap:16px}.week-result strong{font-size:1.4375rem}.week-result small{font-size:.625rem}}
:root{--muted:#506670}.pill.gray{color:#50646a}.pill.purple{color:#735587}
#page-content:focus{outline:none}
.field input[aria-invalid=true]{border-color:#a2514a;box-shadow:0 0 0 1px #a2514a}
.pending-chip{display:inline-flex;align-items:center;gap:6px;min-height:44px;border:0;border-radius:10px;padding:8px 10px;background:#e3ece6;color:#52715b;font-size:.6875rem;text-align:left}.pending-chip .icon{width:15px;height:15px}.page-top-left{flex-wrap:wrap}@media(max-width:700px){.pending-chip{font-size:.625rem;max-width:100%}}
.pending-chip{color:#425f4a}
