.page-module__IMkl-G__page{background:var(--bg);grid-template-columns:360px 1fr;min-height:100vh;display:grid;position:relative}.page-module__IMkl-G__bg{pointer-events:none;z-index:0;position:fixed;inset:0}.page-module__IMkl-G__glow1{background:radial-gradient(circle,#c9a84c12 0%,#0000 65%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;left:-100px}.page-module__IMkl-G__glow2{background:radial-gradient(circle,#6c5ce70d 0%,#0000 65%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-100px;right:10%}.page-module__IMkl-G__gridBg{background-image:linear-gradient(#c9a84c08 1px,#0000 1px),linear-gradient(90deg,#c9a84c08 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.page-module__IMkl-G__left{background:var(--surface);border-right:1px solid var(--border-soft);z-index:1;flex-direction:column;height:100vh;padding:40px;display:flex;position:sticky;top:0;overflow:hidden}.page-module__IMkl-G__backLink{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:6px;margin-bottom:48px;font-size:11px;font-weight:500;transition:color .2s;display:inline-flex}.page-module__IMkl-G__backLink:hover{color:var(--gold)}.page-module__IMkl-G__leftContent{flex:1}.page-module__IMkl-G__logo{align-items:center;gap:10px;margin-bottom:48px;display:inline-flex}.page-module__IMkl-G__logoText{letter-spacing:.08em;color:var(--text);font-family:Cormorant Garamond,serif;font-size:20px;font-weight:500}.page-module__IMkl-G__logoAccent{color:var(--gold)}.page-module__IMkl-G__leftTitle{color:var(--text);margin-bottom:16px;font-family:Cormorant Garamond,serif;font-size:44px;font-weight:300;line-height:1.05}.page-module__IMkl-G__leftTitle em{color:var(--gold);font-style:italic}.page-module__IMkl-G__leftSub{color:var(--text-sub);letter-spacing:.02em;margin-bottom:36px;font-size:14px;font-weight:300;line-height:1.8}.page-module__IMkl-G__points{flex-direction:column;gap:14px;display:flex}.page-module__IMkl-G__point{color:var(--text-sub);align-items:center;gap:12px;font-size:13px;font-weight:300;display:flex}.page-module__IMkl-G__pointIcon{color:var(--gold);opacity:.6;flex-shrink:0;font-size:13px}.page-module__IMkl-G__leftDeco{background:radial-gradient(circle,#c9a84c12 0%,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;bottom:-100px;right:-100px}.page-module__IMkl-G__right{background:var(--bg);z-index:1;padding:60px 0;position:relative;overflow-y:auto}.page-module__IMkl-G__formWrap{max-width:600px;margin:0 auto;padding:0 40px}.page-module__IMkl-G__formHeader{margin-bottom:36px}.page-module__IMkl-G__formTitle{color:var(--text);letter-spacing:.02em;margin-bottom:8px;font-family:Cormorant Garamond,serif;font-size:32px;font-weight:400}.page-module__IMkl-G__formSub{color:var(--text-muted);letter-spacing:.04em;font-size:12px;font-weight:300}.page-module__IMkl-G__section{background:var(--surface);border:1px solid var(--border-soft);border-radius:4px;margin-bottom:16px;padding:28px;position:relative;overflow:visible}.page-module__IMkl-G__section:before{content:"";background:linear-gradient(90deg, var(--gold), transparent);opacity:0;height:1px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.page-module__IMkl-G__section:focus-within:before{opacity:.5}.page-module__IMkl-G__sectionHead{border-bottom:1px solid var(--border-soft);align-items:center;gap:14px;margin-bottom:24px;padding-bottom:16px;display:flex}.page-module__IMkl-G__sectionNum{color:var(--gold);opacity:.5;font-family:Cormorant Garamond,serif;font-size:28px;font-weight:300;line-height:1}.page-module__IMkl-G__sectionLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:600}.page-module__IMkl-G__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.page-module__IMkl-G__field{margin-bottom:16px}.page-module__IMkl-G__fieldLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px;font-size:10px;font-weight:600;display:block}.page-module__IMkl-G__fieldHint{color:var(--text-muted);margin-top:4px;font-size:11px;display:block}.page-module__IMkl-G__fieldError{color:var(--error);align-items:center;gap:5px;margin-top:5px;font-size:11px;font-weight:400;display:flex}.page-module__IMkl-G__inputWrap{background:var(--bg);border:1px solid var(--border-soft);border-radius:3px;align-items:center;min-height:48px;padding:0 2px;transition:border-color .2s,box-shadow .2s,background .2s;display:flex}.page-module__IMkl-G__inputWrap:focus-within{border-color:var(--gold);background:#c9a84c08;box-shadow:0 0 0 3px #c9a84c12}.page-module__IMkl-G__inputWrapError{border-color:var(--error)!important;background:#ff5c5c0a!important}.page-module__IMkl-G__inputWrapError:focus-within{box-shadow:0 0 0 3px #ff5c5c14!important}.page-module__IMkl-G__input{color:var(--text);letter-spacing:.02em;background:0 0;border:none;outline:none;flex:1;width:100%;padding:14px 12px;font-family:Jost,sans-serif;font-size:14px;font-weight:300}.page-module__IMkl-G__input::placeholder{color:var(--text-muted)}.page-module__IMkl-G__inputPadRight{padding-right:44px}.page-module__IMkl-G__eyeBtn{cursor:pointer;width:40px;height:48px;color:var(--text-muted);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:color .2s;display:flex}.page-module__IMkl-G__eyeBtn:hover{color:var(--text-sub)}.page-module__IMkl-G__strengthRow{align-items:center;gap:10px;margin-top:6px;display:flex}.page-module__IMkl-G__strengthBar{background:var(--border-soft);border-radius:1px;flex:1;height:2px;overflow:hidden}.page-module__IMkl-G__strengthFill{border-radius:1px;height:100%;transition:width .3s,background .3s}.page-module__IMkl-G__strengthLabel{min-width:56px;font-size:11px;font-weight:500}.page-module__IMkl-G__dropdown{position:relative}.page-module__IMkl-G__dropBtn{background:var(--bg);border:1px solid var(--border-soft);cursor:pointer;border-radius:3px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:48px;padding:0 12px;font-family:Jost,sans-serif;transition:border-color .2s,box-shadow .2s;display:flex}.page-module__IMkl-G__dropBtn:hover{border-color:var(--border)}.page-module__IMkl-G__dropBtnOpen{border-color:var(--gold);box-shadow:0 0 0 3px #c9a84c12}.page-module__IMkl-G__dropBtnText{color:var(--text);letter-spacing:.02em;text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;font-weight:300;overflow:hidden}.page-module__IMkl-G__dropBtnEmpty .page-module__IMkl-G__dropBtnText{color:var(--text-muted)}.page-module__IMkl-G__dropMenu{background:var(--surface);border:1px solid var(--border);z-index:10000;border-radius:3px;position:absolute;top:calc(100% + 4px);left:0;right:0;box-shadow:0 16px 40px #00000080}.page-module__IMkl-G__dropSearch{background:var(--surface2);border:none;border-bottom:1px solid var(--border-soft);width:100%;color:var(--text);outline:none;padding:12px 16px;font-family:Jost,sans-serif;font-size:13px;font-weight:300}.page-module__IMkl-G__dropSearch::placeholder{color:var(--text-muted)}.page-module__IMkl-G__dropList{max-height:220px;list-style:none;overflow-y:auto}.page-module__IMkl-G__dropItem{color:var(--text-sub);cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:11px 16px;font-size:13px;font-weight:300;transition:background .15s;display:flex}.page-module__IMkl-G__dropItem:hover{background:var(--surface2);color:var(--text)}.page-module__IMkl-G__dropItemActive{color:var(--gold);cursor:pointer;background:var(--gold-dim);justify-content:space-between;align-items:center;gap:8px;padding:11px 16px;font-size:13px;font-weight:400;display:flex}.page-module__IMkl-G__checkMark{color:var(--gold);opacity:.7;font-size:11px}.page-module__IMkl-G__countyTag{color:var(--text-muted);background:var(--surface2);letter-spacing:.04em;border-radius:2px;flex-shrink:0;padding:2px 8px;font-size:10px}.page-module__IMkl-G__dropEmpty{text-align:center;color:var(--text-muted);padding:24px;font-size:13px}.page-module__IMkl-G__autoJudet{color:var(--success);letter-spacing:.02em;align-items:center;gap:8px;margin:-8px 0 16px;font-size:12px;font-weight:300;display:flex}.page-module__IMkl-G__autoIcon{opacity:.7;font-size:11px}.page-module__IMkl-G__adresaPreview{border:1px solid var(--border);color:var(--gold);letter-spacing:.02em;background:#c9a84c0f;border-radius:3px;align-items:flex-start;gap:8px;margin-top:4px;padding:12px 16px;font-size:12px;font-weight:300;line-height:1.6;display:flex}.page-module__IMkl-G__previewIcon{opacity:.6;flex-shrink:0;margin-top:2px;font-size:11px}.page-module__IMkl-G__apiError{background:var(--error-dim);color:var(--error);border:1px solid #ff5c5c33;border-radius:3px;align-items:center;gap:8px;margin-bottom:16px;padding:14px 16px;font-size:13px;font-weight:400;display:flex}.page-module__IMkl-G__submitBtn{letter-spacing:.14em;text-transform:uppercase;width:100%;color:var(--bg);cursor:pointer;background:linear-gradient(135deg,#d4a847,#c9a84c,#b8943c);border:none;border-radius:3px;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;padding:16px;font-family:Jost,sans-serif;font-size:11px;font-weight:600;transition:all .3s;display:flex}.page-module__IMkl-G__submitBtn:hover:not(:disabled){background:linear-gradient(135deg,#e8c97a,#d4a847);transform:translateY(-1px);box-shadow:0 8px 30px #c9a84c40}.page-module__IMkl-G__submitBtn:disabled{color:var(--text-muted);cursor:not-allowed;background:linear-gradient(135deg,#3a3a3a,#2a2a2a);transform:none}.page-module__IMkl-G__spinner{border:2px solid #0a0a0f4d;border-top-color:var(--bg);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite page-module__IMkl-G__spin}@keyframes page-module__IMkl-G__spin{to{transform:rotate(360deg)}}.page-module__IMkl-G__loginPrompt{text-align:center;color:var(--text-muted);padding-bottom:20px;font-size:13px;font-weight:300}.page-module__IMkl-G__loginLink{color:var(--gold);font-weight:500;transition:opacity .2s}.page-module__IMkl-G__loginLink:hover{opacity:.7}.page-module__IMkl-G__successPage{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:40px;display:flex}.page-module__IMkl-G__successCard{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:4px;width:100%;max-width:440px;padding:60px 48px;position:relative;overflow:hidden}.page-module__IMkl-G__successBar{background:linear-gradient(90deg, transparent, var(--gold), transparent);height:1px;position:absolute;top:0;left:0;right:0}.page-module__IMkl-G__successIcon{color:var(--gold);opacity:.7;margin-bottom:24px;font-size:36px}.page-module__IMkl-G__successTitle{color:var(--text);margin-bottom:12px;font-family:Cormorant Garamond,serif;font-size:32px;font-weight:400}.page-module__IMkl-G__successSub{color:var(--text-sub);margin-bottom:36px;font-size:14px;font-weight:300;line-height:1.8}.page-module__IMkl-G__successBtn{color:var(--bg);letter-spacing:.12em;text-transform:uppercase;background:linear-gradient(135deg,#d4a847,#c9a84c,#b8943c);border-radius:2px;align-items:center;gap:10px;padding:14px 28px;font-family:Jost,sans-serif;font-size:11px;font-weight:600;transition:all .3s;display:inline-flex}.page-module__IMkl-G__successBtn:hover{background:linear-gradient(135deg,#e8c97a,#d4a847);box-shadow:0 8px 30px #c9a84c40}@media (max-width:1000px){.page-module__IMkl-G__page{grid-template-columns:1fr}.page-module__IMkl-G__left{height:auto;position:relative}.page-module__IMkl-G__leftDeco{display:none}.page-module__IMkl-G__right{padding:40px 0}.page-module__IMkl-G__formWrap{padding:0 20px}}@media (max-width:600px){.page-module__IMkl-G__row{grid-template-columns:1fr}.page-module__IMkl-G__section{padding:20px 16px}.page-module__IMkl-G__formWrap{padding:0 16px}}
