:root{--color-garnet:#5b0d22;--color-garnet-50:#f6ecef;--color-garnet-100:#5b0d221a;--color-garnet-700:#4a0a1b;--color-garnet-900:#3d0816;--color-rose:#ff4d8d;--color-rose-600:#e63e7b;--color-rose-700:#c81e5c;--color-rose-light:#ffc1d6;--color-rose-50:#fff1f6;--color-rose-75:#ffe9f1;--color-rose-200:#ffd0e0;--color-rose-100:#ff4d8e25;--color-white:#fff;--color-gray-50:#f9fafb;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-300:#d1d5db;--color-gray-400:#9ca3af;--color-gray-500:#6b7280;--color-gray-700:#374151;--color-gray-900:#111827;--color-success:#16a34a;--color-success-soft:#e7f8ee;--color-success-ink:#14803c;--color-warning:#d97706;--color-warning-soft:#fef3c7;--color-warning-ink:#b45309;--color-warning-bg:#fffbeb;--color-warning-border:#fde68a;--color-warning-ink-strong:#8a5800;--color-error:#dc2626;--color-error-soft:#fee2e2;--color-error-ink:#b91c1c;--color-error-on-dark:#fecaca;--color-info:#2563eb;--color-info-soft:#dbeafe;--color-info-ink:#1d4ed8;--bg-app:var(--color-gray-50);--bg-surface:var(--color-white);--bg-surface-alt:var(--color-gray-100);--fg-default:var(--color-gray-700);--fg-strong:var(--color-gray-900);--fg-muted:var(--color-gray-500);--fg-subtle:var(--color-gray-400);--border-default:var(--color-gray-100);--border-strong:var(--color-gray-200);--border-focus:var(--color-rose);--font-sans:"Poppins", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono:ui-monospace, SFMono-Regular, "JetBrains Mono", Menlo, monospace;--shadow-xs:0 1px 2px #1118270a;--shadow-sm:0 1px 2px #1118270f, 0 1px 3px #1118270a;--shadow-md:0 4px 6px -1px #1118270f, 0 2px 4px -2px #1118270a;--shadow-lg:0 10px 15px -3px #11182714, 0 4px 6px -4px #1118270d;--shadow-xl:0 20px 25px -5px #1118271a, 0 8px 10px -6px #11182714;--shadow-rose:0 8px 24px -8px #ff4d8d73;--shadow-focus:0 0 0 3px #ff4d8d40;--ease-out:cubic-bezier(.2, .8, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--dur-fast:.12s;--dur-base:.18s;--dur-slow:.3s;--space-3xs:2px;--space-2xs:4px;--space-xs:6px;--space-sm:8px;--space-md:10px;--space-lg:12px;--space-xl:14px;--space-2xl:16px;--space-3xl:20px;--space-4xl:24px;--space-5xl:32px;--space-6xl:40px;--space-7xl:48px;--radius-xs:4px;--radius-sm:6px;--radius-md:8px;--radius-lg:10px;--radius-xl:12px;--radius-2xl:16px;--radius-3xl:20px;--radius-pill:999px;--radius-full:50%;--text-xs:12px;--text-sm:13px;--text-base:14px;--text-md:16px;--text-lg:18px;--text-xl:20px;--text-2xl:22px;--text-3xl:28px;--text-4xl:32px;--text-5xl:40px;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--leading-none:1;--leading-tight:1.2;--leading-snug:1.35;--leading-normal:1.5;--leading-relaxed:1.6;--z-base:1;--z-dropdown:100;--z-sticky:200;--z-overlay:1000;--z-modal:1100;--z-toast:9000}.clyb-pwa-install-card{align-items:center;gap:var(--space-lg,12px);padding:var(--space-xl,14px);padding-right:var(--space-5xl,32px);border:1px solid color-mix(in srgb, var(--color-rose) 28%, transparent);border-radius:var(--radius-2xl,16px);background:radial-gradient(circle at 100% 0, #ff4d8d24, transparent 42%), linear-gradient(135deg, var(--color-rose-50) 0%, #fff 72%);box-shadow:var(--shadow-sm);grid-template-columns:auto minmax(0,1fr) auto;display:grid;position:relative}.clyb-pwa-install-card-icon,.clyb-pwa-install-profile-icon{color:var(--color-garnet);border:1px solid color-mix(in srgb, var(--color-rose) 24%, transparent);box-shadow:var(--shadow-xs);background:#fff;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.clyb-pwa-install-card-icon{border-radius:var(--radius-xl,12px);width:42px;height:42px}.clyb-pwa-install-card-icon svg,.clyb-pwa-install-profile-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.clyb-pwa-install-card-copy,.clyb-pwa-install-profile-copy{flex-direction:column;min-width:0;display:flex}.clyb-pwa-install-card-copy strong,.clyb-pwa-install-profile-copy strong{color:var(--color-garnet);font:600 var(--text-sm,13px) / 1.3 "Poppins", sans-serif}.clyb-pwa-install-card-copy small,.clyb-pwa-install-profile-copy small{margin-top:var(--space-3xs,2px);color:var(--fg-muted);font:400 var(--text-xs,11px) / 1.4 "Poppins", sans-serif}.clyb-pwa-install-card-cta,.clyb-pwa-install-done{border-radius:var(--radius-xl,12px);color:#fff;background:var(--color-garnet);font:600 var(--text-xs,12px) / 1 "Poppins", sans-serif;cursor:pointer;border:0}.clyb-pwa-install-card-cta{min-height:38px;padding:0 var(--space-xl,14px);white-space:nowrap}.clyb-pwa-install-card-dismiss,.clyb-pwa-install-sheet-close{border-radius:var(--radius-pill,999px);width:30px;height:30px;color:var(--fg-muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font:400 23px/1 system-ui,sans-serif;display:inline-flex}.clyb-pwa-install-card-dismiss{top:var(--space-xs,6px);right:var(--space-xs,6px);position:absolute}.clyb-pwa-install-card :is(button,[tabindex]):focus-visible,.clyb-pwa-install-sheet :is(button,[tabindex]):focus-visible,.clyb-pwa-install-profile:focus-visible{box-shadow:var(--shadow-focus);outline:0}.clyb-pwa-install-backdrop{z-index:var(--z-modal,1100);animation:clyb-pwa-install-fade var(--dur-base,.18s) var(--ease-out);background:#11182785;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.clyb-pwa-install-sheet{width:min(100%,520px);max-height:calc(100dvh - env(safe-area-inset-top,0px) - 16px);padding:var(--space-4xl,24px);padding-bottom:calc(var(--space-4xl,24px) + env(safe-area-inset-bottom,0px));border-radius:var(--radius-3xl,20px) var(--radius-3xl,20px) 0 0;box-shadow:var(--shadow-xl);animation:clyb-pwa-install-rise var(--dur-slow,.3s) var(--ease-out);background:#fff;position:relative;overflow-y:auto}.clyb-pwa-install-grabber{width:40px;height:4px;margin:0 auto var(--space-3xl,20px);border-radius:var(--radius-pill,999px);background:var(--color-gray-200)}.clyb-pwa-install-sheet-close{top:var(--space-xl,14px);right:var(--space-xl,14px);background:var(--bg-app);position:absolute}.clyb-pwa-install-sheet h2{padding-right:var(--space-5xl,32px);color:var(--color-garnet);font:600 var(--text-xl,20px) / 1.25 "Poppins", sans-serif;margin:0}.clyb-pwa-install-sheet>p{margin:var(--space-xs,6px) 0 var(--space-2xl,16px);color:var(--fg-muted);font:400 var(--text-sm,13px) / 1.5 "Poppins", sans-serif}.clyb-pwa-install-steps{margin:0;padding:0;list-style:none}.clyb-pwa-install-steps li{align-items:flex-start;gap:var(--space-lg,12px);padding:var(--space-lg,12px) 0;border-top:1px solid var(--border-default);display:flex}.clyb-pwa-install-steps li:first-child{border-top:0}.clyb-pwa-install-step-number{border-radius:var(--radius-full,50%);color:#fff;background:var(--color-garnet);width:28px;height:28px;font:700 var(--text-xs,12px) / 1 "Poppins", sans-serif;flex:0 0 28px;justify-content:center;align-items:center;display:inline-flex}.clyb-pwa-install-steps strong,.clyb-pwa-install-steps small{display:block}.clyb-pwa-install-steps strong{color:var(--fg-strong);font:600 var(--text-sm,13px) / 1.4 "Poppins", sans-serif}.clyb-pwa-install-steps small{margin-top:var(--space-3xs,2px);color:var(--fg-muted);font:400 var(--text-xs,11px) / 1.45 "Poppins", sans-serif}.clyb-pwa-install-done{width:100%;min-height:48px;margin-top:var(--space-2xl,16px);font-size:var(--text-base,14px)}.clyb-pwa-install-profile{align-items:center;gap:var(--space-lg,12px);width:100%;margin-bottom:var(--space-xl,14px);padding:var(--space-xl,14px);border:1px solid var(--border-default);border-radius:var(--radius-2xl,16px);color:inherit;text-align:left;cursor:pointer;background:#fff;display:flex}.clyb-pwa-install-profile-icon{border-radius:var(--radius-xl,12px);background:var(--color-rose-50);width:40px;height:40px}.clyb-pwa-install-profile-chevron{color:var(--fg-subtle);font:300 28px/1 system-ui,sans-serif}@keyframes clyb-pwa-install-fade{0%{opacity:0}to{opacity:1}}@keyframes clyb-pwa-install-rise{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (width<=380px){.clyb-pwa-install-card{grid-template-columns:auto minmax(0,1fr)}.clyb-pwa-install-card-cta{grid-column:1/-1;width:100%}}@media (prefers-reduced-motion:reduce){.clyb-pwa-install-backdrop,.clyb-pwa-install-sheet{animation:none}}.gchat-mode{box-sizing:border-box;height:100dvh;min-height:0;overflow:hidden}.gchat-shell{flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow:hidden}.gchat-shell>:not(.gchat-thread),.gchat-shell>.tab-appbar{flex:none}.gchat-thread{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:var(--bg-app);flex-direction:column;flex:1;gap:12px;min-height:0;padding:14px 14px 10px;display:flex;overflow-y:auto}.gchat-thread>:first-child{margin-top:auto}.gchat-composer{border-top:1px solid var(--border-default);background:#fff;flex:none;padding:10px 12px}.gchat-composer .row{align-items:flex-end;gap:8px;min-width:0;display:flex}.gchat-composer .attach-btn,.gchat-composer .send-btn{cursor:pointer;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;transition:background .15s,color .15s;display:flex}.gchat-composer .attach-btn{background:var(--color-gray-100);color:var(--color-garnet)}.gchat-composer .attach-btn:hover:not(:disabled){background:var(--color-rose-50)}.gchat-composer .send-btn{background:var(--color-rose);color:#fff}.gchat-composer .send-btn:disabled{background:var(--color-gray-200);color:var(--fg-subtle);cursor:default}.gchat-composer textarea,.gchat-composer input[type=text],.gchat-composer input:not([type]){resize:none;border:1px solid var(--border-default);background:var(--color-gray-50);min-width:0;min-height:42px;max-height:120px;color:var(--fg-default);box-sizing:border-box;border-radius:21px;flex:1;padding:11px 16px;font:400 14px Poppins}.gchat-composer textarea:focus,.gchat-composer input[type=text]:focus,.gchat-composer input:not([type]):focus{border-color:var(--color-rose-light);box-shadow:0 0 0 3px var(--color-rose-50);background:#fff;outline:none}.gchat-composer textarea::placeholder,.gchat-composer input::placeholder{color:var(--fg-subtle)}.gchat-row{flex-direction:column;min-width:0;max-width:85%;display:flex}.gchat-row.own{align-self:flex-end;align-items:flex-end}.gchat-row.other{align-self:flex-start;align-items:flex-start}.gchat-author{color:var(--color-garnet);align-items:center;gap:7px;margin:0 0 5px 2px;font:600 12px Poppins;display:flex}.gchat-author .avatar{background:var(--color-garnet);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font:600 10px Poppins;display:flex}.gchat-author .avatar i{font-size:13px}.gchat-author .role{background:var(--color-rose-50);color:var(--color-rose-700);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:1px 7px;font:600 9.5px Poppins}.gchat-bubble{box-sizing:border-box;min-width:0;max-width:100%;color:var(--fg-default);word-break:break-word;border-radius:16px;padding:10px 13px;font:400 14px/1.5 Poppins}.gchat-text{white-space:pre-wrap}.gchat-bubble.own{background:var(--color-rose-75);border:1px solid var(--color-rose-200);border-bottom-right-radius:5px}.gchat-bubble.other{border:1px solid var(--border-default);background:#fff;border-bottom-left-radius:5px}.gchat-bubble.deleted{border:1px dashed var(--border-default);color:var(--fg-muted);background:0 0;font-style:italic}.gchat-row.pressing .gchat-bubble{filter:brightness(.96);transform:scale(.965)}.gchat-bubble{transform-origin:var(--gchat-press-origin,center);transition:transform .45s cubic-bezier(.22,1,.36,1),filter .45s}.gchat-row.own .gchat-bubble{--gchat-press-origin:right center}.gchat-row.other .gchat-bubble{--gchat-press-origin:left center}.gchat-row.menu-open .gchat-bubble{box-shadow:0 0 0 3px var(--color-rose-200)}@media (prefers-reduced-motion:reduce){.gchat-bubble{transition:filter .15s}.gchat-row.pressing .gchat-bubble{transform:none}}.gchat-meta{color:var(--fg-subtle);align-items:center;gap:5px;margin:4px 2px 0;font:400 11px Poppins;display:flex}.gchat-system{background:var(--color-gray-100);max-width:85%;color:var(--fg-muted);text-align:center;border-radius:999px;align-self:center;margin:0;padding:6px 14px;font:400 11.5px Poppins}.gchat-attachments{gap:6px;width:100%;min-width:0;max-width:100%;display:grid}.gchat-attachments>button{box-sizing:border-box;min-width:0;max-width:100%}.gchat-attach{background:var(--bg-surface);border:1px solid var(--border-default);color:var(--color-garnet);cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:8px;width:100%;margin-top:8px;padding:8px 10px;font:500 12.5px Poppins;display:flex}.gchat-attach:hover{background:var(--color-rose-50)}.gchat-attach i{flex:none;font-size:16px}.gchat-attach .name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.gchat-attach .size{color:var(--fg-subtle);flex:none;font-weight:400}.gchat-pending{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.gchat-pending .chip{background:var(--color-rose-75);border:1px solid var(--color-rose-200);color:var(--color-rose-700);border-radius:999px;align-items:center;gap:6px;max-width:100%;padding:6px 8px 6px 10px;font:500 12px Poppins;display:inline-flex}.gchat-pending .chip .name{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.gchat-pending .chip button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:15px;display:flex}.gchat-pending .chip.uploading{opacity:.7}.gchat-pending .chip.uploading>i:first-child{animation:.9s linear infinite gchat-spin}@keyframes gchat-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.gchat-pending .chip.uploading>i:first-child{animation:none}}.gchat-pending .chip.error{background:var(--color-error-soft);border-color:var(--color-error-soft);color:var(--color-error-ink)}.gchat-attach:disabled{opacity:.6;cursor:default}.pwa-avatar-pick{background:var(--color-garnet);color:#fff;cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:8px;padding:0;display:inline-flex;position:relative;overflow:visible}.pwa-avatar-pick:disabled{cursor:default}.pwa-avatar-pick .initials{font:700 24px Poppins}.pwa-avatar-pick img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.pwa-avatar-pick .edit{background:var(--color-rose);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex;position:absolute;bottom:-2px;right:-2px}.pwa-avatar-options{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px;display:grid}.pwa-avatar-options .opt{border:1px solid var(--border-default);cursor:pointer;color:var(--fg-default);background:#fff;border-radius:14px;justify-items:center;gap:6px;padding:10px 8px;font:500 12px Poppins;display:grid}.pwa-avatar-options .opt img{object-fit:cover;border-radius:50%;width:56px;height:56px}.pwa-avatar-options .opt span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.pwa-avatar-options .opt.active{border-color:var(--color-rose);background:var(--color-rose-75);box-shadow:0 0 0 3px var(--color-rose-200)}.gchat-author .avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.gchat-author .avatar.club-logo{background:#fff}.gchat-author .avatar.club-logo img{object-fit:contain;box-sizing:border-box;padding:4px}.photo-crop-dialog-overlay{z-index:150;top:0;right:0;bottom:calc(81px + env(safe-area-inset-bottom));padding-top:max(24px, env(safe-area-inset-top));-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#181014a8;justify-content:center;align-items:flex-end;display:flex;position:fixed;left:0}.photo-crop-dialog{box-sizing:border-box;border-top:3px solid var(--color-garnet);width:min(100%,440px);height:min(100%,700px);max-height:100%;color:var(--fg-default);text-align:center;background:#fff;border-radius:24px 24px 0 0;outline:none;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 -16px 48px #18101433}.photo-crop-dialog-content{overscroll-behavior:contain;flex:auto;min-height:0;padding:28px 24px 16px;overflow-y:auto}.photo-crop-dialog h2{color:var(--color-garnet);margin:0 36px 6px;font:600 20px/1.25 Poppins}.photo-crop-dialog-content>p{max-width:330px;color:var(--fg-muted);margin:0 auto 18px;font:400 13px/1.5 Poppins}.photo-crop-dialog-close{background:var(--color-gray-100);width:34px;height:34px;color:var(--fg-default);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:18px;display:inline-flex;position:absolute;top:16px;right:16px}.photo-crop-dialog-viewport{background:var(--color-gray-100);width:min(100%,280px);box-shadow:0 0 0 1px var(--border-default), 0 10px 24px #5b0d221f;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;border:3px solid #fff;border-radius:18px;margin:18px auto;position:relative;overflow:hidden}.photo-crop-dialog-viewport:active{cursor:grabbing}.photo-crop-dialog-image{pointer-events:none;max-width:none;display:block;position:absolute}.photo-crop-dialog-grid{z-index:1;pointer-events:none;background-image:linear-gradient(90deg,#0000 33.1%,#ffffff85 33.33%,#0000 33.56%),linear-gradient(90deg,#0000 66.43%,#ffffff85 66.66%,#0000 66.89%),linear-gradient(#0000 33.1%,#ffffff85 33.33%,#0000 33.56%),linear-gradient(#0000 66.43%,#ffffff85 66.66%,#0000 66.89%);position:absolute;inset:0}.photo-crop-dialog-zoom{max-width:280px;color:var(--fg-default);text-align:left;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;margin:0 auto 16px;font:600 12px Poppins;display:grid}.photo-crop-dialog-zoom input{width:100%;accent-color:var(--color-rose)}.photo-crop-dialog-actions{padding:12px 24px calc(24px + env(safe-area-inset-bottom));background:#fff;flex:none;grid-template-columns:1fr 1.2fr;gap:10px;display:grid;box-shadow:0 -8px 18px #18101414}.photo-crop-dialog-actions button{cursor:pointer;border-radius:13px;min-height:44px;padding:0 12px;font:600 12px Poppins}.photo-crop-dialog-reset{color:var(--color-garnet);background:0 0;border:0;grid-column:1/-1;justify-content:center;align-items:center;gap:6px;display:inline-flex}.photo-crop-dialog-secondary{border:1px solid var(--border-strong);color:var(--color-garnet);background:#fff}.photo-crop-dialog-confirm{background:var(--color-garnet);color:#fff;border:0;justify-content:center;align-items:center;gap:6px;display:inline-flex}.photo-crop-dialog-close:focus-visible,.photo-crop-dialog-actions button:focus-visible{outline:2px solid var(--color-garnet);outline-offset:2px}.photo-crop-dialog button:disabled,.photo-crop-dialog input:disabled{cursor:wait;opacity:.65}@media (width>=560px){.photo-crop-dialog-overlay{align-items:center;padding:24px}.photo-crop-dialog{border-radius:24px}.photo-crop-dialog-actions{padding-bottom:24px}}
