.ProductCard-module__t53O_a__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-lg);flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.ProductCard-module__t53O_a__card:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 12px 24px #0003}.ProductCard-module__t53O_a__imageWrapper{background:#222;width:100%;padding-top:100%;position:relative}.ProductCard-module__t53O_a__image{object-fit:cover;transition:transform .5s}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__image{transform:scale(1.05)}.ProductCard-module__t53O_a__content{justify-content:space-between;align-items:flex-end;gap:1rem;padding:1.25rem;display:flex}.ProductCard-module__t53O_a__info{flex:1}.ProductCard-module__t53O_a__category{text-transform:uppercase;letter-spacing:.05em;color:#888;margin-bottom:.5rem;font-size:.75rem}.ProductCard-module__t53O_a__name{margin-bottom:.5rem;font-size:1.1rem;font-weight:600;line-height:1.4}.ProductCard-module__t53O_a__price{color:var(--accent);font-size:1.1rem;font-weight:500}.ProductCard-module__t53O_a__addBtn{background:var(--foreground);color:var(--background);border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.ProductCard-module__t53O_a__addBtn:hover{background:var(--accent);color:#fff;transform:scale(1.1)}
.Hero-module__ZARIfG__hero{text-align:center;border-radius:var(--radius-lg);background:radial-gradient(circle,#1a1a1a 0%,#0a0a0a 100%);justify-content:center;align-items:center;height:80vh;min-height:600px;margin-bottom:4rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__content{z-index:10;max-width:800px;padding:2rem;animation:1s ease-out Hero-module__ZARIfG__fadeUp;position:relative}.Hero-module__ZARIfG__title{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:4.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__highlight{background:linear-gradient(90deg,#fff,#666);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Hero-module__ZARIfG__subtitle{color:#888;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__actions{justify-content:center;gap:1rem;display:flex}.Hero-module__ZARIfG__background{opacity:.1;filter:blur(2px);z-index:1;background-image:url(https://images.unsplash.com/photo-1441986300917-64674bd600d8?w=1600&q=80);background-position:50%;background-size:cover;position:absolute;inset:0}@keyframes Hero-module__ZARIfG__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:3rem}.Hero-module__ZARIfG__hero{height:60vh}}
.Features-module__zvCZ4q__features{margin-bottom:4rem;padding:4rem 0}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Features-module__zvCZ4q__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-lg);text-align:center;padding:2rem;transition:transform .3s}.Features-module__zvCZ4q__card:hover{border-color:var(--accent);transform:translateY(-5px)}.Features-module__zvCZ4q__icon{color:var(--accent);background:#ffffff0d;border-radius:50%;margin-bottom:1.5rem;padding:1rem;display:inline-flex}.Features-module__zvCZ4q__title{margin-bottom:1rem;font-size:1.25rem;font-weight:600}.Features-module__zvCZ4q__description{color:#888;line-height:1.6}
.Newsletter-module__OxvLTq__newsletter{background:linear-gradient(to bottom,var(--background),var(--card-bg));border-top:1px solid var(--card-border);text-align:center;margin-top:4rem;padding:6rem 0}.Newsletter-module__OxvLTq__content{max-width:600px;margin:0 auto}.Newsletter-module__OxvLTq__title{background:linear-gradient(90deg,#fff,#888);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:2.5rem}.Newsletter-module__OxvLTq__description{color:#888;margin-bottom:2rem;font-size:1.1rem}.Newsletter-module__OxvLTq__form{gap:1rem;display:flex}.Newsletter-module__OxvLTq__input{border-radius:var(--radius-md);border:1px solid var(--card-border);color:#fff;background:#ffffff0d;flex:1;padding:.75rem 1.5rem;font-size:1rem}.Newsletter-module__OxvLTq__input:focus{border-color:var(--accent);outline:none}@media (max-width:600px){.Newsletter-module__OxvLTq__form{flex-direction:column}}
.page-module___8aEwW__page{padding-bottom:4rem}.page-module___8aEwW__productsSection{padding:4rem 0;animation:1s ease-out page-module___8aEwW__fadeIn}.page-module___8aEwW__sectionHeader{text-align:center;margin-bottom:3rem}.page-module___8aEwW__sectionTitle{margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.page-module___8aEwW__sectionSubtitle{color:#888;font-size:1.1rem}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}@keyframes page-module___8aEwW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
