@import url('/assets/approved/fonts.css');
:root{--paper:#f7f5ed;--ink:#193e35;--muted:#52645a;--lime:#d6ee88;--sage:#e8ecdf;--peach:#efbfa0;--white:#fffef9;--line:#d9ded1;--radius:28px;--ease:cubic-bezier(.22,1,.36,1);color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Manrope,sans-serif;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,summary{touch-action:manipulation}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.6}button,a,summary{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%;object-fit:cover}svg{width:24px;height:24px;flex:none}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.13;letter-spacing:-.055em;text-wrap:balance}h1{font-size:clamp(44px,4.9vw,70px);font-weight:750}h2{font-size:clamp(34px,3.7vw,52px);font-weight:700}h3{font-size:25px;letter-spacing:-.035em;font-weight:700}em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.055em}p{text-wrap:pretty;color:var(--muted)}:focus-visible{outline:3px solid #a16b20;outline-offset:5px}::selection{background:var(--lime);color:var(--ink)}[hidden]{display:none!important}.container{width:min(1184px,calc(100% - 96px));margin-inline:auto}.section{padding-block:110px}.eyebrow{display:block;font-size:11px;line-height:1.5;font-weight:800;letter-spacing:.13em;margin-bottom:23px}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:26px;padding:15px 25px;border-radius:12px;font-size:14px;font-weight:800;border:0;line-height:1.4;transition:background .18s,transform .18s,box-shadow .18s}.button>span{font-size:21px;line-height:1}.button:hover{transform:translateY(-2px);box-shadow:0 7px 20px #193e3512}.button:active{transform:translateY(1px)}.primary{background:var(--ink);color:var(--white)}.primary:hover{background:#2d5648}.secondary{background:var(--sage);color:var(--ink)}.secondary:hover{background:#dce3cd}.lime{background:var(--lime);color:var(--ink)}.small{min-height:44px;font-size:12px;padding:12px 19px;gap:17px}.full{width:100%}.text-link,.quiet-link{display:inline-flex;align-items:center;gap:15px;font-size:14px;font-weight:800;padding:12px 0;min-height:44px}.text-link:hover,.quiet-link:hover{text-decoration:underline;text-underline-offset:6px}.text-link>span{font-size:22px}.small-link{display:block;font-size:12px;line-height:1.6;margin-top:18px;text-align:center;text-decoration:underline;text-underline-offset:4px}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:var(--ink);color:white;padding:10px 20px}.skip:focus{top:10px}.site-header{position:sticky;top:0;z-index:30;background:color-mix(in srgb,var(--paper) 94%,transparent);backdrop-filter:blur(14px)}.nav-row{height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:25px;letter-spacing:-1.1px;font-weight:800;flex-shrink:0}.brand img{width:34px;height:34px;border-radius:10px}.brand-tail{font-weight:500}.nav-row nav{display:flex;gap:26px;align-items:center}.nav-row nav a{font-size:12px;font-weight:700;padding:12px 0;position:relative;white-space:nowrap}.nav-row nav a:after{content:'';position:absolute;bottom:7px;left:0;width:0;height:2px;background:var(--ink);transition:width .2s}.nav-row nav a:hover:after,.nav-row nav a[aria-current=page]:after{width:100%}.nav-actions{display:flex;gap:20px;align-items:center}.language{font-size:12px;font-weight:700;display:flex;gap:8px;align-items:center;min-height:44px}.menu-button{display:none!important}.icon-button{width:48px;height:48px;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--sage);transition:transform .18s,background .18s}.icon-button:hover{transform:scale(1.06);background:var(--lime)}.hero{display:grid;grid-template-columns:1.02fr 1fr;gap:34px;align-items:center;padding-top:43px;padding-bottom:62px;min-height:655px}.hero-copy{padding-bottom:14px}.hero .eyebrow{font-size:10px;margin-bottom:25px;display:flex;align-items:center;gap:10px;letter-spacing:.1em}.live-dot{width:6px;height:6px;display:inline-block;background:var(--ink);border-radius:50%}.hero h1{font-size:clamp(42px,4.7vw,66px);line-height:1.1;letter-spacing:-.058em}.hero h1 em{display:inline-block;margin-top:4px}.hero-description{font-size:16px;max-width:490px;line-height:1.75;margin-top:27px}.hero-buttons{display:flex;align-items:center;gap:26px;margin-top:27px}.hero .primary{background:var(--lime);color:var(--ink);min-width:192px}.micro{font-size:11px;margin-top:17px}.hero-art{position:relative;align-self:center;padding:0 0 18px 4px}.world-art{aspect-ratio:1/1.055;width:100%;height:auto;border-radius:160px 160px 30px 30px;object-fit:cover}.art-label{background:var(--white);border-radius:40px;padding:12px 17px;display:flex;align-items:center;gap:8px;font-size:10px;font-weight:700;box-shadow:0 10px 24px #193e3510}.label-top{position:absolute;top:38px;left:-6px;transform:rotate(-6deg)}.label-dot{width:7px;height:7px;border-radius:50%;background:#65834e}.floating-phrase{position:absolute;bottom:43px;left:-36px;display:flex;align-items:center;gap:13px;background:var(--white);box-shadow:0 20px 50px #193e351c;padding:17px 21px;border-radius:15px;transform:rotate(-4deg);min-width:312px}.floating-phrase b,.floating-phrase span{display:block}.floating-phrase b{font-size:15px;line-height:1.7}.floating-phrase div>span{font-size:11px;color:var(--muted)}.mini-audio{display:grid!important;place-items:center;width:40px;height:40px;background:var(--lime);border-radius:50%}.tiny-check{margin-left:10px;font-size:19px}.handnote{position:absolute;right:10px;bottom:-12px;font-family:Georgia,serif;font-style:italic;font-size:20px;transform:rotate(-6deg)}.situations{background:var(--sage);padding:24px 0}.situations .container{display:flex;justify-content:space-between;align-items:center;gap:25px}.situations span{font-size:9px;letter-spacing:.08em;font-weight:800;max-width:108px}.situations b{font-size:14px;font-weight:600}.situations i{font-style:normal;font-size:22px;color:#7b8f6d}.practice{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.section-copy h2{margin-bottom:28px}.section-copy>p{font-size:16px;margin-bottom:17px;max-width:420px}.section-copy>.text-link{margin-top:5px}.phrase-demo{background:var(--white);padding:30px 34px 23px;border-radius:var(--radius);box-shadow:0 18px 65px #193e3508;transform:rotate(2deg)}.demo-top{display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:800;letter-spacing:.06em;color:var(--muted)}.demo-top>span:first-child{display:flex;align-items:center;gap:8px}.demo-top svg{width:19px;height:19px}.phrase-english{font-size:37px;line-height:1.23;font-weight:700;letter-spacing:-.04em;color:var(--ink);margin:33px 0 15px}.phrase-russian{font-size:14px}.demo-bottom{display:flex;align-items:center;gap:13px;margin-top:32px}.demo-bottom>span{font-size:10px;max-width:170px}.demo-bottom .sound-button{background:var(--lime);flex:none}.sound-button svg{width:19px;height:19px}.demo-bottom .next-phrase{margin-left:auto;background:transparent}.speech-status{font-size:10px;min-height:16px;margin-top:12px}.dark-section{background:var(--ink);color:var(--paper);padding:91px 0 95px}.dark-section p{color:#c2cec3}.dark-section em{color:var(--lime)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:47px}.section-heading>p{font-size:15px;padding-bottom:4px}.section-heading>.text-link{flex-shrink:0}.method-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.listening-art{position:relative;overflow:hidden;border-radius:var(--radius)}.listening-art img{width:100%;height:auto;aspect-ratio:1.12;object-fit:cover}.art-caption{position:absolute;bottom:22px;left:24px;background:var(--white);color:var(--ink);padding:9px 16px;border-radius:30px;font-size:12px;font-weight:700}.method-steps article{display:flex;gap:26px;margin-bottom:31px}.method-steps article>span{font-size:12px;color:var(--lime);padding-top:4px}.method-steps h3{font-size:23px;letter-spacing:-.02em;margin-bottom:9px}.method-steps p{font-size:14px;line-height:1.7;max-width:350px}.method-steps .button{margin-left:43px;margin-top:3px}.inside{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.inside-visual{height:550px;position:relative;background:var(--sage);border-radius:220px 220px 35px 35px;display:flex;align-items:center;justify-content:center}.phone{width:228px;border:7px solid #252923;border-radius:36px;overflow:hidden;box-shadow:14px 24px 40px #15261d30;transform:rotate(-6deg);background:#252923}.phone img{width:100%;height:auto;display:block}.inside-visual .phone{width:218px}.orbit-label{position:absolute;font-size:12px;font-weight:700;background:var(--white);padding:12px 19px;border-radius:35px;box-shadow:0 10px 30px #193e3510;z-index:1}.orbit-one{top:105px;left:12px;transform:rotate(-10deg)}.orbit-two{bottom:150px;right:-15px;transform:rotate(7deg);display:flex;align-items:center;gap:10px;background:var(--lime)}.orbit-three{bottom:49px;left:16px;transform:rotate(-5deg)}.feature-lines{margin:29px 0}.feature-lines>div{display:flex;gap:15px;margin-bottom:21px}.feature-lines>div>svg{width:21px;height:21px;margin-top:3px}.feature-lines span{font-size:13px;color:var(--muted)}.feature-lines b{display:block;color:var(--ink);font-size:15px;margin-bottom:3px}.test-banner{background:var(--lime);padding:57px 65px;border-radius:32px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;overflow:hidden}.test-banner p{font-size:15px;margin:21px 0 25px}.test-banner .eyebrow{margin-bottom:16px}.level-art{height:310px;position:relative;display:flex;align-items:center;justify-content:center}.level-big{width:192px;height:215px;border-radius:28px;background:var(--ink);color:var(--lime);font-size:105px;font-weight:600;line-height:1.6;text-align:center;transform:rotate(10deg);box-shadow:0 20px 30px #193e3520}.level-big small{display:block;font-size:11px;color:var(--white);line-height:1.3;letter-spacing:0}.level-small{position:absolute;top:2px;left:5px;transform:rotate(-15deg);font-size:31px;background:var(--paper);padding:13px 26px;border-radius:19px}.level-medium{position:absolute;bottom:14px;left:9px;font-size:45px;background:#efbfa0;padding:12px 26px;border-radius:19px;transform:rotate(-10deg)}.level-caption{position:absolute;bottom:-10px;right:-8px;font-size:15px;font-family:Georgia,serif;font-style:italic;transform:rotate(-5deg)}.reviews-grid{display:grid;grid-template-columns:1fr 1fr;gap:27px}.reviews-grid blockquote{background:var(--white);border-radius:25px;margin:0;padding:28px 34px 32px;display:flex;flex-direction:column}.quote-mark{font-family:Georgia,serif;font-size:66px;color:#708259;line-height:.9}.reviews-grid blockquote>p{font-size:21px;line-height:1.55;color:var(--ink);letter-spacing:-.025em;margin-bottom:30px;flex:1}.reviews-grid footer{display:flex;gap:12px;align-items:center}.reviews-grid footer>span:last-child{font-size:10px;color:var(--muted)}.reviews-grid footer b{font-size:12px;display:block;color:var(--ink);margin-bottom:2px}.avatar{background:var(--sage);width:40px;height:40px;display:grid;place-items:center;border-radius:50%;font-size:12px;font-weight:800}.apricot{background:#f1d5c0}.gift-banner{background:#f1dfd0;display:grid;grid-template-columns:.95fr 1.15fr;gap:60px;align-items:center;border-radius:32px;overflow:hidden}.gift-art img{width:100%;height:auto;aspect-ratio:1.1;object-fit:cover}.gift-banner>div:last-child{padding:25px 40px 25px 0}.gift-banner h2{font-size:42px}.gift-banner p{font-size:15px;margin:22px 0}.gift-banner .secondary{background:var(--white)}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.guide-image{aspect-ratio:1.48;overflow:hidden;border-radius:20px;position:relative;margin-bottom:24px;background:var(--sage)}.guide-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}.guide-card:hover img{transform:scale(1.035)}.guide-card .eyebrow{font-size:10px;margin-bottom:10px}.guide-card h3{font-size:24px;line-height:1.25;letter-spacing:-.04em}.guide-card p{font-size:13px;line-height:1.7;margin-top:13px}.round-arrow{width:35px;height:35px;position:absolute;right:14px;bottom:14px;border-radius:50%;display:grid;place-items:center;background:var(--white);font-size:21px}.faq-section{padding-top:20px;display:grid;grid-template-columns:.85fr 1.15fr;gap:105px;align-items:start}.faq-section h2{margin-bottom:23px}.faq-section>div>p{font-size:14px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 0;font-size:15px;font-weight:750;line-height:1.55}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-weight:400;font-size:24px;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{font-size:14px;line-height:1.8;padding-bottom:25px;max-width:95%}.closing{background:var(--ink);color:var(--paper);padding:85px 0}.closing-inner{display:grid;grid-template-columns:1.2fr 1fr;gap:50px;align-items:center}.closing h2{font-size:53px}.closing em{color:var(--lime)}.closing p{max-width:440px;font-size:15px;color:#c2cec3;margin:23px 0 29px}.closing .primary{background:var(--lime);color:var(--ink)}.closing-mark{display:flex;flex-direction:column;align-items:center;gap:14px}.closing-mark span{display:block;background:var(--sage);color:var(--ink);font-family:Georgia,serif;font-style:italic;font-size:42px;padding:5px 38px;border-radius:22px;transform:rotate(-12deg)}.closing-mark span:nth-child(2){background:var(--lime);transform:rotate(6deg) translateX(25px)}.closing-mark span:nth-child(3){background:var(--peach);transform:rotate(-4deg) translateX(-20px)}.footer{padding:65px 0 25px;background:var(--paper)}.footer-top{display:flex;justify-content:space-between;gap:70px;padding-bottom:52px}.footer-top>div>p{font-size:13px;margin-top:19px;line-height:1.8}.footer-links{display:flex;gap:63px}.footer-links>div{display:flex;flex-direction:column;gap:11px}.footer-links b{font-size:11px;margin-bottom:8px}.footer-links a{font-size:11px;color:var(--muted)}.footer a:hover{text-decoration:underline;text-underline-offset:4px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:23px;font-size:9px;color:var(--muted)}.footer-bottom>div{display:flex;gap:20px}.subhero{padding-top:73px;padding-bottom:83px}.subhero h1{margin-bottom:26px}.subhero p{font-size:17px;line-height:1.8}.subhero .button{margin-top:27px}.split{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.center{text-align:center}.center>p{margin-inline:auto;max-width:580px}.app-overview{background:var(--sage);border-radius:180px 180px 30px 30px;min-height:590px;display:grid;place-items:center}.app-overview .phone{width:245px;transform:rotate(6deg)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px 55px}.feature-grid article>svg{width:37px;height:37px;margin-bottom:21px}.feature-grid h3{font-size:23px;margin-bottom:13px}.feature-grid p{font-size:15px}.guide-index{padding-bottom:95px}.guide-index .guide-grid{row-gap:54px}.filters{display:flex;gap:10px;margin-bottom:34px;flex-wrap:wrap}.filter{background:var(--sage);padding:10px 20px;min-height:44px;border:0;border-radius:30px;font-size:13px;font-weight:650}.filter.active{background:var(--ink);color:var(--white)}.article-wrap{padding-top:40px;padding-bottom:95px;max-width:870px}.breadcrumb{display:inline-block;font-size:13px;margin-bottom:45px;padding:8px 0}.article-body{max-width:760px;margin:auto}.article-body h1{font-size:46px;line-height:1.18;margin-bottom:20px;letter-spacing:-.04em}.article-body h2{font-size:28px;margin-top:40px;margin-bottom:17px;letter-spacing:-.03em}.article-body h3{font-size:23px;margin:28px 0 13px}.article-body p,.article-body li{font-size:17px;line-height:1.85;margin-bottom:16px;color:var(--muted)}.article-body strong{color:var(--ink)}.article-body a{text-decoration:underline;text-underline-offset:3px}.article-body .meta{font-size:12px;margin-bottom:35px}.article-body table{width:100%;border-collapse:collapse;font-size:14px;display:block;overflow-x:auto}.article-body td,.article-body th{padding:12px;border-bottom:1px solid var(--line);text-align:left;min-width:100px}.article-body .guide-cta{background:var(--sage);border-radius:20px;padding:25px;text-align:center;margin-top:40px}.article-body .guide-cta h2{margin-top:0}.article-body .btn{display:inline-flex;background:var(--ink);color:white;padding:12px 22px;border-radius:12px;font-size:14px;text-decoration:none}.article-body blockquote{background:var(--sage);padding:22px;border-radius:20px;margin:25px 0}.article-body .legal-document{max-width:100%!important}.article-body ul,.article-body ol{padding-left:23px}.article-body .section-pad{padding:0}.legal-copy h1{font-size:39px}.test-page{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;min-height:700px}.test-page>div>p{max-width:440px}.test-facts{display:flex;gap:37px;margin:30px 0}.test-facts span{display:flex;flex-direction:column;font-size:12px;color:var(--muted)}.test-facts b{font-size:32px;color:var(--ink);font-weight:650;letter-spacing:-.04em}.small-note{font-size:12px!important;line-height:1.7!important;color:var(--muted);max-width:450px}.test-panel{background:var(--white);padding:32px;border-radius:28px;box-shadow:0 15px 55px #193e3507}.test-panel h2{font-size:27px;letter-spacing:-.03em;margin-bottom:25px}.test-panel .eyebrow{margin-bottom:13px}.language-choices{display:flex;flex-direction:column;gap:8px}.language-choice{display:flex;align-items:center;gap:15px;width:100%;min-height:55px;background:var(--paper);border:0;border-radius:12px;text-align:left;padding:10px 16px;font-size:14px;font-weight:700}.language-choice>span{font-size:11px;letter-spacing:.03em;min-width:34px;color:var(--muted)}.language-choice>i{margin-left:auto;font-style:normal}.language-choice.selected{background:var(--lime)}.test-panel .button{margin-top:25px}.test-progress{display:flex;gap:6px;margin-bottom:28px}.test-progress span{height:5px;background:var(--sage);flex:1;border-radius:5px}.test-progress span.done{background:#7b9651}.question-title{font-size:24px!important;line-height:1.5;color:var(--ink);font-weight:650;margin:15px 0 25px}.answer-options{display:grid;gap:10px}.answer-options button{padding:15px 20px;border:0;border-radius:12px;background:var(--paper);text-align:left;font-size:15px}.answer-options button:hover{background:var(--sage)}.answer-options button.selected{background:var(--lime)}.answer-feedback{background:var(--sage);padding:14px 18px;border-radius:12px;font-size:14px;margin-top:15px}.answer-feedback p{font-size:13px}.demo-result-icon{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:var(--lime);font-size:35px;margin-bottom:24px}.test-panel .result-copy{font-size:15px}.store-buttons{display:flex;flex-wrap:wrap;gap:13px;margin-top:5px}.download-qr{display:flex;align-items:center;gap:22px;margin-top:39px}.download-qr img{width:90px;height:90px;background:white;padding:7px;border-radius:12px}.download-qr p{font-size:12px;line-height:1.8}.download-art img{width:100%;height:auto;border-radius:160px 160px 30px 30px}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.plan-grid article{background:var(--white);border-radius:26px;padding:33px;display:flex;flex-direction:column}.plan-grid article.featured{background:var(--lime)}.plan-grid h2{font-size:45px;margin-bottom:20px}.plan-grid p{font-size:15px}.plan-grid ul{padding-left:18px;font-size:13px;line-height:2.2;margin:28px 0;flex:1}.plan-grid .eyebrow{font-size:9px}.plan-grid .button{font-size:12px;padding:13px 15px;gap:10px}.pricing-note{font-size:12px;text-align:center;margin-top:26px;max-width:700px}.rounded-art{border-radius:28px;width:100%;height:auto;max-height:400px;object-fit:cover}.gift-picker{display:flex;gap:7px;margin:26px 0 20px}.gift-picker button{min-height:44px;padding:10px 24px;border-radius:30px;background:var(--sage);border:0;font-size:13px;font-weight:700}.gift-picker button.selected{background:var(--ink);color:var(--white)}.field-label{font-size:12px;font-weight:700;display:block;margin-bottom:9px}input{border:0;border-radius:12px;padding:15px 17px;min-height:52px;width:100%;background:var(--white);color:var(--ink);font-size:15px}input::placeholder{color:#717e72}.gift-page .small-note{margin-top:10px}.gift-page .button{font-size:13px}.gift-preview{position:relative;padding-bottom:95px}.gift-preview>img{border-radius:36px;width:100%;height:auto}.gift-certificate{position:absolute;bottom:0;left:10%;right:-1%;background:var(--white);border-radius:18px;padding:28px 30px;box-shadow:0 17px 50px #193e3515;transform:rotate(-5deg)}.gift-certificate .eyebrow{font-size:8px;margin-bottom:10px}.gift-certificate>b{font-family:Georgia,serif;font-style:italic;font-size:29px;line-height:1.2;display:block;overflow-wrap:anywhere;font-weight:400}.gift-certificate>#gift-plan{font-size:13px;display:block;margin:12px 0}.gift-certificate small{font-size:9px;color:var(--muted)}.gift-how{display:grid;grid-template-columns:repeat(3,1fr);gap:70px;padding:40px 0 105px}.gift-how article>span{font-size:12px}.gift-how h3{font-size:22px;margin:17px 0 12px}.gift-how p{font-size:14px}.support-page,.start-page{display:grid;grid-template-columns:1.15fr 1fr;gap:80px;align-items:center;min-height:650px}.contact-email{font-size:17px;font-weight:700;display:inline-block;margin:27px 0 10px;overflow-wrap:anywhere}.support-card{background:var(--sage);padding:35px;border-radius:28px}.support-card h2{font-size:31px;margin-bottom:22px}.support-card>a:not(.button){display:flex;gap:16px;justify-content:space-between;align-items:center;padding:15px 0;font-size:13px;border-bottom:1px solid #cbd4c4}.support-card>a>span{font-size:21px}.support-card ol{padding-left:20px;font-size:16px;line-height:2.1;margin-bottom:25px}.standalone-faq{max-width:800px;padding-bottom:90px}.goal-choices{display:grid;gap:11px}.goal-choices button{background:var(--white);border:0;border-radius:13px;padding:17px;text-align:left;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:14px;line-height:1.6}.goal-choices button:hover{background:var(--lime)}#goal-result p{font-size:15px}.success-icon{width:72px;height:72px;background:var(--lime);display:grid;place-items:center;border-radius:50%;margin:0 auto 30px}.success-icon svg{width:35px;height:35px}.reveal{transition:transform .7s var(--ease),opacity .7s var(--ease)}.motion-ready .reveal:not(.in-view){opacity:0;transform:translateY(22px)}.no-motion *{animation:none!important;transition:none!important;scroll-behavior:auto!important}.no-motion .reveal{opacity:1!important;transform:none!important}html[data-palette=apricot]{--paper:#faf2e8;--lime:#efc39b;--sage:#eee4d7;--peach:#e5b996}html[data-palette=sage]{--paper:#f0f4ec;--lime:#cae5c1;--sage:#e0e9db;--peach:#e6c7b2}
@media(min-width:1600px){.hero{padding-top:63px;padding-bottom:83px}.hero h1{font-size:71px}.hero-art{margin-left:10px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.nav-row{gap:18px}.nav-row nav{gap:16px}.nav-row nav a{font-size:11px}.nav-actions{gap:15px}.hero{gap:25px;min-height:610px}.hero h1{font-size:52px}.hero-description{font-size:15px}.hero-buttons{gap:18px}.hero-buttons .quiet-link{font-size:12px}.hero .primary{min-width:170px}.practice,.method-layout,.inside,.test-page{gap:60px}.section{padding-block:85px}.footer-links{gap:36px}.gift-banner{gap:38px}.gift-banner h2{font-size:35px}.split{gap:50px}.support-page,.start-page{gap:50px}.support-page h1{font-size:51px}.faq-section{gap:60px}.gift-certificate{right:0}.phrase-english{font-size:34px}.plan-grid article{padding:26px}.test-banner{padding:45px}.closing h2{font-size:46px}}
@media(max-width:950px){.nav-row nav{display:none;position:absolute;top:75px;left:24px;right:24px;flex-direction:column;gap:0;background:var(--white);padding:20px;border-radius:20px;box-shadow:0 20px 40px #193e3514;align-items:stretch}.nav-row nav.open{display:flex}.nav-row nav a{font-size:16px;padding:13px}.menu-button{display:inline-flex!important}.nav-row{height:76px}.nav-actions{gap:15px}.hero h1{font-size:43px}.hero-description{font-size:14px}.hero .eyebrow{font-size:8px}.hero-buttons{gap:12px;flex-wrap:wrap}.hero-art{margin-left:0}.floating-phrase{min-width:265px;padding:12px 15px;left:-20px}.floating-phrase b{font-size:13px}.floating-phrase div>span{font-size:10px}.handnote{font-size:16px}.situations .container{gap:16px}.situations b{font-size:12px}.situations i{font-size:18px}.situations span{font-size:8px}.practice,.method-layout,.inside{gap:40px}.phrase-demo{padding:24px}.phrase-english{font-size:29px}.demo-bottom>span{font-size:9px}.inside-visual{height:510px}.orbit-label{font-size:10px;padding:10px 14px}.orbit-two{right:-10px}.section-copy h2{font-size:37px}.section-copy>p{font-size:14px}.guide-grid{gap:20px}.guide-card h3{font-size:20px}.test-banner{gap:20px;padding:40px}.level-big{width:160px;height:190px;font-size:90px}.level-small{left:-10px}.level-medium{left:-5px}.footer-top{gap:25px}.footer-links{gap:24px}.footer-links a{font-size:10px}.footer-links b{font-size:10px}.footer-bottom{flex-direction:column;gap:10px}.subhero h1{font-size:47px}.test-page{gap:35px}.test-panel{padding:26px}.test-page .small-note{font-size:11px!important}.plan-grid{gap:15px}.plan-grid article{padding:22px}.plan-grid h2{font-size:37px}.plan-grid .eyebrow{font-size:8px}.plan-grid ul{font-size:12px}.plan-grid p{font-size:13px}.support-page,.start-page{gap:30px}.support-page h1{font-size:41px}.support-card{padding:27px}.gift-picker button{padding:10px 17px}.gift-certificate>b{font-size:24px}.gift-certificate{padding:23px}.gift-how{gap:35px}.feature-grid{gap:35px}.section-heading h2{font-size:39px}.gift-banner h2{font-size:30px}.gift-banner p{font-size:13px}.contact-email{font-size:14px}.hero{min-height:555px}}
@media(max-width:700px){html{scroll-padding-top:83px}.container{width:calc(100% - 40px)}body{font-size:16px}.nav-row{height:72px;gap:12px}.brand{font-size:23px;gap:8px}.brand img{width:31px;height:31px}.nav-actions{gap:10px}.nav-actions .language{display:none}.nav-actions .small{font-size:10px;padding:10px 12px;min-height:40px;border-radius:10px;gap:8px}.nav-actions .small>span{display:none}.menu-button{width:40px;height:40px;background:transparent}.nav-row nav{top:67px;left:20px;right:20px}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:30px;padding-bottom:43px;gap:29px;min-height:0}.hero-copy{padding:0}.hero .eyebrow{font-size:8px;letter-spacing:.1em;margin-bottom:19px;gap:7px}.hero h1{font-size:clamp(39px,10.7vw,61px);line-height:1.07;letter-spacing:-.065em}.hero h1 em{margin-top:4px}.hero-description{font-size:15px;line-height:1.7;margin-top:21px;max-width:440px}.desktop-only{display:none}.hero-buttons{margin-top:23px;gap:22px;flex-wrap:nowrap}.hero-buttons .button{font-size:12px;min-width:166px;min-height:50px;padding:13px 19px;gap:18px}.hero-buttons .quiet-link{font-size:11px;gap:8px}.micro{font-size:10px;margin-top:12px}.hero-art{width:100%;max-width:470px;padding:0 0 15px;margin-top:0;align-self:center}.world-art{aspect-ratio:1.14;border-radius:120px 120px 25px 25px;object-position:center 48%}.label-top{font-size:9px;top:18px;left:0;padding:9px 13px}.floating-phrase{left:0;bottom:19px;min-width:260px;padding:12px 15px;transform:rotate(-3deg)}.floating-phrase b{font-size:13px}.floating-phrase div>span{font-size:10px}.handnote{font-size:16px;right:0;bottom:-10px}.situations{padding:20px 0}.situations .container{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;text-align:left}.situations span{grid-column:1/-1;max-width:none;letter-spacing:.1em;font-size:8px;margin-bottom:4px}.situations i{display:none}.situations b{font-size:12px;font-weight:600}.situations b:before{content:'✳';margin-right:9px;color:#6e8157}.section{padding-block:66px}.eyebrow{font-size:9px;margin-bottom:17px}h2{font-size:36px;line-height:1.13}h3{font-size:22px}.section-copy h2{font-size:36px;margin-bottom:21px}.section-copy>p{font-size:16px;line-height:1.75;max-width:none}.practice{display:flex;flex-direction:column;gap:29px;align-items:stretch}.text-link{font-size:13px}.phrase-demo{padding:25px 25px 19px;transform:rotate(1deg);border-radius:23px}.phrase-english{font-size:34px;margin-top:27px}.phrase-russian{font-size:14px}.demo-top{font-size:8px}.demo-bottom{margin-top:25px}.demo-bottom>span{font-size:10px}.dark-section{padding:63px 0}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:36px}.section-heading>p{font-size:14px;margin-top:20px}.section-heading>.text-link{margin-top:15px}.method-layout{display:flex;flex-direction:column;gap:35px;align-items:stretch}.listening-art img{aspect-ratio:1.16}.method-steps article{gap:20px;margin-bottom:25px}.method-steps h3{font-size:23px;margin-bottom:10px}.method-steps p{font-size:15px;max-width:none}.method-steps .button{margin-left:34px;margin-top:9px;font-size:12px}.inside{display:flex;flex-direction:column-reverse;gap:30px}.inside-visual{width:100%;height:495px;max-width:450px;margin:auto;border-radius:180px 180px 25px 25px}.inside-visual .phone{width:202px}.orbit-one{left:0;top:90px}.orbit-two{right:0;bottom:145px}.orbit-three{bottom:40px;left:4px}.feature-lines{margin:25px 0}.feature-lines span{font-size:13px}.test-banner{grid-template-columns:1fr;padding:32px 27px;gap:21px;border-radius:26px}.test-banner h2{font-size:37px}.test-banner p{font-size:15px;margin:19px 0 23px}.test-banner .button{font-size:12px}.level-art{height:235px;max-width:300px;width:100%;margin:auto}.level-big{width:158px;height:178px;font-size:84px}.level-small{left:0;top:0;font-size:26px}.level-medium{bottom:3px;font-size:34px;padding:10px 23px}.level-caption{bottom:-9px;right:-5px;font-size:13px}.reviews-grid{grid-template-columns:1fr;gap:17px}.reviews-grid blockquote{padding:27px 26px}.reviews-grid blockquote>p{font-size:21px}.reviews-grid footer>span:last-child{font-size:9px}.gift-banner{grid-template-columns:1fr;gap:0;border-radius:26px}.gift-art img{aspect-ratio:1.35;object-position:center 52%}.gift-banner>div:last-child{padding:29px 27px 35px}.gift-banner h2{font-size:34px}.gift-banner p{font-size:15px}.gift-banner .button{font-size:12px}.guide-grid{grid-template-columns:1fr;gap:35px}.guide-image{aspect-ratio:1.55;margin-bottom:18px}.guide-card h3{font-size:26px;max-width:330px}.guide-card p{font-size:15px}.guide-card .eyebrow{font-size:9px}.faq-section{display:block;padding-top:0}.faq-section h2{font-size:37px;margin-bottom:20px}.faq-section>div>p{font-size:14px;margin-bottom:23px}.faq-list summary{font-size:15px;padding:20px 0}.faq-list details>p{font-size:15px}.closing{padding:60px 0}.closing-inner{display:flex;flex-direction:column;gap:36px;align-items:stretch}.closing h2{font-size:37px}.closing p{font-size:15px;margin:21px 0 26px}.closing .button{font-size:12px}.closing-mark{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:12px;padding:12px 0 0}.closing-mark span{font-size:26px;padding:5px 22px;border-radius:14px}.closing-mark span:nth-child(2){transform:rotate(6deg)}.closing-mark span:nth-child(3){transform:rotate(-4deg)}.footer{padding:44px 0 25px}.footer-top{flex-direction:column;gap:31px;padding-bottom:32px}.footer-top>div>p{font-size:13px;margin-top:15px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:25px 15px}.footer-links b{font-size:11px;margin-bottom:5px}.footer-links a{font-size:12px;line-height:1.55;min-height:28px;display:flex;align-items:center}.footer-links>div{gap:8px}.footer-bottom{gap:17px;font-size:10px}.footer-bottom>div{flex-wrap:wrap;gap:9px 18px}.footer-bottom a{min-height:30px;display:flex;align-items:center}.subhero{padding-top:38px;padding-bottom:55px}.subhero h1{font-size:43px;margin-bottom:23px}.subhero p{font-size:16px}.split,.test-page,.support-page,.start-page{display:flex;flex-direction:column;gap:36px;align-items:stretch}.subhero .button{margin-top:23px}.app-overview{min-height:540px;border-radius:150px 150px 27px 27px}.app-overview .phone{width:218px}.feature-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.feature-grid h3{font-size:21px}.feature-grid p{font-size:14px}.feature-grid article>svg{width:31px;height:31px;margin-bottom:16px}.filters{gap:7px;margin-bottom:25px}.filter{font-size:11px;padding:10px 14px}.guide-index{padding-bottom:63px}.guide-index .guide-grid{row-gap:38px}.article-wrap{padding-top:23px;padding-bottom:60px}.breadcrumb{font-size:12px;margin-bottom:26px}.article-body h1{font-size:34px;line-height:1.2;letter-spacing:-.04em}.article-body h2{font-size:26px;margin:33px 0 16px}.article-body p,.article-body li{font-size:16px;line-height:1.85}.article-body h3{font-size:22px}.article-body .meta{font-size:11px}.legal-copy h1{font-size:31px}.test-page{min-height:0;gap:30px}.test-facts{gap:37px;margin:24px 0}.test-page .small-note{font-size:12px!important}.test-panel{padding:27px 24px;border-radius:24px}.test-panel h2{font-size:26px}.test-panel .button{font-size:12px}.test-panel .small-link{font-size:11px}.question-title{font-size:24px!important}.test-panel .result-copy{font-size:15px}.store-buttons{gap:10px;flex-direction:column;align-items:stretch}.store-buttons .button{margin-top:0}.store-buttons{margin-top:25px}.download-qr{margin-top:26px;gap:16px}.download-qr p{font-size:12px}.download-art{max-width:430px;width:100%;align-self:center}.download-art img{aspect-ratio:1.2;object-fit:cover;border-radius:100px 100px 24px 24px}.plan-grid{grid-template-columns:1fr;gap:18px}.plan-grid article{padding:29px}.plan-grid .eyebrow{font-size:10px}.plan-grid h2{font-size:42px}.plan-grid p{font-size:16px}.plan-grid ul{font-size:14px;margin:20px 0 28px}.plan-grid .button{font-size:13px}.pricing-note{font-size:12px;line-height:1.8}.gift-page{gap:40px}.gift-page h1{font-size:44px}.gift-picker{gap:10px}.gift-picker button{padding:11px 23px;font-size:13px}.gift-preview{padding-bottom:100px}.gift-preview>img{aspect-ratio:1.2;object-fit:cover;border-radius:26px}.gift-certificate{left:8%;right:0;padding:24px}.gift-certificate>b{font-size:28px}.gift-certificate .eyebrow{font-size:8px}.gift-how{grid-template-columns:1fr;gap:29px;padding:13px 0 65px}.gift-how h3{font-size:24px;margin-top:9px}.gift-how p{font-size:16px}.support-page,.start-page{min-height:0}.contact-email{font-size:16px;margin-top:22px}.support-card{padding:28px 24px}.support-card h2{font-size:29px}.support-card>a:not(.button){font-size:14px;padding:18px 0}.standalone-faq{padding-bottom:65px}.goal-choices button{font-size:15px}.rounded-art{max-height:none}.subhero.center h1{font-size:42px}.subhero.center p{font-size:16px}.success-icon{margin-bottom:25px}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.hero h1{font-size:38px}.brand{font-size:21px}.nav-actions{gap:5px}.nav-actions .small{font-size:9px;padding:9px}.hero-buttons{gap:12px}.hero-buttons .button{min-width:151px;padding:13px 15px}.hero-buttons .quiet-link{font-size:10px}.floating-phrase{min-width:245px}.subhero h1{font-size:38px}.contact-email{font-size:14px}.gift-picker button{padding:10px 19px}.feature-grid{grid-template-columns:1fr}.plan-grid article{padding:26px}}
@media(max-width:700px){.nav-actions .small{min-height:44px}.menu-button{width:44px;height:44px}.footer-links a{min-height:36px}.footer-bottom a{min-height:36px}}
@media(max-width:430px){.nav-row{gap:8px}.nav-actions{gap:6px;flex-shrink:0}.nav-actions .small{white-space:nowrap;font-size:9px;padding:10px}.brand{font-size:22px}}
@media(hover:hover){.hero-art .floating-phrase{transition:transform .35s var(--ease)}.hero-art:hover .floating-phrase{transform:translateY(-6px) rotate(-2deg)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal:not(.in-view){opacity:1;transform:none}}
