.cd{--cd-cream:#FBF7F0;--cd-sand:#F6F1E7;--cd-ink:#14100F;--cd-body:#2C2724;--cd-muted:#3B342F;--cd-line:#E5DED2;--cd-lilac:#B57CF7;--cd-lilac-deep:#8B4BE0;--cd-lilac-light:#C9A2FA;--cd-lime:#DFEE62;--cd-peach:#F9A48D;font-family:var(--v2-font-landing),Archivo,Helvetica,Arial,sans-serif;color:var(--cd-ink);background:var(--cd-cream);width:100%;margin:0 auto;overflow-x:hidden}.cd a{color:inherit;text-decoration:none}.cd h1,.cd h2,.cd h3{color:var(--cd-ink);font-family:inherit}.cd img{max-width:100%}.cd-hand{font-family:var(--v2-font-hand),"Gloria Hallelujah",cursive;line-height:1.85}.cd-hand u{text-decoration:none;border-bottom:2px solid var(--cd-ink)}.cd-lilac{color:var(--cd-lilac)}.cd-peach{color:var(--cd-peach)}.cd-u-lilac{text-decoration:none;border-bottom:2px solid var(--cd-lilac)}.cd-bg-lime{background:var(--cd-lime)}.cd-bg-peach{background:var(--cd-peach)}.cd-bg-lilac,.cd-bg-lilac-light{background:var(--cd-lilac-light)}.cd-header{justify-content:space-between;padding:22px 22px 10px}.cd-header,.cd-nav{display:flex;align-items:center}.cd-nav{gap:36px}.cd-menu-wrap{position:relative}.cd-menu-btn{width:44px;height:44px;border-radius:50%;border:none;background:var(--cd-lime);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;padding:0}.cd-menu-btn span{width:22px;height:2.5px;background:var(--cd-ink);border-radius:2px}.cd-menu{position:absolute;right:0;top:52px;width:200px;z-index:30;background:#fff;border:1px solid var(--cd-line);border-radius:12px;box-shadow:0 12px 32px rgba(20,16,15,.14);padding:6px}.cd-menu a{display:block;padding:10px 12px;border-radius:8px;font-size:15px;font-weight:600}.cd-menu a:hover{background:var(--cd-sand)}.cd-hero{padding:14px 22px 0}.cd-hero h1{margin:0;font-weight:800;font-size:48px;line-height:1.02;letter-spacing:-.03em;text-wrap:balance}.cd-hl-lime{position:relative;display:inline-block}.cd-hl-lime:after{content:"";position:absolute;left:-2px;right:-5px;bottom:-1px;height:7px;background:var(--cd-lime);border-radius:6px;transform:rotate(-1.2deg);z-index:-1}.cd-hero p{margin:18px 0 0;font-size:16px;line-height:1.55;color:var(--cd-body);max-width:400px}.cd-cta{margin-top:24px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:var(--cd-lilac);color:var(--cd-ink);border:2.5px solid var(--cd-ink);border-radius:14px;padding:18px 18px 18px 24px;font-weight:700;font-size:18px;line-height:1;box-shadow:5px 5px 0 var(--cd-ink);transition:transform .16s cubic-bezier(.2,.8,.2,1),box-shadow .16s cubic-bezier(.2,.8,.2,1),background .16s}.cd-cta:hover{background:#C393FF;transform:translate(-2px,-2px);box-shadow:8px 8px 0 var(--cd-ink)}.cd-cta:active{transform:translate(3px,3px);box-shadow:1px 1px 0 var(--cd-ink)}.cd-cta-arrow{flex:none;width:34px;height:34px;border-radius:50%;background:var(--cd-ink);color:var(--cd-lilac);display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1;transition:transform .22s cubic-bezier(.2,.8,.2,1),background .16s}.cd-cta:hover .cd-cta-arrow{transform:translateX(4px);animation:cd-nudge 1s ease-in-out .22s infinite}@keyframes cd-nudge{0%,to{transform:translateX(4px)}50%{transform:translateX(9px)}}.cd-hero-art{position:relative;margin:26px -22px 0;padding-top:0}.cd-hero-art svg,.cd-hero-heart,.cd-hero-note{display:none}.cd-book{display:grid;grid-template-columns:1fr 1fr;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 22px 44px rgba(20,16,15,.16)}.cd-book img{width:100%;height:100%;object-fit:cover;display:block}.cd-book-photo{border-right:2px dashed #cfc7ba}.cd-hero-book{border-radius:0;height:250px}.cd-hero-book img{height:250px}.cd-badge{position:absolute;z-index:3;left:14px;bottom:-30px;width:132px;height:132px;background:var(--cd-peach);display:flex;align-items:center;justify-content:center;text-align:center;font-size:11px;line-height:1.6;padding:0 22px;box-sizing:border-box;text-wrap:balance;transform:rotate(-5deg);animation:cd-wobble 5.5s ease-in-out infinite;clip-path:polygon(100% 50%,91.5% 61.1%,93.3% 75%,80.4% 80.4%,75% 93.3%,61.1% 91.5%,50% 100%,38.9% 91.5%,25% 93.3%,19.6% 80.4%,6.7% 75%,8.5% 61.1%,0 50%,8.5% 38.9%,6.7% 25%,19.6% 19.6%,25% 6.7%,38.9% 8.5%,50% 0,61.1% 8.5%,75% 6.7%,80.4% 19.6%,93.3% 25%,91.5% 38.9%)}@keyframes cd-wobble{0%,to{transform:rotate(-8deg)}50%{transform:rotate(2deg)}}.cd-examples-row{padding:60px 0 0}.cd-examples-row .cd-h2{margin-bottom:28px}.cd-carousel{overflow-x:auto}.cd-carousel-track{display:flex;gap:16px;padding:0 22px 12px;width:max-content}.cd-carousel-card{position:relative;width:180px;aspect-ratio:3/4;flex:none;border-radius:16px;overflow:hidden;background:#fff;border:2px solid var(--cd-line);box-shadow:0 6px 18px rgba(20,16,15,.08);transition:transform .3s,box-shadow .3s}.cd-carousel-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cd-carousel-page{opacity:0;transition:opacity .5s}@media (hover:hover){.cd-carousel-card:hover{transform:scale(1.05);box-shadow:0 14px 30px rgba(20,16,15,.16)}.cd-carousel-card:hover .cd-carousel-page{opacity:1}}.cd-how{padding:30px 16px 0;background:var(--cd-sand);margin:26px 10px 0;border-radius:22px}.cd-h2{margin:0;text-align:center;font-weight:800;font-size:32px;line-height:1.1;letter-spacing:-.02em}.cd-ul-lilac,.cd-ul-peach{position:relative;display:inline-block}.cd-ul-lilac:after{left:30%;right:2%;bottom:-6px;background:var(--cd-lilac);transform:rotate(-1deg)}.cd-ul-lilac:after,.cd-ul-peach:after{content:"";position:absolute;height:6px;border-radius:5px}.cd-ul-peach:after{left:0;right:0;bottom:-10px;background:var(--cd-peach)}.cd-steps{padding:28px 0 0;gap:34px}.cd-step,.cd-steps{display:flex;flex-direction:column}.cd-step{gap:16px;padding-bottom:30px;border-bottom:1px solid var(--cd-line)}.cd-step:last-child{border-bottom:none}.cd-step-head{gap:14px;font-size:18px;line-height:1.3}.cd-num,.cd-step-head{display:flex;align-items:center;font-weight:700}.cd-num{flex:none;width:40px;height:40px;border-radius:50%;background:var(--cd-lime);justify-content:center;font-size:17px}.cd-step p{margin:0;font-size:14px}.cd-stack{position:relative;height:270px}.cd-stack img{position:absolute;width:46%;aspect-ratio:3/4;object-fit:cover;border-radius:6px;background:#fff;box-shadow:0 10px 22px rgba(20,16,15,.18)}.cd-stack-pages img{border:1px solid var(--cd-line)}.cd-stack-0{left:4%;top:12%;transform:rotate(-6deg);z-index:1}.cd-stack-1{left:30%;top:0;transform:rotate(3deg);z-index:2}.cd-stack-2{left:52%;top:18%;transform:rotate(8deg);z-index:1}.cd-stack-one img{position:static;width:100%;height:100%;aspect-ratio:auto;border-radius:10px;object-position:top}.cd-examples{margin:44px -6px 0;background:var(--cd-peach);padding:34px 22px 40px;border-radius:16px}.cd-examples h2{margin:0;font-weight:800;font-size:28px;line-height:1.25;letter-spacing:-.02em}.cd-circle{position:relative;display:inline-block;margin-left:4px}.cd-circle:after{content:"";position:absolute;inset:-7px -14px;border:2.4px solid var(--cd-lilac-deep);border-radius:50%;transform:rotate(-3deg)}.cd-polaroids{display:flex;flex-direction:column;gap:28px;margin-top:28px}.cd-polaroid{margin:0;background:#FFFDF9;padding:12px 12px 16px;box-shadow:0 12px 24px rgba(20,16,15,.16)}.cd-polaroid .cd-book{border-radius:0;box-shadow:none;height:190px}.cd-polaroid .cd-book img{height:190px}.cd-polaroid figcaption{font-size:14px;margin-top:12px}.cd-tilt-0{transform:rotate(-1.5deg)}.cd-tilt-1{transform:rotate(1deg)}.cd-tilt-2{transform:rotate(-2deg)}.cd-h2-perfect{margin-top:44px}.cd-perfect{padding:32px 0 30px;display:flex;flex-direction:column}.cd-perfect-item{display:grid;grid-template-columns:64px 1fr;column-gap:18px;padding:18px 0;border-bottom:1px solid var(--cd-line);align-items:start}.cd-perfect-item:last-child{border-bottom:none}.cd-perfect-item b{font-size:17px;line-height:1;margin-bottom:8px;display:block}.cd-perfect-item p{margin:0;font-size:14px;line-height:1.5;color:var(--cd-muted)}.cd-blob{grid-row:1/span 2;width:64px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:46% 54% 52% 48%/56% 44% 58% 42%}.cd-ready{padding:36px 22px 40px}.cd-ready h2{margin:0;display:flex;align-items:flex-start;gap:10px;font-weight:800;font-size:26px;line-height:1.2;letter-spacing:-.02em}.cd-ready h2 svg{flex:none;margin-top:4px}.cd-cta-wide{margin-top:22px}.cd-ready p{margin:20px 0 0;font-size:15px}.cd-promise{display:none;align-items:center;justify-content:center;gap:26px;padding:40px var(--cd-gutter,22px);font-size:19px}.cd-promise>span{white-space:nowrap;display:inline-flex;align-items:center;gap:6px}.cd-promise-logo{height:20px;vertical-align:-3px;margin:0 4px}.cd-footer{margin-top:10px}.cd-footer-wave{display:block;width:100%;height:auto}.cd-footer-body{background:#EFCF5F;color:var(--cd-ink);padding:34px 22px 44px;display:flex;flex-direction:column;gap:22px;font-size:14px}.cd-footer-brand p{margin:10px 0 0;line-height:1.55;max-width:320px}.cd-footer-logo{height:22px;display:block}.cd-footer nav{display:flex;flex-direction:column;gap:8px;font-weight:500}.cd-footer a:hover{color:var(--cd-lilac-deep)}.cd-footer-contact{display:flex;flex-direction:column;gap:12px}.cd-social{display:flex;gap:16px}.cd-social a,.cd-social a:hover{color:var(--cd-ink)}.cd-social a:hover{opacity:.7}@media (prefers-reduced-motion:reduce){.cd *{animation:none!important}}@media (min-width:1024px){.cd{max-width:none;border-radius:0;--cd-gutter:max(56px,calc((100% - 1440px) / 2 + 56px))}.cd-header{padding:28px var(--cd-gutter) 8px}.cd-menu-btn{width:62px;height:62px}.cd-menu-btn span{width:24px}.cd-hero{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:28px var(--cd-gutter) 0;align-items:start}.cd-hero-copy{padding-top:26px}.cd-hero h1{font-size:86px;line-height:.98;letter-spacing:-.035em}.cd-hl-lime:after{height:9px;bottom:-2px}.cd-hero p{font-size:20px;line-height:1.6;margin-top:28px}.cd-cta{margin-top:28px;align-self:flex-start;display:inline-flex;gap:36px;padding:20px 20px 20px 32px;font-size:22px;border-radius:16px;box-shadow:6px 6px 0 var(--cd-ink)}.cd-cta:hover{box-shadow:10px 10px 0 var(--cd-ink)}.cd-cta-arrow{width:42px;height:42px;font-size:24px}.cd-hero-copy{display:flex;flex-direction:column;align-items:flex-start}.cd-hero-art{margin:0;padding-top:132px}.cd-hero-note{display:block;position:absolute;z-index:3;top:2px;left:20px;font-size:17px;line-height:1.9;transform:rotate(-4deg)}.cd-hero-art>svg{display:block}.cd-hero-heart{display:block;position:absolute;z-index:3;top:24px;left:-66px}.cd-hero-book{border-radius:10px;height:430px}.cd-hero-book img{height:430px}.cd-badge{left:96px;bottom:-46px;width:168px;height:168px;font-size:13px;line-height:1.7;padding:0 30px;transform:rotate(-6deg);animation-name:cd-wobble-lg}@keyframes cd-wobble-lg{0%,to{transform:rotate(-9deg)}50%{transform:rotate(3deg)}}.cd-examples-row{padding-top:120px}.cd-carousel-track{gap:24px;padding:0 var(--cd-gutter) 16px}.cd-carousel-card{width:256px}.cd-how{padding:74px 56px 0;margin:80px max(24px,calc((100% - 1440px) / 2 + 24px)) 0;border-radius:32px}.cd-h2{font-size:44px}.cd-steps{display:grid;grid-template-columns:1fr 1fr 1fr;gap:44px;margin-top:52px;padding:0}.cd-step{border-bottom:none;padding-bottom:0;gap:20px}.cd-step-head{font-size:20px;gap:16px}.cd-step-head svg{display:none}.cd-num{width:44px;height:44px;font-size:19px}.cd-stack{height:300px}.cd-step p{font-size:15px}.cd-examples{margin:78px 0 0;border-radius:20px;padding:44px 44px 52px}.cd-examples h2{font-size:38px}.cd-polaroids{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;margin-top:38px}.cd-polaroid{padding:14px 14px 18px}.cd-polaroid .cd-book,.cd-polaroid .cd-book img{height:180px}.cd-polaroid figcaption{font-size:15px;margin-top:14px}.cd-h2-perfect{margin-top:82px;font-size:40px}.cd-perfect{display:grid;grid-template-columns:repeat(5,1fr);gap:26px;margin-top:52px;padding:0 0 70px}.cd-perfect-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding:0;border-bottom:none}.cd-perfect-item b{margin:0}.cd-blob{width:88px;height:74px}.cd-ready{display:none}.cd-promise{display:flex}.cd-footer-body{padding:48px var(--cd-gutter) 56px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:48px;font-size:15px}.cd-footer-logo{height:26px}}