@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css";@import "https://cdn.jsdelivr.net/npm/@fontsource/inter@5.2.6/400.css";@import "https://cdn.jsdelivr.net/npm/@fontsource/inter@5.2.6/500.css";@import "https://cdn.jsdelivr.net/npm/@fontsource/inter@5.2.6/600.css";@import "https://cdn.jsdelivr.net/npm/@fontsource/inter@5.2.6/700.css";@import "https://cdn.jsdelivr.net/gh/toss/tossface/dist/tossface.css";:root{--content-width:480px;--content-gutter:32px;--font-ko:"Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--font-en:Inter, "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--font-emoji:Tossface, "Apple Color Emoji", "Segoe UI Emoji", sans-serif;--color-white:#fff;--color-grey-50:#f7f7f7;--color-grey-100:#f0f1f2;--color-grey-200:#e5e7eb;--color-grey-300:#d7dbe0;--color-grey-400:#aeb4bc;--color-grey-500:#858b94;--color-grey-600:#666d78;--color-grey-700:#3f4650;--color-grey-800:#1f2329;--color-grey-900:#070707;--color-blue-50:#e8fbff;--color-blue-100:#c3eff8;--color-blue-300:#9beaf9;--color-blue-500:#61e5ff;--color-blue-600:#1279ff;--color-blue-700:#095ecc;--color-green-50:#eafff0;--color-green-100:#c1efcd;--color-green-400:#7bef9a;--color-green-500:#71ff97;--color-green-600:#03c751;--color-green-700:#008f39;--color-yellow-50:#fffde8;--color-yellow-100:#fff493;--color-yellow-300:#ffed54;--color-yellow-500:#ffc71f;--color-yellow-700:#faa131;--color-yellow-900:#cc8100;--color-red-50:#fff0f7;--color-red-100:#ffe2f1;--color-red-500:#ff64b5;--color-red-600:#e84798;--color-red-700:#c91121;--color-pink-300:#fec7e4;--color-purple-50:#ede9fe;--color-purple-300:#c8bdfe;--color-purple-400:#c5bdff;--color-blue-grey-100:#dae3eb;--color-brown-900:#484136;--kakao-pink:var(--color-pink-300);--bg-page:var(--color-white);--bg-section:#f5f5f5;--bg-card:var(--color-white);--bg-soft:var(--color-grey-100);--border-subtle:#0000001a;--text-strong:var(--color-grey-900);--text-primary:var(--color-grey-800);--text-secondary:var(--color-grey-700);--text-tertiary:var(--color-grey-600);--text-muted:var(--color-grey-500);--brand:#111;--brand-pressed:#000;--brand-weak:var(--color-yellow-500);--button-secondary-bg:#f2f4f6;--button-secondary-hover:#e5e8eb;--button-secondary-text:#4e5968;--button-secondary-disabled-bg:#f9fafb;--button-secondary-disabled-text:#b0b8c1;--accent:var(--color-green-500);--accent-strong:var(--color-green-700);--accent-weak:var(--color-green-50);--radius-xs:6px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-2xl:24px;--radius-full:999px;color:var(--text-primary);background:var(--bg-page);font-family:var(--font-ko);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{background:var(--bg-page);scroll-behavior:smooth;min-width:320px;overflow:hidden auto}body{background:var(--bg-page);word-break:keep-all;overflow-wrap:break-word;min-width:320px;min-height:100vh;margin:0;overflow:hidden auto}body,button,input,select{font:inherit}button,input,select{border:0}button{cursor:pointer;-webkit-tap-highlight-color:#00000008;touch-action:manipulation;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s}button:disabled{cursor:not-allowed}button:focus:not(:focus-visible){outline:none}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--brand-weak);outline-offset:2px}a{color:inherit}#root{min-height:100vh}.number,:lang(en){font-family:var(--font-en)}.app{--app-bar-height:64px;min-height:100vh;padding-top:var(--app-bar-height);background:var(--bg-page)}.app.result-mode{background:var(--bg-page)}.top-app-bar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;width:100%;position:fixed;top:0;left:0}.top-app-bar-inner{width:min(var(--content-width), calc(100% - var(--content-gutter)));height:var(--app-bar-height);justify-content:space-between;align-items:center;margin:0 auto;padding:0 12px 0 24px;display:flex}.brand-button,.ghost-button,.icon-button,.popover button{color:var(--text-primary);background:0 0}.brand-button{color:var(--text-strong);align-items:center;gap:8px;padding:8px 0;font-size:19px;font-weight:700;display:inline-flex}.brand-icon{object-fit:contain;flex:none;width:20px;height:20px}.brand-logo{object-fit:contain;flex:none;width:auto;height:22px;display:block}.top-actions{align-items:center;gap:8px;display:flex}.ghost-button{border-radius:var(--radius-full);min-height:40px;padding:0 14px;font-size:14px;font-weight:700}.ghost-button:hover,.icon-button:hover{background:var(--bg-soft)}.icon-button{border-radius:var(--radius-full);flex-direction:column;justify-content:center;align-items:center;gap:4px;width:42px;height:42px;display:inline-flex}.icon-button span{background:var(--text-primary);border-radius:2px;width:18px;height:2px}.popover-wrap{position:relative}.popover{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-card);min-width:190px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 44px #001b371f}.popover button{border-radius:var(--radius-md);text-align:left;padding:12px 14px;font-size:14px;font-weight:600}.popover button:hover{background:var(--bg-soft)}main{width:min(var(--content-width), calc(100% - var(--content-gutter)));margin:0 auto}.legal-mode main{padding-bottom:36px}.legal-page{background:var(--bg-page);gap:28px;padding:34px 20px 52px;display:grid}.legal-header{border-bottom:1px solid var(--border-subtle);gap:10px;padding-bottom:24px;display:grid}.legal-header p,.legal-header h1,.legal-header span,.legal-header strong,.legal-section h2,.legal-section p{margin:0}.legal-header p{color:var(--text-muted);font-size:13px;font-weight:800}.legal-header h1{color:var(--text-strong);letter-spacing:0;font-size:30px;line-height:1.2}.legal-header span{color:var(--text-muted);font-size:13px;font-weight:600}.legal-header strong{color:var(--text-secondary);font-size:15px;line-height:1.6}.legal-body{gap:30px;display:grid}.legal-section{gap:12px;display:grid}.legal-section h2{color:var(--text-strong);letter-spacing:0;font-size:20px;line-height:1.35}.legal-section p,.legal-section li,.legal-section td{color:var(--text-secondary);font-size:14px;line-height:1.75}.legal-section ul{gap:8px;margin:0;padding-left:20px;display:grid}.legal-table-wrap{border:1px solid var(--border-subtle);border-radius:var(--radius-md);overflow-x:auto}.legal-section table{border-collapse:collapse;background:var(--bg-card);width:100%;min-width:420px}.legal-section th,.legal-section td{border-bottom:1px solid var(--border-subtle);text-align:left;vertical-align:top;padding:12px}.legal-section th{color:var(--text-primary);background:var(--bg-soft);font-size:13px;font-weight:800}.legal-section tr:last-child td{border-bottom:0}.emoji-preview-page{background:radial-gradient(circle at 8% 8%,#ffc3422e,#0000 30%),radial-gradient(circle at 92% 4%,#03c75124,#0000 28%),#fff;min-height:100vh}.emoji-preview-main{width:min(1120px,100% - 40px);padding:72px 0 96px}.emoji-preview-header{gap:12px;margin-bottom:32px;display:grid}.emoji-preview-header p,.emoji-preview-header h1,.emoji-preview-header span,.emoji-combo-copy h2,.emoji-combo-copy p{margin:0}.emoji-preview-header p{color:var(--brand-pressed);font-size:17px;font-weight:700}.emoji-preview-header h1{color:var(--text-strong);letter-spacing:0;font-size:clamp(38px,6vw,68px);line-height:1.12}.emoji-preview-header span{color:var(--text-tertiary);font-size:18px;line-height:1.6}.emoji-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.emoji-combo-card{border-radius:var(--radius-xl);background:#fff;border:1px solid #001b3714;grid-template-columns:44px 104px minmax(0,1fr);align-items:center;gap:18px;min-height:156px;padding:22px;display:grid;box-shadow:0 12px 32px #001b3714}.emoji-combo-index{color:var(--text-muted);align-self:start;font-size:14px;font-weight:700}.emoji-combo-mark{--combo-from:#f2f4f6;--combo-to:#fff;--combo-height:104px;--combo-size:66px;--combo-radius:0;--combo-font-size:44px;--combo-first-top:9px;--combo-first-left:8px;--combo-first-transform:rotate(-8deg);--combo-last-top:auto;--combo-last-right:7px;--combo-last-bottom:8px;--combo-last-transform:rotate(7deg);height:var(--combo-height);background:linear-gradient(145deg, var(--combo-from), var(--combo-to));position:relative;box-shadow:inset 0 -14px 28px #0000000a}.emoji-combo-mark span{width:var(--combo-size);height:var(--combo-size);font-family:var(--font-emoji);font-size:var(--combo-font-size);background:#ffffffd1;border-radius:16px;place-items:center;line-height:1;display:grid;position:absolute;box-shadow:0 10px 24px #001b371a}.emoji-combo-mark span:first-child{top:var(--combo-first-top);left:var(--combo-first-left);transform:var(--combo-first-transform)}.emoji-combo-mark span:last-child{top:var(--combo-last-top);right:var(--combo-last-right);bottom:var(--combo-last-bottom);transform:var(--combo-last-transform)}.emoji-combo-copy{min-width:0}.emoji-combo-copy h2{color:var(--text-strong);font-size:20px;line-height:1.25}.emoji-combo-copy strong{color:var(--brand-pressed);margin-top:8px;font-size:15px;display:block}.emoji-combo-copy p{color:var(--text-tertiary);margin-top:10px;font-size:14px;line-height:1.5}.home-screen{padding:48px 0 88px}.home-hero{grid-template-columns:1fr;align-items:center;gap:28px;min-height:auto;display:grid}.hero-copy{gap:18px;display:grid}.eyebrow{color:var(--brand-pressed);margin:0 0 12px;font-size:20px;font-weight:700}.hero-copy h1,.screen-heading h1,.loading-screen h1{color:var(--text-strong);letter-spacing:0;margin:0;font-size:clamp(36px,6vw,56px);line-height:1.17}.hero-copy p:not(.eyebrow),.screen-heading p:not(.eyebrow){max-width:520px;color:var(--text-tertiary);margin:0;font-size:17px;line-height:1.65}.money-bowl-visual{background:radial-gradient(circle at 50% 28%,#ffc34257,#0000 23%),linear-gradient(145deg,#f0faf6db,#fff9e7c2);border-radius:40px;place-items:center;min-height:320px;display:grid;position:relative;overflow:hidden}.bowl-glow{filter:blur(6px);background:#03b26c24;border-radius:50%;width:210px;height:74px;position:absolute;bottom:58px}.bowl{background:linear-gradient(#ffffffb8,#fff0),linear-gradient(135deg,#03b26c,#029359);border-radius:18px 18px 100px 100px;width:220px;height:108px;position:absolute;bottom:76px;box-shadow:inset 0 10px 22px #ffffff47,0 24px 50px #03b26c3d}.bowl:before{content:"";background:#f0faf6;border-radius:50%;width:184px;height:42px;position:absolute;top:-18px;left:18px}.coin{background:linear-gradient(145deg,#ffe69b,#ffc342);border-radius:50%;width:74px;height:74px;position:absolute;box-shadow:inset 0 -8px 18px #dd7d022e,0 16px 32px #dd7d022e}.coin:after{content:"";border:4px solid #dd7d0247;border-radius:50%;position:absolute;inset:16px}.coin-one{top:60px;left:86px;transform:rotate(-14deg)}.coin-two{width:58px;height:58px;top:36px;right:88px;transform:rotate(16deg)}.coin-three{width:48px;height:48px;top:124px;right:116px}.product-list{max-width:var(--content-width);gap:12px;display:grid}.product-card{border-radius:var(--radius-2xl);width:100%;min-height:88px;color:var(--text-primary);background:var(--bg-card);text-align:left;border:1px solid #0000;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:20px 22px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;box-shadow:0 12px 36px #001b370f}.product-card:hover:not(:disabled){border-color:#03b26c38;transform:translateY(-2px);box-shadow:0 18px 48px #001b371a}.product-card:disabled{color:var(--text-muted);box-shadow:none;background:#f2f4f6b8}.product-card strong,.product-card small{display:block}.product-card strong{color:var(--text-strong);margin-bottom:6px;font-size:19px}.product-card small{color:var(--text-tertiary);font-size:15px;line-height:1.45}.badge{border-radius:var(--radius-full);min-width:72px;height:32px;color:var(--brand-pressed);background:var(--brand-weak);font-family:var(--font-en);justify-content:center;align-items:center;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.badge.accent{color:var(--text-strong);background:var(--accent-weak)}.card-arrow{color:var(--brand);font-size:32px;line-height:1}.narrow-screen{width:100%;margin:0 auto;padding:40px 0 88px}.back-icon-button{border-radius:var(--radius-full);width:42px;height:42px;color:var(--text-primary);background:var(--bg-soft);font-family:var(--font-en);place-items:center;margin-bottom:22px;font-size:24px;font-weight:600;line-height:1;display:inline-grid}.back-icon-button:hover{background:var(--color-grey-200)}.screen-heading{gap:12px;margin-bottom:28px;display:grid}.form-card{border-radius:var(--radius-2xl);background:var(--bg-card);gap:18px;padding:26px;display:grid;box-shadow:0 20px 54px #001b3714}.field-group,.segmented-field{border:0;gap:10px;min-width:0;padding:0;display:grid}.field-group>span,.field-row>span,.segmented-field legend{color:var(--text-secondary);font-size:14px;font-weight:700}.field-group input,.field-group select,.time-grid select{border-radius:var(--radius-lg);width:100%;min-height:54px;color:var(--text-strong);background:var(--bg-section);border:1px solid #0000;padding:0 16px}.field-group input:focus,.field-group select:focus,.time-grid select:focus{border-color:var(--brand);background:var(--bg-card);box-shadow:0 0 0 3px var(--brand-weak);outline:none}.field-group input::placeholder{color:var(--text-muted)}.compact-field{gap:8px}.field-hint{color:var(--text-tertiary);font-size:12px;font-weight:600;line-height:1.45}.field-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.check-row{color:var(--text-tertiary);justify-self:start;align-items:center;gap:8px;margin-top:2px;font-size:14px;font-weight:700;display:inline-flex}.place-panel{border-radius:var(--radius-lg);background:#f2f4f6b8;gap:14px;padding:14px;display:grid}.place-panel .segmented-control{background:var(--bg-card)}.check-row input{width:18px;height:18px;accent-color:var(--brand)}.time-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.segmented-control{border-radius:var(--radius-lg);background:var(--bg-section);grid-template-columns:repeat(2,1fr);gap:6px;padding:5px;display:grid}.segmented-control button{border-radius:var(--radius-md);min-height:44px;color:var(--text-tertiary);background:0 0;font-weight:700}.segmented-control button.selected{color:var(--brand-pressed);background:var(--bg-card);box-shadow:0 4px 12px #001b3714}.cta-stack{gap:10px;margin-top:8px;display:grid}.cta-stack p{color:var(--accent-strong);text-align:center;margin:0;font-size:14px;font-weight:700}.cta-stack .form-error{color:var(--color-red-600)}.primary-button,.secondary-button{border-radius:var(--radius-full);min-height:56px;padding:0 22px;font-size:17px;font-weight:700}.primary-button{color:var(--color-white);background:var(--brand)}.primary-button:hover{background:#2a2a2a}.primary-button:disabled{color:var(--color-grey-500);background:var(--color-grey-200);box-shadow:none}.primary-button:disabled:hover{background:var(--color-grey-200)}.secondary-button{color:var(--button-secondary-text);background:var(--button-secondary-bg)}.secondary-button:hover{background:var(--button-secondary-hover)}.secondary-button:disabled{color:var(--button-secondary-disabled-text);background:var(--button-secondary-disabled-bg)}.secondary-button:disabled:hover{background:var(--button-secondary-disabled-bg)}.loading-screen{text-align:center;place-items:center;min-height:560px;display:grid}.loading-orb{border:16px solid var(--brand-weak);border-top-color:var(--brand);border-radius:50%;width:96px;height:96px;margin-bottom:30px;animation:.9s linear infinite spin}.loading-steps{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:24px;display:flex}.loading-steps span{border-radius:var(--radius-full);color:var(--text-secondary);background:var(--bg-soft);padding:9px 12px;font-size:14px;font-weight:700}@keyframes spin{to{transform:rotate(360deg)}}.result-screen{width:100%;margin:0 auto}.result-header{text-align:center;justify-items:center;gap:32px;padding:24px 0 32px;display:grid}.score-pile-wrap{width:300px;max-width:100%;height:300px;position:relative}.score-pile-container{z-index:1;background:#61e5ff;border-radius:50%;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.result-header-content{color:inherit;text-align:center;background:0 0;justify-items:center;padding:0;display:grid}.result-header-content:hover .result-score-caption{color:var(--text-tertiary)}.result-header-eyebrow{font-size:24px;line-height:1.25}.score-pile-stage{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.score-pile-canvas{width:100%;height:100%;display:block}.score-character-body,.score-character-hand{pointer-events:none;width:64px;height:auto;position:absolute;top:2px;left:10px;transform:rotate(-22deg)}.score-character-body{z-index:0}.score-character-hand{z-index:2}.score-bag-overlay{z-index:2;pointer-events:none;width:90px;height:auto;position:absolute;bottom:-2px;right:-11px}.result-score-title{color:var(--text-strong);letter-spacing:0;margin:0;font-size:clamp(56px,10vw,64px);line-height:1}.result-score-caption{color:var(--text-muted);margin:10px 0 0;font-size:13px;font-weight:600;line-height:1.35}.result-grid{background:var(--color-grey-50);grid-template-columns:1fr;gap:16px;margin-top:0;display:grid}.result-card{background:var(--bg-card);min-width:0;box-shadow:none;border:0;border-radius:0;align-content:start;padding:32px 24px;display:grid}.result-card.wide{grid-column:1/-1}.notice-card{background:0 0;padding-bottom:80px}.card-heading{gap:8px;margin-bottom:8px;display:grid}.card-heading h2{color:var(--text-strong);margin:0;font-size:22px;line-height:1.35}.premium-age-heading{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.premium-age-heading span{color:var(--text-muted);white-space:nowrap;font-size:15px;font-weight:500}.representative-grade{color:var(--text-tertiary);align-items:center;gap:8px;margin:0;font-size:13px;font-weight:700;line-height:1.4;display:flex}.representative-percentile{border-radius:var(--radius-full);color:#000;background:var(--color-yellow-300);align-items:center;min-height:28px;padding:0 8px;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.representative-body{gap:10px;margin:4px 0 8px;display:grid}.representative-card .representative-body p{color:var(--text-secondary);margin:0;font-size:15px;font-weight:400;line-height:1.5}.section-title-with-tooltip,.fire-title-row{align-items:center;gap:8px;min-width:0;display:flex}.title-info-tooltip{flex:none;align-items:center;display:inline-flex;position:relative}.title-info-tooltip .title-info-button{border-radius:var(--radius-full);width:18px;height:18px;color:var(--text-tertiary);background:var(--color-grey-200);place-items:center;padding:0;font-size:13px;font-weight:700;line-height:1;display:inline-grid}.title-info-tooltip .title-tooltip-panel{z-index:10;width:max-content;max-width:min(240px,100vw - 48px);color:var(--color-white);white-space:normal;opacity:0;pointer-events:none;background:#191f28e6;border-radius:8px;padding:9px 11px;font-size:13px;font-weight:400;line-height:1.45;transition:opacity .14s,transform .14s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%,-2px);box-shadow:0 8px 24px #001b3729}.title-info-tooltip .title-tooltip-panel:before{content:"";border-bottom:6px solid #191f28e6;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.title-info-tooltip:hover .title-tooltip-panel,.title-info-tooltip:focus-within .title-tooltip-panel{opacity:1;transform:translate(-50%)}.fire-type-badge{color:var(--text-strong);background:var(--color-yellow-300);border-radius:var(--radius-full);align-items:center;margin-top:8px;padding:6px 10px;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.fire-age-range{margin-top:64px;padding-bottom:22px;position:relative}.fire-age-bubble{left:var(--fire-age-left);z-index:2;color:var(--color-white);white-space:nowrap;background:#070707e6;border-radius:10px;padding:8px 12px;font-size:15px;font-weight:700;line-height:1;animation:2.2s ease-in-out infinite fire-age-bubble-float;position:absolute;bottom:calc(100% + 16px);transform:translate(-50%);box-shadow:0 8px 24px #001b3729}.fire-age-bubble:after{content:"";background:#070707e6;width:10px;height:10px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.fire-age-bubble strong{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}@keyframes fire-age-bubble-float{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-3px)}}.fire-age-track{border-radius:var(--radius-full);background:linear-gradient(90deg, var(--color-yellow-300), var(--color-red-500));height:10px;position:relative}.fire-average-marker,.fire-my-age-marker{left:var(--fire-average-left);position:absolute;top:50%;transform:translate(-50%,-50%)}.fire-average-marker{border-radius:var(--radius-full);background:#07070747;width:2px;height:10px}.fire-my-age-marker{left:var(--fire-age-left);border:3px solid var(--color-white);background:var(--text-strong);border-radius:50%;width:18px;height:18px;box-shadow:0 3px 10px #001b372e}.fire-age-labels{min-height:18px;color:var(--text-tertiary);font-size:13px;font-weight:600;line-height:1.4;position:absolute;inset:16px 0 auto}.fire-age-labels span{white-space:nowrap;position:absolute;top:0}.fire-age-labels span:first-child{left:0}.fire-age-labels span:last-child{right:0}.fire-average-label{left:var(--fire-average-left);transform:translate(-50%)}.fire-summary-list{gap:10px;margin-top:32px;margin-bottom:16px;display:grid}.fire-summary-row{justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.fire-summary-row span{color:var(--text-muted);font-size:15px;font-weight:600;line-height:1.3}.fire-summary-row strong{color:var(--text-strong);flex:none;font-size:16px;font-weight:700;line-height:1.35}.fire-status-value.very-high{color:var(--color-yellow-900)}.fire-status-value.high{color:var(--color-yellow-700)}.fire-status-value.neutral{color:var(--color-red-600)}.fire-status-value.low,.fire-status-value.very-low{color:var(--color-red-700)}.result-card:has(>.section-more-button){padding-bottom:0;overflow:hidden}.premium-detail-panel{border-top:1px solid #001b3714;gap:10px;padding-top:16px;display:grid}.premium-detail-panel p{color:var(--text-secondary);margin:0;font-size:15px;font-weight:400;line-height:1.55}.premium-detail-panel.locked{text-align:center;justify-items:center;padding:18px 0 2px}.premium-detail-panel.locked strong{color:var(--text-strong);font-size:17px;font-weight:700;line-height:1.35}.premium-detail-panel.locked p{max-width:300px;color:var(--text-tertiary);font-size:14px}.section-more-button{margin-top:12px}.effort-result-section{display:grid}.effort-free-card{background:var(--color-white);margin-top:18px;display:grid}.effort-result-main{gap:6px;display:grid}.effort-result-main strong{color:var(--text-strong);letter-spacing:0;font-size:20px;font-weight:700;line-height:1.2}.effort-result-main p{color:var(--text-tertiary);margin:0;font-size:15px;font-weight:400;line-height:1.55}.effort-balance-visual{justify-content:center;align-items:center;gap:14px;margin-top:20px;padding:0 0 8px;display:flex}.effort-bubble{width:var(--bubble-size);height:var(--bubble-size);min-width:var(--bubble-size);color:var(--text-strong);border-radius:50%;align-content:center;place-items:center;display:grid}.effort-bubble.effort{background:var(--color-grey-100)}.effort-bubble.result{background:var(--color-yellow-300)}.effort-bubble span{font-size:13px;font-weight:700;line-height:1.2}.effort-bubble strong{margin-top:4px;font-size:20px;font-weight:700;line-height:1}.effort-arrow-stack{min-width:32px;color:var(--text-muted);align-content:center;justify-items:center;line-height:1;display:grid}.effort-balance-arrow{color:var(--text-muted);font-family:var(--font-en);font-size:20px;font-weight:700;line-height:1;animation:1.35s ease-in-out infinite effort-arrow-nudge}@keyframes effort-arrow-nudge{0%,to{opacity:.62;transform:translate(0)}45%{opacity:1;transform:translate(5px)}}.effort-action-grid{gap:0;display:grid}.effort-action-grid>div{border-top:1px solid #001b3714;grid-template-columns:80px minmax(0,1fr);align-items:start;gap:16px;padding:18px 0;display:grid}.effort-action-title{color:var(--text-secondary);font-size:13px;font-weight:500;line-height:1.35}.effort-action-list{min-width:0;color:var(--color-green-700);flex-wrap:wrap;gap:6px 8px;margin:0;padding:0;font-size:15px;font-weight:700;line-height:1.35;list-style:none;display:flex}.effort-action-grid .avoid .effort-action-list{color:var(--color-red-700)}.effort-action-list li:not(:last-child):after{content:",";color:var(--text-muted)}.marriage-wealth-section{display:grid}.marriage-wealth-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.marriage-wealth-card{width:100%;min-width:0;color:inherit;background:var(--color-grey-50);text-align:center;border:0;border-radius:18px;align-content:start;justify-items:center;gap:4px;padding:18px 12px 24px;display:grid}.marriage-wealth-icon{width:48px;height:48px;font-family:var(--font-emoji);border-radius:16px;place-items:center;margin-bottom:8px;font-size:42px;line-height:1;display:grid}.marriage-wealth-label{color:var(--text-secondary);font-size:14px;font-weight:700;line-height:1.25}.marriage-wealth-help{border-radius:var(--radius-full);border:1px solid #0000;justify-content:center;align-items:center;min-height:28px;margin-top:6px;padding:0 10px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.marriage-wealth-help.positive{color:var(--color-green-700);background:var(--color-green-100);border-color:#03c7512e}.marriage-wealth-help.very-positive{color:var(--text-strong);background:var(--color-yellow-300);border-color:#faa13142}.marriage-wealth-help.negative{color:var(--color-red-700);background:var(--color-red-100);border-color:#e847982e}.marriage-wealth-help.locked{color:var(--text-muted);border-color:var(--color-grey-200);background:var(--color-grey-100)}.marriage-wealth-card-title{overflow-wrap:anywhere;color:var(--text-strong);font-size:17px;font-weight:700;line-height:1.3}.marriage-wealth-modal-visual{background:linear-gradient(145deg, var(--color-yellow-50), var(--color-green-50)), var(--bg-soft)}.marriage-wealth-modal-icon{width:104px;height:104px;font-family:var(--font-emoji);background:#ffffffc7;border-radius:32px;place-items:center;font-size:72px;line-height:1;display:grid;box-shadow:0 18px 40px #001b371a}.mansae-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:0;display:flex}.mansae-section.open .mansae-heading{margin-bottom:16px}.mansae-title-group{align-items:center;gap:8px;min-width:0;display:flex}.mansae-title-group span{color:var(--text-muted);white-space:nowrap;font-size:14px;font-weight:600}.mansae-section.open .mansae-title-group span{display:none}.mansae-accordion-button{background:0 0;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;display:grid}.mansae-accordion-button:hover{background:var(--bg-soft)}.mansae-accordion-button span{border-right:2px solid var(--text-tertiary);border-bottom:2px solid var(--text-tertiary);width:10px;height:10px;transition:transform .18s;transform:translateY(-2px)rotate(45deg)}.mansae-accordion-button[aria-expanded=true] span{transform:translateY(2px)rotate(225deg)}.asset-fit-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-text-button{min-height:32px;color:var(--text-tertiary);background:0 0;flex:none;padding:0;font-size:14px;font-weight:700}.section-text-button:hover{color:var(--text-strong)}.asset-fit-score-board{gap:12px;margin-top:12px;display:grid}.asset-fit-top-card{width:100%;color:inherit;background:var(--color-yellow-300);text-align:left;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px;display:grid}.asset-fit-top-icon{background:#ffffff85;border-radius:14px;place-items:center;width:56px;height:56px;display:grid}.asset-fit-top-icon .asset-fit-icon{width:34px;height:34px;font-size:30px}.asset-fit-top-icon .asset-fit-icon.image img{width:34px;height:34px}.asset-fit-top-copy{gap:4px;min-width:0;display:grid}.asset-fit-top-copy span,.asset-fit-top-copy small{color:#0707079e;font-size:13px;font-weight:700;line-height:1.2}.asset-fit-top-copy strong{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:24px;font-weight:700;line-height:1.2;overflow:hidden}.asset-fit-score{border-radius:var(--radius-full);min-width:52px;color:var(--text-strong);background:#ffffffb3;justify-content:center;align-items:center;padding:8px 10px;font-size:15px;font-weight:700;line-height:1;display:inline-flex}.asset-fit-score-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.asset-fit-score-grid article,.asset-fit-score-grid button{width:100%;min-width:0;color:inherit;background:var(--color-grey-50);text-align:left;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px 10px;padding:14px;display:grid}.asset-fit-grid-rank{color:var(--text-muted);font-size:16px;font-weight:700;line-height:1}.asset-fit-score-grid .asset-fit-icon{justify-self:end;width:24px;height:24px;font-size:22px}.asset-fit-score-grid .asset-fit-icon.image img{width:24px;height:24px}.asset-fit-score-grid strong{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-size:16px;font-weight:700;line-height:1.25;overflow:hidden}.asset-fit-grid-score{color:var(--text-tertiary);grid-column:1/-1;font-size:14px;font-weight:700;line-height:1}.asset-fit-icon{width:26px;height:26px;font-family:var(--font-emoji);font-variant-emoji:emoji;background:0 0;place-items:center;font-size:22px;line-height:1;display:inline-grid}.asset-fit-icon.image img{object-fit:contain;width:26px;height:26px;display:block}.asset-fit-modal .modal-scroll-content{gap:0;padding-bottom:28px}.asset-fit-modal-heading{margin-bottom:18px}.asset-fit-modal-heading h2{color:var(--text-strong);margin:0;font-size:24px;line-height:1.25}.asset-fit-modal-icon{background:#ffffffc2;border-radius:32px;flex:0 0 104px;place-items:center;width:104px;min-width:104px;max-width:104px;height:104px;min-height:104px;max-height:104px;display:grid;box-shadow:0 18px 40px #001b371a}.asset-fit-modal-icon .asset-fit-icon{width:72px;height:72px;font-size:72px}.asset-fit-modal-icon .asset-fit-icon.image img{width:72px;height:72px}.asset-fit-accordion-list{gap:0;margin:0 -24px;display:grid}.asset-fit-accordion-item{border-top:1px solid #001b370f}.asset-fit-accordion-item:last-child{border-bottom:1px solid #001b370f}.asset-fit-accordion-button{width:100%;min-height:70px;color:var(--text-primary);text-align:left;background:0 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:0 24px;display:grid}.asset-fit-accordion-button:hover{background:var(--bg-section)}.asset-fit-accordion-title{align-items:center;gap:10px;min-width:0;display:flex}.asset-fit-accordion-title .asset-fit-icon{flex:none;width:32px;height:32px;font-size:22px}.asset-fit-accordion-title strong{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:17px;font-weight:700;line-height:1.35;overflow:hidden}.asset-fit-grade-badge{border-radius:var(--radius-full);min-width:44px;min-height:24px;color:var(--text-strong);background:var(--bg-soft);flex:none;justify-content:center;align-items:center;padding:0 8px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.asset-fit-grade-badge.best{background:var(--kakao-pink)}.asset-fit-grade-badge.good{background:var(--color-yellow-300)}.asset-fit-grade-badge.normal{background:var(--color-purple-300)}.asset-fit-grade-badge.weak{background:var(--color-blue-500)}.asset-fit-grade-badge.worst{background:var(--color-grey-100)}.asset-fit-accordion-chevron{border-right:2px solid var(--text-tertiary);border-bottom:2px solid var(--text-tertiary);width:10px;height:10px;transition:transform .18s;transform:translateY(-2px)rotate(45deg)}.asset-fit-accordion-button[aria-expanded=true] .asset-fit-accordion-chevron{transform:translateY(2px)rotate(225deg)}.asset-fit-accordion-panel{padding:0 24px 18px}.asset-fit-premium-content{gap:8px;display:grid}.asset-fit-premium-content p{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.55}.section-subtitle{color:var(--text-tertiary);margin:0;font-size:14px;font-weight:700;line-height:1.45}.mansae-board{background:0 0;gap:10px;display:grid}.mansae-board .mansae-birth-info{color:var(--text-muted);text-align:left;margin:0;font-size:13px;font-weight:600;line-height:1.35}.mansae-origin{gap:6px;display:grid}.mansae-header,.mansae-core-grid,.mansae-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.mansae-header{background:0 0;gap:6px;margin-top:0}.mansae-header span{color:var(--text-secondary);text-align:center;padding:4px;font-size:14px;font-weight:700}.mansae-core-grid{background:0 0;gap:6px}.mansae-cell{border-radius:var(--radius-md);text-align:center;align-content:center;justify-items:center;min-height:58px;padding:12px 4px;display:grid;box-shadow:inset 0 0 0 1px #00000014}.mansae-cell strong{color:currentColor;margin-bottom:4px;font-size:clamp(22px,4vw,30px);font-weight:700;line-height:1}.mansae-cell span,.mansae-cell small{color:currentColor;font-size:10px;font-weight:600;line-height:1.25}.mansae-cell small{font-size:10px}.mansae-cell.wood{color:var(--color-green-700);background:var(--color-green-100)}.mansae-cell.fire{color:var(--color-red-700);background:var(--kakao-pink)}.mansae-cell.earth{color:var(--color-yellow-900);background:var(--color-yellow-100)}.mansae-cell.metal{color:#333d4b;background:var(--color-white)}.mansae-cell.water{color:var(--color-blue-700);background:var(--color-blue-100)}.mansae-cell.neutral{color:#111;background:var(--color-grey-100)}.mansae-detail-grid{border-radius:var(--radius-md);background:#001b370a;border:1px solid #001b370f;gap:1px;margin-top:8px;overflow:hidden}.mansae-detail-grid span{min-height:30px;color:var(--text-secondary);background:var(--color-white);text-align:center;white-space:pre-line;place-items:center;padding:5px 4px;font-size:13px;font-weight:500;line-height:1.25;display:grid}.mansae-detail-grid .detail-row-0{min-height:48px}.mansae-detail-grid .detail-row-3{min-height:82px}.mansae-detail-grid .detail-row-4{min-height:70px}.mansae-detail-grid span:nth-child(8n+5),.mansae-detail-grid span:nth-child(8n+6),.mansae-detail-grid span:nth-child(8n+7),.mansae-detail-grid span:nth-child(8n+8){background:var(--color-grey-50)}.route-card-section{overflow:hidden}.route-scroll{margin-inline:-24px;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:188px;grid-auto-flow:column;gap:12px;margin-top:8px;padding:0 24px 4px;scroll-padding-inline:24px;display:grid;overflow-x:auto}.route-scroll::-webkit-scrollbar{display:none}.route-card{color:var(--text-primary);background:var(--color-white);text-align:left;scroll-snap-align:start;border:1px solid #001b3714;border-radius:16px;padding:0;display:grid;position:relative;overflow:hidden}.route-card:hover{border-color:#0000002e}.route-combo-mark{--combo-height:120px;--combo-size:76px;--combo-radius:0;--combo-font-size:50px;--combo-first-top:50%;--combo-first-left:calc(50% - 60px);--combo-first-transform:translateY(-50%) rotate(-8deg);--combo-last-top:50%;--combo-last-right:calc(50% - 60px);--combo-last-bottom:auto;--combo-last-transform:translateY(-50%) rotate(8deg);width:100%;box-shadow:none}.route-rank-badge{z-index:5;min-width:34px;height:34px;color:var(--color-white);background:var(--text-strong);border-radius:0 0 12px;place-items:center;padding:0 10px;font-size:15px;font-weight:700;line-height:1;display:inline-grid;position:absolute;top:0;left:0}.route-card-body{align-content:start;gap:8px;padding:16px 16px 24px;display:grid}.route-card strong{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:700;line-height:1.35;overflow:hidden}.route-card-score{color:var(--text-tertiary);font-size:15px;font-weight:700;line-height:1.35}.rank{width:28px;height:28px;color:var(--brand-pressed);background:var(--brand-weak);font-family:var(--font-en);border-radius:50%;place-items:center;font-weight:700;display:inline-grid}.route-keywords{flex-wrap:wrap;gap:4px;margin-top:2px;display:flex}.route-keywords span,.modal-percentile{border-radius:var(--radius-full);min-height:24px;color:var(--text-tertiary);background:var(--bg-soft);align-items:center;padding:0 8px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.route-score{border-radius:var(--radius-full);width:48px;color:var(--text-strong);background:var(--color-yellow-300);white-space:nowrap;justify-content:center;justify-self:start;align-items:center;padding:8px 12px;font-size:15px;font-weight:700;display:inline-flex}.ability-list-section{padding-bottom:0;overflow:hidden}.ability-tabs{border-bottom:1px solid #001b3714;grid-template-columns:repeat(2,minmax(0,1fr));margin:-2px -24px 0;display:grid}.ability-tabs button{min-height:56px;color:var(--text-muted);background:0 0;font-size:17px;font-weight:700;position:relative}.ability-tabs button:after{content:"";background:0 0;height:3px;position:absolute;bottom:-1px;left:28px;right:28px}.ability-tabs button.selected{color:var(--text-strong)}.ability-tabs button.selected:after{background:var(--text-strong)}.ability-list{margin-inline:-24px;gap:0;margin-top:16px;margin-bottom:16px;display:grid}.ability-row{width:100%;min-height:98px;color:var(--text-primary);text-align:left;background:0 0;grid-template-columns:32px 68px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 24px;display:grid}.ability-row:hover{background:var(--bg-section)}.ability-row.locked{cursor:default}.ability-row.locked:hover{background:var(--bg-section)}.ability-row.locked .ability-list-rank,.ability-row.locked .ability-copy strong,.ability-row.locked .ability-score-pill{color:var(--text-tertiary)}.ability-list-rank{color:var(--text-strong);text-align:center;font-size:17px;font-weight:700}.ability-icon-box{background:var(--color-grey-50);border-radius:12px;place-items:center;width:64px;height:64px;display:grid}.ability-emoji{font-family:var(--font-emoji);font-size:28px;line-height:1}.ability-copy{gap:5px;width:100%;min-width:0;display:grid}.ability-copy strong{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:700;line-height:1.25;overflow:hidden}.ability-copy small{color:var(--text-tertiary);-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:14px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.ability-score-pill{border-radius:var(--radius-full);white-space:nowrap;justify-content:center;justify-self:end;align-items:center;width:48px;padding:8px 12px;font-size:15px;font-weight:700;display:inline-flex}.ability-earning .ability-score-pill{color:#000;background:var(--color-yellow-300)}.ability-leak .ability-score-pill{color:#000;background:var(--color-blue-500)}.ability-earning .ability-row.locked .ability-score-pill,.ability-leak .ability-row.locked .ability-score-pill,.ability-modal.locked .ability-score-pill{color:var(--text-muted);background:var(--color-grey-100)}.ability-conflict-scroll{gap:10px;margin-top:8px;display:grid}.ability-conflict-section{--conflict-card-split-angle:80deg;--conflict-split-angle:80deg}.ability-conflict-card{width:100%;min-width:0;color:var(--text-primary);background:var(--color-white);text-align:left;border:1px solid #001b3714;border-radius:16px;grid-template-columns:128px minmax(0,1fr);place-items:stretch stretch;padding:0;display:grid;position:relative;overflow:hidden}.ability-conflict-card.locked{background:var(--color-grey-50);border-color:#001b370f}.ability-conflict-card-body{align-content:center;gap:7px;min-width:0;padding:16px;display:grid}.conflict-title{min-width:0;color:var(--text-strong);flex-wrap:wrap;align-items:center;gap:6px;font-size:17px;font-weight:700;line-height:1.3;display:flex}.conflict-title span:not(.conflict-title-icon){overflow-wrap:anywhere;white-space:normal;min-width:0}.conflict-title-icon{width:22px;height:22px;color:var(--text-secondary);background:var(--color-grey-100);font-family:var(--font-en);border-radius:50%;flex:0 0 22px;place-items:center;font-size:13px;font-weight:700;line-height:1;display:inline-grid}.modal-title-row .conflict-title{margin:0;font-size:28px;line-height:1.25}.modal-title-row .conflict-title-icon{flex-basis:28px;width:28px;height:28px;font-size:15px}.ability-conflict-card-body small{color:var(--text-tertiary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.conflict-locked-title{color:var(--text-secondary);font-size:17px;font-weight:700;line-height:1.3}.conflict-split-visual{background:linear-gradient(var(--conflict-card-split-angle,var(--conflict-split-angle,80deg)), var(--color-yellow-300) 0%, var(--color-yellow-300) 49.5%, var(--color-blue-500) 50.5%, var(--color-blue-500) 100%);grid-template-columns:1fr 1fr;place-self:start stretch;width:100%;min-width:100%;height:100%;min-height:112px;margin:0;display:grid;position:relative;overflow:hidden}.conflict-split-visual.locked{background:linear-gradient(var(--conflict-card-split-angle,var(--conflict-split-angle,80deg)), var(--color-grey-100) 0%, var(--color-grey-100) 49.5%, var(--color-grey-300) 50.5%, var(--color-grey-300) 100%)}.conflict-half{z-index:1;place-items:center;min-width:0;height:100%;display:grid;position:relative}.conflict-half.earning,.conflict-half.leak{background:0 0}.conflict-half .tossface{width:56px;height:56px;font-family:var(--font-emoji);background:#ffffffb8;border-radius:16px;place-items:center;font-size:34px;line-height:1;display:grid}.conflict-split-visual.locked .conflict-half .tossface{color:var(--text-muted);font-family:var(--font-en);background:#ffffff9e;font-weight:800}.conflict-fight-icon{z-index:3;filter:drop-shadow(0 8px 14px #001b3738);width:auto;height:52px;animation:.8s ease-in-out infinite fightPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes fightPulse{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.03)}}.ability-conflict-card .conflict-fight-icon{left:51%}.conflict-modal-visual-group{background:var(--bg-card)}.modal-conflict-split{background:linear-gradient(70deg, var(--color-yellow-300) 0%, var(--color-yellow-300) 49.5%, var(--color-blue-500) 50.5%, var(--color-blue-500) 100%);height:180px}.modal-conflict-split.locked{background:linear-gradient(80deg, var(--color-grey-100) 0%, var(--color-grey-100) 49.5%, var(--color-grey-300) 50.5%, var(--color-grey-300) 100%)}.modal-conflict-split .conflict-fight-icon{height:72px;left:50%}.modal-conflict-split .conflict-half.earning .tossface{transform:translate(24px)}.modal-conflict-split .conflict-half.leak .tossface{transform:translate(-24px)}.modal-conflict-split .conflict-half .tossface{border-radius:28px;width:86px;height:86px;font-size:58px;box-shadow:0 18px 40px #001b371a}.ability-conflict-modal-detail{gap:5px;display:grid}.ability-conflict-modal-detail span{color:var(--text-secondary);font-size:13px;font-weight:700;line-height:1.3}.ability-conflict-modal-detail.best span{color:var(--color-green-700)}.ability-conflict-modal-detail.worst span{color:var(--color-red-700)}.more-list-button{width:calc(100% + 48px);min-height:64px;color:var(--text-tertiary);background:0 0;border-top:1px solid #001b370f;margin:0 -24px;font-size:16px;font-weight:700}.more-list-button:hover{background:var(--bg-section)}.modal-backdrop{z-index:60;touch-action:pan-y;background:#191f286b;place-items:center;padding:18px 0;display:grid;position:fixed;inset:0;overflow:hidden}.modal-carousel-shell{justify-items:center;gap:12px;width:100%;min-width:0;display:grid}.modal-carousel-viewport{touch-action:pan-y;width:min(448px,100vw);min-width:0;height:min(70vh,540px);position:relative;overflow:visible}.modal-carousel-slide{width:min(400px,100vw - 56px);transform:translateX(-50%) translateX(var(--slide-offset-percent)) translateX(var(--slide-gap-distance));transition:transform .22s,opacity .22s;display:flex;position:absolute;top:0;left:50%}.ability-modal{background:var(--bg-card);touch-action:pan-y;border-radius:26px 26px 20px 20px;flex-direction:column;width:100%;height:70vh;max-height:540px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #001b3738}.modal-pagination{justify-content:center;gap:7px;min-height:18px;display:flex}.modal-pagination button{background:#ffffff6b;border-radius:50%;width:7px;height:7px;padding:0;transition:width .16s,background-color .16s}.modal-pagination button.active{border-radius:var(--radius-full);background:var(--color-white);width:18px}.modal-scroll-content{overscroll-behavior:contain;scrollbar-gutter:stable;touch-action:pan-y;-webkit-overflow-scrolling:touch;flex:auto;align-content:start;gap:0;min-height:0;padding:28px 24px 0;display:grid;overflow:hidden scroll}.modal-close{z-index:2;width:34px;height:34px;color:var(--text-secondary);font-family:var(--font-en);background:#ffffffd1;border-radius:50%;justify-content:center;align-items:center;padding:0 0 2px;font-size:26px;font-weight:400;line-height:34px;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 8px 22px #001b371a}.modal-close:hover{background:var(--color-white)}.modal-emoji{background:#ffffffc2;border-radius:32px;flex:0 0 104px;place-items:center;width:104px;min-width:104px;max-width:104px;height:104px;min-height:104px;max-height:104px;padding:0;font-size:72px;display:grid;box-shadow:0 18px 40px #001b371a}.modal-visual-group{background:linear-gradient(145deg, var(--combo-from,var(--bg-soft)), var(--combo-to,var(--color-white))), var(--bg-soft);place-items:center;height:180px;margin:-28px -24px 24px;display:grid;overflow:hidden}.modal-combo-mark{--combo-height:180px;--combo-size:92px;--combo-radius:32px;--combo-font-size:64px;--combo-first-top:50%;--combo-first-left:calc(50% - 78px);--combo-first-transform:translateY(-50%) rotate(-8deg);--combo-last-top:50%;--combo-last-right:calc(50% - 78px);--combo-last-bottom:auto;--combo-last-transform:translateY(-50%) rotate(8deg);width:100%;box-shadow:none}.modal-combo-mark span{background:#ffffffc2;box-shadow:0 18px 40px #001b371a}.modal-heading-group{gap:6px;margin-bottom:24px;display:grid}.modal-body-group{gap:8px;padding-bottom:24px;display:grid}.modal-title-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;width:100%;display:grid}.modal-title-row h2{min-width:0;color:var(--text-strong);margin:0;font-size:28px;line-height:1.25}.modal-score-pill{flex:none;justify-self:end;margin-top:3px}.ability-modal p{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.5}.ability-modal p strong{color:var(--text-strong);font-weight:800}.modal-locked-content,.modal-free-upsell{border:1px solid var(--border-subtle);border-radius:var(--radius-md);text-align:center;justify-items:center;gap:10px;width:100%;padding:18px;display:grid}.modal-locked-content{margin-top:4px}.modal-locked-content strong{color:var(--text-strong);font-size:17px;line-height:1.35}.modal-locked-content p{max-width:260px}.modal-free-upsell{margin-top:16px}.modal-free-upsell strong{color:var(--text-strong);font-size:17px;font-weight:700;line-height:1.35}.modal-free-upsell p{max-width:300px;color:var(--text-tertiary);font-size:14px;line-height:1.55}.modal-pay-button{border-radius:var(--radius-md);width:max-content;height:48px;color:var(--text-strong);background:linear-gradient(135deg, var(--color-yellow-500) 0%, var(--kakao-pink) 58%, var(--color-purple-300) 100%);justify-self:center;padding:0 18px;font-size:16px;font-weight:700;box-shadow:0 10px 22px #fec7e457}.modal-pay-button:hover{filter:brightness(.98)}.locked-card,.premium-result-section{background:var(--bg-card)}.premium-section-summary,.premium-section-note{color:var(--text-tertiary);margin:8px 0 0;font-size:15px;line-height:1.5}.premium-section-note{margin-top:14px}.lifetime-line-chart{touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;gap:12px;margin-top:20px;margin-bottom:16px;padding-top:2px;display:grid}.lifetime-line-chart *{-webkit-user-select:none;user-select:none}.lifetime-line-chart svg{width:100%;height:auto;display:block;overflow:visible}.lifetime-grid-line{stroke:#001b370f;stroke-width:1px}.lifetime-grid-line.max{stroke:#001b372e;stroke-dasharray:4 5}.lifetime-y-axis-label,.lifetime-selected-score-label{fill:var(--text-muted);font-family:var(--font-en);font-size:11px;font-weight:700}.lifetime-y-axis-label{text-anchor:end}.lifetime-selected-score-badge,.lifetime-selected-age-badge{fill:var(--lifetime-active-color,var(--color-green-600));filter:drop-shadow(0 4px 8px #001b371f)}.lifetime-selected-score-label{fill:#fff;text-anchor:end;font-size:10px}.lifetime-selected-guide{stroke:#0707076b;stroke-dasharray:3 5;stroke-linecap:round;stroke-width:1.5px}.lifetime-selected-horizontal-guide{stroke:#07070761;stroke-dasharray:3 5;stroke-linecap:round;stroke-width:1.5px}.lifetime-line{fill:none;stroke:var(--lifetime-line-color,var(--color-green-600));stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;transition:opacity .16s,stroke-width .16s}.lifetime-line.active{opacity:1;stroke-width:3.6px}.lifetime-line.muted{opacity:.18;stroke-width:2.4px}.lifetime-axis-label{fill:var(--text-muted);font-family:var(--font-kr);text-anchor:middle;font-size:11px;font-weight:700}.lifetime-selected-age-label{fill:var(--color-white);font-family:var(--font-kr);text-anchor:middle;font-size:12px;font-weight:700}.lifetime-point-button{cursor:pointer;outline:none}.lifetime-age-tooltip{pointer-events:none}.lifetime-age-tooltip rect,.lifetime-age-tooltip path{fill:#070707e6;filter:drop-shadow(0 8px 18px #001b3729)}.lifetime-age-tooltip text{fill:var(--color-white);font-family:var(--font-kr);text-anchor:middle;font-size:15px;font-weight:700}.lifetime-point{fill:var(--color-white);stroke:var(--lifetime-active-color,var(--color-green-600));stroke-width:2px;opacity:.76;transition:r .15s,fill .15s,stroke .15s}.lifetime-point.marker{stroke-width:2.5px;opacity:1}.lifetime-point.selected{fill:var(--lifetime-active-color,var(--color-green-600));stroke:var(--lifetime-active-color,var(--color-green-600));opacity:1;stroke-width:3.5px}.lifetime-scenario-tabs{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 6px;padding:4px 0;display:flex}.lifetime-scenario-tabs button{min-width:0;color:var(--text-muted);-webkit-tap-highlight-color:transparent;background:0 0;border-radius:90px;align-items:center;gap:6px;padding:2px 5px;font-size:13px;font-weight:600;line-height:1.2;transition:background-color .22s,color .18s;display:inline-flex}.lifetime-scenario-tabs button.selected{color:var(--text-strong)}.lifetime-scenario-tabs button:active{background:var(--color-grey-50)}.lifetime-scenario-chip{background:var(--lifetime-scenario-color);border-radius:50%;flex:0 0 9px;width:9px;height:9px}.lifetime-marker-detail{border-radius:var(--radius-lg);background:var(--color-grey-50);gap:12px;margin:8px 0 0;padding:20px;display:grid}.lifetime-marker-heading{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.lifetime-marker-detail strong{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:700;line-height:1.25;overflow:hidden}.lifetime-marker-score{border-radius:var(--radius-full);min-height:28px;color:var(--color-white);background:var(--lifetime-active-color,var(--color-green-600));white-space:nowrap;justify-content:center;align-items:center;padding:0 9px;font-size:13px;font-weight:700;display:inline-flex}.lifetime-marker-detail p{color:var(--text-secondary);margin:0;font-size:15px;font-weight:400;line-height:1.5}.lifetime-action-guide{gap:16px;padding-top:8px;display:grid}.lifetime-action-row{gap:6px;display:grid}.lifetime-action-row>span{color:var(--text-muted);font-size:12px;font-weight:700;line-height:1.2}.lifetime-action-row>div{flex-wrap:wrap;gap:0 4px;display:flex}.lifetime-action-row strong{min-height:26px;color:var(--text-secondary);align-items:center;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.lifetime-action-row strong:not(:last-child):after{content:"|";color:var(--text-muted);margin-top:1px;margin-left:6px;margin-right:3px;font-size:12px;font-weight:400}.lifetime-action-row.caution strong{color:var(--color-red-700)}.lifetime-scenario-guide{color:var(--text-muted);margin:8px 16px 0;font-size:13px;font-weight:500;line-height:1.65}.lifetime-scenario-guide strong{color:var(--text-secondary);font-weight:700}.premium-timing-tab-panel{margin-top:8px}.premium-timing-tabs{margin-top:0}.annual-asset-section{overflow:visible}.annual-asset-heading{margin-bottom:12px}.annual-asset-heading h2{color:var(--text-strong);margin:0;line-height:1.25}.annual-age-filter{z-index:6;justify-self:end;position:relative}.annual-age-filter-button{min-height:28px;color:var(--text-secondary);background:0 0;border:0;justify-content:flex-end;align-items:center;gap:2px;padding:0;font-size:15px;font-weight:600;line-height:1.2;display:inline-flex}.annual-age-filter-button span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.annual-age-filter-chevron{width:14px;height:14px;color:var(--text-tertiary);position:relative}.annual-age-filter-chevron:before{content:"";border-bottom:1.7px solid;border-right:1.7px solid;width:5px;height:5px;position:absolute;top:3px;left:4px;transform:rotate(45deg)}.annual-age-filter-button[aria-expanded=true] .annual-age-filter-chevron{transform:rotate(180deg)}.annual-age-filter-menu{background:var(--bg-card);border:1px solid #001b3714;border-radius:14px;width:120px;padding:8px 0;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 16px 36px #001b3724}.annual-age-filter-menu button{min-height:40px;color:var(--text-primary);text-align:left;background:0 0;grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:8px;padding:0 14px;font-size:15px;font-weight:700;display:grid}.annual-age-filter-menu button.selected{color:var(--text-strong);background:0 0;font-weight:800}.annual-age-filter-menu button:hover{background:var(--color-grey-50)}.annual-age-filter-check{color:var(--color-green-700);justify-self:end;font-size:14px;font-weight:900;line-height:1}.annual-guide-table{overflow:visible}.annual-guide-list{display:grid}.annual-guide-header{color:var(--text-muted);background:var(--bg-card);grid-template-columns:54px minmax(0,1fr) minmax(0,1fr) 12px;align-items:center;gap:10px;padding:12px 0 0;font-size:12px;font-weight:700;line-height:1.2;display:grid}.annual-guide-list article{border-bottom:1px solid #001b3714;display:grid;overflow:hidden}.annual-guide-list article.current .annual-guide-age strong{color:var(--text-strong)}.annual-guide-row{text-align:left;background:0 0;border-bottom:0;grid-template-columns:54px minmax(0,1fr) minmax(0,1fr) 12px;align-items:center;gap:10px;width:100%;padding:20px 0;display:grid}.annual-guide-age{gap:2px;min-width:0;display:grid}.annual-guide-age strong{color:var(--text-strong);white-space:nowrap;font-size:15px;font-weight:700;line-height:1.2}.annual-guide-age small{color:var(--text-muted);white-space:nowrap;font-size:11px;font-weight:600;line-height:1.2}.annual-guide-item{min-width:0;display:grid}.annual-guide-value{align-items:center;gap:5px;min-width:0;display:inline-flex}.annual-guide-value .asset-fit-icon{flex:none;width:20px;height:20px;font-size:20px}.annual-guide-value .asset-fit-icon.image img{width:20px;height:20px}.annual-guide-value .tossface{font-family:var(--font-emoji);flex:none;font-size:20px;line-height:1}.annual-guide-value strong{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;line-height:1.3;overflow:hidden}.annual-guide-value.risk strong{color:var(--color-red-700)}.annual-guide-chevron{border-right:2px solid var(--text-muted);border-bottom:2px solid var(--text-muted);width:8px;height:8px;transition:transform .18s;transform:rotate(45deg)}.annual-guide-list article.open .annual-guide-chevron{transform:rotate(225deg)}.annual-guide-panel{color:var(--text-tertiary);border-bottom:0;margin:0;padding:0 14px 24px 64px;font-size:14px;font-weight:500;line-height:1.5}.annual-guide-pagination{justify-content:center;align-items:center;gap:6px;margin-top:12px;display:flex}.annual-guide-pagination button{border-radius:var(--radius-full);min-width:32px;height:32px;color:var(--text-secondary);background:var(--bg-card);border:1px solid #001b3714;padding:0 9px;font-size:13px;font-weight:800;line-height:1}.annual-guide-pagination button.active{color:var(--color-white);border-color:var(--text-strong);background:var(--text-strong)}.annual-guide-pagination button:disabled{opacity:.35}.premium-timing-list{margin:14px 0 0;display:grid}.premium-timing-list article{background:var(--bg-card);gap:0;display:grid;overflow:hidden}.premium-timing-list article.open .premium-timing-accordion-button{border-bottom-color:#0000;padding:20px 0 8px}.premium-timing-list article:last-child .premium-timing-accordion-button{border-bottom-color:#0000}.premium-timing-accordion-button{text-align:left;background:0 0;border-bottom:1px solid #001b3714;grid-template-columns:66px minmax(0,1fr) 18px;align-items:center;gap:12px;width:100%;padding:20px 0;display:grid}.premium-timing-period{border-radius:var(--radius-sm);min-height:34px;color:var(--text-strong);background:var(--bg-soft);white-space:nowrap;justify-content:center;align-items:center;padding:0 8px;font-size:13px;font-weight:700;display:inline-flex}.premium-timing-list strong{color:var(--text-strong);font-size:16px;font-weight:700;line-height:1.28;display:block}.premium-timing-title-row{justify-items:start;gap:4px;min-width:0;display:grid}.premium-risk-text{color:var(--color-red-700);white-space:nowrap;align-items:center;gap:3px;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.premium-risk-text .tossface{font-family:var(--font-emoji);font-size:13px;line-height:1}.premium-timing-chevron{border-right:2px solid var(--text-muted);border-bottom:2px solid var(--text-muted);width:9px;height:9px;transition:transform .18s;transform:rotate(45deg)}.premium-timing-list article.open .premium-timing-chevron{transform:rotate(225deg)}.premium-timing-panel{border-bottom:1px solid #001b3714;gap:12px;padding:0 14px 20px 78px;display:grid}.premium-timing-list p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.premium-timing-meta{color:var(--text-secondary);gap:8px;margin-top:0;font-size:12px;line-height:1.35;display:grid}.premium-timing-meta-row{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:8px;display:grid}.premium-timing-meta-label{color:var(--text-muted);padding-top:5px;font-size:12px;font-weight:700;line-height:1.35}.premium-timing-meta-chips{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.premium-timing-chip{border-radius:var(--radius-full);min-height:26px;color:var(--text-secondary);background:var(--color-grey-50);align-items:center;gap:4px;padding:0 7px;font-weight:700;display:inline-flex}.premium-timing-chip.ability{background:var(--bg-soft)}.premium-timing-chip.asset{background:var(--color-yellow-50)}.premium-timing-chip.income{background:var(--color-green-50)}.premium-timing-chip-icon{width:15px;height:15px;font-family:var(--font-emoji);flex:none;place-items:center;font-size:14px;line-height:1;display:inline-grid}.premium-timing-chip-icon.image img{object-fit:contain;width:15px;height:15px;display:block}.locked-card .premium-subtitle{font-size:16px}.locked-list{grid-template-columns:1fr;gap:0;margin-top:8px;display:grid}.locked-list article{background:0 0;grid-template-columns:auto 1fr;gap:12px;padding:16px 0;display:grid}.locked-list article>span{width:24px;height:24px;font-family:var(--font-emoji);background:0 0;align-self:start;place-items:center;padding:0;font-size:24px;line-height:1;display:grid}.locked-list strong{color:var(--text-strong);font-size:18px}.locked-list p{margin-top:5px;font-size:15px}.premium-pay-button{justify-self:stretch;width:100%;margin-top:18px}.notice-list{color:var(--text-tertiary);gap:6px;margin:8px 0 0;padding-left:18px;font-size:15px;line-height:1.5;display:grid}.bottom-actions{z-index:30;width:min(var(--content-width), 100%);padding:12px 16px calc(12px + env(safe-area-inset-bottom));pointer-events:none;opacity:1;transition:transform .26s cubic-bezier(.2,.8,.2,1),opacity .18s;animation:.42s cubic-bezier(.2,.8,.2,1) bottom-cta-enter;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-actions button{border-radius:var(--radius-md);pointer-events:auto;width:100%}.result-screen:has(.modal-backdrop) .bottom-actions{opacity:0;transform:translate(-50%)translateY(calc(100% + 24px))}@keyframes bottom-cta-enter{0%{opacity:0;transform:translate(-50%)translateY(calc(100% + 24px))}to{opacity:1;transform:translate(-50%)translateY(0)}}.business-footer{width:min(var(--content-width), calc(100% - var(--content-gutter)));background:var(--color-grey-50);color:var(--text-muted);margin:0 auto;padding:28px 24px 96px;font-size:12px;line-height:1.55}.footer-service{gap:4px;margin-bottom:16px;display:grid}.footer-service strong{color:var(--text-secondary);font-size:13px;font-weight:700;line-height:1.4;display:block}.footer-service p{color:var(--text-muted);margin:0}.footer-legal-links{flex-wrap:wrap;gap:6px 12px;margin:0 0 14px;display:flex}.footer-legal-links a{color:var(--text-tertiary);font-weight:700;text-decoration:none}.footer-legal-links a:hover{color:var(--text-strong);text-decoration:underline}.footer-business-info{flex-wrap:wrap;gap:4px 10px;margin:0;display:flex}.footer-business-info div{gap:4px;min-width:0;display:inline-flex}.footer-business-info dt,.footer-business-info dd{margin:0}.footer-business-info dt{color:var(--text-muted)}.footer-business-info dd{color:var(--text-tertiary)}@media (width<=767px){.app{--app-bar-height:58px}.top-app-bar-inner,main,.business-footer{width:min(var(--content-width), calc(100% - var(--content-gutter)))}.top-app-bar{width:100%}.brand-button{font-size:17px}.home-hero{grid-template-columns:1fr;gap:28px;min-height:auto}.money-bowl-visual{border-radius:30px;min-height:260px}.product-card{grid-template-columns:1fr auto;gap:10px;min-height:104px}.product-card .badge{grid-column:1/-1;justify-self:start}.form-card{padding:20px}.field-row{flex-direction:column;align-items:flex-start}.result-grid,.locked-list{grid-template-columns:1fr}.ability-row{grid-template-columns:28px 58px minmax(0,1fr) auto;gap:10px;min-height:80px;padding:12px 20px}.ability-icon-box{border-radius:12px;width:56px;height:56px}.ability-copy strong{font-size:17px}.route-keywords{font-size:13px}.route-score,.ability-score-pill{padding:7px 12px;font-size:13px}}@media (width<=512px){.top-app-bar-inner,main,.business-footer{width:100%}}@media (width<=1080px){.emoji-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.emoji-preview-main{width:min(100% - 28px,520px);padding:44px 0 72px}.emoji-preview-header{margin-bottom:24px}.emoji-preview-header span{font-size:16px}.emoji-preview-grid{grid-template-columns:1fr}.emoji-combo-card{border-radius:var(--radius-lg);grid-template-columns:34px 92px minmax(0,1fr);gap:14px;min-height:132px;padding:18px}.emoji-combo-card .emoji-combo-mark{--combo-size:58px;--combo-radius:20px;--combo-font-size:38px}.emoji-combo-copy h2{font-size:18px}}@media (width>=513px){.app,.app.result-mode,.top-app-bar{background:var(--bg-section)}.top-app-bar-inner,main,.business-footer{background:var(--bg-page);border-left:1px solid #001b3714;border-right:1px solid #001b3714}}@media (hover:none),(pointer:coarse){.ghost-button:hover,.icon-button:hover,.popover button:hover,.mansae-accordion-button:hover,.more-list-button:hover{background:0 0}.back-icon-button:hover{background:var(--bg-soft)}.primary-button:hover{background:var(--brand)}.primary-button:disabled:hover{background:var(--color-grey-200)}.secondary-button:hover{background:var(--button-secondary-bg)}.secondary-button:disabled:hover{background:var(--button-secondary-disabled-bg)}.product-card:hover:not(:disabled){border-color:#0000;transform:none;box-shadow:0 12px 36px #001b370f}.result-header-content:hover .result-score-caption{color:inherit}.section-text-button:hover{color:var(--text-tertiary)}.asset-fit-accordion-button:hover,.ability-row:hover,.ability-row.locked:hover{background:0 0}.route-card:hover{border-color:#001b3714}.modal-close:hover{background:#ffffffd1}.modal-pay-button:hover{filter:none}.footer-legal-links a:hover{color:var(--text-tertiary);text-decoration:none}}@media (width<=380px){.ability-conflict-card{grid-template-columns:104px minmax(0,1fr)}.conflict-half .tossface{width:48px;height:48px;font-size:28px}.ability-row{grid-template-columns:24px 52px minmax(0,1fr) 48px}.ability-icon-box{width:50px;height:50px}.ability-icon-box .ability-emoji{font-size:28px}.ability-row .ability-score-pill{justify-self:end}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
