.page-module__SyIPeG__main{box-sizing:border-box;flex-direction:column;align-items:stretch;gap:1rem;width:100%;max-width:430px;min-height:100vh;margin:0 auto;display:flex;padding:calc(96px + 1rem + env(safe-area-inset-top)) 0 calc(7rem + env(safe-area-inset-bottom))!important}.page-module__SyIPeG__shell{width:100%;max-width:430px;padding:var(--space-xl);background:#fff;border:1px solid #191f2814;border-radius:16px;margin:0 auto;animation:.5s page-module__SyIPeG__fadeIn;box-shadow:0 4px 16px #191f280f}.page-module__SyIPeG__headerArea{margin-bottom:var(--space-xl)}.page-module__SyIPeG__draftResetBar{margin-top:calc(var(--space-lg) * -.65);margin-bottom:var(--space-lg);justify-content:flex-end;display:flex}.page-module__SyIPeG__draftResetButton{color:#0f766e;cursor:pointer;background:#3182f614;border:1px solid #3182f62e;border-radius:999px;min-height:36px;padding:.44rem .78rem;font-family:inherit;font-size:.78rem;font-weight:800;transition:background .18s,border-color .18s,transform .18s}.page-module__SyIPeG__draftResetButton:hover{background:#3182f61f;border-color:#3182f652}.page-module__SyIPeG__draftResetButton:active{transform:translateY(1px)}.page-module__SyIPeG__kicker{color:#3182f6;letter-spacing:0;background:#0f766e17;border-radius:999px;align-items:center;width:fit-content;min-height:1.72rem;margin:0;padding:0 .58rem;font-size:.78rem;font-weight:900;line-height:1;display:inline-flex}.page-module__SyIPeG__stepTitle{font-family:var(--font-display);color:#191f28;margin:.35rem 0 0;font-size:1.5rem;font-weight:800}.page-module__SyIPeG__stepDesc{color:var(--text-secondary);margin-top:.3rem;font-size:.9rem;line-height:1.5}.page-module__SyIPeG__introCard{width:100%;max-width:430px;padding:var(--space-xl);text-align:center;background:#fff;border:1px solid #191f2814;border-radius:16px;margin:0 auto .5rem;animation:.5s page-module__SyIPeG__fadeIn;box-shadow:0 4px 16px #191f280f}.page-module__SyIPeG__introCard h2{color:#191f28;letter-spacing:0;margin:.75rem 0;font-size:1.5rem;font-weight:800}.page-module__SyIPeG__introCard>p:not(.page-module__SyIPeG__kicker){color:var(--text-secondary);text-align:left;word-break:keep-all;margin:0 0 1.25rem;font-size:.9rem;line-height:1.6}.page-module__SyIPeG__introBulletList{padding:var(--space-md);text-align:left;background:#f8fafc;border:1px solid #191f2814;border-radius:12px;flex-direction:column;gap:.65rem;display:flex}.page-module__SyIPeG__introBullet{color:var(--text-primary);gap:.5rem;font-size:.86rem;line-height:1.45;display:flex}.page-module__SyIPeG__relationshipPanel,.page-module__SyIPeG__personPanel,.page-module__SyIPeG__actions{box-shadow:none;background:0 0;border:0;border-radius:0}.page-module__SyIPeG__relationshipPanel{padding:0}.page-module__SyIPeG__panelHeader{margin-bottom:var(--space-md)}.page-module__SyIPeG__panelHeader h2{color:var(--text-primary);letter-spacing:0;margin:0;font-size:1.15rem;font-weight:800}.page-module__SyIPeG__panelHeader p{color:var(--text-muted);margin-top:.25rem;font-size:.86rem;line-height:1.5}.page-module__SyIPeG__relationshipGrid{gap:var(--space-sm);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.page-module__SyIPeG__relationshipSelectField{display:none}.page-module__SyIPeG__relationshipSelectField span{color:var(--text-secondary);font-size:.84rem;font-weight:800}.page-module__SyIPeG__relationshipSelectField select{width:100%;min-height:48px;padding:var(--space-md);color:#191f28;transition:border-color var(--transition-fast), box-shadow var(--transition-fast);appearance:none;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border:1px solid #191f281f;border-radius:8px;font-size:1rem}.page-module__SyIPeG__relationshipSelectField select:focus{border-color:#3182f6;outline:none;box-shadow:0 0 0 3px #3182f626}.page-module__SyIPeG__relationshipSelectField select option{color:#191f28;background:#fff}.page-module__SyIPeG__relationshipButton,.page-module__SyIPeG__relationshipActive{min-width:0;min-height:92px;padding:var(--space-md);text-align:left;color:var(--text-secondary);transition:all var(--transition-fast);background:#fff;border:1px solid #191f281a;border-radius:8px;overflow:hidden}.page-module__SyIPeG__relationshipButton:hover{background:#f8fafc;border-color:#191f2829}.page-module__SyIPeG__relationshipButton strong,.page-module__SyIPeG__relationshipActive strong{color:var(--text-primary);letter-spacing:0;white-space:normal;word-break:keep-all;overflow-wrap:anywhere;font-size:.9rem;font-weight:800;line-height:1.25;display:block}.page-module__SyIPeG__relationshipButton span,.page-module__SyIPeG__relationshipActive span{color:var(--text-muted);white-space:normal;word-break:keep-all;overflow-wrap:anywhere;margin-top:.45rem;font-size:.74rem;line-height:1.35;display:block}.page-module__SyIPeG__relationshipActive{background:#3182f60f;border-color:#3182f6}.page-module__SyIPeG__relationshipActive strong{color:#1b64da}.page-module__SyIPeG__contextGrid{gap:var(--space-sm);margin-top:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.page-module__SyIPeG__contextSubgrid{gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.9rem;display:grid}.page-module__SyIPeG__contextButton,.page-module__SyIPeG__contextActive{text-align:left;min-width:0;min-height:74px;color:var(--text-secondary);transition:all var(--transition-fast);background:#fff;border:1px solid #191f281a;border-radius:8px;padding:.8rem;overflow:hidden}.page-module__SyIPeG__contextButton:hover{background:#f8fafc;border-color:#191f2829}.page-module__SyIPeG__contextButton strong,.page-module__SyIPeG__contextActive strong{color:var(--text-primary);letter-spacing:0;word-break:keep-all;font-size:.88rem;font-weight:800;line-height:1.25;display:block}.page-module__SyIPeG__contextButton span,.page-module__SyIPeG__contextActive span{color:var(--text-muted);word-break:keep-all;margin-top:.38rem;font-size:.72rem;line-height:1.35;display:block}.page-module__SyIPeG__contextActive{background:#3182f60f;border-color:#3182f6}.page-module__SyIPeG__contextActive strong{color:#1b64da}.page-module__SyIPeG__peopleGrid{margin-top:var(--space-xl);gap:var(--space-xl);grid-template-columns:1fr;display:grid}.page-module__SyIPeG__personPanel{padding:0}.page-module__SyIPeG__profileBox{margin-bottom:var(--space-md);padding:var(--space-md);border-radius:var(--radius-lg);background:#f8fafc;border:1px solid #191f2814}.page-module__SyIPeG__profileHeader{margin-bottom:var(--space-sm);color:var(--text-muted);justify-content:space-between;align-items:center;gap:.75rem;font-size:.75rem;font-weight:600;display:flex}.page-module__SyIPeG__profileHeader strong{color:#3182f6;font-size:.76rem}.page-module__SyIPeG__profileGrid{flex-wrap:wrap;gap:.45rem;display:flex}.page-module__SyIPeG__profileChip,.page-module__SyIPeG__profileChipActive{min-height:38px;color:var(--text-primary);background:#fff;border:1px solid #191f281f;border-radius:999px;padding:.45rem .85rem;font-size:.8rem;font-weight:600;transition:all .2s}.page-module__SyIPeG__profileChipActive{color:#1b64da;background:#3182f614;border-color:#3182f6}.page-module__SyIPeG__profileChip small,.page-module__SyIPeG__profileChipActive small{color:#3182f6;margin-left:.35rem;font-size:.7rem}.page-module__SyIPeG__profileEmpty{color:var(--text-muted);font-size:.82rem;line-height:1.5}.page-module__SyIPeG__formGrid{gap:var(--space-md);grid-template-columns:1fr;display:grid}.page-module__SyIPeG__field{gap:var(--space-sm);flex-direction:column;display:flex}.page-module__SyIPeG__relationshipPanel>.page-module__SyIPeG__field{margin-top:.9rem}.page-module__SyIPeG__field span{color:var(--text-secondary);font-size:.85rem;font-weight:500}.page-module__SyIPeG__field input,.page-module__SyIPeG__field select,.page-module__SyIPeG__contextTextarea{width:100%;min-height:48px;padding:var(--space-md);color:#191f28;transition:border-color var(--transition-fast), box-shadow var(--transition-fast);appearance:none;background:#fff;border:1px solid #191f281f;border-radius:8px;font-size:1rem}.page-module__SyIPeG__field input:focus,.page-module__SyIPeG__field select:focus,.page-module__SyIPeG__contextTextarea:focus{border-color:#3182f6;outline:none;box-shadow:0 0 0 3px #3182f626}.page-module__SyIPeG__field input::placeholder{color:var(--text-muted)}.page-module__SyIPeG__field select{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.page-module__SyIPeG__field select option{color:#191f28;background:#fff}.page-module__SyIPeG__contextTextarea{resize:vertical;min-height:96px;font-family:inherit;line-height:1.55}.page-module__SyIPeG__contextTextarea::placeholder{color:var(--text-muted)}.page-module__SyIPeG__dateSelectGrid{gap:var(--space-sm);grid-template-columns:1.2fr 1fr 1fr;display:grid}.page-module__SyIPeG__segment{gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.page-module__SyIPeG__segment button{min-height:48px;padding:var(--space-md);color:var(--text-secondary);transition:all var(--transition-fast);background:#fff;border:1px solid #191f281f;border-radius:8px;font-size:.95rem;font-weight:500}.page-module__SyIPeG__segment button:hover{color:var(--text-primary);background:#f8fafc}.page-module__SyIPeG__segment .page-module__SyIPeG__active{color:#3182f6;background:#3182f614;border-color:#3182f6}.page-module__SyIPeG__actions{margin-top:var(--space-xl);margin-bottom:calc(3.25rem + env(safe-area-inset-bottom));align-items:center;gap:var(--space-md);grid-template-columns:1fr;padding:0;display:grid}.page-module__SyIPeG__actions strong{color:var(--text-primary)}.page-module__SyIPeG__actions p{color:var(--text-muted);margin-top:.25rem;font-size:.84rem}.page-module__SyIPeG__primaryBtn{width:100%;min-width:0;min-height:52px;padding:var(--space-md) var(--space-xl);border-radius:var(--radius-full);color:#fff;transition:transform var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast);background:#3182f6;font-size:1.05rem;font-weight:700;box-shadow:0 8px 20px #3182f633}.page-module__SyIPeG__primaryBtn:hover:not(:disabled){background:#1b64da;transform:translateY(-1px);box-shadow:0 10px 24px #3182f642}.page-module__SyIPeG__primaryBtn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}@media (max-width:920px){.page-module__SyIPeG__relationshipGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.page-module__SyIPeG__main{padding:calc(96px + .75rem + env(safe-area-inset-top)) 0 calc(7rem + env(safe-area-inset-bottom))!important}.page-module__SyIPeG__stepTitle{font-size:1.55rem}.page-module__SyIPeG__shell,.page-module__SyIPeG__introCard{padding:var(--space-xl)}.page-module__SyIPeG__peopleGrid{margin-top:var(--space-xl)}.page-module__SyIPeG__dateSelectGrid{grid-template-columns:1.2fr 1fr 1fr}.page-module__SyIPeG__profileGrid{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:.15rem;overflow-x:auto}.page-module__SyIPeG__profileGrid::-webkit-scrollbar{display:none}.page-module__SyIPeG__profileChip,.page-module__SyIPeG__profileChipActive{flex:none}}@media (max-width:360px){.page-module__SyIPeG__relationshipGrid,.page-module__SyIPeG__contextGrid,.page-module__SyIPeG__contextSubgrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@keyframes page-module__SyIPeG__fadeIn{0%{opacity:0}to{opacity:1}}
.AssetBalancePopover-module__9VTe7a__assetRoot{align-items:center;display:inline-flex;position:relative}.AssetBalancePopover-module__9VTe7a__balanceChip{color:#191f28;min-width:56px;height:32px;font:inherit;cursor:pointer;background:#f6f7f9;border:1px solid #191f2814;border-radius:999px;justify-content:center;align-items:center;gap:.25rem;padding:0 .55rem;font-size:.82rem;font-weight:900;display:inline-flex;position:relative}.AssetBalancePopover-module__9VTe7a__balanceChip:hover,.AssetBalancePopover-module__9VTe7a__balanceChip:focus-visible,.AssetBalancePopover-module__9VTe7a__balanceChipOpen{background:#eef6ff;border-color:#3182f652;outline:none}.AssetBalancePopover-module__9VTe7a__chipIcon{font-size:.86rem;line-height:1}.AssetBalancePopover-module__9VTe7a__backdrop{z-index:4990;cursor:pointer;background:#191f284d;border:0;display:block;position:fixed;inset:0}.AssetBalancePopover-module__9VTe7a__panel{z-index:5000;color:#191f28;background:radial-gradient(circle at 82% 12%,#ffe8f3e0 0,#fff7fc47 170px,#0000 300px),radial-gradient(circle at 22% 0,#ece5ffb3 0,#0000 270px),linear-gradient(#fff 0%,#fffcff 48%,#fff 100%);border:1px solid #7c3aed2e;border-radius:18px;width:min(940px,100vw - 2rem);max-height:calc(100dvh - 2rem);padding:32px;position:fixed;top:50%;left:50%;overflow:hidden auto;transform:translate(-50%,-50%);box-shadow:0 26px 70px #191f283d}.AssetBalancePopover-module__9VTe7a__panelHeader{z-index:2;justify-content:space-between;align-items:flex-start;gap:1rem;min-height:98px;padding-right:210px;display:flex;position:relative}.AssetBalancePopover-module__9VTe7a__panelTitleGroup{gap:.45rem;min-width:0;display:grid}.AssetBalancePopover-module__9VTe7a__panelTitle{color:#111827;letter-spacing:0;align-items:center;gap:.78rem;margin:0;font-size:2.35rem;font-weight:950;line-height:1.08;display:inline-flex}.AssetBalancePopover-module__9VTe7a__titleIcon{color:#fff;background:linear-gradient(135deg,#ffe66d 0%,#ffb545 54%,#ff8a00 100%);border-radius:16px;place-items:center;width:52px;height:52px;font-size:2rem;display:inline-grid;transform:rotate(-8deg);box-shadow:0 10px 18px #ffb54552}.AssetBalancePopover-module__9VTe7a__panelSubtitle{color:#4e5968;word-break:keep-all;margin:0 0 0 64px;font-size:1.05rem;font-weight:800;line-height:1.35}.AssetBalancePopover-module__9VTe7a__closeButton{color:#191f28;width:50px;height:50px;font:inherit;cursor:pointer;background:#f8fafce6;border:0;border-radius:999px;flex:none;place-items:center;font-size:2rem;font-weight:500;line-height:1;display:inline-grid;position:absolute;top:0;right:0;box-shadow:0 8px 22px #191f2814}.AssetBalancePopover-module__9VTe7a__closeButton:hover,.AssetBalancePopover-module__9VTe7a__closeButton:focus-visible{background:#eef2f7;outline:none}.AssetBalancePopover-module__9VTe7a__heroMascot{z-index:1;pointer-events:none;border-radius:999px;width:178px;height:178px;position:absolute;top:10px;right:98px;overflow:hidden}.AssetBalancePopover-module__9VTe7a__heroMascot img{object-fit:cover;width:100%;height:100%;transform:scale(1.24)}.AssetBalancePopover-module__9VTe7a__sparkle{z-index:1;color:#c084fc;pointer-events:none;font-size:1.4rem;line-height:1;position:absolute}.AssetBalancePopover-module__9VTe7a__sparkleOne{color:#f5cc5b;top:68px;right:350px}.AssetBalancePopover-module__9VTe7a__sparkleThree{color:#d8b4fe;top:92px;right:28px}.AssetBalancePopover-module__9VTe7a__balanceGrid{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid;position:relative}.AssetBalancePopover-module__9VTe7a__balanceCard{background:#fff;border:1px solid #191f2814;border-radius:8px;flex-direction:column;min-width:0;min-height:172px;padding:22px 18px 0;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #191f2814}.AssetBalancePopover-module__9VTe7a__balanceCard:after{content:"";opacity:.18;border-radius:8px;width:96px;height:58px;position:absolute;bottom:26px;right:-20px;transform:rotate(-8deg)}.AssetBalancePopover-module__9VTe7a__balanceCardTop{z-index:1;align-items:center;gap:12px;display:flex;position:relative}.AssetBalancePopover-module__9VTe7a__ticketIcon{color:#fff;border-radius:8px;flex:none;place-items:center;width:62px;height:38px;font-size:1.2rem;font-weight:950;display:inline-grid;position:relative;transform:rotate(-7deg)}.AssetBalancePopover-module__9VTe7a__ticketIcon:before,.AssetBalancePopover-module__9VTe7a__ticketIcon:after{content:"";background:#fff;border-radius:999px;width:13px;height:13px;position:absolute;top:50%;transform:translateY(-50%)}.AssetBalancePopover-module__9VTe7a__ticketIcon span{z-index:1;position:relative}.AssetBalancePopover-module__9VTe7a__balanceLabel{min-width:0;color:inherit;word-break:keep-all;font-size:1.16rem;font-weight:950;line-height:1.2}.AssetBalancePopover-module__9VTe7a__balanceValue{z-index:1;align-items:baseline;gap:8px;min-width:0;margin:18px 0 12px 60px;line-height:1;display:flex;position:relative}.AssetBalancePopover-module__9VTe7a__balanceValue strong{letter-spacing:0;font-size:4.9rem;font-weight:950;line-height:.9}.AssetBalancePopover-module__9VTe7a__balanceValue span{color:#111827;font-size:1.45rem;font-weight:950}.AssetBalancePopover-module__9VTe7a__balanceBadge{z-index:1;color:#fff;text-align:center;word-break:keep-all;justify-content:center;align-items:center;gap:.3rem;min-height:40px;margin:auto -18px 0;padding:.56rem .8rem;font-size:.94rem;font-weight:950;line-height:1.2;display:flex;position:relative}.AssetBalancePopover-module__9VTe7a__ticketCard{color:#7c3aed;background:linear-gradient(#fdfafffa 0%,#fff 100%);border-color:#7c3aed5c}.AssetBalancePopover-module__9VTe7a__ticketCard .AssetBalancePopover-module__9VTe7a__ticketIcon,.AssetBalancePopover-module__9VTe7a__ticketCard .AssetBalancePopover-module__9VTe7a__balanceBadge,.AssetBalancePopover-module__9VTe7a__ticketCard:after{background:linear-gradient(135deg,#a855f7 0%,#7c3aed 100%)}.AssetBalancePopover-module__9VTe7a__ticketCard .AssetBalancePopover-module__9VTe7a__balanceValue strong{color:#7c3aed}.AssetBalancePopover-module__9VTe7a__freeCard{color:#2563eb;background:linear-gradient(#fbfdff 0%,#fff 100%);border-color:#3182f642}.AssetBalancePopover-module__9VTe7a__freeCard .AssetBalancePopover-module__9VTe7a__ticketIcon,.AssetBalancePopover-module__9VTe7a__freeCard .AssetBalancePopover-module__9VTe7a__balanceBadge,.AssetBalancePopover-module__9VTe7a__freeCard:after{background:linear-gradient(135deg,#60a5fa 0%,#2563eb 100%)}.AssetBalancePopover-module__9VTe7a__freeCard .AssetBalancePopover-module__9VTe7a__balanceValue strong{color:#2563eb}.AssetBalancePopover-module__9VTe7a__pointCard{color:#2f9e55;background:linear-gradient(#fcfffb 0%,#fff 100%);border-color:#34a8533d}.AssetBalancePopover-module__9VTe7a__pointCard .AssetBalancePopover-module__9VTe7a__ticketIcon{background:linear-gradient(135deg,#8ce99a 0%,#40c057 100%);border-radius:999px;width:46px;height:46px;font-size:1.45rem;transform:none}.AssetBalancePopover-module__9VTe7a__pointCard .AssetBalancePopover-module__9VTe7a__ticketIcon:before,.AssetBalancePopover-module__9VTe7a__pointCard .AssetBalancePopover-module__9VTe7a__ticketIcon:after{display:none}.AssetBalancePopover-module__9VTe7a__pointCard .AssetBalancePopover-module__9VTe7a__balanceBadge,.AssetBalancePopover-module__9VTe7a__pointCard:after{background:linear-gradient(135deg,#69db7c 0%,#2f9e55 100%)}.AssetBalancePopover-module__9VTe7a__pointCard .AssetBalancePopover-module__9VTe7a__balanceValue strong{color:#2f9e55}.AssetBalancePopover-module__9VTe7a__section{z-index:2;gap:14px;margin-top:22px;display:grid;position:relative}.AssetBalancePopover-module__9VTe7a__sectionHeader{align-items:center;gap:12px;display:flex}.AssetBalancePopover-module__9VTe7a__sectionTitle{color:#191f28;white-space:nowrap;align-items:center;gap:.42rem;margin:0;font-size:1.28rem;font-weight:950;display:inline-flex}.AssetBalancePopover-module__9VTe7a__sectionLine{background:#a855f733;flex:auto;height:1px}.AssetBalancePopover-module__9VTe7a__sectionStar{color:#a855f7;font-size:1.2rem}.AssetBalancePopover-module__9VTe7a__guideList{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none;display:grid}.AssetBalancePopover-module__9VTe7a__guideList li{background:#ffffffc2;border:1px solid #191f280f;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-content:center;align-items:center;gap:8px 12px;min-width:0;min-height:122px;padding:18px 16px;display:grid;box-shadow:0 8px 22px #191f280f}.AssetBalancePopover-module__9VTe7a__guideIcon{color:#8b5cf6;background:#f3e8ff;border-radius:999px;place-items:center;width:48px;height:48px;font-size:1.45rem;font-weight:950;display:inline-grid}.AssetBalancePopover-module__9VTe7a__guideCopy{color:#191f28;word-break:keep-all;gap:.2rem;min-width:0;font-size:.98rem;font-weight:900;line-height:1.25;display:grid}.AssetBalancePopover-module__9VTe7a__guideCopy em{color:#7c3aed;font-size:1.32rem;font-style:normal;font-weight:950}.AssetBalancePopover-module__9VTe7a__guideList small{color:#6b7280;text-align:center;word-break:keep-all;grid-column:1/-1;font-size:.78rem;font-weight:800;line-height:1.35}.AssetBalancePopover-module__9VTe7a__actions{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px;display:grid;position:relative}.AssetBalancePopover-module__9VTe7a__actionButton{color:#191f28;min-width:0;min-height:76px;font:inherit;text-align:center;cursor:pointer;word-break:keep-all;background:#ffffffeb;border:1px solid #191f2814;border-radius:8px;justify-content:center;align-items:center;gap:.8rem;padding:.9rem 1rem;font-size:1.14rem;font-weight:950;line-height:1.2;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #191f2814}.AssetBalancePopover-module__9VTe7a__actionButton:hover,.AssetBalancePopover-module__9VTe7a__actionButton:focus-visible{background:#f8fafc;outline:none}.AssetBalancePopover-module__9VTe7a__actionIcon{color:#8b5cf6;background:#f3e8ff;border-radius:999px;flex:none;place-items:center;width:42px;height:42px;font-size:1.35rem;font-weight:950;display:inline-grid}.AssetBalancePopover-module__9VTe7a__primaryAction{color:#fff;background:linear-gradient(135deg,#a855f7 0%,#7c3aed 100%);border-color:#7c3aed52;box-shadow:0 14px 28px #7c3aed4d}.AssetBalancePopover-module__9VTe7a__primaryAction .AssetBalancePopover-module__9VTe7a__actionIcon{color:#7c3aed;background:#fff}.AssetBalancePopover-module__9VTe7a__primaryAction:hover,.AssetBalancePopover-module__9VTe7a__primaryAction:focus-visible{background:linear-gradient(135deg,#9333ea 0%,#6d28d9 100%)}.AssetBalancePopover-module__9VTe7a__errorText{color:#e5484d;text-align:center;background:#fff5f5;border-radius:8px;grid-column:1/-1;margin:0;padding:1rem;font-size:.95rem;font-weight:900}.AssetBalancePopover-module__9VTe7a__retryButton{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#3182f6;border:0;border-radius:8px;grid-column:1/-1;justify-content:center;align-items:center;font-size:.9rem;font-weight:900;display:inline-flex}.AssetBalancePopover-module__9VTe7a__skeleton{background:#eef2f7;border-radius:8px;height:172px;position:relative;overflow:hidden}.AssetBalancePopover-module__9VTe7a__skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffffb8,#0000);animation:1.1s infinite AssetBalancePopover-module__9VTe7a__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes AssetBalancePopover-module__9VTe7a__shimmer{to{transform:translate(100%)}}@media (max-width:720px){.AssetBalancePopover-module__9VTe7a__panel{border-radius:16px;width:min(430px,100vw - 1rem);padding:16px 16px 12px}.AssetBalancePopover-module__9VTe7a__panelHeader{min-height:78px;padding-right:98px}.AssetBalancePopover-module__9VTe7a__panelTitle{gap:.52rem;font-size:1.54rem}.AssetBalancePopover-module__9VTe7a__titleIcon{border-radius:14px;width:42px;height:42px;font-size:1.5rem}.AssetBalancePopover-module__9VTe7a__panelSubtitle{margin-left:52px;font-size:.8rem}.AssetBalancePopover-module__9VTe7a__closeButton{width:42px;height:42px;font-size:1.6rem}.AssetBalancePopover-module__9VTe7a__heroMascot{opacity:.95;width:90px;height:90px;top:20px;right:56px}.AssetBalancePopover-module__9VTe7a__sparkleOne{top:86px;right:148px}.AssetBalancePopover-module__9VTe7a__sparkleTwo{top:120px;right:26px}.AssetBalancePopover-module__9VTe7a__sparkleThree{display:none}.AssetBalancePopover-module__9VTe7a__balanceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.AssetBalancePopover-module__9VTe7a__balanceCard{min-height:116px;padding:16px 12px 0}.AssetBalancePopover-module__9VTe7a__pointCard{grid-column:1/-1;min-height:94px}.AssetBalancePopover-module__9VTe7a__ticketIcon{width:48px;height:30px;font-size:.96rem}.AssetBalancePopover-module__9VTe7a__pointCard .AssetBalancePopover-module__9VTe7a__ticketIcon{width:38px;height:38px;font-size:1.1rem}.AssetBalancePopover-module__9VTe7a__balanceCardTop{gap:8px}.AssetBalancePopover-module__9VTe7a__balanceLabel{font-size:.92rem}.AssetBalancePopover-module__9VTe7a__balanceValue{gap:5px;margin:4px 0 6px 44px}.AssetBalancePopover-module__9VTe7a__balanceValue strong{font-size:2.55rem}.AssetBalancePopover-module__9VTe7a__balanceValue span{font-size:1rem}.AssetBalancePopover-module__9VTe7a__balanceBadge{min-height:28px;margin-left:-12px;margin-right:-12px;padding:.48rem .5rem;font-size:.72rem}.AssetBalancePopover-module__9VTe7a__section{gap:10px;margin-top:16px}.AssetBalancePopover-module__9VTe7a__sectionTitle{font-size:1.04rem}.AssetBalancePopover-module__9VTe7a__guideList{grid-template-columns:1fr;gap:10px}.AssetBalancePopover-module__9VTe7a__guideList li{min-height:52px;padding:8px 12px}.AssetBalancePopover-module__9VTe7a__guideIcon{width:40px;height:40px;font-size:1.15rem}.AssetBalancePopover-module__9VTe7a__guideCopy{grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:baseline;gap:.4rem;font-size:.88rem}.AssetBalancePopover-module__9VTe7a__guideCopy em{font-size:1rem}.AssetBalancePopover-module__9VTe7a__guideList small{display:none}.AssetBalancePopover-module__9VTe7a__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.AssetBalancePopover-module__9VTe7a__actionButton{gap:.46rem;min-height:48px;padding:.75rem .7rem;font-size:.84rem}.AssetBalancePopover-module__9VTe7a__primaryAction{grid-column:1/-1}.AssetBalancePopover-module__9VTe7a__actionIcon{width:32px;height:32px;font-size:1rem}}@media (max-width:360px){.AssetBalancePopover-module__9VTe7a__panel{padding-left:12px;padding-right:12px}.AssetBalancePopover-module__9VTe7a__panelHeader{padding-right:82px}.AssetBalancePopover-module__9VTe7a__heroMascot{width:86px;height:86px;right:42px}.AssetBalancePopover-module__9VTe7a__panelTitle{font-size:1.42rem}.AssetBalancePopover-module__9VTe7a__panelSubtitle{margin-left:0}.AssetBalancePopover-module__9VTe7a__balanceGrid,.AssetBalancePopover-module__9VTe7a__actions{grid-template-columns:1fr}.AssetBalancePopover-module__9VTe7a__pointCard,.AssetBalancePopover-module__9VTe7a__primaryAction{grid-column:auto}}.AssetBalancePopover-module__9VTe7a__panel{border-radius:16px;width:min(430px,100vw - 12px);max-height:calc(100dvh - 12px);padding:16px 14px 12px;overflow:hidden}.AssetBalancePopover-module__9VTe7a__panelHeader{min-height:88px;padding-right:142px}.AssetBalancePopover-module__9VTe7a__panelTitle{gap:.48rem;font-size:1.84rem;line-height:1.02}.AssetBalancePopover-module__9VTe7a__titleIcon{border-radius:13px;width:42px;height:42px;font-size:1.45rem}.AssetBalancePopover-module__9VTe7a__panelSubtitle{margin-left:50px;font-size:.82rem;line-height:1.24}.AssetBalancePopover-module__9VTe7a__closeButton{width:42px;height:42px;font-size:1.5rem}.AssetBalancePopover-module__9VTe7a__heroMascot{width:116px;height:116px;top:8px;right:64px}.AssetBalancePopover-module__9VTe7a__sparkleOne{top:100px;right:118px}.AssetBalancePopover-module__9VTe7a__sparkleTwo{top:120px;right:36px}.AssetBalancePopover-module__9VTe7a__sparkleThree{display:none}.AssetBalancePopover-module__9VTe7a__balanceGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.AssetBalancePopover-module__9VTe7a__balanceCard{min-height:116px;padding:10px 8px 0}.AssetBalancePopover-module__9VTe7a__pointCard{grid-column:auto;min-height:116px}.AssetBalancePopover-module__9VTe7a__balanceCardTop{gap:5px}.AssetBalancePopover-module__9VTe7a__ticketIcon{border-radius:7px;width:42px;height:27px;font-size:.84rem}.AssetBalancePopover-module__9VTe7a__ticketIcon:before,.AssetBalancePopover-module__9VTe7a__ticketIcon:after{width:10px;height:10px}.AssetBalancePopover-module__9VTe7a__ticketIcon:before{left:-5px}.AssetBalancePopover-module__9VTe7a__ticketIcon:after{right:-5px}.AssetBalancePopover-module__9VTe7a__pointCard .AssetBalancePopover-module__9VTe7a__ticketIcon{width:36px;height:36px;font-size:1rem}.AssetBalancePopover-module__9VTe7a__balanceLabel{font-size:.76rem;line-height:1.16}.AssetBalancePopover-module__9VTe7a__balanceValue{justify-content:center;gap:4px;margin:5px 0 6px}.AssetBalancePopover-module__9VTe7a__balanceValue strong{font-size:2.55rem}.AssetBalancePopover-module__9VTe7a__balanceValue span{font-size:.84rem}.AssetBalancePopover-module__9VTe7a__balanceBadge{min-height:34px;margin-left:-8px;margin-right:-8px;padding:.34rem .32rem;font-size:.62rem;line-height:1.16}.AssetBalancePopover-module__9VTe7a__section{gap:8px;margin-top:14px}.AssetBalancePopover-module__9VTe7a__sectionTitle{font-size:1rem}.AssetBalancePopover-module__9VTe7a__guideList{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.AssetBalancePopover-module__9VTe7a__guideList li{grid-template-columns:1fr;justify-items:center;gap:5px;min-height:86px;padding:9px 6px}.AssetBalancePopover-module__9VTe7a__guideIcon{width:34px;height:34px;font-size:.95rem}.AssetBalancePopover-module__9VTe7a__guideCopy{text-align:center;grid-template-columns:1fr;justify-items:center;gap:2px;font-size:.66rem;line-height:1.14}.AssetBalancePopover-module__9VTe7a__guideCopy em{font-size:.86rem}.AssetBalancePopover-module__9VTe7a__guideList small{text-align:center;grid-column:auto;font-size:.56rem;line-height:1.15;display:block}.AssetBalancePopover-module__9VTe7a__actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.AssetBalancePopover-module__9VTe7a__actionButton,.AssetBalancePopover-module__9VTe7a__primaryAction{grid-column:auto}.AssetBalancePopover-module__9VTe7a__actionButton{gap:.28rem;min-height:48px;padding:.5rem .34rem;font-size:.68rem}.AssetBalancePopover-module__9VTe7a__actionIcon{width:28px;height:28px;font-size:.9rem}@media (max-width:380px),(max-height:700px){.AssetBalancePopover-module__9VTe7a__panel{padding:12px 10px 10px}.AssetBalancePopover-module__9VTe7a__panelHeader{min-height:76px;padding-right:110px}.AssetBalancePopover-module__9VTe7a__panelTitle{font-size:1.46rem}.AssetBalancePopover-module__9VTe7a__titleIcon{width:34px;height:34px;font-size:1.1rem}.AssetBalancePopover-module__9VTe7a__panelSubtitle{margin-left:42px;font-size:.72rem}.AssetBalancePopover-module__9VTe7a__heroMascot{width:92px;height:92px;right:56px}.AssetBalancePopover-module__9VTe7a__closeButton{width:36px;height:36px;font-size:1.35rem}.AssetBalancePopover-module__9VTe7a__balanceGrid,.AssetBalancePopover-module__9VTe7a__guideList,.AssetBalancePopover-module__9VTe7a__actions{gap:6px}.AssetBalancePopover-module__9VTe7a__balanceCard{min-height:102px;padding:8px 6px 0}.AssetBalancePopover-module__9VTe7a__pointCard{min-height:102px}.AssetBalancePopover-module__9VTe7a__ticketIcon{width:34px;height:23px}.AssetBalancePopover-module__9VTe7a__pointCard .AssetBalancePopover-module__9VTe7a__ticketIcon{width:30px;height:30px}.AssetBalancePopover-module__9VTe7a__balanceLabel{font-size:.66rem}.AssetBalancePopover-module__9VTe7a__balanceValue strong{font-size:2.08rem}.AssetBalancePopover-module__9VTe7a__balanceBadge{min-height:31px;margin-left:-6px;margin-right:-6px;font-size:.56rem}.AssetBalancePopover-module__9VTe7a__section{margin-top:10px}.AssetBalancePopover-module__9VTe7a__guideList li{min-height:68px;padding:7px 4px}.AssetBalancePopover-module__9VTe7a__guideIcon{width:28px;height:28px;font-size:.78rem}.AssetBalancePopover-module__9VTe7a__guideCopy{font-size:.58rem}.AssetBalancePopover-module__9VTe7a__guideCopy em{font-size:.74rem}.AssetBalancePopover-module__9VTe7a__guideList small{display:none}.AssetBalancePopover-module__9VTe7a__actionButton{min-height:40px;font-size:.6rem}.AssetBalancePopover-module__9VTe7a__actionIcon{width:24px;height:24px;font-size:.78rem}}
.home-module__Hx0lNG__header{z-index:1000;-webkit-backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #191f2814;width:min(100%,430px);position:fixed;top:0;left:50%;transform:translate(-50%)}.home-module__Hx0lNG__headerContainer{justify-content:space-between;align-items:center;gap:.75rem;height:54px;padding:0 1rem;display:flex}.home-module__Hx0lNG__logo{align-items:center;text-decoration:none;display:inline-flex}.home-module__Hx0lNG__logoImg{object-fit:contain;width:auto;height:30px}.home-module__Hx0lNG__headerRight,.home-module__Hx0lNG__userBalances{align-items:center;display:flex}.home-module__Hx0lNG__headerRight{gap:.5rem}.home-module__Hx0lNG__userBalances{gap:0}.home-module__Hx0lNG__loginBtn,.home-module__Hx0lNG__balanceChip,.home-module__Hx0lNG__balanceChipPlaceholder{color:#191f28;box-shadow:none;background:#f6f7f9;border:1px solid #191f2814}.home-module__Hx0lNG__loginBtn{color:#191f28;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;height:32px;padding:0 1rem;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.home-module__Hx0lNG__authLoadingBtn{color:#8b95a1;cursor:default;min-width:76px}.home-module__Hx0lNG__balanceChip{min-width:56px;height:32px;font:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.25rem;padding:0 .55rem;font-size:.82rem;font-weight:900;display:inline-flex;position:relative}.home-module__Hx0lNG__balanceChipPlaceholder{border-radius:999px;width:56px;height:32px;display:inline-flex}.home-module__Hx0lNG__chipIcon{font-size:.86rem;line-height:1}.home-module__Hx0lNG__cwCategoryTabs{scrollbar-width:none;align-items:center;gap:.3rem;max-width:430px;height:42px;padding:0 1rem;display:flex;overflow-x:auto}.home-module__Hx0lNG__cwCategoryTabs::-webkit-scrollbar{display:none}.home-module__Hx0lNG__cwCategoryTabs a{color:#5f6673;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;min-height:34px;padding:0 .75rem;font-size:.86rem;font-weight:900;text-decoration:none;display:inline-flex}.home-module__Hx0lNG__cwCategoryTabs a:first-child,.home-module__Hx0lNG__cwCategoryTabs a:hover{color:#191f28;background:#f0f3f8}.home-module__Hx0lNG__main{z-index:0;max-width:430px;min-height:100vh;padding:96px 1rem calc(1.15rem + env(safe-area-inset-bottom));color:#191f28;background:linear-gradient(#fff 0%,#f8fafc 48%,#f7f9fc 100%);flex-direction:column;gap:2rem;margin:0 auto;display:flex;position:relative}.home-module__Hx0lNG__main,.home-module__Hx0lNG__footerLinksOuter,.home-module__Hx0lNG__footer{border-left:1px solid #191f2814;border-right:1px solid #191f2814}.home-module__Hx0lNG__cwHero{flex-direction:column;gap:0;display:flex}.home-module__Hx0lNG__cwHero h1{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.home-module__Hx0lNG__cwMainBannerShell{background:#fff;width:calc(100% + 2rem);margin:0 -1rem;position:relative;overflow:hidden}.home-module__Hx0lNG__cwMainBannerShellSingle{padding-bottom:0}.home-module__Hx0lNG__cwMainBannerArea{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;touch-action:pan-x;overscroll-behavior-x:contain;gap:0;width:100%;display:flex;overflow-x:auto}.home-module__Hx0lNG__cwMainBannerArea::-webkit-scrollbar{display:none}.home-module__Hx0lNG__cwMainBanner{scroll-snap-align:start;scroll-snap-stop:always;color:#191f28;flex:0 0 100%;justify-content:space-between;align-items:center;min-height:340px;text-decoration:none;display:flex;position:relative;overflow:hidden}.home-module__Hx0lNG__cwMainBannerImageSlide{aspect-ratio:1776/896;background:#fff;min-height:0;display:block}.home-module__Hx0lNG__cwMainBannerImage{object-fit:cover;object-position:center}.home-module__Hx0lNG__cwMainBannerlife,.home-module__Hx0lNG__cwMainBannerdaily{background:#fff}.home-module__Hx0lNG__cwMainBannerCopy{z-index:1;gap:.42rem;max-width:60%;padding:1.5rem;display:grid;position:relative}.home-module__Hx0lNG__cwMainBannerCopy small{color:#3182f6;font-weight:900}.home-module__Hx0lNG__cwMainBannerCopy strong{font-size:1.68rem;line-height:1.28}.home-module__Hx0lNG__cwMainBannerCopy em{color:#4e5968;font-style:normal;line-height:1.45}.home-module__Hx0lNG__cwMainBannerCopy b{color:#fff;background:#3182f6;border-radius:999px;width:fit-content;padding:.45rem .8rem;font-size:.78rem}.home-module__Hx0lNG__cwMainBannerArt{width:160px;height:180px;position:relative}.home-module__Hx0lNG__cwBannerCoverBack,.home-module__Hx0lNG__cwBannerCoverMid,.home-module__Hx0lNG__cwBannerCoverFront{background:#fff;border-radius:22px;position:absolute;box-shadow:0 18px 36px #191f281f}.home-module__Hx0lNG__cwBannerCoverFront{color:#3182f6;place-items:center;width:110px;height:142px;font-size:3rem;font-weight:900;display:grid;top:16px;right:20px}.home-module__Hx0lNG__cwBannerCoverBack{width:96px;height:124px;top:6px;right:0;transform:rotate(12deg)}.home-module__Hx0lNG__cwBannerCoverMid{width:100px;height:134px;top:28px;right:46px;transform:rotate(-9deg)}.home-module__Hx0lNG__cwBannerDots{background:#fff;justify-content:center;align-items:center;gap:.3rem;width:100%;height:32px;display:flex}.home-module__Hx0lNG__cwBannerDots button{appearance:none;cursor:pointer;background:0 0;border:0;border-radius:50%;width:28px;height:28px;padding:0;position:relative}.home-module__Hx0lNG__cwBannerDots button:after{content:"";background:#8b95a16b;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-module__Hx0lNG__cwBannerDots .home-module__Hx0lNG__cwBannerDotActive{background:0 0}.home-module__Hx0lNG__cwBannerDots .home-module__Hx0lNG__cwBannerDotActive:after{background:#3182f6;width:14px;height:14px}.home-module__Hx0lNG__cwCatalog,.home-module__Hx0lNG__cwShelf{flex-direction:column;display:flex}.home-module__Hx0lNG__cwCatalog{gap:1.4rem;scroll-margin-top:108px}.home-module__Hx0lNG__cwShelf{content-visibility:auto;contain-intrinsic-size:900px;gap:.85rem;scroll-margin-top:112px}.home-module__Hx0lNG__cwShelfHeader{justify-content:space-between;align-items:center;display:flex}.home-module__Hx0lNG__cwShelfHeader h2{color:#191f28;letter-spacing:0;margin:0;font-size:1.24rem;font-weight:900}.home-module__Hx0lNG__cwShelfHeader a{color:#6b7280;font-size:.82rem;font-weight:800;text-decoration:none}.home-module__Hx0lNG__cwProductRail{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-inline:-1rem;display:grid}.home-module__Hx0lNG__cwProductTile{color:#191f28;background:#fff;border:1px solid #191f2814;border-width:0 1px 1px 0;flex-direction:column;align-items:stretch;min-width:0;text-decoration:none;display:flex;position:relative;overflow:hidden}.home-module__Hx0lNG__cwTonemoon,.home-module__Hx0lNG__cwTonerose,.home-module__Hx0lNG__cwTonegold,.home-module__Hx0lNG__cwToneblue,.home-module__Hx0lNG__cwTonegreen,.home-module__Hx0lNG__cwToneviolet{background:#fff}.home-module__Hx0lNG__cwProductArt{aspect-ratio:1;background:#f4f7fb;width:100%;display:block;position:relative}.home-module__Hx0lNG__cwProductImage{object-fit:cover;object-position:center}.home-module__Hx0lNG__cwProductGlyph{color:#3182f6;place-items:center;width:100%;height:100%;font-size:2.6rem;font-weight:900;display:grid}.home-module__Hx0lNG__cwPaidBadge,.home-module__Hx0lNG__cwFreeBadge{background:#fff;border-radius:999px;padding:.25rem .52rem;font-size:.68rem;font-weight:900;position:absolute;top:.55rem;right:.55rem;box-shadow:0 4px 12px #191f2829}.home-module__Hx0lNG__cwPaidBadge{color:#9a5a00}.home-module__Hx0lNG__cwFreeBadge{color:#00796e}.home-module__Hx0lNG__cwProductBody small,.home-module__Hx0lNG__cwProductBody em{color:#6b7280;font-style:normal}.home-module__Hx0lNG__cwProductBody small{font-size:.72rem;font-weight:800}.home-module__Hx0lNG__cwProductBody strong{color:#191f28;font-size:.92rem;font-weight:900}.home-module__Hx0lNG__cwProductBody em{-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.76rem;line-height:1.35;display:-webkit-box;overflow:hidden}.home-module__Hx0lNG__cwSubBannerLink{content-visibility:auto;contain-intrinsic-size:217px;background:#fff;width:calc(100% + 2rem);margin:0 -1rem;text-decoration:none;display:block;overflow:hidden}.home-module__Hx0lNG__cwSubBannerImage{width:100%;height:auto;display:block}.home-module__Hx0lNG__faqSection{content-visibility:auto;contain-intrinsic-size:520px;background:#fff;border-top:1px solid #191f280f;border-bottom:1px solid #191f280f;width:calc(100% + 2rem);margin:1rem -1rem .75rem;padding:1.2rem 0 1.15rem}.home-module__Hx0lNG__sectionLabel,.home-module__Hx0lNG__sectionTitle{padding-inline:1rem}.home-module__Hx0lNG__sectionLabel{color:#3182f6;margin:0 0 .55rem;font-size:.8rem;font-weight:900}.home-module__Hx0lNG__sectionTitle{color:#191f28;margin:0;font-size:1.18rem;font-weight:900}.home-module__Hx0lNG__faqList{gap:.6rem;margin-top:1.25rem;display:grid}.home-module__Hx0lNG__faqItem{background:#fff;border:1px solid #191f2814;overflow:hidden;box-shadow:0 12px 28px #191f280f}.home-module__Hx0lNG__faqItem:hover,.home-module__Hx0lNG__faqItem.home-module__Hx0lNG__active{background:#f8fbff;border-color:#3182f633}.home-module__Hx0lNG__faqQuestionBtn{color:#191f28;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;font-size:.9rem;font-weight:900;display:flex}.home-module__Hx0lNG__faqQuestionText{line-height:1.4}.home-module__Hx0lNG__faqArrowIcon{color:#8b95a1;font-size:.7rem}.home-module__Hx0lNG__faqAnswerContainer{max-height:0;transition:max-height .24s;overflow:hidden}.home-module__Hx0lNG__faqItem.home-module__Hx0lNG__active .home-module__Hx0lNG__faqAnswerContainer{max-height:220px}.home-module__Hx0lNG__faqAnswerText{color:#4e5968;padding:0 1.2rem 1.2rem;font-size:.85rem;line-height:1.6}.home-module__Hx0lNG__bottomNav{z-index:1200;width:min(100%,430px);padding:.35rem .4rem calc(.35rem + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #191f2814;border-bottom:0;border-radius:14px 14px 0 0;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -10px 30px #191f2814}.home-module__Hx0lNG__bottomNav a{color:#6b7280;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.18rem;min-width:0;min-height:52px;text-decoration:none;display:flex}.home-module__Hx0lNG__bottomNav span{font-size:1rem;font-weight:900;line-height:1}.home-module__Hx0lNG__bottomNav strong{color:inherit;white-space:nowrap;font-size:.68rem;font-weight:900;line-height:1.2}.home-module__Hx0lNG__footerLinksOuter,.home-module__Hx0lNG__footer{background:#f6f7f8;max-width:430px;margin-inline:auto}.home-module__Hx0lNG__footerLinksOuter{flex-wrap:wrap;justify-content:center;align-items:center;gap:.3rem;padding:1rem 1rem .55rem;display:flex}.home-module__Hx0lNG__footerLinksOuter a,.home-module__Hx0lNG__footerLinksOuter span,.home-module__Hx0lNG__footerInfo,.home-module__Hx0lNG__footerInfo p,.home-module__Hx0lNG__businessInfoLink{color:#6b7280}.home-module__Hx0lNG__footerLinksOuter a{font-size:.72rem;font-weight:800;text-decoration:none}.home-module__Hx0lNG__footerLinksOuter span{font-size:.62rem}.home-module__Hx0lNG__footer{padding:.45rem 1rem calc(5.4rem + env(safe-area-inset-bottom))}.home-module__Hx0lNG__footerContent{max-width:430px}.home-module__Hx0lNG__footerInfo{text-align:center;gap:.25rem;display:grid}.home-module__Hx0lNG__footerInfo p{margin:0;font-size:.7rem;line-height:1.45}.home-module__Hx0lNG__businessInfoLink{font-weight:900}@media (max-width:360px){.home-module__Hx0lNG__headerContainer{padding-inline:.75rem}.home-module__Hx0lNG__loginBtn{padding-inline:.8rem}.home-module__Hx0lNG__cwProductBody{padding-inline:.72rem}}.home-module__Hx0lNG__cwShelfHeader>div{min-width:0}.home-module__Hx0lNG__cwShelfHeader h2{font-size:1.2rem;line-height:1.25}.home-module__Hx0lNG__cwShelfHeader a{color:#4e5968;background:#fff;border:1px solid #191f2814;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:30px;padding:0 .72rem;font-size:.72rem;font-weight:800;display:inline-flex;box-shadow:0 4px 12px #191f280f}.home-module__Hx0lNG__cwShelfHeader a:after{content:"›";color:#8b95a1;margin-left:.18rem;font-size:.86rem;line-height:1}.home-module__Hx0lNG__cwProductRail{grid-template-columns:1fr;gap:.62rem;margin-inline:0}.home-module__Hx0lNG__cwProductTile{background:#fff;border:1px solid #191f2814;border-radius:8px;grid-template-columns:74px minmax(0,1fr) auto 10px;align-items:center;gap:.72rem;min-height:92px;padding:.62rem .68rem;display:grid;overflow:hidden;box-shadow:0 5px 14px #191f2812}.home-module__Hx0lNG__cwProductTile:hover{transform:none}.home-module__Hx0lNG__cwProductArt{aspect-ratio:1;background:radial-gradient(circle at 70% 20%,#ffffffd1,#0000 24%),linear-gradient(145deg,#f7f9fc,#eef6ff);border:1px solid #191f280f;border-radius:8px;width:74px;height:74px;overflow:hidden}.home-module__Hx0lNG__cwProductArt:after{content:"";z-index:1;pointer-events:none;mix-blend-mode:color;background:#3182f614;position:absolute;inset:0}.home-module__Hx0lNG__cwProductArtmoon{background:radial-gradient(circle at 70% 20%,#ffffffd1,#0000 24%),linear-gradient(145deg,#f4f7fb,#eef3ff)}.home-module__Hx0lNG__cwProductArtrose{background:radial-gradient(circle at 72% 18%,#ffffffdb,#0000 24%),linear-gradient(145deg,#fff0f4,#effbff)}.home-module__Hx0lNG__cwProductArtviolet{background:radial-gradient(circle at 72% 18%,#ffffffd6,#0000 24%),linear-gradient(145deg,#f5efff,#f8fafc)}.home-module__Hx0lNG__cwProductArtgold{background:radial-gradient(circle at 72% 18%,#ffffffd6,#0000 24%),linear-gradient(145deg,#f7f9fc,#eaf4ff)}.home-module__Hx0lNG__cwProductArtgreen{background:radial-gradient(circle at 72% 18%,#ffffffd6,#0000 24%),linear-gradient(145deg,#edfff8,#f3f7ff)}.home-module__Hx0lNG__cwProductArtblue{background:radial-gradient(circle at 72% 18%,#ffffffd6,#0000 24%),linear-gradient(145deg,#edf7ff,#f8fafc)}.home-module__Hx0lNG__cwProductImage{object-fit:cover;object-position:center top;filter:saturate(.76)brightness(1.04)hue-rotate(-6deg);transform-origin:top;transform:scale(1.5)}.home-module__Hx0lNG__cwProductBody{flex-direction:column;gap:.26rem;min-width:0;padding:0;display:flex}.home-module__Hx0lNG__cwProductPrice{color:#191f28;flex-direction:column;align-items:flex-end;gap:.13rem;min-width:42px;display:inline-flex}.home-module__Hx0lNG__cwProductPrice strong{color:#191f28;white-space:nowrap;font-size:.72rem;font-weight:900;line-height:1.15}.home-module__Hx0lNG__cwProductPrice small{color:#6b7280;white-space:nowrap;align-items:center;gap:.12rem;font-size:.68rem;font-weight:800;line-height:1.15;display:inline-flex}.home-module__Hx0lNG__cwProductPrice small span{color:#3182f6;font-size:.72rem;line-height:1}.home-module__Hx0lNG__cwProductChevron{color:#8b95a1;font-size:1.08rem;font-weight:700;line-height:1}.home-module__Hx0lNG__cwCatalog{background:linear-gradient(#fff 0%,#fffafd 48%,#f8fafc 100%);gap:1.45rem;width:calc(100% + 2rem);margin-inline:-1rem;padding:1.08rem 1rem 1.25rem}.home-module__Hx0lNG__cwShelf{gap:.86rem}.home-module__Hx0lNG__cwShelfHeader{align-items:flex-start;gap:.75rem;padding-inline:0}.home-module__Hx0lNG__cwShelfHeader h2{color:#191f28;align-items:center;gap:.38rem;font-size:1.18rem;font-weight:950;line-height:1.24;display:flex}.home-module__Hx0lNG__cwShelfIcon{color:#ff4f8b;justify-content:center;align-items:center;font-size:1.28rem;line-height:1;display:inline-flex}.home-module__Hx0lNG__cwShelfFree .home-module__Hx0lNG__cwShelfIcon{color:#7c3aed}.home-module__Hx0lNG__cwShelfHeader p{color:#6b7280;margin:.22rem 0 0;font-size:.75rem;font-weight:800;line-height:1.34}.home-module__Hx0lNG__cwShelfHeader a{color:#4e5968;min-height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;padding:.18rem 0;font-size:.72rem;font-weight:900}.home-module__Hx0lNG__cwShelfHeader a:after{content:"›";color:#4e5968;margin-left:.22rem;font-size:.92rem}.home-module__Hx0lNG__cwProductRail{margin-inline:0}.home-module__Hx0lNG__cwPaidProductRail{grid-template-columns:repeat(2,minmax(0,1fr));gap:.78rem;display:grid}.home-module__Hx0lNG__cwFreeProductRail{grid-template-columns:repeat(3,minmax(0,1fr));gap:.62rem;display:grid}.home-module__Hx0lNG__cwProductTile{background:#fff;border:1px solid #191f2814;border-radius:10px;flex-direction:column;align-items:stretch;gap:0;min-width:0;min-height:0;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #191f2814}.home-module__Hx0lNG__cwProductTile:nth-child(2n){border-right-width:1px}.home-module__Hx0lNG__cwProductArt{background:#f4f7fb;border:0;border-radius:0;width:100%;height:auto;overflow:hidden}.home-module__Hx0lNG__cwProductTilePaid .home-module__Hx0lNG__cwProductArt{aspect-ratio:1.48}.home-module__Hx0lNG__cwProductTileFree .home-module__Hx0lNG__cwProductArt{aspect-ratio:1.08}.home-module__Hx0lNG__cwProductArt:after{display:none}.home-module__Hx0lNG__cwProductImage{object-fit:cover;object-position:center;filter:none;transform:none}.home-module__Hx0lNG__cwProductTilePaid .home-module__Hx0lNG__cwProductImage{object-position:center top;transform-origin:top;transform:scale(1.28)}.home-module__Hx0lNG__cwProductTileFree .home-module__Hx0lNG__cwProductImage{object-position:center top;transform-origin:top;transform:scale(1.36)}.home-module__Hx0lNG__cwProductArtgold .home-module__Hx0lNG__cwProductImage{filter:none}.home-module__Hx0lNG__cwProductBody{gap:.14rem;min-width:0;padding:.52rem .66rem .14rem;display:grid}.home-module__Hx0lNG__cwProductBody strong{color:#191f28;word-break:keep-all;font-size:.91rem;font-weight:950;line-height:1.22}.home-module__Hx0lNG__cwProductBody em{color:#4e5968;word-break:keep-all;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.63rem;font-style:normal;font-weight:750;line-height:1.32;display:-webkit-box;overflow:hidden}.home-module__Hx0lNG__cwProductPrice{align-self:flex-start;align-items:baseline;gap:.22rem;min-width:0;padding:0 .66rem .66rem;display:inline-flex}.home-module__Hx0lNG__cwProductPrice strong{color:#6d28d9;font-size:.78rem;font-weight:950;line-height:1.15}.home-module__Hx0lNG__cwProductTileFree .home-module__Hx0lNG__cwProductPrice strong{color:#16a34a}.home-module__Hx0lNG__cwProductPrice small{display:none}.home-module__Hx0lNG__cwProductChevron{color:#7c3aed;background:#fff;border:1px solid #7c3aed2e;border-radius:999px;place-items:center;width:24px;height:24px;font-size:1rem;font-weight:900;line-height:1;display:inline-grid;position:absolute;bottom:.52rem;right:.52rem;box-shadow:0 4px 12px #7c3aed24}.home-module__Hx0lNG__cwProductTileFree .home-module__Hx0lNG__cwProductBody{padding:.46rem .54rem .1rem}.home-module__Hx0lNG__cwProductTileFree .home-module__Hx0lNG__cwProductBody strong{font-size:.78rem}.home-module__Hx0lNG__cwProductTileFree .home-module__Hx0lNG__cwProductBody em{-webkit-line-clamp:1;font-size:.56rem}.home-module__Hx0lNG__cwProductTileFree .home-module__Hx0lNG__cwProductPrice{padding:0 .54rem .58rem}.home-module__Hx0lNG__cwProductTileFree .home-module__Hx0lNG__cwProductChevron{display:none}@media (max-width:360px){.home-module__Hx0lNG__cwCatalog{padding-inline:.78rem}.home-module__Hx0lNG__cwPaidProductRail{gap:.58rem}.home-module__Hx0lNG__cwFreeProductRail{gap:.46rem}.home-module__Hx0lNG__cwProductBody{padding-inline:.52rem}.home-module__Hx0lNG__cwProductBody strong{font-size:.84rem}.home-module__Hx0lNG__cwProductBody em{font-size:.58rem}.home-module__Hx0lNG__cwProductPrice{padding-inline:.52rem}}
