:root{--landing-bg:#f4f8fb;--landing-panel:#fff;--landing-text:#172b38;--landing-muted:#61717c;--landing-blue:#175b82;--landing-blue-dark:#0f4565;--landing-blue-soft:#eaf4fa;--landing-line:#d9e5eb;--landing-green:#2d6b58;--landing-danger:#8d2e2e;--landing-shadow:0 18px 60px rgba(24,67,91,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body.landing-page{margin:0;background:var(--landing-bg);color:var(--landing-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans Georgian",Arial,sans-serif;line-height:1.6}.landing-page a{color:var(--landing-blue)}.landing-page h2{border:0;padding:0}.landing-page .eyebrow{color:var(--landing-blue);text-transform:uppercase;letter-spacing:.13em;font-weight:800;font-size:.77rem}.landing-container{width:min(1180px,calc(100% - 32px));margin:auto}.landing-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);border-bottom:1px solid var(--landing-line);backdrop-filter:blur(14px)}.landing-header__inner{min-height:76px;display:flex;align-items:center;gap:24px}.landing-brand{text-decoration:none;display:flex;flex-direction:column;line-height:1}.landing-brand strong{font-size:25px;letter-spacing:.11em;color:var(--landing-blue)}.landing-brand span{font-size:11px;color:var(--landing-muted);margin-top:7px;max-width:330px;line-height:1.25}.landing-nav{display:flex;gap:20px;margin-left:auto}.landing-nav a{text-decoration:none;color:#334d5c;font-weight:650;font-size:.93rem}.landing-header__actions{display:flex;gap:10px;align-items:center}.landing-language{display:flex;gap:4px}.landing-language a{display:grid;place-items:center;min-width:38px;min-height:38px;border:1px solid var(--landing-line);border-radius:999px;text-decoration:none;font-size:12px;font-weight:750}.landing-language a.active{background:var(--landing-blue);color:#fff;border-color:var(--landing-blue)}.landing-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 19px;border-radius:11px;font-weight:760;text-decoration:none;border:1px solid transparent;cursor:pointer;text-align:center}.landing-button--primary{background:var(--landing-blue);color:#fff!important}.landing-button--primary:hover{background:var(--landing-blue-dark)}.landing-button--secondary{background:#fff;border-color:#b9ced9;color:var(--landing-blue)}.landing-button--light{background:#fff;color:var(--landing-blue)!important}.landing-button:focus-visible,.landing-nav a:focus-visible,.landing-language a:focus-visible,.faq-button:focus-visible{outline:3px solid rgba(23,91,130,.28);outline-offset:3px}.hero{padding:82px 0 68px;background:linear-gradient(135deg,#f7fbfd 0%,#eaf4fa 100%)}.hero__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:60px;align-items:center}.eyebrow{color:var(--landing-blue);text-transform:uppercase;letter-spacing:.13em;font-weight:800;font-size:.77rem}.hero h1{font-size:clamp(38px,5.4vw,68px);line-height:1.06;letter-spacing:-.035em;margin:14px 0 22px;max-width:850px}.hero__lead{font-size:clamp(18px,2vw,22px);color:#4d626f;max-width:760px}.hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.hero__facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:26px 0 0;padding:0;list-style:none}.hero__facts li{background:rgba(255,255,255,.72);border:1px solid var(--landing-line);border-radius:12px;padding:13px;font-size:.89rem}.hero-visual{position:relative;min-height:500px;border-radius:30px;background:linear-gradient(160deg,#1b638d,#123f5d);box-shadow:var(--landing-shadow);overflow:hidden;padding:34px;color:#fff;display:flex;flex-direction:column;justify-content:space-between}.hero-visual:before,.hero-visual:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.18)}.hero-visual:before{width:390px;height:390px;right:-140px;top:-80px}.hero-visual:after{width:250px;height:250px;left:-100px;bottom:-80px}.hero-visual__mark{font-size:clamp(40px,6vw,70px);letter-spacing:.13em;font-weight:820;position:relative;z-index:1}.hero-visual__card{position:relative;z-index:1;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);border-radius:18px;padding:22px;backdrop-filter:blur(8px)}.hero-visual__card strong{display:block;font-size:1.2rem;margin-bottom:8px}.section{padding:82px 0}.section--white{background:#fff}.section--soft{background:#edf5f8}.section-heading{max-width:780px;margin-bottom:36px}.section-heading h2{font-size:clamp(30px,4vw,48px);line-height:1.12;margin:8px 0 14px;letter-spacing:-.025em}.section-heading p{font-size:1.08rem;color:var(--landing-muted);margin:0}.condition-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.condition-card{background:#fff;border:1px solid var(--landing-line);border-radius:14px;padding:20px;min-height:108px;display:flex;align-items:flex-start;gap:12px;box-shadow:0 8px 26px rgba(24,67,91,.04);font-size:1.02rem;font-weight:650;line-height:1.42}.condition-card__icon{width:34px;height:34px;flex:0 0 auto;border-radius:9px;background:var(--landing-blue-soft);display:grid;place-items:center;color:var(--landing-blue);font-weight:900}.condition-note{margin-top:22px;padding:17px 20px;border-left:4px solid var(--landing-blue);background:#f7fbfd;color:#536773}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;counter-reset:step}.step-card{counter-increment:step;background:#fff;border:1px solid var(--landing-line);border-radius:18px;padding:24px;position:relative}.step-card:before{content:counter(step);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--landing-blue);color:#fff;font-weight:800;margin-bottom:24px}.step-card h3{font-size:1.15rem;margin:0 0 10px}.step-card p{color:var(--landing-muted);margin:0}.why-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px;align-items:start}.why-panel{background:var(--landing-blue);color:#fff;border-radius:24px;padding:32px;position:sticky;top:110px}.why-panel h3{font-size:1.7rem;margin:0 0 13px}.why-list{display:grid;gap:14px}.why-item{background:#fff;border:1px solid var(--landing-line);border-radius:16px;padding:21px}.why-item strong{display:block;margin-bottom:6px}.why-item p{margin:0;color:var(--landing-muted)}.product-section{padding-top:70px;padding-bottom:70px}.product-grid{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(0,1.45fr);gap:56px;align-items:center;max-width:1040px}.product-visual{background:linear-gradient(150deg,#f4f8fa,#fff);border:1px solid var(--landing-line);border-radius:22px;padding:24px;text-align:center}.product-visual img{display:block;width:auto;max-width:100%;height:auto;max-height:500px;margin:auto;object-fit:contain}.product-copy h2{font-size:clamp(30px,4vw,48px);line-height:1.12;margin:8px 0 15px}.prices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0}.price-card{border:1px solid var(--landing-line);border-radius:14px;padding:18px;background:#fff}.price-card strong{display:block;font-size:1.35rem;color:var(--landing-blue)}.option-list{display:grid;gap:12px;margin:24px 0}.option-card{display:flex;gap:14px;border:1px solid var(--landing-line);border-radius:14px;padding:17px}.option-card--primary{border-color:#8cb8ce;background:#f1f8fb}.option-card__number{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--landing-blue);color:#fff;flex:0 0 auto;font-weight:800}.product-context-note{margin:22px 0 24px;padding:16px 18px;border-left:3px solid #8cb8ce;border-radius:0 12px 12px 0;background:#fff;color:var(--landing-muted);font-size:.96rem;line-height:1.65}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:start}.story-card{background:#fff;border:1px solid var(--landing-line);border-radius:22px;padding:24px;box-shadow:0 14px 38px rgba(24,67,91,.07);min-width:0}.story-card__header{display:grid;grid-template-columns:72px minmax(0,1fr);gap:16px;align-items:center;margin-bottom:18px}.story-card__avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 8px 22px rgba(24,67,91,.16);background:#edf5f8}.story-card__label{color:var(--landing-blue);text-transform:uppercase;letter-spacing:.1em;font-size:.68rem;font-weight:820;margin-bottom:3px}.story-card h3{font-size:1.13rem;line-height:1.25;margin:0 0 3px}.story-card__case{font-weight:750;color:#334d5c;margin:0 0 3px;line-height:1.4}.story-card__meta{color:var(--landing-muted);font-size:.82rem;margin:0;line-height:1.4}.story-card__text{color:#4f6470;margin:0 0 16px}.story-card blockquote{margin:0 0 18px;padding:13px 15px;border-left:3px solid #8cb8ce;border-radius:0 10px 10px 0;background:#f4f9fb;color:#294757;font-weight:650;font-style:normal}.story-media{display:grid;gap:9px;align-items:start}.story-media--1{grid-template-columns:1fr}.story-media--2{grid-template-columns:repeat(2,minmax(0,1fr))}.story-media--3{grid-template-columns:repeat(3,minmax(0,1fr))}.story-media figure{min-width:0;margin:0}.story-media a{display:flex;align-items:center;justify-content:center;min-height:210px;border:1px solid var(--landing-line);border-radius:13px;background:#edf4f7;overflow:hidden}.story-media img{display:block;width:100%;height:250px;object-fit:contain;background:#edf4f7}.story-media--1 img{height:300px}.story-media--3 a{min-height:150px}.story-media--3 img{height:170px}.story-media figcaption{padding-top:7px;color:var(--landing-muted);font-size:.76rem;line-height:1.35;text-align:center}.reviews-disclaimer{color:var(--landing-muted);font-size:.92rem;margin-top:22px;padding:15px 18px;border-left:3px solid #9bb5c2;background:#f7fafb;border-radius:0 12px 12px 0}.safety{background:#fff4f2;border:1px solid #efcbc5;border-radius:20px;padding:28px;display:grid;grid-template-columns:auto 1fr;gap:18px}.safety__icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#f5d7d2;color:var(--landing-danger);font-weight:900;font-size:24px}.safety h2{font-size:1.55rem;margin:0 0 8px}.safety p{margin:0;color:#6c3b36}.final-cta{background:linear-gradient(135deg,#175b82,#0f4565);color:#fff;border-radius:28px;padding:48px;display:flex;align-items:center;justify-content:space-between;gap:34px}.final-cta h2{font-size:clamp(30px,4vw,48px);line-height:1.12;margin:0 0 12px}.final-cta p{margin:0;max-width:760px;color:#d9eaf2}.faq-list{border-top:1px solid var(--landing-line)}.faq-item{border-bottom:1px solid var(--landing-line)}.faq-button{width:100%;border:0;background:transparent;min-height:70px;padding:18px 4px;display:flex;align-items:center;justify-content:space-between;gap:24px;text-align:left;font:inherit;font-weight:750;color:var(--landing-text);cursor:pointer}.faq-button span:last-child{font-size:24px;color:var(--landing-blue)}.faq-answer{padding:0 44px 20px 4px;color:var(--landing-muted)}.landing-footer{background:#102c3d;color:#d9e6ec;padding:50px 0 28px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:36px}.footer-brand{font-size:30px;letter-spacing:.12em;font-weight:820;color:#fff}.footer-org{max-width:520px;color:#b7cad4}.footer-links{display:grid;gap:9px}.footer-links a,.landing-footer button{color:#d9e6ec;background:transparent;border:0;padding:0;text-align:left;text-decoration:none;font:inherit;cursor:pointer}.landing-footer .landing-language a{color:#d9e6ec;border-color:rgba(255,255,255,.28)}.landing-footer .landing-language a.active{background:#fff;color:#102c3d;border-color:#fff}.footer-language{justify-content:flex-start;margin-top:12px}.footer-bottom{border-top:1px solid rgba(255,255,255,.16);margin-top:34px;padding-top:22px;display:flex;justify-content:space-between;gap:16px;color:#9fb5c0;font-size:.88rem}.mobile-menu-button{display:none;width:44px;height:44px;border:1px solid var(--landing-line);border-radius:10px;background:#fff;font-size:22px}.legal-page{padding:64px 0}.legal-card{background:#fff;border:1px solid var(--landing-line);border-radius:20px;padding:40px;box-shadow:var(--landing-shadow)}.legal-card h1{font-size:clamp(32px,4vw,48px);line-height:1.15}.legal-card h2{margin-top:34px}.legal-card p,.legal-card li{color:#506570}.legal-note{background:#fff8e8;border:1px solid #ead8a6;border-radius:12px;padding:16px}
/* Georgian headings need more horizontal space and a calmer scale than Latin/Cyrillic. */
html[lang="ka"] .hero__grid{grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr)}
html[lang="ka"] .hero h1{font-size:clamp(36px,4.2vw,54px);line-height:1.14;letter-spacing:-.02em}
html[lang="ka"] .section-heading h2,
html[lang="ka"] .product-copy h2,
html[lang="ka"] .final-cta h2{font-size:clamp(28px,3.5vw,43px);line-height:1.2;letter-spacing:-.012em}
@media(max-width:980px){.landing-nav{display:none}.mobile-menu-button{display:block}.landing-header__inner{flex-wrap:wrap;padding:12px 0}.landing-header__actions{margin-left:auto}.landing-nav.is-open{display:flex;order:4;width:100%;flex-direction:column;padding:12px 0 18px}.hero__grid,html[lang="ka"] .hero__grid,.why-grid,.product-grid{grid-template-columns:1fr}.hero-visual{min-height:390px}.why-panel{position:static}.condition-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.final-cta{align-items:flex-start;flex-direction:column}}@media(max-width:680px){html{scroll-behavior:auto}.landing-container{width:min(100% - 24px,1180px)}.landing-header__actions>.landing-button{display:none}.landing-brand span{display:none}.hero{padding:52px 0}.hero__grid{gap:30px}.hero h1{font-size:38px}
html[lang="ka"] .hero h1{font-size:32px;line-height:1.18;letter-spacing:-.01em}.hero__facts,.condition-grid,.steps,.prices{grid-template-columns:1fr}.hero-visual{min-height:330px;padding:24px}.section{padding:58px 0}.section-heading{margin-bottom:26px}.product-grid{gap:24px}.product-section{padding-top:52px;padding-bottom:52px}.product-visual{padding:18px}.product-visual img{max-height:400px}.final-cta{padding:30px 24px;border-radius:20px}.safety{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column}.legal-card{padding:25px 20px}}@media(max-width:680px){.condition-grid{gap:10px}.condition-card{min-height:84px;padding:14px 16px;border-radius:12px;align-items:center;gap:12px;font-size:1.12rem;font-weight:680;line-height:1.38;box-shadow:0 4px 14px rgba(24,67,91,.035)}html[lang="ka"] .condition-card{font-size:1.15rem;line-height:1.42}.condition-card__icon{width:32px;height:32px;border-radius:8px;font-size:1.05rem}}@media(max-width:980px){.story-grid{grid-template-columns:1fr 1fr}.story-card:last-child{grid-column:1/-1}.story-card:last-child .story-media{max-width:720px}}@media(max-width:680px){.story-grid{grid-template-columns:1fr;gap:16px}.story-card,.story-card:last-child{grid-column:auto;padding:18px;border-radius:18px}.story-card__header{grid-template-columns:58px minmax(0,1fr);gap:13px}.story-card__avatar{width:58px;height:58px;border-width:3px}.story-card h3{font-size:1.02rem}.story-card__text{font-size:.96rem}.story-media a,.story-media--3 a{min-height:124px}.story-media img,.story-media--1 img,.story-media--3 img{height:160px}.story-media--1 img{height:260px}.story-media figcaption{font-size:.71rem}.reviews-disclaimer{font-size:.86rem}}

