.landing-module__g1LwZa__container{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.landing-module__g1LwZa__header{text-align:center;margin-bottom:4rem}.landing-module__g1LwZa__title{background:linear-gradient(135deg,#d4af37 0%,#f5e6d3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:700}.landing-module__g1LwZa__subtitle{color:#a0a0a0;max-width:600px;margin:0 auto;font-size:1.25rem}.landing-module__g1LwZa__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;width:100%;max-width:1200px;margin-bottom:4rem;display:grid}.landing-module__g1LwZa__card{background:var(--theme-bg,#1a1a1a);border:2px solid var(--theme-primary,#d4af37);cursor:pointer;border-radius:16px;padding:2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.landing-module__g1LwZa__card:before{content:"";background:linear-gradient(135deg,var(--theme-primary,#d4af37)0%,transparent 50%);opacity:.05;transition:opacity .3s;position:absolute;inset:0}.landing-module__g1LwZa__card:hover{border-color:var(--theme-accent,#c5a028);box-shadow:0 20px 40px #0006,0 0 30px var(--theme-primary,#d4af374d);transform:translateY(-8px)}.landing-module__g1LwZa__card:hover:before{opacity:.1}.landing-module__g1LwZa__cardInner{z-index:1;position:relative}.landing-module__g1LwZa__cardTitle{color:var(--theme-primary,#d4af37);margin-bottom:.75rem;font-size:2rem;font-weight:700}.landing-module__g1LwZa__cardTagline{color:var(--theme-text,#fff);opacity:.8;margin-bottom:2rem;font-size:1.125rem;line-height:1.5}.landing-module__g1LwZa__themePreview{gap:.75rem;margin-bottom:1.5rem;display:flex}.landing-module__g1LwZa__colorDot{border:2px solid #fff3;border-radius:50%;width:32px;height:32px;transition:transform .2s}.landing-module__g1LwZa__card:hover .landing-module__g1LwZa__colorDot{transform:scale(1.1)}.landing-module__g1LwZa__meta{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-top:1.5rem;display:flex}.landing-module__g1LwZa__font,.landing-module__g1LwZa__style{color:var(--theme-text,#fff);opacity:.6;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.landing-module__g1LwZa__arrow{color:var(--theme-primary,#d4af37);font-size:2rem;transition:transform .3s;position:absolute;bottom:2rem;right:2rem}.landing-module__g1LwZa__card:hover .landing-module__g1LwZa__arrow{transform:translate(8px)}.landing-module__g1LwZa__footer{text-align:center;color:#666;margin-top:2rem}.landing-module__g1LwZa__footer p{margin:.5rem 0}.landing-module__g1LwZa__tech{font-size:.875rem}.landing-module__g1LwZa__tech strong{color:#d4af37}@media (max-width:768px){.landing-module__g1LwZa__title{font-size:2.5rem}.landing-module__g1LwZa__grid{grid-template-columns:1fr}.landing-module__g1LwZa__card{padding:2rem}.landing-module__g1LwZa__cardTitle{font-size:1.5rem}}
