.nama-cart-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;background:#16140f52;opacity:0;pointer-events:none;transition:opacity .3s ease}body.nama-cart-open .nama-cart-scrim{opacity:1;pointer-events:auto}body.nama-cart-open{overflow:hidden}.dw *{box-sizing:border-box}.dw a{color:inherit;text-decoration:none}.dw a:hover{color:var(--nama-muted)}.dw button{font-family:var(--nama-sans);cursor:pointer;color:var(--nama-ink)}.dw .money{font-variant-numeric:tabular-nums}.dw{position:fixed;top:0;right:0;bottom:0;width:468px;max-width:100vw;background:#fff;z-index:2147483001;display:flex;flex-direction:column;box-shadow:-1px 0 40px #0f0e0c2e;transform:translate(100%);transition:transform .34s cubic-bezier(.32,.72,0,1)}.dw.is-open{transform:none}.dw .head{display:flex;align-items:baseline;padding:22px 24px 14px;flex:none}.dw .head h2{font-family:var(--nama-serif);font-weight:500;font-size:21px;letter-spacing:.005em;margin:0}.dw .head .n{font-size:11px;color:var(--nama-muted-soft);margin-left:9px}.dw .head .x{margin-left:auto;margin-right:-8px;background:none;border:0;padding:8px;display:flex}.dw .head .x svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.2;stroke-linecap:round}.dw .head .x:hover{color:var(--nama-muted)}.dw .ship{margin:0 24px;padding:0 0 16px;border-bottom:1px solid var(--nama-rule);flex:none}.dw .ship-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:9px}.dw .ship p{font-size:12.5px;font-weight:500;letter-spacing:.01em;margin:0}.dw .ship .g{display:none}.dw .track{height:3px;background:#16140f1a;position:relative;overflow:hidden}.dw .track i{position:absolute;inset:0 auto 0 0;background:var(--nama-ink);transition:width .45s cubic-bezier(.4,0,.2,1)}.dw .ship.done p{color:#4a5c46}.dw .body{flex:1;overflow-y:auto}.dw .list{padding:0 24px}.dw .it{display:grid;grid-template-columns:92px 1fr;gap:16px;padding:14px 0}.dw .it+.it{border-top:1px solid var(--nama-rule)}.dw .thumb{aspect-ratio:2/3;background:#f2f0ed;overflow:hidden}.dw .thumb img{width:100%;height:100%;object-fit:cover;display:block}.dw .main{min-width:0;display:flex;flex-direction:column}.dw .fab{font-family:var(--nama-serif);font-style:italic;font-weight:500;font-size:13px;color:var(--nama-muted);margin:0 0 7px;line-height:1}.dw .title{display:flex;align-items:baseline;gap:14px;margin-bottom:7px}.dw .title h3{font-family:var(--nama-serif);font-weight:500;font-size:18px;letter-spacing:.005em;margin:0;line-height:1}.dw .title .price{font-size:13px;margin:0 0 0 auto;white-space:nowrap}.dw .specs{display:flex;align-items:baseline;gap:14px;margin-bottom:0}.dw .spec{display:flex;align-items:baseline;gap:6px;font-size:11px;letter-spacing:.02em}.dw .it.editing .specs,.dw .editor{display:none}.dw .it.editing .editor{display:block}.dw .eg{margin-bottom:12px}.dw .eg-l{font-size:11px;letter-spacing:.02em;margin:0 0 7px}.dw .eg-l .val{color:var(--nama-muted)}.dw .opts{display:flex;flex-wrap:wrap;gap:5px 6px}.dw .opt{background:none;border:1px solid var(--nama-rule-strong);padding:6px 12px;font-size:10.5px;letter-spacing:.02em}.dw .opt:hover{border-color:var(--nama-ink)}.dw .opt[aria-pressed=true]{border-color:var(--nama-ink);background:#16140f0d}.dw .opt[disabled]{color:var(--nama-muted-soft);opacity:.5;text-decoration:line-through;cursor:default;border-color:var(--nama-rule)}.dw .ed-act{display:flex;align-items:center;gap:16px;margin-top:2px}.dw .ed-save{background:var(--nama-ink);color:#fff;border:0;padding:9px 20px;font-size:10px;letter-spacing:.08em}.dw .ed-save:hover{opacity:.88}.dw .ed-cancel{background:none;border:0;padding:0;font-size:10.5px;letter-spacing:.02em;color:var(--nama-muted)}.dw .ed-cancel:hover{color:var(--nama-ink)}.dw .edit{background:none;border:0;padding:0;font-size:9px;letter-spacing:.13em;text-transform:uppercase;color:var(--nama-muted-soft);display:flex;align-items:center;gap:6px}.dw .edit svg{width:11px;height:11px;fill:none;stroke:currentColor;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}.dw .edit:hover{color:var(--nama-ink)}.dw .it.editing .edit{display:none}.dw .bot{display:flex;align-items:center;gap:14px;margin-top:auto}.dw .bot .edit{margin-left:auto}.dw .it.editing .bot .qty{visibility:hidden}.dw .it.editing .bot{display:none}.dw .qty{display:flex;align-items:center;border:1px solid var(--nama-rule-strong)}.dw .qty button{background:none;border:0;padding:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:var(--nama-ink)}.dw .qty button:hover{color:var(--nama-ink);background:#16140f09}.dw .qty button[disabled]{color:#16140f38;cursor:default}.dw .qty svg{width:10px;height:10px;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round}.dw .qty output{font-size:12px;min-width:20px;text-align:center}.dw .rm{background:none;border:0;padding:0;font-size:9px;letter-spacing:.13em;text-transform:uppercase;color:var(--nama-muted-soft)}.dw .rm:hover{color:var(--nama-ink)}.dw .foot{flex:none;padding:0 24px 20px}.dw .sum{display:flex;justify-content:space-between;align-items:baseline;padding:16px 0 4px;border-top:1px solid var(--nama-rule-strong)}.dw .sum .l{font-family:var(--nama-serif);font-size:17px}.dw .sum .v{font-size:14px}.dw .note{font-size:10.5px;color:var(--nama-muted-soft);margin:0 0 16px}.dw .co{width:100%;background:var(--nama-ink);color:#fff;border:0;padding:16px;font-size:13.5px;font-weight:400;letter-spacing:0;display:flex;align-items:center;justify-content:center;gap:9px}.dw .co .lock{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;opacity:.8}.dw .co .arw{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s ease}.dw .co:hover .arw{transform:translate(3px)}.dw .co:hover{opacity:.88}.dw .co[disabled]{opacity:.28;cursor:default}.dw .empty{display:none;flex:1;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:15px;padding:0 34px}.dw.is-empty .empty{display:flex}.dw.is-empty .body,.dw.is-empty .ship,.dw.is-empty .foot,.dw.is-empty .n{display:none}.dw .empty h3{font-family:var(--nama-serif);font-weight:500;font-size:21px;margin:0}.dw .empty p{font-size:11.5px;line-height:1.6;color:var(--nama-muted);margin:0;max-width:210px}.dw .empty a{font-size:10.5px;letter-spacing:.02em;box-shadow:inset 0 -.5px 0 currentColor;padding-bottom:2px}@media(max-width:749px){.dw{width:100%;box-shadow:none}.dw .head,.dw .foot,.dw .list{padding-left:20px;padding-right:20px}.dw .ship{margin:0 20px}.dw .it{grid-template-columns:92px 1fr;gap:14px}.dw .opts{padding-left:0}}.dw,.dw p,.dw span,.dw button,.dw output,.dw a,.dw .n,.dw input{font-family:var(--nama-sans)!important}.dw h2,.dw .fab,.dw .sum .l,.dw .empty h3,.dw .title h3,.dw .title h3 a,.dw h3 a{font-family:var(--nama-serif)!important}.dw .fab,.dw .title h3,.dw .title h3 a,.dw .title .price,.dw .sum .l,.dw .sum .v,.dw .head h2{letter-spacing:normal!important}.dw .price{font-size:11px;margin:0 0 7px}.dw .title .price,.dw .price{font-weight:400!important;font-size:11px!important}.dw .sum .v{font-size:16px!important;font-weight:400!important}.dw .sum .l{font-size:18px!important}.dw,.dw *{letter-spacing:normal!important}.dw .edit,.dw .rm{font-size:11px!important;text-transform:none!important;letter-spacing:normal!important}.dw .note,.dw .opt,.dw .ed-save,.dw .ed-cancel{font-size:11px!important}@media(min-width:750px){.dw .sum .l{font-size:16px!important}.dw .sum .v{font-size:14px!important}}
/*# sourceMappingURL=/cdn/shop/t/134/assets/cart-drawer.css.map */
