.wasap-elementor-widget {
	max-width: 100%;
}

.wasap-elementor-widget .wasap-profile,
.wasap-profile {
	background: linear-gradient(180deg, #ffffff 0%, #e9fff3 100%);
	border: 1px solid #e9fff3;
	border-radius: 22px;
	box-shadow: 0 18px 45px rgba(7, 94, 84, 0.12);
	color: #075e54;
	font-size: 15px;
	line-height: 1.6;
	max-width: 620px;
	overflow: hidden;
	padding: 28px;
	position: relative;
}

.wasap-elementor-widget .wasap-profile::before,
.wasap-profile::before {
	background: linear-gradient(135deg, #25d366 0%, #075e54 100%);
	content: "";
	display: block;
	height: 6px;
	inset: 0 0 auto;
	position: absolute;
}

.wasap-elementor-widget .wasap-profile h3,
.wasap-profile h3 {
	color: #075e54;
	font-size: clamp(20px, 2.2vw, 28px);
	font-weight: 700;
	letter-spacing: -0.02em;
	line-height: 1.2;
	margin: 4px 0 10px;
}

.wasap-elementor-widget .wasap-profile > p:first-of-type,
.wasap-profile > p:first-of-type {
	color: #646970;
	margin-top: 0;
}

.wasap-elementor-widget .wasap-profile p,
.wasap-profile p {
	margin: 0 0 14px;
}

.wasap-elementor-widget .wasap-profile label,
.wasap-profile label {
	color: #075e54;
	font-weight: 600;
}

.wasap-elementor-widget .wasap-profile input[type="text"],
.wasap-elementor-widget .wasap-profile input[type="tel"],
.wasap-profile input[type="text"],
.wasap-profile input[type="tel"] {
	background: #ffffff;
	border: 1px solid #e9fff3;
	border-radius: 14px;
	box-shadow: 0 1px 2px rgba(7, 94, 84, 0.04);
	color: #075e54;
	font-size: 15px;
	min-height: 48px;
	max-width: 420px;
	padding: 0 16px;
	transition: border-color 0.2s ease, box-shadow 0.2s ease;
	width: 100%;
}

.wasap-elementor-widget .wasap-profile input[type="text"]:focus,
.wasap-elementor-widget .wasap-profile input[type="tel"]:focus,
.wasap-profile input[type="text"]:focus,
.wasap-profile input[type="tel"]:focus {
	border-color: #25d366;
	box-shadow: 0 0 0 4px rgba(37, 211, 102, 0.18), 0 8px 22px rgba(7, 94, 84, 0.08);
	outline: none;
}

.wasap-elementor-widget .wasap-profile input[type="checkbox"],
.wasap-profile input[type="checkbox"] {
	accent-color: #25d366;
	height: 18px;
	margin-right: 8px;
	vertical-align: -3px;
	width: 18px;
}

.wasap-elementor-widget .wasap-profile button,
.wasap-profile button {
	background: linear-gradient(135deg, #25d366 0%, #075e54 100%);
	border: 0;
	border-radius: 999px;
	box-shadow: 0 12px 26px rgba(7, 94, 84, 0.24);
	color: #ffffff;
	cursor: pointer;
	font-weight: 700;
	line-height: 1;
	min-height: 46px;
	padding: 0 24px;
	text-decoration: none;
	transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.wasap-elementor-widget .wasap-profile button:hover,
.wasap-elementor-widget .wasap-profile button:focus,
.wasap-profile button:hover,
.wasap-profile button:focus {
	box-shadow: 0 16px 32px rgba(7, 94, 84, 0.3);
	transform: translateY(-1px);
}

.wasap-elementor-widget .wasap-profile__message,
.wasap-profile__message {
	background: #dcf8c6;
	border-left: 4px solid #25d366;
	border-radius: 14px;
	line-height: 1.55;
	margin: 14px 0;
	padding: 12px 14px;
}

.wasap-elementor-widget .wasap-profile__message--success,
.wasap-profile__message--success {
	background: #e9fff3;
	border-left-color: #25d366;
}

.wasap-elementor-widget .wasap-profile__message--error,
.wasap-profile__message--error {
	background: #fff5f5;
	border-left-color: #d63638;
}

.wasap-elementor-widget .wasap-profile--notice,
.wasap-profile--notice {
	padding-top: 34px;
}

.wasap-elementor-widget .wasap-checkout-phone-helper,
.wasap-checkout-phone-helper {
	color: #646970;
	display: block;
	font-size: 12px;
	line-height: 1.35;
	margin-top: 10px;
}
