@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800;900&family=Inter:wght@400;500;600;700;800&display=swap";:root{--font-body:"Inter", "Segoe UI", sans-serif;--font-heading:"Barlow Condensed", "Inter", sans-serif;--color-bg:#f5f5f2;--color-ink:#081010;--color-ink-2:#111818;--color-panel:#171d1d;--color-panel-soft:#202727;--color-surface:#fff;--color-surface-soft:#f4f1ec;--color-border:#ddd5c9;--color-border-dark:#ffffff29;--color-text:#111818;--color-text-muted:#56524c;--color-text-inverse:#fff;--color-red:#f20f18;--color-red-dark:#b90912;--color-red-soft:#ffeded;--color-gold:#f4b447;--color-success:#0d8f58;--color-success-bg:#e8f7ef;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--radius-sm:.35rem;--radius-md:.55rem;--radius-lg:.7rem;--shadow-sm:0 14px 30px #0810101f;--shadow-md:0 24px 58px #08101038;--container-width:1200px}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{font-family:var(--font-body);color:var(--color-text);background:linear-gradient(#08101009 1px, transparent 1px), linear-gradient(90deg, #08101009 1px, transparent 1px), var(--color-bg);background-size:42px 42px;font-size:16px;line-height:1.6;overflow-x:clip}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:var(--font-heading);letter-spacing:0;text-transform:uppercase;margin:0;font-weight:900;line-height:.95}h1{max-width:12ch;font-size:4.6rem}h2{font-size:2.75rem}h3{font-size:1.55rem}p{margin:0}input,select,textarea,button{font:inherit}.app-shell{flex-direction:column;min-height:100vh;display:flex}main{width:min(var(--container-width), 92%);padding:var(--space-lg) 0 var(--space-2xl);flex:1;margin:0 auto}.site-header{z-index:30;color:var(--color-text-inverse);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#081010f0;border-bottom:1px solid #ffffff1f;position:sticky;top:0}.top-contact-bar,.main-nav-wrap,.footer-grid,.footer-bottom{width:min(var(--container-width), 92%);margin:0 auto}.top-contact-bar{justify-content:space-between;gap:var(--space-md);color:#ffffffbd;padding:.45rem 0;font-size:.8rem;font-weight:700;display:flex}.top-contact-links{gap:var(--space-md);flex-wrap:wrap;display:flex}.main-nav-wrap{justify-content:space-between;align-items:center;gap:var(--space-md);padding:.78rem 0 .95rem;display:flex}.brand{align-items:center;display:flex}.brand-logo{object-fit:contain;filter:drop-shadow(0 8px 16px #00000059);width:13rem;height:auto;max-height:3.25rem;display:block}.site-nav{background:#ffffff0f;border:1px solid #ffffff21;border-radius:999px;flex-wrap:wrap;align-items:center;gap:.25rem;padding:.25rem;display:flex}.nav-link{color:#ffffffbd;border-radius:999px;padding:.46rem .78rem;font-size:.86rem;font-weight:800;transition:background-color .2s,color .2s}.nav-link:hover{color:#fff;background:#f20f1833}.nav-link-active{color:#fff;background:var(--color-red)}.header-actions{gap:.55rem;display:flex}.btn{border-radius:var(--radius-sm);text-transform:uppercase;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.35rem;min-height:2.75rem;padding:.76rem 1rem;font-size:.88rem;font-weight:900;line-height:1;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:linear-gradient(135deg, var(--color-red), var(--color-red-dark));box-shadow:0 12px 24px #f20f1847}.btn-outline{color:inherit;background:0 0;border-color:currentColor}.btn:focus-visible,.nav-link:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.text-link:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #f20f1852}.hero-section{align-items:stretch;gap:var(--space-lg);min-height:34rem;padding:var(--space-xl);color:var(--color-text-inverse);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:linear-gradient(90deg,#081010f5,#081010b8),url(/pos-support-flyer.jpg) 50%/cover;border:1px solid #ffffff29;grid-template-columns:minmax(0,1fr) minmax(25rem,.85fr);display:grid;position:relative;overflow:hidden}.hero-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 10% 15%,#f20f1866,#0000 24%),linear-gradient(120deg,#0000 0 66%,#f20f18eb 66% 78%,#0000 78%);position:absolute;inset:0}.hero-content,.hero-panel{z-index:1;min-width:0;position:relative}.hero-content{flex-direction:column;justify-content:center;max-width:42rem;display:flex}.hero-eyebrow{width:fit-content;margin-bottom:var(--space-sm);color:#fff;background:var(--color-red);text-transform:uppercase;padding:.34rem .7rem;font-size:.78rem;font-weight:900}.hero-description{max-width:39rem;margin-top:var(--space-md);color:#ffffffdb;font-size:1.08rem;font-weight:700}.hero-actions,.home-demo-actions,.cta-band-actions,.review-link-actions{flex-wrap:wrap;gap:.6rem;display:flex}.hero-actions{margin-top:var(--space-lg)}.hero-section .btn-outline,.cta-band .btn-outline{color:#fff;border-color:#ffffffb8}.hero-section .btn-outline:hover,.cta-band .btn-outline:hover{background:#ffffff1f}.hero-badges{margin-top:var(--space-lg);grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;max-width:42rem;display:grid}.hero-badge{text-align:center;color:#fff;min-height:4.25rem;font-family:var(--font-heading);text-transform:uppercase;background:#ffffff14;border:1px solid #fff3;place-items:center;padding:.75rem;font-size:1.25rem;font-weight:900;line-height:1;display:grid}.hero-panel{align-content:end;gap:var(--space-md);display:grid}.hero-panel-media{border-radius:var(--radius-md);border:5px solid #ffffffe6;overflow:hidden;transform:rotate(-1deg);box-shadow:0 20px 40px #00000057}.hero-panel-media img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.hero-panel-card{padding:var(--space-md);border:1px solid var(--color-border-dark);border-radius:var(--radius-md);color:#fff;background:#081010e0;box-shadow:0 16px 34px #00000047}.hero-panel-head{justify-content:space-between;align-items:center;gap:var(--space-sm);text-transform:uppercase;font-weight:900;display:flex}.live-dot{color:#fff;background:var(--color-red);border-radius:999px;flex:none;padding:.26rem .58rem;font-size:.72rem;font-weight:900}.pos-terminal{margin-top:var(--space-md)}.pos-screen{border-radius:var(--radius-md);background:#f5f8fb;border:.55rem solid #222b2b;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;padding:.75rem;display:grid}.pos-screen span{border-radius:var(--radius-sm);color:#241410;background:linear-gradient(180deg, #ffffff3d, #00000029), var(--color-gold);place-items:center;min-height:3.1rem;font-size:.76rem;font-weight:900;display:grid}.pos-base{border-radius:0 0 var(--radius-sm) var(--radius-sm);background:#2b3333;width:46%;height:.85rem;margin:0 auto}.hero-panel ul{margin:var(--space-md) 0 0;color:#ffffffd6;padding-left:1.2rem;font-size:.92rem;font-weight:700}.section,.contact-section{margin-top:var(--space-xl);padding-top:var(--space-xl);border-top:4px solid var(--color-ink)}.section h2,.contact-section h2{color:var(--color-ink)}.section-intro,.contact-section>p{max-width:74ch;color:var(--color-text-muted);margin-top:.65rem;font-size:1rem;font-weight:600}.section-head-split{justify-content:space-between;align-items:flex-end;gap:var(--space-md);display:flex}.text-link{color:var(--color-red-dark);text-transform:uppercase;flex:none;font-weight:900}.card-grid,.timeline-grid,.contact-grid,.model-grid,.platform-grid{margin-top:var(--space-md);gap:var(--space-sm);display:grid}.card-grid,.timeline-grid,.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.model-grid,.platform-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-card,.timeline-grid article,.contact-grid article,.model-card,.platform-item,.mini-demo-form,.outcomes-panel,.outcomes-kpi,.review-dashboard-form,.review-link-card,.review-link-empty,.review-panel{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-sm)}.service-card,.timeline-grid article,.contact-grid article,.model-card,.platform-item{padding:var(--space-md)}.service-card{position:relative;overflow:hidden}.service-card:before,.model-card:before,.platform-item:before,.timeline-grid article:before{content:"";width:3.2rem;height:.34rem;margin-bottom:var(--space-sm);background:var(--color-red);display:block}.service-card:hover,.model-card:hover,.platform-item:hover{border-color:#f20f186b;transition:transform .2s,border-color .2s;transform:translateY(-2px)}.service-icon{width:2.6rem;height:2.6rem;margin-bottom:var(--space-sm);color:#fff;background:var(--color-ink);font-family:var(--font-heading);place-items:center;font-size:1rem;font-weight:900;line-height:1;display:grid}.service-card p,.service-card ul,.timeline-grid p,.model-card p,.platform-item p,.contact-grid p,.cta-band p,.site-footer p,.site-footer li{color:var(--color-text-muted)}.service-card p,.service-card ul,.timeline-grid p,.model-card p,.platform-item p,.contact-grid p{margin-top:.5rem;font-size:.95rem}.service-card ul,.site-footer ul{padding-left:1rem}.platform-strip{padding:var(--space-xl);color:#fff;border-radius:var(--radius-lg);background:linear-gradient(135deg,#081010f5,#081010db),url(/pos-support-flyer.jpg) 50%/cover;border:0}.platform-strip h2{color:#fff}.platform-strip .platform-item{color:#fff;border-color:var(--color-border-dark);box-shadow:none;background:#ffffff14}.platform-strip .platform-item h3,.platform-strip .platform-item p{color:#fff}.value-list{margin-top:var(--space-md);gap:.65rem;display:grid}.value-item{border-bottom:1px solid var(--color-border);align-items:center;gap:.72rem;padding:.82rem 0;display:flex}.value-dot{background:var(--color-red);border-radius:50%;flex:none;width:.72rem;height:.72rem}.outcomes-section,.home-demo-section{gap:var(--space-sm);display:grid}.outcomes-section{grid-template-columns:1.35fr .65fr}.outcomes-panel,.outcomes-kpi,.mini-demo-form{padding:var(--space-md)}.outcomes-kpi{color:#fff;background:var(--color-ink);border-color:#ffffff24}.outcomes-kpi h3,.kpi-value{color:#fff}.kpi-label{color:var(--color-red);text-transform:uppercase;margin-top:.8rem;font-size:.76rem;font-weight:900}.kpi-value{margin-top:.18rem;font-weight:800}.home-demo-section{grid-template-columns:1.05fr .95fr}.home-demo-actions{margin-top:var(--space-md)}.mini-demo-form{background:var(--color-surface);gap:.58rem;display:grid}.mini-demo-form label,.contact-form label,.review-dashboard-form label,.review-link-card label{color:var(--color-ink);text-transform:uppercase;font-size:.84rem;font-weight:900}.hero-intake input,.mini-demo-form input,.mini-demo-form select,.contact-form input,.contact-form textarea,.review-dashboard-form input,.review-link-card input{border-radius:var(--radius-sm);width:100%;color:var(--color-text);background:#fff;border:1px solid #b9afa2;padding:.72rem .75rem}.hero-intake input:focus,.mini-demo-form input:focus,.mini-demo-form select:focus,.contact-form input:focus,.contact-form textarea:focus,.review-dashboard-form input:focus,.review-link-card input:focus{border-color:#f20f18b8;outline:none;box-shadow:0 0 0 3px #f20f1829}.contact-grid a{color:var(--color-red-dark);font-weight:800}.contact-form-section .section-intro{margin-bottom:var(--space-sm)}.contact-form{gap:.6rem;max-width:760px;display:grid}.contact-form textarea{resize:vertical}.integrations .integration-list{margin-top:var(--space-md);flex-wrap:wrap;gap:.5rem;display:flex}.integration-chip{background:var(--color-red-soft);color:var(--color-red-dark);text-transform:uppercase;border:1px solid #f20f1842;border-radius:999px;padding:.42rem .78rem;font-size:.84rem;font-weight:900}.cta-band{margin-top:var(--space-xl);padding:var(--space-xl);justify-content:space-between;align-items:center;gap:var(--space-md);color:#fff;border-radius:var(--radius-lg);background:linear-gradient(100deg, var(--color-red) 0 68%, var(--color-ink) 68% 100%);box-shadow:var(--shadow-md);display:flex}.cta-band h2,.cta-band p{color:#fff}.cta-band p{max-width:52rem;margin-top:.48rem;font-weight:700}.cta-band .btn-primary{color:var(--color-red-dark);box-shadow:none;background:#fff}.site-footer{margin-top:var(--space-xl);color:#d8e1dc;background:linear-gradient(#ffffff09 1px, transparent 1px), linear-gradient(90deg, #ffffff09 1px, transparent 1px), var(--color-ink);background-size:42px 42px}.footer-grid{padding:var(--space-xl) 0;gap:var(--space-md);grid-template-columns:1.6fr 1fr 1fr;display:grid}.site-footer h3{color:#fff}.site-footer ul{gap:.38rem;margin-top:.62rem;padding:0;list-style:none;display:grid}.footer-contact-line{margin-top:.35rem}.footer-bottom{justify-content:space-between;align-items:center;gap:var(--space-md);border-top:1px solid #d8e1ec2e;padding:.95rem 0 1.3rem;display:flex}.footer-cta-links{text-transform:uppercase;gap:.82rem;font-weight:900;display:flex}.review-landing{min-height:min(680px,100vh - 12rem);padding:var(--space-xl) 0;place-items:center;display:grid}.review-panel{width:min(760px,100%);padding:var(--space-xl);text-align:center;background:linear-gradient(#fffffffa,#f4f1ecfa),radial-gradient(520px 240px at 50% 0,#f20f181f,#0000 68%)}.review-eyebrow{margin-bottom:var(--space-xs);color:var(--color-red-dark);text-transform:uppercase;font-size:.78rem;font-weight:900}.review-intro{max-width:42rem;margin:var(--space-sm) auto 0;color:var(--color-text-muted)}.rating-options{margin-top:var(--space-lg);grid-template-columns:repeat(5,minmax(0,1fr));gap:.68rem;display:grid}.rating-button{border:1px solid var(--color-border);border-radius:var(--radius-md);min-height:7.2rem;color:var(--color-text);cursor:pointer;box-shadow:var(--shadow-sm);background:#fff;align-content:center;gap:.24rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid}.rating-button:hover{border-color:#f20f188a;transform:translateY(-2px)}.rating-button:focus-visible{outline-offset:3px;outline:3px solid #f20f183d}.rating-number{font-family:var(--font-heading);font-size:2rem;font-weight:900;line-height:1}.rating-stars{color:#f5a524;letter-spacing:0;min-height:1.4rem;font-size:1rem;line-height:1.2}.feedback-thanks{margin-top:var(--space-lg);border-radius:var(--radius-md);padding:var(--space-md);background:var(--color-success-bg);border:1px solid #0d8f583d}.feedback-thanks h2{color:var(--color-success);font-size:1.7rem}.feedback-thanks p,.review-link-empty p{color:var(--color-text-muted);margin-top:.34rem}.review-missing-link{margin:var(--space-sm) auto 0;border-radius:var(--radius-sm);color:#7a4d05;background:#fff7e8;border:1px solid #f5a52447;max-width:34rem;padding:.62rem .75rem;font-size:.9rem}.review-dashboard{gap:var(--space-lg);display:grid}.review-dashboard-form{align-items:end;gap:var(--space-sm);padding:var(--space-lg);grid-template-columns:1fr 1.4fr auto;display:grid}.review-link-list,.review-link-card{gap:var(--space-sm);display:grid}.review-link-card,.review-link-empty{padding:var(--space-lg)}.review-link-card-head{justify-content:space-between;align-items:end;gap:var(--space-sm);display:flex}.review-link-card-head>div{flex:1}.review-link-actions{justify-content:flex-start}.review-link-empty{text-align:center}@media (width<=1100px){.main-nav-wrap{flex-wrap:wrap}.site-nav{order:3;justify-content:center;width:100%}.header-actions{margin-left:auto}.hero-section,.card-grid,.timeline-grid,.contact-grid,.footer-grid,.model-grid,.platform-grid{grid-template-columns:1fr 1fr}.hero-section{min-height:0}.outcomes-section,.home-demo-section{grid-template-columns:1fr}}@media (width<=760px){main{width:min(var(--container-width), 94%);padding-top:var(--space-md)}h1{font-size:3rem}h2{font-size:2.1rem}.top-contact-bar,.main-nav-wrap,.footer-bottom,.cta-band,.section-head-split{flex-direction:column;align-items:flex-start}.top-contact-links,.header-actions,.cta-band-actions,.footer-cta-links,.header-actions .btn,.cta-band .btn,.footer-cta-links a{width:100%}.brand-logo{width:11rem}.site-nav{border-radius:var(--radius-md);justify-content:flex-start}.hero-section,.card-grid,.timeline-grid,.contact-grid,.footer-grid,.model-grid,.platform-grid{grid-template-columns:1fr}.hero-section,.platform-strip,.cta-band{padding:var(--space-lg)}.hero-badges{grid-template-columns:1fr}.hero-panel-media{transform:none}.pos-screen{grid-template-columns:repeat(2,minmax(0,1fr))}.rating-options{grid-template-columns:1fr}.rating-button{min-height:4.6rem;padding:0 var(--space-md);grid-template-columns:3rem 1fr;place-items:center start}.review-dashboard-form,.review-link-card-head{grid-template-columns:1fr;display:grid}.review-dashboard-form .btn,.review-link-card-head .btn,.review-link-actions .btn{width:100%}}@media (width<=420px){h1{font-size:2.45rem}.btn{padding-inline:.85rem}}
