.products-panel a,.products-panel button{cursor:pointer}.products-panel.hidden{opacity:0;pointer-events:none;transform:translate(-50%) translateY(-10px);max-height:0;padding-top:0;padding-bottom:0;margin-top:0;overflow:hidden}.products-panel{position:fixed;top:57px;left:50%;transform:translate(-50%) translateY(0);transform-origin:top center;width:min(1120px,92vw);max-height:min(560px,calc(100vh - 80px));height:min(560px,calc(100vh - 80px));display:grid;grid-template-columns:260px 1fr;gap:0;padding:0;margin-top:0;border-radius:22px;background:#fff;box-shadow:0 12px 40px #00000040;z-index:1001;transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),max-height .4s cubic-bezier(.4,0,.2,1),padding .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.pp-sidebar{display:flex;flex-direction:column;gap:6px;padding:16px 10px;background:#fff;border-top-left-radius:22px;border-bottom-left-radius:22px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(61,107,176,.3) transparent}.pp-sidebar::-webkit-scrollbar{width:6px}.pp-sidebar::-webkit-scrollbar-track{background:transparent}.pp-sidebar::-webkit-scrollbar-thumb{background:#3d6bb04d;border-radius:3px}.pp-sidebar::-webkit-scrollbar-thumb:hover{background:#3d6bb080}.pp-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:12px;padding:10px 14px;background:transparent;color:#000;font-size:.98rem;font-weight:600;text-align:left;cursor:pointer;position:relative;transition:background-color .2s ease,color .2s ease,transform .12s ease}.pp-item:hover{background:#fff3;transform:translate(4px)}.pp-item.is-active{background:#6bfd02;color:#0b132b}.pp-item.is-active:after{content:"";position:absolute;top:0;right:-10px;width:1px;height:100%;border-radius:0 6px 6px 0;background:#95ff0b}.pp-content{overflow-y:auto;overflow-x:hidden;padding:24px 30px 28px 28px;background:transparent;color:#3d6bb0;border-left:1px solid rgba(61,107,176,.25);border-top-right-radius:22px;border-bottom-right-radius:22px;scrollbar-width:thin;scrollbar-color:rgba(61,107,176,.3) transparent}.pp-content::-webkit-scrollbar{width:8px}.pp-content::-webkit-scrollbar-track{background:transparent}.pp-content::-webkit-scrollbar-thumb{background:#3d6bb04d;border-radius:4px}.pp-content::-webkit-scrollbar-thumb:hover{background:#3d6bb080}.pp-head .pp-title{margin:0 0 6px;font-size:1.25rem;font-weight:700;letter-spacing:.2px}.pp-title-link{text-decoration:none;color:#004195;cursor:pointer;display:inline-flex;align-items:center;transition:all .2s ease;border-bottom:2px solid transparent}.pp-title-link:hover{color:#002b62;border-bottom-color:#004195}.pp-title-link svg{transition:transform .2s ease;color:#3d6bb0}.pp-title-link:hover svg{transform:translate(2px,-2px);color:#004195}.pp-head .pp-sub{margin:0 0 12px;color:#3d6bb0;font-size:.98rem;font-weight:400;line-height:1.5}.pp-rule{margin:6px 0 16px;border:0;border-top:1px solid #3d6bb0}.pp-features{display:grid;gap:14px;margin:0;padding:0;list-style:none}.pp-features.cards-grid{grid-template-columns:repeat(2,1fr);gap:16px 20px}.pp-feature{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:center}a.pp-feature{text-decoration:none;cursor:pointer;transition:opacity .2s ease,transform .2s ease;border-radius:8px;padding:4px;margin:-4px}a.pp-feature:hover{opacity:.85;transform:translate(4px);background:#3d6bb00d}.pp-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:#95ff0b;color:#0b132b;box-shadow:0 10px 18px #95ff0b40}.pp-icon img{width:26px;height:26px;-o-object-fit:contain;object-fit:contain}.pp-icon svg{width:26px;height:26px}.pp-ft-title{margin:0 0 4px;color:#3d6bb0;font-weight:700}.pp-ft-desc{margin:0;color:#3d6bb0;font-weight:400;line-height:1.45}#products-trigger{border:none;border-radius:10px;padding:.6rem 1.2rem;font-size:1rem;font-weight:400;cursor:pointer;transition:all .25s ease}#products-trigger:hover{background-color:#cdd1dd80;transform:translateY(-1px)}#products-trigger.active{background-color:#cdd1ddb3;color:#0b132b;border-radius:12px;font-weight:400;box-shadow:0 4px 10px #00000026;cursor:pointer}.pp-content{opacity:1;transition:opacity .18s}.pp-content.is-fading{opacity:.45}@media(max-width:768px){.products-panel{width:min(95vw,100%);max-width:100vw;height:auto;max-height:90vh;grid-template-columns:1fr;grid-template-rows:auto 1fr;border-radius:16px;top:57px;left:50%;transform:translate(-50%) translateY(0)}.pp-sidebar{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;gap:8px;padding:12px;border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-left-radius:0;border-bottom:1px solid rgba(61,107,176,.15);scrollbar-width:thin;scrollbar-color:rgba(61,107,176,.3) transparent}.pp-sidebar::-webkit-scrollbar{height:4px}.pp-sidebar::-webkit-scrollbar-track{background:transparent}.pp-sidebar::-webkit-scrollbar-thumb{background:#3d6bb04d;border-radius:2px}.pp-item{white-space:nowrap;padding:10px 16px;font-size:.9rem;flex-shrink:0}.pp-item:hover{transform:translateY(-2px)}.pp-item.is-active:after{display:none}.pp-item.is-active{border-bottom:3px solid #95FF0B;margin-bottom:-1px}.pp-content{padding:20px 18px;border-left:none;border-top:none;border-top-right-radius:0;border-bottom-right-radius:16px;border-bottom-left-radius:16px;overflow-y:auto;max-height:calc(90vh - 60px)}.pp-head .pp-title{font-size:1.1rem}.pp-head .pp-sub{font-size:.9rem;line-height:1.5}.pp-features.cards-grid{grid-template-columns:1fr;gap:14px}.pp-feature{grid-template-columns:48px 1fr;gap:12px}.pp-icon{width:48px;height:48px}.pp-icon img,.pp-icon svg{width:24px;height:24px}.pp-ft-title{font-size:.95rem}.pp-ft-desc{font-size:.85rem;line-height:1.4}.pp-rule{margin:8px 0 12px;border-top-width:2px}}@media(min-width:769px)and (max-width:1024px){.products-panel{width:min(95vw,1000px);max-height:min(75vh,calc(100vh - 80px));height:min(75vh,calc(100vh - 80px))}.pp-sidebar{padding:14px 10px;overflow-y:auto;overflow-x:hidden}.pp-item{font-size:.95rem;padding:9px 12px}.pp-content{padding:20px 24px;overflow-y:auto;overflow-x:hidden}.pp-features.cards-grid{grid-template-columns:1fr}}
