.pos-guide-entry{grid-column:1/-1;display:flex;justify-content:space-between;gap:18px;align-items:center;padding:18px;border:1px solid #e7d39c;border-radius:16px;background:#fffaf0}.pos-guide-entry b{display:block;color:#071a33}.pos-guide-entry p{margin:5px 0 0;color:#5f6b7a;font-size:.9rem}.pos-guide-entry>div:last-child{display:flex;gap:10px;flex-wrap:wrap}.pos-guide-entry button,.pos-guide-view button{border:0;border-radius:10px;padding:11px 15px;font-weight:800;cursor:pointer}.pos-guide-entry [data-pos-easy],.pos-guide-view button[type=submit],.pos-test-card button{background:#d6a527;color:#071a33}.pos-guide-entry [data-pos-manual],.pos-ticket-link{background:#071a33;color:#fff}.pos-guide-shell{position:fixed;inset:0;z-index:100000;background:rgba(3,12,25,.72);display:grid;place-items:center;padding:20px}.pos-guide-shell[hidden]{display:none}.pos-guide-card{width:min(780px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:22px;box-shadow:0 30px 80px rgba(0,0,0,.3)}.pos-guide-card>header{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:18px 22px;background:#071a33;color:#fff}.pos-guide-card header strong,.pos-guide-card header span{display:block}.pos-guide-card header span{font-size:.82rem;color:#d6dfeb;margin-top:3px}.pos-guide-card header button{border:0;background:transparent;color:#fff;font-size:28px;cursor:pointer}.pos-guide-card main{padding:24px}.pos-guide-view .eyebrow{text-transform:uppercase;letter-spacing:.09em;color:#a46b00;font-size:.75rem;font-weight:900}.pos-guide-view h2{margin:6px 0 18px;color:#071a33}.pos-guide-view ol{display:grid;gap:12px;padding-left:24px}.pos-guide-view li{padding-left:5px;line-height:1.45;color:#29384b}.pos-permissions{display:grid;gap:7px;margin:22px 0;padding:16px;border-radius:14px;background:#f5f8fc}.pos-permissions b{margin-bottom:3px;color:#071a33}.pos-permissions span{font-size:.9rem;color:#3f4d60}.pos-guide-actions{display:flex;gap:12px;flex-wrap:wrap}.pos-guide-actions a{display:inline-flex;padding:10px 13px;border:1px solid #cbd5e1;border-radius:10px;color:#071a33;font-weight:800;text-decoration:none}.pos-test-card{margin-top:22px;padding:18px;border:1px solid #dbe4ef;border-radius:16px}.pos-test-card b{color:#071a33}.pos-test-card p{color:#5f6b7a}.pos-test-card span{display:block;margin-top:10px;color:#166534;font-size:.9rem}.pos-ticket-link{margin-top:18px;width:100%}.pos-guide-view form{display:grid;gap:14px}.pos-guide-view form label{display:grid;gap:6px;color:#071a33;font-weight:800}.pos-guide-view input,.pos-guide-view textarea{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:10px;padding:11px 12px;font:inherit}.pos-guide-view textarea{min-height:105px;resize:vertical}.pos-guide-view .check{display:flex;grid-template-columns:auto 1fr;align-items:flex-start;font-weight:500;color:#526174}.pos-guide-view .check input{width:auto;margin-top:3px}.ticket-success{padding:13px;border-radius:10px;background:#ecfdf3;color:#166534;font-weight:700}@media(max-width:640px){.pos-guide-entry{align-items:stretch;flex-direction:column}.pos-guide-entry>div:last-child,.pos-guide-entry button{width:100%}.pos-guide-card main{padding:18px}.pos-guide-actions{display:grid}.pos-guide-actions a{justify-content:center}}