@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap');
:root{--ink:#302445;--orange:#fa8053;--cream:#fffaf3;--yellow:#ffcf52;--purple:#7050a0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif}.topbar{height:82px;max-width:1180px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:var(--ink);font-size:21px;font-weight:600}.brand b{color:var(--orange)}.brand-mark{width:34px;height:34px;border-radius:12px;background:var(--orange);color:white;display:grid;place-items:center;font-weight:900}.topbar nav{display:flex;gap:30px}.topbar nav a,.text-link,footer a{color:var(--ink);text-decoration:none;font-size:14px;font-weight:600}.login{color:var(--ink);text-decoration:none;background:#fff;border:1px solid #f0dfd3;border-radius:12px;padding:12px 18px;font-size:14px;font-weight:700}.login span{margin-left:8px;color:var(--orange)}.hero{max-width:1180px;min-height:590px;margin:auto;padding:76px 28px 62px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:45px}.eyebrow{letter-spacing:.13em;color:var(--orange);font-size:11px;font-weight:700;margin:0 0 16px}.hero h1,.benefits h2,.steps h2,.cta h2{font-family:Fraunces,serif;font-size:clamp(43px,5.3vw,70px);line-height:1.04;margin:0;letter-spacing:-.05em}.hero em,.cta em{font-style:normal;color:var(--orange)}.lead{max-width:490px;color:#6f667a;font-size:18px;line-height:1.6;margin:24px 0 30px}.hero-actions{display:flex;align-items:center;gap:25px}.primary-button{display:inline-flex;gap:22px;align-items:center;border-radius:14px;background:var(--orange);color:#fff;text-decoration:none;padding:16px 20px;font-weight:700;box-shadow:0 9px 18px #fa805340}.primary-button span{font-size:21px}.text-link span{margin-left:7px;color:var(--orange)}.social-proof{display:flex;align-items:center;margin-top:48px;gap:12px;color:#756d80;font-size:12px}.social-proof p{margin:0;line-height:1.45}.avatars{display:flex}.avatars span{display:grid;place-items:center;width:29px;height:29px;border-radius:100%;border:2px solid var(--cream);background:#f0d0b8;margin-left:-7px}.avatars span:first-child{margin-left:0}.hero-visual{height:440px;border-radius:46% 46% 37% 37%;position:relative;overflow:hidden;background:#d4c2ed;background:linear-gradient(145deg,#e9d7ff,#c9b6e7);isolation:isolate}.sun{position:absolute;width:240px;height:240px;border-radius:50%;background:#ffcf52;right:54px;top:42px}.cloud{position:absolute;width:104px;height:28px;background:#fff9e9;border-radius:30px}.cloud:before,.cloud:after{content:'';position:absolute;background:#fff9e9;border-radius:50%}.cloud:before{width:41px;height:41px;left:17px;bottom:0}.cloud:after{width:54px;height:54px;right:15px;bottom:0}.cloud-one{top:108px;left:40px}.cloud-two{top:214px;right:-23px;transform:scale(.7)}.character{position:absolute;bottom:0;left:50%;width:172px;height:313px;transform:translateX(-50%)}.hair{position:absolute;width:132px;height:101px;left:22px;top:1px;border-radius:65px 65px 29px 29px;background:#3a2852}.face{position:absolute;width:112px;height:108px;left:30px;top:39px;border-radius:45% 45% 48% 48%;background:#a76243;z-index:2}.face i{position:absolute;width:10px;height:15px;border-radius:50%;background:#332242;top:42px}.face i:first-child{left:28px}.face i:nth-child(2){right:28px}.face b{position:absolute;bottom:19px;left:47px;font-size:30px;font-family:serif}.body{position:absolute;bottom:0;left:8px;width:156px;height:182px;border-radius:72px 72px 0 0;background:#fa8053}.arm{position:absolute;width:34px;height:133px;background:#a76243;border-radius:30px;z-index:3;top:153px}.arm-left{left:-7px;transform:rotate(35deg)}.arm-right{right:-8px;transform:rotate(-35deg)}.task-pill{position:absolute;z-index:5;top:68px;left:23px;background:#fff;padding:13px 16px;border-radius:15px;display:flex;gap:9px;align-items:center;box-shadow:0 10px 25px #6f569236}.task-pill>span{background:#b7e5bf;color:#267646;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-weight:700}.task-pill b,.task-pill small{display:block;font-size:12px}.task-pill small{color:#56a66d;margin-top:3px}.star-card{position:absolute;z-index:5;right:17px;bottom:81px;background:#fff;padding:14px 15px;border-radius:16px;box-shadow:0 10px 25px #6f569236;font-size:22px}.star-card strong,.star-card small{display:block;font-size:12px}.star-card strong{font-size:21px}.star-card small{color:#807989}.sparkle{position:absolute;color:#fff;font-size:38px;z-index:3}.s-one{right:28px;top:25px}.s-two{left:82px;bottom:92px;font-size:24px}.benefits{padding:100px 28px;max-width:1180px;margin:auto;text-align:center}.benefits h2{font-size:47px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:52px;text-align:left}.benefit-grid article{background:#fff;padding:30px;border-radius:22px}.icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;font-size:21px}.orange{background:#ffded1;color:#e86639}.purple{background:#e7dcf6;color:#7050a0}.yellow{background:#fff0c2;color:#c49215}.benefit-grid h3{margin:22px 0 8px;font-size:18px}.benefit-grid p,.steps-intro>p{color:#746c7e;line-height:1.6;font-size:14px}.steps{max-width:1124px;margin:0 auto 110px;padding:65px;background:var(--ink);color:#fff;border-radius:32px;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.steps h2{font-size:47px}.steps .eyebrow{color:#ffac89}.steps-intro>p{color:#d9cee6}.steps ol{margin:0;padding:0;list-style:none}.steps li{display:flex;gap:22px;padding:17px 0;border-bottom:1px solid #5a4b70}.steps li:last-child{border:0}.steps li>span{color:#ffb495;font-size:13px;font-weight:700}.steps h3{margin:0 0 5px;font-size:18px}.steps li p{margin:0;color:#cbc2d5;line-height:1.5;font-size:14px}.cta{max-width:1180px;margin:0 auto 82px;padding:59px 70px;border-radius:28px;background:var(--yellow);display:flex;align-items:center;justify-content:space-between}.cta h2{font-size:43px}.cta .eyebrow{color:#805829}.primary-button.light{background:var(--ink);box-shadow:none;white-space:nowrap}footer{max-width:1180px;margin:auto;border-top:1px solid #eadfd6;padding:27px 28px 40px;display:flex;align-items:center;justify-content:space-between;color:#8d8492;font-size:13px}footer .brand{font-size:16px}footer .brand-mark{width:28px;height:28px;border-radius:9px;font-size:14px}@media(max-width:720px){.topbar{height:68px;padding:0 19px}.topbar nav{display:none}.brand{font-size:18px}.hero{padding:48px 24px 65px;display:flex;flex-direction:column;gap:47px;align-items:stretch}.hero h1{font-size:47px}.lead{font-size:16px}.hero-visual{height:355px;border-radius:42% 42% 32% 32%}.character{transform:translateX(-50%) scale(.84);transform-origin:bottom}.task-pill{left:14px;top:48px}.benefits{padding:70px 24px;text-align:left}.benefits h2{font-size:38px}.benefit-grid{grid-template-columns:1fr;margin-top:32px}.steps{margin:0 18px 70px;padding:38px 25px;display:block;border-radius:24px}.steps h2{font-size:38px}.steps ol{margin-top:28px}.cta{margin:0 18px 55px;padding:36px 26px;display:block}.cta h2{font-size:35px}.cta .primary-button{margin-top:28px}footer{padding:24px 20px 35px;align-items:flex-start;gap:20px;flex-wrap:wrap}footer p{display:none}}
