:root{font-family:Noto Sans KR,-apple-system,BlinkMacSystemFont,sans-serif;color:#132238;background:#f4f7fb;font-synthesis:none;--blue:#174ea6;--deep:#102d55;--green:#17855c;--line:#dbe4ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 50% -15%,#dbeaff 0,transparent 34%),#f4f7fb;font-size:16px}button,input,textarea{font:inherit}button,a,label,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid rgba(23,78,166,.28);outline-offset:3px}.topbar{height:72px;max-width:1120px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.brand{min-height:44px;color:#132238;text-decoration:none;display:flex;gap:10px;align-items:center;font-weight:800;letter-spacing:-.03em}.brand span{width:36px;height:36px;border-radius:12px;background:#173d70;color:#fff;display:grid;place-items:center;box-shadow:0 8px 20px #102d552e}.text-button,.ghost-button,.reset-button{min-height:44px;border:0;background:transparent;color:var(--blue);display:flex;align-items:center;gap:7px;font-weight:700;border-radius:12px;padding:0 12px}.text-button:hover,.ghost-button:hover,.reset-button:hover{background:#e8f0fb}.hero{max-width:980px;margin:60px auto 0;text-align:center;padding:0 24px}.privacy-pill{display:inline-flex;align-items:center;gap:7px;background:#ffffffd9;border:1px solid #dce6f2;padding:8px 13px;border-radius:999px;color:#456078;font-size:14px;font-weight:600;box-shadow:0 8px 24px #1f3e630f}.hero h1{margin:22px 0 14px;font-size:clamp(42px,7vw,72px);line-height:1.08;letter-spacing:-.06em;color:#102d55}.hero h1 em{color:var(--blue);font-style:normal;position:relative}.hero h1 em:after{content:"";position:absolute;height:8px;left:2%;right:0;bottom:-3px;background:#b7d4ff;border-radius:9px;z-index:-1;transform:rotate(-1deg)}.hero>p{margin:0;color:#587088;font-size:18px;line-height:1.75}.bill-illustration{width:min(680px,95%);height:220px;margin:46px auto -74px;display:flex;justify-content:center;align-items:center;perspective:900px;position:relative;z-index:2}.paper{width:270px;height:190px;background:#fff;border:1px solid #dfe7f0;border-radius:16px;padding:34px 28px;display:flex;flex-direction:column;gap:15px;box-shadow:0 24px 55px #18375c21}.paper.left{transform:rotate(-4deg) translate(18px)}.paper.right{transform:rotate(4deg) translate(-18px)}.paper i{height:7px;border-radius:9px;background:#cbd7e5}.paper i.short{width:60%}.paper i.changed{background:#7db2ff}.delta-rail{width:86px;z-index:3;display:flex;flex-direction:column;gap:17px;align-items:center}.delta-rail span{background:#e5f6ee;color:#117451;border:1px solid #bce6d4;box-shadow:0 5px 13px #17855c24;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;white-space:nowrap}.workspace,.results{position:relative;max-width:1040px;margin:0 auto;padding:118px 52px 52px;background:#ffffffe6;border:1px solid rgba(210,223,238,.9);border-radius:32px;box-shadow:0 25px 80px #1a395b17;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.section-intro{text-align:center;margin-bottom:32px}.eyebrow{color:var(--blue);font-size:14px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.section-intro h2,.result-title h2{margin:8px 0;font-size:28px;letter-spacing:-.04em;color:#132c4b}.section-intro p{margin:0;color:#667d92}.upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.upload-card{border:1px solid var(--line);border-radius:22px;padding:20px;background:#fbfdff}.upload-heading{display:flex;gap:12px;align-items:center;margin-bottom:16px}.upload-heading h2{font-size:17px;margin:0 0 4px}.upload-heading p{font-size:14px;color:#74889b;margin:0}.step-icon{width:36px;height:36px;border-radius:11px;background:#e8f1ff;color:var(--blue);display:grid;place-items:center;flex:none}.drop-zone{min-height:170px;border:1.5px dashed #9fb7d2;border-radius:16px;background:#f3f7fc;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#466680;font-weight:700;cursor:pointer;overflow:hidden;transition:.2s ease}.drop-zone:hover{border-color:var(--blue);background:#eaf2fd}.drop-zone input{position:absolute;opacity:0;pointer-events:none}.drop-zone img{width:100%;height:170px;object-fit:cover}.text-fallback{margin-top:12px}.text-fallback summary{color:#49657f;font-size:14px;font-weight:700;cursor:pointer;padding:8px 2px}.text-fallback textarea{width:100%;min-height:108px;border:1px solid #d4e0eb;border-radius:12px;padding:12px;resize:vertical;color:#213850;background:#fff;font-size:16px;line-height:1.5}.local-note{display:flex;align-items:center;gap:6px;color:#637c8f;font-size:13px;margin:12px 0 0}.upload-error{margin:10px 0 0;padding:11px 12px;border-radius:11px;background:#fff0f0;color:#a83232;font-size:14px;line-height:1.55}.ocr-progress{height:30px;position:relative;margin-top:10px;display:flex;align-items:center;gap:6px;color:var(--blue);font-size:13px;overflow:hidden}.ocr-progress i{position:absolute;bottom:0;left:0;height:3px;background:var(--blue);transition:width .2s}.spin{animation:spin 1s linear infinite}.compare-button{min-height:54px;margin:28px auto 0;padding:0 26px;border:0;border-radius:16px;background:#174ea6;color:#fff;font-weight:800;display:flex;gap:10px;align-items:center;justify-content:center;box-shadow:0 12px 28px #174ea63d;transition:.2s ease}.compare-button:hover:not(:disabled){background:#103f89;transform:translateY(-2px)}.compare-button:disabled{background:#c4ced9;box-shadow:none;cursor:not-allowed}.button-help{text-align:center;color:#768a9d;font-size:14px;margin:10px 0 0}#result{scroll-margin-top:22px}.results{margin-top:30px;padding:40px 52px}.result-hero{text-align:center;border-bottom:1px solid var(--line);padding-bottom:30px;margin-bottom:28px}.result-hero span{color:#657d91;font-weight:700}.result-hero strong{display:block;font-size:44px;letter-spacing:-.04em;margin:5px 0;color:#d44949}.result-hero strong.down{color:var(--green)}.result-hero p{color:#768a9c;font-size:14px;margin:0}.result-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.result-title h2{margin-bottom:0}.change-list{display:flex;flex-direction:column;gap:10px}.change-row{display:grid;grid-template-columns:42px 1fr auto;gap:14px;align-items:start;padding:18px;border:1px solid var(--line);border-radius:17px;background:#fff}.change-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#fff0f0;color:#c93e3e}.change-row.decreased .change-icon,.change-row.removed .change-icon{background:#e8f7f1;color:#187657}.change-row.added .change-icon{background:#fff4e5;color:#b66a00}.change-main>div:first-child{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.change-main strong{color:#1f3650}.change-main span{color:#70869a;font-size:13px}.change-row>b{color:#c93e3e;white-space:nowrap;font-size:17px}.change-row.decreased>b,.change-row.removed>b{color:#187657}.evidence-rail{display:grid!important;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin-top:10px}.evidence-rail code{font-family:inherit;color:#526c83;font-weight:700;font-size:14px}.evidence-rail i{height:2px;background:linear-gradient(90deg,#bed0e1,#438cf2);position:relative}.evidence-rail i:after{content:"";position:absolute;right:0;top:-3px;border-left:6px solid #438cf2;border-top:4px solid transparent;border-bottom:4px solid transparent}.change-main details{margin-top:10px;color:#61798d;font-size:13px}.change-main summary{min-height:44px;display:flex;align-items:center;cursor:pointer;font-weight:700}.change-main details p{margin:5px 0;word-break:break-all}.accuracy-note{margin-top:18px;border-radius:14px;background:#f2f6fa;padding:15px;color:#5f7487;font-size:14px;line-height:1.6}.reset-button{margin:18px auto 48px}.trust-strip{max-width:900px;margin:70px auto;display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:0 24px}.trust-strip>div{display:grid;grid-template-columns:36px 1fr;align-items:center;column-gap:10px}.trust-strip svg{grid-row:1/3;color:var(--blue)}.trust-strip strong{color:#1b3653}.trust-strip span{color:#6d8397;font-size:14px}.feedback-card{max-width:720px;margin:18px auto 0;padding:22px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 14px 40px #1a395b12}.feedback-heading{display:flex;gap:12px;align-items:flex-start}.feedback-heading>span,.feedback-sent>span{width:38px;height:38px;border-radius:12px;background:#e8f1ff;color:var(--blue);display:grid;place-items:center;flex:none}.feedback-heading strong,.feedback-sent strong{display:block;color:#183450;font-size:17px}.feedback-heading p,.feedback-sent p{margin:4px 0 0;color:#6a8195;font-size:14px;line-height:1.55}.category-pills{display:flex;gap:8px;margin:18px 0 12px;padding-left:50px}.category-pills button{min-height:44px;padding:0 16px;border:1px solid #d5e0eb;border-radius:999px;background:#f8fbff;color:#49657f;font-weight:700}.category-pills button[aria-pressed=true]{border-color:#6a9fea;background:#e8f1ff;color:var(--blue)}.feedback-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-left:50px}.feedback-actions button{min-height:48px;border:1px solid #cfdceb;border-radius:14px;background:#fff;color:#234766;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px}.feedback-actions button:first-child{background:#174ea6;border-color:#174ea6;color:#fff}.feedback-actions button:disabled{opacity:.55;cursor:wait}.feedback-privacy{margin:14px 0 0 50px;color:#6e8294;font-size:13px;line-height:1.55}.feedback-error{margin:10px 0 0 50px;color:#a83232;font-size:14px}.feedback-sent{display:flex;gap:12px;align-items:center;background:#f7fbff}.policy{max-width:900px;margin:0 auto 60px;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.policy details{background:#fff;border:1px solid var(--line);border-radius:17px;padding:8px 18px}.policy summary{min-height:44px;display:flex;align-items:center;cursor:pointer;color:#254561;font-weight:800}.policy p{color:#647b8e;line-height:1.75;font-size:14px;margin:3px 0 14px}footer{background:#102d55;color:#fff;text-align:center;padding:40px 24px calc(40px + env(safe-area-inset-bottom))}footer p,footer a{color:#aac0d9;font-size:14px}footer p{margin:8px 0 20px}footer a{min-height:44px;display:inline-flex;align-items:center}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:720px){.topbar{height:64px;padding:0 18px}.text-button{padding:0 6px;font-size:14px}.hero{margin-top:40px;padding:0 18px}.hero h1{font-size:43px}.hero>p{font-size:16px}.desktop-break{display:none}.bill-illustration{height:175px;margin-top:30px;margin-bottom:-52px}.paper{width:175px;height:145px;padding:25px 18px;gap:11px;border-radius:13px}.paper.left{transform:rotate(-4deg) translate(26px)}.paper.right{transform:rotate(4deg) translate(-26px)}.delta-rail{width:68px}.delta-rail span{font-size:10px;padding:4px 7px}.workspace,.results{width:calc(100% - 24px);border-radius:24px;padding:82px 16px 28px}.results{padding:28px 16px;margin-top:14px}.section-intro h2,.result-title h2{font-size:23px}.upload-grid{grid-template-columns:1fr}.drop-zone{min-height:132px}.drop-zone img{height:150px}.text-fallback summary{min-height:44px;display:flex;align-items:center}.result-title{align-items:flex-start;gap:12px}.ghost-button{font-size:0;padding:0;width:44px;justify-content:center;flex:none}.change-row{grid-template-columns:36px 1fr;padding:14px;gap:10px}.change-icon{width:34px;height:34px}.change-row>b{grid-column:2}.result-hero strong{font-size:38px}.trust-strip,.policy{grid-template-columns:1fr;margin:50px auto}.local-note{font-size:12px}.feedback-card{width:calc(100% - 24px);padding:18px}.category-pills,.feedback-actions,.feedback-privacy,.feedback-error{margin-left:0}.category-pills{padding-left:0}.feedback-actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
