:root{color:#1a1d1b;background:#f3f0e7;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #171a18;--muted: #6a716c;--paper: #f7f4eb;--card: #fffdf8;--line: #dcd8cd;--line-strong: #c8c3b6;--moss: #244c3e;--moss-deep: #17372d;--mint: #dcebe2;--lime: #bdff76;--amber: #d88642;--amber-soft: #f5e5d7;--red: #b94c45;--red-soft: #f7dfdc;--shadow: 0 18px 55px rgb(24 30 26 / 9%)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;min-height:100vh;background:radial-gradient(circle at 7% 0%,rgb(255 255 255 / 88%),transparent 29rem),linear-gradient(145deg,#f5f2e9,#efede5)}button,textarea,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,textarea:focus-visible,input:focus-visible{outline:3px solid #ff9d50;outline-offset:3px}.app{min-height:100vh}.topbar{position:relative;z-index:20;display:grid;grid-template-columns:minmax(230px,1fr) auto minmax(230px,1fr) 42px;align-items:center;min-height:66px;padding:0 26px;border-bottom:1px solid rgb(46 54 49 / 12%);background:#f7f4ebe0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;justify-self:start;gap:8px;padding:0;border:0;background:transparent;color:var(--ink);font-size:17px;font-weight:800;cursor:pointer}.brand:disabled{cursor:wait;opacity:.72}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:var(--ink);color:var(--lime);box-shadow:inset 0 0 0 1px #ffffff14}.brand-product{color:#727a74;font-weight:600}.prototype-tag{margin-left:3px;padding:3px 7px;border:1px solid var(--line);border-radius:999px;color:#747a76;font-size:9px;font-weight:800;letter-spacing:.09em;line-height:1.2;text-transform:uppercase}.stage-rail{display:flex;align-items:center;gap:0}.tool-mode-label{display:inline-flex;align-items:center;justify-self:center;gap:8px;color:#526159;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.stage-step{display:flex;align-items:center;gap:7px;color:#9a9f9b;font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.stage-step:not(:last-child):after{width:34px;height:1px;margin:0 10px;background:#d2cfc5;content:""}.stage-step.complete:not(:last-child):after{background:#769584}.stage-dot{display:grid;width:20px;height:20px;place-items:center;border:1px solid #d3d0c8;border-radius:50%;background:#f4f1e8;font-size:10px}.stage-step.active{color:var(--ink)}.stage-step.active .stage-dot{border-color:var(--moss);background:var(--moss);color:#fff;box-shadow:0 0 0 4px #244c3e1c}.stage-step.complete{color:#567264}.stage-step.complete .stage-dot{border-color:#6b8b7b;background:#e0ece4;color:#2c5c49}.header-trust{display:flex;align-items:center;justify-self:end;gap:7px;color:#68716b;font-size:11px;font-weight:650}.trust-divider{width:3px;height:3px;margin:0 2px;border-radius:50%;background:#a5aaa6}.icon-button{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--line);border-radius:11px;background:#ffffff7f;color:var(--ink);text-decoration:none;transition:transform .14s ease,background .14s ease}.icon-button:hover{background:#fff;transform:translateY(-1px)}.github-link{justify-self:end}.demo-banner{display:flex;min-height:36px;align-items:center;justify-content:center;gap:8px;border-bottom:1px solid #d8c88e;background:#fbefba;color:#554512;font-size:12px}.demo-banner span{color:#7b692e}.empty-page{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:clamp(42px,7vw,110px);width:min(1160px,calc(100% - 48px));min-height:calc(100vh - 66px);margin:0 auto;padding:clamp(52px,8vh,90px) 0 90px}.hero{align-self:center}.eyebrow,.section-kicker{color:#67716b;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eyebrow{display:inline-flex;align-items:center;gap:9px}.pulse-dot{position:relative;width:8px;height:8px;border-radius:50%;background:var(--moss);box-shadow:0 0 0 5px #244c3e1a}.hero h1{max-width:650px;margin:23px 0 24px;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,7.1vw,94px);font-weight:500;letter-spacing:-.066em;line-height:.89}.hero-copy{max-width:590px;margin:0;color:#5e6661;font-size:clamp(17px,1.7vw,20px);line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.hero-notice{max-width:560px;margin:14px 0 0;color:#5b655f;font-size:12px;line-height:1.5}.primary-button,.secondary-button,.small-button,.text-check-button,.manual-button,.receipt-button,.check-another{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:9px;border-radius:12px;font-weight:760;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.primary-button{min-height:50px;padding:0 19px;border:1px solid var(--ink);background:var(--ink);color:#fff;box-shadow:0 8px 24px #171a182b}.primary-button:hover:not(:disabled){background:#242a27;box-shadow:0 11px 29px #171a1836;transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.46}.secondary-button{min-height:50px;padding:0 18px;border:1px solid var(--line-strong);background:#fffdf8c2;color:var(--ink)}.secondary-button:hover:not(:disabled){background:#fff;transform:translateY(-1px)}.trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:24px;color:#68716b;font-size:12px;font-weight:650}.trust-row span{display:inline-flex;align-items:center;gap:6px}.validation-link{display:inline-flex;min-height:44px;align-items:center;gap:7px;margin-top:15px;color:#3f6655;font-size:11px;font-weight:750;text-decoration-color:#3f66556b;text-underline-offset:3px}.validation-link:hover{color:var(--ink);text-decoration-color:currentColor}.input-card{align-self:center;padding:20px;border:1px solid rgb(198 194 181 / 80%);border-radius:24px;background:#fffdf8db;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.drop-zone{display:grid;grid-template-columns:48px 1fr auto;min-height:112px;align-items:center;gap:14px;padding:18px;border:1.5px dashed #aaa99f;border-radius:17px;background:#f7f5ee;transition:border .14s ease,background .14s ease}.drop-zone:hover{border-color:var(--moss);background:#f1f5ef}.drop-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;background:var(--mint);color:var(--moss)}.drop-zone strong,.drop-zone span{display:block}.drop-zone strong{margin-bottom:5px;font-size:14px}.drop-zone span{color:#747a76;font-size:11px}.small-button{min-height:38px;padding:0 13px;border:1px solid var(--line);background:#fff;font-size:12px}.or-divider{display:flex;align-items:center;gap:12px;margin:18px 0;color:#8a8f8b;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.or-divider:before,.or-divider:after{height:1px;flex:1;background:var(--line);content:""}.protected-terms{border:1px solid var(--line);border-radius:13px;background:#f8f6ef}.protected-terms summary{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:12px;padding:0 13px;color:#46544c;cursor:pointer;font-size:12px;font-weight:780;list-style:none}.protected-terms summary::-webkit-details-marker{display:none}.protected-terms summary>span:first-child{display:inline-flex;align-items:center;gap:7px}.session-badge{padding:3px 6px;border-radius:999px;background:#e1ebe4;color:#426150;font-size:8px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.protected-terms-body{padding:0 12px 12px;border-top:1px solid #e3dfd5}.protected-terms-body label{display:block;padding:10px 1px 7px;color:#68716b;font-size:10px;line-height:1.4}.input-card .protected-terms textarea{min-height:76px;resize:vertical;background:#fffefa}.protected-terms-body p{margin:7px 1px 0;color:#858b87;font-size:9px;line-height:1.4}.text-input-label{display:flex;align-items:center;gap:7px;margin-bottom:9px;color:#4f5752;font-size:12px;font-weight:750}.input-card textarea{display:block;width:100%;min-height:138px;resize:vertical;padding:14px;border:1px solid var(--line);border-radius:13px;background:#fffefa;color:var(--ink);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.55}.input-card textarea::placeholder{color:#a1a5a2}.input-error{display:flex;align-items:flex-start;gap:7px;margin-top:9px;padding:9px 10px;border-radius:9px;background:var(--red-soft);color:#87433e;font-size:10px;line-height:1.45}.text-check-button{width:100%;min-height:44px;margin-top:11px;border:0;background:#e6ebe6;color:#2e453a}.text-check-button:hover:not(:disabled){background:#dbe5dd}.text-check-button:disabled{cursor:not-allowed;opacity:.55}.honest-note{position:absolute;right:0;bottom:25px;display:flex;align-items:center;gap:10px;color:#707671}.honest-note svg{color:var(--amber)}.honest-note strong,.honest-note span{display:block}.honest-note strong{margin-bottom:2px;color:#575e59;font-size:11px}.honest-note span{font-size:10px}.working-page,.error-page{display:flex;min-height:calc(100vh - 66px);align-items:center;flex-direction:column;justify-content:center;padding:40px 24px;text-align:center}.working-orbit{position:relative;display:grid;width:82px;height:82px;place-items:center;margin-bottom:30px;border:1px solid #d4d0c6;border-radius:50%;background:#ffffff8a}.spinner{color:var(--moss);animation:spin 1.3s linear infinite}.orbit-dot{position:absolute;top:4px;left:50%;width:9px;height:9px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 4px #bdff7638;transform:translate(-50%)}@keyframes spin{to{transform:rotate(360deg)}}.working-kicker{margin:0 0 10px;color:#718077;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.working-page h2,.error-page h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,51px);font-weight:500;letter-spacing:-.04em}.working-status{min-height:24px;margin:18px 0 0;color:#656d68;font-size:13px}.working-rules{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:31px}.working-rules span{padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:#ffffff85;color:#6f756f;font-size:10px;font-weight:700}.review-page,.result-page{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:15px;height:calc(100vh - 66px);min-height:610px;padding:15px;overflow:hidden}.demo-banner+.review-page,.demo-banner+.result-page{height:calc(100vh - 102px)}.artifact-panel,.result-artifact,.findings-panel,.receipt-panel{min-width:0;border:1px solid rgb(205 201 190 / 86%);border-radius:19px;background:var(--card);box-shadow:0 8px 30px #1f25210d}.artifact-panel,.result-artifact{display:flex;min-height:0;flex-direction:column;overflow:hidden}.panel-heading,.findings-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.panel-heading{min-height:72px;padding:15px 19px;border-bottom:1px solid var(--line)}.panel-heading h2,.findings-heading h2{overflow:hidden;margin:4px 0 0;font-size:15px;letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap}.artifact-meta{display:flex;align-items:center;gap:7px}.artifact-meta span{padding:5px 8px;border:1px solid var(--line);border-radius:7px;color:#747b76;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px}.inline-notice{display:flex;min-height:38px;align-items:center;gap:8px;padding:8px 13px;border-bottom:1px solid #e5cfbf;background:#fbeee5;color:#714b34;font-size:11px;line-height:1.4}.image-stage{position:relative;display:block;width:fit-content;max-width:calc(100% - 38px);max-height:calc(100% - 129px);margin:auto;border-radius:10px;background:linear-gradient(45deg,#272b29 25%,transparent 25%),linear-gradient(-45deg,#272b29 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#272b29 75%),linear-gradient(-45deg,transparent 75%,#272b29 75%),#222624;background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;box-shadow:0 13px 38px #12141333;line-height:0;overflow:hidden;touch-action:none}.image-stage img{display:block;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 230px);-webkit-user-select:none;user-select:none}.demo-banner+.review-page .image-stage img{max-height:calc(100vh - 266px)}.overlay-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.finding-box{position:absolute;z-index:2;min-width:0;min-height:0;padding:0;border:2px solid #e19050;border-radius:4px;background:repeating-linear-gradient(135deg,#e1905030,#e1905030 5px,#ffffff14 5px,#ffffff14 10px);color:var(--ink);cursor:pointer;line-height:1;pointer-events:auto}.finding-box>span{position:absolute;top:-12px;left:-12px;display:grid;width:24px;height:24px;place-items:center;border:2px solid #fff7ed;border-radius:50%;background:#e19050;color:#201a14;font-size:10px;font-weight:850;box-shadow:0 2px 7px #00000040}.finding-box.selected{border-color:var(--lime);background:repeating-linear-gradient(135deg,#bdff7638,#bdff7638 5px,#0d211929 5px,#0d211929 10px)}.finding-box.selected>span{border-color:#f5ffe9;background:var(--lime)}.finding-box.active{box-shadow:0 0 0 4px #ffffffb3,0 0 0 6px #244c3e8c}.finding-box.manual{border-style:dashed}.draft-box{position:absolute;z-index:3;border:2px dashed var(--lime);background:#bdff7638}.image-stage.drawing{cursor:crosshair}.canvas-toolbar{display:flex;min-height:57px;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding:10px 17px;border-top:1px solid var(--line);color:#858a86;font-size:10px}.manual-button{min-height:36px;padding:0 11px;border:1px solid var(--line-strong);background:#fffefa;color:#3d4640;font-size:11px}.manual-button.active{border-color:var(--moss);background:var(--moss);color:#fff}.text-preview{min-height:0;flex:1;margin:18px;padding:22px;overflow:auto;border:1px solid #d8d5cb;border-radius:13px;background:linear-gradient(#ffffffc4,#ffffffc4),repeating-linear-gradient(to bottom,transparent,transparent 23px,#e8e5dc 23px,#e8e5dc 24px);color:#303632;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px;line-height:24px;white-space:pre-wrap;word-break:break-word}.text-mark{padding:2px 0;border-radius:3px;background:#f2dfce;color:inherit;box-shadow:inset 0 -2px #d7894a}.text-mark.selected{background:#dff0d4;box-shadow:inset 0 -2px #629254}.findings-panel,.receipt-panel{display:flex;min-height:0;flex-direction:column;overflow:hidden}.findings-heading{min-height:72px;padding:15px 17px 13px;border-bottom:1px solid var(--line)}.selected-count{padding:5px 8px;border-radius:999px;background:#e4eee7;color:#345647;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.scanner-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:10px 13px 0}.scanner-strip span{position:relative;padding:6px;border-radius:7px;background:#efeee9;color:#737a75;font-size:8px;font-weight:800;letter-spacing:.08em;text-align:center;text-transform:uppercase}.scanner-strip span:before{display:inline-block;width:5px;height:5px;margin-right:5px;border-radius:50%;background:#aaa;content:""}.scanner-strip span.checked:before{background:#4c8b6d}.scanner-strip span.error:before{background:var(--red)}.privacy-lens-status{display:flex;align-items:center;gap:7px;margin:9px 13px 0;padding:8px 10px;border-radius:8px;background:#e8efe7;color:#3e5f4e;font-size:9px;font-weight:750}.findings-instruction{margin:0;padding:12px 16px;border-bottom:1px solid #e5e2d9;color:#777d78;font-size:10px;line-height:1.45}.finding-list{min-height:0;flex:1;padding:7px 7px 4px;overflow-y:auto;scrollbar-color:#c8c6be transparent;scrollbar-width:thin}.finding-row{position:relative;border:1px solid transparent;border-radius:11px;transition:border .12s ease,background .12s ease}.finding-row+.finding-row{margin-top:3px}.finding-row:hover,.finding-row.active{border-color:#dbd7cc;background:#f8f6ef}.finding-row label{display:grid;grid-template-columns:20px 20px 29px minmax(0,1fr);align-items:start;gap:7px;min-height:69px;padding:10px 35px 10px 9px;cursor:pointer}.finding-row input{position:absolute;width:1px;height:1px;opacity:0}.custom-check{display:grid;width:18px;height:18px;place-items:center;border:1.5px solid #aaa9a1;border-radius:5px;background:#fff;color:transparent}.finding-row input:checked+.custom-check{border-color:var(--moss);background:var(--moss);color:#fff}.finding-row input:disabled+.custom-check{cursor:not-allowed;opacity:.72}.finding-row input:focus-visible+.custom-check{outline:3px solid #ff9d50;outline-offset:2px}.finding-number{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:#eeece5;color:#707672;font-size:9px;font-weight:850}.finding-icon{display:grid;width:29px;height:29px;place-items:center;border-radius:8px;background:#e7ece7;color:#3e6655}.finding-icon.credential,.finding-icon.payment{background:#f2e4d8;color:#895537}.finding-icon.barcode{background:#e1e4f0;color:#495a84}.finding-icon.metadata{background:#e9e1ef;color:#6d4f7c}.finding-icon.manual{background:#e6ead7;color:#5c6f35}.finding-icon.custom{background:#deeee7;color:#2d6750}.finding-content{display:block;min-width:0}.finding-title,.finding-content code,.finding-evidence{display:block}.finding-required{display:inline-block;margin-top:4px;padding:2px 5px;border-radius:4px;background:#ece5f1;color:#6b5278;font-size:7px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.finding-title{color:#343a36;font-size:11px;font-weight:800}.finding-content code{overflow:hidden;margin-top:4px;color:#59605b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.finding-evidence{margin-top:4px;overflow:hidden;color:#939793;font-size:8px;font-weight:650;letter-spacing:.015em;text-overflow:ellipsis;white-space:nowrap}.remove-finding{position:absolute;top:10px;right:8px;display:grid;width:27px;height:27px;place-items:center;border:0;border-radius:7px;background:transparent;color:#979b98;cursor:pointer}.remove-finding:hover{background:#eee9e4;color:var(--red)}.no-findings{display:flex;align-items:center;flex-direction:column;padding:44px 25px;color:#788079;text-align:center}.no-findings strong{margin-top:13px;color:#4e5751;font-size:12px}.no-findings span{margin-top:7px;font-size:10px;line-height:1.5}.replacement-mode{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:0 11px 9px;padding:8px;border:1px solid var(--line);border-radius:10px;background:#f7f5ef}.replacement-mode legend{padding:0 5px;color:#777e79;font-size:8px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.replacement-mode label{position:relative;cursor:pointer}.replacement-mode input{position:absolute;width:1px;height:1px;opacity:0}.replacement-mode label>span{display:block;min-height:44px;padding:7px 8px;border:1px solid transparent;border-radius:8px;color:#626963}.replacement-mode input:checked+span{border-color:#7a9b89;background:#e5eee7;color:#2e5341}.replacement-mode input:focus-visible+span{outline:3px solid #ff9d50;outline-offset:2px}.replacement-mode strong,.replacement-mode small{display:block}.replacement-mode strong{font-size:9px}.replacement-mode small{margin-top:3px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:7.5px}.review-caution{display:flex;align-items:center;gap:7px;margin:0 12px 10px;padding:8px 10px;border-radius:8px;background:#f4eee5;color:#7b604a;font-size:9px}.review-action{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px;padding:12px;border-top:1px solid var(--line);background:#faf8f2}.review-action>div span,.review-action>div strong{display:block}.review-action>div span{color:#848984;font-size:8px;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.review-action>div strong{margin-top:2px;font-size:20px}.create-button{width:100%;min-height:46px;padding:0 14px;font-size:12px}.result-artifact{background:#222724;border-color:#252a27}.result-artifact .panel-heading{border-color:#3c423e;background:#292e2b;color:#fff}.result-artifact .section-kicker{color:#97a29b}.view-toggle{display:flex;padding:3px;border:1px solid #464d49;border-radius:9px;background:#1e2320}.view-toggle button{min-height:29px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#929b96;font-size:9px;font-weight:750;cursor:pointer}.view-toggle button.active{background:#eae8df;color:#252a27}.result-image{position:relative;display:flex;min-height:0;flex:1;align-items:center;justify-content:center;padding:23px;overflow:hidden;background:radial-gradient(circle at center,#313733,#1e2220 70%),#202421}.result-image img{display:block;max-width:100%;max-height:100%;border-radius:8px;box-shadow:0 16px 48px #00000057;object-fit:contain}.output-badge,.before-badge{position:absolute;right:35px;bottom:34px;display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border-radius:8px;background:var(--lime);color:#1b2b21;font-size:9px;font-weight:850;box-shadow:0 4px 18px #0003}.before-badge{background:#f0d9c1;color:#533f2d}.result-text{border-color:#434a46;background:#f9f7f0}.receipt-panel{padding:22px;overflow-y:auto}.result-status-icon{display:grid;width:48px;height:48px;place-items:center;margin-bottom:16px;border-radius:14px;background:#e2eee6;color:#315f49}.receipt-panel.failed .result-status-icon{background:var(--red-soft);color:var(--red)}.receipt-panel h2{margin:6px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:29px;font-weight:500;letter-spacing:-.035em}.result-subtitle{margin:0;color:#737a75;font-size:11px;line-height:1.55}.check-list{margin-top:18px;border-top:1px solid var(--line)}.check-row{display:grid;grid-template-columns:25px 1fr;gap:8px;padding:11px 0;border-bottom:1px solid #e7e4dc}.check-status{display:grid;width:21px;height:21px;place-items:center;border-radius:50%}.check-row.passed .check-status{background:#dfece3;color:#34624b}.check-row.failed .check-status{background:#f4ddda;color:var(--red)}.check-row.not-run .check-status{background:#eceae4;color:#777d78}.check-row strong,.check-row small{display:block}.check-row strong{color:#3b413d;font-size:10px}.check-row small{margin-top:3px;color:#626a65;font-size:11px;line-height:1.4}.hash-block{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:13px;padding:9px 10px;border-radius:8px;background:#f1efe9}.hash-block span{color:#777d78;font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.hash-block code{color:#48504b;font-size:9px}.result-notice{margin-top:10px;border:0;border-radius:8px}.result-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px;margin-top:14px}.receipt-matcher{width:min(980px,calc(100% - 40px));margin:0 auto;padding:clamp(42px,7vh,78px) 0 90px}.receipt-matcher__header{display:grid;grid-template-columns:170px minmax(0,1fr);align-items:start;gap:28px}.receipt-matcher__back{min-height:40px;padding:0 13px;border:1px solid var(--line-strong);border-radius:11px;background:#fffdf8c7;color:#4f5b54;cursor:pointer;font-size:11px;font-weight:750}.receipt-matcher__back:disabled{cursor:wait;opacity:.55}.receipt-matcher__eyebrow,.receipt-matcher__result-kicker{margin:0;color:#5f7268;font-size:10px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.receipt-matcher__header h1{max-width:680px;margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,5vw,58px);font-weight:500;letter-spacing:-.045em;line-height:1.02}.receipt-matcher__intro,.receipt-matcher__form,.receipt-matcher__result{margin-top:28px;border:1px solid var(--line);border-radius:18px;background:#fffdf8e0;box-shadow:var(--shadow)}.receipt-matcher__intro{padding:18px 20px;color:#5f6862;font-size:12px;line-height:1.6}.receipt-matcher__intro p{margin:0}.receipt-matcher__intro p+p{margin-top:10px}.receipt-matcher__warning{color:#74553f}.receipt-matcher__form{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:20px}.receipt-matcher__field{min-width:0}.receipt-matcher__label{display:block;margin-bottom:8px;color:#414b45;font-size:11px;font-weight:800}.receipt-matcher__input{width:100%;min-height:48px;padding:10px;border:1px solid var(--line-strong);border-radius:10px;background:#fffefa;color:#4f5852;font-size:10px}.receipt-matcher__hint,.receipt-matcher__local-note{color:#626a65;font-size:11px;line-height:1.5}.receipt-matcher__hint{margin:7px 1px 0}.receipt-matcher__submit{grid-column:1 / -1;min-height:48px;border:1px solid var(--ink);border-radius:11px;background:var(--ink);color:#fff;cursor:pointer;font-size:11px;font-weight:800}.receipt-matcher__submit:disabled{cursor:not-allowed;opacity:.45}.receipt-matcher__local-note{margin:10px 4px 0}.receipt-matcher__result{padding:22px}.receipt-matcher__result--match{border-color:#9bb8a6}.receipt-matcher__result--mismatch,.receipt-matcher__result--invalid{border-color:#d8a7a2}.receipt-matcher__result h2{margin:7px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:500}.receipt-matcher__result>p:not(.receipt-matcher__result-kicker){color:#646c67;font-size:11px;line-height:1.55}.receipt-matcher__summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:8px;margin:18px 0 0}.receipt-matcher__summary-item{padding:10px;border-radius:9px;background:#f0eee7}.receipt-matcher__summary dt{color:#626a65;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.receipt-matcher__summary dd{margin:4px 0 0;color:#3d4640;font-size:11px;font-weight:750}.receipt-matcher__checks{margin:18px 0 0;padding:0;list-style:none}.receipt-matcher__check{display:flex;align-items:start;justify-content:space-between;gap:20px;padding:10px 0;border-top:1px solid #e4e1d8}.receipt-matcher__check strong{color:#3f4842;font-size:10px}.receipt-matcher__check span{color:#626a65;font-size:11px;line-height:1.4;text-align:right}.receipt-matcher__check--match strong{color:#356048}.receipt-matcher__check--mismatch strong{color:#994d46}.result-actions .primary-button,.result-actions .secondary-button{min-height:43px;padding:0 10px;font-size:10px}.receipt-button,.check-another{width:100%;min-height:38px;margin-top:8px;border:1px solid var(--line);background:transparent;color:#5f6762;font-size:9px}.receipt-button:hover,.check-another:hover{background:#f3f1eb}.result-caution{display:grid;grid-template-columns:18px 1fr;gap:8px;margin-top:13px;padding:10px;border-radius:9px;background:var(--amber-soft);color:#705540;font-size:9px;line-height:1.45}.check-another{margin-top:auto}.result-feedback{justify-content:center;margin-top:8px;text-align:center}.error-icon{display:grid;width:58px;height:58px;place-items:center;margin-bottom:22px;border-radius:17px;background:var(--red-soft);color:var(--red)}.error-page p{max-width:520px;color:#6f7671;font-size:14px;line-height:1.55}.error-reassurance{margin-top:-4px;font-size:11px!important;font-weight:750}.error-page .primary-button{margin-top:14px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:1040px){.topbar{grid-template-columns:1fr auto 42px}.stage-rail{display:none}.header-trust{grid-column:2}.empty-page{gap:36px}.hero h1{font-size:clamp(54px,8vw,78px)}}@media(max-width:820px){.topbar{grid-template-columns:1fr 42px;padding:0 15px}.header-trust,.brand-product,.tool-mode-label{display:none}.empty-page{display:block;width:min(620px,calc(100% - 32px));padding:45px 0 80px}.hero{margin-bottom:42px}.honest-note{position:static;margin-top:28px}.review-page,.result-page,.demo-banner+.review-page,.demo-banner+.result-page{display:block;height:auto;min-height:0;padding:10px;overflow:visible}.artifact-panel,.result-artifact{min-height:480px}.findings-panel,.receipt-panel{min-height:600px;margin-top:10px}.image-stage img,.demo-banner+.review-page .image-stage img{max-height:55vh}.result-image{min-height:420px}}@media(max-width:520px){.prototype-tag{display:none}.demo-banner{flex-wrap:wrap;justify-content:flex-start;padding:8px 14px}.hero h1{font-size:56px}.hero-copy{font-size:16px}.hero-actions,.hero-actions .primary-button,.hero-actions .secondary-button{width:100%}.drop-zone{grid-template-columns:44px 1fr}.drop-zone .small-button{grid-column:1 / -1;width:100%}.panel-heading{align-items:flex-start;flex-direction:column;gap:8px}.canvas-toolbar{align-items:flex-start;flex-direction:column}.artifact-panel,.result-artifact{min-height:430px}.result-actions,.replacement-mode,.receipt-matcher__form,.receipt-matcher__header{grid-template-columns:1fr}.receipt-matcher{width:min(100% - 28px,620px);padding-top:34px}.receipt-matcher__header{gap:18px}.receipt-matcher__back{justify-self:start}.receipt-matcher__check{align-items:flex-start;flex-direction:column;gap:4px}.receipt-matcher__check span{text-align:left}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
