.lc-portal-shell{margin-top:48px}
.lc-portal-brand{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:clamp(38px,6vw,72px);padding:18px 0;border-top:1px solid var(--portal-gold);border-bottom:1px solid var(--portal-border)}
.lc-portal-brand a{display:inline-flex;align-items:center;gap:14px;color:var(--portal-navy);text-decoration:none}
.lc-portal-brand strong{display:block;font-family:"Source Serif 4",Georgia,serif;font-size:20px;font-weight:650;letter-spacing:.01em}
.lc-portal-brand small{display:block;margin-top:2px;color:#68727d;font-size:9px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}
.lc-portal-monogram{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--portal-gold);font-family:"Source Serif 4",Georgia,serif;font-size:18px}
.lc-portal-context{color:#68727d;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.lc-portal-heading{position:relative;padding-bottom:clamp(28px,4vw,48px)}
.lc-portal-heading:after{position:absolute;bottom:0;left:0;width:72px;height:2px;background:var(--portal-gold);content:""}
.lc-portal-heading p:last-child{max-width:650px;color:#59636e;font-size:17px;line-height:1.7}
.lc-portal-panel{box-shadow:0 18px 46px rgba(9,26,44,.055)}
.lc-demo-badge{display:inline-flex;margin-left:8px;padding:3px 7px;border:1px solid #bca477;background:#fff;color:#70542e;font:800 9px/1.2 Inter,Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase;vertical-align:middle}
@media(max-width:780px){.lc-portal-shell{margin-top:28px}.lc-portal-brand{align-items:flex-start}.lc-portal-brand small{max-width:250px}}
@media(max-width:520px){.lc-portal-shell{width:min(100% - 24px,1180px);margin-bottom:64px}.lc-portal-brand{display:block}.lc-portal-context{display:block;margin-top:14px}.lc-portal-brand small{font-size:8px}.lc-portal-shell h1{font-size:clamp(36px,12vw,48px)}.lc-portal-panel{padding:24px 18px}.lc-portal-checkbox{padding:15px}.lc-portal-form button,.lc-portal-login input[type=submit]{width:100%}}
