@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,500;9..144,600&display=swap");:root{--ink:#17241e;--muted:#68756e;--line:#dce4de;--cream:#f7f7f2;--green:#1d4935;--lime:#cfe86b;--orange:#ef8c5c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:DM Sans,sans-serif}button{font:inherit;cursor:pointer;border:0}a{text-decoration:none;color:inherit}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;border-bottom:1px solid rgba(23,36,30,.08);background:rgba(247,247,242,.88);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:-webkit-sticky;position:sticky;top:0;z-index:10}.brand{font-weight:700;font-size:20px;letter-spacing:-.8px}.brand-mark{display:inline-grid;place-items:center;background:var(--lime);width:25px;height:25px;border-radius:50%;margin-right:7px;font-size:14px}.brand-dot{color:var(--orange)}nav{display:flex;gap:30px;font-size:13px;color:#5d6962}nav a:hover{color:var(--ink)}.nav-actions{display:flex;align-items:center;gap:20px}.login{background:none;font-size:13px;color:#56635c}.dark-btn,.light-btn{background:var(--green);color:white;padding:14px 20px;border-radius:5px;font-size:13px;font-weight:600}.dark-btn span,.light-btn span,.outline-btn span,.text-btn span{margin-left:14px;font-size:16px}.dark-btn:hover{background:#286044}.dark-btn.small{padding:11px 15px;font-size:12px}.menu{display:none;background:none;font-size:21px}.hero{display:grid;grid-template-columns:1.05fr .95fr;max-width:1200px;margin:auto;padding:100px 6vw 115px;min-height:650px;align-items:center}.eyebrow,.section-kicker{font-size:10px;letter-spacing:1.8px;font-weight:700;color:#6b776f}.pulse{display:inline-block;width:7px;height:7px;background:#9abd38;border-radius:50%;margin-right:7px}.hero h1{font-size:clamp(48px,6vw,76px);line-height:1.02;letter-spacing:-4px;margin:20px 0 24px;font-weight:600}.hero h1 em,.section-head em,.steps h2 em{font-family:Fraunces,serif;font-weight:500;letter-spacing:-3px}.hero-copy>p{font-size:17px;line-height:1.65;color:var(--muted);max-width:460px;margin:0 0 31px}.hero-actions{display:flex;align-items:center;gap:24px}.text-btn{background:none;color:var(--ink);font-size:13px;font-weight:600;padding:12px 0}.social-proof{display:flex;align-items:center;gap:12px;margin-top:52px}.avatars{display:flex}.avatars span{display:grid;place-items:center;width:29px;height:29px;background:#e9ddcb;border:2px solid var(--cream);border-radius:50%;font-size:14px;margin-left:-6px}.avatars span:first-child{margin-left:0}.social-proof small,.social-proof strong{display:block;font-size:11px}.social-proof small{color:var(--muted);margin-top:3px}.hero-art{height:440px;position:relative}.blob{position:absolute;border-radius:50%;filter:blur(1px)}.blob-a{width:380px;height:380px;background:#d8e89c;right:5%;top:20px}.blob-b{width:125px;height:125px;background:#f1af89;right:0;bottom:20px}.art-card{position:absolute;background:white;box-shadow:0 24px 50px rgba(24,55,38,.14);border-radius:8px}.main-card{width:275px;height:335px;right:23%;top:55px;padding:18px}.art-footer,.card-top{display:flex;justify-content:space-between;align-items:center}.card-top>span:last-child{font-size:22px}.tag{background:rgba(255,255,255,.82);border:1px solid rgba(0,0,0,.06);padding:6px 9px;border-radius:3px;font-size:9px;color:#5e6b63}.mint-tag{background:#e8f2c0;color:#4f702a;border:0}.art-illustration{height:210px;margin:15px 0;background:linear-gradient(145deg,#e8f0ce,#bcd49b);border-radius:5px;display:grid;place-items:center;font-size:75px;position:relative}.art-illustration span{font-size:30px;position:absolute;right:22px;top:18px}.line{height:8px;background:#e6e9e1;border-radius:4px;margin:7px 0}.line.long{width:65%}.line.short{width:40%}.art-footer{font-size:11px;margin-top:17px}.art-footer span{font-size:18px}.float-card{position:absolute;display:flex;gap:11px;align-items:center;background:white;border-radius:6px;padding:14px 17px;left:5%;bottom:35px;box-shadow:0 14px 35px rgba(24,55,38,.12);font-size:11px}.float-card>span{display:grid;place-items:center;background:var(--lime);width:29px;height:29px;border-radius:50%}.float-card b,.float-card small{display:block}.float-card small{color:var(--muted);font-size:9px;margin-top:3px}.explore{background:white;padding:92px 6vw 106px}.filters,.section-head{max-width:1080px;margin:auto;display:flex;justify-content:space-between;align-items:end}.section-kicker{display:block;margin-bottom:14px}.section-head h2,.steps h2{font-size:39px;letter-spacing:-2px;line-height:1.1;margin:0}.outline-btn{border:1px solid var(--line);background:white;padding:12px 16px;border-radius:4px;font-size:12px}.outline-btn:hover{border-color:var(--green)}.filters{margin-top:56px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:17px}.category-tabs{display:flex;gap:26px}.category-tabs button{background:none;color:#89948c;font-size:12px;padding:0 0 4px}.category-tabs button.active{color:var(--ink);font-weight:700;border-bottom:2px solid var(--orange)}.search{display:flex;gap:8px;align-items:center;color:#9da79f;border-bottom:1px solid var(--line);padding:6px 0;width:210px}.search input{border:0;outline:0;background:none;font-size:11px;width:100%}.items-grid{max-width:1080px;margin:34px auto 0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:17px;gap:17px}.item-card{border:1px solid var(--line);border-radius:5px;overflow:hidden;background:#fff;transition:.2s}.item-card:hover{transform:translateY(-4px);box-shadow:0 12px 25px rgba(25,65,40,.09)}.item-image{height:190px;position:relative;display:grid;place-items:center}.item-image.peach{background:#f6d7c4}.item-image.lavender{background:#ddd9ee}.item-image.mint{background:#dce7b6}.item-image.sky{background:#cfe2df}.item-icon{font-size:66px;filter:drop-shadow(0 9px 8px rgba(0,0,0,.1))}.item-image>.tag{position:absolute;left:12px;top:12px}.item-image>button{position:absolute;right:12px;top:10px;background:rgba(255,255,255,.8);width:27px;height:27px;border-radius:50%;font-size:17px;color:#758178}.item-content{padding:17px}.item-content h3{font-size:14px;margin:0 0 8px}.item-content p{color:var(--muted);font-size:11px;line-height:1.5;min-height:34px;margin:0}.item-meta{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.item-meta strong{font-size:11px}.item-meta button{background:none;color:#5d7766;font-size:10px}.empty{max-width:1080px;margin:40px auto;text-align:center;color:var(--muted)}.community{max-width:1200px;margin:auto;background:var(--green);color:white;padding:90px 9%;display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.section-kicker.light{color:#a7c47c}.community h2{font-size:47px;line-height:1.03;letter-spacing:-2.5px;margin:0 0 22px}.community h2 em{font-family:Fraunces,serif;font-weight:500}.community-copy p{color:#c5d0c9;line-height:1.6;font-size:14px;max-width:390px;margin-bottom:30px}.light-btn{background:var(--lime);color:var(--green)}.quote-card{background:#f6eee2;color:var(--ink);padding:30px 32px;border-radius:5px;transform:rotate(2deg);max-width:380px;justify-self:end}.quote-mark{font-family:Fraunces;font-size:65px;color:var(--orange);line-height:.6}.quote-card blockquote{font-family:Fraunces,serif;font-size:23px;line-height:1.25;margin:17px 0 27px}.quote-author{display:flex;align-items:center;gap:10px;border-top:1px solid #dfd4c5;padding-top:17px}.author-avatar{display:grid;place-items:center;background:#e6cdb7;width:32px;height:32px;border-radius:50%;font-size:15px}.quote-author b,.quote-author small{display:block;font-size:10px}.quote-author small{color:var(--muted);margin-top:3px}.steps{padding:105px 6vw;max-width:1080px;margin:auto;text-align:center}.steps h2{margin-bottom:66px}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:70px;gap:70px;text-align:left}.step-grid>div{border-top:1px solid var(--line);padding-top:19px}.step-grid span{font-size:10px;color:var(--orange);font-weight:700}.step-grid h3{font-size:19px;margin:22px 0 9px}.step-grid p{font-size:12px;color:var(--muted);line-height:1.6;margin:0;max-width:220px}footer{border-top:1px solid var(--line);padding:28px 6vw;display:flex;justify-content:space-between;align-items:center;color:#839087;font-size:10px}footer .brand{color:var(--ink);font-size:16px}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--green);color:#fff;padding:13px 20px;border-radius:4px;box-shadow:0 8px 25px #0002;font-size:12px;z-index:20}@media(max-width:800px){.nav{padding:0 5vw}.nav nav,.nav-actions{display:none}.menu{display:block}.hero{grid-template-columns:1fr;padding:70px 7vw 80px}.hero h1{font-size:52px}.hero-art{margin-top:45px;height:380px}.main-card{right:10%}.float-card{left:0}.section-head h2,.steps h2{font-size:32px}.explore{padding:70px 5vw}.filters,.section-head{display:block}.outline-btn{margin-top:24px}.filters{margin-top:35px}.search{margin-top:24px;width:100%}.category-tabs{gap:16px;overflow:auto}.items-grid{grid-template-columns:repeat(2,1fr)}.item-image{height:145px}.community{grid-template-columns:1fr;padding:70px 9%;gap:40px}.community h2{font-size:39px}.quote-card{justify-self:stretch}.step-grid{grid-template-columns:1fr;gap:30px}.steps{padding:80px 9%}.steps h2{margin-bottom:45px}footer{flex-wrap:wrap;gap:15px}}@media(max-width:480px){.items-grid{grid-template-columns:1fr}.hero h1{font-size:46px;letter-spacing:-2px}.hero-actions{flex-direction:column;align-items:flex-start;gap:8px}.main-card{right:0;width:245px}.blob-a{right:0;width:300px;height:300px}footer{display:grid}}