:root{--app-font-family:"Inter", "Roboto", "Segoe UI", sans-serif;--app-font-size:16px;--bg:#f8fafc;--card-bg:#fff;--heading:#1f2937;--paragraph:#6b7280;--primary:#4a90e2;--primary-hover:#357abd;--success:#41c84a;--borders:#e5e7eb;--soft-primary-rgba:#4a90e21f}html{font-size:var(--app-font-size)}body{font-family:var(--app-font-family);margin:5px;line-height:1.5}*,:before,:after{box-sizing:border-box}button,input,select,textarea{font:inherit}.app-container{flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;display:flex}*{box-sizing:border-box}img{max-width:100%;height:auto}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden}@media (width<=992px){.about-section,.availability-section,.works-section,.voucher-section,.contact-section{padding-top:5rem;padding-bottom:5rem}}@media (width<=576px){.about-section,.availability-section,.works-section,.voucher-section,.contact-section{padding-top:4rem;padding-bottom:4rem}}.section-tag{letter-spacing:.12em;text-transform:uppercase;margin-bottom:.8rem;font-size:.78rem;font-weight:700;display:inline-block}@media (width<=576px){.section-tag{font-size:.72rem}}.about-content h2,.availability-header h2,.works-header h2,.contact-header h2{font-size:clamp(2rem,4vw,3rem);line-height:1.15}@media (width<=576px){.about-content h2,.availability-header h2,.works-header h2,.contact-header h2{font-size:2rem}button,.hero-btn,.contact-btn,.voucher-btn{min-height:46px}.hero-actions{flex-direction:column;width:100%}.hero-actions button,.hero-actions a{width:100%}}@media (width<=992px){.availability-grid{grid-template-columns:1fr}}@media (width<=576px){.availability-report{padding:1.5rem}.availability-location{align-items:flex-start}.availability-info{grid-template-columns:1fr}.availability-map{padding:1.5rem}}.contact-form{width:100%}.contact-form input,.contact-form textarea,.contact-form select{width:100%;max-width:100%}@media (width<=576px){.contact-form{padding:1.5rem}.contact-form input,.contact-form textarea{font-size:16px}.modal{width:calc(100% - 2rem);padding:2rem 1.5rem}.modal h3{font-size:1.3rem}.modal p{font-size:.95rem}.modal-btn{width:100%}}.admin-login-section{background:#f7f8fa;justify-content:center;align-items:center;min-height:80vh;padding:120px 20px 80px;display:flex}.admin-login-container{background:#fff;border-radius:16px;width:100%;max-width:480px;padding:45px;box-shadow:0 10px 35px #00000014}.admin-login-header{text-align:center;margin-bottom:35px}.admin-login-header .section-tag{margin-bottom:12px;display:inline-block}.admin-login-header h2{color:#111827;margin:0 0 12px;font-size:32px;font-weight:700}.admin-login-header p{color:#6b7280;margin:0;line-height:1.6}.admin-login-form{flex-direction:column;gap:22px;display:flex}.admin-login-group{flex-direction:column;gap:8px;display:flex}.admin-login-group label{color:#374151;font-size:14px;font-weight:600}.admin-login-group input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:13px 15px;font-size:15px;transition:border-color .2s,box-shadow .2s}.admin-login-group input:focus{border-color:#f5b400;box-shadow:0 0 0 3px #f5b40026}.admin-login-error{color:#b91c1c;background:#fef2f2;border-radius:8px;margin:0;padding:12px 15px;font-size:14px}.admin-login-button{color:#111827;cursor:pointer;background:#f5b400;border:none;border-radius:8px;padding:14px 20px;font-size:15px;font-weight:700;transition:all .2s}.admin-login-button:hover{background:#d99d00;transform:translateY(-1px)}.admin-login-button:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (width<=600px){.admin-login-section{padding:100px 15px 60px}.admin-login-container{padding:30px 22px}.admin-login-header h2{font-size:27px}}.admin-dashboard-section{background:#f7f8fa;width:100%;min-height:calc(100vh - 80px);padding:70px 30px}.admin-dashboard-container{width:100%;max-width:1200px;margin:0 auto}.admin-dashboard-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:45px;display:flex}.admin-dashboard-header h2{color:#111827;margin:10px 0 12px;font-size:2.2rem;font-weight:700}.admin-dashboard-header p{color:#6b7280;max-width:650px;margin:0;font-size:1rem;line-height:1.7}.admin-dashboard-logout{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;padding:12px 24px;font-size:.9rem;font-weight:600;transition:all .25s}.admin-dashboard-logout:hover{background:#1f2937;transform:translateY(-2px)}.admin-dashboard-grid{grid-template-columns:repeat(2,1fr);gap:25px;display:grid}.admin-dashboard-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:30px;transition:all .25s;box-shadow:0 6px 20px #0000000a}.admin-dashboard-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #00000014}.admin-dashboard-card-icon{color:#111827;background:#facc15;border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:20px;font-size:1.1rem;font-weight:800;display:flex}.admin-dashboard-card h3{color:#111827;margin:0 0 10px;font-size:1.25rem;font-weight:700}.admin-dashboard-card p{color:#6b7280;min-height:70px;margin:0 0 25px;font-size:.95rem;line-height:1.6}.admin-dashboard-card-button{color:#111827;cursor:pointer;background:#facc15;border:none;border-radius:8px;padding:11px 20px;font-size:.9rem;font-weight:700;transition:all .25s}.admin-dashboard-card-button:hover{background:#eab308;transform:translateY(-2px)}@media (width<=800px){.admin-dashboard-section{padding:50px 20px}.admin-dashboard-header{flex-direction:column;align-items:flex-start}.admin-dashboard-grid{grid-template-columns:1fr}}@media (width<=500px){.admin-dashboard-section{padding:40px 15px}.admin-dashboard-header h2{font-size:1.8rem}.admin-dashboard-card{padding:24px}.admin-dashboard-card p{min-height:auto}.admin-dashboard-logout,.admin-dashboard-card-button{width:100%}}.admin-layout{background:#f7f8fa;min-height:100vh}.admin-navbar{z-index:1000;background:#fff;border-bottom:1px solid #e5e7eb;width:100%;position:sticky;top:0}.admin-navbar-container{justify-content:space-between;align-items:center;gap:30px;width:100%;max-width:1200px;min-height:72px;margin:0 auto;padding:0 30px;display:flex}.admin-brand{color:#111827;cursor:pointer;background:0 0;border:none;align-items:baseline;gap:7px;padding:0;font-size:1.15rem;font-weight:800;display:flex}.admin-brand span{color:#facc15;font-size:.8rem;font-weight:700}.admin-navigation{align-items:center;gap:6px;display:flex}.admin-nav-link{color:#6b7280;border-radius:7px;padding:9px 14px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s}.admin-nav-link:hover{color:#111827;background:#f3f4f6}.admin-nav-link.active{color:#111827;background:#facc15}.admin-logout-button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:7px;padding:9px 18px;font-size:.85rem;font-weight:600;transition:all .2s}.admin-logout-button:hover{background:#1f2937;transform:translateY(-1px)}.admin-layout-content{width:100%}.admin-view-website{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:7px;padding:9px 18px;font-size:.85rem;font-weight:600;transition:all .2s}.admin-view-website:hover{background:#f3f4f6;transform:translateY(-1px)}@media (width<=900px){.admin-navbar-container{gap:15px;padding:0 20px}.admin-navigation{gap:2px}.admin-nav-link{padding:8px 10px}}@media (width<=700px){.admin-navbar-container{flex-wrap:wrap;min-height:auto;padding:15px 20px}.admin-navigation{order:3;width:100%;padding-bottom:2px;overflow-x:auto}.admin-nav-link{white-space:nowrap}.admin-logout-button{margin-left:auto}}.admin-voucher-section{box-sizing:border-box;background:#f7f8fa;width:100%;min-height:100vh;padding:50px 30px}.admin-voucher-container{width:100%;max-width:1200px;margin:0 auto}.admin-voucher-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:35px;display:flex}.admin-voucher-header>div{flex:1}.admin-voucher-header .section-tag{color:#8a6900;text-transform:uppercase;letter-spacing:.06em;background:#fff4c2;border-radius:20px;margin-bottom:10px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-block}.admin-voucher-header h2{color:#1f2937;margin:0 0 10px;font-size:32px;font-weight:700;line-height:1.2}.admin-voucher-header p{color:#6b7280;max-width:700px;margin:0;font-size:15px;line-height:1.7}.admin-voucher-add-button{color:#1f2937;cursor:pointer;background:#f2c94c;border:none;border-radius:8px;flex-shrink:0;padding:12px 20px;font-size:14px;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s}.admin-voucher-add-button:hover{background:#e5ba35;transform:translateY(-1px);box-shadow:0 4px 10px #00000014}.admin-voucher-add-button:active{transform:translateY(0)}.admin-voucher-list{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.admin-voucher-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:25px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px #0000000a}.admin-voucher-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000012}.admin-voucher-card-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:20px;display:flex}.admin-voucher-card-header h3{color:#111827;margin:0 0 10px;font-size:20px;font-weight:700}.voucher-status{letter-spacing:.05em;border-radius:20px;align-items:center;padding:5px 10px;font-size:10px;font-weight:700;display:inline-flex}.voucher-status.active{color:#166534;background:#dcfce7}.voucher-status.inactive{color:#6b7280;background:#f3f4f6}.voucher-price{color:#111827;white-space:nowrap;flex-shrink:0;font-size:27px;font-weight:700}.voucher-price span{margin-right:2px;font-size:15px;font-weight:600}.admin-voucher-details{grid-template-columns:repeat(2,1fr);gap:20px;padding:22px 0;display:grid}.voucher-detail{min-width:0}.voucher-detail small,.admin-voucher-description small{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.voucher-detail p{color:#374151;margin:0;font-size:14px;line-height:1.5}.admin-voucher-description{border-top:1px solid #eee;padding:18px 0}.admin-voucher-description p{color:#4b5563;background:#f9fafb;border-radius:8px;margin:0;padding:14px 16px;font-size:14px;line-height:1.7}.admin-voucher-actions{border-top:1px solid #eee;align-items:center;gap:8px;padding-top:20px;display:flex}.voucher-action{cursor:pointer;border:none;border-radius:7px;flex:1;padding:9px 12px;font-size:12px;font-weight:700;transition:background .2s,transform .2s}.voucher-action:hover:not(:disabled){transform:translateY(-1px)}.voucher-action:disabled{opacity:.55;cursor:not-allowed}.voucher-action.edit{color:#374151;background:#f3f4f6}.voucher-action.edit:hover:not(:disabled){background:#e5e7eb}.voucher-action.activate{color:#166534;background:#dcfce7}.voucher-action.activate:hover:not(:disabled){background:#bbf7d0}.voucher-action.deactivate{color:#8a6900;background:#fff4c2}.voucher-action.deactivate:hover:not(:disabled){background:#ffec9c}.voucher-action.delete{color:#991b1b;background:#fee2e2}.voucher-action.delete:hover:not(:disabled){background:#fecaca}.admin-voucher-empty{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:60px 30px;box-shadow:0 4px 12px #00000008}.admin-voucher-empty h3{color:#374151;margin:0 0 8px;font-size:20px}.admin-voucher-empty p{color:#9ca3af;margin:0 0 20px;font-size:14px}.admin-voucher-empty-button{color:#1f2937;cursor:pointer;background:#f2c94c;border:none;border-radius:8px;padding:10px 18px;font-size:13px;font-weight:700}.admin-voucher-empty-button:hover{background:#e5ba35}.admin-voucher-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:9px;margin-bottom:20px;padding:15px 18px;font-size:14px}.admin-voucher-retry{color:#fff;cursor:pointer;background:#374151;border:none;border-radius:7px;padding:10px 18px;font-size:13px;font-weight:600}.admin-voucher-retry:hover{background:#1f2937}.admin-voucher-modal-overlay{z-index:1000;box-sizing:border-box;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.admin-voucher-modal{background:#fff;border-radius:14px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 50px #0003}.admin-voucher-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;padding:22px 25px;display:flex}.admin-voucher-modal-header .section-tag{color:#8a6900;text-transform:uppercase;letter-spacing:.05em;background:#fff4c2;border-radius:20px;margin-bottom:8px;padding:5px 10px;font-size:10px;font-weight:700;display:inline-block}.admin-voucher-modal-header h2{color:#111827;margin:0;font-size:21px;font-weight:700}.admin-voucher-modal-close{color:#4b5563;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;width:34px;height:34px;font-size:23px;line-height:1;transition:background .2s,color .2s}.admin-voucher-modal-close:hover:not(:disabled){color:#111827;background:#e5e7eb}.admin-voucher-modal-close:disabled{opacity:.5;cursor:not-allowed}.admin-voucher-form{padding:25px}.voucher-form-group{margin-bottom:20px}.voucher-form-group label{color:#374151;margin-bottom:7px;font-size:13px;font-weight:600;display:block}.voucher-form-group input,.voucher-form-group textarea{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:11px 13px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.voucher-form-group input:focus,.voucher-form-group textarea:focus{border-color:#f2c94c;box-shadow:0 0 0 3px #f2c94c26}.voucher-form-group textarea{resize:vertical;min-height:100px}.voucher-form-group input::placeholder,.voucher-form-group textarea::placeholder{color:#9ca3af}.voucher-price-input{border:1px solid #d1d5db;border-radius:8px;align-items:center;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.voucher-price-input:focus-within{border-color:#f2c94c;box-shadow:0 0 0 3px #f2c94c26}.voucher-price-input span{color:#6b7280;background:#f9fafb;border-right:1px solid #d1d5db;align-items:center;height:43px;padding:0 12px;font-size:14px;font-weight:600;display:flex}.voucher-price-input input{box-shadow:none;border:none;border-radius:0}.voucher-price-input input:focus{box-shadow:none;border:none}.voucher-active-checkbox{color:#374151;cursor:pointer;align-items:center;gap:10px;margin-bottom:25px;font-size:14px;font-weight:500;display:flex}.voucher-active-checkbox input{accent-color:#f2c94c;cursor:pointer;width:16px;height:16px;margin:0}.admin-voucher-form-actions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:10px;padding-top:20px;display:flex}.voucher-form-cancel,.voucher-form-submit{cursor:pointer;border-radius:8px;padding:11px 18px;font-size:13px;font-weight:700;transition:background .2s,transform .2s}.voucher-form-cancel{color:#374151;background:#fff;border:1px solid #d1d5db}.voucher-form-cancel:hover:not(:disabled){background:#f9fafb}.voucher-form-submit{color:#1f2937;background:#f2c94c;border:none}.voucher-form-submit:hover:not(:disabled){background:#e5ba35;transform:translateY(-1px)}.voucher-form-cancel:disabled,.voucher-form-submit:disabled{opacity:.55;cursor:not-allowed}@media (width<=900px){.admin-voucher-section{padding:40px 20px}.admin-voucher-header{flex-direction:column;align-items:flex-start}.admin-voucher-add-button{width:100%}.admin-voucher-list{grid-template-columns:1fr}}@media (width<=600px){.admin-voucher-section{padding:30px 15px}.admin-voucher-header h2{font-size:26px}.admin-voucher-header p{font-size:14px}.admin-voucher-card{padding:20px}.admin-voucher-card-header{gap:10px}.admin-voucher-card-header h3{font-size:18px}.voucher-price{font-size:22px}.admin-voucher-details{grid-template-columns:1fr;gap:15px}.admin-voucher-actions{flex-direction:column}.voucher-action{width:100%}.admin-voucher-modal-overlay{align-items:flex-start;padding:15px}.admin-voucher-modal{max-height:95vh;margin-top:10px}.admin-voucher-modal-header{padding:18px 20px}.admin-voucher-form{padding:20px}.admin-voucher-form-actions{flex-direction:column-reverse}.voucher-form-cancel,.voucher-form-submit{width:100%}}.admin-enquiry-section{background:#f7f8fa;width:100%;min-height:100vh;padding:120px 6% 80px}.admin-enquiry-container{width:100%;max-width:1200px;margin:0 auto}.admin-enquiry-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:45px;display:flex}.admin-enquiry-header .section-tag{letter-spacing:1.5px;text-transform:uppercase;color:#f5b400;margin-bottom:10px;font-size:.8rem;font-weight:700;display:inline-block}.admin-enquiry-header h2{color:#151515;margin:0 0 12px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.admin-enquiry-header p{color:#666;max-width:700px;margin:0;font-size:1rem;line-height:1.7}.admin-enquiry-list{flex-direction:column;gap:24px;display:flex}.admin-enquiry-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 25px #0000000d}.admin-enquiry-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #00000014}.admin-enquiry-card-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-start;gap:25px;padding-bottom:20px;display:flex}.admin-enquiry-card-header h3{color:#181818;margin:0 0 8px;font-size:1.3rem}.enquiry-name{color:#666;margin:0;font-size:.95rem}.enquiry-status-control select{color:#333;cursor:pointer;background:#fff;border:1px solid #d5d5d5;border-radius:8px;outline:none;min-width:145px;padding:10px 35px 10px 12px;font-size:.8rem;font-weight:700}.enquiry-status-control select:focus{border-color:#f5b400}.enquiry-status-control select:disabled{opacity:.6;cursor:not-allowed}.admin-enquiry-details{grid-template-columns:repeat(4,1fr);gap:20px;padding:22px 0;display:grid}.enquiry-detail{min-width:0}.enquiry-detail small,.admin-enquiry-message small{color:#888;letter-spacing:.5px;text-transform:uppercase;margin-bottom:7px;font-size:.75rem;font-weight:700;display:block}.enquiry-detail p{color:#333;overflow-wrap:anywhere;margin:0;font-size:.9rem;line-height:1.5}.admin-enquiry-message{background:#f8f9fa;border-radius:10px;padding:20px}.admin-enquiry-message p{color:#444;white-space:pre-wrap;margin:0;font-size:.95rem;line-height:1.7}.enquiry-updating{color:#f5a800;margin:15px 0 0;font-size:.85rem;font-weight:600}.admin-enquiry-empty{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:70px 30px}.admin-enquiry-empty h3{color:#222;margin:0 0 10px;font-size:1.4rem}.admin-enquiry-empty p{color:#777;margin:0;line-height:1.6}.admin-enquiry-error{color:#b42318;background:#fff1f1;border:1px solid #f0caca;border-radius:8px;margin-bottom:25px;padding:15px 18px;font-size:.9rem}.admin-enquiry-retry{color:#fff;cursor:pointer;background:#151515;border:none;border-radius:8px;padding:11px 22px;font-size:.9rem;font-weight:600;transition:background .2s}.admin-enquiry-retry:hover{background:#333}@media (width<=900px){.admin-enquiry-details{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.admin-enquiry-section{padding:100px 20px 60px}.admin-enquiry-header{flex-direction:column;align-items:flex-start;margin-bottom:30px}.admin-enquiry-card{padding:20px}.admin-enquiry-card-header{flex-direction:column}.enquiry-status-control,.enquiry-status-control select{width:100%}.admin-enquiry-details{grid-template-columns:1fr;gap:16px}}.admin-hosting-section{box-sizing:border-box;background:#f7f8fa;width:100%;min-height:100vh;padding:50px 30px}.admin-hosting-container{width:100%;max-width:1200px;margin:0 auto}.admin-hosting-header{margin-bottom:35px}.admin-hosting-header .section-tag{color:#8a6900;text-transform:uppercase;letter-spacing:.06em;background:#fff4c2;border-radius:20px;margin-bottom:10px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-block}.admin-hosting-header h2{color:#1f2937;margin:0 0 10px;font-size:32px;font-weight:700;line-height:1.2}.admin-hosting-header p{color:#6b7280;max-width:700px;margin:0;font-size:15px;line-height:1.7}.admin-hosting-list{flex-direction:column;gap:20px;display:flex}.hosting-request-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;padding:25px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px #0000000a}.hosting-request-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000012}.hosting-request-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:20px;display:flex}.hosting-request-header h3{color:#111827;margin:0 0 6px;font-size:20px;font-weight:700}.hosting-request-header p{color:#6b7280;margin:0;font-size:14px}.hosting-request-status{flex-shrink:0}.hosting-request-status select{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;min-width:125px;padding:8px 30px 8px 12px;font-size:12px;font-weight:700;transition:border-color .2s,box-shadow .2s}.hosting-request-status select:hover{border-color:#f2c94c}.hosting-request-status select:focus{border-color:#f2c94c;box-shadow:0 0 0 3px #f2c94c26}.hosting-request-status select:disabled{opacity:.6;cursor:not-allowed}.hosting-request-details{grid-template-columns:repeat(3,1fr);gap:20px;padding:25px 0;display:grid}.hosting-detail{min-width:0}.hosting-detail small,.hosting-request-comments small{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.hosting-detail p{color:#374151;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.5}.hosting-request-comments{border-top:1px solid #eee;padding-top:20px}.hosting-request-comments p{color:#4b5563;background:#f9fafb;border-radius:8px;margin:0;padding:14px 16px;font-size:14px;line-height:1.7}.admin-hosting-empty{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:60px 30px;box-shadow:0 4px 12px #00000008}.admin-hosting-empty h3{color:#374151;margin:0 0 8px;font-size:20px}.admin-hosting-empty p{color:#9ca3af;margin:0;font-size:14px}.admin-hosting-container>p{color:#6b7280;font-size:15px}.admin-hosting-error{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:18px 20px;font-size:14px;color:#b91c1c!important}@media (width<=900px){.admin-hosting-section{padding:40px 20px}.hosting-request-details{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.admin-hosting-section{padding:30px 15px}.admin-hosting-header h2{font-size:26px}.admin-hosting-header p{font-size:14px}.hosting-request-card{padding:20px}.hosting-request-header{flex-direction:column;align-items:stretch}.hosting-request-header h3{font-size:18px}.hosting-request-status,.hosting-request-status select{width:100%}.hosting-request-details{grid-template-columns:1fr;gap:18px;padding:20px 0}.admin-hosting-empty{padding:45px 20px}}.navbar-container{z-index:1000;background-color:var(--bg);border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;width:100%;display:flex;position:sticky;top:0}.navbar-logo{flex-shrink:0;align-items:center;display:flex}.navbar-logo img{transform-origin:0;width:100px;height:auto;margin-left:20px;transform:scale(2.4)}.navbar-links{align-items:center;gap:30px;padding:30px;display:flex}.navbar-links a{color:var(--heading);font-size:18px;font-weight:500;text-decoration:none;transition:color .25s;position:relative}.navbar-links a:after{content:"";background-color:var(--primary);border-radius:10px;width:0;height:2px;transition:width .25s;position:absolute;bottom:-5px;left:0}.navbar-links a:hover{color:var(--primary)}.navbar-links a:hover:after{width:100%}.menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;margin-right:20px;padding:0;display:none}.menu-toggle span{background-color:var(--heading);border-radius:10px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.menu-toggle.open span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-nav{display:none}@media (width<=900px){.navbar-links{gap:22px}.navbar-links a{font-size:16px}}@media (width<=768px){.navbar-container{min-height:68px;position:sticky;top:0}.navbar-logo img{width:85px;margin-left:20px;transform:scale(2.2)}.navbar-links{display:none}.menu-toggle{display:flex}.mobile-nav{background-color:var(--bg);opacity:0;visibility:hidden;border-top:1px solid #0000000a;border-bottom:1px solid #00000014;flex-direction:column;width:100%;max-height:0;padding:0;transition:max-height .35s,opacity .25s,visibility .25s,padding .35s;display:flex;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 10px 25px #00000014}.mobile-nav.show{opacity:1;visibility:visible;max-height:350px;padding:8px 5% 15px}.mobile-nav a{width:100%;color:var(--heading);border-bottom:1px solid #0000000d;padding:15px 5px;font-size:17px;font-weight:500;text-decoration:none;transition:color .2s,padding-left .2s;display:block}.mobile-nav a:last-child{border-bottom:none}.mobile-nav a:hover{color:var(--primary);padding-left:10px}}@media (width<=480px){.navbar-container{min-height:64px}.navbar-logo img{width:80px;margin-left:15px;transform:scale(2.1)}.menu-toggle{width:42px;height:42px;margin-right:15px}.menu-toggle span{width:22px}.mobile-nav a{padding:14px 5px;font-size:16px}}.hero-section{background-color:#0000;background-image:linear-gradient(#00000080,#00000080),url(/assets/background_image-BTZwZyW-.jpg);background-position:50%;background-repeat:no-repeat;background-size:auto,cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;width:100%;min-height:90vh;display:flex;overflow:visible}.hero-overlay{width:100%;padding:0 8%}.hero-content{width:100%;max-width:800px;color:var(--card-bg);text-align:center}.hero-tagline{color:var(--primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.9rem;font-weight:600}.hero-title{letter-spacing:-1.5px;color:var(--card-bg);margin:0 0 1.5rem;font-size:clamp(3.5rem,7vw,4.5rem);font-weight:700;line-height:1.05}.hero-title span{color:var(--primary);-webkit-text-fill-color:unset;text-shadow:0 0 12px #4a90e22e}.hero-content h1{font-size:4rem;font-weight:700;line-height:1.1}.hero-description{color:#ffffffeb;max-width:700px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.75}.availability-search{align-items:stretch;gap:12px;width:100%;margin-bottom:2rem;display:flex;position:relative}.search-input-container{z-index:1000;flex:1;min-width:0;position:relative}.search-input{box-sizing:border-box;background:#fff;border-radius:8px;align-items:center;width:100%;min-height:52px;padding:0 16px;transition:box-shadow .25s,transform .25s;display:flex}.search-input:focus-within{box-shadow:0 0 0 3px #0073e62e,0 8px 20px #0000001f}.search-input input{color:#222;background:0 0;border:none;outline:none;width:100%;padding:16px 0;font-family:inherit;font-size:1rem}.search-input input::placeholder{color:#777;opacity:1}.location-icon{width:18px;height:18px;color:var(--primary);flex-shrink:0;margin-right:10px}.availability-search>button{background:var(--primary);min-height:52px;color:var(--card-bg);cursor:pointer;border:none;border-radius:8px;flex-shrink:0;padding:16px 24px;font-family:inherit;font-size:1rem;font-weight:600;transition:background-color .25s,transform .25s,box-shadow .25s}.availability-search>button:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 8px 20px #0000002e}.availability-search>button:active{transform:translateY(0)}.location-suggestions{z-index:5000;box-sizing:border-box;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;animation:.18s suggestionAppear;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 15px 35px #00000029,0 5px 12px #00000014}.wc-location-icon{color:#16a34a}.google-location-icon{color:#2563eb}@keyframes suggestionAppear{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.location-suggestion{color:#222;cursor:pointer;text-align:left;width:100%;min-height:auto;box-shadow:none;background:#fff;border:none;border-radius:0;outline:none;align-items:center;gap:12px;margin:0;padding:13px 16px;font-family:inherit;font-size:1rem;transition:background-color .18s;display:flex;transform:none}.location-suggestion:hover,.location-suggestion.highlighted{color:#222;box-shadow:none;background:#f8fafc;transform:none}.location-suggestion>svg{width:18px;height:18px;color:var(--primary);flex-shrink:0}.location-suggestion span{flex-direction:column;gap:3px;min-width:0;display:flex}.location-suggestion strong{text-overflow:ellipsis;white-space:nowrap;color:#222;font-size:.95rem;font-weight:600;line-height:1.3;display:block;overflow:hidden}.location-suggestion small{color:#777;text-transform:uppercase;letter-spacing:.7px;font-size:.7rem;font-weight:600;line-height:1.2;display:block}.suggestion-message{box-sizing:border-box;color:#777;text-align:center;background:#fff;width:100%;padding:16px;font-size:.85rem;line-height:1.5}.hero-features{justify-content:space-between;gap:20px;margin-top:2rem;display:flex}.hero-features span{color:var(--primary);font-size:.92rem;font-weight:500}.use-location-wrapper{flex-direction:column;gap:.5rem;margin-top:-.75rem;margin-bottom:1.5rem;display:flex}.use-location-button{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.45rem .75rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:color .25s,transform .25s;display:inline-flex}.use-location-button:hover{color:var(--primary);transform:translateY(-1px)}.use-location-button:disabled{opacity:.65;cursor:wait}.use-location-button svg{width:15px;height:15px}.location-error{color:#fecaca;text-align:center;margin:0;font-size:.8rem;line-height:1.4}@media (width<=992px){.hero-overlay{padding:0 6%}.hero-content{max-width:720px}.hero-title{font-size:4rem}.availability-search{max-width:700px;margin-left:auto;margin-right:auto}}@media (width<=768px){.hero-section{background:linear-gradient(#0000008c,#0000008c),url(/assets/background_image-BTZwZyW-.jpg) 50%/cover no-repeat;min-height:auto}.hero-overlay{padding:5rem 5% 4.5rem}.hero-content{max-width:100%}.hero-tagline{letter-spacing:1.4px;font-size:.75rem;line-height:1.7}.hero-title{letter-spacing:-1px;margin-bottom:1.25rem;font-size:clamp(2.7rem,12vw,3.5rem)}.hero-content h1{font-size:2.8rem}.hero-description{margin-bottom:1.75rem;font-size:1rem;line-height:1.7}.availability-search{flex-direction:column;gap:10px;max-width:500px;margin-left:auto;margin-right:auto}.search-input-container,.search-input{width:100%}.availability-search>button{width:100%;min-height:52px}.location-suggestions{border-radius:9px;max-height:300px;top:calc(100% + 6px);overflow-y:auto}.location-suggestion{padding:13px 14px}.hero-features{flex-direction:column;align-items:center;gap:12px;margin-top:2rem}}@media (width<=576px){.hero-section{padding:4rem 5%}.hero-content h1{font-size:2.3rem;line-height:1.15}.hero-content p{font-size:.95rem}.location-suggestion strong{font-size:.9rem}}@media (width<=480px){.hero-overlay{padding:4rem 5% 3.5rem}.hero-tagline{letter-spacing:1px;font-size:.68rem}.hero-title{font-size:2.65rem}.hero-description{font-size:.94rem}.hero-features span{font-size:.85rem}.search-input input{padding:16px 0;font-size:.95rem}.location-icon{width:17px;height:17px;margin-right:8px}.location-suggestion{padding:12px}.location-suggestion strong{font-size:.88rem}.location-suggestion small{font-size:.67rem}}.about-section{background-color:var(--bg);width:100%;padding:7rem 8% 2rem}.about-container{grid-template-columns:1fr 1fr;align-items:start;gap:50px;max-width:1200px;margin:0 auto;display:grid}.about-header:before{content:"";background:var(--primary);border-radius:10px;width:70px;height:4px;margin:0 0 1rem;display:block}.about-header,.about-intro,.mission-card,.vision-section{width:100%}.mission-card,.vision-section{max-width:650px}.vision-section{grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:1.5rem;width:calc(200% + 50px);max-width:none;display:grid}.vision-header{grid-column:1/-1}.about-content{flex-direction:column;grid-area:1/1/span 2;align-items:flex-start;display:flex}.about-header,.about-intro{width:100%}.section-tag{color:var(--primary);text-transform:uppercase;letter-spacing:1.8px;background:var(--soft-primary-rgba);border-radius:999px;width:fit-content;max-width:700px;margin-bottom:10px;padding:.45rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.about-content h2{color:var(--heading);margin-bottom:20px;font-size:2.5rem;line-height:1.2}.about-content h3{color:var(--heading);margin-bottom:15px;font-size:1.5rem;line-height:1.4}.about-content p{color:var(--paragraph);max-width:650px;margin-bottom:1.4rem;line-height:1.8}.primary-image{grid-area:1/2;justify-content:flex-start;align-self:start;align-items:flex-start;margin-bottom:0;transition:all .5s;display:flex;position:relative}.primary-image img{object-fit:cover;border-radius:10px;width:100%;max-width:800px;max-height:550px;display:block;transform:scale(1.04);box-shadow:0 15px 40px #0000001f}.about-image{grid-area:2/2;justify-content:flex-start;align-self:start;align-items:flex-start;margin-top:0;transition:all .5s;display:flex;position:relative}.about-image img{object-fit:cover;border-radius:10px;width:100%;max-width:800px;display:flex;transform:scale(1.04);box-shadow:0 15px 40px #0000001f}.floating-card{z-index:2;background:#fff;border:1px solid #0000000d;border-radius:16px;width:220px;padding:1.3rem;animation:4s ease-in-out infinite float;position:absolute;top:8%;right:-180px;box-shadow:0 18px 45px #0000001f}.floating-header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.floating-icon{color:var(--primary);font-size:1.4rem}.floating-header span{color:var(--heading);font-weight:700}.floating-status{align-items:center;gap:.6rem;margin-bottom:.8rem;display:flex}.status-dot{background:var(--success);border-radius:50%;width:10px;height:10px}.floating-card small{color:var(--paragraph);line-height:1.6}.growth-card{background:var(--heading);color:#fff;border-radius:18px;width:230px;padding:1.4rem;animation:5s ease-in-out .8s infinite float;position:absolute;bottom:8%;left:-100px;box-shadow:0 18px 40px #0003}.vision-heading{color:var(--heading);margin-top:2rem;font-size:1.4rem}.vision-text{margin-top:.5rem;margin-bottom:1rem}.about-vision{grid-column:1;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1.25rem;display:grid}.vision-section .about-image{grid-area:2/2;margin-top:1.25rem}.mission-card{border-left:5px solid var(--primary);background:#fff;border-radius:16px;margin:2rem 0 3rem;padding:2rem;box-shadow:0 10px 30px #00000014}.mission-card h3{color:var(--heading);margin-bottom:1rem;font-size:1.4rem}.mission-card p{color:var(--paragraph);margin:0;line-height:1.8}.vision-card{border:1px solid var(--borders);cursor:default;background:#fff;border-radius:18px;padding:1.8rem;transition:all .35s;position:relative;overflow:hidden}.vision-card:before{content:"";background:var(--soft-primary-rgba);border-radius:4px;width:16px;height:16px;margin-bottom:1rem;display:block}.vision-card h3{color:var(--heading);margin-bottom:.6rem;font-size:2rem;font-weight:700}.vision-card h4{color:var(--heading);margin-bottom:.8rem;font-size:1.1rem}.vision-card p{color:var(--paragraph);margin:0;font-size:.95rem;line-height:1.8}.vision-card:hover{border-color:#0000;transform:translateY(-8px);box-shadow:0 18px 40px #00000014}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (width<=992px){.about-section{padding:8rem 8% 2rem}.about-container{grid-template-columns:1fr;gap:3rem}.about-content,.primary-image,.about-image{order:0;width:100%}.about-content{order:1;grid-area:auto}.vision-section{grid-template-columns:1fr;width:100%}.vision-header,.about-vision,.vision-section .about-image{grid-column:1}.primary-image,.about-image{grid-area:auto;margin-bottom:1.5rem}.about-image{order:2;margin-top:0}.vision-section .about-image{grid-row:auto}}@media (width<=768px){.about-section{padding:6rem 5%}.about-vision{grid-template-columns:1fr}.primary-image img,.about-image img{width:100%;max-width:100%}.about-content{padding:0 1rem}.about-image{margin-top:0}.floating-card{width:200px;right:10px}.growth-card{width:190px;left:10px}}@media (width<=576px){.about-section{padding:4rem 5%}.about-content h2{font-size:2rem}.about-content p{font-size:.95rem}.availability-section{padding:4rem 5%}.availability-header h2{font-size:2rem}.availability-info{grid-template-columns:1fr;gap:1rem}}.works-section{background:var(--bg);width:100%;padding:7rem 8% 2rem}.works-container{align-items:start;max-width:1200px;margin:0 auto}.works-header:before{content:"";background:var(--primary);border-radius:10px;width:70px;height:4px;margin:0 0 1rem;display:block}.works-header{max-width:650px;margin-bottom:4rem}.works-header h2{letter-spacing:-.8px;margin:1rem 0;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.works-header p{color:var(--paragraph);line-height:1.8}.steps-container{grid-template-columns:repeat(3,1fr);gap:4rem;display:grid;position:relative}.steps-container:before{content:"";z-index:0;background:#0073e62e;height:1px;position:absolute;top:25px;left:0;right:0}.works{z-index:1;min-width:0;position:relative}.works-number{color:var(--primary);background:var(--bg);width:50px;height:50px;letter-spacing:.5px;border:1px solid #0073e640;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.7rem;font-size:.78rem;font-weight:700;transition:transform .3s,border-color .3s,background-color .3s;display:flex;position:relative}.works-icon{width:60px;height:60px;color:var(--primary);background:#0073e614;border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.4rem;transition:all .3s;display:flex}.works:hover .works-icon{transform:translateY(-5px)}.works h3{color:var(--heading);margin-bottom:.7rem;font-size:1.25rem;line-height:1.3}.works p{color:var(--paragraph);max-width:320px;margin:0;font-size:.95rem;line-height:1.7}.works:hover .works-number{border-color:var(--primary);transform:translateY(-3px)}.works:hover .works-icon{background:#0073e61f;transform:translateY(-4px);box-shadow:0 8px 20px #00000014}@media (width<=992px){.works-section{padding:7rem 6%}.works-container{gap:2.5rem}.works h3{font-size:1.15rem}.works p{font-size:.92rem}}@media (width<=768px){.works-section{padding:6rem 5%}.works-header{margin-bottom:3.5rem}.steps-container{flex-direction:column;gap:0;padding-left:0;display:flex}.steps-container:before{width:1px;height:auto;inset:25px auto 1px 25px}.works{grid-template-columns:50px 1fr;column-gap:1.25rem;padding-bottom:3rem;display:grid}.works:last-child{padding-bottom:0}.works-number{grid-area:1/1/span 3;width:50px;height:50px;margin:0}.works-icon{grid-area:1/2;width:52px;height:52px;margin-bottom:0;font-size:1.2rem}.works h3{grid-area:2/2;margin-top:1rem;margin-bottom:.5rem;font-size:1.15rem}.works p{grid-area:3/2;max-width:500px}@media (width<=480px){.works-section{padding:6rem 5%}.works-header{margin-bottom:3rem}.works-header h2{font-size:2rem}.works-header p{font-size:.95rem}.steps-container:before{left:23px}.works{grid-template-columns:46px 1fr;column-gap:1rem;padding-bottom:2.75rem}.works-number{width:46px;height:46px}.works-icon{width:50px;height:50px}.works h3{font-size:1.1rem}.works p{font-size:.9rem;line-height:1.65}}}.availability-section{background:var(--bg);width:100%;padding:9rem 8%}.availability-container{width:100%;max-width:1200px;margin:0 auto}.availability-header{max-width:750px;margin-bottom:4rem}.availability-header h2{color:var(--heading);margin:0 0 1rem;font-size:2.5rem;line-height:1.2}.availability-header p{max-width:650px;color:var(--paragraph);letter-spacing:-.8px;margin:0;line-height:1.8}.availability-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;gap:2rem;display:grid}.availability-report{background:var(--card-bg);border-radius:8px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .35s;display:flex;box-shadow:0 15px 40px #0000000d}.availability-report:hover{transform:translateY(-6px);box-shadow:0 20px 40px #00000014}.availability-location{border-bottom:1px solid #e5e7eb;align-items:flex-start;gap:1rem;padding-bottom:1.5rem;display:flex}.availability-location small{color:var(--paragraph);text-transform:uppercase;letter-spacing:1px;margin-bottom:.35rem;font-size:.72rem;font-weight:700;display:block}.availability-location h3{color:var(--heading);margin-top:.35rem;font-size:clamp(1.4rem,2.5vw,1.75rem);line-height:1.25}.availability-status{justify-content:space-between;align-items:flex-start;gap:1rem;margin:2rem 0;display:flex}.availability-status p{max-width:500px;color:var(--paragraph);margin:0;font-size:1rem;line-height:1.6}.availability-info{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:auto;display:grid}.availability-map{background:var(--card-bg);border-radius:8px;flex-direction:column;padding:2rem;transition:all .35s;display:flex;box-shadow:0 15px 40px #00000014}.availability-map:hover{transform:translateY(-6px);box-shadow:0 20px 40px #00000014}.availability-map h3{color:var(--heading);margin-bottom:.75rem;font-size:1.3rem;line-height:1.3}.availability-map p{color:var(--paragraph);font-size:1rem;line-height:1.7}.availability-map>small{color:var(--paragraph);margin-bottom:1.25rem;font-size:.8rem;line-height:1.5;display:block}.status-badge:before{content:"";background:#22c55e;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block;box-shadow:0 0 0 4px #22c55e1f}.status-badge{color:var(--primary);background:#0073e614;border-radius:999px;align-self:flex-start;align-items:center;padding:.5rem .8rem;font-size:.82rem;font-weight:700;line-height:1;display:inline-flex}.location-icon{width:50px;height:50px;color:var(--primary);background:#0073e614;background:var(--bg);border-radius:50%;flex-shrink:0;padding:12px}.info-item{background:var(--card-bg);border:1px solid #0000000f;border-radius:8px;padding:1rem;transition:transform .25s,border-color .25s,background-color .25s}.info-item:hover{background:var(--bg);border-color:#0073e633;transform:translateY(-3px)}.info-item small{color:var(--paragraph);text-transform:uppercase;letter-spacing:1.2px;margin-bottom:.45rem;font-size:.68rem;font-weight:700;display:block}.info-item h4{color:var(--heading);margin-top:.4rem;font-size:1.05rem}.map-placeholder{min-height:320px;color:var(--paragraph);letter-spacing:.3px;background:linear-gradient(135deg,#0073e608,#00000004);border:2px dashed #cbd5e1;border-radius:16px;flex:1;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;display:flex}.map-container{background:#00000006;border:1px solid #0000000f;border-radius:14px;flex:1;justify-content:center;align-items:center;min-height:320px;display:flex;position:relative;overflow:hidden}.map-container img{object-fit:contain;width:100%;height:auto;transition:transform .4s}.map-container img:hover{transform:scale(1.03)}@media (width<=992px){.availability-section{padding:5.5rem 6%}.availability-grid{grid-template-columns:1fr;gap:1.5rem}.availability-header{margin-bottom:3.5rem}.availability-header h2{font-size:2.2rem}.availability-info{grid-template-columns:1fr}.availability-map{min-height:auto}.map-container,.map-placeholder{min-height:250px}@media (width<=768px){.availability-section{padding:5rem 6%}.availability-header{margin-bottom:3rem}.availability-header p{font-size:.95rem}.availability-report,.availability-map{border-radius:16px;padding:1.75rem}.availability-location{gap:.85rem;padding-bottom:1.5rem}.location-icon{width:46px;height:46px;padding:11px}.availability-status{margin:1.75rem 0}.availability-info{grid-template-columns:1fr}.map-container,.map-placeholder{min-height:280px}}@media (width<=480px){.availability-section{padding:4.5rem 5%}.availability-header h2{font-size:2rem}.availability-header p{font-size:.92rem;line-height:1.7}.availability-report,.availability-map{border-radius:14px;padding:1.4rem}.availability-location h3{font-size:1.35rem}.availability-status p{font-size:.92rem}.info-item{padding:1rem}.map-container,.map-placeholder{min-height:240px}}}.voucher-section{background-color:var(--bg);width:100%;padding:7rem 8% 2rem}.voucher-heading:before{content:"";background:var(--primary);border-radius:10px;width:70px;height:4px;margin:0 0 1rem;display:block}.voucher-heading{text-align:left;max-width:1200px;margin:0 auto 2.5rem}.voucher-heading h2{color:var(--heading);margin:0 0 1rem;font-size:2.5rem;font-weight:700}.voucher-heading p{max-width:650px;color:var(--paragraph);margin:0;font-size:1.1rem;line-height:1.8}.voucher-wrapper{grid-template-columns:repeat(auto-fit,minmax(220px,280px));justify-content:center;gap:2rem;max-width:1200px;margin:0 auto;display:grid}.voucher-footer{justify-content:center;align-items:center;gap:1rem;margin:2rem auto 0;display:flex}.last-voucher-btn{border:2px solid var(--primary);background:var(--primary);color:#fff;cursor:pointer;border-radius:8px;padding:16px 40px;font-size:1rem;font-weight:600;transition:background-color .3s,transform .3s}.last-voucher-btn:hover{background:var(--primary-hover);transform:translateY(-5px)}@media (width<=992px){.voucher-wrapper{grid-template-columns:repeat(2,minmax(220px,280px))}}@media (width<=640px){.voucher-section{padding:6rem 6%}.voucher-heading{margin-bottom:2rem}.voucher-wrapper{grid-template-columns:1fr}.voucher-footer{text-align:center;flex-direction:column}}@media (width<=576px){.voucher-wrapper{grid-template-columns:1fr}.voucher-container{width:100%}}.voucher-container{background-color:var(--bg);border:1px solid var(--borders);border-radius:8px;width:100%;max-width:280px;padding:1.3rem;transition:transform .3s,box-shadow .3s,border-color .3s;box-shadow:0 10px 25px #11182714}.voucher-container:hover{border-color:#0073e62e;transform:translateY(-6px);box-shadow:0 20px 35px #11182726}.featured{background:var(--primary);color:var(--bg);border-color:var(--primary);position:relative;transform:translateY(-4px);box-shadow:0 18px 40px #11182724}.featured:hover{transform:translateY(-8px);box-shadow:0 10px 15px #0000001f}.voucher-details h3{text-align:center;color:var(--heading);letter-spacing:-.2px;margin-bottom:1rem;font-size:1.35rem;font-weight:700;line-height:1.3}.featured .voucher-details h3{color:var(--bg)}.voucher-info{flex-direction:column;align-items:center;gap:.35rem;margin-bottom:1.2rem;display:flex}.voucher-price{text-align:center;color:var(--success);margin:1.5rem 0;font-size:2.5rem;font-weight:700}.voucher-info p{color:var(--paragraph);font-size:.95rem;line-height:1.5}.featured .voucher-info p{color:#d1d5db}.voucher-info p:first-child{color:var(--heading);font-size:1.05rem;font-weight:700}.voucher-features{border-top:1px solid var(--borders);margin-top:.5rem;padding-top:1rem}.voucher-features ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.voucher-features li{text-align:center;border-bottom:1px solid var(--borders);color:var(--heading);padding:.7rem 0;font-size:.9rem;line-height:1.5}.voucher-features li:before{content:"✓";color:var(--primary);font-size:.85rem;font-weight:800;position:absolute;top:0;left:0}.featured .voucher-features li{border-color:#ffffff1f}.voucher-price{color:var(--primary);text-align:center;letter-spacing:-1px;margin:1.25rem 0 1.5rem;font-size:clamp(2.2rem,4vw,2.7rem);font-weight:800;line-height:1}.featured .voucher-price{color:var(--bg)}@media (width<=992px){.voucher-container{max-width:280px;padding:1.75rem 1.4rem}.voucher-price{font-size:2.4rem}}@media (width<=768px){.voucher-container{max-width:360px;padding:1.75rem 1.5rem}.voucher-details h3{margin-bottom:1.25rem}.voucher-price{margin:1.15rem 0 1.4rem}.featured{transform:none}.featured:hover{transform:translateY(-6px)}}@media (width<=480px){.voucher-container{border-radius:14px;max-width:100%;padding:1.6rem 1.25rem}.voucher-details h3{font-size:1.25rem}.voucher-info p{font-size:.9rem}.voucher-info p:first-child{font-size:1rem}.voucher-price{font-size:2.25rem}.voucher-features li{font-size:.88rem}}@media (prefers-reduced-motion:reduce){.voucher-container{transition:none}.voucher-container:hover,.featured:hover{transform:none}}.contact-section{background:var(--bg);width:100%}.contact-container{align-items:start;max-width:1200px;margin:0 auto;padding-top:.9rem}.contact-header:before{content:"";background:var(--primary);border-radius:10px;width:70px;height:4px;margin:0 0 1rem;display:block}.contact-header p{color:var(--paragraph);font-size:1.1rem;line-height:1.8}.contact-info{flex-direction:column;gap:.5rem;display:flex}@media (width<=992px){.contact-content{grid-template-columns:1fr;gap:3rem}.contact-form{grid-template-columns:1fr}.form-group:nth-child(3),.form-group:nth-child(4),.form-group:nth-child(5),.contact-btn{grid-column:span 1}.contact-header h2{font-size:2.2rem}}@media (width<=576px){.contact-section{padding:6rem 6%}.contact-container{padding:2rem 3.5%}.contact-header h2{font-size:2rem}}.modal-overlay{background:var(--soft-primary-rgba);z-index:9999;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal{background:var(--bg);text-align:center;border-radius:20px;width:min(420px,100%);padding:2.5rem 2rem;animation:.25s modalOpen;box-shadow:0 20px 50px #0003}@keyframes modalOpen{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-icon{border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.2rem;font-size:1.4rem;display:flex}.modal h3{color:var(--heading);margin-bottom:.7rem;font-size:1.5rem}.modal p{color:var(--paragraph);margin-bottom:1.8rem;line-height:1.7}.modal.success .modal-icon{background:var(--bg);color:var(--success)}.modal.error .modal-icon{background:var(--bg);color:var(--error)}.modal.info .modal-icon{background:var(--bg);color:var(--info)}.modal-btn{background:var(--primary);color:var(--white);cursor:pointer;border:none;border-radius:10px;padding:12px 28px;font-size:.95rem;font-weight:600;transition:all .3s}.modal-btn:hover{transform:translateY(-2px)}.footer{background-color:var(--bg);color:var(--paragraph);padding:5rem 100% 1.5rem;overflow:hidden}.footer:before{content:"";filter:blur(80px);pointer-events:none;background:#0073e60f;border-radius:50%;width:350px;height:350px;position:absolute;top:-150px;right:-120px}.footer-container{z-index:1;grid-template-columns:minmax(240px,1.5fr) minmax(140px,.7fr) minmax(140px,.8fr) minmax(220px,1fr);align-items:start;gap:3rem;width:100%;padding:0 5rem;display:grid;position:relative}.footer-brand{max-width:350px}.footer-brand img{width:180px;height:auto;margin-bottom:1rem;display:block}.footer-brand p{color:var(--paragraph);max-width:300px;margin:0;font-size:.92rem;line-height:1.8}.footer-socials{align-items:center;gap:.75rem;margin-top:1rem;display:flex}.footer-socials a{background:var(--bg);width:40px;height:40px;color:var(--paragraph);border:1px solid #0000000f;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:transform .25s,color .25s,background-color .25s,border-color .25s;display:flex}.footer-socials a:hover{background:var(--primary);color:var(--bg);background:var(--primary);border-color:var(--primary);transform:translateY(-4px)}.footer-links h4,.footer-contact h4{color:var(--heading);letter-spacing:.2px;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.footer-links{flex-direction:column;align-items:flex-start;display:flex}.footer-links a{width:fit-content;color:var(--paragraph);margin-bottom:.9rem;text-decoration:none;transition:color .25s,transform .25s;position:relative}.footer-links a:hover{color:var(--primary);transform:translate(4px)}.footer-item{color:var(--paragraph);align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.95rem;line-height:1.5;display:flex}.footer-item svg{color:var(--primary);flex-shrink:0;margin-top:.2rem;font-size:1rem}.footer-bottom{z-index:1;text-align:center;border-top:1px solid #ffffff14;justify-content:center;align-items:center;width:100%;max-width:1200px;margin-top:2rem;padding:1.5rem;display:flex;position:relative}.footer-bottom p{color:var(--paragraph);font-size:.95rem;line-height:1.6}@media (width<=1100px){.footer{padding:4rem 5% 1.5rem}.footer-container{grid-template-columns:1.4fr .8fr .8fr;gap:2.5rem}.footer-contact{grid-column:span 3}}@media (width<=992px){.footer-container{flex-direction:column;gap:2rem}}@media (width<=650px){.footer-container{flex-direction:column;gap:2rem}.footer-brand p{margin:auto}.footer-socials,.footer-item{justify-content:center}}@media (width<=576px){.footer{padding:3.5rem 6% 1.25rem}.footer-container{text-align:center;flex-direction:column;align-items:center;gap:2.5rem;padding:0;display:flex}.footer-brand{max-width:360px}.footer-brand img{width:140px;margin:0 auto 1.15rem}.footer-brand p{max-width:340px;margin:0 auto;font-size:.9rem}.footer-socials{justify-content:center;margin-top:1.25rem}.footer-item{justify-content:center}}@media (width<=380px){.footer{padding-left:5%;padding-right:5%}.footer-socials a{width:38px;height:38px}.footer-item{font-size:.85rem}}@media (prefers-reduced-motion:reduce){.footer-socials a,.footer-links a{transition:none}.footer-socials a:hover,.footer-links a:hover{transform:none}}.contact-section{background:var(--bg);width:100%;padding:6rem 8%}.contact-container{max-width:1200px;margin:0 auto}.contact-header{max-width:700px;margin-bottom:.5rem}.contact-header h2{color:var(--heading);margin:1rem 0;font-size:2.5rem}.contact-header p{color:var(--paragraph);margin-bottom:.2rem;font-size:1.1rem;line-height:1.8}.contact-content{grid-template-columns:1fr 1.3fr;align-items:start;gap:3rem;display:grid}.contact-info{flex-direction:column;gap:.5rem;margin-bottom:.5rem;display:flex}.contact-info h3{color:var(--heading);margin:.5rem 0}.contact-info p{color:var(--paragraph);margin-bottom:.2rem;font-size:1.1rem;line-height:1.8}.contact-info-item{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.contact-icon{background:var(--soft-primary-rgba);width:46px;height:46px;color:var(--primary);border-radius:50%;flex-shrink:0;padding:.5rem;transition:all .3s}.contact-icon:hover{background:var(--primary);color:#fff}.contact-item h4{color:var(--heading);margin-bottom:.3rem}.contact-item span{color:var(--paragraph)}.social-media{gap:1rem;margin-top:.2rem;display:flex}.social-media a{text-decoration:none}.social-icon{width:40px;height:28px;color:var(--primary);transition:all .3s}.social-icon:hover{color:var(--primary-hover);transform:scale(1.2)}.contact-form{background:var(--card-bg);border:1px solid var(--borders);border-radius:12px;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:2rem;display:grid;box-shadow:0 15px 40px #0000001a}.contact-form h3{color:var(--heading);margin-bottom:1.5rem;font-size:2rem}.form-group:nth-child(3),.form-group:nth-child(4),.form-group:nth-child(5),.contact-btn{grid-column:span 2}.form-group{flex-direction:column;display:flex}.form-group label{color:var(--heading);margin-bottom:.5rem;font-size:1.4rem;font-weight:500}.form-group input,.form-group textarea{border:1px solid var(--borders);font-size:1rem;font-family:var(--app-font-family);color:var(--heading);border-radius:10px;outline:none;padding:.8rem 1rem;transition:all .3s}.form-group input:focus,.form-group textarea:focus{border-color:var(--primary);box-shadow:0 0 5px var(--soft-primary-rgba);outline:none}textarea{resize:none}.contact-btn{background:var(--bg);color:var(--primary);cursor:pointer;border:none;border-radius:10px;padding:16px;font-size:1rem;font-weight:500;transition:all .3s}.contact-btn:hover{transform:translateY(-2px);box-shadow:0 12px 25px #3f8efc40}@media (width<=992px){.contact-content{grid-template-columns:1fr;gap:3rem}.contact-form{grid-template-columns:1fr}.form-group:nth-child(3),.form-group:nth-child(4),.form-group:nth-child(5),.contact-btn{grid-column:span 1}.contact-header h2{font-size:2.2rem}}@media (width<=576px){.contact-section{padding:4rem 5%}.contact-header h2{font-size:2rem}}.hostspot-section{background-color:var(--bg);width:100%;padding:7rem 8%}.hostspot-container{max-width:900px;margin:0 auto}.hostspot-header{text-align:center;margin-bottom:3rem}.hostspot-header h2{margin:1rem 0}.hostspot-header p{max-width:700px;margin:0 auto}.hostspot-form{flex-direction:column;gap:2rem;display:flex}.form-section{flex-direction:column;gap:1rem;display:flex}.form-section h3{margin-bottom:.5rem}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group input,.form-group select,.form-group textarea{width:100%;font:inherit;box-sizing:border-box;border:1px solid #ccc;border-radius:8px;padding:.85rem 1rem}.form-group textarea{resize:vertical;min-height:120px}.hostspot-btn{background:var(--bg);color:var(--primary);cursor:pointer;border:none;border-radius:10px;padding:16px;font-size:1rem;font-weight:500;transition:all .3s}.hostspot-btn:hover{transform:translateY(-2px);box-shadow:0 12px 25px #3f8efc40}.hostspot-btn:disabled{cursor:not-allowed;opacity:.6}.find-hotspots-section{background-color:var(--bg);width:100%;color:var(--paragraph);padding:7rem 6%}.find-hotspots-container{margin:0}.find-hotspots-header{text-align:center;max-width:750px;margin:0 auto 3rem}.find-hotspots-header .section-tag{margin-bottom:.75rem;display:inline-block}.find-hotspots-header h1{color:var(--heading);margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem)}.find-hotspots-header p{max-width:650px;margin:0 auto;line-height:1.7}.location-message{text-align:center;background:var(--card-bg);border-radius:12px;margin:0 auto 2rem;padding:1rem 1.25rem}.find-hotspots-map{width:100%;height:500px;box-shadow:var(--shadow);border-radius:20px;margin-bottom:3rem;overflow:hidden}.hotspots-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.hotspot-card{background:var(--card-bg);border:1px solid var(--border);border-radius:16px;padding:1.5rem;transition:transform .25s,box-shadow .25s}.hotspot-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.hotspot-card-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.hotspot-card-header h3{color:var(--heading);margin:0}.hotspot-status{letter-spacing:.04em;border-radius:999px;padding:.35rem .7rem;font-size:.75rem;font-weight:700}.hotspot-card-details p{margin:.5rem 0;line-height:1.5}.find-hotspots-message{text-align:center;background:var(--card-bg);border-radius:16px;padding:3rem 1.5rem}.find-hotspots-message h3{color:var(--heading);margin-bottom:.75rem}.host-a-spot-cta{text-align:center;background:var(--card-bg);border-radius:20px;margin-top:4rem;padding:3rem 2rem}.host-a-spot-cta h2{color:var(--heading);margin-bottom:.75rem}.host-a-spot-cta p{max-width:650px;margin:0 auto 1.5rem;line-height:1.7}.host-a-spot-btn{background:var(--primary);color:var(--card-bg);cursor:pointer;border:none;border-radius:10px;padding:.85rem 1.5rem;font-weight:700;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-block}.host-a-spot-btn:hover{opacity:.9;transform:translateY(-2px)}@media (width<=768px){.find-hotspots-section{padding:6rem 1rem 3rem}.find-hotspots-map{border-radius:14px;height:400px}.host-a-spot-cta{padding:2rem 1.25rem}}@media (width<=480px){.find-hotspots-map{height:320px}.hotspot-card-header{flex-direction:column;align-items:flex-start}}
