body{margin:0;font-family:Poppins,sans-serif;background-color:#f0fdf4}.page{min-height:100vh;background:linear-gradient(to bottom right,#f0fdf4,#fffbeb);padding:20px;display:flex;justify-content:center}.form-wrapper{max-width:600px;width:100%;background:#fff;border-radius:16px;box-shadow:0 6px 20px #0000001a;overflow:hidden}.form-header{text-align:center;padding:20px;background:linear-gradient(to right,#4c2100,#f6972a);color:#fff}.form-header h1{font-size:28px;margin-bottom:8px}.form-header .subtitle{font-size:18px;margin-bottom:10px}.form-header .desc{font-size:14px;font-weight:200}.feedback-form{padding:24px;display:flex;flex-direction:column;gap:20px}.feedback-form label{font-size:14px;font-weight:600;color:#374151;display:flex;flex-direction:column;gap:8px}.feedback-form input,.feedback-form select,.feedback-form textarea{padding:12px;border:2px solid #d1fae5;border-radius:8px;font-size:14px;outline:none;transition:border .2s ease}.feedback-form input:focus,.feedback-form select:focus,.feedback-form textarea:focus{border-color:#059669}.stars{display:flex;align-items:center;gap:8px}.star-btn{background:none;border:none;cursor:pointer}.star-icon{width:24px;height:24px;color:#d1d5db}.star-icon.active{fill:#f59e0b;color:#f59e0b}.star-text{margin-left:8px;font-size:14px;color:#6b7280}.radio-group{display:flex;flex-direction:column;gap:6px}.radio-option{font-size:14px;color:#374151}.submit-btn{margin-top:5px;background:linear-gradient(to right,#4c2100,#f6972a);color:#fff;font-weight:700;padding:14px;border-radius:8px;border:none;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;gap:8px;transition:transform .2s ease,background .2s ease}.submit-btn:hover{transform:scale(1.05);background:linear-gradient(to right,#065f46,#b45309)}.icon-send{width:18px;height:18px}.footer{background:#f9fafb;text-align:center;padding:16px;font-size:13px;color:#4b5563}.footer .brand{font-weight:700;color:#dc8b00}.logo_wrapper{display:flex;align-items:center;justify-content:center;gap:10px}.footer_logo{height:120px;width:120px;margin:-30px 0;border-radius:8px}.thankyou-container{min-height:100vh;background:linear-gradient(to bottom right,#f0fdf4,#fffbeb);display:flex;justify-content:center;align-items:center}.thankyou-box{background:#fff;padding:32px;border-radius:16px;text-align:center;max-width:400px;box-shadow:0 6px 20px #0000001a}.icon-success{width:60px;height:60px;color:#16a34a;margin-bottom:12px}.thankyou-box h2{font-size:22px;color:#166534;margin-bottom:8px}.thankyou-box p{color:#4b5563;margin-bottom:8px}.thankyou-box .quote{font-size:13px;color:#b45309}.image_container{display:flex;gap:15px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;flex-direction:row;margin-top:8px}.image_container>img{height:200px;width:150px;border-radius:8px}.solutions_wrapper{margin-top:8px;display:flex;align-items:center;justify-self:center}.solutions_wrapper>img{height:400px;object-fit:contain}.pricing_container{display:flex;gap:15px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;flex-direction:row;margin-top:8px}.pricing_container>div{height:250px;width:150px;border-radius:8px}.pricing{margin:40px 0;text-align:center}.pricing h2{font-size:2rem;font-weight:700;color:#2c3e50;margin-bottom:20px}.pricing_card{flex:0 0 auto;padding:10px;border-radius:12px;box-shadow:0 4px 12px #0000001a;background:#fff5ed;transition:transform .3s ease,box-shadow .3s ease}.pricing_card:hover{transform:translateY(-6px);box-shadow:0 8px 20px #00000026}.pricing_card h3{font-size:1.4rem;margin-bottom:8px;color:#34495e}.pricing_card .price{font-size:1.1rem;font-weight:700;color:#27ae60;margin-bottom:12px}.pricing_card ul{list-style:none;padding:0;margin:0;text-align:left;font-size:.9rem;color:#555}.pricing_card ul li{margin:6px 0;padding-left:16px;position:relative}.pricing_card ul li:before{content:"✔";color:#27ae60;position:absolute;left:0}.basic{border-top:4px solid #3498db}.mid{border-top:4px solid #f39c12}.luxury{border-top:4px solid #9b59b6}.brands{display:flex;gap:15px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;flex-direction:row;margin-top:8px}.brands>img{height:100px;width:120px;object-fit:contain}
