@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&display=swap";@import"https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif}.navbar{position:fixed;top:0;width:100%;height:80px;background:#fff;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #0000000f;z-index:100}.left-group{display:flex;align-items:center;gap:2rem}.logo{display:flex;align-items:center;gap:8px}.logo a{font-size:1.5rem;font-weight:600;color:#000}.logo img{width:auto;max-width:150px;height:70px}@media (max-width: 768px){.logo{position:absolute;left:50%;transform:translate(-50%)}.logo a{font-size:4.5vw}.logo img{height:10vh}}@media (max-width:593px){.logo{position:absolute;left:50%;transform:translate(-50%)}.logo a{font-size:4.5vw}.logo img{height:8vh}}@media (max-width: 1070px) and (min-width: 769px){.heads{gap:1.5vw;font-size:1.195vw}.logo a{font-size:1.5vw}.logo img{height:45px}}.heads{margin-left:1rem;display:flex;gap:2rem}.heads a{color:#3a3838;font-weight:500;position:relative;text-decoration:none;transition:color .3s}.heads a:after{content:"";position:absolute;bottom:-4px;left:0;width:0%;height:2px;background:#0fa54e;transition:width .3s}.heads a:hover{color:#0fa54e}.heads a:hover:after{width:100%}.right-group{display:flex;align-items:center;gap:1.5rem}.login-link{color:#3a3838;font-weight:500;text-decoration:none;position:relative}.login-link:hover{color:#0fa54e}.login-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0%;height:2px;background:#0fa54e;transition:width .3s}.login-link:hover:after{width:100%}.signup-btn{padding:.5rem 1rem;background:#f3a208;color:#3a3838;border:none;border-radius:8px;font-weight:500;cursor:pointer;box-shadow:0 2px 6px #007bff66;text-decoration:none;transition:background .3s,transform .2s}.signup-btn:hover{color:#fff;background:#136450;transform:translateY(-2px)}.profile{display:flex;flex-direction:column;align-items:center;color:#3a3838;text-decoration:none;gap:.2rem}.profile-icon{font-size:1.5rem;cursor:pointer}.profile-text{font-size:.9rem;font-weight:500;line-height:1}.profile-icon :hover{color:#0fa54e;transition:.2s}.profile-container{position:relative;display:inline-block}.profile-icon{font-size:24px;cursor:pointer;color:#333}.logout-dropdown{position:absolute;top:120%;left:35%;transform:translate(-60%);background-color:#fff;padding:10px 12px;border:1px solid #ccc;border-radius:6px;box-shadow:0 2px 8px #00000026;z-index:100;min-width:120px;display:flex;flex-direction:column;gap:8px;white-space:nowrap}.logout-dropdown a,.logout-dropdown button{background:none;border:none;color:#333;text-align:left;font-size:14px;cursor:pointer;padding:4px 0;text-decoration:none}.logout-dropdown a:hover,.logout-dropdown button:hover{color:#0fa54e;text-decoration:underline}@media (max-width: 1070px) and (min-width: 770px){.right-group{gap:1rem}.login-link,.profile-text{font-size:.7rem}.profile{font-size:.9vw}.signup-btn{padding:.4rem .6rem;font-size:.7rem;border-radius:6px}.profile-icon{font-size:1.2rem}}.hamburger{display:none;font-size:1.5rem;cursor:pointer;color:#222}.hamburger:hover{color:#0fa54e}.sidenav{position:fixed;top:80px;left:-100%;width:70%;height:calc(100vh - 80px);background:#fff;transition:left .3s ease;z-index:90;padding-top:1rem}.sidenav.active{left:0}.sidenav ul{list-style:none}.sidenav-menu{padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb}.sidenav-menu a{text-decoration:none;color:#222;font-weight:500}.sidenav-menu a:hover{color:#0fa54e}@media (max-width: 768px){.hamburger{display:block}.heads,.right-group .login-link,.right-group .signup-btn{display:none}.right-group .profile-icon{font-size:1.5rem}.right-group .profile-text{font-size:.8rem}}.about-us{width:100%;min-height:264px;background-color:#136450;display:flex;justify-content:space-evenly;align-items:center;font-family:Poppins,sans-serif;color:#fff;padding:2rem 0;box-sizing:border-box;margin-top:auto}a{text-decoration:none;color:#fff}.about-logo a{font-size:28px;color:#fff;font-weight:600}.about-logo{padding-left:200px;display:flex;justify-content:space-evenly;align-items:center;gap:20px}.about-help-container{display:flex;justify-content:space-between;gap:80px}.about-help{display:flex;flex-direction:column;gap:10px}.about-help a{font-weight:400;position:relative}.about-help a:before{content:"";position:absolute;top:100%;left:0;width:0;height:2px;background:#fff;transition:.3s}.about-help a:hover:before{width:100%}.about-help-email{padding-right:300px}.about-help-email input{width:250px;height:40px;border-radius:4px;border:none;padding:0 1rem;font-family:Poppins,sans-serif}@media (max-width: 1412px){.about-logo{padding-left:40px}.about-help-email{padding-right:40px}.about-help-container{gap:40px}}@media (max-width: 1000px){.about-us{flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem .5rem}.about-logo{padding-left:0;margin:2vh 0;justify-content:center}.about-help-container{display:grid;grid-template-columns:1fr 1fr;gap:20px;width:100%;justify-items:center;margin-top:20px}.about-help-email{margin-top:2rem;padding-right:0;margin-bottom:2vh;width:100%;text-align:center}.about-help-email input{width:90vw;max-width:250px;margin:auto}}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;overflow-x:hidden}.start-img{width:100%;height:560px;background-image:url(/agriculture-heavy-machinery-harvests-yellow-meadow-generated-by-ai.webp);background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;opacity:100%}.hero_name{margin-top:2.8rem;color:#fff;width:600px;height:100px;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.5)}.hero_name button{margin-top:1rem;background:#f3a208;border:none;border-radius:80px;font-weight:600;padding:1rem 2rem;transition:background .3s,transform .2s}.hero_name button:hover{background:#f1b951;transform:translateY(-2px)}.hero_name a{color:#242121}@media (max-width:800px){.start-img{width:100vw;height:23.438rem}.hero_name{font-size:.8rem}}.third-layout{margin-top:5rem;width:100%;background-color:#fae7c3;display:flex;align-items:center;justify-content:center;padding:2rem 0}.third-layout-main{width:90%;max-width:85rem;display:flex;gap:3rem;align-items:center;margin:2rem auto;padding:0 1rem;box-sizing:border-box}.farmer-image{width:50%;max-width:39rem;height:auto;aspect-ratio:16/9;background-image:url(/middle-aged-asian-farmer-man.webp);background-size:cover;background-position:center;flex-shrink:0;border-radius:.5rem}.third-layout-content{flex:1;color:#07261e}.how-it-works{font-weight:500;font-size:2rem;line-height:3}.third-layout p{font-size:1.3rem;font-weight:400;line-height:3.5;font-style:normal;font-family:Poppins,sans-serif;color:#352e2e}.third-layout-button{background-color:#f3a208;border-radius:2rem;width:10.5rem;height:3.5rem;text-align:center;display:flex;justify-content:center;align-items:center;margin-top:2rem;font-weight:500;color:#000}@media (max-width:800px){.third-layout{width:100vw}.third-layout-main{width:100vw;padding:0;display:flex;flex-direction:column}.farmer-image{width:90vw;height:30vh;background-size:cover}.third-layout-content{width:90vw}.third-layout-button{width:90vw;font-size:.9rem}}.fourth-layout{width:100%;min-height:550px;background-color:#136450;display:flex;align-items:center;justify-content:center;padding:2rem 0}.fourth-layout-main{width:90%;max-width:85rem;display:flex;gap:3rem;align-items:center;margin:2rem auto;padding:0 1rem;box-sizing:border-box}.random-image{width:50%;max-width:39rem;height:auto;aspect-ratio:16/9;background-image:url(/asian-farmer-wearing-straw-hat-loincloth-stand-carrying-hoe-shoulder-rice-field.webp);background-size:cover;background-position:center;flex-shrink:0;border-radius:.5rem}.fourth-layout-content{flex:1;min-width:20rem;color:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.our-mission{font-weight:200;font-size:2rem;line-height:1.38}.fourth-layout h3{font-weight:400;line-height:1.5;font-size:1.4rem;margin-top:1rem;font-family:Poppins,sans-serif}.fourth-layout-button{background-color:#f3a208;border-radius:2rem;width:10.5rem;height:3.5rem;text-align:center;display:flex;justify-content:center;align-items:center;font-weight:500;color:#000}@media (max-width:800px){.fourth-layout{width:100vw;order:1;min-height:140vh}.fourth-layout-main{width:90vw;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;order:2}.random-image{width:90vw;height:30vh;background-size:cover;order:3}.fourth-layout-content{width:80vw;order:4;margin-left:.2rem;max-width:90vw;align-items:center;text-align:center}.fourth-layout-button{width:90vw;font-size:.9rem;order:5}}.fifth-layout-1{width:100%;height:10.75rem;background-color:#b8e0d6;display:flex;align-items:center;justify-content:center}.fifth-layout-1 h3{font-family:Montserrat,sans-serif;font-size:2rem;font-weight:600;color:#07261e}.fifth-layout-2{width:100%;height:36rem;display:flex;justify-content:center;align-items:center;background-color:#b8e0d6}.fifth-layout-2-main{width:90%;height:auto;display:flex;justify-content:center;align-items:center}.fifth-layout-container-1{width:26.625rem;height:31.563rem;display:flex;align-items:center;flex-direction:column}.fifth-layout1-main-image{margin-top:5.3rem;width:70%;max-width:400px;height:auto;aspect-ratio:16/9;background-image:url("/Untitled%20(2).png");background-size:cover;background-position:center}.fifth-container-1-content{text-align:center;display:flex;flex-direction:column;gap:1.2rem}.fifth-container-1-content h3{font-weight:500;font-size:1.3rem;margin-top:1rem}.fifth-container-1-content p{font-size:16px;width:95%}.fifth-layout-container-2{width:26.625rem;height:31.563rem;display:flex;align-items:center;flex-direction:column}.fifth-layout2-main-image{margin-top:5.3rem;width:70%;max-width:400px;height:auto;aspect-ratio:16/9;background-image:url("/Untitled%20(1).png");background-size:cover;background-position:center}.fifth-container-2-content{text-align:center;display:flex;flex-direction:column;gap:1.2rem}.fifth-container-2-content h3{font-weight:500;font-size:1.3rem;margin-top:1rem}.fifth-container-2-content p{font-size:16px;width:95%}.fifth-layout-container-3{width:26.625rem;height:31.563rem;display:flex;align-items:center;flex-direction:column}.fifth-layout3-main-image{margin-top:5.3rem;width:70%;max-width:400px;height:auto;aspect-ratio:16/9;background-image:url("/Untitled%20(3).png");background-size:cover;background-position:center}.fifth-container-3-content{text-align:center;display:flex;flex-direction:column;gap:1.2rem}.fifth-container-3-content h3{margin-top:1.8 rem;font-weight:500;font-size:1.3rem;margin-top:1rem}.fifth-container-3-content p{font-size:16px;width:95%}@media (max-width:800px){.fifth-layout-1 h3{font-size:1.7rem;font-weight:700}.fifth-layout-2{height:90rem}.fifth-layout-2-main{display:flex;flex-direction:column;padding:0rem 1rem}.fifth-layout-container-1{display:flex;flex-direction:column}.fifth-layout-main-image{width:80vw}.fifth-container-1-content{padding:0rem 2rem}.fifth-container-1-content p{font-size:1rem;width:90vw}.fifth-container-1-content h3{width:90vw}.fifth-container-1-content p br{display:none}.fifth-container-2-content{padding:0rem 2rem}.fifth-container-2-content p{font-size:1rem;width:90vw}.fifth-container-2-content h3{width:90vw}.fifth-container-2-content p br{display:none}.fifth-container-3-content{padding:0rem 2rem}.fifth-container-3-content p{font-size:1rem;width:90vw}.fifth-container-3-content h3{width:90vw}.fifth-container-3-content p br{display:none}}.cards{width:100%;display:flex;justify-content:center;align-items:center;margin-top:1rem;gap:1rem}.card-container{width:25rem;height:17.625rem;display:flex;flex-direction:column;margin:.5rem;background-color:#fff;height:fit-content;padding-bottom:10px}.card-img{width:100%}.card-title{font-weight:lighter;font-size:1.5rem}.card-description,.card-title{margin-top:.5rem;margin-left:.2rem}.card-btn{font-weight:600;font-size:1rem;width:35%;height:40px;color:#000;text-decoration:none;margin-top:.4rem;margin-left:.2rem;transition:all .3s ease 0s;cursor:pointer;outline:none;border:none}@media (max-width:600px){.cards{display:grid;flex-direction:column;align-items:center;justify-content:center;grid-template-columns:1fr;margin:.7vw}.card-container{width:95%}#moto{width:80%;font-size:2rem;text-align:center;padding-right:1.5rem;line-height:1.12;font-weight:600;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif}}.auth{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:7rem;margin-bottom:.5rem}.email_prompt{display:flex;flex-direction:column;margin-left:-85px;margin-top:-1px}input[type=text]{height:3rem;margin-top:5px;border-radius:.5rem;border:1px solid gray;padding:1rem}#create{margin-left:-80px;margin-bottom:8.9rem}.error_message{margin-top:-12vh;margin-bottom:5rem;margin-left:-80px}.login_button button{padding:1.3em 3em;font-size:12px;text-transform:uppercase;letter-spacing:2.5px;font-weight:500;color:#000;background-color:#f3a208;border:none;border-radius:45px;box-shadow:0 8px 15px #0000001a;transition:all .3s ease 0s;cursor:pointer;outline:none}@media (max-width:1000px){.auth{margin-left:10vw}#create{margin-bottom:3rem}.error_message{margin-top:-1rem}}.auth{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:5rem}.login_struct{display:flex;flex-direction:column;gap:2rem;padding:2px}.email_prompt{display:flex;flex-direction:column;margin-left:-85px;margin-top:-1px;gap:.2rem}input[type=text],input[type=email]{height:3rem;margin-top:5px;border-radius:.5rem;border:1px solid gray;padding:1rem}.login_button button{margin-top:1.5rem;margin-bottom:3rem;padding:1.3em 3em;font-size:12px;text-transform:uppercase;letter-spacing:2.5px;font-weight:500;color:#000;background-color:#f3a208;border:none;border-radius:45px;box-shadow:0 8px 15px #0000001a;transition:all .3s ease 0s;cursor:pointer;outline:none}.login_button button:hover{background-color:#c2bbbb;color:#000;transform:translateY(-7px)}.auth a{color:green}@media (max-width:600px){.auth{margin-top:1rem;margin-bottom:2.5rem}}.data{margin-top:5rem;padding:1rem;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.data h1{text-align:center}.images-heading{margin:2rem 0 1rem;text-align:center}.profile-cards{width:100%;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.direction{margin-top:-5rem;height:100vh;width:100vw;text-align:center;justify-content:center;align-items:center}.img_not_found{display:flex;justify-content:center;align-items:center;height:50vh;width:100%;text-align:center;font-size:3rem;font-weight:700;color:#555;grid-column:1 / -1}.img_not_found p{font-size:1.2rem;font-weight:400;color:#777;margin-top:.5rem}.upload_button{margin-top:1rem;padding:1.3em 3em;font-size:12px;text-transform:uppercase;letter-spacing:2.5px;font-weight:500;color:#000;background-color:#f3a208;border:none;border-radius:45px;box-shadow:0 8px 15px #0000001a;transition:all .3s ease 0s;cursor:pointer;outline:none}.upload_button:hover{background-color:#c2bbbb;color:#000;transform:translateY(-7px)}@media (max-width: 768px){.img_not_found{margin-top:4rem;font-size:2rem;height:40vh}.img_not_found p{font-size:1rem;padding:0 .5rem}}@media (max-width: 1024px){.img_not_found{font-size:2.2rem;height:45vh}.img_not_found p{font-size:1.1rem}}.profile-card-container{width:100%;display:flex;flex-direction:column;background-color:#fff;padding-bottom:10px}.card-btn{font-weight:600;font-size:1rem;width:35%;height:40px;color:#000;background:transparent;border:none;cursor:pointer;transition:all .3s ease;margin-top:.5rem;text-align:left}@media (max-width:600px){.profile-cards{display:grid;grid-template-columns:1fr;justify-content:center;align-items:center}}.profile-card{position:relative;z-index:0;width:100vw;height:50vh;display:flex;justify-content:center;align-items:center;background-color:#f5f5f5;overflow:hidden}.profile-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle farthest-corner at -3.1% -4.3%,#39ffba,#152652 90%);background-size:cover;background-position:center;filter:blur(5px);-webkit-filter:blur(5px);z-index:-1}.business-card{display:flex;width:600px;padding:24px;border:.1rem solid rgb(133,129,129);border-radius:16px;box-shadow:0 8px 16px #00000026;align-items:center;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;transition:transform .3s ease-in-out}.business-card:hover{transform:scale(1.05)}.business-card p{font-family:Montserrat,sans-serif;font-style:normal;font-optical-sizing:auto;font-weight:600}.business-card h2{font-family:Open Sans,sans-serif;font-weight:900;font-style:normal}.image-placeholder{flex:0 0 40%;background-image:url(/profile_img.png);background-size:cover;background-position:center;border-radius:16px;min-height:200px;transition:transform .3s ease-in-out}.image-placeholder:hover{transform:scale(1.05)}.card-details{flex:1;padding-left:24px;display:flex;flex-direction:column;justify-content:center;color:#fff}.name-title{font-size:1.75rem;font-weight:700;margin:0;color:#fff}.card-text{margin-top:12px;font-size:1.1rem;font-weight:500;margin-bottom:8px}.card-info{font-weight:400;color:#fff}@media (max-width: 768px){.business-card{flex-direction:column;width:100%;border-radius:0;text-align:center}.image-placeholder{width:40%;height:250px;background-image:url(/profile_img.png);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:16px;flex-shrink:0;transition:transform .3s ease-in-out}.card-details{padding-left:0;margin-top:12px}.name-title{font-size:1.4rem}.card-text{font-size:.95rem}}@media (max-width: 480px){.name-title{font-size:1.2rem}.card-text{font-size:.9rem}.business-card{padding:12px}.image-placeholder{min-height:120px}}.modal-overlay_profile{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content_profile{background:#fff;padding:20px;border-radius:10px;width:400px;max-width:90%;position:relative;box-shadow:0 4px 10px #0000004d}.close-btn_profile{position:absolute;top:10px;right:15px;background:none;border:none;font-size:1.5rem;cursor:pointer}.modal-img_profile{width:100%;height:250px;object-fit:cover;border-radius:8px}.modal-title_profile{font-size:1.8rem;font-weight:700;margin-top:10px}.modal-info_profile{font-size:1rem;color:#444;margin-top:10px}.modal_bottom{margin-top:.5rem;display:flex;align-items:center;justify-content:space-between}.delButton{padding:1.3em 3em;font-size:12px;text-transform:uppercase;letter-spacing:2.5px;font-weight:500;color:#000;background-color:#f3a208;border:none;box-shadow:0 8px 15px #0000001a;transition:all .3s ease 0s;cursor:pointer;outline:none}.delButton:hover{background-color:#c2bbbb;color:#000;transform:translateY(-7px)}.not-logged-in-message{color:#333;padding:2rem;text-align:center;min-height:50vh;margin-top:35vh}.not-logged-in-message a{color:#03c403}.product-main{margin-top:3rem;margin-bottom:7rem;padding-top:7rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.product-main form{display:flex;flex-direction:column}.details{display:flex;flex-direction:column;height:24rem;max-width:18.18rem}.product-main button{padding:1.3em 3em;font-size:12px;text-transform:uppercase;letter-spacing:2.5px;font-weight:500;color:#000;background-color:#f3a208;border:none;border-radius:45px;box-shadow:0 8px 15px #0000001a;transition:all .3s ease 0s;cursor:pointer;outline:none}.product-main button:hover{background-color:#c2bbbb;color:#000;transform:translateY(-7px)}input[type=file]{height:3rem}.success_message{margin-top:1rem}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}.booking-main{padding:1rem;width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:6rem}.items{width:85vw;margin-top:11rem;margin-bottom:5rem}.items-h1{width:100vw;text-align:center;margin:auto;max-width:25rem;height:fit-content;font-size:2rem;font-weight:700;margin-bottom:5rem}.booking-cards{width:100%;display:grid;grid-template-columns:repeat(auto-fill,25rem);justify-content:center;gap:2rem;margin-top:1rem}.card-container{width:25rem;display:flex;flex-direction:column;margin:.5rem;background-color:#fff;height:fit-content;padding-bottom:10px}.card-img{width:100%;height:300px;object-fit:cover}.card-title{font-weight:lighter;font-size:1.5rem;margin-top:.5rem;margin-left:.2rem}.card-btn{font-weight:600;font-size:1rem;width:35%;height:40px;color:#000;text-decoration:none;margin-top:0rem;transition:all .3s ease;cursor:pointer;outline:none;border:none;background:transparent;text-align:left}.card-btn:hover{color:#0fa54e}@media (max-width:600px){.booking-cards{display:grid;grid-template-columns:1fr;align-items:center;justify-content:center;margin:.7vw auto}.card-container{width:95vw}.items-h1{margin:auto;padding-right:2rem}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;padding:20px;border-radius:10px;width:500px;max-width:90%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 4px 10px #0000004d}.modal-content p{color:gray}.close-btn{position:absolute;top:10px;right:15px;background:none;border:none;font-size:1.5rem;cursor:pointer}.modal-img{width:100%;height:250px;object-fit:cover;border-radius:8px}.owner_equipmentDetails{margin-top:1rem;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.owner_details,.contact_details,.product_details{flex:1 1 45%;margin-bottom:1rem}.modal-title,.booking_productName,.owner_contactDetails,.owner_address,.booking_price{font-size:1.3rem}.booking_addresses{margin-top:1rem}.booking_modalDetails{margin-top:1.2rem;display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between}.booking_delButton{padding:1.3em 3em;font-size:12px;text-transform:uppercase;letter-spacing:2.5px;font-weight:500;color:#000;background-color:#f3a208;border:none;box-shadow:0 8px 15px #0000001a;transition:all .3s ease 0s;cursor:pointer;outline:none}.booking_delButton:hover{background-color:#c2bbbb;color:#000;transform:translateY(-7px)}@media screen and (max-width: 600px){.modal-content{padding:15px;scroll-behavior:smooth}.owner_equipmentDetails{flex-direction:column;align-items:flex-start}.owner_details,.contact_details,.product_details{width:100%;margin-top:-.9rem}.booking_addresses{margin-top:-.05rem}.booking_modalDetails{flex-direction:column;align-items:stretch;gap:.8rem}.booking_delButton{width:100%;padding:1em;margin-top:1.3rem}.modal-img{height:200px}.modal-title,.booking_productName,.owner_contactDetails,.owner_address,.booking_price{font-size:1.1rem}}.payment-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000a6;display:flex;justify-content:center;align-items:center;z-index:1100}.payment-modal{background:#fff;padding:2rem 1.5rem;border-radius:12px;width:90%;max-width:400px;text-align:center;position:relative;box-shadow:0 6px 16px #00000040;overflow-y:auto;max-height:85vh}.payment-close-btn{position:absolute;top:12px;right:16px;background:none;border:none;font-size:1.6rem;cursor:pointer;color:#333}.payment-qr-img{width:100%;max-width:280px;height:auto;object-fit:contain;margin:0 auto 1rem;display:block}.payment-title{font-size:1.8rem;font-weight:600;color:#111}.payment-upi{font-size:1rem;margin-top:.4rem;color:#444;word-break:break-all}.error-text{margin:1rem auto;max-width:400px;text-align:center;font-weight:700;padding:.5rem 1rem;border-radius:5px}
