.lp-section{flex-direction:column;min-height:100vh;display:flex}.lp-container{flex-direction:column;flex:1;justify-content:center;padding:80px 2rem 120px;display:flex}.lp-glass{-webkit-backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff40;border-color:#ffffff80 #ffffff40 #ffffff40 #ffffff80;box-shadow:0 15px 35px #0000000d}.lp-header{text-align:center;max-width:720px;margin:0 auto 64px}.lp-badge{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-color);background:var(--accent-color-tint);border:1px solid #0000;border-radius:999px;margin-bottom:20px;padding:8px 18px;font-size:.78rem;font-weight:700;display:inline-block}.lp-title{color:var(--accent-color);margin-bottom:18px;font-size:clamp(2.2rem,4.5vw,3rem);font-weight:800;line-height:1.2}.lp-subtitle{color:var(--text-secondary);max-width:620px;margin:0 auto 36px;font-size:1.08rem;line-height:1.7}.lp-search-wrap{max-width:420px;margin:0 auto}.lp-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin:0;padding:0;list-style:none;display:grid}.lp-grid-item{display:block}.lp-card{border-radius:22px;flex-direction:column;justify-content:space-between;height:100%;min-height:160px;padding:24px;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.lp-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px #8a24351f}.lp-card:focus-visible{outline:2px solid var(--accent-color);outline-offset:3px}.lp-card-top{align-items:center;gap:16px;display:flex}.lp-card-emoji{width:58px;height:58px;box-shadow:none;border:none;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.8rem;display:flex}.lp-card-info{min-width:0}.lp-card-title{color:var(--accent-color);text-transform:capitalize;text-overflow:ellipsis;margin-bottom:4px;font-size:1.08rem;font-weight:700;overflow:hidden}.lp-card-count{color:var(--text-muted);font-size:.82rem;font-weight:500}.lp-card-arrow{color:var(--accent-color);opacity:.75;align-items:center;gap:4px;margin-top:24px;font-size:.85rem;font-weight:700;transition:opacity .2s,gap .2s;display:inline-flex}.lp-card:hover .lp-card-arrow{opacity:1;gap:8px}.lp-empty{text-align:center;max-width:420px;margin:0 auto}.lp-empty-icon{margin-bottom:16px;font-size:2.4rem;display:block}.lp-empty-title{color:var(--accent-color);margin-bottom:8px;font-size:1.2rem;font-weight:700}.lp-empty-text{color:var(--text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:1200px){.lp-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.lp-container{padding:56px 1.5rem 90px}.lp-header{margin-bottom:48px}.lp-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:560px){.lp-title{font-size:2.1rem}.lp-subtitle{font-size:.95rem}.lp-search-wrap{max-width:100%}.lp-grid{grid-template-columns:1fr;gap:14px}.lp-card{min-height:130px;padding:20px}.lp-card-emoji{width:50px;height:50px;font-size:1.5rem}.lp-card-title{font-size:1rem}.lp-card-arrow{margin-top:18px}}[data-theme=dark] .lp-badge{color:var(--accent-color);background:#e0738512;border-color:#0000}[data-theme=dark] .lp-title{color:#f4f4f5}[data-theme=dark] .lp-subtitle{color:var(--text-secondary)}[data-theme=dark] .lp-card{background:#18181b;border:1px solid #27272a;border-radius:22px}[data-theme=dark] .lp-card:hover{border-color:#3f3f46;transform:translateY(-4px);box-shadow:0 6px 24px #00000059}[data-theme=dark] .lp-card-emoji{background:#27272a}[data-theme=dark] .lp-card-title{color:#e4e4e7}[data-theme=dark] .lp-card-count{color:var(--text-muted)}[data-theme=dark] .lp-card-arrow{color:var(--accent-color);opacity:1}[data-theme=dark] .lp-empty-title{color:#e4e4e7}[data-theme=dark] .lp-empty-text{color:var(--text-secondary)}[data-theme=light] .lp-badge{color:var(--accent-color);background:#8a24350d;border-color:#8a24351a}[data-theme=light] .lp-title{color:#09090b}[data-theme=light] .lp-subtitle{color:#71717a}[data-theme=light] .lp-card{background:#fff;border:1px solid #e4e4e7;border-radius:22px;box-shadow:0 1px 3px #0000000a}[data-theme=light] .lp-card:hover{border-color:#d4d4d8;transform:translateY(-4px);box-shadow:0 6px 20px #00000012}[data-theme=light] .lp-card-emoji{background:#f4f4f5;border:1px solid #e4e4e7}[data-theme=light] .lp-card-title{color:#09090b}[data-theme=light] .lp-card-count{color:var(--text-muted)}[data-theme=light] .lp-card-arrow{color:var(--accent-color);opacity:1}[data-theme=light] .lp-empty-title{color:#09090b}[data-theme=light] .lp-empty-text{color:var(--text-secondary)}
