:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fbfcf9;--ink:#14201e;--muted:#5e6b67;--line:#dce4df;--panel:#fff;--brand:#3157d5;--mint:#4fb98f;--coral:#e9654d;--gold:#d29a28;--shadow:#14201e29;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);min-height:100vh;margin:0}a{color:inherit}.marketing-page{min-height:100vh;overflow:hidden}.hero{isolation:isolate;min-height:min(760px,92vh);padding:1.25rem clamp(1rem,4vw,4rem) 5rem;position:relative}.hero:before{content:"";z-index:-1;background:linear-gradient(110deg,#fbfcf9f7 0%,#fbfcf9e0 48%,#fbfcf961 100%);position:absolute;inset:0}.hero-scene{z-index:-2;background:linear-gradient(135deg,#3157d5eb,#4fb98fd6),repeating-linear-gradient(90deg,#ffffff2e 0 1px,#0000 1px 5rem);position:absolute;inset:0;overflow:hidden}.hero-nav{justify-content:space-between;align-items:center;max-width:1160px;margin:0 auto;display:flex}.hero-nav a,.primary-action,.secondary-action{border-radius:8px;justify-content:center;align-items:center;min-height:2.75rem;padding:.75rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.hero-nav a{background:#ffffffd6;border:1px solid #ffffffad}.brand-logo{color:var(--ink);align-items:center;gap:.5rem;font-size:1.35rem;font-weight:900;display:inline-flex}.brand-logo img{width:2rem;height:2rem}.brand-logo span{align-items:center;display:inline-flex}.brand-logo img.brand-x{width:1.15em;height:1.15em;margin-left:.06em}.brand-logo.compact img{width:1.75rem;height:1.75rem}.hero-copy{max-width:1160px;margin:clamp(5rem,13vh,9rem) auto 0;position:relative}.eyebrow{color:var(--brand);letter-spacing:0;text-transform:uppercase;margin:0 0 .7rem;font-size:.78rem;font-weight:900}h1,h2,h3,p{letter-spacing:0}h1{margin:0;font-size:clamp(4.6rem,13vw,9.8rem);line-height:.86}.hero-lede{color:#20322f;max-width:620px;margin:1.25rem 0 0;font-size:clamp(1.15rem,2vw,1.55rem);line-height:1.48}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.75rem;display:flex}.primary-action{background:var(--ink);color:#fff}.secondary-action{color:var(--ink);background:#ffffffd6;border:1px solid #14201e29}.scene-phone,.scene-panel,.scene-strip{position:absolute}.scene-phone{aspect-ratio:.58;box-shadow:0 34px 80px var(--shadow);background:#fbfcf9;border:1px solid #ffffffb8;border-radius:28px;width:clamp(210px,24vw,310px);padding:1.1rem;top:clamp(7rem,16vh,10rem);right:clamp(1rem,8vw,9rem);transform:rotate(5deg)}.phone-header,.phone-row{justify-content:space-between;align-items:center;display:flex}.phone-header{margin-bottom:1rem;font-size:.85rem;font-weight:900}.phone-header img{width:2rem;height:2rem}.qr-motif{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(5,1fr);gap:.32rem;width:78%;margin:0 auto 1rem;padding:.7rem;display:grid}.qr-motif span{aspect-ratio:1;background:var(--ink)}.qr-motif span:nth-child(3n){background:var(--brand)}.qr-motif span:nth-child(4n){background:var(--mint)}.qr-motif span:nth-child(7n){opacity:0}.phone-row{border-top:1px solid var(--line);color:var(--muted);padding:.85rem 0;font-size:.78rem}.phone-row strong{color:var(--ink)}.scene-panel{box-shadow:0 24px 70px var(--shadow);background:#ffffffeb;border:1px solid #ffffffb8;border-radius:8px;gap:.25rem;max-width:300px;padding:1rem;display:grid;bottom:clamp(2rem,8vh,5rem);right:clamp(1rem,27vw,24rem)}.scene-panel span{color:var(--coral);text-transform:uppercase;font-size:.75rem;font-weight:900}.scene-panel strong{font-size:1.25rem}.scene-panel small{color:var(--muted);line-height:1.45}.scene-strip{gap:.55rem;display:flex;bottom:18%;left:8%}.scene-strip span{background:#ffffff94;border:1px solid #ffffffbf;border-radius:8px;width:clamp(4rem,9vw,7rem);height:4rem}.scene-strip span:nth-child(2){background:#d29a2894}.scene-strip span:nth-child(3){background:#e9654d75}.status-band{background:var(--ink);color:#fff;text-align:center;justify-content:center;align-items:center;gap:1rem;padding:1rem clamp(1rem,4vw,4rem);line-height:1.45;display:flex}.status-band span{color:#ffffffc7}.content-section{max-width:1160px;margin:0 auto;padding:clamp(3rem,7vw,5.5rem) clamp(1rem,4vw,2rem)}.section-heading{max-width:760px}h2{margin:0;font-size:clamp(1.8rem,4vw,3.4rem);line-height:1.04}.use-case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.use-case{background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:1.25rem}.use-case h3{margin:0 0 .6rem;font-size:1.05rem}.use-case p,.trust-list{color:var(--muted);line-height:1.6}.use-case p{margin:0}.split-section{grid-template-columns:1fr .85fr;align-items:start;gap:2rem;display:grid}.trust-list{background:#eef7f2;border:1px solid #cfe6d9;border-radius:8px;margin:0;padding:1.25rem;list-style:none}.trust-list li{border-bottom:1px solid #cfe6d9;padding:.85rem 0}.trust-list li:last-child{border-bottom:0}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;max-width:1160px;margin:0 auto;padding:1.2rem clamp(1rem,4vw,2rem) 2rem;display:flex}@media (width<=800px){.hero{min-height:880px}.hero:before{background:linear-gradient(#fbfcf9fa 0%,#fbfcf9e6 48%,#fbfcf970 100%)}.scene-phone{top:31rem;left:50%;right:auto;transform:translate(-50%)rotate(3deg)}.scene-panel{max-width:none;bottom:1.2rem;left:1rem;right:1rem}.scene-strip{bottom:12rem;left:1rem}.status-band,.site-footer{text-align:left;flex-direction:column;align-items:flex-start}.use-case-grid,.split-section{grid-template-columns:1fr}}
