.quote-modal{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;background:rgba(255,255,255,100)!important;z-index:999999!important;display:none;overflow-y:auto;transform:translateY(100%);transition:transform 0.3s ease-out;font-family:"Raleway",sans-serif}.quote-modal.active{transform:translateY(0)}.quote-modal__content{max-width:1140px;margin:2rem auto;padding:2rem;position:relative}.quote-modal__close{position:fixed;right:20px;top:20px;width:40px;height:40px;border-radius:50%;background:#b29450;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding-bottom:6px;color:#fff;font-weight:100;font-size:42px;z-index:1000000}.quote-modal__close:hover{background:#96793c}.quote-modal__grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem}.quote-modal__summary{padding:2rem}.quote-modal__form{padding:2rem;border-radius:8px}.quote-modal__summary--responsive-second{order:1}.quote-modal__form--responsive-first{order:2}.quote-modal h2{font-family:"Montserrat",sans-serif;font-weight:700;line-height:1.1;color:#333;margin-bottom:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-family:"Raleway",sans-serif;font-weight:400;font-size:1.4rem}.form-group input{width:100%;padding:.75rem;border:1px solid #ddd;font-family:"Raleway",sans-serif;transition:border-color 0.3s;line-height:30px!important}.form-group input:focus{border-color:#b29450;outline:none}.form-info{margin-top:2.4rem;margin-bottom:.5rem;padding:1rem;background:rgb(178 148 80 / .1);border-radius:4px;font-size:1.4rem;line-height:1.8rem;color:#666}.submit-button,.modify-button{text-align:center;width:100%;padding:1rem;background:#b29450;color:#fff;border:none;cursor:pointer;font-family:"Montserrat",sans-serif;font-weight:700;transition:background-color 0.3s}.submit-button:hover,.modify-button:hover{background:#96793c}.quote-button-text{font-size:16px;font-family:"Raleway",sans-serif;font-weight:700;color:#333;text-align:center;display:block;padding-top:6px}.price-row{font-family:"Raleway",sans-serif}.price-row .price{font-family:"Montserrat",sans-serif;font-weight:700;color:#b29450}.total-section{margin-top:2rem;margin-bottom:2rem;padding-top:1rem;border-top:2px solid rgb(0 0 0 / .1)}.price-row.total{font-size:1.2rem;font-weight:700}.options-list{background:#fff;border-radius:6px;padding:.5rem}.options-list .price-row{padding:.75rem 1rem;margin-bottom:.25rem;border-radius:4px}.options-list .price-row:nth-child(odd){background:rgb(0 0 0 / .02)}.van-details{margin:.5rem 0 1rem 0;padding:.5rem 0;color:#666}.places-info{display:inline-block;padding:.25rem .5rem;background:rgb(178 148 80 / .1);border-radius:4px;font-size:.9rem;color:#b29450;font-family:"Montserrat",sans-serif}@media (max-width:768px){.quote-modal__content{margin:1rem;padding:1rem}.quote-modal__grid{grid-template-columns:1fr;gap:1rem}.quote-modal__form--responsive-first{order:1}.quote-modal__summary--responsive-second{order:2}.form-row{grid-template-columns:1fr}.consent-checkboxes{margin:15px 0}.checkbox-group{gap:10px;margin-bottom:15px;align-items:flex-start}.checkbox-group input[type="checkbox"]{margin-top:1px;width:18px;height:18px}.checkbox-group label{font-size:13px;line-height:1.3}}.summary-section{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgb(0 0 0 / .1)}.summary-section:last-child{border-bottom:none}.summary-section h3{margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgb(0 0 0 / .1)}.total-section .price-row.total{font-family:"Montserrat",sans-serif;font-weight:700}.quote-summary__content{font-family:"Raleway",sans-serif}.quote-summary__content h3{color:#b29450;line-height:1.1;margin-bottom:.5rem;font-family:"Montserrat",sans-serif}.van-details{color:#666;font-size:1.6rem;margin-bottom:2rem}.summary-section h3{font-size:2rem;color:#333;margin:2rem 0 1rem}.price-row{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid rgb(0 0 0 / .1);font-size:1.4rem}.price-row:last-child{border-bottom:none}.price-row .price{font-weight:400;color:#333}.options-total{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;font-size:1.4rem}.base-price-row{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;font-style:italic;font-size:1.6rem}.total-section{margin-top:2rem;border:1px solid #333;padding:1rem}.total-section .price-row{border:none;font-size:1.6rem;font-weight:700}.options-title{font-size:1.8rem;color:#333!important;margin:2rem 0 1rem}.loader{display:inline-block;width:20px;height:20px;border:3px solid rgb(255 255 255 / .3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite;margin-right:10px}@keyframes spin{to{transform:rotate(360deg)}}.quote-success{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgb(255 255 255 / .95)}.quote-success__content{text-align:center;padding:40px;max-width:500px;background:#fff;border-radius:8px;box-shadow:0 4px 12px rgb(0 0 0 / .1)}.quote-success__icon{width:60px;height:60px;background:#4CAF50;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;margin:0 auto 20px}.quote-success h2{color:#333;font-size:24px;margin-bottom:20px;font-family:"Montserrat",sans-serif}.quote-success p{color:#666;font-size:16px;line-height:1.6;margin-bottom:15px}.quote-success__contact{font-weight:500;color:#4CAF50!important}.close-success{margin-top:30px;padding:12px 30px;background:var(--secondary-color);color:#fff;border:none;border-radius:4px;font-size:16px;cursor:pointer;transition:background-color 0.3s ease}.close-success:hover{background:#8e7640}@media (max-width:768px){.quote-success__content{padding:30px 20px;margin:20px}.quote-success h2{font-size:20px}.quote-success p{font-size:14px}}.submit-button:disabled{background:#ccc;cursor:not-allowed}.consent-checkboxes{margin:20px 0;text-align:left;width:100%}.checkbox-group{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px;text-align:left}.checkbox-group input[type="checkbox"]{margin:0;margin-top:2px;flex-shrink:0;width:16px;height:16px}.checkbox-group label{font-size:14px;line-height:1.4;color:#666;flex:1;text-align:left;margin:0}.checkbox-group a{color:#173753;text-decoration:underline}.checkbox-group a:hover{text-decoration:none}.quote-modal__footer{grid-column:1 / -1;border-top:1px solid #e0e0e0;margin-top:10px;padding:15px 25px}.quote-modal__footer p{font-size:11px;line-height:1.5;color:#888;margin:0 0 6px 0}.quote-modal__footer p:last-child{margin-bottom:0}.quote-modal__footer strong{color:#666}.quote-modal__footer a{color:#173753;text-decoration:underline}.quote-modal__footer a:hover{text-decoration:none}