.ebx-hero{height:100svh;min-height:640px;display:flex;align-items:center;padding:96px 0 32px}.ebx-hero-grid{width:100%;display:grid;grid-template-columns:minmax(0,600px) minmax(0,420px);justify-content:center;align-items:center;gap:40px 90px}.ebx-h1{color:var(--color-white);font-size:clamp(2rem,3.1vw,2.9rem);font-weight:800;line-height:1.16;margin:0;max-width:620px;text-wrap:balance}.ebx-h1 em{color:var(--color-green);font-style:italic}.ebx-hero-sub{color:var(--ws-lavender-300);font-size:1.05rem;line-height:1.65;margin:18px 0 0;max-width:480px;text-wrap:balance}.ebx-hero-bullets{list-style:none;padding:0;margin:26px 0 0;display:flex;flex-direction:column;gap:12px}.ebx-hero-bullets li{display:flex;align-items:center;gap:12px;color:#ffffffd1;font-size:.98rem}.ebx-bcheck{width:22px;height:22px;border-radius:50%;background:#1fff9324;color:var(--color-green);display:grid;place-items:center;flex-shrink:0}.ebx-hero-ctas{margin-top:32px}.ebx-hero-cover{min-width:0}.ebx-cover-wrap{width:min(400px,100%);margin:0 auto;filter:drop-shadow(0 32px 48px rgba(10,0,32,.5));transform:rotate(4deg);transition:transform var(--dur-med) var(--ease-out)}.ebx-cover-wrap:hover{transform:rotate(1.5deg) translateY(-4px)}.ebx-cover{width:100%;height:auto;display:block;border-radius:14px}.ebx-data,.ebx-final{padding:96px 0}.ebx-diff{padding:88px 0}.ebx-author{background:var(--surface-page);padding:84px 0}.ebx-content{background:var(--surface-page);padding:96px 0}.ebx-center{text-align:center}.ebx-cta-row{margin-top:36px}.ebx-data-inner{width:100%}@media(min-width:901px){.ebx-data,.ebx-content{min-height:100svh;display:flex;align-items:center}.ebx-final{display:flex;align-items:center}.ebx-data .container,.ebx-content>.container,.ebx-diff>.container,.ebx-final>.container{width:100%}}.ebx-lead2{max-width:540px;margin:24px auto 0;font-size:1.06rem;color:#ffffffad;line-height:1.7}.ebx-lead2+.ebx-lead2{margin-top:12px}.ebx-lead2--light{color:var(--text-muted)}.ebx-lead{max-width:780px;margin:26px auto 0;font-size:1.08rem;color:#ffffffad;line-height:1.75}.ebx-lead strong{color:var(--color-green);font-weight:700}.ebx-lead .ebx-err{color:#ff6b6b}.ebx-data-grid{width:100%;display:grid;grid-template-columns:minmax(0,600px) minmax(0,440px);justify-content:center;align-items:center;gap:48px 90px}.ebx-data-copy{text-align:center}@media(min-width:901px){.ebx-data-copy,.ebx-data-copy .ex-h2{text-align:left}.ebx-data-copy .ebx-lead2{margin-left:0;margin-right:0}}.ebx-pains{display:flex;flex-direction:column;gap:9px;margin:26px auto 0;max-width:440px;text-align:left}@media(min-width:901px){.ebx-pains{margin-left:0;margin-right:0}}.ebx-pain{display:flex;align-items:center;gap:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-md);padding:10px 16px;transition:border-color var(--dur-fast) var(--ease-out),background-color var(--dur-fast) var(--ease-out)}.ebx-pain:hover{border-color:#ffffff38;background:#ffffff12}.ebx-pain-label{color:#ffffffe0;font-weight:400;font-size:.92rem}.ebx-pain-result{color:#ff6b6b;font-size:.86rem;white-space:nowrap}.ebx-callout{display:inline-block;font-size:.98rem;font-weight:700;color:var(--color-green);border:1px solid rgba(31,255,147,.3);background:#1fff9314;padding:11px 26px;border-radius:var(--radius-full);margin:26px 0 0}.ebx-carousel{min-width:0}.ebx-car-track{position:relative;display:flex;flex-direction:column;gap:16px}.ebx-icard{background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-md);padding:26px 24px}.ebx-icard-head{display:flex;align-items:center;margin-bottom:16px}.ebx-iicon{width:42px;height:42px;border-radius:12px;background:#1fff931f;color:var(--color-green);display:grid;place-items:center}.ebx-iicon svg{width:22px;height:22px}.ebx-icard h3{font-size:1.05rem;font-weight:700;color:var(--color-white);margin:0 0 10px;line-height:1.35}.ebx-icard p{font-size:.9rem;color:#ffffffa6;line-height:1.7;margin:0;text-align:left}.ebx-content-grid{width:100%;display:grid;grid-template-columns:minmax(0,520px) minmax(0,560px);justify-content:center;align-items:center;gap:48px 90px}.ebx-content-copy{text-align:center}@media(min-width:901px){.ebx-content-copy{grid-column:2;grid-row:1;text-align:left}.ebx-content-list{grid-column:1;grid-row:1}.ebx-content-copy .ex-h2{text-align:left}.ebx-content-copy .ebx-lead2{margin-left:0;margin-right:0}}.ebx-content-kicker{font-size:clamp(1.2rem,1.6vw,1.4rem);font-weight:800;color:var(--text-strong);margin:0 0 18px;text-align:center}.ebx-content-kicker em{color:var(--ws-purple-600);font-style:italic}@media(min-width:901px){.ebx-content-kicker{text-align:left}}.ebx-checks{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px;text-align:left}.ebx-checks li{display:flex;align-items:flex-start;gap:14px;background:var(--color-white);border:1px solid var(--border-soft);border-radius:var(--radius-md);padding:16px 20px;transition:transform var(--dur-base) var(--ease-out),box-shadow var(--dur-base) var(--ease-out)}.ebx-checks li:hover{transform:translateY(-3px);box-shadow:var(--shadow-card)}.ebx-check{width:26px;height:26px;border-radius:50%;background:var(--ws-lavender-100);color:var(--ws-purple-600);display:grid;place-items:center;flex-shrink:0;margin-top:1px}.ebx-checks p{font-size:.98rem;color:var(--text-muted);line-height:1.55;margin:0}.ebx-checks strong{color:var(--text-strong)}.ebx-dgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:44px 0 0}.ebx-dcard{background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-md);padding:28px 22px;transition:border-color var(--dur-fast) var(--ease-out),background-color var(--dur-fast) var(--ease-out)}.ebx-dcard:hover{border-color:#ffffff38;background:#ffffff12}.ebx-dicon{width:42px;height:42px;border-radius:12px;background:#1fff931f;color:var(--color-green);display:grid;place-items:center;margin:0 auto 14px}.ebx-dicon svg{width:21px;height:21px}.ebx-dcard p{font-size:.98rem;color:#ffffffd9;font-weight:700;margin:0;line-height:1.4}.ebx-author-grid{width:100%;display:grid;grid-template-columns:minmax(0,460px) minmax(0,600px);justify-content:center;align-items:center;gap:40px 90px}.ebx-author-img{width:100%;max-width:420px;margin:0 auto;aspect-ratio:1 / 1;object-fit:contain;display:block;filter:drop-shadow(0 24px 40px rgba(39,2,87,.18));transition:transform var(--dur-med) var(--ease-out)}.ebx-author-img-col:hover .ebx-author-img{transform:scale(1.02) translateY(-4px)}.ebx-author-title{font-size:clamp(2.1rem,3.3vw,3rem);font-weight:800;color:var(--text-strong);margin:12px 0 22px}.ebx-author-text{text-align:left}.ebx-author-text p{font-size:1.18rem;color:var(--text-muted);line-height:1.8;margin:0 0 15px}.ebx-author-text strong{color:var(--text-strong);font-weight:700}.ebx-author-hl{color:var(--ws-green-800)!important;font-weight:700;font-size:1.24rem!important;margin-top:18px!important}.ebx-final-grid{width:100%;display:grid;grid-template-columns:minmax(0,620px) minmax(0,500px);justify-content:center;align-items:center;gap:48px 90px}.ebx-final-copy{text-align:center}@media(min-width:901px){.ebx-final-copy{text-align:left}}.ebx-final-title{font-size:clamp(2.1rem,3.4vw,3.1rem);font-weight:800;color:var(--color-white);margin:0;text-wrap:balance}.ebx-final-title em{color:var(--color-green);font-style:italic}.ebx-final-note{font-size:1.12rem;color:#ffffff9e;margin:22px 0 0;line-height:1.8}.ebx-form-col{min-width:0}.ebx-card{width:100%;max-width:460px;margin:0 auto;background:var(--color-white);border:1px solid var(--border-soft);border-radius:var(--radius-lg);padding:36px 32px;box-shadow:var(--shadow-lg)}.ebx-card-title{font-size:1.45rem;font-weight:700;color:var(--text-strong);margin:0 0 8px}.ebx-card-sub{font-size:.92rem;color:var(--text-muted);margin:0 0 24px}.ebx-field{margin-bottom:14px}.ebx-field input{width:100%;padding:13px 16px;border:1px solid var(--border-soft);border-radius:10px;font-size:.92rem;outline:none;transition:border-color var(--dur-fast) var(--ease-out),background-color var(--dur-fast) var(--ease-out);background:var(--ws-lavender-50);color:var(--text-strong);box-sizing:border-box;font-family:inherit}.ebx-field input:focus{border-color:var(--ws-purple-500);background:var(--color-white)}.ebx-field--phone{display:flex;gap:8px}.ebx-country{position:relative;width:112px;min-width:112px;flex-shrink:0}.ebx-country-btn{width:100%;display:flex;align-items:center;gap:5px;padding:13px 10px;border:1px solid var(--border-soft);border-radius:10px;background:var(--ws-lavender-50);cursor:pointer;font-size:.88rem;font-family:inherit;color:var(--text-strong);transition:border-color var(--dur-fast) var(--ease-out);white-space:nowrap}.ebx-country-btn:focus,.ebx-country-btn.is-open{border-color:var(--ws-purple-500);background:var(--color-white);outline:none}.ebx-country-btn svg{margin-left:auto;flex-shrink:0;transition:transform var(--dur-fast) var(--ease-out)}.ebx-country-btn.is-open svg{transform:rotate(180deg)}.ebx-country-dd{position:absolute;top:calc(100% + 4px);left:0;width:132px;max-height:200px;overflow-y:auto;background:var(--color-white);border:1px solid var(--border-soft);border-radius:10px;box-shadow:var(--shadow-card);z-index:200;display:none}.ebx-country-dd.is-open{display:block}.ebx-country-dd .ebx-copt{padding:9px 12px;cursor:pointer;font-size:.85rem;color:var(--text-strong);transition:background-color var(--dur-fast) var(--ease-out);white-space:nowrap}.ebx-country-dd .ebx-copt:hover{background:var(--ws-lavender-100)}.ebx-country-dd .ebx-copt.is-selected{background:var(--ws-lavender-100);color:var(--ws-purple-600);font-weight:700}.ebx-submit{width:100%}.ebx-success{flex-direction:column;align-items:center;gap:16px;text-align:center;padding:32px 0}.ebx-success p{font-size:1.1rem;font-weight:700;color:var(--text-strong);margin:0}@media(min-width:901px)and (max-height:840px){.ebx-hero{padding:84px 0 24px}.ebx-cover-wrap{width:min(340px,100%)}.ebx-hero-bullets{margin-top:20px;gap:10px}.ebx-hero-ctas{margin-top:26px}.ebx-data,.ebx-content,.ebx-diff,.ebx-author,.ebx-final{padding:64px 0}.ebx-lead2{margin-top:16px;font-size:1rem;line-height:1.6}.ebx-lead2+.ebx-lead2{margin-top:8px}.ebx-lead{margin-top:18px;font-size:1.02rem;line-height:1.65}.ebx-pains{margin-top:18px;gap:7px}.ebx-pain{padding:8px 14px}.ebx-callout{margin-top:20px;padding:9px 22px;font-size:.92rem}.ebx-icard{padding:20px}.ebx-icard-head{margin-bottom:12px}.ebx-content-kicker{margin-bottom:14px}.ebx-checks{gap:10px}.ebx-checks li{padding:13px 16px}.ebx-cta-row{margin-top:26px}.ebx-dgrid{margin-top:32px}.ebx-dcard{padding:22px 20px}.ebx-author-grid{grid-template-columns:minmax(0,400px) minmax(0,580px)}.ebx-author-text p{line-height:1.7;margin-bottom:10px}.ebx-card{padding:28px}.ebx-card-sub{margin-bottom:18px}.ebx-field{margin-bottom:11px}.ebx-final-title{font-size:clamp(1.8rem,2.7vw,2.3rem)}.ebx-final-note{font-size:1rem;margin-top:16px}}@media(max-width:900px){.ebx-hero{height:auto;min-height:100svh;padding:130px 0 56px}.ebx-hero-grid{grid-template-columns:1fr;gap:44px}.ebx-hero-copy{text-align:center}.ebx-h1,.ebx-hero-sub{margin-left:auto;margin-right:auto}.ebx-hero-bullets{max-width:420px;margin-left:auto;margin-right:auto;text-align:left}.ebx-hero-ctas{display:flex;justify-content:center}.ebx-cover-wrap{width:min(300px,100%)}.ebx-data-grid,.ebx-content-grid,.ebx-final-grid{grid-template-columns:1fr;gap:44px}.ebx-carousel{max-width:480px;margin:0 auto;width:100%}.ebx-cta-row{display:flex;justify-content:center}.ebx-content-list{max-width:540px;margin:0 auto;width:100%}.ebx-dgrid{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}.ebx-author-grid{grid-template-columns:1fr;gap:32px;text-align:center}.ebx-author-img{max-width:320px;margin:0 auto}.ebx-author-text{margin:0 auto;max-width:560px;text-align:center}}@media(max-width:700px){.ebx-data,.ebx-content,.ebx-diff,.ebx-author,.ebx-final{padding:72px 0}.ebx-card{padding:32px 24px}.ebx-pain{flex-wrap:wrap;gap:4px 10px}}
