@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--navy: #090a29;--navy-2: #11123b;--purple: #5c21ff;--purple-dark: #4510d6;--orange: #ff4b2b;--orange-light: #ff694f;--ink: #17172e;--muted: #68687a;--line: #e8e8ef;--surface: #f6f6fa;--white: #fff}*{box-sizing:border-box}html{overflow-x:clip;scroll-behavior:smooth}body{margin:0;overflow-x:clip;color:var(--ink);background:#fff;font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1280px,100% - 48px);margin-inline:auto}.central-shell .products-header,.central-shell .moderation-header,.central-shell .admin-header{display:none}.central-shell app-seller-products,.central-shell app-product-moderation,.central-shell app-product-create{min-height:auto}@media(max-width:700px){.container{width:min(100% - 32px,1280px)}}@media(max-width:560px){.page-header app-account-menu .account-panel{position:fixed;top:76px;right:auto;left:max(12px,50% - 195px);width:min(390px,100vw - 24px);max-height:calc(100dvh - 88px)}.page-header app-account-menu .account-panel:before{display:none}}
