.whp-wrap {
    margin: 15px 0;
}

.whp-wrap *,
.whp-wrap *::before,
.whp-wrap *::after {
    box-sizing: border-box;
}

.whp-box {
    margin: 15px 0;
    padding: 18px;
    border: 1px solid #d9e2ec;
    background: #ffffff;
}

.whp-box-main {
    border-top: 3px solid #628bb4;
}

.whp-box-inquiry {
    border-top: 3px solid #1b1b1b;
    background: #f8fbff;
}

.whp-box-title {
    margin: 0 0 8px;
    font-size: 20px;
    font-weight: 800;
    color: #1f2d3d;
    line-height: 1.45;
}

.whp-box-desc {
    margin: 0 0 16px;
    color: #4a5568;
    font-size: 14px;
    line-height: 1.7;
}

.whp-field {
    margin: 0 0 14px;
}

.whp-label {
    display: block;
    margin: 0 0 7px;
    font-size: 15px;
    font-weight: 700;
    color: #243447;
}

.whp-input,
.whp-select-text,
.whp-textarea {
    width: 100%;
    min-height: 50px;
    padding: 12px 14px;
    border: 1px solid #cdd7e1;
    background: #ffffff;
    color: #1f2937;
    font-size: 15px;
    line-height: 1.5;
    outline: none;
    border-radius: 0;
    box-shadow: none;
}

.whp-input:focus,
.whp-select-text:focus,
.whp-textarea:focus {
    border-color: #628bb4;
}

.whp-textarea {
    min-height: 150px;
    resize: vertical;
}

.whp-help {
    margin: 6px 0 0;
    font-size: 12px;
    line-height: 1.6;
    color: #667085;
}

.whp-search-select {
    position: relative;
}

