@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--ink:#1e2b24;--green:#315b45;--mint:#dcebe1;--cream:#f8f5ee;--orange:#e78755;--line:#e7e6df;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 48px);margin:0 auto}.nav{z-index:10;justify-content:space-between;align-items:center;height:86px;display:flex;position:relative}.brand{letter-spacing:-.7px;align-items:center;gap:5px;font-family:Manrope,sans-serif;font-size:20px;display:flex}.brand b{font-weight:800}.brand-mark{background:var(--green);border-radius:11px;justify-content:center;align-items:flex-end;gap:2px;width:35px;height:35px;padding:8px;display:flex}.brand-mark i{background:#fff;border-radius:4px;width:4px;display:block}.brand-mark i:first-child{height:9px}.brand-mark i:nth-child(2){height:15px}.brand-mark i:nth-child(3){height:12px}.nav-links{gap:30px;font-size:14px;font-weight:600;display:flex}.nav-links a{transition:all .2s}.nav-links a:hover{color:var(--orange)}.nav-cta{background:var(--ink);color:#fff;border-radius:99px;align-items:center;gap:8px;padding:12px 18px;font-size:13px;font-weight:700;display:flex}.hero{z-index:0;grid-template-columns:.9fr 1.1fr;align-items:center;min-height:665px;padding-top:25px;padding-bottom:70px;display:grid;position:relative}.hero-copy{z-index:2;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:1.5px;color:var(--green);align-items:center;gap:9px;margin-bottom:20px;font-size:11px;font-weight:800;display:inline-flex}.eyebrow span{background:var(--mint);border-radius:50%;place-items:center;width:27px;height:27px;display:grid}h1,h2{letter-spacing:-3px;margin:0;font-family:Manrope,sans-serif;line-height:1.03}h1{font-size:clamp(52px,5.25vw,76px);font-weight:800}h1 em,h2 em{color:var(--orange);font-style:normal}.hero-copy>p{color:#667069;max-width:525px;margin:25px 0 28px;font-size:17px;line-height:1.7}.hero-actions{align-items:center;gap:24px;display:flex}.primary-btn,.cream-btn{background:var(--green);color:#fff;border-radius:9px;align-items:center;gap:13px;padding:16px 21px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 10px 24px #315b4524}.text-btn{align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex}.text-btn span{border:1px solid #d5d8d4;border-radius:50%;place-items:center;width:35px;height:35px;font-size:10px;display:grid}.trust{align-items:center;gap:13px;margin-top:34px;display:flex}.faces{display:flex}.faces i{background:#d9b39a;border:3px solid #fff;border-radius:50%;place-items:center;width:33px;height:33px;margin-left:-7px;font-size:8px;font-style:normal;font-weight:800;display:grid}.faces i:first-child{background:#d2b693;margin-left:0}.faces i:last-child{background:#829c8a}.trust>span:last-child{flex-direction:column;display:flex}.trust b{font-size:12px}.trust small{color:#8a918c;margin-top:3px;font-size:11px}.hero-visual{isolation:isolate;min-width:0;padding-left:38px;position:relative}.blob{z-index:-1;filter:blur(2px);border-radius:50%;position:absolute}.blob-one{background:#eef4ef;width:460px;height:460px;top:-65px;right:-35px}.blob-two{background:#f6e3d7;width:220px;height:220px;bottom:-70px;left:5px}.product-window{background:#fff;border:1px solid #e3e5e2;border-radius:18px;position:relative;overflow:visible;transform:rotate(.5deg);box-shadow:0 35px 70px #253b2e25}.window-top{color:#a2aaa4;border-bottom:1px solid #e8e9e7;align-items:center;height:43px;padding:0 14px;font-size:8px;display:flex;position:relative}.window-dots{gap:4px;display:flex}.window-dots i{background:#eb9d78;border-radius:50%;width:6px;height:6px}.window-dots i:nth-child(2){background:#efd078}.window-dots i:nth-child(3){background:#83ad8c}.window-top>span{background:#f4f5f3;border-radius:5px;padding:5px 55px;position:absolute;left:50%;transform:translate(-50%)}.avatar{color:#5b463a;background:#e7d0bf;border-radius:50%;place-items:center;width:24px;height:24px;margin-left:auto;font-weight:800;display:grid}.dashboard{background:#fafbf9;border-radius:0 0 18px 18px;height:440px;display:flex;overflow:hidden}.side{background:#20362b;flex-direction:column;align-items:center;gap:13px;width:51px;padding-top:13px;display:flex}.mini-logo{width:28px;height:28px;color:var(--green);background:#fff;border-radius:8px;place-items:center;margin-bottom:12px;display:grid}.side-icon{color:#9ab0a4;border-radius:7px;place-items:center;width:29px;height:29px;display:grid}.side-icon.active{color:#263f32;background:#f7f5ed}.dash-content{width:calc(100% - 51px);padding:23px}.dash-head{justify-content:space-between;align-items:center;display:flex}.dash-head small{color:#929992;font-size:8px}.dash-head h3{margin:3px 0 0;font-family:Manrope,sans-serif;font-size:16px}.dash-head button{background:var(--green);color:#fff;border:0;border-radius:6px;padding:9px 12px;font-size:8px}.metric-row{grid-template-columns:1.15fr 1fr 1fr;gap:10px;margin-top:19px;display:grid}.metric{background:#fff;border:1px solid #eceeeb;border-radius:9px;flex-direction:column;height:83px;padding:12px;display:flex}.metric span{color:#929992;font-size:8px}.metric b{margin:6px 0 2px;font-family:Manrope;font-size:18px}.metric small{color:#789680;font-size:7px}.metric.featured{color:#fff;background:#315b45}.metric.featured span,.metric.featured small{color:#c9ddd1}.chart-card{background:#fff;border:1px solid #eceeeb;border-radius:9px;height:190px;margin-top:10px;padding:14px}.card-title{justify-content:space-between;display:flex}.card-title>div{flex-direction:column;display:flex}.card-title b{font-size:10px}.card-title small{color:#9aa09c;margin-top:3px;font-size:7px}.card-title>span{border:1px solid #e9e9e5;border-radius:4px;height:21px;padding:6px 7px;font-size:7px}.chart-area{height:130px;padding-top:12px;display:flex}.y-labels{color:#adb2ae;flex-direction:column;justify-content:space-between;padding-bottom:17px;font-size:6px;display:flex}.bars{border-bottom:1px solid #eceeea;flex:1;justify-content:space-around;align-items:flex-end;margin-left:8px;display:flex}.bar-wrap{flex-direction:column;justify-content:flex-end;align-items:center;width:10%;height:100%;display:flex;position:relative}.bar-wrap i{background:#c5dacd;border-radius:3px 3px 1px 1px;width:14px;display:block}.bar-wrap i.hot{background:var(--orange)}.bar-wrap small{color:#929992;font-size:6px;position:absolute;bottom:-13px}.bottom-cards{grid-template-columns:1fr 1.25fr;gap:10px;margin-top:10px;display:grid}.best-card,.pulse-card{background:#fff;border:1px solid #eceeeb;border-radius:9px;align-items:center;gap:9px;height:67px;padding:9px;display:flex}.cup{background:#f2e4d7;border-radius:7px;place-items:center;width:41px;height:41px;display:grid}.best-card>div:last-child{flex-direction:column;display:flex}.best-card small{color:var(--orange);font-size:5px;font-weight:800}.best-card b{margin:4px 0;font-size:8px}.best-card span{color:#929992;font-size:6px}.pulse-card{background:#f5f0ec;display:block}.pulse-card>span{color:var(--orange);align-items:center;gap:4px;font-size:6px;font-weight:800;display:flex}.pulse-card p{margin:7px 0;font-size:7px;line-height:1.5}.floating-order{background:#fff;border-radius:10px;align-items:center;gap:9px;padding:10px 13px;display:flex;position:absolute;bottom:32px;right:-22px;transform:rotate(-.5deg);box-shadow:0 12px 30px #253b2e2e}.floating-order>span{color:var(--green);background:#dcebe1;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.floating-order div{flex-direction:column;display:flex}.floating-order b{font-size:8px}.floating-order small{color:#8b938e;margin-top:3px;font-size:7px}.proof{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fcfbf8}.proof-grid{grid-template-columns:1.6fr repeat(3,1fr);align-items:center;min-height:103px;display:grid}.proof-grid>div{border-left:1px solid var(--line);flex-direction:column;padding-left:32px;display:flex}.proof-grid>div:first-child{border:0;padding:0}.proof strong{font-family:Manrope;font-size:17px}.proof b{color:var(--green);font-family:Manrope;font-size:20px}.proof span{color:#8c938e;margin-top:4px;font-size:11px}.features{padding-top:110px;padding-bottom:115px}.section-head{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;margin-bottom:55px;display:grid}.kicker{letter-spacing:1.8px;color:var(--orange);margin-bottom:16px;font-size:10px;font-weight:800;display:block}.section-head h2,.cashier-copy h2,.insight-section h2,.cta h2{font-size:44px}.section-head>p{color:#737c76;margin:0 0 4px;font-size:15px;line-height:1.75}.feature-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.feature-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:265px;padding:30px;transition:all .25s}.feature-card:hover{background:#faf8f2;transform:translateY(-3px)}.feature-icon{width:43px;height:43px;color:var(--green);background:#dfece4;border-radius:12px;place-items:center;display:grid}.feature-icon.c1,.feature-icon.c4{color:#b9663b;background:#f6e4d8}.feature-icon.c2,.feature-icon.c5{color:#7c7041;background:#ede8d6}.feature-card h3{margin:23px 0 10px;font:700 16px Manrope}.feature-card p{color:#7c847f;margin:0;font-size:13px;line-height:1.65}.feature-card a{color:var(--green);align-items:center;gap:7px;margin-top:23px;font-size:11px;font-weight:800;display:flex}.cashier-section{grid-template-columns:1.25fr .75fr;align-items:center;gap:90px;padding-bottom:120px;display:grid}.pos-preview{background:#fff;border:1px solid #dfe2de;border-radius:16px;overflow:hidden;box-shadow:0 25px 65px #3046381b}.pos-top{background:#f8f9f7;border-bottom:1px solid #e8eae7;justify-content:space-between;align-items:center;height:47px;padding:0 17px;display:flex}.pos-top .brand{font-size:11px}.pos-top .brand-mark{border-radius:6px;width:22px;height:22px;padding:5px}.pos-top small{color:#929992;font-size:8px}.pos-body{grid-template-columns:1.55fr .85fr;height:356px;display:grid}.products{background:#fbfcfa;padding:17px}.product-search{color:#a2a8a3;background:#fff;border:1px solid #e5e8e4;border-radius:6px;height:33px;padding:9px;font-size:8px}.chips{gap:6px;margin:12px 0;display:flex}.chips span{background:#fff;border:1px solid #e2e6e2;border-radius:10px;padding:6px 8px;font-size:7px}.chips .selected{color:#fff;background:var(--green)}.product-list{grid-template-columns:1fr 1fr;gap:9px;display:grid}.product{background:#fff;border:1px solid #e8eae7;border-radius:8px;grid-template-rows:1fr 1fr;grid-template-columns:43px 1fr;padding:8px;display:grid}.product div{background:#f1e5d8;border-radius:6px;grid-row:span 2;place-items:center;margin-right:9px;font-size:20px;display:grid}.product b{align-self:end;font-size:8px}.product span{color:var(--orange);margin-top:4px;font-size:7px;font-weight:800}.order-panel{border-left:1px solid #e8eae7;padding:17px;position:relative}.order-title{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.order-title b{font-size:10px}.order-title span{background:#f0f3f0;border-radius:5px;padding:4px 6px;font-size:6px}.order-item{border-bottom:1px solid #edefec;grid-template-columns:22px 1fr auto;align-items:start;gap:6px;padding:11px 0;display:grid}.order-item>span{background:#e6eee9;border-radius:4px;padding:5px;font-size:7px}.order-item div{flex-direction:column;display:flex}.order-item b{font-size:7px}.order-item small{color:#929992;margin-top:4px;font-size:6px}.totals{flex-direction:column;gap:8px;margin-top:18px;display:flex}.totals span{color:#8a918c;justify-content:space-between;font-size:7px;display:flex}.totals .total{color:var(--ink);border-top:1px solid #e7e9e6;padding-top:9px;font-size:10px}.order-panel button{background:var(--green);color:#fff;border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:calc(100% - 34px);padding:10px;font-size:7px;display:flex;position:absolute;bottom:16px;left:17px;right:17px}.cashier-copy>p{color:#737c76;margin:22px 0 28px;font-size:15px;line-height:1.75}.checkline{align-items:center;gap:12px;margin-top:13px;font-size:13px;font-weight:600;display:flex}.checkline span{background:var(--mint);width:25px;height:25px;color:var(--green);border-radius:50%;place-items:center;display:grid}.insight-section{color:#fff;background:#203a2d;padding:105px 0}.insight-inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:110px;display:grid}.kicker.light{color:#e6a47e}.insight-section h2 em{color:#e8aa83}.insight-section p{color:#b9c9bf;max-width:490px;font-size:15px;line-height:1.75}.cream-btn{color:var(--ink);box-shadow:none;background:#f5ead9;margin-top:16px}.insight-card{color:var(--ink);background:#fff;border-radius:16px;padding:25px;box-shadow:0 30px 60px #0d1a1347}.ai-head{border-bottom:1px solid #eaedea;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.ai-head span{align-items:center;gap:9px;font:700 13px Manrope;display:flex}.ai-head span svg{color:var(--orange)}.ai-head small{color:#99a19c;font-size:8px}.ai-stat{gap:18px;padding:26px 0 21px;display:flex}.ai-stat>span{width:43px;height:43px;color:var(--green);background:#dfece4;border-radius:12px;flex:none;place-items:center;font-size:20px;display:grid}.ai-stat>div{flex-direction:column;display:flex}.ai-stat small{color:var(--orange);letter-spacing:1px;font-size:7px;font-weight:800}.ai-stat b{margin:7px 0;font:700 16px Manrope}.ai-stat p{color:#7b837e;margin:0;font-size:11px;line-height:1.6}.ai-tags{gap:10px;display:flex}.ai-tags span{color:#838a85;background:#f6f7f5;border-radius:6px;flex:1;padding:10px;font-size:8px}.ai-tags b{color:var(--green);margin-top:4px;font-size:10px;display:block}.cta{text-align:center;padding-top:105px;padding-bottom:110px}.cta-steam{color:#c8d9cf;margin-bottom:10px;font-size:50px;transform:rotate(90deg)}.cta h2{font-size:52px}.cta>p{color:#747d77;max-width:600px;margin:20px auto 27px;font-size:15px;line-height:1.7}footer{border-top:1px solid var(--line);padding:29px 0}.footer-inner{justify-content:space-between;align-items:center;display:flex}.footer-inner p,.footer-inner>span:last-child{color:#89918c;font-size:11px}.footer-inner .brand{font-size:16px}.footer-inner .brand-mark{width:29px;height:29px;padding:7px}@media (max-width:900px){.nav-links{display:none}.hero{grid-template-columns:1fr;padding-top:60px}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.trust{justify-content:center}.hero-visual{margin-top:65px;padding-left:0}.product-window{max-width:640px;margin:auto}.proof-grid{grid-template-columns:1fr 1fr;gap:25px;padding:25px 0}.proof-grid>div{border:0;padding:0}.section-head,.cashier-section,.insight-inner{grid-template-columns:1fr}.section-head{gap:20px}.feature-grid{grid-template-columns:1fr 1fr}.cashier-section{gap:55px}.cashier-copy{order:-1}.insight-inner{gap:55px}}@media (max-width:600px){.shell{width:min(100% - 28px,1180px)}.nav{height:72px}.nav-cta{padding:10px 13px;font-size:11px}.hero{padding-top:42px}.hero-copy{text-align:left}h1{letter-spacing:-2.4px;font-size:47px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:17px}.trust{justify-content:flex-start}.hero-visual{margin-top:48px}.product-window{transform:none}.dashboard{height:340px}.dash-content{padding:13px}.metric-row{gap:5px}.metric{padding:8px}.metric b{font-size:13px}.chart-card{height:140px}.chart-area{height:85px}.bottom-cards{display:none}.floating-order{bottom:15px;right:-5px}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid>div:first-child{grid-column:span 2}.features{padding:80px 0}.section-head h2,.cashier-copy h2,.insight-section h2{font-size:36px}.feature-grid{grid-template-columns:1fr}.cashier-section{padding-bottom:80px}.pos-body{grid-template-columns:1fr;height:320px}.order-panel{display:none}.insight-section{padding:80px 0}.insight-card{padding:18px}.cta{padding:80px 0}.cta h2{font-size:40px}.footer-inner{flex-direction:column;gap:15px}.footer-inner p{display:none}}.advertise-image{background:#fff;border:1px solid #e2e6e2;border-radius:20px;padding:10px;position:relative;overflow:hidden;transform:rotate(.5deg);box-shadow:0 35px 70px #253b2e25}.advertise-image img{object-fit:cover;object-position:center;border-radius:12px;width:100%;height:auto;max-height:510px;display:block}.feature-icon{width:50px;height:50px;font-size:25px;box-shadow:inset 0 0 0 1px #ffffff80}.section-product-image{background:#fff;border:1px solid #dfe2de;border-radius:16px;padding:9px;overflow:hidden;box-shadow:0 25px 65px #30463826}.section-product-image img{object-fit:cover;object-position:center;border-radius:10px;width:100%;height:auto;max-height:470px;display:block}.insight-product-image{background:#fff;border-color:#fff2;box-shadow:0 30px 65px #0d1a1366}.insight-product-image img{max-height:520px}.inquiry-trigger{cursor:pointer;white-space:nowrap;border:0;font-family:inherit}.inquiry-backdrop{z-index:1000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#13241bb8;place-items:center;padding:20px;animation:.2s fadeIn;display:grid;position:fixed;inset:0}.inquiry-modal{text-align:center;background:#fff;border-radius:20px;width:min(460px,100%);padding:42px;animation:.25s modalIn;position:relative;box-shadow:0 35px 90px #0b18115c}.modal-close{color:#4e5952;cursor:pointer;background:#f2f3f0;border:0;border-radius:50%;width:34px;height:34px;font-size:24px;line-height:1;position:absolute;top:14px;right:17px}.modal-icon{background:#f5e5da;border-radius:17px;place-items:center;width:58px;height:58px;margin:0 auto 20px;font-size:28px;display:grid}.inquiry-modal h2{letter-spacing:-1.7px;font-size:30px}.inquiry-modal p{color:#747d77;max-width:340px;margin:16px auto;font-size:14px;line-height:1.65}.modal-email{color:var(--green);word-break:break-word;margin:20px 0;font-size:17px;font-weight:800;display:block}.modal-action{box-shadow:none;justify-content:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalIn{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:none}}.beanbot{z-index:900;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:22px;right:24px}.beanbot-toggle{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:30px;justify-content:center;align-items:center;gap:9px;min-width:58px;height:58px;padding:0 20px;font-family:inherit;font-size:20px;transition:transform .2s,box-shadow .2s;animation:2.8s ease-in-out infinite beanbotFloat;display:flex;box-shadow:0 13px 35px #1c36285c}.beanbot-toggle:hover{animation-play-state:paused;transform:translateY(-3px)scale(1.03);box-shadow:0 17px 40px #1c362875}.beanbot-toggle span{font-size:22px;animation:2.8s ease-in-out infinite beanbotWave}.beanbot-toggle b{font-size:13px}.beanbot-panel{background:#fff;border:1px solid #e2e6e2;border-radius:20px;flex-direction:column;width:min(380px,100vw - 28px);height:min(570px,100vh - 105px);animation:.22s modalIn;display:flex;overflow:hidden;box-shadow:0 28px 80px #13241b40}.beanbot-head{color:#fff;background:#244433;align-items:center;gap:11px;padding:16px 17px;display:flex}.beanbot-avatar{background:#f4e6d8;border-radius:13px;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.beanbot-head>div:nth-child(2){flex-direction:column;display:flex}.beanbot-head b{font:700 14px Manrope}.beanbot-head span{color:#cbdacf;align-items:center;gap:5px;margin-top:3px;font-size:9px;display:flex}.beanbot-head span i{background:#7edf9a;border-radius:50%;width:6px;height:6px}.beanbot-head>button{color:#fff;cursor:pointer;background:#ffffff12;border:0;border-radius:50%;width:31px;height:31px;margin-left:auto;font-size:22px}.beanbot-messages{background:#fafbf9;flex:1;padding:18px 15px;overflow:auto}.bean-message{white-space:pre-wrap;border-radius:14px;width:fit-content;max-width:84%;margin-bottom:10px;padding:10px 12px;font-size:12px;line-height:1.55}.bean-message.assistant{color:#526058;background:#fff;border:1px solid #e5e8e4;border-bottom-left-radius:4px}.bean-message.user{background:var(--green);color:#fff;border-bottom-right-radius:4px;margin-left:auto}.typing{gap:4px;padding:14px;display:flex}.typing i{background:#8b978f;border-radius:50%;width:5px;height:5px;animation:.8s infinite alternate beanBounce}.typing i:nth-child(2){animation-delay:.2s}.typing i:nth-child(3){animation-delay:.4s}@keyframes beanBounce{to{opacity:.45;transform:translateY(-4px)}}@keyframes beanbotFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes beanbotWave{0%,55%,to{transform:rotate(0)scale(1)}65%{transform:rotate(-10deg)scale(1.08)}75%{transform:rotate(10deg)scale(1.08)}85%{transform:rotate(0)scale(1)}}.beanbot-suggestions{background:#fff;gap:6px;padding:9px 13px 0;display:flex;overflow-x:auto}.beanbot-suggestions button{color:var(--green);cursor:pointer;background:#f8faf8;border:1px solid #dfe5e1;border-radius:14px;flex:none;padding:6px 9px;font-family:inherit;font-size:9px}.beanbot-form{background:#fff;gap:8px;padding:11px 13px 8px;display:flex}.beanbot-form input{border:1px solid #dfe4e0;border-radius:12px;outline:0;flex:1;min-width:0;height:42px;padding:0 12px;font:12px inherit}.beanbot-form input:focus{border-color:#7e9f8c;box-shadow:0 0 0 3px #315b4512}.beanbot-form button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:12px;width:42px;height:42px}.beanbot-form button:disabled{opacity:.4;cursor:not-allowed}.beanbot-note{text-align:center;color:#9aa19c;padding-bottom:10px;font-size:8px}@media (max-width:900px){.advertise-image{max-width:640px;margin:auto}}@media (max-width:600px){.advertise-image{border-radius:14px;padding:6px;transform:none}.advertise-image img{border-radius:9px}.section-product-image{border-radius:13px;padding:6px}.section-product-image img{border-radius:8px}.inquiry-modal{padding:36px 23px}.inquiry-modal h2{font-size:27px}.modal-email{font-size:15px}.beanbot{bottom:10px;right:10px}.beanbot-panel{height:min(560px,100vh - 82px)}.beanbot-toggle{border-radius:50%;width:48px;min-width:48px;height:48px;padding:0}.beanbot-toggle span{font-size:20px}.beanbot-toggle b{display:none}footer{padding-bottom:78px}}@media (prefers-reduced-motion:reduce){.beanbot-toggle,.beanbot-toggle span{animation:none}.beanbot-toggle{transition:none}}
