:root{color-scheme:light dark;--bg: #f2ebd9;--surface: #fffdf5;--surface-2: #e8dfca;--text: #17241f;--muted: #59655f;--accent: #b64231;--accent-contrast: #fff;--success: #267054;--success-soft: #dcecdf;--warning: #8a4e00;--warning-soft: #f2dfb7;--danger: #ad342e;--danger-soft: #f4d8cf;--rule: #c8bea8;--shadow: 0 20px 50px rgb(23 36 31 / 12%);--display: Georgia, "Times New Roman", serif;--utility: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--utility);color:var(--text);background:var(--bg);font-synthesis:none}:root[data-theme=dark]{--bg: #15201c;--surface: #202e28;--surface-2: #2a3a32;--text: #f6f0df;--muted: #b9c3ba;--accent: #ff8d72;--accent-contrast: #17241f;--success: #65d0a2;--success-soft: #193d30;--warning: #f2b85b;--warning-soft: #483719;--danger: #ff8279;--danger-soft: #4b2725;--rule: #46564e;--shadow: 0 24px 60px rgb(0 0 0 / 28%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);color:var(--text);font-size:16px;line-height:1.5}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;opacity:.18;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='.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.16'/%3E%3C/svg%3E")}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-underline-offset:3px}button{color:inherit}svg{width:1.2em;height:1.2em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}img{display:block;max-width:100%}[hidden]{display:none!important}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.skip-link{position:fixed;z-index:1000;top:8px;left:8px;transform:translateY(-150%);padding:12px 16px;background:var(--surface);color:var(--text);border:2px solid var(--accent)}.skip-link:focus{transform:translateY(0)}.site-header{max-width:1240px;margin:0 auto;min-height:76px;padding:max(14px,env(safe-area-inset-top)) 28px 14px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:750;font-size:18px;text-decoration:none;letter-spacing:-.02em}.brand i{font-family:var(--display);font-weight:400}.brand-mark{display:grid;place-items:center;width:38px;height:38px;color:var(--surface);background:var(--text);border-radius:50% 50% 48% 52%;transform:rotate(-2deg)}.brand-mark svg{width:20px}.site-header nav{display:flex;align-items:center;gap:12px}.nav-link{padding:10px 12px;font-weight:650;text-decoration:none}.icon-button{display:inline-grid;place-items:center;width:44px;min-width:44px;height:44px;padding:0;background:transparent;border:1px solid var(--rule);border-radius:50%;cursor:pointer}.icon-button:hover{background:var(--surface)}.network-banner,.error-banner{padding:9px 20px;background:var(--warning);color:#18130b;text-align:center;font-size:14px;font-weight:700}.error-banner{background:var(--danger);color:#fff}main{min-height:64vh}.hero{max-width:1240px;margin:28px auto 0;padding:0 28px 72px;display:grid;grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);align-items:center;gap:42px}.hero-copy{position:relative;z-index:1;padding:32px 0}.eyebrow{margin:0 0 12px;color:var(--accent);font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.15em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);font-weight:400;letter-spacing:-.035em;line-height:1.03}h1{margin-bottom:22px;font-size:clamp(3rem,6.4vw,5.8rem);max-width:720px}h2{margin-bottom:12px;font-size:clamp(2rem,4vw,3.2rem)}h3{margin-bottom:8px;font-size:1.5rem}.lede{max-width:580px;margin-bottom:28px;color:var(--muted);font-size:clamp(1.08rem,2vw,1.3rem);line-height:1.55}.hero-actions,.ownership-actions,.job-actions,.dialog-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 17px;color:var(--text);background:var(--surface);border:1px solid var(--rule);border-radius:10px;font-weight:750;text-decoration:none;cursor:pointer;box-shadow:0 2px #17241f12;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-2px);box-shadow:0 7px 16px #17241f1f}.button:active{transform:translateY(0)}.button.primary{color:var(--accent-contrast);background:var(--accent);border-color:var(--accent)}.button.quiet{background:transparent}.button svg{width:18px}.text-button{min-height:44px;display:inline-flex;align-items:center;gap:5px;padding:6px 0;color:var(--accent);background:transparent;border:0;font-weight:800;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.local-note{display:flex;align-items:center;gap:8px;margin:22px 0 0;color:var(--muted);font-size:14px}.local-note svg{flex:0 0 auto}.hero-art{position:relative;overflow:hidden;border-radius:50% 48% 46% 54%/42% 45% 55% 58%;box-shadow:var(--shadow);animation:art-arrive .7s cubic-bezier(.2,.7,.2,1) both}.hero-art:after{content:"";position:absolute;inset:12px;border:1px solid rgb(255 255 255 / 28%);border-radius:inherit;pointer-events:none}.hero-art img{width:100%;aspect-ratio:3 / 2;object-fit:cover}@keyframes art-arrive{0%{opacity:0;transform:translateY(18px) rotate(1deg)}to{opacity:1;transform:none}}.workspace{max-width:1184px;margin:0 auto;padding:68px 28px 80px;border-top:1px solid var(--rule)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-heading h2{margin-bottom:0}.summary-strip{display:flex;gap:24px;color:var(--muted);font-size:14px}.summary-strip strong{color:var(--text);font-size:18px;font-variant-numeric:tabular-nums}.job-list,.event-list{margin:0;padding:0;list-style:none}.job-list{border-top:1px solid var(--rule)}.job-row{min-height:90px;display:grid;grid-template-columns:22px minmax(0,1fr) auto 32px;align-items:center;gap:18px;padding:18px 6px;border-bottom:1px solid var(--rule);text-decoration:none;transition:padding .18s ease,background .18s ease}.job-row:hover{padding-inline:16px;background:color-mix(in srgb,var(--surface) 60%,transparent)}.status-orb{width:14px;height:14px;border:2px solid currentColor;border-radius:50%;box-shadow:inset 0 0 0 3px var(--bg);background:currentColor}.status-orb.ready{color:var(--success)}.status-orb.review{color:var(--warning)}.status-orb.held{color:var(--danger)}.job-row-main,.job-row-money{display:flex;flex-direction:column;gap:4px}.job-row-main strong{font-family:var(--display);font-size:1.35rem;font-weight:400}.job-row small,.job-row-money small{color:var(--muted)}.job-row-money{min-width:150px;text-align:right;font-variant-numeric:tabular-nums}.row-arrow{display:grid;place-items:center;color:var(--accent)}.empty-state{display:grid;grid-template-columns:100px minmax(0,540px);gap:28px;align-items:start;padding:44px 0;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.empty-number{font-family:var(--display);color:var(--muted);font-size:4.5rem;line-height:.8}.empty-state p{color:var(--muted);line-height:1.6}.archive{margin-top:32px}.archive summary{min-height:44px;display:flex;align-items:center;color:var(--muted);font-weight:700;cursor:pointer}.job-list.compact .job-row{grid-template-columns:minmax(0,1fr) 32px}.ownership,.unlock{max-width:1128px;margin:0 auto 80px;padding:46px 50px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:44px;background:var(--text);color:var(--bg);border-radius:2px 50px 2px 2px}.ownership{color:#f2ebd9;background:#17241f}.ownership h2,.unlock h2{font-size:clamp(1.9rem,3vw,2.7rem)}.ownership p,.unlock p{max-width:680px;margin-bottom:0;opacity:.82}.ownership .eyebrow,.unlock .eyebrow{color:#f4a28e;opacity:1}.ownership .button,.unlock .button{color:var(--text);background:var(--bg);border-color:transparent}.ownership .button{color:#17241f;background:#f2ebd9}.ownership .button.primary,.unlock .button.primary{color:#fff;background:#b64231}.unlock{background:var(--surface);color:var(--text);border:1px solid var(--rule);border-radius:48px 2px 2px}.unlock .eyebrow{color:var(--accent)}.unlock.unlocked{grid-template-columns:auto 1fr}.seal{width:72px;height:72px;display:grid;place-items:center;color:var(--surface);background:var(--success);border-radius:50%}.seal svg{width:32px;height:32px}.merchant-note{margin-top:10px!important;font-size:13px}.unlock-actions{min-width:230px;display:flex;flex-direction:column;align-items:stretch;gap:10px}.license-form label{display:block;margin-bottom:6px;font-size:13px;font-weight:700}.license-form>div{display:flex;gap:8px}.license-form input{min-width:0}.license-notice{font-size:13px}.crumb{max-width:1184px;margin:28px auto 0;padding:0 28px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:14px}.job-title{max-width:1184px;margin:0 auto;padding:56px 28px 42px;display:flex;justify-content:space-between;align-items:end;gap:32px}.job-title h1{margin-bottom:10px;font-size:clamp(3rem,6vw,5.4rem)}.job-title p{margin-bottom:0;color:var(--muted)}.verdict{max-width:1128px;margin:0 auto;min-height:164px;padding:32px 38px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:28px;align-items:center;border:2px solid currentColor;border-radius:36px 3px 3px}.verdict.ready{color:var(--success);background:var(--success-soft)}.verdict.review{color:var(--warning);background:var(--warning-soft)}.verdict.held{color:var(--danger);background:var(--danger-soft)}.verdict h2{margin:0 0 7px;color:currentColor;font-size:clamp(2rem,4vw,3.1rem)}.verdict p{margin:0;color:var(--text)}.verdict-mark{display:flex;flex-direction:column;align-items:center;gap:5px}.verdict-mark>span{width:62px;height:62px;display:grid;place-items:center;color:var(--surface);background:currentColor;border-radius:50%;font-family:var(--utility);font-size:28px;font-weight:900}.verdict-mark>span:first-line{color:var(--surface)}.verdict-mark small{color:var(--text);font-weight:800}.verdict-action{border-color:currentColor}.balance-grid{max-width:1128px;margin:28px auto 80px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.balance-grid>div{padding:26px 20px;border-right:1px solid var(--rule)}.balance-grid>div:last-child{border-right:0}.balance-grid small,.balance-grid span{display:block;color:var(--muted)}.balance-grid strong{display:block;margin:7px 0 3px;font-family:var(--display);font-size:clamp(1.5rem,2.8vw,2.15rem);font-weight:400;font-variant-numeric:tabular-nums}.balance-grid span{font-size:12px}.ledger-section{max-width:1128px;margin:0 auto 70px}.event-list{border-top:1px solid var(--rule)}.event-row{min-height:76px;display:grid;grid-template-columns:42px minmax(0,1fr) 120px 140px;align-items:center;gap:16px;padding:13px 4px;border-bottom:1px solid var(--rule)}.event-glyph{width:34px;height:34px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;font-weight:900}.type-deposit,.type-balance{color:var(--success)}.type-refund{color:var(--danger)}.type-milestone{color:var(--warning)}.type-release{color:var(--accent)}.event-copy{display:flex;flex-direction:column}.event-copy span,.event-row time{color:var(--muted);font-size:14px}.event-amount{text-align:right;font-variant-numeric:tabular-nums}.ledger-empty{padding:32px;border:1px dashed var(--rule);color:var(--muted)}.ledger-empty p{margin:0}.job-settings{max-width:1128px;margin:0 auto 80px;padding-top:30px;display:flex;justify-content:space-between;gap:30px;border-top:1px solid var(--rule)}.job-settings h2{font-family:var(--utility);font-size:1.1rem;font-weight:800;letter-spacing:0}.job-settings p{max-width:640px;color:var(--muted)}.job-settings>div:last-child{display:flex;gap:10px;align-items:start;flex-wrap:wrap}dialog{width:min(700px,calc(100vw - 28px));max-height:calc(100vh - 28px);padding:0;color:var(--text);background:transparent;border:0;border-radius:20px;box-shadow:0 28px 80px #0000004d}dialog::backdrop{background:#0a120fa8;backdrop-filter:blur(4px)}.dialog-card{padding:32px;overflow:auto;background:var(--surface);border:1px solid var(--rule);border-radius:20px}.dialog-heading{display:flex;justify-content:space-between;align-items:start;gap:20px;margin-bottom:28px}.dialog-heading h2{margin:0;font-size:2.4rem}.dialog-close{font-size:25px}.field{margin-bottom:18px}.field label,fieldset legend{display:block;margin-bottom:7px;font-weight:800;font-size:14px}input,select,textarea{width:100%;min-height:46px;padding:10px 12px;color:var(--text);background:var(--bg);border:1px solid var(--rule);border-radius:8px}textarea{resize:vertical}input:disabled,textarea:disabled{opacity:.65;cursor:not-allowed}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.money-fields{display:grid;grid-template-columns:1.4fr .65fr 1fr;gap:14px}.form-note,.field-help{color:var(--muted);font-size:13px}.field-help{margin:6px 0 0}.form-error{min-height:22px;color:var(--danger);font-weight:750}.dialog-actions{justify-content:flex-end;margin-top:22px}fieldset{margin:0 0 18px;padding:14px;border:1px solid var(--rule);border-radius:10px}.decision-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.decision-options label{min-height:46px;display:flex;align-items:center;gap:8px;padding:8px 10px;background:var(--bg);border:1px solid var(--rule);border-radius:8px;cursor:pointer}.decision-options input{width:20px;min-height:20px}.paid-label{padding:2px 6px;color:var(--accent-contrast);background:var(--accent);border-radius:10px;font-size:10px;text-transform:uppercase}.receipt-page{max-width:980px;margin:34px auto 90px;padding:0 28px}.receipt-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.receipt-sheet{padding:64px;color:#17241f;background:#fffdf5;box-shadow:var(--shadow)}.receipt-sheet>header{display:flex;justify-content:space-between;gap:30px;padding-bottom:34px;border-bottom:2px solid #17241f}.receipt-sheet h1{margin-bottom:10px;font-size:3.4rem}.receipt-brand{display:flex;align-items:center;gap:8px;align-self:start}.receipt-brand span{display:grid;place-items:center;width:40px;height:40px;color:#fffdf5;background:#17241f;border-radius:50%}.receipt-meta{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:24px 0;border-bottom:1px solid #c8bea8}.receipt-meta dt{color:#59655f;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.receipt-meta dd{margin:5px 0 0;font-weight:750}.receipt-total{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:34px 0;background:#c8bea8;border:1px solid #c8bea8}.receipt-total>div{padding:24px;background:#f2ebd9}.receipt-total small,.receipt-total strong{display:block}.receipt-total strong{margin-top:6px;font-family:var(--display);font-size:2.2rem;font-weight:400;font-variant-numeric:tabular-nums}.receipt-sheet h2{margin-top:40px;font-size:1.8rem}table{width:100%;border-collapse:collapse;font-size:14px}th,td{padding:12px 8px;border-bottom:1px solid #c8bea8;text-align:left;vertical-align:top}th:last-child,td:last-child{text-align:right;font-variant-numeric:tabular-nums}.receipt-note{margin:30px 0;padding:20px;border-left:3px solid #b64231;white-space:pre-wrap}.receipt-sheet>footer{margin-top:48px;padding-top:20px;display:flex;justify-content:space-between;gap:28px;border-top:1px solid #c8bea8;color:#59655f;font-size:11px}.receipt-sheet>footer p{max-width:48%}.legal{max-width:780px;margin:72px auto 100px;padding:0 28px}.legal h1{font-size:clamp(3rem,7vw,5rem)}.legal h2{margin:42px 0 12px;font-family:var(--utility);font-size:1.3rem;font-weight:850;letter-spacing:0}.legal p{max-width:68ch;color:var(--muted);line-height:1.7}.legal .lede{color:var(--text)}.legal-date{margin-top:54px;padding-top:20px;border-top:1px solid var(--rule);font-size:14px}.site-footer{max-width:1184px;margin:0 auto;padding:30px 28px max(34px,env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr auto;gap:10px 30px;border-top:1px solid var(--rule);color:var(--muted);font-size:13px}.site-footer p{margin:0}.site-footer div{display:flex;gap:18px}.site-footer .provenance{grid-column:1 / -1;font-size:11px}.toast{position:fixed;z-index:100;right:20px;bottom:max(20px,env(safe-area-inset-bottom));max-width:min(390px,calc(100vw - 40px));padding:13px 17px;color:var(--surface);background:var(--text);border-radius:10px;box-shadow:var(--shadow);opacity:0;transform:translateY(14px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.toast.visible{opacity:1;transform:none}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--bg: #15201c;--surface: #202e28;--surface-2: #2a3a32;--text: #f6f0df;--muted: #b9c3ba;--accent: #ff8d72;--accent-contrast: #17241f;--success: #65d0a2;--success-soft: #193d30;--warning: #f2b85b;--warning-soft: #483719;--danger: #ff8279;--danger-soft: #4b2725;--rule: #46564e;--shadow: 0 24px 60px rgb(0 0 0 / 28%)}}@media(max-width:850px){.hero{grid-template-columns:1fr;padding-bottom:52px}.hero-copy{padding-bottom:0}.hero-art{order:-1;max-height:420px}.hero-art img{object-position:center 55%}.balance-grid{grid-template-columns:1fr 1fr;margin-inline:28px}.balance-grid>div:nth-child(2){border-right:0}.balance-grid>div:nth-child(-n+2){border-bottom:1px solid var(--rule)}.verdict,.ledger-section,.job-settings{margin-inline:28px}.ownership,.unlock{margin-inline:28px;grid-template-columns:1fr}.unlock-actions{min-width:0}.job-title{align-items:start;flex-direction:column}.job-actions{width:100%}}@media(max-width:600px){.site-header{min-height:66px;padding-inline:18px}.nav-link{display:none}.brand{font-size:16px}.brand-mark{width:34px;height:34px}.hero{margin-top:10px;padding-inline:18px;gap:24px}.hero-art{border-radius:34px 3px}.hero-copy{padding-top:8px}h1{font-size:clamp(2.75rem,14vw,4rem)}.hero-actions .button{width:100%}.local-note{align-items:flex-start}.workspace{padding:48px 18px 60px}.section-heading{align-items:start;flex-direction:column}.summary-strip{width:100%;justify-content:space-between;gap:8px}.job-row{grid-template-columns:18px minmax(0,1fr) 26px;gap:10px}.job-row-money{grid-column:2;min-width:0;text-align:left}.row-arrow{grid-column:3;grid-row:1 / span 2}.empty-state{grid-template-columns:1fr}.empty-number{font-size:3.2rem}.ownership,.unlock{margin:0 18px 60px;padding:32px 24px;border-radius:2px 34px 2px 2px}.ownership-actions .button,.unlock-actions .button{width:100%}.crumb{padding-inline:18px}.crumb span{display:none}.job-title{padding:38px 18px 30px}.job-title h1{font-size:3.2rem}.job-actions .button{flex:1}.verdict{margin-inline:18px;padding:25px 22px;grid-template-columns:auto 1fr;gap:17px;border-radius:26px 3px 3px}.verdict-mark>span{width:48px;height:48px}.verdict-mark small{display:none}.verdict-action{grid-column:1 / -1;width:100%}.balance-grid{margin:20px 18px 60px;grid-template-columns:1fr}.balance-grid>div{border-right:0;border-bottom:1px solid var(--rule)}.balance-grid>div:last-child{border-bottom:0}.ledger-section,.job-settings{margin-inline:18px}.ledger-section .section-heading{flex-direction:row;align-items:end}.ledger-section .section-heading .text-button{font-size:0}.ledger-section .section-heading .text-button svg{width:24px;height:24px}.event-row{grid-template-columns:36px minmax(0,1fr) auto;gap:10px}.event-row time{grid-column:2}.event-amount{grid-column:3;grid-row:1 / span 2}.job-settings{flex-direction:column}.dialog-card{padding:24px 18px}.dialog-heading h2{font-size:2rem}.two-fields,.money-fields{grid-template-columns:1fr;gap:0}.decision-options{grid-template-columns:1fr}.dialog-actions .button{flex:1}.receipt-page{padding-inline:12px}.receipt-toolbar{padding-inline:6px}.receipt-sheet{padding:30px 20px;overflow:hidden}.receipt-sheet>header{flex-direction:column}.receipt-sheet h1{font-size:2.5rem}.receipt-meta{grid-template-columns:1fr 1fr;gap:18px}.receipt-total{grid-template-columns:1fr}.receipt-sheet table{font-size:12px}.receipt-sheet th:nth-child(3),.receipt-sheet td:nth-child(3){display:none}.receipt-sheet>footer{flex-direction:column}.receipt-sheet>footer p{max-width:none}.legal{margin-top:48px;padding-inline:18px}.site-footer{margin-inline:18px;padding-inline:0;grid-template-columns:1fr}.site-footer .provenance{grid-column:auto}}@media print{:root{--bg: #fff}.site-header,.site-footer,.receipt-toolbar,.network-banner,.toast{display:none!important}body{background:#fff}.receipt-page{max-width:none;margin:0;padding:0}.receipt-sheet{padding:10mm;box-shadow:none}@page{margin:10mm}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
