*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden;position:relative;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (max-width:768px){a,button{min-height:44px;min-width:44px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 10px #0000001a;color:#fff;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem;position:relative}.logo h1{font-size:1.8rem;font-weight:600;margin:0;white-space:nowrap}.nav{align-items:center;display:flex;gap:2rem}.nav a{color:#fff;display:inline-block;font-size:1rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:opacity .3s ease;white-space:nowrap}.nav a:hover{opacity:.8;text-decoration:underline}.nav a.admin-link{background:#fff3;border-radius:5px;font-weight:600;padding:.5rem 1rem}.nav a.admin-link:hover{background:#ffffff4d;text-decoration:none}.menu-toggle{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;gap:.3rem;padding:.5rem;z-index:1001}.menu-toggle span{background-color:#fff;border-radius:3px;height:3px;transition:all .3s ease;width:25px}.menu-toggle:hover span{opacity:.8}@media (max-width:992px){.header-container{padding:0 1.5rem}.nav{gap:1.5rem}.logo h1{font-size:1.6rem}}@media (max-width:768px){.header-container{flex-wrap:wrap;padding:0 1rem}.logo h1{font-size:1.4rem}.menu-toggle{display:flex}.nav{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 6px #0000001a;flex-direction:column;gap:0;left:0;max-height:0;overflow:hidden;padding:0;position:absolute;right:0;top:100%;transition:max-height .3s ease,padding .3s ease}.nav-open{max-height:400px;padding:1rem 0}.nav a{border-bottom:1px solid #ffffff1a;box-sizing:border-box;display:block;min-height:44px;padding:1rem 2rem;text-align:center;width:100%}.nav a:last-child{border-bottom:none}.nav a:hover{background-color:#ffffff1a;text-decoration:none}.nav a.admin-link{background:#ffffff26;border-top:1px solid #fff3;margin-top:.5rem}.nav a.admin-link:hover{background:#ffffff40}.menu-toggle[aria-expanded=true] span:first-child{transform:rotate(45deg) translate(8px,8px)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}}@media (max-width:480px){.header{padding:.75rem 0}.header-container{padding:0 .75rem}.logo h1{font-size:1.2rem}.nav a{font-size:.95rem;padding:.875rem 1.5rem}}.footer{background-color:#f5f5f5;color:#333;margin-top:auto;width:100%}.footer-container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:3rem 2rem}.contact-section{margin:0 auto;max-width:600px;text-align:center}.contact-section h3{color:#2c3e50;font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:1.5rem}.contact-info{display:flex;flex-direction:column;gap:.75rem}.contact-info p{color:#666;font-size:.95rem;line-height:1.6;margin:0}.contact-info .address strong{color:#2c3e50;font-weight:600;margin-right:.25rem}.contact-info .phone{color:#2c3e50;font-size:1.1rem;font-weight:700}.contact-info .phone strong{color:#2c3e50;font-weight:600;margin-right:.25rem}.contact-link{color:inherit;text-decoration:none;transition:color .3s ease;word-break:break-word}.contact-link:hover{color:#667eea;text-decoration:underline}.footer-bottom{background:#fff;border-top:1px solid #e0e0e0;box-sizing:border-box;color:#999;padding:1.5rem 2rem;text-align:center;width:100%}.footer-bottom p{font-size:.9rem;line-height:1.5;margin:0}@media (max-width:992px){.footer-container{padding:2.5rem 1.5rem}.contact-section h3{font-size:1.3rem}}@media (max-width:768px){.footer-container{padding:2rem 1rem}.contact-section{max-width:100%}.contact-section h3{font-size:1.2rem}.contact-info .phone{font-size:1rem}.footer-bottom{padding:1.25rem 1rem}.footer-bottom p{font-size:.85rem}}@media (max-width:480px){.footer-container{padding:1.5rem .75rem}.contact-section h3{font-size:1.1rem;margin-bottom:1rem}.contact-info{gap:.5rem}.contact-info p{font-size:.875rem}.footer-bottom{padding:1rem .75rem}.footer-bottom p{font-size:.8rem}}.services-section{background-color:#fff;padding:4rem 2rem;width:100%}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-top:2rem}.service-card{background:#f9f9f9;border:2px solid #0000;border-radius:10px;cursor:pointer;padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.service-card:hover{background:#fff;border-color:#667eea;box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.service-icon{font-size:3rem;line-height:1;margin-bottom:1rem}.service-card h3{color:#2c3e50;font-size:1.1rem;font-weight:600;line-height:1.4;margin:0}@media (max-width:992px){.services-section{padding:3rem 1.5rem}.section-header h2{font-size:2.2rem}.services-grid{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.service-card{padding:1.75rem 1.25rem}}@media (max-width:768px){.services-section{padding:2.5rem 1rem}.section-header h2{font-size:1.8rem}.subtitle{font-size:1.1rem}.services-grid{gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.service-card{padding:1.5rem 1rem}.service-icon{font-size:2.5rem}.service-card h3{font-size:1rem}}@media (max-width:480px){.services-section{padding:2rem .75rem}.section-header h2{font-size:1.5rem}.subtitle{font-size:1rem}.services-grid{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.service-card{padding:1.25rem .75rem}.service-icon{font-size:2rem;margin-bottom:.75rem}.service-card h3{font-size:.9rem}}.about-section{background-color:#fff;padding:4rem 2rem;width:100%}.about-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.about-text h3{color:#2c3e50;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.about-text p{color:#666;font-size:1rem;line-height:1.8;margin-bottom:1.5rem}.about-text p:last-child{margin-bottom:0}.about-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.feature-item{background:#f9f9f9;border:2px solid #0000;border-radius:10px;padding:2rem;text-align:center;transition:all .3s ease}.feature-item:hover{background:#fff;border-color:#667eea;box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.feature-icon{color:#667eea;font-size:2.5rem;margin-bottom:1rem}.feature-item h4{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:.75rem}.feature-item p{color:#666;font-size:.95rem;line-height:1.6;margin:0}@media (max-width:992px){.about-section{padding:3rem 1.5rem}.section-header h2{font-size:2.2rem}.about-content{gap:2.5rem;grid-template-columns:1fr}.about-features{gap:1.5rem;grid-template-columns:1fr 1fr}}@media (max-width:768px){.about-section{padding:2.5rem 1rem}.section-header h2{font-size:1.8rem}.subtitle{font-size:1.1rem}.about-text h3{font-size:1.5rem}.about-text p{font-size:.95rem}.about-features{gap:1.25rem;grid-template-columns:1fr}.feature-item{padding:1.5rem}}@media (max-width:480px){.about-section{padding:2rem .75rem}.section-header h2{font-size:1.5rem}.subtitle{font-size:1rem}.about-text h3{font-size:1.3rem}.feature-item{padding:1.25rem}.feature-icon{font-size:2rem}}.print-deliver-section{background-color:#f9f9f9;padding:4rem 2rem;width:100%}.content-wrapper{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.description-section{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;padding:2.5rem}.description-section h3{color:#2c3e50;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.description-section p{color:#666;font-size:1rem;line-height:1.8;margin-bottom:1.25rem}.description-section p:last-child{margin-bottom:0}.locations-section{display:flex;flex-direction:column;gap:2rem}.location-card{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;padding:2rem}.location-card h4{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:.75rem}.location-address{color:#666;font-size:1rem;margin-bottom:1.5rem}.map-container{border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:1rem;overflow:hidden;width:100%}.map-container iframe{display:block;height:250px;width:100%}.map-fallback{background:#f0f0f0;border-radius:8px;display:none;margin-top:1rem;padding:1rem;text-align:center}.map-fallback a{color:#667eea;text-decoration:none}.map-fallback a:hover{text-decoration:underline}.map-link{color:#667eea;display:inline-block;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s ease}.map-link:hover{color:#764ba2;text-decoration:underline}@media (max-width:992px){.print-deliver-section{padding:3rem 1.5rem}.section-header h2{font-size:2.2rem}.content-wrapper{gap:2.5rem;grid-template-columns:1fr}.description-section{padding:2rem}.locations-section{gap:1.5rem}}@media (max-width:768px){.print-deliver-section{padding:2.5rem 1rem}.section-header h2{font-size:1.8rem}.subtitle{font-size:1.1rem}.description-section{padding:1.5rem}.description-section h3{font-size:1.5rem}.description-section p{font-size:.95rem}.location-card{padding:1.5rem}.location-card h4{font-size:1.3rem}.map-container iframe{height:200px}}@media (max-width:480px){.print-deliver-section{padding:2rem .75rem}.section-header h2{font-size:1.5rem}.subtitle{font-size:1rem}.description-section{padding:1.25rem}.description-section h3{font-size:1.3rem}.location-card{padding:1.25rem}.map-container iframe{height:180px}}.photo-gallery-section{background-color:#f9f9f9;min-height:60vh;padding:4rem 2rem;width:100%}.container{margin:0 auto;max-width:1200px}.section-header{margin-bottom:3rem;text-align:center}.section-header h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.subtitle{color:#666;font-size:1.2rem;font-weight:500}.empty-gallery{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;padding:4rem 2rem;text-align:center}.empty-icon{font-size:4rem;margin-bottom:1.5rem}.empty-gallery h3{color:#2c3e50;font-size:1.8rem;margin-bottom:1rem}.empty-gallery p{color:#666;font-size:1.1rem;margin-bottom:2rem}.instructions{background:#f5f5f5;border-radius:8px;margin:0 auto;max-width:600px;padding:2rem;text-align:left}.instructions p{color:#2c3e50;font-weight:600;margin-bottom:1rem}.instructions ol{color:#666;line-height:1.8;text-align:left}.instructions code{background:#e0e0e0;border-radius:4px;color:#d63384;font-size:.9rem;padding:.2rem .5rem}.gallery-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-top:2rem}.gallery-item{aspect-ratio:1;background:#fff;border-radius:10px;box-shadow:0 4px 15px #0000001a;cursor:pointer;overflow:hidden;position:relative;transition:all .3s ease}.gallery-item:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.gallery-item img{display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.gallery-item:hover img{transform:scale(1.05)}.gallery-overlay{background:linear-gradient(0deg,#000c,#0000);bottom:0;color:#fff;left:0;padding:1.5rem 1rem 1rem;position:absolute;right:0;transform:translateY(100%);transition:transform .3s ease}.gallery-item:hover .gallery-overlay{transform:translateY(0)}.gallery-overlay p{font-size:1rem;font-weight:500;margin:0}.modal{align-items:center;background:#000000e6;bottom:0;cursor:pointer;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:2000}.modal-content{background:#fff;border-radius:10px;cursor:default;max-height:90vh;max-width:90%;overflow:hidden;position:relative}.modal-content img{display:block;height:auto;max-height:80vh;object-fit:contain;width:100%}.modal-close{align-items:center;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:background .3s ease;width:40px;z-index:2001}.modal-close:hover{background:#000000e6}.modal-title{color:#2c3e50;font-size:1.2rem;font-weight:600;margin:0;padding:1rem;text-align:center}@media (max-width:992px){.photo-gallery-section{padding:3rem 1.5rem}.section-header h2{font-size:2.2rem}.gallery-grid{gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (max-width:768px){.photo-gallery-section{padding:2.5rem 1rem}.section-header h2{font-size:1.8rem}.subtitle{font-size:1.1rem}.gallery-grid{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.empty-gallery{padding:3rem 1.5rem}.empty-icon{font-size:3rem}.instructions{padding:1.5rem}.modal{padding:1rem}.modal-content{max-width:95%}}@media (max-width:480px){.photo-gallery-section{padding:2rem .75rem}.section-header h2{font-size:1.5rem}.subtitle{font-size:1rem}.gallery-grid{gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.empty-gallery{padding:2rem 1rem}.empty-gallery h3{font-size:1.5rem}.instructions{font-size:.9rem;padding:1rem}}.admin-login{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:2rem}.login-container{background:#fff;border-radius:10px;box-shadow:0 10px 30px #0003;max-width:400px;padding:3rem;width:100%}.login-container h2{color:#2c3e50;font-size:2rem;margin-bottom:2rem;text-align:center}.form-group{margin-bottom:1.5rem}.form-group label{color:#2c3e50;display:block;font-weight:600;margin-bottom:.5rem}.form-group input{border:2px solid #ddd;border-radius:8px;box-sizing:border-box;font-size:1rem;padding:.875rem;transition:border-color .3s ease;width:100%}.form-group input:focus{border-color:#667eea;outline:none}.form-group small{color:#666;display:block;font-size:.875rem;margin-top:.5rem}.error-message{background:#fee;border:1px solid #fcc;border-radius:6px;color:#c33;margin-bottom:1rem;padding:.75rem}.login-btn,.submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem;transition:transform .2s ease,box-shadow .2s ease;width:100%}.login-btn:hover,.submit-btn:hover{box-shadow:0 4px 15px #667eea66;transform:translateY(-2px)}.admin-panel{background:#f5f5f5;min-height:100vh;padding:2rem}.admin-header{align-items:center;background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1.5rem 2rem}.admin-header h2{color:#2c3e50;font-size:1.8rem;margin:0}.logout-btn{background:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;transition:background .3s ease}.logout-btn:hover{background:#c82333}.contact-info-section{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;margin:0 auto 2rem;max-width:1200px;padding:1.5rem 2rem}.contact-info-section h3{border-bottom:2px solid #667eea;color:#2c3e50;font-size:1.3rem;margin-bottom:1rem;padding-bottom:.5rem}.contact-details{display:flex;flex-wrap:wrap;gap:2rem}.contact-details p{color:#2c3e50;font-size:1rem;margin:0}.contact-details strong{color:#2c3e50;font-weight:600}.contact-details a{color:#667eea;font-weight:500;text-decoration:none;transition:color .3s ease}.contact-details a:hover{color:#764ba2;text-decoration:underline}.admin-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.admin-section{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;padding:2rem}.admin-section h3{border-bottom:2px solid #667eea;color:#2c3e50;font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:.5rem}.form-actions{display:flex;gap:1rem}.cancel-btn{background:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 1.5rem;transition:background .3s ease}.cancel-btn:hover{background:#5a6268}.empty-state{color:#666;padding:3rem;text-align:center}.photos-list{display:flex;flex-direction:column;gap:1rem;max-height:600px;overflow-y:auto}.photo-item{align-items:center;background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;display:flex;gap:1rem;padding:1rem}.photo-preview{border-radius:8px;flex-shrink:0;height:100px;overflow:hidden;width:100px}.photo-preview img{height:100%;object-fit:cover;width:100%}.photo-info{flex:1 1;min-width:0}.photo-info h4{color:#2c3e50;font-size:1.1rem;margin:0 0 .5rem}.photo-url{color:#666;font-size:.85rem;margin:0;word-break:break-all}.photo-actions{display:flex;flex-shrink:0;gap:.5rem}.delete-btn,.edit-btn{border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.edit-btn{background:#667eea;color:#fff}.edit-btn:hover{background:#5568d3}.delete-btn{background:#dc3545;color:#fff}.delete-btn:hover{background:#c82333}@media (max-width:992px){.admin-content{grid-template-columns:1fr}.admin-panel{padding:1.5rem}.contact-info-section{padding:1.25rem 1.5rem}.contact-details{gap:1.5rem}}@media (max-width:768px){.admin-login{padding:1rem}.login-container{padding:2rem 1.5rem}.admin-panel{padding:1rem}.admin-header{align-items:stretch;flex-direction:column;gap:1rem}.admin-header h2{font-size:1.5rem}.contact-info-section{padding:1rem 1.25rem}.contact-info-section h3{font-size:1.1rem}.contact-details{flex-direction:column;gap:1rem}.contact-details p{font-size:.95rem}.photo-item{align-items:stretch;flex-direction:column}.photo-preview{height:200px;width:100%}.photo-actions{justify-content:stretch}.delete-btn,.edit-btn{flex:1 1}}@media (max-width:480px){.login-container{padding:1.5rem 1rem}.admin-section{padding:1.5rem}.form-actions{flex-direction:column}.cancel-btn,.submit-btn{width:100%}}.App{background-color:#f5f5f5;flex-direction:column;min-height:100vh;overflow-x:hidden}.App,.main-content{display:flex;width:100%}.main-content{align-items:center;background-attachment:fixed;background-image:url(https://t3.ftcdn.net/jpg/12/21/27/04/360_F_1221270464_zAOFCGJtqNwizkO2xrqMlv3xTuvrEIZI.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;flex:1 1;justify-content:center;padding:2rem;position:relative;text-align:center}.main-content:before{background:#ffffff4d;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.main-content>*{position:relative;z-index:1}.welcome-section{background:#fff;border-radius:10px;box-shadow:0 10px 30px #0000001a;box-sizing:border-box;max-width:800px;padding:3rem;width:100%}.welcome-section h1{color:#333;font-size:2.5rem;line-height:1.2;margin-bottom:1rem}.welcome-section p{color:#666;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.location-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:2rem}.location-btn{align-items:center;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:12px;box-shadow:0 4px 15px #4f46e540;box-sizing:border-box;color:#fff;display:flex;flex:1 1;gap:1rem;max-width:350px;min-width:280px;padding:1.5rem 2rem;text-decoration:none;transition:all .3s ease}.location-btn:hover{box-shadow:0 6px 20px #4f46e559;transform:translateY(-3px)}.location-btn:active{transform:translateY(-1px)}.btn-icon{flex-shrink:0;font-size:2.25rem;line-height:1}.btn-text{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.btn-text strong{display:block;font-size:1.1rem;margin-bottom:.25rem}.btn-text small{font-size:.9rem;font-weight:400;opacity:.9}.press-btn{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 15px #f59e0b40}.press-btn:hover{box-shadow:0 6px 20px #f59e0b59}.quick-actions{border-top:2px solid #f0f0f0;margin-top:3rem;padding-top:2rem}.quick-actions h3{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.action-buttons-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr)}.action-btn{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;box-shadow:0 4px 15px #10b98140;color:#fff;display:flex;gap:1rem;padding:1.25rem 1.75rem;text-decoration:none;transition:all .3s ease}.action-btn:hover{box-shadow:0 6px 20px #10b98159;transform:translateY(-3px)}.action-btn .btn-icon{flex-shrink:0;font-size:1.75rem;line-height:1}.action-btn .btn-text{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.action-btn .btn-text strong{display:block;font-size:1.05rem;font-weight:600;margin-bottom:.25rem}.action-btn .btn-text small{font-size:.9rem;font-weight:400;opacity:.95}@media (max-width:992px){.main-content{padding:1.5rem}.welcome-section{padding:2.5rem}.welcome-section h1{font-size:2.2rem}.welcome-section p{font-size:1.1rem}.location-buttons{gap:1.25rem}.location-btn{max-width:320px;min-width:240px;padding:1.25rem 1.75rem}.action-btn{padding:1.1rem 1.5rem}.action-btn .btn-icon{font-size:1.6rem}.quick-actions{margin-top:2.5rem;padding-top:1.5rem}.quick-actions h3{font-size:1.3rem}.action-buttons-grid{gap:1rem}}@media (max-width:768px){.main-content{padding:1.5rem 1rem}.welcome-section{border-radius:8px;padding:2rem 1.5rem}.welcome-section h1{font-size:1.8rem;margin-bottom:.875rem}.welcome-section p{font-size:1rem;margin-bottom:1.5rem}.location-buttons{flex-direction:column;gap:1rem;margin-top:1.5rem}.location-btn{justify-content:center;max-width:100%;min-width:auto;padding:1.25rem 1.5rem;width:100%}.btn-text{align-items:center;text-align:center}.btn-icon{font-size:1.75rem}.quick-actions{margin-top:2rem;padding-top:1.5rem}.quick-actions h3{font-size:1.2rem;margin-bottom:1.25rem}.action-buttons-grid{gap:.875rem;grid-template-columns:1fr}.action-btn{padding:1.1rem 1.5rem}.action-btn .btn-icon{font-size:1.5rem}.action-btn .btn-text strong{font-size:1rem}.action-btn .btn-text small{font-size:.85rem}}@media (max-width:480px){.main-content{padding:1rem .75rem}.welcome-section{border-radius:6px;box-shadow:0 5px 15px #0000001a;padding:1.5rem 1rem}.welcome-section h1{font-size:1.5rem;margin-bottom:.75rem}.welcome-section p{font-size:.95rem;margin-bottom:1.25rem}.location-buttons{gap:.875rem;margin-top:1.25rem}.location-btn{border-radius:10px;padding:1.1rem 1.25rem}.btn-icon{font-size:1.75rem}.action-btn{padding:1rem 1.25rem}.action-btn .btn-icon{font-size:1.4rem}.btn-text strong{font-size:1rem}.btn-text small{font-size:.85rem}.quick-actions{margin-top:1.5rem;padding-top:1.25rem}.quick-actions h3{font-size:1.1rem;margin-bottom:1rem}.action-btn{padding:.75rem 1rem}.action-btn .btn-icon{font-size:1.1rem}.action-btn .btn-text strong{font-size:.9rem}.action-btn .btn-text small{font-size:.75rem}}
/*# sourceMappingURL=main.760b2d7a.css.map*/