.wh{min-height:100vh;background:var(--cream);color:var(--ink);font-family:var(--font-ui);-webkit-font-smoothing:antialiased}.wh *,.wh :after,.wh :before{box-sizing:border-box}.wh-btn{display:inline-flex;justify-content:center;border:none;cursor:pointer;text-decoration:none;font-family:var(--font-ui);transition:background var(--t-hover) var(--ease),border-color var(--t-hover) var(--ease),color var(--t-hover) var(--ease)}.wh-btn,.wh-hero{align-items:center}.wh-hero{max-width:1200px;margin:0 auto;padding:64px 28px 40px;display:grid;grid-template-columns:1fr 1.06fr;grid-gap:50px;gap:50px}.wh-hero__badge{display:inline-flex;align-items:center;gap:8px;background:var(--wash-2);border:1px solid #d8e7e2;border-radius:30px;padding:6px 14px;font-size:13px;font-weight:600;color:var(--teal);margin-bottom:22px}.wh-hero__title{font-family:var(--font-display);font-size:58px;line-height:1.04;font-weight:500;letter-spacing:-.02em;margin:0 0 20px;color:var(--ink)}.wh-hero__lede{font-size:18px;line-height:1.55;color:#4a5e58;margin:0 0 30px;max-width:480px}.wh-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:26px}.wh-hero__btn-solid{background:var(--teal);color:var(--surface);border-radius:11px;padding:15px 26px;font-size:15.5px;font-weight:600}.wh-hero__btn-solid:hover{background:var(--teal-hover)}.wh-hero__btn-outline{background:var(--surface);border:1px solid #d5cfc1;color:var(--ink);border-radius:11px;padding:15px 26px;font-size:15.5px;font-weight:600}.wh-hero__btn-outline:hover{border-color:var(--teal);color:var(--teal)}.wh-hero__trust{font-size:13.5px;color:var(--text-faint)}.wh-hero__shotwrap{position:relative}.wh-shot{border-radius:var(--r-card);overflow:hidden;border:1px solid #dde6e2;box-shadow:0 30px 70px rgba(16,48,44,.16);background:var(--surface)}.wh-shot__bar{height:38px;background:#f1f4f2;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:7px;padding:0 14px}.wh-shot__dot{width:11px;height:11px;border-radius:50%}.wh-shot__dot--r{background:#e6786c}.wh-shot__dot--y{background:#e8b84b}.wh-shot__dot--g{background:#5fb97e}.wh-shot__url{margin-left:12px;font-size:11.5px;color:#9aa89f}.wh-lincard{position:absolute;bottom:-22px;left:-26px;width:248px;background:var(--pine);border-radius:14px;padding:14px;box-shadow:0 18px 44px rgba(12,39,34,.4);animation:whDrop .5s ease both}@keyframes whDrop{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.wh-lincard__head{display:flex;align-items:center;gap:9px;margin-bottom:9px}.wh-lincard__av{width:30px;height:30px;border-radius:var(--r-control);background:var(--teal);color:var(--surface);display:flex;align-items:center;justify-content:center;font-size:13px}.wh-lincard__id{flex:1 1}.wh-lincard__name{color:var(--surface);font-size:11.5px;font-weight:700}.wh-lincard__num{color:var(--mint);font-size:10px}.wh-lincard__live{font-size:8.5px;font-weight:700;color:var(--pine);background:var(--mint);border-radius:var(--r-hero);padding:3px 7px}.wh-lincard__bubble{background:var(--teal);border-radius:10px 10px 4px 10px;padding:8px 10px;font-size:11px;color:var(--surface);line-height:1.45;margin-bottom:7px}.wh-lincard__book{background:var(--surface);border-radius:var(--r-control);padding:8px;display:flex;align-items:center;gap:8px}.wh-lincard__check{width:22px;height:22px;border-radius:6px;background:var(--app-bg-2);color:var(--teal);display:flex;align-items:center;justify-content:center;font-size:11px}.wh-lincard__booktitle{font-size:10.5px;font-weight:700;color:var(--ink)}.wh-lincard__booksub{font-size:9.5px;color:var(--text-faint)}.wh-dash{display:flex;height:520px;background:var(--cream);font-family:var(--font-ui)}.wh-dash__side{width:168px;flex-shrink:0;background:#f7f5ef;border-right:1px solid var(--sand);display:flex;flex-direction:column;padding:15px 12px;gap:2px}.wh-dash__brand{display:flex;align-items:center;gap:9px;padding:2px 6px 13px}.wh-dash__brand-mark{width:27px;height:27px;border-radius:8px;background:var(--teal);color:var(--surface);display:flex;align-items:center;justify-content:center;font-size:15px}.wh-dash__brand-mark,.wh-dash__brand-word{font-family:var(--font-display);font-weight:600}.wh-dash__brand-word{font-size:17px;letter-spacing:-.01em;color:var(--ink)}.wh-dash__nav{display:flex;align-items:center;gap:10px;padding:8px 11px;border-radius:var(--r-control);font-size:12.5px;font-weight:600;color:#5e6e67;background:transparent}.wh-dash__nav--on{font-weight:700;color:var(--teal);background:var(--app-bg-2)}.wh-dash__nav-icon{font-size:13px;width:16px;text-align:center}.wh-dash__spacer{flex:1 1}.wh-dash__linbox{background:var(--forest);border-radius:11px;padding:10px 11px}.wh-dash__linbox-head{display:flex;align-items:center;gap:7px;margin-bottom:5px}.wh-dash__linbox-mark{width:19px;height:19px;border-radius:6px;background:var(--teal);color:var(--surface);display:flex;align-items:center;justify-content:center;font-size:10px}.wh-dash__linbox-name{font-size:11px;font-weight:700;color:var(--surface)}.wh-dash__linbox-dot{margin-left:auto;width:7px;height:7px;border-radius:50%;background:#5fb97e}.wh-dash__linbox-sub{font-size:9.5px;color:#9fbdb5;line-height:1.4}.wh-dash__main{flex:1 1;min-width:0;display:flex;flex-direction:column}.wh-dash__top{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid var(--sand);flex-shrink:0}.wh-dash__top-title{font-family:var(--font-display);font-size:19px;font-weight:600;letter-spacing:-.01em;color:var(--ink)}.wh-dash__top-sub{font-size:11.5px;color:#7a8b85;margin-top:2px}.wh-dash__top-right{display:flex;align-items:center;gap:10px}.wh-dash__search{color:#9aa89f;background:var(--surface);border:1px solid var(--sand);border-radius:var(--r-control);padding:7px 12px;gap:7px;white-space:nowrap}.wh-dash__avatar,.wh-dash__search{font-size:11.5px;display:flex;align-items:center}.wh-dash__avatar{width:33px;height:33px;border-radius:50%;background:#f3ece1;border:1px solid var(--sand);justify-content:center;font-weight:700;color:var(--ink)}.wh-dash__body{flex:1 1;min-height:0;overflow:hidden;padding:18px 20px;display:flex;flex-direction:column;gap:13px}.wh-dash__kpis{display:flex;gap:9px}.wh-dash__kpi{flex:1 1;min-width:0;background:var(--surface);border:1px solid var(--sand);border-radius:var(--r-inner);padding:12px 13px}.wh-dash__kpi-label{font-size:10px;letter-spacing:.04em;text-transform:uppercase;color:#9aa89f;margin-bottom:8px}.wh-dash__kpi-label,.wh-dash__kpi-value{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wh-dash__kpi-value{font-size:21px;color:var(--ink);line-height:1}.wh-dash__kpi-delta{margin-top:8px;display:inline-block;font-size:10px;font-weight:700;padding:3px 8px;border-radius:var(--r-hero);background:#e4f0ec;color:var(--success);white-space:nowrap}.wh-dash__grid{display:grid;grid-template-columns:1.35fr 1fr;grid-gap:13px;gap:13px;flex:1 1;min-height:0}.wh-dash__card{background:var(--surface);border:1px solid var(--sand);border-radius:14px}.wh-dash__sched{display:flex;flex-direction:column;overflow:hidden}.wh-dash__card-head{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid var(--sand)}.wh-dash__card-title{font-size:13px;font-weight:700;color:var(--ink)}.wh-dash__chip{font-size:10px;font-weight:700;padding:3px 8px;border-radius:var(--r-hero);background:var(--app-bg-2);color:var(--teal);white-space:nowrap;flex-shrink:0}.wh-dash__sched-rows{flex:1 1;display:flex;flex-direction:column;justify-content:center;gap:3px;padding:6px 9px}.wh-dash__row{display:flex;align-items:center;gap:13px;padding:12px 13px;border-radius:12px}.wh-dash__row--hl{background:var(--app-bg-2)}.wh-dash__row-time{font-size:13px;font-weight:700;color:var(--ink);width:50px;flex-shrink:0}.wh-dash__row--hl .wh-dash__row-time,.wh-dash__row-av{color:var(--teal)}.wh-dash__row-av{width:30px;height:30px;border-radius:var(--r-control);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:11.5px;font-weight:700;background:var(--app-bg-2)}.wh-dash__row-body{flex:1 1;min-width:0}.wh-dash__row-name{font-size:13.5px;font-weight:700;color:var(--ink)}.wh-dash__row-name,.wh-dash__row-svc{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wh-dash__row-svc{font-size:11px;color:#7a8b85;margin-top:2px}.wh-dash__status{font-size:10px;font-weight:700;padding:3px 8px;border-radius:var(--r-hero);white-space:nowrap;flex-shrink:0}.wh-dash__status--ok{background:#e4f0ec;color:var(--success)}.wh-dash__status--in{background:#e9f0fb;color:#2a6fdb}.wh-dash__status--lin{background:var(--app-bg-2);color:var(--teal)}.wh-dash__sched-foot{border-top:1px solid var(--sand);padding:10px 15px;display:flex;align-items:center;gap:8px;font-size:11.5px;font-weight:600;color:#7a8b85}.wh-dash__sched-foot-mark{color:var(--teal);font-size:12px}.wh-dash__col{display:flex;flex-direction:column;gap:13px;min-height:0}.wh-dash__overnight{padding:13px 14px}.wh-dash__over-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.wh-dash__feed{display:flex;align-items:center;gap:10px;padding:6px 0}.wh-dash__feed-icon{width:26px;height:26px;border-radius:8px;flex-shrink:0;background:#e7f0ed;color:var(--teal);display:flex;align-items:center;justify-content:center;font-size:12px}.wh-dash__feed-a{font-size:11.5px;font-weight:600;color:var(--ink)}.wh-dash__feed-b{font-size:10px;color:#7a8b85}.wh-dash__revenue{padding:13px 14px;flex:1 1;min-height:0;display:flex;flex-direction:column}.wh-dash__revenue-total{font-size:12px;font-weight:700;color:var(--teal)}.wh-dash__bars{flex:1 1;display:flex;align-items:flex-end;gap:7px;min-height:0}.wh-dash__bar-col{flex:1 1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:5px}.wh-dash__bar{width:100%;border-radius:5px 5px 0 0;background:#edf1ee}.wh-dash__bar--on{background:var(--teal)}.wh-dash__bar--h52{height:52%}.wh-dash__bar--h66{height:66%}.wh-dash__bar--h58{height:58%}.wh-dash__bar--h80{height:80%}.wh-dash__bar--h96{height:96%}.wh-dash__bar--h72{height:72%}.wh-dash__bar--h38{height:38%}.wh-dash__bar-label{font-size:9.5px;font-weight:600;color:#9aa89f}.wh-logos{border-top:1px solid var(--sand);border-bottom:1px solid var(--sand);background:var(--surface)}.wh-logos__inner{max-width:1200px;margin:0 auto;padding:22px 28px;display:flex;align-items:center;gap:20px;flex-wrap:wrap;justify-content:center}.wh-logos__label{font-size:12.5px;color:#9aa89f;font-weight:600}.wh-logos__name{font-family:var(--font-display);font-size:19px;font-weight:600;color:#b6beb8;letter-spacing:-.01em}.wh-scales{max-width:1200px;margin:0 auto;padding:78px 28px 70px}.wh-scales__head{text-align:center;max-width:660px;margin:0 auto 46px}.wh-eyebrow{font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--teal);margin-bottom:12px}.wh-scales__title{font-family:var(--font-display);font-size:42px;font-weight:500;letter-spacing:-.02em;margin:0 0 16px;line-height:1.07}.wh-scales__lede{font-size:17px;color:var(--sage);line-height:1.55;margin:0}.wh-scales__grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:18px;gap:18px;align-items:stretch}.wh-stage{background:var(--surface);border-radius:var(--r-hero);padding:28px;display:flex;flex-direction:column}.wh-stage--start{border:1px solid #eae4d9}.wh-stage--grow{border:1px solid #d8e7e2;box-shadow:0 16px 40px rgba(16,48,44,.07)}.wh-stage--scale{background:var(--forest);border:1px solid var(--forest);color:#eaf1ee}.wh-stage__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.wh-stage__badge{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--teal);background:var(--app-bg-2);border-radius:8px;padding:6px 11px}.wh-stage--scale .wh-stage__badge{color:var(--pine);background:var(--mint)}.wh-stage__bars{display:flex;align-items:flex-end;gap:3px;height:22px}.wh-stage__bar{width:6px;border-radius:2px;background:#d7e4e0}.wh-stage__bar--h9{height:9px}.wh-stage__bar--h15{height:15px}.wh-stage__bar--h22{height:22px}.wh-stage__bar--on{background:var(--teal)}.wh-stage--scale .wh-stage__bar--on{background:var(--mint)}.wh-stage__title{font-family:var(--font-display);font-size:23px;font-weight:600;margin:0 0 9px;line-height:1.12}.wh-stage--scale .wh-stage__title{color:var(--surface)}.wh-stage__blurb{font-size:14px;color:var(--sage);line-height:1.55;margin:0 0 18px}.wh-stage--scale .wh-stage__blurb{color:#afc6bf}.wh-stage__bullets{display:flex;flex-direction:column;gap:10px;margin-bottom:22px}.wh-stage__bullet{display:flex;align-items:flex-start;gap:9px;font-size:14px;color:#2e423d}.wh-stage--scale .wh-stage__bullet{color:var(--text-on-dark)}.wh-stage__check{color:var(--teal);font-weight:700;flex-shrink:0}.wh-stage--scale .wh-stage__check{color:var(--mint)}.wh-stage__foot{margin-top:auto;border-top:1px solid #f0ece3;padding-top:15px;font-size:13.5px;color:var(--text-faint)}.wh-stage--scale .wh-stage__foot{border-top:1px solid rgba(255,255,255,.14);color:#9fb8b0}.wh-stage__foot-label{font-weight:700;color:var(--ink)}.wh-stage--scale .wh-stage__foot-label{color:var(--surface)}.wh-scales__reassure{display:flex;align-items:center;justify-content:center;gap:26px;flex-wrap:wrap;margin-top:30px}.wh-reassure{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text-body);font-weight:500}.wh-reassure__check{color:var(--teal);font-weight:700}@media (max-width:1080px){.wh-hero{grid-template-columns:1fr;padding-top:44px;gap:44px}.wh-hero__title{font-size:46px}.wh-hero__lede{max-width:none}.wh-scales__grid{grid-template-columns:1fr;max-width:560px;margin:0 auto}}@media (max-width:760px){.wh-hero{padding:36px 20px 28px}.wh-hero__title{font-size:38px}.wh-lincard{left:0;bottom:-16px;width:220px}.wh-dash{height:auto}.wh-dash__side{width:128px;padding:12px 9px}.wh-dash__body{overflow:visible;padding:14px}.wh-dash__kpis{flex-wrap:wrap}.wh-dash__kpi{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 5px)}.wh-dash__grid{grid-template-columns:1fr}.wh-dash__bars{min-height:90px}.wh-logos__inner{padding:20px;gap:14px}.wh-scales{padding:52px 20px 48px}.wh-scales__title{font-size:32px}.wh-scales__reassure{gap:14px 22px}}@media (max-width:420px){.wh-hero__title{font-size:33px}.wh-dash__side{display:none}}.wh-zeenie{background:var(--forest);color:#eaf1ee}.wh-zeenie__inner{max-width:1200px;margin:0 auto;padding:74px 28px;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:48px;gap:48px;align-items:center}.wh-zeenie__eyebrow{font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--mint);margin-bottom:14px}.wh-zeenie__title{font-family:var(--font-display);font-size:40px;font-weight:500;letter-spacing:-.02em;margin:0 0 16px;color:var(--surface);line-height:1.08}.wh-zeenie__lede{font-size:16.5px;color:#afc6bf;line-height:1.6;margin:0 0 24px}.wh-zeenie__stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.wh-zeenie__stat{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:var(--r-inner);padding:16px}.wh-zeenie__stat-value{font-family:var(--font-display);font-size:28px;font-weight:600;color:var(--surface)}.wh-zeenie__stat-label{font-size:13px;color:#9fb8b0;margin-top:2px}.wh-zeenie__cta-wrap{margin-top:22px}.wh-zeenie__cta{background:var(--teal);color:var(--surface);border-radius:11px;padding:13px 22px;font-size:14.5px;font-weight:600}.wh-zeenie__cta:hover{filter:brightness(1.1)}.wh-zeenie__chat{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:22px}.wh-zbubble{padding:12px 15px;font-size:14px;margin-bottom:10px}.wh-zbubble--in{background:rgba(255,255,255,.1);border-radius:14px 14px 14px 4px;max-width:80%;color:#eaf1ee}.wh-zbubble--lin{background:var(--teal);border-radius:14px 14px 4px 14px;margin-left:auto;max-width:85%;color:var(--surface)}.wh-zeenie__chat .wh-zbubble:last-child{margin-bottom:0}.wh-tour{background:var(--cream);border-top:1px solid var(--sand)}.wh-tour__inner{max-width:1200px;margin:0 auto;padding:74px 28px}.wh-tour__head{text-align:center;max-width:600px;margin:0 auto 38px}.wh-tour__title{font-family:var(--font-display);font-size:40px;font-weight:500;letter-spacing:-.02em;margin:0 0 14px;line-height:1.08}.wh-tour__lede{font-size:16.5px;color:var(--sage);line-height:1.55;margin:0}.wh-tour__grid{display:grid;grid-template-columns:1.6fr 1fr;grid-gap:28px;gap:28px;align-items:stretch}.wh-tour__player{border-radius:18px;overflow:hidden;border:1px solid #dde6e2;box-shadow:0 28px 64px rgba(16,48,44,.16);background:var(--surface)}.wh-tour__screen{position:relative}.wh-tour__scrin{animation:whScrIn .5s cubic-bezier(.2,.7,.2,1) both}@keyframes whScrIn{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.wh-tour__scrbtn{display:block;width:100%;border:none;padding:0;background:none;cursor:pointer}.wh-tour__img{display:block;width:100%;height:auto}.wh-tour__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,39,34,.06) 42%,rgba(12,39,34,.55))}.wh-tour__overlay,.wh-tour__playbtn{display:flex;align-items:center;justify-content:center}.wh-tour__playbtn{width:74px;height:74px;border-radius:50%;border:none;cursor:pointer;background:rgba(255,255,255,.94);box-shadow:0 12px 30px rgba(0,0,0,.3)}.wh-tour__progress-fill{transition:width .1s linear}.wh-tour__playtri{width:0;height:0;border-top:13px solid transparent;border-bottom:13px solid transparent;border-left:21px solid var(--teal);margin-left:5px}.wh-tour__caption{position:absolute;left:18px;right:18px;bottom:16px;color:var(--surface)}.wh-tour__cap-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.wh-tour__cap-title{font-size:15px;font-weight:700}.wh-tour__cap-dur{font-size:12.5px;color:#cfe0db}.wh-tour__progress{height:4px;border-radius:3px;background:rgba(255,255,255,.3);overflow:hidden}.wh-tour__progress-fill{height:100%;width:0;background:var(--mint)}.wh-tour__chapters{display:flex;flex-direction:column;gap:8px}.wh-tour__chapter{display:flex;align-items:center;gap:13px;border:1px solid #eae4d9;background:var(--surface);border-radius:var(--r-inner);cursor:pointer;padding:13px 15px;font-family:var(--font-ui);text-align:left}.wh-tour__chapter--on{border-color:var(--teal);background:#f4faf8;box-shadow:0 6px 16px rgba(14,112,101,.1)}.wh-tour__chapter-n{width:30px;height:30px;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;background:#efeae0;color:var(--text-faint)}.wh-tour__chapter--on .wh-tour__chapter-n{background:var(--teal);color:var(--surface)}.wh-tour__chapter-body{text-align:left;flex:1 1}.wh-tour__chapter-title{display:block;font-size:14.5px;font-weight:700;color:var(--ink)}.wh-tour__chapter-dur{display:block;font-size:12px;color:var(--text-faint);margin-top:1px}.wh-tour__cap-box{margin-top:6px;background:var(--wash-2);border:1px solid #d8e7e2;border-radius:12px;padding:14px 16px;font-size:13px;color:var(--text-body);line-height:1.5}.wh-tour__demos{margin-top:30px;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.wh-tour__demos-label{font-size:13.5px;color:#73827c;font-weight:600;margin-right:2px}.wh-tour__demo{text-decoration:none;font-size:13px;font-weight:600;color:var(--text-body);background:var(--surface);border:1px solid #dde6e2;border-radius:var(--r-hero);padding:7px 13px;transition:border-color var(--t-hover) var(--ease),color var(--t-hover) var(--ease)}.wh-tour__demo:hover{border-color:var(--teal);color:var(--teal)}.wh-outcomes{max-width:1200px;margin:0 auto;padding:64px 28px 30px}.wh-outcomes__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.wh-outcome{text-align:center;padding:10px}.wh-outcome__value{font-family:var(--font-display);font-size:46px;font-weight:600;color:var(--teal);line-height:1}.wh-outcome__label{font-size:14px;color:var(--sage);margin-top:8px;line-height:1.4}.wh-why{background:var(--surface);border-top:1px solid var(--sand);border-bottom:1px solid var(--sand)}.wh-why__inner{max-width:1200px;margin:0 auto;padding:74px 28px}.wh-why__grid{display:grid;grid-template-columns:.92fr 1.08fr;grid-gap:48px;gap:48px;align-items:center}.wh-why__title{font-family:var(--font-display);font-size:38px;font-weight:500;letter-spacing:-.02em;margin:0 0 16px;line-height:1.08}.wh-why__lede{font-size:16px;color:var(--sage);line-height:1.6;margin:0 0 22px}.wh-why__stat{display:flex;align-items:center;gap:15px;background:#f4faf8;border:1px solid var(--border-teal);border-radius:14px;padding:16px 18px}.wh-why__stat-num{font-family:var(--font-display);font-size:34px;font-weight:600;color:var(--teal);line-height:1;white-space:nowrap}.wh-why__stat-text{font-size:13.5px;color:var(--text-body);line-height:1.45}.wh-why__cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.wh-why__card{background:var(--cream);border:1px solid #eae4d9;border-radius:14px;padding:19px}.wh-why__icon{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:17px;margin-bottom:12px}.wh-why__icon--teal{background:var(--app-bg-2);color:var(--teal)}.wh-why__icon--amber{background:#f3ece1;color:var(--warn-deep)}.wh-why__card-title{font-size:15px;font-weight:700;margin-bottom:6px;color:var(--ink)}.wh-why__card-body{font-size:13px;color:#73827c;line-height:1.5}@media (max-width:1080px){.wh-zeenie__inner{gap:40px;padding-top:58px;padding-bottom:58px}.wh-tour__grid,.wh-why__grid,.wh-zeenie__inner{grid-template-columns:1fr}.wh-why__grid{gap:36px}.wh-outcomes__grid{grid-template-columns:repeat(2,1fr);gap:26px 18px}}@media (max-width:760px){.wh-zeenie__inner{padding:52px 20px}.wh-zeenie__title{font-size:30px}.wh-tour__inner{padding:52px 20px}.wh-tour__title{font-size:30px}.wh-outcomes{padding:48px 20px 20px}.wh-outcome__value{font-size:40px}.wh-why__inner{padding:52px 20px}.wh-why__title{font-size:30px}.wh-why__cards{grid-template-columns:1fr}}@media (max-width:420px){.wh-outcomes__grid,.wh-zeenie__stats{grid-template-columns:1fr}.wh-tour__demos{gap:6px}}