/* Public entry screens use the same light palette as the application. */
body.crm-theme.crm-light .content-container:has(>.entry-shell){padding:0!important}
.entry-shell{max-width:1200px;margin:auto;padding:0 40px;min-height:100svh;display:flex;flex-direction:column;color:#183b30}
.entry-header{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.entry-brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none!important;color:#173e31!important;font-size:21px;font-weight:750;letter-spacing:-.6px;line-height:1.25}
.entry-brand small{display:block;font-size:11px;font-weight:550;color:#587369;letter-spacing:.3px;margin-top:3px}
.entry-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#087a60;color:#fff;font-size:27px;font-weight:750;letter-spacing:-2px}
.entry-header-link{font-size:13px;font-weight:600;display:flex;gap:14px;align-items:center;text-decoration:none}
.entry-main{flex:1;display:flex;flex-direction:column;justify-content:center;padding:36px 0 48px;min-width:0}
.entry-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:72px;align-items:center}
.entry-intro{padding:20px 0;min-width:0}
.entry-eyebrow{display:block;color:#227258;font-size:10px;font-weight:750;letter-spacing:1.7px;margin-bottom:18px;line-height:1.7}
.entry-intro h2{font-size:clamp(32px,4vw,48px);letter-spacing:-1.8px;line-height:1.15;font-weight:750;margin:0 0 22px}
.entry-intro>p{font-size:16px;line-height:1.75;color:#557166;max-width:390px;margin:0}
.entry-capabilities{display:grid;gap:24px;list-style:none;padding:0;margin:36px 0}
.entry-capabilities li{display:flex;gap:17px;align-items:flex-start}
.entry-capabilities li>span{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#e2f1e9;color:#276c52;font-size:11px;font-weight:700;flex-shrink:0}
.entry-capabilities strong{font-size:14px;font-weight:650;display:block;line-height:1.5}
.entry-capabilities p{font-size:13px;line-height:1.6;color:#577367;margin:4px 0 0}
.entry-intro-foot{border-top:1px solid #d6e5dd;padding-top:20px;font-size:11px;display:flex;gap:9px;align-items:center;color:#547262}
.entry-dot{width:6px;height:6px;background:#148460;border-radius:50%;flex-shrink:0}
.entry-card{background:#fff;border:1px solid #d9e6df;border-radius:22px;padding:36px;box-shadow:0 12px 40px #1c493808;min-width:0}
.entry-card h1{font-size:28px;line-height:1.25;letter-spacing:-.7px;margin:0 0 12px;font-weight:750}
.entry-card .entry-eyebrow{margin-bottom:12px}
.entry-lead{font-size:14px;line-height:1.7;color:#526e62;margin:0 0 28px;overflow-wrap:anywhere}
.entry-form{display:grid;gap:20px}
.entry-field{display:grid;gap:8px;min-width:0}
.entry-field label{font-size:12px;font-weight:650;line-height:1.4}
.entry-field input{width:100%;min-width:0;height:46px;padding:11px 13px;border:1px solid #cdded3;border-radius:9px;box-sizing:border-box;font-size:15px;box-shadow:none;outline-offset:2px}
.entry-field small{font-size:11px;color:#607567;line-height:1.6}
.entry-password{position:relative}
.entry-password:has(button:not([hidden])) input{padding-right:92px}
.entry-password button{position:absolute;right:5px;top:3px;bottom:3px;min-width:76px;background:#fff;color:#316d53;border:0;border-radius:6px;padding:0 9px;font-size:11px;font-weight:600;cursor:pointer}
.entry-password button:hover{background:#edf6f0}
.entry-password button[hidden]{display:none}
body.crm-theme.crm-light .entry-submit{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:12px 16px;border-radius:9px;font-size:14px;font-weight:650;white-space:normal;text-align:left;text-decoration:none;box-sizing:border-box}
.entry-submit:disabled{opacity:.7;cursor:wait}
.entry-switch{text-align:center;font-size:12px;line-height:1.7;margin:24px 0 0;color:#587265}
.entry-switch a{font-weight:650;text-decoration:none}
.entry-switch a:hover,.entry-header-link:hover,.entry-footer a:hover{text-decoration:underline}
.entry-help{margin-top:26px;border-top:1px solid #e0e9e4;padding-top:18px;font-size:12px;color:#5d7168;line-height:1.75}
.entry-help summary{cursor:pointer;color:#476657;font-weight:600;min-height:28px}
.entry-help p{margin:10px 0 0}
.entry-alert{border:1px solid #edccd0;border-radius:10px;background:#fff3f4;color:#a13546;padding:13px 15px;font-size:13px;line-height:1.65;margin-bottom:22px;overflow-wrap:anywhere}
.entry-single{width:100%;max-width:510px;margin:auto;box-sizing:border-box}
.entry-account{padding:12px 14px;background:#f3f8f5;border-radius:9px;color:#536e5e;font-size:12px;line-height:1.6;margin:0 0 24px;overflow-wrap:anywhere}
.entry-account strong{display:block;color:#2c513e}
.entry-result-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;background:#e7f5ed;color:#16734f;font-size:27px;font-weight:650;margin-bottom:25px}
.entry-result-icon.is-error{background:#fff1e1;color:#8d5d17}
.entry-note{background:#f2f8f4;border:1px solid #dce8e0;border-radius:10px;padding:16px;font-size:13px;line-height:1.7;color:#4c6c58;margin-bottom:24px}
.entry-note p{margin:6px 0 0}.entry-result .entry-lead{margin-bottom:24px}
.entry-footer{padding:24px 0;border-top:1px solid #dce7e0;display:flex;justify-content:space-between;gap:15px;font-size:11px;line-height:1.7;color:#557060}
.entry-footer a{text-decoration:none}
.entry-welcome{text-align:center;padding:15px 0 44px}
.entry-welcome h1{font-size:clamp(34px,5vw,58px);font-weight:750;letter-spacing:-2px;line-height:1.15;margin:0 0 23px}
.entry-welcome h1 span{color:#087a5d}
.entry-welcome p{font-size:16px;line-height:1.8;color:#567363;margin:0 0 29px}
.entry-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}
.entry-actions .btn{font-size:14px;padding:13px 22px;border-radius:10px;text-decoration:none;min-height:46px}
.entry-actions .btn-primary{display:flex;align-items:center;gap:26px}
.entry-features{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.entry-features article{background:white;border:1px solid #dce7e0;border-radius:17px;padding:25px}
.entry-feature-icon{color:#186e50;background:#e8f5ed;font-size:11px;font-weight:650;display:grid;place-items:center;width:34px;height:34px;border-radius:10px;margin-bottom:20px}
.entry-features h2{font-size:17px;font-weight:650;letter-spacing:-.3px;margin:0 0 9px}
.entry-features p{color:#557260;font-size:13px;line-height:1.75;margin:0}
@media(max-width:1000px){.entry-grid{gap:32px}.entry-card{padding:28px}.entry-intro h2{font-size:38px}}
@media(max-width:760px){.entry-shell{padding:0 20px}.entry-header{min-height:82px}.entry-main{padding:24px 0 36px}.entry-grid{grid-template-columns:1fr;max-width:480px;width:100%;margin:auto}.entry-intro{display:none}.entry-card{padding:26px 24px;border-radius:18px}.entry-card h1{font-size:25px}.entry-footer{flex-direction:column;gap:5px;padding:20px 0}.entry-header-link{font-size:12px;gap:7px}.entry-features{grid-template-columns:1fr}.entry-features article{padding:22px}.entry-feature-icon{margin-bottom:13px}.entry-welcome{padding:12px 0 32px}.entry-welcome h1{letter-spacing:-1px}.entry-welcome p{font-size:14px}.entry-field input{font-size:16px}}
@media(max-width:360px){.entry-shell{padding:0 14px}.entry-card{padding:24px 18px}.entry-header-link{max-width:100px}.entry-brand{font-size:19px}}
@media(prefers-reduced-motion:reduce){.entry-shell *{animation:none!important;transition:none!important}}


.entry-recovery{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:18px 0 0;font-size:11px;line-height:1.7}.entry-recovery a{text-decoration:none}.entry-recovery a:hover{text-decoration:underline}.entry-shell [hidden]{display:none!important}
