.treasury-shell{--tr-ink: var(--ink, #433529);--tr-paper: var(--paper, #f4ebde);--tr-cream: var(--cream, #e4d3b7);--tr-green: var(--green, #433529);--tr-accent: var(--accent, #433529);--tr-muted: #6f604d;--tr-line: #ddd2c1;--tr-white: #fbf7f0;color:var(--tr-ink);background:var(--tr-paper);border-top:1px solid var(--tr-line);font-family:Bricolage,Bricolage Grotesque,Arial,sans-serif;font-size:14px;line-height:1.5;text-align:left;isolation:isolate;width:100%}.treasury-shell,.treasury-shell *,.treasury-shell *:before,.treasury-shell *:after{box-sizing:border-box}.treasury-shell h1,.treasury-shell h2,.treasury-shell h3,.treasury-shell p{margin:0}.treasury-shell h1,.treasury-shell h2,.treasury-shell h3{font-family:inherit;color:inherit}.treasury-shell button,.treasury-shell input,.treasury-shell textarea,.treasury-shell select{font:inherit;color:inherit;letter-spacing:inherit}.treasury-shell button,.treasury-shell a,.treasury-shell input,.treasury-shell textarea{-webkit-tap-highlight-color:transparent}.treasury-shell button{cursor:pointer}.treasury-shell a{color:inherit;text-decoration:none}.treasury-shell svg{flex-shrink:0;display:inline-block;vertical-align:middle}.treasury-shell button:focus-visible,.treasury-shell a:focus-visible,.treasury-shell input:focus-visible,.treasury-shell textarea:focus-visible{outline:3px solid var(--tr-accent);outline-offset:4px}.treasury-shell button:disabled{cursor:not-allowed;opacity:.5;transform:none;box-shadow:none}.treasury-shell .tr-layout{display:grid;grid-template-columns:224px minmax(0,1fr);max-width:1640px;margin:0 auto;min-height:calc(100svh - 90px)}.treasury-shell .tr-sidebar{border-right:1px solid var(--tr-line);display:flex;flex-direction:column;padding:33px 19px 22px;background:#f0e8da;min-width:0}.treasury-shell .tr-sidebar-label{display:flex;align-items:center;gap:10px;padding:0 7px 30px;font-size:10px;font-weight:800;letter-spacing:1.2px}.treasury-shell .tr-sidebar-label small{display:block;color:var(--tr-muted);font-size:10px;font-weight:400;letter-spacing:0;margin-top:4px}.treasury-shell .tr-sidebar-coin{display:block;width:39px;height:43px;object-fit:contain;flex-shrink:0}.treasury-shell .tr-empty-art{display:block;width:216px;height:216px;max-width:100%;object-fit:contain;margin:-7px 0 17px}.treasury-shell .tr-app-nav{display:flex;flex-direction:column;gap:7px}.treasury-shell .tr-app-nav a{min-height:48px;display:flex;align-items:center;gap:11px;padding:11px 13px;border:1px solid transparent;border-radius:7px;color:#70634d;font-size:13px;font-weight:550;white-space:nowrap;transition:background .16s,color .16s,border-color .16s}.treasury-shell .tr-app-nav a:hover{background:#e8e1d6;color:var(--tr-ink)}.treasury-shell .tr-app-nav a.is-active{color:var(--tr-green);background:#e7e0d6;border-color:#dbd2c4;font-weight:750}.treasury-shell .tr-nav-active-dot{width:5px;height:5px;border-radius:50%;background:var(--tr-green);margin-left:auto}.treasury-shell .tr-sidebar-bottom{margin-top:auto;padding-top:110px}.treasury-shell .tr-local-card{padding:20px 14px 15px;border:1px dashed #cec1ad;border-radius:8px}.treasury-shell .tr-local-card>svg{color:var(--tr-green);margin-bottom:10px}.treasury-shell .tr-local-card h2{font-size:15px;font-weight:700;letter-spacing:-.35px}.treasury-shell .tr-local-card p{font-size:11px;line-height:1.8;color:var(--tr-muted);margin-top:7px}.treasury-shell .tr-local-card a{display:flex;align-items:center;justify-content:space-between;gap:5px;min-height:44px;margin-top:8px;color:var(--tr-green);font-size:10px;font-weight:700}.treasury-shell .tr-clear-button{display:flex;align-items:center;gap:7px;border:0;padding:12px 3px;min-height:44px;margin:12px auto 0;background:transparent;font-size:10px;color:#7d6e57}.treasury-shell .tr-clear-button:hover{color:#934e35}.treasury-shell .tr-workspace{width:auto;min-width:0;max-width:none;padding:28px clamp(22px,3vw,48px) 0;margin:0;background:transparent}.treasury-shell .tr-workspace-topline{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding-bottom:25px;border-bottom:1px solid var(--tr-line);font-size:9px;font-weight:600;letter-spacing:1px;color:var(--tr-muted)}.treasury-shell .tr-workspace-topline>span:first-child>span{margin:0 9px;color:#aea18b}.treasury-shell .tr-workspace-topline strong{color:var(--tr-ink);font-weight:600}.treasury-shell .tr-local-badge{display:inline-flex;align-items:center;gap:6px;color:var(--tr-green);letter-spacing:.6px;font-size:9px}.treasury-shell .tr-local-badge i{width:5px;height:5px;border-radius:50%;background:var(--tr-green)}.treasury-shell .tr-page-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:31px 0 25px}.treasury-shell .tr-eyebrow{display:block;font-size:9px;line-height:1.6;font-weight:700;letter-spacing:1.55px;color:var(--tr-muted)}.treasury-shell .tr-page-heading h1{font-size:clamp(30px,2.9vw,44px);font-weight:650;letter-spacing:-1.9px;line-height:1.13;margin:9px 0 11px}.treasury-shell .tr-page-heading h1>span{color:var(--tr-accent)}.treasury-shell .tr-page-heading p:not(.tr-eyebrow){color:var(--tr-muted);font-size:12px;line-height:1.7;max-width:680px}.treasury-shell .tr-page-heading>.tr-button{flex-shrink:0}.treasury-shell .tr-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;border:1px solid transparent;border-radius:6px;padding:11px 16px;font-size:12px;font-weight:650;line-height:1.4;text-align:center;text-decoration:none;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s}.treasury-shell .tr-button-primary{background:var(--tr-green);border-color:var(--tr-green);color:#faf7f2;box-shadow:0 2px #4c412e}.treasury-shell .tr-button-primary:hover:not(:disabled){background:#5b4e39;border-color:#5b4e39;transform:translateY(-1px);box-shadow:0 3px #423829}.treasury-shell .tr-button:active:not(:disabled){transform:translateY(1px);box-shadow:none}.treasury-shell .tr-button-outline{border-color:#d1c5b3;background:transparent;color:var(--tr-ink)}.treasury-shell .tr-button-outline:hover:not(:disabled){background:#efe6d8;border-color:#aea18b}.treasury-shell .tr-button-quiet{padding-left:10px;padding-right:10px;background:transparent;color:#70634d;font-size:11px}.treasury-shell .tr-button-quiet:hover:not(:disabled){background:#ece4d6;color:var(--tr-ink)}.treasury-shell .tr-button-danger{color:#f9f6f0;background:#98533d;border-color:#98533d}.treasury-shell .tr-button-danger:hover{background:#7f402d}.treasury-shell .tr-icon-button{flex:0 0 44px;width:44px;min-height:44px;border:1px solid transparent;border-radius:6px;background:transparent;color:#84745b;display:inline-flex;align-items:center;justify-content:center;padding:0}.treasury-shell .tr-icon-button:hover{background:#ece4d7;color:var(--tr-ink)}.treasury-shell .tr-remove-button:hover{background:#f1e2d8;color:#974e37}.treasury-shell .tr-stats-grid{display:grid;grid-template-columns:1.18fr 1fr 1fr;gap:15px;margin-bottom:25px}.treasury-shell .tr-stat{min-width:0;padding:19px 22px 17px;border:1px solid var(--tr-line);border-radius:9px;background:#f8f3ec}.treasury-shell .tr-stat-featured{position:relative;background:var(--tr-green);border-color:var(--tr-green);color:#f8f3eb;overflow:hidden}.treasury-shell .tr-stat-featured:after{content:"";position:absolute;width:140px;height:140px;border:1px solid #ffffff13;border-radius:50%;right:-46px;bottom:-73px;box-shadow:0 0 0 15px #ffffff07,0 0 0 30px #ffffff04;pointer-events:none}.treasury-shell .tr-stat-label{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;font-weight:550;color:#71644e}.treasury-shell .tr-stat-label svg{color:#9f8f74}.treasury-shell .tr-stat-featured .tr-stat-label,.treasury-shell .tr-stat-featured .tr-stat-label svg{color:#e0d8cb}.treasury-shell .tr-stat>strong{display:flex;align-items:baseline;gap:8px;margin:12px 0 6px;font-size:clamp(30px,2.8vw,42px);line-height:1.1;font-weight:600;letter-spacing:-1.3px;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.treasury-shell .tr-stat-featured>strong{display:block}.treasury-shell .tr-stat>strong small{font-size:11px;font-weight:400;letter-spacing:0;color:var(--tr-muted)}.treasury-shell .tr-stat>span,.treasury-shell .tr-stat>a{font-size:10px;color:var(--tr-muted);line-height:1.7}.treasury-shell .tr-stat-featured>span{color:#e1d9cd}.treasury-shell .tr-stat>a{display:inline-flex;align-items:center;gap:6px;min-height:44px;margin:-7px 0 -10px;color:var(--tr-green)}.treasury-shell .tr-portfolio-grid{display:grid;grid-template-columns:minmax(0,1fr) 282px;gap:22px;align-items:start}.treasury-shell .tr-primary-column,.treasury-shell .tr-secondary-column{min-width:0}.treasury-shell .tr-card{min-width:0;border:1px solid var(--tr-line);border-radius:9px;background:var(--tr-white);box-shadow:0 3px 9px #493f3003}.treasury-shell .tr-card h2{font-size:18px;line-height:1.25;font-weight:650;letter-spacing:-.55px}.treasury-shell .tr-section-heading{padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--tr-line)}.treasury-shell .tr-section-heading p{font-size:11px;color:var(--tr-muted);margin-top:6px}.treasury-shell .tr-count-pill{font-size:10px;font-weight:650;line-height:1;white-space:nowrap;border:1px solid #d8cebf;background:#eee8df;color:#7c6e57;padding:6px 8px;border-radius:5px;min-width:24px;text-align:center}.treasury-shell .tr-empty-state{padding:26px 22px 29px;text-align:center;display:flex;flex-direction:column;align-items:center}.treasury-shell .tr-paper-illustration{width:184px;height:133px;margin-bottom:17px}.treasury-shell .tr-empty-state .tr-eyebrow{font-size:8px;letter-spacing:1.4px;color:#9d8d72}.treasury-shell .tr-empty-state h3,.treasury-shell .tr-empty-state h2{font-size:25px;letter-spacing:-.9px;line-height:1.2;font-weight:650;margin:9px 0 11px}.treasury-shell .tr-empty-state p{color:var(--tr-muted);font-size:12px;line-height:1.85}.treasury-shell .tr-empty-state .tr-button{margin-top:22px}.treasury-shell .tr-text-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;font-size:10px;color:#7b6c55;margin-top:7px}.treasury-shell .tr-text-link:hover{color:var(--tr-green)}.treasury-shell .tr-table-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:7px;padding:8px 18px;border-top:1px solid var(--tr-line)}.treasury-shell .tr-table-footer>span{display:flex;align-items:center;gap:6px;color:#8b7b61;font-size:9px}.treasury-shell .tr-table-footer>div{display:flex;gap:2px}.treasury-shell .tr-table-wrap{min-width:0}.treasury-shell .tr-positions-table{width:100%;border-collapse:collapse;font-size:11px;text-align:left;font-variant-numeric:tabular-nums;table-layout:fixed}.treasury-shell .tr-positions-table th{font-size:8px;text-transform:uppercase;letter-spacing:.8px;font-weight:550;color:#8c7c61;background:#f2ece2}.treasury-shell .tr-positions-table th,.treasury-shell .tr-positions-table td{padding:12px 8px;border-bottom:1px solid #e7dfd2;overflow-wrap:anywhere}.treasury-shell .tr-positions-table th:first-child{width:36%;padding-left:19px}.treasury-shell .tr-positions-table th:last-child{width:49px}.treasury-shell .tr-positions-table td:first-child{padding-left:19px}.treasury-shell .tr-positions-table td:last-child{padding:8px 4px}.treasury-shell .tr-positions-table tbody tr:last-child td{border-bottom:0}.treasury-shell .tr-company-cell>div{display:inline-block;vertical-align:middle;max-width:calc(100% - 42px)}.treasury-shell .tr-ticker-mark{display:inline-flex;align-items:center;justify-content:center;width:30px;height:32px;margin-right:9px;vertical-align:middle;color:var(--tr-green);font-size:10px;font-weight:700;border:1px solid #e0d8ca;border-radius:5px;background:#ede8df}.treasury-shell .tr-company-cell strong{display:block;font-size:11px;font-weight:700}.treasury-shell .tr-company-cell div>span{display:block;font-size:9px;color:var(--tr-muted);line-height:1.5;margin-top:3px}.treasury-shell .tr-company-cell small{display:inline-block;margin-top:5px;font-size:8px;color:#8a7a60}.treasury-shell .tr-cost-cell{font-weight:700}.treasury-shell .tr-mobile-label{display:none}.treasury-shell .tr-allocation-card{padding:23px 22px 0}.treasury-shell .tr-card-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.treasury-shell .tr-card-title>svg{color:#9f8f76}.treasury-shell .tr-muted{color:var(--tr-muted)}.treasury-shell .tr-small{font-size:11px;line-height:1.7}.treasury-shell .tr-card-title+.tr-muted{margin-top:6px}.treasury-shell .tr-donut-wrap{position:relative;max-width:228px;margin:13px auto 8px}.treasury-shell .tr-donut{width:100%;height:auto;display:block}.treasury-shell .tr-donut-label{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.treasury-shell .tr-donut-label>svg{color:#ac9e88;margin-bottom:8px}.treasury-shell .tr-donut-label strong{max-width:132px;font-size:30px;font-weight:600;letter-spacing:-1px}.treasury-shell .tr-donut-label span{font-size:8px;letter-spacing:1.6px;color:#9f8f74;margin-top:3px}.treasury-shell .tr-allocation-empty{display:flex;align-items:center;justify-content:center;gap:6px;font-size:9px;color:#897960;padding-bottom:20px}.treasury-shell .tr-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#d3c8b6;flex-shrink:0}.treasury-shell .tr-chart-footnote{text-align:center;border-top:1px solid var(--tr-line);padding:13px 0;color:#938266;font-size:8px}.treasury-shell .tr-allocation-legend{padding:0;margin:0 0 20px;list-style:none;max-height:234px;overflow-y:auto}.treasury-shell .tr-allocation-legend li{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;padding:7px 0;border-bottom:1px solid #e8e1d6}.treasury-shell .tr-allocation-legend li>span{display:flex;align-items:center;gap:9px;overflow-wrap:anywhere}.treasury-shell .tr-allocation-legend i{width:8px;height:8px;border-radius:2px;flex-shrink:0}.treasury-shell .tr-allocation-legend strong{font-weight:600;flex-shrink:0}.treasury-shell .tr-desk-note{display:flex;align-items:flex-start;gap:13px;margin-top:19px;padding:19px 18px;border:1px solid #ded5c6;border-radius:7px;background:#efe7d9}.treasury-shell .tr-note-icon{color:#938061;padding-top:2px}.treasury-shell .tr-desk-note h3{font-size:12px;font-weight:650}.treasury-shell .tr-desk-note p{margin-top:5px;font-size:10px;color:#88785e;line-height:1.85}.treasury-shell .tr-desk-note>a{flex-shrink:0;margin-left:auto;align-self:center;display:grid;place-items:center;width:44px;height:44px;color:#958367}.treasury-shell .tr-simulator-promo{display:block;position:relative;overflow:hidden;border:1px solid #d8c19d;border-radius:8px;background:#d9fc62;padding:23px 22px 20px;margin-top:19px;transition:background .16s}.treasury-shell .tr-simulator-promo:hover{background:#ddc6a0}.treasury-shell .tr-simulator-promo .tr-eyebrow{font-size:8px;letter-spacing:1px;color:#867150}.treasury-shell .tr-simulator-promo h3{font-size:23px;letter-spacing:-.9px;line-height:1.12;max-width:185px;margin:11px 0 10px}.treasury-shell .tr-simulator-promo p{font-size:10px;line-height:1.8;color:#81725a;max-width:170px}.treasury-shell .tr-promo-link{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:650;margin-top:22px;position:relative}.treasury-shell .tr-promo-coin{position:absolute;right:-16px;top:82px;transform:rotate(-20deg);color:#bbaa8e;opacity:.65;pointer-events:none}.treasury-shell .tr-workspace-footer{margin-top:37px;border-top:1px solid var(--tr-line);padding:18px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#968468;font-size:8px;letter-spacing:1px}.treasury-shell .tr-workspace-footer>span{font-weight:700}.treasury-shell .tr-workspace-footer>span>span{color:#ab9c85;margin-left:15px;font-weight:400;font-size:7px}.treasury-shell .tr-workspace-footer i{font-style:normal;font-size:7px}.treasury-shell .tr-workspace-footer a{display:inline-flex;align-items:center;gap:6px;min-height:44px;font-size:9px;letter-spacing:0;white-space:nowrap}.treasury-shell .tr-pill{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d2c4ad;border-radius:4px;padding:8px 10px;background:#ece0ce;color:#7c6b50;font-size:9px;font-weight:650;white-space:nowrap}.treasury-shell .tr-pill-green{color:#635641;border-color:#d4c9b8;background:#ebe5db}.treasury-shell .tr-feedback{display:none}.treasury-shell .tr-feedback.is-visible{display:flex;align-items:center;gap:9px;padding:7px 11px 7px 15px;border:1px solid #d9cfbf;background:#ede7de;border-radius:6px;color:#615543;font-size:11px;margin:17px 0 0}.treasury-shell .tr-feedback>.tr-icon-button{margin-left:auto}.treasury-shell .tr-feedback>a{display:inline-flex;align-items:center;gap:6px;min-height:44px;font-weight:700;text-decoration:underline}.treasury-shell .tr-storage-warning{display:flex;align-items:flex-start;gap:10px;border:1px solid #d8b98f;background:#f0e1c5;padding:14px;margin:18px 0 0;color:#815934;border-radius:6px;font-size:11px}.treasury-shell .tr-watch-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin:28px 0 18px}.treasury-shell .tr-search{display:flex;align-items:center;gap:11px;width:min(100%,470px);background:var(--tr-white);border:1px solid var(--tr-line);border-radius:6px;padding-left:14px;color:#9f8f75}.treasury-shell .tr-search input{width:100%;min-width:0;min-height:46px;border:0;padding:12px 14px 12px 0;background:transparent;color:var(--tr-ink);font-size:12px}.treasury-shell .tr-search:focus-within{outline:3px solid var(--tr-accent);outline-offset:3px}.treasury-shell .tr-search input:focus-visible{outline:0}.treasury-shell .tr-inline-notice{display:flex;align-items:flex-start;gap:9px;padding:13px 15px;border:1px dashed #d6cbba;border-radius:6px;margin-bottom:22px;color:#81725a;font-size:11px;line-height:1.8}.treasury-shell .tr-inline-notice>svg{margin-top:2px}.treasury-shell .tr-watch-empty{padding:52px 24px 55px}.treasury-shell .tr-watch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px}.treasury-shell .tr-watch-card{padding:19px 22px 0;display:flex;flex-direction:column;min-height:287px}.treasury-shell .tr-watch-card-heading{display:flex;align-items:center;gap:10px}.treasury-shell .tr-watch-card-heading .tr-icon-button{margin-left:auto}.treasury-shell .tr-ticker-chip{background:#ebe5dc;border:1px solid #dad0c1;color:var(--tr-green);padding:5px 9px;font-size:12px;font-weight:750;border-radius:4px;overflow-wrap:anywhere}.treasury-shell .tr-watch-index{font-size:7px;letter-spacing:1px;color:#ab9d86}.treasury-shell .tr-watch-card h2{font-size:25px;line-height:1.15;margin:15px 0 13px;overflow-wrap:anywhere}.treasury-shell .tr-watch-thesis{font-size:12px;line-height:1.8;color:#84755c;white-space:pre-wrap;overflow-wrap:anywhere}.treasury-shell .tr-research-link{display:inline-flex;align-items:center;align-self:flex-start;gap:7px;min-height:44px;color:var(--tr-green);font-size:11px;margin:10px 0 14px;text-decoration:underline;text-underline-offset:3px}.treasury-shell .tr-watch-card-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;padding:13px 0;margin-top:auto;border-top:1px solid var(--tr-line)}.treasury-shell .tr-watch-card-footer>span{font-size:7px;letter-spacing:.7px;color:#9b8b70}.treasury-shell .tr-watch-card-footer .tr-button{font-size:10px;padding:10px 11px}.treasury-shell .tr-search-empty{text-align:center;padding:48px 24px;overflow-wrap:anywhere}.treasury-shell .tr-search-empty>svg{color:var(--tr-accent);margin-bottom:15px}.treasury-shell .tr-search-empty p{color:var(--tr-muted);margin:12px 0 20px;font-size:12px}.treasury-shell .tr-simulator-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);align-items:start;gap:23px}.treasury-shell .tr-assumptions-card{padding:25px 27px}.treasury-shell .tr-scenario-fields{margin-top:9px}.treasury-shell .tr-scenario-control{border-bottom:1px solid var(--tr-line);padding:23px 0}.treasury-shell .tr-scenario-control:last-child{border-bottom:0}.treasury-shell .tr-scenario-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.treasury-shell .tr-scenario-label label{font-size:12px;font-weight:650}.treasury-shell .tr-scenario-label>span{color:#99886c;font-size:9px;white-space:nowrap}.treasury-shell .tr-range-row{display:grid;grid-template-columns:minmax(0,1fr) 121px;gap:21px;align-items:center}.treasury-shell .tr-range-row input[type=range]{width:100%;min-width:0;min-height:44px;margin:0;cursor:pointer;accent-color:var(--tr-green);background:transparent}.treasury-shell .tr-range-row input[type=number]{width:100%;min-width:0;min-height:44px;border:1px solid #d7cdbc;border-radius:5px;background:#f4ede3;padding:10px 11px;text-align:right;font-size:14px;font-weight:600;font-variant-numeric:tabular-nums}.treasury-shell .tr-scenario-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding-top:12px}.treasury-shell .tr-scenario-actions .tr-button-primary{flex-grow:1}.treasury-shell .tr-result-card{position:relative;overflow:hidden;background:var(--tr-green);border:1px solid #62543d;color:#f3ebde;padding:30px;border-radius:9px}.treasury-shell .tr-result-card .tr-eyebrow{color:#d3c8b6;font-size:8px}.treasury-shell .tr-result-number{position:relative;z-index:1;margin:17px 0 2px;font-size:clamp(48px,5vw,76px);font-weight:550;line-height:1;letter-spacing:-4px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.treasury-shell .tr-result-card h2{position:relative;z-index:1;font-size:20px;font-weight:500;letter-spacing:-.6px}.treasury-shell .tr-result-card p{position:relative;z-index:1;font-size:11px;color:#d6cbba;line-height:1.85;margin-top:14px}.treasury-shell .tr-result-divider{height:1px;background:#e6dccb36;margin:25px 0 14px}.treasury-shell .tr-result-detail{display:flex;justify-content:space-between;gap:15px;position:relative;z-index:1;padding:6px 0;font-size:11px}.treasury-shell .tr-result-detail span{color:#d6cbba}.treasury-shell .tr-result-detail strong{font-weight:500;overflow-wrap:anywhere;text-align:right}.treasury-shell .tr-result-coin{position:absolute;right:-32px;top:33px;color:#e9dbc4;opacity:.09;transform:rotate(-25deg);pointer-events:none}.treasury-shell .tr-receipt-card{margin-top:20px;padding:25px 27px 16px;border-top:1px dashed #c8baa4}.treasury-shell .tr-receipt-card h2{font-size:17px}.treasury-shell .tr-receipt-line{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-top:24px;font-size:12px}.treasury-shell .tr-receipt-line>span{font-size:9px;color:#a08e72}.treasury-shell .tr-receipt-line>span>span{font-size:11px;margin-left:8px;color:var(--tr-ink)}.treasury-shell .tr-receipt-line>strong{font-weight:650;text-align:right;overflow-wrap:anywhere}.treasury-shell .tr-receipt-card>small{display:block;font-size:9px;color:#9e8e73;margin:4px 0 0 24px}.treasury-shell .tr-split-bar{height:7px;background:#dcc6a3;border-radius:2px;overflow:hidden;margin:22px 0 10px}.treasury-shell .tr-split-bar>span{height:100%;background:var(--tr-green);display:block;transition:width .16s}.treasury-shell .tr-split-legend{display:flex;justify-content:space-between;gap:12px;font-size:9px;color:#88785f}.treasury-shell .tr-split-legend>span:first-child{display:flex;align-items:center;gap:6px}.treasury-shell .tr-split-legend i{display:inline-block;height:6px;width:6px;background:var(--tr-green)}.treasury-shell .tr-receipt-total{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:17px 0;border-top:1px dashed #d8ccb8;margin-top:22px;font-size:10px;color:#7c6d56}.treasury-shell .tr-receipt-total>strong{text-align:right;color:var(--tr-ink);font-size:13px;overflow-wrap:anywhere}.treasury-shell .tr-receipt-card>.tr-button{width:100%;border:1px solid var(--tr-line);font-size:11px}.treasury-shell .tr-simulator-disclaimer{margin-top:24px}.treasury-shell .tr-simulator-disclaimer p{max-width:920px}.treasury-shell .tr-transparency-banner{display:flex;align-items:center;gap:20px;border:1px solid #d6ccbb;background:#ebe5dc;border-radius:8px;padding:26px;margin:26px 0 24px}.treasury-shell .tr-boundary-icon{width:57px;height:62px;display:grid;place-items:center;flex-shrink:0;color:#726550;background:#e1d8ca;border-radius:50% 50% 40% 40%}.treasury-shell .tr-transparency-banner .tr-eyebrow{color:#928166;font-size:8px}.treasury-shell .tr-transparency-banner h2{font-size:24px;line-height:1.2;letter-spacing:-.7px;font-weight:600;margin:6px 0 8px}.treasury-shell .tr-transparency-banner p{font-size:11px;color:#8c7c61}.treasury-shell .tr-transparency-banner>.tr-pill{margin-left:auto;background:#e5ddd1;border-color:#d3c7b5;color:#7c6e57}.treasury-shell .tr-transparency-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:22px;align-items:start}.treasury-shell .tr-integrations{padding:25px 24px 0}.treasury-shell .tr-integrations ul{list-style:none;margin:14px 0 0;padding:0}.treasury-shell .tr-integrations li{display:flex;align-items:center;gap:13px;padding:20px 0;border-top:1px solid var(--tr-line)}.treasury-shell .tr-integration-icon{color:#9a886c;display:grid;place-items:center;width:33px;height:37px;flex-shrink:0;background:#f0e7d9;border:1px solid #e3d6c1;border-radius:5px}.treasury-shell .tr-integrations h3{font-size:12px;font-weight:600}.treasury-shell .tr-integrations li p{font-size:10px;color:#958367;line-height:1.7;margin-top:4px}.treasury-shell .tr-not-connected{display:inline-flex;align-items:center;gap:5px;font-size:8px;color:#98876b;white-space:nowrap;margin-left:auto;padding-left:5px}.treasury-shell .tr-not-connected>span{width:5px;height:5px;border-radius:50%;background:#b2a289}.treasury-shell .tr-mechanism-card{padding:26px 26px 10px;background:#eee2d0;border-color:#ddcdb2}.treasury-shell .tr-mechanism-card>h2{font-size:25px;line-height:1.2;margin:10px 0 25px;letter-spacing:-.8px;max-width:290px}.treasury-shell .tr-mechanism-card ol{list-style:none;padding:0;margin:0}.treasury-shell .tr-mechanism-card li{display:flex;gap:15px;position:relative;padding-bottom:24px}.treasury-shell .tr-mechanism-card li:not(:last-child):after{content:"";position:absolute;top:26px;bottom:0;left:11px;border-left:1px dashed #d0b78e}.treasury-shell .tr-mechanism-card li>span{display:grid;place-items:center;width:24px;height:24px;flex-shrink:0;background:#e2d1b5;color:#907a57;border:1px solid #d1ba95;border-radius:50%;font-size:8px}.treasury-shell .tr-mechanism-card h3{font-size:12px;font-weight:650}.treasury-shell .tr-mechanism-card li p{color:#8e7d62;font-size:10px;line-height:1.8;margin-top:6px}.treasury-shell .tr-truth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;margin:29px 0}.treasury-shell .tr-truth-note{padding:9px 5px}.treasury-shell .tr-truth-note>svg{color:#957e5a;margin-bottom:14px}.treasury-shell .tr-truth-note h2{font-size:20px;line-height:1.2;letter-spacing:-.65px;font-weight:600;max-width:310px}.treasury-shell .tr-truth-note p{margin-top:12px;font-size:11px;line-height:1.85;color:#88785f}.treasury-shell .tr-receipt-boundary{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:25px 27px}.treasury-shell .tr-receipt-boundary>div{max-width:620px}.treasury-shell .tr-receipt-boundary h2{font-size:21px;margin:7px 0 10px}.treasury-shell .tr-receipt-boundary p{color:#8f7f64;font-size:10px;line-height:1.85}.treasury-shell .tr-receipt-boundary>.tr-button{flex-shrink:0;font-size:10px}.treasury-shell .tr-route-handoff{padding:40px;margin-top:30px}.treasury-shell .tr-route-handoff p{margin:15px 0 24px}.treasury-shell .tr-dialog{position:fixed;inset:0;margin:auto;width:min(580px,calc(100vw - 32px));max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);overflow-y:auto;overscroll-behavior:contain;background:var(--tr-white);color:var(--tr-ink);padding:28px;border:1px solid #c9b9a0;border-radius:11px;box-shadow:0 25px 100px #4335294d;font-family:inherit}.treasury-shell .tr-dialog::backdrop{background:#2a251e85;backdrop-filter:blur(4px)}.treasury-shell .tr-dialog-compact{width:min(490px,calc(100vw - 32px))}.treasury-shell .tr-dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.treasury-shell .tr-dialog-heading .tr-eyebrow{font-size:8px;letter-spacing:1px}.treasury-shell .tr-dialog-heading h2{font-size:30px;font-weight:600;line-height:1.1;letter-spacing:-1px;margin-top:9px}.treasury-shell .tr-dialog-heading>.tr-icon-button{margin:-9px -10px 0 0}.treasury-shell .tr-dialog-description{font-size:12px;line-height:1.85;color:#85765d;margin:14px 0 22px}.treasury-shell .tr-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px}.treasury-shell .tr-span-all{grid-column:1 / -1}.treasury-shell .tr-field{min-width:0}.treasury-shell .tr-field>label{display:block;font-size:11px;font-weight:650;margin-bottom:7px}.treasury-shell .tr-field>input,.treasury-shell .tr-field>textarea{display:block;width:100%;min-width:0;min-height:46px;border:1px solid #d3c8b6;background:#f4ede3;border-radius:5px;padding:11px 12px;font-size:14px;line-height:1.5}.treasury-shell .tr-field>textarea{resize:vertical;min-height:115px}.treasury-shell input::placeholder,.treasury-shell textarea::placeholder{color:#a69780;opacity:1}.treasury-shell .tr-field-hint,.treasury-shell .tr-field-error{display:block;margin-top:6px;font-size:10px;line-height:1.65;color:#928166}.treasury-shell .tr-field-error{color:#a04930}.treasury-shell input[aria-invalid=true],.treasury-shell textarea[aria-invalid=true]{border-color:#b36143;background:#f9ecdf}.treasury-shell .tr-form-total{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px dashed #d1c0a5;border-radius:5px;padding:14px;margin:23px 0 0;background:#efe5d5;font-size:11px}.treasury-shell .tr-form-total strong{color:var(--tr-green);font-size:20px;font-weight:600;letter-spacing:-.5px;overflow-wrap:anywhere;text-align:right}.treasury-shell .tr-form-boundary{display:flex;align-items:flex-start;gap:7px;color:#907f64;font-size:9px;line-height:1.8;margin:17px 0 0}.treasury-shell .tr-dialog-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;border-top:1px solid var(--tr-line);padding-top:19px;margin-top:21px}.treasury-shell .tr-confirm-note{display:flex;align-items:center;gap:10px;font-size:11px;color:#967f5a;background:#f0e6d5;border:1px solid #e0d0b5;padding:13px;border-radius:5px}.treasury-shell .tr-sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:1600px){.treasury-shell .tr-workspace{padding-left:46px;padding-right:46px}.treasury-shell .tr-portfolio-grid{grid-template-columns:minmax(0,1fr) 315px;gap:25px}.treasury-shell .tr-positions-table{font-size:12px}.treasury-shell .tr-positions-table th,.treasury-shell .tr-positions-table td{padding-top:17px;padding-bottom:17px}}@media(max-width:1199px){.treasury-shell .tr-layout{grid-template-columns:196px minmax(0,1fr)}.treasury-shell .tr-sidebar{padding-left:13px;padding-right:13px}.treasury-shell .tr-sidebar-label{padding-left:0;padding-right:0;gap:9px;font-size:9px}.treasury-shell .tr-page-heading{align-items:flex-start}.treasury-shell .tr-page-heading>.tr-button{font-size:11px;padding:11px 13px}.treasury-shell .tr-portfolio-grid{grid-template-columns:minmax(0,1fr)}.treasury-shell .tr-secondary-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;align-items:stretch}.treasury-shell .tr-simulator-promo{margin-top:0;display:flex;flex-direction:column;justify-content:center}.treasury-shell .tr-simulator-promo h3{max-width:200px;font-size:31px}.treasury-shell .tr-simulator-promo p{font-size:12px;max-width:240px}.treasury-shell .tr-promo-coin{top:auto;bottom:60px;width:110px;height:110px;right:-30px}.treasury-shell .tr-donut-wrap{max-width:180px}.treasury-shell .tr-donut-label strong{font-size:26px}.treasury-shell .tr-stat{padding:18px 16px 16px}.treasury-shell .tr-stat>strong{flex-wrap:wrap}.treasury-shell .tr-simulator-grid{gap:18px}.treasury-shell .tr-assumptions-card,.treasury-shell .tr-receipt-card{padding-left:20px;padding-right:20px}.treasury-shell .tr-range-row{grid-template-columns:minmax(0,1fr) 98px;gap:13px}.treasury-shell .tr-result-card{padding:25px 23px}.treasury-shell .tr-transparency-grid{grid-template-columns:minmax(0,1fr)}.treasury-shell .tr-mechanism-card>h2{max-width:none}.treasury-shell .tr-receipt-boundary{flex-direction:column;align-items:flex-start}.treasury-shell .tr-workspace-footer>span>span{display:none}}@media(max-width:900px){.treasury-shell .tr-layout{grid-template-columns:minmax(0,1fr)}.treasury-shell .tr-sidebar{padding:0 24px;border-right:0;border-bottom:1px solid var(--tr-line);background:#efe7da;display:block}.treasury-shell .tr-sidebar-label,.treasury-shell .tr-local-card{display:none}.treasury-shell .tr-sidebar-bottom{padding:0;margin:0}.treasury-shell .tr-clear-button{position:static;margin:0 0 3px auto;font-size:9px;min-height:44px;padding:8px 0}.treasury-shell .tr-app-nav{flex-direction:row;gap:5px;overflow-x:auto;overscroll-behavior-x:contain;padding:9px 0 5px;scrollbar-width:thin}.treasury-shell .tr-app-nav a{min-height:44px;padding:9px 13px;flex-shrink:0;font-size:12px;gap:7px}.treasury-shell .tr-nav-active-dot{display:none}.treasury-shell .tr-workspace{padding:22px 25px 0}.treasury-shell .tr-workspace-topline{padding-bottom:20px}.treasury-shell .tr-page-heading h1{font-size:38px}.treasury-shell .tr-stats-grid{gap:12px}.treasury-shell .tr-simulator-grid{grid-template-columns:minmax(0,1fr) minmax(0,.95fr)}}@media(max-width:650px){.treasury-shell .tr-sidebar{padding:0 16px}.treasury-shell .tr-app-nav{margin-right:-16px;padding-right:16px}.treasury-shell .tr-app-nav a{padding-left:11px;padding-right:11px;font-size:11px}.treasury-shell .tr-app-nav a svg{width:17px;height:17px}.treasury-shell .tr-clear-button{margin-bottom:0;font-size:9px}.treasury-shell .tr-workspace{padding:18px 16px 0}.treasury-shell .tr-workspace-topline{gap:10px;align-items:flex-start;flex-direction:column;padding-bottom:16px;font-size:8px}.treasury-shell .tr-local-badge{font-size:8px;letter-spacing:.6px}.treasury-shell .tr-page-heading{flex-direction:column;align-items:stretch;gap:19px;margin:24px 0 22px}.treasury-shell .tr-page-heading h1{font-size:37px;line-height:1.08;letter-spacing:-1.7px;margin-top:8px}.treasury-shell .tr-page-heading p:not(.tr-eyebrow){font-size:12px;max-width:350px}.treasury-shell .tr-page-heading .tr-eyebrow{font-size:8px;letter-spacing:1.2px}.treasury-shell .tr-page-heading>.tr-button{align-self:flex-start;padding:12px 16px;font-size:12px}.treasury-shell .tr-page-heading>.tr-pill{align-self:flex-start}.treasury-shell .tr-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-bottom:20px}.treasury-shell .tr-stat-featured{grid-column:1 / -1;padding:19px 21px 17px}.treasury-shell .tr-stat-featured>strong{font-size:42px;margin:13px 0 7px}.treasury-shell .tr-stat:not(.tr-stat-featured){padding:15px 14px}.treasury-shell .tr-stat:not(.tr-stat-featured)>strong{font-size:33px;gap:7px;margin-top:14px}.treasury-shell .tr-stat:not(.tr-stat-featured)>strong small{font-size:9px}.treasury-shell .tr-stat-label{font-size:10px;line-height:1.4}.treasury-shell .tr-stat-label svg{width:16px;height:16px}.treasury-shell .tr-stat>span,.treasury-shell .tr-stat>a{font-size:9px}.treasury-shell .tr-section-heading{padding:19px}.treasury-shell .tr-section-heading h2{font-size:19px}.treasury-shell .tr-section-heading p{font-size:10px;line-height:1.7;max-width:240px}.treasury-shell .tr-empty-state{padding:26px 18px 23px}.treasury-shell .tr-empty-state h3,.treasury-shell .tr-empty-state h2{font-size:25px}.treasury-shell .tr-empty-state p{font-size:11px}.treasury-shell .tr-paper-illustration{width:175px;height:126px;margin-bottom:14px}.treasury-shell .tr-empty-state .tr-eyebrow{font-size:7px;letter-spacing:1.1px}.treasury-shell .tr-table-footer{padding:7px 13px}.treasury-shell .tr-table-footer>span{font-size:8px;gap:4px}.treasury-shell .tr-table-footer .tr-button{font-size:9px;gap:4px;padding-left:7px;padding-right:7px}.treasury-shell .tr-secondary-column{grid-template-columns:minmax(0,1fr);gap:18px}.treasury-shell .tr-allocation-card{padding-top:21px}.treasury-shell .tr-donut-wrap{max-width:212px}.treasury-shell .tr-donut-label strong{font-size:30px}.treasury-shell .tr-allocation-empty{font-size:10px}.treasury-shell .tr-chart-footnote{font-size:9px}.treasury-shell .tr-simulator-promo{padding:26px}.treasury-shell .tr-simulator-promo h3,.treasury-shell .tr-simulator-promo p{max-width:240px}.treasury-shell .tr-promo-coin{bottom:35px;right:-13px}.treasury-shell .tr-desk-note{padding:17px 15px;gap:10px}.treasury-shell .tr-desk-note p{font-size:10px}.treasury-shell .tr-desk-note>a{width:44px;flex-basis:32px}.treasury-shell .tr-positions-table,.treasury-shell .tr-positions-table tbody{display:block}.treasury-shell .tr-positions-table thead{display:none}.treasury-shell .tr-positions-table tr{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 8px;position:relative;padding:19px;border-bottom:1px solid var(--tr-line)}.treasury-shell .tr-positions-table tr:last-child{border-bottom:0}.treasury-shell .tr-positions-table td,.treasury-shell .tr-positions-table td:first-child,.treasury-shell .tr-positions-table td:last-child{border:0;display:block;padding:0;font-size:12px}.treasury-shell .tr-positions-table .tr-company-cell{grid-column:1 / -1;padding-right:43px}.treasury-shell .tr-company-cell strong{font-size:13px}.treasury-shell .tr-company-cell div>span{font-size:10px}.treasury-shell .tr-company-cell small{font-size:9px}.treasury-shell .tr-ticker-mark{width:35px;height:37px}.treasury-shell .tr-company-cell>div{max-width:calc(100% - 46px)}.treasury-shell .tr-mobile-label{display:block;font-size:8px;font-weight:400;color:#958468;text-transform:uppercase;letter-spacing:.6px;margin-bottom:6px}.treasury-shell .tr-positions-table .tr-row-action{position:absolute;top:12px;right:10px}.treasury-shell .tr-watch-toolbar{margin-top:19px;gap:11px}.treasury-shell .tr-watch-toolbar>span{font-size:10px}.treasury-shell .tr-search{width:100%}.treasury-shell .tr-search input{font-size:11px}.treasury-shell .tr-watch-grid{grid-template-columns:minmax(0,1fr)}.treasury-shell .tr-watch-card{padding-left:20px;padding-right:20px}.treasury-shell .tr-watch-empty{padding:35px 20px}.treasury-shell .tr-watch-index{font-size:6px;letter-spacing:.7px}.treasury-shell .tr-inline-notice{padding:12px;font-size:10px}.treasury-shell .tr-simulator-grid{grid-template-columns:minmax(0,1fr);gap:20px}.treasury-shell .tr-assumptions-card{padding:23px 21px}.treasury-shell .tr-range-row{grid-template-columns:minmax(0,1fr) 113px;gap:19px}.treasury-shell .tr-scenario-control{padding:20px 0}.treasury-shell .tr-result-card{padding:28px}.treasury-shell .tr-result-number{font-size:64px}.treasury-shell .tr-result-card h2{font-size:23px}.treasury-shell .tr-result-card p{font-size:12px}.treasury-shell .tr-transparency-banner{position:relative;padding:22px 19px;flex-wrap:wrap;gap:15px}.treasury-shell .tr-boundary-icon{width:45px;height:49px}.treasury-shell .tr-transparency-banner>div:nth-child(2){width:100%}.treasury-shell .tr-transparency-banner>.tr-pill{position:absolute;top:28px;right:20px;font-size:8px}.treasury-shell .tr-transparency-banner h2{font-size:26px;max-width:280px}.treasury-shell .tr-transparency-banner p{font-size:11px;line-height:1.8}.treasury-shell .tr-integrations{padding:22px 19px 0}.treasury-shell .tr-integrations li{display:grid;grid-template-columns:32px minmax(0,1fr);gap:6px 12px;padding:19px 0}.treasury-shell .tr-integration-icon{grid-row:1 / 3;align-self:start}.treasury-shell .tr-not-connected{grid-column:2;justify-self:start;margin-left:0;padding-left:0;margin-top:5px;font-size:8px}.treasury-shell .tr-integrations li p{font-size:10px}.treasury-shell .tr-mechanism-card{padding:25px 22px 6px}.treasury-shell .tr-mechanism-card li p{font-size:11px}.treasury-shell .tr-truth-grid{grid-template-columns:minmax(0,1fr);gap:18px;margin:23px 0}.treasury-shell .tr-truth-note{padding:10px 7px}.treasury-shell .tr-truth-note h2{font-size:23px}.treasury-shell .tr-receipt-boundary{padding:23px 21px;gap:20px}.treasury-shell .tr-receipt-boundary h2{font-size:24px}.treasury-shell .tr-receipt-boundary p{font-size:11px}.treasury-shell .tr-receipt-boundary .tr-button{width:100%;font-size:11px}.treasury-shell .tr-feedback.is-visible{align-items:flex-start;gap:7px;padding:10px;font-size:10px;flex-wrap:wrap}.treasury-shell .tr-feedback>svg{margin-top:3px}.treasury-shell .tr-feedback>span{flex:1;min-width:160px}.treasury-shell .tr-feedback>.tr-icon-button{flex-basis:44px;margin-top:-8px;margin-bottom:-8px}.treasury-shell .tr-workspace-footer{margin-top:27px;gap:10px;font-size:7px;padding:10px 0}.treasury-shell .tr-workspace-footer a{font-size:8px}.treasury-shell .tr-dialog{width:calc(100vw - 24px);max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:24px 20px}.treasury-shell .tr-dialog-heading h2{font-size:29px;max-width:260px}.treasury-shell .tr-dialog-description{font-size:12px;margin-top:13px}.treasury-shell .tr-form-grid{grid-template-columns:minmax(0,1fr);gap:17px}.treasury-shell .tr-field input,.treasury-shell .tr-field textarea{font-size:16px}.treasury-shell .tr-form-total{padding:12px}.treasury-shell .tr-dialog-actions{gap:8px}.treasury-shell .tr-dialog-actions .tr-button{padding:11px 13px;font-size:11px}.treasury-shell .tr-dialog-actions .tr-button-primary,.treasury-shell .tr-dialog-actions .tr-button-danger{flex:1}}@media(prefers-reduced-motion:reduce){.treasury-shell *,.treasury-shell *:before,.treasury-shell *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.treasury-shell .tr-app-nav a.is-active{background:var(--lime);border-color:#accc36;color:var(--ink)}.treasury-shell .tr-button-primary{background:var(--lime);border-color:var(--ink);color:var(--ink);box-shadow:0 2px 0 var(--ink)}.treasury-shell .tr-button-primary:hover:not(:disabled){background:#bce900;border-color:var(--ink);box-shadow:0 3px 0 var(--ink)}.treasury-shell .tr-stat-featured>strong,.treasury-shell .tr-result-number{color:var(--lime)}.treasury-shell .tr-pill-green,.treasury-shell .tr-ticker-chip{background:#e9f5bb;color:var(--ink);border-color:#bacb77}.treasury-shell .tr-simulator-promo{background:var(--lime);border-color:#a7c932}.treasury-shell .tr-simulator-promo:hover{background:#d9fc62}.treasury-shell .tr-simulator-promo .tr-eyebrow,.treasury-shell .tr-simulator-promo p{color:var(--ink)}.sp-preview{display:grid;grid-template-columns:.95fr 1.05fr;gap:clamp(35px,6vw,100px);align-items:center}.sp-preview-copy{position:relative}.sp-preview-copy h2{font-size:clamp(38px,4.4vw,64px);letter-spacing:-2.5px;line-height:1.03;margin:22px 0}.sp-preview-copy h2 span{color:var(--green)}.sp-preview-copy>p{max-width:490px;font-size:19px}.sp-preview-copy .sp-preview-boundary{font-size:13px;color:var(--muted);margin:18px 0 25px;max-width:400px}.sp-preview-copy>img{width:165px;height:165px;object-fit:contain;margin:18px 0 -34px 30px;transform:rotate(-5deg)}.sp-mini-ledger{border:1.5px solid #9f8f74;background:#fbf7f0;border-radius:12px;box-shadow:7px 9px #e4d6c0;overflow:hidden;transform:rotate(1deg)}.sp-mini-title{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--green);color:#f6efe5;padding:23px 24px;font-size:15px}.sp-mini-title>span{font-size:9px;letter-spacing:.7px;border:1px solid #cbbea880;border-radius:3px;padding:5px 7px;white-space:nowrap}.sp-mini-columns{display:flex;justify-content:space-between;padding:14px 24px;font-size:10px;color:var(--muted);border-bottom:1px solid var(--line)}.sp-mini-row{display:flex;align-items:center;gap:17px;padding:21px 24px;border-bottom:1px solid var(--line);transition:background .18s}.sp-mini-row:hover{background:#eee4d5}.sp-mini-rank{font-size:11px;color:#8b7b61;font-variant-numeric:tabular-nums}.sp-mini-company{flex:1;min-width:0}.sp-mini-company strong{font-size:24px;letter-spacing:-.6px}.sp-mini-company small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.sp-mini-cap{display:flex;gap:13px;align-items:center;font-size:21px;letter-spacing:-.7px;white-space:nowrap}.sp-mini-cap svg{color:var(--green)}.sp-mini-note{margin:0;padding:17px 24px;font-size:11px;color:var(--muted)}.sp-mini-note a{display:flex;align-items:center;gap:8px;color:var(--green);font-weight:700;min-height:44px}.sp-page{padding:30px 0 12px}.sp-page .sp-kicker{font-size:10px;font-weight:750;letter-spacing:1.25px;line-height:1.6;color:#71644e}.sp-heading{display:grid;grid-template-columns:minmax(0,1fr) 165px;align-items:center;gap:25px}.sp-page .sp-heading h1{font-size:clamp(38px,3.6vw,57px);line-height:1.06;font-weight:750;letter-spacing:-2.6px;margin:11px 0 15px}.sp-page .sp-heading h1>span{color:var(--accent)}.sp-heading>div>p:not(.sp-kicker){max-width:680px;font-size:14px;line-height:1.65;color:var(--muted)}.sp-proposed{display:inline-flex;padding:6px 9px;border:1px solid #c6b498;color:#66573e;background:#ede1ce;border-radius:4px;font-size:9px;font-weight:700;letter-spacing:1px;margin-top:19px}.sp-heading-art{position:relative;text-align:center}.sp-heading-art img{width:165px;height:165px;object-fit:contain}.sp-heading-art>span{display:block;font-size:11px;color:#716045;transform:rotate(-5deg);margin-top:-15px}.sp-funding{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#e8e1d6;border:1px solid #d5cab8;border-radius:8px;margin:28px 0 18px}.sp-funding>div{padding:20px 22px}.sp-funding>div+div{border-left:1px solid #d3c8b6}.sp-funding span,.sp-funding small{display:block}.sp-funding span{font-size:9px;font-weight:700;letter-spacing:1px;color:#6e614c}.sp-funding strong{display:block;font-size:25px;line-height:1.2;font-weight:650;letter-spacing:-.7px;margin:8px 0 6px}.sp-funding small{font-size:11px;color:#746650;line-height:1.6}.sp-data-note{display:flex;align-items:flex-start;gap:13px;background:#efe5d5;border-left:3px solid var(--accent);border-radius:0 5px 5px 0;padding:13px 16px;margin-top:23px}.sp-data-note>strong{font-size:11px;flex-shrink:0;line-height:1.7}.sp-data-note p{font-size:11px;color:#756449;line-height:1.7}.sp-list-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin:32px 0 17px}.sp-page .sp-list-heading h2{font-size:27px;letter-spacing:-.9px;font-weight:650;margin-top:6px}.sp-list-heading>span{font-size:11px;color:#6e614d;text-align:right;line-height:1.7}.sp-list-heading small{font-size:10px;color:var(--muted)}.sp-stock-list{display:grid;gap:14px}.sp-stock{background:#fbf7f0;border:1px solid #d4c9b8;border-radius:8px;overflow:hidden;scroll-margin-top:115px}.sp-stock-main{display:grid;grid-template-columns:26px minmax(0,1fr) 205px;gap:17px;padding:24px 24px 19px;align-items:start}.sp-rank{font-size:11px;color:#917c5b;border-top:2px solid #ab9673;padding-top:9px;margin-top:7px}.sp-company{min-width:0}.sp-company-identity{display:flex;align-items:center;gap:14px;margin-bottom:13px}.sp-company-logo{display:inline-flex;align-items:center;justify-content:center;flex:0 0 126px;width:126px;height:70px;padding:10px 12px;border:1px solid #e0d8cb;border-radius:6px;background:#fff;overflow:hidden}.sp-company-logo img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.sp-company-logo--dark{background:#172431;border-color:#172431}.sp-company-logo--compact{flex-basis:76px;width:76px;height:48px;padding:6px;border-radius:4px}.sp-company-identity .sp-company-top{flex:1;min-width:0;margin-bottom:0}.sp-downloads{display:flex;flex-wrap:wrap;gap:10px}.sp-company-top{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:5px}.sp-ticker{font-size:29px;letter-spacing:-1px;line-height:1.2}.sp-exchange{font-size:9px;color:var(--muted);text-transform:uppercase}.sp-watch{font-size:8px;letter-spacing:.7px;color:#675943;background:#eae4db;border:1px solid #d6cbba;padding:3px 6px;border-radius:3px}.sp-page .sp-company h3{font-size:16px;font-weight:600;letter-spacing:-.25px;margin:5px 0}.sp-company>p{font-size:12px;line-height:1.6;color:var(--muted);max-width:530px}.sp-metrics{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:5px 0 0;text-align:right}.sp-metrics dt{font-size:9px;line-height:1.6;color:var(--muted)}.sp-metrics dd{margin:7px 0 0;font-size:24px;font-weight:600;line-height:1.1;letter-spacing:-.8px;font-variant-numeric:tabular-nums;white-space:nowrap}.sp-metrics>div:first-child dd{color:#65563f}.sp-stock-footer{display:flex;justify-content:space-between;flex-wrap:wrap;gap:7px 16px;padding:0 24px 15px 67px;color:#817054;font-size:9px;line-height:1.6}.sp-research{border-top:1px solid #e4dccf}.sp-research>summary{display:flex;justify-content:space-between;align-items:center;gap:14px;min-height:46px;cursor:pointer;padding:11px 24px;background:#f3ede4;font-size:11px;color:#665a47;font-weight:650;list-style:none}.sp-research>summary::-webkit-details-marker,.sp-method>summary::-webkit-details-marker{display:none}.sp-expand{font-size:18px;line-height:1;font-weight:400;transition:transform .18s}.sp-research[open] .sp-expand{transform:rotate(45deg)}.sp-research-content{padding:22px 24px;display:grid;grid-template-columns:1fr 1fr;gap:22px}.sp-research-content p{margin-top:7px;font-size:12px;color:#71644f;line-height:1.75}.sp-sources{grid-column:1 / -1;display:flex;align-items:center;gap:0 22px;flex-wrap:wrap;border-top:1px dashed #d8ccb8;padding-top:14px}.sp-sources .sp-kicker{width:100%}.sp-page .sp-sources a{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-size:12px;text-decoration:underline;text-underline-offset:3px;color:var(--green)}.sp-method{border:1px dashed #b5a791;border-radius:6px;margin:22px 0 32px;scroll-margin-top:115px}.sp-method>summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 22px;cursor:pointer;list-style:none;font-size:13px;font-weight:650}.sp-method>div{padding:0 22px 20px}.sp-method p{font-size:12px;line-height:1.8;color:#74654e;margin-bottom:12px;max-width:900px}.sp-page .sp-download{display:inline-flex;align-items:center;gap:10px;padding:12px 15px;border:1px solid #b7ab97;border-radius:4px;background:#e8e1d7;color:#63553f;font-size:12px;font-weight:650;min-height:44px}.sp-next{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:28px;background:var(--green);color:#f6f0e6;border-radius:8px}.sp-page .sp-next .sp-kicker{color:#dfd2bc}.sp-page .sp-next h2{font-size:30px;line-height:1.1;letter-spacing:-1px;font-weight:650;margin:12px 0}.sp-next p{font-size:12px;color:#e0d8cb;line-height:1.75}.sp-next ol{margin:0;padding:0;display:grid;gap:19px;list-style:none}.sp-next li{display:flex;gap:14px}.sp-next li>span{width:28px;height:28px;flex-shrink:0;display:grid;place-items:center;border:1px solid #c6b59a70;border-radius:50%;font-size:9px}.sp-next li strong{font-size:13px}.sp-next li p{font-size:11px;margin-top:4px}.sp-truth{padding:24px 3px 5px}.sp-truth>strong{font-size:13px}.sp-truth p{font-size:11px;color:var(--muted);margin-top:8px;line-height:1.8}.sp-page .sp-truth>a{display:inline-flex;align-items:center;gap:10px;color:var(--green);font-size:11px;min-height:44px;font-weight:600}@media(max-width:1150px){.sp-stock-main{grid-template-columns:24px minmax(0,1fr) 175px;gap:14px;padding:22px 20px 18px}.sp-metrics{gap:11px}.sp-metrics dd{font-size:21px}.sp-heading{grid-template-columns:minmax(0,1fr) 120px}.sp-heading-art img{width:120px;height:120px}.sp-funding>div{padding:17px}.sp-funding strong{font-size:22px}.sp-data-note{flex-direction:column;gap:4px}}@media(max-width:760px){.sp-preview{grid-template-columns:1fr;gap:35px}.sp-preview-copy>img{position:absolute;right:0;bottom:-15px;width:115px;height:115px;margin:0}.sp-preview-copy h2{font-size:45px;letter-spacing:-2px}.sp-preview-copy>p{font-size:17px;max-width:90%}.sp-preview-copy .sp-preview-boundary{max-width:88%}.sp-mini-ledger{transform:none}.sp-next{grid-template-columns:1fr;gap:28px}}@media(max-width:650px){.sp-page{padding-top:23px}.sp-heading{display:block;position:relative}.sp-page .sp-kicker{font-size:9px;letter-spacing:1px}.sp-page .sp-heading h1{font-size:43px;letter-spacing:-2px;max-width:270px;margin:13px 0 17px}.sp-heading>div>p:not(.sp-kicker){font-size:13px;max-width:345px}.sp-heading-art{position:absolute;top:33px;right:-8px;width:78px;pointer-events:none}.sp-heading-art img{width:78px;height:90px}.sp-heading-art>span{display:none}.sp-funding{grid-template-columns:1fr;margin-top:23px}.sp-funding>div{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:3px 12px;padding:15px 17px}.sp-funding>div+div{border-left:0;border-top:1px solid #d3c8b6}.sp-funding span{font-size:8px;grid-row:1 / 3}.sp-funding strong{font-size:20px;margin:0}.sp-funding small{font-size:10px}.sp-list-heading{flex-direction:column;align-items:flex-start;gap:9px;margin-top:27px}.sp-list-heading>span{text-align:left}.sp-list-heading>span br{display:none}.sp-list-heading small{margin-left:8px}.sp-stock-main{grid-template-columns:21px minmax(0,1fr);gap:13px;padding:19px 17px 16px}.sp-company-top{gap:8px}.sp-company-identity{gap:12px}.sp-company-logo{flex-basis:112px;width:112px;height:66px;padding:8px}.sp-company-logo--compact{flex-basis:64px;width:64px;height:44px;padding:5px}.sp-ticker{font-size:30px}.sp-page .sp-company h3{font-size:16px;line-height:1.25;margin:7px 0}.sp-company>p{font-size:12px}.sp-metrics{grid-column:2;text-align:left;margin-top:4px;gap:20px}.sp-metrics dd{font-size:26px}.sp-stock-footer{flex-direction:column;padding:0 17px 14px 51px;gap:4px}.sp-research>summary{padding:13px 17px;font-size:12px}.sp-research-content{grid-template-columns:1fr;padding:20px 17px;gap:18px}.sp-method>summary{padding:18px 17px}.sp-method>div{padding:0 17px 18px}.sp-next{padding:23px 21px}.sp-page .sp-next h2{font-size:30px}.sp-mini-title{padding:20px 17px;font-size:14px}.sp-mini-title>span{font-size:8px}.sp-mini-columns{padding:13px 17px;font-size:9px}.sp-mini-row{padding:19px 17px;gap:11px}.sp-mini-rank{display:none}.sp-mini-company strong{font-size:23px}.sp-mini-company small{font-size:10px}.sp-mini-cap{font-size:19px;gap:6px}.sp-mini-cap svg{width:14px}.sp-mini-note{padding:16px 17px}}@media(max-width:370px){.sp-heading-art{display:none}.sp-preview-copy h2{font-size:38px}.sp-mini-rank{display:none}.sp-preview-copy>img{width:85px;height:85px}}@media(prefers-reduced-motion:reduce){.sp-mini-row,.sp-expand{transition:none}}.sp-mini-title{color:var(--lime)}.sp-proposed,.sp-page .sp-download{background:var(--lime);border-color:#a7c932;color:var(--ink)}.sp-watch{background:#e9f5bb;border-color:#bacb77;color:var(--ink)}.sp-page .sp-next .sp-kicker{color:var(--lime)}@font-face{font-family:Bricolage;src:url(/fonts/BricolageGrotesque.ttf) format("truetype");font-weight:200 800;font-display:swap}:root{--lime: #c9fa08;--ink: #433529;--paper: #f4ebde;--cream: #e4d3b7;--accent: #433529;--green: #433529;--sage: #c9fa08;--line: #d5c7b0;--muted: #6f604d;font-family:Bricolage,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;min-width:320px;background:var(--lime)}body:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23000' opacity='.13' filter='url(%23n)' d='M0 0h180v180H0z'/%3E%3C/svg%3E");opacity:.18;pointer-events:none;z-index:10}button,input,textarea,select{font:inherit}button,a,input,textarea,summary,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--green);outline-offset:5px}::selection{background:var(--sage);color:var(--ink)}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:800}p{line-height:1.55}svg{flex-shrink:0}.section-width{width:min(1340px,calc(100% - 100px));margin-inline:auto}.section-space{padding-block:108px}.section-tag,.eyebrow{font-size:11px;letter-spacing:1.4px;font-weight:700}.section-tag{margin-bottom:28px}.short-rule{display:inline-block;width:28px;height:2px;background:var(--accent);margin-right:12px;vertical-align:middle}h2{font-size:clamp(38px,4.2vw,62px);line-height:1.03;letter-spacing:-2.8px}.button{display:inline-flex;align-items:center;justify-content:center;gap:23px;padding:18px 25px;min-height:56px;border:1.5px solid var(--ink);background:var(--ink);color:var(--paper);border-radius:7px;font-size:14px;font-weight:700;box-shadow:0 4px #1f190f;transition:transform .2s,box-shadow .2s,background .2s;white-space:nowrap}.button:hover{transform:translateY(-3px);box-shadow:0 7px #1f190f;background:#433529}.button:active{transform:translateY(3px);box-shadow:0 1px #1f190f}.button-outline{background:transparent;color:var(--ink);box-shadow:none}.button-outline:hover{background:var(--cream);box-shadow:0 4px 0 var(--ink)}.button-cream{background:var(--cream);color:var(--ink)}.button-cream:hover{background:var(--paper)}.text-button{display:inline-flex;align-items:center;gap:14px;font-size:13px;font-weight:700;min-height:48px}.text-button svg{transition:transform .2s}.text-button:hover svg{transform:translate(4px)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;z-index:1000;left:20px;top:-90px;padding:15px;background:var(--ink);color:var(--paper)}.skip-link:focus{top:12px}.custom-art{object-fit:contain;user-select:none}.site-header{height:96px;padding:0 50px;max-width:1600px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px;position:relative;z-index:30;background:var(--paper)}.brand{display:flex;align-items:center;flex-shrink:1;min-width:0;min-height:48px}.brand img.brand-wordmark{display:block;width:310px;max-width:100%;height:auto;object-fit:contain}.main-nav{display:flex;align-items:center;gap:34px}.main-nav>a{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;min-height:44px}.main-nav>a:hover{color:var(--green)}.tiny-pill{background:#e5ddd0;border:1px solid #d0c4b0;border-radius:4px;font-size:7px;letter-spacing:.3px;padding:4px;transform:rotate(-5deg)}.nav-cta{min-height:45px;padding:11px 19px;font-size:12px;box-shadow:0 3px #1f190f;gap:18px}.nav-cta svg{width:17px;height:17px}.mobile-menu{display:none}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:0;min-height:716px;padding-top:69px;padding-bottom:63px;position:relative}.hero-copy{z-index:3;position:relative}.eyebrow{color:var(--muted);margin-bottom:25px}.hero h1{font-size:clamp(64px,6.65vw,102px);letter-spacing:-5.7px;line-height:.95;white-space:nowrap}.hero-highlight{display:inline-block;color:var(--green);position:relative;padding-bottom:10px}.hero-highlight>svg{position:absolute;width:100%;height:19px;bottom:-2px;left:0;color:var(--accent)}.hero-copy>p{font-size:17px;line-height:1.55;max-width:465px;margin-top:27px;color:#655b4b}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:28px}.hero-actions .button{font-size:13px;padding:17px 22px;gap:16px}.hero-actions .text-button{font-size:12px;gap:6px}.hero-actions .text-button svg{width:15px}.concept-label{display:flex;align-items:center;gap:7px;font-size:8.5px;letter-spacing:.9px;color:var(--muted);margin-top:26px}.concept-label>span{width:6px;height:6px;background:var(--accent);border-radius:50%}.concept-label i{height:9px;width:1px;background:var(--line);margin-inline:5px}.hero-stage{position:relative;isolation:isolate;--mx: 0px;--my: 0px}.stage-halo{position:absolute;width:500px;height:500px;max-width:95%;aspect-ratio:1;background:#d9fc62;top:28px;left:40px;border-radius:48% 52% 43% 57%/45% 46% 54% 55%;transform:rotate(-17deg);z-index:-2}.doodle-orbit{position:absolute;border:1px dashed #b6a995;width:92%;height:55%;border-radius:50%;left:3%;top:140px;transform:rotate(-27deg);z-index:-1}.hero-art-button{position:relative;border:0;background:none;padding:0;width:100%;height:550px;left:0;top:-7px;transform:translate(var(--mx),var(--my));transition:transform .35s ease;outline-offset:-40px!important}.hero-art-button>.custom-art{width:100%;height:100%;animation:float 6s ease-in-out infinite;filter:drop-shadow(0 14px 10px #342d230b)}.hero-art-button:hover>.custom-art{animation-play-state:paused}.hedge-sticker{position:absolute;right:-1%;top:-9px;background:var(--green);color:var(--paper);padding:29px 25px 32px;clip-path:polygon(50% 0%,60% 8%,73% 4%,78% 17%,92% 20%,90% 35%,100% 46%,92% 57%,97% 72%,83% 78%,78% 92%,63% 90%,50% 100%,39% 92%,24% 97%,20% 83%,6% 78%,9% 64%,0% 51%,8% 39%,3% 25%,17% 21%,23% 7%,37% 10%);font-size:17px;line-height:1.04;font-weight:800;text-align:center;transform:rotate(13deg);z-index:4}.hedge-sticker small{display:block;font-size:6.5px;font-weight:500;margin-top:5px}.hero-star{position:absolute;z-index:2;color:var(--accent)}.hero-star svg{width:44px;height:44px}.star-one{top:84px;left:45px;transform:rotate(13deg)}.star-two{bottom:142px;right:1px;color:var(--green)}.star-two svg{width:26px}.chief-caption{position:absolute;right:0;bottom:39px;font-size:13px;font-weight:600;font-style:italic;transform:rotate(-8deg)}.chief-caption svg{position:absolute;width:72px;height:45px;left:-68px;top:-27px}.penny-counter{position:absolute;bottom:1px;left:60px;display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid var(--ink);border-radius:6px;background:#fbf7f0;box-shadow:3px 3px 0 var(--ink);transform:rotate(-3deg);text-align:left;transition:transform .2s;min-width:302px}.penny-counter:hover{transform:rotate(0) translateY(-3px)}.penny-counter img{width:38px;height:38px}.penny-counter span{font-size:12px;font-weight:700}.penny-counter small{display:block;color:var(--muted);font-size:9px;font-weight:400;margin-top:3px}.penny-counter .counter-plus{margin-left:auto;font-size:24px;font-weight:400}.penny-burst{position:absolute;inset:40%;pointer-events:none}.penny-burst img{position:absolute;width:48px;animation:penny-pop .85s cubic-bezier(.1,.6,.2,1) forwards;--angle: calc(var(--i) * 60deg);transform-origin:center}.ticker{background:var(--green);color:var(--cream);height:53px;overflow:hidden;border-block:1px solid var(--ink);transform:rotate(-.65deg);margin-top:4px}.ticker>div{display:flex;width:max-content;animation:ticker 42s linear infinite}.ticker span{display:flex;align-items:center;gap:31px;white-space:nowrap;padding-right:31px;height:53px;font-size:13px;letter-spacing:1.3px;font-weight:700}.ticker svg{width:15px;height:15px;color:var(--sage)}.thesis-heading{display:grid;grid-template-columns:1.55fr 1fr;gap:70px;align-items:start}.thesis-heading>p{font-size:15px;max-width:410px;color:var(--muted);padding-top:5px}.thesis-heading strong{color:var(--ink);font-weight:600}.circle-word{position:relative;display:inline-block;color:var(--green);white-space:nowrap}.circle-word svg{position:absolute;inset:-8% -4%;width:108%;height:124%;pointer-events:none}.circle-word ellipse{fill:none;stroke:var(--accent);stroke-width:2;opacity:.85}.campaign-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px;margin-top:55px}.campaign-card{position:relative;border:1.5px solid var(--ink);border-radius:9px;padding:24px 26px 28px;min-height:478px;display:flex;flex-direction:column;box-shadow:3px 4px 0 var(--ink);transition:transform .3s}.campaign-card:hover{transform:translateY(-7px) rotate(-.5deg)}.factory-card{background:#e4d3b7}.detective-card{background:#e7f7b7}.safe-card{background:#e4d3b7}.card-index{font-size:9px;letter-spacing:1px;font-weight:700}.campaign-card>.custom-art{height:238px;width:100%;margin:7px auto 10px;max-width:310px}.campaign-card h3{font-size:25px;line-height:1.05;letter-spacing:-.8px;margin-bottom:13px}.campaign-card p{font-size:12px;max-width:290px;color:#5c5140}.sticker-label{font-size:9px;font-weight:800;background:var(--paper);border:1px solid var(--ink);padding:8px 12px;position:absolute;right:-7px;top:90px;transform:rotate(9deg);box-shadow:1px 2px 0 var(--ink)}.hand-note{position:absolute;top:108px;right:2px;font-size:11px;transform:rotate(13deg);font-style:italic}.stamp{position:absolute;top:202px;left:12px;border:2px solid #5c4e37;color:#5c4e37;padding:6px 10px;font-size:8px;line-height:1.2;text-align:center;font-weight:800;transform:rotate(-15deg);background:#e4d3b7e8}.plan-section{background:var(--ink);color:var(--paper);position:relative}.plan-section:before{content:"";height:9px;position:absolute;left:0;right:0;top:-8px;background:linear-gradient(135deg,transparent 50%,var(--ink) 0) 0 0/14px 14px,linear-gradient(225deg,transparent 50%,var(--ink) 0) 0 0/14px 14px}.light-tag{color:#dbceb8}.plan-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:45px}.plan-heading h2 span{color:#c9fa08}.plan-heading>p{color:#d5ccbd;font-size:14px;max-width:320px;padding-bottom:4px}.flow-line{display:grid;grid-template-columns:1fr 70px 1fr 70px 1fr;margin-top:50px}.flow-line article{position:relative;min-width:0}.flow-number{position:absolute;left:0;top:5px;border:1px solid #71644f;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;font-size:11px;color:var(--cream)}.flow-art{height:220px;display:flex;align-items:center;justify-content:center}.flow-art img{height:100%;width:100%;max-width:270px}.flow-line h3{font-size:29px;letter-spacing:-1px;margin-top:14px}.flow-line p{font-size:13px;color:#d5ccbd;max-width:290px;margin-top:12px}.flow-arrow{align-self:center;justify-self:center;margin-top:-57px}.flow-arrow svg{width:35px;height:35px;color:var(--accent)}.plan-truth{display:flex;align-items:center;gap:22px;border-top:1px solid #5b5140;padding-top:25px;margin-top:45px}.plan-truth>svg{width:21px;height:21px;color:var(--accent)}.plan-truth>p{max-width:755px;font-size:11px;color:#d5ccbd}.plan-truth>a{margin-left:auto;white-space:nowrap;display:flex;align-items:center;gap:12px;font-size:11px}.plan-truth>a svg{width:16px}.jar-section{display:grid;grid-template-columns:1.05fr 1fr;gap:85px;align-items:center;padding-block:130px}.jar-visual{position:relative;min-height:510px;display:flex;align-items:center;justify-content:center}.jar-disc{position:absolute;width:430px;height:430px;background:#e9d9bf;border-radius:50%;z-index:-1}.jar-visual>.custom-art{width:87%;height:450px;filter:drop-shadow(0 20px 10px #342d2310)}.jar-note{position:absolute;top:0;right:-5px;transform:rotate(8deg);font-size:13px;font-style:italic;text-align:center;font-weight:600;line-height:1.3}.jar-note svg{position:absolute;width:95px;height:60px;top:39px;left:-20px}.jar-label{position:absolute;bottom:10px;background:var(--paper);border:1.5px solid var(--ink);padding:13px 26px;transform:rotate(-6deg);box-shadow:3px 3px 0 var(--ink);font-weight:800;font-size:18px}.jar-label small{display:block;font-size:9px;font-weight:400;text-align:center;margin-top:4px}.jar-controls>p{font-size:14px;color:var(--muted);margin-top:22px;max-width:445px}.calc-box{margin-top:27px;padding:22px 24px 20px;border:1px solid #bfb4a2;border-radius:7px;background:#ece4d8}.calc-label{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;margin-bottom:13px}.calc-label output{font-weight:800;font-size:18px}.calc-box input[type=range]{width:100%;accent-color:var(--green);height:22px;margin:0;cursor:pointer}.range-ends{display:flex;justify-content:space-between;font-size:9px;color:var(--muted);margin-top:3px;margin-bottom:24px}.calc-result{margin-top:19px;padding-top:18px;border-top:1px dashed #b4a793;display:flex;align-items:center;justify-content:space-between;gap:18px}.calc-result>span{font-size:11px;font-weight:600}.calc-result small{display:block;font-size:8px;color:var(--muted);font-weight:400;margin-top:7px;max-width:220px}.calc-result output{font-size:37px;color:var(--green);font-weight:800;letter-spacing:-1.5px}.jar-controls>.text-button{margin-top:15px}.vault-section{background:#e7dbc9;border:1.5px solid var(--ink);border-radius:11px;box-shadow:4px 5px 0 var(--ink);padding:63px 65px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:65px;position:relative}.vault-copy h2{font-size:48px;letter-spacing:-2px}.vault-copy h2 span{color:var(--green)}.vault-copy>p{font-size:13px;color:#695d49;max-width:365px;margin-top:20px}.feature-list{display:grid;gap:13px;margin:25px 0;font-size:12px}.feature-list span{display:flex;align-items:center;gap:13px}.feature-list b{font-size:9px;border:1px solid #9e8e73;border-radius:50%;width:23px;height:23px;display:grid;place-items:center}.vault-copy .button{font-size:12px;min-height:48px;padding:12px 19px}.local-note{display:block;font-size:9px;color:var(--muted);margin-top:19px}.vault-preview{background:var(--paper);border:1.5px solid var(--ink);border-radius:8px;box-shadow:7px 8px #a09077;transform:rotate(3deg);position:relative;min-width:0}.preview-toolbar{padding:11px 14px;display:flex;gap:5px;border-bottom:1px solid var(--ink)}.preview-toolbar>span{border:1px solid var(--ink);border-radius:50%;width:6px;height:6px}.preview-toolbar small{font-size:8px;color:var(--muted);margin-left:12px}.preview-content{padding:23px}.preview-title{display:flex;justify-content:space-between;align-items:center;font-size:8px;font-weight:700;gap:8px}.local-badge{font-size:8px;letter-spacing:.5px;background:#e6dfd4;color:var(--green);border:1px solid #c9bba5;border-radius:3px;padding:4px 7px;font-weight:600;display:inline-block;white-space:nowrap}.preview-balance{font-size:28px;line-height:1.02;font-weight:800;margin-top:21px;letter-spacing:-1px}.preview-empty{display:flex;align-items:center;gap:8px;border-block:1px dashed var(--line);margin-top:18px;padding:7px 0}.preview-empty img{width:150px;height:145px}.preview-empty span{font-size:10px;line-height:1.5;color:var(--muted)}.preview-add{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:600;min-height:45px;margin-top:8px}.preview-add svg{width:16px}.preview-sticker{position:absolute;right:-24px;top:111px;padding:16px 18px;background:var(--cream);border:1px solid var(--ink);box-shadow:2px 3px 0 var(--ink);transform:rotate(9deg);font-size:12px;line-height:1.05;font-weight:800}.meme-section{padding-top:125px}.meme-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.meme-heading h2>span{color:var(--green)}.meme-posters{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin:60px 12px 8px}.meme-poster{border:1.5px solid var(--ink);box-shadow:5px 6px 0 var(--ink);padding:25px 18px 14px;text-align:center;background:#e4d3b7;transform:rotate(-3deg);transition:transform .3s}.meme-poster:hover{transform:rotate(0) translateY(-10px)}.poster-1{background:#e5ddd0;transform:rotate(3deg);margin-top:12px}.poster-2{background:#e4d3b7;transform:rotate(-2deg)}.meme-poster>span{display:block;font-size:17px;font-weight:700;letter-spacing:-.4px}.meme-poster>img{height:245px;width:100%;margin:8px auto 0}.meme-poster>strong{font-size:21px;display:block;letter-spacing:-.6px}.meme-poster>small{display:flex;justify-content:space-between;align-items:center;margin-top:24px;padding-top:13px;border-top:1px solid #43352933;font-size:8px;letter-spacing:.6px}.meme-poster>small svg{width:15px;height:15px}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;padding-top:60px}.faq-section h2 span{color:var(--green)}.faq-art{width:215px;height:215px;margin-left:75px;margin-top:15px;transform:rotate(-6deg)}.faq-list{border-top:1px solid #bdb2a0}.faq-list details{border-bottom:1px solid #bdb2a0}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;list-style:none;min-height:78px;font-size:16px;font-weight:600;padding-block:18px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:25px;font-weight:400;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details[open] summary{color:var(--green)}.faq-list details>p{font-size:13px;color:var(--muted);padding:0 25px 24px 0;max-width:630px}.last-call{background:var(--green);color:var(--paper);border-block:1.5px solid var(--ink);overflow:hidden}.last-call>.section-width{display:flex;align-items:center;justify-content:center;gap:90px;position:relative;padding-block:60px}.last-call img{height:340px;width:350px;transform:rotate(-9deg)}.last-call h2{font-size:77px;letter-spacing:-3.5px;margin:20px 0 25px}.last-call .section-tag{font-size:9px;letter-spacing:1px}.last-spark{position:absolute;right:2%;top:50px;transform:rotate(10deg)}.last-spark svg{width:70px;height:70px;color:var(--cream)}.site-footer{padding-block:50px 32px}.footer-top{display:flex;align-items:center;gap:36px;justify-content:space-between}.footer-top>span{font-size:12px;color:var(--muted)}.footer-top nav{display:flex;gap:27px}.footer-top nav a{display:flex;align-items:center;gap:5px;font-size:11px;min-height:44px}.footer-top nav svg{width:13px}.footer-bottom{border-top:1px solid var(--line);padding-top:25px;margin-top:28px;display:flex;justify-content:space-between;gap:40px}.footer-bottom p{font-size:9px;color:var(--muted);max-width:715px}.footer-bottom>span{font-size:11px;font-weight:800;line-height:1.1;white-space:nowrap}.meme-app{padding-block:35px 70px}.app-breadcrumb{display:flex;align-items:center;gap:12px;font-size:11px;color:var(--muted)}.app-breadcrumb>a:hover{color:var(--green)}.app-breadcrumb>.local-badge{margin-left:auto}.meme-app-heading{margin-top:45px;margin-bottom:42px}.meme-app-heading h1{font-size:65px;letter-spacing:-3.5px;line-height:1}.meme-app-heading h1>span{color:var(--green)}.meme-app-heading>p{font-size:15px;color:var(--muted);margin-top:18px}.meme-workspace{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:start}.meme-canvas-wrap{position:sticky;top:20px}.meme-canvas-wrap canvas{width:100%;height:auto;aspect-ratio:1;box-shadow:6px 7px 0 var(--ink);border:1px solid var(--ink);border-radius:3px}.export-spec{display:block;margin-top:21px;font-size:9px;letter-spacing:.8px;text-align:center;color:var(--muted)}.control-section{margin-bottom:28px}.control-section h2{font-size:19px;letter-spacing:-.5px;display:flex;align-items:center;gap:12px;margin-bottom:18px}.control-section h2>span{border:1px solid var(--ink);width:27px;height:27px;font-size:10px;display:grid;place-items:center;border-radius:50%}.template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.template{border:1px solid var(--line);border-radius:5px;background:#ebe3d7;padding:7px;transition:transform .2s,border-color .2s;min-width:0}.template:hover{transform:translateY(-3px);border-color:var(--ink)}.template.is-active{border:2px solid var(--green);background:#e5ddd0;padding:6px;box-shadow:2px 3px 0 var(--green)}.template img{width:100%;height:94px}.template span{display:block;font-size:9px;font-weight:600;padding:5px 0}.control-section>label{display:block;font-size:11px;font-weight:600;margin-bottom:7px}.control-section textarea{width:100%;resize:vertical;min-height:68px;border:1px solid #beb3a1;border-radius:5px;padding:12px;background:#f9f5ee;font-size:12px;line-height:1.4;color:var(--ink);margin-bottom:14px}.theme-buttons{display:flex;gap:10px}.theme-buttons>button{display:flex;align-items:center;justify-content:space-between;gap:18px;min-width:100px;min-height:44px;padding:10px 14px;border:1px solid var(--line);border-radius:4px;font-size:11px;text-transform:capitalize;color:var(--ink)}.theme-buttons>.theme-cream{background:var(--paper)}.theme-buttons>.theme-green{background:var(--sage)}.theme-buttons>.theme-dark{background:var(--ink);color:var(--paper)}.theme-buttons>.is-active{border:2px solid var(--green);box-shadow:2px 2px 0 var(--green);padding:9px 13px}.export-button{width:100%}.export-status{font-size:11px;text-align:center;min-height:35px;padding-top:14px;color:var(--green)}.brand-download{display:flex;align-items:center;gap:20px;margin-top:65px;border:1px solid var(--ink);border-radius:7px;padding:20px 28px;background:var(--cream)}.brand-download>img{width:65px;height:65px}.brand-download>span{display:grid;gap:7px}.brand-download strong{font-size:18px}.brand-download small{font-size:12px;color:#6b5f4b}.brand-download>svg{margin-left:auto}@keyframes float{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-12px) rotate(1deg)}}@keyframes ticker{to{transform:translate(-50%)}}@keyframes penny-pop{0%{opacity:1;transform:rotate(var(--angle)) translate(0) rotate(calc(-1 * var(--angle))) scale(.5)}to{opacity:0;transform:rotate(var(--angle)) translate(230px) rotate(calc(90deg - var(--angle))) scale(1)}}@media(min-width:1650px){.hero{min-height:770px;padding-top:82px}.hero-stage{padding-top:12px}.hero-art-button{height:590px}.hero h1{font-size:106px}.hero-actions{margin-top:33px}}@media(max-width:1190px){.section-width{width:calc(100% - 64px)}.site-header{padding-inline:32px}.main-nav{gap:23px}.tiny-pill{display:none}.hero{padding-top:57px;min-height:635px}.hero h1{font-size:7.05vw;letter-spacing:-4px}.hero-copy>p{font-size:15px;max-width:370px}.hero-actions{gap:16px;flex-wrap:wrap}.hero-actions .text-button{min-height:30px}.hero-art-button{height:455px;top:17px}.stage-halo{width:390px;height:390px;left:20px;top:40px}.penny-counter{left:12px;bottom:1px;min-width:280px}.chief-caption{bottom:82px;right:5px;font-size:11px}.hedge-sticker{font-size:14px;padding:24px 22px;top:-17px;right:-12px}.star-one{left:18px;top:36px}.thesis-heading{gap:38px;grid-template-columns:1.5fr 1fr}.thesis h2{font-size:4.6vw}.campaign-grid{gap:17px}.campaign-card{padding:22px 20px;min-height:438px}.campaign-card>.custom-art{height:208px}.campaign-card h3{font-size:23px}.campaign-card p{font-size:11px}.flow-line{grid-template-columns:1fr 45px 1fr 45px 1fr}.jar-section{gap:50px}.jar-disc{width:350px;height:350px}.jar-note{right:1px;font-size:11px}.vault-section{padding:46px 40px;gap:38px}.vault-copy h2{font-size:40px}.meme-posters{gap:24px;margin-inline:7px}.meme-poster>img{height:215px}.meme-poster>strong{font-size:17px}.meme-poster>span{font-size:14px}.faq-section{gap:60px}.footer-top{gap:20px}.footer-top>span{font-size:10px}.footer-top nav{gap:17px}.meme-workspace{gap:40px}}@media(max-width:900px){.main-nav{gap:20px}.main-nav>a{font-size:11px}.brand img.brand-wordmark{width:210px}.site-header{height:82px;gap:15px}.nav-cta{font-size:10px;padding:10px 13px;gap:10px}.hero{padding-top:51px;min-height:600px;grid-template-columns:1.1fr 1fr;padding-bottom:54px}.hero h1{font-size:7vw;letter-spacing:-3px}.eyebrow{font-size:9px}.hero-copy>p{font-size:13px;max-width:315px}.hero-actions .button{font-size:11px;padding:14px 16px;min-height:49px}.hero-actions .text-button{font-size:10px}.hero-art-button{height:373px;top:25px}.hero-stage .stage-halo{width:300px;height:330px;top:30px;left:10px}.hedge-sticker{right:-17px;font-size:12px;top:-24px;padding:24px 20px}.chief-caption{bottom:102px;right:-6px;font-size:9px}.penny-counter{bottom:24px;left:7px;min-width:250px;padding:8px 10px}.penny-counter span{font-size:10px}.penny-counter small{font-size:8px}.concept-label{font-size:7px;letter-spacing:.5px}.star-two{bottom:156px}.section-space{padding-block:80px}.thesis-heading{grid-template-columns:1fr;gap:30px}.thesis-heading h2{font-size:52px}.thesis-heading>p{max-width:620px;font-size:14px}.thesis-heading br:not(h2 br){display:none}.campaign-grid{gap:14px;margin-top:37px}.campaign-card{padding:18px 15px 22px;min-height:391px}.campaign-card>.custom-art{height:176px}.campaign-card h3{font-size:20px}.campaign-card p{font-size:11px}.card-index{font-size:7px;letter-spacing:.6px}.sticker-label{font-size:7px;padding:6px;right:-4px;top:81px}.hand-note{font-size:8px;top:83px}.stamp{top:150px;left:7px;font-size:6px;padding:5px}.plan-heading h2{font-size:43px}.plan-heading>p{font-size:12px}.flow-line{grid-template-columns:1fr 28px 1fr 28px 1fr;margin-top:30px}.flow-art{height:175px}.flow-line h3{font-size:24px}.flow-line p{font-size:11px}.flow-arrow svg{width:24px}.plan-truth{flex-wrap:wrap;gap:15px}.plan-truth>p{max-width:90%}.plan-truth>a{margin-left:36px}.jar-section{gap:32px}.jar-visual{min-height:420px}.jar-visual>.custom-art{height:350px}.jar-disc{width:280px;height:300px}.jar-note{font-size:9px}.jar-controls h2{font-size:43px}.jar-controls>p{font-size:12px}.jar-controls .section-tag{font-size:9px}.jar-label{font-size:13px;padding:12px 17px}.jar-label small{font-size:7px}.calc-box{padding:18px}.calc-label{font-size:10px}.calc-label output{font-size:15px}.calc-result output{font-size:30px}.calc-result small{font-size:7px}.vault-section{padding:38px 30px;gap:28px}.vault-copy h2{font-size:34px}.vault-copy>.section-tag{font-size:8px}.vault-copy>p{font-size:11px}.feature-list{font-size:10px;gap:10px}.preview-content{padding:18px}.preview-title{font-size:7px}.preview-title .local-badge{font-size:6px}.preview-balance{font-size:23px}.preview-empty img{width:105px;height:130px}.preview-empty span,.preview-add{font-size:9px}.preview-sticker{font-size:9px;right:-16px;padding:12px}.meme-heading h2{font-size:44px}.meme-heading .button{font-size:11px;padding:15px}.meme-posters{gap:18px;margin-top:42px}.meme-poster{padding:17px 13px 10px}.meme-poster>img{height:175px}.meme-poster>span{font-size:12px}.meme-poster>strong{font-size:14px}.meme-poster>small{font-size:6px;margin-top:18px}.faq-section{gap:40px;grid-template-columns:.8fr 1.2fr}.faq-section .section-tag{font-size:8px}.faq-list summary{font-size:14px;min-height:70px}.faq-art{margin-left:15px;width:185px}.last-call>.section-width{gap:40px}.last-call img{height:270px;width:270px}.last-call h2{font-size:60px}.last-call .section-tag{font-size:7px}.last-spark svg{width:40px}.footer-top{flex-wrap:wrap}.footer-top>span{margin-left:auto}.footer-top nav{width:100%;justify-content:flex-end;margin-top:-13px}.footer-bottom p{font-size:8px}.meme-app-heading h1{font-size:54px}.meme-workspace{gap:26px}.template-grid{gap:7px}.template img{height:75px}.template span{font-size:8px}.control-section h2{font-size:16px}.theme-buttons>button{min-width:80px;gap:8px}.export-button{font-size:11px;padding:15px;gap:14px}}@media(max-width:650px){html{scroll-padding-top:80px}.section-width{width:calc(100% - 38px)}.section-space{padding-block:65px}.section-tag{font-size:9px;letter-spacing:.9px;margin-bottom:22px}.site-header{height:77px;padding-inline:18px;gap:10px}.brand img.brand-wordmark{width:230px}.nav-cta{margin-left:auto;min-height:38px;padding:8px 11px;gap:7px;font-size:9px;border-radius:5px}.nav-cta svg{width:14px;height:14px}.mobile-menu{display:grid;align-content:center;gap:6px;width:36px;height:44px;padding:7px;border:0;background:none}.mobile-menu>span{display:block;width:20px;height:1.5px;background:var(--ink)}.main-nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--ink);padding:15px 22px;box-shadow:0 10px 20px #43352913}.main-nav.is-open{display:grid;gap:0}.main-nav>a{font-size:13px;min-height:48px}.tiny-pill{display:inline-block}.hero{display:flex;flex-direction:column;padding-top:36px;padding-bottom:30px;min-height:auto;gap:0}.eyebrow{font-size:8.5px;letter-spacing:1px;margin-bottom:23px}.short-rule{width:20px;margin-right:9px}.hero h1{font-size:clamp(53px,13.9vw,84px);letter-spacing:-3.6px;line-height:.98}.hero-highlight{padding-bottom:8px}.hero-highlight>svg{height:14px;bottom:-3px}.hero-copy>p{margin-top:24px;font-size:13px;max-width:335px;line-height:1.6}.hero-actions{margin-top:23px;gap:16px;flex-wrap:nowrap;align-items:center}.hero-actions .button{font-size:10px;padding:14px;gap:9px;min-height:48px;border-radius:5px}.hero-actions .button svg{width:17px}.hero-actions .text-button{font-size:9px;gap:4px;max-width:106px;line-height:1.3}.hero-actions .text-button svg{width:13px}.concept-label{font-size:6.6px;margin-top:22px;letter-spacing:.6px}.concept-label i{margin-inline:1px}.hero-stage{height:413px;margin-top:25px}.hero-art-button{width:100%;height:365px;left:0;top:2px;outline-offset:-10px!important}.hero-stage .stage-halo{height:280px;width:280px;max-width:95%;top:20px;left:50%;transform:translate(-50%) rotate(-17deg)}.doodle-orbit{width:88%;height:48%;left:6%;top:70px;transform:rotate(-27deg)}.hedge-sticker{font-size:12px;right:1px;top:4px;padding:24px 20px}.star-one{left:12px;top:28px}.star-one svg{width:31px;height:31px}.star-two{bottom:118px;right:8px}.star-two svg{width:20px}.chief-caption{bottom:69px;right:1px;font-size:9px}.chief-caption svg{width:44px;left:-43px;top:-20px}.penny-counter{bottom:0;left:24px;min-width:262px;transform:rotate(-3deg);padding:8px 12px}.penny-counter img{height:35px;width:35px}.penny-counter span{font-size:11px}.penny-counter small{font-size:8px}.ticker{height:44px;margin-top:8px}.ticker span{height:44px;font-size:10px;letter-spacing:.8px;gap:23px;padding-right:23px}.ticker svg{width:11px;height:11px}h2{font-size:39px;letter-spacing:-1.8px}.thesis-heading{gap:24px}.thesis-heading h2{font-size:clamp(33px,8.8vw,48px);letter-spacing:-1.7px;line-height:1.06}.thesis-heading>p{font-size:12px;line-height:1.65}.campaign-grid{grid-template-columns:1fr;gap:22px;margin-top:31px}.campaign-card{min-height:402px;padding:23px 25px 28px}.card-index{font-size:8px;letter-spacing:1px}.campaign-card>.custom-art{height:220px;margin:3px auto 7px;max-width:290px}.campaign-card h3{font-size:28px;letter-spacing:-1px}.campaign-card p{font-size:12px;max-width:300px}.sticker-label{font-size:8px;top:90px;right:-5px;padding:8px 10px}.hand-note{font-size:11px;top:116px;right:18px}.stamp{font-size:7px;top:186px;left:23px;padding:7px}.plan-heading{display:block}.plan-heading h2{font-size:37px;letter-spacing:-1.9px}.plan-heading>p{font-size:12px;margin-top:24px;max-width:300px}.flow-line{display:grid;grid-template-columns:1fr;gap:27px;margin-top:40px}.flow-line article{display:grid;grid-template-columns:125px 1fr;column-gap:18px;align-items:center}.flow-number{width:26px;height:26px;font-size:9px;left:-1px;top:0;z-index:1;background:var(--ink)}.flow-art{grid-row:1 / 3;height:148px}.flow-line h3{font-size:23px;margin-top:15px;align-self:end}.flow-line p{font-size:11px;margin-top:8px;align-self:start;line-height:1.6}.flow-arrow{display:none}.plan-truth{margin-top:28px;padding-top:24px;gap:12px;align-items:start}.plan-truth>svg{width:16px;height:16px;margin-top:3px}.plan-truth>p{max-width:calc(100% - 32px);font-size:10px}.plan-truth>a{font-size:10px;margin-left:29px}.jar-section{display:flex;flex-direction:column;gap:18px;padding-block:60px 68px}.jar-visual{width:100%;min-height:370px;order:2;margin-top:25px}.jar-visual>.custom-art{height:320px;width:80%}.jar-disc{width:300px;height:300px}.jar-note{font-size:10px;top:3px;right:0}.jar-label{bottom:-2px;padding:12px 18px;font-size:14px}.jar-label small{font-size:8px}.jar-controls{width:100%}.jar-controls h2{font-size:44px}.jar-controls>p{font-size:12px;margin-top:20px;max-width:330px}.calc-box{padding:21px;margin-top:23px}.calc-label{font-size:11px}.calc-label output{font-size:19px}.calc-result output{font-size:36px}.calc-result>span{font-size:10px}.calc-result small{font-size:7.5px;max-width:190px}.jar-controls>.text-button{font-size:11px;margin-top:12px}.vault-section{display:flex;flex-direction:column;align-items:stretch;padding:34px 24px 42px;gap:35px;border-radius:8px}.vault-copy .section-tag{font-size:8px}.vault-copy h2{font-size:38px;letter-spacing:-1.9px}.vault-copy>p{font-size:12px;max-width:290px}.feature-list{font-size:11px;gap:13px}.vault-copy .button{min-height:47px;font-size:12px;padding:13px 20px}.local-note{font-size:8px;line-height:1.5}.vault-preview{transform:rotate(2deg);margin-right:4px}.preview-content{padding:20px}.preview-balance{font-size:27px}.preview-title{font-size:7.5px}.preview-title .local-badge{font-size:6.5px}.preview-empty img{width:116px;height:133px}.preview-empty span{font-size:9px}.preview-add{font-size:10px}.preview-sticker{top:110px;right:-15px;font-size:9px;padding:11px}.meme-section{padding-top:70px}.meme-heading{display:block}.meme-heading h2{font-size:39px}.meme-heading .button{margin-top:25px;padding:14px 19px;min-height:47px;font-size:11px}.meme-posters{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:24px;margin:30px -19px 0;padding:14px 27px 25px;scrollbar-width:thin;scrollbar-color:var(--accent) transparent}.meme-poster{width:282px;flex:0 0 282px;scroll-snap-align:center;padding:24px 18px 15px}.meme-poster>img{height:224px}.meme-poster>span{font-size:14px}.meme-poster>strong{font-size:19px}.meme-poster>small{font-size:7px;margin-top:22px}.faq-section{display:block;padding-top:30px;padding-bottom:64px}.faq-section>div:first-child{position:relative}.faq-section h2{font-size:43px}.faq-section .section-tag{max-width:270px;line-height:1.7;font-size:8px}.faq-art{position:absolute;width:135px;height:150px;right:0;bottom:-8px;margin:0}.faq-list{margin-top:35px}.faq-list summary{font-size:14px;min-height:72px;line-height:1.3;padding-right:3px}.faq-list details>p{font-size:12px;line-height:1.7}.last-call>.section-width{display:flex;flex-direction:column-reverse;gap:0;padding-block:43px 20px;text-align:center}.last-call .section-tag{font-size:7px;letter-spacing:.7px}.last-call h2{font-size:59px;letter-spacing:-3px;margin-top:20px}.last-call .button{font-size:12px;min-height:49px;padding:13px 20px}.last-call img{height:260px;width:280px;margin-top:15px;transform:rotate(-6deg)}.last-spark{top:auto;bottom:110px;right:10px}.last-spark svg{width:36px}.site-footer{padding-block:32px 25px}.footer-top{gap:20px}.footer-top .brand img.brand-wordmark{width:280px}.footer-top>span{font-size:9px;max-width:145px;line-height:1.4}.footer-top nav{justify-content:space-between;width:100%;margin-top:0;gap:10px}.footer-top nav a{font-size:10px;min-height:44px}.footer-bottom{gap:25px;margin-top:15px;padding-top:20px;align-items:start}.footer-bottom p{font-size:8px;line-height:1.6}.footer-bottom>span{font-size:9px}.meme-app{padding-top:25px}.app-breadcrumb{font-size:10px;gap:8px;flex-wrap:wrap}.app-breadcrumb>.local-badge{font-size:6px;margin-left:auto}.meme-app-heading{margin-top:32px;margin-bottom:30px}.meme-app-heading .section-tag{font-size:8px;letter-spacing:.7px}.meme-app-heading h1{font-size:43px;letter-spacing:-2px}.meme-app-heading>p{font-size:12px;margin-top:17px}.meme-workspace{display:flex;flex-direction:column;gap:30px}.meme-canvas-wrap{position:static;width:100%}.meme-canvas-wrap canvas{box-shadow:4px 5px 0 var(--ink)}.export-spec{font-size:8px;margin-top:16px}.meme-controls{width:100%}.control-section{margin-bottom:24px}.control-section h2{font-size:18px}.template-grid{gap:10px}.template img{height:95px}.template span{font-size:8px}.theme-buttons{gap:10px}.theme-buttons>button{flex:1;min-width:0;min-height:46px;font-size:11px}.control-section textarea{font-size:13px;min-height:75px}.control-section>label{font-size:12px}.export-button{font-size:12px;min-height:53px}.export-status{font-size:10px;min-height:41px}.brand-download{padding:17px 15px;gap:10px;margin-top:35px;align-items:start}.brand-download>img{width:40px;height:40px}.brand-download>span{gap:7px}.brand-download strong{font-size:15px}.brand-download small{font-size:10px;line-height:1.5}.brand-download>svg{width:18px;margin-top:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.ticker>div{animation:none}.hero-art-button{transform:none!important}}.home-page{--paper: var(--lime);--line: #a7c932;--muted: #433529;background:var(--lime)}.site-header{background:var(--lime);border-bottom-color:#a7c932}.main-nav.is-open{background:var(--lime)}.site-header .tiny-pill{background:var(--cream);border-color:var(--ink)}.home-page .stage-halo{background:#d9fc62}.home-page .hedge-sticker{color:var(--lime)}.home-page .hero-copy>p{color:var(--ink)}.home-page .penny-counter{background:var(--cream)}.home-page .safe-card{background:#f4ebde}.home-page .ticker{color:var(--lime)}.home-page .app-preview-section{background:var(--cream)}.home-page .last-call .button-cream{background:var(--lime);color:var(--ink)}.site-footer{background:var(--lime)}.footer-top{flex-wrap:wrap}.nav-cta,.mobile-menu{flex-shrink:0}@media(max-width:380px){.site-header .nav-cta{display:none}.hero h1{font-size:clamp(44px,14vw,52px)}.hero-stage .stage-halo{width:80%;height:78%}}.meme-page .theme-green{background:var(--lime)}
