:root{--alspe-auth-blue:#0b5f9f;--alspe-auth-blue-dark:#063d68;--alspe-auth-blue-deep:#052e50;--alspe-auth-cyan:#0f86d3;--alspe-auth-lime:#a7d900;--alspe-auth-ink:#082e52;--alspe-auth-muted:#6c8398;--alspe-auth-line:#d7e6f2;--alspe-auth-bg:#f4f9fd}
.alspe-auth-opened{overflow:hidden!important}.alspe-auth-layer,.alspe-auth-layer *{box-sizing:border-box}.alspe-auth-layer{position:fixed;inset:0;z-index:2147482500;display:grid;place-items:center;padding:24px;font-family:inherit;direction:rtl}.alspe-auth-layer[hidden]{display:none!important}.alspe-auth-backdrop{position:absolute;inset:0;background:rgba(2,20,38,.62);backdrop-filter:blur(12px) saturate(.9);opacity:0;transition:opacity .22s ease}.alspe-auth-layer.is-open .alspe-auth-backdrop{opacity:1}.alspe-auth-shell{position:relative;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);width:min(1020px,calc(100vw - 48px));max-height:min(760px,calc(100vh - 48px));overflow:hidden;border:1px solid rgba(211,229,242,.92);border-radius:34px;background:#fff;box-shadow:0 38px 120px rgba(1,28,52,.36);color:var(--alspe-auth-ink);transform:translateY(18px) scale(.975);opacity:0;transition:transform .24s cubic-bezier(.2,.75,.25,1),opacity .2s ease}.alspe-auth-layer.is-open .alspe-auth-shell{transform:translateY(0) scale(1);opacity:1}.alspe-auth-close{position:absolute;z-index:8;left:18px;top:18px;display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid rgba(11,95,159,.14);border-radius:50%;background:rgba(255,255,255,.9);color:#345d7a;box-shadow:0 8px 24px rgba(4,47,82,.1);font:inherit;font-size:25px;line-height:1;cursor:pointer;transition:transform .15s ease,background .15s ease}.alspe-auth-close:hover{background:#fff;transform:rotate(4deg) scale(1.04)}

.alspe-auth-visual{position:relative;min-height:620px;overflow:hidden;padding:34px 34px 28px;background:linear-gradient(145deg,#042f53 0%,#075687 45%,#0d78b9 100%);color:#fff}.alspe-auth-visual:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 90%)}.alspe-auth-visual__glow{position:absolute;border-radius:50%;filter:blur(2px);opacity:.52}.alspe-auth-visual__glow.is-a{width:380px;height:380px;right:-150px;top:-110px;background:radial-gradient(circle,rgba(167,217,0,.45),transparent 67%)}.alspe-auth-visual__glow.is-b{width:470px;height:470px;left:-250px;bottom:-260px;background:radial-gradient(circle,rgba(40,190,255,.36),transparent 68%)}.alspe-auth-visual__top{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:14px}.alspe-auth-visual__badge{display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.08);font-weight:900;letter-spacing:.2px}.alspe-auth-visual__top small{font-size:11px;color:rgba(255,255,255,.7)}.alspe-auth-visual__art{position:relative;z-index:2;display:grid;place-items:center;height:355px;margin:10px 0 2px}.alspe-auth-visual__halo{position:absolute;width:310px;height:310px;border:1px solid rgba(255,255,255,.16);border-radius:50%;box-shadow:0 0 0 28px rgba(255,255,255,.03),0 0 0 58px rgba(255,255,255,.02)}.alspe-auth-visual__art>img{position:relative;z-index:2;width:min(330px,84%);height:auto;max-height:330px;object-fit:contain;border-radius:32px;filter:drop-shadow(0 28px 32px rgba(0,0,0,.22));transform:rotate(-3deg)}.alspe-auth-float-card{position:absolute;z-index:3;display:flex;flex-direction:column;gap:2px;min-width:122px;padding:11px 13px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:rgba(4,45,78,.72);box-shadow:0 12px 34px rgba(0,0,0,.18);backdrop-filter:blur(8px)}.alspe-auth-float-card b{font-size:12px}.alspe-auth-float-card small{font-size:9px;color:rgba(255,255,255,.68)}.alspe-auth-float-card.is-cart{right:6px;top:92px}.alspe-auth-float-card.is-order{left:4px;bottom:48px}.alspe-auth-visual__copy{position:relative;z-index:2;text-align:right}.alspe-auth-visual__copy h3{margin:0 0 9px;font-size:28px;line-height:1.45;color:#fff}.alspe-auth-visual__copy p{margin:0;max-width:420px;font-size:12px;line-height:2;color:rgba(255,255,255,.78)}.alspe-auth-visual__trust{position:relative;z-index:2;display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.alspe-auth-visual__trust span{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(255,255,255,.07);font-size:10px;font-weight:800;color:rgba(255,255,255,.9)}.alspe-auth-visual__trust span:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--alspe-auth-lime);box-shadow:0 0 0 4px rgba(167,217,0,.14)}

.alspe-auth-panel{display:flex;min-height:620px;flex-direction:column;padding:34px 38px 26px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}.alspe-auth-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-left:46px}.alspe-auth-brand{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.alspe-auth-brand img{display:block;width:auto;max-width:178px;height:52px;object-fit:contain}.alspe-auth-brand strong{font-size:22px;color:#0b67b0}.alspe-auth-brand span{font-size:10px;color:#8396a8}.alspe-auth-step{display:inline-flex;align-items:center;justify-content:center;min-height:29px;padding:0 10px;border:1px solid #d8e7f2;border-radius:999px;background:#f4f9fd;color:#5f7890;font-size:10px;font-weight:800;white-space:nowrap}.alspe-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:23px 0 16px;padding:5px;border:1px solid #e0ebf4;border-radius:18px;background:#f2f7fb}.alspe-auth-tabs button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:50px;padding:7px 10px;border:0;border-radius:14px;background:transparent;color:#6f8597;font:inherit;cursor:pointer;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.alspe-auth-tabs button span{font-size:13px;font-weight:900}.alspe-auth-tabs button small{font-size:9px;font-weight:500;opacity:.72}.alspe-auth-tabs button.is-active{background:#fff;color:#0b62a6;box-shadow:0 6px 20px rgba(5,65,108,.09)}.alspe-auth-context{display:flex;align-items:center;gap:10px;padding:10px 12px;margin:0 0 12px;border:1px solid #cde7a7;border-radius:15px;background:linear-gradient(90deg,#f8ffe9,#f2fbe8)}.alspe-auth-context[hidden]{display:none!important}.alspe-auth-context__icon{display:grid;place-items:center;flex:0 0 31px;width:31px;height:31px;border-radius:10px;background:#a9d92a;color:#fff;font-weight:900}.alspe-auth-context div{display:flex;min-width:0;flex-direction:column;gap:1px}.alspe-auth-context strong{font-size:11px;color:#355b25}.alspe-auth-context span:not(.alspe-auth-context__icon){font-size:9px;color:#6d8460;line-height:1.6}.alspe-auth-status{margin:0 0 12px;padding:10px 12px;border:1px solid #ffc9c3;border-radius:13px;background:#fff3f1;color:#a54236;font-size:10px;font-weight:700;line-height:1.8}.alspe-auth-status[data-kind="success"]{border-color:#bee8c7;background:#f1fbf3;color:#26713b}.alspe-auth-status[data-kind="info"]{border-color:#c6e0f5;background:#f1f8fe;color:#1d6194}.alspe-auth-forms-wrap{position:relative;flex:1 1 auto}.alspe-auth-form{display:none;animation:alspeAuthFormIn .2s ease}.alspe-auth-form.is-active{display:block}.alspe-auth-form__heading{margin:8px 0 20px;text-align:right}.alspe-auth-form__heading>span{display:inline-flex;align-items:center;gap:7px;margin-bottom:5px;color:#0d78bd;font-size:10px;font-weight:900}.alspe-auth-form__heading>span:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--alspe-auth-lime);box-shadow:0 0 0 4px rgba(167,217,0,.14)}.alspe-auth-form h2{margin:0 0 5px;color:#072f54;font-size:27px;line-height:1.45}.alspe-auth-form__heading p{margin:0;color:#738a9e;font-size:11px;line-height:1.8}.alspe-auth-field{display:block;margin:0 0 14px}.alspe-auth-field>span{display:block;margin:0 0 7px;color:#294b66;font-size:10px;font-weight:900}.alspe-auth-input{display:flex;align-items:center;height:54px;overflow:hidden;border:1px solid #cedfeb;border-radius:15px;background:#fbfdff;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.alspe-auth-input:focus-within{border-color:#1680c7;background:#fff;box-shadow:0 0 0 4px rgba(22,128,199,.1)}.alspe-auth-input i{display:grid;place-items:center;flex:0 0 46px;height:100%;border-left:1px solid #e3edf4;color:#7890a4;font-style:normal;font-size:11px;font-weight:900}.alspe-auth-input input{width:100%;height:100%;padding:0 14px;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#0a355c;font:inherit;font-size:13px;text-align:right}.alspe-auth-input input::placeholder{color:#a0afbc}.alspe-auth-primary{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:54px;margin-top:5px;padding:0 18px;border:0;border-radius:15px;background:linear-gradient(110deg,#075286,#0d79c1);box-shadow:0 12px 30px rgba(8,99,162,.2);color:#fff;font:inherit;font-weight:900;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.alspe-auth-primary:hover{transform:translateY(-1px);box-shadow:0 15px 34px rgba(8,99,162,.25)}.alspe-auth-primary i{font-style:normal;font-size:18px}.alspe-auth-primary:disabled,.alspe-auth-primary.is-loading{cursor:wait;filter:saturate(.6);opacity:.7;transform:none}.alspe-auth-microcopy{margin:10px 0 0!important;text-align:center;color:#8b9cac!important;font-size:9px!important;line-height:1.7!important}.alspe-auth-code{display:grid;place-items:center;height:74px;border:1px solid #cbddea;border-radius:17px;background:linear-gradient(180deg,#fcfeff,#f8fbfd);transition:border-color .15s ease,box-shadow .15s ease}.alspe-auth-code:focus-within{border-color:#1680c7;box-shadow:0 0 0 4px rgba(22,128,199,.1)}.alspe-auth-code input{width:100%;height:100%;padding:0 18px;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#063c68;font:inherit;font-size:27px;font-weight:900;letter-spacing:.42em;text-align:center;direction:ltr}.alspe-auth-code input::placeholder{font-size:18px;letter-spacing:.28em;color:#b4c1cd}.alspe-auth-code input.is-complete{color:#0a6daa}.alspe-auth-verify-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-2px 0 14px}.alspe-auth-verify-meta button{padding:0;border:0;background:transparent;color:#0d69ae;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.alspe-auth-verify-meta button:disabled{color:#9babb9;cursor:not-allowed}.alspe-auth-panel__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px;padding-top:16px;border-top:1px solid #e7eff5;color:#8a9bab;font-size:9px}.alspe-auth-panel__footer span:first-child{font-weight:900;color:#58758d}.alspe-auth-switch{display:block;margin:12px auto 0;padding:0;border:0;background:transparent;color:#0d6db5;font:inherit;font-size:11px;font-weight:900;cursor:pointer}
@keyframes alspeAuthFormIn{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}

/* My Account guest entry */
.alspe-account-identity-page,.alspe-account-identity-page *{box-sizing:border-box}.alspe-account-identity-page{max-width:1120px;margin:38px auto 44px;padding:0 20px;color:var(--alspe-auth-ink);direction:rtl}.alspe-account-identity-main{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);min-height:470px;overflow:hidden;border:1px solid #d5e5f1;border-radius:32px;background:#fff;box-shadow:0 24px 70px rgba(6,57,96,.08)}.alspe-account-identity-copy{padding:54px 52px 46px;text-align:right}.alspe-account-eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:14px;color:#0a73bb;font-size:11px;font-weight:900}.alspe-account-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--alspe-auth-lime);box-shadow:0 0 0 4px rgba(167,217,0,.14)}.alspe-account-identity-copy h1{max-width:590px;margin:0 0 14px;color:#072f54;font-size:39px;line-height:1.45}.alspe-account-identity-copy p{max-width:620px;margin:0;color:#6c8499;font-size:13px;line-height:2.05}.alspe-account-identity-actions{display:flex;gap:10px;margin:26px 0 24px}.alspe-account-identity-btn{display:inline-flex;align-items:center;justify-content:center;min-width:185px;min-height:52px;padding:0 22px;border:0;border-radius:15px;background:linear-gradient(110deg,#075286,#0d79c1);box-shadow:0 11px 28px rgba(8,99,162,.17);color:#fff!important;font:inherit;font-weight:900;cursor:pointer;text-decoration:none!important}.alspe-account-identity-btn.is-secondary{border:1px solid #d0e1ed;background:#fff;box-shadow:none;color:#0b6aaf!important}.alspe-account-benefits{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px!important;margin:0!important;padding:0!important;list-style:none!important}.alspe-account-benefits li{display:flex!important;min-width:0;flex-direction:column;gap:3px;padding:12px 13px;border:1px solid #e1ebf3;border-radius:14px;background:#f9fcfe}.alspe-account-benefits li:before{display:none!important}.alspe-account-benefits b{color:#31536c;font-size:10px}.alspe-account-benefits span{color:#8a9cab;font-size:9px;line-height:1.6}.alspe-account-identity-visual{position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#053758,#0870ac 70%,#0a82c5);min-height:470px}.alspe-account-identity-visual:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:30px 30px}.alspe-account-visual-orbit{position:absolute;width:360px;height:360px;border:1px solid rgba(255,255,255,.14);border-radius:50%;box-shadow:0 0 0 35px rgba(255,255,255,.025),0 0 0 76px rgba(255,255,255,.018)}.alspe-account-visual-card{position:relative;z-index:2;display:grid;place-items:center;width:82%;max-width:350px;min-height:370px;padding:20px;border:1px solid rgba(255,255,255,.18);border-radius:28px;background:rgba(255,255,255,.08);box-shadow:0 25px 60px rgba(1,29,50,.22);backdrop-filter:blur(6px)}.alspe-account-visual-logo{position:absolute;top:18px;right:20px;width:auto;max-width:140px;height:42px;object-fit:contain;filter:brightness(0) invert(1);opacity:.95}.alspe-account-visual-logo-text{position:absolute;top:22px;right:22px;color:#fff;font-size:20px}.alspe-account-visual-racket{width:86%;height:auto;max-height:290px;object-fit:contain;border-radius:24px;filter:drop-shadow(0 20px 28px rgba(0,0,0,.22));transform:rotate(-3deg)}.alspe-account-visual-chip{position:absolute;padding:8px 11px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(4,46,78,.72);color:#fff;font-size:9px;font-weight:900;box-shadow:0 9px 25px rgba(0,0,0,.12)}.alspe-account-visual-chip.is-one{right:-12px;bottom:72px}.alspe-account-visual-chip.is-two{left:-12px;top:100px}

/* Checkout gate */
.alspe-checkout-identity-gate{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;padding:14px 16px;margin:0 0 18px;border:1px solid #cee3f2;border-radius:18px;background:linear-gradient(90deg,#f3faff,#f9fcff);box-shadow:0 8px 24px rgba(7,70,112,.05);direction:rtl}.alspe-checkout-identity-gate__copy{display:flex;align-items:center;gap:11px;min-width:0}.alspe-checkout-identity-gate__icon{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:12px;background:#eaf8d5;color:#579000;font-weight:900}.alspe-checkout-identity-gate__copy div{display:flex;flex-direction:column;gap:2px}.alspe-checkout-identity-gate strong{color:#073d6a;font-size:12px}.alspe-checkout-identity-gate__copy div>span{color:#71889b;font-size:10px;line-height:1.7}.alspe-checkout-identity-gate__actions{display:flex;gap:7px}.alspe-checkout-identity-gate .button{min-height:38px!important;padding:0 14px!important;border:0!important;border-radius:10px!important;background:#0c66ad!important;color:#fff!important;font:inherit!important;font-size:10px!important;font-weight:900!important;cursor:pointer!important}.alspe-checkout-identity-gate .is-secondary{border:1px solid #cfe1ef!important;background:#fff!important;color:#0b68b7!important}.alspe-preview-account-link.alspe-auth-open,.alspe-preview-mobile-tools .alspe-auth-open{cursor:pointer}

/* Resilient add-to-cart feedback / progressive identity prompt. */
.alspe-identity-toast{position:fixed;left:50%;right:auto;bottom:22px;z-index:2147483000;display:flex;flex-direction:column;gap:10px;width:min(760px,calc(100vw - 32px));padding:13px 14px 10px;border:1px solid rgba(10,94,149,.18);border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 18px 60px rgba(3,43,75,.24);direction:rtl;color:#08365f;transform:translate(-50%,18px);opacity:0;transition:opacity .2s ease,transform .2s ease;box-sizing:border-box;overflow:hidden;--alspe-toast-duration:5200ms}.alspe-identity-toast[hidden]{display:none!important}.alspe-identity-toast.is-visible{opacity:1;transform:translate(-50%,0)}.alspe-identity-toast__main{display:flex;align-items:center;gap:12px}.alspe-identity-toast__icon{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:12px;background:#ecfbdc;color:#418300;font-size:20px;font-weight:900}.alspe-identity-toast__body{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;gap:2px}.alspe-identity-toast__body strong{font-size:13px;line-height:1.8;color:#073b68}.alspe-identity-toast__body span{font-size:11px;line-height:1.8;color:#68839a}.alspe-identity-toast__actions{display:flex;align-items:center;gap:7px;flex:0 0 auto}.alspe-identity-toast__action,.alspe-identity-toast__link,.alspe-identity-toast__close{font:inherit;cursor:pointer;text-decoration:none}.alspe-identity-toast__action{border:0;border-radius:10px;background:#0c66ad;color:#fff;padding:9px 11px;font-size:11px;font-weight:900}.alspe-identity-toast__link{border:1px solid #cfe2ef;border-radius:10px;background:#f6fbff;color:#0c66ad;padding:8px 10px;font-size:11px;font-weight:800}.alspe-identity-toast__close{display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:50%;background:#eef5fa;color:#5d7790;font-size:20px;line-height:1}.alspe-identity-toast__progress{position:relative;width:100%;height:4px;border-radius:999px;background:#edf4f8;overflow:hidden}.alspe-identity-toast__progress>span{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#b6e214 0%,#1ca2ff 100%);transform-origin:right center;animation:alspeToastProgress var(--alspe-toast-duration) linear forwards}.alspe-identity-toast__action[hidden]{display:none!important}@keyframes alspeToastProgress{from{transform:scaleX(1)}to{transform:scaleX(0)}}

.woocommerce-checkout #billing_phone[data-alspe-verified-phone="1"],.woocommerce-checkout input[data-alspe-verified-phone="1"]{background:#f2f8fc!important;color:#365b76!important;cursor:not-allowed}.woocommerce-checkout .woocommerce-input-wrapper:has(input[data-alspe-verified-phone="1"]) + .description{display:block!important;color:#5d7d94;font-size:11px;margin-top:5px}

@media(max-width:900px){.alspe-auth-layer{padding:14px}.alspe-auth-shell{grid-template-columns:1fr;width:min(560px,calc(100vw - 28px));max-height:calc(100vh - 28px);overflow:auto;border-radius:28px}.alspe-auth-visual{display:none}.alspe-auth-panel{min-height:0;padding:30px 28px 24px}.alspe-auth-close{left:13px;top:13px}.alspe-account-identity-main{grid-template-columns:1fr}.alspe-account-identity-visual{min-height:330px;order:-1}.alspe-account-visual-card{min-height:290px;max-width:310px}.alspe-account-visual-racket{max-height:220px}.alspe-account-identity-copy{padding:38px 34px}.alspe-account-identity-copy h1{font-size:32px}}
@media(max-width:680px){.alspe-auth-layer{align-items:end;padding:0}.alspe-auth-shell{width:100%;max-height:94vh;border:0;border-radius:28px 28px 0 0}.alspe-auth-panel{padding:24px 18px 22px}.alspe-auth-panel__header{padding-left:0;justify-content:center}.alspe-auth-brand img{max-width:145px;height:44px}.alspe-auth-step{font-size:9px}.alspe-auth-tabs{margin-top:18px}.alspe-auth-tabs button{min-height:46px}.alspe-auth-tabs button small{display:none}.alspe-auth-form h2{font-size:23px}.alspe-auth-form__heading{margin-bottom:16px}.alspe-auth-input{height:52px}.alspe-auth-primary{height:52px}.alspe-auth-panel__footer{display:none}.alspe-auth-close{left:12px;top:12px;background:#fff}.alspe-account-identity-page{margin:20px auto 30px;padding:0 10px}.alspe-account-identity-main{border-radius:24px}.alspe-account-identity-visual{display:none}.alspe-account-identity-copy{padding:28px 20px 24px}.alspe-account-identity-copy h1{font-size:27px}.alspe-account-identity-copy p{font-size:11px}.alspe-account-identity-actions{display:grid;grid-template-columns:1fr 1fr}.alspe-account-identity-btn{min-width:0;min-height:49px;padding:0 9px;font-size:11px}.alspe-account-benefits{grid-template-columns:1fr!important}.alspe-checkout-identity-gate{align-items:stretch}.alspe-checkout-identity-gate__actions{width:100%}.alspe-checkout-identity-gate .button{flex:1}.alspe-identity-toast{left:50%;right:auto;bottom:14px;width:calc(100vw - 20px);align-items:stretch;gap:9px;padding:11px;border-radius:15px}.alspe-identity-toast__main{align-items:flex-start;gap:9px}.alspe-identity-toast__icon{width:34px;height:34px;flex-basis:34px}.alspe-identity-toast__body strong{font-size:12px}.alspe-identity-toast__body span{font-size:10px}.alspe-identity-toast__actions{align-self:stretch;flex-wrap:wrap;justify-content:flex-end}.alspe-identity-toast__action,.alspe-identity-toast__link{padding:7px 8px;font-size:10px}.alspe-identity-toast__close{width:27px;height:27px}}
@media(prefers-reduced-motion:reduce){.alspe-auth-backdrop,.alspe-auth-shell,.alspe-auth-form,.alspe-auth-primary,.alspe-auth-close,.alspe-identity-toast{animation:none!important;transition:none!important}}

/* ================================================================
 * ALS Product Engine 0.45.4 — Auth visual simplification & polish
 * ================================================================ */
.alspe-auth-shell{grid-template-columns:minmax(0,.98fr) minmax(420px,1.02fr);width:min(980px,calc(100vw - 48px));max-height:min(720px,calc(100vh - 48px));border-radius:30px}
.alspe-auth-visual{display:flex;align-items:center;justify-content:center;min-height:590px;padding:30px;background:linear-gradient(145deg,#073b63 0%,#075d91 52%,#0b79b7 100%)}
.alspe-auth-visual__art{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:530px;margin:0}
.alspe-auth-visual__art>img{width:min(92%,410px);height:auto;max-height:510px;object-fit:contain;border-radius:28px;filter:drop-shadow(0 24px 34px rgba(0,0,0,.2));transform:none}
.alspe-auth-panel{min-height:590px;padding:34px 38px 30px}
.alspe-auth-brand{align-items:center;justify-content:center;width:100%;text-align:center}.alspe-auth-brand img{max-width:188px;height:54px;margin-inline:auto}.alspe-auth-panel__header{align-items:center;justify-content:center;padding-left:0}
.alspe-auth-tabs{margin:24px 0 22px}.alspe-auth-tabs button{min-height:52px}.alspe-auth-tabs button span{font-size:14px}.alspe-auth-tabs button small{display:none!important}
.alspe-auth-form__heading{margin:10px 0 24px}.alspe-auth-form__heading>span{display:none!important}.alspe-auth-form h2{font-size:29px;margin:0;line-height:1.45}.alspe-auth-form__heading p{margin-top:7px}
.alspe-auth-input{height:58px;border-radius:16px;background:#fff}.alspe-auth-input i{display:none!important}.alspe-auth-input input{padding:0 16px;font-size:14px;direction:rtl;text-align:right}.alspe-auth-input input[type="tel"]{direction:ltr;text-align:left;letter-spacing:.03em}.alspe-auth-input input[type="tel"]::placeholder{text-align:left;direction:ltr}
.alspe-auth-primary{height:58px;margin-top:8px;border-radius:16px;background:linear-gradient(105deg,#064d82 0%,#0873bc 62%,#0a88d4 100%);box-shadow:0 14px 32px rgba(5,90,150,.28);color:#fff!important;font-size:13px;text-shadow:0 1px 0 rgba(0,0,0,.08)}
.alspe-auth-primary:hover{filter:brightness(1.06);box-shadow:0 17px 38px rgba(5,90,150,.34)}
.alspe-auth-primary:disabled,.alspe-auth-primary.is-loading{opacity:.88;filter:saturate(.85);color:#fff!important}
.alspe-auth-microcopy{margin-top:12px!important;color:#7e92a5!important;font-size:9.5px!important}
.alspe-auth-code{height:78px}.alspe-auth-step{display:none!important}.alspe-auth-panel__footer{display:none!important}
@media(max-width:900px){.alspe-auth-shell{width:min(540px,calc(100vw - 28px))}.alspe-auth-panel{min-height:0;padding:30px 30px 26px}}
@media(max-width:680px){.alspe-auth-panel{padding:25px 18px 22px}.alspe-auth-tabs{margin:20px 0}.alspe-auth-form h2{font-size:24px}.alspe-auth-input,.alspe-auth-primary{height:54px}}


/* ALS 0.47.6 — inline product success bar: one success message, at the top only. */
.single-product .woocommerce-notices-wrapper .alspe-identity-toast.is-inline-product,
body.alspe-product-layout .woocommerce-notices-wrapper .alspe-identity-toast.is-inline-product{
  position:relative;left:auto;right:auto;bottom:auto;z-index:40;width:min(1400px,calc(100% - 32px));max-width:none;margin:0 auto 16px;padding:11px 15px 8px;border:2px solid #0c74cc;border-radius:18px;background:#fff;color:#16415f;box-shadow:0 12px 30px rgba(8,72,118,.06);transform:translateY(-7px);opacity:0;overflow:hidden
}
.single-product .woocommerce-notices-wrapper .alspe-identity-toast.is-inline-product.is-visible,
body.alspe-product-layout .woocommerce-notices-wrapper .alspe-identity-toast.is-inline-product.is-visible{transform:none;opacity:1}
.single-product .alspe-identity-toast.is-inline-product .alspe-identity-toast__main,
body.alspe-product-layout .alspe-identity-toast.is-inline-product .alspe-identity-toast__main{min-height:42px;gap:12px}
.single-product .alspe-identity-toast.is-inline-product .alspe-identity-toast__icon,
body.alspe-product-layout .alspe-identity-toast.is-inline-product .alspe-identity-toast__icon{order:0;flex-basis:30px;width:30px;height:30px;border-radius:50%;background:#0b70bd;color:#fff;font-size:16px;box-shadow:0 0 0 5px #eef8dc}
.single-product .alspe-identity-toast.is-inline-product .alspe-identity-toast__body,
body.alspe-product-layout .alspe-identity-toast.is-inline-product .alspe-identity-toast__body{gap:0;text-align:right}
.single-product .alspe-identity-toast.is-inline-product .alspe-identity-toast__body strong,
body.alspe-product-layout .alspe-identity-toast.is-inline-product .alspe-identity-toast__body strong{font-size:12px;font-weight:850;color:#16415f}
.single-product .alspe-identity-toast.is-inline-product .alspe-identity-toast__body span,
body.alspe-product-layout .alspe-identity-toast.is-inline-product .alspe-identity-toast__body span{display:none}
.single-product .alspe-identity-toast.is-inline-product .alspe-identity-toast__actions,
body.alspe-product-layout .alspe-identity-toast.is-inline-product .alspe-identity-toast__actions{margin-inline-start:auto;flex-wrap:nowrap}
.single-product .alspe-identity-toast.is-inline-product .alspe-identity-toast__action,
body.alspe-product-layout .alspe-identity-toast.is-inline-product .alspe-identity-toast__action,
.single-product .alspe-identity-toast.is-inline-product .alspe-identity-toast__close,
body.alspe-product-layout .alspe-identity-toast.is-inline-product .alspe-identity-toast__close{display:none!important}
.single-product .alspe-identity-toast.is-inline-product .alspe-identity-toast__link,
body.alspe-product-layout .alspe-identity-toast.is-inline-product .alspe-identity-toast__link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid #c9deeb;border-radius:11px;background:#fff;color:#0a67ad;font-size:10px;font-weight:900;white-space:nowrap}
.single-product .alspe-identity-toast.is-inline-product .alspe-identity-toast__progress,
body.alspe-product-layout .alspe-identity-toast.is-inline-product .alspe-identity-toast__progress{height:3px;margin-top:2px;background:#edf4f8}
@media(max-width:680px){
  .single-product .woocommerce-notices-wrapper .alspe-identity-toast.is-inline-product,
  body.alspe-product-layout .woocommerce-notices-wrapper .alspe-identity-toast.is-inline-product{left:auto;right:auto;bottom:auto;width:calc(100% - 16px);margin:8px auto 10px;padding:9px 10px 7px;border-radius:14px;transform:translateY(-5px)}
  .single-product .alspe-identity-toast.is-inline-product .alspe-identity-toast__main,
  body.alspe-product-layout .alspe-identity-toast.is-inline-product .alspe-identity-toast__main{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:38px}
  .single-product .alspe-identity-toast.is-inline-product .alspe-identity-toast__icon,
  body.alspe-product-layout .alspe-identity-toast.is-inline-product .alspe-identity-toast__icon{width:28px;height:28px;flex-basis:28px;font-size:14px}
  .single-product .alspe-identity-toast.is-inline-product .alspe-identity-toast__body strong,
  body.alspe-product-layout .alspe-identity-toast.is-inline-product .alspe-identity-toast__body strong{font-size:9.8px;line-height:1.65;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
  .single-product .alspe-identity-toast.is-inline-product .alspe-identity-toast__actions,
  body.alspe-product-layout .alspe-identity-toast.is-inline-product .alspe-identity-toast__actions{width:auto;align-self:center}
  .single-product .alspe-identity-toast.is-inline-product .alspe-identity-toast__link,
body.alspe-product-layout .alspe-identity-toast.is-inline-product .alspe-identity-toast__link{min-height:32px;padding:0 9px;font-size:8.7px;border-radius:9px}
}

/* 0.48.59 — explicit keyboard focus for auth controls on every viewport. */
.alspe-auth-layer :where(button,a[href]):focus-visible,
.alspe-account-identity-page :where(button,a[href]):focus-visible,
.alspe-checkout-identity-gate :where(button,a[href]):focus-visible,
.alspe-identity-toast :where(button,a[href]):focus-visible{
  outline:3px solid rgba(167,217,0,.82)!important;
  outline-offset:3px!important;
  box-shadow:0 0 0 2px rgba(7,73,122,.18)!important
}
