:root{font-family:Geologica,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#ffffff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;display:flex;flex-direction:column}a{font-weight:500;color:#6b4bb3;text-decoration:inherit}a:hover{color:#5a3d99}h1{font-size:2em;line-height:1.2}.main{min-height:60vh}.reveal{opacity:0;transform:translateY(32px);transition:opacity .55s ease-out,transform .55s ease-out}.reveal.is-visible{opacity:1;transform:translateY(0)}.page{margin:0 auto;padding:2rem}.header{background:linear-gradient(90deg,#3d2d5c,#5a4580 50%,#6b4bb3);position:relative;z-index:10;border-radius:16px 16px 0 0;box-shadow:0 4px 20px rgba(0,0,0,.15)}.header--home{background:transparent;box-shadow:none;border-radius:0}.header--light{background:#fff;border-radius:0 0 24px 24px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.header--light .header__logo{color:#1a1a1a}.header--light .header__logo:hover{color:#333}.header--light .header__logo-icon,.header--light .header__logo-text{filter:brightness(0)}.header--light .header__link{color:#4a4a4a}.header--light .header__link:hover{color:#1a1a1a}.header--light .header__link--active{color:#6F40F1;font-weight:600;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px}.header--light .header__btn--primary{background:#6F40F1;border-color:transparent;color:#fff}.header--light .header__btn--primary:hover{background:#7d52f5;color:#fff}.header--light .header__burger{color:#333}.header--light .header__burger:hover{background:rgba(0,0,0,.06)}.header--light .header__burger-line{background:#333}.header--light .header__dropdown:not([hidden]){border-top-color:rgba(0,0,0,.1)}.header--light .header__dropdown-nav .header__link{color:#333}.header--light .header__dropdown-nav .header__link--active{color:#6F40F1}.header--light .header__inner{padding:.75rem 2rem;max-width:1344px;margin:0 auto}.header__inner{justify-content:space-between;gap:1rem;margin:0 auto;max-width:1344px}.header__inner,.header__left{display:flex;align-items:center}.header__left{gap:2rem}.header__logo{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.25rem;color:#fff;text-decoration:none}.header__logo:hover{color:rgba(255,255,255,.9)}.header__logo-icon{flex-shrink:0;width:28px;height:28px;object-fit:contain}.header__logo-text{height:20px;width:auto;object-fit:contain}.header__burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0;background:none;border:none;cursor:pointer;border-radius:8px;color:#fff}.header__burger:hover{background:rgba(255,255,255,.1)}.header__burger-line{display:block;width:22px;height:2px;background:currentColor;border-radius:1px;transition:transform .2s,opacity .2s}.header--menu-open .header__burger-line:first-child,.header__inner[data-menu-open=true] .header__burger-line:first-child{transform:translateY(7px) rotate(45deg)}.header--menu-open .header__burger-line:nth-child(2),.header__inner[data-menu-open=true] .header__burger-line:nth-child(2){opacity:0}.header--menu-open .header__burger-line:nth-child(3),.header__inner[data-menu-open=true] .header__burger-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header__nav{display:flex;align-items:center;gap:1.5rem}.header__link{color:rgba(255,255,255,.9);text-decoration:none;font-size:.95rem;font-weight:500}.header__link:hover{color:#fff}.header__link--active{color:#fff;font-weight:600}.header__actions{display:flex;gap:.75rem}.header__btn{padding:.5rem 1rem;border-radius:12px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.header__btn--primary{background:#6F40F1;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:12px;padding:.55rem 1.25rem;font-weight:600;font-size:.9rem}.header__btn--primary:hover{background:#7d52f5;color:#fff}.header__dropdown{display:none}.header__dropdown[hidden]{display:none!important}@media (max-width:768px){.header__inner{flex-wrap:wrap;padding:.75rem 1rem;position:relative}.header__left .header__nav{display:none}.header__burger{display:flex;margin-left:auto}.header__actions{display:none}.header__dropdown:not([hidden]){display:flex;flex-direction:column;align-items:stretch;gap:.75rem;width:100%;order:10;margin-top:.5rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.2)}.header__dropdown-nav{display:flex;flex-direction:column;gap:0}.header__dropdown-nav .header__link{display:block;padding:.75rem 0;font-size:1rem}.header__dropdown .header__btn{display:block;text-align:center;padding:.65rem 1rem}}.footer{position:relative;margin-top:3rem;padding:64px 2rem;color:#fff;border-radius:32px 32px 0 0;overflow:hidden}.footer__bg{position:absolute;inset:0;z-index:0;background-image:url(/landing_images/footer_bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;pointer-events:none}.footer__top{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;max-width:1280px;margin:0 auto}.footer__logo{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:#fff}.footer__logo:hover{color:rgba(255,255,255,.9)}.footer__logo-icon{width:36px;height:36px;object-fit:contain}.footer__logo-text{height:24px;width:auto;object-fit:contain}.footer__columns{display:flex;gap:0;width:50%}.footer__contact,.footer__nav{flex:1 1;display:flex;flex-direction:column;gap:16px}.footer__nav-title{font-weight:510;font-size:20px;color:#fff;line-height:1.1}.footer__link{color:#7a7b85;text-decoration:none;font-size:16px;line-height:1.1}.footer__link:hover{color:#fff}.footer__link--email,.footer__link--telegram{display:inline-flex;align-items:center;gap:4px;color:#fff}.footer__link--email:hover,.footer__link--telegram:hover{opacity:.8}.footer__contact-icon{width:24px;height:24px;flex-shrink:0}.footer__bottom{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;max-width:1280px;margin:48px auto 0;font-size:16px}.footer__copy{color:#6b6c77;font-size:16px;line-height:1.1}.footer__bottom-links{display:flex;width:50%}.footer__legal{flex:1 1;color:#fff;text-decoration:none;font-size:16px;line-height:1.1}.footer__legal:hover{opacity:.8}@media (max-width:900px){.footer{padding:48px 1.5rem}.footer__bottom-links,.footer__columns{width:55%}}@media (max-width:600px){.footer{padding:40px 1.25rem;border-radius:24px 24px 0 0}.footer__bg{background-image:url(/landing_images/mobile_footer_bg.png)}.footer__top{flex-direction:column;gap:2rem}.footer__columns{width:100%}.footer__bottom{flex-direction:column;gap:1.5rem;margin-top:2rem}.footer__bottom-links{width:100%}}.home{margin:0 auto;padding:0 2rem 3rem;overflow-x:hidden}.section-title{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin:0 0 .5rem;text-align:center}.section-sub{text-align:center;color:#666;font-size:1rem;max-width:560px;margin:0 auto 2rem}.hero{position:relative}.hero--dark{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-top:0;padding-bottom:4rem;min-height:max(600px,75vh);border-radius:0 0 24px 24px;overflow-x:clip;box-sizing:border-box}.hero__bg{top:0;left:0;right:0;bottom:0;z-index:0;background-image:url(/landing_images/home_header_bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.hero__bg,.hero__bg:after{position:absolute;pointer-events:none}.hero__bg:after{content:"";inset:0;background:linear-gradient(180deg,rgba(45,30,70,.35),transparent 45%,rgba(90,65,130,.15))}.hero__bar{padding:1rem max(2rem,calc(50vw - 640px))}.hero__bar,.hero__body{position:relative;z-index:1;margin:0 auto}.hero__body{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;align-items:center;padding:3rem max(2rem,calc(50vw - 640px)) 0;min-height:calc(max(600px, 75vh) - 80px)}.hero--dark .hero__content{position:relative}.hero--dark .hero__title{color:#fff;font-family:Geologica,sans-serif;font-size:clamp(2.25rem,4.5vw,46px);font-weight:500;line-height:100%;font-style:normal;font-feature-settings:"liga" off;margin-bottom:1.25rem}.hero--dark .hero__sub{color:rgba(255,255,255,.75);font-size:1.05rem;line-height:1.6;margin-bottom:2rem}.hero--dark .hero__cta{background:#6F40F1;padding:.85rem 2rem;border-radius:16px;font-size:1rem}.hero--dark .hero__cta:hover{background:#7d52f5}.hero__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2;color:#1a1a1a;margin:0 0 1rem}.hero__sub{font-size:1.1rem;color:#444;margin:0 0 1.5rem;line-height:1.5}.hero__cta{display:inline-block;padding:.75rem 1.5rem;background:#6b4bb3;color:#fff;border-radius:12px;font-weight:600;text-decoration:none;transition:background .2s}.hero__cta:hover{background:#5a3d99}.hero__cta-arrow{display:inline-block;margin-left:.35rem;font-size:.9em}.hero__visual{position:relative;display:flex;align-items:flex-end;justify-content:center;overflow:visible}.hero__visual-img{width:100%;max-width:600px;height:auto;object-fit:contain;display:block;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:0}.value-props{padding:3rem 2rem;background:#faf9fc;margin:0 -2rem}.value-props__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1.5rem;gap:1.5rem}.value-card{padding:1.5rem;background:#fff;border:1px solid #e8e0f0;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.04)}.value-card__title{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 .5rem}.value-card__desc{font-size:.95rem;color:#555;margin:0;line-height:1.4}.how-section{padding:3rem 0}.how-section__card{max-width:800px;margin:0 auto;padding:0;background:transparent;border-radius:24px;box-shadow:0 8px 32px rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.06);position:relative;overflow:hidden}.how-section__slider{position:relative;display:flex;align-items:stretch;min-height:380px}.how-section__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;flex-shrink:0;width:44px;height:44px;border:none;border-radius:50%;background:rgba(255,255,255,.95);box-shadow:0 2px 12px rgba(0,0,0,.15);cursor:pointer;transition:background .2s,box-shadow .2s}.how-section__arrow--prev{left:12px}.how-section__arrow--next{right:12px}.how-section__arrow:hover{background:#6b4bb3;box-shadow:0 4px 16px rgba(107,75,179,.35)}.how-section__arrow:after{content:"";position:absolute;inset:0;margin:auto;width:10px;height:10px;border-left:2px solid #333;border-bottom:2px solid #333}.how-section__arrow:hover:after{border-color:#fff}.how-section__arrow--prev:after{left:16px;transform:rotate(45deg)}.how-section__arrow--next:after{right:16px;left:auto;transform:rotate(-135deg)}.how-section__slide{flex:1 1;position:relative;display:block;width:100%;min-height:380px}.how-section__slide-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:opacity .4s ease-out}.how-section__slide-img--in{z-index:1;opacity:1}.how-section__slide-img--out{z-index:2;opacity:1}.how-section__slide.is-changing .how-section__slide-img--out{opacity:0}.how-section__dots{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:center;gap:.5rem;padding:1rem 1rem 1.25rem;background:linear-gradient(0deg,rgba(0,0,0,.25),transparent);pointer-events:none}.how-section__dots .how-section__dot{pointer-events:auto}.how-section__dot{width:10px;height:10px;border-radius:50%;border:none;background:rgba(107,75,179,.35);cursor:pointer;transition:background .2s,transform .2s}.how-section__dot:hover{background:rgba(107,75,179,.6)}.how-section__dot.is-active{background:#6b4bb3;transform:scale(1.2)}@media (max-width:640px){.how-section__slide,.how-section__slider{min-height:300px}.how-section__arrow{width:36px;height:36px}.how-section__arrow:after{width:8px;height:8px}.how-section__arrow--prev{left:8px}.how-section__arrow--next{right:8px}.how-section__arrow--prev:after{left:12px}.how-section__arrow--next:after{right:12px}}.clarity-section{background:#faf9fc;margin:0 -2rem;padding:3rem 2rem}.clarity-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;grid-gap:1rem;gap:1rem;max-width:1100px;margin:0 auto}.clarity-card{border-radius:20px;padding:1.5rem;color:#333;background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:250px;display:flex;flex-direction:column;justify-content:flex-end}.clarity-card--legal{grid-column:1;grid-row:1/3;background-image:url(/landing_images/protect_block.png);color:#fff}.clarity-card--legal .clarity-card__text,.clarity-card--legal .clarity-card__title{color:#fff}.clarity-card--legal .clarity-card__text{opacity:.95}.clarity-card--plan{grid-column:2/4;grid-row:1;background-image:url(/landing_images/planing.png);color:#fff}.clarity-card--plan .clarity-card__text,.clarity-card--plan .clarity-card__title{color:#fff}.clarity-card--plan .clarity-card__text{opacity:.95}.clarity-card--capital{grid-column:2;grid-row:2;background-image:url(/landing_images/net_worth_bg.png);background-color:#f0eef4}.clarity-card--signals{grid-column:3;grid-row:2;background-image:url(/landing_images/calculate_bg.png);background-color:#f0eef4}.clarity-card__title{font-size:1.25rem;font-weight:700;margin:0 0 .35rem}.clarity-card__text{font-size:.95rem;margin:0;line-height:1.45}.clarity-card__value-inner{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.06)}.clarity-card__value-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#22c55e;color:#fff;border-radius:8px;font-size:1rem;font-weight:700}.clarity-card__value{font-size:1.5rem;font-weight:700;color:#1a1a1a}.clarity-card__value-label{font-size:.9rem;color:#666;margin-left:.25rem}.clarity-card__alert-block{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.25rem}.clarity-card__alert-title{font-size:1rem;font-weight:700;color:#1a1a1a}.clarity-card__alert-sum{font-size:1rem;font-weight:600;color:#1a1a1a}.clarity-card__alert-desc{font-size:.85rem;color:#666;margin:0 0 .75rem}.clarity-card__tags{display:flex;gap:.5rem;margin-bottom:.75rem}.clarity-card__tag{padding:.35rem .75rem;border-radius:12px;font-size:.9rem;font-weight:600}.clarity-card__tag--green{background:#dcfce7;color:#166534}.clarity-card__tag--red{background:#fee2e2;color:#b91c1c}@media (max-width:900px){.clarity-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.clarity-card--legal{grid-column:1;grid-row:1;min-height:200px}.clarity-card--plan{grid-column:2;grid-row:1;min-height:200px}.clarity-card--capital{grid-column:1;grid-row:2}.clarity-card--signals{grid-column:2;grid-row:2}}@media (max-width:560px){.clarity-grid{grid-template-columns:1fr}.clarity-card--capital,.clarity-card--legal,.clarity-card--plan,.clarity-card--signals{grid-column:1;grid-row:auto}.clarity-card{border-radius:56px}.clarity-card--legal{background-image:url(/landing_images/protect_block_mobile.png);min-height:531px;background-position:50%}.clarity-card--plan{background-image:url(/landing_images/planing_mobile.png);background-position:bottom;min-height:574px;padding:1.5rem 1.25rem;justify-content:flex-end}.clarity-card--plan .clarity-card__title{margin-bottom:.75rem;line-height:1.2;font-size:1.5rem}.clarity-card--plan .clarity-card__text{margin:0;line-height:1.5;font-size:.95rem}}.platforms{padding:3rem 0}.platforms__title{font-family:Geologica,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.platforms__title-accent{color:#6F40F1}.platforms-flow{display:flex;align-items:stretch;justify-content:center;gap:1.5rem;margin-top:2rem;flex-wrap:wrap}.platforms-step{background:#f5f3fa;border-radius:999px;padding:1.25rem 1.75rem;min-width:260px;display:flex;flex-direction:column;gap:.75rem}.platforms-step__label{font-size:.9rem;color:#8b819a}.platforms-step__items{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.platforms-step__item{display:inline-flex;align-items:center;gap:.5rem}.platforms-step__icon{width:28px;height:28px;object-fit:contain}.platforms-step__name{font-size:1rem;font-weight:600;color:#1a1a1a}.platforms-arrow{width:40px;height:1px;align-self:center;background:linear-gradient(90deg,rgba(0,0,0,.08),rgba(0,0,0,0));position:relative}.platforms-arrow:after{content:"";position:absolute;right:-4px;top:50%;transform:translateY(-50%) rotate(45deg);width:6px;height:6px;border-right:1px solid rgba(0,0,0,.24);border-top:1px solid rgba(0,0,0,.24)}@media (max-width:768px){.platforms-flow{gap:1rem}.platforms-step{border-radius:24px;min-width:100%}.platforms-arrow{display:none}}.pricing-section{background:#fff;margin:0 -2rem;padding:3rem 2rem}.pricing-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;max-width:900px;margin:0 auto;align-items:stretch}.pricing-card{background:#fff;border:1px solid #e8e0f0;border-radius:20px;padding:32px;position:relative;text-align:left;display:flex;flex-direction:column;height:510px}.pricing-card__bottom{margin-top:auto}.pricing-card:not(.pricing-card--current){filter:blur(1px)}.pricing-card--current{background-image:url(/landing_images/black_block.png);background-size:cover;background-position:50%;background-color:#101010;border-color:transparent;border-radius:48px;color:#fff;transform:scale(1.04);z-index:1;box-shadow:0 16px 48px rgba(0,0,0,.25);justify-content:space-between;font-family:Geologica,sans-serif;font-feature-settings:"liga" 0}.pricing-card__spacer{flex:1 1}.pricing-card__early{display:inline-flex;align-items:center;height:36px;padding:0 24px;background:rgba(45,219,103,.25);color:#2ddb67;font-family:Geologica,sans-serif;font-size:14px;font-weight:400;border-radius:12px;line-height:1.1;align-self:flex-start}.pricing-card__content{display:flex;flex-direction:column;gap:16px;width:100%}.pricing-card__header{display:flex;flex-direction:column;gap:8px}.pricing-card--current .pricing-card__name{color:#fff;font-family:Geologica,sans-serif;font-size:36px;font-weight:500;line-height:1.1;margin:0}.pricing-card__subtitle{font-size:18px;color:rgba(255,255,255,.7)}.pricing-card--current .pricing-card__features,.pricing-card__subtitle{font-family:Geologica,sans-serif;font-weight:300;line-height:1.3;margin:0}.pricing-card--current .pricing-card__features{font-size:16px;color:#fff;list-style:disc;padding-left:24px}.pricing-card--current .pricing-card__features li{color:#fff;padding-left:0;margin-bottom:0}.pricing-card--current .pricing-card__features li:before{display:none}.pricing-card__note{font-family:Geologica,sans-serif;font-size:14px;font-weight:300;line-height:1.3;color:rgba(255,255,255,.5);margin:0}.pricing-card__cta{display:inline-flex;align-items:center;justify-content:center;margin-top:.5rem;padding:.75rem 1.5rem;background:#2ddb67;color:#0a0a0a;font-family:Geologica,sans-serif;font-size:16px;font-weight:500;border-radius:12px;text-decoration:none;border:none;cursor:pointer;transition:background .2s,transform .15s}.pricing-card__cta:hover{background:#3ae873;color:#0a0a0a;transform:translateY(-1px)}.pricing-card__name{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin:0 0 .35rem}.pricing-card__subtitle{font-size:.95rem;color:rgba(255,255,255,.75);margin:0 0 1rem}.pricing-card__desc{font-size:.9rem;color:#666;margin:0;line-height:1.45}.pricing-card__badge{display:inline-block;font-size:.8rem;font-weight:500;padding:.25rem .75rem;border-radius:999px}.pricing-card__badge--soon{background:#f0f0f0;color:#888}.pricing-card__features{list-style:none;padding:0;margin:0 0 1rem;text-align:left;font-size:.95rem;color:#555}.pricing-card__features li{margin-bottom:.5rem;padding-left:1.5rem;position:relative}.pricing-card__features li:before{content:"•";position:absolute;left:0;color:currentColor;font-weight:700;font-size:1.1em}.pricing-card--current .pricing-card__features li:before{color:rgba(255,255,255,.8)}.pricing-card__note{font-size:.8rem;color:rgba(255,255,255,.55);margin:auto 0 0;line-height:1.4}.pricing-section__link-wrap{text-align:center;margin-top:2rem}.pricing-section__link{display:inline-block;padding:.75rem 1.5rem;border:1px solid #ddd;border-radius:14px;color:#1a1a1a;font-weight:500;font-size:.95rem;text-decoration:none;transition:background .2s,border-color .2s}.pricing-section__link:hover{background:#f5f3fa;border-color:#ccc;color:#1a1a1a}@media (max-width:700px){.pricing-cards{grid-template-columns:1fr}.pricing-card--current{transform:none}.pricing-card{height:auto;min-height:320px}}.early-access__platform-note{text-align:center;max-width:520px;margin:0 auto 1.5rem;font-size:.9rem;color:#666;line-height:1.4}.pricing-teaser{padding:3rem 0}.pricing-teaser__main{text-align:center;padding:2rem;background:#faf9fc;border-radius:12px;border:1px solid #e8e0f0;margin-bottom:1rem}.pricing-teaser__badge{display:inline-block;padding:.25rem .75rem;background:#6b4bb3;color:#fff;font-size:.85rem;font-weight:600;border-radius:999px;margin-bottom:.75rem}.pricing-teaser__head{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 .5rem}.pricing-teaser__text{color:#555;margin:0;font-size:1rem}.pricing-teaser__disclaimer{text-align:center;font-size:.9rem;color:#666;margin:0 0 1rem}.pricing-teaser__link{display:block;text-align:center;color:#6b4bb3;font-weight:500;text-decoration:none}.pricing-teaser__link:hover{text-decoration:underline}.early-access{padding:3rem 0;scroll-margin-top:2rem}.early-access__sub{margin-bottom:2rem}.early-access__card{max-width:960px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;grid-gap:2rem;gap:2rem;align-items:stretch;padding:0}.early-access__visual{display:flex;align-items:flex-end;justify-content:flex-start;min-height:320px}.early-access__img{width:auto;max-width:100%;max-height:400px;height:auto;object-fit:contain;object-position:left bottom;display:block}.early-access__form{display:flex;flex-direction:column;justify-content:center;padding:24px;margin-left:2.5rem;background:#f4f3f5;border-radius:32px;align-self:stretch}.early-access__chips-row{margin-bottom:.5rem}.early-access__chips-row .form-label{display:block;margin-bottom:.5rem}.early-access__chips{display:flex;flex-wrap:wrap;gap:.5rem}.early-access__chip{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.85rem;line-height:1.3;color:#555;background:#fff;border:1px solid #e0e0e0;border-radius:999px;cursor:pointer;transition:border-color .2s,background .2s,color .2s}.early-access__chip:hover:not(:disabled){border-color:#6F40F1;color:#333}.early-access__chip.is-selected{border-color:#6F40F1;background:rgba(111,64,241,.08);color:#6F40F1}.early-access__chip:disabled{opacity:.6;cursor:not-allowed}.early-access__chip-emoji{flex-shrink:0}.early-access__other-input{margin-top:.5rem;max-width:280px}.early-access__disclaimer{font-size:.8rem;color:#999;line-height:1.4;margin:1rem 0 0;max-width:360px}.early-access .form-row{margin-bottom:.85rem}.early-access .form-input{background:#fff;border-color:#e0e0e0;border-radius:12px;padding:.75rem 1rem}.early-access .form-label{color:#555}.early-access .form-submit{border-radius:12px;padding:.85rem 1.5rem;background:#6F40F1}.early-access .form-submit:hover{background:#7d52f5}@media (max-width:700px){.early-access__card{grid-template-columns:1fr;align-items:stretch;gap:1.5rem}.early-access__visual{order:-1;min-height:200px;justify-content:center}.early-access__img{object-position:center bottom}.early-access__form{margin-left:0}}.form-row{margin-bottom:1rem}.form-label{display:block;font-size:.9rem;font-weight:500;color:#333;margin-bottom:.35rem}.form-optional{font-weight:400;color:#888}.form-input{width:100%;padding:.6rem .75rem;font-size:1rem;border:1px solid #ccc;border-radius:8px;box-sizing:border-box}.form-input:focus{outline:none;border-color:#6b4bb3;box-shadow:0 0 0 2px rgba(107,75,179,.2)}.form-input:disabled{background:#f5f5f5;cursor:not-allowed}.form-error{color:#c00}.form-error,.form-notice{font-size:.9rem;margin:0 0 1rem}.form-notice--already{color:#6F40F1;line-height:1.45}.form-notice__line{margin:0}.form-notice__line--sub{color:#555;font-size:.85rem;margin-top:.25rem}.form-submit{width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;background:#6b4bb3;border:none;border-radius:8px;cursor:pointer;transition:background .2s}.form-submit:hover:not(:disabled){background:#5a3d99}.form-submit:disabled{opacity:.8;cursor:not-allowed}.faq{padding:3rem 0}.faq__title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;color:#2C2C2C;margin-bottom:.5rem}.faq__sub{font-size:1.1rem;color:#707070;margin-bottom:2.5rem}.faq__list{max-width:640px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq__item{background:#F9F9F9;border-radius:12px;padding:1.25rem 1.5rem;border:none;transition:background .2s}.faq__item[open]{background:#F5F5F5}.faq__question{font-weight:600;font-size:1.05rem;color:#2C2C2C;cursor:pointer;list-style:none;padding-right:2rem;position:relative}.faq__question::-webkit-details-marker{display:none}.faq__question:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #555;transition:transform .2s}.faq__item[open] .faq__question:after{transform:translateY(-50%) rotate(180deg)}.faq__answer{margin:.75rem 0 0;padding:0;font-size:.95rem;color:#707070;line-height:1.55}.modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal{background:#fff;border-radius:16px;padding:2rem;max-width:420px;width:100%;position:relative;box-shadow:0 20px 40px rgba(0,0,0,.15)}.modal__title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem}.modal__text{color:#555;margin:0 0 .5rem;font-size:.95rem;line-height:1.5}.modal__micro{color:#888;font-size:.8rem;margin:0 0 1.25rem;line-height:1.4}.modal__actions{display:flex;flex-direction:column;gap:.75rem}.modal__btn{display:block;text-align:center;padding:.6rem 1rem;border-radius:8px;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.modal__btn--primary{background:#6b4bb3;color:#fff}.modal__btn--primary:hover{background:#5a3d99}.modal__btn--outline{border:1px solid #6b4bb3;color:#6b4bb3}.modal__btn--outline:hover{background:#f0ecf7}.modal__btn--ok{margin-top:.5rem;margin-left:auto;margin-right:auto;min-width:120px;cursor:pointer;border:none;border-radius:8px;font-size:1rem;font-weight:600}.modal__close{margin-top:1rem;width:100%;padding:.5rem;font-size:.9rem;color:#666;background:none;border:none;cursor:pointer}.modal__close:hover{color:#333}@media (max-width:768px){.hero--dark .hero__bar{background:#fff;border-radius:0 0 20px 20px;margin-left:12px;margin-right:12px;padding:.75rem;box-shadow:0 4px 20px rgba(0,0,0,.08)}.hero--dark .hero__bar .header__inner{flex-wrap:wrap;padding:0}.hero--dark .hero__bar .header__left{order:2;flex:1 1;justify-content:center}.hero--dark .hero__bar .header__left .header__nav{display:none}.hero--dark .hero__bar .header__burger{order:1;display:flex;margin-left:0;color:#333}.hero--dark .hero__bar .header__burger .header__burger-line{background:#333}.hero--dark .hero__bar .header__burger:hover{background:rgba(0,0,0,.06)}.hero--dark .hero__bar .header__actions{order:3;display:flex}.hero--dark .hero__bar .header__logo{color:#1a1a1a}.hero--dark .hero__bar .header__logo:hover{color:#333}.hero--dark .hero__bar .header__logo-text{filter:brightness(0)}.hero--dark .hero__bar .header__btn--primary{background:#b8a0e0;color:#fff;border-color:transparent;padding:.5rem .85rem;font-size:.85rem}.hero--dark .hero__bar .header__btn--primary:hover{background:#a890d0;color:#fff}.hero--dark .hero__bar .header__dropdown:not([hidden]){border-top-color:rgba(0,0,0,.1)}.hero--dark .hero__bar .header__dropdown-nav .header__link{color:#333}.hero--dark .hero__bar .header__dropdown .header__btn--primary{background:#b8a0e0;color:#fff}.hero__bg{background-image:url(/landing_images/mobile_home_header_bg.png);background-position:top}.hero__bar{padding-left:1rem;padding-right:1rem}.hero__body{grid-template-columns:1fr;padding:2rem 1rem 0}.hero__visual{order:-1}.hero__visual-img{max-width:320px;margin:0 auto}}.product-page{max-width:960px;margin:0 auto;padding:0 1.5rem 3rem}.product-hero{max-width:960px;margin:0 auto 3rem;padding:.5rem 1.5rem 1.5rem;text-align:center}.product-hero__slide-inner,.product-hero__slider-wrap{position:relative;width:100%}.product-hero__slider-img{width:100%;height:auto;display:block;border-radius:20px}.product-hero__slide-caption{position:absolute;right:0;bottom:0;left:38%;top:0;display:flex;flex-direction:column;justify-content:center;padding:1.25rem 2rem 1.25rem 0;text-align:left;pointer-events:none;opacity:0;transition:opacity .35s ease}.swiper-slide-active .product-hero__slide-caption{opacity:1}.product-hero__title{font-family:Geologica,sans-serif;font-size:clamp(1.5rem,3vw,2.15rem);font-weight:500;color:#fff;margin:0 0 .35rem;line-height:1.15}.product-hero__sub{font-size:clamp(.85rem,1.2vw,1rem);color:rgba(255,255,255,.7);margin:0;line-height:1.45}.product-hero__slider-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.product-hero__slider-dot{width:8px;height:8px;border-radius:50%;border:none;padding:0;background:#c4c4c4;cursor:pointer;transition:background .2s,transform .2s}.product-hero__slider-dot:hover{background:#999}.product-hero__slider-dot.is-active{background:#6F40F1;transform:scale(1.2)}.product-hero__intro{max-width:640px;margin:1.5rem auto 0;text-align:center}.product-hero__intro-title{font-family:Geologica,sans-serif;font-size:clamp(1.6rem,3vw,2.25rem);font-weight:500;line-height:1.15;margin:0 0 .75rem}.product-hero__intro-text{font-size:clamp(.95rem,1.3vw,1.1rem);line-height:1.55;color:#555;margin:0}@media (max-width:768px){.product-hero{padding:.5rem 1rem 1rem}.product-hero__slide-caption{left:10%;padding:.75rem}.product-hero__title{font-size:1.15rem}.product-hero__sub{font-size:.8rem}}.product-section{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #eee}.product-section--with-image{display:grid;grid-gap:2rem;gap:2rem;align-items:center}@media (min-width:768px){.product-section--with-image{grid-template-columns:1fr 1fr}.product-section--image-right .product-section__visual{order:2}}.product-section__visual{border-radius:36px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08)}.product-section__visual img{width:100%;height:auto;display:block}.product-section__content{min-width:0}.product-section:last-of-type{border-bottom:none}.product-section__title{font-size:1.25rem;font-weight:600;color:#333;margin:0 0 .75rem}.product-section__examples,.product-section__formula,.product-section__text{font-size:.95rem;color:#555;margin:0 0 .5rem;line-height:1.5}.product-section__table{margin:1rem 0;padding:1rem;background:#faf9fc;border-radius:8px}.product-section__row{font-size:.95rem;margin-bottom:.35rem}.product-section__row:last-child{margin-bottom:0}.product-section__list{margin:.75rem 0;padding-left:1.25rem}.product-section__list li{margin-bottom:.35rem;font-size:.95rem;color:#555}.product-section__accent,.product-section__note{margin:.75rem 0 0;font-size:.95rem;color:#6b4bb3;font-weight:500}.product-cta{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.product-cta__primary{display:inline-block;padding:.6rem 1.25rem;background:#6b4bb3;color:#fff;border-radius:8px;font-weight:600;text-decoration:none}.product-cta__primary:hover{background:#5a3d99}.product-cta__secondary{display:inline-block;padding:.6rem 1.25rem;border:1px solid #6b4bb3;color:#6b4bb3;border-radius:8px;font-weight:500;text-decoration:none}.product-cta__secondary:hover{background:#f0ecf7}.product-tg{margin-top:3rem;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.1)}.product-tg__visual{display:block;width:100%;height:auto}.product-tg__visual--desktop{display:none}.product-tg__visual--mobile{display:block}@media (min-width:600px){.product-tg__visual--desktop{display:block}.product-tg__visual--mobile{display:none}}.product-tg__actions{padding:1.5rem;background:#faf9fc;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}.pricing-page__title{font-size:1.75rem;font-weight:700;color:#1a1a1a;text-align:center;margin:0 0 2rem}.pricing-main{text-align:center;padding:2rem 0;margin-bottom:2rem}.pricing-main__badge{display:inline-block;padding:.25rem .75rem;background:#6b4bb3;color:#fff;font-size:.85rem;font-weight:600;border-radius:999px;margin-bottom:.75rem}.pricing-main__head{font-family:Geologica,sans-serif;font-size:48px;font-weight:500;line-height:1.1;letter-spacing:0;color:#1a1a1a;margin:0 0 20px}.pricing-main__text{font-family:Geologica,sans-serif;font-size:18px;font-weight:400;line-height:1.4;color:#555;max-width:640px;margin:0 auto}@media (max-width:600px){.pricing-main__head{font-size:clamp(1.75rem,8vw,48px)}}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:1.5rem}.tier-card{padding:1.5rem;border:1px solid #e8e0f0;border-radius:12px;background:#fff}.tier-badge{display:inline-block;padding:.2rem .6rem;font-size:.75rem;font-weight:600;border-radius:999px;margin-bottom:.75rem}.tier-badge--free{background:#e8f5e9;color:#2e7d32}.tier-badge--soon{background:#f5f5f5;color:#666}.tier-card__name{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 .5rem}.tier-card__desc{font-size:.9rem;color:#555;margin:0;line-height:1.4}.pricing-disclaimer{text-align:center;font-size:.9rem;color:#666;margin:0 0 1.5rem}.pricing-cta{text-align:center}.pricing-cta__btn{display:inline-block;padding:.75rem 1.5rem;background:#6b4bb3;color:#fff;border-radius:8px;font-weight:600;text-decoration:none}.pricing-cta__btn:hover{background:#5a3d99}.pricing-page__cards{margin-bottom:3rem}.pricing-page__early{padding:3rem 0;scroll-margin-top:2rem}.early-access__card--form-only{max-width:480px;margin:0 auto;grid-template-columns:1fr}.early-access__card--form-only .early-access__form{margin-left:0}.contacts-hero__title{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin:0 0 .75rem}.contacts-hero__text{color:#555;margin:0 0 1.5rem;font-size:1rem;line-height:1.5}.contacts-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.contacts-btn{display:inline-block;padding:.6rem 1.25rem;border-radius:8px;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.contacts-btn--primary{background:#6b4bb3;color:#fff}.contacts-btn--primary:hover{background:#5a3d99}.contacts-btn--outline{border:1px solid #6b4bb3;color:#6b4bb3}.contacts-btn--outline:hover{background:#f0ecf7}.contacts-faq{margin-top:2.5rem}.contacts-faq__title{font-size:1.25rem;font-weight:600;margin:0 0 1rem}.contacts-faq__item{margin-bottom:.75rem;padding:.75rem 0;border-bottom:1px solid #eee}.contacts-faq__item summary{cursor:pointer;font-weight:500;color:#333}.contacts-faq__item p{margin:.5rem 0 0;font-size:.95rem;color:#555;line-height:1.5}.feedback-form-section{margin-top:2.5rem;padding-top:2rem;border-top:1px solid #eee}.feedback-form-section__title{font-size:1.25rem;font-weight:600;margin:0 0 1rem}.feedback-form{max-width:480px}.form-textarea{resize:vertical;min-height:80px}.feedback-form-section__success-note{margin-top:1rem;font-size:.9rem;color:#888}