body{transition:background-color .3s ease,color .3s ease}:root{--text-xs: clamp(.7rem, 1.5vw, .85rem);--text-sm: clamp(.8rem, 1.75vw, .95rem);--text-base: clamp(.9rem, 2vw, 1rem);--text-lg: clamp(1rem, 2.25vw, 1.15rem);--text-xl: clamp(1.1rem, 2.5vw, 1.35rem);--text-2xl: clamp(1.25rem, 3vw, 1.5rem);--text-3xl: clamp(1.5rem, 3.5vw, 1.875rem);--text-4xl: clamp(1.75rem, 4.5vw, 2.25rem);--text-5xl: clamp(2rem, 5.5vw, 3rem);--text-6xl: clamp(2.25rem, 6.5vw, 3.75rem)}.text-xs{font-size:var(--text-xs)}.text-sm{font-size:var(--text-sm)}.text-base{font-size:var(--text-base)}.text-lg{font-size:var(--text-lg)}.text-xl{font-size:var(--text-xl)}.text-2xl{font-size:var(--text-2xl)}.text-3xl{font-size:var(--text-3xl)}.text-4xl{font-size:var(--text-4xl)}.text-5xl{font-size:var(--text-5xl)}.text-6xl{font-size:var(--text-6xl)}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:20px;border:2px solid transparent;background-clip:content-box;transition:background .3s ease}*::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.dark *::-webkit-scrollbar-thumb{background:#334155}.dark *::-webkit-scrollbar-thumb:hover{background:#475569}body::-webkit-scrollbar-thumb{background:#30dfc444}body::-webkit-scrollbar-thumb:hover{background:#30dfc488}.dark body::-webkit-scrollbar-thumb{background:#30dfc422}.dark body::-webkit-scrollbar-thumb:hover{background:#30dfc455}.product-modal-scroll::-webkit-scrollbar{width:12px}.product-modal-scroll::-webkit-scrollbar-track{background:transparent}.product-modal-scroll::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#ec4899,#db2777);border-radius:8px;border:2px solid transparent;background-clip:content-box}.product-modal-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#f472b6,#ec4899);border-width:2px}.product-modal-scroll::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg,#be185d,#9d174d)}.dark .product-modal-scroll::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#ec4899,#f472b6)}.dark .product-modal-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#f472b6,#fbcfe8)}.dark .product-modal-scroll::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg,#fbcfe8,#fce7f3)}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.glass{background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.dark .glass{background:#141414b3}@keyframes grow{0%{transform:scaleX(0)}50%{transform:scaleX(1)}to{transform:scaleX(0);transform-origin:right}}
