.molding-module__AWv3BG__wrap{flex-direction:column;gap:12px;display:flex}.molding-module__AWv3BG__disclaimer{color:var(--text);background:#ff6b6b0f;border:1px solid #ff6b6b40;border-radius:12px;padding:13px 16px;font-size:12.5px;line-height:1.7}.molding-module__AWv3BG__disclaimer strong{color:#ff8c8c}.molding-module__AWv3BG__tabs{background:var(--bg2);border:1px solid var(--border);border-radius:12px;grid-template-columns:repeat(2,1fr);gap:6px;padding:5px;display:grid}.molding-module__AWv3BG__tabBtn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:10px 6px;font-family:Noto Sans KR,sans-serif;font-size:13px;font-weight:500;transition:all .15s}@media (hover:hover){.molding-module__AWv3BG__tabBtn:hover{color:var(--text)}}.molding-module__AWv3BG__tabActive{background:var(--accent-dim);color:var(--accent);font-weight:700}.molding-module__AWv3BG__card{background:var(--bg2);border:1px solid var(--border);box-sizing:border-box;border-radius:14px;width:100%;padding:20px 22px}.molding-module__AWv3BG__cardLabel{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:baseline;margin-bottom:12px;font-size:11px;font-weight:600;display:flex}.molding-module__AWv3BG__cardLabelHint{text-transform:none;letter-spacing:0;color:var(--muted);opacity:.85;font-size:11px;font-weight:400}.molding-module__AWv3BG__subLabel{color:var(--muted);margin-bottom:6px;font-family:Noto Sans KR,sans-serif;font-size:11px;display:block}.molding-module__AWv3BG__modeToggle3{grid-template-columns:1fr 1fr 1fr;gap:6px;margin-bottom:12px;display:grid}.molding-module__AWv3BG__modeBtn{background:var(--bg3);border:1px solid var(--border);color:var(--muted);cursor:pointer;border-radius:10px;padding:10px 6px;font-family:Noto Sans KR,sans-serif;font-size:12.5px;transition:all .15s}@media (hover:hover){.molding-module__AWv3BG__modeBtn:hover{color:var(--text)}}.molding-module__AWv3BG__modePyung{border-color:#c8ff3e66}.molding-module__AWv3BG__modeMeter{border-color:#3ec8ff66}.molding-module__AWv3BG__modePerimeter{border-color:#e8975766}.molding-module__AWv3BG__modePyung.molding-module__AWv3BG__modeActive{background:var(--accent-dim);color:var(--accent);border-color:var(--accent);font-weight:700}.molding-module__AWv3BG__modeMeter.molding-module__AWv3BG__modeActive{color:#3ec8ff;background:#3ec8ff1a;border-color:#3ec8ff;font-weight:700}.molding-module__AWv3BG__modePerimeter.molding-module__AWv3BG__modeActive{color:#e89757;background:#e897571a;border-color:#e89757;font-weight:700}.molding-module__AWv3BG__pyungSelect{background:var(--bg3);border:1px solid var(--border);width:100%;color:var(--text);cursor:pointer;appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--muted) 50%), linear-gradient(135deg, var(--muted) 50%, transparent 50%);box-sizing:border-box;background-position:calc(100% - 18px),calc(100% - 12px);background-repeat:no-repeat;background-size:6px 6px;border-radius:10px;outline:none;padding:12px 32px 12px 14px;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:700}.molding-module__AWv3BG__pyungSelect:focus{border-color:var(--accent)}.molding-module__AWv3BG__pyungSelect option{color:var(--text);background:#1a1a1a}.molding-module__AWv3BG__dimRow{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;display:grid}.molding-module__AWv3BG__dimSep{color:var(--muted);text-align:center;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:700}.molding-module__AWv3BG__bigInput{background:var(--bg3);border:1px solid var(--border);width:100%;color:var(--text);text-align:center;box-sizing:border-box;border-radius:10px;outline:none;padding:12px 14px;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:700}.molding-module__AWv3BG__bigInput:focus{border-color:var(--accent)}.molding-module__AWv3BG__bigInput::-webkit-outer-spin-button{appearance:none}.molding-module__AWv3BG__bigInput::-webkit-inner-spin-button{appearance:none}.molding-module__AWv3BG__bigInput[type=number]{appearance:textfield}.molding-module__AWv3BG__smallInput{background:var(--bg3);border:1px solid var(--border);width:100%;color:var(--text);box-sizing:border-box;border-radius:10px;outline:none;padding:11px 14px;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:600}.molding-module__AWv3BG__smallInput:focus{border-color:var(--accent)}.molding-module__AWv3BG__smallInput::-webkit-outer-spin-button{appearance:none}.molding-module__AWv3BG__smallInput::-webkit-inner-spin-button{appearance:none}.molding-module__AWv3BG__smallInput[type=number]{appearance:textfield}.molding-module__AWv3BG__inputRow{align-items:center;gap:10px;display:flex}.molding-module__AWv3BG__unit{color:var(--muted);flex-shrink:0;font-family:Noto Sans KR,sans-serif;font-size:13px}.molding-module__AWv3BG__areaShow{color:var(--accent);margin-top:6px;font-family:Noto Sans KR,sans-serif;font-size:13px;font-weight:600}.molding-module__AWv3BG__moldingTypeGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}@media (max-width:480px){.molding-module__AWv3BG__moldingTypeGrid{grid-template-columns:1fr}}.molding-module__AWv3BG__typeCard{background:var(--bg3);border:1px solid var(--border);cursor:pointer;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;font-family:Noto Sans KR,sans-serif;transition:all .15s;display:flex}@media (hover:hover){.molding-module__AWv3BG__typeCard:hover{border-color:var(--border-hover)}}.molding-module__AWv3BG__typeCheckbox{border:1.5px solid var(--border);background:var(--bg2);color:#0000;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;font-weight:800;transition:all .15s;display:flex}.molding-module__AWv3BG__typeBody{flex:1;min-width:0}.molding-module__AWv3BG__typeName{color:var(--text);font-size:13px;font-weight:700}.molding-module__AWv3BG__typeDesc{color:var(--muted);margin-top:2px;font-size:11px}.molding-module__AWv3BG__tCeiling{border-color:#c8ff3e66}.molding-module__AWv3BG__tBaseboard{border-color:#ff8c3e66}.molding-module__AWv3BG__tBelt{border-color:#9b59b666}.molding-module__AWv3BG__tDoor{border-color:#3ec8ff66}.molding-module__AWv3BG__tCeiling.molding-module__AWv3BG__tActive{background:var(--accent-dim);border-color:var(--accent)}.molding-module__AWv3BG__tBaseboard.molding-module__AWv3BG__tActive{background:#ff8c3e1a;border-color:#ff8c3e}.molding-module__AWv3BG__tBelt.molding-module__AWv3BG__tActive{background:#9b59b61a;border-color:#9b59b6}.molding-module__AWv3BG__tDoor.molding-module__AWv3BG__tActive{background:#3ec8ff1a;border-color:#3ec8ff}.molding-module__AWv3BG__tCeiling.molding-module__AWv3BG__tActive .molding-module__AWv3BG__typeCheckbox{background:var(--accent);color:#000;border-color:var(--accent)}.molding-module__AWv3BG__tBaseboard.molding-module__AWv3BG__tActive .molding-module__AWv3BG__typeCheckbox{color:#000;background:#ff8c3e;border-color:#ff8c3e}.molding-module__AWv3BG__tBelt.molding-module__AWv3BG__tActive .molding-module__AWv3BG__typeCheckbox{color:#fff;background:#9b59b6;border-color:#9b59b6}.molding-module__AWv3BG__tDoor.molding-module__AWv3BG__tActive .molding-module__AWv3BG__typeCheckbox{color:#000;background:#3ec8ff;border-color:#3ec8ff}.molding-module__AWv3BG__tCeiling.molding-module__AWv3BG__tActive .molding-module__AWv3BG__typeName{color:var(--accent)}.molding-module__AWv3BG__tBaseboard.molding-module__AWv3BG__tActive .molding-module__AWv3BG__typeName{color:#ff8c3e}.molding-module__AWv3BG__tBelt.molding-module__AWv3BG__tActive .molding-module__AWv3BG__typeName{color:#c485e0}.molding-module__AWv3BG__tDoor.molding-module__AWv3BG__tActive .molding-module__AWv3BG__typeName{color:#3ec8ff}.molding-module__AWv3BG__doorOption{background:#ff8c3e0d;border:1px solid #ff8c3e40;border-radius:10px;margin-top:12px;padding:12px 14px}.molding-module__AWv3BG__doorOptionHeader{cursor:pointer;color:var(--text);align-items:center;gap:10px;font-family:Noto Sans KR,sans-serif;font-size:13px;font-weight:600;display:flex}.molding-module__AWv3BG__doorOptionInputs{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.molding-module__AWv3BG__materialGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}@media (max-width:600px){.molding-module__AWv3BG__materialGrid{grid-template-columns:1fr 1fr}}@media (max-width:380px){.molding-module__AWv3BG__materialGrid{grid-template-columns:1fr}}.molding-module__AWv3BG__matCard{background:var(--bg3);border:1px solid var(--border);cursor:pointer;text-align:center;border-radius:12px;padding:12px;font-family:Noto Sans KR,sans-serif;transition:all .15s}@media (hover:hover){.molding-module__AWv3BG__matCard:hover{border-color:var(--border-hover)}}.molding-module__AWv3BG__matName{color:var(--text);font-size:13px;font-weight:700}.molding-module__AWv3BG__matPrice{color:var(--muted);margin-top:2px;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:600}.molding-module__AWv3BG__matLabel{color:var(--muted);margin-top:4px;font-size:10.5px}.molding-module__AWv3BG__matPvc{border-color:#3eff9b66}.molding-module__AWv3BG__matMdf{border-color:var(--accent)}.molding-module__AWv3BG__matWood{border-color:#9b59b666}.molding-module__AWv3BG__matGypsum{border-color:#ffd70066}.molding-module__AWv3BG__matStyrene{border-color:#3ec8ff66}.molding-module__AWv3BG__matCustom{border-color:var(--border)}.molding-module__AWv3BG__matPvc.molding-module__AWv3BG__matActive{background:#3eff9b1a;border-color:#3eff9b}.molding-module__AWv3BG__matMdf.molding-module__AWv3BG__matActive{background:var(--accent-dim);border-color:var(--accent)}.molding-module__AWv3BG__matWood.molding-module__AWv3BG__matActive{background:#9b59b61f;border-color:#9b59b6}.molding-module__AWv3BG__matGypsum.molding-module__AWv3BG__matActive{background:#ffd7001a;border-color:gold}.molding-module__AWv3BG__matStyrene.molding-module__AWv3BG__matActive{background:#3ec8ff1a;border-color:#3ec8ff}.molding-module__AWv3BG__matCustom.molding-module__AWv3BG__matActive{background:var(--accent-dim);border-color:var(--accent)}.molding-module__AWv3BG__matPvc.molding-module__AWv3BG__matActive .molding-module__AWv3BG__matName{color:#3eff9b}.molding-module__AWv3BG__matMdf.molding-module__AWv3BG__matActive .molding-module__AWv3BG__matName{color:var(--accent)}.molding-module__AWv3BG__matWood.molding-module__AWv3BG__matActive .molding-module__AWv3BG__matName{color:#c485e0}.molding-module__AWv3BG__matGypsum.molding-module__AWv3BG__matActive .molding-module__AWv3BG__matName{color:gold}.molding-module__AWv3BG__matStyrene.molding-module__AWv3BG__matActive .molding-module__AWv3BG__matName{color:#3ec8ff}.molding-module__AWv3BG__matCustom.molding-module__AWv3BG__matActive .molding-module__AWv3BG__matName{color:var(--accent)}.molding-module__AWv3BG__customPriceRow{margin-top:12px}.molding-module__AWv3BG__unitLenGrid{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}@media (max-width:480px){.molding-module__AWv3BG__unitLenGrid{grid-template-columns:1fr 1fr}}.molding-module__AWv3BG__unitLenBtn{background:var(--bg3);border:1px solid var(--border);color:var(--muted);cursor:pointer;text-align:center;border-radius:10px;padding:12px 8px;font-family:Noto Sans KR,sans-serif;font-size:13px;transition:all .15s}@media (hover:hover){.molding-module__AWv3BG__unitLenBtn:hover{color:var(--text);border-color:var(--border-hover)}}.molding-module__AWv3BG__unitLenBtn small{color:var(--text);margin-bottom:2px;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:800;display:block}.molding-module__AWv3BG__unitLenActive{background:var(--accent-dim);color:var(--accent);border-color:var(--accent);font-weight:700}.molding-module__AWv3BG__unitLenActive small{color:var(--accent)}.molding-module__AWv3BG__customLenRow{margin-top:10px}.molding-module__AWv3BG__lossGrid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.molding-module__AWv3BG__lossBtn{background:var(--bg3);border:1px solid var(--border);color:var(--muted);cursor:pointer;text-align:center;border-radius:10px;padding:12px 8px;font-family:Noto Sans KR,sans-serif;font-size:12px;transition:all .15s}.molding-module__AWv3BG__lossBtn small{margin-bottom:2px;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:800;display:block}@media (hover:hover){.molding-module__AWv3BG__lossBtn:hover{color:var(--text);border-color:var(--border-hover)}}.molding-module__AWv3BG__lossSafe{border-color:#3eff9b66}.molding-module__AWv3BG__lossStd{border-color:var(--accent);background:#c8ff3e0a}.molding-module__AWv3BG__lossWarn{border-color:#ff8c3e66}.molding-module__AWv3BG__lossSafe.molding-module__AWv3BG__lossActive{color:#3eff9b;background:#3eff9b1f;border-color:#3eff9b;font-weight:700}.molding-module__AWv3BG__lossStd.molding-module__AWv3BG__lossActive{background:var(--accent-dim);color:var(--accent);border-color:var(--accent);font-weight:700}.molding-module__AWv3BG__lossWarn.molding-module__AWv3BG__lossActive{color:#ff8c3e;background:#ff8c3e1f;border-color:#ff8c3e;font-weight:700}.molding-module__AWv3BG__hero{background:var(--bg2);text-align:center;border:1px solid #e8975766;border-radius:16px;padding:28px 24px;animation:.3s molding-module__AWv3BG__fadeUp}.molding-module__AWv3BG__heroLead{color:var(--muted);letter-spacing:.04em;margin-bottom:8px;font-size:13px}.molding-module__AWv3BG__heroNum{color:var(--accent);letter-spacing:-2px;font-family:Inter,system-ui,sans-serif;font-size:clamp(40px,9vw,56px);font-weight:800;line-height:1}.molding-module__AWv3BG__heroUnit{color:var(--muted);vertical-align:middle;margin-left:6px;font-family:Noto Sans KR,sans-serif;font-size:18px}.molding-module__AWv3BG__heroSub{color:var(--muted);margin-top:12px;font-size:13px;line-height:1.7}.molding-module__AWv3BG__heroSubAccent{color:var(--text);font-family:Inter,system-ui,sans-serif;font-weight:700}@keyframes molding-module__AWv3BG__fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.molding-module__AWv3BG__analysisTable{border-collapse:collapse;width:100%;font-size:13px}.molding-module__AWv3BG__analysisTable th,.molding-module__AWv3BG__analysisTable td{border-bottom:1px solid var(--border);text-align:right;padding:10px 8px}.molding-module__AWv3BG__analysisTable th:first-child,.molding-module__AWv3BG__analysisTable td:first-child{text-align:left}.molding-module__AWv3BG__analysisTable th{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:600}.molding-module__AWv3BG__analysisTable td:not(:first-child){color:var(--text);white-space:nowrap;font-family:Inter,system-ui,sans-serif;font-weight:700}.molding-module__AWv3BG__analysisTable td:first-child{color:var(--text);font-weight:600}.molding-module__AWv3BG__analysisTable .molding-module__AWv3BG__lossCell{color:#3ec8ff}.molding-module__AWv3BG__analysisTable .molding-module__AWv3BG__totalRow td{background:var(--accent-dim);border-top:2px solid #c8ff3e4d;border-bottom:none;font-weight:800}.molding-module__AWv3BG__analysisTable .molding-module__AWv3BG__totalRow td:first-child{color:var(--accent)}.molding-module__AWv3BG__analysisTable .molding-module__AWv3BG__totalRow td:last-child{color:var(--accent);font-size:15px}.molding-module__AWv3BG__costCard{background:#c8ff3e0d;border:1px solid #c8ff3e4d;border-radius:14px;padding:18px 22px}.molding-module__AWv3BG__costRow{color:var(--muted);border-bottom:1px dashed var(--border);justify-content:space-between;align-items:baseline;padding:6px 0;font-size:13px;display:flex}.molding-module__AWv3BG__costRow:last-child{border-bottom:none}.molding-module__AWv3BG__costRow.molding-module__AWv3BG__totalCost{border-top:2px solid #c8ff3e4d;border-bottom:none;margin-top:6px;padding-top:12px;font-size:14px}.molding-module__AWv3BG__costRow strong{color:var(--text);font-family:Inter,system-ui,sans-serif;font-weight:700}.molding-module__AWv3BG__costRow.molding-module__AWv3BG__totalCost strong{color:var(--accent);font-size:18px}.molding-module__AWv3BG__costSplit{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.molding-module__AWv3BG__costSplit>div{text-align:center;border-radius:12px;padding:14px}.molding-module__AWv3BG__costSplitSelf{background:#c8ff3e14;border:1px solid #c8ff3e4d}.molding-module__AWv3BG__costSplitPro{background:#3ec8ff14;border:1px solid #3ec8ff4d}.molding-module__AWv3BG__costSplit p:first-child{color:var(--muted);letter-spacing:.06em;margin-bottom:4px;font-size:11px}.molding-module__AWv3BG__costSplitSelf p:first-child{color:var(--accent)}.molding-module__AWv3BG__costSplitPro p:first-child{color:#3ec8ff}.molding-module__AWv3BG__costSplit p:last-child{color:var(--text);font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:800}.molding-module__AWv3BG__floorPlanWrap{background:var(--bg3);border-radius:12px;justify-content:center;padding:18px;display:flex}.molding-module__AWv3BG__floorPlanSvg{max-width:100%;height:auto;display:block}.molding-module__AWv3BG__cornerNote{color:var(--text);background:#ff6b6b0d;border:1px solid #ff6b6b40;border-radius:12px;padding:12px 16px;font-size:12.5px;line-height:1.85}.molding-module__AWv3BG__cornerNote strong{color:#ff8c3e;font-family:Inter,system-ui,sans-serif;font-weight:800}.molding-module__AWv3BG__refTable{border-collapse:collapse;width:100%;font-size:13px}.molding-module__AWv3BG__refTable th,.molding-module__AWv3BG__refTable td{border-bottom:1px solid var(--border);text-align:right;padding:9px 8px}.molding-module__AWv3BG__refTable th:first-child,.molding-module__AWv3BG__refTable td:first-child{text-align:left}.molding-module__AWv3BG__refTable th{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:600}.molding-module__AWv3BG__refTable td:first-child,.molding-module__AWv3BG__refTable td:not(:first-child){color:var(--text);font-family:Inter,system-ui,sans-serif;font-weight:700}.molding-module__AWv3BG__refTable td:last-child{color:var(--accent)}.molding-module__AWv3BG__guideCard{background:var(--bg2);border:1px solid var(--border);border-radius:14px;padding:18px 20px}.molding-module__AWv3BG__guideCardTitle{color:var(--accent);align-items:baseline;gap:8px;margin-bottom:12px;font-family:Noto Sans KR,sans-serif;font-size:15px;font-weight:700;display:flex}.molding-module__AWv3BG__guideCardTitle small{color:var(--muted);font-size:11px;font-weight:400}.molding-module__AWv3BG__guideRowGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;display:grid}.molding-module__AWv3BG__guideRow{background:var(--bg3);border:1px solid var(--border);border-radius:10px;padding:12px 14px;font-family:Noto Sans KR,sans-serif}.molding-module__AWv3BG__guideRowTitle{color:var(--text);margin-bottom:6px;font-size:13px;font-weight:700}.molding-module__AWv3BG__guideRowDesc{color:var(--muted);font-size:12px;line-height:1.7}.molding-module__AWv3BG__guideRowSpec{color:var(--accent);margin-top:6px;font-family:Inter,system-ui,sans-serif;font-size:12.5px;font-weight:700}.molding-module__AWv3BG__copyBtn{background:var(--bg2);border:1px solid var(--border);color:var(--muted);cursor:pointer;text-align:center;border-radius:12px;width:100%;padding:14px 16px;font-family:Noto Sans KR,sans-serif;font-size:13px;transition:all .15s}@media (hover:hover){.molding-module__AWv3BG__copyBtn:hover{border-color:var(--accent);color:var(--accent)}}.molding-module__AWv3BG__copied{background:var(--accent-dim);color:var(--accent);border-color:var(--accent);font-weight:700}
