@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@700;800&display=swap";.profile-media-manager{border-top:1px solid #ffffff18;margin-top:24px;padding-top:22px}.profile-media-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.profile-media-upload{cursor:pointer;white-space:nowrap;position:relative;overflow:hidden}.profile-media-upload.disabled{opacity:.55;pointer-events:none}.profile-media-upload input{opacity:0;cursor:pointer;position:absolute;inset:0}.profile-media-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;margin-top:16px;display:grid}.profile-media-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:10px}.profile-media-preview{aspect-ratio:1;background:#111827;border-radius:12px;place-items:center;display:grid;overflow:hidden}.profile-media-preview img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.profile-media-meta{justify-content:space-between;gap:10px;margin:10px 0;font-size:.88rem;display:flex}.profile-media-meta span{opacity:.72}.profile-media-actions{flex-wrap:wrap;gap:7px;display:flex}.profile-media-actions button{font-size:.8rem}.profile-media-actions .danger{border-color:#ef444455}.profile-media-empty,.profile-media-status{opacity:.78;margin-top:14px}.profile-media-portrait{border-radius:inherit;place-items:center;width:100%;height:100%;display:grid;overflow:hidden}.profile-media-portrait img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.profile-media-header-portrait{border-radius:50%;position:absolute;inset:0}header .avatar{position:relative;overflow:hidden}header .avatar>.profile-media-portrait+*{display:none}.portrait>.profile-media-portrait,.candidate-profile-avatar>.profile-media-portrait,.mini-avatar>.profile-media-portrait{position:absolute;inset:0}.portrait,.candidate-profile-avatar,.mini-avatar{position:relative;overflow:hidden}@media (width<=640px){.profile-media-heading{flex-direction:column}.profile-media-upload{text-align:center;width:100%}.profile-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.profile-media-portrait{cursor:pointer;color:inherit;background:0 0;border:0;padding:0}.profile-media-public-backdrop{z-index:10030;background:#05070ddd;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.profile-media-public-modal{background:#101b29;border:1px solid #fff2;border-radius:18px;width:min(760px,96vw);max-height:88dvh;padding:16px;overflow:auto}.profile-media-public-modal header{justify-content:space-between;align-items:flex-start;display:flex;background:0 0!important;height:auto!important;padding:0 0 14px!important;position:static!important}.profile-media-public-modal header h2,.profile-media-public-modal header p{margin:0}.profile-media-public-modal header>button,.profile-media-public-lightbox>button{min-width:44px;min-height:44px;font-size:32px}.profile-media-public-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px;display:grid}.profile-media-public-grid>button{cursor:pointer;background:0 0;border:0;padding:0}.profile-media-public-grid img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:10px;width:100%;display:block}.profile-media-public-lightbox{z-index:10040;background:#000e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.profile-media-public-lightbox>button{position:absolute;top:16px;right:20px}.profile-media-public-lightbox img{-o-object-fit:contain;object-fit:contain;border-radius:12px;max-width:94vw;max-height:90dvh}@media (width<=720px){.profile-media-public-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.friend-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:2rem;display:grid}.friend-panel{padding:1.35rem}.friend-panel h2,.friend-list-section h2{margin:0 0 .4rem}.username-form,.friend-search,.share-row{align-items:center;gap:.65rem;margin-top:1rem;display:flex}.username-form>span{font-size:1.15rem;font-weight:800}.username-form input,.friend-search input{flex:1;min-width:0}.share-row{border-top:1px solid var(--border,#ffffff1a);justify-content:space-between;padding-top:.85rem}.friend-result{background:#7f7f7f14;border-radius:1rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.85rem;margin-top:1rem;padding:.9rem;display:grid}.friend-result h3,.friend-result p{margin:0}.friend-badge{background:#7f7f7f1f;border-radius:999px;align-items:center;padding:.45rem .7rem;font-size:.84rem;font-weight:700;display:inline-flex}.friend-list-section{margin:1.5rem 0 2rem}.friend-section-title{align-items:center;gap:.6rem;margin-bottom:.75rem;display:flex}.friend-section-title h2{margin:0}.friend-section-title span{background:#7f7f7f24;border-radius:999px;justify-content:center;align-items:center;min-width:1.7rem;height:1.7rem;padding:0 .45rem;font-size:.78rem;font-weight:800;display:inline-flex}.friend-empty{place-items:center;min-height:7rem;display:grid}.friend-empty p{margin:0}@media (width<=760px){.friend-grid{grid-template-columns:1fr}.friend-result{grid-template-columns:auto 1fr}.friend-result>button,.friend-result>.friend-badge{grid-column:1/-1;justify-content:center}.username-form,.friend-search{flex-wrap:wrap}.username-form input,.friend-search input{min-width:12rem}}.friend-collapsible{margin-top:12px;overflow:hidden}.friend-collapsible>summary{cursor:pointer;align-items:center;gap:10px;padding:15px 16px;list-style:none;display:flex}.friend-collapsible>summary::-webkit-details-marker{display:none}.friend-collapsible .friend-section-title h2{flex:1;margin:0}.friend-count{color:#9e93a7;background:#241a2d;border-radius:999px;justify-content:center;align-items:center;min-width:26px;height:26px;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.friend-count.active{color:#fff;background:#7435a5}.friend-chevron{color:#9e93a7;transition:transform .18s}.friend-collapsible[open] .friend-chevron{transform:rotate(180deg)}.friend-collapsible>.people-list{padding:0 12px 12px}.friend-collapsible:not([open]){min-height:0}@media (width<=760px){.friend-collapsible{margin-top:8px}.friend-collapsible>summary{padding:13px 14px}}.section28-friend-tools{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;margin-bottom:14px;padding:18px;display:grid}.section28-friend-tools h2{margin:0 0 6px}.section28-tool-block{min-width:0}.section28-tabs{align-items:center;gap:8px;margin:0 0 12px;display:flex;overflow-x:auto}.section28-tab{border:1px solid var(--line);background:var(--surface);white-space:nowrap;border-radius:999px;padding:8px 13px}.section28-tab.active{border-color:var(--ink);font-weight:800}.section28-tab-count{background:var(--surface-2);border-radius:999px;place-items:center;min-width:21px;height:21px;margin-left:5px;padding:0 5px;font-size:12px;display:inline-grid}.section28-list{gap:8px;display:grid}.section28-friend-row{min-height:0;padding:10px 12px}.section28-friend-row .row-actions{flex-wrap:nowrap;gap:6px}.section28-empty{border:1px dashed var(--line);text-align:center;color:var(--muted);border-radius:14px;padding:18px}.section28-presence{margin-top:2px;font-size:12px;font-weight:700;line-height:1.25;display:block}.section28-presence.online{color:#17864a}.section28-presence.away{color:#a66b00}.section28-presence.offline{color:#b43a3a}.section28-profile-overlay{z-index:80;background:#0000007a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.section28-profile-card{width:min(420px,100%);position:relative}.section28-profile-card .candidate-profile-close{position:absolute;top:10px;right:14px}.section28-overflow summary{cursor:pointer;padding:7px 10px;list-style:none}.section28-overflow summary::-webkit-details-marker{display:none}.section28-overflow-menu{z-index:8;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:6px;position:absolute;right:0;box-shadow:0 8px 26px #00000024}.section28-delivery-state{text-align:right;opacity:.78;white-space:nowrap;margin-top:3px;font-size:10px;display:block}.section28-delivery-state.read{font-weight:800}.thread-title>.section28-presence{margin-left:auto;margin-right:8px}.mobile-conversation-info>.section28-presence,.messenger aside button>span:last-child>.section28-presence{font-size:11px}.header-actions{align-items:center;gap:8px;display:flex}.messenger{height:clamp(430px,100dvh - 355px,610px)!important;min-height:0!important;overflow:hidden!important}.messenger>aside{overscroll-behavior:contain;height:100%;min-height:0;overflow-y:auto!important}.messenger>.thread{flex-direction:column;height:100%;min-height:0;display:flex!important;overflow:hidden!important}.messenger .thread-title{flex:none}.messenger .message-list{overscroll-behavior:contain;flex:auto;padding-bottom:14px;min-height:0!important;overflow-y:auto!important}.messenger .composer{z-index:4;background:var(--surface,#10243a);border-top:1px solid var(--line);flex:none;position:sticky;bottom:0;margin-top:0!important}.messenger aside,.message-list{-webkit-overflow-scrolling:touch}@media (width<=760px){.section28-friend-tools{grid-template-columns:1fr;gap:12px;padding:13px}.section28-friend-row{grid-template-columns:auto minmax(0,1fr) auto;padding:9px}.section28-friend-row .row-actions button{padding:7px 9px}.messenger{height:calc(100dvh - 285px)!important;min-height:330px!important;max-height:470px!important}.messenger:not(.conversation-open) .thread{min-height:0;max-height:100%;overflow:hidden}.mobile-conversation-picker{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:12px;height:100%!important;max-height:100%!important;overflow-y:auto!important}.conversation-open .thread{overflow:hidden;height:100%!important;max-height:100%!important}.conversation-open .message-list{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0!important;overflow-y:auto!important}.conversation-open .composer{position:sticky!important;bottom:0!important}.mobile-conversation-row{flex:none}.desktop-conversation-empty{display:none!important}}.typing-indicator{opacity:.75;margin-top:.15rem;font-size:.78rem;font-weight:600;display:block}.ptt-container{border:1px solid var(--border,#d7dbe7);background:var(--panel,#fff);border-radius:14px;gap:8px;margin:0 12px 8px;padding:10px 12px;display:grid}.ptt-heading,.ptt-controls{justify-content:space-between;align-items:center;gap:10px;display:flex}.ptt-heading>div{gap:2px;display:grid}.ptt-heading small,.ptt-note{color:var(--muted,#6b7280)}.ptt-toggle,.ptt-dnd{border:0;border-radius:999px;padding:7px 12px;font-weight:700}.ptt-toggle.on,.ptt-dnd.on{color:#fff;background:#111827}.ptt-talk{color:#20345f;touch-action:none;-webkit-user-select:none;user-select:none;background:#e9eefb;border:0;border-radius:12px;flex:1;min-height:44px;font-weight:800}.ptt-talk.talking{color:#14532d;background:#d7f7df;box-shadow:0 0 0 3px #22c55e2e}.ptt-talk:disabled{opacity:.55;cursor:not-allowed}.ptt-note,.ptt-error{margin:0;font-size:.78rem}.ptt-error{color:#b42318}@media (width<=720px){.ptt-container{border-radius:12px;margin:0 8px 6px;padding:8px 10px}.ptt-controls{align-items:stretch}.ptt-talk{min-height:46px}.ptt-dnd{padding-inline:10px}.ptt-note{display:none}}.ptt-audio{display:none}.thread-tool-buttons{align-items:center;gap:8px;min-width:0;margin-left:auto;display:flex}.section32-ptt-button{white-space:nowrap;border-radius:12px;align-items:center;gap:6px;padding:8px 10px;display:inline-flex}.thread-tool-buttons .section32-media-folder{margin-left:0}.ptt-popout-backdrop{z-index:10025;background:#05070dcc;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.ptt-popout-modal{background:#101b29;border:1px solid #fff2;border-radius:18px;width:min(520px,96vw);max-height:88dvh;padding:16px;overflow:auto;box-shadow:0 24px 80px #000b}.ptt-popout-modal>header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:flex-start;gap:12px;display:flex;background:0 0!important;height:auto!important;min-height:0!important;padding:0 0 14px!important;position:static!important}.ptt-popout-modal h2,.ptt-popout-modal p{margin:0}.ptt-popout-modal header p{color:var(--muted,#a9b1bf);margin-top:4px}.ptt-popout-modal .ptt-container{margin:14px 0 0}.ptt-popout-modal .section32-close{min-width:42px;min-height:42px;font-size:30px;line-height:1}@media (width<=720px){.thread-tool-buttons{gap:6px}.section32-ptt-button,.thread-tool-buttons .section32-media-folder{padding:7px 8px;font-size:.82rem}.ptt-popout-backdrop{align-items:stretch;padding:0}.ptt-popout-modal{width:100%;height:100dvh;max-height:100dvh;padding:14px 14px calc(14px + env(safe-area-inset-bottom));border:0;border-radius:0;flex-direction:column;display:flex}.ptt-popout-modal>header{z-index:2;top:0;padding:max(10px,env(safe-area-inset-top)) 0 12px!important;position:sticky!important}.ptt-popout-modal .ptt-container{margin:12px 0 0}.ptt-popout-modal .ptt-note{display:block}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.investigation-panel{border-top:1px solid #ffffff1a;margin-top:24px;padding-top:22px}.investigation-panel h3{margin:3px 0 0}.investigation-list,.evidence-list{gap:12px;margin-top:14px;display:grid}.investigation-list>article,.evidence-list>article,.evidence-block{background:#030c1557;border:1px solid #ffffff1a;border-radius:12px;padding:14px}.investigation-heading,.evidence-list>article{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.investigation-heading strong,.investigation-heading small{display:block}.investigation-heading small,.evidence-list small{color:#91a2b4;margin-top:4px}.investigation-list label{color:#c3cfdb;gap:7px;margin-top:12px;font-size:13px;display:grid}.investigation-list .detail-grid{margin-top:12px}.evidence-block p,.evidence-list p{white-space:pre-wrap;overflow-wrap:anywhere}.evidence-list>article>div{flex:1;min-width:0}.evidence-list .danger{flex:none}.evidence-list article.removed{opacity:.72}.linked-accounts-page{grid-template-columns:minmax(260px,340px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.linked-account-search-panel{position:sticky;top:18px}.linked-account-search-results{max-height:62vh;margin-top:14px;overflow-y:auto}.linked-account-map-panel{min-width:0}.linked-map-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.linked-map-toolbar>div{color:#91a2b4;align-items:baseline;gap:6px;display:flex}.linked-map-toolbar strong{color:#fff;font-size:24px}.linked-map-center{background:linear-gradient(135deg,#ff3f7021,#030c15b3);border:1px solid #ff3f708c;border-radius:14px;gap:5px;padding:18px;display:grid;box-shadow:inset 0 0 0 1px #ffffff05}.linked-map-center-label{color:#ff4e82;letter-spacing:.13em;font-size:11px;font-weight:800}.linked-map-center strong{font-size:22px}.linked-map-center>span:not(.linked-map-center-label),.linked-map-center small{overflow-wrap:anywhere}.linked-map-center small{color:#91a2b4}.linked-map-guidance{color:#c3cfdb;margin:18px 0 6px}.linked-map-connections{gap:12px;margin-top:18px;display:grid}.linked-map-connection{grid-template-columns:34px minmax(0,1fr);gap:10px;display:grid}.linked-map-line{min-height:100%;position:relative}.linked-map-line:before{content:"";background:#ff4e828c;width:1px;position:absolute;top:-18px;bottom:50%;left:16px}.linked-map-line:after{content:"";background:#ff4e828c;width:18px;height:1px;position:absolute;top:50%;left:16px}.linked-map-line span{background:#ff4e82;border-radius:999px;width:9px;height:9px;position:absolute;top:calc(50% - 4px);left:12px;box-shadow:0 0 0 3px #ff4e8226}.linked-map-connection.ip-only .linked-map-line:before,.linked-map-connection.ip-only .linked-map-line:after{background:#ffc10794}.linked-map-connection.ip-only .linked-map-line span{background:#ffc107;box-shadow:0 0 0 3px #ffc10724}.linked-account-node{background:#030c156b;border:1px solid #ffffff1c;border-radius:13px;padding:15px}.linked-account-node label{color:#c3cfdb;gap:7px;margin-top:13px;font-size:13px;display:grid}.linked-signal-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.signal-chip{background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;align-items:center;min-height:27px;padding:4px 9px;font-size:12px;font-weight:700;display:inline-flex}.signal-chip.device{border-color:#58a6ff73}.signal-chip.ip{border-color:#ffc10780}.signal-chip.verification{border-color:#3fd69973}.signal-chip.weak{color:#ffd85a;border-color:#ffc107a6}.linked-account-actions{margin-top:12px}@media (width<=960px){.linked-accounts-page{grid-template-columns:1fr}.linked-account-search-panel{position:static}.linked-account-search-results{max-height:320px}}@media (width<=760px){.investigation-heading,.evidence-list>article,.linked-map-toolbar{flex-direction:column;align-items:stretch}.evidence-list .danger{width:100%}.linked-map-connection{grid-template-columns:22px minmax(0,1fr)}.linked-map-line:before,.linked-map-line:after,.linked-map-line span{left:8px}.linked-account-actions button{width:100%}}.admin-main.section31-analytics-active>:not(.section31-analytics-page){display:none!important}.section31-analytics-page{width:100%;display:block!important}.section31-header{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1rem;display:flex}.section31-header h1{margin:.15rem 0 .35rem}.section31-header p{color:var(--muted,#777);margin:0}.section31-eyebrow{letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:700}.section31-usage{border:1px solid #7f7f7f40;border-radius:12px;flex-direction:column;min-width:180px;padding:.8rem 1rem;display:flex}.section31-usage span{color:var(--muted,#777);font-size:.75rem}.section31-range{flex-wrap:wrap;gap:.45rem;margin:0 0 1rem;display:flex}.section31-range button{color:inherit;cursor:pointer;background:0 0;border:1px solid #7f7f7f47;border-radius:999px;padding:.45rem .8rem}.section31-range button.active{border-color:currentColor;font-weight:700}.section31-kpis,.section31-detail-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:.7rem;margin-bottom:1rem;display:grid}.section31-kpis article,.section31-detail-grid article{border:1px solid #7f7f7f38;border-radius:12px;flex-direction:column;gap:.25rem;padding:.8rem;display:flex}.section31-kpis span,.section31-detail-grid span{color:var(--muted,#777);font-size:.74rem}.section31-kpis strong{font-size:1.35rem}.section31-charts{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-bottom:1rem;display:grid}.section31-chart-card{border:1px solid #7f7f7f38;border-radius:14px;padding:.85rem;overflow:hidden}.section31-chart-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.section31-chart-heading div{flex-direction:column;display:flex}.section31-chart-heading span,.section31-chart-heading small{color:var(--muted,#777);font-size:.75rem}.section31-chart-heading strong{font-size:1.25rem}.section31-chart-card svg{width:100%;height:125px;margin-top:.65rem;overflow:visible}.section31-grid-line{fill:none;stroke:currentColor;opacity:.12;stroke-width:.4px}.section31-chart-line{fill:none;stroke:currentColor;stroke-width:1.5px;vector-effect:non-scaling-stroke}.section31-panel{border:1px solid #7f7f7f38;border-radius:14px;margin-bottom:1rem;padding:1rem}.section31-panel-heading{justify-content:space-between;gap:1rem;margin-bottom:.8rem;display:flex}.section31-panel-heading h2{margin:0 0 .25rem;font-size:1.05rem}.section31-panel-heading p{color:var(--muted,#777);margin:0;font-size:.85rem}.section31-host-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.section31-host-grid>article{border:1px solid #7f7f7f40;border-radius:12px;padding:.85rem}.section31-host-grid>article.disconnected{opacity:.82;border-style:dashed}.section31-host-title{justify-content:space-between;gap:.8rem;margin-bottom:.7rem;display:flex}.section31-host-title div{flex-direction:column;display:flex}.section31-host-title span,.section31-host-title em{color:var(--muted,#777);font-size:.72rem;font-style:normal}.section31-host-grid dl{gap:.4rem;margin:0;display:grid}.section31-host-grid dl div{border-top:1px solid #7f7f7f1f;justify-content:space-between;gap:.8rem;padding-top:.4rem;display:flex}.section31-host-grid dt{color:var(--muted,#777);font-size:.78rem}.section31-host-grid dd{margin:0;font-size:.82rem;font-weight:600}.section31-warning-list{gap:.6rem;display:grid}.section31-warning-list article{border:1px solid #7f7f7f40;border-radius:10px;padding:.75rem}.section31-warning-list p{color:var(--muted,#777);margin:.25rem 0}.section31-warning-list small{text-transform:uppercase;letter-spacing:.06em;font-weight:700}.section31-empty,.section31-alert{border:1px dashed #7f7f7f4d;border-radius:10px;margin-bottom:1rem;padding:.8rem}.section31-alert.error{border-style:solid}@media (width<=900px){.section31-charts,.section31-host-grid{grid-template-columns:1fr}.section31-header{flex-direction:column}.section31-usage{box-sizing:border-box;width:100%}}.section31-refresh-button{margin-left:auto}.section31-refresh-button:disabled{opacity:.6;cursor:wait}.admin-main:has(.status-grid) .admin-panel:has(.status-grid):after{content:"Status colors: Green = healthy / verified · Amber = attention or informational · Gray = unavailable / not reported";border-top:1px solid var(--admin-line);color:var(--admin-muted);margin-top:14px;padding-top:12px;font-size:12px;line-height:1.5;display:block}@media (width<=700px){.section31-refresh-button{margin-left:0}}.traffic-hotspot-columns{grid-template-columns:1fr 1fr;gap:20px;display:grid}.traffic-hotspot-columns h3{color:#dbeaf4;margin:0 0 10px}.traffic-hotspot-columns .section31-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=900px){.traffic-hotspot-columns{grid-template-columns:1fr}}.section31-heatmap-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:14px;margin-bottom:1rem;display:flex}.section31-heatmap-toolbar>label{color:#dbeaf4;gap:6px;min-width:280px;font-weight:700;display:grid}.section31-heatmap-toolbar select{color:#edf7fd;background:#061624;border:1px solid #28506e;border-radius:10px;width:100%;padding:9px 11px}.section31-heatmap-toolbar .section31-range{flex:1;justify-content:flex-end;margin:0}.traffic-hotspot-map-view h3{color:#dbeaf4;margin:0 0 12px}.traffic-hotspot-map-view .section31-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=900px){.section31-heatmap-toolbar>label{min-width:100%}.section31-heatmap-toolbar .section31-range{justify-content:flex-start}.traffic-hotspot-map-view .section31-detail-grid{grid-template-columns:1fr}}.traffic-world-map-wrap{margin-bottom:14px;position:relative}.traffic-world-map{background:#071521;border:1px solid #28506e;border-radius:14px;width:100%;height:clamp(360px,58vh,640px);overflow:hidden}.traffic-world-map .leaflet-control-attribution{font-size:10px}.traffic-world-map-empty{z-index:500;color:#dbeaf4;text-align:center;pointer-events:none;background:#030f1be0;border:1px solid #355875;border-radius:999px;max-width:min(620px,100% - 32px);padding:9px 13px;font-size:13px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.traffic-map-details{margin-top:14px}@media (width<=700px){.traffic-world-map{height:420px}.traffic-world-map-empty{border-radius:12px}}.traffic-login-pin{text-align:center;filter:drop-shadow(0 2px 3px #000000a6);font-size:27px;line-height:32px;background:0 0!important;border:0!important}.traffic-login-pin span{transform-origin:50% 100%;display:block}.traffic-world-map .leaflet-popup-content small{color:#526575}:root{--admin-ink:#15221c;--admin-muted:#64716a;--admin-line:#dfe6e1;--admin-bg:#f2f5f2;--admin-panel:#fff;--admin-green:#1f6b4f;--admin-navy:#172922;--admin-danger:#a13b3b}.admin-shell{background:var(--admin-bg);min-height:100vh;color:var(--admin-ink);grid-template-columns:260px minmax(0,1fr);font-family:Inter,ui-sans-serif,system-ui,sans-serif;display:grid}.admin-sidebar{background:var(--admin-navy);color:#edf6f1;flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.admin-brand{color:inherit;align-items:center;gap:11px;padding:0 10px 24px;font-size:18px;text-decoration:none;display:flex}.admin-brand span{width:34px;height:34px;color:var(--admin-green);background:#d9f0e5;border-radius:10px;place-items:center;font:700 22px Georgia,serif;display:grid}.admin-sidebar nav{gap:5px;display:grid}.admin-sidebar nav button{color:#b9c8c1;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:12px 14px;font-weight:600}.admin-sidebar nav button:hover,.admin-sidebar nav button.active{color:#fff;background:#294139}.admin-identity{border-top:1px solid #365047;gap:4px;margin-top:auto;padding:14px;display:grid;overflow:hidden}.admin-identity strong{text-overflow:ellipsis;overflow:hidden}.admin-identity span{color:#205f49;text-transform:uppercase;background:#d9f0e5;border-radius:12px;width:max-content;padding:3px 8px;font-size:11px;font-weight:800}.admin-workspace{min-width:0}.admin-header{border-bottom:1px solid var(--admin-line);background:#fff;justify-content:space-between;align-items:center;min-height:92px;padding:20px clamp(20px,4vw,52px);display:flex}.admin-header p{color:var(--admin-green);letter-spacing:.13em;margin:0 0 3px;font-size:11px;font-weight:800}.admin-header h1{margin:0;font-size:25px}.admin-header>div:last-child{align-items:center;gap:10px;display:flex}.admin-header a,.admin-header button,.admin-actions button,.admin-search button,.panel-heading button{color:var(--admin-ink);cursor:pointer;background:#fff;border:1px solid #ccd7d0;border-radius:8px;padding:9px 13px;font-weight:650;text-decoration:none}.admin-stack{gap:28px;display:grid}.group-title{margin:0 0 12px;font-size:16px}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.metric-card,.admin-panel{border:1px solid var(--admin-line);background:var(--admin-panel);border-radius:13px;box-shadow:0 4px 18px #15221c09}.metric-card{padding:18px}.metric-card span{color:var(--admin-muted);font-size:13px}.metric-card strong{color:#15221c;opacity:1;margin-top:8px;font-size:32px;font-weight:800;display:block}.admin-panel h2{margin:0 0 16px}.admin-panel h3{margin:24px 0 10px;font-size:14px}.admin-muted{color:var(--admin-muted);font-size:13px}.status-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;display:grid}.status-item{background:#fafcfa;border:1px solid #e4e9e6;border-radius:9px;padding:13px}.status-item>span{color:var(--admin-muted);margin-bottom:5px;font-size:12px;display:block}.status-item strong{overflow-wrap:anywhere;align-items:center;gap:7px;font-size:13px;display:flex}.status-item i,.status-dot{background:#2f9b68;border-radius:50%;flex:none;width:8px;height:8px}.admin-alert{color:#175b40;background:#e3f4eb;border-radius:9px;justify-content:space-between;margin:18px clamp(20px,4vw,52px) 0;padding:12px 15px;display:flex}.admin-alert.error{color:#8b2929;background:#f8e7e7}.admin-alert button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:18px}.admin-split{grid-template-columns:minmax(280px,.85fr) minmax(380px,1.5fr);align-items:start;gap:18px;display:grid}.admin-search label,.admin-panel>label{gap:7px;font-size:13px;font-weight:700;display:grid}.admin-search>div{gap:8px;display:flex}.admin-search input{flex:1;min-width:0}.admin-panel input,.admin-panel select,.admin-panel textarea{color:var(--admin-ink);font:inherit;background:#fff;border:1px solid #cbd6cf;border-radius:8px;padding:10px}.admin-panel textarea{resize:vertical}.admin-list{gap:4px;margin:12px -8px 0;display:grid}.admin-list>button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:11px;display:flex}.admin-list>button>span:nth-child(2),.admin-list>button>span:first-child:not(.status-dot){flex:1;gap:3px;display:grid}.admin-list small{color:var(--admin-muted);overflow-wrap:anywhere}.detail-heading,.panel-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.detail-heading h2{margin:2px 0 4px}.detail-heading p{color:var(--admin-muted);margin:0}.eyebrow{letter-spacing:.12em;font-size:10px;font-weight:800;color:var(--admin-green)!important}.admin-badge{color:#405049;background:#e8eeea;border-radius:12px;align-items:center;gap:5px;width:max-content;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.admin-badge button{color:inherit;cursor:pointer;background:0 0;border:0}.report-priority{letter-spacing:.03em}.report-priority.priority-1{color:#405049;background:#e8eeea}.report-priority.priority-2{color:#8e5915;background:#fff0d9;border:1px solid #efc77d}.report-priority.priority-3{color:#8b2929;background:#f8dddd;border:1px solid #e7a5a5}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.detail-grid div{min-width:0}.detail-grid dt{color:var(--admin-muted);font-size:11px}.detail-grid dd{overflow-wrap:anywhere;margin:4px 0 0;font-size:13px;font-weight:650}.role-row,.admin-actions{flex-wrap:wrap;gap:8px;display:flex}.admin-actions button.danger{color:var(--admin-danger);border-color:#e3bcbc}.admin-actions button:disabled{opacity:.45;cursor:not-allowed}.session-list{gap:8px;display:grid}.session-list>div{border:1px solid #e6ebe8;border-radius:8px;justify-content:space-between;gap:10px;padding:10px;font-size:12px;display:flex}.report-details{white-space:pre-wrap;background:#f6f9f7;border-left:3px solid #91b8a7;padding:13px}.admin-table{min-width:720px}.admin-panel:has(.admin-table){overflow-x:auto}.admin-table>div{border-bottom:1px solid #edf0ee;grid-template-columns:150px 1.3fr 1.4fr 1.2fr .6fr;gap:12px;padding:10px 7px;font-size:12px;display:grid}.admin-table .table-head{color:var(--admin-muted);font-weight:800}.flag-list{display:grid}.flag-list>div{border-top:1px solid #e8ece9;justify-content:space-between;align-items:center;gap:14px;padding:15px 0;display:flex}.flag-list>div>div{gap:4px;display:grid}.flag-list button[role=switch]{cursor:pointer;background:#aab4af;border:0;border-radius:20px;width:44px;height:24px;padding:2px}.flag-list button[role=switch] span{background:#fff;border-radius:50%;width:20px;height:20px;transition:all .15s;display:block}.flag-list button[role=switch].on span{transform:translate(20px)}.flag-list button:disabled{opacity:.45;cursor:not-allowed}.admin-empty,.admin-loading{min-height:180px;color:var(--admin-muted);text-align:center;place-content:center;justify-items:center;display:grid}.admin-empty span{font-size:30px}.admin-denied{text-align:center;background:#f2f5f2;place-content:center;justify-items:center;min-height:100vh;padding:24px;display:grid}.admin-denied>span{color:#9a3b3b;font-size:60px;font-weight:900}.admin-denied a{color:var(--admin-green);font-weight:700}.admin-link{color:#274c3d;border:1px solid #cbd7d0;border-radius:8px;padding:8px 11px;font-size:13px;font-weight:700;text-decoration:none}@media (width<=900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{height:auto;padding:14px;position:static}.admin-sidebar nav{display:flex;overflow-x:auto}.admin-sidebar nav button{white-space:nowrap}.admin-identity{display:none}.admin-split{grid-template-columns:1fr}.admin-header{min-height:78px}.admin-header a{display:none}}@media (width<=600px){.admin-main{padding:18px 12px 40px}.admin-header{padding:14px 15px}.admin-header h1{font-size:20px}.admin-header>div:last-child{gap:5px}.admin-panel{padding:15px}.metric-grid{grid-template-columns:repeat(2,1fr)}.detail-grid{grid-template-columns:1fr}.session-list>div{display:grid}.admin-actions>*{flex:1}.admin-alert{margin:10px 12px 0}.admin-brand{padding-bottom:12px}}.age-review-grid{gap:18px;display:grid}.age-review-card{grid-template-columns:minmax(280px,.8fr) minmax(360px,1.2fr);padding:0;display:grid;overflow:hidden}.age-review-image{background:#06111f;place-items:center;min-height:390px;display:grid}.age-review-image img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;max-height:620px}.age-review-body{align-content:start;gap:18px;padding:24px;display:grid}.age-review-body .detail-heading h2{overflow-wrap:anywhere}.age-review-body .detail-grid dd{word-break:break-all}.age-review-body>label{gap:7px;font-size:13px;font-weight:700;display:grid}@media (width<=850px){.age-review-card{grid-template-columns:1fr}.age-review-image{min-height:300px;max-height:480px}}.admin-user-tabs{border-bottom:1px solid #dfe8e4;gap:8px;margin:18px 0;padding-bottom:8px;display:flex}.admin-user-tabs button{background:0 0;border:0;border-radius:8px;padding:8px 12px;font-weight:700}.admin-profile-tab{gap:18px;display:grid}.adult-verification-card{background:#f8fbfa;border:1px solid #d7e3de;border-radius:12px;padding:16px}.adult-verification-card>.admin-badge{float:right;margin-top:-42px}.admin-mobile-menu-button,.admin-mobile-menu-backdrop{display:none}@media (width<=900px){.admin-mobile-menu-button{color:#fff;width:44px;height:44px;box-shadow:none;background:#0b2033;border:1px solid #35506a;border-radius:10px;flex:none;justify-content:center;align-items:center;padding:0;font-size:24px;font-weight:800;line-height:1;display:inline-flex!important;position:static!important}.admin-header{gap:10px;align-items:center!important;padding:12px 14px!important}.admin-header-title{flex:1;min-width:0}.admin-header-actions{flex:none;gap:6px!important;display:flex!important}.admin-header-actions button{padding:8px 9px!important;font-size:12px!important}.admin-sidebar{z-index:160;width:min(82vw,300px);transition:transform .2s;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-105%);box-shadow:12px 0 35px #0007;height:100dvh!important;padding:18px!important;position:fixed!important}.admin-sidebar.mobile-open{transform:translate(0)}.admin-sidebar nav{display:grid!important;overflow:visible!important}.admin-sidebar nav button{min-height:46px;font-size:16px;white-space:normal!important}.admin-mobile-menu-backdrop{z-index:155;background:#0009;border:0;display:block;position:fixed;inset:0}body.section30-banner-active .admin-sidebar{top:2.75rem;height:calc(100dvh - 2.75rem)!important}}@media (width<=600px){.admin-header{min-height:72px!important}.admin-header p{display:none}.admin-header h1{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:17px!important}.admin-header-actions button{padding:7px 8px!important;font-size:11px!important}}.admin-inline-setting{flex-wrap:wrap;align-items:end;gap:12px;margin-top:18px;display:flex}.admin-inline-setting label{gap:4px;min-width:220px;display:grid}.admin-inline-setting label small{color:#748079}.admin-inline-setting input{color:#17221d;background:#fff;border:1px solid #cbd7d0;border-radius:8px;width:120px;padding:10px 12px}.admin-inline-setting button{padding:10px 14px}.admin-inline-setting .admin-unlimited-toggle{align-items:center;gap:8px;min-width:auto;padding:9px 0;display:flex}.admin-inline-setting .admin-unlimited-toggle input{width:auto;margin:0}@media (width<=600px){.admin-inline-setting{align-items:stretch}.admin-inline-setting label,.admin-inline-setting input,.admin-inline-setting button{width:100%}.admin-inline-setting .admin-unlimited-toggle input{width:auto}}.admin-profile-photo-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.8rem;margin-bottom:1.2rem;display:grid}.admin-profile-photo-card{background:#fff;border:1px solid #d7dde4;border-radius:12px;gap:.55rem;padding:.7rem;display:grid}.admin-profile-photo-card img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:9px;width:100%}.admin-profile-photo-card div{gap:.2rem;display:grid}.admin-profile-photo-card span,.admin-profile-photo-card small{color:#5b6773;font-size:.8rem}.admin-profile-photo-card button{width:100%}.admin-profile-photo-actions{grid-template-columns:1fr 1fr;gap:.45rem;display:grid!important}.adult-verification-card .detail-grid dd{color:#142b26;font-weight:700}.adult-verification-card h3{color:#142b26}.admin-shell{--admin-bg:#06111f;--admin-panel:#0b1b2a;--admin-panel-2:#0d2133;--admin-line:#1d3a52;--admin-line-soft:#173047;--admin-ink:#f3f8fc;--admin-muted:#91a9bc;--admin-accent:#2492ff;--admin-accent-soft:#0f3763;--admin-success:#34c78a;--admin-warning:#f0bf55;--admin-danger:#ef6f78;color:var(--admin-ink);background:radial-gradient(circle at 80% -20%,#0d3157 0,#0000 35%),#06111f;grid-template-columns:320px minmax(0,1fr)}.admin-sidebar{background:linear-gradient(#07192c 0%,#061525 70%,#071a2e 100%);border-right:1px solid #17354f;padding:18px 12px;box-shadow:18px 0 45px #0000001f}.admin-brand{gap:12px;padding:0 10px 20px;font-size:19px}.admin-brand span{color:#62aaff;background:linear-gradient(145deg,#142f52,#0b1e36);border:1px solid #28547c;border-radius:50%;width:38px;height:38px;font:700 27px/1 system-ui}.admin-brand div{display:grid}.admin-brand strong{letter-spacing:.01em;font-size:20px}.admin-brand small{color:#82a0b8;font-size:11px;font-weight:600}.admin-sidebar nav{gap:6px}.admin-sidebar nav button{color:#9fb5c8;border:1px solid #0000;grid-template-columns:28px 1fr;align-items:center;gap:7px;min-height:42px;padding:9px 11px;font-weight:650;display:grid}.admin-sidebar nav button:hover{color:#eaf6ff;background:#0d2943;border-color:#1b4568}.admin-sidebar nav button.active{color:#fff;background:linear-gradient(90deg,#104e94,#143865);border-color:#2369b5;box-shadow:0 0 24px #237ae138}.admin-nav-icon{color:#82bbf4;place-items:center;width:24px;height:24px;font-size:17px;display:grid}.admin-sidebar nav button.active .admin-nav-icon{color:#fff}.admin-sidebar nav button span:last-child{white-space:normal;overflow-wrap:anywhere;line-height:1.25}.admin-sidebar-card{color:#eaf5ff;background:#0b223b;border:1px solid #204a70;border-radius:12px;grid-template-columns:26px 1fr;gap:9px;margin-top:auto;padding:12px;display:grid}.admin-sidebar-card>span{color:#62aaff;font-size:21px}.admin-sidebar-card div{gap:2px;display:grid}.admin-sidebar-card strong{font-size:12px}.admin-sidebar-card small{color:#8faac0;font-size:10px;line-height:1.35}.admin-identity{background:#081b2d;border:1px solid #173852;border-radius:11px;margin-top:10px;padding:10px 12px}.admin-identity small{color:#7895ab}.admin-identity span{color:#9dd0ff;background:#123d67}.admin-workspace{background:0 0}.admin-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:80;background:#051221e0;border-bottom:1px solid #173852;align-items:center;min-height:100px;padding:18px clamp(18px,3vw,38px);position:sticky;top:0}.admin-header-title{min-width:0}.admin-header p{color:#5af;margin:0 0 3px;font-size:10px}.admin-header h1{letter-spacing:-.02em;font-size:27px}.admin-header-title>span{color:#8fa9bd;max-width:760px;margin-top:4px;font-size:12px;line-height:1.35;display:block}.admin-header-actions{align-items:center;gap:8px;display:flex}.admin-header a,.admin-header button,.admin-actions button,.admin-search button,.panel-heading button,.admin-link{color:#d9e9f5;background:#0b2134;border:1px solid #284b67}.admin-header button:hover,.admin-actions button:hover,.admin-search button:hover,.panel-heading button:hover{color:#fff;background:#10304b;border-color:#3d78a6}.admin-account-chip{background:#091c2e;border:1px solid #25435d;border-radius:11px;align-items:center;gap:8px;max-width:260px;padding:6px 9px;display:flex}.admin-account-chip>span{color:#b9ddff;background:#173d68;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.admin-account-chip>div{min-width:0;display:grid}.admin-account-chip strong{font-size:11px}.admin-account-chip small{text-overflow:ellipsis;color:#7f9bb0;white-space:nowrap;max-width:160px;font-size:9px;overflow:hidden}.admin-main{padding:24px clamp(18px,3vw,38px) 56px}.admin-stack{gap:22px}.group-title{color:#dcebf6;letter-spacing:.01em;font-size:14px}.metric-grid{gap:10px}.metric-card,.admin-panel{border-color:var(--admin-line);background:linear-gradient(#0d2133f5,#091928f5);box-shadow:0 12px 30px #00000021}.metric-card{padding:16px;position:relative;overflow:hidden}.metric-card:before{content:"";background:#2d8bd8;width:3px;position:absolute;top:0;bottom:0;left:0}.metric-card span{color:#8da7ba}.metric-card strong{color:#f3f8fc;font-size:29px}.admin-panel{padding:18px}.admin-panel h2{color:#f4f8fb}.admin-panel h3{color:#d9e8f3}.admin-muted{color:#8ea6b9}.status-item{background:#081a2a;border-color:#1d3a52}.status-item>span{color:#809bad}.status-item strong{color:#e7f2f9}.status-item i,.status-dot{background:var(--admin-success)}.status-item i.warn,.status-dot.suspended{background:var(--admin-warning)}.status-item i.unknown,.status-dot.deactivated,.status-dot.deleted{background:#71879a}.admin-alert{color:#9af0c7;background:#0b3027;border:1px solid #245d48}.admin-alert.error{color:#ffb6bc;background:#34181d;border-color:#6b3338}.admin-panel input,.admin-panel select,.admin-panel textarea{color:#edf7fd;background:#061624;border-color:#28506e}.admin-panel input:focus,.admin-panel select:focus,.admin-panel textarea:focus{border-color:#3b8fd0;outline:2px solid #2492ff40}.admin-list{margin-top:10px}.admin-list>button{color:#dce9f2}.admin-list>button:hover,.admin-list>button.selected{background:#0d2a44}.admin-list small{color:#7895aa}.detail-heading p{color:#89a4b8}.eyebrow{color:#4da9ff!important}.admin-badge{color:#b7cede;background:#132d43}.admin-badge.active{color:#8de8bd;background:#113d31}.admin-badge.suspended{color:#ffd488;background:#453417}.detail-grid dt{color:#7996aa}.detail-grid dd{color:#e1edf5}.admin-user-tabs{border-color:#1c3b52}.admin-user-tabs button{color:#94adc0}.admin-user-tabs button.active{color:#bfe1ff;background:#123b61}.session-list>div{background:#081a2a;border-color:#1c3a50}.session-list span{color:#829caf}.report-details{background:#081e31;border-left-color:#388ed0}.admin-table>div{border-color:#16334a}.admin-table .table-head{color:#7f9caf}.flag-list>div{border-color:#18364d}.flag-list small{color:#7f9aaf}.flag-list button[role=switch]{background:#34495b}.flag-list button[role=switch].on{background:#237fd0}.admin-empty,.admin-loading{color:#7f9bad}.admin-link{color:#b9dcf7}.age-review-image{background:#030a12}.age-review-body{background:#0a1d2e}.adult-verification-card{background:#081d2e;border-color:#24506a}.adult-verification-card.eligible{border-color:#28795b}.adult-verification-card.not-eligible{border-color:#75414a}.adult-verification-card .detail-grid dt{color:#789bb0}.adult-verification-card .detail-grid dd,.adult-verification-card h3{color:#e7f3f9}.admin-profile-photo-card{background:#081b2b;border-color:#23445d}.admin-profile-photo-card span,.admin-profile-photo-card small{color:#7d9aae}.admin-main>.pricing-page.admin-pricing{min-height:0;color:var(--admin-ink);background:0 0;padding:0;font-family:inherit}.admin-main>.pricing-page.admin-pricing>.pricing-hero{background:linear-gradient(#0d2133,#091a2a);border:1px solid #1d3a52;border-radius:13px;max-width:none;margin:0 0 18px;padding:16px 18px}.admin-main>.pricing-page.admin-pricing>.pricing-hero .pricing-back,.admin-main>.pricing-page.admin-pricing>.pricing-hero h1{display:none}.admin-main>.pricing-page.admin-pricing>.pricing-hero p{color:#91a9bc;max-width:none;margin:0}.admin-main>.pricing-page.admin-pricing .admin-tier-grid{gap:12px;max-width:none}.admin-main>.pricing-page.admin-pricing .admin-tier{background:linear-gradient(#0d2133,#091a2a);border-color:#28506e;box-shadow:0 10px 28px #00000024}.admin-main>.pricing-page.admin-pricing .admin-tier:nth-child(2){border-color:#8a6d22}.admin-main>.pricing-page.admin-pricing .admin-tier:nth-child(3){border-color:#724f9b}.admin-main>.pricing-page.admin-pricing .admin-tier label{color:#c7d8e4}.admin-main>.pricing-page.admin-pricing .admin-tier input[type=text],.admin-main>.pricing-page.admin-pricing .admin-tier input[type=number],.admin-main>.pricing-page.admin-pricing .admin-tier label>input:not([type=checkbox]){background:#061624;border-color:#28506e}.admin-main>.pricing-page.admin-pricing .feature-picker{background:#071828;border-color:#24465f}.admin-main>.pricing-page.admin-pricing .pricing-buy{color:#06111f;background:linear-gradient(90deg,#c8eaff,#8ecfff)}.admin-main>.pricing-page.admin-pricing .feature-catalog{background:linear-gradient(#0d2133,#091a2a);border-color:#1d3a52;max-width:none}.admin-main>.pricing-page.admin-pricing .feature-row{border-color:#1c3b52;grid-template-columns:minmax(270px,1.3fr) minmax(340px,.9fr)}.admin-main>.pricing-page.admin-pricing .feature-row p{color:#8da8bb}.admin-main>.pricing-page.admin-pricing .feature-global-toggle{background:#071929;border-color:#315c7a}.admin-main>.pricing-page.admin-pricing .feature-row.feature-off{opacity:.5}@media (width<=1050px){.admin-shell{grid-template-columns:280px minmax(0,1fr)}.admin-sidebar{padding-inline:9px}.admin-sidebar nav button{padding-inline:8px}.admin-header-actions .admin-account-chip{display:none}.admin-main>.pricing-page.admin-pricing .feature-row{grid-template-columns:1fr}}@media (width<=900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{background:linear-gradient(#07192c,#061525)}.admin-sidebar-card{margin-top:20px}.admin-identity{display:grid}.admin-header{position:sticky;top:0}.admin-header-title>span,.admin-header-actions .admin-account-chip{display:none}}@media (width<=600px){.admin-main{padding:14px 10px 36px}.admin-panel{padding:13px}.metric-card{padding:14px}.metric-card strong{font-size:25px}.admin-header-actions button:first-child{display:none}.admin-main>.pricing-page.admin-pricing .admin-tier-grid{grid-template-columns:1fr}.admin-main>.pricing-page.admin-pricing .feature-catalog{padding:14px}.admin-main>.pricing-page.admin-pricing .feature-controls{align-items:flex-start}}.beta-feedback-summary .metric-grid{margin-top:16px}.beta-feedback-filter{border:1px solid var(--admin-line);text-align:left;cursor:pointer;color:inherit}.beta-feedback-filter.active{outline:2px solid var(--admin-accent,#2492ff);outline-offset:1px}.beta-feedback-list{gap:14px;display:grid}.beta-feedback-item{border:1px solid var(--admin-line);background:#0514206b;border-radius:12px;padding:16px}.beta-feedback-item.safety{border-left:4px solid var(--admin-danger)}.beta-feedback-item-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.beta-feedback-item-heading time{color:var(--admin-muted);font-size:12px}.beta-feedback-badges{flex-wrap:wrap;gap:7px;display:flex}.beta-feedback-category.safety{color:#ffd4d8;background:#51232a}.beta-feedback-message{white-space:pre-wrap;overflow-wrap:anywhere;margin:14px 0 16px;font-size:14px;line-height:1.55}.beta-feedback-details dd{overflow-wrap:anywhere}.beta-feedback-actions{border-top:1px solid var(--admin-line-soft,var(--admin-line));align-items:center;margin-top:14px;padding-top:12px}.beta-feedback-actions button:disabled{opacity:.45;cursor:not-allowed}@media (width<=600px){.beta-feedback-item-heading{display:grid}.beta-feedback-summary .metric-grid{grid-template-columns:repeat(2,1fr)}.beta-feedback-actions{grid-template-columns:1fr 1fr;display:grid}.beta-feedback-actions .admin-muted{grid-column:1/-1}}.container-health-summary{flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px;display:flex}.container-health-summary .green,.container-status.green{color:#15803d}.container-health-summary .yellow,.container-status.yellow{color:#b45309}.container-health-summary .red,.container-status.red{color:#b91c1c}.container-health-card{border-left:5px solid #94a3b8}.container-health-card.green{border-left-color:#22c55e}.container-health-card.yellow{border-left-color:#f59e0b}.container-health-card.red{border-left-color:#ef4444}.container-health-title{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.container-status{letter-spacing:.08em;border:1px solid;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:900}.container-health-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.container-health-columns h3{margin-bottom:8px}.container-health-columns ul{margin:0;padding-left:20px}.container-health-columns li{margin:5px 0}@media (width<=760px){.container-health-columns{grid-template-columns:1fr}.container-health-title{align-items:center}}.branding-preset-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-top:18px;display:grid}.branding-preset-card{background:#071522b8;border:1px solid #2b4055;border-radius:16px;gap:14px;padding:18px;display:grid}.branding-preset-card.active{border-color:var(--siontru-crimson-bright);box-shadow:0 0 0 2px color-mix(in srgb,var(--siontru-crimson-bright) 18%,transparent)}.branding-preset-card h3{margin:2px 0 6px}.branding-preset-card p{margin:0}.branding-preset-swatches{border:1px solid #ffffff1a;border-radius:12px;height:44px;display:flex;overflow:hidden}.branding-preset-swatches span{flex:1}.branding-preset-actions{justify-content:flex-end;align-items:center;min-height:38px;display:flex}.branding-preset-actions button{min-width:110px}@media (width<=700px){.branding-preset-grid{grid-template-columns:1fr}.branding-preset-card{padding:15px}}.mobile-install-prompt{max-width:560px}.mobile-install-prompt .install-copy{min-width:0}.mobile-install-prompt .install-copy strong{color:#fff}.mobile-install-prompt .install-copy span{line-height:1.35}.mobile-install-prompt .install-actions{align-items:center;gap:8px;display:flex}.mobile-install-prompt .install-help{color:#c8d2df;border-top:1px solid #ffffff14;margin-top:7px;padding-top:7px;font-size:12px;line-height:1.45}.profile-install-card{background:#0c1c2d;border:1px solid #ffffff18;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin:18px 0 0;padding:16px;display:flex}.profile-install-card>div{min-width:0}.profile-install-card strong{color:#fff;margin-bottom:4px;display:block}.profile-install-card p{color:#a8b2c1;margin:0;font-size:13px;line-height:1.45}.profile-install-card .install-help{color:#d2dae4;margin-top:8px;font-size:12px}.profile-install-card button{flex:none}@media (width<=760px){.mobile-install-prompt{bottom:calc(82px + env(safe-area-inset-bottom));align-items:flex-start;width:calc(100% - 20px);padding:12px}.mobile-install-prompt .install-actions{flex-direction:column;align-items:stretch}.mobile-install-prompt .install-actions .primary{width:100%}.mobile-install-prompt .install-dismiss{position:absolute;top:6px;right:8px}.mobile-install-prompt .install-copy{padding-right:28px}.profile-install-card{flex-direction:column;align-items:stretch;margin:14px 0 0}.profile-install-card button{width:100%}}@media (display-mode:standalone){.mobile-install-prompt,.profile-install-card{display:none!important}}.section53-shared-header{justify-content:flex-end;align-items:center;gap:.45rem;min-width:0;max-width:100%;margin-left:auto;display:flex}.section53-header-status{border-radius:999px;place-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;display:inline-grid}.section53-photo-cache{display:none}.section53-avatar-button{cursor:pointer;background:#fff;border:1px solid #d7dde4;border-radius:999px;flex:0 0 2.55rem;place-items:center;width:2.55rem;height:2.55rem;padding:0;display:grid;overflow:hidden;box-shadow:0 2px 8px #0002}.section53-avatar-button img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.section53-avatar-fallback{color:#33485f;font-size:.95rem;font-weight:800}@media (width<=760px){header{min-height:82px}header .brand-mark{border-radius:13px;width:44px;height:44px}header .header-actions{justify-content:flex-end;min-width:0;max-width:calc(100vw - 5.25rem);margin-left:auto;display:flex;overflow:visible}.section53-shared-header{gap:.4rem;margin-left:auto}.section53-avatar-button{display:grid!important}.people-list .person-row{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.8rem .9rem;padding:1rem;display:grid;overflow:visible}.people-list .person-row>.mini-avatar{width:3.25rem;height:3.25rem}.people-list .person-row>div:not(.row-actions){min-width:0}.people-list .row-actions{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr) auto;align-items:stretch;gap:.55rem;width:100%;margin-left:0;display:grid}.people-list .row-actions>*{min-width:0}.people-list .row-actions button{white-space:normal;min-height:3rem;padding:.65rem .7rem;line-height:1.1}.people-list .row-actions details{align-self:stretch;position:relative}.people-list .row-actions details>summary{place-items:center;min-width:3rem;min-height:3rem;padding:.65rem;display:grid}.people-list .row-actions .safety-menu{max-width:min(12rem,100vw - 2rem);top:calc(100% + .35rem);left:auto;right:0}html,body,#root{max-width:100%;overflow-x:hidden}}.section32-media-button{min-width:46px;color:inherit;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:12px;flex:0 0 46px;align-self:stretch;font-size:21px}.section32-media-button:hover{background:#ffffff14}.section32-media-modal-backdrop{z-index:10000;background:#09070db8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.section32-media-modal{background:#17121d;border:1px solid #ffffff1f;border-radius:18px;width:min(760px,100%);max-height:min(760px,90vh);padding:18px;overflow:auto;box-shadow:0 24px 80px #0009}.section32-media-modal header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#071525;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:flex-start;gap:12px;height:auto;min-height:0;padding:0 0 14px;display:flex;position:static}.section32-media-modal header h2{margin:0}.section32-media-modal header p{color:#a99eb2;margin:4px 0 0}.section32-close{color:inherit;cursor:pointer;background:0 0;border:0;font-size:28px}.section32-media-actions{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.section32-media-actions button,.section32-media-actions label{color:inherit;cursor:pointer;background:#ffffff0c;border:1px solid #ffffff20;border-radius:10px;padding:10px 14px}.section32-media-actions input{display:none}.section32-mode{align-items:center;gap:8px;min-height:42px;margin:14px 0 12px;visibility:visible!important;opacity:1!important;display:flex!important}.section32-mode button{color:inherit;background:0 0;border:1px solid #ffffff20;border-radius:999px;justify-content:center;align-items:center;padding:7px 12px;visibility:visible!important;opacity:1!important;display:inline-flex!important}.section32-mode button.active{background:#ffffff18}.section32-camera{gap:10px;margin:12px 0;display:grid}.section32-camera video{background:#000;border-radius:14px;width:100%;max-height:420px}.section32-library{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px;display:grid}.section32-library article{background:#ffffff08;border:1px solid #ffffff16;border-radius:12px;padding:8px}.section32-library img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:9px;width:100%}.section32-library-actions{gap:6px;margin-top:8px;display:grid}.section32-library-actions button{font-size:12px}.section32-status{color:#c9bdcf;margin:10px 0}.messenger.section32-chat-expanded{height:clamp(620px,100dvh - 285px,780px);min-height:620px}.messenger.section32-chat-expanded .thread{height:100%;min-height:0;overflow:hidden}.messenger.section32-chat-expanded .thread-title{flex:0 0 68px}.messenger.section32-chat-expanded .message-list{overscroll-behavior:contain;flex:auto;min-height:0;overflow-y:auto}.messenger.section32-chat-expanded .composer{z-index:2;background:#15101d;border-top:1px solid #ffffff12;flex:none;align-items:stretch;gap:10px;min-height:74px;padding:10px 12px;display:flex}.messenger.section32-chat-expanded .composer textarea{resize:vertical;min-height:52px;max-height:120px}.messenger.section32-chat-expanded .composer .primary{flex:none;min-width:82px}@media (width>=761px){.messenger.section32-chat-expanded .thread-title{display:none}.messenger.section32-chat-expanded .message-list{padding-top:22px}.messenger>aside>button .mini-avatar{overflow:hidden}}@media (width<=760px){.section32-media-modal-backdrop{align-items:stretch;padding:0}.section32-media-modal{border:0;border-radius:0;width:100%;height:100dvh;max-height:100dvh}.section32-media-modal header{top:0;height:auto!important;min-height:0!important;padding:14px 16px!important;position:sticky!important}.messenger.section32-chat-expanded{height:100%!important;min-height:0!important;max-height:100%!important}.messenger.section32-chat-expanded .thread{height:100%;min-height:0}.messenger.section32-chat-expanded .thread-title{flex-basis:58px}.messenger.section32-chat-expanded .message-list{padding:12px}.messenger.section32-chat-expanded .composer{min-height:68px;padding:8px;padding-bottom:max(8px,env(safe-area-inset-bottom));gap:7px}.messenger.section32-chat-expanded .composer textarea{min-height:48px;max-height:96px}.section32-media-button{flex-basis:42px;min-width:42px}.messenger.section32-chat-expanded .composer .primary{min-width:66px;padding-inline:12px}}.section32-thread-media{gap:7px;max-width:min(72%,320px);display:grid}.section32-thread-media img{-o-object-fit:contain;object-fit:contain;background:#05070d;border-radius:10px;width:100%;max-height:420px;display:block}.section32-thread-media button{color:inherit;cursor:pointer;background:#ffffff0c;border:1px solid #ffffff20;border-radius:10px;padding:12px 14px}.section32-thread-media button:disabled{cursor:default;opacity:.65}.section32-media-folder{border-radius:12px;align-items:center;gap:6px;margin-left:auto;padding:8px 10px;display:inline-flex}.section32-media-folder span{font-weight:800}.section32-thread-gallery{border-bottom:1px solid #ffffff14;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;max-height:280px;padding:12px;display:grid;overflow:auto}.section32-thread-gallery article{border:2px solid;border-radius:12px;gap:5px;padding:6px;display:grid}.section32-thread-gallery article.sent{border-color:#86d92f}.section32-thread-gallery article.received{border-color:#ff3348}.section32-thread-gallery img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%}.section32-thread-gallery small{font-size:11px}.section32-profile-photo-button{cursor:pointer}.section32-gallery-backdrop{z-index:10020;background:#05070dcc;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.section32-gallery-modal{background:#101b29;border:1px solid #fff2;border-radius:18px;width:min(760px,96vw);max-height:88dvh;padding:16px;overflow:auto;box-shadow:0 24px 80px #000b}.section32-gallery-modal header{justify-content:space-between;align-items:flex-start;display:flex;background:0 0!important;height:auto!important;min-height:0!important;padding:0 0 14px!important;position:static!important}.section32-gallery-modal h2,.section32-gallery-modal p{margin:0}.section32-gallery-modal p{color:#aaa;margin-top:4px}.section32-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px;display:grid}.section32-gallery-grid article{border:2px solid #0000;border-radius:12px;gap:5px;padding:6px;display:grid}.section32-gallery-grid article.sent{border-color:#86d92f}.section32-gallery-grid article.received{border-color:#ff3348}.section32-gallery-grid article.unopened{border-color:#2f8cff;box-shadow:0 0 0 1px #2f8cff44}.section32-photo-tile{cursor:pointer;background:0 0;border:0;padding:0}.section32-photo-tile img{-o-object-fit:contain;object-fit:contain;background:#05070d;border-radius:8px;width:100%;height:auto;max-height:420px;display:block}.section32-lightbox{z-index:10040;background:#000e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.section32-lightbox img{-o-object-fit:contain;object-fit:contain;border-radius:12px;max-width:94vw;max-height:90dvh}.section32-lightbox>.section32-close{font-size:36px;position:absolute;top:16px;right:20px}@media (width<=720px){.section32-gallery-backdrop{padding:8px}.section32-gallery-modal{width:100%;max-height:90dvh}.section32-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.section32-photo-preview{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block}.section32-photo-preview img{width:100%;display:block}.section32-media-count{color:#a99eb2;margin-left:8px;font-size:.78em;font-weight:600;display:inline-block}.section32-limit-note{color:#f2c96d;margin:8px 0 12px}.section32-media-actions label.disabled{opacity:.5;cursor:not-allowed}.section32-library-actions .danger{color:#ff9aa5;border-color:#ff526544}.section32-fullscreen-backdrop{z-index:10060;background:#000e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.section32-fullscreen-backdrop img{-o-object-fit:contain;object-fit:contain;border-radius:12px;max-width:96vw;max-height:92dvh}.section32-fullscreen-close{top:max(12px,env(safe-area-inset-top));z-index:1;color:#fff;cursor:pointer;background:#17121ddd;border:0;border-radius:999px;width:44px;height:44px;font-size:30px;position:absolute;right:18px}@media (width<=760px){.section32-fullscreen-backdrop{padding:8px}.section32-fullscreen-backdrop img{max-width:100%;max-height:94dvh}}.section32-gallery-delete{color:#ff9aa5;cursor:pointer;background:#ff52650f;border:1px solid #ff526544;border-radius:8px;width:100%;margin-top:4px;padding:7px 8px}.section32-photo-tile.static,.section32-photo-preview.static{cursor:default}.section32-media-loading{color:#a99eb2;background:#ffffff08;border-radius:9px;place-items:center;min-height:96px;font-size:13px;display:grid}.section32-viewed-status{background:#ffffff08;border:1px solid #ffffff18;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.section32-viewed-status b{color:#8fdc46;font-size:.9em}.section32-thread-media.viewed-receipt{max-width:min(72%,260px)}.section32-media-unopened{color:#8fc2ff;background:#0c2038;border-radius:8px;align-content:center;place-items:center;gap:6px;min-height:120px;font-weight:800;display:grid}.section32-media-unopened small{color:#b8d8ff;font-weight:600}.section32-media-notice p{margin:0}.section32-media-notice{max-width:min(78%,360px)}.section32-library article.unopened{border:2px solid #2f8cff}.section32-library article.sent{border:2px solid #86d92f}.section32-library article.received{border:2px solid #ff3348}.section32-media-modal{width:min(840px,100%);padding:0;overflow:hidden}.section32-media-modal>header{padding:20px 22px 16px}.section32-media-modal>:not(header){margin-left:22px;margin-right:22px}.section32-studio-tabs{background:#0c0911;border:1px solid #ffffff16;border-radius:14px;grid-template-columns:1fr 1fr;gap:6px;margin-top:16px;padding:5px;display:grid}.section32-studio-tabs button{color:#aaa0b3;cursor:pointer;background:0 0;border:0;border-radius:10px;min-height:46px;font-weight:800}.section32-studio-tabs button.active{color:#fff;background:linear-gradient(135deg,#7a35d9,#a63bce);box-shadow:0 8px 24px #7a35d933}.section32-studio-panel{margin-top:18px}.section32-panel-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.section32-panel-heading h3,.section32-panel-heading p{margin:0}.section32-panel-heading p{color:#a99eb2;margin-top:4px;font-size:14px}.section32-media-count{white-space:nowrap;background:#ffffff0d;border-radius:999px;margin:2px 0 0;padding:6px 10px}.section32-upload-card,.section32-share-card{background:#ffffff08;border:1px solid #ffffff16;border-radius:14px;margin-top:15px;padding:15px}.section32-upload-card{align-items:center;gap:14px;display:flex}.section32-upload-card label{color:#fff;cursor:pointer;background:#7a35d9;border-radius:10px;flex:none;padding:11px 15px;font-weight:800}.section32-upload-card label.disabled{opacity:.5;cursor:not-allowed}.section32-upload-card input{display:none}.section32-upload-card small,.section32-share-card small{color:#a99eb2;display:block}.section32-share-card{justify-content:space-between;align-items:center;gap:16px;display:flex}.section32-share-card b{margin-bottom:4px;display:block}.section32-switch{color:#d3cbd8;cursor:pointer;background:#302936;border:1px solid #ffffff20;border-radius:999px;flex:0 0 76px;justify-content:space-around;align-items:center;height:38px;font-weight:800;display:flex}.section32-switch span{background:#fff;border-radius:50%;width:24px;height:24px;box-shadow:0 2px 8px #0008}.section32-switch.on{color:#fff;background:#7737cf;flex-direction:row-reverse}.section32-start-camera{color:#fff;cursor:pointer;background:linear-gradient(145deg,#211829,#100c15);border:1px dashed #ffffff38;border-radius:18px;width:100%;min-height:180px;margin-top:16px;font-size:18px;font-weight:800}.section32-camera{margin:16px 0 20px;position:relative}.section32-camera video{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;touch-action:none;-webkit-user-select:none;user-select:none;border-radius:18px;width:100%;max-height:430px}.section32-camera-x{color:#fff;cursor:pointer;background:#ffffff0c;border:1px solid #ffffff20;border-radius:50%;width:38px;height:38px;font-size:26px}.section32-capture-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.section32-capture-actions button{color:#fff;cursor:pointer;background:#ffffff0c;border:1px solid #ffffff20;border-radius:10px;min-height:44px}.section32-capture-actions .primary{background:#7a35d9;border-color:#934ce5}.section32-grid-title{margin:22px 22px 10px!important}.section32-media-modal>.section32-library,.section32-media-modal>.muted,.section32-media-modal>.section32-limit-note{margin-left:22px;margin-right:22px}.section32-media-modal>.section53-media-disclosure{margin-bottom:20px}@media (width<=760px){.section32-media-modal{border:0;border-radius:0;width:100%;height:100dvh;max-height:100dvh;overflow:auto}.section32-media-modal>header{z-index:3;top:0;padding:max(14px,env(safe-area-inset-top)) 16px 14px!important;position:sticky!important}.section32-media-modal>:not(header){margin-left:14px;margin-right:14px}.section32-upload-card{flex-direction:column;align-items:stretch}.section32-upload-card label{text-align:center}.section32-share-card{align-items:flex-start}.section32-capture-actions{grid-template-columns:1fr 1fr}.section32-camera video{max-height:52dvh}.section32-grid-title{margin-left:14px!important;margin-right:14px!important}.section32-media-modal>.section32-library,.section32-media-modal>.muted,.section32-media-modal>.section32-limit-note{margin-left:14px;margin-right:14px}}.section32-tool-menu{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid;margin:18px 22px 20px!important}.section32-tool-card{color:#fff;text-align:left;cursor:pointer;background:linear-gradient(145deg,#211829,#100c15);border:1px solid #ffffff1f;border-radius:15px;flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;min-height:120px;padding:16px;display:flex}.section32-tool-card:hover{background:linear-gradient(145deg,#2b1d37,#15101b);border-color:#934ce5}.section32-tool-card b{font-size:16px}.section32-tool-card small{color:#b6abbf;line-height:1.35}.section32-tool-card input,.section32-add-library input{display:none}.section32-add-library{color:#fff;cursor:pointer;background:#7a35d9;border-radius:10px;margin-top:14px;padding:10px 14px;font-weight:800;display:inline-flex}.section32-add-library.disabled{opacity:.5;cursor:not-allowed}.section32-zoom-row{grid-template-columns:auto 38px minmax(100px,1fr) 38px;align-items:center;gap:8px;margin:2px 0;display:grid}.section32-zoom-row button{color:#fff;cursor:pointer;background:#ffffff0c;border:1px solid #ffffff20;border-radius:9px;height:36px;font-size:20px}.section32-zoom-row input{accent-color:#934ce5;width:100%}.section32-capture-actions{grid-template-columns:repeat(5,minmax(0,1fr))}.section32-camera-complete{background:#ffffff08;border:1px solid #ffffff1f;border-radius:15px;flex-wrap:wrap;align-items:center;gap:10px;margin:18px 0;padding:20px;display:flex}.section32-camera-complete b,.section32-camera-complete p{width:100%;margin:0}.section32-camera-complete p{color:#b6abbf}.section32-camera-complete button{color:#fff;background:#ffffff0c;border:1px solid #ffffff20;border-radius:10px;padding:10px 16px}.section32-camera-complete .primary{background:#7a35d9}@media (width<=760px){.section32-tool-menu{grid-template-columns:1fr;margin:14px!important}.section32-tool-card{min-height:88px}.section32-capture-actions{grid-template-columns:1fr 1fr}.section32-capture-actions button:last-child{grid-column:1/-1}}.section27-legacy-visibility-controls{display:none!important}.section27-header-controls{order:1;align-items:center;gap:7px;display:flex}.section27-header-controls button{color:#17324d;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:7px 10px;font-weight:800}.section27-profile-button{display:none}.section27-visibility-button.is-visible{color:#166534;border-color:#16a34a}.section27-visibility-button.is-invisible{color:#475569;border-color:#64748b}.header-actions>.avatar{order:2}.header-actions>.admin-link{order:3}.page-heading>.panel{display:none!important}.section27-social-editor,.section27-blocked-users{border-top:1px solid var(--line,#dbe3ee);grid-column:1/-1;margin-top:20px;padding-top:20px}.section27-social-editor h2,.section27-blocked-users h2{margin:2px 0 4px}.section27-social-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.section27-social-grid label{gap:6px;display:grid}.section27-social-grid input{width:100%}.section27-social-actions{align-items:center;gap:12px;margin-top:12px;display:flex}.section27-candidate-socials{border-top:1px solid var(--line,#dbe3ee);margin-top:14px;padding-top:14px}.section27-social-link-row{flex-wrap:wrap;gap:8px;display:flex}.section27-social-link-row button{font-size:.84rem}.section27-blocked-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.section27-blocked-list{gap:10px;margin-top:14px;display:grid}.section27-blocked-row{border:1px solid var(--line,#dbe3ee);border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:12px;display:flex}.section27-blocked-row>div{gap:3px;display:grid}.section27-blocked-row span,.section27-blocked-empty,.section27-blocked-status{color:var(--muted,#64748b);font-size:.9rem}.section27-blocked-empty,.section27-blocked-status{margin:12px 0 0}@media (width<=760px){header .avatar{display:none}.section27-header-controls{order:initial}.section27-profile-button{display:inline-flex}.section27-social-grid{grid-template-columns:1fr}.section27-social-link-row{grid-template-columns:1fr;display:grid}.section27-social-link-row button{width:100%}.section27-blocked-heading,.section27-blocked-row{flex-direction:column;align-items:stretch}.section27-blocked-heading button,.section27-blocked-row button{width:100%}}.visibility-eye-button{cursor:pointer;background:#0b1d2e;border:2px solid;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;padding:8px;display:inline-grid}.visibility-eye-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.visibility-eye-button.is-visible{color:#a8dc27;background:#17280c;border-color:#a8dc27}.visibility-eye-button.is-invisible{color:#ff3348;background:#321017;border-color:#ff3348}.visibility-eye-button:disabled{opacity:.55;cursor:wait}.visibility-eye-slash{stroke-width:2.8px}@media (width<=760px){.visibility-eye-button{width:40px;height:40px;padding:7px}.visibility-eye-button svg{width:23px;height:23px}}body.section30-banner-active{padding-top:2.35rem}.section30-announcement-banner{z-index:10000;color:#fff;letter-spacing:.015em;background:#17121d;border-bottom:1px solid #ffffff1f;align-items:center;height:2.35rem;font-weight:700;display:flex;position:fixed;inset:0 0 auto;overflow:hidden}.section30-announcement-track{white-space:nowrap;will-change:transform;width:max-content;animation:24s linear infinite section30-scroll;display:flex}.section30-announcement-track>span{box-sizing:border-box;flex:none;min-width:100vw;padding:0 5rem}.section30-announcement-text-red{color:#ff5a67}.section30-announcement-text-blue{color:#67b7ff}.section30-announcement-text-green{color:#4ddd83}.section30-announcement-text-purple{color:#c792ff}.section30-announcement-gap{width:clamp(2.5rem,7vw,6rem);display:inline-block}@keyframes section30-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.section30-announcement-track{animation:none}}.section30-admin-panel{margin-top:1rem}.section30-presence-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1rem;display:grid}.section30-presence-card{background:#ffffff06;border:1px solid #ffffff1a;border-radius:14px;gap:.25rem;padding:1rem;display:grid}.section30-presence-card span,.section30-presence-card small{color:var(--muted,#9d92a8)}.section30-presence-card strong{font-size:1.7rem}.section30-presence-card.is-online{border-left:4px solid #35c36b}.section30-presence-card.is-idle{border-left:4px solid #e0b43f}.section30-presence-card.is-offline{border-left:4px solid #d45858}.section30-announcement-admin{border-top:1px solid #ffffff1a;margin-top:1.25rem;padding-top:1.25rem}.section30-announcement-admin textarea{resize:vertical;width:100%;min-height:5.75rem;margin-top:.75rem}.section30-color-help{margin-top:.45rem}.section30-color-help code{color:#f4edf8;background:#ffffff0f;border-radius:5px;padding:.08rem .28rem}.section30-announcement-preview{color:#fff;overflow-wrap:anywhere;background:#17121d;border:1px solid #ffffff1a;border-radius:10px;align-items:baseline;gap:.55rem;margin-top:.65rem;padding:.65rem .8rem;display:flex}.section30-announcement-preview>span:first-child{color:var(--muted,#9d92a8);flex:none;font-size:.78rem}.section30-editor-meta{color:var(--muted,#9d92a8);justify-content:space-between;gap:1rem;margin:.45rem 0 .8rem;font-size:.8rem;display:flex}.section30-admin-message{margin:0 0 .8rem}.section30-admin-message.error{color:#ff8c8c}@media (width>=901px){.admin-header{z-index:120;position:sticky;top:0}.admin-sidebar{min-height:0;overflow:hidden}.admin-sidebar nav{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;min-height:0;padding-right:.2rem;overflow-y:auto}.admin-identity{flex:none;margin-top:10px}body.section30-banner-active .admin-header,body.section30-banner-active .admin-sidebar{top:2.35rem}body.section30-banner-active .admin-sidebar{height:calc(100vh - 2.35rem)}}@media (width>=761px){body.section30-banner-active header{top:2.35rem}}@media (width<=900px){.admin-header{z-index:120;position:sticky;top:0}body.section30-banner-active .admin-header{top:2.75rem}}@media (width<=760px){body.section30-banner-active{padding-top:2.75rem}.section30-announcement-banner{height:2.75rem;font-size:.82rem;line-height:1.2}.section30-announcement-track>span{padding:0 3rem}.section30-announcement-gap{width:2.75rem}.section30-presence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section30-editor-meta{flex-direction:column;gap:.2rem}}.release-status{z-index:auto;color:#f7f9fc;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;background:#071522e8;border:1px solid #ffffff26;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-width:118px;padding:7px 10px;font-size:12px;font-weight:800;display:flex;position:static}.release-status.update-ready{border-color:#3ddc84;min-width:190px}.release-status button{color:#062414;cursor:pointer;background:#3ddc84;border:0;border-radius:8px;padding:7px 10px;font-weight:900}.release-status button:disabled{opacity:.65;cursor:wait}.release-version{white-space:nowrap}header .header-actions{align-items:center;gap:10px;display:flex;position:static;overflow:visible}@media (width<=1100px){.release-status{gap:6px;padding:6px 8px;font-size:10.5px}.release-status .beta-pill{padding-inline:6px}}@media (width<=760px){header{flex-wrap:wrap}.release-status{order:10;width:100%;min-width:0;max-width:none;margin-top:4px;padding:6px 9px;font-size:10.5px;line-height:1.15}.release-status.update-ready{min-width:0;max-width:none}.release-status button{white-space:normal;padding:6px 8px;line-height:1.15}}.beta-feedback-page{background:#071521;min-height:100vh;padding:32px 18px 64px}.beta-feedback-shell{max-width:760px;margin:0 auto}.beta-feedback-brand{color:inherit;margin-bottom:22px;text-decoration:none;display:inline-flex}.beta-feedback-form{gap:18px;margin-top:22px;display:grid}.beta-feedback-form label{gap:8px;font-weight:700;display:grid}.beta-feedback-form textarea,.beta-feedback-form select{width:100%}.beta-feedback-check{align-items:center;grid-template-columns:auto 1fr!important;font-weight:500!important}.beta-feedback-check input{width:18px;height:18px}.beta-feedback-note{color:#b9c8d6;margin-top:18px}.beta-feedback-note a{color:#fff}.beta-pill{letter-spacing:.08em;border:1px solid;border-radius:999px;justify-content:center;align-items:center;padding:3px 8px;font-size:.7rem;font-weight:900;display:inline-flex}.beta-feedback-link{font-size:.78rem;font-weight:800;text-decoration:none}.release-status .beta-feedback-link{color:inherit}.tid-page{background:#f4f6f8;min-height:100vh;padding:32px 16px}.tid-card{background:#fff;border:1px solid #dfe3e8;border-radius:16px;max-width:760px;margin:0 auto;padding:28px;box-shadow:0 12px 36px #00000014}.tid-eyebrow{letter-spacing:.12em;color:#5b6470;font-size:.78rem;font-weight:700}.tid-card h1{margin:.25rem 0 1rem}.tid-card form{gap:16px;margin:24px 0;display:grid}.tid-card label{gap:7px;font-weight:600;display:grid}.tid-card input,.tid-card textarea{box-sizing:border-box;width:100%;font:inherit;border:1px solid #b8c0ca;border-radius:8px;padding:11px}.tid-check{grid-template-columns:auto 1fr;align-items:start}.tid-check input{width:auto;margin-top:4px}.tid-card button{cursor:pointer;border:0;border-radius:8px;padding:12px 18px;font-weight:700}.tid-card button:disabled{opacity:.6}.tid-error{background:#fff0f0;border:1px solid #d95b5b;border-radius:8px;padding:12px}.tid-card dl{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.tid-card dl div,.tid-token{border:1px solid #dfe3e8;border-radius:8px;padding:12px}.tid-card dt{color:#616a75;font-size:.8rem}.tid-card dd{margin:.25rem 0 0;font-weight:700}.tid-token code{overflow-wrap:anywhere;margin:8px 0;display:block}:root{color:#f7f4ff;font-synthesis:none;background:#0b0712;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 50% -10%,#2b163e 0,#0000 34%),#0b0712;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}a{color:#72e6d5}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.button-reset{background:0 0;border:0}.app-shell{min-height:100vh;padding-bottom:35px}header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#0b0712dc;border-bottom:1px solid #ffffff10;justify-content:space-between;align-items:center;height:72px;padding:0 max(22px,50% - 560px);display:flex;position:sticky;top:0}.brand{color:#fff;align-items:center;gap:10px;font:800 21px Manrope;text-decoration:none;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#b350ff,#18d6c1);border-radius:11px;place-items:center;width:36px;height:36px;font-size:22px;display:grid;box-shadow:0 8px 30px #9f45db45}.avatar,.mini-avatar{background:#301b41;border:1px solid #8b56b6;border-radius:50%;place-items:center;font-weight:700;display:grid}.avatar{width:39px;height:39px}.mini-avatar{flex:none;width:46px;height:46px}.desktop-nav{gap:5px;display:flex}.desktop-nav button,.bottom-nav button{color:#82778d;background:0 0;border:0;border-radius:11px;align-items:center;gap:7px;padding:10px 13px;display:flex}.desktop-nav button.selected{color:#fff;background:#ffffff0c}.desktop-nav button.selected svg{color:#c064f4}main{max-width:1120px;margin:auto;padding:42px 22px}.page-heading{margin-bottom:30px}.page-heading.compact{margin-bottom:20px}.eyebrow{letter-spacing:.18em;color:#33dec8;margin:0 0 9px;font-size:12px;font-weight:700}.page-heading h1,.auth-copy h1{background:linear-gradient(90deg,#fff,#cdb2de);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font:800 clamp(30px,5vw,45px)/1.08 Manrope}.page-heading>p:last-child,.auth-copy>p:last-child{color:#a99db4;margin:12px 0 0}.toast{color:#bdfbef;background:#17322f;border:1px solid #38d9be55;border-radius:13px;justify-content:space-between;margin:0 0 20px;padding:12px 15px;font-size:13px;display:flex}.toast.error{color:#ffc2cd;background:#35151f;border-color:#ff5e7c55}.toast button{background:0 0;border:0}.cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.profile-card,.panel,.person-row{background:#15101d;border:1px solid #ffffff12;box-shadow:0 20px 50px #0004}.profile-card{border-radius:23px;transition:all .2s;overflow:visible}.profile-card:hover{border-color:#a04ddc66;transform:translateY(-3px)}.portrait{border-radius:22px 22px 0 0;place-items:center;height:245px;display:grid;position:relative;overflow:hidden}.tone-0{background:linear-gradient(145deg,#733750,#e67769)}.tone-1{background:linear-gradient(145deg,#175a60,#43b49d)}.tone-2{background:linear-gradient(145deg,#392450,#8e5eb0)}.tone-3{background:linear-gradient(145deg,#735626,#d09a54)}.portrait:before{content:"";background:#ffffff18;border-radius:48% 52% 42% 58%;width:175px;height:175px;position:absolute;transform:rotate(20deg)}.portrait>span{color:#ffffffd0;z-index:1;font:800 62px Manrope}.match-score{text-align:center;color:#49e2cb;background:#0d1717d9;border:1px solid #32dbc47a;border-radius:50%;place-content:center;width:58px;height:58px;display:grid;position:absolute;top:14px;right:14px}.match-score b{font-size:14px}.match-score small{color:#b3c9c6;font-size:9px}.profile-body{padding:18px}.name-line{align-items:center;display:flex;position:relative}.name-line h2{margin:0;font:700 21px Manrope}.name-line details{margin-left:auto}.name-line summary,details summary{color:#92869c;cursor:pointer;padding:6px;list-style:none}summary::-webkit-details-marker{display:none}.safety-menu{z-index:5;background:#24182e;border:1px solid #ffffff18;border-radius:10px;min-width:110px;padding:5px;position:absolute;top:34px;right:0;box-shadow:0 12px 28px #0008}.safety-menu button{text-align:left;background:0 0;border:0;border-radius:7px;width:100%;padding:8px;display:block}.safety-menu button:hover{background:#ffffff0b}.meta{color:#45d8c2;font-size:11px}.bio{color:#a69aaf;min-height:62px;font-size:13px;line-height:1.55}.actions,.row-actions{gap:9px;display:flex}.actions{border-top:1px solid #ffffff0e;padding-top:15px}.primary,.secondary,.load-more{border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:11px 16px;font-weight:600;display:flex}.primary{color:#fff;background:linear-gradient(135deg,#8741d4,#b84fd4)}.secondary{color:#c7bbcf;background:#241a2d}.actions button{flex:1}.primary:disabled,.secondary:disabled{opacity:.55;cursor:not-allowed}.load-more{background:#24182f;margin:24px auto}.pagination-button{color:#c8bcd1;background:#21172b;border:1px solid #ffffff14;border-radius:10px;align-self:center;padding:9px 12px}.message-list>.pagination-button{margin:0 auto 12px}.empty{text-align:center;color:#9f94a8;padding:80px 20px}.empty>span{color:#54dbc8;font-size:36px}.empty h2{color:#fff}.people-list{gap:12px;display:grid}.person-row{border-radius:17px;align-items:center;gap:14px;padding:15px;display:flex}.person-row h3{margin:0 0 4px}.person-row p{color:#978b9f;margin:0;font-size:12px}.row-actions{margin-left:auto;position:relative}.row-actions details{align-self:center}.row-actions .safety-menu{top:36px}.panel{border-radius:22px}.messenger{grid-template-columns:300px 1fr;height:620px;display:grid;overflow:hidden}.messenger aside{border-right:1px solid #ffffff12;padding:10px;overflow:auto}.messenger aside>button{text-align:left;background:0 0;border:0;border-radius:13px;align-items:center;gap:10px;width:100%;padding:11px;display:flex}.messenger aside>button.active,.messenger aside>button:hover{background:#ffffff0b}.messenger aside b,.messenger aside small{display:block}.messenger aside small{color:#8b7e94;margin-top:4px}.muted{color:#8f8498;padding:12px}.thread{flex-direction:column;min-width:0;display:flex}.thread-title{border-bottom:1px solid #ffffff12;align-items:center;gap:10px;height:68px;padding:10px 18px;display:flex}.thread-title .mini-avatar{width:40px;height:40px}.message-list{flex-direction:column;flex:1;gap:8px;padding:22px;display:flex;overflow:auto}.bubble{background:#282031;border-radius:16px 16px 16px 4px;align-self:flex-start;max-width:72%;padding:10px 13px}.bubble.mine{background:#7435a5;border-radius:16px 16px 4px;align-self:flex-end}.bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.bubble small{text-align:right;opacity:.65;margin-top:4px;font-size:9px;display:block}.composer{border-top:1px solid #ffffff12;gap:10px;padding:12px;display:flex}.composer textarea{resize:none;flex:1}.profile-form{padding:22px}.account-line{border-bottom:1px solid #ffffff12;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:18px;display:flex}.account-line div{flex-direction:column;display:flex}.account-line small{color:#91869a;margin-top:3px}.text-button{color:#d787ff;background:0 0;border:0;margin-left:auto}.completion-warning{color:#e5c5f3;background:#36243f;border-radius:10px;padding:11px 14px}.form-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.form-grid label,.auth-card label{color:#b9aec2;flex-direction:column;gap:7px;font-size:12px;display:flex}.form-grid .wide{grid-column:1/-1}.range{grid-template-columns:1fr 1fr;gap:8px;display:grid}.range label{min-width:0}input,select,textarea{background:#0e0a14;border:1px solid #ffffff18;border-radius:11px;outline:none;width:100%;padding:11px 12px}textarea{resize:vertical}.form-grid small{color:#7f7488}.form-footer{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:20px;margin-top:22px;padding-top:18px;display:flex}.form-footer p,.privacy-note{color:#92869b;align-items:center;gap:8px;font-size:11px;display:flex}.form-footer svg,.privacy-note svg{color:#44d9c3;flex:none}.auth-page{grid-template-columns:minmax(300px,550px) minmax(320px,430px);justify-content:center;align-items:center;gap:80px;min-height:100vh;padding:40px;display:grid}.auth-copy .brand{margin-bottom:90px}.auth-copy h1{font-size:58px}.auth-copy>p:last-child{font-size:17px;line-height:1.6}.auth-card{padding:28px}.mode-switch{background:#0d0912;border-radius:12px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.mode-switch button{color:#8f8397;background:0 0;border:0;border-radius:9px;padding:9px}.auth-card h2{margin:26px 0 20px;font:700 25px Manrope}.auth-card label{margin-bottom:15px}.auth-card>small{color:#887d91;margin:-6px 0 17px;display:block}.auth-card>.primary{width:100%;margin-top:9px}.form-error{color:#ff9bad;background:#35141f;border-radius:9px;padding:10px;font-size:12px}.splash{color:#9c90a5;place-content:center;justify-items:center;min-height:100vh;display:grid}.splash .brand-mark{width:58px;height:58px;font-size:32px}.bottom-nav{display:none}.legal-page{color:#f7f4ff;background:radial-gradient(circle at 50% -10%,#2b163e 0,#0000 34%),#0b0712;min-height:100vh}.legal-header{background:#0b0712f2;gap:24px;height:auto;min-height:72px;display:flex;position:sticky;top:0}.legal-header nav{align-items:center;gap:18px;display:flex}.legal-header a:not(.brand){color:#b9aec2;font-size:14px;text-decoration:none}.legal-header a:hover{color:#fff}.legal-main{max-width:980px;padding-top:54px;padding-bottom:64px}.legal-hero{max-width:760px;margin-bottom:34px}.legal-hero h1,.legal-document h1{background:linear-gradient(90deg,#fff,#cfb3df);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font:800 clamp(34px,6vw,56px)/1.05 Manrope}.legal-hero>p:last-child,.legal-intro{color:#b7aabd;font-size:17px;line-height:1.7}.legal-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.legal-card{color:#fff;background:#15101d;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:8px;padding:20px;text-decoration:none;display:flex;box-shadow:0 14px 35px #0003}.legal-card:hover{border-color:#8f4ac466;transform:translateY(-1px)}.legal-card span{color:#55ddc8;font-size:13px}.legal-document{max-width:820px;margin:auto}.legal-meta{color:#81758a;margin:12px 0 22px;font-size:13px}.legal-intro{border-bottom:1px solid #ffffff12;padding-bottom:24px}.legal-section{border-bottom:1px solid #ffffff10;padding:23px 0}.legal-section h2{color:#fff;margin:0 0 12px;font:700 21px Manrope}.legal-section p,.legal-section li{color:#c2b7c9;font-size:15px;line-height:1.75}.legal-section p{margin:10px 0}.legal-section ul{margin:9px 0;padding-left:22px}.legal-section li{margin:7px 0}.legal-footer{color:#8f8498;border-top:1px solid #ffffff12;gap:16px;max-width:1120px;margin:auto;padding:28px 22px 40px;display:grid}.legal-footer nav{flex-wrap:wrap;gap:8px 16px;display:flex}.legal-footer nav a{color:#bfb2c8;font-size:13px;text-decoration:none}.legal-footer nav a:hover{color:#fff}.legal-footer small{line-height:1.6}@media (width<=850px){.cards{grid-template-columns:repeat(2,1fr)}.auth-page{gap:35px}.auth-copy h1{font-size:44px}.form-grid{grid-template-columns:repeat(2,1fr)}.messenger{grid-template-columns:240px 1fr}}@media (width<=640px){.app-shell{padding-bottom:76px}header{height:62px;padding:0 16px}.brand>span:last-child,.desktop-nav{display:none}main{padding:27px 14px}.cards,.form-grid,.legal-grid{grid-template-columns:1fr}.portrait{height:315px}.bio{min-height:0}.bottom-nav{z-index:30;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);height:72px;padding-bottom:env(safe-area-inset-bottom);background:#100b17ed;border-top:1px solid #ffffff14;grid-template-columns:repeat(6,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{border-radius:0;flex-direction:column;justify-content:center;gap:3px;font-size:9px}.bottom-nav button.selected{color:#fff}.messenger{grid-template-columns:1fr;height:calc(100vh - 195px)}.messenger aside{display:none}.auth-page{padding:28px 15px;display:block}.auth-copy{text-align:center;margin-bottom:25px}.auth-copy .brand{justify-content:center;margin-bottom:35px}.auth-copy h1{font-size:39px}.auth-copy>p:last-child{font-size:14px}.form-footer{flex-direction:column;align-items:flex-start}.legal-header{align-items:flex-start;padding:12px 16px}.legal-header .brand>span:last-child{display:inline}.legal-header nav{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-left:auto}.legal-main{padding:34px 16px 48px}.legal-footer{padding:24px 16px 34px}}.verification-page{background:radial-gradient(circle at 12% -5%,#dc143c24,transparent 30%),radial-gradient(circle at 95% 0%,#19416957,transparent 34%),var(--siontru-bg,#06111f);min-height:100vh}.verification-header{height:76px;padding:0 max(22px,50% - 490px);position:static}.verification-header .text-button{margin-left:auto}.verification-main{grid-template-columns:minmax(280px,.85fr) minmax(340px,1fr);align-items:center;gap:44px;max-width:980px;min-height:calc(100vh - 76px);padding:54px 22px;display:grid}.verification-copy h1,.verification-status h1{color:#fff;margin:0;font:800 clamp(34px,5vw,52px)/1.08 Manrope}.verification-copy>p:not(.eyebrow),.verification-status>p:not(.eyebrow){color:var(--siontru-muted,#a6b5c6);line-height:1.65}.verification-privacy{background:#dc143c14;border:1px solid #f03b5d38;border-radius:13px;padding:14px 16px;font-size:13px}.verification-card{gap:20px;padding:24px;display:grid}.verification-card>label{color:#c3cfdb;gap:8px;font-size:14px;display:grid}.camera-section{gap:13px;display:grid}.camera-frame{aspect-ratio:4/3;background:#02080f;border:1px solid #2a435a;border-radius:16px;place-items:center;display:grid;overflow:hidden}.camera-frame video,.camera-frame img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.camera-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.verification-camera-retry{margin-left:0}.verification-submit{width:100%}.verification-loading{text-align:center;color:var(--siontru-muted,#a6b5c6);grid-column:1/-1}.verification-status{text-align:center;grid-column:1/-1;width:100%;max-width:680px;margin:auto;padding:42px}.verification-status-icon{color:#72e6bd;background:#27bd8d24;border:1px solid #4fe0b059;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:30px;font-weight:800;display:grid}.verification-status.denied .verification-status-icon{color:#ff7891;background:#dc143c21;border-color:#f03b5d59}.verification-status-actions{justify-content:center;gap:12px;margin-top:26px;display:flex}@media (width<=760px){.verification-main{grid-template-columns:1fr;padding-top:30px}.verification-copy{text-align:center}.verification-status{padding:28px 18px}.verification-status-actions{flex-direction:column}.verification-header{padding:0 16px}}.mobile-conversation-picker,.message-back{display:none}@media (width<=1024px),(pointer:coarse){.messenger{min-height:430px;overflow:hidden;width:100%!important;height:calc(100dvh - 205px)!important;display:block!important}.messenger:not(.conversation-open)>aside{display:none!important}.messenger:not(.conversation-open)>.thread{width:100%!important;height:100%!important;display:flex!important}.messenger.conversation-open>aside{display:none!important}.messenger.conversation-open>.thread{width:100%!important;height:100%!important;display:flex!important}.desktop-conversation-empty{display:none!important}.mobile-conversation-picker{flex-direction:column;width:100%;height:100%;padding:10px;overflow-y:auto;display:flex!important}.mobile-conversation-row{text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff12;align-items:center;gap:12px;width:100%;padding:14px 10px;display:flex}.mobile-conversation-info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.mobile-conversation-info small{color:#91869a;font-size:12px}.mobile-conversation-arrow{color:#91869a;margin-left:auto;font-size:28px}.message-back{color:#fff;background:#ffffff0d;border:0;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:28px;display:inline-flex!important}}.install-prompt{z-index:100;background:#102236;border:1px solid #ffffff18;border-radius:16px;align-items:center;gap:12px;width:min(520px,100% - 28px);padding:14px;display:flex;position:fixed;bottom:88px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #0008}.install-prompt>div{flex-direction:column;flex:1;gap:3px;display:flex}.install-prompt span{color:#a8b2c1;font-size:12px}.install-dismiss{color:#9aa7b6;background:0 0;border:0;font-size:24px}.conversation-unread-badge{color:#fff;background:#ff4d73;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 3px 10px #0007}.conversation-heading{align-items:center;gap:10px;display:inline-flex}.conversation-heading-icon{justify-content:center;align-items:center;font-size:22px;line-height:1;display:inline-flex}.report-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07040bcf;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.report-modal{background:#15101d;border:1px solid #ffffff18;border-radius:24px;width:min(760px,100%);max-height:min(860px,100vh - 48px);overflow:auto;box-shadow:0 30px 80px #000a}.report-modal-header{border-bottom:1px solid #ffffff10;justify-content:space-between;gap:20px;padding:26px 26px 18px;display:flex}.report-modal-header h2{margin:0;font:700 26px Manrope}.report-modal-header p:last-child{color:#a99db4;max-width:610px;margin:9px 0 0;font-size:14px;line-height:1.55}.report-modal-close{color:#c8bdd0;background:#241a2d;border:1px solid #ffffff14;border-radius:12px;flex:none;width:38px;height:38px;font-size:24px;line-height:1}.report-modal-close:hover{color:#fff;background:#30213b}.report-modal form{padding:22px 26px 26px}.report-category-list{border:0;gap:10px;margin:0;padding:0;display:grid}.report-category-list legend{color:#f4eef8;margin-bottom:13px;font-weight:700}.report-category{cursor:pointer;background:#0f0b15;border:1px solid #ffffff12;border-radius:14px;align-items:flex-start;gap:13px;padding:14px 15px;transition:all .16s;display:flex}.report-category:hover{background:#17101f;border-color:#8e4dbb66}.report-category.selected{background:#21132b;border-color:#a552df;box-shadow:0 0 0 3px #a552df18}.report-category input{accent-color:#a552df;flex:none;width:18px;height:18px;margin:2px 0 0}.report-category-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.report-category-title{color:#f7f4ff;flex-wrap:wrap;align-items:center;gap:8px;font-weight:700;display:flex}.report-category-description{color:#9f93a8;font-size:13px;line-height:1.45}.report-priority{color:#ffb2c1;letter-spacing:.03em;background:#441824;border:1px solid #ff6d8c55;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:700}.report-details{color:#c5b9cd;flex-direction:column;gap:8px;margin-top:22px;font-size:13px;font-weight:600;display:flex}.report-details textarea{min-height:110px}.report-details small{color:#766b7e;align-self:flex-end;font-weight:400}.report-modal-actions{border-top:1px solid #ffffff10;justify-content:flex-end;gap:10px;margin-top:22px;padding-top:18px;display:flex}.report-submit{min-width:145px}@media (width<=640px){.report-modal-backdrop{align-items:end;padding:0}.report-modal{border-radius:22px 22px 0 0;width:100%;max-height:92vh}.report-modal-header{padding:20px 18px 16px}.report-modal-header h2{font-size:22px}.report-modal form{padding:18px}.report-category{padding:13px}.report-modal-actions{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#15101df5;margin:22px -18px -18px;padding:14px 18px;position:sticky;bottom:0}.report-modal-actions button{flex:1}}.verified-age-field{flex-direction:column;gap:7px;display:flex}.verified-age-field>span{color:#b9aec2;font-size:12px}.verified-age-field>strong{color:#fff;background:#071624;border:1px solid #38516a;border-radius:10px;align-items:center;min-height:47px;padding:0 14px;font-size:16px;font-weight:700;display:flex}.age-visibility-toggle{align-items:center;color:#d8d0de!important;flex-direction:row!important;gap:8px!important;font-size:12px!important;display:flex!important}.age-visibility-toggle input{width:16px;height:16px;margin:0}.flag-checkbox-group{border:0;min-width:0;margin:0;padding:0}.flag-checkbox-group legend{color:#b9aec2;margin-bottom:7px;font-size:12px}.flag-checkbox-group>div{gap:7px;display:grid}.flag-checkbox-group label{cursor:pointer;background:#071624;border:1px solid #38516a;border-radius:8px;align-items:center;min-height:38px;padding:7px 10px;color:#d8d0de!important;flex-direction:row!important;gap:8px!important;font-size:12px!important;display:flex!important}.flag-checkbox-group input{flex:none;width:16px;height:16px;margin:0}.flag-checkbox-group label.style-male{background:#4f9dff24;border-color:#68aeff6b}.flag-checkbox-group label.style-female{background:#ff699124;border-color:#ff87a66b}.flag-checkbox-group label.style-mutual{background:#ff9d3d24;border-color:#ffae586b}.flag-checkbox-group label.style-male:has(input:checked){background:#4f9dff40;border-color:#7dbcffc7}.flag-checkbox-group label.style-female:has(input:checked){background:#ff699140;border-color:#ff97b1c7}.flag-checkbox-group label.style-mutual:has(input:checked){background:#ff9d3d40;border-color:#ffbc71c7}.location-settings{grid-template-columns:minmax(0,1fr) auto minmax(140px,180px);align-items:end;gap:14px;display:grid}.location-settings .field-label{margin-bottom:6px;font-weight:700;display:block}.location-settings .muted{margin:4px 0 0}@media (width<=760px){.location-settings{grid-template-columns:1fr;align-items:stretch}}.official-notice-overlay{z-index:10000;background:#03080ef0;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.official-notice-card{background:#101c28;border:1px solid #ffffff24;border-radius:22px;width:min(680px,100%);max-height:calc(100vh - 40px);padding:28px;overflow-y:auto;box-shadow:0 24px 80px #0000008c}.official-notice-card h1{margin-top:6px}.official-notice-badge{letter-spacing:.08em;background:#dc143c29;border:1px solid #f03b5d52;border-radius:999px;margin-bottom:20px;padding:7px 11px;font-size:12px;font-weight:800;display:inline-block}.official-notice-body{background:#ffffff0d;border-radius:14px;margin:22px 0 12px;padding:20px}.official-notice-body p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.official-notice-date{opacity:.72;font-size:13px}.official-notice-explanation{margin:22px 0}.official-notice-explanation p{margin-bottom:0}.official-notice-actions{gap:10px;margin-top:20px;display:grid}.official-notice-actions button{width:100%}@media (width<=600px){.official-notice-overlay{place-items:stretch stretch;padding:0}.official-notice-card{border:0;border-radius:0;width:100%;min-height:100dvh;max-height:none;padding:24px 18px 32px}}.mfa-qr{justify-content:center;margin:1rem 0;display:flex}.mfa-qr svg{background:#fff;border-radius:12px;max-width:100%;height:auto;padding:10px}.mfa-manual-heading{margin-top:1rem}.cruise-page{gap:16px;display:grid}.cruise-actions,.cruise-layer-toggle{flex-wrap:wrap;gap:10px;display:flex}.cruise-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:16px;padding:14px;display:flex}.cruise-toolbar label{gap:6px;display:grid}.cruise-map{border:1px solid var(--border,#303747);z-index:0;border-radius:18px;height:min(62vh,640px);min-height:420px;overflow:hidden}.cruise-privacy{margin:0 4px 24px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#111}@media (width<=700px){.cruise-map{height:55vh;min-height:360px}.cruise-toolbar{align-items:stretch}.cruise-toolbar>*{flex:auto}}.cruise-map-wrap{position:relative}.cruise-off-overlay{z-index:500;text-align:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);pointer-events:none;background:#100b17d1;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:24px;display:flex;position:absolute;inset:0}.cruise-off-overlay strong{font-size:1.1rem}.cruise-off-overlay span{color:#b9afc3;max-width:360px;font-size:.9rem}.cruise-photo-marker,.cruise-initial-marker{background:0 0!important;border:0!important}.cruise-photo-marker img{-o-object-fit:cover;object-fit:cover;border:3px solid #ff3b68;border-radius:4px;width:46px;height:46px;box-shadow:0 2px 10px #00000073}.cruise-initial-marker span{color:#fff;background:#ff3b68;border:3px solid #fff;border-radius:4px;place-items:center;width:42px;height:42px;font-weight:800;display:grid;box-shadow:0 2px 10px #00000073}.cruise-travel-panel{gap:12px;padding:16px;display:grid}.cruise-travel-panel p{margin:4px 0 0}.cruise-travel-controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.cruise-travel-controls input{min-width:0}@media (width<=700px){.cruise-travel-controls{grid-template-columns:1fr}.cruise-travel-controls button{width:100%}}.profile-plan-card{-moz-column-gap:12px;background:#0d2234;border:1px solid #29455d;border-radius:14px;grid-template-columns:auto auto;align-items:center;gap:2px 12px;min-width:250px;margin-left:auto;padding:10px 14px;display:grid!important}.profile-plan-card small,.profile-plan-card span{color:#90a9bc}.profile-plan-card strong{font-size:1.05rem}.profile-plan-card button{white-space:nowrap;grid-area:1/2/span 3}.account-line>.text-button{margin-left:12px}@media (width<=760px){.account-line{flex-wrap:wrap;align-items:flex-start}.profile-plan-card{box-sizing:border-box;order:3;width:100%;margin-left:0}.account-line>.text-button{margin-left:auto}}.cruise-self-marker img,.cruise-self-marker span{border-color:#49a8ff!important;border-radius:999px!important}.cruise-photo-marker:not(.cruise-self-marker) img,.cruise-initial-marker:not(.cruise-self-marker)>span{border-color:#ef233c!important;border-radius:999px!important}.cruise-chatted-marker img,.cruise-chatted-marker>span{border-color:#16a34a!important}.cruise-popup-profile{color:#fff;cursor:pointer;background:#ff3b68;border:0;border-radius:7px;margin-top:8px;padding:6px 10px;font-weight:700}.cruise-randomize-toggle{align-self:center;max-width:320px}.cruise-randomize-toggle input{margin-right:7px}.cruise-map-pin-mode{cursor:crosshair}.cruise-meetup-marker{background:0 0!important;border:0!important}.cruise-meetup-marker span{color:#ffd54a;text-shadow:0 2px 5px #000;place-items:center;width:30px;height:30px;font-size:26px;display:grid}.cruise-profile-sheet{padding:18px}.cruise-profile-sheet-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.cruise-profile-sheet-head h2{margin:.15rem 0}.cruise-profile-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.cruise-profile-details div{border:1px solid var(--border,#303747);border-radius:10px;padding:10px}.cruise-profile-details dt{color:#9aa7b7;text-transform:uppercase;font-size:.8rem}.cruise-profile-details dd{margin:4px 0 0}.admin-cruise-radius-grid{flex-wrap:wrap;gap:10px 18px;margin:14px 0;display:flex}.admin-cruise-radius-grid label{align-items:center;gap:7px;display:flex}@media (width<=700px){.cruise-profile-details{grid-template-columns:1fr}.cruise-randomize-toggle{max-width:none}}.cruise-map-controls{z-index:700;gap:8px;display:flex;position:absolute;top:12px;right:12px}.cruise-map-controls button{color:#fff;background:#0b1727e8;border:1px solid #fff3;border-radius:9px;padding:8px 11px;font-weight:700;box-shadow:0 4px 14px #0008}.cruise-map-controls button:disabled{opacity:.5}.cruise-map-filled{top:var(--cruise-fill-top,72px);z-index:60;background:#07121e;bottom:0;left:0;right:0;position:fixed!important}.cruise-map-filled .cruise-map{border:0;border-radius:0;height:100%!important;min-height:0!important}.cruise-map-filled .cruise-off-overlay{border-radius:0}.cruise-travel-locked{padding:16px}.cruise-photo-marker img{width:var(--cruise-marker-size,48px);height:var(--cruise-marker-size,48px);margin-left:calc((50px - var(--cruise-marker-size,48px))/2);margin-top:calc((50px - var(--cruise-marker-size,48px))/2)}.cruise-initial-marker span{width:var(--cruise-marker-size,48px);height:var(--cruise-marker-size,48px);font-size:calc(var(--cruise-marker-size,48px)*.36);margin-left:calc((50px - var(--cruise-marker-size,48px))/2);margin-top:calc((50px - var(--cruise-marker-size,48px))/2)}.cruise-popup-actions{gap:7px;margin-top:8px;display:flex}.cruise-popup-profile,.cruise-popup-message{color:#fff;cursor:pointer;border:0;border-radius:7px;margin-top:0;padding:6px 10px;font-weight:700}.cruise-popup-profile{background:#ff3b68}.cruise-popup-message{background:#2563eb}.cruise-profile-actions{gap:10px;margin:12px 0;display:flex}.cruise-profile-actions button{min-width:130px}.cruise-modal-backdrop{z-index:90;background:#000b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.cruise-photo-modal{width:min(760px,96vw);max-height:86vh;padding:18px;overflow:auto}.cruise-photo-modal>header{background:0 0;border:0;justify-content:space-between;gap:12px;height:auto;padding:0 0 12px;display:flex;position:static}.cruise-photo-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;display:grid}.cruise-photo-grid button{background:0 0;border:0;padding:0}.cruise-photo-grid img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:10px;width:100%}.cruise-lightbox img{-o-object-fit:contain;object-fit:contain;max-width:94vw;max-height:92vh}.cruise-chat-popup{z-index:85;background:#0d2033;flex-direction:column;width:min(390px,100vw - 24px);height:min(520px,72vh);display:flex;position:fixed;bottom:22px;right:22px;overflow:hidden}.cruise-chat-head{border-bottom:1px solid #ffffff18;align-items:center;padding:12px 14px;display:flex}.cruise-chat-messages{flex-direction:column;flex:1;gap:7px;padding:12px;display:flex;overflow:auto}.cruise-chat-bubble{background:#26384b;border-radius:12px;align-self:flex-start;max-width:80%;padding:8px 10px}.cruise-chat-bubble.mine{background:#2563eb;align-self:flex-end}.cruise-chat-bubble small{opacity:.7;text-align:right;margin-top:3px;font-size:9px;display:block}.cruise-chat-popup form{border-top:1px solid #ffffff18;gap:8px;padding:10px;display:flex}.cruise-chat-popup textarea{resize:none}.cruise-chat-popup form button{flex:none}.conversation-source-legend{flex-wrap:wrap;gap:6px;padding:4px 4px 10px;display:flex}.conversation-source-legend span,.conversation-source-chip{border-radius:999px;padding:2px 7px;font-size:10px;font-weight:800;display:inline-block}.source-cruise{color:#dbeafe;background:#225ea8}.source-friend{color:#dcfce7;background:#16794b}.source-match{color:#fce7f3;background:#7a2f68}.messenger aside>button.conversation-source-cruise,.mobile-conversation-row.conversation-source-cruise{border-left:4px solid #3b82f6}.messenger aside>button.conversation-source-friend,.mobile-conversation-row.conversation-source-friend{border-left:4px solid #22c55e}.messenger aside>button.conversation-source-match,.mobile-conversation-row.conversation-source-match{border-left:4px solid #ec4899}@media (width<=700px){.cruise-chat-popup{bottom:84px;right:12px}.cruise-map-controls{gap:5px;top:8px;right:8px}.cruise-map-controls button{padding:7px 8px;font-size:12px}.cruise-profile-actions{flex-direction:column}.cruise-profile-actions button{width:100%}}.bubble.mine.chat-source-cruise{background:#2563eb!important}.bubble.mine.chat-source-friend{background:#16804f!important}.bubble.mine.chat-source-match{background:#7a2f68!important}.verification-disclosure-ack{text-align:left;grid-template-columns:auto 1fr;align-items:start;gap:10px;font-size:.9rem;line-height:1.4;display:grid}.verification-disclosure-ack input{width:18px;height:18px;margin-top:2px}.cruise-chatted-marker img,.cruise-chatted-marker>span{opacity:1;filter:none}.cruise-photo-marker,.cruise-initial-marker{position:relative}.cruise-marker-chat-badge{color:#fff;z-index:4;border:2px solid #07121e;border-radius:999px;place-items:center;width:20px;height:20px;font-size:11px;font-style:normal;font-weight:900;display:grid;position:absolute;top:-8px;left:50%;transform:translate(-50%);box-shadow:0 2px 7px #0009}.cruise-meetup-marker span{width:var(--cruise-pin-size,28px)!important;height:var(--cruise-pin-size,28px)!important;font-size:var(--cruise-pin-size,28px)!important;transform:none!important}.cruise-marker-chat-badge.unread,.cruise-message-badge.unread{background:#ef233c;animation:.85s ease-in-out infinite alternate cruiseUnreadPulse}.cruise-marker-chat-badge.read,.cruise-message-badge.read{background:#16a34a}.cruise-message-badge{color:#fff;vertical-align:middle;border-radius:999px;place-items:center;width:12px;height:12px;margin-left:6px;font-size:7px;display:inline-grid}.cruise-popup-message.has-unread{box-shadow:0 0 0 3px #ef233c66}@keyframes cruiseUnreadPulse{0%{transform:scale(.88);box-shadow:0 0 #ef233c88}to{transform:scale(1.16);box-shadow:0 0 0 5px #ef233c00}}.bubble.chat-source-cruise,.cruise-chat-bubble.chat-source-cruise{color:#fff;background:#2563eb!important}.bubble.chat-source-friend,.cruise-chat-bubble.chat-source-friend{color:#fff;background:#16804f!important}.bubble.chat-source-match,.cruise-chat-bubble.chat-source-match{color:#fff;background:#7a2f68!important}.siontru-assistant-contact{text-align:left;border:1px solid var(--border);background:linear-gradient(135deg,#7e57c21f,#1f9d8214);border-radius:14px;align-items:center;gap:.75rem;width:100%;margin-bottom:.65rem;padding:.8rem;display:flex}.siontru-assistant-contact:hover{transform:translateY(-1px)}.assistant-avatar{background:#7e57c22e;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:1.2rem;display:grid}.siontru-assistant-contact span:last-child{flex-direction:column;display:flex}.siontru-assistant-contact small,.siontru-assistant-thread header small{opacity:.72}.siontru-assistant-thread{flex-direction:column;height:100%;min-height:520px;display:flex}.siontru-assistant-thread>header{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:1rem;display:flex}.siontru-assistant-thread>header>div:last-child{flex-direction:column;display:flex}.assistant-privacy-note{background:#1f9d8214;border-radius:12px;margin:.8rem 1rem;padding:.75rem 1rem;font-size:.86rem}.assistant-message-list{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;overflow:auto}.assistant-bubble{background:#7e57c21a;border-radius:16px;align-self:flex-start;max-width:min(680px,86%);padding:.8rem 1rem}.assistant-bubble.user{background:#1f9d821f;align-self:flex-end}.assistant-bubble p{margin:0}.assistant-bubble button{margin-top:.65rem}.assistant-welcome{text-align:center;max-width:520px;margin:auto}.assistant-composer{border-top:1px solid var(--border)}.pre-registration-card{max-width:620px}.questionnaire-options{gap:.65rem;margin:1rem 0;display:grid}.questionnaire-options button{border:1px solid var(--border);text-align:left;background:0 0;border-radius:12px;padding:.85rem 1rem}.questionnaire-options button.active{background:#7e57c21f;outline:2px solid}.questionnaire-example{text-align:center;background:#7e57c217;border-radius:14px;gap:.45rem;margin:1rem 0;padding:1rem;display:grid}.questionnaire-example.stacked{text-align:left}.questionnaire-radius{align-items:center;gap:1rem;margin:1rem 0;display:flex}.questionnaire-radius input{flex:1}.assistant-preview{background:#1f9d8214;border-radius:14px;align-items:flex-start;gap:.75rem;margin-top:1rem;padding:1rem;display:flex}.assistant-preview>span{font-size:1.4rem}.assistant-preview p{margin:0}.questionnaire-progress{background:#7f7f7f33;border-radius:999px;height:6px;margin:1.25rem 0;overflow:hidden}.questionnaire-progress span{background:currentColor;height:100%;transition:width .2s;display:block}.questionnaire-actions{justify-content:space-between;gap:.75rem;display:flex}@media (width<=720px){.siontru-assistant-thread{min-height:70vh}.assistant-bubble{max-width:92%}.pre-registration-card{width:100%}.questionnaire-actions button{flex:1}}.cruise-travel-active{text-shadow:0 1px 2px #000;color:#ffd400!important;font-weight:900!important}.cruise-map-legend{z-index:700;color:#fff;background:#071522e8;border:1px solid #fff3;border-radius:9px;flex-wrap:wrap;gap:9px;max-width:min(680px,100% - 24px);padding:7px 10px;font-size:11px;font-weight:800;display:flex;position:absolute;bottom:12px;left:12px;box-shadow:0 4px 14px #0008}.cruise-map-legend span{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.cruise-map-legend .travel{color:#ffd400}.legend-dot{border:3px solid;border-radius:50%;width:10px;height:10px;display:inline-block}.legend-dot.self{border-color:#49a8ff}.legend-dot.nearby{border-color:#ef233c}.legend-dot.chatted{border-color:#16a34a}@media (width<=600px){.cruise-map-legend{gap:6px;font-size:10px;right:12px}.cruise-travel-controls{grid-template-columns:1fr 1fr}.cruise-travel-controls button{grid-column:1/-1}}.discover-location-controls{margin:0 0 18px;display:grid}.discover-travel-instrument{border:1px solid #94a3b859;margin-top:0;padding:14px 16px;transition:border-color .2s,background .2s,box-shadow .2s}.discover-travel-instrument.is-traveling{background:linear-gradient(135deg,#facc1521,#f59e0b0a);border-color:#facc15cc;box-shadow:inset 4px 0 #facc15,0 10px 28px #784e0026}.discover-travel-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.discover-travel-heading h2{margin:2px 0 4px;font-size:1.2rem}.discover-travel-heading .muted{max-width:55rem;margin:0;font-size:.92rem}.discover-location-enable{margin-top:10px}.discover-travel-expanded{border-top:1px solid #94a3b847;gap:14px;margin-top:18px;padding-top:18px;display:grid}.discover-travel-fields{grid-template-columns:minmax(11rem,1fr) minmax(6rem,.42fr) auto minmax(8rem,.55fr);align-items:end;gap:10px;display:grid}.discover-travel-fields label{gap:6px;font-weight:800;display:grid}.discover-travel-fields label span{font-size:.875rem}.discover-travel-fields input{width:100%;min-height:44px}.discover-travel-or{min-height:44px;color:var(--muted);align-self:end;place-items:center;font-size:.78rem;font-weight:900;display:grid}.discover-travel-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.discover-travel-help{color:#ef4444;margin:0;font-size:.875rem;font-weight:700}.discover-travel-help.ready{color:var(--muted)}.discover-travel-active-banner{color:#111827;background:#facc15;border:1px solid #facc15cc;border-radius:14px;align-items:flex-start;gap:12px;padding:14px;display:flex}.discover-travel-active-banner>span{font-size:1.45rem;line-height:1}.discover-travel-active-banner strong{letter-spacing:.08em;font-weight:950}.discover-travel-active-banner p{color:#111827;margin:3px 0 0}.discover-local-location{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:16px;padding:14px;display:flex}.discover-local-location .muted{margin:4px 0 0;padding:0}.discover-traveler-halo{box-shadow:0 0 0 5px #6ecbffad,0 0 22px #49a8ffbf!important}.discover-traveler-badge{color:#49a8ff;letter-spacing:.06em;text-transform:uppercase;background:#49a8ff29;border:1px solid #6ecbffcc;border-radius:999px;align-items:center;min-height:24px;padding:3px 8px;font-size:.72rem;font-weight:900;display:inline-flex}@media (width<=720px){.discover-travel-fields{grid-template-columns:1fr minmax(5.5rem,.42fr)}.discover-travel-or{grid-column:1/-1;min-height:auto}.discover-travel-fields label:last-child{grid-column:1/-1}.discover-travel-actions .primary{width:100%}}.tab-container{width:100%;min-width:0}.tab-container[data-container]{display:block}.community-page{gap:1rem;display:grid}.community-compose{padding:1rem}.community-compose textarea{resize:vertical;width:100%;min-height:110px}.community-compose-actions,.community-post-actions,.community-filter-row,.community-reply-box{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.community-compose-actions{justify-content:flex-end;margin-top:.7rem}.community-compose-actions select{margin-right:auto}.community-filter-row button.selected{border-color:currentColor;font-weight:800}.community-feed{gap:.85rem;display:grid}.community-post{padding:1rem}.community-post-head{align-items:center;gap:.7rem;display:flex}.community-post-head p,.community-reply small{opacity:.7;margin:.15rem 0 0;font-size:.82rem}.community-post-body{white-space:pre-wrap;margin:1rem 0;font-size:1rem;line-height:1.55}.community-post-actions{border-top:1px solid #7f7f7f33;padding-top:.7rem}.community-thread{border-top:1px solid #7f7f7f2e;margin-top:.85rem;padding-top:.8rem}.community-replies{gap:.55rem;display:grid}.community-reply{background:#7f7f7f14;border-radius:.75rem;gap:.18rem;padding:.65rem;display:grid}.community-reply-box{margin-top:.7rem}.community-reply-box input{flex:1;min-width:180px}@media (width<=700px){.community-filter-row{flex-wrap:nowrap;padding-bottom:.25rem;overflow-x:auto}.community-filter-row button{white-space:nowrap}.community-compose-actions select{width:100%;margin-right:0}.community-reply-box input{width:100%}}.mobile-assistant-row{background:linear-gradient(135deg,#7e57c224,#1f9d8214)!important;border-left:4px solid #8b5cf6!important}.mobile-assistant-row .assistant-avatar{margin:0}@media (width>=761px){.siontru-assistant-thread{box-sizing:border-box;height:100%;min-height:0;max-height:100%;overflow:hidden}.siontru-assistant-thread>header{box-sizing:border-box;flex:0 0 48px;height:48px;min-height:48px;padding:.3rem 1rem}.siontru-assistant-thread>header .assistant-avatar{width:34px;height:34px}.assistant-privacy-note{display:none}.assistant-message-list{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;min-height:0;padding:1rem 1.25rem 1.25rem;scroll-padding-block:1rem 1.25rem;overflow-y:scroll}.assistant-composer{box-sizing:border-box;z-index:2;background:var(--surface,#10243a);flex:none;width:100%;min-height:62px;margin:0;padding:8px 12px;position:relative;bottom:auto}.assistant-composer textarea{height:44px;min-height:44px;max-height:72px}.assistant-composer .primary{height:44px;min-height:44px}}:root{--siontru-bg:#06111f;--siontru-surface:#0b1b2d;--siontru-surface-2:#10243a;--siontru-border:#263c52;--siontru-crimson:#dc143c;--siontru-crimson-bright:#f03b5d;--siontru-crimson-dark:#a80f31;--siontru-text:#f7f9fc;--siontru-muted:#a6b5c6;color:var(--siontru-text);background:var(--siontru-bg)}html,body,#root{background:var(--siontru-bg);min-height:100%}body,.legal-page,.admin-shell{color:var(--siontru-text);background:radial-gradient(circle at 12% -5%,#dc143c24,transparent 30%),radial-gradient(circle at 95% 0%,#19416957,transparent 34%),var(--siontru-bg)!important}header,.legal-header,.admin-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#06111ff5!important;border-color:#ffffff14!important}.siontru-brand{color:#fff;letter-spacing:-.03em;align-items:center;gap:12px;font-size:1.35rem;font-weight:800;display:inline-flex}.siontru-logo-box{background:linear-gradient(145deg,#121f34,#07111f);border:1px solid #f03b5d4d;border-radius:14px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 10px 32px #dc143c33}.siontru-mark{width:34px;height:34px;fill:var(--siontru-crimson);filter:drop-shadow(0 4px 10px #dc143c40);overflow:visible}.siontru-mark .siontru-heart{fill:var(--siontru-crimson-bright)}.siontru-wordmark{color:#fff}.brand{letter-spacing:-.03em;align-items:center;gap:12px;color:#fff!important;font-size:1.35rem!important;font-weight:800!important;display:inline-flex!important}.brand>.brand-mark{background:#07111f url(/siontru-icon.svg) 50%/42px 42px no-repeat!important;border:1px solid #f03b5d4d!important;border-radius:14px!important;width:44px!important;height:44px!important;font-size:0!important;box-shadow:0 10px 32px #dc143c33!important}.brand>span:last-child{font-size:0!important}.brand>span:last-child:after{content:"Siontru";color:#fff;font-size:1.35rem}.splash>.brand-mark{background:#07111f url(/siontru-icon.svg) 50%/62px 62px no-repeat!important;width:64px!important;height:64px!important;font-size:0!important}.splash p{font-size:0}.splash p:after{content:"Opening Siontru…";font-size:1rem}.privacy-note{font-size:0!important}.privacy-note svg{margin-right:8px;width:18px!important;height:18px!important}.privacy-note:after{content:"Google and Apple sign-in require Siontru onboarding and 18+ verification. Your session uses a secure HttpOnly refresh cookie.";color:#9fb0c3;font-size:12px;line-height:1.45}.panel,.profile-card,.person-row,.auth-card,.messenger,.admin-panel{box-shadow:0 22px 60px #0000002e;border-color:var(--siontru-border)!important;background:linear-gradient(#10243afa,#071625fc)!important}.primary,.auth-card .primary{background:linear-gradient(135deg,var(--siontru-crimson-dark),var(--siontru-crimson-bright))!important;color:#fff!important;border-color:#0000!important;box-shadow:0 9px 26px #dc143c3d!important}.primary:hover{filter:brightness(1.08);transform:translateY(-1px)}.secondary,.load-more,.pagination-button,.external-auth .secondary{color:#edf3f9!important;background:#10243a!important;border-color:#29445f!important}.mode-switch{border:1px solid #1e344a;background:#061321!important}.mode-switch button{color:#9fb0c3!important}.mode-switch button.active{color:#fff!important;background:#18314a!important}.desktop-nav button,.bottom-nav button{color:#8799ad!important}.desktop-nav button.selected,.bottom-nav button.selected{color:#fff!important;background:#dc143c1f!important}.desktop-nav button.selected svg,.bottom-nav button.selected svg,.form-footer svg,.privacy-note svg,.empty>span,.meta,.eyebrow{color:var(--siontru-crimson-bright)!important}.eyebrow{letter-spacing:.18em;font-weight:800}.page-heading h1,.auth-copy h1,.legal-hero h1,.legal-document h1{color:#0000!important;background:linear-gradient(90deg,#fff 18%,#dce5ee 70%,#f49aac 100%)!important;-webkit-background-clip:text!important;background-clip:text!important}.auth-copy h1{max-width:680px}.auth-copy>p:last-child{max-width:650px;color:#bac6d3!important}input,select,textarea{color:#f7f9fc!important;background:#071522!important;border-color:#2a435a!important}input:focus,select:focus,textarea:focus{border-color:var(--siontru-crimson)!important;box-shadow:0 0 0 3px #dc143c29!important}.avatar,.mini-avatar{background:#182638!important;border-color:#6b3444!important}.bubble.mine{background:#9f1735!important}.completion-warning{color:#ffd4dc!important;background:#dc143c21!important}.text-button,a{color:#ff7891}.admin-sidebar{background:#071522!important;border-color:#23394f!important}.admin-brand{color:#fff!important;font-size:0!important}.admin-brand>span:first-child{background:url(/siontru-icon.svg) 50%/38px no-repeat!important;width:38px!important;height:38px!important;font-size:0!important}.admin-brand>strong{font-size:0!important}.admin-brand>strong:after{content:"Siontru Admin";font-size:16px}.admin-header a[href=\/]{font-size:0}.admin-header a[href=\/]:after{content:"Return to Siontru";font-size:14px}.admin-denied a[href=\/]{font-size:0}.admin-denied a[href=\/]:after{content:"Return to Siontru";font-size:16px}.admin-sidebar nav button.active{color:#fff!important;background:#dc143c21!important;border-color:#f03b5d33!important}.admin-actions button:not(.danger),.admin-search button{color:#fff!important;background:#18314a!important}.admin-actions button.danger{color:#fff!important;background:#8f1830!important}.legal-header strong{color:#fff}.legal-section,.legal-footer{border-color:#24394e!important}.legal-footer{background:#071522!important}@media (width<=700px){body{font-size:17px}input,select,textarea{min-height:54px;font-size:16px}.primary,.secondary,.load-more{min-height:52px;font-size:16px}.form-grid label,.auth-card label{font-size:15px}.desktop-nav button,.bottom-nav button{font-size:13px}.brand>.brand-mark{background-size:40px 40px!important;width:42px!important;height:42px!important}.brand>span:last-child:after{font-size:1.25rem}}html[data-brand=blue]{--siontru-crimson:#3a8dff;--siontru-crimson-bright:#55dcff;--siontru-crimson-dark:#1667d9}html[data-brand=valentines]{--siontru-bg:#170912;--siontru-surface:#27101d;--siontru-surface-2:#351529;--siontru-crimson:#ff5d8f;--siontru-crimson-bright:#ff8fab;--siontru-crimson-dark:#c72e63}html[data-brand=pride]{--siontru-crimson:#45d6a0;--siontru-crimson-bright:#55dcff;--siontru-crimson-dark:#6d28d9}html[data-brand=independence]{--siontru-crimson:#3a8dff;--siontru-crimson-bright:#e63946;--siontru-crimson-dark:#1667d9}html[data-brand=halloween]{--siontru-bg:#080a12;--siontru-surface:#12101c;--siontru-surface-2:#1c1628;--siontru-crimson:#ff8c32;--siontru-crimson-bright:#b388ff;--siontru-crimson-dark:#8f5cff}html[data-brand=thanksgiving]{--siontru-bg:#1c1008;--siontru-surface:#2a160b;--siontru-surface-2:#3a2111;--siontru-crimson:#d97706;--siontru-crimson-bright:#f59e0b;--siontru-crimson-dark:#92400e}html[data-brand=christmas]{--siontru-bg:#06120f;--siontru-surface:#0b2119;--siontru-surface-2:#103226;--siontru-crimson:#28a36a;--siontru-crimson-bright:#55dcff;--siontru-crimson-dark:#157347}html[data-brand]:not([data-brand=current]) body,html[data-brand]:not([data-brand=current]) .legal-page,html[data-brand]:not([data-brand=current]) .admin-shell{background:radial-gradient(circle at 12% -5%,color-mix(in srgb,var(--siontru-crimson) 18%,transparent),transparent 30%),radial-gradient(circle at 95% 0%,color-mix(in srgb,var(--siontru-crimson-bright) 18%,transparent),transparent 34%),var(--siontru-bg)!important}html[data-brand]:not([data-brand=current]) .siontru-logo-box,html[data-brand]:not([data-brand=current]) .brand>.brand-mark{border-color:color-mix(in srgb,var(--siontru-crimson-bright) 32%,transparent)!important;box-shadow:0 10px 32px color-mix(in srgb,var(--siontru-crimson) 24%,transparent)!important}html[data-brand]:not([data-brand=current]) .desktop-nav button.selected,html[data-brand]:not([data-brand=current]) .bottom-nav button.selected,html[data-brand]:not([data-brand=current]) .admin-sidebar nav button.active{background:color-mix(in srgb,var(--siontru-crimson) 14%,transparent)!important;border-color:color-mix(in srgb,var(--siontru-crimson-bright) 22%,transparent)!important}html[data-brand]:not([data-brand=current]) input:focus,html[data-brand]:not([data-brand=current]) select:focus,html[data-brand]:not([data-brand=current]) textarea:focus{border-color:var(--siontru-crimson)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--siontru-crimson) 18%,transparent)!important}html[data-brand=pride] body{background:radial-gradient(circle at 10% 0%,#ff4d6d24,transparent 25%),radial-gradient(circle at 45% 0%,#ffd1661f,transparent 28%),radial-gradient(circle at 80% 0%,#45d6a01f,transparent 28%),radial-gradient(circle at 100% 20%,#55dcff21,transparent 30%),var(--siontru-bg)!important}.cards{align-items:start}.profile-card{justify-self:center;width:100%;max-width:330px}.profile-card .portrait{height:220px}.profile-card .portrait:before{width:154px;height:154px}.profile-card .portrait>span{font-size:54px}.profile-card .match-score{width:54px;height:54px;top:12px;right:12px}.profile-card .profile-body{padding:15px}.profile-card .name-line h2{font-size:19px}.profile-card .meta{font-size:12px;font-weight:700;margin:6px 0!important}.profile-card .presence-online,.candidate-profile-modal .presence-online{color:#35e58d!important}.profile-card .presence-away,.candidate-profile-modal .presence-away{color:#f2c94c!important}.profile-card .presence-offline,.candidate-profile-modal .presence-offline{color:#ff5f6d!important}.profile-card .bio{min-height:50px;margin:10px 0 13px;font-size:12px;line-height:1.45}.profile-card .actions{padding-top:12px}.profile-card .actions button{padding:9px 13px}@media (width<=850px){.profile-card{max-width:310px}.profile-card .portrait{height:210px}}@media (width<=640px){.cards{justify-items:center}.profile-card{border-radius:20px;width:calc(100% - 16px);max-width:360px}.profile-card .portrait{border-radius:19px 19px 0 0;height:245px}.profile-card .portrait:before{width:148px;height:148px}.profile-card .portrait>span{font-size:52px}.profile-card .profile-body{padding:14px}.profile-card .name-line h2{font-size:18px}.profile-card .bio{margin:9px 0 12px;font-size:12px}.profile-card .actions{gap:8px;padding-top:11px}.profile-card .actions .primary,.profile-card .actions .secondary{min-height:46px;padding:8px 12px;font-size:15px}}.discover-compact-card .compact-portrait{cursor:pointer;width:100%;color:inherit;border:0;padding:0}.discover-compact-card .compact-name-button{appearance:none;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;margin:0;padding:0;font-weight:800}.candidate-profile-overlay{z-index:1200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#03070ee0;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow-y:auto}.candidate-profile-modal{background:radial-gradient(circle at 0 0,#265b8b38,#0000 38%),linear-gradient(160deg,#0d243afa,#07192afc);border:1px solid #78b2e847;border-radius:26px;width:min(760px,100%);max-height:calc(100vh - 36px);padding:28px 30px 26px;position:relative;overflow-y:auto;box-shadow:0 28px 75px #00000085}.candidate-profile-close{z-index:2;color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff24;border-radius:50%;place-items:center;width:46px;height:46px;font-size:30px;line-height:1;transition:background .14s,transform .14s;display:grid;position:absolute;top:14px;right:16px}.candidate-profile-close:hover,.candidate-profile-close:focus-visible{background:#fff3;transform:scale(1.04)}.candidate-profile-hero{border-bottom:1px solid #ffffff14;align-items:center;gap:22px;padding:2px 58px 22px 0;display:flex}.candidate-profile-avatar{background:linear-gradient(145deg,#527ea647,#ffffff0f);border:1px solid #84b4e03d;border-radius:30px;flex:0 0 122px;place-items:center;width:122px;height:122px;font-size:42px;font-weight:900;display:grid;box-shadow:inset 0 1px #ffffff0f}.candidate-profile-hero h2{margin:3px 0 6px;font-size:clamp(27px,4vw,34px);line-height:1.08}.candidate-profile-hero .meta{background:#ffffff09;border:1px solid;border-radius:999px;align-items:center;gap:7px;width:fit-content;padding:6px 11px;font-size:12px;font-weight:800;line-height:1;display:inline-flex;margin:7px 0 6px!important}.candidate-profile-hero .presence-online{background:#35e58d1a}.candidate-profile-hero .presence-away{background:#f2c94c1a}.candidate-profile-hero .presence-offline{background:#ff5f6d1a}.candidate-match-line{letter-spacing:-.01em;margin:5px 0 0;font-size:18px;font-weight:900}.candidate-profile-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.candidate-profile-facts>div{background:#ffffff0d;border:1px solid #ffffff0b;border-radius:16px;align-content:center;gap:5px;min-height:74px;padding:13px 15px;display:grid}.candidate-profile-facts span{opacity:.72;text-transform:uppercase;letter-spacing:.055em;font-size:11px}.candidate-profile-facts strong{font-size:16px;line-height:1.25}.candidate-profile-facts>div:nth-child(4)>span{font-size:0}.candidate-profile-facts>div:nth-child(4)>span:after{content:"Styles I'm Interested In";font-size:11px}.candidate-about{background:#ffffff0d;border:1px solid #ffffff0b;border-radius:16px;margin-top:18px;padding:17px}.candidate-about .eyebrow{font-size:0}.candidate-about .eyebrow:after{content:"ABOUT ME";font-size:12px}.candidate-about>p:last-child{margin-bottom:0;line-height:1.55}.candidate-profile-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.candidate-profile-actions button{border-radius:14px;min-height:52px;font-size:17px;font-weight:850}.candidate-profile-actions:after{content:"Once you and this member both Like each other and match, you'll be able to chat.";color:#ecf4fcc7;text-align:center;background:#ffffff09;border-radius:12px;grid-column:1/-1;margin-top:0;padding:10px 12px;font-size:12px;line-height:1.4;display:block}@media (width<=640px){.cards.discover-compact-grid{grid-template-columns:repeat(3,minmax(0,1fr));place-items:start stretch;gap:6px;display:grid}.discover-compact-card.profile-card{border-radius:12px;width:100%;min-width:0;max-width:none;overflow:visible}.discover-compact-card.profile-card .portrait{aspect-ratio:1;border-radius:11px 11px 0 0;height:auto}.discover-compact-card.profile-card .portrait:before{width:42px;height:42px}.discover-compact-card.profile-card .portrait>span:not(.match-score){font-size:20px}.discover-compact-card.profile-card .match-score{width:30px;height:30px;font-size:8px;top:4px;right:4px}.discover-compact-card.profile-card .match-score b{font-size:9px}.discover-compact-card.profile-card .match-score small{font-size:6px}.discover-compact-card.profile-card .profile-body{padding:6px 5px 7px}.discover-compact-card.profile-card .name-line{align-items:flex-start;gap:2px}.discover-compact-card .compact-name-button{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:10px;line-height:1.15;overflow:hidden}.discover-compact-card .name-line details summary{padding:0 1px;font-size:11px;line-height:1}.discover-compact-card.profile-card .meta{white-space:nowrap;text-overflow:ellipsis;font-size:8px;line-height:1.15;overflow:hidden;margin:4px 0 0!important}.discover-compact-card .safety-menu{min-width:112px}.candidate-profile-overlay{align-items:end;padding:0}.candidate-profile-modal{border-bottom:0;border-left:0;border-right:0;border-radius:24px 24px 0 0;width:100%;max-height:94vh;padding:20px 16px 22px}.candidate-profile-close{width:42px;height:42px;font-size:27px;top:12px;right:12px}.candidate-profile-hero{gap:15px;padding:2px 46px 17px 0}.candidate-profile-avatar{border-radius:22px;flex-basis:82px;width:82px;height:82px;font-size:30px}.candidate-profile-hero h2{font-size:25px}.candidate-profile-hero .meta{padding:5px 9px;font-size:10px;margin:5px 0 4px!important}.candidate-match-line{font-size:15px}.candidate-profile-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:15px}.candidate-profile-facts>div{border-radius:13px;min-height:68px;padding:10px 11px}.candidate-profile-facts span,.candidate-profile-facts>div:nth-child(4)>span:after{font-size:9px}.candidate-profile-facts strong{font-size:14px}.candidate-about{margin-top:12px;padding:13px}.candidate-profile-actions{gap:9px;margin-top:14px}.candidate-profile-actions button{min-height:48px;font-size:15px}.candidate-profile-actions:after{padding:8px 9px;font-size:11px}}@media (width<=760px){.candidate-profile-overlay{top:calc(var(--siontru-mobile-banner-height) + var(--siontru-mobile-header-height));bottom:calc(var(--siontru-mobile-nav-height) + env(safe-area-inset-bottom));align-items:start;height:auto;padding:8px 0 0}.candidate-profile-modal{border-radius:18px 18px 0 0;max-height:100%}}@media (width<=640px){.cards.discover-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.discover-compact-card.profile-card .profile-body{padding:10px 9px 11px}.discover-compact-card.profile-card .name-line{gap:7px}.discover-compact-card .compact-name-button{font-size:17px;line-height:1.2}.discover-compact-card .name-line details summary{padding:0 2px;font-size:22px;line-height:1}.discover-compact-card.profile-card .meta{font-size:14px;font-weight:850;line-height:1.25;margin:7px 0 0!important}.discover-compact-card.profile-card .match-score{width:44px;height:44px;top:7px;right:7px}.discover-compact-card.profile-card .match-score b{font-size:14px;line-height:1}.discover-compact-card.profile-card .match-score small{font-size:8px;line-height:1}}:root{--siontru-mobile-banner-height:0px;--siontru-mobile-header-height:82px;--siontru-mobile-nav-height:72px}@media (width<=760px){html,body,#root{width:100%;min-width:0;max-width:100%;min-height:100%;overflow-x:hidden}body.section30-banner-active{--siontru-mobile-banner-height:2.75rem}.app-shell{width:100%;min-height:100dvh;padding-bottom:calc(var(--siontru-mobile-nav-height) + env(safe-area-inset-bottom))}header{flex:none;width:100%;left:0;right:0;top:var(--siontru-mobile-banner-height)!important;z-index:220!important;height:var(--siontru-mobile-header-height)!important;min-height:var(--siontru-mobile-header-height)!important;padding-left:max(12px, env(safe-area-inset-left))!important;padding-right:max(12px, env(safe-area-inset-right))!important;position:fixed!important}header .brand{flex:none;min-width:0}main{top:calc(var(--siontru-mobile-banner-height) + var(--siontru-mobile-header-height));left:0;right:0;bottom:calc(var(--siontru-mobile-nav-height) + env(safe-area-inset-bottom));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;min-height:0;position:fixed;overflow-y:auto;padding:0 clamp(12px,4vw,22px) 20px!important}.page-heading{z-index:80;background:#06111f;border-bottom:1px solid #ffffff14;padding:18px 22px 14px;position:sticky;top:0;margin:0 -22px 16px!important}.page-heading.compact{margin-bottom:12px!important}.page-heading>p:last-child{margin-bottom:0}.bottom-nav{width:100%;min-height:calc(var(--siontru-mobile-nav-height) + env(safe-area-inset-bottom));bottom:0;left:0;right:0;z-index:300!important;height:calc(var(--siontru-mobile-nav-height) + env(safe-area-inset-bottom))!important;padding:0 0 env(safe-area-inset-bottom) 0!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;display:grid!important;position:fixed!important}.bottom-nav button{width:100%;min-width:0;overflow:hidden;padding:6px 2px!important}.bottom-nav button>span:last-child{text-overflow:ellipsis;white-space:nowrap;text-align:center;width:100%;min-width:0;font-size:clamp(8px,2.45vw,10px);display:block;overflow:hidden}.bottom-nav .nav-icon-wrap{flex:none}main:has(>.messenger){overflow:hidden;padding:0!important}main:has(>.messenger)>.messenger{border-radius:0!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important}.messenger,.messenger>.thread,.messenger>aside{min-width:0;min-height:0!important}.messenger>aside,.mobile-conversation-picker,.people-list,.cards,.section28-list{min-height:0}.messenger>aside,.mobile-conversation-picker{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;height:100%!important;max-height:100%!important;overflow-y:auto!important}.messenger>.thread{height:100%!important;max-height:100%!important;overflow:hidden!important}.messenger .thread-title{z-index:8;background:var(--surface,#10243a);flex:none;min-height:64px;position:sticky;top:0}.messenger .message-list{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto!important;min-height:0!important;padding-bottom:12px!important;overflow-y:auto!important}.messenger .composer{z-index:9;background:var(--surface,#10243a);width:100%;min-width:0;padding:10px!important;padding-bottom:max(10px, env(safe-area-inset-bottom))!important;flex:none!important;position:sticky!important;bottom:0!important}.messenger .composer textarea{min-width:0;max-height:112px}.messenger .composer .primary{flex:none}.discover-compact-grid,.people-list,.section28-list{padding-bottom:12px}}@media (width<=380px){:root{--siontru-mobile-header-height:76px;--siontru-mobile-nav-height:68px}header{padding-left:max(8px, env(safe-area-inset-left))!important;padding-right:max(8px, env(safe-area-inset-right))!important}.page-heading{padding-left:14px;padding-right:14px;margin-left:-14px!important;margin-right:-14px!important}.bottom-nav button{padding-left:1px!important;padding-right:1px!important}.bottom-nav button>span:last-child{font-size:8px}.messenger .composer{gap:6px!important}}@media (width<=760px){:root{--siontru-mobile-header-height:116px;--siontru-mobile-nav-height:64px}.app-shell>header{-moz-column-gap:10px;grid-template-rows:52px 44px;grid-template-columns:auto minmax(0,1fr);align-content:center;gap:4px 10px;padding-top:8px!important;padding-bottom:8px!important;display:grid!important}.app-shell>header>.brand{grid-area:1/1}.app-shell>header>.header-actions{grid-area:1/2/3;grid-template-rows:52px 44px;grid-template-columns:1fr;align-items:center;gap:4px;width:100%;min-width:0;max-width:none;display:grid!important}.app-shell>header .section53-shared-header{grid-row:1;justify-content:flex-end;width:100%;min-width:0}.app-shell>header .release-status{grid-row:2;width:calc(100vw - 24px);min-width:0;max-width:none;margin:0 0 0 -54px;overflow:hidden}.app-shell>header .release-version,.app-shell>header .beta-feedback-link{text-overflow:ellipsis;overflow:hidden}.bottom-nav{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;overflow:hidden;grid-template-columns:none!important}.bottom-nav button{min-height:64px}.bottom-nav button>span:last-child{display:none}main:has(>.messenger){padding:0!important}main:has(>.messenger)>.messenger{border-left:0;border-right:0;border-radius:0;width:100%}.messenger.conversation-open>aside{width:0!important;display:none!important}.messenger.conversation-open>.thread{max-width:100%;width:100%!important;display:flex!important}.messenger .thread-title{gap:8px;padding:8px 10px}.messenger .thread-title .mini-avatar{width:42px;height:42px}.messenger .thread-title .section28-thread-person{flex:auto;min-width:0;overflow:hidden}.messenger .thread-title .section28-thread-person>b{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.messenger .thread-title .section32-media-folder{white-space:normal;text-align:center;flex:0 auto;justify-content:center;min-width:0;max-width:46%;padding:8px 9px;font-size:.875rem;line-height:1.1}.messenger .message-list{padding-left:12px!important;padding-right:12px!important}.messenger .bubble{overflow-wrap:anywhere;max-width:min(86%,32rem)}}@media (width<=380px){:root{--siontru-mobile-header-height:110px;--siontru-mobile-nav-height:60px}.app-shell>header{grid-template-rows:48px 42px;padding-top:6px!important;padding-bottom:6px!important}.app-shell>header>.header-actions{grid-template-rows:48px 42px}.app-shell>header .brand-mark{width:40px;height:40px}.bottom-nav button{min-height:60px}.messenger .thread-title .section32-media-folder{max-width:43%;padding-inline:7px;font-size:.8125rem}}.mobile-menu-button,.mobile-menu-backdrop,.mobile-release-footer{display:none}@media (width<=760px){:root{--siontru-mobile-header-height:64px;--siontru-mobile-nav-height:40px}.app-shell>header{align-items:center;gap:10px;height:var(--siontru-mobile-header-height)!important;min-height:var(--siontru-mobile-header-height)!important;padding:0 max(12px, env(safe-area-inset-right)) 0 max(12px, env(safe-area-inset-left))!important;flex-wrap:nowrap!important;display:flex!important}.mobile-menu-button{color:#fff;background:#102236;border:1px solid #ffffff26;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;padding:0;font-size:25px;line-height:1;display:grid}.app-shell>header>.brand{grid-area:auto;display:flex}.app-shell>header .brand-mark{width:42px;height:42px}.app-shell>header>.header-actions{grid-area:auto;justify-content:flex-end;align-items:center;gap:8px;width:auto;max-width:none;margin-left:auto;display:flex!important}.app-shell>header .section53-shared-header{grid-row:auto;gap:8px;width:auto}.app-shell>header .release-status{display:none!important}.app-shell>header .admin-link{display:none}.mobile-menu-backdrop{inset:calc(var(--siontru-mobile-banner-height) + var(--siontru-mobile-header-height)) 0 var(--siontru-mobile-nav-height) 0;z-index:290;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#02080fb8;display:block;position:fixed}.mobile-menu-drawer{background:#081725;border-right:1px solid #ffffff24;flex-direction:column;gap:5px;width:min(82vw,320px);height:100%;padding:14px;display:flex;overflow-y:auto;box-shadow:20px 0 50px #00000073}.mobile-menu-heading{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:5px;padding:4px 4px 12px;display:flex}.mobile-menu-heading strong{font:800 1.15rem Manrope,sans-serif}.mobile-menu-heading button{background:#ffffff14;border:0;border-radius:10px;width:38px;height:38px;padding:0;font-size:25px}.mobile-menu-drawer>button{color:#a9b5c3;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:13px;width:100%;min-height:50px;padding:11px 13px;display:flex}.mobile-menu-drawer>button.selected{color:#fff;background:#241024;box-shadow:inset 3px 0 #ef315b}.mobile-menu-drawer>button>span:last-child{text-transform:capitalize;font-size:1rem;display:block}.mobile-menu-drawer .mobile-admin-link{border:1px solid #ffffff1f;margin-top:auto}.mobile-release-footer{z-index:300;height:calc(var(--siontru-mobile-nav-height) + env(safe-area-inset-bottom));padding:3px max(8px, env(safe-area-inset-right)) env(safe-area-inset-bottom) max(8px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080612f2;border-top:1px solid #ffffff1f;justify-content:center;align-items:flex-start;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-release-footer .release-status{background:0 0;border:0;width:auto;min-width:0;max-width:100%;height:34px;margin:0;padding:4px 9px;font-size:10px}.mobile-release-footer .release-status.update-ready{width:100%}main{bottom:calc(var(--siontru-mobile-nav-height) + env(safe-area-inset-bottom))}.messenger.conversation-open>.thread{height:100%!important;min-height:0!important}main:has(>.messenger)>.messenger{height:100%!important;min-height:0!important}.messenger .composer{visibility:visible!important;flex:none!important;display:flex!important;position:relative!important;bottom:auto!important}}@media (width<=380px){:root{--siontru-mobile-header-height:60px;--siontru-mobile-nav-height:38px}.app-shell>header{padding-top:0!important;padding-bottom:0!important}.mobile-menu-button,.app-shell>header .brand-mark{width:40px;height:40px}}@media (width<=760px){main:has(>.messenger){overflow:hidden!important}main:has(>.messenger)>.messenger{box-sizing:border-box;height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important}.messenger>.thread,.messenger.conversation-open>.thread{box-sizing:border-box;height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important}.messenger .message-list,.mobile-conversation-picker,.messenger>aside{overscroll-behavior:contain;min-height:0!important;overflow-y:auto!important}.siontru-assistant-thread{box-sizing:border-box;height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important}.siontru-assistant-thread>header,.assistant-privacy-note,.assistant-composer{flex:none}.assistant-message-list{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0!important;overflow-y:auto!important}.messenger,.messenger.section32-chat-expanded,.messenger>.thread,.messenger.conversation-open>.thread,.messenger.section32-chat-expanded>.thread{height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important}.cruise-chat-popup{top:calc(var(--siontru-mobile-banner-height) + var(--siontru-mobile-header-height) + 8px)!important;right:8px!important;bottom:calc(var(--siontru-mobile-nav-height) + env(safe-area-inset-bottom) + 8px)!important;width:auto!important;height:auto!important;min-height:0!important;max-height:none!important;left:8px!important;overflow:hidden!important}.cruise-chat-head,.cruise-chat-popup>form{flex:none}.cruise-chat-messages{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto!important;min-height:0!important;overflow-y:auto!important}.community-page,.community-thread,.community-replies{min-height:0}}.pricing-page{color:#edf4f7;background:#081019;min-height:100vh;padding:24px;font-family:Inter,system-ui,sans-serif}.pricing-hero{max-width:1120px;margin:0 auto 24px}.pricing-hero h1{margin:.35rem 0;font-size:clamp(2rem,5vw,3.5rem)}.pricing-hero p{color:#aebcc5;max-width:760px}.pricing-back,.pricing-hero a{color:#8bd5ff;text-decoration:none}.pricing-cadence{justify-content:center;gap:8px;margin:20px;display:flex}.pricing-cadence button{color:#dbe7ed;background:#111e28;border:1px solid #304351;border-radius:999px;padding:10px 18px}.pricing-cadence button.active{color:#071019;background:#e6f6ff}.pricing-message{background:#132735;border:1px solid #31536a;border-radius:10px;max-width:1120px;margin:12px auto;padding:12px 16px}.pricing-grid,.admin-tier-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1120px;margin:auto;display:grid}.pricing-card,.admin-tier,.feature-catalog{background:#0f1b24;border:1px solid #273b49;border-radius:18px;padding:22px}.pricing-card.featured{border-color:#65c8ff;box-shadow:0 0 0 1px #65c8ff}.pricing-price{margin:14px 0;font-size:2.3rem;font-weight:800}.pricing-price small{color:#9fb0ba;font-size:.9rem;font-weight:500}.pricing-card ul{min-height:260px;padding:0;list-style:none}.pricing-card li{border-bottom:1px solid #1d303d;padding:7px 0}.pricing-buy{box-sizing:border-box;text-align:center;color:#071019;cursor:pointer;background:#dff5ff;border:0;border-radius:10px;width:100%;padding:12px;font-weight:800;text-decoration:none;display:block}.pricing-buy:disabled{opacity:.55}.admin-tier{flex-direction:column;gap:11px;display:flex}.admin-tier label{color:#c9d5db;flex-direction:column;gap:5px;display:flex}.admin-tier>label:has(input[type=checkbox]){flex-direction:row;align-items:center}.admin-tier input[type=text],.admin-tier input[type=number],.admin-tier label>input:not([type=checkbox]){color:#fff;background:#071019;border:1px solid #314757;border-radius:8px;padding:9px}.price-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.feature-picker{background:#09141c;border:1px solid #2b4050;border-radius:10px;max-height:340px;padding:10px;overflow:auto}.feature-picker summary{cursor:pointer;font-weight:700}.feature-picker label{grid-template-columns:auto 1fr;align-items:start;margin:9px 0;display:grid}.feature-picker span{flex-direction:column;display:flex}.feature-picker small,.feature-row small{color:#8ea2ae}.feature-catalog{max-width:1120px;margin:22px auto}.feature-row{border-top:1px solid #263946;grid-template-columns:1fr auto;gap:20px;padding:14px 0;display:grid}.feature-row p{color:#9dafba;margin:4px 0}.feature-row>div:last-child{align-items:center;gap:12px;display:flex}.feature-row label{white-space:nowrap}@media (width<=850px){.pricing-grid,.admin-tier-grid{grid-template-columns:1fr}.pricing-card ul{min-height:auto}.feature-row{grid-template-columns:1fr}.feature-row>div:last-child{flex-wrap:wrap}.pricing-page{padding:16px}.price-row{grid-template-columns:1fr}}.feature-row.feature-off{opacity:.58}.feature-controls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.feature-global-toggle{background:#09141c;border:1px solid #365063;border-radius:999px;padding:7px 10px}.feature-global-toggle strong{min-width:24px}.feature-global-toggle small{margin-left:3px}.admin-pricing .feature-catalog{box-sizing:border-box;width:100%;max-width:none}.feature-table-head,.feature-row{grid-template-columns:minmax(420px,1fr) 150px repeat(3,92px);align-items:center;gap:18px;display:grid}.feature-table-head{color:#8ea2ae;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #314757;padding:8px 0 10px;font-size:.78rem;font-weight:800}.feature-table-head span:not(:first-child){text-align:center}.feature-row{border-top:1px solid #263946;padding:16px 0}.feature-title-line{align-items:baseline;gap:10px;min-width:0;display:flex}.feature-title-line small{white-space:nowrap}.feature-copy p{color:#9dafba;margin:5px 0 0}.feature-global-toggle{box-sizing:border-box;justify-content:center;justify-self:center;align-items:center;gap:7px;min-width:112px;display:flex}.feature-global-toggle small{white-space:normal;max-width:58px;line-height:1.05;display:block}.feature-tier-check{justify-self:center;place-items:center;width:100%;min-height:34px;display:grid}@media (width<=1050px){.feature-table-head,.feature-row{grid-template-columns:minmax(300px,1fr) 135px repeat(3,74px);gap:10px}.feature-title-line{gap:2px;display:grid}.feature-title-line small{white-space:normal}}@media (width<=760px){.feature-table-head{display:none}.feature-row{grid-template-columns:1fr repeat(4,auto);gap:10px}.feature-copy{grid-column:1/-1}.feature-global-toggle{justify-self:start}.feature-tier-check:after{content:attr(data-label)}}.currency-input{background:#071019;border:1px solid #314757;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;overflow:hidden;display:grid!important}.currency-input>span{color:#8bd5ff;padding-left:11px;font-weight:800}.currency-input input{min-width:0;border:0!important;border-radius:0!important;padding-left:7px!important}.tier-toggle-row{flex-wrap:wrap;align-items:center;gap:22px;padding:2px 0;display:flex}.tier-toggle-row label{width:auto;flex-direction:row!important;align-items:center!important;gap:7px!important;display:inline-flex!important}.tier-toggle-row input{margin:0}.feature-table-head,.feature-row{align-items:center;grid-template-columns:minmax(340px,1fr) 150px repeat(3,120px)!important}.feature-copy{min-width:0}.feature-title-line{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.feature-title-line small{margin-left:0}.feature-global-toggle,.feature-tier-check{justify-self:center}.feature-head-control{flex-direction:column;align-items:center;gap:6px;display:flex}.feature-head-control small{gap:5px;display:flex}.feature-head-control button{color:#cfe9f8;cursor:pointer;background:#09141c;border:1px solid #365063;border-radius:6px;padding:4px 6px;font-size:10px}.feature-head-control button:disabled{opacity:.5;cursor:not-allowed}@media (width<=900px){.feature-table-head{display:none!important}.feature-row{grid-template-columns:1fr!important}.feature-global-toggle,.feature-tier-check{justify-self:start}}.pricing-admin-links{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.pricing-admin-link{cursor:pointer;font:inherit;background:#0b1b27;border:1px solid #31536a;border-radius:9px;align-items:center;padding:9px 12px;text-decoration:none;display:inline-flex;color:#9bdcff!important}.pricing-admin-link:hover{background:#132b3b}
