:root{font-size:10px}*,*::before,*::after{box-sizing:border-box}body{font-family:'Roboto',Arial,sans-serif;min-height:100vh;background-color:var(--bz-app-bg);color:#d3d3d3;padding:0 0 3rem 0}img{display:block}a{color:#00b17c}a:hover{color:#00ffb3}.container{max-width:93.5rem;margin:0 auto;padding:0 2rem}.profile{padding:6.8rem 0 3rem}.profile::after{content:"";display:block;clear:both}.profile-image{float:left;width:calc(33.333% - 1rem);display:flex;justify-content:center;align-items:center;margin-right:3rem}.profile-image img{border-radius:50%;max-width:150px}.profile-stat-count span{vertical-align:bottom;line-height:26px;font-size:30px}.profile-user-settings,.profile-stats,.profile-bio{float:left;width:calc(66.666% - 2rem)}.profile-stats ul{padding:0}.profile-user-settings{margin-top:1.1rem}.profile-user-name{display:inline-block;font-size:2.5rem;font-weight:300;margin:1rem 0}.profile-stats{margin-top:2.3rem}.profile-stats li{display:inline-block;font-size:1.6rem;line-height:1.5;margin-right:4rem}.profile-stats li:last-of-type{margin-right:0}.profile-bio{font-size:1.6rem;font-weight:100;line-height:1.5;margin-top:2.3rem}.profile-bio p span{vertical-align:bottom}.profile-real-name,.profile-stat-count{font-weight:600;margin-right:1rem}.gallery{display:flex;flex-wrap:wrap;margin:-1rem -1rem;padding-bottom:3rem}.gallery-item{position:relative;flex:1 0 22rem;margin:1rem;color:#fff;aspect-ratio:4 / 3;overflow:hidden}.gallery-item a{color:#fff;display:block;position:absolute;inset:0;width:100%;height:100%}.gallery-item:hover .gallery-item-info,.gallery-item:focus .gallery-item-info{opacity:1;background-color:rgba(0,0,0,0.6);height:100%}.gallery-item-info{opacity:0.8;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;width:100%;height:0%;background-color:rgba(0,0,0,0.2);transition:height 0.5s,background-color 0.5s,opacity 0.5s;-webkit-transition:height 0.5s,background-color 0.5s,opacity 0.5s}.gallery-item-info ul{margin:-1rem 0 0 0;padding:0}.gallery-item-info li{display:inline-block;font-size:1.7rem;font-weight:400}.gallery-item-name{margin-right:2.2rem;text-shadow:0 0rem 0.3rem rgba(0,0,0,1);width:100%;margin-top:1rem;text-align:center;padding:0 10px}.gallery-item-name span{vertical-align:bottom;font-size:3rem}.gallery-item-intro{font-weight:100 !important;text-shadow:0.05rem 0.05rem 0.2rem rgba(0,0,0,0.5);font-size:1.5rem !important;width:100%;margin-top:1rem;text-align:center;padding:0 10px;opacity:0;transition:opacity 0.5s}.gallery-item:hover .gallery-item-intro,.gallery-item:focus .gallery-item-intro{opacity:1}.gallery-image{width:100%;height:100%;object-fit:cover}@media screen and (max-width:40rem){.profile{display:flex;flex-wrap:wrap;padding:6.8rem 0 4rem}.profile::after{display:none}.profile-image,.profile-user-settings,.profile-bio,.profile-stats{float:none;width:auto}.profile-image img{width:7.7rem}.profile-user-settings{flex-basis:calc(100% - 10.7rem);display:flex;flex-wrap:wrap;margin-top:1rem}.profile-user-name{font-size:2.2rem}.profile-edit-btn{order:1;padding:0;text-align:center;margin-top:1rem}.profile-edit-btn{margin-left:0}.profile-bio{font-size:1.4rem;margin-top:1.5rem}.profile-edit-btn,.profile-bio,.profile-stats{flex-basis:100%}.profile-stats{order:1;margin-top:1.5rem}.profile-stats ul{display:flex;text-align:center;padding:1.2rem 0;border-top:0.1rem solid #2a2a2a;border-bottom:0.1rem solid #2a2a2a}.profile-stats li{font-size:1.4rem;flex:1;margin:0}.profile-stat-count{display:block}}@keyframes loader{to{transform:rotate(360deg)}}@supports (display:grid){.profile{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:repeat(3,auto);grid-column-gap:3rem;align-items:center}.profile-image{grid-row:1 / -1}.gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(22rem,1fr));grid-gap:2rem}.profile-image,.profile-user-settings,.profile-stats,.profile-bio,.gallery-item,.gallery{width:auto;margin:0}@media (max-width:40rem){.profile{grid-template-columns:auto 1fr;grid-row-gap:1.5rem}.profile-image{grid-row:1 / 2}.profile-user-settings{display:grid;grid-template-columns:auto 1fr;grid-gap:1rem}.profile-edit-btn,.profile-stats,.profile-bio{grid-column:1 / -1}.profile-user-settings,.profile-edit-btn,.profile-settings-btn,.profile-bio,.profile-stats{margin:0}.gallery-item-info{height:40%}}}.gallery-item-mode{position:absolute;top:0.8rem;left:0.8rem;z-index:2;font-size:2.4rem;line-height:1;padding:0.5rem;border-radius:50%;color:#fff;background:rgba(0,0,0,0.55);pointer-events:none}.gallery-item-mode.mode-marine{background:rgba(0,96,160,0.8)}.gallery-item-mode.mode-urban{background:rgba(160,60,40,0.8)}.gallery-item-mode.mode-outdoor{background:rgba(40,120,60,0.8)}.profile-image img{aspect-ratio:1/1;object-fit:cover;width:150px;height:auto}@media (max-width:40rem){.profile-image img{width:7.7rem}}#bz-install{position:fixed;z-index:300;left:1rem;right:1rem;bottom:1rem;margin:0 auto;max-width:46rem;display:none;align-items:center;gap:1.2rem;padding:1rem 1.2rem;background:#111;border:1px solid #2f2f2f;border-radius:var(--bz-r-l);box-shadow:var(--bz-sh-panel);color:#e8e8e8;font-size:1.4rem;line-height:1.35}#bz-install:not([hidden]){display:flex}.bz-install-face{flex:0 0 auto;width:40px;height:40px;border-radius:var(--bz-r-m);object-fit:cover}.bz-install-say{flex:1 1 auto;margin:0}.bz-install-say .material-symbols-outlined{font-size:1.8rem;vertical-align:-0.35rem}#bz-install[data-mode="ios"] .bz-install-android,#bz-install[data-mode="ios"] .bz-install-go,#bz-install[data-mode="android"] .bz-install-ios,#bz-install[data-mode=""] .bz-install-ios{display:none}.bz-install-go{flex:0 0 auto;min-height:var(--bz-tap);padding:0 1.6rem;border:0;border-radius:var(--bz-r-pill);background:var(--bz-green);color:#06231a;font:500 1.5rem/1 var(--bz-font);cursor:pointer}.bz-install-go:hover{background:#00ffb3}.bz-install-close{flex:0 0 auto;width:var(--bz-tap);height:var(--bz-tap);display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:transparent;color:#9aa3a8;cursor:pointer}.bz-install-close:hover{color:#fff;background:rgba(255,255,255,0.08)}.bz-install-go:focus-visible,.bz-install-close:focus-visible{outline:2px solid var(--bz-blue);outline-offset:2px}@media (max-width:40rem){#bz-install{left:0.8rem;right:0.8rem;bottom:0.8rem;gap:0.9rem;font-size:1.3rem}.bz-install-go{padding:0 1.2rem;font-size:1.4rem}}
