:root{--blue:#3b5bfe;--blue2:#6a8bff;--blue-deep:#2b44e0;--navy:#22336b;--navy2:#16204a;--blue-tint:#eef2ff;--text:#0b1220;--text2:#1e2a3c;--muted:#7a869a;--bg:#f4f6fb;--card:#fff;--line:#e7ecf4;--line2:#f0f3f8;--notice:#f0475a;--point:#ff6a2b;--point-tint:#fff1ea}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%;margin:0}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Malgun Gothic,Segoe UI,Roboto,sans-serif}.app{background:var(--bg);flex-direction:column;max-width:520px;min-height:100%;margin:0 auto;display:flex}.appbar{color:#fff;background:linear-gradient(145deg, var(--navy) 0%, var(--blue) 100%);padding:16px 20px 22px}.appbar-top{justify-content:space-between;align-items:center;display:flex}.brandmark{align-items:center;gap:11px;display:flex}.brandmark .logo{background:#ffffff2e;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;box-shadow:inset 0 0 0 1px #ffffff40}.brandmark .t b{font-size:18px;font-weight:800;line-height:1;display:block}.brandmark .t small{opacity:.85;font-size:11.5px;font-weight:600}.contact-mail{color:#fff;white-space:nowrap;background:#ffffff26;border:1px solid #ffffff38;border-radius:999px;flex:none;align-items:center;gap:4px;padding:7px 12px;font-size:12.5px;font-weight:700;text-decoration:none;display:inline-flex}.contact-mail:active{background:#ffffff47}.brandmark,.brandmark .t{min-width:0}.brandmark .t b,.brandmark .t small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.factory-pill{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff38;border-radius:16px;align-items:center;gap:10px;width:100%;margin-top:14px;padding:11px 14px;display:flex}.factory-pill .pin{background:#ffffffeb;border-radius:8px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.factory-pill .info{text-align:left;flex:1;line-height:1.3}.factory-pill .info small{opacity:.85;font-size:11px;font-weight:700}.factory-pill .info b{font-size:15px;font-weight:800;display:block}.factory-pill .go{color:#fff;white-space:nowrap;flex:none;align-items:center;gap:3px;font-size:13px;font-weight:800;display:flex}.seg{z-index:6;background:#fff;border-radius:18px;gap:4px;margin:-16px 16px 0;padding:6px;display:flex;position:sticky;top:8px;box-shadow:0 14px 30px -12px #141e3c47,0 2px 6px #141e3c0f}.seg .tab{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:13px;flex:1;padding:12px 0;font-size:14.5px;font-weight:800}.seg .tab.active{color:#fff;background:linear-gradient(150deg, var(--blue), var(--blue2));box-shadow:0 8px 16px -6px #3b5bfe8c}.content{flex:1;padding:16px}.status{text-align:center;color:var(--muted);padding:40px 12px;line-height:1.6}.status.error{color:var(--notice)}.status.warn{color:#b06a00;background:#fff6e5;border-radius:8px;padding:10px;font-size:13px}.spec-head{justify-content:space-between;align-items:center;margin:2px 2px 12px;display:flex}.spec-head b{font-size:15px;font-weight:800}.spec-head span{color:var(--muted);font-size:12.5px;font-weight:700}.selectors{gap:12px;display:flex}.selector{flex-direction:column;flex:1;gap:7px;display:flex}.selector-label{color:var(--muted);margin-left:2px;font-size:12px;font-weight:800}select,input{border:1.5px solid var(--line);width:100%;height:52px;color:var(--text);appearance:none;background:#fff;border-radius:15px;padding:0 14px;font-size:17px;font-weight:700}select:focus,input:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 4px #3b5bfe1f}select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='m6 9 6 6 6-6' stroke='%237a869a' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:20px 20px;padding-right:42px}select:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='m6 9 6 6 6-6' stroke='%233b5bfe' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}select::-ms-expand{display:none}.chips{flex-wrap:wrap;gap:6px;display:flex}.chip{border:1.5px solid var(--line);color:var(--text2);cursor:pointer;background:#fff;border-radius:14px;padding:12px 16px;font-size:16px;font-weight:800}.chip.active{background:linear-gradient(150deg, var(--blue), var(--blue2));color:#fff;border-color:#0000;box-shadow:0 10px 18px -8px #3b5bfe80}.hero{color:#fff;background:linear-gradient(145deg, var(--navy) 0%, var(--navy2) 100%);border-radius:22px;margin-top:14px;padding:18px 20px;position:relative;overflow:hidden;box-shadow:0 24px 40px -18px #16204a99}.hero:before{content:"";filter:blur(12px);opacity:.45;background:radial-gradient(circle,#6a8bffe6,#6a8bff00 70%);border-radius:50%;width:220px;height:220px;position:absolute;top:-70px;right:-40px}.hero-label{opacity:.82;align-items:center;gap:7px;font-size:12.5px;font-weight:700;display:flex;position:relative}.hero-label .tag{background:#ffffff29;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:800}.hero-amount{letter-spacing:-.02em;align-items:baseline;gap:6px;margin-top:7px;font-size:34px;font-weight:900;display:flex;position:relative}.hero-amount .won{opacity:.9;font-size:19px;font-weight:800}.hero-sub{opacity:.72;margin-top:6px;font-size:12.5px;font-weight:600;line-height:1.4;position:relative}.calc-card{background:#fff;border-radius:20px;margin-top:12px;padding:4px 16px;box-shadow:0 8px 22px -14px #141e3c38,0 1px 3px #141e3c0d}.row{border-bottom:1px solid var(--line2);justify-content:space-between;align-items:center;gap:10px;padding:12px 2px;display:flex}.row:last-child{border-bottom:none}.row-label{color:var(--text2);align-items:center;gap:8px;font-size:14px;font-weight:700;line-height:1.3;display:flex}.badge{color:var(--muted);white-space:nowrap;background:#f1f4fa;border-radius:7px;padding:3px 8px;font-size:10.5px;font-weight:800}.row-value{text-align:right;font-size:19px;font-weight:800}.row-value.brand{color:var(--blue)}.row-value.point{color:var(--point)}.badge.badge-point{color:var(--point);background:var(--point-tint)}.row-input{border:1.5px solid var(--line);background:#f5f7fc;border-radius:12px;align-items:center;gap:6px;min-width:128px;max-width:150px;padding:4px 12px;display:flex}.row-input:focus-within{border-color:var(--blue);background:#fff;box-shadow:0 0 0 4px #3b5bfe1a}.row-input input{text-align:right;background:0 0;border:none;height:40px;padding:0;font-size:19px;font-weight:800}.row-input input:focus{box-shadow:none;border:none;outline:none}.row-input .unit{color:var(--muted);flex:none;font-size:13px;font-weight:800}.cta{color:#fff;letter-spacing:-.01em;cursor:pointer;background:linear-gradient(150deg, var(--blue), var(--blue2));border:none;border-radius:18px;justify-content:center;align-items:center;gap:9px;width:100%;height:56px;margin-top:14px;font-size:16.5px;font-weight:900;display:flex;box-shadow:0 16px 26px -12px #3b5bfe99}.notice{color:var(--notice);text-align:center;margin:12px 2px 2px;font-size:12.5px;font-weight:700}.helper{color:var(--muted);text-align:center;margin:14px 2px 2px;font-size:12.5px;font-weight:600;line-height:1.5}.factory{flex-direction:column;display:flex}.cur-card{color:#fff;background:linear-gradient(145deg, var(--navy), var(--navy2));border-radius:20px;padding:20px;position:relative;overflow:hidden;box-shadow:0 20px 34px -16px #16204a8c}.cur-card:before{content:"";filter:blur(12px);opacity:.5;background:radial-gradient(circle,#6a8bffe6,#6a8bff00 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-70px;right:-40px}.cur-card small{opacity:.9;font-size:12px;font-weight:700;position:relative}.cur-card b{letter-spacing:-.01em;margin-top:8px;font-size:24px;font-weight:900;display:block;position:relative}.cur-card .acc{opacity:.9;margin-top:10px;font-size:13px;font-weight:600;position:relative}.sec-label{color:var(--muted);margin:20px 4px 10px;font-size:13px;font-weight:800}.flist{flex-direction:column;gap:10px;display:flex}.frow{border:1.5px solid var(--line);cursor:pointer;background:#fff;border-radius:16px;align-items:center;gap:13px;padding:14px 15px;display:flex;box-shadow:0 4px 10px -6px #141e3c1f}.frow .av{background:var(--blue-tint);width:42px;height:42px;color:var(--blue);border-radius:12px;flex:none;justify-content:center;align-items:center;font-size:16px;font-weight:900;display:flex}.frow .fi{flex:1;line-height:1.3}.frow .fi b{font-size:15.5px;font-weight:800}.frow .fi small{color:var(--muted);margin-top:2px;font-size:12px;font-weight:600;display:block}.frow.active{border-color:var(--blue);background:#f6f8ff;box-shadow:0 8px 18px -8px #3b5bfe4d}.frow.active .av{background:var(--blue);color:#fff}.frow .radio{border:2px solid var(--line);border-radius:50%;flex:none;width:24px;height:24px}.frow.active .radio{border-color:var(--blue);background:var(--blue);position:relative}.frow.active .radio:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:6px}.toast{color:#fff;z-index:50;text-align:center;background:#0b1220eb;border-radius:22px;max-width:90%;padding:12px 18px;font-size:14px;position:fixed;bottom:100px;left:50%;transform:translate(-50%)}.loading-overlay{z-index:100;cursor:progress;background:#f4f6fb73;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:fixed;inset:0}.loading-overlay .spinner{border:4px solid var(--line);border-top-color:var(--blue);border-radius:50%;width:44px;height:44px;animation:.8s linear infinite spin}.loading-overlay .loading-text{color:var(--blue);font-size:14px;font-weight:700}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.loading-overlay .spinner{animation-duration:1.6s}}.app-footer{padding:18px 16px calc(18px + env(safe-area-inset-bottom,0px));color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:4px;font-size:12px;font-weight:600;display:flex}
