.page-module___8aEwW__main{z-index:1;flex-direction:column;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__header{z-index:10;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin-bottom:4rem;display:flex}.page-module___8aEwW__logo{letter-spacing:-.05em;text-transform:uppercase;font-size:1.5rem;font-weight:800}.page-module___8aEwW__studio{color:var(--grey-text);letter-spacing:.1em;text-transform:uppercase;font-size:.9rem;font-weight:500}.page-module___8aEwW__hero{text-align:center;z-index:10;max-width:800px;margin-bottom:3rem}.page-module___8aEwW__badge{background:var(--glass-bg);border:1px solid var(--glass-border);text-transform:uppercase;letter-spacing:.1em;color:var(--grey-text);border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.page-module___8aEwW__title{letter-spacing:-.05em;background:linear-gradient(#fff 0%,#888 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:4rem;font-weight:900;line-height:1.1}.page-module___8aEwW__subtitle{color:var(--grey-text);max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.page-module___8aEwW__features{z-index:10;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;max-width:1000px;margin-bottom:4rem;display:grid}.page-module___8aEwW__featureCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:20px;padding:2rem}.page-module___8aEwW__featureCard h3{margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.page-module___8aEwW__featureCard p{color:var(--grey-text);font-size:.9rem;line-height:1.4}.page-module___8aEwW__footer{color:var(--grey-text);text-transform:uppercase;letter-spacing:.1em;z-index:10;margin-top:auto;padding-top:5rem;padding-bottom:2rem;font-size:.8rem}.page-module___8aEwW__bgGlow1{z-index:-1;background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);width:50%;height:50%;position:fixed;top:-10%;left:-10%}.page-module___8aEwW__bgGlow2{z-index:-1;background:radial-gradient(circle,#ffffff08 0%,#0000 70%);width:60%;height:60%;position:fixed;bottom:-10%;right:-10%}@media (max-width:768px){.page-module___8aEwW__title{font-size:2.5rem}.page-module___8aEwW__header{flex-direction:column;gap:1rem;margin-bottom:2rem}.page-module___8aEwW__features{grid-template-columns:1fr}}
.DownloadSection-module__wigdQa__container{z-index:10;width:100%;max-width:1000px}.DownloadSection-module__wigdQa__cards{justify-content:center;gap:2rem;margin-top:2rem;display:flex}.DownloadSection-module__wigdQa__card{text-align:center;cursor:pointer;border-radius:24px;flex-direction:column;flex:1;align-items:center;padding:3rem 2rem;transition:transform .3s,background .3s;display:flex}.DownloadSection-module__wigdQa__card:hover{background:#ffffff14;transform:translateY(-10px)}.DownloadSection-module__wigdQa__icon{justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex}.DownloadSection-module__wigdQa__card h3{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.DownloadSection-module__wigdQa__card p{color:var(--grey-text);margin-bottom:2rem;font-size:.9rem}.DownloadSection-module__wigdQa__button{background:var(--white);color:var(--background);border-radius:12px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:background .3s}.DownloadSection-module__wigdQa__button:hover{background:#ccc}.DownloadSection-module__wigdQa__passwordContainer{z-index:10;width:100%;max-width:500px;margin-top:2rem}.DownloadSection-module__wigdQa__passwordForm{text-align:center;border-radius:24px;flex-direction:column;gap:1.5rem;padding:3rem;display:flex}.DownloadSection-module__wigdQa__passwordForm h3{font-size:1.5rem;font-weight:700}.DownloadSection-module__wigdQa__passwordForm p{color:var(--grey-text);font-size:.9rem}.DownloadSection-module__wigdQa__input{border:1px solid var(--glass-border);color:var(--white);background:#ffffff0d;border-radius:12px;outline:none;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.DownloadSection-module__wigdQa__input:focus{border-color:var(--white)}.DownloadSection-module__wigdQa__error{color:#f44;margin-top:-.5rem;font-size:.8rem}.DownloadSection-module__wigdQa__modalOverlay{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex;position:fixed;top:0;left:0}.DownloadSection-module__wigdQa__modal{background:#141414f2;border:1px solid #ffffff26;border-radius:32px;width:100%;max-width:600px;padding:3rem;animation:.3s ease-out DownloadSection-module__wigdQa__modalScale;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}@keyframes DownloadSection-module__wigdQa__modalScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.DownloadSection-module__wigdQa__closeButton{color:var(--grey-text);z-index:10;font-size:2rem;line-height:1;transition:color .3s;position:absolute;top:1.5rem;right:1.5rem}.DownloadSection-module__wigdQa__closeButton:hover{color:var(--white)}.DownloadSection-module__wigdQa__tutorial h2{text-align:center;color:var(--white);margin-bottom:2rem;font-size:2rem}.DownloadSection-module__wigdQa__steps{flex-direction:column;gap:2rem;display:flex}.DownloadSection-module__wigdQa__step{align-items:flex-start;gap:1.5rem;display:flex}.DownloadSection-module__wigdQa__stepNumber{background:var(--white);color:var(--background);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-weight:800;display:flex}.DownloadSection-module__wigdQa__stepContent p{color:#eee;margin-bottom:.8rem;line-height:1.5}.DownloadSection-module__wigdQa__link{color:var(--white);font-size:.9rem;font-weight:600;text-decoration:underline;display:inline-block}.DownloadSection-module__wigdQa__link:hover{color:var(--grey-text)}@media (max-width:768px){.DownloadSection-module__wigdQa__cards{flex-direction:column}.DownloadSection-module__wigdQa__modal{padding:2.5rem 1.5rem}}
.toast-module__nW66nW__toast{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#141414cc;border:1px solid #ffffff1a;border-radius:1rem;align-items:center;gap:1rem;min-width:320px;max-width:90vw;padding:1rem 1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)translateY(100px);box-shadow:0 20px 40px #0006}.toast-module__nW66nW__show{opacity:1;transform:translate(-50%)translateY(0)}.toast-module__nW66nW__hide{opacity:0;transform:translate(-50%)translateY(100px)}.toast-module__nW66nW__error{border-color:#ff32324d}.toast-module__nW66nW__content{flex:1;align-items:center;gap:.75rem;display:flex}.toast-module__nW66nW__icon{color:#ff3232;background:#ff323233;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:flex}.toast-module__nW66nW__success .toast-module__nW66nW__icon{color:#32ff32;background:#32ff3233}.toast-module__nW66nW__message{color:#fff;font-size:.875rem;font-family:var(--font-inter);margin:0}.toast-module__nW66nW__close{color:#fff;opacity:.3;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:.75rem;transition:opacity .2s}.toast-module__nW66nW__close:hover{opacity:1}
