:root{--ink:#10120f;--paper:#fbfcf7;--muted:#60675e;--line:#dfe5d8;--green:#35e87f;--green-dark:#0f7a3d;--coral:#ff6247;--blue:#1478ff;--gold:#ffc83d;--panel:#ffffffd1;--shadow:0 24px 70px #10120f24}*{box-sizing:border-box}body{background:linear-gradient(135deg, #35e87f1f, transparent 28%), linear-gradient(225deg, #ff62471f, transparent 30%), var(--paper);color:var(--ink);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{min-height:100vh;overflow-x:hidden}.topbar{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfcf7c7;border-bottom:1px solid #10120f14;justify-content:space-between;align-items:center;gap:16px;padding:18px clamp(20px,4vw,64px);display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;gap:10px;font-size:1.05rem;font-weight:900;text-decoration:none;display:inline-flex}.brand img{width:34px;height:34px}.nav-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.pill,.ghost-button{min-height:36px;color:var(--ink);white-space:nowrap;background:#ffffffb8;border:1px solid #10120f1f;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.ghost-button{color:var(--muted)}.hero{grid-template-columns:minmax(0,1fr) minmax(340px,500px);align-items:center;gap:clamp(28px,5vw,82px);width:min(100%,1240px);min-height:min(860px,100vh - 72px);margin:0 auto;padding:clamp(36px,7vw,92px) clamp(20px,5vw,72px) 48px;display:grid}.dashboard-first{min-height:auto;padding-bottom:24px}.hero-copy{max-width:680px}.eyebrow,.kicker{color:var(--green-dark);text-transform:uppercase;align-items:center;gap:8px;margin:0 0 16px;font-size:.78rem;font-weight:900;display:inline-flex}.hero h1{letter-spacing:0;max-width:680px;margin:0;font-size:clamp(2.55rem,4.55vw,4.7rem);line-height:1.03}.hero-copy p{color:#2c312a;max-width:590px;margin:24px 0 0;font-size:clamp(1.08rem,1.45vw,1.32rem);line-height:1.44}.hero-points{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.hero-points span{background:#ffffffa8;border:1px solid #10120f1a;border-radius:999px;align-items:center;gap:8px;padding:10px 12px;font-weight:750;display:inline-flex}.hero-links{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.hero-links a{color:var(--ink);text-underline-offset:5px;font-weight:900;text-decoration-thickness:2px}.control-surface{justify-self:center;width:min(100%,500px);position:relative}.control-surface:before{content:"";background:linear-gradient(145deg,#35e87f59,#0000 42%),linear-gradient(315deg,#1478ff38,#0000 44%),#10120f0a;border-radius:36px;position:absolute;inset:-18px;transform:rotate(-1.5deg)}.signin-panel,.dashboard-panel{text-align:left;background:var(--panel);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:1px solid #10120f1a;border-radius:28px;justify-items:stretch;gap:18px;padding:clamp(24px,4vw,34px);display:grid;position:relative}.signin-panel h2,.dashboard-panel h2,.section-heading h2{letter-spacing:0;margin:0;font-size:clamp(1.5rem,2.4vw,2.1rem)}.signin-panel p,.payout p,.public-offer p,.empty{color:var(--muted);margin:6px 0 0;line-height:1.5}label{color:#363b34;gap:8px;font-weight:800;display:grid}input{width:100%;min-height:54px;color:var(--ink);background:#ffffffdb;border:1px solid #10120f24;border-radius:16px;outline:none;padding:0 16px}input:focus{border-color:var(--green-dark);box-shadow:0 0 0 4px #35e87f38}.primary-button,.secondary-button,.text-button{border:0;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-height:54px;font-weight:900;display:inline-flex}.primary-button{background:var(--ink);color:#fff;box-shadow:0 16px 40px #10120f47}.secondary-button{color:var(--ink);background:#fff;border:1px solid #10120f24}.secondary-button.danger{color:#a12618}.compact-button{white-space:nowrap;border-radius:14px;min-height:40px;padding:8px 12px;font-size:.9rem}.auth-actions{gap:10px;display:grid}.recovery-panel{background:#ffffff9e;border:1px solid #10120f1a;border-radius:18px;gap:12px;padding:14px;display:grid}.account-line,.section-heading,.ledger-row,.attempt-row,.metric{justify-content:space-between;align-items:center;gap:16px;display:flex}.account-line span{overflow-wrap:anywhere;color:var(--muted)}.account-line strong{color:var(--green-dark);white-space:nowrap}.mode-toggle{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mode-toggle button{min-height:70px;color:var(--ink);background:#ffffffb3;border:1px solid #10120f1f;border-radius:18px;font-weight:950}.mode-toggle button span{color:var(--muted);margin-top:4px;font-size:.86rem;display:block}.mode-toggle .selected{border-color:var(--green-dark);background:#35e87f33}.money-input{position:relative}.money-input svg{color:var(--green-dark);position:absolute;top:18px;left:14px}.money-input input{padding-left:44px;font-size:1.3rem;font-weight:900}.run-buttons{grid-template-columns:1fr 1fr;gap:10px;display:grid}.notice{color:#4f3900;background:#ffc83d33;border:1px solid #825c002e;border-radius:18px;width:min(960px,100% - 40px);margin:0 auto 18px;padding:14px 18px;font-weight:800}.dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:0 clamp(20px,5vw,72px) 72px;display:grid}.metric{background:#ffffffad;border:1px solid #10120f17;border-radius:22px;flex-direction:column;align-items:flex-start;min-height:136px;padding:20px}.metric div{background:var(--ink);width:42px;height:42px;color:var(--green);border-radius:14px;place-items:center;display:grid}.metric span{color:var(--muted);font-weight:800}.metric strong{font-size:clamp(1.7rem,3vw,2.5rem);line-height:1}.workstream,.products,.funds,.evidence,.attempts,.ledger,.public-offer,.payout,.proof-band{background:#ffffffbd;border:1px solid #10120f17;border-radius:24px;padding:clamp(20px,3vw,28px)}.workstream{grid-column:span 2;min-height:470px}.products,.evidence,.funds,.attempts,.ledger,.public-offer,.payout{grid-column:span 2}.section-heading{margin-bottom:18px}.section-heading svg{color:var(--gold)}.status-dot{min-height:34px;color:var(--muted);background:#10120f0f;border-radius:999px;align-items:center;padding:7px 12px;font-weight:900;display:inline-flex}.status-dot.running{color:var(--green-dark);background:#35e87f33}.status-dot.exhausted,.status-dot.stopped{color:#9b2415;background:#ff624724}.log-list,.attempt-list,.product-list,.source-list,.deposit-list,.ledger-list{gap:10px;display:grid}.log-row{border-bottom:1px solid #10120f14;grid-template-columns:70px 1fr;gap:14px;padding:14px 0;display:grid}.log-row span{color:var(--muted);font-weight:800}.log-row p,.attempt-row p,.ledger-row p{color:#30352e;margin:0;line-height:1.42}.log-row.success p{color:var(--green-dark);font-weight:850}.log-row.money p{color:#9b6900;font-weight:900}.attempt-row,.product-row,.source-row,.deposit-row,.ledger-row{background:#fbfcf7cc;border:1px solid #10120f14;border-radius:18px;align-items:flex-start;padding:14px}.attempt-row strong,.product-row strong{margin-bottom:4px;display:block}.attempt-row span,.product-row span,.ledger-row span{color:#0c4eab;background:#1478ff1c;border-radius:999px;flex:none;padding:7px 10px;font-size:.8rem;font-weight:900}.product-row{gap:10px;display:grid}.product-row div{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.product-row p{color:#30352e;white-space:pre-wrap;margin:0;line-height:1.5}.source-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.source-row strong{margin-bottom:6px;display:block}.source-row p{color:#30352e;margin:0;line-height:1.45}.source-row a{width:38px;height:38px;color:var(--ink);background:#35e87f2e;border-radius:14px;flex:none;place-items:center;display:grid}.ledger-row{grid-template-columns:132px 92px 1fr;display:grid}.ledger-row strong{white-space:nowrap}.runtime-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.runtime-strip div{background:#fbfcf7cc;border:1px solid #10120f14;border-radius:18px;align-content:center;gap:6px;min-height:88px;padding:14px;display:grid}.runtime-strip span,.deposit-row span{color:var(--muted);font-weight:850}.runtime-strip strong{font-size:clamp(1.35rem,2.1vw,1.85rem);line-height:1}.deposit-row{grid-template-columns:82px 88px 1fr;gap:12px;display:grid}.deposit-row strong{white-space:nowrap}.deposit-row p{color:#30352e;margin:0;line-height:1.42}.payout{gap:16px;display:grid}.payout .secondary-button,.payout-button{width:fit-content;padding-inline:18px}.payout-stats{background:#fbfcf7cc;border:1px solid #10120f14;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.payout-stats span{color:var(--muted);font-weight:850}.payout-stats strong{font-size:1.35rem}.public-offer,.money-path{gap:16px;display:grid}.money-path{background:linear-gradient(140deg,#35e87f24,#ffffffbd 42%),#ffffffbd}.offer-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.offer-stats div{background:#fbfcf7cc;border:1px solid #10120f14;border-radius:18px;align-content:center;gap:6px;min-height:82px;padding:14px;display:grid}.offer-stats span{color:var(--muted);font-weight:850}.offer-stats strong{font-size:1.45rem}.payment-list{gap:10px;display:grid}.payment-row{background:#fbfcf7db;border:1px solid #10120f14;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:13px 14px;display:flex}.payment-row div{gap:4px;min-width:0;display:grid}.payment-row span,.payment-row p{color:var(--muted);margin:0;font-weight:800}.payment-row span{overflow-wrap:anywhere}.payment-row p{flex:none}.adjustment-note{color:var(--muted);margin:0;font-weight:800}.public-offer-actions{flex-wrap:wrap;gap:10px;display:flex}.public-offer-actions .secondary-button,.public-offer-actions .primary-button{padding-inline:18px;text-decoration:none}.compact-action{min-height:54px}.public-offer-shell{width:min(1180px,100% - 40px);margin:0 auto;padding:24px 0 72px}.public-offer-nav{justify-content:space-between;align-items:center;gap:16px;margin-bottom:clamp(36px,7vw,72px);display:flex}.public-nav-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;display:flex}.public-offer-nav>span,.public-offer-nav>a:not(.brand),.public-nav-links a{color:var(--muted);font-weight:900;text-decoration:none}.public-offer-hero{grid-template-columns:minmax(0,1fr) minmax(300px,380px);align-items:start;gap:clamp(28px,5vw,72px);margin-bottom:24px;display:grid}.public-offer-hero h1,.public-offer-success h1{max-width:760px;margin:0;font-size:clamp(2.3rem,5vw,5rem);line-height:1.02}.public-offer-hero p,.public-offer-success p{color:#30352e;max-width:700px;font-size:clamp(1.03rem,1.35vw,1.2rem);line-height:1.5}.public-buy-panel,.public-offer-card{background:#ffffffc7;border:1px solid #10120f17;border-radius:24px;padding:clamp(20px,3vw,28px);box-shadow:0 18px 52px #10120f1a}.public-buy-panel{gap:14px;display:grid}.public-buy-panel>span{color:var(--muted);font-weight:900}.public-buy-panel strong{font-size:clamp(2rem,4vw,3.4rem);line-height:1}.public-buy-panel p,.public-offer-card p{color:#30352e;margin:0;line-height:1.55}.public-buy-panel .primary-button{width:100%}.public-offer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:16px;display:grid}.public-offer-card h2{margin:0 0 12px;font-size:clamp(1.35rem,2.1vw,2rem)}.public-offer-copy p{white-space:pre-wrap}.public-source-list{gap:10px;display:grid}.public-source-list a{color:var(--ink);font-weight:850}.public-offer-success{gap:20px;display:grid}.public-download-button{width:fit-content;padding-inline:20px;text-decoration:none}.market-shell{width:min(1180px,100% - 40px);margin:0 auto;padding:24px 0 72px}.market-hero{grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:end;gap:clamp(28px,5vw,72px);margin-bottom:28px;display:grid}.market-hero h1{max-width:780px;margin:0;font-size:clamp(2.35rem,5vw,4.9rem);line-height:1.02}.market-hero p{color:#30352e;max-width:720px;font-size:clamp(1.03rem,1.35vw,1.2rem);line-height:1.5}.market-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.market-stats div,.market-card,.market-empty{background:#ffffffc7;border:1px solid #10120f17;box-shadow:0 18px 52px #10120f14}.market-stats div{border-radius:20px;align-content:center;gap:7px;min-height:110px;padding:16px;display:grid}.market-stats span,.market-card-top span,.market-card-meta span{color:var(--muted);font-weight:850}.market-stats strong{font-size:clamp(1.45rem,2.8vw,2.5rem);line-height:1}.market-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.market-card{border-radius:24px;align-content:start;gap:14px;min-height:360px;padding:clamp(18px,2.4vw,24px);display:grid}.market-card-top,.market-card-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.market-card-top span{color:var(--green-dark);background:#35e87f29;border-radius:999px;padding:7px 10px}.market-card-top span+span{color:#0c4eab;background:#1478ff1a}.market-card h2{margin:0;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.12}.market-card p{color:#30352e;margin:0;line-height:1.52}.market-card .secondary-button{align-self:end;text-decoration:none}.market-empty{border-radius:24px;gap:14px;width:min(720px,100%);padding:clamp(22px,4vw,34px);display:grid}.market-empty h2,.market-empty p{margin:0}.market-empty p{color:var(--muted);line-height:1.5}.market-empty .primary-button{width:fit-content;padding-inline:22px;text-decoration:none}.trust-shell{width:min(1120px,100% - 40px);margin:0 auto;padding:24px 0 72px}.trust-hero{max-width:820px;margin-bottom:28px}.trust-hero h1{margin:0;font-size:clamp(2.3rem,5vw,4.8rem);line-height:1.03}.trust-hero p{color:#30352e;max-width:720px;font-size:clamp(1.03rem,1.35vw,1.2rem);line-height:1.5}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.trust-item{background:#ffffffc7;border:1px solid #10120f17;border-radius:24px;align-content:start;gap:10px;min-height:190px;padding:clamp(20px,3vw,28px);display:grid;box-shadow:0 18px 52px #10120f14}.trust-item h2,.trust-item p{margin:0}.trust-item h2{font-size:clamp(1.25rem,2vw,1.65rem)}.trust-item p{color:#30352e;line-height:1.56}.proof-band{grid-template-columns:1fr 1.2fr;align-items:center;gap:24px;width:min(1120px,100% - 40px);margin:0 auto 72px;display:grid}.proof-band div{align-items:center;gap:14px;display:flex}.proof-band svg{color:var(--coral);flex:none}.proof-band h2,.proof-band p{margin:0}.proof-band p{color:var(--muted);font-size:1.05rem;line-height:1.55}@media (max-width:980px){.hero{grid-template-columns:1fr;padding-top:36px}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.topbar{align-items:flex-start}.pill{display:none}.hero h1{font-size:clamp(2.2rem,9.5vw,3.15rem)}.dashboard-grid,.proof-band{grid-template-columns:1fr}.workstream,.products,.funds,.evidence,.attempts,.ledger,.public-offer,.payout{grid-column:span 1}.run-buttons,.mode-toggle,.proof-band,.ledger-row{grid-template-columns:1fr}.payment-row{flex-direction:column;align-items:flex-start}.runtime-strip,.deposit-row,.offer-stats,.public-offer-hero,.public-offer-grid,.market-hero,.market-grid,.market-stats,.trust-grid{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:flex-start}.log-row{grid-template-columns:1fr}}
