:root{--build-cache-key:"202606030859";--canvas:#fff;--page:#f4f6f8;--ink:#061b34;--body:#465066;--muted:#6e7587;--muted-soft:#a9afbb;--hairline:#e8ebef;--hairline-strong:#d8dde5;--primary:#91df12;--primary-soft:#effbdc;--primary-active:#6fbd00;--warning:#ff9f1c;--danger:#ed3451;--danger-soft:#ffe7ee;--shadow:0 16px 34px #061b3417, 0 2px 8px #061b340a;--soft-shadow:0 10px 24px #061b3414, inset 0 0 0 1px #061b340a;color:var(--ink);font-synthesis:none;text-rendering:geometricprecision;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:var(--ink);background:radial-gradient(circle at top,#fff 0,#f6f7f9 42%,#edf1f5 100%)}button,input,select,textarea{font:inherit}button{color:inherit}.page-shell{background:#f3f5f7;justify-content:center;min-height:100vh;display:flex}.phone-shell{background:var(--canvas);flex-direction:column;width:min(100%,480px);height:100vh;min-height:100vh;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #061b340a,0 22px 60px #061b341f}.screen{min-height:0;padding:16px 26px 28px;padding-top:calc(16px + env(safe-area-inset-top));flex:1;overflow-y:auto}.brand-header{z-index:30;background:var(--canvas);justify-content:space-between;align-items:center;gap:12px;min-height:58px;display:flex;position:sticky;top:0}.brand-header.centered{grid-template-columns:1fr auto 1fr;display:grid}.brand-header h1{letter-spacing:0;text-align:center;margin:0;font-size:18px;font-weight:650}.brand-logo{width:118px;height:auto;display:block}.header-right{color:var(--ink);white-space:nowrap;justify-content:flex-end;align-items:center;gap:14px;padding-top:10px;font-size:15px;font-weight:500;display:flex;position:relative}.header-action{align-items:center;display:inline-flex}.user-menu-wrap{position:relative}.header-user-button{width:42px;min-width:42px;height:42px;color:var(--ink);cursor:pointer;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:0;padding:0;font-size:15px;font-weight:600;display:inline-flex;box-shadow:inset 0 0 0 1px #061b340f}.header-user-button:hover,.header-user-button[aria-expanded=true]{background:#f3f6fb}.user-menu-name{display:none}.header-user-button .avatar-lg{width:42px;height:42px;box-shadow:none}.header-user-button .online-dot{width:12px;height:12px;bottom:0;right:0;box-shadow:0 0 0 2px #fff}.user-menu-panel{z-index:30;white-space:normal;background:#fff;border-radius:14px;gap:6px;width:245px;padding:10px;display:grid;position:absolute;top:calc(100% + 12px);right:0}.user-menu-identity{border-bottom:1px solid var(--hairline);grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;padding:8px 8px 10px;display:grid}.user-menu-identity strong,.user-menu-identity span{text-overflow:ellipsis;display:block;overflow:hidden}.user-menu-identity strong{font-size:14px;font-weight:650}.user-menu-identity span{color:var(--muted);margin-top:2px;font-size:12px}.user-menu-panel>button{min-height:42px;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:0 10px;display:inline-flex}.user-menu-panel>button:hover{background:#f2f4f7}.user-menu-panel>button.user-menu-danger{color:var(--danger)}.soft-card,.location-card,.match-card,.form-card,.chat-card,.state-card{box-shadow:var(--soft-shadow);background:#fffffff5;border:1px solid #061b340a}.location-card{border-radius:23px;margin-top:4px;padding:16px 16px 20px}.location-topline{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.muted-row{color:#535c70;align-items:center;gap:8px;margin:0 0 8px;font-size:14px;font-weight:600;display:flex}.muted-row svg{color:var(--primary-active);fill:var(--primary);stroke-width:2.8px}.location-card h2{letter-spacing:0;margin:0;font-size:20px;font-weight:550;line-height:1.1}.notification-menu-wrap{position:relative}.notification-icon-button{width:42px;height:42px;color:var(--ink);cursor:pointer;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #061b340f}.notification-icon-button:hover,.notification-icon-button[aria-expanded=true]{background:#f3f6fb}.notification-badge{background:var(--danger);color:#fff;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:19px;height:19px;padding:0 4px;font-size:10px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:-3px;right:-4px}.notifications-menu-panel{z-index:35;white-space:normal;background:#fff;border-radius:14px;grid-template-rows:auto minmax(0,1fr);gap:10px;width:min(340px,100vw - 32px);max-height:min(520px,100vh - 110px);padding:12px;display:grid;position:absolute;top:calc(100% + 12px);right:0}.notifications-menu-header{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}.notifications-menu-header strong,.notifications-menu-header span{display:block}.notifications-menu-header strong{font-size:15px;font-weight:700}.notifications-menu-header span{color:var(--muted);margin-top:2px;font-size:12px}.notifications-menu-header button{min-height:34px;color:var(--ink);cursor:pointer;background:#f3f6fb;border:0;border-radius:10px;padding:0 10px;font-size:12px;font-weight:700}.notifications-menu-header button:disabled{cursor:default;opacity:.46}.notification-history-list{gap:7px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.notification-history-item{border:1px solid var(--hairline);text-align:left;cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:9px minmax(0,1fr);gap:9px;padding:10px;display:grid}.notification-history-item:hover{background:#f8fafc}.notification-history-item.read{opacity:.72}.notification-state-dot{background:0 0;border-radius:999px;width:9px;height:9px;margin-top:5px}.notification-history-item.unread .notification-state-dot{background:var(--primary-active)}.notification-history-copy{gap:3px;min-width:0;display:grid}.notification-history-copy strong{color:var(--ink);font-size:13px;font-weight:700;line-height:1.25}.notification-history-copy span{color:#596174;font-size:12px;line-height:1.35}.notification-history-copy small{color:var(--muted);font-size:11px}.notification-empty-state{border:1px dashed var(--hairline-strong);min-height:150px;color:var(--muted);text-align:center;border-radius:12px;align-content:center;place-items:center;gap:8px;padding:18px;display:grid}.notification-empty-state strong{color:var(--ink);font-size:14px}.notification-empty-state span{font-size:12px;line-height:1.35}.ghost-button,.icon-button,.settings-button,.logout-button{min-height:42px;color:var(--ink);cursor:pointer;background:#f3f4f8;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:600;display:inline-flex}.icon-button,.settings-button{background:0 0;width:44px;padding:0}.settings-button svg,.icon-button svg{stroke-width:2.4px}.logout-button{color:#c81f3c;background:#fff1f3;width:auto;padding:0 12px;font-size:13px}.radius-control{margin-top:20px}.radius-control.dense{margin-top:14px;padding:0 2px}.radius-control p{color:#586174;margin:0 0 12px;font-size:14px;font-weight:500}.radius-pills{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.radius-pills button{color:#5b6374;cursor:pointer;background:#f3f4f7;border:0;border-radius:11px;min-height:42px;font-size:13px;font-weight:600;box-shadow:inset 0 1px #fffc}.radius-pills button.active{color:#061b34;background:linear-gradient(135deg,#b4f52b 0%,#8de112 100%)}.slider-track{height:30px;margin:15px 4px 0;position:relative}.slider-track:before,.slider-progress{content:"";background:#d7dce4;border-radius:999px;height:2px;position:absolute;top:13px;left:0;right:0}.slider-progress{background:var(--primary);right:auto}.slider-dot{cursor:pointer;background:#cdd2db;border:0;border-radius:50%;width:9px;height:9px;padding:0;position:absolute;top:9px;transform:translate(-50%)}.slider-dot.filled{background:var(--primary)}.slider-thumb{background:#fff;border-radius:50%;width:28px;height:28px;position:absolute;top:0;transform:translate(-50%);box-shadow:0 5px 14px #061b342e,inset 0 0 0 1px #061b340d}.urgent-icon{background:var(--ink);width:31px;height:31px;color:var(--primary);border-radius:50%;justify-content:center;justify-self:end;align-items:center;display:inline-flex}.section-header{justify-content:space-between;align-items:center;gap:10px;margin:0 0 10px;display:flex}.section-header.compact{margin-bottom:8px}.section-header h2{letter-spacing:0;align-items:center;gap:9px;margin:0;font-size:16px;font-weight:550;line-height:1.15;display:flex}.section-header button{color:var(--primary-active);cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:3px;font-size:14px;font-weight:550;display:inline-flex}.home-main-panel>.section-header{gap:8px;margin-bottom:6px}.home-main-panel>.section-header h2{white-space:nowrap;min-width:0;font-size:13px;font-weight:500;line-height:1.1}.home-main-panel>.section-header button{padding:0;font-size:13px;line-height:1}.tiny-brand-icon,.section-header img{object-fit:contain;width:21px;height:21px}.bolt-icon{color:var(--primary-active);font-size:23px;font-weight:700;line-height:1}.match-stack{gap:8px;margin-inline:-14px;display:grid}.match-stack.spacious{gap:12px;margin-top:16px}.home-upcoming-stack{margin-bottom:18px}.match-card{cursor:pointer;border-radius:12px;grid-template-columns:116px minmax(0,1fr);gap:10px;min-height:124px;padding:7px 8px;display:grid;position:relative;overflow:hidden}.match-photo-wrap{min-width:0;position:relative}.match-photo{object-fit:cover;background:linear-gradient(135deg,#2d8fe8,#0a4f84);border-radius:10px;width:116px;height:110px;display:block}.distance-chip{color:#fff;background:#061b34e0;border-radius:9px;padding:5px 8px;font-size:12px;font-weight:850;position:absolute;bottom:7px;left:7px}.match-body{min-width:0}.match-title-row{justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;display:flex}.match-title-row h3{letter-spacing:0;overflow-wrap:anywhere;min-width:0;margin:3px 0 0;font-size:15px;font-weight:600;line-height:1.15}.slot-chip,.status-badge{background:var(--primary-soft);color:var(--primary-active);white-space:nowrap;border-radius:9px;flex:none;padding:5px 7px;font-size:11px;font-weight:850}.slot-chip.danger,.status-badge.danger{background:var(--danger-soft);color:#df1737}.status-badge.muted{color:#6e7587;background:#f1f3f6;border:1px solid #dde2ea}.match-type-badge{white-space:nowrap;border:1px solid #0000;border-radius:9px;flex:none;justify-content:center;align-items:center;min-height:26px;padding:5px 8px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.match-type-badge.competitive{color:#477b00;background:#effbdc;border-color:#caeaa0}.match-type-badge.friendly{color:#1261a6;background:#edf6ff;border-color:#cfe5ff}.match-type-badge.compact{border-radius:8px;min-height:22px;padding:4px 7px;font-size:10.5px}.match-title-row .match-type-badge{margin-top:1px}.match-location{color:#687083;overflow-wrap:anywhere;align-items:center;gap:5px;min-width:0;margin:4px 0 0;font-size:12px;font-weight:650;line-height:1.2;display:flex}.match-location svg{stroke-width:2.2px;flex:none}.match-meta{color:#566073;white-space:normal;flex-wrap:wrap;align-items:center;gap:4px 6px;min-width:0;margin:6px 0 8px;font-size:11.5px;font-weight:600;line-height:1.2;display:flex}.match-meta .meta-divider,.urgent-row p span,.mini-match p span{background:#dfe3e9;flex:none;width:1px;height:15px;display:inline-block}.match-meta .meta-item{white-space:nowrap;align-items:center;gap:5px;min-width:0;max-width:100%;display:inline-flex}.match-meta svg{stroke-width:2.2px;flex:none}.slots-price-row{grid-template-columns:minmax(0,1fr) 58px;align-items:center;gap:6px;display:grid}.slot-row{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:4px;min-width:0;display:grid}.paired-slots{grid-template-columns:repeat(2,minmax(0,1fr)) 1px repeat(2,minmax(0,1fr));column-gap:6px}.team-divider{background:linear-gradient(#0000,#cfd6e2 20% 80%,#0000);border-radius:1px;place-self:start center;width:1px;height:42px;position:relative}.team-divider:after{content:"vs";color:#8b95a6;background:#fff;border-radius:999px;padding:1px 3px;font-size:8px;font-weight:600;line-height:1;position:absolute;top:14px;left:50%;transform:translate(-50%)}.slot{text-align:center;min-width:0;color:var(--ink);position:relative}.slot-balls-badge{width:23px;height:23px;color:inherit;box-shadow:none;filter:drop-shadow(0 1px 2px #061b3447);background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:-5px;right:0}.slot-balls-toggle{cursor:pointer;background:0 0;padding:0}.slot-balls-toggle.empty{opacity:.45;filter:grayscale(.6)}.slot-balls-toggle:disabled{cursor:wait;opacity:.55}.slot-balls-toggle:hover,.slot-balls-toggle:focus-visible{opacity:1;outline-offset:2px;box-shadow:none;outline:2px solid #6fbd0080}.slot-balls-badge svg,.slot-balls-badge .tiny-brand-icon{width:23px;height:23px}.slot.large .slot-balls-badge{width:27px;height:27px;top:-7px;right:calc(50% - 38px)}.slot.large .slot-balls-badge svg,.slot.large .slot-balls-badge .tiny-brand-icon{width:27px;height:27px}.slot-free-button,.slot-user-button,.avatar-button{font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.avatar-button{justify-content:center;align-items:center;display:inline-flex}.slot-user-button{width:100%}.slot-free-button:hover .empty-avatar,.slot-free-button:focus-visible .empty-avatar{border-color:var(--primary-active);color:var(--primary-active);background:var(--primary-soft)}.slot-user-button:hover .avatar,.slot-user-button:focus-visible .avatar,.avatar-button:hover .avatar,.avatar-button:focus-visible .avatar{box-shadow:0 0 0 2px var(--primary), 0 4px 12px #6fbd002e}.slot small,.slot em{font-size:11px;font-style:normal;line-height:1.05;display:block}.slot small{color:#3b4354;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;overflow:hidden}.slot em{color:#5c6475;margin-top:1px}.slot.large small{margin-top:7px;font-size:13px;font-weight:700}.slot.large em{font-size:12px}.slot.mini{width:28px}.empty-avatar{width:36px;height:36px;color:var(--ink);background:#fff;border:1.5px dashed #9da7b8;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.match-card .avatar-md,.match-card .empty-avatar{width:32px;height:32px}.match-card .slot small,.match-card .slot em{font-size:10px}.slot.large .empty-avatar{border-width:2px;width:72px;height:72px}.slot.mini .empty-avatar{width:28px;height:28px}.price-box{text-align:center;border-left:1px solid #dfe3e9;flex-direction:column;justify-content:center;align-items:center;min-height:54px;display:flex}.price-box strong{font-size:18px;font-weight:900;line-height:1;display:block}.price-box span,.mini-price span{color:#596174;margin-top:5px;font-size:10.5px;line-height:1.15;display:block}.urgent-band{background:linear-gradient(#f6fdebf5,#fff);border:1px solid #e5f4cc;border-radius:14px;margin:10px -14px 0;padding:8px 8px 10px;box-shadow:inset 0 0 0 1px #91df1214}.urgent-row{width:100%;min-height:67px;box-shadow:var(--soft-shadow);cursor:pointer;text-align:left;background:#fff;border:0;border-radius:12px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px;display:grid}.urgent-icon{background:var(--primary);width:38px;height:38px;color:var(--ink);justify-self:center}.urgent-row h3{margin:0 0 5px;font-size:15px;font-weight:550}.urgent-row p,.mini-match p{color:#596174;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;margin:0;font-size:11px;font-weight:650;display:flex;overflow:hidden}.urgent-price{justify-items:end;gap:7px;display:grid}.urgent-price span{color:#df7b00;background:#fff0d9;border-radius:8px;padding:6px 9px;font-size:12px;font-weight:600}.urgent-price strong{color:var(--primary-active);font-size:16px;font-weight:650}.avatar{color:var(--ink);background:#eef2f6;border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:900;display:inline-flex;position:relative}.avatar img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.avatar-lg{width:52px;height:52px;box-shadow:0 0 0 3px #fff,0 4px 12px #061b3424}.avatar-md{width:36px;height:36px;box-shadow:0 0 0 2px #fff,0 3px 8px #061b3424}.avatar-sm{width:32px;height:32px}.avatar-xs{width:28px;height:28px}.avatar-xl{width:98px;height:98px}.avatar-xl-slot{width:72px;height:72px}.online-dot{background:var(--primary);border-radius:50%;width:15px;height:15px;position:absolute;bottom:1px;right:-2px;box-shadow:0 0 0 3px #fff}.avatar-xl .online-dot{width:20px;height:20px;bottom:4px;right:3px}.verified-dot{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:8px;font-style:normal;display:inline-flex;position:absolute;bottom:-1px;right:-2px;box-shadow:0 0 0 2px #fff}.search-pill{height:48px;box-shadow:var(--soft-shadow);color:#4f586b;background:#fff;border-radius:999px;align-items:center;gap:10px;padding:0 16px;font-size:15px;font-weight:700;display:flex}.segmented{gap:8px;margin-top:14px;display:flex}.segmented.full{margin:4px 0 8px}.segmented button{color:#596174;text-transform:capitalize;cursor:pointer;background:#f3f4f8;border:0;border-radius:12px;min-height:42px;padding:0 14px;font-size:14px;font-weight:800}.segmented.full button{flex:1}.segmented button.active{color:var(--ink);background:var(--primary)}.matches-filter-panel{gap:8px;margin:12px 0 10px;display:grid}.matches-view-row{grid-template-columns:minmax(0,1fr) 46px;align-items:center;gap:8px;display:grid}.matches-view-panel .view-toggle{margin:0}.matches-filter-button{width:46px;height:42px;color:var(--ink);cursor:pointer;background:#f3f4f8;border:0;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.matches-filter-button[aria-expanded=true],.matches-filter-button:hover{background:var(--primary)}.view-toggle{grid-template-columns:1fr 1fr}.matches-filter-modal{gap:14px}.matches-filter-modal .location-card{border-color:var(--hairline);box-shadow:none;background:#f8fafc;border-radius:16px;margin:0}.match-filter-section{border:1px solid var(--hairline);background:#fff;border-radius:16px;gap:10px;padding:14px;display:grid}.match-filter-section h3{color:var(--ink);margin:0;font-size:15px;font-weight:650}.match-filter-section .segmented.full{margin:0}.filter-check-row{color:#3b4354;cursor:pointer;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;min-height:46px;font-size:14px;font-weight:600;display:grid}.filter-check-row input{width:18px;height:18px;accent-color:var(--primary-active);margin:0}.matches-filter-actions{grid-template-columns:1fr}.calendar-explorer{--agenda-bg:#f2f3f5;--agenda-card:#fff;--agenda-border:#d9dde3;--agenda-selected:var(--ink);background:var(--agenda-bg);border-radius:16px;gap:14px;margin-inline:-10px;padding:10px 10px 14px;display:grid}.agenda-date-rail{grid-template-columns:minmax(0,1fr);align-items:stretch;min-width:0;display:grid}.agenda-date-strip{scrollbar-width:none;grid-auto-columns:48px;grid-auto-flow:column;align-items:start;gap:12px;min-width:0;padding:1px 2px 3px;display:grid;overflow-x:auto}.agenda-date-strip::-webkit-scrollbar{display:none}.agenda-date{color:#141a22;cursor:pointer;background:0 0;border:0;justify-items:center;gap:6px;padding:0;display:grid}.agenda-date span,.agenda-date em{letter-spacing:0;font-size:12.5px;font-style:normal;font-weight:400;line-height:1}.agenda-date strong{color:#60707e;background:#fff;border:1px solid #c9ced5;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:14px;font-weight:470;line-height:1;display:inline-flex;box-shadow:0 1px 2px #061b3408}.agenda-date.active strong{border-color:var(--agenda-selected);background:var(--agenda-selected);color:#fff}.agenda-availability-toggle{color:#40505b;cursor:pointer;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:10px;min-height:28px;display:grid;position:relative}.agenda-availability-toggle>span{min-width:0;font-size:13.5px;font-weight:400;line-height:1.2}.agenda-availability-toggle input{opacity:0;pointer-events:none;position:absolute}.agenda-availability-toggle i{background:#a9afb7;border-radius:999px;justify-self:end;width:42px;height:24px;transition:background .16s;position:relative}.agenda-availability-toggle i:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .16s;position:absolute;top:2px;left:2px;box-shadow:0 1px 4px #061b3429}.agenda-availability-toggle input:checked+i{background:var(--primary-active)}.agenda-availability-toggle input:checked+i:before{transform:translate(18px)}.time-slot-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:10px;display:grid}.time-slot{border:1px solid var(--agenda-border);background:var(--agenda-card);color:#050b12;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;width:100%;min-height:54px;padding:0 6px;display:inline-flex;position:relative;box-shadow:0 1px 2px #061b3406}.time-slot:hover{border-color:#b6bdc7}.time-slot.active{border-color:var(--agenda-selected);background:var(--agenda-selected);color:#fff;box-shadow:inset 0 0 0 1px #ffffff14}.time-slot-label{letter-spacing:0;font-size:15.5px;font-weight:430;line-height:1}.time-slot-stack{z-index:1;align-items:center;display:inline-flex;position:absolute;top:-8px;right:-7px}.time-slot-stack img,.time-slot-stack b,.time-slot-stack em{width:19px;height:19px;color:var(--ink);object-fit:cover;background:#ebf1f3;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;font-size:9px;font-style:normal;font-weight:560;line-height:1;display:inline-flex;box-shadow:0 1px 3px #061b3424}.time-slot-stack img+img,.time-slot-stack b+b,.time-slot-stack img+b,.time-slot-stack b+img,.time-slot-stack em{margin-left:-7px}.time-slot-stack em{color:#2563eb;background:#eef5ff;border-color:#bad3ff}.slot-match-panel{gap:10px;display:grid}.slot-match-stack{margin-inline:-10px}.slot-match-summary{justify-content:space-between;align-items:center;gap:10px;min-height:28px;display:flex}.slot-match-summary strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.slot-match-summary span{color:#6a7283;flex:none;font-size:11.5px;font-weight:450}.agenda-empty-note{background:#ffffffc2;border:1px solid #dce1e7;border-radius:12px;gap:4px;padding:13px 14px;display:grid}.agenda-empty-note strong{color:var(--ink);font-size:14px;font-weight:560}.agenda-empty-note span{color:#596174;font-size:12.5px;line-height:1.3}.agenda-row{border-bottom:1px solid var(--hairline);grid-template-columns:52px minmax(0,1fr);gap:10px;min-height:54px;padding:9px 0;display:grid}.agenda-row>time{color:#6a7283;font-size:12px;font-weight:500;line-height:30px}.agenda-items{gap:8px;min-width:0;display:grid}.empty-hour{color:#9aa2af;align-items:center;min-height:30px;font-size:12px;font-weight:400;display:inline-flex}.agenda-match{text-align:left;cursor:pointer;background:#fff;border:1px solid #061b340d;border-radius:10px;grid-template-columns:38px minmax(0,1fr) 16px;align-items:center;gap:8px;width:100%;padding:8px 9px;display:grid;box-shadow:0 4px 12px #061b340a}.agenda-match:disabled{cursor:default}.agenda-match-complete{box-shadow:none;color:#747c8d;cursor:default;background:#f7f8fa;border-color:#e2e6ed}.agenda-match-complete .agenda-match-time{color:#747c8d;background:#e8ebef;font-weight:700}.agenda-match-time{background:var(--primary-soft);min-height:25px;color:var(--primary-active);border-radius:7px;justify-content:center;align-items:center;font-size:10.5px;font-weight:520;display:inline-flex}.agenda-match-title{justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;margin-bottom:3px;display:flex}.agenda-match-flags{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:4px;min-width:0;display:flex}.agenda-complete-badge{color:#626b7c;white-space:nowrap;background:#eef0f3;border:1px solid #dde2ea;border-radius:8px;justify-content:center;align-items:center;min-height:22px;padding:4px 7px;font-size:10.5px;font-weight:750;line-height:1;display:inline-flex}.agenda-match strong{overflow-wrap:anywhere;margin-bottom:0;font-size:13px;font-weight:500;line-height:1.15;display:block}.agenda-match p{color:#596174;flex-wrap:wrap;align-items:center;gap:4px 6px;margin:0;font-size:11px;font-weight:400;line-height:1.25;display:flex}.agenda-match p+p{margin-top:3px}.agenda-match p>span{background:#dfe3e9;width:1px;height:13px}.match-availability{color:var(--primary-active);font-style:normal;font-weight:520}.match-availability.closed{color:#626b7c;background:#eef0f3;border:1px solid #dde2ea;border-radius:8px;align-items:center;min-height:20px;padding:3px 7px;font-weight:750;display:inline-flex}.agenda-match svg{flex:none}.calendar-empty{margin-top:10px}.form-card{border-radius:20px;gap:12px;padding:18px;display:grid}.form-card h2{margin:0 0 2px;font-size:22px;font-weight:900}.form-card label{color:#4f586b;gap:6px;font-size:13px;font-weight:800;display:grid}.form-card input,.form-card select,.form-card textarea{border:1px solid var(--hairline);width:100%;color:var(--ink);background:#fff;border-radius:12px;outline:none;padding:12px;font-size:15px;font-weight:650}.form-card textarea{resize:vertical}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.check-row{align-items:start;line-height:1.35;color:#3b4354!important;grid-template-columns:22px 1fr!important;font-weight:650!important}.check-row input{width:18px;height:18px;accent-color:var(--primary-active);margin-top:1px}.form-error{color:var(--danger);margin:0;font-size:13px;font-weight:750}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;min-height:50px;padding:0 18px;font-size:16px;font-weight:850;display:inline-flex}.primary-button{color:var(--ink);background:linear-gradient(135deg,#b9f62c 0%,#8ce20d 100%)}.primary-button:disabled{opacity:.55;cursor:not-allowed}.secondary-button{color:var(--ink);background:#f2f4f7}.profile-hero{border-radius:19px;grid-template-columns:100px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:118px;padding:16px;display:grid}.profile-identity{min-width:0}.profile-identity h2{letter-spacing:0;overflow-wrap:anywhere;margin:0;font-size:26px;font-weight:900;line-height:1.1}.profile-identity p{color:#4f586b;align-items:center;gap:8px;margin:12px 0;font-size:15px;font-weight:600;display:flex}.verified-pill{background:var(--primary-soft);min-height:30px;color:var(--primary-active);border-radius:8px;align-items:center;gap:7px;padding:0 11px;font-size:14px;font-weight:800;display:inline-flex}.edit-profile{align-self:start;margin-top:8px}.stat-grid{grid-template-columns:repeat(4,1fr);gap:7px;margin:10px 0;display:grid}.stat-card{min-height:112px;box-shadow:var(--soft-shadow);text-align:center;background:#fff;border-radius:14px;padding:12px 6px}.stat-icon{height:22px;color:var(--primary-active);justify-content:center;align-items:center;display:inline-flex}.stat-icon svg,.stat-icon img{object-fit:contain;stroke-width:3px;width:22px;height:22px}.stat-card p{color:#465066;margin:8px 0 5px;font-size:13px;font-weight:650}.stat-card strong{font-size:27px;font-weight:900;line-height:1;display:block}.stat-card small{color:#596174;margin-top:6px;font-size:11px;line-height:1.1;display:block}.evolution-card,.preference-card,.trust-card,.profile-list,.admin-panel{border-radius:16px;margin-top:10px;padding:14px}.admin-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-title h2{align-items:center;gap:8px;margin:0;font-size:17px;font-weight:650;display:flex}.admin-title h2 svg{color:var(--primary-active)}.admin-title span{color:#596174;font-size:12px}.admin-metrics{grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0;display:grid}.admin-metrics div{background:#f6f8fb;border-radius:12px;gap:2px;padding:10px;display:grid}.admin-metrics strong{font-size:22px}.admin-metrics span,.admin-list span,.admin-list small,.admin-list p{color:#596174;font-size:12px}.admin-list{gap:7px;display:grid}.admin-list article{border-top:1px solid var(--hairline);gap:3px;padding-top:8px;display:grid}.admin-list article:first-child{border-top:0}.admin-section-title{justify-content:space-between;align-items:baseline;gap:10px;margin:14px 0 7px;display:flex}.admin-section-title strong{color:var(--ink);font-size:13px;font-weight:750}.admin-section-title span{color:#596174;font-size:11px}.admin-list-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.admin-list-row>div{gap:3px;min-width:0;display:grid}.admin-list-row strong,.admin-list-row span,.admin-list-row small{overflow-wrap:anywhere;min-width:0}.client-surface-badge{color:#4b5567;background:#eef2f6;border-radius:999px;justify-content:center;align-items:center;min-width:54px;min-height:27px;padding:0 9px;font-size:11px;font-weight:760;display:inline-flex}.client-surface-badge.app{background:var(--primary-soft);color:#4f9000}.client-surface-badge.web{color:#265a9f;background:#eef5ff}.card-title-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.card-title-row h2,.preference-card h2,.trust-card h2{align-items:center;gap:8px;margin:0;font-size:17px;font-weight:900;display:flex}.card-title-row h2 svg,.trust-card h2 svg{color:var(--primary-active)}.preference-card h2 img{width:23px;height:23px}.card-title-row p{color:#5f687a;margin:6px 0 0;font-size:12px;font-weight:600}.card-title-row span{background:var(--primary-soft);color:var(--primary-active);white-space:nowrap;border-radius:9px;padding:8px 11px;font-size:16px;font-weight:900}.rating-chart{width:100%;height:148px;margin-top:4px;overflow:visible}.rating-chart text{fill:#5d6577;font-size:11px;font-weight:600}.rating-chart line{stroke:#dfe4eb;stroke-dasharray:3 3}.chart-area{fill:#91df1226}.chart-line{fill:none;stroke:var(--primary-active);stroke-width:3.3px;stroke-linecap:round;stroke-linejoin:round}.chart-dot{fill:var(--primary-active)}.month-label{fill:#616b7d!important;font-size:12px!important}.preference-grid{grid-template-columns:1fr 1fr;gap:0;margin-top:12px;display:grid}.preference-item{border-top:1px solid var(--hairline);grid-template-rows:auto auto;grid-template-columns:38px 1fr;align-content:center;column-gap:10px;min-height:66px;padding:8px 10px;display:grid}.preference-item:first-child,.preference-item:nth-child(2){border-top:0}.preference-item:nth-child(odd){border-right:1px solid var(--hairline)}.preference-item span{color:var(--ink);grid-row:1/span 2;align-items:center;display:inline-flex}.preference-item svg{stroke-width:2.2px;width:28px;height:28px}.preference-item p{color:#596174;margin:0;font-size:12px;font-weight:600}.preference-item strong{color:var(--ink);font-size:15px;font-weight:900;line-height:1.2}.achievement-row{grid-template-columns:repeat(3,1fr);margin-top:12px;display:grid}.achievement{border-left:1px solid var(--hairline);justify-content:center;align-items:center;gap:10px;min-height:60px;padding:6px;display:flex}.achievement:first-child{border-left:0}.achievement span{color:var(--primary-active)}.achievement svg{stroke-width:2.3px;width:30px;height:30px}.achievement strong{font-size:13px;line-height:1.15;display:block}.achievement p{color:#596174;margin:2px 0 0;font-size:12px;line-height:1.05}.mini-match{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:12px;grid-template-columns:100px minmax(0,1fr) 64px 20px;align-items:center;gap:10px;width:100%;padding:7px 0 0;display:grid}.mini-match:disabled{cursor:default}.mini-match-locked{color:#747c8d;background:#f7f8fa}.mini-match-locked>img{filter:grayscale();opacity:.72}.mini-match>img{object-fit:cover;border-radius:9px;width:100px;height:70px}.mini-title-row{justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;margin-bottom:7px;display:flex}.mini-match h3{overflow-wrap:anywhere;min-width:0;margin:0;font-size:15px;font-weight:900;line-height:1.1}.mini-slots{align-items:center;gap:3px;margin-top:8px;display:flex}.mini-slots>span{color:var(--primary-active);margin-left:5px;font-size:12px;font-weight:800}.mini-slots>span.closed{color:#626b7c;background:#eef0f3;border:1px solid #dde2ea;border-radius:8px;padding:3px 7px;font-weight:750}.mini-price{text-align:center;background:#f4f5f8;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:58px;display:flex}.mini-price strong{font-size:18px;font-weight:900}.result-row{border:0;border-top:1px solid var(--hairline);text-align:left;cursor:pointer;background:0 0;grid-template-columns:34px minmax(0,1fr) auto auto 18px;align-items:center;gap:8px;width:100%;min-height:54px;display:grid}.result-row:first-of-type{border-top:0}.result-face{background:var(--primary-soft);width:30px;height:30px;color:var(--primary-active);border-radius:50%;justify-content:center;align-items:center;font-size:0;display:inline-flex}.result-face:before{content:"";border:2px solid;border-top-width:5px;border-radius:50%;width:12px;height:12px}.result-copy{justify-items:start;gap:4px;min-width:0;display:grid}.result-row strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:14px;font-weight:750;overflow:hidden}.result-row em{color:#596174;white-space:nowrap;font-size:12px;font-style:normal}.set-list{color:var(--primary-active);white-space:nowrap;gap:14px;font-size:14px;font-weight:900;display:flex}.result-pill{border-radius:7px;padding:6px 9px;font-size:12px;font-weight:850}.result-pill.win{background:var(--primary-soft);color:var(--primary-active)}.result-pill.loss{background:var(--danger-soft);color:#df1737}.detail-header{z-index:30;background:var(--canvas);grid-template-columns:44px 1fr 44px;align-items:center;margin-bottom:10px;display:grid;position:sticky;top:0}.public-match-screen,.detail-screen{padding-bottom:104px}.public-match-header{justify-content:space-between;align-items:center;gap:14px;min-height:62px;display:flex}.public-match-header img{width:128px;height:auto;display:block}.public-match-header .secondary-button{min-height:38px;padding:0 14px}.public-match-actions{margin-top:14px;display:grid}.detail-header h1{text-align:center;margin:0;font-size:18px;font-weight:900}.detail-photo{object-fit:cover;width:100%;height:210px;box-shadow:var(--soft-shadow);border-radius:22px;display:block}.detail-main{padding:16px 2px 8px}.detail-title{justify-content:space-between;align-items:start;gap:12px;display:flex}.detail-title>div:first-child{min-width:0}.detail-title-side{flex:none;justify-items:end;gap:8px;display:grid}.detail-quick-actions{justify-content:flex-end;gap:7px;display:flex}.detail-quick-actions button{border:1px solid var(--hairline);width:40px;height:40px;color:var(--ink);cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 8px 18px #061b3414}.detail-quick-actions button:hover,.detail-quick-actions button:focus-visible{border-color:var(--primary-active);color:var(--primary-active);outline:0}.detail-extra-actions{display:inline-flex;position:relative}.detail-quick-actions button.detail-extra-trigger{width:22px;min-width:22px;box-shadow:none;color:#566074;background:0 0;border:0;border-radius:999px}.detail-quick-actions button.detail-extra-trigger:hover,.detail-quick-actions button.detail-extra-trigger:focus-visible,.detail-quick-actions button.detail-extra-trigger[aria-expanded=true]{color:var(--primary-active);background:#f3f6fb}.detail-extra-menu{z-index:45;white-space:normal;background:#fff;border-radius:12px;width:min(240px,100vw - 32px);padding:8px;position:absolute;top:calc(100% + 8px);right:0}.detail-extra-menu>button{width:100%;height:auto;min-height:42px;box-shadow:none;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:10px;justify-content:flex-start;gap:9px;padding:0 10px}.detail-extra-menu>button:hover,.detail-extra-menu>button:focus-visible{color:var(--danger);background:#fff1f1;border-color:#0000}.detail-extra-menu>button:disabled{cursor:wait;opacity:.65}.detail-extra-menu>button.detail-extra-danger{color:var(--danger)}.detail-title h2{overflow-wrap:anywhere;margin:0;font-size:27px;font-weight:950;line-height:1.05}.detail-title p{color:#596174;align-items:center;gap:7px;margin:10px 0 0;font-weight:650;display:flex}.detail-facts{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.detail-facts span{color:#3f485b;background:#f5f7fa;border-radius:11px;align-items:center;gap:7px;min-height:42px;padding:0 10px;font-size:13px;font-weight:750;display:flex}.detail-facts strong{font-weight:650}.reservation-note{background:var(--primary-soft);color:#477b00;border-radius:12px;margin:12px 0 0;padding:12px;font-size:13px;font-weight:800}.detail-slots{border-radius:18px;padding:14px}.detail-slots h2{margin:0 0 14px;font-size:19px;font-weight:900}.big-slot-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.big-slot-grid.paired-slots{grid-template-columns:repeat(2,minmax(0,1fr)) 1px repeat(2,minmax(0,1fr));gap:8px}.big-slot-grid.paired-slots .avatar-xl-slot,.big-slot-grid.paired-slots .slot.large .empty-avatar{width:54px;height:54px}.big-slot-grid .team-divider{align-self:center;height:92px}.big-slot-grid .team-divider:after{top:39px}.detail-info,.detail-chat,.result-panel,.safety-panel{border-radius:15px;margin-top:12px;padding:12px}.detail-info{color:var(--ink);gap:8px;display:grid}.detail-info.soft-card{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.detail-info.pending{color:var(--ink)}.detail-info h2,.detail-chat h2,.result-panel h2,.safety-panel h2{align-items:center;gap:7px;margin:0;font-size:16px;font-weight:600;display:flex}.detail-info p{margin:0;font-size:13px;font-weight:450;line-height:1.35}.detail-info strong{font-weight:540}.detail-info p+p{margin-top:7px}.detail-info-row{background:#fff;border:1px solid #061b3412;border-radius:12px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid;box-shadow:0 8px 20px #061b340d}.detail-info.pending .detail-info-row{border-color:#061b3414}.detail-info-message{align-items:start}.detail-info-icon,.detail-info-help{background:var(--primary-soft);width:32px;height:32px;color:var(--primary-active);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.detail-info.pending .detail-info-icon,.detail-info.pending .detail-info-help{color:var(--muted);background:#f3f5f7}.detail-info-help{cursor:pointer;border:0;padding:0}.detail-info-help:hover,.detail-info-help:focus-visible{background:var(--ink);color:#fff}.detail-info-copy{gap:2px;min-width:0;display:grid}.detail-info-copy span{text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:520;line-height:1.1}.detail-info-copy strong{overflow-wrap:anywhere;font-size:14px;font-weight:540;line-height:1.25}.detail-info-note{color:var(--body);grid-column:2/-1;margin:0;font-size:12px;font-weight:400;line-height:1.3}.balls-warning{color:#654000;background:#fff5e3;border:1px solid #ffd18f;border-radius:15px;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:10px;margin-top:12px;padding:12px;display:grid}.balls-warning>span,.balls-commitment-icon{color:#5f8200;background:#d8f000;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.balls-warning>span{width:38px;height:38px}.balls-warning strong{color:#402a00;font-size:14px;font-weight:760;line-height:1.15;display:block}.balls-warning p{color:#654000;margin:4px 0 0;font-size:12.5px;font-weight:500;line-height:1.35}.detail-chat,.result-panel,.safety-panel{background:#fff}.result-state{color:#596174;background:#eef1f6;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:650}.result-state.validated{background:var(--primary-soft);color:var(--primary-active)}.result-state.disputed{background:var(--danger-soft);color:#df1737}.result-summary{background:#f6f8fb;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex}.result-summary strong{font-size:14px}.result-summary span{color:#596174;font-size:13px;font-weight:650}.result-actions,.safety-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.result-scoreboard{gap:11px;display:grid}.score-teams{grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);align-items:stretch;gap:8px;display:grid}.score-team{background:#f7f9fb;border:1px solid #061b3414;border-radius:14px;gap:8px;min-width:0;padding:10px;display:grid}.score-team.winner{background:#f4ffe8;border-color:#37c90059;box-shadow:inset 0 0 0 1px #37c9001a}.score-team-header{justify-content:space-between;align-items:center;gap:8px;min-height:24px;display:flex}.score-team-header span{color:var(--muted);letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:760}.score-team-header strong{background:var(--ink);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;font-weight:800;display:inline-flex}.score-team.winner .score-team-header strong{background:var(--primary-active)}.score-team-players{gap:7px;display:grid}.score-team-player{min-width:0;color:var(--ink);align-items:center;gap:7px;font-size:12px;font-weight:650;display:flex}.score-team-player>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.score-versus{width:34px;height:34px;color:var(--muted);background:#fff;border:1px solid #061b3414;border-radius:999px;justify-content:center;align-self:center;align-items:center;font-size:10px;font-weight:800;display:inline-flex}.score-set-strip{flex-wrap:wrap;gap:7px;display:flex}.score-set-pill{background:#fff;border:1px solid #061b3414;border-radius:12px;gap:2px;min-width:58px;padding:7px 9px;display:grid}.score-set-pill small{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:720}.score-set-pill strong{color:var(--ink);font-size:15px;font-weight:800}.result-validation-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.result-validation-person{background:#f7f9fb;border:1px solid #061b3412;border-radius:12px;align-items:center;gap:7px;min-width:0;padding:8px;display:flex}.result-validation-person.accepted{background:#f4ffe8;border-color:#37c9003d}.result-validation-person.disputed{background:#fff1f3;border-color:#df17372e}.result-validation-person.submitted{background:#eef4ff;border-color:#165ebe24}.result-validation-person span{gap:1px;min-width:0;display:grid}.result-validation-person strong{text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:12px;font-weight:720;overflow:hidden}.result-validation-person small{color:var(--muted);font-size:10px;font-weight:700}.result-validation-note,.result-form-error{color:var(--body);background:#f6f8fb;border-radius:12px;margin:0;padding:9px 10px;font-size:12px;font-weight:560;line-height:1.3}.result-validation-note.disputed,.result-form-error{color:#b60f2c;background:#fff1f3}.result-locked{min-height:44px;color:var(--body);background:#f6f8fb;border-radius:12px;align-items:center;gap:9px;padding:0 11px;font-size:12px;font-weight:650;display:flex}.result-form{gap:12px;display:grid}.result-form .score-team{background:#fff}.score-set-board{background:#f7f9fb;border:1px solid #061b3412;border-radius:14px;gap:7px;padding:9px;display:grid}.score-set-row{grid-template-columns:minmax(48px,.9fr) minmax(42px,1fr) minmax(42px,1fr) 26px;align-items:center;gap:7px;min-height:40px;display:grid}.score-set-row>span:first-child{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:760}.score-set-row input{width:100%;min-width:0;height:38px;color:var(--ink);text-align:center;background:#fff;border:1px solid #061b341a;border-radius:11px;outline:0;font-size:16px;font-weight:800}.score-set-row input:focus{border-color:var(--primary-active);box-shadow:0 0 0 3px #37c90024}.score-set-remove{justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.score-set-remove button{width:26px;height:26px;color:var(--muted);background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.result-form-actions{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:8px;display:grid}.result-form-actions .secondary-button,.result-form-actions .primary-button{min-height:42px}.result-form-actions .secondary-button{justify-content:center;align-items:center;gap:6px;display:inline-flex}.set-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.set-grid label{color:#596174;gap:5px;font-size:12px;font-weight:650;display:grid}.set-grid span{grid-template-columns:1fr 1fr;gap:5px;display:grid}.set-grid input,.inline-chat-compose input,.safety-panel textarea,.safety-panel select{border:1px solid var(--hairline);min-width:0;color:var(--ink);background:#fff;border-radius:11px;outline:0}.set-grid input{text-align:center;height:38px;padding:0 8px;font-weight:650}.safety-panel textarea{resize:vertical;width:100%;padding:10px;font-size:13px}.safety-panel select{height:44px;padding:0 8px;font-size:12px}.safety-actions{grid-template-columns:1fr 1fr 92px}.danger-action{color:#df1737}.inline-chat-compose{grid-template-columns:minmax(0,1fr) 42px;gap:8px;margin-top:10px;display:grid}.inline-chat-compose input{height:42px;padding:0 12px}.inline-chat-compose button{background:var(--primary);color:var(--ink);border:0;border-radius:11px;justify-content:center;align-items:center;display:inline-flex}.detail-card-title{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.detail-card-title button{color:var(--primary-active);cursor:pointer;background:0 0;border:0;font-weight:550}.join-requests-panel{background:#fff}.join-request-list{gap:9px;display:grid}.join-request-card{background:#f8fafc;border:1px solid #061b3414;border-radius:12px;gap:8px;padding:10px;display:grid}.join-request-player{text-align:left;min-width:0;color:inherit;cursor:pointer;background:0 0;border:0;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;padding:0;display:grid}.join-request-player span{gap:2px;min-width:0;display:grid}.join-request-player strong,.join-request-player small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.join-request-player strong{color:var(--ink);font-size:14px;font-weight:720}.join-request-player small{color:var(--muted);font-size:11px;font-weight:680}.join-request-card p{color:var(--body);margin:0;font-size:12px;font-weight:520;line-height:1.35}.join-request-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.join-request-actions .primary-button,.join-request-actions .secondary-button{min-height:38px;padding:0 10px;font-size:12px}.detail-chat-list{gap:7px;display:grid}.detail-chat-list p,.empty-chat{color:#596174;margin:0;font-size:13px;line-height:1.35}.detail-chat-list strong{color:var(--ink);margin-right:7px;font-weight:600}.detail-actions{width:min(100%,480px);padding:12px 24px max(18px, env(safe-area-inset-bottom));background:#fffffff5;grid-template-columns:1fr 1.2fr;gap:10px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -8px 24px #061b3414}.detail-actions.single-action{grid-template-columns:1fr}.detail-screen.has-detail-action{padding-bottom:104px}.balls-commitment,.balls-check-row{border:1px solid var(--hairline);color:var(--ink);background:#fff;border-radius:12px;grid-template-columns:18px 34px minmax(0,1fr);align-items:center;gap:9px;display:grid}.balls-commitment{min-height:58px;padding:8px 10px}.balls-commitment.checked{background:#f7fde9;border-color:#b4df6a}.balls-check-row:has(input:checked){background:#f7fde9;border-color:#b4df6a}.balls-commitment input,.balls-check-row input{width:17px;height:17px;accent-color:var(--primary);margin:0}.balls-commitment-icon{width:34px;height:34px}.balls-commitment-copy,.balls-check-row>span:not(.balls-commitment-icon){gap:2px;min-width:0;display:grid}.balls-commitment-copy strong,.balls-check-row strong{font-size:13px;font-weight:760;line-height:1.1}.balls-commitment-copy small,.balls-check-row small{color:#596174;font-size:11.5px;font-weight:500;line-height:1.2}.join-match-modal{align-self:flex-end}.join-match-modal .balls-commitment-icon{color:inherit;background:0 0;border-radius:0}.join-match-modal .balls-commitment-icon .tiny-brand-icon{width:30px;height:30px}.chat-match-strip{gap:8px;padding:4px 0 12px;display:flex;overflow-x:auto}.chat-match-strip button{color:#596174;white-space:nowrap;background:#f2f4f8;border:0;border-radius:999px;padding:10px 13px;font-size:13px;font-weight:800}.chat-match-strip button.active{color:var(--ink);background:var(--primary)}.chat-card{border-radius:20px;grid-template-rows:auto 1fr auto;min-height:610px;padding:16px;display:grid}.chat-title{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:start;gap:12px;padding-bottom:12px;display:flex}.chat-title h2{margin:0;font-size:18px;font-weight:900}.chat-title span{color:#596174;white-space:nowrap;font-size:12px;font-weight:700}.message-list{flex-direction:column;gap:10px;padding:14px 0;display:flex}.message-bubble{grid-template-columns:32px minmax(0,1fr);align-items:end;gap:8px;display:grid}.message-bubble p,.message-system{color:#3d4658;background:#f3f5f8;border-radius:14px;margin:0;padding:10px 12px;font-size:14px;font-weight:600;line-height:1.35}.message-system{text-align:center;background:var(--primary-soft);color:#4f7900}.chat-compose{grid-template-columns:1fr 46px;gap:8px;display:grid}.chat-compose input{border:1px solid var(--hairline);border-radius:13px;outline:none;padding:0 14px}.chat-compose button{background:var(--primary);color:var(--ink);border:0;border-radius:13px;justify-content:center;align-items:center;display:inline-flex}.bottom-nav{width:100%;min-height:62px;padding:5px 16px max(6px, env(safe-area-inset-bottom));z-index:20;background:#fffffffa;border-radius:18px 18px 0 0;flex:none;grid-template-columns:repeat(5,1fr);display:grid;position:relative;box-shadow:0 -5px 18px #061b340f,inset 0 1px #061b340d}.bottom-nav button{color:#667084;cursor:pointer;background:0 0;border:0;align-content:center;justify-items:center;gap:1px;display:grid}.bottom-nav button svg{stroke-width:1.9px}.bottom-nav button.active{color:var(--primary-active)}.bottom-nav em{font-size:10.5px;font-style:normal;font-weight:450;line-height:1.1}.nav-create{background:var(--primary);width:42px;height:42px;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;margin-top:-13px;display:inline-flex;box-shadow:0 5px 14px #91df1247}.empty-card,.state-card{text-align:center;border-radius:18px;padding:28px 18px}.app-state-screen{flex-direction:column;display:flex}.app-state-body{flex:1;place-items:center;min-height:0;display:grid}.app-state-body .state-card{margin:0 auto}.loading-state{flex:auto;place-items:center;width:100%;min-height:160px;display:grid}.loading-slider{background:#edf1f5;border-radius:999px;width:min(132px,42vw);height:4px;position:relative;overflow:hidden}.loading-slider:before{content:"";border-radius:inherit;background:var(--primary);width:46%;animation:1.05s ease-in-out infinite loading-slider;position:absolute;top:0;bottom:0;left:0}@keyframes loading-slider{0%{transform:translate(-120%)}to{transform:translate(260%)}}.state-card{width:calc(100% - 48px);margin:80px auto 0}.state-card img{object-fit:contain;width:74px;height:74px}.state-card h1,.empty-card h2{margin:12px 0 8px;font-size:22px;font-weight:900}.state-card p,.empty-card p{color:#596174;margin:0 0 16px;line-height:1.45}.muted-row,.radius-control p,.match-meta,.profile-identity p,.card-title-row p,.rating-chart text,.preference-item p,.achievement p,.urgent-row p,.mini-match p,.detail-title p,.external-warning p,.message-bubble p,.message-system,.bottom-nav em{font-weight:450}.ghost-button,.section-header button,.radius-pills button,.slot-chip,.status-badge,.match-type-badge,.distance-chip,.segmented button,.form-card label,.form-card input,.form-card select,.form-card textarea,.check-row,.form-error,.verified-pill,.stat-card p,.preference-item strong,.achievement strong,.mini-slots>span,.result-row strong,.result-pill,.match-availability,.detail-facts span,.reservation-note,.chat-match-strip button,.chat-title span,.header-right{font-weight:600}.brand-header h1,.location-card h2,.section-header h2,.match-title-row h3,.urgent-row h3,.form-card h2,.profile-identity h2,.card-title-row h2,.preference-card h2,.trust-card h2,.mini-match h3,.detail-header h1,.detail-title h2,.detail-slots h2,.chat-title h2,.state-card h1,.empty-card h2{font-weight:700}.primary-button,.secondary-button,.price-box strong,.urgent-price strong,.stat-card strong,.card-title-row span,.mini-price strong,.set-list{font-weight:750}.urgent-price span{font-weight:650}.match-card-mine,.mini-match-mine{background:linear-gradient(#f9fff1fa,#fff 44%);border-color:#6fbd006b;box-shadow:0 12px 26px #6fbd001f,inset 0 0 0 1px #6fbd0029}.match-card-joined{background:linear-gradient(#f8fbfffa,#fff 48%);border-color:#061b341a}.match-card.match-card-complete,.mini-match.mini-match-complete{color:#747c8d;cursor:default;background:#f7f8fa;border-color:#e2e6ed;box-shadow:inset 0 0 0 1px #061b3408}.match-card-complete .match-photo,.mini-match-complete>img{filter:grayscale();opacity:.72;box-shadow:none}.match-card-complete .slot,.match-card-complete .price-box,.mini-match-complete .mini-price{opacity:.72}.match-card-locked{color:#747c8d;cursor:default;background:#f7f8fa;border-color:#e2e6ed;box-shadow:inset 0 0 0 1px #061b3408}.match-card-locked .match-photo{filter:grayscale();opacity:.72}.match-card-locked .slot,.match-card-locked .price-box{opacity:.72}.mine-photo-chip{background:var(--primary);color:var(--ink);border-radius:8px;padding:5px 8px;font-size:11px;font-weight:600;position:absolute;top:7px;left:7px}.complete-photo-chip{color:#626b7c;background:#f1f3f6f0;border:1px solid #dde2ea;border-radius:8px;padding:5px 8px;font-size:11px;font-weight:750;position:absolute;top:7px;right:7px;box-shadow:0 4px 12px #061b341a}.slot-me .avatar{box-shadow:0 0 0 2px var(--primary), 0 4px 12px #6fbd002e}.slot-me small{color:var(--primary-active)}.detail-badges{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.owner-badge,.member-badge{white-space:nowrap;border-radius:9px;flex:none;padding:6px 8px;font-size:12px;font-weight:600}.owner-badge{background:var(--primary);color:var(--ink)}.member-badge{color:#29517e;background:#eef4ff}.modal-scrim{z-index:60;padding:18px 18px max(18px, env(safe-area-inset-bottom));background:#061b3457;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.detail-modal-scrim{z-index:65}.detail-modal{background:#fff;border-radius:22px;gap:14px;width:min(100%,460px);max-height:min(88vh,780px);padding:16px;display:grid;overflow:hidden;box-shadow:0 22px 70px #061b343d}.detail-modal-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.detail-modal-header h2{align-items:center;gap:8px;margin:0;font-size:20px;font-weight:700;display:flex}.detail-modal-header h2 svg{color:var(--primary-active)}.detail-modal-header p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.35}.chat-modal{width:min(100%,480px);height:calc(100vh - 28px - env(safe-area-inset-top) - env(safe-area-inset-bottom));height:calc(100dvh - 28px - env(safe-area-inset-top) - env(safe-area-inset-bottom));grid-template-rows:auto minmax(0,1fr) auto auto;max-height:none}.whatsapp-message-list{background-color:#edf5e7;background-image:linear-gradient(45deg,#ffffffb3 25%,#0000 25%),linear-gradient(-45deg,#ffffffb3 25%,#0000 25%),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:26px 26px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #e0ead8;border-radius:17px;flex-direction:column;gap:8px;min-height:0;padding:14px 10px;display:flex;overflow-y:auto}.whatsapp-message{align-items:flex-end;gap:8px;max-width:88%;display:flex}.whatsapp-message.mine{align-self:flex-end}.whatsapp-message.theirs{align-self:flex-start}.whatsapp-bubble{background:#fff;border-radius:16px 16px 16px 4px;min-width:0;padding:8px 10px 6px;box-shadow:0 3px 10px #061b3414}.whatsapp-message.mine .whatsapp-bubble{background:#dff6c8;border-bottom-right-radius:4px;border-bottom-left-radius:16px}.whatsapp-bubble strong{color:#315300;margin-bottom:3px;font-size:12px;font-weight:650;display:block}.whatsapp-bubble p{color:#263246;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.35}.whatsapp-bubble time{color:#707989;text-align:right;margin-top:3px;font-size:10.5px;display:block}.whatsapp-system{color:#596174;text-align:center;background:#ffffffc7;border-radius:999px;align-self:center;max-width:88%;margin:0;padding:6px 10px;font-size:12px;line-height:1.25}.chat-empty-state{color:#596174;place-content:center;justify-items:center;gap:8px;min-height:100%;display:grid}.chat-empty-state p,.chat-readonly-note{color:#596174;text-align:center;margin:0;font-size:13px;line-height:1.35}.whatsapp-compose{grid-template-columns:minmax(0,1fr) 46px;gap:8px;display:grid}.whatsapp-compose input{border:1px solid var(--hairline);min-width:0;height:46px;color:var(--ink);background:#fff;border-radius:999px;outline:0;padding:0 16px}.whatsapp-compose input:focus{border-color:var(--primary-active);box-shadow:inset 0 0 0 1px var(--primary-active)}.whatsapp-compose button{background:var(--primary);width:46px;height:46px;color:var(--ink);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.whatsapp-compose button:disabled{cursor:default;opacity:.45}.trust-modal{overflow-y:auto}.trust-organizer-card{grid-template-columns:minmax(0,1fr) 118px;align-items:stretch;gap:10px;display:grid}.trust-organizer-profile{border:1px solid var(--hairline);text-align:left;cursor:pointer;background:#fff;border-radius:16px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:12px;display:grid}.trust-organizer-profile:disabled{cursor:default}.trust-organizer-profile span,.trust-organizer-profile strong,.trust-organizer-profile em{min-width:0;display:block}.trust-organizer-profile small{color:var(--muted);font-size:11px}.trust-organizer-profile strong{color:var(--ink);overflow-wrap:anywhere;margin:2px 0;font-size:15px;font-weight:700;line-height:1.15}.trust-organizer-profile em{color:#596174;font-size:12px;font-style:normal}.trust-rate-pill{background:var(--primary-soft);color:#315300;text-align:center;border-radius:16px;place-content:center;justify-items:center;padding:10px;display:grid}.trust-rate-pill strong{font-size:28px;font-weight:750;line-height:1}.trust-rate-pill span{margin-top:5px;font-size:11px;line-height:1.15}.trust-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.trust-metric{border:1px solid var(--hairline);background:#f8fafc;border-radius:14px;align-content:start;gap:5px;min-height:98px;padding:10px;display:grid}.trust-metric.good{background:#f5fbef;border-color:#dcf0c6}.trust-metric.watch{background:#fff8e8;border-color:#ffe2a4}.trust-metric strong{color:var(--ink);font-size:23px;font-weight:750;line-height:1}.trust-metric span{color:#3f485b;font-size:12px;font-weight:650;line-height:1.15}.trust-metric small{color:#687185;font-size:10.5px;line-height:1.2}.reservation-risk-note{color:#644600;background:#fff8e8;border:1px solid #ffe2a4;border-radius:16px;grid-template-columns:28px minmax(0,1fr);gap:10px;padding:12px;display:grid}.reservation-risk-note strong{font-size:14px;font-weight:700;display:block}.reservation-risk-note p{margin:4px 0 0;font-size:12.5px;line-height:1.35}.trust-report-card{border-top:1px solid var(--hairline);gap:9px;padding-top:12px;display:grid}.trust-report-card h3{margin:0;font-size:15px;font-weight:700}.trust-report-card p,.trust-report-card small{color:#596174;margin:0;font-size:12.5px;line-height:1.35}.trust-report-card textarea{border:1px solid var(--hairline);width:100%;min-width:0;color:var(--ink);resize:vertical;background:#fff;border-radius:12px;outline:0;padding:10px}.trust-report-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.trust-player-pills{flex-wrap:wrap;gap:7px;display:flex}.trust-player-pills button{border:1px solid var(--hairline);color:#4f586b;cursor:pointer;background:#fff;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:650}.trust-player-pills button.active{border-color:var(--primary-active);background:var(--primary-soft);color:#315300}.edit-modal{background:#fff;border:0;border-radius:22px;gap:12px;width:min(100%,444px);max-height:min(86vh,780px);padding:18px;display:grid;overflow-y:auto;box-shadow:0 22px 70px #061b3438}.modal-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.modal-header h2{margin:0;font-size:20px;font-weight:650}.onboarding-modal{max-height:min(92vh,820px)}.onboarding-header{display:block}.onboarding-header p{color:var(--muted);margin:5px 0 0;font-size:14px;line-height:1.35}.edit-modal label{color:#4f586b;gap:6px;font-size:13px;font-weight:500;display:grid}.edit-modal input,.edit-modal select,.edit-modal textarea{border:1px solid var(--hairline);width:100%;color:var(--ink);background:#fff;border-radius:12px;outline:none;padding:12px;font-size:15px;font-weight:400}.edit-modal input:focus,.edit-modal select:focus,.edit-modal textarea:focus{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.municipality-picker,.venue-picker{color:#4f586b;gap:6px;font-size:13px;font-weight:500;display:grid;position:relative}.municipality-combobox,.venue-combobox,.currency-input{border:1px solid var(--hairline);background:#fff;border-radius:12px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;min-height:45px;padding:0 12px;display:grid}.venue-combobox{grid-template-columns:18px minmax(0,1fr) 42px;padding-right:0}.municipality-combobox:focus-within,.venue-combobox:focus-within,.currency-input:focus-within{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.municipality-combobox svg,.venue-combobox svg,.currency-input svg{color:#7a8493}.edit-modal .municipality-combobox input,.form-card .municipality-combobox input,.form-card .venue-combobox input,.form-card .currency-input input{box-shadow:none;border:0;border-radius:0;padding:12px 0}.edit-modal .municipality-combobox input:focus,.form-card .municipality-combobox input:focus,.form-card .venue-combobox input:focus,.form-card .currency-input input:focus{box-shadow:none;border:0}.venue-map-button{border:0;border-left:1px solid var(--hairline);width:42px;height:44px;color:var(--ink);cursor:pointer;background:#f7f9fb;justify-content:center;align-items:center;display:inline-flex}.venue-map-button:disabled{cursor:not-allowed;opacity:.45}.price-per-person-note{color:#687284;font-size:12px;font-weight:650}.municipality-options,.venue-options{z-index:50;border:1px solid var(--hairline);background:#fff;border-radius:12px;max-height:238px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 36px #061b3426}.municipality-option,.venue-option{width:100%;min-height:46px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;font-weight:400;display:grid}.municipality-option:hover,.municipality-option:focus-visible,.venue-option:hover,.venue-option:focus-visible{background:#f2f4f7;outline:none}.municipality-option strong,.venue-option strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:400;overflow:hidden}.municipality-option span,.municipality-empty,.venue-option span,.venue-empty{color:#687284;font-size:12px;font-weight:400}.municipality-empty,.venue-empty{padding:12px 10px}.photo-editor{grid-template-columns:92px minmax(0,1fr);align-items:center;gap:14px;display:grid}.photo-editor .avatar-xl{width:84px;height:84px}.file-button{cursor:pointer;background:#f2f4f7;border-radius:12px;justify-content:center;align-items:center;min-height:40px;margin-bottom:8px;color:var(--ink)!important;display:inline-flex!important}.file-button input{display:none}.modal-actions{background:linear-gradient(#fff0,#fff 35%);grid-template-columns:1fr 1.3fr;gap:10px;padding-top:8px;display:grid;position:sticky;bottom:-18px}.toast{z-index:70;color:#315300;background:#f4fbe9;border-radius:14px;justify-content:center;align-items:center;gap:9px;width:min(100% - 36px,430px);min-height:48px;padding:10px 14px;font-size:14px;font-weight:500;display:flex;position:fixed;bottom:92px;left:50%;transform:translate(-50%);box-shadow:0 14px 32px #061b3429}.toast-error{background:var(--danger-soft);color:#b8142f}.community-search-row{grid-template-columns:1fr 92px;gap:14px;margin-top:8px;display:grid}.community-search,.filter-button{min-height:48px;box-shadow:var(--soft-shadow);background:#fff;border:1px solid #061b340d;border-radius:13px;align-items:center;gap:11px;padding:0 14px;display:flex}.community-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px}.filter-button{color:var(--ink);cursor:pointer;justify-content:center;font-weight:500}.filter-button:hover{background:#f3f6fb}.community-tabs{grid-template-columns:repeat(4,1fr);gap:9px;margin:13px 0 14px;display:grid}.community-tabs button{min-height:38px;color:var(--ink);background:#f2f3f7;border:0;border-radius:999px;font-size:13px;font-weight:450}.community-tabs button.active{background:linear-gradient(135deg,#b8f52b,#8be10d)}.community-section-title{grid-template-columns:30px 1fr auto;align-items:center;gap:9px;margin:18px 0 10px;display:grid}.community-section-title>span{color:var(--primary-active)}.community-section-title h2{margin:0;font-size:17px;font-weight:650}.community-section-title p{color:#5b6375;margin:3px 0 0;font-size:12px}.community-section-title button{color:var(--primary-active);background:0 0;border:0;align-items:center;gap:2px;font-size:13px;display:flex}.community-list{gap:8px;display:grid}.community-empty-state{width:100%;min-height:118px;box-shadow:none}.nearby-strip .community-empty-state{grid-column:1/-1}.community-filter-modal{gap:14px}.community-filter-options{gap:8px;display:grid}.community-filter-options button{min-height:44px;color:var(--ink);cursor:pointer;background:#f3f4f8;border:0;border-radius:12px;font-size:14px;font-weight:700}.community-filter-options button.active{background:var(--primary)}.person-row{border-radius:14px;grid-template-columns:58px minmax(0,1fr) 78px 16px;align-items:center;gap:10px;min-height:86px;padding:10px;display:grid}.person-row h3,.nearby-card h3,.community-result h3{margin:0;font-size:15px;font-weight:650;line-height:1.2}.person-row p,.community-result p{color:#596174;align-items:center;gap:6px;margin:5px 0 0;font-size:12px;display:flex}.person-row p:last-child{color:var(--primary-active)}.person-row button,.nearby-card button{min-height:38px;color:var(--ink);background:linear-gradient(135deg,#b8f52b,#8be10d);border:0;border-radius:10px;font-size:13px;font-weight:600}.clickable-person{cursor:pointer}.clickable-person:hover{border-color:#6fbd0059}.person-menu{color:#5b6375;font-size:24px;line-height:1}.nearby-strip{grid-auto-columns:88px;grid-auto-flow:column;gap:9px;padding:0 4px 4px;display:grid;position:relative;overflow-x:auto}.nearby-card{text-align:center;border-radius:14px;justify-items:center;gap:4px;min-height:132px;padding:10px 8px;display:grid}.nearby-card .avatar-lg{width:48px;height:48px}.nearby-card p,.nearby-card span{color:#596174;margin:0;font-size:12px}.nearby-card span{align-items:center;gap:3px;display:flex}.nearby-card button{border-radius:8px;width:100%;min-height:30px}.strip-next{width:42px;height:42px;box-shadow:var(--soft-shadow);background:#fff;border:0;border-radius:50%;align-self:center;position:sticky;right:0}.community-results{gap:8px;display:grid}.community-result{border-radius:14px;grid-template-columns:88px minmax(0,1fr) auto 66px 18px;align-items:center;gap:10px;min-height:92px;padding:8px;display:grid}.community-result>img{object-fit:cover;border-radius:9px;width:88px;height:72px}.community-result-title{justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;display:flex}.community-result-title h3{overflow-wrap:anywhere;min-width:0}.result-teams{align-items:center;gap:4px;margin-top:8px;display:flex}.result-teams em{color:#596174;margin:0 5px;font-size:11px;font-style:normal}.community-score{white-space:nowrap;gap:10px;font-size:17px;display:flex}.community-score b{font-weight:650}.new-followers{border-radius:14px;grid-template-columns:58px 1fr auto 18px;align-items:center;gap:10px;min-height:58px;padding:10px;display:grid}.new-followers p{color:var(--ink);margin:0;font-size:13px}.new-followers p span{color:#596174;margin-top:2px;display:block}.follower-stack{align-items:center;display:flex}.follower-stack .avatar{margin-left:-9px;box-shadow:0 0 0 2px #fff}.follower-stack .avatar:first-child{margin-left:0}.more-count{width:30px;height:30px;color:var(--ink);background:#fff;border:1px solid #cfd6e2;border-radius:50%;justify-content:center;align-items:center;margin-left:-9px;font-size:12px;display:inline-flex}.community-venue-grid,.community-feed-list{gap:10px;display:grid}.featured-venue-card{border-radius:14px;grid-template-columns:118px minmax(0,1fr);min-height:144px;display:grid;overflow:hidden}.featured-venue-card>img{object-fit:cover;width:118px;height:100%;min-height:144px}.featured-venue-body{gap:7px;min-width:0;padding:12px;display:grid}.featured-venue-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.featured-venue-heading span{color:var(--primary-active);text-transform:uppercase;letter-spacing:0;font-size:11px;font-weight:520;display:block}.featured-venue-heading h3,.community-top-panel h3,.friend-feed-item h3{color:var(--ink);margin:0;font-size:15px;font-weight:520;line-height:1.2}.featured-venue-heading strong{color:#263248;white-space:nowrap;align-items:center;gap:4px;font-size:13px;font-weight:520;display:inline-flex}.featured-venue-body p{color:#566176;margin:0;font-size:12px;font-weight:390;line-height:1.35}.featured-venue-body p:first-of-type{align-items:center;gap:5px;display:flex}.venue-meta,.venue-tags{flex-wrap:wrap;gap:6px;display:flex}.venue-meta span,.venue-tags span{border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:11px;font-weight:430;display:inline-flex}.venue-meta span{color:#465066;background:#f1f4f8}.venue-tags span{background:var(--primary-soft);color:#4f9000}.community-scope-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:6px 0 12px;display:grid}.community-scope-tabs button{min-height:56px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #061b340f;border-radius:13px;align-content:center;gap:2px;padding:7px 6px;display:grid;box-shadow:0 8px 18px #061b340e}.community-scope-tabs button.active{background:linear-gradient(135deg,#f8ffe9,#eef9dd);border-color:#6fbd0052}.community-scope-tabs span{font-size:12px;font-weight:520}.community-scope-tabs small{color:#647085;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;font-weight:390;overflow:hidden}.community-top-grid{gap:10px;display:grid}.community-top-panel{border-radius:14px;gap:10px;padding:12px;display:grid}.community-top-panel>header{align-items:center;gap:9px;display:flex}.community-top-panel>header>span{background:var(--primary-soft);width:34px;height:34px;color:var(--primary-active);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.community-top-panel p,.community-muted{color:#647085;margin:2px 0 0;font-size:12px;font-weight:390}.community-ranking-list{gap:7px;display:grid}.ranking-person-row,.mover-row{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#f7f9fc;border:0;align-items:center;display:grid}.ranking-person-row{border-radius:12px;grid-template-columns:30px 36px minmax(0,1fr) auto;gap:8px;min-height:52px;padding:7px 9px}.ranking-person-row b{width:26px;height:26px;color:var(--primary-active);background:#fff;border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:520;display:inline-flex}.ranking-person-row span,.mover-row span{gap:2px;min-width:0;display:grid}.ranking-person-row strong,.mover-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:520;overflow:hidden}.ranking-person-row small,.mover-row small{color:#6a7487;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:390;overflow:hidden}.ranking-person-row em,.mover-row em{font-size:13px;font-style:normal;font-weight:520}.community-movers-columns{gap:10px;display:grid}.community-movers-columns h4{color:#465066;align-items:center;gap:5px;margin:0 0 7px;font-size:12px;font-weight:520;display:flex}.mover-row{border-radius:11px;grid-template-columns:30px minmax(0,1fr) auto;gap:8px;min-height:44px;margin-top:6px;padding:6px 8px}.mover-row.up em{color:var(--primary-active)}.mover-row.down em{color:var(--danger)}.friend-feed-item{border-radius:14px;grid-template-columns:58px minmax(0,1fr) auto 18px;align-items:center;gap:10px;min-height:82px;padding:10px;display:grid}.feed-avatar-stack{align-items:center;display:flex}.feed-avatar-stack .avatar-button{margin-left:-9px}.feed-avatar-stack .avatar-button:first-child{margin-left:0}.feed-avatar-stack .avatar{box-shadow:0 0 0 2px #fff}.friend-feed-body{min-width:0}.friend-feed-body h3{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.friend-feed-body p{color:#596174;align-items:center;gap:5px;margin:5px 0 0;font-size:11.5px;font-weight:390;display:flex}.friend-feed-body p span{background:#b5bdc9;border-radius:50%;width:3px;height:3px}.feed-score{color:var(--ink);white-space:nowrap;gap:3px;font-size:13px;font-weight:520;display:grid}.feed-date-chip{background:var(--primary-soft);min-height:28px;color:var(--primary-active);white-space:nowrap;border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:520;display:inline-flex}@media (width<=430px){.community-scope-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-venue-card{grid-template-columns:104px minmax(0,1fr)}.featured-venue-card>img{width:104px}.featured-venue-body{padding:10px}.venue-meta span,.venue-tags span{font-size:10.5px}.friend-feed-item{grid-template-columns:48px minmax(0,1fr) 18px}.friend-feed-item .feed-score,.friend-feed-item .feed-date-chip{grid-column:2/3;justify-self:start}}@media (width>=768px){.community-screen .community-venue-grid,.community-screen .community-top-grid,.community-screen .community-feed-list,.community-screen .community-scope-tabs{max-width:1480px;margin-left:auto;margin-right:auto}.community-venue-grid,.community-top-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.community-movers-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}.landing-page{min-height:100vh;color:var(--ink);background:#fff;padding:22px clamp(18px,4vw,64px)}.landing-nav{border-radius:0;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;max-width:1660px;min-height:68px;margin:0 auto;padding:0;display:grid}.landing-nav img{width:176px}.landing-nav nav{justify-content:center;align-items:center;gap:clamp(20px,4vw,74px);display:flex}.landing-nav a,.landing-nav nav button{color:var(--ink);background:0 0;border:0;font-size:14px;font-weight:500;text-decoration:none}.landing-create{background:linear-gradient(135deg,#b8f52b,#8be10d);border:0;border-radius:999px;align-items:center;min-height:46px;padding:0 28px;font-weight:650;display:flex}.landing-hero{max-width:1660px;min-height:700px;margin:28px auto 0;display:block}.hero-copy{grid-template-rows:auto auto auto auto;grid-template-columns:.9fr 1.1fr;align-content:center;align-items:center;gap:0 24px;min-height:700px;display:grid}.hero-copy>h1,.hero-copy>p,.hero-copy>.store-buttons,.hero-copy>.hero-social{grid-column:1}.hero-copy>.hero-mockups{grid-area:1/2/span 4}.hero-copy h1{letter-spacing:0;max-width:640px;margin:0;font-size:clamp(46px,5.3vw,86px);font-weight:650;line-height:1.02}.hero-copy h1 span{color:var(--primary-active);font-weight:500}.hero-copy p{color:#465066;max-width:470px;font-size:19px;line-height:1.45}.store-buttons{flex-wrap:wrap;gap:12px;display:flex}.store-buttons.compact{margin:18px 0 22px}.store-badge{background:var(--ink);color:#fff;text-align:left;border:0;border-radius:14px;grid-template-columns:34px 1fr;align-items:center;gap:10px;min-width:168px;min-height:56px;padding:9px 16px;display:inline-grid;box-shadow:0 14px 28px #061b3429}.store-badge small{color:#cbd5e1;font-size:10px;line-height:1;display:block}.store-mark{color:#fff;background:0 0;justify-content:center;align-items:center;width:32px;height:32px;font-size:0;display:inline-flex}.store-mark:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;display:block}.apple-mark:before,.apple-original:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M16.39 12.43c-.03-2.67 2.18-3.96 2.28-4.02-1.25-1.82-3.18-2.07-3.85-2.1-1.62-.17-3.19.97-4.01.97-.84 0-2.11-.95-3.48-.92-1.77.03-3.42 1.05-4.33 2.66-1.87 3.24-.48 8.01 1.32 10.63.9 1.28 1.94 2.72 3.31 2.67 1.34-.05 1.84-.86 3.46-.86 1.6 0 2.07.86 3.47.83 1.44-.02 2.35-1.29 3.21-2.58 1.03-1.48 1.44-2.94 1.46-3.01-.03-.01-2.82-1.08-2.84-4.27ZM13.76 4.6c.72-.9 1.22-2.12 1.08-3.35-1.04.05-2.34.72-3.09 1.6-.67.78-1.27 2.05-1.11 3.25 1.17.09 2.37-.6 3.12-1.5Z'/%3E%3C/svg%3E");width:22px;height:26px}.play-mark:before,.play-original:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 28 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2300a0ff' d='M2.05.56c-.45.25-.74.79-.74 1.51v25.86c0 .72.29 1.26.74 1.51l.09.05 14.49-14.32v-.34L2.14.51l-.09.05Z'/%3E%3Cpath fill='%2300f076' d='m21.46 20.01-4.83-4.78v-.34l4.83-4.78.11.06 5.72 3.19c1.63.91 1.63 2.4 0 3.31l-5.72 3.19-.11.15Z'/%3E%3Cpath fill='%23ffce00' d='m21.57 19.86-4.94-4.88L2.05 29.44c.71.4 1.86.31 3.15-.41l16.37-9.17Z'/%3E%3Cpath fill='%23ff3a44' d='M21.57 10.14 5.2.97C3.91.25 2.76.16 2.05.56l14.58 14.42 4.94-4.84Z'/%3E%3C/svg%3E");width:25px;height:27px}.hero-social{grid-template-columns:auto auto;align-items:center;gap:4px 14px;display:grid}.hero-avatars{grid-row:1/span 2;display:flex}.hero-avatars .avatar{margin-left:-8px;box-shadow:0 0 0 2px #fff}.hero-avatars .avatar:first-child{margin-left:0}.hero-social span{color:var(--primary-active);letter-spacing:0}.hero-social p{margin:0;font-size:13px}.hero-mockups{justify-content:center;align-items:center;min-height:610px;display:flex;position:relative;overflow:hidden}.hero-mockups:before{content:"";background:radial-gradient(circle,#bff73f47,#bff73f14 55%,#0000 56%);border-radius:50%;width:560px;height:560px;position:absolute}.phone{border:7px solid #1b1f27;border-radius:36px;width:260px;position:absolute;box-shadow:0 24px 70px #061b343d}.phone-main{z-index:3;transform:translate(-120px)rotate(-3deg)}.phone-mid{z-index:2;transform:translate(90px)rotate(-2deg)}.phone-back{z-index:1;transform:translate(285px)rotate(5deg)}.feature-strip{border-radius:18px;grid-template-columns:repeat(4,1fr);align-items:center;max-width:1660px;min-height:118px;margin:32px auto 26px;display:grid}.feature-strip article{border-left:1px solid var(--hairline);grid-template-columns:46px 1fr;align-items:center;gap:18px;padding:24px;display:grid}.feature-strip article:first-child{border-left:0}.feature-strip svg,.organized-section svg{color:var(--primary-active)}.feature-strip h3,.how-card h3,.landing-list-item h3,.landing-card h3{margin:0 0 7px;font-size:16px;font-weight:650}.feature-strip p,.how-card p,.landing-list-item p,.landing-card p,.testimonial p,.landing-footer p{color:#465066;margin:0;line-height:1.45}.how-section,.landing-community,.testimonial-section{text-align:center;max-width:1500px;margin:0 auto}.section-eyebrow{color:var(--primary-active);letter-spacing:0;font-size:12px;font-weight:650}.section-lead{color:#596174;max-width:660px;margin:-8px auto 28px;line-height:1.55}.how-section h2,.landing-community h2,.testimonial-section h2{font-size:30px;font-weight:650}.how-grid{grid-template-columns:repeat(3,1fr);gap:80px;display:grid}.how-card{text-align:left;border-radius:15px;grid-template-columns:34px 52px 1fr;align-items:center;gap:14px;min-height:116px;padding:22px;display:grid}.how-card>span{background:var(--primary);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-weight:650;display:inline-flex}.organized-section{background:linear-gradient(135deg,#f8fbff,#fff);border-radius:24px;grid-template-columns:.85fr 1.15fr;align-items:center;max-width:1660px;min-height:430px;margin:34px auto;padding:36px 74px;display:grid}.organized-visual{min-height:360px;position:relative}.organized-visual img:first-child{border:7px solid #1b1f27;border-radius:32px;width:230px;transform:rotate(4deg);box-shadow:0 20px 58px #061b3433}.organized-visual img:last-child{border-radius:50%;width:132px;position:absolute;bottom:20px;left:0}.organized-section span{color:var(--primary-active);font-size:13px;font-weight:650}.organized-section h2{margin:7px 0 18px;font-size:34px;font-weight:650}.landing-list-item{border-top:1px solid var(--hairline);grid-template-columns:54px 1fr;align-items:center;gap:14px;padding:14px 0;display:grid}.landing-community-grid{grid-template-columns:1fr .72fr 1fr;align-items:center;gap:24px;display:grid}.landing-card,.testimonial{box-shadow:var(--soft-shadow);text-align:left;background:#fff;border-radius:18px;padding:24px}.landing-card-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:12px;display:flex}.landing-card-header h3{margin-bottom:3px}.landing-card-header p{font-size:13px}.landing-card-header>span{background:var(--primary);min-width:34px;height:34px;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;font-weight:650;display:inline-flex}.landing-player-row{border-top:1px solid var(--hairline);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 0;display:grid}.landing-player-row:first-of-type{border-top:0}.landing-player-row span{gap:2px;display:grid}.landing-player-row small{color:#596174;font-size:12px;font-weight:450}.landing-player-row button{background:var(--primary);color:var(--ink);border:0;border-radius:10px;min-height:34px;padding:0 14px;font-weight:600}.landing-community-phone{justify-content:center;align-items:center;min-height:360px;display:flex;position:relative}.landing-community-shot{border-radius:24px;justify-self:center;max-height:330px;box-shadow:0 18px 54px #061b342e}.community-stat{border-top:1px solid var(--hairline);grid-template-columns:34px 54px 1fr;align-items:center;gap:10px;padding:12px 0;display:grid}.community-stat svg{color:var(--primary-active)}.community-stat strong{font-size:24px;font-weight:650}.community-stat span{color:#465066}.landing-activity-feed{border-top:1px solid var(--hairline);gap:9px;margin-top:14px;padding-top:14px;display:grid}.mini-activity{grid-template-columns:30px 1fr;align-items:center;gap:9px;display:grid}.mini-activity p{font-size:13px}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.testimonial{align-content:space-between;gap:18px;min-height:220px;display:grid}.testimonial-top{grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.testimonial-top strong,.testimonial-top em{display:block}.testimonial-top em{color:#596174;font-size:13px;font-style:normal}.testimonial-top span{color:var(--primary-active);letter-spacing:0;font-size:13px}.testimonial-meta{flex-wrap:wrap;gap:8px;display:flex}.testimonial-meta small{background:var(--primary-soft);color:var(--primary-active);border-radius:999px;padding:6px 10px;font-weight:600}.download-band{background:linear-gradient(135deg,#b8f52bf2,#8be10df2),radial-gradient(circle at 78% 0,#ffffff80,#0000 34%);border-radius:26px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;max-width:1660px;min-height:170px;margin:48px auto 0;padding:30px 70px;display:grid}.download-band h2{margin:5px 0 0;font-size:36px;font-weight:650}.download-band p{margin:7px 0 0}.download-actions{justify-items:end;gap:12px;display:grid}.download-actions .store-buttons{justify-content:flex-end}.web-app-button{color:var(--ink);background:#fff;border:0;border-radius:12px;min-height:46px;padding:0 22px;font-weight:650}.landing-footer{color:#fff;background:linear-gradient(135deg,#061b34,#0b2748);border-radius:24px;grid-template-columns:.8fr 1.2fr;gap:34px 56px;max-width:1660px;margin:28px auto 0;padding:38px 46px 24px;display:grid}.landing-footer img{background:#fff;border-radius:10px;width:160px;padding:8px}.landing-footer p,.landing-footer span{color:#d9e2ef}.footer-brand{align-content:start;gap:16px;display:grid}.footer-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.footer-columns div{align-content:start;gap:9px;display:grid}.footer-columns h3{color:#fff;margin:0 0 4px;font-size:14px;font-weight:650}.footer-columns a,.footer-columns button,.footer-columns span{color:#d9e2ef;text-align:left;background:0 0;border:0;padding:0;font-size:14px;text-decoration:none}.footer-columns button{cursor:pointer}.footer-bottom{border-top:1px solid #ffffff1f;grid-column:1/-1;justify-content:space-between;align-items:center;gap:20px;padding-top:18px;display:flex}.footer-bottom button{background:var(--primary);color:var(--ink);border:0;border-radius:999px;min-height:38px;padding:0 16px;font-weight:650}.store-modal-scrim{z-index:90}.store-modal{text-align:left;background:#fff;border-radius:26px;width:min(100% - 34px,680px);max-height:calc(100vh - 40px);padding:26px;position:relative;overflow-y:auto;box-shadow:0 28px 80px #061b3442}.store-modal-close{position:absolute;top:18px;right:18px}.store-modal-hero{background:radial-gradient(circle at 78% 22%,#91df1247,#0000 28%),linear-gradient(135deg,#f6f8fb,#fff);border-radius:22px;grid-template-columns:110px 1fr;align-items:center;gap:24px;min-height:190px;margin-bottom:18px;padding:22px 28px;display:grid;overflow:hidden}.store-modal-platform{background:var(--ink);border-radius:24px;justify-content:center;align-items:center;width:82px;height:82px;display:inline-flex;box-shadow:0 16px 36px #061b342e}.store-modal-platform:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;display:block}.store-modal-platform.apple-original:before{width:38px;height:44px}.store-modal-platform.play-original{background:#fff}.store-modal-platform.play-original:before{width:48px;height:52px}.store-modal-hero img{border:6px solid #1b1f27;border-radius:24px;justify-self:end;width:154px;transform:rotate(5deg)translateY(26px);box-shadow:0 18px 44px #061b3433}.store-modal h2{margin:6px 0 10px;font-size:28px;font-weight:650}.store-modal p{color:#465066;line-height:1.5}.install-steps{gap:10px;margin:18px 0 22px;display:grid}.install-steps div{background:#f6f8fb;border-radius:14px;grid-template-columns:34px 1fr;align-items:start;gap:2px 12px;padding:14px 16px;display:grid}.install-steps em{background:var(--primary);width:30px;height:30px;color:var(--ink);border-radius:50%;grid-row:1/span 2;justify-content:center;align-items:center;font-style:normal;font-weight:650;display:inline-flex}.install-steps strong{color:var(--ink)}.install-steps span{color:#465066}.store-modal-actions{gap:12px;display:flex}.store-modal-actions button{flex:1;min-width:0}.login-page{background:#f5f7fa;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-shell{background:#fff;border-radius:18px;width:min(100%,440px);padding:28px}.login-header{grid-template-columns:40px 1fr 40px;align-items:center;display:grid}.login-back{color:#596174;cursor:pointer;background:#f2f4f7;border:0;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:22px;line-height:1;display:inline-flex}.login-logo-button{cursor:pointer;background:0 0;border:0;grid-column:2;justify-self:center;padding:0}.login-logo-button img{width:150px;display:block}.login-shell h1{margin:22px 0 8px;font-size:30px;font-weight:650}.login-shell>p{color:#596174;margin:0 0 18px}.gmail-button{border:1px solid var(--hairline-strong);width:100%;min-height:50px;color:var(--ink);cursor:pointer;background:#fff;border-radius:13px;justify-content:center;align-items:center;gap:12px;font-weight:750;display:inline-flex;box-shadow:0 1px 2px #061b340f}.gmail-logo{flex:0 0 24px;width:24px;height:24px}.login-separator{color:var(--muted);align-items:center;gap:12px;margin:16px 0;font-size:13px;display:flex}.login-separator:before,.login-separator:after{content:"";background:var(--hairline);flex:1;height:1px}.login-shell form,.login-shell label{gap:10px;display:grid}.login-shell form{gap:14px}.login-shell label{color:#4f586b;font-size:13px}.login-shell input{border:1px solid var(--hairline);border-radius:12px;outline:0;min-height:48px;padding:0 14px}.login-message{background:var(--primary-soft);color:#315300;border-radius:12px;margin:0;padding:12px}.dev-link{color:var(--primary-active)}.login-switch{color:var(--muted);justify-content:center;align-items:center;gap:8px;margin-top:18px;font-size:14px;display:flex}.login-switch button{color:var(--primary-active);cursor:pointer;background:0 0;border:0;padding:4px 0;font-weight:750}.radius-pills button,.ghost-button,.section-header button,.segmented button,.slot-chip,.status-badge,.match-type-badge,.distance-chip,.form-card label,.form-card input,.form-card select,.form-card textarea,.verified-pill,.stat-card p,.preference-item strong,.achievement strong,.result-row strong,.result-pill,.match-availability,.detail-facts span,.reservation-note,.chat-match-strip button,.header-right{font-weight:500}.location-card h2,.section-header h2,.match-title-row h3,.urgent-row h3,.form-card h2,.profile-identity h2,.card-title-row h2,.preference-card h2,.trust-card h2,.mini-match h3,.detail-title h2,.detail-slots h2,.chat-title h2{font-weight:650}.brand-header h1,.primary-button,.secondary-button,.price-box strong,.urgent-price strong,.stat-card strong,.card-title-row span,.mini-price strong,.set-list{font-weight:700}.match-title-row h3{font-size:15px;font-weight:600}.brand-header h1{font-weight:600}.location-card h2,.section-header h2,.urgent-row h3{font-weight:550}.urgent-price strong{font-weight:650}@media (width<=430px){.header-right{gap:8px}.notification-icon-button,.header-user-button{width:42px;min-width:42px;height:42px}.notifications-menu-panel{top:calc(68px + env(safe-area-inset-top));width:auto;max-height:calc(100dvh - 92px - env(safe-area-inset-bottom));border-radius:14px;position:fixed;left:12px;right:12px}.landing-page{padding:14px}.landing-nav{grid-template-columns:1fr auto;padding:0}.landing-nav img{width:128px}.landing-nav nav{display:none}.landing-create{min-height:40px;padding:0 12px;font-size:13px}.landing-hero,.organized-section,.landing-community-grid,.testimonial-grid,.download-band,.landing-footer{grid-template-columns:1fr}.landing-hero{min-height:auto;margin-top:26px}.hero-copy{grid-template-columns:1fr;align-content:start;min-height:auto}.hero-copy>h1,.hero-copy>p,.hero-copy>.store-buttons,.hero-copy>.hero-social,.hero-copy>.hero-mockups{grid-column:1}.hero-copy>.hero-mockups{grid-row:auto}.hero-copy h1{font-size:42px}.hero-copy p{font-size:16px}.store-buttons,.store-buttons.compact{width:100%;margin:0 0 18px}.store-badge{width:100%}.hero-mockups{min-height:390px;margin:14px 0 10px}.phone{border-width:5px;width:178px}.phone-main{transform:translate(-62px)rotate(-3deg)}.phone-mid{transform:translate(46px)rotate(-1deg)}.phone-back{display:none}.feature-strip,.how-grid{grid-template-columns:1fr;gap:12px}.feature-strip{margin-top:10px}.feature-strip article{border-left:0;border-top:1px solid var(--hairline)}.feature-strip article:first-child{border-top:0}.how-grid{gap:12px}.organized-section{padding:22px}.organized-visual{min-height:280px}.organized-visual img:first-child{width:178px}.landing-community-shot{max-height:360px}.landing-community-phone{order:-1;min-height:390px}.community-stat{grid-template-columns:30px 44px 1fr}.testimonial-grid{gap:14px}.testimonial-top{grid-template-columns:52px minmax(0,1fr)}.testimonial-top span{grid-column:1/-1}.download-band,.landing-footer{gap:16px;padding:24px}.download-actions,.download-actions .store-buttons{justify-content:stretch;justify-items:stretch}.download-band h2{font-size:28px}.footer-columns{grid-template-columns:1fr;gap:18px}.footer-bottom{flex-direction:column;align-items:flex-start}.store-modal{max-height:calc(100vh - 24px);padding:16px}.store-modal-hero{grid-template-columns:62px 1fr;gap:10px;min-height:108px;margin-bottom:12px;padding:12px}.store-modal-platform{border-radius:16px;width:54px;height:54px}.store-modal-hero img{border-width:5px;width:88px;transform:rotate(5deg)translateY(12px)}.store-modal h2{margin:4px 0 8px;font-size:23px}.store-modal p{font-size:14px;line-height:1.35}.install-steps{gap:8px;margin:12px 0 14px}.install-steps div{grid-template-columns:30px 1fr;padding:9px 11px}.install-steps em{width:26px;height:26px}.install-steps span{font-size:14px;line-height:1.3}.store-modal-actions{flex-direction:column}.login-page{align-items:flex-start;padding:12px}.login-shell{border-radius:16px;padding:20px}.login-logo-button img{width:124px}.login-shell h1{margin-top:16px;font-size:26px}.login-shell>p{margin-bottom:14px}.gmail-button,.login-shell input,.primary-button,.secondary-button{min-height:46px}.login-separator{margin:12px 0}.login-shell form{gap:10px}.login-shell label{gap:7px}.login-switch{flex-wrap:wrap;margin-top:12px}.community-search-row{grid-template-columns:minmax(0,1fr) 92px;gap:10px}.community-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.community-tabs button{font-size:12px}.person-row{grid-template-columns:54px minmax(0,1fr) 72px}.person-menu{display:none}.community-result{grid-template-columns:78px minmax(0,1fr) 18px}.community-result>img{width:78px}.community-score,.community-result .result-pill{grid-column:2/3}.new-followers{grid-template-columns:54px 1fr 18px}.new-followers .right{display:none}.profile-hero{grid-template-columns:86px minmax(0,1fr);gap:14px}.profile-hero .avatar-xl{width:90px;height:90px}.profile-identity h2{font-size:24px}.profile-hero .edit-profile{grid-column:1/-1;justify-self:stretch;margin-top:0}.match-location{gap:3px;font-size:10.5px}.match-meta{flex-wrap:nowrap;gap:0 4px;margin:5px 0 7px;font-size:10.5px}.match-meta .meta-item{flex:none;gap:3px}.match-meta .meta-divider{height:13px}.match-meta svg{width:13px;height:13px}}@media (width<=380px){.screen{padding-left:18px;padding-right:18px}.brand-logo{width:108px}.header-right{gap:10px;font-size:14px}.notification-icon-button,.header-user-button{width:42px;min-width:42px;height:42px}.match-stack{margin-inline:-8px}.urgent-band{margin-left:-8px;margin-right:-8px}.calendar-explorer{gap:13px;margin-inline:-8px;padding:9px 8px 13px}.agenda-date-rail{grid-template-columns:minmax(0,1fr)}.agenda-date-strip{grid-auto-columns:44px;gap:9px}.agenda-date strong{width:38px;height:38px}.time-slot-grid{gap:8px}.time-slot{min-height:50px}.time-slot-label{font-size:14px}.agenda-match{grid-template-columns:38px minmax(0,1fr) 16px;gap:7px;padding:8px}.match-card{grid-template-columns:96px minmax(0,1fr);gap:8px}.match-photo{width:96px;height:106px}.match-meta{gap:0 3px;font-size:10.25px}.match-meta .meta-item{gap:2px}.match-meta .meta-divider{height:12px}.match-meta svg{width:12px;height:12px}.slots-price-row{grid-template-columns:minmax(0,1fr) 54px}.profile-hero{grid-template-columns:86px minmax(0,1fr)}.profile-hero .edit-profile{grid-column:1/-1;justify-self:stretch;margin-top:0}.stat-grid{grid-template-columns:repeat(2,1fr)}.preference-grid,.achievement-row{grid-template-columns:1fr}.preference-item,.preference-item:nth-child(odd){border-right:0}.preference-item:nth-child(2){border-top:1px solid var(--hairline)}.achievement{border-left:0;border-top:1px solid var(--hairline);justify-content:flex-start}.achievement:first-child{border-top:0}.mini-match{grid-template-columns:84px minmax(0,1fr) 18px}.mini-price{display:none}.result-row{grid-template-columns:30px minmax(0,1fr) auto 18px}.result-row em,.set-list{display:none}}@media (width<=340px){.screen{padding-left:14px;padding-right:14px}.match-stack{margin-inline:-6px}.urgent-band{margin-left:-6px;margin-right:-6px}.match-card{grid-template-columns:78px minmax(0,1fr);gap:6px;padding-inline:7px}.match-photo{width:78px;height:98px}.match-title-row{gap:6px}.match-title-row h3{font-size:14px}.match-location{font-size:10px}.match-location svg{display:none}.match-meta{gap:0 3px;font-size:9.75px}.match-meta .meta-item{gap:0}.match-meta svg{display:none}.slot-chip{padding:5px 6px;font-size:10.5px}.slots-price-row{grid-template-columns:minmax(0,1fr) 52px;gap:4px}.slot-row{gap:3px}.paired-slots{column-gap:4px}.match-card .avatar-md,.match-card .empty-avatar{width:28px;height:28px}.match-card .slot small,.match-card .slot em{font-size:9.5px}.price-box strong{font-size:16px}.price-box span{font-size:10px}}@media (width<=767px){.app-shell{--app-header-height:58px;--app-screen-x-padding:26px}.app-shell:before{content:"";z-index:54;width:min(100%,480px);height:calc(var(--app-header-height) + env(safe-area-inset-top));pointer-events:none;background:#fff;position:fixed;top:0;left:50%;transform:translate(-50%)}.app-shell .home-screen,.app-shell .matches-screen,.app-shell .create-screen,.app-shell .community-screen,.app-shell .profile-screen,.app-shell .app-state-screen{padding-top:calc(var(--app-header-height) + env(safe-area-inset-top))}.app-shell .screen>.brand-header{z-index:56;width:min(100%,480px);height:calc(var(--app-header-height) + env(safe-area-inset-top));min-height:calc(var(--app-header-height) + env(safe-area-inset-top));padding:env(safe-area-inset-top) var(--app-screen-x-padding) 0;box-shadow:none;background:#fff;margin:0;position:fixed;top:0;left:50%;transform:translate(-50%)}.app-shell .detail-screen,.app-shell .public-match-screen{padding-top:calc(var(--app-header-height) + env(safe-area-inset-top) + 10px)}.app-shell .screen>.detail-header,.app-shell .screen>.public-match-header{z-index:56;width:min(100%,480px);height:calc(var(--app-header-height) + env(safe-area-inset-top));min-height:calc(var(--app-header-height) + env(safe-area-inset-top));padding:env(safe-area-inset-top) var(--app-screen-x-padding) 0;box-shadow:none;background:#fff;margin:0;position:fixed;top:0;left:50%;transform:translate(-50%)}}@media (width<=380px){.app-shell{--app-screen-x-padding:18px}}@media (width<=340px){.app-shell{--app-screen-x-padding:14px}}@media (width>=481px){.phone-shell{border-radius:28px;height:calc(100vh - 16px);min-height:calc(100vh - 16px);margin:8px 0}.bottom-nav,.detail-actions{border-bottom-right-radius:28px;border-bottom-left-radius:28px}}.community-screen,.profile-screen{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.community-screen .brand-header h1,.profile-screen .brand-header h1{font-weight:520}.community-section-title h2,.profile-screen .card-title-row h2,.profile-screen .preference-card h2,.profile-screen .trust-card h2,.person-row h3,.nearby-card h3,.community-result h3,.profile-screen .mini-match h3{font-weight:500}.community-section-title p,.person-row p,.nearby-card p,.nearby-card span,.community-result p,.new-followers p span,.profile-identity p,.profile-screen .card-title-row p,.preference-item p,.achievement p,.result-row em,.stat-card small{font-weight:400}.person-row button,.nearby-card button,.community-section-title button,.profile-screen .edit-profile,.profile-screen .result-pill,.profile-screen .verified-pill{font-weight:480}.community-score,.community-score b,.new-followers p,.profile-screen .preference-item strong,.profile-screen .achievement strong,.profile-screen .result-row strong,.profile-screen .mini-slots>span{font-weight:500}.profile-identity h2{font-weight:520}.profile-screen .stat-card p{font-weight:400}.profile-screen .stat-card strong{font-weight:520}.profile-screen .card-title-row span,.profile-screen .mini-price strong,.profile-screen .set-list{font-weight:500}.profile-screen .rating-chart text{font-weight:400}.create-screen{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.create-screen .brand-header h1,.create-screen .form-card h2,.create-screen .create-side-panel h2{font-weight:520}.create-screen .form-card label,.create-screen .form-card input,.create-screen .form-card select,.create-screen .form-card textarea,.create-screen .check-row,.create-screen .segmented button,.create-summary-row,.create-summary-row span{font-weight:400}.create-screen .form-card input,.create-screen .form-card select,.create-screen .form-card textarea{color:#293346}.create-screen .primary-button,.create-screen .create-side-panel>strong{font-weight:560}.screen.create-match-clone{background:#fff;padding:0 12px 10px}.create-match-form{color:#25282d;gap:14px;width:100%;max-width:452px;margin:0 auto;display:grid}.create-match-heading{gap:4px;margin:2px 0 8px;display:grid}.create-match-heading h1{color:#202329;letter-spacing:0;margin:0;font-size:22px;font-weight:720;line-height:1.1}.create-match-heading p{color:#7a7f88;margin:0;font-size:13px;font-weight:400;line-height:1.35}.create-match-clone .create-field,.create-match-clone .municipality-combobox,.create-match-clone .venue-combobox{background:#fff;border:1px solid #dcdfe5;border-radius:8px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:42px;padding:0 12px 0 10px;display:grid;position:relative}.create-match-clone .create-field>span,.create-match-clone .create-picker-field>span{z-index:2;color:#333941;background:#fff;padding:0 5px;font-size:11px;font-weight:500;line-height:14px;position:absolute;top:-8px;left:36px}.create-match-clone b{color:#ef3d52;font-weight:700}.create-match-clone .create-field>svg,.create-match-clone .municipality-combobox>svg:first-child,.create-match-clone .venue-map-button svg,.create-match-clone .create-message-field svg{color:var(--primary);stroke-width:2px}.create-match-clone .create-field input,.create-match-clone .create-field select,.create-match-clone .municipality-combobox input,.create-match-clone .venue-combobox input{color:#2f3339;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0;font-size:13px;font-weight:400;line-height:1.25}.create-match-clone .create-field input:focus,.create-match-clone .create-field select:focus,.create-match-clone .municipality-combobox input:focus,.create-match-clone .venue-combobox input:focus{box-shadow:none}.create-match-clone .create-select-field select,.create-match-clone .create-date-time-row select,.create-match-clone .municipality-combobox input{appearance:none}.create-match-clone .create-select-field>svg:last-child,.create-match-clone .create-date-time-row .create-field>svg:last-child,.create-match-clone .create-select-chevron{stroke-width:2px;color:#969ba4!important}.create-match-clone .municipality-picker,.create-match-clone .venue-picker{color:#2f3339;font-size:13px;font-weight:400;display:block;position:relative}.create-match-clone .venue-picker{gap:8px;display:grid}.create-match-clone .venue-input-shell{position:relative}.create-match-clone .venue-combobox{grid-template-columns:24px minmax(0,1fr)}.create-match-clone .venue-map-button{width:24px;height:32px;color:var(--primary);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.create-match-clone .venue-map-button:disabled{opacity:.45;cursor:not-allowed}.create-match-clone .venue-select-combobox{grid-template-columns:24px minmax(0,1fr)}.venue-select-button{color:#2f3339;text-align:left;cursor:pointer;background:0 0;border:0;gap:2px;min-width:0;padding:6px 0;display:grid}.venue-select-button:disabled{cursor:not-allowed}.venue-select-button:focus-visible{outline:0}.venue-select-button strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:400;line-height:1.2;overflow:hidden}.venue-select-button span{text-overflow:ellipsis;white-space:nowrap;color:#737b88;min-width:0;font-size:11px;font-weight:400;line-height:1.2;overflow:hidden}.venue-select-button.empty strong{color:#8a909a}.venue-map-modal-scrim{z-index:75;align-items:center;padding:14px}.venue-map-modal{background:#fff;border-radius:18px;grid-template-rows:auto auto minmax(0,1fr);gap:12px;width:min(100%,900px);height:min(88vh,760px);min-height:520px;padding:14px;display:grid;overflow:hidden;box-shadow:0 24px 78px #061b3442}.venue-map-modal-header{align-items:center}.venue-map-search{z-index:2;position:relative}.venue-map-search .venue-combobox{grid-template-columns:22px minmax(0,1fr)}.venue-map-options{z-index:6;top:calc(100% + 6px)}.venue-map-frame{background:#edf0f4;border:1px solid #dcdfe5;border-radius:12px;min-height:0;position:relative;overflow:hidden}.venue-map-canvas{width:100%;height:100%;min-height:320px}.venue-map-status{color:#555e69;background:#ffffffc7;justify-content:center;align-items:center;font-size:12px;font-weight:500;display:flex;position:absolute;inset:0}@media (width<=520px){.venue-map-modal-scrim{align-items:stretch;padding:8px}.venue-map-modal{border-radius:16px;height:calc(100vh - 16px);min-height:0;padding:12px}}.create-match-clone .create-map-picker{background:#edf0f4;border:1px solid #dcdfe5;border-radius:8px;min-height:174px;position:relative;overflow:hidden}.create-match-clone .create-map-canvas{width:100%;height:174px}.create-match-clone .create-map-status{color:#555e69;background:#ffffffc7;justify-content:center;align-items:center;font-size:12px;font-weight:500;display:flex;position:absolute;inset:0}.create-match-clone .create-place-summary{color:#656d78;grid-template-columns:14px minmax(0,1fr);align-items:start;gap:6px;padding:0 2px;font-size:11px;font-weight:400;line-height:1.3;display:grid}.create-match-clone .create-place-summary svg{color:var(--primary);stroke-width:2px;margin-top:1px}.create-match-clone .municipality-options,.create-match-clone .venue-options{border-radius:8px;top:calc(100% + 5px);box-shadow:0 16px 34px #1c233029}.create-match-clone .venue-options{z-index:70}.pac-container{z-index:10000;border-radius:8px;font-family:inherit}.pac-item,.pac-item-query{font-weight:400}.create-two-columns{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.create-date-time-row{row-gap:8px;position:relative}.create-fieldset{border:0;gap:10px;min-width:0;margin:0;padding:0;display:grid}.create-fieldset legend{color:#333941;margin-bottom:3px;margin-left:6px;font-size:12px;font-weight:500;line-height:1.2}.create-duration-control,.create-match-type-control{background:#f5f5f6;border:1px solid #dcdfe5;border-radius:8px;display:grid;overflow:hidden}.create-duration-control{grid-template-columns:repeat(3,1fr);min-height:32px}.create-duration-control button,.create-match-type-control button{color:#2f3339;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;min-height:32px;font-size:13px;font-weight:500;display:inline-flex}.create-duration-control button.active,.create-match-type-control button.active{background:var(--primary);color:var(--ink);box-shadow:0 3px 8px #6fbd002e}.create-match-type-control{background:0 0;border:0;grid-template-columns:repeat(2,1fr);gap:6px}.create-match-type-control button{background:#f7f7f8;border:1px solid #dcdfe5;border-radius:8px;min-height:32px}.create-match-type-control button.active{border-color:#0000}.create-range-note{color:#858a94;margin-top:-9px;font-size:11px;font-weight:400;line-height:1.25}.create-price-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:12px;display:grid}.create-person-price-card{background:#f8f9fa;border:1px solid #dcdfe5;border-radius:8px;align-content:center;gap:2px;min-height:42px;padding:5px 12px;display:grid}.create-person-price-card span{color:#858a94;font-size:11px;font-weight:500;line-height:1}.create-person-price-card strong{color:#2f3339;font-size:14px;font-weight:650;line-height:1.2}.create-reservation-fieldset{gap:12px}.create-reservation-options{gap:6px;display:grid}.create-reservation-options button{color:#2f3339;text-align:left;cursor:pointer;background:#fff;border:1px solid #dcdfe5;border-radius:8px;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:8px;width:100%;min-height:32px;padding:6px 9px;font-size:12px;font-weight:400;display:grid}.create-reservation-options button.active{border-color:var(--primary);background:var(--primary-soft);box-shadow:inset 0 0 0 1px #6fbd0038}.create-reservation-options button.active:after{content:"✓";background:var(--primary);width:17px;height:17px;color:var(--ink);border-radius:999px;place-items:center;font-size:12px;font-weight:700;display:inline-grid}.create-message-field{color:#333941;gap:5px;font-size:12px;font-weight:500;display:grid}.create-message-field em{color:#858a94;font-style:normal;font-weight:400}.create-message-field>div{border:1px solid #dcdfe5;border-radius:8px;grid-template-columns:25px minmax(0,1fr);align-items:start;gap:7px;min-height:70px;padding:10px;display:grid}.create-message-field textarea{resize:none;color:#2f3339;border:0;outline:0;width:100%;min-height:46px;padding:0;font-size:12px;font-weight:400;line-height:1.35}.create-message-field small{color:#858a94;justify-self:end;margin-top:-24px;padding-right:9px;font-size:10px;font-weight:400}.create-confirm-row{color:#2f3339;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px;font-size:11.5px;font-weight:400;line-height:1.35;display:grid}.create-balls-row{grid-template-columns:18px 34px minmax(0,1fr);min-height:52px;padding:8px 10px}.create-balls-row>.tiny-brand-icon{width:30px;height:30px}.create-confirm-row input{appearance:none;border:1px solid var(--primary);background:var(--primary);border-radius:3px;place-items:center;width:16px;height:16px;margin:0;display:grid}.create-confirm-row input:after{content:"✓";color:var(--ink);font-size:12px;font-weight:800;line-height:1}.create-submit-button,.create-cancel-button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:34px;font-size:13px;font-weight:700;display:inline-flex}.create-submit-button{background:var(--primary);color:var(--ink);border:0}.create-submit-button:disabled{opacity:.6;cursor:not-allowed}.create-cancel-button{color:#787e88;background:#fff;border:1px solid #e0e3e8}.brand-heading{align-items:center;gap:12px;min-width:0;display:flex}.brand-title,.desktop-nav-brand,.desktop-nav-profile,.home-side-panel,.create-side-panel{display:none}.desktop-nav-items{display:contents}.bottom-nav.detail-open{display:none}.matches-layout,.create-layout,.profile-dashboard,.detail-layout,.profile-main-column,.profile-side-column,.detail-primary-column,.detail-side-column{min-width:0}@media (width>=768px) and (width<=1023px){.page-shell{align-items:stretch;padding:0}.phone-shell{width:min(100%,900px);max-width:900px}.screen{padding:22px 34px 32px}.match-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-inline:0}.match-card{grid-template-columns:122px minmax(0,1fr);min-height:136px}.match-photo{width:122px;height:122px}.community-list,.community-results{grid-template-columns:repeat(2,minmax(0,1fr))}.nearby-strip{grid-auto-columns:112px}.profile-dashboard{gap:14px;display:grid}}@media (width>=1024px){body{background:#edf1f5}.page-shell{background:#edf1f5;justify-content:stretch}.phone-shell{width:100%;max-width:none;height:100vh;min-height:100vh;box-shadow:none;background:#f6f8fb;border-radius:0;flex-direction:row;margin:0;overflow:hidden}.screen{flex:auto;width:100%;padding:28px clamp(30px,3.4vw,64px) 42px}.brand-header{max-width:1480px;min-height:64px;margin:0 auto 18px}.brand-header .brand-logo{display:none}.brand-title{color:var(--ink);margin:0;font-size:clamp(26px,2.2vw,34px);font-weight:650;line-height:1;display:block}.header-right{gap:12px}.header-user-button{background:#fff;border-radius:999px;width:42px;height:42px;min-height:42px;padding:0;box-shadow:inset 0 0 0 1px #061b340f}.bottom-nav,.bottom-nav.detail-open{z-index:20;background:#fff;border-radius:0;order:-1;grid-template-rows:auto 1fr auto;grid-template-columns:1fr;align-content:stretch;width:258px;min-width:258px;height:100vh;min-height:100vh;padding:22px 18px;display:grid;position:relative;box-shadow:inset -1px 0 #061b3414}.desktop-nav-brand{gap:8px;padding:4px 8px 24px;display:grid}.desktop-nav-brand img{width:142px;height:auto;display:block}.desktop-nav-brand span,.desktop-nav-profile span{color:#6b7485;font-size:12px;font-weight:500}.desktop-nav-items{align-content:start;gap:7px;display:grid}.bottom-nav button{color:#576174;border-radius:12px;grid-template-columns:38px minmax(0,1fr);align-content:center;place-items:center start;gap:9px;min-height:48px;padding:0 12px;display:grid}.bottom-nav button:hover{background:#f1f4f7}.bottom-nav button.active{color:var(--ink);background:#eef8df}.bottom-nav em{font-size:14px;font-weight:600;line-height:1}.nav-create{width:32px;height:32px;box-shadow:none;border-radius:10px;margin:0}.desktop-nav-profile{background:#f6f8fb;border-radius:14px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.desktop-nav-profile strong,.desktop-nav-profile span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.desktop-nav-profile strong{font-size:14px;font-weight:650}.home-dashboard,.matches-layout,.create-layout,.profile-dashboard,.detail-layout{max-width:1480px;margin:0 auto}.home-dashboard{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.home-side-panel{display:block;position:sticky;top:28px}.home-main-panel,.matches-main-panel{min-width:0}.desktop-summary-card{border-radius:16px;gap:14px;padding:18px;display:grid}.desktop-summary-card h2{margin:0;font-size:18px;font-weight:650}.summary-metric-row,.summary-profile-row,.create-summary-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.summary-metric-row{background:#f6f8fb;border-radius:12px;min-height:48px;padding:0 12px}.summary-metric-row span,.summary-profile-row span,.create-summary-row span{color:#596174;font-size:13px}.summary-metric-row strong{font-size:24px;font-weight:700}.summary-profile-row{border-top:1px solid var(--hairline);grid-template-columns:52px minmax(0,1fr);padding-top:14px}.summary-profile-row strong{margin-bottom:3px;font-size:15px;display:block}.match-stack,.match-stack.spacious{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:15px;margin-inline:0}.match-card{border-radius:16px;grid-template-columns:174px minmax(0,1fr);gap:14px;min-height:154px;padding:10px}.match-photo{border-radius:12px;width:174px;height:134px}.match-title-row h3{font-size:17px}.match-meta{font-size:12.5px}.slots-price-row{grid-template-columns:minmax(0,1fr) 78px;gap:10px}.price-box{min-height:70px}.matches-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:16px;display:grid}.matches-control-panel{justify-content:flex-end;display:flex}.matches-filter-panel{box-shadow:var(--soft-shadow);background:#fff;border-radius:16px;margin:0;padding:14px}.matches-view-panel{width:min(374px,100%)}.matches-filter-modal .location-card{border-radius:16px;padding:18px}.calendar-explorer{box-shadow:var(--soft-shadow);background:#f2f3f5;border-radius:18px;gap:14px;margin-inline:0;padding:14px}.agenda-date-rail{grid-template-columns:82px minmax(0,1fr);gap:14px}.agenda-date-strip{grid-auto-columns:52px;gap:14px}.time-slot-grid{grid-template-columns:repeat(auto-fill,minmax(82px,1fr));gap:11px}.time-slot{min-height:58px}.agenda-match{grid-template-columns:44px minmax(0,1fr) 18px;padding:10px 12px}.agenda-match strong{font-size:13.5px}.create-layout{grid-template-columns:320px minmax(0,760px);justify-content:center;align-items:start;gap:24px;display:grid}.create-side-panel{border-radius:16px;gap:14px;padding:18px;display:grid;position:sticky;top:28px}.create-side-panel h2{margin:0;font-size:20px;font-weight:650}.create-summary-row{background:#f6f8fb;border-radius:12px;grid-template-columns:24px minmax(0,1fr);padding:12px}.create-side-panel svg{color:var(--primary-active)}.create-side-panel>strong{background:var(--primary);text-align:center;border-radius:12px;padding:12px}.form-card{border-radius:18px;gap:14px;padding:22px}.form-card h2{font-size:26px}.community-screen .community-search-row,.community-screen .community-tabs,.community-screen .community-section-title,.community-screen .community-list,.community-screen .nearby-strip,.community-screen .community-results,.community-screen .new-followers,.community-screen .empty-card{max-width:1480px;margin-left:auto;margin-right:auto}.community-search-row{grid-template-columns:minmax(0,1fr) 120px;margin-top:0}.community-tabs{max-width:640px!important;margin-left:0!important}.community-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.person-row{grid-template-columns:64px minmax(0,1fr) 90px 18px;min-height:96px;padding:14px}.nearby-strip{grid-auto-flow:initial;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));padding:0;overflow:visible}.nearby-card{min-height:158px;padding:14px 10px}.strip-next{display:none}.community-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.community-result{grid-template-columns:112px minmax(0,1fr) auto 72px 20px;min-height:112px;padding:10px}.community-result>img{width:112px;height:88px}.profile-dashboard{grid-template-columns:minmax(0,1fr) minmax(360px,430px);align-items:start;gap:24px;display:grid}.profile-main-column,.profile-side-column{gap:14px;display:grid}.profile-side-column{position:sticky;top:28px}.profile-hero,.stat-grid,.evolution-card,.preference-card,.trust-card,.profile-list,.admin-panel{margin-top:0}.profile-hero{border-radius:18px;min-height:160px;padding:24px}.profile-identity h2{font-size:34px}.stat-grid{gap:12px}.stat-card{border-radius:16px;min-height:132px;padding:16px 10px}.stat-card strong{font-size:34px}.evolution-card,.preference-card,.trust-card,.profile-list,.admin-panel{border-radius:16px;padding:18px}.rating-chart{width:100%;height:auto}.detail-screen{padding-bottom:42px}.detail-layout{grid-template-columns:minmax(0,1fr) minmax(360px,430px);align-items:start;gap:24px;display:grid}.detail-primary-column,.detail-side-column{gap:14px;display:grid}.detail-side-column{position:sticky;top:28px}.detail-header{max-width:1480px;margin:0 auto 16px}.detail-photo{border-radius:18px;height:clamp(300px,30vh,420px)}.detail-main{padding:6px 2px 2px}.detail-title h2{font-size:clamp(32px,3vw,46px)}.detail-facts{grid-template-columns:repeat(4,minmax(0,1fr))}.detail-slots,.detail-info,.detail-chat,.result-panel,.safety-panel{border-radius:16px;margin-top:0;padding:16px}.big-slot-grid .team-divider{height:110px}.detail-actions{background:#fffffffa;border-radius:16px;width:min(100%,1480px);margin:18px auto 0;padding:14px;position:sticky;bottom:0;left:auto;transform:none}.toast{bottom:24px}}@media (width>=1360px){.bottom-nav,.bottom-nav.detail-open{width:282px;min-width:282px;padding-left:22px;padding-right:22px}.matches-layout{grid-template-columns:minmax(0,1fr)}.home-dashboard{grid-template-columns:minmax(0,1fr) 360px}}.profile-screen,.community-screen{--profile-title-weight:480;--section-title-weight:500;--body-weight:390;--value-weight:500}.profile-screen svg,.community-screen svg{stroke-width:1.85px}.profile-screen .profile-identity h2{font-size:23px;font-weight:var(--profile-title-weight)}.profile-screen .profile-identity p{font-size:14px;font-weight:var(--body-weight);margin:9px 0}.profile-screen .profile-identity p svg{width:16px;height:16px}.profile-screen .verified-pill{min-height:28px;padding:0 10px;font-size:13px;font-weight:440}.profile-screen .verified-pill svg,.profile-screen .edit-profile svg{width:16px;height:16px}.profile-screen .edit-profile{font-size:14px;font-weight:470}.profile-screen .stat-card p,.profile-screen .preference-item p,.profile-screen .achievement p,.profile-screen .card-title-row p,.community-screen .community-section-title p,.community-screen .person-row p,.community-screen .nearby-card p,.community-screen .nearby-card span,.community-screen .community-result p,.community-screen .new-followers p,.community-screen .new-followers p span{font-weight:var(--body-weight)}.profile-screen .stat-card strong{font-size:25px;font-weight:var(--value-weight)}.profile-screen .stat-card p{font-size:12px}.profile-screen .stat-card small{font-size:10.5px;font-weight:380}.profile-screen .stat-icon svg,.profile-screen .stat-icon img{stroke-width:1.9px;width:20px;height:20px}.profile-screen .card-title-row h2,.profile-screen .preference-card h2,.profile-screen .trust-card h2,.profile-screen .profile-list .section-header h2,.profile-screen .admin-title h2,.community-screen .community-section-title h2{font-weight:var(--section-title-weight)}.profile-screen .card-title-row h2,.profile-screen .preference-card h2,.profile-screen .trust-card h2,.profile-screen .profile-list .section-header h2,.profile-screen .admin-title h2{font-size:16px}.profile-screen .card-title-row h2 svg,.profile-screen .trust-card h2 svg,.profile-screen .admin-title h2 svg,.profile-screen .section-header h2 svg{width:19px;height:19px}.profile-screen .card-title-row span,.profile-screen .preference-item strong,.profile-screen .achievement strong,.profile-screen .result-row strong,.profile-screen .mini-match h3,.profile-screen .mini-price strong,.profile-screen .set-list{font-weight:var(--value-weight)}.profile-screen .preference-item{grid-template-columns:32px 1fr;column-gap:9px;min-height:60px}.profile-screen .preference-item svg{width:22px;height:22px}.profile-screen .preference-item strong{font-size:14px}.profile-screen .achievement{gap:8px}.profile-screen .achievement svg{width:23px;height:23px}.profile-screen .achievement strong{font-size:12.5px}.profile-screen .rating-chart text{font-size:10.5px;font-weight:380}.profile-screen .month-label{font-size:11px!important}.community-screen .settings-button svg,.community-screen .filter-button svg,.community-screen .community-search svg{width:19px;height:19px}.community-screen .community-section-title{grid-template-columns:26px 1fr auto;gap:8px}.community-screen .community-section-title>span svg{width:20px;height:20px}.community-screen .community-section-title h2{font-size:16px}.community-screen .community-tabs button{font-size:12.5px;font-weight:430}.community-screen .person-row h3,.community-screen .nearby-card h3,.community-screen .community-result h3{font-size:14.5px;font-weight:500}.community-screen .person-row p,.community-screen .community-result p,.community-screen .nearby-card p,.community-screen .nearby-card span{font-size:11.5px}.community-screen .person-row p svg,.community-screen .community-result p svg,.community-screen .nearby-card span svg{width:13px;height:13px}.community-screen .person-row button,.community-screen .nearby-card button,.community-screen .filter-button,.community-screen .community-section-title button{font-weight:470}.community-screen .person-row button,.community-screen .nearby-card button{font-size:12.5px}.community-screen .community-score,.community-screen .community-score b,.community-screen .new-followers p{font-weight:500}@media (width<=430px){.profile-screen .profile-hero{grid-template-columns:74px minmax(0,1fr);gap:12px;padding:14px}.profile-screen .profile-hero .avatar-xl{width:78px;height:78px}.profile-screen .profile-identity h2{font-size:21px}.profile-screen .profile-identity p{font-size:13px}.profile-screen .verified-pill{min-height:26px;font-size:12.5px}.profile-screen .stat-grid{gap:8px}.profile-screen .stat-card{min-height:100px;padding:10px 6px}.profile-screen .stat-card strong{font-size:23px}.profile-screen .stat-icon svg,.profile-screen .stat-icon img{width:18px;height:18px}.profile-screen .preference-item svg{width:20px;height:20px}.profile-screen .achievement svg{width:21px;height:21px}.community-screen .community-search-row{grid-template-columns:minmax(0,1fr) 88px}.community-screen .community-search,.community-screen .filter-button{min-height:44px;padding:0 12px}.community-screen .filter-button{font-size:13px}.community-screen .person-row{grid-template-columns:50px minmax(0,1fr) 70px;gap:9px;min-height:78px;padding:9px}.community-screen .person-row .avatar-lg{width:46px;height:46px}.community-screen .person-row h3,.community-screen .nearby-card h3{font-size:14px}.community-screen .person-row button{border-radius:9px;min-height:34px;font-size:12px}.community-screen .nearby-strip{grid-auto-columns:82px}.community-screen .nearby-card{min-height:122px;padding:8px 7px}.community-screen .nearby-card .avatar-lg{width:42px;height:42px}.community-screen .nearby-card button{min-height:28px;font-size:12px}}@media (width>=1024px){.profile-screen .profile-identity h2,.profile-screen .stat-card strong{font-size:30px}.community-screen .community-section-title h2{font-size:17px}}.profile-screen{background:#fff;padding:20px 21px 104px}.profile-screen .soft-card,.profile-screen .stat-card{background:#fffffffa;border:1px solid #061b3409;box-shadow:0 15px 32px #061b3413,0 3px 10px #061b3409}.profile-topbar{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;min-height:55px;margin-bottom:10px;display:grid}.profile-topbar-logo{width:128px;height:auto;display:block}.profile-topbar h1{color:var(--ink);letter-spacing:0;text-align:center;margin:0;font-size:20px;font-weight:720;line-height:1}.profile-settings-button{width:46px;height:46px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;justify-self:end;align-items:center;display:inline-flex}.profile-settings-button svg{stroke-width:2.25px}.profile-main-column,.profile-side-column{gap:14px;display:grid}.profile-hero{border-radius:21px;grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:132px;margin:0;padding:18px;display:grid}.profile-screen .profile-hero .avatar-xl{width:112px;height:112px}.profile-screen .profile-identity h2{margin:0;font-size:27px;font-weight:760;line-height:1.05}.profile-screen .profile-identity p{color:#454d63;gap:8px;margin:12px 0 9px;font-size:15px;font-weight:450;line-height:1.15}.profile-screen .verified-pill{border-radius:8px;min-height:31px;padding:0 12px;font-size:14px;font-weight:620}.profile-screen .edit-profile{min-height:52px;color:var(--ink);white-space:nowrap;background:#f2f3f8;border-radius:14px;align-self:start;margin-top:8px;padding:0 18px;font-size:15px;font-weight:650}.profile-screen .stat-grid{gap:10px;margin:2px 0 0}.profile-screen .stat-card{border-radius:16px;min-height:112px;padding:15px 7px 12px}.profile-screen .stat-icon{height:24px}.profile-screen .stat-icon svg,.profile-screen .stat-icon img{width:23px;height:23px}.profile-screen .stat-card p{color:#3f485e;margin:8px 0 6px;font-size:13px;line-height:1.1}.profile-screen .stat-card strong{font-size:29px;font-weight:740;line-height:.95}.profile-screen .stat-card small{color:#525b70;margin-top:7px;font-size:12px;line-height:1.12}.profile-screen .evolution-card,.profile-screen .preference-card,.profile-screen .trust-card,.profile-screen .profile-list,.profile-screen .admin-panel{border-radius:21px;margin-top:0;padding:17px 25px}.profile-screen .card-title-row{align-items:flex-start}.profile-screen .card-title-row h2,.profile-screen .preference-card h2,.profile-screen .trust-card h2,.profile-screen .profile-list .section-header h2{color:var(--ink);font-size:19px;font-weight:760;line-height:1.1}.profile-screen .card-title-row h2 svg,.profile-screen .trust-card h2 svg,.profile-screen .section-header h2 svg{width:21px;height:21px;color:var(--primary-active)}.profile-screen .card-title-row p{color:#535c70;margin-top:7px;font-size:14px}.profile-screen .card-title-row span{border-radius:12px;padding:8px 12px;font-size:18px;font-weight:720}.profile-screen .rating-chart{height:166px;margin-top:8px}.profile-screen .chart-line{stroke-width:3.4px}.profile-screen .preference-card h2 img{width:23px;height:23px}.profile-screen .preference-grid{margin-top:15px}.profile-screen .preference-item{grid-template-columns:44px minmax(0,1fr);column-gap:10px;min-height:67px;padding:8px 13px}.profile-screen .preference-item svg{width:29px;height:29px;color:var(--ink);stroke-width:1.95px}.profile-screen .preference-item p{color:#4f586c;font-size:13px;line-height:1.15}.profile-screen .preference-item strong{font-size:16px;font-weight:720;line-height:1.12}.profile-screen .trust-card{padding-top:16px;padding-bottom:16px}.profile-screen .achievement-row{margin-top:13px}.profile-screen .achievement{gap:11px;min-height:58px}.profile-screen .achievement svg{width:31px;height:31px;color:var(--primary-active);stroke-width:2px}.profile-screen .achievement strong{font-size:14px;font-weight:720;line-height:1.1}.profile-screen .achievement p{color:#596174;margin-top:3px;font-size:13px}.profile-screen .profile-list{padding-top:16px;padding-bottom:15px}.profile-screen .section-header{margin-bottom:13px}.profile-screen .section-header button{color:var(--primary-active);font-size:15px;font-weight:620}.profile-screen .section-header button svg{display:none}.profile-screen .mini-match{border-radius:14px;grid-template-columns:120px minmax(0,1fr) 74px 18px;gap:12px;padding:0}.profile-screen .mini-match>img{border-radius:11px;width:120px;height:78px}.profile-screen .mini-title-row{margin-bottom:7px}.profile-screen .mini-match h3{font-size:17px;font-weight:740;line-height:1.08}.profile-screen .mini-match p{color:#4f586c;gap:8px;font-size:13px}.profile-screen .mini-match p svg{width:15px;height:15px}.profile-screen .mini-slots{gap:5px;margin-top:10px}.profile-screen .slot.mini .avatar-xs,.profile-screen .slot.mini .empty-avatar{width:32px;height:32px}.profile-screen .slot.mini .empty-avatar{color:var(--ink);background:#fff;border:1px dashed #aeb6c5}.profile-screen .mini-slots>span{color:var(--primary-active);margin-left:5px;font-size:13px;font-weight:620}.profile-screen .mini-price{background:#f4f5f9;border-radius:12px;min-height:62px}.profile-screen .mini-price strong{font-size:22px;font-weight:760;line-height:1}.profile-screen .mini-price span{color:#596174;font-size:13px;line-height:1.15}.profile-screen .result-row{grid-template-columns:34px minmax(0,1fr) auto auto auto 18px;gap:8px;min-height:54px}.profile-screen .result-face{background:var(--primary-soft);width:34px;height:34px}.profile-screen .result-copy{gap:0}.profile-screen .result-row strong{font-size:15px;font-weight:620;line-height:1.1}.profile-screen .result-row em{color:#4f586c;font-size:13px}.profile-screen .set-list{color:var(--primary-active);gap:14px;font-size:15px;font-weight:720}.profile-screen .result-pill{border-radius:8px;padding:6px 10px;font-size:13px;font-weight:650}@media (width<=430px){.profile-screen{padding:20px 21px 104px}.profile-topbar-logo{width:122px}.profile-hero{grid-template-columns:88px minmax(0,1fr) auto;gap:10px;min-height:124px;padding:16px}.profile-screen .profile-hero .avatar-xl{width:88px;height:88px}.profile-screen .profile-identity h2{font-size:24px}.profile-screen .profile-identity p{margin:9px 0 8px;font-size:13px}.profile-screen .verified-pill{min-height:28px;padding:0 9px;font-size:12px}.profile-screen .edit-profile{min-height:46px;padding:0 12px;font-size:13px}.profile-screen .stat-grid{gap:8px}.profile-screen .stat-card{min-height:104px;padding:13px 5px 10px}.profile-screen .stat-card strong{font-size:26px}.profile-screen .evolution-card,.profile-screen .preference-card,.profile-screen .trust-card,.profile-screen .profile-list,.profile-screen .admin-panel{padding-left:16px;padding-right:16px}.profile-screen .mini-match{grid-template-columns:104px minmax(0,1fr) 64px 16px;gap:9px}.profile-screen .mini-match>img{width:104px;height:72px}.profile-screen .mini-match h3{font-size:15px}.profile-screen .mini-match p,.profile-screen .mini-slots>span{font-size:11.5px}.profile-screen .mini-price strong{font-size:20px}.profile-screen .mini-price span{font-size:11.5px}.profile-screen .result-row{grid-template-columns:34px minmax(0,1fr) auto auto auto 16px;gap:6px}.profile-screen .result-row strong,.profile-screen .set-list{font-size:13.5px}.profile-screen .result-row em,.profile-screen .result-pill{font-size:11.5px}}@media (width<=370px){.profile-screen{padding-left:14px;padding-right:14px}.profile-hero{grid-template-columns:78px minmax(0,1fr)}.profile-screen .profile-hero .avatar-xl{width:78px;height:78px}.profile-screen .edit-profile{grid-column:1/-1;width:100%}}@media (width>=1024px){.profile-screen{padding:28px clamp(30px,3.4vw,64px) 42px}.profile-topbar{max-width:1480px;min-height:64px;margin:0 auto 18px}.profile-topbar-logo{width:148px}}.profile-reference{--profile-green:var(--primary);--profile-green-soft:#91df1224;--profile-navy:#07142d;--profile-muted:#46516a;--profile-line:#e5e9ef;background:radial-gradient(circle at 50% -7%,#fffffffa 0,#ffffffe0 34%,#f6f8faeb 100%),#f6f8fa;padding:13px 20px 104px}.profile-reference .soft-card,.profile-reference .stat-card{background:#fffffffb;border:1px solid #061b3409;box-shadow:0 18px 40px #061b3417,0 3px 10px #061b3409}.profile-reference .profile-dashboard,.profile-reference .profile-main-column{max-width:860px;margin:0 auto;display:block}.profile-reference .profile-hero{border-radius:22px;grid-template-columns:112px minmax(0,1fr) auto;grid-template-areas:"avatar identity edit""avatar social social""avatar stats stats""bio bio bio";align-items:center;gap:7px 17px;min-height:148px;margin:0 0 12px;padding:14px 17px 17px;display:grid}.profile-avatar-wrap{grid-area:avatar;width:112px;height:112px;position:relative}.profile-reference .profile-hero .avatar-xl{border:4px solid #fff;width:112px;height:112px;box-shadow:0 10px 22px #061b3429}.profile-camera-button{background:var(--profile-green);width:44px;height:44px;color:var(--ink);cursor:pointer;border:3px solid #fff;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:2px;right:-6px;box-shadow:0 7px 15px #91df1247}.profile-reference .profile-identity{grid-area:identity;align-self:end;min-width:0}.profile-name-row{align-items:center;gap:8px;min-width:0;display:flex}.profile-reference .profile-identity h2{color:var(--profile-navy);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:28px;font-weight:650;line-height:1.02;overflow:hidden}.profile-verified-mark{color:var(--profile-green);fill:var(--profile-green);stroke:#fff;stroke-width:2.5px;flex:none}.profile-reference .profile-identity p{color:#404a62;margin:0;font-size:14px;font-weight:430;line-height:1.2}.profile-reference .profile-identity .profile-username{color:#697188;margin-top:5px}.profile-reference .profile-identity .profile-location{color:var(--profile-navy);align-items:center;gap:7px;margin-top:9px;display:inline-flex}.profile-social-summary{grid-area:social;align-self:start;align-items:center;gap:10px;display:flex}.profile-social-summary button{min-height:30px;color:var(--profile-navy);cursor:pointer;background:#f6f8fb;border:0;border-radius:999px;align-items:baseline;gap:5px;padding:0 12px;display:inline-flex;box-shadow:inset 0 0 0 1px #061b340e}.profile-social-summary strong{font-size:14px;font-weight:650;line-height:1}.profile-social-summary span{color:#59657a;font-size:12px;font-weight:430;line-height:1}.profile-reference .edit-profile{min-height:38px;color:var(--profile-navy);white-space:nowrap;cursor:pointer;box-shadow:none;background:#fff;border:1px solid #cfd6e2;border-radius:999px;grid-area:edit;align-self:center;align-items:center;gap:8px;margin:0;padding:0 16px;font-size:14px;font-weight:650;line-height:1;display:inline-flex}.profile-hero-stats{grid-area:stats;grid-template-columns:repeat(4,minmax(0,1fr));align-self:start;min-height:46px;display:grid}.profile-metric{appearance:none;border:0;border-left:1px solid var(--profile-line);min-width:0;color:var(--profile-navy);font:inherit;text-align:center;background:0 0;grid-template-columns:auto auto;place-content:center;gap:3px 6px;padding:0;display:grid}.profile-metric:first-child{border-left:0}.profile-metric span{color:var(--profile-green);justify-content:center;align-items:center;display:inline-flex}.profile-metric-button{cursor:pointer}.profile-metric-button:focus-visible{outline:2px solid var(--profile-green);outline-offset:3px;border-radius:12px}.profile-metric svg{stroke-width:2.25px;width:19px;height:19px}.profile-metric strong{font-size:18px;font-weight:650;line-height:1}.profile-metric small{color:#566178;grid-column:1/-1;justify-content:center;align-items:center;gap:3px;font-size:11.5px;font-weight:400;line-height:1.05;display:inline-flex}.profile-metric .profile-metric-info{stroke-width:2.45px;width:13px;height:13px}.profile-hero-bio{border-top:1px solid var(--profile-line);color:#404a62;grid-area:bio;margin:8px 0 0;padding-top:12px;font-size:13.5px;font-weight:400;line-height:1.42}.profile-card-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:11px;margin-bottom:11px;display:grid}.profile-level-card,.profile-evolution-card{border-radius:20px;min-height:126px;margin:0;padding:16px 15px}.profile-section-title h2,.profile-section-header h2,.profile-reliability-detail h3{color:var(--profile-navy);letter-spacing:0;margin:0;font-size:16px;font-weight:780;line-height:1.1}.profile-link-button{color:var(--profile-green);cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:13.5px;font-weight:720;display:inline-flex}.profile-reliability-modal{border-radius:22px;gap:14px;width:min(440px,100vw - 28px);padding:16px;display:grid}.profile-reliability-modal header{border-bottom:1px solid var(--profile-line);justify-content:space-between;align-items:center;gap:14px;padding-bottom:12px;display:flex}.profile-reliability-modal h2{color:var(--profile-navy);margin:0;font-size:20px;font-weight:560;line-height:1.1}.profile-reliability-modal header p{color:#657187;margin:5px 0 0;font-size:13px;font-weight:400;line-height:1.25}.profile-reliability-detail{background:linear-gradient(180deg, var(--profile-green-soft), #fffffffa);color:var(--profile-navy);border:1px solid #91df1242;border-radius:18px;padding:15px}.profile-reliability-detail h3{align-items:center;gap:8px;font-size:15px;font-weight:620;display:flex}.profile-reliability-body{grid-template-columns:104px minmax(0,1fr);align-items:center;gap:14px;margin-top:15px;display:grid}.profile-reliability-ring,.profile-level-ring{border-radius:999px;justify-content:center;justify-self:center;align-items:center;width:84px;height:84px;display:inline-flex;position:relative}.profile-reliability-ring{background:conic-gradient(var(--profile-green) var(--reliability-deg), #e7f2db 0)}.profile-reliability-ring:before,.profile-level-ring:before{content:"";border-radius:inherit;background:#fff;position:absolute;inset:13px}.profile-reliability-ring strong,.profile-level-ring strong{z-index:1;font-size:27px;font-weight:820;line-height:1;position:relative}.profile-reliability-list{gap:9px;display:grid}.profile-reliability-list div{background:#ffffffe0;border-radius:12px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 10px;display:grid;box-shadow:inset 0 0 0 1px #061b340b}.profile-reliability-list span{color:var(--profile-green);display:inline-flex}.profile-reliability-list svg{stroke-width:2.1px;width:17px;height:17px}.profile-reliability-list p,.profile-reliability-list strong{color:var(--profile-navy);margin:0;font-size:13px;font-weight:650;line-height:1}.profile-section-title,.profile-section-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.profile-section-title svg{color:#5e6a82}.profile-level-body{grid-template-columns:102px minmax(0,1fr);align-items:center;margin-top:18px;display:grid}.profile-level-ring{background:conic-gradient(var(--profile-green) var(--level-deg), #e4e9ef 0);width:77px;height:77px}.profile-level-ring:before{background:#fff;inset:9px}.profile-level-ring strong{color:var(--profile-navy);font-size:24px}.profile-level-body div:last-child{gap:5px;min-width:0;display:grid}.profile-level-body div:last-child strong{color:var(--profile-navy);font-size:14px;font-weight:780;line-height:1.1}.profile-level-body div:last-child span{color:#566178;font-size:13px;line-height:1.1}.profile-level-bar{background:#e3e8ee;border-radius:999px;height:10px;margin-top:17px;position:relative}.profile-level-bar span{width:var(--level-progress);border-radius:inherit;background:var(--profile-green);position:absolute;inset:0 auto 0 0}.profile-level-bar b{left:var(--level-progress);background:var(--profile-green);min-width:34px;min-height:24px;color:var(--ink);border-radius:7px;justify-content:center;align-items:center;font-size:12px;font-weight:760;line-height:1;display:inline-flex;position:absolute;top:-7px;transform:translate(-50%)}.profile-level-range{color:#40506b;justify-content:space-between;margin-top:8px;font-size:12.5px;display:flex}.profile-level-card .profile-link-button{margin-top:9px}.profile-evolution-card{position:relative}.profile-evolution-card .profile-section-title button,.profile-section-header button{color:var(--profile-green);cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:12.5px;font-weight:650;line-height:1;display:inline-flex}.profile-evolution-card .profile-section-title button{color:#48536b}.profile-evolution-card .profile-section-title button svg{width:14px;height:14px;transform:rotate(90deg)}.profile-rating-chart{width:100%;height:126px;margin-top:6px;overflow:visible}.profile-rating-chart text{fill:#4d5a72;font-size:12px;font-weight:520}.profile-rating-chart line{stroke:#dce2ea;stroke-width:1px}.profile-chart-area{fill:#91df1221}.profile-chart-line{fill:none;stroke:var(--profile-green);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.profile-chart-dot{fill:var(--profile-green);stroke:#fff;stroke-width:1.5px}.profile-chart-badge{fill:var(--profile-green)}.profile-chart-badge-text{text-anchor:middle;fill:var(--ink)!important;font-size:14px!important;font-weight:780!important}.profile-results-card{border-radius:20px;margin:0 0 11px;padding:15px 15px 16px}.profile-section-header h2{font-size:15px}.profile-results-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.profile-result-card{background:linear-gradient(135deg,#91df1221,#fffffff0);border:1px solid #061b3414;border-radius:13px;justify-items:center;min-height:86px;padding:8px 8px 7px;display:grid;position:relative;overflow:hidden}.profile-result-card.lost{background:linear-gradient(135deg,#e7142014,#fffffff5)}.profile-result-corner{background:var(--profile-green);width:28px;height:28px;color:var(--ink);border-radius:0 13px 0 999px;justify-content:center;align-items:center;padding-bottom:4px;padding-left:4px;display:inline-flex;position:absolute;top:0;right:0}.profile-result-card.lost .profile-result-corner{background:#d90b17}.profile-result-card time{color:var(--profile-navy);font-size:11.5px;font-weight:560;line-height:1}.profile-result-card>strong{color:var(--profile-navy);margin-top:3px;font-size:22px;font-weight:820;line-height:.95}.profile-result-card.lost>strong{color:#d80b17}.profile-result-card p{color:var(--profile-navy);margin:1px 0 4px;font-size:11.5px;font-weight:650;line-height:1}.profile-result-players{grid-template-columns:26px auto 26px;align-items:center;gap:6px;display:grid}.profile-result-players .avatar-xs{width:26px;height:26px}.profile-result-players span{color:var(--profile-navy);font-size:10px;font-weight:760}.profile-match-calendar-card{--calendar-day-size:13px;--calendar-day-gap:3px;border-radius:20px;margin:0 0 11px;padding:15px 15px 16px;overflow:visible}.match-calendar-card-header{align-items:flex-start}.match-calendar-year-controls{color:var(--profile-navy);align-items:center;gap:7px;display:inline-flex}.match-calendar-year-controls button{min-height:29px;color:var(--profile-navy);cursor:pointer;background:#fff;border:1px solid #d7dde6;border-radius:999px;align-items:center;gap:4px;padding:0 9px;font-size:12px;font-weight:560;line-height:1;display:inline-flex}.match-calendar-year-controls strong{text-align:center;min-width:43px;font-size:14px;font-weight:650;line-height:1}.match-calendar-year{margin-top:14px;overflow-x:auto}.match-calendar-year-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 12px;display:grid}.match-calendar-month{min-width:0}.match-calendar-month h3{color:var(--profile-navy);text-transform:capitalize;margin:0 0 7px;font-size:12px;font-weight:650;line-height:1}.match-calendar-month-body{gap:4px;display:grid}.match-calendar-weekdays{grid-template-columns:repeat(7, var(--calendar-day-size));gap:var(--calendar-day-gap);display:grid}.match-calendar-weekdays span{color:#778195;font-size:9px;line-height:var(--calendar-day-size);text-align:center}.match-calendar-weeks{grid-template-rows:repeat(var(--week-count), var(--calendar-day-size));gap:var(--calendar-day-gap);display:grid}.match-calendar-week{grid-template-columns:repeat(7, var(--calendar-day-size));gap:var(--calendar-day-gap);display:grid}.match-calendar-day{width:var(--calendar-day-size);height:var(--calendar-day-size);background:#d8dde5;border:0;border-radius:2px;padding:0;display:block;box-shadow:inset 0 0 0 1px #061b340b}.match-calendar-day.is-empty{box-shadow:none;background:0 0}.match-calendar-day.is-win,.match-calendar-legend i.is-win{background:#25a85a}.match-calendar-day.is-loss,.match-calendar-legend i.is-loss{background:#df3147}.match-calendar-day.is-clickable{cursor:pointer}.match-calendar-day.is-clickable:focus-visible,.match-calendar-year-controls button:focus-visible{outline:2px solid var(--profile-green);outline-offset:2px}.match-calendar-legend{color:#59657a;flex-wrap:wrap;align-items:center;gap:10px;margin-top:13px;font-size:12px;font-weight:430;line-height:1;display:flex}.match-calendar-legend span{align-items:center;gap:5px;display:inline-flex}.match-calendar-legend i{background:#d8dde5;border-radius:2px;width:9px;height:9px;display:inline-block}.profile-reference .brand-header{min-height:58px;margin:0 0 12px}.profile-reference .brand-logo{width:118px}.profile-back-button{width:42px;height:42px;color:var(--profile-navy);cursor:pointer;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 0 0 1px #061b340f}.profile-social-modal{border-radius:22px;grid-template-rows:auto minmax(0,1fr);width:min(420px,100vw - 28px);max-height:min(620px,100vh - 70px);padding:16px;display:grid;overflow:hidden}.profile-social-modal header{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:center;gap:14px;padding-bottom:12px;display:flex}.profile-social-modal h2{color:var(--profile-navy);margin:0;font-size:20px;font-weight:560;line-height:1.1}.profile-social-modal header span{color:#687386;margin-top:4px;font-size:13px;font-weight:400;display:block}.profile-social-list{gap:8px;min-height:0;padding-top:12px;display:grid;overflow-y:auto}.profile-social-list>button{width:100%;min-height:62px;color:var(--profile-navy);text-align:left;cursor:pointer;background:#fff;border:0;border-radius:15px;grid-template-columns:48px minmax(0,1fr) 20px;align-items:center;gap:11px;padding:8px 10px;display:grid;box-shadow:inset 0 0 0 1px #061b340e}.profile-social-list>button span,.profile-social-list>button strong,.profile-social-list>button small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.profile-social-list>button strong{font-size:14.5px;font-weight:560;line-height:1.15}.profile-social-list>button small{color:#607087;margin-top:4px;font-size:12.5px;font-weight:400;line-height:1.1}.profile-social-list>p{color:#657187;text-align:center;margin:22px 0;font-size:14px}.profile-reference .profile-section-title h2,.profile-reference .profile-section-header h2,.profile-reference .profile-reliability-detail h3{font-weight:560}.profile-reference .profile-level-body div:last-child span,.profile-reference .profile-level-range,.profile-reference .profile-result-card p{font-weight:400}.profile-reference .profile-level-body div:last-child strong,.profile-reference .profile-result-card>strong,.profile-reference .profile-section-header button,.profile-reference .profile-link-button{font-weight:560}.profile-reference .profile-reliability-ring strong,.profile-reference .profile-level-ring strong,.profile-reference .profile-reliability-list strong,.profile-reference .profile-reliability-list p,.profile-reference .edit-profile,.profile-reference .profile-chart-badge-text{font-weight:600!important}@media (width<=430px){.profile-reference{padding-left:14px;padding-right:14px}.profile-reference .profile-hero{grid-template-columns:92px minmax(0,1fr);grid-template-areas:"avatar identity""social social""stats stats""edit edit""bio bio";padding:14px}.profile-reference .profile-hero.profile-hero-no-edit{grid-template-areas:"avatar identity""social social""stats stats""bio bio"}.profile-avatar-wrap,.profile-reference .profile-hero .avatar-xl{width:92px;height:92px}.profile-reference .profile-identity h2{font-size:23px}.profile-reference .edit-profile{justify-content:center;width:100%}.profile-card-grid{grid-template-columns:1fr}.profile-results-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.match-calendar-card-header{flex-direction:column;align-items:stretch}.match-calendar-year-controls{justify-content:space-between}.profile-match-calendar-card{--calendar-day-size:11px;--calendar-day-gap:2px}}@media (width<=370px){.profile-match-calendar-card{--calendar-day-size:10px;--calendar-day-gap:2px}.match-calendar-year-grid{gap:12px 7px}.match-calendar-year-controls button span{display:none}}@media (width<=1023px){.phone-shell:has(.profile-reference) .bottom-nav{border-radius:22px 22px 0 0;min-height:78px;padding:7px 16px 18px;box-shadow:0 -12px 30px #061b3414,inset 0 1px #061b340a}.phone-shell:has(.profile-reference) .bottom-nav:after{content:"";background:#020817;border-radius:999px;width:118px;height:4px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.phone-shell:has(.profile-reference) .bottom-nav em{font-size:11.5px}.phone-shell:has(.profile-reference) .nav-create{width:48px;height:48px;margin-top:-18px}}@media (width>=1024px){.profile-reference{padding-top:28px}.profile-reference .brand-header,.profile-reference .profile-dashboard{max-width:940px}}.community-screen{padding-inline:12px;padding-bottom:calc(104px + env(safe-area-inset-bottom));background:#fff}.community-screen .brand-header{padding-inline:14px}.community-main-tabs{background:#fff;border:1px solid #e3e8f0;border-radius:17px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;min-height:58px;margin:10px 0 18px;overflow:hidden;box-shadow:0 10px 26px #061b340a}.community-main-tabs button{min-width:0;min-height:58px;color:var(--ink);cursor:pointer;background:0 0;border-radius:14px;font-size:19px;font-weight:520}.community-main-tabs button.active{background:linear-gradient(135deg, var(--primary-active), var(--primary));color:#fff;box-shadow:inset 0 -2px 8px #061b3429}.community-search-row{grid-template-columns:minmax(0,1fr) 54px;gap:8px;margin:0 0 14px}.community-search,.filter-button{border:1px solid #e4e9f1;border-radius:17px;min-height:62px;box-shadow:0 8px 22px #061b3409}.community-search{padding:0 16px}.community-search svg,.filter-button svg{color:#263b5f}.community-search input{color:var(--ink);font-size:17px;font-weight:430}.community-search input::placeholder{color:#71809d}.filter-button{width:100%;padding:0;font-size:0}.community-panel{background:#fff;border:1px solid #e6ebf2;border-radius:18px;width:100%;margin:14px 0;padding:14px 12px;box-shadow:0 8px 24px #061b3409}.community-panel-header{justify-content:space-between;align-items:center;gap:10px;min-height:30px;margin-bottom:12px;display:flex}.community-panel-header>div{align-items:center;gap:8px;min-width:0;display:flex}.community-panel-header span,.community-panel-header svg{color:var(--primary-active)}.community-panel-header h2{color:var(--ink);margin:0;font-size:20px;font-weight:760;line-height:1.1}.community-panel-header button,.community-panel-link{color:var(--primary-active);white-space:nowrap;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:4px;padding:0;font-size:15px;font-weight:760;display:inline-flex}.community-player-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.community-player-bubble{min-width:0;color:var(--ink);text-align:center;cursor:pointer;background:0 0;border:0;justify-items:center;gap:5px;padding:0 2px 4px;display:grid}.community-player-bubble .avatar-lg{border:3px solid #eef4f8;width:66px;height:66px;box-shadow:0 4px 12px #061b341f}.community-player-bubble .online-dot{background:#16ad18;width:16px;height:16px;bottom:4px;right:-1px}.community-player-bubble strong{max-width:100%;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:760;line-height:1.1;overflow:hidden}.community-player-bubble span,.community-player-bubble small{color:#435171;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;font-weight:440;line-height:1.1;overflow:hidden}.community-player-bubble small{align-items:center;gap:3px;display:inline-flex}.community-player-bubble small svg{color:var(--primary-active)}.community-venue-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.featured-venue-mini{background:#fff;border:1px solid #e2e8f0;border-radius:9px;min-width:0;overflow:hidden}.featured-venue-mini>img{aspect-ratio:1.95;object-fit:cover;width:100%;display:block}.featured-venue-mini>div{min-height:70px;padding:10px 8px 9px;position:relative}.featured-venue-mini>div>span{color:#23395d;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;position:absolute;top:-18px;left:10px;box-shadow:0 4px 12px #061b342e}.featured-venue-mini h3{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;font-weight:760;line-height:1.15;overflow:hidden}.featured-venue-mini p{color:#667491;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;margin:8px 0 0;font-size:12px;display:flex;overflow:hidden}.community-duo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0;display:grid}.community-duo-grid .community-panel{min-width:0;margin:0;padding:12px 9px}.community-rank-panel .community-panel-header{margin-bottom:8px}.community-rank-panel .community-panel-header h2{font-size:17px}.community-panel-subtitle{color:#56637d;margin:-2px 0 8px;font-size:13px;line-height:1.25}.community-tiny-tabs,.community-movement-mode{gap:5px;margin-bottom:9px;display:grid}.community-tiny-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.community-tiny-tabs span,.community-movement-mode button{color:#394766;white-space:nowrap;background:#fff;border:1px solid #e3e9f2;border-radius:999px;justify-content:center;align-items:center;min-width:0;min-height:27px;padding:0 5px;font-size:10px;font-weight:620;display:inline-flex}.community-tiny-tabs span.active,.community-movement-mode button.active{background:linear-gradient(135deg, var(--primary-active), #46a000);color:#fff;border-color:#0000}.community-movement-mode{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,170px)}.community-movement-mode button{cursor:pointer}.community-compact-ranking{gap:7px;display:grid}.community-rank-compact-row,.community-mover-compact-row{width:100%;min-height:31px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;display:grid}.community-rank-compact-row{grid-template-columns:23px 24px minmax(0,1fr) 14px auto}.community-mover-compact-row{grid-template-columns:23px 24px minmax(0,1fr) 16px auto}.community-rank-compact-row b,.community-mover-compact-row b{color:#fff;background:#7c95a9;border-radius:5px;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:780;display:inline-flex}.community-rank-compact-row:first-child b,.community-mover-compact-row:first-child b{background:var(--primary-active)}.community-rank-compact-row .avatar-xs,.community-mover-compact-row .avatar-xs{width:24px;height:24px}.community-rank-compact-row strong,.community-mover-compact-row strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:780;overflow:hidden}.community-rank-compact-row>svg{color:var(--primary-active);fill:var(--primary-active)}.community-mover-compact-row.up>svg,.community-mover-compact-row.up em{color:var(--primary-active)}.community-mover-compact-row.down>svg,.community-mover-compact-row.down em{color:var(--danger)}.community-rank-compact-row em,.community-mover-compact-row em{color:var(--primary-active);white-space:nowrap;font-size:13px;font-style:normal;font-weight:760}.community-panel-link{justify-self:center;margin:12px auto 0}.community-friend-match-list,.community-feed-list,.community-modal-list{gap:8px;display:grid}.friend-feed-item.compact{box-shadow:none;border:0;border-top:1px solid #edf1f5;border-radius:0;padding:9px 0}.friend-feed-item.compact:first-child{border-top:0}.community-follower-strip{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.community-follower-strip button{min-width:74px;color:var(--ink);cursor:pointer;background:0 0;border:0;justify-items:center;gap:5px;font-size:12px;font-weight:650;display:grid}.community-inline-empty{color:#667491;margin:8px 0;font-size:13px;line-height:1.35}.community-detail-modal{background:#fff;border-radius:22px 22px 0 0;gap:12px;width:min(100%,470px);max-height:min(88vh,820px);padding:16px;display:grid;overflow-y:auto;box-shadow:0 22px 70px #061b343d}.community-detail-modal-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.community-detail-modal-header h2{color:var(--ink);margin:0;font-size:20px;font-weight:760}.community-detail-modal-header p{color:#667491;margin:5px 0 0;font-size:13px;line-height:1.35}.community-detail-modal .community-scope-tabs{margin:0}.community-detail-modal .community-rank-compact-row,.community-detail-modal .community-mover-compact-row{background:#fff;border:1px solid #e8edf4;border-radius:13px;min-height:44px;padding:7px 9px}.community-followers-modal-list button{width:100%;min-height:68px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #e8edf4;border-radius:14px;grid-template-columns:52px minmax(0,1fr) 20px;align-items:center;gap:10px;padding:8px;display:grid}.community-followers-modal-list strong,.community-followers-modal-list small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.community-followers-modal-list strong{font-size:15px;font-weight:740}.community-followers-modal-list small{color:#667491;font-size:12px}.profile-screen .profile-follow-button{background:linear-gradient(135deg, var(--primary), #b8f52b);min-height:52px;color:var(--ink);white-space:nowrap;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-self:start;align-items:center;gap:7px;margin-top:8px;padding:0 18px;font-size:15px;font-weight:650;display:inline-flex}.profile-screen .profile-follow-button.following{background:#f2f3f8}.profile-screen .profile-follow-button:disabled{opacity:.6;cursor:default}@media (width<=430px){.community-screen{padding-inline:10px}.community-main-tabs{border-radius:15px;min-height:50px}.community-main-tabs button{min-height:50px;font-size:15px}.community-search,.filter-button{min-height:56px}.community-panel-header h2{font-size:18px}.community-player-bubble .avatar-lg{width:56px;height:56px}.community-player-bubble strong{font-size:13px}.community-player-bubble span,.community-player-bubble small{font-size:10.5px}.community-venue-strip{grid-auto-columns:142px;grid-auto-flow:column;grid-template-columns:initial;overflow-x:auto}.community-rank-compact-row,.community-mover-compact-row{gap:4px}.community-rank-compact-row em,.community-mover-compact-row em{font-size:11px}}@media (width<=370px){.community-duo-grid{grid-template-columns:minmax(0,1fr)}}@media (width>=768px){.community-screen .community-main-tabs,.community-screen .community-search-row,.community-panel,.community-duo-grid,.community-scope-tabs{max-width:940px;margin-left:auto;margin-right:auto}.community-venue-strip,.community-player-grid{gap:14px}}@media (width>=1024px){.community-screen .community-main-tabs{max-width:940px!important;margin-left:auto!important;margin-right:auto!important}}
