@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap);@media (max-width:768px){.clickable,[role=button],a,button,input[type=button],input[type=checkbox],input[type=radio],input[type=reset],input[type=submit],select{align-items:center;display:inline-flex;justify-content:center;min-height:44px;min-width:44px;touch-action:manipulation}input[type=email],input[type=password],input[type=search],input[type=text],textarea{font-size:16px;min-height:44px;padding:12px}input[type=checkbox],input[type=radio]{margin:10px;min-height:24px;min-width:24px}.btn,.button{align-items:center;display:inline-flex;justify-content:center;min-height:44px;padding:12px 16px}.card,.moment-card,.performance-card{min-height:60px;padding:12px}.nav-item,.tab-button{padding:12px 16px}.icon-button,.nav-item,.tab-button{align-items:center;display:flex;justify-content:center;min-height:44px}.icon-button{min-width:44px;padding:10px}.switch,.toggle{min-height:44px;padding:10px}.list-item{align-items:center;display:flex;min-height:56px;padding:12px 16px}.close-button,.modal-close{align-items:center;display:flex;justify-content:center;min-height:44px;min-width:44px;padding:10px}.filter-button,.search-input{min-height:44px;padding:12px 16px}.action-button,.upload-button{font-size:16px;min-height:48px;padding:14px 20px}.pagination-button{min-height:44px;min-width:44px;padding:12px}.clickable:focus,[role=button]:focus,button:focus{outline:2px solid #2563eb;outline-offset:2px}@media (hover:none){.clickable:hover,button:hover{opacity:.8}}}.mobile-touch-target{align-items:center;display:flex;justify-content:center;min-height:44px;min-width:44px;touch-action:manipulation}.mobile-touch-area{margin:-10px;padding:10px}.mobile-text-content{font-size:16px;line-height:1.4}@media (max-width:768px){.performance-card button{min-height:80px;padding:16px}.moment-card{min-height:100px}.song-card{min-height:72px;padding:16px}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pull-to-refresh-indicator{will-change:transform}html{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.pull-to-refresh-active{user-select:none;-webkit-user-select:none}@media (max-width:768px){video{background-color:#000;object-fit:contain;transform:translateZ(0)}video::-webkit-media-controls-panel{background-color:#000c}video::-webkit-media-controls-play-button{background-color:#ffffffe6;border-radius:50%}video::-webkit-media-controls{bottom:0}.lazy-media-container video{display:block;height:auto;width:100%}.lazy-media-container .video-placeholder{animation:loading-shimmer 2s linear infinite;background:linear-gradient(45deg,#f0f0f0 25%,#0000 0),linear-gradient(-45deg,#f0f0f0 25%,#0000 0),linear-gradient(45deg,#0000 75%,#f0f0f0 0),linear-gradient(-45deg,#0000 75%,#f0f0f0 0);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}@keyframes loading-shimmer{0%{background-position:0 0,0 10px,10px -10px,-10px 0}to{background-position:20px 20px,20px 30px,30px 10px,10px 20px}}}.mobile-video-controls{bottom:10px;display:flex;gap:12px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.mobile-video-control-btn{align-items:center;background:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;transition:background-color .2s;width:44px}.mobile-video-control-btn:hover{background:#000c}.network-quality-indicator{background:#000000b3;border-radius:12px;color:#fff;font-size:10px;padding:4px 8px;position:absolute;right:8px;top:8px;z-index:10}.network-quality-low{color:#ef4444}.network-quality-medium{color:#f59e0b}.network-quality-high{color:#10b981}:root{--rh-black:#000;--rh-dark:#0a0a0a;--rh-charcoal:#1a1a1a;--rh-gray-dark:#2a2a2a;--rh-gray:#3a3a3a;--rh-gray-mid:#5a5a5a;--rh-gray-light:#7a7a7a;--rh-silver:#9a9a9a;--rh-off-white:#e5e5e5;--rh-white:#fff;--rh-red:#c33;--rh-red-dark:#922;--rh-blue:#579;--rh-green:#686}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;background:var(--rh-black);color:#e5e5e5;color:var(--rh-off-white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5;margin:0;min-height:100vh}code{font-family:JetBrains Mono,Courier New,monospace}.btn,button{background:#1a1a1a;background:var(--rh-charcoal);border:1px solid #3a3a3a;border:1px solid var(--rh-gray);border-radius:2px;color:#fff;color:var(--rh-white);cursor:pointer;font-family:inherit;font-weight:500;padding:.5rem 1rem;transition:all .15s ease}.btn:hover,button:hover{background:#2a2a2a;background:var(--rh-gray-dark);border-color:#5a5a5a;border-color:var(--rh-gray-mid)}.btn:disabled,button:disabled{cursor:not-allowed;opacity:.4}input,select,textarea{background:#0a0a0a;background:var(--rh-dark);border:1px solid #3a3a3a;border:1px solid var(--rh-gray);border-radius:2px;color:#fff;color:var(--rh-white);font-family:inherit;padding:.5rem .75rem;transition:all .15s ease}input:focus,select:focus,textarea:focus{background:#1a1a1a;background:var(--rh-charcoal);border-color:#9a9a9a;border-color:var(--rh-silver)}input::placeholder,textarea::placeholder{color:#7a7a7a;color:var(--rh-gray-light)}a{color:#9a9a9a;color:var(--rh-silver)}a:hover{color:var(--rh-white)}::-webkit-scrollbar-track{background:#0a0a0a;background:var(--rh-dark)}::-webkit-scrollbar-thumb{background:#3a3a3a;background:var(--rh-gray)}::-webkit-scrollbar-thumb:hover{background:#5a5a5a;background:var(--rh-gray-mid)}.card,.panel{background:#1a1a1a;background:var(--rh-charcoal);border:1px solid #3a3a3a;border:1px solid var(--rh-gray);border-radius:2px;padding:1.5rem}.text-primary{color:#fff;color:var(--rh-white)}.text-secondary{color:#9a9a9a;color:var(--rh-silver)}.text-muted{color:#7a7a7a;color:var(--rh-gray-light)}.bg-black{background:#000;background:var(--rh-black)}.bg-dark{background:#0a0a0a;background:var(--rh-dark)}.bg-charcoal{background:#1a1a1a;background:var(--rh-charcoal)}.bg-gray{background:#3a3a3a;background:var(--rh-gray)}.border{border:1px solid #3a3a3a;border:1px solid var(--rh-gray)}.border-top{border-top:1px solid #3a3a3a;border-top:1px solid var(--rh-gray)}.border-bottom{border-bottom:1px solid #3a3a3a;border-bottom:1px solid var(--rh-gray)}.text-center{text-align:center}.text-right{text-align:right}.font-bold{font-weight:600}.font-normal{font-weight:400}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.w-full{width:100%}.h-full{height:100%}.min-h-screen{min-height:100vh}.hidden{display:none}.block{display:block}.inline-block{display:inline-block}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.rounded{border-radius:2px}.rounded-lg{border-radius:4px}.rounded-full{border-radius:9999px}.shadow{box-shadow:0 1px 3px #00000080}.shadow-md{box-shadow:0 4px 8px #0009}.shadow-lg{box-shadow:0 10px 20px #000000b3}.transition{transition:all .15s ease}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-y-auto{overflow-y:auto}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}:root{--geese-black:#000;--geese-dark-gray:#0f0f0f;--geese-charcoal:#1a1a1a;--geese-gray:#2a2a2a;--geese-mid-gray:#404040;--geese-light-gray:#707070;--geese-silver:#a0a0a0;--geese-white:#fff;--geese-off-white:#f5f5f5;--geese-cyan:#06b6d4;--geese-cyan-dark:#0891b2;--geese-red:#c33;--geese-red-dark:#911;--geese-blue:#4a7ba7;--geese-blue-dark:#2a4a6a;--geese-green:#5a8a5a;--geese-orange:#f97316;--geese-purple:#a855f7;--geese-font-primary:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--geese-font-mono:"JetBrains Mono","Courier New",monospace;--geese-space-xs:0.25rem;--geese-space-sm:0.5rem;--geese-space-md:1rem;--geese-space-lg:1.5rem;--geese-space-xl:2rem;--geese-shadow-sm:0 1px 3px #00000080;--geese-shadow-md:0 4px 8px #0009;--geese-shadow-lg:0 10px 20px #000000b3;--geese-border-width:1px;--geese-border-radius:2px;--geese-border-color:var(--geese-gray)}.umo-container{color:#f5f5f5;color:var(--geese-off-white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--geese-font-primary);font-weight:400;min-height:100vh}.umo-container,.umo-container-fluid,body,html{background:#000;background:var(--geese-black)}body,html{color:#f5f5f5;color:var(--geese-off-white)}.umo-container *,.umo-container-fluid *,body,html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-family:var(--geese-font-primary)!important}.umo-btn{align-items:center;background:#0000;border:1px solid #2a2a2a;border:var(--geese-border-width) solid var(--geese-border-color);border-radius:2px;border-radius:var(--geese-border-radius);cursor:pointer;display:inline-flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--geese-font-primary);font-size:.875rem;font-weight:500;justify-content:center;line-height:1.25;outline:none;padding:.5rem 1.5rem;padding:var(--geese-space-sm) var(--geese-space-lg);position:relative;text-decoration:none;transition:all .15s ease;-webkit-user-select:none;user-select:none}.umo-btn:focus{outline:1px solid #a0a0a0;outline:1px solid var(--geese-silver);outline-offset:2px}.umo-btn:hover{transform:translateY(-1px)}.umo-btn:active{transform:translateY(0)}.umo-btn--primary{background:#fff;background:var(--geese-white);border-color:#fff;border-color:var(--geese-white);color:#000;color:var(--geese-black)}.umo-btn--primary:hover{background:#f5f5f5;background:var(--geese-off-white)}.umo-btn--secondary{background:#0000;border-color:#2a2a2a;border-color:var(--geese-gray);color:#fff;color:var(--geese-white)}.umo-btn--secondary:hover{background:#0f0f0f;background:var(--geese-dark-gray);border-color:#404040;border-color:var(--geese-mid-gray)}.umo-btn--danger{background:#c33;background:var(--geese-red);border-color:#c33;border-color:var(--geese-red);color:#fff;color:var(--geese-white)}.umo-btn--danger:hover{background:#911;background:var(--geese-red-dark)}.umo-btn--ghost{background:#0000;border-color:#0000;color:#a0a0a0;color:var(--geese-silver)}.umo-btn--ghost:hover{color:#fff;color:var(--geese-white)}.umo-btn--ghost:hover,.umo-card{background:#0f0f0f;background:var(--geese-dark-gray)}.umo-card{border:1px solid #1a1a1a;border:var(--geese-border-width) solid var(--geese-charcoal);border-radius:2px;border-radius:var(--geese-border-radius);box-shadow:0 1px 3px #00000080;box-shadow:var(--geese-shadow-sm);padding:1.5rem;padding:var(--geese-space-lg)}.umo-card:hover{background:#1a1a1a;background:var(--geese-charcoal);border-color:#2a2a2a;border-color:var(--geese-gray)}.umo-heading{color:#fff;color:var(--geese-white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--geese-font-primary);font-weight:600;letter-spacing:-.02em;line-height:1.2}.umo-heading--xl{font-size:1.5rem;font-weight:700}.umo-heading--lg{font-size:1.25rem}.umo-heading--md{font-size:1.125rem}.umo-heading--sm{font-size:1rem}@media (min-width:640px){.umo-heading--xl{font-size:2rem}.umo-heading--lg{font-size:1.5rem}.umo-heading--md{font-size:1.25rem}}.umo-text-primary{color:#fff;color:var(--geese-white)}.umo-text-secondary{color:#a0a0a0;color:var(--geese-silver)}.umo-text-muted{color:#707070;color:var(--geese-light-gray)}input[type=email],input[type=password],input[type=search],input[type=text],select,textarea{background:#1a1a1a;background:var(--geese-charcoal);border:1px solid #2a2a2a;border:var(--geese-border-width) solid var(--geese-gray);border-radius:2px;border-radius:var(--geese-border-radius);color:#fff;color:var(--geese-white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--geese-font-primary);padding:.5rem 1rem;padding:var(--geese-space-sm) var(--geese-space-md);transition:all .15s ease}input:focus,select:focus,textarea:focus{background:#0f0f0f;background:var(--geese-dark-gray);border-color:#06b6d4;border-color:var(--geese-cyan);outline:none}input::placeholder,textarea::placeholder{color:#707070;color:var(--geese-light-gray)}.umo-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000d9;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:1rem;padding:var(--geese-space-md);position:fixed;z-index:50}.umo-modal{background:#0f0f0f;background:var(--geese-dark-gray);border:1px solid #2a2a2a;border:var(--geese-border-width) solid var(--geese-gray);border-radius:2px;border-radius:var(--geese-border-radius);box-shadow:0 10px 20px #000000b3;box-shadow:var(--geese-shadow-lg);margin:auto;max-height:90vh;max-width:90vw;overflow-y:auto;position:relative;z-index:51}.umo-tab{border-bottom:2px solid #0000;color:#707070;color:var(--geese-light-gray);padding:.5rem 1rem;padding:var(--geese-space-sm) var(--geese-space-md);transition:all .15s ease}.umo-tab--active,.umo-tab:hover{color:#fff;color:var(--geese-white)}.umo-tab--active{border-bottom-color:#06b6d4;border-bottom-color:var(--geese-cyan)}a{color:#a0a0a0;color:var(--geese-silver);text-decoration:none;transition:color .15s ease}.umo-badge,a:hover{color:#fff;color:var(--geese-white)}.umo-badge{align-items:center;background:#2a2a2a;background:var(--geese-gray);border-radius:2px;border-radius:var(--geese-border-radius);display:inline-flex;font-size:.75rem;font-weight:500;padding:.25rem .5rem;padding:var(--geese-space-xs) var(--geese-space-sm)}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#0f0f0f;background:var(--geese-dark-gray)}::-webkit-scrollbar-thumb{background:#2a2a2a;background:var(--geese-gray);border-radius:2px;border-radius:var(--geese-border-radius)}::-webkit-scrollbar-thumb:hover{background:#404040;background:var(--geese-mid-gray)}.geese-bg-black{background:#000;background:var(--geese-black)}.geese-bg-dark{background:#0f0f0f;background:var(--geese-dark-gray)}.geese-bg-gray{background:#2a2a2a;background:var(--geese-gray)}.geese-text-white{color:#fff;color:var(--geese-white)}.geese-text-silver{color:#a0a0a0;color:var(--geese-silver)}.geese-text-gray{color:#707070;color:var(--geese-light-gray)}.geese-text-cyan{color:#06b6d4;color:var(--geese-cyan)}.geese-border{border:1px solid #2a2a2a;border:var(--geese-border-width) solid var(--geese-border-color)}.geese-border-top{border-top:1px solid #2a2a2a;border-top:var(--geese-border-width) solid var(--geese-border-color)}.geese-border-bottom{border-bottom:1px solid #2a2a2a;border-bottom:var(--geese-border-width) solid var(--geese-border-color)}.umo-loading{color:#707070;color:var(--geese-light-gray)}.umo-error{background:#cc33331a;border:1px solid #911;border:var(--geese-border-width) solid var(--geese-red-dark);border-radius:2px;border-radius:var(--geese-border-radius);color:#c33;color:var(--geese-red)}.umo-error,.umo-success{padding:1rem;padding:var(--geese-space-md)}.umo-success{background:#5a8a5a1a;border:1px solid #5a8a5a;border:var(--geese-border-width) solid var(--geese-green);border-radius:2px;border-radius:var(--geese-border-radius);color:#5a8a5a;color:var(--geese-green)}
/*# sourceMappingURL=main.2b1783a1.css.map*/