.pg-hediye-box{margin:10px 0 12px;padding:10px 12px;border:1px solid #3d3d3d;border-left:3px solid #d01820;border-radius:6px;background:#171717;color:#fff}
.pg-hediye-box label{display:block;margin-bottom:7px;font-size:15px;font-weight:700;color:#fff}
.pg-hediye-icon{margin-right:5px}
.pg-hediye-box select{display:block;width:100%;max-width:430px;height:40px;padding:0 38px 0 12px;border:1px solid #555;border-radius:5px;background:#252525;color:#fff;font-weight:600}
.pg-hediye-box select:focus{border-color:#e31b23;outline:none;box-shadow:0 0 0 1px #e31b23}
.pg-hediye-box small{display:block;margin-top:6px;color:#c9c9c9;line-height:1.3}
.pg-hediye-box .pg-coin-note{display:none;color:#f1c75b}
.pg-hediye-box:has(option[value="coin-250"]:checked) .pg-coin-note{display:block}
.pg-hediye-box select.pg-hediye-invalid{border-color:#ff3038!important;box-shadow:0 0 0 2px rgba(255,48,56,.25)!important}
.pg-modal-open{overflow:hidden}
.pg-hediye-modal[hidden]{display:none!important}.pg-hediye-modal{position:fixed;z-index:999999;inset:0;display:grid;place-items:center;padding:20px}.pg-hediye-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(3px)}
.pg-hediye-modal-card{position:relative;width:min(410px,100%);padding:28px 24px 24px;border:1px solid #e31b23;border-radius:12px;background:#171717;box-shadow:0 20px 60px rgba(0,0,0,.55);color:#fff;text-align:center}.pg-hediye-modal-x{position:absolute;top:8px;right:12px;border:0;background:transparent;color:#aaa;font-size:28px;line-height:1;cursor:pointer}.pg-hediye-modal-gift{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 12px;border-radius:50%;background:#b5121b;font-size:27px}.pg-hediye-modal-card h3{margin:0 0 8px;color:#fff;font-size:23px}.pg-hediye-modal-card p{margin:0 0 20px;color:#ccc;line-height:1.45}.pg-hediye-modal-button{width:100%;min-height:44px;border:1px solid #ed3038;border-radius:6px;background:#b5121b;color:#fff;font-weight:800;cursor:pointer}.pg-hediye-modal-button:hover{background:#d01820}
.pg-hediye-gallery{clear:both;margin:18px 0 0;padding:14px;border:1px solid #3c3c3c;border-radius:8px;background:linear-gradient(135deg,#191919,#0d0d0d);color:#fff}
.pg-hediye-gallery-head{display:flex;align-items:center;gap:10px;padding-bottom:11px;border-bottom:1px solid #333}
.pg-hediye-gallery-icon{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:50%;background:#b5121b;font-size:21px}
.pg-hediye-gallery-head strong{display:block;font-size:15px;color:#fff}
.pg-hediye-gallery-head small{display:block;margin-top:2px;color:#bbb;line-height:1.25}
.pg-hediye-gallery-items{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:11px}
.pg-hediye-gallery-items span{padding:7px 5px;border:1px solid #383838;border-radius:5px;background:#222;text-align:center;font-size:12px;font-weight:600;color:#eee}
@media(max-width:600px){.pg-hediye-box{padding:10px}.pg-hediye-box select{max-width:none}.pg-hediye-gallery{margin-bottom:18px}.pg-hediye-gallery-items{grid-template-columns:repeat(2,1fr)}}
