@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#17271d;background:#f5f4ef;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,input{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}button:disabled{opacity:.48;cursor:not-allowed}.app{min-height:100vh;overflow:hidden}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 max(4vw,24px);background:#f5f4ef;border-bottom:1px solid #dfe3d8}.brand{display:inline-flex;align-items:center;gap:10px;font:700 25px Space Grotesk,sans-serif;letter-spacing:-.065em;white-space:nowrap}.brandmark{height:34px;width:34px;display:grid;place-items:center;border-radius:9px;background:#18281e;color:#d6f08c;letter-spacing:-.1em;font-size:22px}.brandmark span{font-size:8px;vertical-align:super;margin-left:-2px}.brand-dot,.footer-brand span{color:#84a64d}.nav{display:flex;gap:30px;color:#667268;font-size:13px;font-weight:700}.nav a:hover,.text-link:hover{color:#739c31}.top-actions{display:flex;align-items:center;gap:18px}.network{display:flex;align-items:center;gap:7px;font-size:10px;letter-spacing:.13em;font-weight:700;white-space:nowrap}.network i,.receipt-signal i,.status i{height:7px;width:7px;border-radius:50%;background:#9ccf50;display:inline-block;box-shadow:0 0 0 3px #9ccf5033}.wallet{border:1px solid #bac8b2;background:transparent;color:#17271d;border-radius:8px;padding:10px 13px;font-weight:700;font-size:12px;white-space:nowrap}.wallet span{margin-left:10px}.wallet:hover,.refresh:hover{border-color:#6d9451;background:#edf2e5}main{max-width:1500px;margin:auto}.hero{margin:22px 22px 0;background:#14241a;border-radius:22px;color:#f5f4ef;min-height:590px;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;position:relative}.hero:before{content:"";position:absolute;width:520px;height:520px;border:1px solid #3b5a37;border-radius:50%;right:-180px;top:-210px;opacity:.55}.hero:after{content:"";position:absolute;width:700px;height:700px;border:1px solid #45623d;border-radius:50%;right:-340px;top:-290px;opacity:.4}.hero-copy{position:relative;z-index:2;padding:75px 4vw 55px 5.6vw;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.17em;color:#739542}.eyebrow.light{color:#cce890;display:flex;align-items:center;gap:9px}.eyebrow-line{width:23px;height:1px;background:#cce890}.hero h1{font:700 clamp(48px,5vw,77px)/1.07 "Space Grotesk",sans-serif;letter-spacing:-.07em;margin:27px 0 22px;white-space:nowrap}.hero h1 em{font-style:normal;color:#d2ed8b}.hero p{color:#bacbb9;line-height:1.65;font-size:16px;max-width:510px;margin:0}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:33px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;border:0;border-radius:9px;padding:15px 18px;font-size:13px;font-weight:700;min-height:50px}.button span{font-size:16px}.button-lime{background:#d3ed8f;color:#17271d}.button-lime:hover{background:#e0f7a6}.text-link{font-size:13px;font-weight:700;color:#e7f0dc;white-space:nowrap}.text-link span{margin-left:5px}.hero-note{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:38px;font-size:11px;color:#a2b6a1}.note-icon{width:22px;height:22px;display:grid;place-items:center;border:1px solid #6c8068;border-radius:50%;font-size:13px}.receipt-wrap{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;padding:48px 62px 42px 12px}.receipt-glow{position:absolute;background:#b9dc79;width:460px;height:460px;border-radius:50%;filter:blur(100px);opacity:.19;left:12%;top:10%}.receipt{position:relative;width:min(100%,440px);min-height:430px;background:#f9faf4;color:#17271d;border-radius:13px;padding:25px 29px 26px;box-shadow:0 35px 75px #08120b7a;transform:rotate(2deg)}.receipt:before,.receipt:after{content:"";position:absolute;z-index:-1;background:#d4e7ba;border-radius:12px;inset:9px -12px -9px 12px;transform:rotate(3deg)}.receipt:after{background:#a6c888;inset:17px -21px -16px 22px;transform:rotate(5deg);z-index:-2}.receipt-top,.receipt-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.receipt-top{font-size:9px;font-weight:700;letter-spacing:.13em;color:#6d7f69}.receipt-signal{color:#537f26;display:flex;align-items:center;gap:6px}.receipt-icon{margin-top:30px;width:45px;height:45px;border-radius:12px;display:grid;place-items:center;background:#e8f5d3;font-size:24px;color:#548720}.receipt-label{font:700 12px DM Sans,sans-serif;letter-spacing:.15em;color:#709440;margin-top:16px}.receipt-amount{font:700 clamp(36px,3vw,51px) "Space Grotesk",sans-serif;letter-spacing:-.06em;margin-top:3px}.receipt-amount small{font-size:16px;color:#829081;letter-spacing:0}.receipt-chain{display:grid;grid-template-columns:repeat(3,1fr);column-gap:9px;row-gap:8px;margin-top:28px}.chain-line{height:8px;border-radius:99px;background:#a9d56b}.receipt-chain span:nth-child(5){background:#6ca331}.receipt-chain span:nth-child(6){background:#a9d56b}.receipt-chain span:not(.chain-line){font-size:9px;color:#6e7a6d;font-weight:700;line-height:1.3}.receipt-bottom{border-top:1px dashed #b8c5af;margin-top:36px;padding-top:20px;font-size:10px}.receipt-bottom div span{display:block;color:#829081;font-size:9px;letter-spacing:.1em;margin-bottom:5px}.receipt-bottom strong{font-size:13px}.receipt-bottom a{color:#537f26;font-weight:700}.receipt-stamp{position:absolute;right:35px;bottom:28px;background:#d7ed9d;color:#233a1a;border-radius:50%;width:94px;height:94px;display:flex;align-items:center;justify-content:center;text-align:center;transform:rotate(-14deg);font-size:10px;line-height:1.25;font-weight:700;letter-spacing:.03em;border:2px solid #d7ed9d;box-shadow:inset 0 0 0 4px #14241a22}.receipt-stamp span{font-size:18px;margin-left:2px}.stat-strip{display:grid;grid-template-columns:1fr 1fr 1.2fr 1.35fr;margin:0 22px;padding:28px 4vw 31px;gap:20px;background:#eef1e8;border:1px solid #dce5d6;border-top:0;border-radius:0 0 18px 18px}.stat-strip>div{border-right:1px solid #d2dccd;padding-right:12px}.stat-strip>div:last-child{border-right:0}.stat-label{display:block;font-size:10px;font-weight:700;letter-spacing:.15em;color:#6b8461}.stat-strip strong{display:block;font:700 29px Space Grotesk,sans-serif;letter-spacing:-.05em;margin:5px 0 2px}.stat-strip strong small{font:600 12px DM Sans;color:#687666}.stat-detail{font-size:11px;color:#829080}.stat-note p{font-size:12px;line-height:1.45;margin:7px 0 3px;color:#4d6250}.stat-note a{font-size:11px;font-weight:700;color:#5a8730}.how,.workspace{padding:90px max(5vw,25px) 0}.section-intro,.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px}.section-intro h2,.section-heading h2{font:700 clamp(37px,4vw,54px)/1.1 "Space Grotesk",sans-serif;letter-spacing:-.06em;margin:13px 0 0}.section-intro h2 em,.section-heading h2 em{font-style:normal;color:#789d43}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:35px}.how-card{position:relative;background:#fff;border:1px solid #e2e8dd;border-radius:15px;padding:27px;min-height:230px;box-shadow:0 12px 35px #20351b09}.how-number{font-size:10px;color:#688f3a;font-weight:700;letter-spacing:.15em}.how-icon{position:absolute;right:25px;top:22px;color:#9cc35f;font:500 30px Space Grotesk}.how-card h3{font:700 23px Space Grotesk;letter-spacing:-.04em;margin:58px 0 8px}.how-card p{color:#68796b;font-size:13px;line-height:1.5;margin:0;max-width:320px}.workspace{padding-top:110px}.section-heading>p{color:#657467;line-height:1.5;font-size:14px;max-width:240px;margin:0 0 7px}.workspace-grid{display:grid;grid-template-columns:minmax(300px,.84fr) minmax(0,1.16fr);gap:18px;margin-top:35px;align-items:start}.create-panel{background:#203629;color:#f3f7ed;padding:31px;border-radius:16px;box-shadow:0 20px 40px #1b321d20}.panel-kicker{display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:700;letter-spacing:.16em;color:#aaca8e}.create-panel h3,.milestones-panel h3{font:700 30px Space Grotesk;letter-spacing:-.05em;margin:16px 0 7px}.panel-description{color:#b9c9b6;font-size:13px;line-height:1.55;max-width:370px;margin:0 0 30px}.create-panel label,.action-area label{display:block;font-size:10px;font-weight:700;letter-spacing:.11em;color:#b8d3ac;margin:0 0 17px}.create-panel input,.action-area input{display:block;width:100%;margin-top:8px;border:1px solid #587057;border-radius:8px;background:#294232;color:#f3f7ed;outline:0;padding:13px;font-size:13px;letter-spacing:0;min-height:45px}.create-panel input:focus,.action-area input:focus{border-color:#d2ef8d;box-shadow:0 0 0 3px #d2ef8d22}.create-panel input::placeholder,.action-area input::placeholder{color:#a0b19c}.create-panel input[type=file],.action-area input[type=file]{font-size:11px;padding:11px 8px}.form-row{display:grid;grid-template-columns:1fr 1.25fr;gap:11px}.button-dark{width:100%;background:#d5ef94;color:#1c321d}.button-dark:hover{background:#e3f8ac}.form-footnote{border-top:1px solid #4b674d;color:#a6baa3;font-size:11px;line-height:1.5;padding-top:19px;margin-top:24px}.milestones-panel{background:#fff;border:1px solid #e0e6db;border-radius:16px;padding:28px}.milestones-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.milestones-head .panel-kicker{color:#789849}.milestones-panel h3{color:#17271d;margin:11px 0 0}.count{font:700 13px DM Sans;color:#5a8035;background:#e9f2dd;border-radius:99px;vertical-align:middle;padding:4px 9px;margin-left:6px}.refresh{border:1px solid #d4ddcf;background:#fff;border-radius:8px;padding:10px 12px;color:#44653b;font-size:12px;font-weight:700}.job-list{display:grid;gap:14px;margin-top:25px}.job{padding:24px;background:#f9fbf7;border:1px solid #dfe7d9;border-radius:13px}.job-top,.job-title-row,.evidence-head,.job-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px}.job-id{font-size:10px;font-weight:700;letter-spacing:.14em;color:#779074}.status{display:inline-flex;align-items:center;gap:8px;padding:6px 9px;border-radius:99px;background:#e9eeda;color:#557633;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.status.submitted{background:#f4edd6;color:#927341}.status.paid{background:#e3f4d7;color:#457928}.status.refunded{background:#e7e8e7;color:#6a726a}.status.submitted i{background:#d5ad51;box-shadow:0 0 0 3px #d5ad5133}.job-title-row{align-items:start;margin-top:17px}.job-title-row h4{font:700 21px Space Grotesk;letter-spacing:-.04em;margin:0;overflow-wrap:anywhere}.job-title-row>strong{font:700 21px Space Grotesk;letter-spacing:-.04em;white-space:nowrap}.job-title-row small{font:700 11px DM Sans;color:#80907e}.progress{display:grid;grid-template-columns:repeat(3,1fr);margin:23px 0 21px;border-bottom:1px solid #dfe7d9;padding-bottom:23px;gap:8px}.progress-step{display:flex;align-items:center;gap:7px;color:#a1ada0;font-size:10px;font-weight:700}.progress-step.complete{color:#426f2d}.progress-mark{height:22px;width:22px;display:grid;place-items:center;border-radius:50%;background:#ecf0e9;color:#8fa08b;font-size:11px}.progress-step.complete .progress-mark{background:#bddc8e;color:#234520}.job-meta{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:10px}.job-meta span{display:block;font-size:9px;font-weight:700;letter-spacing:.12em;color:#91a08d;margin-bottom:5px}.job-meta strong{font-size:12px;color:#3b503d;overflow-wrap:anywhere}.action-area,.evidence{border-top:1px solid #dfe7d9;margin-top:20px;padding-top:18px}.action-label{font-size:10px;color:#6a913d;font-weight:700;letter-spacing:.14em;margin-bottom:17px}.action-area label{color:#678168}.action-area input{background:#fff;color:#1b2c1f;border-color:#d2ddcb}.action-area input::placeholder{color:#9dad9b}.action-button{margin-top:18px}.evidence-head span{font-size:10px;color:#698e42;font-weight:700;letter-spacing:.14em}.evidence-head a,.job-bottom a{color:#5d843b;font-size:11px;font-weight:700;white-space:nowrap}.hash{background:#edf3e8;border:1px solid #dbe7d4;border-radius:8px;padding:11px 13px;margin-top:13px}.hash span{display:block;font-size:9px;font-weight:700;letter-spacing:.12em;color:#7a9970;margin-bottom:4px}.hash code{font-size:10px;color:#4e6e45;word-break:break-all}.verify-label{display:block;font-size:10px;color:#648841;font-weight:700;letter-spacing:.12em;margin-top:15px}.verify-label input{display:block;margin-top:7px;font-size:11px;color:#647664;max-width:100%}.check-result{padding:11px 13px;border-radius:7px;background:#e1f3d8;color:#2f6426;font-size:12px;font-weight:700;margin-top:10px}.check-result.mismatch,.check-result.error{background:#fae8df;color:#a44530}.job-bottom{border-top:1px solid #dfe7d9;margin-top:21px;padding-top:15px;color:#8c9a89;font-size:9px;font-weight:700;letter-spacing:.1em}.empty{text-align:center;padding:75px 12px;color:#8b9b89}.empty>span{font-size:42px;color:#9ac869}.empty h4{font:700 23px Space Grotesk;margin:10px 0 4px;color:#223523}.empty p{font-size:12px}.notice{position:fixed;z-index:20;top:89px;right:25px;max-width:min(440px,calc(100vw - 40px));padding:15px 18px;border-radius:9px;background:#e8f5d7;color:#24461d;border:1px solid #a2cc7f;box-shadow:0 20px 40px #1118;font-size:12px}.notice a{display:inline-block;color:#396f22;font-weight:700;margin-left:4px}.setup{margin:18px 22px 0;background:#f5ebcc;border:1px solid #e6dba8;padding:15px 18px;border-radius:9px;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px}.setup button{border:0;background:#1f3823;color:#fff;border-radius:7px;padding:9px 12px;font-size:12px;font-weight:700}footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:110px 22px 0;padding:35px max(4vw,24px);border-top:1px solid #d5dfd1;color:#6d7e6b;font-size:11px}.footer-brand{font:700 24px Space Grotesk;letter-spacing:-.07em;color:#17271d}footer a{font-weight:700;letter-spacing:.1em;color:#5c853c}@media(max-width:1150px){.hero{grid-template-columns:1fr 1fr}.hero h1{font-size:clamp(44px,4.5vw,65px)}.receipt-wrap{padding-right:36px}.receipt-stamp{right:10px}.nav{gap:16px}.workspace-grid{grid-template-columns:minmax(290px,.9fr) minmax(0,1.1fr)}}@media(max-width:920px){.hero{grid-template-columns:1fr}.hero-copy{padding:60px 50px 20px}.hero h1{font-size:clamp(50px,8vw,72px)}.hero-note{padding-top:35px}.receipt-wrap{padding:35px 75px 75px}.receipt{max-width:450px}.receipt-stamp{right:18%;bottom:48px}.stat-strip{grid-template-columns:repeat(2,1fr)}.stat-strip>div:nth-child(2){border-right:0}.how-grid{grid-template-columns:1fr 1fr 1fr}.workspace-grid{grid-template-columns:1fr}.create-panel{max-width:none}.nav{display:none}}@media(max-width:650px){.topbar{height:67px;padding:0 15px}.brand{font-size:21px}.network{display:none}.wallet{padding:9px;font-size:11px}.wallet span{margin-left:4px}.hero{margin:10px 10px 0;border-radius:14px}.hero-copy{padding:44px 25px 0}.hero h1{font-size:clamp(40px,11vw,56px);white-space:normal}.hero p{font-size:14px}.hero-actions{flex-wrap:wrap;gap:17px}.receipt-wrap{padding:40px 37px 65px}.receipt{padding:22px;min-height:390px}.receipt-stamp{right:6px;bottom:38px;width:72px;height:72px;font-size:8px}.stat-strip{margin:0 10px;padding:24px;gap:22px}.stat-strip strong{font-size:26px}.how,.workspace{padding:72px 18px 0}.section-intro h2,.section-heading h2{font-size:39px}.how-grid{grid-template-columns:1fr;margin-top:25px}.how-card{min-height:190px}.how-card h3{margin-top:42px}.section-heading{display:block}.section-heading>p{margin-top:18px}.workspace-grid{margin-top:25px}.create-panel,.milestones-panel{padding:20px}.form-row{grid-template-columns:1fr;gap:0}.job{padding:17px}.job-title-row{display:block}.job-title-row>strong{display:block;margin-top:7px}.job-meta{grid-template-columns:1fr 1fr}.job-meta>div:last-child{grid-column:span 2}.progress-step{font-size:9px;display:block}.progress-mark{margin-bottom:6px}.evidence-head{display:block}.evidence-head a{display:block;margin-top:8px}.job-bottom{display:block}.job-bottom a{display:block;margin-top:8px}.setup{margin:12px 10px 0}footer{margin:75px 10px 0;padding:25px 10px;flex-wrap:wrap}footer p{order:3;width:100%;margin:0}}.section-intro{display:block}.receipt-chain>div{min-width:0}.receipt-chain>div>.chain-line{display:block;height:8px;border-radius:99px;background:#a9d56b;margin-bottom:9px}.receipt-chain>div:nth-child(2)>.chain-line{background:#74ac39}.receipt-chain>div>span:not(.chain-line){display:block;font-size:9px;color:#6e7a6d;font-weight:700;line-height:1.3}.receipt-chain>div:not(.done)>.chain-line{background:#dce7d3}.receipt-chain>div:not(.done)>span:not(.chain-line){color:#a3afa0}.nav a.active{color:#22371e}.nav a.active:after{content:"";display:block;height:2px;background:#8daf59;margin-top:5px}.home-cta{margin:100px max(5vw,25px) 0;padding:40px 44px;border-radius:17px;background:#dceabf;display:flex;justify-content:space-between;align-items:center;gap:30px}.home-cta h2{font:700 clamp(30px,3.5vw,46px)/1.1 "Space Grotesk";letter-spacing:-.055em;margin:10px 0}.home-cta p{font-size:13px;color:#526b4a;margin:0}.home-cta>div:last-child{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.home-verify-link{font-size:13px;font-weight:700;color:#345a2b}.subpage{padding:75px max(5vw,25px) 0;min-height:calc(100vh - 220px)}.page-intro{max-width:770px}.page-intro h1{font:700 clamp(42px,5.5vw,76px)/1.06 "Space Grotesk";letter-spacing:-.065em;margin:18px 0}.page-intro h1 em{font-style:normal;color:#789d43}.page-intro p{color:#637464;line-height:1.6;max-width:600px}.verify-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:38px}.verify-card{background:#fff;border:1px solid #e0e6db;border-radius:16px;padding:30px;min-height:340px}.verify-card .panel-kicker{color:#739542;margin-bottom:30px}.verify-card label{display:block;font-size:10px;font-weight:700;letter-spacing:.13em;color:#66875a;margin:20px 0}.verify-card select,.verify-card input[type=file],.ledger-tools input{display:block;width:100%;margin-top:8px;padding:12px;border:1px solid #d5e0d0;border-radius:8px;background:#f8faf5;color:#213523;font-size:13px}.verify-card p{font-size:13px;color:#68796b;line-height:1.5}.result-card{background:#203629;color:#f5f8ed}.result-card .panel-kicker{color:#b5d795}.result-card p{color:#c2d0bc}.result-state{font:700 30px Space Grotesk;letter-spacing:-.04em}.result-caption{display:block;color:#a6c99a;font-size:10px;font-weight:700;letter-spacing:.14em;margin:25px 0 7px}.result-card code{display:block;overflow-wrap:anywhere;color:#e1f1cf;font-size:12px;line-height:1.5}.result-empty{padding-top:45px;color:#c6d7c1;font-size:14px}.expected-hash{border-top:1px solid #48604b;margin-top:24px}.expected-hash a{display:inline-block;margin-top:17px;color:#d3ed8f;font-size:12px;font-weight:700}.workspace{min-height:calc(100vh - 210px)}.workspace .section-heading>p a{display:inline-block;color:#5b8535;font-weight:700;margin-bottom:10px}.detail-grid{grid-template-columns:minmax(0,900px)}.detail-grid .milestones-panel{width:100%}.ledger-tools{margin-top:24px}.ledger-tools input{margin-top:0}.ledger-filters{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.ledger-filters button{border:1px solid #dbe4d4;background:#f7f9f4;border-radius:99px;padding:8px 12px;color:#60745d;font-size:11px;font-weight:700}.ledger-filters button.active{background:#d9ebbb;border-color:#a6cc74;color:#274326}.job-bottom>div{display:flex;gap:15px;flex-wrap:wrap}@media(max-width:920px){.topbar{flex-wrap:wrap;height:auto;min-height:78px;padding-top:12px;padding-bottom:12px}.nav{display:flex;order:3;width:100%;gap:22px;overflow-x:auto;white-space:nowrap;padding-top:7px}.home-cta{margin-top:65px}.verify-grid{grid-template-columns:1fr}}@media(max-width:650px){.topbar{gap:9px}.nav{font-size:12px}.home-cta{margin:65px 18px 0;padding:26px;display:block}.home-cta>div:last-child{margin-top:24px}.subpage{padding:48px 18px 0}.verify-card{padding:21px;min-height:0}.workspace{min-height:0}.job-bottom>div{display:block}.job-bottom>div a{margin-top:8px}}.proof-choice-label{font-size:10px;font-weight:700;letter-spacing:.13em;color:#66875a;margin:16px 0 8px}.proof-options{display:flex;flex-wrap:wrap;gap:7px}.proof-options button{border:1px solid #d3dfcc;border-radius:8px;background:#f7faf3;color:#50694c;padding:10px 12px;font-size:11px;font-weight:700}.proof-options button.selected{background:#d9edb6;border-color:#a2c96b;color:#263f25}.proof-hint{font-size:11px;line-height:1.5;color:#6c7f6c;margin:10px 0 16px}.action-area textarea,.verify-card textarea{display:block;width:100%;margin-top:8px;padding:12px;border:1px solid #d5e0d0;border-radius:8px;background:#fff;color:#213523;font-size:13px;letter-spacing:0;resize:vertical}.action-area textarea{margin-bottom:16px}.proof-note{font-size:12px;line-height:1.5;color:#607460;overflow-wrap:anywhere}.chosen-proof{border:1px solid #d7e2d1;border-radius:8px;background:#f7faf3;padding:12px;display:flex;gap:8px;align-items:baseline;flex-wrap:wrap}.chosen-proof strong{font-size:12px}.chosen-proof span{font-size:11px;color:#788d73}.verify-submit{margin-top:4px}.verify-card textarea{background:#f8faf5}.verify-card .proof-options{margin-bottom:23px}.verify-card .proof-choice-label{margin-top:23px}.review-backdrop{position:fixed;inset:0;z-index:50;background:#101c14b8;display:grid;place-items:center;padding:18px;overflow-y:auto}.review-dialog{width:min(100%,590px);max-height:calc(100vh - 36px);overflow-y:auto;background:#fbfcf8;border-radius:17px;padding:32px;box-shadow:0 30px 80px #07150b88}.review-dialog h2{font:700 35px Space Grotesk;letter-spacing:-.055em;margin:10px 0}.review-intro{font-size:13px;line-height:1.55;color:#5e715f;margin:0 0 20px}.review-facts{margin:0;border-top:1px solid #dfe8d9}.review-facts>div{display:grid;grid-template-columns:145px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid #dfe8d9}.review-facts dt{font-size:10px;font-weight:700;letter-spacing:.13em;color:#73905f}.review-facts dd{margin:0;font-size:13px;color:#243c28;overflow-wrap:anywhere}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;overflow-wrap:anywhere}.review-effect{background:#ecf4e1;border-radius:9px;padding:15px;margin:20px 0 12px}.review-effect strong{font-size:12px}.review-effect p{font-size:12px;line-height:1.55;margin:6px 0 0;color:#405940}.review-explorer{font-size:12px;color:#587e37;font-weight:700}.review-actions{display:flex;gap:10px;margin-top:22px}.review-actions .button{width:auto;flex:1}.review-cancel{background:#fff;border:1px solid #cbd9c4;border-radius:9px;color:#385036;font-size:13px;font-weight:700;padding:12px 18px}@media(max-width:650px){.review-dialog{padding:22px}.review-dialog h2{font-size:29px}.review-facts>div{grid-template-columns:1fr;gap:4px}.review-actions{flex-direction:column-reverse}.review-actions .button{width:100%}}.review-check{display:flex;align-items:flex-start;gap:9px;font-size:12px;font-weight:700;line-height:1.45;color:#3c583a;margin:0 0 15px}.review-check input{margin:2px 0 0;accent-color:#5e8b35}.submitted-limit{font-size:11px;line-height:1.5;color:#8a6f3c;background:#faf4e5;border-radius:7px;padding:10px 12px;margin:14px 0 0}.public-proof-page{padding:70px max(5vw,25px) 0;min-height:calc(100vh - 210px)}.proof-page-heading{max-width:760px}.proof-page-heading h1{font:700 clamp(42px,5.5vw,72px)/1.07 "Space Grotesk";letter-spacing:-.065em;margin:17px 0}.proof-page-heading h1 em{font-style:normal;color:#789d43}.proof-page-heading p{max-width:560px;color:#647565;line-height:1.55;font-size:14px}.public-proof-card,.proof-page-empty{width:min(100%,920px);margin-top:35px;background:#fff;border:1px solid #dfe8d9;border-radius:18px;padding:32px;box-shadow:0 18px 44px #223d1a0a}.proof-page-empty{min-height:240px;display:flex;flex-direction:column;justify-content:center;color:#60715f}.proof-page-empty h2{font:700 28px Space Grotesk;color:#1e3323;margin:0 0 8px}.proof-page-empty a{font-size:13px;font-weight:700;color:#587e37}.public-proof-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.proof-kicker{font-size:10px;font-weight:700;letter-spacing:.16em;color:#73914f}.public-proof-top h2{font:700 clamp(27px,3.3vw,40px) "Space Grotesk";letter-spacing:-.05em;margin:8px 0 0;overflow-wrap:anywhere}.public-proof-summary{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:20px;margin:30px 0;border-top:1px solid #e2eadc;border-bottom:1px solid #e2eadc;padding:18px 0}.public-proof-summary span{display:block;color:#82967b;font-size:9px;font-weight:700;letter-spacing:.13em;margin-bottom:5px}.public-proof-summary strong{font-size:13px;overflow-wrap:anywhere}.public-proof-record{background:#f1f6eb;border:1px solid #dce9d4;border-radius:12px;padding:22px}.public-proof-record>p,.public-proof-record>a{display:block;margin:14px 0 0;font-size:14px;color:#294429;line-height:1.55;overflow-wrap:anywhere}.public-proof-record>a{font-weight:700;color:#507d2e}.public-proof-record small{display:block;margin-top:7px;color:#71846d;font-size:11px}.public-proof-hash{border-top:1px solid #d4e3ca;margin-top:19px;padding-top:17px}.public-proof-hash span{display:block;color:#749261;font-size:10px;font-weight:700;letter-spacing:.13em;margin-bottom:7px}.public-proof-hash code{font-size:12px;color:#264c27;overflow-wrap:anywhere}.proof-meaning{font-size:12px!important;color:#677b65!important;margin:14px 0 0!important}.proof-share{margin-top:27px}.proof-share label{display:block;color:#708e5a;font-size:10px;font-weight:700;letter-spacing:.13em;margin-bottom:8px}.proof-share>div{display:flex;gap:8px}.proof-share input{flex:1;min-width:0;padding:12px;border:1px solid #d5e1d0;border-radius:8px;background:#f9fbf7;color:#3c5839;font-size:12px}.proof-share button{border:0;border-radius:8px;background:#d5ef94;color:#243b22;padding:0 18px;white-space:nowrap;font-size:12px;font-weight:700}.proof-share>span{display:block;font-size:11px;color:#5b833a;margin-top:7px}.public-proof-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:26px}.public-proof-actions .button{width:auto}.public-proof-actions>a:not(.button){font-size:12px;font-weight:700;color:#5f873b}@media(max-width:650px){.public-proof-page{padding:48px 18px 0}.public-proof-card,.proof-page-empty{padding:20px;margin-top:25px}.public-proof-top{display:block}.public-proof-top .status{margin-top:15px}.public-proof-summary{grid-template-columns:1fr 1fr;gap:15px}.public-proof-summary>div:last-child{grid-column:span 2}.public-proof-record{padding:16px}.proof-share>div{display:block}.proof-share input{width:100%}.proof-share button{padding:12px 18px;margin-top:8px}.public-proof-actions{display:block}.public-proof-actions a{display:block;margin-top:15px}.public-proof-actions .button{width:100%}}
