@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;600;700;800&display=swap');
:root{--purple:#5527c8;--ink:#182f2b;--muted:#65736e;--lime:#e6f799;--line:#dfe5e1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:16px/1.6 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #a988ef;outline-offset:4px}[hidden]{display:none!important}.demo{background:var(--ink);color:white;font-size:12px;text-align:center;padding:7px 15px}header{max-width:1280px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:25px 32px}.brand{display:flex;align-items:center;gap:11px;font:800 24px/1.1 Manrope,sans-serif;letter-spacing:-1px}.brand>b{width:49px;height:49px;line-height:1.2;background:var(--purple);color:var(--lime);font-size:36px;text-align:center;border-radius:14px}.brand small{display:block;font:12px/1.5 'DM Sans',sans-serif;letter-spacing:.5px;margin-top:7px}nav{display:flex;gap:30px;align-items:center;font-size:14px;font-weight:600}nav span{border-left:1px solid var(--line);padding-left:25px}main{max-width:1280px;margin:auto;padding:0 32px}.hero{display:grid;grid-template-columns:1.05fr 1fr;min-height:470px;border-radius:24px;overflow:hidden;background:#f1edf9}.hero-copy{padding:48px 40px}.eyebrow{color:var(--purple);font-size:12px;font-weight:800;letter-spacing:1.5px}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.15;letter-spacing:-1.3px;margin:0}h1{font-size:clamp(36px,4.1vw,55px);margin:24px 0}h1 em{font-style:normal;color:var(--purple)}.hero p{color:var(--muted);margin:0 0 28px}.primary{display:inline-flex;align-items:center;justify-content:center;gap:20px;border:0;background:var(--purple);color:white;border-radius:10px;padding:14px 24px;font-weight:700;min-height:52px}.primary:hover,.buy:hover{background:#401baa}.hero-copy>small{display:block;font-size:12px;color:var(--muted);margin-top:16px}.hero-image{position:relative;min-height:400px;background:#cad6c8}.hero-image>img{position:absolute;width:100%;height:100%;object-fit:cover}.hero-image:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#102b2599)}.caption{position:absolute;bottom:26px;left:28px;color:white;z-index:1;font-size:20px;font-weight:600}.crest{position:absolute;right:24px;top:24px;background:var(--lime);width:112px;height:126px;border:4px solid #ffffff80;border-radius:18px 18px 48px 48px;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(7deg);z-index:1}.crest b{font-size:31px;line-height:1.1}.crest span{font-size:11px;font-weight:800}.crest small{font-size:8px}.goal{display:flex;align-items:center;gap:35px;padding:25px 30px;border:1px solid var(--line);border-radius:16px;margin:24px 0 54px}.goal>div{flex:1}.goal strong{display:block}.goal small{font-size:12px;color:var(--muted)}.goal>div>small,.percent small{display:block}.progress>div{display:flex;justify-content:space-between;gap:15px;font-size:12px;margin-bottom:7px}.progress b{font-size:16px}.progress small{font-weight:400}progress{width:100%;height:9px;border:0;border-radius:10px;overflow:hidden;background:#eee}progress::-webkit-progress-bar{background:#eeecf1}progress::-webkit-progress-value{background:var(--purple);border-radius:10px}progress::-moz-progress-bar{background:var(--purple)}.percent{font-size:26px;line-height:1.2}.percent small{font-weight:400}.section-head{text-align:center;margin-bottom:30px}h2{font-size:34px}.section-head h2{margin:13px 0}.section-head p{color:var(--muted);margin:0}.products{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.product{grid-column:span 2;border:1px solid var(--line);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.product:nth-child(4){grid-column:2/span 2}.product:nth-child(5){grid-column:4/span 2}.product:hover{transform:translateY(-4px);box-shadow:0 12px 24px #182f2b12}.product-visual{height:225px;position:relative;background:#e6f3fb;overflow:hidden}.product-visual img{width:100%;height:100%;object-fit:cover}.contribution{position:absolute;left:16px;top:16px;background:var(--lime);padding:7px 12px;font-size:13px;font-weight:700;border-radius:30px}.product-body{padding:23px;display:flex;flex-direction:column;flex:1}.product h3{font-size:23px;letter-spacing:-.6px}.product p{color:var(--muted);font-size:14px;margin:10px 0 20px;flex:1}.product-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px}.price{font-size:25px;font-weight:800}.price small{font-size:14px;font-weight:400}.buy{background:var(--purple);color:white;border:0;border-radius:9px;padding:10px 17px;font-weight:600;font-size:14px}.donation-art{height:100%;background:var(--purple);color:var(--lime);display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1}.donation-art strong{font:800 62px/1 Manrope,sans-serif;letter-spacing:-4px}.donation-art span{font-size:17px;margin-top:15px;color:white}.fine{font-size:12px;color:var(--muted);text-align:center;margin:24px 0 0}.how{margin:60px 0;display:grid;grid-template-columns:1fr 1.5fr;gap:55px;background:#e6f3fb;border-radius:22px;padding:40px}.how h2{font-size:32px;margin-top:15px}.how ol{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:23px}.how li{display:flex;gap:20px}.how li>b{color:var(--purple)}.how h3{font-size:17px;letter-spacing:0}.how p{margin:5px 0 0;color:var(--muted);font-size:14px}footer{background:var(--ink);color:white;padding:42px max(32px,calc((100vw - 1216px)/2));display:flex;justify-content:space-between;align-items:center;gap:30px}footer .brand>b{background:var(--lime);color:var(--ink)}footer p{font-size:19px}footer>small{font-size:12px;color:#bdcbc5}.back{border:0;background:none;color:var(--muted);padding:12px 0;font-size:14px}.steps{display:flex;gap:20px;margin:15px 0 30px;font-size:14px;color:var(--muted)}.steps span{display:flex;align-items:center;gap:8px}.steps b{border:1px solid var(--line);border-radius:50%;width:28px;height:28px;text-align:center}.steps .active{color:var(--purple);font-weight:700}.steps .active b{color:white;background:var(--purple);border-color:var(--purple)}.checkout-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;margin-bottom:60px}.form-panel h1{font-size:34px;margin:0 0 14px}.intro{color:var(--muted);margin:0 0 28px}.box{border:1px solid var(--line);border-radius:16px;padding:25px;margin-bottom:20px}.box h2{font-size:20px;letter-spacing:-.5px;margin-bottom:18px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:6px;font-size:14px;font-weight:600;margin-bottom:18px}.field small{font-size:12px;font-weight:400;color:var(--muted)}input,textarea{border:1px solid #c9d2ce;padding:12px 13px;border-radius:8px;background:white;color:var(--ink);width:100%;font-size:16px}input:focus,textarea:focus{outline:2px solid #a68adf;outline-offset:1px}textarea{resize:vertical;min-height:104px}.choice-row{display:flex;gap:10px;margin-bottom:23px}.choice-row button{flex:1;padding:12px;border-radius:9px;border:1px solid var(--line);background:white;color:var(--ink)}.choice-row button.selected{background:#f1edf9;border-color:var(--purple);color:var(--purple);font-weight:700}.full{width:100%}.summary{background:#f6f5f9;border-radius:18px;padding:26px;height:fit-content;position:sticky;top:25px}.summary-img{height:185px;border-radius:12px;overflow:hidden;margin-bottom:20px}.summary-img img{height:100%;width:100%;object-fit:cover}.summary h2{font-size:25px;letter-spacing:-.6px}.summary p{color:var(--muted);font-size:14px}.support{display:flex;justify-content:space-between;background:var(--lime);padding:12px;border-radius:8px;font-size:14px;margin:20px 0}.summary-row{display:flex;justify-content:space-between;gap:18px;font-size:14px;padding:7px 0}.summary-total{border-top:1px solid var(--line);padding-top:15px;margin-top:12px;font-size:21px;font-weight:800}.preview{background:white;border-radius:10px;padding:20px;margin-top:20px;border:1px solid var(--line);overflow-wrap:anywhere}.preview small{font-size:12px;color:var(--purple);font-weight:700}.preview p{margin:8px 0;font-size:15px;color:var(--ink)}.preview .signature{font-size:13px;color:var(--muted)}.secure{font-size:12px!important;text-align:center}.check{display:flex;align-items:flex-start;gap:10px;font-size:14px;margin:20px 0}.check input{width:18px;height:18px;flex:none;margin-top:4px;accent-color:var(--purple)}.review-list{margin:0}.review-list div{padding:11px 0;border-bottom:1px solid var(--line)}.review-list dt{font-size:12px;color:var(--muted)}.review-list dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.notice{background:#e6f3fb;padding:15px;border-radius:9px;font-size:14px}.success{max-width:680px;margin:40px auto 65px;text-align:center}.success-icon{display:block;background:var(--lime);width:74px;height:74px;border-radius:50%;font-size:38px;line-height:74px;margin:0 auto 25px}.success h1{font-size:38px}.success .box{text-align:left;margin-top:25px}.success p{color:var(--muted)}@media(max-width:850px){.hero-copy{padding:30px 25px}h1{font-size:37px}.goal{gap:20px;padding:20px}.percent{display:none}.products{grid-template-columns:repeat(2,1fr)}.product,.product:nth-child(4),.product:nth-child(5){grid-column:auto}.checkout-grid{gap:24px}nav{gap:15px}nav span{display:none}}@media(max-width:600px){header{padding:20px}.brand{font-size:20px}nav a{font-size:13px}nav a:nth-child(2){display:none}main{padding:0 18px}.demo{font-size:11px}.hero{grid-template-columns:1fr}.hero-copy{padding:30px 25px}.hero-image{min-height:240px}.hero h1{font-size:39px}.hero p br{display:none}.hero-copy>small{font-size:11px}.goal{flex-direction:column;align-items:stretch;margin-bottom:35px}.goal strong{font-size:15px}.section-head h2{font-size:29px}.section-head p{font-size:14px}.products{gap:14px}.product-visual{height:170px}.product-body{padding:16px}.product h3{font-size:19px}.product p{font-size:13px}.product-bottom{align-items:stretch;flex-direction:column;gap:8px}.price{font-size:23px}.buy{width:100%;padding:12px}.contribution{font-size:11px;padding:5px 8px;top:10px;left:10px}.donation-art strong{font-size:48px}.donation-art span{font-size:12px}.how{grid-template-columns:1fr;padding:26px;gap:27px;margin:35px 0}.how h2 br{display:none}footer{padding:32px 24px;flex-wrap:wrap}footer p{font-size:16px}footer>small{width:100%}.checkout-grid{grid-template-columns:1fr;gap:20px}.summary{position:static;padding:20px}.summary-img{height:140px}.steps{gap:13px;font-size:12px;margin-bottom:23px}.steps b{width:24px;height:24px}.form-panel h1{font-size:29px}.fields{grid-template-columns:1fr;gap:0}.box{padding:20px}.success h1{font-size:32px}.summary h2{font-size:22px}}
@media(max-width:600px){.hero h1{font-size:clamp(26px,8vw,39px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product{transition:none}}
