.mez-home{--ink:#181c25;--cream:#f6f3ec;--coral:#ed164c;--brass:#b89860;background:var(--cream);color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:16px}.mez-home *,.mez-home :before,.mez-home :after{box-sizing:border-box}.mez-home a{color:inherit;text-decoration:none}.mez-home button{font:inherit;cursor:pointer}.mez-home a:focus-visible,.mez-home button:focus-visible{outline:3px solid var(--brass);outline-offset:5px}.mez-home p{color:#616570;line-height:1.65}.mez-home .wrap{max-width:1320px;margin:auto;padding:0 52px}.mez-home .mez-header{border-bottom:1px solid #d8d5cf;justify-content:space-between;align-items:center;height:108px;display:flex}.mez-home .home-wordmark{flex:none}.mez-home .home-wordmark svg{width:34px;height:34px}.mez-home .home-wordmark .font-brand{font-size:25px}.mez-home nav{align-items:center;gap:26px;font-size:14px;display:flex}.mez-home .sign-in-link{color:#616570}.mez-home .btn{background:var(--coral);color:#fff;letter-spacing:-.2px;border:0;border-radius:7px;justify-content:center;align-items:center;padding:17px 28px;font-size:16px;font-weight:600;transition:transform .15s,box-shadow .15s;display:inline-flex}.mez-home .btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px #ed164c33}.mez-home .btn.dark{background:var(--ink)}.mez-home .btn.dark:hover{box-shadow:0 10px 24px #181c2533}.mez-home .btn.line{color:var(--ink);background:0 0;border:1px solid #bbb9b3}.mez-home .btn.link{color:var(--ink);text-underline-offset:3px;background:0 0;border:0;padding:17px 12px;font-weight:500;text-decoration:underline}.mez-home .btn.link:hover{box-shadow:none;color:var(--coral);transform:none}.mez-home .eyebrow{letter-spacing:2px;text-transform:uppercase;font-size:12px;font-weight:600}.mez-home .hero{grid-template-columns:1fr 1.07fr;align-items:center;gap:58px;padding:76px 0 62px;display:grid}.mez-home h1{letter-spacing:-3px;margin:25px 0;font-size:clamp(46px,4.8vw,68px);font-weight:500;line-height:1.06}.mez-home h1 em{color:var(--coral);font-family:Libre Caslon Display,Georgia,serif;font-style:normal;font-weight:400}.mez-home .comparison-section{border-bottom:1px solid #d8d5cf}.mez-home .comparison-intro{max-width:820px}.mez-home .comparison-intro h2 em{color:var(--brass);font-family:Libre Caslon Display,Georgia,serif;font-style:normal;font-weight:400}.mez-home .comparison-intro>p{max-width:640px;font-size:17px}.mez-home .comparison-grid{border-top:1px solid #c9c4bb;border-bottom:1px solid #c9c4bb;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:48px;display:grid}.mez-home .comparison-column{padding:38px 42px 38px 0}.mez-home .comparison-column+.comparison-column{border-left:1px solid #c9c4bb;padding-left:42px;padding-right:0}.mez-home .comparison-label{color:#80673f;letter-spacing:1.6px;text-transform:uppercase;font-size:11px;font-weight:600}.mez-home .comparison-column blockquote{margin:22px 0 28px;font-family:Libre Caslon Display,Georgia,serif;font-size:28px;line-height:1.25}.mez-home .comparison-column ul{color:#616570;gap:13px;margin:0;padding:0;list-style:none;display:grid}.mez-home .comparison-column li{padding-left:22px;line-height:1.5;position:relative}.mez-home .comparison-column li:before{content:"•";color:#8d7349;position:absolute;left:0}.mez-home .mezinjer-way{background:#ece8df}.mez-home .mezinjer-way li:before{content:"✓";color:var(--coral)}.mez-home .comparison-note{max-width:780px;color:var(--ink);margin:28px 0 0;font-family:Libre Caslon Display,Georgia,serif;font-size:17px}.mez-home h1+p{max-width:470px;font-size:18px}.mez-home .actions{align-items:center;gap:14px;margin:29px 0 17px;display:flex}.mez-home .small{color:#70747d;font-size:13px}.mez-home .hero-compare-shell{background:var(--ink);border:1px solid #383c46;border-radius:20px;outline:none;padding:14px;box-shadow:0 24px 55px #181c2525}.mez-home .hero-compare-topbar,.mez-home .hero-compare-footer{color:#bcc0ca;letter-spacing:1.1px;justify-content:space-between;align-items:center;gap:16px;padding:6px 8px 13px;font-size:9px;display:flex}.mez-home .hero-compare-stage{aspect-ratio:4/3;background:#e9e6df;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;min-height:410px;display:grid;position:relative;overflow:hidden}.mez-home .leaking-panel,.mez-home .mezinjer-panel{min-width:0;padding:16px;position:relative;overflow:hidden}.mez-home .leaking-panel{color:#484a4d;background:#e8e8e5}.mez-home .mezinjer-panel{background:var(--cream);color:var(--ink);transition:background .5s,box-shadow .5s;box-shadow:inset 0 0 0 1px #b8986045}.mez-home .mezinjer-panel.is-awake{box-shadow:inset 0 0 0 2px var(--brass);background:#fffdf8}.mez-home .mezinjer-panel.is-finale{box-shadow:inset 0 0 0 3px var(--coral),0 0 36px #ed164c2b}.mez-home .demo-panel-header{border-bottom:1px solid #c8c7c1;justify-content:space-between;align-items:center;gap:8px;min-height:27px;padding-bottom:12px;display:flex}.mez-home .demo-panel-header>span:last-child{color:#777a7e;letter-spacing:.7px;text-transform:uppercase;text-align:right;font-size:8px}.mez-home .demo-panel-header .font-brand{font-size:15px}.mez-home .demo-panel-header svg{width:23px;height:23px}.mez-home .demo-approved-mark{object-fit:contain;flex:none;width:23px;height:23px}.mez-home .leaking-brand{align-items:center;gap:7px;min-width:0;font-family:Arial,sans-serif;font-size:14px;font-weight:700;display:flex}.mez-home .leaking-drop{border:2px solid #676a6c;border-radius:50%;flex:none;width:19px;height:19px}.mez-home .leaking-profile{justify-items:center;gap:2px;margin:14px 0 10px;font-size:11px;display:grid}.mez-home .leaking-profile small{color:#7b7d7e;font-size:8px}.mez-home .leaking-avatar{color:#57595b;background:#d0d1cd;border-radius:50%;place-items:center;width:37px;height:37px;margin-bottom:3px;font-size:10px;font-weight:700;display:grid}.mez-home .leaking-links{gap:5px;display:grid}.mez-home .leaking-links span{background:#f4f4f1;border:1px solid #c4c5c1;border-radius:4px;place-items:center;min-height:29px;font-size:9px;font-weight:600;display:grid}.mez-home .leaking-line{color:#55575a;text-align:center;margin:10px 0 0;font-family:Libre Caslon Display,Georgia,serif;font-size:11px}.mez-home .static-stall{color:#858789;text-align:center;opacity:0;margin:5px 0 0;font-size:8px;transition:opacity .4s}.mez-home .demo-reveal{opacity:0;transition:opacity .45s,transform .45s;transform:translateY(7px)}.mez-home .demo-reveal.is-visible,.mez-home .static-stall.is-visible{opacity:1;transform:translateY(0)}.mez-home .mez-demo-conversation{flex-direction:column;min-height:345px;padding-top:15px;display:flex}.mez-home .mez-speaker{color:#80673f;letter-spacing:1.1px;margin-bottom:4px;font-size:7px;font-weight:700;display:block}.mez-home .mez-prompt p,.mez-home .mez-followup p{color:var(--ink);margin:0;font-family:Libre Caslon Display,Georgia,serif;font-size:17px;line-height:1.16}.mez-home .visitor-reply{background:var(--ink);max-width:88%;color:var(--cream);border-radius:9px 9px 2px;align-self:flex-end;margin-top:15px;padding:9px 11px;font-size:10px}.mez-home .mez-followup{margin-top:14px}.mez-home .mez-followup p{font-size:13px}.mez-home .intent-summary{border-left:3px solid var(--brass);background:#ece8df;gap:3px;margin-top:15px;padding:10px;display:grid}.mez-home .intent-summary span{color:#8a5e1e;letter-spacing:1px;font-size:7px;font-weight:700}.mez-home .intent-summary strong{font-size:10px}.mez-home .intent-summary small{color:#656970;font-size:8px}.mez-home .demo-next-steps{grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-top:auto;padding-top:12px;display:grid}.mez-home .mezinjer-panel.is-finale .demo-next-steps{margin-bottom:58px}.mez-home .demo-next-steps span{border-radius:5px;place-items:center;min-height:30px;font-size:8px;font-weight:700;display:grid}.mez-home .demo-primary-action{background:var(--coral);color:#fff}.mez-home .demo-secondary-action{min-width:48px;color:var(--ink);border:1px solid #aaa9a4}.mez-home .contrast-copy{z-index:4;background:var(--ink);width:min(82%,430px);color:var(--cream);text-align:center;opacity:0;pointer-events:none;border:1px solid #b89860;border-radius:999px;padding:10px 16px;font-family:Space Grotesk,Inter,sans-serif;font-size:12px;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mez-home .contrast-0,.mez-home .contrast-4{animation:2.5s both demo-callout}.mez-home .demo-finale{z-index:5;background:var(--ink);width:calc(50% - 13px);color:var(--cream);opacity:0;padding:12px;transition:opacity .45s,transform .45s;display:grid;position:absolute;bottom:8px;right:8px;transform:translateY(8px)}.mez-home .demo-finale.is-visible{opacity:1;transform:translateY(0)}.mez-home .demo-finale strong{letter-spacing:.5px;font-family:Space Grotesk,Inter,sans-serif;font-size:13px}.mez-home .demo-finale span{color:#cfcbc2;margin-top:3px;font-size:7px}.mez-home .hero-compare-footer{padding:13px 8px 4px}.mez-home .hero-compare-footer button{color:var(--cream);background:0 0;border:1px solid #646773;border-radius:5px;padding:6px 12px;font-size:12px}@keyframes demo-callout{0%,8%{opacity:0;transform:translate(-50%,-44%)}18%,76%{opacity:1;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-50%,-56%)}}.mez-home .caption{text-align:center;margin-top:23px;font-family:Libre Caslon Display,Georgia,serif;font-size:22px}.mez-home .section{padding:100px 0}.mez-home h2{letter-spacing:-1.8px;margin:20px 0;font-size:46px;font-weight:500;line-height:1.1}.mez-home .section-head{justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px;display:flex}.mez-home .section-head p{max-width:410px;margin:0}.mez-home .steps{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.mez-home .step{border-top:2px solid var(--brass);padding-top:21px}.mez-home .number{color:#8d7349;font-size:14px}.mez-home .step h3{font-size:22px;font-weight:500}.mez-home .step p{max-width:320px}.mez-home .profile-section{background:var(--ink);color:var(--cream)}.mez-home .profile-grid{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.mez-home .profile-section h2{font-size:54px}.mez-home .profile-section p{color:#b6bac5}.mez-home .profile-card{background:var(--cream);color:var(--ink);border-radius:14px;padding:35px;box-shadow:14px 14px #b8986038}.mez-home .profile-top{justify-content:space-between;align-items:center;display:flex}.mez-home .avatar{background:var(--brass);border-radius:50%;place-items:center;width:58px;height:58px;font-size:21px;display:grid}.mez-home .tag{border:1px solid #b5b7be;border-radius:20px;padding:8px 12px;font-size:12px}.mez-home .profile-card h3{margin-bottom:8px;font-family:Libre Caslon Display,Georgia,serif;font-size:31px;font-weight:400}.mez-home .profile-card p{color:#616570;font-size:14px}.mez-home .interest{border-top:1px solid #d8d5cf;padding:16px 0}.mez-home .interest label{color:#7f663e;letter-spacing:1.4px;margin-bottom:7px;font-size:11px;display:block}.mez-home .interest div{font-size:15px}.mez-home .profile-card .btn{width:100%;margin-top:12px}.mez-home .placements{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;display:grid}.mez-home .placement{background:#eae7df;border-radius:12px;min-height:190px;padding:28px}.mez-home .placement:first-child{background:var(--coral);color:#fff}.mez-home .placement small{letter-spacing:1px;font-size:12px}.mez-home .placement h3{font-size:23px;font-weight:500;line-height:1.3}.mez-home .placement p{font-size:14px}.mez-home .placement:first-child p{color:#fff}.mez-home .private{grid-template-columns:1fr 1fr;align-items:center;gap:100px;padding-top:0;display:grid}.mez-home .chat{background:#eae7df;border-radius:14px;padding:30px}.mez-home .bubble{background:#fff;border-radius:15px;margin-bottom:16px;padding:19px 22px;font-size:15px;line-height:1.5}.mez-home .bubble.coral{background:var(--coral);color:#fff;margin-left:50px}.mez-home .closing{text-align:center;background:var(--coral);color:#fff;padding:75px 24px}.mez-home .closing h2{font-size:58px}.mez-home .closing p{color:#fff}.mez-home .closing .btn{background:var(--cream);color:var(--ink)}.mez-home .mez-footer{color:#70747d;border-top:1px solid #d8d5cf;justify-content:space-between;align-items:center;gap:24px;padding:30px 0;font-size:12px;display:flex}.mez-home .footer-links{flex-wrap:wrap;gap:18px;display:flex}.mez-home .footer-links a:hover{color:var(--ink)}.mez-home .social-ticker{border-top:1px solid #d8d5cf;border-bottom:1px solid #d8d5cf;padding:19px 0 24px}.mez-home .ticker-heading{letter-spacing:1.3px;color:#80673f;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;font-size:12px;display:flex}.mez-home .ticker-heading button{color:var(--ink);letter-spacing:0;background:0 0;border:1px solid #bab7af;border-radius:5px;padding:7px 10px;font-size:12px}.mez-home .ticker-window{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000);mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000)}.mez-home .ticker-track{width:max-content;animation:32s linear infinite mez-social-scroll;display:flex}.mez-home .ticker-group{flex-shrink:0;justify-content:space-around;align-items:center;gap:48px;min-width:1320px;padding-right:48px;display:flex}.mez-home .ticker-group span{white-space:nowrap;letter-spacing:-.5px;font-size:25px;font-weight:500}.mez-home .ticker-group b{color:var(--coral);font-size:18px;font-weight:400}.mez-home .social-ticker:hover .ticker-track,.mez-home .social-ticker:focus-within .ticker-track,.mez-home .social-ticker.is-paused .ticker-track{animation-play-state:paused}@keyframes mez-social-scroll{to{transform:translate(-50%)}}.mez-home .inbox-preview{background:#fffdf8;border:1px solid #d3cfc6;border-radius:14px;overflow:hidden}.mez-home .inbox-bar{letter-spacing:1px;background:#eae7df;justify-content:space-between;padding:20px 28px;font-size:12px;display:flex}.mez-home .inbox-bar span:last-child{letter-spacing:0;color:#676b73}.mez-home .inbox-row{border-top:1px solid #dedad1;grid-template-columns:150px 1fr 170px;align-items:center;gap:25px;padding:29px 28px;display:grid}.mez-home .intent{letter-spacing:1.4px;color:#b4103a;font-size:12px;font-weight:600}.mez-home .intent.muted{color:#72747b}.mez-home .inbox-row h3{letter-spacing:-.5px;margin:0 0 7px;font-size:23px;font-weight:500}.mez-home .inbox-row p{margin:0;font-size:15px}.mez-home .relevance{text-align:right;color:#626773;font-size:13px}.mez-home .relevance.strong{color:#b4103a;font-weight:600}.mez-home .inbox-note{margin:20px 0 0;font-size:14px}.mez-home .mezzanine-section{background:var(--ink);color:var(--cream)}.mez-home .mezzanine-grid{grid-template-columns:1fr 1fr;align-items:center;gap:75px;display:grid}.mez-home .mezzanine-section .eyebrow{color:var(--brass)}.mez-home .mezzanine-section h2{font-size:48px}.mez-home .mezzanine-section p{color:#bdc1ca}.mez-home .network-section{background:#ece8df;border-bottom:1px solid #d8d5cf;padding:64px 0}.mez-home .network-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:80px;display:grid}.mez-home .network-grid h2{margin-bottom:0;font-size:38px}.mez-home .network-grid p{max-width:650px;margin:0;font-size:17px}.mez-home .mezzanine-line{color:var(--brass);margin-top:28px;font-family:Libre Caslon Display,Georgia,serif;font-size:28px}.mez-home .room-preview{background:#252a35;border:1px solid #56514a;border-radius:14px;padding:28px}.mez-home .room-top{letter-spacing:1px;color:var(--brass);justify-content:space-between;align-items:center;gap:15px;font-size:12px;display:flex}.mez-home .room-duration{color:var(--cream);letter-spacing:0;border:1px solid #696353;border-radius:20px;padding:7px 10px}.mez-home .room-caption{color:#b3b9c5;margin:18px 0 25px;font-size:12px}.mez-home .room-preview .bubble{color:var(--ink);font-size:15px}.mez-home .room-preview .bubble.coral{color:#fff}.mez-home .duration-label{color:var(--brass);letter-spacing:1px;margin:27px 0 12px;font-size:12px}.mez-home .duration-options{gap:12px;display:flex}.mez-home .duration-options span{border:1px solid #68646b;border-radius:6px;padding:12px 17px;font-size:14px}.mez-home .duration-options .selected{border-color:var(--coral);background:var(--coral);color:#fff}.mez-home .room-foot{color:#b3b9c5;margin-top:20px;font-size:13px;line-height:1.5}.mez-home .route-intro{max-width:670px}@media(max-width:900px){.mez-home .wrap{padding:0 25px}.mez-home nav a:not(.btn){display:none}.mez-home .hero{grid-template-columns:1fr;gap:32px;padding-top:45px}.mez-home .hero-compare-stage{aspect-ratio:16/10;min-height:480px}.mez-home h1,.mez-home .hero-copy p{max-width:600px}.mez-home .surfaces{flex-wrap:wrap;justify-content:center}.mez-home .profile-grid,.mez-home .private,.mez-home .mezzanine-grid,.mez-home .network-grid{grid-template-columns:1fr;gap:40px}.mez-home .section{padding:65px 0}.mez-home .section-head{display:block}.mez-home .section-head p{max-width:100%}.mez-home .placements{grid-template-columns:1fr}.mez-home .steps{grid-template-columns:repeat(2,1fr);gap:28px 20px}.mez-home h2{font-size:38px}.mez-home .profile-section h2{font-size:43px}.mez-home .private{padding-top:0}.mez-home .closing h2{font-size:43px}.mez-home .inbox-row{grid-template-columns:125px 1fr;gap:15px}.mez-home .relevance{text-align:left;grid-column:2}.mez-home .mezzanine-section h2{font-size:42px}.mez-home .network-grid h2{font-size:34px}}@media(max-width:520px){.mez-home .mez-header{height:88px}.mez-home .home-wordmark svg{width:30px;height:30px}.mez-home .home-wordmark .font-brand{font-size:22px}.mez-home nav .btn{padding:12px;font-size:12px}.mez-home h1{letter-spacing:-2px;font-size:48px}.mez-home .actions{flex-wrap:wrap}.mez-home .hero-compare-shell{border-radius:14px;margin-inline:-8px;padding:10px}.mez-home .hero-compare-topbar,.mez-home .hero-compare-footer{letter-spacing:.7px;font-size:8px}.mez-home .hero-compare-stage{aspect-ratio:auto;grid-template-columns:1fr;gap:6px;min-height:710px}.mez-home .leaking-panel,.mez-home .mezinjer-panel{min-height:350px;padding:14px}.mez-home .leaking-links{grid-template-columns:repeat(2,minmax(0,1fr))}.mez-home .leaking-profile{margin:10px 0 8px}.mez-home .leaking-links span{min-height:25px}.mez-home .mez-demo-conversation{min-height:285px}.mez-home .contrast-copy{width:calc(100% - 28px);font-size:10px;top:50%}.mez-home .demo-finale{width:calc(100% - 12px);bottom:6px;right:6px}.mez-home .steps,.mez-home .comparison-grid{grid-template-columns:1fr}.mez-home .comparison-column,.mez-home .comparison-column+.comparison-column{padding:30px 0}.mez-home .comparison-column+.comparison-column{border-top:1px solid #c9c4bb;border-left:0}.mez-home .mezinjer-way{background:0 0}.mez-home .step p{max-width:100%}.mez-home .profile-card{padding:24px}.mez-home .profile-grid{gap:28px}.mez-home .video-bottom{gap:10px}.mez-home .caption{font-size:19px}.mez-home .mez-footer{flex-direction:column;align-items:start;gap:20px}.mez-home .ticker-heading{align-items:start}.mez-home .ticker-heading>span{max-width:210px;line-height:1.5}.mez-home .ticker-heading button{white-space:nowrap}.mez-home .ticker-group{gap:28px;min-width:1000px;padding-right:28px}.mez-home .ticker-group span{font-size:21px}.mez-home .inbox-bar{padding:18px}.mez-home .inbox-row{padding:24px 18px;display:block}.mez-home .inbox-row h3{margin-top:12px;font-size:21px}.mez-home .relevance{margin-top:12px;display:block}.mez-home .room-preview{padding:20px}.mez-home .room-preview .bubble.coral{margin-left:22px}.mez-home .mezzanine-section h2{font-size:38px}}@media(prefers-reduced-motion:reduce){.mez-home .mezinjer-panel,.mez-home .demo-reveal,.mez-home .static-stall,.mez-home .demo-finale{transition:none}.mez-home .contrast-copy{animation:none;display:none}.mez-home .ticker-track{width:auto;animation:none}.mez-home .ticker-group{flex-wrap:wrap;justify-content:center;gap:18px;min-width:0;padding:0}.mez-home .ticker-group[aria-hidden=true]{display:none}.mez-home .ticker-window{-webkit-mask-image:none;mask-image:none}.mez-home .ticker-heading button{display:none}}
