@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333}.landing-container{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#f1f5f9 50%,#ffffff);position:relative;overflow:hidden}.floating-rect{position:absolute;border-radius:16px;background:linear-gradient(45deg,#8c00ce,#a855f7);opacity:.08;filter:blur(.5px)}.rect-1{width:200px;height:120px;top:15%;left:8%;animation:float 9s ease-in-out infinite}.rect-2{width:150px;height:100px;top:60%;right:12%;animation:floatReverse 11s ease-in-out infinite}.rect-3{width:180px;height:80px;bottom:25%;left:65%;animation:floatSlow 12.5s ease-in-out infinite}.rect-4{width:120px;height:90px;top:35%;right:25%;animation:float 10s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-20px) rotate(5deg)}66%{transform:translateY(10px) rotate(-3deg)}}@keyframes floatReverse{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(15px) rotate(-4deg)}66%{transform:translateY(-25px) rotate(6deg)}}@keyframes floatSlow{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-15px) rotate(2deg)}}.nav{position:relative;z-index:20;justify-content:space-between;padding:24px 48px}.logo,.nav{display:flex;align-items:center}.logo{gap:8px}.logo-icon{width:32px;height:32px;background:linear-gradient(45deg,#8c00ce,#a855f7);border-radius:8px;display:flex;align-items:center;justify-content:center;color:white;font-weight:700;font-size:18px}.logo-text{color:#1f2937;font-size:20px;font-weight:700}.main-content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 120px);padding:0 16px;text-align:center}.hero-section{max-width:1200px;margin:64px auto 48px}.microsoft-badge{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#0078d4,#106ebe);color:white;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;margin-bottom:24px;box-shadow:0 4px 12px rgba(0,120,212,.3);animation:fadeInBadge 1s ease-out .3s both}.microsoft-logo{display:flex;align-items:center;justify-content:center}.microsoft-badge:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,120,212,.4);transition:all .3s ease}@keyframes fadeInBadge{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.main-heading{font-size:54px;font-weight:700;color:#1f2937;margin-bottom:24px;line-height:1.2}.highlight-text{background:linear-gradient(45deg,#8c00ce,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.highlight-underline{position:absolute;bottom:-8px;left:0;right:0;height:4px;background:linear-gradient(45deg,#8c00ce,#a855f7);border-radius:2px}.subtitle{font-size:22px;color:#4b5563;margin-bottom:16px;max-width:800px}.description,.subtitle{margin-left:auto;margin-right:auto}.description{font-size:16px;color:#6b7280;max-width:600px}.signup-section{width:100%;max-width:500px;margin:0 auto 80px}.signup-form{display:flex;gap:16px;align-items:center}.email-input{flex:1 1;padding:16px 24px;font-size:18px;background:white;border:2px solid #e5e7eb;border-radius:8px;color:#1f2937;transition:all .3s ease}.email-input:focus{outline:none;border-color:#8c00ce;box-shadow:0 0 0 3px rgba(140,0,206,.1)}.email-input:disabled{opacity:.6;cursor:not-allowed;background-color:#f9fafb}.submit-button{padding:16px 32px;font-size:18px;font-weight:600;background:linear-gradient(45deg,#8c00ce,#a855f7);color:white;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;white-space:nowrap}.submit-button:hover:not(:disabled){transform:scale(1.05);box-shadow:0 10px 25px rgba(140,0,206,.25)}.submit-button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.error-message{margin-top:16px;padding:12px 16px;background-color:#fee2e2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:14px;text-align:center;animation:fadeInError .3s ease-out}@keyframes fadeInError{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.success-message{text-align:center;animation:fadeInSuccess .5s ease-out}@keyframes fadeInSuccess{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.success-icon{width:64px;height:64px;background:linear-gradient(45deg,#8c00ce,#a855f7);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;box-shadow:0 4px 12px rgba(140,0,206,.3)}.success-title{font-size:24px;font-weight:700;color:#1f2937;margin-bottom:8px}.success-text{color:#6b7280}.demo-section{width:100%;max-width:1000px;margin:0 auto}.demo-title{font-size:32px;font-weight:700;color:#1f2937;margin-bottom:32px}.video-container{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 25px 50px rgba(0,0,0,.15);background:linear-gradient(45deg,rgba(140,0,206,.1),rgba(168,85,247,.1));padding:4px}.video-inner{background:white;border-radius:12px;overflow:hidden}.video-placeholder{aspect-ratio:16/9;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border:1px solid #e5e7eb;padding:40px 20px}.video-placeholder,.video-placeholder>div{display:flex;align-items:center;justify-content:center}.video-placeholder>div{flex-direction:column;text-align:center}.play-button{width:80px;height:80px;background:linear-gradient(45deg,#8c00ce,#a855f7);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;animation:pulse 2s infinite;box-shadow:0 4px 12px rgba(140,0,206,.3)}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.video-title{color:#374151;font-size:20px;margin-bottom:8px}.footer,.video-subtitle{color:#6b7280;font-size:14px}.footer{position:relative;z-index:10;text-align:center;padding:32px 0}@media (max-width:768px){.nav{padding:16px 24px}.main-heading{font-size:32px}.subtitle{font-size:18px}.signup-form{flex-direction:column}.email-input{width:100%}.floating-rect{opacity:.04}.rect-1{width:150px;height:90px}.rect-2{width:120px;height:80px}.rect-3{width:140px;height:70px}.rect-4{width:100px;height:70px}.microsoft-badge{font-size:12px;padding:6px 12px;margin-bottom:16px}.microsoft-logo svg{width:14px;height:14px}}.demo-video{width:100%;height:auto;display:block;border-radius:12px;aspect-ratio:16/9;object-fit:cover;pointer-events:none}