:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#fff;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}#app{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}.page{max-width:1280px;margin:0 auto;padding:2rem}.header{display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:0 auto;padding:1rem 2rem;background:#fff;border-bottom:1px solid #eee;position:relative}.header__logo{font-weight:700;font-size:1.25rem;color:#333;text-decoration:none}.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:#333}.header__burger:hover{background:#f5f5f5}.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:nth-child(1){transform:translateY(7px) rotate(45deg)}.header--menu-open .header__burger-line:nth-child(2){opacity:0}.header--menu-open .header__burger-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header__nav-wrap{display:flex;align-items:center;gap:1.5rem}.header__nav{display:flex;gap:1.5rem}.header__link{color:#555;text-decoration:none;font-size:.95rem}.header__link:hover,.header__link--active{color:#6b4bb3}.header__link--active{font-weight:600}.header__actions{display:flex;gap:.75rem}.header__btn{padding:.5rem 1rem;border-radius:8px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.header__btn--outline{border:1px solid #666;color:#333}.header__btn--outline:hover{background:#f5f5f5}.header__btn--primary{background:#6b4bb3;color:#fff;border:none}.header__btn--primary:hover{background:#5a3d99}@media(max-width:768px){.header{flex-wrap:wrap;padding:.75rem 1rem}.header__burger{display:flex;margin-left:auto}.header__nav-wrap{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:1rem;background:#fff;border-bottom:1px solid #eee;box-shadow:0 8px 16px #00000014;z-index:100}.header--menu-open .header__nav-wrap{display:flex}.header__nav{flex-direction:column;gap:0;padding:.5rem 0;border-bottom:1px solid #eee;margin-bottom:.75rem}.header__link{display:block;padding:.75rem 0;font-size:1rem}.header__actions{flex-direction:column;gap:.5rem}.header__btn{display:block;text-align:center;padding:.65rem 1rem}}.footer{background:#f5f2f8;margin-top:3rem;padding:2rem}.footer__top{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;max-width:1280px;margin:0 auto 2rem}.footer__brand{display:flex;flex-direction:column;gap:.75rem}.footer__logo{font-weight:700;font-size:1.25rem;color:#333;text-decoration:none}.footer__cta{display:inline-block;padding:.5rem 1rem;background:#6b4bb3;color:#fff;border-radius:8px;font-size:.9rem;text-decoration:none;width:fit-content}.footer__cta:hover{background:#5a3d99}.footer__nav,.footer__contact{display:flex;flex-direction:column;gap:.5rem}.footer__nav-title{font-weight:600;font-size:.9rem;color:#333;margin-bottom:.25rem}.footer__link{color:#555;text-decoration:none;font-size:.9rem}.footer__link:hover{color:#6b4bb3}.footer__bottom{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:center;padding-top:1.5rem;border-top:1px solid #e0dce6;max-width:1280px;margin:0 auto;font-size:.85rem;color:#666}.footer__legal{color:#666;text-decoration:none}.footer__legal:hover{color:#6b4bb3}.footer__copy{margin-left:auto}.home{max-width:1280px;margin:0 auto;padding:0 2rem 3rem}.section-title{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin:0 0 1.5rem;text-align:center}.hero{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;padding:3rem 0 4rem;min-height:60vh}.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:8px;font-weight:600;text-decoration:none;transition:background .2s}.hero__cta:hover{background:#5a3d99}.hero__visual{min-height:280px;background:linear-gradient(135deg,#f0ecf7,#e8e0f0);border-radius:16px;display:flex;align-items:center;justify-content:center}.hero__placeholder{color:#6b4bb3;font-size:1rem;opacity:.8}.value-props{padding:3rem 0}.value-props__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.value-card{padding:1.5rem;background:#faf9fc;border:1px solid #eee;border-radius:12px}.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{padding:3rem 0}.how__steps{list-style:none;padding:0;max-width:480px;margin:0 auto}.how__step{display:flex;align-items:center;gap:1rem;padding:.75rem 0;font-size:1.05rem;color:#333}.how__num{flex-shrink:0;width:32px;height:32px;background:#6b4bb3;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.how__note{text-align:center;margin:1.25rem 0 0;font-size:.9rem;color:#666}.trust{padding:2rem 0;background:#6b4bb3;color:#fff;border-radius:16px;margin:2rem 0}.trust__inner{max-width:640px;margin:0 auto;padding:0 2rem;display:flex;align-items:flex-start;gap:1rem}.trust__icon{flex-shrink:0;width:48px;height:48px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}.trust__title{font-size:1.25rem;font-weight:700;margin:0 0 .25rem}.trust__text{margin:0;font-size:.95rem;opacity:.95}.platforms{padding:3rem 0}.platforms__intro{text-align:center;color:#555;margin:0 0 1.5rem;font-size:1rem}.platforms__icons{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem 2rem;margin-bottom:2rem}.platforms__icon-item{display:flex;flex-direction:column;align-items:center;gap:.35rem;min-width:64px}.platforms__icon-wrap{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#f5f2f8;border-radius:12px;color:#6b4bb3}.platforms__icon-wrap svg{flex-shrink:0}.platforms__icon-name{font-size:.85rem;font-weight:600;color:#333}.platforms__icon-phase{font-size:.75rem;color:#888}.platforms__list{list-style:none;padding:0;max-width:480px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.platforms__item{display:flex;align-items:baseline;gap:.5rem;padding:.6rem 1rem;background:#faf9fc;border-radius:8px;border-left:3px solid #6b4bb3;font-size:.95rem;color:#333}.platforms__phase{flex-shrink:0;font-size:.85rem;color:#6b4bb3;font-weight:500}.platforms__item strong{margin-right:.25rem}.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__intro{text-align:center;max-width:520px;margin:0 auto 1.5rem;color:#555;font-size:1rem}.early-access__form{max-width:400px;margin:0 auto}.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 #6b4bb333}.form-input:disabled{background:#f5f5f5;cursor:not-allowed}.form-error{color:#c00;font-size:.9rem;margin:0 0 1rem}.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__list{max-width:600px;margin:0 auto}.faq__item{border-bottom:1px solid #eee;padding:.75rem 0}.faq__question{font-weight:600;color:#333;cursor:pointer;list-style:none}.faq__question::-webkit-details-marker{display:none}.faq__answer{margin:.5rem 0 0;padding-left:0;font-size:.95rem;color:#555;line-height:1.5}.modal-overlay{position:fixed;inset:0;background:#00000080;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 #00000026}.modal__title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem}.modal__text{color:#555;margin:0 0 1.5rem;font-size:.95rem;line-height:1.5}.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__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{grid-template-columns:1fr;padding:2rem 0 3rem;min-height:auto}.hero__visual{min-height:200px}}.product-page{max-width:720px}.product-hero{margin-bottom:2.5rem}.product-hero__title{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin:0 0 .75rem}.product-hero__sub{font-size:1.05rem;color:#555;margin:0;line-height:1.5}.product-section{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #eee}.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__text,.product-section__formula,.product-section__examples{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__note,.product-section__accent{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}.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;background:linear-gradient(135deg,#f0ecf7,#e8e0f0);border-radius:12px;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-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 .5rem}.pricing-main__text{color:#555;margin:0;font-size:1rem}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));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}.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}
