#sheetHost .sheet-layer.auth-layer{position:fixed!important;inset:0!important;z-index:100!important;display:block!important;padding:0!important;overflow:hidden!important;background:radial-gradient(circle at 12% 8%,rgba(124,92,255,.18),transparent 34%),radial-gradient(circle at 92% 90%,rgba(92,64,220,.14),transparent 35%),var(--soft)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility 0s linear .28s!important}#sheetHost .sheet-layer.auth-layer.sheet-visible{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transition-delay:0s!important}#sheetHost .sheet-layer.auth-layer.sheet-closing{opacity:0!important;visibility:visible!important;pointer-events:none!important}#sheetHost .sheet-layer.auth-layer>.sheet.auth-sheet{position:absolute!important;inset:0!important;width:100%!important;max-width:none!important;height:100dvh!important;min-height:100dvh!important;max-height:none!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important;transform:translate3d(24px,0,0)!important;opacity:.72;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .22s ease!important}#sheetHost .sheet-layer.auth-layer.sheet-visible>.sheet.auth-sheet{transform:translateZ(0)!important;opacity:1!important}#sheetHost .sheet-layer.auth-layer.sheet-closing>.sheet.auth-sheet{transform:translate3d(18px,0,0)!important;opacity:.72!important}#sheetHost .sheet-layer.auth-layer>.sheet.auth-sheet:before{display:none!important}.auth-page-topbar{position:relative;z-index:5;height:72px;padding:0 max(18px,calc((100vw - 1080px) / 2));display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.82);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-store-back{height:42px;padding:0 13px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);display:flex;align-items:center;gap:7px;font-size:11px;font-weight:850;cursor:pointer}.auth-store-back .ui-icon{width:18px;height:18px}.auth-page-brand{display:flex;align-items:center;gap:10px;min-width:0}.auth-brand-mark{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:transparent;overflow:hidden;box-shadow:none;padding:0;border:0}.auth-brand-mark img{width:100%;height:100%;object-fit:contain;display:block;border-radius:12px}.auth-page-brand strong{display:block;font-size:15px;line-height:1.1}.auth-page-brand small{display:block;margin-top:3px;color:var(--muted);font-size:9px}.auth-page-spacer{width:92px}#sheetHost .auth-sheet>.sheet-body{height:calc(100dvh - 72px)!important;min-height:0!important;padding:28px 18px calc(34px + env(safe-area-inset-bottom))!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;display:flex;justify-content:center}#sheetHost .auth-sheet .auth-page{width:min(100%,520px);margin:auto 0;display:flex;flex-direction:column;gap:14px}#sheetHost .auth-sheet .auth-welcome{padding:28px 22px;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.76);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 55px rgba(37,31,76,.09);text-align:center}#sheetHost .auth-sheet .auth-welcome-icon{width:66px;height:66px;margin:0 auto 16px;border-radius:21px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;box-shadow:0 14px 31px rgba(109,74,255,.28)}#sheetHost .auth-sheet .auth-welcome-icon .ui-icon{width:32px;height:32px;stroke-width:2.05}#sheetHost .auth-sheet .auth-welcome h3{margin:0;font-size:25px;letter-spacing:-.55px}#sheetHost .auth-sheet .auth-welcome p{margin:10px auto 0;max-width:410px;color:var(--muted);font-size:12px;line-height:1.65}#sheetHost .auth-sheet .auth-choice-list{display:flex;flex-direction:column;gap:11px}#sheetHost .auth-sheet .auth-choice{width:100%;min-height:72px;padding:13px 15px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.88);color:var(--ink);display:grid;grid-template-columns:46px 1fr 18px;align-items:center;gap:13px;text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}#sheetHost .auth-sheet .auth-choice:active{transform:scale(.985)}#sheetHost .auth-sheet .auth-choice-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:var(--blue-soft);color:var(--blue)}#sheetHost .auth-sheet .auth-choice-icon .ui-icon{width:23px;height:23px}#sheetHost .auth-sheet .auth-choice strong{display:block;font-size:14px}#sheetHost .auth-sheet .auth-choice small{display:block;margin-top:4px;color:var(--muted);font-size:10px;line-height:1.45}#sheetHost .auth-sheet .auth-choice-arrow{color:var(--muted);font-size:23px}#sheetHost .auth-sheet .auth-choice.primary{border-color:transparent;background:linear-gradient(90deg,var(--blue),var(--blue2));color:#fff;box-shadow:0 13px 29px rgba(109,74,255,.23)}#sheetHost .auth-sheet .auth-choice.primary .auth-choice-icon{background:rgba(255,255,255,.16);color:#fff}#sheetHost .auth-sheet .auth-choice.primary .auth-choice-arrow,#sheetHost .auth-sheet .auth-choice.primary small{color:rgba(255,255,255,.79)}#sheetHost .auth-sheet .auth-back{width:max-content;min-height:38px;padding:0 4px;border:0;background:transparent;color:var(--blue);font-size:11px;font-weight:850;cursor:pointer}#sheetHost .auth-sheet .auth-form{padding:22px;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.84);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 55px rgba(37,31,76,.09)}#sheetHost .auth-sheet .auth-form-head{padding:0 0 17px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent}#sheetHost .auth-sheet .auth-form-head strong{display:block;font-size:21px;letter-spacing:-.35px}#sheetHost .auth-sheet .auth-form-head p{margin:8px 0 0;color:var(--muted);font-size:11px;line-height:1.55}#sheetHost .auth-sheet .auth-form label{font-size:10px}#sheetHost .auth-sheet .auth-form input{height:50px;border-radius:14px}#sheetHost .auth-sheet .auth-form .full-btn{height:52px;border-radius:14px;font-size:14px}#sheetHost .sheet-layer.auth-layer .sheet[data-view=cart] .sheet-body,#sheetHost .sheet-layer.auth-layer[data-view=cart] .sheet-body{display:flex!important;flex-direction:column!important;max-width:480px;margin:0 auto;width:100%;padding:16px 18px calc(14px + env(safe-area-inset-bottom))!important}#sheetHost .sheet-layer.auth-layer .sheet[data-view=cart] .summary{margin-top:auto!important}#sheetHost .sheet-layer.auth-layer .sheet[data-view=cart] .cart-item,#sheetHost .sheet-layer.auth-layer .sheet[data-view=cart] .checkout-total-card,#sheetHost .sheet-layer.auth-layer .sheet[data-view=cart] .coupon-box,#sheetHost .sheet-layer.auth-layer .sheet[data-view=cart] .summary{width:100%!important;max-width:100%!important;float:none!important;display:block!important}#sheetHost .sheet-layer.auth-layer .sheet[data-view=cart] .cart-item{margin-bottom:12px!important}body.dark-mode #sheetHost .sheet-layer.auth-layer{background:radial-gradient(circle at 12% 8%,rgba(124,92,255,.2),transparent 34%),radial-gradient(circle at 92% 90%,rgba(92,64,220,.16),transparent 35%),#0d1118!important}body.dark-mode .auth-page-topbar{background:rgba(15,20,29,.86);border-color:#293141}body.dark-mode .auth-brand-mark{background:transparent!important;box-shadow:none!important}body.dark-mode .auth-brand-mark img{filter:none}body.dark-mode .auth-store-back{background:#171d28;border-color:#333d50;color:#fff}body.dark-mode #sheetHost .auth-sheet .auth-choice,body.dark-mode #sheetHost .auth-sheet .auth-form,body.dark-mode #sheetHost .auth-sheet .auth-welcome{background:rgba(21,27,37,.9);border-color:#30394b;color:#f2f5fa}body.dark-mode #sheetHost .auth-sheet .auth-choice-icon{background:#292044;color:#bca9ff}body.dark-mode #sheetHost .auth-sheet .auth-form-head{border-color:#30394b}body.dark-mode #sheetHost .auth-sheet .auth-form input{background:#f7f8fb;border-color:#dfe3ea;color:#171b24}@media (max-width:520px){.auth-page-topbar{height:66px;padding:0 14px}.auth-store-back{width:42px;padding:0;justify-content:center}.auth-store-back span{display:none}.auth-page-spacer{width:42px}.auth-page-brand strong{font-size:14px}.auth-page-brand small{display:none}#sheetHost .auth-sheet>.sheet-body{height:calc(100dvh - 66px)!important;padding:22px 14px calc(28px + env(safe-area-inset-bottom))!important}#sheetHost .auth-sheet .auth-page{margin:0}#sheetHost .auth-sheet .auth-welcome{padding:24px 17px;border-radius:22px}#sheetHost .auth-sheet .auth-welcome h3{font-size:22px}#sheetHost .auth-sheet .auth-form{padding:18px;border-radius:22px}}@media (prefers-reduced-motion:reduce){#sheetHost .sheet-layer.auth-layer,#sheetHost .sheet-layer.auth-layer>.sheet.auth-sheet{transition:none!important}}body:not(.dark-mode) #sheetHost .sheet[data-view=cart] .sheet-body{background:#f7f8fc!important}body:not(.dark-mode) #sheetHost .sheet[data-view=cart] .checkout-info-title{background:linear-gradient(180deg,#fbfaff,#f4f1ff)!important;border-color:#ded8f2!important;color:#292535!important;box-shadow:0 7px 18px rgba(48,39,89,.06)!important}body:not(.dark-mode) #sheetHost .sheet[data-view=cart] .cart-item{background:#fff!important;border-color:#dde1ea!important;box-shadow:0 9px 24px rgba(25,31,48,.07)!important}body:not(.dark-mode) #sheetHost .sheet[data-view=cart] .coupon-box{margin-top:14px;padding:14px;border:1px solid #e1ddee;border-radius:18px;background:#faf9fe;box-shadow:0 7px 20px rgba(34,29,62,.045)}body:not(.dark-mode) #sheetHost .sheet[data-view=cart] .coupon-box .notice{margin:0;background:#f1f5ff!important;border-color:#cfdcf7!important}body:not(.dark-mode) #sheetHost .sheet[data-view=cart] .summary{background:linear-gradient(180deg,rgba(247,248,252,0),#f7f8fc 17%)!important}body:not(.dark-mode) #sheetHost .sheet[data-view=cart] .checkout-total-card{background:#fff!important;border-color:#dde1ea!important;box-shadow:0 10px 26px rgba(25,31,48,.07)!important}body:not(.dark-mode) #sheetHost .sheet[data-view=cart] .full-btn{box-shadow:0 10px 23px rgba(109,74,255,.22)!important}body.dark-mode #sheetHost .sheet[data-view=cart]{background:#151a24!important}body.dark-mode #sheetHost .sheet[data-view=cart] .sheet-head{background:#171c26!important;border-color:#2c3444!important}body.dark-mode #sheetHost .sheet[data-view=cart] .sheet-body{background:#111620!important}body.dark-mode #sheetHost .sheet[data-view=cart] .checkout-info-title{background:#171d28!important;border-color:#30394a!important;color:#f4f6fb!important;box-shadow:0 8px 22px rgba(0,0,0,.16)!important}body.dark-mode #sheetHost .sheet[data-view=cart] .cart-item{background:#171d28!important;border-color:#30394a!important;box-shadow:0 10px 26px rgba(0,0,0,.2)!important;color:#f2f5fa!important;margin-bottom:11px!important;padding:13px!important}body.dark-mode #sheetHost .sheet[data-view=cart] .cart-item strong{color:#f4f6fb!important}body.dark-mode #sheetHost .sheet[data-view=cart] .cart-item small{color:#aab2c2!important}body.dark-mode #sheetHost .sheet[data-view=cart] .cart-item b{color:#a98cff!important}body.dark-mode #sheetHost .sheet[data-view=cart] .qty{color:#e9edf5!important}body.dark-mode #sheetHost .sheet[data-view=cart] .qty button{background:#111720!important;border-color:#3a4355!important;color:#f4f6fb!important}body.dark-mode #sheetHost .sheet[data-view=cart] .remove{color:#ff6873!important}body.dark-mode #sheetHost .sheet[data-view=cart] .coupon-box{margin-top:14px;padding:14px;border:1px solid #30394a;border-radius:18px;background:#171d28;box-shadow:0 9px 24px rgba(0,0,0,.16)}body.dark-mode #sheetHost .sheet[data-view=cart] .coupon-box .notice{margin:0;background:#172338!important;border-color:#324c70!important;color:#b7ceff!important}body.dark-mode #sheetHost .sheet[data-view=cart] .summary{background:linear-gradient(180deg,rgba(17,22,32,.85),#111620 22%)!important;padding-bottom:12px!important}body.dark-mode #sheetHost .sheet[data-view=cart] .checkout-total-card{background:#171d28!important;border-color:#30394a!important;box-shadow:0 11px 27px rgba(0,0,0,.22)!important;margin-bottom:16px!important}body.dark-mode #sheetHost .sheet[data-view=cart] .summary-row{color:#aeb6c6!important}body.dark-mode #sheetHost .sheet[data-view=cart] .summary-row b{color:#dfe4ee!important}body.dark-mode #sheetHost .sheet[data-view=cart] .summary-row.total{border-color:#30394a!important;color:#f4f6fb!important}body.dark-mode #sheetHost .sheet[data-view=cart] .summary-row.total b{color:#8f68ff!important}body.dark-mode #sheetHost .sheet[data-view=cart] .icon-btn{background:#252d3c!important;border-color:#3b465a!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:0 7px 18px rgba(0,0,0,.25)!important}body.dark-mode #sheetHost .sheet[data-view=cart] .full-btn{box-shadow:0 11px 25px rgba(109,74,255,.24)!important}#sheetHost .sheet[data-view=cart] .remove{transform:translateY(5px)}#sheetHost .sheet[data-view=cart] .cart-item{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;align-items:start!important;column-gap:16px!important;position:relative!important}#sheetHost .sheet[data-view=cart] .cart-item>.mini-logo{grid-column:1!important;grid-row:1!important}#sheetHost .sheet[data-view=cart] .cart-item>div{grid-column:2!important;grid-row:1!important;width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;column-gap:16px!important;align-items:start!important}#sheetHost .sheet[data-view=cart] .cart-item>div>b,#sheetHost .sheet[data-view=cart] .cart-item>div>small,#sheetHost .sheet[data-view=cart] .cart-item>div>strong{grid-column:1!important}#sheetHost .sheet[data-view=cart] .cart-item .qty{grid-column:2!important;grid-row:1/span 3!important;align-self:center!important;justify-self:end!important;margin:0!important}#sheetHost .sheet[data-view=cart] .cart-item .remove{grid-column:2!important;grid-row:2!important;justify-self:start!important;margin-top:8px!important;transform:translateY(5px)!important}#sheetHost .sheet[data-view=cart] .qty button{transition:opacity .16s ease,border-color .16s ease,background .16s ease;transform-origin:center;-webkit-tap-highlight-color:transparent}#sheetHost .sheet[data-view=cart] .qty button:disabled{opacity:.34!important;cursor:not-allowed!important;pointer-events:none!important}#sheetHost .sheet[data-view=cart] .qty-number{display:inline-grid;place-items:center;min-width:22px;line-height:1;will-change:transform,opacity}@media (prefers-reduced-motion:reduce){#sheetHost .sheet[data-view=cart] .qty button,#sheetHost .sheet[data-view=cart] .qty-number{animation:none!important;transition:none!important}}:where(button,a[href],[role=button],select){-webkit-tap-highlight-color:transparent;touch-action:manipulation}.press-pop-active{scale:.965;translate:0 1px;filter:brightness(.985);transition:scale 85ms cubic-bezier(.2,.8,.3,1),translate 85ms cubic-bezier(.2,.8,.3,1),filter 85ms ease}.press-pop-active,.press-pop-release{transform-origin:center;will-change:scale,translate,filter}.press-pop-release{animation:pressPopRelease .34s cubic-bezier(.16,1.35,.3,1)}@keyframes pressPopRelease{0%{scale:.965;translate:0 1px;filter:brightness(.985)}48%{scale:1.032;translate:0 -1px;filter:brightness(1.018)}76%{scale:.995;translate:0 0;filter:brightness(1)}to{scale:1;translate:0 0;filter:brightness(1)}}@media (prefers-reduced-motion:reduce){.press-pop-active,.press-pop-release{animation:none!important;transition:none!important;scale:1!important;translate:0!important;filter:none!important}}#sheetHost .auth-sheet .auth-form input{color:#171b24!important;-webkit-text-fill-color:#171b24!important;caret-color:var(--blue)!important;opacity:1!important}#sheetHost .auth-sheet .auth-form input::placeholder{color:#858c99!important;-webkit-text-fill-color:#858c99!important;opacity:1!important}#sheetHost .auth-sheet .auth-form input:-webkit-autofill,#sheetHost .auth-sheet .auth-form input:-webkit-autofill:focus,#sheetHost .auth-sheet .auth-form input:-webkit-autofill:hover{-webkit-text-fill-color:#171b24!important;caret-color:var(--blue)!important;box-shadow:inset 0 0 0 1000px #f7f8fb!important;-webkit-transition:background-color 9999s ease-out 0s;transition:background-color 9999s ease-out 0s}#sheetHost .auth-sheet .auth-password-field{position:relative;display:block;width:100%}#sheetHost .auth-sheet .auth-password-field input{padding-right:54px!important}#sheetHost .auth-sheet .auth-password-toggle{position:absolute;z-index:2;right:7px;top:50%;translate:0 -50%;width:39px;height:39px;padding:0;border:0;border-radius:11px;display:grid;place-items:center;background:transparent;color:#697180;cursor:pointer}#sheetHost .auth-sheet .auth-password-toggle:hover{background:rgba(109,74,255,.09);color:var(--blue)}#sheetHost .auth-sheet .auth-password-toggle .ui-icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}#sheetHost .auth-sheet .auth-verify-card{padding:28px 22px;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.86);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 55px rgba(37,31,76,.09);text-align:center}#sheetHost .auth-sheet .auth-verify-icon{width:70px;height:70px;margin:0 auto 17px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;box-shadow:0 15px 34px rgba(109,74,255,.28)}#sheetHost .auth-sheet .auth-verify-icon .ui-icon{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}#sheetHost .auth-sheet .auth-created-animation{width:min(100%,320px);margin:-7px auto 4px}#sheetHost .auth-sheet .auth-created-motion,#sheetHost .auth-sheet .auth-created-motion-picture{display:block;width:100%;height:auto}#sheetHost .auth-sheet .auth-created-motion{object-fit:contain}#sheetHost .auth-sheet .auth-verification-animation{width:min(100%,240px);margin:-4px auto 8px}#sheetHost .auth-sheet .auth-verification-motion,#sheetHost .auth-sheet .auth-verification-motion-picture{display:block;width:100%;height:auto}#sheetHost .auth-sheet .auth-verification-motion{object-fit:contain}#sheetHost .auth-sheet .auth-verify-card h3{margin:0;font-size:24px;letter-spacing:-.45px}#sheetHost .auth-sheet .auth-verify-card>p{margin:10px auto 0;max-width:410px;color:var(--muted);font-size:12px;line-height:1.65}#sheetHost .auth-sheet .auth-verify-email{margin:17px 0;padding:13px 14px;border:1px solid var(--line);border-radius:14px;background:var(--soft);color:var(--ink);font-size:12px;font-weight:850;overflow-wrap:anywhere}#sheetHost .auth-sheet .auth-verify-note{margin:0 0 17px;color:var(--muted);font-size:10px;line-height:1.55}#sheetHost .auth-sheet .auth-verify-actions{display:flex;flex-direction:column;gap:10px}#sheetHost .auth-sheet .auth-verify-inline-error{display:none;margin:-3px 5px 1px;color:#d73342;font-size:10px;font-weight:750;line-height:1.45;text-align:left}#sheetHost .auth-sheet .auth-verify-inline-error.is-visible,#sheetHost .auth-sheet .auth-verify-inline-error:not(:empty){display:block}#sheetHost .auth-sheet .auth-verify-success-card>p{margin-bottom:4px}#sheetHost .auth-sheet .auth-verify-card .auth-back{margin:13px auto 0}body.dark-mode #sheetHost .auth-sheet .auth-verify-card{background:rgba(21,27,37,.92);border-color:#30394b;color:#f2f5fa}body.dark-mode #sheetHost .auth-sheet .auth-verify-email{background:#111722;border-color:#30394b;color:#f2f5fa}#sheetHost .auth-sheet .auth-password-toggle{translate:none!important;transform:translateY(-50%) translateZ(0);transform-origin:center;box-shadow:0 5px 14px rgba(57,42,112,.08);transition:background-color .18s ease,color .18s ease,box-shadow .2s ease,transform .12s cubic-bezier(.2,.8,.3,1);will-change:transform,box-shadow;overflow:hidden}#sheetHost .auth-sheet .auth-password-toggle:before{content:"";position:absolute;inset:5px;border-radius:9px;background:linear-gradient(135deg,rgba(109,74,255,.14),rgba(138,92,255,.06));opacity:.55;transition:opacity .2s ease,transform .24s cubic-bezier(.2,.9,.3,1);pointer-events:none}#sheetHost .auth-sheet .auth-password-toggle:active{transform:translateY(calc(-50% - 2px)) scale(1.045);box-shadow:0 9px 20px rgba(109,74,255,.2)}#sheetHost .auth-sheet .auth-password-toggle[aria-pressed=true]{color:var(--blue);background:rgba(109,74,255,.1);box-shadow:0 8px 20px rgba(109,74,255,.16)}#sheetHost .auth-sheet .auth-password-toggle[aria-pressed=true]:before{opacity:1;transform:scale(1.08)}#sheetHost .auth-sheet .auth-password-toggle .ui-icon{position:relative;z-index:1;transform-origin:center;will-change:transform,opacity,filter}#sheetHost .auth-sheet .auth-password-field input{will-change:opacity,filter,transform}@media (prefers-reduced-motion:reduce){#sheetHost .auth-sheet .auth-password-field input,#sheetHost .auth-sheet .auth-password-toggle,#sheetHost .auth-sheet .auth-password-toggle .ui-icon,#sheetHost .auth-sheet .auth-password-toggle:before{animation:none!important;transition:none!important}}#sheetHost .auth-sheet .auth-form label.auth-invalid .auth-password-field>input,#sheetHost .auth-sheet .auth-form label.auth-invalid>input{border-color:#ff5c70!important;box-shadow:0 0 0 4px rgba(255,92,112,.12),0 10px 25px rgba(255,92,112,.08)!important}#sheetHost .auth-sheet .auth-field-error{display:flex;align-items:center;gap:6px;margin:7px 3px 0;color:#ff5c70;font-size:10px;font-weight:750;line-height:1.35;letter-spacing:.01em}#sheetHost .auth-sheet .auth-field-error:before{content:"!";width:15px;height:15px;flex:none;display:grid;place-items:center;border-radius:50%;background:rgba(255,92,112,.14);font-size:10px;font-weight:950}#sheetHost .auth-sheet label.auth-invalid{animation:authFieldNudge .28s cubic-bezier(.2,.9,.3,1)}@keyframes authFieldNudge{0%,to{transform:translateX(0)}28%{transform:translateX(-3px)}58%{transform:translateX(3px)}78%{transform:translateX(-1px)}}@media (prefers-reduced-motion:reduce){#sheetHost .auth-sheet label.auth-invalid{animation:none!important}}#sheetHost .auth-layer{background:var(--soft)!important}#sheetHost .auth-layer>.auth-sheet{background:radial-gradient(circle at 50% -12%,rgba(109,74,255,.16),transparent 34%),var(--soft)!important}body.dark-mode #sheetHost .auth-layer{background:#0d1420!important}body.dark-mode #sheetHost .auth-layer>.auth-sheet{background:radial-gradient(circle at 50% -12%,rgba(109,74,255,.2),transparent 34%),#0d1420!important}#sheetHost .auth-page-topbar{position:sticky!important;top:0;z-index:30}#sheetHost .auth-sheet[data-view=account]>.sheet-body,#sheetHost .auth-sheet[data-view=auth]>.sheet-body,#sheetHost .auth-sheet[data-view=orderDetail]>.sheet-body,#sheetHost .auth-sheet[data-view=orders]>.sheet-body{display:block!important;height:calc(100dvh - 72px)!important;padding:0!important;overflow-y:auto!important}.nova-account-page,.nova-auth-page,.nova-orders-page{width:min(100%,540px);min-height:calc(100dvh - 72px);margin:0 auto;padding:clamp(30px,7vh,74px) 20px calc(34px + env(safe-area-inset-bottom))}.nova-auth-page{display:flex;flex-direction:column;justify-content:center}.nova-auth-shell{width:100%;animation:novaPageEnter .46s cubic-bezier(.16,1,.3,1) both}.nova-auth-head{text-align:center;margin-bottom:28px}.nova-auth-logo{width:76px;height:76px;margin:0 auto 18px;border-radius:25px;display:grid;place-items:center;color:#fff;font-size:29px;font-weight:950;background:radial-gradient(circle at 31% 27%,rgba(255,255,255,.3),transparent 29%),linear-gradient(145deg,var(--blue),var(--blue2));box-shadow:0 20px 45px rgba(109,74,255,.3),inset 0 1px 0 rgba(255,255,255,.3)}.nova-auth-kicker{margin:0 0 8px;color:var(--blue);font-size:10px;font-weight:950;letter-spacing:.09em;text-transform:uppercase}.nova-auth-head h1{margin:0;color:var(--ink);font-size:clamp(31px,8vw,43px);line-height:1.07;letter-spacing:-1.25px}.nova-auth-head p{max-width:390px;margin:12px auto 0;color:var(--muted);font-size:13px;line-height:1.6}.nova-auth-stage{animation:novaStageEnter .35s cubic-bezier(.16,1,.3,1) both}.nova-auth-form{width:100%;display:flex;flex-direction:column;gap:17px}.nova-field{display:block!important;margin:0!important;color:var(--muted)!important;font-size:11px!important;font-weight:850!important}.nova-field-title{margin:0 0 9px}.nova-input-shell{position:relative;display:block;width:100%}#sheetHost .nova-auth-form input:not([type=hidden]){width:100%;height:70px;padding:0 20px;border:1px solid rgba(126,132,150,.23)!important;border-radius:23px!important;outline:0;background:#fff!important;color:#171b24!important;-webkit-text-fill-color:#171b24!important;caret-color:var(--blue)!important;font-size:15px;font-weight:760;box-shadow:0 12px 32px rgba(24,28,44,.08),inset 0 1px 0 rgba(255,255,255,.95);transition:border-color .18s ease,box-shadow .22s ease,transform .18s ease}#sheetHost .nova-auth-form input::placeholder{color:#9499a7!important;-webkit-text-fill-color:#9499a7!important;opacity:1!important}#sheetHost .nova-auth-form input:not([type=hidden]):focus{border-color:var(--blue)!important;box-shadow:0 0 0 5px rgba(109,74,255,.13),0 18px 40px rgba(109,74,255,.14)!important;transform:translateY(-1px)}#sheetHost .nova-auth-form .auth-password-field{display:block;width:100%}#sheetHost .nova-auth-form .auth-password-field input{padding-right:77px!important}#sheetHost .nova-auth-form .auth-password-toggle{right:10px!important;width:50px!important;height:50px!important;border-radius:17px!important;background:linear-gradient(180deg,#f4f0ff,#ece7ff)!important;color:#969aab!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 9px 18px rgba(78,51,178,.09)!important}#sheetHost .nova-auth-form .auth-password-toggle[aria-pressed=true]{color:var(--blue)!important;background:linear-gradient(180deg,#eee8ff,#e5dcff)!important}.nova-email-summary{width:100%;min-height:63px;padding:10px 13px 10px 17px;border:1px solid var(--line);border-radius:20px;display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.74);color:var(--ink);box-shadow:0 10px 28px rgba(24,28,44,.06)}.nova-email-icon{width:39px;height:39px;flex:none;border-radius:13px;display:grid;place-items:center;background:var(--blue-soft);color:var(--blue)}.nova-email-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.nova-email-copy{min-width:0;flex:1 1}.nova-email-copy small{display:block;color:var(--muted);font-size:9px;font-weight:760}.nova-email-copy strong{display:block;margin-top:3px;overflow-wrap:anywhere;font-size:12px}.nova-email-edit{flex:none;border:0;border-radius:12px;padding:9px 11px;background:transparent;color:var(--blue);font-size:10px;font-weight:900;cursor:pointer}.nova-auth-submit{position:relative;width:100%;height:62px;margin-top:2px;border:0;border-radius:21px;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;font-size:15px;font-weight:900;cursor:pointer;box-shadow:0 18px 38px rgba(109,74,255,.29);overflow:hidden;transition:transform .13s ease,box-shadow .18s ease,filter .18s ease}.nova-auth-submit:active{transform:translateY(1px) scale(.985);box-shadow:0 10px 25px rgba(109,74,255,.23)}.nova-auth-submit:disabled{opacity:.72;cursor:wait}.nova-auth-switch{margin:17px 0 0;text-align:center;color:var(--muted);font-size:11px}.nova-auth-switch button{border:0;padding:5px;background:transparent;color:var(--blue);font-weight:900;cursor:pointer}#sheetHost .nova-auth-form .auth-field-error{color:#ff405c!important;-webkit-text-fill-color:#ff405c!important;font-size:11px!important;font-weight:880!important;margin:8px 4px 0!important}#sheetHost .nova-auth-form .auth-field-error:before{color:#fff!important;background:#ff405c!important}#sheetHost .nova-auth-form label.auth-invalid input{border-color:#ff405c!important;box-shadow:0 0 0 5px rgba(255,64,92,.12),0 16px 32px rgba(255,64,92,.09)!important}.nova-verify-page{display:flex;min-height:calc(100dvh - 72px);align-items:center;justify-content:center;padding:34px 20px calc(34px + env(safe-area-inset-bottom))}.nova-verify-card{width:min(100%,500px);padding:31px 22px;border:1px solid var(--line);border-radius:30px;background:rgba(255,255,255,.82);text-align:center;box-shadow:0 22px 60px rgba(32,28,67,.11);animation:novaPageEnter .46s cubic-bezier(.16,1,.3,1) both}.nova-verify-card .auth-verify-card{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.nova-account-page,.nova-orders-page{animation:novaPageEnter .44s cubic-bezier(.16,1,.3,1) both}.nova-page-head{margin-bottom:24px}.nova-page-head h1{margin:0;color:var(--ink);font-size:clamp(31px,8vw,43px);letter-spacing:-1px}.nova-page-head p{margin:8px 0 0;color:var(--muted);font-size:12px;overflow-wrap:anywhere}.nova-balance-card,.nova-order-card,.nova-orders-user,.nova-profile-card{border:1px solid var(--line);background:rgba(255,255,255,.8);box-shadow:0 14px 38px rgba(22,29,47,.07)}.nova-profile-card{padding:20px;border-radius:27px;display:flex;gap:15px}.nova-avatar{width:64px;height:64px;flex:none;border-radius:21px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(109,74,255,.22),rgba(109,74,255,.1));color:var(--blue);font-size:27px;font-weight:950}.nova-profile-copy{min-width:0}.nova-profile-copy small{color:var(--muted);font-size:11px}.nova-profile-copy strong{display:block;margin-top:4px;overflow-wrap:anywhere;color:var(--ink);font-size:14px}.nova-balance-card{margin-top:15px;padding:23px;border-radius:27px}.nova-balance-card small{color:var(--muted);font-size:11px}.nova-balance-card strong{display:block;margin-top:8px;color:var(--blue);font-size:38px;letter-spacing:-1px}.nova-balance-card p{margin:9px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.nova-section-label{margin:25px 2px 11px;color:var(--muted);font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.nova-logout{width:100%;height:57px;margin-top:18px;border:1px solid var(--line);border-radius:19px;background:transparent;color:#ff405c;font-weight:900;cursor:pointer}.nova-orders-user{padding:18px;border-radius:23px;margin-bottom:15px}.nova-orders-user small{color:var(--muted);font-size:10px}.nova-orders-user strong{display:block;margin-top:5px;color:var(--ink);overflow-wrap:anywhere;font-size:12px}.nova-orders-list{display:grid;gap:11px}.nova-order-card{width:100%;padding:17px;border-radius:23px;text-align:left;color:var(--ink);cursor:pointer}.nova-orders-empty{min-height:42dvh;display:grid;place-items:center;align-content:center;text-align:center;color:var(--muted)}.nova-orders-empty-icon{width:68px;height:68px;margin-bottom:13px;border-radius:22px;display:grid;place-items:center;background:var(--blue-soft);color:var(--blue);font-size:26px}.nova-orders-empty strong{color:var(--ink);font-size:17px}.nova-orders-empty p{margin:7px 0 0;font-size:11px}body.dark-mode .nova-auth-head h1,body.dark-mode .nova-email-summary,body.dark-mode .nova-order-card,body.dark-mode .nova-orders-empty strong,body.dark-mode .nova-orders-user strong,body.dark-mode .nova-page-head h1,body.dark-mode .nova-profile-copy strong{color:#f3f5fa!important}body.dark-mode .nova-balance-card,body.dark-mode .nova-email-summary,body.dark-mode .nova-order-card,body.dark-mode .nova-orders-user,body.dark-mode .nova-profile-card,body.dark-mode .nova-verify-card{background:rgba(21,28,40,.9)!important;border-color:#30394b!important;box-shadow:0 16px 42px rgba(0,0,0,.16)!important}@keyframes novaPageEnter{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes novaStageEnter{0%{opacity:0;transform:translateX(14px) scale(.99);filter:blur(3px)}to{opacity:1;transform:translateX(0) scale(1);filter:blur(0)}}@media (max-width:560px){.nova-auth-page{justify-content:flex-start;padding-top:34px}.nova-auth-logo{width:66px;height:66px;border-radius:22px}#sheetHost .nova-auth-form input:not([type=hidden]){height:65px;border-radius:21px!important}.nova-auth-submit{height:59px}}@media (prefers-reduced-motion:reduce){.nova-account-page,.nova-auth-shell,.nova-auth-stage,.nova-orders-page,.nova-verify-card{animation:none!important}}.nova-auth-page{width:min(100%,430px)!important;padding:clamp(24px,5vh,48px) 18px calc(28px + env(safe-area-inset-bottom))!important}.nova-auth-shell{animation:novaPageEnter .38s cubic-bezier(.16,1,.3,1) both!important}.nova-auth-head{margin-bottom:20px!important}.nova-auth-logo{width:54px!important;height:54px!important;margin:0 auto 13px!important;border-radius:17px!important;font-size:21px!important;box-shadow:0 13px 31px rgba(109,74,255,.24),inset 0 1px 0 rgba(255,255,255,.3)!important}.nova-auth-kicker{margin:0 0 5px!important;font-size:9px!important;font-weight:800!important;letter-spacing:.075em!important}.nova-auth-head h1{font-size:clamp(27px,7vw,31px)!important;line-height:1.1!important;letter-spacing:-.72px!important;font-weight:650!important}.nova-auth-head p{max-width:350px!important;margin:8px auto 0!important;font-size:11.5px!important;line-height:1.48!important}.nova-auth-stage{animation:none!important}#sheetHost .auth-sheet .nova-auth-form{padding:16px!important;border-radius:19px!important;gap:13px!important;box-shadow:0 13px 36px rgba(37,31,76,.075)!important;transition:padding .34s cubic-bezier(.22,1,.36,1),box-shadow .34s ease!important}.nova-auth-fields{position:relative;width:100%;transition:border-color .34s ease,background-color .34s ease,box-shadow .34s ease,border-radius .34s ease}.nova-field{font-size:10px!important;font-weight:700!important}.nova-field-title{display:block;margin:0 0 7px!important;max-height:18px;opacity:1;overflow:hidden;transition:max-height .3s ease,opacity .2s ease,margin .3s ease}#sheetHost .nova-auth-form input:not([type=hidden]){height:54px!important;padding:0 15px!important;border-radius:14px!important;font-size:14px!important;font-weight:600!important;box-shadow:0 7px 20px rgba(24,28,44,.055),inset 0 1px 0 rgba(255,255,255,.95)!important;transition:border-color .18s ease,box-shadow .22s ease,transform .18s ease,height .34s cubic-bezier(.22,1,.36,1),border-radius .34s ease,padding .34s ease!important}#sheetHost .nova-auth-form input:not([type=hidden]):focus{box-shadow:0 0 0 3px rgba(109,74,255,.12),0 10px 27px rgba(109,74,255,.1)!important;transform:none!important}.nova-password-reveal{max-height:0;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(-11px) scale(.99);filter:blur(4px);transition:max-height .38s cubic-bezier(.22,1,.36,1),opacity .22s ease,transform .38s cubic-bezier(.22,1,.36,1),filter .28s ease}.nova-password-reveal-inner{display:grid;gap:0}.nova-password-reveal .nova-field{margin:0!important}.nova-auth-flow.is-password-step .nova-auth-fields{overflow:hidden;border:1px solid rgba(126,132,150,.23);border-radius:15px;background:#fff;box-shadow:0 8px 24px rgba(24,28,44,.06),inset 0 1px 0 rgba(255,255,255,.95)}.nova-auth-flow.is-password-step .nova-email-flow-field .nova-field-title,.nova-auth-flow.is-password-step .nova-password-reveal .nova-field-title{max-height:0!important;margin:0!important;opacity:0!important}.nova-auth-flow.is-password-step .nova-email-flow-field input,.nova-auth-flow.is-password-step .nova-password-reveal input{height:50px!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}.nova-auth-flow.is-password-step .nova-email-flow-field input{padding-right:58px!important;color:#343842!important;-webkit-text-fill-color:#343842!important}.nova-auth-flow.is-password-step .nova-email-flow-field.is-email-summary-tap{cursor:text;transition:background-color .18s ease,transform .16s ease}.nova-auth-flow.is-password-step .nova-email-flow-field.is-email-summary-tap input{padding-right:15px!important;pointer-events:none;cursor:text}.nova-auth-flow.is-password-step .nova-email-flow-field.is-email-summary-tap:active{background:rgba(109,74,255,.035);transform:scale(.996)}.nova-auth-flow.is-password-step .nova-password-reveal{max-height:140px;opacity:1;pointer-events:auto;transform:translateY(0) scale(1);filter:blur(0)}.nova-auth-flow.is-register.is-password-step .nova-password-reveal{max-height:240px}.nova-auth-flow.is-password-step .nova-password-reveal .nova-field{border-top:1px solid rgba(126,132,150,.18)}#sheetHost .nova-auth-form .auth-password-field input{padding-right:58px!important}#sheetHost .nova-auth-form .auth-password-toggle{right:6px!important;border-radius:12px!important;background:rgba(109,74,255,.08)!important}.nova-auth-feedback{min-height:0;transition:min-height .24s ease}.nova-auth-feedback:empty{display:none}.nova-auth-feedback .error,.nova-auth-feedback .success{margin:0!important;padding:10px 11px!important;border-radius:11px!important;font-size:10.5px!important;line-height:1.4!important}.nova-auth-submit{height:51px!important;margin-top:0!important;border-radius:14px!important;font-size:13.5px!important;font-weight:750!important;box-shadow:0 11px 26px rgba(109,74,255,.23)!important}.nova-auth-submit .nova-auth-spinner{width:15px;height:15px;display:inline-block;margin-right:8px;border:2px solid rgba(255,255,255,.42);border-top-color:#fff;border-radius:50%;vertical-align:-3px;animation:novaAuthSpin .7s linear infinite}.nova-auth-switch{margin:13px 0 0!important;font-size:10.5px!important}.nova-auth-switch button{font-weight:750!important}.nova-auth-flow.is-transitioning{pointer-events:none}.nova-auth-flow.is-transitioning .nova-auth-submit{filter:saturate(.88);transform:scale(.992)}body.dark-mode .nova-auth-flow.is-password-step .nova-auth-fields{background:#151c28;border-color:#30394b;box-shadow:0 10px 28px rgba(0,0,0,.16)}body.dark-mode .nova-auth-flow.is-password-step .nova-email-flow-field input,body.dark-mode .nova-auth-flow.is-password-step .nova-password-reveal input{background:#151c28!important;color:#f3f5fa!important;-webkit-text-fill-color:#f3f5fa!important}@keyframes novaAuthSpin{to{transform:rotate(1turn)}}@media (max-width:560px){.nova-auth-page{padding-top:24px!important}.nova-auth-logo{width:52px!important;height:52px!important;border-radius:16px!important}.nova-auth-head h1{font-size:29px!important}#sheetHost .nova-auth-form input:not([type=hidden]){height:53px!important}.nova-auth-submit{height:50px!important}}@media (prefers-reduced-motion:reduce){.nova-auth-fields,.nova-field-title,.nova-password-reveal{transition:none!important;animation:none!important}}.brand-wordmark{align-items:baseline;flex-wrap:wrap;min-width:0;letter-spacing:-.025em}.brand-wordmark .brand-key,.brand-wordmark .brand-nova{font:inherit;font-weight:850}.brand-wordmark .brand-nova{color:#171a22}.brand-wordmark .brand-key{color:#78d900;text-shadow:0 0 12px rgba(126,230,0,.18)}.brand-wordmark small{width:100%;letter-spacing:normal}body.dark-mode .brand-wordmark .brand-nova{color:#fff}body.dark-mode .brand-wordmark .brand-key{color:#9cff00;text-shadow:0 0 14px rgba(156,255,0,.28)}#sheetHost .auth-sheet[data-view=bankTopup]>.sheet-body,#sheetHost .auth-sheet[data-view=cardTopup]>.sheet-body,#sheetHost .auth-sheet[data-view=giftCardTopup]>.sheet-body,#sheetHost .auth-sheet[data-view=topup]>.sheet-body{display:block!important;height:calc(100dvh - 72px)!important;padding:28px 18px calc(40px + env(safe-area-inset-bottom))!important;overflow-y:auto!important;scroll-behavior:smooth}#sheetHost .auth-sheet[data-view=bankTopup]>.sheet-body>*,#sheetHost .auth-sheet[data-view=cardTopup]>.sheet-body>*,#sheetHost .auth-sheet[data-view=giftCardTopup]>.sheet-body>*,#sheetHost .auth-sheet[data-view=topup]>.sheet-body>*{width:min(100%,560px);margin-left:auto;margin-right:auto}#sheetHost .auth-sheet[data-view=topup] .balance-card{border-radius:24px;padding:22px}#sheetHost .auth-sheet[data-view=topup] .method-list{gap:11px}#sheetHost .auth-sheet[data-view=bankTopup] .panel-card,#sheetHost .auth-sheet[data-view=cardTopup] .panel-card,#sheetHost .auth-sheet[data-view=giftCardTopup] .panel-card,#sheetHost .auth-sheet[data-view=topup] .method{border-radius:20px}#sheetHost .auth-sheet[data-view=topup] .choice-label:first-of-type{margin-top:24px}@media (max-width:560px){#sheetHost .auth-sheet[data-view=bankTopup]>.sheet-body,#sheetHost .auth-sheet[data-view=cardTopup]>.sheet-body,#sheetHost .auth-sheet[data-view=giftCardTopup]>.sheet-body,#sheetHost .auth-sheet[data-view=topup]>.sheet-body{padding:20px 15px calc(32px + env(safe-area-inset-bottom))!important}}.nova-auth-logo{background:transparent!important}.novakey-logo-motion{transform:translateZ(0) scale(1.01);filter:drop-shadow(0 8px 18px rgba(27,48,92,.1))}body.dark-mode .novakey-logo-motion{filter:drop-shadow(0 10px 20px rgba(0,0,0,.18))}.auth-brand-mark img,.brand-mark img{display:none!important}.auth-page-brand,.brand{align-items:center!important}.auth-brand-mark,.brand-mark,.nova-auth-logo{overflow:hidden!important;isolation:isolate;display:grid;place-items:center;flex:0 0 auto}.auth-brand-mark,.brand-mark{padding:0!important;background:transparent!important;border-radius:14px!important}.nova-auth-logo{padding:0!important;color:transparent!important;border-radius:22px!important;box-shadow:none!important}.novakey-logo-stack{position:relative;overflow:hidden}.novakey-logo-motion,.novakey-logo-stack{display:block;width:100%;height:100%;border-radius:inherit}.novakey-logo-motion{position:absolute;inset:0;object-fit:cover;object-position:center center;background:transparent;pointer-events:none;user-select:none;-webkit-user-select:none;transform:translateY(-1px) scale(1.06);will-change:transform;filter:drop-shadow(0 6px 14px rgba(27,48,92,.1))}.auth-brand-mark .novakey-logo-motion,.brand-mark .novakey-logo-motion{transform:translateY(-1px) scale(1.08)}.nova-auth-logo .novakey-logo-motion{transform:translateY(-1px) scale(1.06)}body.dark-mode .novakey-logo-motion.logo-light,body:not(.dark-mode) .novakey-logo-motion.logo-dark{display:none!important}body:not(.dark-mode) .auth-brand-mark,body:not(.dark-mode) .brand-mark,body:not(.dark-mode) .nova-auth-logo{background:#ffffff!important;box-shadow:0 8px 20px rgba(126,140,170,.16),inset 0 1px 0 rgba(255,255,255,.96)!important}body.dark-mode .auth-brand-mark,body.dark-mode .brand-mark,body.dark-mode .nova-auth-logo{background:#0b1220!important;box-shadow:0 10px 24px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.04)!important}body.dark-mode .novakey-logo-motion{filter:drop-shadow(0 10px 20px rgba(0,0,0,.22))}.brand-wordmark{display:inline-flex;align-items:center;gap:0;line-height:1;transform:translateY(1px)}.brand-wordmark small{margin-top:4px}@media (max-width:720px){.brand-wordmark{transform:none}}body:not(.dark-mode) .novakey-logo-motion.logo-light{object-position:50% 50%!important;transform:translateZ(0) scale(1.055)!important}#sheetHost .nova-auth-form{padding:0!important;gap:12px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#sheetHost .nova-auth-fields{position:relative;overflow:visible!important;width:100%;border:1px solid rgba(94,99,112,.32)!important;border-radius:19px!important;background:rgba(255,255,255,.82)!important;box-shadow:0 7px 22px rgba(28,34,48,.045)!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease!important}#sheetHost .nova-auth-flow:not(.is-password-step) .nova-auth-fields{overflow:hidden!important}#sheetHost .nova-auth-fields .nova-field{position:relative;display:block!important;min-height:76px;padding:11px 16px 8px!important;margin:0!important;color:var(--ink)!important;background:transparent!important;transition:box-shadow .18s ease,background-color .18s ease,border-radius .18s ease!important}#sheetHost .nova-auth-fields .nova-field-title,#sheetHost .nova-auth-flow.is-password-step .nova-email-flow-field .nova-field-title,#sheetHost .nova-auth-flow.is-password-step .nova-password-reveal .nova-field-title{display:block!important;max-height:20px!important;margin:0 0 2px!important;opacity:1!important;overflow:visible!important;color:#737984!important;font-size:11.5px!important;line-height:1.2!important;font-weight:560!important;letter-spacing:0!important}#sheetHost .nova-auth-fields .auth-password-field,#sheetHost .nova-auth-fields .nova-input-shell{position:relative;display:block;width:100%}#sheetHost .nova-auth-flow.is-password-step .nova-email-flow-field input,#sheetHost .nova-auth-flow.is-password-step .nova-password-reveal input,#sheetHost .nova-auth-form .nova-auth-fields input:not([type=hidden]){width:100%!important;height:38px!important;min-height:38px!important;padding:0 44px 0 0!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;color:#181b22!important;-webkit-text-fill-color:#181b22!important;caret-color:#0a84ff!important;font-size:16.5px!important;line-height:38px!important;font-weight:470!important;box-shadow:none!important;transform:none!important}#sheetHost .nova-auth-form .nova-email-flow-field input{padding-right:0!important}#sheetHost .nova-auth-form .nova-auth-fields input::placeholder{color:#a1a6af!important;-webkit-text-fill-color:#a1a6af!important;opacity:1!important}#sheetHost .nova-auth-fields .nova-field:focus-within{z-index:3;background:rgba(255,255,255,.96)!important;box-shadow:inset 0 0 0 2px #0a84ff!important}#sheetHost .nova-auth-flow:not(.is-password-step) .nova-email-flow-field:focus-within{border-radius:18px!important}#sheetHost .nova-auth-flow.is-password-step .nova-email-flow-field:focus-within{border-radius:18px 18px 0 0!important}#sheetHost .nova-auth-flow.is-password-step .nova-password-reveal .nova-field:focus-within{border-radius:0!important}#sheetHost .nova-auth-flow.is-password-step .nova-password-reveal .nova-field:last-child:focus-within{border-radius:0 0 18px 18px!important}#sheetHost .nova-auth-flow input[name=displayName],#sheetHost .nova-auth-flow input[name=username]{padding-right:0!important}#sheetHost .nova-password-reveal{max-height:0;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(-8px);filter:blur(2px);transition:max-height .34s cubic-bezier(.22,1,.36,1),opacity .2s ease,transform .34s cubic-bezier(.22,1,.36,1),filter .24s ease!important}#sheetHost .nova-auth-flow.is-password-step .nova-password-reveal{max-height:170px!important;opacity:1!important;pointer-events:auto!important;transform:translateY(0)!important;filter:blur(0)!important}#sheetHost .nova-auth-flow.is-register.is-password-step .nova-password-reveal{max-height:390px!important}#sheetHost .nova-password-reveal-inner{display:grid!important;gap:0!important}#sheetHost .nova-auth-flow.is-password-step .nova-password-reveal .nova-field,#sheetHost .nova-auth-flow.is-register .nova-password-reveal .nova-field+.nova-field{border-top:1px solid rgba(94,99,112,.24)!important}#sheetHost .nova-auth-form .auth-password-toggle{position:absolute!important;top:50%!important;right:-3px!important;width:38px!important;height:38px!important;translate:0 -50%!important;transform:none!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#8a909a!important;box-shadow:none!important}#sheetHost .nova-auth-form .auth-password-toggle:active{background:rgba(10,132,255,.08)!important;color:#0a84ff!important}#sheetHost .nova-auth-form .auth-password-toggle[aria-pressed=true]{background:transparent!important;color:#0a84ff!important}#sheetHost .nova-auth-form .auth-password-toggle:before{display:none!important}#sheetHost .nova-auth-form .auth-password-toggle .ui-icon{width:22px!important;height:22px!important}.nova-login-options{max-height:0;margin-top:-4px;opacity:0;overflow:hidden;pointer-events:none;display:flex;align-items:center;justify-content:space-between;gap:14px;transition:max-height .3s cubic-bezier(.22,1,.36,1),opacity .2s ease,margin .3s ease!important}.nova-auth-flow.is-password-step .nova-login-options{max-height:48px;margin-top:1px;opacity:1;pointer-events:auto}.nova-remember-control{display:inline-flex!important;align-items:center;flex-direction:row!important;gap:8px!important;padding:2px 0!important;min-height:auto!important;color:#252933!important;cursor:pointer;user-select:none;-webkit-user-select:none}.nova-remember-control input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.nova-remember-box{width:21px;height:21px;flex:none;display:grid;place-items:center;border:1px solid rgba(90,96,108,.36);border-radius:5px;background:#fff;color:transparent;font-size:15px;font-weight:900;line-height:1;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.nova-remember-control input:checked+.nova-remember-box{border-color:#0a84ff;background:#0a84ff;color:#fff}.nova-remember-control:active .nova-remember-box{transform:scale(.92)}.nova-remember-text{color:#30343d;font-size:12px;font-weight:520;white-space:nowrap}.nova-forgot-link{color:#0a78d1;font-size:12px;font-weight:560;line-height:1.35;text-align:right;white-space:nowrap}.nova-forgot-link:active{opacity:.62}#sheetHost .nova-auth-form .auth-field-error{color:#ff3b55!important;-webkit-text-fill-color:#ff3b55!important;font-size:10px!important;font-weight:650!important}#sheetHost .nova-auth-form label.auth-invalid{padding-bottom:24px!important}#sheetHost .nova-auth-form label.auth-invalid .auth-field-error{position:absolute;left:16px;bottom:6px;margin:0!important}#sheetHost .nova-auth-form label.auth-invalid .auth-field-error:before{display:none!important}#sheetHost .nova-auth-form label.auth-invalid input{box-shadow:none!important}#sheetHost .nova-auth-form label.auth-invalid{box-shadow:inset 0 0 0 1.5px #ff3b55!important}body.dark-mode #sheetHost .nova-auth-fields{border-color:rgba(170,178,193,.28)!important;background:rgba(19,25,36,.84)!important;box-shadow:0 8px 24px rgba(0,0,0,.13)!important}body.dark-mode #sheetHost .nova-auth-fields .nova-field,body.dark-mode #sheetHost .nova-auth-fields .nova-field:focus-within{background:transparent!important}body.dark-mode #sheetHost .nova-auth-fields .nova-field-title{color:#9ba3b1!important}body.dark-mode #sheetHost .nova-auth-flow.is-password-step .nova-email-flow-field input,body.dark-mode #sheetHost .nova-auth-flow.is-password-step .nova-password-reveal input,body.dark-mode #sheetHost .nova-auth-form .nova-auth-fields input:not([type=hidden]){background:transparent!important;color:#f4f6fa!important;-webkit-text-fill-color:#f4f6fa!important}body.dark-mode #sheetHost .nova-auth-flow.is-password-step .nova-password-reveal .nova-field,body.dark-mode #sheetHost .nova-auth-flow.is-register .nova-password-reveal .nova-field+.nova-field{border-top-color:rgba(170,178,193,.22)!important}body.dark-mode .nova-remember-box{border-color:rgba(190,198,211,.36);background:#161d29}body.dark-mode .nova-remember-text{color:#e9edf4}body.dark-mode .nova-forgot-link{color:#58aaff}@media (max-width:430px){.nova-login-options{gap:8px}.nova-forgot-link,.nova-remember-text{font-size:11px}}@media (prefers-reduced-motion:reduce){.nova-login-options,.nova-password-reveal{transition:none!important}}.nova-forgot-link{appearance:none;-webkit-appearance:none;border:0;padding:4px 0;background:transparent;font:inherit;cursor:pointer}.nova-recovery-note{margin:12px 0 0;color:var(--muted);font-size:10.5px;line-height:1.55;text-align:center}.nova-recovery-email{margin:14px 0 0;padding:11px 13px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.62);color:var(--ink);font-size:11px;font-weight:800;overflow-wrap:anywhere;text-align:center}.nova-recovery-actions{display:grid;gap:9px;margin-top:16px}.nova-recovery-icon{width:58px;height:58px;margin:0 auto 15px;border-radius:19px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft)}.nova-recovery-icon .ui-icon{width:27px;height:27px}body.dark-mode .nova-recovery-email{background:rgba(255,255,255,.035);border-color:#30394b;color:#f4f6fb}.novakey-logo-static-stack{position:relative;display:grid;place-items:center;width:100%;height:100%;border-radius:inherit;overflow:hidden}.novakey-logo-static{display:block;width:76%;height:76%;object-fit:contain;object-position:center;pointer-events:none;user-select:none;-webkit-user-select:none;filter:drop-shadow(0 4px 8px rgba(31,50,92,.12))}.auth-brand-mark .novakey-logo-static{width:72%;height:72%}.nova-auth-logo .novakey-logo-static{width:74%;height:74%}body.dark-mode .novakey-logo-static{filter:drop-shadow(0 5px 10px rgba(0,0,0,.25))}#sheetHost .auth-brand-mark .novakey-logo-static-stack,#sheetHost .nova-auth-logo .novakey-logo-static-stack{display:block!important;width:100%!important;height:100%!important;border-radius:inherit!important;overflow:hidden!important}#sheetHost .auth-brand-mark img.novakey-logo-static,#sheetHost .nova-auth-logo img.novakey-logo-static{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;border-radius:inherit!important;opacity:1!important;visibility:visible!important;filter:none!important}#sheetHost .auth-brand-mark{background:transparent!important}#sheetHost .nova-auth-flow:not(.is-password-step) .nova-email-flow-field{min-height:62px!important;padding:8px 14px 6px!important}#sheetHost .nova-auth-flow:not(.is-password-step) .nova-email-flow-field .nova-field-title{margin:0 0 1px!important;font-size:10.5px!important;line-height:1.15!important}#sheetHost .nova-auth-flow:not(.is-password-step) .nova-email-flow-field input{height:32px!important;min-height:32px!important;line-height:32px!important;padding:0!important;font-size:15.5px!important}#sheetHost .nova-auth-flow:not(.is-password-step) .nova-auth-fields{border-radius:17px!important}#sheetHost .nova-auth-flow:not(.is-password-step) .nova-email-flow-field:focus-within{border-radius:16px!important}@media (max-width:430px){#sheetHost .nova-auth-flow:not(.is-password-step) .nova-email-flow-field{min-height:58px!important;padding:7px 13px 5px!important}#sheetHost .nova-auth-flow:not(.is-password-step) .nova-email-flow-field input{height:30px!important;min-height:30px!important;line-height:30px!important;font-size:15px!important}}.nova-profile-card{width:100%;display:grid;grid-template-columns:86px minmax(0,1fr) auto;align-items:center;gap:14px;text-align:left;color:var(--ink);cursor:pointer}.nova-profile-card .nova-profile-copy{display:flex;min-height:54px;align-items:center}.nova-profile-card .nova-profile-copy strong{margin-top:0;font-size:17px;line-height:1.35}.nova-profile-card-arrow{color:#8d94a2;font-size:28px;line-height:1}.nova-avatar-stack{position:relative;display:block;width:86px;height:86px;flex:0 0 auto;isolation:isolate}.nova-avatar-photo{position:absolute;z-index:0;top:15%;left:15%;width:70%;height:70%;border-radius:50%;object-fit:cover;background:#fff}.nova-avatar-frame{position:absolute;z-index:1;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.nova-login-history{display:grid;gap:10px}.nova-login-session{width:100%;min-height:92px;padding:13px 14px;border:1px solid var(--line);border-radius:24px;display:grid;grid-template-columns:52px minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;gap:3px 12px;background:rgba(255,255,255,.82);color:var(--ink);box-shadow:0 12px 34px rgba(22,29,47,.065);text-align:left;cursor:pointer}.nova-login-session-icon{grid-row:1/3;width:52px;height:52px;border-radius:17px;display:grid;place-items:center;background:var(--blue-soft);color:var(--blue)}.nova-login-history-empty svg,.nova-login-session-icon svg,.nova-session-detail-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nova-login-session-copy{min-width:0}.nova-login-session-copy small,.nova-login-session-copy span,.nova-login-session-copy strong{display:block}.nova-login-session-copy strong{overflow:hidden;color:var(--ink);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.nova-login-session-copy small{margin-top:3px;overflow:hidden;color:var(--muted);font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.nova-login-session-copy span{margin-top:4px;color:#969ca8;font-size:9px}.nova-login-session-state{align-self:end;justify-self:end;padding:5px 8px;border-radius:999px;background:#f1f2f5;color:#7c8290;font-size:8px;font-weight:850;white-space:nowrap}.nova-login-session.is-active .nova-login-session-state{background:rgba(13,175,112,.1);color:#0a9e65}.nova-login-session-arrow{grid-column:3;grid-row:1;align-self:start;color:#8d94a2;font-size:23px;line-height:1}.nova-login-history-empty{min-height:156px;padding:20px;border:1px solid var(--line);border-radius:25px;display:grid;place-items:center;align-content:center;gap:7px;background:rgba(255,255,255,.76);color:var(--muted);text-align:center}.nova-login-history-empty span{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:var(--blue-soft);color:var(--blue)}.nova-login-history-empty strong{color:var(--ink);font-size:13px}.nova-login-history-empty small{font-size:10px}#sheetHost .account-settings-layer{background:#f3f4f8!important}#sheetHost .account-settings-sheet{width:100%!important;max-width:none!important;background:#f3f4f8!important}#sheetHost .account-settings-sheet>.sheet-body{height:100dvh!important;padding:0!important;overflow-y:auto!important;overscroll-behavior:contain}.nova-account-settings{position:relative;width:min(100%,560px);min-height:100%;margin:0 auto;padding:calc(22px + env(safe-area-inset-top)) 18px calc(38px + env(safe-area-inset-bottom))}.nova-settings-back{position:absolute;z-index:4;top:calc(20px + env(safe-area-inset-top));left:18px;width:47px;height:47px;padding:0;border:1px solid #e1e3ea;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.88);color:#282c35;box-shadow:0 8px 24px rgba(25,29,42,.08);cursor:pointer}.nova-settings-back .ui-icon{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.nova-settings-profile{padding:50px 52px 26px;text-align:center}.nova-settings-avatar-wrap{position:relative;width:154px;height:154px;margin:0 auto}.nova-settings-avatar{width:154px;height:154px}.nova-settings-edit-avatar{position:absolute;z-index:4;right:5px;bottom:9px;width:43px;height:43px;padding:0;border:3px solid #f3f4f8;border-radius:50%;display:grid;place-items:center;background:#24262d;color:#fff;box-shadow:0 7px 18px rgba(19,22,32,.2);cursor:pointer}.nova-settings-edit-avatar svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.nova-settings-profile h1{margin:14px 0 0;color:#181b22;font-size:24px;letter-spacing:-.5px}.nova-settings-profile p{margin:5px 0 0;overflow-wrap:anywhere;color:#7f8490;font-size:11px}.nova-settings-section{margin-top:8px}.nova-settings-identity-section{margin:0 0 17px}.nova-settings-identity-section .nova-email-summary{min-height:72px;border-color:#e5e6ec;background:#fff;box-shadow:0 14px 40px rgba(31,35,50,.07)}.nova-settings-identity-section .nova-email-copy strong{color:#1f222b;font-size:13px}.nova-settings-section-title{margin:0 5px 10px;color:#7d828e;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.nova-password-change{padding:20px;border:1px solid #e5e6ec;border-radius:28px;display:grid;gap:13px;background:#fff;box-shadow:0 14px 40px rgba(31,35,50,.07)}.nova-password-change-head{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:12px;margin-bottom:2px}.nova-settings-security-icon{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:var(--blue-soft);color:var(--blue)}.nova-settings-security-icon .ui-icon{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nova-password-change-head small,.nova-password-change-head strong{display:block}.nova-password-change-head strong{color:#20232b;font-size:14px}.nova-password-change-head small{margin-top:3px;color:#868b96;font-size:9.5px;line-height:1.4}.nova-password-change>label>span:first-child{display:block;margin:0 0 6px 2px;color:#777d89;font-size:10px;font-weight:750}#sheetHost .nova-password-change .auth-password-field input{width:100%;height:52px;padding:0 54px 0 14px!important;border:1px solid #e2e4ea;border-radius:15px;outline:none;background:#f8f9fb;color:#1e222b!important;-webkit-text-fill-color:#1e222b!important;font:inherit;font-size:13px;transition:border-color .16s ease,box-shadow .16s ease}#sheetHost .nova-password-change .auth-password-field input:focus{border-color:rgba(109,74,255,.55);box-shadow:0 0 0 3px rgba(109,74,255,.1)}.nova-password-feedback,.nova-profile-feedback{min-height:0;color:#6d7380;font-size:10px;line-height:1.45}.nova-password-feedback:empty,.nova-profile-feedback:empty{display:none}.nova-password-feedback.is-error,.nova-profile-feedback.is-error{color:#df304d}.nova-password-feedback.is-success,.nova-profile-feedback.is-success{color:#0aa36a}.nova-password-save,.nova-profile-save{width:100%;height:52px;border:0;border-radius:16px;background:linear-gradient(100deg,var(--blue),var(--blue2));color:#fff;font:inherit;font-size:13px;font-weight:900;box-shadow:0 10px 24px rgba(109,74,255,.2);cursor:pointer}.nova-profile-editor-layer{position:fixed;z-index:90;inset:0;display:flex;align-items:flex-end;justify-content:center}.nova-profile-editor-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(17,19,27,.46);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.nova-profile-editor{position:relative;z-index:1;width:min(100%,560px);max-height:min(88dvh,760px);padding:11px 20px calc(22px + env(safe-area-inset-bottom));border-radius:31px 31px 0 0;overflow-y:auto;background:#fff;box-shadow:0 -18px 60px rgba(15,17,24,.16)}.nova-profile-editor-handle{display:block;width:45px;height:5px;margin:0 auto 15px;border-radius:99px;background:#d6d8de}.nova-profile-editor-form{display:grid;gap:13px}.nova-profile-avatar-picker{position:relative;width:158px;height:158px;margin:0 auto 4px;cursor:pointer}.nova-profile-editor-avatar{width:158px;height:158px}.nova-profile-camera{position:absolute;z-index:4;right:5px;bottom:8px;width:43px;height:43px;border:3px solid #fff;border-radius:50%;display:grid;place-items:center;background:#15171d;color:#fff}.nova-profile-camera svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nova-avatar-file-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.nova-profile-field{display:block;padding:9px 14px 8px;border:1px solid #dfe1e7;border-radius:17px;background:#fafbfc}.nova-profile-field span{display:block;margin-bottom:2px;color:#7e838f;font-size:9.5px}.nova-profile-field input{width:100%;height:31px;padding:0;border:0;outline:0;background:transparent;color:#1b1e25;font:inherit;font-size:14px;font-weight:650}.nova-profile-field:focus-within{border-color:rgba(109,74,255,.55);box-shadow:0 0 0 3px rgba(109,74,255,.09)}.nova-profile-editor-note{margin:0;color:#858a95;font-size:10px;line-height:1.5;text-align:center}.nova-profile-cancel{height:44px;border:0;background:transparent;color:#5f6571;font:inherit;font-weight:800;cursor:pointer}.nova-logout-confirm,.nova-session-detail{text-align:center}.nova-session-detail{padding:8px 2px 4px}.nova-logout-confirm-icon,.nova-session-detail-icon{width:62px;height:62px;margin:0 auto 13px;border-radius:20px;display:grid;place-items:center;background:var(--blue-soft);color:var(--blue)}.nova-logout-confirm h3,.nova-session-detail h3{margin:0;color:var(--ink);font-size:19px}.nova-session-detail-status{display:inline-block;margin-top:7px;padding:5px 9px;border-radius:99px;background:#eff0f3;color:#777e8b;font-size:9px;font-weight:850}.nova-session-detail-status.is-active{background:rgba(13,175,112,.1);color:#0a9e65}.nova-session-facts{margin-top:17px;border:1px solid var(--line);border-radius:19px;overflow:hidden;text-align:left}.nova-session-facts>div{padding:11px 13px;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:10px;border-bottom:1px solid var(--line)}.nova-session-facts>div:last-child{border-bottom:0}.nova-session-facts span,.nova-session-facts strong{font-size:10px;line-height:1.45}.nova-session-facts span{color:var(--muted)}.nova-session-facts strong{overflow-wrap:anywhere;color:var(--ink);text-align:right}.nova-session-revoke{width:100%;height:52px;margin-top:17px;border:1px solid rgba(230,54,83,.2);border-radius:16px;background:rgba(230,54,83,.07);color:#df304d;font-weight:900;cursor:pointer}.nova-logout-confirm{padding:8px 1px 4px}.nova-logout-confirm-icon .ui-icon{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nova-logout-confirm p{margin:9px auto 18px;max-width:310px;color:var(--muted);font-size:11px;line-height:1.5}.nova-logout-confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.nova-logout-confirm-actions button{height:50px;border-radius:16px;font:inherit;font-weight:900;cursor:pointer}.nova-logout-cancel{border:1px solid var(--line);background:var(--soft);color:var(--ink)}.nova-logout-now{border:0;background:#e73a54;color:#fff}@media (max-width:430px){.nova-profile-card{grid-template-columns:78px minmax(0,1fr) auto;padding:16px}.nova-account-card-avatar{width:78px;height:78px}.nova-login-session-state{max-width:92px;overflow:hidden;text-overflow:ellipsis}.nova-settings-profile{padding-top:47px}.nova-settings-avatar,.nova-settings-avatar-wrap{width:142px;height:142px}.nova-password-change{padding:17px;border-radius:24px}}.mk-main-banner{--banner-from:#211148;--banner-to:#7b45ed;--banner-text:#ffffff;background:radial-gradient(circle at 78% 25%,rgba(167,129,255,.55),transparent 27%),radial-gradient(circle at 90% 88%,rgba(46,221,255,.28),transparent 28%),linear-gradient(125deg,var(--banner-from),var(--banner-to))!important;color:var(--banner-text)!important}.mk-main-banner[hidden]{display:none!important}.mk-main-banner[hidden]+.mk-side-promos{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}.mk-main-banner .mk-hero-copy,.mk-main-banner .mk-hero-copy p{color:var(--banner-text)!important}.mk-main-banner .mk-hero-copy p{opacity:.82}.mk-main-banner .mk-hero-tag{color:var(--banner-text)!important}.mk-announcement-custom{position:absolute;z-index:2;right:30px;top:50%;width:min(31%,210px);height:72%;transform:translateY(-50%);display:grid;place-items:center;pointer-events:none}.mk-announcement-custom img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 18px 30px rgba(18,8,54,.28))}.mk-main-banner.has-custom-image .mk-hero-copy{width:min(650px,70%)}.mk-banner-preview{min-height:270px!important;width:100%;text-align:left;pointer-events:none}.mk-banner-preview-wrap{margin-top:16px}.mk-banner-preview-wrap>small{display:block;margin-bottom:9px;color:var(--muted);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.admin-announcement-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:18px;align-items:start}.admin-announcement-form{display:grid;gap:15px}.admin-announcement-form .admin-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.admin-announcement-form .admin-form-row.three{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-announcement-form textarea{min-height:82px}.admin-announcement-form .toggle-row{min-height:48px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;background:#fafafe}.admin-announcement-form .toggle-row input{width:20px;height:20px;accent-color:var(--blue)}.admin-announcement-form input[type=color]{height:46px;padding:5px;cursor:pointer}.admin-announcement-hint{margin:0;color:var(--muted);font-size:10px;line-height:1.55}body.dark-mode .admin-announcement-form .toggle-row{background:#171d29}@media (max-width:920px){.admin-announcement-grid{grid-template-columns:1fr}}@media (max-width:620px){.admin-announcement-form .admin-form-row,.admin-announcement-form .admin-form-row.three{grid-template-columns:1fr}.mk-main-banner.has-custom-image .mk-hero-copy{width:76%}.mk-announcement-custom{right:-3px;width:31%}.mk-main-banner[hidden]+.mk-side-promos{grid-template-columns:1fr}}#sheetHost .auth-sheet[data-view=orderBank]>.sheet-body,#sheetHost .auth-sheet[data-view=orderCard]>.sheet-body,#sheetHost .auth-sheet[data-view=payment]>.sheet-body{display:block!important;height:calc(100dvh - 72px)!important;min-height:0!important;padding:24px 18px calc(38px + env(safe-area-inset-bottom))!important;overflow-y:auto!important;scroll-behavior:smooth}#sheetHost .auth-sheet[data-view=orderBank]>.sheet-body>*,#sheetHost .auth-sheet[data-view=orderCard]>.sheet-body>*,#sheetHost .auth-sheet[data-view=payment]>.sheet-body>*{width:min(100%,560px);margin-left:auto;margin-right:auto}#sheetHost .auth-sheet[data-view=orderBank] .back,#sheetHost .auth-sheet[data-view=orderCard] .back,#sheetHost .auth-sheet[data-view=payment] .back{display:none!important}#sheetHost .auth-sheet[data-view=payment] .balance-card{border-radius:24px!important;padding:22px!important}#sheetHost .auth-sheet[data-view=orderBank] .transfer-info,#sheetHost .auth-sheet[data-view=orderCard] .notice-important,#sheetHost .auth-sheet[data-view=payment] .method{border-radius:20px!important}.admin-head .brand-mark,.footer .brand-mark{width:42px!important;height:42px!important;border-radius:13px!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:#fff!important;box-shadow:0 7px 18px rgba(28,45,84,.12)!important}#sheetHost .auth-brand-mark .novakey-logo-static-stack,#sheetHost .nova-auth-logo .novakey-logo-static-stack,.admin-head .brand-mark .novakey-logo-static-stack,.footer .brand-mark .novakey-logo-static-stack{display:grid!important;place-items:center!important;width:100%!important;height:100%!important;border-radius:inherit!important;overflow:hidden!important}#sheetHost .auth-brand-mark img.novakey-logo-static,#sheetHost .nova-auth-logo img.novakey-logo-static,.admin-head .brand-mark img.novakey-logo-static,.footer .brand-mark img.novakey-logo-static{display:block!important;opacity:1!important;visibility:visible!important;object-fit:contain!important;object-position:center!important;border-radius:0!important;filter:drop-shadow(0 3px 7px rgba(30,48,88,.12))!important}.admin-head .brand-mark img.novakey-logo-static,.footer .brand-mark img.novakey-logo-static{width:74%!important;height:74%!important}#sheetHost .auth-brand-mark .novakey-logo-motion,#sheetHost .nova-auth-logo .novakey-logo-motion,.admin-head .novakey-logo-motion,.footer .novakey-logo-motion{display:none!important}#sheetHost .auth-page-topbar .auth-brand-mark{width:34px!important;height:34px!important;min-width:34px!important;border-radius:10px!important;background:#fff!important;box-shadow:0 5px 13px rgba(28,45,84,.11)!important}#sheetHost .auth-page-topbar .auth-brand-mark img.novakey-logo-static{width:72%!important;height:72%!important}#sheetHost .nova-auth-logo{width:58px!important;height:58px!important;min-width:58px!important;margin:0 auto 14px!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 25px rgba(28,45,84,.13)!important}#sheetHost .nova-auth-logo img.novakey-logo-static{width:76%!important;height:76%!important}body.dark-mode #sheetHost .auth-brand-mark,body.dark-mode #sheetHost .nova-auth-logo,body.dark-mode .admin-head .brand-mark,body.dark-mode .footer .brand-mark{background:#111827!important;box-shadow:0 8px 20px rgba(0,0,0,.25)!important}@media (max-width:560px){#sheetHost .auth-sheet[data-view=orderBank]>.sheet-body,#sheetHost .auth-sheet[data-view=orderCard]>.sheet-body,#sheetHost .auth-sheet[data-view=payment]>.sheet-body{padding:19px 14px calc(32px + env(safe-area-inset-bottom))!important}#sheetHost .auth-page-topbar .auth-brand-mark{width:32px!important;height:32px!important;min-width:32px!important}#sheetHost .nova-auth-logo{width:54px!important;height:54px!important;min-width:54px!important;margin-bottom:12px!important;border-radius:17px!important}.footer .brand-mark{width:40px!important;height:40px!important}}#sheetHost .nova-auth-form .nova-auth-fields .nova-field{min-height:64px!important;padding:8px 14px 6px!important}#sheetHost .nova-auth-flow.is-password-step .nova-email-flow-field .nova-field-title,#sheetHost .nova-auth-flow.is-password-step .nova-password-reveal .nova-field-title,#sheetHost .nova-auth-form .nova-auth-fields .nova-field-title{max-height:16px!important;margin:0!important;font-size:10.5px!important;line-height:16px!important}#sheetHost .nova-auth-flow.is-password-step .nova-email-flow-field input,#sheetHost .nova-auth-flow.is-password-step .nova-password-reveal input,#sheetHost .nova-auth-form .nova-auth-fields input:not([type=hidden]){height:32px!important;min-height:32px!important;line-height:32px!important;font-size:15px!important}#sheetHost .nova-auth-form .nova-field-feedback{display:grid;gap:3px;min-height:0;margin:-8px 0 0!important}#sheetHost .nova-auth-form .nova-field-feedback:empty{display:none}#sheetHost .nova-auth-form .auth-field-error.auth-field-error-external{position:static!important;display:block;margin:0 14px!important;color:#ff3b55!important;-webkit-text-fill-color:#ff3b55!important;font-size:10px!important;line-height:1.35!important;font-weight:650!important}#sheetHost .nova-auth-form label.auth-invalid{padding-bottom:6px!important}#sheetHost .nova-auth-form:not(.nova-auth-flow) .nova-auth-fields{overflow:hidden!important;border-radius:19px!important}#sheetHost .nova-auth-form:not(.nova-auth-flow) .nova-auth-fields>.nova-field:only-child,#sheetHost .nova-auth-form:not(.nova-auth-flow) .nova-auth-fields>.nova-field:only-child:focus-within{border-radius:18px!important}#sheetHost .nova-auth-form:not(.nova-auth-flow) .nova-auth-fields>.nova-field:first-child:not(:only-child){border-radius:18px 18px 0 0!important}#sheetHost .nova-auth-form:not(.nova-auth-flow) .nova-auth-fields>.nova-field:last-child:not(:only-child){border-radius:0 0 18px 18px!important}#sheetHost .nova-auth-form .nova-auth-fields input:-webkit-autofill,#sheetHost .nova-auth-form .nova-auth-fields input:-webkit-autofill:active,#sheetHost .nova-auth-form .nova-auth-fields input:-webkit-autofill:focus,#sheetHost .nova-auth-form .nova-auth-fields input:-webkit-autofill:hover{background-color:transparent!important;-webkit-text-fill-color:#181b22!important;caret-color:#0a84ff!important;box-shadow:inset 0 0 0 1000px #fff!important;border:0!important;border-radius:0!important;-webkit-transition:background-color 9999s ease-out 0s!important;transition:background-color 9999s ease-out 0s!important}body.dark-mode #sheetHost .nova-auth-form .nova-auth-fields input:-webkit-autofill,body.dark-mode #sheetHost .nova-auth-form .nova-auth-fields input:-webkit-autofill:active,body.dark-mode #sheetHost .nova-auth-form .nova-auth-fields input:-webkit-autofill:focus,body.dark-mode #sheetHost .nova-auth-form .nova-auth-fields input:-webkit-autofill:hover{background-color:transparent!important;-webkit-text-fill-color:#f4f6fa!important;caret-color:#58aaff!important;box-shadow:inset 0 0 0 1000px #151c28!important}#sheetHost .sheet-layer.auth-layer{touch-action:pan-y!important}#sheetHost .sheet-layer.auth-layer>.sheet.auth-sheet{top:var(--nova-auth-viewport-offset,0)!important;bottom:auto!important;height:var(--nova-auth-viewport-height,100dvh)!important;min-height:var(--nova-auth-viewport-height,100dvh)!important;touch-action:pan-y!important}#sheetHost .auth-sheet[data-view=auth]>.sheet-body{height:calc(var(--nova-auth-viewport-height, 100dvh) - 72px)!important;max-height:calc(var(--nova-auth-viewport-height, 100dvh) - 72px)!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;touch-action:pan-y!important;scroll-padding:16px 0 96px}#sheetHost .auth-sheet[data-view=auth] .nova-auth-page{min-height:calc(var(--nova-auth-viewport-height, 100dvh) - 72px)!important}html.nova-keyboard-open #sheetHost .auth-sheet[data-view=auth] .nova-auth-page{padding-bottom:calc(140px + env(safe-area-inset-bottom))!important}@media (max-width:560px){#sheetHost .nova-auth-form .nova-auth-fields .nova-field{min-height:58px!important;padding:6px 13px 4px!important}#sheetHost .nova-auth-flow.is-password-step .nova-email-flow-field .nova-field-title,#sheetHost .nova-auth-flow.is-password-step .nova-password-reveal .nova-field-title,#sheetHost .nova-auth-form .nova-auth-fields .nova-field-title{max-height:15px!important;font-size:10px!important;line-height:15px!important}#sheetHost .nova-auth-flow.is-password-step .nova-email-flow-field input,#sheetHost .nova-auth-flow.is-password-step .nova-password-reveal input,#sheetHost .nova-auth-form .nova-auth-fields input:not([type=hidden]){height:30px!important;min-height:30px!important;line-height:30px!important;font-size:14.5px!important}#sheetHost .nova-auth-form label.auth-invalid{padding-bottom:4px!important}}#sheetHost .nova-order-detail{width:min(100%,540px);min-height:calc(100dvh - 72px);margin:0 auto;padding:22px 18px calc(38px + env(safe-area-inset-bottom));animation:none!important;opacity:1;transform:none}#sheetHost .nova-order-summary{padding:18px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.86);box-shadow:0 12px 32px rgba(29,25,52,.06)}#sheetHost .nova-order-summary-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}#sheetHost .nova-order-id{min-width:0}#sheetHost .nova-order-id small{display:block;margin-bottom:5px;color:var(--muted);font-size:9px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}#sheetHost .nova-order-id strong{display:block;color:var(--ink);font-size:clamp(17px,4.8vw,20px);line-height:1.25;letter-spacing:-.2px;overflow-wrap:anywhere}#sheetHost .nova-order-summary .status{flex:none;padding:6px 9px;border-radius:999px;font-size:9px}#sheetHost .nova-order-date{display:block;margin-top:8px;color:var(--muted);font-size:10px}#sheetHost .nova-order-lines{margin-top:17px;border-top:1px solid var(--line)}#sheetHost .nova-order-line{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:12px 0;border-bottom:1px solid var(--line);font-size:11px;line-height:1.45}#sheetHost .nova-order-line span{min-width:0;color:var(--muted)}#sheetHost .nova-order-line b{color:var(--ink);white-space:nowrap}#sheetHost .nova-order-line.nova-order-discount b{color:var(--green)}#sheetHost .nova-order-total{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding-top:15px;color:var(--ink);font-size:12px;font-weight:800}#sheetHost .nova-order-total b{color:var(--blue);font-size:24px;line-height:1;letter-spacing:-.5px}#sheetHost .nova-order-resume{margin-top:12px}#sheetHost .nova-order-delivery{margin-top:23px}#sheetHost .nova-order-section-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin:0 2px 11px}#sheetHost .nova-order-section-head strong{color:var(--ink);font-size:14px}#sheetHost .nova-order-section-head span{color:var(--muted);font-size:9px}#sheetHost .nova-delivery-list{display:grid;gap:11px}#sheetHost .nova-delivery-card{padding:16px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.86);box-shadow:0 10px 28px rgba(29,25,52,.05)}#sheetHost .nova-delivery-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px}#sheetHost .nova-delivery-head strong{min-width:0;color:var(--ink);font-size:12px;line-height:1.4}#sheetHost .nova-delivery-ready{flex:none;color:var(--green);font-size:9px;font-weight:850}#sheetHost .nova-copy-field{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:61px;margin-top:8px;padding:10px 10px 10px 12px;border:1px solid rgba(126,132,150,.15);border-radius:15px;background:#f6f6fa;overflow:hidden}#sheetHost .nova-copy-field>span{min-width:0}#sheetHost .nova-copy-field small{display:block;margin-bottom:3px;color:var(--muted);font-size:9px;font-weight:750}#sheetHost .nova-copy-field code{display:block;padding:0;background:transparent;color:var(--ink);font-family:inherit;font-size:12px;font-weight:800;line-height:1.45;overflow-wrap:anywhere}#sheetHost .nova-copy-button{min-width:76px;height:36px;padding:0 11px;border:1px solid rgba(139,92,246,.22);border-radius:11px;background:#fff;color:var(--blue);font-size:9px;font-weight:900;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .12s ease}#sheetHost .nova-copy-button:active{transform:scale(.97)}#sheetHost .nova-copy-button.is-copied{border-color:#b8e7cf;background:#eaf9f1;color:#087044}#sheetHost .nova-copy-button.is-copy-error{border-color:#f3c3c7;background:#fff0f1;color:#a51f29}#sheetHost .nova-copy-field>.nova-copy-button,#sheetHost .nova-copy-field>span:not(.nova-copy-success){transition:opacity .16s ease,filter .18s ease}#sheetHost .nova-copy-field.is-copy-success>.nova-copy-button,#sheetHost .nova-copy-field.is-copy-success>span:not(.nova-copy-success){opacity:0;filter:none}#sheetHost .nova-copy-success{position:absolute;z-index:3;inset:0;min-width:0;display:grid;place-items:center;contain:layout paint;background:rgba(246,246,250,.97);opacity:0;transform:scale(.92);transition:opacity .16s ease,transform .2s cubic-bezier(.2,.85,.25,1);pointer-events:none}#sheetHost .nova-copy-field.is-copy-success .nova-copy-success{opacity:1;transform:scale(1)}#sheetHost .nova-copy-success-motion{display:block;width:58px;height:58px;object-fit:contain;opacity:0;transform:translate3d(0,-2px,0)}#sheetHost .nova-copy-success.is-motion-ready .nova-copy-success-motion{opacity:1}#sheetHost .nova-copy-success-preloader{position:absolute;width:34px;height:34px;border:4px solid rgba(48,190,128,.18);border-top-color:#35bd80;border-radius:50%;animation:novaCopyPreloadSpin .65s linear infinite;transition:opacity .1s ease}#sheetHost .nova-copy-success.is-motion-ready .nova-copy-success-preloader{opacity:0}@keyframes novaCopyPreloadSpin{to{transform:rotate(1turn)}}#sheetHost .nova-delivery-note{margin:0;padding:12px;border-radius:14px;background:#f6f6fa;color:var(--ink);font-size:11px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}#sheetHost .nova-order-state{margin-top:14px;padding:14px;border:1px solid #cddcff;border-radius:16px;background:#f2f6ff;color:#244d9b;font-size:11px;line-height:1.55}#sheetHost .nova-order-state.is-error{border-color:#ffb8b8;background:#fff4f4;color:#9f1f25}body.dark-mode #sheetHost .nova-delivery-card,body.dark-mode #sheetHost .nova-order-summary{border-color:#30394b;background:rgba(21,28,40,.9);box-shadow:0 14px 36px rgba(0,0,0,.15)}body.dark-mode #sheetHost .nova-copy-field code,body.dark-mode #sheetHost .nova-delivery-head strong,body.dark-mode #sheetHost .nova-delivery-note,body.dark-mode #sheetHost .nova-order-id strong,body.dark-mode #sheetHost .nova-order-line b,body.dark-mode #sheetHost .nova-order-section-head strong,body.dark-mode #sheetHost .nova-order-total{color:#f3f5fa}body.dark-mode #sheetHost .nova-copy-field,body.dark-mode #sheetHost .nova-delivery-note{border-color:#30394b;background:#151c28}body.dark-mode #sheetHost .nova-copy-success{background:rgba(21,28,40,.72)}body.dark-mode #sheetHost .nova-copy-button{border-color:#433868;background:#211b36;color:#bca9ff}body.dark-mode #sheetHost .nova-copy-button.is-copied{border-color:#245a45;background:#15382b;color:#77d6aa}@media (max-width:520px){#sheetHost .nova-order-detail{min-height:calc(100dvh - 66px);padding:17px 14px calc(30px + env(safe-area-inset-bottom))}#sheetHost .nova-delivery-card,#sheetHost .nova-order-summary{border-radius:19px}}