@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#2e190f;background:#faf9f3;font-synthesis:none;--green:#2e190f;--lime:#d4ff16}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer;border:1px solid #d9ded3;background:transparent;border-radius:9px;padding:10px 16px;color:inherit;font-weight:600}a{color:inherit}button:hover{background:#edf0df}button:focus-visible,a:focus-visible{outline:3px solid #bd643e;outline-offset:4px}.primary{background:var(--green);color:#fff;border-color:var(--green)}.primary:hover{background:#513527}.demo-bar{text-align:center;background:var(--green);color:#fff;font-size:12px;padding:10px 16px}header{max-width:1400px;margin:auto;padding:24px 5%;display:flex;align-items:center;gap:32px;border-bottom:1px solid #dce0d4}.brand{display:flex;align-items:center;gap:8px;font-size:25px;font-weight:700;text-decoration:none;letter-spacing:-1px}nav{display:flex;gap:6px;margin:auto}nav button{border:0;font-size:14px}nav [aria-current=page]{background:var(--lime)}.location{font-size:13px}main{max-width:1280px;margin:auto;padding:48px 40px 80px;min-height:70vh}h1{font-size:clamp(40px,4vw,60px);font-weight:500;line-height:1.07;letter-spacing:-2px;margin:14px 0 24px}h1 em{font-family:Georgia,serif;font-weight:400}h2{font-size:30px;letter-spacing:-1px;font-weight:500;line-height:1.2}h3{font-size:22px;letter-spacing:-.5px;margin:16px 0 10px}p{line-height:1.6}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700}.welcome{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin-bottom:68px}.welcome>div>p:not(.eyebrow){font-size:17px}.textlink{display:inline-block;font-size:14px;font-weight:600;margin-top:12px}.welcome-art{position:relative;border-radius:100px 16px 16px;overflow:hidden;height:340px}.welcome-art img{width:100%;height:100%;object-fit:cover}.welcome-art>span{position:absolute;bottom:18px;left:18px;right:18px;background:#faf9f3e8;padding:14px 18px;border-radius:10px;font-size:12px;line-height:1.6}.welcome-art b{font-size:14px}.sectionhead{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:28px 0 20px}.sectionhead h2{margin:8px 0}label{display:grid;gap:8px;font-size:13px;font-weight:600}input,select{background:#fff;border:1px solid #cdd5c7;border-radius:8px;padding:12px;color:var(--green);min-width:0;max-width:100%}.search input{width:250px}.chips{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0 14px}.chips button{border-radius:50px;padding:9px 18px;font-size:13px}.chips [aria-pressed=true]{background:var(--green);color:#fff}.muted{font-size:12px;color:#677366}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:28px}.card{background:#fff;border:1px solid #dfe3d8;border-radius:16px;overflow:hidden}.art{width:100%;height:178px;position:relative;border:0;border-radius:0;overflow:hidden;text-align:left;padding:16px}.peach{background:#f1cdb5!important}.lime{background:#d4ff16!important}.blue{background:#c5dce1!important}.pink{background:#e8c7cc!important}.sample{font-size:9px;letter-spacing:1px;background:#ffffffc9;border-radius:5px;padding:5px 7px;position:relative;z-index:1}.art-symbol{position:absolute;right:18px;bottom:-30px;font-size:175px;line-height:1;opacity:.7}.art-label{position:absolute;bottom:15px;left:16px;font-size:11px}.cardbody{padding:22px}.row{display:flex;align-items:center;justify-content:space-between;gap:8px}.row small{font-size:10px}.funded{font-size:10px;color:#387355}.card h3 button{padding:0;border:0;text-align:left;font-size:inherit;font-weight:500}.card p{font-size:13px;color:#677366;min-height:64px}.reward{display:flex;align-items:baseline;gap:8px;margin:22px 0}.reward strong{font-size:27px;letter-spacing:-1px}.reward span{font-size:11px}.foot{border-top:1px solid #edf0e7;padding-top:16px}.foot button{font-size:12px;padding:10px 12px}.boost{background:#edf2b5;padding:5px;font-size:11px}.lede{font-size:17px}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin:32px 0}.stats>div{background:#eff1e5;border-radius:12px;padding:24px;display:grid;gap:14px}.stats small{font-size:12px}.stats b{font-size:30px;font-weight:500}.refrow{background:#fff;border-bottom:1px solid #dce1d4;padding:24px;display:flex;gap:20px;justify-content:space-between}.refrow p{font-size:12px;margin:7px 0}.refrow small{font-size:11px}.refactions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.refactions button{font-size:12px}.status{font-size:10px;border-radius:30px;padding:6px 10px;background:#e8eddf;text-transform:capitalize;display:inline-block}.status.approved,.status.active,.status.paid{background:#d4ff16}.status.paused,.status.expired{background:#f3d4c5}.businessgrid{display:grid;grid-template-columns:1fr 1.2fr;gap:24px;margin:30px 0 48px}.wallet{background:#2e190f;color:#fff;border-radius:16px;padding:30px}.wallet h2{font-size:46px;margin:22px 0 0}.wallet>p{font-size:13px;margin-top:8px}.wallet .status{color:var(--green)}.walletline{font-size:12px;display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #ffffff30}.wallet button{background:var(--lime);color:var(--green);margin:24px 0 14px;width:100%}.wallet small{display:block;font-size:11px;line-height:1.6;color:#d9e3d1}.panel{padding:28px;background:#f1f0e5;border-radius:16px}.panel p{font-size:13px}.toggle{display:flex;align-items:center;gap:10px;margin:20px 0;line-height:1.5}.toggle input{width:18px;height:18px;flex-shrink:0}.spaced{margin-top:40px}.ledger{display:flex;justify-content:space-between;border-bottom:1px solid #d9dfd2;padding:16px 0;font-size:13px}.empty{padding:48px 24px;background:#eff1e5;border-radius:14px;grid-column:1/-1;text-align:center}.empty p{font-size:14px}footer{padding:28px 5%;border-top:1px solid #dce1d4;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:12px}footer span{max-width:440px;color:#677366}footer button{font-size:11px}dialog{border:0;border-radius:20px;padding:36px;max-width:520px;width:calc(100% - 32px);max-height:90vh;overflow:auto;color:var(--green);background:#faf9f3}dialog::backdrop{background:#0b281fc7}dialog p{font-size:14px}dialog h2{margin:15px 0}dialog .close{position:absolute;right:12px;top:10px;padding:4px 10px;border:0;font-size:25px;background:#faf9f3;z-index:2}dialog form{display:grid;gap:18px;margin-top:24px}dialog .error{margin:0;color:#a43c28;font-size:13px}.code{background:#d4ff16;padding:24px;text-align:center;font-size:32px;letter-spacing:4px;border-radius:10px;margin:24px 0}.detail-art{height:160px;border-radius:12px;padding:10px;display:flex;align-items:center;justify-content:space-around}.detail-art>span{font-size:120px}.detail-art small{max-width:100px;font-size:11px}#toast:not(:empty){position:fixed;bottom:24px;left:50%;transform:translate(-50%);max-width:calc(100% - 32px);background:var(--green);color:#fff;padding:16px 24px;border-radius:12px;box-shadow:0 6px 30px #0002;z-index:10;font-size:13px}.skip{position:fixed;top:-100px}.skip:focus{top:10px;left:10px;background:#fff;padding:12px;z-index:99}@media(max-width:1000px){.cards{grid-template-columns:repeat(2,1fr)}.location{display:none}.welcome-art{height:300px}.refrow{flex-direction:column}.refactions{justify-content:flex-start}}@media(max-width:650px){header{padding:18px 20px;flex-wrap:wrap;gap:16px}.brand{font-size:23px}nav{width:100%;margin:0;justify-content:space-between}nav button{flex:1;font-size:13px}main{padding:30px 20px 50px}.welcome{grid-template-columns:1fr;gap:26px;margin-bottom:42px}.welcome-art{height:240px;border-radius:60px 12px 12px}.welcome h1{font-size:46px}.cards{grid-template-columns:1fr}.sectionhead{align-items:flex-start;flex-direction:column}.search,.search input{width:100%}.card p{min-height:0}.art{height:190px}.businessgrid{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr;gap:10px}.stats>div{padding:18px}.stats b{font-size:24px}.stats small{font-size:11px}.refrow{padding:20px 14px}.refactions{gap:8px}footer{flex-direction:column;align-items:flex-start;padding:24px 20px}dialog{padding:30px 24px}.demo-bar{font-size:10px}h2{font-size:27px}.wallet{padding:24px}h1{font-size:40px}}.brand .brand-logo{width:210px;height:70px;object-fit:contain;mix-blend-mode:multiply;display:block}.brand.mini{font-family:Georgia,serif;color:#2e190f}.sun{color:#759300}@media(max-width:800px){.brand .brand-logo{width:174px;height:58px}}.brand .brand-logo{width:210px;height:64px;object-fit:cover;object-position:center 57%}.brand.mini{font-family:Manrope,sans-serif;color:#2e190f}@media(max-width:800px){.brand .brand-logo{width:180px;height:55px}}
