*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:0 20px}.text-center{text-align:center}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.mb-3{margin-bottom:24px}.mb-4{margin-bottom:32px}.mb-5{margin-bottom:40px}.mt-1{margin-top:8px}.mt-2{margin-top:16px}.mt-3{margin-top:24px}.mt-4{margin-top:32px}.mt-5{margin-top:40px}.layout{display:flex;flex-direction:column;min-height:100vh}.header{background:#fff;border-bottom:1px solid #f0f0f0;box-shadow:0 2px 8px #0000000f;height:64px;padding:0;position:sticky;top:0;z-index:1000}.header-content{height:100%;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 24px}.header-content,.logo{align-items:center;display:flex}.logo{height:40px}.logo img{height:100%}.header-actions{align-items:center;display:flex;gap:16px}.user-info{border-radius:8px;cursor:pointer;padding:8px;transition:background-color .3s}.user-info:hover{background-color:#f5f5f5}.user-name{color:#1f1f1f;font-weight:500}.content{background:#f5f5f5;flex:1 1;padding:0}.footer{background:#1a1a1a;color:#fff;padding:24px 0;text-align:center}.footer-content{margin:0 auto;max-width:1200px;padding:0 24px}.footer p{color:#fff;margin:0}.home-page{min-height:calc(100vh - 152px)}.hero{background:linear-gradient(135deg,#1a1a1a,#2c2c2c);overflow:hidden;padding:80px 20px;position:relative;text-align:center}.hero:before{animation:pulse 10s ease-in-out infinite;background:radial-gradient(circle,#e74c3c1a 0,#0000 70%);content:"";height:200%;position:absolute;right:-50%;top:-50%;width:200%}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.3;transform:scale(1.1)}}.hero-content{margin:0 auto;max-width:600px;position:relative;z-index:1}.hero-logo{filter:brightness(0) invert(1);height:60px;margin-bottom:24px}.hero-title{color:#fff!important;font-size:48px!important;margin-bottom:16px!important}.hero-description{color:#fff;font-size:18px;margin-bottom:32px;opacity:.9}.hero-actions{display:flex;gap:16px;justify-content:center}.features{background:#f5f5f5;padding:80px 20px}.features-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.feature-card{border:none;box-shadow:0 4px 12px #00000014;text-align:center;transition:transform .3s,box-shadow .3s}.feature-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.feature-icon{color:#e74c3c;font-size:48px;margin-bottom:16px}@media (max-width:768px){.hero-title{font-size:36px!important}.hero-description{font-size:16px}.features-grid{grid-template-columns:1fr}}.login-page{align-items:center;background:#f5f5f5;bottom:0;display:flex;justify-content:center;left:0;min-height:100vh;padding:40px 20px;position:fixed;right:0;top:0;z-index:1000}.login-card{box-shadow:0 4px 12px #00000014;max-width:400px;width:100%}.login-header{margin-bottom:32px;text-align:center}.login-logo{display:block;height:auto;margin-left:auto;margin-right:auto;max-width:200px;width:100%}.login-error,.login-logo{margin-bottom:24px}.login-footer{border-top:1px solid #f0f0f0;margin-top:24px;padding-top:24px;text-align:center}.account-options{margin-top:16px;padding-top:16px;text-align:center}.google-logout-link{color:#666;display:block;font-size:13px;margin-top:12px}.dashboard-page{margin:0 auto;max-width:1400px;padding:40px 24px}.dashboard-header,.upload-section{margin-bottom:32px}.upload-section{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;padding:24px}.password-display{background:#f5f5f5;border-radius:4px;margin:16px 0;padding:16px;text-align:center}.password-display .ant-typography{font-size:18px}.ant-table-wrapper{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f}.ant-table-thead>tr>th{background:#fafafa;font-weight:600}.ant-pagination{padding-right:16px}.deleted-row{background-color:#fafafa;opacity:.7}.deleted-row td{color:#999}@media (max-width:768px){.dashboard-page{padding:20px 16px}.ant-table-cell{padding:8px}}.file-access-page{align-items:center;background:#f5f5f5;display:flex;justify-content:center;min-height:calc(100vh - 152px);padding:40px 20px}.file-access-card{box-shadow:0 4px 12px #00000014;max-width:480px;width:100%}.file-access-header{margin-bottom:32px;text-align:center}.access-icon{color:#e74c3c;font-size:48px;margin-bottom:16px}.access-error,.access-success{margin-bottom:24px}.file-info{background:#f5f5f5;border-radius:4px;margin:16px 0;padding:12px}.file-access-footer{border-top:1px solid #f0f0f0;margin-top:24px;padding-top:24px;text-align:center}.admin-dashboard{padding:24px}.admin-dashboard .ant-card{margin-bottom:16px}.admin-dashboard .ant-statistic-title{color:#000000a6;font-size:14px}.admin-dashboard .ant-statistic-content{font-size:24px;font-weight:600}
/*# sourceMappingURL=main.c40e9fef.css.map*/