.app-module__7v3NSG__app_container{background:var(--background);height:100vh;color:var(--foreground);display:flex;overflow:hidden}.app-module__7v3NSG__sidebar{background:var(--background);border-right:1px solid var(--glass-border);z-index:100;flex-direction:column;flex-shrink:0;width:280px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.app-module__7v3NSG__sidebar.app-module__7v3NSG__collapsed{width:80px}.app-module__7v3NSG__sidebar_header{padding:2rem 1.5rem}.app-module__7v3NSG__app_logo{align-items:center;gap:1rem;display:flex;overflow:hidden}.app-module__7v3NSG__logo_img{object-fit:contain;flex-shrink:0;width:32px;height:32px}.app-module__7v3NSG__logo_text{letter-spacing:-.02em;white-space:nowrap;color:var(--foreground);font-size:1.25rem;font-weight:900}.app-module__7v3NSG__sidebar.app-module__7v3NSG__collapsed .app-module__7v3NSG__logo_text{display:none}.app-module__7v3NSG__sidebar_nav_container{flex-direction:column;flex:1;justify-content:center;padding:2rem 0;display:flex}.app-module__7v3NSG__sidebar_nav{flex-direction:column;gap:.5rem;padding:0 1rem;display:flex}.app-module__7v3NSG__nav_link{color:var(--muted);border-radius:16px;align-items:center;gap:1rem;padding:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.app-module__7v3NSG__nav_link:hover{color:var(--primary);background:#dc26260d}.app-module__7v3NSG__nav_link.app-module__7v3NSG__active{background:var(--primary);color:#fff;box-shadow:0 10px 20px #dc262633}.app-module__7v3NSG__nav_icon{justify-content:center;align-items:center;width:24px;height:24px;transition:transform .3s;display:flex;position:relative}.app-module__7v3NSG__nav_badge{background:var(--primary);border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-2px}.app-module__7v3NSG__nav_icon_wrapper{justify-content:center;align-items:center;display:flex;position:relative}.app-module__7v3NSG__nav_link:hover .app-module__7v3NSG__nav_icon{transform:scale(1.1)}.app-module__7v3NSG__nav_icon svg{width:100%;height:100%}.app-module__7v3NSG__sidebar.app-module__7v3NSG__collapsed .app-module__7v3NSG__nav_text{display:none}.app-module__7v3NSG__sidebar_footer{border-top:1px solid #0000000d;padding:1.5rem}.app-module__7v3NSG__logout_btn{color:#ef4444;border-radius:16px;align-items:center;gap:1rem;padding:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.app-module__7v3NSG__logout_btn:hover{background:#ef44441a}.app-module__7v3NSG__sidebar.app-module__7v3NSG__collapsed .app-module__7v3NSG__logout_btn span:last-child{display:none}.app-module__7v3NSG__main_wrapper{flex-direction:column;flex:1;min-width:0;height:100vh;display:flex;overflow-y:auto}.app-module__7v3NSG__app_header{background:var(--card-bg);z-index:90;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #0000000d;flex-shrink:0;justify-content:space-between;align-items:center;padding:0 2.5rem;display:flex;position:sticky;top:0;height:100px!important;min-height:100px!important}.app-module__7v3NSG__menu_btn{cursor:pointer;color:var(--muted);background:0 0;border:none;justify-content:center;align-items:center;margin-right:.5rem;padding:.5rem;font-size:1.5rem;display:none}.app-module__7v3NSG__header_search{width:450px;margin:0 auto 0 2rem;position:relative}.app-module__7v3NSG__header_search input{background:var(--bg-alt);border:1px solid #00000008;border-radius:100px;width:100%;padding:1rem 1.5rem 1rem 3rem;font-size:.95rem;font-weight:500;transition:all .3s}.app-module__7v3NSG__header_search input:focus{background:var(--card-bg);outline:none;box-shadow:0 0 0 4px #dc26260d,0 4px 12px #0000000d}.app-module__7v3NSG__search_icon{color:var(--muted);pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.app-module__7v3NSG__header_left_mobile{align-items:center;gap:.5rem;display:flex}.app-module__7v3NSG__mobile_logo{display:none}.app-module__7v3NSG__mobile_logo img{width:auto;height:32px}.app-module__7v3NSG__user_profile_link{color:inherit;text-decoration:none}.app-module__7v3NSG__header_actions{align-items:center;gap:1rem;display:flex}.app-module__7v3NSG__action_btn,.app-module__7v3NSG__header_notif_btn{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;text-decoration:none;transition:all .3s;display:flex;position:relative}.app-module__7v3NSG__header_notif_btn:hover{background:var(--bg-alt);color:var(--primary)}.app-module__7v3NSG__header_badge{background:var(--primary);border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px}.app-module__7v3NSG__action_btn:hover{color:var(--primary)}.app-module__7v3NSG__logout_header_btn{cursor:pointer;color:#ef4444;background:0 0;border:none;align-items:center;transition:all .3s;display:flex}.app-module__7v3NSG__logout_header_btn:hover{opacity:.8;transform:translate(3px)}.app-module__7v3NSG__user_profile{border-left:1px solid #00000014;align-items:center;gap:1rem;margin-left:1rem;padding:.5rem 0 .5rem 1.5rem;display:flex}.app-module__7v3NSG__user_avatar{background:var(--secondary);color:#fff;cursor:pointer;border:2px solid #fff;border-radius:100px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;font-weight:800;display:flex;overflow:hidden;box-shadow:0 4px 10px #00000014}.app-module__7v3NSG__avatar_img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.app-module__7v3NSG__user_info{flex-direction:column;display:flex}.app-module__7v3NSG__user_name{font-size:1rem;font-weight:800}.app-module__7v3NSG__user_role{color:var(--muted);font-size:.8rem}.app-module__7v3NSG__app_content{flex:1;padding:1.5rem 2.5rem 2.5rem;position:relative}.app-module__7v3NSG__full_screen_page_fix{background:var(--background);z-index:500;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}@media (max-width:768px){.app-module__7v3NSG__sidebar,.app-module__7v3NSG__menu_btn,.app-module__7v3NSG__sidebar_overlay{display:none!important}.app-module__7v3NSG__app_header{flex-shrink:0;padding:0 1rem;height:60px!important;min-height:60px!important}.app-module__7v3NSG__header_search input{padding:.5rem 1rem .5rem 2.5rem}.app-module__7v3NSG__app_content{padding:1rem 1rem 100px}}@media (max-width:480px){.app-module__7v3NSG__app_content{padding:1rem .75rem 90px}}.app-module__7v3NSG__bottom_nav{width:100%;height:calc(70px + env(safe-area-inset-bottom));background:var(--card-bg);padding:0;padding-bottom:env(safe-area-inset-bottom);z-index:1000;border-top:1px solid #00000014;justify-content:space-between;align-items:center;display:none;position:fixed;bottom:0;left:0;box-shadow:0 -10px 40px #00000014}.app-module__7v3NSG__bottom_nav_item{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:20px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.4rem;min-width:0;height:100%;padding:8px 0;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.app-module__7v3NSG__bottom_nav_item svg{width:22px;height:22px;transition:transform .3s}.app-module__7v3NSG__bottom_nav_item span{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;opacity:.8;font-size:.6rem;font-weight:800}.app-module__7v3NSG__bottom_nav_item.app-module__7v3NSG__active{color:var(--primary)}.app-module__7v3NSG__bottom_nav_item.app-module__7v3NSG__active svg{filter:drop-shadow(0 4px 8px #dc262633);transform:translateY(-2px)}.app-module__7v3NSG__bottom_nav_item.app-module__7v3NSG__active span{opacity:1}.app-module__7v3NSG__bottom_nav_item.app-module__7v3NSG__active{position:relative}.app-module__7v3NSG__bottom_nav_item.app-module__7v3NSG__active:after{content:"";background:var(--primary-light);z-index:-1;opacity:.5;border-radius:14px;width:45px;height:45px;animation:2s ease-in-out infinite app-module__7v3NSG__pulse_active;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes app-module__7v3NSG__pulse_active{0%,to{opacity:.3;transform:translate(-50%,-50%)scale(1)}50%{opacity:.5;transform:translate(-50%,-50%)scale(1.1)}}.app-module__7v3NSG__bottom_nav_emergency{z-index:1001;height:100%!important;box-shadow:none!important;background:0 0!important;border:none!important;flex:1!important;justify-content:center!important;align-items:center!important;padding:0!important;display:flex!important;position:relative!important}.app-module__7v3NSG__bottom_nav_emergency:before{content:"";border:3px solid var(--glass-border);z-index:-1;background:#ef4444;border-radius:50%;width:54px;height:54px;animation:2s infinite app-module__7v3NSG__pulse_sos;position:absolute;top:1px;left:50%;transform:translate(-50%,-30px);box-shadow:0 0 20px #ef444466}@keyframes app-module__7v3NSG__pulse_sos{0%{box-shadow:0 0 #ef444499,0 0 #ef44444d,0 4px 15px #ef44444d}70%{box-shadow:0 0 0 15px #ef444400,0 0 0 25px #ef444400,0 4px 15px #ef44444d}to{box-shadow:0 0 #ef444400,0 0 #ef444400,0 4px 15px #ef44444d}}.app-module__7v3NSG__bottom_nav_emergency svg{stroke:#fff!important;width:22px!important;height:22px!important;margin-top:18px!important;position:absolute!important;top:1px!important;left:50%!important;transform:translate(-50%,-30px)!important}.app-module__7v3NSG__bottom_nav_emergency span{text-transform:uppercase;text-align:center;letter-spacing:.05em;opacity:.8;width:100%;color:#ef4444!important;font-size:.6rem!important;font-weight:800!important;display:block!important;position:absolute!important;bottom:14px!important;left:50%!important;transform:translate(-50%)!important}[data-theme=dark] .app-module__7v3NSG__bottom_nav_emergency span{opacity:1;text-shadow:0 0 8px #ef44444d;color:#ef4444!important}.app-module__7v3NSG__bottom_nav_emergency:active{transform:scale(.9)translateY(2px)}.app-module__7v3NSG__bottom_nav_emergency:after{content:""!important;display:none!important}@media (max-width:1024px){.app-module__7v3NSG__sidebar{z-index:200;background:var(--card-bg);display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(0);box-shadow:20px 0 50px #00000026;width:280px!important}.app-module__7v3NSG__sidebar.app-module__7v3NSG__collapsed{box-shadow:none;transform:translate(-100%)}.app-module__7v3NSG__sidebar_overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:150;background:#0006;animation:.3s app-module__7v3NSG__fadeIn;position:fixed;inset:0}.app-module__7v3NSG__app_header{flex-shrink:0;padding:0 1.25rem;height:70px!important;min-height:70px!important}.app-module__7v3NSG__header_search{flex:1;width:auto;max-width:400px;margin:0 auto 0 1rem;display:flex}.app-module__7v3NSG__header_search input{padding:.85rem 1.25rem .85rem 2.75rem}.app-module__7v3NSG__mobile_logo{display:block}.app-module__7v3NSG__menu_btn{padding:.5rem;display:flex}.app-module__7v3NSG__header_actions{justify-content:flex-end;gap:.5rem;width:auto}.app-module__7v3NSG__user_info{display:none}.app-module__7v3NSG__user_profile{margin-left:.25rem;padding-left:.75rem}.app-module__7v3NSG__stats_grid{grid-template-columns:1fr 1fr!important}@media (max-width:480px){.app-module__7v3NSG__stats_grid{gap:.75rem;grid-template-columns:1fr 1fr!important}.app-module__7v3NSG__stat_card{text-align:center;flex-direction:column;align-items:center;gap:.5rem;width:100%;padding:.75rem}.app-module__7v3NSG__stat_icon{border-radius:10px;width:36px;height:36px}.app-module__7v3NSG__stat_label{font-size:.65rem}.app-module__7v3NSG__stat_value{font-size:1rem}.app-module__7v3NSG__stat_unit{font-size:.65rem}.app-module__7v3NSG__stat_info{flex-direction:column;align-items:center;width:100%;display:flex}.app-module__7v3NSG__welcome_banner h2{font-size:1.4rem}.app-module__7v3NSG__welcome_banner{padding:1.25rem}.app-module__7v3NSG__urgent_item{gap:.75rem;padding:1rem}.app-module__7v3NSG__blood_type_badge{width:42px;height:42px;font-size:.9rem}.app-module__7v3NSG__request_location{font-size:.85rem}.app-module__7v3NSG__btn_donor{padding:.4rem .75rem;font-size:.7rem}}@media (max-width:360px){.app-module__7v3NSG__bottom_text{font-size:7px}.app-module__7v3NSG__bottom_link{padding:0 1px}}}@media (max-width:768px){.app-module__7v3NSG__bottom_nav{display:flex}.app-module__7v3NSG__app_content{padding:1.5rem 1.5rem 100px}.app-module__7v3NSG__app_header{height:70px}.app-module__7v3NSG__menu_btn{display:flex}}.app-module__7v3NSG__dashboard_container{flex-direction:column;gap:2.5rem;max-width:1400px;margin:0 auto;display:flex}.app-module__7v3NSG__welcome_banner{background:linear-gradient(135deg, rgba(var(--primary-rgb), .08) 0%, rgba(var(--primary-rgb), .02) 100%);border:2px solid rgba(var(--primary-rgb), .15);border-radius:28px;justify-content:space-between;align-items:center;padding:3rem;display:flex;box-shadow:0 10px 40px #00000005}.app-module__7v3NSG__banner_content h2{letter-spacing:-.03em;margin-bottom:.5rem;font-size:1.75rem;font-weight:900}.app-module__7v3NSG__banner_content p{color:var(--muted);font-weight:500}.app-module__7v3NSG__status_badge{color:#166534;background:#dcfce7;border-radius:100px;padding:.75rem 1.25rem;font-size:.85rem;font-weight:800}.app-module__7v3NSG__stats_grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.app-module__7v3NSG__stat_card{align-items:center;gap:1.25rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000005;background:var(--card-bg)!important;border:1.5px solid rgba(var(--primary-rgb), .1)!important;border-radius:24px!important;padding:1.75rem!important}.app-module__7v3NSG__stat_card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #dc26261a;border-color:var(--primary)!important;background:rgba(var(--primary-rgb), .02)!important}.app-module__7v3NSG__stat_icon{background:var(--bg-alt);border:1px solid var(--glass-border);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;transition:all .3s;display:flex;position:relative;overflow:hidden}.app-module__7v3NSG__stat_icon svg{z-index:2;width:26px;height:26px;position:relative}[data-theme=dark] .app-module__7v3NSG__stat_icon:before{display:none}[data-theme=dark] .app-module__7v3NSG__stat_icon{background:#1e293b!important}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .app-module__7v3NSG__stat_icon:before{content:"";background-color:inherit;filter:brightness(.4)saturate(1.6);z-index:1;position:absolute;inset:0}}.app-module__7v3NSG__stat_info{flex-direction:column;display:flex}.app-module__7v3NSG__stat_label{color:var(--muted);text-transform:uppercase;font-size:.75rem;font-weight:700}.app-module__7v3NSG__stat_value{font-size:1.25rem;font-weight:900;line-height:1}.app-module__7v3NSG__stat_value_container{align-items:baseline;gap:.2rem;margin-top:.25rem;display:flex}.app-module__7v3NSG__stat_unit{color:var(--muted);margin-left:.25rem;font-size:.8rem;font-weight:600}.app-module__7v3NSG__dashboard_layout{grid-template-columns:2fr 1fr;gap:2rem;display:grid}.app-module__7v3NSG__text_btn{color:var(--primary);cursor:pointer;background:0 0;border:none;font-size:.85rem;font-weight:800}.app-module__7v3NSG__urgent_list{flex-direction:column;gap:1rem;display:flex}.app-module__7v3NSG__urgent_item{background:var(--card-bg);border:1px solid var(--glass-border);border-radius:20px;align-items:center;gap:1.5rem;padding:1.25rem;display:flex}.app-module__7v3NSG__blood_type_badge{background:var(--primary-light);width:55px;height:55px;color:var(--primary);border-radius:15px;justify-content:center;align-items:center;font-size:1.25rem;font-weight:900;display:flex}.app-module__7v3NSG__request_info{flex-direction:column;flex:1;display:flex}.app-module__7v3NSG__request_location{font-size:1rem;font-weight:800}.app-module__7v3NSG__request_action{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.app-module__7v3NSG__time_tag{color:var(--primary);font-size:.75rem;font-weight:800}.app-module__7v3NSG__btn_donor{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.5rem 1.25rem;font-size:.8rem;font-weight:800}.app-module__7v3NSG__next_donation_card{background:var(--card-bg);border:1px solid var(--glass-border);border-radius:24px;margin-bottom:1.5rem;padding:2rem}.app-module__7v3NSG__widget_header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.app-module__7v3NSG__widget_header h4{color:var(--muted);font-weight:800}.app-module__7v3NSG__date_display{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.app-module__7v3NSG__big_date{color:var(--primary);font-size:4rem;font-weight:900;line-height:1}.app-module__7v3NSG__month_year{flex-direction:column;display:flex}.app-module__7v3NSG__month_year span:first-child{text-transform:uppercase;font-size:1.25rem;font-weight:900}.app-module__7v3NSG__month_year span:last-child{color:var(--muted);font-weight:700}.app-module__7v3NSG__countdown{color:var(--muted);margin-bottom:1.5rem;font-weight:700}.app-module__7v3NSG__btn_outline_full{border:1px solid var(--glass-border);width:100%;color:var(--foreground);cursor:pointer;background:0 0;border-radius:12px;padding:1rem;font-weight:800;transition:all .3s}.app-module__7v3NSG__btn_outline_full:hover{border-color:var(--primary);color:var(--primary)}.app-module__7v3NSG__health_widget{background:var(--secondary);color:#fff;border-radius:24px;padding:2rem}.app-module__7v3NSG__health_widget h4{margin-bottom:1rem}.app-module__7v3NSG__health_widget p{opacity:.9;margin-bottom:1.5rem;font-size:.9rem;font-style:italic}.app-module__7v3NSG__text_btn_sm{color:#fff;cursor:pointer;background:0 0;border:none;font-size:.8rem;font-weight:800;text-decoration:underline}@media (max-width:1024px){.app-module__7v3NSG__stats_grid{grid-template-columns:repeat(2,1fr)}.app-module__7v3NSG__dashboard_layout{grid-template-columns:1fr}}@media (max-width:768px){.app-module__7v3NSG__welcome_banner{border-radius:20px;flex-direction:column;align-items:flex-start;gap:1.25rem;padding:1.5rem}.app-module__7v3NSG__stats_grid{gap:.75rem}.app-module__7v3NSG__stat_card{border-radius:18px;padding:1rem}.app-module__7v3NSG__stat_icon{border-radius:12px;width:42px;height:42px;font-size:1.2rem}.app-module__7v3NSG__stat_value{font-size:1.1rem}.app-module__7v3NSG__stat_label{font-size:.7rem}.app-module__7v3NSG__blood_type_badge{border-radius:12px;width:48px;height:48px;font-size:1.1rem}.app-module__7v3NSG__urgent_item{border-radius:18px;padding:1rem}.app-module__7v3NSG__request_location{font-size:.95rem}}.app-module__7v3NSG__subpage_header{align-items:center;gap:1.25rem;margin-bottom:2rem;display:flex;position:relative}.app-module__7v3NSG__subpage_header h2{letter-spacing:-.04em;margin:0 0 .5rem;font-size:2.25rem;font-weight:900;line-height:1.1}.app-module__7v3NSG__subpage_header p{color:var(--muted);max-width:500px;margin:0;font-weight:500}.app-module__7v3NSG__btn_primary{background:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:16px;justify-content:center;align-items:center;gap:.75rem;padding:.8rem 1.75rem;font-size:.9rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #dc262633}.app-module__7v3NSG__btn_primary:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 8px 20px #dc26264d}.app-module__7v3NSG__btn_primary:active{transform:translateY(0)}.app-module__7v3NSG__btn_primary svg{stroke-width:3px}@media (max-width:768px){.app-module__7v3NSG__subpage_header{flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.app-module__7v3NSG__subpage_header h2{font-size:1.75rem}.app-module__7v3NSG__subpage_header>div{flex:1;min-width:200px}.app-module__7v3NSG__subpage_header button[class*=btn_primary]{order:3;justify-content:center;width:100%;margin-top:.5rem;margin-left:0!important}}.app-module__7v3NSG__history_container{background:var(--card-bg);border:1px solid var(--glass-border);-webkit-overflow-scrolling:touch;border-radius:24px;overflow-x:auto}.app-module__7v3NSG__history_table{border-collapse:collapse;width:100%;min-width:600px}.app-module__7v3NSG__history_table th{text-align:left;background:var(--bg-alt);text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--glass-border);padding:1.25rem 2rem;font-size:.75rem;font-weight:800}.app-module__7v3NSG__history_table td{border-bottom:1px solid var(--glass-border);color:var(--foreground);padding:1.5rem 2rem;font-size:.9rem;font-weight:600}.app-module__7v3NSG__history_table tr:last-child td{border-bottom:none}.app-module__7v3NSG__rewards_grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}@media (max-width:1024px){.app-module__7v3NSG__rewards_grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem}}@media (max-width:640px){.app-module__7v3NSG__rewards_grid{grid-template-columns:1fr;gap:1rem}}.app-module__7v3NSG__reward_card{background:var(--card-bg);border:1px solid var(--glass-border);border-radius:24px;transition:all .3s;overflow:hidden}.app-module__7v3NSG__reward_card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.app-module__7v3NSG__event_banner_card{aspect-ratio:16/9;background:#000;align-items:center;display:flex;position:relative;overflow:hidden}.app-module__7v3NSG__reward_image{background:var(--bg-alt);height:160px}.app-module__7v3NSG__expandable_container{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;display:grid}.app-module__7v3NSG__accordion_item{background:#fff;border:1px solid #00000014;border-radius:24px;height:fit-content;transition:all .3s;overflow:hidden;box-shadow:0 4px 20px #0000000a}.app-module__7v3NSG__accordion_item.app-module__7v3NSG__active{border-color:var(--primary);grid-column:span 2;box-shadow:0 15px 40px #dc26261f}.app-module__7v3NSG__accordion_header{cursor:pointer;justify-content:space-between;align-items:center;padding:1.5rem 2rem;transition:background .2s;display:flex}.app-module__7v3NSG__accordion_header:hover{background:rgba(var(--primary-rgb), .02)}.app-module__7v3NSG__island_icon_circle{background:rgba(var(--primary-rgb), .1);width:42px;height:42px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:900;display:flex}.app-module__7v3NSG__island_row_title{color:var(--foreground);margin:0;font-size:1.15rem;font-weight:800}.app-module__7v3NSG__request_count_pill{background:rgba(var(--primary-rgb), .05);color:var(--primary);border:1px solid rgba(var(--primary-rgb), .1);border-radius:100px;padding:.5rem 1rem;font-size:.85rem;font-weight:900}.app-module__7v3NSG__chevron_icon{color:var(--muted);transition:transform .4s cubic-bezier(.4,0,.2,1)}.app-module__7v3NSG__accordion_content{padding:0 2rem 2rem;animation:.4s ease-out app-module__7v3NSG__slideDown}@keyframes app-module__7v3NSG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.app-module__7v3NSG__province_list_app{border-top:1px solid #0000000d;flex-direction:column;gap:.75rem;padding-top:1.5rem;display:flex}.app-module__7v3NSG__province_row_app{background:#00000003;border:1px solid #00000008;border-radius:16px;transition:all .2s;overflow:hidden}.app-module__7v3NSG__province_row_app.app-module__7v3NSG__expanded{border-color:var(--primary);background:#fff}.app-module__7v3NSG__prov_trigger{cursor:pointer;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.app-module__7v3NSG__prov_title{color:var(--foreground);font-size:.95rem;font-weight:700}.app-module__7v3NSG__prov_count{color:var(--primary);font-size:.8rem;font-weight:900}.app-module__7v3NSG__regency_container_app{flex-direction:column;gap:.5rem;padding:0 1.25rem 1.25rem;display:flex}.app-module__7v3NSG__regency_item_app{background:#00000005;border-radius:10px;padding:.75rem 1rem}.app-module__7v3NSG__reg_trigger{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.app-module__7v3NSG__reg_trigger span{font-size:.85rem;font-weight:600}.app-module__7v3NSG__reg_trigger small{opacity:.6;font-size:.7rem}.app-module__7v3NSG__hospital_sublist_app{border-top:1px dashed #0000001a;flex-direction:column;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.app-module__7v3NSG__hosp_card_app h6{margin-bottom:.5rem;font-size:.85rem;font-weight:800}.app-module__7v3NSG__req_mini_grid{flex-wrap:wrap;gap:.5rem;display:flex}.app-module__7v3NSG__mini_req{background:#fff;border:1px solid #0000000d;border-radius:8px;align-items:center;gap:.5rem;padding:.4rem;display:flex}.app-module__7v3NSG__mini_type{background:var(--primary);color:#fff;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:900;display:flex}.app-module__7v3NSG__mini_req button{background:rgba(var(--primary-rgb), .1);color:var(--primary);cursor:pointer;border:none;border-radius:4px;padding:.25rem .5rem;font-size:.65rem;font-weight:800}.app-module__7v3NSG__row_trigger{cursor:pointer;justify-content:space-between;align-items:center;padding:1.25rem 1.75rem;transition:background .2s;display:flex}.app-module__7v3NSG__row_trigger:hover{background:rgba(var(--primary-rgb), .02)}.app-module__7v3NSG__row_main{align-items:center;gap:1rem;display:flex}.app-module__7v3NSG__row_icon{background:rgba(var(--primary-rgb), .1);width:38px;height:38px;color:var(--primary);border-radius:10px;justify-content:center;align-items:center;display:flex}.app-module__7v3NSG__row_title{color:var(--foreground);font-size:1.1rem;font-weight:800}.app-module__7v3NSG__row_meta{align-items:center;gap:1.5rem;display:flex}.app-module__7v3NSG__request_count{color:var(--primary);font-size:1.1rem;font-weight:900}.app-module__7v3NSG__request_count small{opacity:.6;font-size:.65rem;font-weight:700}.app-module__7v3NSG__row_chevron{color:var(--muted);transition:transform .4s}.app-module__7v3NSG__expanded .app-module__7v3NSG__row_chevron{transform:rotate(180deg)}.app-module__7v3NSG__sub_content{flex-direction:column;gap:.75rem;padding:0 1.5rem 1.5rem;display:flex}.app-module__7v3NSG__regency_item{border:1px solid rgba(var(--primary-rgb), .08);background:#00000003;border-radius:14px;overflow:hidden}.app-module__7v3NSG__regency_trigger{cursor:pointer;justify-content:space-between;align-items:center;padding:1rem 1.5rem;transition:background .2s;display:flex}.app-module__7v3NSG__regency_trigger:hover{background:rgba(var(--primary-rgb), .03)}.app-module__7v3NSG__regency_title{color:var(--foreground);font-size:.95rem;font-weight:700}.app-module__7v3NSG__regency_count{color:var(--primary);opacity:.7;font-size:.8rem;font-weight:800}.app-module__7v3NSG__hospital_list{background:#fff;border-top:1px solid #00000008;flex-direction:column;gap:1.5rem;padding:1.25rem;display:flex}.app-module__7v3NSG__hospital_block h6{color:var(--foreground);margin:0 0 .25rem;font-size:.95rem;font-weight:800}.app-module__7v3NSG__hospital_block small{color:var(--muted);margin-bottom:1rem;font-size:.8rem;display:block}.app-module__7v3NSG__requests_mini_grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;display:grid}.app-module__7v3NSG__mini_request_card{background:var(--card-bg);border:1px solid rgba(var(--primary-rgb), .1);border-radius:12px;align-items:center;gap:.85rem;padding:.85rem;transition:all .2s;display:flex}.app-module__7v3NSG__mini_request_card:hover{border-color:var(--primary);transform:scale(1.02)}.app-module__7v3NSG__mini_blood_badge{background:var(--primary);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:900;display:flex;box-shadow:0 4px 10px #dc262633}.app-module__7v3NSG__mini_info{flex-direction:column;flex:1;display:flex}.app-module__7v3NSG__mini_info strong{font-size:.9rem;line-height:1.2}.app-module__7v3NSG__mini_info span{opacity:.7;font-size:.7rem;font-weight:600}.app-module__7v3NSG__mini_action_btn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.45rem .85rem;font-size:.75rem;font-weight:800;transition:opacity .2s}.app-module__7v3NSG__mini_action_btn:hover{opacity:.9}.app-module__7v3NSG__request_details{color:var(--foreground);font-size:1rem!important;font-weight:800!important}.app-module__7v3NSG__reward_info{padding:1.5rem}.app-module__7v3NSG__reward_tag{color:var(--primary);text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:800;display:block}.app-module__7v3NSG__reward_info h4{margin-bottom:1rem;font-size:1.1rem;font-weight:800}.app-module__7v3NSG__reward_action{justify-content:space-between;align-items:center;display:flex}.app-module__7v3NSG__points_tag{color:#10b981;align-items:center;gap:.25rem;font-weight:800;display:flex}[data-theme=dark] .app-module__7v3NSG__points_tag{color:#34d399}.app-module__7v3NSG__btn_claim{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.5rem 1rem;font-size:.8rem;font-weight:800}.app-module__7v3NSG__more_menu_grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.25rem;display:grid}@media (max-width:768px){.app-module__7v3NSG__more_menu_grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}}@media (max-width:480px){.app-module__7v3NSG__more_menu_grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.app-module__7v3NSG__profile_card{background:var(--card-bg);border:1px solid var(--glass-border);border-radius:32px;max-width:800px;padding:3rem}.app-module__7v3NSG__profile_section{margin-bottom:2.5rem}.app-module__7v3NSG__profile_section h4{border-bottom:2px solid var(--primary-light);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:800;display:inline-block}.app-module__7v3NSG__form_row{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.app-module__7v3NSG__input_group{flex-direction:column;gap:.5rem;display:flex}.app-module__7v3NSG__input_group label{color:var(--muted);font-size:.85rem;font-weight:700}.app-module__7v3NSG__input_group input,.app-module__7v3NSG__input_group select{background:var(--bg-alt);border:1px solid var(--glass-border);color:var(--foreground);border-radius:12px;padding:.75rem 1.25rem;font-weight:600}@media (max-width:768px){.app-module__7v3NSG__form_row{grid-template-columns:1fr}.app-module__7v3NSG__profile_card{padding:1.5rem}.app-module__7v3NSG__history_table th:nth-child(3),.app-module__7v3NSG__history_table td:nth-child(3){display:none}}.app-module__7v3NSG__events_slider_section{width:100%;margin-bottom:2.5rem}.app-module__7v3NSG__section_header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.app-module__7v3NSG__section_header h3{font-size:1.25rem;font-weight:900}.app-module__7v3NSG__text_btn{color:var(--primary);font-size:.9rem;font-weight:800;text-decoration:none}.app-module__7v3NSG__slider_container{background:var(--bg-alt);border-radius:28px;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.app-module__7v3NSG__slider_track{will-change:transform;flex-flow:row;width:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.app-module__7v3NSG__slider_slide{flex:0 0 100%;width:100%;min-width:100%}.app-module__7v3NSG__event_banner_card{aspect-ratio:16/9;cursor:pointer;background:#000;align-items:center;width:100%;text-decoration:none;display:flex;position:relative;overflow:hidden}.app-module__7v3NSG__event_banner_card:hover .app-module__7v3NSG__event_banner_image img{transform:scale(1.05)}.app-module__7v3NSG__event_banner_image{z-index:1;width:100%;height:100%;transition:transform .5s;position:absolute;top:0;left:0}.app-module__7v3NSG__event_banner_image img{object-fit:cover;opacity:1;width:100%;height:100%;transition:transform .8s}.app-module__7v3NSG__event_banner_overlay{z-index:2;background:linear-gradient(#0000 30%,#0000004d 60%,#000c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.app-module__7v3NSG__event_banner_content{z-index:3;color:#fff;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:100%;padding:2.5rem;display:flex;position:relative}.app-module__7v3NSG__event_date_badge{background:var(--primary);color:#fff;border-radius:100px;width:fit-content;margin-bottom:.75rem;padding:.4rem 1.25rem;font-size:.75rem;font-weight:900;display:inline-flex;box-shadow:0 4px 12px #dc26264d}.app-module__7v3NSG__event_banner_content h4{text-shadow:0 2px 10px #0000004d;margin:0 0 .25rem;font-size:1.75rem;font-weight:900;line-height:1.2}.app-module__7v3NSG__event_banner_content p{opacity:.9;margin:0 0 1.5rem;font-size:1rem;font-weight:500}.app-module__7v3NSG__btn_donor_sm{background:var(--card-bg);color:var(--primary);cursor:pointer;border:none;border-radius:100px;padding:.75rem 2rem;font-size:.9rem;font-weight:900;transition:all .3s;box-shadow:0 10px 20px #0000001a}.app-module__7v3NSG__btn_donor_sm:hover{background:var(--bg-alt);transform:translateY(-2px);box-shadow:0 15px 25px #00000026}.app-module__7v3NSG__slider_dots{z-index:10;gap:.6rem;display:flex;position:absolute;bottom:1.5rem;right:2rem}.app-module__7v3NSG__slider_dot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.app-module__7v3NSG__slider_dot.app-module__7v3NSG__active{background:var(--card-bg);border-radius:100px;width:30px}@media (max-width:768px){.app-module__7v3NSG__event_banner_card{aspect-ratio:16/10}.app-module__7v3NSG__event_banner_content{padding:1.5rem}.app-module__7v3NSG__event_banner_content h4{font-size:1.4rem}.app-module__7v3NSG__event_banner_content p{margin-bottom:1rem;font-size:.85rem}.app-module__7v3NSG__btn_donor_sm{width:100%;padding:.6rem 1.5rem;font-size:.8rem}.app-module__7v3NSG__slider_dots{bottom:1rem;right:50%;transform:translate(50%)}}.app-module__7v3NSG__slider_container_native{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;background:var(--bg-alt);border-radius:28px;width:100%;overflow-x:auto;display:block!important}.app-module__7v3NSG__slider_container_native::-webkit-scrollbar{display:none}.app-module__7v3NSG__slider_track_native{gap:1rem;width:100%;padding-bottom:.5rem;flex-flow:row!important;display:flex!important}.app-module__7v3NSG__slider_slide_native{scroll-snap-align:start;flex:0 0 100%;width:100%;min-width:100%}@media (min-width:768px){.app-module__7v3NSG__slider_slide_native{flex:0 0 calc(50% - .5rem);width:calc(50% - .5rem);min-width:calc(50% - .5rem)}}@media (min-width:1200px){.app-module__7v3NSG__slider_slide_native{flex:0 0 calc(33.33% - .67rem);width:calc(33.33% - .67rem);min-width:calc(33.33% - .67rem)}}.app-module__7v3NSG__slider_dots_outside{justify-content:center;gap:.6rem;margin:1rem 0 2rem;display:flex}.app-module__7v3NSG__slider_dot_dark{cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s}.app-module__7v3NSG__slider_dot_dark.app-module__7v3NSG__active{background:var(--primary);border-radius:100px;width:24px}.app-module__7v3NSG__emergency_actions_container{grid-template-columns:1fr 1fr;gap:1.5rem;max-width:900px;margin:3rem auto;display:grid}.app-module__7v3NSG__emergency_big_btn{text-align:center;border:1px solid #0000000d;border-radius:40px;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 30px #0000000d}.app-module__7v3NSG__emergency_big_btn svg{width:80px;height:80px;margin-bottom:2rem;transition:transform .4s}.app-module__7v3NSG__emergency_big_btn h3{margin:0;font-size:1.5rem;font-weight:900}.app-module__7v3NSG__btn_request_large{color:#fff;background:#ef4444}.app-module__7v3NSG__btn_request_large:hover{background:#dc2626;transform:translateY(-8px);box-shadow:0 20px 40px #ef44444d}.app-module__7v3NSG__btn_donor_large{background:var(--card-bg);color:var(--foreground)}.app-module__7v3NSG__btn_donor_large:hover{background:var(--bg-alt);transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.app-module__7v3NSG__btn_donor_large svg{color:#ef4444}.app-module__7v3NSG__emergency_big_btn:hover svg{transform:scale(1.15)rotate(-5deg)}@media (max-width:768px){.app-module__7v3NSG__emergency_actions_container{grid-template-columns:1fr;padding:0 1rem}.app-module__7v3NSG__emergency_big_btn{padding:2.5rem 1.5rem}.app-module__7v3NSG__emergency_big_btn svg{width:64px;height:64px;margin-bottom:1.5rem}}.app-module__7v3NSG__back_btn_container{background:var(--card-bg);width:44px;height:44px;color:var(--foreground);cursor:pointer;border:1px solid #00000014;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;margin-right:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #00000008}.app-module__7v3NSG__back_btn_container:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translate(-4px);box-shadow:0 8px 20px #dc262633}.app-module__7v3NSG__back_btn_container svg{width:22px;height:22px}.app-module__7v3NSG__map_container_full{background:#f8fafc;border:1px solid #0000000d;border-radius:32px;width:100%;height:260px;margin-bottom:1.5rem;position:relative;overflow:hidden}.app-module__7v3NSG__map_placeholder{background-image:radial-gradient(#cbd5e1 1px,#0000 1px);background-size:20px 20px;width:100%;height:100%;position:relative}.app-module__7v3NSG__map_grid_overlay{background:linear-gradient(#fffc 0%,#0000 20% 80%,#fffc 100%);position:absolute;inset:0}.app-module__7v3NSG__map_route_svg{width:100%;height:100%;position:absolute;inset:0}.app-module__7v3NSG__pin_pickup,.app-module__7v3NSG__pin_destination{flex-direction:column;align-items:center;display:flex;position:absolute;transform:translate(-50%,-100%)}.app-module__7v3NSG__pin_dot{background:#3b82f6;border:3px solid #fff;border-radius:50%;width:12px;height:12px;box-shadow:0 0 10px #3b82f680}.app-module__7v3NSG__pin_dot_dest{background:var(--primary);border:3px solid #fff;border-radius:50%;width:12px;height:12px;box-shadow:0 0 10px #dc262680}.app-module__7v3NSG__pin_label{background:#fff;border-radius:6px;margin-top:4px;padding:2px 8px;font-size:.6rem;font-weight:800;box-shadow:0 2px 5px #0000001a}.app-module__7v3NSG__location_picker_card{background:var(--card-bg);border:1px solid var(--glass-border);border-radius:20px;flex-direction:column;gap:.75rem;width:calc(100% - 40px);max-width:600px;padding:1.25rem;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 25px #0000001a}.app-module__7v3NSG__location_input_row{align-items:center;gap:1rem;display:flex}.app-module__7v3NSG__location_dot_start{background:#3b82f6;border-radius:50%;flex-shrink:0;width:8px;height:8px}.app-module__7v3NSG__location_dot_end{background:var(--primary);border-radius:2px;flex-shrink:0;width:8px;height:8px}.app-module__7v3NSG__location_divider{border-left:1px dashed #cbd5e1;height:15px;margin-left:3.5px}.app-module__7v3NSG__location_input{width:100%;color:var(--foreground);background:0 0;border:none;font-size:.9rem;font-weight:600}.app-module__7v3NSG__location_input:focus{outline:none}.app-module__7v3NSG__vehicle_selection_section{margin-top:1rem}.app-module__7v3NSG__selection_title{color:var(--foreground);margin-bottom:1rem;font-size:1rem;font-weight:800}.app-module__7v3NSG__vehicle_list{flex-direction:column;gap:.75rem;display:flex}.app-module__7v3NSG__vehicle_item{background:var(--card-bg);border:1px solid var(--glass-border);cursor:pointer;border-radius:20px;align-items:center;gap:1.25rem;padding:1rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000008}.app-module__7v3NSG__vehicle_item.app-module__7v3NSG__selected{border-color:var(--primary);background:#dc262614;box-shadow:0 8px 24px #dc262626}.app-module__7v3NSG__vehicle_icon_box{background:var(--bg-alt);border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.app-module__7v3NSG__vehicle_info{flex-direction:column;flex-grow:1;display:flex}.app-module__7v3NSG__vehicle_info strong{color:var(--foreground);font-size:1rem}.app-module__7v3NSG__vehicle_info span{color:var(--muted);font-size:.8rem}.app-module__7v3NSG__vehicle_price{color:var(--foreground);font-weight:800}.app-module__7v3NSG__map_action_group{z-index:1000;align-items:center;gap:12px;width:calc(100% - 40px);max-width:600px;display:flex;position:absolute;bottom:140px;left:50%;transform:translate(-50%)}.app-module__7v3NSG__map_action_main{flex:1}.app-module__7v3NSG__map_action_locate{background:var(--card-bg);border:1px solid var(--glass-border);width:56px;height:56px;color:var(--primary);cursor:pointer;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:0 10px 25px #0000001a}.app-module__7v3NSG__map_action_locate:active{transform:scale(.95)}.app-module__7v3NSG__order_action_footer{z-index:100;background:#fff;border-top:1px solid #0000000d;justify-content:center;margin-top:auto;padding:1.5rem 0;display:flex;position:sticky;bottom:0}.app-module__7v3NSG__btn_order_now{background:var(--primary);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:18px;justify-content:center;align-items:center;width:100%;padding:1rem;font-size:1.1rem;font-weight:800;transition:all .3s;display:flex}.app-module__7v3NSG__btn_order_now:hover{transform:translateY(-2px);box-shadow:0 8px 20px #dc26264d}.app-module__7v3NSG__event_detail_hero{align-items:flex-end;height:450px;padding:4rem 5%;display:flex;position:relative;overflow:hidden}.app-module__7v3NSG__event_detail_hero_bg{z-index:1;position:absolute;inset:0}.app-module__7v3NSG__event_detail_hero_bg img{object-fit:cover;width:100%;height:100%}.app-module__7v3NSG__event_detail_hero_overlay{z-index:2;position:absolute;inset:0}.app-module__7v3NSG__event_detail_header_content{z-index:2;max-width:800px;position:relative}.app-module__7v3NSG__event_status_badge_detail{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-transform:uppercase;letter-spacing:1px;background:#fff3;border-radius:100px;padding:6px 16px;font-size:.8rem;font-weight:800}.app-module__7v3NSG__event_detail_body{grid-template-columns:1fr 350px;gap:3rem;max-width:1400px;margin:0 auto;padding:4rem 5%;display:grid}.app-module__7v3NSG__event_sidebar_card{background:#fff;border:1px solid #00000008;border-radius:32px;padding:2.5rem;position:sticky;top:100px;box-shadow:0 15px 40px #0000000d}@media (max-width:1024px){.app-module__7v3NSG__event_detail_body{grid-template-columns:1fr}.app-module__7v3NSG__event_sidebar{order:-1}.app-module__7v3NSG__event_sidebar_card{position:static}.app-module__7v3NSG__event_detail_hero{height:auto;padding-top:100px}}.app-module__7v3NSG__search_location_btn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;margin-left:.5rem;padding:.6rem 1.25rem;font-size:.8rem;font-weight:800;transition:all .2s}.app-module__7v3NSG__search_location_btn:hover{background:#b91c1c;transform:scale(1.05)}.app-module__7v3NSG__search_location_btn:disabled{color:#94a3b8;cursor:not-allowed;background:#e2e8f0;transform:none}.app-module__7v3NSG__events_list{grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem;display:grid}@media (min-width:1024px){.app-module__7v3NSG__events_list{grid-template-columns:repeat(2,1fr)}.app-module__7v3NSG__hide_on_desktop{display:none!important}}.app-module__7v3NSG__stock_stats_grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1.5rem;display:grid}@media (min-width:768px){.app-module__7v3NSG__stock_stats_grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.app-module__7v3NSG__stock_stats_grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1600px){.app-module__7v3NSG__stock_stats_grid{grid-template-columns:repeat(4,1fr)}}.app-module__7v3NSG__dark_map_filter{filter:invert()hue-rotate(180deg)brightness(1.1)contrast(.9)grayscale(.2)!important}.app-module__7v3NSG__share_section{border-top:1px solid #0000000d;margin-top:2rem;padding-top:2rem}.app-module__7v3NSG__share_title{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.75rem;font-weight:800}.app-module__7v3NSG__share_grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.app-module__7v3NSG__share_btn{border:1px solid var(--glass-border);background:var(--bg-alt);cursor:pointer;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.app-module__7v3NSG__share_btn:hover{background:var(--card-bg);transform:translateY(-4px);box-shadow:0 8px 20px #0000000d}.app-module__7v3NSG__share_btn_icon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.app-module__7v3NSG__share_btn_text{color:var(--foreground);font-size:.7rem;font-weight:800}.app-module__7v3NSG__share_wa{color:#25d366}.app-module__7v3NSG__share_wa:hover{background:#25d3660d;border-color:#25d366}.app-module__7v3NSG__share_fb{color:#1877f2}.app-module__7v3NSG__share_fb:hover{background:#1877f20d;border-color:#1877f2}.app-module__7v3NSG__share_ig{color:#e4405f}.app-module__7v3NSG__share_ig:hover{background:#e4405f0d;border-color:#e4405f}.app-module__7v3NSG__share_copy{color:var(--muted)}.app-module__7v3NSG__share_copy:hover{border-color:var(--primary);color:var(--primary)}@media (max-width:1024px){.app-module__7v3NSG__share_section{margin-top:1.5rem;padding-top:1.5rem}}.app-module__7v3NSG__skeleton{background:linear-gradient(90deg,#0000000f 25%,#0000001a 37%,#0000000f 63%) 0 0/400% 100%;border-radius:12px;animation:1.4s infinite app-module__7v3NSG__skeleton-shimmer}@keyframes app-module__7v3NSG__skeleton-shimmer{0%{background-position:100%}to{background-position:0%}}.app-module__7v3NSG__skeleton_text{height:1rem;margin-bottom:.5rem}.app-module__7v3NSG__skeleton_title{width:60%;height:2rem;margin-bottom:1rem}.app-module__7v3NSG__skeleton_avatar{border-radius:24px;width:100px;height:100px}.app-module__7v3NSG__skeleton_input{width:100%;height:3.5rem}.app-module__7v3NSG__modal_overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0006;justify-content:center;align-items:center;padding:2rem;animation:.3s app-module__7v3NSG__fadeIn;display:flex;position:fixed;inset:0}.app-module__7v3NSG__modal_card{text-align:center;background:#fff;border-radius:28px;width:100%;max-width:400px;padding:2.5rem;animation:.4s cubic-bezier(.16,1,.3,1) app-module__7v3NSG__slideUp;box-shadow:0 20px 50px #00000026}.app-module__7v3NSG__modal_icon{color:#ef4444;background:#ef44441a;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.app-module__7v3NSG__modal_card h3{color:#1e293b;margin-bottom:.75rem;font-size:1.5rem;font-weight:900}.app-module__7v3NSG__modal_card p{color:#64748b;margin-bottom:2rem;line-height:1.6}.app-module__7v3NSG__modal_actions{gap:1rem;display:flex}.app-module__7v3NSG__btn_cancel{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex:1;padding:1rem;font-weight:700;transition:all .2s}.app-module__7v3NSG__btn_cancel:hover{background:#f1f5f9;border-color:#cbd5e1}.app-module__7v3NSG__btn_confirm{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:16px;flex:1;padding:1rem;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #ef44444d}.app-module__7v3NSG__btn_confirm:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 6px 15px #ef444466}@keyframes app-module__7v3NSG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes app-module__7v3NSG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Skeleton-module__5HI_wG__skeleton{background:#f1f5f9 linear-gradient(90deg,#f1f5f9 0,#f8fafc 40px,#f1f5f9 80px) 0 0/200% 100%;animation:1.5s linear infinite Skeleton-module__5HI_wG__shimmer;position:relative;overflow:hidden}@keyframes Skeleton-module__5HI_wG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
.stock-module__-KIK7W__container{max-width:1200px;margin:0 auto;padding:1.5rem 1.5rem 5rem}.stock-module__-KIK7W__header{text-align:left;margin-bottom:3rem}.stock-module__-KIK7W__header h1{color:var(--foreground);letter-spacing:-.04em;margin-bottom:.75rem;font-size:2.2rem;font-weight:900}.stock-module__-KIK7W__header p{color:var(--muted);font-size:1.1rem;font-weight:500}.stock-module__-KIK7W__summary_section{margin-bottom:3rem}.stock-module__-KIK7W__section_divider{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.stock-module__-KIK7W__section_divider:before,.stock-module__-KIK7W__section_divider:after{content:"";background:#0000000f;flex:1;height:1px}.stock-module__-KIK7W__section_divider span{text-transform:uppercase;color:var(--muted);letter-spacing:.1em;font-size:.85rem;font-weight:800}.stock-module__-KIK7W__expandable_grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.stock-module__-KIK7W__accordion_item{background:#fff;border:1px solid #00000014;border-radius:28px;height:fit-content;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.stock-module__-KIK7W__accordion_item.stock-module__-KIK7W__active{border-color:var(--primary);box-shadow:0 15px 40px rgba(var(--primary-rgb), .1);grid-column:span 2}@media (max-width:992px){.stock-module__-KIK7W__expandable_grid{grid-template-columns:1fr}.stock-module__-KIK7W__accordion_item.stock-module__-KIK7W__active{grid-column:span 1}}.stock-module__-KIK7W__accordion_header{cursor:pointer;justify-content:space-between;align-items:center;padding:1.75rem 2.5rem;display:flex}.stock-module__-KIK7W__header_left{align-items:center;gap:1.5rem;display:flex}.stock-module__-KIK7W__icon_circle{background:var(--primary);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.3rem;font-weight:900;display:flex}.stock-module__-KIK7W__header_left h3{letter-spacing:-.03em;font-size:1.4rem;font-weight:800}.stock-module__-KIK7W__chevron{color:var(--muted);transition:transform .4s}.stock-module__-KIK7W__accordion_content{padding:0 2.5rem 2.5rem;animation:.4s ease-out stock-module__-KIK7W__slideIn}@keyframes stock-module__-KIK7W__slideIn{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.stock-module__-KIK7W__province_grid{border-top:1px solid #0000000f;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;padding-top:2rem;display:grid}.stock-module__-KIK7W__province_card{background:#f8fafc;border:1px solid #0000000f;border-radius:20px;transition:all .3s;overflow:hidden}.stock-module__-KIK7W__province_card.stock-module__-KIK7W__prov_active{border-color:var(--primary);background:#fff;grid-column:1/-1;box-shadow:0 5px 20px #0000000d}.stock-module__-KIK7W__prov_trigger{cursor:pointer;justify-content:space-between;align-items:center;padding:1.25rem 1.75rem;display:flex}.stock-module__-KIK7W__prov_trigger span{font-size:1.1rem;font-weight:800}.stock-module__-KIK7W__utd_list{flex-direction:column;gap:2rem;padding:0 1.75rem 1.75rem;display:flex}.stock-module__-KIK7W__utd_card{background:#fff;border:1px solid #0000000f;border-radius:18px;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.stock-module__-KIK7W__utd_info h4{color:var(--foreground);margin-bottom:.35rem;font-size:1.2rem;font-weight:800}.stock-module__-KIK7W__utd_info p{color:var(--muted);font-size:.9rem;line-height:1.4}.stock-module__-KIK7W__stock_grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.stock-module__-KIK7W__progress_card{background:#fdfdfd;border:1px solid #0000000f;border-radius:16px;padding:1.25rem;transition:transform .2s;box-shadow:0 4px 12px #00000005}.stock-module__-KIK7W__progress_card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000000d}.stock-module__-KIK7W__card_top{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.stock-module__-KIK7W__blood_badge{width:48px;height:48px;color:var(--primary);background:#00000008;border:2px solid #0000000d;border-radius:12px;justify-content:center;align-items:center;font-size:1.2rem;font-weight:900;display:flex}.stock-module__-KIK7W__card_info{text-align:right;flex-direction:column;gap:.25rem;display:flex}.stock-module__-KIK7W__card_info small{letter-spacing:.05em;text-transform:uppercase;font-size:.7rem;font-weight:800}.stock-module__-KIK7W__amount_box{justify-content:flex-end;align-items:baseline;gap:.25rem;display:flex}.stock-module__-KIK7W__count_num{color:var(--foreground);font-size:1.5rem;font-weight:900}.stock-module__-KIK7W__unit{color:var(--muted);font-size:.75rem;font-weight:800}.stock-module__-KIK7W__progress_track{background:#0000000d;border-radius:100px;width:100%;height:10px;overflow:hidden}.stock-module__-KIK7W__progress_fill{border-radius:100px;height:100%;transition:width 1s cubic-bezier(.4,0,.2,1)}.stock-module__-KIK7W__aman{color:#16a34a!important}.stock-module__-KIK7W__progress_fill.stock-module__-KIK7W__aman{background:#16a34a;box-shadow:0 0 10px #16a34a4d}.stock-module__-KIK7W__waspada{color:#f59e0b!important}.stock-module__-KIK7W__progress_fill.stock-module__-KIK7W__waspada{background:#f59e0b;box-shadow:0 0 10px #f59e0b4d}.stock-module__-KIK7W__kritis{color:#dc2626!important}.stock-module__-KIK7W__progress_fill.stock-module__-KIK7W__kritis{background:#dc2626;box-shadow:0 0 10px #dc26244d}.stock-module__-KIK7W__loading_text,.stock-module__-KIK7W__empty_msg{text-align:center;color:var(--muted);padding:2rem;font-style:italic;font-weight:600}@media (max-width:640px){.stock-module__-KIK7W__stock_grid{grid-template-columns:repeat(2,1fr)}.stock-module__-KIK7W__accordion_header{padding:1.5rem}}.stock-module__-KIK7W__alert_card{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-radius:24px;margin-top:3rem;padding:2.5rem;animation:2s ease-in-out infinite stock-module__-KIK7W__pulse;box-shadow:0 20px 40px #dc262433}.stock-module__-KIK7W__alert_header{align-items:center;gap:1.25rem;margin-bottom:1.25rem;display:flex}.stock-module__-KIK7W__alert_icon{font-size:1.8rem}.stock-module__-KIK7W__alert_header h3{letter-spacing:-.03em;margin:0;font-size:1.6rem;font-weight:900}.stock-module__-KIK7W__alert_card p{opacity:.95;margin:0;font-size:1.15rem;font-weight:500;line-height:1.6}.stock-module__-KIK7W__alert_card strong{background:#fff3;border-radius:8px;padding:.1rem .5rem;font-weight:900}@keyframes stock-module__-KIK7W__pulse{0%{transform:scale(1)}50%{transform:scale(1.005)}to{transform:scale(1)}}
