._viewport_5l6nf_1{top:calc(4.85rem + env(safe-area-inset-top,0px));z-index:15;pointer-events:none;flex-direction:column;align-items:stretch;gap:.55rem;display:flex;position:fixed;left:1rem;right:1rem}._toast_5l6nf_14{border:1px solid var(--color-border);pointer-events:auto;background:#fff;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;width:100%;padding:.8rem .85rem;animation:.22s _slideIn_5l6nf_1;display:grid;box-shadow:0 10px 28px #11182724}._success_5l6nf_29{border-color:#bbf7d0}._error_5l6nf_33{border-color:#fecaca}._icon_5l6nf_37{border-radius:999px;place-content:center;width:1.65rem;height:1.65rem;font-size:.85rem;font-weight:800;display:grid}._success_5l6nf_29 ._icon_5l6nf_37{color:#047857;background:#d1fae5}._error_5l6nf_33 ._icon_5l6nf_37{color:#b91c1c;background:#fee2e2}._message_5l6nf_57{color:var(--color-text);margin:0;font-size:.92rem;font-weight:600}._close_5l6nf_64{color:var(--color-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.15rem;font-size:1.2rem;line-height:1}._close_5l6nf_64:active{color:var(--color-text);background:#f3f4f6}@keyframes _slideIn_5l6nf_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (width>=768px){._viewport_5l6nf_1{align-items:flex-end;width:min(20rem,100vw - 2rem);left:auto;right:1.25rem}._toast_5l6nf_14{width:100%}}._shell_1wyng_1{background:var(--color-bg);height:100dvh;min-height:100dvh;color:var(--color-text);grid-template-rows:auto 1fr;display:grid}._header_1wyng_10{border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#ffffffeb;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem .75rem;display:flex;position:sticky;top:0}._brand_1wyng_24{letter-spacing:.08em;text-transform:uppercase;color:var(--color-purple);margin:0;font-size:.85rem;font-weight:700}._greeting_1wyng_33{margin:.15rem 0 0;font-size:1.1rem;font-weight:600}._logout_1wyng_39{color:#ef4444;cursor:pointer;background:#fff;border:2px solid #ef4444;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;transition:background .15s,color .15s;display:inline-flex}@media (hover:hover){._logout_1wyng_39:hover{background:#fef2f2}}._logout_1wyng_39:active{background:#fee2e2}._logout_1wyng_39:focus-visible{box-shadow:inset 0 0 0 2px #ef4444}._logoutIcon_1wyng_69{width:1.2rem;height:1.2rem}._main_1wyng_74{min-height:0;padding:1rem max(1rem, env(safe-area-inset-right)) calc(6.25rem + env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));box-sizing:border-box;width:min(100%,720px);margin:0 auto;overflow:clip auto}._nav_1wyng_85{left:50%;bottom:calc(.85rem + env(safe-area-inset-bottom));z-index:20;-webkit-backdrop-filter:blur(18px)saturate(1.4);pointer-events:auto;background:#ffffff9e;border:1px solid #ffffff8c;border-radius:999px;gap:.35rem;width:min(100% - 2rem,420px);padding:.35rem;display:grid;position:fixed;overflow:hidden;transform:translate(-50%);box-shadow:0 8px 28px #11182714}._navLink_1wyng_105{text-align:center;color:var(--color-muted);-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:999px;outline:none;justify-content:center;align-items:center;padding:.75rem .5rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:flex}@media (hover:hover){._navLink_1wyng_105:hover:not(._navLinkActive_1wyng_123){color:var(--color-text);background:#6b21a81a}}._navLink_1wyng_105:active:not(._navLinkActive_1wyng_123){color:var(--color-purple);background:#f3e8ffd1}._navLink_1wyng_105:focus-visible{box-shadow:inset 0 0 0 2px var(--color-purple)}._navLinkActive_1wyng_123{color:var(--color-purple);background:#f3e8ffe0}._screen_16iat_1{text-align:center;min-height:100dvh;color:var(--color-muted);place-content:center;gap:1rem;display:grid}._spinner_16iat_10{border:3px solid var(--color-purple-soft);border-top-color:var(--color-purple);border-radius:50%;width:2.5rem;height:2.5rem;margin:0 auto;animation:.8s linear infinite _spin_16iat_10}@keyframes _spin_16iat_10{to{transform:rotate(360deg)}}._page_1ou1x_1{gap:1rem;display:grid}._header_1ou1x_6 h1{margin:0;font-size:1.8rem}._header_1ou1x_6 p{color:var(--color-muted);margin:.35rem 0 0}._grid_1ou1x_16{gap:.85rem;display:grid}._card_1ou1x_21{border:1px solid var(--color-border);background:var(--color-surface);color:inherit;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:.85rem;padding:1rem;text-decoration:none;transition:border-color .15s,background .15s;display:grid}._card_1ou1x_21:active{background:#fdfaff;border-color:#d8b4fe}._cardImage_1ou1x_40{object-fit:contain;flex-shrink:0;width:96px;height:96px}._cardBody_1ou1x_47{gap:.45rem;min-width:0;display:grid}._cardBody_1ou1x_47 h2{margin:0;font-size:1.15rem}._cardBody_1ou1x_47 p{color:var(--color-muted);margin:0;line-height:1.45}._tag_1ou1x_64,._tagMuted_1ou1x_65{text-transform:uppercase;border-radius:999px;width:fit-content;padding:.25rem .6rem;font-size:.72rem;font-weight:700}._tag_1ou1x_64{background:var(--color-purple-soft);color:var(--color-purple)}._tagMuted_1ou1x_65{color:var(--color-muted);background:#f3f4f6}._disabled_1ou1x_84{opacity:.75;grid-template-columns:1fr}@media (width>=768px){._cardImage_1ou1x_40{width:120px;height:120px}}._wrap_17oyo_1{display:inline-flex;position:relative}._avatar_17oyo_6,._fallback_17oyo_7{object-fit:cover;border-radius:50%}._lg_17oyo_12 ._avatar_17oyo_6,._lg_17oyo_12 ._fallback_17oyo_7{width:96px;height:96px}._md_17oyo_18 ._avatar_17oyo_6,._md_17oyo_18 ._fallback_17oyo_7{width:72px;height:72px}._fallback_17oyo_7{background:var(--color-purple);color:#fff;place-content:center;font-size:2rem;font-weight:700;display:grid}._md_17oyo_18 ._fallback_17oyo_7{font-size:1.5rem}._heartBadge_17oyo_37{color:#fff;background:#ec4899;border:2px solid #fff;border-radius:50%;place-content:center;width:1.85rem;height:1.85rem;font-size:.95rem;display:grid;position:absolute;bottom:-.15rem;left:-.15rem;box-shadow:0 4px 12px #ec489959}._md_17oyo_18 ._heartBadge_17oyo_37{width:1.55rem;height:1.55rem;font-size:.8rem}._page_15uy2_1{box-sizing:border-box;gap:1rem;width:100%;min-width:0;max-width:100%;display:grid}._header_15uy2_10 h1{margin:0;font-size:1.8rem}._header_15uy2_10 p{color:var(--color-muted);margin:.35rem 0 0}._backLink_15uy2_20{color:var(--color-purple);font:inherit;cursor:pointer;background:0 0;border:none;justify-self:start;margin:0;padding:0;font-size:.9rem;font-weight:600}._backLink_15uy2_20:active{opacity:.72}._loading_15uy2_37{text-align:center;color:var(--color-muted)}._menuCard_15uy2_42{border:1px solid var(--color-border);background:var(--color-surface);text-align:left;cursor:pointer;border-radius:20px;gap:.35rem;padding:1.1rem 1.2rem;transition:border-color .15s,background .15s;display:grid}@media (hover:hover){._menuCard_15uy2_42:hover{background:#fdfaff;border-color:#d8b4fe}}._menuCard_15uy2_42:active{background:#fdfaff;border-color:#d8b4fe}._menuCardTitle_15uy2_66{font:inherit;color:var(--color-text);font-size:1.05rem;font-weight:700}._menuCardHint_15uy2_73{color:var(--color-muted);font-size:.9rem;line-height:1.45}._card_15uy2_79{border:1px solid var(--color-border);background:var(--color-surface);box-sizing:border-box;border-radius:20px;gap:.85rem;width:100%;min-width:0;max-width:100%;padding:1.25rem;display:grid;overflow:hidden}._card_15uy2_79 h2{margin:0;font-size:1.15rem}._help_15uy2_98{color:var(--color-muted);margin:0;line-height:1.45}._form_15uy2_104{gap:.75rem;display:grid}._form_15uy2_104 label{font-size:.85rem;font-weight:600}._form_15uy2_104 select,._form_15uy2_104 input{border:1px solid var(--color-border);font:inherit;box-sizing:border-box;background:#fff;border-radius:14px;width:100%;max-width:100%;padding:.85rem 1rem}._form_15uy2_104 button,._secondaryButton_15uy2_127,._actionButton_15uy2_128,._dangerButton_15uy2_129{font:inherit;cursor:pointer;border-radius:14px;padding:.75rem .95rem;font-weight:700}._form_15uy2_104 button{background:var(--color-purple);color:#fff;border:none}._form_15uy2_104 button:focus-visible{box-shadow:inset 0 0 0 2px #ffffffe6}._form_15uy2_104 button:active:not(:disabled){background:#581c87}._secondaryButton_15uy2_127:active:not(:disabled),._actionButton_15uy2_128:active:not(:disabled){background:#f9fafb}._dangerButton_15uy2_129:active:not(:disabled),._pairDeleteButton_15uy2_157:active:not(:disabled){background:#fee2e2}._form_15uy2_104 button:disabled,._secondaryButton_15uy2_127:disabled,._actionButton_15uy2_128:disabled,._dangerButton_15uy2_129:disabled{opacity:.7;cursor:wait}._secondaryButton_15uy2_127{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text)}._userList_15uy2_175{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}._userList_15uy2_175 li{border-bottom:1px solid var(--color-border);gap:.35rem;padding-bottom:.85rem;display:grid}._userList_15uy2_175 li:last-child{border-bottom:none;padding-bottom:0}._userList_15uy2_175 span{color:var(--color-muted);font-size:.9rem}._userRow_15uy2_200{justify-content:space-between;align-items:center;gap:.75rem;display:flex}._userNickname_15uy2_207{color:var(--color-purple);font-size:1rem}._userActions_15uy2_212{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}._actionButton_15uy2_128{border:1px solid var(--color-border);color:var(--color-purple);background:#fff}._dangerButton_15uy2_129{color:#b91c1c;background:#fff5f5;border:1px solid #fecaca}._badgeActive_15uy2_231,._badgePending_15uy2_232,._badgeBlocked_15uy2_233{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;flex-shrink:0;padding:.15rem .55rem;font-size:.72rem;font-weight:700}._badgeActive_15uy2_231{color:#047857;background:#d1fae5}._badgePending_15uy2_232{color:#6b7280;background:#f3f4f6}._badgeBlocked_15uy2_233{color:#b91c1c;background:#fee2e2}._userIdentity_15uy2_258{align-items:center;gap:.35rem;min-width:0;display:inline-flex}._userCrown_15uy2_265{color:#ca8a04;flex-shrink:0;width:1rem;height:1rem}._pairCard_15uy2_272{border:1px solid var(--color-border);background:var(--color-surface);box-sizing:border-box;border-radius:20px;gap:.75rem;width:100%;min-width:0;max-width:100%;padding:1rem;display:grid;overflow:hidden}._pairCardSelected_15uy2_286{background:#fdfaff;border-color:#d8b4fe;box-shadow:0 0 0 1px #e9d5ff}._pairCardMain_15uy2_292{cursor:pointer;text-align:center;width:100%;font:inherit;background:0 0;border:none;gap:.85rem;padding:0;display:grid}._pairCardMain_15uy2_292:active{opacity:.88}._pairMembers_15uy2_308{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;width:100%;max-width:100%;display:flex}._pairMember_15uy2_308{flex:6.5rem;justify-items:center;gap:.35rem;min-width:0;max-width:8.5rem;display:grid}._pairMember_15uy2_308 span{color:var(--color-purple);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.82rem;font-weight:700;overflow:hidden}._pairHeart_15uy2_337{color:#ec4899;font-size:1.35rem;line-height:1}._pairDate_15uy2_343{color:var(--color-muted);justify-content:center;align-items:center;gap:.4rem;margin:0 auto;font-size:.9rem;font-weight:600;display:inline-flex}._pairCalendar_15uy2_354{width:1rem;height:1rem;color:var(--color-purple);flex-shrink:0}._pairDeleteButton_15uy2_157{font:inherit;cursor:pointer;color:#b91c1c;background:#fff5f5;border:1px solid #fecaca;border-radius:14px;padding:.75rem .95rem;font-weight:700}._pairDeleteButton_15uy2_157:disabled{opacity:.7;cursor:wait}._modalBackdrop_15uy2_377{z-index:900;background:#11182759;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}._modal_15uy2_377{background:#fff;border-radius:20px;width:min(100%,420px);max-height:min(85vh,640px);padding:1.1rem 1.2rem 1.25rem;overflow:auto;box-shadow:0 20px 50px #1118272e}._modalHeader_15uy2_397{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}._modalHeader_15uy2_397 h2{margin:0;font-size:1.1rem}._modalClose_15uy2_410{color:var(--color-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.15rem;font-size:1.5rem;line-height:1}._modalClose_15uy2_410:active{color:var(--color-text);background:#f3f4f6}._detailList_15uy2_426{gap:.75rem;margin:0;display:grid}._detailList_15uy2_426 div{gap:.15rem;display:grid}._detailList_15uy2_426 dt{text-transform:uppercase;letter-spacing:.05em;color:var(--color-muted);margin:0;font-size:.72rem}._detailList_15uy2_426 dd{margin:0;font-weight:600}._statGrid_15uy2_450{grid-template-columns:repeat(auto-fit,minmax(4.5rem,1fr));gap:.6rem;display:grid}._statTile_15uy2_456{text-align:center;background:linear-gradient(150deg,#faf5ff,#f3e8ff);border:1px solid #eaddff;border-radius:16px;justify-items:center;gap:.15rem;padding:.75rem .5rem;display:grid}._statValue_15uy2_467{color:#6b21a8;font-size:1.4rem;font-weight:800;line-height:1}._statLabel_15uy2_474{color:var(--color-muted);font-size:.72rem;font-weight:600}._highlight_15uy2_480{color:#86198f;background:#fae8ff;border-radius:14px;margin:0;padding:.6rem .8rem;font-size:.92rem;font-weight:600;line-height:1.4}._reportHead_15uy2_491{justify-content:space-between;align-items:center;gap:.75rem;display:flex}._chipRow_15uy2_498{flex-wrap:wrap;gap:.4rem;display:flex}._chip_15uy2_498{color:var(--color-text);background:#f3f4f6;border-radius:999px;padding:.3rem .6rem;font-size:.8rem}._chip_15uy2_498 strong{color:#6b21a8}._barList_15uy2_516{gap:.55rem;display:grid}._barRow_15uy2_521{grid-template-columns:minmax(4.5rem,6.5rem) 1fr auto;align-items:center;gap:.6rem;display:grid}._barLabel_15uy2_528{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:600;overflow:hidden}._barTrack_15uy2_537{background:#f3e8ff;border-radius:999px;height:.6rem;overflow:hidden}._barFill_15uy2_544{border-radius:inherit;background:linear-gradient(90deg,#a855f7,#d946ef);height:100%;display:block}._barCount_15uy2_551{color:var(--color-muted);white-space:nowrap;font-size:.78rem;font-weight:700}._recentList_15uy2_558{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}._recentList_15uy2_558 li{gap:.15rem;display:grid}._recentTitle_15uy2_571{font-size:.92rem;font-weight:600}._recentMeta_15uy2_576{color:var(--color-muted);font-size:.8rem}._page_hzqmy_1{gap:1rem;display:grid}._backLink_hzqmy_6{color:var(--color-purple);border-radius:8px;justify-self:start;margin:0;padding:.1rem 0;font-size:.9rem;font-weight:600;text-decoration:none}._backLink_hzqmy_6:active{opacity:.72}._loading_hzqmy_21{text-align:center;color:var(--color-muted)}._header_hzqmy_26{align-items:center;gap:1rem;display:flex}._header_hzqmy_26 h1{margin:0;font-size:1.5rem}._header_hzqmy_26 p{color:var(--color-purple);margin:.2rem 0 0;font-weight:600}._avatarWrap_hzqmy_43{flex-shrink:0;position:relative}._crownBadge_hzqmy_48{background:#fef08a;border:2px solid #fff;border-radius:50%;place-content:center;width:1.75rem;height:1.75rem;display:grid;position:absolute;top:-.2rem;right:-.2rem;box-shadow:0 4px 12px #eab30859}._crownIcon_hzqmy_62{color:#ca8a04;width:1rem;height:1rem}._card_hzqmy_68{border:1px solid var(--color-border);background:var(--color-surface);border-radius:20px;gap:.85rem;padding:1.25rem;display:grid}._card_hzqmy_68 h2{margin:0;font-size:1.15rem}._card_hzqmy_68 h3{color:var(--color-purple);margin:0;font-size:1rem}._detailList_hzqmy_88{gap:.75rem;margin:0;display:grid}._detailList_hzqmy_88 div{gap:.15rem;display:grid}._detailList_hzqmy_88 dt{text-transform:uppercase;letter-spacing:.05em;color:var(--color-muted);margin:0;font-size:.72rem}._detailList_hzqmy_88 dd{margin:0;font-weight:600}._activityBlock_hzqmy_112{gap:.75rem;display:grid}._statsGrid_hzqmy_117{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}._statLabel_hzqmy_123{text-transform:uppercase;letter-spacing:.05em;color:var(--color-muted);margin:0;font-size:.72rem}._statValue_hzqmy_131{color:var(--color-text);margin:.15rem 0 0;font-size:1.2rem;font-weight:700}._help_hzqmy_138{color:var(--color-muted);margin:0;line-height:1.45}._page_138ga_1{box-sizing:border-box;gap:1rem;width:100%;min-width:0;display:grid}._header_138ga_17 h1{margin:0;font-size:1.7rem}._header_138ga_17 p{color:var(--color-muted);margin:.35rem 0 0}._backLink_138ga_37{color:var(--color-purple);font:inherit;cursor:pointer;background:0 0;border:none;justify-self:start;margin:0;padding:0;font-size:.9rem;font-weight:600;text-decoration:none}._backLink_138ga_37:active{opacity:.72}._help_138ga_73{color:var(--color-muted);margin:0;line-height:1.45}._error_138ga_85{color:#b91c1c;margin:0;font-size:.9rem;line-height:1.45}._menuGrid_138ga_99{gap:.85rem;display:grid}._menuCard_138ga_109{border:1px solid var(--color-border);background:var(--color-surface);text-align:left;cursor:pointer;border-radius:20px;gap:.35rem;padding:1.1rem 1.2rem;transition:border-color .15s,background .15s;display:grid}@media (hover:hover){._menuCard_138ga_109:hover{background:#fdfaff;border-color:#d8b4fe}}._menuCard_138ga_109:active{background:#fdfaff;border-color:#d8b4fe}._menuCardTitle_138ga_157{font:inherit;color:var(--color-text);font-size:1.05rem;font-weight:700}._menuCardHint_138ga_171{color:var(--color-muted);font-size:.9rem;line-height:1.45}._form_138ga_183{background:linear-gradient(#fdfaff 0%,#fff 55%);border:1px solid #e9d5ff;border-radius:20px;gap:.85rem;padding:1.1rem;display:grid}._field_138ga_201{gap:.35rem;display:grid}._field_138ga_201 label{color:var(--color-muted);font-size:.85rem;font-weight:600}._field_138ga_201 input,._field_138ga_201 textarea,._field_138ga_201 select{box-sizing:border-box;border:1px solid var(--color-border);width:100%;font:inherit;color:inherit;background:#fff;border-radius:12px;padding:.75rem .9rem}._field_138ga_201 textarea{resize:vertical;min-height:84px}._formActions_138ga_259{flex-wrap:wrap;gap:.55rem;display:flex}._list_138ga_271{gap:.9rem;display:grid}._giftCard_138ga_281{background:#fff;border:1px solid #eddfff;border-radius:20px;grid-template-columns:8px 1fr;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 22px #6b21a80f}._giftCard_138ga_281[data-mine=true]{border-color:#e9d5ff}._giftAccent_138ga_311{background:linear-gradient(#c026d3 0%,#7c3aed 100%)}._giftContent_138ga_319{gap:.55rem;min-width:0;padding:.95rem 1rem 1rem;display:grid}._giftTop_138ga_333{justify-content:space-between;align-items:center;gap:.65rem;display:flex}._forBadge_138ga_347{color:#a21caf;background:#fae8ff;border-radius:999px;align-items:center;padding:.28rem .65rem;font-size:.75rem;font-weight:700;line-height:1.2;display:inline-flex}._forBadge_138ga_347[data-me=true]{color:#6d28d9;background:#ede9fe}._iconActions_138ga_381{align-items:center;gap:.35rem;display:inline-flex}._editButton_138ga_393,._deleteButton_138ga_395{cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:0;display:inline-flex}._editButton_138ga_393{color:#7c3aed;font:inherit;background:#faf5ff;border:2px solid #7c3aed;font-size:.95rem;line-height:1}._editButton_138ga_393:active{background:#f3e8ff}._deleteButton_138ga_395{color:#ef4444;background:#fff5f5;border:2px solid #ef4444}._deleteButton_138ga_395:active{background:#fee2e2}._deleteIcon_138ga_465{width:1.1rem;height:1.1rem}._giftTitle_138ga_475{color:#2e1065;margin:0;font-size:1.12rem;line-height:1.3}._description_138ga_489{color:#57534e;white-space:pre-wrap;margin:0;font-size:.94rem;line-height:1.45}._giftFooter_138ga_505{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;margin-top:.15rem;display:flex}._linkChip_138ga_523,._giftedChip_138ga_525{cursor:pointer;border-radius:999px;align-items:center;padding:.42rem .8rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}._linkChip_138ga_523{background:var(--color-purple);color:#fff;border:none}._linkChip_138ga_523:active{opacity:.85}._giftedChip_138ga_525{color:#7c3aed;background:#fff;border:2px solid #7c3aed}._giftedChip_138ga_525:active{background:#faf5ff}._giftCardGifted_138ga_587{opacity:.92}._giftedLabel_138ga_595{color:#6d28d9;background:#ede9fe;border-radius:999px;align-items:center;padding:.28rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}._collapsibleSection_138ga_617{border:1px solid var(--color-border);background:var(--color-surface);border-radius:20px;gap:.75rem;padding:1.1rem;display:grid}._collapsibleHeader_138ga_635{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;margin:0;padding:0;display:flex}._collapsibleHeader_138ga_635 h2{margin:0;font-size:1.1rem}._chevron_138ga_675{border-right:2.5px solid var(--color-purple);border-bottom:2.5px solid var(--color-purple);flex-shrink:0;width:.5rem;height:.5rem;transition:transform .2s;display:inline-block;transform:rotate(45deg)}._chevron_138ga_675[data-open=true]{transform:rotate(-135deg)}._collapsibleBody_138ga_705{gap:.75rem;display:grid}._primaryButton_138ga_715,._ghostButton_138ga_717,._dangerButton_138ga_719{font:inherit;cursor:pointer;border-radius:12px;padding:.65rem .95rem;font-weight:600}._primaryButton_138ga_715{background:var(--color-purple);color:#fff;border:none}._ghostButton_138ga_717{border:1px solid var(--color-border);color:inherit;background:#fff}._dangerButton_138ga_719{color:#be123c;background:#fff1f2;border:1px solid #fecaca}._primaryButton_138ga_715:disabled,._ghostButton_138ga_717:disabled,._dangerButton_138ga_719:disabled{opacity:.6;cursor:not-allowed}._emptyState_138ga_785{text-align:center;color:var(--color-muted);background:#fdfaff;border:1px dashed #d8b4fe;border-radius:20px;justify-items:center;gap:.75rem;padding:1.6rem 1.1rem;display:grid}._emptyState_138ga_785 p{margin:0;line-height:1.45}._emptyIcon_138ga_819{font-size:1.8rem}._modalBackdrop_138ga_827{z-index:40;background:#0f172a73;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}._modal_138ga_827{background:#fff;border-radius:18px;gap:.85rem;width:min(100%,380px);padding:1.2rem;display:grid;box-shadow:0 18px 40px #0f172a2e}._modal_138ga_827 h2{margin:0;font-size:1.15rem}._modalText_138ga_877{color:var(--color-muted);margin:0;line-height:1.45}._modalActions_138ga_889{justify-content:flex-end;gap:.55rem;display:flex}._page_1owsy_1{background:radial-gradient(circle at top, #6b21a82e, transparent 45%), var(--color-bg);place-items:center;min-height:100dvh;padding:1.5rem;display:grid}._card_1owsy_11{background:var(--color-surface);border:1px solid var(--color-border);border-radius:24px;width:min(100%,420px);padding:2rem 1.5rem;box-shadow:0 18px 50px #11111114}._badge_1owsy_20{background:var(--color-purple-soft);color:var(--color-purple);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;margin:0 0 .75rem;padding:.35rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}._card_1owsy_11 h1{margin:0;font-size:clamp(2rem,8vw,2.5rem)}._subtitle_1owsy_38{color:var(--color-muted);margin:.85rem 0 1.5rem;line-height:1.5}._googleButton_1owsy_44{justify-content:center;display:flex}._hint_1owsy_49,._error_1owsy_50{text-align:center;margin:1rem 0 0;font-size:.9rem}._hint_1owsy_49{color:var(--color-muted)}._error_1owsy_50{color:#b91c1c}._stars_g38ph_1{gap:.15rem;display:grid}._starsLabel_g38ph_6{color:var(--color-muted);font-size:.75rem;font-weight:600}._starsRow_g38ph_12{gap:.1rem;display:flex}._starButton_g38ph_17,._starDisplay_g38ph_18{color:#d1d5db;cursor:pointer;background:0 0;border:none;place-content:center;width:1.55rem;height:1.55rem;padding:0;font-size:1.35rem;line-height:1;display:inline-grid;position:relative;overflow:hidden}._starDisplay_g38ph_18{cursor:default}._starButton_g38ph_17:before,._starDisplay_g38ph_18:before{content:"★";color:#d1d5db;place-content:center;display:grid;position:absolute;inset:0}._starButton_g38ph_17:after,._starDisplay_g38ph_18:after{content:"★";color:#eab308;clip-path:inset(0 100% 0 0);place-content:center;display:grid;position:absolute;inset:0}._starHalf_g38ph_59:after{clip-path:inset(0 50% 0 0)}._starFull_g38ph_63:after{clip-path:inset(0)}._starEmpty_g38ph_67:after{clip-path:inset(0 100% 0 0)}._starButton_g38ph_17:active{transform:scale(.95)}._starButton_g38ph_17:focus-visible{box-shadow:0 0 0 2px var(--color-purple);border-radius:6px;outline:none}._page_1o93y_1{box-sizing:border-box;gap:1rem;width:100%;min-width:0;display:grid}._header_1o93y_9 h1{margin:0;font-size:1.7rem}._header_1o93y_9 p{color:var(--color-muted);margin:.35rem 0 0}._backLink_1o93y_19{color:var(--color-purple);font:inherit;cursor:pointer;background:0 0;border:none;justify-self:start;margin:0;padding:0;font-size:.9rem;font-weight:600;text-decoration:none}._backLink_1o93y_19:active{opacity:.72}._help_1o93y_37{color:var(--color-muted);margin:0;line-height:1.45}._error_1o93y_43{color:#b91c1c;margin:0;font-size:.9rem;line-height:1.45}._menuGrid_1o93y_50{gap:.85rem;display:grid}._menuCard_1o93y_55{border:1px solid var(--color-border);background:var(--color-surface);text-align:left;cursor:pointer;border-radius:20px;gap:.35rem;padding:1.1rem 1.2rem;transition:border-color .15s,background .15s;display:grid}@media (hover:hover){._menuCard_1o93y_55:hover{background:#fdfaff;border-color:#d8b4fe}}._menuCard_1o93y_55:active{background:#fdfaff;border-color:#d8b4fe}._menuCardTitle_1o93y_79{font:inherit;color:var(--color-text);font-size:1.05rem;font-weight:700}._menuCardHint_1o93y_86{color:var(--color-muted);font-size:.9rem;line-height:1.45}._searchInput_1o93y_92{border:1px solid var(--color-border);font:inherit;box-sizing:border-box;background:#fff;border-radius:14px;width:100%;padding:.85rem 1rem}._searchList_1o93y_102,._movieList_1o93y_103{gap:.85rem;display:grid}._searchItem_1o93y_108,._movieCard_1o93y_109{border:1px solid var(--color-border);background:var(--color-surface);border-radius:18px;grid-template-columns:88px 1fr;gap:.85rem;padding:1rem;display:grid;position:relative}._movieCard_1o93y_109._needsRating_1o93y_120{background:#fff4e8;border-color:#fdba74}._addedByBadge_1o93y_125{z-index:2;color:#c026d3;background:#fae8ff;border-radius:999px;padding:.22rem .55rem;font-size:.72rem;font-weight:700;line-height:1.2;position:absolute;top:.6rem;left:.6rem;box-shadow:0 2px 8px #c026d31f}._poster_1o93y_140,._searchPoster_1o93y_141{object-fit:cover;background:#f3f4f6;border-radius:12px;width:88px;height:132px}._posterFallback_1o93y_149{width:88px;height:132px;color:var(--color-muted);text-align:center;background:#f3f4f6;border-radius:12px;place-content:center;padding:.35rem;font-size:.8rem;display:grid}._movieBody_1o93y_162,._searchBody_1o93y_163{gap:.45rem;min-width:0;display:grid}._movieBody_1o93y_162 h3,._searchBody_1o93y_163 h3{margin:0;font-size:1.05rem}._titleRow_1o93y_175{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}._titleRow_1o93y_175 h3{flex:1;min-width:0}._deleteButton_1o93y_187{color:#ef4444;cursor:pointer;background:#fff5f5;border:2px solid #ef4444;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:0;display:inline-flex}._deleteButton_1o93y_187:active{background:#fee2e2}._deleteIcon_1o93y_206{width:1.1rem;height:1.1rem}._genres_1o93y_211{color:var(--color-purple);margin:0;font-size:.82rem;font-weight:600}._overview_1o93y_218{color:var(--color-muted);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:.88rem;line-height:1.45;display:-webkit-box;overflow:hidden}._meta_1o93y_229{color:var(--color-muted);margin:0;font-size:.82rem}._trailerLink_1o93y_235{color:var(--color-purple);font-size:.88rem;font-weight:600;text-decoration:none}._ratingsBlock_1o93y_242{gap:.35rem;display:grid}._movieActions_1o93y_247{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}._primaryButton_1o93y_254,._ghostButton_1o93y_255{font:inherit;cursor:pointer;border-radius:12px;padding:.65rem .9rem;font-weight:700}._primaryButton_1o93y_254{background:var(--color-purple);color:#fff;border:none}._primaryButton_1o93y_254:focus-visible{box-shadow:inset 0 0 0 2px #ffffffe6}._primaryButton_1o93y_254:active:not(:disabled){background:#581c87}._primaryButton_1o93y_254:disabled{opacity:.65;cursor:not-allowed;background:#d8b4fe}._ghostButton_1o93y_255{border:1px solid var(--color-border);color:var(--color-muted);background:0 0}._ghostButton_1o93y_255:active:not(:disabled){color:var(--color-text);background:#f9fafb}._dangerButton_1o93y_294{font:inherit;cursor:pointer;color:#fff;background:#ef4444;border:none;border-radius:12px;padding:.65rem .9rem;font-weight:700}._dangerButton_1o93y_294:active:not(:disabled){background:#dc2626}._dangerButton_1o93y_294:disabled,._ghostButton_1o93y_255:disabled{opacity:.7;cursor:wait}._modalBackdrop_1o93y_315{z-index:900;background:#11182759;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}._modal_1o93y_315{background:#fff;border-radius:20px;width:min(100%,380px);padding:1.1rem 1.2rem 1.25rem;box-shadow:0 20px 50px #1118272e}._modal_1o93y_315 h2{margin:0 0 .65rem;font-size:1.1rem}._modalText_1o93y_338{color:var(--color-muted);margin:0;line-height:1.45}._modalActions_1o93y_344{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-top:1rem;display:flex}._randomCard_1o93y_352,._section_1o93y_353,._collapsibleSection_1o93y_354{border:1px solid var(--color-border);background:var(--color-surface);border-radius:20px;gap:.75rem;padding:1.1rem;display:grid}._collapsibleHeader_1o93y_363{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;margin:0;padding:0;display:flex}._collapsibleHeader_1o93y_363 h2{margin:0;font-size:1.1rem}._chevron_1o93y_383{border-right:2.5px solid var(--color-purple);border-bottom:2.5px solid var(--color-purple);flex-shrink:0;width:.5rem;height:.5rem;transition:transform .2s;display:inline-block;transform:rotate(45deg)}._chevron_1o93y_383[data-open=true]{transform:rotate(-135deg)}._collapsibleBody_1o93y_398{gap:.75rem;display:grid}._randomCard_1o93y_352 h2,._section_1o93y_353 h2{margin:0;font-size:1.1rem}._filters_1o93y_409{gap:.75rem;display:grid}@media (width>=520px){._filters_1o93y_409{grid-template-columns:1fr 1fr}}._categoryField_1o93y_420{background:linear-gradient(145deg,#fdfaff,#f3e8ff);border:2px solid #e9d5ff;border-radius:16px;gap:.45rem;padding:.85rem;display:grid;box-shadow:inset 0 1px #ffffffd9}._categoryLabel_1o93y_430{color:#7e22ce;letter-spacing:.01em;font-size:.82rem;font-weight:800}._categoryField_1o93y_420 select{font:inherit;color:var(--color-text);cursor:pointer;background:#fff;border:1px solid #ddd6fe;border-radius:12px;padding:.75rem .85rem;font-weight:600}._categoryField_1o93y_420 select:focus-visible{outline-offset:1px;outline:2px solid #c084fc}._randomButton_1o93y_453{width:100%;font:inherit;cursor:pointer;color:#fff;background:linear-gradient(135deg,#9333ea,#c026d3);border:none;border-radius:16px;padding:.95rem 1rem;font-size:1rem;font-weight:800;box-shadow:0 10px 28px #9333ea47}._randomButton_1o93y_453:active:not(:disabled){transform:scale(.99)}._randomButton_1o93y_453:disabled{opacity:.75;cursor:wait}._randomAnimation_1o93y_476{background:linear-gradient(145deg,#faf5ff,#f3e8ff);border:1px solid #e9d5ff;border-radius:18px;justify-items:center;gap:.55rem;padding:1.35rem 1rem 1.1rem;display:grid}._randomReel_1o93y_486{place-items:center;width:5.5rem;height:5.5rem;display:grid;position:relative}._randomOrb_1o93y_494{border:3px solid #0000;border-top-color:#a855f7;border-radius:50%;animation:1.1s linear infinite _spinReel_1o93y_1;position:absolute;inset:0}._randomOrb_1o93y_494:nth-child(2){border-top-color:#d946ef;animation-duration:.85s;animation-direction:reverse;inset:.45rem}._randomOrb_1o93y_494:nth-child(3){border-top-color:#7c3aed;animation-duration:1.4s;inset:.9rem}._randomCore_1o93y_516{font-size:1.7rem;animation:1s ease-in-out infinite _pulseCore_1o93y_1}._randomAnimationTitle_1o93y_521{color:#6b21a8;text-align:center;margin:.15rem 0 0;font-size:1rem;font-weight:800}._randomAnimationHint_1o93y_529{color:#9333ea;text-align:center;margin:0;font-size:.85rem}._randomProgressTrack_1o93y_536{background:#e9d5ff;border-radius:999px;width:100%;max-width:240px;height:6px;margin-top:.35rem;overflow:hidden}._randomProgressBar_1o93y_546{border-radius:inherit;background:linear-gradient(90deg,#a855f7,#d946ef,#7c3aed);height:100%;animation:5s linear forwards _fillProgress_1o93y_1;display:block}._randomReveal_1o93y_554{animation:.55s ease-out both _revealMovie_1o93y_1}@keyframes _spinReel_1o93y_1{to{transform:rotate(360deg)}}@keyframes _pulseCore_1o93y_1{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}@keyframes _fillProgress_1o93y_1{0%{width:0%}to{width:100%}}@keyframes _revealMovie_1o93y_1{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=420px){._searchItem_1o93y_108,._movieCard_1o93y_109{grid-template-columns:1fr}._poster_1o93y_140,._searchPoster_1o93y_141,._posterFallback_1o93y_149{aspect-ratio:2/3;justify-self:center;width:100%;max-width:140px;height:auto}}._value_dxwe3_1{justify-items:center;gap:.35rem;min-width:0;display:grid}._digits_dxwe3_8{gap:.25rem;display:flex}._digit_dxwe3_8{color:#5b21b6;background:linear-gradient(#fff 0%,#faf5ff 100%);border-radius:7px;place-content:center;width:1.5rem;height:1.85rem;display:grid;position:relative;overflow:hidden;box-shadow:0 2px 6px #31107829}._digit_dxwe3_8:after{content:"";pointer-events:none;background:#5b21b624;height:1px;position:absolute;top:50%;left:8%;right:8%}._digitValue_dxwe3_37{font-size:1rem;font-weight:800;line-height:1}._digitFlipping_dxwe3_43{animation:.16s _flipPulse_dxwe3_1}._label_dxwe3_47{text-transform:uppercase;letter-spacing:.04em;color:#ffffffe0;font-size:.68rem;font-weight:700}@keyframes _flipPulse_dxwe3_1{0%{transform:scaleY(1)}50%{transform:scaleY(.9)}to{transform:scaleY(1)}}._card_1yani_1{color:#fff;text-align:center;box-sizing:border-box;background:linear-gradient(160deg,#7c3aed 0%,#6d28d9 55%,#5b21b6 100%);border-radius:18px;justify-items:center;gap:.75rem;width:100%;padding:1.1rem 1rem;display:grid}._avatarWrap_1yani_14{border-radius:50%;display:inline-flex;box-shadow:0 0 0 3px #fffffff2}._counterLead_1yani_20{color:#ffffffe6;margin:0;font-size:.88rem;font-weight:600}._flipRow_1yani_27{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;width:100%;display:grid}._partnerName_1yani_34{margin:0;font-size:1.05rem;font-weight:700}._anniversary_1yani_40{border-top:1px solid #ffffff38;gap:.2rem;width:100%;padding-top:.35rem;display:grid}._anniversaryLabel_1yani_48{text-transform:uppercase;letter-spacing:.08em;color:#ffffffc7;margin:0;font-size:.72rem;font-weight:700}._anniversaryDate_1yani_57{margin:0;font-size:.95rem;font-weight:700}._page_1q1x0_1{box-sizing:border-box;gap:1rem;width:100%;min-width:0;display:grid}._header_1q1x0_9 h1{margin:0;font-size:1.8rem}._header_1q1x0_9 p{color:var(--color-muted);margin:.35rem 0 0}._card_1q1x0_19{border:1px solid var(--color-border);background:var(--color-surface);box-sizing:border-box;border-radius:20px;gap:1.25rem;width:100%;min-width:0;padding:1.25rem;display:grid;overflow:hidden}._hero_1q1x0_32{justify-items:center;gap:.85rem;display:grid}._avatarBlock_1q1x0_38{display:inline-flex;position:relative}._avatarButton_1q1x0_43{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:0}._avatarButton_1q1x0_43:active:not(:disabled){opacity:.9}._avatarButton_1q1x0_43:disabled{cursor:default}._avatarBlock_1q1x0_38 ._editButton_1q1x0_59{position:absolute;bottom:0;right:0}._nicknameRow_1q1x0_65{justify-content:center;width:100%;display:flex}._nicknameWrap_1q1x0_71{display:inline-block;position:relative}._nicknameWrap_1q1x0_71 ._editButton_1q1x0_59{position:absolute;top:50%;left:calc(100% + .35rem);transform:translateY(-50%)}._nickname_1q1x0_65{color:var(--color-purple);text-align:center;margin:0;font-size:1.15rem;font-weight:700}._info_1q1x0_91{gap:.9rem;width:100%;min-width:0;display:grid}._label_1q1x0_98{text-transform:uppercase;letter-spacing:.06em;color:var(--color-muted);margin:0;font-size:.75rem}._value_1q1x0_106{margin:0;font-size:1rem;font-weight:600}._valueRow_1q1x0_112{align-items:center;gap:.35rem;margin-top:.15rem;display:inline-flex}._editButton_1q1x0_59{color:var(--color-purple);cursor:pointer;opacity:.75;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:.1rem;transition:opacity .15s;display:inline-flex}@media (hover:hover){._editButton_1q1x0_59:hover{opacity:1}}._editButton_1q1x0_59:active{opacity:1;background:var(--color-purple-soft)}._editIcon_1q1x0_145{width:1rem;height:1rem;display:block}._inlineEdit_1q1x0_151{gap:.65rem;width:100%;display:grid}._inlineEdit_1q1x0_151 input{border:1px solid var(--color-border);font:inherit;border-radius:14px;width:100%;padding:.8rem .95rem}._inlineActions_1q1x0_165{flex-wrap:wrap;gap:.5rem;display:flex}._primaryButton_1q1x0_171,._secondaryButton_1q1x0_172,._ghostButton_1q1x0_173{font:inherit;cursor:pointer;border-radius:12px;padding:.7rem .95rem;font-weight:700}._primaryButton_1q1x0_171{background:var(--color-purple);color:#fff;border:none}._primaryButton_1q1x0_171:focus-visible{box-shadow:inset 0 0 0 2px #ffffffe6}._primaryButton_1q1x0_171:active:not(:disabled){background:#581c87}._secondaryButton_1q1x0_172{border:1px solid var(--color-border);color:var(--color-text);background:#fff}._secondaryButton_1q1x0_172:active:not(:disabled){background:#f9fafb}._ghostButton_1q1x0_173{border:1px solid var(--color-border);color:var(--color-muted);background:0 0}._ghostButton_1q1x0_173:active:not(:disabled){color:var(--color-text);background:#f9fafb}._primaryButton_1q1x0_171:disabled,._secondaryButton_1q1x0_172:disabled,._ghostButton_1q1x0_173:disabled{opacity:.7;cursor:wait}._hiddenInput_1q1x0_223{display:none}._srOnly_1q1x0_227{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._success_1q1x0_239{text-align:center;color:#047857;margin:0}._error_1q1x0_245{text-align:center;color:#b91c1c;margin:0}._wrapper_8t0mv_1{gap:.85rem;display:grid}._toolbar_8t0mv_6{justify-content:center;align-items:center;gap:.65rem;display:flex}._toolButton_8t0mv_13{border:1px solid var(--color-border);background:var(--color-surface);width:2.35rem;height:2.35rem;color:var(--color-text);cursor:pointer;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s;display:inline-flex}._toolButton_8t0mv_13:active:not(:disabled){background:#f3f4f6}._toolButton_8t0mv_13:disabled{opacity:.45;cursor:not-allowed}._toolButtonActive_8t0mv_38{color:#a16207;background:#fef9c3;border-color:#eab308}._toolIcon_8t0mv_44{width:1.1rem;height:1.1rem}._errors_8t0mv_49{text-align:center;color:var(--color-muted);min-width:7.5rem;margin:0;font-size:.9rem}._errors_8t0mv_49 strong{color:var(--color-text)}._board_8t0mv_61{aspect-ratio:1;border:2px solid var(--color-text);background:#fff;grid-template-rows:repeat(9,1fr);grid-template-columns:repeat(9,1fr);width:min(100%,360px);margin:0 auto;display:grid;overflow:hidden}._cell_8t0mv_73{min-width:0;min-height:0;color:var(--color-text);cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-top:none;border-left:none;justify-content:center;align-items:center;padding:0;font-size:clamp(1rem,4.5vw,1.35rem);font-weight:700;transition:background .15s,color .15s;display:flex;position:relative;overflow:hidden}._cell_8t0mv_73:active:not(:disabled){background:#ede9fe}._cell_8t0mv_73:disabled{cursor:default}._cellValue_8t0mv_101{line-height:1}._notesGrid_8t0mv_105{pointer-events:none;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);display:grid;position:absolute;inset:1px}._noteMark_8t0mv_114{color:#ca8a04;justify-content:center;align-items:center;font-size:clamp(.4rem,1.8vw,.55rem);font-weight:700;line-height:1;display:flex;overflow:hidden}._thickLeft_8t0mv_125{border-left:2px solid var(--color-text)}._thickTop_8t0mv_129{border-top:2px solid var(--color-text)}._thickRight_8t0mv_133{border-right:2px solid var(--color-text)}._thickBottom_8t0mv_137{border-bottom:2px solid var(--color-text)}._fixed_8t0mv_141{color:#111;background:#f9fafb}._placed_8t0mv_146{color:var(--color-purple)}._selected_8t0mv_150{background:var(--color-purple-soft);color:var(--color-purple)}._highlightLine_8t0mv_155{background:#dbeafe}._highlightSame_8t0mv_159{background:#fce7f3}._fixed_8t0mv_141._highlightLine_8t0mv_155,._placed_8t0mv_146._highlightLine_8t0mv_155{background:#dbeafe}._fixed_8t0mv_141._highlightSame_8t0mv_159,._placed_8t0mv_146._highlightSame_8t0mv_159{background:#fce7f3}._selected_8t0mv_150._highlightLine_8t0mv_155,._selected_8t0mv_150._highlightSame_8t0mv_159{background:var(--color-purple-soft);color:var(--color-purple)}._fixed_8t0mv_141._selected_8t0mv_150{background:var(--color-purple-soft);color:#111}._fixed_8t0mv_141._highlightSame_8t0mv_159{color:#111}._flashCorrect_8t0mv_191{color:#047857!important;background:#bbf7d0!important}._wrong_8t0mv_196{color:#b91c1c;background:#fee2e2;animation:.35s _shake_8t0mv_1}@keyframes _shake_8t0mv_1{0%,to{transform:translate(0)}25%{transform:translate(-3px)}75%{transform:translate(3px)}}._keypad_8t0mv_215{gap:.5rem;display:grid}._keyRow_8t0mv_220{grid-template-columns:repeat(5,1fr);gap:.5rem;display:grid}._keyRowBottom_8t0mv_226{grid-template-columns:repeat(4,1fr);gap:.5rem;width:calc(80% - .1rem);margin-inline:auto;display:grid}._key_8t0mv_215{border:1px solid var(--color-border);background:var(--color-surface);font:inherit;cursor:pointer;border-radius:12px;padding:.8rem 0;font-weight:700;transition:background .15s,border-color .15s}._key_8t0mv_215:active:not(:disabled){background:#f3f4f6}._key_8t0mv_215:disabled{opacity:.6;cursor:not-allowed}._keyDone_8t0mv_254{color:#9ca3af;background:#f3f4f6;border-color:#e5e7eb}._keyNotes_8t0mv_260{color:#ca8a04;background:#fefce8;border-color:#fde047}._page_1em2j_1{gap:1rem;display:grid}._header_1em2j_6{gap:.35rem;display:grid}._header_1em2j_6 h1{margin:0;font-size:1.7rem}._header_1em2j_6 p{color:var(--color-muted);margin:.35rem 0 0}._back_1em2j_21,._backPlay_1em2j_22{color:var(--color-purple);cursor:pointer;background:0 0;border:none;border-radius:8px;margin:0;padding:0;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}._back_1em2j_21:active,._backPlay_1em2j_22:active{opacity:.72}._statsSection_1em2j_42{gap:.65rem;display:grid}._totalCard_1em2j_47{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#6b21a8 100%);border-radius:20px;justify-self:center;align-items:center;gap:.9rem;width:min(100%,17.5rem);padding:.85rem 1.1rem;display:flex;box-shadow:0 10px 28px #6b21a847}._totalIcon_1em2j_60{flex-shrink:0;width:3.1rem;height:3.1rem}._totalContent_1em2j_66{min-width:0}._totalLabel_1em2j_70{text-transform:uppercase;letter-spacing:.06em;opacity:.92;margin:.1rem 0 0;font-size:.72rem}._totalValue_1em2j_78{margin:0;font-size:1.85rem;font-weight:800;line-height:1}._stats_1em2j_42{grid-template-columns:repeat(3,1fr);gap:.65rem;display:grid}._stats_1em2j_42>div{border:1px solid var(--color-border);background:var(--color-surface);text-align:center;border-radius:16px;min-width:0;padding:.85rem .5rem}._statLabel_1em2j_100{text-transform:uppercase;letter-spacing:.04em;color:var(--color-muted);white-space:nowrap;margin:0;font-size:.68rem}._statValue_1em2j_109{margin:.25rem 0 0;font-size:1.05rem;font-weight:700}._sectionTitle_1em2j_115{color:var(--color-muted);margin:0;font-size:.9rem;font-weight:600}._levelList_1em2j_122{gap:.65rem;display:grid}._levelButton_1em2j_127{border:1px solid var(--color-border);background:var(--color-surface);font:inherit;cursor:pointer;text-align:left;border-radius:16px;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.1rem;font-size:1.05rem;font-weight:600;transition:border-color .15s,background .15s;display:flex}._levelButton_1em2j_127:active:not(:disabled):not(._levelLocked_1em2j_144){background:#fdfaff;border-color:#d8b4fe}._levelButton_1em2j_127:disabled{opacity:.7}._levelButton_1em2j_127:disabled:not(._levelLocked_1em2j_144){cursor:wait}._levelLabel_1em2j_157{flex:1}._levelDone_1em2j_161{color:#047857;background:#d1fae5;border-radius:50%;flex-shrink:0;place-content:center;width:1.75rem;height:1.75rem;font-size:.95rem;font-weight:700;display:grid}._levelFailImage_1em2j_174{object-fit:contain;flex-shrink:0;width:2.5rem;height:2.5rem}._levelFailed_1em2j_181{background:snow;border-color:#fecaca}._levelCompleted_1em2j_186{background:#fafffb;border-color:#bbf7d0}._levelLocked_1em2j_144,._levelButton_1em2j_127._levelLocked_1em2j_144:disabled{opacity:.92}._levelCompleted_1em2j_186._levelLocked_1em2j_144,._levelButton_1em2j_127._levelCompleted_1em2j_186._levelLocked_1em2j_144:disabled{cursor:default}._levelFailed_1em2j_181._levelLocked_1em2j_144,._levelButton_1em2j_127._levelFailed_1em2j_181._levelLocked_1em2j_144:disabled{cursor:not-allowed}._levelLocked_1em2j_144:active{transform:none}._playHeader_1em2j_210{margin:0}._playTitle_1em2j_214{text-align:center;margin:0;font-size:1.25rem}._completedMsg_1em2j_220{text-align:center;color:#047857;margin:0;font-weight:600}._error_1em2j_227{text-align:center;color:#b91c1c;margin:0;font-size:.9rem}@media (width<=360px){._statLabel_1em2j_100{font-size:.62rem}._statValue_1em2j_109{font-size:.95rem}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-bg:#fafafa;--color-surface:#fff;--color-text:#111;--color-muted:#6b7280;--color-purple:#6b21a8;--color-purple-soft:#f3e8ff;--color-border:#e5e7eb;color:var(--color-text);background:var(--color-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0}button,input,select,textarea,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button:focus,a:focus{outline:none}button:focus-visible,a:focus-visible{box-shadow:0 0 0 2px var(--color-purple);outline:none}input:focus-visible,select:focus-visible,textarea:focus-visible{border-color:var(--color-purple);outline:none;box-shadow:0 0 0 2px #6b21a833}
