.profile_page__IgMVN{min-height:100vh;background:var(--surface-base);padding-bottom:var(--space-16);padding-top:var(--space-8)}.profile_page-content__yp7y5{max-width:1800px;margin-inline:auto;grid-template-columns:280px 1100px 320px;padding:var(--space-8) var(--space-6);position:relative;justify-content:center;display:grid;grid-template-columns:240px 1100px 320px;grid-gap:var(--space-8);gap:var(--space-8);max-width:1700px;margin:0 auto;padding:var(--space-8) var(--space-4);align-items:start}.profile_profileCore__5GyTo{display:grid;grid-template-columns:320px 1fr;grid-gap:var(--space-8);gap:var(--space-8);min-width:0}.profile_sidebar__mzbGN{position:-webkit-sticky;position:sticky;top:var(--space-8);height:-moz-fit-content;height:fit-content}.profile_main-content__GotC_{display:flex;flex-direction:column;gap:var(--space-6)}.profile_cover__ALXYP{height:240px;background:var(--surface-raised);position:relative;border:1px solid var(--border);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-md)}.profile_cover__placeholder__HWDwu{width:100%;height:100%;background:linear-gradient(135deg,var(--grey-900) 0,var(--surface-base) 100%);position:relative}.profile_cover__placeholder__HWDwu:after{content:"";position:absolute;inset:0;opacity:.1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}.profile_cover__img__LqEhb,.profile_cover__video__W7ZEK{width:100%;height:100%;object-fit:cover}.profile_cover__ALXYP:after{content:"";position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(180deg,transparent,rgba(10,10,9,.25))}.profile_posts-section__tz0_U{width:100%}.profile_tab-bar__AYX7_{display:flex;gap:var(--space-8);border-bottom:1px solid var(--border);margin-bottom:var(--space-6);padding-inline:var(--space-4);position:-webkit-sticky;position:sticky;top:0;background:var(--surface-overlay);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10}.profile_tab__6MtX9{padding:1.36cqi 0;font-size:1.18cqi;font-weight:800;text-transform:uppercase;letter-spacing:.15em;color:var(--grey-500);position:relative;transition:color .2s;background:transparent;border:none;cursor:pointer}.profile_tab__6MtX9:hover{color:var(--fog)}.profile_tab--active__vW4AC{color:var(--brand-accent)}.profile_tab--active__vW4AC:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--brand-accent);box-shadow:0 0 12px var(--brand-accent-glow)}.profile_posts-grid__LPPlf{display:flex;flex-direction:column;gap:var(--space-4)}.profile_clips-grid__fpB5N{grid-template-columns:repeat(2,1fr)}.profile_emptyState__s3xIX{grid-column:1/-1;padding:var(--space-12);text-align:center;border:1px dashed var(--grey-800);border-radius:var(--radius-lg);background:hsla(0,0%,100%,.02)}.profile_emptyState__s3xIX h3{font-family:var(--font-display);font-size:20px;font-weight:900;letter-spacing:.1em;color:var(--grey-400);margin-bottom:4px}.profile_emptyState__s3xIX p{font-size:11px;font-weight:700;letter-spacing:.3em;color:var(--grey-600)}.profile_post-card__wL0c4{background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-6);transition:border-color var(--dur-base) var(--ease-somatic),box-shadow var(--dur-base)}.profile_post-card__wL0c4:hover{border-color:var(--grey-700);box-shadow:0 4px 20px rgba(0,0,0,.4)}.profile_post-card__body__k63D3{font-size:var(--text-base);line-height:1.7;color:var(--ink);margin-bottom:var(--space-3)}.profile_post-card__tags__fpA_V{display:flex;flex-wrap:wrap;gap:var(--space-1);margin-bottom:var(--space-4)}.profile_post-card__tag__aO1QY{font-size:11px;font-weight:700;color:var(--steel-blue-300);background:var(--grey-900);border:1px solid var(--grey-800);border-radius:var(--radius-sm);padding:2px var(--space-2);text-transform:uppercase;letter-spacing:.05em}.profile_post-card__footer__i5MX5{display:flex;align-items:center;gap:var(--space-4);font-size:var(--text-xs);color:var(--ash)}.profile_post-card__action__88K3a{display:flex;align-items:center;gap:4px;font-weight:500}.profile_posts-empty__t2LVF{text-align:center;padding:var(--space-16);color:var(--ash);background:var(--surface-raised);border-radius:var(--radius-xl);border:1px dashed var(--border)}.profile_clips-grid__fpB5N{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:var(--space-4);gap:var(--space-4)}.profile_reply-card__1AIad{background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-5);transition:transform var(--dur-base) var(--ease-spring),box-shadow var(--dur-base)}.profile_reply-card__1AIad:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.profile_reply-card__thread__v7B7T{font-size:var(--text-xs);color:var(--ash);margin-bottom:var(--space-2)}.profile_reply-card__body__BJUkv{font-size:var(--text-base);line-height:1.7;color:var(--ink)}@media (max-width:1700px){.profile_page-content__yp7y5{grid-template-columns:200px 1100px 1fr}}@media (max-width:1550px){.profile_leftWire__AwhVd,.profile_rightWidgets__XrrsE{display:none!important}.profile_page-content__yp7y5{grid-template-columns:1fr;justify-content:center;max-width:1100px;padding:var(--space-8) var(--space-4)}}@media (max-width:1120px){.profile_page-content__yp7y5{padding:0!important;margin:0!important;max-width:100vw}.profile_profileCore__5GyTo{width:1100px!important;padding-top:60px!important;margin:0 auto!important;display:grid!important;grid-template-columns:320px 1fr!important}.profile_sidebar__mzbGN{position:-webkit-sticky;position:sticky;top:0}}.profile_leftWire__AwhVd,.profile_rightWidgets__XrrsE{position:-webkit-sticky;position:sticky;top:var(--space-8)}.profile_rightWidgets__XrrsE{display:flex;flex-direction:column;gap:var(--space-6)}.profile_widget-card__BekZv{background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-6);box-shadow:var(--shadow-sm)}.profile_followList__ZbKWH{display:flex;flex-direction:column;gap:var(--space-4)}.profile_followItem__B6eRp{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-2);border-radius:var(--radius-md);transition:background .2s ease}.profile_followItem__B6eRp:hover{background:hsla(0,0%,100%,.03)}.profile_followAvatar__4gOXy{width:40px;height:40px;border-radius:50%;overflow:hidden;background:var(--surface-raised);flex-shrink:0}.profile_followAvatar__4gOXy img{width:100%;height:100%;object-fit:cover}.profile_avatarPlaceholder__LG_9J{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-weight:800;color:var(--brand-accent)}.profile_followInfo__CQ_7_{flex:1 1;min-width:0}.profile_followName__jLX8x{font-size:var(--text-sm);font-weight:700;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile_followHandle__deeK1{font-size:var(--text-xs)!important;color:var(--ash)!important}.profile_guestCta__xaNk7{position:fixed;bottom:0;left:0;right:0;background:#000;border-top:1px solid var(--brand-accent);box-shadow:0 -10px 40px rgba(0,0,0,.8),0 0 20px rgba(255,255,0,.05);z-index:1000;padding:var(--space-4) var(--space-8)}.profile_guestCta__content__1MMo6{max-width:1100px;margin-inline:auto;display:flex;justify-content:space-between;align-items:center;gap:var(--space-6)}.profile_guestCta__text__KtSay h3{font-size:var(--text-base);font-weight:900;letter-spacing:.1em;color:#fff;margin-bottom:2px}.profile_guestCta__text__KtSay p{font-size:var(--text-xs);color:hsla(0,0%,100%,.5);font-weight:500}.profile_guestCta__btn__bX_n4{background:#fff;color:#000;padding:var(--space-3) var(--space-6);border-radius:var(--radius-sm);font-size:var(--text-xs);font-weight:950;letter-spacing:.1em;transition:all .2s var(--ease-somatic)}.profile_guestCta__btn__bX_n4:hover{transform:scale(1.05);background:var(--brand-accent);box-shadow:0 0 15px var(--brand-accent-glow)}@media (max-width:640px){.profile_guestCta__xaNk7{padding:var(--space-4) var(--space-6)}.profile_guestCta__content__1MMo6{flex-direction:column;text-align:center;gap:var(--space-4)}.profile_guestCta__text__KtSay h3{font-size:var(--text-sm)}}.ClipCard_card__QjHa8{display:block;background:#000;border:1px solid var(--grey-900);border-radius:var(--radius-lg);overflow:hidden;transition:all var(--dur-normal) var(--ease-somatic);text-decoration:none;position:relative;padding-bottom:var(--space-4)}.ClipCard_card__QjHa8:hover{border-color:hsla(0,0%,100%,.2);transform:translateY(-2px);box-shadow:0 12px 30px rgba(0,0,0,.5)}.ClipCard_thumbnailWrapper__IJhRm{position:relative;aspect-ratio:9/12;background:#050505;overflow:hidden}.ClipCard_thumbnail__H0KMq{width:100%;height:100%;object-fit:cover;transition:transform var(--dur-slow) var(--ease-somatic)}.ClipCard_card__QjHa8:hover .ClipCard_thumbnail__H0KMq{transform:scale(1.05)}.ClipCard_overlay__p5Hsk{position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.8));display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity var(--dur-fast)}.ClipCard_card__QjHa8:hover .ClipCard_overlay__p5Hsk{opacity:1}.ClipCard_playIcon__gynS7{width:56px;height:56px;background:rgba(46,123,255,.9);color:#fff;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;box-shadow:0 0 20px rgba(46,123,255,.4)}.ClipCard_badges__RUius{position:absolute;bottom:var(--space-3);left:var(--space-3);right:var(--space-3);display:flex;justify-content:space-between;align-items:center}.ClipCard_duration__W3gGJ,.ClipCard_views__bWKaf{background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:10px;font-weight:800;padding:3px 6px;border-radius:4px;border:1px solid hsla(0,0%,100%,.1)}.ClipCard_metadata__45Ema{padding:var(--space-4) var(--space-4) var(--space-2)}.ClipCard_title__pvyxl{font-size:14px;font-weight:700;line-height:1.3;color:var(--fog);margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ClipCard_author__hCcRK{font-size:11px;font-weight:600;color:var(--grey-500)}.ClipCard_hud__w91MJ{display:flex;gap:var(--space-4);padding:0 var(--space-4);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--grey-400)}.ClipCard_hud__item__EO2yl{display:flex;align-items:center;gap:4px}.ClipCard_hud__val__Sw_wj{color:var(--grey-200);font-family:var(--font-mono)}.ClipCard_hud__label__h8IaA{color:var(--grey-600);font-size:9px}