.vector-paint-module__AhuBJq__root{--paper:#fbf7ef;--wall:#ece5d8;--wall-deep:#e2d9c8;--ink:#1c1917;--pencil:#5b544c;--faint:#8a8278;--rule:#ddd4c3;--blue:#2350d8;--blue-hover:#1b41b8;--tape:#efe2b8;--done:#2f8f53;--alert:#c8321c;--settle:cubic-bezier(.34, 1.4, .64, 1);--ease:cubic-bezier(.2, .8, .2, 1);--lift:0 1px 2px #1c191714, 0 14px 30px #1c19171f;overscroll-behavior:none;background:var(--wall);color:var(--ink);font-family:var(--font-inter), system-ui, sans-serif;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;grid-template:"bar"64px"easel"minmax(0,1fr)"dock"/minmax(0,1fr);display:grid;position:fixed;inset:0;overflow:hidden}.vector-paint-module__AhuBJq__root :focus-visible{outline:3px solid var(--blue);outline-offset:3px}.vector-paint-module__AhuBJq__display{font-family:var(--font-bricolage), var(--font-inter), sans-serif;letter-spacing:-.035em;font-variation-settings:"opsz" 96;font-weight:800}.vector-paint-module__AhuBJq__bar{z-index:5;grid-area:bar;justify-content:space-between;align-items:center;gap:12px;padding:0 16px;display:flex}.vector-paint-module__AhuBJq__brand{color:var(--ink);border-radius:10px;align-items:center;gap:10px;padding:6px 4px;text-decoration:none;display:flex}.vector-paint-module__AhuBJq__wordmark{font-family:var(--font-bricolage), sans-serif;letter-spacing:-.04em;font-variation-settings:"opsz" 48;font-size:21px;font-weight:800}.vector-paint-module__AhuBJq__barActions{align-items:center;gap:8px;display:flex}.vector-paint-module__AhuBJq__pill{border:1px solid var(--rule);background:var(--paper);min-height:44px;color:var(--ink);font:600 15px/1 var(--font-inter), sans-serif;cursor:pointer;transition:transform .24s var(--settle), background .15s, border-color .15s;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 18px;text-decoration:none;display:inline-flex}.vector-paint-module__AhuBJq__pill:hover{border-color:var(--pencil)}.vector-paint-module__AhuBJq__pill:active{transform:scale(.96)}.vector-paint-module__AhuBJq__pill:disabled{opacity:.45;cursor:not-allowed;transform:none}.vector-paint-module__AhuBJq__primary{background:var(--blue);border-color:var(--blue);color:var(--paper)}.vector-paint-module__AhuBJq__primary:hover{background:var(--blue-hover);border-color:var(--blue-hover)}.vector-paint-module__AhuBJq__big{min-height:56px;padding:0 28px;font-size:17px}.vector-paint-module__AhuBJq__count{background:var(--ink);min-width:22px;height:22px;color:var(--paper);font-variant-numeric:tabular-nums;border-radius:999px;place-items:center;padding:0 6px;font-size:12px;display:inline-grid}.vector-paint-module__AhuBJq__hideNarrow{display:inline}@media (max-width:560px){.vector-paint-module__AhuBJq__hideNarrow,.vector-paint-module__AhuBJq__wordmark{display:none}}.vector-paint-module__AhuBJq__easel{grid-area:easel;min-height:0;position:relative;container-type:size}.vector-paint-module__AhuBJq__pageWrap{place-items:center;padding:28px 16px 20px;display:grid;position:absolute;inset:0}.vector-paint-module__AhuBJq__page{--ratio:.75;width:min(calc(100cqw - 72px), calc((100cqh - 64px) * var(--ratio)));aspect-ratio:var(--ratio);box-shadow:var(--lift);animation:vector-paint-module__AhuBJq__pageIn .5s var(--settle) both;background:#fff;position:relative}.vector-paint-module__AhuBJq__landscape{--ratio:1.3333}.vector-paint-module__AhuBJq__page svg{touch-action:none;width:100%;height:100%;display:block}.vector-paint-module__AhuBJq__page .vector-paint-module__AhuBJq__tape{animation:vector-paint-module__AhuBJq__tapeOn .35s var(--ease) .25s both}@keyframes vector-paint-module__AhuBJq__pageIn{0%{opacity:0;transform:translateY(18px)rotate(-2.5deg)scale(.97)}to{opacity:1;transform:none}}@keyframes vector-paint-module__AhuBJq__tapeOn{0%{opacity:0;scale:.5 1}to{opacity:.92;scale:1}}.vector-paint-module__AhuBJq__tape{z-index:2;background:var(--tape);opacity:.92;pointer-events:none;width:72px;height:24px;position:absolute;box-shadow:0 1px 1px #1c19170f}.vector-paint-module__AhuBJq__tapeLeft{top:-11px;left:-22px;transform:rotate(-38deg)}.vector-paint-module__AhuBJq__tapeRight{top:-11px;right:-22px;transform:rotate(38deg)}.vector-paint-module__AhuBJq__cursor{z-index:20;pointer-events:none;opacity:0;border-radius:50%;transition:opacity .12s;position:fixed;top:0;left:0;box-shadow:0 0 0 1.5px #ffffffe6,0 0 0 3px #1c191759}.vector-paint-module__AhuBJq__cursorEraser{box-shadow:0 0 0 1.5px var(--ink);background:#fff!important}.vector-paint-module__AhuBJq__status{color:var(--pencil);white-space:nowrap;align-items:center;gap:6px;font-size:13px;display:flex;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.vector-paint-module__AhuBJq__dot{background:var(--done);border-radius:50%;width:7px;height:7px}.vector-paint-module__AhuBJq__dock{padding:8px 12px max(14px, env(safe-area-inset-bottom));z-index:5;flex-direction:column;grid-area:dock;align-items:center;gap:10px;display:flex}.vector-paint-module__AhuBJq__tray{background:var(--paper);border:1px solid var(--rule);scrollbar-width:none;border-radius:36px;align-items:center;gap:4px;max-width:100%;padding:6px;display:flex;overflow-x:auto;box-shadow:0 1px 2px #1c19170d,0 8px 24px #1c19170f}.vector-paint-module__AhuBJq__tray::-webkit-scrollbar{display:none}.vector-paint-module__AhuBJq__sep{background:var(--rule);flex:0 0 1px;align-self:stretch;margin:10px 4px}.vector-paint-module__AhuBJq__tool{width:56px;height:56px;color:var(--ink);cursor:pointer;transition:background .15s, transform .24s var(--settle), opacity .15s;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;display:grid}.vector-paint-module__AhuBJq__tool:hover{background:var(--wall)}.vector-paint-module__AhuBJq__tool:active{transform:scale(.9)}.vector-paint-module__AhuBJq__tool:disabled{opacity:.3;cursor:default;background:0 0;transform:none}.vector-paint-module__AhuBJq__toolOn{background:var(--ink);color:var(--paper)}.vector-paint-module__AhuBJq__toolOn:hover{background:var(--ink)}.vector-paint-module__AhuBJq__brushDot{transition:transform .24s var(--settle);background:currentColor;border-radius:50%;box-shadow:0 0 0 1px #1c191724}.vector-paint-module__AhuBJq__pots{gap:6px;padding:6px 8px;display:flex}.vector-paint-module__AhuBJq__pot{cursor:pointer;width:48px;height:48px;transition:transform .28s var(--settle), box-shadow .15s;border:0;border-radius:50%;flex:none;box-shadow:inset 0 -5px #0000001f}.vector-paint-module__AhuBJq__pot:hover{transform:translateY(-3px)}.vector-paint-module__AhuBJq__potOn{box-shadow:inset 0 -5px 0 #0000001f, 0 0 0 3px var(--paper), 0 0 0 6px var(--ink);transform:translateY(-5px)scale(1.08)}.vector-paint-module__AhuBJq__potOn:hover{transform:translateY(-5px)scale(1.08)}.vector-paint-module__AhuBJq__potLight{box-shadow:inset 0 -5px 0 #00000014, inset 0 0 0 1px var(--rule)}.vector-paint-module__AhuBJq__potLight.vector-paint-module__AhuBJq__potOn{box-shadow:inset 0 -5px 0 #00000014, inset 0 0 0 1px var(--rule), 0 0 0 3px var(--paper), 0 0 0 6px var(--ink)}@media (min-width:900px) and (min-aspect-ratio:1){.vector-paint-module__AhuBJq__root{grid-template:"bar bar bar"64px"tools easel pots"minmax(0,1fr)/auto minmax(0,1fr) auto}.vector-paint-module__AhuBJq__dock{display:contents}.vector-paint-module__AhuBJq__dock>.vector-paint-module__AhuBJq__tray:first-child{border-radius:36px;flex-direction:column;grid-area:tools;align-self:center;margin-left:20px;overflow:visible}.vector-paint-module__AhuBJq__dock>.vector-paint-module__AhuBJq__tray:last-child{grid-area:pots;align-self:center;margin-right:20px;overflow:visible}.vector-paint-module__AhuBJq__sep{flex:0 0 1px;align-self:stretch;height:1px;margin:4px 10px}.vector-paint-module__AhuBJq__pots{grid-template-columns:repeat(2,48px);gap:10px;padding:8px;display:grid}.vector-paint-module__AhuBJq__pot:hover{transform:translate(-3px)}.vector-paint-module__AhuBJq__potOn,.vector-paint-module__AhuBJq__potOn:hover{transform:scale(1.1)}}.vector-paint-module__AhuBJq__overlay{z-index:40;background:var(--wall);animation:vector-paint-module__AhuBJq__overlayIn .32s var(--ease) both;-webkit-user-select:none;user-select:none;flex-direction:column;display:flex;position:fixed;inset:0}@keyframes vector-paint-module__AhuBJq__overlayIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.vector-paint-module__AhuBJq__overlayHead{flex:none;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:12px 16px;display:flex}.vector-paint-module__AhuBJq__overlayTitle{margin:0;font-size:clamp(28px,4vw,40px);line-height:1}.vector-paint-module__AhuBJq__close{border:1px solid var(--rule);background:var(--paper);width:48px;height:48px;color:var(--ink);cursor:pointer;transition:transform .24s var(--settle);border-radius:50%;place-items:center;display:grid}.vector-paint-module__AhuBJq__close:active{transform:scale(.92)}.vector-paint-module__AhuBJq__wallScroll{flex:1;min-height:0;padding:32px 28px 160px;overflow-y:auto}.vector-paint-module__AhuBJq__wallGrid{grid-template-columns:repeat(auto-fill,minmax(min(200px,42vw),1fr));place-items:center;gap:clamp(28px,5vw,56px) clamp(20px,4vw,44px);width:min(1120px,100%);margin:0 auto;display:grid}.vector-paint-module__AhuBJq__pinned{box-shadow:var(--lift);cursor:pointer;transform:rotate(var(--tilt,-2deg));transition:transform .4s var(--settle), box-shadow .3s;animation:vector-paint-module__AhuBJq__stick .5s var(--settle) both;animation-delay:calc(var(--i,0) * 45ms);background:#fff;border:0;padding:10px;position:relative}.vector-paint-module__AhuBJq__pinned:hover,.vector-paint-module__AhuBJq__pinnedOn{transform:rotate(0)translateY(-4px)}.vector-paint-module__AhuBJq__pinnedOn{box-shadow:0 0 0 3px var(--paper), 0 0 0 6px var(--ink), 0 18px 40px #1c19172e}.vector-paint-module__AhuBJq__pinned svg{background:#fff;width:100%;height:auto;display:block}.vector-paint-module__AhuBJq__pinnedPortrait{width:min(180px,38vw)}.vector-paint-module__AhuBJq__pinnedLandscape{width:min(230px,44vw)}@keyframes vector-paint-module__AhuBJq__stick{0%{opacity:0;transform:translateY(-14px) rotate(calc(var(--tilt,-2deg) * 3)) scale(1.04)}to{opacity:1;transform:rotate(var(--tilt,-2deg))}}.vector-paint-module__AhuBJq__caption{text-align:center;color:var(--pencil);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;position:absolute;top:calc(100% + 12px);left:0;right:0;overflow:hidden}.vector-paint-module__AhuBJq__easelTag{background:var(--ink);color:var(--paper);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600;position:absolute;bottom:-12px;right:-10px;transform:rotate(3deg)}.vector-paint-module__AhuBJq__emptyWall{text-align:center;color:var(--pencil);justify-items:center;gap:12px;padding:80px 16px;font-size:17px;display:grid}.vector-paint-module__AhuBJq__emptyWall h3{color:var(--ink);margin:0;font-size:32px}.vector-paint-module__AhuBJq__actionBar{left:50%;bottom:max(20px, env(safe-area-inset-bottom));z-index:45;background:var(--paper);border:1px solid var(--rule);animation:vector-paint-module__AhuBJq__barIn .4s var(--settle) both;scrollbar-width:none;border-radius:999px;align-items:center;gap:8px;max-width:calc(100vw - 24px);padding:8px;display:flex;position:fixed;overflow-x:auto;translate:-50%;box-shadow:0 18px 40px #1c19172e}@keyframes vector-paint-module__AhuBJq__barIn{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:none}}.vector-paint-module__AhuBJq__iconBtn{width:48px;height:48px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;display:grid}.vector-paint-module__AhuBJq__iconBtn:hover{background:var(--wall)}.vector-paint-module__AhuBJq__toast{left:50%;bottom:max(20px, env(safe-area-inset-bottom));z-index:60;background:var(--ink);color:var(--paper);animation:vector-paint-module__AhuBJq__barIn .4s var(--settle) both;border-radius:999px;align-items:center;gap:14px;padding:8px 8px 8px 20px;font-size:15px;display:flex;position:fixed;translate:-50%;box-shadow:0 18px 40px #1c191740}.vector-paint-module__AhuBJq__toast button{background:var(--paper);min-height:40px;color:var(--ink);font:600 14px/1 var(--font-inter), sans-serif;cursor:pointer;border:0;border-radius:999px;padding:0 16px}.vector-paint-module__AhuBJq__renameInput{border:1px solid var(--pencil);width:min(240px,50vw);min-height:44px;font:500 16px var(--font-inter), sans-serif;color:var(--ink);-webkit-user-select:text;user-select:text;background:#fff;border-radius:999px;padding:0 16px}.vector-paint-module__AhuBJq__sheetBody{flex:1;min-height:0;padding:8px 16px 40px;overflow-y:auto}.vector-paint-module__AhuBJq__gate{text-align:center;place-items:center;min-height:100%;display:grid}.vector-paint-module__AhuBJq__gateInner{justify-items:center;gap:16px;max-width:420px;display:grid}.vector-paint-module__AhuBJq__gateInner h3{margin:0;font-size:clamp(32px,6vw,48px);line-height:1}.vector-paint-module__AhuBJq__gateInner p{color:var(--pencil);margin:0;font-size:17px;line-height:1.5}.vector-paint-module__AhuBJq__sum{font-variant-numeric:tabular-nums;font-size:40px}.vector-paint-module__AhuBJq__answer{border:2px solid var(--rule);text-align:center;width:180px;height:64px;font:700 32px var(--font-inter), sans-serif;color:var(--ink);-webkit-user-select:text;user-select:text;background:#fff;border-radius:20px}.vector-paint-module__AhuBJq__answer:focus{border-color:var(--blue);outline:none}.vector-paint-module__AhuBJq__answerWrong{border-color:var(--alert);animation:vector-paint-module__AhuBJq__nope .4s var(--ease)}@keyframes vector-paint-module__AhuBJq__nope{20%,60%{transform:translate(-8px)}40%,80%{transform:translate(8px)}}.vector-paint-module__AhuBJq__hint{color:var(--alert);min-height:20px;font-size:14px}.vector-paint-module__AhuBJq__orderLayout{grid-template-columns:minmax(0,1.35fr) minmax(300px,1fr);align-items:start;gap:clamp(20px,4vw,48px);width:min(1120px,100%);margin:0 auto;display:grid}@media (max-width:820px){.vector-paint-module__AhuBJq__orderLayout{grid-template-columns:1fr}}.vector-paint-module__AhuBJq__roomCol{position:sticky;top:0}.vector-paint-module__AhuBJq__room{aspect-ratio:240/190;background:linear-gradient(var(--wall-deep), var(--wall-deep)) bottom / 100% 6.3% no-repeat, #f3eee4;border-radius:28px;position:relative;overflow:hidden;container-type:inline-size}.vector-paint-module__AhuBJq__hung{transition:width .5s var(--settle), height .5s var(--settle), bottom .5s var(--settle);background:#fff;position:absolute;left:50%;translate:-50%;box-shadow:.9cqw .9cqw #d9d1c0,0 2.6cqw 5cqw #1c191733}.vector-paint-module__AhuBJq__hung svg{width:100%;height:100%;display:block}.vector-paint-module__AhuBJq__sofa{color:#cfc5b3;width:79.1667%;position:absolute;bottom:6.3%;left:50%;translate:-50%}.vector-paint-module__AhuBJq__scaleNote{color:var(--pencil);font-size:13px;position:absolute;top:14px;left:16px}.vector-paint-module__AhuBJq__panel{gap:18px;display:grid}.vector-paint-module__AhuBJq__panelTitle{margin:0;font-size:clamp(30px,4vw,44px);line-height:1}.vector-paint-module__AhuBJq__panelLead{color:var(--pencil);margin:-6px 0 0;font-size:16px;line-height:1.5}.vector-paint-module__AhuBJq__sizes{gap:8px;display:grid}.vector-paint-module__AhuBJq__size{border:1px solid var(--rule);background:var(--paper);width:100%;color:var(--ink);text-align:left;cursor:pointer;font:inherit;transition:border-color .15s, transform .24s var(--settle), box-shadow .15s;border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:4px 12px;padding:16px 18px;display:grid}.vector-paint-module__AhuBJq__size:hover{border-color:var(--pencil)}.vector-paint-module__AhuBJq__size:active{transform:scale(.985)}.vector-paint-module__AhuBJq__sizeOn,.vector-paint-module__AhuBJq__sizeOn:hover{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink);background:#fff}.vector-paint-module__AhuBJq__sizeName{font-size:17px;font-weight:600}.vector-paint-module__AhuBJq__sizePrice{font-variant-numeric:tabular-nums;font-size:17px;font-weight:600}.vector-paint-module__AhuBJq__sizeMeta{color:var(--pencil);grid-column:1/-1;font-size:14px}.vector-paint-module__AhuBJq__mono{font-family:var(--font-jetbrains-mono), ui-monospace, monospace;font-size:13px}.vector-paint-module__AhuBJq__row{justify-content:space-between;align-items:center;gap:12px;font-size:16px;display:flex}.vector-paint-module__AhuBJq__stepper{border:1px solid var(--rule);background:var(--paper);border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex}.vector-paint-module__AhuBJq__stepper button{width:40px;height:40px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:50%;font-size:22px;line-height:1}.vector-paint-module__AhuBJq__stepper button:hover:not(:disabled){background:var(--wall)}.vector-paint-module__AhuBJq__stepper button:disabled{opacity:.3;cursor:default}.vector-paint-module__AhuBJq__stepper span{text-align:center;font-variant-numeric:tabular-nums;min-width:28px;font-weight:600}.vector-paint-module__AhuBJq__total{border-top:1px solid var(--rule);padding-top:16px;font-size:20px;font-weight:600}.vector-paint-module__AhuBJq__fine{color:var(--pencil);margin:0;font-size:13px;line-height:1.55}.vector-paint-module__AhuBJq__error{color:#8e2412;background:#fbe9e5;border-radius:14px;margin:0;padding:12px 16px;font-size:14px;line-height:1.5}.vector-paint-module__AhuBJq__notice{z-index:30;background:var(--paper);border:1px solid var(--rule);max-width:calc(100vw - 32px);color:var(--ink);box-shadow:var(--lift);animation:vector-paint-module__AhuBJq__barIn .4s var(--settle) both;border-radius:14px;padding:10px 16px;font-size:14px;position:fixed;top:72px;left:50%;translate:-50%}@media (max-width:600px){.vector-paint-module__AhuBJq__dock{gap:8px}.vector-paint-module__AhuBJq__tray{border-radius:28px;flex-wrap:wrap;justify-content:center;width:100%;overflow:visible}.vector-paint-module__AhuBJq__tool{width:46px;height:46px}.vector-paint-module__AhuBJq__tool svg{width:22px;height:22px}.vector-paint-module__AhuBJq__sep{display:none}.vector-paint-module__AhuBJq__pots{flex-wrap:wrap;justify-content:center;gap:8px 6px;padding:8px 4px}.vector-paint-module__AhuBJq__pot{width:42px;height:42px}}@media (min-width:900px) and (min-aspect-ratio:1) and (max-height:780px){.vector-paint-module__AhuBJq__tool{width:48px;height:48px}.vector-paint-module__AhuBJq__dock>.vector-paint-module__AhuBJq__tray:first-child{padding:4px}.vector-paint-module__AhuBJq__sep{margin:2px 8px}.vector-paint-module__AhuBJq__pot{width:44px;height:44px}.vector-paint-module__AhuBJq__pots{grid-template-columns:repeat(2,44px);gap:8px}}@media (min-width:900px) and (min-aspect-ratio:1) and (max-height:620px){.vector-paint-module__AhuBJq__tool{width:42px;height:42px}.vector-paint-module__AhuBJq__tool svg{width:22px;height:22px}}@media (prefers-reduced-motion:reduce){.vector-paint-module__AhuBJq__root *,.vector-paint-module__AhuBJq__root :before,.vector-paint-module__AhuBJq__root :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-delay:0s!important}}
.receipt-module__LpA4_W__receipt{--paper:#fbf7ef;--wall:#ece5d8;--ink:#1c1917;--pencil:#5b544c;--rule:#ddd4c3;--blue:#2350d8;--blue-hover:#1b41b8;--tape:#efe2b8;--settle:cubic-bezier(.34, 1.4, .64, 1);background:var(--wall);min-height:100vh;color:var(--ink);font-family:var(--font-inter), system-ui, sans-serif;-webkit-font-smoothing:antialiased;grid-template-rows:64px 1fr;grid-template-areas:"bar""body";display:grid}.receipt-module__LpA4_W__receipt :focus-visible{outline:3px solid var(--blue);outline-offset:3px}.receipt-module__LpA4_W__receiptBody{grid-area:body;grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);align-items:center;gap:clamp(28px,6vw,72px);width:min(1040px,100% - 32px);margin:0 auto;padding:24px 0 80px;display:grid}@media (max-width:760px){.receipt-module__LpA4_W__receiptBody{grid-template-columns:1fr}}.receipt-module__LpA4_W__receiptArt{place-items:center;padding:clamp(24px,6vw,56px);display:grid}.receipt-module__LpA4_W__receiptCanvas{width:min(360px,70vw);animation:receipt-module__LpA4_W__hang .7s var(--settle) .1s both;background:#fff;box-shadow:8px 8px #d9d1c0,0 22px 48px #1c191733}.receipt-module__LpA4_W__receiptCanvas img{width:100%;height:auto;display:block}.receipt-module__LpA4_W__receiptPlaceholder{aspect-ratio:3/4;color:var(--pencil);place-items:center;display:grid}@keyframes receipt-module__LpA4_W__hang{0%{opacity:0;transform:translateY(-28px)rotate(-4deg)}to{opacity:1;transform:none}}.receipt-module__LpA4_W__receiptTitle{margin:0 0 18px;font-size:clamp(40px,6vw,68px);line-height:.95}.receipt-module__LpA4_W__receiptLead{color:var(--ink);max-width:30em;margin:0 0 28px;font-size:18px;line-height:1.6}.receipt-module__LpA4_W__steps{gap:14px;margin:0 0 32px;padding:0;list-style:none;display:grid}.receipt-module__LpA4_W__steps li{color:var(--pencil);grid-template-columns:32px 1fr;align-items:start;gap:12px;font-size:16px;line-height:1.5;display:grid}.receipt-module__LpA4_W__steps b{color:var(--ink);font-weight:600}.receipt-module__LpA4_W__stepNum{background:var(--paper);border:1px solid var(--rule);width:32px;height:32px;color:var(--ink);border-radius:50%;place-items:center;font-size:14px;font-weight:600;display:grid}.receipt-module__LpA4_W__stepDone{background:var(--ink);border-color:var(--ink);color:var(--paper)}.receipt-module__LpA4_W__receiptRef{color:var(--pencil);margin:20px 0 0;font-size:13px}
