@charset "UTF-8";:root{--color-purple: #B800FF;--color-off-white: #F2F2F2;--color-black: #000000;--color-gray: #878787;--color-white: #FFFFFF;--color-purple-50: rgba(184, 0, 255, .5);--gradient-primary: linear-gradient(to bottom, #F2F2F2, #B800FF);--gradient-background: linear-gradient(180deg, #FFF 0%, #B800FF 100%);--font-primary: Typohacks Monument Grotesk, ABC Monument Grotesk, system-ui, sans-serif;--font-italic: TRJN DaVinci Italic, Typohacks Monument Grotesk, ABC Monument Grotesk, system-ui, sans-serif;--spacing-unit: 8px;--spacing-base: 16px;--radius-default: 10px;--radius-button: 15px;--btn-width: 448px;--btn-height: 40px}@font-face{font-family:Typohacks Monument Grotesk;src:url(/build/assets/TypohacksMonumentGrotesk-Regular-CRd9P1EJ.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Typohacks Monument Grotesk;src:url(/build/assets/TypohacksMonumentGrotesk-Medium-C78rBD_9.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Typohacks Monument Grotesk;src:url(/build/assets/TypohacksMonumentGrotesk-Medium-C78rBD_9.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:ABC Monument Grotesk;src:url(/build/assets/ABCMonumentGrotesk-Regular-Trial-BROJYOZz.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ABC Monument Grotesk;src:url(/build/assets/ABCMonumentGrotesk-RegularItalic-DiQoKRoF.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:ABC Monument Grotesk;src:url(/build/assets/ABCMonumentGrotesk-Medium-Trial-C5bz554Y.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:ABC Monument Grotesk;src:url(/build/assets/ABCMonumentGrotesk-MediumItalic-Trial-Cl1UYC-k.otf) format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:ABC Monument Grotesk;src:url(/build/assets/ABCMonumentGrotesk-Bold-Trial-CUjTwg1f.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:TRJN DaVinci Italic;src:url(/build/assets/TRJNDaVinciItalic-Display-CoWYb9fI.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:1rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;line-height:1.2;color:#000;background:linear-gradient(180deg,#fff,#b800ff);background-attachment:fixed;display:flex;flex-direction:column;min-height:100vh}body.scroll-locked{overflow:hidden}main{flex:1}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{font:inherit;cursor:pointer;border:none;background:none}h1,.h1{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2.625rem;font-weight:400;line-height:1.1;letter-spacing:-.42px}h2,.h2{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.5625rem;font-weight:400;line-height:1.1;letter-spacing:-.25px}.subheadline{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2.625rem;font-weight:400;line-height:1.1;letter-spacing:-.42px;color:#000;margin:0 0 16px}.subheadline strong{font-weight:500}.text-1{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.5625rem;font-weight:400;line-height:1.1;letter-spacing:-.25px}.text-2{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem;font-weight:400;line-height:1.2;letter-spacing:-.22px}.text-3{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.2;letter-spacing:-.2px}.text-4{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.2;letter-spacing:0}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-bold{font-weight:700}.font-italic{font-style:italic}p{margin-bottom:16px}p:last-child{margin-bottom:0}.text-gradient{background:linear-gradient(to bottom,#f2f2f2,#b800ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn{display:inline-flex;align-items:center;justify-content:center;width:448px;height:40px;padding:0 16px;border:1px solid #000000;border-radius:15px;background-color:transparent;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.5625rem;font-weight:400;line-height:1.1;letter-spacing:-1%;text-decoration:none;color:#000;cursor:pointer;transition:background-color .2s ease,color .2s ease}.btn--outline{background-color:transparent;color:#000}.btn--outline:hover,.btn--outline:focus-visible{background-color:#000;color:#fff}.btn--filled{background-color:#000;color:#fff}.btn--filled:hover,.btn--filled:focus-visible{background-color:transparent;color:#000}.btn--full{width:100%}.btn--compact{width:auto;min-width:200px}.card,.profile-card{background:#fff;border-radius:0;overflow:hidden;box-shadow:none}.card__image{aspect-ratio:1;background:#eee}.card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card__content{padding:24px}.card__title{font-size:1.125rem;font-weight:700;margin-bottom:8px}.card__subtitle{color:#757575;font-size:.875rem}.profile-card{background:transparent}.nav{display:flex;align-items:center;gap:32px}.nav__link{color:#fff;font-weight:500;transition:opacity .15s ease}.nav__link:hover{opacity:.8}.nav__link--active{opacity:1}.nav__mobile-toggle{display:flex;color:#fff}@media(min-width:768px){.nav__mobile-toggle{display:none}}.nav__menu{display:none}@media(min-width:768px){.nav__menu{display:flex;gap:32px}}.nav__tool.nav__tool--icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:100%;padding:0 8px;flex-shrink:0}.nav__tool.nav__tool--icon img{width:24px;height:24px;display:block;flex-shrink:0;-o-object-fit:contain;object-fit:contain}.nav__notification-dot{position:absolute;top:calc(50% - 16px);right:calc(50% - 16px);width:8px;height:8px;border-radius:50%;background:#e53935;pointer-events:none}.nav__mobile-toggle{position:relative}.nav__mobile-toggle--has-notification .nav__notification-dot{top:0;right:0}.nav__mobile-link--with-icon{display:inline-flex;align-items:center;gap:8px}.nav__mobile-link-icon{width:20px;height:20px}.nav__mobile-link--help{position:relative;display:inline-flex;align-items:center;gap:8px}.nav__mobile-link--help .nav__notification-dot{position:static;margin-left:8px}.image-credit{position:relative;overflow:hidden}.image-credit__overlay{position:absolute;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease;pointer-events:none}.image-credit:hover .image-credit__overlay{opacity:1}.image-credit__text{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem;font-weight:400;line-height:1.2;color:#fff}.image-credit__text:before{content:"© "}[data-credit]{position:relative;overflow:hidden}[data-credit]:after{content:attr(data-credit);position:absolute;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem;font-weight:400;line-height:1.2;color:#fff;opacity:0;transition:opacity .2s ease;pointer-events:none}[data-credit]:hover:after{opacity:1}.header{position:fixed;top:0;left:0;right:0;z-index:100;height:80px;background:var(--gradient-background, linear-gradient(180deg, #FFF 0%, #B800FF 100%));border-bottom:1px solid #000000}@media(max-width:1024px){.header{height:64px}}.header--landingpage{position:relative;background:#fff}@media(max-width:1024px){.header--landingpage{position:sticky;top:0}}.header--landingpage .header__logo{flex:none;padding-right:16px}.header--landingpage .header__logo img{width:232px;height:41px}.header__container{display:flex;align-items:stretch;height:100%;width:100%}.header__logo{display:flex;align-items:center;justify-content:flex-start;flex:1;height:100%;padding-left:16px;border-right:1px solid #000000}.header__logo img{height:42px;width:auto}@media(max-width:1024px){.header__logo{flex:1;border-right:none;padding-left:8px}.header__logo img{height:36px}}.nav,.nav__menu{display:contents}@media(max-width:1024px){.nav__menu{display:none}}.nav__item{display:flex;align-items:center;justify-content:center;flex:1;height:100%;border-right:1px solid #000000}.nav__link{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2.625rem;font-weight:400;line-height:1.1;letter-spacing:-.42px;color:#000;text-decoration:none;text-align:center;transition:color .2s ease}.nav__link:hover{color:#b800ff}.nav__link--active{text-decoration:none}.nav__tools{display:flex;align-items:center;justify-content:flex-end;height:100%}@media(max-width:1024px){.nav__tools{display:none}}.nav__tool{display:flex;align-items:center;justify-content:center;height:100%;padding:0 16px;color:#000;text-decoration:none;background:none;border:none;cursor:pointer;transition:color .2s ease}.nav__tool:hover{color:#b800ff}.nav__tool--login{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.5625rem;font-weight:400;line-height:1.1;letter-spacing:-.25px}.nav__tool--fontsize{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif}.nav__tool--fontsize span:first-child{font-size:1.5625rem;font-weight:500}.nav__tool--fontsize span:last-child{font-size:2.625rem;font-weight:400}.nav__tool--contrast img,.nav__tool--contrast svg{width:24px;height:24px}.nav__tool--language{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.5625rem;font-weight:400;line-height:1.1;letter-spacing:-.25px}.nav__mobile-toggle{display:none;align-items:center;justify-content:center;width:56px;height:100%;margin-left:auto;background:none;border:none;cursor:pointer}@media(max-width:1024px){.nav__mobile-toggle{display:flex}}.nav__mobile-toggle-icon{display:flex;flex-direction:column;justify-content:center;align-items:center;width:32px;height:32px;gap:6px}.nav__mobile-toggle-line{display:block;width:100%;height:2px;background-color:#000;transition:transform .2s ease,opacity .2s ease}.nav__mobile-toggle[aria-expanded=true] .nav__mobile-toggle-line:nth-child(1){transform:translateY(8px) rotate(45deg)}.nav__mobile-toggle[aria-expanded=true] .nav__mobile-toggle-line:nth-child(2){opacity:0}.nav__mobile-toggle[aria-expanded=true] .nav__mobile-toggle-line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.nav__mobile-menu{display:none;position:absolute;top:64px;left:0;right:0;background-color:#cbcbcb;z-index:99;flex-direction:column;border-bottom:1px solid #000000}.nav__mobile-menu.is-open{display:flex}@media(min-width:1024px){.nav__mobile-menu{display:none!important}}.nav__mobile-item{display:flex;align-items:center;justify-content:center;height:64px;border-bottom:1px solid #000000}.nav__mobile-item:first-child{border-top:1px solid #000000}.nav__mobile-link{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2.625rem;font-weight:400;line-height:1.1;letter-spacing:-1.26px;color:#000;text-decoration:none;text-align:center;transition:color .2s ease}.nav__mobile-link:hover{color:#b800ff}.nav__mobile-link--small{font-size:2rem;line-height:1;letter-spacing:-.96px}.nav__mobile-tools{display:flex;justify-content:center;align-items:center;gap:48px;height:64px;border-bottom:1px solid #000000}.nav__mobile-tool{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#000;transition:color .2s ease}.nav__mobile-tool:hover{color:#b800ff}.nav__mobile-tool--fontsize{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;letter-spacing:2px}.nav__mobile-tool--fontsize .fontsize-sm{font-size:1.375rem;font-weight:400;line-height:1.2}.nav__mobile-tool--fontsize .fontsize-md{font-size:2rem;font-weight:400;line-height:1}.nav__mobile-tool--fontsize .fontsize-lg{font-size:2.625rem;font-weight:400;line-height:1.1}.nav__mobile-tool--contrast img,.nav__mobile-tool--contrast svg{width:48px;height:48px}.nav__mobile-tool--language{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2.625rem;font-weight:400;line-height:1.1;letter-spacing:-1.26px}.footer{width:100%;background-color:#f2f2f2;border-top:1px solid #000000}.footer__container{display:flex;align-items:center;height:80px;padding:0 8px}.footer__nav{display:flex;align-items:center;height:100%}.footer__link{display:flex;align-items:center;height:100%;padding:0 8px;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.2;color:#000;text-decoration:none;text-transform:uppercase;white-space:nowrap;transition:color .2s ease}.footer__link:hover{color:#b800ff}.footer__social{display:flex;align-items:center;gap:8px;margin-left:16px}.footer__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;transition:opacity .2s ease}.footer__social-link:hover{opacity:.7}.footer__social-link img{width:100%;height:100%}.footer__project{display:flex;align-items:center;gap:8px;margin-left:auto}.footer__project-text{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.2;color:#000;white-space:nowrap}.footer__project-logo{width:56px;height:66px;-o-object-fit:contain;object-fit:contain}.footer__description{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.5rem;font-weight:400;line-height:1.2;color:#000;max-width:208px;margin:0 0 0 8px}.footer__sponsors{display:flex;align-items:center;gap:8px;margin-left:auto}.footer__sponsor{display:flex;align-items:center}.footer__sponsor img{display:block;-o-object-fit:contain;object-fit:contain}.footer__sponsor--eu img{width:48px;height:50px}.footer__sponsor--senate img{width:176px;height:29px}.footer__sponsor--inp img{width:88px;height:44px}.footer__sponsor--ztb img{width:96px;height:44px}@media(max-width:1024px){.footer__container{display:flex;flex-wrap:wrap;align-items:center;-moz-column-gap:8px;column-gap:8px;row-gap:0;height:auto;padding:8px}.footer__container:after{content:"";flex-basis:100%;height:8px;order:3}.footer__nav{order:1;height:48px}.footer__social{order:2;margin-left:0}.footer__project{order:4;display:flex;align-items:center;gap:8px;margin-left:0;flex-shrink:0}.footer__project-text{white-space:normal;max-width:80px}.footer__project-logo{width:50px;height:60px}.footer__description{order:5;max-width:207px;margin-left:0}.footer__sponsors{order:6;margin-left:auto}.footer__sponsor--eu img{width:56px;height:56px}.footer__sponsor--senate img{width:176px;height:29px}.footer__sponsor--inp img{width:88px;height:44px}.footer__sponsor--ztb img{width:96px;height:44px}}@media(max-width:768px){.footer__container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto auto;gap:0 16px;height:auto;padding:8px}.footer__container:after{display:none}.footer__nav{grid-column:1;grid-row:1;flex-direction:column;align-items:flex-start;gap:2px;height:auto}.footer__link{padding:0;height:auto;font-size:.9375rem;line-height:1.1;letter-spacing:-.15px}.footer__social{grid-column:1;grid-row:2;flex-grow:0;margin-left:0}.footer__project{grid-column:2;grid-row:1/3;flex-direction:column;align-items:flex-start;gap:4px;margin-left:0}.footer__project-text{white-space:normal;max-width:184px}.footer__project-logo{width:65px;height:78px}.footer__description{grid-column:1/-1;grid-row:3;max-width:100%;margin-left:0;padding-top:16px}.footer__sponsors{grid-column:1/-1;grid-row:4;flex-wrap:wrap;justify-content:center;gap:8px 16px;margin-left:0}.footer__sponsor--eu img{width:48px;height:48px}.footer__sponsor--senate img{width:240px;height:40px}.footer__sponsor--inp img{width:96px;height:48px}.footer__sponsor--ztb img{width:106px;height:48px}}.container{max-width:1280px;margin:0 auto;padding:0 24px}.grid{display:grid;gap:32px}.grid--2{grid-template-columns:1fr}@media(min-width:640px){.grid--2{grid-template-columns:repeat(2,1fr)}}.grid--3{grid-template-columns:1fr}@media(min-width:640px){.grid--3{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid--3{grid-template-columns:repeat(3,1fr)}}.grid--4{grid-template-columns:1fr}@media(min-width:640px){.grid--4{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid--4{grid-template-columns:repeat(4,1fr)}}.section{padding:80px 0}.hero{text-align:center;padding:80px 24px}.hero__title{margin-bottom:32px}.hero__subtitle{color:#757575;font-size:1.25rem;max-width:640px;margin:0 auto 48px}.hero__buttons{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.community-preview__title{margin-bottom:48px}.profile__header{display:grid;gap:48px}@media(min-width:768px){.profile__header{grid-template-columns:300px 1fr}}.profile__image{aspect-ratio:1;border-radius:16px;overflow:hidden;background:#eee}.profile__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile__info{display:flex;flex-direction:column;gap:24px}.profile__name{font-size:2rem}.profile__role{color:#757575;font-size:1.125rem}.profile__bio{line-height:1.7}.profile__projects{margin-top:64px}.community{display:flex;flex-direction:column;width:100%}.community__layout{display:flex;width:100%}.community__topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:80px;padding:0 16px;background-color:#f2f2f2;border-bottom:1px solid #000000}.community__topbar-heading{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2.625rem;font-weight:400;line-height:1.1;letter-spacing:-.42px;color:#000;margin:0}.community__topbar-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.community__topbar-action{flex-shrink:0;height:40px;padding:0 16px;border-radius:999px;border:1px solid #000000;background-color:#000;color:#fff;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.5625rem;font-weight:400;line-height:1.1;letter-spacing:-.25px;cursor:pointer;transition:opacity .15s ease}.community__topbar-action:hover{opacity:.9}.community__sidebar{width:480px;min-width:480px;position:sticky;top:0;max-height:100vh;overflow-y:auto;overflow-x:hidden;border-right:1px solid #000000;align-self:flex-start}.community__search{display:flex;align-items:center;height:80px;padding:0 16px;border-bottom:1px solid #000000}.community__search-icon{width:38px;height:38px;margin-right:16px}.community__search-input{flex:1;height:100%;border:none;background:transparent;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2.625rem;font-weight:400;line-height:1;color:#000}.community__search-input::-moz-placeholder{color:#878787}.community__search-input::placeholder{color:#878787}.community__search-input:focus{outline:none}.community__filter-group{display:flex;flex-direction:column}.community__filter-btn{display:flex;align-items:center;height:80px;padding:0 16px;border:none;border-bottom:1px solid #000000;background:transparent;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2.625rem;font-weight:400;line-height:1.1;letter-spacing:-.42px;color:#000;text-align:left;cursor:pointer;transition:background-color .2s ease,color .2s ease,opacity .2s ease}.community__filter-btn:hover{background-color:#ffffff80}.community__filter-btn--active{background-color:#fff}.community__filter-btn:not(.community__filter-btn--active){color:#878787}.community__reset{display:block;width:100%;padding:8px 16px;border:none;border-bottom:1px solid #000000;background:transparent;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.5625rem;color:#b800ff;text-align:left;cursor:pointer;transition:background-color .2s ease}.community__reset:hover{background-color:#b800ff0d}.community__toggle-section{border-bottom:1px solid #000000}.community__toggle-header{display:flex;align-items:center;justify-content:space-between;width:100%;height:80px;padding:0 16px;border:none;background:transparent;cursor:pointer;transition:background-color .2s ease}.community__toggle-header:hover{background-color:#ffffff4d}.community__toggle-section--open .community__toggle-header{background-color:#f2f2f2}.community__toggle-title{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2.625rem;font-weight:400;line-height:1.1;letter-spacing:-.42px;color:#000}.community__toggle-icon{width:33px;height:33px;pointer-events:none}.community__toggle-icon--close{display:none}.community__toggle-section--open .community__toggle-icon--close,.community__toggle-icon--arrow{display:block}.community__toggle-section--open .community__toggle-icon--arrow{display:none}.community__toggle-content{display:none;padding:8px 16px 16px 32px;background-color:#f2f2f2}.community__toggle-section--open .community__toggle-content{display:block}.community__checkbox{display:flex;align-items:center;gap:8px;margin-bottom:4px;cursor:pointer;transition:opacity .2s ease}.community__checkbox input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.community__checkbox--disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.community__checkbox-count{margin-left:auto;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.5625rem;color:#878787;font-variant-numeric:tabular-nums}.community__checkbox-icon{width:16px;height:16px;border:1px solid #000000;border-radius:50%;background:transparent;transition:background-color .2s ease,border-color .2s ease}.community__checkbox--checked .community__checkbox-icon,input:checked+.community__checkbox-icon{background-color:#b800ff;border-color:#b800ff}.community__checkbox-label{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.5625rem;font-weight:400;line-height:1.1;letter-spacing:-.25px;color:#000;transition:color .2s ease;flex:1 1 auto;min-width:0;overflow-wrap:anywhere}.community__checkbox--checked .community__checkbox-label,input:checked~.community__checkbox-label{color:#b800ff}.community__grid-wrapper{flex:1;position:relative;min-height:200px}.community__loader{position:absolute;inset:0;display:flex;align-items:flex-start;justify-content:center;background-color:#fff9;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10;pointer-events:none}.community__loader-spinner{position:sticky;top:calc(50vh - 72px);width:144px;height:144px;border:9px solid #E0E0E0;border-top-color:#b800ff;border-radius:50%;animation:community-spin .7s linear infinite}@keyframes community-spin{to{transform:rotate(360deg)}}.community__grid{display:grid;grid-template-columns:repeat(2,1fr);align-content:start}@media(min-width:1500px){.community__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:2100px){.community__grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:2600px){.community__grid{grid-template-columns:repeat(5,1fr)}}.profile-card{display:flex;padding:0;border-bottom:1px solid #000000;border-right:1px solid #000000;text-decoration:none;color:inherit;height:160px;overflow:hidden;--tag-lines-max: 3}.profile-card:nth-child(2n){border-right:none}@media(min-width:1600px){.profile-card:nth-child(2n){border-right:1px solid #000000}.profile-card:nth-child(3n){border-right:none}}@media(min-width:1920px){.profile-card:nth-child(3n){border-right:1px solid #000000}.profile-card:nth-child(4n){border-right:none}}@media(min-width:2400px){.profile-card:nth-child(4n){border-right:1px solid #000000}.profile-card:nth-child(5n){border-right:none}}.profile-card__image{width:160px;min-width:160px;aspect-ratio:1/1;align-self:flex-start;overflow:hidden}.profile-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-card__image--placeholder{display:flex;align-items:center;justify-content:center;background-color:#878787}.profile-card__initials{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:65px;font-weight:400;line-height:1;letter-spacing:-.65px;color:#000}.profile-card__content{flex:1;min-width:0;display:flex;flex-direction:column;padding:12px 16px;overflow:hidden}.profile-card__name{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.5625rem;font-weight:700;line-height:1.1;letter-spacing:-.25px;color:#000;margin:0 0 16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:anywhere}.profile-card__tags{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem;font-weight:400;line-height:1.2;letter-spacing:-.22px;color:#000;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--tag-lines, var(--tag-lines-max, 3));overflow:hidden}.profile-card__tags-more{font-weight:500;white-space:nowrap}@media(max-width:1024px){.community__sidebar{width:416px;min-width:416px;top:0;max-height:100vh}.community__filter-btn,.community__toggle-title{font-size:2.375rem;line-height:1.1}.community__search-input{font-size:2.375rem}.community__checkbox-icon{width:24px;height:24px}.community__checkbox-label{font-size:1.875rem;line-height:1.2}.community__grid{grid-template-columns:1fr}.profile-card{border-right:none;height:200px}.profile-card:nth-child(odd){border-right:none}.profile-card__image{width:200px;min-width:200px;aspect-ratio:1/1}.profile-card__initials{font-size:80px}.profile-card__name{font-size:1.875rem;line-height:1.2}.profile-card__tags{font-size:1.625rem;line-height:1.3}}.community__mobile-filter{display:none}@media(max-width:768px){.community{flex-direction:column;padding-bottom:40px}.community__sidebar{display:none}.community__grid{width:100%;grid-template-columns:1fr;background-image:none}.profile-card{border-bottom:1px solid #000000;border-right:none;height:128px;--tag-lines-max: 2}.profile-card:nth-child(odd){border-right:none}.profile-card__image{width:128px;min-width:128px;aspect-ratio:1/1}.profile-card__initials{font-size:2.625rem;letter-spacing:-1.26px}.profile-card__content{padding:8px 16px}.profile-card__name{font-size:1.5rem;line-height:1.1;letter-spacing:-.72px;margin-bottom:4px}.profile-card__tags{font-size:1.125rem;line-height:1.15;letter-spacing:-.2px}.community__mobile-filter{display:block;position:fixed;bottom:0;left:0;right:0;z-index:100}.community__mobile-filter-btn{display:flex;align-items:center;justify-content:center;width:100%;height:40px;border:1px solid #000000;border-radius:15px 15px 0 0;background-color:#f2f2f2;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.75rem;font-weight:400;line-height:1.1;letter-spacing:-.84px;color:#000;cursor:pointer;transition:background-color .2s ease}.community__mobile-filter--open .community__mobile-filter-btn{display:none}.community__mobile-drawer{display:none;position:fixed;bottom:0;left:0;right:0;background-color:#f2f2f2;border:1px solid #000000;border-radius:15px 15px 0 0;max-height:80vh;overflow-y:auto;transform:translateY(100%);transition:transform .3s ease-out}.community__mobile-filter--open .community__mobile-drawer{display:block;transform:translateY(0)}.community__mobile-drawer-close{display:flex;align-items:center;justify-content:center;width:100%;height:48px;border:none;border-bottom:1px solid #000000;background:transparent;cursor:pointer}.community__mobile-drawer-close img{width:24px;height:24px}.community__mobile-drawer-search{display:flex;align-items:center;height:48px;padding:0 16px;border-bottom:1px solid #000000}.community__mobile-drawer-search-icon{width:24px;height:24px;margin-right:16px}.community__mobile-drawer-search-input{flex:1;height:100%;border:none;background:transparent;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.75rem;font-weight:400;line-height:1.1;letter-spacing:-.84px;color:#000}.community__mobile-drawer-search-input::-moz-placeholder{color:#878787}.community__mobile-drawer-search-input::placeholder{color:#878787}.community__mobile-drawer-search-input:focus{outline:none}.community__mobile-drawer-options{display:flex;flex-direction:column}.community__mobile-drawer-option{display:flex;align-items:center;height:48px;padding:0 16px;border:none;border-bottom:1px solid #000000;background:transparent;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.75rem;font-weight:400;line-height:1.1;letter-spacing:-.84px;color:#000;text-align:left;cursor:pointer}.community__mobile-drawer-option--active{color:#b800ff}.community__mobile-drawer-toggles{display:flex;flex-direction:column}.community__mobile-toggle{border-bottom:1px solid #000000}.community__mobile-toggle:last-child{border-bottom:none}.community__mobile-toggle-header{display:flex;align-items:center;justify-content:space-between;width:100%;height:48px;padding:0 16px;border:none;background:transparent;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.75rem;font-weight:400;line-height:1.1;letter-spacing:-.84px;color:#000;text-align:left;cursor:pointer}.community__mobile-toggle-icon{width:20px;height:20px;transition:transform .2s ease;pointer-events:none}.community__mobile-toggle--open .community__mobile-toggle-icon{transform:rotate(180deg)}.community__mobile-toggle-content{display:none;padding:8px 16px 16px}.community__mobile-toggle--open .community__mobile-toggle-content{display:block}.community__mobile-drawer .community__checkbox-icon{width:20px;height:20px}.community__mobile-drawer .community__checkbox-label{font-size:1.5rem;line-height:1.2}}.styleguide{max-width:1600px;margin:0 auto;padding:32px}.styleguide__title{font-size:48px;font-weight:400;margin-bottom:64px;padding-bottom:16px;border-bottom:1px solid #000000}.styleguide__section{margin-bottom:80px}.styleguide__section-title{font-size:64px;font-weight:400;margin-bottom:32px}.styleguide__section-subtitle{font-size:32px;font-weight:400;margin-bottom:24px}.styleguide__grid{display:flex;flex-wrap:wrap;gap:45px}.styleguide__two-col{display:grid;grid-template-columns:1fr 1fr;gap:80px}@media(max-width:1024px){.styleguide__two-col{grid-template-columns:1fr}}.color-swatch{display:flex;flex-direction:column}.color-swatch__preview{width:231px;height:158px;border-radius:10px}.color-swatch__preview--border{border:1px solid #000000}.color-swatch__label{margin-top:16px}.color-swatch__name{font-size:32px;font-weight:400}.color-swatch__hex{font-size:24px;font-weight:400;color:#000}.gradient-preview{width:559px;height:598px;border-radius:10px;background:linear-gradient(to bottom,#f2f2f2,#b800ff)}@media(max-width:1024px){.gradient-preview{width:100%;height:400px}}.gradient-labels{display:flex;justify-content:space-between;width:559px;margin-top:16px}@media(max-width:1024px){.gradient-labels{width:100%}}.button-demo{display:flex;flex-direction:column;gap:16px}.button-row{display:flex;align-items:center;gap:24px}@media(max-width:1024px){.button-row{flex-direction:column;align-items:flex-start}}.button-label{font-size:16px;color:#000;min-width:280px}.spacing-demo{display:flex;flex-direction:column;gap:24px}.spacing-info{font-size:32px;font-weight:400}.spacing-box{display:flex;align-items:center;gap:16px}.spacing-visual{width:16px;height:40px;background-color:#b800ff;border-radius:2px}.spacing-label{font-size:24px}.typography-demo{display:flex;flex-direction:column;gap:16px}.typography-row{display:grid;grid-template-columns:200px 1fr;align-items:center;gap:32px;font-size:36px}@media(max-width:1024px){.typography-row{grid-template-columns:1fr;gap:8px}}.typography-label{font-size:36px;letter-spacing:-1px}.typography-styles{display:flex;flex-direction:column;gap:24px;border-left:4px solid #878787;padding-left:32px}.typography-style-row{display:grid;grid-template-columns:130px 220px 1fr;align-items:baseline;gap:24px}@media(max-width:1024px){.typography-style-row{grid-template-columns:1fr;gap:8px}}.typography-style-name{font-size:36px;font-weight:400}.typography-style-spec{font-size:36px;font-weight:400;color:#878787}.typography-sample{max-width:730px}.typography-sample .h1{margin-bottom:24px}.landing{position:relative;width:100%;display:flex;flex-direction:column;min-height:calc(100vh - 80px)}@media(max-width:1024px){.landing{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto auto}}@media(max-width:768px){.landing{grid-template-columns:1fr}}.landing__hero{display:flex;position:relative;width:100%;flex:1}@media(max-width:1024px){.landing__hero{display:contents}}.landing__hero-content{display:flex;flex-direction:column;justify-content:space-between;width:480px;min-width:480px;padding:10px 16px 16px}@media(max-width:1024px){.landing__hero-content{grid-column:1;grid-row:2;width:100%;min-width:0;height:auto;min-height:408px;padding:8px 8px 16px;border-top:1px solid #000000}}@media(max-width:768px){.landing__hero-content{grid-column:1;min-height:auto;padding:16px 8px}}.landing__hero-text{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2.625rem;font-weight:400;line-height:1.1;letter-spacing:-.42px;color:#000;margin:0;max-width:448px}@media(max-width:1024px){.landing__hero-text{font-size:2rem;line-height:1;letter-spacing:-.96px;max-width:100%}}@media(max-width:768px){.landing__hero-text{font-size:1.75rem}}.landing__hero-text--italic{font-style:italic}.landing__hero-divider{position:absolute;left:480px;top:0;bottom:0;width:1px;background-color:#000}@media(max-width:1024px){.landing__hero-divider{display:none}}.landing__hero-image{flex:1;position:relative;overflow:hidden}.landing__hero-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.7}@media(max-width:1024px){.landing__hero-image{grid-column:1/-1;grid-row:1;width:100%;min-height:calc(100vh - 64px);height:auto}.landing__hero-image img{position:absolute}}.landing__mosaic-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left;opacity:.85}.landing__mosaic{position:absolute;top:0;left:0;width:100%;height:100%;display:grid;grid-template-columns:repeat(8,1fr);grid-auto-rows:1fr}.landing__mosaic img{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.85}@media(max-width:1024px){.landing__mosaic{grid-template-columns:repeat(6,1fr)}}@media(max-width:768px){.landing__mosaic{grid-template-columns:repeat(4,1fr)}}.landing__mosaic-bw{filter:grayscale(100%)}.landing__bottom{display:flex;position:relative;width:100%;flex-shrink:0}.landing__bottom:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background-color:#000}@media(max-width:1024px){.landing__bottom{display:contents}.landing__bottom:before{display:none}}.landing__join{display:flex;flex-direction:column;width:480px;min-width:480px;padding:10px 16px 16px;background-color:#f2f2f2}@media(max-width:1024px){.landing__join{grid-column:2;grid-row:2;width:100%;min-width:0;min-height:408px;padding:8px 8px 16px;border-left:1px solid #000000;border-top:1px solid #000000}}@media(max-width:768px){.landing__join{grid-column:1;grid-row:3;min-height:auto;border-left:none;border-top:1px solid #000000}}.landing__join-title{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2.625rem;font-weight:400;line-height:1.1;letter-spacing:-.42px;color:#000;margin:0 0 10px}@media(max-width:1024px){.landing__join-title{font-size:1.875rem;letter-spacing:-.9px}}@media(max-width:768px){.landing__join-title{font-size:1.75rem}}.landing__join-text{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem;font-weight:400;line-height:1.2;letter-spacing:-.22px;color:#000;margin:0 0 auto;max-width:440px}@media(max-width:1024px){.landing__join-text{font-size:1.5625rem;line-height:1.1;letter-spacing:-.75px;max-width:100%}}.landing__inside{flex:1;display:flex;padding:16px;gap:16px}@media(max-width:1024px){.landing__inside{display:contents}}.landing__inside-image{width:320px;min-width:320px;height:232px;overflow:hidden}.landing__inside-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.8}@media(max-width:1024px){.landing__inside-image{grid-column:1;grid-row:3;width:100%;min-width:0;height:auto;min-height:327px;border-top:1px solid #000000}.landing__inside-image img{position:absolute;top:0;left:0}.landing__inside-image{position:relative}}@media(max-width:768px){.landing__inside-image{grid-column:1;grid-row:4;min-height:280px}}.landing__inside-content{flex:1;display:flex;flex-direction:column}@media(max-width:1024px){.landing__inside-content{grid-column:2;grid-row:3;padding:8px 8px 16px;border-top:1px solid #000000}}@media(max-width:768px){.landing__inside-content{grid-column:1;grid-row:5;border-top:none}}.landing__inside-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6px}@media(max-width:1024px){.landing__inside-header{flex-direction:column;gap:8px}}.landing__inside-title{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2.625rem;font-weight:400;line-height:1.1;letter-spacing:-.42px;color:#000;margin:0}@media(max-width:1024px){.landing__inside-title{font-size:1.875rem;letter-spacing:-.9px}}@media(max-width:768px){.landing__inside-title{font-size:1.75rem}}.landing__inside-tag{display:flex;align-items:center;gap:8px}@media(max-width:768px){.landing__inside-tag{display:none}}.landing__inside-dot{display:block;width:8px;height:8px;border-radius:50%;background-color:#000}.landing__inside-label{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.2;color:#000}.landing__inside-text{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem;font-weight:400;line-height:1.2;letter-spacing:-.22px;color:#000;margin:0 0 auto;max-width:100%}@media(max-width:1024px){.landing__inside-text{font-size:1.5625rem;line-height:1.1;letter-spacing:-.75px}}.landing__inside-btn{align-self:flex-end;margin-top:16px}@media(max-width:768px){.landing__inside-btn{align-self:stretch}}.landing__sidemenu{position:fixed;top:304px;right:0;z-index:100;display:flex;align-items:stretch}@media(max-width:1024px){.landing__sidemenu{top:200px;align-items:flex-start}}@media(max-width:768px){.landing__sidemenu{top:160px;align-items:flex-start}}.landing__sidemenu-panel{display:flex;flex-direction:row;width:864px;background-color:#cf0;border:1px solid #000000;border-right:none;border-radius:15px 0 0 15px;max-width:0;overflow:hidden;opacity:0;border-width:0;transition:max-width .35s ease,opacity .25s ease,border-width 0s .35s;pointer-events:none}.landing__sidemenu--open .landing__sidemenu-panel{max-width:1100px;opacity:1;border-width:1px;border-right:none;pointer-events:auto;transition:max-width .35s ease,opacity .25s ease,border-width 0s 0s}@media(max-width:1024px){.landing__sidemenu-panel{flex-direction:column;width:288px;border-right:1px solid #000000;border-radius:15px 0 15px 15px}.landing__sidemenu--open .landing__sidemenu-panel{max-width:400px;border-right:1px solid #000000;max-height:calc(100dvh - 200px);overflow-y:auto;-webkit-overflow-scrolling:touch}}@media(max-width:768px){.landing__sidemenu--open .landing__sidemenu-panel{max-height:calc(100dvh - 160px)}}.landing__sidemenu-tab{width:48px;min-height:240px;flex-shrink:0;background-color:#cf0;border:1px solid #000000;border-right:none;border-radius:15px 0 0 15px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;cursor:pointer;padding:0;z-index:2;transition:background-color .2s ease,border-radius .35s ease}.landing__sidemenu-tab:hover{background-color:#b8e600}.landing__sidemenu--open .landing__sidemenu-tab{border-left:1px solid #000000;border-radius:0}.landing__sidemenu--mini .landing__sidemenu-tab{width:48px;min-height:48px;height:48px;border-radius:15px 0 0 15px;gap:0}.landing__sidemenu--mini.landing__sidemenu--open .landing__sidemenu-tab{border-radius:0;border-left:none}@media(max-width:768px){.landing__sidemenu-tab{width:48px;min-height:48px;height:48px;border-radius:15px 0 0 15px;gap:0}}.landing__sidemenu-text{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.5625rem;font-weight:700;line-height:1.1;letter-spacing:-.25px;color:#000;writing-mode:vertical-rl;text-orientation:mixed;white-space:nowrap}.landing__sidemenu--mini .landing__sidemenu-text{display:none}@media(max-width:768px){.landing__sidemenu-text{display:none}}.landing__sidemenu-arrow{width:13px;height:15px;flex-shrink:0;transform:rotate(90deg) scaleX(-1);transition:transform .35s ease}.landing__sidemenu--open .landing__sidemenu-arrow{transform:rotate(-90deg) scaleX(-1)}@media(max-width:768px){.landing__sidemenu-arrow:last-child:not(:first-child){display:none}}.landing__sidemenu-tanz{font-family:TRJN DaVinci Italic,Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-style:italic;font-weight:400;display:inline-block}.landing__sidemenu-link .landing__sidemenu-tanz{transform:translateY(-3px);text-decoration:none}.landing__sidemenu-links{width:288px;flex-shrink:0;display:flex;flex-direction:column;border-left:1px solid #000000;order:3}@media(max-width:1024px){.landing__sidemenu-links{order:1;width:100%;border-left:none;border-bottom:1px solid #000000}}.landing__sidemenu-link{display:flex;align-items:center;min-height:40px;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.5625rem;font-weight:700;line-height:1.1;letter-spacing:-.25px;color:#000;text-decoration:underline;text-underline-offset:2px;padding:8px 6px 8px 8px;border-bottom:1px solid #000000;transition:background-color .2s ease,color .2s ease;white-space:nowrap}.landing__sidemenu-link:after{content:"↗";padding-left:4px;font-size:.95em;font-weight:400;line-height:1;color:currentColor;text-decoration:none;display:inline-block}.landing__sidemenu-link:last-child{border-bottom:none}.landing__sidemenu-link:hover{background-color:#000;color:#cf0}.landing__sidemenu-link:hover .landing__sidemenu-tanz{color:#cf0}.landing__sidemenu-info{width:288px;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;border-left:1px solid #000000;padding:16px;order:2}@media(max-width:1024px){.landing__sidemenu-info{width:100%;border-left:none;border-bottom:1px solid #000000}}.landing__sidemenu-info-title{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.5625rem;font-weight:700;line-height:1.1;letter-spacing:-.25px;color:#000;text-align:center;margin:0 0 8px}.landing__sidemenu-info-text{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1rem;font-weight:400;line-height:1.25;letter-spacing:-.16px;color:#000;text-align:center;margin:0}.landing__sidemenu-contact{width:288px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:16px;order:1}@media(max-width:1024px){.landing__sidemenu-contact{order:3;width:100%;gap:16px}}.landing__sidemenu-contact-heading,.landing__sidemenu-contact-address{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.5625rem;font-weight:700;line-height:1.1;letter-spacing:-.25px;color:#000;text-align:center;margin:0}.landing__sidemenu-email{display:flex;align-items:center;justify-content:center;width:100%;max-width:256px;min-height:32px;padding:4px 8px;background-color:#000;color:#cf0;font-family:TRJN DaVinci Italic,Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.25rem;font-style:italic;font-weight:400;line-height:1;letter-spacing:-.2px;text-decoration:none;border-radius:15px;transition:opacity .2s ease}.landing__sidemenu-email:hover{opacity:.8}@media(max-width:1024px){.landing .btn{width:100%;max-width:400px}}.font-large .landing__sidemenu-panel{width:1020px}.font-large .landing__sidemenu-links,.font-large .landing__sidemenu-info,.font-large .landing__sidemenu-contact{width:340px}.font-large .landing__sidemenu-email{max-width:310px}@media(max-width:1024px){.font-large .landing__sidemenu-panel{width:340px}.font-large .landing__sidemenu-links,.font-large .landing__sidemenu-info,.font-large .landing__sidemenu-contact{width:100%}}.user{display:flex;flex-direction:column;width:100%;min-height:100vh}.user__layout{display:flex;flex:1;min-height:0}.user__topbar{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:80px;padding:0 16px;background-color:#f2f2f2;border-bottom:1px solid #000000}.user--editing .user__topbar{background:linear-gradient(to bottom,#f2f2f2,#e399ff)}.user__topbar-spacer{flex:1}.user__edit-banner{position:fixed;bottom:0;left:0;right:0;z-index:100;height:40px;display:flex;align-items:center;justify-content:center;background-color:#b800ff;color:#fff;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem;font-weight:400}body:has(.user--editing){padding-bottom:40px}body:has(.user--editing) .landing__sidemenu{display:none}.user__sidebar{width:480px;min-width:480px;position:sticky;top:0;height:100vh;display:flex;flex-direction:column;border-right:1px solid #000000}.user__image{flex:1;overflow:hidden;position:relative}.user__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.user__image-upload-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0006;cursor:pointer;opacity:0;transition:opacity .2s ease}.user__image-upload-overlay:hover{opacity:1}.user__image-upload-overlay--no-image{opacity:1;background:#0003}.user__image-upload-input{position:absolute;width:0;height:0;opacity:0;overflow:hidden}.user__image-upload-label{display:flex;flex-direction:column;align-items:center;gap:8px;color:#fff;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem;pointer-events:none}.user__image-upload-label svg{width:32px;height:32px}.user__image-upload-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0009;color:#fff;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem}.user__image-upload-error{position:absolute;bottom:16px;left:16px;right:16px;text-align:center;background:#c80000cc;color:#fff;padding:8px;border-radius:15px}.user__image-credits-container{padding:8px 16px;border-top:1px solid #000000;display:flex;align-items:center;gap:6px}.user__image-credits-container:before{content:"©";font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;color:#000;flex-shrink:0}.user__edit-input--credits{height:36px;font-size:.875rem}.user__name{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2.625rem;font-weight:400;line-height:1.1;letter-spacing:-.42px;color:#000;margin:0;flex:1;min-width:0}.user__topbar-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end;min-width:0}.user__logout-form{margin:0}.user__edit-toggle-btn,.user__logout-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;height:40px;padding:0 16px;border-radius:999px;border:1px solid #000000;background-color:#000;color:#fff;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.5625rem;font-weight:400;line-height:1.1;letter-spacing:-.25px;text-decoration:none;cursor:pointer;transition:opacity .15s ease,background-color .15s ease,color .15s ease}.user__edit-toggle-btn:hover,.user__logout-btn:hover{opacity:.9}.user__edit-toggle-btn--active{background-color:#fff;color:#b800ff;border-color:#fff}.user__logout-btn{background-color:transparent;color:#000}.user--editing .user__logout-btn{background-color:transparent;color:#fff;border-color:#fff}.user__topbar-collective-link{flex-shrink:0;height:40px;padding:0 16px;border-radius:999px;border:1px solid #000000;background-color:transparent;color:#000;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.5625rem;font-weight:400;line-height:1.1;letter-spacing:-.25px;display:inline-flex;align-items:center;text-decoration:none;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:opacity .15s ease,background-color .15s ease,color .15s ease}.user__topbar-collective-link:hover{background-color:#000;color:#fff}.user--editing .user__topbar-collective-link{color:#fff;border-color:#fff}.user--editing .user__topbar-collective-link:hover{background-color:#fff;color:#b800ff}.user__topbar-collective-select{position:relative;flex-shrink:0}.user__topbar-collective-trigger{cursor:pointer;display:inline-flex;align-items:center;gap:6px}.user__topbar-collective-trigger.is-open{background-color:#000;color:#fff}.user--editing .user__topbar-collective-trigger.is-open{background-color:#fff;color:#b800ff}.user__topbar-collective-caret{transition:transform .15s ease;flex-shrink:0}.user__topbar-collective-panel{position:absolute;top:calc(100% + 6px);right:0;z-index:50;min-width:240px;max-width:min(320px,90vw);max-height:60vh;overflow-y:auto;padding:6px;background-color:#fff;border:1px solid #000000;border-radius:12px;box-shadow:0 8px 24px #00000026;display:flex;flex-direction:column;gap:2px}@media(max-width:600px){.user__topbar-collective-panel{top:calc(100% + 6px);left:16px;right:16px;min-width:0;max-width:none;width:auto}.user__topbar-collective-select{position:static}}.user__topbar-collective-item{display:block;padding:10px 16px;border-radius:8px;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.5625rem;color:#000;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color .15s ease,color .15s ease}.user__topbar-collective-item:hover,.user__topbar-collective-item:focus{background-color:#000;color:#fff;outline:none}.user__image-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#878787}.user__image-fallback-initials{font-size:120px;color:#000}.user__content{flex:1;min-width:0;display:flex;flex-direction:column}.user__layout--welcome .user__content{padding:48px 32px}.user__welcome{max-width:720px;display:flex;flex-direction:column;gap:16px;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.25rem;line-height:1.5;color:#000}.user__welcome p{margin:0}.user__welcome a:not(.btn){color:inherit;text-decoration:underline}.user__welcome-greeting{font-size:1.375rem;font-weight:500}.user__welcome-btn{align-self:flex-start;width:auto;margin-top:8px}.user__section{display:flex;border-bottom:1px solid #000000;min-height:80px}.user__section-title{width:360px;min-width:360px;padding:16px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2.625rem;font-weight:400;line-height:1.1;letter-spacing:-.42px;color:#000;margin:0;border-right:1px solid #000000}.user__section-content{flex:1;min-width:0;padding:16px;display:flex;align-items:flex-start;flex-wrap:wrap}.user__tags{display:flex;flex-wrap:wrap;gap:8px}.user__tag{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:6px 16px;background-color:#f2f2f2;border:1px solid #000000;border-radius:15px;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.5625rem;font-weight:400;line-height:1.1;letter-spacing:-.25px;color:#000}.user__tag--toggle{cursor:pointer;transition:background-color .15s ease,color .15s ease;opacity:.5}.user__tag--toggle:hover{opacity:.75}.user__tag--link{text-decoration:none;cursor:pointer;transition:background-color .15s ease,color .15s ease}.user__tag--link:hover,.user__tag--link:focus-visible{background-color:#000;color:#fff}.user__tag--selected{background-color:#000;color:#fff;opacity:1}.user__tag--selected:hover{opacity:.85}.user__social{display:flex;gap:8px}.user__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#000;transition:background-color .2s ease}.user__social-link img{width:24px;height:24px;filter:invert(1)}.user__social-link:hover{background-color:#b800ff}.user__download{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2.625rem;font-weight:400;line-height:1.5;color:#000;text-decoration:underline}.user__section--biography .user__section-content{display:block}.user__biography{position:relative}.user__biography-text{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem;font-weight:400;line-height:1.2;letter-spacing:-.22px;color:#000;word-wrap:break-word;overflow-wrap:break-word}.user__biography-text p{margin:0}.user__biography-toggle{display:none}.user__section--gallery .user__section-content{padding:0;position:relative}.user__gallery-edit{display:flex;flex-wrap:wrap;gap:16px;padding:16px;flex:1;min-width:0;align-items:flex-start}.user__gallery-edit-item{width:180px;flex-shrink:0;display:flex;flex-direction:column;gap:8px}.user__gallery-edit-image{position:relative;width:180px;height:180px}.user__gallery-edit-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.user__gallery-edit-delete{position:absolute;top:4px;right:4px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#000000b3;color:#fff;border:none;border-radius:50%;cursor:pointer;font-size:1.25rem;line-height:1;transition:background-color .2s ease}.user__gallery-edit-delete:hover{background:#c00}.user__edit-input--gallery-title{height:32px;font-size:.8125rem;padding:0 8px}.user__gallery-edit-item--upload{justify-content:center}.user__gallery-edit-upload{width:180px;height:180px;display:flex;align-items:center;justify-content:center;border:2px dashed #878787;cursor:pointer;transition:border-color .2s ease}.user__gallery-edit-upload:hover{border-color:#b800ff}.user__gallery-edit-upload-label{display:flex;flex-direction:column;align-items:center;gap:8px;color:#878787;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;pointer-events:none}.user__gallery-edit-upload-label svg{width:24px;height:24px}.user__gallery-edit-loading{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;color:#878787;text-align:center}.user__gallery{display:flex;align-items:stretch;gap:0;padding:0;width:100%;max-width:100%;overflow:hidden}.user__gallery-nav{flex-shrink:0;align-self:stretch;display:flex;align-items:center;justify-content:center;width:24px;min-height:100%;background:#f2f2f2;border:none;border-left:1px solid #000000;border-right:1px solid #000000;cursor:pointer;transition:background-color .2s ease;color:#000;line-height:1;padding:0}.user__gallery-nav[hidden]{display:none}.user__gallery-nav img{width:12px;height:14px;transition:filter .2s ease}.user__gallery-nav--prev{border-left:none}.user__gallery-nav--next{border-right:none}.user__gallery-nav:hover{background-color:#000}.user__gallery-nav:hover img{filter:invert(1)}.user__gallery-track{flex:1;display:flex;gap:16px;padding:16px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.user__gallery-track::-webkit-scrollbar{display:none}.user__gallery-slide{flex:0 0 auto;width:220px;height:160px;position:relative;overflow:hidden}.user__gallery-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.user__gallery-title{position:absolute;top:0;left:0;right:0;padding:8px;background:#000000b3;color:#fff;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;opacity:0;transition:opacity .2s ease;pointer-events:none}.user__gallery-slide:hover .user__gallery-title,.user__gallery-slide:focus-within .user__gallery-title,.user__gallery-slide.is-active .user__gallery-title{opacity:1}.user__section--collaborators .user__section-content{padding:0;position:relative}.user__collaborators{display:flex;align-items:stretch;gap:0;padding:0;width:100%;max-width:100%;overflow:hidden}.user__collaborators-nav{flex-shrink:0;align-self:stretch;display:flex;align-items:center;justify-content:center;width:24px;min-height:100%;background:#f2f2f2;border:none;border-left:1px solid #000000;border-right:1px solid #000000;cursor:pointer;transition:background-color .2s ease;color:#000;line-height:1;padding:0}.user__collaborators-nav[hidden]{display:none}.user__collaborators-nav img{width:12px;height:14px;transition:filter .2s ease}.user__collaborators-nav--prev{border-left:none}.user__collaborators-nav--next{border-right:none}.user__collaborators-nav:hover{background-color:#000}.user__collaborators-nav:hover img{filter:invert(1)}.user__collaborators-track{flex:1;display:flex;gap:16px;padding:16px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.user__collaborators-track::-webkit-scrollbar{display:none}.user__collaborator{flex:0 0 auto;display:flex;flex-direction:column;align-items:stretch;text-decoration:none;width:160px;gap:8px}.user__collaborator--no-link{cursor:default}.user__collaborator-image{width:160px;height:160px;border-radius:0;-o-object-fit:cover;object-fit:cover}.user__collaborator-image--placeholder{display:flex;align-items:center;justify-content:center;background-color:#878787}.user__collaborator-initials{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:4rem;font-weight:400;line-height:1;color:#000;text-transform:lowercase}.user__collaborator-name{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;font-weight:400;line-height:1.2;color:#000;text-align:left}.user__edit-input{width:100%;height:40px;padding:0 16px;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem;color:#000;background-color:#f2f2f2;border:1px solid #000000;border-radius:15px;outline:none;transition:border-color .2s ease}.user__edit-input:focus{border-color:#b800ff}.user__edit-input::-moz-placeholder{color:#878787}.user__edit-input::placeholder{color:#878787}.user__edit-input--name{font-size:2.625rem;font-weight:400;height:auto;padding:8px 16px}.user__edit-textarea{width:100%;padding:16px;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem;color:#000;background-color:#f2f2f2;border:1px solid #000000;border-radius:15px;outline:none;resize:vertical;transition:border-color .2s ease}.user__edit-textarea:focus{border-color:#b800ff}.user__edit-textarea::-moz-placeholder{color:#878787}.user__edit-textarea::placeholder{color:#878787}.user__edit-with-counter{position:relative;width:100%;display:block}.user__char-counter{position:absolute;right:16px;bottom:6px;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.75rem;color:#878787;background-color:#f2f2f2;padding:0 4px;border-radius:3px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.user__char-counter--limit{color:#c00}.user__edit-field-group{width:100%;display:flex;flex-direction:column;gap:8px}.user__edit-field-group--contact{gap:16px}.user__edit-field-row{display:flex;flex-direction:row;align-items:center;gap:16px}.user__edit-field-row .user__edit-input{flex:1;min-width:0}@media(max-width:640px){.user__edit-field-row{flex-direction:column;align-items:stretch;gap:4px}}.user__edit-label{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1rem;font-weight:400;color:#000;text-transform:none;letter-spacing:normal;display:inline-flex;align-items:center;gap:6px;width:96px;flex-shrink:0}.user__edit-social-icon{width:18px;height:18px;opacity:.7}.user__edit-error{display:inline-block;margin-top:8px;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;background:#b91c1c;color:#fff;padding:2px 8px;border-radius:15px;line-height:1.4}.user__edit-toggle-label{display:flex;align-items:center;gap:16px;cursor:pointer;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:22px}.user__edit-checkbox{width:20px;height:20px;accent-color:#B800FF;cursor:pointer}.user__edit-toggle-switch{display:none}.user__central-question{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem;font-weight:400;color:#000;margin:0}.user__save-toast{position:fixed;bottom:52px;right:16px;z-index:200;padding:8px 16px;background-color:#000;color:#fff;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem;border-radius:15px}@media(max-width:1024px){.user{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;min-height:100vh}.user__sidebar{grid-column:1;grid-row:1/-1;position:sticky;top:0;height:100vh;width:100%;min-width:0;border-right:1px solid #000000}.user__content{grid-column:2;grid-row:1/-1}.user__section{flex-direction:column}.user__section-title{width:100%;min-width:auto;font-size:2rem;border-right:none;border-bottom:1px solid #000000}.user__name{font-size:2rem}.user__tag{font-size:1.25rem}.user__download{font-size:2rem}.user__biography-text{font-size:1.125rem}}.user__hero-name{display:none}@media(max-width:768px){.user{display:flex;flex-direction:column}.user__topbar .user__name{display:none}.user__topbar{min-height:48px}.user__sidebar{position:relative;top:auto;width:100%;min-width:100%;height:auto;border-right:none;border-bottom:1px solid #000000}.user__image{height:433px;flex:none}.user__hero-name{display:block;width:100%;background-color:#f2f2f2;border-bottom:1px solid #000000;padding:8px}.user__hero-name-text{margin:0;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2rem;font-weight:400;line-height:1;letter-spacing:-1px;color:#000}.user__name-container{height:60px}.user__name{font-size:1.75rem}.user__content{width:100%}.user__section{flex-direction:column;min-height:auto}.user__section-title{width:100%;min-width:auto;height:auto;min-height:33px;padding:6px 8px;font-size:1.25rem;font-weight:400;line-height:1.1;letter-spacing:-.2px;border-right:none;border-bottom:1px solid #000000;background-color:transparent;flex-direction:row;align-items:center;justify-content:flex-start;text-align:left}.user__section-content{padding:16px}.user__tag{height:32px;font-size:1rem}.user__social-link{width:48px;height:48px}.user__social-link img{width:28px;height:28px}.user__download{font-size:1.25rem}.user__biography-text{font-size:1.125rem;line-height:1.3}.user__biography:not(.user__biography--expanded) .user__biography-text{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.user__biography-toggle{display:flex;align-items:center;justify-content:center;width:100%;height:48px;margin-top:16px;border:none;background:transparent;cursor:pointer}.user__biography-toggle[hidden]{display:none}.user__biography-toggle img{width:24px;height:24px;transition:transform .2s ease}.user__biography--expanded .user__biography-toggle img{transform:rotate(180deg)}.user__gallery-slide{width:180px;height:130px}.user__gallery-slide img{height:130px}.user__gallery-title{font-size:.75rem}.user__collaborator{width:120px}.user__collaborator-image{width:120px;height:120px}.user__collaborator-initials{font-size:2.5rem}.user__collaborator-name{font-size:.8125rem}}.user__downloads-edit{display:flex;flex-direction:column;gap:16px}.user__download-edit-item{display:flex;flex-direction:column;gap:8px;padding:8px;border:1px solid rgba(135,135,135,.3)}.user__download-edit-info{display:flex;align-items:center;justify-content:space-between;gap:16px}.user__download-edit-filename{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;color:#878787;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user__download-edit-delete{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#000000b3;color:#fff;border:none;border-radius:50%;cursor:pointer;font-size:1.25rem;line-height:1;transition:background-color .2s ease}.user__download-edit-delete:hover{background:#c00}.user__edit-input--download-title{height:32px;font-size:.8125rem;padding:0 8px}.user__download-edit-upload-area{display:flex;flex-direction:column;gap:8px}.user__download-edit-upload{display:flex;align-items:center;justify-content:center;padding:16px;border:2px dashed #878787;cursor:pointer;transition:border-color .2s ease}.user__download-edit-upload:hover{border-color:#b800ff}.user__download-edit-upload-label{display:flex;align-items:center;gap:8px;color:#878787;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;pointer-events:none}.user__download-edit-upload-label svg{width:18px;height:18px}.user__download-edit-loading{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;color:#878787;text-align:center}.user__coop-edit{display:flex;flex-direction:column;gap:16px}.user__coop-edit-item{display:flex;align-items:center;gap:16px;padding:8px;border:1px solid rgba(135,135,135,.3)}.user__coop-edit-avatar{flex-shrink:0;width:40px;height:40px;border-radius:50%;overflow:hidden}.user__coop-edit-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.user__coop-edit-avatar--placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#878787}.user__coop-edit-avatar--placeholder span{font-size:1rem;color:#000}.user__coop-edit-name{flex:1;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;font-weight:700}.user__coop-edit-url{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.75rem;color:#878787;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px}.user__coop-edit-delete{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#000000b3;color:#fff;border:none;border-radius:50%;cursor:pointer;font-size:1.25rem;line-height:1;transition:background-color .2s ease}.user__coop-edit-delete:hover{background:#c00}.user__coop-add-btn{align-self:flex-start}.user__coop-add-form{display:flex;flex-direction:column;gap:16px;padding:16px;border:1px solid rgba(135,135,135,.3)}.user__coop-search{position:relative}.user__coop-search-results{position:absolute;top:100%;left:0;right:0;z-index:50;background:#fff;border:1px solid rgba(135,135,135,.3);max-height:240px;overflow-y:auto}.user__coop-search-result{display:flex;align-items:center;gap:16px;width:100%;padding:8px 16px;border:none;background:none;cursor:pointer;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;text-align:left;transition:background-color .2s ease}.user__coop-search-result:hover{background-color:#b800ff1a}.user__coop-search-result-avatar{flex-shrink:0;width:32px;height:32px;border-radius:50%;overflow:hidden;background-color:#878787;display:flex;align-items:center;justify-content:center}.user__coop-search-result-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.user__coop-search-result-avatar span{font-size:.75rem;color:#000}.user__coop-freetext-toggle{background:none;border:none;color:#b800ff;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;cursor:pointer;text-align:left;padding:0;text-decoration:underline}.user__coop-freetext-toggle:hover{opacity:.7}.user__coop-freetext{display:flex;flex-direction:column;gap:8px;padding-top:8px;border-top:1px solid rgba(135,135,135,.2)}.user__coop-freetext .btn{align-self:flex-start;margin-top:8px}.user__coop-cancel{background:none;border:none;color:#878787;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;cursor:pointer;text-align:left;padding:0}.user__coop-cancel:hover{color:#000}.user__modal-body-lock{overflow:hidden}.user__modal-overlay{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:16px}.user__modal-backdrop{position:absolute;inset:0;background-color:#0009;cursor:pointer}.user__modal{position:relative;background-color:#f2f2f2;border:1px solid #000000;border-radius:28px;width:100%;max-width:560px;max-height:calc(100dvh - 32px);display:flex;flex-direction:column;overflow:hidden;z-index:1;box-shadow:0 8px 24px #0000002e}.user__modal-close{position:absolute;top:12px;right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;color:#000;border:none;border-radius:50%;cursor:pointer;font-size:1.5rem;line-height:1;z-index:2;transition:background-color .2s ease}.user__modal-close:hover{background-color:#00000014}.user__modal-title{margin:0;padding:24px 32px 16px 24px;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem;font-weight:400;letter-spacing:-.25px}.user__modal-intro{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.9375rem;line-height:1.4;color:#000;margin:0 0 8px}.user__modal-body{flex:1;padding:0 24px 24px;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.user__modal-footer{display:flex;flex-wrap:wrap;gap:8px;padding:16px 24px 24px;background-color:#f2f2f2}@media(max-width:767px){.user__modal-overlay{padding:0;align-items:flex-end}.user__modal{max-width:100%;width:100%;height:100dvh;max-height:100dvh;border-radius:0;border-left:none;border-right:none;border-bottom:none}}.user__modal-field{display:flex;flex-direction:column;gap:4px}.user__modal-field-label{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;font-weight:500;color:#000}.user__modal-field-hint{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.75rem;color:#878787}.user__modal-image-uploader{display:flex;flex-direction:column;gap:8px}.user__modal-image-preview{position:relative;width:100%;aspect-ratio:1/1;max-width:240px;background-color:#f5f5f5;border:1px dashed #878787;display:flex;align-items:center;justify-content:center;overflow:hidden}.user__modal-image-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.user__modal-image-placeholder{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;color:#878787;text-align:center;padding:16px}.user__modal-image-actions{display:flex;gap:8px}.user__modal-actions{display:flex;flex-wrap:wrap;gap:8px;width:100%;justify-content:flex-end}.user__modal-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:40px;padding:0 24px;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.9375rem;font-weight:400;border:1px solid #000000;border-radius:999px;background-color:#fff;color:#000;cursor:pointer;transition:background-color .2s ease,color .2s ease,opacity .2s ease;white-space:nowrap}.user__modal-btn:hover,.user__modal-btn--primary{background-color:#000;color:#fff}.user__modal-btn--primary:hover{opacity:.85;background-color:#000;color:#fff}.user__modal-btn--danger{border-color:#c00;color:#c00;background-color:#fff}.user__modal-btn--danger:hover{background-color:#c00;border-color:#c00;color:#fff}.user__modal-btn--ghost{border-color:transparent;background-color:transparent;color:#000}.user__modal-btn--ghost:hover{background-color:#00000014;color:#000}.user__modal-mode-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px}.user__modal-mode-tab{flex:1 1 auto;min-width:0;height:40px;padding:0 16px;border:1px solid #000000;border-radius:999px;background-color:#fff;color:#000;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.8125rem;font-weight:400;cursor:pointer;transition:background-color .2s ease,color .2s ease;text-align:center;white-space:nowrap}.user__modal-mode-tab:hover{background-color:#00000014}.user__modal-mode-tab--active{background-color:#000;color:#fff}.user__modal-mode-tab--active:hover{background-color:#000}.user__modal-search-results{display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.2);max-height:240px;overflow-y:auto}.user__add-tile{display:flex;align-items:center;justify-content:center;gap:6px;padding:16px;background-color:#fff;border:2px dashed #000000;color:#000;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease;min-height:56px;flex-shrink:0}.user__add-tile:hover{background-color:#b800ff;border-color:#b800ff;color:#fff}.user__add-tile--gallery{width:180px;height:180px;aspect-ratio:1/1;flex-direction:column}.user__add-tile--coop{width:120px;height:120px;flex-direction:column;gap:4px;font-size:.8125rem;text-align:center}.user__add-tile svg{width:24px;height:24px}.user__gallery-edit-item--clickable{cursor:pointer}.user__gallery-edit-item--clickable .user__gallery-edit-image{transition:transform .2s ease,box-shadow .2s ease}.user__gallery-edit-item--clickable .user__gallery-edit-image:after{content:"";position:absolute;inset:0;background-color:#0000;transition:background-color .2s ease;pointer-events:none}.user__gallery-edit-item--clickable:hover .user__gallery-edit-image:after{background-color:#b800ff40}.user__coop-edit-grid{display:flex;flex-wrap:wrap;gap:16px;padding:16px;align-items:flex-start;flex:1;min-width:0}.user__coop-edit-card{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:6px;width:120px;flex-shrink:0;background:none;border:none;padding:0;cursor:pointer;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;text-align:left}.user__coop-edit-card:hover .user__coop-edit-card-image:after{background-color:#b800ff40}.user__coop-edit-card-image{position:relative;width:120px;height:120px;border-radius:0;overflow:hidden;background-color:#878787;display:flex;align-items:center;justify-content:center}.user__coop-edit-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.user__coop-edit-card-image:after{content:"";position:absolute;inset:0;background-color:#0000;transition:background-color .2s ease;pointer-events:none}.user__coop-edit-card-image--placeholder span{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2.5rem;color:#000;text-transform:lowercase;line-height:1}.user__coop-edit-card-name{font-size:.875rem;color:#000;word-break:break-word;line-height:1.2;max-width:100%}.user__coop-edit-card-type{font-size:.625rem;color:#878787;text-transform:uppercase;letter-spacing:.05em}.user__edit-empty-hint{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;color:#878787;font-style:italic}.user__members-edit{display:flex;flex-direction:column;gap:16px}.user__member-edit-item{display:flex;align-items:center;gap:16px;padding:8px;border:1px solid rgba(135,135,135,.3)}.user__member-edit-avatar{flex-shrink:0;width:40px;height:40px;border-radius:50%;overflow:hidden}.user__member-edit-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.user__member-edit-avatar--placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#878787}.user__member-edit-avatar--placeholder span{font-size:1rem;color:#000}.user__member-edit-name{flex:1;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;font-weight:700}.user__member-edit-badge{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.75rem;color:#878787;padding:2px 6px;border:1px solid rgba(135,135,135,.3);border-radius:3px}.user__member-edit-delete{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#000000b3;color:#fff;border:none;border-radius:50%;cursor:pointer;font-size:1.25rem;line-height:1;transition:background-color .2s ease}.user__member-edit-delete:hover{background:#c00}.user__member-add-btn{align-self:flex-start}.user__member-add-form{display:flex;flex-direction:column;gap:16px;padding:16px;border:1px solid rgba(135,135,135,.3)}.user__member-search{position:relative}.user__member-search-results{position:absolute;top:100%;left:0;right:0;z-index:50;background:#fff;border:1px solid rgba(135,135,135,.3);max-height:240px;overflow-y:auto}.user__member-search-result{display:flex;align-items:center;gap:16px;width:100%;padding:8px 16px;border:none;background:none;cursor:pointer;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;text-align:left;transition:background-color .2s ease}.user__member-search-result:hover{background-color:#b800ff1a}.user__member-search-result-avatar{flex-shrink:0;width:32px;height:32px;border-radius:50%;overflow:hidden;background-color:#878787;display:flex;align-items:center;justify-content:center}.user__member-search-result-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.user__member-search-result-avatar span{font-size:.75rem;color:#000}.user__member-freetext-toggle{background:none;border:none;color:#b800ff;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;cursor:pointer;text-align:left;padding:0;text-decoration:underline}.user__member-freetext-toggle:hover{opacity:.7}.user__member-freetext{display:flex;flex-direction:column;gap:8px;padding-top:8px;border-top:1px solid rgba(135,135,135,.2)}.user__member-freetext .btn{align-self:flex-start;margin-top:8px}.user__member-cancel{background:none;border:none;color:#878787;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;cursor:pointer;text-align:left;padding:0}.user__member-cancel:hover{color:#000}.user__admins-edit{display:flex;flex-direction:column;gap:16px}.user__admin-edit-item{display:flex;align-items:center;gap:16px;padding:8px;border:1px solid rgba(135,135,135,.3)}.user__admin-edit-name{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;font-weight:700}.user__admin-edit-email{flex:1;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.75rem;color:#878787}.user__admin-edit-delete{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#000000b3;color:#fff;border:none;border-radius:50%;cursor:pointer;font-size:1.25rem;line-height:1;transition:background-color .2s ease}.user__admin-edit-delete:hover{background:#c00}.user__admin-add-btn{align-self:flex-start}.user__admin-add-form{display:flex;flex-direction:column;gap:16px;padding:16px;border:1px solid rgba(135,135,135,.3)}.user__admin-search{position:relative}.user__admin-search-results{position:absolute;top:100%;left:0;right:0;z-index:50;background:#fff;border:1px solid rgba(135,135,135,.3);max-height:240px;overflow-y:auto}.user__admin-search-result{display:flex;align-items:center;gap:16px;width:100%;padding:8px 16px;border:none;background:none;cursor:pointer;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;text-align:left;transition:background-color .2s ease}.user__admin-search-result:hover{background-color:#b800ff1a}.user__admin-search-result-name{font-weight:700}.user__admin-search-result-email{font-size:.75rem;color:#878787}.user__admin-cancel{background:none;border:none;color:#878787;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;cursor:pointer;text-align:left;padding:0}.user__admin-cancel:hover{color:#000}.user--editing .user__content{background:linear-gradient(to bottom,#f2f2f2,#b800ff)}.user__lang-toggle{display:inline-flex;align-items:center;gap:4px}.user__lang-toggle-btn{padding:2px 10px;border-radius:999px;border:1px solid #000000;background:#fff;color:#000;font-size:.75rem;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;cursor:pointer;transition:background-color .15s ease,color .15s ease}.user__lang-toggle-btn--active{background:#000;color:#fff}.user__radio-group{display:flex;gap:24px}.user__radio{display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:22px}.user__radio input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:1px solid #000000;border-radius:50%;margin:0;cursor:pointer;position:relative}.user__radio input[type=radio]:checked{background:#000;box-shadow:inset 0 0 0 3px #fff}.user__radio .user__radio-mark{display:none}.user__tag--removable{cursor:pointer;border:none}.user__tag--removable .user__tag-x{margin-right:4px;font-weight:700}.user__tag--removable:hover{opacity:.85}.user__tags--removable{margin-top:16px}.user__add-file-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border:1.5px dashed #000000;border-radius:999px;background:transparent;color:#000;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.875rem;cursor:pointer;transition:background-color .15s ease}.user__add-file-btn:hover{background:#0000000d}.user__download-edit-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:16px}.user__download-edit-row .user__edit-input--download-title{flex:1;min-width:200px}.user__download-edit-upload-area{margin-top:16px}.user__schwerpunkte-extras{display:contents}.user__schwerpunkte-expand{background:transparent;border:none;color:#000;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.5625rem;cursor:pointer;padding:6px 16px;align-self:center;white-space:nowrap}.user__schwerpunkte-expand:hover{text-decoration:underline}.user__placeholder--pending{color:#ff9500;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2.625rem;font-weight:400;padding:24px 16px}[x-cloak]{display:none!important}.user__autocomplete{position:relative;width:100%}.user__autocomplete-panel{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:50;background:#f2f2f2;border:1px solid #000000;border-radius:28px;padding:16px;box-shadow:0 8px 24px #0000001f;max-height:50vh;overflow-y:auto}@media(max-width:768px){.user__autocomplete-panel{border-radius:16px;padding:16px}}.user__autocomplete-list{display:flex;flex-wrap:wrap;gap:8px;padding-right:32px}.user__autocomplete-list--coop{flex-direction:column;flex-wrap:nowrap;gap:4px}.user__autocomplete-item{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background:#fff;border:1px solid #000000;border-radius:999px;cursor:pointer;text-align:left;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1rem;color:#000;transition:background-color .15s ease}.user__autocomplete-item:hover{background:#0000000d}.user__autocomplete-item-avatar{width:28px;height:28px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.user__autocomplete-item-avatar--placeholder{display:inline-flex;align-items:center;justify-content:center;background:#0000001a;text-transform:uppercase;font-size:.75rem}.user__autocomplete-item-label{flex:1;min-width:0}.user__autocomplete-item-type{font-size:.75rem;color:#00000080;flex-shrink:0}.user__autocomplete-empty{padding:16px 32px 16px 16px;text-align:center}.user__autocomplete-empty-title{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem;font-weight:400;margin:0 0 8px;color:#000}.user__autocomplete-empty-hint{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.9375rem;color:#000;margin:0 0 16px;line-height:1.4}.user__autocomplete-confirm{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border:1px solid #000000;border-radius:999px;background:#000;color:#fff;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.9375rem;cursor:pointer;transition:opacity .15s ease}.user__autocomplete-confirm:hover{opacity:.85}.user__autocomplete-close{position:absolute;top:8px;right:8px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;font-size:1.5rem;line-height:1;color:#000;cursor:pointer;border-radius:50%}.user__autocomplete-close:hover{background:#0000000d}@media(max-width:768px){.user__autocomplete-close{top:16px;right:16px;width:44px;height:44px;font-size:2rem}.user,.user__layout{flex-direction:column}.user__sidebar{width:100%;min-width:0;position:static;height:auto;border-right:none;border-bottom:1px solid #000000}.user__content{width:100%}.user__topbar{flex-wrap:wrap;gap:8px;padding:8px 16px;min-height:60px}.user__section{flex-direction:column;min-height:0}.user__section-title{width:100%;min-width:0;height:auto;min-height:48px;padding:8px 16px;border-right:none;border-bottom:1px solid #000000;font-size:1.5625rem;display:flex;align-items:center}.user__section-content{padding:8px 16px;width:100%}.user__modal{position:fixed;inset:0;width:100vw;height:100dvh;border-radius:0;overflow-y:auto;z-index:200}.user__edit-banner{bottom:0}}.inside-berlin{width:100%;min-height:100vh}.inside-berlin__intro{padding:16px;border-bottom:1px solid #000000}.inside-berlin__intro-text{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2.625rem;font-weight:400;line-height:1.1;letter-spacing:-.42px;color:#000;margin:0}.inside-berlin__intro-text strong{font-weight:500}.inside-berlin__grid{width:100%;-moz-column-count:3;column-count:3;-moz-column-gap:0;column-gap:0;-moz-column-rule:1px solid #000000;column-rule:1px solid #000000}@media(min-width:1600px){.inside-berlin__grid{-moz-column-count:4;column-count:4}}@media(min-width:1920px){.inside-berlin__grid{-moz-column-count:5;column-count:5}}.inside-berlin__article{display:flex;flex-direction:column;-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid;-webkit-column-break-inside:avoid}.inside-berlin__article-image{width:100%;height:561px;overflow:hidden;position:relative}.inside-berlin__article-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.8}.inside-berlin__article-image--short{height:360px}.inside-berlin__article-image--medium{height:376px}.inside-berlin__article-image--tall{height:457px}.inside-berlin__article-content{padding:16px;display:flex;flex-direction:column}.inside-berlin__article-meta{display:flex;justify-content:flex-end;margin-bottom:8px}.inside-berlin__article-category{display:flex;align-items:center;gap:8px;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.2;color:#000;text-transform:uppercase}.inside-berlin__article-dot{width:8px;height:8px;border-radius:50%;background-color:#000}.inside-berlin__article-title{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2.625rem;font-weight:400;line-height:1.1;letter-spacing:-.42px;color:#000;margin:0 0 8px}.inside-berlin__article-description{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem;font-weight:400;line-height:1.2;letter-spacing:-.22px;color:#000;margin:0 0 16px;flex:1}.inside-berlin__article-btn{width:100%;height:40px;display:flex;align-items:center;justify-content:center;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.5625rem;font-weight:400;line-height:1.1;letter-spacing:-.25px;color:#000;text-decoration:none;border:1px solid #000000;border-radius:15px;background:transparent;cursor:pointer;transition:background-color .2s ease}.inside-berlin__article-btn:hover{background-color:#b800ff80}.footer--inside-berlin{background-color:#f2f2f2;border-top:1px solid #000000}.footer--inside-berlin .footer__container{display:flex;align-items:center;justify-content:space-between;height:81px;padding:0 8px}.footer--inside-berlin .footer__left{display:flex;align-items:center;gap:16px}.footer--inside-berlin .footer__link{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.2;color:#000;text-decoration:none;transition:color .2s ease}.footer--inside-berlin .footer__link:hover{color:#b800ff}.footer--inside-berlin .footer__social{display:flex;gap:8px}.footer--inside-berlin .footer__social-link{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.footer--inside-berlin .footer__social-link img{width:24px;height:24px}.footer--inside-berlin .footer__center{display:flex;align-items:center;gap:16px}.footer--inside-berlin .footer__text{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.2;color:#000}.footer--inside-berlin .footer__logo-tanzbuero{height:66px;width:auto}.footer--inside-berlin .footer__info{max-width:208px;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.5rem;font-weight:400;line-height:1.2;color:#000;margin:0}.footer--inside-berlin .footer__right{display:flex;align-items:center;gap:8px}.footer--inside-berlin .footer__partner-logo{height:44px;width:auto}.footer--inside-berlin .footer__partner-logo:first-child{height:50px}@media(max-width:1024px){.inside-berlin__intro-text{font-size:1.875rem;line-height:1.1;letter-spacing:-.9px}.inside-berlin__grid{-moz-column-count:2;column-count:2}.inside-berlin__article-image{height:487px}.inside-berlin__article-image--short{height:320px}.inside-berlin__article-image--medium{height:376px}.inside-berlin__article-image--tall{height:397px}.inside-berlin__article-title{font-size:2.375rem;line-height:1.1;letter-spacing:-.38px}.inside-berlin__article-description{font-size:1.375rem;line-height:1.2}.inside-berlin__article-btn{font-size:1.5625rem;letter-spacing:-.75px}.inside-berlin__article-category{font-size:.9375rem;letter-spacing:-.45px}.footer--inside-berlin .footer__container{flex-wrap:wrap;height:auto;padding:16px}.footer--inside-berlin .footer__info{display:none}}@media(max-width:768px){.inside-berlin__intro{padding:8px}.inside-berlin__intro-text{font-size:1.25rem;line-height:1.1;letter-spacing:-.2px}.inside-berlin__grid{-moz-column-count:1;column-count:1;-moz-column-rule:none;column-rule:none}.inside-berlin__article-image{height:432px}.inside-berlin__article-image--short,.inside-berlin__article-image--medium,.inside-berlin__article-image--tall{height:271px}.inside-berlin__article-title{font-size:2rem;line-height:1;letter-spacing:-.96px}.inside-berlin__article-description{font-size:1.25rem;line-height:1.1;letter-spacing:-.2px}.inside-berlin__article-btn{font-size:1.75rem;line-height:1.1;letter-spacing:-.84px}.inside-berlin__article-content{padding:8px}.inside-berlin__article-meta{display:none}.footer--inside-berlin .footer__container{flex-direction:column;align-items:flex-start;gap:16px;padding:16px}.footer--inside-berlin .footer__left,.footer--inside-berlin .footer__center,.footer--inside-berlin .footer__right{flex-wrap:wrap}.footer--inside-berlin .footer__partner-logo{height:32px}.footer--inside-berlin .footer__partner-logo:first-child{height:36px}}.cms-page{width:100%;min-height:100vh}.cms-page__container{display:flex;width:100%;min-height:calc(100vh - 80px)}.cms-page__content{flex:1;display:flex;flex-direction:column;border-right:1px solid #000000}.cms-page__header{padding:32px 16px;border-bottom:1px solid #000000;text-align:center}.cms-page__title{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2.625rem;font-weight:400;line-height:1.1;letter-spacing:-.42px;color:#000;margin:0}.cms-page__section{padding:32px 16px;border-bottom:1px solid #000000}.cms-page__section:last-child{border-bottom:none}.cms-page__inline-image{display:none;margin:0 0 16px;padding:0;width:100%}.cms-page__inline-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;opacity:.7}.cms-page__section-title{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem;font-weight:500;line-height:1.2;letter-spacing:-.22px;color:#000;margin:0 0 16px}.cms-page__text p{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem;font-weight:400;line-height:1.2;letter-spacing:-.22px;color:#000;margin:0 0 16px}.cms-page__text p:last-child{margin-bottom:0}.cms-page__text a{color:#000;text-decoration:underline;transition:color .2s ease}.cms-page__text a:hover{color:#b800ff}.cms-page__text h1,.cms-page__text h2,.cms-page__text h3{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-weight:400;color:#000;margin:24px 0 16px;letter-spacing:-.5px;line-height:1.1}.cms-page__text h1{font-size:2.5rem}.cms-page__text h2{font-size:2rem}.cms-page__text h3{font-size:1.5rem}.cms-page__text ul,.cms-page__text ol{margin:0 0 16px;padding-left:24px}.cms-page__text ul li,.cms-page__text ol li{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem;line-height:1.2;color:#000;margin-bottom:6px}.cms-page__text ul{list-style:disc}.cms-page__text ol{list-style:decimal}.cms-page__text blockquote{margin:24px 0;padding:16px 24px;border-left:3px solid #000000;font-style:italic;font-size:1.25rem;color:#000}.cms-page__text table{width:100%;border-collapse:collapse;margin:16px 0}.cms-page__text table th,.cms-page__text table td{border:1px solid #000000;padding:8px 12px;text-align:left;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem}.cms-page__text table th{font-weight:700;background:#0000000a}.cms-page__text code{font-family:monospace;background:#0000000f;padding:2px 6px;border-radius:3px;font-size:.95em}.cms-page__text pre{background:#0000000f;padding:16px;border-radius:4px;overflow-x:auto;margin:16px 0}.cms-page__text pre code{background:none;padding:0}.cms-page__text hr{border:none;border-top:1px solid #000000;margin:24px 0}.cms-page__images{width:480px;min-width:480px;position:relative}.cms-page__images-sticky{position:sticky;top:0;height:100vh;width:100%;overflow:hidden}.cms-page__scroll-image{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;opacity:0;transition:opacity .5s ease;pointer-events:none}.cms-page__scroll-image--active{opacity:1;pointer-events:auto}.cms-page__scroll-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.7}.footer--cms{background-color:#f2f2f2;border-top:1px solid #000000}.footer--cms .footer__container{display:flex;align-items:center;justify-content:space-between;height:81px;padding:0 8px}.footer--cms .footer__left{display:flex;align-items:center;gap:16px}.footer--cms .footer__link{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.2;color:#000;text-decoration:none;transition:color .2s ease}.footer--cms .footer__link:hover{color:#b800ff}.footer--cms .footer__social{display:flex;gap:8px}.footer--cms .footer__social-link{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.footer--cms .footer__social-link img{width:24px;height:24px}.footer--cms .footer__center{display:flex;align-items:center;gap:16px}.footer--cms .footer__text{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.2;color:#000}.footer--cms .footer__logo-tanzbuero{height:66px;width:auto}.footer--cms .footer__info{max-width:208px;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.5rem;font-weight:400;line-height:1.2;color:#000;margin:0}.footer--cms .footer__right{display:flex;align-items:center;gap:8px}.footer--cms .footer__partner-logo{height:44px;width:auto}.footer--cms .footer__partner-logo:first-child{height:50px}@media(max-width:1024px){.cms-page__container{flex-direction:column;min-height:calc(100vh - 64px)}.cms-page__content{border-right:none}.cms-page__images{display:none}.cms-page__inline-image{display:block}.cms-page__title,.subheadline{font-size:2.375rem;line-height:1.1;letter-spacing:-.38px}.cms-page__section-title,.cms-page__text p{font-size:1.625rem;line-height:1.3}.footer--cms .footer__container{flex-wrap:wrap;height:auto;padding:16px}.footer--cms .footer__info{display:none}}@media(max-width:768px){.cms-page__header{padding:16px}.cms-page__title{font-size:2rem;line-height:1;letter-spacing:-.96px}.cms-page__section{padding:16px}.cms-page__inline-image{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)}.subheadline{font-size:2rem;line-height:1;letter-spacing:-.96px}.cms-page__section-title,.cms-page__text p{font-size:1.25rem;line-height:1.1;letter-spacing:-.2px}.footer--cms .footer__container{flex-direction:column;align-items:flex-start;gap:16px;padding:16px}.footer--cms .footer__left,.footer--cms .footer__center,.footer--cms .footer__right{flex-wrap:wrap}.footer--cms .footer__partner-logo{height:32px}.footer--cms .footer__partner-logo:first-child{height:36px}}.article-detail{width:100%;min-height:100vh}.article-detail__container{display:flex;width:100%;min-height:calc(100vh - 80px)}.article-detail__content{flex:2;display:flex;flex-direction:row;gap:16px;padding:16px;border-right:1px solid #000000}.article-detail__header{flex:1}.article-detail__main{flex:1;display:flex;flex-direction:column;min-width:0}.article-detail__title{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2.625rem;font-weight:400;line-height:1.1;letter-spacing:-.42px;color:#000;margin:0;position:sticky;top:16px}.article-detail__subtitle{display:block}.article-detail__lead{display:none;margin-bottom:16px}.article-detail__lead p{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem;font-weight:500;line-height:1.2;letter-spacing:-.22px;color:#000;margin:0}.article-detail__body{width:100%}.article-detail__body p{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem;font-weight:400;line-height:1.2;letter-spacing:-.22px;color:#000;margin:0 0 16px}.article-detail__body p:last-child{margin-bottom:0}.article-detail__body p strong{font-weight:500}.article-detail__body a{color:inherit;text-decoration:underline;text-underline-offset:.15em}.article-detail__body a:hover{text-decoration-thickness:2px}.article-detail__gallery{display:flex;flex-direction:column;gap:24px;margin-top:32px;width:100%}.article-detail__gallery-figure{margin:0;width:100%;position:relative}.article-detail__gallery-img{display:block;width:100%;height:auto}.article-detail__gallery-caption{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem;line-height:1.2;color:#000;margin-top:8px;font-style:italic}.article-detail__sidebar{flex:1;position:relative}.article-detail__image-container{position:sticky;top:0;height:100vh;width:100%;display:flex;flex-direction:column}.article-detail__image{flex:1;margin:0;padding:0;overflow:hidden}.article-detail__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.8}.article-detail__profile-btn{position:absolute;bottom:16px;left:16px;right:16px;width:calc(100% - 32px);max-width:448px;margin:0 auto;background-color:#fff;color:#000;border-color:#000}.article-detail__profile-btn:hover,.article-detail__profile-btn:focus-visible{background-color:#000;color:#fff}.footer--article{background-color:#f2f2f2;border-top:1px solid #000000}.footer--article .footer__container{display:flex;align-items:center;justify-content:space-between;height:81px;padding:0 8px}.footer--article .footer__left{display:flex;align-items:center;gap:16px}.footer--article .footer__link{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.2;color:#000;text-decoration:none;transition:color .2s ease}.footer--article .footer__link:hover{color:#b800ff}.footer--article .footer__social{display:flex;gap:8px}.footer--article .footer__social-link{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.footer--article .footer__social-link img{width:24px;height:24px}.footer--article .footer__center{display:flex;align-items:center;gap:16px}.footer--article .footer__text{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.2;color:#000}.footer--article .footer__logo-tanzbuero{height:66px;width:auto}.footer--article .footer__info{max-width:208px;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.5rem;font-weight:400;line-height:1.2;color:#000;margin:0}.footer--article .footer__right{display:flex;align-items:center;gap:8px}.footer--article .footer__partner-logo{height:44px;width:auto}.footer--article .footer__partner-logo:first-child{height:50px}@media(max-width:1024px){.article-detail__container{flex-direction:column;min-height:auto}.article-detail__content{order:2;flex-direction:column;border-right:none;padding:16px}.article-detail__header{flex:none;width:100%}.article-detail__title{position:static}.article-detail__sidebar{order:1;flex:none;width:100%;height:auto}.article-detail__image-container{position:relative;top:auto;height:auto;aspect-ratio:16/10}.article-detail__image{height:100%}.article-detail__profile-btn{bottom:16px;left:50%;right:auto;transform:translate(-50%);width:auto;max-width:448px;padding:0 48px}.article-detail__lead{display:block}.article-detail__body{max-width:100%;margin-left:0}.article-detail__title{font-size:2.375rem;line-height:1.1;letter-spacing:-.38px}.article-detail__body p,.article-detail__lead p{font-size:1.625rem;line-height:1.3}.footer--article .footer__container{flex-wrap:wrap;height:auto;padding:16px}.footer--article .footer__info{display:none}}@media(max-width:768px){.article-detail__container{display:flex;flex-direction:column}.article-detail__content,.article-detail__main{display:contents}.article-detail__header{order:1;padding:8px 16px;margin-bottom:0;border-bottom:1px solid #000000;position:sticky;top:64px;z-index:5;background:#fff}.article-detail__lead{order:3;padding:0 16px}.article-detail__body{order:4;padding:0 16px 16px}.article-detail__sidebar{order:2}.article-detail__gallery{order:5;padding:0 16px 16px}.article-detail__title{font-size:2rem;line-height:1;letter-spacing:-.96px}.article-detail__image-container{aspect-ratio:9/12}.article-detail__body p,.article-detail__lead p{font-size:1.25rem;line-height:1.1;letter-spacing:-.2px}.footer--article .footer__container{flex-direction:column;align-items:flex-start;gap:16px;padding:16px}.footer--article .footer__left,.footer--article .footer__center,.footer--article .footer__right{flex-wrap:wrap}.footer--article .footer__partner-logo{height:32px}.footer--article .footer__partner-logo:first-child{height:36px}}.login-page{width:100%;min-height:100vh}.login-page__container{display:flex;width:100%;min-height:calc(100vh - 80px)}@media(max-width:1024px){.login-page__container{min-height:calc(100vh - 64px)}}.login-page__form-column{flex:1;background-color:#f2f2f2;padding:16px;border-right:1px solid #000000}.login-page__form{max-width:448px}.login-page__form[hidden]{display:none}.login-page__title{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2.625rem;font-weight:400;line-height:1.1;letter-spacing:-.42px;color:#000;margin:0}@media(max-width:1024px){.login-page__title{font-size:2.375rem;line-height:1.1;letter-spacing:-.38px}}@media(max-width:768px){.login-page__title{font-size:2rem;line-height:1;letter-spacing:-.96px}}.login-page__title{margin-bottom:16px}.login-page__switch{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:32px}.login-page__switch-text,.login-page__switch-link,.login-page__label,.login-page__forgot-link,.login-page__checkbox-label{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem;font-weight:400;line-height:1.2;letter-spacing:-.22px;color:#000}.login-page__switch-link{color:#b800ff;background:none;border:none;padding:0;cursor:pointer;transition:opacity .2s ease}.login-page__switch-link:hover{opacity:.7}.login-page__field{margin-bottom:16px}.login-page__label{display:block;margin-bottom:8px}.login-page__input{width:100%;height:40px;padding:0 16px;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.375rem;color:#000;background-color:#f2f2f2;border:1px solid #000000;border-radius:15px;outline:none;transition:border-color .2s ease}.login-page__input:focus{border-color:#b800ff}.login-page__input::-moz-placeholder{color:#878787}.login-page__input::placeholder{color:#878787}.login-page__input--password{padding-right:48px}.login-page__password{position:relative}.login-page__password-toggle{position:absolute;top:50%;right:16px;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:transparent;color:#000;cursor:pointer;transition:color .2s ease}.login-page__password-toggle:hover,.login-page__password-toggle:focus-visible{color:#b800ff}.login-page__forgot-link{display:block;color:#b800ff;text-decoration:none;margin-bottom:16px;transition:opacity .2s ease}.login-page__forgot-link:hover{opacity:.7}.login-page__submit{width:100%;max-width:448px}.btn--purple{background-color:#b800ff80;border:1px solid #000000}.btn--purple:hover{background-color:#b800ff;color:#fff}.login-page__info{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.9375rem;line-height:1.2;color:#000;margin:16px 0}.login-page__checkbox-group{display:flex;gap:8px;margin-bottom:16px}.login-page__checkbox{flex-shrink:0;width:24px;height:24px;margin:0;border:1px solid #000000;border-radius:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f2f2f2;cursor:pointer;transition:background-color .2s ease}.login-page__checkbox:checked{background-color:#b800ff}.login-page__checkbox-content{flex:1}.login-page__checkbox-label{display:block;cursor:pointer}.login-page__checkbox-info{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:.9375rem;line-height:1.2;color:#878787;margin:8px 0 0}.login-page__checkbox-info a{color:#878787;text-decoration:underline;transition:color .2s ease}.login-page__checkbox-info a:hover{color:#b800ff}.login-page__image-column{flex:2;position:relative;overflow:hidden}.login-page__image-grid{position:sticky;top:80px;height:calc(100vh - 80px);width:100%}@media(max-width:1024px){.login-page__image-grid{top:64px;height:calc(100vh - 64px)}}.login-page__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.7}@media(max-width:1024px){.login-page__form-column,.login-page__image-column{flex:1}}@media(max-width:768px){.login-page__container{flex-direction:column}.login-page__form-column{flex:none;width:100%;background-color:transparent;border-right:none;min-height:calc(100vh - 64px)}.login-page__image-column{display:none}.login-page__switch-text,.login-page__switch-link,.login-page__label,.login-page__forgot-link,.login-page__checkbox-label{font-size:1.25rem;line-height:1.1;letter-spacing:-.2px}.login-page__input{font-size:1.125rem;background-color:#fff}.login-page__forgot-link{color:#000}.login-page__checkbox-info,.login-page__info{font-size:.875rem}}.blank-cms{width:100%;min-height:100vh}.blank-cms__container{max-width:920px;padding:16px}.blank-cms__title{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2.625rem;font-weight:400;line-height:1.1;letter-spacing:-.42px;color:#000;margin:0}@media(max-width:1024px){.blank-cms__title{font-size:2.375rem;line-height:1.1;letter-spacing:-.38px}}@media(max-width:768px){.blank-cms__title{font-size:2rem;line-height:1;letter-spacing:-.96px}}.blank-cms__title{margin-bottom:16px}.blank-cms__content p,.blank-cms__content h2,.blank-cms__content ol,.blank-cms__content ul{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:1.5625rem;font-weight:400;line-height:1.1;letter-spacing:-.25px;color:#000;margin:0 0 16px}.blank-cms__content h2{margin:16px 0}.blank-cms__content p:last-child{margin-bottom:0}.blank-cms__content a{color:#000;text-decoration:underline;transition:color .2s ease}.blank-cms__content a:hover{color:#b800ff}.blank-cms__content ol,.blank-cms__content ul{padding-left:32px}.blank-cms__content ol li,.blank-cms__content ul li{margin-bottom:8px}.blank-cms__content ol li:last-child,.blank-cms__content ul li:last-child{margin-bottom:0}@media(max-width:1024px){.blank-cms__content p,.blank-cms__content h2,.blank-cms__content ol,.blank-cms__content ul{font-size:1.375rem;line-height:1.2}}@media(max-width:768px){.blank-cms__content p,.blank-cms__content h2,.blank-cms__content ol,.blank-cms__content ul{font-size:1.125rem;line-height:1.2;letter-spacing:-.18px}}.help-page__container{width:100%}.help-banner{background:#bc10ff;color:#f2f2f2;padding:0 16px;display:flex;align-items:center;justify-content:flex-start;gap:24px;height:79px}.help-banner__title{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:2.625rem;font-weight:400;line-height:1.1;letter-spacing:-.01em;margin:0;color:#f2f2f2}.help-banner--full{padding:0 24px}.help-banner--sidebar{padding-left:22px;padding-right:16px;border-bottom:1px solid #B800FF}@media(max-width:767px){.help-banner{height:auto;padding:24px}.help-banner__title{font-size:2.625rem;line-height:1.05}}.help-banner-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;width:192px;height:40px;padding:0 16px;background:#f2f2f2;color:#bc10ff;border:1px solid #B800FF;border-radius:15px;cursor:pointer;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:22px;font-weight:500;line-height:1.2;letter-spacing:-.01em;text-decoration:none;transition:opacity .15s ease}.help-banner-btn:hover{opacity:.85}.help-banner-btn__plus{font-weight:500;font-size:22px}@media(max-width:767px){.help-banner-btn{width:36px;height:36px;padding:0;border-radius:50%;font-size:1.25rem}.help-banner-btn .help-banner-btn__label{display:none}}.help-flash-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 24px;margin:24px 32px 0;background:#fff;color:#bc10ff;border:1.5px solid #B800FF;border-radius:15px;font-weight:500}.help-flash-pill:before{content:"✓";font-weight:700}.help-compose{padding:32px;display:flex;flex-direction:column;gap:24px}.help-compose__bar{display:flex;justify-content:space-between;align-items:center;gap:24px}.help-compose__category-select{display:block;min-width:240px;padding:8px 48px 8px 24px;background:#fff;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'><path fill='%23B800FF' d='M6 9L1 4h10z'/></svg>");background-repeat:no-repeat;background-position:right 16px center;background-size:12px;color:#bc10ff;border:1.5px solid #B800FF;border-radius:15px;font:inherit;font-weight:500;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.help-compose__category-buttons{display:none;flex-direction:column;gap:16px}.help-compose__category-pill{display:none;align-items:center;justify-content:space-between;gap:16px;padding:8px 24px;background:#fff;color:#bc10ff;border:1.5px solid #B800FF;border-radius:15px;cursor:pointer;font:inherit;font-weight:500;text-align:left}.help-compose__category-btn{width:100%;padding:24px 32px;background:#bc10ff;color:#f2f2f2;border:1.5px solid #B800FF;border-radius:15px;cursor:pointer;font:inherit;font-weight:500;text-align:left;transition:opacity .15s ease}.help-compose__category-btn.is-active{outline:3px solid #FFFFFF;outline-offset:-5px}.help-compose__category-btn:hover{opacity:.9}.help-compose__submit{padding:8px 32px;background:#bc10ff;color:#fff;border:1.5px solid #B800FF;border-radius:15px;cursor:pointer;font:inherit;font-weight:500;transition:all .15s ease;flex-shrink:0}.help-compose__submit:hover{background:#fff;color:#bc10ff}.help-compose__submit:disabled{opacity:.6;cursor:progress}.help-compose__textarea-wrap{background:#f2f2f2;border-radius:16px;padding:24px 32px;min-height:360px}.help-compose__textarea{width:100%;min-height:320px;background:transparent;color:#bc10ff;border:none;outline:none;resize:vertical;font:inherit}.help-compose__textarea::-moz-placeholder{color:#bc10ff;opacity:.7}.help-compose__textarea::placeholder{color:#bc10ff;opacity:.7}.help-compose__error{color:#c00;font-size:.875rem;margin-top:-8px}@media(max-width:1023px){.help-compose{padding:24px}.help-compose__bar{display:contents}.help-compose__category-select{display:none}.help-compose--no-selection .help-compose__category-buttons{display:flex}.help-compose--no-selection .help-compose__category-pill,.help-compose--no-selection .help-compose__textarea-wrap,.help-compose--no-selection .help-compose__submit{display:none}.help-compose:not(.help-compose--no-selection) .help-compose__category-buttons{display:none}.help-compose:not(.help-compose--no-selection) .help-compose__category-pill{display:flex}.help-compose__submit{order:99;width:100%;padding:24px;background:#bc10ff;color:#fff}.help-compose__submit:hover{background:#bc10ff;color:#fff;opacity:.9}.help-compose__textarea-wrap{min-height:280px}}.help-inbox{display:grid;height:calc(100dvh - 80px);position:relative;overflow:hidden}@media(min-width:1024px){.help-inbox{grid-template-columns:480px minmax(0,1fr)}.help-inbox:before{content:"";position:absolute;left:480px;top:0;bottom:0;width:1px;background:#b800ff;z-index:1}}.help-inbox__sidebar{display:flex;flex-direction:column;min-width:0;min-height:0;overflow-y:auto}.help-inbox__threads{list-style:none;padding:0;margin:0}.help-inbox__detail{position:relative;display:flex;flex-direction:column;min-height:0;min-width:0;overflow:hidden;padding:22px 22px 0}.help-inbox__back-btn{background:none;border:none;cursor:pointer;color:#bc10ff;font:inherit;font-weight:500;padding:0;margin-bottom:24px}@media(min-width:1024px){.help-inbox__back-btn{display:none}}.help-inbox__empty-wrap{display:flex;align-items:center;justify-content:center;flex:1;padding:32px}.help-inbox__empty{color:#757575}@media(max-width:1023px){.help-inbox{grid-template-columns:1fr}.help-inbox__sidebar[data-mobile-hidden="1"],.help-inbox__detail[data-mobile-hidden="1"]{display:none}.help-inbox__detail{padding:24px}}.help-thread-list-item{display:flex;flex-direction:column;justify-content:center;gap:4px;height:118px;padding:0 24px;background:#f2f2f2;border-bottom:1px solid #B800FF;cursor:pointer;transition:background .15s ease;list-style:none}.help-thread-list-item:hover{background:#bc10ff14}.help-thread-list-item.is-active{background:#bc10ff}.help-thread-list-item.is-active .help-thread-list-item__date,.help-thread-list-item.is-active .help-thread-list-item__title,.help-thread-list-item.is-active .help-thread-list-item__snippet{color:#f2f2f2}.help-thread-list-item.is-unread .help-thread-list-item__date{font-weight:700}.help-thread-list-item.is-unread .help-thread-list-item__title,.help-thread-list-item.is-unread .help-thread-list-item__snippet{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-weight:500}.help-thread-list-item__head{display:flex;justify-content:space-between;align-items:center;gap:16px}.help-thread-list-item__date{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:15px;font-weight:400;line-height:1.2;letter-spacing:.1em;color:#bc10ff;margin:0}.help-thread-list-item__title{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:25px;font-weight:400;line-height:1.1;letter-spacing:-.01em;color:#bc10ff;margin:0}.help-thread-list-item__snippet{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:15px;font-weight:400;line-height:1.2;color:#000;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.help-thread-list-item.is-unread .help-thread-list-item__snippet{color:#bc10ff}.help-thread-list-item__indicator{display:inline-flex;align-items:center;gap:4px;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:15px;font-weight:400;line-height:1.2;color:#ff4949}.help-thread-list-item__dot{width:8px;height:8px;border-radius:50%;background:#ff4949;display:inline-block;flex-shrink:0}.help-thread{display:flex;flex-direction:column;flex:1;min-height:0;height:100%}.help-thread__bubble{flex:1 1 auto;min-height:0;overflow-y:auto;padding:24px 4px;display:flex;flex-direction:column;gap:24px;color:#bc10ff;font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif}.help-thread__reply-bar{flex-shrink:0;margin:0 -22px;padding:0 32px 0 24px;height:80px;background:#f2f2f2;border-top:1px solid #B800FF;display:flex;align-items:center;gap:24px}@media(max-width:1023px){.help-thread__reply-bar{margin:0 -24px;padding:0 24px}}.help-thread__reply-input{flex:1;height:40px;background:transparent;border:none;outline:none;font:inherit;font-size:18px;color:#bc10ff;resize:none;padding:0}.help-thread__reply-input::-moz-placeholder{color:#bc10ff;opacity:.7}.help-thread__reply-input::placeholder{color:#bc10ff;opacity:.7}.help-thread__reply-btn{width:49px;height:49px;flex-shrink:0;background:#bc10ff;color:#f2f2f2;border:none;border-radius:50%;cursor:pointer;font-size:1.25rem;line-height:1;transition:opacity .15s ease}.help-thread__reply-btn:hover{opacity:.9}.help-thread__reply-btn:disabled{opacity:.6;cursor:progress}.help-thread__error{color:#c00;font-size:.875rem;padding:8px 32px}.help-thread__closed-notice{margin:24px 0;padding:24px;background:#f2f2f2;border-radius:8px;color:#757575;text-align:center}.help-message{max-width:75%;padding:16px 24px;border-radius:18px;border:1px solid #B800FF;display:flex;flex-direction:column;gap:4px}.help-message--user{align-self:flex-end;background:#bc10ff;color:#f2f2f2;border-bottom-right-radius:4px}.help-message--user .help-message__meta{color:#f2f2f2;opacity:.85;text-align:right}.help-message--admin{align-self:flex-start;background:#f2f2f2;color:#bc10ff;border-bottom-left-radius:4px}.help-message--admin .help-message__meta{color:#bc10ff;opacity:.7}.help-message__meta{font-family:Typohacks Monument Grotesk,ABC Monument Grotesk,system-ui,sans-serif;font-size:13px;font-weight:400;line-height:1.2}.help-message__body{font-size:18px;line-height:1.3;white-space:pre-wrap;word-break:break-word;color:inherit}@media(max-width:1023px){.help-message{max-width:85%}}.help-status-badge{display:none}html{font-size:16px}html.font-small{font-size:13.6px}html.font-large{font-size:18.4px}.nav__tool--fontsize span{transition:opacity .2s ease}.font-small .nav__tool--fontsize span:first-child{font-weight:700!important;text-decoration:underline}.font-small .nav__tool--fontsize span:last-child{opacity:.35}.font-large .nav__tool--fontsize span:last-child{font-weight:700!important;text-decoration:underline}.font-large .nav__tool--fontsize span:first-child{opacity:.35}.nav__mobile-tool--fontsize span{transition:opacity .2s ease}.nav__mobile-tool--fontsize .fontsize-sm,.nav__mobile-tool--fontsize .fontsize-lg{opacity:.35}.nav__mobile-tool--fontsize .fontsize-md{font-weight:700;text-decoration:underline}.font-small .nav__mobile-tool--fontsize .fontsize-sm{opacity:1;font-weight:700;text-decoration:underline}.font-small .nav__mobile-tool--fontsize .fontsize-md{opacity:.35;font-weight:400;text-decoration:none}.font-large .nav__mobile-tool--fontsize .fontsize-lg{opacity:1;font-weight:700;text-decoration:underline}.font-large .nav__mobile-tool--fontsize .fontsize-md{opacity:.35;font-weight:400;text-decoration:none}:root{--theme-bg: #FFFFFF;--theme-text: #000000;--theme-border: #000000;--theme-img-opacity: 1;--theme-surface: #F2F2F2}.theme-dark{--theme-bg: #000000;--theme-text: #F2F2F2;--theme-border: #F2F2F2;--theme-img-opacity: .8;--theme-surface: #000000}.theme-bright{--theme-bg: #F2F2F2;--theme-text: #000000;--theme-border: #000000;--theme-img-opacity: .8;--theme-surface: #F2F2F2}body{background-color:var(--theme-bg);color:var(--theme-text);transition:background-color .3s ease,color .3s ease}.theme-dark body,.theme-bright body{background:var(--theme-bg)!important}.theme-dark main,.theme-bright main{background:var(--theme-bg)!important}.theme-dark main,.theme-dark main *{color:var(--theme-text)!important}.theme-dark main *,.theme-dark main *:before,.theme-dark main *:after{border-color:var(--theme-border)!important}.theme-dark main img,.theme-bright main img{opacity:var(--theme-img-opacity)}.theme-dark main a:hover{color:#b800ff!important}.theme-dark .card,.theme-dark .profile-card,.theme-dark .login-page__form-column,.theme-dark .login-page__input,.theme-dark .login-page__checkbox,.theme-dark .user__name-container,.theme-dark .user__tag,.theme-dark .user__info-section,.theme-dark .community__filter-btn--active,.theme-dark .community__toggle-content,.theme-dark .community__toggle-section--open .community__toggle-header,.theme-dark .community__mobile-drawer,.theme-dark .community__mobile-filter-trigger,.theme-dark .inside-berlin__footer-btn,.theme-dark .article-detail__sidebar-content,.theme-dark .landing__join{background-color:var(--theme-surface)!important}.theme-dark .card__image{background-color:#1a1a1a!important}.theme-dark .cms-page__images,.theme-bright .cms-page__images{background:var(--theme-bg)!important}.theme-dark .login-page__checkbox:checked{background-color:#b800ff!important}.theme-dark .inside-berlin__article-dot,.theme-dark .landing__inside-dot{background-color:var(--theme-text)!important}.theme-dark .landing__hero-divider,.theme-dark .landing__bottom:before{background-color:var(--theme-border)!important}.theme-dark .user__social-link{background-color:var(--theme-text)!important}.theme-dark .user__social-link img{filter:none!important}.theme-dark .landing__sidemenu-panel,.theme-dark .landing__sidemenu-panel *,.theme-dark .landing__sidemenu-tab,.theme-dark .landing__sidemenu-tab *{color:#000!important;border-color:#000!important}.theme-dark .landing__sidemenu-arrow{filter:none!important}.theme-dark .user__gallery-nav:hover,.theme-dark .user__collaborators-nav:hover{background-color:var(--theme-text)!important}.theme-dark .user__gallery-nav:hover img,.theme-dark .user__collaborators-nav:hover img{filter:brightness(0)!important}.theme-dark .btn{border-color:#f2f2f2!important;color:#f2f2f2!important}.theme-dark .btn--outline:hover,.theme-dark .btn--outline:focus-visible{background-color:#f2f2f2!important;color:#000!important}.theme-dark .btn--filled:hover,.theme-dark .btn--filled:focus-visible{background-color:transparent!important;color:#f2f2f2!important}.theme-dark .landing__sidemenu-link:hover,.theme-dark .landing__sidemenu-link:hover *{color:#cf0!important}.theme-dark .landing__sidemenu-link:hover{background-color:#000!important}.theme-dark .landing__sidemenu-email{color:#cf0!important;background-color:#000!important}.theme-dark .community__mobile-filter-btn{background-color:var(--theme-surface)!important;color:var(--theme-text)!important;border-color:var(--theme-border)!important}.theme-dark .community__filter-btn:hover{background-color:#f2f2f226!important}.theme-dark .community__toggle-header:hover{background-color:#f2f2f21a!important}.theme-dark .btn{border-color:var(--theme-border)!important;color:var(--theme-text)!important}.theme-dark .btn--filled{background-color:#f2f2f2!important;color:#000!important}.theme-dark .btn--outline{background-color:transparent!important}.theme-dark .community__topbar,.theme-dark .user__topbar{background-color:var(--theme-bg)!important}.theme-dark .community__topbar-action,.theme-dark .user__edit-toggle-btn{background-color:#f2f2f2!important;color:#000!important;border-color:#f2f2f2!important}.theme-dark .user__logout-btn,.theme-dark .user__topbar-collective-link{background-color:transparent!important;color:#f2f2f2!important;border-color:#f2f2f2!important}.theme-dark .user__topbar-collective-link:hover,.theme-dark .user__topbar-collective-trigger.is-open{background-color:#f2f2f2!important;color:#000!important}.theme-dark .user__topbar-collective-panel{background-color:var(--theme-surface)!important;border-color:#f2f2f2!important}.theme-dark .user__topbar-collective-item:hover,.theme-dark .user__topbar-collective-item:focus{background-color:#f2f2f2!important;color:#000!important}.theme-dark .header,.theme-dark .header--landingpage{background:var(--theme-surface)!important;border-bottom-color:var(--theme-border)!important}.theme-dark .header__logo,.theme-dark .nav__item{border-right-color:var(--theme-border)!important}.theme-dark .nav__link,.theme-dark .nav__tool,.theme-dark .nav__mobile-link,.theme-dark .nav__mobile-tool{color:var(--theme-text)!important}.theme-dark .nav__link:hover,.theme-dark .nav__tool:hover,.theme-dark .nav__mobile-link:hover,.theme-dark .nav__mobile-tool:hover{color:#b800ff!important}.theme-dark .nav__mobile-toggle-line{background-color:var(--theme-text)!important}.theme-dark .nav__mobile-menu{background-color:var(--theme-surface)!important;border-bottom-color:var(--theme-border)!important}.theme-dark .nav__mobile-item{border-color:var(--theme-border)!important}.theme-dark .nav__mobile-tools{border-bottom-color:var(--theme-border)!important}.theme-dark .header__logo img,.theme-dark .nav__tool--contrast img,.theme-dark .nav__mobile-tool--contrast img{filter:brightness(0) invert(1)!important}.theme-bright .nav__tool--contrast img,.theme-bright .nav__mobile-tool--contrast img{filter:brightness(0)!important}.theme-dark .footer,.theme-dark .footer--inside-berlin,.theme-dark .footer--article,.theme-dark .footer--cms{background-color:var(--theme-surface)!important;border-top-color:var(--theme-border)!important}.theme-dark .footer *,.theme-dark .footer *:before,.theme-dark .footer *:after{border-color:var(--theme-border)!important;color:var(--theme-text)!important}.theme-dark .footer__link{text-decoration:underline!important}.theme-dark .footer__link:hover{color:#b800ff!important}.theme-dark .footer__social-link img{filter:invert(1)}.theme-dark .footer__project-logo{filter:brightness(0) invert(1)!important}.theme-dark .footer__sponsor--senate img{background-color:#fff!important;padding:6px 10px!important;border-radius:4px!important}.theme-dark input,.theme-dark textarea,.theme-dark select{background-color:var(--theme-surface)!important;color:var(--theme-text)!important;border-color:var(--theme-border)!important}.theme-dark .community__search-icon,.theme-dark .community__mobile-drawer-search-icon,.theme-dark .community__toggle-icon,.theme-dark .community__mobile-toggle-icon,.theme-dark .community__mobile-drawer-close img{filter:brightness(0) invert(1)!important}.theme-dark main a:not(.btn):not(.user__social-link):not(.landing__sidemenu-link):not(.landing__sidemenu-email):not(.user__collaborator){text-decoration:underline!important}.theme-dark main .btn{text-decoration:none!important}
