:root{--background:#fff;--foreground:#171717;--body-bg-default:#f1f5f9;--body-bg-dungeons:#dbe1e8;--body-bg-items:#f0ebe3;--body-bg-quests:#edf3f1;--scene-bg-default:#e2e8f0;--scene-bg-dungeons:#ced6e0;--scene-bg-items:#e6e1d8;--scene-bg-quests:#e0eae6;--z-header-rail:20;--z-toast:40;--z-overlay:50;--z-overlay-panel:60;--z-scene-topbar:20;--z-scene-npc:10}body{background:var(--body-bg-default);color:var(--foreground)}body:has(main.screen-root[data-theme=dungeons]){background:var(--body-bg-dungeons)}body:has(main.screen-root[data-theme=items]){background:var(--body-bg-items)}body:has(main.screen-root[data-theme=quests]){background:var(--body-bg-quests)}button{cursor:pointer}button,input,textarea,select{font:inherit;font-family:inherit}button:disabled{cursor:not-allowed;opacity:.5}.scene-frame{background:var(--scene-bg-default);position:relative}.scene-frame.scene-bg-bg_dungeons_list,.scene-frame[class*=scene-bg-bg_dungeon_]{background:var(--scene-bg-dungeons)}.scene-frame.scene-bg-bg_quests_list{background:var(--scene-bg-quests)}.scene-frame[class*=scene-bg-bg_items_]{background:var(--scene-bg-items)}.scene-content{position:relative}[data-preset]{--scene-frame-h:150px;--scene-topbar-h:56px;--scene-npc-h:94px;--scene-upper-h:calc(var(--scene-topbar-h) + var(--scene-npc-h));--scene-side-padding:24px;--scene-topbar-pad-y:0px;--scene-npc-pad-y:8px;--scene-body-gap:16px;--pageheader-start-pad-top:12px;--pageheader-title-line-h:32px;--pageheader-title-font-size:20px;--pageheader-title-font-weight:900;--pageheader-title-letter-spacing:-.02em;--pageheader-title-color:#1f2937;--pageheader-title-tabs-gap:8px;--pageheader-tabs-row-h:36px;--pageheader-body-h-title-only:var(--pageheader-title-line-h);--pageheader-body-h-with-tabs:calc(var(--pageheader-title-line-h) + var(--pageheader-title-tabs-gap) + var(--pageheader-tabs-row-h));--pageheader-body-gap:12px;--p1-header-h:var(--scene-frame-h);--p2-header-total-h:calc(var(--scene-frame-h) + var(--context-header-h));--p3-header-total-h:var(--context-header-h)}[data-preset=p1]{--scene-frame-h:150px}[data-preset=p2]{--scene-frame-h:150px;--context-header-h:90px;--p2-upper-h:calc(var(--context-header-h) + var(--scene-frame-h));--scene-body-gap:16px}[data-preset=p3]{--context-header-h:84px}[data-preset] .scene-frame{height:var(--scene-frame-h);min-height:var(--scene-frame-h);max-height:var(--scene-frame-h);overflow:hidden}[data-preset] .scene-upper{height:var(--scene-upper-h);min-height:var(--scene-upper-h);max-height:var(--scene-upper-h)}[data-preset=p2] .detail-upper{height:var(--p2-upper-h);min-height:var(--p2-upper-h);max-height:var(--p2-upper-h);overflow:hidden}[data-preset=p2] .context-header,[data-preset=p3] .context-header{height:var(--context-header-h);min-height:var(--context-header-h);max-height:var(--context-header-h);overflow:hidden}[data-preset=p2] .context-header{box-sizing:border-box;padding-left:var(--scene-side-padding);padding-right:var(--scene-side-padding)}.context-header{padding-left:var(--scene-side-padding);padding-right:var(--scene-side-padding);background:var(--context-header-bg,transparent);box-sizing:border-box;align-items:center;gap:12px;display:flex}.dungeon-detail-page{--context-header-bg:var(--body-bg-dungeons)}.quest-create-page{--context-header-bg:var(--body-bg-quests)}.onboarding-page{--context-header-bg:var(--body-bg-default);min-height:100dvh}.onboarding-context-header .context-header__main{align-items:center}.context-header__back-placeholder{flex:none;width:48px;height:48px}.onboarding-shell{padding-top:12px;padding-bottom:40px}.onboarding-panel{background:#fff;border:1px solid #0f172a0f;border-radius:24px;max-width:640px;margin:0 auto;padding:28px;box-shadow:0 1px 3px #0f172a14}.onboarding-panel--error{text-align:center}.profile-select-panel{max-width:720px}.profile-select-sections{gap:24px;display:grid}.profile-select-section{gap:14px;display:grid}.profile-select-heading{color:#1f2937;margin:0;font-size:1.05rem;font-weight:800}.profile-select-copy,.profile-select-empty{color:#475569;margin:0;font-size:.95rem;line-height:1.6}.session-loading{box-sizing:border-box;justify-content:center;align-items:center;min-height:100svh;padding:24px 16px;display:flex}.profile-select-divider{background:#94a3b838;height:1px}.profile-select-gate{gap:16px;display:grid}.onboarding-form{gap:18px;display:grid}.onboarding-field{gap:10px;display:grid}.onboarding-field__label{letter-spacing:.04em;color:#1f293785;font-size:12px;font-weight:500}.onboarding-select-wrap,.onboarding-input,.otp-code-input{width:100%}.onboarding-select,.onboarding-input,.otp-code-input{color:#1f2937;box-sizing:border-box;background:#f9fafb;border:0;border-radius:16px;width:100%;min-height:56px;padding:0 14px;transition:outline-color .14s,background-color .14s}.onboarding-input::placeholder,.otp-code-input::placeholder{color:#9ca3af}.onboarding-select:focus-visible,.onboarding-input:focus-visible,.otp-code-input:focus-visible{outline-offset:2px;background:#fff;outline:2px solid #3dbebd47}.onboarding-emoji-grid{gap:10px;display:grid}.onboarding-emoji-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.onboarding-emoji-button{color:#1f2937;background:#f9fafb;border:0;border-radius:16px;justify-content:center;align-items:center;min-height:56px;font-size:1.45rem;line-height:1;transition:transform .14s,box-shadow .14s,border-color .14s;display:inline-flex}.onboarding-emoji-button:hover{transform:translateY(-1px)}.onboarding-emoji-button.is-selected{box-shadow:0 0 0 2px #3dbebde6}.onboarding-terms{background:#f8fafc;border:0;border-radius:16px;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.onboarding-terms input{margin-top:3px}.onboarding-terms__copy{color:#1f2937;flex-wrap:wrap;gap:.35em;display:inline-flex}.onboarding-terms__link{color:#3dbebd;font-weight:700;text-decoration:none}.onboarding-secondary-link{color:#0f766e;font-weight:700;text-decoration:none}.onboarding-terms__link:hover,.onboarding-secondary-link:hover{text-decoration:underline}.onboarding-primary-button,.onboarding-secondary-button{border:0;border-radius:9999px;min-height:56px;font-weight:700;transition:transform .14s,background-color .14s}.onboarding-primary-button:not(:disabled):hover,.onboarding-secondary-button:not(:disabled):hover{transform:translateY(-1px)}.onboarding-primary-button{color:#fff;background:#3dbebd}.onboarding-primary-button:disabled{color:#64748b;background:#cbd5e1}.onboarding-secondary-button{color:#1f2937;background:#f3f4f6}.onboarding-primary-button:focus-visible,.onboarding-secondary-button:focus-visible{outline-offset:2px;outline:2px solid #1f2937}.otp-code-input{text-align:center;letter-spacing:.42em;padding-left:calc(18px + .42em);font-size:1.5rem;font-weight:700}.otp-action-row{gap:12px;display:grid}.quest-create-shell{gap:16px;max-width:820px;margin:0 auto;padding-bottom:40px;display:grid}.quest-create-form-shell{border-radius:24px;padding:20px}.quest-create-body{gap:16px;display:grid}.quest-create-section{background:0 0;gap:12px;padding:0;display:grid}.quest-create-section-heading{color:#1f2937;margin:0;font-size:15px;font-weight:800;line-height:1.35}.quest-create-field{gap:8px;display:grid}.quest-create-field-label{letter-spacing:.04em;color:#1f293785;font-size:12px;font-weight:500}.quest-create-two-column-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.quest-create-two-column-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.quest-create-choice-tabs,.quest-create-tabs{flex-wrap:wrap}.quest-create-entries,.quest-create-ticket-list,.quest-create-entry-row{gap:12px;display:grid}.quest-create-entry-row--task{grid-template-columns:minmax(0,1fr) 40px;align-items:center}.quest-create-entry-row--errand{background:0 0;grid-template-columns:1fr;align-items:start;padding:0}.quest-create-entry-main{gap:12px;min-width:0;display:grid}.quest-create-entry-head{grid-template-columns:minmax(0,1fr) 40px;align-items:start;gap:12px;display:grid}.quest-create-add-button,.quest-create-inline-button,.quest-create-icon-button,.app-icon-button{appearance:none;font:inherit;border:0}.quest-create-add-button,.quest-create-inline-button{color:#1f2937;background:#f3f4f6;border-radius:14px;justify-content:center;align-items:center;min-height:44px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex}.quest-create-add-button{justify-self:start}.quest-create-add-button--soft{background:#f3f4f6}.quest-create-inline-button--danger{color:#b91c1c;background:#fee2e2}.quest-create-icon-button,.app-icon-button{color:#b91c1c;background:#fee2e2;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.quest-create-day-chip-list{flex-wrap:wrap;gap:8px;display:flex}.quest-create-day-chip{appearance:none;color:#1f2937;background:#f9fafb;border:0;border-radius:9999px;min-height:40px;padding:0 14px;font-size:13px;font-weight:800}.quest-create-day-chip.is-active{box-shadow:0 0 0 2px #3dbebde6}.quest-create-helper{color:#6b7280;margin:0;font-size:13px;line-height:1.5}.quest-create-inline-error{color:#b91c1c;margin:0;font-size:13px;font-weight:700;line-height:1.6}.quest-create-inline-error--submit{margin-top:12px}.quest-create-submit{padding-top:8px}.quest-create-empty-state{color:#475569;font-size:14px;line-height:1.6}.onboarding-invalid-message{color:#334155;margin:0 0 14px;font-size:1rem;line-height:1.7}.onboarding-error-message{color:#b91c1c;background:#fee2e2e6;border-radius:16px;margin:0;padding:12px 14px;font-size:.95rem;font-weight:600;line-height:1.5}@media (max-width:640px){.onboarding-panel{border-radius:22px;margin-top:0;padding:22px 18px}.onboarding-emoji-button{min-height:52px;font-size:1.3rem}.quest-create-two-column-grid:not(.quest-create-two-column-grid--compact){grid-template-columns:1fr}.quest-create-icon-button,.app-icon-button{justify-self:end}}.context-header__back{appearance:none;background:#fff;border:0;border-radius:9999px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;padding:0;display:inline-flex;box-shadow:0 1px 2px #0f172a14}.context-header__back>span{color:#cbd5e1;font-size:24px;line-height:1;display:block}.context-header__main{flex:1;justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.context-header__title-group{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.context-header__title{letter-spacing:-.02em;color:#1f2937;margin:0;font-size:18px;font-weight:900;line-height:1.2}.context-header__subtitle{letter-spacing:-.02em;color:#94a3b8;margin:0;font-size:11px;font-weight:900;line-height:1.2}.context-header__trailing{flex:none;justify-content:center;align-items:center;width:56px;min-width:56px;height:56px;display:flex}[data-preset=p1] .page-header{padding-top:var(--pageheader-start-pad-top);margin-bottom:var(--pageheader-body-gap);box-sizing:border-box}[data-preset=p1] .page-header[data-has-tabs=false]{height:calc(var(--pageheader-start-pad-top) + var(--pageheader-body-h-title-only))}[data-preset=p1] .page-header[data-has-tabs=true]{height:calc(var(--pageheader-start-pad-top) + var(--pageheader-body-h-with-tabs))}.page-header__title-row{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.page-header__action{appearance:none;border:0;outline:none;flex:none;justify-content:center;align-items:center;transition:transform .12s,opacity .12s,background-color .16s;display:inline-flex;position:relative}.page-header__action:not(:disabled):active{transform:scale(.94)}.page-header__action--reward{color:#f59e0b;background:#fff;border-radius:9999px;width:32px;min-width:32px;height:32px;min-height:32px;box-shadow:0 4px 6px #0f172a14}.page-header__action--reward svg{width:18px;height:18px}[data-preset=p1] .page-title{min-width:0;line-height:var(--pageheader-title-line-h);font-size:var(--pageheader-title-font-size);font-weight:var(--pageheader-title-font-weight);letter-spacing:var(--pageheader-title-letter-spacing);color:var(--pageheader-title-color);flex:auto;margin:0}[data-preset=p1] .page-tabs,.magicbook-drawer-panel .page-tabs.magicbook-tabs,.pill-tabs{height:var(--pageheader-tabs-row-h);-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:center;gap:8px;display:flex;overflow:auto hidden}[data-preset=p1] .page-header[data-has-tabs=true] .page-tabs{margin-top:var(--pageheader-title-tabs-gap)}[data-preset=p1] .page-tabs::-webkit-scrollbar{display:none}.magicbook-drawer-panel .page-tabs.magicbook-tabs::-webkit-scrollbar{display:none}.pill-tabs::-webkit-scrollbar{display:none}[data-preset=p1] .page-tabs .tab,.magicbook-drawer-panel .page-tabs.magicbook-tabs .tab,.pill-tabs .pill-tab{appearance:none;color:#999;letter-spacing:-.01em;white-space:nowrap;text-align:center;min-width:max-content;box-shadow:none;-webkit-tap-highlight-color:transparent;height:var(--pageheader-tabs-row-h);box-sizing:border-box;background:#fff;border:0;border-radius:9999px;outline:none;flex:none;padding:0 24px;font-size:14px;font-weight:900;line-height:1;transition:background-color .16s,color .16s,transform .12s}[data-preset=p1] .page-tabs .tab.is-active,[data-preset=p1] .page-tabs .tab:disabled,.magicbook-drawer-panel .page-tabs.magicbook-tabs .tab.is-active,.magicbook-drawer-panel .page-tabs.magicbook-tabs .tab:disabled,.pill-tabs .pill-tab.is-active,.pill-tabs .pill-tab:disabled{color:#fff;opacity:1;background:#3dbebd}[data-preset=p1] .page-tabs .tab:not(:disabled):not(.is-active):active,.magicbook-drawer-panel .page-tabs.magicbook-tabs .tab:not(:disabled):not(.is-active):active,.pill-tabs .pill-tab:not(:disabled):not(.is-active):active{transform:scale(.96)}[data-preset=p1] .page-tabs .tab:focus-visible,.magicbook-drawer-panel .page-tabs.magicbook-tabs .tab:focus-visible,.pill-tabs .pill-tab:focus-visible{outline:none}.fixed-header-rail{z-index:var(--z-header-rail);position:fixed;top:0;left:0;right:0}[data-preset=p1] .fixed-header-rail{height:var(--p1-header-h)}[data-preset=p2] .fixed-header-rail{height:var(--p2-header-total-h)}[data-preset=p3] .fixed-header-rail{height:var(--p3-header-total-h)}.floating-action-rail{z-index:10;pointer-events:none;position:fixed;bottom:0;left:0;right:0}.floating-action-rail>*{pointer-events:auto}.magicbook-host-fab-anchor{pointer-events:none;position:fixed;bottom:24px;right:24px}.magicbook-host-fab-anchor>*{pointer-events:auto}.far-anchor{pointer-events:none;width:346px;margin-left:-173px;position:fixed;bottom:24px;left:50%}.far-anchor>*{pointer-events:auto}.far-slot{position:absolute;bottom:72px}.far-slot--tabbar-left{left:0}.far-slot--magic-right{right:0}.fab{appearance:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:0;border-radius:9999px;outline:none;justify-content:center;align-items:center;width:64px;height:64px;line-height:1;transition:transform .12s,opacity .12s,background-color .16s;display:inline-flex;box-shadow:0 16px 32px #0f172a3d}.fab svg{width:24px;height:24px}.fab:active:not(:disabled){transform:scale(.9)}.fab:focus-visible{outline-offset:2px;outline:2px solid #1f2937}.fab--scene{color:#334155;background:#e6e1d8}.fab--primary{color:#fff;background:#3dbebd}.fab--primary svg{width:28px;height:28px}.fab--reward{color:#f59e0b;background:#fff;width:40px;min-width:40px;height:40px;min-height:40px;position:relative;box-shadow:0 4px 6px #0f172a14}.fab--reward svg{width:20px;height:20px}.fab-reward-badge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:9999px;justify-content:center;align-items:center;width:16px;height:16px;font-size:8px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-4px;right:-4px}.overlay-rail{z-index:var(--z-overlay);pointer-events:none;position:fixed;inset:0}.overlay-rail>*{pointer-events:auto}.body-container{box-sizing:border-box;padding-left:var(--scene-side-padding);padding-right:var(--scene-side-padding)}[data-preset=p1] .body-container{padding-top:var(--p1-header-h)}[data-preset=p1] .page-header-skeleton{pointer-events:none}[data-preset=p2] .body-container{padding-top:var(--p2-header-total-h)}[data-preset=p2][data-magicbook-p2-fab=true] .body-container{padding-bottom:96px}[data-preset=p3] .body-container{padding-top:var(--p3-header-total-h)}.page-title.is-skeleton{color:#0000;background:linear-gradient(90deg,#e7e7e7 25%,#f3f3f3 50%,#e7e7e7 75%) 0 0/200% 100%;border-radius:6px;width:180px;max-width:60vw;height:1.2em;animation:1.2s ease-in-out infinite page-title-shimmer;display:inline-block}@keyframes page-title-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.top-bar{width:100%}.top-bar-left{align-items:center;gap:10px;min-width:0;display:flex}.player-avatar-link{color:inherit;cursor:pointer;appearance:none;font:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;text-decoration:none;display:inline-flex}.player-avatar{background:#ffffff8c;border-radius:9999px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;line-height:1;display:inline-flex;overflow:hidden}.player-level{background:#0000000d;border-radius:9999px;flex:none;align-items:baseline;gap:4px;padding:6px 10px;display:inline-flex}.player-level-label{text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;font-size:10px;font-weight:900}.player-level-value{color:#1f2937;font-size:12px;font-weight:900}.gold-block{background:#0000000d;border-radius:9999px;flex:none;align-items:center;gap:6px;padding:6px 14px;display:inline-flex}.gold-value{letter-spacing:-.01em;color:#1f2937;font-size:15px;font-weight:900}.gold-unit{color:#9ca3af;font-size:10px;font-weight:900}.scene-content .scene-topbar-zone{height:var(--scene-topbar-h);min-height:var(--scene-topbar-h);max-height:var(--scene-topbar-h);box-sizing:border-box;padding:8px var(--scene-side-padding)}.scene-content .scene-npc-zone{min-height:var(--scene-npc-h);box-sizing:border-box;height:auto;max-height:none;padding:8px var(--scene-side-padding);border-bottom:none;align-items:flex-end;display:flex;overflow:hidden}.scene-content .scene-npc-zone>*{width:100%}.scene-content .npc-area{align-items:flex-end;gap:12px;min-width:0;display:flex}.scene-content .speech-bubble{box-sizing:border-box;background:#fff;border-radius:20px 20px 20px 0;flex:1;order:2;align-items:center;min-width:0;min-height:35.4px;padding:10px 16px;display:flex}.scene-content .speech-text{color:#374151;white-space:pre-wrap;overflow-wrap:anywhere;width:100%;min-height:15.4px;margin:0;font-size:11px;font-weight:700;line-height:1.4;display:block}.scene-content .speech-text.is-typing{overflow:hidden}.scene-content .npc-footer{flex:none;order:1;margin-top:0}.scene-content .npc-unit{align-items:flex-end;display:flex}.scene-content .npc-emoji{flex:none;justify-content:center;align-items:center;line-height:1;display:inline-flex}.scene-content .npc-name{display:none}.toast{z-index:var(--z-toast);color:#fff;background:#000c;border-radius:8px;padding:8px 12px;font-size:12px;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.toast--above-tabbar{bottom:104px}.bottom-sheet-root{z-index:var(--z-overlay);pointer-events:none;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.bottom-sheet-backdrop{pointer-events:auto;background:#0006;position:absolute;inset:0}.bottom-sheet-backdrop--opening{animation:.5s cubic-bezier(.16,1,.3,1) forwards bottom-sheet-backdrop-in}.bottom-sheet-backdrop--closing{animation:.3s cubic-bezier(.32,0,.67,0) forwards bottom-sheet-backdrop-out}.bottom-sheet-content{z-index:var(--z-overlay-panel);box-sizing:border-box;opacity:1;pointer-events:auto;background:#fff;border-top-left-radius:56px;border-top-right-radius:56px;width:100%;padding:32px 32px 40px;position:relative;box-shadow:0 -8px 32px #0000002e}.bottom-sheet-content--opening{animation:.5s cubic-bezier(.16,1,.3,1) forwards bottom-sheet-panel-in}.bottom-sheet-content--closing{animation:.3s cubic-bezier(.32,0,.67,0) forwards bottom-sheet-panel-out}@keyframes bottom-sheet-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes bottom-sheet-backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes bottom-sheet-panel-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes bottom-sheet-panel-out{0%{transform:translateY(0)}to{transform:translateY(100%)}}.sheet-handle{display:none}.sheet-header{text-align:center;flex-direction:column;align-items:center;display:flex}.sheet-body,.result-container{width:100%}.result-treasures{background:#f9fafb;border-radius:24px;margin-top:16px;padding:24px}.section-label{letter-spacing:.18em;text-transform:uppercase;color:#d1d5db;margin:0 0 12px;font-size:11px;font-weight:900;line-height:1.2}.result-reward-list{text-align:left;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.result-reward-item{color:#1f2937;align-items:center;gap:8px;font-size:16px;font-weight:900;line-height:1.2;display:flex}.result-reward-icon{flex:none;justify-content:center;align-items:center;display:inline-flex}.quest-sheet{text-align:left;width:100%}.quest-sheet__participants{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:24px;display:flex}.quest-sheet__participant{justify-content:center;align-items:center;line-height:1;display:inline-flex;position:relative}.quest-sheet__participant--inline{margin-right:8px}.quest-sheet__check-badge{color:#fff;background:#3dbebd;border-radius:9999px;justify-content:center;align-items:center;line-height:1;display:inline-flex;box-shadow:0 0 0 1.5px #fff}.quest-sheet__check-badge svg{stroke:currentColor;width:10px;height:10px}.quest-sheet__participant-mark{justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex;position:absolute;bottom:0;right:0;transform:translate(33%,16%)}.quest-sheet__defeated-badges{gap:6px;margin-left:8px;display:inline-flex}.quest-sheet__defeated-badge{align-items:center;display:inline-flex;position:relative}.quest-sheet__defeated-mark{width:14px;height:14px;position:absolute;bottom:-2px;right:-2px}.quest-sheet__defeated-mark svg{width:8px;height:8px}.quest-sheet__targets{margin-top:24px}.quest-sheet__targets-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.quest-sheet__target-item{align-items:flex-start;gap:12px;display:flex}.quest-sheet__target-emoji{flex:none;justify-content:center;align-items:center;margin-top:1px;line-height:1;display:inline-flex}.quest-sheet__target-main{flex-wrap:wrap;flex:1;align-items:center;gap:2px 8px;min-width:0;display:flex}.quest-sheet__target-name{color:#374151;font-size:14px;font-weight:700;line-height:1.6}.quest-sheet__target-place{color:#9ca3af;font-size:12px;font-weight:700;line-height:1.5;text-decoration:none}.quest-sheet__target-state{color:#9ca3af;font-size:12px;font-weight:700;line-height:1.5}.quest-sheet__requester{align-items:flex-end;gap:12px;width:100%;margin-top:24px;padding:0 8px;display:flex}.quest-sheet__requester-emoji{flex:none;justify-content:center;align-items:center;margin-bottom:4px;line-height:1;display:inline-flex}.quest-sheet__requester-bubble{background:#f9fafb;border-radius:20px 20px 20px 0;flex:1;padding:12px 16px}.quest-sheet__requester-text{color:#6b7280;margin:0;font-size:11px;font-weight:700;line-height:1.7}.quest-sheet__task-meta{background:#f9fafb;border-radius:24px;margin-top:24px;padding:20px}.quest-sheet__task-meta-lines{flex-direction:column;gap:4px;display:flex}.quest-sheet__task-meta-line{color:#6b7280;font-size:13px;font-weight:700;line-height:24px}.quest-sheet__task-list-box{background:#f9fafb;border-radius:24px;margin-top:16px;padding:20px}.quest-sheet__task-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.quest-sheet__task-list-item{margin:0}.quest-sheet__task-check{cursor:pointer;align-items:center;gap:12px;min-width:0;display:flex;position:relative}.quest-sheet__task-check.is-disabled{cursor:default}.quest-sheet__task-check-input{opacity:0;pointer-events:none;border:0;width:1px;height:1px;margin:0;padding:0;position:absolute}.quest-sheet__task-check-icon{color:#fff;background:#fff;border:2px solid #3dbebd;border-radius:8px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;transition:background-color .16s,border-color .16s,box-shadow .12s,opacity .12s;display:inline-flex}.quest-sheet__task-check-icon svg{opacity:0;transition:opacity .12s,transform .12s;transform:scale(.82)}.quest-sheet__task-check-input:checked+.quest-sheet__task-check-icon{background:#3dbebd;border-color:#3dbebd}.quest-sheet__task-check-input:checked+.quest-sheet__task-check-icon svg{opacity:1;transform:scale(1)}.quest-sheet__task-check-input:focus-visible+.quest-sheet__task-check-icon{box-shadow:0 0 0 2px #1f2937}.quest-sheet__task-check-input:disabled+.quest-sheet__task-check-icon{opacity:.55}.quest-sheet__task-check-label{color:#374151;font-size:14px;font-weight:700;line-height:1.6}.quest-sheet__task-check.is-disabled .quest-sheet__task-check-label{color:#9ca3af}.quest-sheet__errand{width:100%}.quest-sheet__errand-topnote{text-align:center;color:#9ca3af;margin:0 0 24px;font-size:12px;font-weight:700;line-height:1.7}.quest-sheet__errand-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.quest-sheet__errand-item{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.quest-sheet__errand-item-main{flex-wrap:wrap;flex:1;align-items:baseline;gap:4px 8px;min-width:0;display:flex}.quest-sheet__errand-label{color:#374151;font-size:14px;font-weight:700;line-height:1.6}.quest-sheet__errand-qty{color:#9ca3af;white-space:nowrap;font-size:12px;font-weight:700;line-height:1.5}.quest-sheet__errand-price{color:#9ca3af;white-space:nowrap;font-size:12px;font-weight:900;line-height:1.5}.quest-sheet__errand-empty{color:#6b7280;text-align:left;margin:0;font-size:13px;font-weight:700;line-height:1.6}.quest-sheet__completion-note{text-align:center;color:#9ca3af;margin:0 0 24px;font-size:12px;font-weight:700;line-height:1.7}.quest-sheet__badges{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.quest-sheet__badge{color:#6b7280;background:#f3f4f6;border-radius:9999px;justify-content:center;align-items:center;min-height:20px;padding:0 8px;font-size:11px;font-weight:800;line-height:1.2;display:inline-flex}.sheet-footer{gap:12px;width:100%;margin-top:32px;display:flex}.sheet-leading{justify-content:flex-end;align-items:center;width:100%;height:48px;margin-bottom:0;display:flex}.sheet-header-top{margin-bottom:16px}.sheet-title{letter-spacing:-.02em;color:#1f2937;margin:0;font-size:22px;font-weight:900;line-height:1.3}.sheet-message{text-align:center;color:#9ca3af;margin-top:8px;margin-bottom:24px;padding-left:40px;padding-right:40px;font-size:12px;font-weight:700;line-height:1.6}.quest-delete-message{color:#374151;text-align:center;margin-top:24px;font-size:14px}.sheet-action{appearance:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;letter-spacing:-.02em;border:0;border-radius:9999px;outline:none;flex:1 1 0;min-height:60px;font-size:17px;font-weight:700;line-height:1.2;transition:transform .12s,opacity .12s,background-color .16s}.sheet-action:active:not(:disabled){transform:scale(.98)}.sheet-action:disabled{opacity:.4}.sheet-action:focus-visible{outline-offset:2px;outline:2px solid #1f2937}.sheet-action--secondary{color:#9ca3af;background:#f9fafb}.sheet-action--primary{color:#fff;background:#3dbebd}.sheet-action--primary.is-danger{color:#fff;background:#d64545}.body-primary-cta{appearance:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;color:#fff;letter-spacing:-.02em;background:#3dbebd;border:0;border-radius:9999px;outline:none;width:100%;min-height:60px;margin-top:32px;margin-bottom:80px;font-size:17px;font-weight:700;line-height:1.2;transition:transform .12s,opacity .12s,background-color .16s}.body-primary-cta:active:not(:disabled){transform:scale(.98)}.body-primary-cta:disabled{opacity:.4}.body-primary-cta:focus-visible{outline-offset:2px;outline:2px solid #1f2937}.sheet-close-button{appearance:none;color:#9ca3af;width:44px;height:44px;box-shadow:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#f3f4f6;border:0;border-radius:9999px;outline:none;justify-content:center;align-items:center;padding:0;transition:transform .12s,opacity .12s,background-color .16s;display:inline-flex}.sheet-close-button:active:not(:disabled){transform:scale(.98)}.sheet-close-button:disabled{opacity:.4}.sheet-close-button:focus-visible{outline-offset:2px;outline:2px solid #1f2937}.sheet-close-button svg{flex:none;display:block}.item-map-sheet{text-align:left;width:100%}.item-map-sheet__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.item-map-sheet__route{appearance:none;text-align:center;color:#374151;width:100%;min-height:72px;box-shadow:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#f9fafb;border:0;border-radius:24px;outline:none;justify-content:center;align-items:center;padding:12px 16px;transition:transform .12s,background-color .16s,opacity .12s;display:flex}.item-map-sheet__route:active:not(:disabled){transform:scale(.98)}.item-map-sheet__route:disabled{opacity:.4}.item-map-sheet__route:focus-visible{outline-offset:2px;outline:2px solid #1f2937}.item-map-sheet__route-label{letter-spacing:-.02em;color:#374151;font-size:15px;font-weight:900;line-height:1.3;display:block}.item-sheet{text-align:left;width:100%}.item-sheet__header-emoji{justify-content:center;align-items:center;line-height:1;display:flex}.item-sheet__header-emoji img{width:72px;height:72px;display:block}.item-sheet__description{text-align:center;color:#9ca3af;margin-top:24px;margin-bottom:24px;font-size:12px;font-weight:700;line-height:1.7}.item-sheet__owned-count{text-align:center;color:#9ca3af;margin-bottom:18px;font-size:12px;font-weight:800;line-height:1.5}.profile-ticket-use-receipt{gap:18px;display:grid}.profile-ticket-use-receipt__description{margin-bottom:0}.profile-ticket-use-receipt__section{text-align:center;justify-items:center;gap:10px;display:grid}.profile-ticket-use-receipt__ticket{color:#1f2937;justify-content:center;align-items:center;gap:8px;min-width:0;font-size:16px;font-weight:900;line-height:1.3;display:inline-flex}.profile-ticket-use-receipt__ticket-emoji{flex:none;justify-content:center;align-items:center;display:inline-flex}.profile-ticket-use-receipt__ticket-title{min-width:0}.profile-ticket-use-receipt__count{justify-items:center;gap:8px;display:grid}.profile-ticket-use-receipt__count-value{letter-spacing:-.04em;color:#1f2937;font-size:40px;font-weight:900;line-height:1}.profile-ticket-use-receipt__used-at{text-align:center;justify-items:center;gap:6px;display:grid}.profile-ticket-use-receipt__used-at-value{color:#4b5563;font-size:14px;font-weight:700;line-height:1.5}.profile-ticket-use-receipt__message{background:#fff;border-radius:18px;gap:8px;padding:16px 18px;display:grid}.profile-ticket-use-receipt__message-text{color:#1f2937;white-space:pre-wrap;word-break:break-word;font-size:14px;line-height:1.7}.item-sheet__qty{justify-content:center;align-items:center;gap:32px;margin-bottom:32px;display:flex;position:relative}.item-sheet__qty-button{appearance:none;color:#d1d5db;background:#f9fafb;border:0;border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:transform .12s,background-color .12s,opacity .12s;display:inline-flex}.item-sheet__qty-button:active:not(:disabled){background:#f3f4f6;transform:scale(.9)}.item-sheet__qty-button:disabled{opacity:.4;cursor:not-allowed}.item-sheet__qty-button-label{font-size:28px;font-weight:700;line-height:1;display:block}.item-sheet__qty-value{text-align:center;letter-spacing:-.04em;color:#1f2937;min-width:32px;font-size:32px;font-weight:900;line-height:1}.item-sheet__native-input{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.item-sheet__price-block{background:0 0;border-radius:0;margin-bottom:24px;padding:0 32px}.item-sheet__price-row{justify-content:space-between;align-items:baseline;display:flex}.item-sheet__price-row+.item-sheet__price-row{margin-top:10px}.item-sheet__price-row--total{border-top:1px solid #e5e7eb;padding-top:10px}.item-sheet__price-label{letter-spacing:.18em;text-transform:uppercase;color:#d1d5db;font-size:11px;font-weight:900;line-height:1.2}.item-sheet__price-value{justify-content:flex-end;align-items:baseline;gap:4px;width:112px;display:flex}.item-sheet__price-input{letter-spacing:-.04em;text-align:right;color:#1f2937;background:0 0;border:0;border-bottom:2px solid #0000;width:96px;padding:0;font-size:28px;font-weight:700;line-height:1.1}.item-sheet__price-input:focus{border-bottom-color:#f3f4f6;outline:none}.item-sheet__price-amount{color:#9ca3af;font-size:18px;font-weight:700;line-height:1.2}.item-sheet__price-unit{color:#9ca3af;font-size:14px;font-weight:900;line-height:1}.item-sheet__price-unit--static{color:#d1d5db;font-size:10px}.item-sheet__npc{align-items:flex-end;gap:12px;width:100%;margin-bottom:8px;padding:0 8px;display:flex}.item-sheet__npc-emoji{flex:none;margin-bottom:4px;font-size:32px;line-height:1}.item-sheet__npc-bubble{background:#f9fafb;border-radius:20px 20px 20px 0;flex:1;padding:12px 16px}.item-sheet__npc-text{color:#6b7280;font-size:11px;font-weight:700;line-height:1.7}.item-sheet__error{color:#6b7280;width:100%;margin-top:12px;font-size:12px;font-weight:700;line-height:1.6}.quest-create-discard-dialog{z-index:var(--z-overlay);background:#0f172a38;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.quest-create-dialog-panel{z-index:var(--z-overlay-panel);box-sizing:border-box;width:min(420px,100%);padding:24px;position:relative}.tab-bar-rail{pointer-events:none;z-index:10;position:fixed;bottom:0;left:0;right:0}.magicbook-drawer-root{pointer-events:none;position:fixed;inset:0}.magicbook-drawer-backdrop{pointer-events:auto;background:#0000003d;position:absolute;inset:0}.magicbook-drawer-backdrop--opening{animation:.5s cubic-bezier(.16,1,.3,1) forwards magicbook-drawer-backdrop-in}.magicbook-drawer-backdrop--closing{animation:.3s cubic-bezier(.32,0,.67,0) forwards magicbook-drawer-backdrop-out}.magicbook-drawer-panel{pointer-events:auto;background:var(--color-surface,#fff);border-left:1px solid #00000014;flex-direction:column;width:320px;height:100%;display:flex;position:absolute;top:0;right:0;overflow:hidden;box-shadow:-8px 0 24px #0000001f}.magicbook-drawer-panel--opening{animation:.5s cubic-bezier(.16,1,.3,1) forwards magicbook-drawer-panel-in}.magicbook-drawer-panel--closing{animation:.3s cubic-bezier(.32,0,.67,0) forwards magicbook-drawer-panel-out}.magicbook-drawer-scroll{box-sizing:border-box;height:100%;padding:28px 18px 32px;overflow:hidden auto}@keyframes magicbook-drawer-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes magicbook-drawer-backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes magicbook-drawer-panel-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes magicbook-drawer-panel-out{0%{transform:translate(0)}to{transform:translate(100%)}}.magicbook-header{gap:16px;padding-bottom:8px;display:grid}.magicbook-title{color:#141414;margin:0;font-size:20px;font-weight:700;line-height:1.25}.magicbook-tab-row{align-items:center;gap:12px;padding-top:2px;padding-bottom:4px;display:flex}.magicbook-drawer-panel .page-tabs.magicbook-tabs{flex:1;margin-top:0}.magicbook-icon-button{flex:none}.magicbook-icon-button.is-active{color:#fff;background:#3dbebd}.magicbook-icon-button.is-compact{width:36px;height:36px}.magicbook-body{gap:16px;margin-top:24px;display:grid}.magicbook-tab-action-slot{flex:none;justify-content:flex-end;align-items:center;width:44px;height:44px;display:inline-flex}.magicbook-card-list{gap:12px;display:grid}.magicbook-recipe-card-action{align-items:center;width:100%;min-height:72px;padding:18px 16px;display:flex}.magicbook-recipe-card-main{align-items:center;gap:12px;min-width:0;display:inline-flex}.magicbook-recipe-card-title{color:#1f2937;min-width:0;font-size:17px;font-weight:700;line-height:1.3}.magicbook-recipe-card-emoji{flex:none;justify-content:center;align-items:center;line-height:1;display:inline-flex}.magicbook-empty,.magicbook-placeholder{text-align:center;color:#1f29379e;padding:24px 12px;font-size:14px}.magicbook-panel{gap:18px;display:grid}.magicbook-detail-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.magicbook-detail-actions{align-items:center;gap:8px;display:flex}.magicbook-detail-hero{text-align:center;justify-items:center;gap:12px;display:grid}.magicbook-editor-hero{text-align:left;justify-items:start;gap:12px;display:grid}.magicbook-detail-emoji{justify-content:center;align-items:center;line-height:1;display:inline-flex}.magicbook-detail-title{color:#141414;word-break:break-word;margin:0;font-size:17px;font-weight:700;line-height:1.3}.magicbook-section{gap:8px;display:grid}.magicbook-text-block{color:#1f2937;white-space:pre-wrap;word-break:break-word;font-size:14px;line-height:1.7}.magicbook-text-block.is-muted{color:#1f29379e}.magicbook-link{color:#1f2937;word-break:break-all;text-underline-offset:2px;font-size:14px;line-height:1.6;text-decoration:underline}.magicbook-target-link{font-weight:900;text-decoration:none}.magicbook-ingredient-list{gap:10px;display:grid}.magicbook-ingredient-row{background:#f9fafb;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.magicbook-ingredient-main{align-items:center;gap:10px;min-width:0;display:inline-flex}.magicbook-ingredient-emoji{flex:none;justify-content:center;align-items:center;display:inline-flex}.magicbook-ingredient-name{color:#1f2937;min-width:0;font-size:14px;font-weight:600}.magicbook-emoji-input,.app-title-input,.magicbook-title-input,.app-field-input,.app-field-select,.magicbook-text-input,.app-field-textarea,.magicbook-textarea{color:#1f2937;box-sizing:border-box;background:#f9fafb;border:0;border-radius:16px}.magicbook-emoji-input{text-align:center;width:72px;height:72px;padding:0;font-size:32px;line-height:1}.magicbook-title-input,.app-title-input{text-align:left;width:100%;padding:14px 16px;font-size:17px;font-weight:700;line-height:1.3}.magicbook-text-input,.app-field-input,.app-field-select{width:100%;padding:12px 14px;font-size:14px;line-height:1.4}.app-field-select{appearance:none}.magicbook-textarea,.app-field-textarea{width:100%;min-height:120px;font:inherit;resize:vertical;padding:14px 16px;line-height:1.6}.magicbook-editor-ingredients{gap:10px;display:grid}.magicbook-editor-ingredient-stack{gap:8px;display:grid}.magicbook-editor-ingredient-row{grid-template-columns:minmax(0,1fr) 36px;align-items:center;gap:8px;display:grid}.magicbook-item-search-field,.magicbook-item-selected-card,.app-search-field,.app-selected-item{box-sizing:border-box;background:#f9fafb;border-radius:16px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-width:0;padding:12px 14px;display:grid}.magicbook-item-search-field:focus-within,.app-search-field:focus-within{outline-offset:2px;outline:2px solid #3dbebd47}.magicbook-item-search-icon,.magicbook-item-selected-emoji,.app-search-icon,.app-selected-item-emoji{justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.magicbook-text-input--ingredient,.app-field-input--search{background:0 0;border-radius:0;min-width:0;padding:0}.app-field-input--composer,.app-field-input--ios-safe,.magicbook-text-input--ios-safe{font-size:16px}.magicbook-item-search-field.is-unresolved{outline-offset:0;outline:2px solid #ef44442e}.magicbook-secondary-button{margin-top:4px}.magicbook-save-button{min-height:56px;margin-top:0;margin-bottom:0}.magicbook-item-sheet{padding-top:24px}.magicbook-item-suggest-list,.app-suggest-list{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;background:#f9fafb;border-radius:18px;gap:8px;max-height:min(240px,32vh);padding:8px;display:grid;overflow-y:auto}.app-inline-composer .app-suggest-list{background:0 0;gap:10px;max-height:min(280px,40vh);padding:2px 0 0}.magicbook-item-suggest-row,.app-suggest-row{color:#1f2937;text-align:left;background:#fff;border:0;border-radius:14px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:12px;width:100%;padding:12px 14px;display:grid}.app-suggest-row--action,.magicbook-item-suggest-row:active,.app-suggest-row:active{background:#f3f4f6}.app-suggest-row:disabled,.app-icon-button:disabled{opacity:.6}.app-inline-composer .app-suggest-row{background:#f9fafb}.magicbook-item-suggest-emoji,.app-suggest-emoji{justify-content:center;align-items:center;font-size:20px;line-height:1;display:inline-flex}.magicbook-item-suggest-name,.app-suggest-name,.app-selected-item-name{min-width:0;font-size:14px;font-weight:700;line-height:1.5}.magicbook-item-selected-name{color:#1f2937;min-width:0;font-size:14px;font-weight:700;line-height:1.5}.app-selected-item-name{color:#1f2937}.app-suggest-main,.app-selected-item-main{gap:2px;min-width:0;display:grid}.app-suggest-description,.app-selected-item-description{color:#6b7280;font-size:12px;line-height:1.5}.app-suggest-meta{color:#64748b;font-size:11px;line-height:1.5}.magicbook-item-suggest-empty,.magicbook-item-suggest-error,.app-suggest-empty,.app-suggest-error{color:#6b7280;padding:4px 2px;font-size:12px;line-height:1.5}.magicbook-item-suggest-error,.app-suggest-error{color:#b91c1c}.app-inline-composer .app-suggest-empty,.app-inline-composer .app-suggest-error{padding-left:6px;padding-right:6px}.magicbook-drawer-root .bottom-sheet-root,.magicbook-drawer-root .bottom-sheet-backdrop,.magicbook-drawer-root .bottom-sheet-content{pointer-events:auto}.magicbook-emoji-input:focus,.app-title-input:focus,.magicbook-title-input:focus,.app-field-input:focus,.app-field-select:focus,.magicbook-text-input:focus,.app-field-textarea:focus,.magicbook-textarea:focus{outline-offset:2px;outline:2px solid #3dbebd47}.magicbook-item-search-field .magicbook-text-input--ingredient:focus,.app-search-field .app-field-input--search:focus{outline:none}.profile-overlay-root{z-index:var(--z-overlay);position:fixed;inset:0}.profile-overlay-backdrop{appearance:none;cursor:pointer;box-shadow:none;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;background:#0a101847;border:0;outline:none;padding:0;position:absolute;inset:0}.profile-overlay-backdrop--opening{animation:.5s cubic-bezier(.16,1,.3,1) forwards profile-overlay-backdrop-in}.profile-overlay-backdrop--closing{animation:.3s cubic-bezier(.32,0,.67,0) forwards profile-overlay-backdrop-out}.profile-overlay-clear-backdrop{cursor:pointer;background:0 0;border:0;position:absolute;inset:0}.profile-drawer-panel{background:#fffbf6fa;width:min(360px,88vw);height:100%;position:absolute;top:0;left:0;box-shadow:12px 0 32px #1818181f}.profile-drawer-panel--opening{animation:.5s cubic-bezier(.16,1,.3,1) forwards profile-drawer-panel-in}.profile-drawer-panel--closing{animation:.3s cubic-bezier(.32,0,.67,0) forwards profile-drawer-panel-out}.profile-drawer-scroll{box-sizing:border-box;height:100%;padding:28px 22px 40px;position:relative;overflow:hidden auto}.profile-drawer-loading,.profile-switch-loading{color:#1f2937ad;padding:20px;font-size:14px}.profile-drawer-tools{justify-content:flex-end;margin-bottom:18px;display:flex}.profile-drawer-hero{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.profile-drawer-hero-actions{gap:8px;display:flex}.profile-drawer-identity{align-items:center;gap:14px;min-width:0;display:flex}.profile-drawer-emoji-wrap{background:#ffffffd6;border-radius:18px;flex:none;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.profile-drawer-emoji{flex:none;display:block}.profile-drawer-identity-text{min-width:0}.profile-drawer-name{color:#141414;word-break:break-word;font-size:24px;font-weight:700;line-height:1.2}.profile-drawer-meta{color:#1f29379e;margin-top:6px;font-size:13px}.profile-drawer-edit-button,.profile-drawer-settings-button{appearance:none;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#ffffffd6;border:0;border-radius:12px;outline:none;flex:none;justify-content:center;align-items:center;width:38px;height:38px;padding:0;line-height:1;display:flex}.profile-drawer-tool-icon{flex:none;display:block}.profile-drawer-settings-button.is-active,.profile-drawer-settings-button:disabled{cursor:default;opacity:.64}.profile-invite-panel{background:#ffffffe0;border-radius:18px;gap:12px;margin-bottom:20px;padding:16px 14px;display:grid;box-shadow:inset 0 0 0 1px #0f172a0f}.profile-invite-panel-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-invite-close-button{appearance:none;color:#1f2937;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#0f172a14;border:0;border-radius:12px;outline:none;padding:8px 12px;font-size:13px;font-weight:600}.profile-invite-field{gap:6px;display:grid}.profile-invite-value,.profile-invite-code{color:#111827;word-break:break-all;background:#f8fafcf5;border-radius:14px;padding:11px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.profile-invite-code{letter-spacing:.14em;text-align:center;font-size:24px;font-weight:700}.profile-invite-status,.profile-invite-expiry,.profile-invite-error{color:#1f2937b3;font-size:13px}.profile-invite-error{color:#b42318}.profile-control-panel{gap:12px;display:grid}.profile-control-toolbar{gap:8px;display:grid}.profile-control-list{gap:10px;display:grid}.profile-control-select{width:100%}.profile-control-row{background:#ffffffe6;border-radius:18px;gap:6px;padding:14px;display:grid;box-shadow:inset 0 0 0 1px #0f172a0f}.profile-control-row-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.profile-control-row-head--party{align-items:center}.profile-control-row-title{color:#1f2937;word-break:break-word;min-width:0;font-size:14px;font-weight:700;line-height:1.45}.profile-control-row-title--party{font-size:15px;line-height:1.4}.profile-control-row-subtitle{color:#1f2937a8;font-size:13px;line-height:1.45}.profile-quest-control-delete-button{flex:none}.profile-drawer-edit-menu{gap:10px;margin-top:18px;display:grid}.profile-drawer-edit-action{appearance:none;text-align:left;color:#1f2937;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#ffffffe6;border:0;border-radius:14px;outline:none;padding:12px 14px;font-size:14px;font-weight:600}.profile-drawer-section{margin-top:28px}.profile-drawer-section--detail{margin-top:0}.profile-drawer-nav-list{gap:10px;display:grid}.profile-drawer-nav-button{appearance:none;text-align:left;color:#1f2937;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#ffffffe6;border:0;border-radius:14px;outline:none;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:14px;font-weight:600;display:flex}.profile-drawer-label{letter-spacing:.04em;color:#1f293785;font-size:12px;font-weight:500}.profile-drawer-value{color:#141414;margin-top:8px;font-size:18px;font-weight:700}.profile-drawer-party-list,.profile-drawer-list{gap:10px;margin-top:10px;display:grid}.profile-drawer-party-row,.profile-drawer-list-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-ticket-card-list{gap:12px;display:grid}.profile-ticket-card-action{justify-content:space-between;align-items:center;width:100%;min-height:72px;padding:18px 16px;display:flex}.profile-ticket-card-main{align-items:center;gap:12px;min-width:0;display:inline-flex}.profile-ticket-card-emoji{flex:none;justify-content:center;align-items:center;line-height:1;display:inline-flex}.profile-ticket-card-title{color:#1f2937;min-width:0;font-size:17px;font-weight:700;line-height:1.3}.profile-ticket-card-count{color:#1f2937;flex:none;font-size:17px;font-weight:900;line-height:1.3}.profile-drawer-party-icon,.profile-drawer-list-icon{flex:none;justify-content:center;align-items:center;display:inline-flex}.profile-drawer-party-emoji,.profile-drawer-list-emoji{flex:none;display:block}.profile-drawer-list-main{color:#1f2937;align-items:center;gap:10px;min-width:0;display:inline-flex}.profile-drawer-list-main--party{gap:12px}.profile-drawer-list-emoji--party{width:22px;height:22px}.profile-party-remove-button{color:#1f2937}.profile-sheet-copy{text-align:center;color:#1f2937;margin:24px 0;font-size:15px;font-weight:300;line-height:1.7}.profile-drawer-list-count{color:#141414;flex:none;font-size:14px;font-weight:700}.profile-drawer-empty{color:#1f29379e;margin-top:10px;font-size:14px}.profile-switch-popover{background:#fffffffa;border-radius:22px;max-height:min(70vh,420px);padding:10px;position:fixed;overflow-y:auto;box-shadow:0 14px 36px #0f172a2e}.profile-switch-group{display:grid}.profile-switch-group--spaced{margin-top:12px}.profile-switch-row{appearance:none;text-align:left;cursor:pointer;width:100%;font:inherit;color:#111827;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:14px;outline:none;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;padding:10px 8px;transition:background-color .12s;display:grid}.profile-drawer-edit-button:focus-visible,.profile-drawer-settings-button:focus-visible,.profile-invite-close-button:focus-visible,.profile-drawer-edit-action:focus-visible,.profile-drawer-nav-button:focus-visible,.profile-switch-row:focus-visible,.profile-drawer-detail-back:focus-visible{outline-offset:2px;outline:2px solid #1f2937}.profile-drawer-settings-button:active,.profile-drawer-edit-button:active,.profile-drawer-edit-action:active,.profile-drawer-nav-button:active,.profile-invite-close-button:active,.profile-drawer-detail-back:active{transform:scale(.98)}.profile-switch-row:active{background:#0f172a0f}.profile-drawer-detail-panel{box-sizing:border-box;background:#fffbf6fa;padding:28px 22px 40px;position:absolute;inset:0}.profile-drawer-detail-header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.profile-drawer-detail-back{appearance:none;color:#1f2937;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#ffffffd6;border:0;border-radius:12px;outline:none;padding:8px 12px;font-size:18px}.profile-drawer-detail-title{color:#141414;font-size:18px;font-weight:700}.profile-drawer-detail-body{gap:14px;display:grid}.profile-placeholder-panel .profile-drawer-empty{margin-top:0}@keyframes profile-drawer-panel-in{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes profile-drawer-panel-out{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes profile-overlay-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes profile-overlay-backdrop-out{0%{opacity:1}to{opacity:0}}.profile-switch-check{color:#111827;font-size:14px;font-weight:700}.profile-overlay-root .bottom-sheet-root,.profile-overlay-root .bottom-sheet-backdrop,.profile-overlay-root .bottom-sheet-content{pointer-events:auto}.profile-switch-body{align-items:center;gap:10px;width:100%;min-width:0;display:inline-flex}.profile-switch-body--create{white-space:nowrap}.profile-switch-icon{flex:none;justify-content:center;align-items:center;display:inline-flex}.profile-switch-emoji{flex:none;display:block}.profile-switch-name,.profile-switch-create-label{min-width:0;font-size:16px;line-height:1.4}.profile-switch-name{white-space:normal;gap:2px;display:grid;overflow:hidden}.profile-switch-action-label{color:#64748b;font-size:12px;font-weight:700}.tabbar-shell{pointer-events:auto;width:100%}.tabbar-inner{justify-content:center;align-items:center;gap:12px;width:346px;margin:0 auto 24px;display:flex}.tabbar-group{-webkit-backdrop-filter:blur(20px);background:#0f172af2;border:1px solid #ffffff1a;border-radius:9999px;justify-content:space-between;align-items:center;width:270px;height:64px;padding:0 24px;display:flex;box-shadow:0 20px 40px #0f172a47}.tabbar-link{color:#64748b;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;line-height:1;text-decoration:none;transition:transform .12s,color .12s,opacity .12s;display:inline-flex;position:relative;transform:scale(1)}.tabbar-link svg{width:22px;height:22px}.tabbar-link:active{transform:scale(.75)}.tabbar-link.is-active{color:#3dbebd;transform:scale(1.1)}.tabbar-link.is-pending{color:#3dbebdd1;opacity:.94;transform:scale(1.05)}.tabbar-link.is-active:after{content:"";background:#3dbebd;border-radius:9999px;width:4px;height:4px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.tabbar-magicbook,.magicbook-fab{appearance:none;color:#64748b;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#1e293b;border:2px solid #334155;border-radius:9999px;outline:none;flex:0 0 64px;justify-content:center;align-items:center;width:64px;height:64px;line-height:1;transition:transform .12s,opacity .12s,background-color .16s;display:inline-flex;box-shadow:0 16px 32px #0f172a47}.tabbar-magicbook svg,.magicbook-fab svg{width:24px;height:24px}.tabbar-magicbook:active:not(:disabled),.magicbook-fab:active:not(:disabled){transform:scale(.9)}.tabbar-magicbook:focus-visible,.magicbook-fab:focus-visible{outline-offset:2px;outline:2px solid #1f2937}main.screen-root[data-preset=p1]:is(.home-page,.items-page,.items-catalog-page,.dungeons-list-page,.quests-list-page) .body-container{padding-bottom:88px}.home-page .page-header{height:auto;min-height:44px;margin-bottom:20px}.home-page .page-tabs:empty{height:0;display:none}.home-card-stack{flex-direction:column;gap:16px;padding-bottom:8px;display:flex}.home-card{background:#fff;border-radius:20px;padding:18px 16px;box-shadow:0 1px 3px #0f172a14}.home-card__heading{letter-spacing:-.02em;color:#1f2937;margin:0 0 14px;font-size:17px;font-weight:900;line-height:1.3}.home-card__list{flex-direction:column;gap:10px;display:flex}.home-list-button{color:#0f172a;border:0;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;text-decoration:none;display:flex}.home-list-button__label{font-size:15px;font-weight:700;line-height:1.4}.home-count-pill{color:#fff;background:#3dbebd;border-radius:9999px;flex:none;justify-content:center;align-items:center;min-width:32px;height:28px;padding:0 10px;font-size:13px;font-weight:900;line-height:1;display:inline-flex}.home-market-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.home-market-button{color:#0f172a;background:#f8fafc;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:110px;padding:14px 8px;text-decoration:none;display:flex}.home-market-button__icon{color:#3dbebd;background:#fff;border-radius:9999px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;box-shadow:0 1px 2px #0f172a14}.home-market-button__label{text-align:center;letter-spacing:-.01em;font-size:13px;font-weight:700;line-height:1.35}.home-invalid-card__description{color:#475569;margin:0;font-size:14px;line-height:1.7}.home-invalid-card__actions{flex-direction:column;gap:10px;margin-top:16px;display:flex}.home-invalid-card__button{color:#0f172a;text-align:left;background:#e2e8f0;border:0;border-radius:16px;padding:14px 16px;font-size:14px;font-weight:700;line-height:1.4}.home-invalid-card__button.is-primary{color:#fff;background:#3dbebd}.home-card--skeleton{pointer-events:none}.home-skeleton-line,.home-skeleton-row,.home-market-button--skeleton .home-market-button__icon{background:linear-gradient(90deg,#e7e7e7 25%,#f3f3f3 50%,#e7e7e7 75%) 0 0/200% 100%;animation:1.2s ease-in-out infinite page-title-shimmer}.home-skeleton-line{border-radius:9999px}.home-skeleton-line--heading{width:120px;height:20px}.home-skeleton-line--label{width:72px;height:14px}.home-skeleton-row{border-radius:16px;height:48px}.screen-row-skeleton,.screen-card-skeleton{pointer-events:none}.screen-row-skeleton__main{height:84px;position:relative}.screen-row-skeleton__main:before,.screen-row-skeleton__main:after,.screen-card-skeleton__icon,.screen-card-skeleton__label{background:linear-gradient(90deg,#e7e7e7 25%,#f3f3f3 50%,#e7e7e7 75%) 0 0/200% 100%;animation:1.2s ease-in-out infinite page-title-shimmer}.screen-row-skeleton__main:before,.screen-row-skeleton__main:after{content:"";border-radius:9999px;position:absolute;left:24px}.screen-row-skeleton__main:before{width:min(44%,160px);height:18px;top:24px}.screen-row-skeleton__main:after{width:min(28%,96px);height:12px;top:50px}.screen-card-skeleton__icon{border-radius:9999px;width:56px;height:56px}.screen-card-skeleton__label{border-radius:9999px;width:72px;height:14px}@media (max-width:420px){.home-market-button{min-height:102px;padding-left:6px;padding-right:6px}.home-market-button__label{font-size:12px}}.card-root{min-width:0}.card{background:#fff;border-radius:20px;position:relative;box-shadow:0 1px 3px #0000000d}.card--swipe{background:#fff;border-radius:20px;height:84px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.card__bg{border-top-right-radius:inherit;border-bottom-right-radius:inherit;z-index:0;background:0 0;justify-content:flex-end;align-items:stretch;width:96px;display:flex;position:absolute;top:0;bottom:0;right:0;overflow:hidden}.swipe-delete{color:#fff;letter-spacing:.01em;background:#d64545;border:0;border-radius:0;justify-content:center;align-items:center;width:96px;font-size:14px;font-weight:900;display:inline-flex;box-shadow:inset 1px 0 #ffffff2e}.card__swipeSurface{z-index:1;border-radius:inherit;touch-action:pan-y;background:#fff;width:100%;transition:transform .18s,border-top-right-radius .18s,border-bottom-right-radius .18s;position:relative;overflow:hidden}.card--swipeOpen .card__swipeSurface{border-top-right-radius:0;border-bottom-right-radius:0;transform:translate(-96px)}.card__main{z-index:1;border-radius:inherit;background:#fff;grid-template-columns:48px 1fr;align-items:center;gap:8px;height:84px;padding:0 8px;display:grid;position:relative}.card__main--shopping{grid-template-columns:36px 1fr;gap:8px;padding-left:24px;padding-right:10px}.card__main--single{grid-template-columns:1fr;padding-left:24px;padding-right:10px}.card__action{appearance:none;width:100%;color:inherit;cursor:pointer;text-align:left;font:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;outline:none;margin:0}.card__action:focus-visible{outline-offset:2px;outline:2px solid #1f2937}.card__action--row{height:84px;box-shadow:none;background:0 0;border-radius:0;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 14px 0 0;display:grid}.check-chip{color:#fff;width:24px;height:24px;box-shadow:none;background:#fff;border:2px solid #3dbebd;border-radius:8px;flex:none;justify-content:center;align-items:center;margin-left:0;margin-right:0;padding:0;transition:background-color .16s,border-color .16s,box-shadow .12s,opacity .12s;display:inline-flex}.check-chip.is-checked{background:#3dbebd;border-color:#3dbebd}.check-chip svg{opacity:0;transition:opacity .12s,transform .12s;transform:scale(.82)}.check-chip.is-checked svg{opacity:1;transform:scale(1)}.check-chip:focus-visible{box-shadow:0 0 0 2px #1f2937}.check-chip:disabled{opacity:.55}.item-emoji{justify-content:center;align-items:center;margin-bottom:16px;line-height:1;display:inline-flex}.item-emoji--row{margin:0}.item-title{color:#1f2937;letter-spacing:-.01em;font-size:17px;font-weight:800;display:block}.item-price{letter-spacing:0;color:#9ca3af;align-items:center;margin-top:4px;font-size:12px;font-weight:900;display:inline-flex}.item-count{color:#6b7280;font-size:12px;font-weight:900}.row-main{min-width:0}.row-main--centered{align-items:center;height:100%;display:flex}.row-meta{white-space:nowrap;flex-direction:column;justify-content:center;align-items:flex-end;gap:4px;display:flex}.row-meta--inventory{justify-content:center;gap:0}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.card__action--catalog{text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:28px;display:flex}.card--dungeonList{border-radius:20px}.card__action--dungeonList{color:inherit;box-sizing:border-box;border-radius:20px;grid-template-columns:minmax(0,1fr) 68px;align-items:center;gap:16px;padding:24px;text-decoration:none;display:grid}.card__action--dungeonList .dungeon-main{min-width:0}.card__action--dungeonList .dungeon-title{color:#1f2937;letter-spacing:-.01em;font-size:17px;font-weight:900;display:block}.card__action--dungeonList .dungeon-subtitle{color:#9ca3af;margin-top:2px;font-size:12px;font-weight:700;display:block}.card__action--dungeonList .dungeon-title--skeleton,.card__action--dungeonList .dungeon-subtitle--skeleton{color:#0000;background:linear-gradient(90deg,#e7e7e7 25%,#f3f3f3 50%,#e7e7e7 75%) 0 0/200% 100%;border-radius:9999px;animation:1.2s ease-in-out infinite page-title-shimmer}.card__action--dungeonList .dungeon-title--skeleton{width:min(54%,160px);height:20px}.card__action--dungeonList .dungeon-subtitle--skeleton{width:min(36%,104px);height:14px;margin-top:8px}.seal-gauge{flex:none;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;position:relative}.card__action--dungeonList .seal-gauge{justify-self:end}.seal-gauge__svg{width:56px;height:56px;transform:rotate(-90deg)}.seal-gauge__track,.seal-gauge__progress{fill:none;stroke-width:6px}.seal-gauge__track{stroke:#0000000d}.seal-gauge__progress{stroke:#3dbebd;stroke-linecap:round}.seal-gauge__center{flex-direction:column;justify-content:center;align-items:center;gap:1px;display:flex;position:absolute;inset:0}.seal-gauge__floor{color:#374151;letter-spacing:-.03em;font-size:13px;font-weight:900;line-height:1}.monster-list{gap:16px;display:grid}.card--monster{text-align:center;isolation:isolate;background:#fff;border-radius:20px;min-height:320px;padding:32px;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d}.card--monster .monster-emoji{transform-origin:bottom;margin-bottom:20px;font-size:72px;line-height:1;display:block}.card--monster.is-respawned{opacity:.78}.card--monster.is-defeated-hold{filter:brightness(1.06);transition:filter .12s,transform .12s;transform:scale(.985)}.card--monster.is-defeat-exit{animation:.5s ease-in forwards monsterCardDefeatExit}@keyframes monsterCardDefeatExit{0%{transform:translateY(0)}to{transform:translateY(152%)}}.card--monster.is-hit--slash1{animation:.5s cubic-bezier(.1,.9,.2,1) hitSlash1}.card--monster.is-hit--slash2{animation:.5s cubic-bezier(.1,.9,.2,1) hitSlash2}.card--monster.is-hit--slash3{animation:.6s cubic-bezier(.1,.9,.2,1) hitSlash3}.card--monster.is-hit--magic1{animation:.6s ease-in-out hitMagic1}.card--monster.is-hit--magic2{animation:.6s cubic-bezier(.2,.8,.2,1) hitMagic2}.card--monster.is-hit--magic3{animation:.6s cubic-bezier(.4,0,.2,1) hitMagic3}.card--monster.is-hit--blunt1{animation:.65s cubic-bezier(.36,.07,.19,.97) both hitBlunt1}.card--monster.is-hit--blunt2{animation:.6s cubic-bezier(.36,.07,.19,.97) both hitBlunt2}.card--monster.is-hit--blunt3{animation:.6s cubic-bezier(.2,.8,.2,1) hitBlunt3}.effect-layer{pointer-events:none;z-index:10;position:absolute;inset:0;overflow:hidden}.effect-burst{opacity:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.effect-burst.is-active{opacity:1}.slash-flash{opacity:0;mix-blend-mode:overlay;background:#fff;position:absolute;inset:0}.slash-line{width:250%;height:3px;box-shadow:0 0 15px 4px var(--accent,#3dbebd),0 0 30px 8px #fff;opacity:0;transform-origin:50%;background:#fff;position:absolute;top:50%;left:50%}.slash-line--1{--rot:-25deg}.slash-line--2{--rot:55deg}.effect-burst.is-active .slash-flash{animation:.4s ease-out flashFade}.effect-burst.is-active .slash-line--1{animation:.35s cubic-bezier(.1,.9,.2,1) forwards slashCut}.effect-burst.is-active .slash-line--2{animation:.35s cubic-bezier(.1,.9,.2,1) .1s forwards slashCut}.slash2-line{transform-origin:0;background:#fff;width:100%;height:4px;position:absolute;top:40%;left:0;transform:scaleX(0);box-shadow:0 0 20px 5px #f59e0b}.effect-burst.is-active .slash2-line{animation:.3s cubic-bezier(.1,.9,.2,1) forwards slash2Cut}.slash3-line{opacity:0;transform-origin:50%;background:#fff;width:120%;height:2px;position:absolute;box-shadow:0 0 10px 2px #fb7185}.slash3-line--1{--r:15deg;top:30%;left:-10%}.slash3-line--2{--r:-20deg;top:60%;left:-10%}.slash3-line--3{--r:45deg;top:40%;left:-10%}.slash3-line--4{--r:-45deg;top:50%;left:-10%}.effect-burst.is-active .slash3-line--1{animation:.2s forwards slash3Cut}.effect-burst.is-active .slash3-line--2{animation:.2s .1s forwards slash3Cut}.effect-burst.is-active .slash3-line--3{animation:.2s .2s forwards slash3Cut}.effect-burst.is-active .slash3-line--4{animation:.2s .3s forwards slash3Cut}.magic-circle{opacity:0;border-radius:50%;position:absolute}.magic-circle--outer{border:3px dashed #7dd3fccc;width:160px;height:160px;box-shadow:inset 0 0 20px #7dd3fc66,0 0 20px #7dd3fc66}.magic-circle--inner{border:4px solid #3dbebdb3;border-color:#3dbebdb3 #0000;width:100px;height:100px}.magic-core{opacity:0;background:#fff;border-radius:50%;width:0;height:0;position:absolute;box-shadow:0 0 40px 20px #7dd3fc}.effect-burst.is-active .magic-circle--outer{animation:.7s cubic-bezier(.2,.8,.2,1) forwards magicRotateOuter}.effect-burst.is-active .magic-circle--inner{animation:.7s cubic-bezier(.2,.8,.2,1) forwards magicRotateInner}.effect-burst.is-active .magic-core{animation:.5s cubic-bezier(.1,.9,.2,1) .2s forwards magicExplode}.magic2-beam{opacity:0;transform-origin:top;background:linear-gradient(90deg,#0000,#fff,#7dd3fc,#fff,#0000);width:60px;position:absolute;top:0;bottom:0;left:calc(50% - 30px);transform:scaleY(0)}.effect-burst.is-active .magic2-beam{animation:.5s ease-out forwards magic2Laser}.magic3-lightning{opacity:0;transform-origin:top;background:#fef08a;width:10px;position:absolute;top:-50px;bottom:40%;left:50%;box-shadow:0 0 30px 10px #eab308}.effect-burst.is-active .magic3-lightning{animation:.4s steps(2,end) forwards magic3Strike}.blunt-hit{opacity:0;border-radius:50%;position:absolute;box-shadow:0 0 20px #f59e0b66,inset 0 0 20px #f59e0b66}.blunt-hit--1{border:12px solid #f59e0bcc;width:80px;height:80px;margin-top:-20px;margin-left:-30px}.blunt-hit--2{border:8px solid #f59e0bb3;width:60px;height:60px;margin-top:30px;margin-left:40px}.blunt-hit--3{border:16px solid #fb923ce6;width:140px;height:140px;margin-top:0;margin-left:0}.effect-burst.is-active .blunt-hit--1{animation:.3s cubic-bezier(.1,.9,.2,1) forwards bluntPunch}.effect-burst.is-active .blunt-hit--2{animation:.3s cubic-bezier(.1,.9,.2,1) .15s forwards bluntPunch}.effect-burst.is-active .blunt-hit--3{animation:.45s cubic-bezier(.1,.9,.2,1) .3s forwards bluntPunch}.blunt2-smash{opacity:0;background:radial-gradient(circle,#f59e0bcc 0%,#0000 70%);border-radius:50%;width:250px;height:250px;position:absolute}.effect-burst.is-active .blunt2-smash{animation:.5s cubic-bezier(.5,0,1,1) forwards blunt2Drop}.blunt3-uppercut{opacity:0;transform-origin:bottom;background:linear-gradient(#f59e0bcc,#0000);border-top-left-radius:125px;border-top-right-radius:125px;width:250px;height:150px;margin-left:-125px;position:absolute;bottom:-50px;left:50%}.effect-burst.is-active .blunt3-uppercut{animation:.5s cubic-bezier(.1,.9,.2,1) forwards blunt3Rise}.card--monster.is-hit--slash1 .monster-emoji{animation:.5s cubic-bezier(.1,.9,.2,1) emojiSlash1}.card--monster.is-hit--slash2 .monster-emoji{animation:.5s cubic-bezier(.1,.9,.2,1) emojiSlash2}.card--monster.is-hit--slash3 .monster-emoji{animation:.6s cubic-bezier(.1,.9,.2,1) emojiSlash3}.card--monster.is-hit--magic1 .monster-emoji{animation:.6s ease-in-out emojiMagic1}.card--monster.is-hit--magic2 .monster-emoji{animation:.6s cubic-bezier(.2,.8,.2,1) emojiMagic2}.card--monster.is-hit--magic3 .monster-emoji{animation:.6s cubic-bezier(.4,0,.2,1) emojiMagic3}.card--monster.is-hit--blunt1 .monster-emoji{animation:.5s cubic-bezier(.36,.07,.19,.97) emojiBlunt1}.card--monster.is-hit--blunt2 .monster-emoji{animation:.6s cubic-bezier(.36,.07,.19,.97) emojiBlunt2}.card--monster.is-hit--blunt3 .monster-emoji{animation:.6s cubic-bezier(.2,.8,.2,1) emojiBlunt3}@keyframes hitSlash1{0%{transform:perspective(600px)rotateY(0)}20%{filter:brightness(1.2);transform:perspective(600px)rotateY(-8deg)translate(-4px)}50%{transform:perspective(600px)rotateY(4deg)translate(2px)}to{transform:perspective(600px)rotateY(0)}}@keyframes hitSlash2{0%,to{transform:translate(0)}10%{filter:brightness(1.3);transform:translate(-15px)skew(-5deg)}30%{transform:translate(10px)skew(2deg)}50%{transform:translate(-5px)}}@keyframes hitSlash3{0%,to{transform:translate(0)}10%{filter:brightness(1.2);transform:translate(-5px,-5px)}20%{transform:translate(5px,5px)}30%{transform:translate(-5px,5px)}40%{transform:translate(5px,-5px)}50%{transform:translate(-2px,-2px)}}@keyframes hitMagic1{0%{filter:brightness();transform:translateY(0)}30%{filter:brightness(1.2)hue-rotate(20deg);transform:translateY(-6px)}70%{filter:brightness(1.3)hue-rotate(40deg);transform:translateY(-8px)scale(.98)}to{filter:brightness();transform:translateY(0)}}@keyframes hitMagic2{0%,to{filter:brightness();transform:translateY(0)}10%{filter:brightness(2)contrast(1.5);transform:translateY(15px)}40%{filter:brightness(1.5);transform:translateY(10px)}70%{transform:translateY(5px)}}@keyframes hitMagic3{0%,to{filter:brightness();transform:translateY(0)}5%{filter:invert()brightness(2);transform:translateY(-15px)}15%{filter:invert(0)brightness();transform:translateY(0)}25%{filter:invert()brightness(1.5);transform:translateY(-10px)}35%{filter:invert(0)brightness();transform:translateY(0)}}@keyframes hitBlunt1{0%{transform:translate(0)scale(1)}5%{transform:translate(-6px,4px)scale(.98)}15%{transform:translate(3px,-2px)scale(.99)}23%{transform:translate(6px,4px)scale(.98)}33%{transform:translate(-3px,-2px)scale(.99)}46%{transform:translateY(10px)scale(.95)}60%{transform:translateY(-4px)scale(1.01)}75%{transform:translateY(2px)scale(.99)}to{transform:translate(0)scale(1)}}@keyframes hitBlunt2{0%,to{transform:translateY(0)scale(1)}20%{filter:brightness(.8);transform:translateY(20px)scale(.95)}40%{transform:translateY(-5px)scale(1.02)}60%{transform:translateY(5px)}}@keyframes hitBlunt3{0%,to{transform:translateY(0)}10%{filter:brightness(1.2);transform:translateY(-30px)scaleY(1.1)}30%{transform:translateY(10px)scaleY(.9)}50%{transform:translateY(-5px)}}@keyframes flashFade{0%{opacity:0}20%{opacity:1}to{opacity:0}}@keyframes slashCut{0%{transform:translate(-50%,-50%)rotate(var(--rot))translateX(-60%)scaleX(0);opacity:1}30%{transform:translate(-50%,-50%)rotate(var(--rot))translateX(0)scaleX(1);opacity:1}to{transform:translate(-50%,-50%)rotate(var(--rot))translateX(60%)scaleX(0);opacity:0}}@keyframes slash2Cut{0%{transform-origin:0;opacity:1;transform:scaleX(0)}40%{transform-origin:0;opacity:1;transform:scaleX(1)}41%{transform-origin:100%}to{transform-origin:100%;opacity:0;transform:scaleX(0)}}@keyframes slash3Cut{0%{transform:rotate(var(--r))scaleX(0);opacity:1}50%{transform:rotate(var(--r))scaleX(1);opacity:1}to{transform:rotate(var(--r))scaleX(0)translateY(10px);opacity:0}}@keyframes magicRotateOuter{0%{opacity:0;transform:scale(.4)rotate(0)}30%{opacity:1}to{opacity:0;transform:scale(1.3)rotate(180deg)}}@keyframes magicRotateInner{0%{opacity:0;transform:scale(.2)rotate(0)}30%{opacity:1}to{opacity:0;transform:scale(1.1)rotate(-180deg)}}@keyframes magicExplode{0%{opacity:.9;width:0;height:0}50%{opacity:1;width:180px;height:180px}to{opacity:0;width:350px;height:350px}}@keyframes magic2Laser{0%{opacity:1;transform:scaleY(0)}20%{opacity:1;width:120px;left:calc(50% - 60px);transform:scaleY(1)}to{opacity:0;width:0;left:50%;transform:scaleY(1)}}@keyframes magic3Strike{0%{opacity:1;transform:scaleY(1)translate(-10px)skew(10deg)}25%{opacity:0;transform:scaleY(1)translate(10px)skew(-20deg)}50%{opacity:1;transform:scaleY(1)translate(-5px)skew(15deg)}to{opacity:0;transform:scaleY(1)}}@keyframes bluntPunch{0%{opacity:1;border-width:30px;transform:scale(0)}to{opacity:0;border-width:0;transform:scale(2.5)}}@keyframes blunt2Drop{0%{opacity:1;transform:translateY(-200px)scale(.5)}40%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(0)scale(2)}}@keyframes blunt3Rise{0%{opacity:1;transform:scaleY(.1)translateY(50px)}to{opacity:0;transform:scaleY(2)translateY(-100px)}}@keyframes emojiSlash1{0%{transform:translate(0)scale(1)skew(0)}20%{filter:brightness(1.5);transform:translate(-15px)scale(.9)skew(-15deg)}50%{transform:translate(8px)scale(1.05)skew(10deg)}to{transform:translate(0)scale(1)skew(0)}}@keyframes emojiSlash2{0%,to{transform:translate(0)skew(0)}20%{opacity:.5;transform:translate(30px)skew(30deg)}50%{transform:translate(-10px)skew(-10deg)}}@keyframes emojiSlash3{0%,to{transform:translate(0)}10%{transform:translate(-10px,10px)}20%{transform:translate(10px,-10px)}30%{transform:translate(-10px,-10px)}40%{transform:translate(10px,10px)}}@keyframes emojiMagic1{0%{transform:scale(1)rotate(0)}30%{filter:contrast(1.5)hue-rotate(90deg);transform:scale(.85)rotate(15deg)}70%{filter:contrast(1.2)hue-rotate(180deg);transform:scale(1.15)rotate(-15deg)}to{transform:scale(1)rotate(0)}}@keyframes emojiMagic2{0%,to{transform:scale(1)translateY(0)}20%{filter:brightness(2);transform:scaleY(.3)scaleX(1.5)translateY(50px)}50%{transform:scaleY(1.2)scaleX(.8)translateY(-10px)}}@keyframes emojiMagic3{0%,to{transform:scale(1)rotate(0)}10%{filter:invert();transform:scale(1.3)rotate(15deg)}20%{filter:invert(0);transform:scale(.8)rotate(-15deg)}30%{filter:invert();transform:scale(1.2)rotate(10deg)}}@keyframes emojiBlunt1{0%{filter:brightness();transform:scale(1)translateY(0)}5%{filter:brightness(1.2);transform:scale(1.1)translateY(4px)rotate(-4deg)}15%{filter:brightness();transform:scale(.95)translateY(-2px)}23%{filter:brightness(1.2);transform:scale(1.1)translateY(4px)rotate(4deg)}33%{filter:brightness();transform:scale(.95)translateY(-2px)}46%{filter:brightness(1.3);transform:scale(1.3)translateY(10px)}65%{transform:scale(.85)translateY(-4px)}to{filter:brightness();transform:scale(1)translateY(0)}}@keyframes emojiBlunt2{0%,to{transform:scale(1)translateY(0)}20%{transform:scaleY(.5)scaleX(1.3)translateY(30px)}40%{transform:scaleY(1.1)scaleX(.9)translateY(-5px)}}@keyframes emojiBlunt3{0%,to{transform:translateY(0)rotate(0)}20%{opacity:0;transform:translateY(-80px)rotate(180deg)scale(.8)}60%{opacity:1;transform:translateY(20px)rotate(360deg)scale(1)}}.card--monster .monster-header{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:16px;display:flex}.card--monster .monster-title{color:#1f2937;letter-spacing:-.02em;font-size:24px;font-weight:900}.card--monster .monster-rank{color:#fff;letter-spacing:.06em;background:#1f2937;border-radius:9999px;justify-content:center;align-items:center;padding:8px 16px;font-size:11px;font-weight:900;display:inline-flex}.card--monster .monster-message{color:#9ca3af;text-align:center;min-height:42px;margin:0 0 20px;font-size:13px;font-weight:700;line-height:1.6}.card--monster .rage-meter{background:#0000000f;border-radius:9999px;width:100%;height:14px;margin-bottom:22px;overflow:hidden}.card--monster .rage-meter__bar{background:linear-gradient(90deg,#7dd3fc 0%,#3dbebd 100%);border-radius:9999px;height:100%;display:block}.card__actions{gap:12px;display:flex}.card__actions--monster{justify-content:center}.card__actions--monster>*{flex:1;max-width:180px}.btn{appearance:none;letter-spacing:-.01em;cursor:pointer;border:0;border-radius:9999px;min-height:52px;padding:0 20px;font-size:17px;font-weight:900}.btn--primary{color:#fff;background:#3dbebd}.btn--secondary{color:#1f2937;background:#f3f4f6}.card--quest{border-radius:28px;height:100%;overflow:hidden}.card--quest.is-dimmed .card__swipeSurface{opacity:.55;height:100%}.card__action--quest{box-sizing:border-box;background:linear-gradient(#fffffff5 0%,#fff 100%),linear-gradient(135deg,#3dbebd14 0%,#3dbebd00 60%);height:100%;padding:14px 16px;display:block;position:relative}button.card__action--quest{appearance:none;text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;border:0;padding:14px 16px}.quest-dot{width:10px;height:10px;box-shadow:none;background:#d64545;border-radius:999px;position:absolute;top:18px;right:18px}.quest-body{grid-template-rows:24px auto 1fr 20px;gap:4px;min-width:0;height:100%;display:grid}.quest-topline{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:8px;min-height:24px;display:flex}.quest-kind{color:#3dbebd;background:#3dbebd1a;border-radius:9999px;align-items:center;min-height:24px;padding:0 10px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.quest-title{-webkit-line-clamp:2;color:#1f2937;letter-spacing:-.01em;-webkit-box-orient:vertical;font-size:17px;font-weight:900;line-height:1.3;display:-webkit-box;overflow:hidden}.quest-content-spacer{min-height:0}.quest-subline{justify-content:space-between;align-items:center;gap:8px;min-height:20px;display:flex}.quest-members{white-space:nowrap;flex:auto;align-items:center;gap:4px;min-width:0;min-height:20px;display:inline-flex;overflow:hidden}.quest-members--empty{min-width:1px}.quest-member-emoji{flex:none;justify-content:center;align-items:center;line-height:1;display:inline-flex}.quest-claimed{color:#6b7280;white-space:nowrap;background:#f3f4f6;border-radius:9999px;flex:none;align-items:center;min-height:20px;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex}.quest-empty-message{color:#6b7280;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.card-list{gap:12px;display:grid}.items-empty-state{color:#999;text-align:center;margin-top:32px;margin-bottom:32px;font-size:14px}.app-inline-composer{gap:12px;padding:12px;display:grid}.app-inline-composer__head{grid-template-columns:20px minmax(0,1fr) 40px;align-items:center;gap:12px;display:grid}.items-shopping-searchbar{margin-bottom:12px}
@font-face{font-family:notoSansJP;src:url(../media/NotoSansJP_Regular-s.p.699d9d0a.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:notoSansJP;src:url(../media/NotoSansJP_Medium-s.p.3c618ddf.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:notoSansJP;src:url(../media/NotoSansJP_Bold-s.p.034b0617.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:notoSansJP Fallback;src:local(Arial);ascent-override:110.26%;descent-override:27.38%;line-gap-override:0.0%;size-adjust:105.2%}.notosansjp_2e4c0f2-module__vHK3ZG__className{font-family:notoSansJP,notoSansJP Fallback}
