.Hero-module__ZARIfG__hero{padding:6rem 0 5rem;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgBlob{pointer-events:none;z-index:0;background:radial-gradient(circle,#6366f114 0%,#fff0 70%);width:800px;height:800px;position:absolute;top:-20%;right:-10%}.Hero-module__ZARIfG__grid{z-index:10;grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.Hero-module__ZARIfG__content{max-width:600px}.Hero-module__ZARIfG__badge{border:1px solid var(--border);box-shadow:var(--shadow-sm);color:var(--muted);background:#fff;border-radius:9999px;align-items:center;gap:.75rem;margin-bottom:2rem;padding:.35rem .35rem .35rem 1rem;font-size:.875rem;display:inline-flex}.Hero-module__ZARIfG__newFeature{background:linear-gradient(135deg,var(--primary)0%,var(--accent)100%);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.Hero-module__ZARIfG__badgeText{padding-right:.75rem}.Hero-module__ZARIfG__title{letter-spacing:-.03em;color:var(--secondary);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__highlight{background:linear-gradient(135deg,var(--primary)0%,var(--accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Hero-module__ZARIfG__subtitle{color:var(--muted);max-width:90%;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.7}.Hero-module__ZARIfG__actions{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__trustRow{color:var(--muted);gap:2rem;font-size:.9rem;font-weight:500;display:flex}.Hero-module__ZARIfG__trustItem{align-items:center;gap:.5rem;display:flex}.Hero-module__ZARIfG__icon{color:var(--primary)}.Hero-module__ZARIfG__visualWrapper{perspective:1000px;justify-content:center;display:flex;position:relative}.Hero-module__ZARIfG__mockupCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #ffffff80;border-radius:1.5rem;width:100%;max-width:500px;padding:1.5rem;transition:transform .5s;position:relative;transform:rotateY(-5deg)rotateX(2deg);box-shadow:0 25px 50px -12px #00000026,0 0 0 1px #fff6}.Hero-module__ZARIfG__mockupCard:hover{transform:rotateY(0)rotateX(0)}.Hero-module__ZARIfG__cardHeader{gap:.5rem;margin-bottom:1.5rem;display:flex}.Hero-module__ZARIfG__dot{background:#e2e8f0;border-radius:50%;width:12px;height:12px}.Hero-module__ZARIfG__dot:first-child{background:#ef4444}.Hero-module__ZARIfG__dot:nth-child(2){background:#f59e0b}.Hero-module__ZARIfG__dot:nth-child(3){background:#10b981}.Hero-module__ZARIfG__cardBody{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;align-items:center;padding:2rem 1rem;display:flex}.Hero-module__ZARIfG__signaturePlace{justify-content:center;align-items:center;min-height:80px;margin-bottom:2rem;display:flex}.Hero-module__ZARIfG__handwritten{font-family:Cedarville Cursive,cursive;font-family:var(--font-great-vibes),cursive;color:var(--primary);font-size:3.5rem;transform:rotate(-2deg)}.Hero-module__ZARIfG__cardMeta{width:100%;margin-bottom:1.5rem}.Hero-module__ZARIfG__metaLine{background:#e2e8f0;border-radius:4px;width:80%;height:8px;margin:0 auto .5rem}.Hero-module__ZARIfG__metaLineShort{background:#e2e8f0;border-radius:4px;width:60%;height:8px;margin:0 auto}.Hero-module__ZARIfG__downloadUi{gap:1rem;display:flex}.Hero-module__ZARIfG__dwBtn{color:var(--secondary);border:1px solid var(--border);background:#fff;border-radius:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;box-shadow:0 2px 4px #0000000d}.Hero-module__ZARIfG__floatBadge1,.Hero-module__ZARIfG__floatBadge2{box-shadow:var(--shadow-lg);z-index:20;background:#fff;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;animation:4s ease-in-out infinite Hero-module__ZARIfG__float;display:flex;position:absolute}.Hero-module__ZARIfG__floatBadge1{animation-delay:0s;top:10%;right:-20px}.Hero-module__ZARIfG__floatBadge2{animation-delay:2s;bottom:10%;left:-20px}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1024px){.Hero-module__ZARIfG__grid{text-align:center;grid-template-columns:1fr}.Hero-module__ZARIfG__content{order:1;margin:0 auto}.Hero-module__ZARIfG__visualWrapper{order:2;margin-top:2rem}.Hero-module__ZARIfG__actions,.Hero-module__ZARIfG__trustRow{justify-content:center}.Hero-module__ZARIfG__title{font-size:2.5rem}}
.HowItWorks-module__tSMH5W__section{background-color:#0000;padding:4rem 0}.HowItWorks-module__tSMH5W__heading{text-align:center;color:var(--foreground);margin-bottom:3rem;font-size:2rem;font-weight:700}.HowItWorks-module__tSMH5W__grid{grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}.HowItWorks-module__tSMH5W__card{border-radius:var(--radius);border:1px solid var(--border);text-align:center;box-shadow:var(--shadow-sm);background:#fff;padding:2rem;transition:transform .2s}.HowItWorks-module__tSMH5W__card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.HowItWorks-module__tSMH5W__iconWrapper{width:4rem;height:4rem;color:var(--primary);background:#e0e7ff;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:inline-flex}.HowItWorks-module__tSMH5W__title{margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.HowItWorks-module__tSMH5W__description{color:var(--muted);line-height:1.5}@media (min-width:768px){.HowItWorks-module__tSMH5W__grid{grid-template-columns:repeat(3,1fr)}}
.CanvasPad-module__TECvYq__canvas{touch-action:none;cursor:crosshair;background:0 0;width:100%;height:100%;min-height:300px;display:block}
.TypePad-module__1V1wja__container{flex-direction:column;gap:1.5rem;padding:1rem 0;display:flex}.TypePad-module__1V1wja__inputWrapper{width:100%}.TypePad-module__1V1wja__input{border:1px solid var(--border);border-radius:var(--radius);background:var(--secondary);background:#fff;outline:none;width:100%;padding:1rem;font-size:1.25rem;transition:all .2s}.TypePad-module__1V1wja__input:focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 2px #4f46e51a}.TypePad-module__1V1wja__label{color:var(--muted);margin-bottom:.5rem;font-size:.875rem;font-weight:600}.TypePad-module__1V1wja__grid{grid-template-columns:1fr;gap:1rem;display:grid}.TypePad-module__1V1wja__fontOption{text-align:center;border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:#fff;width:100%;padding:1.5rem 1rem;font-size:2rem;transition:all .2s;overflow:hidden}.TypePad-module__1V1wja__fontOption:hover{border-color:var(--primary);transform:translateY(-2px)}.TypePad-module__1V1wja__active{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary);background:#eff6ff}@media (min-width:640px){.TypePad-module__1V1wja__grid{grid-template-columns:repeat(2,1fr)}}
.SignatureGenerator-module__jMFvFa__section{z-index:10;background:0 0;padding:4rem 0;position:relative}.SignatureGenerator-module__jMFvFa__grid{grid-template-columns:1fr;gap:2.5rem;display:grid}.SignatureGenerator-module__jMFvFa__leftPanel,.SignatureGenerator-module__jMFvFa__rightPanel{box-shadow:var(--shadow-xl);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff;border:1px solid #ffffff80;border-radius:1.5rem;overflow:hidden}.SignatureGenerator-module__jMFvFa__leftPanel{flex-direction:column;display:flex}.SignatureGenerator-module__jMFvFa__tabs{border-bottom:1px solid var(--border);background:#f1f5f9;padding:.5rem .5rem 0;display:flex}.SignatureGenerator-module__jMFvFa__tab{color:var(--muted);background:0 0;border:none;border-radius:1rem 1rem 0 0;flex:1;justify-content:center;align-items:center;gap:.5rem;margin-bottom:-1px;padding:1rem;font-weight:600;transition:all .2s;display:flex}.SignatureGenerator-module__jMFvFa__activeTab{color:var(--primary);background:#fff;box-shadow:0 -4px 6px -1px #0000000d}.SignatureGenerator-module__jMFvFa__workspace{background:#fff;flex-direction:column;min-height:450px;padding:2rem;display:flex}.SignatureGenerator-module__jMFvFa__toolbar{border:1px solid var(--border);background:var(--background);border-radius:1rem;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:.75rem;display:flex}.SignatureGenerator-module__jMFvFa__colorPicker{align-items:center;gap:.75rem;display:flex}.SignatureGenerator-module__jMFvFa__colorBtn{width:32px;height:32px;box-shadow:0 0 0 2px var(--border);border:2px solid #fff;border-radius:50%;transition:transform .2s}.SignatureGenerator-module__jMFvFa__colorBtn:hover{transform:scale(1.1)}.SignatureGenerator-module__jMFvFa__nativeColor{cursor:pointer;width:32px;height:32px;box-shadow:0 0 0 2px var(--border);background:0 0;border:none;border-radius:50%;padding:0;overflow:hidden}.SignatureGenerator-module__jMFvFa__thickness{align-items:center;display:flex}.SignatureGenerator-module__jMFvFa__thickness input{width:120px;accent-color:var(--primary);cursor:pointer}.SignatureGenerator-module__jMFvFa__actionBtn{border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:.75rem;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.SignatureGenerator-module__jMFvFa__actionBtn:hover{color:var(--danger);border-color:var(--danger);background:#fef2f2}.SignatureGenerator-module__jMFvFa__canvasContainer{border:2px dashed var(--border);background:#fff;border-radius:1rem;flex:1;min-height:350px;transition:border-color .2s;position:relative;overflow:hidden}.SignatureGenerator-module__jMFvFa__canvasContainer:hover{border-color:var(--primary-light)}.SignatureGenerator-module__jMFvFa__typeContainer{flex:1}.SignatureGenerator-module__jMFvFa__rightPanel{background:#fff;flex-direction:column;padding:2rem;display:flex}.SignatureGenerator-module__jMFvFa__panelTitle{color:var(--secondary);justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;display:flex}.SignatureGenerator-module__jMFvFa__previewContainer{border:1px solid var(--border);background:#f8fafc;border-radius:1rem;flex:1;justify-content:center;align-items:center;min-height:300px;margin-bottom:2rem;display:flex;overflow:hidden;box-shadow:inset 0 2px 4px #0000000d}.SignatureGenerator-module__jMFvFa__checkerboard{background-image:linear-gradient(45deg,#eef2ff 25%,#0000 25%),linear-gradient(-45deg,#eef2ff 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#eef2ff 75%),linear-gradient(-45deg,#0000 75%,#eef2ff 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex}.SignatureGenerator-module__jMFvFa__previewImage{object-fit:contain;filter:drop-shadow(0 4px 6px #0000001a);max-width:100%;max-height:250px}.SignatureGenerator-module__jMFvFa__textPreview{text-align:center;word-break:break-all;text-shadow:0 2px 4px #0000001a;font-size:4rem;line-height:1}.SignatureGenerator-module__jMFvFa__placeholder{color:var(--muted);flex-direction:column;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.SignatureGenerator-module__jMFvFa__downloadGrid{grid-template-columns:repeat(1,1fr);gap:1rem;display:grid}.SignatureGenerator-module__jMFvFa__downloadBtn{border:1px solid var(--border);color:var(--secondary);box-shadow:var(--shadow-sm);background:#fff;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.SignatureGenerator-module__jMFvFa__downloadBtn:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-light);box-shadow:var(--shadow);transform:translateY(-2px)}@media (min-width:1024px){.SignatureGenerator-module__jMFvFa__grid{grid-template-columns:2fr 1.2fr}}@media (max-width:640px){.SignatureGenerator-module__jMFvFa__toolbar{flex-wrap:wrap;justify-content:center;gap:1rem}.SignatureGenerator-module__jMFvFa__colorPicker{flex-wrap:wrap;order:1;justify-content:center;width:100%}.SignatureGenerator-module__jMFvFa__thickness{order:2;justify-content:center;width:100%}.SignatureGenerator-module__jMFvFa__actions{order:3;justify-content:center;width:100%;display:flex}.SignatureGenerator-module__jMFvFa__actionBtn{width:100%}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);background:#fff;margin-top:4rem;padding:3rem 0}.Footer-module__S6Hkya__container{flex-direction:column;align-items:center;gap:2rem;display:flex}.Footer-module__S6Hkya__links{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.Footer-module__S6Hkya__link{color:var(--muted);font-size:.95rem;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--primary)}.Footer-module__S6Hkya__copyright{color:var(--muted);font-size:.875rem}.Footer-module__S6Hkya__badge{border:1px solid var(--border);color:var(--foreground);background:#f8fafc;border-radius:9999px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.75rem;font-weight:500;display:inline-flex}.Footer-module__S6Hkya__nextjs{color:#000;font-weight:700}@media (min-width:768px){.Footer-module__S6Hkya__container{flex-direction:row;justify-content:space-between}.Footer-module__S6Hkya__links{order:1}.Footer-module__S6Hkya__badge{order:2}}
