:root{--maroon:#8e2323;--maroon-dark:#64191b;--coral:#f26a3d;--mustard:#f2b84b;--teal:#24958d;--cream:#fff8ee;--navy:#203044;--muted:#718096;--line:#e8e2da;--ease-smooth:cubic-bezier(.22, 1, .36, 1);--font-manrope:"Manrope", "Segoe UI", Arial, sans-serif;--font-jakarta:"Plus Jakarta Sans", "Segoe UI", Arial, sans-serif}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0}body{color:var(--navy);background:var(--cream);font-family:var(--font-manrope), sans-serif;overflow:hidden}button,input,select{font:inherit}button{color:inherit}[hidden]{display:none!important}.server-alert{color:#7d2027;background:#fff0f1;border:1px solid #f0c5c7;border-radius:11px;margin:0 0 14px;padding:11px 13px;font-size:11px;font-weight:700;line-height:1.45}.server-alert.is-success{color:#23613a;background:#eefaf2;border-color:#bfe2ca}.register-notice{color:#72521a;background:#fff9e9;border:1px solid #f2b84b61;border-radius:10px;margin-top:10px;padding:10px 12px;font-size:10px;font-weight:700;line-height:1.5}.field-wrap input.is-invalid,.field-wrap select.is-invalid{border-color:#d85e63;box-shadow:0 0 0 3px #d85e631a}.is-page-hidden *,.is-page-hidden :before,.is-page-hidden :after{animation-play-state:paused!important}.login-shell{background:#fffdfa;grid-template-columns:minmax(520px,44%) 1fr;width:100%;height:100dvh;display:grid;overflow:hidden}.login-panel{z-index:5;scrollbar-width:none;background:#fffdfa;flex-direction:column;height:100%;min-height:0;padding:clamp(26px,4.2vh,48px) clamp(48px,5.2vw,100px) clamp(22px,3vh,32px);display:flex;position:relative;overflow-y:auto}.login-panel::-webkit-scrollbar{display:none}.brand-lockup{align-items:center;gap:15px;display:flex}.brand-mark{background:var(--maroon);color:#fff;width:56px;height:56px;font:800 15px/1 var(--font-jakarta), sans-serif;letter-spacing:-.4px;border-radius:17px 17px 17px 6px;place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 24px #8e232333}.brand-mark:after{content:"";background:linear-gradient(90deg,#0000,#ffffff61,#0000);width:42%;animation:7s ease-in-out 2.2s infinite brandShine;position:absolute;inset:-60% auto -60% -70%;transform:rotate(18deg)}.brand-copy{gap:4px;display:grid}.brand-copy strong{font:800 15px/1.1 var(--font-jakarta), sans-serif;letter-spacing:.035em}.brand-copy small{color:#91877d;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:650}.network-chip{color:#738092;letter-spacing:.03em;background:#ffffffb3;border:1px solid #ebe5dd;border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:7px 10px;font-size:9.5px;font-weight:800;display:inline-flex}.network-chip i{background:#a8b0ba;border-radius:50%;width:7px;height:7px}.network-chip.is-online i{background:#37ad74;box-shadow:0 0 0 4px #37ad741f}.network-chip.is-offline{color:var(--maroon);background:#fff8f6;border-color:#8e23232e}.network-chip.is-offline i{background:var(--coral)}.login-content{width:min(100%,548px);margin:auto 0;padding:clamp(16px,2.7vh,28px) 0 clamp(12px,2vh,20px)}.auth-switch{z-index:20;background:#f7f3ee;border:1px solid #ebe5dd;border-radius:12px;grid-template-columns:94px 122px;gap:4px;width:fit-content;margin-bottom:clamp(16px,2.4vh,23px);padding:4px;display:grid;position:relative}.auth-switch button{color:#7a8492;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;height:34px;transition:color .2s, background .2s, box-shadow .2s, transform .2s var(--ease-smooth);background:0 0;border:0;border-radius:8px;font-size:11.5px;font-weight:800}.auth-switch button:hover{color:var(--maroon)}.auth-switch button.active{color:var(--maroon);background:#fff;box-shadow:0 5px 14px #4e372a17}.auth-switch button:active{transform:scale(.98)}.auth-switch button:focus-visible{outline-offset:2px;outline:3px solid #24958d2e}.auth-view{animation:authViewIn .46s var(--ease-smooth) both}.eyebrow,.visual-kicker{color:var(--coral);letter-spacing:.17em;align-items:center;gap:9px;font-size:11px;font-weight:800;display:flex}.eyebrow span,.visual-kicker i{background:currentColor;border-radius:2px;width:24px;height:2px}h1{color:var(--navy);font:800 clamp(46px, min(4.4vw, 7.1vh), 68px)/1.015 var(--font-jakarta), sans-serif;letter-spacing:-.055em;margin:clamp(12px,1.8vh,17px) 0 clamp(10px,1.7vh,16px)}.intro{color:#748091;max-width:465px;margin:0 0 clamp(22px,3.2vh,32px);font-size:clamp(14px,.82vw,16px);line-height:1.65}.field-label{color:#38465a;margin:0 0 9px;font-size:13px;font-weight:800;display:block}.field-label:not(:first-child){margin-top:clamp(13px,2vh,18px)}.field-wrap{position:relative}.field-wrap>svg{fill:none;stroke:#8793a4;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;position:absolute;top:50%;left:17px;transform:translateY(-50%)}.field-wrap input,.field-wrap select{border:1.5px solid var(--line);width:100%;height:clamp(55px,6.5vh,61px);color:var(--navy);background:#fff;border-radius:13px;outline:0;padding:0 52px 0 49px;font-size:14.5px;transition:border-color .25s,box-shadow .25s,background .25s}.field-wrap input:hover,.field-wrap select:hover{border-color:#d8cfc5}.field-wrap input::placeholder{color:#a4adb9}.field-wrap select{appearance:none;cursor:pointer;color:#7a8594}.field-wrap input[type=date]{color:#667286;--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;cursor:pointer}.field-wrap input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:0;width:100%;height:100%;position:absolute;inset:0}.date-picker-button{z-index:2;width:39px;height:39px;color:var(--maroon);cursor:pointer;transition:color .2s, background .2s, transform .2s var(--ease-smooth);background:#f8f4ef;border:0;border-radius:10px;place-items:center;display:grid;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.date-picker-button:hover{color:var(--maroon-dark);background:#f4e9df;transform:translateY(-50%)scale(1.03)}.date-picker-button:focus-visible{outline-offset:2px;outline:3px solid #24958d33}.date-picker-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px}.date-wrap{z-index:12}.calendar-popover{z-index:120;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:min(320px,100vw - 42px);animation:calendarIn .28s var(--ease-smooth) both;background:#fffffffa;border:1px solid #e7dfd6;border-radius:14px;padding:12px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 22px 50px #20304429}.calendar-head{grid-template-columns:1fr 82px 30px;align-items:center;gap:6px;margin-bottom:10px;display:grid}.field-wrap .calendar-head select{color:#425064;background:#fff;border:1px solid #e7dfd6;border-radius:8px;width:100%;height:32px;padding:0 24px 0 9px;font-size:9.5px;font-weight:750}.calendar-head button{color:#687386;cursor:pointer;background:#f7f2ed;border:0;border-radius:8px;width:30px;height:30px;font-size:17px;line-height:1}.calendar-head button:hover{color:var(--maroon);background:#f3e7df}.calendar-weekdays,.calendar-grid{text-align:center;grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.calendar-weekdays{color:#9aa2ad;margin-bottom:4px;font-size:7.5px;font-weight:800}.calendar-weekdays span{padding:2px 0}.calendar-grid button,.calendar-grid>span{aspect-ratio:1;min-width:0}.calendar-grid button{color:#455267;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;font-size:9px;font-weight:750;display:grid}.calendar-grid button:hover{color:var(--maroon);background:#fff2e9}.calendar-grid button.selected{background:var(--maroon);color:#fff;box-shadow:0 6px 12px #8e23232e}.calendar-grid button:disabled{color:#c9cdd2;cursor:not-allowed;background:0 0}.calendar-grid button:focus-visible,.calendar-head button:focus-visible,.calendar-head select:focus-visible{outline-offset:1px;outline:3px solid #24958d2b}.select-wrap:after{content:"";pointer-events:none;border-bottom:1.7px solid #8994a3;border-right:1.7px solid #8994a3;width:7px;height:7px;position:absolute;top:50%;right:19px;transform:translateY(-70%)rotate(45deg)}.field-wrap input:focus,.field-wrap select:focus{border-color:var(--teal);box-shadow:0 0 0 4px #24958d1a}.field-wrap:focus-within>svg{stroke:var(--teal);transform:translateY(-50%)scale(1.06)}.field-wrap>svg{transition:stroke .25s,transform .25s}.field-wrap.has-error input,.field-wrap.has-error select{background:#fffaf8;border-color:#8e232394;box-shadow:0 0 0 3px #8e23230e}.field-wrap.has-error>svg{stroke:var(--maroon)}.field-message{color:var(--maroon);margin:5px 2px 0;font-size:9.5px;font-weight:700;line-height:1.35}.field-message.is-valid{color:#21836a}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:41px;height:41px;display:grid;position:absolute;top:7px;right:7px}.icon-button:hover{background:#f6f3ef}.icon-button svg{fill:none;stroke:#8793a4;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px}.form-options{justify-content:space-between;align-items:center;margin:clamp(13px,2vh,17px) 0 clamp(17px,2.5vh,22px);display:flex}.shared-device-note{color:#7c8796;font-size:12px}.remember-option{color:#657184;cursor:pointer;align-items:center;gap:9px;font-size:13px;display:flex}.remember-option input{opacity:0;pointer-events:none;position:absolute}.check-ui{background:#fff;border:1.5px solid #d6d0c8;border-radius:5px;place-items:center;width:18px;height:18px;display:grid}.check-ui svg{fill:none;stroke:#fff;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;opacity:0;width:11px}.remember-option input:checked+.check-ui{border-color:var(--teal);background:var(--teal)}.remember-option input:checked+.check-ui svg{opacity:1}.remember-option input:focus-visible+.check-ui{outline-offset:2px;outline:3px solid #24958d29}.text-button{color:var(--maroon);cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:800;position:relative}.text-button:after{content:"";height:1.5px;transition:right .25s var(--ease-smooth);background:currentColor;border-radius:2px;position:absolute;bottom:-3px;left:0;right:100%}.text-button:hover:after,.text-button:focus-visible:after{right:0}.help-note{border:1px solid #eadfd4;border-left:3px solid var(--coral);color:#768193;animation:authViewIn .3s var(--ease-smooth) both;background:#fffaf5;border-radius:10px;gap:3px;margin:-7px 0 15px;padding:11px 13px;font-size:10.5px;line-height:1.45;display:grid}.help-note strong{color:#39475a;font-size:10.5px}.login-button{background:var(--maroon);color:#fff;cursor:pointer;width:100%;height:clamp(57px,6.7vh,62px);transition:transform .25s var(--ease-smooth), background .25s, box-shadow .25s;border:0;border-radius:13px;justify-content:center;align-items:center;gap:13px;font-size:14px;font-weight:800;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 30px #8e232333}.login-button:before{content:"";transition:transform .7s var(--ease-smooth);background:linear-gradient(105deg,#0000 25%,#fff3 47%,#0000 69%);position:absolute;inset:0;transform:translate(-120%)}.login-button:hover:before{transform:translate(120%)}.login-button:hover{background:var(--maroon-dark);transform:translateY(-2px);box-shadow:0 18px 35px #8e232340}.login-button:active{transform:translateY(0)scale(.992)}.login-button:focus-visible,.icon-button:focus-visible,.text-button:focus-visible{outline-offset:3px;outline:3px solid #24958d33}.login-button:disabled{cursor:wait;transform:none}.login-button.is-ready{background:var(--teal);box-shadow:0 15px 30px #24958d3b}.login-button.is-error{background:var(--maroon-dark)}.login-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px}.login-button:hover .button-arrow{transform:translate(3px)}.button-arrow{transition:transform .25s var(--ease-smooth)}.success-check{animation:checkDraw .42s var(--ease-smooth) both}.spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:17px;height:17px;animation:.7s linear infinite spin}.submit-message{color:#7c8796;text-align:center;min-height:18px;padding-top:7px;font-size:9.5px;font-weight:700}.submit-message.ready{color:#21836a}.submit-message.error{color:var(--maroon)}.secure-note{color:#6d798b;align-items:center;gap:11px;margin-top:clamp(16px,2.4vh,22px);display:flex}.secure-note>svg{fill:none;width:23px;stroke:var(--teal);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;animation:4.5s ease-in-out 2.4s infinite shieldBreathe}.secure-note span{gap:2px;display:grid}.secure-note strong{color:#3c495c;font-size:11px}.secure-note small{font-size:10px}.login-footer{color:#a09991;letter-spacing:.04em;font-size:10px}.login-footer span{color:var(--coral);padding:0 8px}.auth-prompt{color:#7c8796;text-align:center;margin:14px 0 0;font-size:11.5px}.auth-prompt button{color:var(--maroon);cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.auth-prompt button:hover{text-underline-offset:3px;text-decoration:underline}.auth-prompt button:focus-visible{outline-offset:3px;border-radius:3px;outline:3px solid #24958d2e}.stepper{align-items:center;margin:-2px 0 clamp(17px,2.6vh,23px);display:flex}.stepper span{color:#9aa2ad;align-items:center;gap:7px;display:flex}.stepper i{background:#fff;border:1px solid #ded8d0;border-radius:50%;place-items:center;width:24px;height:24px;font-size:9px;font-style:normal;font-weight:800;display:grid}.stepper b{font-size:10.5px}.stepper span.active{color:var(--maroon)}.stepper span.active i{border-color:var(--maroon);background:var(--maroon);color:#fff}.stepper em{background:#ded8d0;width:34px;height:1px;margin:0 9px}.stepper em.active{background:var(--maroon)}.register-fields{z-index:2;gap:clamp(11px,1.6vh,15px);display:grid;position:relative}.register-identity{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.register-security{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.register-identity .field-full-name,.register-identity .field-outlet,.register-identity .field-invite-code{grid-column:1/-1}.register-fields .form-field{min-width:0}.register-fields .field-birth-date{z-index:80;position:relative}.register-fields .field-label,.register-fields .field-label:not(:first-child){margin:0 0 7px}.step-view{animation:stepIn .42s var(--ease-smooth) both}.register-actions{z-index:1;gap:10px;margin-top:clamp(17px,2.5vh,22px);display:flex;position:relative}.register-actions .login-button{flex:1}.form-error{color:var(--maroon);margin:8px 0 -7px;font-size:10.5px;font-weight:750}.form-alert{color:var(--maroon);background:#fff8f6;border:1px solid #8e23232e;border-radius:9px;margin:10px 0 -4px;padding:9px 11px;font-size:9.5px;font-weight:750;line-height:1.4}.back-button{color:#556174;cursor:pointer;background:#fff;border:1.5px solid #e4ddd4;border-radius:13px;min-width:100px;font-size:12px;font-weight:800;transition:border-color .2s,color .2s,background .2s}.back-button:hover{border-color:var(--maroon);color:var(--maroon);background:#fff9f7}.back-button:focus-visible{outline-offset:3px;outline:3px solid #24958d2e}.mode-register .login-content{width:min(100%,570px);padding-top:8px;padding-bottom:6px}.mode-register .auth-switch{margin-bottom:11px}.register-view h1{margin-top:9px;margin-bottom:8px;font-size:clamp(41px,min(3.6vw,5.8vh),56px)}.register-view .intro{margin-bottom:14px;font-size:13px;line-height:1.5}.register-view .field-wrap input,.register-view .field-wrap select{height:clamp(48px,5.5vh,53px)}.register-view .icon-button{top:5px}.mode-register .secure-note{margin-top:8px}.password-strength{align-items:center;gap:9px;margin:6px 2px 0;display:flex}.password-strength>span{flex:1;grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.password-strength i{background:#e8e2da;border-radius:999px;height:3px}.password-strength b{color:#8c96a3;text-align:right;min-width:34px;font-size:8.5px}.password-strength.score-1 i:nth-child(-n+1){background:var(--coral)}.password-strength.score-2 i:nth-child(-n+2),.password-strength.score-3 i:nth-child(-n+3){background:var(--mustard)}.password-strength.score-4 i{background:var(--teal)}.password-strength.score-1 b{color:var(--coral)}.password-strength.score-2 b,.password-strength.score-3 b{color:#b57b0c}.password-strength.score-4 b{color:var(--teal)}.registration-success{animation:authViewIn .46s var(--ease-smooth) both;background:linear-gradient(145deg,#f6fffc,#fffdf9 78%);border:1px solid #24958d2b;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:11px 13px;padding:19px;display:grid;box-shadow:0 18px 42px #20304412}.success-icon{background:var(--teal);color:#fff;border-radius:13px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 10px 22px #24958d38}.success-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px}.success-kicker{color:var(--teal);letter-spacing:.14em;font-size:8.5px;font-weight:850}.registration-success h3{font:800 17px/1.2 var(--font-jakarta), sans-serif;letter-spacing:-.025em;margin:3px 0 0}.registration-success p{color:#748091;grid-column:1/-1;margin:3px 0 0;font-size:10.5px;line-height:1.5}.reference-number{color:var(--maroon);font:800 12px/1 var(--font-jakarta), sans-serif;letter-spacing:.08em;text-align:center;background:#fff9f5;border:1px dashed #8e232342;border-radius:10px;grid-column:1/-1;padding:12px}.registration-success .login-button{grid-column:1/-1;height:50px;margin-top:2px}.visual-panel{isolation:isolate;height:100%;min-height:0;color:var(--navy);background:#fff7ec;position:relative;overflow:hidden}.visual-panel:before{content:"";z-index:-4;background:radial-gradient(circle at 81% 6%,#f2b84b57,#0000 25%),radial-gradient(circle at 4% 93%,#24958d38,#0000 29%);position:absolute;inset:0}.visual-grid{z-index:-3;opacity:.1;background-image:linear-gradient(#203044bf 1px,#0000 1px),linear-gradient(90deg,#203044bf 1px,#0000 1px);background-size:48px 48px;animation:24s linear infinite gridDrift;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.orb{z-index:-2;filter:blur(.2px);border-radius:50%;position:absolute}.orb-one{background:#f2b84b42;width:320px;height:320px;animation:12s ease-in-out infinite alternate orbOne;top:-90px;right:-80px}.orb-two{background:#24958d29;width:420px;height:420px;animation:14s ease-in-out infinite alternate orbTwo;bottom:-180px;left:-160px}.scene-halo{z-index:0;aspect-ratio:1;border:1px solid #8e232314;border-radius:50%;width:min(58vw,680px);animation:8s ease-in-out infinite haloBreathe;position:absolute;bottom:-31%;right:-4%;box-shadow:0 0 0 54px #f2b84b0e,0 0 0 108px #24958d09}.ambient-dot{z-index:2;border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 0 6px #ffffff80}.dot-one{background:var(--coral);animation:5.2s ease-in-out infinite alternate dotFloat;top:22%;right:10%}.dot-two{background:var(--teal);width:7px;height:7px;animation:6.4s ease-in-out .8s infinite alternate-reverse dotFloat;top:43%;left:8%}.dot-three{background:var(--mustard);width:6px;height:6px;animation:4.8s ease-in-out .35s infinite alternate dotFloat;bottom:8%;right:42%}.visual-copy{z-index:3;max-width:540px;position:absolute;top:clamp(40px,6.5vh,72px);left:clamp(48px,6vw,102px)}.visual-kicker{color:var(--coral)}.visual-copy h2{font:800 clamp(40px, min(3.8vw, 6.4vh), 64px)/1.01 var(--font-jakarta), sans-serif;letter-spacing:-.055em;margin:clamp(12px,1.8vh,17px) 0 clamp(10px,1.5vh,15px)}.visual-copy h2 em{color:var(--maroon);font-style:normal}.visual-copy p{color:#788393;max-width:455px;margin:0;font-size:14px;line-height:1.65}.hero-scene{z-index:1;width:min(82%,880px);max-height:61vh;position:absolute;bottom:2%;right:3%}.hero-art{object-fit:contain;filter:drop-shadow(0 28px 28px #432a181f);width:100%;max-height:61vh;animation:6.5s ease-in-out 1.15s infinite alternate heroFloat;display:block}.status-pill{z-index:4;color:var(--navy);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);transition:translate .25s var(--ease-smooth), box-shadow .25s;background:#ffffffeb;border:1px solid #ffffff6b;border-radius:13px;align-items:center;gap:12px;padding:13px 17px 13px 12px;display:flex;position:absolute;box-shadow:0 18px 40px #330a0d33}.status-pill:hover{translate:0 -3px;box-shadow:0 23px 46px #330a0d3b}.status-one{bottom:29%;left:8%}.status-two{bottom:37%;right:6%}.status-icon{color:#fff;border-radius:10px;place-items:center;width:36px;height:36px;font-size:15px;font-weight:800;display:grid}.status-icon.coral{background:var(--coral)}.status-icon.teal{background:var(--teal)}.status-pill div{gap:2px;display:grid}.status-pill strong{font-size:11.5px}.status-pill small{color:#8791a0;align-items:center;gap:5px;font-size:9.5px;display:flex}.live-dot{background:#37ad74;border-radius:50%;width:5px;height:5px;animation:2s ease-out infinite livePulse;box-shadow:0 0 #37ad7459}.outlet-count{z-index:4;color:#6f7a89;align-items:center;gap:9px;display:flex;position:absolute;bottom:6%;right:7%}.outlet-count strong{font:800 34px/1 var(--font-jakarta), sans-serif;color:var(--maroon)}.outlet-count span{letter-spacing:.13em;font-size:9px;font-weight:800;line-height:1.35}.entrance{opacity:0;animation:revealUp .78s var(--ease-smooth) forwards}.entrance-brand{animation-delay:60ms}.entrance-form{animation-delay:.16s}.entrance-footer{animation-delay:.42s}.entrance-copy{animation-delay:.12s}.entrance-hero{animation-name:revealHero;animation-duration:1.05s;animation-delay:.24s}.entrance-status-one{animation-delay:.72s}.entrance-status-two{animation-delay:.87s}.entrance-count{animation-delay:.96s}@keyframes spin{to{transform:rotate(360deg)}}@keyframes revealUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes revealHero{0%{opacity:0;transform:translate(34px,18px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes heroFloat{0%{transform:translate(0,0)}to{transform:translateY(-8px)}}@keyframes gridDrift{to{background-position:48px 48px}}@keyframes orbOne{to{transform:translate(-28px,20px)scale(1.07)}}@keyframes orbTwo{to{transform:translate(34px,-20px)scale(.94)}}@keyframes haloBreathe{50%{opacity:.72;transform:scale(1.035)}}@keyframes dotFloat{to{transform:translateY(-13px)}}@keyframes livePulse{70%{box-shadow:0 0 0 5px #37ad7400}to{box-shadow:0 0 #37ad7400}}@keyframes shieldBreathe{50%{filter:drop-shadow(0 4px 5px #24958d2e);transform:translateY(-1px)}}@keyframes brandShine{0%,72%,to{left:-70%}84%{left:130%}}@keyframes checkDraw{0%{opacity:0;transform:scale(.6)rotate(-9deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes authViewIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes stepIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes calendarIn{0%{opacity:0;transform:translateY(-5px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=1180px){.login-shell{grid-template-columns:minmax(450px,47%) 1fr}.login-panel{padding-left:48px;padding-right:48px}.login-content{width:min(100%,470px)}.visual-copy{left:42px}.visual-copy h2{font-size:42px}.visual-copy p{max-width:360px;font-size:13px}.hero-scene{width:92%;right:-4%}.status-two{display:none}}@media (width>=1600px) and (height>=880px){.login-shell{grid-template-columns:minmax(620px,43%) 1fr}.login-content{width:min(100%,575px)}.brand-mark{width:60px;height:60px}.brand-copy strong{font-size:16px}.brand-copy small{font-size:12.5px}.auth-switch{grid-template-columns:106px 136px}.auth-switch button{height:38px;font-size:12.5px}.field-label{font-size:13.5px}.field-wrap input,.field-wrap select{font-size:15px}.login-button{font-size:14.5px}.mode-register .login-content{width:min(100%,600px)}}@media (width>=761px) and (height<=820px){.login-panel{padding-top:22px;padding-bottom:18px}.brand-mark{border-radius:13px 13px 13px 5px;width:44px;height:44px}.login-content{padding-top:11px;padding-bottom:9px}.auth-switch{margin-bottom:12px}h1{margin-top:9px;margin-bottom:7px;font-size:clamp(38px,5.7vh,46px)}.intro{margin-bottom:13px;font-size:12.5px;line-height:1.45}.field-wrap input,.field-wrap select{height:51px;font-size:13.5px}.icon-button{top:5px}.field-label:not(:first-child){margin-top:11px}.form-options{margin:11px 0 15px}.login-button{height:52px}.secure-note,.auth-prompt{margin-top:9px}.stepper{margin-bottom:12px}.register-fields{gap:9px}.register-fields .field-label,.register-fields .field-label:not(:first-child){margin:0 0 5px}.register-actions{margin-top:13px}.field-message{margin-top:3px;font-size:8.5px}.password-strength{margin-top:4px}.mode-register .secure-note{display:none}.visual-copy{top:31px}.visual-copy h2{font-size:clamp(36px,5.6vh,46px)}.hero-scene,.hero-art{max-height:56vh}}@media (width<=760px){body{overflow:auto}.login-shell{flex-direction:column;height:auto;min-height:100dvh;display:flex;overflow:visible}.visual-panel{background:linear-gradient(155deg,#fff3df 0%,#fff8ee 68%,#fffdfa 100%);border-bottom:0;flex:0 0 178px;order:-1;min-height:178px}.visual-panel:after{content:"";pointer-events:none;background:linear-gradient(#0000,#fffdfa);height:30px;position:absolute;inset:auto 0 0}.visual-copy{max-width:58%;top:42px;left:20px}.visual-kicker{letter-spacing:.13em;font-size:8px}.visual-kicker i{width:16px;height:1.5px}.visual-copy h2{margin-top:10px;font-size:clamp(27px,7.1vw,34px);line-height:1.01}.visual-copy p{display:none}.hero-scene{width:54%;max-height:172px;bottom:-1px;right:-1%}.hero-art{max-height:172px}.status-pill,.outlet-count{display:none}.orb-one{width:170px;height:170px;top:-80px;right:-60px}.orb-two{width:210px;height:210px;bottom:-140px;left:-90px}.visual-grid{background-size:34px 34px}.ambient-dot{display:none}.login-panel{min-height:calc(100dvh - 178px);padding:14px 20px 12px;overflow:visible}.brand-lockup{z-index:5;color:var(--navy);position:static}.brand-mark{background:var(--maroon);color:#fff;border-radius:11px 11px 11px 4px;width:38px;height:38px;font-size:10.5px;box-shadow:0 7px 20px #2f060921}.brand-lockup{gap:11px}.brand-copy{gap:2px}.brand-copy strong{font-size:11.5px}.brand-copy small{color:#887e73;font-size:8.5px}.network-chip{padding:6px 8px;font-size:8px}.network-chip i{width:6px;height:6px}.login-content{width:100%;margin:0;padding:10px 0 8px;position:relative}.auth-switch{z-index:40;isolation:isolate;pointer-events:auto;border-radius:12px;grid-template-columns:1fr 1fr;gap:3px;width:100%;margin:0 0 12px;padding:4px;position:relative;top:auto;right:auto}.auth-switch button{z-index:1;pointer-events:auto;border-radius:8px;min-height:38px;font-size:10.5px;position:relative}.eyebrow{letter-spacing:.15em;margin-top:0;font-size:8.5px}.eyebrow span{width:19px;height:1.5px}.auth-view h1 br{display:none}h1{letter-spacing:-.047em;margin:8px 0 7px;font-size:clamp(30px,8vw,37px);line-height:1.04}.intro{max-width:440px;margin-bottom:14px;font-size:12.5px;line-height:1.45}.field-label{margin-bottom:6px;font-size:11px}.field-label:not(:first-child){margin-top:9px}.field-wrap input,.field-wrap select{border-radius:12px;height:48px;padding-left:45px;font-size:12.5px}.field-wrap>svg{width:18px;left:15px}.icon-button{width:40px;height:40px;top:4px;right:4px}.date-picker-button{width:38px;height:38px;right:4px}.form-options{margin:9px 0 12px}.remember-option,.text-button{font-size:11px}.shared-device-note{font-size:10.5px}.check-ui{width:17px;height:17px}.login-button{border-radius:12px;height:50px;font-size:12px}.help-note{margin-bottom:12px;font-size:9.5px}.submit-message{min-height:15px;padding-top:5px;font-size:8.5px}.auth-prompt{margin-top:9px;font-size:10.5px}.secure-note{gap:8px;margin-top:9px}.secure-note>svg{width:20px}.secure-note strong{font-size:9.5px}.secure-note small{font-size:8.5px}.login-footer{text-align:center;margin-top:auto;padding-top:6px;font-size:8.5px}.stepper{margin:-1px 0 11px}.stepper i{width:21px;height:21px;font-size:8px}.stepper b{font-size:9px}.stepper em{width:24px;margin:0 7px}.register-fields{grid-template-columns:1fr;gap:9px}.register-identity .field-full-name,.register-identity .field-outlet,.register-identity .field-invite-code{grid-column:auto}.register-fields .field-label,.register-fields .field-label:not(:first-child){margin:0 0 5px}.register-actions{margin-top:12px}.back-button{border-radius:12px;min-width:82px;font-size:10.5px}.mode-register .login-content{width:100%;padding-top:8px;padding-bottom:5px}.mode-register .auth-switch{margin-bottom:10px}.register-view h1{margin-top:6px;margin-bottom:5px;font-size:clamp(28px,7.5vw,34px)}.register-view .intro{margin-bottom:9px;font-size:11.5px;line-height:1.4}.register-view .field-wrap input,.register-view .field-wrap select{height:46px}.register-view .icon-button{top:3px}.mode-register .secure-note{margin-top:7px}.mode-register .visual-panel{flex-basis:126px;min-height:126px}.mode-register .visual-copy{max-width:61%;top:24px}.mode-register .visual-copy h2{margin-top:7px;font-size:clamp(22px,6.1vw,27px)}.mode-register .visual-copy h2 br:nth-of-type(2){display:none}.mode-register .hero-scene,.mode-register .hero-art{max-height:123px}.mode-register .login-panel{min-height:calc(100dvh - 126px)}.registration-success{padding:16px}.registration-success h3{font-size:16px}.field-message{font-size:8.5px}.password-strength{margin-top:5px}}@media (width<=430px){.visual-panel{flex-basis:166px;min-height:166px}.visual-copy{max-width:58%;top:38px;left:17px}.visual-copy h2{font-size:clamp(25px,7vw,30px)}.hero-scene{width:56%;max-height:160px;right:-4%}.hero-art{max-height:160px}.login-panel{min-height:calc(100dvh - 166px);padding:12px 17px 10px}.auth-switch{grid-template-columns:1fr 1fr;top:auto;right:auto}h1{font-size:31px}.secure-note{justify-content:flex-start}.mode-register .visual-panel{flex-basis:116px;min-height:116px}.mode-register .visual-copy{top:20px}.mode-register .visual-copy h2{font-size:22px}.mode-register .hero-scene,.mode-register .hero-art{max-height:113px}.mode-register .login-panel{min-height:calc(100dvh - 116px)}}@media (width<=760px) and (height<=740px){.visual-panel{flex-basis:132px;min-height:132px}.visual-copy{top:24px}.visual-copy h2{margin-top:7px;font-size:23px}.hero-scene,.hero-art{max-height:132px}.login-panel{min-height:calc(100dvh - 132px);padding-top:10px;padding-bottom:8px}.brand-mark{width:35px;height:35px}.auth-switch{margin-bottom:9px;top:auto}.login-content{padding:8px 0 6px}.eyebrow{margin-top:8px}h1{margin-top:6px;font-size:28px}.intro{margin-bottom:10px;font-size:11.5px}.field-wrap input,.field-wrap select{height:44px}.icon-button{top:2px}.form-options{margin:7px 0 9px}.login-button{height:46px}.auth-prompt,.secure-note{margin-top:7px}.stepper{margin-bottom:8px}.register-fields{gap:7px}.register-actions{margin-top:9px}.login-footer{display:none}.mode-register .visual-panel{flex-basis:104px;min-height:104px}.mode-register .visual-copy{top:17px}.mode-register .visual-copy h2{font-size:20px}.mode-register .hero-scene,.mode-register .hero-art{max-height:102px}.mode-register .login-panel{min-height:calc(100dvh - 104px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.registration-honeypot{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.registration-resend-button{color:#8f1735;cursor:pointer;background:#fff;border:1px solid #dfc4cc;border-radius:11px;width:100%;margin-top:8px;padding:9px 12px;font:800 10px Manrope,sans-serif}.registration-resend-button:disabled{cursor:wait;opacity:.65}.login-brand-logo{place-content:center}.login-brand-logo>svg{transform:translate(-2px,-4px)}.brand-lockup:hover .login-brand-logo>svg{animation-name:none;transform:translate(-2px,-6px)scale(1.035)}@keyframes apj11pLogoIn{0%{opacity:0;transform:translate(-2px,2px)scale(.9)}to{opacity:1;transform:translate(-2px,-4px)scale(1)}}.login-brand-logo>svg{animation-name:apj11pLogoIn}@media (prefers-reduced-motion:reduce){.login-brand-logo>svg{transition:none!important;animation:none!important}}
