:root{--primary:#e30613;--primary-dark:#c20510;--primary-light:#ff6b7a;--white:#fff;--light:#f8f9fa;--gray:#6c757d;--gray-light:#e9ecef;--dark:#333;--font-sans:"Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--container-max:1200px;--section-padding:5rem 2rem;--shadow-sm:0 2px 8px #00000014;--shadow-md:0 4px 20px #0000001f;--shadow-lg:0 8px 40px #00000029}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--white);color:var(--dark);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}.container{max-width:var(--container-max);margin:0 auto;padding:0 2rem}.header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000000d;padding:.75rem 2rem;position:fixed;top:0;left:0;right:0}.header-content{max-width:var(--container-max);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.logo{align-items:center;gap:.5rem;display:flex}.logo-icon{width:40px;height:40px}.logo-text{flex-direction:column;line-height:1.1;display:flex}.logo-deli{color:var(--primary);font-size:1.5rem;font-style:italic;font-weight:800}.logo-tagline{color:var(--primary);letter-spacing:.05em;font-size:.6rem;font-weight:600}.nav{align-items:center;gap:1.5rem;display:flex}.nav-link{color:var(--dark);font-size:.85rem;font-weight:500;transition:color .3s}.nav-link:hover,.nav-link.active{color:var(--primary)}.hero{background:linear-gradient(135deg,#0000004d 0%,#0000001a 100%),url(/hero-bg.jpg) 50%/cover no-repeat;align-items:center;min-height:100vh;padding:6rem 2rem;display:flex;position:relative}.hero-overlay{background:linear-gradient(90deg,#0006 0%,#0000 60%);position:absolute;inset:0}.hero-content{z-index:1;max-width:var(--container-max);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;margin:0 auto;display:grid;position:relative}.hero-text{color:var(--white)}.hero-text h1{margin-bottom:.5rem;font-size:2.8rem;font-style:italic;font-weight:700;line-height:1.2}.hero-cta{margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.hero-subtitle{opacity:.9;max-width:400px;margin-bottom:2rem;font-size:1rem}.app-buttons{align-items:center;gap:1.5rem;display:flex}.app-button{background:#ffffff26;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.app-button:hover{background:#ffffff40;transform:scale(1.05)}.app-button svg{fill:#fff;width:28px;height:28px}.hero-phone{justify-content:center;display:flex}.phone-mockup{max-width:280px;box-shadow:var(--shadow-lg);border-radius:30px}.tracking-section{background:var(--primary);padding:4rem 2rem;position:relative;overflow:hidden}.tracking-section:before{content:"";opacity:.3;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M0 50h100M50 0v100' stroke='%23fff' stroke-width='0.5' opacity='0.1'/%3E%3C/svg%3E") 0 0/50px 50px;position:absolute;inset:0}.tracking-content{z-index:1;max-width:var(--container-max);text-align:center;color:var(--white);margin:0 auto;position:relative}.tracking-icon{margin-bottom:1rem;font-size:2.5rem}.tracking-content h2{margin-bottom:1rem;font-size:2.5rem;font-style:italic;font-weight:700}.tracking-content p{opacity:.9;max-width:600px;margin:0 auto;font-size:1rem}.features{padding:var(--section-padding);background:var(--white)}.features-grid{max-width:var(--container-max);flex-direction:column;gap:5rem;margin:0 auto;display:flex}.feature-row{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.feature-row.reverse{direction:rtl}.feature-row.reverse>*{direction:ltr}.feature-phone{justify-content:center;display:flex}.feature-phone img{max-width:300px;box-shadow:var(--shadow-lg);border-radius:30px}.feature-text h3{color:var(--gray);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:1rem;font-weight:600}.feature-text h2{color:var(--dark);margin-bottom:1rem;font-size:2rem;font-weight:700}.feature-text p{color:var(--gray);max-width:400px;font-size:1rem}.secure-section{padding:var(--section-padding);background:var(--light)}.secure-content{max-width:var(--container-max);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin:0 auto;display:grid}.secure-phone{justify-content:center;display:flex}.secure-phone img{max-width:280px;box-shadow:var(--shadow-lg);border-radius:30px}.secure-text h3{color:var(--primary);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.secure-text p{color:var(--dark);margin-bottom:1.5rem;font-size:1.1rem}.openpay-logo{height:50px}.footer{background:var(--primary);text-align:center;color:var(--white);padding:1rem 2rem}.footer-content{max-width:var(--container-max);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.footer p{opacity:.9;font-size:.85rem}.back-to-top{cursor:pointer;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.2rem;transition:transform .3s;display:flex}.back-to-top:hover{transform:translateY(-3px)}.deeplink-page{background:linear-gradient(135deg,#e30613f0,#262626d1),url(/hero-bg.jpg) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.deeplink-shell{width:min(100%,720px);color:var(--white)}.deeplink-logo{align-items:center;margin-bottom:2rem;display:inline-flex}.deeplink-logo-mark{flex:none;width:76px;height:auto}.deeplink-content h1{max-width:680px;margin-bottom:1.2rem;font-size:clamp(2rem,6vw,3.75rem);font-style:italic;line-height:1.05}.deeplink-content p{opacity:.94;max-width:620px;font-size:1.08rem}.deeplink-eyebrow{letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;font-size:.84rem;font-weight:800}.deeplink-actions{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.deeplink-preview{grid-template-columns:minmax(160px,220px) minmax(0,1fr);align-items:center;gap:1.5rem;display:grid}.deeplink-preview-image,.deeplink-preview-placeholder{aspect-ratio:1;object-fit:cover;width:100%;box-shadow:var(--shadow-md);border-radius:12px}.deeplink-preview-placeholder{background:#ffffff2e;border:1px solid #ffffff61;justify-content:center;align-items:center;display:flex}.deeplink-preview-placeholder span{background:var(--white);width:72px;height:72px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;font-size:2.8rem;font-style:italic;font-weight:800;line-height:1;display:inline-flex}.deeplink-preview-copy{min-width:0}.deeplink-store-name{margin-bottom:.4rem;font-size:.96rem;font-weight:800}.deeplink-price{margin-top:1rem;font-weight:900;opacity:1!important;font-size:1.35rem!important}.deeplink-tags{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.deeplink-tags span{background:#ffffff24;border:1px solid #ffffff80;border-radius:999px;padding:.35rem .7rem;font-size:.82rem;font-weight:800}.deeplink-primary,.deeplink-secondary{border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:.75rem 1.1rem;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.deeplink-primary{background:var(--white);color:var(--primary)}.deeplink-secondary{color:var(--white);border:1px solid #ffffff94}.deeplink-primary:hover,.deeplink-secondary:hover{transform:translateY(-2px)}.blob{filter:blur(60px);opacity:.15;pointer-events:none;border-radius:50%;position:absolute}.blob-1{background:var(--primary);width:400px;height:400px;top:-100px;right:-100px}.blob-2{background:var(--primary-light);width:300px;height:300px;bottom:-50px;left:-50px}@media (max-width:1024px){.hero-content,.secure-content,.feature-row{text-align:center;grid-template-columns:1fr}.hero-text,.feature-text,.secure-text{order:1}.hero-phone,.feature-phone,.secure-phone{order:2}.hero-subtitle,.feature-text p{margin:0 auto 2rem}.app-buttons{justify-content:center}.feature-row.reverse{direction:ltr}}@media (max-width:768px){.nav{display:none}.deeplink-page{align-items:flex-start;padding:1.5rem}.deeplink-logo{margin-bottom:1.5rem}.deeplink-preview{grid-template-columns:1fr;gap:1.2rem}.deeplink-preview-image,.deeplink-preview-placeholder{max-width:260px}.hero-text h1{font-size:2rem}.tracking-content h2{font-size:1.8rem}.footer-content{flex-direction:column;gap:.5rem}}
