:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@keyframes fadeInActivity{0%{opacity:0;transform:translateY(-10px) scale(.98);box-shadow:0 0 #ffd70000}to{opacity:1;transform:translateY(0) scale(1);box-shadow:0 4px 16px #ffd70026}}.activity-new{animation:fadeInActivity .8s cubic-bezier(.4,0,.2,1);background:#ffd70014!important;box-shadow:0 4px 16px #ffd70026}.stripe-connect{padding:16px;background:#ffffff0d;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.stripe-connect .error{color:#ff4d4f;margin-bottom:12px;font-size:14px}.stripe-connect button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #635bff33}.stripe-connect button:active{transform:translateY(0)}.stripe-status{padding:12px 16px;border-radius:8px;font-size:14px;display:flex;align-items:center;gap:8px}.stripe-status.success{background:#52c41a1a;color:#52c41a;border:1px solid rgba(82,196,26,.2)}.loading-spinner{width:16px;height:16px;border:2px solid #ffffff;border-top-color:transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.gallery-page{width:100vw;min-height:100vh;margin:0;padding:0;overflow-x:hidden;background:linear-gradient(135deg,#1a1f2c,#2d1b47)}.gallery-container{width:100%;min-height:100vh;background:linear-gradient(135deg,#1a1f2c,#2d1b47);padding:40px 20px;position:relative;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;box-sizing:border-box}.gallery-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;color:#ff8c00;text-shadow:0 0 20px rgba(255,140,0,.3)}.gallery-loading p{margin-top:16px;font-size:1.1em;color:#ffffffe6}.gallery-header{text-align:center;margin-bottom:48px;position:relative;z-index:1}.gallery-header h1{font-size:2.5em;margin-bottom:12px;background:linear-gradient(135deg,#ff8c00,#ff4500);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 30px rgba(255,140,0,.3);letter-spacing:-1px}.gallery-header p{color:#ffffffe6;font-size:1.1em;text-shadow:0 2px 4px rgba(0,0,0,.2)}.gallery-item{transition:all .3s ease;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000001a}.gallery-item:hover{transform:translateY(-8px);box-shadow:0 8px 32px #ff8c0026;border-color:#ff8c0033}.gallery-empty-state{text-align:center;padding:80px 20px;position:relative;z-index:1}.empty-state-icon{font-size:64px;margin-bottom:24px;color:#ff8c00;text-shadow:0 0 20px rgba(255,140,0,.3)}.gallery-empty-state h2{font-size:24px;margin-bottom:12px;color:#ff8c00;text-shadow:0 0 20px rgba(255,140,0,.3)}.gallery-empty-state p{color:#ffffffe6;text-shadow:0 2px 4px rgba(0,0,0,.2)}.art-info{padding:12px 0}.art-title{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#ffffffe6;text-shadow:0 2px 4px rgba(0,0,0,.2)}.art-date{color:#ffffff80;font-size:12px}.remove-button{position:absolute;top:12px;right:12px;background:#ff45001a;border:1px solid rgba(255,69,0,.2);color:#ff4500;padding:6px 12px;border-radius:6px;font-size:12px;opacity:0;transition:all .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gallery-item:hover .remove-button{opacity:1}.remove-button:hover{background:#ff450033;transform:translateY(-2px);box-shadow:0 4px 12px #ff450033}#root{max-width:100%;margin:0;padding:0;text-align:center;min-height:100vh}.app{display:flex;flex-direction:column;align-items:center;min-height:100vh;background-color:#f0f0f0;margin:0;padding:0;width:100%}.gallery-page{background-color:transparent!important}h1{color:#333;margin-bottom:20px}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.auth-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f5f5f5;padding:20px}.auth-box{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 6px #0000001a;width:100%;max-width:400px}.auth-box h2{text-align:center;color:#333;margin-bottom:1.5rem;font-size:1.8rem}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;color:#555;font-size:.9rem}.form-group input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:5px;font-size:1rem;transition:border-color .3s ease}.form-group input:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e233}.auth-button{width:100%;padding:.75rem;background-color:#4a90e2;color:#fff;border:none;border-radius:5px;font-size:1rem;cursor:pointer;transition:background-color .3s ease;margin-top:1rem}.auth-button:hover{background-color:#357abd}.auth-switch{text-align:center;margin-top:1.5rem;color:#666;font-size:.9rem}.auth-switch a{color:#4a90e2;text-decoration:none;font-weight:500}.auth-switch a:hover{text-decoration:underline}
