
.pc-offer[hidden]{display:none!important}
.pc-offer,.pc-offer *{box-sizing:border-box}
.pc-offer{position:fixed;bottom:max(24px,env(safe-area-inset-bottom));width:360px;max-width:calc(100vw - 24px);max-height:calc(100vh - 100px);overflow:auto;z-index:9990;padding:18px;border:1px solid #e2e8f0;border-radius:20px;background:#fff;color:#172033;box-shadow:0 16px 55px #12213b30;font-family:inherit;font-size:14px;line-height:1.7;text-align:right;animation:pc-offer-in .25s ease-out}
.pc-offer--left{left:max(24px,env(safe-area-inset-left))}.pc-offer--right{right:max(24px,env(safe-area-inset-right))}
.pc-offer .pc-offer__close{position:absolute;top:8px;left:8px;display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-height:44px;margin:0;padding:0;border:0;border-radius:50%;background:#f1f5f9;color:#334155;font:28px/1 sans-serif;cursor:pointer;box-shadow:none}
.pc-offer__top{display:flex;align-items:center;gap:8px;padding-left:42px;min-height:34px;margin-bottom:12px}
.pc-offer__badge{padding:3px 11px;border-radius:7px;background:#fff1f2;color:#be123c;font-weight:700;overflow-wrap:anywhere}
.pc-offer__ad{color:#64748b;font-size:11px;white-space:nowrap}
.pc-offer a{text-decoration:none!important;color:inherit}
.pc-offer .pc-offer__product{display:flex;align-items:center;gap:14px;margin:0 0 16px}
.pc-offer .pc-offer__image{display:block;flex:0 0 112px;width:112px;height:112px;margin:0;border:0;border-radius:10px;object-fit:contain;background:#fff}
.pc-offer__details{display:flex;flex:1;flex-direction:column;gap:10px;min-width:0}
.pc-offer__title{font-size:15px;font-weight:700;overflow-wrap:anywhere}
.pc-offer__price{color:#0f766e;font-size:16px;font-weight:800;overflow-wrap:anywhere}
.pc-offer .pc-offer__button{display:flex;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:9px 14px;border-radius:11px;background:#0f766e;color:#fff;font-weight:700}
.pc-offer .pc-offer__button:hover{background:#115e59;color:#fff}
.pc-offer a:focus-visible,.pc-offer button:focus-visible{outline:3px solid #0d9488;outline-offset:3px}
@keyframes pc-offer-in{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:480px){.pc-offer{bottom:max(80px,calc(env(safe-area-inset-bottom) + 64px));padding:14px;width:calc(100vw - 24px);border-radius:16px}.pc-offer--left{left:12px}.pc-offer--right{right:12px}.pc-offer .pc-offer__image{flex-basis:96px;width:96px;height:96px}.pc-offer__title{font-size:14px}}
@media(prefers-reduced-motion:reduce){.pc-offer{animation:none}}
#pco-admin{max-width:1120px}#pco-admin [hidden]{display:none!important}.pco-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.pco-heading h2{font-size:24px;margin:0 0 10px}.pco-count{background:#e0f2fe;color:#075985;padding:8px 16px;border-radius:20px;white-space:nowrap}.pco-panel,.pco-rule{background:#fff;border:1px solid #dbe2ea;border-radius:12px;margin:16px 0;padding:20px}.pco-master{font-size:16px;font-weight:700}.pco-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.pco-field{display:flex;flex-direction:column;gap:7px;min-width:0}.pco-field input,.pco-field select,.pco-field textarea{width:100%;max-width:none;padding:7px 10px;min-height:40px;border:1px solid #b7c3d1;border-radius:7px;font-family:inherit}.pco-field textarea{font-family:monospace;resize:vertical}.pco-field small{font-size:12px;line-height:1.8;color:#64748b}.pco-wide{grid-column:1/-1}.pco-toolbar{position:sticky;top:32px;z-index:5;display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:14px;background:#fff;border:1px solid #dbe2ea;border-radius:10px}.pco-rule summary{cursor:pointer;display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:16px}.pco-rule-status{font-size:12px;background:#f1f5f9;color:#334155;padding:3px 10px;border-radius:14px}.pco-rule-toolbar{display:flex;gap:12px;align-items:center;margin:20px 0}.pco-rule-toolbar label{margin-left:auto}.pco-delete{color:#b91c1c!important}.pco-frequency{background:#f8fafc;border-radius:10px;padding:14px}.pco-test{border-top:1px solid #e2e8f0;margin-top:20px;padding-top:18px}.pco-test label{display:block}.pco-test-url{display:block;width:100%;margin:8px 0 12px}.pco-preview-card .pc-offer{position:relative;bottom:auto;left:auto;right:auto;z-index:auto;margin:16px 0;max-height:none;max-width:100%;animation:none}.pco-error{color:#b91c1c}.pco-empty{padding:40px;text-align:center;background:#fff;border:1px dashed #cbd5e1}.pco-save-state{font-weight:600}.pco-test-result ul{max-height:200px;overflow:auto}.pco-panel .description{line-height:1.9}@media(max-width:700px){.pco-grid{grid-template-columns:1fr}.pco-heading{display:block}.pco-count{display:inline-block}.pco-rule,.pco-panel{padding:14px}.pco-toolbar{top:46px}.pco-rule-toolbar{flex-wrap:wrap}.pco-toolbar button{min-height:40px}}
