.template-showcase{position:relative;overflow:hidden}.template-showcase--fullbleed{width:100%;margin-left:0;margin-right:0}.template-showcase__inner--wide{max-width:none;padding-left:clamp(16px,3.5vw,64px);padding-right:clamp(16px,3.5vw,64px)}.template-showcase__inner--embed,.template-showcase__inner--wide{width:100%;margin-left:auto;margin-right:auto;box-sizing:border-box}.template-showcase__inner--embed{max-width:1520px;padding-left:clamp(14px,2.2vw,30px);padding-right:clamp(14px,2.2vw,30px)}.template-showcase__bg{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 80% 50% at 20% -10%,rgba(0,58,155,.12),transparent 55%),radial-gradient(ellipse 60% 40% at 100% 30%,rgba(99,102,241,.08),transparent 50%),linear-gradient(180deg,#f8fbff,#eef4ff 38%,#ffffff)}.template-showcase__inner{position:relative;z-index:1}.template-showcase__head{max-width:820px;margin:0 auto 48px;text-align:center}@media(max-width:767px){.template-showcase__head{margin-bottom:32px}}.template-showcase__eyebrow{display:inline-block;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#003a9b;margin-bottom:12px}.template-showcase__title{font-size:clamp(28px,4vw,44px);font-weight:700;line-height:1.15;color:#1a1d26;margin-bottom:14px}.template-showcase__subtitle{font-size:17px;line-height:1.55;color:#5c6370;margin:0}.template-showcase__filters{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:32px}.template-showcase__chip{border:1px solid rgba(0,58,155,.15);background:hsla(0,0%,100%,.75);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#3d4451;font-size:14px;font-weight:600;padding:8px 16px;border-radius:999px;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.template-showcase__chip:hover{border-color:rgba(0,58,155,.35);box-shadow:0 4px 14px rgba(0,58,155,.1)}.template-showcase__chip--active{background:#003a9b;border-color:#003a9b;color:#fff;box-shadow:0 8px 24px rgba(0,58,155,.28)}.template-showcase__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;margin-top:40px}@media(max-width:575px){.template-showcase__actions{flex-direction:column;width:100%}.template-showcase__actions .template-showcase__btn{width:100%;justify-content:center}}.template-showcase__load-more-wrap{display:flex;justify-content:center;margin-top:28px}.template-showcase__load-more-btn{border:1px solid rgba(0,58,155,.28);background:hsla(0,0%,100%,.9);color:#003a9b;font-size:14px;font-weight:600;padding:10px 18px;border-radius:999px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.template-showcase__load-more-btn:hover{transform:translateY(-1px);border-color:#003a9b;box-shadow:0 10px 24px rgba(0,58,155,.12)}.template-showcase__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:600;padding:12px 24px;border-radius:999px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.template-showcase__btn--primary{background:#003a9b;color:#fff;border:none;box-shadow:0 10px 30px rgba(0,58,155,.35)}.template-showcase__btn--primary:hover{background:#0047cc;color:#fff;transform:translateY(-2px);box-shadow:0 14px 36px rgba(0,58,155,.4)}.template-showcase__btn--ghost{background:hsla(0,0%,100%,.9);color:#003a9b;border:1px solid rgba(0,58,155,.25)}.template-showcase__btn--ghost:hover{background:#fff;border-color:#003a9b;color:#003a9b;transform:translateY(-2px)}.template-showcase__grid{display:grid;grid-gap:clamp(20px,2.5vw,36px);gap:clamp(20px,2.5vw,36px)}.template-showcase__grid>*{min-width:0}.template-showcase__grid--embed{grid-template-columns:1fr;gap:clamp(18px,2.2vw,28px);width:100%;margin-left:auto;margin-right:auto}@media(min-width:640px){.template-showcase__grid--embed{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:992px){.template-showcase__grid--embed{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(22px,2.5vw,36px)}}.template-showcase__grid--gallery{grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:clamp(20px,2.2vw,32px)}@media(min-width:768px){.template-showcase__grid--gallery{grid-template-columns:repeat(auto-fill,minmax(min(100%,360px),1fr))}}@media(min-width:1200px){.template-showcase__grid--gallery{grid-template-columns:repeat(auto-fill,minmax(min(100%,400px),1fr))}}@media(min-width:1600px){.template-showcase__grid--gallery{grid-template-columns:repeat(auto-fill,minmax(min(100%,440px),1fr))}}.template-showcase__card{position:relative;display:flex;flex-direction:column;width:100%;min-width:0;margin:0;padding:0;text-align:left;cursor:pointer;border-radius:16px;overflow:hidden;background:#fff;border:1px solid #e5e7eb;box-shadow:0 4px 6px rgba(15,23,42,.04),0 12px 28px rgba(15,23,42,.08);transition:transform .28s ease,box-shadow .25s ease,border-color .25s ease,opacity .28s ease}.template-showcase__card:hover{transform:translateY(-6px);border-color:#003a9b;box-shadow:0 12px 24px rgba(0,58,155,.14),0 24px 48px rgba(15,23,42,.1)}.template-showcase__card:focus-visible{outline:3px solid rgba(0,58,155,.45);outline-offset:3px}.template-showcase__marquee{display:flex;flex-direction:column;gap:18px;margin-top:8px;margin-bottom:8px}.template-showcase__marquee-row{position:relative;overflow:hidden;width:100%;mask-image:linear-gradient(90deg,transparent 0,#000 6%,#000 94%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 6%,#000 94%,transparent)}.template-showcase__marquee-track{--row-duration:46s;display:flex;align-items:stretch;gap:0;width:max-content;animation:template-marquee-left var(--row-duration) linear infinite;will-change:transform}.template-showcase__marquee-row--reverse .template-showcase__marquee-track{animation-name:template-marquee-right}.template-showcase__marquee-card-wrap{width:clamp(230px,22vw,340px);min-width:0;padding-right:14px;box-sizing:border-box}.template-showcase__marquee .template-showcase__card{height:100%}.template-showcase__marquee .template-showcase__card-meta{padding:10px 12px 12px;gap:4px}.template-showcase__marquee .template-showcase__card-name{font-size:14px}.template-showcase__marquee .template-showcase__card-pill{font-size:10px;padding:3px 8px}.template-showcase__marquee .template-showcase__card-hint{font-size:12px;opacity:.85}.template-showcase__marquee:focus-within .template-showcase__marquee-track,.template-showcase__marquee:hover .template-showcase__marquee-track{animation-play-state:paused}.template-showcase__thumb-wrap{position:relative;width:100%;aspect-ratio:8.5/11;overflow:hidden;background:#fff;border-bottom:1px solid #e5e7eb;box-sizing:border-box;isolation:isolate}.template-showcase__thumb-wrap>span{margin:0!important;display:block!important}.template-showcase__thumb-wrap img,.template-showcase__thumb-wrap>span{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}.template-showcase__thumb-wrap img{max-width:none!important;object-fit:contain!important;object-position:top center!important;transform:none!important}.template-showcase__card-meta{padding:14px 16px 16px;flex:0 0 auto;display:flex;flex-direction:column;gap:6px;background:#fff}.template-showcase__card-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.template-showcase__card-name{font-size:16px;font-weight:600;color:#1a1d26;margin:0;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.template-showcase__card-pill{flex-shrink:0;padding:4px 10px;border-radius:6px;background:#f3f4f6;font-size:11px;font-weight:600;text-transform:capitalize;color:#6b7280}.template-showcase__card-hint{margin:0;font-size:13px;font-weight:500;color:#003a9b}.template-showcase--embed{padding:96px 0}@media(max-width:767px){.template-showcase--embed{padding:64px 0}}.template-showcase--gallery{padding:48px 0 96px}@media(max-width:767px){.template-showcase--gallery{padding:32px 0 72px}}@keyframes template-marquee-left{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 8px))}}@keyframes template-marquee-right{0%{transform:translateX(calc(-50% - 8px))}to{transform:translateX(0)}}@media(prefers-reduced-motion:reduce){.template-showcase__marquee-track{animation-duration:120s!important}}.template-showcase-modal{position:fixed;inset:0;z-index:10800;display:flex;align-items:stretch;justify-content:center;padding:0}.template-showcase-modal__backdrop{position:absolute;inset:0;margin:0;padding:0;border:none;background:rgba(0,0,0,.88);cursor:pointer}.template-showcase-modal__shell{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;max-width:min(99vw,1400px);max-height:100vh;margin:12px;pointer-events:none}.template-showcase-modal__shell>*{pointer-events:auto}.template-showcase-modal__toolbar{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px;padding:12px 16px 16px;background:linear-gradient(180deg,rgba(15,23,42,.95),rgba(15,23,42,.75));border-radius:14px 14px 0 0;border:1px solid hsla(0,0%,100%,.12);border-bottom:none}.template-showcase-modal__toolbar-text{display:flex;flex-wrap:wrap;align-items:center;gap:10px;min-width:0}.template-showcase-modal__title{margin:0;font-size:clamp(18px,2.5vw,22px);font-weight:700;color:#fff;line-height:1.25}.template-showcase-modal__badge{padding:4px 10px;border-radius:6px;background:hsla(0,0%,100%,.14);font-size:12px;font-weight:600;text-transform:capitalize;color:#e2e8f0}.template-showcase-modal__toolbar-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.template-showcase-modal__btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;text-decoration:none;border:none;transition:background .2s ease,transform .2s ease}.template-showcase-modal__btn--ghost{background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.45)}.template-showcase-modal__btn--ghost:hover{background:hsla(0,0%,100%,.18);color:#fff}.template-showcase-modal__btn--primary{background:#003a9b;color:#fff;box-shadow:0 8px 24px rgba(0,58,155,.45)}.template-showcase-modal__btn--primary:hover{background:#0047cc;color:#fff;transform:translateY(-1px)}.template-showcase-modal__stage{flex:1 1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;display:flex;align-items:center;justify-content:center;padding:20px 16px 24px;background:rgba(0,0,0,.55);border:1px solid hsla(0,0%,100%,.1);border-top:none;border-bottom:none}.template-showcase-modal__image{max-width:min(94vw,1100px);width:auto;height:auto;max-height:min(82vh,1500px);object-fit:contain;border-radius:8px;display:block;box-shadow:0 24px 80px rgba(0,0,0,.55)}.template-showcase-modal__footer-hint{margin:0;padding:14px 18px 18px;text-align:center;font-size:15px;line-height:1.5;color:#cbd5e1;background:rgba(15,23,42,.92);border-radius:0 0 14px 14px;border:1px solid hsla(0,0%,100%,.1);border-top-color:hsla(0,0%,100%,.06)}@media(max-width:575px){.template-showcase-modal__shell{margin:8px;max-height:100dvh}.template-showcase-modal__toolbar{flex-direction:column;align-items:stretch}.template-showcase-modal__toolbar-actions{width:100%}.template-showcase-modal__toolbar-actions .template-showcase-modal__btn{flex:1 1;min-width:0}.template-showcase-modal__image{max-height:min(74vh,1200px)}}