.sl-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;border-radius:14px;border:1px solid rgb(255 255 255 / .10);background:rgb(255 255 255 / .06);color:inherit;text-decoration:none}.sl-btn:hover{background:rgb(255 255 255 / .10)}.sl-btn--primary{border:none;background:linear-gradient(135deg,#b07bff,#ff9acb)}.sl-btn--primary:hover{filter:brightness(1.03)}.sl-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgb(255 255 255 / .10);background:rgb(255 255 255 / .06);border-radius:18px;padding:14px}.sl-toggle small{opacity:.75}.sl-switch{cursor:pointer;display:inline-flex;align-items:center;gap:10px;user-select:none}.sl-pill{width:46px;height:26px;border-radius:999px;border:1px solid rgb(255 255 255 / .10);background:rgb(255 255 255 / .05);position:relative}.sl-dot{width:20px;height:20px;border-radius:999px;background:rgb(255 255 255 / .70);position:absolute;top:2px;left:2px;transition:all .18s ease}.sl-pill[data-on="1"]{background:rgb(176 123 255 / .20);border-color:rgb(176 123 255 / .35)}.sl-pill[data-on="1"] .sl-dot{left:24px;background:rgb(176 123 255 / .95)}.sl-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media (max-width:900px){.sl-cards{grid-template-columns:1fr}}.sl-card{border:1px solid rgb(255 255 255 / .10);background:rgb(255 255 255 / .06);border-radius:18px;padding:14px;display:flex;gap:12px;align-items:flex-start}.sl-ava{width:54px;height:54px;border-radius:16px;overflow:hidden;flex:0 0 auto;border:1px solid rgb(255 255 255 / .10);background:rgb(255 255 255 / .06)}.sl-ava img{width:100%;height:100%;object-fit:cover}.sl-card h5{margin:0 0 4px;font-size:16px}.sl-meta{margin:0;opacity:.75;font-size:13px}.sl-badges{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.sl-badge{font-size:12px;padding:5px 9px;border-radius:999px;border:1px solid rgb(255 255 255 / .10);background:rgb(255 255 255 / .05)}.sl-badge--mauve{border:none;background:rgb(176 123 255 / .20)}.sl-badge--green{border:none;background:rgb(0 255 160 / .14)}.sl-input{padding:12px;border-radius:14px;border:1px solid rgb(255 255 255 / .14);background:rgb(42 38 60 / .82);color:rgb(255 255 255 / .92);outline:none;width:100%}.sl-input::placeholder{color:rgb(255 255 255 / .60)}select.sl-input{appearance:none;-webkit-appearance:none}select.sl-input option{color:#f3f4f6;background:#23263a}.sl-input:focus{border-color:rgb(176 123 255 / .45);box-shadow:0 0 0 3px rgb(176 123 255 / .15)}.sl-page-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.sl-page-badge{flex:0 0 auto;border:1px solid rgb(255 255 255 / .10);background:rgb(255 255 255 / .06);border-radius:18px;overflow:hidden}.sl-page-badge img{display:block;width:260px;max-width:260px;height:auto;object-fit:cover}@media (max-width:900px){.sl-page-badge img{width:220px;max-width:220px;object-position:50% 20%}}.sl-page-badge--double{display:flex;gap:8px;align-items:stretch;padding:6px}.sl-page-badge--double img{width:150px;max-width:150px;border-radius:12px}@media (max-width:900px){.sl-page-badge--double img{width:130px;max-width:130px;object-position:50% 20%}}.sl-page-badge--messages{display:flex!important;gap:6px!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:190px!important;padding:5px!important;overflow:hidden!important;box-sizing:border-box!important}.sl-page-badge--messages img{display:block!important;width:84px!important;max-width:84px!important;height:42px!important;max-height:42px!important;object-fit:cover!important;object-position:center center!important;border-radius:10px!important;flex:0 0 84px!important}@media (max-width:720px){.sl-page-badge--messages{max-width:100%!important}.sl-page-badge--messages img{width:calc(50% - 4px)!important;max-width:132px!important;height:78px!important;max-height:78px!important;flex:1 1 calc(50% - 4px)!important;object-position:center center!important}}.slc-sorties-page{max-width:none;width:100%}.slc-sorties-top{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin:10px 0 14px}.slc-sorties-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.slc-sorties-tabs{display:flex;gap:10px;flex-wrap:wrap;align-items:center}@media (max-width:520px){.slc-sorties-top{gap:8px}.slc-sorties-actions,.slc-sorties-tabs{width:100%}.slc-sorties-actions .sl-btn,.slc-sorties-tabs .sl-btn{flex:1 1 auto}.slc-sorties-page{box-sizing:border-box;width:100%;max-width:100%;margin-left:0;margin-right:0;padding:0 10px;border-radius:0}.slc-sorties-actions .sl-btn,.slc-sorties-tabs .sl-btn{padding:8px 10px;font-size:13px}.slc-sorties-page .sl-input{padding:8px 10px}.slc-sorties-page .sl-tile{margin-left:0;margin-right:0}.slc-sorties-page form{max-width:100%}.slc-sorties-page .sl-input{width:100%}}:root{--slc-thumb:140px;--slc-thumb-h:160px;--slc-thumb-gap:12px;--slc-lightbox-maxw:92vw;--slc-lightbox-maxh:92vh}.sl-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,var(--slc-thumb));gap:var(--slc-thumb-gap);justify-content:flex-start}@media (max-width:900px){.sl-photo-grid{grid-template-columns:repeat(auto-fill,min(var(--slc-thumb),120px))}}.sl-photo{border:1px solid rgb(255 255 255 / .10);background:rgb(255 255 255 / .06);border-radius:18px;overflow:hidden;position:relative}.sl-photo img{width:100%;height:var(--slc-thumb-h);object-fit:cover;display:block}.sl-photo--blur img{filter:blur(10px);transform:scale(1.03)}.sl-photo-bar{position:absolute;right:10px;bottom:10px;display:flex;gap:8px;align-items:center}.sl-photo-bar button{border:1px solid rgb(255 255 255 / .14);background:rgb(0 0 0 / .55);color:#fff;border-radius:999px;padding:6px 10px;cursor:pointer;font-size:12px;line-height:1;display:inline-flex;gap:6px;align-items:center}.sl-photo-bar button[disabled]{opacity:.5;cursor:not-allowed}.sl-photo-bar .sl-like-btn[data-liked="1"]{background:rgb(46 204 113 / .55)}.sl-photo-bar .sl-like-count{font-weight:700}.sl-photo-bar{z-index:3}.sl-photo-bar .sl-edit-btn{position:absolute;right:0;bottom:calc(100% + 8px)}.sl-photo-controls{display:none}.sl-photo.is-editing .sl-photo-controls{display:block}.sl-inline-preview{display:none;margin:10px 0 14px;border:1px solid rgb(255 255 255 / .12);background:rgb(255 255 255 / .06);border-radius:18px;overflow:hidden;position:relative}.sl-inline-preview.is-open{display:block}.sl-inline-preview__head{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid rgb(255 255 255 / .10)}.sl-inline-preview__title{font-weight:800;opacity:.9;font-size:13px}.sl-inline-preview__close{border:1px solid rgb(255 255 255 / .14);background:rgb(0 0 0 / .35);color:#fff;border-radius:999px;padding:7px 10px;cursor:pointer;line-height:1}.sl-inline-preview__body{padding:12px;display:flex;justify-content:center}.sl-inline-preview__body img{max-width:100%;max-height:58vh;height:auto;width:auto;border-radius:14px;display:block}.sl-inline-preview__actions{padding:10px 12px;border-top:1px solid rgb(255 255 255 / .10);display:flex;gap:10px;flex-wrap:wrap;align-items:center;justify-content:flex-end}.sl-inline-preview__actions .sl-mini{border:1px solid rgb(255 255 255 / .14);background:rgb(255 255 255 / .06);color:inherit;border-radius:999px;padding:8px 10px;cursor:pointer;font-size:13px}.sl-lightbox-overlay{position:fixed;inset:0;background:rgb(0 0 0 / .78);z-index:999999;display:none;align-items:center;justify-content:center;padding:22px}.sl-lightbox-overlay.is-open{display:flex}.sl-lightbox-box{background:rgb(20 20 20 / .92);border:1px solid rgb(255 255 255 / .14);border-radius:18px;overflow:auto;resize:both;max-width:var(--slc-lightbox-maxw);max-height:var(--slc-lightbox-maxh);min-width:240px;min-height:200px;position:relative;box-shadow:0 20px 70px rgb(0 0 0 / .55);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;scroll-behavior:smooth}.sl-lightbox-box img{display:block;max-width:calc(var(--slc-lightbox-maxw) - 40px);max-height:calc(var(--slc-lightbox-maxh) - 120px);width:auto;height:auto;margin:16px auto 14px;align-self:center;object-fit:contain;object-position:center center;transform-origin:center center;cursor:zoom-in}.sl-lightbox-toolbar{display:none;gap:8px;align-items:center;flex-wrap:wrap;padding:10px 12px;border-bottom:1px solid rgb(255 255 255 / .12);position:sticky;top:0;z-index:6;background:rgb(20 20 20 / .96)}.sl-photo-settings{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:10px 0 14px;padding:10px 12px;border-radius:16px;border:1px solid rgb(255 255 255 / .12);background:rgb(255 255 255 / .06)}.sl-photo-settings__group{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.sl-photo-settings label{display:flex;gap:8px;align-items:center;font-size:13px;opacity:.9}.sl-photo-settings input[type="range"]{width:150px}.sl-photo-settings .sl-ps-val{min-width:38px;text-align:right;font-variant-numeric:tabular-nums;opacity:.85}.sl-photo-settings button{border:1px solid rgb(255 255 255 / .14);background:rgb(0 0 0 / .35);color:#fff;border-radius:999px;padding:6px 10px;cursor:pointer;font-size:12px;line-height:1;display:inline-flex;gap:6px;align-items:center}.sl-photo-settings button[disabled]{opacity:.5;cursor:not-allowed}.slc-settings-locked .sl-photo-settings input,.slc-settings-locked .sl-photo-settings button[data-act="reset"],.slc-settings-locked .sl-photo-settings button[data-act="toggle-click-open"]{opacity:.6;pointer-events:none}.sl-lb-btn{border:1px solid rgb(255 255 255 / .18);background:rgb(255 255 255 / .06);color:rgb(255 255 255 / .92);border-radius:12px;padding:8px 10px;cursor:pointer;font-size:13px;-webkit-tap-highlight-color:#fff0;touch-action:manipulation}.sl-lb-btn:hover{background:rgb(255 255 255 / .10)}.sl-lb-btn--primary{border-color:rgb(176 123 255 / .45);background:rgb(176 123 255 / .18)}.sl-lb-btn--danger{border-color:rgb(255 43 43 / .55);background:rgb(255 43 43 / .18);color:#ff2b2b}.sl-lb-note{opacity:.75;font-size:12px;margin-left:6px}.sl-lightbox-canvas{display:none;position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:auto;opacity:.95}.sl-lightbox-box.is-blur-mode .sl-lightbox-hint{display:none}.sl-lightbox-close{position:absolute;top:10px;right:10px;border:1px solid rgb(255 255 255 / .14);background:rgb(0 0 0 / .55);color:#fff;border-radius:999px;padding:8px 10px;cursor:pointer}.sl-lightbox-hint{position:absolute;left:12px;bottom:12px;color:rgb(255 255 255 / .8);font-size:12px;background:rgb(0 0 0 / .45);border:1px solid rgb(255 255 255 / .12);padding:6px 10px;border-radius:999px}.sl-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);border:1px solid rgb(255 255 255 / .14);background:rgb(0 0 0 / .45);color:#fff;border-radius:999px;width:44px;height:44px;display:none;align-items:center;justify-content:center;cursor:pointer;font-size:28px;line-height:1;user-select:none}.sl-lightbox-nav--prev{left:10px}.sl-lightbox-nav--next{right:10px}.sl-lightbox-count{position:absolute;top:12px;left:12px;background:rgb(0 0 0 / .45);border:1px solid rgb(255 255 255 / .12);color:rgb(255 255 255 / .92);padding:6px 10px;border-radius:999px;font-size:12px;display:none}@media (max-width:720px){.sl-lightbox-nav{width:40px;height:40px;font-size:26px}}.sl-photo-grid[data-sl-photo-grid="1"]{outline:1px dashed rgb(255 255 255 / 0);outline-offset:8px;border-radius:16px}.sl-photo-grid.is-dropzone{outline-color:rgb(255 255 255 / .18);background:rgb(255 255 255 / .02)}.sl-photo[draggable="true"]{cursor:grab}.sl-photo.is-dragging{opacity:.65;transform:scale(.98)}.sl-photo-controls{padding:12px;display:grid;gap:8px}.sl-photo-controls label{display:flex;gap:10px;align-items:center;opacity:.85;font-size:13px}.sl-photo-grid[data-sl-photo-grid] .sl-photo-controls{display:none}.sl-photo-grid[data-sl-photo-grid] .sl-photo.is-editing .sl-photo-controls{display:grid}.sl-photo-grid[data-sl-photo-grid] .sl-photo.is-editing{outline:2px solid rgb(255 255 255 / .25);outline-offset:2px}.sl-photo-tag{position:absolute;top:10px;left:10px;background:rgb(0 0 0 / .55);color:#fff;padding:6px 10px;border-radius:999px;font-size:12px;border:1px solid rgb(255 255 255 / .12)}.slc-call-modal{position:fixed;inset:0;background:rgb(0 0 0 / .55);z-index:99999;display:flex;align-items:center;justify-content:center;padding:16px}.slc-call-card{max-width:420px;width:100%;background:rgb(20 18 32 / .95);border:1px solid rgb(255 255 255 / .12);border-radius:20px;padding:16px;box-shadow:0 10px 40px rgb(0 0 0 / .45)}.slc-call-title{font-weight:700;margin-bottom:6px}.slc-call-from{opacity:.85;margin-bottom:14px}.slc-call-actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.sl-quicktiles{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:12px 0 18px}@media (max-width:1000px){.sl-quicktiles{grid-template-columns:repeat(3,1fr)}}@media (max-width:520px){.sl-quicktiles{grid-template-columns:repeat(2,1fr)}}.sl-quicktile{display:flex;align-items:center;gap:10px;padding:12px 12px;border-radius:16px;border:1px solid rgb(255 255 255 / .10);background:rgb(18 16 22 / .70);box-shadow:0 10px 26px rgb(0 0 0 / .18);text-decoration:none;color:var(--sl-text);transition:transform .12s ease,border-color .12s ease,background .12s ease}.sl-quicktile:hover{transform:translateY(-1px);border-color:rgb(255 255 255 / .20);background:rgb(18 16 22 / .82)}.sl-quicktile__ic{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:rgb(255 255 255 / .08);font-size:18px}.sl-quicktile__tx{font-weight:800;letter-spacing:.1px;font-size:14px}.sl-activity-composer{display:grid;gap:10px}.sl-activity-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.sl-activity-ic{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:14px;border:1px solid rgb(255 255 255 / .10);background:rgb(255 255 255 / .05);font-size:16px;opacity:.95}.sl-activity-ic--withlabel{width:auto;padding:0 10px;gap:8px;white-space:nowrap}.sl-ic-label{font-size:12px;font-weight:800;opacity:.90}@media (max-width:520px){.sl-activity-ic--withlabel{padding:0;width:34px}.sl-ic-label{display:none}}.sl-activity-ic--block{border-color:rgb(255 100 100 / .35);background:rgb(255 100 100 / .10)}@media (max-width:520px){.sl-activity-actions{gap:6px}.sl-activity-ic{width:32px;height:32px;border-radius:12px}}.sl-resize-box{resize:both;overflow:auto;min-width:260px;min-height:140px}@media (max-width:900px){.sl-resize-box{resize:none;min-width:unset;min-height:unset}}.sl-dot-online{width:10px;height:10px;border-radius:999px;background:rgb(76 220 140 / .95);box-shadow:0 0 0 3px rgb(76 220 140 / .15)}.sl-dot-free{width:10px;height:10px;border-radius:999px;box-shadow:0 0 0 3px rgb(176 123 255 / .15);display:none}.sl-dot-free--mauve{background:rgb(176 123 255 / .95)}.sl-activitybar[data-free-on="1"] .sl-dot-free{display:block}.sl-dot-friend{width:10px;height:10px;border-radius:999px;background:rgb(176 123 255 / .95);box-shadow:0 0 0 3px rgb(176 123 255 / .15)}.sl-profile-head{display:flex;gap:14px;align-items:flex-start;flex-wrap:wrap}.sl-profile-top{display:flex;gap:12px;align-items:center;flex-wrap:wrap;width:100%}.sl-profile-avatar{order:1}.sl-profile-actions--primary{order:2}.sl-profile-actions--secondary{order:3}.sl-profile-main{width:100%;min-width:0}.sl-profile-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.sl-profile-actions--row{flex-direction:row;flex-wrap:wrap;align-items:center;gap:10px}.sl-profile-actions--row .sl-inline-details__panel{left:-10px}.sl-profile-actions--side{flex-direction:column;flex-wrap:nowrap;align-items:center;gap:10px;margin-top:2px}.sl-profile-actions--side .sl-inline-details__panel{left:-10px}.sl-profile-cta{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}@media (max-width:520px){.sl-profile-top{justify-content:center}.sl-profile-main{text-align:center}.sl-profile-cta{justify-content:center}.sl-profile-actions--secondary{flex-wrap:nowrap;gap:8px}.sl-profile-actions--secondary{order:0}}.sl-inline-details{position:relative;display:inline-block}.sl-inline-details>summary{list-style:none}.sl-inline-details>summary::-webkit-details-marker{display:none}.sl-inline-details__panel{position:absolute;left:0;top:42px;z-index:20;min-width:240px;display:grid;gap:8px;padding:10px;border-radius:16px;border:1px solid rgb(255 255 255 / .14);background:rgb(20 18 32 / .95);box-shadow:0 18px 50px rgb(0 0 0 / .35)}.sl-inline-details__panel .sl-btn{justify-self:flex-start}.sl-inline-details__close{position:absolute;top:8px;right:8px;appearance:none;border:1px solid rgb(255 255 255 / .16);background:rgb(0 0 0 / .35);color:#fff;border-radius:999px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;cursor:pointer}.sl-inline-details__panel{padding-top:44px}@media (max-width:520px){.sl-inline-details__panel{max-width:min(92vw,360px)}}.sl-activitybar__avatarwrap .sl-dot-online{position:absolute;right:-2px;bottom:-2px}.sl-activitybar__avatarwrap .sl-dot-free{position:absolute;right:12px;bottom:-2px}.sl-feed-post{border:1px solid rgb(255 255 255 / .10);background:rgb(255 255 255 / .06);border-radius:18px;padding:12px;margin:0 0 10px}.sl-feed-thumb{display:inline-flex;align-items:center;justify-content:center;margin-top:8px;border:1px solid rgb(255 255 255 / .14);background:rgb(255 255 255 / .05);border-radius:12px;overflow:hidden;width:56px;height:56px}.sl-feed-thumb img{width:100%;height:100%;object-fit:cover;display:block}.sl-feed-media{display:block;margin-top:10px;border:1px solid rgb(255 255 255 / .14);background:rgb(255 255 255 / .03);border-radius:16px;overflow:hidden}.sl-feed-media img{width:100%;height:auto;max-height:320px;object-fit:cover;display:block}@media (max-width:520px){.sl-feed-media img{max-height:240px}}.sl-feed-text{font-size:14px;line-height:1.35}.sl-feed-sub{opacity:.9;font-size:13px;margin-top:4px}.sl-feed-badge{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;border:1px solid rgb(255 255 255 / .14);background:rgb(0 0 0 / .20);margin-left:6px}.sl-feed-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;opacity:.95;font-size:13px;margin-bottom:6px}.sl-feed-author{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:inherit;max-width:100%}.sl-feed-author b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.sl-attendees-grid{display:flex;flex-wrap:wrap;gap:10px}.sl-attendee{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:14px;border:1px solid rgb(255 255 255 / .10);background:rgb(255 255 255 / .06);text-decoration:none;color:inherit}.sl-attendee__ava{width:34px;height:34px;border-radius:14px;object-fit:cover;display:block}.sl-attendee__name{font-weight:700;max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:520px){.sl-attendee__name{max-width:150px}}.sl-feed-ava{width:34px;height:34px;border-radius:12px;object-fit:cover;border:1px solid rgb(255 255 255 / .10);background:rgb(255 255 255 / .06)}.sl-feed-date{opacity:.8}.sl-ava-link{text-decoration:none;color:inherit}@media (max-width:520px){.sl-cardlink{align-items:center!important}.sl-ava{width:46px;height:46px;border-radius:14px}.sl-ava img{display:block}}.slc-place-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media (max-width:820px){.slc-place-grid{grid-template-columns:1fr}}@media (max-width:520px){.slc-place-grid{width:100%;margin:0;box-sizing:border-box}.slc-place-card{margin:0;max-width:100%;box-sizing:border-box}.slc-place-card__row{width:100%;box-sizing:border-box}}.slc-place-card{margin:0}.slc-place-card__row{display:grid;grid-template-columns:220px 1fr;gap:12px;align-items:stretch}@media (max-width:820px){.slc-place-card__row{grid-template-columns:1fr}}.slc-place-card__map{border:1px solid rgb(255 255 255 / .10);border-radius:14px;overflow:hidden;background:rgb(0 0 0 / .12);min-height:120px;position:relative}.slc-place-card__map iframe{width:100%;height:100%;min-height:120px;border:0;display:block;pointer-events:none}.slc-place-card__map::after{content:"Carte (aperçu)";position:absolute;left:10px;bottom:10px;background:rgb(0 0 0 / .55);color:#fff;padding:6px 10px;border-radius:999px;font-size:12px;border:1px solid rgb(255 255 255 / .12)}.slc-place-card__title{display:flex;gap:10px;align-items:baseline;flex-wrap:wrap}.slc-place-card__actions{display:flex;gap:10px;align-items:end;flex-wrap:wrap;margin:0}@media (max-width:820px){.slc-place-card__actions{justify-content:flex-start}}.sl-album{border-radius:18px;overflow:hidden}.sl-album summary{list-style:none;padding:14px 14px;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .10);border-radius:18px}.sl-album summary::-webkit-details-marker{display:none}.sl-album summary>div:first-child{font-size:24px;line-height:1.1}.sl-album summary{padding:18px 16px}.sl-photo-edit{border-radius:16px;overflow:hidden;position:relative;border:1px solid rgb(255 255 255 / .10);background:rgb(255 255 255 / .06)}.sl-photo-edit summary{list-style:none;cursor:pointer;position:relative}.sl-photo-edit summary::-webkit-details-marker{display:none}.sl-photo-edit summary img{display:block;width:100%;height:var(--slc-thumb-h);object-fit:cover}.sl-photo-edit .sl-photo-tag{display:none!important}.sl-photo-edit .sl-photo-controls{display:none;position:static;padding:12px;border-top:1px solid rgb(255 255 255 / .10);background:rgb(0 0 0 / .25)}.sl-photo-edit[open] .sl-photo-controls,details.sl-photo-edit[open] .sl-photo-controls{display:grid}.sl-layout-2col{display:flex;gap:14px;align-items:flex-start}.sl-layout-2col__side{flex:0 0 280px;max-width:280px}.sl-layout-2col__main{flex:1 1 auto;min-width:0}@media (max-width:980px){.sl-layout-2col{flex-direction:column}.sl-layout-2col__side{flex:1 1 auto;max-width:none;width:100%}}@media (max-width:520px){#slc_gc_friends label{width:100%;justify-content:flex-start}#slc_gc_friends input[type="checkbox"]{transform:scale(1.05)}#slc_gc_chat #slc_gc_msgs{max-height:52vh}#slc_gc_body{min-width:0!important;width:100%}#slc_gc_send{width:100%}.sl-input{width:100%;max-width:100%}}.sl-activitybar__left{position:relative;background-image:url(/wp-content/plugins/private-lovers-core-v54-ctyb/assets/slc-stars-bg.webp)!important;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:22px;overflow:hidden}.sl-activitybar__left::before{content:"";position:absolute;inset:0;background:rgb(12 10 20 / .45);pointer-events:none}.sl-activitybar__left>*{position:relative;z-index:1}.sl-activitybar__left .sl-switch{background:rgb(0 0 0 / .25);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.sl-viewprofile-btn{display:none;margin-top:8px;align-self:flex-start}@media (max-width:520px){.sl-viewprofile-btn{display:inline-flex}}.sl-photo-edit summary img{width:100%;height:160px;object-fit:cover;display:block}@media (max-width:900px){.sl-photo-edit summary img{height:140px}}.sl-lightbox-box img{max-width:min(92vw,1200px);max-height:calc(var(--slc-lightbox-maxh) - 120px);width:auto;height:auto}.sl-lightbox-box img.is-zoomed{max-width:none;max-height:none;width:auto;height:auto;cursor:zoom-out}@media (max-width:900px){.sl-lightbox-box{resize:none}}.sl-member-nav{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sl-accountchip{display:none;align-items:center;gap:8px;padding:8px 10px;border-radius:14px;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .12);text-decoration:none;max-width:260px}.sl-accountchip__badge{font-size:18px;line-height:1}.sl-accountchip__avatarwrap{position:relative;display:inline-flex}.sl-accountchip__avatar{width:28px;height:28px;border-radius:50%;object-fit:cover}.sl-accountchip__txt{display:flex;flex-direction:column;min-width:0}.sl-accountchip__name{font-weight:700;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.sl-accountchip__free{font-size:11px;opacity:.85;white-space:nowrap}@media (min-width:1024px){.sl-accountchip{display:inline-flex}}.sl-emojirow{display:flex;gap:6px;flex-wrap:wrap;margin:8px 0 10px}.sl-emoji{border:1px solid rgb(255 255 255 / .14);background:rgb(0 0 0 / .08);border-radius:10px;padding:6px 8px;cursor:pointer}.sl-publication-tile{padding:10px 12px;margin-bottom:14px}.sl-publication-tile .sl-publish-head{display:flex;align-items:center;justify-content:space-between;margin:0 0 6px 0;font-size:14px}.sl-publication-tile .sl-publish-text{min-height:44px;resize:vertical}.sl-publication-tile .sl-emoji-row{display:flex;flex-wrap:wrap;gap:6px;margin:6px 0 8px 0}.sl-publication-tile .sl-emoji-btn{border:1px solid rgb(255 255 255 / .14);background:rgb(0 0 0 / .12);border-radius:10px;padding:4px 6px;cursor:pointer}.sl-publication-tile .sl-publish-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.sl-mini-freechip{display:flex;align-items:center;gap:8px;padding:4px 10px;border-radius:999px;border:1px solid rgb(255 255 255 / .12);background:rgb(0 0 0 / .10)}.sl-mini-freechip__avatar{width:30px;height:30px;border-radius:999px;object-fit:cover}.sl-mini-freechip__label{font-size:12px;opacity:.85;white-space:nowrap}.sl-hub-grid{display:grid!important;gap:16px;align-items:start;width:100%}@media (min-width:980px){.sl-hub-grid{grid-template-columns:minmax(0,1fr) 360px!important}}.sl-accountchip-wrap{display:flex;align-items:center;gap:10px;margin-left:6px}.sl-accountchip{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .12);border-radius:999px;padding:6px 10px}.sl-accountchip__avatarwrap{position:relative;width:42px;height:42px;flex:0 0 42px}.sl-accountchip__avatar{width:42px;height:42px;border-radius:999px;object-fit:cover}.sl-accountchip__txt{display:flex;flex-direction:column;line-height:1.1}.sl-accountchip__name{font-weight:700;font-size:13px;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sl-accountchip__free{font-size:12px;opacity:.85}.sl-accountchip__switch{display:flex;align-items:center;gap:8px;border:1px solid rgb(255 255 255 / .12);background:rgb(0 0 0 / .25);border-radius:999px;padding:6px 10px;color:inherit;cursor:pointer}.sl-accountchip__switch .sl-pill{transform:scale(.92)}.sl-accountchip__switch .sl-state{font-weight:800;font-size:12px}.sl-publication--thin{padding:10px!important}.sl-publication--thin textarea{min-height:54px}.sl-emoji-row{gap:6px}.sl-emoji-btn{padding:4px 6px}.sl-activitybar{display:flex;flex-wrap:wrap;gap:12px}.sl-activitybar__left{display:flex;align-items:center;gap:10px;flex:1 1 auto;min-width:260px}.sl-activitybar__right--members{flex:0 1 340px;min-width:240px}.sl-activitybar__right--compact{flex:0 0 auto;align-self:center}.sl-publish-form--mini{margin:0}.sl-publish-mini{display:flex;align-items:center;gap:8px}.sl-publish-label{font-size:12px;font-weight:700;color:var(--sl-muted);margin-right:4px;white-space:nowrap}.sl-publish-input{height:28px;min-width:180px;max-width:360px;padding:4px 8px;border-radius:10px}.sl-btn--mini{padding:7px 10px;line-height:1;border-radius:12px}.sl-emoji-btn{background:#fff0;border:1px solid rgb(0 0 0 / .12);border-radius:12px;height:34px;padding:0 10px;cursor:pointer}.sl-emojirow--mini{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px}.sl-publish-hint{margin-top:6px;font-size:12px;opacity:.75}.sl-publication-tile .sl-textarea{min-height:60px}.sl-publication-tile .sl-publish-row{margin-top:8px}@media (min-width:980px){.sl-hub-grid>div:last-child{position:sticky;top:90px}}.sl-activitybar__badge{font-size:20px;line-height:1}.sl-activitybar[data-free-on="1"] .sl-activitybar__badge{filter:drop-shadow(0 0 6px rgb(180 0 255 / .55))}.sl-activitybar[data-free-on="0"] .sl-activitybar__badge{opacity:.65}.sl-activitybar__avatar{width:44px;height:44px;border-radius:50%;object-fit:cover}.sl-activitybar__avatarwrap{position:relative;flex:0 0 auto}.sl-dot-online{width:14px;height:14px;border-radius:50%;background:#2ecc71;border:2px solid #fff;display:block}.sl-dot-free{width:12px;height:12px;border-radius:50%;border:2px solid #fff;display:none}.sl-dot-free--mauve{background:#b000ff}@media (min-width:980px){.sl-hub-grid>div:last-child .sl-tile{max-height:calc(100vh - 220px);overflow:auto}}.sl-activitybar__status{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.sl-activitybar__publish{display:flex;align-items:center}.sl-activitybar__publish .sl-publish-mini{display:flex;align-items:center;gap:8px;padding:4px 10px;border-radius:999px;border:1px solid rgb(255 255 255 / .14);background:rgb(255 255 255 / .06)}.sl-activitybar__publish .sl-publish-label{font-size:12px;opacity:.9;margin-right:2px}.sl-activitybar__publish .sl-publish-input{width:260px;max-width:42vw}@media (max-width:720px){.sl-activitybar__publish .sl-publish-input{width:160px;max-width:55vw}}.sl-activitybar__collapse{border:1px solid rgb(255 70 70 / .55);background:rgb(170 0 0 / .28);color:#fff;border-radius:999px;height:34px;padding:0 10px;cursor:pointer;line-height:34px;font-weight:800}.sl-activitybar__membersbtn{border:1px solid rgb(255 255 255 / .14);background:rgb(0 0 0 / .20);color:inherit;border-radius:999px;height:34px;padding:0 10px;cursor:pointer;line-height:34px}.sl-activitybar__membersbtn{display:inline-flex;align-items:center;justify-content:center}.sl-activitybar--collapsed .sl-activitybar__publish{display:none!important}.sl-activitybar--collapsed .sl-activitybar__status{gap:10px}.sl-activitybar--collapsed .sl-activitybar__avatar{width:38px;height:38px}.sl-memberspanel{position:relative;display:none}.sl-memberspanel__close{display:none;position:absolute;top:10px;right:10px;z-index:2;border:1px solid rgb(255 255 255 / .14);background:rgb(0 0 0 / .35);color:inherit;border-radius:999px;width:38px;height:38px;cursor:pointer;font-size:18px;line-height:38px}.sl-membersoverlay{position:fixed;inset:0;background:rgb(0 0 0 / .55);z-index:9998}@media (max-width:980px){.sl-hub-grid{grid-template-columns:1fr!important}body.sl-members-open .sl-memberspanel{display:block;position:fixed;top:0;right:0;height:100vh;width:86vw;max-width:380px;z-index:9999;background:var(--sl-card,rgb(20 20 24 / .98));padding:18px 12px 12px;overflow:auto;box-shadow:-18px 0 40px rgb(0 0 0 / .45)}body.sl-members-open .sl-memberspanel__close{display:inline-flex;align-items:center;justify-content:center}}@media (min-width:981px){body.sl-members-open .sl-memberspanel{display:block;position:fixed;top:0;right:0;height:100vh;width:360px;z-index:9999;background:var(--sl-card,rgb(20 20 24 / .98));padding:18px 12px 12px;overflow:auto;box-shadow:-18px 0 40px rgb(0 0 0 / .45)}body.sl-members-open .sl-memberspanel__close{display:inline-flex;align-items:center;justify-content:center}}.sl-accountchip-wrap{display:none!important}body .sl-hub-grid{display:grid!important;gap:16px;align-items:start;width:100%}@media (min-width:980px){body .sl-hub-grid{grid-template-columns:1fr!important}}.slc-postal-suggest{position:relative}.slc-postal-suggest__list{margin-top:6px;border:1px solid rgb(255 255 255 / .10);background:rgb(20 20 24 / .92);border-radius:14px;overflow:hidden}.slc-postal-suggest__item{width:100%;text-align:left;padding:10px 12px;background:#fff0;color:#fff;border:0;cursor:pointer;font-size:13px}.slc-postal-suggest__item:hover{background:rgb(255 255 255 / .06)}.sl-connected-inline{padding:8px 10px;border:1px solid rgb(255 255 255 / .08);background:rgb(255 255 255 / .03);border-radius:16px}.sl-connected-inline__title{font-size:12px;opacity:.85;font-weight:700;margin-bottom:8px}.sl-connected-inline__empty{font-size:12px;opacity:.75}.sl-connected-inline__list{display:flex;flex-wrap:wrap;gap:8px}.sl-connected-inline__ava{position:relative;display:inline-block;width:34px;height:34px;border-radius:50%;overflow:hidden;border:1px solid rgb(255 255 255 / .10)}.sl-connected-inline__ava img{width:100%;height:100%;object-fit:cover;display:block}.sl-connected-inline__ava .sl-dot-online{position:absolute;right:-2px;bottom:-2px;transform:scale(.85)}.sl-activitybar__publish .sl-publish-label{display:none}.sl-activitybar__publish .sl-publish-input{width:210px;max-width:40vw}@media (max-width:720px){.sl-activitybar__publish .sl-publish-input{width:150px;max-width:55vw}}.sl-activitybar__who{min-width:0}.sl-activitybar__name{font-weight:800}@media (max-width:520px){.sl-activitybar{gap:10px}.sl-activitybar__left{width:100%;min-width:0;flex-wrap:wrap;padding:12px}.sl-activitybar__status{width:100%;gap:8px}.sl-activitybar__publish{width:100%}.sl-activitybar__publish .sl-publish-mini{width:100%}.sl-activitybar__publish .sl-publish-input{width:auto;max-width:none;flex:1 1 auto}.sl-emojirow--mini{justify-content:flex-start}}.slc-field-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.slc-field-row .sl-input{flex:1;min-width:180px}.slc-ok-badge{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;border-radius:999px;border:1px solid rgb(0 0 0 / .2);font-weight:700;line-height:1;user-select:none}.slc-ok-badge.is-ok{opacity:1}.slc-ok-badge.is-saving{opacity:.8}.slc-ok-badge.is-err{opacity:1}.slc-ok-actions{display:inline-flex;gap:6px;align-items:center}.slc-ok-actions button{cursor:pointer;border:1px solid rgb(0 0 0 / .2);border-radius:10px;padding:6px 10px;background:#fff}.slc-ok-actions button[data-action="edit"]{display:none}.slc-visio-wrap{width:100%}.slc-visio{width:100%;min-height:520px;border-radius:16px;overflow:hidden;background:#1a1a28}@media (min-width:760px){.slc-visio{min-height:640px}}@media (max-width:520px){.sl-activitybar{justify-content:center}.sl-activitybar__left,.sl-activitybar__right{width:100%;max-width:100%;margin-left:auto;margin-right:auto}.slc-sorties-actions .sl-btn,.slc-sorties-tabs .sl-btn{font-size:15px;padding:10px 12px}}@media (max-width:900px){.sl-feed,.sl-feed-post{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.sl-feed-post{margin-left:auto!important;margin-right:auto!important}.sl-feed-post *{max-width:100%;box-sizing:border-box;word-break:break-word}body{overflow-x:hidden}}@media (max-width:980px){body.sl-members-open .sl-memberspanel{padding-top:calc(56px + env(safe-area-inset-top,0px))!important}body.sl-members-open .sl-memberspanel__close{top:calc(10px + env(safe-area-inset-top,0px))!important}}@media (max-width:520px){html,body{overflow-x:hidden}.sl-wrap{padding-left:14px!important;padding-right:14px!important;box-sizing:border-box;max-width:100%}.sl-profilegrid,.sl-profilegrid__left,.sl-profilegrid__right,.sl-activity,.sl-activitycard,.sl-activity-tile,.sl-feed,.sl-feed-post,.sl-publication-tile,.sl-tile,.sl-card{width:100%!important;max-width:calc(100vw - 28px)!important;box-sizing:border-box!important;margin-left:auto!important;margin-right:auto!important}img,video,canvas{max-width:100%!important;height:auto}}@media (min-width:900px){.sl-profile-top{align-items:center}.sl-profile-actions--primary{order:2}.sl-profile-actions--secondary{order:3;margin-left:12px}.sl-profile-actions--secondary .sl-activity-ic{font-size:20px;padding:10px 12px}.sl-profile-actions--secondary .sl-ic-label{font-size:12px}}@media (min-width:900px){.sl-profile-top{align-items:center}.sl-profile-actions--primary{order:2}.sl-profile-actions--secondary{order:3;margin-left:12px;gap:14px}.sl-profile-actions--secondary .sl-activity-ic{font-size:20px;padding:10px 12px}.sl-profile-actions--secondary .sl-inline-details{position:relative}.sl-inline-details__panel{max-width:min(520px,90vw);min-width:340px;right:0;left:auto;transform:none}}@media (min-width:900px){.sl-profile-actions--secondary .sl-inline-details__panel{right:0;left:auto}.sl-profile-actions--primary .sl-inline-details__panel{left:0;right:auto}}.sl-sub-box{margin:10px 0 14px}.sl-sub-badge{display:flex;gap:10px;align-items:center;flex-wrap:wrap;padding:10px 12px;border-radius:12px;border:1px solid rgb(255 255 255 / .10);background:rgb(255 255 255 / .06);font-size:13px}.sl-sub-badge strong{font-weight:800}.sl-sub-badge--on{border-color:rgb(46 204 113 / .35)}.sl-sub-badge--off{border-color:rgb(231 76 60 / .35)}.sl-sub-badge--free{border-color:rgb(52 152 219 / .35)}.sl-sub-badge--vip{border-color:rgb(155 89 182 / .35)}.sl-sub-badge--admin{border-color:rgb(241 196 15 / .35)}.sl-sub-counter{padding:4px 10px;border-radius:999px;border:1px solid rgb(255 255 255 / .14);background:rgb(0 0 0 / .15);font-weight:700}.sl-sub-exp{opacity:.85}.sl-lightbox-likebar{display:flex;justify-content:flex-end;gap:10px;margin-top:10px}.sl-lightbox-likebar .sl-like-btn{border:1px solid rgb(255 255 255 / .14);background:rgb(0 0 0 / .55);color:#fff;border-radius:999px;padding:8px 12px;cursor:pointer;font-size:14px;line-height:1;display:inline-flex;gap:8px;align-items:center}.sl-lightbox-likebar .sl-like-btn[data-liked="1"]{background:rgb(46 204 113 / .55)}.sl-lightbox-likebar .sl-like-btn[disabled]{opacity:.5;cursor:not-allowed}.sl-like-badge{position:absolute;left:10px;bottom:10px;border:1px solid rgb(255 255 255 / .14);background:rgb(0 0 0 / .55);color:#fff;border-radius:999px;padding:6px 10px;font-size:12px;display:inline-flex;gap:6px;align-items:center}.sl-legal-page .sl-legal-block{padding:14px 16px;border:1px solid rgb(255 255 255 / .10);border-radius:16px;background:rgb(255 255 255 / .05)}@media (max-width:780px){.sl-card{align-items:flex-start}.sl-card .sl-ava{width:64px;height:64px;border-radius:18px}.sl-photo-grid,[data-sl-photo-grid="1"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}[data-sl-photo-grid="1"] .sl-photo img{height:100%;object-fit:cover;object-position:center}}.sl-photo-bar button,.sl-inline-preview__close,.sl-photo-settings button,.sl-lightbox-close,.sl-lightbox-hint,.sl-lightbox-nav,.sl-lightbox-count,.sl-photo-tag,.sl-lightbox-likebar .sl-like-btn,.sl-like-badge,.slc-place-card__map::after,.sl-inline-details__panel,.slc-call-card,.sl-memberspanel,.sl-accountchip__switch,.sl-publication-tile .sl-emoji-btn,.sl-emoji,.sl-mini-freechip,.sl-photo-edit .sl-photo-controls{background:rgb(255 255 255 / .12)!important}.sl-lightbox-box{background:rgb(38 34 56 / .96)!important}.sl-lightbox-overlay{background:rgb(24 20 34 / .72)!important}.sl-meta strong{color:inherit}.sl-lightbox-canvas{touch-action:none;cursor:crosshair}.sl-lightbox-box.is-blur-mode .sl-lightbox-canvas{outline:2px solid rgb(255 255 255 / .28);outline-offset:-2px}.sl-lightbox-box.is-blur-mode .sl-lightbox-hint{display:block;background:rgb(0 0 0 / .55);padding:8px 12px;border-radius:12px}.sl-lightbox-toolbar .sl-lb-note{display:inline-flex;align-items:center;min-height:36px;line-height:1.25;max-width:320px}.sl-lightbox-toolbar .sl-lb-btn[data-act="back-profile"]{background:rgb(255 255 255 / .08);border-color:rgb(255 255 255 / .18)}@media (max-width:720px){.sl-lightbox-overlay[data-sl-photo-editor="1"] .sl-lightbox-toolbar .sl-lb-btn[data-act="back-profile"]{order:98;min-width:140px}.sl-lightbox-overlay[data-sl-photo-editor="1"] .sl-lightbox-toolbar .sl-lb-btn[data-act="delete"]{order:99}}@media (max-width:900px){.sl-lightbox-overlay{padding:10px}.sl-lightbox-box{width:min(96vw,760px);max-width:96vw;max-height:94vh;resize:none}.sl-lightbox-toolbar{gap:6px;padding:10px}.sl-lightbox-toolbar .sl-lb-btn{font-size:12px;padding:8px 9px}.sl-lightbox-toolbar .sl-lb-note{display:block;width:100%;max-width:none;margin-left:0;margin-top:2px}.sl-lightbox-close{top:8px;right:8px;padding:7px 9px;font-size:13px;z-index:8}.sl-photo-bar button{padding:5px 8px;font-size:11px}.sl-photo-bar .sl-edit-btn{bottom:calc(100% + 6px)}}@media (max-width:720px){.sl-lightbox-overlay[data-sl-photo-editor="1"]{padding:8px!important;align-items:flex-start!important}.sl-lightbox-overlay[data-sl-photo-editor="1"] .sl-lightbox-box{width:100%!important;max-width:100%!important;max-height:calc(100vh - 16px)!important;border-radius:18px!important;overflow:auto!important}.sl-lightbox-overlay[data-sl-photo-editor="1"] .sl-lightbox-toolbar{display:flex;gap:8px;align-items:stretch;flex-wrap:wrap;padding:10px 10px 8px 10px}.sl-lightbox-overlay[data-sl-photo-editor="1"] .sl-lightbox-toolbar .sl-lb-btn{flex:0 0 auto;min-height:44px;font-size:13px;padding:10px 12px;white-space:nowrap}.sl-lightbox-overlay[data-sl-photo-editor="1"] .sl-lightbox-toolbar .sl-lb-note{display:none!important}.sl-lightbox-overlay[data-sl-photo-editor="1"] .sl-lightbox-close{top:8px;right:8px;z-index:5}.sl-lightbox-overlay[data-sl-photo-editor="1"] .sl-lightbox-count{top:8px;left:8px;z-index:4}.sl-lightbox-overlay[data-sl-photo-editor="1"] .sl-lightbox-nav{width:36px;height:36px;font-size:24px}.sl-lightbox-overlay[data-sl-photo-editor="1"] .sl-lightbox-nav--prev{left:8px}.sl-lightbox-overlay[data-sl-photo-editor="1"] .sl-lightbox-nav--next{right:8px}.sl-lightbox-overlay[data-sl-photo-editor="1"] .sl-lightbox-hint{left:8px;bottom:8px;max-width:calc(100% - 16px);border-radius:12px;font-size:12px;line-height:1.25}.sl-lightbox-overlay[data-sl-photo-editor="1"] .sl-lightbox-canvas{touch-action:none!important}}.sl-legal-accordion summary{list-style:none}.sl-legal-accordion summary::-webkit-details-marker{display:none}@media (max-width:900px){.sl-lightbox-overlay{padding:10px}.sl-lightbox-box{width:min(96vw,96vw);max-width:96vw;max-height:94vh}.sl-lightbox-box img{max-width:92vw;max-height:calc(94vh - 150px)}}.sl-activitybar__freeLink{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 12px;border-radius:999px;text-decoration:none;font-weight:800;line-height:1}.sl-activitybar__freeLink--alert{border:2px solid rgb(255 72 72 / .95);box-shadow:0 0 0 1px rgb(255 72 72 / .25),0 0 14px rgb(255 72 72 / .25);background:rgb(90 0 0 / .25);color:#fff}.sl-activitybar__freeLink--alert:hover,.sl-activitybar__freeLink--alert:focus{background:rgb(120 0 0 / .35);color:#fff}.slc-search-form--free-tonight{margin-top:10px;padding:12px;border:1px solid rgb(255 255 255 / .14);border-radius:16px;background:rgb(255 255 255 / .04)}.slc-search-form--free-tonight .sl-input,.slc-search-form--free-tonight select{width:100%}.slc-search-form__title{display:flex;align-items:center;gap:8px;font-weight:800;margin:0 0 8px}.slc-search-form__title::before{content:'🔎'}.sl-lightbox-box img.is-viewer-blur{filter:blur(18px);transform:scale(1.03)}@media (max-width:768px){html,body{max-width:100%;overflow-x:hidden}body{overflow-wrap:anywhere}.sl-wrap,.sl-card,.sl-member-card,.sl-photo-grid,.sl-video-grid,.sl-activitybar,.sl-member-nav,.sl-msg-list,.sl-visit-list,.sl-profile-shell,.sl-profile-card,.sl-home-shell{max-width:100%;box-sizing:border-box}.sl-card,.sl-member-card,.sl-profile-card,.sl-activitybar,.sl-member-nav{overflow:hidden}img,video,canvas{max-width:100%;height:auto}}@media (max-width:520px){.sl-hub-grid,.sl-hub-grid>div:first-child,.sl-activitybar,.sl-activity-tile,.sl-feed,.sl-feed-post,.sl-tile,.sl-card{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.sl-hub-grid{padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}.sl-hub-grid>div:first-child{display:block!important;margin:0!important;padding:0!important}.sl-activitybar,.sl-activity-tile{margin:0 0 14px 0!important}.sl-activitybar{overflow:hidden!important;border-radius:22px!important}.sl-activitybar__left{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:12px!important;box-sizing:border-box!important;align-content:flex-start}.sl-activitybar__who,.sl-activitybar__status,.sl-activitybar__publish,.sl-publish-mini,.sl-emojirow--mini{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.sl-activitybar__status{justify-content:flex-start!important}.sl-activitybar__publish .sl-publish-input{min-width:0!important;width:100%!important;max-width:100%!important}.sl-activityhead,.sl-activityhead__pics,.sl-feed-meta,.sl-feed-text,.sl-feed-media{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.sl-activityhead__pics{margin-left:0!important}.sl-activityhead__pic{width:calc(50% - 4px)!important;max-width:calc(50% - 4px)!important}}.sl-activitybar__collapse{box-shadow:0 0 0 1px rgb(255 80 80 / .12) inset}.sl-activitybar__collapse:hover,.sl-activitybar__collapse:focus{background:rgb(200 0 0 / .38);outline:none}.sl-activitybar__publish .sl-publish-label{display:inline-flex;align-items:center;gap:6px;color:#fff;font-weight:800}.sl-activitybar__publish .sl-publish-label::before{content:'Publication';display:none}.sl-activitybar__publish .sl-publish-input::placeholder{color:rgb(255 255 255 / .72)}@media (max-width:720px){.sl-activitybar__publish{width:100%;order:99;display:block}.sl-activitybar__publish .sl-publish-mini{display:grid;grid-template-columns:1fr auto auto;gap:8px;border-radius:14px;padding:10px;background:rgb(0 0 0 / .28)}.sl-activitybar__publish .sl-publish-label{grid-column:1 / -1;font-size:13px;margin:0 0 2px 0;color:#fff}.sl-activitybar__publish .sl-publish-input{width:100%;max-width:none;min-width:0;height:36px}.sl-publish-hint{color:rgb(255 255 255 / .82)}}.sl-profile-actions .sl-inline-details__panel,.sl-profile-actions--secondary .sl-inline-details__panel,.sl-profile-actions--primary .sl-inline-details__panel{background:rgb(20 18 32 / .96)!important;color:#fff!important;border:1px solid rgb(255 255 255 / .14)!important;box-shadow:0 18px 50px rgb(0 0 0 / .42)!important;backdrop-filter:none!important}.sl-profile-actions .sl-inline-details__panel .sl-badge,.sl-profile-actions .sl-inline-details__panel .sl-btn,.sl-profile-actions .sl-inline-details__panel .sl-input,.sl-profile-actions .sl-inline-details__panel textarea,.sl-profile-actions .sl-inline-details__panel select{color:#fff!important}.sl-profile-actions .sl-inline-details__panel textarea,.sl-profile-actions .sl-inline-details__panel .sl-input,.sl-profile-actions .sl-inline-details__panel select{background:rgb(0 0 0 / .38)!important;border-color:rgb(255 255 255 / .16)!important}.sl-profile-actions .sl-inline-details__panel .sl-badge{background:rgb(255 255 255 / .08)!important}@media (max-width:520px){.sl-profile-actions .sl-inline-details__panel,.sl-profile-actions--secondary .sl-inline-details__panel,.sl-profile-actions--primary .sl-inline-details__panel{max-width:min(92vw,360px)!important}}.sl-photo-controls.is-open{display:grid!important}.sl-photo-activity{display:flex;gap:8px;flex-wrap:wrap}.sl-photo-activity .sl-mini,.sl-photo-controls .sl-mini{border:1px solid rgb(255 255 255 / .14);background:rgb(255 255 255 / .06);color:inherit;border-radius:999px;padding:8px 10px;cursor:pointer;font-size:13px}.sl-photo-vis-btn.is-active,.sl-lb-btn.is-active{background:rgb(176 123 255 / .22);border-color:rgb(176 123 255 / .45)}.sl-photo-status{font-size:12px;opacity:.82}.sl-photo-toast{position:fixed;left:50%;bottom:18px;transform:translateX(-50%) translateY(20px);background:rgb(18 18 22 / .96);color:#fff;border:1px solid rgb(255 255 255 / .12);border-radius:999px;padding:10px 14px;z-index:100001;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;box-shadow:0 12px 30px rgb(0 0 0 / .35)}.sl-photo-toast.is-open{opacity:1;transform:translateX(-50%) translateY(0)}.sl-photo-toast[data-error="1"]{border-color:rgb(255 84 84 / .45)}.sl-lb-group{display:grid;gap:6px;padding:6px 0}.sl-lb-group__title{font-size:11px;opacity:.72;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.sl-lb-group__row{display:flex;gap:8px;flex-wrap:wrap}.sl-lightbox-toolbar{align-items:flex-start}.sl-lightbox-hint{display:none!important}.sl-lightbox-box.is-blur-mode .sl-lightbox-hint{display:none!important}@media (max-width:900px){.slc-visio-layout{grid-template-columns:minmax(0,1fr)!important}}@media (max-width:680px){.slc-visio-layout{gap:10px!important}.slc-visio-layout>*{min-width:0!important}.slc-visio-wrap{grid-template-columns:1fr!important}.slc-visio{min-height:360px!important}.slc-visio-actions{flex-direction:column;align-items:stretch!important}.slc-visio-actions .sl-btn,.slc-visio-layout .sl-btn,.slc-visio-layout .sl-input{width:100%;box-sizing:border-box}}.sl-activitybar--hero{background:linear-gradient(180deg,rgb(244 214 231 / .14),rgb(176 123 255 / .10));border:1px solid rgb(255 210 230 / .22);border-radius:28px;padding:18px;box-shadow:0 16px 40px rgb(24 10 34 / .18)}.sl-activitybar--hero .sl-activitybar__publish--top{width:100%;order:0;margin-bottom:14px}.sl-activitybar--hero .sl-publish-mini--hero{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;width:100%;padding:12px 14px;border-radius:18px;border:1px solid rgb(255 255 255 / .18);background:linear-gradient(180deg,rgb(80 72 112 / .50),rgb(64 58 94 / .42))}.sl-activitybar--hero .sl-publish-label{display:block;grid-column:1 / -1;margin:0;font-size:13px;font-weight:800;color:#fff;letter-spacing:.02em}.sl-activitybar--hero .sl-publish-input{width:100%;max-width:none;min-width:0;height:42px;background:rgb(34 29 53 / .78)}.sl-activitybar__left--hero{width:100%;padding:4px 2px 2px;gap:12px}.sl-activitybar__subline{font-size:12px;opacity:.74;margin-top:2px}.sl-activitybar--hero .sl-activitybar__avatar{width:54px;height:54px;border:2px solid rgb(255 255 255 / .22);box-shadow:0 8px 18px rgb(0 0 0 / .20)}.sl-activitybar--hero .sl-dot-online{position:absolute;right:-2px;bottom:-2px}.sl-activitybar--hero .sl-dot-free{position:absolute;left:-2px;top:-2px}.sl-activitybar--hero .sl-activitybar__name{font-size:22px;line-height:1.05}.sl-activitybar--hero .sl-activitybar__status{margin-left:auto;justify-content:flex-end}.sl-viewprofile-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:8px;padding:8px 12px;border-radius:999px;border:1px solid rgb(255 255 255 / .14);background:rgb(255 255 255 / .08);font-size:12px;font-weight:700}@media (max-width:820px){.sl-activitybar--hero{padding:14px;border-radius:22px}.sl-activitybar--hero .sl-publish-mini--hero{grid-template-columns:1fr auto auto}.sl-activitybar--hero .sl-activitybar__status{margin-left:0;justify-content:flex-start;width:100%}}@media (max-width:620px){.sl-activitybar--hero .sl-publish-mini--hero{grid-template-columns:1fr auto}.sl-activitybar--hero .sl-publish-input{grid-column:1 / -1;height:40px}.sl-activitybar--hero .sl-emoji-btn,.sl-activitybar--hero .sl-btn--mini{height:38px}.sl-activitybar--hero .sl-activitybar__name{font-size:18px}}.sl-activitybar--hero-compact{display:grid;grid-template-columns:minmax(300px,auto) minmax(320px,1fr);align-items:center;gap:14px;padding:12px 18px;border-radius:26px}.sl-activitybar--hero-compact .sl-activitybar__left--hero{width:auto;min-width:0;padding:0;gap:12px;align-items:center}.sl-activitybar--hero-compact .sl-activitybar__who{display:flex;flex-direction:column;justify-content:center}.sl-activitybar--hero-compact .sl-activitybar__name{font-size:18px;line-height:1.02}.sl-activitybar--hero-compact .sl-activitybar__subline{font-size:13px;opacity:.86;margin-top:2px}.sl-activitybar--hero-compact .sl-activitybar__status{margin-left:8px;gap:10px;flex-wrap:nowrap}.sl-activitybar--hero-compact .sl-activitybar__publish--inline{width:100%;min-width:0;display:block}.sl-activitybar--hero-compact .sl-publish-form{width:100%}.sl-activitybar--hero-compact .sl-publish-mini--inline{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto auto;align-items:center;gap:8px;padding:8px 10px;border-radius:18px;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .12)}.sl-activitybar--hero-compact .sl-publish-label{display:inline-flex!important;grid-column:auto;margin:0 4px 0 0;font-size:12px;white-space:nowrap}.sl-activitybar--hero-compact .sl-publish-input{width:100%;max-width:none;min-width:0;height:38px}.sl-activitybar--hero-compact .sl-emoji-btn,.sl-activitybar--hero-compact .sl-btn--mini,.sl-activitybar--hero-compact .sl-activitybar__membersbtn{height:38px;min-width:38px}.sl-activitybar--hero-compact .sl-publish-hint{margin-top:6px;padding-left:4px}.sl-activitybar--hero-compact .sl-emojirow{margin-top:8px}.sl-activitybar--hero-compact.sl-activitybar--collapsed .sl-activitybar__publish--inline{display:none!important}@media (max-width:980px){.sl-activitybar--hero-compact{grid-template-columns:1fr;gap:10px;padding:12px 14px}.sl-activitybar--hero-compact .sl-activitybar__left--hero{width:100%;flex-wrap:wrap}.sl-activitybar--hero-compact .sl-activitybar__status{margin-left:0;flex-wrap:wrap}}@media (max-width:680px){.sl-activitybar--hero-compact .sl-publish-mini--inline{grid-template-columns:1fr auto auto auto}.sl-activitybar--hero-compact .sl-publish-label{grid-column:1 / -1}.sl-activitybar--hero-compact .sl-publish-input{grid-column:1 / -1}.sl-activitybar--hero-compact .sl-activitybar__name{font-size:16px}.sl-activitybar--hero-compact .sl-activitybar__avatar{width:48px;height:48px}}.sl-iconbtn{position:relative}.sl-badgecount--green-dot{min-width:12px!important;width:12px!important;height:12px!important;line-height:12px!important;padding:0!important;top:-3px!important;right:-3px!important;background:#2ecc71!important;border:2px solid #fff;box-shadow:0 0 0 3px rgb(46 204 113 / .20),0 4px 12px rgb(0 0 0 / .35)}.sl-badgecount--mauve{background:#a855f7!important;color:#fff!important}.sl-live-sidecol[hidden]{display:none!important}.sl-live-sidecol{position:sticky;top:92px;align-self:start;border:1px solid rgb(255 255 255 / .12);background:linear-gradient(180deg,rgb(255 255 255 / .075),rgb(255 255 255 / .035));backdrop-filter:blur(12px);border-radius:22px;padding:12px;box-shadow:0 16px 38px rgb(0 0 0 / .18);animation:slcSideIn .22s ease both}.sl-live-sidecol__title{font-size:13px;font-weight:900;letter-spacing:.02em;margin:0 0 10px;color:#fff;opacity:.94}.sl-live-sidecol__list{display:grid;gap:8px}.sl-live-sideitem{display:flex;align-items:center;gap:9px;border-radius:16px;padding:8px 9px;border:1px solid rgb(255 255 255 / .10);background:rgb(255 255 255 / .055);min-width:0;animation:slcSideItemIn .22s ease both}.sl-live-sideitem--login{border-color:rgb(64 220 132 / .18);background:rgb(64 220 132 / .075)}.sl-live-sideitem--new{border-color:rgb(210 130 255 / .22);background:rgb(210 130 255 / .085)}.sl-live-sideitem__ava{width:36px;height:36px;min-width:36px;border-radius:13px;object-fit:cover;border:1px solid rgb(255 255 255 / .18);background:rgb(255 255 255 / .09)}.sl-live-sideitem__ico{display:inline-flex;align-items:center;justify-content:center;font-size:18px}.sl-live-sideitem__txt{min-width:0;display:grid;gap:2px}.sl-live-sideitem__txt b{font-size:12px;line-height:1.1}.sl-live-sideitem__txt span{display:block;font-size:12px;line-height:1.2;opacity:.86;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:190px}@keyframes slcSideIn{from{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}@keyframes slcSideItemIn{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.sl-live-sidecol{position:static;margin:10px 0 0;border-radius:18px;padding:10px}.sl-live-sideitem__txt span{max-width:calc(100vw - 120px)}}@media (min-width:981px){body .sl-hub-grid{grid-template-columns:1fr!important;gap:16px!important;align-items:start!important}body .sl-hub-grid:has(.sl-live-sidecol:not([hidden])){grid-template-columns:minmax(0,calc(100% - 276px)) 260px!important}body .sl-hub-maincol{min-width:0!important}body .sl-live-sidecol{grid-column:2!important;grid-row:1!important;width:260px!important;max-width:260px!important;position:sticky!important;top:92px!important;margin:0!important;padding:10px!important;border-radius:18px!important;background:linear-gradient(180deg,rgb(255 255 255 / .08),rgb(255 255 255 / .035))!important;box-shadow:0 14px 34px rgb(0 0 0 / .16)!important;overflow:hidden!important}body .sl-live-sidecol__title{font-size:13px!important;margin:0 0 8px!important}body .sl-live-sideitem{padding:7px 8px!important;border-radius:13px!important;gap:8px!important}body .sl-live-sideitem__ava{width:30px!important;height:30px!important;min-width:30px!important;border-radius:10px!important}body .sl-live-sideitem__txt b{font-size:11.5px!important}body .sl-live-sideitem__txt span{font-size:11.5px!important;max-width:185px!important}body .sl-memberspanel{grid-column:2!important;grid-row:2!important}}@media (max-width:980px){body .sl-live-sidecol{position:static!important;width:auto!important;max-width:none!important;margin:10px 0!important}}@media (min-width:981px){body .sl-hub-grid{grid-template-columns:minmax(0,calc(100% - 286px)) 270px!important;gap:16px!important;align-items:start!important}body .sl-live-sidecol{grid-column:2!important;grid-row:1!important;width:270px!important;max-width:270px!important;min-width:0!important;position:sticky!important;top:92px!important;margin:0!important;padding:10px!important;border-radius:18px!important;overflow:hidden!important}body .sl-live-sidecol[hidden]{display:none!important}body .sl-hub-grid:has(.sl-live-sidecol[hidden]){grid-template-columns:1fr!important}body .sl-activity-tile{max-width:none!important;overflow:hidden!important}body .sl-activity-tile .sl-feed{max-height:calc(100vh - 330px)!important;min-height:360px!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:10px!important;scroll-behavior:smooth}body .sl-activity-tile .sl-feed::-webkit-scrollbar{width:12px}body .sl-activity-tile .sl-feed::-webkit-scrollbar-thumb{background:rgb(255 255 255 / .38);border-radius:999px;border:3px solid rgb(0 0 0 / .08)}body .sl-activity-tile .sl-feed::-webkit-scrollbar-track{background:rgb(255 255 255 / .08);border-radius:999px}body .sl-live-sidecol__title{line-height:1.15!important;font-size:12px!important;white-space:normal!important}body .sl-live-sideitem{padding:7px 8px!important;border-radius:13px!important;gap:8px!important;min-height:42px!important}body .sl-live-sideitem__txt span{max-width:205px!important}}@media (max-width:980px){body .sl-activity-tile .sl-feed{max-height:none!important;overflow:visible!important;padding-right:0!important}body .sl-live-sidecol{position:static!important;width:auto!important;max-width:none!important;margin:10px 0!important}}.sl-admin-counts{display:flex;gap:8px;flex-wrap:wrap;align-items:center;justify-content:flex-end;max-width:430px}.sl-count-pill{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:5px 10px;border-radius:999px;border:1px solid rgb(255 255 255 / .14);background:rgb(255 255 255 / .07);font-size:12px;font-weight:800;line-height:1.15;white-space:nowrap;color:inherit;width:auto!important;height:auto!important}@media (max-width:720px){.sl-admin-counts{justify-content:flex-start;max-width:100%}.sl-count-pill{font-size:11px;padding:4px 8px}}@media (min-width:981px){body .sl-hub-grid{grid-template-columns:minmax(0,calc(100% - 286px)) 270px!important;gap:16px!important;align-items:start!important}body .sl-hub-grid:has(.sl-live-sidecol[hidden]){grid-template-columns:1fr!important}body .sl-memberspanel{grid-column:auto!important;grid-row:auto!important}}.sl-live-sideitem--new{display:none!important}.sl-membersoverlay{position:fixed;inset:0;background:rgb(0 0 0 / .62);z-index:99998;backdrop-filter:blur(3px)}.sl-memberspanel[hidden]{display:none!important}body.sl-members-open .sl-memberspanel{display:block!important;position:fixed!important;left:50%!important;top:50%!important;right:auto!important;transform:translate(-50%,-50%)!important;width:min(980px,94vw)!important;height:min(82vh,760px)!important;max-width:94vw!important;z-index:99999!important;background:linear-gradient(180deg,rgb(42 33 55 / .98),rgb(28 24 38 / .98))!important;color:#fff!important;border:1px solid rgb(255 255 255 / .16)!important;border-radius:24px!important;box-shadow:0 28px 90px rgb(0 0 0 / .58)!important;padding:0!important;overflow:hidden!important}.sl-memberspanel__head{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:rgb(25 20 35 / .98);border-bottom:1px solid rgb(255 255 255 / .12)}.sl-memberspanel__head strong{font-size:18px;line-height:1.2}.sl-memberspanel__close{position:static!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;border-radius:999px!important;border:1px solid rgb(255 255 255 / .18)!important;background:rgb(255 255 255 / .10)!important;color:#fff!important;cursor:pointer!important;font-size:18px!important;line-height:1!important}.sl-memberspanel__body{height:calc(100% - 67px);overflow:auto;padding:14px;display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}.sl-newmembers-list{display:grid;gap:8px}.sl-newmember-row{display:flex;align-items:center;gap:10px;padding:8px;border-radius:14px;border:1px solid rgb(255 255 255 / .10);background:rgb(255 255 255 / .055);color:inherit;text-decoration:none}.sl-newmember-row:hover{background:rgb(255 255 255 / .09)}.sl-newmember-row img{width:42px;height:42px;border-radius:13px;object-fit:cover;border:1px solid rgb(255 255 255 / .18)}.sl-newmember-row span{min-width:0;display:grid;gap:2px}.sl-newmember-row b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sl-newmember-row small{font-size:12px;opacity:.72}@media (max-width:780px){body.sl-members-open .sl-memberspanel{width:94vw!important;height:88vh!important;border-radius:18px!important}.sl-memberspanel__body{grid-template-columns:1fr;padding:12px}}@media (min-width:981px){body .sl-hub-grid{display:grid!important;grid-template-columns:minmax(0,calc(100% - 286px)) 270px!important;gap:16px!important;align-items:start!important}body .sl-hub-maincol{min-width:0!important;grid-column:1!important;grid-row:1!important}body .sl-live-sidecol{grid-column:2!important;grid-row:1!important;width:270px!important;max-width:270px!important;min-width:270px!important;position:sticky!important;top:92px!important;margin:0!important;padding:9px!important;border-radius:18px!important;background:rgb(255 255 255 / .055)!important;border:1px solid rgb(255 255 255 / .14)!important;box-shadow:none!important;overflow:hidden!important}body .sl-live-sidecol[hidden]{display:block!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;min-height:1px!important}body .sl-activity-tile{max-width:none!important;overflow:hidden!important}body .sl-activity-tile .sl-feed{max-height:calc(100vh - 320px)!important;min-height:340px!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:10px!important;scroll-behavior:smooth}body .sl-activity-tile .sl-feed::-webkit-scrollbar{width:12px!important}body .sl-activity-tile .sl-feed::-webkit-scrollbar-thumb{background:rgb(255 255 255 / .38)!important;border-radius:999px!important;border:3px solid rgb(0 0 0 / .08)!important}body .sl-activity-tile .sl-feed::-webkit-scrollbar-track{background:rgb(255 255 255 / .08)!important;border-radius:999px!important}body .sl-feed-post{padding:12px 14px!important;border-radius:18px!important;min-height:0!important;margin-bottom:12px!important}body .sl-feed-post .sl-feed-text{font-size:14px!important;line-height:1.32!important;margin:8px 0 8px!important}body .sl-feed-post .sl-reactions,body .sl-feed-post .sl-reaction-bar{margin-top:8px!important}}@media (max-width:980px){body .sl-hub-grid{display:block!important}body .sl-live-sidecol{position:static!important;width:auto!important;max-width:none!important;min-width:0!important;margin:10px 0!important}body .sl-live-sidecol[hidden]{display:none!important}body .sl-activity-tile .sl-feed{max-height:none!important;min-height:0!important;overflow:visible!important;padding-right:0!important}}body .sl-live-sidecol__title{font-size:12px!important;line-height:1.15!important;margin:0 0 8px!important;color:inherit!important}body .sl-live-sideitem{padding:6px 7px!important;border-radius:12px!important;gap:7px!important;min-height:38px!important;background:rgb(255 255 255 / .055)!important;border:1px solid rgb(255 255 255 / .12)!important}body .sl-live-sideitem__ava{width:28px!important;height:28px!important;min-width:28px!important;border-radius:9px!important}body .sl-live-sideitem__txt b{font-size:11px!important;line-height:1.1!important}body .sl-live-sideitem__txt span{font-size:11px!important;line-height:1.18!important;max-width:200px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body .sl-live-sideitem--new{display:none!important}.sl-membersoverlay{background:rgb(0 0 0 / .45)!important}body.sl-members-open .sl-memberspanel{display:block!important;position:fixed!important;left:50%!important;top:50%!important;right:auto!important;transform:translate(-50%,-50%)!important;width:min(860px,94vw)!important;height:min(78vh,680px)!important;max-width:94vw!important;z-index:99999!important;background:rgb(88 70 95 / .98)!important;color:#fff!important;border:1px solid rgb(255 255 255 / .18)!important;border-radius:22px!important;box-shadow:0 22px 70px rgb(0 0 0 / .42)!important;padding:0!important;overflow:hidden!important;resize:none!important}.sl-memberspanel__head{background:rgb(255 255 255 / .07)!important;border-bottom:1px solid rgb(255 255 255 / .12)!important;padding:12px 14px!important}.sl-memberspanel__body{height:calc(100% - 62px)!important;overflow:auto!important;padding:12px!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;align-items:start!important}.sl-memberspanel .sl-tile{background:rgb(255 255 255 / .055)!important;border:1px solid rgb(255 255 255 / .12)!important;border-radius:18px!important;padding:10px!important;resize:none!important;overflow:visible!important}.sl-memberspanel .sl-online-list,.sl-memberspanel .sl-newmembers-list{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(110px,1fr))!important;gap:8px!important}.sl-memberspanel .sl-online-item,.sl-memberspanel .sl-newmember-row{width:110px!important;min-height:90px!important;max-width:120px!important;padding:7px!important;border-radius:14px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;text-align:center!important;background:rgb(255 255 255 / .06)!important;border:1px solid rgb(255 255 255 / .12)!important;color:#fff!important;text-decoration:none!important;overflow:hidden!important}.sl-memberspanel .sl-online-item .sl-dot-online{position:absolute!important;right:10px!important;top:10px!important}.sl-memberspanel .sl-online-item{position:relative!important}.sl-memberspanel .sl-ava,.sl-memberspanel .sl-newmember-row img{width:42px!important;height:42px!important;border-radius:13px!important;object-fit:cover!important;margin:0!important}.sl-memberspanel .sl-online-item a,.sl-memberspanel .sl-newmember-row b{font-size:11.5px!important;line-height:1.1!important;max-width:95px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;color:#fff!important}.sl-memberspanel .sl-online-last,.sl-memberspanel .sl-newmember-row small{font-size:10px!important;line-height:1.1!important;opacity:.75!important;max-width:95px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}@media (max-width:780px){body.sl-members-open .sl-memberspanel{width:94vw!important;height:86vh!important;border-radius:18px!important}.sl-memberspanel__body{grid-template-columns:1fr!important;padding:10px!important}}body .sl-live-sidecol__list{max-height:420px!important;overflow-y:auto!important;padding-right:4px!important;scrollbar-width:thin!important}body .sl-live-sideitem{padding:0!important;overflow:hidden!important}body .sl-live-sideitem__link{display:flex!important;align-items:center!important;gap:7px!important;width:100%!important;padding:6px 7px!important;color:inherit!important;text-decoration:none!important;border-radius:12px!important}body .sl-live-sideitem__link:hover{background:rgb(255 255 255 / .07)!important}body .sl-live-sideitem__txt b{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.sl-activitybar__publish[hidden],.sl-activitybar--hero-compact.sl-activitybar--collapsed .sl-activitybar__publish--inline{display:none!important}.sl-activitybar--hero-compact .sl-activitybar__publish--inline{animation:none!important;transition:none!important}.sl-activitybar__collapse{touch-action:manipulation;user-select:none;will-change:transform}body.sl-members-open .sl-memberspanel{width:min(980px,94vw)!important;height:min(78vh,690px)!important}.sl-memberspanel__body--twocols{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;height:calc(100% - 62px)!important;overflow:hidden!important}.sl-memberspanel__col{min-width:0!important;min-height:0!important;display:flex!important;flex-direction:column!important;background:rgb(255 255 255 / .045)!important;border:1px solid rgb(255 255 255 / .12)!important;border-radius:18px!important;padding:10px!important}.sl-memberspanel__coltitle{flex:0 0 auto!important;font-weight:800!important;font-size:15px!important;margin:0 0 10px!important;color:#fff!important}.sl-memberspanel__col .sl-tile{margin:0!important;padding:0!important;border:0!important;background:transparent!important;border-radius:0!important;height:100%!important;min-height:0!important;overflow:hidden!important}.sl-memberspanel__col .sl-tile>h3,.sl-memberspanel__col .sl-newmembers-panel>div:first-child{display:none!important}.sl-memberspanel__col .sl-online-list,.sl-memberspanel__col .sl-newmembers-list{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(104px,1fr))!important;gap:8px!important;align-content:start!important;height:100%!important;max-height:100%!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:4px!important;scrollbar-width:thin!important}.sl-memberspanel__col .sl-online-item,.sl-memberspanel__col .sl-newmember-row{width:auto!important;min-height:86px!important;max-width:none!important;padding:7px!important;border-radius:14px!important}.sl-memberspanel__col .sl-ava,.sl-memberspanel__col .sl-newmember-row img{width:44px!important;height:44px!important}.sl-memberspanel__col .sl-online-last,.sl-memberspanel__col .sl-newmember-row small{display:block!important;max-width:92px!important}@media (max-width:780px){.sl-memberspanel__body--twocols{grid-template-columns:1fr!important;overflow:auto!important}.sl-memberspanel__col{min-height:260px!important}.sl-memberspanel__col .sl-online-list,.sl-memberspanel__col .sl-newmembers-list{max-height:240px!important}}body.sl-members-open .sl-memberspanel .sl-memberspanel__body--twocols{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important;overflow:hidden!important}body.sl-members-open .sl-memberspanel .sl-memberspanel__col{min-height:360px!important;max-height:calc(86vh - 130px)!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:thin!important;padding-right:6px!important}body.sl-members-open .sl-memberspanel .sl-online-list,body.sl-members-open .sl-memberspanel .sl-newmembers-list{max-height:none!important;overflow:visible!important;display:grid!important;grid-template-columns:repeat(auto-fill,minmax(112px,1fr))!important;gap:8px!important}body.sl-members-open .sl-memberspanel .sl-tile,body.sl-members-open .sl-memberspanel .sl-newmembers-panel{height:auto!important;max-height:none!important;resize:none!important;overflow:visible!important}@media (max-width:780px){body.sl-members-open .sl-memberspanel .sl-memberspanel__body--twocols{grid-template-columns:1fr!important;overflow:auto!important}body.sl-members-open .sl-memberspanel .sl-memberspanel__col{max-height:42vh!important;min-height:220px!important}}@media (min-width:901px){.sl-activity-tile.sl-resize-box{min-height:820px!important;height:auto!important;max-height:none!important;overflow:auto}}@media (min-width:981px){body .sl-activity-tile.sl-resize-box,body .sl-activity-tile{min-height:820px!important;height:auto!important;max-height:none!important;overflow:hidden!important}body .sl-activity-tile .sl-feed{height:620px!important;min-height:620px!important;max-height:620px!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:10px!important;scrollbar-width:thin}body .sl-activity-tile .sl-feed-post{padding:8px 12px!important;margin-bottom:8px!important;border-radius:16px!important;min-height:0!important}body .sl-activity-tile .sl-feed-meta{margin:0 0 4px!important;gap:7px!important;font-size:12px!important}body .sl-activity-tile .sl-feed-ava{width:28px!important;height:28px!important;border-radius:10px!important}body .sl-activity-tile .sl-feed-author{gap:8px!important}body .sl-activity-tile .sl-feed-text{margin:4px 0 5px!important;font-size:13px!important;line-height:1.28!important}body .sl-activity-tile .sl-feed-reactions,body .sl-activity-tile .sl-reaction-bar,body .sl-activity-tile [data-sl-reaction-wrap]{margin-top:5px!important;gap:5px!important}body .sl-activity-tile .sl-feed-reactions button,body .sl-activity-tile .sl-feed-reactions .sl-btn,body .sl-activity-tile .sl-reaction-bar button{padding:6px 10px!important;min-height:32px!important;line-height:1.15!important}}@media (max-width:980px){body .sl-activity-tile .sl-feed{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;padding-right:0!important}}.sl-photo-folder-grid .sl-photo-file-card{max-width:100%;box-sizing:border-box}.sl-photo-upload-form input[type=file],.sl-photo-upload-form select{max-width:100%;box-sizing:border-box}@media (max-width:640px){.sl-photo-upload-row{grid-template-columns:1fr!important;width:100%;max-width:100%;overflow:hidden}.sl-photo-upload-form{width:100%;max-width:100%;overflow:hidden}.sl-photo-upload-form label{min-width:0}.sl-photo-upload-form input[type=file],.sl-photo-upload-form select,.sl-photo-upload-form .sl-input{width:100%;max-width:100%;min-width:0}}.sl-photo-more-files>summary::-webkit-details-marker{display:none}.sl-photo-more-files>summary::after{content:'+';font-weight:900;font-size:18px;line-height:1}.sl-photo-more-files[open]>summary::after{content:'−'}.sl-photo-open-status{min-height:32px;white-space:nowrap}.sl-photo-lock-toggle{width:40px!important;height:40px!important;font-size:20px!important;border-radius:14px!important}.sl-photo-unlock-panel{min-width:320px!important;max-width:min(520px,92vw)!important;width:max-content!important;box-sizing:border-box!important}.sl-photo-unlock-panel .sl-input,.sl-photo-unlock-panel select{width:100%;max-width:100%;box-sizing:border-box}.sl-photo-unlock-album-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;max-height:190px;overflow:auto;margin-bottom:8px}@media (max-width:520px){.sl-photo-open-status{padding:6px 9px!important;font-size:12px!important;margin:4px 0!important;max-width:100%;white-space:normal;text-align:center}.sl-photo-lock-toggle{width:46px!important;height:46px!important;font-size:24px!important;border-radius:16px!important}.sl-profile-actions--primary .sl-photo-unlock-details{position:static!important}.sl-profile-actions--primary .sl-photo-unlock-panel,.sl-photo-unlock-panel{position:fixed!important;left:10px!important;right:10px!important;top:74px!important;width:auto!important;min-width:0!important;max-width:none!important;max-height:calc(100vh - 95px)!important;overflow:auto!important;z-index:99999!important;padding:46px 10px 12px!important}.sl-photo-unlock-album-grid{grid-template-columns:1fr!important;max-height:38vh!important}.sl-photo-unlock-panel .sl-btn{width:100%;justify-content:center;text-align:center}}@media (max-width:720px){.sl-profile-actions .sl-mobile-fullpanel[open]>.sl-mobile-fullpanel__panel,.sl-profile-actions--secondary .sl-mobile-fullpanel[open]>.sl-mobile-fullpanel__panel{position:fixed!important;inset:0!important;z-index:2147483000!important;width:100vw!important;max-width:100vw!important;min-width:0!important;height:100dvh!important;max-height:100dvh!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;display:block!important;padding:58px 14px 22px!important;border-radius:0!important;border:0!important;background:rgb(20 18 32 / .99)!important;color:#fff!important;box-shadow:none!important;transform:none!important;left:0!important;right:0!important;top:0!important;bottom:0!important;box-sizing:border-box!important}.sl-mobile-fullpanel[open]::before{content:'';position:fixed;inset:0;z-index:2147482999;background:rgb(0 0 0 / .72)}.sl-mobile-fullpanel__panel .sl-inline-details__close{position:fixed!important;top:10px!important;right:10px!important;z-index:2147483001!important;width:42px!important;height:42px!important;font-size:20px!important;background:rgb(0 0 0 / .55)!important}.sl-mobile-fullpanel__panel form,.sl-mobile-fullpanel__panel textarea,.sl-mobile-fullpanel__panel .sl-input,.sl-mobile-fullpanel__panel select,.sl-mobile-fullpanel__panel button,.sl-mobile-fullpanel__panel .sl-btn{max-width:100%!important;box-sizing:border-box!important}.sl-mobile-fullpanel__panel textarea,.sl-mobile-fullpanel__panel .slc-reco-text{width:100%!important;min-width:0!important;min-height:120px!important}.sl-mobile-fullpanel__panel .slc-reco-preview,.sl-mobile-fullpanel__panel .slc-reco-preview>div{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.sl-mobile-fullpanel__panel .sl-badge{white-space:normal!important}}@media (max-width:720px){html.slc-mobile-panel-open,body.slc-mobile-panel-open{overflow:hidden!important;height:100%!important;touch-action:none!important}body>.sl-mobile-fullpanel__panel,body>.sl-mobile-fullpanel__panel.sl-mobile-fullpanel__panel--body{position:fixed!important;z-index:2147483646!important;left:0!important;right:0!important;top:0!important;bottom:0!important;width:100vw!important;max-width:100vw!important;min-width:0!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:64px 14px 24px!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;background:rgb(20 18 32 / .99)!important;color:#fff!important;transform:none!important;box-sizing:border-box!important;display:block!important}body>.sl-mobile-fullpanel__panel::before,body>.sl-mobile-fullpanel__panel.sl-mobile-fullpanel__panel--body::before{content:'';position:fixed;inset:0;z-index:-1;background:rgb(20 18 32 / .99)}body>.sl-mobile-fullpanel__panel .sl-inline-details__close{position:fixed!important;top:10px!important;right:10px!important;z-index:2147483647!important;width:46px!important;height:46px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:22px!important;line-height:1!important;background:rgb(0 0 0 / .72)!important;color:#fff!important;border:1px solid rgb(255 255 255 / .22)!important}body>.sl-mobile-fullpanel__panel form,body>.sl-mobile-fullpanel__panel textarea,body>.sl-mobile-fullpanel__panel .sl-input,body>.sl-mobile-fullpanel__panel select,body>.sl-mobile-fullpanel__panel button,body>.sl-mobile-fullpanel__panel .sl-btn{max-width:100%!important;box-sizing:border-box!important}body>.sl-mobile-fullpanel__panel textarea,body>.sl-mobile-fullpanel__panel .slc-reco-text{width:100%!important;min-width:0!important;min-height:150px!important;display:block!important}body>.sl-mobile-fullpanel__panel .slc-emoji-panel{max-width:100%!important}body>.sl-mobile-fullpanel__panel .slc-reco-preview,body>.sl-mobile-fullpanel__panel .slc-reco-preview>div{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}body>.sl-mobile-fullpanel__panel .sl-badge{white-space:normal!important;overflow-wrap:anywhere!important}}.sl-ava--presence,.sl-profile-avatar,.sl-connected-inline__ava,.sl-newmember-ava{position:relative!important;display:inline-block!important;overflow:visible!important}.sl-presence-dots{position:absolute!important;right:-6px!important;top:-6px!important;display:flex!important;gap:4px!important;align-items:center!important;z-index:5!important;pointer-events:none!important}.sl-presence-dot{width:16px!important;height:16px!important;border-radius:999px!important;border:2px solid rgb(255 255 255 / .92)!important;box-shadow:0 2px 8px rgb(0 0 0 / .35),0 0 0 3px rgb(255 255 255 / .08)!important;display:inline-block!important;flex:0 0 auto!important}.sl-presence-dot--online{background:#2ecc71!important}.sl-presence-dot--away{background:#ff9f1a!important}.sl-presence-dot--offline{background:#e74c3c!important}.sl-presence-dot--free{background:#b000ff!important}.sl-badge--orange{border:none!important;background:rgb(255 159 26 / .22)!important;color:#fff!important}.sl-badge--red{border:none!important;background:rgb(231 76 60 / .20)!important;color:#fff!important}.sl-badges--presence{align-items:center!important}.sl-profile-avatar .sl-presence-dots{right:4px!important;top:4px!important}.sl-connected-inline__ava .sl-presence-dots{right:-5px!important;top:-5px!important;transform:scale(.85)!important}.sl-newmember-ava .sl-presence-dots{right:-4px!important;top:-4px!important;transform:scale(.82)!important}.sl-online-item{position:relative!important}.sl-online-item>.sl-presence-dots{right:8px!important;top:8px!important}@media (max-width:780px){.sl-presence-dot{width:15px!important;height:15px!important;border-width:2px!important}.sl-card .sl-ava--presence .sl-presence-dots{right:-7px!important;top:-7px!important}.sl-member-nav{gap:12px!important;padding:8px 4px!important}.sl-member-nav .sl-iconbtn,.sl-member-nav .sl-activity-ic,.sl-member-nav--icons .sl-iconbtn{min-width:48px!important;width:48px!important;height:48px!important;font-size:24px!important;border-radius:16px!important}.sl-member-nav .sl-ic-label,.sl-member-nav .sl-iconbtn span:not(.sl-badgecount){font-size:12px!important;line-height:1.1!important}.sl-activitybar__membersbtn{width:54px!important;height:54px!important;font-size:30px!important;border-radius:18px!important}}.sl-presence-dots--inline{position:static!important;display:inline-flex!important;gap:4px!important;align-items:center!important;vertical-align:middle!important;transform:none!important;margin-left:6px!important;z-index:10!important;pointer-events:none!important}.sl-search-card-title .sl-presence-dots--inline{flex:0 0 auto!important;margin-left:4px!important}@media (max-width:780px){.sl-search-card-title{font-size:16px!important;line-height:1.25!important}.sl-search-card-title .sl-presence-dot{width:15px!important;height:15px!important}.sl-card .sl-ava--presence .sl-presence-dots{display:flex!important;visibility:visible!important;opacity:1!important;right:-7px!important;top:-7px!important}}.sl-ava .sl-dot-free.sl-dot-free--mauve{display:none!important}.sl-ava .sl-presence-dots{position:absolute!important;right:6px!important;bottom:6px!important;display:flex!important;gap:4px!important;z-index:6!important;align-items:center!important}.sl-ava .sl-presence-dot{width:13px!important;height:13px!important;min-width:13px!important;border-radius:999px!important;border:2px solid #fff!important;box-shadow:0 3px 10px rgb(0 0 0 / .45)!important}@media (max-width:782px){.sl-ava .sl-presence-dot{width:15px!important;height:15px!important;min-width:15px!important}.sl-presence-dots{gap:5px!important}}.sl-gender-name{font-weight:800;text-shadow:0 1px 1px rgb(255 255 255 / .18)}.sl-name--femme{color:#ff2fb3!important}.sl-name--couple{color:#ff8a00!important}.sl-name--homme{color:#063b8e!important}.sl-name--unknown{color:inherit!important}.sl-card,.sl-search-card,.sl-profile-card,.sl-tile,.sl-panel,.sl-modal,.sl-profile-box{color:#111!important}.sl-card p,.sl-search-card p,.sl-profile-card p,.sl-tile p,.sl-panel p,.sl-modal p,.sl-card label,.sl-search-card label,.sl-profile-card label,.sl-tile label,.sl-panel label,.sl-modal label,.sl-card span:not(.sl-gender-name):not(.sl-presence-dot),.sl-search-card span:not(.sl-gender-name):not(.sl-presence-dot),.sl-profile-card span:not(.sl-gender-name):not(.sl-presence-dot),.sl-tile span:not(.sl-gender-name):not(.sl-presence-dot){color:inherit}.sl-dark,.sl-hero,.sl-topbar,.sl-side,.sl-sidebar,.sl-galaxy,.sl-section-dark{color:#fff!important}.sl-dark p,.sl-hero p,.sl-topbar p,.sl-side p,.sl-sidebar p,.sl-galaxy p,.sl-section-dark p{color:#fff!important}.sl-meta,.sl-date,.sl-time,.sl-profile-registered-badge,.sl-presence-label,.sl-last-presence{color:#7a4a00!important}.sl-dark .sl-meta,.sl-hero .sl-meta,.sl-galaxy .sl-meta,.sl-section-dark .sl-meta{color:#ffd27a!important}.sl-gender-name{font-weight:850!important;text-shadow:none!important}.sl-name--femme{color:#d81b60!important}.sl-name--couple{color:#c24a1a!important}.sl-name--homme{color:#0b3f8f!important}.sl-feed-author .sl-gender-name,.sl-newmember-row .sl-gender-name,.sl-online-name .sl-gender-name,.sl-search-card-title .sl-gender-name{display:inline!important}.sl-meta,.sl-date,.sl-time,.sl-feed-date,.sl-profile-registered-badge,.sl-presence-label,.sl-last-presence,.sl-search-card .sl-meta,.sl-card .sl-meta{color:#526879!important;font-weight:650!important}.sl-dark .sl-meta,.sl-hero .sl-meta,.sl-galaxy .sl-meta,.sl-section-dark .sl-meta,.sl-dark .sl-feed-date,.sl-hero .sl-feed-date,.sl-galaxy .sl-feed-date,.sl-section-dark .sl-feed-date{color:#d8e6ef!important}.sl-card,.sl-search-card,.sl-profile-card,.sl-panel,.sl-modal,.sl-profile-box{color:#111!important}.sl-dark,.sl-hero,.sl-topbar,.sl-side,.sl-sidebar,.sl-galaxy,.sl-section-dark,.sl-dark p,.sl-hero p,.sl-topbar p,.sl-side p,.sl-sidebar p,.sl-galaxy p,.sl-section-dark p{color:#fff!important}.sl-home .sl-tile,.sl-home .sl-card,.sl-profile-home .sl-tile,.sl-profile-home .sl-card,.sl-dashboard .sl-tile,.sl-dashboard .sl-card,.sl-activity-tile,.sl-newmembers-panel,[data-sl-connected-panel="1"],.sl-subscription-card,.sl-pricing-card{background:rgb(255 255 255 / .90)!important;color:#111!important;border-color:rgb(20 20 40 / .14)!important}.sl-section-dark .sl-tile,.sl-section-dark .sl-card,.sl-galaxy .sl-tile,.sl-galaxy .sl-card,.sl-dark .sl-tile,.sl-dark .sl-card{background:rgb(42 38 58 / .86)!important;color:#fff!important;border-color:rgb(255 255 255 / .16)!important}.sl-section-dark .sl-tile p,.sl-section-dark .sl-card p,.sl-galaxy .sl-tile p,.sl-galaxy .sl-card p,.sl-dark .sl-tile p,.sl-dark .sl-card p{color:#fff!important}.sl-online-item{display:flex!important;align-items:center!important;gap:10px!important}.sl-online-info{display:flex!important;flex-direction:column!important;min-width:0!important;line-height:1.15!important}.sl-online-name{text-decoration:none!important}body.home .entry-content .sl-tile,body.home .entry-content .sl-card,body.home .entry-content .sl-panel,body.home .entry-content .sl-home-subs,body.home .entry-content .sl-pricing-card,body.home .entry-content .sl-subscription-card,body.front-page .entry-content .sl-tile,body.front-page .entry-content .sl-card,body.front-page .entry-content .sl-panel,body.front-page .entry-content .sl-home-subs,body.front-page .entry-content .sl-pricing-card,body.front-page .entry-content .sl-subscription-card{background:rgb(238 240 244 / .92)!important;color:#111827!important;border-color:rgb(17 24 39 / .16)!important;box-shadow:0 10px 28px rgb(0 0 0 / .10)!important}body.home .entry-content .sl-home-subs [style*="background:rgba(255,255,255,.03)"],body.home .entry-content .sl-home-subs [style*="background:rgba(255,255,255,.025)"],body.home .entry-content .sl-home-subs [style*="background:rgba(255,255,255,.035)"],body.front-page .entry-content .sl-home-subs [style*="background:rgba(255,255,255,.03)"],body.front-page .entry-content .sl-home-subs [style*="background:rgba(255,255,255,.025)"],body.front-page .entry-content .sl-home-subs [style*="background:rgba(255,255,255,.035)"]{background:rgb(255 255 255 / .78)!important;color:#111827!important;border-color:rgb(17 24 39 / .14)!important}body.home .entry-content .sl-tile p,body.home .entry-content .sl-card p,body.home .entry-content .sl-panel p,body.home .entry-content .sl-home-subs p,body.home .entry-content .sl-home-subs div,body.home .entry-content .sl-home-subs small,body.home .entry-content .sl-home-subs span:not(.sl-badge):not(.sl-presence-dot):not(.sl-gender-name),body.front-page .entry-content .sl-tile p,body.front-page .entry-content .sl-card p,body.front-page .entry-content .sl-panel p,body.front-page .entry-content .sl-home-subs p,body.front-page .entry-content .sl-home-subs div,body.front-page .entry-content .sl-home-subs small,body.front-page .entry-content .sl-home-subs span:not(.sl-badge):not(.sl-presence-dot):not(.sl-gender-name){color:#111827!important}body.home .entry-content .sl-section-dark .sl-card,body.home .entry-content .sl-section-dark .sl-tile,body.home .entry-content .sl-dark .sl-card,body.home .entry-content .sl-dark .sl-tile,body.home .entry-content .sl-galaxy .sl-card,body.home .entry-content .sl-galaxy .sl-tile,body.front-page .entry-content .sl-section-dark .sl-card,body.front-page .entry-content .sl-section-dark .sl-tile,body.front-page .entry-content .sl-dark .sl-card,body.front-page .entry-content .sl-dark .sl-tile,body.front-page .entry-content .sl-galaxy .sl-card,body.front-page .entry-content .sl-galaxy .sl-tile{background:rgb(232 235 242 / .90)!important;color:#111827!important;border-color:rgb(17 24 39 / .16)!important}.sl-profile-home .sl-tile,.sl-profile-home .sl-card,.sl-dashboard .sl-tile,.sl-dashboard .sl-card,.sl-activity-tile,.sl-newmembers-panel,[data-sl-connected-panel="1"]{background:rgb(245 246 249 / .92)!important}body.home .entry-content .sl-tile,body.home .entry-content .sl-card,body.home .entry-content .sl-panel,body.home .entry-content .sl-home-subs,body.home .entry-content .sl-pricing-card,body.home .entry-content .sl-subscription-card,body.front-page .entry-content .sl-tile,body.front-page .entry-content .sl-card,body.front-page .entry-content .sl-panel,body.front-page .entry-content .sl-home-subs,body.front-page .entry-content .sl-pricing-card,body.front-page .entry-content .sl-subscription-card{color:#fff!important}body.home .entry-content .sl-tile h1,body.home .entry-content .sl-tile h2,body.home .entry-content .sl-tile h3,body.home .entry-content .sl-tile h4,body.home .entry-content .sl-tile h5,body.home .entry-content .sl-tile h6,body.home .entry-content .sl-card h1,body.home .entry-content .sl-card h2,body.home .entry-content .sl-card h3,body.home .entry-content .sl-card h4,body.home .entry-content .sl-card h5,body.home .entry-content .sl-card h6,body.home .entry-content .sl-panel h1,body.home .entry-content .sl-panel h2,body.home .entry-content .sl-panel h3,body.home .entry-content .sl-panel h4,body.home .entry-content .sl-panel h5,body.home .entry-content .sl-panel h6,body.home .entry-content .sl-home-subs h1,body.home .entry-content .sl-home-subs h2,body.home .entry-content .sl-home-subs h3,body.home .entry-content .sl-home-subs h4,body.home .entry-content .sl-home-subs h5,body.home .entry-content .sl-home-subs h6,body.home .entry-content .sl-tile p,body.home .entry-content .sl-card p,body.home .entry-content .sl-panel p,body.home .entry-content .sl-home-subs p,body.home .entry-content .sl-home-subs div,body.home .entry-content .sl-home-subs small,body.home .entry-content .sl-home-subs span:not(.sl-badge):not(.sl-presence-dot):not(.sl-gender-name),body.front-page .entry-content .sl-tile h1,body.front-page .entry-content .sl-tile h2,body.front-page .entry-content .sl-tile h3,body.front-page .entry-content .sl-tile h4,body.front-page .entry-content .sl-tile h5,body.front-page .entry-content .sl-tile h6,body.front-page .entry-content .sl-card h1,body.front-page .entry-content .sl-card h2,body.front-page .entry-content .sl-card h3,body.front-page .entry-content .sl-card h4,body.front-page .entry-content .sl-card h5,body.front-page .entry-content .sl-card h6,body.front-page .entry-content .sl-panel h1,body.front-page .entry-content .sl-panel h2,body.front-page .entry-content .sl-panel h3,body.front-page .entry-content .sl-panel h4,body.front-page .entry-content .sl-panel h5,body.front-page .entry-content .sl-panel h6,body.front-page .entry-content .sl-home-subs h1,body.front-page .entry-content .sl-home-subs h2,body.front-page .entry-content .sl-home-subs h3,body.front-page .entry-content .sl-home-subs h4,body.front-page .entry-content .sl-home-subs h5,body.front-page .entry-content .sl-home-subs h6,body.front-page .entry-content .sl-tile p,body.front-page .entry-content .sl-card p,body.front-page .entry-content .sl-panel p,body.front-page .entry-content .sl-home-subs p,body.front-page .entry-content .sl-home-subs div,body.front-page .entry-content .sl-home-subs small,body.front-page .entry-content .sl-home-subs span:not(.sl-badge):not(.sl-presence-dot):not(.sl-gender-name){color:#fff!important}body.home .entry-content .sl-home-subs .sl-meta,body.front-page .entry-content .sl-home-subs .sl-meta,body.home .entry-content .sl-card .sl-meta,body.front-page .entry-content .sl-card .sl-meta{color:#eef3ff!important}.sl-ava-block{display:flex!important;flex-direction:column!important;align-items:center!important;gap:5px!important;flex:0 0 auto!important;min-width:68px!important;max-width:96px!important}.sl-ava-block .sl-ava-name{font-size:13px!important;line-height:1.12!important;text-align:center!important;max-width:96px!important;overflow:hidden!important;text-overflow:ellipsis!important;word-break:break-word!important}.sl-search-card .sl-ava-block .sl-gender-name,.sl-card .sl-ava-block .sl-gender-name{font-weight:850!important}@media (max-width:780px){.sl-ava-block{min-width:58px!important;max-width:78px!important}.sl-ava-block .sl-ava-name{font-size:12px!important;max-width:78px!important}}body.home .entry-content .sl-tile,body.home .entry-content .sl-card,body.home .entry-content .sl-panel,body.home .entry-content .sl-home-subs,body.home .entry-content .sl-home-subs__grid>div,body.home .entry-content .sl-pricing-card,body.home .entry-content .sl-subscription-card,body.front-page .entry-content .sl-tile,body.front-page .entry-content .sl-card,body.front-page .entry-content .sl-panel,body.front-page .entry-content .sl-home-subs,body.front-page .entry-content .sl-home-subs__grid>div,body.front-page .entry-content .sl-pricing-card,body.front-page .entry-content .sl-subscription-card{background:rgb(116 108 132 / .76)!important;border-color:rgb(255 255 255 / .22)!important;color:#fff!important;box-shadow:0 10px 26px rgb(0 0 0 / .12)!important}body.home .entry-content .sl-tile *,body.home .entry-content .sl-card *,body.home .entry-content .sl-panel *,body.home .entry-content .sl-home-subs *,body.home .entry-content .sl-pricing-card *,body.home .entry-content .sl-subscription-card *,body.front-page .entry-content .sl-tile *,body.front-page .entry-content .sl-card *,body.front-page .entry-content .sl-panel *,body.front-page .entry-content .sl-home-subs *,body.front-page .entry-content .sl-pricing-card *,body.front-page .entry-content .sl-subscription-card *{color:#fff!important;text-shadow:none!important}body.home .entry-content .sl-card .sl-meta,body.home .entry-content .sl-home-subs .sl-meta,body.home .entry-content .sl-card p,body.home .entry-content .sl-card li,body.home .entry-content .sl-card small,body.home .entry-content .sl-home-subs p,body.home .entry-content .sl-home-subs li,body.home .entry-content .sl-home-subs small,body.front-page .entry-content .sl-card .sl-meta,body.front-page .entry-content .sl-home-subs .sl-meta,body.front-page .entry-content .sl-card p,body.front-page .entry-content .sl-card li,body.front-page .entry-content .sl-card small,body.front-page .entry-content .sl-home-subs p,body.front-page .entry-content .sl-home-subs li,body.front-page .entry-content .sl-home-subs small{color:#f7f7ff!important;opacity:1!important}body.home .entry-content .sl-card li::marker,body.front-page .entry-content .sl-card li::marker{color:#fff!important}body.home .entry-content .sl-badge,body.front-page .entry-content .sl-badge{background:rgb(255 255 255 / .16)!important;border-color:rgb(255 255 255 / .28)!important;color:#fff!important}body.home .entry-content [style*="orange"],body.home .entry-content [style*="#ff"],body.front-page .entry-content [style*="orange"],body.front-page .entry-content [style*="#ff"]{color:#fff!important}body:not(.logged-in) .entry-content .sl-card,body:not(.logged-in) .entry-content .sl-tile,body:not(.logged-in) .entry-content .sl-panel,body:not(.logged-in) .entry-content .sl-home-subs,body:not(.logged-in) .entry-content .sl-home-subs__grid>div,body:not(.logged-in) .entry-content .sl-pricing-card,body:not(.logged-in) .entry-content .sl-subscription-card,body.page .entry-content .sl-home-subs,body.page .entry-content .sl-home-subs__grid>div,body.page .entry-content .sl-pricing-card,body.page .entry-content .sl-subscription-card,body.page .entry-content .sl-cards>.sl-card{background:rgb(128 121 148 / .82)!important;border:1px solid rgb(255 255 255 / .30)!important;color:#fff!important;box-shadow:0 10px 28px rgb(0 0 0 / .16)!important}body:not(.logged-in) .entry-content .sl-card *,body:not(.logged-in) .entry-content .sl-tile *,body:not(.logged-in) .entry-content .sl-panel *,body:not(.logged-in) .entry-content .sl-home-subs *,body:not(.logged-in) .entry-content .sl-pricing-card *,body:not(.logged-in) .entry-content .sl-subscription-card *,body.page .entry-content .sl-home-subs *,body.page .entry-content .sl-pricing-card *,body.page .entry-content .sl-subscription-card *,body.page .entry-content .sl-cards>.sl-card *{color:#fff!important;opacity:1!important;text-shadow:none!important}body:not(.logged-in) .entry-content .sl-card p,body:not(.logged-in) .entry-content .sl-card li,body:not(.logged-in) .entry-content .sl-card small,body:not(.logged-in) .entry-content .sl-home-subs p,body:not(.logged-in) .entry-content .sl-home-subs li,body:not(.logged-in) .entry-content .sl-home-subs small,body.page .entry-content .sl-home-subs p,body.page .entry-content .sl-home-subs li,body.page .entry-content .sl-home-subs small,body.page .entry-content .sl-cards>.sl-card p,body.page .entry-content .sl-cards>.sl-card li,body.page .entry-content .sl-cards>.sl-card small{color:#fbfbff!important;opacity:1!important;font-weight:600!important}body:not(.logged-in) .entry-content .sl-badge,body.page .entry-content .sl-home-subs .sl-badge,body.page .entry-content .sl-pricing-card .sl-badge,body.page .entry-content .sl-subscription-card .sl-badge,body.page .entry-content .sl-cards>.sl-card .sl-badge{background:rgb(255 255 255 / .20)!important;border-color:rgb(255 255 255 / .42)!important;color:#fff!important;font-weight:800!important}body:not(.logged-in) .entry-content [style*="orange"],body:not(.logged-in) .entry-content [style*="#ff7"],body:not(.logged-in) .entry-content [style*="#ff8"],body.page .entry-content [style*="orange"],body.page .entry-content [style*="#ff7"],body.page .entry-content [style*="#ff8"]{color:#fff!important;font-weight:800!important}.sl-profile-home .sl-feed-post,.sl-dashboard .sl-feed-post,.sl-feed .sl-feed-post{border:1px solid rgb(255 255 255 / .34)!important;background:rgb(255 255 255 / .16)!important;border-radius:18px!important;padding:14px!important;margin:0 0 14px!important;box-shadow:0 8px 22px rgb(0 0 0 / .12)!important}.sl-profile-home .sl-feed-media,.sl-dashboard .sl-feed-media,.sl-feed .sl-feed-media{border:1px solid rgb(255 255 255 / .32)!important;background:rgb(255 255 255 / .10)!important;border-radius:16px!important}.sl-home-subs,.sl-home-subs *,.sl-cards.sl-pricing-cards,.sl-cards.sl-pricing-cards .sl-card,.sl-cards.sl-pricing-cards .sl-card *{color:#ffffff!important;opacity:1!important;text-shadow:none!important}.sl-cards.sl-pricing-cards .sl-card{background:rgb(122 114 143 / .84)!important;border:1px solid rgb(255 255 255 / .30)!important}.sl-cards.sl-pricing-cards .sl-card h1,.sl-cards.sl-pricing-cards .sl-card h2,.sl-cards.sl-pricing-cards .sl-card h3,.sl-cards.sl-pricing-cards .sl-card h4,.sl-cards.sl-pricing-cards .sl-card h5,.sl-cards.sl-pricing-cards .sl-card h6,.sl-cards.sl-pricing-cards .sl-card li,.sl-cards.sl-pricing-cards .sl-card a:not(.sl-btn),.sl-cards.sl-pricing-cards .sl-card div,.sl-cards.sl-pricing-cards .sl-card span:not(.sl-badge),.sl-cards.sl-pricing-cards .sl-card small{color:#ffffff!important;opacity:1!important}.sl-cards.sl-pricing-cards .sl-pricing-desc,.sl-cards.sl-pricing-cards .sl-pricing-desc *{color:#ffb347!important;opacity:1!important;font-weight:800!important}.sl-cards.sl-pricing-cards .sl-badge{color:#ffffff!important;background:rgb(255 255 255 / .17)!important;border-color:rgb(255 255 255 / .42)!important;font-weight:800!important}.sl-cards.sl-pricing-cards .sl-card li::marker{color:#ffffff!important}.sl-cards.sl-pricing-cards .sl-btn,.sl-cards.sl-pricing-cards .sl-btn *{color:#111!important}body:not(.logged-in) .entry-content .sl-card:not(.sl-search-card),body:not(.logged-in) .entry-content .sl-tile,body.front-page .entry-content .sl-card:not(.sl-search-card),body.front-page .entry-content .sl-tile{color:#ffffff!important}body:not(.logged-in) .entry-content .sl-card:not(.sl-search-card) *,body:not(.logged-in) .entry-content .sl-tile *,body.front-page .entry-content .sl-card:not(.sl-search-card) *,body.front-page .entry-content .sl-tile *{color:#ffffff!important;opacity:1!important}body:not(.logged-in) .entry-content .sl-pricing-desc,body.front-page .entry-content .sl-pricing-desc{color:#ffb347!important}.sl-member-nav--icons{margin-bottom:24px!important;overflow:visible!important;position:relative;z-index:20}.sl-member-nav--icons .sl-iconbtn{overflow:visible!important}.sl-member-nav--icons .sl-iconbtn::after{top:auto!important;bottom:calc(100% + 8px)!important;z-index:9999!important;background:rgb(15 8 22 / .94)!important;box-shadow:0 10px 24px rgb(0 0 0 / .28)!important}.sl-feed-post--compact-login{min-height:0!important;padding:5px 9px!important;margin-bottom:5px!important;border-radius:10px!important;background:rgb(255 255 255 / .045)!important;border-color:rgb(255 255 255 / .08)!important}.sl-feed-post--compact-login .sl-feed-meta{gap:6px!important;align-items:center!important;font-size:12px!important;line-height:1.15!important}.sl-feed-post--compact-login .sl-feed-ava{width:22px!important;height:22px!important;border-radius:999px!important}.sl-feed-post--compact-login .sl-feed-loginline{opacity:.78;font-size:12px!important}.sl-feed-post{content-visibility:auto;contain-intrinsic-size:1px 160px}.sl-feed-post--compact-login{contain-intrinsic-size:1px 34px}.sl-feed-post--compact-login .sl-feed-loginline{font-weight:700!important;opacity:.95!important}.sl-feed-post--compact-login .sl-feed-date{opacity:.78!important;font-size:12px!important}.sl-member-nav--icons{margin-bottom:34px!important}.sl-activity-tile{margin-top:10px!important}@media (max-width:700px){.sl-member-nav--icons{margin-bottom:30px!important}.sl-activity-tile{margin-top:8px!important}}.sl-feed-post--compact-login,.sl-feed-post--compact-login *{color:#111111!important;opacity:1!important}.sl-feed-post--compact-login .sl-feed-author,.sl-feed-post--compact-login .sl-feed-author *,.sl-feed-post--compact-login .sl-feed-loginline,.sl-feed-post--compact-login .sl-feed-date{color:#111111!important;text-shadow:none!important}.sl-feed-post--compact-login .sl-feed-loginline{font-weight:800!important}.sl-feed-post--compact-login{background:#f7f7f9!important;border:1px solid rgb(0 0 0 / .08)!important}.sl-member-nav--icons{margin-bottom:46px!important;overflow:visible!important;position:relative!important;z-index:30!important}.sl-activity-tile{margin-top:24px!important}@media (max-width:700px){.sl-member-nav--icons{margin-bottom:40px!important}.sl-activity-tile{margin-top:18px!important}}body .sl-hub-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 270px!important;gap:16px!important;align-items:start!important}body .sl-hub-maincol{grid-column:1!important;min-width:0!important}body .sl-partner-ads-side{grid-column:2!important;grid-row:1!important;position:sticky!important;top:92px!important;display:grid!important;gap:12px!important;width:270px!important;max-width:270px!important}body .sl-live-sidecol[hidden]{display:none!important}body .sl-live-sidecol:not([hidden]){display:grid!important;grid-column:2!important;grid-row:2!important;width:270px!important;max-width:270px!important;margin-top:12px!important}.sl-partner-ads-side__title{font-size:13px;font-weight:900;opacity:.9;margin:0 0 2px;color:inherit!important}.sl-partner-ad-card{display:grid;gap:6px;text-decoration:none!important;border:1px solid rgb(255 255 255 / .14);background:rgb(255 255 255 / .055);border-radius:18px;padding:12px;color:inherit!important;box-shadow:0 12px 28px rgb(0 0 0 / .16);overflow:hidden}.sl-partner-ad-card__img{width:100%;height:92px;object-fit:cover;border-radius:14px;display:block}.sl-partner-ad-card__kicker{font-size:11px;font-weight:800;opacity:.75;text-transform:uppercase;letter-spacing:.04em}.sl-partner-ad-card strong{font-size:15px;line-height:1.15;color:inherit!important}.sl-partner-ad-card small{font-size:12px;line-height:1.25;opacity:.78;color:inherit!important}.sl-partner-page{display:grid;gap:16px}.sl-partner-page__links{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0}.sl-partner-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px}.sl-partner-gallery img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:14px;display:block}.sl-partner-empty{border:1px dashed rgb(255 255 255 / .25);border-radius:16px;padding:18px;text-align:center;opacity:.8}.sl-partner-edit{display:grid;gap:12px;margin-top:18px;padding:14px;border-radius:18px;border:1px solid rgb(255 255 255 / .12);background:rgb(255 255 255 / .045)}.sl-partner-edit label{display:grid;gap:6px;font-weight:800}.sl-feed-post--compact-login .sl-gender-name.sl-name--femme{color:#ff2fb3!important}.sl-feed-post--compact-login .sl-gender-name.sl-name--couple{color:#ff8a00!important}.sl-feed-post--compact-login .sl-gender-name.sl-name--homme{color:#063b8e!important}.sl-feed-post--compact-login .sl-feed-loginline,.sl-feed-post--compact-login .sl-feed-date{color:#111!important}@media (max-width:900px){body .sl-hub-grid{display:block!important}body .sl-partner-ads-side{position:static!important;width:auto!important;max-width:none!important;margin:14px 0 0!important;display:grid!important;grid-template-columns:1fr!important}}.sl-partner-ad-card__promo{font-size:11px;font-style:normal;font-weight:800;opacity:.82;line-height:1.25}.sl-partner-gallery-wrap{position:relative;margin-top:8px}.sl-partner-gallery{display:flex!important;gap:12px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:4px 42px 10px!important;grid-template-columns:none!important;-webkit-overflow-scrolling:touch}.sl-partner-photo{flex:0 0 min(260px,78vw);scroll-snap-align:start;text-decoration:none!important}.sl-partner-gallery img{width:100%!important;aspect-ratio:1/1!important;object-fit:cover!important;border-radius:16px!important;display:block!important}.sl-partner-gallery-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:34px;height:44px;border:0;border-radius:999px;background:rgb(0 0 0 / .48);color:#fff;font-size:28px;line-height:1;cursor:pointer}.sl-partner-gallery-nav--prev{left:2px}.sl-partner-gallery-nav--next{right:2px}.sl-partner-edit-slots{display:grid;gap:8px}.sl-partner-edit-slots__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.sl-partner-edit-slot{min-height:68px;border:1px dashed rgb(255 255 255 / .22);border-radius:12px;display:grid;place-items:center;overflow:hidden;font-size:12px;opacity:.9}.sl-partner-edit-slot img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:700px){.sl-partner-edit-slots__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sl-partner-gallery{padding-left:38px!important;padding-right:38px!important}}.slc-on-light,.slc-on-light *{color:#111111!important;text-shadow:none!important;opacity:1!important}.slc-on-light .slc-sorties-page,.slc-on-light .sl-tile,.slc-on-light .sl-card,.slc-on-light .sl-feed-post,.slc-on-light .slc-place-card,.slc-on-light .slc-place-card__info,.slc-on-light .slc-place-card__actions,.slc-on-light details,.slc-on-light summary{background:#f1f1f4!important;border-color:rgb(0 0 0 / .12)!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.slc-on-light input,.slc-on-light textarea,.slc-on-light select,.slc-on-light .sl-input{background:#ffffff!important;border-color:rgb(0 0 0 / .18)!important;color:#111111!important}.slc-on-light input::placeholder,.slc-on-light textarea::placeholder,.slc-on-light .sl-input::placeholder{color:rgb(0 0 0 / .55)!important}body:not(.logged-in).home,body:not(.logged-in).front-page,body:not(.logged-in).home .sl-section,body:not(.logged-in).front-page .sl-section,body:not(.logged-in).home .sl-wrap,body:not(.logged-in).front-page .sl-wrap{color:#111111!important}body:not(.logged-in) .sl-topbar .sl-logo,body:not(.logged-in) .sl-topbar .sl-logo span,body:not(.logged-in) .sl-topbar .sl-domain,body:not(.logged-in) .sl-topbar .sl-nav a,body:not(.logged-in) .sl-topbar .sl-navcontext,body:not(.logged-in) .sl-footer,body:not(.logged-in) .sl-footer *,body:not(.logged-in) .sl-footer a,body:not(.logged-in) .sl-footer-seo{color:#111111!important;text-shadow:none!important;opacity:1!important}body:not(.logged-in).home .sl-title-text,body:not(.logged-in).home .sl-title-sub,body:not(.logged-in).home .sl-subtitle,body:not(.logged-in).home .sl-cc,body:not(.logged-in).home .sl-section h1,body:not(.logged-in).home .sl-section h2,body:not(.logged-in).home .sl-section h3,body:not(.logged-in).home .sl-section h4,body:not(.logged-in).home .sl-section h5,body:not(.logged-in).home .sl-section h6,body:not(.logged-in).home .sl-section p,body:not(.logged-in).home .sl-section div,body:not(.logged-in).home .sl-section span,body:not(.logged-in).home .sl-section small,body:not(.logged-in).home .sl-section strong,body:not(.logged-in).home .sl-section label,body:not(.logged-in).home .sl-section a,body:not(.logged-in).home .sl-details,body:not(.logged-in).home .sl-details *,body:not(.logged-in).home .sl-partner-ads-side,body:not(.logged-in).home .sl-partner-ads-side *,body:not(.logged-in).home .sl-partner-ad-card,body:not(.logged-in).home .sl-partner-ad-card *,body:not(.logged-in).front-page .sl-title-text,body:not(.logged-in).front-page .sl-title-sub,body:not(.logged-in).front-page .sl-subtitle,body:not(.logged-in).front-page .sl-cc,body:not(.logged-in).front-page .sl-section h1,body:not(.logged-in).front-page .sl-section h2,body:not(.logged-in).front-page .sl-section h3,body:not(.logged-in).front-page .sl-section h4,body:not(.logged-in).front-page .sl-section h5,body:not(.logged-in).front-page .sl-section h6,body:not(.logged-in).front-page .sl-section p,body:not(.logged-in).front-page .sl-section div,body:not(.logged-in).front-page .sl-section span,body:not(.logged-in).front-page .sl-section small,body:not(.logged-in).front-page .sl-section strong,body:not(.logged-in).front-page .sl-section label,body:not(.logged-in).front-page .sl-section a,body:not(.logged-in).front-page .sl-details,body:not(.logged-in).front-page .sl-details *,body:not(.logged-in).front-page .sl-partner-ads-side,body:not(.logged-in).front-page .sl-partner-ads-side *,body:not(.logged-in).front-page .sl-partner-ad-card,body:not(.logged-in).front-page .sl-partner-ad-card *{color:#111111!important;text-shadow:none!important;opacity:1!important}body:not(.logged-in).home .sl-tile,body:not(.logged-in).home .sl-card,body:not(.logged-in).home .sl-panel,body:not(.logged-in).home .sl-details,body:not(.logged-in).home .sl-home-contact,body:not(.logged-in).home .sl-home-avis,body:not(.logged-in).home .sl-partner-ad-card,body:not(.logged-in).front-page .sl-tile,body:not(.logged-in).front-page .sl-card,body:not(.logged-in).front-page .sl-panel,body:not(.logged-in).front-page .sl-details,body:not(.logged-in).front-page .sl-home-contact,body:not(.logged-in).front-page .sl-home-avis,body:not(.logged-in).front-page .sl-partner-ad-card{background:#f1f1f4!important;border-color:rgb(0 0 0 / .14)!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body:not(.logged-in).home .sl-btn,body:not(.logged-in).front-page .sl-btn,body:not(.logged-in) .sl-radio-page .sl-btn,body:not(.logged-in) .slc-sorties-page .sl-btn,body:not(.logged-in) a[href*="soiree-libertin"],body:not(.logged-in) a[href*="radio"]{color:#111111!important;text-shadow:none!important}body:not(.logged-in) .sl-offer-badge,body:not(.logged-in) .sl-offer-badge *{color:#ffffff!important}body:not(.logged-in) .sl-radio-page,body:not(.logged-in) .sl-radio-page *,body:not(.logged-in) .slc-sorties-page,body:not(.logged-in) .slc-sorties-page *,body:not(.logged-in) .slc-on-light,body:not(.logged-in) .slc-on-light *{color:#111111!important;text-shadow:none!important;opacity:1!important}body:not(.logged-in) .sl-radio-page,body:not(.logged-in) .slc-sorties-page,body:not(.logged-in) .slc-on-light .sl-tile,body:not(.logged-in) .slc-on-light .sl-card{background:#f1f1f4!important;border-color:rgb(0 0 0 / .14)!important}body .sl-live-sidecol[hidden]{display:none!important}body .sl-live-sidecol:not([hidden]){display:grid!important;grid-column:2!important;grid-row:2!important;width:270px!important;max-width:270px!important;margin-top:12px!important}body .sl-live-sidecol .sl-live-sideitem__link{display:flex!important;align-items:center!important;gap:7px!important;width:100%!important;color:inherit!important;text-decoration:none!important}@media (max-width:900px){body .sl-live-sidecol:not([hidden]){grid-column:1!important;grid-row:auto!important;width:auto!important;max-width:none!important;position:static!important;margin-top:10px!important}}body .sl-live-sidecol:not([hidden]){width:250px!important;max-width:250px!important;min-width:250px!important;padding:7px!important;border-radius:15px!important}body .sl-live-sidecol__title{font-size:11px!important;line-height:1.1!important;margin:0 0 5px!important}body .sl-live-sidecol__list{max-height:360px!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:3px!important;display:grid!important;gap:4px!important;scrollbar-width:thin!important}body .sl-live-sideitem{min-height:0!important;border-radius:9px!important;margin:0!important;padding:0!important}body .sl-live-sideitem__link{padding:4px 5px!important;gap:5px!important;border-radius:9px!important}body .sl-live-sideitem__ava{width:22px!important;height:22px!important;min-width:22px!important;border-radius:7px!important}body .sl-live-sideitem__ico{font-size:13px!important;width:22px!important;min-width:22px!important;text-align:center!important}body .sl-live-sideitem__txt{gap:0!important;min-width:0!important}body .sl-live-sideitem__txt b{font-size:10px!important;line-height:1.05!important}body .sl-live-sideitem__txt span{font-size:10px!important;line-height:1.1!important;max-width:185px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}@media (max-width:900px){body .sl-live-sidecol:not([hidden]){width:auto!important;max-width:none!important;min-width:0!important}body .sl-live-sidecol__list{max-height:220px!important}}.sl-profile-photo-required{position:fixed;left:12px;right:12px;bottom:14px;z-index:99999;padding:12px 16px;border-radius:999px;background:rgb(132 37 171 / .96);color:#fff;font-weight:800;text-align:center;box-shadow:0 12px 35px rgb(0 0 0 / .35);border:1px solid rgb(255 255 255 / .25)}.sl-profile-photo-gate{border:1px solid rgb(132 37 171 / .35)!important;background:rgb(132 37 171 / .08)!important}@media(max-width:640px){.sl-profile-photo-required{left:8px;right:8px;bottom:8px;border-radius:18px;font-size:13px}}.sl-partner-ad-card__cta{display:inline-flex;align-items:center;justify-content:center;margin-top:7px;padding:5px 9px;border-radius:999px;background:rgb(132 37 171 / .12);border:1px solid rgb(132 37 171 / .25);font-size:11px;font-weight:900;text-decoration:none}.sl-partner-page-preview{display:grid;gap:5px;margin:12px 0 14px;padding:12px 14px;border-radius:14px;background:rgb(132 37 171 / .08);border:1px solid rgb(132 37 171 / .22)}.sl-partner-page-preview a{font-weight:900;text-decoration:underline}.sl-partner-page-preview span{font-size:12px;opacity:.78;word-break:break-all}.sl-partner-top-ad{position:fixed;top:74px;right:16px;z-index:99990;display:flex;align-items:center;gap:8px;max-width:min(430px,calc(100vw - 24px));padding:8px;border-radius:18px;background:rgb(255 255 255 / .97);border:1px solid rgb(132 37 171 / .28);box-shadow:0 16px 45px rgb(0 0 0 / .22);transform:translateY(-18px);opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease;color:#111!important}.sl-partner-top-ad.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.sl-partner-top-ad__link{display:flex;align-items:center;gap:9px;min-width:0;color:#111!important;text-decoration:none!important}.sl-partner-top-ad__link img{width:42px;height:42px;object-fit:cover;border-radius:13px;flex:0 0 auto}.sl-partner-top-ad__badge{flex:0 0 auto;font-size:11px;font-weight:900;color:#fff!important;background:#8425ab;border-radius:999px;padding:5px 8px}.sl-partner-top-ad__link strong{font-size:14px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px}.sl-partner-top-ad__link em{font-size:12px;font-style:normal;font-weight:800;opacity:.72;white-space:nowrap}.sl-partner-top-ad__close{width:30px;height:30px;border:0;border-radius:999px;background:rgb(0 0 0 / .08);color:#111;font-size:20px;font-weight:900;line-height:1;cursor:pointer}@media(max-width:700px){.sl-partner-top-ad{top:62px;left:8px;right:8px;max-width:none;border-radius:15px}.sl-partner-top-ad__link{flex:1}.sl-partner-top-ad__link strong{max-width:130px}.sl-partner-top-ad__link em{display:none}}body .sl-partner-ads-side{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;width:100%!important;max-width:920px!important;align-items:stretch!important}body .sl-partner-ads-side__title{grid-column:1/-1!important}body .sl-partner-ad-card{min-height:158px!important;background-size:cover!important;background-position:center!important;color:#fff!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;padding:10px!important}body .sl-partner-ad-card--has-bg .sl-partner-ad-card__kicker,body .sl-partner-ad-card--has-bg .sl-partner-ad-card__promo,body .sl-partner-ad-card--has-bg strong,body .sl-partner-ad-card--has-bg small{color:#fff!important;text-shadow:0 1px 4px rgb(0 0 0 / .7)!important}body .sl-partner-ad-card--has-bg .sl-partner-ad-card__cta{background:rgb(255 255 255 / .18)!important;border-color:rgb(255 255 255 / .28)!important;color:#fff!important}@media (max-width:782px){body .sl-partner-ads-side{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;margin-top:10px!important}body .sl-partner-ad-card{min-height:112px!important;border-radius:13px!important;padding:7px!important;gap:3px!important}body .sl-partner-ad-card__kicker{font-size:8px!important}body .sl-partner-ad-card__promo{font-size:9px!important}body .sl-partner-ad-card strong{font-size:10px!important;line-height:1.1!important}body .sl-partner-ad-card small{font-size:9px!important;line-height:1.1!important}body .sl-partner-ad-card__cta{font-size:9px!important;padding:4px 6px!important;margin-top:3px!important}}body .sl-partner-ad-card__open{display:inline-flex!important;align-items:center!important;gap:6px!important;width:max-content!important;max-width:100%!important;margin:3px 0 4px!important;padding:5px 9px!important;border-radius:999px!important;background:rgb(18 150 78 / .96)!important;color:#fff!important;font-size:12px!important;font-weight:900!important;line-height:1!important;box-shadow:0 4px 12px rgb(0 0 0 / .22)!important;text-shadow:none!important}body .sl-partner-ad-card__open i{width:8px!important;height:8px!important;border-radius:50%!important;background:#5cff93!important;box-shadow:0 0 0 3px rgb(92 255 147 / .22)!important;flex:0 0 auto!important}@media (max-width:782px){body .sl-partner-ad-card__open{font-size:8px!important;padding:4px 6px!important;gap:4px!important;margin:2px 0!important}body .sl-partner-ad-card__open i{width:6px!important;height:6px!important;box-shadow:0 0 0 2px rgb(92 255 147 / .22)!important}}.slc-video-modal-open{overflow:hidden!important}.sl-video-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.slc-public-video-thumb{touch-action:manipulation;-webkit-tap-highlight-color:#fff0;aspect-ratio:16/10;min-height:0!important}.sl-partner-page-video-thumb{touch-action:manipulation;-webkit-tap-highlight-color:#fff0}#slcPublicVideoModal video,.sl-partner-video-modal video{height:auto!important;object-fit:contain}@media(max-width:700px){.sl-member-nav{display:flex!important;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:8px!important}.sl-pv-tab{flex:0 0 auto;min-width:145px;justify-content:center}.sl-video-grid{grid-template-columns:1fr!important;gap:12px!important}.slc-public-video-thumb{width:100%!important;min-height:190px!important;border-radius:14px!important}#slcPublicVideoModal{padding:8px!important;align-items:center!important}#slcPublicVideoModal>div{width:98vw!important;padding:8px!important;border-radius:14px!important}#slcPublicVideoPlayer{max-height:76vh!important;border-radius:12px!important}.sl-partner-video-section{padding:12px!important}.sl-partner-page-video-thumb{width:100%!important;max-width:7cm!important;height:5cm!important}}.sl-profile-required-banner{border-radius:20px!important;text-align:left!important;line-height:1.35!important;max-width:980px!important;margin:0 auto!important;bottom:12px!important;background:rgb(138 16 37 / .97)!important}.sl-profile-required-banner strong{display:block;margin-bottom:4px;font-size:15px}.sl-profile-required-banner ul{margin:4px 0 0 18px;padding:0;display:grid;gap:3px;font-size:13px}.sl-profile-required-banner a{display:inline-flex;margin-top:8px;color:#fff!important;text-decoration:underline!important;font-weight:900}@media(max-width:640px){.sl-profile-required-banner{left:8px!important;right:8px!important;bottom:8px!important;border-radius:16px!important;padding:10px 12px!important}.sl-profile-required-banner ul{font-size:12px;max-height:150px;overflow:auto}.sl-profile-required-banner strong{font-size:14px}}@media (max-device-width:900px),(max-width:900px){.sl-cards,.sl-cards.sl-pricing-cards,.sl-home-bottom .sl-cards{grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:100%!important}.sl-cards>.sl-card,.sl-cards.sl-pricing-cards>.sl-card,.sl-home-bottom .sl-tile,.sl-home-bottom .sl-details{min-width:0!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.sl-cards>.sl-card *,.sl-home-bottom .sl-tile *,.sl-home-bottom .sl-details *{writing-mode:horizontal-tb!important;text-orientation:mixed!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;min-width:0!important}.sl-cards.sl-pricing-cards .sl-card>div:first-child{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:baseline!important;justify-content:space-between!important;gap:8px!important}}.slc-adult-cert{display:grid;gap:8px;padding:12px 14px;border-radius:16px;border:2px solid #ff4d6d;background:rgb(138 16 37 / .30);box-sizing:border-box}.slc-adult-cert-title{font-weight:800;font-size:15px;cursor:pointer;writing-mode:horizontal-tb!important}.slc-adult-cert-ok{font-size:12px;opacity:.9;margin-left:6px}.slc-adult-cert-body{display:grid;gap:8px}.slc-adult-cert-body label{display:flex;gap:10px;align-items:flex-start;line-height:1.5}.slc-adult-cert-body input{margin-top:5px;transform:scale(1.2)}.slc-adult-cert-help{font-size:12px;opacity:.85}.slc-adult-cert.is-certified{display:block;padding:7px 11px;border-width:1px;background:rgb(138 16 37 / .16)}.slc-adult-cert.is-certified .slc-adult-cert-body{display:none}.slc-adult-cert.is-certified:focus-within .slc-adult-cert-body,.slc-adult-cert.is-certified:hover .slc-adult-cert-body{display:grid;margin-top:8px}@media (max-width:900px),(max-device-width:900px){.slc-adult-cert,.slc-adult-cert *{writing-mode:horizontal-tb!important;text-orientation:mixed!important;word-break:normal!important;overflow-wrap:break-word!important}.slc-adult-cert.is-certified{padding:6px 10px;border-radius:12px}}.sl-search-results-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(118px,1fr))!important;gap:12px!important;align-items:start!important}.sl-search-profile-card{padding:10px!important;min-height:0!important;text-align:center!important;overflow:visible!important}.sl-search-profile-link{display:grid!important;gap:6px!important;justify-items:center!important;text-decoration:none!important;color:inherit!important}.sl-search-profile-avatar .sl-ava{width:76px!important;height:76px!important;border-radius:18px!important;overflow:hidden!important}.sl-search-profile-avatar .sl-ava img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.sl-search-profile-name{font-weight:800!important;font-size:13px!important;line-height:1.15!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.sl-search-profile-type{font-size:12px!important;font-weight:800!important;line-height:1.1!important;opacity:.95!important}.sl-search-profile-city{font-size:11px!important;line-height:1.15!important;opacity:.75!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}@media (max-width:900px),(max-device-width:900px){.sl-search-results-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important}.sl-search-profile-card{padding:8px 6px!important;border-radius:14px!important}.sl-search-profile-avatar .sl-ava{width:58px!important;height:58px!important;border-radius:14px!important}.sl-search-profile-name{font-size:12px!important}.sl-search-profile-type{font-size:11px!important}.sl-search-profile-city{font-size:10px!important}.sl-search-profile-card,.sl-search-profile-card *{writing-mode:horizontal-tb!important;text-orientation:mixed!important;word-break:normal!important;overflow-wrap:normal!important}}@media (max-width:380px),(max-device-width:380px){.sl-search-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width:901px){.sl-search-results-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))!important}.sl-search-profile-avatar .sl-ava{width:88px!important;height:88px!important}}.sl-search-results-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;align-items:start!important;width:100%!important}.sl-search-profile-card{padding:6px!important;min-height:0!important;overflow:hidden!important;box-sizing:border-box!important}.sl-search-profile-link{display:flex!important;align-items:center!important;gap:6px!important;text-decoration:none!important;color:inherit!important;min-width:0!important}.sl-search-profile-avatar{flex:0 0 auto!important}.sl-search-profile-avatar .sl-ava{width:46px!important;height:46px!important;border-radius:10px!important;overflow:hidden!important}.sl-search-profile-avatar .sl-ava img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.sl-search-profile-info{min-width:0!important;flex:1 1 auto!important;display:grid!important;gap:2px!important}.sl-search-profile-top,.sl-search-profile-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:4px!important;min-width:0!important}.sl-search-profile-name,.sl-search-profile-city,.sl-search-profile-type,.sl-search-profile-dept{writing-mode:horizontal-tb!important;text-orientation:mixed!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;line-height:1.05!important;min-width:0!important}.sl-search-profile-name{font-size:12px!important;font-weight:900!important;max-width:58%!important}.sl-search-profile-city{font-size:10px!important;font-weight:700!important;opacity:.86!important;max-width:42%!important;text-align:right!important}.sl-search-profile-type{font-size:10px!important;font-weight:900!important;opacity:.95!important;max-width:48%!important}.sl-search-profile-dept{font-size:10px!important;font-weight:700!important;opacity:.72!important;max-width:52%!important;text-align:right!important}@media (max-width:900px),(max-device-width:900px){.sl-search-results-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important}.sl-search-profile-card{padding:4px!important;border-radius:12px!important}.sl-search-profile-link{gap:3px!important}.sl-search-profile-avatar .sl-ava{width:30px!important;height:30px!important;border-radius:8px!important}.sl-search-profile-name{font-size:9px!important}.sl-search-profile-city{font-size:8px!important}.sl-search-profile-type{font-size:8px!important}.sl-search-profile-dept{font-size:8px!important}.sl-search-profile-card,.sl-search-profile-card *{writing-mode:horizontal-tb!important;text-orientation:mixed!important;word-break:normal!important;overflow-wrap:normal!important}}@media (max-width:340px),(max-device-width:340px){.sl-search-results-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important}.sl-search-profile-avatar .sl-ava{width:26px!important;height:26px!important}.sl-search-profile-name{font-size:8px!important}.sl-search-profile-city,.sl-search-profile-type,.sl-search-profile-dept{font-size:7px!important}}.sl-search-results-grid,div.sl-cards.sl-search-results-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;width:100%!important;max-width:100%!important;align-items:start!important}.sl-search-results-grid>.sl-card,.sl-search-results-grid>.sl-search-profile-card{width:auto!important;max-width:none!important;min-width:0!important;min-height:0!important;height:auto!important;padding:5px 6px!important;margin:0!important;border-radius:14px!important;box-sizing:border-box!important;overflow:hidden!important;display:block!important}.sl-search-profile-link{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:center!important;gap:6px!important;width:100%!important;min-width:0!important;text-decoration:none!important;color:inherit!important}.sl-search-profile-avatar,.sl-search-profile-avatar .sl-ava{width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;border-radius:10px!important;overflow:hidden!important}.sl-search-profile-avatar .sl-ava img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.sl-search-profile-info{min-width:0!important;width:100%!important;display:grid!important;gap:2px!important}.sl-search-profile-line1,.sl-search-profile-line2{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:4px!important;align-items:center!important;min-width:0!important}.sl-search-profile-name,.sl-search-profile-name .sl-gender-name,.sl-search-profile-city,.sl-search-profile-type,.sl-search-profile-dept{writing-mode:horizontal-tb!important;text-orientation:mixed!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;word-break:normal!important;overflow-wrap:normal!important;line-height:1.05!important;min-width:0!important}.sl-search-profile-name,.sl-search-profile-name .sl-gender-name{font-size:12px!important;font-weight:900!important}.sl-search-profile-city{font-size:11px!important;font-weight:800!important;opacity:.9!important;text-align:right!important}.sl-search-profile-type{font-size:10px!important;font-weight:900!important;opacity:.9!important}.sl-search-profile-dept{font-size:10px!important;font-weight:800!important;opacity:.75!important;text-align:right!important}.sl-search-profile-card .sl-name--femme{color:#ff2fb3!important}.sl-search-profile-card .sl-name--couple{color:#ff9b21!important}.sl-search-profile-card .sl-name--homme{color:#1155cc!important}.sl-search-profile-card .sl-name--unknown{color:#111!important}@media (max-width:900px),(max-device-width:900px){.sl-search-results-grid,div.sl-cards.sl-search-results-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important}.sl-search-results-grid>.sl-card,.sl-search-results-grid>.sl-search-profile-card{padding:3px!important;border-radius:10px!important}.sl-search-profile-link{grid-template-columns:24px minmax(0,1fr)!important;gap:3px!important}.sl-search-profile-avatar,.sl-search-profile-avatar .sl-ava{width:24px!important;height:24px!important;min-width:24px!important;max-width:24px!important;border-radius:7px!important}.sl-search-profile-line1,.sl-search-profile-line2{gap:2px!important}.sl-search-profile-name,.sl-search-profile-name .sl-gender-name{font-size:8px!important}.sl-search-profile-city,.sl-search-profile-type,.sl-search-profile-dept{font-size:7px!important}}@media (min-width:1200px){.sl-search-results-grid,div.sl-cards.sl-search-results-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}html body .sl-search-results-grid-v128{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;width:100%!important;max-width:100%!important}html body .sl-search-results-grid-v128>.sl-search-profile-card{width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:112px!important;margin:0!important;padding:10px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important}html body .sl-search-results-grid-v128 .sl-search-profile-link{display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;gap:9px!important;align-items:center!important;width:100%!important;min-width:0!important}html body .sl-search-results-grid-v128 .sl-search-profile-avatar,html body .sl-search-results-grid-v128 .sl-search-profile-avatar .sl-ava{width:72px!important;height:72px!important;min-width:72px!important;max-width:72px!important;border-radius:14px!important;overflow:hidden!important}html body .sl-search-results-grid-v128 .sl-search-profile-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}html body .sl-search-results-grid-v128 .sl-search-profile-info{min-width:0!important;display:grid!important;gap:6px!important}html body .sl-search-results-grid-v128 .sl-search-profile-line1,html body .sl-search-results-grid-v128 .sl-search-profile-line2{display:block!important;min-width:0!important}html body .sl-search-results-grid-v128 .sl-search-profile-name,html body .sl-search-results-grid-v128 .sl-search-profile-name .sl-gender-name,html body .sl-search-results-grid-v128 .sl-search-profile-city,html body .sl-search-results-grid-v128 .sl-search-profile-type,html body .sl-search-results-grid-v128 .sl-search-profile-dept{display:block!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;overflow:visible!important;text-overflow:clip!important;max-width:none!important;line-height:1.15!important;text-align:left!important}html body .sl-search-results-grid-v128 .sl-search-profile-name,html body .sl-search-results-grid-v128 .sl-search-profile-name .sl-gender-name{font-size:15px!important;font-weight:900!important}html body .sl-search-results-grid-v128 .sl-search-profile-city{font-size:13px!important;font-weight:800!important;margin-top:3px!important}html body .sl-search-results-grid-v128 .sl-search-profile-type,html body .sl-search-results-grid-v128 .sl-search-profile-dept{font-size:12px!important;font-weight:800!important;margin-top:2px!important}html body .sl-search-results-grid-v128 .sl-name--femme{color:#ff2fb3!important}html body .sl-search-results-grid-v128 .sl-name--couple{color:#ff9b21!important}html body .sl-search-results-grid-v128 .sl-name--homme{color:#1155cc!important}@media (max-width:900px),(max-device-width:900px){html body .sl-search-results-grid-v128{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}html body .sl-search-results-grid-v128>.sl-search-profile-card{min-height:94px!important;padding:6px!important;border-radius:12px!important}html body .sl-search-results-grid-v128 .sl-search-profile-link{display:grid!important;grid-template-columns:1fr!important;gap:4px!important;justify-items:center!important;text-align:center!important}html body .sl-search-results-grid-v128 .sl-search-profile-avatar,html body .sl-search-results-grid-v128 .sl-search-profile-avatar .sl-ava{width:44px!important;height:44px!important;min-width:44px!important;max-width:44px!important;border-radius:10px!important}html body .sl-search-results-grid-v128 .sl-search-profile-info{width:100%!important;gap:2px!important}html body .sl-search-results-grid-v128 .sl-search-profile-name,html body .sl-search-results-grid-v128 .sl-search-profile-name .sl-gender-name,html body .sl-search-results-grid-v128 .sl-search-profile-city,html body .sl-search-results-grid-v128 .sl-search-profile-type,html body .sl-search-results-grid-v128 .sl-search-profile-dept{text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;overflow-wrap:normal!important}html body .sl-search-results-grid-v128 .sl-search-profile-name,html body .sl-search-results-grid-v128 .sl-search-profile-name .sl-gender-name{font-size:11px!important}html body .sl-search-results-grid-v128 .sl-search-profile-city{font-size:10px!important;margin-top:1px!important}html body .sl-search-results-grid-v128 .sl-search-profile-type,html body .sl-search-results-grid-v128 .sl-search-profile-dept{font-size:9px!important;margin-top:1px!important}}html body .sl-search-results-grid-v128 .sl-search-profile-line2,html body .sl-search-results-grid-v128 .sl-search-profile-type,html body .sl-search-results-grid-v128 .sl-search-profile-dept{display:none!important}html body .sl-search-results-grid-v128 .sl-search-profile-info{gap:5px!important}html body .sl-search-results-grid-v128 .sl-search-profile-name,html body .sl-search-results-grid-v128 .sl-search-profile-name .sl-gender-name{display:block!important;font-weight:900!important;color:inherit;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}html body .sl-search-results-grid-v128 .sl-search-profile-city{display:block!important;font-weight:800!important;opacity:.95!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}html body .sl-search-results-grid-v128 .sl-search-profile-name .sl-name--femme{color:#ff2fb3!important}html body .sl-search-results-grid-v128 .sl-search-profile-name .sl-name--couple{color:#ff9b21!important}html body .sl-search-results-grid-v128 .sl-search-profile-name .sl-name--homme{color:#1155cc!important}html body .sl-search-results-grid-v128 .sl-search-profile-name .sl-name--unknown{color:#111!important}@media (min-width:901px){html body .sl-search-results-grid-v128 .sl-search-profile-name,html body .sl-search-results-grid-v128 .sl-search-profile-name .sl-gender-name{font-size:16px!important;line-height:1.15!important}html body .sl-search-results-grid-v128 .sl-search-profile-city{font-size:13px!important;line-height:1.15!important}}@media (max-width:900px),(max-device-width:900px){html body .sl-search-results-grid-v128 .sl-search-profile-name,html body .sl-search-results-grid-v128 .sl-search-profile-name .sl-gender-name{font-size:11px!important;line-height:1.1!important;text-align:center!important}html body .sl-search-results-grid-v128 .sl-search-profile-city{font-size:10px!important;line-height:1.1!important;text-align:center!important}}html body .sl-search-results-grid-v128 .sl-search-profile-name{display:block!important;visibility:visible!important;opacity:1!important;margin:0 0 4px 0!important}html body .sl-search-results-grid-v128 .sl-search-profile-name .sl-gender-name{display:block!important;visibility:visible!important;opacity:1!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}html body .sl-search-results-grid-v128 .sl-search-profile-city{display:block!important;visibility:visible!important;opacity:1!important;color:#222!important;font-weight:800!important}html body .sl-search-results-grid-v128 .sl-search-profile-name .sl-name--femme{color:#ff2fb3!important}html body .sl-search-results-grid-v128 .sl-search-profile-name .sl-name--couple{color:#ff9b21!important}html body .sl-search-results-grid-v128 .sl-search-profile-name .sl-name--homme{color:#1155cc!important}html body .sl-search-results-grid-v128 .sl-search-profile-name .sl-name--unknown{color:#111!important}@media (min-width:901px){html body .sl-search-results-grid-v128 .sl-search-profile-name .sl-gender-name{font-size:15px!important;line-height:1.12!important}html body .sl-search-results-grid-v128 .sl-search-profile-city{font-size:13px!important;line-height:1.12!important}}@media (max-width:900px),(max-device-width:900px){html body .sl-search-results-grid-v128 .sl-search-profile-name .sl-gender-name{font-size:10px!important;line-height:1.08!important;text-align:center!important}html body .sl-search-results-grid-v128 .sl-search-profile-city{font-size:9px!important;line-height:1.08!important;text-align:center!important}}html body .sl-search-results-grid-v128 .sl-search-profile-pseudo{display:block!important;visibility:visible!important;opacity:1!important;margin:0 0 5px 0!important;max-width:100%!important}html body .sl-search-results-grid-v128 .sl-search-profile-pseudo .sl-gender-name{display:block!important;visibility:visible!important;opacity:1!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important}html body .sl-search-results-grid-v128 .sl-search-profile-pseudo .sl-name--femme{color:#ff2fb3!important}html body .sl-search-results-grid-v128 .sl-search-profile-pseudo .sl-name--couple{color:#ff9b21!important}html body .sl-search-results-grid-v128 .sl-search-profile-pseudo .sl-name--homme{color:#1155cc!important}html body .sl-search-results-grid-v128 .sl-search-profile-pseudo .sl-name--unknown{color:#111!important}@media (min-width:901px){html body .sl-search-results-grid-v128 .sl-search-profile-pseudo .sl-gender-name{font-size:15px!important;line-height:1.1!important}html body .sl-search-results-grid-v128 .sl-search-profile-city{font-size:13px!important;line-height:1.1!important}}@media (max-width:900px),(max-device-width:900px){html body .sl-search-results-grid-v128 .sl-search-profile-pseudo .sl-gender-name{font-size:10px!important;line-height:1.05!important;text-align:center!important}html body .sl-search-results-grid-v128 .sl-search-profile-city{font-size:9px!important;line-height:1.05!important;text-align:center!important}}html body .sl-search-results-grid-v128{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;width:100%!important;max-width:100%!important}html body .sl-search-results-grid-v128>.sl-search-profile-card{width:auto!important;min-width:0!important;max-width:none!important;min-height:92px!important;height:auto!important;margin:0!important;padding:12px 14px!important;border-radius:18px!important;box-sizing:border-box!important;overflow:hidden!important;display:flex!important;align-items:center!important}html body .sl-search-results-grid-v128 .sl-search-profile-link{display:flex!important;flex-direction:row!important;align-items:center!important;gap:14px!important;width:100%!important;min-width:0!important;text-decoration:none!important;color:inherit!important}html body .sl-search-results-grid-v128 .sl-search-profile-avatar,html body .sl-search-results-grid-v128 .sl-search-profile-avatar .sl-ava{width:66px!important;height:66px!important;min-width:66px!important;max-width:66px!important;border-radius:15px!important;overflow:hidden!important}html body .sl-search-results-grid-v128 .sl-search-profile-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}html body .sl-search-results-grid-v128 .sl-search-profile-info{min-width:0!important;flex:1 1 auto!important;display:block!important}html body .sl-search-results-grid-v128 .sl-search-profile-pseudo,html body .sl-search-results-grid-v128 .sl-search-profile-pseudo .sl-gender-name{display:block!important;visibility:visible!important;opacity:1!important;font-size:16px!important;line-height:1.15!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important;margin:0 0 6px 0!important;text-align:left!important}html body .sl-search-results-grid-v128 .sl-search-profile-city{display:block!important;visibility:visible!important;opacity:1!important;color:#617483!important;font-size:13px!important;line-height:1.15!important;font-weight:800!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important;text-align:left!important}html body .sl-search-results-grid-v128 .sl-search-profile-line2,html body .sl-search-results-grid-v128 .sl-search-profile-type,html body .sl-search-results-grid-v128 .sl-search-profile-dept{display:none!important}html body .sl-search-results-grid-v128 .sl-search-profile-pseudo .sl-name--femme{color:#ff2fb3!important}html body .sl-search-results-grid-v128 .sl-search-profile-pseudo .sl-name--couple{color:#ff9b21!important}html body .sl-search-results-grid-v128 .sl-search-profile-pseudo .sl-name--homme{color:#1155cc!important}html body .sl-search-results-grid-v128 .sl-search-profile-pseudo .sl-name--unknown{color:#111!important}@media (max-width:900px),(max-device-width:900px){html body .sl-search-results-grid-v128{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}html body .sl-search-results-grid-v128>.sl-search-profile-card{min-height:104px!important;padding:7px 5px!important;border-radius:14px!important}html body .sl-search-results-grid-v128 .sl-search-profile-link{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:5px!important;text-align:center!important}html body .sl-search-results-grid-v128 .sl-search-profile-avatar,html body .sl-search-results-grid-v128 .sl-search-profile-avatar .sl-ava{width:48px!important;height:48px!important;min-width:48px!important;max-width:48px!important;border-radius:12px!important}html body .sl-search-results-grid-v128 .sl-search-profile-info{width:100%!important}html body .sl-search-results-grid-v128 .sl-search-profile-pseudo,html body .sl-search-results-grid-v128 .sl-search-profile-pseudo .sl-gender-name{font-size:11px!important;line-height:1.08!important;margin:0 0 3px 0!important;text-align:center!important}html body .sl-search-results-grid-v128 .sl-search-profile-city{font-size:10px!important;line-height:1.08!important;text-align:center!important}}html body .sl-search-results-grid-v128{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;width:100%!important;max-width:100%!important}html body .sl-search-results-grid-v128>.sl-search-profile-card{width:auto!important;min-width:0!important;max-width:none!important;min-height:98px!important;height:auto!important;margin:0!important;padding:12px 14px!important;border-radius:18px!important;box-sizing:border-box!important;overflow:hidden!important;display:flex!important;align-items:center!important}html body .sl-search-results-grid-v128 .sl-search-profile-link{display:flex!important;flex-direction:row!important;align-items:center!important;gap:14px!important;width:100%!important;min-width:0!important;text-decoration:none!important;color:inherit!important}html body .sl-search-results-grid-v128 .sl-search-profile-avatar,html body .sl-search-results-grid-v128 .sl-search-profile-avatar .sl-ava{width:66px!important;height:66px!important;min-width:66px!important;max-width:66px!important;border-radius:15px!important;overflow:hidden!important}html body .sl-search-results-grid-v128 .sl-search-profile-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}html body .sl-search-results-grid-v128 .sl-search-profile-info{min-width:0!important;flex:1 1 auto!important;display:block!important}html body .sl-search-results-grid-v128 .sl-search-profile-pseudo,html body .sl-search-results-grid-v128 .sl-search-profile-pseudo .sl-gender-name{display:block!important;visibility:visible!important;opacity:1!important;font-size:17px!important;line-height:1.15!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important;margin:0 0 7px 0!important;text-align:left!important}html body .sl-search-results-grid-v128 .sl-search-profile-location{display:block!important;visibility:visible!important;opacity:1!important;color:#617483!important;font-size:14px!important;line-height:1.15!important;font-weight:800!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important;text-align:left!important}html body .sl-search-results-grid-v128 .sl-search-profile-city,html body .sl-search-results-grid-v128 .sl-search-profile-line2,html body .sl-search-results-grid-v128 .sl-search-profile-type,html body .sl-search-results-grid-v128 .sl-search-profile-dept{display:none!important}html body .sl-search-results-grid-v128 .sl-search-profile-pseudo .sl-name--femme{color:#ff2fb3!important}html body .sl-search-results-grid-v128 .sl-search-profile-pseudo .sl-name--couple{color:#ff9b21!important}html body .sl-search-results-grid-v128 .sl-search-profile-pseudo .sl-name--homme{color:#1155cc!important}html body .sl-search-results-grid-v128 .sl-search-profile-pseudo .sl-name--unknown{color:#111!important}@media (max-width:900px),(max-device-width:900px){html body .sl-search-results-grid-v128{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}html body .sl-search-results-grid-v128>.sl-search-profile-card{min-height:108px!important;padding:7px 5px!important;border-radius:14px!important}html body .sl-search-results-grid-v128 .sl-search-profile-link{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:5px!important;text-align:center!important}html body .sl-search-results-grid-v128 .sl-search-profile-avatar,html body .sl-search-results-grid-v128 .sl-search-profile-avatar .sl-ava{width:48px!important;height:48px!important;min-width:48px!important;max-width:48px!important;border-radius:12px!important}html body .sl-search-results-grid-v128 .sl-search-profile-info{width:100%!important}html body .sl-search-results-grid-v128 .sl-search-profile-pseudo,html body .sl-search-results-grid-v128 .sl-search-profile-pseudo .sl-gender-name{font-size:11px!important;line-height:1.08!important;margin:0 0 3px 0!important;text-align:center!important}html body .sl-search-results-grid-v128 .sl-search-profile-location{font-size:10px!important;line-height:1.08!important;text-align:center!important}}.sl-presence-dot--away{background:#ff9f1a!important;box-shadow:0 0 0 3px rgb(255 159 26 / .20)!important}.sl-members-page{max-width:1180px;margin:18px auto;padding:0 12px;color:inherit}.sl-page-head--members{margin:0 0 12px;padding:14px 16px;border-radius:18px;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .12)}.sl-memberspage__grid{height:auto!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important;overflow:visible!important;padding:0!important}.sl-memberspage__grid .sl-memberspanel__col{background:rgb(255 255 255 / .045);border:1px solid rgb(255 255 255 / .10);border-radius:18px;padding:12px;min-height:260px;overflow:visible!important}.sl-memberspage__grid .sl-memberspanel__coltitle{font-weight:900;margin:0 0 10px;color:#fff}@media(max-width:780px){.sl-memberspage__grid{grid-template-columns:1fr!important}.sl-members-page{padding:0 10px}.sl-page-head--members{padding:12px}}.sl-presence-dot--away{background:#ff9f1a!important;box-shadow:0 0 0 3px rgb(255 159 26 / .20)!important}.sl-members-page{max-width:1180px;margin:18px auto;padding:0 12px;color:inherit}.sl-page-head--members{margin:0 0 12px;padding:14px 16px;border-radius:18px;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .12)}.sl-memberspage__grid{height:auto!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important;overflow:visible!important;padding:0!important}.sl-memberspage__grid .sl-memberspanel__col{background:rgb(255 255 255 / .045);border:1px solid rgb(255 255 255 / .10);border-radius:18px;padding:12px;min-height:260px;overflow:visible!important}.sl-memberspage__grid .sl-memberspanel__coltitle{font-weight:900;margin:0 0 10px;color:#fff}@media(max-width:780px){.sl-memberspage__grid{grid-template-columns:1fr!important}.sl-members-page{padding:0 10px}.sl-page-head--members{padding:12px}}@media (min-width:981px){body .sl-hub-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 270px!important;gap:14px!important;align-items:start!important}body .sl-hub-maincol{min-width:0!important;grid-column:1!important}body .sl-live-sidecol--members{display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;grid-column:2!important;grid-row:1!important;position:sticky!important;top:92px!important;width:270px!important;max-width:270px!important;min-width:0!important;margin:0!important;max-height:calc(100vh - 110px)!important;overflow:auto!important;background:linear-gradient(180deg,rgb(42 33 55 / .95),rgb(28 24 38 / .95))!important;color:#fff!important;border:1px solid rgb(255 255 255 / .14)!important;border-radius:18px!important;padding:10px!important;box-shadow:0 14px 34px rgb(0 0 0 / .20)!important}body .sl-live-sidecol--members .sl-connected-inline__title{display:none!important}body .sl-live-sidecol--members .sl-connected-inline__list{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:6px!important}body .sl-live-sidecol--members .sl-connected-inline__ava img{width:42px!important;height:42px!important;border-radius:13px!important;object-fit:cover!important}body .sl-live-sidecol__title--new{margin-top:14px!important;padding-top:10px!important;border-top:1px solid rgb(255 255 255 / .12)!important}body .sl-live-sidecol--members .sl-newmembers-panel{background:transparent!important;border:0!important;padding:0!important;margin:0!important}body .sl-live-sidecol--members .sl-newmembers-list{display:grid!important;gap:7px!important;max-height:360px!important;overflow:auto!important}body .sl-live-sidecol--members .sl-newmember-row{padding:7px!important;border-radius:13px!important;background:rgb(255 255 255 / .06)!important;border:1px solid rgb(255 255 255 / .10)!important;color:#fff!important}body .sl-live-sidecol--members .sl-newmember-row img{width:38px!important;height:38px!important;border-radius:12px!important}body .sl-live-sidecol--members .sl-newmember-row b{font-size:12px!important}body .sl-live-sidecol--members .sl-newmember-row small{font-size:10.5px!important}}@media (max-width:980px){body .sl-live-sidecol--members{display:none!important}body .sl-hub-grid{grid-template-columns:1fr!important}}@media (min-width:901px){body .sl-hub-grid--profile{display:grid!important;grid-template-columns:minmax(0,1fr) 280px!important;gap:14px!important;align-items:start!important}body .sl-hub-grid--profile .sl-hub-maincol{grid-column:1!important;grid-row:1!important;min-width:0!important}body .sl-hub-grid--profile .sl-live-sidecol--members{grid-column:2!important;grid-row:1!important;display:block!important;position:sticky!important;top:92px!important;width:280px!important;max-width:280px!important;margin:0!important;max-height:calc(100vh - 110px)!important;overflow:auto!important}body .sl-hub-grid--profile>:not(.sl-hub-maincol):not(.sl-live-sidecol--members){grid-column:1 / -1!important;grid-row:auto!important}}@media (max-width:900px){body .sl-hub-grid--profile{display:block!important}body .sl-hub-grid--profile .sl-live-sidecol--members{display:none!important}}.sl-referral-card{border:1px solid rgb(255 255 255 / .14);background:rgb(255 255 255 / .06);border-radius:16px;padding:12px;margin:12px 0}.sl-referral-code{font-size:28px;font-weight:900;letter-spacing:.08em;margin-top:6px;color:#fff}@media (min-width:901px){body .sl-hub-grid--profile{display:grid!important;grid-template-columns:minmax(0,1fr) 292px!important;gap:14px!important;align-items:start!important;width:100%!important}body .sl-hub-grid--profile .sl-hub-maincol{grid-column:1!important;grid-row:1!important;min-width:0!important}body .sl-hub-grid--profile .sl-live-sidecol--members{grid-column:2!important;grid-row:1!important;display:block!important;position:sticky!important;top:92px!important;width:292px!important;max-width:292px!important;margin:0!important;max-height:calc(100vh - 110px)!important;overflow:auto!important}}@media (max-width:900px){body .sl-hub-grid--profile{display:block!important}body .sl-hub-grid--profile .sl-live-sidecol--members{display:none!important}}body .sl-msg-openers .sl-btn,body .sl-roco-tabs .sl-btn{border-radius:12px 12px 0 0!important;min-height:46px!important;font-weight:900!important}body .sl-messages-page{margin-top:0!important}@media (min-width:901px){body .sl-hub-grid.sl-hub-grid--profile{display:grid!important;grid-template-columns:minmax(0,calc(100% - 320px)) 300px!important;gap:18px!important;align-items:start!important;width:100%!important;max-width:1280px!important;margin:0 auto!important;box-sizing:border-box!important}body .sl-hub-grid--profile>.sl-hub-maincol{grid-column:1!important;grid-row:1!important;min-width:0!important;width:100%!important}body .sl-hub-grid--profile>.sl-live-sidecol--members{grid-column:2!important;grid-row:1!important;display:block!important;visibility:visible!important;opacity:1!important;position:sticky!important;top:92px!important;width:300px!important;max-width:300px!important;min-width:300px!important;margin:0!important;align-self:start!important;max-height:calc(100vh - 110px)!important;overflow:auto!important;z-index:2!important}body .sl-hub-grid--profile .sl-activity-tile,body .sl-hub-grid--profile .sl-resize-box{max-width:none!important;width:100%!important}}@media (max-width:900px){body .sl-hub-grid.sl-hub-grid--profile{display:block!important;max-width:none!important;width:100%!important}body .sl-hub-grid--profile>.sl-live-sidecol--members{display:none!important}}.sl-topbar-inner--modern{position:relative!important}.sl-profile-click-hint{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-weight:900;color:#ff2f6d;background:rgb(255 255 255 / .92);border:1px solid rgb(255 47 109 / .30);border-radius:999px;padding:4px 9px;font-size:12px;box-shadow:0 6px 18px rgb(0 0 0 / .12);margin-left:4px}@media (max-width:820px){.sl-profile-click-hint{position:absolute;right:74px;top:8px;font-size:10px;padding:3px 7px;z-index:6}}@media (max-width:430px){.sl-profile-click-hint{font-size:0;width:22px;height:22px;padding:0;right:66px}.sl-profile-click-hint::after{content:'↗';font-size:14px;color:#ff2f6d}}body.logged-in .sl-logo--modern{border-radius:18px!important;padding:8px 12px!important;background:rgb(255 255 255 / .07)!important;border:1px solid rgb(255 255 255 / .10)!important}body.logged-in .sl-logo--modern .sl-logo-sub{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:max-content!important;min-width:62px!important;margin-top:3px!important;padding:3px 10px!important;border-radius:999px!important;background:rgb(255 255 255 / .16)!important;color:#fff!important;font-size:11px!important;font-weight:900!important;opacity:1!important;letter-spacing:.01em!important}body.logged-in .sl-logo--modern:hover .sl-logo-sub{background:rgb(186 33 166 / .95)!important}@media (max-width:820px){body.logged-in .sl-logo--modern{padding:6px 8px!important;min-width:92px!important}body.logged-in .sl-logo--modern>span:not(.sl-mark){font-size:17px!important;max-width:138px!important}body.logged-in .sl-logo--modern .sl-logo-sub{display:inline-flex!important;font-size:10px!important;padding:2px 8px!important;min-width:54px!important;margin-top:2px!important}}@media (min-width:901px){body .sl-hub-grid.sl-hub-grid--profile{display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;gap:18px!important;align-items:start!important;width:100%!important}body .sl-hub-grid--profile>.sl-hub-maincol{grid-column:1!important;grid-row:1!important;min-width:0!important}body .sl-hub-grid--profile>.sl-live-sidecol--members{grid-column:2!important;grid-row:1!important;display:block!important;position:sticky!important;top:92px!important;width:300px!important;max-width:300px!important;margin:0!important;max-height:calc(100vh - 110px)!important;overflow:auto!important;align-self:start!important}}@media (max-width:900px){body .sl-hub-grid.sl-hub-grid--profile{display:block!important;width:100%!important}body .sl-hub-grid--profile>.sl-live-sidecol--members{display:none!important}}.sl-partner-ads-side__mini{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px}.sl-partner-ads-side__mini .sl-partner-ad-card{min-height:88px!important;padding:10px!important;border-radius:16px!important}.sl-partner-ads-side__mini .sl-partner-ad-card strong{font-size:13px!important;line-height:1.15!important}.sl-partner-ads-side__mini .sl-partner-ad-card small{font-size:11px!important;line-height:1.15!important}.sl-partner-ads-side__mini .sl-partner-ad-card__promo,.sl-partner-ads-side__mini .sl-partner-ad-card__cta{font-size:10px!important}@media (max-width:640px){.sl-partner-ads-side__mini{grid-template-columns:1fr 1fr}}@media (min-width:901px){body.logged-in .sl-live-sidecol--full .sl-live-sidecol__list{overflow-y:auto!important;min-height:0!important}body.logged-in .sl-live-sidecol--full .sl-online-list{display:grid!important;gap:8px!important}body.logged-in .sl-live-sidecol--full .sl-online-item{display:flex!important;align-items:center!important;gap:10px!important}}@media (max-width:900px){body.logged-in .sl-membernav-top .sl-member-nav .sl-iconbtn[data-label="Accueil Profil"]{display:none!important}}@media (min-width:901px){body.logged-in .sl-live-sidecol--online-only .sl-live-sidecol__list--online{max-height:calc(100vh - 185px)!important;overflow-y:auto!important;overflow-x:hidden!important;padding:6px 4px 6px 0!important;display:block!important}body.logged-in .sl-side-online-list{display:grid!important;gap:8px!important}body.logged-in .sl-side-online-row{display:flex!important;align-items:center!important;gap:10px!important;min-height:54px!important;padding:8px!important;border-radius:14px!important;background:rgb(255 255 255 / .065)!important;border:1px solid rgb(255 255 255 / .12)!important;color:#fff!important;text-decoration:none!important}body.logged-in .sl-side-online-row:hover{background:rgb(255 255 255 / .11)!important}body.logged-in .sl-side-online-ava{position:relative!important;display:inline-flex!important;width:44px!important;height:44px!important;flex:0 0 44px!important}body.logged-in .sl-side-online-ava img{width:44px!important;height:44px!important;border-radius:999px!important;object-fit:cover!important}body.logged-in .sl-side-online-info{display:block!important;min-width:0!important;line-height:1.2!important}body.logged-in .sl-side-online-info b{display:block!important;color:#fff!important;font-weight:900!important;font-size:13px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.logged-in .sl-side-online-info small{display:block!important;color:rgb(255 255 255 / .76)!important;font-size:11.5px!important;margin-top:2px!important}body.logged-in .sl-side-online-empty{padding:10px!important;border-radius:14px!important;background:rgb(255 255 255 / .06)!important;color:rgb(255 255 255 / .78)!important;font-size:13px!important}}@media (max-width:900px){body.logged-in .sl-live-sidecol--members{display:none!important}}.sl-connected-inline__ava{width:54px!important;height:auto!important;min-height:58px!important;display:inline-flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:3px!important;border:0!important;background:transparent!important;text-decoration:none!important;color:inherit!important;overflow:visible!important}.sl-connected-inline__pic{position:relative!important;display:inline-block!important;width:38px!important;height:38px!important;flex:0 0 auto!important}.sl-connected-inline__pic img{width:38px!important;height:38px!important;border-radius:13px!important;object-fit:cover!important;display:block!important;border:1px solid rgb(255 255 255 / .16)!important}.sl-connected-inline__name{display:block!important;width:54px!important;text-align:center!important;font-size:10.5px!important;font-weight:800!important;line-height:1.1!important;color:#fff!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.sl-connected-inline__pic .sl-presence-dots{right:-5px!important;top:-5px!important;transform:scale(.85)!important}.sl-connected-inline__pic .sl-dot-online{position:absolute!important;right:-2px!important;bottom:-2px!important;transform:scale(.85)!important}.sl-member-pseudo,.sl-side-online-info,.sl-side-online-info b,.sl-online-name,.sl-online-name a,.sl-connected-inline__name,.sl-newmember-info,.sl-newmember-info b{display:block!important;visibility:visible!important;opacity:1!important;color:#fff!important;font-weight:900!important;line-height:1.15!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.sl-side-online-row{display:flex!important;align-items:center!important;gap:10px!important;min-height:54px!important}.sl-side-online-info small,.sl-online-last,.sl-newmember-info small{display:block!important;visibility:visible!important;opacity:1!important;color:rgb(255 255 255 / .78)!important;font-size:11px!important;line-height:1.2!important;margin-top:2px!important}.sl-live-sidecol--members .sl-side-online-list{max-height:430px!important;overflow-y:auto!important;padding-right:4px!important}.sl-live-sidecol--members .sl-side-online-list::-webkit-scrollbar{width:7px!important}.sl-live-sidecol--members .sl-side-online-list::-webkit-scrollbar-thumb{background:rgb(255 255 255 / .25)!important;border-radius:999px!important}.sl-side-online-info,.sl-side-online-info b,.sl-online-name,.sl-online-name a,.sl-connected-inline__name,.sl-newmember-info,.sl-newmember-info b,.sl-newmember-name,.sl-member-pseudo{display:block!important;visibility:visible!important;opacity:1!important;color:#fff!important;font-weight:800!important;line-height:1.15!important}.sl-side-online-info small,.sl-online-last,.sl-newmember-info small{display:block!important;visibility:visible!important;opacity:.82!important;color:rgb(255 255 255 / .82)!important}.sl-newmember-row,.sl-side-online-row,.sl-online-item{align-items:center!important}body .sl-partner-file{margin:14px 0!important;border:1px solid rgb(255 255 255 / .18)!important;border-radius:16px!important;background:rgb(0 0 0 / .12)!important;overflow:hidden!important}body .sl-partner-file>summary{list-style:none!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:12px 14px!important;font-weight:900!important;background:linear-gradient(135deg,rgb(255 255 255 / .12),rgb(255 255 255 / .04))!important;border-radius:16px!important}body .sl-partner-file>summary::-webkit-details-marker{display:none!important}body .sl-partner-file>summary span{font-size:16px!important}body .sl-partner-file>summary em{font-style:normal!important;font-size:13px!important;opacity:.88!important;padding:6px 10px!important;border-radius:999px!important;background:rgb(255 255 255 / .14)!important}body .sl-partner-file[open]>summary{border-bottom:1px solid rgb(255 255 255 / .14)!important;border-radius:16px 16px 0 0!important}body .sl-partner-video-section{margin:0!important;padding:12px!important;background:transparent!important;border:0!important}body .sl-partner-video-grid{display:flex!important;flex-wrap:wrap!important;gap:10px!important;align-items:flex-start!important}body .sl-partner-page-video-thumb{width:4.8cm!important;max-width:4.8cm!important;height:4.2cm!important;border:0!important;border-radius:14px!important;overflow:hidden!important;background:#000!important;position:relative!important;display:block!important;cursor:pointer!important;padding:0!important;box-shadow:0 8px 18px rgb(0 0 0 / .24)!important;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease!important}body .sl-partner-page-video-thumb:hover{transform:translateY(-2px)!important;box-shadow:0 12px 24px rgb(0 0 0 / .30)!important;filter:brightness(1.06)!important}body .sl-partner-page-video-thumb:active{transform:scale(.97)!important}body .sl-partner-video-placeholder{font-size:28px!important}body .sl-partner-video-caption{left:8px!important;right:8px!important;bottom:8px!important;padding:5px 8px!important;font-size:12px!important}body .sl-partner-gallery-wrap{margin:0!important;padding:12px 0!important;position:relative!important;overflow:hidden!important}body .sl-partner-gallery{display:flex!important;flex-wrap:nowrap!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;padding:4px 42px 10px!important;grid-template-columns:none!important}body .sl-partner-photo{flex:0 0 4.8cm!important;width:4.8cm!important;max-width:4.8cm!important;scroll-snap-align:start!important;text-decoration:none!important;display:block!important}body .sl-partner-gallery img{width:4.8cm!important;height:4.8cm!important;max-width:4.8cm!important;object-fit:cover!important;object-position:center!important;border-radius:14px!important;display:block!important;box-shadow:0 8px 18px rgb(0 0 0 / .22)!important}body .sl-partner-gallery-nav{width:34px!important;height:46px!important;font-size:26px!important}body .sl-partner-edit-slots__grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(4.2cm,4.8cm))!important;gap:10px!important;justify-content:start!important}body .sl-partner-edit-slot{width:4.8cm!important;max-width:4.8cm!important;min-height:4.8cm!important;padding:7px!important;box-sizing:border-box!important;border:1px dashed rgb(255 255 255 / .26)!important;border-radius:14px!important;display:grid!important;align-content:start!important;justify-items:center!important;text-align:center!important;overflow:hidden!important;font-size:12px!important;background:rgb(0 0 0 / .10)!important}body .sl-partner-edit-slot img{width:4.2cm!important;height:4.2cm!important;max-width:100%!important;object-fit:cover!important;object-position:center!important;border-radius:12px!important;display:block!important}body .sl-partner-video-manage-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(4.4cm,5cm))!important;gap:10px!important;margin:12px 0!important;justify-content:start!important}body .sl-partner-video-manage-card{width:5cm!important;max-width:5cm!important;border:1px solid rgb(255 255 255 / .18)!important;border-radius:14px!important;padding:8px!important;background:rgb(0 0 0 / .10)!important;box-sizing:border-box!important;overflow:hidden!important;font-size:12px!important}body .sl-partner-video-admin-thumb,body .sl-partner-video-manage-card video{width:4.4cm!important;height:4cm!important;max-width:100%!important;object-fit:cover!important;border-radius:12px!important;background:#000!important;margin:8px 0!important;display:block!important}body .sl-partner-video-admin-empty{width:4.4cm!important;height:4cm!important;max-width:100%!important;display:grid!important;place-items:center!important;border:1px dashed rgb(255 255 255 / .25)!important;border-radius:12px!important;margin:8px 0!important;opacity:.85!important;box-sizing:border-box!important}@media(max-width:560px){body .sl-partner-page-video-thumb{width:4.4cm!important;max-width:calc(100vw - 56px)!important;height:3.9cm!important}body .sl-partner-photo,body .sl-partner-gallery img{width:4.4cm!important;max-width:4.4cm!important;height:4.4cm!important}body .sl-partner-edit-slots__grid,body .sl-partner-video-manage-grid{grid-template-columns:repeat(auto-fill,minmax(4.1cm,4.6cm))!important}body .sl-partner-edit-slot,body .sl-partner-video-manage-card{width:4.6cm!important;max-width:calc(100vw - 42px)!important}}.slc-sorties-page .sl-tile,.slc-sorties-page .sl-feed-post,.slc-sorties-page .slc-place-card{background:#fff!important;color:#111!important;border-color:rgb(0 0 0 / .16)!important}.slc-sorties-page b,.slc-sorties-page label,.slc-sorties-page span,.slc-sorties-page div,.slc-sorties-page p{color:#111!important;text-shadow:none!important;opacity:1}.slc-sorties-page .sl-input,.slc-sorties-page select,.slc-sorties-page input,.slc-sorties-page textarea{background:#fff!important;color:#111!important;border:1px solid rgb(0 0 0 / .32)!important;box-shadow:0 1px 0 rgb(0 0 0 / .04)!important}.slc-sorties-page option{background:#fff!important;color:#111!important}.slc-sorties-page .sl-btn{cursor:pointer}.slc-sorties-page .sl-btn:hover{transform:translateY(-1px);filter:brightness(1.03)}.slc-place-card__title b{font-size:16px}.slc-place-card__actions input[type="date"]{min-width:155px}.sl-photo-album-select-wrap{position:relative;display:block}.sl-photo-album-select{width:100%;min-height:50px;padding-right:52px!important;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none}.sl-photo-album-chevron{position:absolute;right:16px;top:50%;transform:translateY(-55%);font-size:32px;line-height:1;font-weight:800;pointer-events:none;opacity:.95}.sl-photo-album-help{display:block;font-size:12px;line-height:1.35;opacity:.8}.sl-photo-album-picker:focus-within .sl-photo-album-select{outline:2px solid currentColor;outline-offset:2px}.slc-game-shell{display:grid;gap:18px;padding:18px;border-radius:28px;background:linear-gradient(160deg,rgb(64 18 71 / .96),rgb(22 10 34 / .98));border:1px solid rgb(255 255 255 / .12);box-shadow:0 22px 60px rgb(0 0 0 / .34);color:#fff}.slc-game-main-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:18px;align-items:start}.slc-game-bottom-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:18px;align-items:start}.slc-game-board-wrap,.slc-game-history,.slc-game-actions,.slc-game-card,.slc-game-chat{padding:16px;border-radius:22px;background:linear-gradient(180deg,rgb(255 255 255 / .08),rgb(255 255 255 / .04));border:1px solid rgb(255 255 255 / .10);backdrop-filter:blur(6px)}.slc-panel-title{font-size:18px;font-weight:900;margin-bottom:10px;letter-spacing:.01em}.slc-game-seats-grid{display:grid;grid-template-columns:98px 1fr 98px;grid-template-rows:98px 1fr 98px;gap:14px;min-height:540px;align-items:center}.slc-game-seat{border-radius:22px;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .10);padding:8px 10px;display:grid;place-items:center;text-align:center;box-shadow:inset 0 1px 0 rgb(255 255 255 / .06)}.slc-game-seat.is-turn{background:linear-gradient(180deg,rgb(255 205 235 / .22),rgb(255 255 255 / .08));border-color:rgb(255 205 235 / .50);box-shadow:0 0 0 2px rgb(255 205 235 / .10),0 18px 30px rgb(0 0 0 / .18)}.slc-game-seat.is-ready .slc-seat-meta{color:#ffd7ef}.slc-seat-title{font-weight:900;font-size:15px}.slc-seat-name{opacity:.95;font-size:13px;line-height:1.2}.slc-seat-meta{opacity:.72;font-size:11px}.slc-game-board{grid-column:2;grid-row:2;justify-self:center;align-self:center;width:min(100%,430px);aspect-ratio:1/1;border-radius:50%;border:12px solid rgb(255 255 255 / .09);background:radial-gradient(circle at 50% 38%,rgb(255 220 241 / .34),rgb(181 89 170 / .22) 34%,rgb(58 24 71 / .72) 62%,rgb(19 10 29 / .96) 100%);position:relative;box-shadow:0 28px 70px rgb(0 0 0 / .34),inset 0 0 40px rgb(255 255 255 / .05)}.slc-game-board-ring{position:absolute;inset:8.5%;border-radius:50%;border:2px dashed rgb(255 255 255 / .18);box-shadow:inset 0 0 0 1px rgb(255 255 255 / .03)}.slc-game-board-core{position:absolute;inset:0;display:grid;place-items:center}.slc-dice-display{width:126px;height:126px;border-radius:30px;background:linear-gradient(180deg,rgb(255 255 255 / .18),rgb(255 255 255 / .06));display:grid;place-items:center;text-align:center;font-weight:900;box-shadow:0 16px 34px rgb(0 0 0 / .24);border:1px solid rgb(255 255 255 / .10)}.slc-dice-display span{font-size:40px;line-height:1}.slc-board-node{position:absolute;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:900;border:1px solid rgb(255 255 255 / .10);background:rgb(255 255 255 / .14);backdrop-filter:blur(4px)}.node-question{background:rgb(151 112 255 / .28)}.node-defi{background:rgb(255 120 185 / .26)}.node-chance{background:rgb(110 211 255 / .24)}.node-secret{background:rgb(255 215 110 / .24)}.node-groupe{background:rgb(110 255 172 / .20)}.node-bonus{background:rgb(255 255 255 / .18)}.node-mystere{background:rgb(255 255 255 / .12)}.slc-game-sidecol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:980px;margin:0 auto;width:100%}.slc-current-card-box{padding:14px;border-radius:18px;background:linear-gradient(180deg,rgb(255 255 255 / .10),rgb(255 255 255 / .04));display:grid;gap:8px;min-height:116px}.slc-current-card-type{font-weight:900;color:#ffd6ee}.slc-current-card-text{opacity:.94;font-size:14px;line-height:1.45}.slc-chat-list,.slc-history-list{display:grid;gap:8px;max-height:260px;overflow:auto;padding-right:4px}.slc-chat-empty{opacity:.72;padding:6px 2px}.slc-chat-msg{padding:10px 12px;border-radius:16px;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .06);animation:slcMsgIn .22s ease}.slc-chat-msg.is-system{background:linear-gradient(180deg,rgb(255 220 241 / .18),rgb(255 255 255 / .07));border-color:rgb(255 220 241 / .18)}.slc-chat-top{display:flex;justify-content:space-between;gap:10px;font-size:12px;opacity:.82;margin-bottom:4px}.slc-chat-text{font-size:14px;line-height:1.4}.slc-history-item{padding:9px 11px;border-radius:13px;background:rgb(255 255 255 / .06);font-size:14px;line-height:1.35}.slc-game-controls{display:flex;gap:10px;flex-wrap:wrap}.slc-game-controls .button{border-radius:14px;min-height:42px}.slc-game-chat-compose{display:flex;gap:8px;align-items:center;margin-top:14px;flex-wrap:wrap}.slc-game-chat-compose input{flex:1;min-width:180px;padding:11px 13px;border-radius:14px;border:1px solid rgb(255 255 255 / .14);background:rgb(255 255 255 / .08);color:#fff}.slc-emoji-bar{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.slc-emoji-btn{width:40px;height:40px;border-radius:12px;border:1px solid rgb(255 255 255 / .12);background:rgb(255 255 255 / .07);cursor:pointer;font-size:18px;line-height:1;transition:transform .15s ease,background .15s ease}.slc-emoji-btn:hover,.slc-emoji-btn:focus{transform:translateY(-1px) scale(1.03);background:rgb(255 255 255 / .12)}@keyframes slcMsgIn{from{transform:translateY(6px);opacity:.3}to{transform:none;opacity:1}}@media (max-width:1024px){.slc-game-main-grid,.slc-game-bottom-grid{grid-template-columns:1fr!important}}@media (max-width:782px){.slc-game-shell{padding:10px!important;gap:10px!important;border-radius:18px!important}.slc-game-header{display:grid!important;gap:8px!important}.slc-game-title{font-size:23px!important}.slc-game-subtitle,.slc-game-topbadge{font-size:12px!important;line-height:1.35}.slc-game-board-wrap,.slc-game-history,.slc-game-actions,.slc-game-card,.slc-game-chat{padding:12px!important;border-radius:16px!important}.slc-game-seats-grid{grid-template-columns:1fr 1fr!important;grid-template-rows:auto auto auto!important;min-height:0!important;gap:10px!important}.slc-game-board{grid-column:1 / -1!important;grid-row:1!important;width:min(100%,280px)!important;border-width:9px!important;order:-1}.slc-dice-display{width:98px!important;height:98px!important;border-radius:24px!important;font-size:15px!important}.slc-dice-display span{font-size:34px!important}.slc-board-node{width:24px!important;height:24px!important;font-size:10px!important}.slc-game-seat{width:100%!important;height:auto!important;min-height:66px;padding:10px 8px!important;grid-column:auto!important;grid-row:auto!important;justify-self:stretch!important;align-self:stretch!important;border-radius:16px!important}.slc-seat-title{font-size:14px!important}.slc-seat-name{font-size:12px!important}.slc-seat-meta{font-size:10px!important}.slc-chat-list,.slc-history-list{max-height:180px!important}.slc-game-controls .button{flex:1 1 calc(50% - 8px);min-height:40px;font-size:13px}.slc-game-chat-compose{display:grid!important;grid-template-columns:1fr auto!important;gap:8px!important}.slc-game-chat-compose input{min-width:0!important;width:100%!important}.slc-emoji-bar{justify-content:center}.slc-emoji-btn{width:38px;height:38px;border-radius:10px}}@supports (content-visibility:auto){.sl-online-item,.sl-side-online-row,.sl-connected-inline__ava{content-visibility:auto;contain-intrinsic-size:80px 120px}}[data-slc-nav-badge][hidden],[data-slc-nav-badge]:empty{display:none!important}.sl-open-label{color:#34d17b!important;font-weight:800}.sl-photo-lock-toggle--open .sl-ic-label{color:#34d17b!important;font-weight:800}.sl-photo-lock-toggle--open{border-color:rgb(52 209 123 / .45)!important;background:rgb(52 209 123 / .12)!important}.sl-context-help{display:block!important;width:100%!important;max-width:none!important;box-sizing:border-box!important;clear:both!important;grid-column:1/-1!important;flex:0 0 100%!important;position:relative!important;float:none!important;margin:34px 0 6px!important;padding:14px 16px;border-radius:16px;border:1px solid rgb(255 255 255 / .13);background:linear-gradient(145deg,rgb(68 55 89 / .88),rgb(103 77 112 / .80));color:#fff;box-shadow:0 12px 28px rgb(33 23 48 / .14);overflow:visible}.sl-context-help h3{margin:0 0 7px;color:#fff;font-size:17px}.sl-context-help p{margin:6px 0;line-height:1.55;color:rgb(255 255 255 / .92)}.sl-context-help__note{font-size:13px;opacity:.82}.sl-soiree-home-strip{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;max-width:100%;box-sizing:border-box;padding:9px 10px;border-radius:13px;border:1px solid rgb(255 154 203 / .38);background:linear-gradient(135deg,rgb(176 123 255 / .22),rgb(255 154 203 / .18));color:#fff;text-decoration:none;overflow:hidden}.sl-soiree-home-strip:hover{filter:brightness(1.04)}.sl-soiree-home-strip__icon{font-size:20px;line-height:1}.sl-soiree-home-strip__text{display:grid;gap:2px;min-width:0}.sl-soiree-home-strip__text strong{font-size:12px;line-height:1.25}.sl-soiree-home-strip__text small{font-size:10px;line-height:1.35;opacity:.84;white-space:normal;overflow-wrap:anywhere}.sl-soiree-home-strip__arrow{font-size:21px;opacity:.85}@media(max-width:640px){.sl-context-help{padding:13px 14px!important;margin-top:28px!important}.sl-context-help p{font-size:13px}.sl-soiree-home-strip{padding:8px 9px}}.sl-activityhead__pics--single{width:min(100%,760px)!important;max-width:100%!important;margin-left:0!important;display:block!important}.sl-activityhead__pic--single{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;aspect-ratio:3/1!important;object-fit:contain!important;object-position:center!important;border-radius:14px!important}.sl-page-badge--messages-single{width:min(100%,520px)!important;max-width:100%!important;padding:0!important;display:block!important;overflow:hidden!important}.sl-page-badge--messages-single img{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:3/1!important;object-fit:contain!important;object-position:center!important;border-radius:12px!important;flex:none!important}@media(max-width:720px){.sl-activityhead__pics--single,.sl-page-badge--messages-single{width:100%!important;max-width:100%!important}.sl-activityhead__pic--single,.sl-page-badge--messages-single img{width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important}}