@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(124,114,255,.4)}70%{box-shadow:0 0 0 10px rgba(124,114,255,0)}to{box-shadow:0 0 0 0 rgba(124,114,255,0)}}.wp-block-gutengrow-google-sheet{box-sizing:border-box;margin:0 auto}.wp-block-gutengrow-google-sheet *{box-sizing:border-box}.wp-block-gutengrow-google-sheet .form-container{position:relative;width:100%}.wp-block-gutengrow-google-sheet .modern-form{display:flex;flex-direction:column;width:100%}.wp-block-gutengrow-google-sheet .modern-form .form-header{margin-bottom:25px;width:100%}.wp-block-gutengrow-google-sheet .modern-form .form-header .form-title{line-height:1.2;margin-bottom:10px;margin-top:0}.wp-block-gutengrow-google-sheet .modern-form .form-header .form-subtitle{line-height:1.5;margin-bottom:0;margin-top:0}.wp-block-gutengrow-google-sheet .modern-form .form-fields{display:flex;flex-direction:column;margin-bottom:25px}.wp-block-gutengrow-google-sheet .modern-form .form-fields .field-group{display:flex;flex-direction:column;margin-bottom:16px;position:relative}.wp-block-gutengrow-google-sheet .modern-form .form-fields .field-group:last-child{margin-bottom:0}.wp-block-gutengrow-google-sheet .modern-form .form-fields .field-group .field-label{align-items:center;display:flex;font-weight:500;margin-bottom:8px}.wp-block-gutengrow-google-sheet .modern-form .form-fields .field-group .field-label .required{color:#f44336;margin-left:4px}.wp-block-gutengrow-google-sheet .modern-form .form-fields .field-group .field-input,.wp-block-gutengrow-google-sheet .modern-form .form-fields .field-group .field-textarea{border-width:1px;outline:none;transition:all .2s ease-in-out;width:100%}.wp-block-gutengrow-google-sheet .modern-form .form-fields .field-group .field-input.invalid,.wp-block-gutengrow-google-sheet .modern-form .form-fields .field-group .field-textarea.invalid{border-color:#f44336!important}.wp-block-gutengrow-google-sheet .modern-form .form-fields .field-group .validation-message{color:#f44336;font-size:.8em;margin-top:4px}.wp-block-gutengrow-google-sheet .modern-form .form-actions{display:flex;justify-content:flex-start}.wp-block-gutengrow-google-sheet .modern-form .form-actions .submit-button{align-items:center;border:none;cursor:pointer;display:inline-flex;justify-content:center;overflow:hidden;position:relative;text-decoration:none;transition:all .2s ease}.wp-block-gutengrow-google-sheet .modern-form .form-actions .submit-button:hover{opacity:.9;transform:translateY(-2px)}.wp-block-gutengrow-google-sheet .modern-form .form-actions .submit-button:active{transform:translateY(1px)}.wp-block-gutengrow-google-sheet .modern-form .form-actions .submit-button .button-icon{align-items:center;display:inline-flex;justify-content:center;margin:0 4px}.wp-block-gutengrow-google-sheet .modern-form .form-actions .submit-button.button-width-full{width:100%}.wp-block-gutengrow-google-sheet .modern-form .form-actions .submit-button.button-width-fit{width:auto}.wp-block-gutengrow-google-sheet .modern-form .form-actions .submit-button.button-outlined{background:transparent!important;border-style:solid;border-width:2px}.wp-block-gutengrow-google-sheet .modern-form .form-actions .submit-button.button-ghost{background:transparent!important;border:none;box-shadow:none}.wp-block-gutengrow-google-sheet .modern-form .form-actions .submit-button.button-gradient{background:linear-gradient(90deg,#7b6eff,#b266ff);border:none;box-shadow:0 4px 6px rgba(0,0,0,.1)}.wp-block-gutengrow-google-sheet .modern-form .form-actions .submit-button:disabled{cursor:not-allowed;opacity:.7}.wp-block-gutengrow-google-sheet .modern-form .form-actions .submit-button .button-text{margin:0 4px}.wp-block-gutengrow-google-sheet .form-layout-horizontal .form-fields{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}.wp-block-gutengrow-google-sheet .form-layout-horizontal .form-fields .field-group{flex:1 1 calc(33.333% - 16px);min-width:200px}.wp-block-gutengrow-google-sheet .form-layout-grid .form-fields{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.wp-block-gutengrow-google-sheet .form-layout-inline .form-fields{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}.wp-block-gutengrow-google-sheet .form-layout-inline .form-fields .field-group{flex:1;min-width:150px}.wp-block-gutengrow-google-sheet .form-layout-inline .form-actions{align-self:flex-end;margin-left:16px}.wp-block-gutengrow-google-sheet.dark-theme .form-container{background-color:#1e293b;color:#e2e8f0}.wp-block-gutengrow-google-sheet.dark-theme .form-container .field-input,.wp-block-gutengrow-google-sheet.dark-theme .form-container .field-textarea{background-color:#334155;border-color:#475569;color:#f1f5f9}.wp-block-gutengrow-google-sheet.dark-theme .form-container .field-input::-moz-placeholder,.wp-block-gutengrow-google-sheet.dark-theme .form-container .field-textarea::-moz-placeholder{color:#94a3b8}.wp-block-gutengrow-google-sheet.dark-theme .form-container .field-input::placeholder,.wp-block-gutengrow-google-sheet.dark-theme .form-container .field-textarea::placeholder{color:#94a3b8}.wp-block-gutengrow-google-sheet.light-theme .form-container{background-color:#fff;color:#333}.wp-block-gutengrow-google-sheet.light-theme .form-container .field-input,.wp-block-gutengrow-google-sheet.light-theme .form-container .field-textarea{background-color:#f8fafc;border-color:#e2e8f0;color:#1e293b}.wp-block-gutengrow-google-sheet.light-theme .form-container .field-input::-moz-placeholder,.wp-block-gutengrow-google-sheet.light-theme .form-container .field-textarea::-moz-placeholder{color:#94a3b8}.wp-block-gutengrow-google-sheet.light-theme .form-container .field-input::placeholder,.wp-block-gutengrow-google-sheet.light-theme .form-container .field-textarea::placeholder{color:#94a3b8}.wp-block-gutengrow-google-sheet.minimal-theme .form-container{background-color:transparent;border:none;box-shadow:none;padding:0}.wp-block-gutengrow-google-sheet.gradient-theme .form-container{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.wp-block-gutengrow-google-sheet.gradient-theme .form-container .field-input,.wp-block-gutengrow-google-sheet.gradient-theme .form-container .field-textarea{background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2);color:#fff}.wp-block-gutengrow-google-sheet.gradient-theme .form-container .field-input::-moz-placeholder,.wp-block-gutengrow-google-sheet.gradient-theme .form-container .field-textarea::-moz-placeholder{color:hsla(0,0%,100%,.6)}.wp-block-gutengrow-google-sheet.gradient-theme .form-container .field-input::placeholder,.wp-block-gutengrow-google-sheet.gradient-theme .form-container .field-textarea::placeholder{color:hsla(0,0%,100%,.6)}.wp-block-gutengrow-google-sheet.glassmorphism-theme .form-container{backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.2);box-shadow:0 8px 32px rgba(31,38,135,.1)}.wp-block-gutengrow-google-sheet.glassmorphism-theme .form-container .field-input,.wp-block-gutengrow-google-sheet.glassmorphism-theme .form-container .field-textarea{background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2);color:#fff}.wp-block-gutengrow-google-sheet.glassmorphism-theme .form-container .field-input::-moz-placeholder,.wp-block-gutengrow-google-sheet.glassmorphism-theme .form-container .field-textarea::-moz-placeholder{color:hsla(0,0%,100%,.6)}.wp-block-gutengrow-google-sheet.glassmorphism-theme .form-container .field-input::placeholder,.wp-block-gutengrow-google-sheet.glassmorphism-theme .form-container .field-textarea::placeholder{color:hsla(0,0%,100%,.6)}.wp-block-gutengrow-google-sheet.neumorphism-theme .form-container{background-color:#e0e5ec;border:none;box-shadow:8px 8px 15px #a3b1c6,-8px -8px 15px #fff;color:#333}.wp-block-gutengrow-google-sheet.neumorphism-theme .form-container .field-input,.wp-block-gutengrow-google-sheet.neumorphism-theme .form-container .field-textarea{background-color:#e0e5ec;border:none;box-shadow:inset 2px 2px 5px #b8b9be,inset -3px -3px 7px #fff;color:#333}.wp-block-gutengrow-google-sheet.neumorphism-theme .form-container .field-input::-moz-placeholder,.wp-block-gutengrow-google-sheet.neumorphism-theme .form-container .field-textarea::-moz-placeholder{color:#9baacf}.wp-block-gutengrow-google-sheet.neumorphism-theme .form-container .field-input::placeholder,.wp-block-gutengrow-google-sheet.neumorphism-theme .form-container .field-textarea::placeholder{color:#9baacf}.wp-block-gutengrow-google-sheet.neumorphism-theme .form-container .submit-button{border:none;box-shadow:5px 5px 10px #b8b9be,-5px -5px 10px #fff}.wp-block-gutengrow-google-sheet .animate-fadeIn{animation-fill-mode:both;animation-name:fadeIn}.wp-block-gutengrow-google-sheet .animate-slideUp{animation-fill-mode:both;animation-name:slideUp}.wp-block-gutengrow-google-sheet .animate-slideDown{animation-fill-mode:both;animation-name:slideDown}.wp-block-gutengrow-google-sheet .animate-slideLeft{animation-fill-mode:both;animation-name:slideLeft}.wp-block-gutengrow-google-sheet .animate-slideRight{animation-fill-mode:both;animation-name:slideRight}.wp-block-gutengrow-google-sheet .animate-zoomIn{animation-fill-mode:both;animation-name:zoomIn}.wp-block-gutengrow-google-sheet .animate-bounce{animation-fill-mode:both;animation-name:bounce}.wp-block-gutengrow-google-sheet[class*=form-width-small] .form-container{max-width:450px}.wp-block-gutengrow-google-sheet[class*=form-width-medium] .form-container{max-width:650px}.wp-block-gutengrow-google-sheet[class*=form-width-large] .form-container{max-width:850px}.wp-block-gutengrow-google-sheet[class*=form-width-full] .form-container{max-width:100%}.wp-block-gutengrow-google-sheet[class*=form-align-left]{margin-left:0;margin-right:auto}.wp-block-gutengrow-google-sheet[class*=form-align-center]{margin-left:auto;margin-right:auto}.wp-block-gutengrow-google-sheet[class*=form-align-right]{margin-left:auto;margin-right:0}.wp-block-gutengrow-google-sheet .form-title[style*="text-align: center"]{text-align:center!important}.wp-block-gutengrow-google-sheet .form-title[style*="text-align: right"]{text-align:right!important}.wp-block-gutengrow-google-sheet .form-subtitle[style*="text-align: center"]{text-align:center!important}.wp-block-gutengrow-google-sheet .form-subtitle[style*="text-align: right"]{text-align:right!important}.wp-block-gutengrow-google-sheet .form-header{width:100%}.wp-block-gutengrow-google-sheet .form-container{border-radius:var(--border-radius,0)}.wp-block-gutengrow-google-sheet .field-input,.wp-block-gutengrow-google-sheet .field-textarea,.wp-block-gutengrow-google-sheet .submit-button{border-radius:var(--form-elements-radius,0)}.wp-block-gutengrow-google-sheet{--border-radius:attr(data-border-radius px,0px);--form-elements-radius:attr(data-border-radius px,0px)}@media(max-width:768px){.wp-block-gutengrow-google-sheet .form-layout-grid .form-fields,.wp-block-gutengrow-google-sheet .form-layout-horizontal .form-fields,.wp-block-gutengrow-google-sheet .form-layout-inline .form-fields{flex-direction:column;grid-template-columns:1fr}.wp-block-gutengrow-google-sheet .form-layout-grid .form-fields .field-group,.wp-block-gutengrow-google-sheet .form-layout-horizontal .form-fields .field-group,.wp-block-gutengrow-google-sheet .form-layout-inline .form-fields .field-group{width:100%}.wp-block-gutengrow-google-sheet .form-layout-grid .form-actions,.wp-block-gutengrow-google-sheet .form-layout-horizontal .form-actions,.wp-block-gutengrow-google-sheet .form-layout-inline .form-actions{margin-left:0;margin-top:16px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeft{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideRight{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}.wp-block-gutengrow-google-sheet .form-status{animation:fadeInUp .4s ease-out forwards;overflow:hidden;transform-origin:center bottom;transition:all .3s ease}.wp-block-gutengrow-google-sheet .form-status:hover{box-shadow:0 6px 16px rgba(0,0,0,.12);transform:translateY(-2px)}.wp-block-gutengrow-google-sheet .form-status[style*="background-color: #ebfaf0"]{border-left:4px solid #22c55e}.wp-block-gutengrow-google-sheet .form-status[style*="background-color: #fef2f2"]{border-left:4px solid #ef4444}
