/* Shared orange / receipt identity across every page. */
:root{--ink:#38271f;--muted:#76675d;--orange:#f36a16;--orange-dark:#a93d08;--paper:#fffefa;--ground:#f2ede5;--rule:#d9d1c6;--line:#dfd5ca;--max:1160px;--c-primary-900:#4a2819;--c-primary-800:#713516;--c-primary-700:#a93d08;--c-primary-600:#c04d0e;--c-primary-500:#f36a16;--c-primary-400:#ed9661;--c-primary-300:#efc6a9;--c-primary-100:#fff0e2;--c-accent-700:#8f3610;--c-accent-600:#b44913;--c-accent-500:#d35c1d;--c-ink-900:#38271f;--c-ink-700:#554238;--c-ink-500:#76675d;--c-ink-300:#85776b;--c-ink-100:#dfd5ca;--c-bg:#f2ede5;--c-surface:#fffefa;--c-surface-alt:#eee7dc;--radius-sm:7px;--radius-md:10px;--radius-lg:14px;--radius-pill:9px;--shadow-sm:0 3px 10px #4f352410;--shadow-md:0 8px 22px #4f352414;--shadow-lg:0 12px 28px #4f35241a}
body{background:var(--ground);color:var(--ink);padding-bottom:104px}
a,button,input,select,textarea,summary{touch-action:manipulation}
:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid var(--orange-dark);outline-offset:3px}
.header{max-width:var(--max);margin:0 auto;min-height:70px;padding:5px 18px 9px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:50;background:#fff;line-height:1.7}
.header .brand{display:flex;align-items:center;gap:4px;text-decoration:none;color:var(--orange-dark)}
.header .brand span{font-size:30px;font-weight:900;line-height:1.5}
.header .brand img{width:56px;height:56px;object-fit:contain;filter:hue-rotate(143deg) saturate(1.75);mix-blend-mode:normal}
.menu-button{border:0;background:transparent;display:grid;place-items:center;width:46px;height:46px;padding:7px;cursor:pointer}.menu-button img{width:30px;height:30px}
.navigation{display:none}.navigation.is-open{display:flex;position:absolute;top:70px;left:12px;right:12px;background:var(--paper);box-shadow:var(--shadow-md);padding:12px;flex-direction:column;border:1px solid var(--rule);border-radius:10px;max-height:calc(100dvh - 182px);overflow:auto}.navigation a{padding:11px 14px;border-radius:6px;font-size:15px}.navigation a:hover,.navigation a[aria-current=page]{background:#f8e9de;color:var(--orange-dark)}.header-call{display:none}
.skip-link{position:fixed;top:-100px;right:20px;z-index:200;background:white;padding:10px}.skip-link:focus{top:12px}
.footer{max-width:var(--max);margin:72px auto 0;padding:34px 22px 26px;border-top:2px dashed var(--rule);font-size:14px;color:var(--muted)}
.footer__grid{display:grid;gap:30px}.footer__brand strong{display:block;font-size:21px;color:var(--ink);margin-bottom:9px}.footer__brand p{margin:0;line-height:2;max-width:38ch}.footer__column{display:flex;flex-direction:column;align-items:stretch;gap:2px}.footer__column h2{font-size:15px;color:var(--ink);padding-bottom:9px;margin:0 0 5px;border-bottom:1px dashed var(--rule)}.footer__column a{display:flex;align-items:center;min-height:44px;padding:7px 0;color:var(--muted)}.footer__column a:hover{color:var(--orange-dark)}.footer address{display:flex;flex-direction:column;font-style:normal;line-height:2}.footer address span{margin-bottom:5px}.footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:28px;padding-top:20px;border-top:1px solid var(--rule)}.footer__bottom a{min-height:44px;display:flex;align-items:center;color:var(--orange-dark);font-weight:700}.footer__bottom small{color:#817365}
.mobile-call{position:fixed;z-index:90;bottom:0;left:0;right:0;background:var(--orange);color:var(--ink);display:flex;align-items:center;justify-content:center;gap:18px;text-align:center;padding:9px 20px calc(9px + env(safe-area-inset-bottom));border-radius:15px 15px 0 0;box-shadow:0 -3px 15px #5e240f12;min-height:88px;direction:ltr;text-decoration:none}.mobile-call>img{filter:none;width:29px;height:29px}.mobile-call span{direction:rtl}.mobile-call strong{display:block;font-size:18px;line-height:1.45;font-weight:850}.mobile-call b{display:block;font-size:21px;letter-spacing:1px;line-height:1.35}.mobile-call small{font-size:11px;display:block;line-height:1.5}.mobile-cta-bar{display:none!important}
/* A printed document heading provides continuity without repeating the homepage. */
.inner-main{max-width:var(--max);margin:auto}
.receipt-site .container{max-width:var(--max)}
.receipt-site .page-hero{background:none;padding:26px 24px 12px}
.receipt-site .page-hero>.container{background:var(--paper);border:12px solid transparent;border-left:0;border-right:0;border-image:url('../img/design/receipt-paper.png') 32 0 fill / 12px 0 repeat;box-shadow:var(--shadow-md);padding:28px 36px 32px}
.receipt-site .breadcrumb{flex-wrap:wrap;font-size:12px;gap:6px;margin-bottom:22px;padding-bottom:14px;border-bottom:1px dashed var(--rule)}
.receipt-site .page-hero h1{font-size:clamp(27px,3.4vw,42px);line-height:1.65;max-width:850px;text-wrap:balance;color:var(--ink)}
.receipt-site .page-hero p{font-size:16px;line-height:1.95;max-width:70ch}
.receipt-site .section{padding:58px 0}.receipt-site .section--tight{padding:42px 0}.receipt-site .section--alt{background:transparent}
.receipt-site .section-head{margin-bottom:28px}.receipt-site .section-head.center{text-align:right;margin-right:0}
.receipt-site .section-head h2{font-size:clamp(25px,2.8vw,34px);line-height:1.65}.receipt-site .section-head p{font-size:15px}
.receipt-site .eyebrow{color:var(--orange-dark);background:#fff0e2;border-radius:4px;font-size:12px;letter-spacing:0;box-shadow:none}
.receipt-site .btn{border-radius:9px;box-shadow:none;min-height:46px;white-space:normal;text-align:center;justify-content:center;line-height:1.7;padding:11px 21px;font-size:14px}
.receipt-site .btn--primary{background:var(--orange);color:var(--ink);border-color:var(--orange);box-shadow:none}
.receipt-site .btn--primary:hover{background:#ed813b;box-shadow:none;transform:none}
.receipt-site .btn--ghost{background:var(--paper);border-color:var(--rule);color:var(--orange-dark)}
.receipt-site .btn--on-dark,.receipt-site .btn--outline-dark{background:var(--paper);border-color:var(--rule);color:var(--orange-dark)}
.receipt-site .subnav{margin-top:23px;padding-top:17px;border-top:1px dashed var(--rule);gap:8px}
.receipt-site .subnav a{border-radius:7px;min-height:44px;font-size:13px;padding:9px 15px;background:var(--paper);border-color:var(--rule)}
.receipt-site .subnav a.is-active,.receipt-site .subnav a:hover,.receipt-site .pos-menu-btn.is-active{background:var(--orange);border-color:var(--orange);color:var(--ink)}
.receipt-site .pos-menu-btn{min-height:44px;border-radius:6px;font-size:13px}
.receipt-site .pos-demo__stage{border-radius:7px;box-shadow:var(--shadow-md)}
.receipt-site .pos-demo__full-image{display:block;width:100%;height:100%;object-fit:contain;background:#fff;transition:opacity .18s ease}
.receipt-site .pos-demo__hint{color:var(--muted)}
/* Feature lists borrow invoice rows and serial numbers. */
.receipt-site .grid-3,.receipt-site .grid-4,.receipt-site .addon-grid{gap:0;background:var(--paper);border-top:2px dashed var(--rule);border-bottom:2px dashed var(--rule);counter-reset:feature}
.receipt-site .feature-card,.receipt-site .addon-card{border:0;border-bottom:1px dotted var(--rule);border-radius:0;box-shadow:none;padding:24px;background:transparent;position:relative;counter-increment:feature}
.receipt-site .feature-card::after{content:counter(feature,decimal-leading-zero);position:absolute;top:22px;left:23px;font-size:12px;color:#9b8d81;font-variant-numeric:tabular-nums}
.receipt-site .feature-card:hover,.receipt-site .addon-card:hover{transform:none;background:#fcf5ea;box-shadow:none}
.receipt-site .feature-card .ico,.receipt-site .feature-card:nth-child(n) .ico,.receipt-site .addon-card .ico{background:#fff0e2;color:var(--orange-dark);border-radius:7px;width:42px;height:42px;margin-bottom:14px}
.receipt-site .feature-card h3{font-size:17px;line-height:1.7}.receipt-site .feature-card p{font-size:14px;line-height:1.95}
.receipt-site .challenge-card{background:var(--paper);border:1px solid var(--rule);border-radius:8px;box-shadow:none}
.receipt-site .challenge-card__num{background:#fff0e2;color:var(--orange-dark)}
.receipt-site .product-card{background:var(--paper);border:0;border-radius:0;border-bottom:1px dotted var(--rule);box-shadow:none}
.receipt-site .product-card:hover{transform:none;box-shadow:none}.receipt-site .product-card__media{background:#fbf2e6}.receipt-site .product-card__tag{border:1px solid var(--rule);border-radius:4px;box-shadow:none}
.receipt-site .stats-strip{background:var(--paper);border-top:2px dashed var(--rule);border-bottom:2px dashed var(--rule);border-radius:0;box-shadow:none}
.receipt-site .stat b{color:var(--orange-dark)}
.receipt-site .band,.receipt-site .cta-banner{background:var(--paper);color:var(--ink);border-top:2px dashed var(--rule);border-bottom:2px dashed var(--rule);border-radius:0;box-shadow:var(--shadow-sm)}
.receipt-site .band::after{display:none}.receipt-site .band .section-head h2,.receipt-site .cta-banner h2{color:var(--ink)}
.receipt-site .band .section-head p,.receipt-site .band-list li span,.receipt-site .cta-banner p{color:var(--muted)}
.receipt-site .band-list li{border-color:var(--rule)}.receipt-site .band-list li .ico{background:#fff0e2;color:var(--orange-dark)}
.receipt-site .band .eyebrow{background:#fff0e2!important;color:var(--orange-dark)!important}
.receipt-site .form-card{border:12px solid transparent;border-left:0;border-right:0;border-image:url('../img/design/receipt-paper.png') 32 0 fill / 12px 0 repeat;border-radius:0;background:var(--paper);padding:30px;box-shadow:var(--shadow-md)}
.receipt-site .field label{font-size:14px}.receipt-site .field input,.receipt-site .field select,.receipt-site .field textarea{font-size:16px;background:#fffdf8;border:1px solid #c7b9aa;border-radius:6px;min-height:48px;max-width:100%}
.receipt-site .field input:focus,.receipt-site .field select:focus,.receipt-site .field textarea:focus{border-color:var(--orange-dark);box-shadow:0 0 0 3px #f7ddca;outline:1px solid var(--orange-dark)}
.receipt-site .form-note{color:var(--muted);text-align:right;border-top:1px dashed var(--rule);padding-top:14px}
.receipt-site .info-card,.receipt-site .contact-tile{background:var(--paper);border:0;border-top:1px dashed var(--rule);border-bottom:1px dashed var(--rule);border-radius:0;box-shadow:none}
.receipt-site .info-card{padding:24px}.receipt-site .contact-tile .ico{background:#fff0e2;color:var(--orange-dark);border-radius:7px}
.receipt-site .check-list .tick{background:#fff0e2;color:var(--orange-dark)}
.receipt-site .partner-card{background:var(--paper);border-color:var(--rule);box-shadow:none;border-radius:7px}.receipt-site .partner-card:hover{transform:none;border-color:var(--orange);box-shadow:none}
.receipt-site .reveal-target{opacity:1;transform:none;transition:none}
.stamp{color:var(--orange-dark);border-color:var(--orange-dark)}
@media(min-width:1000px){body{padding-bottom:0}.header{padding:20px 20px 28px;gap:24px}.header .brand span{font-size:28px}.header .brand img{width:50px;height:50px}.menu-button{display:none}.navigation{display:flex;gap:0;align-items:center;flex:1;justify-content:center}.navigation a{font-size:13px;padding:10px}.header-call{display:flex;flex-direction:column;font-size:11px;color:var(--orange-dark);text-align:center}.header-call b{font-size:15px}.mobile-call{display:none}.footer{padding:46px 70px 30px}.footer__grid{grid-template-columns:1.35fr .9fr .9fr 1.15fr;gap:42px}.receipt-site .feature-card+.feature-card{border-right:1px dotted var(--rule)}}
@media(max-width:760px){.receipt-site .container{padding:0 16px}.receipt-site .page-hero{padding:12px 13px 4px}.receipt-site .page-hero>.container{padding:21px 18px 23px}.receipt-site .page-hero h1{font-size:28px}.receipt-site .page-hero p{font-size:15px}.receipt-site .breadcrumb{font-size:11px;line-height:1.8;margin-bottom:16px;gap:5px}.receipt-site .section{padding:42px 0}.receipt-site .section--tight{padding:34px 0}.receipt-site .section-head{margin-bottom:25px}.receipt-site .section-head h2{font-size:25px}.receipt-site .form-card{padding:22px 18px}.receipt-site .form-row{gap:0}.receipt-site .hero__grid{gap:25px}.receipt-site .feature-card{padding:22px}.receipt-site .cta-banner{padding:28px 22px}.receipt-site .cta-banner h2{font-size:25px}.receipt-site .cta-banner__actions{width:100%;gap:10px}.receipt-site .cta-banner__actions .btn{flex:1;min-width:130px}.receipt-site .band{padding:30px 22px}.receipt-site .contact-tile{padding:20px 18px}.receipt-site .pos-demo__menu{gap:7px}.receipt-site .pos-menu-btn{flex:1;padding:9px 10px;font-size:12px}.receipt-site .partner-card span{font-size:11px}.receipt-site .form-note{font-size:12px}.receipt-site .lead{font-size:16px}.receipt-site .stats-strip{padding:20px 0}.receipt-site .stat{padding:16px 10px}.footer__grid{grid-template-columns:1fr 1fr}.footer__brand,.footer__grid>.footer__column:last-child{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Original five-entry hierarchy, retained on desktop and mobile. */
.navigation .nav-tree,.navigation .nav-panel{list-style:none;margin:0;padding:0}
.navigation .nav-tree{width:100%}.navigation li{margin:0;position:relative}
.navigation a,.navigation .branch-toggle{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;width:100%;padding:10px 14px;border:0;background:transparent;color:var(--ink);text-align:right;font:inherit;font-size:14px;border-radius:5px}
.navigation a:hover,.navigation .branch-toggle:hover{background:#fff0e2;color:var(--orange-dark)}
.navigation .branch-toggle img{width:11px;height:11px;transform:rotate(-90deg);transition:transform .15s}
.navigation .branch-toggle[aria-expanded=true]>img{transform:rotate(90deg)}
.navigation .nav-panel[hidden]{display:none!important}
.navigation .nav-panel{padding:4px 10px 7px 0;margin-right:13px;border-right:1px dashed var(--rule)}
.navigation .nav-panel a{font-size:13px}
.navigation .nav-split{display:flex;align-items:center}
.navigation .nav-split>a{flex:1;min-width:0}
.navigation .branch-toggle--icon{width:44px;flex-shrink:0;justify-content:center;padding:10px}
.navigation .branch-toggle[aria-expanded=true]{color:var(--orange-dark);background:#fff0e2}
@media(min-width:1000px){
.navigation .nav-tree{display:flex;align-items:center;justify-content:center;gap:8px;width:auto}
.navigation .nav-tree>li>a,.navigation .nav-tree>li>.branch-toggle{white-space:nowrap;font-size:14px;padding:10px 16px}
.navigation .nav-panel{position:absolute;top:100%;right:0;min-width:250px;margin:0;padding:7px;background:var(--paper);border:1px solid var(--rule);border-radius:8px;box-shadow:var(--shadow-md)}
.navigation .nav-branch--nested>.nav-panel{top:0;right:100%;min-width:220px;max-height:70vh;overflow:auto}
.navigation .nav-panel a{font-size:14px}
}
@media(prefers-reduced-motion:reduce){.navigation .branch-toggle img{transition:none}}
/* Industry selection next to the accounting product button. */
.industry-chooser{position:relative;z-index:2;max-width:100%}
.industry-chooser summary{display:flex;align-items:center;justify-content:space-between;gap:12px;list-style:none;cursor:pointer;background:var(--orange);color:var(--ink);border:1px solid var(--orange);border-radius:7px;min-height:48px;padding:10px 15px;font-size:14px;font-weight:700}
.industry-chooser summary::-webkit-details-marker{display:none}
.industry-chooser ul{list-style:none;margin:10px 0 0;padding:10px;background:var(--paper);border:1px dashed var(--rule);border-radius:7px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.industry-chooser li{min-width:0}
.receipt-site .industry-chooser li a{display:flex;align-items:center;min-height:48px;height:100%;padding:8px 10px;font-size:13px}
.industry-chooser[open] summary span{transform:rotate(180deg)}
#posStage{scroll-margin-top:20px}
@media(min-width:1000px){.industry-chooser ul{position:absolute;right:calc(100% + 12px);top:0;margin:0;width:360px;box-shadow:var(--shadow-md)}}
@media(max-width:999px){.industry-chooser[open]{width:100%}}
@media(min-width:1000px){.industry-chooser[open]{width:100%}.industry-chooser[open] summary{float:right;width:220px}.industry-chooser ul{position:static;width:360px;margin:0 232px 0 0;box-shadow:none}}
/* Product-first homepage, using existing photography and software capture. */
.home-page .receipt h1{font-size:clamp(28px,7.8vw,36px);line-height:1.55;letter-spacing:-.7px;white-space:normal;margin:7px 0 10px;font-weight:900}
.home-page .brand-slogan{font-size:17px;color:var(--orange-dark);font-weight:800}
.home-page .intro-text{font-size:14px;line-height:1.9;color:var(--ink)}
.home-page .software-slip{flex-wrap:wrap;gap:12px;padding:14px;transform:none}
.home-page .software-preview{width:100%;padding:0;border-radius:5px}
.home-page .software-copy strong{font-size:18px;line-height:1.7}
.home-page .software-copy>span{font-size:13px;color:#655449}
.home-page .receipt-lines,.home-page .receipt-total a{font-size:13px}
.home-page .receipt-code{color:#6f6156}
.home-page .service-lines p,.home-page .hours{font-size:14px}
.home-page .mobile-call{min-height:72px;padding-top:8px;padding-bottom:calc(8px + env(safe-area-inset-bottom))}
.home-page .mobile-call strong{font-size:16px}
.home-page .mobile-call b{font-size:20px}
#industry-picker{scroll-margin-top:16px}
@media(min-width:1000px){.home-page .receipt h1{font-size:42px}.home-page .brand-slogan{font-size:22px}.home-page .intro-text{font-size:17px}.home-page .software-copy strong{font-size:23px}.home-page .receipt-lines{font-size:15px}}
.home-page button:focus-visible,.home-page a:focus-visible,.home-page summary:focus-visible{outline:3px solid var(--orange-dark);outline-offset:4px}

.industry-chooser .chooser-arrow{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border:1px solid #a93d0860;border-radius:6px;background:#fff4e8}
.industry-chooser .chooser-arrow img{display:block;width:18px;height:18px;transform:rotate(-90deg)}

/* Stronger printed receipt language and more breathing room. */
.home-page .content-section{margin-top:78px}
.receipt-total a{min-height:44px;padding:8px 13px!important;border:1px solid var(--orange-dark);border-radius:7px;background:#fff7ef;font-weight:800!important}
.receipt-total a:hover{background:#ffeadb}
.receipt,.paper-sheet,.receipt-site .page-hero>.container,.receipt-site .form-card,.receipt-site .band,.receipt-site .cta-banner{position:relative}
.receipt::after,.paper-sheet::after,.receipt-site .page-hero>.container::after,.receipt-site .form-card::after,.receipt-site .band::after,.receipt-site .cta-banner::after{content:"";position:absolute;z-index:2;left:0;right:0;bottom:-11px;height:12px;background:linear-gradient(135deg,var(--paper) 8px,transparent 0) 0 0/16px 12px repeat-x;filter:drop-shadow(0 4px 3px #4f352410);pointer-events:none}
.receipt-site .band::after{display:block}

/* Demo request: two clear fields, visible labels, and inline status. */
.demo-request{background:var(--paper);padding:32px 22px 38px;box-shadow:var(--shadow-md);display:grid;gap:26px}.demo-request__copy h2{font-size:27px;line-height:1.65;margin:5px 0 10px}.demo-request__copy>p:last-child{color:var(--muted);line-height:2}.demo-request__form form{display:grid;gap:15px}.demo-fields{display:grid;gap:13px}.demo-request .field{display:grid;gap:7px}.demo-request .field label{font-size:14px;font-weight:700}.demo-request .field input{width:100%;min-height:50px;padding:10px 12px;background:#fffdf8;border:1px solid #bdae9f;border-radius:7px;font:inherit;font-size:16px;color:var(--ink)}.demo-request .field input:focus{border-color:var(--orange-dark);box-shadow:0 0 0 3px #f7ddca;outline:1px solid var(--orange-dark)}.demo-request .call-button{border:0;cursor:pointer}.demo-request .form-note{font-size:12px;color:var(--muted);margin:0}.demo-request .form-success,.demo-request .form-error{display:none;padding:12px 14px;border-radius:6px;margin-bottom:15px}.demo-request .form-success{background:#e8f6ed;color:#185c32}.demo-request .form-error{background:#fff0eb;color:#8d2e13}
.faq details{background:var(--paper);padding-inline:14px!important}.faq details+details{margin-top:8px}.faq summary{min-height:48px;display:flex;align-items:center}
@media(min-width:760px){.demo-request{grid-template-columns:.85fr 1.15fr;align-items:start;padding:46px}.demo-fields{grid-template-columns:1fr 1fr}.demo-request .call-button{justify-self:start}}
@media(min-width:760px) and (max-width:999px){.footer__grid{grid-template-columns:1.2fr 1fr 1fr}.footer__brand{grid-column:1/-1}}
@media(max-width:480px){.home-page .content-section{margin-top:68px}.footer{padding-inline:18px}.footer__grid{grid-template-columns:1fr 1fr;gap:24px 18px}.footer__column h2{font-size:14px}.footer__column a{font-size:13px}.footer__bottom{align-items:flex-start;flex-direction:column}.demo-request{margin-inline:13px;padding:28px 18px 34px}.demo-request__copy h2{font-size:25px}}

/* Each main content block reads as its own printed receipt sheet. */
.home-page .content-section{
  width:calc(100% - 26px);max-width:900px;margin-right:auto;margin-left:auto;
  padding:42px 34px 48px;background:var(--paper);
  border:14px solid transparent;border-left:0;border-right:0;
  border-image:url('../img/design/receipt-paper.png') 32 0 fill / 14px 0 repeat;
  box-shadow:0 12px 28px #4f352417;
  position:relative;
}
.home-page .content-section::before{
  content:"";position:absolute;top:20px;right:28px;left:28px;border-top:1px dashed var(--rule);pointer-events:none;
}
.home-page .content-section>.eyebrow,.home-page .content-section>h2,.home-page .content-section>.demo-request__copy:first-child{position:relative}
.home-page .support-section .service-lines{background:transparent;border-top:1px dashed var(--rule);border-bottom:1px dashed var(--rule);padding-inline:0}
.home-page .all-industries .industry-directory{border-top:1px dashed var(--rule);padding-top:10px}
.home-page .faq details{background:transparent;border-bottom:1px dotted var(--rule);border-radius:0;margin:0;padding-inline:0!important}
.home-page .faq details:first-of-type{border-top:1px dashed var(--rule);margin-top:24px}
.home-page .closing{max-width:760px;text-align:center}
.home-page .demo-request{max-width:900px}
.home-page .demo-request::after,.home-page .content-section::after{filter:drop-shadow(0 5px 4px #4f352414)}

.receipt-site .section>.container,.receipt-site .section--tight>.container{
  width:calc(100% - 48px);max-width:1080px;padding:42px 38px 48px;
  background:var(--paper);position:relative;
  border:14px solid transparent;border-left:0;border-right:0;
  border-image:url('../img/design/receipt-paper.png') 32 0 fill / 14px 0 repeat;
  box-shadow:0 10px 26px #4f352414;
}
.receipt-site .section>.container::after,.receipt-site .section--tight>.container::after{
  content:"";position:absolute;left:24px;right:24px;top:18px;border-top:1px dashed var(--rule);pointer-events:none;
}
.receipt-site .section--alt{background:transparent}
.receipt-site .section .grid-3,.receipt-site .section .grid-4,.receipt-site .section .addon-grid,.receipt-site .section .stats-strip{box-shadow:none}

@media(max-width:760px){
  .home-page .content-section{width:calc(100% - 26px);padding:34px 18px 40px}
  .home-page .content-section::before{right:18px;left:18px;top:16px}
  .receipt-site .section>.container,.receipt-site .section--tight>.container{width:calc(100% - 26px);padding:34px 18px 40px}
  .receipt-site .section>.container::after,.receipt-site .section--tight>.container::after{right:18px;left:18px;top:15px}
}

/* Keep the software preview visually centered between the two receipt sheets. */
@media(max-width:999px){
  .home-page .software-slip{margin-top:45px}
  .home-page .support-section{margin-top:45px}
}
@media(max-width:599px){
  .home-page .software-slip{margin-top:40px}
  .home-page .support-section{margin-top:40px}
}

/* Desktop-only wide layout. Mobile and tablet rules remain untouched. */
@media(min-width:1000px){
  :root{--desktop-gutter:clamp(24px,2.5vw,52px)}
  .header,.footer{width:100%;max-width:none;padding-right:var(--desktop-gutter);padding-left:var(--desktop-gutter)}
  .home-page main,.receipt-site .inner-main{width:100%;max-width:none}
  .home-page .opening{padding-right:var(--desktop-gutter);padding-left:var(--desktop-gutter)}
  .home-page .content-section{
    width:calc(100% - (2 * var(--desktop-gutter)));max-width:none;
    margin-right:auto;margin-left:auto;
  }
  .home-page .closing,.home-page .demo-request{max-width:none}
  .receipt-site .container{max-width:none}
  .receipt-site .page-hero{padding-right:0;padding-left:0}
  .receipt-site .page-hero>.container,
  .receipt-site .section>.container,
  .receipt-site .section--tight>.container{
    width:calc(100% - (2 * var(--desktop-gutter)));max-width:none;
    margin-right:auto;margin-left:auto;
  }
}
