@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:ital@1&display=swap";.tp-hero{display:flex;align-items:flex-start;justify-content:center;padding-top:84px;padding-bottom:72px;background:radial-gradient(ellipse 60% 50% at 50% 110%, rgba(252, 115, 156, 0.16) 0%, rgba(252, 115, 156, 0) 100%),#fff}@media(max-width: 768px){.tp-hero{padding-top:60px;padding-bottom:52px}}.tp-hero__inner{display:flex;flex-direction:column;align-items:center;gap:40px;max-width:960px;width:100%;padding:0 24px}.tp-hero__chip{display:flex;align-items:center;gap:8px;background:#fafafa;border:1px solid #e4e4e7;border-radius:100px;padding:7px 16px 7px 9px}@media(max-width: 468px){.tp-hero__chip{display:none}}.tp-hero__chip-pill{background:#ffecf2;color:#f45273;font-size:10.5px;font-weight:700;letter-spacing:.84px;text-transform:uppercase;border-radius:100px;padding:3px 9px;white-space:nowrap}.tp-hero__chip-text{color:#71717a;font-size:12.5px;font-weight:500;white-space:nowrap}.tp-hero__heading{display:flex;flex-direction:column;align-items:center;text-align:center;font-weight:600;line-height:1.2;letter-spacing:-0.06em}.tp-hero__heading-line1{display:block;font-size:84px;color:#18181b}@media(max-width: 900px){.tp-hero__heading-line1{font-size:60px}}@media(max-width: 468px){.tp-hero__heading-line1{font-size:40px}}.tp-hero__heading-line2{display:flex;align-items:baseline;gap:20px;flex-wrap:wrap;justify-content:center}@media(max-width: 468px){.tp-hero__heading-line2{gap:0px}}.tp-hero__heading-gradient{font-size:82px;font-style:italic;background:linear-gradient(10.5deg, #fc739c 0.3%, #cc4570 99.7%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media(max-width: 900px){.tp-hero__heading-gradient{font-size:58px}}@media(max-width: 468px){.tp-hero__heading-gradient{font-size:38px}}.tp-hero__heading-plain{font-size:84px;color:#18181b}@media(max-width: 900px){.tp-hero__heading-plain{font-size:60px}}@media(max-width: 468px){.tp-hero__heading-plain{font-size:40px}}.tp-hero__subtext{color:#71717a;font-size:17.5px;font-weight:400;line-height:1.65;text-align:center}@media(max-width: 768px){.tp-hero__subtext{font-size:15px}}.tp-hero__ctas{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:center}.tp-templates{width:100%;padding-bottom:96px;min-height:600px}.tp-templates__grid{max-width:1230px;width:100%;margin:0 auto;padding:0 24px}.tp-filter-bar-wrap{display:flex;justify-content:center;align-items:center;position:sticky;top:72px;z-index:40;padding:16px 24px;pointer-events:none}@media(max-width: 900px){.tp-filter-bar-wrap{padding:12px 16px;justify-content:flex-start;overflow:hidden;top:48px}}.tp-filter-bar{display:flex;align-items:center;gap:4px;background:hsla(0,0%,100%,.9);border:1px solid #e4e4e7;border-radius:100px;padding:6px;box-shadow:0px 4px 24px 0px rgba(24,24,27,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);pointer-events:all;width:fit-content;max-width:calc(100vw - 32px);overflow-x:auto;scrollbar-width:none}@media(max-width: 900px){.tp-filter-bar{justify-content:flex-start}}.tp-filter-bar::-webkit-scrollbar{display:none}.tp-filter-bar__pill{display:flex;align-items:center;gap:5px;padding:8px 18px;border-radius:100px;border:none;background:rgba(0,0,0,0);cursor:pointer;white-space:nowrap;font-family:inherit;font-size:13px;font-weight:500;color:#71717a;transition:background .15s ease,color .15s ease}@media(max-width: 468px){.tp-filter-bar__pill{padding:7px 12px;font-size:12px}}.tp-filter-bar__pill span{opacity:.7}.tp-filter-bar__pill:hover:not(.tp-filter-bar__pill--active){background:#f4f4f5;color:#18181b}.tp-filter-bar__pill--active{background:#18181b;color:#fff;font-weight:600}.tp-filter-bar__pill--active span{opacity:.6}@keyframes tp-group-fade-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.tp-group{padding-top:52px;padding-bottom:80px;scroll-margin-top:100px}@media(max-width: 768px){.tp-group{padding-top:36px;padding-bottom:52px}}.tp-group--fade-in{animation:tp-group-fade-in .35s ease both}.tp-group__head{display:flex;flex-direction:column;gap:14px;margin-bottom:40px}@media(max-width: 768px){.tp-group__head{margin-bottom:28px}}.tp-group__eyebrow{font-size:14px;font-weight:600;color:#fc739c;text-transform:uppercase;letter-spacing:.5px}.tp-group__title{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;font-weight:600;line-height:1.05}@media(max-width: 468px){.tp-group__title{gap:6px}}.tp-group__title-plain{font-size:46px;color:#18181b;letter-spacing:-0.04em}@media(max-width: 900px){.tp-group__title-plain{font-size:32px}}@media(max-width: 468px){.tp-group__title-plain{font-size:26px}}.tp-group__title-em{font-size:48px;font-style:italic;color:#fc739c;letter-spacing:-0.04em}@media(max-width: 900px){.tp-group__title-em{font-size:34px}}@media(max-width: 468px){.tp-group__title-em{font-size:28px}}.tp-cards{display:flex;flex-wrap:wrap;gap:20px}@media(max-width: 768px){.tp-cards{gap:16px}}.tp-card{background:#fff;border:1px solid #e4e4e7;border-radius:24px;box-shadow:0px 8px 32px 0px rgba(24,24,27,.05);overflow:hidden;min-width:calc(50% - 10px);max-width:calc(50% - 10px);flex-shrink:0;display:flex;flex-direction:column}@media(max-width: 900px){.tp-card{min-width:100%;max-width:100%}}.tp-card__stage{width:610px;height:306px;overflow:hidden}@media(max-width: 900px){.tp-card__stage{width:100%;height:auto}}.tp-card__stage-img{width:100%;height:100%;object-fit:cover;display:block}.tp-card__body{padding:24px 26px 26px;display:flex;flex-direction:column;gap:20px}@media(max-width: 768px){.tp-card__body{align-items:center;text-align:center}}@media(max-width: 468px){.tp-card__body{padding:20px 18px 20px}}.tp-card__top{display:flex;flex-direction:column;align-items:flex-end;gap:20px}@media(max-width: 768px){.tp-card__top{align-items:center}}.tp-card__meta{display:flex;flex-direction:column;gap:16px;width:100%}.tp-card__chips{display:flex;gap:6px;flex-wrap:wrap}@media(max-width: 768px){.tp-card__chips{justify-content:center}}.tp-card__chip{font-size:10px;font-weight:700;letter-spacing:.9px;text-transform:uppercase;padding:4px 10px;border-radius:100px;white-space:nowrap}.tp-card__chip--dark{background:#18181b;color:#fff}.tp-card__chip--pink{background:#fff5f8;color:#f45273}.tp-card__chip--purple{background:#f1eefa;color:#8b7bc2}.tp-card__chip--grey{background:#f4f4f5;color:#71717a}.tp-card__chip--teal{background:#e9f7f9;color:#3ba0b0}.tp-card__chip--blue{background:#ebf2ff;color:#2563eb}.tp-card__chip--gradient-pink{background:linear-gradient(180deg, #fc739c 0%, #f45273 100%);color:#fff}.tp-card__chip--orange{background:#fff7e6;color:#e68f56}.tp-card__name{font-size:18px;font-weight:600;color:#18181b;letter-spacing:-0.018em;line-height:1.3}.tp-card__desc{font-size:13.5px;font-weight:400;color:#71717a;line-height:1.62}.tp-card__used-by{display:flex;align-items:center;gap:8px;background:#f4f4f5;padding:10px 20px;border-radius:24px;align-self:flex-end}@media(max-width: 768px){.tp-card__used-by{align-self:center}}.tp-card__used-by-label{font-size:14px;font-weight:500;color:#71717a;letter-spacing:-0.018em;white-space:nowrap}.tp-card__used-by-logo{height:24px;object-fit:contain}.tp-card__foot{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;width:100%}@media(max-width: 768px){.tp-card__foot{flex-direction:column;align-items:center;justify-content:center}}.tp-card__ctas{display:flex;gap:12px;align-items:center}.tp-card__placement{font-size:11.5px;font-weight:500;color:#a1a1aa;white-space:nowrap;margin-left:auto}@media(max-width: 768px){.tp-card__placement{margin-left:0;text-align:center}}.tp-card--feature{flex-direction:row;border-radius:32px;min-width:100%;max-width:100%}@media(max-width: 768px){.tp-card--feature{flex-direction:column}}.tp-card__stage--feature{width:53%;height:100%;flex-shrink:0}@media(max-width: 768px){.tp-card__stage--feature{width:100%;height:auto;order:-1}}.tp-card__body--feature{width:50%;height:500px;padding:48px 52px;display:flex;flex-direction:column;justify-content:space-between;gap:0}@media(max-width: 768px){.tp-card__body--feature{width:100%;height:auto;padding:24px 26px 26px;order:1}}.tp-card__content{display:flex;flex-direction:column;align-items:flex-end;gap:40px}.tp-card__content .tp-card__meta{gap:14px}.tp-card__name--feature{font-size:27px;letter-spacing:-0.04em;line-height:1.2}.tp-card__name-em{font-style:italic;color:#fc739c}.tp-nudge{padding:0 24px 64px;display:flex;justify-content:center;width:100%}.tp-nudge__inner{display:flex;align-items:center;gap:18px;max-width:1200px;width:100%;padding:22px 28px;background:linear-gradient(to right, #ffffff 30%, #fff5f8);border:1px solid #e4e4e7;border-radius:24px;overflow:hidden}.tp-nudge__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;background:linear-gradient(to bottom, #fc739c, #f45273);border-radius:12px;box-shadow:0px 6px 16px 0px rgba(252,115,156,.4);font-size:16px;color:#fff}.tp-nudge__text{display:flex;flex-direction:column;gap:2px;overflow:hidden}.tp-nudge__title{font-size:14.5px;font-weight:600;color:#18181b;white-space:nowrap}@media(max-width: 768px){.tp-nudge__title{white-space:normal}}.tp-nudge__desc{font-size:13px;font-weight:400;color:#71717a;white-space:nowrap}@media(max-width: 768px){.tp-nudge__desc{white-space:normal}}.tp-panel{padding:0 24px 80px;display:flex;justify-content:center;width:100%}@media(max-width: 768px){.tp-panel{padding:0 16px 60px}}.tp-panel__inner{max-width:1200px;width:100%;padding:104px 64px;border-radius:40px;background:radial-gradient(ellipse 50% 45% at 50% 0%, rgba(252, 115, 156, 0.38) 0%, rgba(252, 115, 156, 0) 100%),#121014;display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden}@media(max-width: 768px){.tp-panel__inner{padding:72px 28px;border-radius:28px}}.tp-panel__eyebrow{font-size:11px;font-weight:600;color:#fba0b9;letter-spacing:2.2px;text-transform:uppercase;white-space:nowrap}.tp-panel__h2{display:flex;flex-direction:column;align-items:center;margin-top:22px}.tp-panel__h2-line{display:block;font-size:60px;font-weight:600;color:#fff;letter-spacing:-1.8px;line-height:1.1}@media(max-width: 768px){.tp-panel__h2-line{font-size:40px;letter-spacing:-1.2px}}@media(max-width: 468px){.tp-panel__h2-line{font-size:34px}}.tp-panel__h2-em{display:block;font-family:"IBM Plex Serif",Georgia,serif;font-style:italic;font-size:64px;color:#fba0b9;letter-spacing:-1.28px;line-height:1.1}@media(max-width: 768px){.tp-panel__h2-em{font-size:44px;letter-spacing:-0.88px}}@media(max-width: 468px){.tp-panel__h2-em{font-size:36px}}.tp-panel__desc{margin-top:18px;font-size:16px;font-weight:400;color:hsla(0,0%,100%,.55);line-height:1.65}@media(max-width: 768px){.tp-panel__desc{font-size:15px}}.tp-panel__btns{display:flex;align-items:center;gap:14px;margin-top:40px;flex-wrap:wrap;justify-content:center}.tp-panel__btn-ghost .cta{background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.16);color:#fff;padding:15px 28px;font-size:15px;font-weight:500;border-radius:14px;min-width:unset}.tp-panel__btn-ghost .cta .arrow svg path{fill:#fff}.tp-panel__btn-primary .cta{padding:15px 30px;font-size:15px;font-weight:600;border-radius:14px;min-width:unset}.tp-panel__foot{display:flex;align-items:center;gap:26px;margin-top:36px;list-style:none;flex-wrap:wrap;justify-content:center}.tp-panel__foot li{font-size:12.5px;font-weight:500;color:hsla(0,0%,100%,.35);white-space:nowrap}
