.tech-hero{min-height:min(92vh,820px);display:flex;align-items:center;padding:2.5rem 0 2rem}
.tech-hero .container{max-width:720px;text-align:center}
.tech-section{padding:2.75rem 0}
.tech-section--alt{background:#f4f6fb;border-top:1px solid #e6eaf2}
.tech-section h2{font-size:clamp(1.15rem,2.6vw,1.45rem);margin:0 0 .85rem}
.tech-section h3{font-size:1rem;margin:1.25rem 0 .65rem;color:#1a2b5a}
.tech-section p,.tech-section li{font-size:.92rem;color:#444;line-height:1.65}
.tech-money{list-style:none;margin:.5rem 0 0;padding:0;max-width:640px}
.tech-money li{padding-left:1.35rem;position:relative;margin-top:.65rem;font-weight:600;color:#1a2b5a}
.tech-money li:before{content:"\2713";position:absolute;left:0;color:#25D366;font-weight:700}
.tech-examples{list-style:none;margin:1rem 0 0;padding:0;max-width:640px}
.tech-examples li{margin-top:.55rem;font-size:.9rem;color:#333}
.tech-offer{list-style:none;margin:0;padding:0;max-width:520px}
.tech-offer li{padding-left:1.35rem;position:relative;font-weight:600;color:#1a2b5a}
.tech-offer li+li{margin-top:.45rem}
.tech-offer li:before{content:"\2713";position:absolute;left:0;color:#25D366;font-weight:700}
.tech-footnote{font-size:.8rem;color:#5a6478;margin-top:1rem;line-height:1.6}
.tech-checklist{list-style:none;margin:.5rem 0 0;padding:0;max-width:640px}
.tech-checklist li{padding-left:1.35rem;position:relative;margin-top:.55rem}
.tech-checklist li:before{content:"\2713";position:absolute;left:0;color:#25D366;font-weight:700}
.tech-steps{counter-reset:techstep;list-style:none;margin:.75rem 0 0;padding:0;max-width:680px}
.tech-steps li{counter-increment:techstep;padding-left:2rem;position:relative;margin-top:.85rem}
.tech-steps li:before{content:counter(techstep);position:absolute;left:0;top:.05rem;width:1.45rem;height:1.45rem;border-radius:50%;background:#1a2b5a;color:#fff;font-size:.78rem;font-weight:700;display:flex;align-items:center;justify-content:center}
.tech-geo-tags{display:flex;flex-wrap:wrap;gap:.45rem;justify-content:center;margin-top:1rem}
.tech-geo-tags span{background:#fff;border:1px solid #dde3ef;border-radius:999px;padding:.28rem .7rem;font-size:.78rem;color:#444}
.tech-contact-row{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center;margin-top:1rem}
.site-nav__links a.site-nav__chat{background:#1a2b5a;color:#fff;padding:.45rem .95rem;border-radius:6px;font-weight:600}
.tech-lead+p{margin-top:.85rem}
.tech-callout{border:1px solid #c5d4ef;background:#eef3fb;border-radius:8px;padding:1rem 1.1rem;margin-top:1.1rem}
.tech-callout p{margin:0;font-size:.9rem;color:#1a2b5a;line-height:1.6}
.tech-sc-block{margin-top:1.15rem;padding-top:1rem;border-top:1px solid #e6eaf2}
.tech-details{margin-top:.85rem;border:1px solid #dde3ef;border-radius:8px;background:#fff}
.tech-details-intro{font-size:.85rem;color:#5a6478;margin:.75rem 0 .25rem;line-height:1.55}
.tech-details-intro a{color:#1a2b5a;font-weight:600;text-decoration:underline;text-underline-offset:2px}
.tech-details+details{margin-top:.55rem}
.tech-details summary{cursor:pointer;padding:.85rem 1rem;font-size:.9rem;font-weight:600;color:#1a2b5a;list-style:none}
.tech-details summary:focus-visible{outline:2px solid #1a2b5a;outline-offset:2px;border-radius:6px}
.tech-details summary::-webkit-details-marker{display:none}
.tech-details summary::before{content:"\25B8";display:inline-block;margin-right:.45rem;transition:transform .15s ease}
.tech-details[open] summary::before{transform:rotate(90deg)}
.tech-details__body{padding:0 1rem 1rem}
.tech-details__body a{color:#1a2b5a;font-weight:600}
.tech-proof-line{margin-top:1.1rem;font-size:.92rem;color:#1a2b5a}
.tech-section-cta{margin-top:1.15rem}
.tech-section-cta--end{display:flex;justify-content:flex-end}
.tech-face{display:flex;align-items:flex-start;gap:1rem;margin:.25rem 0 1rem}
.tech-face__img{width:96px;height:96px;border-radius:50%;object-fit:cover;object-position:center top;flex-shrink:0;border:3px solid #dde3ef}
.tech-face__line{margin:0;font-size:.92rem;line-height:1.55;color:#333}
.tech-start-steps{list-style:none;counter-reset:startstep;margin:1rem auto 0;padding:0;max-width:520px;text-align:left}
.tech-start-steps li{counter-increment:startstep;padding-left:2rem;position:relative;margin-top:.55rem;font-size:.9rem;color:#444;line-height:1.55}
.tech-start-steps li:before{content:counter(startstep);position:absolute;left:0;top:.05rem;width:1.45rem;height:1.45rem;border-radius:50%;background:#1a2b5a;color:#fff;font-size:.78rem;font-weight:700;display:flex;align-items:center;justify-content:center}
.tech-who-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin:1rem 0}
.tech-who-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px;display:block}
.tech-who-name{font-size:.78rem;text-align:center;margin-top:.35rem;color:#444}
.site-nav__lang{display:flex;align-items:center;gap:.2rem;font-size:.82rem;font-weight:600;margin-left:.25rem}
.site-nav__lang a{color:inherit;text-decoration:none;opacity:.55}
.site-nav__lang a[aria-current]{opacity:1;font-weight:700}
.site-nav__lang span{opacity:.4}
@media(max-width:720px){.tech-who-grid{grid-template-columns:repeat(2,1fr)}}

/* RU technician pages (html[lang=ru] only) */
html[lang="ru"] .tech-hero--ru{min-height:0;padding:1rem 0 1.1rem;align-items:center;border-bottom:3px solid #E8A020}
html[lang="ru"] .tech-hero--ru .tech-hero__shell{display:grid;gap:1.25rem;align-items:center;text-align:center;margin:0 auto;max-width:720px;width:100%}
html[lang="ru"] .tech-hero--ru .tech-hero__copy{display:flex;flex-direction:column;align-items:center;gap:.55rem}
html[lang="ru"] .tech-hero--ru .tech-hero__copy>*{margin:0}
html[lang="ru"] .tech-hero--ru .hero__eng-badge{display:inline-flex;align-items:center;gap:.4rem;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.55);border-radius:20px;padding:.28rem .9rem;font-size:.78rem;font-weight:600;color:#fff;width:fit-content}
html[lang="ru"] .tech-hero--ru h1{max-width:none;text-align:center;font-size:clamp(1.5rem,8vw,2.2rem);line-height:1.2}
html[lang="ru"] .tech-hero--ru .hero__gut{display:block;font-family:'Oswald',sans-serif;font-size:clamp(.78rem,2.2vw,.92rem);font-weight:500;letter-spacing:.04em;line-height:1.45;margin:.45rem 0 0;color:rgba(255,255,255,.88);max-width:36rem}
html[lang="ru"] .tech-hero--ru .hero__sub{font-size:clamp(1.23rem,3.36vw,1.4rem);font-weight:500;line-height:1.45;max-width:36rem;text-align:center;color:#fff}
html[lang="ru"] .tech-hero--ru .hero__sub--lead{font-size:clamp(1.28rem,3.5vw,1.45rem)}
html[lang="ru"] .tech-hero--ru .hero__highlight{color:#E8A020;font-weight:600}
html[lang="ru"] .tech-hero--ru .hero__sub--accent{color:#E8A020;font-weight:600}
html[lang="ru"] .tech-hero--ru .hero__micro-promise{font-size:.78rem;color:rgba(255,255,255,.78);margin:.15rem 0 0;line-height:1.4}
html[lang="ru"] .tech-hero--ru .hero__founder-badge{display:inline-flex;align-items:center;gap:.4rem;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.55);border-radius:20px;padding:.28rem .9rem;font-size:.78rem;font-weight:600;color:#fff;width:fit-content;text-decoration:none}
html[lang="ru"] .tech-hero--ru .hero__cta-prompt{font-size:.88rem;font-weight:600;color:#fff}
html[lang="ru"] .tech-hero__actions{display:flex;flex-direction:column;align-items:center;gap:.55rem;margin-top:.2rem;width:100%}
html[lang="ru"] .tech-chat-btn{background:#1a2b5a;color:#fff;border:none;cursor:pointer}
html[lang="ru"] .tech-chat-btn--hero{background:linear-gradient(135deg,#D44A0A 0%,#E8A020 100%);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 18px rgba(212,74,10,.35);font-weight:600;transition:transform .2s,box-shadow .2s}
html[lang="ru"] .tech-chat-btn--hero:hover{box-shadow:0 6px 26px rgba(212,74,10,.45);transform:translateY(-2px)}
html[lang="ru"] .tech-chat-sticky{position:fixed;bottom:1.2rem;right:1.2rem;z-index:9999;display:flex;align-items:center;gap:.5rem;padding:.7rem 1.1rem .7rem .9rem;border-radius:40px;background:linear-gradient(135deg,#D44A0A,#E8A020);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 14px rgba(212,74,10,.35);font-family:inherit;font-size:.82rem;font-weight:600;line-height:1}
html[lang="ru"] .tech-chat-sticky:hover{transform:scale(1.05)}
html[lang="ru"] .tech-hero__media img{width:100%;max-width:364px;height:auto;aspect-ratio:1;object-fit:cover;border-radius:12px;display:block}
@media(min-width:900px){html[lang="ru"] .tech-hero--ru .tech-hero__shell:has(.tech-hero__media){grid-template-columns:1fr 364px;max-width:980px}}
@media(max-width:899px){html[lang="ru"] .tech-hero__media:empty{display:none}}
@media(max-width:767px){html[lang="ru"] .tech-chat-sticky__text{display:inline}html[lang="ru"] .tech-chat-sticky{width:auto;height:auto;padding:.7rem 1.1rem .7rem .9rem;border-radius:40px;font-size:.82rem;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .2s,transform .2s}html[lang="ru"] .tech-chat-sticky.is-visible-mobile{opacity:1;pointer-events:auto;transform:none}}
html[lang="ru"] .tech-section{padding:1.65rem 0}
html[lang="ru"] .tech-section--alt{border-top:3px solid #E8A020}
html[lang="ru"] .tech-section .container{max-width:720px;margin:0 auto;text-align:center}
html[lang="ru"] .tech-section__inner{max-width:720px;margin:0 auto;text-align:center}
html[lang="ru"] .tech-section h2{font-size:clamp(1.15rem,2.6vw,1.45rem);font-weight:700;color:#1a2b5a;border-bottom:none;padding-bottom:.55rem;margin:0 0 1.15rem;text-align:center;position:relative;display:block}
html[lang="ru"] .tech-section h2::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100vw;height:2px;background:#E8A020;border-radius:0}
html[lang="ru"] .tech-section p{font-size:.92rem;color:#444;line-height:1.65;margin:0;text-align:center}
html[lang="ru"] .tech-section p+p{margin-top:.6rem}
html[lang="ru"] .tech-pay-lead{margin-bottom:.25rem}
html[lang="ru"] .tech-figures-block{background:#f4f6fb;padding:.95rem 1.1rem;margin:.75rem 0;font-weight:700;font-size:.95rem;color:#1a2b5a;line-height:1.55;border-radius:8px;text-align:center;width:100%}
html[lang="ru"] .tech-section-cta{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:1.15rem}
html[lang="ru"] .tech-cta-prompt{font-size:.88rem;font-weight:600;color:#1a2b5a;text-align:center;margin:0 0 .6rem;max-width:32rem}
html[lang="ru"] .tech-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin:.85rem 0 1rem}
html[lang="ru"] .tech-card{background:#fff;border:1px solid #dde3ef;border-radius:10px;padding:.95rem 1rem}
html[lang="ru"] .tech-card__emoji{font-size:1.35rem;margin:0 0 .35rem;line-height:1}
html[lang="ru"] .tech-card__title{font-size:.88rem;font-weight:600;margin:0 0 .55rem;color:#1a2b5a;line-height:1.35}
html[lang="ru"] .tech-card__nums{display:grid;gap:.3rem;margin:0}
html[lang="ru"] .tech-card__nums div{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}
html[lang="ru"] .tech-card__nums dt{font-size:.78rem;color:#5a6478;margin:0}
html[lang="ru"] .tech-card__nums dd{font-size:.9rem;font-weight:600;color:#1a2b5a;margin:0}
html[lang="ru"] .tech-card__you dd{color:#D44A0A;font-size:1rem}
html[lang="ru"] .tech-founder-ru{text-align:center;margin:.25rem 0 1rem}
html[lang="ru"] .tech-founder-ru__photo{width:140px;height:140px;border-radius:50%;overflow:hidden;margin:0 auto 1rem;box-shadow:0 8px 24px rgba(0,0,0,.16);border:4px solid #E8A020}
html[lang="ru"] .tech-founder-ru__photo img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}
html[lang="ru"] .tech-founder-ru__line{margin:0 0 .65rem;font-size:.95rem;line-height:1.55;color:#333;font-weight:600}
html[lang="ru"] .tech-founder-ru p{margin:0;text-align:center}
html[lang="ru"] .tech-founder-ru p+p{margin-top:.65rem}
html[lang="ru"] .tech-pain-offer{background:rgba(232,160,32,.09);border-top:2px solid #E8A020;padding:.7rem .95rem;border-radius:6px;text-align:center;width:100%;margin:.75rem 0 0}
html[lang="ru"] .tech-dom-block{background:#f4f6fb;padding:.95rem 1.1rem;margin:.75rem 0;border-radius:8px;text-align:left;width:100%}
html[lang="ru"] .tech-dom-block p{font-size:.92rem;color:#444;line-height:1.65;font-weight:400;text-align:left;margin:0}
html[lang="ru"] .tech-dom-block p+p{margin-top:.55rem}
html[lang="ru"] .tech-dom-block strong{color:#1a2b5a;font-weight:700}
html[lang="ru"] .tech-sixty-note{margin-top:.75rem;font-size:.92rem;color:#444}
html[lang="ru"] #sixty .tech-sixty-list{margin:.5rem auto 0;text-align:left}
html[lang="ru"] .tech-sixty-close{margin-top:1.1rem;text-align:center}
html[lang="ru"] .tech-compare{margin:1rem 0;text-align:left}
html[lang="ru"] .tech-compare__head{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;font-size:.82rem;font-weight:700;color:#1a2b5a;margin-bottom:.45rem}
html[lang="ru"] .tech-compare__rule{height:2px;background:#dde3ef;margin-bottom:.55rem}
html[lang="ru"] .tech-compare__row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;padding:.45rem 0;border-bottom:1px solid #eef1f6;font-size:.88rem;line-height:1.45}
html[lang="ru"] .tech-compare__row:last-child{border-bottom:none}
html[lang="ru"] .tech-compare__left{color:#8a919c}
html[lang="ru"] .tech-compare__right{color:#444}
html[lang="ru"] .tech-checklist{margin-left:auto;margin-right:auto;text-align:left}
html[lang="ru"] .tech-start-steps li{margin-top:.45rem}
@media(max-width:900px){html[lang="ru"] .tech-card-grid{grid-template-columns:1fr}}
@media(max-width:520px){html[lang="ru"] .tech-compare__head{font-size:.8rem;gap:.5rem}html[lang="ru"] .tech-compare__row{font-size:.8rem;gap:.5rem}}
