.merchant-page{background:#f5f4ee;color:#252722}
.merchant-header{min-height:82px;padding:0 max(4%,calc((100vw - 1440px)/2));display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid #deded3;background:#f9f8f3}
.merchant-brand{display:flex;align-items:center;gap:23px;flex-shrink:0}
.merchant-brand .wordmark{font-size:30px}
.merchant-divider{height:22px;width:1px;background:#d4d6ca}
.merchant-area-label{font-size:12px;font-weight:550;white-space:nowrap;display:flex;align-items:center;gap:8px}
.merchant-area-label small{padding:3px 6px;background:#edeae0;border:1px solid #dedacf;border-radius:4px;font-size:9px;font-weight:400;color:#767568}
.merchant-nav{display:flex;align-items:center;gap:25px;margin-left:auto;font-size:12px;color:#74776d}
.merchant-nav a{padding:30px 0 27px;border-bottom:2px solid transparent}
.merchant-nav a[aria-current]{color:#292d24;border-bottom-color:#f36b40}
.merchant-nav a:hover{color:#d4572d}
.merchant-shop-link{padding:11px 16px;border:1px solid #cacdc0;border-radius:6px;font-size:11px;display:flex;gap:15px;align-items:center;white-space:nowrap;background:#f5f4ee}
.merchant-shop-link span{font-size:17px}
.merchant-shop-link:hover{background:#ebece1;border-color:#a9ad9e}
.merchant-main{max-width:1400px;margin:0 auto;padding:34px 32px 0}
.merchant-welcome{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.95fr);gap:46px;align-items:center;padding:8px 0 35px}
.merchant-welcome-copy .eyebrow{font-size:9px;letter-spacing:.15em;margin:0 0 13px}
.merchant-welcome h1{font-family:var(--serif);font-size:clamp(30px,3.1vw,45px);font-weight:500;letter-spacing:-.04em;line-height:1.44;margin:0 0 17px}
.merchant-promise{font-size:12px;color:#696d60;line-height:1.9;margin:0}
.merchant-mobile-break{display:none}
.merchant-welcome-actions{display:flex;align-items:center;gap:22px;margin-top:23px}
.merchant-welcome-actions .button{font-size:11px;padding:14px 19px;gap:25px;border-radius:6px}
.merchant-film-link{display:inline-flex;align-items:center;gap:8px;padding:9px 0;color:#6e7267;font-size:11px;background:none;border:0;border-bottom:1px solid #cacdbf;line-height:1.6}
.merchant-film-link>span{font-size:21px;line-height:1}
.merchant-film-link small{font:9px var(--mono);color:#898d81}
.merchant-film-link:hover{color:#ca542e;border-bottom-color:#ca542e}
.merchant-assistant-card{margin:0;min-width:0;position:relative;border-radius:13px;background:#282b24;overflow:hidden;height:265px;isolation:isolate;box-shadow:0 7px 28px #2c332213}
.merchant-assistant-card>img{width:100%;height:100%;object-fit:cover;object-position:50% 39%}
.merchant-assistant-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#1b201bdd 0%,#1b201b80 27%,transparent 57%);z-index:1;pointer-events:none}
.merchant-assistant-card figcaption{position:absolute;bottom:20px;left:22px;right:22px;z-index:2;display:flex;justify-content:space-between;align-items:flex-end;gap:12px;color:#f7f4e9}
.merchant-assistant-name{font-family:Georgia,serif;font-size:26px;letter-spacing:-.5px}
.merchant-assistant-name small{display:block;font-family:var(--sans);font-size:9px;letter-spacing:.09em;font-weight:400;color:#d5dacb;margin-top:6px}
.merchant-assistant-card figcaption p{font-size:11px;line-height:1.85;margin:0;color:#e2e6d9;text-align:right}
.merchant-workspace{scroll-margin-top:25px}
.merchant-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin:0 0 18px}
.merchant-section-heading .eyebrow{font-size:8px;margin:0 0 7px;color:#878c7c}
.merchant-section-heading h2{font-family:var(--sans);font-size:23px;letter-spacing:-.03em;font-weight:550;line-height:1.5;margin:0}
.merchant-section-heading>p{font-size:11px;color:#838677;line-height:1.8;margin:0 0 4px}
.merchant-inline-link{font-size:11px;display:flex;align-items:center;gap:20px;padding:5px 0;border-bottom:1px solid #b1b5a6;white-space:nowrap;color:#6d7460}
.merchant-inline-link span{font-size:19px}
.merchant-inline-link:hover{color:#d4572d}
.merchant-demo-notice{display:flex;align-items:center;gap:9px;background:#eeeee5;border:1px solid #dedfd3;border-radius:7px;font-size:10px;line-height:1.9;color:#75796b;margin:0 0 16px;padding:10px 14px}
.merchant-demo-notice>span{width:15px;height:15px;flex-shrink:0;display:grid;place-items:center;font:10px Georgia,serif;border:1px solid #a9af9b;border-radius:50%;color:#828a73}
.merchant-workspace .experience-app{box-shadow:0 6px 30px #29332104}
.merchant-workspace-note{font-size:10px;line-height:1.85;color:#858c77;margin:12px 2px 0}
.merchant-noscript{font-size:12px;line-height:1.9;padding:20px;background:#ebece0}
.merchant-noscript a{text-decoration:underline;text-underline-offset:3px}
.merchant-capabilities{margin-top:55px}
.merchant-capability-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #d9dccf;border-radius:11px;background:#f9f8f3;overflow:hidden}
.merchant-capability-grid article{padding:24px;position:relative;min-width:0}
.merchant-capability-grid article+article{border-left:1px solid #dedfd3}
.merchant-capability-number{font:8px var(--mono);letter-spacing:.08em;color:#969b89;display:block;margin-bottom:24px}
.merchant-capability-grid svg{stroke:#6d7860;stroke-width:1.35;fill:none;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px;margin-bottom:13px}
.merchant-capability-grid h3{font-size:15px;font-weight:600;margin:0 0 9px;line-height:1.6}
.merchant-capability-grid p{font-size:11px;line-height:1.95;color:#818674;margin:0;max-width:23em}
.merchant-hardware{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:65px;align-items:center;margin:50px 0 35px;padding:37px;background:#ebece3;border:1px solid #dddfd1;border-radius:14px;scroll-margin-top:25px}
.merchant-hardware-image{margin:0;height:360px;position:relative;background:#383b33;border-radius:7px;overflow:hidden}
.merchant-hardware-image>img{height:100%;width:100%;object-fit:contain}
.merchant-hardware-image figcaption{position:absolute;left:16px;right:16px;top:17px;color:#d9ddcf;display:flex;justify-content:space-between;font:8px var(--mono);letter-spacing:.1em;gap:10px}
.merchant-hardware-image figcaption>span{font-size:6px;color:#a7ae9a}
.merchant-hardware-copy .eyebrow{font-size:8px;margin:0 0 12px}
.merchant-hardware-copy h2{font-family:var(--serif);font-size:32px;line-height:1.5;letter-spacing:-.035em;margin:0 0 19px;font-weight:500}
.merchant-hardware-copy>p{font-size:11px;line-height:2;color:#7a806d;margin:12px 0;max-width:57ch}
.merchant-hardware-copy .merchant-hardware-lead{font-size:13px;color:#424b35;font-weight:500;margin:0 0 9px}
.merchant-ownership{display:flex;align-items:center;gap:25px;border-top:1px solid #ced3bf;margin-top:24px;padding-top:20px}
.merchant-ownership>div{flex:1;min-width:0}
.merchant-ownership>div>span{font-size:9px;color:#8b927b;display:block;margin-bottom:7px}
.merchant-ownership strong{font-size:15px;font-weight:550}
.merchant-ownership p{font-size:9px;line-height:1.8;color:#88907a;margin:7px 0 0}
.merchant-ownership-plus{font-size:24px;color:#a2aa92;font-weight:300}
.merchant-hardware-copy .merchant-purchase-note{font-size:9px;color:#89917a;margin:16px 0 0}
.merchant-vision{border-top:1px solid #d5d9ca;border-bottom:1px solid #d5d9ca;margin:0 0 45px}
.merchant-vision summary{display:flex;align-items:center;justify-content:space-between;gap:25px;list-style:none;cursor:pointer;padding:22px 2px}
.merchant-vision summary::-webkit-details-marker{display:none}
.merchant-vision summary .eyebrow{font-size:8px;color:#979e88;margin:0 0 8px}
.merchant-vision summary strong{font-size:13px;font-weight:500;color:#646d55;line-height:1.8}
.merchant-vision-plus{font-size:25px;font-weight:300;color:#7d886a;flex-shrink:0;transition:transform .2s}
.merchant-vision[open] .merchant-vision-plus{transform:rotate(45deg)}
.merchant-vision-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:35px;align-items:center;padding:2px 0 25px}
.merchant-vision-content>img{border-radius:8px;width:100%;height:auto;object-fit:contain}
.merchant-vision-content p{font-size:12px;line-height:2;color:#78816a;max-width:48ch}
.merchant-vision-content .merchant-vision-note{font-size:10px;color:#929a84}
.merchant-footer{max-width:1400px;margin:0 auto;padding:2px 32px 35px;display:flex;align-items:center;justify-content:space-between;gap:30px;color:#7c856d}
.merchant-footer>div{display:flex;align-items:center;gap:24px}
.merchant-footer .wordmark{font-size:27px;color:#3b4330}
.merchant-footer>div>p{font-size:9px;color:#969f85}
.merchant-footer nav{display:flex;gap:22px;align-items:center;font-size:9px}
.merchant-footer nav>span{color:#a5ad97}
.merchant-footer a:hover{color:#c75a36}
@media(min-width:1500px){.merchant-main{padding-top:44px}.merchant-welcome{gap:90px}.merchant-assistant-card{height:290px}}
@media(max-width:1100px){.merchant-header{padding-left:28px;padding-right:28px;gap:20px}.merchant-brand{gap:16px}.merchant-area-label{font-size:11px}.merchant-nav{gap:17px;font-size:10px}.merchant-shop-link{padding:10px 12px;font-size:10px;gap:10px}.merchant-main{padding-left:28px;padding-right:28px}.merchant-welcome{gap:30px;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr)}.merchant-welcome h1{font-size:34px}.merchant-promise{font-size:10px}.merchant-welcome-actions{gap:16px}.merchant-welcome-actions .button{padding:13px 15px;font-size:10px;gap:17px}.merchant-film-link{font-size:10px}.merchant-film-link small{display:none}.merchant-assistant-card{height:250px}.merchant-assistant-card figcaption{left:17px;right:17px}.merchant-assistant-name{font-size:23px}.merchant-assistant-card figcaption p{font-size:9px}.merchant-capability-grid article{padding:22px 19px}.merchant-hardware{gap:36px;padding:27px}.merchant-hardware-image{height:350px}.merchant-hardware-copy h2{font-size:29px}.merchant-footer{padding-left:28px;padding-right:28px}.merchant-footer>div>p{display:none}}
@media(max-width:820px){.merchant-header{min-height:74px;padding:0 22px;flex-wrap:wrap;gap:0}.merchant-brand{gap:13px}.merchant-brand .wordmark{font-size:28px}.merchant-area-label{font-size:10px}.merchant-nav{order:3;width:100%;margin:0;border-top:1px solid #e5e6db;gap:23px;font-size:11px}.merchant-nav a{padding:13px 0 12px}.merchant-shop-link{margin-left:auto}.merchant-main{padding:26px 22px 0}.merchant-welcome{gap:24px;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);padding:3px 0 30px}.merchant-welcome h1{font-size:28px}.merchant-welcome-copy .eyebrow{font-size:7px}.merchant-welcome-actions{flex-wrap:wrap;gap:8px 15px;margin-top:18px}.merchant-assistant-card{height:245px}.merchant-assistant-card figcaption{display:block;bottom:17px}.merchant-assistant-name{font-size:23px}.merchant-assistant-card figcaption p{font-size:9px;text-align:left;margin-top:8px}.merchant-section-heading h2{font-size:21px}.merchant-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.merchant-capability-grid article:nth-child(3){border-left:0}.merchant-capability-grid article:nth-child(n+3){border-top:1px solid #dedfd3}.merchant-capability-grid p{max-width:26em}.merchant-capabilities{margin-top:38px}.merchant-hardware{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:25px;margin-top:35px;padding:24px}.merchant-hardware-image{height:355px}.merchant-hardware-image figcaption>span{display:none}.merchant-hardware-copy h2{font-size:25px}.merchant-hardware-copy>p{font-size:10px}.merchant-hardware-copy .merchant-hardware-lead{font-size:11px}.merchant-ownership{gap:15px}.merchant-ownership strong{font-size:12px}.merchant-ownership p{font-size:8px}.merchant-footer{padding:0 22px 30px;gap:15px}.merchant-footer nav{gap:16px;font-size:8px}}
@media(max-width:560px){.merchant-header{padding:0 18px;min-height:66px}.merchant-brand{min-height:67px;gap:12px}.merchant-brand .wordmark{font-size:25px;gap:7px}.merchant-brand .brand-symbol{grid-template-columns:7px 7px;grid-template-rows:7px 7px;gap:2px}.merchant-divider{height:18px}.merchant-area-label{font-size:9px;flex-direction:column;align-items:flex-start;gap:3px}.merchant-area-label small{font-size:7px;padding:1px 4px}.merchant-shop-link{font-size:9px;padding:9px;gap:6px}.merchant-shop-link span{font-size:15px}.merchant-nav{font-size:10px}.merchant-nav a{padding:11px 0}.merchant-main{padding:24px 18px 0}.merchant-welcome{display:block;padding:0 0 28px}.merchant-welcome h1{font-size:31px;margin-bottom:12px}.merchant-welcome-copy .eyebrow{font-size:8px;margin-bottom:12px}.merchant-promise{font-size:11px;line-height:1.85}.merchant-mobile-break{display:initial}.merchant-welcome-actions{margin-top:17px;gap:18px}.merchant-welcome-actions .button{font-size:11px;padding:13px 16px;gap:20px}.merchant-film-link{font-size:10px}.merchant-assistant-card{height:162px;margin-top:22px}.merchant-assistant-card>img{object-position:62% 34%}.merchant-assistant-card:after{background:linear-gradient(90deg,#1b201be8,#1b201b70 46%,transparent 78%)}.merchant-assistant-card figcaption{inset:24px auto auto 20px;display:block;max-width:48%}.merchant-assistant-name{font-size:25px}.merchant-assistant-name small{font-size:8px}.merchant-assistant-card figcaption p{font-size:10px;margin-top:15px;line-height:1.8}.merchant-section-heading{gap:18px;margin-bottom:14px;align-items:center}.merchant-section-heading h2{font-size:19px}.merchant-section-heading .eyebrow{font-size:7px}.merchant-inline-link{font-size:9px;gap:9px}.merchant-inline-link span{font-size:16px}.merchant-demo-notice{font-size:9px;align-items:flex-start;gap:8px;padding:10px 11px;line-height:1.9}.merchant-demo-notice>span{margin-top:2px;width:13px;height:13px;font-size:9px}.merchant-capabilities{margin-top:32px}.merchant-capabilities .merchant-section-heading{display:block}.merchant-section-heading>p{font-size:10px;margin:7px 0 0}.merchant-capability-grid article{padding:20px 16px}.merchant-capability-number{font-size:7px;margin-bottom:18px}.merchant-capability-grid h3{font-size:14px}.merchant-capability-grid p{font-size:10px;line-height:1.85}.merchant-capability-grid svg{width:25px;height:25px;margin-bottom:11px}.merchant-hardware{display:flex;flex-direction:column;align-items:stretch;gap:25px;padding:21px;margin:30px 0 22px}.merchant-hardware-image{height:275px}.merchant-hardware-image figcaption{top:15px;left:15px;right:15px}.merchant-hardware-image figcaption>span{display:initial}.merchant-hardware-copy h2{font-size:28px;margin-bottom:15px}.merchant-hardware-copy .merchant-hardware-lead{font-size:12px}.merchant-hardware-copy>p{font-size:11px}.merchant-ownership strong{font-size:13px}.merchant-ownership p{font-size:9px}.merchant-ownership-plus{font-size:20px}.merchant-vision{margin-bottom:28px}.merchant-vision summary{padding:19px 0;gap:15px}.merchant-vision summary strong{font-size:11px}.merchant-vision summary .eyebrow{font-size:7px}.merchant-vision-content{grid-template-columns:1fr;gap:13px;padding-bottom:20px}.merchant-vision-content p{font-size:11px;max-width:none}.merchant-vision-content .merchant-vision-note{font-size:10px}.merchant-footer{padding:0 18px 25px;display:block}.merchant-footer>div{justify-content:space-between}.merchant-footer>div>p{display:block;font-size:8px}.merchant-footer .wordmark{font-size:25px}.merchant-footer nav{border-top:1px solid #e0e3d5;padding-top:18px;margin-top:18px;gap:16px;font-size:8px;flex-wrap:wrap}.merchant-footer nav>span{margin-left:auto}}
@media(max-width:370px){.merchant-area-label{display:none}.merchant-divider{display:none}.merchant-welcome h1{font-size:28px}.merchant-welcome-actions{gap:13px}.merchant-welcome-actions .button{font-size:10px;padding:12px 14px}.merchant-film-link{font-size:9px}.merchant-assistant-card figcaption{max-width:55%}.merchant-section-heading h2{font-size:17px}.merchant-inline-link{font-size:8px}.merchant-ownership{gap:10px}.merchant-ownership strong{font-size:11px}.merchant-ownership p{font-size:8px}.merchant-footer nav>span{width:100%;margin:0}}
@media(prefers-reduced-motion:reduce){.merchant-vision-plus{transition:none}}
