.themes-module__Gc9lFW__container{background-color:var(--bg-landing);width:100%;min-height:100vh;color:var(--text-main);flex-direction:column;display:flex}.themes-module__Gc9lFW__header{z-index:100;border-radius:50px;width:90%;max-width:1200px;padding:15px 30px;position:fixed;top:20px;left:50%;transform:translate(-50%)}.themes-module__Gc9lFW__navContainer{justify-content:space-between;align-items:center;display:flex}.themes-module__Gc9lFW__logo{font-family:var(--font-serif);color:var(--text-main);align-items:center;gap:8px;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.themes-module__Gc9lFW__logoIcon{animation:3s ease-in-out infinite themes-module__Gc9lFW__float}.themes-module__Gc9lFW__authActions{align-items:center;gap:20px;display:flex}.themes-module__Gc9lFW__showcaseHeader{text-align:center;max-width:700px;margin:140px auto 40px;padding:0 20px}.themes-module__Gc9lFW__showcaseHeader h1{color:var(--text-main);margin-bottom:15px;font-size:clamp(2.2rem,6vw,3.2rem);font-weight:700;line-height:1.2}.themes-module__Gc9lFW__showcaseHeader p{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.themes-module__Gc9lFW__grid{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:36px;width:100%;max-width:1200px;margin:0 auto 80px;padding:0 24px;display:grid}.themes-module__Gc9lFW__card{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);flex-direction:column;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;display:flex;overflow:hidden}.themes-module__Gc9lFW__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.themes-module__Gc9lFW__previewArea{text-align:center;border-bottom:1px solid var(--card-border);flex-direction:column;justify-content:center;align-items:center;height:220px;padding:20px;display:flex;position:relative;overflow:hidden}.themes-module__Gc9lFW__themeBadge{letter-spacing:.1em;text-transform:uppercase;color:#fff;z-index:10;border-radius:20px;padding:6px 14px;font-size:.72rem;font-weight:700;position:absolute;top:15px;right:15px}.themes-module__Gc9lFW__previewNames{margin-bottom:8px;font-size:2.2rem;font-weight:400}.themes-module__Gc9lFW__previewSub{letter-spacing:.15em;text-transform:uppercase;margin-bottom:12px;font-size:.75rem}.themes-module__Gc9lFW__previewDate{letter-spacing:.08em;font-size:.75rem;font-weight:600}.themes-module__Gc9lFW__previewClassic{color:#8c5b66;font-family:var(--font-serif);background-color:#faf4f4;background-image:radial-gradient(circle at 100% 0,#d6a49a26 0%,#0000 50%),radial-gradient(circle at 0 100%,#d6a49a26 0%,#0000 50%)}.themes-module__Gc9lFW__previewClassic .themes-module__Gc9lFW__previewNames{font-family:var(--font-fancy)}.themes-module__Gc9lFW__previewBlueRose{color:#fff;font-family:var(--font-serif);background-color:#0e1d33;background-image:radial-gradient(circle at 100% 0,#8fa9c426 0%,#0000 50%),radial-gradient(circle at 0 100%,#c49b661f 0%,#0000 50%)}.themes-module__Gc9lFW__previewBlueRose .themes-module__Gc9lFW__previewNames{font-family:var(--font-fancy);background:linear-gradient(135deg,#fff,#c49b66);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.themes-module__Gc9lFW__previewBlueRose .themes-module__Gc9lFW__previewSub{color:#8fa9c4}.themes-module__Gc9lFW__previewMinimalist{color:#111;font-family:var(--font-body);background-color:#fff;border-bottom:2px solid #111}.themes-module__Gc9lFW__previewMinimalist .themes-module__Gc9lFW__previewNames{letter-spacing:.05em;text-transform:uppercase;font-weight:300}.themes-module__Gc9lFW__previewMinimalist .themes-module__Gc9lFW__previewSub{letter-spacing:.2em;font-weight:700}.themes-module__Gc9lFW__previewVintageCream{color:#4d3319;font-family:var(--font-serif);background-color:#f7f1e5;background-image:linear-gradient(#f7f1e5bf,#f7f1e5bf),url(/images/vintage-cream/vintage-cream-bg-tiang.png);background-position:50%;background-size:cover}.themes-module__Gc9lFW__previewVintageCream .themes-module__Gc9lFW__previewNames{font-family:var(--font-fancy);color:#5c3d24}.themes-module__Gc9lFW__previewVintageCream .themes-module__Gc9lFW__previewSub{color:#8c6239;font-weight:600}.themes-module__Gc9lFW__previewVintageCream:after{content:"";pointer-events:none;border:1px solid #c49b6666;position:absolute;inset:10px}.themes-module__Gc9lFW__cardBody{background:var(--card-bg);flex-direction:column;flex-grow:1;padding:28px;display:flex}.themes-module__Gc9lFW__cardTitle{color:var(--text-main);justify-content:space-between;align-items:center;margin-bottom:10px;font-size:1.4rem;font-weight:700;display:flex}.themes-module__Gc9lFW__cardDesc{color:var(--text-muted);flex-grow:1;margin-bottom:24px;font-size:.95rem;line-height:1.5}.themes-module__Gc9lFW__cardActions{grid-template-columns:1fr 1.2fr;gap:12px;margin-top:auto;display:grid}.themes-module__Gc9lFW__footer{border-top:1px solid var(--card-border);text-align:center;color:var(--text-muted);background-color:#8c5b660d;margin-top:auto;padding:40px 20px;font-size:.85rem}@keyframes themes-module__Gc9lFW__float{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}@media (max-width:768px){.themes-module__Gc9lFW__header{width:95%;padding:12px 20px}.themes-module__Gc9lFW__showcaseHeader{margin-top:110px}.themes-module__Gc9lFW__grid{gap:24px;padding:0 16px}}
