*{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,"Segoe UI Web (West European)",-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}body{min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden;background-color:#000}.video-background{position:fixed;top:70px;left:0;width:100%;height:calc(100% - 70px);z-index:-2;overflow:hidden}#backgroundVideo{width:100%;height:100%;object-fit:cover;opacity:.9}.video-overlay{position:fixed;top:70px;left:0;width:100%;height:calc(100% - 70px);background:linear-gradient(to bottom,#0078d426,#000000d9);z-index:-1}.microsoft-header{display:flex;align-items:center;padding:16px 24px;background-color:#fffffffa;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:100;height:70px}.microsoft-logo-container{display:flex;align-items:center;margin-right:32px}.microsoft-logo{display:grid;grid-template-columns:repeat(2,12px);grid-template-rows:repeat(2,12px);gap:1px;margin-right:8px}.microsoft-square{width:12px;height:12px}.square-f44336{background-color:#f44336}.square-4caf50{background-color:#4caf50}.square-2196f3{background-color:#2196f3}.square-ff9800{background-color:#ff9800}.microsoft-text{font-size:18px;font-weight:400;color:#323130}.sharepoint-logo-section{display:flex;align-items:center;margin-left:auto}.sharepoint-logo{display:flex;align-items:center}.sharepoint-icon{width:32px;height:32px;background-color:#0078d4;border-radius:4px;display:flex;align-items:center;justify-content:center;margin-right:8px;color:#fff;font-weight:600;font-size:18px}.sharepoint-text{font-size:20px;font-weight:600;color:#0078d4}.button-container{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;text-align:center;min-height:calc(100vh - 70px)}.button-logo-group{display:flex;flex-direction:column;align-items:center;gap:0px;margin-bottom:40px}.sharepoint-logo-vertical{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:-15px}.sharepoint-logo-image{width:700px;height:200px;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.4));transition:transform .3s ease,filter .3s ease;margin-bottom:0}.centered-button{background-color:#0078d4;color:#fff;border:none;padding:18px 40px;font-size:20px;font-weight:600;border-radius:6px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;width:fit-content;box-shadow:0 8px 25px #0000004d;position:relative;overflow:hidden;z-index:5;margin-top:-5px}.centered-button:hover{background-color:#106ebe;transform:translateY(-4px) scale(1.04);box-shadow:0 12px 30px #0006}.centered-button:active{background-color:#005a9e;transform:translateY(-1px) scale(1.01)}.centered-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .7s ease}.centered-button:hover:before{left:100%}.button-icon{font-size:20px}.microsoft-products{margin-top:50px;text-align:center;width:100%}.products-title{font-size:18px;font-weight:600;color:#ffffffe6;margin-bottom:20px;text-transform:uppercase;letter-spacing:1px;text-shadow:0 2px 4px rgba(0,0,0,.5)}.products-grid{display:flex;justify-content:center;align-items:center;gap:35px;flex-wrap:wrap;max-width:900px;margin:0 auto}.product-item{display:flex;flex-direction:column;align-items:center;gap:10px;transition:all .3s ease}.product-logo{width:70px;height:70px;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));transition:all .3s ease;background-color:#ffffff0d;border-radius:15px;padding:10px}.product-item:hover .product-logo{transform:translateY(-8px) scale(1.15);filter:drop-shadow(0 8px 16px rgba(0,0,0,.5));background-color:#ffffff26}.product-name{font-size:14px;font-weight:500;color:#ffffffe6;text-shadow:0 2px 4px rgba(0,0,0,.5);transition:all .3s ease}.product-item:hover .product-name{color:#fff;transform:translateY(2px)}.bottom-section{background-color:#fff;padding:20px 20px 10px;margin-top:auto;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 -5px 30px #0000001a;position:relative;z-index:2}.sharepoint-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px;width:100%;max-width:900px;margin:0 auto 20px}.feature-card{background-color:#fff;border-radius:6px;padding:20px;box-shadow:0 1px 5px #0000000f;transition:transform .2s ease,box-shadow .2s ease;text-align:left;border-top:3px solid #0078d4;border:1px solid #e1dfdd}.feature-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px #0000001a}.feature-icon{font-size:20px;color:#0078d4;margin-bottom:12px}.feature-title{font-size:16px;font-weight:600;color:#323130;margin-bottom:8px}.feature-description{color:#605e5c;line-height:1.4;font-size:13px}footer{background-color:#f3f2f1;padding:10px;text-align:center;color:#605e5c;font-size:11px;border-top:1px solid #e1dfdd;margin-top:15px}.footer-links{display:flex;justify-content:center;gap:10px;margin-top:8px;flex-wrap:wrap}.footer-link{color:#0078d4;text-decoration:none;font-size:10px}.footer-link:hover{text-decoration:underline}.video-controls{position:fixed;bottom:20px;right:20px;z-index:100;display:flex;gap:10px}.video-btn{background-color:#000000b3;color:#fff;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s}.video-btn:hover{background-color:#0078d4e6}.header{background:linear-gradient(90deg,#0078d4,#1e5ba8);color:#fff;padding:12px 20px;display:flex;align-items:center;gap:10px;box-shadow:0 2px 8px #0000001a}.grid-icon{display:grid;grid-template-columns:repeat(3,4px);grid-template-rows:repeat(3,4px);gap:2px;width:20px;height:20px}.grid-icon span{background-color:#fff;width:4px;height:4px;border-radius:1px}.header-title{font-size:15px;font-weight:400}.container{display:flex;max-width:1400px;margin:0 auto;padding:40px 20px;gap:60px}.files-section{flex:1;background:#fff;border:1px solid #e1dfdd;border-radius:8px;box-shadow:0 4px 16px #00000014;overflow:hidden}.file-list{padding:20px}.file-header{display:grid;grid-template-columns:2fr 1fr 1fr;padding:10px 15px;border-bottom:2px solid #edebe9;font-weight:600;font-size:14px;color:#323130}.file-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;font-size:20px}.file-size{font-size:14px;color:#605e5c}.download-link{color:#0078d4;text-decoration:none;font-size:14px;cursor:pointer;font-weight:600;transition:all .2s;position:relative}.download-link:after{content:"↓";margin-left:6px;font-size:16px}.download-all-btn{background:linear-gradient(135deg,#0078d4,#1e5ba8);color:#fff;border:none;padding:12px 28px;margin:20px;font-size:14px;font-weight:600;cursor:pointer;border-radius:4px;transition:all .3s ease;box-shadow:0 4px 12px #0078d44d;text-transform:uppercase;letter-spacing:.5px}.download-all-btn:hover{background:linear-gradient(135deg,#106ebe,#1a4d8c);transform:translateY(-2px);box-shadow:0 6px 16px #0078d466}.download-all-btn:active{transform:translateY(0)}.sharepoint-graphic{width:400px;display:flex;flex-direction:column;gap:20px}.apps-row{display:flex;justify-content:flex-end;gap:15px;margin-bottom:10px}.app-icon{display:flex;flex-direction:column;align-items:center;gap:5px;font-size:11px;color:#605e5c}.icon-circle{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;box-shadow:0 3px 8px #0003;transition:all .3s ease}.icon-circle:hover{transform:translateY(-3px);box-shadow:0 6px 12px #0000004d}.onedrive{background-color:#0078d4}.word{background-color:#2b579a}.excel{background-color:#217346}.onenote{background-color:#80397b}.devices-illustration{position:relative;height:250px}.device{background:linear-gradient(135deg,#0078d4,#1e5ba8);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:32px;font-weight:300;letter-spacing:2px;box-shadow:0 8px 20px #0003;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.desktop{position:absolute;width:280px;height:160px;top:20px;right:0;border:8px solid #2d2d2d;border-bottom:20px solid #2d2d2d;animation-delay:0s}.tablet{position:absolute;width:140px;height:100px;bottom:20px;left:0;border:6px solid #2d2d2d;font-size:20px;animation-delay:.5s}.mobile{position:absolute;width:80px;height:140px;bottom:0;right:40px;border:5px solid #2d2d2d;border-radius:12px;font-size:16px;animation-delay:1s}.sp-logo{display:flex;align-items:center;gap:8px}.sp-icon{width:24px;height:24px;background-color:#fff;border-radius:2px;display:flex;align-items:center;justify-content:center;color:#0078d4;font-weight:700;font-size:16px}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;animation:fadeIn .3s ease;display:none;align-items:center;justify-content:center}.modal-overlay.active{display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal{background:#fff;border-radius:8px;padding:40px;max-width:480px;width:90%;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease;position:relative}.modal-logos{display:flex;align-items:center;justify-content:center;gap:30px;margin-bottom:24px;padding-bottom:20px;border-bottom:2px solid #f3f2f1}.microsoft-logo{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:600;color:#5e5e5e}.ms-logo-svg{width:30px;height:30px}.sharepoint-logo{display:flex;align-items:center;gap:10px}.sp-logo-svg{width:32px;height:32px}.sp-logo-text{font-size:22px;font-weight:600;color:#0078d4}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-title{font-size:24px;font-weight:600;color:#323130;text-align:center;margin-bottom:12px;margin-top:0}.modal-message{font-size:15px;color:#605e5c;text-align:center;line-height:1.6;margin-bottom:32px}.modal-buttons{display:flex;gap:12px;justify-content:center}.modal-btn{padding:12px 32px;border:none;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.modal-btn-primary{background:linear-gradient(135deg,#0078d4,#1e5ba8);color:#fff;box-shadow:0 4px 12px #0078d44d}.modal-btn-primary:hover{background:linear-gradient(135deg,#106ebe,#1a4d8c);transform:translateY(-2px);box-shadow:0 6px 16px #0078d466}.modal-btn-secondary{background:#f3f2f1;color:#323130}.modal-btn-secondary:hover{background:#e1dfdd}@media(max-width:1200px){.sharepoint-logo-image{width:550px;height:160px}.products-grid{gap:30px;max-width:800px}.container{gap:40px}}@media(max-width:1024px){.container{flex-direction:column;gap:40px;padding:30px 15px}.sharepoint-graphic{width:100%;max-width:500px;margin:0 auto}}@media(max-width:768px){.microsoft-header{padding:12px 16px;height:60px}.video-background,.video-overlay{top:60px;height:calc(100% - 60px)}.button-container{min-height:calc(100vh - 60px)}.sharepoint-logo-image{width:450px;height:130px}.centered-button{padding:16px 32px;font-size:18px}.products-grid{gap:25px;max-width:600px}.product-logo{width:60px;height:60px}.product-name{font-size:13px}.sharepoint-features{grid-template-columns:1fr;max-width:500px}.bottom-section{padding:15px 15px 8px}.file-header{grid-template-columns:2fr 1fr;font-size:12px;padding:10px}.file-header div:nth-child(2){display:none}.file-item{grid-template-columns:2fr 1fr;padding:12px 10px}.file-item:hover{transform:translate(0)}.file-size{display:none!important}.file-name{gap:8px;font-size:13px}.file-name span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sharepoint-graphic{max-width:100%}}@media(max-width:576px){.microsoft-header{flex-direction:column;align-items:flex-start;height:80px}.video-background,.video-overlay{top:80px;height:calc(100% - 80px)}.button-container{min-height:calc(100vh - 80px)}.sharepoint-logo-section{margin-left:0;margin-top:8px}.sharepoint-logo-image{width:320px;height:100px}.centered-button{padding:14px 28px;font-size:16px;margin-top:-8px}.button-icon{font-size:18px}.microsoft-products{margin-top:40px}.products-title{font-size:16px;margin-bottom:15px}.products-grid{gap:20px;max-width:400px}.product-logo{width:50px;height:50px}.product-name{font-size:12px}.feature-card{padding:15px}.footer-links{gap:8px}footer{padding:8px;font-size:10px}.modal{padding:30px 20px}.modal-logos{gap:20px}.microsoft-logo,.sp-logo-text{font-size:18px}.modal-buttons{flex-direction:column}.modal-btn{width:100%}}@media(max-width:400px){.sharepoint-logo-image{width:260px;height:80px}.centered-button{margin-top:-10px}.products-grid{gap:15px}.product-logo{width:45px;height:45px}.product-name{font-size:11px}}.file-icon-wrapper{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:4px;font-size:20px;color:#fff}.file-icon-wrapper.excel{background-color:#217346}.file-icon-wrapper.pdf{background-color:#f44336}.file-icon-wrapper.word{background-color:#2b579a}.file-icon-wrapper.powerpoint{background-color:#b7472a}.file-icon-container{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0}.microsoft-logo{margin-right:12px}.file-icon-image{width:40px;height:40px;object-fit:contain;border-radius:4px;background:#fff;padding:6px;box-shadow:0 2px 4px #0000001a}.file-icon-fallback{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#f3f2f1;border-radius:4px;color:#605e5c;font-size:18px}.file-item .file-icon-image[alt=Excel]{background:linear-gradient(135deg,#217346,#21a366)}.file-item .file-icon-image[alt=PDF]{background:linear-gradient(135deg,#f44336,#b71c1c)}.file-item{display:grid;grid-template-columns:2fr 1fr 1fr;padding:15px;border-bottom:1px solid #edebe9;align-items:center;transition:all .3s ease;cursor:pointer}.file-item:hover{background:linear-gradient(90deg,#f3f2f1,#faf9f8);transform:translate(4px);box-shadow:inset 4px 0 #0078d4}.file-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0}.file-icon svg{border-radius:4px;box-shadow:0 2px 4px #0000001a}.file-icon img{border-radius:4px;box-shadow:0 2px 4px #0000001a}.microsoft-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background-color:#fffffffa;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:100;height:70px}.left-section,.right-section,.microsoft-logo-container{display:flex;align-items:center}.microsoft-logo-container{margin-right:0}.sharepoint-logo-section{display:flex;align-items:center;margin-left:0}.file-name{display:flex;align-items:center;gap:12px;font-size:14px;color:#323130}.file-icon-container{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.download-link{color:#0078d4;text-decoration:none;font-size:14px;cursor:pointer;font-weight:600;transition:all .2s;position:relative;display:inline-flex;align-items:center;gap:4px}.download-link:after{content:"↓";font-size:12px}.download-link:hover{color:#106ebe;transform:translateY(-1px)}@media(max-width:768px){.microsoft-header{padding:12px 16px;height:60px}.microsoft-text{font-size:16px}.sharepoint-text{font-size:18px}}@media(max-width:576px){.microsoft-header{padding:10px 12px}.microsoft-text{font-size:14px}.sharepoint-text{font-size:16px}.sharepoint-icon{width:28px;height:28px;font-size:16px}}@media(max-width:768px){.microsoft-header{padding:12px 16px;height:60px}.microsoft-text{font-size:16px}.sharepoint-text{font-size:18px}.video-background,.video-overlay{top:60px;height:calc(100% - 60px)}.button-container{min-height:calc(100vh - 60px);padding:15px}.sharepoint-logo-image{width:400px;height:120px}.centered-button{padding:16px 32px;font-size:18px;margin-top:-10px}.products-grid{gap:20px;max-width:600px}.product-logo{width:50px;height:50px}.product-name{font-size:12px}.container{flex-direction:column;gap:30px;padding:20px 15px}.files-section{width:100%}.sharepoint-graphic{width:100%;max-width:400px;margin:0 auto}.file-header{grid-template-columns:2fr 1fr;font-size:12px;padding:10px}.file-header div:nth-child(2){display:none}.file-item{grid-template-columns:2fr 1fr;padding:12px 10px}.file-size{display:none}.file-name{gap:10px;font-size:13px}.modal{padding:30px 20px;width:95%}.modal-logos{gap:20px}.microsoft-logo,.sp-logo-text{font-size:18px}.modal-buttons{flex-direction:column;gap:10px}.modal-btn{width:100%}}@media(max-width:576px){.microsoft-header{padding:10px 12px;height:55px}.microsoft-text{font-size:14px}.sharepoint-text{font-size:16px}.sharepoint-icon{width:26px;height:26px;font-size:14px}.video-background,.video-overlay{top:55px;height:calc(100% - 55px)}.button-container{min-height:calc(100vh - 55px);padding:10px}.sharepoint-logo-image{width:280px;height:90px}.sharepoint-logo-text{font-size:20px}.centered-button{padding:14px 24px;font-size:16px;margin-top:-15px}.button-icon{font-size:16px}.microsoft-products{margin-top:30px}.products-title{font-size:14px;margin-bottom:15px}.products-grid{gap:15px;max-width:100%;padding:0 10px}.product-logo{width:40px;height:40px}.product-name{font-size:11px}.sharepoint-features{grid-template-columns:1fr;gap:12px;padding:0 10px}.feature-card{padding:15px}.feature-title{font-size:15px}.feature-description{font-size:12px}footer{padding:8px;font-size:10px}.footer-links{gap:8px}.footer-link{font-size:9px}.header{padding:10px 12px}.header-title{font-size:13px}.grid-icon{width:18px;height:18px}.file-list{padding:15px 10px}.file-item{padding:10px 8px}.file-name span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px}.download-link{font-size:12px}.download-all-btn{margin:15px;padding:10px 20px;font-size:12px}.devices-illustration{height:200px}.desktop{width:200px;height:120px;top:15px}.tablet{width:100px;height:80px;bottom:15px}.mobile{width:60px;height:100px;right:30px}.apps-row{justify-content:center;gap:12px}.app-icon{font-size:10px}.icon-circle{width:28px;height:28px;font-size:12px}}@media(max-width:400px){.microsoft-header{height:50px}.microsoft-text{font-size:13px}.sharepoint-text{font-size:14px}.sharepoint-logo-image{width:220px;height:70px}.centered-button{padding:12px 20px;font-size:14px;margin-top:-20px}.products-grid{gap:12px}.product-logo{width:35px;height:35px}.file-name span:last-child{max-width:140px}.devices-illustration{height:180px}.desktop{width:180px;height:100px}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.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}
