:root{--primary: #7c3aed;--primary-hover: #6d28d9;--secondary: #ec4899;--white: #ffffff;--track-bg: #e5e7eb;--text-main: #111827;--text-muted: #6b7280;--your-stat: #374151;--stat-fill: #111827;--wallet-bg: #ecfdf5;--wallet-border: #a7f3d0;--wallet-text: #059669;--purple: #8b5cf6;--primary-gradient: linear-gradient(to right, #b000e8, #ff007f);--modal-bg: #ffffff;--success: #10b981;--success-bg: #ecfdf5;--danger: #f43f5e;--danger-bg: #fff1f2;--disabled-bg: #fbcfe8}.game-log-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:32px}.game-log-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(17,24,39,.62);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.game-log-panel{position:relative;z-index:1;width:min(100%,920px);max-height:86vh;overflow:hidden;display:flex;flex-direction:column;background:#fff;border:2px solid rgba(233,213,255,.95);border-radius:16px;box-shadow:0 28px 70px #0f172a61;animation:modalFadeIn .2s ease-out}.game-log-header{background:var(--primary-gradient);color:#fff;padding:34px 44px 32px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;flex-shrink:0}.game-log-title-row{display:flex;align-items:center;gap:14px}.game-log-title-row h2{margin:0;font-size:36px;line-height:1.1;font-weight:800}.game-log-header p{margin:16px 0 0;font-size:20px;line-height:1.35;font-weight:500;color:#ffffffe6}.game-log-close{width:44px;height:44px;border:none;border-radius:999px;background:transparent;color:#fff;display:grid;place-items:center;cursor:pointer;transition:background .2s ease,transform .2s ease}.game-log-close:hover{background:rgba(255,255,255,.18);transform:scale(1.04)}.game-log-content{flex:1;overflow-y:auto;padding:48px 44px;background:#fff}.game-log-list{display:flex;flex-direction:column;gap:28px}.game-log-card{position:relative;min-height:134px;display:flex;align-items:stretch;border:2px solid #e9d5ff;border-radius:14px;background:linear-gradient(90deg,rgba(250,245,255,.92),rgba(253,242,248,.72));box-shadow:0 8px 15px #581c871f}.game-log-number{position:absolute;left:-1px;top:28px;transform:translate(-50%);width:42px;height:42px;border:5px solid #fff;border-radius:999px;background:#00c853;color:#fff;display:grid;place-items:center;font-size:18px;font-weight:800;box-shadow:0 4px 12px #0f172a2e}.game-log-body{padding:22px 34px 26px 50px;min-width:0}.game-log-badges{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:14px}.game-log-year,.game-log-week{display:inline-flex;align-items:center;min-height:30px;padding:0 14px;border-radius:999px;font-size:16px;font-weight:800}.game-log-year{background:#00c853;color:#fff}.game-log-week{background:#fff;color:#111827}.game-log-body h3{margin:0 0 18px;color:#581c87;font-size:22px;line-height:1.2;font-weight:800}.game-log-body p{margin:0;color:#374151;display:flex;align-items:flex-start;gap:14px;font-size:19px;line-height:1.35;font-weight:500}.game-log-body p svg{color:#a21caf;flex-shrink:0;margin-top:2px}.game-log-state{min-height:220px;display:grid;place-items:center;color:#6b7280;font-size:22px;font-weight:700;text-align:center}.game-log-error{color:#dc2626}@media (max-width: 700px){.game-log-overlay{padding:18px}.game-log-header{padding:28px 24px 24px}.game-log-title-row h2{font-size:30px}.game-log-header p{font-size:18px}.game-log-content{padding:34px 22px 34px 34px}.game-log-body{padding:20px 22px 24px 38px}}.shop-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-large{position:relative;background:var(--modal-bg);border-radius:1rem;width:100%;max-width:64rem;height:85vh;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;animation:modalFadeIn .2s ease-out}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-header{background:var(--primary-gradient);padding:1.5rem;color:#fff;flex-shrink:0}.header-top{display:flex;justify-content:space-between;align-items:flex-start}.shop-header-title-area{display:flex;align-items:center;gap:1rem}.shop-header-title{font-size:1.875rem;font-weight:700;letter-spacing:-.025em}.header-subtitle{color:#ffffffe6;font-size:.875rem;margin-top:.25rem;font-weight:500}.header-actions{display:flex;align-items:center;gap:1rem}.balance-badge{display:flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.2);padding:.625rem 1.25rem;border-radius:.75rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.balance-badge span{font-weight:700;font-size:1.125rem}.btn-icon{background:transparent;border:none;color:#fff;padding:.5rem;border-radius:9999px;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:center}.btn-icon:hover{background:rgba(255,255,255,.2)}.tabs-container{display:flex;gap:.5rem;margin-top:2rem;overflow-x:auto;padding-bottom:.25rem}.tabs-container::-webkit-scrollbar{display:none}.tab-btn{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:9999px;font-weight:700;white-space:nowrap;border:none;cursor:pointer;transition:background-color .2s,color .2s;background:transparent;color:#fff}.tab-btn:hover:not(.active){background:rgba(255,255,255,.2)}.tab-btn.active{background:white;color:#b000e8}.tab-icon{font-size:1.125rem}.modal-content{flex:1;overflow-y:auto;background-color:#f9fafb;padding:1.5rem}.items-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.items-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.items-grid{grid-template-columns:repeat(3,1fr)}}.item-card{background:white;border-radius:1rem;padding:1.5rem;border:1px solid #f3f4f6;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;cursor:pointer;transition:box-shadow .2s}.item-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.card-header{display:flex;justify-content:space-between;align-items:flex-start}.card-icon{font-size:3rem}.card-badges{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.badge-price{background:var(--success);color:#fff;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:700;letter-spacing:.025em}.badge-permanent{display:flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;color:var(--text-muted);border:1px solid #e5e7eb;padding:.25rem .625rem;border-radius:9999px}.card-title{font-size:1.25rem;font-weight:700;margin-top:1.25rem;color:var(--text-main)}.card-desc{color:var(--text-muted);margin-top:.5rem;font-size:.875rem;flex:1;line-height:1.625}.stats-container{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.stat-badge{display:flex;align-items:center;gap:.375rem;padding:.25rem .625rem;border-radius:.375rem;font-size:.75rem;font-weight:700}.stat-positive{background:var(--success-bg);color:var(--success)}.stat-negative{background:var(--danger-bg);color:var(--danger)}.btn-buy{margin-top:1.5rem;width:100%;padding:.75rem;border-radius:.75rem;font-weight:700;border:none;transition:all .2s;cursor:pointer}.btn-buy.can-buy{background:var(--primary-gradient);color:#fff;box-shadow:0 4px 6px -1px #0000001a}.btn-buy.can-buy:hover{opacity:.9}.btn-buy:disabled{background:var(--disabled-bg);color:#fff;cursor:not-allowed;box-shadow:none}.modal-small-overlay{z-index:60}.modal-small{position:relative;background:var(--modal-bg);border-radius:1.5rem;width:100%;max-width:24rem;padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 25px 50px -12px #00000040;animation:modalFadeIn .2s ease-out}.small-modal-icon{font-size:4.5rem;margin-bottom:1.5rem}.small-modal-title{font-size:1.5rem;font-weight:700;color:var(--text-main)}.small-modal-desc{color:var(--text-muted);margin-top:.75rem;font-size:.875rem;line-height:1.625}.small-modal-actions{width:100%;margin-top:2rem;display:flex;flex-direction:column;gap:.75rem}.btn-buy-large{width:100%;padding:.875rem;border-radius:.75rem;font-weight:700;border:none;transition:all .2s;cursor:pointer}.btn-buy-large.can-buy{background:var(--primary-gradient);color:#fff;box-shadow:0 10px 15px -3px #0000001a}.btn-buy-large.can-buy:hover{opacity:.9;transform:translateY(-2px)}.btn-buy-large:disabled{background:var(--disabled-bg);color:#fff;cursor:not-allowed}.btn-shop-close{width:100%;padding:.875rem;border-radius:.75rem;font-weight:700;color:#374151;background:transparent;border:2px solid #f3f4f6;cursor:pointer}._pageCentered_157ni_1{min-height:100vh;background:#f3f4f6;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}._card_157ni_11{background:#fff;border-radius:16px;padding:24px;box-shadow:0 10px 30px #02061714;display:flex;flex-direction:column;align-items:center;gap:16px;max-width:420px;text-align:center}._buttonRow_157ni_24{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}._errorText_157ni_31{margin:0;color:#991b1b;font-size:16px;font-weight:600;line-height:1.5}._homeButton_157ni_39{background:#ffffff;color:#111827;border:1px solid #d1d5db;border-radius:12px;padding:12px 18px;font-size:16px;font-weight:600;cursor:pointer;box-shadow:0 10px 15px -3px #0000000d}._reloadButton_157ni_51{background:linear-gradient(to right,#9333ea,#ec4899);color:#fff;border:none;border-radius:12px;padding:12px 18px;font-size:16px;font-weight:600;cursor:pointer;box-shadow:0 10px 15px -3px #0000001a}.ending-page-congrats-wrapper,.ending-page-card-wrapper,.ending-page-stats-grid,.ending-page-action-buttons{width:100%}.ending-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:12px;padding:0 10%}@media (max-width: 767px){.ending-page{padding:16px 5vw 24px;justify-content:flex-start;gap:10px}.ending-page-congrats-card{padding:12px 14px}.ending-page-description{padding:18px 16px}.ending-page-stat-card{padding:12px}.ending-page-stat-card-header{padding-bottom:16px}.ending-page-stats-row{gap:10px}.ending-page-character-avatar{width:100%;max-width:160px}.ending-page-stat-display{gap:6px}.ending-page-stat-content,.ending-page-wealth-box,.ending-page-journey-item{flex-direction:column;align-items:flex-start;gap:4px}.ending-page-stat-value,.ending-page-journey-value,.ending-page-wealth-value{text-align:left}}.ending-page *{margin:0;padding:0}.ending-page-congrats-wrapper{border-radius:24px;background:linear-gradient(135deg,var(--primary) 0%,#ec4899 100%);box-shadow:0 2px 10px #0000004d}.ending-page-congrats-card{margin:8px;background:#f5eef7;border-radius:24px;padding:12px 18px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;position:relative;overflow:hidden}.ending-page-congrats-icon{font-size:48px;position:relative;z-index:2}.ending-page-congrats-title{margin:0;font-size:clamp(28px,4vw,48px);font-weight:800;color:#d946ef;position:relative;z-index:2}.ending-page-congrats-text{font-size:clamp(16px,1.8vw,22px);color:#6b7280;font-weight:600;position:relative;z-index:2}.ending-page-stars-row{display:flex;justify-content:center;width:100%;gap:clamp(10px,1.8vw,20px);margin-top:6px;flex-wrap:nowrap;position:relative;z-index:2}.ending-page-star-motion{display:inline-flex}.ending-page-star{width:clamp(18px,2.2vw,28px);height:clamp(18px,2.2vw,28px);color:#f59e0b;filter:drop-shadow(0 1px 1px rgba(0,0,0,.2))}.ending-page-card-wrapper{border-radius:16px;box-shadow:0 2px 10px #0000004d}.ending-page-card{border-radius:16px;background-color:#fff}.ending-page-header{background-color:var(--primary-hover);border-top-left-radius:16px;border-top-right-radius:16px;color:#fff;padding:12px}.ending-page-header-content{display:flex;align-items:center;justify-content:center;gap:12px}.ending-page-trophy{font-size:clamp(24px,4vw,36px)}.ending-page-title{font-size:clamp(24px,4vw,36px);font-weight:800;text-shadow:0 2px 4px rgba(0,0,0,.2)}.ending-page-description{font-size:16px;line-height:1.45;text-align:center;color:#374151;padding:24px 32px}.ending-page-stats-grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 768px){.ending-page-stats-grid{grid-template-columns:2fr 1fr}}.ending-page-stat-card{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;padding:14px;box-shadow:0 2px 10px #0000004d;gap:8px;display:flex;flex-direction:column}.ending-page-stat-card-header{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#6b7280}.ending-page-stat-card-icon{font-size:20px}.ending-page-character-avatar{display:flex;justify-content:center;border-radius:8px;align-self:center}.ending-page-stats-row{display:flex;flex-direction:column;gap:12px}@media (min-width: 768px){.ending-page-stats-row{flex-direction:row;align-items:flex-start;gap:16px}.ending-page-character-avatar{flex:0 0 180px;max-width:220px;margin-bottom:0}.ending-page-stat-display{flex:1}}.ending-page-stat-display{display:grid;gap:8px}.ending-page-stat-item{padding:8px 10px 10px;border-radius:8px;display:flex;flex-direction:column;gap:2px;transition:transform .2s ease,box-shadow .2s ease;will-change:transform}.ending-page-stat-item:hover{transform:translateY(-4px);box-shadow:0 10px 18px #00000014}.ending-page-stat-content{display:flex;justify-content:space-between;align-items:center;gap:12px}.ending-page-stat-label,.ending-page-journey-label{font-size:14px;font-weight:500;color:#374151}.ending-page-stat-value,.ending-page-journey-value{font-size:16px;font-weight:700}.ending-page-stat-track{width:100%;height:8px;border-radius:999px;overflow:hidden;background:rgba(255,255,255,.7);box-shadow:inset 0 0 0 1px #1118270f}.ending-page-stat-fill{height:100%;border-radius:inherit;transition:width .35s ease}.ending-page-stat-health{background:#fef2f2}.ending-page-stat-health .ending-page-stat-value{color:#dc2626}.ending-page-stat-wealth{background:#fefce8}.ending-page-stat-wealth .ending-page-stat-value{color:#ca8a04}.ending-page-stat-happiness{background:#fef9c3}.ending-page-stat-happiness .ending-page-stat-value{color:#eab308}.ending-page-stat-reputation{background:#f0fdfa}.ending-page-stat-reputation .ending-page-stat-value{color:#0d9488}.ending-page-stat-grade{background:#f0f9ff}.ending-page-stat-grade .ending-page-stat-value{color:#0284c7}.ending-page-final-wealth{margin-top:10px;padding-top:10px;border-top:2px dashed #d1d5db}.ending-page-wealth-box{background:linear-gradient(to right,#f0fdf4,#dcfce7);padding:10px;border-radius:8px;border:2px solid #bbf7d0;display:flex;justify-content:space-between;align-items:center}.ending-page-wealth-label{font-size:14px;font-weight:600;color:#374151}.ending-page-wealth-value{font-size:18px;font-weight:700;color:#15803d}.ending-page-journey-summary{display:flex;flex-direction:column;gap:8px}.ending-page-journey-item{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;border-radius:8px}.ending-page-journey-years{background:linear-gradient(to right,#eff6ff,#f3e8ff)}.ending-page-journey-choices{background:linear-gradient(to right,#fdf2f8,#fce7f3)}.ending-page-journey-ending{background:linear-gradient(to right,#fff7ed,#fef3c7)}.ending-page-journey-value-ending{font-size:13px;text-align:right}.ending-page-journey-years .ending-page-journey-value{color:#9333ea}.ending-page-journey-choices .ending-page-journey-value{color:#ec4899}.ending-page-journey-ending .ending-page-journey-value{color:#f97316}.ending-page-view-history-btn{width:100%;padding:10px;border:2px solid #c4b5fd;background:transparent;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s;margin-top:10px}.ending-page-view-history-btn:hover{background:#f5f3ff}.ending-page-action-buttons{display:grid;grid-template-columns:1fr;gap:10px}@media (min-width: 640px){.ending-page-action-buttons{grid-template-columns:2fr 1fr}}.ending-page-play-again-btn{background:linear-gradient(to right,#9333ea,#ec4899);color:#fff;border:none;font-weight:600}.ending-page-play-again-btn:hover{background:linear-gradient(to right,#7e22ce,#db2777)}.ending-page-share-btn{border:2px solid white;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-weight:500}.ending-page-play-again-btn,.ending-page-share-btn{padding:12px 18px;border-radius:12px;font-size:16px;cursor:pointer;box-shadow:0 10px 15px -3px #0000001a;display:flex;align-items:center;justify-content:center;gap:8px}.ending-page-gradient-academic{background:linear-gradient(to right,#2563eb,#9333ea,#4f46e5)}.ending-page-gradient-social{background:linear-gradient(to right,#ec4899,#f43f5e,#e11d48)}.ending-page-gradient-wealthy{background:linear-gradient(to right,#eab308,#f59e0b,#d97706)}.ending-page-gradient-balanced{background:linear-gradient(to right,#22c55e,#14b8a6,#06b6d4)}.ending-page-gradient-struggling{background:linear-gradient(to right,#6b7280,#475569,#3f3f46)}.ending-page-gradient-default{background:linear-gradient(to right,#9333ea,#ec4899,#f43f5e)}.ending-page-icon-academic{color:#dbeafe}.ending-page-icon-social{color:#ffe4e6}.ending-page-icon-wealthy{color:#fef3c7}.ending-page-icon-balanced{color:#dcfce7}.ending-page-icon-struggling{color:#e5e7eb}.ending-page-icon-default{color:#fce7f3}._statItem_by34x_1{display:flex;flex-direction:column;gap:6px;transition:transform .22s ease,box-shadow .22s ease;will-change:transform}._statItem_by34x_1:hover{transform:translateY(-6px);box-shadow:0 10px 20px #00000014;z-index:2}._statHeader_by34x_18{display:flex;justify-content:space-between;align-items:center;font-size:14px;line-height:20px;color:var(--text-main)}._statLabel_by34x_27{display:flex;align-items:center;gap:6px}@keyframes _statFloat_by34x_1{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}@keyframes _statPulse_by34x_1{0%{transform:scale(1);opacity:1}50%{transform:scale(1.08);opacity:.95}to{transform:scale(1);opacity:1}}._statIcon_by34x_60{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;transition:transform .22s ease,opacity .22s ease;animation:_statFloat_by34x_1 3.6s ease-in-out infinite}._statIcon_by34x_60:hover{animation:_statPulse_by34x_1 .6s ease-in-out 1;transform-origin:center}._statTrack_by34x_79{background-color:var(--track-bg);height:8px;border-radius:4px;overflow:hidden}._statFill_by34x_86{background-color:var(--stat-fill);height:100%;border-radius:4px;transition:width .3s ease}@keyframes _fillPulse_by34x_1{0%{box-shadow:0 0 4px #0000000a;transform:translateY(0)}50%{box-shadow:0 8px 20px #7c3aed1f;transform:translateY(-2px)}to{box-shadow:0 0 4px #0000000a;transform:translateY(0)}}._statItem_by34x_1:hover ._statFill_by34x_86,._statTrack_by34x_79:hover ._statFill_by34x_86{animation:_fillPulse_by34x_1 .9s ease-in-out 1;box-shadow:0 8px 20px #7c3aed1f;transform:translateY(-2px)}@media (prefers-reduced-motion: reduce){._statItem_by34x_1,._statIcon_by34x_60,._statValue_by34x_119,._statFill_by34x_86{transition:none!important;animation:none!important;transform:none!important}}@keyframes _statChange_by34x_1{0%{transform:scale(1);box-shadow:0 0 #7c3aed00}30%{transform:scale(1.04);box-shadow:0 12px 28px #7c3aed1f}to{transform:scale(1);box-shadow:0 0 #7c3aed00}}._changed_by34x_143{animation:_statChange_by34x_1 .7s ease both}._changed_by34x_143 ._statFill_by34x_86{animation:_fillPulse_by34x_1 .9s ease-in-out 1}._statsSection_uv4e8_1{background-color:var(--white);padding:8px 24px}._sectionTitle_uv4e8_6{font-size:14px;line-height:20px;font-weight:600;color:var(--your-stat);margin-bottom:12px;display:flex;align-items:center;gap:6px}._statsList_uv4e8_17{display:flex;flex-direction:column;gap:12px}._progressSection_1mx4h_1{background-color:var(--white);padding:8px 24px}._progressHeader_1mx4h_6{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-weight:600;color:var(--text-main);font-size:14px;line-height:20px}@keyframes _percentPop_1mx4h_1{0%{transform:translateY(8px) scale(.98);opacity:0}60%{transform:translateY(-4px) scale(1.06);opacity:1}to{transform:translateY(0) scale(1);opacity:1}}@keyframes _fillGlow_1mx4h_1{0%{box-shadow:0 0 6px #0000000a}50%{box-shadow:0 0 18px #7c3aed1f}to{box-shadow:0 0 6px #0000000a}}._progressTitle_1mx4h_44{display:flex;align-items:center;gap:8px}._progressEmoji_1mx4h_49{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;transform-origin:center;transition:transform .22s ease}._progressEmojiHover_1mx4h_58{transform:translateY(-4px) scale(1.08)}._progressPercent_1mx4h_61{color:var(--purple);font-weight:700;font-size:14px;animation:_percentPop_1mx4h_1 .56s ease both;transition:transform .22s ease}._progressTrack_1mx4h_68{background-color:var(--track-bg);height:12px;border-radius:6px;overflow:hidden;margin-bottom:8px}._progressFill_1mx4h_75{height:100%;border-radius:5px;transition:width .6s ease;animation:_fillGlow_1mx4h_1 3.6s ease-in-out infinite}._progressSubtext_1mx4h_81{text-align:center;font-size:14px;line-height:20px;color:var(--text-muted);margin-top:4px}@media (prefers-reduced-motion: reduce){._progressPercent_1mx4h_61,._progressFill_1mx4h_75,._progressEmoji_1mx4h_49{transition:none!important;animation:none!important;transform:none!important}}._overlay_crlwy_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:24px}._backdrop_crlwy_11{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(15,23,42,.58);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._panel_crlwy_18{position:relative;z-index:1;width:min(100%,520px);border-radius:28px;border:1px solid rgba(148,163,184,.22);background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(248,250,252,.96) 100%);box-shadow:0 28px 70px #0f172a42;padding:24px}._header_crlwy_29{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}._titleGroup_crlwy_36{display:flex;align-items:flex-start;gap:14px}._iconWrap_crlwy_42{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:42px;height:42px;border-radius:14px;color:#dc2626;background:rgba(220,38,38,.12)}._title_crlwy_36{margin:0;color:#0f172a;font-size:1.3rem;line-height:1.2}._subtitle_crlwy_61{margin:6px 0 0;color:#475569;font-size:.95rem;line-height:1.5}._closeButton_crlwy_68{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:0;border-radius:12px;background:rgba(148,163,184,.14);color:#334155;cursor:pointer;transition:transform .18s ease,background-color .18s ease}._closeButton_crlwy_68:hover{transform:translateY(-1px);background:rgba(148,163,184,.24)}._body_crlwy_89{margin:18px 0 0;color:#334155;font-size:1rem;line-height:1.6}._actions_crlwy_96{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}._secondaryButton_crlwy_103,._primaryButton_crlwy_104{min-width:118px;border:0;border-radius:14px;padding:.8rem 1.1rem;font-size:.95rem;font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}._secondaryButton_crlwy_103{background:rgba(148,163,184,.15);color:#0f172a}._secondaryButton_crlwy_103:hover,._primaryButton_crlwy_104:hover{transform:translateY(-1px)}._primaryButton_crlwy_104{background:linear-gradient(135deg,#dc2626 0%,#f97316 100%);color:#fff;box-shadow:0 14px 28px #dc262647}._primaryButton_crlwy_104:hover{box-shadow:0 18px 34px #dc262657}@media (max-width: 640px){._overlay_crlwy_1{padding:16px}._panel_crlwy_18{padding:20px;border-radius:22px}._actions_crlwy_96{flex-direction:column-reverse}._secondaryButton_crlwy_103,._primaryButton_crlwy_104{width:100%}}@media (prefers-reduced-motion: reduce){._closeButton_crlwy_68,._secondaryButton_crlwy_103,._primaryButton_crlwy_104{transition:none}}._scenario-page_1eq7p_3{min-height:0;background:transparent;padding:0;box-sizing:border-box;display:flex;align-items:flex-start;justify-content:center}._scenario-container_1eq7p_13{width:100%;max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:22px}._hero-card_1eq7p_22{position:relative;overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 18px 46px #581c871a,0 6px 18px #0000000f;transition:box-shadow .36s ease,filter .36s ease}._hero-card_1eq7p_22:hover{filter:saturate(1.04);box-shadow:0 24px 58px #581c8729,0 8px 24px #00000014}._hero-card_1eq7p_22:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.42) 46%,transparent 58%);transform:translate(-120%);animation:_hero-shine_1eq7p_1 5.5s ease-in-out infinite}._hero-image_1eq7p_52{position:relative;min-height:240px;background-size:cover;background-position:center;background-image:linear-gradient(to top,rgba(0,0,0,.45),rgba(0,0,0,.1)),var(--scenario-hero-image);display:flex;flex-direction:column;justify-content:flex-end;padding:28px;box-sizing:border-box}._hero-image_1eq7p_52:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.24),transparent 28%),linear-gradient(to top,rgba(124,58,237,.28),transparent 56%);opacity:.7}._badges-row_1eq7p_77{position:relative;z-index:1;display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap}._year-badge_1eq7p_86{background:#22c55e;color:#fff;padding:6px 12px;border-radius:999px;font-weight:700;font-size:14px;box-shadow:0 8px 18px #22c55e33}._week-badge_1eq7p_96{background:#f3f4f6;color:#111827;padding:6px 12px;border-radius:999px;font-weight:700;font-size:14px;box-shadow:0 8px 18px #0f172a1f}._scenario-title_1eq7p_106{position:relative;z-index:1;margin:0;color:#fff;font-size:clamp(26px,4vw,38px);font-weight:800;line-height:1.1}._description-area_1eq7p_116{position:relative;padding:20px 28px;background:#fff;overflow:hidden}._description-area_1eq7p_116:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(124,58,237,.08),transparent 32%,rgba(236,72,153,.08));opacity:0;animation:_description-glow_1eq7p_1 4.2s ease-in-out infinite}._description_1eq7p_116{position:relative;z-index:1;margin:0;color:#6b7280;font-size:clamp(16px,2vw,20px);line-height:1.6;font-weight:600;text-align:left}._choices-area_1eq7p_144{display:flex;flex-direction:column;gap:18px}._choice-button_1eq7p_150{position:relative;width:100%;font-family:inherit;border-width:1px;border-style:solid;border-color:#d1d5db;border-radius:28px;background:#fff;min-height:76px;padding:14px 20px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;box-shadow:0 4px 12px #0000000d;text-align:left;transition:transform .32s ease,box-shadow .46s ease,border-color .42s ease,background .42s ease,opacity .2s ease;will-change:transform;overflow:hidden}._choice-button_1eq7p_150:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.74) 48%,transparent 62%);opacity:0;transform:translate(-120%);transition:opacity .2s ease,transform .65s ease}._choice-button--selected_1eq7p_190{border-width:3px;border-color:#a855f7;background:linear-gradient(110deg,#ffffff 0%,#fff7fb 64%,#fdf2f8 100%);box-shadow:0 20px 46px #581c8733}._choice-button--submitting_1eq7p_197{animation:_selected-breathe_1eq7p_1 1.1s ease-in-out infinite}._choice-button--hover_1eq7p_201,._choice-button_1eq7p_150:hover{transform:translateY(-6px) scale(1.01);border-color:#a855f7;background:linear-gradient(135deg,#ffffff 0%,#faf5ff 100%);box-shadow:0 18px 34px #7c3aed33}._choice-button--hover_1eq7p_201:after,._choice-button_1eq7p_150:hover:after,._choice-button--selected_1eq7p_190:after{opacity:1;transform:translate(120%)}._choice-button--disabled_1eq7p_216,._choice-button_1eq7p_150:disabled{cursor:not-allowed}._choice-left_1eq7p_221{position:relative;z-index:1;display:flex;align-items:center;gap:14px;min-width:0}._choice-index-circle_1eq7p_230{width:32px;height:32px;border-radius:999px;background:linear-gradient(135deg,#60a5fa 0%,#a855f7 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;flex-shrink:0;transition:transform .45s ease,box-shadow .22s ease}._choice-index-circle--hover_1eq7p_247{transform:rotate(360deg) scale(1.12);box-shadow:0 10px 20px #a855f759}._choice-index-circle--selected_1eq7p_252{background:linear-gradient(135deg,#7c3aed 0%,#c084fc 100%)}._choice-body_1eq7p_256{display:flex;min-width:0;flex-direction:column;gap:10px}._choice-text_1eq7p_263{font-size:16px;font-weight:700;color:#111827;line-height:1.25}._effects-row_1eq7p_270{display:flex;flex-wrap:wrap;gap:6px 10px}._effect-pill_1eq7p_276{display:inline-flex;align-items:center;min-height:22px;border-radius:999px;padding:0 8px;background:rgba(255,255,255,.78);font-size:12px;font-weight:800;line-height:1;white-space:nowrap}._effect-pill--positive_1eq7p_289{color:#16a34a}._effect-pill--negative_1eq7p_293{color:#dc2626}._arrow_1eq7p_297{position:relative;z-index:1;font-size:28px;color:#6b7280;margin-left:12px;flex-shrink:0;transition:transform .22s ease,color .22s ease}._arrow--hover_1eq7p_309,._arrow_1eq7p_297:hover{transform:translate(8px);color:#7c3aed}._arrow--selected_1eq7p_315{color:#7c3aed}._zap-wrap_1eq7p_319{display:inline-flex;align-items:center;justify-content:center;filter:drop-shadow(0 7px 14px rgba(242,183,5,.28))}._processing-message_1eq7p_326{display:flex;align-items:center;justify-content:center;gap:8px;color:#7c3aed;font-size:18px;font-weight:800;text-shadow:0 8px 22px rgba(124,58,237,.22)}._center-card_1eq7p_337{max-width:700px;margin:40px auto;background:#fff;border-radius:16px;padding:20px;text-align:center;box-shadow:0 6px 18px #00000014;font-size:18px}._retry-button_1eq7p_348{margin-top:12px;background:#7c3aed;color:#fff;border:none;border-radius:10px;padding:10px 14px;font-size:14px;cursor:pointer}._error-text_1eq7p_359{color:#dc2626;font-weight:700}@keyframes _hero-shine_1eq7p_1{0%,52%{transform:translate(-120%)}78%,to{transform:translate(120%)}}@keyframes _selected-breathe_1eq7p_1{0%,to{box-shadow:0 22px 52px #581c873d,0 0 #a855f742}50%{box-shadow:0 30px 68px #581c8757,0 0 0 14px #a855f72e}}@keyframes _description-glow_1eq7p_1{0%,to{opacity:.14;transform:translate(-8%)}50%{opacity:.4;transform:translate(8%)}}@media (prefers-reduced-motion: reduce){._hero-card_1eq7p_22,._hero-card_1eq7p_22:after,._description-area_1eq7p_116:before,._choice-button_1eq7p_150,._choice-button_1eq7p_150:after,._choice-index-circle_1eq7p_230,._arrow_1eq7p_297,._processing-message_1eq7p_326{transition:none!important;animation:none!important;transform:none!important}}.layout-container{display:flex;align-items:flex-start;justify-content:center;gap:24px;width:100%;max-width:1000px;min-height:100vh;margin:0 auto;padding:18px 20px;box-sizing:border-box}.sidebar{flex:1;min-width:280px}.main-content{flex:2;min-width:0;display:flex;flex-direction:column;gap:20px}@media (max-width: 900px){.layout-container{flex-direction:column;gap:24px}.sidebar,.main-content{width:100%}.main-content{order:-1}}.header{color:var(--white);padding:12px 20px;border-top-left-radius:24px;border-top-right-radius:24px}.header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.header-title{display:flex;align-items:center;gap:8px;font-weight:700;font-size:20px;line-height:28px}.header-buttons{display:flex;gap:8px}.icon-btn{border:none;border-radius:8px;width:30px;height:30px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .2s,background-color .2s}.icon-btn:active{transform:scale(.95)}.btn-scroll{background-color:#ffffff59}.btn-scroll:hover{background-color:#ffffff73}.header-subtitle{font-size:14px;line-height:20px;display:flex;align-items:center;gap:4px;opacity:.9;margin-top:4px}.character-section{display:flex;justify-content:center}.character-container{position:relative;margin:20px;width:100px;height:100px;display:flex;justify-content:center;align-items:center}.character-glow{position:absolute;width:80px;height:110px;background:linear-gradient(180deg,#ffe4e6,#e0e7ff);border-radius:40px;filter:blur(15px);z-index:1}@keyframes character{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.character-svg{position:relative;z-index:2;width:100px;height:100px;animation:character 3s ease-in-out infinite}.progress-section{background-color:var(--white);padding:8px 24px}.progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-weight:600;color:var(--text-main);font-size:14px;line-height:20px}@keyframes percent-pop{0%{transform:translateY(8px) scale(.98);opacity:0}60%{transform:translateY(-4px) scale(1.06);opacity:1}to{transform:translateY(0) scale(1);opacity:1}}@keyframes fill-glow{0%{box-shadow:0 0 6px #0000000a}50%{box-shadow:0 0 18px #7c3aed1f}to{box-shadow:0 0 6px #0000000a}}.progress-title{display:flex;align-items:center;gap:8px}.progress-emoji{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;transform-origin:center;transition:transform .22s ease}.progress-emoji:hover{transform:translateY(-4px) scale(1.08)}.progress-percent{color:var(--purple);font-weight:700;font-size:14px;animation:percent-pop .56s ease both;transition:transform .22s ease}.progress-fill{height:100%;border-radius:5px;transition:width .6s ease;animation:fill-glow 3.6s ease-in-out infinite}.progress-section:hover .progress-fill{transform:translateY(-2px)}.progress-percent{color:var(--purple);font-weight:700;font-size:14px}.progress-track{background-color:var(--track-bg);height:12px;border-radius:6px;overflow:hidden;margin-bottom:8px}.progress-fill{height:100%;border-radius:5px;transition:width .3s ease}.progress-subtext{text-align:center;font-size:14px;line-height:20px;color:var(--text-muted);margin-top:4px}.stats-section{background-color:var(--white);padding:8px 24px}.section-title{font-size:14px;line-height:20px;font-weight:600;color:var(--your-stat);margin-bottom:12px;display:flex;align-items:center;gap:6px}.stats-list{display:flex;flex-direction:column;gap:12px}.stat-item{display:flex;flex-direction:column;gap:6px;transition:transform .22s ease,box-shadow .22s ease;will-change:transform}.stat-item:hover{transform:translateY(-6px);box-shadow:0 10px 20px #00000014;z-index:2}.stat-header{display:flex;justify-content:space-between;align-items:center;font-size:14px;line-height:20px;color:var(--text-main)}.stat-label{display:flex;align-items:center;gap:6px}@keyframes stat-float{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}@keyframes stat-pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.08);opacity:.95}to{transform:scale(1);opacity:1}}.stat-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;transition:transform .22s ease,opacity .22s ease;animation:stat-float 3.6s ease-in-out infinite}.stat-icon:hover{animation:stat-pulse .6s ease-in-out 1;transform-origin:center}.stat-label span{margin-left:6px}@media (prefers-reduced-motion: reduce){.stat-item,.stat-icon,.progress-percent,.progress-fill,.progress-emoji{transition:none!important;animation:none!important;transform:none!important}}.stat-value{font-weight:700}.stat-track{background-color:var(--track-bg);height:8px;border-radius:4px;overflow:hidden}.stat-fill{background-color:var(--stat-fill);height:100%;border-radius:4px;transition:width .3s ease}.divider-container{background-color:var(--white);padding:12px 24px 8px}.divider{border:none;border-top:2px dashed var(--track-bg);margin:0}.wallet-section{background-color:var(--white);padding:0 24px 8px}.wallet-card{background-color:var(--wallet-bg);border:1px solid var(--wallet-border);border-radius:8px;padding:12px 16px;display:flex;justify-content:space-between;align-items:center}.wallet-card:hover{transform:scale(1.05)}@keyframes wallet{0%{transform:rotate(0)}25%{transform:rotate(10deg)}50%{transform:rotate(-10deg)}to{transform:rotate(0)}}.wallet-animation{display:inline-block;animation:wallet 2s ease-in-out infinite}.wallet-label{display:flex;align-items:center;gap:6px;font-weight:600;color:var(--your-stat);font-size:16px;line-height:22px}.wallet-value{font-size:20px;line-height:28px;font-weight:700;color:var(--wallet-text)}.shop-section{background-color:var(--white);padding:0 24px 16px;border-bottom-left-radius:24px;border-bottom-right-radius:24px}.shop-btn{width:100%;background:linear-gradient(to right,#9333ea,#db2777);color:#fff;border:none;border-radius:8px;padding:0 24px;height:44px;font-size:15px;line-height:24px;font-weight:600;display:flex;justify-content:center;align-items:center;gap:10px;cursor:pointer;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:transform .1s,box-shadow .1s,background .2s}.shop-btn:hover{transform:scale(1.05)}.shop-btn:hover{background:linear-gradient(to right,#7e22ce,#be185d)}.shop-btn:active{transform:scale(.98);box-shadow:0 2px 6px #ec48994d}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.clothes-button{position:relative;top:20px;margin-left:auto;right:15px;width:36px;height:36px;border-radius:50%;background-color:#ffffff59;border:1px solid #cfcfcf;box-shadow:0 4px 12px #0003;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease;z-index:10;animation:pulse 1.5s ease-in-out 3}.clothes-button:hover{transform:scale(1.1)}.wardrobe-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:100;padding:20px}.wardrobe-modal-content{background-color:#fff;border-radius:16px;padding:24px;width:100%;max-width:400px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;position:relative}.wardrobe-modal-close-btn{position:absolute;top:16px;right:16px;background:transparent;border:none;cursor:pointer;color:#6b7280;padding:4px;transition:color .2s ease}.wardrobe-modal-close-btn:hover{color:#1f2937}.wardrobe-modal-close-btn:focus{outline:none}.wardrobe-modal-title{margin:0 0 20px;font-size:20px;color:#111827;display:flex;align-items:center;gap:8px;font-weight:600}.wardrobe-list{display:flex;flex-direction:column;gap:12px}.wardrobe-item-btn{display:flex;align-items:center;justify-content:space-between;padding:16px;border-radius:12px;border:2px solid;cursor:pointer;transition:all .2s ease;text-align:left;width:100%}@keyframes wardrobePulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.03);opacity:.95}to{transform:scale(1);opacity:1}}.wardrobe-item-btn:hover{animation:wardrobePulse .6s ease-in-out 1}.wardrobe-item-btn.selected{border-color:#3b82f6;background-color:#eff6ff}.wardrobe-item-btn.unselected{border-color:#f3f4f6;background-color:#fff}.wardrobe-item-btn.unselected:hover{border-color:#bfdbfe}.wardrobe-item-info{display:flex;align-items:center;gap:12px}.wardrobe-item-icon{font-size:24px}.wardrobe-item-name{font-size:16px;font-weight:500;color:#111827}.wardrobe-item-colors{display:flex;gap:4px}.wardrobe-color-swatch{width:16px;height:16px;border-radius:4px;border:1px solid rgba(0,0,0,.1)}._layout-container_e8lnn_3{display:flex;align-items:flex-start;justify-content:center;gap:24px;width:100%;max-width:1000px;min-height:100vh;margin:0 auto;padding:18px 20px;box-sizing:border-box}._sidebar_e8lnn_16{flex:1;min-width:280px}._main-content_e8lnn_21{flex:2;min-width:0;display:flex;flex-direction:column;gap:20px}@media (max-width: 900px){._layout-container_e8lnn_3{flex-direction:column;gap:24px}._sidebar_e8lnn_16,._main-content_e8lnn_21{width:100%}._main-content_e8lnn_21{order:-1}}._header_e8lnn_47{color:var(--white);padding:12px 20px;border-top-left-radius:24px;border-top-right-radius:24px}._header-top_e8lnn_53{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._header-title_e8lnn_59{display:flex;align-items:center;gap:8px;font-weight:700;font-size:20px;line-height:28px}._header-buttons_e8lnn_67{display:flex;gap:8px}._icon-btn_e8lnn_71{border:none;border-radius:8px;width:30px;height:30px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .2s,background-color .2s}._btn-scroll_e8lnn_84{background-color:#ffffff59}._btn-scroll_e8lnn_84:hover{background-color:#ffffff73}._header-subtitle_e8lnn_90{font-size:14px;line-height:20px;display:flex;align-items:center;gap:4px;opacity:.9;margin-top:4px}._character-section_e8lnn_100{background-color:var(--white);display:flex;justify-content:center}._backgroundWhite_e8lnn_106{0% {transform: scale(1); opacity: 1;} 50% {transform: scale(1.08); opacity: .95;} 100% {transform: scale(1); opacity: 1;}}._stat-icon_e8lnn_120{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;transition:transform .22s ease,opacity .22s ease;animation:_stat-float_e8lnn_1 3.6s ease-in-out infinite}._stat-icon_e8lnn_120:hover{animation:_stat-pulse_e8lnn_1 .6s ease-in-out 1;transform-origin:center}._stat-label_e8lnn_136 span{margin-left:6px}@media (prefers-reduced-motion: reduce){._stat-item_e8lnn_140,._stat-icon_e8lnn_120,._progress-percent_e8lnn_146,._progress-fill_e8lnn_147,._progress-emoji_e8lnn_148{transition:none!important;animation:none!important;transform:none!important}}._stat-value_e8lnn_154{font-weight:700}._stat-track_e8lnn_157{background-color:var(--track-bg);height:8px;border-radius:4px;overflow:hidden}._stat-fill_e8lnn_163{background-color:var(--stat-fill);height:100%;border-radius:4px;transition:width .3s ease}._divider-container_e8lnn_169{background-color:var(--white);padding:12px 24px 8px}._divider_e8lnn_169{border:none;border-top:2px dashed var(--track-bg);margin:0}._wallet-section_e8lnn_178{background-color:var(--white);padding:0 24px 8px}._wallet-card_e8lnn_182{background-color:var(--wallet-bg);border:1px solid var(--wallet-border);border-radius:8px;padding:12px 16px;display:flex;justify-content:space-between;align-items:center}._wallet-card_e8lnn_182:hover{transform:scale(1.05)}@keyframes _wallet_e8lnn_178{0%{transform:rotate(0)}25%{transform:rotate(10deg)}50%{transform:rotate(-10deg)}to{transform:rotate(0)}}._wallet-animation_e8lnn_208{display:inline-block;animation:_wallet_e8lnn_178 2s ease-in-out infinite}._wallet-label_e8lnn_212{display:flex;align-items:center;gap:6px;font-weight:600;color:var(--your-stat);font-size:16px;line-height:22px}._wallet-value_e8lnn_221{font-size:20px;line-height:28px;font-weight:700;color:var(--wallet-text)}._shop-section_e8lnn_227{background-color:var(--white);padding:0 24px 16px;border-bottom-left-radius:24px;border-bottom-right-radius:24px}._shop-btn_e8lnn_233{width:100%;background:linear-gradient(to right,#9333ea,#db2777);color:#fff;border:none;border-radius:8px;padding:0 24px;height:44px;font-size:15px;line-height:24px;font-weight:600;display:flex;justify-content:center;align-items:center;gap:10px;cursor:pointer;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:transform .1s,box-shadow .1s,background .2s}._shop-btn_e8lnn_233:hover{transform:scale(1.05)}._shop-btn_e8lnn_233:hover{background:linear-gradient(to right,#7e22ce,#be185d)}._shop-btn_e8lnn_233:active{transform:scale(.98);box-shadow:0 2px 6px #ec48994d}._scenario-page_e8lnn_267{min-height:100vh;background:transparent;padding:18px 0;box-sizing:border-box;display:flex;align-items:center;justify-content:center}._scenario-container_e8lnn_276{width:100%;max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:24px}._hero-card_e8lnn_284{overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 6px 18px #00000014}._hero-image_e8lnn_290{min-height:240px;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:flex-end;padding:28px;box-sizing:border-box}._badges-row_e8lnn_300{display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap}._year-badge_e8lnn_306{background:#22c55e;color:#fff;padding:6px 12px;border-radius:999px;font-weight:700;font-size:14px}._week-badge_e8lnn_314{background:#f3f4f6;color:#111827;padding:6px 12px;border-radius:999px;font-weight:700;font-size:14px}._scenario-title_e8lnn_322{margin:0;color:#fff;font-size:clamp(26px,4vw,38px);font-weight:800;line-height:1.1}._description-area_e8lnn_329{padding:20px 28px;background:#fff}._description_e8lnn_329{margin:0;color:#6b7280;font-size:clamp(16px,2vw,20px);line-height:1.6;font-weight:600;text-align:center}._choices-area_e8lnn_341{display:flex;flex-direction:column;gap:18px}._choice-button_e8lnn_346{width:100%;font-family:inherit;border-width:1px;border-style:solid;border-color:#d1d5db;border-radius:28px;background:#fff;min-height:76px;padding:14px 20px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;box-shadow:0 4px 12px #0000000d;text-align:left;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease,opacity .2s ease;will-change:transform}._choice-button--hover_e8lnn_370,._choice-button_e8lnn_346:hover{transform:translateY(-6px) scale(1.01);border-color:#a855f7;background:linear-gradient(135deg,#ffffff 0%,#faf5ff 100%);box-shadow:0 18px 34px #7c3aed33}._choice-button--disabled_e8lnn_377,._choice-button_e8lnn_346:disabled{opacity:.7;cursor:not-allowed}._choice-left_e8lnn_382{display:flex;align-items:center;gap:14px;min-width:0}._choice-index-circle_e8lnn_388{width:32px;height:32px;border-radius:999px;background:linear-gradient(135deg,#60a5fa 0%,#a855f7 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;flex-shrink:0;transition:transform .45s ease,box-shadow .22s ease}._choice-button--hover_e8lnn_370 ._choice-index-circle_e8lnn_388,._choice-index-circle_e8lnn_388._hover_e8lnn_405{transform:rotate(360deg) scale(1.12);box-shadow:0 10px 20px #a855f759}._choice-text_e8lnn_409{font-size:16px;font-weight:700;color:#111827;line-height:1.25}._arrow_e8lnn_415{font-size:28px;color:#6b7280;margin-left:12px;flex-shrink:0;transition:transform .22s ease,color .22s ease}._arrow--hover_e8lnn_424,._choice-button--hover_e8lnn_370 ._arrow_e8lnn_415,._arrow_e8lnn_415:hover{transform:translate(8px);color:#7c3aed}._center-card_e8lnn_430{max-width:700px;margin:40px auto;background:#fff;border-radius:16px;padding:20px;text-align:center;box-shadow:0 6px 18px #00000014;font-size:18px}._retry-button_e8lnn_440{margin-top:12px;background:#7c3aed;color:#fff;border:none;border-radius:10px;padding:10px 14px;font-size:14px;cursor:pointer}._error-text_e8lnn_450{color:#dc2626;font-weight:700}._background-white_e8lnn_455{background-color:var(--white)}._actionsRow_an2dz_1{display:grid;grid-template-columns:1fr;gap:10px;width:100%}._primaryButton_an2dz_8{background:linear-gradient(to right,#9333ea,#ec4899);color:#fff;border:none;font-weight:600}._ghostButton_an2dz_15{border:2px solid white;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-weight:500}._primaryButton_an2dz_8,._ghostButton_an2dz_15{padding:12px 18px;border-radius:12px;font-size:16px;cursor:pointer;box-shadow:0 10px 15px -3px #0000001a;display:flex;align-items:center;justify-content:center;gap:8px}._primaryButton_an2dz_8:hover{background:linear-gradient(to right,#7e22ce,#db2777)}._ghostButton_an2dz_15:hover{background:rgba(255,255,255,.92)}@media (min-width: 640px){._actionsRow_an2dz_1{grid-template-columns:2fr 1fr}}@media (max-width: 480px){._actionsRow_an2dz_1{gap:8px}._primaryButton_an2dz_8,._ghostButton_an2dz_15{width:100%;padding:12px 14px;font-size:15px}}._headerRow_162j9_1{display:flex;gap:16px;align-items:center}._logo_162j9_7{font-size:44px;width:64px;height:64px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff7ed,#fff1f2);box-shadow:inset 0 -6px 14px #00000005}._title_162j9_19{margin:0;font-size:28px;font-weight:800;color:#dc2626}._subtitleRed_162j9_26{margin:6px 0 0;color:#dc2626;font-size:16px;font-weight:700}._description_162j9_34{margin:8px 0 0;color:#374151;font-size:14px}@media (max-width: 640px){._headerRow_162j9_1{flex-direction:column;align-items:flex-start;gap:12px}._logo_162j9_7{width:56px;height:56px;font-size:36px}._title_162j9_19{font-size:24px}._subtitleRed_162j9_26{font-size:15px}._description_162j9_34{font-size:13px;line-height:1.5}}._summaryRow_1n6fr_1{display:flex;gap:16px;align-items:flex-start;background:#fff;border-radius:12px;padding:16px;box-shadow:inset 0 6px 14px #0206170a}._summaryCard_1n6fr_11{flex:0 0 42%;padding:0;margin-bottom:0;box-shadow:none}._summary_1n6fr_1{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}._madeIt_1n6fr_25{font-weight:700;color:#111827}._highlight_1n6fr_30{color:#dc2626;font-weight:900;font-size:20px}._choicesText_1n6fr_36{color:#111827}._statsCard_1n6fr_40{flex:1 1 58%;background:#fff;border-radius:12px;padding:16px;box-sizing:border-box}._statsGrid_1n6fr_48{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px}._statItem_1n6fr_54{background:#fff;border-radius:10px;padding:12px;text-align:center;box-shadow:0 6px 18px #0206170a}._statValue_1n6fr_62{font-size:20px;font-weight:800}._statLabel_1n6fr_67{margin-top:6px;font-size:12px;color:#6b7280;font-weight:700}@media (max-width: 768px){._summaryRow_1n6fr_1{flex-direction:column}._summaryCard_1n6fr_11,._statsCard_1n6fr_40{flex:1 1 auto;width:100%}._summaryRow_1n6fr_1{padding:14px}._statsGrid_1n6fr_48{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}}@media (max-width: 480px){._summaryRow_1n6fr_1{padding:12px;gap:12px;border-radius:16px}._summaryCard_1n6fr_11,._statsCard_1n6fr_40{border-radius:10px;padding:12px}._highlight_1n6fr_30{font-size:18px;line-height:1.25}._statsGrid_1n6fr_48{gap:10px;grid-template-columns:repeat(auto-fit,minmax(96px,1fr))}._statItem_1n6fr_54{padding:10px}._statValue_1n6fr_62{font-size:18px}._statLabel_1n6fr_67{font-size:11px}}:root{--muted: #6b7280;--bg: #fff}._page_43seg_6{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:28px;box-sizing:border-box}._card_43seg_15{width:100%;max-width:880px;background:var(--bg);border-radius:16px;box-shadow:0 10px 30px #02061714;padding:28px;box-sizing:border-box;display:flex;flex-direction:column;gap:18px}._hint_43seg_28{color:var(--muted);font-size:13px;margin-top:6px}@media (max-width: 768px){._page_43seg_6{align-items:center;padding:18px 16px}._card_43seg_15{padding:20px;gap:14px;border-radius:14px}._hint_43seg_28{margin-top:2px;line-height:1.5}}@media (max-width: 480px){._page_43seg_6{align-items:center;padding:12px}._card_43seg_15{padding:16px;gap:12px;border-radius:12px}._hint_43seg_28{font-size:12px}}._playerNamePage_1cdxh_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px 16px;box-sizing:border-box}._playerNameCard_1cdxh_10{width:100%;max-width:460px;background-color:#fff;border-radius:16px;box-shadow:0 16px 40px #4c1d9526;padding:30px 24px;text-align:center}._playerNameIcon_1cdxh_20{font-size:44px;margin-bottom:10px}._playerNameHeading_1cdxh_25{margin:0 0 20px;color:#5b21b6;font-size:30px;line-height:1.25;font-weight:800}._playerNameInput_1cdxh_33{width:100%;padding:13px 14px;border-radius:10px;border:1px solid #c4b5fd;outline:none;font-size:16px;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}._playerNameInput_1cdxh_33:hover{border-color:#a78bfa;box-shadow:0 0 0 3px #a78bfa14}._playerNameInput_1cdxh_33:focus{border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed24}._playerNameErrorText_1cdxh_57{margin:10px 0 0;color:#dc2626;font-size:14px;text-align:left}._playerNameButton_1cdxh_64{width:100%;margin-top:16px;border:none;border-radius:10px;padding:13px 16px;background-color:var(--primary);color:#fff;font-size:16px;font-weight:700;transition:background-color .2s ease;box-shadow:0 8px 24px #4c1d9533}._playerNameButton_1cdxh_64:hover:not(._playerNameButtonLoading_1cdxh_78){background-color:var(--primary-hover);box-shadow:0 12px 36px #4c1d9540;cursor:pointer}._playerNameButton_1cdxh_64:focus-visible{outline:none;box-shadow:0 0 0 4px #7c3aed38,0 12px 36px #4c1d9540}._playerNameButton_1cdxh_64:focus:not(:focus-visible){outline:none}._playerNameButtonLoading_1cdxh_78{opacity:.85;cursor:not-allowed}._playerNameLoadingWrap_1cdxh_100{display:inline-flex;align-items:center;gap:8px}._playerNameSpinner_1cdxh_106{width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top:2px solid #ffffff;border-radius:50%;display:inline-block;animation:_playerNameSpin_1cdxh_106 .9s linear infinite}@keyframes _playerNameSpin_1cdxh_106{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){._playerNameCard_1cdxh_10{max-width:100%;padding:24px 18px;border-radius:12px}._playerNameIcon_1cdxh_20{font-size:36px;margin-bottom:8px}._playerNameHeading_1cdxh_25{font-size:24px;margin-bottom:16px}._playerNameInput_1cdxh_33{padding:11px 12px;font-size:16px}._playerNameButton_1cdxh_64{padding:11px 14px;margin-top:12px}._playerNameErrorText_1cdxh_57{font-size:13px}}@media (max-width: 420px){._playerNamePage_1cdxh_1{padding:16px 12px}._playerNameCard_1cdxh_10{padding:18px 14px;box-shadow:0 8px 20px #4c1d951a}._playerNameIcon_1cdxh_20{font-size:32px;margin-bottom:6px}._playerNameHeading_1cdxh_25{font-size:20px;margin-bottom:12px}._playerNameInput_1cdxh_33{padding:10px 11px;font-size:16px;border-radius:8px}._playerNameButton_1cdxh_64{padding:10px 12px;margin-top:10px;font-size:14px;border-radius:8px}._playerNameErrorText_1cdxh_57{font-size:12px;margin:8px 0 0}}.story-intro-button-wrap{display:flex;justify-content:center;width:100%}.story-intro-button{width:100%;font-family:Pixelify Sans;border:0;border-radius:20px;padding:14px 28px;background-color:var(--primary);color:#fff;font-size:18px;font-weight:700;cursor:pointer;box-shadow:2px 2px 10px #0006;transition:background-color .3s ease,box-shadow .3s ease}.story-intro-button:hover{background-color:var(--primary-hover);box-shadow:2px 4px 12px #0009}.story-intro-columns{display:flex;flex-wrap:wrap;gap:18px}.story-intro-column{flex:1 1 340px;background-color:#faf5ff;border:1px solid #e9d5ff;border-radius:12px;padding:18px;box-shadow:0 1px 4px #0000001a;box-sizing:border-box;transition:box-shadow .3s ease}.story-intro-column:hover{box-shadow:0 4px 12px #0003}.story-intro-column-title{margin:0 0 12px;color:var(--primary);font-size:22px;font-weight:700}.story-intro-list{margin:0;padding:0;color:#1f2937;font-size:16px;line-height:1.6;list-style-type:none}.story-intro-list-item{margin-bottom:8px}.story-intro-bullet-icon{color:#000;margin-right:8px}.story-intro-health-icon{color:#dc2626;font-weight:700}.story-intro-wealth-icon{color:#16a34a;font-weight:700}.story-intro-happiness-icon{color:#ea580c;font-weight:700}.story-intro-reputation-icon{color:#ca8a04;font-weight:700}.story-intro-grade-icon{color:var(--primary);font-weight:700}.story-intro-title{margin:0 0 12px;text-align:center;color:var(--primary);font-size:44px;font-weight:800;line-height:1.1;text-shadow:2px 2px 2px rgba(0,0,0,.2)}.story-intro-subtitle{margin:0 auto;max-width:760px;text-align:center;color:#4b5563;font-size:18px}.story-intro-top-center-decoration{display:flex;align-items:center;justify-content:center;gap:6px;padding:14px 0 10px;pointer-events:none}.story-intro-cap-badge{width:64px;height:64px;border-radius:14px;display:grid;place-items:center;box-shadow:0 2px 8px #7c3aed2e}.story-intro-sparkle-large{margin-top:-10px}.story-intro-sparkle-large-icon{color:#f59e0b}.story-intro-sparkle-small{margin-top:12px}.story-intro-sparkle-small-icon{color:#fde047}.story-intro-cap-icon{color:var(--primary)}._storyIntroPage_12pl6_1{padding:32px 24px;display:flex;justify-content:center;align-items:flex-start;box-sizing:border-box}._storyIntroCard_12pl6_9{width:70%;max-width:90%;background-color:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #0f172a1f}._storyIntroContent_12pl6_18{padding:24px 32px;flex-direction:column;display:flex;gap:20px}._storyIntroHeroImage_12pl6_25{width:100%;height:280px;object-fit:cover;object-position:bottom;display:block;border:1px solid #ddd6fe;border-radius:14px;box-sizing:border-box}@media (max-width: 768px){._storyIntroPage_12pl6_1{padding:20px 12px;align-items:center}._storyIntroCard_12pl6_9{width:100%;max-width:100%;border-radius:12px}._storyIntroContent_12pl6_18{padding:16px 18px;gap:16px}._storyIntroHeroImage_12pl6_25{height:180px;border-radius:10px}}@media (max-width: 420px){._storyIntroPage_12pl6_1{padding:12px 10px}._storyIntroContent_12pl6_18{padding:12px;gap:12px}._storyIntroHeroImage_12pl6_25{height:140px}}.layout-root{position:relative;min-height:100vh;isolation:isolate;background:radial-gradient(circle at top left,rgba(251,191,36,.22),transparent 34%),radial-gradient(circle at top right,rgba(34,197,94,.16),transparent 28%),linear-gradient(180deg,#f8fafc 0%,#eef2ff 50%,#fefce8 100%)}.layout-background{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.layout-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(15,23,42,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(15,23,42,.045) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:radial-gradient(circle at center,black 35%,transparent 100%);mask-image:radial-gradient(circle at center,black 35%,transparent 100%);opacity:.75}.layout-orb{position:absolute;border-radius:999px;filter:blur(22px);opacity:.8}.layout-orb-a{width:340px;height:340px;left:-110px;top:-100px;background:radial-gradient(circle,rgba(250,204,21,.35),rgba(250,204,21,0))}.layout-orb-b{width:280px;height:280px;right:-90px;bottom:-70px;background:radial-gradient(circle,rgba(59,130,246,.22),rgba(59,130,246,0))}.layout-icons{position:absolute;top:0;right:0;bottom:0;left:0}.layout-icon{position:absolute;display:grid;place-items:center;width:62px;height:62px;border-radius:18px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.58);box-shadow:0 16px 36px #0f172a1f;border:1px solid rgba(255,255,255,.72)}.layout-icon svg{filter:drop-shadow(0 4px 10px rgba(15,23,42,.14))}.layout-icon-sparkles{color:#d97706}.layout-icon-star{color:#7c3aed}.layout-icon-cap{color:#0f766e}.layout-icon-book{color:#2563eb}.layout-icon-coins{color:#16a34a}.layout-icon-heart{color:#dc2626}.layout-icon-trophy{color:#b45309}.layout-icon-pencil{color:#0891b2}.layout-icon-bulb{color:#ca8a04}.layout-icon-chat{color:#7c3aed}.layout-content{position:relative;overflow:hidden;z-index:1;min-height:100vh}.layout-content-shell{position:relative;z-index:1}:root{font-family:Pixelify Sans,cursive}html,body,#root{margin:0;min-height:100%}body{background-color:#f3f4f6}button,input{font:inherit}
