.phone{position:relative;width:360px;height:780px;background-color:#f3f7fb;border-radius:40px;box-shadow:0 0 0 11px #1f1f1f,0 0 0 13px #191919,0 0 0 20px #111}.phone:after,.phone:before{content:"";position:absolute;left:50%;transform:translateX(-50%)}.phone:after{bottom:7px;width:140px;height:4px;background-color:#f2f2f2;border-radius:10px}.phone:before{top:0;width:56%;height:30px;background-color:#1f1f1f;border-radius:0 0 40px 40px;z-index:1}.phone .notch .camera,.phone .notch .speaker{position:absolute;display:block;z-index:1}.phone .notch .speaker{top:0;left:50%;transform:translate(-50%,6px);height:8px;width:15%;background-color:#101010;border-radius:8px;box-shadow:inset 0 -3px 3px 0 hsla(0,0%,100%,.2)}.phone .notch .camera{left:10%;top:0;transform:translate(180px,4px);width:12px;height:12px;background-color:#101010;border-radius:12px;box-shadow:inset 0 -3px 2px 0 hsla(0,0%,100%,.2)}.phone .notch .camera:after{content:"";position:absolute;background-color:#2d4d76;width:6px;height:6px;top:2px;left:2px;top:3px;left:3px;display:block;border-radius:4px;box-shadow:inset 0 -2px 2px rgba(0,0,0,.5)}.phone .display{display:block;position:absolute;height:100%;width:100%;border-radius:40px}.phone .display.offset{padding-top:30px}.phone .display{display:flex;flex-direction:column;flex-grow:1}.phone .display .toolbar{padding-top:30px;background:#f5f5f5;border-radius:40px 40px 0 0;width:100%;display:flex}.phone .display .toolbar .v-sheet{border-radius:10px 10px 0 0;box-shadow:0 2px 4px -4px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14)}.phone .display .content{position:relative;flex-grow:1}.phone .display .content .body{position:relative;height:100%;overflow-y:auto}.phone .display .content .body::-webkit-scrollbar{display:none}.phone .display .content .body .folders{position:absolute}.phone .display .content .body .stories .v-item-group .v-slide-group__next,.phone .display .content .body .stories .v-item-group .v-slide-group__prev{flex:0!important;min-width:0!important}.phone .display .content .body .stories .v-item-group .v-slide-group__next i,.phone .display .content .body .stories .v-item-group .v-slide-group__prev i{display:none}.phone .display .content .body .premium-banner .v-image{position:absolute}.phone .display .navigation-bar .v-bottom-navigation{border-radius:0 0 40px 40px}.phone .display .navigation-bar .v-bottom-navigation :first-child{border-radius:0 0 0 40px}.phone .display .navigation-bar .v-bottom-navigation button:last-child{border-radius:0 0 40px 0}.theme--light.v-bottom-navigation{background-color:#fff;color:#000}.theme--light.v-bottom-navigation .v-btn:not(.v-btn--active){color:rgba(0,0,0,.3764705882352941)!important}.theme--dark.v-bottom-navigation{background-color:#2e2e2e;color:#fff}.theme--dark.v-bottom-navigation .v-btn:not(.v-btn--active){color:hsla(0,0%,100%,.4392156862745098)!important}.v-item-group.v-bottom-navigation{bottom:0;display:flex;left:0;justify-content:center;width:100%;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-item-group.v-bottom-navigation .v-btn{background-color:transparent;border-radius:0;box-shadow:none;flex:0 1 auto;font-size:.75rem;height:inherit;max-width:168px;min-width:80px;position:relative;text-transform:none}.v-item-group.v-bottom-navigation .v-btn:after{content:none}.v-item-group.v-bottom-navigation .v-btn .v-btn__content{flex-direction:column-reverse;height:inherit}.v-item-group.v-bottom-navigation .v-btn .v-btn__content>:not(.v-icon){line-height:1.2}.v-item-group.v-bottom-navigation .v-btn.v-btn--active{color:inherit}.v-item-group.v-bottom-navigation .v-btn.v-btn--active:not(:hover):before{opacity:0}.v-item-group.v-bottom-navigation--absolute,.v-item-group.v-bottom-navigation--fixed{z-index:4}.v-item-group.v-bottom-navigation--absolute{position:absolute}.v-item-group.v-bottom-navigation--active{transform:translate(0)}.v-item-group.v-bottom-navigation--fixed{position:fixed}.v-item-group.v-bottom-navigation--grow .v-btn{width:100%}.v-item-group.v-bottom-navigation--horizontal .v-btn>.v-btn__content{flex-direction:row-reverse}.v-item-group.v-bottom-navigation--horizontal .v-btn>.v-btn__content>.v-icon{margin-bottom:0;margin-right:16px}.v-item-group.v-bottom-navigation--shift .v-btn .v-btn__content>:not(.v-icon){opacity:0;position:absolute;top:calc(100% - 12px);transform:scale(.9);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-item-group.v-bottom-navigation--shift .v-btn--active .v-btn__content>.v-icon{transform:translateY(-8px)}.v-item-group.v-bottom-navigation--shift .v-btn--active .v-btn__content>:not(.v-icon){opacity:1;top:calc(100% - 22px);transform:scale(1)}