@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#112f32;--muted:#5b6d6e;--cyan:#35e0ff;--dark:#08393d;--pale:#eff8f7;--line:#d9e5e4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.6 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #098298;outline-offset:5px}button:disabled{cursor:default}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',sans-serif}h2{font-size:clamp(30px,3.2vw,46px);line-height:1.2;letter-spacing:-1.8px;font-weight:650}.wrap{width:min(1280px,calc(100% - 100px));margin:auto}.announcement{background:var(--dark);color:white;text-align:center;font-size:12px;font-weight:550;letter-spacing:1.3px;padding:11px 20px}.announcement a{margin-left:23px;letter-spacing:0;color:#91edfd;font-size:13px}.announcement span{margin-left:9px}header{height:94px;display:flex;align-items:center;justify-content:space-between;width:min(1340px,calc(100% - 80px));margin:auto;gap:25px}.brand{font-family:'Manrope',sans-serif;font-size:34px;font-weight:800;letter-spacing:-2px;white-space:nowrap}.brand360{font-weight:450;color:#157d88;letter-spacing:-2px}.brand-dot{color:var(--ink)}nav{display:flex;gap:34px;font-size:14px;font-weight:600}nav a:hover,.text-link:hover{color:#008498}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--cyan);border:1px solid var(--cyan);padding:16px 24px;border-radius:7px;font-size:15px;font-weight:700;line-height:1.5;transition:background .2s,transform .2s}.button:hover{background:#9aefff;transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.button.small{padding:12px 20px;font-size:14px}.hero{display:grid;grid-template-columns:1.06fr 1fr;gap:34px;padding-top:56px;padding-bottom:74px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.4px;line-height:1.6}.hero .eyebrow{display:flex;gap:12px;align-items:center}.line{height:2px;width:23px;background:#05a7bd;flex-shrink:0}h1{font-size:clamp(40px,4.25vw,63px);line-height:1.09;letter-spacing:-3px;font-weight:650;margin-top:23px}h1>span{color:#128592}.hero-copy>p{max-width:455px;font-size:18px;color:var(--muted);line-height:1.7;margin-top:24px}.actions{display:flex;gap:23px;align-items:center;margin-top:30px}.text-link{font-weight:650;font-size:14px;display:flex;gap:10px;align-items:center}.play{font-size:10px;border:1px solid #95abab;border-radius:50%;width:27px;height:27px;display:grid;place-items:center;padding-left:2px}.hero-note{font-size:13px;color:var(--muted);margin-top:18px}.hero-visual{height:490px;position:relative;border-radius:18px 18px 85px 18px;background:#edf5f0;margin-left:15px}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:54% center;border-radius:inherit}.image-shade{position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#08292bc4);border-radius:inherit}.floating{position:absolute;background:#fff;border-radius:12px;box-shadow:0 14px 45px #06242a1c}.review{top:25px;left:-38px;display:flex;gap:13px;padding:16px 19px;align-items:center}.review-icon{display:grid;place-items:center;background:#e6f9f2;color:#147059;width:39px;height:39px;border-radius:50%;font-size:23px}.review strong{font-size:13px;display:block}.review span,.feedback>span:last-child{font-size:12px;color:var(--muted)}.stars{letter-spacing:2px;color:#dc962c;font-size:14px;line-height:1.4}.feedback{bottom:55px;right:-17px;padding:18px 22px}.tiny-label{font-size:10px;font-weight:700;letter-spacing:1.2px;color:#667776}.feedback strong{font-size:18px;display:block;margin:5px 0}.mini-faces{font-size:27px;letter-spacing:4px;white-space:nowrap;margin:5px 0}.image-caption{position:absolute;bottom:20px;left:23px;color:#fff;font-size:12px}.channels{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:26px;padding:29px 0 37px}.channels p{font-size:13px;color:var(--muted);line-height:1.55}.channels strong{font-weight:550;color:var(--ink)}.channel-name{font-size:24px;font-weight:650;letter-spacing:-.8px;color:#587172}.google{font-weight:500}.instagram{font-style:italic}.tiktok{font-weight:800}.section{padding-top:90px;padding-bottom:90px}.solutions{background:var(--pale)}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:50px}.section-top h2{margin-top:14px}.section-top>p{max-width:285px;color:var(--muted);font-size:16px;padding-bottom:5px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:52px}.benefit-grid article{border-top:1px solid #aaccca;padding-top:20px}.number{font-size:12px;letter-spacing:1.2px;font-weight:650;color:#477274}.feature-icon{font-family:Arial,sans-serif;font-size:36px;color:#157c83;line-height:1;margin:29px 0 22px}.benefit-grid h3{font-size:25px;font-weight:650;line-height:1.3;letter-spacing:-.7px}.benefit-grid p{font-size:16px;color:var(--muted);margin:17px 0 25px;line-height:1.75}.benefit-grid a{font-size:13px;font-weight:700;display:flex;justify-content:space-between;gap:12px}.benefit-grid a:hover{text-decoration:underline}.demo-section{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center;padding-top:105px;padding-bottom:105px}.demo-copy h2{margin:20px 0 24px;font-size:clamp(34px,3.7vw,51px)}.demo-copy h2 span{color:#118391}.demo-copy>p{font-size:17px;color:var(--muted);max-width:440px}.checklist{padding:0;margin:24px 0 0;list-style:none}.checklist li{margin:12px 0;font-size:15px}.checklist li:before{content:'✓';color:#148397;margin-right:12px;font-weight:700}.try-note{border-top:1px solid var(--line);display:flex;gap:18px;margin-top:35px;padding-top:24px}.try-note>span{font-size:33px;color:#168598}.try-note strong{font-size:15px}.try-note p{font-size:14px;color:var(--muted);margin-top:4px}.demo-copy>.demo-disclaimer{font-size:12px;margin-top:22px;max-width:400px}.demo-stage{background:#e6f6f5;border-radius:20px;min-height:642px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px 18px;position:relative}.sample-label{font-size:11px;font-weight:650;letter-spacing:2px;margin-bottom:18px;color:#447071}.phone{background:#fff;border:7px solid #123f41;box-shadow:14px 20px 40px #0b5a5a20;width:320px;max-width:100%;border-radius:34px;overflow:hidden;min-height:495px}.phone-top{display:flex;justify-content:space-between;padding:10px 20px;font-size:11px;font-weight:650;line-height:1.2}.restaurant-cover{background:var(--dark);display:flex;align-items:center;flex-direction:column;color:white;padding:14px 10px 19px}.restaurant-badge{font-family:Georgia,serif;border:1px solid #729697;border-radius:50%;width:35px;height:35px;display:grid;place-items:center;margin-bottom:8px;font-size:22px}.restaurant-cover strong{font-size:18px}.restaurant-cover>span:last-child{font-size:11px;color:#c2dada}.phone-tabs{display:flex;border-bottom:1px solid #e5ebeb;padding:0 17px}.phone-tabs button{width:50%;padding:12px 5px;background:transparent;border:0;border-bottom:2px solid transparent;font-size:13px;color:#697878}.phone-tabs button[aria-selected=true]{color:#0e7881;border-color:#1195a1;font-weight:700}[role=tabpanel]{padding:19px 17px 10px;min-height:190px}[role=tabpanel] h3{text-align:center;font-size:17px;letter-spacing:-.5px}[role=tabpanel]>p{text-align:center;font-size:12px;color:var(--muted);margin-top:5px}.emotion-buttons{display:flex;justify-content:space-between;margin:20px -5px 14px;gap:2px}.emotion-buttons button{border:1px solid transparent;border-radius:8px;background:none;font-size:10px;padding:5px 3px;color:#536364;min-width:44px}.emotion-buttons button span{font-size:25px;display:block;margin-bottom:5px}.emotion-buttons button:hover,.emotion-buttons button[aria-pressed=true]{background:#e7faff;border-color:#65d9e8;color:#16474a}.sample-hint{font-size:11px;text-align:center;color:#7b8988;padding:14px 0}.powered{text-align:center;font-size:10px;color:#687a7a;padding:12px 0 17px}.powered strong{color:#245e62}.stage-caption{font-size:12px;margin-top:18px;color:#517475;text-align:center}.dish{padding:15px 0;border-bottom:1px solid #e6ecec;display:flex;justify-content:space-between;align-items:center;font-size:12px}.dish strong{display:block;font-size:12px}.dish span{font-size:11px;color:#718383}.feedback-form label{font-size:12px;line-height:1.4;display:block;margin-bottom:8px}.feedback-form textarea{width:100%;font:12px/1.5 'DM Sans',sans-serif;border:1px solid #b8cfce;border-radius:6px;padding:9px;resize:vertical;min-height:65px}.feedback-form button{background:var(--dark);color:white;border:0;border-radius:6px;width:100%;padding:9px;font-size:12px;margin-top:7px}.feedback-success{padding:10px;background:#ebf9f5;border-radius:7px;font-size:12px;color:#245b51}.how{background:var(--dark);color:#fff}.how .eyebrow{color:#91d7d8}.how h2{margin-top:18px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:65px;margin-top:45px}.steps article{border-top:1px solid #457175;padding-top:25px}.steps article>span{display:grid;place-items:center;border:1px solid #77a6a9;border-radius:50%;width:34px;height:34px;font-size:14px;color:#99eafa;margin-bottom:20px}.steps h3{font-size:20px;font-weight:550}.steps p{font-size:15px;color:#b9d1d2;margin-top:12px}.faq{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px}.faq h2{margin-top:17px}.faq-items details{border-bottom:1px solid var(--line)}.faq-items details:first-child{border-top:1px solid var(--line)}summary{padding:22px 0;font-size:16px;font-weight:550;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary span{font-weight:400;font-size:22px;line-height:1}details[open] summary span{transform:rotate(45deg)}details p{padding:0 28px 23px 0;color:var(--muted);font-size:15px}.closing{background:#d5f7fc;padding:55px 60px 59px;border-radius:14px;position:relative;overflow:hidden}.closing h2{position:relative;z-index:1;margin:15px 0 26px;font-size:38px;max-width:830px}.closing .button{background:var(--dark);border-color:var(--dark);color:white;position:relative;z-index:1}.closing .button:hover{background:#12606a}.closing-mark{position:absolute;right:-35px;bottom:-76px;font-size:250px;line-height:1;font-weight:700;letter-spacing:-22px;color:#ade8ef;transform:rotate(-15deg);pointer-events:none}footer{display:flex;align-items:center;justify-content:space-between;padding-top:43px;padding-bottom:38px;gap:24px}footer .brand{font-size:28px}footer p,footer>span{font-size:12px;color:var(--muted)}@media(min-width:1600px){.hero{gap:65px}.hero-visual{height:510px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}header{width:calc(100% - 64px)}nav{gap:20px}.hero{gap:20px}.hero-visual{height:460px}.hero .eyebrow{font-size:10px}.hero-copy>p{font-size:16px}h1{letter-spacing:-2px}.actions{gap:17px;flex-wrap:wrap}.review{left:-15px;max-width:330px}.feedback{right:-10px}.section-top{gap:30px}.section-top>p{max-width:230px}.benefit-grid{gap:25px}.demo-section{gap:40px}.steps{gap:35px}.channel-name{font-size:21px}}@media(max-width:760px){html{scroll-padding-top:20px}.wrap{width:calc(100% - 40px)}.announcement{font-size:9px;letter-spacing:.8px}.announcement a{display:none}header{width:calc(100% - 40px);height:79px;gap:10px}header .brand{font-size:29px}header nav{display:none}.button.small{font-size:12px;padding:10px 13px;gap:12px}.hero{grid-template-columns:1fr;padding-top:22px;padding-bottom:33px;gap:35px}.hero .eyebrow{font-size:10px}h1{font-size:clamp(39px,9.1vw,63px);letter-spacing:-2.1px;line-height:1.1;margin-top:17px}.hero-copy>p{font-size:16px;margin-top:22px;max-width:520px}.actions{margin-top:24px;gap:20px}.button{font-size:13px;padding:14px 17px;gap:19px}.text-link{font-size:13px}.hero-note{font-size:11px}.hero-visual{height:380px;margin:10px 5px 5px}.review{top:16px;left:-10px;padding:12px;gap:10px}.review strong{font-size:12px}.review span{font-size:10px}.feedback{bottom:43px;right:-10px;padding:13px 17px}.feedback strong{font-size:16px}.mini-faces{font-size:23px}.feedback>span:last-child{font-size:10px}.image-caption{font-size:10px;left:15px}.channels{flex-wrap:wrap;justify-content:center;gap:20px 28px;padding:24px 0 30px}.channels p{width:100%;text-align:center;font-size:12px}.channels p br{display:none}.channels p strong{margin-left:5px}.channel-name{font-size:19px}.section{padding-top:57px;padding-bottom:57px}.section-top{display:block}.section-top>p{max-width:100%;margin-top:22px}.eyebrow{font-size:10px}h2{font-size:31px;letter-spacing:-1.2px}.benefit-grid{grid-template-columns:1fr;gap:29px;margin-top:32px}.benefit-grid article{padding-top:18px}.feature-icon{float:right;font-size:29px;margin:0 10px}.benefit-grid h3{font-size:25px;margin-top:19px}.benefit-grid h3 br{display:none}.benefit-grid p{margin:15px 0 19px}.benefit-grid a{font-size:12px}.demo-section{grid-template-columns:1fr;gap:30px}.demo-copy h2{font-size:36px}.demo-copy>p{font-size:16px}.demo-stage{min-height:620px;padding:25px 16px}.steps{grid-template-columns:1fr;gap:27px;margin-top:31px}.steps article{padding-top:21px}.steps article>span{float:left;margin:0 17px 30px 0}.steps h3{font-size:18px}.steps p{padding-left:51px;font-size:15px;margin-top:8px}.faq{grid-template-columns:1fr;gap:30px}summary{font-size:15px;padding:19px 0}.closing{padding:32px 24px}.closing h2{font-size:30px}.closing-mark{font-size:190px;bottom:-57px;right:-25px}.closing .eyebrow{position:relative;z-index:1;max-width:240px}.closing .button{font-size:12px;padding:13px;gap:13px}footer{flex-wrap:wrap;gap:10px;padding-top:29px;padding-bottom:25px}footer p{display:none}footer>span{font-size:10px}footer .brand{font-size:24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
