:root{--background: #F8F8F8;--primary-color: #5A67D8;--text-primary: #2D3748;--text-secondary: #718096;--success-color: #48BB78;--dark-color: #000000;--border-color: #d3dae2;--font-family-sans-serif: "Poppins", sans-serif}*{box-sizing:border-box;margin:0;padding:0;font-family:var(--font-family-sans-serif);font-style:normal}body{background:var(--background)}html,body{max-width:100%;overflow-x:hidden}body,html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#c0ccda #f8f8f8}main{width:100%}.main-header{width:100%;padding-bottom:10rem}.nav-bar{width:70%;margin:0 auto;position:fixed;border-radius:30px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;top:1.5rem;left:0;right:0;border-color:#ffffff80;background:#ffffffb3;padding:12px 28px;box-shadow:0 4px 20px -3px #00000020,0 4px 6px -4px #5a67d833}.nav-bar>ul{list-style:none;display:flex;align-items:center}.left-nav,.right-nav{flex:1;display:flex}.left-nav img{object-fit:cover;width:120px}.left-nav a{display:flex;align-items:center;justify-content:center}.right-nav{justify-content:flex-end}.right-nav .cta_btn{padding:8px 24px;background:var(--primary-color);color:#fff;border:none;border-radius:30px;cursor:pointer;font-size:.9rem;box-shadow:0 10px 15px -3px #00000020,0 4px 6px -4px #5a67d833;font-weight:500;transition:all .3s ease}.nav-bar .cta_btn:hover{transform:translateY(-2px) scale(1.02)}.middle-nav ul{display:flex;gap:16px;align-items:center;list-style:none}.middle-nav ul li a{text-decoration:none}.middle-nav ul li a span{font-size:.9rem;color:#4a5568;text-decoration:none;letter-spacing:1px;line-height:1.5;position:relative;cursor:pointer}.middle-nav ul li a span:hover{color:var(--primary-color)}.middle-nav ul li a span:before{content:"";width:0;height:2px;background:var(--primary-color);transition:width .3s ease;position:absolute;bottom:-3px;z-index:-1;border-radius:3px}.middle-nav ul li a span:hover:before{width:100%}.underlay-circle{position:absolute;z-index:-1;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden}.underlay-circle img{width:100%;height:100%}.hero-content{width:85%;margin:0 auto;padding:0 2rem 5rem;display:grid;grid-template-columns:1fr 1fr;align-items:center}.hero-content .hero-side-container{display:flex;flex-direction:column;gap:3rem;justify-content:flex-start;align-items:flex-start}.main-hero-text>h2{font-size:4.5rem;line-height:1.1;color:#000;font-weight:800;letter-spacing:-1.8px}.hero-text.primary{color:var(--primary-color);font-weight:700;font-family:Caveat,cursive;font-optical-sizing:auto;font-style:normal;font-size:5.5rem;line-height:1}.main-hero-text>p{margin-top:1.5rem;font-size:1.3rem;color:var(--text-secondary);line-height:1.6;width:90%}.hero-content .main-cta-btn{display:flex;align-items:center;justify-content:center}.hero-content .main-cta-btn button{padding:16px 32px;background:var(--primary-color);color:#fff;border:none;border-radius:12px;cursor:pointer;font-size:1rem;box-shadow:0 10px 15px -3px #00000020,0 16px 20px -4px #5a67d833;font-weight:600;transition:all .3s ease}.main-cta-btn button:hover{transform:translateY(-2px) scale(1.02)}.main-cta-btn button:active{transform:translateY(0) scale(.98)}.hero-img-container{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.hero-img-container .hero-img1{width:400px;border-radius:1.5rem;border:8px solid #ffffff;background:var(--border-color);display:flex;justify-content:center;align-items:center;box-shadow:0 10px 15px -3px #00000020,0 4px 6px -4px #5a67d833;z-index:5}.hero-img4{position:absolute;border-radius:1.5rem;border:6px solid #ffffff;background:var(--border-color);box-shadow:0 10px 15px -3px #00000020,0 4px 6px -4px #5a67d833;display:flex;justify-content:center;align-items:center}.hero-img1 img,.hero-img4 img{width:100%;height:100%;object-fit:cover}.hero-img4{width:250px;bottom:-2rem;right:0%;transform:rotate(10deg);z-index:15}.bottom-hero{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.bottom-hero>p{font-size:.9rem;color:var(--text-secondary);line-height:1.6;letter-spacing:1.5px;font-weight:500;text-transform:uppercase}.bottom-hero ul{list-style:none;display:flex;gap:1.5rem}.bottom-hero ul li span{color:#a2a2a8;font-weight:500;line-height:1.25rem;font-size:.875rem}.bottom-hero ul li{display:flex;gap:8px;align-items:center}.bottom-hero ul li i{font-size:1.2rem;color:#a2a2a8}.intro-strip-section{margin-top:5rem}.intro-strip-section h2{color:var(--primary-color);font-weight:400;font-family:Caveat,cursive;font-optical-sizing:auto;font-style:normal;font-size:3rem;line-height:1;text-align:center}.problem-stating-section{margin-top:10rem}.problem-stating-wrapper{max-width:80%;margin:0 auto;display:grid;grid-template-columns:1fr 1fr}.problem-stating-text{display:flex;flex-direction:column;gap:24px}.problem-stating-text h3{font-weight:600;font-size:2.5rem;line-height:1.2;letter-spacing:-1px;margin-bottom:8px}.problem-stating-text .subtext{display:flex;flex-direction:column;gap:12px;max-width:80%}.subtext p:nth-child(1){letter-spacing:1px;font-weight:400;color:var(--text-primary)}.subtext p:nth-child(2){font-weight:400;font-family:Caveat,cursive;font-optical-sizing:auto;font-style:normal;font-size:1.6rem;color:var(--primary-color)}.problem-itemized-container ul{list-style:none;display:flex;flex-direction:column;gap:12px}.problem-itemized-container ul li{display:flex;align-items:center;gap:8px}.problem-itemized-container ul li span{letter-spacing:1px;font-weight:400;color:#000;line-height:1.5}.problem-stating-visuals-container{display:flex;align-items:center;justify-content:center}.problem-stating-visuals-wrapper{display:flex;align-items:center;justify-content:center;background:#f3f4f6;padding:2rem;border-radius:1.5rem;max-width:90%}.problem-stating-visuals{max-width:90%;border:6px solid #ffffff;box-shadow:0 10px 15px -3px #00000020,0 4px 6px -4px #5a67d833;display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out;border-radius:1.5rem;overflow:hidden;transform:rotate(3deg)}.problem-stating-visuals img{width:100%;height:100%;object-fit:cover}.comparing-section{margin-top:10rem}.comparing-section-wrapper{max-width:80%;margin:0 auto}.comparing-section-wrapper .comparing-section-header{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.comparing-section-header{margin-bottom:10rem}.comparing-section-header h2{font-weight:600;font-size:2.5rem;line-height:1.2;letter-spacing:-1px;margin-bottom:8px}.comparing-section-header h2 span{font-size:2.5rem}.comparing-section-header h2 span,.comparing-section-header p span{color:var(--primary-color)}.comparing-section-header p{letter-spacing:1px;font-weight:400;color:var(--text-primary)}.comparing-container{display:grid;grid-template-columns:1fr 1fr;gap:32px}.comparing-container-text{display:flex;flex-direction:column;gap:24px}.comparing-container-text h3{font-weight:600;font-size:1.5rem;line-height:1.5;letter-spacing:-1px;margin-bottom:8px;max-width:80%}.comparing-container-text .comparing-container-subtext{display:flex;flex-direction:column;gap:14px;max-width:70%;letter-spacing:1px;font-weight:400;color:var(--text-primary)}.comparing-container-visuals-wrapper{display:flex;align-items:center;justify-content:center;gap:8px;height:100%}.comparing-container-visuals-wrapper>div{border-radius:1.5rem;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.comparing-container-visuals-wrapper{display:flex;width:100%;height:100%;position:relative}.comparing-container-visuals-wrapper>div{transition:flex .5s cubic-bezier(.4,0,.2,1);overflow:hidden}.comparing-container-visuals-wrapper>div.before{padding:2rem;flex:7;height:100%;position:relative;overflow:hidden}.comparing-container-visuals-wrapper:hover>div.before{animation:none}.comparing-container-visuals-wrapper>div.after{flex:1;height:100%;position:relative;overflow:hidden}.comparing-container-visuals-wrapper>div.before img{max-width:70%}.comparing-container-visuals-wrapper>div.after img{width:100%;height:100%;object-fit:cover}.comparing-container-visuals-wrapper:hover>div.before:hover{flex:7}.comparing-container-visuals-wrapper:hover>div.after:hover{flex:7}.comparing-container-visuals-wrapper:hover>div:not(:hover){flex:1}.comparing-container-visuals-wrapper>div.before span{position:absolute;top:16px;left:16px;font-weight:400;font-family:Caveat,cursive;font-optical-sizing:auto;font-style:normal;font-size:1.5rem;color:var(--primary-color);white-space:nowrap;transform:rotate(-2deg)}.comparing-container-visuals-wrapper>div.after span{position:absolute;top:16px;left:16px;font-weight:400;font-family:Caveat,cursive;font-optical-sizing:auto;font-style:normal;font-size:1.5rem;color:var(--primary-color);white-space:nowrap;transform:rotate(2deg)}.steps-section{margin-top:10rem;background:var(--background);padding:10rem 0 20rem}.steps-section-wrapper{max-width:80%;margin:0 auto}.steps-section-header{display:flex;flex-direction:column;align-items:center;gap:12px}.steps-section-header h2{font-weight:600;font-size:2.5rem;line-height:1.2;letter-spacing:-1px;margin-bottom:8px}.steps-section-header p{font-weight:400;font-family:Caveat,cursive;font-optical-sizing:auto;font-style:normal;font-size:1.6rem;color:var(--primary-color)}.steps-container{display:flex;justify-content:space-between;align-items:flex-start;margin-top:80px;position:relative;gap:40px}.step-connector{position:absolute;top:50px;left:0;z-index:0;pointer-events:none}.step{flex:1;display:flex;flex-direction:column;align-items:center;z-index:1;transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.step:hover{transform:translateY(-10px)}.blob-group{position:relative;width:120px;height:120px;display:flex;align-items:center;justify-content:center;margin-bottom:30px}.blob-bg{position:absolute;width:100%;height:100%;color:#f0f2ff;transition:all .5s ease;filter:drop-shadow(0 10px 15px rgba(0,0,0,.05));animation:blob-float 8s infinite ease-in-out}.step:hover .blob-bg{color:var(--primary-color);transform:scale(1.1) rotate(15deg);opacity:.15}.icon-inner{position:relative;z-index:2;color:var(--primary-color);background:#fff;width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:20px;box-shadow:0 10px 25px #5a67d826}.step-tag{display:inline-block;font-family:Caveat,cursive;font-size:1.2rem;color:var(--primary-color);margin-bottom:8px}.step h3{font-size:1.5rem;font-weight:600;margin-bottom:12px;color:#1e293b}.step p{font-size:1rem;color:var(--text-primary);letter-spacing:1px;line-height:1.6;max-width:80%}@keyframes blob-float{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(5px,-10px) rotate(5deg)}66%{transform:translate(-5px,5px) rotate(-5deg)}}@media(max-width:768px){.steps-container{flex-direction:column;align-items:center}.step-connector{display:none}}.template-showcase-section:has(.error-message){margin:0 0 30rem}.template-container-wrapper{max-width:80%;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}.template-container-wrapper .template-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.template-header div:nth-child(1){display:flex;flex-direction:column;gap:12px}.template-header div:nth-child(1) h2{font-weight:600;font-size:2rem;line-height:1.2;letter-spacing:-1px}.template-header div:nth-child(1) p{font-size:.9rem;color:var(--text-primary);letter-spacing:1px;line-height:1.6;max-width:80%}.template-header div:nth-child(2) a span{text-decoration:none;font-weight:400;font-family:Caveat,cursive;font-optical-sizing:auto;font-style:normal;font-size:1.6rem;color:var(--primary-color);position:relative;white-space:nowrap}.template-header div:nth-child(2) a span:before{content:"";width:0;height:2px;background:var(--primary-color);transition:width .3s ease;position:absolute;bottom:-3px;z-index:-1;border-radius:3px}.template-header div:nth-child(2) a span:hover:before{width:100%}.template-header div:nth-child(2) a{display:flex;align-items:center;justify-content:center;gap:12px;color:var(--primary-color);text-decoration:none}.template-header div:nth-child(2) a i{vertical-align:middle}.template-container{display:grid;grid-gap:36px;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));list-style:none;position:relative}.template{display:flex;flex-direction:column;gap:16px}.template-thumbnail-container{border-radius:10px;overflow:hidden;position:relative}.template-thumbnail{border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center}.template-thumbnail img{width:100%;height:100%;object-fit:cover;aspect-ratio:4 / 5}.template-thumbnail-container .link-overlay{position:absolute;left:0;top:0;width:100%;height:100%}.template-info{display:flex;flex-direction:column;gap:8px}.template-info h2{font-size:1.2rem;color:var(--text-primary);font-weight:500;line-height:1.5}.template-info p{font-size:.8rem;color:var(--text-primary);letter-spacing:1px;line-height:1.5;font-weight:400}.template-info .badge-container{display:flex;gap:8px;flex-wrap:wrap}.badge-container .badge{background:#f2f2f2;color:#8b8893;font-size:.7rem;padding:2px 8px;border-radius:4px}.final-cta-section{margin:10rem 0;background:linear-gradient(180deg,var(--background) 0%,#667eea 40%);border-radius:0 0 4rem 4rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.final-cta-wrapper{max-width:80%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;padding:20rem 2rem 6rem}.final-cta-wrapper>div:nth-child(1){display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.final-cta-wrapper>div:nth-child(1) h2{font-weight:600;font-size:3rem;line-height:1.2;letter-spacing:-1px;max-width:80%;color:#fff}.final-cta-wrapper>div:nth-child(1) p{font-size:1.1rem;color:#f0f0f0;letter-spacing:1px;line-height:1.5;max-width:60%;opacity:.9}.final-cta-wrapper>div:nth-child(2){display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.final-cta-wrapper>div:nth-child(2) button{padding:16px 32px;background:#fff;color:var(--primary-color);border:none;border-radius:12px;cursor:pointer;font-size:1.1rem;box-shadow:0 10px 15px -3px #00000020,0 16px 20px -4px #5a67d833;font-weight:600;transition:all .4s ease;display:flex;align-items:center;justify-content:center}.final-cta-wrapper>div:nth-child(2) button:hover{transform:translateY(-2px) scale(1.02)}.final-cta-wrapper>div:nth-child(2) button span{font-weight:500;font-family:Caveat,cursive;font-optical-sizing:auto;font-style:normal;font-size:1.5rem;color:var(--primary-color)}.final-cta-wrapper>div:nth-child(2) .features-strip{display:flex;align-items:center;justify-content:space-between;gap:24px}.features-strip span{font-size:.9rem;color:#f0f0f0;text-transform:uppercase;letter-spacing:1.5px;opacity:.7}.partition{width:90%;height:1px;background:#d3dae2;margin:0 auto}.footer-section .footer{width:85%;margin:0 auto;padding:2.5rem 0;display:flex;align-items:center;justify-content:space-between}.footer-links ul{list-style:none;display:flex;gap:24px}.footer-links ul li a{text-decoration:none;color:#4a5568}.footer-links ul li a span{font-size:.9rem;color:#4a5568;text-decoration:none;letter-spacing:1px;line-height:1.5;position:relative;cursor:pointer}.footer-links ul li a span:hover{color:var(--primary-color)}.footer-links ul li a span:before{content:"";width:0;height:2px;background:var(--primary-color);transition:width .3s ease;position:absolute;bottom:-3px;z-index:-1;border-radius:3px}.footer-links ul li a span:hover:before{width:100%}.copyright-info{display:flex;align-items:center;justify-content:flex-end;flex:1}.copyright-info p{font-size:.9rem;color:#4a5568;line-height:1.5;letter-spacing:1px}@media(max-width:1024px){.hero-content{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.main-hero-text h2,.main-hero-text p{text-align:center}.main-hero-text h2{line-height:1.3}.main-hero-text h2 br{display:none}.nav-bar{width:90%;padding:8px 20px}.hero-content .main-cta-btn{width:100%}}@media(max-width:768px){.nav-bar{width:95%;padding:12px 16px 12px 30px;top:1rem}.middle-nav{display:none}.right-nav .cta_btn{padding:6px 14px;font-size:.8rem}.hero-content{grid-template-columns:1fr;grid-template-rows:auto auto;padding:8rem 1rem 3rem;gap:3rem}.main-hero-text>h2{font-size:3rem;text-align:center;margin-bottom:8px}.hero-text.primary{font-size:3.5rem;text-align:center}.main-hero-text>p{width:100%;text-align:center;font-size:1rem;margin-top:1rem}.intro-strip-section h2{font-size:2rem}.hero-img-container{order:-1}.hero-img1{width:280px!important}.hero-img2,.hero-img3,.hero-img4{width:180px!important}.hero-img2{top:-2rem;left:-5%}.hero-img3{top:-1rem;right:-5%}.hero-img4{bottom:-1rem;right:-5%}.problem-stating-section{margin-top:7rem}.problem-stating-wrapper{grid-template-columns:1fr;max-width:90%;gap:3rem}.problem-stating-text h3{font-size:1.5rem}.subtext,.problem-itemized-container ul{max-width:100%!important}.problem-stating-text .subtext{gap:24px;align-items:flex-start}.subtext p:nth-child(2){font-size:1.2rem}.problem-itemized-container ul li span{font-size:.9rem}.problem-itemized-container ul li svg{width:16px;height:16px}.subtext p:nth-child(1){font-size:.9rem;line-height:1.5;max-width:80%}.comparing-section-wrapper{max-width:90%}.comparing-container{grid-template-columns:1fr;gap:3rem}.comparing-section-header{margin-bottom:5rem}.comparing-section-header h2,.comparing-section-header h2 span{font-size:1.5rem}.comparing-section-header p{font-size:.9rem;line-height:1.5}.comparing-container-text .comparing-container-subtext{font-size:.9rem;max-width:80%;line-height:1.5}.comparing-container-text h3{max-width:100%}.comparing-container-visuals-wrapper>div.before span,.comparing-container-visuals-wrapper>div.after span{font-size:.8rem}.steps-container{flex-direction:column}.steps-section-header h2{font-size:1.5rem;text-align:center}.steps-section-header p{font-size:1.4rem}.template-container-wrapper{max-width:90%}.template-header{flex-direction:column;gap:1.5rem;text-align:center}.template-header div:nth-child(1) h2{font-size:1.5rem}.template-header div:nth-child(1) p{max-width:100%}.template-container{grid-template-columns:1fr;gap:2rem}.template-header div:nth-child(2){align-self:flex-start;gap:8px}.template-header div:nth-child(2) a span,.template-header div:nth-child(2) a i{font-size:1.2rem}.final-cta-section{border-radius:0 0 2rem 2rem;margin:7rem 0}.final-cta-wrapper{max-width:90%;padding:10rem 1rem 4rem}.final-cta-wrapper>div:nth-child(1) h2{font-size:1.5rem;max-width:100%}.final-cta-wrapper>div:nth-child(1) p{max-width:100%;font-size:.9rem}.final-cta-wrapper>div:nth-child(2) button{padding:12px 16px;font-size:.9rem;gap:8px}.final-cta-wrapper>div:nth-child(2) button span{font-weight:200;font-size:1rem}.features-strip{flex-direction:column;gap:8px!important}.features-strip span{font-size:.8rem}.footer{flex-direction:column;gap:2rem;text-align:center}.footer-links ul{flex-wrap:wrap;justify-content:center;gap:16px}.underlay-circle img{width:auto;height:100%}}@media(max-width:425px){.underlay-circle{top:65%}.underlay-circle img{width:auto;height:100%}.intro-strip-section h2{font-size:1.4rem}.template-header{text-align:left}.main-hero-text>h2{font-size:2rem;text-align:center;margin-bottom:8px}.hero-text.primary{font-size:2rem;text-align:center}.subtext p:nth-child(2){font-size:1.2rem}.comparing-container-text .comparing-container-subtext{font-size:.9rem;max-width:95%;line-height:1.5}.hero-content{padding:0}.steps-section{padding:0 0 20rem}.subtext p:nth-child(1){font-size:.9rem;line-height:1.5;max-width:95%}.template-header div:nth-child(2) a,.template-header div:nth-child(2) i{font-size:1.2rem}.left-nav img{object-fit:cover;width:100px}.main-header{width:100%;padding-bottom:7rem}}@media(max-width:1024px)and (min-width:769px){.nav-bar{width:85%}.hero-content{padding:8rem 1rem 4rem}.main-hero-text>h2{font-size:3.5rem}.hero-text.primary{font-size:4rem}.problem-stating-wrapper,.comparing-section-wrapper,.steps-section-wrapper,.template-container-wrapper{max-width:90%}.comparing-container{gap:2rem}}@media(max-width:425px){.hero-section{padding:0 20px;display:flex;justify-content:center;align-items:center}.hero-content{width:100%;margin:0 auto;text-align:center}.hero-side-container{display:flex;flex-direction:column;align-items:center;width:100%}.hero-text,.hero-paragraph,.main-cta-btn{margin-left:0!important;margin-right:0!important;width:100%}}.hero-text,.hero-paragraph,.main-cta-btn,.bottom-hero,.hero-img1,.hero-img4,.nav-bar{opacity:0;visibility:hidden}
