body.hpcp-lock{overflow:hidden}.hpcp[hidden]{display:none!important}.hpcp{position:relative;z-index:100000}.hpcp-overlay{position:fixed;inset:0;background:rgba(15,23,42,.68);opacity:0;pointer-events:none;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);transition:opacity .2s ease;z-index:100000}.hpcp.is-open .hpcp-overlay{opacity:1;pointer-events:auto}.hpcp-sheet{position:fixed;left:50%;right:auto;top:50%;bottom:auto;width:min(720px,calc(100vw - 32px));max-height:calc(100vh - 48px);background:#fff;border-radius:22px;box-shadow:0 28px 90px rgba(15,23,42,.36);transform:translate(-50%,-46%) scale(.98);opacity:0;transition:transform .24s cubic-bezier(.2,.9,.2,1),opacity .18s ease;display:flex;flex-direction:column;overflow:hidden;z-index:100001;color:#0f172a;font-family:var(--hp-font,inherit)}.hpcp.is-open .hpcp-sheet{transform:translate(-50%,-50%) scale(1);opacity:1}.hpcp-drag{display:none}.hpcp-head{display:flex;align-items:center;justify-content:flex-end;padding:14px 18px 10px;border-bottom:1px solid #f1f5f9;flex-shrink:0}.hpcp-icon-btn{width:38px;height:38px;border:0;border-radius:999px;background:#f1f5f9;color:#64748b;cursor:pointer;display:grid;place-items:center;flex:0 0 auto;transition:background .15s ease,color .15s ease}.hpcp-icon-btn:hover{background:#e2e8f0;color:#0f172a}.hpcp-card-icon svg,.hpcp-icon-btn svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.hpcp-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:18px 18px 20px;max-height:calc(100vh - 118px)}.hpcp-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hpcp-card{position:relative;min-height:112px;width:100%;border:1.5px solid #e8edf5;border-radius:16px;background:#fff;padding:16px;text-align:left;cursor:pointer;text-decoration:none;overflow:hidden;display:grid;grid-template-columns:44px minmax(0,1fr) 18px;gap:12px;align-items:center;color:#0f172a;transition:border-color .2s ease,background .2s ease,transform .18s ease,box-shadow .2s ease}.hpcp-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--hpcp-soft),transparent 62%);opacity:0;transition:opacity .2s ease}.hpcp-card:hover{border-color:var(--hpcp-color);background:#fafbff;transform:translateY(-2px);box-shadow:0 8px 24px color-mix(in srgb,var(--hpcp-color) 18%,transparent)}.hpcp-card:hover:before{opacity:1}.hpcp-card:not(.hpcp-card--soon):after{content:"";position:relative;z-index:1;grid-column:3;grid-row:1/4;justify-self:center;width:9px;height:9px;border:solid #cbd5e1;border-width:0 2.3px 2.3px 0;transform:rotate(-45deg);transition:border-color .18s ease,transform .18s ease}.hpcp-card:not(.hpcp-card--soon):hover:after{border-color:var(--hpcp-color);transform:translateX(3px) rotate(-45deg)}.hpcp-card--soon{cursor:default;grid-template-columns:44px minmax(0,1fr)}.hpcp-card--soon:hover{border-color:#f59e0b;background:#fffaf0;transform:none;box-shadow:0 8px 22px rgba(245,158,11,.12)}.hpcp-card--soon:hover:before{opacity:0}.hpcp-card>*{position:relative;z-index:1}.hpcp-card-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:var(--hpcp-bg);color:var(--hpcp-color);grid-column:1;grid-row:1/4}.hpcp-card-name{grid-column:2;font-size:14px;font-weight:700;line-height:1.25;color:#0f172a}.hpcp-card-badge{grid-column:2;display:inline-flex;align-items:center;min-height:22px;max-width:100%;padding:3px 8px;border-radius:999px;margin-top:2px;justify-self:start;background:var(--hpcp-badge-bg);color:var(--hpcp-badge-color);font-size:11px;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hpcp-card--soon .hpcp-card-badge{background:#ffedd5;color:#c2410c}.hpcp-card-desc{grid-column:2;font-size:12px;line-height:1.35;color:#64748b;overflow-wrap:anywhere}.hpcp-card--blue{--hpcp-color:#2563eb;--hpcp-bg:#eff6ff;--hpcp-soft:rgba(37,99,235,.08);--hpcp-badge-bg:#dbeafe;--hpcp-badge-color:#1e40af}.hpcp-card--green{--hpcp-color:#16a34a;--hpcp-bg:#f0fdf4;--hpcp-soft:rgba(22,163,74,.08);--hpcp-badge-bg:#dcfce7;--hpcp-badge-color:#15803d}.hpcp-card--purple{--hpcp-color:#9333ea;--hpcp-bg:#fdf4ff;--hpcp-soft:rgba(147,51,234,.08);--hpcp-badge-bg:#f3e8ff;--hpcp-badge-color:#7e22ce}.hpcp-card--amber{--hpcp-color:#d97706;--hpcp-bg:#fffbeb;--hpcp-soft:rgba(217,119,6,.08);--hpcp-badge-bg:#fef9c3;--hpcp-badge-color:#92400e}.hpcp-card--rose{--hpcp-color:#e11d48;--hpcp-bg:#fff1f2;--hpcp-soft:rgba(225,29,72,.08);--hpcp-badge-bg:#ffe4e6;--hpcp-badge-color:#9f1239}.hpcp-card--teal{--hpcp-color:#0d9488;--hpcp-bg:#f0fdfa;--hpcp-soft:rgba(13,148,136,.08);--hpcp-badge-bg:#ccfbf1;--hpcp-badge-color:#0f766e}@media (max-width:640px){.hpcp-sheet{left:0;right:0;top:auto;bottom:0;width:100%;max-height:92vh;border-radius:22px 22px 0 0;transform:translateY(100%);opacity:1}.hpcp.is-open .hpcp-sheet{transform:translateY(0)}.hpcp-head{padding:18px 18px 14px}.hpcp-body{padding:14px 12px max(18px,env(safe-area-inset-bottom));max-height:calc(92vh - 90px)}.hpcp-grid{grid-template-columns:1fr;gap:10px}.hpcp-card{min-height:94px;padding:14px}}@media (prefers-reduced-motion:reduce){.hpcp-card,.hpcp-overlay,.hpcp-sheet{transition:none}}