:root{--tbu-cream:#faf8f5;--tbu-white:#fff;--tbu-rose-pale:#f5e6e8;--tbu-rose:#e8b4b8;--tbu-rose-deep:#c97d84;--tbu-rose-dark:#9b5a60;--tbu-nude-pale:#f0e4df;--tbu-nude:#d4a89a;--tbu-nude-deep:#a87060;--tbu-gold-pale:#f5ecd9;--tbu-gold:#c9a96e;--tbu-gold-deep:#9b7a40;--tbu-charcoal:#2c2826;--tbu-warm-gray:#8a7f7a;--tbu-light-gray:#c5bfba;--tbu-border:#e8e0dc;--tbu-border-light:#f2ece9;--tbu-success:#5a8a6a;--tbu-error:#c25a5a;--tbu-info:#5a7a9b;--font-display:Cormorant Garamond, Georgia, serif;--font-body:DM Sans, -apple-system, sans-serif;--font-mono:JetBrains Mono, monospace;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-xl:24px;--radius-pill:999px;--shadow-card:0 2px 20px #2c28260f;--shadow-hover:0 8px 40px #2c28261f;--shadow-nav:0 1px 0 #2c282614;--transition-fast:.15s ease;--transition:.22s ease;--transition-slow:.35s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;font-size:16px}body{color:#2c2826;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#faf8f5;font-family:DM Sans,-apple-system,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{letter-spacing:-.01em;font-family:Cormorant Garamond,Georgia,serif;font-weight:400;line-height:1.2}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;padding:0;font-family:DM Sans,-apple-system,sans-serif}input,select,textarea{font-family:DM Sans,-apple-system,sans-serif;font-size:14px}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 16px}@media (min-width:480px){.container{padding:0 24px}}@media (min-width:1024px){.container{padding:0 40px}}.overline{letter-spacing:.18em;text-transform:uppercase;color:#c97d84;font-size:11px;font-weight:400}
.CartDrawer-module-scss-module__T5Zw2a__backdrop{z-index:200;opacity:0;pointer-events:none;background:#2c282666;transition:opacity .22s;position:fixed;inset:0}.CartDrawer-module-scss-module__T5Zw2a__backdrop.CartDrawer-module-scss-module__T5Zw2a__backdropVisible{opacity:1;pointer-events:auto}.CartDrawer-module-scss-module__T5Zw2a__drawer{z-index:201;background:#fff;flex-direction:column;width:min(400px,100vw);height:100dvh;transition:transform .22s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 40px #2c282624}.CartDrawer-module-scss-module__T5Zw2a__drawer.CartDrawer-module-scss-module__T5Zw2a__drawerOpen{transform:translate(0)}.CartDrawer-module-scss-module__T5Zw2a__header{border-bottom:1px solid #f2ece9;flex-shrink:0;justify-content:space-between;align-items:center;padding:15px 24px 16px;display:flex}@media (min-width:480px){.CartDrawer-module-scss-module__T5Zw2a__header{padding-top:11px}}@media (min-width:1024px){.CartDrawer-module-scss-module__T5Zw2a__header{padding-top:15px}}.CartDrawer-module-scss-module__T5Zw2a__title{color:#2c2826;font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:300}.CartDrawer-module-scss-module__T5Zw2a__closeBtn{color:#8a7f7a;cursor:pointer;background:0 0;border:1px solid #e8e0dc;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .15s;display:flex}.CartDrawer-module-scss-module__T5Zw2a__closeBtn:hover{color:#fff;background:#2c2826;border-color:#2c2826}.CartDrawer-module-scss-module__T5Zw2a__empty{text-align:center;color:#8a7f7a;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:40px;font-size:14px;display:flex}.CartDrawer-module-scss-module__T5Zw2a__emptyIcon{opacity:.4;font-size:48px}.CartDrawer-module-scss-module__T5Zw2a__shopLink{color:#2c2826;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;height:44px;padding:0 24px;font-family:DM Sans,-apple-system,sans-serif;font-size:12px;text-decoration:none;transition:all .15s;display:inline-flex}.CartDrawer-module-scss-module__T5Zw2a__shopLink{border-color:#2c2826}.CartDrawer-module-scss-module__T5Zw2a__shopLink:hover{color:#fff;background:#2c2826}.CartDrawer-module-scss-module__T5Zw2a__shopLink{height:40px;padding:0 24px;font-size:11px;text-decoration:none}.CartDrawer-module-scss-module__T5Zw2a__items{flex-direction:column;flex:1;gap:16px;padding:16px 24px;display:flex;overflow-y:auto}.CartDrawer-module-scss-module__T5Zw2a__item{border-bottom:1px solid #f2ece9;grid-template-columns:64px 1fr auto;align-items:start;gap:16px;padding-bottom:16px;display:grid}.CartDrawer-module-scss-module__T5Zw2a__item:last-child{border-bottom:none}.CartDrawer-module-scss-module__T5Zw2a__itemImage{background:#f5e6e8;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:22px;display:flex;position:relative;overflow:hidden}.CartDrawer-module-scss-module__T5Zw2a__itemInfo{min-width:0}.CartDrawer-module-scss-module__T5Zw2a__itemName{color:#2c2826;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:2px;font-size:14px;font-weight:400;display:-webkit-box;overflow:hidden}.CartDrawer-module-scss-module__T5Zw2a__itemPrice{color:#8a7f7a;margin-bottom:8px;font-size:12px}.CartDrawer-module-scss-module__T5Zw2a__itemControls{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.CartDrawer-module-scss-module__T5Zw2a__qtyBtn{color:#2c2826;cursor:pointer;background:#faf8f5;border:1px solid #e8e0dc;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;transition:all .15s;display:flex}.CartDrawer-module-scss-module__T5Zw2a__qtyBtn:hover{color:#fff;background:#2c2826;border-color:#2c2826}.CartDrawer-module-scss-module__T5Zw2a__qty{text-align:center;min-width:16px;font-size:13px;font-weight:500}.CartDrawer-module-scss-module__T5Zw2a__removeBtn{color:#c5bfba;cursor:pointer;margin-left:2px;font-size:11px;text-decoration:underline;transition:color .15s}.CartDrawer-module-scss-module__T5Zw2a__removeBtn:hover{color:#c25a5a}.CartDrawer-module-scss-module__T5Zw2a__itemTotal{color:#2c2826;white-space:nowrap;padding-top:2px;font-family:Cormorant Garamond,Georgia,serif;font-size:16px}.CartDrawer-module-scss-module__T5Zw2a__footer{border-top:1px solid #f2ece9;flex-direction:column;flex-shrink:0;gap:16px;padding:24px;display:flex}.CartDrawer-module-scss-module__T5Zw2a__totalRow{color:#2c2826;justify-content:space-between;align-items:center;font-family:Cormorant Garamond,Georgia,serif;font-size:20px;font-weight:400;display:flex}.CartDrawer-module-scss-module__T5Zw2a__cartBtn{color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#2c2826;border:1.5px solid #2c2826;border-radius:999px;justify-content:center;align-items:center;height:44px;padding:0 24px;font-family:DM Sans,-apple-system,sans-serif;font-size:12px;text-decoration:none;transition:all .15s;display:inline-flex}.CartDrawer-module-scss-module__T5Zw2a__cartBtn:hover{color:#2c2826;background:0 0}.CartDrawer-module-scss-module__T5Zw2a__cartBtn{width:100%;height:48px;font-size:12px;text-decoration:none}
