body:has(.mobile-shell){--z-pink:#e7386e;--z-pink-deep:#b02454;--z-pink-soft:#fff1f5;--z-coral:#ff8a5b;--z-sun:#ffc857;--z-ink:#1f1320;--z-muted:#7a6b77;--z-line:#f1e4ea;--z-canvas:#fbf6f8;--z-card:#fff;--z-shadow:0 1px 2px #1f13200a,0 8px 24px -12px #b024542e;--z-ease:cubic-bezier(.22,1,.36,1);--adm-color-primary:var(--z-pink);--adm-color-text:var(--z-ink);--adm-color-weak:var(--z-muted);--adm-color-border:var(--z-line);--adm-color-background:var(--z-card);--adm-font-family:var(--font-z-body),ui-sans-serif,system-ui,sans-serif;--adm-radius-m:14px;font-family:var(--font-z-body),ui-sans-serif,system-ui,sans-serif}.mobile-shell{font-family:var(--font-z-body),ui-sans-serif,system-ui,sans-serif;color:var(--z-ink);background:var(--z-canvas);min-height:100dvh}body:has(.mobile-shell) .font-display{font-family:var(--font-z-display),var(--font-z-body),sans-serif;letter-spacing:-.02em}body:has(.mobile-shell) .tabular{font-variant-numeric:tabular-nums}@keyframes z-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes z-pop{0%{transform:scale(.94)}55%{transform:scale(1.03)}to{transform:scale(1)}}@keyframes z-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes z-float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(3deg)}}@keyframes z-spin-slow{to{transform:rotate(360deg)}}@keyframes z-ring{0%{opacity:.55;transform:scale(.8)}to{opacity:0;transform:scale(1.9)}}@keyframes z-sheen{0%{transform:translate(-120%)skew(-18deg)}60%,to{transform:translate(220%)skew(-18deg)}}body:has(.mobile-shell) .z-rise{animation:z-rise .5s var(--z-ease)both}body:has(.mobile-shell) .z-float{animation:6s ease-in-out infinite z-float}body:has(.mobile-shell) .z-spin-slow{animation:28s linear infinite z-spin-slow}body:has(.mobile-shell) .z-press{transition:transform .18s var(--z-ease)}body:has(.mobile-shell) .z-press:active{transform:scale(.96)}body:has(.mobile-shell) .z-mesh{background:radial-gradient(120% 90% at 100% 0,#ffc8578c 0%,#0000 45%),radial-gradient(90% 80% at 0 100%,#ff8a5b8c 0%,#0000 55%),radial-gradient(80% 70% at 30% 20%,#f0487c 0%,#0000 70%),linear-gradient(160deg,#e7386e 0%,#b02454 100%)}body:has(.mobile-shell) .z-grain:after{content:"";pointer-events:none;opacity:.18;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}body:has(.mobile-shell) .z-sheen{position:relative;overflow:hidden}body:has(.mobile-shell) .z-sheen:before{content:"";width:40%;animation:z-sheen 4.5s var(--z-ease)infinite 1.2s;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff59,#0000);position:absolute;top:0;bottom:0}body:has(.mobile-shell) .z-skeleton{background:linear-gradient(90deg,#f6e9ef 25%,#fdf5f8 37%,#f6e9ef 63%) 0 0/400% 100%;border-radius:12px;animation:1.4s infinite z-shimmer}body:has(.mobile-shell) .adm-nav-bar{z-index:20;color:#fff;background:radial-gradient(80% 140% at 100% 0,#ffc85759,#0000 60%),linear-gradient(135deg,#e7386e,#c42a5d);height:56px;position:sticky;top:0;box-shadow:0 6px 20px -12px #b02454cc}body:has(.mobile-shell) .adm-nav-bar-title{font-family:var(--font-z-display),sans-serif;letter-spacing:-.01em;font-size:17px;font-weight:700}body:has(.mobile-shell) .adm-nav-bar-back{transition:transform .2s var(--z-ease)}body:has(.mobile-shell) .adm-nav-bar-back:active{transform:translate(-3px)scale(.92)}body:has(.mobile-shell) .adm-card{border:1px solid var(--z-line);box-shadow:var(--z-shadow);animation:z-rise .45s var(--z-ease)both;transition:transform .18s var(--z-ease),box-shadow .2s;border-radius:18px}body:has(.mobile-shell) .adm-card:active{transform:scale(.985)}:is(body:has(.mobile-shell) .space-y-2>.adm-card:nth-child(2),body:has(.mobile-shell) .space-y-3>.adm-card:nth-child(2)){animation-delay:40ms}:is(body:has(.mobile-shell) .space-y-2>.adm-card:nth-child(3),body:has(.mobile-shell) .space-y-3>.adm-card:nth-child(3)){animation-delay:80ms}:is(body:has(.mobile-shell) .space-y-2>.adm-card:nth-child(4),body:has(.mobile-shell) .space-y-3>.adm-card:nth-child(4)){animation-delay:.12s}:is(body:has(.mobile-shell) .space-y-2>.adm-card:nth-child(n+5),body:has(.mobile-shell) .space-y-3>.adm-card:nth-child(n+5)){animation-delay:.16s}body:has(.mobile-shell) .adm-list{--border-top:none;--border-bottom:none;--border-inner:1px solid var(--z-line)}body:has(.mobile-shell) .adm-list-body{border:1px solid var(--z-line);box-shadow:var(--z-shadow);border-radius:18px;margin:0 12px;overflow:hidden}body:has(.mobile-shell) .adm-list-item{transition:background-color .2s}body:has(.mobile-shell) .adm-list-item:active{background-color:var(--z-pink-soft)}body:has(.mobile-shell) .adm-form .adm-list-body{margin:12px}body:has(.mobile-shell) .adm-selector{--padding:14px 12px;--border-radius:16px;--color:#fff;--checked-color:var(--z-pink-soft);--checked-text-color:var(--z-pink-deep);padding:0 12px}body:has(.mobile-shell) .adm-selector .adm-space-item{animation:z-rise .4s var(--z-ease)both}body:has(.mobile-shell) .adm-selector-item{border:1.5px solid var(--z-line);text-align:left;transition:border-color .2s,box-shadow .25s,transform .18s var(--z-ease);box-shadow:0 1px 2px #1f13200a}body:has(.mobile-shell) .adm-selector-item:active{transform:scale(.97)}body:has(.mobile-shell) .adm-selector-item-active{border-color:var(--z-pink);animation:z-pop .35s var(--z-ease);box-shadow:0 10px 24px -14px #e7386ee6}body:has(.mobile-shell) .adm-selector-item-description{font-family:var(--font-z-display),sans-serif;color:var(--z-pink);margin-top:4px;font-size:14px;font-weight:700}body:has(.mobile-shell) .adm-selector-check-mark-wrapper{border-bottom-right-radius:16px}body:has(.mobile-shell) .adm-capsule-tabs-header{border-bottom:none;padding:6px 8px}body:has(.mobile-shell) .adm-capsule-tabs-tab{transition:background-color .25s,color .25s,transform .18s var(--z-ease)}body:has(.mobile-shell) .adm-capsule-tabs-tab:active{transform:scale(.95)}body:has(.mobile-shell) .adm-button{--border-radius:999px;transition:transform .18s var(--z-ease),filter .2s,box-shadow .25s;font-weight:600}body:has(.mobile-shell) .adm-button:not(.adm-button-disabled):active{transform:scale(.97)}body:has(.mobile-shell) .adm-button-primary.adm-button-block.adm-button-large{box-shadow:0 12px 24px -14px #e7386ef2}body:has(.mobile-shell) .adm-popup-body{border-top-left-radius:24px!important;border-top-right-radius:24px!important}body:has(.mobile-shell) .adm-popup-body:before{content:"";background:#ecdce3;border-radius:999px;width:40px;height:4px;margin:10px auto 0;display:block}body:has(.mobile-shell) .adm-passcode-input-cell{transition:border-color .2s,transform .2s var(--z-ease);border-radius:12px}body:has(.mobile-shell) .adm-passcode-input-cell.adm-passcode-input-cell-dot{animation:z-pop .25s var(--z-ease)}body:has(.mobile-shell) .adm-skeleton{--color:#f6e9ef;--border-radius:12px}body:has(.mobile-shell) .text-primary{color:var(--z-pink)}body:has(.mobile-shell) .z-paybar{z-index:15;max-width:28rem;padding:14px 16px calc(14px + env(safe-area-inset-bottom));-webkit-backdrop-filter:saturate(1.4)blur(14px);border-top:1px solid var(--z-line);animation:z-rise .5s var(--z-ease)both;background:#ffffffdb;border-top-left-radius:22px;border-top-right-radius:22px;margin:0 auto;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 30px -18px #b0245473}@media (prefers-reduced-motion:reduce){body:has(.mobile-shell) *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}body:has(.mobile-shell) :before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}body:has(.mobile-shell) :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body:has(.mobile-shell) .z-bump{animation:z-pop .35s var(--z-ease)}body:has(.mobile-shell) .adm-popup-body{overflow-x:hidden}body:has(.mobile-shell) .adm-popup-body-position-bottom{width:100%;max-width:28rem;margin:0 auto;left:0;right:0}body:has(.mobile-shell) .adm-popup-body-position-right{width:min(100vw,28rem)!important}:is(body:has(.mobile-shell) .adm-center-popup-wrap,body:has(.mobile-shell) .adm-modal-wrap){max-width:min(90vw,24rem)}body:has(.mobile-shell) .no-scrollbar{scrollbar-width:none}body:has(.mobile-shell) .no-scrollbar::-webkit-scrollbar{display:none}@keyframes z-toast-in{0%{opacity:0;transform:translateY(10px)scale(.86)}to{opacity:1;transform:none}}@keyframes z-toast-icon{0%{transform:scale(.3)rotate(-35deg)}60%{transform:scale(1.18)rotate(8deg)}to{transform:none}}body:has(.mobile-shell) .adm-toast-mask .adm-toast-main{-webkit-backdrop-filter:blur(14px)saturate(1.4);max-width:min(80vw,18rem);font-family:var(--font-z-body),sans-serif;animation:z-toast-in .45s var(--z-ease)both;background:#1f1320e6;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:600;box-shadow:0 20px 44px -20px #000000a6,inset 0 0 0 1px #ffffff14}body:has(.mobile-shell) .adm-toast-mask .adm-toast-main-icon{border-radius:26px;min-width:140px;padding:18px 22px 16px}body:has(.mobile-shell) .adm-toast-mask .adm-toast-icon{width:52px;height:52px;animation:z-toast-icon .55s var(--z-ease)80ms both;background:radial-gradient(circle,#e7386e8c,#e7386e2e);border-radius:999px;align-items:center;margin:0 auto 10px;font-size:30px;box-shadow:0 0 0 6px #e7386e1f}body:has(.mobile-shell) .adm-center-popup-mask{-webkit-backdrop-filter:blur(3px)}body:has(.mobile-shell) .adm-popup .adm-mask{-webkit-backdrop-filter:blur(3px)}body:has(.mobile-shell) .adm-modal-body{animation:z-pop .4s var(--z-ease);border-radius:28px;overflow:hidden}body:has(.mobile-shell) .adm-modal-title{font-family:var(--font-z-display),sans-serif;font-weight:800}body:has(.mobile-shell) .adm-modal-footer .adm-modal-button{--border-radius:999px}
