/* A single useful welcome surface; the library remains the destination. */
.lc-welcome{box-sizing:border-box;width:calc(100% - 32px);max-width:430px;max-height:calc(100dvh - 32px);margin:auto;padding:0;border:1px solid #9fcad332;border-radius:24px;background:rgba(19,35,48,.97);color:#f3f6f8;box-shadow:0 24px 80px #0006;font-family:Poppins,Arial,sans-serif;overflow:auto;overscroll-behavior:contain;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}
.lc-welcome::backdrop{background:rgba(3,8,16,.64);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}
.lc-welcome .lc-welcome-content{position:relative;padding:32px 28px 24px}
.lc-welcome .lc-welcome-close{position:absolute;top:10px;right:10px;width:44px;height:44px;border:0;border-radius:50%;background:transparent;color:#c2cdd8;font:400 28px/1 Arial,sans-serif;cursor:pointer}
.lc-welcome .lc-welcome-eyebrow{margin:0 30px 20px 0;color:#a3e3c9;font-size:.6875rem;line-height:1.6;font-weight:500;letter-spacing:.13em;text-transform:uppercase}
.lc-welcome h2{margin:0 0 12px;font-size:1.75rem;font-weight:500;line-height:1.2;letter-spacing:-.035em;outline:none}
.lc-welcome #lc-welcome-description{font-size:.9375rem;line-height:1.65;color:#c2cdd8;margin:0}
.lc-welcome .lc-welcome-body{margin:26px 0}
.lc-welcome .lc-welcome-body>p{font-size:.875rem;line-height:1.7;color:#c2cdd8;margin:0}
.lc-welcome dl{margin:0;display:grid;gap:14px}
.lc-welcome .lc-welcome-format{display:grid;grid-template-columns:88px 1fr;gap:14px;font-size:.875rem;line-height:1.5}
.lc-welcome dt{font-weight:500;color:#86bfff}
.lc-welcome dd{margin:0;color:#c2cdd8}
.lc-welcome .lc-welcome-format--1 dt{color:#c4b7ed}
.lc-welcome .lc-welcome-format--2 dt{color:#a3e3c9}
.lc-welcome .lc-welcome-progress{font-size:.75rem;line-height:1.6;color:#a3e3c9;margin:0 0 16px}
.lc-welcome .lc-welcome-actions{display:grid;gap:6px}
.lc-welcome .lc-welcome-actions button{font:500 .875rem/1.4 Poppins,Arial,sans-serif;min-height:48px;padding:12px 16px;border:0;border-radius:12px;cursor:pointer;transition:background-color .15s ease,transform .15s ease}
.lc-welcome .lc-welcome-primary{background:#a3e3c9;color:#0b1e1b}
.lc-welcome .lc-welcome-secondary{background:transparent;color:#d9e2e9}
.lc-welcome button:focus-visible{outline:2px solid #a3e3c9;outline-offset:3px}
.lc-welcome .lc-welcome-primary:focus-visible{outline-color:#f3f6f8}
@media(hover:hover){.lc-welcome .lc-welcome-primary:hover{background:#b8ecd8}.lc-welcome .lc-welcome-secondary:hover,.lc-welcome .lc-welcome-close:hover{background:#ffffff0b}}
.lc-welcome button:active{transform:scale(.98)}
@media(max-width:360px){.lc-welcome .lc-welcome-content{padding:30px 20px 18px}.lc-welcome h2{font-size:1.625rem}.lc-welcome .lc-welcome-format{grid-template-columns:72px 1fr;gap:10px}}
@media(prefers-reduced-motion:reduce){.lc-welcome button{transition:none!important;transform:none!important}}
@media(prefers-reduced-transparency:reduce){.lc-welcome{background:#132330;backdrop-filter:none;-webkit-backdrop-filter:none}.lc-welcome::backdrop{backdrop-filter:none;-webkit-backdrop-filter:none}}
@media(forced-colors:active){.lc-welcome .lc-welcome-primary{border:1px solid ButtonText}}
.lc-welcome h2:focus{outline:none}

/* One glass surface, three distinct paths, one useful recommendation. */
.lc-welcome{max-width:490px;background:rgba(18,31,46,.84);border-color:#d2e7ff38;box-shadow:inset 0 1px 0 #ffffff15,0 32px 100px #0009;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);--path-accent:#94c6ff;--path-tint:#1b3650}
.lc-welcome[data-path="videos"]{--path-accent:#d0c0f4;--path-tint:#302b49}
.lc-welcome[data-path="tools"]{--path-accent:#a3e3c9;--path-tint:#193b34}
.lc-welcome .lc-welcome-content{padding:30px 24px 16px}
.lc-welcome .lc-welcome-eyebrow{margin-bottom:14px}
.lc-welcome h2{font-size:2rem;font-weight:300;letter-spacing:-.035em;margin-bottom:8px}
.lc-welcome #lc-welcome-description{font-size:.8125rem;line-height:1.6}
.lc-welcome .lc-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:24px 0 20px}
.lc-welcome .lc-paths button{font-family:inherit;text-align:left;cursor:pointer;border:1px solid transparent;border-radius:12px;background:#ffffff05;color:#bcc9d7;padding:14px 10px;min-height:76px}
.lc-welcome .lc-paths button[data-path="articles"]{--choice:#94c6ff}
.lc-welcome .lc-paths button[data-path="videos"]{--choice:#d0c0f4}
.lc-welcome .lc-paths button[data-path="tools"]{--choice:#a3e3c9}
.lc-welcome .lc-paths button[aria-pressed="true"]{border-color:var(--choice);background:#ffffff0c;color:var(--choice)}
.lc-welcome .lc-paths span{display:block;font-size:1.125rem;font-weight:500;line-height:1.35;margin-bottom:6px}
.lc-welcome .lc-paths small{display:block;font-size:.625rem;line-height:1.4;font-weight:400;color:#c2cdd8}
.lc-welcome .lc-path-feature{background:var(--path-tint);border-radius:14px;padding:20px;margin:0 0 18px;min-height:174px}
.lc-welcome .lc-path-eyebrow{font-size:.6875rem;color:var(--path-accent);margin:0 0 10px;line-height:1.5;font-weight:500}
.lc-welcome .lc-path-feature h3{font-size:1.25rem;font-weight:500;line-height:1.3;letter-spacing:-.02em;margin:0 0 8px;color:#f3f6f8}
.lc-welcome .lc-path-detail{font-size:.8125rem;line-height:1.6;color:#c9d4df;margin:0 0 8px}
.lc-welcome .lc-path-example{display:inline-flex;align-items:center;min-height:44px;color:var(--path-accent);font-size:.8125rem;font-weight:500;text-decoration:none}
.lc-welcome .lc-path-example:hover{text-decoration:underline}
.lc-welcome .lc-welcome-primary{background:var(--path-accent)}
.lc-welcome .lc-welcome-secondary{font-size:.75rem}
@media(max-width:360px){.lc-welcome .lc-welcome-content{padding:28px 18px 12px}.lc-welcome .lc-paths{gap:5px}.lc-welcome .lc-paths button{padding:12px 7px}.lc-welcome .lc-path-feature{padding:16px}}
@media(prefers-reduced-transparency:reduce){.lc-welcome{background:#12202e;backdrop-filter:none;-webkit-backdrop-filter:none}}
@media(forced-colors:active){.lc-welcome .lc-paths button[aria-pressed="true"]{border:2px solid Highlight}}

/* Brand glyph: the close control uses Poppins like every other control. */
.lc-welcome .lc-welcome-close{font:300 28px/1 Poppins,Arial,sans-serif}
/* Keep all three preference headings aligned when helper text wraps. */
.lc-welcome .lc-paths button{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}
/* Short phones: keep the immediate exit visible, preserving 44px actions. */
@media(max-height:650px) and (max-width:600px){
.lc-welcome .lc-welcome-content{padding:20px 18px 10px}
.lc-welcome .lc-welcome-eyebrow{margin-bottom:8px}
.lc-welcome h2{font-size:1.75rem;margin-bottom:6px}
.lc-welcome .lc-paths{margin:16px 0 12px}
.lc-welcome .lc-paths button{min-height:68px;padding:10px 7px}
.lc-welcome .lc-path-feature{min-height:0;padding:14px;margin-bottom:10px}
.lc-welcome .lc-path-eyebrow{margin-bottom:6px}
.lc-welcome .lc-path-feature h3{margin-bottom:6px}
.lc-welcome .lc-path-detail{margin-bottom:4px}
.lc-welcome .lc-welcome-actions{gap:2px}
.lc-welcome .lc-welcome-actions button{min-height:44px;padding:10px 12px}
}
