body{font-family:Urbanist,sans-serif}.notifbar p{font-size:.8rem;color:#fff}input,textarea,select{font-size:16px}.font-xsmall{font-size:.85rem}.font-small{font-size:.9rem}.font-medium{font-size:.95rem}.font-large{font-size:1rem}.font-xlarge{font-size:1.2rem}.font-mediumweight{font-weight:500}.font-boldweight{font-weight:600}.card-gap{column-gap:clamp(.25rem,1vw,.5rem);row-gap:clamp(.25rem,1vw,.5rem)}.icon-btn{display:flex;align-items:center;border:none;background:none;cursor:pointer}.icon-btn p{color:#000}.grey-black-button{width:150px;background-color:#626262;border:2px solid #626262;border-radius:16px;color:#fff;text-align:center;padding:6px 8px;cursor:pointer;font-weight:600;text-transform:uppercase;font-size:.78rem;letter-spacing:.03em;margin-bottom:5px}.white-grey-button{width:150px;border:2px solid #626262;background-color:#fff;color:#000;border-radius:16px;text-align:center;padding:6px 8px;cursor:pointer;font-weight:600;text-transform:uppercase;font-size:.78rem;letter-spacing:.03em}.img-rectangle{border-radius:3px;object-fit:cover}.img-round{border-radius:50%;object-fit:cover}.username{cursor:pointer;letter-spacing:.03em}.cursorPointer{cursor:pointer}.logged-out{display:none}.img-max-width{max-width:375px}.error-message{font-size:.9rem;font-weight:500}.mobile-only{display:flex;gap:1rem;align-items:center;border:2px solid fuschia}.desktop-only{display:none}.navbar__iconLogo{gap:.5rem;margin-inline:.5rem;display:flex;justify-content:center;align-items:center}.navbar__logo{font-family:Epilogue,"sans-serif";font-weight:600;font-size:1.2rem;letter-spacing:.1em;color:#000}.mobile-icons{display:flex;align-items:center;position:relative;gap:1rem;margin-right:5px}.mobile-search-wrapper{display:flex;align-items:center;flex:1;gap:8px;animation:slideIn .3s ease forwards;margin-right:auto}@keyframes slideIn{0%{transform:translate(50%);opacity:0}to{transform:translate(0);opacity:1}}.navbar__search{display:flex;flex:1;justify-content:space-between;align-items:center;padding:0 10px;transition:all .3s ease;box-sizing:border-box;width:170px;height:25px;background-color:#f7f7f7;border:1px solid #D7D7D7;border-radius:12px;line-height:28px}.navbar__search-input{flex:1;min-width:0;border:none;background-color:transparent;font-size:.8rem;outline:none;padding:0}.navbar__search-button{border:none;background-color:transparent;cursor:pointer;padding:0}.navbar__mobile{position:relative;box-sizing:border-box}.navbar__notif-panel{position:fixed;top:0;right:0;text-align:center;width:50vw;background-color:#fff;border:1px solid #e6e6e6;box-shadow:0 4px 8px #0000001a;z-index:100;box-sizing:border-box;height:100vh;transform:translate(100%);transition:transform .3s ease-in-out}.navbar__notif-panel.open{transform:translate(0)}.navbar__notif-button{position:absolute;top:5px;right:0;gap:5px}.navbar__notif-button p{font-size:.8rem;font-family:Urbanist,"sans-serif"}.navbar__notif-header{width:100%;height:15vh;display:flex;justify-content:center;align-items:center;font-family:Urbanist,"sans-serif";font-weight:600;font-size:1rem;border-bottom:1px solid #e6e6e6}.navbar__notifications{display:flex;flex-direction:column;width:100%;height:100%}.navbar__notif{display:flex;width:100%;justify-content:center;align-items:center;gap:1rem;padding:1em;box-sizing:border-box;border-bottom:1px solid #e6e6e6}.navbar__notif-username{font-size:.9rem;font-weight:500;letter-spacing:.02em}@media (min-width: 768px){.navbar__notif-panel{width:30vw}}@media (min-width: 1028px){.mobile-only{display:none}.desktop-only{display:flex;align-items:center}.navbar__notif-panel{width:var(--rightnav-width);text-align:center}.navbar__search-container{box-sizing:border-box;max-width:1200px;width:100%;margin:0 auto;padding-inline:clamp(3%,7%,12%)}.navbar__search{max-width:160px}.navbar__iconLogo{margin-inline:.5rem;display:flex;justify-content:center;align-items:center}.navbar__actions{display:flex;align-items:center;height:100%;gap:20px;padding:0;border-left:2px solid #E6E6E6}button p{color:#000}.navbar__icon-wrapper{display:flex;align-items:center;gap:.25em}.account-dropdown{position:relative}.dropdown-menu{position:absolute;top:1.5em;background:#fff;border:1px solid #ddd;box-shadow:0 4px 10px #0000000d;min-width:140px;z-index:10}.dropdown-item{padding:.5rem 1rem;font-size:.9rem;color:#333;transition:background .2s ease}.dropdown-item:hover{background-color:#f4f4f4}}.sidebar__container{position:relative;display:flex;flex-direction:column;align-items:center;height:100%;width:100%;box-sizing:border-box;padding-top:var(--top-padding)}.sidebar__pfp{width:100px;height:100px;margin-bottom:1em;border-radius:50%;border:1px solid #8C8C8C;object-fit:cover;display:block}.sidebar__userInfo{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:2.5vh}.sidebar__username-dot{display:flex;align-items:center;justify-content:center;gap:.5em;min-width:80%;max-width:95%;padding:4px 8px;background-color:#fff;border:1px solid #8C8C8C;color:#000;border-radius:20px;font-size:.8rem;font-weight:500;letter-spacing:.05em;margin-bottom:4vh}.sidebar__links{font-size:.9rem}.sidebar__link{display:flex;align-items:center;gap:12px;margin-bottom:2em;cursor:pointer}.sidebar__link:hover p{font-weight:700}.sidebar__link.active p{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.sidebar__link p{color:#000;font-weight:600;text-transform:uppercase;font-size:.85rem;letter-spacing:.03em}.sidebar__icon{width:32px;height:32px;object-fit:contain;display:inline-block}.sidebar__buttons{position:absolute;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:95%;margin-bottom:3vh}.sidebar__loginButton{width:95%;background-color:#626262;border:1px solid #626262;border-radius:20px;color:#fff;text-align:center;padding:6px 8px;cursor:pointer;font-weight:600;text-transform:uppercase;font-size:.75rem;letter-spacing:.03em;margin-bottom:5px}.sidebar__registerButton{width:95%;border:2px solid #626262;border-radius:16px;text-align:center;padding:6px 8px;font-weight:600;text-transform:uppercase;font-size:.75rem;letter-spacing:.03em}.online-dot{border:1px solid black;width:8px;height:8px;border-radius:50%}.online{background-color:#c2ffc4}.offline{background-color:#ff9e9e}.styleLinks{display:flex;flex-direction:column;align-items:start;align-items:center;border-bottom:1px solid #848484;padding:.75rem}.styleLinks p{letter-spacing:.02em}.styleLinks__all-styles-container{display:flex;justify-content:space-between}.styleLinks__all-styles{text-transform:uppercase;font-size:.85rem;font-size:clamp(.75rem,.75rem + .3vw,.85rem);font-weight:600;margin-bottom:.25rem}.styleLinks__links-container{display:flex;flex-direction:row;width:100%;gap:1em;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.styleLinks__links-container::-webkit-scrollbar{display:none}.styleLinks__link{scroll-snap-align:start;white-space:nowrap;flex-shrink:0;margin:0;font-size:.85rem;font-size:clamp(.75rem,.75rem + .3vw,.85rem);cursor:pointer;color:#000;font-weight:400}@media (min-width: 1028px){.style-links__mobile{display:none}.styleLinks{align-items:start;border-bottom:none;padding:0}.styleLinks__links-container{flex-direction:column;gap:.25em;scroll-snap-type:none;overflow-x:visible}.styleLinks__all-styles-container{justify-content:space-between;width:100%}.styleLinks__all-styles{margin-bottom:.5rem}}.bottomnav__container{display:flex;width:100%;justify-content:space-around;padding:.25rem;background:#383838cc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.1);box-shadow:0 -4px 12px #ffffff0d,0 -2px 6px #0000004d}.bottomnav__icon-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.bottomnav__icon-link p{color:#fff;text-transform:uppercase;letter-spacing:.03em;font-weight:600;font-size:.9rem}html,body{margin:0;padding:0;height:100%;min-width:360px}:root{--sidebar-width: 145px;--rightnav-width: 150px;--navbar-height: 5.5vh;--notifbar-height: 4.5vh;--top-padding: 12vh;--top-padding-small: 6vh}.layout{display:grid;min-height:100vh;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;grid-template-rows:var(--notifbar-height) var(--navbar-height) 1fr;grid-template-columns:1fr;grid-template-areas:"notifbar" "navbar" "main"}.layout::-webkit-scrollbar{display:none}.notifbar{grid-area:notifbar;top:0;position:sticky;z-index:50;display:flex;justify-content:center;align-items:center;width:100%;background-color:#626262}.navbar{grid-area:navbar;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#fff;border-bottom:1px solid #EAEAEA;z-index:100;position:sticky;top:var(--notifbar-height)}.sidebar,.style-links{display:none}.style-links__mobile{display:block;background:#fff;position:sticky;top:calc(var(--notifbar-height) + var(--navbar-height));z-index:50}.main-content{grid-area:main;width:100%;min-width:360px;box-sizing:border-box;margin-bottom:calc(55px + 5vh)}.bottomnav{position:fixed;bottom:0;left:0;width:100%;height:55px;display:flex;z-index:10}@media (min-width: 768px){.sidebar{display:block}.bottomnav{display:none}.layout{grid-template-rows:var(--notifbar-height) var(--navbar-height) 1fr;grid-template-columns:125px 1fr;grid-template-areas:"notifbar notifbar" "navbar navbar" ". main"}.notifbar{grid-area:notifbar}.navbar{grid-area:navbar}.sidebar{position:fixed;top:0;left:0;width:125px;height:100vh;border:1px solid #EAEAEA;border-top:none;z-index:0;overflow-y:auto;box-sizing:border-box;padding-top:calc(var(--notifbar-height) + var(--navbar-height))}.main-content{grid-area:main;margin:0 auto;padding-inline:3%}}@media (min-width: 1028px){.layout{grid-template-rows:var(--notifbar-height) var(--navbar-height) 1fr;grid-template-columns:minmax(125px,var(--sidebar-width)) 1fr minmax(75px,var(--rightnav-width));grid-template-areas:"notifbar notifbar notifbar" "navbar navbar navbar" ". main ."}.navbar{display:grid;grid-template-columns:minmax(125px,var(--sidebar-width)) 1fr minmax(75px,var(--rightnav-width))}.style-links,.sidebar{display:block}.style-links{position:fixed;top:calc(var(--notifbar-height) + var(--navbar-height));right:0;width:var(--rightnav-width);height:100vh;padding-top:var(--top-padding)}.sidebar{position:fixed;top:0;left:0;width:var(--sidebar-width);height:100vh;border:1px solid #EAEAEA;border-top:none;z-index:0;overflow-y:auto;box-sizing:border-box;padding-top:calc(var(--notifbar-height) + var(--navbar-height))}.main-content{margin:0 auto;max-width:1200px;padding-inline:clamp(3%,7%,12%)}}.account-settings{margin:0 auto;padding-inline:1rem}.account-settings label{font-weight:500;display:block;margin-bottom:.25rem}.account-settings__img-wrapper{position:relative;display:inline-block;margin-bottom:1rem}.account-settings__edit-button{position:absolute;top:0;right:0;background:#fff;border:1px solid #ccc;border-radius:50%;padding:4px;cursor:pointer;box-shadow:0 1px 3px #0000001a}.account-settings__email-wrapper{display:flex;flex-direction:column;margin-bottom:1rem}.account-settings__img{width:clamp(100px,20vw,115px);height:clamp(100px,20vw,115px)}.account-settings__save-button{margin-top:2rem}.account-settings__icon-gap{display:flex;gap:5px;align-items:center}.account-settings__selects{display:flex;flex-direction:column;gap:1rem}.input-div{background-color:#fff;border:1px solid #ccc;border-radius:3px;display:flex;justify-content:space-between;align-items:center;width:100%;max-width:400px;height:30px;box-sizing:border-box;padding:0 .5em;min-width:0}.input-div-select{max-width:400px}.input-div input{background-color:#fff;border:none;box-sizing:border-box;outline:none;height:100%;font-family:Urbanist,"sans-serif";color:#000}@media (min-width: 768px){.account-settings{margin-top:5vh}}.authpage{background-color:#f7f7f7;width:100%;height:100%;display:grid;grid-template-columns:1fr}.authpage__container{position:relative;margin:0 auto;min-width:300px}.register-form{max-width:300px}.authpage__logo{margin-top:10vh;text-align:center;font-size:2rem;font-family:Epilogue;letter-spacing:.03em;font-weight:600;margin-bottom:1rem}.authpage__header{display:flex;width:100%;justify-content:space-between;margin-bottom:1rem;text-transform:uppercase;padding-block:.25em}.authpage__login-section{flex:1;cursor:pointer;font-weight:700}.authpage__signup-section{flex:1;cursor:pointer;text-align:right;font-weight:700}.authpage__underline{width:100%;height:3px;background-color:#626262}.authpage__form{display:flex;flex-direction:column}.authpage__form label{font-size:.95rem;font-weight:600;margin-top:.75rem}.authpage__form input{height:20px;margin-top:.25rem;padding:.25em .5em}.authpage__button{margin:0 auto;min-width:150px;max-width:200px;margin-top:2rem}.authpage__login-section,.authpage__signup-section{cursor:pointer;text-decoration:none;color:inherit}@media (min-width: 450px){.authpage{background-color:#fff;width:100%;height:100%;display:grid;grid-template-columns:1fr minmax(300px,600px) 1fr;justify-content:center;margin:0 auto}.authpage__container{grid-column:2;background-color:#f5f5f5;padding:2rem;word-wrap:break-word}}.twinkle-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.twinkle{position:absolute;font-size:.85rem;color:#000;animation:sparkle 4s ease-out forwards;opacity:0}@keyframes sparkle{0%{transform:scale(.5);opacity:0}10%{opacity:1}60%{transform:scale(1.3);opacity:1}90%{opacity:1}to{transform:scale(.5);opacity:0}}.category__grid{display:flex;flex-wrap:nowrap;gap:1rem;overflow-x:auto}.category-page{display:flex;flex-direction:column;height:100%}.category{flex:1;overflow-y:auto;padding-inline:.5rem;scrollbar-width:none;-ms-overflow-style:none}.category::-webkit-scrollbar{display:none}.category-page__grid{box-sizing:border-box;display:grid;grid-template-columns:repeat(3,1fr);justify-content:start}.category__title-container{box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.category__pagination-controls{display:flex;align-items:center}@media (min-width: 550px){.category-page__grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 950px){.category-page__grid{grid-template-columns:repeat(5,1fr)}}.categoryHeading p{margin:0}.categoryHeading{display:flex;flex-direction:column;align-items:center;width:100%;border-bottom:1px solid #AFAFAF;padding-block:.75em;gap:.5rem;box-sizing:border-box}.categoryHeading__categories{display:block;font-family:Mako;font-size:clamp(14px,1.5vw,15px);text-transform:capitalize;font-weight:400;letter-spacing:.02em}.categoryHeading__text{font-size:.8rem;text-align:center;padding-inline:1em}.categoryHeading button{background-color:#fff;padding:.5em 1.5em;text-transform:uppercase;border:1px solid #666666;border-radius:15px}.categoryHeading button p{font-family:Urbanist,"sans-serif";font-size:12.5px;line-height:1;color:#000;font-weight:500;font-size:clamp(10px,1.5vw,11px)}@media (min-width: 1028px){.categoryHeading{border:1px solid #AFAFAF;border-radius:3px;margin-top:1.25em}}.category__card{flex:0 0 calc((100% - (4rem)) / 5.25);min-width:150px;width:100%;scroll-snap-align:start;cursor:pointer}.category__image-wrapper{position:relative}.card__delete_button{position:absolute;top:5px;right:5px}.category__image{width:100%;aspect-ratio:3 / 4;object-fit:cover;border-radius:3px;display:block}.category__author{margin-top:.1rem;font-size:clamp(.8rem,.85rem,.9rem);font-weight:600;color:#444}.category__caption{font-family:Urbanist;font-size:.75rem;color:#4e4e4e;font-weight:500;margin-top:.5em;margin-bottom:1em;overflow-x:auto}.like-button-button{padding:0;margin:0}.like-button{color:#dc143c;cursor:pointer;margin:0;padding:0}.overlay-like-button{position:absolute;z-index:2;top:.25em;right:.25em;width:10%;height:auto;color:#dc143c;opacity:0;transition:opacity .1s ease-in-out;pointer-events:auto}.category__image-wrapper:hover .overlay-like-button,.heart-pop,.liked{opacity:1}.regular-like-button{height:18px;width:18px}.heart-pop{animation:heartbeat .6s ease-in-out}@keyframes heartbeat{0%{transform:scale(1)}15%{transform:scale(1.15)}30%{transform:scale(1)}45%{transform:scale(1.25)}70%{transform:scale(1)}to{transform:scale(1)}}.create-post__grid{display:grid;grid-template-columns:340px;height:100%;box-sizing:border-box;justify-content:center}.center-div{text-align:center}.rectangle-img{aspect-ratio:3 / 4;object-fit:cover}.create-post__header{font-size:1.2rem;font-weight:600}.create-post__h3{padding:0;margin:0;margin-top:1vh;margin-bottom:1vh}.create-post__form{display:flex;flex-direction:column}.create-post__photo-guideline p{font-size:.8rem;font-weight:500}.create-post__image-container{position:relative;display:inline-block;max-width:375px;width:100%;margin-top:1em}.create-post__tagged-image{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:3 / 4;border:1px solid #626262}.create-post__image-placeholder{width:100%;height:100%;border:1px dashed #626262;aspect-ratio:3 / 4;display:block}.create-post__image-preview{width:125px;aspect-ratio:3 / 4;object-fit:cover;display:block}.create-post__tagline{font-size:.9rem}.hidden-file-input{display:none}.create-post__section{display:flex;flex-direction:column;gap:7px}.create-post__caption{font-family:Roboto,"sans-serif";min-height:4rem;resize:none;max-width:340px;padding:.25em;border:1px solid #B3B3B3;font-family:Roboto,sans-serif;font-size:.9rem;line-height:1.4;color:#000}.create-post__subheader{font-weight:600;margin-top:.5rem}.cpfb{background-color:#f7f7f7;margin-bottom:.5em;border:1px solid #B3B3B3;padding:.25em;cursor:pointer;width:100%;font-size:.9rem;font-weight:600;font-family:Urbanist,"sans-serif";letter-spacing:.03em;text-align:center;color:#000}.cpfb--active{background-color:#626262;color:#fff;border-color:#000}.create-post__photo-button{background-color:#f7f7f7;margin-bottom:.5em;border:1px solid #B3B3B3;padding:.25em;cursor:pointer;font-size:.9rem;font-weight:600;font-family:Urbanist,"sans-serif";letter-spacing:.03em;text-align:center}.create-post__step-button{margin-top:2vh;width:140px;padding:.5em 2em;background-color:#fff;border:2px solid #626262;border-radius:15px;text-transform:uppercase;font-weight:600;letter-spacing:.03em;font-size:.75rem;text-align:center;color:#000;cursor:pointer}.create-post__mobile-buttons{display:flex;justify-content:center;gap:.5rem;white-space:nowrap}.tag{display:flex;align-items:center;justify-content:space-between;border:1px solid #eee;max-width:170px;padding:0;margin:0;box-sizing:border-box;padding:.2rem;border-radius:3px;border:1px solid #626262}.tag input{border:none;outline:none;box-shadow:none;flex:1 1 auto;width:100%;min-width:0;display:flex;align-items:center;font-size:1rem;transform:scale(.85);transform-origin:left center}.create-post__tag-brand{display:flex;align-items:center;gap:.25em}.tag p{font-family:Roboto;font-size:1rem;transform:scale(.85);transform-origin:left center;font-weight:500;height:100%;width:100%;box-sizing:border-box;padding:0;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.tag__button{flex-shrink:0;height:15px;width:15px;padding:0}@media (min-width: 768px){.create-post__grid{justify-content:center;grid-template-columns:minmax(0,475px) minmax(0,375px);gap:3rem}.left-column{box-sizing:border-box}.right-column{background-color:#f7f7f7;width:100%;height:100%;box-sizing:border-box;padding-top:9vh}.create-post__h3{margin-block:3vh}.create-post__photo-button,.create-post__category-select{max-width:340px}.create-post__image-tagger{max-width:325px;margin:0 auto}.creat-post__image-container{max-width:200px;box-sizing:border-box}.create-post__sex-buttons{display:flex;gap:.5rem}.cpfb{display:inline-block;min-width:105px}.create-post__section label{min-width:100px;max-width:150px}.create-post__section{margin-bottom:5%}}.post-detail{display:flex;height:100%;flex-direction:column;padding-top:5px;box-sizing:border-box}.post-detail__container{display:grid;grid-template-columns:1;box-sizing:border-box;padding:10px;margin:0 auto}.post-detail__image{width:100%;height:auto;aspect-ratio:3 / 4;object-fit:cover;max-height:70vh}.post-detail__content{display:flex;flex-direction:column;height:100%;max-width:375px}.post-detail__usernameLikes{display:flex;justify-content:space-between;align-items:center;padding-bottom:.5em;border-bottom:1px solid #E6E6E6;padding-top:5px}.post-detail__pfp-username{display:flex;align-items:center;gap:.5rem}.post-detail__profilePic{height:40px;width:40px;border-radius:50%}.post-detail__pfp-username p{font-weight:600}.post-detail__likesButton{display:flex;align-items:center;gap:.5rem}.post-detail__dateCaption{display:flex;flex-direction:column;border-bottom:1px solid #E6E6E6;padding-block:.5rem;gap:.25em;width:100%}.post-detail__date-container{display:flex;align-items:center;gap:.5rem}.post-detail__date{font-weight:400}.post-detail__date-container svg{margin-bottom:3px}.post-detail__dateCaption p{font-family:Roboto,"sans-serif";font-size:.95rem;line-height:1.25rem}.post-detail__caption{font-family:Roboto,"sans-serif";font-weight:400;padding-top:.25rem;word-break:break-word}.post-detail__bottom-content{display:flex;flex-direction:column;height:100%;padding-top:1rem}.post-detail__comments-header{display:flex;align-items:center;gap:.5rem;margin-top:auto;font-weight:600;margin-bottom:.75rem;font-size:.95rem}.post-detail__delete-button{position:absolute;top:5px;right:5px}.post-detail__yes-no-buttons{display:flex;margin-block:.25rem;gap:.5rem;cursor:pointer}.post-detail__yes-no-buttons button{background-color:#fff;font-family:Urbanist,"sans-serif";border:1px solid grey}.post-detail__comments-wrapper{overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease,opacity .2s ease;display:flex;flex-direction:column}.post-detail__comments-wrapper.expanded{max-height:210px;opacity:1;box-sizing:border-box}.post-detail__comments-scroll{flex-grow:1;flex-shrink:1;overflow-y:auto;padding-bottom:1rem}.comment{display:flex;justify-content:space-between;position:relative;background:#fff;padding:.75em;z-index:1;border-bottom:1px solid #E6E6E6}.comment p{font-family:Roboto,"sans-serif";font-weight:400;font-size:.9rem}.post-detail__comment-username{font-weight:500}.post-detail__input-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;border:1px solid #585858;border-radius:3px;box-sizing:border-box;min-height:32px}.post-detail__input{flex-grow:1;border:none;outline:none;padding-left:1em;transform:scale(.85);transform-origin:left center}.post-detail__send-button{background:none;cursor:pointer;display:flex;align-items:center;height:100%;border:none;border-left:1px solid #585858;justify-content:center;padding:.25em .5em}@media (min-width: 768px){.post-detail__container{padding-left:0;display:grid;grid-template-columns:minmax(0,375px) minmax(0,375px);gap:3rem;margin-top:5vh}}.profile-page{max-width:800px;margin:0 auto;display:flex;flex-direction:column;height:100%}.profile-page__heading{font-size:1.2rem;font-weight:500;margin-bottom:.75rem}.profile-page__container{flex:1;overflow-y:auto;padding-inline:.5rem;scrollbar-width:none;-ms-overflow-style:none}.profile-page__grid-top{border-top:1px solid #D6D6D6;padding-block:.5em}.profile-page__grid{box-sizing:border-box;display:grid;grid-template-columns:repeat(3,1fr);column-gap:clamp(.25rem,1vw,.5rem);row-gap:clamp(.25rem,1vw,.5rem);justify-content:start;margin-bottom:3rem}.profile-page__grid-card{width:100%}.grey{margin-bottom:1rem;border-bottom:1px solid #D6D6D6}@media (min-width: 550px){.profile-page__grid{grid-template-columns:repeat(4,1fr)}}.profile-header{display:flex;justify-content:flex-start;margin-block:2.5em}body p{margin:0;padding:0}.profile-header__image{width:clamp(100px,20vw,115px);height:clamp(100px,20vw,115px);border-radius:50%;margin-right:1em;border:1px solid #444444;object-fit:cover}.profile-header__info{display:flex;justify-content:center;gap:.25em;flex-direction:column}.profile-header__username-info{display:flex;align-items:center;gap:.5em}.profile-header__username{font-size:1.1rem;font-weight:500;color:#000}.profile-header__location{display:flex;align-items:center;gap:.25em;font-size:.85rem;font-weight:500;color:#393939;margin-bottom:.55em}.profile-header__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.55em}.profile-header__tags .tag{font-size:.8rem;font-weight:500;font-family:Urbanist;color:#000;text-transform:capitalize;background-color:#f2f2f2;border:1px solid #F2F2F2;border-radius:15px;padding:.25rem 1rem;white-space:nowrap}.profile-header__buttons{display:flex;gap:.5em}.profile-header__buttons button{border:1px solid #626262;border-radius:10px;padding:.5em 1em;background-color:#fff;font-size:.75rem;text-transform:uppercase;letter-spacing:.03em;font-family:Urbanist;font-weight:600;color:#000}@media (min-width: 758px){.profile-header__info{margin-left:1rem}}.explore-page{width:100%;height:100%;scrollbar-width:none;-ms-overflow-style:none}.explore-page::-webkit-scrollbar{display:none}@media (min-width: 1028px){.style-links__mobile{display:none}}.p{margin:0}.category{margin-top:1.5rem}.category__titles{display:flex;gap:2rem}.category__title{font-size:clamp(16px,1.5vw,17px);font-weight:500;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.01em;cursor:pointer;font-family:Mako}.category__num-posts{font-family:Mako,Urbanist;font-size:.95rem}.category__scroll-wrapper{position:relative;display:flex}.scroll-overlay{position:absolute;top:0;width:4%;height:100%;background:#00000080;cursor:pointer;z-index:2;opacity:0;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center}.scroll-overlay:hover{opacity:1}.scroll-overlay--left{left:0}.scroll-overlay--right{right:0}.category__scroll{display:flex;overflow-x:auto;scroll-behavior:smooth;width:100%;column-gap:clamp(.25rem,1vw,.5rem);scroll-snap-type:x mandatory;scrollbar-width:none;min-width:0}.category__scroll::-webkit-scrollbar{display:none}
