.input__field{display:flex;flex-direction:column}.input{padding:14px 16px;border:1px solid #e1e1e3;border-radius:8px;font-size:15px;transition:all .3s ease;background:#fafafa;font-family:inherit}.input:focus{outline:none;border-color:#667eea;background:#fff;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.input:disabled{cursor:not-allowed;opacity:.6}.input--search{padding-left:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23666'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:12px;background-size:16px}.input--small{padding:10px 12px;font-size:14px}.input--large{padding:18px 20px;font-size:16px}.input--auth.input--code{text-align:center;font-size:16px;font-weight:600;letter-spacing:1.5px;font-family:monospace}@media (max-width:640px){.input{font-size:1rem;padding:.875rem 1rem}.input--small{padding:.75rem .875rem}.input--large{padding:1rem 1.25rem}}.hero{position:relative;background:var(--color-background);overflow:hidden;isolation:isolate}.hero,.hero__container{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center}.hero__container{width:100%;max-width:var(--container-2xl);padding:var(--space-8) var(--space-6);margin:0 auto}.hero__content{align-items:center;justify-content:center;gap:var(--space-8);max-width:100%}.hero__content,.hero__main-content{display:flex;flex-direction:column;width:100%}.hero__main-content{align-items:flex-start;text-align:left}.hero__text-section{width:100%;max-width:42rem}.hero__title{font-size:clamp(1.5rem,5vw,2.75rem);font-weight:var(--font-weight-extrabold);line-height:var(--leading-tight);margin:0;color:var(--color-text-primary);letter-spacing:-.025em;width:100%}.hero__title-wrapper{display:inline-block;width:auto;max-width:100%;line-height:var(--leading-tight)}.hero__title-line-1{display:block;white-space:nowrap;text-align:left;margin-bottom:0;padding-bottom:0}.hero__title-break{display:none}.hero__title-line-2{display:block;font-size:clamp(.75rem,2vw,1.125rem);font-weight:var(--font-weight-normal);opacity:.85;margin-top:.25em;margin-left:0;margin-bottom:0;padding-top:0;white-space:normal;text-align:right;line-height:1.2}.hero__description{font-size:clamp(.875rem,2vw,1.125rem);line-height:1.6;color:var(--color-text-secondary);margin:var(--space-6) 0 0;white-space:pre-line;text-align:left;width:100%}.hero__buttons{display:flex;gap:var(--space-3);justify-content:flex-start;flex-wrap:wrap;margin-top:var(--space-8)}.hero__flow-section{flex-direction:column;gap:var(--space-6);flex-shrink:0}.hero__atom-container,.hero__flow-section{width:100%;display:flex;align-items:center;justify-content:center}.hero__atom-container{max-width:400px;opacity:0;animation:fadeIn .8s ease-out .3s forwards;padding:var(--space-2) 0;margin:0 auto}.hero__mobile-cta{display:none;gap:var(--space-3);justify-content:center;flex-wrap:wrap;width:100%;max-width:400px}@media (max-width:640px){.hero,.hero__container{min-height:100vh;min-height:100dvh;align-items:center}.hero__container{padding:12px var(--space-4) 24px}.hero__container,.hero__content{display:flex;justify-content:space-between}.hero__content{gap:0;padding:0;width:100%;flex:1 1;flex-direction:column}.hero__main-content{align-items:center;text-align:center;margin-bottom:0;margin-top:-8px;flex-shrink:0}.hero__title{font-size:clamp(1.25rem,5.5vw,1.875rem);line-height:1.2;text-align:center;padding:0 var(--space-4)}.hero__title-wrapper{display:flex;flex-direction:column;align-items:center}.hero__title-line-1{white-space:nowrap;display:block;text-align:center;margin-bottom:0;padding-bottom:0}.hero__title-break{display:none}.hero__title-line-2{display:block;margin-left:0;margin-top:.25em;margin-bottom:0;padding-top:0;text-align:center;line-height:1.2}.hero__description{font-size:clamp(.8125rem,3vw,.9375rem);line-height:1.5;margin:var(--space-4) auto 0;text-align:left;white-space:normal;padding:0 var(--space-4);max-width:100%;-webkit-hyphens:auto;hyphens:auto}.hero__buttons{display:none}.hero__flow-section{flex-direction:column;gap:0;flex:1 1}.hero__flow-section,.hero__mobile-cta{display:flex;align-items:center;width:100%;justify-content:center}.hero__mobile-cta{margin-top:6px;flex-shrink:0}.hero__mobile-cta .btn{transform:scale(.88)}.hero__atom-container{max-width:70vw;padding:0;margin:8px auto;display:flex;justify-content:center;align-items:center;flex-shrink:1}}@media (min-width:641px) and (max-width:1023px){.hero__container{padding:var(--space-8) var(--space-6)}.hero__content{gap:var(--space-8)}.hero__main-content{align-items:center;text-align:center}.hero__atom-container{max-width:min(65vw,450px);margin:0 auto}.hero__title-wrapper{align-items:center}.hero__title-line-1{text-align:center;margin-bottom:0;padding-bottom:0}.hero__title-break{display:none}.hero__title-line-2{display:block;margin-left:0;margin-top:.25em;margin-bottom:0;padding-top:0;text-align:center;line-height:1.2}.hero__description{text-align:center}.hero__buttons{justify-content:center}}@media (min-width:768px){.hero__container{padding:var(--space-8) var(--space-8)}.hero__content{gap:var(--space-10)}.hero__buttons{justify-content:center}}@media (min-width:1024px){.hero__container{padding:var(--space-12) var(--space-16)}.hero__content{flex-direction:row;gap:var(--space-20);align-items:center;justify-content:space-between}.hero__main-content{flex:1 1;text-align:left;align-items:flex-start}.hero__flow-section{flex:1 1;gap:0}.hero__atom-container{max-width:550px;margin-left:auto;margin-right:-10%}.hero__buttons{justify-content:flex-start}.hero__title-wrapper{display:inline-block;width:auto;max-width:100%}.hero__title-line-1{text-align:left;margin-bottom:0;padding-bottom:0}.hero__title-break{display:none}.hero__title-line-2{display:block;margin-left:0;margin-top:.25em;margin-bottom:0;padding-top:0;text-align:right;line-height:1.2}}@media (min-width:1440px){.hero__container{padding:var(--space-12) var(--space-20)}.hero__content{gap:var(--space-24)}.hero__atom-container{max-width:600px;margin-right:-12%}}.hls-player{width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:transparent}.footer{background:#f7f8ff;color:#000000;padding:60px 0 0;margin-top:auto}.footer__container{max-width:1280px;margin:0 auto;padding:0 24px}.footer__content{display:grid;grid-template-columns:1fr auto;grid-gap:40px;gap:40px;padding-bottom:40px;align-items:start}.footer__left{max-width:300px}.footer__brand-row{display:flex;align-items:center;gap:24px;margin-bottom:4px}.footer__right{display:flex;flex-direction:column;gap:16px;align-items:flex-end}.footer__company-name{font-size:18px;font-weight:700;color:#000000}.footer__tagline{color:#4a5568;margin:0 0 24px;line-height:1.6}.footer__social{display:flex;gap:16px}.footer__social-link{width:40px;height:40px;background:transparent;display:flex;align-items:center;justify-content:center;color:#000000;text-decoration:none;transition:all .2s ease}.footer__social-link:hover{color:#667eea;transform:translateY(-2px)}.footer__horizontal-links{display:flex;gap:32px;flex-wrap:wrap;justify-content:flex-end}.footer__section-title{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin:0 0 20px;color:#2d3748}.footer__links{list-style:none;padding:0;margin:0}.footer__links li{margin-bottom:12px}.footer__link{color:#4a5568;text-decoration:none;transition:color .2s ease;font-size:15px}.footer__link:hover{color:#667eea}.footer__bottom{border-top:1px solid rgba(0,0,0,.1);padding:24px 0;text-align:center}.footer__language{margin:0;display:flex;align-items:center}.footer__language--mobile{display:none}.footer__copyright{color:#4a5568;margin:0;font-size:14px}@media (max-width:768px){.footer__content{grid-template-columns:1fr;gap:32px;text-align:center}.footer__left{max-width:none}.footer__brand-row{justify-content:center;flex-wrap:wrap;gap:12px}.footer__right{align-items:center}.footer__horizontal-links{justify-content:center;gap:20px;flex-wrap:wrap}.footer{padding:40px 0 0}}@media (max-width:480px){.footer__container{padding:0 16px}.footer__content{gap:32px}.footer__horizontal-links{flex-direction:column;gap:16px;text-align:center}.footer__brand-row{justify-content:center;margin-bottom:16px}.footer__company-name{margin-bottom:0}.footer__tagline{margin-bottom:16px;font-size:14px}.footer__language--desktop{display:none}.footer__language--mobile{display:flex;justify-content:center;margin-bottom:0}.footer__section-title{font-size:16px;margin-bottom:12px}.footer__link{font-size:14px;padding:8px 0}.footer__bottom{padding:16px 0;text-align:center}.footer__copyright{font-size:12px}}.iphone-frame{display:block;position:relative}.iphone-frame__device{position:relative;width:clamp(10rem,15vw,12.5rem);height:clamp(20.8rem,31.2vw,26rem);background:var(--color-gray-900);border-radius:var(--space-8);padding:var(--space-1);box-shadow:0 10px 30px rgba(0,0,0,.15)}.iphone-frame--iphone14pro .iphone-frame__device{background:linear-gradient(135deg,var(--color-gray-800) 0,var(--color-gray-700) 100%)}.iphone-frame__notch{position:absolute;top:var(--space-1);left:50%;transform:translateX(-50%);width:clamp(4rem,6vw,5rem);height:clamp(.875rem,1.35vw,1.125rem);background:var(--color-gray-900);border-radius:0 0 var(--radius-xl) var(--radius-xl);z-index:10}.iphone-frame__screen{width:100%;height:100%;background:var(--color-gray-900);border-radius:var(--radius-3xl);overflow:hidden;position:relative}.iphone-frame__screen:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.08);pointer-events:none;z-index:1}.iphone-frame__video{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(.95)}.iphone-frame__instagram-overlay{position:absolute;bottom:0;left:0;right:0;padding:var(--space-3) var(--space-3);background:linear-gradient(0deg,rgba(0,0,0,.7) 0,transparent);z-index:5;display:flex;align-items:center;gap:var(--space-1)}.iphone-frame__profile-pic{width:clamp(1rem,2.5vw,var(--space-5));height:clamp(1rem,2.5vw,var(--space-5));border-radius:var(--radius-full);border:none;object-fit:cover;transform:scale(.9);transform-origin:center}.iphone-frame__username{color:var(--color-white);font-size:clamp(.5rem,1.2vw,var(--text-xs));font-weight:var(--font-weight-semibold);font-family:var(--font-family-primary);text-shadow:0 1px 2px rgba(0,0,0,.3);display:inline-flex;align-items:center;gap:clamp(.125rem,.3vw,var(--space-1))}.iphone-frame__verified{width:clamp(.5rem,1.2vw,.625rem);height:clamp(.5rem,1.2vw,.625rem);display:inline-block;vertical-align:middle}.iphone-frame__follow-btn{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--color-white);font-size:clamp(.438rem,.85vw,.531rem);font-weight:var(--font-weight-semibold);font-family:var(--font-family-primary);padding:clamp(.094rem,.22vw,.125rem) clamp(.188rem,.45vw,.25rem);border-radius:var(--radius-base);cursor:pointer;transition:all var(--duration-normal) var(--ease-out);margin-left:clamp(.125rem,.3vw,var(--space-1));text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.iphone-frame__follow-btn:hover{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.3)}.iphone-frame{transform:rotateY(-10deg) rotateX(5deg) scale(clamp(.8,1vw,1));transform-style:preserve-3d;perspective:1000px;transform-origin:center center}@media (min-width:1440px){.iphone-frame__device{width:13.75rem;height:28.6rem}.iphone-frame__notch{width:5.5rem;height:1.25rem}}@media (min-width:1024px) and (max-width:1440px){.iphone-frame__device{width:11.25rem;height:23.4rem}.iphone-frame__notch{width:4.5rem;height:1rem}}@media (min-width:768px) and (max-width:1024px){.iphone-frame__device{width:10rem;height:20.8rem}.iphone-frame__notch{width:4rem;height:.875rem}.iphone-frame{transform:rotateY(-8deg) rotateX(3deg) scale(.9)}}@media (max-width:768px){.iphone-frame__device{width:clamp(8.75rem,20vw,12rem);height:clamp(18.2rem,41.6vw,25rem);padding:var(--space-1);border-radius:var(--space-6)}.iphone-frame__notch{width:clamp(3.5rem,8vw,4.5rem);height:clamp(.75rem,1.7vw,1.125rem);top:var(--space-1);border-radius:0 0 var(--radius-lg) var(--radius-lg)}.iphone-frame__screen{border-radius:var(--radius-lg)}.iphone-frame{transform:rotateY(-5deg) rotateX(2deg) scale(clamp(.7,2vw,1))}}@media (max-width:480px){.iphone-frame__device{width:clamp(7.5rem,18vw,9rem);height:clamp(15.6rem,37.4vw,18.7rem);padding:var(--space-1);border-radius:var(--radius-md)}.iphone-frame__notch{width:clamp(3rem,7vw,3.75rem);height:clamp(.625rem,1.5vw,.875rem);top:var(--space-1);border-radius:0 0 var(--radius-md) var(--radius-md)}.iphone-frame__screen{border-radius:var(--radius-md)}.iphone-frame{transform:rotateY(-3deg) rotateX(1deg) scale(.8)}}@media (max-width:320px){.iphone-frame__device{width:6.25rem;height:13rem;padding:1px;border-radius:var(--radius-sm)}.iphone-frame__notch{width:2.5rem;height:.5rem;border-radius:0 0 var(--radius-sm) var(--radius-sm)}.iphone-frame__screen{border-radius:var(--radius-sm)}.iphone-frame{transform:rotateY(-2deg) rotateX(.5deg) scale(.7)}}.brand-benefits{padding:80px 20px;background:#ffffff}.brand-benefits__container{max-width:1200px;margin:0 auto}.brand-benefits__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:40px;gap:40px}.brand-benefits__item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 24px}.brand-benefits__icon{width:80px;height:80px;margin-bottom:24px}.brand-benefits__icon img{width:100%;height:100%;object-fit:contain}.brand-benefits__title{font-size:1.5rem;font-weight:700;color:#000;margin:0 0 12px}.brand-benefits__subtitle{font-size:1.125rem;font-weight:600;color:#4a5568;margin:0 0 16px}.brand-benefits__description{font-size:1rem;line-height:1.6;color:#718096;margin:0}@media (max-width:768px){.brand-benefits{padding:60px 20px}.brand-benefits__grid{grid-template-columns:1fr;gap:32px}.brand-benefits__item{padding:32px 20px}.brand-benefits__icon{width:64px;height:64px;margin-bottom:20px}.brand-benefits__title{font-size:1.25rem}.brand-benefits__subtitle{font-size:1rem}.brand-benefits__description{font-size:.938rem}}@media (max-width:480px){.brand-benefits{padding:40px 16px}.brand-benefits__grid{gap:24px}.brand-benefits__item{padding:24px 16px}.brand-benefits__icon{width:56px;height:56px;margin-bottom:16px}.brand-benefits__title{font-size:1.125rem}.brand-benefits__subtitle{font-size:.938rem}.brand-benefits__description{font-size:.875rem}}.brand-intro{padding:140px 0 80px;background:var(--color-background)}.brand-intro__container{max-width:1200px;margin:0 auto;padding:0 40px}.brand-intro__content{max-width:800px;margin:0 auto;text-align:center}.brand-intro__title{margin:0 0 32px;display:flex;flex-direction:column;gap:8px}.brand-intro__title-main{font-size:clamp(40px,6vw,64px);font-weight:700;color:#0F172A;line-height:1.2;display:block}.brand-intro__title-accent{font-size:clamp(36px,5.5vw,56px);font-weight:800;background:linear-gradient(135deg,#00C2A8,#4338CA);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2;display:block}.brand-intro__description{font-size:clamp(18px,2.5vw,24px);line-height:1.6;color:#475569;max-width:800px;margin:0 auto}@media (max-width:768px){.brand-intro{padding:80px 0 60px}.brand-intro__container{padding:0 24px}.brand-intro__title{margin-bottom:24px;gap:4px}.brand-intro__title-main{font-size:clamp(32px,7vw,48px)}.brand-intro__title-accent{font-size:clamp(28px,6vw,42px)}.brand-intro__description{font-size:clamp(16px,3vw,20px)}}@media (max-width:480px){.brand-intro{padding:60px 0 40px}.brand-intro__container{padding:0 20px}.brand-intro__title{margin-bottom:20px}.brand-intro__title-main{font-size:clamp(28px,8vw,40px)}.brand-intro__title-accent{font-size:clamp(24px,7vw,36px)}.brand-intro__description{font-size:clamp(14px,4vw,18px)}}@media screen and (max-height:500px) and (orientation:landscape){.brand-intro{padding:40px 0 30px}.brand-intro__title{margin-bottom:16px;gap:2px}.brand-intro__title-main{font-size:clamp(24px,5vh,32px)}.brand-intro__title-accent{font-size:clamp(20px,4.5vh,28px)}.brand-intro__description{font-size:clamp(12px,3vh,16px);line-height:1.4}}.creator-intro{padding:80px 0;background:var(--color-background)}.creator-intro__container{max-width:1200px;margin:0 auto;padding:0 40px}.creator-intro__content{max-width:800px;margin:0 auto;text-align:center}.creator-intro__title{margin:0 0 32px;display:flex;flex-direction:column;gap:8px}.creator-intro__title-main{font-size:clamp(40px,6vw,64px);font-weight:700;color:#0F172A;line-height:1.2;display:block}.creator-intro__title-accent{font-size:clamp(36px,5.5vw,56px);font-weight:800;background:linear-gradient(135deg,#FF6B35,#C700FF);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2;display:block}.creator-intro__description{font-size:clamp(18px,2.5vw,24px);line-height:1.6;color:#475569;max-width:800px;margin:0 auto}@media (max-width:768px){.creator-intro{padding:60px 0}.creator-intro__container{padding:0 24px}.creator-intro__title{margin-bottom:24px;gap:4px}.creator-intro__title-main{font-size:clamp(32px,7vw,48px)}.creator-intro__title-accent{font-size:clamp(28px,6vw,42px)}.creator-intro__description{font-size:clamp(16px,3vw,20px)}}@media (max-width:480px){.creator-intro{padding:40px 0}.creator-intro__container{padding:0 20px}.creator-intro__title{margin-bottom:20px}.creator-intro__title-main{font-size:clamp(28px,8vw,40px)}.creator-intro__title-accent{font-size:clamp(24px,7vw,36px)}.creator-intro__description{font-size:clamp(14px,4vw,18px)}}@media screen and (max-height:500px) and (orientation:landscape){.creator-intro{padding:30px 0 20px}.creator-intro__title{margin-bottom:16px;gap:2px}.creator-intro__title-main{font-size:clamp(24px,5vh,32px)}.creator-intro__title-accent{font-size:clamp(20px,4.5vh,28px)}.creator-intro__description{font-size:clamp(12px,3vh,16px);line-height:1.4}}.creator-benefits{padding:80px 20px;background:#ffffff}.creator-benefits__container{max-width:1200px;margin:0 auto}.creator-benefits__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:40px;gap:40px}.creator-benefits__item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 24px}.creator-benefits__icon{width:80px;height:80px;margin-bottom:24px}.creator-benefits__icon img{width:100%;height:100%;object-fit:contain}.creator-benefits__title{font-size:1.5rem;font-weight:700;color:#000;margin:0 0 12px}.creator-benefits__subtitle{font-size:1.125rem;font-weight:600;color:#4a5568;margin:0 0 16px}.creator-benefits__description{font-size:1rem;line-height:1.6;color:#718096;margin:0}@media (max-width:768px){.creator-benefits{padding:60px 20px}.creator-benefits__grid{grid-template-columns:1fr;gap:32px}.creator-benefits__item{padding:32px 20px}.creator-benefits__icon{width:64px;height:64px;margin-bottom:20px}.creator-benefits__title{font-size:1.25rem}.creator-benefits__subtitle{font-size:1rem}.creator-benefits__description{font-size:.938rem}}@media (max-width:480px){.creator-benefits{padding:40px 16px;margin-bottom:60px}.creator-benefits__grid{gap:24px}.creator-benefits__item{padding:24px 16px}.creator-benefits__icon{width:56px;height:56px;margin-bottom:16px}.creator-benefits__title{font-size:1.125rem}.creator-benefits__subtitle{font-size:.938rem}.creator-benefits__description{font-size:.875rem}}.cta{padding:120px 0;background:linear-gradient(135deg,#2D3748,#1A202C 50%,#2D3748);position:relative;overflow:hidden}.cta:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 20%,rgba(0,194,168,.1) 0,transparent 60%),radial-gradient(circle at 80% 80%,rgba(255,107,53,.1) 0,transparent 60%);pointer-events:none}.cta__container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.cta__content{text-align:center;max-width:800px;margin:0 auto}.cta__text{margin-bottom:40px}.cta__title{font-size:3rem;font-weight:700;color:white;margin-bottom:16px;line-height:1.2}.cta__description{font-size:1.125rem;color:rgba(255,255,255,.85);line-height:1.6;margin:0}.cta__actions{display:flex;gap:16px;flex-wrap:wrap}.cta__actions,.cta__button{justify-content:center;align-items:center}.cta__button{padding:16px 32px;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all .3s ease;min-width:140px;display:inline-flex}.cta__button--primary{background:white;color:#333;border:2px solid white}.cta__button--primary:hover{background:rgba(255,255,255,.95);color:#2d3748;border:2px solid rgba(255,255,255,.9);transform:translateY(-1px);box-shadow:0 2px 6px rgba(0,0,0,.08)}.cta__button--primary:active{transform:translateY(1px);box-shadow:0 1px 2px rgba(0,0,0,.04)}.cta__button--secondary{background:transparent;color:white;border:2px solid rgba(255,255,255,.8)}.cta__button--secondary:hover{background:rgba(255,255,255,.1);border-color:white;transform:translateY(-1px)}.cta__button--secondary:active{transform:translateY(1px);background:rgba(255,255,255,.05)}@media (max-width:768px){.cta{padding:100px 0}.cta__container{padding:0 16px}.cta__title{font-size:2.25rem}.cta__subtitle{font-size:1.125rem}.cta__description{font-size:1rem}.cta__text{margin-bottom:32px}.cta__actions{gap:12px}.cta__button{padding:14px 28px;font-size:.95rem;min-width:120px}}@media (max-width:480px){.cta{padding:80px 0}.cta__title{font-size:1.875rem}.cta__subtitle{font-size:1rem}.cta__description{font-size:.95rem}.cta__text{margin-bottom:28px}.cta__actions{flex-direction:column;gap:12px}.cta__button{width:100%;max-width:280px;padding:12px 24px}}.product-intro{min-height:100vh;padding:80px 20px;background:#ffffff;display:flex;align-items:center;justify-content:center}.product-intro__container{max-width:1200px;margin:0 auto;width:100%}.product-intro__content{display:flex;align-items:flex-start;gap:60px;width:100%}.product-intro__content--left{flex-direction:row}.product-intro__content--right{flex-direction:row-reverse}.product-intro__video{flex-shrink:0;width:300px;height:600px;display:flex;align-items:center;justify-content:center;align-self:flex-start}.product-intro__text{flex:1 1;display:flex;flex-direction:column;min-width:0}.product-intro__title{font-size:2.5rem;font-weight:700;line-height:1.2;color:#000;margin:0;padding-bottom:48px;white-space:nowrap}.product-intro__steps-container{display:flex;flex-direction:column}.product-intro__content--left .product-intro__video,.product-intro__content--right .product-intro__video{margin-top:calc(2.5rem * 1.2 - 24px)}.product-intro__description{font-size:1.125rem;line-height:1.7;color:#4a5568;margin:0;white-space:pre-line}.product-intro__steps{margin:0;padding:0;list-style:none;counter-reset:step-counter;display:flex;flex-direction:column;gap:48px}.product-intro__step{font-size:1.125rem;line-height:1.7;color:#4a5568;counter-increment:step-counter;position:relative;opacity:0;transform:translateY(30px);padding:28px 32px;border:2px dashed #cbd5e0;border-radius:16px;background:#ffffff;width:100%;max-width:700px;box-shadow:0 2px 12px rgba(0,0,0,.04);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.product-intro__step--visible{opacity:1;transform:translateY(0)}.product-intro__step:before{content:counter(step-counter);position:absolute;left:-12px;top:-12px;width:32px;height:32px;background:linear-gradient(135deg,#4a5568,#2d3748 35%,#1a202c 70%,#0f1419);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;box-shadow:0 4px 12px rgba(26,32,44,.3);border:2px solid #ffffff;transform:scale(0);transition:transform .6s cubic-bezier(.68,-.55,.265,1.55)}.product-intro__step--visible:before{transform:scale(1)}@media (max-width:768px){.product-intro{padding:60px 16px}.product-intro__content{gap:40px}.product-intro__video{width:200px;height:400px;margin-top:calc(1.5rem * 1.2 + 32px)}.product-intro__title{font-size:1.5rem;margin:0 0 32px}.product-intro__steps{gap:40px}.product-intro__step{font-size:.875rem;padding:22px 24px;max-width:none}.product-intro__step:before{width:28px;height:28px;font-size:.75rem;left:-12px;top:-12px;border:2px solid #ffffff}}.product-intro__steps-container,.product-intro__title-container{display:contents}.product-intro__video-mobile{display:none}@media (max-width:480px){.product-intro{padding:48px 20px;min-height:auto}.product-intro__container{max-width:100%;margin:0 auto}.product-intro__content{flex-direction:column;gap:16px;align-items:stretch}.product-intro__content--left,.product-intro__content--right{flex-direction:column}.product-intro__title-container{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:20px;width:100%}.product-intro__title{font-size:2.25rem;font-weight:800;margin:0;white-space:normal;text-align:center;flex:none;padding:0;letter-spacing:-.02em;background:linear-gradient(135deg,#1a202c,#4a5568);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1}.product-intro__text{width:100%}.product-intro__video{display:none}.product-intro__video-mobile{display:flex;align-items:center;justify-content:center;flex:none;width:140px;height:auto;aspect-ratio:9/16;min-height:200px;max-width:140px}.product-intro__steps-container{width:100%}.product-intro__steps{display:flex;flex-direction:row;gap:12px;margin:0;padding:0;list-style:none;counter-reset:step-counter;width:100%}.product-intro__step{flex:1 1;min-width:0;max-width:none;font-size:.625rem;line-height:1.4;padding:12px 10px;border-radius:8px;box-sizing:border-box;width:auto}.product-intro__step:before{width:16px;height:16px;font-size:.5rem;left:-6px;top:-6px;border:1.5px solid #ffffff}}.loading{display:flex;align-items:center;justify-content:center;padding:1.5rem;position:relative}.loading--fullscreen{min-height:100vh;min-height:100dvh;width:100%}.loading__container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;position:relative;z-index:1}@media (max-width:768px){.loading{padding:2rem 1rem}.loading--fullscreen{min-height:100vh;min-height:100dvh;padding:2rem 1rem}.loading__container{gap:1.5rem}}@media (max-width:480px){.loading{padding:2.5rem 1rem}.loading--fullscreen{padding:3rem 1rem}.loading__container{gap:2rem}}.loading__text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#6b7280;font-weight:500;text-align:center;margin:0;letter-spacing:.025em;white-space:pre-line;line-height:1.6}.loading__text--small{font-size:.875rem}.loading__text--medium{font-size:1rem}.loading__text--large{font-size:1.125rem}.loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.95);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease-out;overflow:hidden;touch-action:none}@media (max-width:768px){.loading-overlay{background:rgba(255,255,255,.98);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}}@media (pointer:coarse){.loading-overlay{-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.loading-dots{display:flex;align-items:center;justify-content:center;gap:.25rem}.loading-dots__dot{border-radius:50%;animation:dotBounce 1.4s ease-in-out infinite both}.loading-dots__dot:first-child{animation-delay:-.32s}.loading-dots__dot:nth-child(2){animation-delay:-.16s}.loading-dots__dot:nth-child(3){animation-delay:0s}@keyframes dotBounce{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}.loading-dots--small .loading-dots__dot{width:.5rem;height:.5rem}.loading-dots--medium .loading-dots__dot{width:.75rem;height:.75rem}.loading-dots--large .loading-dots__dot{width:1rem;height:1rem}.loading-dots--primary .loading-dots__dot{background:linear-gradient(135deg,#667eea,#764ba2)}.loading-dots--secondary .loading-dots__dot{background:linear-gradient(135deg,#00c2a8,#4338ca)}.loading-dots--neutral .loading-dots__dot{background:#9ca3af}.loading-pulse{display:flex;align-items:center;justify-content:center}.loading-pulse__circle{border-radius:50%;animation:pulseScale 2s ease-in-out infinite;position:relative}.loading-pulse__circle:before{content:"";position:absolute;inset:0;border-radius:50%;animation:pulseRipple 2s ease-in-out infinite;opacity:.6}@keyframes pulseScale{0%,to{transform:scale(.9)}50%{transform:scale(1.1)}}@keyframes pulseRipple{0%{transform:scale(1);opacity:.6}to{transform:scale(2);opacity:0}}.loading-pulse--small .loading-pulse__circle{width:1.5rem;height:1.5rem}.loading-pulse--medium .loading-pulse__circle{width:2rem;height:2rem}.loading-pulse--large .loading-pulse__circle{width:2.5rem;height:2.5rem}.loading-pulse--primary .loading-pulse__circle,.loading-pulse--primary .loading-pulse__circle:before{background:linear-gradient(135deg,#667eea,#764ba2)}.loading-pulse--secondary .loading-pulse__circle,.loading-pulse--secondary .loading-pulse__circle:before{background:linear-gradient(135deg,#00c2a8,#4338ca)}.loading-pulse--neutral .loading-pulse__circle,.loading-pulse--neutral .loading-pulse__circle:before{background:#9ca3af}.loading-spinner{display:flex;align-items:center;justify-content:center}.loading-spinner__ring{border-radius:50%;border-style:solid;animation:spinRotate 1s linear infinite;position:relative}@keyframes spinRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-spinner--small .loading-spinner__ring{width:1rem;height:1rem;border-width:2px}.loading-spinner--medium .loading-spinner__ring{width:1.5rem;height:1.5rem;border-width:3px}.loading-spinner--large .loading-spinner__ring{width:2rem;height:2rem;border-width:3px}.loading-spinner--primary .loading-spinner__ring{border-color:#667eea #e5e7eb #e5e7eb}.loading-spinner--secondary .loading-spinner__ring{border-color:#00c2a8 #e5e7eb #e5e7eb}.loading-spinner--neutral .loading-spinner__ring{border-color:#9ca3af #e5e7eb #e5e7eb}.loading-flag-wave{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.25rem}.loading-flag-wave__line{background:#ff6b35;border-radius:.125rem;transform-origin:left center;animation:flagWave 2s ease-in-out infinite}.loading-flag-wave__line--1{animation-delay:0s}.loading-flag-wave__line--2{animation-delay:.15s}.loading-flag-wave__line--3{animation-delay:.3s}@keyframes flagWave{0%,to{transform:scaleX(1) translateX(0);opacity:1}25%{transform:scaleX(.8) translateX(.125rem);opacity:.9}50%{transform:scaleX(.9) translateX(.25rem);opacity:.8}75%{transform:scaleX(.85) translateX(.125rem);opacity:.9}}.loading-flag-wave--small{gap:.25rem}.loading-flag-wave--small .loading-flag-wave__line{width:2rem;height:.1875rem}.loading-flag-wave--medium{gap:.375rem}.loading-flag-wave--medium .loading-flag-wave__line{width:3rem;height:.25rem}.loading-flag-wave--large{gap:.5rem}.loading-flag-wave--large .loading-flag-wave__line{width:4rem;height:.375rem}.loading-flag-wave--neutral .loading-flag-wave__line,.loading-flag-wave--primary .loading-flag-wave__line,.loading-flag-wave--secondary .loading-flag-wave__line{background:#ff6b35;box-shadow:0 0 8px rgba(255,107,53,.3)}@media (max-width:768px){.loading-flag-wave--small{gap:.375rem}.loading-flag-wave--small .loading-flag-wave__line{width:2.5rem;height:.25rem}.loading-flag-wave--medium{gap:.5rem}.loading-flag-wave--medium .loading-flag-wave__line{width:3.5rem;height:.3125rem}.loading-flag-wave--large{gap:.625rem}.loading-flag-wave--large .loading-flag-wave__line{width:4.5rem;height:.4375rem}.loading-flag-wave--neutral .loading-flag-wave__line,.loading-flag-wave--primary .loading-flag-wave__line,.loading-flag-wave--secondary .loading-flag-wave__line{box-shadow:0 0 12px rgba(255,107,53,.4)}}@media (max-width:480px){.loading-flag-wave--small{gap:.4375rem}.loading-flag-wave--small .loading-flag-wave__line{width:3rem;height:.3125rem}.loading-flag-wave--medium{gap:.5625rem}.loading-flag-wave--medium .loading-flag-wave__line{width:4rem;height:.375rem}.loading-flag-wave--large{gap:.75rem}.loading-flag-wave--large .loading-flag-wave__line{width:5rem;height:.5rem}.loading-flag-wave--neutral .loading-flag-wave__line,.loading-flag-wave--primary .loading-flag-wave__line,.loading-flag-wave--secondary .loading-flag-wave__line{box-shadow:0 0 16px rgba(255,107,53,.5)}}@media (pointer:coarse){.loading{min-height:44px;display:flex;align-items:center;justify-content:center}}@media (max-width:768px) and (orientation:landscape){.loading-flag-wave--small .loading-flag-wave__line{width:2.25rem;height:.21875rem}.loading-flag-wave--medium .loading-flag-wave__line{width:3.25rem;height:.28125rem}.loading-flag-wave--large .loading-flag-wave__line{width:4.25rem;height:.40625rem}}@media (prefers-color-scheme:dark){.loading-overlay{background:rgba(255,255,255,.95)}.loading__text{color:#6b7280}.loading-dots--neutral .loading-dots__dot,.loading-pulse--neutral .loading-pulse__circle,.loading-pulse--neutral .loading-pulse__circle:before{background:#9ca3af}.loading-spinner--neutral .loading-spinner__ring{border-color:#9ca3af #e5e7eb #e5e7eb}.loading-flag-wave--neutral .loading-flag-wave__line,.loading-flag-wave--primary .loading-flag-wave__line,.loading-flag-wave--secondary .loading-flag-wave__line{background:#ff6b35;box-shadow:0 0 8px rgba(255,107,53,.3)}}@media (prefers-reduced-motion:reduce){.loading-dots__dot,.loading-flag-wave__line,.loading-pulse__circle,.loading-pulse__circle:before,.loading-spinner__ring{animation-duration:3s}}@media (prefers-contrast:high){.loading__text{color:#000}.loading-dots--primary .loading-dots__dot,.loading-flag-wave--primary .loading-flag-wave__line,.loading-pulse--primary .loading-pulse__circle{background:#ff6b35}.loading-spinner--primary .loading-spinner__ring{border-top-color:#ff6b35}@media (prefers-color-scheme:dark){.loading__text{color:#000}.loading-overlay{background:rgba(255,255,255,.98)}}}.auth-tabs{display:flex;gap:0;margin-bottom:0;border-radius:7px;background:#f5f5f7;padding:3px}.auth-tabs__tab{flex:1 1;padding:10px 16px;border:none;background:transparent;color:#666;font-size:14px;font-weight:600;cursor:pointer;border-radius:5px;transition:all .3s ease;white-space:nowrap}.auth-tabs__tab:disabled{cursor:not-allowed;opacity:.6}.auth-tabs__tab--active{background:#fff;color:#333;box-shadow:0 2px 8px rgba(0,0,0,.1)}.auth-tabs__tab:focus{outline:2px solid #667eea;outline-offset:2px}@media (max-width:640px){.auth-tabs{margin-bottom:0}.auth-tabs__tab{font-size:.8125rem;padding:.625rem .875rem}}