﻿@charset "UTF-8";.authentication-modal-wrapper .dialog-content{max-height:calc(100vh - 50px);overflow-y:auto;}.footer-wrapper .web-layout-footer{display:flex;align-items:center;}.footer-wrapper .footer-left{text-align:left;}.footer-wrapper .footer-right{text-align:right;}.custom-nav-menu-wrapper .side-nav{width:60px;height:100vh;transition:width .2s ease-in-out;position:fixed;left:0;display:flex;flex-direction:column;justify-content:space-between;overflow-x:hidden;}.custom-nav-menu-wrapper .side-nav.expanded{width:230px;}.custom-nav-menu-wrapper .collapsed-menu{display:flex;flex-direction:column;justify-content:space-between;align-items:center;}.custom-nav-menu-wrapper .top-icon,.custom-nav-menu-wrapper .middle-icons div,.custom-nav-menu-wrapper .bottom-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#272b3a;margin:10px 0;}.custom-nav-menu-wrapper .middle-icons{position:relative;display:flex;flex-direction:column;align-items:center;gap:10px;}.custom-nav-menu-wrapper .expanded-menu{display:none;}.custom-nav-menu-wrapper .side-nav.expanded .expanded-menu{display:block;}.custom-nav-menu-wrapper .side-nav.expanded .collapsed-menu{display:none;}.custom-nav-menu-wrapper .nav-top{display:flex;align-items:center;justify-content:space-between;padding:20px;}.custom-nav-menu-wrapper .top-logo{width:103px;height:32px;background-size:contain;}.custom-nav-menu-wrapper .user-area-box{display:flex;flex-direction:column;align-items:center;padding:20px;}.custom-nav-menu-wrapper .user-box{display:flex;align-items:center;margin-bottom:15px;}.custom-nav-menu-wrapper .user-image{width:50px;height:50px;border-radius:50%;background:#eee;margin-right:10px;}.custom-nav-menu-wrapper .user-name{color:#fff;font-size:18px;}.custom-nav-menu-wrapper .badges-box{display:flex;justify-content:space-around;width:100%;}.custom-nav-menu-wrapper .badge{padding:5px 10px;background:#888;border-radius:3px;color:#fff;}.custom-nav-menu-wrapper .nav-mid{flex-grow:1;display:flex;flex-direction:column;padding:20px;}.custom-nav-menu-wrapper .menu-item{display:flex;align-items:center;padding:10px 20px;transition:background .2s;color:#fff;cursor:pointer;}.custom-nav-menu-wrapper .menu-item:hover{background:rgba(255,255,255,.1);}.custom-nav-menu-wrapper .nav-bottom{padding:20px;display:flex;flex-direction:column;align-items:center;}.custom-nav-menu-wrapper .collapsed-menu .user-image{transform:scale(1.05);}.custom-nav-menu-wrapper .collapsed-user-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;}.custom-nav-menu-wrapper .collapsed-user-image{width:55px;height:55px;}.centered-icon.mud-nav-item .mud-nav-link{margin:auto;display:flex;align-items:center;justify-content:center;height:100px;}.large-icon .mud-icon-root{font-size:30px;}html,body{height:100%;margin:0;overflow:hidden;}.alert-manager-wrapper{height:100vh;display:flex;flex-direction:column;}.alert-manager-wrapper .alert-container{flex:1;overflow-y:auto;max-height:100%;box-sizing:border-box;padding-bottom:100px;}.alert-manager-wrapper .hover-item:hover .button-delete{visibility:visible;opacity:1;transition-delay:.3s;}.alert-manager-wrapper .hover-item:hover .alert-card{box-shadow:0 0 15px rgba(0,0,0,.8);border-radius:1%;transition:box-shadow .5s ease-in-out;}.alert-manager-wrapper .hover-red:hover{color:#f00!important;}.alert-manager-wrapper .button-delete{display:flex;justify-content:center;align-items:center;cursor:pointer;visibility:hidden;opacity:0;transition:visibility 0s,opacity .5s ease-in-out;}.alert-manager-wrapper .small-font{font-size:.75rem;}.price-alerts-for-subscription-wrapper{height:100vh;display:flex;flex-direction:column;}.price-alerts-for-subscription-wrapper .price-alerts-for-subscription-container{flex:1;overflow-y:auto;max-height:100%;box-sizing:border-box;padding-bottom:100px;}.price-alerts-for-subscription-wrapper .hover-item:hover .subscription-card{box-shadow:0 0 15px rgba(0,0,0,.8);border-radius:1%;transition:box-shadow .5s ease-in-out;}.subscription-to-alerts-wrapper{height:100vh;display:flex;flex-direction:column;}.subscription-to-alerts-wrapper .subscription-to-alert-container{flex:1;overflow-y:auto;max-height:100%;box-sizing:border-box;padding-bottom:100px;}.subscription-to-alerts-wrapper .hover-item:hover .subscription-card{box-shadow:0 0 15px rgba(0,0,0,.8);border-radius:1%;transition:box-shadow .5s ease-in-out;}.people-page-wrapper{height:100vh;display:flex;flex-direction:column;}.people-page-wrapper .people-page-container{flex:1;overflow-y:auto;max-height:100%;box-sizing:border-box;padding-bottom:100px;}.people-page-wrapper .hover-item:hover{box-shadow:0 0 5px rgba(0,0,0,.8);border-radius:1%;transition:box-shadow .5s ease-in-out;}.dashboard-page-wrapper{height:100vh;display:flex;flex-direction:column;}.dashboard-page-wrapper .dashboard-container{flex:1;overflow-y:auto;max-height:100%;margin-top:4rem;padding-left:2rem;padding-right:2rem;}.dashboard-page-wrapper .dashboard-paper-item-top{height:400px;min-width:190px;}.dashboard-page-wrapper .dashboard-paper-item-bottom{height:350px;min-width:190px;}.dashboard-page-wrapper .dashboard-grid-full-height{height:100%;}.dashboard-page-wrapper .avatar-box{display:flex;justify-content:center;align-items:center;height:100%;}.dashboard-page-wrapper .user-info-stack{width:90%;height:100%;align-items:center;justify-content:center;}.dashboard-page-wrapper .dashboard-inner-paper{padding:1rem;width:100%;}.dashboard-page-wrapper .notification-panel{width:100%;}.dashboard-page-wrapper .dashboard-panel-card,.dashboard-page-wrapper .friends-panel{display:flex;justify-content:center;gap:1rem;flex-grow:1;flex-wrap:wrap;align-content:center;}.dashboard-page-wrapper .dashboard-rounded{border-radius:.5rem;}.dashboard-page-wrapper .dashboard-padded{padding:1rem;}.dashboard-page-wrapper .dashboard-mt{margin-top:1.5rem;}.dashboard-page-wrapper .hover-item:hover{box-shadow:0 0 15px rgba(0,0,0,.8);border-radius:1%;transition:box-shadow .5s ease-in-out;}html,body{height:100%;margin:0;overflow:hidden;}.settings-page-wrapper{height:100vh;display:flex;flex-direction:column;}.settings-page-wrapper .settings-container{flex:1;overflow-y:auto;max-height:100%;box-sizing:border-box;padding-bottom:100px;}.settings-page-wrapper .hover-item:hover{box-shadow:0 0 15px rgba(0,0,0,.8);border-radius:1%;transition:box-shadow .5s ease-in-out;}.seller-profile-wrapper{height:100vh;display:flex;flex-direction:column;}.seller-profile-wrapper .seller-profile-container{flex:1;overflow-y:auto;max-height:100%;box-sizing:border-box;padding-bottom:100px;}.seller-profile-wrapper .hover-item:hover{box-shadow:0 0 5px rgba(0,0,0,.8);border-radius:1%;transition:box-shadow .5s ease-in-out;}.signin-component-wrapper .button-wrapper{display:flex;justify-content:center;align-items:center;}.signin-component-wrapper .forgot-password{cursor:pointer;color:#673ab7;font-size:.9em;}.signup-component-wrapper .button-wrapper{display:flex;justify-content:center;align-items:center;}.sell-alert-sub-dia-wrapper .custom-card{border-radius:15px;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);box-shadow:0 4px 15px rgba(0,0,0,.1);}.sell-alert-sub-dia-wrapper .header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:2px solid #e0e0e0;}.sell-alert-sub-dia-wrapper .header h2{margin:0;color:#333;}.sell-alert-sub-dia-wrapper .thumbnail{border-radius:50%;width:80px;height:80px;}.sell-alert-sub-dia-wrapper .custom-textfield{margin-bottom:20px;}.sell-alert-sub-dia-wrapper .custom-button{background-color:#4caf50;color:#fff;border-radius:20px;padding:10px 30px;transition:all .3s ease;}.sell-alert-sub-dia-wrapper .custom-button:hover{background-color:#45a049;transform:scale(1.1);}.sell-alert-sub-dia-wrapper .custom-cancel-button{color:#f44336;border-radius:20px;padding:10px 30px;transition:all .3s ease;}.sell-alert-sub-dia-wrapper .custom-cancel-button:hover{color:#fff;background-color:#f44336;transform:scale(1.1);}.toolbar-component-wrapper .fixed-toolbar{position:fixed;top:64px;left:94px;right:0;width:calc(100% - 94px);z-index:1000;transition:left .3s ease,width .3s ease;}.toolbar-component-wrapper .unread-notification{background-color:var(--mud-palette-primary-light);border-radius:8px;padding:8px;}.toolbar-component-wrapper .read-notification{background-color:transparent;}.tutorial-overlay-wrapper .tutorial-popover{z-index:2000;max-width:300px;min-width:240px;pointer-events:all;}.tutorial-overlay-wrapper .tutorial-paper{padding:1rem;max-width:280px;min-width:220px;word-wrap:break-word;}.price-notification-wrapper{position:relative;padding:.5rem;margin-bottom:.5rem;border-radius:12px;background-color:rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.1);transition:box-shadow .25s ease,border-color .25s ease,background-color .25s ease;}.price-notification-wrapper:hover,.price-notification-wrapper.selected{box-shadow:0 1px 3px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.12);border-color:rgba(0,0,0,.25);background-color:rgba(0,0,0,.06);}.price-notification-wrapper .delete-button{position:absolute;top:8px;right:8px;opacity:.6;transition:opacity .2s;}.price-notification-wrapper .delete-button:hover{opacity:1;}.authentication-wrapper .dialog-content{max-height:calc(100vh - 50px);overflow-y:auto;}.authentication-wrapper .separator{display:flex;align-items:center;text-align:center;margin-top:30px;}.authentication-wrapper .line{flex-grow:1;border:0;border-top:1px solid #ddd;}.authentication-wrapper .text{padding:0 1rem;}.profile-view-wrapper{padding:1rem;margin:1rem 0;}.profile-view-wrapper .profile-main-grid{row-gap:1rem;column-gap:1rem;}.profile-view-wrapper .user-info-grid{row-gap:1rem;column-gap:1rem;}.profile-view-wrapper .avatar-container{display:flex;align-items:center;justify-content:center;}.profile-view-wrapper .avatar-large{height:200px;width:200px;font-size:5rem;border-radius:50%;}.profile-view-wrapper .avatar-image{width:200px;height:200px;border-radius:50%;object-fit:cover;}.profile-view-wrapper .avatar-upload{display:flex;align-items:center;justify-content:center;}.profile-view-wrapper .user-info-paper{padding:1rem;min-width:300px;}.profile-view-wrapper .user-form-paper{padding:1rem;}.profile-view-wrapper .user-form-grid{row-gap:.5rem;}.profile-view-wrapper .plan-paper{padding:1rem;}.profile-view-wrapper .plan-grid{row-gap:.5rem;}.profile-view-wrapper .settings-toggle-paper{padding:1rem;}.profile-view-wrapper .settings-toggle-grid{row-gap:.5rem;}.profile-view-wrapper .toggle-field{width:300px;}.profile-view-wrapper .rounded-circle{border-radius:50%;}.center-container{display:flex;justify-content:center;align-items:center;min-height:50vh;padding:16px;}.center-align{display:flex;justify-content:center;}.mudcard-item-cutom{padding-left:50px;width:350px;}.tutorial-highlight{position:relative;z-index:1999;box-shadow:0 0 5px 2px rgba(103,58,183,.8);border:1px solid rgba(103,58,183,.8);border-radius:4px;transition:all .3s ease;}