.mkt{--accent:#0e9f6e;--accent-dark:#0b815a;--accent-soft:#ecfdf5;--ink:#1a1d23;--slate:#5b6472;--gray:#8a93a2;--gray-light:#98a0ac;--line:#e7e9ee;--line-2:#e2e6ec;--app-bg:#f4f5f8;--col-bg:#eceef2;--surface:#ffffff;--new:#2f6bf5;--quoted:#f59e0b;--won:#10b981;--lost:#94a3b8;--danger:#d9480f;font-family:Hanken Grotesk,system-ui,sans-serif;background:var(--app-bg);color:var(--ink);line-height:1.55;-webkit-font-smoothing:antialiased}.mkt *{box-sizing:border-box}.mkt .mono{font-family:JetBrains Mono,monospace}.mkt .wrap{max-width:1120px;margin:0 auto;padding:0 24px}.mkt nav{position:sticky;top:0;z-index:50;background:rgba(244,245,248,.82);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.mkt .nav-inner{justify-content:space-between;height:60px;max-width:1120px;margin:0 auto;padding:0 24px}.mkt .logo,.mkt .nav-inner{display:flex;align-items:center}.mkt .logo{gap:11px;font-weight:700;font-size:17px;letter-spacing:-.02em;text-decoration:none;color:var(--ink)}.mkt .logo-mark{width:30px;height:30px;border-radius:9px;background:var(--accent);display:flex;align-items:flex-end;justify-content:center;gap:2.5px;padding-bottom:7px}.mkt .logo-mark span{width:3px;background:#fff;border-radius:2px}.mkt .logo-mark span:first-child{height:9px;opacity:.9}.mkt .logo-mark span:nth-child(2){height:14px}.mkt .logo-mark span:nth-child(3){height:6px;opacity:.75}.mkt .nav-links{display:flex;align-items:center;gap:8px}.mkt .nav-links a.link{color:var(--slate);text-decoration:none;font-size:13.5px;font-weight:500;padding:8px 13px;border-radius:8px;transition:background .15s}.mkt .nav-links a.link:hover{background:#e9ebf0}.mkt .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13.5px;font-weight:600;text-decoration:none;height:38px;padding:0 16px;border-radius:9px;border:none;cursor:pointer;transition:filter .15s,transform .12s,background .15s,box-shadow .15s;font-family:inherit}.mkt .btn-primary{background:var(--accent);color:#fff;box-shadow:0 1px 2px rgba(16,24,40,.1)}.mkt .btn-primary:hover{filter:brightness(.93)}.mkt .btn-ghost{background:var(--surface);color:var(--ink);border:1px solid var(--line-2)}.mkt .btn-ghost:hover{border-color:var(--gray)}.mkt .btn-lg{height:46px;padding:0 22px;font-size:15px;border-radius:11px}.mkt .hero{padding:76px 0 30px;text-align:center}.mkt .eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--accent-soft);color:var(--accent-dark);font-size:12.5px;font-weight:600;padding:6px 13px;border-radius:100px;border:1px solid #c7ebd5;margin-bottom:22px}.mkt .eyebrow .dot{width:7px;height:7px;border-radius:50%;background:var(--accent)}.mkt h1{font-size:clamp(36px,5.8vw,58px);line-height:1.04;letter-spacing:-.035em;font-weight:800;margin-bottom:20px}.mkt h1 .accent{color:var(--accent)}.mkt .hero p.sub{font-size:clamp(16px,2.1vw,20px);color:var(--slate);max-width:600px;margin:0 auto 30px;line-height:1.5}.mkt .hero-cta{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.mkt .hero-note{margin-top:16px;font-size:13px;color:var(--gray)}.mkt .hero-note strong{color:var(--slate);font-weight:600}.mkt .shot{margin:50px auto 0;max-width:1000px;background:var(--app-bg);border:1px solid var(--line);border-radius:16px;box-shadow:0 30px 70px -30px rgba(16,24,40,.35);overflow:hidden}.mkt .shot-top{height:52px;background:var(--surface);border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 18px;gap:11px}.mkt .shot-top .tl{display:flex;gap:7px}.mkt .shot-top .tl span{width:11px;height:11px;border-radius:50%}.mkt .shot-top .tl span:first-child{background:#ff5f57}.mkt .shot-top .tl span:nth-child(2){background:#febc2e}.mkt .shot-top .tl span:nth-child(3){background:#28c840}.mkt .shot-logo{display:flex;align-items:center;gap:9px;margin-left:6px}.mkt .shot-logo .lm{width:24px;height:24px;border-radius:7px;background:var(--accent);display:flex;align-items:flex-end;justify-content:center;gap:2px;padding-bottom:5px}.mkt .shot-logo .lm span{width:2.5px;background:#fff;border-radius:2px}.mkt .shot-logo .lm span:first-child{height:7px;opacity:.9}.mkt .shot-logo .lm span:nth-child(2){height:11px}.mkt .shot-logo .lm span:nth-child(3){height:5px;opacity:.75}.mkt .shot-logo b{font-size:14px;font-weight:700;letter-spacing:-.02em}.mkt .shot-sub{padding:16px 20px 10px;display:flex;align-items:flex-end;justify-content:space-between;gap:14px;flex-wrap:wrap}.mkt .shot-sub h3{font-size:20px;font-weight:700;letter-spacing:-.025em}.mkt .shot-sub .meta{margin-top:3px;font-size:12.5px;color:var(--gray)}.mkt .shot-sub .meta .n{color:var(--slate);font-weight:500}.mkt .shot-sub .meta .fu{color:var(--danger);font-weight:500}.mkt .shot-actions{display:flex;gap:8px}.mkt .pill-input{padding:0 12px;background:#fff;border:1px solid var(--line-2);color:var(--gray-light);gap:7px}.mkt .pill-btn,.mkt .pill-input{height:34px;display:flex;align-items:center;border-radius:8px;font-size:12.5px}.mkt .pill-btn{padding:0 13px;background:var(--accent);color:#fff;font-weight:600;gap:6px}.mkt .board{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:8px 20px 22px}.mkt .col-head{display:flex;align-items:center;gap:8px;padding:2px 4px 10px}.mkt .col-head .cdot{width:8px;height:8px;border-radius:50%}.mkt .col-head .clabel{font-size:13px;font-weight:600;letter-spacing:-.01em}.mkt .col-head .ccount{font-size:11px;font-weight:600;color:var(--gray-light);background:#eaecf0;padding:1px 7px;border-radius:20px}.mkt .col-body{background:var(--col-bg);border-radius:13px;padding:8px;display:flex;flex-direction:column;gap:10px}.mkt .lead-card{background:#fff;border:1px solid var(--line);border-radius:11px;padding:13px;box-shadow:0 1px 2px rgba(16,24,40,.04)}.mkt .lc-head{display:flex;gap:10px;align-items:flex-start}.mkt .lc-avatar{width:34px;height:34px;flex-shrink:0;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:12.5px;font-weight:700}.mkt .lc-name{font-size:14px;font-weight:600;letter-spacing:-.01em;line-height:1.25}.mkt .lc-company{font-size:12px;color:var(--gray-light)}.mkt .lc-due{flex-shrink:0;font-size:10px;font-weight:700;color:#92400e;background:#fce8a6;padding:2px 7px;border-radius:6px;letter-spacing:.02em}.mkt .lc-notes{margin-top:9px;font-size:12.5px;line-height:1.5;color:#6b7280;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mkt .lc-foot{margin-top:11px;display:flex;align-items:center;justify-content:space-between;gap:8px}.mkt .lc-source{font-size:11px;font-weight:500;padding:3px 8px;border-radius:6px}.mkt .lc-value{font-size:12px;font-weight:600;color:#344054}.mkt .strip{padding:48px 0 8px;text-align:center}.mkt .strip .lbl{font-size:12px;text-transform:uppercase;letter-spacing:.09em;color:var(--gray);font-weight:600}.mkt .strip-row{display:flex;justify-content:center;gap:48px;margin-top:22px;flex-wrap:wrap}.mkt .strip-stat .n{font-size:30px;font-weight:800;letter-spacing:-.02em}.mkt .strip-stat .l{font-size:12.5px;color:var(--gray);margin-top:2px}.mkt section{padding:84px 0}.mkt .sec-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:var(--accent);text-align:center;margin-bottom:13px}.mkt .sec-title{font-size:clamp(27px,4vw,40px);font-weight:800;letter-spacing:-.03em;text-align:center;line-height:1.1;margin-bottom:14px}.mkt .sec-sub{font-size:17px;color:var(--slate);text-align:center;max-width:560px;margin:0 auto 52px}.mkt .problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mkt .problem-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:26px}.mkt .problem-card .picon{width:42px;height:42px;border-radius:11px;background:#fef2f2;display:grid;place-items:center;margin-bottom:16px}.mkt .problem-card .picon svg{width:21px;height:21px;stroke:#ef4444}.mkt .problem-card h3{font-size:17px;font-weight:700;margin-bottom:7px;letter-spacing:-.01em}.mkt .problem-card p{font-size:14.5px;color:var(--slate)}.mkt .features{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.mkt .feat-row{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center;margin-bottom:84px}.mkt .feat-row:last-child{margin-bottom:0}.mkt .feat-row.rev .feat-text{order:2}.mkt .feat-text .fnum{font-size:12px;font-weight:700;color:var(--accent);letter-spacing:.04em;margin-bottom:11px;font-family:JetBrains Mono,monospace}.mkt .feat-text h3{font-size:27px;font-weight:800;letter-spacing:-.025em;line-height:1.15;margin-bottom:13px}.mkt .feat-text p{font-size:15.5px;color:var(--slate);margin-bottom:17px}.mkt .feat-list{list-style:none;margin:0;padding:0}.mkt .feat-list li{display:flex;align-items:flex-start;gap:10px;margin-bottom:9px;font-size:14.5px}.mkt .feat-list li svg{width:19px;height:19px;flex-shrink:0;margin-top:1px;stroke:var(--accent)}.mkt .feat-visual{background:var(--app-bg);border:1px solid var(--line);border-radius:14px;padding:22px;min-height:250px;display:flex;flex-direction:column;justify-content:center;gap:11px}.mkt .vrow{justify-content:space-between;background:#fff;border:1px solid var(--line);border-radius:10px;padding:12px 14px}.mkt .vrow,.mkt .vrow .vl{display:flex;align-items:center}.mkt .vrow .vl{gap:10px;font-size:13.5px;font-weight:600}.mkt .vrow .va{font-size:14px;font-weight:600;font-family:JetBrains Mono,monospace;color:#344054}.mkt .vbar{height:6px;border-radius:4px;background:var(--accent);opacity:.85}.mkt .mini-av{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;font-size:10.5px;font-weight:700}.mkt .email-mock{background:#fff;border:1px solid var(--line);border-radius:12px;padding:17px}.mkt .em-from{display:flex;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid var(--line);margin-bottom:12px}.mkt .em-av{width:32px;height:32px;border-radius:8px;background:var(--accent);display:flex;align-items:flex-end;justify-content:center;gap:2px;padding-bottom:6px}.mkt .em-av span{width:2.5px;background:#fff;border-radius:2px}.mkt .em-av span:first-child{height:7px;opacity:.9}.mkt .em-av span:nth-child(2){height:11px}.mkt .em-av span:nth-child(3){height:5px;opacity:.75}.mkt .em-subj{font-weight:700;font-size:13.5px}.mkt .em-meta{font-size:11.5px;color:var(--gray-light);font-family:JetBrains Mono,monospace}.mkt .em-body{font-size:13.5px;color:var(--slate);margin-bottom:13px;line-height:1.5}.mkt .em-body strong{color:var(--ink)}.mkt .em-actions{display:flex;gap:8px;flex-wrap:wrap}.mkt .em-btn{font-size:12px;font-weight:600;padding:7px 12px;border-radius:8px}.mkt .price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.mkt .price-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:30px;display:flex;flex-direction:column;position:relative}.mkt .price-card.featured{border:2px solid var(--accent);box-shadow:0 20px 44px -22px rgba(14,159,110,.4)}.mkt .price-tag{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--accent);color:#fff;font-size:11.5px;font-weight:700;padding:5px 13px;border-radius:100px;white-space:nowrap}.mkt .pname{font-size:13px;font-weight:700;letter-spacing:.03em;margin-bottom:6px;font-family:JetBrains Mono,monospace}.mkt .pdesc{font-size:13.5px;color:var(--slate);margin-bottom:20px;min-height:38px}.mkt .pamount{font-size:42px;font-weight:800;letter-spacing:-.03em;line-height:1}.mkt .pamount span{font-size:15px;font-weight:600;color:var(--gray)}.mkt .pannual{font-size:12.5px;color:var(--accent-dark);font-weight:600;margin-top:8px;margin-bottom:22px;min-height:18px}.mkt .pbtn{margin-bottom:22px;width:100%}.mkt .price-features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.mkt .price-features li{display:flex;align-items:flex-start;gap:10px;font-size:13.5px;color:var(--slate)}.mkt .price-features li svg{width:18px;height:18px;flex-shrink:0;margin-top:1px;stroke:var(--accent)}.mkt .price-features li strong{color:var(--ink);font-weight:700}.mkt .price-features li.muted{color:#b0b7c2}.mkt .price-features li.muted svg{stroke:#cbd2dc}.mkt .price-foot{text-align:center;margin-top:32px;font-size:13.5px;color:var(--gray)}.mkt .faq-wrap{max-width:760px;margin:40px auto 0}.mkt .faq-item{border-bottom:1px solid var(--line)}.mkt .faq-q{width:100%;text-align:left;background:none;border:none;cursor:pointer;padding:21px 0;font-size:16px;font-weight:600;color:var(--ink);display:flex;justify-content:space-between;align-items:center;gap:16px;font-family:inherit}.mkt .faq-q .chev{transition:transform .2s;flex-shrink:0;stroke:var(--gray)}.mkt .faq-item.open .chev{transform:rotate(180deg)}.mkt .faq-a{max-height:0;overflow:hidden;transition:max-height .25s ease}.mkt .faq-item.open .faq-a{max-height:320px}.mkt .faq-a p{padding-bottom:21px;font-size:14.5px;color:var(--slate)}.mkt .final{background:var(--ink);border-radius:22px;padding:64px 32px;text-align:center;color:#fff;margin:0 24px 84px}.mkt .final h2{font-size:clamp(28px,4.5vw,44px);font-weight:800;letter-spacing:-.03em;margin-bottom:15px;line-height:1.1}.mkt .final p{font-size:17px;color:#a9b2c0;margin-bottom:28px;max-width:470px;margin-left:auto;margin-right:auto}.mkt .btn-white{background:#fff;color:var(--ink)}.mkt .btn-white:hover{background:#edeff3}.mkt footer{padding:44px 0}.mkt .foot-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.mkt .foot-inner .logo{font-size:15px}.mkt .foot-links{display:flex;gap:22px;flex-wrap:wrap}.mkt .foot-links a{color:var(--slate);text-decoration:none;font-size:13.5px}.mkt .foot-links a:hover{color:var(--ink)}.mkt .foot-copy{font-size:12.5px;color:var(--gray)}@media (max-width:720px){.mkt .nav-links a.link{display:none}}@media (max-width:760px){.mkt .board{grid-template-columns:repeat(2,1fr)}.mkt .board .col:nth-child(n+3),.mkt .shot-actions .pill-input{display:none}}@media (max-width:860px){.mkt .problem-grid{grid-template-columns:1fr}.mkt .feat-row,.mkt .feat-row.rev{grid-template-columns:1fr;gap:26px}.mkt .feat-row.rev .feat-text{order:0}.mkt .price-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}@media (prefers-reduced-motion:reduce){.mkt *{transition:none!important}}