.navbar{position:fixed;top:0;left:0;right:0;height:60px;background:#fff;box-shadow:0 1px 3px #0000000d;color:#4b3e99;display:flex;align-items:center;justify-content:space-between;padding:0 32px;z-index:100}.navbar__brand{font-weight:700;font-size:18px;letter-spacing:.5px;display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.navbar__logo-img{height:36px;width:auto;display:block}.navbar__brand-name{text-transform:uppercase}.navbar__cta{background:linear-gradient(135deg,#e91e63,#ad1457);border:1px solid #C2185B;color:#fff;padding:8px 20px;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;transition:filter .2s}.navbar__links{display:flex;align-items:center;gap:16px}.navbar__link{color:#666;text-decoration:none;font-size:13px;font-weight:600;transition:color .2s}.navbar__link:hover{color:#4b3e99}.navbar__cta:hover{filter:brightness(1.05)}.hero{margin-top:60px;background:linear-gradient(145deg,#1e2bae,#2e48cc 28%,#4e6ede,#6a50c4,#8560d0);color:#fff;padding:100px 24px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.14) 1.5px,transparent 1.5px);background-size:30px 30px;pointer-events:none;z-index:0}.hero__container{position:relative;z-index:1;max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:60px;text-align:left}.hero__left{flex:1;max-width:550px}.hero__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hero__badge{display:inline-flex;align-items:center;gap:6px;background:#0f0f3259;border:1px solid rgba(255,255,255,.22);color:#ffffffeb;border-radius:20px;padding:6px 14px;font-size:12px;font-weight:600;letter-spacing:.3px;margin-bottom:24px}.hero__badge-logo{height:20px;width:auto;display:block;border-radius:3px}.hero__title{font-size:56px;font-weight:800;margin-bottom:16px;letter-spacing:-1.5px;line-height:1.1}.hero__subtitle{font-size:18px;font-weight:500;opacity:.85;line-height:1.5;margin-bottom:28px}.hero__cta{display:inline-flex;align-items:center;gap:8px;background:#b62391;color:#fff;padding:16px 36px;border-radius:100px;font-size:15px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;transition:transform .15s,box-shadow .15s,background .15s;box-shadow:0 4px 14px #b6239166}.hero__cta--start{background:#b62391}.hero__demo-cta{display:inline-flex;align-items:center;gap:8px;background:#5b21b6;color:#fff;padding:16px 36px;border-radius:100px;font-size:15px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;transition:transform .15s,box-shadow .15s,background .15s;box-shadow:0 4px 14px #5b21b673}.hero__demo-cta:hover{transform:translateY(-2px);box-shadow:0 6px 20px #5b21b68c;background:#6d28d9}.hero__cta:hover{transform:translateY(-2px);box-shadow:0 6px 20px #b6239180;background:#cc25a1}.hero__right{flex:1;position:relative;display:flex;align-items:center;justify-content:center}.hero__pills{display:flex;flex-direction:column;gap:16px;width:100%;max-width:380px}.hero__pill{display:flex;align-items:center;gap:14px;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(12px);border-radius:50px;padding:16px 24px;font-size:15px;font-weight:600;color:#fff}.hero__pill .material-icons-outlined{font-size:22px;color:#ffffffe6;flex-shrink:0}@media(max-width:900px){.hero__container{flex-direction:column;text-align:center;gap:40px}.hero__left{display:flex;flex-direction:column;align-items:center}.hero__right{width:100%}.hero__pills{max-width:500px;width:100%}}.section{padding:64px 24px}.section--grey{background:#f8f9fa}.section__title{font-size:28px;font-weight:700;margin-bottom:8px;text-align:center;letter-spacing:-.3px}.section__desc{font-size:15px;color:#757575;text-align:center;margin-bottom:40px}.lp-steps-section{padding:48px 24px}.lp-steps{display:flex;align-items:center;justify-content:center;max-width:960px;margin:0 auto}.lp-step{flex:1;text-align:center;padding:24px 20px}.lp-step__num{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--accent-purple),#9C27B0);color:#fff;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.lp-step__title{font-size:16px;font-weight:600;margin-bottom:6px;color:#212121}.lp-step__text{font-size:14px;color:#757575;line-height:1.5}.lp-step__arrow{font-size:24px;color:#bdbdbd;flex-shrink:0;padding:0 8px;margin-bottom:28px}.lp-audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:960px;margin:40px auto 0}.lp-audience-card{background:#fff;border-radius:16px;padding:32px 24px;text-align:center;box-shadow:0 1px 3px #0000000f;transition:box-shadow .2s,transform .2s}.lp-audience-card:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.lp-audience-card__icon{font-size:36px;color:var(--property-a);margin-bottom:12px;display:block}.lp-audience-card__title{font-size:18px;font-weight:700;margin-bottom:10px}.lp-audience-card__text{font-size:14px;color:#616161;line-height:1.5}.sections-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:960px;margin:0 auto}.section-card{background:#fff;border-radius:14px;padding:28px 20px;text-align:center;box-shadow:0 1px 3px #0000000f;transition:box-shadow .2s,transform .2s}.section-card:hover{box-shadow:0 6px 20px #00000014;transform:translateY(-2px)}.section-card__icon{font-size:32px;color:var(--property-a);margin-bottom:12px}.section-card__name{font-size:15px;font-weight:600;margin-bottom:6px}.section-card__text{font-size:13px;color:#757575;line-height:1.4}.templates-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;max-width:960px;margin:0 auto}.template-card{background:#fff;border-radius:14px;padding:24px;text-decoration:none;color:inherit;box-shadow:0 1px 3px #0000000f;transition:box-shadow .2s,transform .2s}.template-card:hover{box-shadow:0 6px 20px #00000014;transform:translateY(-2px)}.template-card__category{display:inline-block;background:#e8eaf6;color:var(--property-a);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:3px 10px;border-radius:10px;margin-bottom:10px}.template-card__title{font-size:16px;font-weight:600;margin-bottom:6px}.template-card__desc{font-size:13px;color:#757575;line-height:1.4;margin-bottom:12px}.template-card__properties{display:flex;align-items:center;gap:8px;font-size:12px;color:#616161}.template-card__label{font-weight:500}.template-card__vs{color:#9e9e9e;font-style:italic}.section--examples{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#f6f9ff)}.section__intro--examples{max-width:760px;margin:0 auto 32px;text-align:center}.section__eyebrow{display:flex;width:fit-content;align-items:center;margin:0 auto 12px;padding:6px 12px;border-radius:999px;background:#e8eaf6;color:var(--property-a);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.section__eyebrow--subtle{margin:0 0 10px;background:#eef2ff}.ex-thumb{display:flex;height:200px;border-radius:14px 14px 0 0;overflow:hidden;flex-shrink:0}.ex-thumb--sm{height:130px}.ex-thumb--collab{height:150px;border-radius:12px 12px 0 0}.ex-thumb__half{flex:1;position:relative;overflow:hidden;background:#e2e8f0}.ex-thumb__half--left{border-right:3px solid white}.ex-thumb__half--right{border-left:3px solid white}.ex-thumb__divider{width:3px;background:#fff;flex-shrink:0}.ex-thumb__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.examples-showcase__lead:hover .ex-thumb__img,.template-card--example:hover .ex-thumb__img,.examples-collaboration__card:hover .ex-thumb__img{transform:scale(1.05)}.ex-thumb__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#e2e8f0;color:#94a3b8}.ex-thumb__placeholder .material-icons-outlined{font-size:32px}.ex-thumb__side-label{position:absolute;top:8px;font-size:10px;font-weight:800;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffffeb;color:#1e2bae;line-height:1;box-shadow:0 1px 4px #0000002e}.ex-thumb__half--left .ex-thumb__side-label{left:8px}.ex-thumb__half--right .ex-thumb__side-label{right:8px}.ex-props{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:13px}.ex-props--sm{font-size:12px}.ex-props--collab{font-size:13px;color:#64748b}.ex-props__label{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;background:#1e2bae14;color:#1e2bae;font-weight:600;white-space:nowrap;font-size:inherit}.ex-props__vs{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em}.examples-showcase{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:20px;max-width:1100px;margin:0 auto;align-items:stretch}.examples-showcase__lead{display:flex;flex-direction:column;border-radius:18px;overflow:hidden;background:#fff;border:1px solid #e2e8f0;box-shadow:0 8px 28px #1a237e1a;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease}.examples-showcase__lead:hover{transform:translateY(-3px);box-shadow:0 16px 40px #1a237e26}.examples-showcase__body{display:flex;flex-direction:column;gap:12px;padding:20px 22px 22px;flex:1;background:linear-gradient(180deg,#fff,#f8faff)}.examples-showcase__meta-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.examples-showcase__live-pill{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:11px;font-weight:700}.examples-showcase__live-pill .material-icons-outlined{font-size:14px}.examples-showcase__lead-title{font-size:22px;line-height:1.2;font-weight:700;color:#0f172a;margin:0}.examples-showcase__lead-desc{font-size:14px;line-height:1.7;color:#475569;margin:0}.examples-showcase__cta{margin-top:auto;display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:14px;color:#1e2bae}.examples-showcase__cta .material-icons-outlined{font-size:16px;transition:transform .2s}.examples-showcase__lead:hover .examples-showcase__cta .material-icons-outlined{transform:translate(3px)}.examples-showcase__stack{display:grid;gap:16px}.template-card--example{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background:#fff;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0f172a0f;text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease}.template-card--example:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1a237e1f;border-color:#1e2bae2e}.template-card__body{display:flex;flex-direction:column;gap:8px;padding:14px 16px 16px}.template-card--example .template-card__category{margin-bottom:0}.template-card--example .template-card__title{font-size:15px;font-weight:700;color:#0f172a;margin:0;line-height:1.3}.examples-collaboration{max-width:1100px;margin:28px auto 0;padding:28px;border-radius:22px;border:1px solid #E2E8F0;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 10px 28px #0f172a0f}.examples-collaboration__intro{max-width:760px;margin-bottom:24px}.examples-collaboration__title{font-size:24px;line-height:1.2;font-weight:700;color:#0f172a;margin-bottom:8px}.examples-collaboration__desc{font-size:15px;line-height:1.7;color:#475569}.examples-collaboration__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.examples-collaboration__card{display:flex;flex-direction:column;gap:0;border-radius:16px;border:1px solid #E2E8F0;background:#fff;text-decoration:none;color:inherit;overflow:hidden;box-shadow:0 2px 8px #0f172a0d;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.examples-collaboration__card:hover{transform:translateY(-2px);border-color:#1e2bae38;box-shadow:0 10px 28px #1e293b1a}.examples-collaboration__card .examples-collaboration__meta,.examples-collaboration__card .examples-collaboration__card-title,.examples-collaboration__card .examples-collaboration__card-desc,.examples-collaboration__card .examples-collaboration__cta,.examples-collaboration__card .ex-props--collab{padding-left:18px;padding-right:18px}.examples-collaboration__card .examples-collaboration__meta{padding-top:14px}.examples-collaboration__card .examples-collaboration__cta{padding-bottom:16px}.examples-collaboration__meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:8px}.examples-collaboration__badge,.examples-collaboration__category{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.examples-collaboration__badge{background:#e0e7ff;color:#3730a3}.examples-collaboration__category{background:#ecfdf5;color:#047857}.examples-collaboration__card-title{font-size:16px;line-height:1.3;font-weight:700;color:#0f172a;margin-bottom:6px}.examples-collaboration__card-desc{font-size:13px;line-height:1.65;color:#475569;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.examples-collaboration__cta{margin-top:auto;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#1e2bae;padding-top:10px;border-top:1px solid #f1f5f9;margin-left:18px;margin-right:18px}.examples-collaboration__cta .material-icons-outlined{font-size:15px;transition:transform .2s}.examples-collaboration__card:hover .examples-collaboration__cta .material-icons-outlined{transform:translate(3px)}.cta-footer{background:linear-gradient(135deg,#0d1340,#1a237e 40%,#00695c);color:#fff;text-align:center;padding:64px 24px}.cta-footer__title{font-size:32px;font-weight:700;margin-bottom:10px}.cta-footer__subtitle{font-size:16px;opacity:.85;max-width:480px;margin:0 auto 28px;line-height:1.5}.cta-footer__btn{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#e91e63,#ad1457);color:#fff;padding:14px 36px;border-radius:10px;font-size:15px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 20px #e91e6359}.cta-footer__btn:hover{transform:translateY(-2px);box-shadow:0 6px 24px #e91e6373}.cta-footer__btn .material-icons-outlined{font-size:20px}.cta-footer__demo{margin-top:16px;font-size:14px;opacity:.8}.cta-footer__demo a{color:#fff;text-decoration:underline}.faq-list{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.faq-item{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000f;overflow:hidden}.faq-item__q{padding:18px 24px;font-size:15px;font-weight:600;color:#212121;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between}.faq-item__q::-webkit-details-marker{display:none}.faq-item__q:after{content:"+";font-size:20px;font-weight:400;color:#9e9e9e;transition:transform .2s}.faq-item[open] .faq-item__q:after{content:"−"}.faq-item__a{padding:0 24px 18px;font-size:14px;line-height:1.7;color:#616161}@media(max-width:1024px){.sections-grid{grid-template-columns:repeat(2,1fr)}.examples-showcase,.examples-collaboration__grid{grid-template-columns:1fr}}@media(max-width:768px){.navbar{padding:0 16px}.navbar__brand-name{display:none}.navbar__brand{gap:6px}.navbar__logo-img{height:32px}.hero{padding:56px 20px 48px}.hero__title{font-size:34px}.hero__subtitle{font-size:16px}.hero__actions{width:100%}.hero__cta,.hero__demo-cta{width:100%;justify-content:center}.section{padding:48px 20px}.section__title{font-size:24px}.lp-steps-section{padding:36px 20px}.lp-steps{flex-direction:column}.lp-step__arrow{display:none}.lp-audience-grid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.sections-grid{grid-template-columns:1fr;max-width:400px}.examples-showcase__lead-title{font-size:20px}.ex-thumb{height:160px}.ex-thumb--collab{height:130px}.examples-collaboration{padding:20px;border-radius:18px}.examples-collaboration__title{font-size:22px}.cta-footer{padding:48px 20px}.cta-footer__title{font-size:26px}.faq-item__q{padding:16px 18px;font-size:14px}.faq-item__a{padding:0 18px 16px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#212121;background:#fff;-webkit-font-smoothing:antialiased}:root{--property-a: #1A237E;--property-b: #00897B;--accent-purple: #7B1FA2}
