@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.topnav{position:fixed;width:100%;top:0;left:0;z-index:1000;background:transparent;transition:background .4s ease,box-shadow .4s ease}.topnav--scrolled{background:#fff;box-shadow:0 1px 6px #0000001a}.nav{display:flex;align-items:center;justify-content:space-between;height:70px;padding:0 70px}.nav h2{font-size:28px;margin:0;color:#f5f5f5;flex-shrink:0}.nav h2 a{text-decoration:none;color:inherit}.topnav--scrolled .nav h2{color:#000}.nav-menu ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:30px}.nav-link{text-decoration:none;color:#f5f5f5;font-size:18px;transition:color .3s ease;position:relative;padding-bottom:4px}.nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:currentColor;transition:width .3s ease}.nav-link:hover:after,.nav-link--active:after{width:100%}.topnav--scrolled .nav-link{color:#555}.topnav--scrolled .nav-link:hover{color:#000}.nav-link--active{font-weight:600}.topnav--scrolled .nav-link--active{color:#000}.nav-hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;background:none;border:none;cursor:pointer;padding:8px}.nav-hamburger span{display:block;height:2px;background:#f5f5f5;border-radius:2px;transition:background .3s ease}.topnav--scrolled .nav-hamburger span{background:#333}.hero{padding:0;height:100vh;position:relative;overflow:hidden}.hero-3d-wrapper{position:absolute;top:-18%;left:-5%;width:110%;height:145%;perspective:900px;perspective-origin:50% 38%}.sliding-container{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;gap:8px;transform:rotateX(20deg);transform-origin:center 55%}.sliding{display:flex;flex:1;animation:slides 30s linear infinite}.sliding-reverse{animation-direction:reverse}@keyframes slides{0%{transform:translate(0)}to{transform:translate(-50%)}}.sliding img{object-fit:cover;height:100%;width:auto;flex-shrink:0;filter:brightness(.82) saturate(.85);opacity:.9;margin-right:8px}@media(prefers-reduced-motion:reduce){.sliding{animation:none}}.hero-vignette{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;background:linear-gradient(to right,rgba(0,0,0,.65) 0%,transparent 16%,transparent 84%,rgba(0,0,0,.65) 100%),linear-gradient(to bottom,rgba(0,0,0,.6) 0%,transparent 40%)}.hero-fade{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:3;pointer-events:none}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0000001f,#00000070 48%,#0000009e);z-index:2;display:flex;align-items:center;justify-content:center}.hero-text{color:#fff;text-align:center;text-shadow:0 2px 24px rgba(0,0,0,.5)}.hero h1{font-size:96px;font-weight:300;letter-spacing:8px;text-transform:uppercase;margin-bottom:14px}.hero p{font-size:14px;font-weight:400;letter-spacing:12px;text-transform:uppercase;opacity:.8;margin-bottom:80px}.featured{padding:50px 70px;background-color:#f5f5f5}.featured h2{font-size:30px}.featured>p{font-size:20px}.featured-grid{display:flex;gap:20px;flex-wrap:wrap;min-height:430px}.art-card{text-align:left;flex:1;min-width:200px;overflow:hidden;cursor:pointer}.art-card img{width:100%;height:370px;object-fit:cover;transition:transform .3s ease;display:block}.art-card:hover img{transform:scale(1.05)}.art-card h3{font-size:18px;margin:10px 0 5px}.art-card p{font-size:14px;color:#666;margin:2px 0}.skeleton-card{flex:1;min-width:200px}.skeleton-img{width:100%;height:370px;background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0,#e0e0e0 75%);background-size:200% 100%;animation:shimmer 1.4s ease infinite}.skeleton-line{height:16px;margin:10px 0 5px;background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0,#e0e0e0 75%);background-size:200% 100%;animation:shimmer 1.4s ease infinite;border-radius:4px}.skeleton-line--short{width:60%;height:12px;margin:4px 0}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.exhibits{padding:50px 70px}.exhibits h2{font-size:30px}.exhibit-header{display:flex;justify-content:space-between;align-items:center}.exhibit-header a{text-decoration:none;color:#333;font-size:16px;cursor:pointer}.exhibit-header a:hover{color:#000}.exhibit-header p{font-size:20px}.recent-exhibitions{display:flex;gap:20px;flex-wrap:wrap;min-height:430px}.ex-card{flex:1;min-width:250px;overflow:hidden;cursor:pointer}.ex-card img{width:100%;height:370px;object-fit:cover;transition:transform .3s ease;display:block}.ex-card:hover img{transform:scale(1.05)}.ex-card h3{font-size:18px;margin:10px 0 5px}.ex-card p{font-size:14px;color:#666;margin:2px 0}@media(max-width:768px){.nav{padding:0 20px;flex-wrap:wrap;height:auto;min-height:70px}.nav-hamburger{display:flex}.nav-menu{display:none;width:100%;padding:10px 0 20px}.nav-menu--open{display:block}.nav-menu ul{flex-direction:column;align-items:flex-start;gap:0}.nav-menu li{width:100%}.nav-link{display:block;padding:14px 0;font-size:17px;border-bottom:1px solid rgba(255,255,255,.15)}.topnav--scrolled .nav-link{border-bottom-color:#00000014}.nav-link:after{display:none}.hero h1{font-size:36px;letter-spacing:4px}.hero p{font-size:10px;letter-spacing:6px;margin-bottom:48px}.featured,.exhibits{padding:36px 20px}.featured h2,.exhibits h2{font-size:22px}.featured>p,.exhibit-header p{font-size:15px}.art-card,.ex-card{min-width:100%}.art-card img,.ex-card img{height:260px}.back-btn{font-size:13px;margin-bottom:1.5rem}}.back-btn{display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:0;font-size:14px;color:#666;cursor:pointer;letter-spacing:.04em;text-transform:uppercase;margin-bottom:2rem;transition:color .2s}.back-btn:hover{color:#000}.page{padding-left:200px;padding-top:90px;animation:fadeUp .6s ease both}.page h1{font-size:50px}.page p{font-size:20px;margin:5px}.Main-Content>div{animation:fadeUp .6s ease both}.Main-Content>div:nth-child(1){animation-delay:.12s}.Main-Content>div:nth-child(2){animation-delay:.24s}.Main-Content>div:nth-child(3){animation-delay:.36s}.Main-Content>div:nth-child(n+4){animation-delay:.48s}.Exhibit{display:flex;align-items:center;gap:3rem;padding-left:200px;padding-top:70px}.Exhibit .Exhibit-image{width:500px;height:auto;transition:transform .35s ease,box-shadow .35s ease;display:block}.Exhibit:hover .Exhibit-image{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}.Exhibit-info .upcoming-card{display:flex;justify-content:center;align-items:center;text-align:center;margin-bottom:1rem;background-color:#000;color:#fff;font-size:12px;width:80px;height:20px}.Exhibit-info .Exhibit-Name{margin-top:0;margin-bottom:.3rem;font-size:30px}.Exhibit-info button{color:#fff;background-color:#000;height:50px;width:150px;border:none;cursor:pointer;font-size:.78rem;letter-spacing:2px;text-transform:uppercase;font-weight:700;transition:background-color .2s ease,letter-spacing .25s ease}.Exhibit-info button:hover{background-color:#333;letter-spacing:3px}.Main-Content hr{width:calc(100% - 200px);margin-left:200px;background:#ddd;height:1px;border:none;margin-top:50px}@media(max-width:768px){.page{padding-left:20px;padding-top:90px}.page h1{font-size:32px}.page p{font-size:15px}.Exhibit{flex-direction:column;padding-left:20px;padding-right:20px;padding-top:40px;gap:1.5rem}.Exhibit .Exhibit-image{width:100%}.Exhibit-info .Exhibit-Name{font-size:22px}.Exhibit-info button{width:100%}.Main-Content hr{width:calc(100% - 40px);margin-left:20px;margin-top:32px}}.exhibition-detail{padding:100px 70px 60px}.exhibition-detail-header{margin-bottom:3rem}.exhibition-detail-header h1{font-size:50px;margin:0 0 .5rem}.exhibition-detail-header .exhibit-date{font-size:14px;letter-spacing:1px;text-transform:uppercase;color:#666;margin:0 0 1rem}.exhibition-detail-header .exhibit-artists{font-size:16px;color:#444;margin:0 0 1.5rem}.exhibition-detail-header img{width:100%;max-height:500px;object-fit:cover;margin-bottom:2rem}.exhibition-summary{font-size:16px;line-height:1.8;color:#333;max-width:700px;margin-bottom:3rem}.exhibition-paintings-section h2{font-size:30px;margin-bottom:1.5rem}@media(max-width:768px){.exhibition-detail{padding:90px 20px 40px}.exhibition-detail-header h1{font-size:30px}.exhibition-detail-header img{max-height:280px}.exhibition-summary{max-width:100%}.painting-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}.header{padding:90px 70px 50px;animation:fadeUp .6s ease both}.header h1{font-size:50px;margin:20px 0}.header p{font-size:20px;margin:5px}.artist-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;padding:20px 70px}.artist-card{text-align:center;cursor:pointer;animation:fadeUp .5s ease both}.artist-card:nth-child(1){animation-delay:.1s}.artist-card:nth-child(2){animation-delay:.18s}.artist-card:nth-child(3){animation-delay:.26s}.artist-card:nth-child(4){animation-delay:.34s}.artist-card:nth-child(n+5){animation-delay:.42s}.artist-card img{width:200px;height:200px;border-radius:50%;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease}.artist-card:hover img{transform:scale(1.06);box-shadow:0 10px 28px #00000026}.artist-card h3{margin-top:15px;font-size:18px;transition:letter-spacing .25s ease}.artist-card:hover h3{letter-spacing:.5px}.artist-card p{font-size:14px;color:#666}@media(max-width:768px){.header{padding:90px 20px 32px}.header h1{font-size:32px;margin:12px 0}.header p{font-size:15px}.artist-grid{grid-template-columns:repeat(2,1fr);gap:28px;padding:20px 20px 40px}.artist-card img{width:130px;height:130px}.artist-card h3{font-size:15px;margin-top:10px}}.artist-detail{padding:100px 70px 60px}.artist-detail-top{display:flex;gap:3rem;align-items:flex-start;margin-bottom:3rem}.artist-detail-top img{width:300px;height:300px;border-radius:50%;object-fit:cover;flex-shrink:0}.artist-detail-info h1{font-size:48px;margin:0 0 .5rem}.artist-style-badge{display:inline-block;background-color:#000;color:#fff;font-size:12px;padding:4px 12px;margin-bottom:1.5rem;letter-spacing:1px;text-transform:uppercase}.artist-detail-info p{font-size:16px;line-height:1.7;color:#333;max-width:600px}.artist-paintings-section h2{font-size:30px;margin-bottom:1.5rem}.painting-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.painting-card{text-decoration:none;color:inherit}.painting-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.painting-card h4{margin:.5rem 0 .2rem;font-size:16px}.painting-card p{font-size:14px;color:#666;margin:0}@media(max-width:768px){.artist-detail{padding:90px 20px 40px}.artist-detail-top{flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.artist-detail-top img{width:180px;height:180px}.artist-detail-info h1{font-size:32px}.artist-detail-info p{max-width:100%}.painting-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(max-width:480px){.painting-grid{grid-template-columns:1fr}}.paintings-header{padding:90px 70px 50px;animation:fadeUp .6s ease both}.paintings-header h1{font-size:50px;margin:20px 0}.paintings-header p{font-size:20px;margin:5px}.paintings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;padding:0 70px 60px}.paintings-card{text-decoration:none;color:inherit;cursor:pointer;animation:fadeUp .5s ease both}.paintings-card:nth-child(1){animation-delay:.1s}.paintings-card:nth-child(2){animation-delay:.18s}.paintings-card:nth-child(3){animation-delay:.26s}.paintings-card:nth-child(4){animation-delay:.34s}.paintings-card:nth-child(5){animation-delay:.42s}.paintings-card:nth-child(6){animation-delay:.5s}.paintings-card:nth-child(n+7){animation-delay:.58s}.paintings-card img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .35s ease,box-shadow .35s ease;display:block}.paintings-card:hover img{transform:translateY(-4px);box-shadow:0 12px 32px #00000024}.paintings-card h3{margin:.6rem 0 .2rem;font-size:18px;transition:letter-spacing .25s ease}.paintings-card:hover h3{letter-spacing:.4px}.paintings-card .paintings-card-artist{font-size:14px;color:#666;margin:0 0 .3rem}.paintings-card .paintings-card-price{font-size:15px;font-weight:600;margin:0}.painting-detail{padding:100px 70px 60px;display:flex;gap:4rem;align-items:flex-start}.painting-detail img{width:50%;max-width:600px;object-fit:cover;flex-shrink:0}.painting-detail-info h1{font-size:42px;margin:0 0 .5rem}.painting-detail-info .painting-artist-link{font-size:18px;color:#333;text-decoration:none;display:block;margin-bottom:1.5rem}.painting-detail-info .painting-artist-link:hover{text-decoration:underline}.painting-meta{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.5rem;font-size:15px;color:#555}.painting-meta span strong{color:#000}.painting-price{font-size:24px;font-weight:700;margin-bottom:1.5rem}.painting-summary{font-size:16px;line-height:1.8;color:#333}@media(max-width:768px){.paintings-header{padding:90px 20px 32px}.paintings-header h1{font-size:32px;margin:12px 0}.paintings-header p{font-size:15px}.paintings-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:0 20px 40px}.painting-detail{flex-direction:column;padding:90px 20px 40px;gap:2rem}.painting-detail img{width:100%;max-width:100%}.painting-detail-info h1{font-size:28px}.painting-price{font-size:20px}}@media(max-width:480px){.paintings-grid{grid-template-columns:1fr}}body{margin:0}.main-container{margin:0 100px;padding-top:110px}.main-container header{padding-bottom:40px;border-bottom:1px solid #e5e5e5;margin-bottom:60px;animation:fadeUp .6s ease both}.main-container header h1{font-size:3rem;font-weight:300;letter-spacing:6px;text-transform:uppercase;margin:0 0 8px}.main-container header p{font-size:.95rem;color:#777;letter-spacing:.5px;margin:0}.contact-container{display:flex;gap:80px;align-items:flex-start}.galerieinfo{flex:1;animation:fadeUp .6s .15s ease both}.galerieinfo h2{font-size:.68rem;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#999;margin:0 0 20px}.galerieinfo address{font-style:normal;border-left:2px solid #111;padding-left:20px;margin-bottom:48px}.galerieinfo address p{margin:0 0 8px;font-size:1rem;line-height:1.7}.galerie-name{font-weight:600;margin-bottom:12px!important}.galerieinfo address a{color:inherit;text-decoration:none;transition:opacity .2s ease}.galerieinfo address a:hover{opacity:.55}.social-media-container{display:flex;gap:12px;margin-top:16px;flex-wrap:wrap}.social-box{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid #222;border-radius:50%;background:transparent;color:#222;text-decoration:none;transition:background-color .25s ease,color .25s ease,transform .2s ease;cursor:pointer}.social-box:hover{background-color:#000;color:#fff;transform:translateY(-3px)}.messageus{flex:1.4;animation:fadeUp .6s .25s ease both}.messageus h2{font-size:.68rem;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#999;margin:0 0 36px}.form-group{position:relative;margin-bottom:36px}.form-group input,.form-group textarea{width:100%;padding:20px 0 8px;border:none;border-bottom:1px solid #ccc;border-radius:0;background:transparent;font-size:1rem;outline:none;box-sizing:border-box;transition:border-bottom-color .2s ease;color:#111;font-family:inherit}.form-group textarea{resize:vertical;min-height:100px;display:block}.form-group input:focus,.form-group textarea:focus{border-bottom-color:transparent}.form-group label{position:absolute;top:16px;left:0;font-size:.95rem;color:#aaa;transition:top .2s ease,font-size .2s ease,color .2s ease,letter-spacing .2s ease;pointer-events:none}.form-group input:focus~label,.form-group input:not(:placeholder-shown)~label,.form-group textarea:focus~label,.form-group textarea:not(:placeholder-shown)~label{top:0;font-size:.62rem;color:#111;letter-spacing:2px;text-transform:uppercase;font-weight:700}.form-group:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#111;transition:width .3s ease}.form-group:focus-within:after{width:100%}.form-group:nth-child(1){animation:fadeUp .5s .3s ease both}.form-group:nth-child(2){animation:fadeUp .5s .38s ease both}.form-group:nth-child(3){animation:fadeUp .5s .46s ease both}.form-group:nth-child(4){animation:fadeUp .5s .54s ease both}#submitmessage{margin-top:8px;font-size:.78rem;letter-spacing:3px;text-transform:uppercase;font-weight:700;width:100%;padding:18px 24px;background-color:#111;color:#fff;border:none;cursor:pointer;transition:background-color .2s ease,letter-spacing .25s ease;display:flex;align-items:center;justify-content:center;gap:12px;animation:fadeUp .5s .62s ease both}#submitmessage:after{content:"→";transition:transform .2s ease;display:inline-block}#submitmessage:hover:not(:disabled){background-color:#333;letter-spacing:4px}#submitmessage:hover:not(:disabled):after{transform:translate(6px)}#submitmessage:disabled{opacity:.45;cursor:not-allowed}#submitmessage:disabled:after{display:none}.form-status{margin-top:16px;font-size:.88rem;padding:12px 16px;border-radius:2px;animation:fadeIn .3s ease both}.form-status--success{color:#1a6b2e;background-color:#edf7f0;border-left:3px solid #1a6b2e}.form-status--error{color:#7b1d1d;background-color:#fdf3f3;border-left:3px solid #c53030}.footer-container{background-color:#f0f0f0;width:100%;display:flex;flex-wrap:wrap;margin-top:80px;padding:48px 100px;box-sizing:border-box;gap:48px}.footer-info{flex:2;min-width:200px}.footer-info h3{font-size:.68rem;letter-spacing:3px;text-transform:uppercase;font-weight:700;color:#999;margin:0 0 12px}.footer-info p{font-size:.9rem;line-height:1.75;color:#555;max-width:360px;margin:0}.footer-links{flex:1;min-width:150px}.footer-links h3{font-size:.68rem;letter-spacing:3px;text-transform:uppercase;font-weight:700;color:#999;margin:0 0 12px}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:8px}.footer-links a{text-decoration:none;color:#444;font-size:.9rem;transition:color .2s ease}.footer-links a:hover{color:#000}.footer-copyright{width:100%;text-align:center;padding-top:24px;border-top:1px solid #ddd}.footer-copyright p{font-size:.78rem;color:#aaa;letter-spacing:.5px;margin:0}@media(max-width:768px){.main-container{margin:0 24px;padding-top:90px}.contact-container{flex-direction:column;gap:48px}.footer-container{padding:40px 24px}#submitmessage{width:100%}}.admin-layout{display:flex;min-height:100vh;background:#f0f2f5;font-family:Inter,Helvetica Neue,sans-serif}.admin-sidebar{width:220px;background:#1a1a2e;color:#e0e0e0;display:flex;flex-direction:column;position:fixed;top:0;left:0;height:100vh;z-index:100}.admin-sidebar-brand{padding:24px 20px 20px;font-size:1.1rem;font-weight:700;letter-spacing:.03em;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.admin-sidebar-brand span{display:block;font-size:.72rem;font-weight:400;color:#88a;margin-top:2px;letter-spacing:.05em;text-transform:uppercase}.admin-sidebar-nav{flex:1;padding:16px 0}.admin-sidebar-nav a{display:block;padding:11px 20px;color:#b0b0cc;text-decoration:none;font-size:.9rem;border-left:3px solid transparent;transition:background .15s,color .15s,border-color .15s}.admin-sidebar-nav a:hover{background:#ffffff0d;color:#fff}.admin-sidebar-nav a.active{background:#ffffff12;color:#fff;border-left-color:#a78bfa}.admin-sidebar-footer{padding:16px 20px;border-top:1px solid rgba(255,255,255,.08)}.admin-signout-btn{width:100%;padding:9px 14px;background:#ef444426;color:#fca5a5;border:1px solid rgba(239,68,68,.25);border-radius:6px;font-size:.85rem;cursor:pointer;transition:background .15s,color .15s}.admin-signout-btn:hover{background:#ef444447;color:#fff}.admin-content{margin-left:220px;flex:1;padding:36px 40px;min-height:100vh}.admin-loading{display:flex;align-items:center;justify-content:center;height:100vh;font-family:Inter,sans-serif;font-size:.95rem;color:#666}.admin-login-page{min-height:100vh;background:#f0f2f5;display:flex;align-items:center;justify-content:center}.admin-login-card{background:#fff;padding:44px 40px;border-radius:12px;box-shadow:0 4px 24px #00000014;width:100%;max-width:380px}.admin-login-card h1{margin:0 0 6px;font-size:1.5rem;font-weight:700;color:#1a1a2e}.admin-login-card p{margin:0 0 28px;color:#6b6b80;font-size:.88rem}.admin-field{margin-bottom:18px}.admin-field label{display:block;font-size:.82rem;font-weight:600;color:#444;margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}.admin-field input,.admin-field textarea,.admin-field select{width:100%;padding:9px 12px;border:1.5px solid #ddd;border-radius:7px;font-size:.9rem;color:#222;background:#fafafa;transition:border-color .15s;box-sizing:border-box;font-family:inherit}.admin-field input:focus,.admin-field textarea:focus,.admin-field select:focus{outline:none;border-color:#a78bfa;background:#fff}.admin-field textarea{resize:vertical;min-height:80px}.admin-painting-checklist{max-height:220px;overflow-y:auto;border:1.5px solid #ddd;border-radius:7px;background:#fafafa;padding:8px 12px}.admin-painting-checklist label{display:flex;align-items:center;gap:10px;padding:5px 0;font-size:.88rem;font-weight:400;color:#333;cursor:pointer;text-transform:none;letter-spacing:0}.admin-painting-checklist input[type=checkbox]{width:auto;padding:0;border:none;background:none;accent-color:#a78bfa}.admin-error{color:#dc2626;font-size:.85rem;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:9px 12px;margin-bottom:16px}.admin-btn{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;border-radius:7px;font-size:.88rem;font-weight:600;cursor:pointer;border:none;transition:background .15s,opacity .15s}.admin-btn:disabled{opacity:.55;cursor:not-allowed}.admin-btn-primary{background:#7c3aed;color:#fff}.admin-btn-primary:hover:not(:disabled){background:#6d28d9}.admin-btn-secondary{background:#e5e7eb;color:#374151}.admin-btn-secondary:hover:not(:disabled){background:#d1d5db}.admin-btn-danger{background:#fee2e2;color:#dc2626}.admin-btn-danger:hover:not(:disabled){background:#fecaca}.admin-btn-small{padding:5px 12px;font-size:.8rem}.admin-btn-full{width:100%;justify-content:center}.admin-page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.admin-page-header h1{margin:0;font-size:1.6rem;font-weight:700;color:#1a1a2e}.admin-table-wrap{background:#fff;border-radius:10px;box-shadow:0 1px 8px #0000000f;overflow:hidden}.admin-table{width:100%;border-collapse:collapse;font-size:.88rem}.admin-table th{background:#f8f9fa;padding:13px 16px;text-align:left;font-size:.75rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #e5e7eb}.admin-table td{padding:13px 16px;border-bottom:1px solid #f3f4f6;color:#374151;vertical-align:middle}.admin-table tr:last-child td{border-bottom:none}.admin-table tr:hover td{background:#fafbff}.admin-table-thumb{width:46px;height:46px;object-fit:cover;border-radius:5px;background:#f3f4f6}.admin-table-actions{display:flex;gap:8px}.admin-empty{padding:48px 20px;text-align:center;color:#9ca3af;font-size:.9rem}.admin-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:200;padding:20px}.admin-modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000002e;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;padding:32px}.admin-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.admin-modal-header h2{margin:0;font-size:1.25rem;font-weight:700;color:#1a1a2e}.admin-modal-close{background:none;border:none;font-size:1.4rem;color:#9ca3af;cursor:pointer;line-height:1;padding:0 4px}.admin-modal-close:hover{color:#374151}.admin-modal-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.admin-confirm-dialog{max-width:380px;text-align:center}.admin-confirm-dialog p{margin:0 0 24px;color:#4b5563;font-size:.95rem;line-height:1.5}.admin-confirm-dialog-btns{display:flex;justify-content:center;gap:12px}
