@import"https://fonts.googleapis.com/css2?family=Pacifico&display=swap";.login-page-wrapper{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f7f9fc;padding:20px;font-family:Inter,sans-serif}.auth-card-container{width:100%;max-width:400px;background-color:#fff;padding:40px;border-radius:12px;box-shadow:0 10px 25px #0000001a,0 3px 10px #0000000d;transition:all .3s ease}.auth-title{font-size:24px;font-weight:700;color:#1f2937;margin-bottom:8px}.auth-subtitle{font-size:14px;color:#6b7280;margin:0}.form-group{margin-bottom:20px}.form-input{width:100%;padding:12px 16px;font-size:16px;border:1px solid #d1d5db;border-radius:8px;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.form-input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.form-options-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;font-size:14px}.checkbox-group{display:flex;align-items:center;color:#4b5563}.checkbox-group input[type=checkbox]{margin-right:8px;width:16px;height:16px;border-radius:4px;accent-color:#6366f1}.forgot-password-link{color:#6366f1;text-decoration:none;font-weight:500;transition:color .2s}.forgot-password-link:hover{color:#4f46e5}.submit-button-v1{width:100%;padding:12px;background-color:#6366f1;color:#fff;font-size:16px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s,opacity .2s}.submit-button-v1:hover:not(:disabled){background-color:#4f46e5}.submit-button-v1:disabled{background-color:#a5b4fc;cursor:not-allowed;opacity:.8}.status-message{text-align:center;margin-top:15px;font-size:14px;font-weight:500;color:#ef4444}.password-wrapper{position:relative}.password-input-container{position:relative;display:flex;align-items:center}.password-toggle-btn{position:absolute;right:12px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center}.password-toggle-btn svg{color:#888}.password-toggle-btn:hover svg{color:#555}.sbx-home{min-height:100vh;background:linear-gradient(135deg,#eff6ff,#e0e7ff);color:#111827;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.sbx-container{max-width:1120px;margin:0 auto;padding:0 1.5rem}.sbx-section{padding:5rem 0}.sbx-section--white{background-color:#fff}.sbx-section--gray{background-color:#f9fafb}.sbx-section--indigo{background:#4f46e5;color:#e5e7eb}.sbx-section--dark{background:#111827;color:#e5e7eb}.sbx-section-header{text-align:center;margin-bottom:3rem}.sbx-section-header--tight{margin-bottom:2rem}.sbx-section-title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.75rem}.sbx-section-title--light{color:#f9fafb}.sbx-section-subtitle{font-size:1.05rem;color:#6b7280;max-width:36rem;margin:.25rem auto 0}.sbx-section-subtitle--light{color:#e5e7eb}.sbx-section-subtitle--narrow{max-width:48rem}.sbx-btn{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.8rem;border-radius:.75rem;font-weight:600;font-size:.95rem;text-decoration:none;cursor:pointer;border:none;transition:all .2s ease;white-space:nowrap}.sbx-btn-primary{background-color:#4f46e5;color:#fff}.sbx-btn-primary:hover{background-color:#4338ca}.sbx-btn-secondary{background-color:#fff;color:#4f46e5;border:1px solid #e5e7eb}.sbx-btn-secondary:hover{background-color:#f3f4f6}.sbx-btn-light{background-color:#e5e7eb;color:#111827}.sbx-btn-light:hover{background-color:#d1d5db}.sbx-hero{position:relative;min-height:460px;display:flex;align-items:center;justify-content:center;overflow:hidden}.sbx-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(https://readdy.ai/api/search-image?query=Modern%20travelers%20at%20international%20airport%20with%20luggage%2C%20diverse%20group%20of%20people%20walking%20through%20bright%20terminal%2C%20clean%20minimalist%20background%20with%20natural%20lighting%2C%20professional%20photography%20style%2C%20wide%20angle%20view&width=1200&height=600&seq=hero-travelers&orientation=landscape);background-size:cover;background-position:top center;z-index:0}.sbx-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:1}.sbx-hero-content{position:relative;z-index:2;padding:5rem 1.5rem;text-align:center;max-width:64rem}.sbx-hero-title{font-size:2.4rem;line-height:1.1;font-weight:800;color:#fff;margin-bottom:1rem}@media(min-width:1024px){.sbx-hero-title{font-size:3.25rem}}.sbx-hero-subtitle{font-size:1.15rem;color:#e5e7eb;margin-bottom:1.75rem}.sbx-hero-actions{display:flex;flex-direction:column;gap:.75rem;align-items:center;justify-content:center}@media(min-width:640px){.sbx-hero-actions{flex-direction:row}}.sbx-how-grid{display:grid;gap:2rem}@media(min-width:768px){.sbx-how-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.sbx-how-card{text-align:center}.sbx-how-icon{width:5rem;height:5rem;margin:0 auto 1.5rem;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:2rem}.sbx-how-icon--indigo{background-color:#e0e7ff;color:#4f46e5}.sbx-how-icon--green{background-color:#dcfce7;color:#16a34a}.sbx-how-icon--yellow{background-color:#fef9c3;color:#eab308}.sbx-how-title{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.sbx-how-text{font-size:.95rem;color:#6b7280}.sbx-section-cta-center{text-align:center;margin-top:3rem}.sbx-two-column{display:grid;gap:2rem;margin-top:2.5rem}@media(min-width:1024px){.sbx-two-column{grid-template-columns:repeat(2,minmax(0,1fr))}}.sbx-card{background-color:#fff;border-radius:1.25rem;padding:2rem;box-shadow:0 1px 3px #0f172a14}.sbx-card--bordered{border:1px solid #e5e7eb}.sbx-card-header{display:flex;align-items:center;margin-bottom:1.5rem}.sbx-card-header-icon{width:4rem;height:4rem;border-radius:999px;display:flex;align-items:center;justify-content:center;margin-right:1rem;font-size:1.75rem}.sbx-card-header-icon--blue{background-color:#dbeafe;color:#2563eb}.sbx-card-header-icon--green{background-color:#dcfce7;color:#16a34a}.sbx-card-title{font-size:1.4rem;font-weight:700;margin-bottom:.2rem}.sbx-card-tag{font-size:.9rem;font-weight:500}.sbx-card-tag--blue{color:#2563eb}.sbx-card-tag--green{color:#16a34a}.sbx-card-body{display:flex;flex-direction:column;gap:1.5rem}.sbx-feature-row{display:flex;align-items:flex-start}.sbx-feature-icon{width:2.25rem;height:2.25rem;border-radius:999px;display:flex;align-items:center;justify-content:center;margin-right:.75rem;margin-top:.1rem;font-size:1.2rem}.sbx-feature-icon--green{background-color:#dcfce7;color:#16a34a}.sbx-feature-icon--purple{background-color:#f3e8ff;color:#7c3aed}.sbx-feature-icon--orange{background-color:#ffedd5;color:#ea580c}.sbx-feature-icon--red{background-color:#fee2e2;color:#dc2626}.sbx-feature-icon--yellow{background-color:#fef3c7;color:#eab308}.sbx-feature-icon--indigo{background-color:#e0e7ff;color:#4f46e5}.sbx-feature-title{font-weight:600;margin-bottom:.25rem}.sbx-feature-text{font-size:.95rem;color:#6b7280}.sbx-highlight-box{border-radius:.75rem;padding:1rem;margin-top:.5rem;font-size:.9rem}.sbx-highlight-box--blue{background-color:#eef2ff;border:1px solid #c7d2fe}.sbx-highlight-box--green{background-color:#ecfdf3;border:1px solid #bbf7d0}.sbx-highlight-header{display:flex;align-items:center;margin-bottom:.35rem;font-weight:600}.sbx-highlight-header i{margin-right:.5rem}.sbx-highlight-list{list-style:none;padding:0;margin:.25rem 0 0;color:#1d4ed8}.sbx-highlight-list li{margin-bottom:.15rem}.sbx-banner{margin-top:3rem;border-radius:1.25rem;padding:2rem;text-align:center;color:#fff}.sbx-banner--purple{background:linear-gradient(to right,#4f46e5,#7c3aed)}.sbx-banner-title{font-size:1.4rem;font-weight:700;margin-bottom:.75rem}.sbx-banner-text{font-size:1rem;opacity:.9;max-width:44rem;margin:0 auto 1.5rem}.sbx-banner-stats{display:grid;gap:1.5rem}@media(min-width:768px){.sbx-banner-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}.sbx-banner-stat-value{font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.sbx-banner-stat-label{font-size:.85rem;opacity:.85}.sbx-features-grid{display:grid;gap:1.75rem;margin-bottom:3rem}@media(min-width:768px){.sbx-features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.sbx-features-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.sbx-feature-card{border-radius:1.25rem;padding:2rem;border:1px solid #e5e7eb;background:linear-gradient(to bottom right,#f9fafb,#f3f4f6);box-shadow:0 1px 3px #0f172a14;transition:box-shadow .2s ease,transform .2s ease}.sbx-feature-card:hover{box-shadow:0 8px 24px #0f172a2e;transform:translateY(-2px)}.sbx-feature-card--blue{background:linear-gradient(to bottom right,#eff6ff,#e0f2fe)}.sbx-feature-card--green{background:linear-gradient(to bottom right,#ecfdf3,#d1fae5)}.sbx-feature-card--purple{background:linear-gradient(to bottom right,#f5f3ff,#ede9fe)}.sbx-feature-card--amber{background:linear-gradient(to bottom right,#fffbeb,#fef3c7)}.sbx-feature-card--red{background:linear-gradient(to bottom right,#fef2f2,#fee2e2)}.sbx-feature-card--teal{background:linear-gradient(to bottom right,#ecfeff,#ccfbf1)}.sbx-feature-card-icon{width:4rem;height:4rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;font-size:1.75rem;color:#fff}.sbx-feature-card-icon--blue{background:#3b82f6}.sbx-feature-card-icon--green{background:#10b981}.sbx-feature-card-icon--purple{background:#8b5cf6}.sbx-feature-card-icon--amber{background:#f59e0b}.sbx-feature-card-icon--red{background:#ef4444}.sbx-feature-card-icon--teal{background:#14b8a6}.sbx-feature-card-title{font-size:1.1rem;font-weight:700;margin-bottom:.6rem;color:#111827}.sbx-feature-card-text{font-size:.95rem;color:#374151;line-height:1.6}.sbx-feature-card-meta{display:flex;align-items:center;margin-top:.75rem;font-size:.85rem}.sbx-feature-card-meta i{margin-right:.4rem}.sbx-feature-card-meta--blue{color:#1d4ed8}.sbx-feature-card-meta--green{color:#047857}.sbx-feature-card-meta--purple{color:#6d28d9}.sbx-feature-card-meta--amber{color:#b45309}.sbx-feature-card-meta--red{color:#b91c1c}.sbx-feature-card-meta--teal{color:#0f766e}.sbx-extra-grid{display:grid;gap:1.5rem}@media(min-width:768px){.sbx-extra-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.sbx-extra-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.sbx-extra-card{background:#fff;border-radius:.9rem;padding:1.5rem;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0f172a0f;transition:box-shadow .2s ease,transform .2s ease}.sbx-extra-card:hover{box-shadow:0 10px 25px #0f172a26;transform:translateY(-2px)}.sbx-extra-icon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;font-size:1.4rem}.sbx-extra-icon--orange{background-color:#ffedd5;color:#ea580c}.sbx-extra-icon--indigo{background-color:#e0e7ff;color:#4338ca}.sbx-extra-icon--blue{background-color:#dbeafe;color:#2563eb}.sbx-extra-icon--green{background-color:#dcfce7;color:#16a34a}.sbx-extra-title{font-size:1rem;font-weight:600;margin-bottom:.3rem}.sbx-extra-text{font-size:.9rem;color:#6b7280}.sbx-trust-banner{margin-top:3rem;background:linear-gradient(to right,#f9fafb,#e5e7eb);border-radius:1.25rem;padding:2rem}.sbx-trust-grid{display:grid;gap:2rem;margin-top:1.5rem}@media(min-width:768px){.sbx-trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.sbx-trust-item{text-align:center}.sbx-trust-icon{width:4rem;height:4rem;border-radius:999px;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem;font-size:1.7rem}.sbx-trust-icon--indigo{background-color:#e0e7ff;color:#4338ca}.sbx-trust-icon--green{background-color:#dcfce7;color:#16a34a}.sbx-trust-icon--blue{background-color:#dbeafe;color:#2563eb}.sbx-trust-icon--yellow{background-color:#fef3c7;color:#ca8a04}.sbx-trust-value{font-size:1.6rem;font-weight:700;margin-bottom:.2rem}.sbx-trust-value--indigo{color:#4f46e5}.sbx-trust-value--green{color:#16a34a}.sbx-trust-value--blue{color:#2563eb}.sbx-trust-value--yellow{color:#eab308}.sbx-trust-label{font-size:.9rem;color:#6b7280}.sbx-stats-grid{display:grid;gap:2rem;text-align:center}@media(min-width:768px){.sbx-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.sbx-stat-value{font-size:2.3rem;font-weight:700;color:#fff;margin-bottom:.25rem}.sbx-stat-label{color:#e5e7eb;font-size:.95rem}.sbx-service-tabs-wrapper{display:flex;justify-content:center;margin-bottom:2rem}.sbx-service-tabs{display:inline-flex;background-color:#fff;padding:.35rem;border-radius:.75rem;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0f172a0f}.sbx-service-tab{border:none;background:transparent;padding:.5rem 1rem;border-radius:.65rem;font-size:.9rem;font-weight:500;color:#4b5563;cursor:pointer;transition:all .2s ease}.sbx-service-tab:hover{color:#4f46e5}.sbx-service-tab--active{background-color:#4f46e5;color:#fff}.sbx-routes-grid{display:grid;gap:1.5rem}@media(min-width:768px){.sbx-routes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.sbx-routes-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.sbx-route-card{display:block;background-color:#fff;border-radius:1rem;padding:1.5rem;text-decoration:none;color:inherit;box-shadow:0 1px 3px #0f172a14;border:1px solid #e5e7eb;transition:box-shadow .2s ease,transform .2s ease}.sbx-route-card:hover{box-shadow:0 8px 24px #0f172a29;transform:translateY(-2px)}.sbx-route-flag{font-size:2rem;margin-bottom:.75rem;text-align:center}.sbx-route-name{font-size:1rem;font-weight:600;text-align:center;margin-bottom:.75rem}.sbx-route-meta{font-size:.85rem;color:#6b7280;margin-bottom:.75rem}.sbx-route-row{display:flex;justify-content:space-between;margin-bottom:.25rem}.sbx-route-value{font-weight:500}.sbx-route-value--blue{color:#2563eb}.sbx-route-value--purple{color:#7c3aed}.sbx-route-value--green{color:#16a34a}.sbx-route-value--highlight{color:#4f46e5}.sbx-route-footer{border-top:1px solid #e5e7eb;padding-top:.5rem;margin-top:.5rem;text-align:center}.sbx-route-price{color:#16a34a;font-weight:600;font-size:1.05rem}.sbx-route-price-label{font-size:.75rem;color:#6b7280}.sbx-route-link{margin-top:.5rem;font-size:.85rem;font-weight:500;color:#4f46e5;text-align:center}.sbx-cta{text-align:center}.sbx-cta-title{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.75rem}.sbx-cta-text{font-size:1rem;color:#d1d5db;max-width:36rem;margin:0 auto 1.75rem}.sbx-cta-actions{display:flex;flex-direction:column;gap:.75rem;align-items:center;justify-content:center}@media(min-width:640px){.sbx-cta-actions{flex-direction:row}}.footer{background:#000;color:#d0d0d0;padding:60px 0 40px}.footer-container{width:90%;max-width:1400px;margin:auto}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:60px}.footer-logo{font-size:32px;font-weight:700;color:#fff}.footer-description{margin-top:12px;max-width:320px;line-height:1.6}.footer-heading{color:#fff;margin-bottom:20px;font-size:18px}.footer-list li{margin-bottom:10px}.footer-link{color:#d0d0d0;text-decoration:none}.footer-link:hover{color:#fff}.footer-social-row{display:flex;gap:20px;margin-top:20px}.footer-social-icon{font-size:20px;cursor:pointer;color:#d0d0d0}.footer-social-icon:hover{color:#fff}.footer-bottom{margin-top:50px;padding-top:30px;border-top:1px solid #222;display:flex;justify-content:space-between;font-size:14px;color:#aaa}.footer-made{color:#aaa}.cta-section{background:#fff;padding:80px 0;text-align:center}.cta-heading{font-size:34px;font-weight:700}.cta-description{margin-top:10px;color:#666}.cta-button{padding:14px 30px;border-radius:8px;margin-top:20px;background:#000;color:#fff;text-decoration:none}.header{display:flex;background-color:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.header .nav-container.minimal{justify-content:space-between}.nav-container{max-width:80rem;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-around;height:4rem;min-height:4rem;gap:1.5rem}.minimal-nav-container{max-width:80rem;margin:0 auto;padding:0 1rem;display:flex;height:4rem;min-height:4rem;gap:50rem}@media(min-width:640px){.nav-container{padding:0 1.5rem}}@media(min-width:1024px){.nav-container{padding:0 2rem}}.nav-logo{display:flex;align-items:center;flex-shrink:0;min-width:fit-content;cursor:pointer}.logo-image{width:2rem;height:2rem;margin-right:.5rem}.logo-text{font-family:Roboto;font-size:1.5rem;color:#4f46e5}.nav-links{display:none;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}@media(min-width:768px){.nav-links{display:flex}}@media(min-width:1200px){.nav-links{gap:2rem}}.nav-link{color:#374151;text-decoration:none;transition:color .2s ease-in-out;white-space:nowrap;font-size:.875rem}@media(min-width:1200px){.nav-link{font-size:1rem}}.nav-link:hover{color:#4f46e5}.auth-section{display:flex;align-items:center;gap:1rem}.auth-option{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#374151}.auth-option .login-link{color:#4f46e5;font-weight:600;text-decoration:none}.auth-option .login-link:hover{color:#3730a3;text-decoration:underline}.dashboard-link{color:#4f46e5;font-weight:500;text-decoration:none;transition:color .2s ease-in-out}.dashboard-link:hover{color:#3730a3}.user-menu{position:relative}.user-avatar{width:2rem;height:2rem;background-color:#e0e7ff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.user-avatar i{color:#4f46e5}.user-dropdown{position:absolute;right:0;background-color:#fff;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:1px solid #e5e7eb;z-index:50;opacity:0;visibility:hidden;transition:all .2s ease-in-out}.user-dropdown.visible{opacity:1;visibility:visible}.dropdown-content{padding:.8rem}.user-name{font-weight:500;color:#111827;margin:0}.user-email{font-size:.875rem;color:#4b5563;margin:0}.logout-button{margin-top:.75rem;width:100%;text-align:left;font-size:.875rem;color:#dc2626;background:none;border:none;cursor:pointer;transition:color .2s ease-in-out;display:flex;align-items:center}.logout-button:hover{color:#991b1b}.logout-button i{margin-right:.5rem}.login-link{color:#4f46e5;text-decoration:none;transition:color .2s ease-in-out}.login-link:hover{color:#3730a3}.signup-button{background-color:#4f46e5;color:#fff;padding:.5rem 1rem;border-radius:.5rem;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color .2s ease-in-out}.signup-button:hover{background-color:#4338ca}.signup-link-minimal{text-decoration:none;font-weight:600;color:#4f46e5}.page-container{max-width:56rem;margin-left:auto;margin-right:auto;padding:32px 16px}@media(min-width:640px){.page-container{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.page-container{padding-left:32px;padding-right:32px}}.page-header{text-align:center;margin-bottom:32px}.page-title{font-size:28px;font-weight:700;color:#1f2937;margin-bottom:8px;margin-top:0}.page-subtitle{font-size:16px;color:#6b7280;margin:0;line-height:1.5}.user-type-container{background-color:#fff;border-radius:8px;padding:40px;box-shadow:0 4px 6px #0000000d,0 10px 15px #0000000d;border:1px solid #e5e7eb}.section-title{font-size:24px;font-weight:600;margin-bottom:8px;text-align:center;color:#1f2937}.section-subtitle{text-align:center;color:#6b7280;margin-bottom:32px;line-height:1.5}.options-grid{display:grid;gap:24px;grid-template-columns:1fr}@media(min-width:768px){.options-grid{grid-template-columns:1fr 1fr}}.option-card{padding:32px;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;transition:all .2s ease;position:relative}.option-card:hover{border-color:#a5b4fc;background-color:#f5f3ff}.option-card.selected{background-color:#f5f3ff}.option-card.traveler-selected{border-color:#818cf8;background-color:#f5f3ff}.option-card.shopper-selected,.option-card.shopper-selected:hover{border-color:#34d399;background-color:#f0fdf4}.option-content{text-align:center}.icon-container{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.traveler-icon{background-color:#e0e7ff}.shopper-icon{background-color:#d1fae5}.icon{font-size:28px}.traveler-icon .icon{color:#4f46e5}.shopper-icon .icon{color:#10b981}.option-title{font-size:18px;font-weight:600;margin-bottom:8px;color:#1f2937}.option-description{font-size:14px;color:#6b7280;margin-bottom:16px;line-height:1.5}.feature-list-v1{font-size:14px;color:#6b7280;list-style:none;padding:0;text-align:left;max-width:250px;margin:0 auto}.feature-list li{margin-bottom:6px}.check-icon{position:absolute;top:8px;right:8px;margin-top:0}.check{font-size:24px;color:#6366f1}.shopper-check{color:#10b981}.validation-message-card{margin-top:24px;padding:12px 16px;background-color:#fffbeb;border:1px solid #fde68a;border-radius:8px}.validation-content{display:flex;align-items:center}.warning-icon{color:#d97706;margin-right:8px;font-size:18px}.warning-text{color:#a16207;font-weight:500;font-size:14px;margin:0}.navigation-footer{margin-top:24px;padding:16px;background-color:#fff;border-radius:8px;border:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 3px #0000000d}.nav-button{padding:10px 20px;border-radius:6px;font-weight:600;font-size:14px;cursor:pointer;display:flex;align-items:center;transition:background-color .2s}.previous-button{background-color:#f3f4f6;color:#4b5563;border:1px solid #d1d5db}.previous-button:hover{background-color:#e5e7eb}.continue-button{background-color:#6366f1;color:#fff;border:1px solid #6366f1}.continue-button:hover{background-color:#4f46e5}.continue-button.inactive{background-color:#d1d5db;border-color:#d1d5db;cursor:not-allowed}.nav-button i{margin:0 4px;font-size:16px}.tips-section-v1{margin-top:24px;background-color:#f5f3ff;padding:24px;border-radius:8px;border:1px solid #ddd6fe}.tips-title-v1{font-weight:600;color:#4f46e5;font-size:16px;margin-bottom:8px;margin-top:0}.tips-list-v1{font-size:14px;color:#4338ca;list-style:none;padding:0;margin:0}.tips-list-v1{margin-bottom:4px;line-height:1.6}.atm-card-container{perspective:1000px;margin-bottom:20px}.atm-card{width:360px;max-width:100%;margin:0 auto;height:230px;border-radius:16px;padding:24px;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;color:#fff;box-shadow:0 10px 30px #0003}.atm-card:hover{transform:translateY(-5px) rotateX(2deg);box-shadow:0 15px 40px #0000004d}.atm-card.visa{background:linear-gradient(135deg,#1a1f71,#2d3399)}.atm-card.mastercard{background:linear-gradient(135deg,#eb001b,#f79e1b,#ff5f00)}.atm-card.amex{background:linear-gradient(135deg,#006fcf,#00a8e8)}.atm-card.discover{background:linear-gradient(135deg,#ff6000,orange)}.atm-card.default{background:linear-gradient(135deg,#667eea,#764ba2)}.atm-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(255,255,255,.05) 10px,rgba(255,255,255,.05) 20px);pointer-events:none}.atm-chip{width:50px;height:40px;background:linear-gradient(135deg,gold,#ffed4e);border-radius:8px;position:relative;margin-bottom:30px;box-shadow:0 2px 8px #0000004d}.atm-chip:before{content:"";position:absolute;top:6px;left:6px;right:6px;bottom:6px;border:2px solid rgba(0,0,0,.2);border-radius:4px}.atm-card-number{font-size:22px;font-weight:600;letter-spacing:3px;margin-bottom:30px;font-family:Courier New,monospace;text-shadow:0 2px 4px rgba(0,0,0,.3)}.atm-card-holder-section{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto}.atm-card-holder{display:flex;flex-direction:column}.atm-card-label{font-size:10px;text-transform:uppercase;opacity:.8;margin-bottom:4px;letter-spacing:1px}.atm-card-value{font-size:14px;font-weight:600;letter-spacing:1px}.atm-expiry{display:flex;flex-direction:column;align-items:flex-end}.atm-brand-logo{position:absolute;top:24px;right:24px;font-size:32px;font-weight:700;opacity:.9;text-shadow:0 2px 4px rgba(0,0,0,.3)}.atm-card-actions{position:absolute;bottom:-60px;left:0;right:0;background:#000c;padding:12px 24px;display:flex;justify-content:space-between;align-items:center;transition:bottom .3s ease;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.atm-card-container:hover .atm-card-actions{bottom:0}.atm-card-action-btn{background:transparent;border:none;color:#fff;cursor:pointer;padding:8px 16px;border-radius:6px;transition:background .2s ease;display:flex;align-items:center;gap:8px;font-size:14px}.atm-card-action-btn:hover{background:#fff3}.atm-card-action-btn.delete{color:#ff6b6b}.atm-card-action-btn.delete:hover{background:#ff6b6b33}.atm-default-badge{position:absolute;top:24px;left:24px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:4px 12px;border-radius:12px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.atm-empty-state{text-align:center;padding:60px 20px}.atm-empty-state-icon{font-size:80px;opacity:.3;margin-bottom:20px}@media(max-width:768px){.atm-card{height:200px;padding:20px}.atm-card-number{font-size:18px;letter-spacing:2px}.atm-brand-logo{font-size:24px}}@media(max-width:768px){.dashboard-content{padding:1rem}.stats-grid,.overview-grid{grid-template-columns:1fr}.tabs-nav{gap:0}.tab-button{padding:1rem}.content-header{flex-direction:column;align-items:flex-start}.request-header,.order-header{flex-direction:column}.request-reward,.order-total{text-align:left}.actions-grid-quick{grid-template-columns:1fr}.modal-container{max-width:95%}.modal-grid{grid-template-columns:1fr}}.modal-overlay,.modal-overlay-viewModal{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000;overflow-y:auto}.modal-container{background:#fff;border-radius:.75rem;max-width:28rem;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.modal-container.large{max-width:64rem}.modal-header{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.modal-title{font-size:1.5rem;font-weight:700;color:#111827;margin:0}.modal-close{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border:none;background:none;color:#9ca3af;cursor:pointer;border-radius:.375rem;transition:all .2s}.modal-close:hover{color:#6b7280;background-color:#f3f4f6}.modal-close i{font-size:1.25rem}.modal-content,.modal-content-view{padding:1.5rem}.modal-loading{padding:2rem;text-align:center;color:#6b7280;font-size:.875rem}.modal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.modal-left,.modal-right{display:flex;flex-direction:column;gap:1.5rem}.modal-section{margin-bottom:1.5rem}.modal-badges-group{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.modal-item-title{font-size:1.25rem;font-weight:600;color:#111827;margin:0}.modal-description{color:#6b7280;margin:1rem 0 0}.info-box{background-color:#f9fafb;padding:1rem;border-radius:.5rem}.info-box.reward-box{background-color:#ecfdf5}.info-box-title{font-weight:600;color:#111827;margin:0 0 .75rem;font-size:1rem}.info-list{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem}.info-item{display:flex;justify-content:space-between}.info-label{color:#6b7280}.info-value{font-weight:500;color:#111827}.info-value.capitalize{text-transform:capitalize}.route-timeline{display:flex;flex-direction:column;gap:.75rem}.route-point{display:flex;align-items:center;gap:.75rem}.route-dot{width:.75rem;height:.75rem;border-radius:50%;flex-shrink:0}.route-dot.green{background-color:#10b981}.route-dot.red{background-color:#ef4444}.route-line{margin-left:.375rem;border-left:2px solid #d1d5db;height:1rem}.route-city{font-weight:500;color:#111827;margin:0}.route-date{font-size:.875rem;color:#6b7280;margin:0}.reward-breakdown{display:flex;flex-direction:column;gap:.5rem}.breakdown-row{display:flex;justify-content:space-between;font-size:.875rem}.breakdown-total{display:flex;justify-content:space-between;border-top:1px solid #e5e7eb;padding-top:.5rem;margin-top:.5rem;font-weight:600;font-size:1.125rem}.total-green{color:#059669}.modal-footer{display:flex;justify-content:flex-end;gap:.75rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.btn-secondary{padding:.5rem 1.5rem;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.btn-secondary:hover{background-color:#f9fafb}.btn-purple{padding:.5rem 1.5rem;border:none;background-color:#9333ea;color:#fff;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.btn-purple:hover{background-color:#7e22ce}.modal-info{margin-bottom:1.5rem}.modal-info-text{font-size:.875rem;color:#6b7280;margin:.25rem 0}.current-plan{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.status-update-list{display:flex;flex-direction:column;gap:.75rem}.status-update-label{font-size:.875rem;color:#6b7280;margin:0 0 .75rem}.status-option{display:flex;align-items:center;padding:1rem;border:1px solid #e5e7eb;border-radius:.5rem;background:#fff;cursor:pointer;transition:all .2s;text-align:left;width:100%}.status-option:hover:not(.disabled){background-color:#f9fafb;border-color:#d1d5db}.status-option.previous{background-color:#f9fafb;opacity:.6;cursor:not-allowed}.status-option.current{border-color:#3b82f6;background-color:#eff6ff}.status-option.next{border-color:#e5e7eb}.status-option.disabled{background-color:#f9fafb;opacity:.6;cursor:not-allowed}.status-option-dot{width:1rem;height:1rem;border-radius:50%;margin-right:.75rem;flex-shrink:0}.status-option-content{flex:1}.status-option-title{font-weight:500;color:#111827;margin:0 0 .25rem}.status-option-title.strikethrough{text-decoration:line-through;color:#6b7280}.status-option-description{font-size:.875rem;color:#6b7280;margin:0}.status-option-arrow,.status-option-check{color:#9ca3af;font-size:1rem}.status-current-badge{font-size:.75rem;font-weight:500;color:#3b82f6;white-space:nowrap}.upgrade-plans{display:flex;flex-direction:column;gap:1rem}.upgrade-plan-card{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;transition:all .2s}.upgrade-plan-card:hover{border-color:#a855f7}.upgrade-plan-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.75rem}.upgrade-plan-name{font-weight:600;color:#111827;margin:0 0 .5rem}.upgrade-features{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem;color:#6b7280}.upgrade-feature{display:flex;align-items:center;gap:.25rem}.upgrade-feature i{color:#10b981}.upgrade-price{text-align:right}.upgrade-amount{font-size:1.125rem;font-weight:700;color:#9333ea;margin:0}.upgrade-label{font-size:.75rem;color:#6b7280;margin:0}.upgrade-breakdown{background-color:#f9fafb;padding:.75rem;border-radius:.375rem;font-size:.875rem;margin-bottom:.75rem}.btn-upgrade{width:100%;background-color:#9333ea;color:#fff;padding:.5rem 1rem;border-radius:.5rem;border:none;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.btn-upgrade:hover{background-color:#7e22ce}.status-history{display:flex;flex-direction:column;gap:.75rem;max-height:15rem;overflow-y:auto}.history-item{background:#fff;padding:.75rem;border-radius:.375rem;border:1px solid #e5e7eb}.history-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.history-time{font-size:.75rem;color:#6b7280}.history-note{font-size:.875rem;color:#6b7280;margin:0}.history-file{margin-top:.5rem}.file-link{display:inline-flex;align-items:center;gap:.25rem;color:#6366f1;text-decoration:none;font-size:.875rem;transition:color .2s}.file-link:hover{color:#4f46e5}.status-flow{display:flex;flex-direction:column;gap:.75rem}.flow-item{display:flex;align-items:center;padding:.75rem;border-radius:.5rem;border:1px solid}.flow-item.completed{background-color:#ecfdf5;border-color:#d1fae5}.flow-item.current{background-color:#eff6ff;border-color:#bfdbfe}.flow-item.next{background-color:#fef3c7;border-color:#fde68a}.flow-item.pending{background-color:#f9fafb;border-color:#e5e7eb}.flow-dot{width:1rem;height:1rem;border-radius:50%;margin-right:.75rem;flex-shrink:0}.flow-item.completed .flow-dot{background-color:#10b981}.flow-item.current .flow-dot{background-color:#3b82f6}.flow-item.next .flow-dot{background-color:#eab308}.flow-item.pending .flow-dot{background-color:#9ca3af}.flow-content{flex:1}.flow-status{font-weight:500;font-size:.875rem;margin:0}.flow-item.completed .flow-status{color:#047857}.flow-item.current .flow-status{color:#1e40af}.flow-item.next .flow-status{color:#92400e}.flow-item.pending .flow-status{color:#6b7280}.flow-icon{color:#10b981;font-size:1rem}.flow-badge{font-size:.75rem;font-weight:500;color:#1e40af}.flow-badge.next{color:#92400e}.form-group{margin-bottom:1rem}.form-textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;resize:vertical;font-family:inherit;transition:all .2s}.form-textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.form-file{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;cursor:pointer;transition:all .2s}.form-file:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.file-selected{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:#059669;margin-top:.25rem}.file-selected i{font-size:1rem}.capitalize{text-transform:capitalize}@media(max-width:768px){.modal-container.large{max-width:95%}.modal-grid{grid-template-columns:1fr}.modal-header,.modal-content{padding:1rem}.modal-title{font-size:1.25rem}.modal-footer{flex-direction:column-reverse}.modal-footer button{width:100%}.upgrade-plan-header{flex-direction:column;gap:1rem}.upgrade-price{text-align:left}.status-flow{max-height:20rem;overflow-y:auto}}.dashboard-container{min-height:100vh;background-color:#f9fafb}.dashboard-content{max-width:1280px;margin:0 auto;padding:2rem 1rem}.dashboard-header{margin-bottom:2rem}.dashboard-title{font-size:1.875rem;font-weight:700;color:#111827;margin:0}.dashboard-subtitle{color:#6b7280;margin-top:.5rem}.stat-card{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.stat-content{display:flex;align-items:center;justify-content:space-between}.stat-label-dashboard{font-size:.875rem;color:#6b7280;margin:0}.stat-value-dashboard{font-size:1.5rem;font-weight:700;margin-bottom:4px}.stat-icon{width:3rem;height:3rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.stat-icon.blue{background-color:#dbeafe;color:#2563eb}.stat-icon.green{background-color:#d1fae5;color:#059669}.stat-icon.purple{background-color:#e9d5ff;color:#9333ea}.stat-icon.emerald{background-color:#d1fae5;color:#10b981}.tabs-container{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem}.tabs-header{border-bottom:1px solid #e5e7eb}.tabs-nav{display:flex;padding:0 .25rem;overflow-x:auto}.tab-button{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;border:none;border-bottom:2px solid transparent;background:none;font-size:.875rem;font-weight:500;color:#6b7280;cursor:pointer;white-space:nowrap;transition:all .2s}.tab-button.active{border-bottom-color:#6366f1;color:#6366f1}.tab-button i{font-size:1.125rem}.tab-content{padding:1.5rem}.overview-content{display:flex;flex-direction:column;gap:1.5rem;background:#fff;margin-left:-24px;margin-right:-24px;padding:25px 24px;width:calc(100% + 48px)}.overview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.recent-section{background:#f9fafb;padding:1.5rem;border-radius:.75rem}.section-title{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 1rem}.item-card{background:#fff;border-radius:14px;padding:16px;margin-bottom:14px;box-shadow:0 1px 4px #00000012;transition:.2s ease}.item-card:hover{transform:translateY(-2px);box-shadow:0 3px 12px #0000001f}.item-title{font-size:16px;font-weight:600;margin-bottom:6px}.item-route{font-size:14px;color:#666;margin-bottom:6px}.item-service{font-size:14px;color:#444;font-weight:500;margin-bottom:8px}.item-right{text-align:right}.item-price{font-size:18px;font-weight:700;color:#18a058;margin-bottom:6px}.status-badge{padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;text-transform:capitalize}.status-badge.pending{background:#fff3cd;color:#856404}.status-badge.accepted{background:#d4f8d4;color:#278d27}.status-badge.rejected{background:#ffe0e0;color:#c62828}.parcel-category-container{margin-top:10px}.parcel-category-block{margin-bottom:8px}.parcel-category-title{font-size:13px;font-weight:600;margin-bottom:4px;color:#3a4a69}.parcel-subcategories{display:flex;flex-wrap:wrap;gap:6px}.subcat-badge{background:#ecf2ff;padding:4px 10px;border-radius:10px;font-size:12px;color:#325aff;font-weight:500;border:1px solid #d6e2ff}.empty-state{text-align:center;padding:24px}.empty-icon{font-size:32px;color:#c2c8d1}.empty-text{margin-top:10px;color:#777;font-size:14px}.actions-grid-quick{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.status-badge{display:inline-block;padding:.25rem .5rem;font-size:.75rem;border-radius:9999px;font-weight:500}.status-accepted{background-color:#d1fae5;color:#065f46}.status-validation{background-color:#fef3c7;color:#92400e}.status-rejected{background-color:#fee2e2;color:#991b1b}.status-progress{background-color:#dbeafe;color:#1e40af}.status-completed{background-color:#d1fae5;color:#047857}.status-cancelled,.status-default{background-color:#f3f4f6;color:#374151}.purchased-badge,.order-status-completed{background-color:#d1fae5;color:#065f46}.order-status-confirmed{background-color:#dbeafe;color:#1e40af}.order-status-transit{background-color:#e9d5ff;color:#7c3aed}.order-status-progress{background-color:#e0e7ff;color:#4338ca}.order-status-cancelled{background-color:#fee2e2;color:#991b1b}.order-status-issue{background-color:#fed7aa;color:#92400e}.order-status-upload{background-color:#cffafe;color:#155e75}.order-status-default{background-color:#f3f4f6;color:#374151}.quick-actions{background:linear-gradient(to right,#6366f1,#9333ea);border-radius:.75rem;padding:1.5rem;color:#fff}.quick-actions-title{font-size:1.25rem;font-weight:600;margin:0 0 1rem}.actions-grid-quick{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.action-card-quick{background:#fff3;padding:1rem;border-radius:.5rem;text-decoration:none;color:#fff;transition:background .2s}.action-card:hover{background:#ffffff4d}.action-icon{font-size:1.5rem;margin-bottom:.5rem}.action-title{font-weight:500;margin:0 0 .25rem}.action-description{font-size:.875rem;opacity:.8;margin:0}.requests-content,.orders-content{display:flex;flex-direction:column;gap:1.5rem}.content-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.content-title{font-size:1.25rem;font-weight:600;color:#111827;margin:0}.header-actions{display:flex;align-items:center;gap:1rem}.requests-count,.orders-count{color:#6b7280;margin:0}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;background-color:#6366f1;color:#fff;padding:.5rem 1rem;border-radius:.5rem;border:none;font-weight:500;text-decoration:none;cursor:pointer;transition:background-color .2s}.btn-primary:hover{background-color:#4f46e5}.empty-icon-large{width:4rem;height:4rem;background-color:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.empty-icon-large i{font-size:3rem;color:#9ca3af}.empty-title{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .5rem}.empty-description{color:#6b7280;margin:0 0 1.5rem}.requests-list,.orders-list{display:flex;flex-direction:column;gap:1rem}.request-card,.order-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem}.request-header,.order-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem;gap:1rem}.request-info,.order-info{flex:1}.request-badges,.order-badges{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem}.request-title,.order-title{font-size:1.125rem;font-weight:600;color:#111827;margin:0}.reward-label,.total-label{font-size:.875rem;color:#6b7280;margin:0}.request-actions,.order-actions{display:flex;align-items:center;gap:.75rem;padding-top:1rem;border-top:1px solid #f3f4f6;flex-wrap:wrap}.btn-link{background:none;border:none;padding:0;font-size:.875rem;font-weight:500;cursor:pointer;transition:color .2s}.btn-link.primary:hover{color:#4f46e5}.btn-link.success:hover{color:#047857}.btn-link.purple:hover{color:#7e22ce}@media(max-width:768px){.dashboard-content{padding:1rem}.stats-grid,.overview-grid{grid-template-columns:1fr}.tabs-nav{gap:0}.tab-button{padding:1rem}.content-header{flex-direction:column;align-items:flex-start}.request-header,.order-header{flex-direction:column}.request-reward,.order-total{text-align:left}.actions-grid{grid-template-columns:1fr}}.btn-link.danger{color:#ff4d4f}.btn-link.danger:hover{text-decoration:underline}.transactions-container{display:flex;flex-direction:column;gap:20px}.filters-row{display:flex;gap:15px;align-items:center}.filter-select,.filter-input{padding:8px 12px;border-radius:6px;border:1px solid #ddd;font-size:14px;width:260px}.clear-btn,.export-btn{padding:8px 16px;background:#f5f5f5;border:1px solid #ddd;border-radius:6px;cursor:pointer}.transactions-table{width:100%;border-collapse:collapse;font-size:14px}.transactions-table th{background:#f7f7f7;text-align:left;padding:12px;font-weight:600;white-space:nowrap}.transactions-table td{padding:12px;border-bottom:1px solid #eee}.amount{font-weight:600}.type-pill,.status-pill{padding:4px 10px;border-radius:20px;font-size:12px;text-transform:capitalize}.type-payment{background:#e7f7ff;color:#0077c8}.type-upgrade{background:#fff4e5;color:#b05f00}.type-other{background:#f2f2f2;color:#444}.status.completed{background:#e9ffe9;color:#1e8a1e}.status.failed{background:#ffe9e9;color:#c62828}.status.pending{background:#fff9e6;color:#b78100}.rdm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;justify-content:center;align-items:center;z-index:2000}.rdm-container{width:1000px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:16px;box-shadow:0 18px 45px #0f172a2e;animation:rdm-fade-in .2s ease-out}@keyframes rdm-fade-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.rdm-header{padding:20px 28px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.rdm-title{font-size:20px;font-weight:700}.rdm-close-btn{border:none;background:transparent;font-size:22px;cursor:pointer;color:#777}.rdm-content{padding:22px 28px 18px}.rdm-grid{display:grid;grid-template-columns:2fr 1.3fr;gap:20px}.rdm-left,.rdm-right{display:flex;flex-direction:column;gap:16px}.rdm-card{background:#f8fafc;border-radius:14px;padding:16px 18px;border:1px solid #edf0f7}.rdm-main-card{background:#fff}.rdm-card-blue{background:#eef4ff}.rdm-card-green{background:#e9fbe9}.rdm-card-title{font-size:14px;font-weight:600;margin-bottom:10px}.rdm-main-header{display:flex;justify-content:space-between;gap:12px}.rdm-main-title-block{flex:1}.rdm-item-title{margin:0;font-size:18px;font-weight:650}.rdm-main-badges{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.rdm-pill{font-size:12px;padding:6px 12px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.rdm-pill-yellow{background:#fff5c2;color:#8b6b00}.rdm-pill-plan{background:#e8ebff;color:#3f46b8}.rdm-description{margin-top:10px;font-size:14px;color:#4b5563}.rdm-main-actions{margin-top:12px;display:flex;gap:10px;align-items:center}.rdm-chip{border-radius:999px;padding:6px 14px;font-size:13px;border:none;display:inline-flex;align-items:center;gap:6px}.rdm-chip-primary{background:#e0ecff;color:#1d4ed8;cursor:pointer}.rdm-chip-neutral{background:#f3f4f6;color:#4b5563}.rdm-info-line{display:flex;justify-content:space-between;font-size:13px;margin-bottom:7px}.rdm-info-multiline{align-items:flex-start}.rdm-info-label{color:#6b7280}.rdm-info-value{color:#111827;text-align:right;margin-left:16px}.rdm-info-strong .rdm-info-label,.rdm-info-strong .rdm-info-value{font-weight:600}.rdm-text-green{color:#15803d}.rdm-timeline-item{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px}.rdm-timeline-label{font-size:13px;font-weight:600}.rdm-timeline-date{font-size:12px;color:#6b7280}.rdm-dot{width:10px;height:10px;border-radius:999px;display:inline-block;margin-top:4px}.rdm-dot-green{background:#22c55e}.rdm-dot-red{background:#ef4444}.rdm-dot-blue{background:#2563eb}.rdm-dot-yellow{background:#facc15}.rdm-route-item{display:flex;gap:10px;margin-bottom:10px}.rdm-route-city{font-size:14px;font-weight:600}.rdm-route-meta{font-size:12px;color:#6b7280}.rdm-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.rdm-tag-pill{padding:4px 10px;border-radius:999px;background:#e5e7ff;font-size:12px;color:#4f46e5}.rdm-footer{margin-top:18px;padding-top:12px;border-top:1px solid #f0f0f0;display:flex;justify-content:flex-end}.rdm-btn-secondary{padding:8px 18px;border-radius:10px;border:1px solid #d1d5db;background:#f9fafb;font-size:14px;cursor:pointer}.rdm-loading{padding:40px 0;text-align:center;font-size:14px;color:#6b7280}@media(max-width:900px){.rdm-container{width:95vw}.rdm-grid{grid-template-columns:1fr}.rdm-main-header{flex-direction:column;align-items:flex-start}.rdm-main-badges{flex-direction:row}}.edit-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;justify-content:center;align-items:center;z-index:2000}.edit-modal-container{width:95%;max-width:980px;background:#fff;border-radius:14px;padding:24px 28px;max-height:92vh;overflow-y:auto;box-shadow:0 25px 50px #00000040;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.edit-header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid #e5e7eb}.edit-header h2{margin:0;font-size:22px;font-weight:700;color:#111827}.request-id{margin-top:6px;font-size:14px;color:#6b7280}.close-btn{background:none;border:none;font-size:22px;line-height:1;color:#9ca3af;cursor:pointer}.close-btn:hover{color:#111827}.edit-body{padding-top:22px}.edit-body h3{margin:0 0 16px;font-size:18px;font-weight:600;color:#111827}.edit-body label{display:block;margin-bottom:6px;font-size:14px;font-weight:600;color:#374151}.edit-body input,.edit-body textarea,.edit-body select{width:100%;padding:12px 14px;border-radius:10px;border:1px solid #d1d5db;font-size:14px;margin-bottom:18px;background-color:#fff;transition:border-color .2s,box-shadow .2s}.edit-body textarea{min-height:110px;resize:vertical}.edit-body input:focus,.edit-body textarea:focus,.edit-body select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:18px}.grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px}.panel{border-radius:14px;padding:22px;margin-bottom:24px}.panel-blue{background:#f1f7ff;border:1px solid #c7ddff}.panel-green{background:#f1fdf4;border:1px solid #b7ebc6}.checkbox-row{display:flex;flex-direction:column;gap:12px;margin-top:6px}.checkbox-row label{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;color:#111827}.checkbox-row input[type=checkbox]{width:16px;height:16px;accent-color:#4f46e5;cursor:pointer}.edit-footer{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:22px;margin-top:28px;border-top:1px solid #e5e7eb}.cancel-btn{background:#fff;border:1px solid #d1d5db;padding:14px 28px;border-radius:14px;font-size:15px;font-weight:600;color:#111827;cursor:pointer;min-width:200px}.cancel-btn:hover{background:#f9fafb}.save-btn{background:#4f46e5;color:#fff;border:none;padding:14px 28px;border-radius:14px;font-size:15px;font-weight:600;cursor:pointer;min-width:220px}.save-btn:hover{background:#4338ca}.save-btn:disabled{background:#a5b4fc;cursor:not-allowed}.ticket-upload{margin-top:16px}.ticket-preview{margin-top:10px}.ticket-image{max-width:200px;border-radius:6px;border:1px solid #ddd}@media(max-width:768px){.grid-2,.grid-3{grid-template-columns:1fr}.edit-footer{flex-direction:column}.cancel-btn,.save-btn{width:100%}}.action-card-quick:hover{background:#ffffff4d!important}.request-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;margin-bottom:1rem;transition:box-shadow .2s}.request-card:hover{box-shadow:0 2px 8px #0000001a}.request-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem;gap:1rem}.request-badges{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem}.request-details{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;margin-bottom:.75rem}.detail-item{display:flex;gap:.5rem;align-items:flex-start}.detail-label{color:#6b7280;font-weight:500;min-width:80px}.detail-value{font-weight:500;color:#111827;flex:1}.detail-value.capitalize{text-transform:capitalize}.request-description{color:#6b7280;font-size:.875rem;margin:.5rem 0 0;line-height:1.5}.request-reward{display:flex;flex-direction:column;align-items:flex-end;text-align:right;min-width:80px;position:relative}.reward-icon{font-size:1.25rem;color:#10b981;margin-bottom:.25rem}.reward-amount{font-size:1.25rem;font-weight:700;color:#059669;margin:0;line-height:1.2}.reward-label{font-size:.75rem;color:#9ca3af;margin:.25rem 0 0;font-weight:400}.order-title{font-size:1.125rem;font-weight:600;color:#111827;margin:0;display:inline-block;margin-right:.75rem}.total-icon{color:#6b7280}.total-amount{font-size:1.5rem;font-weight:700;color:#111827;margin:0;line-height:1.2}.total-label{font-size:.75rem;color:#9ca3af;margin:.25rem 0 0;font-weight:400}.request-actions{display:flex;align-items:center;gap:.75rem;padding-top:1rem;border-top:1px solid #f3f4f6;flex-wrap:wrap}.btn-link{background:none;border:none;padding:0;font-size:.875rem;font-weight:500;cursor:pointer;transition:color .2s;text-decoration:none}.btn-link:disabled{opacity:.5;cursor:not-allowed}.btn-link.primary{color:#6366f1}.btn-link.primary:hover:not(:disabled){color:#4f46e5;text-decoration:underline}.btn-link.purple{color:#9333ea}.btn-link.purple:hover:not(:disabled){color:#7e22ce;text-decoration:underline}.btn-link.green{color:#059669}.btn-link.green:hover:not(:disabled){color:#047857;text-decoration:underline}.btn-link.danger{color:#ef4444}.btn-link.danger:hover:not(:disabled){color:#dc2626;text-decoration:underline}.btn-link.yellow{color:#6b7280}.btn-link.yellow:hover:not(:disabled){color:#374151;text-decoration:underline}.btn-link.success{color:#059669}.btn-link.success:hover:not(:disabled){color:#047857;text-decoration:underline}.status-badge{display:inline-block;padding:.25rem .5rem;font-size:.75rem;border-radius:9999px;font-weight:500;text-transform:uppercase}.status-draft{background-color:#f3f4f6;color:#374151}.status-active{background-color:#dbeafe;color:#1e40af}.status-default{background-color:#f3f4f6;color:#374151}.plan-professional{background-color:#dbeafe;color:#1e40af}.plan-premium{background-color:#e9d5ff;color:#7c3aed}.plan-basic{background-color:#f3f4f6;color:#374151}.purchased-badge{background-color:#d1fae5;color:#065f46}.purchased-badge i{margin-right:.25rem}@media(max-width:768px){.request-header{flex-direction:column}.request-reward{align-items:flex-start;text-align:left}.request-actions{flex-direction:column;align-items:flex-start;gap:.5rem}.detail-item{flex-direction:column;gap:.25rem}.detail-label{min-width:auto}}.prohibited-items{min-height:100vh;background-color:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.hero-pro{position:relative;padding:4rem 0;background:linear-gradient(to bottom right,#fef2f2,#fed7aa)}.hero-pro-content{text-align:center}.hero-pro-icon{width:5rem;height:5rem;background:#fee2e2;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.hero-pro-icon i{font-size:1.875rem;color:#dc2626}.hero-pro-title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:1rem}@media(min-width:1024px){.hero-pro-title{font-size:3rem}}.hero-pro-subtitle{font-size:1.25rem;color:#6b7280;max-width:48rem;margin:0 auto 2rem}.hero-pro-warning{background:#fee2e2;border:1px solid #fecaca;border-radius:.5rem;padding:1rem;max-width:32rem;margin:0 auto}.hero-pro-warning p{color:#991b1b;font-weight:500;margin:0}.hero-pro-warning i{margin-right:.5rem}.category-nav{padding:2rem 0;background:#fff;border-bottom:1px solid #e5e7eb}.category-grid-pro{display:grid;gap:1rem}@media(min-width:768px){.category-grid-pro{grid-template-columns:repeat(4,1fr)}}.category-button-pro{padding:1rem;border-radius:.5rem;text-align:center;transition:all .2s;cursor:pointer;border:none;background:#f3f4f6;color:#374151}.category-button-pro:hover{background:#e5e7eb}.category-button-pro-active{background:#dc2626;color:#fff;box-shadow:0 10px 15px -3px #0000001a}.category-button-pro i{font-size:1.5rem;margin-bottom:.5rem;display:block}.category-button-pro h3{font-weight:600;font-size:.875rem;margin-bottom:.25rem}.category-button-pro p{font-size:.75rem;opacity:.8;margin:0}.content-header p{font-size:1.25rem;color:#6b7280;margin:0}.items-list{display:flex;flex-direction:column;gap:3rem}.item-card{background:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a;overflow:hidden;border:1px solid #e5e7eb}@media(min-width:768px){.item-card{display:flex}}.item-image{position:relative}@media(min-width:768px){.item-image{width:33.333333%}}.item-image img{width:100%;height:16rem;object-fit:cover}@media(min-width:768px){.item-image img{height:100%}}.item-icon{position:absolute;top:1rem;left:1rem;width:3rem;height:3rem;background:#dc2626;border-radius:50%;display:flex;align-items:center;justify-content:center}.item-icon i{font-size:1.25rem;color:#fff}@media(min-width:768px){.item-content{width:100%}}.item-content h3{font-size:1.5rem;font-weight:700;color:#7f1d1d;margin-bottom:1rem}.item-items{margin-bottom:1.5rem}.item-items h4{font-weight:600;color:#111827;margin-bottom:.75rem}.items-grid{display:grid;gap:.5rem}@media(min-width:768px){.items-grid{grid-template-columns:repeat(2,1fr)}}.prohibited-item{display:flex;align-items:flex-start;gap:.5rem}.prohibited-item i{color:#ef4444;font-size:.875rem;margin-top:.125rem;flex-shrink:0}.prohibited-item span{color:#374151;font-size:.875rem}.consequences-box{background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:1rem;margin-bottom:1rem}.consequences-box h4{font-weight:600;color:#7f1d1d;margin-bottom:.5rem}.consequences-box h4 i{margin-right:.5rem}.consequences-box p{color:#991b1b;font-size:.875rem;margin:0}.info-box{background:#fff7ed;border:1px solid #fed7aa;border-radius:.5rem;padding:1rem}.info-box h4{font-weight:600;color:#9a3412;margin-bottom:.5rem}.info-box h4 i{margin-right:.5rem}.info-box p{color:#c2410c;font-size:.875rem;margin:0}.safety-section{padding:4rem 0;background:#f3f4f6}.section-header p{font-size:1.25rem;color:#6b7280;margin:0}.safety-grid{display:grid;gap:2rem}@media(min-width:768px){.safety-grid{grid-template-columns:repeat(3,1fr)}}.safety-card{background:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.safety-icon{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.safety-icon i{font-size:1.5rem}.safety-icon-green{background:#dcfce7}.safety-icon-green i{color:#16a34a}.safety-icon-blue{background:#dbeafe}.safety-icon-blue i{color:#2563eb}.safety-icon-purple{background:#f3e8ff}.safety-icon-purple i{color:#9333ea}.safety-card h3{font-size:1.25rem;font-weight:600;text-align:center;margin-bottom:1rem}.safety-card ul{list-style:none;padding:0;margin:0}.safety-card li{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;color:#6b7280}.safety-card li i{margin-top:.125rem;flex-shrink:0;font-size:.875rem}.safety-card li:first-child i{color:#16a34a}.safety-card li:nth-child(2) i{color:#16a34a}.safety-card li:nth-child(3) i{color:#16a34a}.safety-card li:nth-child(4) i{color:#16a34a}.disclaimer-section{padding:4rem 0;background:#fffbeb;border-top:1px solid #fde68a}.disclaimer-box{background:#fef3c7;border:1px solid #fcd34d;border-radius:.75rem;padding:2rem}.disclaimer-box{display:flex;align-items:flex-start;gap:1rem}.disclaimer-icon{width:3rem;height:3rem;background:#fde68a;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.disclaimer-icon i{font-size:1.5rem;color:#a16207}.disclaimer-content h3{font-size:1.25rem;font-weight:700;color:#78350f;margin-bottom:1rem}.disclaimer-text{color:#a16207}.disclaimer-text p{margin-bottom:.75rem}.disclaimer-text p:last-child{margin-bottom:0}.disclaimer-text strong{font-weight:600}.reference-section{padding:4rem 0}.reference-grid{display:grid;gap:1.5rem}@media(min-width:768px){.reference-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.reference-grid{grid-template-columns:repeat(4,1fr)}}.reference-card{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;text-align:center}.reference-icon{width:3rem;height:3rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.reference-icon i{font-size:1.25rem}.reference-icon-blue{background:#dbeafe}.reference-icon-blue i{color:#2563eb}.reference-icon-red{background:#fee2e2}.reference-icon-red i{color:#dc2626}.reference-icon-green{background:#dcfce7}.reference-icon-green i{color:#16a34a}.reference-icon-purple{background:#f3e8ff}.reference-icon-purple i{color:#9333ea}.reference-card h3{font-weight:600;margin-bottom:.5rem}.reference-card p{font-size:.875rem;color:#6b7280;margin-bottom:.75rem}.reference-card a{color:#2563eb;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s}.reference-card a:hover{color:#1d4ed8}.cta-section{padding:4rem 0;background:#111827;text-align:center}.cta-section p{font-size:1.25rem;color:#d1d5db;margin-bottom:2rem;max-width:48rem;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center}.btn-primary{background:#4f46e5;color:#fff;padding:1rem 2rem;border-radius:.5rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .2s}.btn-primary:hover{background:#3730a3}.btn-secondary{background:#fff;color:#374151;padding:1rem 2rem;border-radius:.5rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .2s}.btn-secondary:hover{background:#f3f4f6}.footer{background:#111827;color:#fff;padding:3rem 0}.footer-grid{display:grid;gap:2rem}@media(min-width:768px){.footer-grid{grid-template-columns:repeat(4,1fr)}}.footer-brand{font-family:Pacifico,cursive;font-size:1.5rem;color:#818cf8;display:block;margin-bottom:1rem}.footer p{color:#9ca3af;margin:0}.footer h4{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.footer ul{list-style:none;padding:0;margin:0}.footer li{margin-bottom:.5rem}.footer a{color:#9ca3af;text-decoration:none;transition:color .2s}.footer a:hover{color:#fff}.footer-bottom{border-top:1px solid #374151;margin-top:3rem;padding-top:2rem;text-align:center}.footer-bottom p{color:#9ca3af;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.min-h-screen{min-height:100vh}.bg-gray-50{background-color:#f9fafb}.hero-section{position:relative;padding:4rem 0;background:linear-gradient(135deg,#e0e7ff,#dbeafe)}.hero-title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:1rem}@media(min-width:1024px){.hero-title{font-size:3rem}}.hero-subtitle{font-size:1.25rem;color:#6b7280;max-width:48rem;margin:0 auto 2rem}.tab-section{padding:2rem 0;background:#fff;border-bottom:1px solid #e5e7eb}.tab-wrapper{display:flex;justify-content:center}.tab-container{background:#f3f4f6;padding:.25rem;border-radius:.5rem;display:flex}.tab-button{padding:.75rem 2rem;border-radius:.5rem;font-weight:600;transition:all .3s;white-space:nowrap;cursor:pointer;border:none;background:transparent;color:#6b7280;display:flex;align-items:center}.tab-button:hover{color:#374151}.tab-icon{margin-right:.5rem}.tab-button.tab-active.travelers{background:#4f46e5;color:#fff;box-shadow:0 4px 6px -1px #0000001a}.tab-button.tab-active.shoppers{background:#059669;color:#fff;box-shadow:0 4px 6px -1px #0000001a}.tips-section{padding:4rem 0}.tips-header{text-align:center;margin-bottom:3rem}.tips-title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1rem}.tips-subtitle{font-size:1.25rem;color:#6b7280;max-width:48rem;margin:0 auto}.tips-grid{display:flex;flex-direction:column;gap:4rem}.tip-item{display:flex;flex-direction:column;gap:3rem;align-items:center}@media(min-width:1024px){.tip-item{flex-direction:row}.tip-item.reverse{flex-direction:row-reverse}}.tip-image-section,.tip-content-section{flex:1}.tip-image-container{position:relative}.tip-image{width:100%;height:20rem;object-fit:cover;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a}.tip-icon-badge{position:absolute;top:1.5rem;left:1.5rem;width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 15px -3px #0000001a}.tip-icon-badge.travelers{background:#4f46e5}.tip-icon-badge.shoppers{background:#059669}.tip-icon-large{font-size:1.5rem;color:#fff}.tip-content{padding:2rem;border-radius:1rem;box-shadow:0 1px 3px #0000001a;border-left:4px solid}.tip-content.travelers{background:#eef2ff;border-left-color:#4f46e5}.tip-content.shoppers{background:#ecfdf5;border-left-color:#059669}.tip-content-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.tip-content.travelers .tip-content-title{color:#1e3a8a}.tip-content.shoppers .tip-content-title{color:#064e3b}.tip-list{display:flex;flex-direction:column;gap:1rem}.tip-list-item{display:flex;align-items:flex-start;gap:.75rem}.tip-check-icon{width:1.5rem;height:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.125rem}.tip-check-icon.travelers{background:#c7d2fe}.tip-check-icon.shoppers{background:#bbf7d0}.tip-check-icon i{font-size:.875rem}.tip-check-icon.travelers i{color:#4f46e5}.tip-check-icon.shoppers i{color:#059669}.tip-text{line-height:1.625}.tip-content.travelers .tip-text{color:#1e40af}.tip-content.shoppers .tip-text{color:#065f46}.tip-pro-tip{margin-top:1.5rem;padding:1rem;border-radius:.5rem;border:1px solid}.tip-pro-tip.travelers{background:#e0e7ff;border-color:#c7d2fe}.tip-pro-tip.shoppers{background:#dcfce7;border-color:#bbf7d0}.pro-tip-text{font-size:.875rem;font-weight:500;display:flex;align-items:center}.tip-pro-tip.travelers .pro-tip-text{color:#1e3a8a}.tip-pro-tip.shoppers .pro-tip-text{color:#064e3b}.pro-tip-icon{margin-right:.5rem}.tip-pro-tip.travelers .pro-tip-icon{color:#4f46e5}.tip-pro-tip.shoppers .pro-tip-icon{color:#059669}.stats-section{padding:4rem 0}.stats-section.travelers{background:#4f46e5}.stats-section.shoppers{background:#059669}.stats-header{text-align:center;margin-bottom:3rem}.stats-title{font-size:1.875rem;font-weight:700;color:#fff;margin-bottom:1rem}.stats-subtitle{font-size:1.25rem;color:#ffffffe6}.stat-item-pro{color:#fff}.stat-number-pro{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#fffc}.resources-section{padding:4rem 0;background:#f3f4f6}.resources-header{text-align:center;margin-bottom:3rem}.resources-title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1rem}.resources-subtitle{font-size:1.25rem;color:#6b7280}.resources-grid{display:grid;gap:2rem}@media(min-width:768px){.resources-grid{grid-template-columns:repeat(3,1fr)}}.resource-card{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;text-align:center}.resource-icon{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.resource-icon.red{background:#fef2f2}.resource-icon.blue{background:#eff6ff}.resource-icon.purple{background:#f5f3ff}.resource-icon i{font-size:1.5rem}.resource-icon.red i{color:#dc2626}.resource-icon.blue i{color:#2563eb}.resource-icon.purple i{color:#7c3aed}.resource-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.resource-description{color:#6b7280;margin-bottom:1rem}.resource-button{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:.5rem;font-weight:600;transition:background-color .3s;white-space:nowrap;cursor:pointer;border:none;color:#fff}.resource-button.red{background:#dc2626}.resource-button.red:hover{background:#b91c1c}.resource-button.blue{background:#2563eb}.resource-button.blue:hover{background:#1d4ed8}.resource-button.purple{background:#7c3aed}.resource-button.purple:hover{background:#6d28d9}.resource-button i{margin-left:.5rem}.register-page-wrapper{display:flex;justify-content:center;align-items:flex-start;min-height:100vh;background-color:#f7f9fc;padding:40px 20px;font-family:Inter,sans-serif}.auth-card-container.large{width:100%;max-width:700px;background-color:#fff;padding:40px 50px;border-radius:16px;box-shadow:0 10px 30px #0000001a,0 5px 15px #0000000d}.auth-header{text-align:center;margin-bottom:30px}.auth-title{font-size:32px;font-weight:700;color:#1f2937;margin-bottom:8px}.auth-subtitle{font-size:16px;color:#6b7280;margin:0}.register-form{display:flex;flex-direction:column}.form-row{display:flex;gap:20px;margin-bottom:0}.form-group{margin-bottom:25px;width:100%}.form-row .form-group.half,.form-row.three-cols .form-group.third{flex:1}.form-label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.form-label.required:after{content:" *";color:#ef4444;margin-left:4px}.form-input,.phone-country-select{width:100%;padding:12px 16px;font-size:16px;border:1px solid #d1d5db;border-radius:8px;transition:border-color .2s,box-shadow .2s;box-sizing:border-box;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-input:focus,.phone-country-select:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.form-input.select{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%234b5563" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>');background-repeat:no-repeat;background-position:right 12px center;padding-right:40px}.phone-input-group{display:flex;gap:10px}.phone-country-select{width:150px;flex-shrink:0}.phone-number-input{flex-grow:1}.photo-drop-area{height:200px;border:2px dashed #d1d5db;border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;cursor:pointer;transition:border-color .3s,background-color .3s;background-color:#fafafa}.photo-drop-area:hover{border-color:#6366f1;background-color:#f3f4ff}.photo-drop-area.uploaded{border-color:#10b981;background-color:#ecfdf5}.upload-icon{font-size:40px;color:#6366f1;margin-bottom:5px}.upload-link{font-weight:600;color:#6366f1;text-decoration:underline;margin:0}.drag-text{font-size:14px;color:#6b7280;margin:5px 0 0}.upload-info{font-size:12px;color:#9ca3af;margin:5px 0 0}.photo-uploaded-content i{font-size:32px;color:#10b981;margin-bottom:10px}.checkbox-group.terms-checkbox{display:flex;align-items:flex-start;margin-bottom:30px}.checkbox-group.terms-checkbox input[type=checkbox]{flex-shrink:0;margin-top:4px;margin-right:12px;width:18px;height:18px;accent-color:#6366f1}.checkbox-group .checkbox-label{font-size:14px;color:#4b5563;font-weight:400;margin:0}.terms-link{color:#6366f1;font-weight:500;text-decoration:none}.terms-link:hover{text-decoration:underline}.submit-button.purple{width:100%;padding:14px;background-color:#6366f1;color:#fff;font-size:16px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s,opacity .2s}.submit-button.purple:hover:not(:disabled){background-color:#4f46e5}.submit-button.purple:disabled{background-color:#a5b4fc;cursor:not-allowed;opacity:.8}.auth-footer-link{text-align:center;margin-top:30px;padding-top:20px;border-top:1px solid #e5e7eb}.auth-footer-link p{font-size:14px;color:#6b7280;margin:0}.signup-link{color:#6366f1;text-decoration:none;font-weight:600;transition:color .2s}.signup-link:hover{color:#4f46e5}.status-message{text-align:center;margin-top:15px;padding:10px;border-radius:8px;font-size:14px;font-weight:500}.status-message.success{background-color:#ecfdf5;color:#059669;border:1px solid #059669}.status-message.error{background-color:#fee2e2;color:#dc2626;border:1px solid #dc2626}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:999}.popup-box{background:#fff;padding:30px;width:350px;border-radius:10px;text-align:center;animation:fadeIn .3s ease-in-out}.popup-box h3{margin-bottom:10px;font-size:20px;color:#6c4ccf}.popup-box p{margin-bottom:20px}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media(max-width:600px){.auth-card-container.large{padding:30px 20px;max-width:100%;box-shadow:none}.form-row,.phone-input-group{flex-direction:column;gap:0}.form-row .form-group.half,.form-row.three-cols .form-group.third{width:100%;margin-bottom:25px}.phone-country-select{width:100%;margin-bottom:10px}}.requests-content{padding:1.5rem;background-color:#fafafa;border-radius:16px}.requests-count{background:#f2f2f2;padding:6px 12px;border-radius:8px;font-size:.9rem;color:#555}.request-card{background:#fff;border:1px solid #eee;border-radius:14px;box-shadow:0 2px 12px #0000000a;padding:1.5rem 1.8rem;margin-bottom:1.5rem;transition:all .3s ease}.request-card:hover{box-shadow:0 4px 18px #00000014;transform:translateY(-2px)}.request-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.request-info{flex:1}.request-badges{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem;margin-bottom:.8rem}.request-title{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin-right:.8rem}.status-badge{font-size:.8rem;font-weight:500;padding:4px 10px;border-radius:10px;text-transform:capitalize;background:#f3f3f3;color:#555}.status-badge.pending{background:#fff6e5;color:#d98500}.status-badge.approved{background:#e7f8e9;color:#2d8a41}.status-badge.rejected{background:#fde8e8;color:#c0392b}.status-badge.purple{background:#f3e8ff;color:#7e22ce}.request-details{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 24px;margin-top:12px}.detail-item{display:flex;gap:6px;font-size:14px}.detail-value{color:#000}.request-description{font-size:.9rem;color:#555;margin-top:.6rem;line-height:1.5}.request-reward{text-align:right;min-width:100px}.reward-amount{font-size:1.3rem;font-weight:700;color:#1b8c47;margin-bottom:.2rem}.reward-label{font-size:.85rem;color:#888}.request-actions{display:flex;align-items:center;gap:1rem;margin-top:1rem}.btn-link{border:none;background:none;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-link.primary{color:#0073e6}.btn-link.green{color:#0b9444}.btn-link:hover{text-decoration:underline}.empty-state-large{text-align:center;padding:3rem 1rem}.request-view-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;justify-content:center;align-items:center;z-index:1000}.request-view-container{background:#fff;width:80%;max-width:1100px;border-radius:16px;box-shadow:0 8px 24px #0000001a;overflow:hidden;display:flex;flex-direction:column;max-height:90vh}.request-view-header{display:flex;justify-content:space-between;align-items:center;padding:20px 28px;border-bottom:1px solid #eee}.request-view-title{font-size:20px;font-weight:600}.request-view-close{border:none;background:none;font-size:22px;cursor:pointer;color:#666}.request-view-content{padding:20px 28px;overflow-y:auto}.request-view-grid{display:grid;grid-template-columns:1.4fr .9fr;gap:24px}.request-view-left,.request-view-right{display:flex;flex-direction:column;gap:20px}.request-view-box{background:#fafafa;border:1px solid #eee;border-radius:12px;padding:16px 20px}.request-view-box-title{font-size:15px;font-weight:600;color:#333;margin-bottom:8px}.request-view-item-title{font-size:18px;font-weight:600;color:#222;margin-right:10px}.request-view-heading{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.request-view-status,.request-view-plan{padding:4px 10px;border-radius:8px;font-size:13px;font-weight:500;text-transform:capitalize}.status-green{background:#e6f8e9;color:#1d9d4f}.status-red{background:#fdeaea;color:#d33a2c}.status-yellow{background:#fff5d9;color:#a27b00}.plan-basic{background:#f3f4f6;color:#555}.plan-standard{background:#e0f0ff;color:#07c}.plan-premium{background:#f6e0ff;color:#9b3eff}.request-view-route{display:flex;flex-direction:column;gap:12px;position:relative;padding-left:18px}.request-view-point{display:flex;gap:10px}.request-view-point .dot{width:10px;height:10px;border-radius:50%}.request-view-point .dot.green{background:#2ecc71}.request-view-point .dot.red{background:#e74c3c}.request-view-route .route-line{position:absolute;left:5px;top:18px;bottom:18px;width:2px;background:#ddd}.request-view-box.reward{background:#f8fff8;border-color:#d6f5d6}.request-view-reward .reward-row,.request-view-reward .reward-total{display:flex;justify-content:space-between;font-size:14px;margin:6px 0}.total-green{color:#28a745;font-weight:600}.request-view-history .history-entry{border-bottom:1px solid #eee;padding:8px 0}.request-view-history .history-header{display:flex;justify-content:space-between;align-items:center}.request-view-footer{display:flex;justify-content:flex-end;padding:16px 28px;border-top:1px solid #eee}.request-view-btn{background:#2563eb;color:#fff;border:none;border-radius:8px;padding:10px 18px;cursor:pointer;font-weight:500;transition:background .2s ease}.request-view-btn:hover{background:#1e4ed8}.content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.content-title{font-size:1.4rem;font-weight:600;color:#222}.transactions-count,.approvals-count{background:#f7f7f7;padding:6px 12px;border-radius:8px;font-size:.9rem;color:#555}.approval-card,.request-card{background:#fff;border-radius:16px;border:1px solid #f1f1f1;box-shadow:0 1px 4px #00000008;padding:1.8rem 2rem;margin-bottom:1.2rem;transition:all .25s ease}.transaction-card:hover,.approval-card:hover,.request-card:hover{box-shadow:0 4px 14px #00000014;transform:translateY(-2px)}.transactions-container{width:100%;padding:24px}.content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.export-btn{padding:10px 16px;background:#16a34a;color:#fff;border-radius:12px;font-size:14px;border:none;cursor:pointer;box-shadow:0 2px 4px #0000001a}.filters-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-bottom:24px}.filters-row select,.filters-row input{padding:12px;border:1px solid #d1d5db;border-radius:12px;font-size:14px}.clear-btn{padding:12px;background:#e5e7eb;border-radius:12px;cursor:pointer;font-size:14px;text-align:center}.transactions-table{width:100%;border-collapse:collapse}.transactions-table thead{background:#f9fafb;color:#6b7280;font-size:14px}.transactions-table th{padding:16px;text-align:left}.transactions-table td{padding:16px;border-bottom:1px solid #e5e7eb;font-size:14px;color:#374151}.type-pill{padding:6px 12px;border-radius:999px;font-size:12px;font-weight:500;display:inline-block;text-transform:capitalize}.type-payment{background:#dbeafe;color:#2563eb}.type-fee{background:#f3e8ff;color:#9333ea}.type-reward{background:#dcfce7;color:#16a34a}.amount{color:#16a34a;font-weight:600}.status-pill{padding:6px 12px;border-radius:999px;background:#dcfce7;color:#16a34a;font-size:12px;font-weight:500}.approvals-list{display:flex;flex-direction:column;gap:1.2rem}.approval-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}.approval-type{font-size:1.1rem;font-weight:700;color:#111}.status-badge{font-size:.8rem;font-weight:600;padding:4px 10px;border-radius:10px;text-transform:capitalize}.approvals-container{margin-top:20px;display:flex;flex-direction:column;gap:20px}.approvals-header{display:flex;justify-content:space-between;align-items:center}.approvals-title{font-size:24px;font-weight:700;color:#222}.approvals-count{font-size:14px;color:#555}.empty-state{text-align:center;padding:40px;background:#fff;border-radius:10px;box-shadow:0 2px 5px #0000001a}.empty-icon{font-size:50px;color:#4caf50;margin-bottom:10px}.approvals-table-wrapper{background:#fff;border-radius:10px;padding:0;box-shadow:0 2px 6px #0000001a;overflow-x:auto}.approvals-table{width:100%;border-collapse:collapse}.approvals-table thead{background:#f8f8f8}.approvals-table th{text-align:left;padding:12px 16px;font-size:12px;color:#666;text-transform:uppercase}.approvals-table td{padding:14px 16px;font-size:14px;color:#333;border-top:1px solid #eee}.approvals-table tr:hover{background:#fafafa}.truncate-cell{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status-badge{padding:4px 8px;font-size:12px;font-weight:600;border-radius:12px}.status-approved{background:#d4f8d4;color:#1a7f1a}.status-rejected{background:#ffd9d9;color:#b81c1c}.status-review{background:#fff4cc;color:#b88700}.status-default{background:#eee;color:#555}.action-buttons{display:flex;gap:10px}.link-button{background:none;border:none;color:#1f6feb;cursor:pointer;font-size:14px;padding:4px 6px}.link-button:hover{text-decoration:underline}.link-button.success{color:#0a8a13}.link-button.disabled{color:#aaa;cursor:not-allowed;text-decoration:none!important}.empty-state-large{text-align:center;padding:3rem 1rem;color:#777}.empty-icon-large{font-size:3rem;color:#ccc;margin-bottom:1rem}.empty-title{font-weight:600;font-size:1.2rem;color:#333}.empty-description{font-size:.95rem;color:#666}.modal-overlay-admin{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;justify-content:center;align-items:center;z-index:9999}.update-status-modal{width:550px;background:#fff;border-radius:16px;padding:24px 28px;box-shadow:0 10px 30px #0000002e;max-height:95vh;overflow-y:auto;animation:fadeIn .25s ease}.us-header{display:flex;justify-content:space-between;align-items:center}.us-header h2{font-size:22px;font-weight:600}.us-close{background:none;border:none;font-size:26px;cursor:pointer;color:#555}.us-body{margin-top:15px}.us-title{font-size:18px;font-weight:600;margin-bottom:12px}.us-line{font-size:14px;margin:4px 0}.us-label{display:block;font-weight:500;margin-top:18px;margin-bottom:6px;font-size:14px}.us-textarea{width:100%;height:90px;padding:10px;border-radius:10px;border:1px solid #dcdcdc;resize:none;font-size:14px}.us-file{margin-top:6px}.us-status-list{margin-top:10px;display:flex;flex-direction:column;gap:14px}.us-status-item{display:flex;justify-content:space-between;align-items:center;padding:14px;background:#f7f7f7;border-radius:12px;cursor:pointer;border:1px solid #ececec}.us-status-item:hover{background:#f0f0f0}.us-status-left{display:flex;gap:12px;align-items:flex-start}.us-status-dot{width:12px;height:12px;background:#6c6c6c;border-radius:50%;margin-top:5px}.us-status-title{font-size:15px;font-weight:600}.us-status-desc{font-size:13px;color:#666}.us-check{color:#c2c2c2;font-size:20px}.premium-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#1111118c;display:flex;justify-content:center;align-items:center;z-index:9999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.premium-modal{width:750px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:14px;padding:0;box-shadow:0 12px 30px #0003;animation:slideIn .25s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.premium-modal-header{padding:18px 22px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.premium-modal-header h2{font-size:20px;display:flex;align-items:center;gap:10px}.modal-icon{font-size:22px;color:#2563eb}.modal-close-btn{background:none;border:none;font-size:22px;cursor:pointer;color:#444}.premium-modal-body{padding:22px}.modal-section{margin-bottom:25px}.modal-section h3{font-size:16px;margin-bottom:12px;font-weight:600;color:#374151;display:flex;align-items:center;gap:8px}.section-icon{color:#2563eb;font-size:18px}.section-grid{display:grid;grid-template-columns:1fr 1fr;row-gap:12px}.premium-card{padding:14px;background:#f9fafb;border:1px solid #eee;border-radius:10px;margin-bottom:12px}.premium-modal-footer{padding:16px 22px;border-top:1px solid #eee;display:flex;justify-content:flex-end;gap:12px}.btn-cancel{padding:10px 18px;background:#e5e7eb;border-radius:8px;border:none;cursor:pointer}.btn-update{padding:10px 18px;background:#2563eb;color:#fff;border-radius:8px;border:none;cursor:pointer}.btn-update:disabled{background:#9ca3af;cursor:not-allowed}.order-details-two-column{display:flex;justify-content:space-between;gap:40px;margin-top:10px}.order-details-left,.order-details-right{display:flex;flex-direction:column;gap:8px;width:50%}.detail-item{display:flex;gap:6px}.detail-label{font-weight:600;color:#555}.detail-value{color:#222}@media(max-width:600px){.order-details-two-column{flex-direction:column}.order-details-left,.order-details-right{width:100%}}.requests-table-container{width:100%;overflow-x:auto;margin-top:20px}.requests-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;font-size:14px}.requests-table thead{background:#f8f9fb;text-align:left}.requests-table th{padding:14px 18px;font-weight:600;color:#6b7280;font-size:13px}.requests-table td{padding:16px 18px;border-bottom:1px solid #f1f1f3;vertical-align:middle;color:#111827}.request-id{font-weight:600}.type-badge{padding:4px 10px;border-radius:8px;font-size:12px;text-transform:capitalize}.type-badge.premium{background:#e7d4ff;color:#7c3aed}.type-badge.basic{background:#e5e7eb;color:#374151}.type-badge.pro{background:#ffe5c4;color:#d97706}.subcategory-tag{background:#eef2ff;padding:4px 8px;border-radius:6px;font-size:12px;color:#4f46e5}.reward-col{font-weight:600;color:#059669}.status-badge{display:inline-block;padding:4px 10px;border-radius:8px;font-size:12px}.status-badge.request-accepted{background:#d1fae5;color:#047857}.status-badge.under-review,.status-badge.request-being-validation{background:#fef3c7;color:#b45309}.status-badge.rejected{background:#fee2e2;color:#dc2626}.actions-cell{display:flex;gap:8px}.table-btn{background:none;border:none;font-size:13px;cursor:pointer;padding:4px 6px}.table-btn.link{color:#3b82f6}.table-btn.green{color:#059669}.table-btn:disabled{color:#9ca3af;cursor:not-allowed}.requests-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.export-btn{background:#16a34a;color:#fff;padding:10px 22px;border-radius:10px;font-size:14px;border:none;cursor:pointer;display:flex;align-items:center;gap:8px}.export-btn i{font-size:16px}.filters-container{background:#f9fafb;padding:22px;border-radius:12px;display:flex;align-items:flex-end;gap:24px;margin-bottom:24px}.filter-section,.search-section{display:flex;flex-direction:column;flex:1}.filter-label{font-size:13px;font-weight:600;margin-bottom:8px;color:#374151}.filter-select{border:1px solid #d1d5db;padding:10px 14px;border-radius:10px;font-size:14px;outline:none;background:#fff}.search-wrapper{width:100%}.search-input-admin{width:100%;border:1px solid #d1d5db;padding:10px 14px;border-radius:10px;font-size:14px;outline:none;background:#fff}.clear-btn{background:#e5e7eb;color:#374151;padding:10px 22px;border-radius:10px;font-size:14px;border:none;cursor:pointer;height:fit-content;margin-bottom:5px}.user-orders-section{margin-top:24px}.user-orders-top-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.user-orders-title{font-size:24px;font-weight:600;color:#111827;margin:0}.user-orders-subtitle{font-size:14px;color:#6b7280;margin-top:4px}.user-orders-export-btn{background:#16a34a;color:#fff;border:none;padding:10px 18px;border-radius:999px;font-size:14px;font-weight:500;cursor:pointer}.user-orders-filters-card{background:#f9fafb;border-radius:16px;padding:18px 20px;margin-bottom:20px}.user-orders-filters-grid{display:grid;grid-template-columns:1.2fr 2fr;gap:24px}.user-orders-filter-group{display:flex;flex-direction:column;gap:8px}.user-orders-filter-label{font-size:13px;font-weight:500;color:#6b7280}.user-orders-filter-select{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #e5e7eb;font-size:14px;outline:none}.user-orders-search-wrapper{display:flex;gap:10px}.user-orders-search-input{flex:1;padding:10px 12px;border-radius:10px;border:1px solid #e5e7eb;font-size:14px;outline:none}.user-orders-clear-btn{white-space:nowrap;border-radius:10px;border:1px solid #d1d5db;background:#e5e7eb;padding:8px 14px;font-size:14px;cursor:pointer}.user-orders-empty-state{background:#fff;border-radius:16px;padding:40px 24px;text-align:center;border:1px solid #e5e7eb}.user-orders-empty-icon{width:48px;height:48px;border-radius:999px;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;font-size:24px}.user-orders-empty-title{font-size:18px;font-weight:600;margin-bottom:4px}.user-orders-empty-description{font-size:14px;color:#6b7280;margin-bottom:16px}.user-orders-primary-btn{display:inline-block;padding:10px 18px;border-radius:999px;background:#2563eb;color:#fff;font-size:14px;text-decoration:none}.user-orders-table-container{width:100%;background:#fff;border-radius:16px;border:1px solid #e5e7eb;overflow:hidden}.user-orders-table-header,.user-orders-table-row{display:grid;grid-template-columns:150px 150px 150px 220px 150px 170px 180px;padding:16px 20px}.user-orders-table-header{background:#f9fafb;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase}.user-orders-table-row{border-top:1px solid #f3f4f6;align-items:center}.user-orders-cell{font-size:14px;color:#111827}.user-orders-type-badge{display:inline-block;padding:4px 10px;border-radius:999px;font-size:13px;text-transform:capitalize}.user-orders-type-premium{background:#ede9fe;color:#6d28d9}.user-orders-type-pro{background:#fef3c7;color:#b45309}.user-orders-type-standard{background:#e5e7eb;color:#4b5563}.user-orders-subcategory-cell{display:flex;align-items:center}.user-orders-sub-badge{background:#d1fae5;color:#065f46;padding:4px 10px;border-radius:999px;font-size:13px;margin-right:6px}.user-orders-sub-extra{font-size:13px;color:#6b7280}.user-orders-status-badge{display:inline-block;padding:6px 12px;border-radius:999px;font-size:13px}.user-orders-status-parcel-in-transit{background:#dbeafe;color:#1d4ed8}.user-orders-status-order-completed{background:#dcfce7;color:#166534}.user-orders-status-pending{background:#fef3c7;color:#92400e}.user-orders-status-cancelled{background:#fee2e2;color:#b91c1c}.user-orders-actions-cell{display:flex;gap:8px}.user-orders-action-btn{padding:6px 12px;border-radius:999px;border:none;font-size:13px;cursor:pointer}.user-orders-view-btn{background:#eff6ff;color:#1d4ed8}.user-orders-update-btn{background:#ecfdf5;color:#15803d}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.modal-container.large{width:90%;max-width:1100px;background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000002e;overflow:hidden;display:flex;flex-direction:column}.modal-grid{display:flex;justify-content:center;width:100%}.modal-left{width:100%;max-width:600px}.modal-content{overflow:auto;padding:24px 32px}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 28px;border-bottom:1px solid #eee}@media(max-width:768px){.stats-grid{grid-template-columns:1fr}}.terms-container{max-width:900px;margin:50px auto;padding:40px;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;font-family:Arial,sans-serif;line-height:1.6;color:#333}.terms-container h1{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:20px;color:#222}.terms-container p{margin-bottom:16px}.terms-container h2{font-size:1.3rem;font-weight:600;margin-top:30px;margin-bottom:10px;color:#1a1a1a}.terms-container section{border-bottom:1px solid #eee;padding-bottom:20px;margin-bottom:20px}.terms-container section:last-child{border-bottom:none}@media(max-width:768px){.terms-container{padding:20px}.terms-container h1{font-size:2rem}.terms-container h2{font-size:1.1rem}}.trip-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem}.trip-modal-container{background-color:#fff;border-radius:.75rem;max-width:72rem;width:100%;max-height:90vh;overflow-y:auto}.trip-modal-content{padding:1.5rem}.trip-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.trip-modal-title{font-size:1.5rem;font-weight:700;color:#111827}.trip-modal-subtitle{color:#4b5563;margin-top:.25rem}.trip-close-btn{color:#9ca3af;background:none;border:none;cursor:pointer;font-size:1.5rem;padding:0;display:flex;align-items:center;justify-content:center;transition:color .2s}.trip-close-btn:hover{color:#4b5563}.trip-request-section{margin-bottom:2rem;display:flex;flex-direction:column;gap:1.5rem}.trip-info-card{padding:1.5rem;border-radius:.5rem}.shopping-info{background-color:#f0fdf4;border:1px solid #bbf7d0}.requirements-info{background-color:#fff7ed;border:1px solid #fed7aa}.items-info{background-color:#eff6ff;border:1px solid #bfdbfe}.trip-section-title{font-size:1.125rem;font-weight:600;margin-bottom:1rem;display:flex;align-items:center}.trip-section-title i{margin-right:.5rem}.shopping-info .trip-section-title{color:#14532d}.shopping-info .trip-section-title i{color:#16a34a}.requirements-info .trip-section-title{color:#7c2d12}.requirements-info .trip-section-title i{color:#ea580c}.items-info .trip-section-title{color:#1e3a8a}.items-info .trip-section-title i{color:#2563eb}.trip-info-grid{display:grid;gap:1rem}@media(min-width:768px){.trip-info-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.trip-info-grid{grid-template-columns:repeat(3,1fr)}}.trip-info-item{background-color:#fff;padding:.75rem;border-radius:.5rem}.trip-info-label{font-size:.75rem;color:#16a34a;font-weight:500;text-transform:uppercase;letter-spacing:.05em;display:block}.trip-info-value{font-size:1.125rem;font-weight:600;color:#14532d;margin-top:.25rem;margin-bottom:0}.requirements-text{color:#9a3412;margin:0}.items-list{display:flex;flex-direction:column;gap:.75rem}.item-card{background-color:#fff;padding:1rem;border-radius:.5rem;border:1px solid #bfdbfe}.item-content{display:flex;justify-content:space-between;align-items:flex-start}.item-details{flex:1}.item-name{font-weight:600;color:#1e3a8a;margin:0 0 .25rem}.item-description{font-size:.875rem;color:#1e40af;margin:.25rem 0}.item-specs{font-size:.75rem;color:#2563eb;margin:.25rem 0}.spec-label,.meta-label,.method-label{font-weight:500}.item-meta{display:flex;align-items:center;gap:1rem;margin-top:.5rem;font-size:.875rem;color:#1e40af}.item-method{font-size:.75rem;color:#7c3aed;margin:.25rem 0 0}.urgency-badge{padding:.25rem .5rem;font-size:.75rem;border-radius:9999px;margin-left:1rem;white-space:nowrap}.urgency-high{background-color:#fee2e2;color:#991b1b}.urgency-medium{background-color:#fef3c7;color:#92400e}.urgency-low{background-color:#d1fae5;color:#065f46}.trip-form{display:flex;flex-direction:column;gap:1.5rem}.trip-form-section{background-color:#f9fafb;padding:1.5rem;border-radius:.5rem}.trip-form-row{display:grid;gap:1rem;margin-bottom:1rem}@media(min-width:768px){.trip-form-row{grid-template-columns:repeat(2,1fr)}}.trip-form-row:last-child{margin-bottom:0}.trip-form-group{display:flex;flex-direction:column}.trip-form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.trip-form-input,.trip-form-select,.trip-form-textarea{width:100%;padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;transition:all .2s}.trip-form-input:focus,.trip-form-select:focus,.trip-form-textarea:focus{outline:none;ring:2px;ring-color:#6366f1;border-color:#6366f1}.trip-form-select{background-color:#fff;cursor:pointer}.trip-form-textarea{resize:none}.trip-form-error{color:#ef4444;font-size:.875rem;margin-top:.25rem;margin-bottom:0}.trip-char-count{font-size:.75rem;color:#6b7280;margin-top:.25rem;margin-bottom:0}.trip-payment-summary{background-color:#f0fdf4;padding:1.5rem;border-radius:.5rem;border:1px solid #bbf7d0}.trip-payment-summary .trip-section-title{color:#111827;margin-bottom:1rem}.trip-payment-summary .trip-section-title i{color:#16a34a}.payment-items{display:flex;flex-direction:column;gap:.75rem}.payment-item{display:flex;justify-content:space-between;align-items:center;color:#4b5563}.payment-value{font-weight:500;color:#111827}.payment-total{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid #d1d5db}.payment-total span:first-child{font-size:1.125rem;font-weight:600;color:#111827}.payment-total-value{font-size:1.25rem;font-weight:700;color:#16a34a}.trip-form-actions{display:flex;gap:1rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.trip-btn-cancel,.trip-btn-submit{flex:1;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s;border:none;display:flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap}.trip-btn-cancel{border:1px solid #d1d5db;color:#374151;background-color:#fff}.trip-btn-cancel:hover{background-color:#f9fafb}.trip-btn-submit{background-color:#4f46e5;color:#fff}.trip-btn-submit:hover:not(:disabled){background-color:#4338ca}.trip-btn-submit:disabled{opacity:.5;cursor:not-allowed}.spinner{animation:spin 1s linear infinite}@media(max-width:767px){.trip-modal-content{padding:1rem}.trip-modal-title{font-size:1.25rem}.trip-form-actions,.item-content{flex-direction:column}.urgency-badge{margin-left:0;margin-top:.5rem;align-self:flex-start}}:root{--bg-overlay: rgba(9, 10, 12, .55);--card-bg: #ffffff;--card-accent: linear-gradient( 180deg, rgba(74, 0, 224, .06), rgba(74, 0, 224, .02) );--muted: #6b7280;--text: #0f172a;--accent: #4a00e0;--accent-600: #6b21a8;--border: #e6e9ef;--soft: #f6f7fb;--shadow: 0 12px 30px rgba(6, 7, 10, .18);--radius-lg: 14px;--radius-md: 10px;--space: 20px}.modal-overlay-req{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--bg-overlay);-webkit-backdrop-filter:blur(3px) saturate(1.02);backdrop-filter:blur(3px) saturate(1.02);display:flex;align-items:flex-start;justify-content:center;padding:48px 16px;z-index:2000;overflow-y:auto}.request-details-modal{background:var(--card-bg);width:100%;min-width:720px;max-width:820px;max-height:calc(100vh - 96px);overflow-y:auto;border-radius:var(--radius-lg);padding:calc(var(--space) + 4px);position:relative;box-shadow:var(--shadow);border:1px solid rgba(74,0,224,.06);animation:modalFadeIn .22s cubic-bezier(.2,.9,.3,1);-webkit-tap-highlight-color:transparent}.request-details-modal:before{content:"";position:absolute;left:16px;right:16px;top:8px;height:6px;border-radius:6px;background:linear-gradient(90deg,#4a00e0f2,#6b21a8e6);opacity:.95;box-shadow:0 6px 18px #4a00e014}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(-10px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-close{position:absolute;top:12px;right:14px;background:transparent;border:none;width:36px;height:36px;border-radius:10px;font-size:22px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#111827;transition:transform .14s ease,background .14s ease,color .14s ease;z-index:3}.modal-close:hover{background:#0000000f;transform:rotate(90deg);color:#d32f2f}.request-header{margin-top:8px;margin-bottom:22px;display:flex;gap:12px;align-items:flex-start;justify-content:space-between}.request-header-left{display:flex;flex-direction:column;gap:6px}.request-header h2{margin:0;font-size:22px;font-weight:800;color:var(--text);letter-spacing:-.2px}.request-header .muted{font-size:13px;color:var(--muted);margin:0}.listing-badge{font-size:13px;color:var(--muted);background:#0f172a08;padding:6px 10px;border-radius:10px;border:1px solid var(--border);align-self:flex-start;font-weight:600}.request-section{margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid var(--border)}.request-section:last-child{border-bottom:none}.request-section h3{font-size:16px;font-weight:800;margin:0 0 12px;color:#111827}.row{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;align-items:start;margin-bottom:10px;font-size:15px;color:#0f172a}.row div{min-width:0}.row div strong{color:#0b1220;font-weight:700;margin-right:6px}.row.full{grid-template-columns:1fr}.parcel-row{background:linear-gradient(180deg,#fbfbfe,#f8f9fc);border:1px solid var(--border);padding:14px;border-radius:var(--radius-md);margin-bottom:12px;display:grid;gap:8px;transition:transform .12s ease,box-shadow .12s ease}.parcel-row:hover{transform:translateY(-4px);box-shadow:0 10px 30px #090a0c0f}.parcel-row strong{font-weight:800;color:#101827;letter-spacing:.2px;display:inline-block}.chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:6px}.chip{background:#4a00e00f;color:var(--accent-600);padding:6px 10px;font-weight:700;font-size:13px;border-radius:999px;border:1px solid rgba(74,0,224,.08)}.parcel-row .muted{color:var(--muted);font-size:14px;margin-top:6px}.muted{color:var(--muted);font-size:14px}.small-right{text-align:right;color:var(--muted);font-weight:600}.request-details-modal .action-button{padding:10px 16px;border-radius:10px;border:none;cursor:pointer;font-weight:700;font-size:15px;min-width:96px;transition:transform .12s ease,box-shadow .12s ease}.request-details-modal .secondary{background:#fff;color:#111827;border:1px solid #e6e9ef;box-shadow:none}.request-details-modal .secondary:hover{transform:translateY(-3px);background:#fafbfc}.request-details-modal .primary{background:var(--accent);color:#fff;border:0;box-shadow:0 6px 18px #4a00e024}.request-details-modal .primary:hover{filter:brightness(1.03);transform:translateY(-3px)}.kv{display:flex;gap:8px;align-items:center}.kv .value{font-weight:700;color:#0b1220}.request-details-modal::-webkit-scrollbar{width:10px}.request-details-modal::-webkit-scrollbar-thumb{background:#0f172a14;border-radius:10px}@media(max-width:640px){.request-details-modal{padding:16px;max-width:560px;border-radius:12px}.request-header{flex-direction:column;align-items:flex-start}.row{grid-template-columns:1fr}.request-details-modal:before{left:12px;right:12px;top:10px}}.modal-close:focus,.action-button:focus{outline:3px solid rgba(74,0,224,.14);outline-offset:2px}.traveler-card{background-color:#f8f9fe;border:1px solid #e0e6f3;border-radius:.75rem;padding:1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#333;margin-bottom:20px}.card-header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:1rem}.header-user-info{display:flex;align-items:center;gap:1rem}.user-avatar{width:40px;height:40px;border-radius:50%;background-color:#e0e6f3;color:#555;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:1.2rem;flex-shrink:0}.user-details h4{margin:0;font-size:1rem;font-weight:600}.user-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;font-size:.875rem;color:#6b7280;margin-top:.25rem;text-transform:capitalize}.user-meta i{margin-right:.25rem}.verified-shield{width:32px;height:32px;border-radius:50%;background-color:#fee2e2;color:#dc2626;display:flex;justify-content:center;align-items:center;font-size:1.1rem;flex-shrink:0}.trip-details{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:1rem;padding-bottom:1rem}.trip-point{position:relative;padding-left:1.5rem}.trip-point:before{content:"";position:absolute;left:0;top:6px;width:12px;height:12px;border-radius:50%}.trip-point.departure:before{background-color:#34d399}.trip-point.arrival:before{background-color:#ef4444}.trip-point p{margin:0;font-size:.9rem;color:#374151;white-space:nowrap}.trip-point span{font-size:.85rem;color:#6b7280;display:flex;align-items:center;gap:.25rem}.remaining-weight{font-size:.9rem;color:#4b5563;white-space:nowrap;text-align:right}.card-footer{display:flex;justify-content:space-between;align-items:flex-end;padding-top:1rem;border-top:1px solid #e0e6f3;flex-wrap:wrap;gap:1rem}.charges-info h5{margin:0 0 .5rem;font-size:1rem;font-weight:600}.charges-info p{margin:.25rem 0;font-size:.9rem;color:#4b5563}.action-buttons{display:flex;gap:.75rem}.action-button{padding:.6rem 1.2rem;border-radius:.5rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .2s ease;font-size:.9rem;white-space:nowrap}.action-button.primary{background-color:#4f46e5;color:#fff}.action-button.primary:hover{background-color:#4338ca}.action-button.secondary{background-color:#f3f4f6;color:#374151;border-color:#d1d5db}.action-button.secondary:hover{background-color:#e5e7eb}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000008c;display:flex;justify-content:center;align-items:center;z-index:5000}.modal-content{background:#fff;border-radius:12px;padding:24px;max-width:100%;box-shadow:0 10px 30px #00000040}.kyc-modal{max-width:420px;width:100%;text-align:center}.kyc-modal h3{margin-bottom:10px;font-size:18px;font-weight:600}.kyc-modal p{font-size:14px;color:#555;margin-bottom:16px}.qr-container{display:flex;justify-content:center;align-items:center;margin:16px 0}.kyc-qr-image{width:200px;height:200px;object-fit:contain;border:1px solid #e5e5e5;border-radius:8px;padding:8px;background:#fff}.kyc-actions{display:flex;flex-direction:column;gap:12px;margin-top:16px}.kyc-link{font-size:14px;color:#2563eb;text-decoration:underline;cursor:pointer}.kyc-link:hover{color:#1e40af}.close-btn{align-self:center}.user-avatar{width:44px;height:44px;border-radius:50%;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center;font-weight:700;color:#374151;overflow:hidden}.user-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}@media(max-width:768px){.trip-details{grid-template-columns:1fr 1fr}.remaining-weight{grid-column:1 / -1;text-align:left;margin-top:.5rem}}@media(max-width:600px){.trip-details{grid-template-columns:1fr;gap:.5rem}.remaining-weight{text-align:left}.card-footer{flex-direction:column;align-items:stretch}.action-buttons{justify-content:flex-start}}.browse-request-page{max-width:80rem;margin-left:auto;margin-right:auto;padding:2rem 1rem}@media(min-width:640px){.browse-request-page{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.browse-request-page{padding-left:2rem;padding-right:2rem}}.page-header{margin-bottom:2rem}.page-title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:.5rem}.page-subtitle{font-size:1.125rem;color:#4b5563}.filter-card{background-color:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d;border:1px solid #e5e7eb;margin-bottom:2rem}.filter-grid-4{display:grid;gap:1rem;margin-bottom:1rem}@media(min-width:768px){.filter-grid-4{grid-template-columns:repeat(4,1fr)}}.filter-row-bottom{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}@media(max-width:768px){.filter-row-bottom{flex-direction:column;align-items:stretch}}.form-group{display:flex;flex-direction:column}.form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.form-input,.form-select{width:100%;padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;background-color:#fff;transition:all .2s ease}.form-input:focus,.form-select:focus{outline:none;box-shadow:0 0 0 2px #4f46e5;border-color:#4f46e5}.input-with-icon{position:relative}.input-with-icon .form-input{padding-left:2.5rem;padding-right:1rem}.input-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af}.form-select{padding-right:2rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em}.form-select:disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}.price-range{display:flex;align-items:center;gap:.5rem}.price-range-input{width:6rem;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;transition:all .2s ease}.price-range-input:focus{outline:none;box-shadow:0 0 0 2px #4f46e5;border-color:#4f46e5}.price-range-separator{color:#6b7280}.flex-1{flex:1}.flex-end{display:flex;align-items:flex-end}.clear-button{padding:.5rem 1rem;color:#4b5563;border:1px solid #d1d5db;border-radius:.5rem;background-color:#fff;cursor:pointer;white-space:nowrap;transition:all .2s ease}.clear-button:hover{color:#1f2937;background-color:#f9fafb}@media(max-width:768px){.browse-request-page{padding:1rem .5rem}.filter-card{padding:1rem;margin-bottom:1.5rem}.page-title{font-size:1.5rem}.page-subtitle{font-size:1rem}.filter-grid-4{grid-template-columns:1fr;gap:1rem}.price-range{justify-content:center}.flex-end{width:100%;justify-content:stretch}.clear-button{width:100%}}.pagination{display:flex;justify-content:center;gap:8px;margin:30px 0}.pagination button{padding:8px 14px;border:1px solid #ccc;background:#fff;cursor:pointer;border-radius:4px}.pagination .active-page{background:#6200ee;color:#fff;border-color:#6200ee}@media(max-width:480px){.price-range-input{width:5rem}.filter-row-bottom{gap:.75rem}}.card-container{max-width:64rem;margin:0 auto;padding:1.5rem;background:#fff}.title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#111827}.info-section{margin-bottom:2rem;padding:1.5rem;background:#eef2ff;border:1px solid #c7d2fe;border-radius:.75rem}.info-header{display:flex;align-items:center;margin-bottom:.75rem}.info-icon{color:#4338ca;margin-right:.5rem;width:1.25rem;height:1.25rem}.info-text{color:#3730a3;font-size:.875rem;margin-bottom:1rem}.info-tip{background:#e0e7ff;padding:.75rem;border-radius:.5rem;font-weight:500;color:#1e1b4b}.services-list{display:flex;flex-direction:column;gap:1.5rem}.service-card{padding:1.5rem;border:2px solid #d1d5db;border-radius:.75rem;cursor:pointer;transition:all .2s ease}.service-card:hover{border-color:#818cf8;background:#f5f6ff;transform:scale(1.01)}.service-card.selected{border-color:#6366f1;background:#eef2ff;box-shadow:0 2px 8px #6366f133}.service-content{display:flex;gap:1.5rem}.service-icon{width:4rem;height:4rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;background:#e0e7ff;transition:background .2s ease}.service-icon.selected{background:#c7d2fe}.icon{width:2rem;height:2rem;color:#4338ca}.service-details{flex:1}.service-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.service-header h3{font-size:1.25rem;font-weight:600;color:#111827}.check-icon{color:#4338ca;width:1.5rem;height:1.5rem}.service-description{color:#4b5563;margin-bottom:1rem}.service-includes h4{font-weight:600;color:#111827;margin-bottom:.75rem}.service-points{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem}.service-point{display:flex;align-items:start;gap:.5rem}.point-icon{color:#4338ca;width:1rem;height:1rem;margin-top:.125rem}.service-point span{font-size:.875rem;color:#374151}.tags{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.tag{padding:.25rem .75rem;font-size:.75rem;border-radius:9999px}.tag-blue{background:#dbeafe;color:#1e40af}.tag-purple{background:#ede9fe;color:#5b21b6}.tag-orange{background:#ffedd5;color:#9a3412}.tag-indigo{background:#e0e7ff;color:#3730a3}.tag-pink{background:#fce7f3;color:#9d174d}.tag-teal{background:#ccfbf1;color:#134e4a}.summary{margin-top:2rem;padding:1rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;text-align:center;font-size:.875rem;color:#4b5563}.summary p{display:flex;align-items:center;justify-content:center;gap:.25rem}.bulb-icon{color:#facc15;width:1rem;height:1rem}.error-box{margin-top:1rem;padding:1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem}.error-box p{color:#b91c1c;font-size:.875rem;font-weight:500}.action{margin-top:2rem;display:flex;justify-content:center}.continue-btn{padding:.75rem 2rem;background:#4f46e5;color:#fff;font-weight:600;border-radius:.5rem;transition:background .2s ease}.continue-btn:hover{background:#4338ca}.continue-btn:focus{outline:none;box-shadow:0 0 0 2px #c7d2fe}.traveler-page{padding:2rem;max-width:900px;margin:0 auto}.progress-container{margin-bottom:3rem}.progress-steps{display:flex;justify-content:space-between;align-items:center}.progress-step-wrapper{text-align:center}.progress-step{width:40px;height:40px;border-radius:50%;background-color:#e5e7eb;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;transition:all .3s}.progress-step.active{background-color:#4f46e5}.progress-bar{height:4px;background-color:#e5e7eb;position:relative;margin-top:-22px;z-index:-1}.progress-bar-fill{height:100%;background-color:#4f46e5;transition:width .3s}.step-content h1,.step-content h2{margin-bottom:.5rem}.step-content p{color:#6b7280;margin-bottom:1.5rem}.summary-card{background-color:#f9fafb;padding:1.5rem;border-radius:.5rem;margin-bottom:2rem}.summary-card h3{margin-bottom:1rem}.summary-card p{margin-bottom:.5rem}.btn{padding:.75rem 1.5rem;border:none;border-radius:.5rem;cursor:pointer;font-size:1rem;transition:opacity .2s}.btn:hover{opacity:.9}.btn-back{background-color:#6b7280;color:#fff;margin-top:1rem}.btn-publish{background-color:#10b981;color:#fff;font-weight:700}.btn-cancel{background-color:#e5e7eb;color:#374151}.btn-confirm{background-color:#10b981;color:#fff;font-weight:700}.popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.popup-content{background-color:#fff;padding:2rem;border-radius:1rem;max-width:500px;width:90%;box-shadow:0 20px 25px -5px #0000001a}.popup-content h2{margin-bottom:1rem}.popup-content p{margin-bottom:2rem;color:#6b7280}.popup-buttons{display:flex;gap:1rem;justify-content:flex-end}@media(max-width:768px){.traveler-page{padding:1rem}.progress-step{width:32px;height:32px;font-size:.875rem}.popup-content{padding:1.5rem}.button-group{flex-direction:column}.btn{width:100%}}.request-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.request-modal-container{background-color:#fff;border-radius:12px;max-width:1000px;width:100%;max-height:90vh;overflow-y:auto;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.request-modal-content{padding:2rem}.request-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.request-modal-title{font-size:1.875rem;font-weight:700;color:#111827;margin:0}.request-modal-close{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:1.875rem;padding:0;line-height:1;transition:color .2s}.request-modal-close:hover{color:#4b5563}.request-modal-subtitle{color:#4b5563;margin-bottom:2rem;text-align:center;font-size:1rem}.request-types-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}@media(min-width:768px){.request-types-grid{grid-template-columns:repeat(3,1fr)}}.request-type-card{padding:1.5rem;border:2px solid #d1d5db;border-radius:12px;cursor:pointer;transition:all .3s;position:relative}.request-type-card:hover{border-color:#818cf8;background-color:#faf5ff;transform:translateY(-2px)}.request-type-card.selected{border-color:#6366f1;background-color:#eef2ff;box-shadow:0 4px 6px #6366f11a}.request-type-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.request-type-name{font-size:1.125rem;font-weight:600;color:#111827;margin:0}.selected-icon{color:#6366f1;font-size:1.5rem}.request-type-pricing{margin-bottom:1rem}.price-free{font-size:1.875rem;font-weight:700;color:#10b981;margin-bottom:.25rem}.price-paid{font-size:1.875rem;font-weight:700;color:#6366f1;margin-bottom:.25rem}.duration-text{font-size:.875rem;color:#4b5563}.request-type-description{color:#4b5563;margin-bottom:1rem;font-size:.95rem}.request-type-features{display:flex;flex-direction:column;gap:.5rem}.feature-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#374151}.feature-icon{color:#6366f1;flex-shrink:0;font-size:1rem}.popular-badge{margin-top:.75rem;padding:.375rem .75rem;background:linear-gradient(to right,#f3e8ff,#fce7f3);color:#7c3aed;font-size:.75rem;border-radius:9999px;text-align:center;font-weight:600}.request-modal-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.info-text{font-size:.875rem;color:#6b7280;display:flex;align-items:center;gap:.25rem}.button-group{display:flex;gap:1rem}.btn-cancel,.btn-publish{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;white-space:nowrap;cursor:pointer;border:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s;font-size:1rem}.btn-cancel{background-color:#f3f4f6;color:#374151}.btn-cancel:hover{background-color:#e5e7eb}.btn-publish{background-color:#6366f1;color:#fff}.btn-publish:hover:not(.disabled){background-color:#4f46e5}.btn-publish.disabled{background-color:#d1d5db;color:#9ca3af;cursor:not-allowed}.price-tag{margin-left:.5rem}.spinning{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.request-modal-content{padding:1.5rem}.request-modal-title{font-size:1.5rem}.request-types-grid{grid-template-columns:1fr}.request-modal-footer{flex-direction:column;align-items:stretch}.button-group{width:100%;flex-direction:column}.btn-cancel,.btn-publish{width:100%;justify-content:center}}.dynamic-form{display:flex;flex-direction:column;gap:1.25rem;width:100%;background:#fff;padding:1.5rem;border-radius:.5rem}.dynamic-form .field-wrapper{display:flex;flex-direction:column;gap:.5rem}.dynamic-form label{font-size:.875rem;font-weight:600;margin-bottom:0;color:#111827}.dynamic-form input,.dynamic-form select{padding:.625rem .875rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;background:#fff;transition:all .2s}.dynamic-form input::placeholder,.dynamic-form select::placeholder{color:#9ca3af}.dynamic-form input:focus,.dynamic-form select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.dynamic-form button{padding:.625rem 1.25rem;border-radius:.375rem;font-weight:600;cursor:pointer;background:#3b82f6;color:#fff;border:none;font-size:.875rem;transition:all .2s}.dynamic-form button:hover{background:#2563eb}.layout-singleColumn{max-width:48rem;margin:0 auto}.layout-gridFilters{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.layout-gridFilters .grid-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.info-banner{background:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;padding:.875rem 1rem;display:flex;align-items:center;gap:.5rem;color:#1e40af;font-size:.875rem;margin-bottom:1.25rem}.info-banner svg{width:1.125rem;height:1.125rem;flex-shrink:0}.journey-mode-card{border:1px solid #e5e7eb;border-radius:.5rem;padding:2rem 1.5rem;background:#fafafa;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-bottom:1.25rem;cursor:pointer;transition:all .2s}.journey-mode-card:hover{border-color:#3b82f6;background:#eff6ff}.journey-mode-card svg{width:2rem;height:2rem;margin-bottom:.75rem;color:#374151}.journey-mode-title{font-size:1rem;font-weight:600;color:#111827;margin-bottom:.25rem}.journey-mode-description{font-size:.75rem;color:#6b7280}.pattern-minimal input,.pattern-minimal select{border:none;border-bottom:2px solid #d1d5db;border-radius:0}.pattern-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.pattern-underline label{font-weight:700;color:#111827}.pattern-underline input,.pattern-underline select{border:none;border-bottom:2px solid #3b82f6;border-radius:0;background:transparent}.pattern-grid{display:flex;flex-direction:column;gap:1.25rem}.pattern-grid label{display:block;font-size:.875rem;font-weight:600;color:#111827;margin-bottom:.5rem}.pattern-grid .form-input,.pattern-grid .form-select,.pattern-grid .form-textarea{width:100%;padding:.625rem .875rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;background:#fff;transition:all .2s}.pattern-grid .form-input::placeholder,.pattern-grid .form-select::placeholder,.pattern-grid .form-textarea::placeholder{color:#9ca3af}.pattern-grid .form-input:focus,.pattern-grid .form-select:focus,.pattern-grid .form-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.pattern-grid .required{color:#ef4444;margin-left:.125rem}.pattern-grid .error-message{color:#ef4444;font-size:.75rem;margin-top:.25rem;display:block}.pattern-grid .helper-text{color:#6b7280;font-size:.75rem;margin-top:-.25rem;margin-bottom:.25rem}.pattern-grid .grid-row{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem;margin-bottom:0}.pattern-grid .grid-col-1{grid-column:span 1}.pattern-grid .grid-col-2{grid-column:span 2}.pattern-grid .grid-col-3{grid-column:span 3}.pattern-grid .grid-col-4{grid-column:span 4}.pattern-grid .grid-col-5{grid-column:span 5}.pattern-grid .grid-col-6{grid-column:span 6}.pattern-grid .grid-col-7{grid-column:span 7}.pattern-grid .grid-col-8{grid-column:span 8}.pattern-grid .grid-col-9{grid-column:span 9}.pattern-grid .grid-col-10{grid-column:span 10}.pattern-grid .grid-col-11{grid-column:span 11}.pattern-grid .grid-col-12{grid-column:span 12}@media(max-width:768px){.pattern-grid .grid-row{grid-template-columns:1fr}.pattern-grid .grid-col-1,.pattern-grid .grid-col-2,.pattern-grid .grid-col-3,.pattern-grid .grid-col-4,.pattern-grid .grid-col-5,.pattern-grid .grid-col-6,.pattern-grid .grid-col-7,.pattern-grid .grid-col-8,.pattern-grid .grid-col-9,.pattern-grid .grid-col-10,.pattern-grid .grid-col-11,.pattern-grid .grid-col-12{grid-column:span 1}}.pattern-grid .grid-row-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(max-width:768px){.pattern-grid .grid-row-2{grid-template-columns:1fr}}.pattern-grid .section-container{background:#f9fafb;padding:1.25rem;border-radius:.5rem;margin-top:.75rem;border:1px solid #e5e7eb}.pattern-grid .section-title{font-size:1rem;font-weight:700;margin-bottom:1rem;color:#111827}.pattern-grid .radio-group,.pattern-grid .checkbox-grid{display:flex;gap:1.5rem;margin-top:.5rem;flex-wrap:wrap}.pattern-grid .radio-option,.pattern-grid .checkbox-option{display:flex;align-items:flex-start;cursor:pointer;gap:.625rem}.pattern-grid .radio-input,.pattern-grid .checkbox-input{margin-top:.125rem;width:1.125rem;height:1.125rem;cursor:pointer;accent-color:#3b82f6;flex-shrink:0}.pattern-grid .checkbox-label{color:#111827;font-size:.875rem;line-height:1.5;font-weight:500}.pattern-grid .input-currency,.pattern-grid .input-with-unit{position:relative;display:flex;align-items:center}.pattern-grid .currency-symbol{position:absolute;left:1rem;color:#6b7280;font-weight:500;pointer-events:none}.pattern-grid .input-currency input{padding-left:2rem}.pattern-grid .input-unit{position:absolute;right:1rem;color:#6b7280;font-weight:500;pointer-events:none}.pattern-grid .input-with-unit input{padding-right:3rem}.pattern-grid input[type=file]{border:2px dashed #d1d5db;border-radius:.375rem;padding:2rem 1rem;cursor:pointer;background:#fafafa;transition:all .2s;text-align:center;color:#6b7280;font-size:.875rem}.pattern-grid input[type=file]:hover{border-color:#3b82f6;background:#eff6ff}.pattern-grid .submit-button{width:100%;padding:.625rem 1.25rem;background:#3b82f6;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;margin-top:.5rem}.pattern-grid .submit-button:hover{background:#2563eb}.pattern-grid .submit-button:active{transform:translateY(0)}.pattern-grid .alert{padding:.875rem 1rem;border-radius:.375rem;display:flex;align-items:center;gap:.625rem;margin-top:.5rem;font-size:.875rem}.pattern-grid .alert-info{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.pattern-grid .alert-icon{width:1.125rem;height:1.125rem;flex-shrink:0}.pattern-grid .terms-agreement{background:#fffbeb;border:1px solid #fde68a;border-radius:.375rem;padding:1.25rem;margin-top:.5rem}.pattern-grid .terms-agreement label{display:flex;align-items:flex-start;cursor:pointer;margin-bottom:0;font-weight:400}.pattern-grid .terms-agreement input[type=checkbox]{margin-top:.125rem;margin-right:.75rem;width:1.125rem;height:1.125rem;flex-shrink:0;cursor:pointer}.pattern-grid .terms-agreement .terms-title{font-weight:600;color:#111827;display:block;margin-bottom:.25rem;font-size:.875rem}.pattern-grid .terms-agreement .terms-text{color:#374151;font-size:.75rem;line-height:1.5}.weight-status{margin-top:1.5rem;border-radius:.5rem;padding:1rem}.weight-status.within-limit{background:#f0fdf4;border:1px solid #86efac}.weight-status.overweight{background:#fef2f2;border:1px solid #fca5a5}.weight-status-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.weight-status-title{font-weight:600;font-size:.875rem}.weight-status-title.within-limit{color:#166534}.weight-status-title.overweight{color:#991b1b}.weight-status-message{font-size:.875rem;margin-bottom:.75rem}.weight-status-message.within-limit{color:#166534}.weight-status-message.overweight{color:#991b1b}.weight-status-details{font-size:.875rem;color:#374151}.weight-status-bold{font-weight:600}.publishing-blocked{margin-top:.75rem;padding:.75rem;background:#fee2e2;border-radius:.375rem}.publishing-blocked-title{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#991b1b;font-size:.875rem;margin-bottom:.25rem}.publishing-blocked-message{color:#7f1d1d;font-size:.75rem}.alert-small-icon{width:1rem;height:1rem}.dynamic-item-details{display:flex;flex-direction:column;gap:1rem}.item-type-card{border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden}.item-type-header{background:#f9fafb;padding:.75rem 1rem;border-bottom:1px solid #e5e7eb}.item-type-name{font-weight:600;color:#111827;font-size:.875rem}.item-type-details{padding:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.item-detail-group{display:flex;flex-direction:column}.item-detail-label{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.item-detail-input{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem}.readonly-display{padding:.5rem .75rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;color:#6b7280;font-size:.875rem;font-weight:500}.help-center{min-height:100vh;background-color:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hero{position:relative;padding:4rem 0;background:linear-gradient(135deg,#eef2ff,#dbeafe)}.hero-content{max-width:1280px;margin:0 auto;padding:0 1rem;text-align:center}.hero h1{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:1rem}@media(min-width:1024px){.hero h1{font-size:3rem}}.hero p{font-size:1.25rem;color:#6b7280;max-width:48rem;margin:0 auto 2rem}.search-container{max-width:32rem;margin:0 auto 1.5rem}.search-input-container{position:relative}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:1.25rem}.search-input{width:100%;padding:1rem 1rem 1rem 3rem;font-size:1.125rem;border:1px solid #d1d5db;border-radius:.75rem;background-color:#fff;outline:none;transition:box-shadow .2s}.search-input:focus{box-shadow:0 0 0 2px #4f46e5}.user-type-filter{display:flex;justify-content:center}.filter-container{background-color:#fff;padding:.25rem;border-radius:.5rem;border:1px solid #e5e7eb;display:flex}.filter-button{padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;transition:all .2s;cursor:pointer;border:none;background:none}.filter-button.active{background-color:#4f46e5;color:#fff}.filter-button:not(.active){color:#6b7280}.filter-button:not(.active):hover{color:#1f2937;background-color:#f3f4f6}.main-content{max-width:1280px;margin:0 auto;padding:4rem 1rem;display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1024px){.main-content{grid-template-columns:1fr 3fr}}.sidebar{background-color:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;height:fit-content;position:sticky;top:1.5rem}.sidebar h3{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:1rem}.category-nav-help{display:flex;flex-direction:column;gap:.25rem}.category-button-help{width:100%;text-align:left;padding:.5rem .75rem;border-radius:.5rem;display:flex;align-items:center;transition:all .2s;cursor:pointer;border:none;background:none;font-size:.875rem;font-weight:500}.category-button-help.active{background-color:#eef2ff;color:#4338ca}.category-button-help:not(.active){color:#374151}.category-button-help:not(.active):hover{background-color:#f3f4f6}.category-button-help i{margin-right:.75rem;font-size:1.125rem}.faq-content{margin-bottom:1.5rem;color:#6b7280}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}.faq-question{width:100%;padding:1rem 1.5rem;text-align:left;display:flex;align-items:center;justify-content:space-between;background:none;border:none;cursor:pointer;transition:background-color .2s}.faq-question:hover{background-color:#f9fafb}.question-content{display:flex;align-items:center;flex:1}.question-title{font-size:1.125rem;font-weight:600;color:#111827;margin-right:1rem}.user-type-badge{display:inline-flex;align-items:center;padding:.25rem .5rem;font-size:.75rem;border-radius:9999px;font-weight:500;margin-left:.5rem}.user-type-badge.traveler{background-color:#dbeafe;color:#1d4ed8}.user-type-badge.shopper{background-color:#dcfce7;color:#166534}.user-type-badge i{margin-right:.25rem}.expand-icon{font-size:1.25rem;color:#6b7280;transition:transform .2s;flex-shrink:0}.expand-icon.expanded{transform:rotate(180deg)}.faq-answer{padding:0 1.5rem 1rem}.answer-content{border-top:1px solid #e5e7eb;padding-top:1rem}.answer-text{color:#374151;line-height:1.6;margin-bottom:1rem}.tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{padding:.25rem .5rem;background-color:#f3f4f6;color:#6b7280;font-size:.75rem;border-radius:9999px}.no-results{text-align:center;padding:3rem 0}.no-results i{font-size:4rem;color:#d1d5db;margin-bottom:1rem}.no-results h3{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}.no-results p{color:#6b7280;margin-bottom:1.5rem}.quick-actions{margin-top:3rem;display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.quick-actions-helpCenter{grid-template-columns:1fr 1fr}}.action-card{padding:1.5rem;border-radius:.75rem;border:1px solid}.action-card.blue{background-color:#eff6ff;border-color:#bfdbfe}.action-card.green{background-color:#f0fdf4;border-color:#bbf7d0}.action-header{display:flex;align-items:center;margin-bottom:1rem}.action-icon{width:3rem;height:3rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-right:1rem}.action-icon.blue{background-color:#dbeafe}.action-icon.green{background-color:#dcfce7}.action-icon i{font-size:1.25rem}.action-icon.blue i{color:#2563eb}.action-icon.green i{color:#16a34a}.action-title{font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.action-card.blue .action-title{color:#1e3a8a}.action-card.green .action-title{color:#14532d}.action-subtitle{font-size:.875rem}.action-card.blue .action-subtitle{color:#1d4ed8}.action-card.green .action-subtitle{color:#166534}.action-link{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:.5rem;text-decoration:none;font-weight:600;transition:background-color .2s}.action-link.blue{background-color:#2563eb;color:#fff}.action-link.blue:hover{background-color:#1d4ed8}.action-link.green{background-color:#16a34a;color:#fff}.action-link.green:hover{background-color:#15803d}.action-link i{margin-left:.5rem}.service-section{padding:4rem 0;background-color:#fff}.service-content{max-width:1280px;margin:0 auto;padding:0 1rem}.section-title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1rem}.section-subtitle{font-size:1.25rem;color:#6b7280}.service-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.service-grid{grid-template-columns:repeat(3,1fr)}}.service-card{padding:2rem;border-radius:.75rem;border:1px solid;transition:box-shadow .3s}.service-card:hover{box-shadow:0 10px 25px -3px #0000001a}.service-card.blue{background-color:#eff6ff;border-color:#bfdbfe}.service-card.purple{background-color:#faf5ff;border-color:#d8b4fe}.service-card.green{background-color:#f0fdf4;border-color:#bbf7d0}.service-header{display:flex;align-items:center;margin-bottom:1rem}.service-description{font-size:.875rem;margin-bottom:1rem}.service-card.blue .service-description{color:#1e40af}.service-card.purple .service-description{color:#7c3aed}.service-card.green .service-description{color:#166534}.service-features{margin-bottom:1rem}.feature{display:flex;align-items:center;font-size:.875rem;margin-bottom:.5rem}.service-card.blue .feature{color:#1d4ed8}.service-card.purple .feature{color:#8b5cf6}.service-card.green .feature{color:#16a34a}.feature i{margin-right:.5rem}.service-link{font-size:.875rem;font-weight:500;cursor:pointer;transition:color .2s}.service-card.blue .service-link{color:#2563eb}.service-card.blue .service-link:hover{color:#1d4ed8}.service-card.purple .service-link{color:#7c3aed}.service-card.purple .service-link:hover{color:#6d28d9}.service-card.green .service-link{color:#16a34a}.service-card.green .service-link:hover{color:#15803d}.guide-section{padding:4rem 0;background-color:#f3f4f6}.guide-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.guide-grid{grid-template-columns:1fr 1fr}}.guide-card{background-color:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.guide-header{display:flex;align-items:center;margin-bottom:1.5rem}.guide-icon{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1rem}.guide-icon.indigo{background-color:#eef2ff}.guide-icon.green{background-color:#f0fdf4}.guide-icon i{font-size:1.5rem}.guide-icon.indigo i{color:#4f46e5}.guide-icon.green i{color:#16a34a}.guide-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.25rem}.guide-subtitle{color:#6b7280;font-size:.875rem}.guide-steps{margin-bottom:1.5rem}.step{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.step-number{width:1.5rem;height:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:.125rem;flex-shrink:0}.step-number.indigo{background-color:#eef2ff;color:#4f46e5}.step-number.green{background-color:#f0fdf4;color:#16a34a}.step-number span{font-size:.75rem;font-weight:700}.step-content h4{font-weight:600;color:#111827;margin-bottom:.25rem}.step-content p{font-size:.875rem;color:#6b7280}.guide-cta{width:100%;background-color:#4f46e5;color:#fff;padding:.75rem 1rem;border-radius:.5rem;text-decoration:none;text-align:center;display:block;font-weight:600;transition:background-color .2s;border:none;cursor:pointer}.guide-cta:hover{background-color:#4338ca}.guide-cta.green{background-color:#16a34a}.guide-cta.green:hover{background-color:#15803d}.footer{background-color:#111827;color:#fff;padding:3rem 0}.footer-content{max-width:1280px;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.footer-content{grid-template-columns:repeat(4,1fr)}}.footer-section h4{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section li{margin-bottom:.5rem}.footer-section a{color:#9ca3af;text-decoration:none;transition:color .2s}.footer-section a:hover{color:#fff}.footer-brand{color:#9ca3af;margin-top:1rem}.footer-bottom{border-top:1px solid #374151;margin-top:3rem;padding-top:2rem;text-align:center;color:#9ca3af}*{margin:0;padding:0;box-sizing:border-box}.safety-page{min-height:100vh;background-color:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.container{max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width:640px){.container{padding:0 1.5rem}}@media(min-width:1024px){.container{padding:0 2rem}}.hero-section{position:relative;padding:5rem 0;background:linear-gradient(to bottom right,#dcfce7,#dbeafe)}.hero-content{text-align:center}.hero-icon{width:5rem;height:5rem;background-color:#dcfce7;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.hero-icon i{font-size:1.875rem;color:#16a34a}.hero-description{font-size:1.25rem;color:#4b5563;max-width:56rem;margin:0 auto 2rem}@media(min-width:1024px){.hero-description{font-size:1.5rem}}.hero-badge{background-color:#dcfce7;border:1px solid #bbf7d0;border-radius:.5rem;padding:1rem;max-width:48rem;margin:0 auto}.hero-badge p{color:#166534;font-weight:500}.hero-badge i{margin-right:.5rem}.stats-section{padding:4rem 0;background-color:#fff}.stats-grid{display:grid;gap:2rem;text-align:center}.stat-card{padding:1.5rem;border-radius:.75rem;border-width:1px}.stat-green{background-color:#f0fdf4;border-color:#bbf7d0}.stat-blue{background-color:#eff6ff;border-color:#bfdbfe}.stat-purple{background-color:#faf5ff;border-color:#e9d5ff}.stat-orange{background-color:#fff7ed;border-color:#fed7aa}.stat-icon{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.stat-green .stat-icon{background-color:#dcfce7}.stat-green .stat-icon i{font-size:1.5rem;color:#16a34a}.stat-blue .stat-icon{background-color:#dbeafe}.stat-blue .stat-icon i{font-size:1.5rem;color:#2563eb}.stat-purple .stat-icon{background-color:#f3e8ff}.stat-purple .stat-icon i{font-size:1.5rem;color:#9333ea}.stat-orange .stat-icon{background-color:#fed7aa}.stat-orange .stat-icon i{font-size:1.5rem;color:#ea580c}.stat-value{font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.stat-green .stat-value{color:#16a34a}.stat-blue .stat-value{color:#2563eb}.stat-purple .stat-value{color:#9333ea}.stat-orange .stat-value{color:#ea580c}.stat-label{color:#374151;font-weight:500;margin-bottom:.25rem}.stat-description{font-size:.875rem;color:#4b5563;margin-top:.25rem}.tabs-section{padding:2rem 0;background-color:#f3f4f6;border-bottom:1px solid #e5e7eb}.tabs-grid{display:grid;gap:1rem}@media(min-width:768px){.tabs-grid{grid-template-columns:repeat(5,1fr)}}.tab-button{padding:1rem;border-radius:.5rem;text-align:center;transition:all .3s;cursor:pointer;background-color:#fff;color:#374151;border:1px solid #e5e7eb}.tab-button:hover{background-color:#f9fafb}.tab-button.active{background-color:#16a34a;color:#fff;box-shadow:0 10px 15px -3px #0000001a;border-color:#16a34a}.tab-button i{font-size:1.5rem;margin-bottom:.5rem;display:block}.tab-button h3{font-weight:600;font-size:.875rem;margin-bottom:.25rem}.tab-button p{font-size:.75rem;opacity:.8}.content-section{padding:4rem 0}.content-header{text-align:center;margin-bottom:3rem}.content-header h2{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1rem}.content-header p{font-size:1.25rem;color:#4b5563}.content-grid{display:grid;gap:2rem}@media(min-width:768px){.content-grid{grid-template-columns:repeat(2,1fr)}}.content-card{background-color:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a;border:1px solid #e5e7eb;overflow:hidden;padding:2rem}.card-header{display:flex;align-items:center;margin-bottom:1.5rem}.card-icon{width:4rem;height:4rem;background-color:#dcfce7;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0}.card-icon i{font-size:1.5rem;color:#16a34a}.card-title-wrapper h3{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.25rem}.card-title-wrapper p{color:#4b5563;font-size:.875rem}.card-details{display:flex;flex-direction:column;gap:.75rem}.detail-item{display:flex;align-items:flex-start;gap:.75rem}.detail-item i{color:#22c55e;font-size:.875rem;margin-top:.125rem;flex-shrink:0}.detail-item span{color:#374151;font-size:.875rem}.testimonials-section{padding:4rem 0;background-color:#fff}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1rem}.testimonials-grid{display:grid;gap:2rem}@media(min-width:768px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background-color:#f9fafb;padding:2rem;border-radius:.75rem}.testimonial-header{display:flex;align-items:center;margin-bottom:1rem}.testimonial-header img{width:3rem;height:3rem;border-radius:50%;object-fit:cover;margin-right:1rem}.testimonial-header h4{font-weight:600;color:#111827;margin-bottom:.25rem}.verified-badge{display:flex;align-items:center}.verified-badge span{font-size:.875rem;color:#4b5563;margin-right:.5rem}.verified-badge i{color:#22c55e}.testimonial-text{color:#374151;font-size:.875rem;margin-bottom:1rem;line-height:1.6}.rating{display:flex;align-items:center;color:#eab308}.rating i{font-size:1rem}.rating span{color:#4b5563;font-size:.875rem;margin-left:.5rem}.certifications-section{padding:4rem 0;background-color:#f3f4f6}.certifications-grid{display:grid;gap:2rem}@media(min-width:768px){.certifications-grid{grid-template-columns:repeat(4,1fr)}}.certification-card{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;text-align:center}.certification-icon{width:4rem;height:4rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.cert-blue{background-color:#dbeafe}.cert-blue i{font-size:1.5rem;color:#2563eb}.cert-green{background-color:#dcfce7}.cert-green i{font-size:1.5rem;color:#16a34a}.cert-purple{background-color:#f3e8ff}.cert-purple i{font-size:1.5rem;color:#9333ea}.cert-orange{background-color:#fed7aa}.cert-orange i{font-size:1.5rem;color:#ea580c}.certification-card h3{font-weight:600;margin-bottom:.5rem;color:#111827}.certification-card p{font-size:.875rem;color:#4b5563}.emergency-section{padding:4rem 0;background-color:#fef2f2}.emergency-grid{display:grid;gap:1.5rem;margin-bottom:2rem}@media(min-width:768px){.emergency-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.emergency-grid{grid-template-columns:repeat(4,1fr)}}.emergency-card{background-color:#fff;padding:1.5rem;border-radius:.75rem;border-width:1px}.emergency-icon{width:3rem;height:3rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.emergency-red{background-color:#fee2e2;border-color:#fecaca}.emergency-red i{font-size:1.25rem;color:#dc2626}.emergency-orange{background-color:#ffedd5;border-color:#fed7aa}.emergency-orange i{font-size:1.25rem;color:#ea580c}.emergency-blue{background-color:#dbeafe;border-color:#bfdbfe}.emergency-blue i{font-size:1.25rem;color:#2563eb}.emergency-green{background-color:#dcfce7;border-color:#bbf7d0}.emergency-green i{font-size:1.25rem;color:#16a34a}.emergency-card h3{font-weight:600;text-align:center;margin-bottom:.75rem;color:#111827}.emergency-content{text-align:center}.emergency-content p{font-size:.875rem;color:#4b5563;margin-bottom:.75rem}.hotline-number{font-size:1.5rem;font-weight:700;color:#dc2626;margin-bottom:.5rem}.hotline-description{font-size:.875rem;color:#4b5563}.emergency-btn{padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;cursor:pointer;border:none;color:#fff;font-weight:600;transition:all .3s}.btn-orange{background-color:#ea580c}.btn-orange:hover{background-color:#c2410c}.btn-blue{background-color:#2563eb}.btn-blue:hover{background-color:#1d4ed8}.btn-green{background-color:#16a34a}.btn-green:hover{background-color:#15803d}.emergency-info{margin-top:2rem;background-color:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #fecaca}.emergency-info h3{font-size:1.125rem;font-weight:600;color:#991b1b;margin-bottom:1rem;text-align:center}.emergency-info h3 i{margin-right:.5rem}.emergency-info-grid{display:grid;gap:1.5rem;font-size:.875rem}@media(min-width:768px){.emergency-info-grid{grid-template-columns:repeat(3,1fr)}}.emergency-info-grid h4{font-weight:600;color:#111827;margin-bottom:.5rem}.emergency-info-grid ul{list-style:none;padding:0}.emergency-info-grid li{color:#374151;margin-bottom:.25rem}.cta-section{padding:4rem 0;background-color:#16a34a;text-align:center}.cta-section h2{font-size:1.875rem;font-weight:700;color:#fff;margin-bottom:1rem}@media(min-width:1024px){.cta-section h2{font-size:2.25rem}}.cta-section p{font-size:1.25rem;color:#dcfce7;margin-bottom:2rem;max-width:48rem;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}@media(min-width:640px){.cta-buttons{flex-direction:row}}.cta-btn{padding:1rem 2rem;border-radius:.5rem;font-weight:600;white-space:nowrap;cursor:pointer;text-decoration:none;display:inline-block;transition:all .3s}.cta-primary{background-color:#fff;color:#16a34a}.cta-primary:hover{background-color:#f9fafb}.cta-secondary{background-color:#15803d;color:#fff}.cta-secondary:hover{background-color:#166534}.aboutus-container{min-height:100vh;background:#fff;font-family:Inter,sans-serif}.hero{padding:5rem 1rem;background:linear-gradient(to bottom right,#eef2ff,#dbeafe);text-align:center}.hero-title{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:1.5rem}@media(min-width:1024px){.hero-title{font-size:3.75rem}}.hero-subtitle{font-size:1.25rem;color:#4b5563;max-width:60ch;margin:0 auto}.mission{padding:5rem 1rem}.mission-grid{max-width:1280px;margin:0 auto;display:grid;gap:3rem}@media(min-width:1024px){.mission-grid{grid-template-columns:1fr 1fr;align-items:center}}.mission-title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:1.5rem}.mission-text{font-size:1.125rem;color:#4b5563;margin-bottom:1.5rem}.stat-aboutus{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.stat-item-aboutus{text-align:center}.stat-number-aboutus{font-size:1.875rem;font-weight:700;color:#4f46e5;margin-bottom:.5rem}.stat-label-aboutus{font-size:.875rem;color:#4b5563}.mission-image img{width:100%;height:24rem;object-fit:cover;border-radius:.75rem;box-shadow:0 10px 15px #0000001a}.values-section{padding:5rem 1rem;background:#f9fafb}.values-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.values-header{text-align:center;margin-bottom:4rem}.values-title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1rem}@media(min-width:1024px){.values-title{font-size:2.25rem}}.values-subtitle{font-size:1.25rem;color:#4b5563}.values-grid{display:grid;gap:2rem}@media(min-width:768px){.values-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.values-grid{grid-template-columns:repeat(3,1fr)}}.value-card{background:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;text-align:center}.icon-wrapper{width:4rem;height:4rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem}.icon-wrapper.indigo{background:#e0e7ff;color:#4f46e5}.icon-wrapper.green{background:#dcfce7;color:#16a34a}.icon-wrapper.yellow{background:#fef9c3;color:#ca8a04}.icon-wrapper.purple{background:#f3e8ff;color:#9333ea}.icon-wrapper.red{background:#fee2e2;color:#dc2626}.icon-wrapper.blue{background:#dbeafe;color:#2563eb}.value-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#111827}.value-text{color:#4b5563;font-size:1rem}.started-section{padding:5rem 1rem}.started-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.started-grid{display:grid;gap:3rem}@media(min-width:1024px){.started-grid{grid-template-columns:1fr 1fr;align-items:center}}.started-image img{width:100%;height:24rem;object-fit:cover;border-radius:.75rem;box-shadow:0 10px 15px #0000001a}.started-content{display:flex;flex-direction:column}.started-title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1.5rem}@media(min-width:1024px){.started-title{font-size:2.25rem}}.started-text{font-size:1.125rem;color:#4b5563;margin-bottom:1.5rem}.started-text:last-child{margin-bottom:0}.team-section{padding:5rem 0;background-color:#f9fafb;font-family:Inter,sans-serif}.team-header{text-align:center;margin-bottom:4rem}.team-header h2{font-size:2rem;font-weight:700;color:#111827;margin-bottom:1rem}@media(min-width:1024px){.team-header h2{font-size:2.25rem}}.team-header p{font-size:1.25rem;color:#4b5563}.team-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.team-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.team-grid{grid-template-columns:repeat(3,1fr)}}.team-card{background-color:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;text-align:center}.team-card img{width:6rem;height:6rem;border-radius:9999px;object-fit:cover;margin:0 auto 1rem}.team-card h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.role{color:#4f46e5;font-weight:500;margin-bottom:.75rem}.bio{color:#4b5563;font-size:.875rem;line-height:1.5}.global-section{padding:5rem 0;font-family:Inter,sans-serif}.container{max-width:1120px;margin:0 auto;padding:0 1.5rem}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2rem;font-weight:700;color:#111827;margin-bottom:1rem}@media(min-width:1024px){.section-header h2{font-size:2.25rem}}.section-header p{font-size:1.25rem;color:#4b5563}.map-card{background:#f3f4f6;border-radius:.75rem;padding:2rem;margin-bottom:3rem}.map-container{position:relative;border-radius:.5rem;overflow:hidden;aspect-ratio:16/9;background:linear-gradient(to bottom right,#eff6ff,#e0e7ff);margin-bottom:1.5rem}.map-bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.2}.map-bg img{width:100%;height:100%;object-fit:cover}.routes{position:relative;width:100%;height:100%}.point{position:absolute;width:.75rem;height:.75rem;border-radius:50%;animation:pulse 1.5s infinite}.point span{position:absolute;top:-2rem;left:50%;transform:translate(-50%);background:#fff;padding:.25rem .5rem;font-size:.75rem;border-radius:.25rem;box-shadow:0 2px 4px #0000001a;white-space:nowrap}.point.red{background:#ef4444}.point.green{background:#22c55e}.point.blue{background:#3b82f6}.point.yellow{background:#eab308}.point.purple{background:#8b5cf6}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.6}}.lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.legend,.stats{position:absolute;background:#fff;border-radius:.5rem;padding:.75rem;box-shadow:0 2px 6px #0000001a;font-size:.75rem}.legend{bottom:1rem;left:1rem}.stats{top:1rem;right:1rem}.legend h4,.stats h4{font-size:.875rem;font-weight:600;margin-bottom:.5rem;color:#111827}.dot{display:inline-block;width:.5rem;height:.5rem;border-radius:50%;margin-right:.5rem}.dot.red{background:#ef4444}.dot.green{background:#22c55e}.dot.blue{background:#3b82f6}.dot.yellow{background:#eab308}.pulse{animation:pulse 1.5s infinite}.table-card{background:#fff;border-radius:.5rem;padding:1.5rem;margin-bottom:1.5rem}.table-card h4{font-weight:600;margin-bottom:1rem;color:#111827}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}thead th{text-align:left;padding:.5rem 0;font-size:.875rem;font-weight:500;color:#4b5563;border-bottom:1px solid #e5e7eb}tbody td{padding:.75rem 0;font-size:.875rem;color:#111827;border-bottom:1px solid #f3f4f6}tbody td.green{color:#16a34a;font-weight:500}.badge{padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500}.badge.green{background:#dcfce7;color:#166534}.stats-grid{display:grid;gap:2rem;text-align:center;grid-template-columns:1fr}@media(min-width:768px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat{font-size:2.25rem;font-weight:700;color:#4f46e5;margin-bottom:.5rem}.stats-grid p{color:#4b5563}.safety-section-aboutus{padding:5rem 1rem;background-color:#f9fafb}.safety-container-aboutus{max-width:80rem;margin:0 auto;padding:0 1.5rem}.safety-header{text-align:center;margin-bottom:4rem}.safety-header h2{font-size:2rem;font-weight:700;color:#111827;margin-bottom:1rem}@media(min-width:1024px){.safety-header h2{font-size:2.25rem}}.safety-header p{font-size:1.25rem;color:#4b5563}.safety-grid-aboutus{display:grid;gap:2rem}@media(min-width:768px){.safety-grid-aboutus{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.safety-grid-aboutus{grid-template-columns:repeat(4,1fr)}}.safety-card-aboutus{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;text-align:center}.safety-icon-aboutus{width:3rem;height:3rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.25rem}.safety-icon-aboutus.green{background-color:#d1fae5;color:#059669}.safety-icon-aboutus.blue{background-color:#dbeafe;color:#2563eb}.safety-icon-aboutus.yellow{background-color:#fef3c7;color:#d97706}.safety-icon-aboutus.purple{background-color:#ede9fe;color:#7c3aed}.safety-card-aboutus h3{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.safety-card-aboutus p{font-size:.875rem;color:#4b5563}.btn{display:inline-block;padding:1rem 2rem;border-radius:.75rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .15s ease,color .15s ease}.btn-white{background:#fff;color:#4f46e5}.btn-white:hover{background:#f3f4f6}.btn-indigo{background:#3730a3;color:#fff}.btn-indigo:hover{background:#2c2a9d}.feedback-page{background-color:#f9fafb;min-height:100vh;font-family:Inter,sans-serif}.container{max-width:1200px;margin:auto;padding:3rem 1rem}.header{display:flex;flex-direction:column;text-align:center;margin-bottom:3rem;border-radius:5px;padding:10px}.header h1{font-size:2.5rem;font-weight:700;color:#111827}.header p{color:#4b5563;font-size:1.1rem}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2rem}.form-card,.reviews-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;box-shadow:0 2px 6px #0000000d}.form-header,.reviews-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.icon-box{width:48px;height:48px;background:#e0e7ff;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#4f46e5;margin-right:1rem}.icon-box.green{background:#dcfce7;color:#16a34a}.row{display:flex;gap:1rem;flex-wrap:wrap}.input-group{flex:1;display:flex;flex-direction:column}.input-group label{font-size:.9rem;color:#374151;margin-bottom:.3rem}.input-group input,.input-group select,.input-group textarea{border:1px solid #d1d5db;border-radius:8px;padding:.75rem;font-size:.9rem}.rating{display:flex;align-items:center;gap:.5rem}.stars{display:flex;gap:4px}.star{background:none;border:none;cursor:default}.star.clickable{cursor:pointer;transition:transform .2s}.star.clickable:hover{transform:scale(1.1)}.star.filled i{color:#facc15}.char-count{text-align:right;font-size:.8rem;color:#6b7280}button[type=submit]{width:100%;background:#4f46e5;color:#fff;border:none;border-radius:8px;padding:.75rem;font-weight:600;transition:background .2s}button[type=submit]:hover{background:#4338ca}.loading i.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.submit-message{margin-top:1rem;border-radius:8px;padding:.75rem;font-size:.9rem}.submit-message.success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.submit-message.error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.feedback-list{max-height:400px;overflow-y:auto}.feedback-item{border-bottom:1px solid #e5e7eb;padding-bottom:1rem;margin-bottom:1rem}.feedback-top{display:flex;justify-content:space-between}.avatar{width:40px;height:40px;background:#e0e7ff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#4f46e5;margin-right:.75rem}.user-info{display:flex;align-items:flex-start}.verified{color:#22c55e;font-size:.8rem}.tag{padding:2px 8px;border-radius:9999px;font-size:.7rem;font-weight:600;text-transform:capitalize}.tag.blue{background:#dbeafe;color:#1e40af}.tag.purple{background:#ede9fe;color:#5b21b6}.tag.green{background:#dcfce7;color:#166534}.tag.gray{background:#f3f4f6;color:#374151}.no-reviews{text-align:center;color:#9ca3af;padding:2rem 0}.cta{background:linear-gradient(90deg,#4f46e5,#7c3aed);color:#fff;text-align:center;border-radius:16px;padding:2rem;margin-top:4rem}.cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.btn{padding:.75rem 2rem;border-radius:8px;font-weight:600;text-decoration:none}.btn.white{background:#fff;color:#4f46e5}.btn.purple{background:#4338ca;color:#fff}.privacy-container{min-height:100vh;background-color:#f9fafb;padding:2rem;font-family:Inter,sans-serif;color:#374151}.privacy-content{max-width:900px;margin:0 auto}.privacy-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 5px #0000000a;padding:2rem}.privacy-title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem;text-align:left}.policy-meta{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:1rem;margin-bottom:2rem;color:#1e3a8a;font-size:.9rem}.policy-body section{margin-bottom:2rem}.policy-body h2{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:1rem}.policy-body h3{font-size:1.1rem;font-weight:500;color:#1f2937;margin-bottom:.6rem}.policy-body p{margin-bottom:1rem;line-height:1.7}.policy-body ul{list-style-type:disc;padding-left:1.5rem;margin-bottom:1.2rem}.policy-body ul li{margin-bottom:.4rem}.contact-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;margin-top:1rem}.contact-box a{color:#4f46e5;text-decoration:none}.contact-box a:hover{text-decoration:underline}.note-box{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:1rem;margin-top:1.5rem;color:#1e3a8a;font-size:.9rem}
