@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";.history{display:flex;flex-direction:column;height:100%;overflow:hidden}.history__header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1);background:#ffffff05}.history__title{font-size:.875rem;font-weight:600;margin:0;text-transform:uppercase;letter-spacing:.05em}.history__clear-btn{background:none;border:none;color:#ffffff80;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.history__clear-btn:hover{color:#fffc;background:#ffffff1a}.history__clear-btn:focus{outline:2px solid rgba(255,255,255,.3);outline-offset:2px}.history__list{flex:1;overflow-y:auto;padding:.5rem 0}.history__item{display:flex;align-items:center;width:100%;padding:.75rem 1rem;background:none;border:none;color:#000;cursor:pointer;transition:all .2s ease;text-align:left;font-size:.875rem;line-height:1.4;border-radius:8px}.history__item:hover,.history__item:active{background:#5d5d5d14;color:#000}.history__item-icon{margin-right:.75rem;font-size:.875rem;opacity:.7;flex-shrink:0}.history__item-text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history__empty{display:flex;align-items:center;justify-content:center;height:100%;padding:2rem;color:#ffffff80;font-size:.875rem;text-align:center}.history__empty p{margin:0}.history__list::-webkit-scrollbar{width:6px}.history__list::-webkit-scrollbar-track{background:transparent}.history__list::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.history__list::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.particle-field{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0;display:block;--particle-color: rgba(42, 78, 208, .22);--particle-color-soft: rgba(12, 20, 36, .1)}.upload-overlay{position:fixed;inset:0;background:#0c142459;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:fadeIn .3s ease}.upload-modal{background:linear-gradient(180deg,#fffffffa,#eef2f8f2);border-radius:1.25rem;box-shadow:0 36px 80px #0c14242b;max-width:90vw;max-height:90vh;width:800px;overflow:hidden;animation:slideUp .3s ease;border:1px solid #e2e8f0;-webkit-backdrop-filter:blur(12px) saturate(120%);backdrop-filter:blur(12px) saturate(120%)}.upload-header{background:#ffffffe6;padding:1.5rem 2rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e8f0}.upload-close-button{background:none;border:none;color:#3b4a62;cursor:pointer;padding:.5rem;border-radius:.75rem;transition:all .2s}.upload-close-button:hover{background:#2a4ed00f;color:#2a4ed0}.upload-close-button:focus{outline:2px solid #2a4ed0;outline-offset:2px}.upload-title{font-size:1.5rem;font-weight:700;color:#0c1424;margin:0;background:linear-gradient(135deg,#2a4ed0,#2f5bd2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.upload-main{padding:2rem;max-height:calc(90vh - 120px);overflow-y:auto}.upload-container{width:100%}.upload-section{background:#ffffffeb;border-radius:1.25rem;padding:2rem;box-shadow:0 6px 16px #0c142412;border:1px solid #e2e8f0}.upload-section-title{font-size:1.8rem;font-weight:700;color:#0c1424;margin:0 0 .5rem;text-align:center}.upload-description{color:#3b4a62;text-align:center;margin:0 0 2rem;line-height:1.6}.upload-dropzone{border:2px dashed rgba(42,78,208,.18);border-radius:1.25rem;padding:3rem 2rem;text-align:center;transition:all .3s ease;background:#fffffff2;cursor:pointer;position:relative}.upload-dropzone:hover{border-color:#2a4ed0;background:#2a4ed00a}.upload-dropzone--active{border-color:#2a4ed0;background:#2a4ed014;transform:scale(1.01);box-shadow:0 0 0 4px #2a4ed014}.upload-dropzone--has-files{padding:2rem}.upload-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;pointer-events:none}.upload-input--active{pointer-events:auto}.upload-input--files{z-index:1}.upload-input--folder{z-index:2}.upload-dropzone-content{pointer-events:none}.upload-icon{color:#2a4ed0;margin-bottom:1rem}.upload-dropzone-title{font-size:1.3rem;font-weight:600;color:#0c1424;margin:0 0 .5rem}.upload-dropzone-subtitle{color:#3b4a62;margin:0 0 1.5rem}.upload-browse-button{background:linear-gradient(135deg,#2a4ed0,#2f5bd2);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:600;cursor:pointer;transition:all .2s;pointer-events:auto;min-width:120px}.upload-browse-button:hover{transform:translateY(-1px);box-shadow:0 10px 24px #2a4ed02e}.upload-browse-button:focus{outline:2px solid #2a4ed0;outline-offset:2px}.upload-browse-button--folder{background:#fffffff2;color:#0c1424;border:1px solid #e2e8f0}.upload-browse-button--folder:hover{background:#2a4ed00f;border-color:#2a4ed02e;color:#2a4ed0}.upload-files-list{width:100%}.upload-files-title{font-size:1.1rem;font-weight:600;color:#0c1424;margin:0 0 1rem}.upload-file-item{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#fffffff2;border-radius:.75rem;margin-bottom:.5rem;border:1px solid #e2e8f0;transition:all .2s}.upload-file-item:hover{border-color:#2a4ed0;box-shadow:0 10px 22px #2a4ed01f}.upload-file-info{display:flex;align-items:center;gap:.75rem;flex:1}.upload-file-icon{color:#2a4ed0;flex-shrink:0}.upload-file-details{display:flex;flex-direction:column;gap:.25rem;text-align:left}.upload-file-name{font-weight:500;color:#0c1424;word-break:break-word;font-family:Space Grotesk,Manrope,sans-serif;font-size:.9rem}.upload-file-size{font-size:.85rem;color:#3b4a62}.upload-file-remove{background:none;border:none;color:#3b4a62;cursor:pointer;padding:.5rem;border-radius:.5rem;transition:all .2s;flex-shrink:0}.upload-file-remove:hover{background:#ef44441f;color:#ef4444}.upload-file-remove:focus{outline:2px solid #ef4444;outline-offset:2px}.upload-actions{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.upload-button{padding:.75rem 1.5rem;border-radius:.75rem;font-weight:600;cursor:pointer;transition:all .2s;border:none;min-width:120px}.upload-button:disabled{opacity:.6;cursor:not-allowed}.upload-button--primary{background:linear-gradient(135deg,#2a4ed0,#2f5bd2);color:#fff}.upload-button--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 28px #2a4ed033}.upload-button--primary:focus{outline:2px solid #2a4ed0;outline-offset:2px}.upload-button--secondary{background:#fffffff2;color:#0c1424;border:1px solid #e2e8f0}.upload-button--secondary:hover:not(:disabled){background:#2a4ed00f;border-color:#2a4ed02e}.upload-button--secondary:focus{outline:2px solid #2a4ed0;outline-offset:2px}.upload-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.35);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite;margin-right:.5rem;display:inline-block}.upload-progress{margin-top:1.5rem;text-align:center}.upload-progress-bar{width:100%;height:8px;background:#2a4ed01f;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.upload-progress-fill{height:100%;background:linear-gradient(90deg,#2a4ed0,#2b5f7a);border-radius:4px;transition:width .3s ease}.upload-progress-text{font-size:.9rem;color:#3b4a62;font-weight:500}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 768px){.upload-modal{width:95vw;max-height:95vh}.upload-header{padding:1rem 1.5rem}.upload-main,.upload-section{padding:1.5rem}.upload-dropzone{padding:2rem 1rem}.upload-dropzone--has-files{padding:1.5rem}.upload-browse-button{width:100%;max-width:200px}.upload-actions{flex-direction:column;align-items:center}.upload-button{width:100%;max-width:200px}}.video-modal-overlay{position:fixed;inset:0;background:#0c142466;display:flex;align-items:center;justify-content:center;z-index:1200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.video-modal{width:min(880px,92vw);background:linear-gradient(180deg,#fffffffa,#eef2f8f2);border:1px solid #e2e8f0;border-radius:1.25rem;box-shadow:0 36px 80px #0c14242b;overflow:hidden;display:flex;flex-direction:column;animation:modalRise .3s ease}.video-modal__header{padding:1.25rem 1.75rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom:1px solid #e2e8f0;background:#ffffffe6}.video-modal__title{font-size:1.35rem;font-weight:600;margin:0;color:#0c1424}.video-modal__meta{margin:.35rem 0 0;color:#3b4a62;font-size:.95rem}.video-modal__close{background:none;border:none;color:#3b4a62;padding:.4rem;border-radius:.75rem;transition:background .2s ease,color .2s ease}.video-modal__close:hover{background:#2a4ed00f;color:#2a4ed0}.video-modal__body{padding:1.5rem;display:flex;justify-content:center}.video-modal__player{width:100%;max-width:100%;max-height:min(60vh,520px);border-radius:.75rem;background:#0b1220;box-shadow:0 18px 40px #0c142433;object-fit:contain}.video-modal__footer{padding:1rem 1.75rem 1.5rem;display:flex;justify-content:flex-end;border-top:1px solid #e2e8f0;background:#ffffffeb}.video-modal__download{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.2rem;border-radius:999px;background:linear-gradient(135deg,#2a4ed0,#2f5bd2);color:#fff;font-weight:600;text-decoration:none;box-shadow:0 10px 24px #2a4ed033;transition:transform .2s ease,box-shadow .2s ease}.video-modal__download:hover{transform:translateY(-1px);box-shadow:0 14px 28px #2a4ed03d}@keyframes modalRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.video-modal__header{padding:1rem 1.25rem}.video-modal__body{padding:1rem}.video-modal__footer{padding:.85rem 1.25rem 1.25rem}}html,body,#root{height:100%;margin:0;padding:0;background:#f5f7fb;color:#0c1424;font-family:Manrope,Space Grotesk,sans-serif;font-size:1rem;line-height:1.6;box-sizing:border-box;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}*,*:before,*:after{box-sizing:inherit}a{color:#2a4ed0;text-decoration:none;transition:color .2s}a:hover,a:focus{color:#2444b8;text-decoration:underline}h1,h2,h3,h4,h5,h6{font-weight:700;margin:0 0 1rem;color:#0c1424;font-family:Space Grotesk,Manrope,sans-serif;letter-spacing:-.02em}input,button{font-family:inherit;font-size:inherit}button{cursor:pointer;border:none;background:none}.card{background:linear-gradient(180deg,#fcfdfffa,#eef2f8f5);border-radius:16px;box-shadow:0 14px 28px -20px #0c142452,0 6px 16px -14px #0c142424;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;cursor:pointer;display:flex;flex-direction:column;border:1px solid rgba(12,20,36,.04);position:relative;-webkit-backdrop-filter:blur(12px) saturate(140%);backdrop-filter:blur(12px) saturate(140%);will-change:transform,box-shadow,opacity,filter}.card:hover{transform:translateY(-4px);box-shadow:0 28px 60px -28px #0c14245c,0 12px 24px -18px #0c14242e;border-color:#0c142414}.card__thumbnail{position:relative;width:100%;aspect-ratio:16/9;background:linear-gradient(135deg,#2a4ed00d,#2a4ed005);overflow:hidden}.card__thumbnail:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.4),transparent 60%);opacity:0;transition:opacity .25s ease}.card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.card__video{width:100%;height:100%;object-fit:cover;display:block}.card__image--hidden{opacity:0}.card__placeholder{width:100%;height:100%;background:linear-gradient(180deg,#ffffffb3,#e5ecf5e6),radial-gradient(circle at 20% 20%,rgba(42,78,208,.08),transparent 55%)}.card__content{padding:10px 14px 12px;display:flex;flex-direction:column;gap:4px}.card__title{margin:0 0 2px;font-size:1.1rem;font-weight:600;color:#0c1424;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card__date{margin:0;font-size:.95rem;color:#3b4a62;font-weight:400}.card:hover .card__image{transform:scale(1.03)}.card:hover .card__thumbnail:after{opacity:1}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:28px;margin-top:32px}.home-layout{display:flex;min-height:100vh;background:linear-gradient(180deg,#f5f7fb,#edf2f8);position:relative;overflow:hidden}.home-layout:before{content:"";position:absolute;inset:-12% -10% auto;height:60%;pointer-events:none;z-index:0;background:radial-gradient(520px 340px at 14% 10%,rgba(42,78,208,.04),transparent 72%);filter:blur(12px)}.home-layout--sidebar-closed .home-sidebar{width:0;min-width:0;padding:1rem 0;border-right:none;overflow:hidden;transition:width .2s}.home-layout--sidebar-closed .home-main{margin-left:0}.home-sidebar{width:260px;min-width:260px;background:linear-gradient(180deg,#fffffffa,#eef2f8f2);border-right:1px solid rgba(42,78,208,.08);padding:1rem;display:flex;flex-direction:column;gap:2rem;position:relative;transition:width .25s cubic-bezier(.4,0,.2,1),min-width .25s cubic-bezier(.4,0,.2,1);z-index:2;overflow:hidden;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%);box-shadow:0 6px 16px #0c142412}.home-sidebar__content{opacity:1;pointer-events:auto;transition:opacity .18s cubic-bezier(.4,0,.2,1) .05s}.home-sidebar--closed{width:0;min-width:0}.home-sidebar--closed .home-sidebar__content{opacity:0;pointer-events:none;transition:opacity .12s cubic-bezier(.4,0,.2,1)}.home-sidebar__toggle{background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;transition:background .2s;border-radius:.75rem;color:#3b4a62}.home-sidebar__toggle{display:none;margin-right:.5rem;display:flex;align-items:center;background:none;border:none;padding:.5rem;color:#3b4a62}.home-sidebar__toggle:hover{background:#2a4ed01f;color:#2a4ed0;outline:none}.home-sidebar .home-sidebar__nav{display:flex;flex-direction:column;gap:.5rem}.home-sidebar__content{display:flex;flex-direction:column;height:100%;gap:2rem}.home-sidebar__history{flex:1;overflow:hidden;border-top:1px solid rgba(255,255,255,.1)}.home-sidebar__item{color:#0c1424;background:#ffffffb3;border:1px solid rgba(42,78,208,.08);border-radius:.75rem;padding:.5rem 1rem;transition:background .2s;cursor:pointer;text-align:left;outline:none;display:flex;align-items:center}.home-sidebar__item:hover{background:#2a4ed01f}.home-main{flex:1;display:flex;flex-direction:column;min-width:0;background:transparent;transition:margin-left .2s;position:relative;z-index:1}.home-header{background:#f8fafceb;padding:1rem 1.25rem;font-weight:700;color:#0c1424;display:flex;align-items:center;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%);border-bottom:1px solid rgba(42,78,208,.08);position:relative;z-index:5}.home-dropdown{position:relative;display:inline-block}.home-dropdown__trigger{background:#fff9;border:1px solid rgba(42,78,208,.1);color:#0c1424;font-weight:700;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;padding:.45rem .75rem;border-radius:.75rem;transition:background .2s,border-color .2s,color .2s;box-shadow:0 6px 16px #0c142412}.home-dropdown__trigger:hover{background:#2a4ed01f;color:#2a4ed0;border-color:#2a4ed03d}.home-dropdown__trigger:focus{outline:2px solid #2a4ed0;outline-offset:2px}.home-dropdown__arrow{transition:transform .2s ease}.home-dropdown__arrow--open{transform:rotate(180deg)}.home-dropdown__menu{position:absolute;top:100%;left:0;background:#fffffff5;border:1px solid rgba(42,78,208,.1);border-radius:.75rem;box-shadow:0 18px 42px #0c14241c;min-width:150px;z-index:1000;overflow:hidden;animation:dropdownFadeIn .2s ease;pointer-events:auto}.home-dropdown__option{width:100%;background:none;border:none;padding:.75rem 1rem;text-align:left;cursor:pointer;color:#0c1424;transition:background .2s;display:flex;align-items:center;gap:.5rem}.home-dropdown__option:hover{background:#2a4ed01f;color:#2a4ed0}.home-dropdown__option:focus{outline:none;background:#2a4ed01f;color:#2a4ed0}.home-dropdown__option:not(:last-child){border-bottom:1px solid rgba(42,78,208,.08)}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.home-content{flex:1;display:flex;flex-direction:column;padding:clamp(2.5rem,5vw,4.5rem) clamp(1.5rem,4vw,3rem);position:relative;overflow:hidden;justify-content:center}.home-content.home-content--fixed{justify-content:unset}.home-title{text-align:center;margin-top:-50px;margin-bottom:30px}.home-title h1{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;color:#2a4ed0;margin:0;letter-spacing:-.025em;text-shadow:0 8px 24px rgba(42,78,208,.18)}.home-search-form{width:100%;max-width:min(720px,90%);transition:transform .5s cubic-bezier(.4,0,.2,1),box-shadow .3s;z-index:2;margin:0 auto}.home-search-form--down{transform:translateY(120px);box-shadow:0 16px 40px #2a4ed01f}.home-search-form--fixed{position:absolute;left:0;right:0;bottom:0;margin:0 auto;width:100%;max-width:min(720px,90%);z-index:10;background:transparent;box-shadow:none;padding-bottom:.75em;-webkit-backdrop-filter:none;backdrop-filter:none}.animate-down{animation:slideDownFadeIn .6s cubic-bezier(.4,0,.2,1)}@keyframes slideDownFadeIn{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}.cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:32px;width:100%;max-width:1100px;overflow-y:auto;padding-bottom:1em}.home-search-input-wrapper{position:relative;display:flex;align-items:center;background:#ffffffe6;border-radius:999px;border:1px solid rgba(42,78,208,.18);padding:.35rem .6rem;box-shadow:0 12px 28px #0c14241a;transition:box-shadow .2s ease,border-color .2s ease,background .2s ease;overflow:hidden}.home-search-input-wrapper:focus-within{border-color:#2a4ed073;box-shadow:0 16px 34px #2a4ed02e}.home-search-input{flex:1;border:none;outline:none;background:transparent;padding:.85rem 1.25rem;color:#0c1424;border-radius:1.25rem;font-size:1.05rem;position:relative}.home-search-input::placeholder{color:#3b4a62;opacity:1}.home-footer{background:#f8fafceb;border-top:1px solid rgba(42,78,208,.08);padding:1rem;text-align:center;-webkit-backdrop-filter:blur(16px) saturate(140%);backdrop-filter:blur(16px) saturate(140%)}.home-footer__links{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;font-size:.75rem}.home-footer__link{color:#3b4a62;font-weight:500;text-decoration:none;transition:color .2s}.home-footer__link:hover,.home-footer__link:focus{color:#2a4ed0;text-decoration:underline}.cards-grid-container{flex:1;width:100%;display:flex;justify-content:center;align-items:flex-start;min-height:0}.loading-animation{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem}.loading-animation p{color:#3b4a62;font-size:1rem;margin:0}.spinner{width:40px;height:40px;border:3px solid rgba(42,78,208,.12);border-top:3px solid #2a4ed0;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes floatGlow{0%,to{transform:translateY(0) scale(1);opacity:.9}50%{transform:translateY(-18px) scale(1.02);opacity:1}}@media (prefers-reduced-motion: reduce){.home-layout:before{animation:none}}