@media(max-width:680px){
  html[lang="ka"] .section-heading h2,
  html[lang="ka"] .product-copy h2,
  html[lang="ka"] .final-cta h2{font-size:25px;line-height:1.24;letter-spacing:-.006em}
  html[lang="ka"] .product-copy .eyebrow{font-size:.73rem;letter-spacing:.08em;line-height:1.45}
  .story-card__text{font-size:1rem;line-height:1.58}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/* v2.8.9: accessible condition accordions and senior-friendly clinical typography */
.condition-card{display:block;padding:0;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
.condition-card__button{width:100%;min-height:82px;padding:18px 20px;border:0;background:transparent;display:flex;align-items:center;gap:14px;text-align:left;color:var(--landing-text);font:inherit;font-size:1rem;font-weight:680;line-height:1.42;cursor:pointer}
.condition-card__button:focus-visible{outline:3px solid rgba(24,103,145,.25);outline-offset:-3px}
.condition-card__title{min-width:0}
.condition-card__panel{padding:0 20px 20px 68px;color:#405866;font-size:1rem;line-height:1.62}
.condition-card__panel p{margin:0}
.condition-card.is-open{border-color:#79a9c1;background:#f7fbfd;box-shadow:0 10px 28px rgba(24,67,91,.08)}
.condition-card.is-open .condition-card__icon{background:var(--landing-blue);color:#fff}
.step-card p{font-size:1.08rem;line-height:1.62;color:#526873}
@media(max-width:680px){
 .condition-card{min-height:0;padding:0}
 .condition-card__button{min-height:88px;padding:16px;font-size:1.22rem;font-weight:700;line-height:1.38;gap:14px}
 html[lang="ka"] .condition-card__button{font-size:1.24rem;line-height:1.42}
 .condition-card__icon{width:36px;height:36px;font-size:1.18rem}
 .condition-card__panel{padding:0 16px 18px 66px;font-size:1.14rem;line-height:1.62;color:#425a67}
 .step-card p{font-size:1.18rem;line-height:1.62;color:#4b626e}
 html[lang="ka"] .step-card p{font-size:1.2rem;line-height:1.66}
}


/* v2.8.11: native, no-JS clinical condition accordions */
details.condition-card{display:block;min-height:0;padding:0;overflow:hidden}
.condition-card__summary{width:100%;min-height:82px;padding:18px 20px;display:flex;align-items:center;gap:14px;list-style:none;cursor:pointer;color:var(--landing-text);font-size:1rem;font-weight:680;line-height:1.42;-webkit-tap-highlight-color:transparent;user-select:none}
.condition-card__summary::-webkit-details-marker{display:none}.condition-card__summary::marker{content:""}
.condition-card__summary:focus-visible{outline:3px solid rgba(24,103,145,.25);outline-offset:-3px}
.condition-card__icon::before{content:"+"}details.condition-card[open] .condition-card__icon::before{content:"−"}
details.condition-card[open]{border-color:#79a9c1;background:#f7fbfd;box-shadow:0 10px 28px rgba(24,67,91,.08)}
details.condition-card[open] .condition-card__icon{background:var(--landing-blue);color:#fff}
details.condition-card .condition-card__panel{padding:0 20px 20px 68px;color:#405866;font-size:1rem;font-weight:450;line-height:1.62}
@media(max-width:680px){.condition-card__summary{min-height:88px;padding:16px;gap:14px;font-size:1.22rem;font-weight:700;line-height:1.38}html[lang="ka"] .condition-card__summary{font-size:1.24rem;line-height:1.42}details.condition-card .condition-card__panel{padding:0 16px 20px 66px;font-size:1.14rem;line-height:1.62;color:#425a67}}

/* v2.8.12: compact mobile conversion aid and clearer post-submission expectation */
.hero__after-note{display:flex;align-items:flex-start;gap:9px;max-width:720px;margin:-6px 0 22px;color:#405865;font-size:.96rem;line-height:1.55}
.hero__after-note span{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;margin-top:1px;border-radius:50%;background:#dff0e8;color:#236249;font-size:.82rem;font-weight:900}
.mobile-sticky-cta{display:none}
@media(max-width:680px){
  .hero__after-note{margin:0 0 20px;font-size:1rem;line-height:1.58}
  .mobile-sticky-cta{position:fixed;z-index:900;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));display:flex;opacity:0;transform:translateY(calc(100% + 28px));pointer-events:none;transition:opacity .2s ease,transform .2s ease}
  .mobile-sticky-cta.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}
  .mobile-sticky-cta .landing-button{width:100%;min-height:56px;padding:13px 18px;border-radius:14px;box-shadow:0 14px 38px rgba(15,69,101,.28);font-size:1.05rem;line-height:1.25}
  html[lang="ka"] .mobile-sticky-cta .landing-button{font-size:1rem}
}

/* v1.2.1 — institutional name belongs in the header; consultation remains the hero */
.hero h1{
  max-width:850px;
  margin:14px 0 22px;
  font-size:clamp(38px,5.4vw,68px);
  line-height:1.06;
  letter-spacing:-.035em;
}
.hero__lead{margin-top:0}
html[lang="ka"] .hero h1{
  font-size:clamp(36px,4.2vw,54px);
  line-height:1.14;
  letter-spacing:-.02em;
}
@media(max-width:680px){
  .landing-header__inner{align-items:flex-start;gap:10px 12px}
  .landing-brand{flex:1 1 calc(100% - 58px);max-width:calc(100% - 58px);min-width:0}
  .landing-brand strong{font-size:24px}
  .landing-brand span{
    display:block;
    max-width:100%;
    margin-top:8px;
    color:#536975;
    font-size:11px;
    font-weight:650;
    line-height:1.38;
  }
  .mobile-menu-button{flex:0 0 44px;margin-left:auto}
  .landing-header__actions{width:100%;margin-left:0;justify-content:flex-end;padding-top:2px}
  .hero{padding-top:48px}
  .hero h1{
    margin:12px 0 20px;
    font-size:38px;
    line-height:1.12;
    letter-spacing:-.022em;
  }
  .hero__lead{font-size:19px;line-height:1.62}
  html[lang="ka"] .hero h1{
    font-size:32px;
    line-height:1.18;
    letter-spacing:-.01em;
  }
}

/* v1.2.3 — cleaner hero and more readable institutional subtitle */
.landing-brand span{
  font-size:12px;
  line-height:1.34;
  max-width:360px;
}
@media(max-width:680px){
  .landing-brand span{
    font-size:12px;
    line-height:1.42;
    margin-top:9px;
  }
}

/* v1.2.6 — reliable mobile CTA placement above browser controls */
@media(max-width:820px){
  .mobile-sticky-cta{
    left:12px;
    right:12px;
    bottom:calc(14px + env(safe-area-inset-bottom) + var(--mobile-browser-bottom, 58px));
  }
  body.landing-page.sticky-cta-visible{
    padding-bottom:calc(86px + env(safe-area-inset-bottom));
  }
}

/* v1.2.7 — stronger consultation label and fail-safe mobile physician CTA */
.hero > .landing-container .eyebrow{
  margin:0 0 18px;
  font-size:1.05rem;
  line-height:1.42;
  letter-spacing:.09em;
  font-weight:820;
}
html[lang="ka"] .hero > .landing-container .eyebrow{
  font-size:1.08rem;
  letter-spacing:.075em;
}
@media(max-width:820px){
  .hero{padding-top:40px}
  .hero > .landing-container .eyebrow{
    margin-bottom:18px;
    font-size:1.1rem;
    line-height:1.45;
  }
  html[lang="ka"] .hero > .landing-container .eyebrow{
    font-size:1.14rem;
    line-height:1.5;
    letter-spacing:.065em;
  }
  .mobile-sticky-cta{
    position:fixed;
    z-index:900;
    left:12px;
    right:12px;
    bottom:calc(14px + env(safe-area-inset-bottom));
    display:flex;
    opacity:1;
    transform:none;
    pointer-events:auto;
    transition:opacity .18s ease,transform .18s ease;
  }
  .mobile-sticky-cta.is-visible{
    opacity:1;
    transform:none;
    pointer-events:auto;
  }
  .mobile-sticky-cta.is-hidden{
    display:none;
  }
  body.landing-page{
    padding-bottom:calc(88px + env(safe-area-inset-bottom));
  }
  .mobile-sticky-cta .landing-button{
    width:100%;
    min-height:58px;
    padding:14px 18px;
    border-radius:14px;
    box-shadow:0 14px 38px rgba(15,69,101,.3);
    font-size:1.08rem;
    line-height:1.25;
  }
  html[lang="ka"] .mobile-sticky-cta .landing-button{
    font-size:1.08rem;
  }
}

/* v1.2.8 — sticky CTA is hidden initially and appears only after the hero CTA leaves view */
.mobile-sticky-cta{
  display:none;
}
@media(max-width:820px){
  .mobile-sticky-cta{
    position:fixed;
    z-index:900;
    left:12px;
    right:12px;
    bottom:calc(14px + env(safe-area-inset-bottom));
    display:flex;
    opacity:0;
    visibility:hidden;
    transform:translateY(calc(100% + 24px));
    pointer-events:none;
    transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s;
  }
  .mobile-sticky-cta.is-visible{
    opacity:1;
    visibility:visible;
    transform:translateY(0);
    pointer-events:auto;
    transition-delay:0s;
  }
  .mobile-sticky-cta.is-hidden{
    opacity:0;
    visibility:hidden;
    transform:translateY(calc(100% + 24px));
    pointer-events:none;
  }
  body.landing-page{
    padding-bottom:0;
  }
  body.landing-page.sticky-cta-visible{
    padding-bottom:calc(88px + env(safe-area-inset-bottom));
  }
}

/* v1.2.9 — strict initial hiding and no overlap with the ordinary hero CTA */
@media(max-width:820px){
  .mobile-sticky-cta:not(.is-visible){
    opacity:0 !important;
    visibility:hidden !important;
    transform:translateY(calc(100% + 28px)) !important;
    pointer-events:none !important;
  }
  .mobile-sticky-cta.is-visible{
    display:flex !important;
    opacity:1 !important;
    visibility:visible !important;
    transform:translateY(0) !important;
    pointer-events:auto !important;
  }
}
