.quote-page{background:linear-gradient(135deg,#f8fbff 0%,#eef6ff 55%,#fff 100%);min-height:100vh;padding:8rem 2rem 4rem;position:relative;overflow:hidden}.quote-page__orb{filter:blur(80px);opacity:.4;pointer-events:none;z-index:0;border-radius:50%;position:absolute}.quote-page__orb--1{background:#20578326;width:500px;height:500px;top:-100px;right:-100px}.quote-page__orb--2{background:#4facfe33;width:400px;height:400px;bottom:-50px;left:-50px}.quote-header{text-align:center;z-index:1;max-width:800px;margin:0 auto 4rem;position:relative}.quote-header__title{color:#12367c;background:linear-gradient(135deg,#12367c,#205783);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800}.quote-header__subtitle{color:#64748b;font-size:1.2rem;line-height:1.6}.quote-form-container{z-index:1;max-width:900px;margin:0 auto;position:relative}.quote-form-card{-webkit-backdrop-filter:blur(15px);background:#ffffffb8;border:1px solid #fffc;border-radius:32px;padding:3rem;box-shadow:0 30px 60px -12px #12367c1f}.quote-form{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.quote-form__group{flex-column:column;flex-direction:column;gap:.5rem;display:flex}.quote-form__group--full{grid-column:1/-1}.quote-form__label{color:#12367c;margin-left:.5rem;font-size:.95rem;font-weight:700}[dir=rtl] .quote-form__label{margin-left:0;margin-right:.5rem}.quote-form__input,.quote-form__select,.quote-form__textarea{color:#1e293b;background:#ffffffe6;border:1px solid #12367c1a;border-radius:12px;width:100%;padding:.8rem 1.2rem;font-size:1rem;transition:all .3s}.quote-form__input:focus,.quote-form__select:focus,.quote-form__textarea:focus{background:#fff;border-color:#205783;outline:none;box-shadow:0 0 0 4px #20578314}.quote-form__error{color:#ef4444;margin-top:.25rem;margin-left:.5rem;font-size:.85rem}.quote-form__submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#205783,#12367c);border:none;border-radius:16px;grid-column:1/-1;justify-content:center;align-items:center;gap:.75rem;margin-top:2rem;padding:1.2rem;font-size:1.1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 15px 25px -5px #12367c4d}.quote-form__submit:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 25px 35px -10px #12367c66}.quote-form__submit:disabled{opacity:.7;cursor:not-allowed}.thank-you-card{text-align:center;padding:2rem 0}.thank-you-card__icon{color:#10b981;filter:drop-shadow(0 10px 15px #10b98133);margin-bottom:1.5rem;font-size:4rem}.thank-you-card__title{color:#12367c;margin-bottom:1rem;font-size:2rem;font-weight:800}.thank-you-card__text{color:#64748b;max-width:400px;margin:0 auto;font-size:1.1rem}@media (max-width:768px){.quote-form{grid-template-columns:1fr}.quote-form-card{padding:2rem 1.5rem}}
