.pk-selection-editor{margin-top:22px;padding:22px;border:1px solid #d9d2c7;border-radius:14px;background:#fbfaf7}.pk-selection-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap}.pk-selection-head h3{margin:0 0 6px}.pk-selection-head p{max-width:760px;margin:0;color:#59636b}.pk-choice-section{margin-top:22px}.pk-choice-section h4{margin:0 0 5px}.pk-choice-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;margin-top:12px}.pk-choice-card{position:relative;display:flex;flex-direction:column;min-height:250px;border:2px solid #d8d8d4;border-radius:12px;background:#fff;overflow:hidden;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.pk-choice-card:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(15,30,35,.09)}.pk-choice-card.selected{border-color:#1f7058;box-shadow:0 0 0 3px rgba(31,112,88,.13)}.pk-choice-card>input{position:absolute;top:12px;left:12px;z-index:2;width:20px;height:20px}.pk-choice-check{position:absolute;top:10px;right:10px;z-index:2;padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.94);font:700 11px Arial,sans-serif;color:#244239;box-shadow:0 1px 6px rgba(0,0,0,.12)}.pk-choice-card.selected .pk-choice-check{background:#1f7058;color:#fff}.pk-choice-card img{width:100%;height:155px;object-fit:cover;background:#ecebe7}.pk-choice-body{display:flex;flex-direction:column;gap:6px;padding:14px}.pk-choice-body strong{font-size:15px;line-height:1.25}.pk-choice-body small{color:#687178;line-height:1.35}.pk-choice-body code{font-size:10px;overflow-wrap:anywhere;color:#687178}.al-pill.warn{background:#fff3d6;color:#7b4b00;border-color:#ebc66f}@media(max-width:700px){.pk-choice-grid{grid-template-columns:1fr}.pk-selection-editor{padding:15px}.pk-selection-head .button-row{width:100%}.pk-selection-head .button-row .btn{flex:1}}
