:root{color:#e0e7ff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-background:#0f172a;--color-surface:#1e293b;--color-surface-elevated:#334155;--color-text-primary:#e0e7ff;--color-text-secondary:#cbd5e1;--color-text-muted:#94a3b8;--color-border:#475569;--color-accent:#60a5fa;--color-accent-soft:#93c5fd;--color-success:#34d399;--color-danger:#f87171;--gradient-primary:linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-pill:999px;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-xxl:40px;--shadow-soft:0 12px 30px #0006;--shadow-lift:0 16px 40px #0009;background-color:#0f172a;font-family:Inter,SF Pro Text,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}a{color:inherit;text-decoration:none}a:hover{color:var(--color-accent-soft)}body{background:var(--color-background);min-width:320px;min-height:100vh;color:var(--color-text-primary);margin:0;padding:0}#root{min-height:100vh}button{font-family:inherit}img,video{max-width:100%;display:block}.appShell{background:var(--color-background);min-height:100vh;color:var(--color-text-primary);flex-direction:column;display:flex}.pageSurface{flex:1;min-height:calc(100vh - 64px)}@media (max-width:768px){.pageSurface{padding-bottom:80px}}._characterContainer_1p6ht_2{z-index:100;cursor:grab;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:30px;right:30px}._characterContainer_1p6ht_2:active{cursor:grabbing}._character_1p6ht_2{cursor:pointer;border-radius:16px;width:180px;height:280px;transition:all .3s;position:relative;overflow:visible;box-shadow:0 8px 32px #667eea4d}._character_1p6ht_2:hover{transform:translateY(-4px);box-shadow:0 12px 48px #667eea66}._characterImage_1p6ht_35{object-fit:cover;width:100%;height:100%;display:block}._hideButton_1p6ht_43{border:2px solid var(--color-accent);background:var(--color-surface);width:32px;height:32px;color:var(--color-accent);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:24px;font-weight:700;transition:all .2s;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 8px #0003}._hideButton_1p6ht_43:hover{background:var(--color-accent);color:#fff;transform:scale(1.1)}._showButton_1p6ht_70{border:2px solid var(--color-accent);background:var(--color-surface);color:var(--color-accent);cursor:pointer;z-index:100;border-radius:8px;padding:12px 20px;font-weight:600;transition:all .3s;position:fixed;bottom:30px;right:30px}._showButton_1p6ht_70:hover{background:var(--color-accent);color:#fff;transform:translateY(-2px)}._speechBubble_1p6ht_92{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;width:380px;max-height:500px;display:flex;position:absolute;bottom:200px;right:0;overflow:hidden;box-shadow:0 8px 32px #0003}._bubblePointer_1p6ht_108{border-left:12px solid #0000;border-right:12px solid #0000;border-top:12px solid var(--color-surface);z-index:-1;width:0;height:0;position:absolute;bottom:-12px;right:24px}._bubbleContent_1p6ht_121{flex-direction:column;gap:12px;height:100%;padding:16px;display:flex}._bubbleHeader_1p6ht_130{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}._bubbleInfo_1p6ht_138{flex:1}._bubbleName_1p6ht_142{color:var(--color-text);margin:0;font-size:.95rem;font-weight:700}._bubbleRole_1p6ht_149{color:var(--color-text-secondary);margin:0;font-size:.75rem}._bubbleClose_1p6ht_155{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:1.2rem;transition:all .2s;display:flex}._bubbleClose_1p6ht_155:hover{color:var(--color-text);transform:scale(1.2)}._bubbleMessages_1p6ht_176{flex-direction:column;flex:1;gap:8px;min-height:150px;max-height:300px;padding:8px 0;display:flex;overflow-y:auto}._bubbleMessages_1p6ht_176::-webkit-scrollbar{width:6px}._bubbleMessages_1p6ht_176::-webkit-scrollbar-track{background:0 0}._bubbleMessages_1p6ht_176::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}._bubbleMessages_1p6ht_176::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}._bubbleGreeting_1p6ht_205{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:150px;padding:16px;display:flex}._bubbleGreeting_1p6ht_205 p{color:var(--color-text-secondary);margin:0;font-size:.9rem}._bubbleGreeting_1p6ht_205 p:first-child{color:var(--color-text);font-weight:600}._bubbleHint_1p6ht_227{color:var(--color-text-muted)!important;font-size:.8rem!important}._bubbleMessage_1p6ht_176{padding:0 8px;animation:.2s _fadeIn_1p6ht_1;display:flex}._bubbleMessage_1p6ht_176._user_1p6ht_239{justify-content:flex-end}._bubbleMessage_1p6ht_176._avatar_1p6ht_243{justify-content:flex-start}._bubbleMessage_1p6ht_176{word-wrap:break-word;border-radius:12px;max-width:85%;padding:8px 12px;font-size:.9rem;line-height:1.4}._bubbleMessage_1p6ht_176._user_1p6ht_239{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);margin-left:auto;margin-right:8px}._bubbleMessage_1p6ht_176._avatar_1p6ht_243{background:var(--color-border);color:var(--color-text);margin-left:8px;margin-right:auto}._bubbleTypingContainer_1p6ht_271{justify-content:flex-start;padding:8px;display:flex}._bubbleTyping_1p6ht_271{background:var(--color-border);border-radius:12px;gap:4px;padding:8px 12px;display:flex}._bubbleTyping_1p6ht_271 span{background:var(--color-text-secondary);border-radius:50%;width:6px;height:6px;animation:1.4s infinite _typing_1p6ht_1}._bubbleTyping_1p6ht_271 span:nth-child(2){animation-delay:.2s}._bubbleTyping_1p6ht_271 span:nth-child(3){animation-delay:.4s}@keyframes _typing_1p6ht_1{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}._bubbleInputForm_1p6ht_313{border-top:1px solid var(--color-border);gap:8px;padding:12px 0 0;display:flex}._bubbleInputField_1p6ht_321{border:1px solid var(--color-border);background:var(--color-background);color:var(--color-text);border-radius:8px;flex:1;padding:8px 12px;font-size:.9rem;transition:border-color .2s}._bubbleInputField_1p6ht_321:focus{border-color:var(--color-accent);outline:none}._bubbleInputField_1p6ht_321::placeholder{color:var(--color-text-muted)}._bubbleSendButton_1p6ht_341{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;padding:8px 16px;font-weight:600;transition:all .2s}._bubbleSendButton_1p6ht_341:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}._bubbleSendButton_1p6ht_341:disabled{opacity:.5;cursor:not-allowed}@keyframes _fadeIn_1p6ht_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){._characterContainer_1p6ht_2{bottom:20px;right:20px}._character_1p6ht_2{width:120px;height:200px}._speechBubble_1p6ht_92{width:320px;max-height:450px;bottom:150px;right:-20px}._bubblePointer_1p6ht_108{right:24px}._bubbleMessage_1p6ht_176{max-width:90%;font-size:.85rem}}._header_kfwvh_1{z-index:100;background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-soft);position:sticky;top:0}._inner_kfwvh_10{flex-wrap:wrap;align-items:center;gap:.75rem;max-width:1400px;margin:0 auto;padding:.75rem 1rem;display:flex}._logo_kfwvh_20{align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:inline-flex}._nav_kfwvh_28{flex-wrap:wrap;flex:1;align-items:center;gap:.25rem;display:flex;overflow:visible}@supports (-webkit-touch-callout:none){._nav_kfwvh_28{flex-wrap:wrap;display:flex}}._navLink_kfwvh_45{color:#fff;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:#ffffff1a;touch-action:manipulation;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;min-height:44px;padding:.55rem .7rem;font-size:.85rem;font-weight:500;transition:transform .15s,background .2s;display:inline-flex}._navLink_kfwvh_45:hover{background:#ffffff1f;transform:translateY(-1px)}._navActive_kfwvh_68{background:#fff3;font-weight:600}._createButton_kfwvh_73{color:#fff;cursor:pointer;white-space:nowrap;background:#3b82f6;border:none;border-radius:10px;justify-content:center;align-items:center;min-height:44px;margin-left:.5rem;padding:.55rem 1rem;font-size:.85rem;font-weight:700;transition:all .2s;display:inline-flex}._createButton_kfwvh_73:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f666}._userInfo_kfwvh_97{align-items:center;gap:.75rem;margin-left:auto;display:flex}._userName_kfwvh_104{color:#ffffffe6;font-size:.85rem}._logoutButton_kfwvh_109{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #fff6;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:.5rem .9rem;font-size:.85rem;font-weight:600;transition:transform .15s,background .2s;display:inline-flex}._logoutButton_kfwvh_109:active{transform:scale(.97)}._loginButton_kfwvh_129{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #fff6;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:.5rem .9rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:transform .15s,background .2s;display:inline-flex}._loginButton_kfwvh_129:hover{background:#fff3;transform:translateY(-1px)}._loginButton_kfwvh_129:active{transform:scale(.97)}._signupButton_kfwvh_155{color:#000;cursor:pointer;background:linear-gradient(135deg,#6f0 0%,#4c0 100%);border:none;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:.5rem .9rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .2s;display:inline-flex}._signupButton_kfwvh_155:hover{transform:translateY(-1px);box-shadow:0 4px 12px #66ff004d}._signupButton_kfwvh_155:active{transform:scale(.97)}@media (max-width:768px){._nav_kfwvh_28{display:none}}._tabBar_de6tk_1{border-top:1px solid var(--color-border);padding:.5rem 1rem calc(.5rem + env(safe-area-inset-bottom));z-index:120;background:#0a0f17f2;display:flex;position:fixed;bottom:0;left:0;right:0}._nav_de6tk_13{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;gap:.25rem;padding:0 .5rem;display:flex;overflow:auto hidden}._nav_de6tk_13::-webkit-scrollbar{display:none}._link_de6tk_27{color:var(--color-text-muted);white-space:nowrap;border-radius:12px;flex-direction:column;flex-shrink:0;align-items:center;gap:.25rem;min-width:50px;min-height:44px;padding:.5rem .4rem;font-size:.7rem;transition:color .2s,transform .15s,background .2s;display:flex}._linkActive_de6tk_43{color:#fff;background:#7c3aed33}._link_de6tk_27:active{transform:scale(.96)}._icon_de6tk_52{font-size:1.1rem}@media (max-width:768px){._tabBar_de6tk_1{display:block}}._card_fqe6u_1{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;transition:all .2s;display:flex;overflow:hidden}._card_fqe6u_1:hover{box-shadow:0 4px 12px #00000014}._cardImage_fqe6u_15{background:var(--color-background);width:100%;height:200px;position:relative;overflow:hidden}._cardImage_fqe6u_15 img{object-fit:cover;width:100%;height:100%;transition:transform .3s}._card_fqe6u_1:hover ._cardImage_fqe6u_15 img{transform:scale(1.05)}._timeBadge_fqe6u_34{color:#fff;background:#000c;border-radius:12px;padding:4px 12px;font-size:.75rem;font-weight:600;position:absolute;top:12px;right:12px}._cardContent_fqe6u_46{flex-direction:column;flex:1;padding:16px;display:flex}._cardHeader_fqe6u_53{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}._categoryPill_fqe6u_61{text-transform:uppercase;letter-spacing:.5px;border-radius:12px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}._categoryCreator_fqe6u_71{color:#1976d2;background:#e3f2fd}._categoryEvent_fqe6u_76{color:#7b1fa2;background:#f3e5f5}._categoryJob_fqe6u_81{color:#388e3c;background:#e8f5e9}._categoryReel_fqe6u_86{color:#f57c00;background:#fff3e0}._categoryOpportunity_fqe6u_91{color:#c2185b;background:#fce4ec}._categoryNews_fqe6u_96{color:#00796b;background:#e0f2f1}._locationChip_fqe6u_101{color:var(--color-text-muted);white-space:nowrap;font-size:.75rem}._cardTitle_fqe6u_107{color:var(--color-text);margin:0 0 8px;font-size:1.125rem;font-weight:700;line-height:1.4}._cardRole_fqe6u_115{color:var(--color-text-secondary);margin:0 0 8px;font-size:.875rem;font-weight:600}._cardDescription_fqe6u_122{color:var(--color-text-muted);flex:1;margin:0 0 12px;font-size:.875rem;line-height:1.5}._creatorInfo_fqe6u_130{border-top:1px solid var(--color-border);align-items:center;gap:10px;margin-top:auto;margin-bottom:12px;padding:12px 0;display:flex}._creatorAvatar_fqe6u_140{object-fit:cover;border-radius:50%;width:32px;height:32px}._creatorName_fqe6u_147{color:var(--color-text);font-size:.875rem;font-weight:600}._creatorRole_fqe6u_153{color:var(--color-text-muted);font-size:.75rem}._metadata_fqe6u_158{flex-wrap:wrap;gap:12px;margin-bottom:12px;padding-top:8px;display:flex}._metadataItem_fqe6u_166{color:var(--color-text-muted);align-items:center;gap:4px;font-size:.75rem;display:flex}._cardActions_fqe6u_174{gap:8px;margin-top:auto;display:flex}._primaryButton_fqe6u_180{background:var(--color-accent,#3b82f6);color:#fff;cursor:pointer;border:none;border-radius:8px;flex:1;padding:10px 16px;font-size:.875rem;font-weight:600;transition:all .2s}._primaryButton_fqe6u_180:hover{transform:translateY(-1px);box-shadow:0 4px 8px #3b82f64d}._secondaryButton_fqe6u_198{color:var(--color-text);border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:8px;padding:10px 16px;font-size:.875rem;font-weight:600;transition:all .2s}._secondaryButton_fqe6u_198:hover{background:var(--color-background);border-color:var(--color-text)}@media (max-width:768px){._cardActions_fqe6u_174{flex-direction:column}._secondaryButton_fqe6u_198{flex:1}}._container_v714x_1{flex-direction:column;gap:1rem;width:100%;display:flex}._skeletonWrapper_v714x_8{width:100%}@keyframes _shimmer_v714x_1{0%{background-position:-1000px 0}to{background-position:1000px 0}}._card_v714x_22,._reel_v714x_23,._profile_v714x_24,._job_v714x_25,._textBlock_v714x_26,._titleLine_v714x_27,._textLine_v714x_28,._smallLine_v714x_29,._button_v714x_30,._avatar_v714x_31,._avatarLarge_v714x_32,._thumbnail_v714x_33,._reelVideo_v714x_34,._tab_v714x_35{background:linear-gradient(90deg,#ffffff0d 0,#ffffff26 40px,#ffffff0d 80px) 0 0/1000px 100%;border-radius:8px;animation:2s linear infinite _shimmer_v714x_1}._card_v714x_22{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:0;overflow:hidden}._thumbnail_v714x_33{background:linear-gradient(90deg,#ffffff0d 0,#ffffff26 40px,#ffffff0d 80px) 0 0/1000px 100%;width:100%;height:200px;animation:2s linear infinite _shimmer_v714x_1}._content_v714x_69{padding:1rem}._titleLine_v714x_27{width:60%;height:20px;margin-bottom:.75rem}._textLine_v714x_28{width:100%;height:14px;margin-bottom:.5rem}._smallLine_v714x_29{width:80px;height:12px}._footer_v714x_90{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}._reel_v714x_23{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;gap:1rem;padding:1rem;display:flex}._reelVideo_v714x_34{border-radius:8px;flex-shrink:0;width:120px;height:180px}._reelInfo_v714x_114{flex:1;gap:.75rem;display:flex}._avatar_v714x_31{border-radius:50%;flex-shrink:0;width:40px;height:40px}._avatarLarge_v714x_32{border-radius:50%;flex-shrink:0;width:80px;height:80px}._reelText_v714x_134{flex:1}._profile_v714x_24{width:100%}._profileHeader_v714x_143{border-bottom:1px solid #ffffff0d;gap:1.5rem;margin-bottom:1.5rem;padding:2rem 0;display:flex}._profileInfo_v714x_151{flex:1}._profileTabs_v714x_155{gap:1rem;margin-bottom:2rem;display:flex}._tab_v714x_35{width:100px;height:40px}._profileContent_v714x_166{width:100%}._job_v714x_25{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:1.5rem}._jobHeader_v714x_178{margin-bottom:1rem}._jobFooter_v714x_182{justify-content:space-between;align-items:center;margin-top:1.5rem;display:flex}._button_v714x_30{border-radius:8px;width:120px;height:40px}._textBlock_v714x_26{padding:1rem 0}@media (max-width:768px){._card_v714x_22{margin-bottom:1rem}._thumbnail_v714x_33{height:150px}._reel_v714x_23{flex-direction:column}._reelVideo_v714x_34{width:100%;height:200px}._profileHeader_v714x_143{text-align:center;flex-direction:column;align-items:center}._profileTabs_v714x_155{-webkit-overflow-scrolling:touch;overflow-x:auto}}._container_kqu67_1{background:#fff;border-radius:12px;flex-direction:column;gap:1.5rem;max-height:70vh;padding:2rem;display:flex;overflow-y:auto;box-shadow:0 4px 20px #0000001a}._header_kqu67_13{border-bottom:1px solid #e5e7eb;padding-bottom:1rem}._resultCount_kqu67_18{color:#718096;margin:0;font-size:.875rem}._resultsList_kqu67_24{flex-direction:column;gap:1.5rem;display:flex}._resultItem_kqu67_30{color:inherit;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:.75rem;padding:1rem;text-decoration:none;transition:all .2s;display:flex}._resultItem_kqu67_30:hover{background:#f9fafb;border-color:#d1d5db;box-shadow:0 2px 8px #0000000d}._resultItem_kqu67_30:active{transform:scale(.99)}._resultHeader_kqu67_52{align-items:flex-start;gap:.75rem;display:flex}._faviconWrapper_kqu67_58{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}._favicon_kqu67_58{border-radius:2px;width:16px;height:16px}._titleWrapper_kqu67_73{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}._displayedLink_kqu67_81{color:#10b981;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:.75rem;font-weight:600}._title_kqu67_73{color:#1f2937;margin:0;font-size:1.125rem;font-weight:600;line-height:1.4}._title_kqu67_73:hover{color:#3b82f6}._snippet_kqu67_102{color:#4b5563;margin:0;font-size:.875rem;line-height:1.6}._linkRow_kqu67_109{align-items:center;gap:.5rem;display:flex}._linkPreview_kqu67_115{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;background:#f3f4f6;border-radius:4px;margin:0;padding:.5rem .75rem;font-family:Monaco,Courier New,monospace;font-size:.75rem;overflow:hidden}._loadingState_kqu67_128{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}._spinner_kqu67_137{border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite _spin_kqu67_137}@keyframes _spin_kqu67_137{to{transform:rotate(360deg)}}._emptyState_kqu67_152{text-align:center;color:#6b7280;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}._emptyState_kqu67_152 p{color:#1f2937;margin:0 0 .5rem;font-size:1rem}._emptyState_kqu67_152 small{color:#9ca3af;font-size:.875rem}@media (max-width:768px){._container_kqu67_1{gap:1rem;max-height:60vh;padding:1.5rem}._resultItem_kqu67_30{gap:.5rem;padding:.75rem}._title_kqu67_73{font-size:1rem}._snippet_kqu67_102{font-size:.8125rem}._loadingState_kqu67_128,._emptyState_kqu67_152{padding:2rem 1rem}}._wrapper_1e1pj_1,._searchContainer_1e1pj_6{width:100%;position:relative}._inputWrapper_1e1pj_11{background:#fff;border:2px solid #e5e7eb;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .2s;display:flex;position:relative}._inputWrapper_1e1pj_11:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._inputWrapper_1e1pj_11:hover{border-color:#d1d5db}._iconWrapper_1e1pj_32{color:#9ca3af;flex-shrink:0;justify-content:center;align-items:center;transition:color .2s;display:flex}._iconWrapper_1e1pj_32 svg{display:block}._inputWrapper_1e1pj_11:focus-within ._iconWrapper_1e1pj_32{color:#3b82f6}._input_1e1pj_11{color:#1f2937;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:1rem}._input_1e1pj_11::placeholder{color:#d1d5db}._clearButton_1e1pj_64{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .2s;display:flex}._clearButton_1e1pj_64:hover{color:#6b7280;background:#f3f4f6}._clearButton_1e1pj_64:active{background:#e5e7eb}._loaderDot_1e1pj_89{background:linear-gradient(45deg,#3b82f6,#1f2937) 0 0/200% 200%;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:1.5s infinite _gradient_1e1pj_1}@keyframes _gradient_1e1pj_1{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}._overlay_1e1pj_111{z-index:39;pointer-events:auto;background:0 0;position:fixed;inset:0}._backdrop_1e1pj_122{z-index:38;pointer-events:auto;background:#0000004d;position:fixed;inset:0}._resultsPanel_1e1pj_133{z-index:40;max-width:100%;max-height:600px;position:absolute;top:calc(100% + .75rem);left:0;right:0;overflow-y:auto}@media (max-width:768px){._inputWrapper_1e1pj_11{border-radius:10px;padding:.625rem .875rem}._input_1e1pj_11{font-size:16px}._resultsPanel_1e1pj_133{border-radius:12px;max-height:70vh;top:calc(100% + .5rem);box-shadow:0 4px 20px #00000026}}@media (max-width:480px){._resultsPanel_1e1pj_133{border-radius:20px 20px 0 0;max-height:70vh;position:fixed;inset:auto 0 0}._input_1e1pj_11::placeholder{font-size:.9rem}}._container_1ekil_2{background:#f8f9fa;min-height:100vh}._hero_1ekil_8{background:#000;width:100%;height:400px;margin-bottom:32px;position:relative;overflow:hidden}._heroImage_1ekil_17{width:100%;height:100%;position:absolute;top:0;left:0}._heroImage_1ekil_17 img{object-fit:cover;opacity:.6;width:100%;height:100%}._heroContent_1ekil_32{z-index:2;color:#fff;max-width:1200px;margin:0 auto;padding:80px 24px;position:relative}._heroTime_1ekil_41{color:#6f0;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:.875rem;font-weight:600;display:inline-block}._heroTitle_1ekil_51{max-width:700px;margin:0 0 16px;font-size:3rem;font-weight:800;line-height:1.2}._heroDescription_1ekil_59{opacity:.95;max-width:600px;margin:0 0 32px;font-size:1.125rem;line-height:1.6}._heroActions_1ekil_67{gap:16px;display:flex}._heroPrimary_1ekil_72{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;min-height:44px;padding:14px 32px;font-size:1rem;font-weight:700;transition:all .2s}._heroPrimary_1ekil_72:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 8px 16px #3b82f64d}._heroSecondary_1ekil_91{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:8px;min-height:44px;padding:14px 32px;font-size:1rem;font-weight:700;transition:all .2s}._heroSecondary_1ekil_91:hover{background:#ffffff1a;transform:translateY(-2px)}._mainLayout_1ekil_110{grid-template-columns:240px 1fr 280px;gap:32px;max-width:1400px;margin:0 auto;padding:0 24px 80px;display:grid}._leftRail_1ekil_120{flex-direction:column;align-self:start;gap:24px;max-height:calc(100vh - 48px);display:flex;position:sticky;top:24px;overflow-y:auto}._filterSection_1ekil_131{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px}._filterTitle_1ekil_138{text-transform:uppercase;letter-spacing:.5px;color:#6b7280;margin:0 0 12px;font-size:.875rem;font-weight:700}._filterGroup_1ekil_147{flex-direction:column;gap:8px;display:flex}._filterButton_1ekil_153{color:#374151;cursor:pointer;text-align:left;background:0 0;border:1px solid #e5e7eb;border-radius:8px;min-height:44px;padding:10px 16px;font-size:.875rem;font-weight:500;transition:all .2s}._filterButton_1ekil_153:hover{background:#f9fafb;border-color:#d1d5db}._filterButtonActive_1ekil_172{color:#3b82f6;background:#eff6ff;border-color:#3b82f6;font-weight:600}._locationDisplay_1ekil_179{color:#374151;background:#f9fafb;border-radius:8px;align-items:center;gap:8px;margin-bottom:12px;padding:12px;font-size:.875rem;display:flex}._locationIcon_1ekil_191{font-size:1rem}._changeLocationBtn_1ekil_195{color:#3b82f6;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;width:100%;min-height:44px;padding:10px;font-size:.875rem;font-weight:500;transition:all .2s}._changeLocationBtn_1ekil_195:hover{background:#f9fafb}._mainFeed_1ekil_214{flex-direction:column;gap:48px;display:flex}._feedSection_1ekil_220{flex-direction:column;gap:24px;display:flex}._sectionHeader_1ekil_226{border-bottom:2px solid #e5e7eb;padding-bottom:16px}._sectionTitle_1ekil_231{color:#111827;margin:0 0 8px;font-size:1.5rem;font-weight:800}._sectionSubtitle_1ekil_238{color:#6b7280;margin:0;font-size:.875rem;font-weight:500}._cardGrid_1ekil_245{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}._reelsGrid_1ekil_252{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}._reelCard_1ekil_258{cursor:pointer;transition:transform .2s}._reelCard_1ekil_258:hover{transform:translateY(-4px)}._reelThumbnail_1ekil_267{background:#000;border-radius:12px;width:100%;padding-top:150%;position:relative;overflow:hidden}._reelThumbnail_1ekil_267 img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}._reelPlay_1ekil_285{color:#000;opacity:0;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;transition:opacity .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._reelCard_1ekil_258:hover ._reelPlay_1ekil_285{opacity:1}._reelInfo_1ekil_307{padding:12px 4px}._reelTitle_1ekil_311{color:#111827;margin-bottom:4px;font-size:.875rem;font-weight:600}._reelCreator_1ekil_318{color:#374151;margin-bottom:2px;font-size:.813rem;font-weight:500}._reelMeta_1ekil_325{color:#6b7280;font-size:.75rem}._viewAllReels_1ekil_330{color:#3b82f6;cursor:pointer;background:0 0;border:2px solid #3b82f6;border-radius:8px;align-self:center;padding:12px 32px;font-size:.875rem;font-weight:600;transition:all .2s}._viewAllReels_1ekil_330:hover{color:#fff;background:#3b82f6;transform:translateY(-2px)}._rightRail_1ekil_350{flex-direction:column;align-self:start;gap:20px;max-height:calc(100vh - 48px);display:flex;position:sticky;top:24px;overflow-y:auto}._rightCard_1ekil_361{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px}._rightCardTitle_1ekil_368{text-transform:uppercase;letter-spacing:.5px;color:#6b7280;margin:0 0 16px;font-size:.875rem;font-weight:700}._trendingPerson_1ekil_377{cursor:pointer;border-bottom:1px solid #f3f4f6;border-radius:8px;gap:12px;margin:0 -8px;padding:12px 8px;transition:background .2s;display:flex}._trendingPerson_1ekil_377:last-child{border-bottom:none}._trendingPerson_1ekil_377:hover{background:#f9fafb}._trendingAvatar_1ekil_398{flex-shrink:0;width:44px;height:44px;position:relative}._trendingAvatar_1ekil_398 img{object-fit:cover;border-radius:50%;width:100%;height:100%}._liveIndicator_1ekil_412{background:#10b981;border:2px solid #fff;border-radius:50%;width:12px;height:12px;animation:2s infinite _pulse_1ekil_1;position:absolute;bottom:0;right:0}@keyframes _pulse_1ekil_1{0%,to{opacity:1}50%{opacity:.5}}._trendingInfo_1ekil_429{flex:1;min-width:0}._trendingName_1ekil_434{color:#111827;margin-bottom:2px;font-size:.875rem;font-weight:600}._trendingRole_1ekil_441{color:#6b7280;margin-bottom:4px;font-size:.75rem}._trendingActive_1ekil_447{color:#10b981;font-size:.75rem;font-weight:500}._savedEmpty_1ekil_453{text-align:center;padding:20px 0}._savedEmpty_1ekil_453 p{color:#9ca3af;margin:0 0 12px;font-size:.875rem}._browseSaved_1ekil_464{color:#374151;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:6px;padding:8px 16px;font-size:.813rem;font-weight:500;transition:all .2s}._browseSaved_1ekil_464:hover{background:#f9fafb}._quickActionButton_1ekil_480{color:#374151;cursor:pointer;text-align:left;background:0 0;border:1px solid #e5e7eb;border-radius:8px;width:100%;min-height:44px;margin-bottom:8px;padding:12px 16px;font-size:.875rem;font-weight:600;transition:all .2s}._quickActionButton_1ekil_480:last-child{margin-bottom:0}._quickActionButton_1ekil_480:hover{color:#3b82f6;background:#f9fafb;border-color:#3b82f6}@media (max-width:1200px){._mainLayout_1ekil_110{grid-template-columns:200px 1fr 240px;gap:24px}._heroTitle_1ekil_51{font-size:2.5rem}}@media (max-width:992px){._mainLayout_1ekil_110{grid-template-columns:1fr}._leftRail_1ekil_120,._rightRail_1ekil_350{display:none}._heroTitle_1ekil_51{font-size:2rem}._heroContent_1ekil_32{padding:60px 24px}._cardGrid_1ekil_245{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}}@media (max-width:640px){._hero_1ekil_8{height:320px}._heroTitle_1ekil_51{font-size:1.75rem}._heroDescription_1ekil_59{font-size:1rem}._heroActions_1ekil_67{flex-direction:column}._heroPrimary_1ekil_72,._heroSecondary_1ekil_91{width:100%}._cardGrid_1ekil_245,._reelsGrid_1ekil_252{grid-template-columns:1fr}._mainLayout_1ekil_110{padding:0 16px 60px}}._tabNavigation_1ekil_575{background:#fff;border-bottom:2px solid #e5e7eb;border-radius:0;gap:0;margin-bottom:24px;display:flex}._tab_1ekil_575{color:#6b7280;cursor:pointer;text-align:center;background:0 0;border:none;border-bottom:3px solid #0000;flex:1;min-height:44px;padding:16px 20px;font-size:.95rem;font-weight:600;transition:all .2s}._tab_1ekil_575:hover{color:#374151;background:#f9fafb}._tabActive_1ekil_604{color:#3b82f6;border-bottom-color:#3b82f6}._feedContent_1ekil_609{width:100%}._networkFeed_1ekil_614{flex-direction:column;gap:16px;display:flex}._networkPost_1ekil_620{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;transition:all .2s}._networkPost_1ekil_620:hover{box-shadow:0 4px 12px #00000014}._postHeader_1ekil_632{gap:12px;margin-bottom:16px;display:flex}._postAvatar_1ekil_638{object-fit:cover;border-radius:50%;width:44px;height:44px}._postUser_1ekil_645{flex:1}._postName_1ekil_649{color:#111827;font-size:.95rem;font-weight:700}._postRole_1ekil_655{color:#6b7280;margin-top:2px;font-size:.813rem}._postTime_1ekil_661{color:#9ca3af;margin-top:4px;font-size:.75rem}._postContent_1ekil_667{color:#374151;margin:0 0 12px;font-size:.95rem;line-height:1.6}._postLocation_1ekil_674{color:#6b7280;margin-bottom:12px;font-size:.813rem}._postActions_1ekil_680{border-top:1px solid #f3f4f6;gap:24px;padding-top:12px;display:flex}._postAction_1ekil_680{color:#6b7280;cursor:pointer;background:0 0;border:none;font-size:.875rem;font-weight:500;transition:color .2s}._postAction_1ekil_680:hover{color:#3b82f6}._groupsGrid_1ekil_702{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;display:grid}._groupCard_1ekil_708{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;transition:all .2s}._groupCard_1ekil_708:hover{box-shadow:0 4px 12px #00000014}._groupHeader_1ekil_720{gap:12px;margin-bottom:16px;display:flex}._groupAvatar_1ekil_726{object-fit:cover;border-radius:8px;width:48px;height:48px}._groupInfo_1ekil_733{flex:1}._groupName_1ekil_737{color:#111827;margin:0 0 4px;font-size:1rem;font-weight:700}._groupMembers_1ekil_744{color:#6b7280;font-size:.813rem}._groupDescription_1ekil_749{color:#6b7280;margin:0 0 16px;font-size:.875rem;line-height:1.5}._groupFooter_1ekil_756{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding-top:16px;display:flex}._groupLastPost_1ekil_764{color:#9ca3af;font-size:.75rem}._joinButton_1ekil_769{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;min-height:44px;padding:8px 16px;font-size:.813rem;font-weight:600;transition:all .2s}._joinButton_1ekil_769:hover{background:#2563eb;transform:translateY(-1px)}._projectsGrid_1ekil_788{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;display:grid}._projectCard_1ekil_794{background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:all .2s;overflow:hidden}._projectCard_1ekil_794:hover{box-shadow:0 8px 24px #0000001f}._projectImage_1ekil_806{background:#f3f4f6;width:100%;padding-top:125%;position:relative;overflow:hidden}._projectImage_1ekil_806 img{object-fit:cover;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0}._projectCard_1ekil_794:hover ._projectImage_1ekil_806 img{transform:scale(1.05)}._projectPrice_1ekil_828{color:#fff;background:#111827;border-radius:6px;padding:6px 12px;font-size:.875rem;font-weight:700;position:absolute;top:12px;right:12px}._projectContent_1ekil_840{padding:20px}._projectCreator_1ekil_844{gap:10px;margin-bottom:16px;display:flex}._projectCreatorAvatar_1ekil_850{object-fit:cover;border-radius:50%;width:36px;height:36px}._projectCreatorName_1ekil_857{color:#111827;font-size:.875rem;font-weight:600}._projectCreatorRole_1ekil_863{color:#6b7280;font-size:.75rem}._projectTitle_1ekil_868{color:#111827;margin:0 0 8px;font-size:1.125rem;font-weight:700}._projectType_1ekil_875{color:#374151;background:#f3f4f6;border-radius:4px;margin-bottom:12px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}._projectDesc_1ekil_886{color:#6b7280;margin:0 0 16px;font-size:.875rem;line-height:1.5}._projectStats_1ekil_893{color:#6b7280;border-bottom:1px solid #f3f4f6;gap:16px;margin-bottom:16px;padding-bottom:16px;font-size:.813rem;display:flex}._viewProjectButton_1ekil_903{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;width:100%;min-height:44px;padding:10px;font-weight:600;transition:all .2s}._viewProjectButton_1ekil_903:hover{background:#2563eb}._container_79woq_1{background:var(--color-accent-gradient);min-height:100vh;padding:var(--space-md);justify-content:center;align-items:center;display:flex}._card_79woq_10{background:var(--color-surface);border-radius:var(--radius-xl);padding:var(--space-xxl);width:100%;max-width:420px;box-shadow:0 20px 60px #0000004d}._title_79woq_19{margin-bottom:var(--space-xs);text-align:center;color:var(--color-text);font-size:1.75rem;font-weight:700}._subtitle_79woq_27{color:var(--color-text-secondary);text-align:center;margin-bottom:var(--space-lg);font-size:.95rem}._errorBox_79woq_34{color:#fca5a5;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);margin-bottom:var(--space-md);background:#ef44441a;border:1px solid #ef44444d;font-size:.875rem}._formGroup_79woq_44{margin-bottom:var(--space-md)}._label_79woq_48{margin-bottom:var(--space-xs);color:var(--color-text);font-size:.875rem;font-weight:500;display:block}._input_79woq_56{width:100%;padding:var(--space-sm);border:2px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-background);color:var(--color-text);outline:none;min-height:44px;font-size:1rem;transition:all .2s}._input_79woq_56:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px #7c3aed1a}._input_79woq_56::placeholder{color:var(--color-text-muted)}._submitButton_79woq_78{width:100%;padding:var(--space-sm);background:var(--color-accent-gradient);color:var(--color-text);border-radius:var(--radius-md);cursor:pointer;border:none;min-height:44px;font-size:1rem;font-weight:600;transition:all .2s}._submitButton_79woq_78:disabled{cursor:not-allowed;opacity:.7}._submitButton_79woq_78:not(:disabled):hover{box-shadow:var(--shadow-lift);transform:translateY(-2px)}._footer_79woq_102{text-align:center;margin-top:var(--space-lg);color:var(--color-text-secondary);font-size:.875rem}._footer_79woq_102 a{color:var(--color-accent);font-weight:600;text-decoration:none}._footer_79woq_102 a:hover{text-decoration:underline}._backLink_79woq_119{text-align:center;margin-top:var(--space-md);color:var(--color-text-secondary);font-size:.875rem;text-decoration:none;transition:color .2s;display:block}._backLink_79woq_119:hover{color:var(--color-text)}@media (max-width:768px){._card_79woq_10{padding:var(--space-lg)}._title_79woq_19{font-size:1.5rem}}._container_qc2oh_1{background:var(--color-accent-gradient);min-height:100vh;padding:var(--space-md);justify-content:center;align-items:center;display:flex}._card_qc2oh_10{background:var(--color-surface);border-radius:var(--radius-xl);padding:var(--space-xxl);width:100%;max-width:500px;box-shadow:0 20px 60px #0000004d}._title_qc2oh_19{margin-bottom:var(--space-xs);text-align:center;color:var(--color-text);font-size:1.75rem;font-weight:700}._subtitle_qc2oh_27{color:var(--color-text-secondary);text-align:center;margin-bottom:var(--space-lg);font-size:.95rem}._errorBox_qc2oh_34{color:#fca5a5;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);margin-bottom:var(--space-md);background:#ef44441a;border:1px solid #ef44444d;font-size:.875rem}._formGroup_qc2oh_44{margin-bottom:var(--space-md)}._label_qc2oh_48{margin-bottom:var(--space-xs);color:var(--color-text);font-size:.875rem;font-weight:500;display:block}._input_qc2oh_56,._select_qc2oh_57{width:100%;padding:var(--space-sm);border:2px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-background);color:var(--color-text);outline:none;min-height:44px;font-size:1rem;transition:all .2s}._input_qc2oh_56:focus,._select_qc2oh_57:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px #7c3aed1a}._input_qc2oh_56::placeholder{color:var(--color-text-muted)}._submitButton_qc2oh_80{width:100%;padding:var(--space-sm);background:var(--color-accent-gradient);color:var(--color-text);border-radius:var(--radius-md);cursor:pointer;border:none;min-height:44px;font-size:1rem;font-weight:600;transition:all .2s}._submitButton_qc2oh_80:disabled{cursor:not-allowed;opacity:.7}._submitButton_qc2oh_80:not(:disabled):hover{box-shadow:var(--shadow-lift);transform:translateY(-2px)}._footer_qc2oh_104{text-align:center;margin-top:var(--space-lg);color:var(--color-text-secondary);font-size:.875rem}._footer_qc2oh_104 a{color:var(--color-accent);font-weight:600;text-decoration:none}._footer_qc2oh_104 a:hover{text-decoration:underline}._backLink_qc2oh_121{text-align:center;margin-top:var(--space-md);color:var(--color-text-secondary);font-size:.875rem;text-decoration:none;transition:color .2s;display:block}._backLink_qc2oh_121:hover{color:var(--color-text)}._formRow_qc2oh_135{gap:var(--space-md);grid-template-columns:1fr 1fr;display:grid}@media (max-width:768px){._card_qc2oh_10{padding:var(--space-lg)}._title_qc2oh_19{font-size:1.5rem}._formRow_qc2oh_135{grid-template-columns:1fr}}._container_1u823_1{width:100%;max-width:600px;margin:0 auto 3rem;padding:0 1rem}._steps_1u823_8{justify-content:space-between;align-items:center;display:flex}._stepWrapper_1u823_14{flex:1;align-items:center;display:flex}._step_1u823_8{flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}._stepCircle_1u823_28{border:3px solid;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}._pending_1u823_41{color:#ffffff80;background:#ffffff1a;border-color:#fff3}._active_1u823_47{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#667eea;box-shadow:0 4px 15px #667eea66}._completed_1u823_54{color:#fff;background:#10b981;border-color:#10b981;box-shadow:0 4px 15px #10b9814d}._stepNumber_1u823_61{font-size:1.25rem}._checkmark_1u823_65{font-size:1.5rem}._stepLabel_1u823_69{color:#fffc;white-space:nowrap;font-size:.875rem;font-weight:600}._connector_1u823_76{background:#ffffff1a;border-radius:2px;flex:1;height:3px;margin:0 .5rem;position:relative;overflow:hidden}._connectorProgress_1u823_86{background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:2px;height:100%;position:absolute;top:0;left:0}@media (max-width:640px){._stepCircle_1u823_28{width:40px;height:40px;font-size:1rem}._stepNumber_1u823_61{font-size:1.1rem}._checkmark_1u823_65{font-size:1.25rem}._stepLabel_1u823_69{font-size:.75rem}._connector_1u823_76{margin:0 .25rem}}._container_b5fqf_1{background:var(--color-accent-gradient);min-height:100vh;padding:var(--space-md);justify-content:center;align-items:center;display:flex}._card_b5fqf_10{background:var(--color-surface);border-radius:var(--radius-xl);padding:var(--space-xxl);width:100%;max-width:500px;box-shadow:0 20px 60px #0000004d}._header_b5fqf_19{text-align:center;margin-bottom:var(--space-lg)}._emoji_b5fqf_24{margin-bottom:var(--space-md);font-size:3rem}._title_b5fqf_29{margin-bottom:var(--space-xs);color:var(--color-text);font-size:1.75rem;font-weight:700}._subtitle_b5fqf_36{color:var(--color-text-secondary);font-size:1rem}._successBox_b5fqf_41{color:#86efac;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);margin-bottom:var(--space-md);background:#22c55e1a;border:1px solid #22c55e4d;font-size:.875rem}._errorBox_b5fqf_51{color:#fca5a5;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);margin-bottom:var(--space-md);background:#ef44441a;border:1px solid #ef44444d;font-size:.875rem}._formGroup_b5fqf_61{margin-bottom:var(--space-md)}._label_b5fqf_65{margin-bottom:var(--space-xs);color:var(--color-text);font-size:.875rem;font-weight:500;display:block}._input_b5fqf_73,._select_b5fqf_74,._textarea_b5fqf_75{width:100%;padding:var(--space-sm);border:2px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-background);color:var(--color-text);outline:none;min-height:44px;font-size:1rem;transition:all .2s}._input_b5fqf_73:focus,._select_b5fqf_74:focus,._textarea_b5fqf_75:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px #7c3aed1a}._input_b5fqf_73::placeholder,._textarea_b5fqf_75::placeholder{color:var(--color-text-muted)}._textarea_b5fqf_75{resize:vertical;min-height:100px;font-family:inherit}._buttons_b5fqf_106{gap:var(--space-md);margin-bottom:var(--space-md);display:flex}._primaryButton_b5fqf_112{padding:var(--space-sm);background:var(--color-accent-gradient);color:var(--color-text);border-radius:var(--radius-md);cursor:pointer;border:none;flex:1;min-height:44px;font-size:1rem;font-weight:600;transition:all .2s}._primaryButton_b5fqf_112:hover{box-shadow:var(--shadow-lift);transform:translateY(-2px)}._primaryButton_b5fqf_112:disabled{cursor:not-allowed;opacity:.7}._secondaryButton_b5fqf_136{padding:var(--space-sm);color:var(--color-accent);border:2px solid var(--color-accent);border-radius:var(--radius-md);cursor:pointer;background:0 0;flex:1;min-height:44px;font-size:1rem;font-weight:600;transition:all .2s}._secondaryButton_b5fqf_136:hover{background:#7c3aed1a}._skipLink_b5fqf_154{text-align:center;color:var(--color-text-secondary);font-size:.875rem;text-decoration:none;transition:color .2s;display:block}._skipLink_b5fqf_154:hover{color:var(--color-text)}._progressBar_b5fqf_167{background:var(--color-border);border-radius:var(--radius-sm);height:4px;margin-bottom:var(--space-lg);overflow:hidden}._progressFill_b5fqf_175{background:var(--color-accent-gradient);height:100%;transition:width .3s}@media (max-width:768px){._card_b5fqf_10{padding:var(--space-lg)}._title_b5fqf_29{font-size:1.5rem}._buttons_b5fqf_106{flex-direction:column}._primaryButton_b5fqf_112,._secondaryButton_b5fqf_136{width:100%}}._container_qqje4_1{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:500px;min-height:400px;margin:0 auto;padding:4rem 2rem;display:flex}._icon_qqje4_13{opacity:.9;margin-bottom:1.5rem;font-size:4rem}._title_qqje4_19{color:#fff;margin-bottom:.75rem;font-size:1.75rem;font-weight:700;line-height:1.3}._description_qqje4_27{color:#ffffffb3;max-width:400px;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}._actions_qqje4_35{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}._primaryButton_qqje4_42{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 15px #667eea4d}._primaryButton_qqje4_42:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}._secondaryButton_qqje4_60{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .2s}._secondaryButton_qqje4_60:hover{background:#ffffff26;border-color:#ffffff4d}@media (max-width:640px){._container_qqje4_1{min-height:350px;padding:3rem 1.5rem}._icon_qqje4_13{font-size:3rem}._title_qqje4_19{font-size:1.5rem}._description_qqje4_27{font-size:1rem}._actions_qqje4_35{flex-direction:column;width:100%}._primaryButton_qqje4_42,._secondaryButton_qqje4_60{width:100%;padding:.875rem 1.5rem}}._container_1nhcq_1{background:radial-gradient(1200px 600px at 10% -10%, #6366f12e, transparent 60%), radial-gradient(800px 500px at 90% -20%, #ec489929, transparent 60%), var(--color-background);min-height:100vh;padding:var(--space-lg);padding-bottom:calc(var(--space-lg) + 80px)}._contentMain_1nhcq_11{width:100%}._header_1nhcq_15{justify-content:space-between;align-items:center;gap:var(--space-lg);margin-bottom:var(--space-lg);display:flex}._headerEyebrow_1nhcq_23{text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-muted);margin-bottom:var(--space-xs);font-size:.7rem}._headerTitle_1nhcq_31{margin:0;font-size:2rem;font-weight:800}._headerSubtitle_1nhcq_37{color:var(--color-text-secondary);margin:var(--space-xs) 0 0 0}._headerActions_1nhcq_42{gap:var(--space-sm);display:flex}._heroActions_1nhcq_47{gap:var(--space-sm);margin-bottom:var(--space-lg);flex-wrap:wrap;display:flex}._primaryCta_1nhcq_54,._secondaryCta_1nhcq_55{cursor:pointer;border:1px solid #0000;border-radius:999px;min-height:44px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600}._primaryCta_1nhcq_54{color:#0a0a0a;background:linear-gradient(135deg,#6f0 0%,#4c0 100%);box-shadow:0 8px 20px #66ff0040}._secondaryCta_1nhcq_55{color:var(--color-text-primary);background:#ffffff14;border-color:#fff3}._headerButton_1nhcq_77{border:1px solid var(--color-border);background:var(--color-surface);width:44px;height:44px;color:var(--color-text);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;font-size:1rem;display:flex}._profileCard_1nhcq_91{background:var(--color-surface);border-radius:var(--radius-xl);padding:var(--space-lg);margin-bottom:var(--space-lg);border:1px solid #94a3b833;box-shadow:0 20px 50px #0f172a26}._profileTop_1nhcq_100{gap:var(--space-lg);grid-template-columns:auto 1fr auto;align-items:flex-start;display:grid}._avatarContainer_1nhcq_107{position:relative}._avatarUpload_1nhcq_111{background:var(--color-text);width:36px;height:36px;color:var(--color-background);cursor:pointer;border:2px solid var(--color-surface);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;bottom:-8px;right:-8px}._avatarUpload_1nhcq_111:hover{transform:scale(1.1);box-shadow:0 4px 12px #00000026}._uploadIcon_1nhcq_134{pointer-events:none}._profileMetaEdit_1nhcq_138{gap:var(--space-sm);flex-direction:column;display:flex}._editInput_1nhcq_144,._editSelect_1nhcq_145{border:1px solid var(--color-border);background:var(--color-background);color:var(--color-text);border-radius:10px;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}._editInput_1nhcq_144:focus,._editSelect_1nhcq_145:focus{border-color:var(--color-text);outline:none;box-shadow:0 0 0 3px #0000000d}._locationEditGroup_1nhcq_163{gap:var(--space-sm);grid-template-columns:1fr 1fr;display:grid}._avatar_1nhcq_107{background:var(--color-accent-gradient);width:120px;height:120px;color:var(--color-text);border-radius:50%;justify-content:center;align-items:center;font-size:2.5rem;font-weight:800;display:flex;overflow:hidden}._avatar_1nhcq_107 img{object-fit:cover;width:100%;height:100%}._profileMeta_1nhcq_138 h2{margin:0 0 var(--space-xs);font-size:1.6rem}._role_1nhcq_194{color:var(--color-text-secondary);margin:0 0 var(--space-xs);font-weight:600}._location_1nhcq_163{color:var(--color-text-muted);margin:0;font-size:.9rem}._profileActions_1nhcq_206{gap:var(--space-sm);flex-direction:column;display:flex}._primaryButton_1nhcq_212,._secondaryButton_1nhcq_213,._dangerButton_1nhcq_214{cursor:pointer;border:none;border-radius:14px;padding:.75rem 1.2rem;font-weight:700}._primaryButton_1nhcq_212{background:var(--color-text);color:var(--color-background)}._primaryButton_1nhcq_212:disabled{opacity:.5;cursor:not-allowed}._secondaryButton_1nhcq_213{background:var(--color-background);color:var(--color-text);border:1px solid var(--color-border)}._dangerButton_1nhcq_214{color:#b91c1c;background:#fee2e2;width:100%}._bio_1nhcq_244{margin-top:var(--space-md);color:var(--color-text-secondary);line-height:1.6}._statsRow_1nhcq_250{gap:var(--space-md);margin-top:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(120px,1fr));display:grid}._statCard_1nhcq_257{background:var(--color-background);border:2px solid var(--color-border);padding:var(--space-md);text-align:center;cursor:pointer;justify-content:center;align-items:center;gap:var(--space-xs);border-radius:16px;flex-direction:column;min-height:90px;transition:all .2s;display:flex}._statCardActive_1nhcq_273,._statCard_1nhcq_257:hover{background:var(--color-text);color:var(--color-background);border-color:var(--color-text);transform:translateY(-2px)}._statValue_1nhcq_281{font-size:1.8rem;font-weight:800;line-height:1}._statLabel_1nhcq_287{text-transform:uppercase;letter-spacing:.05em;opacity:.85;font-size:.75rem;font-weight:700}._sectionTabs_1nhcq_295{gap:var(--space-sm);margin-bottom:var(--space-lg);flex-wrap:wrap;display:flex}._sectionTab_1nhcq_295{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-secondary);cursor:pointer;border-radius:999px;padding:.6rem 1.2rem;font-weight:700}._sectionTabActive_1nhcq_312{background:var(--color-text);color:var(--color-background);border-color:var(--color-text)}._sectionStack_1nhcq_318{gap:var(--space-lg);display:grid}._sectionCard_1nhcq_323{background:var(--color-surface);border-radius:var(--radius-xl);padding:var(--space-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-soft)}._welcomeCard_1nhcq_331{color:#e2e8f0;background:linear-gradient(135deg,#0f172ad9,#1e293bf2);border:1px solid #6366f14d}._welcomeHeader_1nhcq_337{justify-content:space-between;gap:var(--space-lg);align-items:center;display:flex}._welcomeEyebrow_1nhcq_344{text-transform:uppercase;letter-spacing:.18em;color:#e2e8f099;margin:0 0 var(--space-xs);font-size:.7rem}._welcomeTitle_1nhcq_352{margin:0 0 var(--space-xs);font-size:1.6rem;font-weight:700}._welcomeSubtitle_1nhcq_358{color:#e2e8f0b3;margin:0}._progressCircle_1nhcq_363{color:#f8fafc;background:#0f172a99;border:2px solid #6366f199;border-radius:50%;place-items:center;width:68px;height:68px;font-weight:700;display:grid}._progressTrack_1nhcq_375{margin-top:var(--space-md);background:#94a3b833;border-radius:999px;height:8px;overflow:hidden}._progressFill_1nhcq_383{border-radius:inherit;background:linear-gradient(90deg,#6366f1,#ec4899);height:100%}._quickActions_1nhcq_389{gap:var(--space-sm);margin-top:var(--space-md);flex-wrap:wrap;display:flex}._chipButton_1nhcq_396{color:#e2e8f0;cursor:pointer;background:#e2e8f01a;border:1px solid #e2e8f033;border-radius:999px;padding:.5rem 1rem;font-weight:600;transition:all .2s}._chipButton_1nhcq_396:hover{background:#e2e8f033}._sectionHeader_1nhcq_411{justify-content:space-between;align-items:center;gap:var(--space-md);margin-bottom:var(--space-md);display:flex}._sectionHeader_1nhcq_411 h3{margin:0;font-size:1.2rem}._linkButton_1nhcq_424{color:var(--color-accent);cursor:pointer;background:0 0;border:none;font-weight:700}._matchList_1nhcq_432{gap:var(--space-sm);display:grid}._matchItem_1nhcq_437{gap:var(--space-md);padding:var(--space-sm);background:var(--color-background);border:1px solid var(--color-border);border-radius:16px;align-items:center;display:flex}._matchItem_1nhcq_437 img{object-fit:cover;border-radius:50%;width:48px;height:48px}._matchName_1nhcq_454{margin:0;font-weight:700}._matchMeta_1nhcq_459{color:var(--color-text-muted);margin:0;font-size:.85rem}._simpleList_1nhcq_465{gap:var(--space-sm);display:grid}._simpleItem_1nhcq_470{padding:var(--space-md);background:var(--color-background);border:1px solid var(--color-border);border-radius:16px;justify-content:space-between;align-items:center;display:flex}._simpleTitle_1nhcq_480{margin:0;font-weight:700}._simpleMeta_1nhcq_485{color:var(--color-text-muted);margin:.25rem 0 0;font-size:.85rem}._pill_1nhcq_491{background:var(--color-text);color:var(--color-background);border-radius:999px;padding:.35rem .8rem;font-size:.75rem;font-weight:700}._reelGrid_1nhcq_500,._reelGridFull_1nhcq_501{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(120px,1fr));display:grid}._reelCard_1nhcq_507{aspect-ratio:2/3;cursor:pointer;background:#0f1115;border-radius:16px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}._reelCard_1nhcq_507:hover{transform:scale(1.02);box-shadow:0 8px 24px #0006}._reelCard_1nhcq_507 img,._reelCard_1nhcq_507 video{object-fit:cover;width:100%;height:100%}._reelBadge_1nhcq_529{color:#fff;pointer-events:none;background:#000000b3;border-radius:999px;padding:.25rem .5rem;font-size:.7rem;font-weight:700;position:absolute;top:8px;left:8px}._deleteReelBtn_1nhcq_542{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;z-index:10;background:#dc2626f2;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:all .2s;display:flex;position:absolute;bottom:8px;right:8px;box-shadow:0 2px 8px #00000080}._deleteReelBtn_1nhcq_542:hover{background:#dc2626;transform:scale(1.15);box-shadow:0 4px 12px #dc262699}._editorialGrid_1nhcq_569{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(160px,1fr));display:grid}._editorialCard_1nhcq_575{aspect-ratio:3/4;border-radius:16px;position:relative;overflow:hidden}._editorialCard_1nhcq_575 img{object-fit:cover;width:100%;height:100%}._editorialOverlay_1nhcq_588{color:#fff;background:#0009;padding:.75rem;position:absolute;inset:auto 0 0}._editorialOverlay_1nhcq_588 p{margin:0;font-weight:700}._editorialOverlay_1nhcq_588 span{opacity:.85;font-size:.75rem}._editorialList_1nhcq_606{gap:var(--space-sm);display:grid}._editorialRow_1nhcq_611{gap:var(--space-md);background:var(--color-background);border:1px solid var(--color-border);padding:var(--space-sm);border-radius:16px;grid-template-columns:80px 1fr;align-items:center;display:grid}._editorialRow_1nhcq_611 img{object-fit:cover;border-radius:12px;width:80px;height:100px}._socialGrid_1nhcq_629{gap:var(--space-md);margin-bottom:var(--space-md);display:grid}._socialField_1nhcq_635{color:var(--color-text-secondary);gap:.5rem;font-weight:700;display:grid}._socialField_1nhcq_635 input{border:1px solid var(--color-border);background:var(--color-background);color:var(--color-text);border-radius:14px;padding:.75rem 1rem}._portfolioControls_1nhcq_650{gap:var(--space-md);margin-bottom:var(--space-md);display:grid}._fileInput_1nhcq_656{display:none}._portfolioCounts_1nhcq_660{gap:var(--space-md);color:var(--color-text-secondary);font-weight:700;display:flex}._portfolioError_1nhcq_667{color:#fca5a5;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);margin-bottom:var(--space-md);background:#ef44441a;border:1px solid #ef44444d}._portfolioGrid_1nhcq_676{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(140px,1fr));display:grid}._portfolioItem_1nhcq_682{aspect-ratio:3/4;background:#0f1115;border-radius:16px;position:relative;overflow:hidden}._portfolioItem_1nhcq_682 img,._portfolioItem_1nhcq_682 video{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}._portfolioRemove_1nhcq_699{color:#fff;cursor:pointer;z-index:5;pointer-events:auto;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:8px;right:8px}._portfolioBadge_1nhcq_717{color:#fff;background:#0009;border-radius:999px;padding:.2rem .5rem;font-size:.7rem;font-weight:700;position:absolute;bottom:8px;left:8px}._helperText_1nhcq_729{color:var(--color-text-muted);font-size:.85rem}._lightbox_1nhcq_735{z-index:9999;cursor:pointer;background:#000000f2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._lightboxContent_1nhcq_749{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}._lightboxImage_1nhcq_758{object-fit:contain;border-radius:8px;max-width:100%;max-height:90vh}._lightboxClose_1nhcq_765{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:2rem;transition:background .2s;display:flex;position:absolute;top:-40px;right:0}._lightboxClose_1nhcq_765:hover{background:#fff3}._emptyState_1nhcq_787{padding:var(--space-xl);text-align:center;color:var(--color-text-muted);background:var(--color-background);border-radius:16px}._sipCardFull_1nhcq_795{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #0000001a}._sipCardFullContent_1nhcq_803{grid-template-columns:1fr;gap:16px;padding:16px;display:grid}._sipCardFullImages_1nhcq_810{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;display:grid}._sipCardFullImage_1nhcq_810{aspect-ratio:1;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;width:100%;position:relative;overflow:hidden}._sipCardFullImage_1nhcq_810 img,._sipCardFullImage_1nhcq_810 video{object-fit:cover;width:100%;height:100%}._videoIndicator_1nhcq_832{color:#fff;background:#000000b3;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;display:flex;position:absolute;bottom:8px;right:8px}._sipCardFullDetails_1nhcq_847{flex-direction:column;gap:12px;display:flex}._sipCardFullHeader_1nhcq_853 h2{color:var(--color-text);margin:0;font-size:1rem;font-weight:700;line-height:1.2}._sipCardFullRole_1nhcq_861{color:var(--color-text-secondary);margin:0;font-size:.8rem;font-weight:500}._sipCardFullLocation_1nhcq_868{color:var(--color-text-muted);flex-wrap:wrap;align-items:center;gap:4px;margin:0;font-size:.75rem;font-weight:400;display:flex}._liveLocationBadge_1nhcq_879,._manualLocationBadge_1nhcq_880{border-radius:8px;align-items:center;gap:2px;padding:2px 6px;font-size:.65rem;font-weight:600;display:inline-flex}._liveLocationBadge_1nhcq_879{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e4d}._manualLocationBadge_1nhcq_880{color:#818cf8;background:#6366f11a;border:1px solid #6366f14d}._sipCardFullBio_1nhcq_902{color:var(--color-text-muted);margin:0;font-size:.8rem;line-height:1.3}._sipCardFullTags_1nhcq_909{flex-wrap:wrap;gap:4px;display:flex}._sipTagFull_1nhcq_915{color:#818cf8;background:#6366f11a;border:1px solid #6366f133;border-radius:12px;padding:4px 8px;font-size:.7rem;font-weight:500}._editSipButton_1nhcq_925{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;width:100%;padding:8px 12px;font-size:.875rem;font-weight:600;transition:transform .2s,box-shadow .2s}._editSipButton_1nhcq_925:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}._sipCardEmpty_1nhcq_943{margin-bottom:0}._emptyStateCard_1nhcq_947{background:var(--color-surface);border:2px dashed var(--color-border);padding:var(--space-xl);text-align:center;align-items:center;gap:var(--space-md);border-radius:16px;flex-direction:column;display:flex}._emptyStateCard_1nhcq_947 h3{color:var(--color-text);margin:0;font-size:1.5rem;font-weight:700}._emptyStateCard_1nhcq_947 p{color:var(--color-text-muted);max-width:500px;margin:0;font-size:1rem;line-height:1.6}._createSipButton_1nhcq_974{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;min-height:44px;padding:12px 32px;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}._createSipButton_1nhcq_974:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea4d}@media (max-width:960px){._sipCardFullContent_1nhcq_803{grid-template-columns:1fr}._sipCardFullImages_1nhcq_810{grid-template-columns:repeat(2,1fr)}}._sipCardPreview_1nhcq_1002{gap:var(--space-md);flex-direction:column;display:flex}._sipCard_1nhcq_795{gap:var(--space-md);padding:var(--space-md);background:var(--color-background);border:1px solid var(--color-border);border-radius:16px;transition:all .2s;display:flex}._sipCard_1nhcq_795:hover{border-color:#6366f166;box-shadow:0 4px 12px #6366f11a}._sipCardImage_1nhcq_1023{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;flex-shrink:0;width:120px;height:160px;overflow:hidden}._sipCardImage_1nhcq_1023 img{object-fit:cover;width:100%;height:100%}._sipCardInfo_1nhcq_1038{gap:var(--space-xs);flex-direction:column;flex:1;display:flex}._sipCardInfo_1nhcq_1038 h4{color:var(--color-text);margin:0;font-size:1.25rem;font-weight:700}._sipCardRole_1nhcq_1052{color:var(--color-text-secondary);margin:0;font-size:.9rem;font-weight:500}._sipCardBio_1nhcq_1059{color:var(--color-text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}._sipCardTags_1nhcq_1071{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}._sipTag_1nhcq_915{color:#818cf8;background:#6366f11a;border:1px solid #6366f133;border-radius:12px;padding:4px 10px;font-size:.75rem;font-weight:500}._footerCard_1nhcq_1088{margin-top:var(--space-lg)}._loadingState_1nhcq_1092,._errorState_1nhcq_1093{background:var(--color-background);min-height:100vh;color:var(--color-text-secondary);justify-content:center;align-items:center;font-size:1.125rem;display:flex}._errorState_1nhcq_1093{color:#ef4444}@media (max-width:960px){._profileTop_1nhcq_100{text-align:center;grid-template-columns:1fr}._profileActions_1nhcq_206{flex-direction:row;justify-content:center}}@media (max-width:768px){._container_1nhcq_1{padding:var(--space-md);padding-bottom:calc(var(--space-md) + 80px)}._header_1nhcq_15{flex-direction:column;align-items:flex-start}._sectionTabs_1nhcq_295{flex-wrap:wrap}}._instagramPreview_1nhcq_1135{margin-top:var(--space-lg);padding:var(--space-lg);background:var(--color-background);border:2px solid var(--color-border);border-radius:var(--radius-xl)}._previewHeader_1nhcq_1143{margin-bottom:var(--space-md)}._previewHeader_1nhcq_1143 h4{margin:0 0 var(--space-xs) 0;font-size:1.1rem;font-weight:700}._previewSubtitle_1nhcq_1153{color:var(--color-text-muted);margin:0;font-size:.85rem}._instagramEmbed_1nhcq_1159{margin:var(--space-md) 0;justify-content:center;display:flex}._instagramCard_1nhcq_1165{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;width:100%;max-width:320px;overflow:hidden;box-shadow:0 4px 12px #0000001a}._instagramHeader_1nhcq_1175{align-items:center;gap:var(--space-sm);padding:var(--space-md);border-bottom:1px solid var(--color-border);display:flex}._instagramAvatar_1nhcq_1183{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;display:flex}._instagramInfo_1nhcq_1195{flex:1}._instagramUsername_1nhcq_1199{color:var(--color-text);margin:0;font-size:.95rem;font-weight:700}._instagramHandle_1nhcq_1206{color:var(--color-text-muted);margin:0;font-size:.8rem}._instagramContent_1nhcq_1212{padding:var(--space-sm)}._instagramGrid_1nhcq_1216{background:var(--color-border);border-radius:8px;grid-template-columns:repeat(3,1fr);gap:2px;display:grid;overflow:hidden}._instagramGridItem_1nhcq_1225{aspect-ratio:1;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;font-size:1.5rem;display:flex}._instagramFooter_1nhcq_1234{padding:var(--space-md);border-top:1px solid var(--color-border)}._instagramStats_1nhcq_1239{gap:var(--space-sm);text-align:center;grid-template-columns:repeat(3,1fr);display:grid}._stat_1nhcq_250{flex-direction:column;gap:4px;display:flex}._statValue_1nhcq_281{color:var(--color-text);font-size:.95rem;font-weight:700}._statLabel_1nhcq_287{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}._instagramButton_1nhcq_1265{width:100%;padding:.75rem var(--space-md);color:#fff;text-align:center;cursor:pointer;margin-top:var(--space-sm);background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:block}._instagramButton_1nhcq_1265:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}._instagramButton_1nhcq_1265:active{transform:scale(.97)}._instagramFeed_1nhcq_1291{gap:var(--space-md);margin-top:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}._instagramPost_1nhcq_1298{background:var(--color-background);border:1px solid var(--color-border);color:inherit;border-radius:12px;text-decoration:none;transition:all .2s;display:block;overflow:hidden}._instagramPost_1nhcq_1298:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}._instagramPostImage_1nhcq_1314{aspect-ratio:1;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;font-size:4rem;display:flex;position:relative;overflow:hidden}._instagramPostImage_1nhcq_1314 img{object-fit:cover;width:100%;height:100%;display:block}._instagramPostImage_1nhcq_1314:before{content:"";pointer-events:none;background:repeating-linear-gradient(45deg,#ffffff1a,#ffffff1a 10px,#0000 10px 20px);position:absolute;inset:0}._instagramPostFooter_1nhcq_1349{padding:var(--space-sm)}._instagramCaption_1nhcq_1353{margin:0 0 var(--space-xs) 0;color:var(--color-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;font-weight:500;display:-webkit-box;overflow:hidden}._instagramPostStats_1nhcq_1364{gap:var(--space-sm);color:var(--color-text-muted);margin:0;font-size:.8rem;display:flex}._postsList_1nhcq_1372{gap:var(--space-md);margin-top:var(--space-md);flex-direction:column;display:flex}._postItem_1nhcq_1379{background:var(--color-background);border:1px solid var(--color-border);padding:var(--space-md);border-radius:12px;transition:all .2s}._postItem_1nhcq_1379:hover{border-color:#667eea4d;box-shadow:0 4px 12px #00000014}._postHeader_1nhcq_1392{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm);display:flex}._postAvatar_1nhcq_1399{object-fit:cover;border:2px solid var(--color-border);border-radius:50%;width:40px;height:40px}._postMeta_1nhcq_1407{flex:1}._postUser_1nhcq_1411{color:var(--color-text);margin:0;font-size:.95rem;font-weight:600}._postTime_1nhcq_1418{color:var(--color-text-muted);margin:0;font-size:.8rem}._postContent_1nhcq_1424{margin:0 0 var(--space-sm) 0;color:var(--color-text);white-space:pre-wrap;font-size:.95rem;line-height:1.6}._postLocation_1nhcq_1432{margin:0 0 var(--space-sm) 0;color:var(--color-text-muted);align-items:center;gap:4px;font-size:.85rem;display:flex}._postStats_1nhcq_1441{gap:var(--space-md);padding-top:var(--space-sm);border-top:1px solid var(--color-border);color:var(--color-text-muted);font-size:.85rem;display:flex}._postStats_1nhcq_1441 span{align-items:center;gap:4px;display:flex}._modal_1nhcq_1457{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modalContent_1nhcq_1471{background:#fff;border-radius:16px;width:90%;max-width:500px;padding:32px;animation:.3s ease-out _slideUp_1nhcq_1;position:relative;box-shadow:0 20px 60px #00000026}@keyframes _slideUp_1nhcq_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._modalContent_1nhcq_1471 h2{color:var(--color-text-primary);margin:0 0 8px;font-size:1.5rem;font-weight:700}._modalDescription_1nhcq_1500{color:var(--color-text-secondary);margin:0 0 24px;font-size:.95rem}._modalHint_1nhcq_1506{color:var(--color-text-muted);margin-top:16px;font-size:.85rem;font-style:italic}._viewSIPButton_1nhcq_1513{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;width:100%;margin-bottom:12px;padding:12px 16px;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s}._viewSIPButton_1nhcq_1513:hover{transform:translateY(-2px);box-shadow:0 8px 16px #667eea66}._viewSIPButton_1nhcq_1513:active{transform:translateY(0)}._cancelButton_1nhcq_1536{width:100%;color:var(--color-text-secondary);border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:8px;padding:10px 16px;font-size:.9rem;font-weight:500;transition:background .2s}._cancelButton_1nhcq_1536:hover{background:var(--color-background-secondary)}._closeButton_1nhcq_1553{cursor:pointer;width:32px;height:32px;color:var(--color-text-muted);background:0 0;border:none;justify-content:center;align-items:center;font-size:24px;transition:color .2s;display:flex;position:absolute;top:16px;right:16px}._closeButton_1nhcq_1553:hover{color:var(--color-text-primary)}._feedContainer_lf5i5_3{width:100%;min-height:100vh;color:var(--color-text-primary);-webkit-user-select:none;user-select:none;scroll-snap-type:y mandatory;background:#000;padding-top:56px;padding-bottom:80px;position:relative;overflow:hidden scroll}@media (min-width:1024px){._feedContainer_lf5i5_3{scroll-snap-type:none;justify-content:center;align-items:flex-start;gap:2rem;padding:56px 2rem 2rem;display:flex;overflow-y:auto}._reelsViewport_lf5i5_30{scroll-snap-type:y mandatory;background:#0a0a0a;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;width:600px;max-width:600px;height:calc(100vh - 120px);position:relative;overflow:hidden auto}._desktopSidebar_lf5i5_44{background:#0a0a0a;border:1px solid #ffffff1a;border-radius:12px;width:380px;max-height:calc(100vh - 120px);padding:1.5rem;position:sticky;top:72px;overflow-y:auto}}._reelsViewport_lf5i5_30{width:100%;height:auto}._centered_lf5i5_63{height:100vh;color:var(--color-text-primary);background:#000;flex-direction:column;justify-content:center;align-items:center;display:flex}._topNav_lf5i5_74{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#000000f2;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:1rem;height:56px;padding:0 1rem;display:flex;position:fixed;top:0;left:0;right:0}._backBtn_lf5i5_91{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:6px;padding:.5rem .75rem;font-size:.85rem;font-weight:500;transition:all .2s}._backBtn_lf5i5_91:hover{background:#ffffff1f}._filterTabs_lf5i5_107{flex:1;justify-content:center;gap:.5rem;display:flex}._filterTab_lf5i5_107{color:#fff9;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}._filterTab_lf5i5_107:hover{color:#fffc}._filterTabActive_lf5i5_131{color:#fff;border-bottom-color:#3b82f6}._swipeHint_lf5i5_137{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;z-index:50;background:#000c;border:1px solid #ffffff1f;border-radius:8px;padding:1rem 1.5rem;font-size:.95rem;font-weight:500;animation:3s ease-in forwards _fadeOut_lf5i5_1;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes _fadeOut_lf5i5_1{0%{opacity:1}70%{opacity:1}to{opacity:0}}._reelItem_lf5i5_161{scroll-snap-align:start;justify-content:center;align-items:stretch;width:100%;height:100vh;max-height:100vh;display:flex;overflow:hidden}@media (min-width:1024px){._reelItem_lf5i5_161{scroll-snap-align:none;height:100%;max-height:100%}}._reelViewport_lf5i5_181{cursor:pointer;background:#000;flex-shrink:0;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){._reelViewport_lf5i5_181{width:100%;height:100%;min-height:calc(100vh - 120px)}}._reelVideo_lf5i5_202{object-fit:cover;background:#000;width:100%;height:100%;position:absolute;inset:0}._videoSkeleton_lf5i5_211{z-index:2;background:linear-gradient(90deg,#ffffff0a 0%,#ffffff1f 50%,#ffffff0a 100%) 0 0/200% 100%;animation:1.6s infinite _shimmer_lf5i5_1;position:absolute;inset:0}@keyframes _shimmer_lf5i5_1{0%{background-position:-200% 0}to{background-position:200% 0}}@media (min-width:1024px){._reelViewport_lf5i5_181{width:100%;height:100%}}._createReelFAB_lf5i5_232{background:var(--accent,#3b82f6);color:#fff;z-index:1000;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:28px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:88px;right:16px;box-shadow:0 8px 24px #3b82f659}._createReelFAB_lf5i5_232:hover{transform:translateY(-2px);box-shadow:0 12px 28px #3b82f673}._topGradient_lf5i5_258{pointer-events:none;z-index:5;background:linear-gradient(#0006,#0000);height:80px;position:absolute;top:0;left:0;right:0}._bottomGradient_lf5i5_269{pointer-events:none;z-index:5;background:linear-gradient(#0003,#000c);height:200px;position:absolute;bottom:0;left:0;right:0}._animatedHeart_lf5i5_281{z-index:10;pointer-events:none;opacity:0;text-shadow:0 0 20px #ff000080;font-size:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes _heartBeat_lf5i5_1{0%{opacity:1;transform:translate(-50%,-50%)scale(.8)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.2)}to{opacity:0;transform:translate(-50%,-50%)scale(.8)}}._pauseIndicator_lf5i5_309{z-index:8;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._pauseIcon_lf5i5_318{opacity:.8;font-size:64px;animation:.2s _fadeIn_lf5i5_1}@keyframes _fadeIn_lf5i5_1{0%{opacity:0}to{opacity:.8}}._creatorContextOverlay_lf5i5_330{z-index:15;pointer-events:auto;background:linear-gradient(#0000,#000000b3 60%,#000000f2);max-width:60%;padding:2rem 1.5rem 1.5rem;position:absolute;bottom:0;left:0;right:0}._contextHeader_lf5i5_342{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}._contextAvatar_lf5i5_349{object-fit:cover;border:2px solid #fff3;border-radius:50%;width:48px;height:48px}._contextInfo_lf5i5_357{flex-direction:column;gap:.2rem;display:flex}._contextName_lf5i5_363{color:#fff;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}._verifiedBadge_lf5i5_372{color:#3b82f6;font-size:.8rem}._contextRole_lf5i5_377{color:#ffffffb3;font-size:.85rem;font-weight:500}._contextCaption_lf5i5_383{color:#ffffffd9;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.75rem 0;font-size:.9rem;line-height:1.4;display:-webkit-box;overflow:hidden}._contextVisibility_lf5i5_394{gap:.5rem;margin-top:.75rem;display:flex}._visibilityPublic_lf5i5_400,._visibilityNetwork_lf5i5_401{white-space:nowrap;border-radius:4px;padding:.4rem .8rem;font-size:.8rem;font-weight:600;display:inline-block}._visibilityPublic_lf5i5_400{color:#3b82f6;background:#3b82f633}._visibilityNetwork_lf5i5_401{color:#fffc;background:#ffffff1a}._rightActionsColumn_lf5i5_421{z-index:20;pointer-events:auto;flex-direction:column;gap:1.5rem;display:flex;position:absolute;bottom:2rem;right:1.5rem}._actionItem_lf5i5_432{cursor:pointer;color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;flex-direction:column;align-items:center;gap:.4rem;min-width:44px;min-height:44px;padding:.75rem;transition:all .2s;display:flex}._actionItem_lf5i5_432:hover{background:#ffffff1f;border-color:#fff3}._actionItemLiked_lf5i5_453{background:#ef444426;border-color:#ef44444d}._actionItemLiked_lf5i5_453:hover{background:#ef444440}._actionItemIcon_lf5i5_462{font-size:1.5rem;display:block}._actionItemCount_lf5i5_467{color:#fffc;font-size:.75rem;font-weight:600}._actionItemLabel_lf5i5_473{color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:500}._muteBtn_lf5i5_482{color:#fff;cursor:pointer;z-index:20;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:80px;right:1.5rem}._muteBtn_lf5i5_482:hover{background:#ffffff26}._counter_lf5i5_506{color:#fffc;z-index:20;background:#ffffff14;border:1px solid #ffffff1f;border-radius:6px;padding:.5rem .75rem;font-size:.85rem;font-weight:600;position:absolute;top:80px;left:1.5rem}._createReelBtn_lf5i5_521{color:#fff;cursor:pointer;z-index:25;background:#3b82f6;border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:56px;height:56px;font-weight:600;transition:all .2s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 20px #3b82f666}@media (min-width:1024px){._createReelBtn_lf5i5_521{display:none}}._createReelBtn_lf5i5_521:hover{transform:scale(1.1);box-shadow:0 6px 24px #3b82f680}._createIcon_lf5i5_555{font-size:1.5rem}._createLabel_lf5i5_559{letter-spacing:.5px;text-transform:uppercase;font-size:.65rem}._tapZoneLeft_lf5i5_566,._tapZoneRight_lf5i5_567{z-index:2;cursor:pointer;width:20%;position:absolute;top:0;bottom:0}._tapZoneLeft_lf5i5_566{left:0}._tapZoneRight_lf5i5_567{right:0}._modalOverlay_lf5i5_585{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#000c;align-items:flex-end;display:flex;position:fixed;inset:0}._commentsModal_lf5i5_596{background:#1a1a1a;border-top:1px solid #ffffff1a;border-radius:16px 16px 0 0;flex-direction:column;width:100%;max-height:80vh;display:flex;overflow:hidden}._commentsHeader_lf5i5_607{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}._commentsHeader_lf5i5_607 h3{color:#fff;margin:0;font-size:1.1rem;font-weight:600}._closeBtn_lf5i5_622{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}._closeBtn_lf5i5_622:hover{background:#ffffff1f}._commentsBody_lf5i5_640{flex:1;padding:1rem;overflow-y:auto}._commentInput_lf5i5_646{border-top:1px solid #ffffff14;gap:.75rem;padding:1rem;display:flex}._input_lf5i5_653{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;flex:1;padding:.75rem;font-size:.9rem}._input_lf5i5_653::placeholder{color:#ffffff80}._input_lf5i5_653:focus{background:#ffffff14;border-color:#fff3;outline:none}._sendBtn_lf5i5_673{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}._sendBtn_lf5i5_673:hover{background:#2563eb}._modalCard_lf5i5_689{background:#1a1a1a;border:1px solid #ffffff14;border-radius:12px;width:90%;max-width:500px;max-height:90vh;padding:2rem;overflow-y:auto}._modalCard_lf5i5_689 h2{color:#fff;margin-top:0;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}._errorBox_lf5i5_708{color:#fca5a5;background:#ef444426;border:1px solid #ef44444d;border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-size:.9rem}._formField_lf5i5_718{margin-bottom:1.5rem}._label_lf5i5_722{color:#fff;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}._textarea_lf5i5_730{color:#fff;resize:vertical;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;width:100%;min-height:80px;padding:.75rem;font-family:inherit;font-size:.9rem}._textarea_lf5i5_730:focus{background:#ffffff14;border-color:#fff3;outline:none}._fileInput_lf5i5_749{color:#fffc;cursor:pointer;background:#ffffff0f;border:1px dashed #fff3;border-radius:8px;width:100%;padding:.75rem}._helperText_lf5i5_759{color:#fff9;margin-top:.5rem;margin-bottom:0;font-size:.8rem}._visibilityOptions_lf5i5_766{flex-direction:column;gap:.75rem;display:flex}._radioLabel_lf5i5_772{color:#fffc;cursor:pointer;align-items:center;gap:.75rem;font-size:.9rem;display:flex}._radioLabel_lf5i5_772 input{accent-color:#3b82f6}._formRow_lf5i5_785{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._buttonRow_lf5i5_791{gap:1rem;margin-top:2rem;display:flex}._primaryButton_lf5i5_797{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;flex:1;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}._primaryButton_lf5i5_797:hover:not(:disabled){background:#2563eb}._primaryButton_lf5i5_797:disabled{opacity:.6;cursor:not-allowed}._ghostButton_lf5i5_818{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;flex:1;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}._ghostButton_lf5i5_818:hover{background:#ffffff1f}._formActions_lf5i5_834{gap:1rem;margin-top:2rem;display:flex}._modalActions_lf5i5_841{gap:1rem;margin-top:1.5rem;display:flex}._cancelBtn_lf5i5_847{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;flex:1;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}._cancelBtn_lf5i5_847:hover{background:#ffffff1f}._submitBtn_lf5i5_863{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;flex:1;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}._submitBtn_lf5i5_863:hover{background:#2563eb}._modalForm_lf5i5_879{flex-direction:column;gap:1rem;display:flex}._modalContent_lf5i5_885{background:#1a1a1a;border:1px solid #ffffff14;border-radius:12px;width:90%;max-width:500px;max-height:90vh;padding:2rem;overflow-y:auto}._modalHeader_lf5i5_896{margin-bottom:1.5rem}._modalHeader_lf5i5_896 h3{color:#fff;margin:0 0 .25rem;font-size:1.3rem;font-weight:700}._modalHeader_lf5i5_896 p{color:#fff9;margin:0;font-size:.9rem}._modal_lf5i5_585{color:#fff;background:#1a1a1a;border:1px solid #ffffff14;border-radius:12px;max-width:400px;padding:2rem}._modal_lf5i5_585 h2{margin-top:0;margin-bottom:.5rem;font-size:1.3rem}._modalSubtitle_lf5i5_928{color:#fff9;margin:0 0 1rem}._errorMessage_lf5i5_933{color:#fca5a5;background:#ef444426;border:1px solid #ef44444d;border-radius:8px;margin-bottom:1rem;padding:1rem;font-size:.9rem}._passwordInput_lf5i5_943{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;width:100%;padding:.75rem;font-size:.9rem}._passwordInput_lf5i5_943::placeholder{color:#ffffff80}._passwordInput_lf5i5_943:focus{border-color:#fff3;outline:none}._btnCancel_lf5i5_962,._btnSubmit_lf5i5_963{cursor:pointer;border:none;border-radius:8px;flex:1;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}._btnCancel_lf5i5_962{color:#fff;background:#ffffff14;border:1px solid #ffffff1f}._btnCancel_lf5i5_962:hover{background:#ffffff1f}._btnSubmit_lf5i5_963{color:#fff;background:#3b82f6}._btnSubmit_lf5i5_963:hover{background:#2563eb}._footer_lf5i5_992{justify-content:center;width:100%;padding:2rem 1rem;display:flex}._desktopSidebar_lf5i5_44{display:none}@media (min-width:1024px){._desktopSidebar_lf5i5_44{display:block}._desktopSidebar_lf5i5_44 h2{color:#fff}._desktopSidebar_lf5i5_44 ._formField_lf5i5_718{margin-bottom:1.25rem}._desktopSidebar_lf5i5_44 ._input_lf5i5_653{width:100%}._desktopSidebar_lf5i5_44 ._primaryButton_lf5i5_797{width:100%;margin-top:.5rem}}@media (max-width:768px){._creatorContextOverlay_lf5i5_330{max-width:100%}._rightActionsColumn_lf5i5_421{gap:1rem;right:1rem}._actionItem_lf5i5_432{border-radius:8px;padding:.6rem}._actionItemIcon_lf5i5_462{font-size:1.3rem}._createReelBtn_lf5i5_521{width:48px;height:48px;bottom:1.5rem;right:1.5rem}._createIcon_lf5i5_555{font-size:1.2rem}._createLabel_lf5i5_559{font-size:.55rem}._topNav_lf5i5_74{padding:0 .75rem}._filterTabs_lf5i5_107{gap:.25rem}._filterTab_lf5i5_107{padding:.5rem .75rem;font-size:.8rem}}@media (max-width:480px){._feedContainer_lf5i5_3{padding-top:48px}._filterTab_lf5i5_107{min-height:44px}._topNav_lf5i5_74{height:48px}._creatorContextOverlay_lf5i5_330{padding:1.5rem 1rem 1rem}._contextCaption_lf5i5_383{font-size:.85rem}._rightActionsColumn_lf5i5_421{gap:.75rem}._actionItemCount_lf5i5_467,._actionItemLabel_lf5i5_473{font-size:.65rem}}._container_1mkrb_1{background:linear-gradient(135deg,#0f0f1e 0%,#1a1a2e 100%);min-height:100vh;padding:20px 20px 100px}._header_1mkrb_8{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}._header_1mkrb_8 h1{color:#fff;text-shadow:0 2px 8px #00000080;margin:0;font-size:28px;font-weight:700}._createButton_1mkrb_23{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;min-height:44px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .3s}._createButton_1mkrb_23:hover{transform:translateY(-2px);box-shadow:0 8px 24px #667eea4d}._loadingState_1mkrb_41{color:#fff9;justify-content:center;align-items:center;min-height:400px;font-size:16px;display:flex}._feedList_1mkrb_50{max-width:600px;margin:0 auto}._postCard_1mkrb_55{background:#1a1a2ecc;border:1px solid #667eea1a;border-radius:12px;margin-bottom:12px;padding:16px;transition:all .2s}._postCard_1mkrb_55:hover{background:#1a1a2e;border-color:#667eea33;transform:translateY(-2px);box-shadow:0 8px 24px #667eea1a}._postHeader_1mkrb_71{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}._authorName_1mkrb_79{color:#fff;margin:0;font-size:15px;font-weight:600}._timestamp_1mkrb_86{color:#ffffff80;white-space:nowrap;font-size:12px}._content_1mkrb_92{color:#ffffffe6;margin:0 0 12px;font-size:14px;line-height:1.6}._postFooter_1mkrb_99{border-top:1px solid #667eea1a;gap:8px;padding-top:12px;display:flex}._actionButton_1mkrb_106{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;min-height:44px;padding:8px;font-size:12px;font-weight:500;transition:all .2s}._actionButton_1mkrb_106:hover{color:#fbbf24;background:#667eea26}._fab_1mkrb_125{color:#fff;cursor:pointer;z-index:20;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:96px;right:20px;box-shadow:0 12px 30px #667eea59}._fab_1mkrb_125:hover{transform:translateY(-2px);box-shadow:0 16px 36px #667eea73}@media (max-width:768px){._fab_1mkrb_125{bottom:90px;right:16px}}._emptyState_1mkrb_158{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:40px 20px;display:flex}._emoji_1mkrb_168{margin-bottom:16px;font-size:48px}._emptyState_1mkrb_158 p{color:#ffffffb3;font-size:16px}._subtitle_1mkrb_178{color:#ffffff80;margin-top:8px;font-size:14px}._postTypeBadge_1mkrb_184{color:#000;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);border-radius:6px;margin-bottom:8px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}._postImages_1mkrb_195{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px;margin:12px 0;display:grid}._postImage_1mkrb_195{object-fit:cover;border-radius:8px;width:100%;height:100px}._moreImages_1mkrb_209{color:#fff;background:#667eea33;border-radius:8px;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}._modalOverlay_1mkrb_221{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}._modalContent_1mkrb_236{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border-radius:16px;width:100%;max-width:500px;max-height:85vh;margin:0 auto;padding:24px;overflow-y:auto}._modalHeader_1mkrb_247{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}._modalHeader_1mkrb_247 h3{color:#fff;margin:0;font-size:18px;font-weight:600}._closeButton_1mkrb_261{color:#fff9;cursor:pointer;background:0 0;border:none;width:44px;height:44px;font-size:20px;transition:color .2s}._closeButton_1mkrb_261:hover{color:#fff}._modalForm_1mkrb_276{flex-direction:column;gap:16px;display:flex}._textarea_1mkrb_282{color:#fff;resize:vertical;background:#0000004d;border:1px solid #667eea33;border-radius:8px;min-height:120px;padding:12px 16px;font-family:inherit;font-size:14px;line-height:1.5}._textarea_1mkrb_282:focus{background:#0006;border-color:#667eea80;outline:none}._textarea_1mkrb_282::placeholder{color:#fff6}._modalActions_1mkrb_305{justify-content:flex-end;gap:12px;display:flex}._cancelBtn_1mkrb_311{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:6px;min-height:44px;padding:10px 16px;font-weight:600;transition:all .2s}._cancelBtn_1mkrb_311:hover{background:#ffffff1a;border-color:#ffffff4d}._submitBtn_1mkrb_328{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:6px;min-height:44px;padding:10px 16px;font-weight:600;transition:all .2s}._submitBtn_1mkrb_328:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea4d}._submitBtn_1mkrb_328:disabled{opacity:.6;cursor:not-allowed}._aiHelper_1mkrb_350{background:linear-gradient(135deg,#667eea26 0%,#764ba226 100%);border-radius:8px;margin-bottom:16px;padding:16px}._aiHelperText_1mkrb_357{color:#fbbf24;margin:0 0 12px;font-size:14px;font-weight:600}._examples_1mkrb_364{color:#ffffffb3;margin:0;padding-left:20px;font-size:13px}._examples_1mkrb_364 li{margin:4px 0}._fileUpload_1mkrb_375{margin:16px 0}._fileLabel_1mkrb_379{color:#fff;text-align:center;cursor:pointer;background:#667eea1a;border:2px dashed #667eea4d;border-radius:8px;min-height:44px;padding:12px;font-weight:600;transition:all .2s;display:block}._fileLabel_1mkrb_379:hover{background:#667eea33;border-color:#667eea80}._fileInput_1mkrb_398{display:none}._selectedFiles_1mkrb_402{flex-direction:column;gap:8px;margin-top:12px;display:flex}._fileItem_1mkrb_409{color:#fffc;background:#1a1a2ecc;border-radius:6px;padding:8px 12px;font-size:13px}._aiResponse_1mkrb_417{color:#ffffffe6;background:linear-gradient(135deg,#10b98126 0%,#05966926 100%);border-left:3px solid #10b981;border-radius:8px;margin:16px 0;padding:12px;font-size:13px;line-height:1.6}._aiResponse_1mkrb_417 strong{color:#10b981;margin-bottom:8px;display:block}@media (max-width:768px){._container_1mkrb_1{padding:16px}._header_1mkrb_8{flex-direction:column;align-items:flex-start;gap:12px}._createButton_1mkrb_23{width:100%}._postCard_1mkrb_55{padding:12px}._header_1mkrb_8 h1{font-size:24px}._modalContent_1mkrb_236{border-radius:12px 12px 0 0}}._container_n5axh_1{background:#f9fafb;min-height:100vh;padding-bottom:120px}._header_n5axh_7{background:#fff;border-bottom:1px solid #e5e7eb;padding:1.75rem 1rem 1rem}._headerTitle_n5axh_13{color:#111827;margin:0 0 .5rem;font-size:1.75rem;font-weight:900}._headerSubtitle_n5axh_20{color:#6b7280;margin:0 0 1rem;font-size:.9rem;font-weight:700}._tabsContainer_n5axh_27{background:#f3f4f6;border-radius:16px;gap:6px;margin-top:.75rem;padding:6px;display:flex}._topTab_n5axh_36{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:12px;flex:1;min-height:44px;padding:10px;font-size:.75rem;font-weight:900;transition:all .2s}._topTabActive_n5axh_50{color:#111827;background:#fff;border:1px solid #e5e7eb}._list_n5axh_56{flex-direction:column;gap:.75rem;padding:1rem;display:flex}._emptyCard_n5axh_63{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1rem}._emptyTitle_n5axh_70{color:#111827;margin:0 0 .5rem;font-size:1rem;font-weight:900}._emptySubtitle_n5axh_77{color:#6b7280;margin:0;font-size:.9rem;font-weight:700}._networkCard_n5axh_84{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1rem;transition:all .2s}._networkCard_n5axh_84:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}._networkCardLocked_n5axh_98{opacity:.45;cursor:default}._networkCardLocked_n5axh_98:hover{box-shadow:none;transform:none}._cardContent_n5axh_108{align-items:flex-start;gap:.75rem;display:flex}._avatar_n5axh_114{object-fit:cover;border-radius:14px;width:56px;height:56px}._cardInfo_n5axh_121{flex:1}._cardHeader_n5axh_125{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.25rem;display:flex}._userName_n5axh_133{color:#111827;flex:1;margin:0;font-size:1rem;font-weight:900}._statusTag_n5axh_141{color:#374151;background:#f3f4f6;border-radius:999px;padding:6px 10px;font-size:.688rem;font-weight:900}._userRole_n5axh_150{color:#374151;margin:.25rem 0;font-size:.9rem;font-weight:700}._userMeta_n5axh_157{color:#6b7280;margin:.5rem 0;font-size:.75rem;font-weight:800}._lockedText_n5axh_164,._actionText_n5axh_171{color:#111827;margin:.5rem 0 0;font-size:.75rem;font-weight:900}@media (max-width:768px){._header_n5axh_7{padding:1.5rem 1rem}._headerTitle_n5axh_13{font-size:1.5rem}}._container_1pi9l_1{flex-direction:column;gap:12px;display:flex}._label_1pi9l_7{color:var(--color-text-primary,#1a1a1a);font-size:.9rem;font-weight:600}._tabToggle_1pi9l_13{background:#6366f10d;border:1px solid #6366f133;border-radius:8px;gap:4px;padding:4px;display:inline-flex}._tab_1pi9l_13{cursor:pointer;color:var(--color-text-secondary,#666);background:0 0;border:none;border-radius:6px;flex:1;padding:8px 12px;font-size:.85rem;font-weight:500;transition:all .2s}._tab_1pi9l_13:hover{background:#6366f11a}._tab_1pi9l_13._active_1pi9l_39{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 2px 8px #6366f14d}._tabContent_1pi9l_45{flex-direction:column;gap:12px;animation:.2s _fadeIn_1pi9l_1;display:flex}@keyframes _fadeIn_1pi9l_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._inputGroup_1pi9l_63{flex-direction:column;gap:8px;display:flex;position:relative}._input_1pi9l_63{background:var(--color-surface,#fff);width:100%;color:var(--color-text-primary,#1a1a1a);border:1px solid #6366f133;border-radius:8px;padding:10px 12px;font-size:.9rem;transition:border-color .2s}._input_1pi9l_63:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}._urlStatus_1pi9l_87{color:#22c55e;font-size:.75rem;font-weight:500}._dropZone_1pi9l_93{cursor:pointer;background:#6366f105;border:2px dashed #6366f14d;border-radius:12px;justify-content:center;align-items:center;padding:32px 20px;transition:all .2s;display:flex}._dropZone_1pi9l_93:hover{background:#6366f10d;border-color:#6366f180}._dropZone_1pi9l_93:active{transform:scale(.98)}._dropZoneContent_1pi9l_114{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}._icon_1pi9l_122{font-size:2rem}._dropText_1pi9l_126{color:var(--color-text-primary,#1a1a1a);margin:0;font-size:.9rem;font-weight:500}._dropSubtext_1pi9l_133{color:var(--color-text-secondary,#666);margin:0;font-size:.8rem}._uploadProgress_1pi9l_139{color:#667eea;background:#6366f11a;border-radius:8px;justify-content:center;align-items:center;gap:12px;padding:16px;font-size:.9rem;display:flex}._spinner_1pi9l_151{border:2px solid #667eea4d;border-top-color:#667eea;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite _spin_1pi9l_151}@keyframes _spin_1pi9l_151{to{transform:rotate(360deg)}}._preview_1pi9l_166{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:10px;width:100%;padding-bottom:100%;position:relative;overflow:hidden}._preview_1pi9l_166 img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}._previewLabel_1pi9l_184{color:#fff;text-transform:uppercase;background:#0009;border-radius:6px;padding:4px 8px;font-size:.7rem;font-weight:600;position:absolute;top:8px;right:8px}._container_gv6nh_1{box-sizing:border-box;background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 100%);flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:auto;min-height:100vh;padding:16px 16px 0;display:flex}._cardWrapper_gv6nh_15{width:100%;max-width:500px;height:600px;padding:0}._desktopLayout_gv6nh_22{display:none}@media (max-width:768px){._cardWrapper_gv6nh_15{height:500px}}@media (max-width:480px){._cardWrapper_gv6nh_15{height:450px}}._card_gv6nh_15{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0f172a1f}@media (min-width:1024px){._container_gv6nh_1{padding:32px 48px 120px}._cardWrapper_gv6nh_15{max-width:1100px;height:820px}._card_gv6nh_15{gap:24px;padding:24px}._desktopLayout_gv6nh_22{grid-template-columns:1.1fr .9fr;gap:24px;height:100%;display:grid}._progressContainer_gv6nh_73,._photoContainer_gv6nh_74,._controls_gv6nh_75,._counter_gv6nh_76{display:none}._desktopGallery_gv6nh_80{flex-direction:column;gap:16px;display:flex}._desktopMainPhoto_gv6nh_86{border:1px solid #667eea33;border-radius:16px;flex:1;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000059}._desktopMainPhoto_gv6nh_86 img,._desktopMainPhoto_gv6nh_86 video{object-fit:contain;width:100%;height:100%;display:block}._desktopProgressContainer_gv6nh_109{z-index:10;gap:6px;display:flex;position:absolute;top:12px;left:12px;right:12px}._desktopProgressBar_gv6nh_119{background:#ffffff4d;border-radius:2px;flex:1;height:3px;overflow:hidden}._desktopProgressFill_gv6nh_127{background:#fff;height:100%;transition:width .3s}._desktopThumbs_gv6nh_133{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}._desktopThumb_gv6nh_133{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:10px;height:80px;padding:0;overflow:hidden}._desktopThumb_gv6nh_133 img{object-fit:cover;width:100%;height:100%;display:block}._desktopVideoThumb_gv6nh_156{width:100%;height:100%;position:relative}._desktopVideoThumb_gv6nh_156 video{object-fit:cover;width:100%;height:100%;display:block}._desktopVideoBadge_gv6nh_169{color:#fff;background:#000000a6;border-radius:999px;padding:2px 6px;font-size:12px;position:absolute;bottom:6px;right:6px}._desktopThumbActive_gv6nh_180{border-color:#fbbf24;box-shadow:0 0 0 2px #fbbf2459}._desktopDetails_gv6nh_185{flex-direction:column;gap:18px;padding:8px 4px;display:flex}._desktopHeader_gv6nh_192{justify-content:space-between;align-items:center;display:flex}._desktopName_gv6nh_198{color:#fff;margin:0;font-size:28px;font-weight:700}._desktopAge_gv6nh_205{color:#fbbf24;font-weight:700}._desktopRole_gv6nh_210{color:#ffffffb3;margin:6px 0 0;font-weight:600}._desktopCounter_gv6nh_216{color:#fff;background:#0006;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}._desktopBioBlock_gv6nh_225{background:#00000059;border:1px solid #ffffff1a;border-radius:12px;padding:14px 16px}._desktopBioBlock_gv6nh_225 h4{color:#fbbf24;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:13px}._desktopBioBlock_gv6nh_225 p{color:#fff;margin:0;line-height:1.6}._desktopTags_gv6nh_246{flex-wrap:wrap;gap:8px;display:flex}._desktopStats_gv6nh_252{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}._desktopStats_gv6nh_252 div{text-align:center;background:#667eea26;border:1px solid #667eea59;border-radius:12px;padding:10px 12px}._desktopStats_gv6nh_252 strong{color:#fff;font-size:16px;display:block}._desktopStats_gv6nh_252 span{color:#fff9;font-size:12px}._desktopActions_gv6nh_277{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}._desktopActions_gv6nh_277 ._btnPass_gv6nh_283,._desktopActions_gv6nh_277 ._btnInvite_gv6nh_284,._desktopActions_gv6nh_277 ._btnLike_gv6nh_285{border-radius:12px;width:100%;height:48px;font-size:16px}._desktopSubGallery_gv6nh_292 h4{color:#fff;margin:0 0 10px}._desktopSubGrid_gv6nh_297{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}._desktopSubGrid_gv6nh_297 img{object-fit:contain;background:#000;border:1px solid #ffffff1a;border-radius:10px;width:100%;height:140px}._profileVideo_gv6nh_312{border:1px solid #ffffff1a;border-radius:10px;width:100%;height:140px;position:relative;overflow:hidden}._profileVideo_gv6nh_312 video{object-fit:contain;background:#000;width:100%;height:100%;display:block}._profileVideoBadge_gv6nh_329{color:#fff;background:#000000a6;border-radius:999px;padding:2px 6px;font-size:12px;position:absolute;bottom:6px;right:6px}}._mediaNav_gv6nh_341{display:none}._mediaBtn_gv6nh_345{color:#fff;cursor:pointer;background:#00000059;border:1px solid #fff3;border-radius:999px;width:40px;height:40px;font-size:18px;transition:all .2s}._mediaBtn_gv6nh_345:hover{background:#00000080;transform:translateY(-1px)}._mediaCount_gv6nh_362{color:#fffc;font-size:12px;font-weight:600}._progressContainer_gv6nh_73{z-index:10;background:#0000004d;gap:4px;padding:8px;display:flex;position:relative}._progressBarWrapper_gv6nh_378{background:#fff3;border-radius:2px;flex:1;height:3px;overflow:hidden}._progressBar_gv6nh_378{background:#fff;height:100%;transition:width .3s}._photoContainer_gv6nh_74{flex:1;position:relative;overflow:hidden}._photo_gv6nh_74{object-fit:contain;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);width:100%;height:100%}._tapZoneLeft_gv6nh_406,._tapZoneRight_gv6nh_407{cursor:pointer;z-index:5;width:40%;transition:background .15s;position:absolute;top:0;bottom:0}._tapZoneLeft_gv6nh_406{left:0}._tapZoneRight_gv6nh_407{right:0}._tapZoneLeft_gv6nh_406:active,._tapZoneRight_gv6nh_407:active{background:#0000001a}._gradientOverlay_gv6nh_433{z-index:8;background:linear-gradient(#0000,#0000004d,#000000e6);height:240px;position:absolute;bottom:0;left:0;right:0}._infoOverlay_gv6nh_449{z-index:9;background:linear-gradient(#0000004d,#000c);padding:32px 24px 24px;position:absolute;bottom:0;left:0;right:0}._creatorInfo_gv6nh_459{color:#fff}._nameRow_gv6nh_463{align-items:baseline;gap:8px;margin-bottom:4px;display:flex}._name_gv6nh_463{color:#fff;text-shadow:0 2px 8px #00000080;margin:0;font-size:28px;font-weight:700}._age_gv6nh_478{color:#fbbf24;margin:0;font-size:20px;font-weight:600}._role_gv6nh_485{color:#fbbf24;text-shadow:0 1px 4px #00000080;margin:4px 0 6px;font-size:15px;font-weight:600}._location_gv6nh_493{color:#ffffffe6;text-shadow:0 1px 4px #00000080;margin:0 0 12px;font-size:14px;font-weight:500}._bio_gv6nh_501{color:#fff;text-shadow:0 1px 4px #00000080;margin:0 0 16px;font-size:15px;line-height:1.5}._tagContainer_gv6nh_509{flex-wrap:wrap;gap:6px;display:flex}._tag_gv6nh_509{color:#fff;background:#fff3;border:1px solid #ffffff4d;border-radius:16px;padding:4px 12px;font-size:12px;font-weight:500;display:inline-block}._controls_gv6nh_75{z-index:10;background:linear-gradient(#0000004d,#000c);justify-content:center;gap:24px;padding:20px 24px 24px;display:flex;position:relative}._btnPass_gv6nh_283,._btnInvite_gv6nh_284,._btnLike_gv6nh_285{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border:3px solid;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:28px;transition:all .3s;display:flex}._btnPass_gv6nh_283{color:#ff6b6b;border-color:#ff6b6b}._btnPass_gv6nh_283:hover{background:#ff6b6b33;transform:scale(1.15);box-shadow:0 0 20px #ff6b6b66}._btnInvite_gv6nh_284{color:#fbbf24;border-color:#fbbf24}._btnInvite_gv6nh_284:hover{background:#fbbf2433;transform:scale(1.15);box-shadow:0 0 20px #fbbf2466}._btnLike_gv6nh_285{color:#10b981;border-color:#10b981}._btnLike_gv6nh_285:hover{background:#10b98133;transform:scale(1.15);box-shadow:0 0 20px #10b98166}._counter_gv6nh_76{color:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border-radius:20px;padding:6px 12px;font-size:13px;font-weight:600;position:absolute;bottom:24px;right:24px}._emptyState_gv6nh_603{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;display:flex}._emoji_gv6nh_613{margin-bottom:var(--space-md);font-size:3rem}._emptyState_gv6nh_603 p{color:#ffffffb3;margin-bottom:var(--space-lg);font-size:1.125rem}._refreshButton_gv6nh_624{padding:var(--space-sm) var(--space-lg);color:#fff;border-radius:var(--radius-md);cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;font-weight:600;transition:all .2s}._refreshButton_gv6nh_624:hover{transform:translateY(-2px);box-shadow:0 10px 30px #667eea4d}._modalOverlay_gv6nh_641{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0009;align-items:flex-end;display:flex;position:fixed;inset:0}._modalContent_gv6nh_654{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border:1px solid #667eea33;border-radius:16px 16px 0 0;width:100%;max-width:500px;max-height:80vh;margin:0 auto;padding:24px;overflow-y:auto}._modalHeader_gv6nh_666{margin-bottom:20px}._modalHeader_gv6nh_666 h3{color:#fff;margin:0 0 8px;font-size:22px;font-weight:700}._modalHeader_gv6nh_666 p{color:#fffc;margin:0;font-size:15px}._modalForm_gv6nh_683{flex-direction:column;gap:16px;display:flex}._input_gv6nh_689,._textarea_gv6nh_690{color:#fff;background:#667eea1a;border:1px solid #667eea4d;border-radius:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .2s}._input_gv6nh_689::placeholder,._textarea_gv6nh_690::placeholder{color:#ffffff80}._input_gv6nh_689:focus,._textarea_gv6nh_690:focus{background:#667eea26;border-color:#667eea99;outline:none;box-shadow:0 0 12px #667eea33}._textarea_gv6nh_690{resize:vertical;min-height:100px}._modalActions_gv6nh_720{gap:12px;margin-top:12px;display:flex}._cancelBtn_gv6nh_726,._submitBtn_gv6nh_727{cursor:pointer;border:none;border-radius:8px;flex:1;padding:12px 16px;font-size:14px;font-weight:600;transition:all .2s}._cancelBtn_gv6nh_726{color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff1a}._cancelBtn_gv6nh_726:hover{color:#fff;background:#ffffff1a}._footer_gv6nh_750{background:0 0;border-top:none;justify-content:center;width:100%;padding:8px 0 0;display:flex}._modalOverlay_gv6nh_641{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}._modalContent_gv6nh_654{background:var(--color-surface);border-radius:12px;width:100%;max-width:600px;max-height:90vh;padding:24px;overflow-y:auto;box-shadow:0 20px 60px #0000004d}._modalHeader_gv6nh_666{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}._modalHeader_gv6nh_666 h3{color:var(--color-text);margin:0;font-size:20px}._closeBtn_gv6nh_797{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:24px;transition:background .2s;display:flex}._closeBtn_gv6nh_797:hover{background:var(--color-border)}._submitBtn_gv6nh_727{color:#000;cursor:pointer;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);border:none;border-radius:8px;padding:10px 20px;font-weight:600;transition:all .2s}._submitBtn_gv6nh_727:hover{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);transform:translateY(-2px);box-shadow:0 4px 12px #fbbf244d}._formGroup_gv6nh_835{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}._formRow_gv6nh_842{grid-template-columns:1fr 1fr;gap:16px;display:grid}._formGroup_gv6nh_835 label{color:var(--color-text);font-size:14px;font-weight:500}._formGroup_gv6nh_835 input,._formGroup_gv6nh_835 textarea{border:1px solid var(--color-border);background:var(--color-input-bg,#1f2937);color:var(--color-text);border-radius:8px;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}._formGroup_gv6nh_835 input:focus,._formGroup_gv6nh_835 textarea:focus{border-color:#fbbf24;outline:none;box-shadow:0 0 0 2px #fbbf241a}._formGroup_gv6nh_835 textarea{resize:vertical;min-height:80px}._fileUploadGroup_gv6nh_878{align-items:stretch;gap:8px;display:flex}._fileUploadGroup_gv6nh_878 input[type=url]{flex:1}._uploadBtn_gv6nh_888{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:8px;justify-content:center;align-items:center;padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}._uploadBtn_gv6nh_888:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}._locationInfo_gv6nh_910{background:#6366f10d;border:1px solid #6366f11a;border-radius:8px;margin-top:8px;padding:12px}._checkboxLabel_gv6nh_918{cursor:pointer;color:var(--color-text);align-items:flex-start;gap:10px;font-size:14px;display:flex}._checkboxLabel_gv6nh_918 input[type=checkbox]{cursor:pointer;margin-top:2px}._checkboxLabel_gv6nh_918 span{flex:1;line-height:1.5}._formActions_gv6nh_937{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}._cancelBtn_gv6nh_726{background:var(--color-surface-alt,#374151);color:var(--color-text);border:1px solid var(--color-border);cursor:pointer;border-radius:8px;padding:10px 20px;font-weight:500;transition:background .2s,transform .2s}._cancelBtn_gv6nh_726:hover{background:var(--color-border);transform:translateY(-2px)}@media (max-width:768px){._cardWrapper_gv6nh_15{height:85vh}._name_gv6nh_463{font-size:20px}._controls_gv6nh_75{gap:16px}._btnPass_gv6nh_283,._btnInvite_gv6nh_284,._btnLike_gv6nh_285{width:52px;height:52px;font-size:20px}._formRow_gv6nh_842{grid-template-columns:1fr}._formActions_gv6nh_937{flex-direction:column-reverse}}._modal_gv6nh_641{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border:1px solid #667eea33;border-radius:16px;width:100%;max-width:400px;padding:24px;box-shadow:0 20px 60px #0000004d}._modal_gv6nh_641 h2{color:#fff;margin:0 0 8px;font-size:24px;font-weight:700}._modalSubtitle_gv6nh_1007{color:#ffffffb3;margin:0 0 20px;font-size:14px}._errorMessage_gv6nh_1013{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;margin-bottom:16px;padding:12px;font-size:14px}._passwordInput_gv6nh_1023{color:#fff;background:#667eea1a;border:1px solid #667eea4d;border-radius:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .2s}._passwordInput_gv6nh_1023::placeholder{color:#ffffff80}._passwordInput_gv6nh_1023:focus{background:#667eea26;border-color:#667eea99;outline:none;box-shadow:0 0 12px #667eea33}._btnCancel_gv6nh_1046{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;flex:1;padding:12px 16px;font-size:14px;font-weight:600;transition:all .2s}._btnCancel_gv6nh_1046:hover{color:#fff;background:#ffffff1a}._btnSubmit_gv6nh_1064{color:#fff;cursor:pointer;background:#667eea4d;border:1px solid #667eea80;border-radius:8px;flex:1;padding:12px 16px;font-size:14px;font-weight:600;transition:all .2s}._btnSubmit_gv6nh_1064:hover{background:#667eea80;border-color:#667eeacc;transform:translateY(-2px)}._toast_gv6nh_1084{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;z-index:9999;background:#14141ef2;border:1px solid #ffffff1a;border-radius:12px;padding:16px 24px;font-size:14px;font-weight:500;position:fixed;bottom:100px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0000004d}@media (max-width:768px){._toast_gv6nh_1084{max-width:90%;bottom:80px}}._container_q31in_1{background:var(--color-background);min-height:100vh;padding:0 0 80px}._hero_q31in_8{text-align:center;background:linear-gradient(#0a0a0a00 0%,#0a0a0a 100%),url(https://images.unsplash.com/photo-1492691527719-9d1e07e534b4?w=1920&h=600&fit=crop) 50%/cover;padding:120px 40px 80px;position:relative}._hero_q31in_8:before{content:"";z-index:0;background:#0f172a59;position:absolute;inset:0}._heroTitle_q31in_27{letter-spacing:4px;color:#fff;text-transform:uppercase;z-index:1;margin:0 0 16px;font-size:64px;font-weight:300;position:relative}._heroSubtitle_q31in_38{color:#fffc;letter-spacing:2px;z-index:1;margin:0 0 16px;font-size:16px;font-weight:300;position:relative}._subscriptionBadge_q31in_48{color:#ffffffb3;letter-spacing:1px;z-index:1;text-transform:uppercase;margin:0 0 24px;font-size:13px;font-weight:400;position:relative}._limitsInfo_q31in_59{z-index:1;justify-content:center;gap:24px;margin-top:16px;display:flex;position:relative}._limitsInfo_q31in_59 span{color:#fff9;letter-spacing:1px;text-transform:uppercase;font-size:12px}._heroActions_q31in_75{z-index:1;justify-content:center;gap:16px;display:flex;position:relative}._shareButton_q31in_83,._uploadButton_q31in_84{color:#fff;cursor:pointer;letter-spacing:1px;text-transform:uppercase;background:0 0;border:1px solid #ffffff4d;border-radius:0;align-items:center;gap:8px;min-height:44px;padding:14px 32px;font-size:13px;font-weight:400;transition:all .4s;display:flex}._shareButton_q31in_83:hover,._uploadButton_q31in_84:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}._uploadButton_q31in_84:disabled{opacity:.5;cursor:not-allowed;border-color:#fff3}._uploadButton_q31in_84:disabled:hover{background:0 0;transform:none}._shareIcon_q31in_120,._uploadIcon_q31in_121{font-size:16px}._filterBar_q31in_125{background:var(--color-surface);border-bottom:1px solid var(--color-border);flex-wrap:wrap;justify-content:center;gap:24px;padding:40px 20px;display:flex}._filterButton_q31in_135{color:var(--color-text-muted);cursor:pointer;letter-spacing:2px;text-transform:uppercase;background:0 0;border:none;min-height:44px;padding:8px 0;font-size:13px;font-weight:300;transition:all .3s;position:relative}._filterButton_q31in_135:after{content:"";background:var(--color-text-primary);height:1px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}._filterButton_q31in_135:hover,._filterActive_q31in_166{color:var(--color-text-primary)}._filterActive_q31in_166:after{transform:scaleX(1)}._section_q31in_174{max-width:1800px;margin:0 auto;padding:60px 40px}._sectionTitle_q31in_180{color:var(--color-text-primary);letter-spacing:3px;text-transform:uppercase;text-align:center;margin:0 0 40px;font-size:32px;font-weight:300}._videoGrid_q31in_190{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}@media (max-width:1400px){._videoGrid_q31in_190{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){._videoGrid_q31in_190{grid-template-columns:1fr}}._videoItem_q31in_208{aspect-ratio:16/9;cursor:pointer;background:var(--color-surface-elevated);position:relative;overflow:hidden}._videoItemLandscape_q31in_216{aspect-ratio:16/9}._videoItemPortrait_q31in_220{aspect-ratio:9/16}._adSection_q31in_224{max-width:1800px;margin:40px auto;padding:0 40px}._gallery_q31in_230{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2px;max-width:1800px;margin:0 auto;padding:0;display:grid}._galleryItem_q31in_239{aspect-ratio:3/4;cursor:pointer;background:var(--color-surface-elevated);position:relative;overflow:hidden}._media_q31in_247{object-fit:cover;filter:grayscale(20%);width:100%;height:100%;transition:transform .6s,filter .6s;display:block}._galleryItem_q31in_239:hover ._media_q31in_247{filter:grayscale(0%);transform:scale(1.05)}._videoWrapper_q31in_261{cursor:pointer;width:100%;height:100%;position:relative}._itemInfo_q31in_268{background:linear-gradient(#fff0,#ffffffeb);flex-direction:column;gap:8px;padding:24px;transition:transform .4s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}._galleryItem_q31in_239:hover ._itemInfo_q31in_268{transform:translateY(0)}._itemTitle_q31in_286{color:var(--color-text-primary);letter-spacing:1px;margin:0;font-size:16px;font-weight:300}._itemCategory_q31in_294{color:var(--color-text-secondary);letter-spacing:1.5px;text-transform:uppercase;font-size:11px}._removeButton_q31in_301{color:#fff;cursor:pointer;z-index:10;background:#ff3b30e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;transition:all .3s;display:flex;position:absolute;top:16px;right:16px}._loading_q31in_325,._error_q31in_326{text-align:center;color:var(--color-text-secondary);letter-spacing:2px;text-transform:uppercase;padding:120px 20px;font-size:16px}._emptyIcon_q31in_344{opacity:.3;margin-bottom:24px;font-size:80px}._emptyText_q31in_350{color:var(--color-text-muted);letter-spacing:2px;text-transform:uppercase;font-size:14px}._lightbox_q31in_358{z-index:1000;cursor:zoom-out;background:#000000b3;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}._lightboxClose_q31in_373{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:0;width:48px;height:48px;font-size:20px;transition:all .3s;position:absolute;top:32px;right:32px}._lightboxClose_q31in_373:hover{background:#fff3}._lightboxImage_q31in_393{object-fit:contain;cursor:default;max-width:90%;max-height:90%;box-shadow:0 20px 60px #00000080}._modalOverlay_q31in_402{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#000000e6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}._modalContent_q31in_417{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:0;width:100%;max-width:600px;padding:40px}._modalHeader_q31in_426{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:24px;display:flex}._modalHeader_q31in_426 h3{color:#fff;letter-spacing:2px;text-transform:uppercase;margin:0;font-size:20px;font-weight:300}._settingsButton_q31in_444{color:#fff;cursor:pointer;letter-spacing:1px;text-transform:uppercase;background:#ffffff14;border:1px solid #fff3;border-radius:0;align-items:center;gap:8px;min-height:44px;padding:14px 32px;font-size:13px;font-weight:400;transition:all .4s;display:flex}._settingsButton_q31in_444:hover{background:#ffffff26;border-color:#fff6;transform:translateY(-2px)}._settingsIcon_q31in_468{font-size:16px}._videoSettings_q31in_472{justify-content:center;margin-top:16px;display:flex}._videoSettingsLabel_q31in_478{color:#ffffffb3;letter-spacing:1px;text-transform:uppercase;flex-direction:column;gap:8px;font-size:12px;display:flex}._videoSettingsSelect_q31in_488{color:#fff;letter-spacing:1px;text-transform:uppercase;background:#0009;border:1px solid #fff3;padding:10px 12px;font-size:13px}._closeButton_q31in_498{color:#fff9;cursor:pointer;background:0 0;border:none;width:44px;height:44px;font-size:24px;transition:all .3s}._closeButton_q31in_498:hover{color:#fff}._uploadSection_q31in_513{margin-bottom:32px}._uploadModeToggle_q31in_517{gap:12px;margin-bottom:20px;display:flex}._modeButton_q31in_523{color:#ffffffb3;letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff26;flex:1;min-height:44px;padding:12px 16px;font-size:12px;transition:all .3s}._modeButtonActive_q31in_537{color:#fff;background:#ffffff1f;border-color:#fff6}._hostedLinkForm_q31in_543{gap:16px;display:grid}._inputLabel_q31in_548{color:#ffffffb3;letter-spacing:1px;text-transform:uppercase;flex-direction:column;gap:8px;font-size:12px;display:flex}._textInput_q31in_558,._selectInput_q31in_559{color:#fff;background:#00000080;border:1px solid #fff3;min-height:44px;padding:12px 14px;font-size:14px}._fileInput_q31in_568{display:none}._uploadLabel_q31in_572{color:#fff9;cursor:pointer;letter-spacing:1px;background:#ffffff05;border:2px dashed #fff3;flex-direction:column;align-items:center;gap:16px;padding:60px 20px;font-size:14px;transition:all .3s;display:flex}._uploadLabel_q31in_572:hover{color:#fff;background:#ffffff0d;border-color:#fff6}._uploadLabelIcon_q31in_593{font-size:40px}._fileList_q31in_597{flex-direction:column;gap:12px;margin-top:24px;display:flex}._fileItem_q31in_604{color:#fff;letter-spacing:.5px;background:#ffffff0d;align-items:center;gap:12px;padding:16px;font-size:13px;display:flex}._fileIcon_q31in_615{font-size:20px}._modalActions_q31in_619{justify-content:flex-end;gap:16px;display:flex}._cancelBtn_q31in_625,._submitBtn_q31in_626{cursor:pointer;letter-spacing:1px;text-transform:uppercase;border:none;min-height:44px;padding:14px 32px;font-size:13px;font-weight:400;transition:all .3s}._cancelBtn_q31in_625{color:#fff9;background:0 0;border:1px solid #fff3}._cancelBtn_q31in_625:hover{color:#fff;border-color:#fff6}._submitBtn_q31in_626{color:#000;background:#fff;border:1px solid #fff}._submitBtn_q31in_626:hover:not(:disabled){background:#ffffffe6}._submitBtn_q31in_626:disabled{opacity:.3;cursor:not-allowed}@media (max-width:1200px){._gallery_q31in_230{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}._videoGrid_q31in_190{grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}}@media (max-width:768px){._heroTitle_q31in_27{letter-spacing:2px;font-size:40px}._heroSubtitle_q31in_38{font-size:13px}._hero_q31in_8{padding:80px 20px 60px}._heroActions_q31in_75{flex-direction:column;width:100%;max-width:300px;margin:0 auto}._shareButton_q31in_83,._uploadButton_q31in_84{justify-content:center;width:100%}._gallery_q31in_230,._videoGrid_q31in_190{grid-template-columns:1fr;gap:1px}._section_q31in_174{padding:40px 20px}._sectionTitle_q31in_180{font-size:24px}._adSection_q31in_224{padding:0 20px}._filterBar_q31in_125{gap:16px;padding:24px 20px}._lightbox_q31in_358{padding:20px}._lightboxClose_q31in_373{width:40px;height:40px;top:16px;right:16px}._modalContent_q31in_417{padding:24px}}._header_q31in_745{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:32px;display:flex}._header_q31in_745 h1{color:#fff;text-shadow:0 2px 8px #00000080;margin:0 0 8px;font-size:32px;font-weight:700}._subtitle_q31in_762{color:#ffffffb3;margin:0;font-size:14px}._actions_q31in_768{gap:12px;display:flex}._shareButton_q31in_83,._uploadButton_q31in_84{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .3s}._shareButton_q31in_83:hover,._uploadButton_q31in_84:hover{transform:translateY(-2px);box-shadow:0 8px 24px #667eea4d}._grid_q31in_792{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}._portfolioItem_q31in_798{aspect-ratio:1;cursor:pointer;background:#1a1a2e99;border-radius:12px;position:relative;overflow:hidden}._media_q31in_247{object-fit:cover;width:100%;height:100%;display:block}._itemOverlay_q31in_814{opacity:0;background:linear-gradient(#0000,#000c);justify-content:space-between;align-items:center;padding:12px;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0;right:0}._portfolioItem_q31in_798:hover ._itemOverlay_q31in_814{opacity:1}._itemName_q31in_832{color:#fff;font-size:14px;font-weight:600}._removeButton_q31in_301{color:#fff;cursor:pointer;background:#ff3b30e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;transition:all .3s;display:flex}._removeButton_q31in_301:hover{background:#ff3b30;transform:scale(1.1)}._loading_q31in_325,._error_q31in_326{text-align:center;color:#fff;padding:60px 20px;font-size:18px}._error_q31in_326{color:#ff6b6b}._emptyState_q31in_339{text-align:center;padding:80px 20px}._nsfwBadge_q31in_875{z-index:10;pointer-events:none;background:#000c;border-radius:4px;padding:4px 8px;font-size:14px;position:absolute;top:8px;right:8px}._checkboxLabel_q31in_887{cursor:pointer;color:#fff;align-items:center;gap:8px;margin-top:12px;font-size:14px;display:flex}._checkboxLabel_q31in_887 input{cursor:pointer;width:18px;height:18px}._container_9g7bh_1{background:linear-gradient(135deg,#0f0f1e 0%,#1a1a2e 100%);min-height:100vh;padding:20px 20px 100px}._header_9g7bh_8{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}._header_9g7bh_8 h1{color:#fff;text-shadow:0 2px 8px #00000080;margin:0;font-size:28px;font-weight:700}._createButton_9g7bh_23{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;min-height:44px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .3s}._createButton_9g7bh_23:hover{transform:translateY(-2px);box-shadow:0 8px 24px #667eea4d}._filterTabs_9g7bh_41{gap:8px;margin-bottom:20px;padding:4px 0;display:flex;overflow-x:auto}._filterTabs_9g7bh_41 button{color:#ffffffb3;cursor:pointer;white-space:nowrap;background:#1a1a2e99;border:1px solid #667eea33;border-radius:8px;min-height:44px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}._filterTabs_9g7bh_41 button:hover{background:#1a1a2ee6;border-color:#667eea66}._activeTab_9g7bh_68{color:#fff!important;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)!important;border-color:#0000!important}._loadingState_9g7bh_74{color:#fff9;justify-content:center;align-items:center;min-height:400px;font-size:16px;display:flex}._jobsList_9g7bh_83{max-width:600px;margin:0 auto}._jobCard_9g7bh_88{background:#1a1a2ecc;border:1px solid #667eea1a;border-radius:12px;margin-bottom:12px;padding:16px;transition:all .2s}._jobCard_9g7bh_88:hover{background:#1a1a2e;border-color:#667eea33;transform:translateY(-4px);box-shadow:0 8px 24px #667eea1a}._jobHeader_9g7bh_104{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}._jobTitle_9g7bh_112{color:#fff;margin:0;font-size:15px;font-weight:600}._company_9g7bh_119{color:#fff9;margin:4px 0 0;font-size:12px}._sponsoredBadge_9g7bh_125{color:#000;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);border-radius:6px;margin-top:8px;margin-right:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}._myJobBadge_9g7bh_137{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:6px;margin-top:8px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}._location_9g7bh_148{color:#ffffffb3;margin:8px 0 4px;font-size:13px}._postedBy_9g7bh_154{color:#fff9;margin:4px 0;font-size:12px;font-style:italic}._jobType_9g7bh_161{color:#fff;text-transform:capitalize;white-space:nowrap;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:600;display:inline-block}._description_9g7bh_172{color:#fffc;margin:0 0 12px;font-size:13px;line-height:1.6}._jobFooter_9g7bh_179{border-top:1px solid #667eea1a;justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}._posted_9g7bh_154{color:#ffffff80;font-size:12px}._applyButton_9g7bh_193{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:6px;min-height:44px;padding:8px 12px;font-size:12px;font-weight:600;transition:all .2s}._applyButton_9g7bh_193:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea4d}._emptyState_9g7bh_212{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:40px 20px;display:flex}._emoji_9g7bh_222{margin-bottom:16px;font-size:48px}._emptyState_9g7bh_212 p{color:#ffffffb3;font-size:16px}._modalOverlay_9g7bh_233{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}._modalContent_9g7bh_248{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border-radius:16px;width:100%;max-width:500px;max-height:80vh;padding:24px;overflow-y:auto}._modalHeader_9g7bh_258{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}._modalHeader_9g7bh_258 h3{color:#fff;margin:0;font-size:18px;font-weight:600}._closeButton_9g7bh_272{color:#fff9;cursor:pointer;background:0 0;border:none;width:44px;height:44px;font-size:20px;transition:color .2s}._closeButton_9g7bh_272:hover{color:#fff}._modalForm_9g7bh_287{flex-direction:column;gap:16px;display:flex}._input_9g7bh_293,._textarea_9g7bh_294{color:#fff;background:#0000004d;border:1px solid #667eea33;border-radius:8px;min-height:44px;padding:12px 16px;font-family:inherit;font-size:14px;line-height:1.5}._input_9g7bh_293:focus,._textarea_9g7bh_294:focus{background:#0006;border-color:#667eea80;outline:none}._input_9g7bh_293::placeholder,._textarea_9g7bh_294::placeholder{color:#fff6}._textarea_9g7bh_294{resize:vertical;min-height:120px}._select_9g7bh_323{color:#fff;background:#0000004d;border:1px solid #667eea33;border-radius:8px;min-height:44px;padding:12px 16px;font-family:inherit;font-size:14px}._select_9g7bh_323:focus{background:#0006;border-color:#667eea80;outline:none}._select_9g7bh_323 option{color:#fff;background:#1a1a2e}._modalActions_9g7bh_345{justify-content:flex-end;gap:12px;display:flex}._cancelBtn_9g7bh_351{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:6px;min-height:44px;padding:10px 16px;font-weight:600;transition:all .2s}._cancelBtn_9g7bh_351:hover{background:#ffffff1a;border-color:#ffffff4d}._submitBtn_9g7bh_368{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:6px;min-height:44px;padding:10px 16px;font-weight:600;transition:all .2s}._submitBtn_9g7bh_368:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea4d}@media (max-width:768px){._container_9g7bh_1{padding:16px}._header_9g7bh_8{flex-direction:column;align-items:flex-start;gap:12px}._createButton_9g7bh_23{width:100%}._jobCard_9g7bh_88{padding:12px}._header_9g7bh_8 h1{font-size:24px}._jobHeader_9g7bh_104{flex-direction:column}._jobType_9g7bh_161{align-self:flex-start}._jobFooter_9g7bh_179{flex-direction:column;align-items:flex-start}._applyButton_9g7bh_193{width:100%}}._adultContentSection_9g7bh_426{background:#ff6b6b1a;border:1px solid #ff6b6b33;border-radius:8px;flex-direction:column;gap:8px;padding:12px;display:flex}._adultWarning_9g7bh_436{color:#ffb74d;background:#ffb74d1a;border-radius:4px;margin:0;padding:4px 8px;font-size:12px}._checkbox_9g7bh_445{cursor:pointer;color:#fff;align-items:center;gap:8px;font-size:14px;display:flex}._checkbox_9g7bh_445 input{cursor:pointer}._aiHelperSection_9g7bh_458{background:#667eea1a;border:1px solid #667eea33;border-radius:8px;flex-direction:column;gap:12px;padding:12px;display:flex}._aiCheckbox_9g7bh_468{color:#fff;cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}._aiCheckbox_9g7bh_468 input{cursor:pointer;width:18px;height:18px}._aiButton_9g7bh_483{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;min-height:44px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .3s}._aiButton_9g7bh_483:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #667eea66}._aiButton_9g7bh_483:disabled{opacity:.6;cursor:not-allowed}._container_10tl9_1{background:linear-gradient(135deg,#0f0f1e 0%,#1a1a2e 100%);min-height:100vh;padding:20px 20px 100px}._header_10tl9_8{margin-bottom:24px}._header_10tl9_8 h1{color:#fff;text-shadow:0 2px 8px #00000080;margin:0;font-size:28px;font-weight:700}._subtitle_10tl9_20{color:#fbbf24;margin:8px 0 0;font-size:14px;font-weight:600}._tabs_10tl9_28{border-bottom:1px solid #667eea33;gap:12px;margin-bottom:24px;display:flex}._tab_10tl9_28{color:#fff9;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;min-height:44px;padding:12px 16px;font-size:15px;font-weight:600;transition:all .3s}._tab_10tl9_28:hover{color:#fff}._activeTab_10tl9_52{color:#fbbf24;border-bottom-color:#fbbf24}._loadingState_10tl9_57{color:#fff9;justify-content:center;align-items:center;min-height:400px;font-size:16px;display:flex}._matchGrid_10tl9_66{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px;max-width:1000px;margin:0 auto;display:grid}._matchCard_10tl9_74{text-align:center;background:#1a1a2ecc;border:1px solid #667eea1a;border-radius:12px;padding:16px;transition:all .3s}._matchCard_10tl9_74:hover{background:#1a1a2e;border-color:#667eea33;transform:translateY(-4px);box-shadow:0 10px 30px #667eea26}._link_10tl9_90{color:inherit;text-decoration:none}._avatar_10tl9_95{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 12px;font-size:24px;font-weight:700;display:flex;box-shadow:0 4px 12px #667eea4d}._name_10tl9_110{color:#fff;text-shadow:0 1px 4px #00000080;margin:0 0 4px;font-size:15px;font-weight:600}._role_10tl9_118{color:#fbbf24;text-transform:capitalize;margin:0;font-size:12px;font-weight:500}._emptyState_10tl9_126{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:40px 20px;display:flex}._emoji_10tl9_136{margin-bottom:16px;font-size:48px}._emptyState_10tl9_126 p{color:#ffffffb3;font-size:16px;line-height:1.5}@media (max-width:768px){._container_10tl9_1{padding:16px}._matchGrid_10tl9_66{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}._header_10tl9_8 h1{font-size:24px}}._container_1f955_1{width:100%;max-width:400px;margin:20px 0}._toggleBox_1f955_7{background:var(--color-surface,#1e293b);border:1px solid var(--color-accent,#60a5fa);border-radius:12px;padding:20px}._header_1f955_14{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}._title_1f955_21{color:var(--color-text-primary,#e0e7ff);margin:0;font-size:18px;font-weight:600}._infoBtn_1f955_28{cursor:pointer;color:var(--color-accent,#60a5fa);background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:18px;transition:all .2s}._infoBtn_1f955_28:hover{background:#60a5fa1a}._info_1f955_28{border-left:3px solid var(--color-accent,#60a5fa);background:#60a5fa0d;border-radius:6px;margin-bottom:15px;padding:12px 15px}._infoText_1f955_51{color:var(--color-text-secondary,#cbd5e1);margin:8px 0;font-size:14px;line-height:1.4}._warning_1f955_58{color:#f59e0b;border-top:1px solid #60a5fa33;margin:10px 0 0;padding-top:10px;font-size:13px;font-weight:500}._toggleControl_1f955_67{margin-bottom:20px}._toggleBtn_1f955_71{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:15px;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden}._toggleBtn_1f955_71._on_1f955_87{color:#fff;background:linear-gradient(135deg,#059669 0%,#10b981 100%)}._toggleBtn_1f955_71._on_1f955_87:hover{transform:translateY(-2px);box-shadow:0 0 20px #10b98166}._toggleBtn_1f955_71._off_1f955_97{color:#fff;background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%)}._toggleBtn_1f955_71._off_1f955_97:hover{transform:translateY(-2px);box-shadow:0 0 20px #ef444466}._toggleBtn_1f955_71:disabled{opacity:.6;cursor:not-allowed}._indicator_1f955_112{opacity:.7;background:currentColor;border-radius:50%;width:12px;height:12px;animation:2s infinite _pulse_1f955_1}@keyframes _pulse_1f955_1{0%,to{opacity:.7}50%{opacity:1}}._label_1f955_130{text-align:left;flex:1}._status_1f955_135{margin:8px 0 0;padding-left:24px;font-size:13px}._statusOn_1f955_141{color:#10b981;font-weight:500}._statusOff_1f955_146{color:#ef4444;font-weight:500}._features_1f955_151{grid-template-columns:1fr 1fr;gap:12px;display:grid}._feature_1f955_151{color:var(--color-text-secondary,#cbd5e1);background:#60a5fa0d;border-radius:6px;align-items:center;gap:8px;padding:10px;font-size:13px;display:flex}._featureIcon_1f955_168{flex-shrink:0;font-size:16px}._featureText_1f955_173{line-height:1.3}@media (max-width:768px){._container_1f955_1{max-width:100%}._toggleBox_1f955_7{padding:15px}._features_1f955_151{grid-template-columns:1fr}._title_1f955_21{font-size:16px}}._container_4iigk_1{background:radial-gradient(1200px 600px at 10% -10%, #6366f12e, transparent 60%), radial-gradient(800px 500px at 90% -20%, #ec489929, transparent 60%), var(--color-background);min-height:100vh;padding:32px}._header_4iigk_9{justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px;display:flex}._headerEyebrow_4iigk_17{text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-muted);margin-bottom:6px;font-size:.7rem}._headerTitle_4iigk_25{margin:0;font-size:2rem;font-weight:800}._headerSubtitle_4iigk_31{color:var(--color-text-secondary);margin:6px 0 0}._headerActions_4iigk_36{gap:12px;display:flex}._grid_4iigk_41{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}._card_4iigk_47{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;gap:12px;padding:20px;display:flex;box-shadow:0 6px 18px #00000014}._card_4iigk_47 h3{margin:0;font-size:1.1rem}._cardSubtitle_4iigk_63{color:var(--color-text-secondary);margin:0;font-size:.9rem}._field_4iigk_69{flex-direction:column;gap:6px;display:flex}._field_4iigk_69 span{color:var(--color-text-muted);font-size:.85rem}._field_4iigk_69 input,._field_4iigk_69 select{border:1px solid var(--color-border);background:var(--color-input-bg,#1f2937);color:var(--color-text);border-radius:10px;min-height:44px;padding:10px 12px;font-size:.95rem}._toggleRow_4iigk_91{background:var(--color-background);border:1px solid var(--color-border);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:10px 12px;display:flex}._primaryButton_4iigk_103{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:10px;min-height:44px;padding:10px 16px;font-weight:600;transition:transform .2s,box-shadow .2s}._primaryButton_4iigk_103:disabled{opacity:.6;cursor:not-allowed}._primaryButton_4iigk_103:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #667eea4d}._secondaryButton_4iigk_125{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);cursor:pointer;border-radius:10px;min-height:44px;padding:10px 16px;font-weight:600}@media (max-width:768px){._container_4iigk_1{padding:20px}._header_4iigk_9{flex-direction:column;align-items:flex-start}._headerActions_4iigk_36{flex-wrap:wrap;width:100%}}._container_101x4_1{background:var(--color-background,#0a0a0a);min-height:100vh;color:var(--color-text-primary,#fff);padding:120px 24px 80px}._content_101x4_8{max-width:900px;color:var(--color-text-secondary,#fffc);margin:0 auto;line-height:1.7}._title_101x4_15{color:var(--color-text-primary,#fff);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}._subtitle_101x4_22{color:var(--color-text-secondary,#ffffffb3);margin-bottom:2.5rem}._section_101x4_27{margin-bottom:2rem}._section_101x4_27 h2{color:var(--color-text-primary,#fff);margin-bottom:.75rem;font-size:1.4rem}._section_101x4_27 ul{padding-left:1.2rem}._section_101x4_27 li{margin-bottom:.5rem}._notice_101x4_45{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;margin-bottom:2rem;padding:1rem 1.25rem}._link_101x4_53{color:#6f0;font-weight:600;text-decoration:none}._link_101x4_53:hover{text-decoration:underline}
