*{padding:0;margin:0;font-family:Inter,sans-serif}html,body{height:100%;margin:0}body{background:linear-gradient(to bottom,#f9dcb8,#8783ca);background-attachment:fixed;background-repeat:no-repeat;background-size:cover}*,*:before,*:after{box-sizing:border-box}body,html{margin:0;padding:0;font-family:Inter,sans-serif;height:100%;width:100%;overflow-x:hidden}.hero{min-height:60vh;display:flex;flex-direction:column}.header{flex:1;display:flex;flex-direction:column;padding:1rem}.header-nav{display:flex;justify-content:space-between;align-items:flex-start;width:100%;padding:10px}.logo-container{display:flex;align-items:center;max-width:140px;height:auto}.login-btn{padding:8px 16px;font-size:14px;font-weight:400;background-color:#8783ca;color:#fff;border:1.5px solid #8783CA;border-radius:20px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center;line-height:1}.login-btn:hover{background-color:#fff;color:#8783ca;border:1.5px solid #8783CA;transform:translateY(-1px);box-shadow:0 4px 8px #0000004d}.logo{width:32px;height:32px;margin-right:0}.logo-text{font-size:24px;font-weight:400;margin:0}.info-container{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 1rem}.info-title{font-size:26px;font-weight:400;letter-spacing:.08rem;line-height:1.3;margin:0;word-break:break-word}.text-white{color:#fff;text-shadow:0 4px 4px rgba(0,0,0,.4)}.text-black{background:linear-gradient(to bottom,#bdadc2,#41475d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.description{color:#fff;font-size:14px;margin-top:12px;font-weight:350;line-height:1.5;max-width:100%}.cta{width:100%!important;max-width:416px!important;padding:10px 24px!important;margin-top:30px;font-size:14px;font-weight:400;background-color:#fff;border:none;border-radius:24px;cursor:pointer;transition:background-color .3s ease,transform .2s ease;box-shadow:0 6px 12px #0006;text-align:center;line-height:1.2;color:#41475d;-webkit-text-fill-color:#41475D}.cta:hover{background-color:#f9df88;transform:translateY(-1px);box-shadow:0 8px 16px #00000080}.footer-note{font-size:10px;font-weight:300;color:#fff;text-align:center;opacity:.9;margin-top:1rem;padding:0 1rem}@media (min-width: 768px){.header-nav{padding:15px}.logo-container{max-width:150px}.logo{width:40px;height:40px}.logo-text{font-size:32px}.login-btn{padding:10px 20px;font-size:15px}.info-container{margin-top:80px;padding:0 15px}.info-title{font-size:42px;letter-spacing:.1rem;line-height:1.1}.description{font-size:18px;margin-top:20px}.cta{width:350px;padding:14px 28px;font-size:15px}.footer-note{font-size:11px}}@media (min-width: 1024px){.header-nav{padding:15px 100px 0}.logo-container{max-width:190px}.logo{width:50px;height:50px}.logo-text{font-size:40px}.login-btn{padding:12px 24px;font-size:16px}.info-container{margin-top:0}.info-title{font-size:56px;letter-spacing:.125rem}.description{font-size:20px;max-width:650px}.cta{width:450px;padding:16px 32px;font-size:16px}.footer-note{font-size:12px}}.features-container{display:flex;justify-content:center;gap:2rem;margin-top:150px;margin-bottom:250px;flex-wrap:wrap}.feature-card{background-color:#bdadc2;border-radius:20px;width:400px;height:400px;display:flex;align-items:flex-end;justify-content:flex-start;transition:background-color .3s ease}.feature-card p{color:#41475d;font-size:48px;font-weight:400;padding-left:20px;margin-bottom:20px;transition:color .3s ease}.feature-card:hover p{color:#fff}@media (max-width: 768px){.features-container{flex-direction:column;align-items:center;gap:1.5rem;margin-top:80px;margin-bottom:100px}.feature-card{width:90%;max-width:350px;height:auto;min-height:300px;padding:1rem 0}.feature-card p{font-size:32px;padding-left:16px;margin-bottom:16px;line-height:1.3;text-align:left}}.footer{text-align:center;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 1rem}.footer-message{font-size:40px;font-weight:400;text-shadow:0px 2px 6px rgba(0,0,0,.4);margin-bottom:200px;max-width:100%;line-height:1.3}.footer-logo{margin-top:100px;display:flex;align-items:center;justify-content:center;gap:1px;margin-bottom:2rem}.footer-logo img{width:60px;height:60px;margin-right:0}.footer-logo span{font-size:40px;font-weight:400;color:#fff;margin-left:0}.footer-description,.footer-contact,.footer-copy{font-size:16px;font-weight:400;margin-bottom:20px;margin-left:auto;margin-right:auto;max-width:90%;line-height:1.4}.footer-description{white-space:normal;text-align:center;margin-bottom:2rem}.footer-contact a{color:#fff;text-decoration:underline;transition:opacity .2s ease}.footer-contact a:hover{opacity:.8}.footer-copy{font-size:12px;opacity:.7;margin-top:2rem}@media (max-width: 768px){.footer-message{font-size:24px;margin-bottom:150px;padding:0 1rem}.footer-logo img{width:40px;height:40px}.footer-logo span{font-size:28px}.footer-description,.footer-contact,.footer-copy{font-size:14px;margin-bottom:16px}.footer-copy{font-size:11px;margin-top:1.5rem}}.form-section{max-width:700px;margin:150px auto 0;padding:0 1rem;display:flex;flex-direction:column;align-items:center;text-align:center}.form-title{font-size:56px;font-weight:400;color:#fff;margin-bottom:.25rem;text-shadow:0 2px 6px rgba(0,0,0,.4);letter-spacing:.1rem}.form-subtitle{font-size:20px;font-weight:400;color:#fff;margin-bottom:2rem}.form-container{width:100%}form label:not(.checkbox-label){display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-bottom:1.5rem}.input-label{font-size:16px;color:#fff;margin-bottom:.5rem;font-weight:400;margin-left:15px}input[type=text]{width:100%;padding:.6rem 1rem;font-size:16px;border:none;border-radius:20px;background-color:#ffffff40;color:#41475d;outline:none}.checkbox-container{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;margin:0 auto;padding:0 1rem}.checkbox-label{height:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;color:#fff;font-size:16px;font-weight:300;margin-bottom:10px;line-height:1.3;white-space:nowrap;width:100%;max-width:700px;text-align:center;margin-left:auto;margin-right:auto}.checkbox-label input[type=checkbox]{appearance:none;width:14px;height:14px;border-radius:4px;background:linear-gradient(to bottom,#41475d,#bdadc2);position:relative;cursor:pointer;display:inline-block;margin-top:0;flex-shrink:0}.checkbox-label input[type=checkbox]:checked:after{content:"✔";color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-58%)}.submit-button{width:100%;height:40px;background-color:#f9df88;color:#41475d;border:none;border-radius:20px;font-size:16px;font-weight:400;cursor:pointer;transition:background-color .3s ease,color .3s ease;margin-top:1.5rem;padding:.6rem 1rem;align-self:center}.form-legal{font-size:12px;font-weight:300;color:#fff;opacity:.75;text-align:center;margin-top:1rem;line-height:1.4;max-width:90%;text-decoration:none;margin-bottom:75px;display:block;margin-left:auto;margin-right:auto}.underline-text{text-decoration:underline}.success-message,.error-message{display:block;padding:15px;border-radius:10px;margin-bottom:20px;font-size:14px;text-align:left;margin-top:1rem}.success-message{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb;padding:12px;border-radius:5px;margin-top:1rem}.error-message{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb;padding:12px;border-radius:5px;margin-top:1rem}@media (max-width: 768px){.form-section{margin-top:0}.form-title{font-size:42px}.form-subtitle{font-size:18px}.input-label{font-size:15px;margin-left:10px}input[type=text],.checkbox-label{font-size:15px}.submit-button{max-width:250px;font-size:15px;padding:.5rem 1rem}.form-legal{font-size:11px}}@media (max-width: 480px){.form-title{font-size:32px;letter-spacing:.05rem}.form-subtitle{font-size:16px}.input-label{font-size:14px;margin-left:8px}input[type=text]{font-size:14px;padding:.5rem .9rem}.checkbox-label{display:flex;line-height:1.4;white-space:normal;align-items:flex-start}.checkbox-label input[type=checkbox]{margin-top:3px}.submit-button{max-width:220px;font-size:14px;padding:.5rem 1rem}.form-legal{font-size:10px;line-height:1.3;margin-bottom:55px}}.stepper-container{margin:2rem 0;width:100%}.custom-stepper{background:transparent}.custom-stepper .MuiStepLabel-root{color:#fffc}.custom-stepper .MuiStepLabel-active,.custom-stepper .MuiStepLabel-completed{color:#f9df88!important}.custom-stepper .MuiStepIcon-root{color:#ffffff4d}.custom-stepper .MuiStepIcon-active,.custom-stepper .MuiStepIcon-completed{color:#f9df88!important}.custom-stepper .MuiStepConnector-line{border-color:#ffffff4d}.custom-step-label .MuiStepLabel-label{color:#fffc;font-size:14px;font-weight:400}.custom-step-label.Mui-active .MuiStepLabel-label{color:#f9df88;font-weight:500}.form-actions{position:relative;display:flex;justify-content:space-between;align-items:center;margin-top:2rem;gap:1rem}.submit-button-container{position:relative;display:inline-block}.submit-button-error-hint{position:absolute;top:-30px;left:50%;transform:translate(-50%);background:#ff5722e6;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;z-index:1000;animation:fadeIn .3s ease-in-out}.submit-button-error-hint:before{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#ff5722e6}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%) translateY(-5px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.custom-step-label.Mui-completed .MuiStepLabel-label{color:#f9df88}.back-button{background-color:transparent!important;border:2px solid rgba(255,255,255,.5)!important;color:#fffc!important;padding:.6rem 2rem!important;border-radius:20px!important;font-size:16px!important;font-weight:400!important;text-transform:none!important;transition:all .3s ease!important}.back-button:hover{background-color:#ffffff1a!important;border-color:#fffc!important;color:#fff!important}.back-button:disabled{opacity:.3!important;cursor:not-allowed!important}.stage-container{width:100%;margin:2rem 0}.stage-title{font-size:24px!important;font-weight:500!important;color:#fff!important;margin-bottom:1rem!important;text-align:center}.stage-description{font-size:16px!important;color:#fffc!important;margin-bottom:2rem!important;text-align:center;line-height:1.5}.form-field{width:100%;margin-bottom:1.5rem}.input-label{display:block;color:#ffffffe6;font-size:16px;font-weight:400;margin-bottom:.5rem;cursor:pointer}.form-field .MuiFormLabel-root{color:#ffffffe6!important;font-size:16px;font-weight:400;margin-bottom:.5rem}.form-field .MuiInputBase-root{background-color:#ffffff40!important;border-radius:20px!important;color:#41475d!important;font-size:16px!important}.form-field .MuiInputBase-root:before,.form-field .MuiInputBase-root:after{display:none}.form-field .MuiOutlinedInput-root{border-radius:20px!important}.form-field .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border:none!important}.form-field .MuiInputBase-input{padding:.6rem 1rem!important;color:#41475d!important}.form-field .MuiInputBase-input::placeholder{color:#41475d99!important;opacity:1}.color-chip{margin:4px!important;background-color:#fff3!important;color:#fff!important;border:1px solid rgba(255,255,255,.3)!important}.color-chip.MuiChip-colorPrimary{background-color:#f9df88!important;color:#41475d!important}.products-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:1.5rem}.dynamic-section{border:1px solid rgba(255,255,255,.2);border-radius:15px;padding:1.5rem;background-color:#ffffff0d;position:relative;height:fit-content;transition:all .3s ease}.dynamic-section.collapsed{padding-bottom:1rem}.dynamic-section-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.section-header-left{display:flex;flex-direction:column;gap:.5rem;flex:1}.section-header-actions{display:flex;gap:.5rem;align-items:center}.card-status-indicators{display:flex;gap:.5rem}.error-indicator{color:#ff5252!important;font-size:12px!important;font-weight:500!important}.success-indicator{color:#f9df88!important;font-size:12px!important;font-weight:500!important}.collapse-button{background-color:transparent!important;color:#ffffffb3!important;border:1px solid rgba(255,255,255,.3)!important;border-radius:50%!important;min-width:32px!important;height:32px!important;padding:0!important;transition:all .3s ease!important}.collapse-button:hover{background-color:#f9df8833!important;border-color:#f9df88!important;color:#f9df88!important;transform:scale(1.05)}.card-content{padding-top:.5rem}.section-number{color:#f9df88;font-weight:500;font-size:18px}.remove-button{background-color:transparent!important;color:#ffffffb3!important;border:1px solid rgba(255,255,255,.3)!important;border-radius:50%!important;min-width:32px!important;height:32px!important;padding:0!important}.remove-button:hover{background-color:#ff525233!important;border-color:#ff5252!important;color:#ff5252!important}.add-more-button{width:100%!important;background-color:#f9df8833!important;border:2px dashed #F9DF88!important;color:#f9df88!important;padding:1rem 2rem!important;border-radius:15px!important;font-size:16px!important;font-weight:400!important;text-transform:none!important;margin-top:1rem!important}.add-more-button:hover{background-color:#f9df884d!important}.add-more-button:disabled{opacity:.5!important;cursor:not-allowed!important}.max-reached-text{color:#fff9!important;font-style:italic;text-align:center;margin-top:1rem}.image-upload-container{border:2px dashed rgba(255,255,255,.3);border-radius:10px;padding:1rem;text-align:center;cursor:pointer;transition:border-color .3s ease;background-color:#ffffff0d}.image-upload-container:hover{border-color:#f9df88}.image-upload-container input{display:none}.image-upload-text{color:#ffffffb3;font-size:14px}.image-preview{max-width:100px;max-height:100px;border-radius:8px;margin-top:.5rem}@media (max-width: 768px){.products-container{grid-template-columns:1fr;gap:1rem}.form-actions{flex-direction:column-reverse;gap:1rem}.back-button,.submit-button{width:100%;max-width:250px}.stage-title{font-size:20px!important}.stage-description{font-size:14px!important}.dynamic-section{padding:1rem}.dynamic-section.collapsed{padding-bottom:.75rem}.section-header-left,.section-header-actions{gap:.25rem}.collapse-button,.remove-button{min-width:28px!important;height:28px!important}.custom-step-label .MuiStepLabel-label{font-size:12px}}@media (max-width: 480px){.products-container{grid-template-columns:1fr;gap:.75rem}.stepper-container{margin:1rem 0}.stage-title{font-size:18px!important}.stage-description{font-size:13px!important}.form-actions{margin-top:1.5rem}.dynamic-section{padding:.75rem}.dynamic-section.collapsed{padding-bottom:.5rem}.section-number{font-size:16px!important}.error-indicator,.success-indicator{font-size:11px!important}.section-header-actions{gap:.125rem}.collapse-button,.remove-button{min-width:24px!important;height:24px!important}.custom-step-label .MuiStepLabel-label{font-size:11px}}.image-field{width:100%;margin-bottom:1.5rem}.image-field .input-label{display:block;color:#ffffffe6;font-size:16px;font-weight:400;margin-bottom:.5rem;cursor:pointer}.image-upload-area{min-height:120px;transition:all .3s ease}.image-upload-area:hover{border-color:#ffffff80!important;background-color:#ffffff26!important}@media (max-width: 768px){.image-upload-area{min-height:100px}.image-field .input-label{font-size:15px}.image-field{margin-bottom:1.25rem}}@media (max-width: 480px){.image-upload-area{min-height:90px;padding:1rem!important}.image-field .input-label{font-size:14px}.image-field{margin-bottom:1rem}.image-upload-area .MuiButton-root{font-size:.75rem!important;padding:6px 12px!important}.image-upload-area .MuiTypography-body2{font-size:.8rem!important}}.preview-container{min-height:100vh}.preview-header{background:#fff;padding:2rem;box-shadow:0 2px 4px #0000001a;border-bottom:1px solid #e0e0e0}.preview-content{padding:2rem;max-width:1400px;margin:0 auto}.template-selector{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem}.template-container{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #0000001a;border:1px solid #e0e0e0}.template-loading,.template-error,.template-placeholder{padding:2rem;text-align:center}@media (max-width: 768px){.preview-content,.preview-header,.template-selector{padding:1rem}}.template-container .header-container{margin:0}.template-container .navigation-container{position:relative}
