.shared-page-container{min-height:100vh;background:linear-gradient(135deg,#0b1836,#1a2847 50%,#0b1836);color:#fff;padding-top:70px}.shared-content-wrapper{max-width:1320px;margin:0 auto;padding:0 24px}.shared-button{padding:10px 24px;font-size:.9375rem;font-weight:500;border-radius:8px;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;display:inline-block;text-align:center;letter-spacing:.01em}.shared-button.primary{background-color:#72caee;color:#0b1836;box-shadow:0 2px 8px rgba(114,202,238,.2)}.shared-button.primary:hover{background-color:#5ab8d8;transform:translateY(-2px);box-shadow:0 4px 16px rgba(114,202,238,.4)}.shared-button.secondary{background-color:rgba(0,0,0,0);color:#fff;border:1px solid hsla(0,0%,100%,.1)}.shared-button.secondary:hover{background-color:hsla(0,0%,100%,.05);border-color:rgba(114,202,238,.3);box-shadow:0 2px 8px rgba(114,202,238,.1)}.shared-button.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.shared-card{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px rgba(0,0,0,.2)}.shared-card:hover{background:hsla(0,0%,100%,.08);border-color:rgba(114,202,238,.3);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.3)}@media(max-width:768px){.shared-page-container{padding-top:150px}.shared-content-wrapper{padding:0 18px}}.landing-page{padding-top:70px;position:relative;overflow:hidden}.landing-page:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(/background_mesh.svg);background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.12;z-index:0;pointer-events:none;filter:blur(.5px)}.landing-page>section{position:relative;z-index:1}.landing-hero{padding:100px 0 80px;text-align:center}.landing-hero-content{max-width:1000px;margin:0 auto;padding:0 24px}.landing-title{font-size:3.5rem;font-weight:700;margin-bottom:2rem;color:#fff;line-height:1.15;letter-spacing:-.03em}.landing-title-accent{background:linear-gradient(135deg,#72caee,#ffffff);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.landing-subtitle{font-size:1rem;color:hsla(0,0%,100%,.85);max-width:900px;margin:0 auto 4rem;line-height:1.75;letter-spacing:.01em}.landing-solutions-section{padding:80px 0 100px;text-align:center}.landing-solutions-container{max-width:1200px;margin:0 auto;padding:0 24px}.landing-solutions-title{font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#fff;letter-spacing:-.02em;line-height:1.2}.landing-solutions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}@media(max-width:768px){.landing-solutions-grid{grid-template-columns:1fr;gap:1.5rem}}.landing-solution-card{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:2.5rem 2rem;text-decoration:none;color:inherit;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px rgba(0,0,0,.2);backdrop-filter:blur(10px);display:flex;flex-direction:column;align-items:center;text-align:center}.landing-solution-card:hover{background:hsla(0,0%,100%,.08);border-color:rgba(114,202,238,.3);transform:translateY(-4px);box-shadow:0 8px 32px rgba(114,202,238,.2)}.landing-solution-icon{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:12px;background:rgba(114,202,238,.1);padding:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}.landing-solution-card:hover .landing-solution-icon{background:rgba(114,202,238,.2);transform:scale(1.05)}.landing-solution-icon img{filter:brightness(0) invert(1);opacity:.9}.landing-solution-icon-dual{width:auto;min-width:160px;height:64px;gap:1.25rem;padding:8px 20px;border-radius:12px;background:rgba(114,202,238,.1);transition:all .3s cubic-bezier(.4,0,.2,1)}.landing-solution-card:hover .landing-solution-icon-dual{background:rgba(114,202,238,.2);transform:scale(1.05)}.landing-solution-icon-dual img{filter:brightness(0) invert(1);opacity:.9;width:48px;height:48px;flex-shrink:0}.landing-solution-name{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:#fff;letter-spacing:-.01em;line-height:1.3}.landing-solution-subtitle{font-size:1rem;font-weight:600;color:#72caee;margin-bottom:1rem;line-height:1.4}.landing-solution-description{font-size:.9375rem;color:hsla(0,0%,100%,.85);margin-bottom:1.5rem;line-height:1.6;flex-grow:1}.landing-signup-section{padding:100px 0;text-align:center}.landing-signup-container{max-width:900px;margin:0 auto;padding:0 24px}.landing-signup-content{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:4rem 3rem;box-shadow:0 8px 32px rgba(0,0,0,.3);backdrop-filter:blur(10px);transition:background .3s cubic-bezier(.4,0,.2,1)}.landing-signup-content:hover{background:hsla(0,0%,100%,.08)}.landing-signup-title{font-size:2.5rem;font-weight:600;margin-bottom:1.25rem;color:#72caee;letter-spacing:-.01em;line-height:1.2}.landing-signup-subtitle{font-size:1.125rem;color:hsla(0,0%,100%,.85);margin-bottom:2.5rem;line-height:1.7;letter-spacing:.01em;max-width:700px;margin-left:auto;margin-right:auto}.landing-signup-form{max-width:500px;margin:0 auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.landing-signup-input-wrapper{display:flex;gap:1rem;margin-bottom:1.5rem}@media(max-width:768px){.landing-signup-input-wrapper{flex-direction:column;gap:1rem}}.landing-signup-input{flex:1;padding:.875rem 1.125rem;font-size:1rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;color:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:inherit}.landing-signup-input:focus{outline:none;border-color:#72caee;background:hsla(0,0%,100%,.15);box-shadow:0 0 0 3px rgba(114,202,238,.1)}.landing-signup-input::placeholder{color:hsla(0,0%,100%,.5)}.landing-signup-input:disabled{opacity:.6;cursor:not-allowed}.landing-signup-button{padding:.875rem 2rem;font-size:1rem;font-weight:600;background:#72caee;color:#0b1836;border:none;border-radius:8px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(114,202,238,.2);letter-spacing:.01em;white-space:nowrap}.landing-signup-button:hover:not(:disabled){background:#5ab8d8;transform:translateY(-2px);box-shadow:0 4px 16px rgba(114,202,238,.4)}.landing-signup-button:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){.landing-signup-button{width:100%}}.landing-signup-message{padding:1rem;border-radius:8px;text-align:center;font-weight:500;letter-spacing:.01em}.landing-signup-message-success{background:rgba(46,160,67,.2);border:1px solid rgba(46,160,67,.5);color:#4caf50}.landing-signup-message-error{background:rgba(211,47,47,.2);border:1px solid rgba(211,47,47,.5);color:#f44336}@media(max-width:768px){.landing-page{padding-top:150px}.landing-hero{padding:60px 0 40px}.landing-title{font-size:2.5rem}.landing-subtitle{font-size:1.125rem}.landing-signup-section{padding:60px 0}.landing-signup-content{padding:2.5rem 1.5rem}.landing-signup-title{font-size:2rem}.landing-solutions-section{padding:60px 0 80px}.landing-solutions-title{font-size:2rem;margin-bottom:2rem}.landing-solutions-container{padding:0 18px}.landing-solution-card{padding:2rem 1.5rem}.landing-solution-name{font-size:1.25rem}}