.collab-page{background:var(--bg-color);width:100%;height:100svh;max-height:100svh;color:var(--accent-color);position:relative;overflow:hidden}.collab-page__logo{z-index:50;pointer-events:auto;position:fixed;top:1.25rem;left:1.25rem}@media (min-width:768px){.collab-page__logo{top:2rem;left:2.5rem}}.collab-bg{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.collab-bg__base{background:var(--bg-color);position:absolute;inset:0}.collab-bg__blob{filter:blur(90px);opacity:0;will-change:background-color, opacity;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.collab-bg__grain{opacity:.55;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px;position:absolute;inset:0}.collab-bg__vignette{background:radial-gradient(#0000 40%,#010101b8 100%);position:absolute;inset:0}.collab-stage{z-index:10;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.collab-empty{text-align:center;color:#f9f5e6d1;max-width:28rem;padding:2rem}.collab-empty__title{letter-spacing:-.02em;margin:0 0 .75rem;font-size:1.25rem;font-weight:600}.collab-empty__body{color:#f9f5e694;margin:0;font-size:.95rem;line-height:1.55}.collab-stack{justify-content:center;align-items:center;width:100%;height:clamp(480px,78vh,580px);display:flex;position:relative}.collab-stack__slot{will-change:transform, opacity, filter;position:absolute;top:50%;left:50%;translate:-50% -50%}.collab-stack__callouts{aspect-ratio:340/520;pointer-events:none;z-index:22;width:clamp(285px,80vw,340px);position:absolute;top:50%;left:50%;translate:-50% -50%}.collab-stack__buttons{z-index:20;align-items:center;gap:1.25rem;display:flex;position:absolute;bottom:-5rem;left:50%;translate:-50%}.collab-stack__btn{cursor:pointer;font-family:var(--font-monte-stella);letter-spacing:.06em;text-transform:uppercase;border:none;border-radius:999px;align-items:center;gap:.45rem;font-size:.8rem;transition:opacity .2s,transform .15s;display:flex}.collab-stack__btn:disabled{opacity:.4;cursor:not-allowed}.collab-stack__btn:not(:disabled):hover{transform:scale(1.06)}.collab-stack__btn--pass{background:var(--datone-surface);width:3.2rem;height:3.2rem;color:var(--datone-muted);border:1px solid var(--datone-border);justify-content:center}.collab-stack__btn--collab{background:var(--datone-orange);color:var(--datone-ink);padding:.85rem 1.75rem}.collab-card{aspect-ratio:340/520;background:var(--datone-elevated);border:1px solid var(--datone-border);width:clamp(285px,80vw,340px);box-shadow:0 0 60px 0 color-mix(in srgb, var(--datone-orange) 16%, transparent), 0 40px 80px #0000008c, inset 0 1px 0 #f9f5e60f;-webkit-user-select:none;user-select:none;touch-action:none;--card-accent:var(--datone-orange);--card-accent-secondary:var(--accent-color);--card-glow:var(--datone-glow-orange);--card-stripe:linear-gradient(90deg, var(--datone-orange) 0%, var(--accent-color) 100%);border-radius:28px;position:relative;overflow:hidden}.collab-card__stripe{background:var(--card-stripe);z-index:20;height:3px;position:absolute;top:0;left:0;right:0}.collab-card__drag{cursor:grab;width:100%;height:100%;position:relative}.collab-card__drag:active{cursor:grabbing}.collab-card__action{z-index:30;pointer-events:none;border-radius:28px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.collab-card__action--collab{background:color-mix(in srgb, var(--card-accent) 28%, transparent);border:3px solid color-mix(in srgb, var(--card-accent) 72%, transparent)}.collab-card__action--pass{background:color-mix(in srgb, var(--datone-red) 22%, transparent);border:3px solid color-mix(in srgb, var(--datone-red) 58%, transparent)}.collab-card__action-label{font-family:var(--font-megazoid);letter-spacing:.08em;font-size:clamp(1.8rem,6vw,2.4rem);transform:rotate(-8deg)}.collab-card__action--collab .collab-card__action-label{color:var(--datone-orange);text-shadow:0 0 24px var(--datone-glow-orange)}.collab-card__action--pass .collab-card__action-label{color:color-mix(in srgb, var(--datone-red) 85%, white);text-shadow:0 0 24px var(--datone-glow-red)}.collab-card__photo{height:58%;position:relative;overflow:hidden}.collab-card__img{object-fit:cover;object-position:center top;pointer-events:none;width:100%;height:100%;display:block}.collab-card__photo-fade{background:linear-gradient(#0000 30%,#0101014d 60%,#010101eb 100%);position:absolute;inset:0}.collab-card__watermark{font-family:var(--font-megazoid);letter-spacing:.18em;color:#f9f5e638;z-index:5;font-size:.6rem;position:absolute;top:.75rem;right:.875rem}.collab-card__verified{background:var(--card-accent,var(--datone-orange));color:#fff;z-index:5;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:.75rem;left:.875rem}.collab-card__identity{z-index:5;padding:1.1rem 1.15rem .75rem;position:absolute;bottom:0;left:0;right:0}.collab-card__handle{font-family:var(--font-monte-stella);letter-spacing:.1em;text-transform:uppercase;color:#f9f5e673;margin:0 0 .18rem;font-size:.7rem}.collab-card__name{font-family:var(--font-basori);letter-spacing:-.025em;color:var(--accent-color);text-transform:uppercase;margin:0 0 .2rem;font-size:clamp(1.45rem,4.5vw,1.75rem);font-weight:400;line-height:.95}.collab-card__primary-role{font-family:var(--font-monte-stella);letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb, var(--card-glow,var(--accent-color)) 80%, white);margin:0;font-size:.775rem}.collab-card__panel{-webkit-backdrop-filter:blur(20px);box-sizing:border-box;background:#010101bf;border-top:1px solid #ffffff0f;flex-direction:column;gap:.5rem;height:42%;padding:.85rem 1.15rem .9rem;display:flex;overflow:hidden}.collab-card__genres{flex-wrap:wrap;gap:.3rem;display:flex}.collab-card__genre{border:1px solid color-mix(in srgb, var(--card-accent,var(--datone-orange)) 55%, transparent);font-family:var(--font-monte-stella);letter-spacing:.06em;text-transform:uppercase;color:color-mix(in srgb, var(--card-glow,var(--accent-color)) 75%, white);border-radius:999px;padding:.2rem .6rem;font-size:.68rem}.collab-card__meta{justify-content:space-between;align-items:center;display:flex}.collab-card__location{font-family:var(--font-monte-stella);color:#f9f5e680;align-items:center;gap:.3rem;font-size:.72rem;display:flex}.collab-card__level{font-family:var(--font-monte-stella);letter-spacing:.1em;text-transform:uppercase;color:#f9f5e673;background:#f9f5e612;border-radius:4px;padding:.15rem .55rem;font-size:.62rem}.collab-card__tags{flex-wrap:wrap;gap:.3rem;display:flex}.collab-card__tag{font-family:var(--font-monte-stella);letter-spacing:.04em;color:#f9f5e699;background:#f9f5e60f;border:1px solid #f9f5e61a;border-radius:999px;padding:.22rem .6rem;font-size:.65rem}.collab-card__footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.collab-card__portfolio{font-family:var(--font-monte-stella);letter-spacing:.06em;text-transform:uppercase;color:color-mix(in srgb, var(--card-accent,var(--datone-orange)) 80%, white);font-size:.7rem;text-decoration:none;transition:color .2s}.collab-card__portfolio:hover{color:var(--datone-orange)}.collab-card__hint{font-family:var(--font-monte-stella);letter-spacing:.08em;text-transform:uppercase;color:#f9f5e638;margin:0;font-size:.62rem}.collab-card--profile-first{background:var(--datone-elevated);flex-direction:column;display:flex}.collab-card--profile-first .collab-card__drag{flex-direction:column;height:100%;display:flex}.collab-card__profile{flex:0 0 42%;min-height:0;position:relative;overflow:hidden}.collab-card--profile-first .collab-card__photo{height:100%}.collab-card__profile-meta{z-index:6;justify-content:space-between;align-items:center;gap:.5rem;display:flex;position:absolute;top:.75rem;left:.875rem;right:.875rem}.collab-card--profile-first .collab-card__verified{flex-shrink:0;position:static}.collab-card--profile-first .collab-card__identity{padding:.9rem 1rem .8rem}.collab-card--profile-first .collab-card__note{top:2.75rem;right:.75rem}.collab-card__work-panel{-webkit-backdrop-filter:blur(20px);box-sizing:border-box;background:#010101d1;border-top:1px solid #ffffff0f;flex-direction:column;flex:1;gap:.4rem;min-height:0;padding:.65rem .85rem .7rem;display:flex;overflow:hidden}.collab-card__work-head{flex-shrink:0;min-width:0}.collab-card__work-kicker{font-family:var(--font-monte-stella);letter-spacing:.12em;text-transform:uppercase;color:#f9f5e661;margin-bottom:.2rem;font-size:.58rem;display:block}.collab-card__work-media{border-radius:12px;flex:1;min-height:0;padding:0;position:relative;overflow:hidden}.collab-card__work-img{object-fit:cover;width:100%;height:100%;display:block}.collab-card--profile-first .collab-card__audio-player{min-height:0;position:absolute;inset:0}.collab-card--profile-first .collab-card__audio-player .pf-audio-player__play{width:48px;height:48px}.collab-card--profile-first .collab-card__preview-grid{flex-shrink:0;max-height:3.25rem}.collab-card__preview-audio{color:#f9f5e68c;background:#ffffff0a;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.1rem;display:flex}.collab-card--profile-first .collab-card__footer{flex-shrink:0;margin-top:auto}.collab-card--profile-first .collab-card__showcase-title{font-family:var(--font-basori);letter-spacing:-.02em;text-transform:uppercase;margin:0;font-size:clamp(.95rem,3vw,1.05rem);line-height:1.05}.collab-card--profile-first .collab-card__showcase-sub{font-family:var(--font-monte-stella);letter-spacing:.08em;text-transform:uppercase;color:#f9f5e66b;margin:.2rem 0 0;font-size:.58rem}.collab-card--profile-first .collab-card__portfolio{border-radius:8px;padding:.35rem .55rem;font-size:.58rem;text-decoration:none}.collab-card--profile-first .collab-card__hint{text-transform:none;color:#f9f5e66b;font-size:.72rem}.collab-card--showcase{background:var(--datone-elevated)}.collab-card__showcase{height:62%;position:relative;overflow:hidden}.collab-card__showcase-media{width:100%;height:100%;position:relative}.collab-card__showcase-img{object-fit:cover;width:100%;height:100%;display:block}.collab-card__showcase-fade{background:linear-gradient(#0000 45%,#0101018c 72%,#010101f2 100%);position:absolute;inset:0}.collab-card__showcase-meta{z-index:4;justify-content:space-between;align-items:flex-end;gap:.5rem;display:flex;position:absolute;bottom:.65rem;left:.85rem;right:.85rem}.collab-card__showcase-meta .collab-card__handle{margin:0;font-size:.62rem}.collab-card__note{text-align:right;z-index:5;text-shadow:0 2px 12px #000000a6;max-width:46%;margin:0;position:absolute;top:2.4rem;right:.65rem}.collab-card__audio-player{min-height:0;position:absolute;inset:0}.collab-card__audio-player .pf-audio-player__play{width:56px;height:56px}.collab-card__panel--portfolio{gap:.45rem;height:38%;padding:.7rem .85rem .75rem}.collab-card__panel-head{min-width:0}.collab-card__showcase-title{font-family:var(--font-basori);letter-spacing:-.02em;text-transform:uppercase;margin:0;font-size:clamp(1rem,3.2vw,1.15rem);line-height:1}.collab-card__showcase-sub{font-family:var(--font-monte-stella);letter-spacing:.08em;text-transform:uppercase;color:#f9f5e673;margin:.25rem 0 0;font-size:.62rem}.collab-card__preview-grid{grid-template-columns:repeat(3,1fr);gap:.35rem;min-height:0;display:grid}.collab-card__preview{aspect-ratio:1;border-radius:10px;padding:0;position:relative;overflow:hidden}.collab-card__preview-img{object-fit:cover;width:100%;height:100%;display:block}.collab-card__preview-label{font-family:var(--font-monte-stella);letter-spacing:.06em;text-transform:uppercase;color:#f9f5e6d9;background:linear-gradient(#0000,#000000bf);padding:.25rem .35rem;font-size:.48rem;position:absolute;bottom:0;left:0;right:0}.collab-card__panel--portfolio .collab-card__portfolio{border-radius:8px;padding:.35rem .55rem;font-size:.58rem;text-decoration:none}.collab-card__panel--portfolio .collab-card__hint{text-transform:none;color:#f9f5e66b;font-size:.72rem}.collab-callouts{pointer-events:none;z-index:1;position:absolute;inset:0}.collab-callouts__svg{width:700px;height:100%;position:absolute;top:0;left:-180px;overflow:visible}.collab-callouts__line{stroke:#f9f5e647;stroke-width:.65px}.collab-callouts__dot{fill:#e870408c}.collab-callout__label{-webkit-backdrop-filter:blur(8px);max-width:min(9.5rem,28vw);font-family:var(--font-monte-stella);letter-spacing:.05em;text-transform:uppercase;color:#f9f5e69e;white-space:nowrap;text-overflow:ellipsis;box-shadow:none;background:#01010161;border:1px solid #f9f5e614;border-radius:999px;padding:.22rem .5rem;font-size:.62rem;position:absolute;overflow:hidden}.collab-callout__label--left{text-align:right;transform:translate(-100%)}.collab-callout__label--right{text-align:left;transform:translate(0)}.collab-callout__location-wrap{position:absolute;transform:translate(-100%)}.collab-callout__location-wrap.collab-callout__label--left{transform:translate(-100%)}.collab-location-map{flex-direction:column;align-items:flex-end;gap:.35rem;display:flex}.collab-location-map__frame{background:#f9f5e60a;border:1px solid #f9f5e61a;border-radius:.55rem;width:8.75rem;height:5.25rem;position:relative;overflow:hidden}.collab-location-map__img{object-fit:cover;opacity:.82;filter:saturate(.75)contrast(.95);width:100%;height:100%;display:block}.collab-location-map__fallback{background-color:#141414;background-image:linear-gradient(#f9f5e608 1px,#0000 1px),linear-gradient(90deg,#f9f5e608 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:12px 12px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;width:100%;height:100%}.collab-location-map__pin{width:1.1rem;height:1.1rem;color:var(--datone-orange);filter:drop-shadow(0 2px 4px #00000073);position:absolute;top:50%;left:50%;translate:-50% -72%}.collab-location-map__pin svg{width:100%;height:100%}.collab-location-map__label{font-family:var(--font-monte-stella);letter-spacing:.05em;text-transform:uppercase;color:#f9f5e694;justify-content:flex-end;align-items:center;gap:.25rem;margin:0;font-size:.62rem;display:inline-flex}.collab-location-map__arrow{color:#e87040b3;font-size:.58rem}@media (max-width:639px){.collab-callouts{display:none}}.collab-gate{z-index:10;flex:1;justify-content:center;align-items:center;padding:2rem clamp(1.25rem,4vw,2rem);display:flex;position:relative}.collab-gate__preview{filter:blur(12px)brightness(.35)saturate(.6);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.collab-gate__preview-card{aspect-ratio:340/520;width:clamp(220px,55vw,280px);box-shadow:0 0 40px color-mix(in srgb, var(--card-accent,var(--datone-orange)) 22%, transparent);border:1px solid #ffffff14;border-radius:20px;position:absolute;overflow:hidden}.collab-gate__preview-card img{object-fit:cover;width:100%;height:100%;display:block}.collab-gate__preview-fade{background:linear-gradient(#0000 40%,#060408e0 100%);position:absolute;inset:0}.collab-gate__prompt{z-index:2;-webkit-backdrop-filter:blur(30px);text-align:center;background:#010101d1;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;align-items:center;gap:1rem;width:min(100%,24rem);padding:clamp(1.75rem,5vw,2.5rem);display:flex;position:relative;box-shadow:0 40px 80px #00000080,inset 0 1px #ffffff0f}.collab-gate__icon{color:#f9f5e6b3;background:#f9f5e612;border:1px solid #f9f5e61f;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.collab-gate__heading{font-family:var(--font-basori);letter-spacing:-.02em;text-transform:uppercase;color:var(--accent-color);margin:0;font-size:clamp(1.35rem,4vw,1.7rem);font-weight:400;line-height:1}.collab-gate__body{font-family:var(--font-monte-stella);color:#f9f5e6b8;max-width:22rem;margin:0;font-size:1rem;line-height:1.6}.collab-gate__actions{flex-direction:column;gap:.6rem;width:100%;display:flex}.collab-gate__cta{background:var(--datone-orange);width:100%;color:var(--datone-ink);font-family:var(--font-monte-stella);letter-spacing:.06em;text-transform:uppercase;text-align:center;border-radius:999px;padding:.95rem 1.5rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:block}.collab-gate__cta:hover{opacity:.88}.collab-gate__cta--secondary{color:#f9f5e6bf;background:#f9f5e612;border:1px solid #f9f5e61f}.collab-gate__cta--secondary:hover{opacity:1;background:#f9f5e61a}.collab-gate__features{text-align:left;flex-direction:column;gap:.45rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.collab-gate__features li{font-family:var(--font-monte-stella);letter-spacing:.03em;color:#f9f5e68c;align-items:center;gap:.6rem;font-size:.875rem;display:flex}.collab-gate__dot{background:#f9f5e640;border-radius:50%;flex-shrink:0;width:4px;height:4px}.collab-gate__google{width:100%}.collab-gate__google svg{margin-right:.5rem}.collab-page--locked .collab-stage{filter:blur(8px);pointer-events:none;-webkit-user-select:none;user-select:none}.collab-page--locked .collab-stack__buttons{pointer-events:none;opacity:.35}.collab-gate--overlay{z-index:9999;background:color-mix(in srgb, var(--bg-color) 72%, transparent);-webkit-backdrop-filter:blur(6px);overscroll-behavior:contain;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0;overflow-y:auto}.collab-gate--overlay .collab-gate__prompt{flex-shrink:0;margin:auto}@media (max-width:480px){.collab-stack{height:clamp(420px,65vh,490px)}.collab-stack__slot{transform-origin:50%}.collab-stack__buttons{gap:1rem;bottom:-4.5rem}.collab-stack__btn--collab{padding:.8rem 1.4rem}}@media (min-width:1024px){.collab-stage{padding-block:1.5rem}}@media (prefers-reduced-motion:reduce){.collab-card,.collab-bg__blob,.collab-stack__slot{transition:none!important;animation:none!important}}.collab-request-sheet__backdrop{z-index:120;cursor:pointer;background:#010101b8;border:none;position:fixed;inset:0}.collab-request-sheet{z-index:130;max-height:min(88dvh,42rem);padding:.75rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom));background:linear-gradient(#1a1a1a 0%,#111 100%);border:1px solid #f9f5e61a;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;position:fixed;bottom:0;left:0;right:0;overflow:auto;box-shadow:0 -24px 80px #00000073}.collab-request-sheet__handle{background:#f9f5e62e;border-radius:999px;width:2.5rem;height:.25rem;margin:0 auto 1rem}.collab-request-sheet__header{align-items:center;gap:.875rem;margin-bottom:1.25rem;display:flex}.collab-request-sheet__avatar{object-fit:cover;border:2px solid #f9f5e61f;border-radius:999px;width:3.5rem;height:3.5rem}.collab-request-sheet__eyebrow{color:#f9f5e68c;margin:0 0 .15rem;font-size:.78rem}.collab-request-sheet__name{font-family:var(--font-monte-stella);margin:0;font-size:1.35rem;font-weight:600}.collab-request-sheet__meta{color:#f9f5e68c;margin:.2rem 0 0;font-size:.85rem}.collab-request-sheet__label{letter-spacing:.04em;text-transform:uppercase;color:#f9f5e6b8;margin-bottom:.5rem;font-size:.82rem;font-weight:600;display:block}.collab-request-sheet__label span{text-transform:none;color:#f9f5e673;font-weight:400}.collab-request-sheet__input{resize:vertical;width:100%;min-height:6rem;color:var(--accent-color);font:inherit;background:#f9f5e60a;border:1px solid #f9f5e61f;border-radius:.875rem;padding:.875rem 1rem;line-height:1.5}.collab-request-sheet__input:focus{border-color:#e870408c;outline:none;box-shadow:0 0 0 3px #e870401f}.collab-request-sheet__count{text-align:right;color:#f9f5e666;margin:.35rem 0 .75rem;font-size:.75rem}.collab-request-sheet__prompts{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.collab-request-sheet__prompt{color:#f9f5e6b8;cursor:pointer;background:0 0;border:1px solid #f9f5e61a;border-radius:999px;padding:.45rem .75rem;font-size:.78rem}.collab-request-sheet__prompt:hover{color:var(--accent-color);border-color:#e8704059}.collab-request-sheet__error{color:#f87171;margin:0 0 .75rem;font-size:.85rem}.collab-request-sheet__actions{grid-template-columns:1fr 1.2fr;gap:.75rem;display:grid}.collab-request-sheet__btn{cursor:pointer;border-radius:.875rem;padding:.875rem 1rem;font-weight:600}.collab-request-sheet__btn--ghost{color:#f9f5e6b8;background:0 0;border:1px solid #f9f5e61f}.collab-request-sheet__btn--primary{color:#131313;background:#e87040;border:none}.collab-request-sheet__btn:disabled{opacity:.6;cursor:not-allowed}@media (min-width:768px){.collab-request-sheet{border-radius:1.25rem;width:min(28rem,100vw - 2rem);bottom:2rem;left:50%;right:auto;transform:translate(-50%)}}
