.user-profile-container{width:100%;max-width:none;margin:0;padding:20px}.user-profile-header{text-align:center;margin-bottom:20px}.user-profile-header h2{color:#242524;font-size:1.8rem;font-weight:700}.profile-image{object-fit:cover;border-radius:50%}.user-profile-list{margin:0;padding:0;list-style:none}.user-profile-list-item{box-shadow:none;cursor:pointer;background-color:#0000;border-bottom:1px solid #ebebea;border-radius:0;justify-content:space-between;align-items:center;margin-bottom:0;padding:.9rem 0;transition:none;display:flex}.user-profile-list-item .icon{color:#555;font-size:1.2rem}.user-profile-divider{border-top:1px solid #ddd;margin:20px 0}.profile-logout-btn{cursor:pointer;background:#fff;border:1px solid #febd59;border-radius:5px;align-items:center;gap:.7rem;width:fit-content;margin-top:2rem;padding:.5rem 2rem;font-size:1rem;font-weight:500;transition:background .2s,color .2s;display:flex;box-shadow:0 1px 4px #00000008}.profile-logout-btn .icon{padding-top:.5px;font-size:1rem;transition:color .2s}
.new-header{z-index:1001;background-color:#fff;transition:all .3s;position:fixed;top:0;left:0;right:0}.new-header.scrolled{-webkit-backdrop-filter:blur(12px);background:#ffffff1a;border-bottom:1px solid #ffffff1a}.new-header-container{justify-content:space-between;align-items:center;max-width:1280px;height:80px;margin:0 auto;padding:0 1.5rem;display:flex}.new-header-left{align-items:center;display:flex}.logo{cursor:pointer;width:auto;height:3.75rem}.new-header-center{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:2rem;margin-left:12rem;padding:.75rem 1.5rem;display:flex}.new-header-divider{background:#fff3;width:1px;height:24px}.new-header-icon{color:inherit;cursor:pointer;justify-content:center;align-items:center;transition:all .3s;display:flex}.new-header-icon:hover{opacity:.8;transform:translateY(-2px)}.new-header-link{color:inherit;justify-content:center;align-items:center;text-decoration:none;display:flex}.new-header-right{align-items:center;gap:1rem;display:flex}.custom-search-box{cursor:pointer;background:#f5f5f0;border-radius:1.5rem;align-items:center;min-width:15rem;height:2.5rem;padding:0 1rem;display:flex}.custom-search-icon{color:#8c825e;margin-right:.6rem;font-size:1rem}.custom-search-placeholder{color:#8c825e;opacity:.95;font-size:1rem;transition:opacity .5s}.hamburger-icon{cursor:pointer;flex-direction:column;justify-content:center;gap:4px;width:2rem;height:2rem;display:flex}.hamburger-icon span{background:#333;border-radius:2px;width:25px;height:3px;transition:all .3s}.right-menu-drawer{z-index:1002;background:#fff;width:420px;height:100vh;transition:right .3s;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-2px 0 10px #0000001a}.right-menu-drawer.open{right:0}.drawer-overlay{z-index:1001;opacity:0;visibility:hidden;background:#00000080;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.drawer-overlay.open{opacity:1;visibility:visible}.drawer-header{justify-content:flex-end;padding:1.5rem;display:flex}.close-icon{cursor:pointer;color:#333;font-size:1.5rem}.drawer-content{padding:0 1.5rem}.drawer-divider{background:#e0e0e0;height:1px;margin:1rem 0}.drawer-menu-item{cursor:pointer;color:#333;padding:1rem 0;font-size:1rem;font-weight:500;transition:color .2s}.drawer-menu-item:hover{color:var(--light-orange-color)}.drawer-login-item{cursor:pointer;color:#333;padding:1rem 0;font-size:1rem;font-weight:600}.drawer-partner-box{border:1px solid var(--light-orange-color);color:#000;cursor:pointer;text-align:center;border-radius:10px;margin-top:1rem;padding:12px 20px;font-weight:600}@media (max-width:768px){.logo{height:2.5rem}.new-header-container{padding:0 1rem}.new-header-center{gap:1rem;padding:.5rem 1rem}.new-header-icon svg{width:20px;height:20px}.custom-search-box{justify-content:center;width:2.5rem;min-width:auto;padding:0}.custom-search-placeholder{display:none}.custom-search-icon{margin-right:0}}@media (max-width:480px){.logo{height:2rem}.new-header-container{height:60px}.new-header-center{gap:.75rem;padding:.4rem .8rem}.new-header-divider{height:20px}.right-menu-drawer{width:280px}}
