@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap");:root{--tp-navy:#0f172a;--tp-muted:#526176;--tp-blue:#0b63b6;--tp-blue-dark:#074f94;--tp-violet:#7c3aed;--tp-cyan:#06b6d4;--tp-green:#16a34a;--tp-border:#dbe4f0;--tp-surface:#f8fafc;--tp-blue-surface:#edf5ff;--tp-shadow:0 24px 70px rgba(15,23,42,.14)}html{scroll-behavior:smooth}body{background:#fff;color:var(--tp-navy);font-family:Poppins,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}a{color:inherit}.tp-container{margin:0 auto;max-width:1180px;padding:0 24px}.tp-skip{background:var(--tp-navy);border-radius:8px;color:#fff;left:-999px;padding:10px 14px;position:absolute;top:12px;z-index:100}.tp-skip:focus{left:16px}.tp-header{backdrop-filter:blur(18px);background:hsla(0,0%,100%,.9);border-bottom:1px solid rgba(219,228,240,.78);position:sticky;top:0;z-index:50}.tp-header__inner{align-items:center;display:flex;gap:20px;justify-content:space-between;min-height:78px}.tp-brand{align-items:center;display:inline-flex;gap:12px;text-decoration:none}.tp-brand__mark{background:#fff;border-radius:14px;box-shadow:0 14px 34px rgba(37,99,235,.16);display:grid;height:48px;overflow:hidden;padding:6px;place-items:center;width:48px}.tp-brand__mark img{display:block;height:100%;object-fit:contain;width:100%}.tp-brand__name{color:var(--tp-navy);font-size:20px;font-weight:800}.tp-nav{align-items:center;background:hsla(0,0%,100%,.76);border:1px solid rgba(219,228,240,.8);border-radius:999px;color:var(--tp-muted);display:flex;font-size:14px;font-weight:700;gap:6px;padding:4px}.tp-login,.tp-nav a{border-radius:999px;padding:10px 14px;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}.tp-login:hover,.tp-nav a:hover{background:var(--tp-blue-surface);color:var(--tp-blue)}.tp-header__actions{align-items:center;display:flex;gap:10px}.tp-login{color:var(--tp-muted);font-size:14px;font-weight:700}.tp-button{align-items:center;border-radius:8px;display:inline-flex;font-size:14px;font-weight:800;justify-content:center;min-height:44px;padding:12px 18px;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.tp-button:hover{box-shadow:0 14px 28px rgba(15,23,42,.14);transform:translateY(-2px)}.tp-button--primary{background:var(--tp-blue);color:#fff}.tp-button--primary:hover{background:var(--tp-blue-dark);color:#fff}.tp-button--secondary{background:#fff;border:1px solid var(--tp-border);color:var(--tp-navy)}.tp-section{padding:100px 0}.tp-section--soft{background:linear-gradient(135deg,#f8fafc,#eef4ff)}.tp-section--dark{background:#08111f;color:#fff}.tp-hero{background:linear-gradient(135deg,#fff,#f8fafc 48%,#eef4ff);overflow:hidden;padding:92px 0 82px;position:relative}.tp-hero:before{background:radial-gradient(circle at 16% 18%,rgba(37,99,235,.16),transparent 32%),radial-gradient(circle at 82% 16%,rgba(124,58,237,.16),transparent 28%),radial-gradient(circle at 66% 82%,rgba(34,211,238,.14),transparent 30%);content:"";inset:0;position:absolute}.tp-hero__grid{align-items:center;display:grid;gap:48px;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);position:relative}.tp-eyebrow{align-items:center;background:hsla(0,0%,100%,.82);border:1px solid rgba(11,99,182,.16);border-radius:999px;color:var(--tp-blue);display:inline-flex;font-size:12px;font-weight:800;gap:8px;letter-spacing:.08em;padding:8px 12px;text-transform:uppercase}.tp-hero h1,.tp-page-hero h1{color:var(--tp-navy);font-size:clamp(40px,6vw,68px);letter-spacing:0;line-height:1.04;margin:22px 0 0;max-width:840px}.tp-gradient-text{background:linear-gradient(90deg,var(--tp-blue),var(--tp-violet));-webkit-background-clip:text;background-clip:text;color:transparent}.tp-lede{color:var(--tp-muted);font-size:18px;line-height:1.75;margin:22px 0 0;max-width:760px}.tp-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.tp-hero__visual{background:hsla(0,0%,100%,.56);border:1px solid hsla(0,0%,100%,.8);border-radius:28px;box-shadow:var(--tp-shadow);padding:12px;position:relative}.tp-hero__visual img{border-radius:20px;display:block;width:100%}.tp-band{background:linear-gradient(90deg,#eef4ff,#fff,#f5f3ff);border-bottom:1px solid var(--tp-border);border-top:1px solid var(--tp-border);padding:28px 0}.tp-band p{font-size:18px;font-weight:700;line-height:1.7;margin:0;max-width:920px}.tp-section-head{max-width:760px}.tp-section-head--center{margin:0 auto;text-align:center}.tp-page-hero h1,.tp-section-head h2{font-size:clamp(32px,4vw,48px);letter-spacing:0;line-height:1.12;margin:12px 0 0}.tp-page-hero p,.tp-section-head p{color:var(--tp-muted);font-size:17px;line-height:1.7}.tp-grid{display:grid;gap:22px}.tp-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.tp-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.tp-card{background:#fff;border:1px solid var(--tp-border);border-radius:8px;box-shadow:0 1px 0 rgba(15,23,42,.04);overflow:hidden;padding:28px;position:relative;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.tp-card:hover{border-color:rgba(11,99,182,.32);box-shadow:var(--tp-shadow);transform:translateY(-4px)}.tp-card h3{font-size:20px;margin:0 0 10px}.tp-card li,.tp-card p{color:var(--tp-muted);line-height:1.65}.tp-icon{background:var(--tp-blue-surface);border-radius:8px;color:var(--tp-blue);display:grid;font-size:22px;font-weight:900;height:46px;margin-bottom:18px;place-items:center;width:46px}.tp-process{counter-reset:step;margin-top:36px}.tp-process .tp-card:before{background:var(--tp-blue);border-radius:999px;color:#fff;content:counter(step);counter-increment:step;display:grid;font-size:14px;font-weight:900;height:34px;margin-bottom:18px;place-items:center;width:34px}.tp-feature-row{align-items:center;display:grid;gap:44px;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr)}.tp-feature-row img{border:1px solid hsla(0,0%,100%,.72);border-radius:24px;box-shadow:var(--tp-shadow);width:100%}.tp-list{display:grid;gap:12px;list-style:none;margin:22px 0 0;padding:0}.tp-list li{color:var(--tp-muted);display:flex;gap:10px;line-height:1.6}.tp-list li:before{background:var(--tp-blue);border-radius:999px;content:"";flex:0 0 auto;height:8px;margin-top:10px;width:8px}.tp-page-hero{background:linear-gradient(135deg,#f8fafc,#eef4ff);padding:100px 0}.tp-page-hero--visual{overflow:hidden;position:relative}.tp-page-hero--visual:before{background:radial-gradient(circle at 12% 20%,rgba(11,99,182,.16),transparent 30%),radial-gradient(circle at 88% 18%,rgba(124,58,237,.14),transparent 28%);content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.tp-page-hero--visual .tp-hero__grid{min-height:clamp(500px,58vw,680px)}.tp-page-hero--visual .tp-hero__grid>div:first-child{position:relative;z-index:2}.tp-page-hero--visual .tp-hero__grid>.tp-browser-frame,.tp-page-hero--visual .tp-hero__grid>.tp-phone-frame{align-self:stretch;background:transparent;border:0;border-radius:0;box-shadow:none;justify-self:stretch;max-width:none;padding:0}.tp-page-hero--visual .tp-hero__grid>.tp-browser-frame:hover,.tp-page-hero--visual .tp-hero__grid>.tp-phone-frame:hover{box-shadow:none;transform:none}.tp-page-hero--visual .tp-hero__grid>.tp-browser-frame img,.tp-page-hero--visual .tp-hero__grid>.tp-phone-frame img{border:0;border-radius:0;box-shadow:none;height:100%;min-height:clamp(360px,48vw,620px);object-fit:cover;object-position:center}.tp-page-hero--visual:not(.tp-page-hero--home){padding:86px 0 72px}.tp-page-hero--visual:not(.tp-page-hero--home) .tp-hero__grid{gap:38px;grid-template-columns:1fr;min-height:auto;text-align:center}.tp-page-hero--visual:not(.tp-page-hero--home) .tp-hero__grid>div:first-child{justify-self:center;max-width:900px}.tp-page-hero--visual:not(.tp-page-hero--home) .tp-lede,.tp-page-hero--visual:not(.tp-page-hero--home) h1{margin-left:auto;margin-right:auto}.tp-page-hero--visual:not(.tp-page-hero--home) .tp-actions{justify-content:center}.tp-page-hero--visual:not(.tp-page-hero--home) .tp-hero__grid>.tp-browser-frame,.tp-page-hero--visual:not(.tp-page-hero--home) .tp-hero__grid>.tp-phone-frame{justify-self:center;max-width:1040px;width:min(100%,1040px)}.tp-page-hero--visual:not(.tp-page-hero--home) .tp-hero__grid>.tp-browser-frame img,.tp-page-hero--visual:not(.tp-page-hero--home) .tp-hero__grid>.tp-phone-frame img{height:auto;max-height:none;min-height:0;object-fit:contain;object-position:center;width:100%}.tp-page-hero--home{background:linear-gradient(135deg,#f4f8ff,#eef5ff 54%,#f3f0ff);min-height:clamp(620px,78vh,760px);padding:0}.tp-page-hero--home:after{background:linear-gradient(90deg,#f4f8ff,#f4f8ff 36%,rgba(244,248,255,.88) 47%,rgba(244,248,255,.2) 61%,rgba(244,248,255,0) 78%),linear-gradient(180deg,hsla(0,0%,100%,.34),hsla(0,0%,100%,0));content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.tp-page-hero--home .tp-hero__grid{gap:32px;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:clamp(620px,78vh,760px)}.tp-page-hero--home .tp-hero__grid>div:first-child{max-width:640px;padding:88px 0}.tp-page-hero--home h1{font-size:clamp(42px,4.8vw,62px);line-height:1.08;max-width:620px}.tp-page-hero--home .tp-lede{max-width:580px}.tp-page-hero--home .tp-hero__grid>.tp-phone-frame{align-items:flex-end;display:flex;inset:auto calc(590px - 50vw) 0 45%;justify-content:flex-end;position:absolute;z-index:0}.tp-page-hero--home .tp-hero__grid>.tp-phone-frame img{filter:saturate(1.04) contrast(1.02);height:auto;max-height:clamp(600px,74vh,730px);max-width:none;min-height:0;object-fit:contain;object-position:right bottom;width:auto}.tp-card--wide{max-width:920px}.tp-shot-grid{display:grid;gap:22px;grid-template-columns:minmax(0,1fr);margin-top:34px}.tp-shot-grid--multi{grid-template-columns:repeat(2,minmax(0,1fr))}.tp-browser-frame,.tp-phone-frame{background:#fff;border:1px solid rgba(219,228,240,.9);box-shadow:var(--tp-shadow);margin:0;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.tp-browser-frame:hover,.tp-phone-frame:hover{box-shadow:0 30px 80px rgba(15,23,42,.17);transform:translateY(-4px)}.tp-browser-frame{border-radius:18px;padding:10px}.tp-phone-frame{border-radius:30px;justify-self:center;max-width:320px;padding:12px}.tp-browser-frame img,.tp-phone-frame img{border-radius:12px;display:block;height:auto;width:100%}.tp-phone-frame img{border-radius:22px}.tp-visual-collage{align-items:center;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.tp-visual-collage .tp-phone-frame{max-width:230px}.tp-visual-collage .tp-browser-frame{align-self:stretch}.tp-cta-wave{overflow:hidden;position:relative}.tp-cta-wave:before{background-image:url(../images/backgrounds/cta-background-wave.png);background-position:50%;background-size:cover;content:"";inset:0;opacity:.18;position:absolute}.tp-cta-wave>*{position:relative}.tp-form-shell{background:#fff;border:1px solid var(--tp-border);border-radius:12px;box-shadow:var(--tp-shadow);padding:28px}.tp-footer{background:#07111f;color:#fff;padding:58px 0 24px}.tp-footer__grid{display:grid;gap:32px;grid-template-columns:1.4fr repeat(3,minmax(0,1fr))}.tp-brand--footer .tp-brand__name,.tp-footer h2{color:#fff}.tp-footer h2{font-size:14px;letter-spacing:.08em;margin:0 0 14px;text-transform:uppercase}.tp-footer a{color:#c8d3e3;display:block;margin:9px 0;text-decoration:none}.tp-footer a:hover{color:#fff}.tp-footer__bottom,.tp-footer__copy{color:#c8d3e3}.tp-footer__copy{line-height:1.7;max-width:380px}.tp-footer__bottom{border-top:1px solid hsla(0,0%,100%,.12);display:flex;font-size:13px;gap:18px;justify-content:space-between;margin-top:44px;padding-top:22px}.tp-legal{max-width:860px}.tp-legal-shell{align-items:start;display:grid;gap:34px;grid-template-columns:260px minmax(0,1fr);max-width:1180px}.tp-legal-toc{background:#fff;border:1px solid var(--tp-border);border-radius:8px;box-shadow:0 1px 0 rgba(15,23,42,.04);padding:18px;position:sticky;top:104px}.tp-legal-toc strong{color:var(--tp-navy);display:block;font-size:14px;margin-bottom:12px}.tp-legal-toc nav{display:grid;gap:7px}.tp-legal-toc a{color:var(--tp-muted);font-size:13px;line-height:1.45;text-decoration:none}.tp-legal-toc a:hover{color:var(--tp-blue)}.tp-legal article{background:#fff;border:1px solid var(--tp-border);border-radius:8px;padding:32px}.tp-legal h2{margin-top:32px}.tp-legal article h2:first-child{margin-top:0}.tp-legal h3{margin-top:24px}.tp-legal li,.tp-legal p{color:var(--tp-muted);line-height:1.78}.tp-legal ul{padding-left:22px}.tp-legal-updated{color:var(--tp-navy)}.tp-legal-table-wrap{border:1px solid var(--tp-border);border-radius:8px;margin:22px 0;overflow-x:auto}.tp-legal table{border-collapse:collapse;font-size:14px;min-width:780px;width:100%}.tp-legal td,.tp-legal th{border-bottom:1px solid var(--tp-border);padding:13px 14px;text-align:left;vertical-align:top}.tp-legal th{background:var(--tp-blue-surface);color:var(--tp-navy);font-weight:800}.tp-legal tr:last-child td{border-bottom:0}@media (max-width:960px){.tp-login,.tp-nav{display:none}.tp-feature-row,.tp-footer__grid,.tp-grid--2,.tp-grid--3,.tp-hero__grid,.tp-legal-shell,.tp-shot-grid--multi,.tp-visual-collage{grid-template-columns:1fr}.tp-legal-toc{position:static}.tp-header__inner{min-height:72px}.tp-hero,.tp-page-hero,.tp-section{padding:80px 0}.tp-page-hero--visual .tp-hero__grid{min-height:auto}.tp-page-hero--visual .tp-hero__grid>.tp-browser-frame img,.tp-page-hero--visual .tp-hero__grid>.tp-phone-frame img{min-height:360px}.tp-page-hero--visual:not(.tp-page-hero--home){padding:76px 0 60px}.tp-page-hero--visual:not(.tp-page-hero--home) .tp-hero__grid>.tp-browser-frame img,.tp-page-hero--visual:not(.tp-page-hero--home) .tp-hero__grid>.tp-phone-frame img{min-height:0;object-fit:contain}.tp-page-hero--home{min-height:auto;padding:80px 0 0}.tp-page-hero--home:after{background:linear-gradient(180deg,#f4f8ff,rgba(244,248,255,.82) 48%,rgba(244,248,255,.12))}.tp-page-hero--home .tp-hero__grid{min-height:auto}.tp-page-hero--home .tp-hero__grid>div:first-child{padding:0}.tp-page-hero--home .tp-hero__grid>.tp-phone-frame{inset:auto;min-height:420px;position:relative}.tp-page-hero--home .tp-hero__grid>.tp-phone-frame img{max-height:none;max-width:100%;min-height:420px;object-fit:cover;object-position:center top;width:100%}.tp-footer__bottom{flex-direction:column}}@media (max-width:560px){.tp-container{padding:0 18px}.tp-brand__name{font-size:18px}.tp-button{width:100%}.tp-header__actions{flex:1;justify-content:flex-end}.tp-hero,.tp-page-hero,.tp-section{padding:64px 0}.tp-legal article{padding:22px}.tp-page-hero--visual .tp-hero__grid>.tp-browser-frame img,.tp-page-hero--visual .tp-hero__grid>.tp-phone-frame img{min-height:300px}.tp-page-hero--home{padding:64px 0 0}.tp-page-hero--home .tp-hero__grid>.tp-phone-frame,.tp-page-hero--home .tp-hero__grid>.tp-phone-frame img{min-height:340px}}