body,html{background:#000}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.page{align-items:center;background:#000;color:#fff;display:flex;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;justify-content:center;min-height:100vh}.home-feed-page{margin-top:3rem;min-height:100vh;padding:2rem 1.5rem}.home-feed-page--landing{margin-top:-5%}.home-landing-container{align-items:center;display:flex;justify-content:center;min-height:100vh}.home-landing-content{color:#fff;max-width:600px;text-align:center}.home-landing-content h1{color:#fff;font-size:3rem;font-weight:700;margin-bottom:2rem}.home-landing-content p{font-size:1.125rem;line-height:1.6;margin-bottom:2.5rem}.home-landing-actions{display:flex;gap:1rem;justify-content:center}.home-landing-btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.75rem 2rem;text-decoration:none;transition:all .2s ease}.home-landing-btn-primary{background:#ef4444;color:#fff}.home-landing-btn-primary:hover{background:#dc2626;transform:translateY(-2px)}.home-landing-btn-secondary{background:#0000;border:2px solid #ef4444;color:#ef4444}.home-landing-btn-secondary:hover{background:#ef44441a;transform:translateY(-2px)}.home-feed-layout{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:230px minmax(0,1fr) 280px;margin:0 auto;max-width:1540px}.home-feed-left{align-self:flex-start;display:flex;flex-direction:column;gap:1.25rem;position:-webkit-sticky;position:sticky;top:5rem}.home-profile-link{color:inherit;display:block;text-decoration:none}.home-feed-main{display:flex;flex-direction:column;gap:1.25rem}.home-feed-card{border:1px solid #fff3;border-radius:16px;padding:1.25rem}.home-profile-card{overflow:hidden;padding:0 1.25rem 1.5rem;text-align:center;transition:border-color .2s ease,transform .2s ease}.home-profile-link:hover .home-profile-card{border-color:#ef444473;transform:translateY(-2px)}.home-profile-banner{background:linear-gradient(135deg,#1a1a1a,#0f0f0f);height:70px;margin:-1.25rem -1.25rem 0}.home-profile-avatar{background:#000000e6;border:2px solid #fff3;border-radius:50%;color:#f8fafc;display:grid;font-size:1.4rem;font-weight:700;height:70px;margin:-35px auto .75rem;place-items:center;width:70px}.home-profile-name{color:#f8fafc;font-size:1rem;font-weight:600}.home-profile-role{color:#e2e8f0b3;font-size:.85rem;margin-top:.25rem}.home-profile-meta{color:#e2e8f099;display:flex;flex-direction:column;font-size:.8rem;gap:.35rem;margin-top:.75rem}.home-profile-skeleton{pointer-events:none}.home-profile-skeleton-avatar{border-radius:50%;height:70px;margin:-35px auto .75rem;width:70px}.home-profile-skeleton-avatar,.home-profile-skeleton-name{animation:skeleton-shimmer 2s linear infinite;background:linear-gradient(90deg,#94a3b81a,#94a3b833 50%,#94a3b81a);background-size:1000px 100%}.home-profile-skeleton-name{border-radius:8px;height:16px;margin:0 auto .5rem;width:120px}.home-profile-skeleton-role{border-radius:7px;height:14px;margin:0 auto .75rem;width:80px}.home-profile-skeleton-meta,.home-profile-skeleton-role{animation:skeleton-shimmer 2s linear infinite;background:linear-gradient(90deg,#94a3b81a,#94a3b833 50%,#94a3b81a);background-size:1000px 100%}.home-profile-skeleton-meta{border-radius:6px;height:12px;margin:0 auto;width:100px}.home-post-composer{display:flex;flex-direction:column;gap:1rem}.home-composer-header{align-items:center;display:flex;gap:.85rem}.home-composer-input{background:#000;border:1px solid #94a3b84d;border-radius:999px;color:#e2e8f0;cursor:pointer;flex:1 1;font-size:.95rem;padding:.85rem 1rem;text-align:left;transition:all .1s ease}.home-composer-input:hover{background:#0009;border-color:#ef444499;box-shadow:0 0 0 3px #ef44441a}.home-composer-actions{display:flex;flex-wrap:wrap;gap:.5rem}.home-chip{background:#000;border:1px solid hsla(0,0%,100%,.256);border-radius:999px;color:#fff;cursor:pointer;font-size:.8rem;padding:.35rem .85rem}.home-chip:hover{border-color:rgba(239,68,68,.467)}.home-feed-label{color:#e2e8f099;font-size:.85rem;letter-spacing:.1em;padding-left:.25rem;text-transform:uppercase}.home-feed-list{display:flex;flex-direction:column;gap:1.75rem}.home-post-card{word-wrap:break-word;max-width:50vw;min-width:33vw;overflow-wrap:break-word;padding:1rem;word-break:break-word}.home-post-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.home-post-header .home-avatar-circle{border-radius:50%;font-size:1rem;height:42px;width:42px}.home-avatar-circle{background:#93626233;color:#a21818;display:grid;font-size:.95rem;height:20px;place-items:center;width:20px}.home-avatar-circle-small{font-size:.7rem;height:26px;width:26px}.home-avatar-circle-tiny{font-size:.6rem;height:16px;width:16px}.home-post-meta{display:flex;flex-direction:column;gap:.1rem}.home-post-author{color:#f8fafc;font-weight:600}.home-post-headline{color:#e2e8f0b3;font-size:.85rem}.home-post-time{color:#94a3b8cc;font-size:.75rem}.home-post-body{color:#e2e8f0;font-size:1rem;line-height:1.6}.home-post-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:.75rem 0}.home-tag-pill{background:#ef44442e;border-radius:999px;color:#fecaca;font-size:.75rem;padding:.2rem .6rem}.home-post-media{grid-gap:.5rem;cursor:pointer;display:grid;gap:.5rem;margin:.75rem 0}.home-post-media--single img{object-fit:contain}.home-post-media--single img,.home-post-media--single video{background:#000;border-radius:12px;max-height:360px;width:100%}.home-post-media--slideshow{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.home-post-media--slideshow img{object-fit:contain}.home-post-media--slideshow img,.home-post-media--slideshow video{background:#000;border-radius:12px;height:140px;width:100%}.home-post-preview-comments{color:#e2e8f0d9;display:flex;flex-direction:column;font-size:.85rem;gap:.4rem;margin:.75rem 0 0}.home-post-preview-comment{grid-gap:.5rem;align-items:start;display:grid;gap:.5rem;grid-template-columns:auto 1fr}.home-post-preview-author{font-weight:600}.home-post-preview-content{display:flex;flex-direction:column;gap:.25rem}.home-post-preview-meta{align-items:center;color:#e2e8f099;display:flex;font-size:.75rem;gap:.4rem}.home-post-preview-likes,.home-post-preview-time{color:#e2e8f099}.home-post-preview-text{color:#e2e8f0e6}.home-post-footer{border-top:1px solid #94a3b81f;color:#e2e8f0b3;display:flex;flex-direction:column;font-size:.8rem;gap:.75rem;padding-top:.75rem}.home-post-stats{display:flex;justify-content:space-between}.home-post-actions{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.home-action-btn{align-items:center;background:#0009;border:1px solid #ffffff2e;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:.85rem;gap:.5rem;justify-content:center;padding:.45rem .75rem;transition:all .2s ease}.home-action-btn svg{font-size:1.1rem}.home-action-btn:hover{border-color:#ef444466}.home-action-btn-active{background:#ef444429;border-color:#ef44448c}.home-post-comments-panel{border-top:1px solid #94a3b81f;display:flex;flex-direction:column;gap:.8rem;margin-top:.9rem;padding-top:.85rem}.home-post-comments-list{display:flex;flex-direction:column;gap:.7rem}.home-post-comment-item{grid-gap:.6rem;align-items:flex-start;display:grid;gap:.6rem;grid-template-columns:auto 1fr}.home-post-comment-content{background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;padding:.55rem .7rem}.home-post-comment-content p{font-size:.9rem;line-height:1.45;margin:.35rem 0 0}.home-post-comment-meta{color:#e2e8f0a6;display:flex;font-size:.75rem;gap:.75rem;justify-content:space-between}.home-post-comment-author{color:#f8fafc;font-weight:600}.home-post-comment-input-row{display:flex;gap:.6rem}.home-post-comment-input-row input{background:#00000080;border:1px solid #94a3b84d;border-radius:10px;color:#e2e8f0;flex:1 1;padding:.55rem .75rem}.home-post-comment-input-row input:focus{border-color:#ef44448c;outline:none}.home-action-btn-ghost{background:#0000}.home-feed-sidebar{display:flex;flex-direction:column;gap:1.25rem}.home-sidebar-card h3{color:#f8fafc;margin-top:0}.home-sidebar-card ul{color:#e2e8f0b3;margin:.75rem 0 0;padding-left:1.1rem}.home-suggestion-row{grid-gap:.75rem;align-items:center;display:grid;gap:.75rem;grid-template-columns:auto 1fr auto;margin-top:.85rem}.home-suggestion-name{font-weight:600}.home-suggestion-meta{color:#e2e8f099;font-size:.75rem}@media (max-width:1100px){.home-feed-layout{grid-template-columns:1fr}.home-feed-left{order:-1;position:static}.home-feed-sidebar{order:1}}@media (max-width:640px){.home-feed-page{padding:1.5rem 1rem}.home-post-actions,.home-post-media--slideshow{grid-template-columns:1fr}.home-comment-modal{height:min(88vh,720px);padding:1rem}.home-comment-modal-layout,.home-comment-modal-layout--no-media{grid-template-columns:1fr}.home-post-card{max-width:75vw}}.home-comment-modal{animation:modalFadeIn .2s ease-out;background:#000;border:1px solid #94a3b833;border-radius:18px;box-shadow:0 20px 50px #0000008c;color:#fff;height:min(75vh,720px);max-height:75vh;overflow:hidden;overscroll-behavior:contain;padding:1.5rem;width:min(1160px,100%)}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.home-comment-modal-backdrop{animation:backdropFadeIn .2s ease-out;background:#000000ad;display:grid;inset:0;padding:1.5rem;place-items:center;position:fixed;z-index:2200}.home-send-modal{background:#000;border:1px solid #94a3b833;border-radius:16px;box-shadow:0 16px 40px #00000080;color:#fff;padding:1.2rem;width:min(520px,100%)}.home-send-modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.home-send-modal-header h3{font-size:1rem;margin:0}.home-send-modal-subtitle{color:#e2e8f0b3;font-size:.9rem;margin:0 0 .85rem}.home-send-target-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;max-height:220px;overflow-y:auto;padding-right:.25rem}.home-send-target-list::-webkit-scrollbar{width:8px}.home-send-target-list::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:6px}.home-send-target-item{background:#00000080;border:1px solid #94a3b847;border-radius:10px;color:#e2e8f0;cursor:pointer;font-size:.95rem;padding:.65rem .75rem;text-align:left;transition:border-color .15s ease,background .15s ease}.home-send-target-item:hover{border-color:#ef44448c}.home-send-target-item.active{background:#ef44441f;border-color:#ef4444b3}.home-send-actions{display:flex;gap:.55rem;justify-content:flex-end}@keyframes backdropFadeIn{0%{opacity:0}to{opacity:1}}.home-comment-modal-layout{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);height:100%;width:100%}.home-comment-modal-layout--no-media{grid-template-columns:1fr;width:100%}.home-comment-modal-media{align-items:center;background:#0009;border:none;border-radius:16px;display:flex;justify-content:center;min-height:100%;padding:.75rem}.home-comment-modal-media-placeholder{color:#e2e8f099;font-size:.9rem}.home-media-carousel{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.home-media-carousel img,.home-media-carousel video{background:#000;border-radius:12px;height:100%;object-fit:contain;width:100%}.home-media-arrow{background:#0f172abf;border:none;border-radius:999px;box-shadow:0 8px 18px #02061766;color:#e2e8f0;cursor:pointer;font-size:1.5rem;height:40px;position:absolute;top:50%;transform:translateY(-50%);width:40px}.home-media-arrow-left{left:14px}.home-media-arrow-right{right:14px}.home-media-arrow:hover{background:#1e293be6}.home-media-dots{background:#0f172a99;border-radius:999px;bottom:14px;display:flex;gap:.4rem;left:50%;padding:.35rem .6rem;position:absolute;transform:translateX(-50%)}.home-media-dot{background:#e2e8f066;border-radius:50%;height:8px;width:8px}.home-media-dot.active{background:#f8fafc}.home-comment-modal-comments{display:flex;flex-direction:column;gap:1rem;height:100%;overflow:hidden;overscroll-behavior:contain;width:100%}.home-comment-modal-layout--no-media .home-comment-modal-comments{width:100%}.home-comment-panel-header{align-items:center;background:#000000f2;border-bottom:1px solid #94a3b81f;display:flex;flex-shrink:0;justify-content:space-between;padding-bottom:1rem;width:100%}.home-comment-author-row{align-items:center;display:flex;gap:.75rem}.home-comment-panel-scroll{box-sizing:border-box;flex:1 1;overflow:auto;padding-right:.25rem;width:100%}.home-comment-modal-title{font-size:1.1rem;font-weight:600}.home-comment-modal-subtitle{color:#e2e8f0b3;font-size:.85rem}.home-comment-modal-body{line-height:1.6;margin:.75rem 0 1rem}.home-comment-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.home-comment-panel-scroll::-webkit-scrollbar-track{background:#0000}.home-comment-panel-scroll::-webkit-scrollbar{width:8px}.home-comment-panel-scroll::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.home-comment-panel-scroll::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.home-comment-empty{color:#e2e8f099;padding:1rem 0;text-align:center}.home-comment-row{align-items:flex-start;background:#0f172a99;border:1px solid #94a3b81f;border-radius:12px;display:flex;gap:.75rem;padding:.75rem}.home-comment-content{flex:1 1}.home-comment-meta{align-items:center;display:flex;justify-content:space-between;margin-bottom:.35rem}.home-comment-author{font-weight:600}.home-comment-time{color:#94a3b8cc;font-size:.75rem}.home-comment-input{align-items:center;background:#000000f2;border-top:1px solid #94a3b81f;display:flex;gap:.75rem;padding:.75rem 0}.home-comment-input input{background:#0009;border:1px solid #94a3b84d;border-radius:10px;color:#e2e8f0;flex:1 1;padding:.6rem .75rem}.home-post-media-row{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.home-post-media-label{color:#e2e8f099;font-size:.8rem;letter-spacing:.05em;text-transform:uppercase}.home-post-media-controls{display:flex;gap:.75rem;width:100%}.home-post-media-controls--file{align-items:center}.home-post-add-media-btn{background:#0000008c;border:1px solid #ffffff40;border-radius:999px;color:#e2e8f0;cursor:pointer;font-size:1.15rem;height:36px;line-height:1;transition:border-color .15s ease,background .15s ease;width:36px}.home-post-add-media-btn:hover{background:#ef44441a;border-color:#ef44448c}.home-post-media-selected{background:#0006;border:1px solid #94a3b840;border-radius:10px;color:#e2e8f0d9;flex:1 1;font-size:.9rem;overflow:hidden;padding:.55rem .7rem;text-overflow:ellipsis;white-space:nowrap}.home-post-remove-media-btn{background:#00000073;border:1px solid #94a3b847;border-radius:8px;color:#e2e8f0;cursor:pointer;font-size:.82rem;padding:.45rem .65rem}.home-post-remove-media-btn:hover{border-color:#ef44448c}.home-post-media-file-input{display:none}.home-post-textarea{background:#0006;border:1px solid #94a3b833;border-radius:12px;box-sizing:border-box;color:#e2e8f0;font-family:inherit;font-size:1.05rem;line-height:1.7;min-height:220px;padding:1.25rem;resize:none;transition:all .2s ease;width:100%}.home-post-textarea:focus{background:#0009;border-color:#ef444499;box-shadow:0 0 0 3px #ef44441a;outline:none}.home-post-textarea::placeholder{color:#e2e8f080}.home-post-modal-footer{background:#000000f2;border-top:1px solid #94a3b81f;box-sizing:border-box;display:flex;flex-shrink:0;gap:.75rem;justify-content:flex-end;padding:.75rem 0;width:100%}.home-post-modal-footer .home-action-btn{min-width:100px;transition:all .2s ease}.home-post-modal-footer .home-action-btn:hover:not(:disabled){box-shadow:0 4px 12px #ef44444d;transform:translateY(-1px)}@keyframes skeleton-shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.home-skeleton-card{min-width:33vw;padding:1.75rem}.home-skeleton-header{display:flex;gap:.75rem;margin-bottom:1.2rem}.home-skeleton-avatar{animation:skeleton-shimmer 2s linear infinite;background:linear-gradient(90deg,#94a3b81a,#94a3b833 50%,#94a3b81a);background-size:1000px 100%;border-radius:50%;height:52px;width:52px}.home-skeleton-meta{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.home-skeleton-line{animation:skeleton-shimmer 2s linear infinite;background:linear-gradient(90deg,#94a3b81a,#94a3b833 50%,#94a3b81a);background-size:1000px 100%;border-radius:7px;height:14px}.home-skeleton-line--author{width:140px}.home-skeleton-line--time{width:80px}.home-skeleton-line--full{width:100%}.home-skeleton-line--half{width:60%}.home-skeleton-body{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.home-skeleton-footer{grid-gap:.5rem;border-top:1px solid #94a3b81f;display:grid;gap:.5rem;grid-template-columns:repeat(3,1fr);padding-top:1rem}.home-skeleton-action{animation:skeleton-shimmer 2s linear infinite;background:linear-gradient(90deg,#94a3b81a,#94a3b833 50%,#94a3b81a);background-size:1000px 100%;border-radius:10px;height:40px}.home-post-modal-footer .home-action-btn:disabled{cursor:not-allowed;opacity:.5}.auth-form{gap:1rem}.segmented-toggle{align-items:center;background:#000;border:1px solid #fff3;border-radius:999px;display:flex;gap:.4rem;padding:.3rem}.segmented-toggle legend{color:#ffffffb3;font-size:.75rem;letter-spacing:.06em;padding:0 .35rem;text-transform:uppercase}.segmented-toggle label{align-items:center;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;flex:1 1;font-size:.85rem;gap:.35rem;justify-content:center;padding:.3rem .4rem}.segmented-toggle input[type=radio]{opacity:0;pointer-events:none;position:absolute}.segmented-toggle input[type=radio]:checked+span{background:#dc2626;color:#fff}.segmented-toggle label span{background:#000;border-radius:999px;color:#fff;flex:1 1;padding:.25rem .5rem;text-align:center;transition:background .12s ease,color .12s ease}.field-group{background:#000;border:1px solid #fff3;border-radius:.6rem;display:flex;gap:.6rem;padding:.6rem .55rem}.field-group,.inline-label{flex-direction:column}.brand-header{margin-bottom:1.1rem}.brand-logo-row{align-items:center;display:flex;gap:.5rem}.brand-logo{border-radius:.5rem;height:32px;width:32px}.brand-name{color:#fff;font-size:1rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.brand-tagline{color:#ffffffb3;font-size:.78rem;margin-top:.15rem}.auth-subtitle{color:#ffffffb3;font-size:.82rem;margin-bottom:.9rem;margin-top:-.1rem}.auth-subtext{color:#ffffffb3;font-size:.8rem;margin-top:.9rem}.auth-subtext a{color:#dc2626;font-weight:500;text-decoration:none}.auth-subtext a:hover{text-decoration:underline}.card{background:#000;border:1px solid #ffffff26;border-radius:.75rem;box-shadow:0 18px 45px #00000080;max-width:360px;padding:1.75rem 1.5rem;width:100%}.card h1{color:#fff;font-size:.95rem;letter-spacing:.08em;margin-bottom:1rem;margin-top:0;text-transform:uppercase}.form{gap:.75rem}.form,.form label{display:flex;flex-direction:column}.form label{font-size:.9rem;gap:.25rem;position:relative}.form input{background:#000;border:1px solid #fff3;border-radius:.375rem;color:#fff;padding:.55rem .75rem}.form input:focus{border-color:#dc2626;box-shadow:0 0 0 1px #dc2626;outline:none}.form button[type=submit]{background:#dc2626;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-weight:500;margin-top:.75rem;padding:.6rem .75rem}.form button[type=submit]:hover{filter:brightness(1.05)}.status-text{font-size:.9rem;margin-top:.75rem}.city-dropdown{max-height:200px}.city-option{border-bottom:1px solid #fff3;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem .75rem;transition:background-color .15s ease}.city-option:last-child{border-bottom:none}.city-option:hover{background-color:#dc2626;color:#fff}.city-name{font-weight:500}.city-province{font-size:.8rem;margin-top:.1rem}.city-option:hover .city-province,.city-province{color:#ffffffb3}.city-option-empty,.city-option-loading{color:#ffffffb3;font-size:.9rem;padding:.75rem;text-align:center}.highlights-manager{margin-top:1rem}.highlights-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.highlights-header h3{font-size:1.1rem;font-weight:600;margin:0}.btn-add-highlight{align-items:center;background:#0000;border:1px dashed #ffffff4d;border-radius:.5rem;color:#dc2626;cursor:pointer;display:inline-flex;font-size:.85rem;gap:.4rem;padding:.5rem 1rem;transition:all .2s}.btn-add-highlight:hover{background:#dc26261a;border-color:#dc2626}.highlights-error{background:#dc262626;border:1px solid #dc26264d;border-radius:.5rem;color:#fca5a5;font-size:.85rem;margin-bottom:1rem;padding:.6rem 1rem}.highlight-form{background:#ffffff08;border:1px solid #ffffff1a;border-radius:.75rem;display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem;padding:1rem}.highlight-input{background:#0000004d;border:1px solid #ffffff26;border-radius:.5rem;color:#fff;font-size:.9rem;padding:.7rem 1rem;width:100%}.highlight-input:focus{border-color:#dc2626;outline:none}.highlight-input::placeholder{color:#fff6}.highlight-preview-badge{color:#fff9;font-size:.8rem}.highlight-preview-badge strong{color:#dc2626}.highlight-form-actions{display:flex;gap:.5rem}.btn-cancel,.btn-save{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:inline-flex;font-size:.85rem;gap:.3rem;padding:.5rem 1rem;transition:all .2s}.btn-save{background:#dc2626;color:#fff}.btn-save:hover:not(:disabled){background:#b91c1c}.btn-cancel:disabled,.btn-save:disabled{cursor:not-allowed;opacity:.5}.btn-cancel{background:#ffffff1a;color:#fffc}.btn-cancel:hover:not(:disabled){background:#ffffff26}.highlights-list{display:flex;flex-direction:column;gap:.5rem}.highlights-empty{color:#ffffff80;font-size:.9rem;font-style:italic;padding:1rem 0}.highlight-item{align-items:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:.6rem;display:flex;gap:.75rem;padding:.75rem 1rem;transition:all .2s}.highlight-item:hover{background:#ffffff0d;border-color:#ffffff26}.highlight-platform-badge{align-items:center;border-radius:.5rem;color:#fff;display:flex;flex-shrink:0;font-size:1rem;height:36px;justify-content:center;width:36px}.highlight-info{display:flex;flex:1 1;flex-direction:column;gap:.2rem;min-width:0}.highlight-title{font-size:.95rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.highlight-url{align-items:center;color:#dc2626;display:inline-flex;font-size:.8rem;gap:.3rem;text-decoration:none}.highlight-url:hover{text-decoration:underline}.highlight-actions{display:flex;gap:.3rem}.btn-icon{align-items:center;background:#ffffff14;border-radius:.4rem;color:#ffffffb3;display:flex;height:32px;justify-content:center;transition:all .2s;width:32px}.btn-icon:hover{background:#ffffff26;color:#fff}.btn-icon.btn-danger:hover{background:#dc262633;color:#dc2626}.highlight-edit-form{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.highlights-limit{color:#ffffff80;font-size:.8rem;margin-top:.5rem}.highlights-grid{margin-top:1rem}.highlight-card:not(.highlight-edit-card){cursor:pointer}.highlight-card:not(.highlight-edit-card):hover{border-color:#dc2626;box-shadow:0 4px 12px #dc262633;transform:translateY(-2px)}.highlight-card-footer{align-items:center;display:flex;gap:.5rem;justify-content:space-between;padding:.75rem}.highlight-card-title{flex:1 1}.highlight-card-actions{display:flex;gap:.25rem}.highlight-edit-card{padding:1rem}.highlight-edit-card .highlight-edit-form{display:flex;flex-direction:column;gap:.75rem}.video-modal{align-items:center;background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:2000}.video-modal-content{background:#111;border-radius:1rem;box-shadow:0 20px 60px #00000080;max-width:900px;overflow:hidden;position:relative;width:100%}.video-modal-close{align-items:center;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .2s;width:40px;z-index:10}.video-modal-close:hover{background:#000000e6}.video-embed-wrapper{aspect-ratio:16/9;background:#000;position:relative}.video-embed-wrapper iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.profile-page{background:#000;color:#fff;gap:1.5rem;margin:3rem auto 12vh;max-width:55vw;min-height:100vh;padding:2rem}.profile-empty,.profile-loading{color:#fff;font-size:1rem;margin:2rem auto;max-width:650px;text-align:center}.profile-hero{background:#000;border:1px solid #ffffff26;border-radius:.75rem;margin-bottom:1rem;overflow:hidden;position:relative}.hero-background{background:linear-gradient(135deg,#dc2626,#000);height:160px}.hero-content h1{color:#fff;font-size:2rem;font-weight:700;margin:0}.about-text{word-wrap:break-word}.hero-email{color:#fffc;font-size:.95rem;margin:0}.avatar-circle{color:#f9fafb}.hero-meta{align-items:center;gap:.5rem .6rem;margin-top:.25rem}.meta-tags{display:inline-flex}.profile-edit-btn{align-self:flex-start;background:#0000;border:1px solid #ffffff4d;border-radius:999px;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .15s ease}.profile-edit-btn:hover{background:#000;border-color:#dc2626}.profile-card{background:#000;display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.profile-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;min-width:0}@media (min-width:768px){.profile-grid{grid-template-columns:1fr}}@media (min-width:1024px){.profile-grid{grid-template-columns:1fr;min-width:0}}.profile-card-horizontal{gap:.75rem}.card-horizontal-body{align-items:center;display:flex;gap:1rem}.card-media{align-items:center;background:#000;border:1px solid #fff3;border-radius:.5rem;color:#fffc;display:flex;font-size:1.3rem;height:72px;justify-content:center;width:72px}.card-horizontal-body .card-content{flex:1 1}.profile-card h2{color:#fff;font-size:1.1rem;font-weight:600;margin:0;text-transform:capitalize}.card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.card-header h2{margin:0}.card-content{color:#fff;line-height:1.6;margin:0}.position-tag{padding:.35rem .85rem}.profile-card-empty{border-style:dashed;opacity:.7}.placeholder-text{color:#ffffffb3;font-size:.9rem;margin:0}.btn-add{background:#0000;border:1px solid #ffffff4d;border-radius:50%;font-size:1.1rem;line-height:1;padding:.25rem .5rem;transition:all .15s ease}.btn-add:hover{background:#000;border-color:#dc2626;color:#dc2626}.profile-edit-card{max-width:100%}.form-section{overflow:visible}.form-section input,.form-section textarea{box-sizing:border-box;width:100%}.visibility-inline{align-items:center;color:#fff;display:inline-flex;font-size:.9rem;gap:.5rem;margin:.75rem 0}.visibility-inline input{cursor:pointer;height:16px;width:16px}.btn-primary{background:#0000;cursor:pointer}.btn-primary:hover{filter:brightness(1.05)}.btn-primary-save{background:#dc2626;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.6rem 1.25rem;transition:filter .15s ease}.btn-primary-save:hover{filter:brightness(1.1)}.btn-primary-exp{background:#dc2626;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.6rem 1.25rem;transition:filter .15s ease}.btn-primary-exp:hover{filter:brightness(1.1)}.btn-primary-exp:disabled{cursor:not-allowed;opacity:.6}.btn-primary-edu{background:#dc2626;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.6rem 1.25rem;transition:filter .15s ease}.btn-primary-edu:hover{filter:brightness(1.1)}.btn-primary-edu:disabled{cursor:not-allowed;opacity:.6}.btn-secondary{background:#0000;border:1px solid #ffffff4d;border-radius:999px;cursor:pointer;font-size:.85rem;padding:.35rem .9rem;transition:all .15s ease}.btn-secondary:hover{background:#000}.button-group{display:flex;gap:.5rem;margin-top:.5rem;max-width:2rem}.btn-option{background:#1a1a1a;border:1px solid #ffffff4d;border-radius:999px;color:#fff;cursor:pointer;flex:1 1;font-size:.85rem;font-weight:500;padding:.4rem .8rem;transition:all .2s ease}.btn-option:hover{background:#2a2a2a;border-color:#ffffff80}.btn-option-selected{background:#dc2626;border-color:#dc2626;color:#fff}.timeline{padding:1rem 0;position:relative}.timeline-item{padding-bottom:2rem;padding-left:2.5rem;position:relative}.timeline-item:last-child{padding-bottom:0}.timeline-dot{background:#dc2626;border:2px solid #000;border-radius:50%;height:12px;left:0;position:absolute;top:.25rem;width:12px;z-index:2}.timeline-line{background:#fff3;bottom:-1rem;left:5px;position:absolute;top:1rem;width:2px}.timeline-content{padding-left:.5rem}.timeline-title{color:#fff;font-size:1rem;font-weight:600;margin:0 0 .25rem}.timeline-date{color:#ffffffb3;font-size:.85rem;margin:0 0 .5rem}.timeline-position{color:#ffffffd9;font-size:.9rem;font-weight:500;margin:0 0 .5rem}.timeline-description{color:#ffffffb3;font-size:.9rem;line-height:1.5;margin:0}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.btn-add{background:#dc2626;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:.85rem;font-weight:500;padding:.4rem .8rem;transition:filter .15s ease}.btn-add:hover{filter:brightness(1.1)}.experience-form{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.error-message{background:#dc26261a;border:1px solid #dc2626;border-radius:.375rem;color:#dc2626;font-size:.9rem;margin-bottom:1rem;padding:.75rem}.field-hint{color:#ffffff80;display:block;font-size:.75rem;margin-top:.25rem}.form-actions-inline{display:flex;gap:.5rem;margin-top:.75rem}.experience-list{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.experience-item{align-items:flex-start;background:#ffffff08;border:1px solid #ffffff1a;border-radius:.5rem;display:flex;justify-content:space-between;padding:.75rem}.experience-item-content h4{color:#fff;font-size:.95rem;margin:0 0 .25rem}.exp-date{color:#fff9;font-size:.8rem;margin:0 0 .25rem}.exp-position{color:#ffffffb3;font-size:.85rem;margin:0}.experience-item-actions{display:flex;gap:.5rem}.education-form{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.education-list{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.education-item{align-items:flex-start;background:#ffffff08;border:1px solid #ffffff1a;border-radius:.5rem;display:flex;justify-content:space-between;padding:.75rem}.education-item-content h4{color:#fff;font-size:.95rem;margin:0 0 .25rem}.edu-degree{color:#ffffffd9;font-size:.85rem;font-weight:500;margin:0 0 .25rem}.edu-date{color:#fff9;font-size:.8rem;margin:0 0 .25rem}.edu-description{color:#ffffffb3;font-size:.85rem;margin:0}.education-item-actions{display:flex;gap:.5rem}.btn-icon{background:#0000;border:none;cursor:pointer;font-size:1rem;opacity:.7;padding:.25rem;transition:opacity .15s ease}.btn-icon:hover{opacity:1}.btn-icon-edit{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;justify-content:center;opacity:.8;padding:.25rem;transition:opacity .15s ease}.btn-icon-edit:hover{opacity:1}.status-text{background:#000;border-radius:.375rem;color:#fff;font-size:.85rem;margin:0;padding:.75rem;text-align:center}.profile-header{align-items:center;border-bottom:1px solid #ffffff26;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.profile-header h1{font-size:1.5rem;margin:0}.profile-edit-toggle{background:#0000;border:1px solid #ffffff4d;border-radius:999px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:500;padding:.35rem .9rem;transition:all .15s ease}.profile-edit-toggle:hover{background:#000}.profile-display{display:flex;flex-direction:column;gap:1.25rem}.profile-section{padding:1rem 0}.profile-section h3{color:#ffffffb3;font-size:.9rem;letter-spacing:.08em;margin:0 0 .5rem;text-transform:uppercase}.profile-name{border-bottom:2px solid #dc2626;padding-bottom:.75rem}.profile-name h2{color:#fff;font-size:1.4rem;margin:0 0 .3rem}.profile-email{color:#fffc;font-size:.9rem;margin:0}.profile-bio{color:#fff;line-height:1.5;margin:0}.positions-tags{display:flex;flex-wrap:wrap;gap:.5rem}.position-tag{background:#dc2626;font-size:.8rem;font-weight:500;padding:.35rem .7rem}.profile-form{gap:1.5rem}.form-section,.profile-form{display:flex;flex-direction:column}.form-section{background:#000;border:1px solid #ffffff26;border-radius:.6rem;gap:.75rem;padding:1rem}.form-section h3{color:#ffffffb3;font-size:.9rem;letter-spacing:.08em;margin:0 0 .5rem;text-transform:uppercase}.field-pair{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr}@media (max-width:480px){.field-pair{grid-template-columns:1fr}}.form-section label{display:flex;flex-direction:column;font-size:.85rem;gap:.25rem}.form-section input,.form-section textarea{background:#000;border:1px solid #fff3;border-radius:.375rem;color:#fff;font-family:inherit;font-size:.9rem;padding:.55rem .75rem}.form-section input:focus,.form-section textarea:focus{border-color:#dc2626;box-shadow:0 0 0 1px #dc2626;outline:none}.form-section textarea{resize:vertical}.char-count{color:#6b7280;font-size:.75rem;margin:0;text-align:right}.form-actions{gap:.75rem;margin-top:.5rem}.btn-scout{background:#dc26267c;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.35rem 1rem;transition:filter .15s ease}.btn-scout:hover{filter:brightness(1.1)}.btn-primary{transition:filter .15s ease}.btn-primary:hover{filter:brightness(1.15)}.positions-grid{border:none;padding:0}.positions-grid legend{color:#ffffffb3;font-size:.8rem;letter-spacing:.08em;margin-bottom:.35rem;text-transform:uppercase}.positions-summary{color:#ffffffb3;font-size:.75rem;margin-top:.15rem}.positions-grid-inner{grid-gap:.4rem .6rem;display:grid;gap:.4rem .6rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:480px){.positions-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}.position-pill{align-items:center;background:#000;border:1px solid #fff3;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-size:.75rem;gap:.25rem;padding:.25rem .45rem;width:100%}.position-pill:hover{border-color:#fff}.position-pill-selected{background:#dc2626;border-color:#dc2626;color:#fff}.position-short{font-weight:600}.city-autocomplete-wrapper{overflow:visible;position:relative;width:100%}.city-dropdown{background:#000;border:1px solid #fff3;border-radius:.375rem;box-shadow:0 4px 12px #0006;left:0;margin-top:.25rem;max-height:300px;min-width:20vw;overflow-y:auto;position:absolute;right:0;top:100%;z-index:10}.city-dropdown-item{background:#0000;border:none;border-bottom:1px solid #fff3;box-sizing:border-box;color:#fff;cursor:pointer;font-family:inherit;font-size:.9rem;padding:.5rem .75rem;text-align:left;transition:background-color .15s ease;width:100%}.city-dropdown-item:last-child{border-bottom:none}.city-dropdown-item:hover{background-color:#dc2626;color:#fff}.profile-activity-section{min-width:0}.activity-scroll,.activity-showcase{min-width:0;width:100%}.activity-scroll{max-width:100%;overflow-y:hidden}@media (max-width:1024px){.profile-page{margin:5.2rem auto 1.5rem;max-width:min(960px,94vw);padding:1.25rem;width:min(960px,94vw)}}@media (max-width:768px){.profile-page{box-sizing:border-box;margin:4.9rem auto 1rem;max-width:100%;padding:.75rem;width:calc(100vw - 1rem)}.profile-hero{overflow:hidden}.hero-content{align-items:flex-start;flex-direction:column;gap:.75rem;padding:1rem}.avatar-circle{border-width:2px;font-size:1.4rem;height:88px;min-height:88px;min-width:88px;width:88px}.hero-meta,.hero-text,.meta-tags{min-width:0;width:100%}.profile-name{font-size:1.35rem;word-break:break-word}.hero-actions{display:flex;justify-content:flex-start;width:100%}.profile-card{min-width:0;padding:1rem}.timeline-item{padding-left:1.7rem}.timeline-content{min-width:0;padding-left:.25rem}.attributes-grid{grid-template-columns:1fr}.activity-post-card{flex-basis:86vw;max-width:360px}}@media (max-width:420px){.profile-page{padding:.5rem;width:calc(100vw - .5rem)}.hero-content,.profile-card{padding:.85rem}.meta-pill,.meta-tag{font-size:.74rem}}.notification-bell{position:relative}.notification-bell .top-nav-item{background:#0000;border:none;cursor:pointer;font-family:inherit}.notification-icon-wrapper{display:inline-flex;position:relative}.notification-badge{align-items:center;background:#dc2626;border-radius:999px;color:#fff;display:flex;font-size:.65rem;font-weight:600;height:16px;justify-content:center;line-height:1;min-width:16px;padding:0 4px;position:absolute;right:-8px;top:-6px}.notification-dropdown{background:#111;border:1px solid #ffffff1a;border-radius:.75rem;box-shadow:0 10px 40px #00000080;display:flex;flex-direction:column;max-height:480px;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);width:360px;z-index:1100}@media (max-width:480px){.notification-dropdown{right:-1rem;width:calc(100vw - 2rem)}}.notification-dropdown-header{align-items:center;border-bottom:1px solid #ffffff1a;color:#fff;display:flex;justify-content:space-between;padding:1rem}.notification-dropdown-header h3{font-size:1rem;font-weight:600;margin:0}.notification-mark-all{align-items:center;background:#ffffff14;border:none;border-radius:.4rem;color:#ffffffb3;cursor:pointer;display:inline-flex;font-size:.75rem;gap:.3rem;padding:.35rem .6rem;transition:all .2s}.notification-mark-all:hover{background:#ffffff26;color:#fff}.notification-list{flex:1 1;max-height:350px;overflow-y:auto}.notification-empty{align-items:center;color:#fff6;display:flex;flex-direction:column;justify-content:center;padding:3rem 1rem}.notification-empty svg{font-size:2rem;margin-bottom:.5rem}.notification-empty p{font-size:.9rem;margin:0}.notification-item{align-items:flex-start;background:#0000;border:none;border-bottom:1px solid #ffffff0d;color:#fff;cursor:pointer;display:flex;gap:.75rem;padding:.85rem 1rem;text-align:left;transition:all .15s;width:100%}.notification-item:hover{background:#ffffff0d}.notification-item.unread{background:#dc262614}.notification-item.unread:hover{background:#dc26261f}.notification-icon{align-items:center;background:#ffffff0d;border-radius:50%;display:flex;flex-shrink:0;font-size:1.25rem;height:32px;justify-content:center;width:32px}.notification-content{display:flex;flex:1 1;flex-direction:column;gap:.2rem;min-width:0}.notification-title{font-size:.9rem;font-weight:500;line-height:1.3}.notification-body{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#fff9;display:-webkit-box;font-size:.8rem;line-height:1.4;overflow:hidden;text-overflow:ellipsis}.notification-time{color:#fff6;font-size:.7rem;margin-top:.15rem}.notification-unread-dot{background:#dc2626;border-radius:50%;flex-shrink:0;height:8px;margin-top:.3rem;width:8px}.notification-dropdown-footer{border-top:1px solid #ffffff1a;padding:.6rem 1rem}.notification-dropdown-footer button{align-items:center;background:#ffffff14;border:none;border-radius:.4rem;color:#ffffffb3;cursor:pointer;display:inline-flex;font-size:.8rem;gap:.3rem;padding:.4rem .8rem;transition:all .2s}.notification-dropdown-footer button:hover{background:#ffffff1f;color:#fff}.notification-list::-webkit-scrollbar{width:6px}.notification-list::-webkit-scrollbar-track{background:#0000}.notification-list::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.notification-list::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.top-nav{background:#000;border-bottom:1px solid #ffffff26;left:0;position:fixed;right:0;top:0;width:100%;z-index:1000}.top-nav-inner{align-items:center;display:flex;justify-content:space-between;margin:0 12vw;max-width:1000px;padding:.4rem 1.5rem}.top-nav-left{align-items:center;display:inline-flex;gap:.25rem;text-decoration:none}.top-nav-logo{border-radius:1.5rem;height:28px;width:28px}.top-nav-brand{color:#fff;font-size:.95rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.top-nav-right{align-items:flex-end;display:inline-flex;gap:1rem}.top-nav-item{align-items:center;color:#ffffffd9;display:inline-flex;flex-direction:column;font-size:.8rem;gap:.2rem;padding:.15rem .3rem;text-decoration:none}.top-nav-item span{font-size:.75rem;line-height:1}.top-nav-item:hover{color:#fff}.top-nav-search{align-items:center;display:inline-flex;flex:1 1;margin:0 1rem 0 0;max-width:400px;position:relative}.top-nav-search-input{background:#000;border:1px solid #ffffff40;border-radius:999px;color:#fff;font-size:.85rem;padding:.45rem .7rem .45rem 2rem;width:75%}.top-nav-search-icon{align-items:center;display:inline-flex;justify-content:center;left:.8rem;pointer-events:none;position:absolute}.top-nav-search-input::placeholder{color:#ffffff8c}.top-nav-search-input:focus{border-color:#dc2626;box-shadow:0 0 0 1px #dc2626;outline:none}.top-nav-link{color:#ffffffd9;font-size:.85rem;text-decoration:none}.top-nav-link:hover{color:#fff}.top-nav-link-primary{background:#dc2626;border-radius:999px;color:#fff;padding:.3rem .7rem}.top-nav-link-primary:hover{filter:brightness(1.05)}.top-nav-logout{background:#0000;border:1px solid #ffffff4d;border-radius:999px;color:#fff;cursor:pointer;font-size:.85rem;padding:.3rem .7rem}.top-nav-logout:hover{background:#000}.top-nav-me{position:relative}.top-nav-me,.top-nav-me-trigger{align-items:center;display:inline-flex}.top-nav-me-trigger{background:#0000;border:none;color:#ffffffd9;cursor:pointer;flex-direction:column;font-family:inherit;font-size:.8rem;font-weight:400;gap:.3rem;padding:.2rem .35rem;transition:color .15s ease}.top-nav-me-trigger:hover{color:#fff}.top-nav-me-trigger span{font-size:.75rem;line-height:1}.top-nav-menu{background:#0f0f0f;border:1px solid #ffffff1f;border-radius:.6rem;box-shadow:0 12px 30px #0000008c;min-width:180px;overflow:hidden;padding:.35rem 0;position:absolute;right:0;top:calc(100% + .35rem);z-index:1200}.top-nav-menu-item{background:#0000;border:none;box-sizing:border-box;color:#ffffffe6;cursor:pointer;display:block;font-family:inherit;font-size:.85rem;padding:.55rem .8rem;text-align:left;text-decoration:none;width:100%}.top-nav-menu-item:hover{background:#ffffff14;color:#fff}@media (max-width:1100px){.top-nav-inner{margin:0;max-width:none;padding:.4rem .9rem}.top-nav-right{gap:.55rem}.top-nav-search{margin-right:.5rem;max-width:280px}.top-nav-search-input{width:100%}}@media (max-width:820px){.top-nav-search{display:none}.top-nav-right{gap:.35rem}.top-nav-item,.top-nav-me-trigger{min-width:34px;padding:.2rem}.top-nav-item span,.top-nav-me-trigger span{display:none}.top-nav-item svg,.top-nav-me-trigger svg{height:18px;width:18px}}@media (max-width:520px){.top-nav-inner{padding:.35rem .55rem}.top-nav-brand{display:none}.top-nav-logo{height:24px;width:24px}.top-nav-right{gap:.2rem}.top-nav-menu{min-width:160px;right:0}}.explore-container{display:flex;flex-direction:column;gap:1rem;margin:3rem 0 0;max-width:1600px}.explore-header{margin-bottom:.5rem;text-align:center}.explore-header h1{color:#fff;font-size:1.5rem;margin:0 0 .25rem}.explore-header p{color:#ffffffb3;font-size:.9rem;margin:0}.explore-content{align-items:flex-start;display:flex;flex-direction:row;gap:5rem}@media (max-width:768px){.explore-content{flex-direction:column}}.explore-results{display:flex;flex:1 1;flex-direction:column;max-height:75vh;min-width:0}.filters-panel{background:#0a0a0a;border:1px solid #ffffff1a;border-radius:.5rem;flex-shrink:0;max-height:calc(100vh - 6rem);overflow-x:hidden;overflow-y:hidden;padding:1rem;position:-webkit-sticky;position:sticky;top:1rem;width:25vw}@media (max-width:768px){.filters-panel{max-height:none;position:static;width:100%}}.filters-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-bottom:.75rem;padding-bottom:.5rem}.filters-header h2{color:#fff;font-size:1rem;margin:0}.btn-clear-filters{background:#ef4444;border:none;border-radius:.3rem;color:#fff;cursor:pointer;font-size:.75rem;padding:.3rem .6rem;transition:filter .15s ease}.btn-clear-filters:hover{filter:brightness(1.1)}.filter-group{margin-bottom:.75rem;max-width:25vw}.filter-group:last-child{margin-bottom:0}.filter-label{color:#fff;display:block;font-size:.8rem;font-weight:600;letter-spacing:.05em;margin-bottom:.35rem;text-transform:uppercase}.positions-filter{grid-gap:.3rem;display:grid;gap:.3rem;grid-template-columns:repeat(5,1fr)}.footedness-filter{display:flex;gap:.3rem}.position-filter-btn{background:#0000;border:1px solid #ffffff26;border-radius:.3rem;color:#fff;cursor:pointer;font-size:.75rem;font-weight:600;padding:.35rem .25rem;transition:all .15s ease}.position-filter-btn:hover{border-color:#ffffff4d}.position-filter-btn.selected{background:#ef4444;border-color:#ef4444;color:#fff}.range-slider{align-items:center;display:flex;height:2rem;padding:.5rem 0;position:relative}.range-input{-webkit-appearance:none;appearance:none;background:#0000;height:4px;pointer-events:none;position:absolute;width:100%}.range-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border:2px solid #0a0a0a;border-radius:50%;box-shadow:0 2px 4px #0000004d;cursor:pointer;height:18px;margin-top:-7px;pointer-events:auto;width:18px}.range-input::-moz-range-thumb{background:#fff;border:2px solid #0a0a0a;border-radius:50%;box-shadow:0 2px 4px #0000004d;cursor:pointer;height:18px;margin-top:-7px;pointer-events:auto;width:18px}.range-input::-webkit-slider-runnable-track{background:#fff3;border-radius:2px;height:4px;width:100%}.range-input::-moz-range-track{background:#fff3;border:none;border-radius:2px;height:4px;width:100%}.range-input-min::-webkit-slider-thumb{z-index:3}.range-input-max::-webkit-slider-thumb{z-index:4}.age-filter{align-items:center;display:flex;gap:1rem}.age-filter input{background:#000;border:1px solid #ffffff26;border-radius:.5rem;color:#fff;flex:1 1;font-size:.85rem;padding:.4rem .5rem}.age-filter input:focus{border-color:#ffffff4d;box-shadow:0 0 0 1px #fff3;outline:none}.age-filter .dash{color:#ffffff80;font-weight:600}.filter-input{background:#000;border:1px solid #fff3;border-radius:.3rem;box-sizing:border-box;color:#fff;font-size:.85rem;padding:.4rem .5rem;width:100%}.filter-input::placeholder{color:#fff6}.filter-input:focus{border-color:#ffffff4d;box-shadow:0 0 0 1px #fff3;outline:none}.players-grid{grid-gap:1rem;border:1px solid #ffffff1a;border-radius:.5rem;display:grid;flex:10 1;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));overflow-y:auto}@media (max-width:480px){.players-grid{grid-template-columns:1fr}}.player-card{background:#0a0a0a;border:1px solid #ffffff1a;border-radius:.5rem;color:#fff;display:flex;flex-direction:column;gap:.75rem;padding:.85rem;text-decoration:none;transition:all .15s ease}.player-card:hover{background:#111;border-color:#fff3;transform:translateY(-2px)}.player-card-header{align-items:flex-start;display:flex;gap:.6rem}.player-avatar{align-items:center;background:linear-gradient(135deg,#1f1f1f,#2a2a2a);border-radius:50%;display:flex;flex-shrink:0;font-size:1.1rem;font-weight:700;height:48px;justify-content:center;width:48px}.player-info-header{display:flex;flex:1 1;flex-direction:column;gap:.15rem}.player-name{align-items:center;color:#fff;display:flex;font-size:.95rem;font-weight:600;gap:.4rem;margin:0}.verified-badge-sm{align-items:center;background:#ef4444;border-radius:50%;color:#fff;display:inline-flex;font-size:.65rem;font-weight:700;height:1rem;justify-content:center;width:1rem}.player-age{color:#fff9;font-size:.8rem}.player-card-body{display:flex;flex-direction:column;gap:.4rem}.player-positions{display:flex;flex-wrap:wrap;gap:.4rem}.position-tag{background:#ffffff1a;border-radius:999px;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;padding:.25rem .5rem}.player-meta{color:#fffc;font-size:.8rem;margin:0}.player-meta strong{color:#fff;font-weight:600}.player-bio{-webkit-box-orient:vertical;color:#ffffffb3;display:-webkit-box;font-size:.8rem;line-height:1.4;margin:0;overflow:hidden}.player-card-footer{border-top:1px solid #ffffff1a;padding-top:.75rem}.view-profile-text{color:#ef4444;font-size:.85rem;font-weight:600;transition:opacity .15s ease}.player-card:hover .view-profile-text{opacity:1}.results-placeholder{color:#fff9;grid-column:1/-1;padding:3rem 1rem;text-align:center}.results-placeholder p{font-size:1rem;margin:0}.error-banner{background:#ef44441a;border:1px solid #ef44444d;border-radius:.5rem;color:#fff;grid-column:1/-1;padding:1rem}.error-banner p{font-size:.9rem;margin:0}.pagination-controls{align-items:center;background:#0a0a0a;border:1px solid #ffffff1a;border-radius:.5rem;display:flex;justify-content:center;margin-bottom:1vh;padding:.5rem;position:-webkit-sticky;position:sticky;z-index:5}.pagination-btn{border:none;border-radius:.4rem;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;padding:.5rem 1rem;transition:all .15s ease}.pagination-btn,.pagination-btn:hover:not(:disabled){background:#ef4444}.pagination-btn:disabled{background:#ef4444;cursor:not-allowed;opacity:.5}.pagination-info{color:#fffc;font-size:.9rem;font-weight:600;min-width:120px;text-align:center}.players-grid::-webkit-scrollbar{width:6px}.players-grid::-webkit-scrollbar-track{background:#0000}.players-grid::-webkit-scrollbar-thumb{background-color:#fff3;border:2px solid #000;border-radius:4px}.explore-page{background:#000;color:#fff;font-family:Space Grotesk,Segoe UI,sans-serif;min-height:100vh;padding:4.5rem 3rem 3rem}.explore-shell{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:1600px}.explore-hero{align-items:center;background:#0a0a0a;border:1px solid #ffffff1a;border-radius:20px;display:flex;gap:2rem;justify-content:space-between;padding:2rem}.explore-hero-left{max-width:600px}.explore-hero-kicker{color:#ef4444;font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.explore-hero h1{color:#fff;font-size:2.2rem;margin:.6rem 0 .5rem}.explore-hero p{color:#fffc;line-height:1.6;margin:0}.explore-hero-query{color:#ffffffb3;font-size:.9rem;margin-top:.75rem}.explore-hero-query span{color:#fff;font-weight:600}.explore-hero-right{display:flex;gap:1rem}.explore-stat-card{background:#ef44440d;border:1px solid #ef444433;border-radius:14px;min-width:130px;padding:1rem 1.4rem;text-align:center}.explore-stat-card span{color:#ef4444;display:block;font-size:.8rem;letter-spacing:.15em;margin-bottom:.35rem;text-transform:uppercase}.explore-stat-card strong{color:#fff;font-size:1.6rem}.explore-layout{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:360px minmax(0,1fr)}.explore-left{align-self:flex-start;display:flex;flex-direction:column;gap:1rem;max-height:calc(100vh - 6rem);overflow-y:auto;position:-webkit-sticky;position:sticky;top:5rem}.explore-left::-webkit-scrollbar{width:6px}.explore-left::-webkit-scrollbar-track{background:#0000}.explore-left::-webkit-scrollbar-thumb{background-color:#fff3;border:2px solid #000;border-radius:4px}.explore-card{background:#0a0a0a;border:1px solid #ffffff1a;border-radius:16px;padding:1.5rem}.explore-manage-card h3{color:#fff;font-size:1rem;margin:0 0 1rem}.explore-manage-list{display:flex;flex-direction:column;gap:.75rem}.explore-manage-row{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding-bottom:.6rem}.explore-manage-row:last-child{border-bottom:none;padding-bottom:0}.explore-manage-row span{color:#fffc;font-size:.85rem}.explore-manage-row strong{color:#fff;font-size:1rem}.explore-filters .filters-header{border-bottom:1px solid #ffffff1a;margin-bottom:1rem;padding-bottom:.75rem}.explore-filters .filter-group{max-width:none}.explore-main{display:flex;flex-direction:column;gap:1rem}.explore-section-header{align-items:center;display:flex;justify-content:space-between;padding:.25rem .5rem}.explore-section-right{align-items:center;display:flex;gap:1rem}.explore-section-header h2{color:#fff;margin:0 0 .35rem}.explore-section-header p{color:#ffffffa6;font-size:.9rem;margin:0}.explore-section-meta{color:#ffffffb3;font-size:.85rem}.explore-view-toggle{background:#ffffff0d;border-radius:.4rem;display:flex;gap:.25rem;padding:.2rem}.explore-view-btn{background:#0000;border:none;border-radius:.3rem;color:#fff9;cursor:pointer;font-size:1rem;padding:.4rem .6rem;transition:all .15s ease}.explore-view-btn.active{background:#ef4444;color:#fff}.explore-view-btn:hover:not(.active){background:#ffffff14;color:#fffc}.explore-players-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr)}@media (max-width:1400px){.explore-players-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.explore-players-grid{grid-template-columns:1fr}}.explore-players-list{display:flex;flex-direction:column;gap:1rem}.explore-person-card{background:#0a0a0a;border:1px solid #ffffff14;border-radius:16px;display:flex;flex-direction:column;min-height:240px;overflow:hidden;transition:all .2s ease}.explore-person-card:hover{background:#111;border-color:#ffffff26}.explore-players-list .explore-person-card{align-items:center;flex-direction:row;min-height:auto;padding:1.25rem}.explore-players-list .explore-person-banner{display:none}.explore-players-list .explore-person-body{flex:1 1;margin-top:0;padding:0}.explore-players-list .explore-person-avatar{font-size:1.3rem;height:56px;width:56px}.explore-players-list .explore-person-info{flex:1 1;padding-top:0}.explore-players-list .explore-person-actions{align-items:center;flex-direction:row;margin-top:0;padding:0}.explore-person-banner{background:linear-gradient(135deg,#1a1a1a,#0f0f0f);height:68px}.explore-person-body{display:flex;gap:.85rem;margin-top:-32px;padding:0 1.25rem 1.25rem}.explore-person-avatar{align-items:center;background:linear-gradient(135deg,#1f1f1f,#2a2a2a);border:3px solid #000;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;height:64px;justify-content:center;width:64px}.explore-person-info{display:flex;flex-direction:column;gap:.35rem;min-width:0;padding-top:.75rem}.explore-person-name{align-items:center;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;gap:.4rem;text-decoration:none}.explore-person-name:hover{color:#ef4444}.explore-verified-badge{align-items:center;background:#ef4444;border-radius:50%;color:#fff;display:inline-flex;font-size:.65rem;height:1rem;justify-content:center;width:1rem}.explore-person-meta{color:#ffffffb3;font-size:.8rem}.explore-person-meta,.explore-person-tags{display:flex;flex-wrap:wrap;gap:.35rem}.explore-tag{background:#ffffff1a;border-radius:999px;color:#fff;font-size:.7rem;font-weight:600;padding:.2rem .55rem}.explore-person-actions{align-items:center;display:flex;gap:.75rem;justify-content:space-between;margin-top:auto;padding:0 1.25rem 1.25rem}.explore-view-link{color:#ef4444;font-size:.85rem;font-weight:600;text-decoration:none}.explore-view-link:hover{color:#fff}.explore-connect-actions{display:flex;gap:.5rem}.explore-btn{border:1px solid #ffffff26;border-radius:999px;cursor:pointer;font-size:.8rem;font-weight:600;padding:.45rem .9rem;transition:all .15s ease;white-space:nowrap}.explore-btn-primary{background:#ef4444;border-color:#ef4444;color:#fff}.explore-btn-primary:hover:not(:disabled){background:#dc2626}.explore-btn-outline{background:#0000;border-color:#fff3;color:#fff}.explore-btn-outline:hover:not(:disabled){background:#ffffff0d;border-color:#ffffff4d;color:#fff}.explore-btn-success{background:#22c55e26;border-color:#22c55e4d;color:#22c55e;cursor:not-allowed;opacity:.8}.explore-btn-warning{background:#fbbf2426;border-color:#fbbf244d;color:#fbbf24;cursor:not-allowed;opacity:.8}.explore-btn-scout{align-items:center;background:#0000;border:1px solid #ef4444;color:#ef4444;display:inline-flex;justify-content:center;text-decoration:none}.explore-btn-scout:hover:not(:disabled){background:#ef44441a}.explore-btn-favorited{background:#ef4444;border:1px solid #ef4444;color:#fff}.explore-btn-favorited:hover:not(:disabled){background:#dc2626}@keyframes exploreSkeleton{0%{background-position:-1000px 0}to{background-position:1000px 0}}.explore-skeleton-card{background:#0a0a0a;border:1px solid #ffffff1a;border-radius:.5rem;display:flex;flex-direction:column;gap:.75rem;padding:.85rem;pointer-events:none}.explore-skeleton-banner{animation:exploreSkeleton 2s linear infinite;background:linear-gradient(90deg,#94a3b81a,#94a3b833 50%,#94a3b81a);background-size:1000px 100%;border-radius:.3rem;height:80px;width:100%}.explore-skeleton-body{align-items:flex-start;display:flex;gap:.6rem}.explore-skeleton-avatar{animation:exploreSkeleton 2s linear infinite;background:linear-gradient(90deg,#94a3b81a,#94a3b833 50%,#94a3b81a);background-size:1000px 100%;border-radius:50%;flex-shrink:0;height:48px;width:48px}.explore-skeleton-info{display:flex;flex:1 1;flex-direction:column;gap:.35rem}.explore-skeleton-line{animation:exploreSkeleton 2s linear infinite;background:linear-gradient(90deg,#94a3b81a,#94a3b833 50%,#94a3b81a);background-size:1000px 100%;border-radius:5px;height:10px}.explore-skeleton-line--name{height:12px;width:80%}.explore-skeleton-line--meta{height:10px;width:60%}.explore-skeleton-line--tags{height:10px;width:50%}.explore-skeleton-actions{display:flex;gap:.5rem}.explore-skeleton-line--action{border-radius:3px;flex:1 1;height:28px}.explore-highlight-preview{height:auto;margin:.5rem 0;padding:0;width:100%}.explore-highlight-thumbnail{align-items:center;background:#000;border:1px solid #ffffff1a;border-radius:.3rem;cursor:pointer;display:flex;height:120px;justify-content:center;overflow:hidden;padding:0;position:relative;transition:border-color .15s ease;width:100%}.explore-highlight-thumbnail:hover{border-color:#fff3}.explore-highlight-thumbnail img,.explore-highlight-thumbnail video{height:100%;object-fit:cover;width:100%}.explore-highlight-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .15s ease;width:100%}.explore-highlight-thumbnail:hover .explore-highlight-overlay{opacity:1}.explore-highlight-play{align-items:center;background:#ef4444;border-radius:50%;color:#fff;display:flex;font-size:1rem;font-weight:600;height:40px;justify-content:center;width:40px}.explore-highlight-modal-overlay{align-items:center;background:#000000e6;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.explore-highlight-modal{background:#000;border-radius:.5rem;display:flex;flex-direction:column;max-height:90vh;max-width:90vw;overflow:hidden;position:relative}.explore-highlight-close{align-items:center;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:32px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:background .15s ease;width:32px;z-index:10}.explore-highlight-close:hover{background:#000000e6}.explore-highlight-modal-content{align-items:center;display:flex;flex:1 1;justify-content:center;max-height:75vh}.explore-highlight-modal-content img,.explore-highlight-modal-content video{max-height:100%;max-width:100%;object-fit:contain}.explore-highlight-modal-info{border-top:1px solid #ffffff1a;padding:1rem;text-align:center}.explore-highlight-modal-info p{color:#fff;font-size:.95rem;font-weight:600;margin:0}.explore-page .pagination-controls{background:#0a0a0a;border:1px solid #ffffff1a;justify-content:flex-start}.explore-page .pagination-btn{background:#ef4444}.explore-page .pagination-btn:hover:not(:disabled){background:#dc2626;transform:translateY(-1px)}@media (max-width:1024px){.explore-layout{grid-template-columns:1fr}.explore-left{max-height:none;position:static}.explore-hero{align-items:flex-start;flex-direction:column}.explore-hero-right{width:100%}}@media (max-width:720px){.explore-page{padding:2rem 1rem 3rem}.explore-hero{padding:1.5rem}.explore-person-actions{align-items:flex-start;flex-direction:column}.explore-connect-actions{width:100%}.explore-btn{text-align:center;width:100%}}.highlights-display{margin-top:1.5rem}.highlights-display h2{border-bottom:1px solid #ffffff1a;font-size:1.25rem;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem}.highlights-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}@media (max-width:480px){.highlights-grid{grid-template-columns:repeat(2,1fr)}}.highlight-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:.75rem;cursor:pointer;overflow:hidden;transition:all .2s}.highlight-card:hover{border-color:#dc2626;box-shadow:0 4px 12px #dc262633;transform:translateY(-2px)}.highlight-thumbnail{align-items:center;aspect-ratio:16/9;background:linear-gradient(135deg,#dc262633,#00000080);background-position:50%;background-size:cover;display:flex;justify-content:center;position:relative}.highlight-platform-icon{border-radius:.4rem;font-size:.85rem;height:28px;left:.5rem;position:absolute;top:.5rem;width:28px}.highlight-platform-icon,.highlight-play-overlay{align-items:center;color:#fff;display:flex;justify-content:center}.highlight-play-overlay{background:#dc2626e6;border-radius:50%;font-size:1.5rem;height:50px;opacity:.8;transition:all .2s;width:50px}.highlight-card:hover .highlight-play-overlay{opacity:1;transform:scale(1.1)}.highlight-card-info{display:flex;flex-direction:column;gap:.25rem;padding:.75rem}.highlight-card-title{font-size:.9rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.highlight-card-platform{color:#ffffff80;font-size:.75rem}.highlight-modal-overlay{align-items:center;background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:2000}.highlight-modal{background:#111;border-radius:1rem;box-shadow:0 20px 60px #00000080;max-width:900px;overflow:hidden;width:100%}.highlight-modal-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:1rem 1.25rem}.highlight-modal-header h3{font-size:1.1rem;font-weight:600;margin:0}.highlight-modal-close{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:36px;justify-content:center;transition:all .2s;width:36px}.highlight-modal-close:hover{background:#fff3}.highlight-modal-content{aspect-ratio:16/9;background:#000;position:relative}.highlight-modal-content iframe{height:100%;left:0;position:absolute;top:0;width:100%}.highlight-modal-footer{border-top:1px solid #ffffff1a;padding:1rem 1.25rem}.highlight-external-link{align-items:center;color:#dc2626;display:inline-flex;font-size:.9rem;gap:.4rem;text-decoration:none}.highlight-external-link:hover{text-decoration:underline}.public-profile-container{color:#fff;display:flex;flex-direction:column;gap:1rem;margin-top:5rem;max-width:55vw;width:55vw}.back-link{color:#dc2626;display:inline-block;font-weight:600;text-decoration:none}.back-link:hover{text-decoration:underline}.error-section{align-items:center;background:#dc262614;border:1px solid #dc26264d;border-radius:.5rem;display:flex;gap:1rem;justify-content:space-between;padding:.9rem 1rem}.public-profile-container .profile-hero{background:#000;border:1px solid #ffffff26;border-radius:.75rem;margin-bottom:1rem;overflow:hidden;position:relative}.hero-content{flex-direction:row;gap:1.25rem;justify-content:space-between;padding:2rem}.avatar-circle,.hero-content{align-items:center;display:flex}.avatar-circle{aspect-ratio:1/1;background:#000;border:3px solid #dc2626;border-radius:50%;color:#fff;flex:0 0 auto;font-size:2rem;font-weight:700;height:120px;justify-content:center;min-height:120px;min-width:120px;width:120px}.hero-text{display:flex;flex-direction:column;gap:.35rem}.profile-name{font-size:2rem;gap:.5rem;margin:0}.profile-name,.verified-badge{align-items:center;color:#fff;display:inline-flex;font-weight:700}.verified-badge{background:#dc2626;border-radius:50%;font-size:.8rem;height:1.2rem;justify-content:center;width:1.2rem}.profile-subtitle{color:#fff;font-size:.95rem;margin:0}.hero-meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.meta-pill{background:#dc2626;border:none;border-radius:999px;color:#fff;font-size:.8rem;font-weight:500;padding:.25rem .6rem}.meta-tags{display:flex;flex-wrap:wrap;gap:.4rem}.meta-tag{background:#dc2626;border-radius:999px;color:#fff;font-size:.8rem;font-weight:600;padding:.25rem .6rem}.muted{font-size:.85rem}.profile-sections{display:flex;flex-direction:column;gap:1rem}.profile-card{background:#ffffff05;border:1px solid #ffffff26;border-radius:.75rem;padding:1rem}.hero-actions{align-items:center;display:flex;gap:1rem}.connection-actions{align-items:center;display:flex;gap:.5rem}.hero-actions .btn-primary{background-color:#dc2626;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:550;padding:.5rem 1.5rem;transition:background-color .2s}.hero-actions .btn-primary:hover{background-color:#b91c1c}.notes-list{display:flex;flex-direction:column;gap:.75rem}.note-item{background:#ffffff08;border:1px solid #ffffff1f;border-radius:.5rem;padding:.75rem}.note-text{word-wrap:break-word;line-height:1.5;margin:0 0 .5rem}.note-date{color:#fff9;font-size:.75rem;margin:0 0 .5rem}.note-actions{justify-content:flex-end}.note-item textarea{background:#000;border:1px solid #fff3;border-radius:.375rem;color:#fff;font-family:inherit;margin-bottom:.5rem;padding:.5rem;width:100%}.note-actions{display:flex;gap:.5rem}.note-actions .btn-primary{background-color:#dc2626;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.4rem 1rem;transition:background-color .2s}.note-actions .btn-primary:hover{background-color:#b91c1c}.note-actions .btn-secondary{background-color:#4b5563;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.4rem 1rem;transition:background-color .2s}.note-actions .btn-secondary:hover{background-color:#3a4452}.form-actions{display:flex;gap:.5rem;margin-top:.75rem}.form-actions .btn-primary{background-color:#dc2626;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:600;padding:.5rem 1.5rem;transition:background-color .2s}.form-actions .btn-primary:hover{background-color:#b91c1c}.about-text{color:#fff;line-height:1.6;margin:0;white-space:pre-wrap}.attributes-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.attribute-item{align-items:center;background:#ffffff08;border:1px solid #ffffff1f;border-radius:.5rem;display:flex;justify-content:space-between;padding:.5rem .6rem}.attr-label{color:#ffffffbf;font-size:.8rem}.attr-value{color:#fff;font-size:.9rem;font-weight:600}.btn-connect{border:none;border-radius:.4rem;cursor:pointer;font-weight:600;margin-top:.5rem;padding:.45rem .9rem;white-space:nowrap}.btn-connect-default{background:#ef4444;color:#fff}.btn-connect-default:hover:not(:disabled){background:#dc2626;filter:brightness(1.1)}.btn-decline{background:#ef444426;border:1px solid #ef444459;color:#fca5a5}.btn-decline:hover:not(:disabled){background:#ef444440}.btn-pending{background:#4b5563;border:1px solid #0000;color:#fff}.btn-pending:disabled{cursor:not-allowed;opacity:.7}.btn-connected{background:#c522224d;border:1px solid #c5222280;color:#ef8686}.btn-connected:disabled{cursor:not-allowed;opacity:.7}.btn-rejected{background:#94a3b833;border:1px solid #94a3b866;color:#e2e8f0}@keyframes profile-shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.profile-skeleton .hero-content{padding:2rem}.skeleton-avatar{animation:profile-shimmer 2s linear infinite;background:linear-gradient(90deg,#94a3b81a,#94a3b833 50%,#94a3b81a);background-size:1000px 100%;border-radius:50%;height:120px;width:120px}.skeleton-hero-text{display:flex;flex:1 1;flex-direction:column;gap:.75rem}.skeleton-line{animation:profile-shimmer 2s linear infinite;background:linear-gradient(90deg,#94a3b81a,#94a3b833 50%,#94a3b81a);background-size:1000px 100%;border-radius:7px;height:14px}.skeleton-line--name{height:28px;width:220px}.skeleton-line--subtitle{height:16px;width:150px}.skeleton-line--meta{height:14px;width:180px}.skeleton-line--title{height:20px;margin-bottom:1rem;width:120px}.skeleton-line--full{margin-bottom:.6rem;width:100%}.skeleton-line--half{width:60%}.profile-skeleton-card{padding:1.5rem}.profile-activity-section{margin-bottom:1rem}.activity-empty{color:#fff9;padding:3rem 1rem;text-align:center}.activity-empty p{font-size:.95rem;margin:0}.activity-showcase{overflow:hidden;position:relative}.activity-scroll{display:flex;gap:1.25rem;overflow-x:auto;padding:.5rem 0;scroll-behavior:smooth;scrollbar-color:#dc262680 #ffffff1a;scrollbar-width:thin}.activity-scroll::-webkit-scrollbar{height:8px}.activity-scroll::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.activity-scroll::-webkit-scrollbar-thumb{background:#dc262680;border-radius:4px}.activity-scroll::-webkit-scrollbar-thumb:hover{background:#dc2626b3}.activity-post-card{background:#0009;border:1px solid #ffffff26;border-radius:.75rem;cursor:pointer;flex:0 0 320px;overflow:hidden;transition:all .3s ease}.activity-post-card:hover{border-color:#dc262680;box-shadow:0 8px 24px #dc262633;transform:translateY(-4px)}.activity-post-media{align-items:center;background:#000;display:flex;height:180px;justify-content:center;overflow:hidden;width:100%}.activity-post-media img,.activity-post-media video{height:100%;object-fit:cover;width:100%}.activity-post-body{display:flex;flex-direction:column;gap:.75rem;padding:1rem}.activity-post-body p{color:#fff;font-size:.9rem;line-height:1.5;margin:0;min-height:3rem}.activity-post-date{color:#ffffff80;font-size:.8rem}@keyframes activity-shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.activity-skeleton-card{pointer-events:none}.activity-skeleton-card:hover{border-color:#ffffff26;box-shadow:none;transform:none}.activity-skeleton-media{height:180px;width:100%}.activity-skeleton-line,.activity-skeleton-media{animation:activity-shimmer 2s linear infinite;background:linear-gradient(90deg,#94a3b81a,#94a3b833 50%,#94a3b81a);background-size:1000px 100%}.activity-skeleton-line{border-radius:6px;height:12px}.activity-skeleton-line--full{width:100%}.activity-skeleton-line--half{width:60%}.activity-skeleton-line--date{height:10px;width:80px}@media (max-width:1024px){.public-profile-container{max-width:min(960px,94vw);width:min(960px,94vw)}}@media (max-width:768px){.public-profile-container{box-sizing:border-box;margin-top:4.9rem;max-width:100%;width:calc(100vw - 1rem)}.hero-content{align-items:flex-start;flex-direction:column;gap:.75rem;padding:1rem}.avatar-circle{border-width:2px;font-size:1.4rem;height:88px;min-height:88px;min-width:88px;width:88px}.profile-name{font-size:1.35rem;line-height:1.2;word-break:break-word}.hero-actions,.hero-meta,.hero-text,.meta-tags{min-width:0;width:100%}.connection-actions,.form-actions,.hero-actions,.note-actions{flex-wrap:wrap}.btn-connect,.btn-scout,.hero-actions .btn-primary{max-width:100%;width:auto}.profile-card{min-width:0;padding:.9rem}.attributes-grid{grid-template-columns:1fr}.timeline-item{padding-left:1.7rem}.timeline-content{min-width:0}.activity-post-card{flex-basis:86vw;max-width:360px}}@media (max-width:420px){.public-profile-container{width:calc(100vw - .5rem)}.hero-content{padding:.85rem}.profile-card{padding:.8rem}}.favorites-page{margin:3rem auto 0;max-width:1400px;padding:1rem 1.5rem;width:100%}.favorites-header{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.favorites-header-top{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.favorites-title{align-items:center;color:#fff;display:flex;font-size:1.5rem;gap:.75rem;margin:0}.favorites-count{align-items:center;background:#dc2626;border-radius:999px;color:#fff;display:inline-flex;font-size:.85rem;font-weight:600;justify-content:center;padding:.2rem .6rem}.favorites-filters{align-items:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:.5rem;display:flex;flex-wrap:wrap;gap:.75rem;padding:1rem}.favorites-search{flex:1 1;min-width:200px;position:relative}.favorites-search-input{background:#000;border:1px solid #fff3;border-radius:.4rem;box-sizing:border-box;color:#fff;font-size:.9rem;padding:.6rem 1rem .6rem 2.5rem;width:100%}.favorites-search-input::placeholder{color:#ffffff80}.favorites-search-input:focus{border-color:#dc2626;box-shadow:0 0 0 1px #dc2626;outline:none}.favorites-search-icon{color:#ffffff80;left:.8rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.favorites-filter-select{background:#000;border:1px solid #fff3;border-radius:.4rem;color:#fff;cursor:pointer;font-size:.85rem;padding:.6rem 1rem}.favorites-filter-select:focus{border-color:#dc2626;outline:none}.favorites-position-filters{background:#ffffff0a;border:1px solid #ffffff14;border-radius:.4rem;display:flex;gap:.25rem;padding:.25rem}.favorites-position-btn{background:#0000;border:none;border-radius:.25rem;color:#fff9;cursor:pointer;font-size:.65rem;font-weight:600;min-width:28px;padding:.25rem .4rem;text-align:center;transition:all .15s ease}.favorites-position-btn:hover{background:#ffffff14;color:#fff}.favorites-position-btn.selected{background:#dc2626;border-color:#dc2626}.favorites-clear-btn{background:#dc262626;border:none;border-radius:.4rem;color:#dc2626;cursor:pointer;font-size:.8rem;font-weight:600;padding:.5rem .8rem;transition:background .15s ease}.favorites-clear-btn:hover{background:#dc262640}.favorites-view-toggle{background:#ffffff0d;border-radius:.4rem;display:flex;gap:.25rem;padding:.2rem}.favorites-view-btn{background:#0000;border:none;border-radius:.3rem;color:#fff9;cursor:pointer;padding:.4rem .6rem;transition:all .15s ease}.favorites-view-btn.active{background:#dc2626;color:#fff}.favorites-results-info{align-items:center;color:#fff9;display:flex;font-size:.85rem;justify-content:space-between;margin-bottom:1rem}.favorites-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}@media (max-width:1024px){.favorites-page{padding:1rem}.favorites-header-top{align-items:flex-start;flex-direction:column}.favorites-title{font-size:1.3rem}.favorites-filters{flex-direction:column}.favorites-search{min-width:auto;width:100%}.favorites-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width:768px){.favorites-page{margin-top:2.5rem;padding:1rem .75rem}.favorites-header{gap:.75rem;margin-bottom:.75rem}.favorites-title{font-size:1.1rem}.favorites-count{font-size:.75rem;padding:.15rem .5rem}.favorites-filters{flex-direction:column;gap:.5rem;padding:.75rem}.favorites-search-input{font-size:.85rem;padding:.5rem .75rem .5rem 2.2rem}.favorites-filter-select{font-size:.8rem;padding:.5rem .75rem;width:100%}.favorites-stats{gap:.5rem}.favorites-stat{flex:1 1;padding:.5rem .75rem}.favorites-stat-value{font-size:1rem}.favorites-stat-label{font-size:.65rem}.favorites-grid{gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.favorite-card{gap:.5rem;padding:.75rem}.favorite-avatar{font-size:1rem;height:44px;width:44px}.favorite-name{font-size:.9rem}.favorite-meta{font-size:.75rem;gap:.35rem}.favorite-position-tag{font-size:.65rem;padding:.15rem .4rem}.favorite-notes{border-left-width:2px;padding:.5rem}.favorite-notes-content{font-size:.8rem}.favorite-actions{gap:.35rem;margin-top:.35rem;padding-top:.5rem}.favorite-action-btn{font-size:.75rem;padding:.4rem .6rem}.favorites-empty{padding:2rem 1rem}.favorites-empty-icon{font-size:2.5rem;margin-bottom:.75rem}.favorites-empty h3{font-size:1.1rem}.favorites-empty p{font-size:.85rem}.favorites-empty-btn{font-size:.85rem;padding:.5rem 1rem}}@media (max-width:480px){.favorites-page{padding:.75rem .5rem}.favorites-header{gap:.5rem;margin-bottom:.5rem}.favorites-title{font-size:1rem}.favorites-count{font-size:.7rem;padding:.1rem .4rem}.favorites-filters{gap:.35rem;padding:.5rem}.favorites-search-input{font-size:.8rem;padding:.4rem .6rem .4rem 2rem}.favorites-search-icon{left:.6rem}.favorites-filter-select{font-size:.75rem;padding:.4rem .6rem;width:100%}.favorites-stats{gap:.4rem;margin-bottom:.75rem}.favorites-stat{flex:1 1;padding:.4rem .6rem}.favorites-stat-value{font-size:.9rem}.favorites-stat-label{font-size:.6rem}.favorites-grid{gap:.5rem;grid-template-columns:1fr}.favorite-card{gap:.4rem;padding:.6rem}.favorite-avatar{font-size:.9rem;height:40px;width:40px}.favorite-name{font-size:.85rem}.favorite-meta{font-size:.7rem;gap:.3rem}.favorite-position-tag{font-size:.6rem;padding:.12rem .35rem}.favorite-added-date{font-size:.7rem}.favorite-notes{padding:.4rem}.favorite-notes-header{font-size:.7rem;gap:.3rem}.favorite-notes-content{font-size:.75rem}.favorite-notes-more{font-size:.7rem}.favorite-actions{gap:.3rem;margin-top:.3rem;padding-top:.4rem}.favorite-action-btn{font-size:.7rem;padding:.35rem .5rem}.favorites-empty{padding:1.5rem .75rem}.favorites-empty-icon{font-size:2rem;margin-bottom:.5rem}.favorites-empty h3{font-size:1rem;margin-bottom:.35rem}.favorites-empty p{font-size:.8rem;margin-bottom:1rem}.favorites-empty-btn{font-size:.8rem;padding:.45rem .9rem}.favorites-loading{font-size:.9rem;padding:2rem}}.favorite-card,.favorites-list{display:flex;flex-direction:column;gap:.75rem}.favorite-card{background:#ffffff05;border:1px solid #ffffff1f;border-radius:.5rem;padding:1rem;transition:all .15s ease}.favorite-card:hover{background:#ffffff0d;border-color:#fff3}.favorite-card-header{align-items:flex-start;display:flex;gap:.75rem}.favorite-avatar{align-items:center;background:linear-gradient(135deg,#dc2626,#991b1b);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;height:52px;justify-content:center;width:52px}.favorite-info{flex:1 1;min-width:0}.favorite-name{align-items:center;color:#fff;display:flex;font-size:1rem;font-weight:600;gap:.4rem;margin:0 0 .25rem}.favorite-meta{color:#ffffffb3;display:flex;flex-wrap:wrap;font-size:.8rem;gap:.5rem}.favorite-meta-item{align-items:center;display:flex;gap:.25rem}.favorite-positions{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.5rem}.favorite-position-tag{background:#dc2626;border-radius:999px;color:#fff;font-size:.7rem;font-weight:600;padding:.2rem .5rem}.favorite-added-date{color:#fff6;font-size:.75rem;margin-top:.25rem}.favorite-notes{background:#ffffff08;border-left:3px solid #dc2626;border-radius:.4rem;padding:.75rem}.favorite-notes-header{align-items:center;color:#fff9;display:flex;font-size:.75rem;font-weight:600;gap:.4rem;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.favorite-notes-content{color:#ffffffd9;font-size:.85rem;line-height:1.5;white-space:pre-wrap}.favorite-notes-more{color:#dc2626;cursor:pointer;display:inline-block;font-size:.75rem;margin-top:.35rem}.favorite-notes-more:hover{text-decoration:underline}.favorite-no-notes{color:#fff6;font-size:.8rem;font-style:italic}.favorite-actions{border-top:1px solid #ffffff14;display:flex;gap:.5rem;margin-top:.5rem;padding-top:.75rem}.favorite-action-btn{border-radius:.4rem;cursor:pointer;flex:1 1;font-size:.8rem;font-weight:600;padding:.5rem .75rem;text-align:center;text-decoration:none;transition:all .15s ease}.favorite-action-primary{background:#dc2626;border:none;color:#fff}.favorite-action-primary:hover{background:#b91c1c}.favorite-action-secondary{background:#0000;border:1px solid #fff3;color:#fffc}.favorite-action-secondary:hover{background:#ffffff0d;color:#fff}.favorite-action-danger{background:#0000;border:1px solid #dc26264d;color:#dc2626}.favorite-action-danger:hover{background:#dc26261a}.favorites-empty{align-items:center;color:#fff9;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center}.favorites-empty-icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.favorites-empty h3{color:#fff;font-size:1.25rem;margin:0 0 .5rem}.favorites-empty p{font-size:.9rem;margin:0 0 1.5rem}.favorites-empty-btn{background:#dc2626;border:none;border-radius:.4rem;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.6rem 1.25rem;text-decoration:none;transition:background .15s ease}.favorites-empty-btn:hover{background:#b91c1c}.favorites-loading{align-items:center;color:#fff9;display:flex;justify-content:center;padding:4rem}.favorites-stats{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.favorites-stat{background:#ffffff08;border:1px solid #ffffff1a;border-radius:.4rem;display:flex;flex-direction:column;gap:.25rem;padding:.75rem 1rem}.favorites-stat-value{color:#fff;font-size:1.25rem;font-weight:700}.favorites-stat-label{color:#ffffff80;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.events-page{background:#000;color:#fff;min-height:100vh;padding-bottom:2rem}.events-container{margin:3rem auto 0;max-width:1400px;padding:2rem 1.5rem}.events-header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.events-header h1{font-size:2rem;font-weight:700;margin:0}.events-header p{color:#ffffffb3;font-size:1rem;margin:0}.events-filters{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.events-filter-btn{background:#0000;border:1px solid #fff3;border-radius:999px;color:#ffffffb3;cursor:pointer;font-size:.9rem;font-weight:600;padding:.6rem 1.2rem;transition:all .15s ease}.events-filter-btn:hover{border-color:#fff6;color:#fff}.events-filter-btn.active{background:#dc2626;border-color:#dc2626;color:#fff}.events-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.event-card{background:#0a0a0a;border:1px solid #ffffff1a;border-radius:.75rem;display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;transition:all .2s ease}.event-card:hover{background:#111;border-color:#fff3;transform:translateY(-4px)}.event-card-header{align-items:flex-start;display:flex;justify-content:space-between}.event-icon{font-size:2.5rem;line-height:1}.event-type-badge{background:#dc2626;border-radius:.3rem;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.05em;padding:.35rem .75rem;text-transform:uppercase}.event-title{color:#fff;font-size:1.1rem;font-weight:700;margin:0}.event-organization{color:#fff9;font-size:.85rem;font-weight:500;margin:0}.event-meta{display:flex;flex-direction:column;font-size:.85rem;gap:.5rem}.event-meta-item{align-items:center;color:#fffc;display:flex;gap:.5rem}.event-free{color:#22c55e;font-weight:600}.event-paid{color:#fbbf24;font-weight:600}.event-application-badge{align-items:center;background:#3b82f626;border:1px solid #3b82f64d;border-radius:.4rem;color:#3b82f6;display:flex;font-size:.75rem;font-weight:600;gap:.4rem;padding:.5rem .75rem}.event-positions{display:flex;flex-wrap:wrap;gap:.4rem}.event-position-tag{background:#ffffff14;border-radius:.25rem;color:#ffffffd9;font-size:.75rem;font-weight:600;padding:.25rem .6rem}.event-capacity{margin-top:.5rem}.event-capacity-bar{background:#ffffff1a;border-radius:3px;height:6px;overflow:hidden;width:100%}.event-capacity-fill{background:#dc2626;height:100%;transition:width .3s ease}.event-capacity-text{color:#ffffff80;font-size:.75rem;margin:.35rem 0 0}.event-view-btn{background:#dc2626;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;margin-top:auto;padding:.75rem 1rem;transition:all .15s ease}.event-view-btn:hover{background:#b91c1c;transform:translateY(-2px)}.event-modal-overlay{align-items:center;background:#000000f2;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.event-modal{background:#0a0a0a;border:1px solid #ffffff1a;border-radius:.75rem;max-height:90vh;max-width:600px;overflow-y:auto;padding:1.5rem;position:relative;width:90%}.event-modal-close{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:32px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:background .15s ease;width:32px}.event-modal-close:hover{background:#fff3}.event-modal-header{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1.5rem}.event-modal-icon{flex-shrink:0;font-size:3rem;line-height:1}.event-modal-header h2{color:#fff;font-size:1.5rem;margin:0 0 .3rem}.event-modal-org{color:#fff9;font-size:.9rem;font-weight:500;margin:0}.event-modal-meta{background:#ffffff08;border-radius:.5rem;display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:1rem}.event-modal-meta-item{align-items:flex-start;display:flex;gap:.75rem}.event-modal-meta-item .label{color:#ffffff80;font-size:.75rem;font-weight:600;margin:0;text-transform:uppercase}.event-modal-meta-item .value{color:#fff;font-size:1rem;font-weight:500;margin:.2rem 0 0}.event-modal-description{margin-bottom:1.5rem}.event-modal-description h3{color:#fff;font-size:1.1rem;font-weight:700;margin:0 0 .75rem}.event-modal-description p{color:#fffc;font-size:.95rem;line-height:1.6;margin:0}.event-modal-positions{margin-bottom:1.5rem}.event-modal-positions h3{color:#fff;font-size:1rem;font-weight:700;margin:0 0 .75rem}.event-modal-positions-list{display:flex;flex-wrap:wrap;gap:.5rem}.event-position-badge{background:#dc262626;border-radius:.35rem;color:#fca5a5;font-size:.85rem;font-weight:600;padding:.4rem .8rem}.event-modal-footer{display:flex;gap:.75rem}.event-modal-apply{background:#dc2626;border:none;border-radius:.5rem;color:#fff;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:700;padding:.85rem 1.25rem;transition:all .15s ease}.event-modal-apply:hover{background:#b91c1c;transform:translateY(-2px)}.event-modal-cancel{background:#0000;border:1px solid #fff3;border-radius:.5rem;color:#fffc;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:600;padding:.85rem 1.25rem;transition:all .15s ease}.event-modal-cancel:hover{background:#ffffff0d;color:#fff}.events-empty{font-size:1.1rem}.events-empty,.events-loading{color:#fff9;padding:4rem 2rem;text-align:center}.events-loading{font-size:1rem}@media (max-width:1024px){.events-container{padding:1.5rem 1rem}.events-grid{gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.events-header h1{font-size:1.7rem}}@media (max-width:768px){.events-container{margin-top:2.5rem;padding:1rem .75rem}.events-header{margin-bottom:1.5rem}.events-header h1{font-size:1.4rem}.events-header p{font-size:.9rem}.events-filters{gap:.5rem;margin-bottom:1.5rem}.events-filter-btn{font-size:.8rem;padding:.5rem 1rem}.events-grid{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.event-card{padding:1rem}.event-icon{font-size:2rem}.event-title{font-size:1rem}.event-modal{padding:1.25rem;width:95%}.event-modal-icon{font-size:2.5rem}.event-modal-header h2{font-size:1.25rem}}@media (max-width:480px){.events-container{padding:.75rem .5rem}.events-header h1{font-size:1.2rem}.events-header p{font-size:.85rem}.events-filters{gap:.35rem;margin-bottom:1rem}.events-filter-btn{font-size:.7rem;padding:.4rem .75rem}.events-grid{gap:.75rem;grid-template-columns:1fr}.event-card{gap:.5rem;padding:.85rem}.event-icon{font-size:1.75rem}.event-type-badge{font-size:.6rem;padding:.25rem .5rem}.event-title{font-size:.95rem}.event-meta,.event-organization{font-size:.8rem}.event-meta{gap:.35rem}.event-position-tag{font-size:.65rem;padding:.2rem .5rem}.event-view-btn{font-size:.85rem;padding:.6rem .85rem}.event-modal{padding:1rem;width:95%}.event-modal-close{font-size:1rem;height:28px;width:28px}.event-modal-icon{font-size:2rem}.event-modal-header h2{font-size:1.1rem}.event-modal-meta{gap:.75rem;padding:.75rem}.event-modal-description h3,.event-modal-positions h3{font-size:1rem}.event-modal-apply,.event-modal-cancel{font-size:.85rem;padding:.7rem 1rem}}.messages-shell{grid-gap:2rem;box-sizing:border-box;color:#fff;display:grid;gap:2rem;grid-template-columns:320px 1fr;margin:5rem auto 1.5rem;max-width:1400px;width:min(1400px,calc(100vw - 2rem))}.conversations-list{background:#ffffff0a;border:1px solid #ffffff14;border-radius:.75rem;box-sizing:border-box;display:flex;flex-direction:column;gap:.5rem;min-width:0;padding:.75rem}.conversations-header{font-weight:700;margin-bottom:.25rem}.conversation-pill{background:#ffffff05;border:1px solid #ffffff14;border-radius:.6rem;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;padding:.65rem .75rem;text-align:left;width:100%}.pill-content{display:flex;flex-direction:column;gap:.35rem;min-width:0;width:100%}.pill-header{align-items:center;display:flex;gap:.5rem;justify-content:space-between;min-width:0}.pill-name{font-size:.95rem;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pill-preview{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff9;display:-webkit-box;font-size:.8rem;overflow:hidden;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.preview-sender{font-weight:500;margin-right:.25rem}.preview-text{font-weight:400;overflow-wrap:anywhere;word-break:break-word}.conversation-pill.active{background:#dc26261f;border-color:#dc2626}.conversation-pill.unread{background:#dc262614;border-color:#dc262699}.status{border:1px solid #ffffff1f;border-radius:999px;font-size:.8rem;padding:.15rem .45rem;text-transform:capitalize}.pill-meta{align-items:center;display:flex;flex-shrink:0;gap:.4rem}.unread-dot{background:#f97316;border-radius:999px;box-shadow:0 0 0 4px #f9731626;height:10px;width:10px}.status.pending{border-color:#f59e0b66;color:#f59e0b}.status.accepted{border-color:#22c55e66;color:#22c55e}.status.declined{border-color:#ef444466;color:#ef4444}.messages-panel{background:#ffffff0a;border:1px solid #ffffff14;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100vh - 150px);max-height:700px;min-width:0;padding:.75rem}.messages-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.conversation-title{color:#fff;font-size:1.25rem;font-weight:700;margin:0}.pending-actions{display:flex;gap:.5rem}.btn-primary-msg,.btn-secondary{border:none;border-radius:.4rem;cursor:pointer;font-weight:600;margin-top:.5rem;padding:.45rem .9rem}.btn-primary-msg{background:#dc2626;color:#fff;font-size:13px}.btn-primary-msg:hover{background:#b91c1c}.btn-secondary{background:#4b5563;color:#fff}.btn-secondary:hover{background:#374151}.messages-list{display:flex;flex:1 1;flex-direction:column;gap:.5rem;margin:.5rem 0;overflow-y:auto;padding-bottom:.25rem;padding-right:.5rem}.msg{word-wrap:break-word;background:#ffffff0f;border:1px solid #ffffff14;border-radius:.6rem;max-width:70%;overflow-wrap:break-word;padding:.5rem .65rem;word-break:break-word}.msg-sender{color:#fffc;font-size:.75rem;font-weight:600;margin-bottom:.25rem}.msg.out{background:#dc26261f;border-color:#dc262640;margin-left:auto}.msg.in{margin-right:auto}.msg .meta{color:#ffffffb3;display:block;font-size:.75rem;margin-top:.25rem}.composer{align-items:flex-start;display:flex;gap:1rem}.composer textarea{background:#000;border:.5px solid #ffffff1f;border-radius:.5rem;color:#fff;flex:1 1;font-family:inherit;padding:.5rem;resize:none}.muted{color:#ffffffb3}.status-row{align-items:center;display:flex;gap:.35rem}.messages-list::-webkit-scrollbar{width:8px}.messages-list::-webkit-scrollbar-track{background:#0000}.messages-list::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.messages-list::-webkit-scrollbar-thumb:hover{background:#ffffff80}@keyframes messages-shimmer{0%{background-position:-800px 0}to{background-position:800px 0}}.messages-skeleton-line{animation:messages-shimmer 2s linear infinite;background:linear-gradient(90deg,#94a3b81a,#94a3b833 50%,#94a3b81a);background-size:800px 100%;border-radius:8px}.messages-skeleton-line-title{height:20px;margin-bottom:.4rem;width:110px}.messages-skeleton-pill{grid-gap:.45rem;background:#ffffff05;border:1px solid #ffffff14;border-radius:.6rem;display:grid;gap:.45rem;padding:.65rem .75rem}.messages-skeleton-line-name{height:14px;width:55%}.messages-skeleton-line-preview{height:12px;width:88%}.messages-skeleton-header{border-bottom:1px solid #ffffff1a;margin-bottom:.8rem;padding-bottom:.75rem}.messages-skeleton-line-heading{height:24px;width:160px}.messages-skeleton-message-list{display:flex;flex:1 1;flex-direction:column;gap:.6rem}.messages-skeleton-bubble{grid-gap:.35rem;background:#ffffff08;border:1px solid #ffffff14;border-radius:.6rem;display:grid;gap:.35rem;max-width:70%;padding:.55rem .65rem}.messages-skeleton-bubble.out{margin-left:auto}.messages-skeleton-bubble.in{margin-right:auto}.messages-skeleton-line-bubble{height:12px;width:95%}.messages-skeleton-line-time{height:10px;width:48px}.messages-skeleton-composer{align-items:center;display:flex;gap:.75rem;margin-top:.75rem}.messages-skeleton-line-input{flex:1 1;height:44px}.messages-skeleton-line-send{height:34px;width:70px}.messages-back-btn{background:#0000;border:1px solid #fff3;border-radius:.45rem;color:#fff;cursor:pointer;font-size:.8rem;margin-right:auto;padding:.35rem .65rem}.messages-back-btn:hover{border-color:#dc2626a6}@media (max-width:900px){.messages-shell{gap:.75rem;grid-template-columns:1fr;margin-left:auto;margin-right:auto;margin-top:4.5rem;width:calc(100vw - 1rem)}.conversations-list,.messages-panel{height:calc(100vh - 145px);max-height:none}.mobile-hidden{display:none}.messages-header{flex-wrap:wrap;gap:.6rem}.conversation-title{font-size:1.05rem}.msg{max-width:86%}.composer{gap:.6rem}}.org-info{grid-gap:.5rem;background:#ffffff08;border-radius:.5rem;display:grid;gap:.5rem;margin:1rem 0;padding:1rem}.org-profile{margin-left:auto;margin-right:auto;max-width:1180px}.org-profile .profile-cover{background:linear-gradient(90deg,#c522221f,#ed3a3a14);border-radius:.6rem .6rem 0 0;height:110px;margin:-1.25rem -1.25rem 1rem}.org-profile .profile-grid{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:1fr 340px}.org-profile .profile-main{min-width:0}.org-profile .profile-header{align-items:center;display:flex;gap:1rem;justify-content:flex-start;margin-bottom:.75rem}.org-profile .avatar-circle.large{align-items:center;background:#ffffff0f;border-radius:999px;display:flex;font-size:1.5rem;height:72px;justify-content:center;margin-right:1rem;width:72px}.org-profile .org-name{font-size:1.4rem;margin:0;text-align:left}.org-profile .org-subtitle{color:#ffffffbf;margin:.25rem 0 0;text-align:left}.org-profile .org-meta{align-items:center;display:flex;gap:.5rem;margin-top:.25rem}.org-profile .card{background:linear-gradient(180deg,#ffffff05,#ffffff03);border:1px solid #ffffff0f;border-radius:.75rem;box-shadow:0 6px 18px #02061773;padding:1.25rem}.org-profile .status-text{color:#fffc;margin-top:1rem}.org-profile .org-info{grid-gap:.9rem;background:hsla(0,0%,100%,.025);border:1px solid #ffffff1f;border-radius:.6rem;display:grid;gap:.9rem;margin:1rem 0;padding:1.1rem}.org-profile .org-about-grid{grid-gap:.6rem;display:grid;gap:.6rem;grid-template-columns:repeat(2,minmax(0,1fr))}.org-profile .org-overview-card{background:#ffffff08;border:1px solid #ffffff1f;border-radius:.65rem;padding:1rem}.org-profile .org-overview-card h2{margin-bottom:.5rem}.org-profile .org-overview-text{color:#ffffffe6;font-size:1rem;line-height:1.5;margin:0;text-align:left;white-space:pre-wrap}.org-profile .org-about-item{grid-gap:.3rem;background:#ffffff05;border:1px solid #ffffff1a;border-radius:.45rem;display:grid;gap:.3rem;padding:.6rem .7rem}.org-profile .org-about-label{color:#ffffff94;font-size:.74rem;letter-spacing:.08em;text-transform:uppercase}.org-profile .org-about-value{color:#ffffffe6;font-size:.9rem;line-height:1.45;word-break:break-word}.org-profile .org-bio-card{grid-gap:.5rem;background:#00000047;border:1px solid #ffffff1a;border-radius:.5rem;display:grid;gap:.5rem;justify-items:center;margin-top:.15rem;padding:.85rem;text-align:center}.org-profile .org-bio-card h3{color:#ffffffeb;font-size:.95rem;margin:0}.org-profile .org-bio-card p{color:#ffffffe0;line-height:1.6;margin:0;max-width:760px;white-space:pre-wrap}.org-profile .org-about-value a{color:#f87171}.org-profile .org-about-value a:hover{color:#ef4444}.org-profile .org-about-compact{padding:.9rem}.org-profile .org-about-compact h3{font-size:1rem;margin:0 0 .6rem}.org-profile .org-about-compact .org-about-grid{gap:.5rem;grid-template-columns:1fr}.org-profile .org-about-compact .org-about-item{padding:.55rem .65rem}.org-profile .card-header{align-items:center;display:flex;gap:1rem;margin-bottom:.75rem}.org-profile .card-title{align-items:center;display:flex;gap:.75rem}.org-profile .verified-badge{background:#22c55e1f;border-radius:.35rem;color:#22c55e;font-size:.85rem;font-weight:600;padding:.2rem .5rem}.org-profile .org-info p{color:#ffffffd9;font-size:.9rem;margin:0}.org-profile .org-info a{color:#dc2626;text-decoration:none}.org-profile .org-info a:hover{text-decoration:underline}.org-profile .role-badge{border-radius:999px;font-size:.75rem;font-weight:600;padding:.3rem .7rem;text-transform:uppercase}.org-profile .role-badge-admin{background:#dc2626;color:#fff}.org-profile .role-badge-coach,.org-profile .role-badge-scout{background:#ffffff26;color:#fff}.org-profile .member-own{color:#ffffffb3;font-size:.75rem}.org-profile .members-section{margin-top:1.5rem}.org-profile .members-list{grid-gap:.75rem;display:grid;gap:.75rem}.org-profile .members-section h2{color:#fff;font-size:1.1rem;margin:0 0 1rem}.org-profile .member-row{align-items:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:.5rem;display:flex;justify-content:space-between;padding:.75rem}.org-profile .member-row .member-info{min-width:0}.org-profile .member-name{color:#fff;font-size:.95rem;font-weight:500;max-width:22rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.org-profile .member-info{align-items:center;display:flex;gap:.75rem}.org-profile .member-role{background:#ffffff1a;border-radius:.25rem;color:#fffc;font-size:.75rem;padding:.2rem .5rem;text-transform:capitalize}.org-profile .btn-danger-small{background:#0000;border:1px solid #dc2626;border-radius:.375rem;color:#dc2626;cursor:pointer;font-size:.85rem;padding:.35rem .75rem;transition:all .2s}.org-profile .btn-danger-small:hover{background:#dc2626;color:#fff}.org-profile .section h2{margin:0 0 .2rem}.org-profile .section{margin-top:1rem}.org-profile .sidebar-card{background:#ffffff05;border:1px solid #ffffff0a;border-radius:.5rem;margin-bottom:1rem;padding:.75rem}.org-profile .sidebar-card-header{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.5rem}.org-profile .sidebar-card .role-badge{font-size:.7rem;padding:.25rem .5rem}.org-profile .muted{color:#fff9}.org-profile .btn-primary-small,.org-profile .btn-secondary-small{border:1px solid #0000;border-radius:.4rem;cursor:pointer;font-size:.85rem;padding:.4rem .8rem;transition:all .2s ease}.org-profile .btn-primary-small{background:#dc2626;border-color:#dc2626;color:#fff}.org-profile .btn-primary-small:hover:not(:disabled){filter:brightness(1.08)}.org-profile .btn-secondary-small{background:#0000;border-color:#ffffff40;color:#ffffffe6}.org-profile .btn-secondary-small:hover:not(:disabled){border-color:#ffffff73}.org-profile .btn-primary-small:disabled,.org-profile .btn-secondary-small:disabled{cursor:not-allowed;opacity:.6}.org-profile .org-edit-form{grid-gap:.75rem;display:grid;gap:.75rem;margin-top:1rem}.org-profile .org-edit-form label{grid-gap:.35rem;color:#ffffffd9;display:grid;font-size:.85rem;gap:.35rem}.org-profile .org-edit-form input,.org-profile .org-edit-form textarea{background:#0000008c;border:1px solid #fff3;border-radius:.4rem;box-sizing:border-box;color:#fff;font-family:inherit;font-size:.9rem;padding:.55rem .7rem;width:100%}.org-profile .org-edit-form input:focus,.org-profile .org-edit-form textarea:focus{border-color:#dc2626;box-shadow:0 0 0 1px #dc2626;outline:none}.org-profile .org-edit-form textarea{min-height:96px;resize:vertical}.org-profile .org-edit-actions{display:flex;gap:.5rem;justify-content:flex-end;margin-top:.25rem}@keyframes orgSkeletonShimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.org-profile .org-skeleton-shimmer{animation:orgSkeletonShimmer 2s linear infinite;background:linear-gradient(90deg,#94a3b817,#94a3b82e 50%,#94a3b817);background-size:1000px 100%}.org-profile .org-skeleton-header-lines{grid-gap:.5rem;display:grid;gap:.5rem;width:min(420px,100%)}.org-profile .org-skeleton-line{border-radius:6px;height:12px}.org-profile .org-skeleton-line-title{border-radius:8px;height:24px;width:58%}.org-profile .org-skeleton-line-subtitle{height:14px;width:40%}.org-profile .org-skeleton-card{grid-gap:.6rem;display:grid;gap:.6rem}.org-profile .org-skeleton-line-section{height:18px;margin-bottom:.25rem;width:120px}.org-profile .org-skeleton-line-full{width:100%}.org-profile .org-skeleton-line-half{width:62%}@media (max-width:900px){.org-profile .org-about-grid,.org-profile .profile-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.801af034.css.map*/