:root{--pr-bg:#f4efe4;--pr-card:#fbf8f0;--pr-card-2:#fffdf8;--pr-text:#4b332c;--pr-muted:#8c7b72;--pr-line:#ddd3c5;--pr-terracotta:#c96547;--pr-terracotta-dark:#ad5037;--pr-teal:#5d948b}*{box-sizing:border-box}html,body{margin:0}body.pr-auth-page{min-height:100vh;background:var(--pr-bg);color:var(--pr-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Roboto,Arial,sans-serif}.pr-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,56%) minmax(420px,44%)}.pr-visual{min-width:0;overflow:hidden;background:#eee6d8}.pr-visual-image{display:block;width:100%;height:100vh;object-fit:cover;object-position:left center}.pr-form-side{position:relative;display:flex;align-items:center;justify-content:center;padding:76px 7%;background:linear-gradient(145deg,#faf6ec 0%,#f3ede2 100%)}.pr-language{position:absolute;top:28px;right:7%;font-weight:700;font-size:14px;color:#4f4039}.pr-card{width:min(100%,570px);background:rgb(255 253 248 / .93);border:1px solid rgb(95 72 59 / .06);border-radius:30px;padding:34px 46px 38px;box-shadow:0 18px 55px rgb(89 61 44 / .08)}.pr-brand{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:var(--pr-text);margin-bottom:20px}.pr-brand img{width:132px;height:132px;border-radius:27px;object-fit:cover;display:block}.pr-brand strong{font-size:30px;letter-spacing:-.8px;margin-top:12px}.pr-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--pr-line);margin:8px 0 30px}.pr-tabs a{text-decoration:none;text-align:center;color:#7b7470;padding:14px 8px 16px;font-size:18px;font-weight:650;border-bottom:3px solid #fff0;margin-bottom:-1px}.pr-tabs a.active{color:var(--pr-terracotta-dark);border-color:var(--pr-terracotta)}.pr-form label{display:block;font-size:15px;font-weight:700;margin:0 0 8px}.pr-input-wrap{position:relative;margin-bottom:22px}.pr-input-wrap input{width:100%;height:58px;border:1px solid #d7d0c7;border-radius:13px;background:rgb(255 255 255 / .58);padding:0 48px;font:inherit;font-size:16px;color:var(--pr-text);outline:none;transition:.18s ease}.pr-input-wrap input:focus{border-color:var(--pr-terracotta);box-shadow:0 0 0 4px rgb(201 101 71 / .11);background:#fff}.pr-input-icon{position:absolute;left:17px;top:50%;transform:translateY(-50%);color:#858280;font-size:20px;pointer-events:none}.pr-eye{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:0;background:#fff0;color:#777;font-size:18px;width:40px;height:40px;cursor:pointer}.pr-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:-2px 0 22px}.pr-row a,.pr-form a{color:var(--pr-terracotta-dark)}.pr-check{display:flex!important;align-items:center;gap:9px!important;margin:0!important;font-weight:500!important}.pr-check input{width:20px;height:20px;accent-color:var(--pr-terracotta)}.pr-primary{width:100%;height:58px;border:0;border-radius:13px;background:var(--pr-terracotta);color:#fff;font-size:18px;font-weight:750;cursor:pointer;box-shadow:0 8px 20px rgb(173 80 55 / .16)}.pr-primary:hover{background:var(--pr-terracotta-dark)}.pr-primary span{margin-left:10px}.pr-divider{display:flex;align-items:center;gap:16px;color:#91867d;font-size:14px;margin:27px 0}.pr-divider:before,.pr-divider:after{content:"";height:1px;background:var(--pr-line);flex:1}.pr-secondary{height:56px;border:1.5px solid var(--pr-terracotta);border-radius:13px;display:flex;align-items:center;justify-content:center;text-decoration:none!important;color:var(--pr-terracotta-dark)!important;font-weight:750;font-size:17px}.pr-home{display:block;text-align:center;margin-top:32px;text-decoration:none;color:#5c4c44!important}.pr-help{color:var(--pr-muted);font-size:14px;line-height:1.55;margin:-5px 0 22px}.pr-heading{text-align:center;margin-bottom:26px}.pr-heading h1{font-size:26px;margin:0 0 7px}.pr-heading p{margin:0;color:var(--pr-muted)}.pr-alert{border-radius:11px;padding:12px 14px;margin:-10px 0 22px;font-size:14px;line-height:1.45}.pr-alert.error{background:#fff0ec;color:#9b3e28;border:1px solid #efc3b6}.pr-alert.success{background:#eef7f4;color:#356d64;border:1px solid #c9e1db}@media(max-width:980px){.pr-shell{grid-template-columns:1fr}.pr-visual{display:none}.pr-form-side{min-height:100vh;padding:72px 20px 34px}.pr-language{right:24px}.pr-card{max-width:560px}}@media(max-width:560px){.pr-form-side{padding:62px 14px 20px}.pr-card{padding:25px 20px 28px;border-radius:22px}.pr-brand img{width:106px;height:106px;border-radius:22px}.pr-brand strong{font-size:25px}.pr-tabs a{font-size:16px}.pr-row{align-items:flex-start;flex-direction:column;gap:10px}}.pr-account-menu-item>a{display:inline-flex!important;align-items:center;gap:6px;background:transparent!important;color:#9b8d84!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding-left:8px!important;padding-right:8px!important;line-height:inherit!important;transition:color .18s ease!important}.pr-account-menu-item>a:hover,.pr-account-menu-item>a:focus{background:transparent!important;color:#b86f59!important;box-shadow:none!important}.pr-account-logout>a.pr-menu-logout{color:#9b8d84!important;font-size:.92em}.pr-menu-icon{display:block;width:15px;height:15px;flex:0 0 15px;fill:none;stroke:currentColor;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round;opacity:.82}