.bw{--pad:20px;--note:22px;--head:104px;--bw-avail:calc(var(--app-h) - var(--pad) * 2 - var(--head));flex-direction:column;max-width:none;min-height:100%;margin:0;padding:0;display:flex}body.app{overflow:auto}body.app .site-main{height:auto;min-height:var(--app-h)}.bw-main{min-height:0;padding:0 var(--pad) var(--pad);grid-template-columns:min(calc((var(--bw-avail) - var(--note)) * 1.6), 70vw) minmax(300px, 1fr);flex:auto;align-items:stretch;gap:26px;display:grid}.bw-stage{flex-direction:column;align-items:stretch;min-width:0;min-height:0;display:flex}.bw-frame{aspect-ratio:4/3;background:#efeae2;border-radius:4px;flex:none;width:100%;position:relative;overflow:hidden}.bw-frame .gw-wall{left:calc(var(--pan-x,0) * var(--zoom,1) * -100%);width:calc(var(--zoom,1) * 100%);aspect-ratio:1;margin-top:calc(var(--crop-top,0) * var(--zoom,1) * -100%);position:absolute;top:0}.bw-frame .gw-wall>.gw-room{width:100%;height:calc(100% / var(--room-ar,1));object-fit:cover;position:absolute;inset:0 0 auto}.bw-frame.bw-noroom{background:#fff}.bw-frame.bw-noroom .gw-room{visibility:hidden}.bw-frame .gw-wall>.gw-room{transition:transform .62s cubic-bezier(.22,.8,.24,1)}.bw-frame .gw-wall>.gw-room.gw-parked{visibility:hidden;transition:none;transform:translate(100%)}.bw-frame .gw-wall>.gw-room.gw-live{transform:none}.bw-frame .gw-wall>.gw-room.gw-nofx{transition:none}.bw-frame .gw-wall>.gw-room.gw-leaving{transform:translate(-100%)}@media (prefers-reduced-motion:reduce){.bw-frame .gw-wall>.gw-room{transition:none}}.bw-note{color:#a09a92;text-align:center;min-height:16px;margin:6px 0 0;font-size:12.5px}.bw-side{flex-direction:column;gap:6px;min-height:0;display:flex;overflow:visible}.bw-scroll{flex-direction:column;flex:none;gap:16px;min-height:0;display:flex;overflow:visible}.bw-foot{background:#fff;border-top:1px solid #eee7dd;flex-direction:column;flex:none;gap:6px;padding-top:7px;display:flex}.bw.is-wide{gap:18px}.bw.is-wide .bw-main{display:contents}.bw.is-wide .bw-stage{order:1}.bw.is-wide .bw-under{order:2}.bw.is-wide .bw-title{padding:0 var(--pad);order:3}.bw.is-wide .bw-side{padding-bottom:var(--pad);order:4}.bw.is-wide .bw-frame{aspect-ratio:auto;border-radius:0;width:100%;margin:0}.bw.is-wide .bw-side{padding-inline:clamp(12px,3vw,40px)}.bw-fit #wallFrame{aspect-ratio:auto;height:var(--frame-h);max-height:none}@media (width<=980px){.bw-main{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;gap:12px}.bw{--note:18px}.bw-frame{width:100%;margin:0 auto}}.bw-title{padding:var(--pad) var(--pad) 10px;text-align:center;flex-direction:column;flex:none;align-items:center;gap:4px;display:flex;container-type:inline-size}.bw-title h1,.bw-title h2{font-family:var(--display);letter-spacing:0;color:#17181a;white-space:nowrap;font-weight:500;line-height:1.06;font-size:clamp(15px, calc((100vw - 2 * var(--pad,22px) - 8px) / (var(--tlen,60) * .58)), 41px);margin:0 0 20px}@supports (width:1cqi){.bw-title h1,.bw-title h2{font-size:clamp(15px, calc((100cqi - 8px) / (var(--tlen,60) * .58)), 41px)}}@media (width<=760px){.bw-title h1,.bw-title h2{white-space:normal;text-wrap:balance;max-width:none;font-size:clamp(14px, calc(2 * (100vw - 2 * var(--pad,22px) - 8px) / (var(--tlen,60) * .55)), 26px)}}@container (width<=720px){.bw-title h1,.bw-title h2{white-space:normal;text-wrap:balance;max-width:none;font-size:clamp(14px, calc(2 * (100cqi - 8px) / (var(--tlen,60) * .55)), 26px)}}.bw-tagline{font-family:var(--sans);text-align:center;background:var(--brand-teal,#238a91);color:#fff;white-space:nowrap;font-weight:700;line-height:1.3;font-size:clamp(10px, calc((100vw - 2 * var(--pad,22px) - 44px) / (var(--glen,65) * .55)), 21px);border-radius:8px;margin:0 0 10px;padding:8px 18px 9px}@supports (width:1cqi){.bw-tagline{font-size:clamp(10px, calc((100cqi - 44px) / (var(--glen,65) * .55)), 21px)}}@media (width<=480px){.bw-tagline{white-space:normal;text-wrap:balance;max-width:34ch;font-size:15px}}.bw-grp{flex-direction:column;gap:7px;display:flex}.bw-lab{letter-spacing:.04em;text-transform:uppercase;color:var(--btn);align-items:center;gap:8px;font-size:13.5px;font-weight:700;display:flex}.bw-delivcol>.bw-lab,.bw-sizes>.bw-lab{letter-spacing:0;text-transform:none;color:#17181a;font-size:15px;font-weight:800}.bw-footrow{align-items:center;gap:12px;display:flex}.bw-footrow .bw-buy{flex:auto}.bw-footrow,.bw[data-step=deliv] .bw-footrow{justify-content:center}.bw[data-step=deliv] .bw-footrow:has(.bw-buy-peek){margin-top:46px}.bw[data-step=deliv] .bw-footrow .bw-buy-peek{flex:0 auto;width:auto}#addCart[disabled]{cursor:not-allowed}#addCart[disabled] .pkb-pill{opacity:.45;box-shadow:0 5px #0000001f}#addCart .pkb-pill{transition:background .14s,color .14s}#addCart:hover .pkb-pill,#addCart:focus-visible .pkb-pill{color:var(--brand-teal,#238a91);box-shadow:0 5px 0 var(--pal-salmon,#ff6b5e), inset 0 0 0 2px var(--brand-teal,#238a91);background:#fff;transform:none}#addCart[disabled]:hover .pkb-pill{background:var(--brand-teal,#238a91);color:#fff;transform:none;box-shadow:0 5px #0000001f}#addCart:active .pkb-pill{transform:translateY(3px)}.bw-nowline{flex-wrap:wrap;align-items:baseline;gap:4px 10px;margin-bottom:9px;display:flex}.bw-nowline[hidden]{display:none}.bw-nowline #footCount{color:#6b6259;font-size:13.5px;font-weight:600}.bw-nowline #footTotal{font-family:var(--display);color:#17181a;font-size:23px;font-weight:700}.bw-nowline #footSave,.bw-savepill{color:#fff;background:#92cfd4;border-radius:999px;padding:4px 11px;font-size:14px;font-style:normal;font-weight:700}.bw-nowline #footSave:empty,.bw-nowline #footSave[hidden],.bw-savepill:empty,.bw-savepill[hidden],.bw:not([data-step=deliv]) .bw-line,.bw-nowline,.bw[data-step=deliv] .bw-nowline{display:none}.bw:not([data-step=deliv]) .bw-footrow{justify-content:flex-end}.bw:not([data-step=deliv]) .bw-footrow .bw-next{background:var(--btn);color:#fff;width:auto;box-shadow:none;border-radius:999px;flex:none;align-items:center;gap:8px;padding:12px 22px;display:inline-flex}.bw:not([data-step=deliv]) .bw-footrow .bw-next:after{content:"→";font-size:1.05em;line-height:1}@media (hover:hover){.bw:not([data-step=deliv]) .bw-footrow .bw-next:hover{filter:brightness(.94)}}.bw:not([data-step=deliv]) .bw-footrow .bw-back{margin-right:auto}body.app .bw.is-phone .bw-nowline{display:none}.bw-back{font:inherit;cursor:pointer;color:#6b6259;background:0 0;border:0;flex:none;padding:10px 6px;font-size:14px;font-weight:600;text-decoration:underline}.bw-back[hidden]{display:none}@media (hover:hover){.bw-back:hover{color:#17181a}}.bw-back:focus-visible{outline:3px solid var(--btn);outline-offset:2px;border-radius:6px}.bw-store{text-align:center;margin-top:6px;display:block}.bw-store[hidden]{display:none}.bw-step{letter-spacing:0;background:var(--btn);width:20px;height:20px;color:var(--btn-ink);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:11px;font-style:normal;font-weight:700;display:inline-flex}.bw-help{color:#a09a92;font-size:11.5px;line-height:1.45}.bw-tall{flex-direction:column;gap:2px;display:flex}.bw-tall em{color:#a09a92;font-size:10.5px;font-style:normal;line-height:1.35}.bw-tall.on em{color:#6b6259}.bw-opts{grid-template-columns:1fr 1fr;gap:6px;display:grid}.bw-opts-4{grid-template-columns:1fr 1fr}.bw-opts-7{grid-template-columns:repeat(7,1fr);gap:5px}.bw-opts-3x2{grid-template-columns:repeat(3,1fr);gap:6px}.bw-countpop{z-index:8;background:#fff;border-radius:12px;width:min(300px,58vw);padding:10px;position:absolute;top:0;left:calc(100% + 8px);box-shadow:0 10px 34px #00000047}.bw-countpop[hidden]{display:none}.bw-countpop .bw-opt{text-align:center;padding:10px 0;font-size:15px}.bw-countpop .bw-help{text-align:center;margin-top:8px;display:block}.bw-card{--line:#e4ddd2;--paper-2:#fbf9f5;--ink:#17181a;--paper:#fff;--muted:#6b6259;--pick:72px;min-height:0;overflow-y:auto}.bw-card .slot{background:0 0;border:0;padding:0}.bw-card .slot-body{grid-template-columns:minmax(160px,34%) minmax(0,1fr)}.bw-card .slot-pv{width:100%}.gw-slot .gw-art svg{width:100%;height:100%;display:block}.gw-art{transition:background-color .7s}.gw-art svg rect[data-np-bg]{transition:fill .7s}.bw-opt{font:inherit;cursor:pointer;text-align:left;color:#4a453e;background:#fff;border:1px solid #e4ddd2;border-radius:5px;padding:9px 10px;font-size:13px;transition:border-color .15s,box-shadow .15s,color .15s}.bw-opt i{color:#b3aca4;margin-left:5px;font-size:11px;font-style:normal}.bw-opt:hover{border-color:#111}.bw-opt.on{color:#111;border-color:#111;font-weight:600;box-shadow:inset 0 0 0 1px #111}.bw-opt.on i{color:#8a8078}.bw-num{text-align:center;font-variant-numeric:tabular-nums;border-color:#17181a;padding:9px 0}.bw-num.on{border-color:var(--btn);box-shadow:inset 0 0 0 1px var(--btn);color:var(--btn-deep);font-weight:700}.bw-menu{z-index:7;background:#92cfd4;border-radius:18px;flex-direction:column;gap:2px;padding:6px;display:flex;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.bw-menu>button{box-sizing:border-box;cursor:pointer;width:74px;font:inherit;text-align:center;color:#17181a;background:0 0;border:0;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:9px 4px;font-size:11.5px;font-weight:700;line-height:1.15;transition:background .15s,color .15s;display:flex}.bw-menu>button>svg,.bw-menu>button>.bw-wheel-disc{flex:none;width:21px;height:21px}.bw-menu>button>i{color:#17181ab8;letter-spacing:0;font-size:10.5px;font-style:normal;font-weight:800}.bw-menu>button>i.bw-tool-n{background:var(--btn);min-width:17px;height:17px;color:var(--btn-ink);border-radius:999px;justify-content:center;align-items:center;font-size:10.5px;display:inline-flex}#moreBtn>svg{display:none}#moreBtn>i.bw-tool-n{order:-1;min-width:21px;height:21px;font-size:12px}.bw-menu>button.on,.bw-menu>button[aria-expanded=true],.bw-menu>button[aria-pressed=true]{color:var(--btn);background:#fdecef}@media (hover:hover){.bw-menu>button:hover{background:#ffffff8c}}.bw-menu>button:focus-visible{outline:3px solid var(--btn);outline-offset:1px}@media (prefers-reduced-motion:reduce){.bw-menu>button{transition:none}}.bw-more{white-space:normal;max-width:none}.bw-more[hidden]{display:none}.bw-expand{z-index:7;cursor:pointer;color:#17181a;-webkit-backdrop-filter:blur(7px);background:#fffffff5;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:background .15s,transform .15s;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 6px 22px #0000002e,0 1px 3px #0000001f}.bw-expand svg{width:19px;height:19px}.bw-expand .bw-exp-in,.bw-expand[aria-pressed=true] .bw-exp-out{display:none}.bw-expand[aria-pressed=true] .bw-exp-in{display:block}@media (hover:hover){.bw-expand:hover{background:#fff;transform:scale(1.04)}}@media (prefers-reduced-motion:reduce){.bw-expand{transition:none}}.bw-frame.bare .bw-expand{display:none}.bw-sr{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.bw[data-preview="1"] .bw-side,.bw[data-preview="1"] .bw-title,.bw[data-preview="1"] .bw-rail,.bw[data-preview="1"] .bw-paybar,.bw[data-preview="1"] .bw-under{display:none}.bw[data-preview="1"] .bw-frame{bottom:0;left:0;right:0;top:var(--bar-h,74px);z-index:58;aspect-ratio:auto;border-radius:0;width:auto;height:auto;max-height:none;position:fixed}.bw-previewback{z-index:9;white-space:nowrap;font:inherit;cursor:pointer;color:#17181a;background:#fffffff5;border:0;border-radius:999px;align-items:center;gap:8px;padding:12px 20px;font-size:14.5px;font-weight:700;display:none;position:absolute;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0000003d}.bw-previewback svg{width:17px;height:17px}.bw[data-preview="1"] .bw-previewback{display:flex}.bw-more b{color:#17181a;font-weight:700}.bw-more em{color:var(--btn-deep);font-style:normal;font-weight:700}.bw-more:hover{background:#fff}@media (width<=980px){.bw-more{padding:7px 12px;font-size:11.5px}}.bw-onwall{z-index:6;flex-direction:column;align-items:center;gap:14px;max-width:calc(100% - 24px);display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.bw-shapes{flex-wrap:nowrap;gap:6px;display:flex}.bw-tip{z-index:5;text-wrap:balance;pointer-events:none;color:#17181a;text-align:center;text-shadow:0 0 8px #ffffffb3;width:max-content;max-width:min(92%,62ch);margin:0;font-size:13px;font-weight:600;line-height:1.35;position:absolute;top:60%;left:50%;transform:translate(-50%)}@media (width<=980px){.bw-tip{font-size:11.5px}}.bw-tourname{z-index:5;pointer-events:none;letter-spacing:.01em;color:#17181a;text-align:center;text-shadow:0 0 8px #ffffffbf;opacity:0;width:max-content;max-width:92%;margin:0;font-size:17px;font-weight:800;line-height:1.2;transition:opacity .35s;position:absolute;top:40%;left:50%;transform:translate(-50%,-115%)}.bw-tourname.on{opacity:1}.bw-tourname[hidden]{display:none}@media (width<=980px){.bw-tourname{font-size:14px}}@media (prefers-reduced-motion:reduce){.bw-tourname{transition:none}}.bw-have{color:#17181a;margin:0 .4em 0 0;font-weight:700}.bw-have:empty{display:none}.bw-menu .bw-sizebtn i{color:#17181a;margin:0;font-size:11.5px;font-style:normal;font-weight:800}.bw-zoomtool[aria-pressed=true] .bw-zoom-plus{display:none}@media (width<=980px){.bw-chip.bw-sizebtn i{display:inline}}.bw-sdrawer{z-index:70;position:fixed;inset:0}.bw-sdrawer[hidden]{display:none}.bw-sdrawer-scrim{background:#14110e00;transition:background .32s;position:absolute;inset:0}.bw-sdrawer.open .bw-sdrawer-scrim{background:#14110e6b}.bw-sdrawer-in{background:#fff;flex-direction:column;gap:10px;width:min(640px,94vw);padding:16px 18px 18px;transition:transform .32s cubic-bezier(.2,.7,.2,1);display:flex;position:absolute;top:0;bottom:0;left:0;transform:translate(-102%);box-shadow:14px 0 44px #00000047}.bw-sdrawer.open .bw-sdrawer-in{transform:none}.bw-sd-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.bw-sd-rocco{flex:none;align-items:flex-end;gap:10px;margin-top:6px;display:flex}.bw-sd-rocco .bw-sd-rocco-art{flex:none;width:84px;height:84px;display:block}.bw-sd-rocco .bw-sd-rocco-art img{object-fit:contain;object-position:bottom;width:100%;height:100%}.bw-sd-bubble{font-family:var(--display);letter-spacing:0;color:#17181a;background:#fdf4e3;border:2px solid #f4b73c;border-radius:14px;margin-bottom:22px;padding:10px 14px;font-size:clamp(20px,2.2vw,27px);font-weight:400;line-height:1.1;position:relative}.bw-sd-bubble:before{content:"";background:#fdf4e3;border-bottom:2px solid #f4b73c;border-left:2px solid #f4b73c;width:14px;height:14px;position:absolute;top:50%;left:-9px;transform:translateY(-50%)rotate(45deg)}.bw-sd-units{border:3px solid #6b6259;border-radius:999px;display:inline-flex;overflow:hidden}.bw-sd-units button{font:inherit;letter-spacing:.04em;text-transform:uppercase;color:#6b6259;cursor:pointer;background:#fff;border:0;padding:6px 14px;font-size:12px;font-weight:700}.bw-sd-units button[aria-pressed=true]{color:#fff;background:#17181a}.bw-sd-stage{flex:auto;min-height:0;position:relative}.bw-sd-posters{align-items:flex-end;gap:var(--sd-gap,14px);display:flex;position:absolute}.bw-sd-poster{cursor:pointer;outline-offset:3px;background:#8fcfbf;border:0;outline:3px solid #0000;flex:none;padding:0;transition:outline-color .15s,transform .15s;position:relative;box-shadow:0 6px 18px #00000038}.bw-sd-poster .bw-sd-mark{width:44%;height:auto;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bw-sd-poster:hover{transform:translateY(-2px)}.bw-sd-poster.on{outline-color:var(--btn)}.bw-sd-poster .bw-sd-lab{white-space:nowrap;color:#17181a;text-align:center;margin-top:8px;font-size:12.5px;line-height:1.3;position:absolute;top:100%;left:50%;transform:translate(-50%)}.bw-sd-poster .bw-sd-lab b{font-weight:700;display:block}.bw-sd-poster .bw-sd-lab i{color:#6b6259;font-style:normal}.bw-sd-penny{border-radius:50%;display:block;position:absolute}.bw-sd-penny.intro{z-index:3;filter:drop-shadow(0 8px 18px #00000059)}.bw-sd-tape{pointer-events:none;position:absolute;overflow:visible}.bw-sd-unitwrap{justify-content:center;display:flex;position:absolute}.bw-sd-tape .gw-ruler-edge,.bw-sd-tape .gw-ruler-ticks{stroke:#17181a99}.bw-sd-tape text{fill:#17181ab3;font-family:ui-sans-serif,system-ui,sans-serif;font-weight:600}@media (prefers-reduced-motion:reduce){.bw-sdrawer-in,.bw-sdrawer-scrim{transition:none}}.bw-wheel-disc{background:conic-gradient(#e14b4b,#f2853a,#f5c13d,#4da356,#31a5b8,#3b6fd4,#8a63d2,#ef86b6,#e14b4b);border-radius:50%;display:block}.bw-themescrim{z-index:80;background:#17181a8c;position:fixed;inset:0}.bw-themescrim[hidden]{display:none}.bw-theme.bw-theme-any{cursor:pointer;background:conic-gradient(from -90deg,#ff6b5e,#f4b73c,#7bbf6a,#238a91,#6b7fd7,#c46bd7,#ff6b5e);place-items:center;display:inline-grid;position:relative}.bw-theme-any input[type=color]{opacity:0;cursor:pointer;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.bw-themepop{z-index:81;background:#fff;border-radius:16px;max-height:min(88vh,780px);padding:22px 24px 20px;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 24px 60px #0006}.bw-themex{cursor:pointer;color:#6b6259;background:0 0;border:0;padding:4px 6px;font-size:26px;line-height:1;position:absolute;top:10px;right:12px}.bw-themex:hover{color:#17181a}.bw-themepop[hidden]{display:none}.bw-themepop .bw-lab{margin-bottom:8px;display:block}.bw-themes{grid-template-columns:repeat(8,1fr);gap:12px;display:grid}.bw-theme{cursor:pointer;background:var(--c);border:0;border-radius:50%;width:44px;height:44px;padding:0;transition:transform .12s;box-shadow:inset 0 0 0 1px #00000014}.bw-theme:hover{transform:scale(1.1)}.bw-theme[aria-checked=true]{box-shadow:0 0 0 2px #fff,0 0 0 4px #17181a}.bw-pals{grid-template-columns:repeat(4,1fr);gap:14px 16px;display:grid}.bw-pal{font:inherit;cursor:pointer;text-align:center;background:0 0;border:0;justify-items:center;gap:4px;padding:0;display:grid}.bw-palbar{border-radius:6px;width:100%;height:26px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #00000014}.bw-palbar i{flex:1 1 0;display:block}.bw-paln{color:#4a453e;font-size:12.5px}.bw-pal:hover .bw-palbar{transform:scale(1.03)}.bw-pal[aria-checked=true] .bw-palbar{box-shadow:0 0 0 2px #fff,0 0 0 4px #17181a}.bw-pal[aria-checked=true] .bw-paln{color:#17181a;font-weight:700}.bw-themepop{width:min(680px,100% - 32px)}.bw-themepop .bw-lab{font-size:15px}.bw-lab-pal{margin-top:22px}@media (width<=560px){.bw-themes{grid-template-columns:repeat(5,1fr)}.bw-pals{grid-template-columns:1fr 1fr}.bw-themepop{padding:18px 16px 16px}}.bw-theme-reset{font:inherit;color:#6b6259;cursor:pointer;background:0 0;border:0;margin-top:10px;padding:0;font-size:12px;text-decoration:underline;display:block}.bw-themepop.wheelonly .bw-theme[data-theme],.bw-themepop.wheelonly .bw-theme-mix,.bw-themepop.wheelonly .bw-lab-pal,.bw-themepop.wheelonly .bw-pals{display:none}.bw-themepop.wheelonly{text-align:center;width:min(340px,100% - 32px);padding:24px 24px 22px}.bw-themepop.wheelonly .bw-themes{display:block}.bw-themepop.wheelonly .bw-theme-any{width:148px;height:148px;margin:6px auto 0}.bw-themepop.wheelonly .bw-theme-reset{margin:20px auto 0;font-size:13.5px}.bw-frame.bare .bw-wheel,.bw-frame.bare .bw-themepop,.bw-frame.bare .bw-themescrim{display:none}.bw-fitnote{z-index:6;color:#17181a;text-align:left;background:#fffffff0;border-radius:12px;max-width:min(46%,340px);padding:8px 12px;font-size:12px;font-weight:600;line-height:1.35;position:absolute;top:64px;right:14px;box-shadow:0 4px 16px #0003}.bw-frame.bare .bw-fitnote,.bw-frame.bare .bw-sizebtn{display:none}#moreBtn,#sizeBtn,#sizeBtn span{font-weight:700}.bw-fitnote[hidden]{display:none}.gw-ruler{z-index:4;pointer-events:none;position:absolute;overflow:visible}.bw[data-wall-ruler=off] .gw-ruler{display:none}.gw-ruler-edge{fill:none;stroke:#17181a8c;stroke-width:.12px;vector-effect:non-scaling-stroke}.gw-ruler-ticks{fill:none;stroke:#17181a8c;stroke-width:.1px;vector-effect:non-scaling-stroke}.gw-ruler text{fill:#17181ab3;font-family:ui-sans-serif,system-ui,sans-serif;font-weight:600}.gw-ruler-unit{fill:#17181a80;font-weight:700}.bw-frame.bare .gw-ruler{display:none}.bw-chip{font:inherit;cursor:pointer;white-space:nowrap;color:#17181a;-webkit-backdrop-filter:blur(6px);background:#ffffffeb;border:0;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:600;transition:background .15s,color .15s;box-shadow:0 4px 16px #0000003d}.bw-chip i{color:#a09a92;margin-left:5px;font-size:11px;font-style:normal}.bw-chip:hover{background:#fff}.bw-chip.on{background:var(--btn);color:var(--btn-ink)}.bw-chip.on i{color:#ffffffb8}@media (width<=980px){.bw-onwall{gap:22px;max-width:calc(100% - 24px);bottom:18px}.bw-countpop{width:min(280px,100vw - 28px);top:calc(100% + 6px);left:0}.bw-shapes{gap:5px}.bw-chip{padding:7px 11px;font-size:12px}.bw-chip i{display:none}}.bw-frame.bare .bw-more,.bw-frame.bare .bw-onwall,.bw-frame.bare .bw-tip,.bw-frame.bare .bw-tourname{display:none}.bw-onprice{z-index:6;text-align:center;color:#17181a;-webkit-backdrop-filter:blur(6px);background:#fffffff0;border-radius:16px;max-width:calc(100% - 24px);padding:8px 18px 7px;position:absolute;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000038}.bw-onprice[hidden]{display:none}.bw-onbuy{border-radius:999px;width:100%;margin-top:8px;padding:9px 18px;font-size:15px;line-height:1.2;display:block}.bw-onbuy:disabled{opacity:.55;cursor:default}@media (width<=560px){.bw-onbuy{padding:8px 14px;font-size:14px}}.bw-onprice-row{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:10px;display:flex}.bw-onprice b{letter-spacing:-.01em;font-size:26px;font-weight:800;line-height:1.1}.bw-onprice-route{letter-spacing:.01em;color:var(--brand-teal,#238a91);font-size:13px;font-weight:800}.bw-onprice-route[hidden]{display:none}.bw-onprice em{color:#1c7c4a;margin-top:1px;font-size:13px;font-style:normal;font-weight:700;display:block}.bw-onprice em[hidden]{display:none}.bw-onprice i{color:#6b6259;letter-spacing:.01em;margin-top:3px;font-size:10.5px;font-style:normal;line-height:1.35;display:block}.bw-frame:has(.bw-onprice:not([hidden])) .bw-onwall{bottom:92px}@media (width<=980px){.bw-onprice{border-radius:14px;padding:7px 14px 6px;bottom:10px}.bw-onprice b{font-size:21px}.bw-onprice em,.bw-onprice-route{font-size:12px}.bw-onprice i{font-size:10px}}.bw-frame.zoomed .bw-tip,.bw-frame.zoomed .bw-tourname,.bw-frame.zoomed .bw-onprice{display:none}.bw-zoomnote{z-index:6;text-align:center;color:#17181a;text-wrap:balance;max-width:min(640px,100% - 120px);margin:0;font-size:14px;font-weight:800;line-height:1.35;display:none;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.bw-frame.zoomed .bw-zoomnote{display:block}.bw-frame.bare .bw-zoomnote{display:none}@media (width<=980px){.bw-zoomnote{max-width:calc(100% - 84px);font-size:12px;bottom:10px}}.bw-showroom[hidden]{display:none}.bw-showroom{cursor:pointer;font:inherit;white-space:nowrap;letter-spacing:.01em;color:#17181a;-webkit-backdrop-filter:blur(6px);background:#fffffff0;border:0;border-radius:999px;align-items:center;gap:8px;padding:13px 22px;font-size:14.5px;font-weight:600;transition:background .2s;display:inline-flex;box-shadow:0 6px 22px #00000047,0 1px 3px #0003}.bw-showroom svg{flex:none;width:17px;height:17px}.bw-showroom:hover{background:#fff}@media (width<=980px){.bw-showroom{padding:11px 18px;font-size:13.5px}}.bw-shroom{z-index:80;background:#14110e8c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.bw-shroom-in{background:#fff;border-radius:12px;flex-direction:column;width:min(1080px,100%);max-height:84dvh;padding:16px 18px 20px;display:flex}.bw-cr{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px;display:grid}.bw-shroom .bw-sheet-head{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;display:grid}.bw-shroom .bw-sheet-head .bw-x{justify-self:end}.bw-shroom-logo{background:var(--btn);width:108px;height:22px;display:block;mask:url(/faerypaper-logo.svg) 50%/contain no-repeat}@media (width<=560px){.bw-shroom-logo{width:83px;height:17px}}.bw-cr-track{scroll-behavior:smooth;scroll-snap-type:x mandatory;gap:12px;padding:4px 2px 12px;display:flex;overflow-x:auto}@supports ((-moz-appearance:none)){.bw-cr-track{scrollbar-color:var(--btn) #f0eae2;scrollbar-width:auto}}.bw-cr-track::-webkit-scrollbar{height:12px}.bw-cr-track::-webkit-scrollbar-button{width:0;height:0;display:none}.bw-cr-track::-webkit-scrollbar-track{background:#f0eae2;border-radius:999px}.bw-cr-track::-webkit-scrollbar-thumb{background:var(--btn);border:2px solid #f0eae2;border-radius:999px}.bw-cr-track::-webkit-scrollbar-thumb:hover{background:var(--btn-hover)}.bw-cr-nav{cursor:pointer;background:var(--btn);width:44px;height:44px;color:var(--btn-ink);border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:26px;font-weight:700;line-height:1;transition:background .15s,transform .15s;display:flex;box-shadow:0 2px 10px #d4000059}.bw-cr-nav:hover{background:var(--btn-hover);transform:scale(1.06)}.bw-cr-nav[disabled]{box-shadow:none;cursor:default;background:#e9b3b3;transform:none}@media (prefers-reduced-motion:reduce){.bw-cr-nav{transition:background .15s}.bw-cr-nav:hover{transform:none}}.bw-shot{scroll-snap-align:center;cursor:pointer;text-align:left;background:#fff;border:1px solid #e4ddd2;border-radius:8px;flex-direction:column;flex:none;width:240px;padding:0;display:flex;overflow:hidden}.bw-shot img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.bw-shot span{color:#4a453e;padding:8px 10px;font-size:12px;line-height:1.3}.bw-shot:hover{border-color:#111}.bw-shot.on{border-color:#111;box-shadow:inset 0 0 0 2px #111}@media (width<=560px){.bw-shot{width:74vw}}.bw-line{flex-wrap:wrap;align-items:center;gap:6px 14px;display:flex}.bw-price{flex-direction:column;flex:none;align-items:flex-start;gap:2px;display:flex}.bw-pl{flex-wrap:wrap;align-items:baseline;gap:0 8px;display:inline-flex}.bw-price #priceEach:empty{display:none}.bw-price #priceFor,.bw-price #priceEach{color:#17181a;white-space:nowrap;font-size:15px;font-style:normal;font-weight:700}.bw-price #price{font-size:26px;font-family:var(--serif);white-space:nowrap;font-weight:700}@media (width<=560px){.bw-price #priceFor,.bw-price #priceEach{font-size:14px}.bw-price #price{font-size:23px}}.bw-sum{color:#17181a;flex-direction:column;flex:100%;gap:1px;min-width:0;font-size:15px;font-weight:700;line-height:1.35;display:flex}.bw-sum span b{color:#4a453e;font-family:inherit;font-size:11.5px;font-weight:600}.bw-sum span b.bw-free{color:#17181a;font-size:15.5px;font-weight:700}.bw-sum span b.bw-split{color:#c0392b}.bw-line .btn{white-space:nowrap;flex:none}.bw-buy{text-align:center;color:#17181a;background:#f4b73c;border-color:#f4b73c;width:100%;margin-top:10px;padding:13px 18px;font-size:16px;display:block}.bw-buy:hover:not(:disabled){color:#17181a;background:#e1a837;border-color:#e1a837}.bw-buy:disabled{color:#8a7a3a;background:#fbeecd;border-color:#fbeecd}@media (width<=560px){.bw-line{flex-wrap:wrap}}.bw-fine{color:#a09a92;font-size:11.5px;line-height:1.4}.bw-fine[hidden]{display:none}.bw-save{color:#4a453e;font-size:12px;display:block}.bw-save s{color:#a09a92;margin-right:4px}.bw-nudge{color:var(--btn-deep,#8c3b34);margin-top:2px;font-size:15.6px;font-weight:700;line-height:1.3;display:block}.bw-tiers{color:#a09a92;margin-top:4px;font-size:11.5px;line-height:1.4;display:block}.bw-tiers[hidden]{display:none}.bw-cast{grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:6px;display:grid}.bw-cast-chip{font:inherit;cursor:pointer;text-align:center;color:#4a453e;background:#fff;border:1px solid #e4ddd2;border-radius:6px;flex-direction:column;align-items:stretch;padding:0 0 5px;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.bw-cast-chip img{aspect-ratio:1;object-fit:cover;filter:grayscale(.55)opacity(.62);width:100%;transition:filter .15s;display:block}.bw-cast-chip b{padding:4px 3px 0;font-size:11.5px;font-weight:700;line-height:1.25}.bw-cast-chip i{color:#b3aca4;text-overflow:ellipsis;white-space:nowrap;padding:0 3px;font-size:9.5px;font-style:normal;line-height:1.2;display:block;overflow:hidden}.bw-cast-chip:hover{border-color:#111}.bw-cast-chip:hover img{filter:none}.bw-cast-chip[aria-pressed=true]{border-color:var(--btn);box-shadow:inset 0 0 0 2px var(--btn)}.bw-cast-chip[aria-pressed=true] img{filter:none}.bw-cast-chip[aria-pressed=true] b{color:var(--btn-deep)}.bw-grounds{flex-wrap:wrap;gap:7px;display:flex}.bw-grounds button{cursor:pointer;background:var(--sw,#fff);width:28px;height:28px;box-shadow:0 0 0 0 var(--btn);border:1px solid #00000024;border-radius:50%;padding:0;transition:box-shadow .15s,transform .12s}.bw-grounds button:hover{transform:scale(1.09)}.bw-grounds button.on{box-shadow:0 0 0 2px #fff, 0 0 0 4px var(--btn)}.bw-sheet-grounds{margin-bottom:12px}.bw-sheet-grounds[hidden]{display:none}.bw-offerdeliv{align-items:start;gap:14px;display:grid}.bw-delivcol{flex-direction:column;gap:6px;min-width:0;display:flex}@media (width>=820px){.bw-offerdeliv:has(.bw-offer){grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.bw-side:has(.bw-offerdeliv .bw-offer){grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:6px 14px;display:grid}.bw-side:has(.bw-offerdeliv .bw-offer) .bw-scroll,.bw-side:has(.bw-offerdeliv .bw-offer) #delivGrp,.bw-side:has(.bw-offerdeliv .bw-offer) .bw-offerdeliv{display:contents}.bw-side:has(.bw-offerdeliv .bw-offer) .bw-offer{grid-area:1/1/span 2}.bw-side:has(.bw-offerdeliv .bw-offer) .bw-delivcol{grid-area:1/2}.bw-side:has(.bw-offerdeliv .bw-offer) .bw-foot{grid-area:2/2}}.bw-deliv{flex-direction:column;gap:6px;display:flex}.bw-deliv-opt{cursor:pointer;background:#fff;border:1.5px solid #e4ddd2;border-radius:13px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:4px 11px;padding:12px 13px;transition:border-color .15s,box-shadow .15s;display:grid}.bw-optmark{color:#6b6259;background:#f6f2ec;border-radius:11px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.bw-optmark-wag{background:0 0;border-radius:0}.bw-optmark-wag img{object-fit:contain;width:38px;height:38px;display:block}.bw-deliv-opt:has(input:checked) .bw-optmark-wag{background:0 0}.bw-deliv-opt:has(input:checked) .bw-optmark{color:var(--btn);background:#ef6b531f}.bw-optbody{flex-direction:column;gap:3px;min-width:0;display:flex}.bw-optline{flex-wrap:wrap;align-items:center;gap:4px 8px;min-width:0;display:flex}.bw-optsub{color:#6b6259;font-size:12.5px;line-height:1.35}.bw-deliv-opt input{appearance:none;cursor:pointer;background:#fff;border:2px solid #c9c1b6;border-radius:50%;flex:none;width:21px;height:21px;margin:0;transition:border-color .15s,box-shadow .15s}.bw-deliv-opt input:checked{border-color:var(--btn);border-width:6px}.bw-deliv-opt input:focus-visible{outline:3px solid var(--btn);outline-offset:2px}.bw-deliv-opt>span{color:#4a453e;flex-direction:column;gap:2px;min-width:0;font-size:13px;display:flex}.bw-deliv-opt b{font-size:17px;font-weight:700;line-height:1.2}.bw-deliv-opt em{color:#a09a92;font-size:11.5px;font-style:normal;line-height:1.35}.bw-today{letter-spacing:.02em;text-transform:none;white-space:nowrap;vertical-align:middle;color:#1f7a4d;background:#e4f4ea;border-radius:999px;margin-left:7px;padding:3px 9px;font-size:11.5px;font-style:normal;font-weight:700;line-height:1.25;display:inline-block}.bw-hop span{animation:4.2s ease-in-out infinite bw-today-hop;animation-delay:calc(var(--i) * 55ms);display:inline-block}@keyframes bw-today-hop{0%,62%,to{transform:translateY(0)}70%{transform:translateY(-7px)}80%{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.bw-hop span{animation:none}}.bw-vh{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.bw-days{color:#6b6259;background:#efeae2}@media (hover:hover){.bw-deliv-opt:hover{border-color:#c0b7aa}}.bw-deliv-opt:has(input:checked){border-color:var(--btn);box-shadow:0 0 0 1px var(--btn) inset;background:#fff}.bw-deliv-opt:has(input:checked)>.bw-optbody>b{color:#17181a}.bw-offer{background:var(--pal-salmon,#ff6b5e);color:#fff;border-radius:14px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;column-gap:10px;margin:0 0 14px;padding:14px 16px 13px;display:grid;position:relative;overflow:hidden;container-type:inline-size}.bw-offer:before,.bw-offer:after{content:"";z-index:0;pointer-events:none;background-image:radial-gradient(circle,#17181a33 1.5px,#0000 1.7px);background-size:9px 9px;position:absolute}.bw-offer:before{inset:-12% -14% 42% 52%;mask-image:radial-gradient(closest-side,#000 40%,#0000 100%)}.bw-offer:after{inset:48% 38% -20% -10%;mask-image:radial-gradient(closest-side,#000 35%,#0000 100%)}.bw-offer-copy{z-index:1;flex-direction:column;align-items:flex-start;gap:0;min-width:0;display:flex;position:relative}.bw-offer-rungs{z-index:1;min-width:0;display:grid;position:relative}.bw-offer-rung{opacity:0;will-change:transform, opacity;min-width:0;animation:12s cubic-bezier(.22,.9,.3,1) infinite bw-rung3;animation-delay:calc(var(--i,0) * 4s);flex-direction:column;grid-area:1/1;align-items:flex-start;display:flex}.bw-offer-rungs[data-n="2"] .bw-offer-rung{animation-name:bw-rung2;animation-duration:8s}@keyframes bw-rung3{0%{opacity:0;transform:translateY(18px)scale(.9)rotate(-4deg)}3%{opacity:1;transform:translateY(0)scale(1.06)rotate(1.6deg)}6%{transform:translateY(0)scale(.985)rotate(-1.4deg)}9%,28%{opacity:1;transform:translateY(0)scale(1)rotate(0)}33.33%{opacity:0;transform:translateY(-16px)scale(.95)rotate(1.5deg)}to{opacity:0;transform:translateY(18px)scale(.9)rotate(-4deg)}}@keyframes bw-rung2{0%{opacity:0;transform:translateY(18px)scale(.9)rotate(-4deg)}4.5%{opacity:1;transform:translateY(0)scale(1.06)rotate(1.6deg)}9%{transform:translateY(0)scale(.985)rotate(-1.4deg)}13.5%,43%{opacity:1;transform:translateY(0)scale(1)rotate(0)}50%{opacity:0;transform:translateY(-16px)scale(.95)rotate(1.5deg)}to{opacity:0;transform:translateY(18px)scale(.9)rotate(-4deg)}}.bw-offer-flag{color:#fff;letter-spacing:.14em;text-transform:uppercase;background:#17181a;border-radius:999px;align-self:flex-start;margin-bottom:6px;padding:4px 12px;font-size:11px;font-weight:800;transform:rotate(-2deg)}.bw-offer-amt{transform-origin:0;align-items:center;gap:5px;display:inline-flex;position:relative;transform:rotate(-1.5deg)}.bw-offer-slab{background:var(--brand-teal,#238a91);color:#fff;letter-spacing:-.02em;text-transform:uppercase;border-radius:12px;padding:4px 12px 6px;font-size:clamp(26px,7.6cqi,40px);font-weight:700;line-height:1;display:inline-block}.bw-offer-ea{letter-spacing:.1em;vertical-align:.34em;opacity:.92;margin-left:5px;font-size:.42em;font-style:normal;font-weight:800;display:inline-block}.bw-offer-spark{flex:none;width:15px;height:24px}.bw-offer-every{letter-spacing:-.025em;text-transform:uppercase;color:#fff;margin-top:5px;font-size:clamp(20px,6.1cqi,31px);font-weight:700;line-height:.98}.bw-offer-what{color:#fff;max-width:26ch;margin-top:7px;font-size:15.5px;font-weight:600;line-height:1.3}.bw-offer-ends{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#17181a;border-radius:999px;margin-top:10px;padding:6px 13px;font-size:12px;font-weight:800}.bw-offer-head{z-index:1;--headk:clamp(110px, 19cqi, 205px);height:min(calc(var(--headk) / var(--hsq,1)), 210px);width:auto;aspect-ratio:var(--har,1);align-self:end;margin-bottom:-13px;margin-right:8px;display:none;position:relative;overflow:hidden}.bw-offer-head img{max-width:none;width:calc(100% / var(--hw));height:calc(100% / var(--hh));left:calc(-100% * var(--hx) / var(--hw));top:calc(-100% * var(--hy) / var(--hh));position:absolute}@container (width>=760px){.bw-offer-head{display:block}}.bw-offer-art{--pile:clamp(112px, 34cqi, 190px);z-index:1;width:var(--pile);height:calc(var(--pile) * 1.054);position:relative}@container (width>=460px){.bw-offer-art{--pile:clamp(190px, 46cqi, 260px)}}.bw-offer-stack{position:absolute;inset:0}.bw-offer-sheet{width:calc(var(--pile) * .768);height:calc(var(--pile) * .929);border:calc(var(--pile) * .036) solid #fff;background:#17181a;border-radius:3px;position:absolute}.bw-offer-sheet3{top:0;right:0}.bw-offer-sheet2{right:calc(var(--pile) * .098);top:calc(var(--pile) * .063)}.bw-offer-sheet1{right:calc(var(--pile) * .214);top:calc(var(--pile) * .125)}.bw-offer-sheet2,.bw-offer-sheet3{opacity:0;animation:12s cubic-bezier(.22,.9,.3,1) infinite bw-sheet2}.bw-offer-sheet3{animation-name:bw-sheet3}@keyframes bw-sheet2{0%,33.2%{opacity:0;transform:translate(-9%,10%)scale(.88)}37%{opacity:1;transform:translateY(-1.5%)scale(1.04)}40%,94%{opacity:1;transform:none}99.9%,to{opacity:0;transform:translate(-4%,5%)scale(.96)}}@keyframes bw-sheet3{0%,66.5%{opacity:0;transform:translate(-9%,10%)scale(.88)}70%{opacity:1;transform:translateY(-1.5%)scale(1.04)}73%,94%{opacity:1;transform:none}99.9%,to{opacity:0;transform:translate(-4%,5%)scale(.96)}}.bw-offer-pic{inset:calc(var(--pile) * .054);background:var(--g1,#5aa9a3);animation:12s linear infinite bw-frame-hue;position:absolute;overflow:hidden}.bw-offer-pic2{animation-delay:-4s}.bw-offer-pic3{animation-delay:-8s}.bw-offer-peek{position:absolute;inset:0;transform:translateY(104%)}.bw-offer-peek .bw-offer-peek-art{width:100%;height:100%;display:block}.bw-offer-peek .bw-offer-peek-art img{object-fit:contain;object-position:center bottom;width:100%;height:100%;display:block}.bw-offer-peek1{animation:12s ease-out infinite bw-peek}.bw-offer-peek2{animation:12s ease-out 4s infinite bw-peek}.bw-offer-peek3{animation:12s ease-out 8s infinite bw-peek}@keyframes bw-peek{0%{transform:translateY(104%)}6%,29%{transform:translateY(0)}33.33%,to{transform:translateY(104%)}}@keyframes bw-frame-hue{0%,33.2%{background-color:var(--g1,#5aa9a3)}33.33%,66.5%{background-color:var(--g2,#e59ab0)}66.67%,to{background-color:var(--g3,#5b7fc4)}}@container (width<=340px){.bw-offer{grid-template-columns:minmax(0,1fr)}.bw-offer-art{display:none}}@media (prefers-reduced-motion:reduce){.bw-offer-rungs{grid-auto-flow:row;gap:14px}.bw-offer-rung{opacity:1;grid-area:auto;animation:none;transform:none}.bw-offer-flag{transform:none}.bw-offer-sheet2,.bw-offer-sheet3{opacity:1;animation:none;transform:none}.bw-offer-pic,.bw-offer-peek{animation:none}.bw-offer-peek1{transform:translateY(0)}.bw-offer-peek2,.bw-offer-peek3{display:none}}.bw-wgsizes{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.bw-wgsize{font:inherit;cursor:pointer;color:#4a453e;background:#fff;border:1px solid #e4ddd2;border-radius:6px;flex-direction:column;align-items:center;gap:1px;min-width:78px;padding:6px 10px;transition:border-color .15s,box-shadow .15s;display:flex}.bw-wgsize b{font-size:12.5px;font-weight:700}.bw-wgsize i{color:var(--brand-teal,#238a91);font-size:13.2px;font-style:normal;font-weight:600}.bw-wgsize:hover{border-color:#111}.bw-wgsize.on{border-color:var(--btn);box-shadow:inset 0 0 0 2px var(--btn);color:var(--btn-deep)}.bw-sizes{flex-direction:column;gap:2px;margin-top:14px;display:flex}.bw-sizes .bw-wgsizes{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:6px;display:grid}.bw-sizes .bw-wgsizes[hidden]{display:none}.bw-sizes .bw-wgsize{border-width:1.5px;border-radius:12px;gap:2px;min-width:0;padding:10px 6px}.bw-sizes .bw-wgsize b{font-size:13.5px}.bw-sizes .bw-wgsize i{color:#6b6259;font-size:13px}.bw-sizes .bw-wgsize.on i{color:var(--btn-deep)}.bw-sizes .bw-tiers{margin-top:7px;display:none}.bw-sizes .bw-tiers[hidden]{display:none}.bw-order{background:#eef6ef;border:1px solid #d6e8da;border-radius:14px;margin-top:16px;padding:14px}.bw-order[hidden]{display:none}.bw-ordttl{color:#17181a;margin-bottom:10px;font-size:15px;font-weight:800;display:block}.bw-ordhead{align-items:center;gap:11px;display:flex}.bw-ordpics{flex:none;gap:4px;display:flex}.bw-ordpic{background:var(--g,#f2efe9);border-radius:7px;width:38px;height:38px;display:block;overflow:hidden}.bw-ordpic img{object-fit:contain;width:100%;height:100%;display:block}.bw-ordpic:nth-child(n+5){display:none}.bw-ordwhat{flex-direction:column;gap:2px;min-width:0;display:flex}.bw-ordwhat b{color:#17181a;font-size:14px;font-weight:700}.bw-ordwhat i{color:#55705c;font-size:12.5px;font-style:normal}.bw-ordrows{flex-direction:column;gap:5px;margin:11px 0 0;padding:0;display:flex}.bw-ordrows div{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.bw-ordrows dt{color:#4a453e;margin:0;font-size:13px}.bw-ordrows dd{color:#17181a;font-variant-numeric:tabular-nums;margin:0;font-size:13px;font-weight:600}.bw-ordtotal{color:#17181a;border-top:1px solid #d6e8da;justify-content:space-between;align-items:baseline;gap:10px;margin-top:9px;padding-top:9px;font-size:15px;font-weight:700;display:flex}.bw-ordtotal b{font-variant-numeric:tabular-nums;font-size:19px}.bw-ordsave{text-align:right;color:#1f7a4d;margin:3px 0 0;font-size:13px;font-weight:700}.bw-trust{flex-wrap:wrap;gap:8px 16px;margin:11px 0 0;padding:0;list-style:none;display:flex}.bw-trust:empty{display:none}.bw-trust li{color:#6b6259;align-items:center;gap:6px;font-size:12.5px;display:flex}.bw-trust svg{color:#8a8279;flex:none}.bw-wgsize.on i{color:var(--brand-teal,#238a91)}.bw-hint{color:#a09a92;font-size:12px;line-height:1.45}.gw-slot.is-empty .gw-art{background:#ffffffb8;justify-content:center;align-items:center;display:flex}.gw-slot.is-empty .gw-plus{color:#6b6259;font-size:20px;line-height:1}.gw-slot{cursor:pointer;background:0 0;border:0;padding:0}.bw-frame.bw-noroom .gw-slot{cursor:move}.gw-slot:focus-visible{outline-offset:3px;outline:3px solid #d4267c}.gw-slot.is-active .gw-frame{transition:transform .15s;transform:scale(1.03)}.bw-sheet[hidden],.bw-grp[hidden],.bw-shroom[hidden],.bw-cats[hidden]{display:none}.bw-sheet{z-index:60;background:#14110e66;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.bw-sheet-in{background:#fff;border-radius:12px 12px 0 0;flex-direction:column;width:min(920px,100%);max-height:78vh;padding:16px 18px 20px;display:flex}@media (width>=760px){.bw-sheet{align-items:center}.bw-sheet-in{border-radius:12px}}.bw-sheet-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.bw-sheet-head b{font-size:15px}.bw-x{font:inherit;cursor:pointer;color:#6b6259;background:0 0;border:0;padding:4px 6px;font-size:17px;line-height:1}.bw-cats{flex-wrap:wrap;gap:5px;margin-bottom:12px;display:flex}.bw-cats button{font:inherit;cursor:pointer;color:#4a453e;background:#fff;border:1px solid #e4ddd2;border-radius:999px;padding:5px 10px;font-size:12px}.bw-cats button.on{color:#fff;background:#17181a;border-color:#17181a}.bw-gal{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));grid-auto-rows:min-content;gap:10px;min-height:0;padding:2px;display:grid;overflow-y:auto}.bw-pick{cursor:pointer;background:#fff;border:1px solid #e9e2d8;border-radius:4px;flex-direction:column;padding:0;display:flex;overflow:hidden}.bw-pick img{width:100%;aspect-ratio:var(--thumb-ar,3 / 4);object-fit:cover;display:block}.bw-pick span{color:#6b6259;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding:4px 5px;font-size:10px;line-height:1.3;display:-webkit-box;overflow:hidden}.bw-pick:hover{border-color:#111}.bw-pick.on{border-color:var(--btn);box-shadow:inset 0 0 0 2px var(--btn)}@media (prefers-reduced-motion:reduce){.bw-opt{transition:none}}.bw-rail:empty,.bw-paybar:empty{display:none}.bw-underpic{text-align:center;padding:12px clamp(12px,3vw,40px) 0}.bw-underpic .bw-zoomnote,.bw-underpic .bw-onpic-fine{text-align:center;max-width:52ch;box-shadow:none;background:0 0;margin:0 auto;padding:0;display:block;position:static;inset:auto;transform:none}.bw-underpic .bw-zoomnote{color:#17181a;font-size:14px;font-weight:700;line-height:1.35}.bw-underpic .bw-onpic-fine{color:#6b6259;margin-top:8px;font-size:12px;line-height:1.35}.bw[data-preview="1"] .bw-underpic,.bw:not([data-inline]) .bw-onbuy,.bw-grab{display:none}body.app .bw.is-phone .bw-grab{cursor:grab;touch-action:none;background:0 0;border:0;flex:none;justify-content:center;align-items:center;width:100%;height:30px;margin:0 0 2px;padding:0;display:flex}body.app .bw.is-phone .bw-grab>span{background:#d9d2c7;border-radius:999px;width:44px;height:5px;display:block}body.app .bw.is-phone .bw-grab:active{cursor:grabbing}body.app .bw.is-phone .bw-grab:focus-visible{outline:3px solid var(--btn);outline-offset:-4px}.bw-steps{scroll-margin-top:calc(var(--bar-h,82px) + 10px);background:#f6f1e9;border-radius:999px;flex:none;gap:4px;margin-bottom:10px;padding:4px;display:flex;container-type:inline-size}.bw-step-pill{font:inherit;cursor:pointer;color:#8a8178;background:0 0;border:0;border-radius:999px;flex:1 1 0;justify-content:center;align-items:center;gap:clamp(4px,1.6cqi,7px);min-width:0;padding:9px 5px;font-size:clamp(10.5px,3.4cqi,12.5px);font-weight:700;transition:background .18s,color .18s,box-shadow .18s;display:flex}.bw-step-pill>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bw-step-n{color:#6b6259;background:#e7e0d6;border-radius:50%;flex:none;justify-content:center;align-items:center;width:clamp(17px,5cqi,19px);height:clamp(17px,5cqi,19px);font-size:clamp(10.5px,3.2cqi,12px);font-style:normal;font-weight:800;transition:background .18s,color .18s;display:inline-flex}.bw-step-pill.on{color:var(--btn);background:#fff;flex:1.45 1 0;box-shadow:0 1px 3px #0000001a}.bw-step-pill.on .bw-step-n{background:var(--btn);color:var(--btn-ink)}.bw-step-pill.done .bw-step-n{background:var(--btn);color:#0000;position:relative}.bw-step-pill.done .bw-step-n:after{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10'%3E%3Cpath d='M1 5.2 4.3 8.5 11 1.8' fill='none' stroke='%23fff' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/60% 60% no-repeat;position:absolute;inset:0}@container (width<=420px){.bw-steps .bw-step-pill.done .bw-step-n{display:inline-flex}.bw-step-pill:not(.on) .bw-step-n{display:none}}@media (hover:hover){.bw-step-pill:not(.on):hover{color:#17181a}}.bw-step-pill:focus-visible{outline:3px solid var(--btn);outline-offset:2px}@media (prefers-reduced-motion:reduce){.bw-step-pill,.bw-step-n{transition:none}}.bw-stepbox[hidden]{display:none}.bw-stepbox{flex-direction:column;gap:16px;display:flex}.bw-readwrap{right:var(--pad,20px);z-index:12;position:absolute;top:0}.bw-compacthead .bw-readwrap{flex:none;margin-left:6px;position:static}.bw-compacthead .bw-readme{flex-direction:column;gap:1px}.bw-compacthead .bw-readdisc{width:26px;height:26px}.bw-compacthead .bw-readword{letter-spacing:.01em;font-size:8px;font-weight:700}.bw-compacthead .bw-readpeek{display:none}.bw-compacthead .bw-steps{align-items:center;display:flex}.bw-compacthead .bw-tip{display:none}@media (width>=761px){.bw .bw-posters{display:none}.bw .slot-two{grid-template-columns:minmax(0,1fr)}.bw .slot-pvcard{display:none}}#zoomBtn,#zoomTool,.bw-whitewall .bw-frame .gw-wall>.gw-room{display:none}.bw-whitewall .bw-frame{background:var(--row-set-wall-bg,#fff)}.bw-compacthead #wallTitle{margin:0 0 4px;font-size:1.15rem}.bw-compacthead .bw-subtitle{display:none}.bw-readme{cursor:pointer;font:inherit;background:0 0;border:0;flex-direction:column;align-items:center;gap:2px;padding:0;display:flex}.bw-readdisc{z-index:2;background:var(--btn);width:40px;height:40px;color:var(--btn-ink);border-radius:50%;place-items:center;transition:transform .16s;display:grid;position:relative;box-shadow:0 2px 10px #00000029}.bw-readdisc svg{width:21px;height:21px}.bw-readword{letter-spacing:.02em;color:var(--btn);font-size:10.5px;font-weight:800}@media (hover:hover){.bw-readme:hover .bw-readdisc{transform:scale(1.07)rotate(-4deg)}}.bw-readme:focus-visible .bw-readdisc{outline:3px solid var(--btn);outline-offset:3px}.bw-readpeek{z-index:1;pointer-events:none;width:40px;height:40px;position:absolute;top:0;left:50%;overflow:visible;transform:translate(-50%)}.bw-readpeek i{opacity:0;width:26px;height:26px;margin-left:-13px;animation:9s ease-in-out infinite bw-readpeek;position:absolute;bottom:12px;left:50%;transform:translateY(6px)scale(.9)}.bw-readpeek i img{object-fit:contain;object-position:center bottom;width:100%;height:100%;display:block}.bw-readpeek1{margin-left:-26px;animation-delay:0s}.bw-readpeek2{margin-left:2px;animation-delay:3s}.bw-readpeek3{margin-left:-13px;animation-delay:6s}@keyframes bw-readpeek{0%,2%{opacity:0;transform:translateY(8px)scale(.86)}7%,24%{opacity:1;transform:translateY(-13px)scale(1)}30%,to{opacity:0;transform:translateY(8px)scale(.86)}}@media (prefers-reduced-motion:reduce){.bw-readpeek i{opacity:1;animation:none;transform:translateY(-13px)}.bw-readme:hover .bw-readdisc{transform:none}}.bw-readpop{z-index:13;text-align:left;background:#fff;border-radius:14px;width:300px;max-width:calc(100vw - 32px);padding:13px 14px 12px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 14px 40px #00000038}.bw-readpop[hidden]{display:none}.bw-readpop>b{color:#17181a;margin-bottom:6px;font-size:14px;font-weight:800;display:block}.bw-readpop .bw-tip{color:#4a453e;text-align:left;width:auto;max-width:none;text-shadow:none;margin:0 0 8px;font-size:12.5px;font-weight:400;line-height:1.45;position:static;transform:none}.bw-readpop .bw-tip .bw-have{color:#17181a}.bw-readlist{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.bw-readlist li{color:#4a453e;padding-left:15px;font-size:12.5px;line-height:1.45;position:relative}.bw-readlist li:before{content:"";background:var(--btn);border-radius:50%;width:6px;height:6px;position:absolute;top:7px;left:2px}.bw-readshut{cursor:pointer;width:100%;font:inherit;color:var(--btn-ink);background:var(--btn);border:0;border-radius:10px;margin-top:11px;padding:9px;font-size:13px;font-weight:700;display:block}.bw-title{position:relative}.bw-title h1,.bw-title h2,.bw-title .bw-subtitle{padding-right:74px}.bw-psh{flex-direction:column;gap:3px;display:flex}.bw-psh span:empty{display:none}.bw-psh b{color:#17181a;font-size:16px;font-weight:800;line-height:1.2}.bw-psh span{color:#6b6259;font-size:13.5px;line-height:1.4}.bw-posters{grid-template-columns:repeat(auto-fit,minmax(78px,1fr));gap:10px;display:grid}.bw-poster{cursor:pointer;font:inherit;background:0 0;border:0;flex-direction:column;gap:5px;padding:0;display:flex}.bw-poster-pic{background:var(--g,#f2efe9);aspect-ratio:1;border:2px solid #0000;border-radius:11px;display:block;position:relative;overflow:hidden}.bw-poster-pic img{object-fit:contain;width:100%;height:100%;display:block}.bw-poster[aria-checked=true] .bw-poster-pic{border-color:var(--btn);box-shadow:0 0 0 2px #ef6b5333}.bw-poster{position:relative}.bw-poster[aria-checked=true]:after{content:"";background:var(--btn) center / 11px 9px no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10'%3E%3Cpath d='M1 5.2 4.3 8.5 11 1.8' fill='none' stroke='%23fff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");border:2px solid #fff;border-radius:50%;width:22px;height:22px;position:absolute;top:-7px;right:-7px}.bw-poster-lbl{color:#4a453e;justify-content:center;align-items:center;gap:5px;min-width:0;font-size:12px;line-height:1.2;display:flex}.bw-poster-lbl i{color:#6b6259;background:#efe9e0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-style:normal;font-weight:800;display:flex}.bw-poster[aria-checked=true] .bw-poster-lbl{color:#17181a;font-weight:700}.bw-poster[aria-checked=true] .bw-poster-lbl i{background:var(--btn);color:var(--btn-ink)}.bw-poster:focus-visible{outline:3px solid var(--btn);outline-offset:3px;border-radius:13px}.bw-switchrow{cursor:pointer;color:#17181a;align-items:center;gap:10px;font-size:13.5px;line-height:1.3;display:flex}.bw-switchrow>span{flex:auto;min-width:0}.bw-switchrow input{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}.bw-switch{background:#d9d2c8;border-radius:999px;flex:none;width:44px;height:26px;transition:background .16s;position:relative}.bw-switch:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000047}.bw-switchrow input:checked~.bw-switch{background:var(--btn)}.bw-switchrow input:checked~.bw-switch:after{transform:translate(18px)}.bw-switchrow input:focus-visible~.bw-switch{outline:3px solid var(--btn);outline-offset:3px}@media (prefers-reduced-motion:reduce){.bw-switch,.bw-switch:after{transition:none}}.bw-stephint{color:#6b6259;margin:0;font-size:13px;line-height:1.45}.bw:not([data-step=deliv]) #addCart,.bw[data-step=deliv] .bw-next,.bw:not([data-step=deliv]) .bw-onbuy{display:none}.bw-stepbox #sheetBody{display:block}.bw-stepbox #sheetBody .slot{width:100%;max-width:none;margin:0}.bw-stepbox #sheetBody .slot-v{flex-direction:column;gap:14px;display:flex}.bw-stepbox #sheetBody .slot-done,.bw-stepbox #sheetBody .slot-g[hidden]{display:none}.bw-stepbox #sheetBody .slot-striprow{position:relative}.bw-stepbox #sheetBody .slot-g[data-g=prints] .slot-strip{--pick:92px;gap:10px;padding:3px 2px 32px}.bw-stepbox #sheetBody .slot-g[data-g=prints] .slot-striprow:before,.bw-stepbox #sheetBody .slot-g[data-g=prints] .slot-striprow:after{width:38px;bottom:32px}.bw-stepbox #sheetBody .slot-styles{padding:2px 2px 4px}.bw-stepbox #sheetBody .slot-g[data-g=perso] .slot-arw{width:30px;height:30px;font-size:15px}.bw-stepbox #sheetBody .slot-g[data-g=perso] .slot-arw[data-arw=prev]{left:-13px}.bw-stepbox #sheetBody .slot-g[data-g=perso] .slot-arw[data-arw=next]{right:-13px}.bw-stepbox #sheetBody .slot-g[data-g=perso] .slot-striprow:before,.bw-stepbox #sheetBody .slot-g[data-g=perso] .slot-striprow:after{width:30px;bottom:4px}.bw-stepbox #sheetBody .slot-striprow.can-prev .slot-arw[data-arw=prev],.bw-stepbox #sheetBody .slot-striprow.can-next .slot-arw[data-arw=next]{display:grid}.bw-stepbox #sheetBody .slot-arw{width:34px;height:34px;font-size:17px;top:calc(50% - 13px)}.bw-stepbox #sheetBody .slot-pick{border-radius:12px;position:relative;overflow:visible}.bw-stepbox #sheetBody .slot-pick img{border-radius:10px}.bw-stepbox #sheetBody .slot-pick[aria-checked=true]{border-color:var(--btn);box-shadow:0 0 0 2px #ef6b5338}.bw-stepbox #sheetBody .slot-pick:after{content:attr(title);color:#4a453e;text-align:center;white-space:normal;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:10px;font-weight:400;line-height:1.15;display:-webkit-box;position:absolute;top:calc(100% + 5px);left:-6px;right:-6px;overflow:hidden}.bw-stepbox #sheetBody .slot-pick[aria-checked=true]:after{color:#17181a;font-weight:800}.bw-stepbox #sheetBody .slot-bgcol{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px;max-height:80px;display:flex;overflow:hidden}.bw-stepbox #sheetBody .slot-bgcol-lbl{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.bw-stepbox #sheetBody .slot:not(.slot-steps) .slot-bgcol:before{content:var(--gw-say-bg,"Background color");color:#17181a;flex:0 0 100%;margin:0 0 2px;font-size:15px;font-weight:800;line-height:1.2}.bw-stepbox #sheetBody .slot-bgcol>button,.bw-stepbox #sheetBody .slot-bgany{width:32px;height:32px}.bw-stepbox #sheetBody .slot-stage{display:block}.bw-stepbox .bw-tip{color:#6b6259;text-align:left;width:auto;max-width:none;text-shadow:none;margin:0;font-size:13px;font-weight:500;line-height:1.45;position:static;transform:none}.bw-stepbox .bw-tip .bw-have{color:#17181a}.bw-stepbox #sheetBody .slot-striprow{order:1;margin-top:0}.bw-stepbox #sheetBody .slot-stage{order:2}.bw-stepbox #sheetBody .slot-onerow{order:3}.bw-stepbox #sheetBody .slot-inknote{order:4}.bw-stepbox #sheetBody .slot-onerow:before{content:var(--gw-say-name,"Name")}.bw-stepbox #sheetBody .slot-onerow{flex-wrap:wrap;gap:9px;position:relative}.bw-stepbox #sheetBody .slot-onerow:before{color:#17181a;flex:0 0 100%;margin-bottom:2px;font-size:15px;font-weight:800}.bw-stepbox #sheetBody .slot-name{flex:160px;min-width:0}.bw-onpic{z-index:6;position:absolute}.bw-onpic[hidden],.bw-frame.bare .bw-onpic,.bw-onpic-what{display:none}.bw-onpic-what-off{left:50%;top:var(--what-top,14px);box-shadow:none;-webkit-backdrop-filter:none;font-family:var(--display);letter-spacing:.01em;color:#17181a;background:0 0;border-radius:0;padding:0;font-size:clamp(19px,2.6cqw,34px);font-weight:400;line-height:1.15;transform:translate(-50%)}.bw-onpic-fine{text-align:center;color:#17181a;text-shadow:0 0 8px #fffc;max-width:70%;margin:0;font-size:11.5px;font-weight:600;line-height:1.35;bottom:14px;left:50%;transform:translate(-50%)}.bw-roomarw{cursor:pointer;color:#17181a;-webkit-backdrop-filter:blur(6px);background:#fffffff0;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:background .15s,transform .15s;display:flex;bottom:14px;box-shadow:0 4px 18px #00000029}.bw-roomarw svg{width:19px;height:19px}.bw-roomprev{left:50%;transform:translate(calc(-50% - 88px))}.bw-roomnext{left:50%;transform:translate(calc(88px - 50%))}@media (hover:hover){.bw-roomprev:hover{background:#fff;transform:translate(calc(-50% - 88px))scale(1.06)}.bw-roomnext:hover{background:#fff;transform:translate(calc(88px - 50%))scale(1.06)}}@media (prefers-reduced-motion:reduce){.bw-roomarw{transition:none}}.bw-roompill{cursor:pointer;font:inherit;color:#17181a;white-space:nowrap;-webkit-backdrop-filter:blur(6px);background:#fffffff0;border:0;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:700;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000024}.bw-roompill b{font-weight:800}.bw-roompill i{color:#8a8178;margin-left:7px;font-style:normal;font-weight:700}@media (width<=760px){.bw-onpic-what{padding:6px 11px;font-size:11.5px;top:12px;left:12px}.bw-onpic-fine{display:none}.bw-roomarw{width:36px;height:36px}.bw-roompill{padding:6px 13px;font-size:11.5px;bottom:10px}}.gw-slot{position:relative}.bw-frame:not(.bare) .gw-slot.gw-picked:after{content:"";background:var(--btn) center / 14px no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20h9'/%3E%3Cpath d='M16.5 3.5a2.1 2.1 0 0 1 3 3L7 19l-4 1 1-4Z'/%3E%3C/svg%3E");border-radius:50%;width:26px;height:26px;position:absolute;top:-9px;right:-9px;box-shadow:0 2px 8px #00000047}@media (width<=760px){.bw-frame:not(.bare) .gw-slot.gw-picked:after{background-size:11px;width:20px;height:20px;top:-7px;right:-7px}}@media (width>=981px){.bw.is-wide{grid-template-rows:auto auto minmax(0,1fr);grid-template-columns:minmax(0,1fr) clamp(420px,33vw,560px);gap:0;display:grid}.bw.is-wide .bw-stage{order:0;grid-area:1/1/-1}.bw.is-wide .bw-frame{aspect-ratio:auto;border-radius:0;max-height:none}.bw.is-wide .bw-under{order:0;grid-area:1/2}.bw.is-wide .bw-title{text-align:left;order:0;grid-area:2/2;align-items:flex-start;padding:22px 26px 0}.bw.is-wide .bw-side{order:0;grid-area:3/2;min-height:0;padding:14px 26px 0;overflow-y:auto}.bw.is-wide .bw-foot{z-index:2;padding:12px 26px calc(14px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #eee7dd;margin:10px -26px 0;position:sticky;bottom:0}.bw.is-wide .bw-title h1,.bw.is-wide .bw-title h2{white-space:normal;text-align:left;margin:0 0 4px;font-size:clamp(24px,2.1vw,31px)}.bw.is-wide .bw-subtitle{text-align:left}.bw.is-wide .bw-onprice{display:none}}.bw-subtitle{color:#6b6259;margin:0 0 4px;font-size:14px;line-height:1.4}@media (width<=760px){.bw{--gw-bottom:calc(var(--tabbar-h,0px) + env(safe-area-inset-bottom,0px))}body.app .bw{--gw-bottom:env(safe-area-inset-bottom,0px)}.bw-frame,.bw.is-wide .bw-frame{aspect-ratio:4/3;height:auto;max-height:max(200px, calc(100svh - var(--bar-h,74px) - var(--gw-bottom,54px) - 190px))}body.app .bw.is-phone .bw-side{z-index:56;left:0;right:0;bottom:calc(var(--paybar-h,104px) + var(--gw-bottom,0px));height:var(--sheet-h,52svh);max-height:calc(100svh - var(--bar-h,82px) - var(--paybar-h,104px) - var(--gw-bottom,0px) - 8px);padding:0 var(--pad) 0;background:#fff;border-radius:20px 20px 0 0;gap:0;transition:height .26s cubic-bezier(.2,.7,.2,1);position:fixed;box-shadow:0 -10px 34px #00000029}body.app .bw.is-phone .bw-side.is-dragging{transition:none}@media (prefers-reduced-motion:reduce){body.app .bw.is-phone .bw-side{transition:none}}body.app .bw.is-phone[data-sheet=peek] .bw-side{--sheet-h:132px}body.app .bw.is-phone[data-sheet=half] .bw-side{--sheet-h:var(--sheet-half,52svh)}body.app .bw.is-phone[data-sheet=full] .bw-side{--sheet-h:100svh}body.app .bw.is-phone .bw-side .bw-scroll{overscroll-behavior:contain;flex:auto;min-height:0;padding-bottom:14px;overflow-y:auto}body.app .bw.is-phone .bw-side .bw-foot{display:none}body.app .bw.is-phone .bw-side .bw-grab{order:-2}body.app .bw.is-phone .bw-side .bw-title{text-align:left;flex:none;order:-1;align-items:flex-start;padding:0 0 8px}body.app .bw.is-phone .bw-side .bw-steps{order:0}body.app .bw.is-phone .bw-side .bw-scroll{order:1}body.app .bw.is-phone .bw-side .bw-title h1,body.app .bw.is-phone .bw-side .bw-title h2{text-align:left;white-space:normal;margin:0 0 2px;font-size:21px}body.app .bw.is-phone .bw-side .bw-subtitle{text-align:left;font-size:12.5px}body.app .bw.is-phone{padding-bottom:0}body.app .bw.is-phone .bw-paybar{bottom:var(--gw-bottom,0px);position:fixed}.bw-rail{padding-top:10px}.bw.is-wide .bw-rail{padding-inline:clamp(12px,3vw,40px)}.bw.is-phone .bw-rail .bw-menu{z-index:auto;box-shadow:none;-webkit-backdrop-filter:none;background:#92cfd4;border-radius:0;flex-direction:row;gap:2px;padding:7px 4px;display:flex;position:relative;top:auto;left:auto;transform:none}.bw.is-phone .bw-rail{padding-inline:0}.bw.is-phone .bw-rail .bw-menu>button{color:#17181a}.bw.is-phone .bw-rail .bw-menu>button.on,.bw.is-phone .bw-rail .bw-menu>button[aria-expanded=true],.bw.is-phone .bw-rail .bw-menu>button[aria-pressed=true]{color:var(--btn)}.bw.is-phone .bw-rail .bw-menu>button>i:not(.bw-tool-n){color:#17181ab8}.bw.is-phone .bw-rail .bw-menu>button{border-radius:12px;flex:1 1 0;gap:4px;width:auto;min-width:0;padding:7px 2px 8px;font-size:clamp(10px,3cqi,11.5px)}.bw.is-phone .bw-rail .bw-menu>button>span{text-align:center;overflow-wrap:anywhere;max-width:100%;line-height:1.15}.bw.is-phone .bw-rail .bw-menu>button>svg,.bw.is-phone .bw-rail .bw-menu>button>.bw-wheel-disc{width:20px;height:20px}.bw.is-phone .bw-rail .bw-countpop{z-index:9;width:auto;top:calc(100% + 8px);left:0;right:0}.bw.is-phone .bw-paybar{z-index:55;bottom:var(--gw-bottom,0px);-webkit-backdrop-filter:blur(7px);background:#fffffff7;border-top:1px solid #eee7dd;order:5;align-self:stretch;padding:8px clamp(12px,3vw,20px) 9px;position:sticky;box-shadow:0 -6px 20px #0000001a}.bw.is-phone .bw-paybar:has(.bw-onprice[hidden]){display:none}.bw.is-phone .bw-paybar .bw-onprice{text-align:left;max-width:none;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:12px;padding:0;display:grid;position:static;bottom:auto;left:auto;transform:none}.bw.is-phone .bw-paybar .bw-onprice-row{grid-column:1;justify-content:flex-start;gap:8px}.bw.is-phone .bw-paybar .bw-onprice b{font-size:19px}.bw.is-phone .bw-paybar .bw-onprice em{grid-column:1;margin-top:1px;font-size:11.5px;line-height:1.25}.bw.is-phone .bw-paybar .bw-onprice i{grid-column:1;margin-top:2px;font-size:9.5px;line-height:1.25}.bw.is-phone .bw-paybar{align-items:center;gap:10px;display:flex}.bw.is-phone .bw-paybar .bw-onprice{flex:auto}.bw.is-phone .bw-paybar .bw-next{white-space:normal;flex:none;width:auto;max-width:42vw;margin:0;padding:9px 13px;font-size:13px;line-height:1.2}.bw.is-phone:not([data-step=deliv]) .bw-paybar .bw-onbuy{display:none}.bw.is-phone .bw-paybar .bw-onbuy{white-space:normal;grid-area:1/2/-1;align-self:stretch;width:auto;max-width:42vw;margin:0;padding:9px 13px;font-size:13px;line-height:1.2;display:block}.bw.is-phone:has(.bw-frame.zoomed) .bw-stepbox .bw-tip{display:none}.bw.is-phone .bw-frame.zoomed .bw-zoomnote{max-width:calc(100% - 28px);font-size:13px}.bw.is-phone .bw-deliv-opt .bw-wgsizes{flex-wrap:nowrap;gap:5px;margin-left:-40px}.bw.is-phone .bw-deliv-opt .bw-wgsize{flex:1 1 0;min-width:0;padding:6px 4px}.bw.is-phone .bw-deliv-opt .bw-wgsize i{font-size:12.5px}.bw.is-phone .bw-foot .bw-buy{display:none}.bw.is-phone{padding-bottom:calc(var(--gw-bottom,0px) + 8px)}}
