:root{--compare-blue:#0568ff;--compare-night:#020817;--compare-panel:#07142d;--compare-copy:#a9b5c8;--compare-line:rgba(174,194,224,.24)}
.competitor-page{overflow-x:hidden;background:#020817}
.competitor-page h1,.competitor-page h2,.competitor-page h3{letter-spacing:0}
.compare-shell{width:min(1504px,calc(100% - 96px));margin-inline:auto}
.compare-eyebrow{margin:0 0 16px;color:#1878ff;font-size:14px;font-weight:800;letter-spacing:4px;text-transform:uppercase}
.compare-button{display:inline-flex;min-height:56px;align-items:center;justify-content:center;gap:18px;padding:0 26px;border:0;border-radius:5px;color:#fff;background:var(--compare-blue);box-shadow:0 16px 34px rgba(5,104,255,.28);font:inherit;font-size:17px;font-weight:700;cursor:pointer;transition:background .2s ease,transform .2s ease}
.compare-button:hover{background:#0059dd;transform:translateY(-2px)}

.competitor-page .site-header,.competitor-page .site-header.is-sticky{position:absolute;top:0;right:0;left:0;background:transparent;box-shadow:none;backdrop-filter:none}
@media (min-width:861px){
  .competitor-page .nav-shell{width:calc(100% - 60px)}
  .competitor-page .site-header .brand,.competitor-page .site-header .nav-links a{color:#fff}
  .competitor-page .site-header .brand{gap:12px;font-size:26px}
  .competitor-page .site-header .brand img{width:46px;height:46px}
  .competitor-page .primary-nav{gap:37px;font-size:17px}
  .competitor-page .nav-links{gap:42px}
  .competitor-page .nav-cta{min-width:230px;min-height:44px;justify-content:center;padding-inline:24px}
}
@media (max-width:860px){.competitor-page .site-header .brand{color:#fff}.competitor-page .site-header .menu-button{border:1px solid rgba(125,166,231,.32);color:#fff;background:rgba(2,8,23,.78)}}

.mousedining-opening{position:relative;z-index:0;overflow:hidden;color:#fff;background:#020817;isolation:isolate}
.mousedining-opening::before{position:absolute;z-index:-1;inset:0;content:"";background:linear-gradient(180deg,rgba(1,6,17,.5) 0%,rgba(1,7,20,.13) 38%,rgba(2,8,23,.5) 58%,#020817 76%,#020817 100%)}
.mousedining-opening::after{position:absolute;z-index:-1;top:0;right:0;left:0;height:880px;content:"";background:linear-gradient(90deg,rgba(2,8,23,.22),transparent 30%,transparent 70%,rgba(2,8,23,.2))}
.mousedining-hero-bg{position:absolute;z-index:-2;top:0;left:0;width:100%;height:880px;object-fit:cover;object-position:top center}
.mousedining-hero{position:relative;height:880px;min-height:880px;overflow:visible;color:#fff;background:transparent}
.mousedining-hero::after{position:absolute;z-index:1;right:0;bottom:-1px;left:0;height:180px;content:"";background:linear-gradient(180deg,transparent,#020817);pointer-events:none}
.mousedining-hero-layout{display:grid;position:relative;z-index:2;height:100%;min-height:0;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);padding-top:86px}
.mousedining-hero-copy{position:relative;z-index:3;max-width:980px;margin-inline:auto;text-align:center}
.mousedining-hero-copy .compare-eyebrow{margin-bottom:9px}
.mousedining-hero-copy h1{max-width:980px;margin:0;font-size:64px;font-weight:820;line-height:1.02}
.mousedining-hero-copy h1{transform:scaleX(.9)}
.mousedining-hero-copy h1 span{display:block}
.mousedining-hero-copy h1 span:last-child{margin-top:2px;color:var(--compare-blue)}
.mousedining-hero-copy>p:not(.compare-eyebrow){max-width:760px;margin:16px auto 0;color:rgba(255,255,255,.78);font-size:18px;line-height:1.45}
.mousedining-hero-actions{display:flex;align-items:center;justify-content:center;gap:36px;margin-top:14px}
.mousedining-hero-actions .compare-button{min-height:52px}
.mousedining-hero-actions>a:last-child{color:#fff;font-size:16px;font-weight:550;text-decoration:underline;text-underline-offset:6px}
.mousedining-hero-actions>a:last-child:hover{color:#7fb0ff}
.mousedining-hero-devices{--hero-phone-width:326px;--hero-base-width:calc(var(--hero-phone-width) - 50px);--hero-dining-height:590px;position:relative;width:min(720px,100%);height:580px;min-height:0;margin:12px auto 0;isolation:isolate;-webkit-mask-image:linear-gradient(#000 0%,#000 90%,transparent 100%);mask-image:linear-gradient(#000 0%,#000 90%,transparent 100%)}
.mousedining-phone{position:relative;overflow:hidden;margin:0;padding:7px;border:2px solid #303946;border-radius:48px;background:#0b1018;box-shadow:0 34px 74px rgba(0,0,0,.5)}
.mousedining-phone img{display:block;width:100%;height:auto;border-radius:39px}
.mousedining-hero-devices .mousedining-phone{position:absolute;top:0;bottom:auto;width:var(--hero-phone-width)}
.mousedining-phone-dining{z-index:3;left:calc(50% - var(--hero-phone-width) + 16px);transform:rotate(-2deg)}
.mousedining-hero-devices .mousedining-phone-dining{height:var(--hero-dining-height)}
.mousedining-hero-devices .mousedining-phone-dining img{height:108%}
.mousedining-phone-base{z-index:2;top:22px!important;right:calc(50% - var(--hero-phone-width) + 16px);width:var(--hero-base-width)!important;transform:rotate(2deg)}

.beyond-alert{position:relative;min-height:520px;padding:0;color:#fff;background:#020817}
.beyond-alert-layout{display:grid;min-height:520px;grid-template-columns:minmax(620px,640px) minmax(0,1fr);align-content:start;align-items:start;gap:32px;padding:130px 0 30px}
.beyond-alert-copy{max-width:640px}
.beyond-alert-copy h2{margin:0;font-size:46px;font-weight:760;line-height:1.1}
.beyond-alert-copy h2 span{display:block}
.beyond-alert-copy h2 span:last-child{max-width:640px;margin-top:9px;color:var(--compare-blue)}
.beyond-alert-copy>p:not(.compare-eyebrow):not(.beyond-alert-close){max-width:610px;margin:22px 0 0;color:var(--compare-copy);font-size:18px;line-height:1.5}
.beyond-alert-close{display:grid;gap:4px;max-width:600px;margin:22px 0 0;padding-top:18px;border-top:1px solid var(--compare-line);color:#d9e1ec;font-size:16px;line-height:1.35}
.beyond-alert-close strong{color:#fff;font-weight:760}
.beyond-alert-flow{display:grid;width:min(680px,100%);grid-template-columns:250px 110px 270px;align-items:start;justify-self:end;gap:25px}
.beyond-product-step{display:grid;align-content:start;justify-items:start;min-width:0}
.beyond-product-frame{width:250px;height:auto;aspect-ratio:46/100;overflow:hidden;margin:0;padding:5px;border:2px solid #303946;border-radius:32px;background:#0b1018;box-shadow:0 30px 60px rgba(0,0,0,.44)}
.beyond-product-frame img{display:block;width:100%;height:100%;border-radius:25px;object-fit:contain;object-position:center}
.beyond-product-caption{display:grid;gap:6px;width:250px;margin-top:14px}
.beyond-product-caption strong{font-size:20px;line-height:1.15}
.beyond-product-caption span{color:var(--compare-copy);font-size:16px;line-height:1.4}
.beyond-handoff{display:grid;align-self:center;justify-items:center;gap:8px;text-align:center}
.beyond-handoff-arrow{display:grid;width:72px;height:72px;place-items:center;border:2px solid var(--compare-blue);border-radius:50%;color:#fff;background:#07142d;box-shadow:0 0 26px rgba(5,104,255,.32);font-size:36px;line-height:1}
.beyond-handoff strong{max-width:110px;font-size:18px;line-height:1.08}
.beyond-handoff small{max-width:110px;color:var(--compare-copy);font-size:14px;line-height:1.35}
.beyond-day-lane{position:relative;width:270px;padding-left:20px;border-left:1px solid var(--compare-line)}

.mousedining-comparison{min-height:100svh;padding:80px 0 78px;color:#fff;background:linear-gradient(180deg,#020817 0%,#030a17 20%,#020817 100%)}
.comparison-layout{display:grid;grid-template-columns:minmax(430px,590px) minmax(560px,1fr);align-items:start;gap:60px}
.mousedining-comparison-copy{max-width:590px;padding-top:104px}
.mousedining-comparison-copy h2{margin:0;font-size:clamp(42px,3.2vw,48px);font-weight:760;line-height:1.12}
.mousedining-comparison-copy h2 span{display:block;white-space:nowrap}
.mousedining-comparison-copy h2 span:last-child{margin-top:8px;color:var(--compare-blue)}
.mousedining-comparison-copy>p:not(.compare-eyebrow){max-width:520px;margin:42px 0 0;color:var(--compare-copy);font-size:18px;line-height:1.55}
.mousedining-ledger-wrap{min-width:0}
.mousedining-ledger{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;color:#fff}
.mousedining-ledger th,.mousedining-ledger td{height:84px;padding:14px 20px;border-right:1px solid var(--compare-line);border-bottom:1px solid var(--compare-line)}
.mousedining-ledger tr>*:first-child{border-left:0}
.mousedining-ledger thead th{height:92px;padding-inline:8px;border-top:0;font-size:14px;font-weight:780;letter-spacing:3px;text-transform:uppercase}
.mousedining-ledger thead th:first-child{width:49%;color:#1878ff;text-align:left}
.mousedining-ledger thead th:nth-child(2){width:22%;color:#b8c1ce;font-size:13px;letter-spacing:1px;text-align:center}
.mousedining-ledger thead th:last-child{width:29%;border:1px solid #1b65da;border-bottom:0;border-radius:8px 8px 0 0;color:#fff;background:#071e49;text-align:center}
.mousedining-ledger thead th:last-child small,.mousedining-ledger thead th:last-child span{display:block}
.mousedining-ledger thead th:last-child small{margin-bottom:8px;color:#5c9cff;font-size:10px;font-weight:850}
.mousedining-ledger thead th:last-child span{color:#1878ff;font-size:18px}
.mousedining-ledger tbody th{font-size:16px;font-weight:580;text-align:left}
.mousedining-ledger tbody th svg{width:34px;height:34px;margin-right:16px;vertical-align:middle;color:#1878ff;fill:none;stroke:currentColor;stroke-width:1.7}
.mousedining-ledger tbody th span{vertical-align:middle}
.mousedining-ledger tbody td{text-align:center}
.mousedining-ledger tbody td:nth-child(2){color:#8d96a4}
.mousedining-ledger tbody td:last-child{border-color:#1b65da;color:#fff;background:#071e49}
.mousedining-ledger tbody tr:last-child td:last-child{border-radius:0 0 8px 8px}
.ledger-mark{display:inline-grid;width:34px;height:34px;place-items:center;border:2px solid currentColor;border-radius:50%;font-size:19px;font-weight:800;line-height:1}
.ledger-check{color:#1e78ff}
.mousedining-ledger tbody td:last-child .ledger-check{color:#1e78ff}
.ledger-dash{width:auto;border:0;border-radius:0;color:#8d96a4;font-size:26px}
.mousedining-ledger-mobile{display:none}
.comparison-notes{margin-top:28px}
.comparison-source{margin:0;color:#6f7d91;font-size:11px;line-height:1.45;text-align:right}
.comparison-source a{color:#6ca6ff;text-decoration:underline;text-underline-offset:3px}
.comparison-boundary{display:flex;align-items:center;justify-content:center;gap:20px;margin:26px 0 0;padding-top:28px;border-top:1px solid var(--compare-line);color:#aab4c4;font-size:17px;line-height:1.45;text-align:center}
.comparison-boundary svg{width:32px;height:32px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8}

.mousedining-comparison [data-reveal],.competitor-page .pricing [data-reveal],.competitor-page .faq [data-reveal],.mousedining-closing [data-reveal]{transition-duration:.36s;transition-delay:0ms}
.competitor-page .faq{color:#fff;background:#020817}
.competitor-page .faq-ribbon-head h2{color:#fff}
.competitor-page .faq-ribbon-head p{color:var(--compare-copy)}
.competitor-page .faq-question-ribbon{background:rgba(255,255,255,.96)}
.competitor-page .faq-answer-copy p{font-weight:400;line-height:1.3;letter-spacing:0}
.competitor-page .faq-answer-stage[data-faq-id="difference"] .faq-answer-lead strong,.competitor-page .faq-answer-stage[data-faq-id="booking"] .faq-answer-lead strong{font-size:48px;letter-spacing:0}

.mousedining-closing.final-cta{position:relative;min-height:100svh;overflow:hidden;color:#fff;background:#020817;isolation:isolate}
.mousedining-closing-bg{position:absolute;z-index:0;inset:0;width:100%;height:calc(100% + 76px);object-fit:cover;object-position:center;pointer-events:none;transform:translateY(-38px)}
.mousedining-closing-mark{position:absolute;z-index:1;top:84px;left:18px;width:360px;height:360px;opacity:.045;pointer-events:none}
.mousedining-closing .final-layout{position:relative;z-index:2;min-height:100svh;align-items:flex-start;padding:clamp(180px,20svh,236px) 0 120px}
.mousedining-closing .final-layout>div{width:100%;max-width:1100px;margin-inline:auto;text-align:center}
.mousedining-closing .final-layout h2{margin:0;font-size:86px;font-weight:800;line-height:1}
.mousedining-closing .final-layout h2 span{display:block}
.mousedining-closing .final-layout h2 span:last-child{margin-top:8px;color:var(--compare-blue)}
.mousedining-closing .final-layout p:not(.form-message):not(.waitlist-note){max-width:660px;margin:36px auto 0;color:var(--compare-copy);font-size:19px;line-height:1.5}
.mousedining-closing-actions{display:flex;align-items:center;justify-content:center;gap:48px;margin-top:63px}
.mousedining-launch-access{position:relative}
.mousedining-launch-access>summary{min-width:324px;list-style:none}
.mousedining-launch-access>summary::-webkit-details-marker{display:none}
.mousedining-launch-access>summary:focus-visible{outline:3px solid #fff;outline-offset:4px}
.mousedining-closing .launch-waitlist{position:absolute;z-index:4;top:calc(100% + 16px);left:50%;width:min(760px,80vw);margin:0;padding:18px;border:1px solid rgba(111,160,237,.34);border-radius:8px;background:rgba(3,12,31,.96);box-shadow:0 24px 70px rgba(0,0,0,.5);transform:translateX(-50%)}
.mousedining-closing .waitlist-submit,.mousedining-closing .final-download{background:#0568ff;box-shadow:0 14px 30px rgba(5,104,255,.28)}
.mousedining-closing .final-download{justify-content:center;margin:0}
.closing-pricing-link{display:inline-block;color:#fff;font-size:17px;font-weight:550;text-decoration:underline;text-underline-offset:6px}
.closing-pricing-link:hover{color:#7fb0ff}
.closing-capability-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:100px 0 0;padding:22px 0;border-top:1px solid var(--compare-line);border-bottom:1px solid var(--compare-line);list-style:none}
.closing-capability-rail li{display:flex;min-width:0;align-items:center;justify-content:center;gap:14px;padding:4px 18px;color:#dbe3ef;font-size:17px}
.closing-capability-rail li+li{border-left:1px solid var(--compare-line)}
.closing-capability-rail svg{width:36px;height:36px;flex:0 0 auto;color:#1878ff;fill:none;stroke:currentColor;stroke-width:1.8}

@media (max-width:1440px){
  .beyond-alert-layout{grid-template-columns:1fr;gap:50px}
  .beyond-alert-copy{max-width:720px}
  .beyond-alert-flow{justify-self:center}
}

@media (max-width:1480px){
  .mousedining-hero-copy h1{font-size:60px}
  .mousedining-hero-devices{--hero-phone-width:300px;--hero-base-width:250px;--hero-dining-height:510px;width:min(660px,100%);height:510px}
}

@media (max-width:1280px){
  .beyond-alert-layout{grid-template-columns:1fr;gap:50px;padding:96px 0 40px}
  .beyond-alert-copy{max-width:720px;padding-top:0}
  .beyond-alert-flow{width:min(680px,100%);justify-self:center}
  .mousedining-hero-copy h1{font-size:58px}
  .mousedining-hero-devices{--hero-phone-width:280px;--hero-base-width:235px;--hero-dining-height:470px;width:min(620px,100%);height:470px}
}

@media (max-width:1170px){
  .mousedining-hero-bg{height:900px;object-position:58% center}
  .mousedining-hero-copy h1{font-size:54px}
}

@media (min-width:901px) and (max-height:960px){
  .mousedining-hero{height:max(790px,calc(100svh - 48px));min-height:790px}
  .mousedining-hero-bg,.mousedining-opening::after{height:max(790px,calc(100svh - 48px))}
  .mousedining-hero-devices{margin-top:12px}
}

@media (min-width:901px) and (max-height:720px){
  .mousedining-hero-layout{padding-top:74px}
  .mousedining-hero-devices{margin-top:0}
}

@media (max-width:1160px){
  .comparison-layout{grid-template-columns:1fr;gap:48px}
  .mousedining-comparison{padding-top:72px}
  .mousedining-comparison-copy{max-width:760px;padding-top:0}
  .comparison-source{text-align:left}
}

@media (max-width:1024px){
  .mousedining-hero-copy h1{font-size:52px}
  .mousedining-hero-devices{--hero-phone-width:270px;--hero-base-width:225px;--hero-dining-height:450px;width:min(600px,100%);height:450px}
}

@media (max-width:960px){
  .beyond-alert-flow{width:100%;grid-template-columns:1fr;gap:44px}
  .beyond-product-step{justify-items:center;text-align:center}
  .beyond-day-lane{width:100%;padding:48px 0 0;border-top:1px solid var(--compare-line);border-left:0}
  .beyond-handoff{margin-top:0}
}

@media (max-width:900px){
  .compare-shell{width:calc(100% - 40px)}
  .mousedining-hero{height:740px;min-height:740px}
  .mousedining-hero-layout{padding-top:92px}
  .mousedining-hero-copy h1{font-size:46px;transform:none}
  .mousedining-hero-devices{--hero-phone-width:230px;--hero-base-width:176px;--hero-dining-height:376px;height:410px}
  .beyond-alert-layout{gap:44px}
  .mousedining-closing .final-layout h2{font-size:62px}
}

@media (max-width:760px){
  .compare-shell{width:calc(100% - 32px)}
  .compare-eyebrow{margin-bottom:12px;font-size:11px;letter-spacing:3px}
  .mousedining-opening::before{background:linear-gradient(180deg,rgba(1,6,17,.72) 0%,rgba(1,7,20,.4) 43%,rgba(1,7,20,.7) 69%,#020817 84%,#020817 100%)}
  .mousedining-hero-bg{height:820px;object-position:58% center}
  .mousedining-hero{height:796px;min-height:796px}
  .mousedining-hero-layout{min-height:796px;grid-template-rows:auto 340px;padding-top:104px}
  .mousedining-hero-copy h1{max-width:440px;margin-inline:auto;font-size:38px;line-height:1.02}
  .mousedining-hero-copy>p:not(.compare-eyebrow){margin-top:14px;font-size:15px;line-height:1.45}
  .mousedining-hero-actions{align-items:center;gap:12px;margin-top:18px}
  .mousedining-hero-actions .compare-button{min-width:0;min-height:50px;flex:1;gap:10px;padding-inline:10px;font-size:14px}
  .mousedining-hero-actions>a:last-child{flex:0 0 auto;font-size:14px}
  .mousedining-hero-devices{height:340px;margin-top:0;-webkit-mask-image:linear-gradient(#000 0%,#000 82%,transparent 100%);mask-image:linear-gradient(#000 0%,#000 82%,transparent 100%)}
  .mousedining-phone{padding:4px;border-radius:32px}
  .mousedining-phone img{border-radius:26px}
  .mousedining-hero-devices .mousedining-phone{top:auto;bottom:8px;width:160px}
  .mousedining-hero-devices .mousedining-phone-dining{height:auto}
  .mousedining-hero-devices .mousedining-phone-dining img{height:auto}
  .mousedining-phone-dining{left:calc(50% - 158px)}
  .mousedining-phone-base{top:auto!important;right:calc(50% - 158px);width:152px!important}

  .beyond-alert-layout{gap:44px;padding:48px 0}
  .beyond-alert-copy h2,.mousedining-comparison-copy h2{font-size:40px}
  .mousedining-comparison-copy h2 span{white-space:normal}
  .beyond-alert-copy>p:not(.compare-eyebrow):not(.beyond-alert-close),.mousedining-comparison-copy>p:not(.compare-eyebrow){font-size:16px}
  .beyond-product-frame{width:min(250px,100%);height:auto;aspect-ratio:46/100}
  .beyond-product-caption{width:min(250px,100%)}

  .mousedining-comparison{min-height:0;padding:72px 0 64px}
  .comparison-layout{gap:34px}
  .comparison-close{font-size:17px}
  .mousedining-ledger{display:none}
  .mousedining-ledger-mobile{display:grid;gap:0;margin:0;padding:0;border-bottom:1px solid var(--compare-line);list-style:none}
  .mousedining-ledger-mobile>li{display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid var(--compare-line)}
  .mousedining-ledger-mobile>li>strong{grid-column:1/-1;padding:16px 12px;color:#fff;font-size:15px;text-align:left}
  .mousedining-ledger-mobile>li>span{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;min-width:0;padding:13px 12px;border-top:1px solid var(--compare-line);color:#aeb8c8;font-size:11px}
  .mousedining-ledger-mobile>li>span+span{border-left:1px solid #1b65da;color:#fff;background:#071e49}
  .mousedining-ledger-mobile b{min-width:0;font-weight:650;line-height:1.2}
  .mousedining-ledger-mobile .ledger-mark{width:26px;height:26px;font-size:15px}
  .mousedining-ledger-mobile .ledger-dash{width:auto;font-size:22px}
  .comparison-notes{margin-top:24px}
  .comparison-source{font-size:12px}
  .comparison-boundary{align-items:flex-start;justify-content:flex-start;font-size:15px;text-align:left}

  .mousedining-closing.final-cta{min-height:760px}
  .mousedining-closing-mark{top:46px;left:-70px;width:260px;height:260px}
  .mousedining-closing .final-layout{min-height:760px;padding:112px 0 72px}
  .mousedining-closing .final-layout h2{font-size:48px}
  .mousedining-closing .final-layout p:not(.form-message):not(.waitlist-note){font-size:17px}
  .mousedining-closing-actions{flex-direction:column;gap:24px;margin-top:34px}
  .mousedining-launch-access{width:100%}
  .mousedining-launch-access>summary{width:100%;min-width:0}
  .mousedining-closing .launch-waitlist{position:static;width:100%;margin-top:14px;transform:none}
  .closing-capability-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:48px}
  .closing-capability-rail li{justify-content:flex-start;padding:15px 10px;font-size:14px}
  .closing-capability-rail li+li{border-left:0}
  .closing-capability-rail li:nth-child(even){border-left:1px solid var(--compare-line)}
  .closing-capability-rail li:nth-child(n+3){border-top:1px solid var(--compare-line)}
}

@media (max-width:600px){
  .competitor-page .faq{color:var(--ink);background:#f6f7fb}
  .competitor-page .faq-ribbon-head h2{color:var(--ink)}
  .competitor-page .faq-ribbon-head p{color:var(--body)}
}

@media (max-width:360px){
  .mousedining-hero-copy h1{font-size:36px}
  .mousedining-hero-devices .mousedining-phone{width:146px}
  .mousedining-phone-dining{left:calc(50% - 144px)}
  .mousedining-phone-base{right:calc(50% - 144px);width:140px!important}
  .mousedining-closing .final-layout h2{font-size:42px}
}

@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto!important}
  .compare-button,.mousedining-phone,.mousedining-hero-actions a,.faq-answer-stage *{animation:none!important;transition:none!important}
}
