
/* step24: жестко убираем мусор HTTrack/виджеты, не трогаем основной дизайн */
.goog-te-banner-frame,
.goog-te-menu-frame,
#google_translate_element,
.skiptranslate,
[id*="google_translate"],
[class*="goog-te"],
[class*="ticker"],
[class*="Ticker"],
[class*="marquee"],
[class*="Marquee"],
[class*="quotes"],
[class*="Quotes"],
[class*="preloader"],
#preloader,
.preloader,
.loader,
.page-loader,
.httrack-top,
.httrack-toolbar,
.flags-row,
.flag-row,
.top-flags,
.license-flags {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  height: 0 !important;
  max-height: 0 !important;
  min-height: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
}
body { top: 0 !important; }
body > iframe[style*="visibility: hidden"],
body > iframe[style*="display: none"] { display: none !important; }
img[src=""], img:not([src]) { display: none !important; }

/* auth pages final visual alignment */
.vell-auth-page {
  --orange:#ff6900;
  --brown:#a93600;
  --text:#050505;
  --accent:#a93a00;
  --soft:#fff2ed;
  margin:0;
  font-family: Arial, Helvetica, sans-serif;
  color:var(--text);
  background:#fff;
}
.vell-auth-page *{box-sizing:border-box}
.vell-auth-page a{color:inherit;text-decoration:none}
.vell-auth-header{height:90px;background:#fff7f2;border-bottom:1px solid rgba(0,0,0,.05);display:flex;align-items:center;position:sticky;top:0;z-index:50}
.vell-auth-wrap{width:min(1280px,calc(100% - 44px));margin:0 auto}
.vell-auth-head-inner{display:flex;align-items:center;justify-content:space-between;gap:34px}
.vell-auth-logo{display:block;width:118px;height:62px;background:center/contain no-repeat}
.vell-auth-logo img{max-width:118px;max-height:62px;display:block}
.vell-auth-logo-fallback{font-weight:800;font-size:34px;color:#b23b00;letter-spacing:3px}
.vell-auth-nav{display:flex;align-items:center;gap:34px;font-size:15px;font-weight:700;white-space:nowrap}
.vell-auth-icons{display:flex;align-items:center;gap:24px;font-size:34px;line-height:1}
.vell-auth-hero{position:relative;background:#faeee8;min-height:600px;overflow:hidden}
.vell-auth-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 74% 44%,rgba(255,255,255,.8),rgba(255,245,238,.18) 32%,rgba(225,151,91,.24)),linear-gradient(110deg,rgba(221,150,93,.26),rgba(255,255,255,.38) 48%,rgba(225,151,91,.24));}
.vell-auth-hero-inner{position:relative;display:grid;grid-template-columns:minmax(560px,1fr) minmax(420px,.9fr);gap:72px;align-items:center;min-height:600px;padding:58px 0 72px}
.vell-auth-title-row{display:flex;align-items:center;gap:24px;margin:0 0 34px}
.vell-auth-title{font-size:64px;line-height:.98;margin:0;font-weight:800;color:#a93700}
.vell-auth-page.login .vell-auth-title{color:#050505}
.vell-auth-switch{display:inline-flex;align-items:center;gap:12px;color:#ad3a00;font-weight:600;font-size:18px;white-space:nowrap}
.vell-auth-form{max-width:760px}
.vell-auth-form input{width:100%;height:60px;border:0;background:rgba(255,255,255,.78);padding:0 18px;font-size:16px;outline:none;border-radius:3px;color:#222}
.vell-auth-form input::placeholder{color:#51515b}
.vell-auth-row{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:22px}
.vell-auth-form>input{margin-top:22px}
.vell-auth-action{display:flex;align-items:center;gap:34px;margin-top:30px}
.vell-auth-button{height:64px;padding:0 34px;border:0;border-radius:34px;background:var(--orange);font-size:18px;font-weight:800;cursor:pointer;color:#000;display:inline-flex;align-items:center;gap:18px;white-space:nowrap}
.vell-auth-page.login .vell-auth-button{background:#a93600;color:#fff}
.vell-auth-button span{font-size:30px;font-weight:400}
.vell-auth-agree{max-width:430px;margin:0;font-size:16px;line-height:1.35}
.vell-auth-agree a{color:#ad3a00;text-decoration:underline}
.vell-auth-forgot{font-size:18px}
.vell-auth-features{display:flex;gap:42px;margin-top:42px;align-items:center}
.vell-auth-feature{display:flex;align-items:center;gap:18px;font-size:19px;font-weight:700;max-width:245px}
.vell-auth-feature svg{width:34px;height:34px;stroke:var(--orange);fill:none;stroke-width:1.6;flex:0 0 auto}
.vell-auth-divider{height:58px;width:1px;background:var(--orange)}
.vell-auth-image{height:430px;background-position:center;background-repeat:no-repeat;background-size:contain;opacity:.9;filter:saturate(1.05)}
.vell-auth-message{margin-top:16px;font-weight:700;font-size:15px;min-height:20px}.vell-auth-message.ok{color:#147a39}.vell-auth-message.bad{color:#b00020}
.vell-auth-footer-main{padding:64px 0;background:#fff}.vell-auth-footer-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:90px}.vell-auth-footer-title{font-size:26px;color:#a93600;margin:0 0 32px;font-weight:800}.vell-auth-footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:22px 48px;font-size:18px}.vell-auth-contact{border-left:1px solid var(--orange);padding-left:54px;display:grid;gap:22px;font-size:18px}.vell-auth-contact-top{display:flex;justify-content:space-between;gap:24px;align-items:center}.vell-auth-contact-btn{display:inline-flex;align-items:center;gap:16px;background:#a93600;color:#fff;padding:20px 30px;border-radius:34px;font-weight:800;white-space:nowrap}.vell-auth-contact-item{display:flex;gap:20px;align-items:flex-start}.vell-auth-circle{width:54px;height:54px;border:1px solid var(--orange);border-radius:50%;display:grid;place-items:center;color:var(--orange);font-size:22px;flex:0 0 auto}.vell-auth-docs{background:#ffe7d2;padding:36px 0}.vell-auth-docs-inner{display:flex;align-items:center;gap:48px;justify-content:space-between;font-size:14px;font-weight:700}.vell-auth-doc{display:flex;align-items:center;gap:12px}.vell-auth-doc:before{content:'▤';color:var(--orange);font-size:22px}
@media(max-width:980px){.vell-auth-header{height:auto;padding:16px 0}.vell-auth-head-inner{align-items:flex-start}.vell-auth-nav{gap:16px;flex-wrap:wrap;font-size:14px}.vell-auth-hero-inner{grid-template-columns:1fr;gap:30px;padding:36px 0}.vell-auth-image{height:260px;order:-1}.vell-auth-title-row{align-items:flex-start;flex-direction:column}.vell-auth-title{font-size:44px}.vell-auth-row{grid-template-columns:1fr;gap:14px;margin-top:14px}.vell-auth-action{align-items:flex-start;flex-direction:column}.vell-auth-features{flex-wrap:wrap}.vell-auth-footer-grid{grid-template-columns:1fr;gap:40px}.vell-auth-footer-links{grid-template-columns:repeat(2,1fr)}.vell-auth-contact{border-left:0;padding-left:0}.vell-auth-contact-top{align-items:flex-start;flex-direction:column}.vell-auth-docs-inner{flex-wrap:wrap;justify-content:flex-start}}
