.tvlar-store-theme-0-x-contentForm{background-color:#ececec;width:100%;max-width:1224px;margin:30px auto;padding:30px 25px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);border-top:3px solid #05a}.tvlar-store-theme-0-x-titleForm{font-size:1.6rem;font-weight:700;color:#333;margin-bottom:10px}.tvlar-store-theme-0-x-textForm{color:#666;font-size:1rem;margin-bottom:20px}.tvlar-store-theme-0-x-inputForm{display:flex;flex-direction:column;gap:18px}.tvlar-store-theme-0-x-inputForm input,.tvlar-store-theme-0-x-inputForm textarea{width:100%;padding:14px 16px;border:1px solid #ccc;border-radius:6px;font-size:1rem;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.05);transition:border-color .3s,box-shadow .3s}.tvlar-store-theme-0-x-inputForm input:focus,.tvlar-store-theme-0-x-inputForm textarea:focus{outline:none;border-color:#05a;box-shadow:0 0 0 3px rgba(0,85,170,.15)}.tvlar-store-theme-0-x-textareaForm{min-height:140px;resize:vertical}.tvlar-store-theme-0-x-buttonForm{margin:30px auto 0;display:block;width:220px;padding:14px 20px;background-color:#05a;color:#fff;border:none;border-radius:6px;font-size:1.2rem;font-weight:600;cursor:pointer;text-align:center;transition:background-color .3s ease,transform .2s}.tvlar-store-theme-0-x-buttonForm:hover{background-color:#003f88;transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,85,170,.3)}.tvlar-store-theme-0-x-buttonForm:active{transform:translateY(0);box-shadow:none}.tvlar-store-theme-0-x-successMessage{color:green;margin-top:15px;font-weight:500;text-align:center}.tvlar-store-theme-0-x-errorMessage{color:red;margin-top:15px;font-weight:500;text-align:center}