.terms-module__ZawSgq__pageContainer{background-color:#f7fafc;min-height:100vh;padding-bottom:50px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.terms-module__ZawSgq__termsHero{text-align:center;color:#fff;background:linear-gradient(135deg,#2b6cb0 0%,#4299e1 100%);border-bottom-right-radius:40px;border-bottom-left-radius:40px;padding:80px 20px}.terms-module__ZawSgq__termsHero h1{justify-content:center;align-items:center;gap:12px;margin:0;font-size:clamp(1.8rem,5vw,2.5rem);display:flex;color:#fff!important}.terms-module__ZawSgq__termsHero p{opacity:.9;margin-top:10px;color:#ebf8ff!important}.terms-module__ZawSgq__termsContainer{width:100%;max-width:1000px;margin:-40px auto 40px;padding:0 20px}.terms-module__ZawSgq__termsCard{background:#fff;border-radius:20px;padding:40px;box-shadow:0 10px 25px #0000000d}.terms-module__ZawSgq__legalSection{margin-bottom:40px}.terms-module__ZawSgq__legalSection h3{color:#2d3748;border-bottom:2px solid #edf2f7;align-items:center;margin-bottom:15px;padding-bottom:8px;font-size:1.4rem;display:flex}.terms-module__ZawSgq__legalSection p{color:#4a5568;text-align:justify;margin-bottom:15px;font-size:1.05rem;line-height:1.7}.terms-module__ZawSgq__highlightText{background-color:#ebf8ff;border-left:5px solid #4299e1;border-radius:8px;margin:20px 0;padding:20px}.terms-module__ZawSgq__highlightText p{color:#2b6cb0;margin-bottom:0;font-weight:500}.terms-module__ZawSgq__termsGrid{grid-template-columns:1fr;gap:1.5rem;margin-top:20px;display:grid}.terms-module__ZawSgq__termItem{background:#f8fafc;border-left:4px solid #4299e1;border-radius:12px;padding:20px;transition:transform .2s}.terms-module__ZawSgq__termItem h4{color:#2d3748;margin-bottom:10px;font-size:1.1rem}.terms-module__ZawSgq__termItem p{text-align:left;margin-bottom:0;font-size:.95rem}.terms-module__ZawSgq__legalSection ul{padding-left:20px}.terms-module__ZawSgq__legalSection ul li{color:#4a5568;margin-bottom:10px;list-style-type:disc;position:relative}.terms-module__ZawSgq__contactInfoBox{color:#fff;background:#2d3748;border-radius:20px;margin-top:50px;padding:35px}.terms-module__ZawSgq__contactInfoBox h3,.terms-module__ZawSgq__contactInfoBox p,.terms-module__ZawSgq__contactInfoBox strong{color:#fff!important}.terms-module__ZawSgq__effectiveDate{text-align:center;color:#718096;margin-top:30px;font-size:.9rem}@media (max-width:768px){.terms-module__ZawSgq__termsCard{padding:25px 15px}.terms-module__ZawSgq__termsHero{padding:60px 20px 80px}.terms-module__ZawSgq__legalSection h3{font-size:1.2rem}}@media (min-width:850px){.terms-module__ZawSgq__termsGrid{grid-template-columns:repeat(2,1fr)}}
.Navbar-module__dVeNwG__wrapper{z-index:1000;background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #0000000d;transition:all .3s;position:sticky;top:0}.Navbar-module__dVeNwG__scrolled{background:#fffffff2;box-shadow:0 4px 20px #0000000d}.Navbar-module__dVeNwG__content{height:var(--nav-height);justify-content:space-between;align-items:center;display:flex}.Navbar-module__dVeNwG__logoArea{align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__dVeNwG__iconBox{background:#fff0f5;border-radius:10px;padding:8px;display:flex}.Navbar-module__dVeNwG__textBox{flex-direction:column;display:flex}.Navbar-module__dVeNwG__brandName{color:var(--slate-800);font-size:1.15rem;font-weight:700}.Navbar-module__dVeNwG__brandTagline{color:var(--primary);text-transform:uppercase;letter-spacing:1px;font-size:.65rem;font-weight:600}.Navbar-module__dVeNwG__desktopNav{display:none}@media (min-width:1024px){.Navbar-module__dVeNwG__desktopNav{display:block}}.Navbar-module__dVeNwG__navList{gap:5px;list-style:none;display:flex}.Navbar-module__dVeNwG__navLink{color:var(--slate-600);cursor:pointer;background:0 0;border:none;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__dVeNwG__navLink:hover,.Navbar-module__dVeNwG__active{color:var(--primary);background:#fff0f5}.Navbar-module__dVeNwG__dropdownItem{position:relative}.Navbar-module__dVeNwG__dropdownMenu{opacity:0;visibility:hidden;padding-top:10px;transition:all .2s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px)}.Navbar-module__dVeNwG__show{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Navbar-module__dVeNwG__dropdownInner{border:1px solid var(--slate-100);background:#fff;border-radius:12px;width:220px;padding:8px;box-shadow:0 10px 30px #0000001a}.Navbar-module__dVeNwG__dropdownInner a{color:var(--slate-600);border-radius:8px;padding:10px 12px;font-size:.9rem;text-decoration:none;display:block}.Navbar-module__dVeNwG__dropdownInner a:hover{background:var(--slate-100);color:var(--primary)}.Navbar-module__dVeNwG__dropHeader{color:#94a3b8;text-transform:uppercase;padding:5px 12px;font-size:.7rem;font-weight:700;display:block}.Navbar-module__dVeNwG__divider{background:var(--slate-100);height:1px;margin:5px 0}.Navbar-module__dVeNwG__highlight{font-weight:600;color:var(--primary)!important}.Navbar-module__dVeNwG__mobileToggle{cursor:pointer;color:var(--slate-800);background:0 0;border:none}@media (min-width:1024px){.Navbar-module__dVeNwG__mobileToggle{display:none}}.Navbar-module__dVeNwG__mobileOverlay{inset:0;top:var(--nav-height);opacity:0;visibility:hidden;background:#0003;transition:all .3s;position:fixed}.Navbar-module__dVeNwG__open{opacity:1;visibility:visible}.Navbar-module__dVeNwG__mobileContent{background:#fff;width:280px;height:100%;padding:20px;transition:all .3s;transform:translate(-100%)}.Navbar-module__dVeNwG__open .Navbar-module__dVeNwG__mobileContent{transform:translate(0)}.Navbar-module__dVeNwG__mobileList{padding:0;list-style:none}.Navbar-module__dVeNwG__mobileLink{width:100%;color:var(--slate-800);background:0 0;border:none;justify-content:space-between;align-items:center;padding:15px 10px;font-weight:500;text-decoration:none;display:flex}.Navbar-module__dVeNwG__mobileSub{max-height:0;padding-left:30px;transition:all .3s;overflow:hidden}.Navbar-module__dVeNwG__subOpen{max-height:300px}.Navbar-module__dVeNwG__mobileSub a{color:var(--slate-600);padding:10px 0;text-decoration:none;display:block}.Navbar-module__dVeNwG__flexCenter{align-items:center;gap:12px;display:flex}.Navbar-module__dVeNwG__arrow{transition:all .3s}.Navbar-module__dVeNwG__rotate{transform:rotate(180deg)}
.BiodataLinks-module__hfUK4G__wrapper{background:linear-gradient(#fff 0%,#f1f5f9 100%);padding:80px 20px;font-family:Inter,system-ui,-apple-system,sans-serif}.BiodataLinks-module__hfUK4G__container{max-width:1200px;margin:0 auto}.BiodataLinks-module__hfUK4G__header{text-align:center;margin-bottom:50px}.BiodataLinks-module__hfUK4G__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:12px;font-size:2.5rem;font-weight:800}.BiodataLinks-module__hfUK4G__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.1rem}.BiodataLinks-module__hfUK4G__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;margin-bottom:80px;display:grid}.BiodataLinks-module__hfUK4G__card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;padding:24px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.BiodataLinks-module__hfUK4G__card:hover{border-color:#0000;transform:translateY(-8px);box-shadow:0 20px 25px -5px #00000014,0 10px 10px -5px #0000000a}.BiodataLinks-module__hfUK4G__iconBox{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;margin-right:20px;font-size:1.6rem;transition:transform .3s;display:flex}.BiodataLinks-module__hfUK4G__card:hover .BiodataLinks-module__hfUK4G__iconBox{transform:scale(1.1)rotate(-5deg)}.BiodataLinks-module__hfUK4G__cardContent{flex-grow:1}.BiodataLinks-module__hfUK4G__catName{color:#1e293b;margin-bottom:4px;font-size:1.2rem;font-weight:700;display:block}.BiodataLinks-module__hfUK4G__catDesc{color:#94a3b8;font-size:.85rem}.BiodataLinks-module__hfUK4G__arrowIcon{color:#cbd5e1;font-size:1rem;transition:all .3s}.BiodataLinks-module__hfUK4G__card:hover .BiodataLinks-module__hfUK4G__arrowIcon{color:#6366f1;transform:translate(5px)}.BiodataLinks-module__hfUK4G__seoSection{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:40px;box-shadow:0 4px 6px -1px #0000000d}.BiodataLinks-module__hfUK4G__seoTitle{color:#334155;align-items:center;gap:10px;margin-bottom:25px;font-size:1.25rem;font-weight:700;display:flex}.BiodataLinks-module__hfUK4G__seoTitle:before{content:"";background:#6366f1;border-radius:10px;width:4px;height:20px}.BiodataLinks-module__hfUK4G__tagsContainer{flex-wrap:wrap;gap:12px;display:flex}.BiodataLinks-module__hfUK4G__tag{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:100px;padding:10px 20px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.BiodataLinks-module__hfUK4G__tag:hover{color:#fff;background:#6366f1;border-color:#6366f1;box-shadow:0 4px 12px #6366f14d}@media (max-width:768px){.BiodataLinks-module__hfUK4G__title{font-size:1.8rem}.BiodataLinks-module__hfUK4G__categoryGrid{grid-template-columns:1fr}.BiodataLinks-module__hfUK4G__wrapper{padding:50px 15px}.BiodataLinks-module__hfUK4G__seoSection{padding:25px}}
.Footer-module__rnk_JG__footer{color:#fff;background-color:#1d1d1d;border-top:1px solid #ffffff0d;padding:80px 0 30px}.Footer-module__rnk_JG__footerGrid{grid-template-columns:1fr;gap:40px;margin-bottom:60px;display:grid}@media (min-width:1024px){.Footer-module__rnk_JG__footerGrid{grid-template-columns:1.5fr 1fr 1fr;gap:80px}}.Footer-module__rnk_JG__logoArea{align-items:center;gap:12px;margin-bottom:20px;text-decoration:none;display:flex}.Footer-module__rnk_JG__iconBox{background:#e91e631a;border:1px solid #e91e6333;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Footer-module__rnk_JG__heartIcon{color:var(--primary-accent);font-size:1.3rem}.Footer-module__rnk_JG__brandTitle{color:#fff;letter-spacing:-.5px;font-size:1.35rem;font-weight:800;margin:0!important}.Footer-module__rnk_JG__brandSubtitle{color:var(--primary-accent);text-transform:uppercase;letter-spacing:1.5px;font-size:.75rem;font-weight:700;margin:0!important}.Footer-module__rnk_JG__brandDescription{color:#a0aec0;max-width:400px;margin-bottom:25px;font-size:.95rem;line-height:1.7}.Footer-module__rnk_JG__socialIcons{gap:15px;display:flex}.Footer-module__rnk_JG__socialIcons a{color:#718096;background:#ffffff08;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.3rem;transition:all .3s;display:flex}.Footer-module__rnk_JG__socialIcons a:hover{color:#fff;background:var(--primary-accent);transform:translateY(-3px)}.Footer-module__rnk_JG__sectionTitle{color:#fff;font-size:1.1rem;font-weight:700;position:relative;margin-bottom:25px!important}.Footer-module__rnk_JG__sectionTitle:after{content:"";background:var(--primary-accent);width:30px;height:2px;position:absolute;bottom:-8px;left:0}.Footer-module__rnk_JG__linkList{margin:0;padding:0;list-style:none}.Footer-module__rnk_JG__linkList li{margin-bottom:14px}.Footer-module__rnk_JG__linkList a{color:#a0aec0;font-size:.95rem;text-decoration:none;transition:all .3s}.Footer-module__rnk_JG__linkList a:hover{color:#fff;padding-left:8px}.Footer-module__rnk_JG__contactItem{color:#a0aec0;align-items:center;gap:12px;font-size:.95rem;display:flex}.Footer-module__rnk_JG__contactIcon{color:var(--primary-accent)}.Footer-module__rnk_JG__footerBottom{border-top:1px solid #ffffff0d;padding-top:35px}.Footer-module__rnk_JG__bottomContent{flex-direction:column;gap:20px;margin-bottom:25px;display:flex}@media (min-width:768px){.Footer-module__rnk_JG__bottomContent{flex-direction:row;justify-content:space-between;align-items:center}}.Footer-module__rnk_JG__copyright{color:#718096;font-size:.9rem;margin:0!important}.Footer-module__rnk_JG__copyright strong{color:#cbd5e0}.Footer-module__rnk_JG__policyLinks{flex-wrap:wrap;gap:25px;display:flex}.Footer-module__rnk_JG__policyLinks a{color:#718096;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s}.Footer-module__rnk_JG__policyLinks a:hover{color:#fff}.Footer-module__rnk_JG__disclaimer{color:#4a5568;text-align:center;border-top:1px dashed #ffffff0d;max-width:800px;margin:0 auto;padding-top:25px;font-size:.8rem;line-height:1.6}@media (max-width:768px){.Footer-module__rnk_JG__footer{padding:60px 0 120px}.Footer-module__rnk_JG__footerGrid{text-align:center}.Footer-module__rnk_JG__sectionTitle:after{left:50%;transform:translate(-50%)}.Footer-module__rnk_JG__brandSection{flex-direction:column;align-items:center;display:flex}.Footer-module__rnk_JG__logoArea,.Footer-module__rnk_JG__socialIcons,.Footer-module__rnk_JG__contactItem,.Footer-module__rnk_JG__policyLinks{justify-content:center}}
.Hero-module__PgAKtG__heroSection{background-blend-mode:overlay;opacity:.95;background-color:#fffaf5;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");border-bottom:1px solid #0000000d;padding:20px;position:relative;overflow:hidden}.Hero-module__PgAKtG__heroSection:before{content:"";filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(circle,#fb005414 0%,#0000 70%);width:600px;height:300px;position:absolute;top:-150px;left:50%;transform:translate(-50%)}.Hero-module__PgAKtG__heroSection:after{content:"";opacity:.6;background:linear-gradient(90deg,#fb0054,#ff8da1,#fb0054);width:100%;height:4px;position:absolute;top:0;left:0}.Hero-module__PgAKtG__heroSection>*{z-index:1;position:relative}.Hero-module__PgAKtG__heroGrid{flex-direction:column;padding:20px 15px;display:flex}@media (min-width:1024px){.Hero-module__PgAKtG__heroGrid{flex-direction:row;align-items:center;gap:80px;max-width:1250px;margin:0 auto;padding:60px 20px 10px}}.Hero-module__PgAKtG__heroVisual{justify-content:center;align-items:center;width:100%;margin-bottom:20px;padding:0;display:flex}.Hero-module__PgAKtG__fanContainer{justify-content:center;width:250px;height:180px;display:flex;position:relative}.Hero-module__PgAKtG__fanCard{background:#fff;border:1px solid #eee;padding:4px;position:absolute;overflow:hidden;box-shadow:0 4px 15px #00000014}.Hero-module__PgAKtG__fanCard img{object-fit:cover;width:110px;height:150px;display:block}.Hero-module__PgAKtG__leftCard{z-index:1;left:0;transform:rotate(-12deg)translate(-35px)}.Hero-module__PgAKtG__rightCard{z-index:1;right:0;transform:rotate(12deg)translate(35px)}.Hero-module__PgAKtG__centerCard{z-index:2;transform:translateY(-10px);box-shadow:0 8px 25px #0000001f}.Hero-module__PgAKtG__centerCard img{width:120px;height:170px}@media (min-width:1024px){.Hero-module__PgAKtG__heroVisual{order:2;margin-bottom:0}.Hero-module__PgAKtG__fanContainer{width:480px;height:380px}.Hero-module__PgAKtG__leftCard{transform:rotate(-10deg)translate(-60px)}.Hero-module__PgAKtG__rightCard{transform:rotate(10deg)translate(60px)}.Hero-module__PgAKtG__centerCard{transform:translateY(-30px)}.Hero-module__PgAKtG__leftCard img,.Hero-module__PgAKtG__rightCard img{width:220px!important;height:310px!important}.Hero-module__PgAKtG__centerCard img{width:240px!important;height:340px!important}}.Hero-module__PgAKtG__heroContent{text-align:center;width:100%}@media (min-width:1024px){.Hero-module__PgAKtG__heroContent{text-align:left;order:1}}.Hero-module__PgAKtG__heroTitle{font-family:var(--font-serif);margin-top:10px;line-height:1.1}.Hero-module__PgAKtG__typingWrapper{font-family:var(--font-sans);margin-top:10px;line-height:1.1;color:var(--primary-accent)!important;font-size:clamp(2.8rem,5vw,4.5rem)!important;font-weight:800!important;display:block!important}.Hero-module__PgAKtG__heroDesc{color:var(--text-muted);max-width:600px;margin-top:20px;font-size:clamp(1rem,2vw,1.15rem)}.Hero-module__PgAKtG__desktopActions{gap:16px;margin-top:32px;display:none}@media (min-width:1024px){.Hero-module__PgAKtG__desktopActions{display:flex}}.Hero-module__PgAKtG__btnCreate{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f43f5e 0%,#e91e63 100%);border:none;border-radius:100px;align-items:center;gap:10px;padding:14px 28px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 20px -5px #e91e634d}.Hero-module__PgAKtG__btnCreate:hover{filter:brightness(1.1);transform:translateY(-3px);box-shadow:0 15px 30px -5px #e91e6366}.Hero-module__PgAKtG__btnIcon{transition:transform .3s}.Hero-module__PgAKtG__btnCreate:hover .Hero-module__PgAKtG__btnIcon{transform:translate(5px)}.Hero-module__PgAKtG__btnWhatsapp{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:100px;align-items:center;gap:10px;padding:14px 28px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Hero-module__PgAKtG__btnWhatsapp:hover{color:#128c7e;background:#f8fafc;border-color:#25d366}.Hero-module__PgAKtG__ratingSection{flex-direction:column;align-items:center;gap:12px;margin-top:14px;display:flex}@media (min-width:1024px){.Hero-module__PgAKtG__ratingSection{flex-direction:row;justify-content:center;gap:20px;margin-top:10px}}.Hero-module__PgAKtG__ratingBox{background:#fff9;border:1px solid #0000000d;border-radius:50px;align-items:center;gap:10px;padding:6px 14px;display:flex}.Hero-module__PgAKtG__stars{gap:2px;display:flex}.Hero-module__PgAKtG__ratingText{color:var(--text-muted);font-size:.9rem;font-weight:600;text-transform:none!important;letter-spacing:normal!important}.Hero-module__PgAKtG__btnReview{color:#fff;cursor:pointer;background:#fb0054;border:none;border-radius:50px;padding:8px 22px;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 0 10px #fb005433}.Hero-module__PgAKtG__btnReview:after{content:"";background:#fff6;width:20%;height:200%;transition:all .5s;position:absolute;top:-50%;left:-60%;transform:rotate(30deg)}.Hero-module__PgAKtG__btnReview:hover:after{left:120%}.Hero-module__PgAKtG__btnReview:hover{background:#1e293b;box-shadow:0 5px 20px #0003}.Hero-module__PgAKtG__fixedFooter{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff6a;border-top:1px solid #0000000d;align-items:center;gap:12px;width:100%;padding:12px 16px 24px;animation:.4s ease-out Hero-module__PgAKtG__slideUp;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -10px 30px #0000000d;z-index:1000!important}@keyframes Hero-module__PgAKtG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:1024px){.Hero-module__PgAKtG__fixedFooter{display:none}}@media (max-width:768px){.Hero-module__PgAKtG__ratingSection{margin-bottom:80px}}
.MobileActionFooter-module__bgotRa__fixedFooter{-webkit-backdrop-filter:blur(15px);will-change:transform;background:#fffc;border-top:1px solid #00000014;align-items:center;gap:12px;width:100%;padding:12px 16px 24px;animation:.4s cubic-bezier(.16,1,.3,1) MobileActionFooter-module__bgotRa__slideUp;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -10px 40px #0000001a;z-index:99999!important}@keyframes MobileActionFooter-module__bgotRa__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.MobileActionFooter-module__bgotRa__btnCreateMobile{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f43f5e 0%,#e91e63 100%);border:none;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:10px;padding:15px;font-size:1rem;font-weight:800;text-decoration:none;transition:transform .2s;display:flex;box-shadow:0 4px 15px #e91e634d}.MobileActionFooter-module__bgotRa__btnCreateMobile:active{transform:scale(.96)}.MobileActionFooter-module__bgotRa__waCircle{background:#25d366;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;transition:transform .2s;display:flex;box-shadow:0 4px 15px #25d3664d}.MobileActionFooter-module__bgotRa__waCircle:active{transform:scale(.9)}@media (min-width:1024px){.MobileActionFooter-module__bgotRa__fixedFooter{display:none}}
.TemplateShowcase-module__ztAR7a__wrapper{background-color:#f8fafc;border-radius:12px;padding:3rem 1rem}.TemplateShowcase-module__ztAR7a__container{max-width:1200px;margin:0 auto}.TemplateShowcase-module__ztAR7a__header{text-align:center;margin-bottom:3rem}.TemplateShowcase-module__ztAR7a__badge{color:#fff;background:#2563eb;border-radius:20px;margin-bottom:.5rem;padding:4px 12px;font-size:.8rem;font-weight:700;display:inline-block}.TemplateShowcase-module__ztAR7a__title{color:#0f172a;font-size:2rem;font-weight:800}.TemplateShowcase-module__ztAR7a__desc{color:#64748b}.TemplateShowcase-module__ztAR7a__tsGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.TemplateShowcase-module__ztAR7a__tsCard{cursor:pointer;z-index:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.TemplateShowcase-module__ztAR7a__tsCard:hover{border-color:#2563eb;transform:translateY(-8px);box-shadow:0 15px 30px #0000001a}.TemplateShowcase-module__ztAR7a__tsCardVisual{aspect-ratio:1/1.414;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.TemplateShowcase-module__ztAR7a__tsImgWrapper{width:90%;height:90%;position:relative}.TemplateShowcase-module__ztAR7a__tsMainImg{object-fit:cover;box-shadow:0 4px 10px #0000000d}.TemplateShowcase-module__ztAR7a__tsBadge{background:#fff;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:10px;font-weight:800;display:flex;position:absolute;top:10px;right:10px}.TemplateShowcase-module__ztAR7a__tsOverlay{opacity:0;background:#0000001a;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.TemplateShowcase-module__ztAR7a__tsCard:hover .TemplateShowcase-module__ztAR7a__tsOverlay{opacity:1}.TemplateShowcase-module__ztAR7a__tsUseBtn{color:#fff;background:#2563eb;border-radius:50px;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:700;display:flex}.TemplateShowcase-module__ztAR7a__tsContent{flex-grow:1;padding:1rem}.TemplateShowcase-module__ztAR7a__tsTitle{margin-bottom:.4rem;font-size:.9rem;font-weight:700;line-height:1.4}.TemplateShowcase-module__ztAR7a__tsText{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;display:-webkit-box;overflow:hidden}.TemplateShowcase-module__ztAR7a__tsFooter{color:#2563eb;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:.8rem;font-size:.8rem;font-weight:700;display:flex}.TemplateShowcase-module__ztAR7a__pagination{justify-content:center;align-items:center;gap:1.5rem;margin-top:3rem;display:flex}.TemplateShowcase-module__ztAR7a__pageBtn{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-weight:700;display:flex}.TemplateShowcase-module__ztAR7a__pageBtn:disabled{opacity:.4;cursor:not-allowed}@media (max-width:1024px){.TemplateShowcase-module__ztAR7a__tsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.TemplateShowcase-module__ztAR7a__tsGrid{grid-template-columns:repeat(2,1fr);gap:12px}.TemplateShowcase-module__ztAR7a__tsTitle{height:2.2rem;font-size:.8rem;overflow:hidden}.TemplateShowcase-module__ztAR7a__tsText{display:none}}
