@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";:root{--FF: "DM Sans", sans-serif;--FS-Body: 1rem;--FS-Heading: 2rem;--FS-Label: .875rem;--FS-Small-Text: .625rem;--FS-Price-Text: .75rem;--Light-Beige: #fef7ee;---Golden-Yellow: #f6c768;--Grayish-Blue: #6f757c;--Charcoal-Gray: #1b1d1f;--Mint-Green: #bee3cc;--Dark-Brown: #302522;--Very-Dark-Gray: #111315;--Blue-Gray: #4d5562;--Reddish-Orange: #ed735d;--shadow-1: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--shadow-2: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-3: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-4: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--transition: .3s ease-in-out all;--primary-100: #fae8ff;--primary-200: #f5d0fe;--primary-300: #f0abfc;--primary-400: #e879f9;--primary-500: #d946ef;--primary-600: #c026d3;--primary-700: #a21caf;--primary-800: #86198f;--primary-900: #701a75;--grey-50: #f8fafc;--grey-100: #f1f5f9;--grey-200: #e2e8f0;--grey-300: #cbd5e1;--grey-400: #94a3b8;--grey-500: #64748b;--grey-600: #475569;--grey-700: #334155;--grey-800: #1e293b;--grey-900: #0f172a;--black: #222;--white: #fff;--red-light: #f8d7da;--red-dark: #842029;--green-light: #d1e7dd;--green-dark: #0f5132}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;scroll-behavior:smooth;overflow:scroll;font-size:100%}p{margin:0}h1,h2,h3,h4,h5{font-size:var(--FS-Heading);margin:0;font-weight:800;line-height:1.5;text-transform:capitalize}a{text-decoration:none}ul{list-style-type:none;padding:0;margin:0}body{min-height:100vh;line-height:1;font-optical-sizing:auto;background-color:var(--Very-Dark-Gray);color:var(--Light-Beige);font-family:var(--FF);font-size:var(--FS-Body);font-weight:800}h1,h2,h3,h4,button,input,label{line-height:1.5}img,picture{max-width:100%;display:block;object-fit:cover}input,button,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}@keyframes spinner{to{transform:rotate(360deg)}}.loading{margin:5rem auto;width:6rem;height:6rem;border:5px solid var(--grey-400);border-radius:50%;border-top-color:var(--primary-500);animation:spinner .6s linear infinite}main{width:100%;position:relative}.imgMobile,.imgTablet,.imgDesktop{width:100%}.imgTablet,.imgDesktop{display:none}.container{max-width:900px;width:80%;border-radius:15px;background-color:var(--Charcoal-Gray);box-shadow:0 10px 15px -3px #3d08081a,0 4px 6px -2px #0000000d;padding:1.5rem 1rem;display:grid;justify-content:center;position:absolute;right:0;left:0;margin:0 auto;top:50%;background-image:url("data:image/svg+xml,%3csvg%20width='257'%20height='153'%20viewBox='0%200%20257%20153'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%2071.8885C3.45531%2057.3142%2023.696%2041.7169%2033.6244%2033.2805C66.0308%205.74397%20114.381%20-4.23546%20155.905%205.8326C246.941%2027.9052%20154.103%20161.746%2080.308%20136.587C52.5484%20127.123%2076.0283%2089.2122%2086.9341%2076.2621C113.937%2044.1978%20164.916%2027.0297%20204.998%2044.5915C239.889%2059.8782%20266.993%20108.858%20249.574%20146.239C247.754%20150.145%20240.823%20152.29%20236.924%20150.16C231.733%20147.325%20239.159%20139.456%20240.538%20137.04'%20stroke='%23302522'%20stroke-width='3'%20stroke-linecap='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:30%;background-position:top right 10px}.content-container{text-align:center}.content-container p{color:var(--Blue-Gray);margin:1rem 0}.card-container{padding:2rem 0;display:grid;justify-content:center;align-items:center;gap:2rem}.card{position:relative}.card img{border-radius:15px;transition:var(--transition);box-shadow:var(--shadow-3)}.popular{position:absolute;top:0;margin-top:1rem;margin-left:1rem;color:var(--Charcoal-Gray);padding:.3rem .5rem;border:transparent;border-radius:30px;box-shadow:var(--shadow-1);background-color:var(---Golden-Yellow);text-transform:capitalize}.label-wrapper{display:flex;margin:1rem 0 .5rem;align-items:center}.label-wrapper button{font-size:var(--FS-Price-Text);padding:.3rem .7rem;background-color:var(--Mint-Green);border-radius:6px;color:var(--Very-Dark-Gray);border:transparent;box-shadow:var(--shadow-1);margin-left:auto}.star-wrapper{display:flex;gap:1rem;align-items:center}.star-wrapper .sold-out{margin-left:auto;color:var(--Reddish-Orange)}.votes{display:flex}.votes p{color:var(--Blue-Gray)}.votes .rating{color:var(--Light-Beige)}.btn-wrapper{display:flex;justify-content:center;gap:1rem;margin-top:.8rem}.btn{color:var(--Light-Beige);border:transparent;background-color:var(--Charcoal-Gray);cursor:pointer;font-size:var(--FS-Price-Text);font-weight:900;padding:.5rem}.btn:hover,.btn:active{transition:var(--transition);box-shadow:var(--shadow-2);background-color:var(--Blue-Gray);border-radius:12px}@media (min-width: 768px){.container{background-position:top right 30px}.content-container p{width:80%;margin:0 auto}.imgTablet{display:block}.imgMobile,.imgDesktop{display:none}.card-container{grid-template-columns:1fr 1fr}.btn{padding:.6rem .7rem;font-weight:800;font-size:var(--FS-Label)}}@media (min-width: 1280px){.imgMobile,.imgTablet{display:none}.imgDesktop{display:block}.container{padding:3rem 2rem;background-position:top right 30px}.content-container p{width:80%;margin:0 auto}.card-container{grid-template-columns:1fr 1fr 1fr}.btn{padding:.6rem .7rem;font-weight:800;font-size:var(--FS-Label)}}
