.product-purchase-panel{width:min(1280px,100%);margin:0 auto 42px;padding:22px 24px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:28px;text-align:left;background:rgba(22,19,17,0.78);border:1px solid rgba(229,193,88,0.24);border-radius:8px;box-shadow:0 18px 45px rgba(0,0,0,0.2)}.product-rating-label{display:block;margin-bottom:5px;color:var(--muted);font-size:0.72rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase}.product-rating-line{display:flex;align-items:center;gap:10px}.product-rating-stars{color:var(--brass);font-size:1.05rem;letter-spacing:0.08em}.product-rating-value{color:var(--ink);font-size:0.95rem;font-weight:700}.product-price{color:var(--brass-light);font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(1.7rem,3vw,2.35rem);font-weight:700;white-space:nowrap}.product-actions{display:flex;align-items:center;gap:10px}.product-action-button{min-height:44px;padding:10px 16px;border:1px solid var(--brass);border-radius:5px;cursor:pointer;font:inherit;font-size:0.78rem;font-weight:700;letter-spacing:0.04em;transition:transform 0.2s ease,background 0.2s ease,color 0.2s ease}.product-action-button:hover{transform:translateY(-2px)}.add-to-cart-btn{color:#090807;background:var(--brass)}.add-to-cart-btn:hover{background:var(--brass-light)}.wishlist-btn{color:var(--brass-light);background:transparent}.wishlist-btn:hover,.wishlist-btn.is-active{color:#090807;background:var(--brass)}.product-action-icon{margin-right:7px;font-size:1.05rem;vertical-align:-1px}.shop-toast{position:fixed;right:24px;bottom:24px;z-index:100000;max-width:min(360px,calc(100vw - 48px));padding:13px 17px;color:#090807;background:var(--brass-light);border:1px solid var(--brass);border-radius:5px;box-shadow:0 12px 30px rgba(0,0,0,0.24);font-size:0.85rem;font-weight:700;opacity:0;transform:translateY(10px);transition:opacity 0.2s ease,transform 0.2s ease}.shop-toast.is-visible{opacity:1;transform:translateY(0)}.enquiry-modal[hidden]{display:none !important}.enquiry-modal{position:fixed;inset:0;z-index:100001;display:grid;place-items:center;padding:22px;color:#171411;font-family:'Plus Jakarta Sans',Arial,sans-serif}.enquiry-modal-open{overflow:hidden}.enquiry-backdrop{position:absolute;inset:0;background:rgba(8,7,6,0.72);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.enquiry-dialog{position:relative;z-index:1;width:min(1120px,100%);max-height:min(92vh,900px);overflow:auto;background:#f8f4eb;border:1px solid rgba(166,125,54,0.26);border-radius:8px;box-shadow:0 28px 90px rgba(0,0,0,0.38)}.enquiry-close{position:sticky;top:14px;left:calc(100% - 58px);z-index:3;width:40px;height:40px;display:grid;place-items:center;color:#f8f4eb;background:#1d1813;border:0;border-radius:50%;cursor:pointer;transform:translate(-14px,14px)}.enquiry-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,0.75fr);gap:18px;padding:22px}.enquiry-card{position:relative;background:#fffdf8;border:1px solid rgba(35,28,20,0.1);border-radius:8px;box-shadow:0 16px 38px rgba(79,54,24,0.12)}.enquiry-form-card{display:grid;gap:16px;padding:28px}.enquiry-eyebrow{color:#a36423;font-size:0.72rem;font-weight:900;letter-spacing:0.14em;text-transform:uppercase}.enquiry-form-card h2{margin:-8px 0 0;color:#1c1712;font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(2rem,5vw,3rem);line-height:1}.enquiry-form-card p{max-width:620px;margin:0;color:#746858;font-size:0.92rem;line-height:1.55}.enquiry-product-strip{display:flex;align-items:center;gap:14px;padding:12px;background:#f3ede2;border:1px solid rgba(35,28,20,0.08);border-radius:8px}.enquiry-product-strip img{width:74px;height:62px;object-fit:contain;background:#ffffff;border-radius:6px}.enquiry-product-strip span{display:block;color:#8f7f6c;font-size:0.72rem;font-weight:800;letter-spacing:0.1em;text-transform:uppercase}.enquiry-product-strip strong{color:#1d1813;font-size:1rem}.enquiry-field-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.enquiry-form-card label,.enquiry-options legend{display:grid;gap:7px;color:#41372d;font-size:0.75rem;font-weight:900;letter-spacing:0.08em;text-align:left;text-transform:uppercase}.enquiry-form-card input,.enquiry-form-card select,.enquiry-form-card textarea{width:100%;min-height:44px;padding:11px 12px;color:#1d1813;background:#ffffff;border:1px solid rgba(35,28,20,0.16);border-radius:6px;font:inherit;font-size:0.9rem;font-weight:600;letter-spacing:0;text-transform:none}.enquiry-form-card textarea{resize:vertical}.enquiry-form-card input:focus,.enquiry-form-card select:focus,.enquiry-form-card textarea:focus{outline:2px solid rgba(210,106,51,0.22);border-color:#d26a33}.enquiry-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin:0;padding:16px;border:1px solid rgba(35,28,20,0.12);border-radius:8px}.enquiry-options legend{grid-column:1 / -1;padding:0 6px}.enquiry-options label{display:flex;align-items:center;gap:9px;color:#53483c;font-size:0.74rem;letter-spacing:0.02em;text-transform:none}.enquiry-options input{width:16px;min-height:16px;accent-color:#d26a33}.enquiry-actions{display:flex;justify-content:flex-end;gap:10px}.enquiry-primary,.enquiry-secondary{min-height:46px;padding:0 18px;border-radius:6px;cursor:pointer;font:inherit;font-size:0.78rem;font-weight:900;letter-spacing:0.06em;text-transform:uppercase}.enquiry-primary{color:#ffffff;background:#16834d;border:0}.enquiry-primary:disabled{cursor:wait;opacity:0.72}.enquiry-secondary{color:#2c241c;background:#f2eadf;border:1px solid rgba(35,28,20,0.14)}.invoice-preview{display:grid;align-content:start;gap:16px;min-height:720px;padding:24px;overflow:hidden}.invoice-preview.invoice-image-export{width:794px;min-height:1123px;padding:42px;border-radius:0;box-shadow:none}.invoice-watermark{position:absolute;inset:auto auto 120px 50%;width:460px;color:rgba(181,134,49,0.1);text-align:center;transform:translateX(-50%) rotate(-18deg);pointer-events:none}.invoice-watermark span{display:block;font-family:'Cormorant Garamond',Georgia,serif;font-size:5.2rem;font-weight:800;line-height:0.9}.invoice-watermark small{display:block;margin-top:8px;font-size:0.9rem;font-weight:900;letter-spacing:0.08em;text-transform:uppercase}.invoice-head{position:relative;z-index:1;display:flex;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid rgba(35,28,20,0.12)}.invoice-brand{display:block;color:#1d1813;font-family:'Cormorant Garamond',Georgia,serif;font-size:2rem;font-weight:800;line-height:1}.invoice-head small{display:block;max-width:230px;margin-top:5px;color:#8f7f6c;font-size:0.68rem;font-weight:900;letter-spacing:0.08em;text-transform:uppercase}.invoice-meta{display:grid;justify-items:end;gap:4px}.invoice-meta strong,.invoice-meta span{color:#a36423;font-size:0.82rem;font-weight:900;white-space:nowrap}.invoice-meta span{color:#8f7f6c;font-size:0.72rem}.invoice-image-box{position:relative;z-index:1;display:grid;place-items:center;min-height:280px;padding:18px;background:#ffffff;border:1px solid rgba(35,28,20,0.1);border-radius:8px;overflow:hidden}.invoice-image-box img{width:100%;max-width:430px;height:250px;object-fit:contain;object-position:center;filter:drop-shadow(0 14px 24px rgba(59,43,24,0.14))}.invoice-image-watermark{position:absolute;inset:50% auto auto 50%;color:rgba(181,134,49,0.14);font-family:'Cormorant Garamond',Georgia,serif;font-size:3.8rem;font-weight:800;transform:translate(-50%,-50%) rotate(-16deg);pointer-events:none;white-space:nowrap}.invoice-preview.invoice-image-export .invoice-image-box{min-height:340px;padding:26px}.invoice-preview.invoice-image-export .invoice-image-box img{max-width:560px;height:300px}.invoice-lines{position:relative;z-index:1;display:grid;gap:0;border:1px solid rgba(35,28,20,0.1);border-radius:8px;overflow:hidden}.invoice-section-title{display:block !important;padding:10px 12px !important;color:#fff8ec;background:#1d1813 !important;font-size:0.72rem;font-weight:900;letter-spacing:0.12em;text-align:left;text-transform:uppercase}.invoice-lines div{display:grid;grid-template-columns:120px 1fr;gap:12px;padding:12px;background:rgba(255,255,255,0.72);border-bottom:1px solid rgba(35,28,20,0.08);text-align:left}.invoice-lines div:last-child{border-bottom:0}.invoice-lines span{color:#8f7f6c;font-size:0.7rem;font-weight:900;letter-spacing:0.08em;text-transform:uppercase}.invoice-lines strong,.invoice-feature-list{color:#1d1813;font-size:0.84rem;font-weight:800}.invoice-section-label{position:relative;z-index:1;color:#8f7f6c;font-size:0.7rem;font-weight:900;letter-spacing:0.12em;text-align:left;text-transform:uppercase}.invoice-feature-list{position:relative;z-index:1;min-height:56px;padding:14px;background:#1d1813;color:#fff8ec;border-radius:8px;line-height:1.5;text-align:left}.invoice-footer-note{position:relative;z-index:1;padding-top:12px;color:#746858;border-top:1px solid rgba(35,28,20,0.12);font-size:0.72rem;font-weight:700;line-height:1.5;text-align:left}@media (max-width:820px){.product-purchase-panel{grid-template-columns:1fr auto;gap:18px}.product-actions{grid-column:1 / -1;justify-content:flex-end}}@media (max-width:480px){.product-purchase-panel{margin-bottom:30px;padding:18px;grid-template-columns:1fr}.product-price,.product-actions{grid-column:auto}.product-actions{display:grid;grid-template-columns:1fr 1fr}.product-action-button{padding-inline:10px}}@media (max-width:920px){.enquiry-dialog{max-height:94vh}.enquiry-grid{grid-template-columns:1fr}.invoice-preview{min-height:auto}}@media (max-width:560px){.enquiry-modal{padding:10px}.enquiry-grid,.enquiry-form-card,.invoice-preview{padding:16px}.enquiry-field-pair,.enquiry-options{grid-template-columns:1fr}.enquiry-actions{display:grid;grid-template-columns:1fr}.enquiry-primary,.enquiry-secondary{width:100%}.invoice-head,.invoice-lines div{grid-template-columns:1fr}.invoice-head{display:grid}}.product-purchase-panel{display:none !important}.product-catalog-page{background:#ffffff !important;background-image:none !important;color:#111111 !important}.gallery,.product-gallery,.product-page .sw-grid{display:grid !important;margin-inline:auto !important;align-items:start !important}.gallery,.product-gallery{width:min(100% - 56px,1500px) !important;max-width:1500px !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:32px !important;padding:0 0 64px !important}.product-page .sw-grid{width:min(100% - 56px,1360px) !important;max-width:1360px !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:34px !important;padding:0 0 56px !important}.catalog-product-card{position:relative !important;display:block !important;width:100% !important;aspect-ratio:4 / 3 !important;grid-column:auto !important;grid-row:auto !important;min-width:0 !important;min-height:0 !important;padding:0 !important;overflow:hidden !important;background:transparent !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;transform:none !important}.catalog-product-card:hover{transform:none !important;box-shadow:none !important}.catalog-product-card>img{width:100% !important;height:100% !important;display:block !important;object-fit:contain !important;object-position:center !important;background:transparent !important;border:0 !important;border-radius:0 !important;filter:none !important;transition:transform 0.28s ease !important}.catalog-product-card:hover>img{transform:none !important}.catalog-card-actions{position:absolute !important;top:16px !important;right:16px !important;z-index:3 !important;display:grid !important;grid-template-columns:1fr !important;gap:4px !important;width:42px !important;padding:6px 0 !important;background:rgba(255,255,255,0.94) !important;border:1px solid rgba(0,0,0,0.05) !important;border-radius:6px !important;box-shadow:0 10px 26px rgba(0,0,0,0.12) !important}.catalog-card-action{display:grid !important;place-items:center !important;width:38px !important;height:36px !important;margin:0 auto !important;padding:0 !important;color:#101010 !important;background:transparent !important;border:0 !important;border-radius:4px !important;cursor:pointer;font:inherit;line-height:1 !important;transition:color 0.2s ease,background 0.2s ease}.catalog-card-action i,.catalog-card-action .product-action-icon{margin:0 !important;font-size:1.05rem !important;line-height:1 !important}.catalog-card-action:hover,.catalog-card-action.is-active{color:var(--copper) !important;background:#f5f1ec !important}.catalog-card-action.added{color:#16834d !important}.catalog-card-content,.catalog-card-title,.catalog-card-meta,.catalog-card-price,.catalog-card-rating{display:none !important}@media (max-width:1100px){.product-page .sw-grid,.gallery,.product-gallery{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:26px !important}}@media (max-width:640px){.product-page .sw-grid,.gallery,.product-gallery{width:min(100% - 28px,430px) !important;grid-template-columns:1fr !important;gap:22px !important;padding-bottom:42px !important}.catalog-card-actions{top:12px !important;right:12px !important}}.gallery,.product-gallery,.product-page .sw-grid{align-items:stretch !important}.catalog-product-card{display:flex !important;flex-direction:column !important;aspect-ratio:auto !important;min-height:430px !important;overflow:hidden !important;background:#ffffff !important;border:0 !important;border-radius:0 !important;box-shadow:0 22px 44px rgba(0,0,0,0.16) !important;cursor:pointer}.catalog-card-image{position:relative;display:grid;place-items:center;min-height:205px;margin:34px 34px 0;background:#f7f7f7;overflow:hidden}.catalog-card-image>img{width:100% !important;height:205px !important;display:block !important;object-fit:contain !important;object-position:center !important;background:transparent !important;border:0 !important;border-radius:0 !important;filter:none !important;transform:none !important}.catalog-product-card>img{display:none !important}.catalog-card-actions{display:none !important}.catalog-card-content{position:relative;display:flex !important;flex:1 1 auto;flex-direction:column;align-items:center;min-height:210px;padding:28px 28px 0;text-align:center}.catalog-card-dot{position:absolute;left:40px;top:-58px;width:11px;height:11px;background:var(--catalog-accent,var(--copper));border-radius:50%;box-shadow:0 0 0 4px rgba(255,255,255,0.86)}.catalog-card-title{display:block !important;width:100%;margin:0 0 13px;color:#303030;font-family:'Plus Jakarta Sans',Arial,sans-serif;font-size:0.96rem;font-weight:800;line-height:1.25;letter-spacing:0.18em;text-transform:uppercase}.catalog-card-desc{display:block;max-width:230px;min-height:42px;margin:0 0 15px;color:#7b7b84;font-size:0.78rem;font-weight:500;line-height:1.45}.catalog-card-price{display:block !important;margin:0 0 12px;color:var(--catalog-accent,var(--copper));font-family:'Plus Jakarta Sans',Arial,sans-serif;font-size:1.38rem;font-weight:800;line-height:1;white-space:nowrap}.catalog-card-price small{display:block;margin-bottom:7px;color:#8a8a91;font-size:0.65rem;font-weight:800;letter-spacing:0.12em;line-height:1;text-transform:uppercase}.catalog-card-meta{display:flex !important;justify-content:center;align-items:center;margin-bottom:22px}.catalog-card-rating{display:inline-flex !important;gap:2px;color:#cfd3d8;font-size:0.88rem;letter-spacing:0}.catalog-rating-star.is-filled{color:#f7b52c}.catalog-card-wishlist{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;margin:-8px 0 16px;padding:0 14px;color:#303030;background:#f6f6f6;border:1px solid rgba(0,0,0,0.06);border-radius:999px;cursor:pointer;font-family:'Plus Jakarta Sans',Arial,sans-serif;font-size:0.72rem;font-weight:800;letter-spacing:0.04em;text-transform:uppercase;transition:color 0.2s ease,background 0.2s ease}.catalog-card-wishlist .product-action-icon{margin:0}.catalog-card-wishlist.is-active,.catalog-card-wishlist:hover{color:#ffffff;background:var(--catalog-accent,var(--copper))}.catalog-card-cart{width:calc(100%+56px);min-height:56px;margin:auto -28px 0;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#ffffff;background:var(--catalog-accent,var(--copper));border:0;border-radius:0;cursor:pointer;font-family:'Plus Jakarta Sans',Arial,sans-serif;font-size:0.74rem;font-weight:800;letter-spacing:0.08em;text-transform:uppercase;transition:filter 0.2s ease,transform 0.2s ease}.catalog-card-cart:hover,.catalog-card-cart.added{filter:brightness(0.94)}.enquire-short{display:none}.catalog-card-cart.added{animation:cartButtonPulse 0.34s ease}.cart-added-check{width:22px;height:22px;display:inline-grid;place-items:center;color:var(--catalog-accent,var(--copper));background:#ffffff;border-radius:50%;font-size:0.86rem;line-height:1;transform:scale(0);animation:cartCheckPop 0.42s cubic-bezier(0.18,1.35,0.3,1) forwards}@keyframes cartCheckPop{0%{opacity:0;transform:scale(0) rotate(-35deg)}70%{opacity:1;transform:scale(1.18) rotate(0)}100%{opacity:1;transform:scale(1) rotate(0)}}@keyframes cartButtonPulse{0%{transform:scale(1)}48%{transform:scale(0.985)}100%{transform:scale(1)}}@media (max-width:1100px){.catalog-product-card{min-height:410px !important}}.product-page .sw-card.catalog-product-card{padding:0 !important;overflow:hidden !important;background:#ffffff !important;border:0 !important;border-radius:0 !important;box-shadow:0 22px 44px rgba(0,0,0,0.16) !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important}.product-page .sw-card.catalog-product-card:hover{transform:none !important}.product-page .sw-card.catalog-product-card .catalog-card-image img{height:205px !important;object-fit:contain !important;transform:none !important}.product-page .sw-card.catalog-product-card .catalog-card-title,.product-page .sw-card.catalog-product-card .catalog-card-desc,.product-page .sw-card.catalog-product-card .catalog-card-price{padding-inline:0 !important}.product-page .sw-card.catalog-product-card .catalog-card-cart{display:block !important}.catalog-product-card .catalog-card-price{display:none !important}.product-catalog-page .gallery,.product-catalog-page .product-gallery{position:relative !important;z-index:1 !important;display:grid !important;grid-template-columns:repeat(auto-fit,minmax(260px,1fr)) !important;grid-auto-rows:auto !important;gap:28px !important;width:min(100% - 48px,1220px) !important;max-width:1220px !important;margin:0 auto 76px !important;padding:34px 0 0 !important;align-items:stretch !important}.product-catalog-page .catalog-product-card{min-height:398px !important;box-shadow:0 16px 34px rgba(0,0,0,0.12) !important}.product-catalog-page .catalog-card-image{min-height:176px !important;margin:28px 28px 0 !important}.product-catalog-page .catalog-card-image>img{height:176px !important}.product-catalog-page .catalog-card-content{min-height:194px !important;padding:22px 24px 0 !important}.product-catalog-page .catalog-card-title{margin-bottom:10px !important;font-size:0.88rem !important;letter-spacing:0.16em !important}.product-catalog-page .catalog-card-desc{max-width:250px !important;min-height:38px !important;margin-bottom:12px !important}.product-catalog-page .catalog-card-price{margin-bottom:9px !important;font-size:1.22rem !important}.product-catalog-page .catalog-card-meta{margin-bottom:12px !important}.product-catalog-page .catalog-card-wishlist{min-height:32px !important;margin:0 0 12px !important}.product-catalog-page .catalog-card-cart{width:calc(100%+48px) !important;min-height:48px !important;margin-inline:-24px !important}.product-catalog-page .description,.product-catalog-page .description2{position:relative !important;z-index:0 !important;clear:both !important;margin-top:0 !important}@media (max-width:900px){.product-catalog-page .gallery,.product-catalog-page .product-gallery{width:min(100% - 32px,760px) !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:22px !important;margin-bottom:54px !important}}@media (max-width:560px){.product-catalog-page .gallery,.product-catalog-page .product-gallery{width:min(100% - 24px,390px) !important;grid-template-columns:1fr !important}}@media (max-width:640px){body:not(.product-catalog-page) .product-page .sw-grid{width:100% !important;max-width:100% !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:10px !important;padding:0 0 12px !important}body:not(.product-catalog-page) .product-page .sw-card.catalog-product-card{min-height:214px !important;border-radius:14px !important;box-shadow:0 12px 28px rgba(62,74,62,0.10) !important}body:not(.product-catalog-page) .product-page .sw-card.catalog-product-card .catalog-card-image{min-height:76px !important;margin:9px 8px 0 !important;border-radius:10px !important}body:not(.product-catalog-page) .product-page .sw-card.catalog-product-card .catalog-card-image img{height:72px !important;object-fit:contain !important}body:not(.product-catalog-page) .product-page .sw-card.catalog-product-card .catalog-card-content{min-height:130px !important;padding:10px 7px 0 !important}body:not(.product-catalog-page) .product-page .sw-card.catalog-product-card .catalog-card-title{margin-bottom:6px !important;padding-inline:0 !important;font-size:0.55rem !important;line-height:1.24 !important;letter-spacing:0.08em !important}body:not(.product-catalog-page) .product-page .sw-card.catalog-product-card .catalog-card-meta,body:not(.product-catalog-page) .product-page .sw-card.catalog-product-card .catalog-card-wishlist{display:none !important}body:not(.product-catalog-page) .product-page .sw-card.catalog-product-card .catalog-card-desc{display:-webkit-box !important;max-width:100% !important;min-height:30px !important;margin:0 0 8px !important;color:#6e736d !important;font-size:0.52rem !important;line-height:1.35 !important;overflow:hidden !important;-webkit-box-orient:vertical !important;-webkit-line-clamp:2 !important}body:not(.product-catalog-page) .product-page .sw-card.catalog-product-card .catalog-card-cart{width:calc(100%+14px) !important;min-height:38px !important;margin-inline:-7px !important;padding:0 4px !important;font-size:0.5rem !important;letter-spacing:0.04em !important;line-height:1.1 !important}body:not(.product-catalog-page) .product-page .sw-card.catalog-product-card .enquire-full{display:none !important}body:not(.product-catalog-page) .product-page .sw-card.catalog-product-card .enquire-short{display:inline !important}.product-catalog-page .gallery,.product-catalog-page .product-gallery{width:min(100% - 24px,430px) !important;grid-template-columns:1fr !important;gap:20px !important;padding-top:22px !important;margin-bottom:44px !important}.product-catalog-page .catalog-product-card{min-height:372px !important;border-radius:16px !important;box-shadow:0 14px 34px rgba(62,74,62,0.10) !important}.product-catalog-page .catalog-card-image{min-height:156px !important;margin:18px 18px 0 !important;border-radius:14px !important}.product-catalog-page .catalog-card-image>img{height:156px !important;object-fit:contain !important}.product-catalog-page .catalog-card-content{min-height:188px !important;padding:18px 18px 0 !important}.product-catalog-page .catalog-card-title{font-size:0.82rem !important;letter-spacing:0.12em !important}.product-catalog-page .catalog-card-desc{max-width:270px !important;font-size:0.75rem !important}.product-catalog-page .catalog-card-cart{width:calc(100%+36px) !important;min-height:48px !important;margin-inline:-18px !important}.shop-toast{right:12px !important;bottom:86px !important;max-width:calc(100vw - 24px) !important;border-radius:14px !important}}
