@font-face{font-family:Druk;src:url(/assets/fonts/Druk-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Druk;src:url(/assets/fonts/Druk-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Konnekt;src:url(/assets/fonts/KonnectLight.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Konnekt;src:url(/assets/fonts/KonnectRegular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Konnekt;src:url(/assets/fonts/KonnectMedium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Konnekt;src:url(/assets/fonts/KonnectSemiBold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Konnekt;src:url(/assets/fonts/KonnectExtraBold.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}:root{--kby-hdr-hgt: 6.4rem;--kby-acc-col: #171717}.kby-image-upload,.kby-image-upload-multi{--kby-frm-rds: .4rem}body{font-family:Konnect,sans-serif}.kby-button{font-weight:600}#kby-header{height:auto;box-shadow:0 0 3.2rem #00000014;background:#fff}#header-top{height:var(--kby-hdr-hgt);padding-left:1.6rem;padding-right:.8rem;z-index:10;justify-content:space-between}#header-bottom{max-height:calc(100dvh - var(--kby-hdr-hgt));position:relative;min-height:0;display:flex;flex-direction:column}#header-logo{height:4rem}#feed-control-bar{margin-bottom:.8rem}#feed-type-radio{margin-left:auto}#header-search-form{background:transparent;padding:0 1.6rem .8rem;border-radius:2.4rem;position:sticky;top:var(--kby-hdr-hgt);z-index:10}#header-search-form:has(#feed-filter.active){background:#ffd082;padding:1.6rem;overflow:scroll}#header-search .kby-input-container{flex-wrap:wrap;height:auto;min-height:var(--kby-frm-fld-hgt);padding-block:.3rem;column-gap:.4rem;row-gap:.4rem}#header-search .search-tags{display:contents}#header-search .kby-search input{min-width:8rem}#feed-filter{height:0;overflow:hidden;gap:.8rem}#feed-filter.active{height:auto;margin-top:1.6rem}#feed-filter{--kby-acc-col:#171717;--kby-acc-inv:#ffd793}#feed-filter fieldset{margin-bottom:1.6rem}#feed-filter fieldset label:first-of-type{grid-column:1 / -1;display:none}#feed-filter-talent-types .kby-input-container{display:grid;grid-template-columns:repeat(2,1fr)}#feed-filter-gender .kby-input-container{display:grid;grid-template-columns:repeat(3,1fr)}#feed-filter-regions label:first-of-type{flex:100%}#feed-filter .kby-range-readout{margin-bottom:.8rem;font-size:1.3rem;color:var(--kby-acc-col)}#feed-filter .kby-range-track input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(to right,rgba(0,0,0,.18) var(--min),var(--kby-acc-col) var(--min),var(--kby-acc-col) var(--max),rgba(0,0,0,.18) var(--max))}#feed-filter .kby-range-track input[type=range]::-moz-range-track{background:linear-gradient(to right,rgba(0,0,0,.18) var(--min),var(--kby-acc-col) var(--min),var(--kby-acc-col) var(--max),rgba(0,0,0,.18) var(--max))}#feed-filter .kby-range-track input[type=range]::-webkit-slider-thumb{background:var(--kby-acc-col)}#feed-filter .kby-range-track input[type=range]::-moz-range-thumb{background:var(--kby-acc-col)}.scrim{position:fixed;inset:0;background:#0006;z-index:800;opacity:0;pointer-events:none;transition:opacity .2s}.scrim.open{opacity:1;pointer-events:auto}.side-menu{position:fixed;top:0;right:0;bottom:0;width:min(82vw,32rem);padding:1.6rem;background:#fff;z-index:999;transform:translate(100%);transition:transform .25s;display:flex;flex-direction:column;overflow-y:auto}.side-menu.open{transform:translate(0)}#talent-feed{padding:3.2rem 1.6rem;gap:3.2rem;flex:1}#talent-feed{--kby-tag-bg: #ffd793}body:has(#talent-feed-profile-container.open) #talent-feed{filter:blur(.8rem)}.feed-card{color:#fff;overflow:hidden;outline:.1rem solid #ffffff6b;border-radius:1.2rem;cursor:pointer}.feed-card-img{aspect-ratio:1;object-fit:cover}.feed-card-info,#talent-profile-info{padding:.8rem 1.6rem 1.6rem;background:#171717;position:relative}#profile-article{max-width:48rem;margin-left:auto;margin-right:auto}#profile-article h1,#profile-article h2{margin-bottom:.8rem}#profile-controls{display:none}#profile-info{background-color:#171717;color:#fff;padding:1.6rem 1.6rem 3.2rem;border-bottom-left-radius:var(--kby-pnl-rds);border-bottom-right-radius:var(--kby-pnl-rds)}#profile-talent-type{margin-bottom:.8rem}#profile-talent-type span{display:inline-flex;align-items:center;margin-right:.8rem}#profile-talent-type span:before{content:"•";color:#ffd793;margin-right:.8rem;font-size:2.4rem}#profile-info address{gap:.4rem;opacity:.6;font-size:1.32rem}#profile-info address .kby-icon{height:1.8rem}#profile-body{padding:3.2rem 1.6rem}#profile-body section{margin-bottom:3.2rem}#profile-actions{position:fixed;bottom:0;width:100%}#profile-details{justify-content:space-around;margin-top:3.2rem;display:flex}#profile-details dt{text-transform:uppercase;font-weight:700}#my-projects-page{display:flex;gap:1.6rem;--kby-acc-col:#d3e7f7;--kby-acc-hvr: #aed9fc;--kby-acc-inv: #000000}#my-projects-list-container{flex:1;background:#fff}#my-projects-list-container>header,#my-projects-details-container>header{display:flex;align-items:center;gap:.8rem;padding:.8rem 1.6rem}#my-projects-list-container>header h2,#my-projects-details-container>header h2{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#my-projects-current-container,#my-projects-archived-container{padding:1.6rem}#my-projects-current-container h3,#my-projects-archived-container h3,#my-projects-role-list-container h3{margin-bottom:.8rem}#my-projects-current-list,#my-projects-archived-list{display:flex;flex-direction:column;gap:.8rem}#my-projects-current-list>li,#my-projects-archived-list>li,.my-projects-role-list-item-list>li{display:flex;align-items:center;padding-left:1.6rem;padding-right:.8rem;height:4rem;background:#efefef;border-radius:var(--kby-pnl-rds)}#my-projects-current-list>li.selected,#my-projects-archived-list>li.selected,.my-projects-role-list-item-list>li.selected{background:#161616;color:#fff}#my-projects-current-list>li>.kby-title,#my-projects-archived-list>li>.kby-title,.my-projects-role-list-item-list>li .kby-title{flex:1;margin-right:.8rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#my-projects-details-container{flex:1}#my-projects-edit-container{background:#d3e7f7;padding:1.6rem 1.6rem .8rem;border-radius:var(--kby-pnl-rds);margin:1.6rem;display:flex;flex-direction:column;gap:1.6rem}#my-projects-edit-container>details>summary{display:flex;justify-content:space-between;cursor:pointer;align-items:center;margin-bottom:.8rem}#my-projects-edit-container>details>summary .pe-role-open,#my-projects-role-list>li>details>summary .pe-role-open{flex-direction:row-reverse}#my-projects-edit-container>details[open]>summary .pe-role-open>.kby-icon,#my-projects-role-list>li>details[open]>summary .pe-role-open>.kby-icon{transform:rotate(-90deg)}#my-projects-edit-info{display:flex;flex-direction:column;gap:1.6rem;padding-bottom:2.4rem}#my-projects-edit-info>.pe-public-link{margin-top:-1.6rem}#my-projects-role-list-container{padding:1.6rem}#my-projects-role-list{display:flex;flex-direction:column;gap:1.6rem;margin-bottom:.8rem}#my-projects-role-list>li{background:#ffd894;padding:.8rem;border-radius:2.4rem}#my-projects-role-list>li>details{border-radius:var(--kby-pnl-rds);padding:.8rem}#my-projects-role-list>li>details>summary{display:flex;justify-content:space-between;cursor:pointer;align-items:center;margin-bottom:.8rem}#my-projects-role-list>li>details>.my-projects-role-info{display:flex;flex-direction:column;gap:1.6rem;padding-bottom:2.4rem}.my-projects-role-empty-item{padding:.8rem;padding-top:0}.my-projects-role-list-item-list{display:flex;flex-direction:column;gap:.8rem}.my-projects-role-list-item-list>li{display:flex;align-items:center;gap:.8rem;background:#fff;padding:.8rem;border-radius:var(--kby-pnl-rds);cursor:pointer}#my-projects-chat-container{flex:1;height:calc(100vh - var(--kby-hdr-hgt));position:sticky;top:var(--kby-hdr-hgt)}#auth-section{padding:2.4rem;background:#ffd082;min-height:calc(100dvh - var(--kby-hdr-hgt))}.auth-card{max-width:48rem;margin:auto}@media(min-width:1100px){#profile-hero{flex-direction:row}}#profile-media li.is-nudity{position:relative;overflow:hidden}#profile-media li.is-nudity>img,#profile-media li.is-nudity>video{filter:blur(1.6rem)}.media-nudity-veil{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:.6rem;background:#0006;color:#fff;font-weight:600;cursor:pointer}@media(min-width:1100px){#discover-page.active{display:flex}#header-search-form{flex:1;background:radial-gradient(circle,#ffd793,#fa8071);background:#ffd894;padding:1.6rem;overflow-y:scroll;max-width:48rem;height:calc(100vh - var(--kby-hdr-hgt));border-bottom-left-radius:0;background-size:200% 200%;overscroll-behavior:none;scrollbar-gutter:stable;scrollbar-width:thin}#discover-feed{flex:3}#feed-filter{height:auto;margin-top:1.6rem}#feed-filter-button{display:none}#feed-type-radio{margin-left:0}}
