@font-face{font-family:Aeonik;src:url(/assets/fonts/Aeonik-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Aeonik;src:url(/assets/fonts/Aeonik-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Aeonik;src:url(/assets/fonts/Aeonik-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Aeonik;src:url(/assets/fonts/Aeonik-Black.ttf)format("truetype");font-weight:900;font-style:normal;font-display:swap}
:root{--color-orange:#fc7a22;--color-teal:#14b8a6;--color-teal-dark:#0f9d8f;--color-black:#000;--color-white:#fff;--color-gray-50:#fafafa;--color-gray-100:#f4f4f5;--color-gray-500:#71717a;--font-family:"Aeonik", "Noto Sans Ethiopic", system-ui, -apple-system, sans-serif;--max-width:1200px;--bp-sm:480px;--bp-md:640px;--bp-lg:768px;--bp-xl:1024px;--bp-2xl:1200px;--container-pad:clamp(1rem, 4vw, 1.5rem);--shadow-teal:0 4px 14px #14b8a659;--shadow-teal-hover:0 6px 20px #14b8a666;--shadow-card:0 24px 48px #0000000f;--shadow-orange:0 8px 24px #fc7a2259}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}body{font-family:var(--font-family);background:var(--color-white);color:var(--color-black);-webkit-font-smoothing:antialiased;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit}.btn{min-height:48px;font-family:var(--font-family);cursor:pointer;text-align:center;-webkit-tap-highlight-color:transparent;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:.85rem 1.35rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--teal{background:var(--color-teal);color:var(--color-white);box-shadow:var(--shadow-teal)}.btn--teal:hover{background:var(--color-teal-dark);box-shadow:var(--shadow-teal-hover)}.btn--outline{color:var(--color-black);border-color:var(--color-orange);background:0 0}.btn--outline:hover{background:#fc7a220f}.btn--ghost{color:var(--color-gray-500);box-shadow:none;background:0 0;border-color:#0000;min-height:40px;padding:.5rem .75rem}.btn--ghost:hover{color:var(--color-orange);transform:none}.btn--disabled{min-height:48px;font-family:var(--font-family);border:2px solid var(--color-gray-100);background:var(--color-gray-50);color:var(--color-gray-500);cursor:not-allowed;border-radius:8px;justify-content:center;align-items:center;padding:.85rem 1.35rem;font-size:.95rem;font-weight:500;display:inline-flex}.footer{border-top:1px solid var(--color-gray-100);background:var(--color-white);padding:2rem 1.25rem}.footer__inner{max-width:var(--max-width);text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin:0 auto;display:flex}.footer__tagline{color:var(--color-gray-500);letter-spacing:-.01em;max-width:28ch;font-size:.9rem;font-weight:400;line-height:1.45}.footer__nap{color:var(--color-gray-500);flex-direction:column;align-items:center;gap:4px;max-width:60ch;font-size:.84rem;font-style:normal;line-height:1.5;display:flex}.footer__nap-line strong{color:var(--color-gray-700,#142027)}.footer__nap-line a{color:var(--color-teal);text-decoration:none}.footer__nap-line a:hover{text-decoration:underline}.footer__partner{color:var(--color-gray-500);border-top:1px solid var(--color-gray-100);max-width:42ch;margin-top:.25rem;padding-top:.5rem;font-size:.88rem;font-weight:500;line-height:1.5}.footer__partner a{color:var(--color-teal);margin-top:.2rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-block}.footer__partner a:hover{color:var(--color-orange)}@media (min-width:768px){.footer{padding:2.5rem 1.5rem}.footer__tagline{max-width:none;font-size:.95rem}.footer__partner{max-width:none;font-size:.92rem}.footer__partner a{margin-top:0;margin-left:.25rem}}
.nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-gray-100);background:#fffffff5;position:sticky;top:0}.nav__inner{max-width:var(--max-width);align-items:center;gap:1rem;margin:0 auto;padding:.75rem 1rem;display:flex}.nav__inner>nav:not(.nav__mobile){flex:1;align-items:center;min-width:0;display:none}.logo{flex-shrink:0;align-items:center;line-height:0;text-decoration:none;display:flex}.logo__img{width:auto;height:32px}.nav__links{flex-wrap:wrap;align-items:center;gap:.15rem .25rem;margin:0;padding:0;list-style:none;display:flex}.nav__links a{color:var(--color-black);white-space:nowrap;border-radius:8px;align-items:center;padding:.45rem .65rem;font-size:.9rem;font-weight:500;line-height:1.2;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.nav__links a:hover{color:var(--color-orange);background:#fc7a220f}.nav__links a[aria-current=page]{color:var(--color-teal);background:#14b8a614}.nav__toggle{border:1px solid var(--color-gray-100);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:44px;height:44px;margin-left:auto;padding:10px;display:flex}.nav__toggle span{background:var(--color-black);border-radius:1px;height:2px;transition:transform .2s,opacity .2s;display:block}.nav__toggle[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.nav__toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav__toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav__cta--desktop{display:none}.floating-contact{right:max(1rem, env(safe-area-inset-right));bottom:max(1rem, env(safe-area-inset-bottom));z-index:90;gap:.6rem;display:grid;position:fixed}.floating-contact__link{width:48px;height:48px;color:var(--color-white);border-radius:50%;place-items:center;transition:transform .15s,box-shadow .15s;display:grid;box-shadow:0 8px 20px #0f172a3d}.floating-contact__link:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0f172a4d}.floating-contact__link--phone{background:var(--color-teal)}.floating-contact__link--telegram{background:#229ed9}.floating-contact__link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:1.35rem;height:1.35rem}.floating-contact__link--telegram svg{fill:currentColor;stroke:none}.nav__actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.lang-switch{background:var(--color-gray-50);border:1px solid var(--color-gray-100);border-radius:8px;align-items:center;gap:.15rem;padding:.2rem;display:inline-flex}.lang-switch__link{min-height:36px;color:var(--color-gray-500);border-radius:6px;align-items:center;padding:.4rem .55rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.lang-switch__link:hover{color:var(--color-black)}.lang-switch__link.is-active{background:var(--color-white);color:var(--color-black);box-shadow:0 1px 3px #0000000f}html[lang=am] body{line-height:1.7}html[lang=am] .hero__title,html[lang=am] .programs__title,html[lang=am] .giveaway__title,html[lang=am] .entry__title,html[lang=am] .path__title,html[lang=am] .path__node-title,html[lang=am] .services__title,html[lang=am] .services__name,html[lang=am] .peer-card__title{letter-spacing:0;line-height:1.3}.nav__mobile{border-bottom:1px solid var(--color-gray-100);background:var(--color-white);flex-direction:column;gap:.15rem;padding:.25rem 1rem 1rem;display:none}.nav__mobile.is-open{display:flex}.nav__mobile a:not(.lang-switch__link):not(.btn){color:var(--color-black);border-bottom:1px solid var(--color-gray-100);align-items:center;min-height:48px;padding:.85rem .35rem;font-weight:500;text-decoration:none;display:flex}.nav__mobile a[aria-current=page]:not(.lang-switch__link):not(.btn){color:var(--color-teal)}.nav__mobile .btn{width:100%;margin-top:.5rem}.nav__mobile .btn--outline{margin-top:.5rem}.nav__mobile .lang-switch{width:fit-content;margin:.65rem 0 .25rem}.nav__actions .nav__cta--desktop{display:none}.page-entry .nav__actions{flex-wrap:wrap;justify-content:flex-end;max-width:72%;margin-left:auto}.page-entry .entry__back{font-size:.85rem}.page-entry .nav__toggle{margin-left:0}.hero{align-items:center;min-height:auto;padding:2.5rem 1.15rem 3.25rem;display:flex;position:relative;overflow:hidden}.hero__pattern{opacity:.05;pointer-events:none;background-image:url(/assets/patterns/pattern.svg);background-position:50%;background-repeat:repeat;background-size:280px;position:absolute;inset:0}.hero__glow{aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#fc7a221f 0%,#0000 70%);width:80%;max-width:420px;position:absolute;top:-20%;right:-20%}.hero__inner{max-width:var(--max-width);grid-template-columns:1fr;align-items:center;gap:2rem;width:100%;margin:0 auto;display:grid;position:relative}.hero__badge{background:var(--color-gray-50);border:1px solid var(--color-gray-100);color:var(--color-gray-500);border-radius:12px;align-items:center;gap:.5rem;max-width:100%;margin-bottom:1.15rem;padding:.45rem .85rem;font-size:.78rem;font-weight:500;line-height:1.35;display:inline-flex}.hero__badge-text{flex-wrap:wrap;align-items:center;gap:.35rem;display:inline-flex}.hero__badge-place{white-space:nowrap;align-items:center;gap:.35rem;display:inline-flex}.hero__badge-flag{object-fit:cover;border-radius:2px;flex-shrink:0;width:21px;height:15px;box-shadow:0 0 0 1px #0000000f}.hero__badge-dot{background:var(--color-teal);border-radius:50%;flex-shrink:0;width:8px;height:8px}.hero__title{letter-spacing:-.03em;max-width:16ch;margin-bottom:1rem;font-size:clamp(1.85rem,8vw,2.6rem);font-weight:900;line-height:1.15}.hero__title .accent{color:var(--color-orange)}.hero__subtitle{color:var(--color-gray-500);max-width:46ch;margin-bottom:.85rem;font-size:clamp(1rem,3.5vw,1.15rem);font-weight:400;line-height:1.55}.hero__location{color:var(--color-gray-500);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9rem;font-weight:500;display:inline-flex}.hero__location-flag{object-fit:cover;border-radius:2px;flex-shrink:0;width:21px;height:15px;box-shadow:0 0 0 1px #0000000f}.hero__actions{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.hero__actions .btn{width:100%}.hero__cta-primary{flex-direction:column;gap:.4rem;width:100%;display:flex}.hero__cta-note{color:var(--color-gray-500);text-align:center;margin:0;font-size:.82rem;line-height:1.4}.hero__trust{border-top:1px solid var(--color-gray-100);grid-template-columns:1fr;gap:1rem;padding-top:1.5rem;display:grid}.hero__stat span{color:var(--color-gray-500);font-size:.85rem;line-height:1.4}.hero__link{color:var(--color-orange);font-weight:500;text-decoration:none;transition:color .15s}.hero__link:hover{color:var(--color-teal)}.hero__stat strong{color:var(--color-black);letter-spacing:-.02em;margin-bottom:.15rem;font-size:1.2rem;font-weight:900;display:block}.hero__visual{display:block;position:relative}.hero__exams{flex-direction:column;align-items:center;gap:1.5rem;padding:.5rem 0;display:flex}.hero__exam{-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;text-decoration:none;transition:transform .2s,opacity .2s;display:flex}.hero__exam:hover{transform:scale(1.04)}.hero__exam--featured{animation:.7s both hero-logo-in}.hero__exam-logo{object-fit:contain;width:auto;max-width:100%;height:auto;display:block}.hero__exam-logo--det{filter:drop-shadow(0 8px 22px #58cc0240);width:min(100%,300px);height:auto}.hero__exams-row{opacity:.72;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.75rem;width:100%;animation:.7s .12s both hero-logo-in;display:flex}.hero__exams-row .hero__exam-logo{filter:grayscale(.15);max-width:120px;max-height:38px}.hero__exams-row .hero__exam:hover{opacity:1}.hero__exams-row .hero__exam:hover .hero__exam-logo{filter:none}@keyframes hero-logo-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hero__float{background:var(--color-orange);color:var(--color-white);box-shadow:var(--shadow-orange);border-radius:10px;margin-top:.85rem;padding:.7rem 1.1rem;font-size:.85rem;font-weight:500;display:inline-flex;position:static}.hero__float-link{color:inherit;text-decoration:none}.hero__float-link:hover{text-underline-offset:2px;text-decoration:underline}@media (min-width:480px){.hero__trust{grid-template-columns:1fr 1fr}.hero__stat:last-child{grid-column:1/-1}}@media (min-width:768px){.nav__inner{padding:.85rem 1.5rem}.logo__img{height:36px}.nav__actions{gap:.65rem}.page-entry .nav__actions{max-width:none}.hero{min-height:calc(100vh - 73px);padding:4rem 1.5rem 5rem}.hero__pattern{opacity:.06;background-size:420px}.hero__title{max-width:18ch;font-size:clamp(2.25rem,5.5vw,3.5rem)}.hero__badge{border-radius:100px;align-items:center;padding:.4rem 1rem;font-size:.85rem}.hero__badge-dot{margin-top:0}.hero__actions{flex-flow:wrap;align-items:flex-start;margin-bottom:3rem}.hero__actions .btn,.hero__cta-primary{width:auto}.hero__cta-note{text-align:left}.hero__trust{flex-wrap:wrap;gap:2rem;padding-top:2rem;display:flex}.hero__stat:last-child{grid-column:auto}.hero__stat strong{font-size:1.5rem}.hero__inner{grid-template-columns:1.1fr .9fr;gap:3rem}.hero__exams{gap:2rem;padding:1rem 0}.hero__exam-logo--det{width:min(100%,340px)}.hero__exams-row{gap:2.25rem}.hero__exams-row .hero__exam-logo{max-width:140px;max-height:44px}.hero__float{margin-top:0;padding:.75rem 1.25rem;font-size:.9rem;position:absolute;bottom:-1rem;left:-1rem}}@media (min-width:1024px){.nav__inner>nav:not(.nav__mobile){display:flex}.nav__toggle{display:none}.nav__actions .nav__cta--desktop,.nav__cta--desktop{display:inline-flex}.nav__mobile{display:none!important}.logo__img{height:40px}.nav__inner{padding:1rem 1.5rem}}
#det-price{scroll-margin-top:5rem}.package{background:radial-gradient(ellipse 70% 50% at 100% 0%, #14b8a614, transparent 55%), radial-gradient(ellipse 50% 40% at 0% 100%, #fc7a2212, transparent 50%), linear-gradient(180deg, #f7fffc 0%, var(--color-white) 45%, #fffaf6 100%);border-top:1px solid var(--color-gray-100);padding:2.75rem 1.15rem 3.25rem;position:relative;overflow:hidden}.package__inner{max-width:var(--max-width);margin:0 auto}.package__header{text-align:center;margin-bottom:1.75rem}.package__label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-teal);margin-bottom:.65rem;font-size:.75rem;font-weight:500;display:inline-block}.package__title{letter-spacing:-.03em;color:var(--color-black);margin-bottom:.65rem;font-size:clamp(1.55rem,6vw,2.35rem);font-weight:900;line-height:1.15}.package__subtitle{color:var(--color-gray-500);max-width:44ch;margin:0 auto;font-size:.98rem;line-height:1.6}.package__prices{grid-template-columns:1fr;max-width:32rem;margin:0 auto 1.5rem;animation:.65s ease-out both package-rise;display:grid}.package__price-card{text-align:center;background:var(--color-white);border:1px solid #14b8a647;border-radius:8px;padding:1.2rem 1rem;box-shadow:0 12px 28px #0f172a12}.package__price-card--package{border-top:4px solid var(--color-teal)}.package__price-label{text-transform:uppercase;letter-spacing:.07em;color:var(--color-gray-500);margin:0 0 .45rem;font-size:.78rem;font-weight:600}.package__price{justify-content:center;align-items:baseline;gap:.4rem;margin:0;line-height:1;display:flex}.package__amount{letter-spacing:-.04em;color:var(--color-black);font-size:clamp(2.4rem,9vw,3.4rem);font-weight:900}.package__amount--test{font-size:clamp(1.75rem,6vw,2.25rem);font-weight:800}.package__currency{color:var(--color-teal);letter-spacing:.04em;font-size:clamp(1rem,3vw,1.2rem);font-weight:700}.package__payment-included{border-left:4px solid var(--color-teal);color:var(--color-gray-700);text-align:left;background:#0d948814;gap:.2rem;margin-top:1rem;padding:.8rem .9rem;display:grid}.package__payment-included strong{color:var(--color-black);font-size:.98rem;line-height:1.35}.package__payment-included span{font-size:.88rem;line-height:1.45}.package__includes-label{text-align:center;text-transform:uppercase;letter-spacing:.07em;color:var(--color-teal-dark);margin:0 auto .5rem;font-size:.78rem;font-weight:600}.package__includes{text-align:left;max-width:40rem;color:var(--color-black);gap:.15rem;margin:0 auto 1.5rem;padding:0;font-size:1rem;font-weight:600;list-style:none;animation:.55s ease-out 80ms both package-rise;display:grid}.package__includes li{border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;gap:1rem;padding:.55rem 0;line-height:1.5;display:flex}.package__includes li:after{content:"✓";color:var(--color-teal);flex:none;font-size:1.2rem;font-weight:900}.package__includes li:last-child{border-bottom:0}.package__actions{text-align:center;flex-direction:column;align-items:center;gap:.85rem;display:flex}.package__more{color:var(--color-teal-dark);text-underline-offset:.2em;font-size:.92rem;font-weight:600;text-decoration:underline}.package__more:hover{color:var(--color-orange)}@keyframes package-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.package{padding:3.5rem 1.5rem 4rem}.package__prices{max-width:32rem}.package__price-card{padding:1.35rem 1.5rem}.package__actions{flex-direction:row;justify-content:center;gap:1.5rem}}@media (prefers-reduced-motion:reduce){.package__prices,.package__includes{animation:none}}
#services{scroll-margin-top:5rem}.services{background:radial-gradient(ellipse 70% 50% at 0% 0%, #14b8a61a, transparent 55%), radial-gradient(ellipse 60% 45% at 100% 100%, #fc7a2214, transparent 50%), var(--color-white);border-top:1px solid var(--color-gray-100);padding:2.75rem 1rem 3.5rem;position:relative;overflow:hidden}.services__inner{max-width:var(--max-width);width:100%;margin:0 auto}.services__header{text-align:center;margin-bottom:1.75rem;padding:0 .15rem}.services__label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-teal);margin-bottom:.65rem;font-size:.75rem;font-weight:500;display:inline-block}.services__title{letter-spacing:-.03em;overflow-wrap:anywhere;word-break:break-word;margin-bottom:.65rem;font-size:clamp(1.4rem,6.2vw,2.25rem);font-weight:900;line-height:1.2}.services__title .accent{color:var(--color-orange)}.services__subtitle{color:var(--color-gray-500);max-width:46ch;margin:0 auto;padding:0 .15rem;font-size:.95rem;line-height:1.6}.services__grid{grid-template-columns:1fr;gap:1rem;width:100%;display:grid}.services__card{background:var(--color-white);border:1px solid var(--color-gray-100);box-shadow:var(--shadow-card);border-radius:16px;grid-template-columns:1fr;align-items:start;gap:1rem;width:100%;min-width:0;padding:1.2rem 1.05rem;transition:transform .2s,box-shadow .2s;display:grid}@media (hover:hover) and (pointer:fine){.services__card:hover{transform:translateY(-2px);box-shadow:0 20px 44px #00000014}}.services__visual{background:var(--color-gray-50);border-radius:14px;justify-content:center;align-items:center;width:100%;height:96px;display:flex;overflow:hidden}.services__icon{width:96px;max-width:100%;height:96px;display:block}.services__visual--prep{background:linear-gradient(145deg,#58cc0214 0%,#14b8a60f 100%);border:1px solid #58cc022e;flex-direction:column;gap:.35rem;padding:.85rem 1rem}.services__det-logo{object-fit:contain;width:100%;max-width:160px;height:auto}.services__body{min-width:0}.services__badge{text-transform:uppercase;letter-spacing:.04em;overflow-wrap:anywhere;border-radius:999px;align-items:center;max-width:100%;margin-bottom:.55rem;padding:.28rem .7rem;font-size:.7rem;font-weight:600;line-height:1.3;display:inline-flex}.services__card--purchase .services__badge{color:var(--color-teal);background:#14b8a61a;border:1px solid #14b8a638}.services__card--room .services__badge{color:var(--color-orange);background:#fc7a221a;border:1px solid #fc7a2238}.services__card--prep .services__badge{color:#3d9e00;background:#58cc021f;border:1px solid #58cc0240}.services__name{letter-spacing:-.02em;overflow-wrap:anywhere;word-break:break-word;margin-bottom:.4rem;font-size:1.05rem;font-weight:800;line-height:1.3}.services__hook{color:var(--color-black);overflow-wrap:anywhere;margin:0 0 .65rem;font-size:.95rem;font-weight:600;line-height:1.45}.services__speed{background:#14b8a614;border:1px solid #14b8a633;border-radius:12px;flex-wrap:wrap;align-items:baseline;gap:.35rem .55rem;margin-bottom:.75rem;padding:.65rem .75rem;display:flex}.services__speed-fast{color:var(--color-teal);font-size:.95rem;font-weight:600;line-height:1.3}.services__speed-fast strong{letter-spacing:-.03em;font-size:1.25rem;font-weight:900}.services__speed-vs{text-transform:uppercase;letter-spacing:.04em;color:var(--color-gray-500);font-size:.75rem;font-weight:600}.services__speed-std{color:var(--color-gray-500);font-size:.85rem;font-weight:500;line-height:1.3;text-decoration:line-through;text-decoration-thickness:1px}.services__speed-std strong{font-weight:700}.services__desc{color:var(--color-gray-500);overflow-wrap:anywhere;font-size:.92rem;line-height:1.6}.services__features{flex-wrap:wrap;gap:.4rem;margin-top:.75rem;padding:0;list-style:none;display:flex}.services__features li{color:var(--color-black);background:var(--color-gray-50);border:1px solid var(--color-gray-100);overflow-wrap:anywhere;border-radius:999px;max-width:100%;padding:.3rem .65rem;font-size:.76rem;font-weight:500;line-height:1.35}.services__cta{justify-content:center;margin-top:1.75rem;display:flex}.services__cta-primary{flex-direction:column;align-items:center;gap:.4rem;width:100%;max-width:320px;display:flex}.services__cta-primary .btn{width:100%}.services__cta-note{color:var(--color-gray-500);text-align:center;margin:0;font-size:.82rem;line-height:1.4}.services__cta .btn{width:100%;max-width:320px}@media (min-width:480px){.services{padding:3.25rem 1.15rem 4rem}.services__header{margin-bottom:2.25rem}.services__card{border-radius:18px;grid-template-columns:auto 1fr;gap:1.15rem;padding:1.35rem 1.15rem}.services__visual{border-radius:16px;flex-shrink:0;width:88px;height:88px}.services__icon{width:88px;height:88px}.services__visual--prep{padding:.55rem .45rem}.services__det-logo{max-width:72px}.services__cta .btn{width:auto}}@media (min-width:640px){.services__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem}.services__card--prep{grid-column:1/-1}}@media (min-width:900px){.services{padding:4rem 1.5rem 5rem}.services__header{margin-bottom:2.75rem}.services__subtitle{font-size:.98rem}.services__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem}.services__card--prep{grid-column:auto}.services__card{border-radius:20px;grid-template-columns:1fr;gap:1.25rem;padding:1.75rem 1.5rem}.services__visual{border-radius:16px;width:100%;height:112px}.services__icon{width:112px;height:112px}.services__visual--prep{padding:1rem}.services__det-logo{max-width:180px}.services__name{font-size:1.12rem}.services__desc{font-size:.95rem}}@media (prefers-reduced-motion:reduce){.services__card{transition:none}.services__card:hover{transform:none}}
#path{scroll-margin-top:5rem}.path{background:radial-gradient(ellipse 80% 40% at 50% 0%, #fc7a221a, transparent 55%), linear-gradient(180deg, #fffaf6 0%, var(--color-white) 40%, #f7fffc 100%);border-top:1px solid var(--color-gray-100);padding:3.25rem 1.15rem 4rem;position:relative;overflow:hidden}.path__inner{max-width:var(--max-width);margin:0 auto}.path__header{text-align:center;margin-bottom:2rem}.path__label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-teal);margin-bottom:.65rem;font-size:.75rem;font-weight:500;display:inline-block}.path__title{letter-spacing:-.03em;margin-bottom:.65rem;font-size:clamp(1.55rem,6.5vw,2.4rem);font-weight:900;line-height:1.2}.path__title .accent{color:var(--color-orange)}.path__subtitle{color:var(--color-gray-500);max-width:36ch;margin:0 auto;font-size:.98rem;line-height:1.6}.path__map{grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center;gap:1.75rem .5rem;max-width:420px;margin:0 auto 1.5rem;padding:.25rem 0 0;list-style:none;display:grid}.path__node{z-index:1;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:160px;display:flex;position:relative}.path__bubble{z-index:1;width:64px;height:64px;color:var(--color-white);border:4px solid #fffffff2;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.7rem;display:flex;position:relative;box-shadow:0 5px #0000001f,0 8px 18px #00000014}.path__node--1 .path__bubble{background:var(--color-orange)}.path__node--2 .path__bubble{background:#f59e0b}.path__node--3 .path__bubble{background:var(--color-teal)}.path__node--4 .path__bubble{background:#0d9488}.path__node--5 .path__bubble{background:linear-gradient(145deg, var(--color-orange), #e85d04);width:70px;height:70px}.path__icon{width:24px;height:24px;display:block}.path__node--5 .path__icon{width:28px;height:28px}.path__stage{text-transform:uppercase;letter-spacing:.05em;background:var(--color-gray-100);color:var(--color-gray-500);border-radius:999px;margin-bottom:.35rem;padding:.18rem .55rem;font-size:.65rem;font-weight:700;display:inline-block}.path__node--1 .path__stage{color:var(--color-orange);background:#fc7a2224}.path__node--2 .path__stage{color:#b45309;background:#f59e0b29}.path__node--3 .path__stage{color:var(--color-teal-dark);background:#14b8a624}.path__node--4 .path__stage{color:#0f766e;background:#0d948824}.path__node--5 .path__stage{color:var(--color-orange);background:#fc7a2229}.path__node-title{letter-spacing:-.02em;max-width:12ch;margin-bottom:.25rem;font-size:.95rem;font-weight:900;line-height:1.25}.path__node-text{color:var(--color-gray-500);max-width:16ch;font-size:.78rem;line-height:1.45}.path__finish{color:var(--color-gray-500);flex-direction:column;align-items:center;gap:.35rem;margin-bottom:1.75rem;font-size:.85rem;font-weight:500;display:flex}.path__finish-flag{background:var(--color-black);width:40px;height:40px;color:var(--color-white);border-radius:12px;justify-content:center;align-items:center;display:flex;box-shadow:0 4px #0003}.path__cta{text-align:center;flex-direction:column;gap:.75rem;display:flex}.path__cta .btn{width:100%}@media (min-width:480px){.path__map{gap:2rem .75rem;max-width:480px}.path__node{max-width:180px}.path__node-title{font-size:1.02rem}.path__node-text{font-size:.85rem}}@media (min-width:700px){.path{padding:4.5rem 1.5rem 5rem}.path__header{margin-bottom:2.75rem}.path__subtitle{font-size:1.05rem}.path__map{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem 1rem;max-width:880px}.path__node{max-width:200px}.path__bubble{width:72px;height:72px}.path__node--5 .path__bubble{width:80px;height:80px}.path__icon{width:28px;height:28px}.path__node-title{max-width:14ch;font-size:1.05rem}.path__node-text{max-width:18ch;font-size:.85rem}.path__cta{flex-flow:wrap;justify-content:center}.path__cta .btn{width:auto}}@media (min-width:1024px){.path__map{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem .5rem;max-width:none}.path__node-title{font-size:1.1rem}}
.programs{background:var(--color-gray-50);border-top:1px solid var(--color-gray-100);border-bottom:none;padding:3.25rem 1.15rem 4rem}.programs__inner{max-width:var(--max-width);margin:0 auto}.programs__header{text-align:center;margin-bottom:2.5rem}.programs__label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-teal);margin-bottom:.75rem;font-size:.75rem;font-weight:500;display:inline-block}.programs__title{letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:900}.programs__subtitle{color:var(--color-gray-500);max-width:50ch;margin:0 auto;padding:0 .25rem;font-size:.98rem;line-height:1.55}.programs__slider{position:relative}.programs__viewport{border-radius:20px;overflow:hidden}.programs__track{transition:transform .45s cubic-bezier(.4,0,.2,1);display:flex}.programs__slide{flex:0 0 100%;min-width:0}.programs__card{background:var(--color-white);border:1px solid var(--color-gray-100);box-shadow:var(--shadow-card);border-radius:16px;grid-template-columns:1fr;align-items:center;gap:1.35rem;min-height:0;padding:1.35rem 1.15rem;display:grid}.programs__logo-wrap{background:var(--color-gray-50);border:1px solid var(--color-gray-100);border-radius:16px;justify-content:center;align-items:center;min-height:120px;padding:1.5rem;display:flex}.programs__logo{object-fit:contain;width:auto;max-width:200px;max-height:56px}.programs__content{text-align:center}.programs__exam{letter-spacing:-.02em;font-size:clamp(1.2rem,5vw,1.5rem);font-weight:900}.programs__heading-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.programs__status{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:100px;align-items:center;padding:.3rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.programs__status--active{color:var(--color-teal);background:#14b8a61f;border:1px solid #14b8a640}.programs__status--soon{color:var(--color-orange);background:#fc7a221a;border:1px solid #fc7a2240}.programs__status--planned{background:var(--color-gray-50);color:var(--color-gray-500);border:1px solid var(--color-gray-100)}.programs__card--planned .programs__logo-wrap{opacity:.7}.programs__exam--ielts{color:#d71921}.programs__exam--toefl{color:#004ea8}.programs__exam--duolingo{color:#58cc02}.programs__desc{color:var(--color-gray-500);max-width:48ch;margin:0 auto 1.5rem;font-size:1rem;line-height:1.7}.programs__tags{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.programs__actions{flex-direction:column;justify-content:center;gap:.75rem;display:flex}.programs__actions .btn{width:100%}.programs__tag{background:var(--color-gray-50);border:1px solid var(--color-gray-100);color:var(--color-gray-500);border-radius:100px;padding:.35rem .85rem;font-size:.8rem;font-weight:500}.programs__controls{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.programs__arrow{border:1px solid var(--color-gray-100);background:var(--color-white);width:44px;height:44px;color:var(--color-black);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:border-color .15s,color .15s,background .15s;display:flex}.programs__arrow:hover{border-color:var(--color-orange);color:var(--color-orange)}.programs__arrow:focus-visible{outline:2px solid var(--color-teal);outline-offset:2px}.programs__dots{gap:.5rem;display:flex}.programs__dot{background:var(--color-gray-100);cursor:pointer;box-sizing:content-box;background-clip:content-box;border:none;border-radius:50%;width:10px;height:10px;padding:7px;transition:background .2s,transform .2s}.programs__dot.is-active{background:var(--color-orange);transform:scale(1.15)}.programs__dot:focus-visible{outline:2px solid var(--color-teal);outline-offset:2px}@media (min-width:768px){.programs{padding:4rem 1.5rem 5rem}.programs__subtitle{font-size:1.05rem}.programs__card{border-radius:20px;grid-template-columns:220px 1fr;gap:2rem;min-height:280px;padding:3rem}.programs__content{text-align:left}.programs__desc{margin-left:0}.programs__tags{justify-content:flex-start}.programs__actions{flex-flow:wrap;justify-content:flex-start}.programs__actions .btn{width:auto}.programs__heading-row{justify-content:flex-start}}
#results{scroll-margin-top:5rem}.results{background:radial-gradient(ellipse 70% 45% at 100% 0%, #14b8a61a, transparent 55%), radial-gradient(ellipse 50% 40% at 0% 100%, #fc7a2214, transparent 50%), linear-gradient(180deg, var(--color-white) 0%, #f7fffc 55%, var(--color-white) 100%);border-top:1px solid var(--color-gray-100);padding:3.25rem 1.15rem 4rem;position:relative;overflow:hidden}.results__inner{max-width:var(--max-width);margin:0 auto}.results__header{text-align:center;margin-bottom:2.25rem}.results__label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-teal);margin-bottom:.45rem;font-size:.75rem;font-weight:500;display:inline-block}.results__verified{color:var(--color-teal);letter-spacing:.01em;background:#14b8a61a;border-radius:999px;align-items:center;gap:.35rem;margin:0 auto .85rem;padding:.35rem .75rem;font-size:.8rem;font-weight:600;display:inline-flex}.results__title{letter-spacing:-.03em;margin-bottom:.65rem;font-size:clamp(1.55rem,5vw,2.25rem);font-weight:900;line-height:1.2}.results__title .accent{color:var(--color-orange)}.results__subtitle{color:var(--color-gray-500);max-width:42ch;margin:0 auto;font-size:.98rem;line-height:1.6}.results__grid{grid-template-columns:1fr;gap:1.15rem;list-style:none;display:grid}.results__card{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:16px;grid-template-rows:auto 1fr;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden;box-shadow:0 12px 32px #0000000a}.results__card:hover{transform:translateY(-2px);box-shadow:0 18px 40px #00000012}.results__media{background:var(--color-gray-50);cursor:zoom-in;text-align:left;width:100%;font:inherit;color:inherit;border:0;padding:0;display:block;position:relative}.results__media:focus-visible{outline:2px solid var(--color-teal);outline-offset:2px}.results__img{aspect-ratio:1224/665;object-fit:cover;object-position:top center;width:100%;height:auto}.results__zoom{color:var(--color-white);letter-spacing:.02em;pointer-events:none;background:#0000009e;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.72rem;font-weight:500;display:inline-flex;position:absolute;bottom:.65rem;right:.65rem}.results__body{flex-direction:column;gap:.55rem;padding:1.1rem 1.15rem 1.25rem;display:flex}.results__score-row{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.results__score{letter-spacing:-.04em;color:var(--color-black);font-size:clamp(2rem,6vw,2.4rem);font-weight:900;line-height:1}.results__score span{letter-spacing:0;color:var(--color-gray-500);margin-left:.15rem;font-size:.85rem;font-weight:500}.results__cefr{letter-spacing:.04em;text-transform:uppercase;color:var(--color-teal);white-space:nowrap;font-size:.78rem;font-weight:700}.results__meta{color:var(--color-gray-500);flex-wrap:wrap;align-items:center;gap:.35rem .65rem;font-size:.9rem;display:flex}.results__name{color:var(--color-black);font-weight:700}.results__dot{background:var(--color-gray-500);opacity:.5;border-radius:50%;width:3px;height:3px}.results__exam{font-size:.82rem}.results__level{color:var(--color-gray-500);font-size:.85rem;line-height:1.4}.results__note{text-align:center;color:var(--color-gray-500);margin-top:1.5rem;font-size:.82rem}.results__cta{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.75rem;display:flex}.results-dialog{background:var(--color-white);border:none;border-radius:16px;width:100%;max-width:min(920px,100vw - 1.5rem);padding:0;box-shadow:0 24px 64px #00000040}.results-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c}.results-dialog__inner{padding:.75rem;position:relative}.results-dialog__img{border-radius:10px;width:100%;height:auto}.results-dialog__close{z-index:2;width:40px;height:40px;color:var(--color-white);cursor:pointer;background:#000000b3;border:none;border-radius:8px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:1rem;right:1rem}.results-dialog__close:hover{background:#000000d9}.results-dialog__caption{color:var(--color-gray-500);text-align:center;padding:.65rem .35rem .25rem;font-size:.9rem}@media (min-width:640px){.results__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}@media (min-width:960px){.results{padding:4rem 1.5rem 4.5rem}.results--page .results__grid,.page-results .results__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem}}.page-results .results--page{padding-top:1.5rem}.results__page-header{text-align:center;margin-bottom:2.25rem}.results__page-header .results__title{font-size:clamp(1.75rem,5vw,2.5rem)}.results__back{color:var(--color-gray-500);align-items:center;gap:.35rem;margin-bottom:1.25rem;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}.results__back:hover{color:var(--color-teal)}
#testimonials{scroll-margin-top:5rem}.testimonials{background:radial-gradient(ellipse 60% 40% at 0% 0%, #fc7a2214, transparent 55%), radial-gradient(ellipse 50% 35% at 100% 100%, #14b8a617, transparent 50%), linear-gradient(180deg, #fffaf6 0%, var(--color-white) 45%, #f7fffc 100%);border-top:1px solid var(--color-gray-100);padding:3.25rem 1.15rem 4rem;position:relative;overflow:hidden}.testimonials__inner{max-width:var(--max-width);margin:0 auto}.testimonials__header,.testimonials__page-header{text-align:center;margin-bottom:2.25rem}.testimonials__label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-teal);margin-bottom:.45rem;font-size:.75rem;font-weight:500;display:inline-block}.testimonials__label a{color:inherit;text-decoration:none}.testimonials__label a:hover{text-decoration:underline}.testimonials__verified{color:var(--color-teal);letter-spacing:.01em;background:#14b8a61a;border-radius:999px;align-items:center;gap:.35rem;margin:0 auto .85rem;padding:.35rem .75rem;font-size:.8rem;font-weight:600;display:inline-flex}.testimonials__rating-num{font-weight:800}.testimonials__title{letter-spacing:-.03em;margin-bottom:.65rem;font-size:clamp(1.55rem,5vw,2.25rem);font-weight:900;line-height:1.2}.testimonials__title .accent{color:var(--color-orange)}.testimonials__subtitle{color:var(--color-gray-500);max-width:44ch;margin:0 auto;font-size:.98rem;line-height:1.6}.testimonials__grid{grid-template-columns:1fr;gap:1.15rem;margin:0;padding:0;list-style:none;display:grid}.testimonials__card{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:16px;flex-direction:column;gap:.55rem;height:100%;padding:1.35rem 1.25rem 1.4rem;display:flex;position:relative;box-shadow:0 12px 32px #0000000a}.testimonials__badge{color:var(--color-orange);letter-spacing:.06em;text-transform:uppercase;background:#fc7a221f;border-radius:6px;align-self:flex-start;margin:0;padding:.2rem .55rem;font-size:.68rem;font-weight:800}.testimonials__stars{letter-spacing:.08em;color:var(--color-gray-100);margin:0;font-size:1rem;line-height:1}.testimonials__stars .is-on{color:#e8a317}.testimonials__score{color:var(--color-gray-500);margin:0;font-size:.85rem}.testimonials__score strong{color:var(--color-teal);font-size:1.05rem;font-weight:800}.testimonials__score span{color:var(--color-gray-500);font-size:.8rem;font-weight:500}.testimonials__quote{flex:1;margin:.15rem 0 0}.testimonials__quote p{color:var(--color-gray-700,#374151);margin:0;font-size:.95rem;line-height:1.65}.testimonials__name{color:var(--color-gray-900,#111827);margin:.35rem 0 0;font-size:.92rem;font-weight:700}.testimonials__note{text-align:center;max-width:48ch;color:var(--color-gray-500);margin:1.5rem auto 0;font-size:.82rem;line-height:1.5}.testimonials__cta{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.testimonials--page{min-height:60vh;padding-top:2.5rem}.testimonials--page .testimonials__page-header{margin-bottom:2.5rem}@media (min-width:640px){.testimonials__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.testimonials--page .testimonials__grid{grid-template-columns:repeat(2,1fr)}}
.info-bar{background:var(--color-teal);color:#fff;letter-spacing:.01em;border-bottom:1px solid #fff3;font-size:.78rem}.info-bar__inner{max-width:var(--max-width);justify-content:space-between;align-items:center;gap:.75rem 1.25rem;min-height:34px;margin:0 auto;padding:.35rem 1.15rem;display:flex}.info-bar__item{align-items:center;gap:.35rem;display:inline-flex}.info-bar__item>svg,.info-bar__phone svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;flex:none;width:.95rem;height:.95rem}.info-bar__phone{color:var(--color-white);align-items:center;gap:.3rem;padding-block:.5rem;font-weight:700;text-decoration:none;display:inline-flex}.info-bar__phone+.info-bar__phone{border-left:1px solid #ffffff52;padding-left:.75rem}.info-bar__phone+.info-bar__phone svg{fill:currentColor;stroke:none}.info-bar__phone:hover{color:var(--color-black)}.info-bar__address-short{display:none}.promo-bar{background:var(--color-orange);color:var(--color-white)}.promo-bar__inner{max-width:var(--max-width);text-align:left;flex-direction:column;align-items:stretch;gap:.75rem;margin:0 auto;padding:.85rem 1.15rem;display:flex}.promo-bar__text{align-items:flex-start;gap:.5rem;font-size:.85rem;font-weight:500;line-height:1.45;display:flex}.promo-bar__flag{border-radius:2px;flex-shrink:0;width:21px;height:15px;margin-top:.2rem;box-shadow:0 0 0 1px #0000001f}.promo-bar__text strong{font-weight:700}.promo-bar__cta{background:var(--color-white);width:100%;min-height:44px;color:var(--color-orange);font-family:var(--font-family);white-space:nowrap;-webkit-tap-highlight-color:transparent;border-radius:8px;justify-content:center;align-items:center;gap:.35rem;padding:.65rem 1.1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.promo-bar__cta:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.promo-bar__cta svg{flex-shrink:0}@media (min-width:768px){.promo-bar__inner{flex-flow:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.25rem;padding:.75rem 1.5rem}.promo-bar__text{flex:1;align-items:center;font-size:.95rem}.promo-bar__flag{margin-top:0}.promo-bar__cta{border-radius:6px;width:auto;min-height:0;padding:.5rem 1.1rem;font-size:.85rem}}
#faq,#contact{scroll-margin-top:5rem}.faq{background:radial-gradient(ellipse 70% 50% at 0% 100%, #14b8a60f, transparent 55%), var(--color-white);border-top:1px solid var(--color-gray-100);padding:3.25rem 1.15rem 4rem}.faq__inner{max-width:720px;margin:0 auto}.faq--page{padding-top:1.5rem}.faq__header{text-align:center;margin-bottom:2rem}.faq__label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-teal);margin-bottom:.65rem;font-size:.75rem;font-weight:500;display:inline-block}.faq__title{letter-spacing:-.03em;margin-bottom:.65rem;font-size:clamp(1.55rem,5vw,2.25rem);font-weight:900;line-height:1.2}.faq__title .accent{color:var(--color-orange)}.faq__subtitle{color:var(--color-gray-500);max-width:42ch;margin:0 auto;font-size:.98rem;line-height:1.6}.faq__list{flex-direction:column;gap:.65rem;margin-bottom:2rem;display:flex}.faq__item{background:var(--color-white);border:1px solid var(--color-gray-100);box-shadow:var(--shadow-card);border-radius:14px;transition:border-color .15s,box-shadow .15s;overflow:hidden}.faq__item[open]{border-color:#14b8a659;box-shadow:0 12px 28px #0000000d}.faq__question{color:var(--color-black);cursor:pointer;-webkit-tap-highlight-color:transparent;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.15rem;font-size:.98rem;font-weight:600;list-style:none;display:flex}.faq__question::-webkit-details-marker{display:none}.faq__question::marker{content:""}.faq__chevron{width:20px;height:20px;color:var(--color-gray-500);flex-shrink:0;transition:transform .2s,color .15s}.faq__item[open] .faq__chevron{color:var(--color-teal);transform:rotate(180deg)}.faq__answer{color:var(--color-gray-500);padding:0 1.15rem 1.15rem;font-size:.95rem;line-height:1.65}.faq__answer p+p{margin-top:.75rem}.faq__answer a{color:var(--color-teal);text-underline-offset:2px;font-weight:500;text-decoration:underline}.faq__answer a:hover{color:var(--color-orange)}.faq__more{text-align:center;margin-bottom:2.5rem}.faq__contact{text-align:center;background:linear-gradient(135deg,#14b8a614 0%,#fc7a220f 100%);border:1px solid #14b8a633;border-radius:16px;padding:1.75rem 1.35rem}.faq__contact-title{letter-spacing:-.02em;margin-bottom:.45rem;font-size:1.2rem;font-weight:800}.faq__contact-text{color:var(--color-gray-500);max-width:36ch;margin-bottom:1.25rem;margin-left:auto;margin-right:auto;font-size:.95rem;line-height:1.6}.faq__contact-actions{flex-direction:column;align-items:center;gap:.65rem;display:flex}.faq__contact-actions .btn{width:100%;max-width:280px}@media (min-width:480px){.faq{padding:3.5rem 1.5rem 4.5rem}.faq__question{padding:1.2rem 1.35rem}.faq__answer{padding:0 1.35rem 1.35rem}.faq__contact{border-radius:20px;padding:2rem}.faq__contact-actions{flex-flow:wrap;justify-content:center}.faq__contact-actions .btn{width:auto;min-width:200px}}
.peer-card{z-index:90;left:1rem;right:1rem;bottom:max(1rem, env(safe-area-inset-bottom));background:radial-gradient(ellipse 90% 60% at 100% 0%, #14b8a61f, transparent 55%), radial-gradient(ellipse 70% 50% at 0% 100%, #fc7a2214, transparent 50%), var(--color-white);opacity:0;visibility:hidden;pointer-events:none;border:1px solid #14b8a62e;border-radius:20px;max-width:23rem;margin-inline:auto;padding:1.25rem 1.2rem 1.3rem;transition:transform .4s cubic-bezier(.22,1,.36,1),opacity .35s,visibility .35s;position:fixed;transform:translateY(calc(100% + 2rem));box-shadow:0 22px 52px #00000024}.peer-card.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.peer-card.is-closing{opacity:0;pointer-events:none;transform:translateY(calc(100% + 2rem))}.peer-card__close{width:40px;height:40px;color:var(--color-gray-500);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffffd9;border:none;border-radius:10px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex;position:absolute;top:.65rem;right:.65rem}.peer-card__close:hover{background:var(--color-gray-100);color:var(--color-black)}.peer-card__close:focus-visible{outline:2px solid var(--color-teal);outline-offset:2px}.peer-card__eyebrow{color:var(--color-teal);align-items:center;gap:.35rem;margin-bottom:.45rem;padding-right:2.5rem;font-size:.72rem;font-weight:600;display:inline-flex}.peer-card__eyebrow-dot{background:var(--color-teal);border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 3px #14b8a633}.peer-card__title{letter-spacing:-.025em;margin-bottom:.55rem;padding-right:2.25rem;font-size:1.12rem;font-weight:900;line-height:1.28}.peer-card__title .accent{color:var(--color-orange)}.peer-card__text{color:var(--color-gray-500);margin-bottom:.85rem;font-size:.88rem;line-height:1.55}.peer-card__steps{flex-wrap:wrap;gap:.4rem;margin:0 0 1.1rem;padding:0;list-style:none;display:flex}.peer-card__steps li{color:var(--color-black);border:1px solid var(--color-gray-100);background:#ffffffe6;border-radius:999px;padding:.32rem .7rem;font-size:.74rem;font-weight:600;line-height:1.35}.peer-card__steps li:nth-child(-n+3){color:var(--color-teal);background:#14b8a61a;border-color:#14b8a638}.peer-card__actions{flex-direction:column;gap:.45rem;display:flex}.peer-card__actions .btn{width:100%;min-height:46px;font-size:.9rem}.peer-card__dismiss{min-height:40px;color:var(--color-gray-500);font-family:var(--font-family);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;padding:.35rem;font-size:.82rem;font-weight:500;display:inline-flex}.peer-card__dismiss:hover{color:var(--color-black)}@media (min-width:640px){.peer-card{max-width:24.5rem;margin-inline:0;padding:1.4rem 1.4rem 1.45rem;bottom:1.5rem;left:auto;right:1.5rem}.peer-card__title{font-size:1.18rem}.peer-card__text{font-size:.9rem}}@media (prefers-reduced-motion:reduce){.peer-card{transition:opacity .2s,visibility .2s;transform:none}.peer-card.is-visible,.peer-card.is-closing{transform:none}}
.page-entry{background:radial-gradient(ellipse 80% 50% at 100% -10%, #fc7a221a, transparent 55%), radial-gradient(ellipse 60% 40% at 0% 100%, #14b8a614, transparent 50%), var(--color-white);min-height:100vh}.page-entry .nav{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:none}.page-entry .nav__inner{justify-content:space-between}.entry__back{color:var(--color-gray-500);align-items:center;gap:.4rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.entry__back:hover{color:var(--color-orange)}.entry{padding:1.15rem 1.15rem 3.5rem}.entry__shell{max-width:440px;margin:0 auto}.entry__intro{margin-bottom:1.75rem}.entry__requirements{background:var(--color-gray-50);border:1px solid var(--color-gray-100);border-radius:14px;margin-bottom:2rem;padding:1.25rem 1.15rem}.entry__header{margin-bottom:1.5rem}.entry__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--color-teal);margin-bottom:.5rem;font-size:.75rem;font-weight:500}.entry__title{letter-spacing:-.03em;margin-bottom:.5rem;font-size:clamp(1.75rem,5vw,2.25rem);font-weight:900;line-height:1.15}.entry__lede{color:var(--color-gray-500);font-size:1rem;line-height:1.6}.entry__intro p{color:var(--color-gray-500);margin-bottom:.85rem;font-size:.95rem;line-height:1.65}.entry__intro p:last-child{margin-bottom:0}.entry__requirements-block{border-top:1px solid var(--color-gray-100);margin-top:1.25rem;padding-top:1.25rem}.entry__requirements-title{letter-spacing:-.01em;margin-bottom:.75rem;font-size:.95rem;font-weight:700}.entry__form-start{margin-bottom:0}.entry__form-heading{letter-spacing:-.02em;margin-bottom:.35rem;font-size:1.2rem;font-weight:800}.entry__form-lede{color:var(--color-gray-500);margin-bottom:1.5rem;font-size:.9rem;line-height:1.55}.entry__perks{background:0 0;border:none;border-radius:0;flex-direction:column;gap:.65rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.entry__perks li{color:var(--color-black);align-items:flex-start;gap:.7rem;font-size:.9rem;line-height:1.45;display:flex}.entry__perks li:before{content:"";background:#14b8a626 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%2314B8A6'%3E%3Cpath d='M16.7 5.3a1 1 0 0 1 0 1.4l-7.5 7.5a1 1 0 0 1-1.4 0l-3.5-3.5a1 1 0 1 1 1.4-1.4l2.8 2.8 6.8-6.8a1 1 0 0 1 1.4 0z'/%3E%3C/svg%3E") 50%/11px no-repeat;border-radius:50%;flex-shrink:0;width:18px;height:18px;margin-top:2px}.entry__progress{margin-bottom:2rem}.entry__steps{grid-template-columns:repeat(5,1fr);gap:.25rem;margin-bottom:.75rem;list-style:none;display:grid}.entry__steps--4{grid-template-columns:repeat(4,1fr)}.entry__step{flex-direction:column;align-items:center;gap:.4rem;display:flex;position:relative}.entry__step:not(:last-child):after{content:"";background:var(--color-gray-100);width:calc(100% - 36px);height:2px;position:absolute;top:14px;left:calc(50% + 18px)}.entry__step.is-complete:not(:last-child):after,.entry__step.is-active:not(:last-child):after{background:#14b8a659}.entry__step-num{background:var(--color-gray-100);width:28px;height:28px;color:var(--color-gray-500);z-index:1;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;transition:background .2s,color .2s;display:flex;position:relative}.entry__step.is-active .entry__step-num{background:var(--color-teal);color:var(--color-white)}.entry__step.is-complete .entry__step-num{color:var(--color-teal);background:#14b8a626;font-size:0}.entry__step.is-complete .entry__step-num:after{content:"";background:currentColor;width:12px;height:12px;display:block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='black' d='M16.7 5.3a1 1 0 0 1 0 1.4l-7.5 7.5a1 1 0 0 1-1.4 0l-3.5-3.5a1 1 0 1 1 1.4-1.4l2.8 2.8 6.8-6.8a1 1 0 0 1 1.4 0z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='black' d='M16.7 5.3a1 1 0 0 1 0 1.4l-7.5 7.5a1 1 0 0 1-1.4 0l-3.5-3.5a1 1 0 1 1 1.4-1.4l2.8 2.8 6.8-6.8a1 1 0 0 1 1.4 0z'/%3E%3C/svg%3E") 50%/contain no-repeat}.entry__step-label{color:var(--color-gray-500);text-align:center;font-size:.7rem;font-weight:500;line-height:1.2;display:none}.entry__step.is-active .entry__step-label{color:var(--color-black)}.entry__progress-text{text-align:center;color:var(--color-gray-500);font-size:.8rem}.entry__form{background:var(--color-white);border:1px solid var(--color-gray-100);box-shadow:var(--shadow-card);border-radius:16px;padding:1.35rem 1.15rem}.entry__panel[hidden]{display:none}.entry__panel.is-active{animation:.28s entry-panel-in}@keyframes entry-panel-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.entry__panel-title{letter-spacing:-.02em;margin-bottom:.35rem;font-size:1.35rem;font-weight:900}.entry__panel-hint{color:var(--color-gray-500);margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.entry__panel-intro{margin-bottom:1.25rem}.entry__panel-intro p{color:var(--color-gray-500);margin-bottom:.75rem;font-size:.9rem;line-height:1.6}.entry__panel-intro p:last-child{margin-bottom:0}.entry__panel-subtitle{letter-spacing:-.01em;margin-bottom:.65rem;font-size:.9rem;font-weight:700}.entry__perks--last{margin-bottom:1.25rem}.entry__field{flex-direction:column;gap:.35rem;margin-bottom:1.1rem;display:flex}.entry__field label{color:var(--color-black);font-size:.85rem;font-weight:500}.entry__field input{width:100%;min-height:48px;font-family:var(--font-family);color:var(--color-black);background:var(--color-gray-50);border:1px solid var(--color-gray-100);border-radius:10px;padding:.85rem 1rem;font-size:16px;transition:border-color .15s,box-shadow .15s,background .15s}.entry__field input::placeholder{color:#a1a1aa}.entry__field input:focus{background:var(--color-white);border-color:var(--color-teal);outline:none;box-shadow:0 0 0 3px #14b8a626}.entry__field input.is-error{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441f}.entry__error{color:#ef4444;min-height:1rem;font-size:.8rem}.entry__actions{margin-top:.5rem;display:flex}.entry__actions--split{flex-direction:column-reverse;justify-content:stretch;gap:.65rem}.entry__actions .btn{flex:1}.entry__actions:not(.entry__actions--split) .btn{width:100%}.entry__submit:disabled{opacity:.65;cursor:not-allowed;transform:none}.entry__review{background:var(--color-gray-50);border:1px solid var(--color-gray-100);border-radius:12px;margin-bottom:1.25rem;padding:1rem 1.25rem}.entry__review-row{border-bottom:1px solid var(--color-gray-100);flex-direction:column;align-items:flex-start;gap:.25rem;padding:.65rem 0;display:flex}.entry__review-row:last-child{border-bottom:none;padding-bottom:0}.entry__review-row:first-child{padding-top:0}.entry__review-row dt{color:var(--color-gray-500);font-size:.85rem;font-weight:500}.entry__review-row dd{color:var(--color-black);text-align:left;word-break:break-word;flex-direction:column;align-items:flex-start;gap:.15rem;font-size:.95rem;font-weight:500;display:flex}.entry__edit{font-family:var(--font-family);color:var(--color-orange);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:500;text-decoration:underline}.entry__edit:hover{color:var(--color-teal)}.entry__telegram{color:inherit;background:#229ed914;border:1px solid #229ed947;border-radius:12px;align-items:flex-start;gap:.85rem;margin-bottom:1.5rem;padding:1.15rem 1.2rem;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:flex}.entry__telegram:hover{background:#229ed91f;border-color:#229ed973;transform:translateY(-1px)}.entry__telegram-icon{width:40px;height:40px;color:var(--color-white);background:#229ed9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.entry__telegram-copy{flex-direction:column;gap:.2rem;min-width:0;display:flex}.entry__telegram-copy strong{color:var(--color-black);letter-spacing:-.01em;font-size:.95rem;font-weight:700}.entry__telegram-copy span{color:var(--color-gray-500);font-size:.8rem;line-height:1.45}.entry__privacy{color:var(--color-gray-500);margin-bottom:1.25rem;font-size:.78rem;line-height:1.5}.entry__done{text-align:center;background:var(--color-white);border:1px solid var(--color-gray-100);box-shadow:var(--shadow-card);border-radius:16px;padding:2rem 1.25rem}.entry__done-icon{width:56px;height:56px;color:var(--color-teal);background:#14b8a61f;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.entry__done-title{letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.5rem;font-weight:900}.entry__done-text{color:var(--color-gray-500);margin-bottom:1.75rem;font-size:1rem;line-height:1.6}.entry__alert{border-radius:10px;margin-bottom:1rem;padding:1rem 1.25rem;font-size:.9rem;line-height:1.5}.entry__alert--error{color:#b91c1c;background:#ef444414;border:1px solid #ef444433}.entry__alert[hidden],.entry__perks[hidden]{display:none}@media (min-width:480px){.entry{padding:1.5rem 1.5rem 4rem}.entry__form,.entry__done{border-radius:20px;padding:2.25rem}.entry__step-label{display:block}.entry__actions--split{flex-direction:row;justify-content:space-between}.entry__review-row{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1rem}.entry__review-row dd{text-align:right;align-items:flex-end}}
.breadcrumbs{color:var(--color-ink-muted,#5d6a7a);padding:24px clamp(20px,5vw,64px) 0;font-size:14px}.breadcrumbs__list{margin:0;flex-wrap:wrap;gap:4px 8px;max-width:1200px;margin-inline:auto;padding:0;list-style:none;display:flex}.breadcrumbs__item{align-items:center;gap:8px;display:inline-flex}.breadcrumbs__item a{color:inherit;border-bottom:1px solid #0000;text-decoration:none;transition:color .15s,border-color .15s}.breadcrumbs__item a:hover{color:var(--color-teal,#0b7a75);border-bottom-color:currentColor}.breadcrumbs__sep{color:var(--color-ink-muted,#9aa5b1)}.breadcrumbs__item [aria-current=page]{color:var(--color-ink,#142027);font-weight:500}
.landing{padding:clamp(48px,8vw,96px) clamp(20px,5vw,64px) clamp(64px,10vw,120px)}.landing--hub{padding-top:0}.landing__section--hub{margin-top:0}.landing__inner{max-width:1080px;margin-inline:auto}.landing__eyebrow{color:var(--color-teal,#0b7a75);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:14px;font-weight:600}.landing__title{color:var(--color-ink,#142027);letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(32px,5vw,52px);line-height:1.1}.landing__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:760px;margin:0 0 28px;display:grid}.landing__fact{border:1px solid var(--color-line,#e5e9ee);background:#fff;border-radius:8px;padding:16px}.landing__fact dt{color:var(--color-ink-muted,#3f4c58);margin:0 0 6px;font-size:.78rem;font-weight:600;line-height:1.35}.landing__fact dd{color:var(--color-teal,#0b7a75);margin:0;font-size:clamp(1.15rem,2.5vw,1.55rem);font-weight:800;line-height:1.15}.landing__lede{color:var(--color-ink-muted,#3f4c58);max-width:68ch;margin:0 0 28px;font-size:clamp(17px,1.5vw,20px);line-height:1.55}.landing__actions{flex-wrap:wrap;gap:12px;margin-bottom:48px;display:flex}.landing__section{margin-top:clamp(40px,6vw,64px)}.landing__section-title{letter-spacing:-.01em;margin:0 0 16px;font-size:clamp(24px,3vw,32px);line-height:1.2}.landing__section p{color:var(--color-ink-muted,#3f4c58);max-width:72ch;margin:0 0 14px;font-size:16.5px;line-height:1.65}.landing__list{color:var(--color-ink-muted,#3f4c58);gap:10px;max-width:72ch;margin:12px 0 20px;padding-left:20px;line-height:1.6;display:grid}.landing__list li{padding-left:2px}.landing__table{border-collapse:collapse;border:1px solid var(--color-line,#e5e9ee);background:#fff;border-radius:14px;width:100%;margin:16px 0 24px;overflow:hidden}.landing__table th,.landing__table td{text-align:left;border-bottom:1px solid var(--color-line,#eef1f4);color:var(--color-ink,#142027);vertical-align:top;padding:14px 16px;font-size:15px}.landing__table th{color:var(--color-teal,#0b7a75);background:#f7fafb;font-weight:600}.landing__table tr:last-child td{border-bottom:none}.landing__cta-card{background:linear-gradient(135deg,#eaf7f6,#f7fafb);border:1px solid #d3ecea;border-radius:20px;margin-top:clamp(48px,8vw,72px);padding:clamp(28px,4vw,40px)}.landing__cta-card h2{margin:0 0 8px;font-size:clamp(22px,2.5vw,28px)}.landing__cta-card p{color:var(--color-ink-muted,#3f4c58);max-width:60ch;margin:0 0 18px}.landing__cta-card-actions{flex-wrap:wrap;gap:12px;display:flex}.landing__faq{margin-top:clamp(40px,6vw,64px)}.landing__faq-title{margin:0 0 20px;font-size:clamp(22px,2.5vw,28px)}.landing__faq-item{border-bottom:1px solid var(--color-line,#eef1f4);padding:14px 0}.landing__faq-item:first-of-type{border-top:1px solid var(--color-line,#eef1f4)}.landing__faq-q{cursor:pointer;color:var(--color-ink,#142027);font-weight:600;list-style:none}.landing__faq-q::-webkit-details-marker{display:none}.landing__faq-a{color:var(--color-ink-muted,#3f4c58);max-width:68ch;margin:10px 0 4px;line-height:1.55}.landing__related{border-top:1px solid var(--color-line,#eef1f4);margin-top:clamp(48px,6vw,72px);padding-top:24px}.landing__related h2{margin:0 0 12px;font-size:20px}.landing__related-list{flex-wrap:wrap;gap:8px 16px;margin:0;padding:0;list-style:none;display:flex}.landing__related-list a{color:var(--color-teal,#0b7a75);border:1px solid #d3ecea;border-radius:999px;padding:6px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s}.landing__related-list a:hover{background:#eaf7f6}.landing__callout{color:#5b4700;background:#fff8ec;border-left:4px solid #f0a600;border-radius:10px;margin:20px 0;padding:14px 18px;font-size:15px;line-height:1.55}.landing__stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin:24px 0 32px;display:grid}.landing__stat{border:1px solid var(--color-line,#e5e9ee);background:#fff;border-radius:14px;padding:20px}.landing__stat strong{color:var(--color-teal,#0b7a75);margin-bottom:4px;font-size:22px;display:block}.landing__stat span{color:var(--color-ink-muted,#3f4c58);font-size:14px}
.blog{padding:clamp(48px,8vw,96px) clamp(20px,5vw,64px)}.blog__inner{max-width:760px;margin-inline:auto}.blog__index-inner{max-width:980px;margin-inline:auto}.blog__eyebrow{color:var(--color-teal,#0b7a75);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:14px;font-weight:600}.blog__title{letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(28px,4vw,44px);line-height:1.15}.blog__meta{color:var(--color-ink-muted,#6a7683);flex-wrap:wrap;gap:12px;margin:0 0 32px;font-size:14px;display:flex}.blog__body p,.blog__body ul,.blog__body ol{color:var(--color-ink,#24303a);margin:0 0 18px;font-size:17px;line-height:1.7}.blog__body h2{letter-spacing:-.01em;margin:40px 0 16px;font-size:clamp(22px,2.5vw,28px)}.blog__body h3{margin:28px 0 12px;font-size:clamp(18px,2vw,22px)}.blog__body ul,.blog__body ol{gap:8px;padding-left:22px;display:grid}.blog__body a{color:var(--color-teal,#0b7a75);text-underline-offset:3px;text-decoration:underline}.blog__body blockquote{border-left:4px solid var(--color-teal,#0b7a75);color:var(--color-ink-muted,#3f4c58);background:#f5faf9;border-radius:0 12px 12px 0;margin:20px 0;padding:8px 20px;font-style:italic}.blog__body table{border-collapse:collapse;width:100%;margin:20px 0;font-size:15px}.blog__body th,.blog__body td{border-bottom:1px solid var(--color-line,#eef1f4);text-align:left;padding:12px 14px}.blog__body th{background:#f7fafb;font-weight:600}.blog__cta-card{background:linear-gradient(135deg,#eaf7f6,#f7fafb);border:1px solid #d3ecea;border-radius:20px;margin-top:48px;padding:28px}.blog__cta-card h2{margin:0 0 8px;font-size:22px}.blog__cta-card p{color:var(--color-ink-muted,#3f4c58);margin:0 0 16px}.blog__index-header{text-align:center;margin-bottom:48px}.blog__index-title{letter-spacing:-.02em;margin:8px 0 12px;font-size:clamp(32px,5vw,48px)}.blog__index-subtitle{color:var(--color-ink-muted,#3f4c58);max-width:60ch;margin:0 auto;font-size:17px}.blog__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.blog__card{border:1px solid var(--color-line,#e5e9ee);color:inherit;background:#fff;border-radius:16px;flex-direction:column;gap:8px;padding:22px;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex}.blog__card:hover{transform:translateY(-2px);box-shadow:0 10px 30px -12px #0b7a752e}.blog__card h2{color:var(--color-ink,#142027);margin:0;font-size:19px;line-height:1.3}.blog__card p{color:var(--color-ink-muted,#3f4c58);margin:0;font-size:14.5px;line-height:1.5}.blog__card time{color:var(--color-ink-muted,#6a7683);font-size:13px}
html{-moz-text-size-adjust:100%;text-size-adjust:100%}body{padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0);padding-bottom:env(safe-area-inset-bottom,0)}body.nav-open{touch-action:none;overscroll-behavior:none;overflow:hidden}.nav{padding-top:env(safe-area-inset-top,0)}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:2px solid var(--color-teal,#14b8a6);outline-offset:2px}img,svg,video,iframe{max-width:100%}.table-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;border:1px solid var(--color-line,#e5e9ee);background:#fff;border-radius:14px;width:100%;margin:16px 0 24px;overflow-x:auto}.table-scroll .landing__table,.table-scroll table{border:none;border-radius:0;min-width:520px;margin:0}.blog__body .table-scroll table{min-width:480px}@media (max-width:767px){.info-bar__inner{flex-direction:column;align-items:flex-start;gap:.25rem;padding:.35rem .8rem;font-size:.7rem}.info-bar__address-full{display:inline}.info-bar__address-short,.info-bar__phone span{display:none}.info-bar__phone+.info-bar__phone{padding-left:.5rem}.floating-contact{bottom:.75rem;right:.75rem}.package{padding:2.25rem .8rem 2.75rem}.package__price-card{padding:1rem}.package__payment-included{padding:.75rem .8rem}.package__includes{font-size:.98rem}.landing__actions,.landing__cta-card-actions,.path__cta,.services__cta,.services__cta-primary,.results__cta,.faq__contact-actions,.faq__more,.giveaway__cta-wrap,.package__actions,.partners__cta-actions,.blog__cta-card .landing__cta-card-actions{flex-direction:column;align-items:stretch;gap:.75rem;display:flex}.landing__actions .btn,.landing__cta-card-actions .btn,.path__cta .btn,.services__cta .btn,.services__cta-primary .btn,.results__cta .btn,.faq__contact-actions .btn,.faq__more .btn,.giveaway__cta-wrap .btn,.package__actions .btn,.partners__cta-actions .btn,.blog__cta-card .btn{width:100%}.landing{padding:2rem 1.15rem 3.5rem}.landing__title{font-size:clamp(1.65rem,7.5vw,2.1rem);line-height:1.18}.landing__lede{margin-bottom:1.25rem;font-size:1.02rem}.landing__facts{grid-template-columns:1fr;gap:.7rem;margin-bottom:1.25rem}.landing__fact{padding:.9rem 1rem}.landing__fact dd{font-size:1.3rem}.landing__actions{margin-bottom:1.75rem}.landing__stats{grid-template-columns:1fr;gap:.75rem;margin:1rem 0 1.5rem}.landing__stat{padding:1rem 1.1rem}.landing__related-list{gap:.5rem}.landing__related-list a{align-items:center;min-height:40px;padding:.45rem .85rem;display:inline-flex}.blog{padding:2rem 1.15rem 3.5rem}.blog__body p,.blog__body ul,.blog__body ol{font-size:1.02rem}.blog__grid{grid-template-columns:1fr}.breadcrumbs{padding:1rem 1.15rem 0;font-size:13px}.entry__step-label{display:none}.entry__steps{gap:0}.entry__step-num{width:32px;height:32px}.entry__step:not(:last-child):after{width:calc(100% - 32px);top:16px;left:calc(50% + 16px)}.entry__actions,.entry__actions--split{flex-direction:column;align-items:stretch}.entry__actions .btn,.entry__actions--split .btn{width:100%}.entry__actions--split .btn--outline{order:2}.entry__actions--split .btn--teal,.entry__actions--split .entry__submit,.entry__actions--split .entry__next{order:1}.results-dialog{border-radius:0;width:100vw;max-width:100vw;max-height:100dvh;margin:0}.results-dialog__inner{-webkit-overflow-scrolling:touch;max-height:100dvh;padding:.5rem;overflow-y:auto}.results-dialog__close{top:max(.65rem, env(safe-area-inset-top));right:max(.65rem, env(safe-area-inset-right));width:44px;height:44px}.results__cta .btn{width:100%}.peer-card{left:.75rem;right:.75rem;bottom:max(.75rem, env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;max-height:min(70dvh,28rem);padding:1.1rem 1rem 1.15rem;overflow-y:auto}.peer-card__actions{flex-direction:column;align-items:stretch}.peer-card__actions .btn{width:100%}.promo-bar__inner{text-align:left;flex-direction:column;align-items:stretch;gap:.75rem}.promo-bar__cta{justify-content:center;width:100%;min-height:44px}.programs__arrow{min-width:44px;min-height:44px}.programs__dot{position:relative}.programs__dot:before{content:"";position:absolute;inset:-14px}.path__cta .btn{width:100%}.partners{padding-left:1.15rem;padding-right:1.15rem}.footer__nap{word-break:break-word;padding-inline:.5rem}.footer__nap-line{flex-wrap:wrap;justify-content:center;gap:.15rem .35rem;display:flex}}@media (max-width:479px){.nav__inner{gap:.65rem;padding:.65rem .85rem}.logo__img{height:28px}.hero{padding:1.75rem 1rem 2.5rem}.hero__title{font-size:clamp(1.55rem,8vw,1.9rem)}.hero__subtitle{font-size:.98rem}.lang-switch__link{min-height:40px;padding-inline:.65rem}.entry{padding:1rem 1rem 3rem}.entry__title{font-size:1.55rem}.landing__table th,.landing__table td,.blog__body th,.blog__body td{padding:10px 12px;font-size:13.5px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn:hover{transform:none}}
.portal{background:radial-gradient(ellipse 80% 50% at 100% -10%, #fc7a221a, transparent 55%), radial-gradient(ellipse 60% 40% at 0% 100%, #14b8a614, transparent 50%), var(--color-white);min-height:100vh}.portal__top{justify-content:space-between;align-items:center;gap:1rem;max-width:960px;margin:0 auto;padding:1.25rem 1.15rem 0;display:flex}.portal__brand{align-items:center;text-decoration:none;display:inline-flex}.portal__brand img{display:block}.portal__main{max-width:960px;margin:0 auto;padding:1.5rem 1.15rem 3.5rem}.portal__main--narrow{max-width:440px}.portal__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--color-teal);margin-bottom:.5rem;font-size:.75rem;font-weight:500}.portal__title{letter-spacing:-.03em;margin-bottom:.4rem;font-size:clamp(1.6rem,4vw,2.1rem);font-weight:900;line-height:1.15}.portal__lede{color:var(--color-gray-500);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.portal__card{background:var(--color-white);border:1px solid var(--color-gray-100);box-shadow:var(--shadow-card);border-radius:16px;padding:1.25rem}.portal__form{flex-direction:column;gap:1rem;display:flex}.portal__field{flex-direction:column;gap:.35rem;display:flex}.portal__field label{font-size:.85rem;font-weight:600}.portal__field input,.portal__field select{border:1px solid var(--color-gray-100);background:var(--color-gray-50);width:100%;font:inherit;color:var(--color-black);border-radius:10px;padding:.75rem .85rem}.portal__field input:focus,.portal__field select:focus{border-color:var(--color-teal);background:var(--color-white);outline:2px solid #14b8a659}.portal__row{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.portal__error{color:#9a3f00;background:#fc7a221a;border-radius:10px;padding:.75rem .9rem;font-size:.9rem;line-height:1.45}.portal__success{color:#0b6e63;background:#14b8a61f;border-radius:10px;padding:.75rem .9rem;font-size:.9rem;line-height:1.45}.portal__actions{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.portal__link{color:var(--color-teal-dark);font-size:.9rem;font-weight:600;text-decoration:none}.portal__link:hover{color:var(--color-orange)}.portal__muted{color:var(--color-gray-500);font-size:.85rem}.portal__steps{gap:.5rem;margin-bottom:1.25rem;display:flex}.portal__step-dot{background:var(--color-gray-100);border-radius:999px;flex:1;height:4px}.portal__step-dot.is-active,.portal__step-dot.is-done{background:var(--color-teal)}.portal__step-dot.is-active{background:var(--color-orange)}.portal__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem;margin-bottom:1.25rem;display:flex}.portal__table-wrap{border:1px solid var(--color-gray-100);background:var(--color-white);border-radius:14px;overflow-x:auto}.portal__table{border-collapse:collapse;width:100%;min-width:720px}.portal__table th,.portal__table td{text-align:left;border-bottom:1px solid var(--color-gray-100);vertical-align:middle;padding:.85rem 1rem;font-size:.9rem}.portal__table th{text-transform:uppercase;letter-spacing:.06em;color:var(--color-gray-500);background:var(--color-gray-50);font-size:.75rem}.portal__table tr:last-child td{border-bottom:none}.portal__code{letter-spacing:.02em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:700}.portal__badge{border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.portal__badge--unused{background:var(--color-gray-100);color:var(--color-gray-500)}.portal__badge--activated{color:#9a3f00;background:#fc7a2226}.portal__badge--profile_complete{color:#0b6e63;background:#14b8a626}.portal__badge--revoked{color:#555;background:#0000000f}.portal__copy{color:var(--color-teal-dark);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;font-weight:600}.portal__copy:hover{color:var(--color-orange)}.portal__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:1.25rem;display:grid}.portal__stat{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:14px;padding:1rem}.portal__stat-value{letter-spacing:-.03em;font-size:1.5rem;font-weight:900}.portal__stat-label{color:var(--color-gray-500);margin-top:.15rem;font-size:.8rem}.portal__dash-grid{gap:1rem;display:grid}@media (min-width:720px){.portal__dash-grid{grid-template-columns:1.2fr .8fr}}@media (max-width:640px){.portal__row,.portal__stats{grid-template-columns:1fr}}.portal--dash{background:radial-gradient(70% 45% at 90% -5%,#fc7a2224,#0000 55%),radial-gradient(55% 40% at -5% 30%,#14b8a61f,#0000 50%),linear-gradient(#fbfcfb 0%,#fff 40%)}.dash{max-width:980px}.dash__hero{align-items:stretch;gap:1.5rem;margin-bottom:1.25rem;animation:.55s both dash-in;display:grid}@media (min-width:800px){.dash__hero{grid-template-columns:1.35fr .85fr;gap:1.75rem}}.dash__kicker{letter-spacing:.1em;text-transform:uppercase;color:var(--color-teal);margin-bottom:.65rem;font-size:.78rem;font-weight:600}.dash__title{letter-spacing:-.035em;margin-bottom:.65rem;font-size:clamp(1.85rem,5vw,2.65rem);font-weight:900;line-height:1.08}.dash__lede{color:var(--color-gray-500);max-width:34rem;margin-bottom:1.35rem;font-size:1.02rem;line-height:1.6}.dash__hero-actions{flex-wrap:wrap;gap:.65rem;display:flex}.dash__score{color:var(--color-white);background:linear-gradient(145deg,#0f9d8f 0%,#14b8a6 48%,#0d9488 100%);border-radius:22px;flex-direction:column;justify-content:center;min-height:180px;padding:1.6rem 1.4rem;animation:.7s 80ms both dash-in;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #14b8a647}.dash__score:after{content:"";background:#ffffff1f;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-50px;right:-40px}.dash__score-label{z-index:1;letter-spacing:.06em;text-transform:uppercase;opacity:.9;margin-bottom:.35rem;font-size:.8rem;font-weight:600;position:relative}.dash__score-value{z-index:1;letter-spacing:-.05em;margin:0;font-size:clamp(3.2rem,10vw,4.5rem);font-weight:900;line-height:1;position:relative}.dash__score-hint{z-index:1;opacity:.85;margin-top:.55rem;font-size:.85rem;position:relative}.dash__strip{gap:.75rem;margin-bottom:1.35rem;animation:.6s .12s both dash-in;display:grid}@media (min-width:720px){.dash__strip{grid-template-columns:repeat(3,1fr)}}.dash__strip-item{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffc7;border:1px solid #0000000d;border-radius:14px;padding:1rem 1.1rem}.dash__strip-label{letter-spacing:.07em;text-transform:uppercase;color:var(--color-gray-500);margin-bottom:.35rem;font-size:.72rem;font-weight:600;display:block}.dash__strip-value{letter-spacing:-.02em;font-size:1rem;font-weight:700;line-height:1.35;display:block}.dash__panels{gap:1rem;margin-bottom:1.75rem;animation:.65s .18s both dash-in;display:grid}@media (min-width:800px){.dash__panels{grid-template-columns:1.25fr .9fr}}.dash__panel{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:18px;padding:1.35rem 1.25rem}.dash__panel--cta{background:linear-gradient(135deg, #fc7a221a, #14b8a614), var(--color-white);border-color:#fc7a222e}.dash__panel-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--color-orange);margin-bottom:.45rem;font-size:.72rem;font-weight:600}.dash__panel-title{letter-spacing:-.025em;margin-bottom:.5rem;font-size:1.25rem;font-weight:800;line-height:1.25}.dash__panel-text{color:var(--color-gray-500);margin-bottom:1.1rem;font-size:.95rem;line-height:1.55}.dash__meta{gap:.85rem;margin:0;display:grid}.dash__meta dt{letter-spacing:.07em;text-transform:uppercase;color:var(--color-gray-500);margin-bottom:.2rem;font-size:.72rem;font-weight:600}.dash__meta dd{word-break:break-word;margin:0;font-weight:600}.dash__requests{animation:.7s .22s both dash-in}.dash__requests-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.85rem;display:flex}.dash__section-title{letter-spacing:-.02em;margin:0;font-size:1.15rem;font-weight:800}.dash__empty{background:#ffffffa6;border:1px dashed #0000001f;border-radius:16px;padding:1.35rem 1.2rem}.dash__empty p{margin:0 0 .35rem;font-weight:600}.dash__request-list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.dash__request-row{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;transition:transform .18s,border-color .18s;display:flex}.dash__request-row:hover{border-color:#14b8a659;transform:translateY(-1px)}.dash__request-services{letter-spacing:-.015em;margin:0 0 .2rem;font-weight:700;line-height:1.35}.dash__request-side{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.35rem;display:flex}.dash__request-total{letter-spacing:-.02em;font-weight:800}@keyframes dash-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.dash__request-row{flex-direction:column;align-items:flex-start}.dash__request-side{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%}}
