.Hero-module__s-6kkG__hero{padding:var(--spacing-2xl) 0;background:var(--background);position:relative;overflow:hidden}.Hero-module__s-6kkG__container{z-index:10;text-align:center;max-width:800px;position:relative}.Hero-module__s-6kkG__title{margin-bottom:var(--spacing-lg);color:var(--primary);font-size:2rem}.Hero-module__s-6kkG__highlight{position:relative}.Hero-module__s-6kkG__brandText{color:var(--brand-green)}.Hero-module__s-6kkG__subtitle{color:var(--text-secondary);margin-bottom:var(--spacing-xl);max-width:600px;margin-left:auto;margin-right:auto;font-size:1rem}.Hero-module__s-6kkG__actions{justify-content:center;gap:var(--spacing-md);display:flex}.Hero-module__s-6kkG__heroLogo{object-fit:cover;object-position:center top;clip-path:inset(0 0 22%);z-index:-1;pointer-events:none;mix-blend-mode:screen;width:200px;height:200px;display:none;position:absolute}.Hero-module__s-6kkG__heroLogoLeft{top:50%;left:-220px;transform:translateY(-50%)}.Hero-module__s-6kkG__heroLogoRight{top:50%;right:-220px;transform:translateY(-50%)}@media (max-width:768px){.Hero-module__s-6kkG__actions{gap:var(--spacing-sm);flex-direction:column;width:100%;max-width:300px;margin:0 auto}.Hero-module__s-6kkG__actions>*{width:100%}.Hero-module__s-6kkG__title{font-size:1.6rem}}@media (min-width:1200px){.Hero-module__s-6kkG__heroLogo{display:block}.Hero-module__s-6kkG__title{font-size:2.6rem}}
.Categories-module__zzt9Fa__categoriesSection{background-color:#000;padding:4rem 2rem}.Categories-module__zzt9Fa__container{max-width:1200px;margin:0 auto}.Categories-module__zzt9Fa__title{text-align:center;color:#fff;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.Categories-module__zzt9Fa__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Categories-module__zzt9Fa__card{border:1px solid var(--border);border-radius:var(--radius-lg);background-color:#ffffff05;flex-direction:column;height:100%;padding:2rem;transition:transform .2s ease-in-out,border-color .2s ease-in-out;display:flex}.Categories-module__zzt9Fa__card:hover{border-color:#ffffff4d;transform:translateY(-5px)}.Categories-module__zzt9Fa__cardTitle{color:#fff;border-bottom:2px solid #fff;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600}.Categories-module__zzt9Fa__linkList{flex-direction:column;flex-grow:1;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Categories-module__zzt9Fa__linkItem a{border-radius:var(--radius-md);color:var(--text-primary);background-color:#ffffff0d;border:1px solid #0000;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Categories-module__zzt9Fa__linkItem a:hover{border-color:var(--border);color:var(--text-primary);background-color:#ffffff1a}.Categories-module__zzt9Fa__premiumCard{z-index:1;background-color:#0000;border:none;position:relative}.Categories-module__zzt9Fa__premiumCard:before{content:"";border-radius:var(--radius-lg);z-index:-2;filter:blur(5px);opacity:.9;background:linear-gradient(90deg,#4c1d95,#10b981,#4c1d95,#10b981,#4c1d95) 0 0/400% 100%;animation:4s linear infinite Categories-module__zzt9Fa__premiumGradient;position:absolute;inset:-2px}.Categories-module__zzt9Fa__premiumCard:after{content:"";border-radius:var(--radius-lg);z-index:-1;background:#080808;position:absolute;inset:0}@keyframes Categories-module__zzt9Fa__premiumGradient{0%{background-position:0 0}to{background-position:100% 0}}
