@import "https://fonts.googleapis.com/css2?family=Marcellus+SC&display=swap";.profile-card[data-astro-cid-irljn4ut]{text-align:center;background:#fff;border:2px solid #dee2e6;border-radius:4px;padding:1.5rem}.profile-avatar[data-astro-cid-irljn4ut]{color:#385723;background:#e2f0d9;border:2px solid #a9d18e;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1rem;font-size:1.8rem;font-weight:700;display:flex}.profile-name[data-astro-cid-irljn4ut]{color:#212529;margin-bottom:.25rem;font-size:1.15rem;font-weight:700}.profile-email[data-astro-cid-irljn4ut]{color:#6c757d;word-break:break-all;margin-bottom:1rem;font-size:.8rem}.badge-role[data-astro-cid-irljn4ut]{text-transform:uppercase;letter-spacing:.05em;color:#0f5132;background:#d1e7dd;border:1px solid #badbcc;border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-block}.loading-bar[data-astro-cid-oj4hkl7h]{z-index:1001;opacity:0;pointer-events:none;background:#0d6efd;width:0%;height:3px;transition:width .3s,opacity .3s;position:fixed;top:0;left:0}.loading-bar[data-astro-cid-oj4hkl7h].active{opacity:1;width:70%}.loading-bar[data-astro-cid-oj4hkl7h].finish{opacity:0;width:100%;transition:width .2s,opacity .2s}.navbar[data-astro-cid-oj4hkl7h]{z-index:100;background:#e2ffff;border-bottom:2px solid #dee2e6;justify-content:space-between;align-items:center;height:70px;padding:0 1.5rem;display:flex;position:sticky;top:0}.navbar-brand[data-astro-cid-oj4hkl7h]{color:#212529;align-items:center;gap:8px;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.navbar-brand[data-astro-cid-oj4hkl7h] img[data-astro-cid-oj4hkl7h]{height:32px}.nav-actions[data-astro-cid-oj4hkl7h]{align-items:center;gap:1.5rem;height:100%;display:flex}.btn-link[data-astro-cid-oj4hkl7h]{color:#495057;align-items:center;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .15s,transform .15s;display:flex}.btn-link[data-astro-cid-oj4hkl7h]:hover{color:#0d6efd;text-decoration:none;transform:scale(1.1)}.btn-mymall[data-astro-cid-oj4hkl7h]{background:linear-gradient(135deg,#6610f2 0%,#0d6efd 100%);border-radius:50px;align-items:center;gap:6px;height:38px;padding:6px 12px;font-family:Marcellus SC,serif;font-size:.85rem;font-weight:600;transition:all .2s;display:flex;overflow:hidden;box-shadow:0 4px 10px #0d6efd33;color:#fff!important;text-decoration:none!important}.btn-mymall[data-astro-cid-oj4hkl7h]:hover{transform:translateY(-2px);box-shadow:0 6px 15px #0d6efd4d}.btn-mymall[data-astro-cid-oj4hkl7h] .castle-icon[data-astro-cid-oj4hkl7h]{color:#fff}.mymall-prefix[data-astro-cid-oj4hkl7h]{color:#ffffffe6;font-family:Marcellus SC,serif;font-weight:500}.mymall-scroller[data-astro-cid-oj4hkl7h]{width:60px;height:20px;display:inline-block;position:relative;overflow:hidden}.mymall-words[data-astro-cid-oj4hkl7h]{flex-direction:column;animation:12s cubic-bezier(.645,.045,.355,1) infinite scrollWords;display:flex;position:absolute;top:0;left:0}.mymall-words[data-astro-cid-oj4hkl7h] span[data-astro-cid-oj4hkl7h]{color:#fff;text-shadow:0 1px 2px #0000001a;text-align:left;height:20px;font-family:Marcellus SC,serif;font-weight:700;line-height:20px;display:block}@keyframes scrollWords{0%,12%{transform:translateY(0)}16.6%,28.6%{transform:translateY(-20px)}33.3%,45.3%{transform:translateY(-40px)}50%,62%{transform:translateY(-60px)}66.6%,78.6%{transform:translateY(-80px)}83.3%,95%{transform:translateY(-100px)}to{transform:translateY(0)}}.profile-dropdown-container[data-astro-cid-oj4hkl7h]{height:100%;display:inline-block;position:relative}.btn-profile-toggle[data-astro-cid-oj4hkl7h]{cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;width:70px;height:100%;padding:0;transition:transform .2s;display:flex}.btn-profile-toggle[data-astro-cid-oj4hkl7h]:hover{transform:scale(1.05)}.profile-gif-avatar[data-astro-cid-oj4hkl7h]{object-fit:cover;width:100%;height:100%}.profile-dropdown-menu[data-astro-cid-oj4hkl7h]{z-index:1000;background:#fff;border:2px solid #dee2e6;border-radius:6px;flex-direction:column;width:260px;animation:.2s cubic-bezier(.16,1,.3,1) dropdown-fade-in;display:none;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 10px 30px #00000026}.profile-dropdown-menu[data-astro-cid-oj4hkl7h].active{display:flex}@keyframes dropdown-fade-in{0%{opacity:0;transform:translateY(8px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.profile-dropdown-menu[data-astro-cid-oj4hkl7h] .profile-card{box-shadow:none!important;background:#fff!important;border:none!important;padding:1.25rem!important}.dropdown-footer[data-astro-cid-oj4hkl7h]{background:#f8f9fa;border-top:1px solid #dee2e6;justify-content:center;padding:.75rem 1rem;display:flex}.btn-dropdown-logout[data-astro-cid-oj4hkl7h]{color:#fff;cursor:pointer;text-align:center;background:#dc3545;border:1px solid #dc3545;border-radius:4px;width:100%;padding:8px 12px;font-size:.85rem;font-weight:600;transition:background .2s}.btn-dropdown-logout[data-astro-cid-oj4hkl7h]:hover{background:#bb2d3b;border-color:#b02a37}@media (width<=768px){.navbar[data-astro-cid-oj4hkl7h]{height:60px;padding:0 .75rem}.navbar-brand[data-astro-cid-oj4hkl7h] span[data-astro-cid-oj4hkl7h]{font-size:1.1rem}.nav-actions[data-astro-cid-oj4hkl7h]{gap:.6rem}.btn-mymall[data-astro-cid-oj4hkl7h]{height:34px;padding:4px 10px;font-size:.75rem}.mymall-scroller[data-astro-cid-oj4hkl7h]{display:none!important}.btn-profile-toggle[data-astro-cid-oj4hkl7h]{width:44px}.profile-dropdown-menu[data-astro-cid-oj4hkl7h]{border-radius:12px!important;width:auto!important;max-width:calc(100vw - 24px)!important;position:fixed!important;top:58px!important;left:12px!important;right:12px!important;box-shadow:0 16px 40px #00000040!important}}.sidebar-menu[data-astro-cid-e75udury]{background:#fff;border:2px solid #dee2e6;border-radius:4px;flex-direction:column;gap:6px;padding:.75rem;display:flex}.sidebar-btn[data-astro-cid-e75udury]{color:#495057;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:10px;padding:10px 12px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .1s;display:flex}.sidebar-btn[data-astro-cid-e75udury]:hover{color:#212529;background:#f1f3f5}.sidebar-btn[data-astro-cid-e75udury].active{color:#fff;background:#0d6efd}.sidebar-divider[data-astro-cid-e75udury]{border:0;border-top:1px solid #dee2e6;margin:.5rem 0}.user-switch-btn[data-astro-cid-e75udury]{color:#0d6efd}.user-switch-btn[data-astro-cid-e75udury]:hover{background:#e7f1ff}.logout-btn[data-astro-cid-e75udury]{color:#dc3545;width:100%}.logout-btn[data-astro-cid-e75udury]:hover{background:#fdf2f2}
