.TopNav-module__ymwk6W__topNav{z-index:var(--z-sticky);background:#0b2a1e;border-bottom:1px solid #ffffff0d;align-items:center;height:72px;display:flex;position:sticky;top:0}.TopNav-module__ymwk6W__container{width:100%;max-width:1200px;padding:0 var(--space-4);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.TopNav-module__ymwk6W__logoArea{align-items:center;gap:var(--space-2);text-decoration:none;display:flex}.TopNav-module__ymwk6W__logoIcon{font-size:1.75rem}.TopNav-module__ymwk6W__logoTextWrapper{flex-direction:column;line-height:1;display:flex}.TopNav-module__ymwk6W__logoTextWhite{font-family:var(--font-latin);color:#fff;letter-spacing:1px;font-size:1rem;font-weight:800}.TopNav-module__ymwk6W__logoTextYellow{font-family:var(--font-latin);color:#f59e0b;letter-spacing:1px;font-size:1rem;font-weight:800}.TopNav-module__ymwk6W__desktopNav{align-items:center;gap:1.75rem;display:none}.TopNav-module__ymwk6W__navLink{color:#ffffffbf;padding:.35rem 0;font-size:.925rem;font-weight:500;text-decoration:none;transition:color .2s}.TopNav-module__ymwk6W__navLink:hover{color:#fff}.TopNav-module__ymwk6W__navLink.TopNav-module__ymwk6W__active{color:#f59e0b}.TopNav-module__ymwk6W__actions{align-items:center;gap:1rem;display:flex}.TopNav-module__ymwk6W__authSkeleton{background:#ffffff14;border-radius:8px;width:140px;height:36px;animation:1.5s ease-in-out infinite TopNav-module__ymwk6W__pulse}@keyframes TopNav-module__ymwk6W__pulse{0%,to{opacity:1}50%{opacity:.5}}.TopNav-module__ymwk6W__authButtons{align-items:center;gap:.625rem;display:flex}.TopNav-module__ymwk6W__loginBtn{color:#ffffffd9;border:1px solid #fff3;border-radius:7px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.TopNav-module__ymwk6W__loginBtn:hover{color:#fff;background:#ffffff12;border-color:#ffffff80}.TopNav-module__ymwk6W__registerBtn{color:#111827;white-space:nowrap;background:#f59e0b;border-radius:7px;padding:.5rem 1.1rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s}.TopNav-module__ymwk6W__registerBtn:hover{background:#fbbf24;transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b59}.TopNav-module__ymwk6W__donateBtnNav{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#16a34a,#15803d);border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #16a34a40}.TopNav-module__ymwk6W__donateBtnNav:hover{background:linear-gradient(135deg,#15803d,#166534);transform:translateY(-2px);box-shadow:0 6px 16px #16a34a66}.TopNav-module__ymwk6W__donateIcon{font-size:1rem;animation:2s infinite TopNav-module__ymwk6W__heartbeat}@keyframes TopNav-module__ymwk6W__heartbeat{0%{transform:scale(1)}14%{transform:scale(1.15)}28%{transform:scale(1)}42%{transform:scale(1.15)}70%{transform:scale(1)}}.TopNav-module__ymwk6W__userMenuWrapper{position:relative}.TopNav-module__ymwk6W__avatarBtn{cursor:pointer;color:#fff;background:#ffffff12;border:1px solid #ffffff26;border-radius:50px;align-items:center;gap:.5rem;padding:.35rem .75rem .35rem .35rem;transition:all .2s;display:flex}.TopNav-module__ymwk6W__avatarBtn:hover{background:#ffffff1f;border-color:#ffffff4d}.TopNav-module__ymwk6W__avatarCircle{color:#111827;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:800;display:flex}.TopNav-module__ymwk6W__avatarName{color:#ffffffe6;text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:.875rem;font-weight:600;overflow:hidden}.TopNav-module__ymwk6W__chevron{color:#ffffffb3}.TopNav-module__ymwk6W__dropdown{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e5e7eb);z-index:200;border-radius:14px;width:240px;animation:.15s TopNav-module__ymwk6W__dropdownIn;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 10px 40px #00000026}@keyframes TopNav-module__ymwk6W__dropdownIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.TopNav-module__ymwk6W__dropdownHeader{background:var(--color-surface-alt,#f9fafb);align-items:center;gap:.75rem;padding:1rem;display:flex}.TopNav-module__ymwk6W__dropdownAvatar{color:#111827;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1rem;font-weight:800;display:flex}.TopNav-module__ymwk6W__dropdownName{color:var(--color-text,#111827);text-overflow:ellipsis;white-space:nowrap;font-size:.925rem;font-weight:700;overflow:hidden}.TopNav-module__ymwk6W__dropdownEmail{color:var(--color-text-muted,#6b7280);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.TopNav-module__ymwk6W__dropdownDivider{background:var(--color-border,#e5e7eb);height:1px}.TopNav-module__ymwk6W__dropdownItem{color:var(--color-text,#374151);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.625rem;width:100%;padding:.75rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.TopNav-module__ymwk6W__dropdownItem:hover{background:var(--color-surface-alt,#f9fafb);color:var(--color-primary,#166534)}.TopNav-module__ymwk6W__dropdownLogout{color:var(--color-error,#ef4444)!important}.TopNav-module__ymwk6W__dropdownLogout:hover{background:#fef2f2!important}@media (min-width:769px){.TopNav-module__ymwk6W__desktopNav{display:flex}}@media (max-width:480px){.TopNav-module__ymwk6W__avatarName{display:none}.TopNav-module__ymwk6W__loginBtn,.TopNav-module__ymwk6W__registerBtn{padding:.45rem .75rem;font-size:.85rem}}
.BottomNav-module__Iu_L-W__bottomNav{background:var(--color-surface);border-top:1px solid var(--color-earth-1);z-index:var(--z-sticky);padding-bottom:env(safe-area-inset-bottom,0);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #1221180d}.BottomNav-module__Iu_L-W__navContainer{height:var(--nav-height-mobile);max-width:var(--content-max-width);justify-content:space-around;align-items:center;margin:0 auto;display:flex}.BottomNav-module__Iu_L-W__navItem{justify-content:center;align-items:center;gap:var(--space-1);height:100%;color:var(--color-text-muted);transition:color var(--transition-fast);flex-direction:column;flex:1;text-decoration:none;display:flex;position:relative}.BottomNav-module__Iu_L-W__iconWrapper{justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative}.BottomNav-module__Iu_L-W__activeIndicator{background:var(--color-primary-50);border-radius:var(--radius-full);z-index:-1;animation:BottomNav-module__Iu_L-W__scaleIn var(--transition-spring);position:absolute;inset:-4px}.BottomNav-module__Iu_L-W__navLabel{font-size:.65rem;font-weight:600;font-family:var(--font-bengali)}.BottomNav-module__Iu_L-W__navItem.BottomNav-module__Iu_L-W__active{color:var(--color-primary)}@media (min-width:769px){.BottomNav-module__Iu_L-W__bottomNav{display:none}}
.Footer-module__yg9ahW__footer{color:#f5f4f0;min-height:600px;font-family:var(--font-latin);background-color:#171614;border-top:1px solid #2d2c2a;display:flex}.Footer-module__yg9ahW__leftPanel{border-right:1px solid #2d2c2a;flex-direction:column;flex:1;justify-content:space-between;padding:1.5rem 4rem 4rem;display:flex}.Footer-module__yg9ahW__topGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;display:grid}.Footer-module__yg9ahW__gridItem{border:1px solid #2d2c2a;flex-direction:column;padding:2rem;display:flex}.Footer-module__yg9ahW__communicationArea{flex-direction:column;justify-content:flex-start;gap:3rem;display:flex}.Footer-module__yg9ahW__contactBlock,.Footer-module__yg9ahW__socialsBlock{flex-direction:column;flex:1;display:flex}.Footer-module__yg9ahW__contactTitle{color:#e4e3df;font-size:1.25rem;line-height:1.4;font-family:var(--font-bengali);text-align:left;margin-bottom:2rem;font-weight:700}.Footer-module__yg9ahW__contactList{color:#a8a29e;flex-direction:column;gap:1rem;margin:0;padding:0;font-size:.95rem;list-style:none;display:flex}.Footer-module__yg9ahW__socialsGrid{flex-wrap:wrap;flex:1;justify-content:flex-start;align-items:center;gap:1rem;display:flex}.Footer-module__yg9ahW__socialsGrid a{color:#e4e3df;width:3.5rem;height:3.5rem;font-family:var(--font-latin);background:#2d2c2a;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Footer-module__yg9ahW__socialsGrid a:hover{color:#fff;background:#ea580c}.Footer-module__yg9ahW__mapContainer{min-height:250px;padding:0;overflow:hidden}.Footer-module__yg9ahW__mapContainer iframe{border-radius:16px}.Footer-module__yg9ahW__brandHuge{letter-spacing:-.05em;color:#e6e4df;flex-direction:column;margin-top:4rem;font-size:clamp(4rem,12vw,12rem);font-weight:800;line-height:.85;display:flex}.Footer-module__yg9ahW__credits{color:#a8a29e;margin-top:2rem;font-size:.95rem}.Footer-module__yg9ahW__motionBiteLink{color:#a855f7;font-weight:600;text-decoration:none;transition:color .2s}.Footer-module__yg9ahW__motionBiteLink:hover{color:#d8b4fe}.Footer-module__yg9ahW__rightPanel{flex-direction:column;width:400px;display:flex}.Footer-module__yg9ahW__navLink{color:#e4e3df;border-bottom:1px solid #2d2c2a;flex:1;justify-content:center;align-items:center;font-size:.95rem;font-weight:600;transition:all .2s;display:flex;position:relative}.Footer-module__yg9ahW__navLink:hover{background:#ffffff05;border-top:2px solid #ea580c;margin-top:-2px}.Footer-module__yg9ahW__bottomRow{height:80px;display:flex}.Footer-module__yg9ahW__langBtn{color:#e4e3df;cursor:pointer;background:0 0;border:none;border-right:1px solid #2d2c2a;flex:1;font-weight:600;transition:color .2s}.Footer-module__yg9ahW__langBtn:last-child{border-right:none}.Footer-module__yg9ahW__langBtn:hover{color:#ea580c}@media (max-width:1024px){.Footer-module__yg9ahW__footer{flex-direction:column}.Footer-module__yg9ahW__leftPanel{border-bottom:1px solid #2d2c2a;border-right:none;padding:2.5rem}.Footer-module__yg9ahW__brandHuge{font-size:5rem}.Footer-module__yg9ahW__rightPanel{width:100%}.Footer-module__yg9ahW__navLink{padding:2rem 0}}@media (max-width:640px){.Footer-module__yg9ahW__topGrid{grid-template-columns:1fr}.Footer-module__yg9ahW__communicationArea{flex-direction:column}.Footer-module__yg9ahW__brandHuge{font-size:3.5rem}.Footer-module__yg9ahW__leftPanel{padding:1.5rem}}
