.Navbar-module___rHu7W__navbar{background-color:var(--primary-blue);z-index:1000;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0;box-shadow:0 4px 6px #0000004d}.Navbar-module___rHu7W__logo{color:var(--accent-gold);cursor:pointer;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;transition:opacity .3s;display:flex}.Navbar-module___rHu7W__logo:hover{opacity:.8}.Navbar-module___rHu7W__links{gap:2rem;display:flex}.Navbar-module___rHu7W__link{color:var(--text-primary);font-size:1rem;transition:color .3s}.Navbar-module___rHu7W__link:hover{color:var(--accent-gold)}.Navbar-module___rHu7W__actions{align-items:center;gap:1rem;display:flex}.Navbar-module___rHu7W__langSwitcher{position:relative}.Navbar-module___rHu7W__langBtn{border:1px solid var(--accent-gold);color:#fff;cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;transition:all .3s;display:flex}.Navbar-module___rHu7W__langBtn:hover{background:#d4af371a}.Navbar-module___rHu7W__langFlag{font-size:1.2rem}.Navbar-module___rHu7W__langName{font-weight:500}.Navbar-module___rHu7W__langMenu{background-color:var(--bg-card);border:1px solid var(--secondary-blue);z-index:1000;border-radius:4px;min-width:150px;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden}.Navbar-module___rHu7W__langMenuItem{text-align:left;color:#fff;cursor:pointer;background:0 0;border:none;width:100%;padding:.75rem 1.5rem;transition:background .2s;display:block}.Navbar-module___rHu7W__langMenuItem:hover{background:#d4af3733}.Navbar-module___rHu7W__langMenuItem.Navbar-module___rHu7W__active{background:#d4af371a}.Navbar-module___rHu7W__profileWrapper{align-items:center;gap:.5rem;display:flex;position:relative}.Navbar-module___rHu7W__profileBtn{border:1px solid var(--accent-gold);color:#fff;cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:700;transition:all .3s;display:flex}.Navbar-module___rHu7W__leftSection{align-items:center;gap:1rem;display:flex}.Navbar-module___rHu7W__hamburger{color:var(--accent-gold);cursor:pointer;background:0 0;border:none;padding:.2rem;font-size:1.5rem;display:none}.Navbar-module___rHu7W__mobileMenu{display:none}.Navbar-module___rHu7W__profileBtn:hover{background:#d4af371a}.Navbar-module___rHu7W__locationActive{color:#22c55e!important;background:#22c55e1a!important;border-color:#22c55e!important}.Navbar-module___rHu7W__profileIcon{font-size:1.2rem}.Navbar-module___rHu7W__profileName{font-size:.9rem}.Navbar-module___rHu7W__profileMenu{background-color:var(--bg-card);border:1px solid var(--secondary-blue);z-index:1000;border-radius:4px;min-width:200px;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden}.Navbar-module___rHu7W__profileMenuItem{text-align:left;color:#fff;cursor:pointer;background:0 0;border:none;width:100%;padding:.75rem 1.5rem;text-decoration:none;transition:background .2s;display:block}.Navbar-module___rHu7W__profileMenuItem:hover{background:#d4af3733}.Navbar-module___rHu7W__authButtons{gap:.5rem;display:flex}@media (max-width:768px){.Navbar-module___rHu7W__navbar{padding:.5rem .75rem}.Navbar-module___rHu7W__logo{font-size:1rem}.Navbar-module___rHu7W__links{display:none}.Navbar-module___rHu7W__actions{gap:.4rem}.Navbar-module___rHu7W__langBtn{border-width:1px;min-width:auto;padding:.35rem .5rem}.Navbar-module___rHu7W__langName{display:none}.Navbar-module___rHu7W__langFlag{font-size:1.3rem}.Navbar-module___rHu7W__profileBtn{padding:.35rem .6rem}.Navbar-module___rHu7W__profileName{text-overflow:ellipsis;white-space:nowrap;max-width:70px;font-size:.85rem;overflow:hidden}.Navbar-module___rHu7W__profileIcon{font-size:1.2rem}.Navbar-module___rHu7W__hamburger{display:block}.Navbar-module___rHu7W__mobileMenu{background-color:var(--primary-blue);z-index:999;border-top:1px solid #ffffff1a;flex-direction:column;padding:.5rem 0;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 6px #0000004d}.Navbar-module___rHu7W__mobileLink{color:#fff;border-bottom:1px solid #ffffff0d;padding:.8rem 1.5rem;font-size:1rem;text-decoration:none;display:block}.Navbar-module___rHu7W__mobileLink:active{background-color:#ffffff1a}.Navbar-module___rHu7W__divider{background-color:#ffffff1a;height:1px;margin:.5rem 1.5rem}.Navbar-module___rHu7W__authButtons{gap:.3rem}.Navbar-module___rHu7W__authButtons button{padding:.35rem .6rem;font-size:.8rem}}@media (max-width:480px){.Navbar-module___rHu7W__navbar{padding:.5rem .75rem}.Navbar-module___rHu7W__logo{font-size:1rem}.Navbar-module___rHu7W__logo span{font-size:1.2rem}.Navbar-module___rHu7W__links{gap:.5rem}.Navbar-module___rHu7W__link{font-size:.85rem}.Navbar-module___rHu7W__profileName{max-width:60px}}
.dashboard-module__XABe8G__dashboard{max-width:1200px;margin:0 auto;padding:2rem}.dashboard-module__XABe8G__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.dashboard-module__XABe8G__title{color:var(--accent-gold);font-size:2rem}.dashboard-module__XABe8G__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.dashboard-module__XABe8G__card{background-color:var(--bg-card);border:1px solid #0000;border-radius:8px;padding:1.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 6px #0003}.dashboard-module__XABe8G__card:hover{border-color:var(--accent-gold);transform:translateY(-4px);box-shadow:0 10px 15px #0000004d}.dashboard-module__XABe8G__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.dashboard-module__XABe8G__loadTitle{color:var(--white);font-size:1.25rem;font-weight:700}.dashboard-module__XABe8G__price{color:var(--accent-gold);font-size:1.1rem;font-weight:700}.dashboard-module__XABe8G__route{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.dashboard-module__XABe8G__details{color:var(--text-secondary);justify-content:space-between;margin-bottom:1rem;font-size:.9rem;display:flex}.dashboard-module__XABe8G__status{text-transform:uppercase;border-radius:4px;padding:.25rem .5rem;font-size:.8rem;font-weight:700;display:inline-block}.dashboard-module__XABe8G__statusOpen{color:#22c55e;background-color:#22c55e33}.dashboard-module__XABe8G__headerRight{flex-direction:column;align-items:flex-end;display:flex}.dashboard-module__XABe8G__badgeSender,.dashboard-module__XABe8G__badgeDriver{white-space:nowrap;border-radius:4px;align-items:center;gap:.3rem;margin-bottom:.25rem;padding:4px 8px;font-size:.75rem;font-weight:700;display:inline-flex}.dashboard-module__XABe8G__badgeSender{color:#e2e8f0;background-color:#ffffff1a}.dashboard-module__XABe8G__badgeDriver{color:#60a5fa;background-color:#3b82f633}
.filters-module__i0N6IG__filterContainer{background-color:var(--bg-card);border:1px solid var(--secondary-blue);border-radius:8px;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:flex}.filters-module__i0N6IG__filterInput{background-color:var(--primary-blue);border:1px solid var(--secondary-blue);color:var(--white);border-radius:4px;flex:1;min-width:150px;padding:.75rem}.filters-module__i0N6IG__filterInput:focus{border-color:var(--accent-gold);outline:none}.filters-module__i0N6IG__searchBtn{background-color:var(--accent-gold);color:var(--bg-dark);cursor:pointer;border:none;border-radius:4px;padding:.75rem 1.5rem;font-weight:700;transition:opacity .2s}.filters-module__i0N6IG__searchBtn:hover{opacity:.9}.filters-module__i0N6IG__routeToggle{border:1px solid var(--accent-gold);cursor:pointer;background-color:#d4af371a;border-radius:4px;align-items:center;gap:.75rem;width:100%;padding:.75rem;transition:background-color .2s;display:flex}.filters-module__i0N6IG__routeToggle:hover{background-color:#d4af3733}.filters-module__i0N6IG__routeToggle input{cursor:pointer;width:18px;height:18px}.filters-module__i0N6IG__routeToggle label{color:var(--accent-gold);cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:700}.filters-module__i0N6IG__btnIcon{background-color:var(--primary-blue);border:1px solid var(--secondary-blue);color:var(--accent-gold);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-width:42px;height:42px;padding:0 10px;font-size:1.2rem;transition:all .2s;display:flex}.filters-module__i0N6IG__btnIcon:hover{background-color:var(--secondary-blue);transform:translateY(-1px)}.filters-module__i0N6IG__btnIcon:active{transform:translateY(1px)}.filters-module__i0N6IG__btnIcon:disabled{opacity:.6;cursor:wait}
.CityAutocomplete-module__TolYQG__autocompleteWrapper{width:100%;position:relative}.CityAutocomplete-module__TolYQG__input{color:#fff;background:#ffffff0d;border:1px solid #d4af374d;border-radius:8px;width:100%;padding:.75rem;font-size:1rem;transition:all .3s}.CityAutocomplete-module__TolYQG__input:focus{background:#ffffff14;border-color:#d4af37;outline:none}.CityAutocomplete-module__TolYQG__input::placeholder{color:#ffffff80}.CityAutocomplete-module__TolYQG__suggestionsList{border:1px solid var(--accent-gold);z-index:1000;background:linear-gradient(135deg,#0a2e1f 0%,#051a12 100%);border-radius:8px;max-height:250px;margin:0;padding:0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #00000080}.CityAutocomplete-module__TolYQG__suggestionItem{cursor:pointer;color:#e0e0e0;border-bottom:1px solid #d4af371a;padding:.75rem 1rem;transition:all .2s}.CityAutocomplete-module__TolYQG__suggestionItem:last-child{border-bottom:none}.CityAutocomplete-module__TolYQG__suggestionItem:hover{color:#d4af37;background:#d4af3733}.CityAutocomplete-module__TolYQG__suggestionsList::-webkit-scrollbar{width:6px}.CityAutocomplete-module__TolYQG__suggestionsList::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.CityAutocomplete-module__TolYQG__suggestionsList::-webkit-scrollbar-thumb{background:#d4af37;border-radius:4px}.CityAutocomplete-module__TolYQG__suggestionsList::-webkit-scrollbar-thumb:hover{background:#b8941f}
.LoadMenu-module__rj_9AW__menuWrapper{position:relative}.LoadMenu-module__rj_9AW__menuButton{color:#d4af37;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem .5rem;font-size:1.5rem;line-height:1;transition:all .2s}.LoadMenu-module__rj_9AW__menuButton:hover{background:#d4af371a}.LoadMenu-module__rj_9AW__dropdown{border:1px solid var(--accent-gold);z-index:100;background:linear-gradient(135deg,#0a2e1f 0%,#051a12 100%);border-radius:8px;min-width:180px;margin-top:.25rem;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 12px #00000080}.LoadMenu-module__rj_9AW__menuItem{color:#e0e0e0;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #d4af371a;width:100%;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.LoadMenu-module__rj_9AW__menuItem:last-child{border-bottom:none}.LoadMenu-module__rj_9AW__menuItem:hover{color:#d4af37;background:#d4af3733}.LoadMenu-module__rj_9AW__menuItem.LoadMenu-module__rj_9AW__danger:hover{color:#ef4444;background:#ef444433}
.admin-module__4WpgRW__container{max-width:1200px;margin:0 auto;padding:2rem}.admin-module__4WpgRW__title{color:var(--accent-gold);margin-bottom:2rem;font-size:2rem}.admin-module__4WpgRW__emptyState{color:var(--text-secondary);text-align:center;margin-top:4rem;font-size:1.2rem}.admin-module__4WpgRW__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.admin-module__4WpgRW__card{background-color:var(--bg-card);border:1px solid #233554;border-radius:8px;padding:1.5rem}.admin-module__4WpgRW__driverInfo{margin-bottom:1.5rem}.admin-module__4WpgRW__driverInfo h3{color:var(--white);margin-bottom:.5rem;font-size:1.4rem}.admin-module__4WpgRW__detail{color:var(--text-secondary);margin-bottom:.25rem;display:block}.admin-module__4WpgRW__documents{gap:1rem;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.admin-module__4WpgRW__docImage{object-fit:cover;cursor:pointer;border:1px solid var(--text-secondary);border-radius:4px;width:100px;height:100px;transition:transform .2s}.admin-module__4WpgRW__docImage:hover{border-color:var(--accent-gold);transform:scale(1.05)}.admin-module__4WpgRW__verifyBtn{width:100%}.admin-module__4WpgRW__verifyBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #d4af374d}.admin-module__4WpgRW__analyticsContainer{flex-direction:column;gap:2rem;margin-top:2rem;display:flex}.admin-module__4WpgRW__analyticsGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem;display:grid}.admin-module__4WpgRW__chartCard{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem}.admin-module__4WpgRW__chartCard h3{color:var(--accent-gold);margin-bottom:1.5rem;font-size:1.1rem}.admin-module__4WpgRW__kpiGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.admin-module__4WpgRW__kpiCard{text-align:center;background:linear-gradient(135deg,#d4af371a,#00000080);border:1px solid #d4af3733;border-radius:12px;padding:1.5rem}.admin-module__4WpgRW__kpiLabel{color:#999;margin-bottom:.5rem;font-size:.9rem}.admin-module__4WpgRW__kpiValue{color:var(--accent-gold);font-size:1.8rem;font-weight:700}.admin-module__4WpgRW__historyContainer{background:#ffffff08;border-radius:12px;margin-top:1rem;padding:1.5rem}.admin-module__4WpgRW__searchBar{margin-bottom:1.5rem}.admin-module__4WpgRW__searchInput{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:.8rem 1rem}.admin-module__4WpgRW__searchInput:focus{border-color:var(--accent-gold)}.admin-module__4WpgRW__tableWrapper{overflow-x:auto}.admin-module__4WpgRW__historyTable{border-collapse:collapse;color:#ccc;width:100%}.admin-module__4WpgRW__historyTable th{text-align:left;color:var(--accent-gold);border-bottom:1px solid #ffffff1a;padding:1rem;font-size:.9rem}.admin-module__4WpgRW__historyTable td{border-bottom:1px solid #ffffff0d;padding:1rem;font-size:.9rem}.admin-module__4WpgRW__statusBadge{text-transform:uppercase;border-radius:4px;padding:.2rem .6rem;font-size:.8rem}.admin-module__4WpgRW__statusBadge.admin-module__4WpgRW__open{color:#4caf50;background:#4caf5033}.admin-module__4WpgRW__statusBadge.admin-module__4WpgRW__assigned{color:#2196f3;background:#2196f333}.admin-module__4WpgRW__statusBadge.admin-module__4WpgRW__delivered{color:#9c27b0;background:#9c27b033}.admin-module__4WpgRW__statusBadge.admin-module__4WpgRW__archived{color:#9e9e9e;background:#9e9e9e33}.admin-module__4WpgRW__statusBadge.admin-module__4WpgRW__cancelled{color:#f44336;background:#f4433633}@media (max-width:768px){.admin-module__4WpgRW__analyticsGrid{grid-template-columns:1fr}}.admin-module__4WpgRW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.admin-module__4WpgRW__statCard{background:linear-gradient(135deg,var(--bg-card)0%,#d4af371a 100%);border:1px solid #233554;border-radius:8px;align-items:center;gap:1rem;padding:1.5rem;display:flex}.admin-module__4WpgRW__statIcon{font-size:2.5rem}.admin-module__4WpgRW__statInfo{flex:1}.admin-module__4WpgRW__statValue{color:var(--accent-gold);font-size:2rem;font-weight:700}.admin-module__4WpgRW__statLabel{color:var(--text-secondary);margin-top:.25rem;font-size:.9rem}.admin-module__4WpgRW__tabs{border-bottom:2px solid #233554;gap:1rem;margin-bottom:2rem;display:flex}.admin-module__4WpgRW__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:1rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.admin-module__4WpgRW__tab:hover{color:var(--accent-gold)}.admin-module__4WpgRW__activeTab{color:var(--accent-gold);border-bottom-color:var(--accent-gold)}.admin-module__4WpgRW__badge{border-radius:12px;margin-top:.5rem;padding:.25rem .75rem;font-size:.85rem;font-weight:700;display:inline-block}.admin-module__4WpgRW__verified{color:#4caf50;background-color:#4caf5033}.admin-module__4WpgRW__pending{color:#ffc107;background-color:#ffc10733}
.create-module__J4XOSa__container{max-width:800px;margin:0 auto;padding:2rem}.create-module__J4XOSa__title{color:var(--accent-gold);text-align:center;margin-bottom:2rem;font-size:2rem}.create-module__J4XOSa__form{background-color:var(--bg-card);border-radius:8px;padding:2rem;box-shadow:0 4px 6px #0000004d}.create-module__J4XOSa__formGroup{margin-bottom:1.5rem}.create-module__J4XOSa__label{color:var(--text-primary);margin-bottom:.5rem;font-weight:700;display:block}.create-module__J4XOSa__input,.create-module__J4XOSa__textarea{background-color:var(--primary-blue);width:100%;color:var(--white);border:1px solid #233554;border-radius:4px;padding:.75rem;font-family:inherit;font-size:1rem}.create-module__J4XOSa__textarea{resize:vertical;min-height:100px}.create-module__J4XOSa__input:focus,.create-module__J4XOSa__textarea:focus{border-color:var(--accent-gold);outline:none}.create-module__J4XOSa__row{gap:1rem;display:flex}.create-module__J4XOSa__col{flex:1}.create-module__J4XOSa__submitBtn{width:100%;margin-top:1rem}@media (max-width:768px){.create-module__J4XOSa__container,.create-module__J4XOSa__form{padding:1rem}.create-module__J4XOSa__locationRow{flex-direction:column!important;gap:.75rem!important}}.create-module__J4XOSa__dateInputContainer{align-items:center;margin-top:.25rem;display:flex;position:relative}.create-module__J4XOSa__dateInput{background-color:var(--primary-blue);width:100%;color:var(--white);cursor:pointer;border:1px solid #233554;border-radius:4px;padding:.75rem .75rem .75rem 2.5rem;font-family:inherit;font-size:1rem;transition:all .2s}.create-module__J4XOSa__dateInput:focus{border-color:var(--accent-gold);outline:none;box-shadow:0 0 8px #fbbf2433}.create-module__J4XOSa__dateIcon{color:var(--accent-gold);pointer-events:none;z-index:1;font-size:1.1rem;position:absolute;left:.85rem}.create-module__J4XOSa__dateInput::-webkit-calendar-picker-indicator{filter:invert(75%)sepia(85%)saturate(450%)hue-rotate(3deg)brightness(105%)contrast();cursor:pointer}
.pricing-module__kvPdYW__container{max-width:1200px;margin:0 auto;padding:2rem}.pricing-module__kvPdYW__header{text-align:center;margin-bottom:3rem}.pricing-module__kvPdYW__header h1{color:var(--text-primary);margin-bottom:.5rem;font-size:2.5rem}.pricing-module__kvPdYW__header p{color:#666;font-size:1.1rem}.pricing-module__kvPdYW__plansGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.pricing-module__kvPdYW__planCard{background:var(--bg-card);border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 4px 6px #0000004d}.pricing-module__kvPdYW__planCard:hover{transform:translateY(-5px);box-shadow:0 8px 12px #00000026}.pricing-module__kvPdYW__planCard.pricing-module__kvPdYW__popular{border:2px solid #d4af37;transform:scale(1.05)}.pricing-module__kvPdYW__badge{color:#1a1a2e;background:linear-gradient(135deg,#d4af37,#f4d03f);border-radius:20px;padding:.5rem 1.5rem;font-size:.9rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-module__kvPdYW__discount{color:#fff;background:#e74c3c;border-radius:8px;padding:.3rem .8rem;font-size:.85rem;font-weight:700;position:absolute;top:1rem;right:1rem}.pricing-module__kvPdYW__planCard h2{color:#1a1a2e;margin-bottom:1rem;font-size:1.8rem}.pricing-module__kvPdYW__priceSection{margin-bottom:1.5rem}.pricing-module__kvPdYW__oldPrice{color:#999;margin-bottom:.3rem;font-size:1rem;text-decoration:line-through;display:block}.pricing-module__kvPdYW__price{align-items:baseline;gap:.5rem;display:flex}.pricing-module__kvPdYW__amount{color:#1a1a2e;font-size:2.5rem;font-weight:700}.pricing-module__kvPdYW__currency{color:#666;font-size:1rem}.pricing-module__kvPdYW__features{margin:1.5rem 0;padding:0;list-style:none}.pricing-module__kvPdYW__features li{border-bottom:1px solid #eee;align-items:center;gap:.8rem;padding:.8rem 0;display:flex}.pricing-module__kvPdYW__checkmark{color:#27ae60;font-size:1.2rem;font-weight:700}.pricing-module__kvPdYW__selectBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0a2e1f,#124d36);border:none;border-radius:8px;width:100%;padding:1rem;font-size:1.1rem;font-weight:700;transition:all .3s}.pricing-module__kvPdYW__selectBtn:hover{background:linear-gradient(135deg,#124d36,#0a2e1f);transform:translateY(-2px);box-shadow:0 4px 8px #0003}.pricing-module__kvPdYW__popular .pricing-module__kvPdYW__selectBtn{color:#1a1a2e;background:linear-gradient(135deg,#d4af37,#f4d03f)}.pricing-module__kvPdYW__popular .pricing-module__kvPdYW__selectBtn:hover{background:linear-gradient(135deg,#f4d03f,#d4af37)}.pricing-module__kvPdYW__trialInfo{color:#fff;text-align:center;background:linear-gradient(135deg,#124d36,#22c55e);border-radius:12px;padding:2rem}.pricing-module__kvPdYW__trialInfo h3{margin-bottom:1rem;font-size:1.8rem}.pricing-module__kvPdYW__trialInfo p{opacity:.95;margin:.5rem 0;font-size:1.1rem}@media (max-width:768px){.pricing-module__kvPdYW__plansGrid{grid-template-columns:1fr}.pricing-module__kvPdYW__planCard.pricing-module__kvPdYW__popular{transform:scale(1)}.pricing-module__kvPdYW__header h1{font-size:2rem}}
.profile-module__5FeCNW__container{max-width:1200px;margin:2rem auto;padding:0 1rem}.profile-module__5FeCNW__header{border:1px solid var(--accent-gold);background:linear-gradient(135deg,#0a2e1f 0%,#051a12 100%);border-radius:12px;margin-bottom:2rem;padding:2rem}.profile-module__5FeCNW__title{color:#d4af37;margin-bottom:1.5rem;font-size:2rem}.profile-module__5FeCNW__userInfo{color:#e0e0e0;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.profile-module__5FeCNW__userInfo p{margin:.5rem 0}.profile-module__5FeCNW__userInfo strong{color:#d4af37;margin-right:.5rem}.profile-module__5FeCNW__tabs{gap:1rem;margin-bottom:2rem;display:flex}.profile-module__5FeCNW__tab,.profile-module__5FeCNW__activeTab{border:1px solid var(--accent-gold);color:var(--text-primary);cursor:pointer;background:linear-gradient(135deg,#0a2e1f 0%,#051a12 100%);border-radius:8px;flex:1;padding:1rem;font-size:1rem;font-weight:500;transition:all .3s}.profile-module__5FeCNW__tab:hover{background:linear-gradient(135deg,#124d36 0%,#0a2e1f 100%);transform:translateY(-2px)}.profile-module__5FeCNW__activeTab{color:#0a0f14;background:linear-gradient(135deg,#d4af37 0%,#b8941f 100%);font-weight:600}.profile-module__5FeCNW__loadsSection{min-height:300px}.profile-module__5FeCNW__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;display:grid}.profile-module__5FeCNW__card{border:1px solid var(--accent-gold);background:linear-gradient(135deg,#0a2e1f 0%,#051a12 100%);border-radius:12px;padding:1.5rem;transition:all .3s}.profile-module__5FeCNW__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #d4af3733}.profile-module__5FeCNW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.profile-module__5FeCNW__cardHeader h3{color:#d4af37;flex:1;margin:0;font-size:1.25rem}.profile-module__5FeCNW__cardActions{align-items:center;gap:.5rem;display:flex}.profile-module__5FeCNW__unarchiveBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.profile-module__5FeCNW__unarchiveBtn:hover{transform:scale(1.05);box-shadow:0 4px 12px #22c55e4d}.profile-module__5FeCNW__description{color:#b0b0b0;margin-bottom:1rem;line-height:1.5}.profile-module__5FeCNW__details{color:#e0e0e0;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:.95rem;display:flex}.profile-module__5FeCNW__meta{border-top:1px solid #d4af3733;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.profile-module__5FeCNW__status{color:#d4af37;background:#d4af3733;border-radius:12px;padding:.25rem .75rem;font-size:.85rem;font-weight:500}.profile-module__5FeCNW__date{color:#888;font-size:.85rem}.profile-module__5FeCNW__emptyMessage{text-align:center;color:#888;padding:3rem;font-size:1.1rem}@media (max-width:768px){.profile-module__5FeCNW__grid{grid-template-columns:1fr}.profile-module__5FeCNW__tabs{flex-direction:column}.profile-module__5FeCNW__userInfo{grid-template-columns:1fr}}
