.Hero-module__ZARIfG__heroSection{padding:calc(var(--spacing-xl) + 2rem) 0 var(--spacing-xl);gap:var(--spacing-xl);flex-direction:column;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroContent{gap:var(--spacing-lg);z-index:2;grid-template-columns:1fr;align-items:center;display:grid;position:relative}@media (min-width:1024px){.Hero-module__ZARIfG__heroContent{gap:var(--spacing-xl);grid-template-columns:1fr 1fr}}.Hero-module__ZARIfG__textContent{max-width:600px}.Hero-module__ZARIfG__title{margin-bottom:var(--spacing-sm);letter-spacing:-.04em;color:var(--text-primary);font-size:clamp(3rem,5vw,4.5rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);margin-bottom:var(--spacing-md);font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__ctaGroup{gap:var(--spacing-sm);flex-wrap:wrap;display:flex}.Hero-module__ZARIfG__bentoGrid{perspective:1000px;grid-template-rows:repeat(2,180px);grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.Hero-module__ZARIfG__bentoCard{background:var(--glass-bg);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:var(--spacing-md);-webkit-backdrop-filter:blur(16px);transform-style:preserve-3d;cursor:pointer;color:inherit;flex-direction:column;justify-content:space-between;text-decoration:none;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),border-color .4s;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bentoCard:before{content:"";z-index:0;background:radial-gradient(circle at 50% 0,#ffffff0d,#0000 70%);position:absolute;inset:0}.Hero-module__ZARIfG__bentoCard>*{z-index:1;position:relative}.Hero-module__ZARIfG__bentoLarge{grid-column:1/-1}.Hero-module__ZARIfG__bentoCard:hover{border-color:var(--accent-color);transform:translateY(-5px)rotateX(2deg)rotateY(-2deg);box-shadow:0 20px 40px #0006,inset 0 1px #ffffff1a}.Hero-module__ZARIfG__bentoTitle{color:var(--text-primary);font-size:1.25rem;font-weight:700}.Hero-module__ZARIfG__bentoDesc{color:var(--text-secondary);font-size:.9rem}.Hero-module__ZARIfG__bentoTag{color:var(--accent-color);letter-spacing:.05em;text-transform:uppercase;background:#6366f126;border:1px solid #6366f14d;border-radius:20px;align-self:flex-start;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.Hero-module__ZARIfG__marqueeContainer{width:100vw;max-width:100%;padding:var(--spacing-sm) 0;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background:linear-gradient(90deg,#0000,#ffffff05 50%,#0000);position:relative;overflow:hidden}.Hero-module__ZARIfG__marqueeTrack{will-change:transform;width:max-content;animation:30s linear infinite Hero-module__ZARIfG__scroll;display:flex}.Hero-module__ZARIfG__marqueeTrack:hover{animation-play-state:paused}.Hero-module__ZARIfG__marqueeItem{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:.75rem;padding:0 2rem;font-size:1.1rem;font-weight:600;transition:color .2s;display:flex}.Hero-module__ZARIfG__marqueeItem:hover{color:var(--text-primary)}.Hero-module__ZARIfG__marqueeDot{background-color:var(--accent-color);width:6px;height:6px;box-shadow:0 0 10px var(--accent-color);border-radius:50%}@keyframes Hero-module__ZARIfG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.ProductGrid-module__0X52Rq__productSection{padding:var(--spacing-xl) 0}.ProductGrid-module__0X52Rq__sectionHeader{text-align:center;margin-bottom:var(--spacing-lg)}.ProductGrid-module__0X52Rq__title{margin-bottom:var(--spacing-xs);font-size:2.5rem}.ProductGrid-module__0X52Rq__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.ProductGrid-module__0X52Rq__grid{gap:var(--spacing-md);grid-template-columns:1fr;display:grid}@media (min-width:768px){.ProductGrid-module__0X52Rq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ProductGrid-module__0X52Rq__grid{grid-template-columns:repeat(3,1fr)}}
.ProductCard-module__t53O_a__card{border-radius:var(--radius-md);background:var(--bg-secondary);flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ProductCard-module__t53O_a__card:hover{box-shadow:var(--shadow-md);border-color:var(--border-hover);transform:translateY(-4px)}.ProductCard-module__t53O_a__tag{background-color:var(--accent-color);color:#fff;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.05em;z-index:2;box-shadow:var(--shadow-glow);padding:.2rem .6rem;font-size:.7rem;font-weight:700;position:absolute;top:1rem;right:1rem}.ProductCard-module__t53O_a__imagePlaceholder{aspect-ratio:16/9;background:var(--bg-tertiary);border-bottom:1px solid var(--border-color);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.ProductCard-module__t53O_a__mockupGraphic{border:1px solid var(--border-color);border-radius:var(--radius-sm);width:60%;height:60%;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#ffffff1a,#ffffff05)}.ProductCard-module__t53O_a__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.ProductCard-module__t53O_a__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.ProductCard-module__t53O_a__titleGroup{align-items:center;gap:.75rem;display:flex}.ProductCard-module__t53O_a__iconPlaceholder{background:linear-gradient(135deg, var(--accent-color), var(--accent-hover));border-radius:6px;width:24px;height:24px;box-shadow:inset 0 1px #ffffff4d}.ProductCard-module__t53O_a__title{color:var(--text-primary);font-size:1.15rem}.ProductCard-module__t53O_a__price{color:var(--text-secondary);font-size:.95rem;font-weight:600}.ProductCard-module__t53O_a__description{color:var(--text-secondary);flex:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.ProductCard-module__t53O_a__actions{gap:.75rem;margin-top:auto;display:flex}
