:root{color:#241f1a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#241f1a;--muted:#766c60;--paper:#fffaf0;--line:#e7d6bc;--red:#d83a2e;--blue:#17324d;--green:#1f7a4d;--gold:#f2c94c;--shadow:0 22px 60px #482d1629;background:#f7efe2;font-family:PingFang SC,Noto Sans CJK SC,Microsoft YaHei UI,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(90deg,#241f1a0d 1px,#0000 1px) 0 0/34px 34px,linear-gradient(#241f1a0d 1px,#0000 1px) 0 0/34px 34px,radial-gradient(circle at 18% 12%,#ffe2a4 0 12rem,#0000 24rem),radial-gradient(circle at 88% 8%,#b9e6d0 0 10rem,#0000 24rem),#f7efe2;min-width:320px;margin:0}a{color:inherit}.site-header,.hero,.section,.site-footer{width:min(1120px,100% - 32px);margin:0 auto}.site-header{justify-content:space-between;align-items:center;padding:22px 0 16px;display:flex}.brand{letter-spacing:0;align-items:center;gap:12px;font-weight:900;display:inline-flex}.brand-mark{background:var(--paper);border:3px solid var(--ink);width:38px;height:38px;box-shadow:4px 4px 0 var(--ink);border-radius:8px;overflow:hidden}.brand-mark img{object-fit:cover;width:100%;height:100%;display:block}.nav{color:var(--muted);gap:18px;font-size:14px;display:flex}.nav a{text-decoration:none}.hero{grid-template-columns:minmax(0,1.05fr) minmax(300px,.8fr);align-items:center;gap:48px;padding:54px 0 42px;display:grid}.eyebrow{color:var(--blue);align-items:center;gap:8px;margin:0 0 18px;font-size:14px;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:var(--gold);border:2px solid var(--ink);border-radius:2px;width:12px;height:12px;display:inline-block}.hero-logo{border:4px solid var(--ink);width:86px;height:86px;box-shadow:6px 6px 0 var(--ink);border-radius:20px;margin-bottom:18px;display:block}h1,h2,h3,p{margin-top:0}h1{max-width:860px;color:var(--ink);letter-spacing:0;word-break:keep-all;overflow-wrap:normal;margin-bottom:20px;font-size:clamp(40px,5.8vw,72px);line-height:.95}.hero-copy{color:#4f473f;max-width:620px;margin-bottom:28px;font-size:18px;line-height:1.8}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.button{color:#fffaf0;background:var(--blue);border:3px solid var(--ink);min-height:48px;box-shadow:5px 5px 0 var(--ink);border-radius:8px;justify-content:center;align-items:center;padding:0 20px;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.button:hover{box-shadow:3px 3px 0 var(--ink);transform:translate(2px,2px)}.button.secondary{color:var(--ink);background:#fffaf0}.button[aria-disabled=true]{pointer-events:none;opacity:.78}.download-status{min-height:24px;color:var(--muted);margin:14px 0 0;font-size:14px;line-height:1.6}.download-status.inverse{color:#fffaf0d1}.hero-card{min-height:520px;position:relative}.phone-stack{height:540px;position:relative}.phone-shot{border:4px solid var(--ink);width:min(58%,260px);box-shadow:var(--shadow), 8px 8px 0 var(--ink);background:#111;border-radius:28px;position:absolute;overflow:hidden}.phone-shot img{width:100%;height:auto;display:block}.phone-shot.primary{z-index:2;top:0;right:28px}.phone-shot.secondary{bottom:4px;left:0;transform:rotate(-5deg)}.qr-panel{z-index:3;--qr-render-size:150px;background:var(--paper);border:3px solid var(--ink);width:184px;box-shadow:6px 6px 0 var(--ink);border-radius:12px;padding:14px;position:absolute;bottom:24px;right:0}.qr-panel img{width:var(--qr-render-size);height:var(--qr-render-size);aspect-ratio:1;object-fit:contain;border-radius:6px;max-width:100%;margin:0 auto;display:block}.qr-panel p{color:var(--muted);text-align:center;margin:10px 0 0;font-size:13px;line-height:1.5}.section{padding:54px 0}.section-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:24px;display:flex}.section-heading h2{margin-bottom:0;font-size:clamp(28px,4vw,44px);line-height:1.1}.section-heading p{max-width:520px;color:var(--muted);margin-bottom:0;line-height:1.7}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.feature{background:var(--paper);border:2px solid var(--line);border-radius:8px;min-height:170px;padding:20px}.feature strong{color:var(--blue);margin-bottom:10px;font-size:18px;display:block}.feature p{color:var(--muted);margin-bottom:0;line-height:1.7}.screenshots{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.screenshot{border:3px solid var(--ink);box-shadow:5px 5px 0 var(--ink);background:#111;border-radius:24px;overflow:hidden}.screenshot img{width:100%;height:auto;display:block}.download-band{background:var(--blue);border:4px solid var(--ink);box-shadow:8px 8px 0 var(--ink);border-radius:14px;grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:28px;padding:32px;display:grid}.download-band h2,.download-band p{color:#fffaf0}.download-band p{max-width:680px;line-height:1.8}.download-band .button{color:var(--ink);background:var(--gold)}.download-qr{--qr-render-size:186px;border:3px solid var(--ink);background:#fffaf0;border-radius:12px;padding:14px}.download-qr img{width:var(--qr-render-size);height:var(--qr-render-size);aspect-ratio:1;object-fit:contain;max-width:100%;margin:0 auto;display:block}.compliance{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.compliance-card{border:1px solid var(--line);background:#fffaf0c7;border-radius:8px;padding:18px}.compliance-card span{color:var(--muted);margin-bottom:8px;font-size:13px;display:block}.compliance-card strong,.compliance-card a,.compliance-card p{color:var(--ink);font-weight:800}.compliance-card p{margin-bottom:0;font-weight:500;line-height:1.7}.faq{gap:12px;display:grid}.faq details{background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:18px 20px}.faq summary{cursor:pointer;font-weight:900}.faq p{color:var(--muted);margin:12px 0 0;line-height:1.7}.site-footer{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:12px 22px;padding:32px 0 44px;font-size:14px;display:flex}.site-footer a{text-decoration:none}@media (max-width:900px){.hero,.download-band{grid-template-columns:1fr}.hero-card{min-height:auto}.feature-grid,.screenshots,.compliance{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.site-header{flex-direction:column;align-items:flex-start;gap:16px}.nav{flex-wrap:wrap}.hero{padding-top:32px}.phone-stack{height:440px}.phone-shot{width:58%}.qr-panel{--qr-render-size:116px;width:150px;right:8px}.feature-grid,.screenshots,.compliance{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:flex-start}.download-band{padding:22px}}
