.account-shell{color:#171923;background:#fff;flex-direction:column;min-height:100vh;display:flex}.account-topbar{z-index:1030;background:#fff;border-bottom:1px solid #ffe1eb;grid-template-columns:252px 56px minmax(300px,700px) 1fr;align-items:center;gap:24px;height:104px;padding:0 28px;display:grid;position:sticky;top:0}.account-topbar-logo{justify-content:flex-start;align-items:center;width:max-content;display:inline-flex}.account-topbar-logo img{object-fit:contain;width:210px;height:auto;display:block}.account-topbar-menu{color:#161922;cursor:pointer;background:#fff2f7;border:0;border-radius:12px;place-items:center;width:54px;height:54px;transition:background .18s,color .18s;display:grid}.account-topbar-menu:hover{color:#f51668;background:#ffe4ef}.account-topbar-search{background:#fff;border:1px solid #ffaccb;border-radius:8px;grid-template-columns:1fr 58px;height:52px;display:grid;overflow:hidden}.account-topbar-search input{color:#262832;border:0;outline:0;width:100%;min-width:0;padding:0 22px;font-size:.94rem;font-weight:600}.account-topbar-search input::placeholder{color:#9096a3}.account-topbar-search button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f51668,#f00664);border:0;place-items:center;display:grid}.account-topbar-actions{justify-self:end;align-items:center;gap:22px;display:flex}.account-member-offer,.account-profile-chip{color:#171923;text-decoration:none}.account-member-offer{color:#171923;white-space:nowrap;align-items:center;gap:9px;font-weight:850;display:inline-flex}.account-member-offer svg{color:#f51668}.account-icon-button{color:#f51668;place-items:center;width:34px;height:34px;text-decoration:none;display:grid;position:relative}.account-icon-button b{color:#fff;background:#f51668;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:.68rem;font-weight:900;line-height:1;display:grid;position:absolute;top:-8px;right:-8px}.account-profile-chip{grid-template-columns:56px auto 16px;align-items:center;gap:10px;min-width:226px;display:grid}.account-profile-chip:hover{color:#f51668}.account-profile-avatar{background:#fff2f7;border:3px solid #ffe1eb;border-radius:50%;width:56px;height:56px;overflow:hidden}.account-profile-avatar img{object-fit:cover;width:100%;height:100%}.account-profile-copy{flex-direction:column;min-width:0;display:flex}.account-profile-copy small{color:#6b7280;font-size:.78rem;font-weight:600}.account-profile-copy strong{color:#161922;white-space:nowrap;font-size:.92rem;font-weight:900}.account-shell-body{flex:1;grid-template-columns:320px minmax(0,1fr);min-height:0;display:grid}.account-shell-sidebar{background:#fff;border-right:1px solid #ffe1eb}.account-shell-main{background:linear-gradient(90deg,#fff4f88c,#fff0 32%),#fff;min-width:0;padding:34px 38px 26px}.account-sidebar{width:320px;min-height:calc(100vh - 104px);padding:28px 16px}.account-sidebar-section{border-bottom:1px solid #ffe1eb;gap:10px;margin-bottom:20px;padding:0 0 22px;display:grid}.account-sidebar-section:last-of-type{margin-bottom:18px}.account-sidebar-link,.account-sidebar-logout{color:#171923;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:54px;padding:0 14px;font-size:.9rem;font-weight:760;text-decoration:none;transition:background .18s,color .18s;display:grid}.account-sidebar-link svg,.account-sidebar-logout svg{color:#5f6673}.account-sidebar-link span,.account-sidebar-logout span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.account-sidebar-link:hover,.account-sidebar-link.active,.account-sidebar-logout:hover,.account-sidebar-logout.active{color:#f51668;background:linear-gradient(90deg,#fff1f6,#fff7fa)}.account-sidebar-link:hover svg,.account-sidebar-link.active svg,.account-sidebar-logout:hover svg,.account-sidebar-logout.active svg{color:#f51668}.account-sidebar-link b,.account-sidebar-link strong,.account-sidebar-logout b,.account-sidebar-logout strong{color:#f51668;background:#ffd5e5;border-radius:999px;place-items:center;font-size:.75rem;font-style:normal;font-weight:900;display:grid}.account-sidebar-link b,.account-sidebar-logout b{min-width:24px;height:24px;padding:0 7px}.account-sidebar-link strong,.account-sidebar-logout strong{height:28px;padding:0 10px;font-size:.78rem}.account-sidebar-link em,.account-sidebar-logout em{color:#171923;align-items:center;gap:4px;font-size:.82rem;font-style:normal;font-weight:900;display:inline-flex}.account-sidebar-link em i,.account-sidebar-logout em i{background:#ffc107;border-radius:50%;width:15px;height:15px;position:relative}.account-sidebar-link em i:after,.account-sidebar-logout em i:after{content:"$";color:#fff;place-items:center;font-size:8px;font-weight:900;display:grid;position:absolute;inset:0}.account-sidebar-logout{color:#f51668;text-align:left;width:100%}.account-shell-footer{color:#555c68;border-top:1px solid #ffe1eb;justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:0 32px;font-size:.86rem;font-weight:600;display:flex}.account-shell-footer nav{align-items:center;gap:28px;display:flex}.account-shell-footer a{color:#555c68;text-decoration:none}.account-shell-footer a:hover{color:#f51668}.account-mobile-drawer{z-index:1200;position:fixed;inset:0}.account-mobile-backdrop{cursor:pointer;background:#14171f6b;border:0;position:absolute;inset:0}.account-mobile-panel{background:#fff;width:min(320px,86vw);height:100%;position:relative;overflow-y:auto;box-shadow:16px 0 44px #14171f2e}.account-mobile-panel .account-sidebar{width:100%;min-height:0;padding-top:18px}.account-mobile-panel-head{color:#f51668;border-bottom:1px solid #ffe1eb;justify-content:space-between;align-items:center;height:68px;padding:0 18px;font-family:"Baloo 2",Quicksand,sans-serif;font-size:1.7rem;font-weight:900;display:flex}.account-mobile-panel-head button{color:#171923;cursor:pointer;background:#fff2f7;border:0;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}@media (max-width:1280px){.account-topbar{grid-template-columns:220px 52px minmax(260px,1fr) auto;gap:18px;padding:0 22px}.account-topbar-logo img{width:190px}.account-member-offer span{display:none}.account-profile-chip{min-width:0}.account-profile-copy{display:none}}@media (max-width:991.98px){.account-topbar{grid-template-columns:52px 1fr auto;height:auto;padding:14px 18px}.account-topbar-logo{grid-area:1/2;justify-self:center}.account-topbar-logo img{width:166px}.account-topbar-menu{grid-area:1/1}.account-topbar-search{grid-area:2/1/auto/-1}.account-topbar-actions{grid-area:1/3;gap:12px}.account-member-offer,.account-icon-button:nth-of-type(2){display:none}.account-profile-chip{grid-template-columns:44px}.account-profile-avatar{width:44px;height:44px}.account-profile-chip>svg{display:none}.account-shell-body{display:block}.account-shell-sidebar{display:none}.account-shell-main{padding:22px 14px}.account-shell-footer{flex-direction:column;align-items:flex-start;padding:18px}.account-shell-footer nav{flex-wrap:wrap;gap:12px 20px}}
