.wz-root{background-color:var(--a-bg);min-height:100dvh}.wz{min-height:100dvh}.wz-main{flex-direction:column;min-width:0;min-height:100dvh;display:flex}.wz-body,.wz-foot-in{width:min(100% - 40px,560px);margin-inline:auto}.wz-head{z-index:30;padding:env(safe-area-inset-top) 20px 0;-webkit-backdrop-filter:blur(20px)saturate(1.2);backdrop-filter:blur(20px)saturate(1.2);transition:box-shadow var(--a-t-hover) ease;background-color:#f3f3f1f5;position:sticky;top:0;box-shadow:0 1px #0000}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.wz-head{background-color:#f3f3f1f5}}.wz-head.is-stuck{box-shadow:0 1px 0 var(--a-line)}.wz-bar{grid-template-columns:minmax(44px,auto) minmax(0,1fr) minmax(44px,auto);align-items:center;gap:12px;width:min(100%,560px);min-height:64px;margin-inline:auto;display:grid}.wz-bar-l{justify-self:start;align-items:center;gap:8px;display:flex}.wz-logo{padding:8px 0}.wz-bar-r{justify-self:end;display:flex;position:relative}.wz-stage-t{text-align:center;color:var(--a-text);white-space:nowrap;text-overflow:ellipsis;font-size:17px;font-weight:500;line-height:1.3;overflow:hidden}.wz-backlink{gap:4px;margin-left:-6px;font-size:16px}.wz-backlink .ico{stroke-width:1.6px;width:20px;height:20px}.wz-pop-sub{color:var(--a-text-2);font-size:13px;font-weight:400;display:block}.wz-prog-bar{justify-content:center;gap:4px;padding:2px 0 14px;display:flex}.wz-prog-bar>span{background-color:var(--a-surface-3);border-radius:999px;width:40px;height:3px;position:relative;overflow:hidden}.wz-prog-bar i{border-radius:inherit;background-color:var(--a-primary);transform-origin:0;transition:transform var(--a-t-reveal) var(--a-ease);position:absolute;inset:0}.wz-body .f-in,.wz-body [data-err],.wz-body .wz-q{scroll-margin-top:120px;scroll-margin-bottom:120px}.wz-body{flex:1;padding:20px 0 40px}.wz-q{margin:0}.wz-q:focus-visible{outline-offset:6px}.wz-lede{margin:8px 0 24px}.wz-step[data-phase=out][data-dir="1"]{animation:wzOutFwd .18s var(--a-ease) forwards}.wz-step[data-phase=out][data-dir="-1"]{animation:wzOutBack .18s var(--a-ease) forwards}.wz-step[data-phase=in][data-dir="1"]{animation:wzInFwd .24s var(--a-ease) both}.wz-step[data-phase=in][data-dir="-1"]{animation:wzInBack .24s var(--a-ease) both}@keyframes wzOutFwd{to{opacity:0;transform:translate(-16px)}}@keyframes wzOutBack{to{opacity:0;transform:translate(16px)}}@keyframes wzInFwd{0%{opacity:0;transform:translate(16px)}}@keyframes wzInBack{0%{opacity:0;transform:translate(-16px)}}.wz-type-pick{color:var(--a-text-2);align-items:center;gap:10px;margin:-4px 0 6px;font-size:15px;display:flex}.wz-type-pick>span:first-child{color:var(--a-text);font-weight:500}.wz-type-pick>span:first-child:after{content:"";background-color:var(--a-text-3);vertical-align:middle;border-radius:50%;width:3px;height:3px;margin-left:10px;display:inline-block}.wz-type-pick .btn-text{min-height:44px;font-size:15px}.wz-type-pick .btn-text .lbl:after{opacity:.4}.wz-skel-h{width:60%;height:36px;margin-bottom:20px}.wz-body .skel+.skel{margin-top:12px}.wz-note-line{color:var(--a-text-2);margin:-8px 0 20px;font-size:14px}.wz-resume{border-radius:var(--a-r-card);background-color:var(--a-surface);animation:wzRowIn var(--a-t-fade) var(--a-ease) both;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;margin-bottom:24px;padding:16px 16px 16px 20px;display:flex}.wz-resume .a-small{margin-top:2px}.wz-resume-acts{align-items:center;gap:6px 16px;display:flex}.wz-foot{z-index:20;padding:12px 0 calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px)saturate(1.2);backdrop-filter:blur(20px)saturate(1.2);box-shadow:0 -1px 0 var(--a-line);background-color:#f3f3f1e0;margin-top:auto;position:sticky;bottom:0}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.wz-foot{background-color:#f3f3f1f5}}.wz-foot-row{align-items:center;gap:12px;display:flex}.wz-next{flex:1;min-width:0}.wz-pv-open{flex:none}.wz-form-err{margin:0 0 10px}.wz-foot-info{color:var(--a-text-2);animation:wzRowIn var(--a-t-fade) var(--a-ease) both;margin:0 0 10px;font-size:14px;line-height:1.4}.wz-total{align-items:baseline;gap:6px;margin:0 0 10px;font-size:17px;font-weight:500;display:flex}.wz-total b{font-weight:500}.wz-total-p{color:var(--a-text-2);font-size:15px;font-weight:400}.wz-fields{gap:20px;display:grid}.wz-fields>.field+.field,.wz-gap>.field+.field{margin-top:0}.wz-fields>.grid-2{gap:20px 12px}.wz-sec{margin-top:32px}.wz-sec-first{margin-top:0}.wz-sec-t{color:var(--a-text-2);margin-bottom:12px;font-size:13px;font-weight:500}.wz-sec>.field+.field,.wz-top{margin-top:20px}.wz-pad{padding:4px 0 18px}.wz-box{border-radius:var(--a-r-card);background-color:var(--a-surface);padding:0 16px}.wz-box>.sw-row,.wz-box>.wz-mod,.wz-box>.stepper-row{border-bottom:1px solid var(--a-line)}.wz-box>:last-child{border-bottom:0}.wz-box .sw-row{gap:12px;min-height:64px;padding:10px 0}.wz-mod>.sw-row{border-bottom:0}.wz-sw-ic{background-color:var(--a-bg);width:36px;height:36px;color:var(--a-text);border-radius:50%;flex:none;place-items:center;display:grid}.wz-sw-ic .ico{stroke-width:1.5px;width:20px;height:20px}.wz-sw-ic svg.ico.wz-gl{stroke-width:3.2px}.sw-row .t{flex:1;min-width:0}.wz-pkg-badge{flex:none}.wz-mod-body{border-left:2px solid var(--a-line);margin:2px 0 20px;padding-left:16px}.wz-mod-body .wz-mod-body{border-left:0;margin-bottom:0;padding-left:0}.wz-intro{margin:0 0 14px}svg.ico.wz-gl{stroke-width:2.6px}.wz-flip{transform:rotate(180deg)}.wz-mini{width:44px;height:44px;min-height:44px}.wz-mini .ico{width:18px;height:18px}.wz-reveal{opacity:0;transition:grid-template-rows var(--a-t-reveal) var(--a-ease), opacity var(--a-t-fade) ease;grid-template-rows:0fr;display:grid}.wz-reveal.is-open{opacity:1;grid-template-rows:1fr}.wz-reveal-in{min-height:0;margin:-6px;padding:6px;overflow:hidden}.wz-reveal:not(.is-open) .wz-reveal-in{margin-block:0;padding-block:0}.wz-cats{gap:12px;display:grid}.wz-cats>.f-msg{margin:-8px 0 4px}.wz-cat-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.wz-cat{border-radius:var(--a-r-card);text-align:left;background-color:var(--a-surface);min-height:120px;color:var(--a-text);transition:transform var(--a-t-hover) var(--a-ease), box-shadow var(--a-t-hover) var(--a-ease);flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:4px;padding:16px 16px 14px;display:flex;position:relative}.wz-cat.is-wide{grid-column:1/-1}.wz-cat.has-tone{box-shadow:inset 0 0 0 1px #0000000f}.wz-cat-n{font-family:var(--a-serif);letter-spacing:-.01em;text-wrap:balance;font-size:24px;line-height:1.08}.wz-cat-s{font-size:13px;line-height:1.3}.wz-cat[aria-expanded=true],.wz-cat[aria-pressed=true]{box-shadow:inset 0 0 0 2px var(--a-primary)}.wz-cat:has(.wz-cat-on){box-shadow:inset 0 0 0 2px var(--a-primary)}.wz-cat-on{background-color:var(--a-primary);width:22px;height:22px;color:var(--a-on-primary);border-radius:50%;place-items:center;display:grid;position:absolute;top:12px;right:12px}.wz-cat-on svg,.wz-tpl-tick svg,.wz-pkg-tick svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.wz-cat-types{animation:wzRowIn var(--a-t-fade) var(--a-ease) both;flex-wrap:wrap;grid-column:1/-1;gap:8px;padding:4px 0 8px;display:flex}.wz-tones-f{scrollbar-width:none;flex-wrap:nowrap;margin:-4px 0 16px;overflow-x:auto}.wz-tones-f::-webkit-scrollbar{display:none}.wz-tpl-group+.wz-tpl-group{margin-top:32px}.wz-tpl-sep{letter-spacing:.02em;color:var(--a-text-2);align-items:center;gap:12px;margin:0 0 14px;font-size:13px;font-weight:500;display:flex}.wz-tpl-sep:after{content:"";background-color:var(--a-line);flex:1;height:1px}.wz-tpls{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:12px;display:grid}.wz-tpl{min-width:0;position:relative}.wz-tpl-btn{border-radius:var(--a-r-card);text-align:left;background-color:var(--a-surface);width:100%;height:100%;transition:transform var(--a-t-hover) var(--a-ease), box-shadow var(--a-t-hover) var(--a-ease);flex-direction:column;padding:8px 8px 14px;display:flex}.wz-tpl.is-on .wz-tpl-btn{box-shadow:inset 0 0 0 2px var(--a-primary)}.wz-tpl-art{aspect-ratio:4/5;background-color:var(--a-surface-2);border-radius:16px;width:100%;display:block;position:relative;overflow:hidden;container-type:inline-size}.wz-tpl-art img{object-fit:cover;width:100%;height:100%;transition:transform var(--a-t-fade) var(--a-ease)}.wz-tpl-name{color:var(--a-text);margin:12px 6px 0;font-size:15px;font-weight:500;line-height:1.3}.wz-tpl-desc{color:var(--a-text-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:2px 6px 0;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.wz-tpl-tick{background-color:var(--a-primary);width:22px;height:22px;color:var(--a-on-primary);opacity:0;transition:opacity var(--a-t-hover) ease, transform var(--a-t-fade) var(--a-ease);border-radius:50%;place-items:center;display:grid;position:absolute;top:16px;right:16px;transform:scale(.6)}.wz-tpl.is-on .wz-tpl-tick{opacity:1;transform:none}.wz-tpl-pv{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#ffffffc7;position:absolute;top:14px;left:14px;box-shadow:inset 0 0 0 1px #fff9}.sd-app .wz-tpl-pv{background-color:#ffffffc7}.wz-events{gap:16px;display:grid}.wz-card{animation:wzRowIn var(--a-t-fade) var(--a-ease) both}.wz-card-head{justify-content:space-between;align-items:center;gap:12px;min-height:44px;margin-bottom:12px;display:flex}.wz-card-t{font-family:var(--a-serif);color:var(--a-text);font-size:24px;font-weight:400;line-height:1.1}.wz-sub{color:var(--a-text-2);margin:28px 0 12px;font-size:13px;font-weight:500}.wz-prog{gap:12px;list-style:none;display:grid}.wz-prog-row{animation:wzRowIn var(--a-t-fade) var(--a-ease) both;grid-template-columns:96px minmax(0,1fr) 44px;align-items:end;gap:8px;display:grid}.wz-prog-row .field+.field{margin-top:0}@media (max-width:520px){.wz-prog-row{grid-template-columns:96px minmax(0,1fr) 44px}.wz-prog-row>.wz-prog-title{grid-area:2/1/auto/-1}.wz-prog-row>:last-child{grid-area:1/3}.wz-prog{gap:20px}}.wz-prog-time .f-in{font-variant-numeric:lining-nums tabular-nums;padding:0 10px;position:relative}.wz-prog-time .f-in::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:auto;height:auto;margin:0;padding:0;position:absolute;inset:0}.wz-prog-time .f-in::-webkit-datetime-edit{padding:0}.wz-prog-time .f-in::-webkit-datetime-edit-fields-wrapper{padding:0}.wz-card input[type=time].f-in,.wz-card input[type=date].f-in{font-variant-numeric:lining-nums tabular-nums}.wz-prog-row+.wz-prog-row .f-lbl{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:0;position:absolute;overflow:hidden}.wz-add-text{margin-top:10px}.wz-add-text .lbl:after{opacity:.4}.wz-add-text .ico{width:17px;height:17px}.wz-add-day{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.wz-add-day .lbl{align-items:center;gap:8px;display:inline-flex}.wz-add-day .ico{width:18px;height:18px}.wz-rm{align-self:end;margin-bottom:6px;position:relative}.wz-rm-btn .ico{fill:currentColor;stroke:none;width:20px;height:20px}.a-card .wz-rm-btn{background-color:var(--a-bg)}.wz-rm-pop{z-index:12;background-color:var(--a-surface);min-width:224px;box-shadow:0 0 0 1px var(--a-line), 0 18px 40px -16px #00000047;transform-origin:100% 0;animation:wzMenu .16s var(--a-ease) both;border-radius:18px;padding:6px;position:absolute;top:calc(100% + 6px);right:0}@keyframes wzMenu{0%{opacity:0;transform:translateY(-4px)scale(.97)}}.wz-rm-item{text-align:left;width:100%;min-height:44px;color:var(--a-text);transition:background-color var(--a-t-hover) ease, transform var(--a-t-hover) var(--a-ease);border-radius:12px;align-items:center;gap:12px;padding:0 12px;font-size:15px;font-weight:500;display:flex}.wz-rm-item>.ico{width:20px;height:20px;color:var(--a-text-2);flex:none}.wz-rm-item small{color:var(--a-text-2);font-size:13px;font-weight:400;display:block}.wz-rm-item.is-danger,.wz-rm-item.is-danger>.ico{color:var(--a-no)}.wz-rm-item:disabled{color:#8a8a86;cursor:not-allowed}.wz-rm-item:disabled>.ico{color:#8a8a86}.wz-rm-item:focus-visible{outline:2px solid var(--a-focus);outline-offset:-2px}.wz-rm-item:active:not(:disabled){background-color:var(--a-surface-2);transition-duration:var(--a-t-press);transform:scale(.97)}.wz-rm-pop.wz-ip-grid{width:max-content;min-width:0}.wz-ip-grid{grid-template-columns:repeat(4,44px);gap:6px;padding:10px;display:grid}.wz-ip-grid .btn-icon .ico{width:24px;height:24px}.wz-ip-grid .btn-icon[aria-pressed=true]{background-color:var(--a-primary);color:var(--a-on-primary)}.wz-list{display:grid}.wz-row{border-top:1px solid var(--a-line);animation:wzRowIn var(--a-t-fade) var(--a-ease) both;padding:12px 0 18px}.wz-row:first-child{border-top:0;padding-top:4px}.wz-list>.wz-add,.wz-list>.f-msg{margin-top:12px}.wz-row-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.wz-row-no{color:var(--a-text-2);font-size:13px;font-weight:500}.wz-row-tools{gap:4px;display:flex}.wz-add{justify-self:start}.wz-add .ico{width:17px;height:17px}@keyframes wzRowIn{0%{opacity:0;transform:translateY(8px)}}.wz-tones .chip{padding-left:14px}.wz-tone{border-radius:50%;flex:none;width:16px;height:16px;margin-right:8px;box-shadow:inset 0 0 0 1px #00000024}.wz-tones .chip[aria-pressed=true] .wz-tone{box-shadow:0 0 0 1.5px var(--a-on-primary)}.wz-tones .chip[aria-disabled=true]{cursor:not-allowed}.wz-pkgs{gap:12px;display:grid}.wz-pkg-wrap{min-width:0}.wz-pkg{border-radius:var(--a-r-card);text-align:left;background-color:var(--a-surface);width:100%;color:var(--a-text);transition:transform var(--a-t-hover) var(--a-ease), box-shadow var(--a-t-hover) var(--a-ease);flex-direction:column;align-items:stretch;padding:20px;display:flex}.wz-pkg.a-stage{background-color:var(--a-stage);color:var(--a-stage-text);border-radius:var(--a-r-card)}.wz-pkg.is-on{box-shadow:inset 0 0 0 2px var(--a-primary)}.wz-pkg.a-stage.is-on{box-shadow:0 0 0 2px var(--a-bg), 0 0 0 4px var(--a-primary)}.wz-pkg-top{align-items:center;gap:10px;min-height:26px;display:flex}.wz-pkg-n{font-size:17px;font-weight:500}.wz-rec{background-color:var(--a-surface-2);min-height:26px;color:var(--a-text);border-radius:999px;align-items:center;padding:0 10px;font-size:13px;font-weight:500;display:inline-flex}.wz-pkg.a-stage .wz-rec{background-color:var(--a-stage-surface);color:var(--a-stage-text)}.wz-pkg-tick{background-color:var(--a-primary);width:22px;height:22px;color:var(--a-on-primary);opacity:0;transition:opacity var(--a-t-hover) ease, transform var(--a-t-fade) var(--a-ease);border-radius:50%;place-items:center;margin-left:auto;display:grid;transform:scale(.6)}.wz-pkg.a-stage .wz-pkg-tick{background-color:var(--a-stage-text);color:var(--a-stage)}.wz-pkg.is-on .wz-pkg-tick{opacity:1;transform:none}.wz-price{font-family:var(--a-serif);letter-spacing:-.02em;margin-top:14px;font-size:44px;line-height:1}.wz-dur{color:var(--a-text-2);margin-top:8px;font-size:13px}.wz-pkg.a-stage .wz-dur{color:var(--a-stage-text-2)}.wz-feat{border-top:1px solid var(--a-line);gap:8px;margin-top:16px;padding-top:16px;font-size:15px;line-height:1.4;list-style:none;display:grid}.wz-pkg.a-stage .wz-feat{border-top-color:var(--a-stage-line)}.wz-feat li{grid-template-columns:16px 1fr;align-items:start;gap:10px;display:grid}.wz-feat .ico{stroke-width:1.6px;width:16px;height:16px;margin-top:2px}.wz-lack{gap:4px;margin-top:10px;padding:0 4px;display:grid}.wz-lack-row p{color:var(--a-no);font-size:15px}.wz-lack-acts{flex-wrap:wrap;gap:0 18px;display:flex}.wz-lack-acts .btn-text{font-size:15px}.wz-lack-acts .btn-text .lbl:after{opacity:.4}.wz-sum{border-radius:var(--a-r-card);background-color:var(--a-surface);padding:0 16px}.wz-sum-row{border-bottom:1px solid var(--a-line);grid-template-columns:minmax(0,1fr) 40px;align-items:center;column-gap:12px;min-height:64px;padding:12px 0;display:grid}.wz-sum-row:last-child{border-bottom:0}.wz-sum-row dt{color:var(--a-text-2);grid-column:1;font-size:13px;font-weight:500}.wz-sum-row dd{color:var(--a-text);overflow-wrap:anywhere;grid-column:1;font-size:16px;line-height:1.45}.sd-app .wz-sum-edit{background-color:var(--a-bg);grid-area:1/2/span 2;width:40px;height:40px;min-height:40px}.wz-sum-edit .ico{width:18px;height:18px}.wz-side{display:none}.wz-stage{place-items:center;height:100%;display:grid}.wz-stage-in{justify-items:center;gap:16px;padding:24px;display:grid}.wz-phone{--pw:300px}.wz-phone iframe{transform-origin:0 0;border:0;width:390px;height:844px;position:absolute;top:0;left:0;transform:scale(.72308)}.wz-stage-hint{color:var(--a-stage-text-2);text-align:center;font-size:13px}.wz-stage .btn .lbl,.wz-pv-top .btn .lbl{align-items:center;gap:8px;display:inline-flex}.wz-stage .btn .ico,.wz-pv-top .btn .ico{fill:currentColor;stroke:none;width:16px;height:16px}@media (min-width:1080px){.wz{grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.wz-side{height:100dvh;padding:16px 16px 16px 0;display:block;position:sticky;top:0}.wz-pv-open{display:none}.wz-body{padding-top:28px}}@media (min-width:1080px) and (max-height:790px){.wz-phone{zoom:.9}}@media (min-width:1080px) and (max-height:700px){.wz-phone{zoom:.78}}@media (min-width:1080px) and (max-height:620px){.wz-phone{zoom:.68}}.wz-phone iframe{animation:wzPvIn .24s var(--a-ease) both}@keyframes wzPvIn{0%{opacity:0}}@media (prefers-reduced-motion:reduce){.wz-phone iframe{animation:none}}.wz-pv{width:100vw;height:100dvh;margin:0}.wz-pv-stage{width:100%;height:100%;padding:calc(12px + env(safe-area-inset-top)) 16px calc(16px + env(safe-area-inset-bottom));border-radius:0;flex-direction:column;gap:12px;display:flex}.wz-pv[open] .wz-pv-stage{animation:wzSheet var(--a-t-sheet) var(--a-ease-sheet) both}@keyframes wzSheet{0%{opacity:0;transform:translateY(24px)}}.wz-pv-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.wz-pv-phone-wrap{flex:1;place-items:center;min-height:0;display:grid}.wz-pv-phone{--pw:min(340px, calc((100dvh - 190px) * .445), calc(100vw - 48px))}.wz-pv-phone iframe{border:0;width:100%;height:100%;display:block}.wz-confirm .a-dlg-card .a-small{color:var(--a-text-2)}@media (hover:hover) and (pointer:fine){.wz-cat:hover,.wz-tpl-btn:hover,.wz-pkg:hover{box-shadow:var(--a-shadow-lift);transform:translateY(-2px)}.wz-cat[aria-expanded=true]:hover,.wz-tpl.is-on .wz-tpl-btn:hover,.wz-pkg.is-on:hover{box-shadow:inset 0 0 0 2px var(--a-primary), var(--a-shadow-lift)}.wz-cat:has(.wz-cat-on):hover{box-shadow:inset 0 0 0 2px var(--a-primary), var(--a-shadow-lift)}.wz-pkg.a-stage.is-on:hover{box-shadow:0 0 0 2px var(--a-bg), 0 0 0 4px var(--a-primary), var(--a-shadow-lift)}.wz-tpl-btn:hover .wz-tpl-art img{transform:scale(1.02)}.wz-rm-item:hover:not(:disabled){background-color:var(--a-surface-2);transform:translate(2px)}.wz-box .sw-row{transition:background-color var(--a-t-hover) ease}}.wz-cat:active,.wz-tpl-btn:active,.wz-pkg:active{box-shadow:none;transition-duration:var(--a-t-press);transform:scale(.97)}.wz-tpl.is-on .wz-tpl-btn:active,.wz-cat[aria-expanded=true]:active{box-shadow:inset 0 0 0 2px var(--a-primary)}@media (prefers-reduced-motion:reduce){.wz-step[data-phase]{animation:none!important}.wz-reveal{transition:opacity var(--a-t-hover) ease}.wz-prog-bar i{transition:none}.wz-rm-pop,.wz-pv[open] .wz-pv-stage,.wz-cat-types,.wz-resume,.wz-card,.wz-prog-row,.wz-row{animation:none}.wz-cat:active,.wz-tpl-btn:active,.wz-pkg:active,.wz-rm-item:active{transform:none}}.wz-image-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.wz-thumb{border-radius:var(--a-r-field);object-fit:cover;background:var(--a-surface-2);width:64px;height:64px}.wz-thumb-empty{display:inline-block}.wz-image label.btn{cursor:pointer}:is(.wz-card:has(.wz-rm-pop),.wz-prog-row:has(.wz-rm-pop)){z-index:21;position:relative}.wz-stage-n{color:var(--a-text-2);font-weight:400}.wz-changed{vertical-align:1px;color:var(--a-text);background-color:color-mix(in srgb, var(--a-text) 8%, transparent);border-radius:999px;margin-left:8px;padding:1px 8px;font-size:12px;font-weight:500;line-height:18px;display:inline-block}.wz-step .field,.wz-step .sw-row,.wz-step .chip,.wz-step .wz-tpl-btn{scroll-margin-top:96px;scroll-margin-bottom:152px}
