/* aura bundle st-schema-therapy b9ac6e9996: styles/chrome.css, styles/st/_tokens.css, styles/st/_reset.css, styles/st/_animations.css, styles/st/_section-base.css, styles/st/hero.css, styles/st/cta-chips.css, styles/st/chatgpt-compare.css, styles/st/quick-facts.css, styles/st/bento.css, styles/st/schemas-preview.css, styles/st/steps.css, styles/st/test-mockup.css, styles/st/dark-about.css, styles/st/memory.css, styles/st/voice.css, styles/st/compare.css, styles/st/risk.css, styles/st/pricing.css, styles/st/payment-ru.css, styles/st/diary.css, styles/st/mid-cta.css, styles/st/security.css, styles/st/faq.css, styles/st/final-cta.css, styles/st/_themes/schema-therapy.css, styles/verified-reviews.css */
.footer{flex-shrink: 0;position: relative;font-family: "Manrope","Manrope Fallback",sans-serif;color: #1e1e1e;background: radial-gradient(ellipse 60rem 30rem at 8% 100%,rgba(195,56,219,0.09),transparent 60%),radial-gradient(ellipse 50rem 25rem at 92% 100%,rgba(255,229,56,0.06),transparent 60%),linear-gradient(180deg,#ffffff 0%,#fafafa 100%);border-top: 1px solid rgba(30,30,30,0.06);border-top-left-radius: 1.71rem;border-top-right-radius: 1.71rem;overflow: hidden}.footer__inner{max-width: 92.85rem;margin: 0 auto;padding: 5.5rem 2.85rem 2.5rem}.footer__top{display: grid;grid-template-columns: minmax(20rem,1.1fr) 2.4fr;gap: 5rem;align-items: start}.footer__brand{display: flex;flex-direction: column;align-items: flex-start;max-width: 25rem}.footer__logo-link{display: inline-flex;align-items: center;text-decoration: none;transition: opacity .25s ease}.footer__logo-link:hover{opacity: 0.8}.footer__logo-img{height: 2.85rem;width: auto;display: block}.footer__tagline{margin: 1.5rem 0 1.85rem;font-size: 1.07rem;line-height: 1.55;color: rgba(30,30,30,0.67);font-weight: 500}.footer__cta{display: inline-flex;align-items: center;gap: 0.6rem;padding: 0.95rem 1.6rem;border-radius: 100px;background: #1e1e1e;color: #fff;font-size: 1.07rem;font-weight: 600;text-decoration: none;transition: transform .3s cubic-bezier(.22,1,.36,1),background-color .3s ease,box-shadow .3s ease;box-shadow: 0 6px 20px -6px rgba(30,30,30,0.25)}.footer__cta:hover{background: #6596F3;transform: translateY(-2px);box-shadow: 0 10px 28px -8px rgba(101,150,243,0.55)}.footer__cta-arrow{transition: transform .35s cubic-bezier(.22,1,.36,1)}.footer__cta:hover .footer__cta-arrow{transform: translateX(3px)}.footer__cta-hint{margin: 0.85rem 0 0;font-size: 0.85rem;color: rgba(30,30,30,0.5);font-weight: 500;line-height: 1.4}.footer__socials{display: flex;gap: 0.7rem;margin-top: 2.1rem}.footer__social{width: 2.85rem;height: 2.85rem;display: inline-flex;align-items: center;justify-content: center;border-radius: 50%;color: #1e1e1e;background: rgba(30,30,30,0.05);transition: background-color .3s ease,color .3s ease,transform .3s ease}.footer__social:hover{background: #1e1e1e;color: #fff;transform: translateY(-2px)}.footer__nav{display: grid;grid-template-columns: repeat(4,1fr);gap: 2rem}.footer__col-title{margin: 0 0 1.4rem;font-size: 0.86rem;font-weight: 600;letter-spacing: 0.08em;text-transform: uppercase;color: rgba(30,30,30,0.4)}.footer__list{list-style: none;padding: 0;margin: 0;display: flex;flex-direction: column;gap: 0.9rem}.footer__list a{position: relative;display: inline-block;font-size: 1.07rem;line-height: 1.35;font-weight: 500;color: #1e1e1e;text-decoration: none;transition: color .25s ease}.footer__list a::after{content: '';position: absolute;left: 0;bottom: -2px;width: 100%;height: 1px;background: currentColor;transform: scaleX(0);transform-origin: right center;transition: transform .4s cubic-bezier(.22,1,.36,1)}.footer__list a:hover{color: #1e1e1e}.footer__list a:hover::after{transform: scaleX(1);transform-origin: left center}.footer__bottom{margin-top: 4.5rem;padding-top: 2rem;border-top: 1px solid rgba(30,30,30,0.08);display: flex;justify-content: space-between;align-items: center;gap: 1.5rem;flex-wrap: wrap}.footer__copy{font-size: 0.93rem;color: rgba(30,30,30,0.5);font-weight: 500}.footer__legal{display: flex;align-items: center;gap: 0.85rem;flex-wrap: wrap}.footer__legal a{font-size: 0.93rem;color: rgba(30,30,30,0.5);text-decoration: none;font-weight: 500;transition: color .25s ease}.footer__legal a:hover{color: #1e1e1e}.footer__legal-sep{color: rgba(30,30,30,0.25)}.footer__cluster{display: flex;align-items: center;gap: 1.5rem;margin-top: 3rem;padding: 1.35rem 0;border-top: 1px solid rgba(30,30,30,0.1);border-bottom: 1px solid rgba(30,30,30,0.1)}.footer__cluster-title{flex: 0 0 auto;color: #1e1e1e;font-size: 0.86rem;font-weight: 800;letter-spacing: 0.04em;text-transform: uppercase}.footer__cluster-links{display: flex;flex-wrap: wrap;gap: 0.65rem 1.2rem}.footer__cluster-links a{color: #555;font-size: 0.95rem;font-weight: 600;text-decoration: none}.footer__cluster-links a:hover{color: #1e1e1e;text-decoration: underline;text-underline-offset: 4px}@media (max-width: 1100px){.footer__top{grid-template-columns: 1fr;gap: 4rem}.footer__brand{max-width: 34rem}.footer__nav{grid-template-columns: repeat(4,1fr);gap: 2rem 1.5rem}}@media (max-width: 1000px){.footer{border-top-left-radius: 1.43rem;border-top-right-radius: 1.43rem}.footer__inner{padding: 4rem 1.85rem 2rem}.footer__top{gap: 3.5rem}.footer__brand{align-items: flex-start;max-width: none}.footer__logo-img{height: 3.2rem}.footer__tagline{font-size: 1.14rem}.footer__nav{grid-template-columns: repeat(2,1fr);gap: 2.5rem 1.5rem}.footer__col-title{margin-bottom: 1.1rem;font-size: 0.93rem}.footer__list{gap: 0.85rem}.footer__list a{font-size: 1.14rem}.footer__bottom{margin-top: 3.5rem;flex-direction: column;align-items: flex-start;text-align: left}.footer__legal{gap: 0.7rem 0.85rem}}@media (max-width: 520px){.footer__inner{padding: 3.5rem 1.43rem 1.85rem}.footer__nav{grid-template-columns: 1fr;gap: 2.5rem}.footer__cta{width: 100%;justify-content: center}.footer__cluster{align-items: flex-start;flex-direction: column;gap: 1rem}.footer__cluster-links{display: grid;grid-template-columns: 1fr 1fr;width: 100%}}.header{width: 100%;padding: 1.857rem 2.5rem;position: absolute;top: 0;left: 0;z-index: 1000}@media (max-width: 1000px){.header{padding: 1rem 0.86rem}}.header__wrap{display: flex;align-items: center;justify-content: space-between;position: relative}.mobile-menu__close{display: none}@media (max-width: 1000px){.header__wrap{height: 4.42857rem;border-radius: 0;background: transparent;padding: 0.71rem 0.57rem;justify-content: space-between;align-items: center;display: flex}.header__logo-container{display: flex;align-items: center;gap: 0.857rem;flex: 0 0 auto}.header__nav{display: none}.header__actions{display: flex;align-items: center;gap: 1rem}.header__button{display: flex !important;font-size: 0.857rem !important;padding: 0.5rem 0.75rem !important;height: 2.25rem !important;min-width: auto !important}.header__button svg{width: 12px !important;height: 12px !important;margin-right: 0.25rem !important}.header__button span{font-size: 0.857rem !important}}.header__logo{width: auto;height: auto;flex-shrink: 0}.header__logo img{width: auto;height: auto;max-height: 3rem}@media (max-width: 1000px){.header__logo{width: auto;height: 2.20743rem;margin-right: auto;position: relative;z-index: 10;flex-shrink: 0}.header__logo img{height: 100%;width: auto}}.header__logo-container{display: flex;align-items: center;gap: 18px}.header__brand-text{color: #1e1e1e;font-size: 2.71429rem;font-weight: 500;line-height: 120%;text-decoration: none;transition: color 0.2s ease;text-shadow: 0 1px 2px rgba(255,255,255,0.8);position: relative;z-index: 10}.header__brand-text:hover{color: #1e1e1e;text-decoration: none}@media (max-width: 1000px){.header__logo-container{gap: 12px;flex-shrink: 0;min-width: auto}.header__brand-text{font-size: 1.14286rem;display: block !important;visibility: visible !important;white-space: nowrap;color: #1e1e1e !important;opacity: 1 !important;text-shadow: 0 1px 2px rgba(255,255,255,0.8) !important;position: relative !important;z-index: 10 !important}}@media (max-width: 768px){.header__logo-container{display: flex !important;align-items: center !important;gap: 10px !important}.header__brand-text{display: inline-block !important;visibility: visible !important;opacity: 1 !important;font-size: 1rem !important;color: #1e1e1e !important;z-index: 999 !important;text-shadow: 0 1px 2px rgba(255,255,255,0.8) !important;position: relative !important}}.header__nav{width: 52.86rem;height: 3.429rem;border-radius: 64.28571rem;background: #fff6;-webkit-backdrop-filter: blur(4px);backdrop-filter: blur(4px);display: flex;justify-content: center;align-items: center}.header__nav.wide{width: 24rem}@media (max-width: 1000px){.header__nav{position: absolute;left: 0;top: 0;width: 100%;height: 4.42857rem;background: none;border-radius: 1rem;z-index: 5;transition: all 0.3s}.header__nav ul{display: none}.header__nav.wide{width: 100%}.header__nav.active{background: #fff;height: 20.92857rem}.header__nav.active ul{display: flex}}.header__button{width: 7.71429rem;height: 3.429rem;border-radius: 6.42857rem;background: #FF7167;color: #fff;display: flex;justify-content: center;align-items: center;column-gap: 0.4rem;font-size: 1.14286rem;font-weight: 500;line-height: 120%}.header__button:hover{background-color: #E85F56}@media (max-width: 1000px){.header__button{width: 6.7rem;height: 2.85rem;font-size: 0.86957rem;font-style: normal;font-weight: 500;line-height: 120%;position: relative;z-index: 10}}.header__burger-btn{display: none;background: #488ce1;width: 2.85714rem;height: 2.85714rem;border-radius: 50%;justify-content: center;align-items: center}@media (max-width: 1000px){.header__burger-btn{display: flex;position: relative;z-index: 10}}.header__burger-btn span{display: inline-block;position: relative;width: 1.29593rem;height: 0.5rem}.header__burger-btn span:after,.header__burger-btn span:before{content: "";position: absolute;width: 1.29593rem;height: 0.14286rem;background: #fff;left: 0;transition: all 0.1s}.header__burger-btn span:after{transform: rotate(0);bottom: 0rem}.header__burger-btn span:before{transform: rotate(0);top: 0rem}.header__burger-btn span.active:after{transform: rotate(45deg);bottom: 0.2rem}.header__burger-btn span.active:before{transform: rotate(-45deg);top: 0.2rem}.menu__list{display: flex;column-gap: 1.5rem}@media (max-width: 1000px){.menu__list{flex-direction: column;align-items: center;row-gap: 2.14rem;margin-top: 2.85714rem}}.menu__link{color: #1e1e1e;font-size: 1.14286rem;font-weight: 500}.menu__link:hover{color: #737171}.mobile-menu__panel{display: flex;align-items: center;justify-content: center;width: 100%;height: 100%}.mobile-menu__brand,.mobile-menu__cta{display: none}.menu__item--mobile-only{display: none !important}@media (max-width: 1000px){.header__nav{position: fixed;top: 0;right: 0;bottom: 0;left: 0;width: 100vw;height: 100vh;height: 100dvh;padding: 1rem;background: radial-gradient(circle at 18% 12%,rgba(211,164,234,0.26),transparent 32rem),rgba(48,40,64,0.78);-webkit-backdrop-filter: blur(12px);backdrop-filter: blur(12px);display: flex;align-items: flex-start;justify-content: center;box-sizing: border-box;transition: opacity 0.22s ease,visibility 0.22s ease;z-index: 999;visibility: hidden;opacity: 0;overflow: hidden;pointer-events: none}.header__nav--open{visibility: visible !important;opacity: 1 !important;pointer-events: auto}.mobile-menu__panel{position: relative;display: flex;flex-direction: column;align-items: stretch;justify-content: flex-start;width: min(100%,30rem);height: auto;max-height: calc(100vh - 2rem);max-height: calc(100dvh - 2rem);margin: 0 auto;padding: 1.5rem 1.25rem 1.25rem;overflow-y: auto;border: 1px solid rgba(211,164,234,0.5);border-radius: 1.5rem;background: linear-gradient(180deg,#fff8fd 0%,#ffffff 48%,#fbf7ff 100%);box-shadow: 0 1.5rem 4rem rgba(32,24,43,0.22);transform: translateY(-0.5rem) scale(0.98);transition: transform 0.22s ease}.header__nav--open .mobile-menu__panel{transform: translateY(0) scale(1)}.mobile-menu__brand{display: inline-flex;align-items: center;min-height: 3rem;margin: 0 4.75rem 1.75rem 0.25rem;text-decoration: none}.mobile-menu__brand-logo{display: block;width: auto;height: 2.75rem;max-width: 13.75rem;object-fit: contain}.mobile-menu__close{position: absolute;top: 1.15rem;right: 1.15rem;width: 3.875rem;height: 3.875rem;padding: 0;background: rgba(255,255,255,0.82);border: 1px solid rgba(211,164,234,0.7);border-radius: 50%;cursor: pointer;display: flex;align-items: center;justify-content: center;color: #211629;box-shadow: 0 0.5rem 1.4rem rgba(211,164,234,0.2);transition: background-color 0.18s ease,border-color 0.18s ease,transform 0.18s ease;z-index: 1000}.mobile-menu__close::before,.mobile-menu__close::after{content: "";position: absolute;width: 1.5rem;height: 0.16rem;border-radius: 999px;background: currentColor}.mobile-menu__close::before{transform: rotate(45deg)}.mobile-menu__close::after{transform: rotate(-45deg)}.mobile-menu__close:hover,.mobile-menu__close:focus{background: #ffffff;border-color: rgba(101,150,243,0.75);color: #6596f3;transform: scale(1.03)}.mobile-menu__close:active{transform: scale(0.95)}.header__nav--open .menu__list{display: flex !important;flex-direction: column !important;align-items: stretch !important;row-gap: 0.625rem !important;margin: 0 !important;padding: 0 !important;list-style: none !important;width: 100% !important;visibility: visible !important;opacity: 1 !important}.header__nav--open .menu__item{display: block !important;width: 100% !important;text-align: left !important;visibility: visible !important;opacity: 1 !important}.header__nav--open .menu__item--mobile-only{display: block !important}.header__nav--open .menu__link{display: flex !important;align-items: center !important;width: 100% !important;min-height: 4.75rem !important;margin: 0 !important;padding: 0.65rem 0.85rem !important;box-sizing: border-box !important;color: #1b1425 !important;font-size: 1.25rem !important;font-weight: 800 !important;line-height: 1.2 !important;text-decoration: none !important;text-align: left !important;border: 1px solid transparent !important;border-radius: 1.1rem !important;transition: background-color 0.18s ease,border-color 0.18s ease,transform 0.18s ease !important;visibility: visible !important;opacity: 1 !important}.header__nav--open .menu__link:hover,.header__nav--open .menu__link:focus{color: #4d82e2 !important;background: rgba(101,150,243,0.08) !important;border-color: rgba(101,150,243,0.2) !important;transform: translateX(0.125rem)}.mobile-menu__icon{position: relative;display: inline-flex;flex: 0 0 auto;align-items: center;justify-content: center;width: 3.25rem;height: 3.25rem;margin-right: 1rem;border-radius: 1rem;background: linear-gradient(135deg,rgba(211,164,234,0.22),rgba(101,150,243,0.12));color: #8d51d3}.mobile-menu__icon::before{content: "";display: block;width: 1.55rem;height: 1.55rem;background: currentColor;-webkit-mask-repeat: no-repeat;mask-repeat: no-repeat;-webkit-mask-position: center;mask-position: center;-webkit-mask-size: contain;mask-size: contain}.mobile-menu__icon--help::before{-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 3L13.7 8.1L19 10L13.7 11.9L12 17L10.3 11.9L5 10L10.3 8.1L12 3Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M5 14L5.8 16.2L8 17L5.8 17.8L5 20L4.2 17.8L2 17L4.2 16.2L5 14Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 3L13.7 8.1L19 10L13.7 11.9L12 17L10.3 11.9L5 10L10.3 8.1L12 3Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M5 14L5.8 16.2L8 17L5.8 17.8L5 20L4.2 17.8L2 17L4.2 16.2L5 14Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E")}.mobile-menu__icon--plans::before{-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 12L12 20L4 12V4H12L20 12Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M8.5 8.5H8.52' stroke='black' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 12L12 20L4 12V4H12L20 12Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M8.5 8.5H8.52' stroke='black' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E")}.mobile-menu__icon--questions::before{-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 17H12.01' stroke='black' stroke-width='2.5' stroke-linecap='round'/%3E%3Cpath d='M9.1 9C9.35 7.85 10.35 7 11.8 7C13.45 7 14.6 7.95 14.6 9.35C14.6 10.35 14.05 10.95 13.1 11.55C12.25 12.1 12 12.55 12 13.55V14' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M21 12C21 16.95 16.95 21 12 21C7.05 21 3 16.95 3 12C3 7.05 7.05 3 12 3C16.95 3 21 7.05 21 12Z' stroke='black' stroke-width='2'/%3E%3C/svg%3E");mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 17H12.01' stroke='black' stroke-width='2.5' stroke-linecap='round'/%3E%3Cpath d='M9.1 9C9.35 7.85 10.35 7 11.8 7C13.45 7 14.6 7.95 14.6 9.35C14.6 10.35 14.05 10.95 13.1 11.55C12.25 12.1 12 12.55 12 13.55V14' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M21 12C21 16.95 16.95 21 12 21C7.05 21 3 16.95 3 12C3 7.05 7.05 3 12 3C16.95 3 21 7.05 21 12Z' stroke='black' stroke-width='2'/%3E%3C/svg%3E")}.mobile-menu__icon--tests::before{-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 4H7.8C6.8 4 6 4.8 6 5.8V19.2C6 20.2 6.8 21 7.8 21H16.2C17.2 21 18 20.2 18 19.2V5.8C18 4.8 17.2 4 16.2 4H15' stroke='black' stroke-width='2'/%3E%3Cpath d='M9 4C9 3.45 9.45 3 10 3H14C14.55 3 15 3.45 15 4V5C15 5.55 14.55 6 14 6H10C9.45 6 9 5.55 9 5V4Z' stroke='black' stroke-width='2'/%3E%3Cpath d='M9 11H15M9 15H14' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 4H7.8C6.8 4 6 4.8 6 5.8V19.2C6 20.2 6.8 21 7.8 21H16.2C17.2 21 18 20.2 18 19.2V5.8C18 4.8 17.2 4 16.2 4H15' stroke='black' stroke-width='2'/%3E%3Cpath d='M9 4C9 3.45 9.45 3 10 3H14C14.55 3 15 3.45 15 4V5C15 5.55 14.55 6 14 6H10C9.45 6 9 5.55 9 5V4Z' stroke='black' stroke-width='2'/%3E%3Cpath d='M9 11H15M9 15H14' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")}.mobile-menu__icon--articles::before{-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 5.5C4 4.67 4.67 4 5.5 4H19V20H5.5C4.67 20 4 19.33 4 18.5V5.5Z' stroke='black' stroke-width='2'/%3E%3Cpath d='M8 8H15M8 12H16M8 16H14' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 5.5C4 4.67 4.67 4 5.5 4H19V20H5.5C4.67 20 4 19.33 4 18.5V5.5Z' stroke='black' stroke-width='2'/%3E%3Cpath d='M8 8H15M8 12H16M8 16H14' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")}.mobile-menu__icon--support::before{-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 11.5C21 15.64 16.97 19 12 19C10.95 19 9.94 18.85 9 18.57L4 21L5.55 16.86C3.98 15.49 3 13.6 3 11.5C3 7.36 7.03 4 12 4C16.97 4 21 7.36 21 11.5Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 11.5C21 15.64 16.97 19 12 19C10.95 19 9.94 18.85 9 18.57L4 21L5.55 16.86C3.98 15.49 3 13.6 3 11.5C3 7.36 7.03 4 12 4C16.97 4 21 7.36 21 11.5Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E")}.mobile-menu__icon--certificate::before{-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 7H4V20H20V7Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M12 7V20M4 12H20' stroke='black' stroke-width='2'/%3E%3Cpath d='M12 7C10.8 7 9 6.2 9 4.8C9 3.8 9.8 3 10.8 3C12.1 3 12 7 12 7ZM12 7C13.2 7 15 6.2 15 4.8C15 3.8 14.2 3 13.2 3C11.9 3 12 7 12 7Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 7H4V20H20V7Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M12 7V20M4 12H20' stroke='black' stroke-width='2'/%3E%3Cpath d='M12 7C10.8 7 9 6.2 9 4.8C9 3.8 9.8 3 10.8 3C12.1 3 12 7 12 7ZM12 7C13.2 7 15 6.2 15 4.8C15 3.8 14.2 3 13.2 3C11.9 3 12 7 12 7Z' stroke='black' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E")}.mobile-menu__icon--eating::before{-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 3V21M4 3V8C4 9.66 5.34 11 7 11C8.66 11 10 9.66 10 8V3' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M16 13C13.8 10.8 13.8 7.2 16 5C18.2 7.2 18.2 10.8 16 13ZM16 13V21' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 13C18.2 13 20 11.2 20 9' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 3V21M4 3V8C4 9.66 5.34 11 7 11C8.66 11 10 9.66 10 8V3' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M16 13C13.8 10.8 13.8 7.2 16 5C18.2 7.2 18.2 10.8 16 13ZM16 13V21' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 13C18.2 13 20 11.2 20 9' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")}.mobile-menu__label{display: block;min-width: 0}.mobile-menu__cta{display: flex;align-items: center;justify-content: center;width: 100%;min-height: 4rem;margin-top: 1.5rem;border-radius: 1.15rem;background: linear-gradient(69deg,#FFA937 30%,#FF7167 89%,#FF2AA3 100%);color: #ffffff;font-size: 1.12rem;font-weight: 800;line-height: 1.2;text-decoration: none;box-shadow: 0 0.85rem 1.8rem rgba(255,113,103,0.26);transition: transform 0.18s ease,box-shadow 0.18s ease}.mobile-menu__cta:hover,.mobile-menu__cta:focus{color: #ffffff;transform: translateY(-0.08rem);box-shadow: 0 1rem 2rem rgba(255,113,103,0.34)}.header__nav:not(.header__nav--open) .menu__list{display: none !important}.header__nav--open~.header__button{display: none}body.mobile-menu-open{overflow: hidden}}@media (max-width: 480px){.header__nav{padding: 0.75rem}.mobile-menu__panel{max-height: calc(100vh - 1.5rem);max-height: calc(100dvh - 1.5rem);padding: 1.25rem 1rem 1rem;border-radius: 1.35rem}.mobile-menu__brand{margin-bottom: 1.35rem}.mobile-menu__brand-logo{height: 2.45rem;max-width: 12rem}.mobile-menu__close{top: 0.9rem;right: 0.9rem;width: 3.55rem;height: 3.55rem}.header__nav--open .menu__link{min-height: 4.35rem !important;font-size: 1.12rem !important}.mobile-menu__icon{width: 3rem;height: 3rem;margin-right: 0.85rem}}.app-wrap{overflow: hidden;padding: 0;min-height: 100vh;display: flex;flex-direction: column;position: relative;border-radius: 0}@media (max-width: 1000px){.app-wrap{padding: 0}}*{font-family: "Manrope","Manrope Fallback",sans-serif;padding: 0;margin: 0;border: 0}*,*:before,*:after{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box}:focus,:active{outline: none}a:focus,a:active{outline: none}nav,footer,header,section,aside{display: block}input,button,textarea{font-family: inherit}input::-ms-clear{display: none}button{cursor: pointer}button::-moz-focus-inner{padding: 0;border: 0}a,a:visited,a:hover{text-decoration: none !important}ul li{list-style: none}img{vertical-align: top}h1,h2,h3,h4,h5,h6{font-size: inherit;font-weight: 400}html,body{font-family: "Manrope","Manrope Fallback",sans-serif;width: 100%;height: 100%;font-style: normal;line-height: normal;font-size: 14px;-ms-text-size-adjust: 100%;-moz-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background: #ffffff;margin: 0;overflow-x: hidden;padding: 0}.header__logo picture,.footer__logo-link picture{display: contents}picture > source{display: none}
:root{--st-primary: #FF9966;--st-primary-dark: #E8804D;--st-primary-light: #FFB08A;--st-primary-soft: #FFAAA5;--st-primary-rgb: 255,153,102;--st-primary-light-rgb: 255,176,138;--st-secondary: #FFE5D9;--st-secondary-dark: #FFDDD2;--st-accent: #FFC7AE;--st-cream: #FAF6F1;--st-white: #FFFFFF;--st-muted: #F5EDE5;--st-dark: #2D2D2D;--st-dark-section: #3A2E28;--st-dark-card: #4A3F38;--st-text: #2D2D2D;--st-text-md: #5A5A5A;--st-text-lt: #7A7A7A;--st-border: rgba(var(--st-primary-rgb),0.15);--st-glass: rgba(255,255,255,0.7);--st-glass-border: rgba(var(--st-primary-rgb),0.15)}
*{margin: 0;padding: 0;box-sizing: border-box}.schema-therapy{font-family: 'Manrope','Manrope Fallback',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;color: var(--st-text);line-height: 1.6;overflow-x: hidden;scroll-behavior: smooth}.schema-therapy section[id]{scroll-margin-top: 100px}
@keyframes st-gradient-shift{0%,100%{background-position: 0% 50%}50%{background-position: 100% 50%}}@keyframes st-float{0%,100%{transform: translateY(0)}50%{transform: translateY(-12px)}}@keyframes st-pulse-glow{0%,100%{opacity: 0.55;transform: scale(0.9)}50%{opacity: 1;transform: scale(1.15)}}@keyframes st-shimmer{0%{left: -100%}100%{left: 100%}}@keyframes st-marquee{0%{transform: translateX(0)}100%{transform: translateX(-50%)}}@keyframes st-fade-up{from{opacity: 0;transform: translateY(30px)}to{opacity: 1;transform: translateY(0)}}@keyframes st-orb-float-1{0%,100%{transform: translate(0,0) scale(1)}33%{transform: translate(30px,-20px) scale(1.05)}66%{transform: translate(-15px,15px) scale(0.97)}}@keyframes st-orb-float-2{0%,100%{transform: translate(0,0) scale(1)}33%{transform: translate(-25px,15px) scale(0.95)}66%{transform: translate(20px,-25px) scale(1.03)}}.st-reveal{opacity: 0;transform: translateY(30px);transition: opacity 0.7s cubic-bezier(0.22,1,0.36,1),transform 0.7s cubic-bezier(0.22,1,0.36,1)}.st-reveal.st-visible{opacity: 1;transform: translateY(0)}.st-reveal-delay-1{transition-delay: 0.1s}.st-reveal-delay-2{transition-delay: 0.2s}.st-reveal-delay-3{transition-delay: 0.3s}.st-reveal-delay-4{transition-delay: 0.4s}
.st-container{max-width: 1100px;margin: 0 auto}.st-section-label{display: inline-flex;align-items: center;gap: 6px;font-size: 13px;font-weight: 700;text-transform: uppercase;letter-spacing: 1.5px;color: var(--st-primary);margin-bottom: 16px}.st-section-label--center{display: block;text-align: center}.st-section-title{font-size: clamp(28px,4vw,44px);font-weight: 800;color: var(--st-text);letter-spacing: -0.02em;margin-bottom: 20px;line-height: 1.2}.st-section-title--center{text-align: center}.st-section-sub{font-size: 18px;color: var(--st-text-md);max-width: 600px;line-height: 1.7;margin-bottom: 48px}.st-section-sub--center{text-align: center;margin-left: auto;margin-right: auto}.st-schemas-preview .st-container,.st-test-preview .st-container,.st-memory .st-container,.st-compare .st-container,.st-risk-reversal .st-container{max-width: 1100px;margin: 0 auto}.st-memory .st-container{max-width: 1160px}.st-schemas-preview .st-section-label,.st-schemas-preview .st-section-title,.st-schemas-preview .st-section-sub,.st-test-preview .st-section-label,.st-test-preview .st-section-title,.st-test-preview .st-section-sub,.st-memory .st-section-label,.st-memory .st-section-title,.st-memory .st-section-sub,.st-compare .st-section-label,.st-compare .st-section-title,.st-compare .st-section-sub,.st-risk-reversal .st-section-label,.st-risk-reversal .st-section-title,.st-risk-reversal .st-section-sub,.st-chatgpt-compare .st-section-label,.st-chatgpt-compare .st-section-title,.st-chatgpt-compare .st-section-sub,.st-steps .st-section-label,.st-steps .st-section-title,.st-steps .st-section-sub,.st-payment-ru .st-section-label,.st-payment-ru .st-section-title,.st-payment-ru .st-section-sub{text-align: center;display: block}.st-schemas-preview .st-section-sub,.st-test-preview .st-section-sub,.st-memory .st-section-sub,.st-compare .st-section-sub,.st-risk-reversal .st-section-sub,.st-chatgpt-compare .st-section-sub,.st-steps .st-section-sub,.st-payment-ru .st-section-sub{margin-left: auto;margin-right: auto}.st-schemas-preview .st-section-label,.st-steps .st-section-label{font-size: clamp(32px,4vw,44px);font-weight: 800;color: var(--st-text);text-transform: none;letter-spacing: -0.02em;line-height: 1.2;margin-bottom: 12px;gap: 0}@media (max-width: 768px){.st-section-title{font-size: 28px}.st-section-sub{font-size: 16px}}.app-screen-top picture,.app-screen-center picture,.st-steps-media picture,.verified-reviews__shot picture{display: contents}picture > source{display: none}.app-screen-top-image,.app-screen-center-image{height: auto}
.st-hero{background: linear-gradient(160deg,var(--st-cream) 0%,var(--st-secondary) 40%,var(--st-secondary-dark) 70%,var(--st-cream) 100%);padding: 140px 24px 100px;text-align: center;position: relative;overflow: hidden;min-height: 90vh;display: flex;align-items: center;justify-content: center}.st-hero-orb-1{position: absolute;top: 10%;right: 8%;width: 300px;height: 300px;background: radial-gradient(circle,rgba(var(--st-primary-light-rgb),0.12) 0%,transparent 70%);border-radius: 50%;animation: st-orb-float-1 12s ease-in-out infinite;pointer-events: none}.st-hero-orb-2{position: absolute;bottom: 15%;left: 5%;width: 400px;height: 400px;background: radial-gradient(circle,rgba(var(--st-primary-rgb),0.08) 0%,transparent 70%);border-radius: 50%;animation: st-orb-float-2 15s ease-in-out infinite;pointer-events: none}.st-hero-inner{max-width: 860px;margin: 0 auto;position: relative;z-index: 2}.st-hero-badge{display: inline-flex;align-items: center;gap: 10px;background: radial-gradient(ellipse at 20% 50%,rgba(255,170,165,0.6) 0%,transparent 60%),radial-gradient(ellipse at 80% 30%,rgba(255,199,174,0.5) 0%,transparent 55%),radial-gradient(ellipse at 50% 80%,rgba(var(--st-primary-rgb),0.4) 0%,transparent 50%),linear-gradient(158deg,var(--st-primary-soft) 0%,var(--st-primary) 40%,var(--st-primary-light) 70%,var(--st-accent) 100%);border: none;border-radius: 50px;padding: 16px 36px;font-size: 18px;font-weight: 700;color: #fff;margin-bottom: 36px;box-shadow: 0 4px 24px rgba(255,170,165,0.35),0 8px 40px rgba(var(--st-primary-rgb),0.2),inset 0 1px 0 rgba(255,255,255,0.25);letter-spacing: 0.02em;text-shadow: 0 1px 2px rgba(200,100,60,0.15)}.st-hero-badge-dot{width: 10px;height: 10px;background: #fff;border-radius: 50%;position: relative;box-shadow: 0 0 10px rgba(255,255,255,0.7)}.st-hero-badge-dot::before{content: "";position: absolute;inset: 0;border-radius: inherit;box-shadow: 0 0 40px rgba(var(--st-primary-rgb),0.45),0 0 70px rgba(var(--st-primary-light-rgb),0.2);animation: st-pulse-glow 2s ease-in-out infinite}.st-hero h1{font-size: clamp(36px,5.5vw,64px);font-weight: 800;line-height: 1.1;letter-spacing: -0.03em;margin-bottom: 24px;background: linear-gradient(135deg,var(--st-primary-dark) 0%,var(--st-primary) 25%,var(--st-primary-light) 50%,var(--st-accent) 75%,var(--st-primary) 100%);background-size: 300% 300%;-webkit-background-clip: text;background-clip: text;-webkit-text-fill-color: transparent;animation: st-gradient-shift 6s ease infinite}@media (max-width: 768px),(prefers-reduced-motion: reduce){.st-hero h1,.st-hero-orb-1,.st-hero-orb-2{animation: none}}@media (prefers-reduced-motion: reduce){.st-hero-badge-dot::before{animation: none}}.st-hero-sub{font-size: clamp(17px,2.2vw,22px);color: var(--st-text-md);margin-bottom: 40px;max-width: 640px;margin-left: auto;margin-right: auto;line-height: 1.7}.st-hero-sub strong{color: var(--st-primary);font-weight: 600}.st-cta-group{display: flex;flex-direction: column;align-items: center;gap: 16px;margin-bottom: 48px}.st-cta-primary{display: inline-flex;align-items: center;gap: 10px;background: #2D2D2D;color: #fff;padding: 20px 48px;border-radius: 16px;text-decoration: none;font-weight: 700;font-size: 18px;transition: all 0.25s ease;box-shadow: 0 4px 16px rgba(45,45,45,0.25);position: relative;overflow: hidden}.st-cta-primary::before{content: '';position: absolute;top: 0;left: -100%;width: 100%;height: 100%;background: linear-gradient(90deg,transparent,rgba(255,255,255,0.08),transparent);transition: left 0.5s ease}.st-cta-primary:hover::before{left: 100%}.st-cta-primary:hover{transform: translateY(-2px);background: #1a1a1a;box-shadow: 0 8px 32px rgba(45,45,45,0.35)}.st-cta-primary svg{width: 20px;height: 20px;flex-shrink: 0}.st-hero-proof{display: flex;justify-content: center;gap: 32px;flex-wrap: wrap}.st-proof-item{display: flex;align-items: center;gap: 8px;font-size: 14px;color: var(--st-text-md);font-weight: 500}.st-proof-item svg{width: 18px;height: 18px;color: var(--st-primary);flex-shrink: 0}.st-proof-sep{width: 4px;height: 4px;background: var(--st-text-lt);border-radius: 50%}.st-hero-soft-proof{max-width: 520px;margin: 32px auto 0;display: flex;align-items: center;gap: 20px;padding: 20px 28px;background: var(--st-glass);backdrop-filter: blur(12px);-webkit-backdrop-filter: blur(12px);border: 1px solid var(--st-glass-border);border-radius: 20px}.st-hero-soft-proof-bignum{font-size: 52px;font-weight: 800;line-height: 1;color: var(--st-primary-dark);flex-shrink: 0}.st-hero-soft-proof-text{font-size: 15px;font-weight: 500;color: var(--st-text-md);text-align: left;line-height: 1.45}@media (max-width: 768px){.st-hero{padding: 110px 20px 70px;min-height: auto}.st-hero-orb-1,.st-hero-orb-2{display: none}.st-hero-proof{flex-direction: column;gap: 12px;align-items: center}.st-proof-sep{display: none}.st-hero-soft-proof{padding: 16px 20px;gap: 16px;max-width: 100%}.st-hero-soft-proof-bignum{font-size: 42px}.st-hero-soft-proof-text{font-size: 14px}}@media (max-width: 480px){.st-hero h1{font-size: 30px}.st-hero-sub{font-size: 16px}.st-cta-primary{padding: 16px 32px;font-size: 16px}.st-hero-soft-proof{flex-direction: column;text-align: center;gap: 8px;padding: 20px}.st-hero-soft-proof-text{text-align: center}}
.st-cta-chips{display: flex;flex-wrap: wrap;gap: 10px;justify-content: center;margin-top: 16px}.st-cta-chip{display: inline-flex;align-items: center;gap: 6px;background: rgba(16,185,129,0.08);border: 1px solid rgba(16,185,129,0.22);border-radius: 50px;padding: 7px 14px;font-size: 13px;font-weight: 600;color: #047857;white-space: nowrap}.st-cta-chip-check{width: 14px;height: 14px;color: #059669;flex-shrink: 0}.st-cta-chips--dark .st-cta-chip{background: rgba(255,255,255,0.10);border-color: rgba(255,255,255,0.22);color: rgba(255,255,255,0.95)}.st-cta-chips--dark .st-cta-chip-check{color: #6EE7B7}@media (max-width: 768px){.st-cta-chips{gap: 8px}.st-cta-chip{font-size: 12px;padding: 6px 12px}}
.st-chatgpt-compare{padding: 100px 24px;background: linear-gradient(180deg,var(--st-cream) 0%,var(--st-white) 100%)}.st-cgc-grid{display: grid;grid-template-columns: 1fr 1fr;gap: 28px;margin-top: 56px;max-width: 900px;margin-left: auto;margin-right: auto}.st-cgc-card{border-radius: 24px;padding: 32px 28px;position: relative}.st-cgc-card--negative{background: #f5f5f5;border: 1.5px solid #e0e0e0}.st-cgc-card--positive{background: var(--st-white);border: 2px solid var(--st-primary);box-shadow: 0 12px 40px rgba(var(--st-primary-rgb),0.15)}.st-cgc-badge{position: absolute;top: -14px;left: 50%;transform: translateX(-50%);background: var(--st-primary);color: white;font-size: 13px;font-weight: 700;padding: 6px 18px;border-radius: 20px;white-space: nowrap}.st-cgc-header{display: flex;align-items: center;gap: 14px;margin-bottom: 24px}.st-cgc-card--negative .st-cgc-icon{color: #999}.st-cgc-card--positive .st-cgc-icon{color: var(--st-primary)}.st-cgc-header h3{font-size: 22px;font-weight: 800;color: var(--st-text)}.st-cgc-list{list-style: none;padding: 0;margin: 0;display: flex;flex-direction: column;gap: 16px}.st-cgc-list li{display: flex;flex-direction: column;gap: 4px}.st-cgc-label{font-size: 13px;font-weight: 700;text-transform: uppercase;letter-spacing: 0.5px;color: var(--st-text-lt)}.st-cgc-value{font-size: 15px;line-height: 1.5}.st-cgc-value--neg{color: #999}.st-cgc-value--pos{color: var(--st-text);font-weight: 600}.st-cgc-note{max-width: 900px;margin: 24px auto 0;padding: 22px 24px;border: 1px solid rgba(var(--st-primary-rgb),0.18);border-radius: 16px;background: rgba(255,255,255,0.78);color: var(--st-text-md);font-size: 17px;font-weight: 600;line-height: 1.65;box-shadow: 0 14px 36px rgba(var(--st-primary-rgb),0.08)}.st-cgc-note strong{color: var(--st-text);font-weight: 800}.st-cgc-cta{text-align: center;margin-top: 48px}@media (max-width: 768px){.st-chatgpt-compare{padding: 70px 20px}.st-cgc-grid{grid-template-columns: 1fr;gap: 20px;margin-top: 40px}.st-cgc-card{padding: 28px 24px}.st-cgc-note{padding: 18px;font-size: 15px;line-height: 1.55}.st-cgc-header h3{font-size: 20px}}
.st-quick-facts{padding: 60px 24px;background: var(--st-white)}.st-quick-facts .st-section-sub{margin-bottom: 24px}.st-qf-definition{max-width: 860px;margin: 0 auto 40px;padding: 22px 26px;border-left: 4px solid var(--st-primary);border-radius: 0 16px 16px 0;background: var(--st-cream);color: var(--st-text);font-size: 18px;line-height: 1.7}.st-qf-grid{display: grid;grid-template-columns: repeat(2,1fr);gap: 16px;max-width: 900px;margin: 0 auto}.st-qf-item{display: flex;flex-direction: column;gap: 8px;padding: 24px 26px;background: var(--st-cream);border: 1px solid var(--st-border);border-radius: 18px}.st-qf-item:last-child:nth-child(odd){grid-column: 1 / -1}.st-qf-q{font-size: 16px;font-weight: 700;color: var(--st-primary);margin: 0;line-height: 1.4}.st-qf-a{font-size: 16px;color: var(--st-text-md);margin: 0;line-height: 1.65}@media (max-width: 768px){.st-quick-facts{padding: 50px 20px}.st-qf-grid{grid-template-columns: 1fr;gap: 14px}.st-qf-item{padding: 20px 22px}.st-qf-definition{padding: 18px 20px;font-size: 16px}.st-qf-q,.st-qf-a{font-size: 15px}}
.st-problems{padding: 100px 24px;background: var(--st-white)}.st-bento{display: grid;grid-template-columns: repeat(2,1fr);gap: 20px}.st-bento-card{background: var(--st-cream);border-radius: 24px;padding: 36px 32px;border: 1px solid transparent;transition: all 0.4s cubic-bezier(0.22,1,0.36,1);position: relative;overflow: hidden}.st-bento-card::before{content: '';position: absolute;top: 0;left: 0;right: 0;height: 3px;background: linear-gradient(90deg,var(--st-primary),var(--st-primary-dark));opacity: 0;transition: opacity 0.3s ease}.st-bento-card:hover{border-color: var(--st-glass-border);transform: translateY(-4px);box-shadow: 0 12px 40px rgba(var(--st-primary-rgb),0.1)}.st-bento-card:hover::before{opacity: 1}.st-bento-icon{width: 52px;height: 52px;background: linear-gradient(135deg,rgba(var(--st-primary-rgb),0.1) 0%,rgba(var(--st-primary-light-rgb),0.08) 100%);border-radius: 16px;display: flex;align-items: center;justify-content: center;margin-bottom: 20px;color: var(--st-primary);transition: all 0.3s ease}.st-bento-card:hover .st-bento-icon{background: linear-gradient(135deg,var(--st-primary) 0%,var(--st-primary-dark) 100%);color: #fff;transform: scale(1.05)}.st-bento-card h3{font-size: 20px;font-weight: 700;color: var(--st-text);margin-bottom: 10px}.st-bento-card p{font-size: 16px;color: var(--st-text-md);line-height: 1.6}.st-bento-cta{grid-column: 1 / -1;text-align: center;padding: 48px 32px;background: linear-gradient(135deg,rgba(var(--st-primary-rgb),0.06) 0%,rgba(var(--st-primary-light-rgb),0.04) 100%);border-radius: 24px;border: 1px dashed var(--st-border)}.st-bento-cta p{font-size: 20px;color: var(--st-text);font-weight: 600;margin-bottom: 8px}.st-bento-cta span{font-size: 16px;color: var(--st-text-md);display: block;margin-bottom: 24px}.st-cta-secondary{display: inline-flex;align-items: center;gap: 8px;background: var(--st-white);color: var(--st-primary);border: 2px solid var(--st-primary);padding: 14px 32px;border-radius: 50px;text-decoration: none;font-weight: 600;font-size: 16px;transition: all 0.3s ease}.st-cta-secondary:hover{background: var(--st-primary);color: #fff;transform: translateY(-2px);box-shadow: 0 6px 24px rgba(var(--st-primary-rgb),0.3)}@media (max-width: 768px){.st-bento{grid-template-columns: 1fr}}@media (max-width: 480px){.st-bento-card{padding: 28px 24px}}
.st-schemas-preview{padding: 100px 24px;background: linear-gradient(180deg,var(--st-white) 0%,var(--st-cream) 100%)}.st-schemas-grid{display: grid;grid-template-columns: repeat(2,1fr);gap: 24px;margin-top: 56px}.st-schema-card{background: var(--st-white);border: 1.5px solid var(--st-border);border-radius: 24px;padding: 36px 32px;transition: all 0.3s ease}.st-schema-card:hover{transform: translateY(-4px);border-color: var(--st-primary-light);box-shadow: 0 16px 40px rgba(var(--st-primary-rgb),0.12)}.st-schema-card-head{display: flex;align-items: center;gap: 14px;margin-bottom: 12px}.st-schema-emoji{font-size: 36px;line-height: 1;flex-shrink: 0}.st-schema-card h3{font-size: 22px;font-weight: 800;color: var(--st-text);line-height: 1.3}.st-schema-prompt{font-size: 16px;font-style: italic;color: var(--st-primary-dark);margin: 0 0 18px 0;padding-left: 14px;border-left: 3px solid var(--st-primary-light);line-height: 1.5}.st-schema-symptoms{list-style: none;padding: 0;margin: 0;display: flex;flex-direction: column;gap: 10px}.st-schema-symptoms li{display: flex;align-items: flex-start;gap: 10px;font-size: 15px;color: var(--st-text-md);line-height: 1.5}.st-schema-symptoms li::before{content: "";display: block;width: 6px;height: 6px;background: var(--st-primary);border-radius: 50%;margin-top: 9px;flex-shrink: 0}.st-schema-link{display: inline-block;margin-top: 16px;font-size: 15px;font-weight: 600;color: var(--st-primary-dark);text-decoration: none;transition: color 0.2s}.st-schema-link:hover{color: var(--st-primary)}@media (max-width: 768px){.st-schemas-preview{padding: 70px 20px}.st-schemas-grid{grid-template-columns: 1fr;gap: 16px;margin-top: 40px}.st-schema-card{padding: 28px 24px}.st-schema-card h3{font-size: 20px}}@media (max-width: 480px){.st-schema-card{padding: 26px 22px}}
.st-steps{padding: 100px 24px;background: linear-gradient(180deg,var(--st-white) 0%,var(--st-secondary) 100%)}.st-steps-grid{display: grid;grid-template-columns: repeat(3,1fr);gap: 32px;margin-top: 56px;position: relative}.st-steps-grid::before{content: '';position: absolute;top: 48px;left: calc(16.66% + 32px);right: calc(16.66% + 32px);height: 3px;background: linear-gradient(90deg,var(--st-primary-light),var(--st-accent));border-radius: 2px;z-index: 0}.st-step{text-align: center;position: relative;z-index: 1}.st-step-num{width: 96px;height: 96px;background: var(--st-white);border: 3px solid var(--st-primary-light);border-radius: 50%;display: flex;align-items: center;justify-content: center;margin: 0 auto 24px;transition: all 0.3s ease}.st-step-num span{font-size: 36px;font-weight: 800;background: linear-gradient(135deg,var(--st-primary) 0%,var(--st-primary-dark) 100%);-webkit-background-clip: text;background-clip: text;-webkit-text-fill-color: transparent}.st-step:hover .st-step-num{background: linear-gradient(135deg,var(--st-primary) 0%,var(--st-primary-dark) 100%);border-color: transparent;box-shadow: 0 8px 30px rgba(var(--st-primary-rgb),0.3);transform: scale(1.05)}.st-step:hover .st-step-num span{background: none;-webkit-text-fill-color: #fff}.st-step h3{font-size: 20px;font-weight: 700;color: var(--st-text);margin-bottom: 12px}.st-step p{font-size: 15px;color: var(--st-text-md);line-height: 1.6;max-width: 280px;margin: 0 auto}.st-step-time{display: inline-block;background: rgba(var(--st-primary-rgb),0.1);color: var(--st-primary);font-size: 13px;font-weight: 600;padding: 4px 14px;border-radius: 50px;margin-top: 16px}.st-steps-bottom{text-align: center;margin-top: 56px}.st-steps-media{display: grid;grid-template-columns: minmax(220px,360px) minmax(240px,440px);align-items: center;justify-content: center;gap: 44px;max-width: 900px;margin: 56px auto 0;padding: 34px;border: 1px solid var(--st-border);border-radius: 28px;background: rgba(255,255,255,0.8);box-shadow: 0 18px 50px rgba(var(--st-primary-rgb),0.08)}.st-steps-media img{width: 100%;max-height: 520px;object-fit: contain;object-position: center}.st-steps-media figcaption{color: var(--st-text-md);font-size: 20px;font-weight: 600;line-height: 1.6;text-align: left}@media (max-width: 768px){.st-steps-grid{grid-template-columns: 1fr;gap: 40px}.st-steps-grid::before{display: none}.st-steps-media{grid-template-columns: 1fr;gap: 20px;padding: 24px}.st-steps-media img{max-height: 420px}.st-steps-media figcaption{font-size: 16px;text-align: center}}
.st-test-preview{padding: 100px 24px;background: linear-gradient(180deg,var(--st-cream) 0%,var(--st-white) 100%)}.st-test-mockup{max-width: 600px;margin: 56px auto 0;background: var(--st-white);border: 1px solid var(--st-border);border-radius: 28px;padding: 36px;box-shadow: 0 30px 80px rgba(var(--st-primary-rgb),0.12)}.st-test-mockup-header{display: flex;align-items: center;gap: 16px;padding-bottom: 24px;border-bottom: 1px solid var(--st-muted);margin-bottom: 28px}.st-test-mockup-avatar{width: 56px;height: 56px;border-radius: 50%;background: linear-gradient(135deg,var(--st-primary) 0%,var(--st-primary-dark) 100%);box-shadow: 0 8px 20px rgba(var(--st-primary-rgb),0.3);flex-shrink: 0}.st-test-mockup-title{display: flex;flex-direction: column;gap: 2px}.st-test-mockup-title strong{font-size: 18px;font-weight: 700;color: var(--st-text)}.st-test-mockup-title span{font-size: 13px;color: var(--st-text-lt)}.st-test-mockup-bars{display: flex;flex-direction: column;gap: 18px}.st-test-bar{display: flex;flex-direction: column;gap: 8px}.st-test-bar-row{display: flex;justify-content: space-between;align-items: center}.st-test-bar-name{font-size: 15px;font-weight: 700;color: var(--st-text)}.st-test-bar-pct{font-size: 14px;font-weight: 700;color: var(--st-primary-dark)}.st-test-bar-track{height: 10px;background: var(--st-muted);border-radius: 10px;overflow: hidden}.st-test-bar-fill{height: 100%;background: linear-gradient(90deg,var(--st-primary) 0%,var(--st-primary-dark) 100%);border-radius: 10px}.st-test-mockup-footer{margin-top: 28px;padding-top: 20px;border-top: 1px solid var(--st-muted);font-size: 14px;color: var(--st-text-lt);text-align: center;font-style: italic}@media (max-width: 768px){.st-test-preview{padding: 70px 20px}.st-test-mockup{padding: 28px 24px;margin-top: 40px}}@media (max-width: 480px){.st-test-mockup{padding: 24px 18px;border-radius: 22px}}
.st-about{padding: 110px 24px;background: linear-gradient(160deg,#2D2119 0%,#3A2E28 50%,#2D2420 100%);color: #fff;position: relative;overflow: hidden}.st-about-orb{position: absolute;top: -100px;right: -100px;width: 500px;height: 500px;background: radial-gradient(circle,rgba(var(--st-primary-rgb),0.15) 0%,transparent 60%);border-radius: 50%;pointer-events: none}.st-about-inner{max-width: 1100px;margin: 0 auto;display: grid;grid-template-columns: 1.1fr 0.9fr;gap: 64px;align-items: center;position: relative;z-index: 1}.st-about-label{display: inline-flex;align-items: center;gap: 6px;font-size: 13px;font-weight: 700;text-transform: uppercase;letter-spacing: 1.5px;color: var(--st-primary-light);margin-bottom: 16px}.st-about h2{font-size: clamp(28px,3.5vw,40px);font-weight: 800;line-height: 1.2;letter-spacing: -0.02em;margin-bottom: 24px}.st-about h2 em{font-style: normal;background: linear-gradient(135deg,var(--st-primary-light) 0%,var(--st-accent) 100%);-webkit-background-clip: text;background-clip: text;-webkit-text-fill-color: transparent}.st-about-text{font-size: 17px;color: rgba(255,255,255,0.78);line-height: 1.8;margin-bottom: 24px}.st-about-highlight{background: rgba(var(--st-primary-rgb),0.12);border-left: 3px solid var(--st-primary-light);padding: 20px 24px;border-radius: 0 16px 16px 0;font-size: 16px;color: rgba(255,255,255,0.9);line-height: 1.7;margin-top: 32px}.st-about-cards{display: flex;flex-direction: column;gap: 20px}.st-about-card{background: rgba(255,255,255,0.06);backdrop-filter: blur(12px);-webkit-backdrop-filter: blur(12px);border: 1px solid rgba(255,255,255,0.1);border-radius: 20px;padding: 28px;transition: all 0.3s ease}.st-about-card:hover{background: rgba(255,255,255,0.1);transform: translateY(-3px);box-shadow: 0 12px 40px rgba(0,0,0,0.3)}.st-about-card-title{font-size: 18px;font-weight: 700;margin-bottom: 8px;display: flex;align-items: center;gap: 10px}.st-about-card-title svg{width: 22px;height: 22px;color: var(--st-primary-light);flex-shrink: 0}.st-about-card p{font-size: 15px;color: rgba(255,255,255,0.68);line-height: 1.6}.st-chat-mockup{background: rgba(255,255,255,0.06);backdrop-filter: blur(14px);-webkit-backdrop-filter: blur(14px);border: 1px solid rgba(255,255,255,0.16);border-radius: 24px;padding: 26px;display: flex;flex-direction: column;gap: 14px;margin-bottom: 20px}.st-chat-header{display: flex;align-items: center;gap: 10px;font-size: 11px;font-weight: 700;text-transform: uppercase;letter-spacing: 0.08em;color: rgba(255,255,255,0.6);margin-bottom: 4px}.st-chat-dot{width: 8px;height: 8px;border-radius: 50%;background: #22C55E;box-shadow: 0 0 0 3px rgba(34,197,94,0.2);position: relative}.st-chat-dot::before{content: "";position: absolute;inset: 0;border-radius: inherit;box-shadow: 0 0 12px rgba(34,197,94,0.7);animation: st-pulse-glow 2s ease-in-out infinite}.st-chat-msg{display: flex;flex-direction: column;gap: 4px;max-width: 92%}.st-chat-msg strong{font-size: 11px;font-weight: 700;text-transform: uppercase;letter-spacing: 0.06em;color: rgba(255,255,255,0.55)}.st-chat-msg p{font-size: 14px;line-height: 1.55;padding: 12px 16px;border-radius: 16px;margin: 0}.st-chat-msg--aura{align-self: flex-start}.st-chat-msg--aura p{background: rgba(var(--st-primary-rgb),0.22);color: rgba(255,255,255,0.96);border-bottom-left-radius: 4px}.st-chat-msg--user{align-self: flex-end;align-items: flex-end}.st-chat-msg--user p{background: rgba(255,255,255,0.14);color: rgba(255,255,255,0.94);border-bottom-right-radius: 4px}@media (max-width: 1024px){.st-about-inner{grid-template-columns: 1fr;gap: 48px}}@media (max-width: 768px){.st-about h2{font-size: 26px}.st-about-orb{display: none}.st-chat-mockup{padding: 20px}.st-chat-msg p{font-size: 13px;padding: 10px 14px}}@media (max-width: 480px){.st-about-card{padding: 24px 20px}}@media (max-width: 768px){.st-about-card,.st-chat-mockup{-webkit-backdrop-filter: none;backdrop-filter: none}}@media (prefers-reduced-motion: reduce){.st-chat-dot::before{animation: none}}
.st-memory{padding: 100px 24px;background: var(--st-white)}.st-memory-grid{display: grid;grid-template-columns: repeat(auto-fit,minmax(300px,1fr));gap: 20px;max-width: 1100px;margin: 56px auto 0}.st-memory-card{background: var(--st-cream);border: 1px solid var(--st-border);border-radius: 20px;padding: 28px;display: flex;gap: 16px;align-items: flex-start;transition: all 0.3s ease}.st-memory-card:hover{transform: translateY(-4px);border-color: var(--st-primary-light);box-shadow: 0 14px 36px rgba(var(--st-primary-rgb),0.12)}.st-memory-emoji{font-size: 34px;line-height: 1;flex-shrink: 0}.st-memory-card-body h4{font-size: 18px;font-weight: 700;color: var(--st-text);margin: 0 0 6px 0;line-height: 1.3}.st-memory-card-body p{font-size: 14px;color: var(--st-text-md);line-height: 1.55;margin: 0}.st-memory-card--highlight{background: linear-gradient(135deg,var(--st-cream) 0%,var(--st-secondary) 100%);border: 2px solid var(--st-primary-light);grid-column: 1 / -1}.st-memory-card--highlight .st-memory-card-body h4{color: var(--st-primary-dark)}@media (max-width: 768px){.st-memory{padding: 70px 20px}.st-memory-grid{grid-template-columns: 1fr;gap: 14px;margin-top: 40px}.st-memory-card{padding: 24px}}@media (max-width: 480px){.st-memory-card{padding: 22px;gap: 14px}.st-memory-emoji{font-size: 30px}}
.st-voice{padding: 80px 24px;background: linear-gradient(135deg,var(--st-cream) 0%,var(--st-secondary) 60%,var(--st-cream) 100%)}.st-voice-wrap{max-width: 1100px;margin: 0 auto;display: flex;flex-direction: column;align-items: center;text-align: center}.st-voice-badge{display: inline-flex;align-items: center;gap: 6px;padding: 8px 18px;border-radius: 100px;background: rgba(var(--st-primary-rgb),0.12);color: var(--st-primary-dark);font-size: 13px;font-weight: 700;letter-spacing: 0.02em;margin-bottom: 18px;text-transform: uppercase}.st-voice-title{font-size: 40px;font-weight: 800;color: var(--st-text);line-height: 1.15;margin: 0 0 16px;max-width: 760px}.st-voice-subtitle{font-size: 17px;color: var(--st-text-md);line-height: 1.6;max-width: 620px;margin: 0 0 44px}.st-voice-features{display: grid;grid-template-columns: repeat(3,1fr);gap: 20px;width: 100%;margin-bottom: 40px}.st-voice-feature{background: var(--st-white);border-radius: 22px;padding: 28px 22px;box-shadow: 0 8px 30px rgba(45,45,45,0.05);border: 1px solid var(--st-border);text-align: center;transition: transform 0.3s cubic-bezier(.22,1,.36,1),box-shadow 0.3s}.st-voice-feature:hover{transform: translateY(-4px);box-shadow: 0 16px 40px rgba(var(--st-primary-rgb),0.15)}.st-voice-feature-icon{width: 60px;height: 60px;border-radius: 50%;background: rgba(var(--st-primary-rgb),0.12);display: flex;align-items: center;justify-content: center;margin: 0 auto 16px;color: var(--st-primary)}.st-voice-feature-title{font-size: 17px;font-weight: 700;color: var(--st-text);margin: 0 0 8px}.st-voice-feature-text{font-size: 14px;color: var(--st-text-md);line-height: 1.55;margin: 0}.st-voice-cta{margin-top: 8px}.st-voice-hint{margin-top: 12px;font-size: 13px;color: var(--st-text-lt);line-height: 1.4;max-width: 480px}@media (max-width: 900px){.st-voice{padding: 56px 20px}.st-voice-title{font-size: 30px}.st-voice-subtitle{font-size: 15px;margin-bottom: 32px}.st-voice-features{grid-template-columns: 1fr;gap: 14px;margin-bottom: 28px}}@media (max-width: 480px){.st-voice-title{font-size: 26px}}
.st-compare{padding: 100px 24px;background: linear-gradient(180deg,var(--st-cream) 0%,var(--st-white) 100%)}.st-compare-table{width: 100%;max-width: 920px;margin: 56px auto 0;border-collapse: separate;border-spacing: 0;background: var(--st-white);border-radius: 24px;overflow: hidden;box-shadow: 0 20px 60px rgba(45,45,45,0.06);border: 1px solid var(--st-border)}.st-compare-table thead th{font-size: 16px;font-weight: 800;padding: 24px;text-align: left;color: var(--st-text);background: var(--st-cream);border-bottom: 2px solid var(--st-border)}.st-compare-table thead th:first-child{background: var(--st-white);width: 30%}.st-compare-table thead th.st-compare-aura{background: rgba(var(--st-primary-rgb),0.14);color: var(--st-primary-dark)}.st-compare-table tbody td{padding: 20px 24px;font-size: 15px;color: var(--st-text-md);border-bottom: 1px solid var(--st-muted);line-height: 1.5;vertical-align: top}.st-compare-table tbody tr:last-child td{border-bottom: none}.st-compare-table tbody td:first-child{font-weight: 700;color: var(--st-text);background: var(--st-cream)}.st-compare-table tbody td.st-compare-aura{background: rgba(var(--st-primary-rgb),0.05);color: var(--st-text);font-weight: 600}.st-compare-note{max-width: 700px;margin: 24px auto 0;text-align: center;font-size: 13px;color: var(--st-text-lt);font-style: italic;line-height: 1.5}@media (max-width: 768px){.st-compare{padding: 70px 20px}.st-compare-table{display: block;background: transparent;box-shadow: none;border: none;overflow: visible;margin-top: 40px}.st-compare-table thead{display: none}.st-compare-table tbody,.st-compare-table tr,.st-compare-table td{display: block;width: 100%}.st-compare-table tbody tr{background: var(--st-white);border: 1px solid var(--st-border);border-radius: 20px;padding: 8px 0;margin-bottom: 16px;box-shadow: 0 6px 20px rgba(45,45,45,0.04)}.st-compare-table tbody td{border-bottom: 1px solid var(--st-muted);padding: 14px 20px}.st-compare-table tbody tr td:last-child{border-bottom: none}.st-compare-table tbody td:first-child{background: transparent;font-size: 15px;font-weight: 800;color: var(--st-primary-dark);padding-bottom: 8px;border-bottom: 1px solid var(--st-border)}.st-compare-table tbody td[data-label]::before{content: attr(data-label);display: block;font-size: 11px;font-weight: 700;text-transform: uppercase;letter-spacing: 0.06em;color: var(--st-text-lt);margin-bottom: 4px}.st-compare-table tbody td.st-compare-aura[data-label]::before{color: var(--st-primary-dark)}}
.st-risk-reversal{padding: 100px 24px 80px;background: var(--st-cream)}.st-risk-grid{display: grid;grid-template-columns: repeat(4,1fr);gap: 20px;margin-top: 56px}.st-risk-card{background: var(--st-white);border: 1px solid var(--st-border);border-radius: 22px;padding: 32px 24px;text-align: center;transition: all 0.3s ease}.st-risk-card:hover{transform: translateY(-3px);border-color: var(--st-primary-light);box-shadow: 0 14px 36px rgba(var(--st-primary-rgb),0.10)}.st-risk-icon{width: 64px;height: 64px;border-radius: 50%;background: radial-gradient(circle,rgba(var(--st-primary-rgb),0.22) 0%,rgba(var(--st-primary-rgb),0.06) 100%);display: inline-flex;align-items: center;justify-content: center;margin: 0 auto 18px;font-size: 30px}.st-risk-card h3{font-size: 18px;font-weight: 800;color: var(--st-text);margin: 0 0 10px 0}.st-risk-card p{font-size: 14px;color: var(--st-text-md);line-height: 1.55;margin: 0}@media (max-width: 1024px){.st-risk-grid{grid-template-columns: repeat(2,1fr)}}@media (max-width: 768px){.st-risk-reversal{padding: 70px 20px}.st-risk-grid{grid-template-columns: repeat(2,1fr);gap: 14px;margin-top: 40px}.st-risk-card{padding: 26px 18px}}@media (max-width: 480px){.st-risk-grid{grid-template-columns: 1fr}}
.st-pricing{padding: 100px 24px;background: var(--st-cream)}.st-pricing-card{max-width: 560px;margin: 56px auto 0;background: var(--st-white);border-radius: 28px;padding: 48px 44px;position: relative;border: 2px solid var(--st-border);box-shadow: 0 4px 24px rgba(var(--st-primary-rgb),0.08),0 24px 64px rgba(var(--st-primary-rgb),0.06);overflow: visible;text-align: center}.st-pricing-badge{position: absolute;top: -16px;left: 50%;transform: translateX(-50%);background: linear-gradient(135deg,var(--st-primary) 0%,var(--st-primary-dark) 100%);color: #fff;padding: 8px 28px;border-radius: 50px;font-size: 14px;font-weight: 700;white-space: nowrap;letter-spacing: 0.02em;box-shadow: 0 4px 16px rgba(var(--st-primary-rgb),0.3)}.st-pricing-header{margin-top: 16px}.st-pricing-price{display: flex;align-items: baseline;justify-content: center;gap: 8px}.st-pricing-amount{font-size: clamp(42px,5vw,56px);font-weight: 800;color: var(--st-text);line-height: 1;letter-spacing: -0.02em}.st-pricing-period{font-size: 18px;color: var(--st-text-lt);font-weight: 500}.st-pricing-payment{margin-top: 10px;font-size: 13px;color: var(--st-text-lt);font-weight: 500}.st-pricing-divider{height: 2px;background: linear-gradient(90deg,transparent 0%,var(--st-secondary) 30%,var(--st-primary-light) 50%,var(--st-secondary) 70%,transparent 100%);margin: 32px 0;border-radius: 2px}.st-pricing-features{list-style: none;text-align: left}.st-pricing-features li{display: flex;align-items: flex-start;gap: 16px;padding: 16px 0;border-bottom: 1px solid rgba(0,0,0,0.04)}.st-pricing-features li:last-child{border-bottom: none}.st-pricing-icon{width: 42px;height: 42px;border-radius: 12px;display: flex;align-items: center;justify-content: center;flex-shrink: 0;margin-top: 2px}.st-pricing-icon svg{width: 20px;height: 20px}.st-pricing-icon--sessions{background: #EDE9FE;color: #7C3AED}.st-pricing-icon--methods{background: var(--st-secondary);color: var(--st-primary-dark)}.st-pricing-icon--voice{background: #FEE2E2;color: #DC2626}.st-pricing-icon--diary{background: #D1FAE5;color: #059669}.st-pricing-icon--tests{background: #DBEAFE;color: #2563EB}.st-pricing-icon--portrait{background: #FEF3C7;color: #D97706}.st-pricing-icon--anon{background: #F3E8FF;color: #9333EA}.st-pricing-features li div:last-child{display: flex;flex-direction: column;gap: 2px}.st-pricing-features li strong{font-size: 16px;font-weight: 700;color: var(--st-text);line-height: 1.3}.st-pricing-features li span{font-size: 14px;color: var(--st-text-lt);font-weight: 400;line-height: 1.4}.st-pricing-cta{display: inline-flex;align-items: center;gap: 10px;margin-top: 32px;padding: 18px 40px;background: linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);color: #fff;text-decoration: none;font-weight: 700;font-size: 18px;border-radius: 50px;transition: all 0.3s ease;position: relative;overflow: hidden}.st-pricing-cta::before{content: '';position: absolute;top: 0;left: -100%;width: 100%;height: 100%;background: linear-gradient(90deg,transparent,rgba(255,255,255,0.1),transparent);transition: left 0.5s ease}.st-pricing-cta:hover{transform: translateY(-2px);box-shadow: 0 8px 30px rgba(0,0,0,0.2);background: #1a1a1a}.st-pricing-cta:hover::before{left: 100%}.st-pricing-cta svg{width: 20px;height: 20px;flex-shrink: 0}.st-pricing-compare{margin: 24px auto 0;color: var(--st-text-lt);font-size: 14px;line-height: 1.55}.st-pricing-compare a{color: var(--st-primary-dark);font-weight: 700;text-underline-offset: 3px}@media (max-width: 1024px){.st-pricing-card{padding: 44px 32px}}@media (max-width: 768px){.st-pricing-card{padding: 36px 24px}.st-pricing-icon{width: 36px;height: 36px;border-radius: 10px}.st-pricing-icon svg{width: 18px;height: 18px}.st-pricing-cta{padding: 16px 32px;font-size: 16px;width: 100%;justify-content: center}}@media (max-width: 480px){.st-pricing-card{padding: 32px 20px;border-radius: 22px}.st-pricing-features li{gap: 12px;padding: 14px 0}}
.st-payment-ru{padding: 60px 24px;background: var(--st-cream)}.st-pru-grid{display: grid;grid-template-columns: repeat(3,1fr);gap: 28px;margin-top: 40px;max-width: 800px;margin-left: auto;margin-right: auto;text-align: center}.st-pru-card{display: flex;flex-direction: column;align-items: center;gap: 8px}.st-pru-icon{font-size: 2.5rem;line-height: 1}.st-pru-card h4{font-size: 17px;font-weight: 700;color: var(--st-text);margin: 0}.st-pru-card p{font-size: 14px;color: var(--st-text-md);margin: 0;line-height: 1.5}@media (max-width: 768px){.st-payment-ru{padding: 50px 20px}.st-pru-grid{grid-template-columns: 1fr;gap: 24px}}
.st-diary{padding: 100px 24px;background: linear-gradient(180deg,var(--st-white) 0%,var(--st-cream) 100%)}.st-diary-grid{display: grid;grid-template-columns: repeat(3,1fr);gap: 24px;margin-top: 56px}.st-diary-card{background: var(--st-white);border-radius: 24px;padding: 40px 32px;border: 1px solid var(--st-border);transition: all 0.4s cubic-bezier(0.22,1,0.36,1);position: relative;overflow: hidden}.st-diary-card::before{content: '';position: absolute;top: 0;left: 0;right: 0;height: 3px;border-radius: 24px 24px 0 0;opacity: 0;transition: opacity 0.4s ease}.st-diary-card:nth-child(1)::before{background: linear-gradient(90deg,var(--st-primary),var(--st-primary-light))}.st-diary-card:nth-child(2)::before{background: linear-gradient(90deg,#7C3AED,#A78BFA)}.st-diary-card:nth-child(3)::before{background: linear-gradient(90deg,#059669,#34D399)}.st-diary-card:hover{transform: translateY(-6px);box-shadow: 0 20px 50px rgba(0,0,0,0.08);border-color: transparent}.st-diary-card:hover::before{opacity: 1}.st-diary-icon-wrap{width: 56px;height: 56px;border-radius: 16px;display: flex;align-items: center;justify-content: center;margin-bottom: 24px}.st-diary-icon--abc{background: linear-gradient(135deg,var(--st-secondary) 0%,var(--st-secondary-dark) 100%);color: var(--st-primary-dark)}.st-diary-icon--ai{background: linear-gradient(135deg,#EDE9FE 0%,#DDD6FE 100%);color: #7C3AED}.st-diary-icon--progress{background: linear-gradient(135deg,#D1FAE5 0%,#A7F3D0 100%);color: #059669}.st-diary-card h3{font-size: 20px;font-weight: 700;color: var(--st-text);margin-bottom: 12px;line-height: 1.3}.st-diary-card p{font-size: 15px;color: var(--st-text-md);line-height: 1.6}@media (max-width: 1024px){.st-diary-grid{grid-template-columns: 1fr;max-width: 500px;margin-left: auto;margin-right: auto}}
.st-mid-cta{padding: 40px 24px 80px;background: var(--st-white)}.st-mid-cta-card{max-width: 1000px;margin: 0 auto;background: var(--st-cream);border: 2px dashed rgba(var(--st-primary-rgb),0.4);border-radius: 28px;padding: 40px 48px;display: flex;align-items: center;justify-content: space-between;gap: 32px}.st-mid-cta-text{flex: 1}.st-mid-cta-text h3{font-size: 24px;font-weight: 800;color: var(--st-text);margin: 0 0 8px 0;line-height: 1.3}.st-mid-cta-text p{font-size: 15px;color: var(--st-text-md);margin: 0;line-height: 1.5}.st-mid-cta-card .st-cta-primary{flex-shrink: 0}.st-mid-cta-chips{max-width: 1000px;margin: 18px auto 0;display: flex;justify-content: center}@media (max-width: 768px){.st-mid-cta-card{flex-direction: column;text-align: center;padding: 32px 28px;gap: 24px}.st-mid-cta-text h3{font-size: 21px}}@media (max-width: 480px){.st-mid-cta-card{padding: 28px 22px}}
.st-security{padding: 100px 24px;background: var(--st-white)}.st-security-grid{display: grid;grid-template-columns: repeat(4,1fr);gap: 20px;margin-top: 56px}.st-security-card{background: var(--st-cream);border-radius: 20px;padding: 32px 24px;text-align: center;transition: all 0.3s ease;border: 1px solid transparent}.st-security-card:hover{border-color: var(--st-glass-border);transform: translateY(-4px);box-shadow: 0 10px 30px rgba(var(--st-primary-rgb),0.08)}.st-security-icon{width: 56px;height: 56px;background: linear-gradient(135deg,rgba(var(--st-primary-rgb),0.1) 0%,rgba(var(--st-primary-light-rgb),0.06) 100%);border-radius: 16px;display: flex;align-items: center;justify-content: center;margin: 0 auto 16px;color: var(--st-primary)}.st-security-card h3{font-size: 16px;font-weight: 700;color: var(--st-text);margin-bottom: 8px}.st-security-card p{font-size: 14px;color: var(--st-text-md);line-height: 1.5}.st-security-note{max-width: 760px;margin: 32px auto 0;text-align: center;color: var(--st-text-md);font-size: 15px;line-height: 1.6}.st-security-note a{color: var(--st-primary);font-weight: 600;text-decoration: underline;text-underline-offset: 3px}@media (max-width: 1024px){.st-security-grid{grid-template-columns: repeat(2,1fr)}}@media (max-width: 768px){.st-security-grid{grid-template-columns: 1fr}}
.st-faq{padding: 100px 24px;background: var(--st-white)}.st-faq-list{max-width: 800px;margin: 56px auto 0}.st-faq-item{background: var(--st-cream);border-radius: 16px;margin-bottom: 12px;overflow: hidden;border: 1px solid transparent;transition: border-color 0.3s ease}.st-faq-item:hover,.st-faq-item.active{border-color: var(--st-glass-border)}.st-faq-q{width: 100%;padding: 22px 28px;background: none;border: none;text-align: left;font-family: 'Manrope','Manrope Fallback',sans-serif;font-size: 17px;font-weight: 600;color: var(--st-text);cursor: pointer;display: flex;justify-content: space-between;align-items: center;gap: 16px;transition: color 0.3s ease}.st-faq-q:hover{color: var(--st-primary)}.st-faq-q svg{flex-shrink: 0;transition: transform 0.3s ease;color: var(--st-primary)}.st-faq-item.active .st-faq-q svg{transform: rotate(180deg)}.st-faq-a{max-height: 0;overflow: hidden;transition: max-height 0.4s ease,padding 0.3s ease;padding: 0 28px}.st-faq-item.active .st-faq-a{max-height: 400px;padding: 0 28px 24px}.st-faq-a-body,.st-faq-a-body p{font-size: 16px;color: var(--st-text-md);line-height: 1.7}.st-faq-a-body p + p{margin-top: 12px}.st-faq-a-body a{color: var(--st-primary);font-weight: 600;text-decoration: underline;text-underline-offset: 3px}
.st-final-cta{padding: 110px 24px;background: linear-gradient(160deg,#2D2119 0%,#3A2E28 40%,#4A3F38 100%);color: #fff;text-align: center;position: relative;overflow: hidden}.st-final-cta-orb{position: absolute;bottom: -80px;left: 50%;transform: translateX(-50%);width: 600px;height: 300px;background: radial-gradient(ellipse,rgba(var(--st-primary-rgb),0.2) 0%,transparent 70%);pointer-events: none}.st-final-inner{max-width: 700px;margin: 0 auto;position: relative;z-index: 1}.st-final-cta h2{font-size: clamp(30px,4.5vw,48px);font-weight: 800;letter-spacing: -0.02em;margin-bottom: 20px;line-height: 1.2}.st-final-cta-text{font-size: 19px;color: rgba(255,255,255,0.82);margin-bottom: 40px;line-height: 1.7;max-width: 560px;margin-left: auto;margin-right: auto}.st-cta-white{display: inline-flex;align-items: center;gap: 10px;background: #fff;color: var(--st-primary-dark);padding: 18px 44px;border-radius: 50px;text-decoration: none;font-weight: 700;font-size: 18px;transition: all 0.3s ease;box-shadow: 0 6px 30px rgba(0,0,0,0.2)}.st-cta-white:hover{transform: translateY(-2px);box-shadow: 0 10px 40px rgba(0,0,0,0.3)}@media (max-width: 768px){.st-final-cta-orb{display: none}}@media (max-width: 480px){.st-final-cta h2{font-size: 26px}.st-cta-white{padding: 16px 32px;font-size: 16px}}
.schema-therapy .app-hero-section{background: linear-gradient(135deg,#E8804D 0%,#FF9966 100%);color: white;padding: 80px 20px;display: flex;justify-content: center;align-items: center;min-height: 600px}.schema-therapy .app-hero-container{max-width: 1100px;width: 100%;display: grid;grid-template-columns: 1fr 1fr;gap: 60px;align-items: center}.schema-therapy .app-phone-mockup{width: 300px;height: 600px;background: #1a1a1a;border-radius: 40px;padding: 12px;box-shadow: 0 20px 50px rgba(0,0,0,0.3);margin: 0 auto;position: relative}.schema-therapy .app-phone-screen{width: 100%;height: 100%;background-color: #FF9966;border-radius: 30px;position: relative;overflow: hidden;display: flex;flex-direction: column;align-items: center;padding-top: 60px;color: #333}.schema-therapy .app-phone-notch{position: absolute;top: 12px;left: 50%;transform: translateX(-50%);width: 100px;height: 25px;background: #1a1a1a;border-radius: 0 0 15px 15px;z-index: 2}.schema-therapy .app-screen-content{width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: flex-start;padding: 6px;gap: 10px}.schema-therapy .app-screen-top{width: 100%;flex-shrink: 0}.schema-therapy .app-screen-top-image{width: 100%;height: auto;display: block}.schema-therapy .app-screen-center{width: 100%;flex: 1;display: flex;align-items: center;justify-content: center}.schema-therapy .app-screen-center-image{width: calc(100% - 12px);aspect-ratio: 1;object-fit: cover;border-radius: 12px;display: block}.schema-therapy .app-content-block{color: white}.schema-therapy .app-content-title{font-size: 48px;margin: 0 0 20px;line-height: 1.1;font-weight: 700}.schema-therapy .app-content-text{font-size: 18px;opacity: 0.9;margin-bottom: 40px;max-width: 450px;line-height: 1.5}.schema-therapy .app-stats-grid{display: grid;grid-template-columns: 1fr 1fr;gap: 20px;margin-bottom: 40px}.schema-therapy .app-stat-card{background: white;color: #333;padding: 25px;border-radius: 24px;display: flex;flex-direction: column;justify-content: center;min-height: 120px;transition: all 0.3s ease}.schema-therapy .app-stat-card:hover{transform: translateY(-5px);box-shadow: 0 10px 30px rgba(0,0,0,0.15)}.schema-therapy .app-stat-number{font-size: 36px;font-weight: 800;margin-bottom: 5px;color: var(--st-primary)}.schema-therapy .app-stat-label{font-size: 14px;color: #666;line-height: 1.3}.schema-therapy .app-cta-button{display: inline-flex;align-items: center;background: linear-gradient(90deg,var(--st-amber),var(--st-amber-light));color: white;text-decoration: none;padding: 16px 32px;border-radius: 50px;font-weight: 600;font-size: 18px;transition: transform 0.2s;box-shadow: 0 10px 20px rgba(255,153,102,0.3)}.schema-therapy .app-cta-button:hover{transform: translateY(-2px);box-shadow: 0 12px 25px rgba(255,153,102,0.4)}.schema-therapy .app-arrow{margin-left: 10px;font-size: 24px;font-weight: bold}.schema-therapy .app-cta-hint{margin-top: 12px;font-size: 14px;color: rgba(255,255,255,0.6);font-weight: 500}@media (max-width: 768px){.schema-therapy .app-hero-container{grid-template-columns: 1fr;text-align: center;gap: 40px}.schema-therapy .app-content-block{display: flex;flex-direction: column;align-items: center}.schema-therapy .app-content-title{font-size: 36px}.schema-therapy .app-content-text{text-align: center}}.schema-therapy .header{background: rgba(255,255,255,0.92);backdrop-filter: blur(12px);-webkit-backdrop-filter: blur(12px);box-shadow: 0 2px 20px rgba(0,0,0,0.05)}@media (max-width: 768px){.schema-therapy .header{-webkit-backdrop-filter: none;backdrop-filter: none;background: rgba(255,255,255,0.96)}}.schema-therapy .header__brand-text{color: var(--st-text)}.schema-therapy .header__button{background: var(--st-primary);color: white;border: none}.schema-therapy .header__button:hover{background: var(--st-primary-dark)}.schema-therapy .menu__link{color: var(--st-text)}.schema-therapy .menu__link:hover{color: var(--st-primary)}.schema-therapy .footer{background: linear-gradient(135deg,#FAF6F1 0%,#FFE5D9 50%,#FFFFFF 100%);border-top: 1px solid var(--st-border)}.schema-therapy .footer__brand-text{color: var(--st-text)}.schema-therapy .footer__button{background: var(--st-primary);color: white;border: none}.schema-therapy .footer__button:hover{background: var(--st-primary-dark)}.schema-therapy .footer__faq a{color: var(--st-text-md)}.schema-therapy .footer__faq a:hover{color: var(--st-primary)}.schema-therapy .footer__cred{color: var(--st-text-lt)}.schema-therapy .footer__cred a{color: var(--st-text-md)}.schema-therapy .footer__cred a:hover{color: var(--st-primary)}
.verified-reviews{--vr-primary: var(--st-primary,#ff7167);--vr-primary-dark: var(--st-primary-dark,#d94f45);--vr-primary-rgb: var(--st-primary-rgb,255,113,103);--vr-ink: var(--st-text,#211d1a);--vr-muted: var(--st-text-md,#5d5853);--vr-soft: var(--st-cream,#fff8f3);--vr-line: rgba(33,29,26,0.11);--vr-blue: #2f6f8f;--vr-green: #3f8064;position: relative;overflow: hidden;padding: 96px 24px;color: var(--vr-ink);background: linear-gradient(90deg,rgba(47,111,143,0.055) 1px,transparent 1px),linear-gradient(180deg,#f7fbff 0%,#fff7f2 46%,#f5fbf7 100%);background-size: 40px 40px,auto}.verified-reviews::before{content: "";position: absolute;inset: 0;pointer-events: none;background: linear-gradient(120deg,rgba(var(--vr-primary-rgb),0.12),transparent 36%),linear-gradient(300deg,rgba(47,111,143,0.14),transparent 40%),linear-gradient(30deg,transparent 54%,rgba(63,128,100,0.1))}.verified-reviews__inner{position: relative;z-index: 1;max-width: 1180px;margin: 0 auto}.verified-reviews__header{display: grid;grid-template-columns: minmax(0,0.9fr) minmax(320px,1.1fr);gap: 32px;align-items: end;margin-bottom: 36px}.verified-reviews__kicker{grid-column: 1 / -1;display: inline-flex;width: fit-content;margin: 0 0 -12px;padding: 7px 12px;border: 1px solid rgba(var(--vr-primary-rgb),0.22);border-radius: 999px;background: rgba(255,255,255,0.72);color: var(--vr-primary-dark);font-size: 0.78rem;font-weight: 800;line-height: 1;text-transform: uppercase;letter-spacing: 0}.verified-reviews h2{max-width: 720px;margin: 0;color: var(--vr-ink);font-size: 3rem;font-weight: 800;line-height: 1.08;letter-spacing: 0}.verified-reviews__header > p:not(.verified-reviews__kicker){max-width: 560px;margin: 0;color: var(--vr-muted);font-size: 1.08rem;font-weight: 600;line-height: 1.72}.verified-reviews__layout{display: grid;grid-template-columns: minmax(340px,0.9fr) minmax(0,1.1fr);gap: 28px;align-items: start}.verified-reviews__media{position: sticky;top: 96px;min-height: 560px;overflow: visible}.verified-reviews__stack{position: relative;min-height: 560px}.verified-reviews__shot{position: absolute;display: block;overflow: hidden;border: 1px solid rgba(33,29,26,0.12);border-radius: 8px;background: #fff;color: var(--vr-ink);text-decoration: none;box-shadow: 0 18px 55px rgba(46,35,29,0.12)}.verified-reviews__shot img{display: block;width: 100%;height: 300px;object-fit: cover;object-position: top left;background: #fff}.verified-reviews__shot--1{top: 4px;left: 0;z-index: 3;width: 74%;transform: rotate(-2.5deg)}.verified-reviews__shot--2{top: 132px;right: 0;z-index: 2;width: 68%;transform: rotate(2deg)}.verified-reviews__shot--3{bottom: 48px;left: 52px;z-index: 4;width: 74%;transform: rotate(-1deg)}.verified-reviews__note{position: absolute;right: 12px;bottom: 0;z-index: 5;display: block;width: min(300px,66%);padding: 18px;border: 1px solid rgba(13,133,1,0.16);border-radius: 8px;background: #f3fff1;color: var(--vr-ink);text-decoration: none;box-shadow: 0 18px 45px rgba(13,133,1,0.12)}.verified-reviews__note span,.verified-reviews__note strong{display: block}.verified-reviews__note span{color: var(--vr-green);font-size: 0.82rem;font-weight: 900;line-height: 1.3;text-transform: uppercase}.verified-reviews__note strong{margin-top: 8px;color: var(--vr-ink);font-size: 1rem;font-weight: 900;line-height: 1.35}.verified-reviews__content{min-width: 0}.verified-reviews__proof{display: grid;grid-template-columns: repeat(3,minmax(0,1fr));gap: 12px;margin-bottom: 16px}.verified-reviews__proof div{min-height: 110px;padding: 18px;border: 1px solid var(--vr-line);border-radius: 8px;background: rgba(255,255,255,0.84);box-shadow: 0 12px 34px rgba(33,29,26,0.06)}.verified-reviews__proof .verified-reviews__proof-card--rating{border-color: rgba(var(--vr-primary-rgb),0.24);background: linear-gradient(135deg,rgba(var(--vr-primary-rgb),0.14),rgba(255,255,255,0.9)),rgba(255,255,255,0.9)}.verified-reviews__proof strong{display: block;margin-bottom: 8px;color: var(--vr-primary-dark);font-size: 1.7rem;font-weight: 900;line-height: 1}.verified-reviews__proof span{display: block;color: var(--vr-muted);font-size: 0.9rem;font-weight: 700;line-height: 1.4}.verified-reviews__grid{display: grid;grid-template-columns: repeat(2,minmax(0,1fr));gap: 12px}.verified-reviews__item{min-height: 230px;padding: 20px;border: 1px solid var(--vr-line);border-radius: 8px;background: rgba(255,255,255,0.9);box-shadow: 0 14px 36px rgba(33,29,26,0.07)}.verified-reviews__item:nth-child(3n + 2){border-color: rgba(47,111,143,0.18)}.verified-reviews__item:nth-child(3n + 3){border-color: rgba(63,128,100,0.18)}.verified-reviews__item header{display: flex;align-items: center;gap: 12px;margin-bottom: 14px}.verified-reviews__item header > span{display: inline-flex;flex: 0 0 auto;align-items: center;justify-content: center;width: 42px;height: 42px;border-radius: 50%;background: linear-gradient(135deg,var(--vr-primary),var(--vr-blue));color: #fff;font-size: 1rem;font-weight: 900;line-height: 1}.verified-reviews__item h3{margin: 0;color: var(--vr-ink);font-size: 1rem;font-weight: 800;line-height: 1.25}.verified-reviews__item time{display: block;margin-top: 3px;color: rgba(33,29,26,0.52);font-size: 0.82rem;font-weight: 700;line-height: 1.2}.verified-reviews__item p{margin: 0;color: var(--vr-muted);font-size: 0.96rem;font-weight: 600;line-height: 1.64}.verified-reviews__actions{display: flex;flex-wrap: wrap;gap: 12px;margin-top: 18px}.verified-reviews__button{display: inline-flex;align-items: center;justify-content: center;gap: 10px;min-height: 52px;padding: 0 20px;border: 1px solid transparent;border-radius: 8px;font-size: 0.96rem;font-weight: 900;line-height: 1.2;text-decoration: none;transition: transform 0.22s ease,box-shadow 0.22s ease,background 0.22s ease}.verified-reviews__button svg{width: 18px;height: 18px;flex: 0 0 auto;fill: none;stroke: currentColor;stroke-width: 2;stroke-linecap: round;stroke-linejoin: round}.verified-reviews__button--primary{background: var(--vr-ink);color: #fff;box-shadow: 0 14px 34px rgba(33,29,26,0.18)}.verified-reviews__button--secondary{border-color: rgba(var(--vr-primary-rgb),0.28);background: rgba(255,255,255,0.72);color: var(--vr-primary-dark)}.verified-reviews__button:hover{transform: translateY(-2px)}.verified-reviews__button--primary:hover{background: #111;box-shadow: 0 18px 42px rgba(33,29,26,0.24)}.verified-reviews__button--secondary:hover{background: #fff;box-shadow: 0 12px 28px rgba(var(--vr-primary-rgb),0.12)}@media (max-width: 1040px){.verified-reviews__header,.verified-reviews__layout{grid-template-columns: 1fr}.verified-reviews__header{gap: 18px}.verified-reviews__header > p:not(.verified-reviews__kicker){max-width: 760px}.verified-reviews__media{position: static;min-height: 500px}.verified-reviews__stack{min-height: 500px}}@media (max-width: 760px){.verified-reviews{padding: 72px 16px;background-size: 32px 32px,auto}.verified-reviews h2{font-size: 2.25rem;line-height: 1.12}.verified-reviews__header > p:not(.verified-reviews__kicker){font-size: 1rem}.verified-reviews__proof,.verified-reviews__grid{grid-template-columns: 1fr}.verified-reviews__media,.verified-reviews__stack{min-height: 520px}.verified-reviews__shot img{height: 260px}.verified-reviews__shot--1{left: 0;width: 86%}.verified-reviews__shot--2{top: 142px;width: 76%}.verified-reviews__shot--3{bottom: 72px;left: 14px;width: 84%}.verified-reviews__note{right: 0;width: 84%}.verified-reviews__proof div,.verified-reviews__item{min-height: 0}.verified-reviews__actions,.verified-reviews__button{width: 100%}}@media (max-width: 420px){.verified-reviews h2{font-size: 1.95rem}.verified-reviews__media,.verified-reviews__stack{min-height: 500px}.verified-reviews__shot img{height: 240px}.verified-reviews__note{width: 88%;padding: 16px}.verified-reviews__item{padding: 18px}}
