@media (max-width: 767px){.consultation-modal-mobile{position:fixed;top:0;left:0;right:0;bottom:0;z-index:50;display:flex;flex-direction:column;background:#fff;overflow-y:auto}.consultation-modal-mobile *{pointer-events:auto}body:has(.consultation-modal-mobile){overflow:hidden!important;position:fixed!important;width:100%!important}body.modal-open{overflow:hidden!important;position:fixed!important;width:100%!important}.consultation-modal-mobile .form-section{width:100%;padding:24px;flex-shrink:0}.consultation-modal-mobile .form-title{font-size:32px;font-weight:500;color:#313131;margin-bottom:24px}.consultation-modal-mobile .form{display:flex;flex-direction:column;gap:16px}.consultation-modal-mobile .form input,.consultation-modal-mobile .form textarea{width:100%;padding:12px 16px;border:1px solid #E5E5E5;border-radius:8px;font-size:16px;color:#313131}.consultation-modal-mobile .form textarea{height:104px;resize:none}.consultation-modal-mobile .submit-button{width:100%;background-color:#ff8400;color:#fff;padding:12px 24px;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer}.consultation-modal-mobile .card-section{width:100%;padding:16px;background:#fff;border-top:1px solid #E5E5E5}.consultation-modal-mobile .unit-image-container{position:relative;width:272px;height:240px;margin:0 auto 16px}.consultation-modal-mobile .unit-image{width:100%;height:100%;border-radius:8px;object-fit:cover}.consultation-modal-mobile .discount-banner{position:absolute;left:8px;bottom:8px;background-color:#ff8400;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:700}.consultation-modal-mobile .unit-info{display:flex;flex-direction:column;gap:4px}.consultation-modal-mobile .unit-size{font-size:24px;font-weight:700;color:#ff8400;display:flex;align-items:baseline;gap:4px}.consultation-modal-mobile .unit-size .unit{font-size:14px;font-weight:400}.consultation-modal-mobile .unit-code{font-size:12px;color:#666;margin-bottom:4px}.consultation-modal-mobile .unit-name{font-size:14px;font-weight:700;color:#313131;margin-bottom:4px}.consultation-modal-mobile .unit-address{font-size:12px;color:#666;margin-bottom:8px}.consultation-modal-mobile .unit-price{display:flex;align-items:center;gap:8px;margin-bottom:8px}.consultation-modal-mobile .old-price{font-size:12px;color:#999;text-decoration:line-through}.consultation-modal-mobile .current-price{font-size:14px;font-weight:700;color:#4bc259}.consultation-modal-mobile .unit-badge{background-color:#f5f5f5;color:#666;padding:2px 6px;border-radius:4px;font-size:10px;font-weight:700;align-self:flex-start}.consultation-modal-mobile .close-button{position:absolute;top:32px;right:32px;background:none;border:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:9999!important;pointer-events:auto!important}.consultation-modal-mobile .close-line{position:absolute;width:32px;height:4px;background-color:#ff8400;border-radius:2px;pointer-events:none}.consultation-modal-mobile .close-line-1{transform:rotate(45deg)}.consultation-modal-mobile .close-line-2{transform:rotate(-45deg)}.consultation-modal-mobile .close-button:hover{background-color:#ff84001a;border-radius:50%}.consultation-modal-mobile .close-button:active{transform:scale(.95)}.consultation-modal-desktop{display:none}}@media (min-width: 768px){.consultation-modal-mobile{display:none}.consultation-modal-desktop{display:flex;align-items:center;justify-content:center}}
