:root{--bg-color: #FFFFFF;--text-main: #111111;--text-muted: #555555;--border-color: #E5E5E5;--font-heading: "Pliant", "Inter", Arial, sans-serif;--font-sans: "Inter", Arial, sans-serif}*{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased}body{font-family:var(--font-sans);background-color:var(--bg-color);color:var(--text-main);line-height:1.5;overflow-x:hidden}a{text-decoration:none;color:inherit}.container{max-width:1200px;margin:0 auto;padding:0 2rem}h1,h2,h3,h4{font-family:var(--font-heading);color:var(--text-main);font-weight:500;letter-spacing:-.03em}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;font-weight:500;font-size:1rem;border-radius:9999px;transition:all .2s ease;cursor:pointer;text-decoration:none}.btn-black{background-color:#111;color:#fff;border:1px solid #111111}.btn-black:hover{background-color:#000}.btn-outline{background-color:#fff;color:#111;border:1px solid #D1D5DB}.btn-outline:hover{border-color:#9ca3af}.btn-large{padding:1.125rem 2.5rem;font-size:1.125rem}.navbar{position:fixed;top:0;left:0;right:0;background-color:#fffffffa;z-index:100;padding:1.25rem 0}.nav-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;font-family:var(--font-heading);font-size:1.25rem;font-weight:500;letter-spacing:-.02em}.logo-img{height:28px;width:auto;display:block}.footer-brand .logo-img{height:32px}.nav-actions{display:flex;align-items:center;gap:2.5rem}.nav-links{display:flex;gap:2rem}.nav-links a{font-weight:500;font-size:1rem;color:var(--text-main);transition:color .2s}.nav-links a:hover{color:var(--text-muted)}.hero{padding-top:10rem;padding-bottom:5rem;text-align:center}.hero-container{max-width:900px;margin:0 auto 4rem}.hero-title{font-family:var(--font-heading);font-size:4.5rem;line-height:1.1;margin-bottom:1.5rem}.hero-subtitle{font-size:1.5rem;color:var(--text-muted);font-weight:400;margin-bottom:2.5rem;max-width:800px;margin-left:auto;margin-right:auto}.hero-actions{display:flex;justify-content:center;gap:1rem}.hero-visual{max-width:1000px;margin:0 auto;padding:0 2rem}.mockup-phone{border:12px solid #111;border-radius:40px;height:600px;max-width:800px;margin:0 auto;overflow:hidden;position:relative;box-shadow:0 25px 50px -12px #00000026}.mockup-screen{width:100%;height:100%;position:relative}.ar-interface{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(to bottom,#0000 70%,#00000080)}.ar-scanner{width:250px;height:120px;border:2px solid rgba(255,255,255,.9);border-radius:12px}.features{padding:6rem 0;background-color:#f8f9fa}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem}.feature-item{text-align:left}.feature-icon-wrapper{width:56px;height:56px;background:#fff;border:1px solid var(--border-color);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--text-main)}.feature-item h3{font-size:1.25rem;margin-bottom:1rem}.feature-item p{color:var(--text-muted);font-size:1rem;line-height:1.6}.section-head{max-width:720px;margin:0 auto 3.5rem;text-align:center}.section-eyebrow{font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.75rem}.section-title{font-size:2.5rem;line-height:1.15;margin-bottom:1rem}.section-sub{font-size:1.125rem;color:var(--text-muted);line-height:1.6}.hero-eyebrow{display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);border:1px solid var(--border-color);border-radius:9999px;padding:.4rem 1rem;margin-bottom:1.5rem}.trust{padding:3rem 0;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.trust-label{text-align:center;color:var(--text-muted);font-size:.95rem;margin-bottom:1.5rem}.trust-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.chip{font-size:.875rem;color:var(--text-main);font-weight:500;background:#f8f9fa;border:1px solid var(--border-color);border-radius:9999px;padding:.5rem 1.1rem}.stats{padding:5rem 0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.stat{text-align:center}.stat-num{font-family:var(--font-heading);font-size:3.5rem;line-height:1;letter-spacing:-.04em}.stat-label{color:var(--text-muted);font-size:.95rem;margin-top:.75rem}.how{padding:6rem 0;background:#f8f9fa}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.step{background:#fff;border:1px solid var(--border-color);border-radius:24px;padding:2.5rem 2rem}.step-num{width:44px;height:44px;border-radius:12px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.1rem;margin-bottom:1.5rem}.step h3{font-size:1.3rem;margin-bottom:.75rem}.step p{color:var(--text-muted);line-height:1.6}.step code{background:#f1f5f9;padding:.1rem .4rem;border-radius:6px;font-size:.9em}.features-grid{margin-top:0}.cases{padding:6rem 0}.cases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.case-card{border:1px solid var(--border-color);border-radius:24px;padding:2.5rem 2rem;transition:box-shadow .2s ease,transform .2s ease}.case-card:hover{box-shadow:0 20px 40px -20px #0000002e;transform:translateY(-4px)}.case-card h3{font-size:1.3rem;margin-bottom:.75rem}.case-card p{color:var(--text-muted);line-height:1.6}.privacy{padding:6rem 0;background:#f8f9fa}.privacy-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:4rem;align-items:center}.privacy-list{list-style:none;margin-top:1.75rem;display:grid;gap:.85rem}.privacy-list li{position:relative;padding-left:1.75rem;color:var(--text-main);font-weight:500}.privacy-list li:before{content:"✓";position:absolute;left:0;top:0;color:#111;font-weight:700}.privacy-visual{display:flex;justify-content:center;color:#111}.cta{padding:7rem 0;background:#111;color:#fff}.cta-inner{text-align:center;max-width:720px}.cta-title{font-size:2.75rem;line-height:1.15;color:#fff;margin-bottom:1rem}.cta-sub{font-size:1.2rem;color:#ffffffb3;margin-bottom:2.5rem}.cta-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.btn-white{background:#fff;color:#111;border:1px solid #fff}.btn-white:hover{background:#e5e7eb}.btn-ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.4)}.btn-ghost:hover{border-color:#fff}.cta-mail{margin-top:1.75rem;color:#fff9;font-size:.95rem}.cta-mail a{color:#fff;text-decoration:underline}.footer{padding:4rem 0 2rem;border-top:1px solid var(--border-color)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2.5rem;margin-bottom:3rem}.footer-tagline{color:var(--text-muted);font-size:.9rem;margin-top:1rem;max-width:240px}.footer-col h4{font-size:.95rem;margin-bottom:1rem;font-weight:600}.footer-col a{display:block;color:var(--text-muted);font-size:.9rem;margin-bottom:.6rem}.footer-col a:hover{color:var(--text-main)}.footer-bottom{display:flex;justify-content:space-between;padding-top:2rem;border-top:1px solid var(--border-color);color:var(--text-muted);font-size:.85rem}.reveal{transition:opacity .6s ease,transform .6s ease}.reveal.pre{opacity:0;transform:translateY(24px)}.reveal.visible{opacity:1;transform:none}.legal{padding:9rem 0 5rem}.legal-container{max-width:760px;margin:0 auto;padding:0 2rem}.legal-back{color:var(--text-muted);font-size:.9rem;display:inline-block;margin-bottom:2rem}.legal-back:hover{color:var(--text-main)}.legal h1{font-size:2.75rem;line-height:1.1;margin-bottom:.75rem}.legal-updated{color:var(--text-muted);font-size:.9rem;margin-bottom:2.5rem}.legal-intro{font-size:1.1rem;color:var(--text-main);line-height:1.7;background:#f8f9fa;border:1px solid var(--border-color);border-radius:16px;padding:1.5rem 1.75rem;margin-bottom:3rem}.legal h2{font-size:1.4rem;margin:2.75rem 0 1rem;padding-top:1.75rem;border-top:1px solid var(--border-color)}.legal h3{font-size:1.1rem;margin:1.75rem 0 .6rem}.legal p,.legal li{color:var(--text-muted);line-height:1.75;font-size:1rem}.legal p{margin-bottom:1rem}.legal ul{margin:0 0 1.25rem 1.25rem;display:grid;gap:.5rem}.legal strong{color:var(--text-main)}.legal a{color:#111;text-decoration:underline}.legal .callout{background:#111;color:#fff;border-radius:16px;padding:1.5rem 1.75rem;margin:2rem 0}.legal .callout p{color:#ffffffd9;margin:0}.legal .callout strong{color:#fff}@media(max-width:768px){.legal h1{font-size:2rem}.legal{padding:7rem 0 4rem}}@media(max-width:768px){.nav-links{display:none}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.25rem}.section-title,.cta-title{font-size:2rem}.features-grid{grid-template-columns:1fr;gap:3rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}.steps,.cases-grid{grid-template-columns:1fr;gap:1.5rem}.privacy-grid{grid-template-columns:1fr;gap:2rem}.privacy-visual{order:-1}.hero-actions,.cta-actions{flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:.75rem;text-align:center}}
