@charset "UTF-8";:root{--bg-outer:#eceef1;--bg-left:#f6f7f9;--card-bg:#fff;--card-border:#e8e9ef;--text-strong:#1b2230;--text-body:#5c616e;--text-muted:#9aa0ac;--icon-bg:#eef2fc;--icon-fg:#3f73d6;--badge-bg:#e9f0fd;--badge-fg:#4571c7;--blue:#3d7ee8;--blue-top:#298aea;--blue-bot:#1d5dcc;--dark-bg:#1a2333;--dark-bg-2:#1d2840;--dark-strong:#eef1f6;--dark-body:#99a2b3;--dark-list:#d3d8e2;--check:#2784e6;--radius-window:26px;--radius-dark:20px;--radius-card:12px;--red:#e0392f;--red-bg:#fdecec;--lh-surface:#f7f7f7;--lh-header-top:#232a44;--lh-header-bot:#232a44;--lh-header-border:hsla(0,0%,100%,0.08);--lh-nav-text:#fff;--lh-nav-text-dim:hsla(0,0%,100%,0.85);--lh-hero-bg-color:#f7f7f7;--lh-hero-bg-position:center 50px;--lh-hero-bg-size:contain;--lh-chat-top:#2989e9;--lh-chat-bot:#1e61cf;--lh-chat-badge:#ff784e;--lh-card-bg:#fff;--lh-card-border:#e8e9ef;--lh-card-text:#1b2230;--lh-card-text-dim:#5c616e;--lh-input-bg:#fff;--lh-input-border:#e3e5ec;--lh-input-placeholder:#9aa0ac}*{box-sizing:border-box}body{font-family:Telegráfico,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--bg-outer);color:var(--text-strong);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;display:flex;align-items:flex-start;justify-content:center;min-height:100vh;padding:40px 28px}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--lh-surface:#232a44;--lh-hero-bg-image:none;--lh-hero-bg-color:#232a44;--lh-card-bg:#2c3457;--lh-card-border:hsla(0,0%,100%,0.08);--lh-card-text:#eef1f6;--lh-card-text-dim:#a7add0}}:root[data-theme=dark]{--lh-surface:#232a44;--lh-hero-bg-image:none;--lh-hero-bg-color:#232a44;--lh-card-bg:#2c3457;--lh-card-border:hsla(0,0%,100%,0.08);--lh-card-text:#eef1f6;--lh-card-text-dim:#a7add0}body.auth-register{background:var(--bg-outer);color:var(--text-strong);text-rendering:optimizeLegibility;display:flex;align-items:flex-start;justify-content:center;min-height:100vh;padding:40px 28px}.app-window,.onboarding-layout{display:flex;gap:24px;padding:24px;width:-webkit-fill-available;width:-moz-available;width:stretch;height:-webkit-fill-available;height:-moz-available;height:stretch;align-items:stretch}.mobile-topbar{display:none;justify-content:space-between;align-items:center;margin-bottom:16px}.mobile-brand{gap:10px;font-weight:700}.mobile-brand,.mobile-logo{display:inline-flex;align-items:center}.mobile-logo{width:32px;height:32px;justify-content:center;border-radius:10px;background:#1d2840;color:#fff;font-size:14px}.mobile-name{font-size:16px}.mobile-menu{width:36px;height:36px;border:none;background:#eef2fc;border-radius:12px;display:inline-flex;flex-direction:column;justify-content:center;gap:4px;padding:8px;cursor:pointer}.mobile-menu span{display:block;height:2px;width:100%;background:#3f73d6;border-radius:1px}.left-pane,.onboarding-panel--left{display:flex;flex-direction:column;flex:1 1 58%;padding:46px 40px 38px 52px;overflow:visible;height:100%}.left-top{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.left-header{flex:0 0 auto}.steps-scroll{flex:1 1 auto;min-height:0;overflow:visible;padding-right:0}.steps-scroll::-webkit-scrollbar{width:6px}.steps-scroll::-webkit-scrollbar-thumb{background:rgba(61,126,232,.25);border-radius:999px}.welcome{margin:0 0 14px;font-size:14px;font-weight:400;color:#353a45}.display-head{margin:0 0 18px;font-size:24px;line-height:1.2;font-weight:600;letter-spacing:.045em;text-transform:uppercase;color:var(--text-strong)}.lead-text{margin:0 0 30px;max-width:560px;font-size:15px;line-height:1.62;color:var(--text-body)}.onboarding-card{display:flex;flex-direction:column;justify-content:flex-start}.onboarding-form{display:grid;gap:10px;max-width:520px}.onboarding-progress{position:relative;width:100%;height:6px;background:rgba(61,126,232,.14);border-radius:999px;margin:12px 0 20px;overflow:hidden}.onboarding-progress__fill{display:block;height:100%;width:11.11%;background:linear-gradient(90deg,#3d7ee8,#1d5dcc);border-radius:999px}.form-group{display:grid;gap:6px}.form-label{font-size:13px;font-weight:600;color:#33394d}.form-control{width:100%;min-height:52px;padding:14px 16px;border:1px solid #dbe0ea;border-radius:14px;color:var(--text-strong);font-size:14px;background:#fff}.form-control:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 4px rgba(61,126,232,.12)}.form-help,.form-note{margin:0;font-size:12px;color:var(--text-muted)}.checkbox-row{display:flex;align-items:flex-start;gap:12px;color:var(--text-body);font-size:13px;line-height:1.5}.checkbox-row input{width:18px;height:18px;border:1px solid #c7d3e0;border-radius:6px;accent-color:var(--blue)}.checkbox-row a{color:var(--blue);text-decoration:none}.checkbox-row a:hover{text-decoration:underline}.stepper-card{display:flex;flex-direction:column;justify-content:flex-start}.dark-card__header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px}.brand-mark{font-size:18px;font-weight:700;letter-spacing:.12em;color:#fff}.brand-sign{color:#fff;opacity:.9}.brand-sign,.stepper-headline{font-size:14px;font-weight:600}.stepper-headline{margin:0 0 16px;text-transform:uppercase;letter-spacing:.24em;color:hsla(0,0%,100%,.75)}.stepper-list{position:relative;list-style:none;margin:0;padding:0 0 0 28px}.stepper-list:before{content:"";position:absolute;top:16px;left:41px;bottom:16px;width:2px;background:hsla(0,0%,100%,.15)}.stepper-item{position:relative;display:flex;align-items:flex-start;gap:16px;margin-bottom:24px}.stepper-marker{width:28px;height:28px;min-width:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.08)}.stepper-marker--bullet{position:relative;box-shadow:0 0 0 5px hsla(0,0%,100%,.1)}.stepper-marker--bullet:after{content:"";width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.92)}.stepper-marker--number{color:#fff;font-size:13px;font-weight:700}.stepper-item--active .stepper-marker--number{background:#fff;color:var(--dark-bg);border-color:#fff;box-shadow:0 0 0 5px hsla(0,0%,100%,.15)}.stepper-item--active:after,.stepper-item--done:after{content:"";position:absolute;left:13px;top:28px;bottom:-24px;width:2px;background:#fff}.stepper-list li:last-child:after{display:none}.stepper-copy strong{display:block;font-size:15px;color:#fff;margin-bottom:6px}.stepper-copy span{display:block;font-size:13px;color:hsla(0,0%,100%,.72)}.steps{display:flex;flex-direction:column;gap:12px}.step-card{display:flex;align-items:center;background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-card);padding:14px 18px;box-shadow:0 1px 2px rgba(16,24,40,.04);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.step-card:hover{border-color:#d6dcec;box-shadow:0 6px 16px -8px rgba(31,58,110,.22)}.step-icon{flex:0 0 auto;width:40px;height:40px;border-radius:10px;background:var(--icon-bg);color:var(--icon-fg);display:inline-flex;align-items:center;justify-content:center}.step-icon svg{width:20px;height:20px}.step-title{flex:1 1 auto;margin-left:16px;font-size:15px;font-weight:600;color:var(--text-strong)}.time-badge{flex:0 0 auto;margin-left:12px;background:var(--badge-bg);color:var(--badge-fg);font-size:12.5px;font-weight:500;padding:5px 12px;border-radius:8px;white-space:nowrap}.left-bottom{margin-top:auto;padding-top:34px}.bottom-row{display:flex;align-items:center;justify-content:space-between}.link-help{font-size:14px;font-weight:600;color:var(--text-strong);text-decoration:none}.link-help:hover{color:var(--blue)}.actions{display:flex;align-items:center;gap:28px}.link-learn{font-size:14px;font-weight:500;color:#3a3f4b;text-decoration:none}.link-learn:hover{color:var(--blue)}.btn-krenimo{border:0;border-radius:9px;padding:13px 44px;font-size:15px;font-weight:600;color:#fff;background:linear-gradient(90deg,var(--blue-top),var(--blue-bot));box-shadow:0 10px 22px -10px rgba(58,121,230,.75);cursor:pointer;transition:filter .18s ease,transform .06s ease,box-shadow .18s ease}.btn-krenimo:hover{filter:brightness(1.04);box-shadow:0 12px 26px -10px rgba(58,121,230,.85)}.btn-krenimo:active{transform:translateY(1px)}.session-note-onboard{justify-content:flex-end}.session-note,.session-note-onboard{display:flex;align-items:center;gap:6px;margin-top:14px;font-size:12px;color:var(--text-muted)}.session-note{justify-content:flex-start}.session-note-onboard svg,.session-note svg{width:12px;height:12px;flex:0 0 auto}.onboarding-panel--right,.right-pane{flex:0 0 42%;max-width:42%;min-width:320px;height:780px;align-self:flex-start;padding:28px 26px 28px 14px}.dark-card{position:relative;height:100%;border-radius:var(--radius-dark);padding:44px 36px;overflow:hidden;background-color:var(--dark-bg);background-image:url(/uploads/right-bg.png);background-size:cover;background-repeat:no-repeat}.dark-content{position:relative;z-index:1;top:80px;left:10px}.big-check{display:inline-flex;color:var(--check);line-height:1;margin-bottom:16px}.big-check svg{width:26px;height:26px}.dark-head{margin:0 0 18px;font-size:24px;line-height:1.3;font-weight:600;letter-spacing:.045em;text-transform:uppercase;color:var(--dark-strong)}.dark-lead{margin:0 0 30px;max-width:360px;font-size:15px;line-height:1.6;color:var(--dark-body)}.trust-list{list-style:none;margin:0;padding:0}.trust-list li{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px;max-width:360px}.trust-list li:last-child{margin-bottom:0}.trust-list svg{width:18px;height:18px;flex:0 0 auto;margin-top:1px;color:var(--check)}.trust-list span{font-size:14.5px;line-height:1.5;color:var(--dark-list)}@media (max-width:900px){body{padding:16px}.mobile-topbar{display:flex}.lead-text{font-size:14px}.app-window{flex-direction:column;width:100%;height:auto;max-height:none;border-radius:0;box-shadow:none;gap:0;overflow:visible}.left-pane{padding:20px 20px 24px;width:100%;max-width:480px;margin:0 auto;min-height:auto}.left-pane,.left-top{flex:0 0 auto}.right-pane{display:none}.dark-card{padding:36px 26px}.bottom-row{flex-direction:column;align-items:stretch;gap:16px}.link-help,.link-learn{display:none}.actions{width:100%}.btn-krenimo{width:100%;justify-content:center;padding:14px 0}.session-note,.session-note-onboard{justify-content:center;margin-top:10px}.session-note{justify-content:start;margin-top:10px}.display-head{font-size:26px;margin-bottom:16px}.welcome{margin-bottom:12px}.lead-text{margin-bottom:24px}.onboarding-progress{margin-bottom:18px}}@media (max-width:480px){.display-head{font-size:22px}.dark-head{font-size:21px}.actions{gap:16px}.btn-krenimo{padding:12px 30px}.time-badge{padding:4px 9px}.onboarding-progress{height:5px;margin-bottom:16px}}.mobile-logo-svg{display:block;width:32px;height:32px;flex:0 0 auto}.verify-status-box{display:flex;align-items:flex-start;gap:14px;margin-top:4px}.verify-status-icon{flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:var(--blue);display:flex;align-items:center;justify-content:center}.verify-status-icon svg{width:18px;height:18px}.verify-status-text strong{display:block;font-size:15px;font-weight:600;color:var(--text-strong);margin-bottom:6px;line-height:1.4}.verify-status-text p{margin:0;font-size:14px;color:var(--text-body)}.link-resend{color:var(--blue);text-decoration:none;font-weight:500}.link-resend:hover{text-decoration:underline}.link-change-email{font-size:14px;font-weight:600;color:var(--text-strong);text-decoration:none}.link-change-email:hover{color:var(--blue)}.stepper-headline--lg{font-size:28px;font-weight:700;letter-spacing:.04em;color:#fff;text-transform:uppercase;margin:0 0 28px}.stepper-marker--check{background:var(--blue);border-color:var(--blue)}.stepper-marker--check svg{width:14px;height:14px}@media (max-width:900px){.link-change-email{display:none}}.phone-field{display:flex;align-items:stretch;width:100%;border:1px solid #dbe0ea;border-radius:14px;background:#fff;overflow:hidden;min-height:52px;transition:border-color .18s ease,box-shadow .18s ease}.phone-field:focus-within{border-color:var(--blue);box-shadow:0 0 0 4px rgba(61,126,232,.12)}.phone-prefix{display:flex;align-items:center;gap:8px;padding:0 16px;border-right:1px solid #dbe0ea;flex:0 0 auto;background:#fff}.phone-flag{font-size:13px;font-weight:600;letter-spacing:.06em;color:var(--text-muted)}.phone-code{font-weight:500}.phone-code,.phone-number-input{font-size:14px;color:var(--text-strong)}.phone-number-input{flex:1 1 auto;min-width:0;width:100%;padding:14px 16px;border:none;outline:none;background:transparent;font-family:inherit}.phone-number-input::-moz-placeholder{color:var(--text-muted)}.phone-number-input::placeholder{color:var(--text-muted)}.link-back{font-size:14px;font-weight:600;color:var(--text-strong);text-decoration:none}.link-back:hover{color:var(--blue)}@media (max-width:900px){.link-back{display:none}}.stepper-screen{display:none;flex-direction:column;flex:1 1 auto;min-height:0}.stepper-screen--active{display:flex}.phone-prefix--select{appearance:none;-webkit-appearance:none;-moz-appearance:none;display:flex;align-items:center;height:100%;max-width:180px;padding:0 30px 0 14px;border:none;border-right:1px solid #dbe0ea;border-radius:0;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2 4.5L6 8l4-3.5' stroke='%239aa0ac' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 12px center;background-size:10px 10px;font-family:inherit;font-size:14px;font-weight:500;color:var(--text-strong);cursor:pointer;flex:0 0 auto;transition:background-color .14s ease}.phone-prefix--select:hover{background-color:#f4f6fb}.phone-prefix--select:focus{outline:none}.otp-wrap{--otp-n:6;--otp-w:62px;--otp-g:10px;--otp-h:62px;--otp-radius:14px;--otp-fs:22px;position:relative;width:calc(var(--otp-n)*var(--otp-w) + (var(--otp-n) - 1)*var(--otp-g));max-width:100%;margin-bottom:20px;overflow:hidden;overflow:clip}.otp-group{display:flex;gap:var(--otp-g);pointer-events:none}.otp-box{flex:0 0 var(--otp-w);border:1.5px solid #dbe0ea;border-radius:var(--otp-radius);background:#fff}.otp-box,.otp-single-input{height:var(--otp-h);box-sizing:border-box}.otp-single-input{position:absolute;top:0;left:0;padding:0 0 0 calc(var(--otp-w)/2 - .5ch);width:calc((var(--otp-n) + 1)*var(--otp-w) + var(--otp-n)*var(--otp-g));border:none;outline:none;background:transparent;color:var(--text-strong);caret-color:var(--blue);font-family:inherit;font-weight:600;font-size:var(--otp-fs);line-height:var(--otp-h);font-variant-numeric:tabular-nums;text-align:left;letter-spacing:calc(var(--otp-w) + var(--otp-g) - 1ch)}.otp-single-input::-moz-selection{background:rgba(61,126,232,.14);color:var(--text-strong)}.otp-single-input::selection{background:rgba(61,126,232,.14);color:var(--text-strong)}@media (max-width:900px){.otp-wrap{--otp-w:44px;--otp-g:8px;--otp-h:52px;--otp-radius:12px;--otp-fs:20px}}.form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.date-wrap{position:relative}.date-wrap .form-control{padding-right:44px}.date-wrap input[type=date]::-webkit-calendar-picker-indicator{display:none}.date-icon-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:28px;height:28px;border:none;background:none;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-muted);border-radius:6px;transition:color .16s ease,background .16s ease}.date-icon-btn:hover{color:var(--blue);background:rgba(61,126,232,.08)}.date-icon{width:18px;height:18px;color:inherit;flex:0 0 auto;pointer-events:none}.select-wrap{position:relative}.select-wrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;min-height:52px;padding:14px 44px 14px 16px;border:1px solid #dbe0ea;border-radius:14px;color:var(--text-strong);font-size:14px;font-family:inherit;background:#fff;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease}.select-wrap select:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 4px rgba(61,126,232,.12)}.select-chevron{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:var(--text-muted);pointer-events:none}@media (max-width:900px){.form-grid-2{grid-template-columns:1fr}}.doc-tabs{display:flex;gap:8px;margin-bottom:20px}.doc-tab{padding:10px 22px;border-radius:999px;border:1.5px solid #dbe0ea;background:#fff;font-size:14px;font-weight:600;color:var(--text-strong);cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease;font-family:inherit;line-height:1}.doc-tab--active{background:var(--blue);border-color:var(--blue);color:#fff}.doc-tab:not(.doc-tab--active):hover{border-color:var(--blue);color:var(--blue)}.doc-upload-form{margin:0}.doc-upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.upload-zone--half .upload-prompt{padding:24px 12px}.upload-zone--half .upload-icon{width:32px;height:32px}@media (max-width:560px){.doc-upload-grid{grid-template-columns:1fr}}.upload-zone{position:relative;border:1.5px dashed #c8d0e0;border-radius:16px;background:#fff;min-height:220px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .18s ease,background .18s ease;margin-bottom:16px;overflow:hidden}.upload-zone--drag-over,.upload-zone:hover{border-color:var(--blue);background:#f0f5fe}.upload-input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:1}.upload-prompt{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding:44px 24px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.upload-icon{width:40px;height:40px;color:var(--blue);margin-bottom:4px}.upload-label{font-size:14px;font-weight:500}.upload-hint,.upload-label{margin:0;color:var(--text-muted)}.upload-hint{font-size:12px}.doc-info-banner{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background:#eef2fc;border-radius:12px;margin-bottom:8px}.doc-info-banner svg{width:18px;height:18px;color:var(--blue);flex:0 0 18px;margin-top:1px}.doc-info-banner p{margin:0;font-size:13px;color:var(--text-body);line-height:1.55}.upload-zone--filled{border:none!important;background:#e8edf5!important;overflow:visible;cursor:default;min-height:240px}.upload-zone--filled .upload-prompt{display:none}.upload-zone--filled .upload-input{pointer-events:none;display:none}.doc-preview{position:absolute;inset:0;display:none}.upload-zone--filled .doc-preview{display:block}.doc-preview__thumb{position:absolute;inset:0;border-radius:16px;overflow:hidden;background:#e8edf5}.doc-preview__img{display:none;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.doc-preview__meta{display:none}.doc-preview__name{font-size:15px;font-weight:700;color:#fff;line-height:1.3}.doc-preview__year{font-size:14px;font-weight:500;color:hsla(0,0%,100%,.55);white-space:nowrap}.doc-preview__check{position:absolute;top:-14px;right:-14px;width:36px;height:36px;border-radius:50%;background:#22c55e;border:3px solid #fff;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 10px rgba(34,197,94,.45);z-index:2}.doc-preview__check svg{width:16px;height:16px}.doc-preview__remove{position:absolute;top:-12px;left:-12px;width:32px;height:32px;border-radius:50%;background:#fff;border:2px solid hsla(0,0%,100%,.9);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.18);color:#444;transition:background .14s ease,color .14s ease,transform .14s ease;z-index:3;padding:0}.doc-preview__remove:hover{background:#fee2e2;color:#dc2626;transform:scale(1.08)}.doc-preview__remove svg{width:14px;height:14px}.doc-preview__remove--tr{top:8px;left:auto;right:8px}.btn-camera{display:inline-flex;align-items:center;gap:8px;padding:13px 30px;border:1.5px solid #dbe0ea;border-radius:9px;background:#fff;font-size:14px;font-weight:700;color:var(--text-strong);cursor:pointer;transition:border-color .16s ease,color .16s ease;font-family:inherit;white-space:nowrap;line-height:1}.btn-camera:hover{border-color:var(--blue);color:var(--blue)}.btn-camera svg{width:18px;height:18px;flex:0 0 18px}.camera-mobile-row{display:none}@media (max-width:900px){.btn-camera{display:none}.camera-mobile-row{display:flex;justify-content:center;margin-top:4px}.btn-camera-text{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--text-strong);background:none;border:none;padding:10px 0;cursor:pointer;font-family:inherit}.btn-camera-text svg{width:18px;height:18px;flex:0 0 18px}.doc-upload-col .upload-zone{margin-bottom:5px;min-height:180px}}.doc-upload-col .upload-zone{margin-bottom:5px}.addr-layout{display:grid;grid-template-columns:minmax(200px,280px) minmax(0,1fr);gap:20px;align-items:stretch;margin-bottom:16px}.doc-upload-col{display:flex;flex-direction:column}.doc-upload-col .upload-zone{flex:1;margin-bottom:0}.doc-type-selector{position:relative}.doc-type-trigger{display:none;width:100%;text-align:left;padding:14px 16px;border:1.5px solid #dbe0ea;border-radius:14px;background:#fff;cursor:pointer;font-family:inherit;align-items:flex-start;justify-content:space-between;gap:12px;transition:border-color .16s ease}.doc-type-trigger:hover{border-color:var(--blue)}.doc-type-trigger__text{flex:1}.doc-type-trigger__title{display:block;font-size:14px;font-weight:600;color:var(--text-strong);margin-bottom:3px}.doc-type-trigger__sub{display:block;font-size:12px;color:var(--text-body);line-height:1.4}.doc-type-chevron{width:18px;height:18px;color:var(--text-muted);flex:0 0 18px;transition:transform .2s ease;margin-top:3px}.doc-type-trigger[aria-expanded=true] .doc-type-chevron{transform:rotate(180deg)}.doc-type-dropdown{list-style:none;margin:6px 0 0;padding:6px;background:#fff;border:1.5px solid #dbe0ea;border-radius:14px;box-shadow:0 8px 24px -6px rgba(20,28,46,.14);display:none}.doc-type-dropdown.open{display:block}.doc-type-dropdown li{padding:11px 14px;border-radius:10px;font-size:14px;font-weight:600;color:var(--text-strong);cursor:pointer;transition:background .12s ease,color .12s ease}.doc-type-dropdown li.selected,.doc-type-dropdown li:hover{background:#eef2fc;color:var(--blue)}.doc-type-cards{display:flex;flex-direction:column;gap:8px}.doc-type-card{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1.5px solid #dbe0ea;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .16s ease,background .16s ease}.doc-type-card--active,.doc-type-card:hover{border-color:var(--blue)}.doc-type-card--active{background:#f7faff}.doc-type-card input[type=radio]{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.doc-type-card__body{flex:1;min-width:0}.doc-type-card__title{display:block;font-size:14px;font-weight:600;color:var(--text-strong);margin-bottom:3px}.doc-type-card__sub{display:block;font-size:12px;color:var(--text-body);line-height:1.4}.doc-type-radio-dot{width:22px;height:22px;border-radius:50%;border:2px solid #dbe0ea;flex:0 0 22px;position:relative;transition:border-color .16s ease,background .16s ease}.doc-type-card--active .doc-type-radio-dot{background:var(--blue);border-color:var(--blue)}.doc-type-card--active .doc-type-radio-dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:#fff}.addr-info-row{grid-column:1/-1}@media (max-width:900px){.addr-layout{grid-template-columns:1fr}.addr-info-row{grid-column:1}.doc-type-trigger{display:flex}.doc-type-cards{display:none}.doc-upload-col .upload-zone{margin-bottom:0;min-height:180px}}.liveness-layout{display:grid;grid-template-columns:minmax(200px,280px) minmax(0,1fr);gap:40px;align-items:start;flex:1 1 auto}.face-circle-col{display:flex;flex-direction:column;align-items:center}.face-ring-wrap{position:relative;width:320px;height:320px;margin-bottom:20px}.face-ring-svg{display:block;width:100%;height:100%}.face-scan-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:76px;height:64px;color:var(--blue)}.face-label{text-align:center}.face-label__title{display:block;font-size:16px;font-weight:700;color:var(--text-strong);margin-bottom:6px}.face-label__sub{display:block;font-size:13px;color:var(--text-body);line-height:1.5}.checks-col{display:flex;flex-direction:column;padding-top:8px}.checks-heading{font-size:16px;font-weight:700;color:var(--text-strong);margin:0 0 16px}.checks-list{list-style:none;margin:0 0 16px;padding:0;position:relative}.checks-list:before{content:"";position:absolute;left:11px;top:12px;bottom:12px;width:2px;background:var(--blue)}.check-item{display:flex;align-items:center;gap:14px;margin-bottom:22px;position:relative}.check-item:last-child{margin-bottom:0}.check-dot{width:24px;height:24px;min-width:24px;border-radius:50%;background:transparent;display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:1}.check-dot:after{content:"";width:10px;height:10px;border-radius:50%;box-shadow:0 0 0 5px rgba(61,126,232,.18)}.check-dot--done,.check-dot:after{background:var(--blue)}.check-dot--done:after{display:none}.check-dot--done svg{width:14px;height:14px}.check-item__text{font-size:14px;color:var(--text-body);line-height:1.4}.check-item--done .check-item__text{font-weight:600;color:var(--text-strong)}.qr-card{display:flex;align-items:center;gap:16px;padding:16px 18px;background:#fff;border:1.5px solid #e8e9ef;border-radius:14px;box-shadow:0 2px 8px -4px rgba(20,28,46,.1)}.qr-card__code{flex:0 0 150px;width:200px;height:200px;border-radius:8px;overflow:hidden}.qr-card__code img,.qr-card__code svg{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.qr-card__body{flex:1 1 auto;margin-top:-40px}.qr-card__title{display:block;font-size:14px;font-weight:700;color:var(--text-strong);margin-bottom:4px}.qr-card__desc{margin:0;font-size:12.5px;color:var(--text-body);line-height:1.55}@media (max-width:900px){.liveness-layout{display:flex;flex-direction:column-reverse;gap:20px}.checks-col{padding-top:8px}.checks-col,.qr-card{display:flex;flex-direction:column}.qr-card__body{flex:1 1 auto;margin-top:0}.face-circle-col{width:100%}.face-ring-wrap{width:200px;height:200px;margin:0 auto 20px}}.compliance-card{background:#fff;border:1.5px solid #e8e9ef;border-radius:16px;padding:22px 22px 18px;margin-bottom:16px;box-shadow:0 4px 20px -8px rgba(20,28,46,.1)}.compliance-form-scroll{max-height:440px;overflow-y:auto;padding-right:6px}.compliance-form-scroll::-webkit-scrollbar{width:7px}.compliance-form-scroll::-webkit-scrollbar-track{background:#eef1f6;border-radius:999px}.compliance-form-scroll::-webkit-scrollbar-thumb{background:#c8cfda;border-radius:999px}.compliance-form-scroll::-webkit-scrollbar-thumb:hover{background:#aeb6c6}.compliance-form{display:grid;gap:16px}.compliance-question-group{border:0;padding:0;margin:0}.compliance-question{font-size:13px;font-weight:700;color:var(--text-strong);line-height:1.55;margin:0 0 12px;padding:0}.pep-answer-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pep-btn{display:block;cursor:pointer;font-family:inherit}.pep-btn input{position:absolute;opacity:0;pointer-events:none}.pep-btn span{display:flex;align-items:center;justify-content:center;min-height:48px;padding:12px 14px;border-radius:10px;border:1.5px solid #dbe0ea;background:#fff;font-size:15px;font-weight:600;color:var(--text-strong);text-align:center;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.pep-btn:hover span{border-color:var(--blue);color:var(--blue)}.pep-btn input:checked+span{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 8px 20px -8px rgba(61,126,232,.55)}.compliance-field{display:grid;gap:8px;padding-bottom:10px}.compliance-field__label{font-size:13px;font-weight:700;color:var(--text-strong)}.compliance-input{width:100%;padding:12px 14px;border:1.5px solid #dbe0ea;border-radius:10px;background:#fff;font-size:14px;color:var(--text-strong);font-family:inherit}.compliance-input::-moz-placeholder{color:#8b93a4}.compliance-input::placeholder{color:#8b93a4}.compliance-input:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px rgba(61,126,232,.12)}.compliance-select-multiple{min-height:120px;padding:8px}.compliance-select-multiple option{padding:6px 8px;background:#fff;color:var(--text-strong)}.compliance-select-multiple option:checked{background:var(--blue);color:#fff}@media (max-width:768px){.compliance-question{font-size:14px}}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.review-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#fff;border:1.5px solid #e8e9ef;border-radius:14px;box-shadow:0 2px 8px -4px rgba(20,28,46,.06)}.review-card__info{flex:1 1 auto;min-width:0}.review-card__label{display:block;font-size:12px;font-weight:500;color:var(--text-muted);margin-bottom:5px}.review-card__value{display:block;font-size:14px;font-weight:700;color:var(--text-strong);line-height:1.3}.review-card__edit{flex:0 0 38px;width:38px;height:38px;border-radius:10px;background:var(--blue);border:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:filter .16s ease,transform .06s ease}.review-card__edit:hover{filter:brightness(1.12)}.review-card__edit:active{transform:scale(.95)}.review-card__edit img,.review-card__edit svg{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}@media (max-width:900px){.review-grid{grid-template-columns:1fr}.review-grid~.doc-info-banner.w-75{width:100%!important}}.success-content{flex:1 1 auto;flex-direction:column;text-align:center;padding:60px 24px 40px;gap:0}.success-check,.success-content{display:flex;align-items:center;justify-content:center}.success-check{width:64px;height:64px;border-radius:50%;background:var(--blue);margin-bottom:26px;box-shadow:0 14px 32px -10px rgba(61,126,232,.52)}.success-check svg{width:28px;height:28px}.success-head{font-size:28px;line-height:1.2;font-weight:700;letter-spacing:.055em;text-transform:uppercase;color:var(--text-strong);margin:0 0 16px}.success-lead{font-size:15px;line-height:1.62;color:var(--text-body);max-width:380px;margin:0}.avg-time-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:rgba(34,197,94,.09);border:1.5px solid rgba(34,197,94,.22);border-radius:999px;font-size:14px;font-weight:500;color:var(--text-body);margin-top:24px}.avg-time-badge__bolt{width:15px;height:15px;flex:0 0 15px;color:#16a34a}.avg-time-badge__time{font-weight:700;color:#16a34a}.avg-time-badge--dark{background:#ebf3f0;border-color:#ebf3f0;color:var(--text-body);align-self:flex-start}.avg-time-badge--dark .avg-time-badge__bolt,.avg-time-badge--dark .avg-time-badge__time{color:#16a34a}.btn-new-flow{font-size:14px;font-weight:700;color:var(--text-strong);text-decoration:none;white-space:nowrap;line-height:1}.btn-new-flow:hover{color:var(--blue)}.dark-content--success{display:flex;flex-direction:column;height:100%;justify-content:center}.dark-success-body{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;padding-bottom:20px}.dark-success-title{font-size:30px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#fff;line-height:1.2;margin:0 0 20px}.dark-success-lead{font-size:15px;line-height:1.65;color:hsla(0,0%,100%,.7);margin:0 0 28px;max-width:340px}.dark-success-lead strong{color:#fff;font-weight:700}@media (max-width:900px){.success-btn-primary{width:100%}.btn-new-flow{text-align:center;padding:6px 0 2px}.success-check{width:54px;height:54px}.success-check svg{width:24px;height:24px}.success-head{font-size:24px}}.form-control.is-invalid{border-color:var(--red);background:var(--red-bg)}.form-control.is-invalid:focus{border-color:var(--red);box-shadow:0 0 0 4px rgba(224,57,47,.12)}.form-error{display:flex;align-items:center;gap:6px;margin:0;font-size:12px;font-weight:600;color:var(--red)}.form-error svg{flex:none;width:14px;height:14px}.dark-card__logos{position:absolute;top:28px;left:36px;right:36px;z-index:2;display:flex;align-items:center;justify-content:space-between}.dark-card__logos .logo-chip{display:inline-flex;align-items:center}.dark-card__logos .logo-chip img{height:40px;width:auto;display:block}.error-message{color:#dc2626!important;margin-bottom:12px;font-size:16px;background:#fef2f2;padding:15px}.custom-result{border-color:#bbf7d0;background:#ecfdf3;padding-left:10px;padding-right:10px;margin-bottom:20px}.res-success{color:#16a34a}.custom-error{border-color:#fecaca;background:#fef2f2;padding-left:10px;padding-right:10px;margin-bottom:20px}.res-error{color:#dc2626}body.auth-login{display:block;margin:0;padding:0;min-height:100vh;background:var(--lh-surface);text-rendering:optimizeLegibility;overflow-x:hidden}.lh-header{background:linear-gradient(180deg,var(--lh-header-top),var(--lh-header-bot));border-bottom:1px solid var(--lh-header-border)}.lh-header__inner{max-width:1440px;margin:0 auto;height:58px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:16px}.lh-header__logo{display:flex;align-items:center;flex-shrink:0}.lh-header__logo img{display:block;height:25px;width:auto}.lh-header__toggle{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:32px;height:32px;padding:0;border:none;background:none;cursor:pointer;flex-shrink:0}.lh-header__toggle span{display:block;width:22px;height:2px;border-radius:2px;background:var(--lh-nav-text);transition:transform .2s ease,opacity .2s ease}.lh-header__toggle[aria-expanded=true] span:first-child{transform:translateY(7px) rotate(45deg)}.lh-header__toggle[aria-expanded=true] span:nth-child(2){opacity:0}.lh-header__toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.lh-nav{display:flex;align-items:center;gap:32px;flex-wrap:wrap;justify-content:flex-end}.lh-nav__item{display:inline-flex;align-items:center;gap:8px;color:var(--lh-nav-text);font-size:14px;font-weight:500;text-decoration:none;background:none;border:none;padding:0;cursor:pointer;white-space:nowrap}.lh-nav__item img{display:block;opacity:.9}.lh-nav__item:focus-visible,.lh-nav__item:hover{color:var(--lh-nav-text-dim);outline:none}.lh-drop{position:relative;display:inline-flex}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lh-lang-wrap{position:relative;display:inline-flex;align-items:center;gap:8px;margin-left:24px;color:var(--lh-nav-text)}.lh-lang__globe{font-size:14px;line-height:1}.lh-lang{appearance:none;-webkit-appearance:none;-moz-appearance:none;color:var(--lh-nav-text);font-size:14px;font-weight:500;font-family:inherit;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5l5 5 5-5' fill='none' stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100%;background-size:11px 7px;border:none;border-radius:0;padding:4px 18px 4px 0;cursor:pointer;white-space:nowrap}.lh-lang:focus-visible{outline:1px solid var(--lh-nav-text-dim);outline-offset:4px}.lh-lang option{padding:10px 14px;color:var(--lh-nav-text);background-color:var(--lh-drop-bg)}@supports ((-webkit-appearance:base-select) or (-moz-appearance:base-select) or (appearance:base-select)){.lh-lang,.lh-lang::picker(select){-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select}.lh-lang{padding:4px 0;background-image:none;border:none}.lh-lang::picker(select){min-width:200px;padding:6px;margin-top:12px;color:var(--lh-nav-text);background:var(--lh-drop-bg);border:1px solid var(--lh-drop-border);border-radius:12px;box-shadow:0 18px 36px rgba(0,0,0,.35);opacity:0;translate:0 -6px;transition:opacity .16s ease,translate .16s ease,overlay allow-discrete .16s,display allow-discrete .16s}.lh-lang:open::picker(select){opacity:1;translate:0 0}.lh-lang>button{display:inline-flex;align-items:center;gap:8px;color:inherit;font:inherit;background:none;border:none;border-radius:8px;padding:0;cursor:pointer}.lh-lang>button:hover{color:var(--lh-nav-text-dim)}.lh-lang__caret{font-size:10px;line-height:1;opacity:.75;transition:transform .18s ease}.lh-lang:open .lh-lang__caret{transform:rotate(180deg)}.lh-lang option{display:flex;align-items:center;gap:10px;padding:9px 12px;color:var(--lh-nav-text);font-size:14px;font-weight:500;background:none;border-radius:8px;cursor:pointer}.lh-lang option:focus,.lh-lang option:hover{color:#fff;background:linear-gradient(180deg,var(--lh-chat-top),var(--lh-chat-bot));outline:none}.lh-lang option::checkmark{order:1;margin-left:auto;font-size:11px}}.lh-nav__drop{position:relative}.lh-nav__item.dropdown-toggle:after{display:none}.lh-nav__caret{font-size:10px;line-height:1;opacity:.75;transition:transform .18s ease}.lh-nav__drop.show .lh-nav__caret{transform:rotate(180deg)}.lh-nav__drop .dropdown-menu{display:block;top:100%;right:0;left:auto;z-index:40;min-width:200px;margin:12px 0 0;padding:6px;background:var(--lh-drop-bg);border:1px solid var(--lh-drop-border);border-radius:12px;box-shadow:0 18px 36px rgba(0,0,0,.35);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .16s ease,transform .16s ease,visibility .16s}.lh-nav__drop .dropdown-menu.show{opacity:1;visibility:visible;transform:translateY(0)}.lh-nav__drop .dropdown-menu .lh-nav__item{display:flex;align-items:center;gap:10px;width:100%;padding:9px 12px;border-radius:8px;font-size:14px}.lh-nav__drop .dropdown-menu .lh-nav__item>i:first-child{width:15px;font-size:13px;text-align:center;opacity:.85}.lh-nav__drop .dropdown-menu .lh-nav__item:focus-visible,.lh-nav__drop .dropdown-menu .lh-nav__item:hover{color:#fff;background:linear-gradient(180deg,var(--lh-chat-top),var(--lh-chat-bot));outline:none}.lh-brand{display:inline-flex;align-items:center;gap:14px;margin-left:24px;padding-left:24px;color:var(--lh-nav-text);font-size:18px;font-weight:600;white-space:nowrap}.lh-brand img{display:block}.lh-theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:none;border-radius:50%;background:hsla(0,0%,100%,.08);color:var(--lh-nav-text);cursor:pointer;flex-shrink:0}.lh-theme-toggle:focus,.lh-theme-toggle:focus-visible,.lh-theme-toggle:hover{background:hsla(0,0%,100%,.16);outline:none!important}.lh-theme-toggle__icon{width:16px;height:16px;display:none}.lh-theme-toggle__icon--moon,:root[data-theme=dark] .lh-theme-toggle__icon--sun{display:block}:root[data-theme=dark] .lh-theme-toggle__icon--moon{display:none}.lh-hero{position:relative;min-height:calc(100vh - 58px);background-color:var(--lh-hero-bg-color);background-image:var(--lh-hero-bg-image);background-repeat:no-repeat;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:48px 24px}#lh-particles{position:absolute;inset:0;z-index:1}.lh-hero__animal{position:absolute;z-index:0;width:320px;max-width:42vw;height:auto;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lh-hero__animal--bull{left:-30px;bottom:-10px;animation:lh-bull-drift 7s ease-in-out infinite}.lh-hero__animal--bear{right:-30px;top:-40px;animation:lh-bear-drift 7s ease-in-out infinite}@keyframes lh-bull-drift{0%,to{transform:translateX(0)}50%{transform:translateX(28px)}}@keyframes lh-bear-drift{0%,to{transform:translateX(0)}50%{transform:translateX(-28px)}}@media (max-width:640px){.lh-hero__animal{width:200px;max-width:45vw}}.lh-hero__logo{position:relative;z-index:2;width:100%;max-width:273px}.lh-hero__logo-img{display:none;width:100%;height:auto}.lh-hero__logo-img--light{display:block}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .lh-hero__logo-img--light{display:none}:root:not([data-theme=light]) .lh-hero__logo-img--dark{display:block}}:root[data-theme=dark] .lh-hero__logo-img--light{display:none}:root[data-theme=dark] .lh-hero__logo-img--dark{display:block}.lh-chat{position:fixed;right:32px;bottom:32px;width:60px;height:60px;border-radius:50%;border:none;cursor:pointer;background:linear-gradient(180deg,var(--lh-chat-top),var(--lh-chat-bot));box-shadow:0 8px 20px rgba(30,97,207,.35);display:flex;align-items:center;justify-content:center}.lh-chat img{display:block}.lh-chat__badge{position:absolute;top:-4px;right:-4px;min-width:22px;height:22px;padding:0 6px;border-radius:50%;background:var(--lh-chat-badge);color:#fff;font-size:11px;font-weight:700;line-height:19px;text-align:center;border:2px solid var(--lh-surface)}.lh-card{position:relative;z-index:2;width:100%;max-width:514px;background:var(--lh-card-bg);border:1px solid var(--lh-card-border);border-radius:var(--radius-card,12px);padding:48px 40px 40px;box-shadow:0 20px 45px rgba(0,0,0,.2)}.lh-card__title{margin:0 0 12px;text-align:center;font-size:22px;font-weight:700;letter-spacing:4px;text-transform:uppercase;color:var(--lh-card-text)}.lh-card__subtitle{margin:0 0 32px;text-align:center;font-size:14px;color:var(--lh-card-text-dim)}.lh-link{color:var(--blue-top,#298aea);text-decoration:none;font-weight:500}.lh-link:focus-visible,.lh-link:hover{text-decoration:underline}.lh-field{margin-bottom:20px}.lh-field__label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:var(--lh-card-text)}.lh-field__input{display:block;width:100%;height:48px;padding:0 16px;border-radius:10px;border:1px solid var(--lh-input-border);background:var(--lh-input-bg);color:var(--text-strong);font-size:14px;font-family:inherit;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.lh-field__input::-moz-placeholder{color:var(--lh-input-placeholder)}.lh-field__input::placeholder{color:var(--lh-input-placeholder)}.lh-field__input:focus{border-color:var(--blue-top,#298aea);box-shadow:0 0 0 3px rgba(41,138,234,.15)}.lh-field__input.is-invalid{border-color:var(--red,#e0392f)}.lh-field__input.is-invalid:focus{box-shadow:0 0 0 3px rgba(224,57,47,.15)}.lh-field__error{display:block;min-height:16px;margin-top:6px;font-size:12px;line-height:1.3;color:var(--red,#e0392f)}.lh-card__submit{display:block;width:100%;height:50px;margin-top:12px;border:none;border-radius:10px;background:linear-gradient(180deg,var(--blue-top,#298aea),var(--blue-bot,#1d5dcc));color:#fff;font-size:15px;font-weight:700;cursor:pointer}.lh-card__submit:focus-visible,.lh-card__submit:hover{filter:brightness(1.05)}.lh-card__forgot{display:block;margin-top:16px;text-align:center;font-size:13px}@media (max-width:576px){.lh-card{padding:36px 24px 28px;border-radius:16px}.lh-card__title{font-size:18px;letter-spacing:3px}}@media (max-width:992px){.lh-header__inner{height:58px;padding:12px 24px}.lh-header__toggle{display:flex}.lh-nav{display:none;position:absolute;top:100%;left:0;right:0;z-index:30;flex-direction:column;align-items:flex-start;width:100%;gap:4px;padding:12px 24px 20px;background:var(--lh-header-bot);border-bottom:1px solid var(--lh-header-border);box-shadow:0 12px 28px rgba(0,0,0,.25)}.lh-nav.is-open{display:flex}.lh-nav__item{width:100%;padding:10px 0}.lh-brand,.lh-lang-wrap{margin-left:0;width:100%}.lh-lang-wrap{padding:10px 0}.lh-lang{width:100%}.lh-brand{padding:12px 0 0;border-top:1px solid var(--lh-header-border)}.lh-header{position:relative}.lh-hero__logo{max-width:220px}.lh-chat{right:24px;bottom:24px}}@media (max-width:576px){.lh-header__inner{padding:12px 16px}.lh-header__logo img{height:20px}.lh-nav{gap:14px}.lh-brand,.lh-lang,.lh-nav__item{font-size:12px}.lh-brand{font-size:15px}.lh-hero{padding:32px 16px}.lh-hero__logo{max-width:170px}.lh-chat{width:50px;height:50px;right:16px;bottom:16px}.lh-chat img{width:19px;height:20px}.lh-chat__badge{width:21px;height:21px;line-height:18px;font-size:10px;top:-9px;right:-2px}}