.ke-switch{position:fixed;left:18px;bottom:18px;z-index:9010;display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 14px;border:1px solid rgba(32,40,32,.13);border-radius:999px;background:rgba(248,245,237,.93);color:#202820;box-shadow:0 8px 28px rgba(28,31,28,.1);backdrop-filter:blur(16px);font:600 10px/1 system-ui,sans-serif;letter-spacing:.11em;text-transform:uppercase;cursor:pointer}.ke-switch b{letter-spacing:.15em}.ke-pulse{position:fixed;right:18px;bottom:18px;z-index:9009;display:inline-flex;align-items:center;height:40px;padding:0 16px;border-radius:999px;background:#202820;color:#f8f5ed!important;text-decoration:none!important;font:600 11px/1 system-ui,sans-serif;box-shadow:0 8px 28px rgba(28,31,28,.14)}.ke-overlay{position:fixed;inset:0;z-index:9020;background:rgba(22,25,22,.3);backdrop-filter:blur(8px);display:flex;justify-content:flex-end}.ke-overlay[hidden]{display:none}.ke-panel{width:min(500px,100%);height:100%;overflow:auto;background:#f7f3ea;padding:32px 30px;box-shadow:-24px 0 70px rgba(20,24,20,.14);color:#202820}.ke-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:28px}.ke-brand strong{display:block;font-size:21px;letter-spacing:.16em}.ke-brand span{display:block;margin-top:7px;color:#777b73;font-size:11px}.ke-close{width:40px;height:40px;border:0;border-radius:50%;background:#ebe5d9;font-size:22px;cursor:pointer}.ke-sec{border-top:1px solid rgba(32,40,32,.1);padding:20px 0}.ke-sec>p{margin:0 0 12px;color:#888a82;font:600 9px/1 system-ui,sans-serif;letter-spacing:.15em;text-transform:uppercase}.ke-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ke-link{display:flex;flex-direction:column;gap:5px;min-height:76px;padding:14px 15px;border:1px solid rgba(32,40,32,.08);border-radius:17px;background:rgba(255,255,255,.5);color:#202820!important;text-decoration:none!important}.ke-link:hover{background:#fff}.ke-link strong{font-size:13px}.ke-link span{color:#787b74;font-size:10px;line-height:1.4}.ke-link.primary{background:#202820;color:#f8f5ed!important}.ke-link.primary span{color:#bbc2b7}.ke-note{margin-top:20px;padding:14px 15px;border-radius:15px;background:#eae5d9;font-size:10px;line-height:1.5;color:#62665f}@media(max-width:700px){.ke-switch{left:12px;bottom:12px;width:42px;padding:0;justify-content:center}.ke-switch span{display:none}.ke-pulse{right:12px;bottom:12px}.ke-panel{padding:24px 17px}.ke-grid{grid-template-columns:1fr}.ke-link{min-height:66px}}