.golden-ratio-module__yYFxeG__wrap{flex-direction:column;gap:10px;display:flex}.golden-ratio-module__yYFxeG__tabs{background:var(--bg2);border:1px solid var(--border);border-radius:14px;grid-template-columns:1fr 1fr 1fr;gap:6px;padding:6px;display:grid}.golden-ratio-module__yYFxeG__tab{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:10px;padding:11px 8px;font-family:Noto Sans KR,sans-serif;font-size:13px;font-weight:500;transition:all .18s}@media (hover:hover){.golden-ratio-module__yYFxeG__tab:hover{color:var(--text)}}.golden-ratio-module__yYFxeG__tabActive{background:var(--bg3);border:1px solid #c8ff3e4d;color:var(--accent)!important}.golden-ratio-module__yYFxeG__tabContent{flex-direction:column;gap:10px;display:flex}.golden-ratio-module__yYFxeG__card{background:var(--bg2);border:1px solid var(--border);box-sizing:border-box;border-radius:14px;padding:20px 22px}.golden-ratio-module__yYFxeG__cardLabel{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px;font-size:11px;display:block}.golden-ratio-module__yYFxeG__phiBadge{background:var(--bg2);border:1px solid var(--border);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.golden-ratio-module__yYFxeG__phiBadgeLabel{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.golden-ratio-module__yYFxeG__phiBadgeValue{color:var(--accent);letter-spacing:.02em;overflow-wrap:anywhere;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:700}.golden-ratio-module__yYFxeG__inputGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.golden-ratio-module__yYFxeG__fieldGroup{flex-direction:column;gap:6px;display:flex}.golden-ratio-module__yYFxeG__fieldLabel{color:var(--muted);letter-spacing:.04em;font-size:11px}.golden-ratio-module__yYFxeG__inputRow{align-items:center;gap:6px;display:flex}.golden-ratio-module__yYFxeG__numInput{background:var(--bg3);border:1px solid var(--border);min-width:0;color:var(--text);appearance:textfield;border-radius:10px;outline:none;flex:1;padding:11px 12px;font-family:Inter,system-ui,sans-serif;font-size:20px;font-weight:700;transition:border-color .2s}.golden-ratio-module__yYFxeG__numInput::-webkit-inner-spin-button{-webkit-appearance:none}.golden-ratio-module__yYFxeG__numInput::-webkit-outer-spin-button{-webkit-appearance:none}.golden-ratio-module__yYFxeG__numInput:focus{border-color:#c8ff3e80}.golden-ratio-module__yYFxeG__numInput::placeholder{color:var(--muted);font-size:15px;font-weight:400}.golden-ratio-module__yYFxeG__numInput:disabled{opacity:.55;background:var(--bg2)}.golden-ratio-module__yYFxeG__unit{color:var(--muted);flex-shrink:0;font-size:13px}.golden-ratio-module__yYFxeG__selectRow{flex-wrap:wrap;gap:6px;display:flex}.golden-ratio-module__yYFxeG__selectBtn{background:var(--bg3);border:1px solid var(--border);color:var(--muted);cursor:pointer;border-radius:8px;padding:6px 12px;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:700;transition:all .15s}@media (hover:hover){.golden-ratio-module__yYFxeG__selectBtn:hover{border-color:var(--border-hover);color:var(--text)}}.golden-ratio-module__yYFxeG__selectBtnActive{background:var(--accent-dim);color:var(--accent)!important;border-color:#c8ff3e66!important}.golden-ratio-module__yYFxeG__presetRow{flex-wrap:wrap;gap:6px;display:flex}.golden-ratio-module__yYFxeG__presetBtn{background:var(--bg3);border:1px solid var(--border);color:var(--muted);cursor:pointer;border-radius:20px;padding:6px 14px;font-family:Noto Sans KR,sans-serif;font-size:12px;transition:all .15s}@media (hover:hover){.golden-ratio-module__yYFxeG__presetBtn:hover{border-color:var(--accent);color:var(--accent)}}.golden-ratio-module__yYFxeG__modeTabs{grid-template-columns:1fr 1fr 1fr;gap:6px;margin-bottom:12px;display:grid}.golden-ratio-module__yYFxeG__modeTab{border:1px solid var(--border);background:var(--bg3);color:var(--muted);cursor:pointer;border-radius:8px;padding:9px 6px;font-family:Noto Sans KR,sans-serif;font-size:12px;transition:all .15s}@media (hover:hover){.golden-ratio-module__yYFxeG__modeTab:hover{color:var(--text)}}.golden-ratio-module__yYFxeG__modeTabActive{background:var(--accent-dim);color:var(--accent)!important;border-color:#c8ff3e66!important}.golden-ratio-module__yYFxeG__resultCard{background:var(--bg2);border:1px solid #c8ff3e4d;border-radius:14px;padding:20px 22px;animation:.25s golden-ratio-module__yYFxeG__fadeUp}.golden-ratio-module__yYFxeG__heroRow{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px;margin-bottom:16px;display:grid}.golden-ratio-module__yYFxeG__heroBlock{text-align:center;min-width:0}.golden-ratio-module__yYFxeG__heroLabel{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;font-size:11px}.golden-ratio-module__yYFxeG__heroNum{color:var(--accent);letter-spacing:-1px;overflow-wrap:anywhere;word-break:break-word;font-family:Inter,system-ui,sans-serif;font-size:clamp(22px,5.5vw,38px);font-weight:800;line-height:1}.golden-ratio-module__yYFxeG__heroUnit{color:var(--muted);margin-left:3px;font-size:15px;font-weight:400}.golden-ratio-module__yYFxeG__heroDivider{background:var(--border);width:1px;height:56px}.golden-ratio-module__yYFxeG__infoGrid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;display:grid}.golden-ratio-module__yYFxeG__infoItem{background:var(--bg3);border:1px solid var(--border);text-align:center;border-radius:10px;padding:12px}.golden-ratio-module__yYFxeG__infoNum{color:var(--text);font-family:Inter,system-ui,sans-serif;font-size:20px;font-weight:700}.golden-ratio-module__yYFxeG__infoLabel{color:var(--muted);margin-top:3px;font-size:11px}.golden-ratio-module__yYFxeG__copyBtn{background:var(--bg3);border:1px solid var(--border);width:100%;color:var(--muted);cursor:pointer;border-radius:10px;padding:10px;font-family:Noto Sans KR,sans-serif;font-size:13px;transition:all .15s}@media (hover:hover){.golden-ratio-module__yYFxeG__copyBtn:hover{border-color:var(--accent);color:var(--accent)}}.golden-ratio-module__yYFxeG__copyBtnDone{color:var(--accent)!important;border-color:#c8ff3e66!important}.golden-ratio-module__yYFxeG__ratioBadge{background:var(--bg3);border:1px solid var(--border);color:var(--text);border-radius:8px;align-items:center;gap:6px;padding:5px 10px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:700;display:inline-flex}.golden-ratio-module__yYFxeG__ratioBadgeAccent{color:var(--accent);border-color:#c8ff3e4d}.golden-ratio-module__yYFxeG__diffRow{background:var(--bg3);border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;margin-top:10px;padding:12px 14px;display:flex}.golden-ratio-module__yYFxeG__diffLabel{color:var(--muted);font-size:12px}.golden-ratio-module__yYFxeG__diffValue{color:var(--text);font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:700}.golden-ratio-module__yYFxeG__diffValueGood{color:var(--accent)}.golden-ratio-module__yYFxeG__suggestList{flex-direction:column;gap:6px;margin-top:10px;display:flex}.golden-ratio-module__yYFxeG__suggestItem{background:var(--bg3);border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;padding:10px 14px;font-size:13px;display:flex}.golden-ratio-module__yYFxeG__suggestLabel{color:var(--muted);font-size:12px}.golden-ratio-module__yYFxeG__suggestNum{color:var(--accent);font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:700}.golden-ratio-module__yYFxeG__spiralCard{background:var(--bg2);border:1px solid var(--border);border-radius:14px;padding:18px}.golden-ratio-module__yYFxeG__spiralControls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.golden-ratio-module__yYFxeG__spiralControlsLeft{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.golden-ratio-module__yYFxeG__spiralControlsRight{flex-wrap:wrap;gap:6px;display:flex}.golden-ratio-module__yYFxeG__spiralSvgWrap{background:var(--spiral-bg,var(--bg2));border:1px solid var(--border);border-radius:10px;justify-content:center;padding:16px;display:flex;overflow:hidden}.golden-ratio-module__yYFxeG__spiralSvgWrap svg{max-width:100%;height:auto;display:block}.golden-ratio-module__yYFxeG__spiralLightBg{--spiral-bg:#f0efe8}.golden-ratio-module__yYFxeG__downloadBtn{background:var(--accent-dim);color:var(--accent);cursor:pointer;border:1px solid #c8ff3e66;border-radius:10px;padding:9px 16px;font-family:Noto Sans KR,sans-serif;font-size:13px;font-weight:500;transition:all .15s}@media (hover:hover){.golden-ratio-module__yYFxeG__downloadBtn:hover{background:#c8ff3e38}}.golden-ratio-module__yYFxeG__empty{text-align:center;color:var(--muted);background:var(--bg2);border:1px dashed var(--border);border-radius:14px;padding:32px;font-size:14px}.golden-ratio-module__yYFxeG__stdNote{color:var(--muted);text-align:center;margin-top:8px;font-size:11px;line-height:1.6}@keyframes golden-ratio-module__yYFxeG__fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.golden-ratio-module__yYFxeG__miniRectWrap{background:var(--bg3);border:1px solid var(--border);border-radius:10px;justify-content:center;margin-top:10px;padding:14px;display:flex}.golden-ratio-module__yYFxeG__miniRectSvg{max-width:100%;height:auto;display:block}.golden-ratio-module__yYFxeG__compareCard{background:var(--bg2);border:1px solid var(--border);border-radius:14px;padding:18px 20px}.golden-ratio-module__yYFxeG__compareLabel{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-size:11px;display:block}.golden-ratio-module__yYFxeG__compareDesc{color:var(--muted);margin-bottom:14px;font-size:12px;line-height:1.6}.golden-ratio-module__yYFxeG__compareList{flex-direction:column;gap:10px;display:flex}.golden-ratio-module__yYFxeG__compareRow{grid-template-columns:90px 1fr auto;align-items:center;gap:12px;display:grid}.golden-ratio-module__yYFxeG__compareName{color:var(--text);font-size:12px;font-weight:600}.golden-ratio-module__yYFxeG__compareNameSub{color:var(--muted);margin-top:2px;font-size:10px;line-height:1.3}.golden-ratio-module__yYFxeG__compareBar{background:var(--bg3);border:1px solid var(--border);border-radius:4px;height:32px;transition:width .3s}.golden-ratio-module__yYFxeG__compareValue{color:var(--accent);text-align:right;min-width:56px;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:700}@media (max-width:500px){.golden-ratio-module__yYFxeG__compareRow{grid-template-columns:80px 1fr auto;gap:8px}.golden-ratio-module__yYFxeG__compareName{font-size:11px}.golden-ratio-module__yYFxeG__compareValue{min-width:48px;font-size:12px}.golden-ratio-module__yYFxeG__tab{padding:10px 4px;font-size:12px}.golden-ratio-module__yYFxeG__heroRow{gap:10px}.golden-ratio-module__yYFxeG__heroNum{letter-spacing:-.5px;font-size:22px}.golden-ratio-module__yYFxeG__heroUnit{font-size:12px}.golden-ratio-module__yYFxeG__heroDivider{height:44px}.golden-ratio-module__yYFxeG__inputGrid{grid-template-columns:1fr}.golden-ratio-module__yYFxeG__modeTab{padding:9px 4px;font-size:11px}.golden-ratio-module__yYFxeG__phiBadge{gap:8px;padding:12px 14px}.golden-ratio-module__yYFxeG__phiBadgeValue{font-size:16px}}
