.post-page{width:100%;min-height:80vh}.post-page:not(#postPage1){display:none}.post-page .mng-input-group{padding:0 5px;margin-bottom:1rem}.mng-post-detail{display:flex;flex-direction:column;flex:1;gap:1rem;align-items:center;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.mng-post-detail .header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px;border-bottom:2px solid #ddd}.mng-post-detail .header h2{margin:0;font-family:Delivery}.mng-post-detail .sub-header{width:100%;display:flex;align-items:center;justify-content:flex-start;padding:10px;border-bottom:2px solid #ddd;margin-bottom:.4rem;color:#263238}.mng-post-detail .sub-header h2{margin:0;font-family:Delivery;font-size:1.5rem;font-weight:bold}.mng-post-detail .arrows{display:flex;flex-direction:row}.mng-post-detail .arrow-button{display:flex;justify-content:center;align-items:center;width:48px;height:48px;background:rgba(38,50,56,.05);border:0;border-radius:50%;font-size:2rem;cursor:pointer;color:#000;transition:color .3s;margin-left:1rem}.mng-post-detail .post-card{display:flex;align-items:center;flex-direction:column;background-color:#f5f5f5;border-radius:8px;padding:20px;text-align:center;cursor:pointer;transition:transform .3s,border .3s;border:2px solid transparent}.mng-post-detail .post-card:not(.disabled):hover{transform:translateY(-5px)}.mng-post-detail .post-card.disabled:hover{transform:none}.mng-post-detail .post-card.selected{border:2px solid var(--dhl-tr-red)}.mng-post-detail .post-card.disabled{background-color:#f0f0f0;filter:blur(.5px) grayscale(100%);opacity:.6;border:2px solid #ccc;pointer-events:none;cursor:not-allowed}.mng-post-detail .post-card.disabled h3{color:#b0b0b0}.mng-post-detail .post-card.disabled .select-button{pointer-events:none;opacity:.5}.mng-post-detail .post-card .select-button{width:35%;font-size:1.4rem;margin-top:1rem;align-self:center}.mng-post-detail .post-card h3{font-weight:bold}.mng-post-detail .post-card img{width:55%;margin-bottom:1rem;padding-left:inherit}.mng-post-detail .post-card p{margin:0;text-align:center}.mng-post-detail .footer{width:100%;background-color:#fff;padding:.5rem;box-shadow:0 -2px 10px rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:center;position:sticky;bottom:0;background:#f1f1f1;border-top:2px solid #c3c3c3}.mng-post-detail .footer .price-detail{display:flex;flex-direction:column;align-items:start}.mng-post-detail .footer .price-detail .kdv-text{margin:0;font-size:1.1rem;color:rgba(38,50,56,.6)}.mng-post-detail .footer .price-detail .price-old{text-decoration:line-through;color:#9aa3ad;margin-right:8px;font-size:1rem}.mng-post-detail .footer .price-detail .price-new{color:var(--dhl-tr-red);font-weight:bold;font-size:1.3rem}.mng-post-detail .footer button{width:30%}.membership-banner{display:flex;justify-content:space-between;align-items:center;gap:1rem;background:#f4efe4;border:2px solid var(--dhl-tr-yellow,#fc0);border-radius:14px;padding:1.1rem 1.4rem;margin-bottom:1.25rem}.membership-left{display:flex;align-items:center;gap:1rem;flex:1}.membership-icon{width:56px;height:56px;border-radius:50%;background:var(--dhl-tr-yellow,#fc0);display:flex;align-items:center;justify-content:center;flex-shrink:0}.membership-icon svg{width:26px;height:26px;color:#263238}.membership-text{display:flex;flex-direction:column}.membership-text strong{font-size:1rem;font-weight:700;color:#263238}.membership-text .highlight{color:var(--dhl-tr-red,#d40511);font-weight:800}.membership-btn{display:flex;align-items:center;gap:.5rem;background:var(--dhl-tr-red,#d40511);color:#fff;border:0;padding:.75rem 1.4rem;border-radius:12px;font-weight:700;font-size:.95rem;cursor:pointer;transition:background .18s,transform .18s,box-shadow .18s}.membership-btn svg{width:18px;height:18px}.membership-btn:hover{background:#b8030e;transform:translateY(-1px);box-shadow:0 4px 10px rgba(212,5,17,.3)}#postPage4 .sms-service{display:flex;justify-content:space-between;align-items:center;background:rgba(72,72,72,.07);padding:.4rem 1rem}#postPage4 .sms-service span{font-weight:bold;font-size:1.2rem}#postPage4 .post-type-grid{display:flex;justify-content:center;align-items:center;gap:1rem}#postPage4 .post-type-grid .post-card{font-size:16px;width:45%}#postPage4 .discount-section{display:flex;flex-direction:column;gap:.4rem}#postPage4 .discount-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:rgba(72,72,72,.07);padding:.6rem 1rem}#postPage4 .discount-left{display:flex;align-items:center;gap:.7rem}#postPage4 .discount-icon{width:36px;height:36px;border-radius:50%;background:var(--dhl-tr-yellow);display:flex;align-items:center;justify-content:center}#postPage4 .discount-icon svg{width:18px;height:18px;color:#263238}#postPage4 .discount-text{display:flex;flex-direction:column}#postPage4 .discount-text strong{font-size:.95rem;color:#263238}#postPage4 .discount-text span{font-size:.8rem;color:rgba(38,50,56,.7)}#postPage4 .discount-actions{display:flex;align-items:center;gap:.4rem}#postPage4 .discount-input{height:36px;border:1px solid #dcdcdc;border-radius:6px;padding:0 10px;width:160px;font-size:14px}#postPage4 .discount-input:focus{outline:0;border-color:var(--dhl-tr-yellow)}#postPage4 .discount-section.success .discount-row{border:2px solid #2ca24c;background:#f6fff8}#postPage4 .discount-btn{height:36px;padding:0 14px;border:0;border-radius:6px;background:var(--dhl-tr-yellow);font-weight:700;cursor:pointer;transition:background .2s}#postPage4 .discount-btn:hover{background:#f2b800}#postPage4 .discount-section.success .discount-btn{background:#9aa3ad;cursor:default}#postPage4 .discount-section.success .discount-input{border-color:#2ca24c;pointer-events:none}#postPage4 .discount-input-wrapper{position:relative;display:flex;align-items:center}#postPage4 .clear-discount-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:0;background:transparent;font-size:16px;color:#777;cursor:pointer;display:none;padding:0 6px}#postPage4 .clear-discount-btn:hover{color:#d93025}#postPage4 .clear-discount-btn.show{display:block}#postPage4 .discount-input{padding-right:28px}#postPage4 .discount-message{font-size:13px;padding-left:3rem}#postPage4 .discount-message.success{color:#1a9c39;font-weight:600}#postPage4 .discount-message.error{color:#d93025}@media(max-width:600px){#postPage4 .discount-row{flex-direction:column;align-items:flex-start}#postPage4 .discount-actions{width:100%}#postPage4 .discount-input{flex:1;width:100%}}#postPage5 .post-summary{padding:20px;display:flex;flex-direction:column;gap:20px}#postPage5 .post-summary .info-card,.address-card{background-color:#f9f9f9;border-radius:8px;padding:15px;box-shadow:0 1px 5px rgba(0,0,0,.1);color:#1e1e1e}#postPage5 .post-summary .info-card h3{margin:0 0 10px;font-size:18px;font-weight:bold}#postPage5 .post-summary .info-card p{margin:5px 0;font-size:16px}#postPage5 .post-summary .bold-text{font-weight:bold}#postPage5 .post-summary .address-card h4{margin:0 0 10px;font-size:16px;opacity:.8;color:#1e1e1e}#postPage5 .post-summary .address-card p{margin:5px 0;font-size:14px}.post-result{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.post-result .result-text{color:#1e1e1e;line-height:1.71;font-size:1.1rem;font-weight:600;padding:1rem;text-align:center;margin-bottom:0}.post-result .post-page-barkod{display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--dhl-tr-light-yellow);padding:1rem;width:100%}.post-result .post-page-barkod .demand-text{color:#1e1e1e;line-height:1.71;font-family:'Delivery Light';font-size:1rem;font-weight:600;margin-bottom:0}.post-result .post-page-barkod .demand-number{color:var(--dhl-tr-red);font-size:2rem;font-weight:bold;font-family:Delivery;margin-bottom:0;-webkit-touch-callout:none}.post-result .post-page-barkod .barcode-image{width:300px;height:150px;margin-bottom:2rem}.post-result .post-page-barkod .footnote{font-family:'Delivery';font-style:italic;font-size:.8rem;margin:0}#paymentTypeBox .button-container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:1rem}#paymentTypeBox .button-container button{width:90%}#postPage5 .quick-membership-box{border:2px dashed var(--dhl-border);border-radius:10px;padding:1rem;margin:20px 1rem;background:#fafafa}#postPage5 .quick-membership-box .quick-membership-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}#postPage5 .quick-membership-box .quick-membership-header strong{font-size:1rem;color:var(--dhl-tr-gray-black)}#postPage5 .quick-membership-box .free-label{font-size:.8rem;font-weight:bold;color:var(--dhl-tr-red)}#postPage5 .quick-membership-box .quick-membership-desc{font-size:.9rem;color:var(--dhl-tr-plain);margin-bottom:.6rem}#postPage5 #private-permissions{padding:20px}@media screen and (max-width:768px){.mng-post-detail{width:100%;max-width:100%;margin:0;padding:0}#postPage4 .post-type-grid .post-card{width:46%}.membership-banner{flex-direction:column}#postPage4 .discount-input-wrapper{width:100%}}@media screen and (max-width:435px){#postPage4 .post-type-grid .post-card .select-button{width:6rem}}