.hd-account,.hd-auth,.hd-two-addresses{direction:rtl;font-family:inherit;color:#122238}.hd-account{display:grid;grid-template-columns:230px 1fr;min-height:560px;background:#f6f8fa;border:1px solid #e1e7ec;border-radius:16px;overflow:hidden}.hd-account *,.hd-auth *,.hd-two-addresses *{box-sizing:border-box}.hd-account-menu{background:#102238;color:#fff;padding:24px 15px}.hd-account-menu h3{color:#fff;margin:0 10px 25px}.hd-account-menu a{display:block;color:#d9e3ed;text-decoration:none;border-radius:8px;padding:12px 14px;margin:5px 0}.hd-account-menu a:hover,.hd-account-menu a.active{background:#07966d;color:#fff}.hd-account-main{padding:28px}.hd-account-main h2{margin:0 0 22px}.hd-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hd-cards>div,.hd-panel,.hd-auth,.hd-address-card{background:#fff;border:1px solid #e0e7ed;border-radius:12px;padding:20px}.hd-cards span{display:block;color:#68788a;margin-bottom:12px}.hd-cards strong{font-size:22px}.hd-panel{margin-top:16px}.hd-notice{padding:13px 0;border-bottom:1px solid #edf1f4}.hd-notice:last-child{border:0}.hd-notice p{margin:6px 0}.hd-notice small{color:#7a8897}.hd-alert{direction:rtl;background:#fff4df;border:1px solid #f2d294;border-radius:8px;padding:14px}.hd-alert.hd-success{background:#e8f8f2;border-color:#b6e8d5}.hd-two-addresses{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:22px}.hd-two-addresses>p{grid-column:1/-1}.hd-address-card h3{margin-top:0}.hd-address-card.hd-sender{border-top:4px solid #07966d}.hd-address-card.hd-receiver{border-top:4px solid #287bd1}.hd-auth{max-width:460px;margin:30px auto;padding:30px;box-shadow:0 8px 30px rgba(15,35,55,.08)}.hd-auth input{width:100%;padding:12px;border:1px solid #cbd6df;border-radius:8px;margin-bottom:12px}.hd-auth button{width:100%;border:0;border-radius:8px;background:#078d68;color:#fff;padding:12px;font-weight:700;cursor:pointer}.hd-auth button:disabled{opacity:.6}.hd-auth #hd-auth-message{margin:12px 0 0}.hd-auth #hd-auth-message.error{color:#b42318}.hd-auth #hd-auth-message.success{color:#087a57}@media(max-width:800px){.hd-account{grid-template-columns:1fr}.hd-account-menu{display:flex;overflow:auto;gap:5px}.hd-account-menu h3{display:none}.hd-account-menu a{white-space:nowrap}.hd-cards,.hd-two-addresses{grid-template-columns:1fr}}

.hd-partner-checkout{max-width:1200px;margin:20px auto;direction:rtl}.hd-partner-checkout .woocommerce-billing-fields>h3,.hd-partner-checkout .woocommerce-shipping-fields{display:none}.hd-partner-checkout .hd-address-card input:not([type=checkbox]),.hd-partner-checkout .hd-address-card select,.hd-partner-checkout .hd-address-card textarea{width:100%;padding:10px;border:1px solid #ccd7df;border-radius:7px}.hd-logo-upload{border:1px dashed #07966d;background:#f4fbf8;border-radius:10px;padding:16px;margin-top:20px}.hd-logo-upload p{font-size:13px}.hd-logo-upload label{display:block;font-weight:700;margin-bottom:10px}.hd-logo-upload [hidden]{display:none!important}
.hd-auth{overflow:hidden}.hd-auth h2{margin:0 0 10px;color:#122238}.hd-auth p{color:#68788a;line-height:1.8}.hd-auth-label{display:block;margin:22px 0 7px;font-weight:700;color:#33465b}.hd-auth button{transition:transform .2s,box-shadow .2s,opacity .2s}.hd-auth button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px rgba(7,141,104,.2)}.hd-auth #hd-auth-reset{margin-top:9px;background:transparent;color:#526477;border:1px solid #d5dde4}.hd-auth-progress{display:flex;justify-content:center;gap:7px;margin-bottom:24px}.hd-auth-progress span{width:8px;height:8px;border-radius:20px;background:#d8e1e7;transition:width .3s,background .3s}.hd-auth-progress span.is-active{width:30px;background:#078d68}.hd-auth-stage.is-active{animation:hd-auth-stage-in .42s cubic-bezier(.22,.8,.3,1) both}.hd-auth-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;margin:0 auto 14px;background:#e7f7f1;color:#078d68;font-size:24px;font-weight:800}.hd-auth #hd-otp-stage{text-align:center}.hd-auth #hd-otp-stage b{direction:ltr;unicode-bidi:isolate;display:inline-block;color:#33465b}.hd-otp-boxes{display:flex;justify-content:center;gap:8px;margin:24px 0 18px}.hd-auth .hd-otp-boxes .hd-otp-digit{width:48px;height:52px;min-width:0;margin:0;padding:4px;text-align:center;font:700 22px/1 inherit;border:2px solid #d5dee5;border-radius:10px;background:#f9fbfc;caret-color:#078d68;transition:border-color .2s,box-shadow .2s,transform .2s}.hd-auth .hd-otp-boxes .hd-otp-digit:focus{outline:0;border-color:#078d68;box-shadow:0 0 0 3px rgba(7,141,104,.12);transform:translateY(-2px)}.hd-auth .hd-otp-boxes .hd-otp-digit.is-filled{border-color:#77bea9;background:#fff}@keyframes hd-auth-stage-in{from{opacity:0;transform:translateX(-24px) scale(.985)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.hd-auth-stage.is-active{animation:none}.hd-auth *{scroll-behavior:auto!important;transition:none!important}}@media(max-width:480px){.hd-auth{padding:24px 16px}.hd-otp-boxes{gap:5px}.hd-auth .hd-otp-boxes .hd-otp-digit{width:min(43px,12vw);height:min(49px,13vw);font-size:19px}}
.hd-auth #hd-confirm-stage,.hd-auth #hd-request-done-stage{text-align:center}.hd-auth-icon-question{background:#fff4df;color:#a15c00}.hd-confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.hd-auth .hd-confirm-actions button{margin:0}.hd-auth .hd-confirm-actions #hd-cancel-request{background:#fff;color:#526477;border:1px solid #d5dde4}.hd-auth [hidden]{display:none!important}@media(max-width:480px){.hd-confirm-actions{grid-template-columns:1fr}}
.hd-auth-name-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hd-auth-name-row .hd-auth-label{margin-top:18px}.hd-auth-name-row input{margin-top:7px}.hd-auth-secondary,.hd-auth-home{display:flex;align-items:center;justify-content:center;min-height:44px;border-radius:8px;text-decoration:none!important;font-weight:700}.hd-auth-secondary{color:#526477!important;border:1px solid #d5dde4;background:#fff}.hd-auth-home{margin-top:24px;color:#fff!important;background:#078d68}.hd-auth-secondary:hover{color:#122238!important;border-color:#aebdc8}.hd-auth-home:hover{color:#fff!important;background:#067657}@media(max-width:480px){.hd-auth-name-row{grid-template-columns:1fr}}
.hd-auth-shell{min-height:100vh;width:100%;display:grid;place-items:center;padding:24px;box-sizing:border-box}.hd-auth-shell .hd-auth{width:100%;margin:0 auto}.hd-account-topbar{display:flex;justify-content:flex-start;margin:0 0 14px}.hd-account-topbar a{display:inline-flex;align-items:center;gap:8px;padding:10px 15px;border:1px solid #d7e1e8;border-radius:9px;background:#fff;color:#33465b!important;text-decoration:none!important;font-weight:700;transition:border-color .2s,color .2s,transform .2s}.hd-account-topbar a:hover{border-color:#07966d;color:#078d68!important;transform:translateY(-1px)}@media(max-width:480px){.hd-auth-shell{padding:16px;min-height:100svh}.hd-account-topbar a{width:100%;justify-content:center}}
