:root{--primary-color: var(--primaryColor)}.customer-club-register__wrapper{--ccr-primary: #94962a;--ccr-primary-hover: #7a7d22;--ccr-accent: #8b8d2d;--ccr-bg: #f7f6f3;--ccr-text: #2d2d2d;--ccr-muted: #555555;--ccr-border: #b1b38b;--ccr-icon: #666666;--ccr-error: #cc0000;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999999999;display:flex;align-items:center;justify-content:center;background-color:#0000007f}.customer-club-register{display:flex;width:90%;max-width:1203px;height:600px;overflow:hidden;font-family:system-ui,sans-serif;direction:ltr;border-radius:12px;background:var(--ccr-bg);box-shadow:0 20px 60px #00000059}.customer-club-register__left{position:relative;width:520px;min-width:520px;height:600px;overflow:hidden;direction:rtl;background:var(--ccr-bg)}.customer-club-register__close-btn{position:absolute;top:20px;left:20px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;color:#888;font-size:18px;background:none;border:none;cursor:pointer;transition:color .2s}.customer-club-register__close-btn:hover{color:#111}.customer-club-register__logo-wrapper{position:absolute;left:157px;top:73px;width:140px;height:67px;display:flex;align-items:center;justify-content:center}.customer-club-register__logo-wrapper .dialog-manager__title-logo img{width:140px;height:auto;max-height:67px;max-width:none;object-fit:contain}.customer-club-register__logo-wrapper .dialog-manager__title-logo{max-height:none}.customer-club-register__content{position:absolute;top:0;right:0;bottom:0;left:0}.customer-club-register__title{position:absolute;left:95px;top:181px;width:298px;margin:0;color:var(--ccr-text);font-size:38px;font-weight:700;line-height:1.05;text-align:center}.customer-club-register__title-accent{color:var(--ccr-accent)}.customer-club-register__description{position:absolute;left:105px;top:267px;width:278px;margin:0;color:var(--ccr-muted);font-size:16px;font-weight:400;text-align:center}.customer-club-register__gift-badge{position:absolute;left:140px;top:297px;width:214px;height:23px;display:flex;align-items:center;justify-content:center;gap:6px;color:var(--ccr-accent);font-size:15px;font-weight:600}.customer-club-register__gift-icon{width:22px;height:22px;object-fit:contain}.customer-club-register__form{position:absolute;left:53px;top:344px;width:391px}.customer-club-register__fields-grid{display:grid;grid-template-columns:178px 169px;column-gap:44px;row-gap:0}.customer-club-register__input-wrapper{position:relative;display:flex;align-items:center}.customer-club-register__input-icon{position:absolute;right:0;color:var(--ccr-icon);font-size:16px;pointer-events:none}.customer-club-register__input{width:100%!important;height:36px!important;padding:0 24px 0 0!important;color:var(--ccr-muted)!important;font-size:13px!important;direction:rtl;text-align:right;background:transparent!important;border:none!important;border-bottom:1px solid var(--ccr-border)!important;border-radius:0!important;outline:none;box-shadow:none!important;transition:border-bottom-color .2s;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.customer-club-register__input::placeholder{color:var(--ccr-icon)}.customer-club-register__input:focus{border-bottom-color:var(--ccr-primary)!important}.customer-club-register__input.error{border-bottom-color:var(--ccr-error)!important}.error-message{min-height:14px;color:var(--ccr-error);font-size:11px}.customer-club-register__submit-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:39px;margin-top:15px;color:#fff;font-size:20px;font-weight:700;background:var(--ccr-primary);border:none;border-radius:5px;cursor:pointer;transition:background-color .2s}.customer-club-register__submit-btn .fa-arrow-left{font-size:14px}.customer-club-register__submit-btn:hover{background:var(--ccr-primary-hover)}.customer-club-register__disclaimer{position:absolute;left:50px;top:515px;width:403px;display:flex;gap:6px;align-items:center;justify-content:center;margin:10px 0 0;color:var(--ccr-muted);font-size:13px}.customer-club-register__disclaimer .fa-shield-halved{flex-shrink:0;color:var(--ccr-primary);font-size:16px}.customer-club-register__photo{flex:1;background-size:cover;background-position:center center}.flatpickr-calendar{z-index:9999999999!important}.flatpickr-months .flatpickr-next-month.flatpickr-next-month{right:10px}@media (max-width: 759px){.customer-club-register{width:100vw;max-width:100vw;height:auto;max-height:100vh;overflow-y:auto;border-radius:0;flex-direction:column}.customer-club-register__photo{display:none}.customer-club-register__left{width:100%;min-width:unset;height:auto;overflow:visible;display:flex;flex-direction:column;align-items:center;padding:40px 24px 32px}.customer-club-register__logo-wrapper,.customer-club-register__content,.customer-club-register__title,.customer-club-register__description,.customer-club-register__gift-badge,.customer-club-register__form,.customer-club-register__disclaimer{position:static;left:unset;top:unset;width:100%}.customer-club-register__close-btn{position:absolute;top:16px;left:16px}.customer-club-register__logo-wrapper{width:120px;height:auto;margin-bottom:20px;align-self:center}.customer-club-register__content{max-width:460px;display:flex;flex-direction:column;align-items:center;background-color:#f5f4f0}.customer-club-register__title{font-size:30px;text-align:center;margin-bottom:12px}.customer-club-register__description{text-align:center;margin-bottom:10px}.customer-club-register__gift-badge{height:auto;margin-bottom:20px}.customer-club-register__fields-grid{grid-template-columns:1fr 1fr;column-gap:16px}.customer-club-register__input{height:40px!important}.customer-club-register__submit-btn{margin-top:12px}.customer-club-register__disclaimer{margin-top:12px;text-align:center;justify-content:center}}
