.frank-landing{--white:#ffffff;--ink-muted:#51636a;--grey-2:#8d8b80;--grey-3:#8d8d8d;--grey-4:#393939;--font-serif:"Lora",Georgia,serif}.inner{max-width:1312px;margin-inline:auto;width:100%}.h2{font-family:var(--font-display);font-weight:500;font-size:40px;color:var(--td-primary)}.eyebrow{font-size:14px;font-weight:600;color:var(--td-emerald)}.accent-rule{width:48px;height:3px;background:rgba(245,245,238,.4);border-radius:2px}.btn-primary{display:inline-block;background:var(--td-cream);color:var(--td-primary);font-size:16px;font-weight:600;padding:15px 30px;border-radius:8px;transition:background .15s ease}.btn-primary:hover{background:var(--white)}.link-onteal{font-size:16px;font-weight:500;color:rgba(245,245,238,.85)}.link-onteal:hover{text-decoration:underline}.topbar{background:var(--td-primary);padding:18px 64px;border-bottom:1px solid rgba(245,245,238,.1)}.topbar__inner{max-width:1312px;margin-inline:auto;justify-content:space-between}.lockup,.topbar__inner{display:flex;align-items:center}.lockup{gap:12px}.lockup__badge{width:40px;height:40px}.lockup__text{display:flex;flex-direction:column;gap:1px}.lockup__name{font-family:var(--font-display);font-weight:500;font-size:23px;line-height:1;color:var(--td-cream)}.lockup__by{font-size:11.5px;color:rgba(245,245,238,.55);letter-spacing:.02em}.topbar__actions{display:flex;align-items:center;gap:28px}.topbar__link{font-size:15px;color:rgba(245,245,238,.8)}.topbar__link:hover{text-decoration:underline}.btn-topbar{display:inline-block;background:var(--td-cream);color:var(--td-primary);font-size:15px;font-weight:500;padding:10px 22px;border-radius:8px;transition:background .15s ease}.btn-topbar:hover{background:var(--white)}.hero{position:relative;overflow:hidden;background:var(--td-primary);padding:96px 64px 104px}.hero__inner{position:relative;max-width:1312px;margin-inline:auto;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:72px;gap:72px;align-items:center}.hero__h1{font-family:var(--font-display);font-weight:500;font-size:60px;line-height:1.08;letter-spacing:-.015em;color:var(--td-cream);margin-top:28px;max-width:580px}.hero__sub{font-size:19px;line-height:1.65;color:rgba(245,245,238,.7);margin-top:26px;max-width:540px}.hero__ctas{display:flex;align-items:center;gap:28px;margin-top:42px}.chat{background:var(--white);border-radius:16px;box-shadow:0 25px 50px -12px rgba(0,0,0,.45)}.chat__head{justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(10,35,41,.07)}.chat__head,.chat__id{display:flex;align-items:center}.chat__id{gap:10px}.chat__name{font-size:14px;font-weight:600;color:var(--td-primary)}.chat__meta{font-size:12.5px;color:var(--grey-2)}.chat__badge{font-size:11px;font-weight:600;color:var(--td-emerald);background:var(--td-cream);padding:4px 10px;border-radius:999px}.chat__msgs{display:flex;flex-direction:column;gap:12px;padding:22px 20px}.bubble{font-size:14px;line-height:1.55;padding:12px 16px}.bubble--frank{align-self:flex-start;max-width:86%;background:var(--td-secondary);color:var(--td-cream);border-radius:12px 12px 12px 4px}.bubble--reply{align-self:flex-end;max-width:80%;background:var(--td-cream);color:var(--grey-4);border-radius:12px 12px 4px 12px}.chat__composer{margin:0 20px 20px;border:1px solid var(--border-input);border-radius:10px;padding:12px 16px;font-size:14px;color:var(--grey-3)}.problem{background:var(--white);padding:104px 64px}.problem__inner{max-width:1312px;margin-inline:auto;display:flex;flex-direction:column;align-items:flex-start}.problem__headline{font-family:var(--font-display);font-weight:500;font-size:36px;line-height:1.22;color:var(--td-primary);max-width:820px}.problem__body{font-size:18px;line-height:1.65;color:var(--ink-muted);max-width:680px;margin-top:22px}.how{background:var(--td-cream);padding:104px 64px}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:48px;gap:48px;margin-top:56px}.step{border-top:1px solid rgba(10,35,41,.15);padding-top:26px}.step__num{font-family:var(--font-display);font-size:19px;color:var(--td-emerald)}.step__title{font-family:var(--font-body);font-size:20px;font-weight:600;color:var(--td-primary);margin:12px 0 8px}.step__body{font-size:15px;line-height:1.65;color:var(--ink-muted)}.cats{background:var(--white);padding:104px 64px}.cats__sub{font-size:17px;color:var(--ink-muted);margin-top:16px}.cats__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-top:52px}.cat-card{display:flex;flex-direction:column;background:var(--td-cream);border-radius:12px;padding:26px 24px}.cat-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:rgba(25,168,124,.1);color:var(--td-emerald);margin-bottom:16px}.cat-icon svg{width:24px;height:24px}.cat-tag{font-size:12px;font-weight:600;color:var(--td-emerald)}.cat-item__name{font-size:16px;font-weight:600;color:var(--td-secondary);margin-top:12px}.cat-item__desc{font-size:13.5px;line-height:1.55;color:var(--ink-muted);margin-top:6px}.cat-card--open{background:transparent;border:1px dashed rgba(10,35,41,.25)}.slider{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:20px;gap:20px;width:100%;max-width:920px;margin:56px auto 0}.slider__arrow{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:0;border-radius:50%;background:var(--td-cream);color:var(--td-primary);font-size:26px;line-height:1;cursor:pointer;transition:background .15s ease,opacity .15s ease}.slider__arrow:hover:not(:disabled){background:var(--white)}.slider__arrow:disabled{opacity:.35;cursor:default}.slider__frame{background:var(--td-secondary);border-radius:12px;box-shadow:0 25px 50px -12px rgba(0,0,0,.4)}.slider__frame,.slider__viewport{overflow:hidden}.slider__track{display:flex;width:200%;transition:transform .4s ease}.slider__img{display:block;width:50%;height:auto}.slider__foot{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:26px}.slider__dots{display:flex;gap:10px}.slider__dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(245,245,238,.3);cursor:pointer;transition:background .15s ease}.slider__dot.is-active{background:var(--td-cream)}.slider__caption{font-size:15px;color:rgba(245,245,238,.7)}.slider__caption strong{color:var(--td-cream);font-weight:600}.preview{background:var(--td-primary);padding:104px 64px}.preview__inner{max-width:1312px;margin-inline:auto;display:flex;flex-direction:column;align-items:center;text-align:center}.preview__h2{font-family:var(--font-display);font-weight:500;font-size:40px;color:var(--td-cream);margin-top:24px;max-width:720px}.preview__sub{font-size:16px;line-height:1.65;color:rgba(245,245,238,.65);margin-top:16px;max-width:560px}.preview__frame{width:1040px;max-width:100%;margin-top:56px;background:var(--td-secondary);border-radius:12px;box-shadow:0 25px 50px -12px rgba(0,0,0,.4);overflow:hidden}.preview__chrome{display:flex;align-items:center;gap:7px;padding:13px 18px}.dot{width:10px;height:10px;border-radius:50%;background:rgba(245,245,238,.25)}.preview__img{display:block;width:100%;height:auto}.why{background:var(--td-cream);padding:104px 64px}.why__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:44px;gap:44px;margin-top:52px}.why__title{font-family:var(--font-body);font-size:17px;font-weight:600;color:var(--td-primary);margin-bottom:8px}.why__body{font-size:14.5px;line-height:1.65;color:var(--ink-muted)}.tst{background:var(--white);padding:104px 64px}.tst__grid{max-width:1312px;margin-inline:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.tst-card{background:var(--td-cream);border-radius:12px;padding:34px 30px;display:flex;flex-direction:column;gap:24px}.tst-card__quote{font-family:var(--font-serif);font-size:18px;line-height:1.6;color:var(--td-secondary)}.tst-card__name{font-size:14px;font-weight:600;color:var(--td-primary)}.tst-card__role{font-size:13px;color:var(--grey-2);margin-top:2px}.cta{background:var(--td-primary);padding:112px 64px;display:flex;flex-direction:column;align-items:center;text-align:center}.cta__cone{width:72px;height:72px}.cta__h2{font-family:var(--font-display);font-weight:500;font-size:44px;color:var(--td-cream);max-width:640px;margin-top:20px}.cta__sub{font-size:17px;line-height:1.6;color:rgba(245,245,238,.7);max-width:520px;margin-top:18px}.cta .btn-primary{margin-top:40px;padding:15px 34px}.footer{background:var(--td-cream);padding:40px 64px;border-top:1px solid rgba(10,35,41,.08)}.footer__inner{max-width:1312px;margin-inline:auto;justify-content:space-between}.footer__inner,.footer__lockup{display:flex;align-items:center}.footer__lockup{gap:10px}.footer__name{font-family:var(--font-display);font-weight:500;font-size:17px;line-height:1.1;color:var(--td-primary)}.footer__by{font-size:10.5px;color:var(--grey-2)}.footer__links{display:flex;gap:28px}.footer__link{font-size:13px;color:var(--ink-muted)}.footer__link:hover{text-decoration:underline}@media (max-width:1024px){.hero__inner{grid-template-columns:1fr;gap:48px}.cats__grid,.why__grid{grid-template-columns:repeat(2,1fr)}.tst__grid{grid-template-columns:1fr}}@media (max-width:768px){.topbar{padding:14px 20px}.lockup__badge{width:32px;height:32px}.lockup__name{font-size:18px;line-height:1.05}.lockup__by{font-size:10px}.topbar__link{display:none}.btn-topbar{font-size:13px;padding:9px 16px}.hero{padding:52px 24px 64px}.hero__inner{gap:40px}.hero__h1{font-size:34px;line-height:1.12;letter-spacing:-.01em}.hero__sub{font-size:16px;margin-top:18px}.hero__ctas{flex-direction:column;align-items:stretch;gap:16px;margin-top:30px}.hero__ctas .btn-primary{text-align:center;padding:14px 0}.link-onteal{text-align:center}.h2{font-size:28px}.problem{padding:64px 24px}.problem__headline{font-size:26px;line-height:1.25}.problem__body{font-size:16px}.cats,.how,.preview,.tst,.why{padding:64px 24px}.steps{grid-template-columns:1fr;gap:30px}.slider{gap:10px;margin-top:40px}.slider__arrow{width:38px;height:38px;font-size:22px}.cats__sub{font-size:15px}.cats__grid{grid-template-columns:1fr;gap:16px}.cat-card{padding:24px 22px}.preview__h2{font-size:26px}.preview__frame{width:100%}.why__grid{grid-template-columns:1fr;gap:26px}.cta{padding:72px 24px}.cta__cone{width:56px;height:56px}.cta__h2{font-size:28px}.footer{padding:36px 24px}.footer__inner{flex-direction:column;align-items:flex-start;gap:20px}}