.phone-frame{position:absolute;z-index:1;width:27.6rem;height:59rem;border-radius:3.75rem;background-color:#000;box-shadow:0 0 .1em .25em #050506,0 0 0 .4em #d3cde4;z-index:2}.phone-frame .phone-content{height:100%;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:3.75rem}.phone-frame .phone-notch{position:absolute;top:.75rem;left:50%;transform:translate(-50%);height:2.25rem;width:30%;background-color:#000;border-radius:1.4rem;cursor:pointer;z-index:9999}.phone-frame .phone-indicator{position:absolute;left:0;right:0;bottom:.5rem;margin:auto;width:9rem;height:.313rem;z-index:999;display:flex;align-items:center;justify-content:center;border-radius:.25rem;background:transparent;-webkit-backdrop-filter:grayscale(1) invert(1) contrast(100);backdrop-filter:grayscale(1) invert(1) contrast(100);cursor:pointer}.phone-frame .phone-time{position:absolute;top:0;width:100%;padding:1.2rem 3.5rem;z-index:9;pointer-events:none;font-weight:500;font-size:1rem;color:#000;font-family:Poppins,sans-serif}.check{display:flex;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;border-radius:50%;border:2px solid #f0f0f0}.check.checked{background-color:#46ace8;border-color:#46ace8}.check.checked svg{font-size:1rem;color:#fff}.fullscreen-preview{width:100%;height:100%;position:absolute;top:0;left:0;z-index:9999;background-color:#000000d9;display:flex;justify-content:center;align-items:center}.fullscreen-preview .fullscreen-content{height:auto}.fullscreen-preview>div{display:flex;justify-content:center;align-items:center;width:90%;height:90%}.fullscreen-preview>div img,.fullscreen-preview>div video{border-radius:1rem}.picchat-metadata{width:100%;height:100%;display:flex;flex-direction:column;position:absolute;top:0;left:0;z-index:8;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background-color:#96969680}.picchat-metadata .picchat-metadata-header{width:100%;padding:4rem 1.5rem 1.5rem}.picchat-metadata .picchat-metadata-header svg{font-size:1.75rem;color:#fff;cursor:pointer}.picchat-metadata .picchat-metadata-content{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr 1fr;gap:.5rem;padding:1.5rem}.picchat-metadata .picchat-metadata-content .item{width:100%;height:100%;font-weight:500;text-align:center;text-transform:uppercase;color:#fafafa;cursor:pointer;transition:all .2s ease-in-out}.picchat-metadata .picchat-metadata-content .item:hover{filter:brightness(.85)}.picchat-metadata .picchat-metadata-content .item span{font-size:1rem;font-weight:700}.picchat-footer{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 2.5rem 2rem;position:absolute;bottom:0;z-index:3;border-top:1px solid rgba(0,0,0,.1);background-color:var(--background-primary)}.picchat-footer[data-incamera=true]{background-color:#000}.picchat-footer[data-incamera=true]>div svg{color:#ffffffe6}.picchat-footer[data-incamera=true]>div[data-active=true] svg{color:#fff}.picchat-footer[data-incamera=true]>div .badge{border:2px solid #030303}.picchat-footer[data-incamera=true]>div:hover{filter:brightness(.9)}.picchat-footer[data-incamera=true]>div:hover svg{color:#fff}.picchat-footer>div{position:relative;cursor:pointer;transition:filter .2s ease-in-out;outline:none}.picchat-footer>div[data-active=true] svg{color:var(--text-primary);opacity:1}.picchat-footer>div[data-disabled=true]{cursor:not-allowed}.picchat-footer>div.camera svg{font-size:1.9rem}.picchat-footer>div svg{font-size:1.65rem;color:var(--text-primary);opacity:.9}.picchat-footer>div .badge{position:absolute;top:-.5rem;right:-.8rem;background-color:#f33c58;color:#fff;min-height:.5rem;min-width:.5rem;padding:.025rem .45rem;border-radius:2rem;border:2px solid #ffffff;font-size:.75rem}.picchat-footer>div:hover{filter:brightness(.9);opacity:1}.picchat-footer>div:hover svg{color:var(--text-primary)}.picchat-header{display:flex;flex-direction:column;width:100%;position:absolute;top:0;z-index:3}.picchat-header[data-incamera=true] .picchat-header-area{background-color:#000}.picchat-header[data-incamera=true] .picchat-header-content svg,.picchat-header[data-incamera=true] .picchat-header-content .avatar,.picchat-header[data-incamera=true] .picchat-header-content .vertical{background-color:#00000080;color:#fff}.picchat-header .picchat-header-area{background-color:var(--background-primary);width:100%;padding:1.75rem 0;transition:background-color .2s ease-in-out}[data-incamera=true] .picchat-header .picchat-header-area{background-color:#000}.picchat-header .picchat-header-content{display:flex;align-items:flex-start;justify-content:space-between;padding:.5rem 1rem 0;width:100%}.picchat-header .picchat-header-content>div{flex:1;display:flex;justify-content:center;gap:.6rem;cursor:pointer;transition:all .2s ease-in-out}.picchat-header .picchat-header-content>div:hover{filter:brightness(.9)}.picchat-header .picchat-header-content>div:first-child{justify-content:flex-start}.picchat-header .picchat-header-content>div:last-child{justify-content:flex-end}.picchat-header .picchat-header-content>div .relative{position:relative}.picchat-header .picchat-header-content>div .vertical{display:flex;flex-direction:column;align-items:center;background-color:#e8e7e7;padding-bottom:.25rem;border-radius:1rem;transition:background-color .2s ease-in-out}.picchat-header .picchat-header-content>div .vertical svg{background-color:transparent}.picchat-header .picchat-header-content>div svg{padding:.5rem;border-radius:50%;font-size:2.25rem;color:var(--text-primary);background-color:var(--background-highlight);transition:background-color .2s ease-in-out}.picchat-header .picchat-header-content>div .avatar{height:2.25rem;width:2.25rem;border-radius:50%;background-color:var(--background-highlight)}.picchat-header .picchat-header-content>div .avatar img,.picchat-header .picchat-header-content>div .avatar video{width:100%;height:100%;border-radius:50%;margin-bottom:-.25rem}.picchat-header .picchat-header-content>div .story{height:2.25rem;width:2.25rem;border-radius:50%;border:2px solid var(--border-color)}.picchat-header .picchat-header-content>div .story img,.picchat-header .picchat-header-content>div .story video{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:center}.picchat-header .picchat-header-content>div .title{font-size:1.2rem;font-weight:500;color:var(--text-primary);margin-top:.4rem}.picchat-header .picchat-header-content>div .badge{position:absolute;top:-.3rem;right:-.3rem;display:flex;align-items:center;justify-content:center;background-color:#f33c58;color:#fff;min-height:1.1rem;min-width:1.1rem;border-radius:50%;font-size:.75rem}.picchat-notification{width:94%;display:flex;align-items:center;justify-content:space-between;position:absolute;top:3.25rem;padding:.25rem 1rem .25rem .25rem;border-radius:.75rem;background-color:var(--background-highlight);overflow:hidden;z-index:10}.picchat-notification .content{display:flex;align-items:center;gap:.3rem}.picchat-notification .content .avatar{width:3rem;height:3rem;border-radius:50%}.picchat-notification .content .user{display:flex;flex-direction:column}.picchat-notification .content .user .name{font-size:.95rem;font-weight:500;color:var(--text-primary)}.picchat-notification .content .user .subtitle{font-size:.875rem;font-weight:400;color:var(--text-secondary)}.picchat-notification svg{width:1.5rem;height:1.5rem}.switch{position:relative;display:inline-block;width:2.25rem;height:1.25rem}.switch input{display:none;height:0;width:0}.switch input:checked+.slider{background-color:#57d26e}.switch input:focus+.slider{box-shadow:0 0 .063rem #57d26e}.switch.light .slider{background-color:#ccc}.switch.dark .slider{background-color:#4b4b4d}.switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;transition:.4s;border-radius:2.125rem}.switch .slider:before{border-radius:50%;position:absolute;content:"";height:1.2rem;width:1.2rem;left:.063rem;bottom:0rem;background-color:#fff;-webkit-transition:.4s;transition:.4s;border:.063rem solid #ccc}.switch input:checked+.slider:before{-webkit-transform:translateX(1.1rem);-ms-transform:translateX(1.1rem);transform:translate(1.1rem)}*{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;user-select:none;user-drag:none}img,svg{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}svg{outline:0!important;border:0!important;-webkit-tap-highlight-color:transparent!important;box-shadow:none!important}svg:focus,svg:active,svg:focus-visible{outline:0!important;border:0!important;box-shadow:none!important}.picchat-container{height:100%;width:100%;display:flex;align-items:center;justify-content:center;background-color:var(--background-primary);font-family:Roboto,sans-serif;overflow:hidden}.picchat-container[data-view=camera]{background-color:#000}.picchat-container .loading{display:flex;align-items:center;justify-content:center;background-color:#000;width:100%;height:100%}.picchat-wrapper{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;position:relative}.picchat-wrapper .profile-modal{display:flex;flex-direction:column;align-items:center;gap:1rem;position:absolute;bottom:0;z-index:5;min-height:15rem;max-height:30rem;width:100%;border-radius:1.5rem 1.5rem 0 0;padding:1rem 1.5rem 3rem;background-color:var(--background-secondary)}.picchat-wrapper .profile-modal[data-browsing-saved=true]{max-height:100%}.picchat-wrapper .profile-modal .profile-modal-header{display:flex;align-items:center;justify-content:space-between;width:100%}.picchat-wrapper .profile-modal .profile-modal-header>div{flex:1;display:flex;align-items:center;justify-content:center}.picchat-wrapper .profile-modal .profile-modal-header>div:first-child{justify-content:flex-start}.picchat-wrapper .profile-modal .profile-modal-header .close{width:4rem;height:.2rem;border-radius:5px;background-color:var(--text-secondary);cursor:pointer}.picchat-wrapper .profile-modal .profile-modal-header svg{font-size:1.5rem;color:var(--text-secondary);cursor:pointer;transition:filter .2s ease-in-out;pointer-events:none}.picchat-wrapper .profile-modal .profile-modal-header svg:hover{filter:brightness(.9)}.picchat-wrapper .profile-modal .profile-modal-content{display:flex;flex-direction:column;align-items:center;gap:1rem;overflow-y:auto;overflow-x:hidden;width:100%;padding-bottom:1rem}.picchat-wrapper .profile-modal .profile-modal-content::-webkit-scrollbar{display:none}.picchat-wrapper .profile-modal .profile{width:100%;display:flex;align-items:center;justify-content:space-between}.picchat-wrapper .profile-modal .profile .user{display:flex;align-items:center;gap:.5rem}.picchat-wrapper .profile-modal .profile .user .avatar{height:4rem;width:4rem;border-radius:50%;background-color:var(--background-highlight)}.picchat-wrapper .profile-modal .profile .user .avatar img{width:100%;height:100%;border-radius:50%;object-position:center;object-fit:cover}.picchat-wrapper .profile-modal .profile .user .info{display:flex;flex-direction:column;gap:.25rem}.picchat-wrapper .profile-modal .profile .user .info .name{font-size:1.25rem;font-weight:500;color:var(--text-primary);font-family:Roboto,sans-serif;background:transparent;padding:0 .5rem}.picchat-wrapper .profile-modal .profile .user .info input{border-radius:.5rem;border:2px solid var(--background-highlight);outline:none}.picchat-wrapper .profile-modal .profile .user .info .username{font-size:.9rem;font-weight:500;color:var(--text-secondary);padding:0 .5rem}.picchat-wrapper .profile-modal .profile svg{font-size:1.5rem;color:var(--text-secondary);cursor:pointer}.picchat-wrapper .profile-modal .badges{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;width:100%}.picchat-wrapper .profile-modal .badges .badge{display:flex;align-items:center;padding:.15rem .4rem;border-radius:1rem;border:2px solid rgba(0,0,0,.1);font-size:.8rem;color:var(--text-secondary)}.picchat-wrapper .profile-modal .badges .badge svg{font-size:1rem;color:var(--text-secondary)}.picchat-wrapper .profile-modal .badges .badge svg:last-child{margin-right:.25rem}.picchat-wrapper .profile-modal .location{display:flex;flex-direction:column;width:100%}.picchat-wrapper .profile-modal .location .title{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem;margin-left:.25rem}.picchat-wrapper .profile-modal .location .mapscomponent-wrapper{height:10rem;width:100%;cursor:pointer}.picchat-wrapper .profile-modal .location .mapscomponent-wrapper>div{border-radius:.75rem}.picchat-wrapper .profile-modal .saved-images{display:grid;align-items:center;grid-template-columns:repeat(4,1fr);gap:.1rem;width:100%}.picchat-wrapper .profile-modal .saved-images .post{width:100%;position:relative;overflow:hidden}.picchat-wrapper .profile-modal .saved-images .post img{width:100%;height:100%;border-radius:.4rem;border:1px solid var(--border-color);object-position:center;object-fit:cover;cursor:pointer;transition:filter .2s ease-in-out}.picchat-wrapper .profile-modal .saved-images .post img:hover{filter:brightness(.8)}.picchat-wrapper .profile-modal .saved-chats{display:flex;flex-direction:column;gap:.2rem;width:100%}.picchat-wrapper .profile-modal .saved-chats .title{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem;margin-left:.25rem}.picchat-wrapper .profile-modal .saved-chats .preview{display:grid;align-items:center;grid-template-columns:repeat(5,1fr);gap:.3rem;padding:.5rem .75rem;border-radius:1rem;background-color:var(--background-primary);width:100%}.picchat-wrapper .profile-modal .saved-chats .preview .post{width:100%;position:relative;overflow:hidden}.picchat-wrapper .profile-modal .saved-chats .preview .post img{width:100%;height:100%;border-radius:.4rem;border:1px solid var(--border-color);object-position:center;object-fit:cover;cursor:pointer;transition:filter .2s ease-in-out}.picchat-wrapper .profile-modal .saved-chats .preview .post img:hover{filter:brightness(.8)}.picchat-wrapper .profile-modal .saved-chats .button{width:100%;padding:.5rem .75rem;border-radius:.25rem;background-color:var(--background-highlight);text-align:center;font-size:.9rem;font-weight:500;color:#6b707b;cursor:pointer;transition:filter .2s ease-in-out}.picchat-wrapper .profile-modal .saved-chats .button:hover{filter:brightness(.9)}.picchat-wrapper .picchat-sendpost{display:flex;flex-direction:column;align-items:center;position:absolute;top:0;z-index:5;height:100%;width:100%}.picchat-wrapper .picchat-sendpost .loading{background-color:transparent;z-index:1}.picchat-wrapper .picchat-sendpost .attachment-wrapper{width:100%;height:100%;display:flex;align-items:center}.picchat-wrapper .picchat-sendpost .attachment-wrapper .attachment{width:100%;aspect-ratio:700/1380!important;filter:brightness(.9);object-fit:cover}.picchat-wrapper .picchat-sendpost .text-bounds{position:absolute;left:0;top:10%;height:80%;width:100%}.picchat-wrapper .picchat-sendpost .filters{width:100%;height:91%;display:flex;align-items:center;position:absolute;top:0;left:0;overflow-x:auto;overflow-y:hidden}.picchat-wrapper .picchat-sendpost .filters::-webkit-scrollbar{display:none}.picchat-wrapper .picchat-sendpost .filters .filter{position:static;padding-bottom:10%;z-index:inherit}.picchat-wrapper .picchat-sendpost .bin-container{display:flex;align-items:flex-end;justify-content:center;position:absolute;bottom:6.5rem;z-index:1;height:2.25rem;width:100%}.picchat-wrapper .picchat-sendpost .bin-container svg{font-size:1.85rem;color:#fff;opacity:.85}.picchat-wrapper .picchat-sendpost .actions{position:absolute;top:0;z-index:6;display:flex;justify-content:space-between;padding:3.5rem 1.5rem 1rem;width:100%;height:100%;pointer-events:none}.picchat-wrapper .picchat-sendpost .actions>div{display:flex;flex-direction:column;align-items:center;gap:1.5rem;cursor:pointer}.picchat-wrapper .picchat-sendpost .actions>div svg{color:#fff;font-size:1.7rem;text-shadow:0 0 2.5rem rgba(0,0,0,.5);pointer-events:all}.picchat-wrapper .picchat-sendpost .post-footer{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.5rem 1.5rem 2rem;margin-top:auto;background-color:#1e1e1e}.picchat-wrapper .picchat-sendpost .post-footer>div{display:flex;align-items:center;justify-content:center;gap:.35rem;color:#fffc;background-color:#393939;border-radius:1rem;font-size:1.1rem;font-weight:500;width:100%;height:2.5rem;cursor:pointer;transition:filter .2s ease-in-out}.picchat-wrapper .picchat-sendpost .post-footer>div .avatar{height:1.75rem;width:1.75rem;border-radius:50%;border:2px solid rgba(255,255,255,.15);object-position:center;object-fit:cover}.picchat-wrapper .picchat-sendpost .post-footer>div.send{background-color:#fffc01;color:#000;font-weight:600}.picchat-wrapper .picchat-sendpost .post-footer>div.send svg{font-size:1.5rem;width:1.5rem!important;height:1.5rem!important;color:#000}.picchat-wrapper .picchat-sendpost[data-reply=true] .attachment{height:100%}.picchat-wrapper .picchat-sendpost[data-reply=true] .post-footer{align-items:center;justify-content:flex-end;gap:1.25rem;padding:1rem 1.5rem 2rem;background-color:#0009;cursor:pointer;position:absolute;bottom:0;left:0;z-index:5}.picchat-wrapper .picchat-sendpost[data-reply=true] .post-footer>div{background-color:transparent;padding:0;width:auto;height:auto}.picchat-wrapper .picchat-sendpost[data-reply=true] .post-footer>div.name{font-size:1.1rem;font-weight:500;color:#fff;margin-top:.2rem;cursor:inherit}.picchat-wrapper .picchat-sendpost[data-reply=true] .post-footer>div.name:hover{filter:none}.picchat-wrapper .picchat-sendpost[data-reply=true] .post-footer svg{color:#fff!important;width:2rem!important;height:2rem!important}.picchat-wrapper .picchat-sendpost[data-reply=true] .post-footer svg path{fill:#fff!important;stroke:#fff!important}.picchat-wrapper .picchat-snap{display:flex;flex-direction:column;align-items:center;position:absolute;top:0;z-index:5;height:100%;width:100%;background-color:#000}.picchat-wrapper .picchat-snap .post-content{padding-top:3rem;height:100%;width:98%;position:relative}.picchat-wrapper .picchat-snap .post-content img{width:100%;height:100%;object-fit:cover;object-position:center;border-top-left-radius:1rem;border-top-right-radius:1rem}.picchat-wrapper .picchat-snap .post-footer{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem 1.5rem 2rem;position:absolute;bottom:0;left:0;background-color:#000}.picchat-wrapper .picchat-snap .post-footer>div{display:flex;align-items:center;justify-content:center;border-radius:1rem;padding:.5rem .75rem;background-color:#393939;font-size:1.5rem;color:#fffc;cursor:pointer;transition:filter .2s ease-in-out}.picchat-wrapper .picchat-snap .post-footer>div.full{justify-content:flex-start;text-align:left;width:100%;font-size:1rem;font-weight:500;padding:.65rem 1rem}.picchat-wrapper .picchat-snap .post-footer>div svg{width:1.25rem;height:1.25rem}.picchat-wrapper .picchat-snap .post-footer>div svg.message-icon{color:var(--color-blue)}.picchat-wrapper .picchat-snap .post-footer>div:hover{filter:brightness(.8)}.picchat-wrapper .picchat-snap .post-footer>input{padding:.65rem .75rem;width:100%;border-radius:1rem;font-size:1rem;color:#fffc;background-color:#393939;border:none;outline:none;cursor:pointer;transition:filter .2s ease-in-out}.picchat-wrapper .picchat-snap .post-footer>input::placeholder{color:#fffc;font-size:1rem}.picchat-wrapper .picchat-story{display:flex;flex-direction:column;align-items:center;position:absolute;top:0;z-index:5;height:100%;width:100%;background-color:#000}.picchat-wrapper .picchat-story .story-header{display:flex;flex-direction:column;gap:.5rem;position:absolute;top:4.5rem;width:100%;padding:0 1.25rem;z-index:2}.picchat-wrapper .picchat-story .story-header .steps{display:flex;align-items:center;gap:.5rem;width:100%}.picchat-wrapper .picchat-story .story-header .steps .step{display:flex;align-items:center;gap:.5rem;width:100%;height:.125rem;border-radius:1rem;cursor:pointer;background-color:#c8c8c880}.picchat-wrapper .picchat-story .story-header .steps .step[data-active=true]{background-color:#ffffffe6}.picchat-wrapper .picchat-story .story-header .content{display:flex;align-items:center;justify-content:space-between;width:100%}.picchat-wrapper .picchat-story .story-header .content .profile{display:flex;align-items:center;gap:.5rem;cursor:pointer}.picchat-wrapper .picchat-story .story-header .content .profile .avatar{height:2.75rem;width:2.75rem;object-position:center;object-fit:cover;border-radius:50%}.picchat-wrapper .picchat-story .story-header .content .profile .info{display:flex;flex-direction:column}.picchat-wrapper .picchat-story .story-header .content .profile .info .name{font-size:.9rem;font-weight:500;color:#fff;text-shadow:0 0 .5rem rgba(0,0,0,.5)}.picchat-wrapper .picchat-story .story-header .content .profile .info .timestamp{font-size:.8rem;font-weight:500;color:#fffc;text-shadow:0 0 .5rem rgba(0,0,0,.25)}.picchat-wrapper .picchat-story .story-header .content svg{font-size:1.25rem;color:#fff;cursor:pointer;transition:filter .2s ease-in-out}.picchat-wrapper .picchat-story .story-header .content svg:hover{filter:brightness(.9)}.picchat-wrapper .picchat-story .story-content{width:98%;height:95%;padding-top:4rem;position:relative}.picchat-wrapper .picchat-story .story-content img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:1rem;filter:brightness(.85)}.picchat-wrapper .picchat-story .story-footer{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem 1.5rem 2rem;margin-top:auto;position:absolute;bottom:0;left:0;background-color:#000}.picchat-wrapper .picchat-story .story-footer.normal>div{display:flex;align-items:center;justify-content:center;border-radius:1rem;padding:.5rem .75rem;background-color:#393939;font-size:1.5rem;color:#fffc;cursor:pointer;transition:filter .2s ease-in-out}.picchat-wrapper .picchat-story .story-footer.normal>div.full{justify-content:flex-start;text-align:left;width:100%;font-size:1rem;font-weight:500;padding:.65rem 1rem}.picchat-wrapper .picchat-story .story-footer.normal>div svg{width:1.25rem;height:1.25rem;color:#fff}.picchat-wrapper .picchat-story .story-footer.normal>div svg path{fill:#fff;stroke:#fff}.picchat-wrapper .picchat-story .story-footer.normal>div:hover{filter:brightness(.8)}.picchat-wrapper .picchat-story .story-footer.normal>input{padding:.65rem .75rem;width:100%;border-radius:1rem;font-size:1rem;color:#fffc;background-color:#393939;border:none;outline:none;cursor:pointer;transition:filter .2s ease-in-out}.picchat-wrapper .picchat-story .story-footer.normal>input::placeholder{color:#fffc;font-size:1rem}.picchat-wrapper .picchat-story .story-footer[data-owner=true]{position:absolute;bottom:1.5rem;background-color:transparent}.picchat-wrapper .picchat-story .story-footer[data-owner=true]>div{display:flex;align-items:center;gap:.25rem;flex:1;width:100%}.picchat-wrapper .picchat-story .story-footer[data-owner=true]>div.viewers{justify-content:flex-start;color:#fff;font-size:.9rem}.picchat-wrapper .picchat-story .story-footer[data-owner=true]>div.viewers svg{font-size:1.25rem}.picchat-wrapper .picchat-story .story-footer[data-owner=true]>div.toggle{justify-content:center}.picchat-wrapper .picchat-story .story-footer[data-owner=true]>div.toggle svg{color:#fff;font-size:2rem;cursor:pointer}.picchat-wrapper .picchat-story .story-modal{position:absolute;top:0;left:0;z-index:5;display:flex;flex-direction:column;gap:1rem;height:100%;width:100%;background-color:var(--background-secondary)}.picchat-wrapper .picchat-story .story-modal .story-modal-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:4rem 1.25rem 0;color:var(--text-primary)}.picchat-wrapper .picchat-story .story-modal .story-modal-header .title{font-size:1rem;font-weight:500}.picchat-wrapper .picchat-story .story-modal .story-modal-header svg{font-size:1.5rem;cursor:pointer}.picchat-wrapper .picchat-story .story-modal .story-modal-content{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}.picchat-wrapper .picchat-story .story-modal .story-modal-content .image{position:relative;width:20%;padding-bottom:1rem}.picchat-wrapper .picchat-story .story-modal .story-modal-content .image img,.picchat-wrapper .picchat-story .story-modal .story-modal-content .image video{border-radius:1rem}.picchat-wrapper .picchat-story .story-modal .story-modal-content .image .timestamp{position:absolute;top:.5rem;left:50%;transform:translate(-50%);font-size:.55rem;color:#fff}.picchat-wrapper .picchat-story .story-modal .story-modal-content .image .viewers{display:flex;align-items:center;gap:.25rem;position:absolute;bottom:-.25rem;left:50%;transform:translate(-50%);font-size:.8rem;color:var(--text-primary)}.picchat-wrapper .picchat-story .story-modal .story-modal-content .image .viewers svg{font-size:1rem}.picchat-wrapper .picchat-story .story-modal .story-modal-content .search{display:flex;align-items:center;gap:.5rem;width:90%;background-color:var(--background-highlight);padding:.25rem .5rem;border-radius:.75rem}.picchat-wrapper .picchat-story .story-modal .story-modal-content .search svg{font-size:1.25rem;color:var(--text-primary)}.picchat-wrapper .picchat-story .story-modal .story-modal-content .search input{width:100%;font-size:.875rem;color:var(--text-primary);background:transparent;border:none;outline:none}.picchat-wrapper .picchat-story .story-modal .story-modal-content .section{display:flex;flex-direction:column;gap:.5rem;width:90%}.picchat-wrapper .picchat-story .story-modal .story-modal-content .section .title{font-size:.9rem;font-weight:500;color:var(--text-primary)}.picchat-wrapper .picchat-story .story-modal .story-modal-content .section .items{display:flex;flex-direction:column;background-color:var(--background-primary);border-radius:.75rem;max-height:100%;overflow-y:auto}.picchat-wrapper .picchat-story .story-modal .story-modal-content .section .items::-webkit-scrollbar{display:none}.picchat-wrapper .picchat-story .story-modal .story-modal-content .section .items .item{display:flex;align-items:center;gap:.5rem;padding:.5rem}.picchat-wrapper .picchat-story .story-modal .story-modal-content .section .items .item img{width:2.5rem;height:2.5rem;border-radius:50%}.picchat-wrapper .picchat-story .story-modal .story-modal-content .section .items .item .name{font-size:.875rem;font-weight:500;color:var(--text-primary)}.picchat-wrapper .picchat-userlist{display:flex;flex-direction:column;align-items:center;position:absolute;top:0;z-index:7;width:100%;height:100%;background-color:var(--background-secondary)}.picchat-wrapper .picchat-userlist .loading{background-color:transparent}.picchat-wrapper .picchat-userlist .userlist-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;max-height:100%;overflow-y:auto;padding-bottom:5rem}.picchat-wrapper .picchat-userlist .userlist-header{display:flex;align-items:center;gap:.5rem;width:100%;padding:3.5rem 1.5rem 1rem;border-bottom:1px solid var(--border-color)}.picchat-wrapper .picchat-userlist .userlist-header svg{font-size:2rem;color:var(--text-primary);cursor:pointer;transition:filter .2s ease-in-out}.picchat-wrapper .picchat-userlist .userlist-header svg:hover{filter:brightness(.9)}.picchat-wrapper .picchat-userlist .userlist-header .input{display:flex;align-items:center;gap:.4rem;width:100%;padding:.4rem .75rem;border-radius:2rem;background-color:var(--background-highlight)}.picchat-wrapper .picchat-userlist .userlist-header .input svg{color:var(--text-primary);font-size:1.25rem}.picchat-wrapper .picchat-userlist .userlist-header .input input{border:none;outline:none;font-size:1.05rem;color:#525862;background:transparent}.picchat-wrapper .picchat-userlist .userlist-content{display:flex;flex-direction:column;gap:1.5rem;padding:1rem 1.25rem;width:100%}.picchat-wrapper .picchat-userlist .userlist-content section{display:flex;flex-direction:column;gap:.35rem}.picchat-wrapper .picchat-userlist .userlist-content section .title{font-size:.9rem;font-weight:500;color:var(--text-primary)}.picchat-wrapper .picchat-userlist .userlist-content section .items{display:flex;flex-direction:column;background-color:var(--background-primary);border-radius:.75rem;box-shadow:0 0 5px 2px #00000006}.picchat-wrapper .picchat-userlist .userlist-content section .items[data-grid=true]{display:grid;grid-template-columns:repeat(2,1fr);gap:.3rem;background-color:transparent;box-shadow:none;border-radius:0}.picchat-wrapper .picchat-userlist .userlist-content section .items[data-grid=true] .item{border:none;border-radius:.75rem;padding:.2rem .4rem;background-color:var(--background-primary);box-shadow:0 0 5px 1px #00000006}.picchat-wrapper .picchat-userlist .userlist-content section .items[data-grid=true] .item .name{font-size:.9rem}.picchat-wrapper .picchat-userlist .userlist-content section .items .item{display:flex;align-items:center;justify-content:space-between;padding:.4rem;border-bottom:1px solid var(--border-color);width:100%;cursor:pointer}.picchat-wrapper .picchat-userlist .userlist-content section .items .item .user{display:flex;align-items:center;gap:.3rem}.picchat-wrapper .picchat-userlist .userlist-content section .items .item .user img{width:3rem;height:3rem;border-radius:50%}.picchat-wrapper .picchat-userlist .userlist-content section .items .item .user .info{display:flex;flex-direction:column;gap:.1rem}.picchat-wrapper .picchat-userlist .userlist-content section .items .item .user .info .name{font-size:.9rem;color:var(--text-primary)}.picchat-wrapper .picchat-userlist .userlist-content section .items .item .user .info .location{font-size:.8rem;color:var(--text-secondary)}.picchat-wrapper .picchat-userlist .userlist-content section .items .item .user .info .badges{display:flex;align-items:center}.picchat-wrapper .picchat-userlist .userlist-content section .items .item .user .info .badges>div{display:flex;align-items:center;font-size:.8rem;color:var(--text-secondary)}.picchat-wrapper .picchat-userlist .userlist-content section .items .item .user .info .badges>div img{width:1rem;height:1rem}.picchat-wrapper .picchat-userlist .userlist-content section .items .item .actions{display:flex;align-items:center;gap:.5rem;margin-right:.75rem}.picchat-wrapper .picchat-userlist .userlist-content section .items .item .actions .check{margin-right:.5rem}.picchat-wrapper .picchat-userlist .userlist-content section .items .item .actions .streaks{display:flex;align-items:center;gap:.1rem;font-size:.9rem;color:var(--text-secondary)}.picchat-wrapper .picchat-userlist .userlist-footer{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 2rem 1.75rem;position:absolute;bottom:0;background-color:var(--color-blue)}.picchat-wrapper .picchat-userlist .userlist-footer .names{display:flex;align-items:center;flex-flow:row wrap;gap:.35rem;color:#fff;font-weight:500;font-size:1rem;max-width:80%;overflow-x:auto}.picchat-wrapper .picchat-userlist .userlist-footer svg{padding:.35rem;border-radius:50%;background-color:#fff;cursor:pointer;color:var(--color-blue)!important;width:1.9rem!important;height:1.9rem!important}.picchat-wrapper .picchat-userlist .userlist-footer svg path{fill:var(--color-blue)!important;stroke:var(--color-blue)!important}.picchat-wrapper .picchat-addlist{display:flex;flex-direction:column;align-items:center;position:absolute;top:0;z-index:7;height:100%;width:100%;background-color:var(--background-secondary)}.picchat-wrapper .picchat-addlist .addlist-header{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%;padding:3.5rem 1.25rem 1rem;border-bottom:1px solid var(--border-color)}.picchat-wrapper .picchat-addlist .addlist-header>div{display:flex;align-items:center;justify-content:space-between;width:100%}.picchat-wrapper .picchat-addlist .addlist-header>div div{display:flex;flex:1;width:100%}.picchat-wrapper .picchat-addlist .addlist-header>div div.title{text-align:center;justify-content:center;font-size:1.1rem;font-weight:500;color:var(--text-primary)}.picchat-wrapper .picchat-addlist .addlist-header svg{font-size:2rem;color:var(--text-primary);cursor:pointer;transition:filter .2s ease-in-out}.picchat-wrapper .picchat-addlist .addlist-header svg:hover{filter:brightness(.9)}.picchat-wrapper .picchat-addlist .addlist-header .input{display:flex;align-items:center;gap:.4rem;width:100%;padding:.4rem .75rem;border-radius:2rem;background-color:var(--background-highlight)}.picchat-wrapper .picchat-addlist .addlist-header .input svg{color:var(--text-primary);font-size:1.25rem}.picchat-wrapper .picchat-addlist .addlist-header .input input{border:none;outline:none;font-size:1.05rem;color:#525862;background:transparent}.picchat-wrapper .picchat-addlist .addlist-content{display:flex;flex-direction:column;gap:1.5rem;padding:1rem .75rem;width:100%;max-height:100%;overflow-y:auto}.picchat-wrapper .picchat-addlist .addlist-content::-webkit-scrollbar{display:none}.picchat-wrapper .picchat-addlist .addlist-content section{display:flex;flex-direction:column;gap:.35rem}.picchat-wrapper .picchat-addlist .addlist-content section .title{font-size:.9rem;font-weight:500;color:var(--text-primary)}.picchat-wrapper .picchat-addlist .addlist-content section .items{display:flex;flex-direction:column;background-color:var(--background-primary);border-radius:.75rem;box-shadow:0 0 5px 2px #00000006}.picchat-wrapper .picchat-addlist .addlist-content section .items .item{display:flex;align-items:center;justify-content:space-between;padding:.4rem;border-bottom:1px solid var(--border-color);width:100%;cursor:pointer}.picchat-wrapper .picchat-addlist .addlist-content section .items .item:last-child{border-bottom:none}.picchat-wrapper .picchat-addlist .addlist-content section .items .item .user{display:flex;align-items:center;gap:.3rem}.picchat-wrapper .picchat-addlist .addlist-content section .items .item .user img{width:3rem;height:3rem;border-radius:50%}.picchat-wrapper .picchat-addlist .addlist-content section .items .item .user .info{display:flex;flex-direction:column;gap:.1rem}.picchat-wrapper .picchat-addlist .addlist-content section .items .item .user .info .name{font-size:1rem;color:var(--text-primary)}.picchat-wrapper .picchat-addlist .addlist-content section .items .item .user .info .username{font-size:.85rem;color:var(--text-secondary)}.picchat-wrapper .picchat-addlist .addlist-content section .items .item .user .info .contact{font-size:.85rem;font-weight:500;color:var(--text-secondary)}.picchat-wrapper .picchat-addlist .addlist-content section .items .item .buttons{display:flex;align-items:center;gap:.3rem}.picchat-wrapper .picchat-addlist .addlist-content section .items .item .button{display:flex;align-items:center;justify-content:center;gap:.3rem;padding:.5rem 1rem;border-radius:.75rem;background-color:var(--background-highlight);color:var(--text-primary);font-size:.85rem;font-weight:500;cursor:pointer;transition:filter .2s ease-in-out}.picchat-wrapper .picchat-addlist .addlist-content section .items .item .button svg{font-size:1rem;color:var(--text-primary)}.picchat-wrapper .picchat-addlist .addlist-content section .items .item .button[data-disabled=true]{cursor:not-allowed}.picchat-wrapper .picchat-addlist .addlist-content section .items .item .button[data-added=true]{color:var(--color-blue)}.picchat-wrapper .picchat-addlist .addlist-content section .items .item .button[data-added=true] svg{color:var(--color-blue)}.picchat-wrapper .picchat-addlist .addlist-content section .items .item .button:hover:not(.picchat-wrapper .picchat-addlist .addlist-content section .items .item .button[data-disabled=true]){filter:brightness(.9)}.picchat-wrapper .picchat-addlist .addlist-content section .items .item svg{font-size:1.25rem;color:var(--text-primary);cursor:pointer}.picchat-wrapper .picchat-respond{display:flex;flex-direction:column;align-items:center;position:absolute;top:0;z-index:4;height:100%;width:100%;background-color:#000}.picchat-wrapper .picchat-respond .respond-header{display:flex;align-items:flex-start;justify-content:space-between;padding:6rem 1rem 0;width:100%;z-index:8}.picchat-wrapper .picchat-respond .respond-header>div{flex:1;display:flex;flex-direction:column;align-items:center;gap:.75rem;cursor:pointer;transition:all .2s ease-in-out}.picchat-wrapper .picchat-respond .respond-header>div:first-child{align-items:flex-start}.picchat-wrapper .picchat-respond .respond-header>div:first-child svg{padding:0;background-color:transparent;font-size:2rem}.picchat-wrapper .picchat-respond .respond-header>div:last-child{align-items:flex-end}.picchat-wrapper .picchat-respond .respond-header>div .relative{position:relative}.picchat-wrapper .picchat-respond .respond-header>div svg{font-size:1.75rem;color:#fff;transition:background-color .2s ease-in-out}.picchat-wrapper .picchat-respond .respond-header>div.title{display:flex;align-items:center;gap:.25rem;margin-top:.4rem;color:#fff}.picchat-wrapper .picchat-respond .respond-header>div.title .respond{font-size:1.25rem;font-weight:600}.picchat-wrapper .picchat-respond .respond-header>div.title .name{font-size:1rem;font-weight:400}.picchat-wrapper .picchat-respond .feed{position:absolute;top:5rem;left:50%;transform:translate(-50%);z-index:0;width:99%;height:83%;object-fit:cover;object-position:center;border-radius:.75rem;filter:brightness(.9)}.picchat-wrapper .picchat-respond .actions{display:flex;align-items:center;justify-content:center;position:absolute;bottom:7.5rem;width:100%}.picchat-wrapper .picchat-respond .actions .camera-button{display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:50%;border:.35rem solid white;cursor:pointer;transition:background-color .2s ease-in-out}.picchat-wrapper .picchat-respond .actions .camera-button:hover{background-color:#ffffff1a}.picchat-wrapper .picchat-respond .actions .camera-button[data-video=true] .camera-button-inner{width:94%;height:94%;border-radius:50%;background-color:#fff}.picchat-wrapper .picchat-respond .actions .camera-button[data-recording=true]{border-color:var(--color-yellow)}.picchat-wrapper .picchat-respond .actions .camera-button[data-recording=true] .camera-button-inner{width:100%;height:100%;background-color:var(--color-yellow)}.picchat-wrapper .picchat-respond .camera-types{display:flex;align-items:center;gap:.8rem;position:absolute;bottom:5.75rem;z-index:0}.picchat-wrapper .picchat-respond .camera-types div{font-size:.95rem;font-weight:600;text-transform:capitalize;color:#ffffffa6;cursor:pointer;transition:color .1s ease-in-out}.picchat-wrapper .picchat-respond .camera-types div:hover,.picchat-wrapper .picchat-respond .camera-types div[data-active=true]{color:#fff}.picchat-wrapper .picchat-chat{display:flex;flex-direction:column;align-items:center;position:absolute;top:0;z-index:4;height:100%;width:100%;background-color:var(--background-primary)}.picchat-wrapper .picchat-chat .chat-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:3rem 1.5rem 0;border-bottom:1px solid var(--border-color)}.picchat-wrapper .picchat-chat .chat-header .user{display:flex;align-items:center;gap:.75rem}.picchat-wrapper .picchat-chat .chat-header .user img{width:3.5rem;height:3.5rem}.picchat-wrapper .picchat-chat .chat-header .user .info{display:flex;flex-direction:column;gap:.1rem}.picchat-wrapper .picchat-chat .chat-header .user .info .name{font-size:1.1rem;font-weight:500;color:var(--text-primary)}.picchat-wrapper .picchat-chat .chat-header .user .info .location{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--text-secondary)}.picchat-wrapper .picchat-chat .chat-header svg{font-size:1.5rem;color:var(--text-secondary);cursor:pointer;transition:filter .2s ease-in-out}.picchat-wrapper .picchat-chat .chat-header svg:hover{filter:brightness(.9)}.picchat-wrapper .picchat-chat .chat-body{display:flex;flex-direction:column-reverse;padding:.5rem .75rem;height:100%;width:100%;max-height:52rem;overflow-y:auto;position:relative}.picchat-wrapper .picchat-chat .chat-body::-webkit-scrollbar{display:none}.picchat-wrapper .picchat-chat .chat-body .message-group{display:flex;flex-direction:column;width:100%}.picchat-wrapper .picchat-chat .chat-body .message-group[data-sender=self] .sender{color:var(--color-red)}.picchat-wrapper .picchat-chat .chat-body .message-group[data-sender=self] .message{border-color:var(--color-red)}.picchat-wrapper .picchat-chat .chat-body .message-group[data-sender=other] .sender{color:var(--color-blue)}.picchat-wrapper .picchat-chat .chat-body .message-group[data-sender=other] .message{border-color:var(--color-blue)}.picchat-wrapper .picchat-chat .chat-body .message-group:last-child{padding-bottom:.5rem}.picchat-wrapper .picchat-chat .chat-body .message-group .sender{font-size:.9rem;font-weight:500;letter-spacing:.035rem;text-transform:uppercase;margin-top:.75rem;padding-bottom:.15rem}.picchat-wrapper .picchat-chat .chat-body .message-group .message{padding:.1rem 0 .1rem .4rem;border-left-width:.15rem;border-left-style:solid;font-size:1rem;color:var(--text-primary);overflow-wrap:break-word}.picchat-wrapper .picchat-chat .chat-body .message-group .message img{width:10rem;border-radius:.5rem;object-fit:cover;object-position:center}.picchat-wrapper .picchat-chat .chat-body .message-group .message .type{display:flex;align-items:center;gap:.6rem;width:90%;padding:.75rem 1rem;margin:.15rem 0;border:1px solid var(--border-color);border-radius:.5rem}.picchat-wrapper .picchat-chat .chat-body .message-group .message .type svg{height:1.25rem;width:1.25rem;border-radius:.2rem}.picchat-wrapper .picchat-chat .chat-body .message-group .message .type .title{text-transform:capitalize;color:var(--text-primary);font-weight:500;font-size:.95rem}.picchat-wrapper .picchat-chat .chat-body .message-group .message .type .title[data-highlight=true]{font-weight:600}.picchat-wrapper .picchat-chat .chat-body .message-group .message .type .title[data-highlight=true][data-video=true]{color:#9760bb}.picchat-wrapper .picchat-chat .chat-body .message-group .message .type .title[data-highlight=true][data-video=false]{color:#f23b57}.picchat-wrapper .picchat-chat .chat-body .message-group .message .chat-post{width:10rem;height:auto;position:relative;overflow:hidden}.picchat-wrapper .picchat-chat .chat-body .message-group .message .chat-post img{width:100%;object-fit:cover;object-position:center}.picchat-wrapper .picchat-chat .chat-body .message-group .message[data-saved=true]{border-left-width:.35rem;background-color:#b5c3cb33;border-radius:0 .15rem .15rem 0}.picchat-wrapper .picchat-chat .chat-body .typing-avatar{position:absolute;bottom:-.5rem;left:.25rem;z-index:0}.picchat-wrapper .picchat-chat .chat-body .typing-avatar img{width:2.75rem;height:2.75rem}.picchat-wrapper .picchat-chat .chat-body .typing-avatar .icon{position:absolute;top:-.35rem;right:-.5rem;font-size:1.25rem}.picchat-wrapper .picchat-chat .chat-footer{display:flex;flex-direction:column;align-items:center;width:100%;z-index:1}.picchat-wrapper .picchat-chat .chat-footer .actions{display:flex;align-items:center;gap:.75rem;width:100%;padding:1rem}.picchat-wrapper .picchat-chat .chat-footer .actions svg{font-size:1.5rem;color:var(--text-primary);cursor:pointer;transition:filter .2s ease-in-out}.picchat-wrapper .picchat-chat .chat-footer .actions svg.button{padding:.5rem;border-radius:50%;font-size:2.25rem;background-color:var(--background-highlight)}.picchat-wrapper .picchat-chat .chat-footer .actions svg:hover{filter:brightness(.9)}.picchat-wrapper .picchat-chat .chat-footer .actions input{width:70%;padding:.5rem 1rem;border-radius:2rem;border:none;outline:none;background-color:var(--background-highlight);font-size:1rem;color:var(--text-primary)}.picchat-wrapper .picchat-chat .chat-footer .gallery{display:flex;align-items:center;flex-direction:column;gap:.5rem;width:100%}.picchat-wrapper .picchat-chat .chat-footer .gallery .categories{display:flex;flex-wrap:nowrap;gap:.5rem;width:100%;max-width:100%;padding:0 1rem}.picchat-wrapper .picchat-chat .chat-footer .gallery .categories::-webkit-scrollbar{display:none}.picchat-wrapper .picchat-chat .chat-footer .gallery .categories .category{display:flex;align-items:center;justify-content:center;padding:.35rem 1rem;border-radius:1.25rem;background-color:var(--background-highlight);color:var(--text-secondary);font-size:.75rem;font-weight:500;cursor:pointer;transition:filter .2s ease-in-out}.picchat-wrapper .picchat-chat .chat-footer .gallery .categories .category[data-active=true]{background-color:var(--color-blue);color:#fff}.picchat-wrapper .picchat-chat .chat-footer .gallery .categories .category:hover{filter:brightness(.9)}.picchat-wrapper .picchat-chat .chat-footer .gallery .grid{width:100%;display:grid;grid-template-columns:repeat(4,1fr);max-height:40rem;overflow-y:auto}.picchat-wrapper .picchat-chat .chat-footer .gallery .grid::-webkit-scrollbar{display:none}.picchat-wrapper .picchat-chat .chat-footer .gallery .grid .item{width:100%;position:relative;border-radius:.1rem;cursor:pointer;transition:filter .2s ease-in-out}.picchat-wrapper .picchat-chat .chat-footer .gallery .grid .item:hover{filter:brightness(.85)}.picchat-wrapper .picchat-chat .chat-footer .gallery .grid .item img{width:100%;height:100%;border-radius:.1rem;object-fit:cover;object-position:center}.picchat-wrapper .picchat-chat .chat-footer .gallery .grid .item .selected{display:flex;align-items:center;justify-content:center;position:absolute;left:0;top:0;height:100%;width:100%;background-color:#ffffff4d;border:.1rem solid #ffffff}.picchat-wrapper .picchat-chat .chat-footer .gallery .gallery-footer{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 2rem 1.75rem;position:absolute;bottom:0;background-color:var(--color-blue)}.picchat-wrapper .picchat-chat .chat-footer .gallery .gallery-footer .names{display:flex;align-items:center;gap:.35rem;color:#fff;font-weight:500;font-size:1rem}.picchat-wrapper .picchat-chat .chat-footer .gallery .gallery-footer svg{padding:.35rem;border-radius:50%;background-color:#fff;cursor:pointer;color:var(--color-blue)!important;width:1.9rem!important;height:1.9rem!important}.picchat-wrapper .picchat-chat .chat-footer .gallery .gallery-footer svg path{fill:var(--color-blue)!important;stroke:var(--color-blue)!important}.picchat-wrapper .signup-container{display:flex;flex-direction:column;width:100%;height:100%;position:relative;background-color:var(--background-primary)}.picchat-wrapper .signup-container[data-view=default]{background-color:#fffc00}.picchat-wrapper .signup-container .back{position:absolute;top:4rem;left:1.25rem;z-index:1;font-size:2rem;color:var(--text-primary);cursor:pointer;transition:filter .2s ease-in-out}.picchat-wrapper .signup-container .back:hover{filter:brightness(.9)}.picchat-wrapper .signup-container .signup-wrapper{width:100%;height:100%}.picchat-wrapper .signup-container .signup-form{display:flex;flex-direction:column;align-items:center;height:100%;width:100%;position:relative}.picchat-wrapper .signup-container .signup-form .form{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;padding-top:15rem}.picchat-wrapper .signup-container .signup-form .form .title{font-size:1.5rem;color:var(--text-primary);text-align:center}.picchat-wrapper .signup-container .signup-form .form .subtitle{color:var(--text-secondary);text-align:center;max-width:60%}.picchat-wrapper .signup-container .signup-form .form .input{display:flex;flex-direction:column;gap:.25rem;padding:.5rem 0;width:75%}.picchat-wrapper .signup-container .signup-form .form .input .label{color:var(--color-blue);font-size:.9rem;letter-spacing:.025rem;text-transform:uppercase}.picchat-wrapper .signup-container .signup-form .form .input input{border:none;outline:none;border-bottom:1px solid var(--text-primary);padding:.5rem 0 .25rem;font-size:1.1rem;font-family:Roboto,sans-serif;color:var(--text-primary);background-color:transparent}.picchat-wrapper .signup-container .signup-form .form .input :first-child{margin-top:1rem}.picchat-wrapper .signup-container .signup-form .button{display:flex;align-items:center;justify-content:center;width:12rem;height:2.75rem;border-radius:1.25rem;margin-top:auto;margin-bottom:2.5rem;background-color:#3eb5e9;color:#fff;font-size:1.25rem;font-weight:500;cursor:pointer;transition:filter .2s ease-in-out}.picchat-wrapper .signup-container .signup-form .button:hover{filter:brightness(.9)}.picchat-wrapper .signup-container .logo{position:absolute;top:22.5rem;left:50%;transform:translate(-50%);width:9rem;height:9rem}.picchat-wrapper .signup-container .buttons{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:1rem}.picchat-wrapper .signup-container .buttons .button{display:flex;align-items:center;justify-content:center;width:8rem;height:2.5rem;border-radius:1rem;background-color:#fff;color:#000;font-size:1.15rem;font-weight:500;cursor:pointer;transition:filter .2s ease-in-out}.picchat-wrapper .signup-container .buttons .button.highlight{background-color:#3eb5e9;color:#fff}.picchat-wrapper .signup-container .buttons .button:hover{filter:brightness(.9)}.picchat-wrapper .picchat-body{width:100%;height:100%;padding-top:3.5rem;display:flex}.picchat-wrapper .picchat-body .picchat-chats{display:flex;flex-direction:column;width:100%;height:100%;padding-top:4rem}.picchat-wrapper .picchat-body .picchat-chats .input{display:flex;align-items:center;gap:.4rem;width:calc(100% - 1.5rem);padding:.4rem .75rem;border-radius:.5rem;margin:0 .75rem 1rem;background-color:var(--background-secondary)}.picchat-wrapper .picchat-body .picchat-chats .input svg{color:var(--text-primary);font-size:1.25rem}.picchat-wrapper .picchat-body .picchat-chats .input input{border:none;outline:none;font-size:.95rem;color:#525862;background:transparent}.picchat-wrapper .picchat-body .picchat-chats .categories{display:flex;align-items:center;gap:.5rem;padding:0 .75rem}.picchat-wrapper .picchat-body .picchat-chats .categories .category{display:flex;align-items:center;gap:.4rem;color:var(--text-secondary);font-size:.8rem;font-weight:500;padding:.25rem .5rem;border-radius:1rem;cursor:pointer;transition:background-color .15s ease-in-out}.picchat-wrapper .picchat-body .picchat-chats .categories .category[data-active=true]{background-color:var(--color-lightblue);color:var(--text-primary)}.picchat-wrapper .picchat-body .picchat-chats .categories .category .badge{background-color:#033c5d;color:#fff;padding:.15rem .5rem;border-radius:2rem;font-size:.6rem}.picchat-wrapper .picchat-body .picchat-chats .chats{display:flex;flex-direction:column;padding:1rem 0 2rem;max-height:42rem;overflow-y:auto}.picchat-wrapper .picchat-body .picchat-chats .chats::-webkit-scrollbar{display:none}.picchat-wrapper .picchat-body .picchat-chats .chats .reference{position:absolute;opacity:.5;width:100%}.picchat-wrapper .picchat-body .picchat-chats .chats .chat{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;border-top:1px solid var(--border-color);cursor:pointer}.picchat-wrapper .picchat-body .picchat-chats .chats .chat .user{display:flex;align-items:center;gap:.85rem}.picchat-wrapper .picchat-body .picchat-chats .chats .chat .user .avatar{height:2.75rem;width:2.75rem;position:relative}.picchat-wrapper .picchat-body .picchat-chats .chats .chat .user .avatar img{width:100%;height:100%;object-position:center;object-fit:cover;border-radius:50%}.picchat-wrapper .picchat-body .picchat-chats .chats .chat .user .avatar .bestfriend{position:absolute;bottom:-.15rem;left:-.15rem;background-color:var(--background-primary);border-radius:50%;font-size:.9rem}.picchat-wrapper .picchat-body .picchat-chats .chats .chat .user .story{position:relative}.picchat-wrapper .picchat-body .picchat-chats .chats .chat .user .story img,.picchat-wrapper .picchat-body .picchat-chats .chats .chat .user .story video{height:2.75rem;width:2.75rem;border-radius:50%;object-position:center;object-fit:cover}.picchat-wrapper .picchat-body .picchat-chats .chats .chat .user .story .border{position:absolute;top:-10%;left:-10%;border:.225rem solid #ba3afb;width:120%;height:120%;border-radius:50%}.picchat-wrapper .picchat-body .picchat-chats .chats .chat .user .story .border[data-seen=true]{border-color:var(--color-grey)}.picchat-wrapper .picchat-body .picchat-chats .chats .chat .user>div{display:flex;flex-direction:column;gap:.2rem}.picchat-wrapper .picchat-body .picchat-chats .chats .chat .user>div .name{font-size:1rem;font-weight:500;color:var(--text-primary)}.picchat-wrapper .picchat-body .picchat-chats .chats .chat .user>div .content{display:flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:500;color:var(--text-secondary)}.picchat-wrapper .picchat-body .picchat-chats .chats .chat .user>div .content .typing{color:var(--color-blue)}.picchat-wrapper .picchat-body .picchat-chats .chats .chat .user>div .content svg{height:1rem;width:1rem;border-radius:.2rem}.picchat-wrapper .picchat-body .picchat-chats .chats .chat .user>div .content .timestamp{font-size:.75rem;font-weight:500;color:var(--text-secondary)}.picchat-wrapper .picchat-body .picchat-chats .chats .chat .user>div .content .streaks{display:flex;align-items:center;gap:.1rem;color:var(--text-primary);font-size:.9rem;font-weight:500;margin-bottom:.1rem}.picchat-wrapper .picchat-body .picchat-chats .chats .chat .user>div .content[data-highlight=true]{font-weight:700;color:var(--color-red)}.picchat-wrapper .picchat-body .picchat-chats .chats .chat .user>div .content[data-highlight=true][data-type=chat]{color:var(--color-blue)}.picchat-wrapper .picchat-body .picchat-chats .chats .chat .user>div .content[data-highlight=true][data-type=chat] svg{color:var(--color-blue)}.picchat-wrapper .picchat-body .picchat-chats .chats .chat .user>div .content[data-highlight=true][data-type=video]{color:var(--color-purple)}.picchat-wrapper .picchat-body .picchat-chats .chats .chat .user>div .content[data-highlight=true][data-type=video] svg{color:var(--color-purple)}.picchat-wrapper .picchat-body .picchat-chats .chats .chat svg:not(.message-icon){font-size:1.5rem;color:var(--text-primary);opacity:.8;stroke-width:0!important;margin-right:.5rem;cursor:pointer}.picchat-wrapper .picchat-body .picchat-chats .chats .chat:last-child{border-bottom:1px solid var(--border-color)}.picchat-wrapper .picchat-body .picchat-stories{display:flex;flex-direction:column;gap:.5rem;width:100%;height:100%;position:relative;padding-top:3.5rem}.picchat-wrapper .picchat-body .picchat-stories .section{display:flex;flex-direction:column;gap:.7rem}.picchat-wrapper .picchat-body .picchat-stories .section .title{font-size:1.1rem;font-weight:600;color:var(--text-primary);padding:0rem 1.25rem}.picchat-wrapper .picchat-body .picchat-stories .section:first-child .stories{overflow-y:hidden;overflow-x:auto;scroll-behavior:smooth}.picchat-wrapper .picchat-body .picchat-stories .section:first-child .stories::-webkit-scrollbar{display:none}.picchat-wrapper .picchat-body .picchat-stories .section .stories{display:flex;align-items:center;gap:1rem;padding:.5rem 1.25rem}.picchat-wrapper .picchat-body .picchat-stories .section .stories .item{display:flex;flex-direction:column;align-items:center;gap:.5rem;position:relative;cursor:pointer;transition:filter .2s ease-in-out}.picchat-wrapper .picchat-body .picchat-stories .section .stories .item:hover{filter:brightness(.75)}.picchat-wrapper .picchat-body .picchat-stories .section .stories .item .story{height:4rem;width:4rem;border-radius:50%;background-color:var(--background-primary);position:relative}.picchat-wrapper .picchat-body .picchat-stories .section .stories .item .story img,.picchat-wrapper .picchat-body .picchat-stories .section .stories .item .story video{height:100%;width:100%;border-radius:50%;object-position:center;object-fit:cover}.picchat-wrapper .picchat-body .picchat-stories .section .stories .item .story .border{position:absolute;top:-7.5%;left:-7.5%;border:.225rem solid #ba3afb;width:115%;height:115%;border-radius:50%}.picchat-wrapper .picchat-body .picchat-stories .section .stories .item .story .border[data-seen=true]{border-color:var(--color-grey)}.picchat-wrapper .picchat-body .picchat-stories .section .stories .item .name{font-size:.9rem;font-weight:600;color:var(--text-primary);text-align:center}.picchat-wrapper .picchat-body .picchat-stories .section[data-grid=true] .stories{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.picchat-wrapper .picchat-body .picchat-stories .section[data-grid=true] .stories .story{height:100%;width:inherit;border-radius:.75rem}.picchat-wrapper .picchat-body .picchat-stories .section[data-grid=true] .stories .story img{width:100%;height:100%;border-radius:.75rem;filter:brightness(.9)}.picchat-wrapper .picchat-body .picchat-stories .section[data-grid=true] .stories .name{position:absolute;left:.8rem;bottom:.8rem;font-size:1.05rem;color:#fff}.picchat-wrapper .picchat-body .picchat-camera{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;position:relative}.picchat-wrapper .picchat-body .picchat-camera .feed{position:absolute;top:0;left:0;z-index:0;width:99%;border-radius:.75rem .75rem 0 0;filter:brightness(.9)}.picchat-wrapper .picchat-body .picchat-camera .actions{display:flex;align-items:center;justify-content:center;position:absolute;bottom:7.5rem;width:100%}.picchat-wrapper .picchat-body .picchat-camera .actions .camera-button{display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:50%;border:.35rem solid white;cursor:pointer;transition:background-color .2s ease-in-out}.picchat-wrapper .picchat-body .picchat-camera .actions .camera-button:hover{background-color:#ffffff1a}.picchat-wrapper .picchat-body .picchat-camera .actions .camera-button[data-video=true] .camera-button-inner{width:94%;height:94%;border-radius:50%;background-color:#fff}.picchat-wrapper .picchat-body .picchat-camera .actions .camera-button[data-recording=true]{border-color:var(--color-yellow)}.picchat-wrapper .picchat-body .picchat-camera .actions .camera-button[data-recording=true] .camera-button-inner{width:100%;height:100%;background-color:var(--color-yellow)}.picchat-wrapper .picchat-body .picchat-camera .camera-types{display:flex;align-items:center;gap:.8rem;position:absolute;bottom:5.75rem}.picchat-wrapper .picchat-body .picchat-camera .camera-types div{font-size:.95rem;font-weight:600;text-transform:capitalize;color:#ffffffa6;cursor:pointer;transition:color .1s ease-in-out}.picchat-wrapper .picchat-body .picchat-camera .camera-types div:hover,.picchat-wrapper .picchat-body .picchat-camera .camera-types div[data-active=true]{color:#fff}.picchat-wrapper .picchat-body .picchat-map{display:flex;flex-direction:column;width:100%;height:100%;position:relative}.picchat-wrapper .picchat-body .picchat-map .map-wrapper{position:absolute;height:89%;width:100%;display:flex;align-items:center;justify-content:center;z-index:2;margin-top:-3.5rem;outline:none}.picchat-wrapper .picchat-body .picchat-map .map-wrapper .map{height:100%;width:100%;outline:none}.picchat-wrapper .picchat-body .picchat-map .map-wrapper .map .leaflet-tile-container img.leaflet-tile{mix-blend-mode:normal}.picchat-wrapper .picchat-body .picchat-map .map-wrapper .map .leaflet-popup,.picchat-wrapper .picchat-body .picchat-map .map-wrapper .map .leaflet-popup-content-wrapper{background-color:transparent;border-radius:.938rem}.picchat-wrapper .picchat-body .picchat-map .map-wrapper .map .leaflet-marker-icon{background:transparent;outline:none!important}.picchat-wrapper .picchat-body .picchat-map .map-wrapper .map .custom-icon{font-family:Roboto,sans-serif}.picchat-wrapper .picchat-body .picchat-map .map-wrapper .options{position:absolute;z-index:400;top:7rem;right:1rem;display:flex;flex-direction:column;align-items:center}.picchat-wrapper .picchat-body .picchat-map .map-wrapper .options svg{color:var(--text-primary);background-color:var(--background-highlight);padding:.6rem;font-size:2.25rem;cursor:pointer;transition:all .2s ease-in-out}.picchat-wrapper .picchat-body .picchat-map .map-wrapper .options svg:first-child{border-bottom:1px solid #6c6c6c;border-top-left-radius:1rem;border-top-right-radius:1rem}.picchat-wrapper .picchat-body .picchat-map .map-wrapper .options svg:last-child{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.picchat-wrapper .picchat-body .picchat-map .map-wrapper .options svg:hover{filter:brightness(.85)}.picchat-wrapper .picchat-body .picchat-map .best-friends{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;position:absolute;bottom:4.75rem;left:0;height:9%;width:26.75rem;padding:.5rem .75rem .5rem 1.5rem;background-color:var(--background-primary);overflow-y:hidden;overflow-x:auto;scroll-behavior:smooth}.picchat-wrapper .picchat-body .picchat-map .best-friends::-webkit-scrollbar{display:none}.picchat-wrapper .picchat-body .picchat-map .best-friends .item{display:flex;align-items:center;justify-content:center;gap:.5rem;height:90%;aspect-ratio:1/1;border-radius:50%;background-color:var(--background-highlight);position:relative}.picchat-wrapper .picchat-body .picchat-map .best-friends .item img{height:90%;aspect-ratio:1/1;border-radius:50%;cursor:pointer}.picchat-wrapper .picchat-body .picchat-map .best-friends .item svg{position:absolute;top:.15rem;right:-.3rem;height:.95rem;width:.95rem}.picchat-wrapper .picchat-body .picchat-map .best-friends .item .bestfriend{position:absolute;bottom:-.15rem;left:-.15rem;background-color:var(--background-primary);border-radius:50%;font-size:.9rem}.picchat-wrapper .picchat-body .picchat-settings{display:flex;flex-direction:column;align-items:center;gap:.5rem;height:100%;width:100%;padding-top:4.5rem}.picchat-wrapper .picchat-body .picchat-settings .category-title{width:88%;margin-bottom:-.2rem;font-size:.8rem;font-weight:500;text-transform:uppercase;text-align:left;color:var(--text-secondary)}.picchat-wrapper .picchat-body .picchat-settings section{display:flex;flex-direction:column;justify-content:center;background-color:var(--background-secondary);width:90%;border-radius:.5rem;margin-bottom:1rem}.picchat-wrapper .picchat-body .picchat-settings section[data-last=true]{margin-bottom:3rem}.picchat-wrapper .picchat-body .picchat-settings section .settings-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.55rem 1rem;border-width:1rem;border-bottom:.063rem solid var(--border-color)}.picchat-wrapper .picchat-body .picchat-settings section .settings-item[data-clickable=true]{cursor:pointer;transition:all .2s ease-in-out}.picchat-wrapper .picchat-body .picchat-settings section .settings-item[data-clickable=true]:first-child{border-top-left-radius:.625rem;border-top-right-radius:.625rem}.picchat-wrapper .picchat-body .picchat-settings section .settings-item[data-clickable=true]:last-child{border-bottom-left-radius:.625rem;border-bottom-right-radius:.625rem}.picchat-wrapper .picchat-body .picchat-settings section .settings-item:last-child{border:none}.picchat-wrapper .picchat-body .picchat-settings section .settings-item .setting{display:flex;flex-direction:row;align-items:center;gap:.5rem;justify-content:left}.picchat-wrapper .picchat-body .picchat-settings section .settings-item .setting .setting-info{display:flex;align-items:flex-start;flex-direction:column}.picchat-wrapper .picchat-body .picchat-settings section .settings-item .setting .setting-info .description{font-size:.75rem;font-weight:400;color:var(--text-secondary)}.picchat-wrapper .picchat-body .picchat-settings section .settings-item .setting .title{font-size:.95rem;font-weight:400;color:var(--text-primary);margin:0}.picchat-wrapper .picchat-body .picchat-settings section .settings-item .setting .title.blue{color:var(--color-blue);background:none;font-weight:400}.picchat-wrapper .picchat-body .picchat-settings section .settings-item .setting .title.red{color:var(--color-red);background:none;font-weight:400}.picchat-wrapper .picchat-body .picchat-settings section .settings-item .setting .title.grey{color:var(--text-secondary);background:none;font-weight:400}.picchat-wrapper .picchat-body .picchat-settings section .settings-item .setting .avatar{border-radius:50%;background-color:var(--background-highlight)}.picchat-wrapper .picchat-body .picchat-settings section .settings-item .setting .avatar img{height:3rem;width:3rem;border-radius:50%;margin-bottom:-.25rem}.picchat-wrapper .picchat-body .picchat-settings section .settings-item .setting .remove{padding:.2rem;font-size:1.875rem;width:1.75rem;height:1.75rem;color:var(--color-red);cursor:pointer;margin-left:0}.picchat-wrapper .picchat-body .picchat-settings section .settings-item .setting .hidden{visibility:hidden}.picchat-wrapper .picchat-body .picchat-settings section .settings-item .notification{position:absolute;display:flex;align-items:center;justify-content:center;right:4.5rem;width:1.25rem;height:1.25rem;border-radius:50%;font-size:.8rem;color:#fff;background-color:var(--color-red)}.picchat-wrapper .picchat-body .picchat-settings section .settings-item .setting-value{display:flex;flex-direction:row;align-items:center;gap:.5rem;color:var(--text-secondary)}.picchat-wrapper .picchat-body .picchat-settings section .settings-item .setting-value .value{font-size:1rem;font-weight:300}.picchat-wrapper .picchat-body .picchat-settings section .settings-item .setting-value svg{font-size:1.125rem;cursor:pointer}.picchat-wrapper .picchat-body .picchat-settings section .settings-item svg{margin-left:.5rem;margin-right:.5rem;font-size:1.75rem;color:var(--text-secondary)}.picchat-wrapper .picchat-body .picchat-settings section .settings-item svg.checkmark{margin:0;font-size:2.188rem;color:var(--color-blue)}.picchat-wrapper .picchat-body .picchat-settings section .settings-item svg.checkmark.hidden{visibility:hidden}.picchat-wrapper .picchat-body .picchat-settings section .settings-item .chevron{font-size:1.25rem;margin:0;margin-right:-.4rem}.picchat-wrapper .mapscomponent-wrapper{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.picchat-wrapper .mapscomponent-wrapper .map{height:100%;width:100%}.picchat-wrapper .mapscomponent-wrapper .map .leaflet-tile-container img.leaflet-tile{mix-blend-mode:normal}.picchat-wrapper .mapscomponent-wrapper .map .leaflet-popup,.picchat-wrapper .mapscomponent-wrapper .map .leaflet-popup-content-wrapper{background-color:transparent;border-radius:.938rem}.picchat-wrapper .mapscomponent-wrapper .map .leaflet-marker-icon{background:transparent;outline:none!important}.picchat-wrapper .message-icon[data-color=blue]{color:var(--color-blue)}.picchat-wrapper .message-icon[data-color=blue] path{stroke:var(--color-blue)!important}.picchat-wrapper .message-icon[data-color=blue] path[data-opened=false]{fill:var(--color-blue)!important}.picchat-wrapper .message-icon[data-color=red]{color:var(--color-red)}.picchat-wrapper .message-icon[data-color=red] path{stroke:var(--color-red)!important}.picchat-wrapper .message-icon[data-color=red] path[data-opened=false]{fill:var(--color-red)!important}.picchat-wrapper .message-icon[data-color=purple]{color:var(--color-purple)}.picchat-wrapper .message-icon[data-color=purple] path{stroke:var(--color-purple)!important}.picchat-wrapper .message-icon[data-color=purple] path[data-opened=false]{fill:var(--color-purple)!important}.picchat-wrapper .message-icon[data-color=grey]{color:var(--color-grey)}.picchat-wrapper .message-icon[data-color=grey] path{stroke:var(--color-grey)!important}.picchat-wrapper .message-icon[data-color=grey] path[data-opened=false]{fill:var(--color-grey)!important}.picchat-wrapper .postcomponent-media{width:100%;height:100%;object-fit:cover;object-position:center}.picchat-wrapper .post-input{position:absolute;left:0;width:100%;height:2.25rem;padding:.5rem 0;background-color:#000000b3;border:none;outline:none;resize:none;color:#fff;text-align:center;font-size:1.05rem;font-family:Roboto,sans-serif;z-index:2;overflow:hidden}.picchat-wrapper .post-input::-webkit-scrollbar{display:none}.picchat-wrapper .metadata-item{position:absolute;z-index:1;transform-origin:center;font-weight:500;text-align:center;text-transform:uppercase;color:#fafafa;cursor:pointer}.picchat-wrapper .metadata-item span{font-size:1rem;font-weight:700}.picchat-wrapper .filter{position:absolute;z-index:2;bottom:0rem;min-width:100%;flex-shrink:0;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center}.picchat-wrapper .filter .filter-content{display:flex;flex-direction:column;align-items:center;gap:.1rem;position:relative;max-width:50%}.picchat-wrapper .filter .filter-content>div{color:#e6e6e6;font-weight:500}.picchat-wrapper .filter .filter-content .street{font-size:1.15rem;font-weight:600;letter-spacing:.025rem;text-transform:uppercase;text-align:center}.picchat-wrapper .filter .filter-content .zone{font-size:.875rem;font-weight:500;text-align:center;color:#e6e6e6df}.picchat-wrapper .filter .filter-content .border{position:absolute;width:60%;height:.075rem;background-color:#e6e6e6b3;top:50%;transform:translateY(-50%)}.picchat-wrapper .filter .filter-content .border:first-child{right:105%}.picchat-wrapper .filter .filter-content .border:last-child{left:105%}.picchat-wrapper .relative{position:relative}.picchat-wrapper .loading{position:absolute;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background-color:inherit;-webkit-backdrop-filter:brightness(.8) blur(.25rem);backdrop-filter:brightness(.8) blur(.25rem)}.picchat-wrapper .loading .uploading{font-size:1rem;font-weight:500;color:#fff;text-align:center}.dev-wrapper{position:absolute;bottom:0;top:0;left:0;right:0;margin:auto;width:29rem;height:58.5rem}:root{--background-primary: #ffffff;--background-secondary: rgb(248, 248, 248);--background-highlight: rgb(230, 230, 230);--border-color: rgb(235, 235, 235);--color-red: #f33c58;--color-purple: #ba3afb;--color-blue: #46ace8;--color-yellow: #fffc00;--color-grey: #bbbbbb;--color-lightblue: rgba(176, 228, 251, .5);--text-primary: #000000;--text-secondary: #5d616a}[data-theme=dark]{--background-primary: rgb(15, 15, 15);--background-secondary: rgb(25, 25, 25);--background-highlight: rgb(30, 30, 30);--border-color: rgb(35, 35, 35);--color-grey: #7d7d7d;--color-lightblue: rgba(175, 230, 253, .45);--text-primary: rgba(240, 240, 240, .9);--text-secondary: #73767c}html,body{margin:0;padding:0;box-sizing:border-box}