.whp-select-text {
    padding-right: 40px;
    background-image: linear-gradient(45deg, transparent 50%, #628bb4 50%), linear-gradient(135deg, #628bb4 50%, transparent 50%);
    background-position: calc(100% - 18px) calc(50% - 2px), calc(100% - 12px) calc(50% - 2px);
    background-size: 6px 6px, 6px 6px;
    background-repeat: no-repeat;
}

.whp-option-list {
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    right: 0;
    z-index: 30;
    display: none;
    max-height: 220px;
    overflow-y: auto;
    border: 1px solid #111111;
    background: #ffffff;
}

.whp-search-select.is-open .whp-option-list {
    display: block;
}

.whp-option-item {
    display: block;
    width: 100%;
    padding: 12px 14px;
    border: 0;
    border-bottom: 1px solid #eceff3;
    background: #ffffff;
    color: #1f2937;
    text-align: left;
    font-size: 14px;
    line-height: 1.5;
    cursor: pointer;
    border-radius: 0;
}

.whp-option-item:last-child {
    border-bottom: 0;
}

.whp-option-item:hover,
.whp-option-item:focus,
.whp-option-item.is-active {
    background: #000000;
    color: #ffffff;
}

.whp-option-item.is-hidden {
    display: none;
}

.whp-pay-field {
    display: none;
}

.whp-inline-message {
    margin: 12px 0 0;
    padding: 12px 14px;
    font-size: 14px;
    line-height: 1.6;
}

.whp-error {
    background: #fff2f2;
    color: #8a1c1c;
    border: 1px solid #f4c6c6;
}

.whp-success {
    background: #eff7ef;
    color: #1d5f2d;
    border: 1px solid #bfd9c5;
}

.whp-info {
    background: #eef5fb;
    color: #24486b;
    border: 1px solid #c8d9ea;
}

.whp-button-area {
    margin-top: 16px;
}

.whp-submit-button,
.whp-inquiry-button,
.whp-reset-button,
.whp-share-button {
    display: block;
    width: 100%;
    min-height: 54px;
    padding: 14px 16px;
    border: 0;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: opacity 0.18s ease;
}

.whp-submit-button,
.whp-inquiry-button,
.whp-reset-button {
    background: #000000;
    color: #ffffff;
}

.whp-share-button {
    margin-top: 12px;
    background: #628bb4;
    color: #ffffff;
}

.whp-submit-button:hover,
.whp-inquiry-button:hover,
.whp-reset-button:hover,
.whp-share-button:hover,
.whp-submit-button:focus,
.whp-inquiry-button:focus,
.whp-reset-button:focus,
.whp-share-button:focus {
    opacity: 0.92;
}

.whp-result {
    margin-top: 16px;
}

.whp-result-row {
    display: block;
    margin: 0 0 10px;
    padding: 12px 14px;
    border: 1px solid #d9e2ec;
    background: #fafcff;
}

.whp-result-name {
    margin: 0 0 6px;
    font-size: 13px;
    font-weight: 700;
    color: #5b6776;
}

.whp-result-value {
    font-size: 16px;
    font-weight: 700;
    color: #1f2937;
    line-height: 1.6;
    word-break: keep-all;
}

.whp-share-message,
.whp-inquiry-message {
    margin-top: 12px;
}

a.eitc-apply-button,
a.eitc-apply-button:link,
a.eitc-apply-button:visited,
a.eitc-apply-button:hover,
a.eitc-apply-button:focus,
a.eitc-apply-button:active {
position: relative;
display: inline-flex;
align-items: center;
justify-content: center;
width: 100%;
min-height: 56px;
padding: 16px 20px;
margin: 15px 0 12px;
border: 1px solid #4d759c;
background: linear-gradient(180deg, #7399c0 0%, #628bb4 48%, #4d759c 100%);
color: #ffffff !important;
font-size: 18px;
font-weight: 800;
letter-spacing: -0.02em;
text-decoration: none !important;
box-shadow: 0 12px 24px rgba(98, 139, 180, 0.26), inset 0 1px 0 rgba(255,255,255,0.25);
overflow: hidden;
transition: transform 0.16s ease, box-shadow 0.16s ease, filter 0.16s ease;
animation: eitcApplyPulse 1.7s ease-in-out infinite;
box-sizing: border-box;
-webkit-text-fill-color: #ffffff !important;
}

a.eitc-apply-button span,
a.eitc-apply-button span:link,
a.eitc-apply-button span:visited,
a.eitc-apply-button span:hover,
a.eitc-apply-button span:focus,
a.eitc-apply-button span:active {
position: relative;
z-index: 2;
color: #ffffff !important;
-webkit-text-fill-color: #ffffff !important;
}

a.eitc-apply-button::before {
content: '';
position: absolute;
top: 0;
left: -30%;
width: 24%;
height: 100%;
background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.26) 50%, rgba(255,255,255,0) 100%);
transform: skewX(-18deg);
animation: eitcApplyShine 2.8s linear infinite;
z-index: 1;
}

a.eitc-apply-button:hover,
a.eitc-apply-button:focus {
color: #ffffff !important;
-webkit-text-fill-color: #ffffff !important;
transform: translateY(-1px);
box-shadow: 0 16px 28px rgba(98, 139, 180, 0.34), inset 0 1px 0 rgba(255,255,255,0.25);
filter: saturate(1.05);
}

a.eitc-apply-button:active {
color: #ffffff !important;
-webkit-text-fill-color: #ffffff !important;
transform: translateY(1px);
box-shadow: 0 8px 16px rgba(98, 139, 180, 0.26), inset 0 2px 6px rgba(0,0,0,0.15);
}

@keyframes eitcApplyPulse {
0%, 100% {
box-shadow: 0 12px 24px rgba(98, 139, 180, 0.26), inset 0 1px 0 rgba(255,255,255,0.25);
}
50% {
box-shadow: 0 16px 30px rgba(98, 139, 180, 0.34), inset 0 1px 0 rgba(255,255,255,0.3);
}
}

@keyframes eitcApplyShine {
0% {
left: -30%;
}
100% {
left: 120%;
}
}

@media (max-width: 767px) {
    .whp-box {
        padding: 16px 14px;
    }

    .whp-box-title {
        font-size: 18px;
    }

    .whp-result-value {
        font-size: 15px;
    }
}
