body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.google-signin-container{flex-direction:column;gap:16px;margin:20px 0}.custom-google-btn,.google-signin-container{align-items:center;display:flex;justify-content:center}.custom-google-btn{background:#fff;border:1px solid #dadce0;border-radius:4px;box-shadow:0 1px 3px #00000014;color:#757575;cursor:pointer;font-size:14px;font-weight:500;gap:12px;min-width:200px;padding:12px 24px;transition:all .2s ease}.custom-google-btn:hover{background:#f8f9fa;box-shadow:0 2px 6px #0000001f}.custom-google-btn:active{background:#f1f3f4}.custom-google-btn:disabled{cursor:not-allowed;opacity:.6}.google-icon{height:18px;width:18px}.user-info{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;gap:16px;padding:16px 24px}.user-avatar{border:2px solid #e0e0e0;border-radius:50%;height:48px;width:48px}.user-details{display:flex;flex-direction:column;gap:4px}.user-name{color:#333;font-size:16px;font-weight:600;margin:0}.user-email{color:#666;font-size:14px;margin:0}.logout-btn{background:#dc3545;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:background-color .2s ease}.logout-btn:hover{background:#c82333}.error-message{animation:slideIn .3s ease-out;background:#fee;border:1px solid #fcc;border-radius:6px;box-shadow:0 2px 4px #0000001a;max-width:400px;width:100%}.error-content{align-items:center;display:flex;gap:8px;position:relative}.error-icon{flex-shrink:0;font-size:16px}.error-text{color:#d32f2f;flex:1 1;font-size:14px;font-weight:500;line-height:1.4}.error-close{align-items:center;background:none;border:none;border-radius:50%;color:#d32f2f;cursor:pointer;display:flex;flex-shrink:0;font-size:18px;font-weight:700;height:20px;justify-content:center;padding:0;transition:background-color .2s ease;width:20px}.error-close:hover{background:#d32f2f1a}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#4285f4;height:16px;width:16px}.drive-viewer-container{margin:0 auto;max-width:800px;padding:20px}.folder-input-section{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:24px;padding:24px}.folder-input-section h3{color:#333;margin:0 0 20px;text-align:center}.input-group{display:flex;gap:12px;margin-bottom:16px}@media(max-width:600px){.input-group{flex-direction:column}}.folder-id-input{border:1px solid #ddd;border-radius:4px;direction:ltr;flex:1 1;font-size:14px;padding:12px 16px}.folder-id-input:focus{border-color:#4285f4;box-shadow:0 0 0 2px #4285f433;outline:none}.fetch-btn{background:#4285f4;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:12px 24px;transition:background-color .2s ease;white-space:nowrap}.fetch-btn:hover:not(:disabled){background:#3367d6}.fetch-btn:disabled{background:#ccc;cursor:not-allowed}.error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24;font-size:14px;padding:12px 16px}.auth-required{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:40px 20px;text-align:center}.auth-required p{color:#666;font-size:16px;margin:0}.folder-content{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.folder-header{background:#f8f9fa;border-bottom:1px solid #e0e0e0;padding:20px 24px}.folder-header h4{color:#333;font-size:18px;margin:0 0 8px}.folder-header p{color:#666;font-size:14px;margin:0}.empty-folder{color:#666;padding:40px 24px;text-align:center}.empty-folder p{font-size:16px;margin:0}.files-list .file-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;padding:16px 24px;transition:background-color .2s ease}.files-list .file-item:last-child{border-bottom:none}.files-list .file-item:hover{background:#f8f9fa}.file-icon{font-size:24px;margin-right:16px;text-align:center;width:24px}.file-info{flex:1 1;min-width:0}.file-name{color:#333;font-size:14px;font-weight:500;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-details{color:#666;display:flex;font-size:12px;gap:16px}@media(max-width:600px){.file-details{flex-direction:column;gap:4px}}.file-date,.file-size,.file-type{white-space:nowrap}.file-actions{margin-left:16px}.view-link{background:#34a853;border-radius:4px;color:#fff;font-size:12px;font-weight:500;padding:6px 12px;text-decoration:none;transition:background-color .2s ease}.view-link:hover{background:#2d8e47}.folder-carousel-container{background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;max-width:100%;min-height:100vh;padding:20px}.folder-carousel-container .carousel-title{font-size:2.5rem;font-weight:700;margin-bottom:30px;text-align:center;text-shadow:2px 2px 4px #0000004d}.folder-carousel-container .carousel-section{margin-bottom:40px}.folder-carousel-container .carousel-section .section-title{color:#e0e0e0;font-size:1.5rem;font-weight:600;margin-bottom:20px;padding-left:20px}.folder-carousel-container .carousel-section .carousel-row{margin:0 20px;position:relative}.folder-carousel-container .carousel-section .carousel-row .carousel-container{display:flex;gap:20px;overflow-x:auto;padding:10px 0;scroll-behavior:smooth}.folder-carousel-container .carousel-section .carousel-row .carousel-container::-webkit-scrollbar{height:8px}.folder-carousel-container .carousel-section .carousel-row .carousel-container::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.folder-carousel-container .carousel-section .carousel-row .carousel-container::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.folder-carousel-container .carousel-section .carousel-row .carousel-container::-webkit-scrollbar-thumb:hover{background:#ffffff80}.folder-carousel-container .carousel-section .carousel-row .carousel-container .carousel-item{background:linear-gradient(145deg,#2a5298,#1e3c72);border:2px solid #0000;border-radius:12px;box-shadow:0 8px 25px #0000004d;cursor:pointer;flex:0 0 auto;height:150px;overflow:hidden;padding:20px;position:relative;transition:all .3s ease;width:200px}.folder-carousel-container .carousel-section .carousel-row .carousel-container .carousel-item:before{background:linear-gradient(45deg,#0000,#ffffff1a,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(-100%);transition:transform .6s ease}.folder-carousel-container .carousel-section .carousel-row .carousel-container .carousel-item:hover{border-color:#4fc3f7;box-shadow:0 15px 35px #0006;transform:translateY(-8px) scale(1.05)}.folder-carousel-container .carousel-section .carousel-row .carousel-container .carousel-item:hover:before{transform:translateX(100%)}.folder-carousel-container .carousel-section .carousel-row .carousel-container .carousel-item:hover .folder-icon{transform:scale(1.2)}.folder-carousel-container .carousel-section .carousel-row .carousel-container .carousel-item .folder-icon{filter:drop-shadow(2px 2px 4px rgba(0,0,0,.3));font-size:3rem;margin-bottom:15px;text-align:center;transition:transform .3s ease}.folder-carousel-container .carousel-section .carousel-row .carousel-container .carousel-item .folder-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:1.1rem;font-weight:600;line-height:1.3;margin-bottom:8px;overflow:hidden;text-align:center;text-overflow:ellipsis}.folder-carousel-container .carousel-section .carousel-row .carousel-container .carousel-item .subfolder-count{color:#b0b0b0;font-size:.9rem;font-style:italic;text-align:center}.folder-carousel-container .carousel-section .carousel-row .carousel-container .carousel-item.subfolder-item{background:linear-gradient(145deg,#3f51b5,#303f9f);height:130px;padding:15px;width:180px}.folder-carousel-container .carousel-section .carousel-row .carousel-container .carousel-item.subfolder-item .folder-icon{font-size:2.5rem;margin-bottom:12px}.folder-carousel-container .carousel-section .carousel-row .carousel-container .carousel-item.subfolder-item .folder-name{font-size:1rem}.folder-carousel-container .loading{align-items:center;display:flex;flex-direction:column;height:300px;justify-content:center}.folder-carousel-container .loading .spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#4fc3f7;height:50px;margin-bottom:20px;width:50px}.folder-carousel-container .loading p{color:#e0e0e0;font-size:1.2rem}.folder-carousel-container .error-message{background:#f443361a;border:1px solid #f443364d;border-radius:12px;padding:40px;text-align:center}.folder-carousel-container .error-message p{color:#ffcdd2;font-size:1.1rem;margin-bottom:20px}.folder-carousel-container .error-message .retry-btn{background:linear-gradient(145deg,#f44336,#d32f2f);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:12px 24px;transition:all .3s ease}.folder-carousel-container .error-message .retry-btn:hover{box-shadow:0 8px 20px #f4433666;transform:translateY(-2px)}.folder-carousel-container .auth-required{background:#ffc1071a;border:1px solid #ffc1074d;border-radius:12px;padding:40px;text-align:center}.folder-carousel-container .auth-required p{color:#fff3cd;font-size:1.2rem}.folder-carousel-container .empty-state{background:#9e9e9e1a;border:1px solid #9e9e9e4d;border-radius:12px;padding:40px;text-align:center}.folder-carousel-container .empty-state p{color:#bdbdbd;font-size:1.1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.folder-carousel-container{padding:15px}.folder-carousel-container .carousel-title{font-size:2rem;margin-bottom:25px}.folder-carousel-container .carousel-section{margin-bottom:30px}.folder-carousel-container .carousel-section .section-title{font-size:1.3rem;margin-bottom:15px;padding-left:15px}.folder-carousel-container .carousel-section .carousel-row{margin:0 15px}.folder-carousel-container .carousel-section .carousel-row .carousel-container{gap:15px}.folder-carousel-container .carousel-section .carousel-row .carousel-container .carousel-item{height:120px;padding:15px;width:160px}.folder-carousel-container .carousel-section .carousel-row .carousel-container .carousel-item .folder-icon{font-size:2.5rem;margin-bottom:12px}.folder-carousel-container .carousel-section .carousel-row .carousel-container .carousel-item .folder-name{font-size:1rem}.folder-carousel-container .carousel-section .carousel-row .carousel-container .carousel-item.subfolder-item{height:100px;padding:12px;width:140px}.folder-carousel-container .carousel-section .carousel-row .carousel-container .carousel-item.subfolder-item .folder-icon{font-size:2rem;margin-bottom:10px}.folder-carousel-container .carousel-section .carousel-row .carousel-container .carousel-item.subfolder-item .folder-name{font-size:.9rem}}@media(max-width:480px){.folder-carousel-container{padding:10px}.folder-carousel-container .carousel-title{font-size:1.8rem;margin-bottom:20px}.folder-carousel-container .carousel-section{margin-bottom:25px}.folder-carousel-container .carousel-section .section-title{font-size:1.2rem;margin-bottom:12px;padding-left:10px}.folder-carousel-container .carousel-section .carousel-row{margin:0 10px}.folder-carousel-container .carousel-section .carousel-row .carousel-container{gap:12px}.folder-carousel-container .carousel-section .carousel-row .carousel-container .carousel-item{height:100px;padding:12px;width:140px}.folder-carousel-container .carousel-section .carousel-row .carousel-container .carousel-item .folder-icon{font-size:2rem;margin-bottom:10px}.folder-carousel-container .carousel-section .carousel-row .carousel-container .carousel-item .folder-name{font-size:.9rem}.folder-carousel-container .carousel-section .carousel-row .carousel-container .carousel-item.subfolder-item{height:80px;padding:10px;width:120px}.folder-carousel-container .carousel-section .carousel-row .carousel-container .carousel-item.subfolder-item .folder-icon{font-size:1.5rem;margin-bottom:8px}.folder-carousel-container .carousel-section .carousel-row .carousel-container .carousel-item.subfolder-item .folder-name{font-size:.8rem}}.App{background-image:linear-gradient(135deg,#1e3c72e6,#2a5298e6 50%,#4a90e2e6),url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 800"><path fill="url(%23sky)" d="M0 0h1200v800H0z"/><g fill="%23FFFFFF" opacity=".1"><rect x="50" y="600" width="80" height="200" rx="5"/><rect x="60" y="580" width="60" height="20" rx="3"/><rect x="70" y="590" width="40" height="10" rx="2"/><rect x="150" y="500" width="100" height="300" rx="8"/><rect x="160" y="480" width="80" height="20" rx="4"/><rect x="170" y="490" width="60" height="15" rx="3"/><rect x="300" y="550" width="120" height="250" rx="10"/><rect x="310" y="520" width="100" height="30" rx="5"/><rect x="320" y="530" width="80" height="20" rx="3"/><rect x="500" y="450" width="90" height="350" rx="6"/><rect x="510" y="430" width="70" height="20" rx="3"/><rect x="520" y="440" width="50" height="15" rx="2"/><rect x="650" y="500" width="110" height="300" rx="7"/><rect x="660" y="470" width="90" height="30" rx="4"/><rect x="670" y="480" width="70" height="20" rx="3"/><rect x="800" y="400" width="130" height="400" rx="9"/><rect x="810" y="370" width="110" height="30" rx="5"/><rect x="820" y="380" width="90" height="25" rx="3"/><rect x="950" y="480" width="100" height="320" rx="6"/><rect x="960" y="450" width="80" height="30" rx="4"/><rect x="970" y="460" width="60" height="20" rx="3"/></g><g fill="%23FFD700" opacity=".3"><circle cx="1000" cy="150" r="40"/><circle cx="1050" cy="120" r="25"/><circle cx="950" cy="180" r="30"/></g></svg>');direction:rtl;min-height:100vh;overflow:hidden}.App,.app-header{position:relative}.app-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:3px solid gold;box-shadow:0 2px 20px #0000001a;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:20px}.app-header:before{animation:shimmer 3s ease-in-out infinite;background:linear-gradient(90deg,gold,orange,gold);content:"";height:3px;left:0;position:absolute;right:0;top:0}.app-header h1{color:#333;font-size:28px;font-weight:700;margin:0}.app-header .main-title{color:#1e3c72;font-family:Playfair Display,Times New Roman,serif;font-size:32px;font-weight:700;letter-spacing:2px;position:relative;text-shadow:2px 2px 4px #0000001a}.app-header .main-title:after{background:linear-gradient(90deg,gold,orange,gold);border-radius:1px;bottom:-5px;content:"";height:2px;left:0;position:absolute;width:100%}@media(max-width:768px){.app-header{flex-direction:column;text-align:center}.app-header h1{font-size:24px}.app-header .main-title{font-size:28px}}.app-main{margin:0 auto;max-width:1200px;padding:20px}.tab-navigation{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:15px;display:flex;gap:20px;justify-content:center;margin-bottom:30px;padding:15px}.tab-navigation .tab-button{background:linear-gradient(145deg,#667eea,#764ba2);border:none;border-radius:25px;box-shadow:0 4px 15px #0003;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .3s ease}.tab-navigation .tab-button:hover{box-shadow:0 8px 25px #0000004d;transform:translateY(-2px)}.tab-navigation .tab-button.active{background:linear-gradient(145deg,#4fc3f7,#29b6f6);box-shadow:0 6px 20px #4fc3f766}@media(max-width:768px){.tab-navigation .tab-button{font-size:.9rem;padding:10px 20px}}@keyframes shimmer{0%,to{opacity:1}50%{opacity:.7}}
/*# sourceMappingURL=main.726bc0f0.css.map*/