*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;line-height:1.6;background-color:#fff}a{color:#06c;text-decoration:none;transition:color .2s ease}a:hover{color:#0052a3;text-decoration:underline}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{border-bottom:1px solid #e0e0e0;padding:20px 0;background-color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px rgba(0,0,0,.05)}.header-content{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand-link{display:inline-flex;align-items:center;gap:12px;color:#333}.brand-link:hover{color:#333;text-decoration:none}.header-logo{width:40px;height:40px;border-radius:8px;object-fit:contain}.brand-name{font-size:1.5rem;font-weight:600;color:#333}.header-nav{display:flex;align-items:center;gap:24px;font-size:.95rem;font-weight:600}.header-nav a{color:#444}.header-nav a:hover{color:#06c}.main{min-height:calc(100vh - 200px);padding:40px 0}.footer{border-top:1px solid #e0e0e0;padding:30px 0;margin-top:60px;background-color:#f9f9f9}.footer-content{display:flex;flex-direction:column;gap:15px;font-size:.9rem;color:#666}.footer-links{display:flex;gap:20px;flex-wrap:wrap}.page-title{font-size:2rem;font-weight:600;margin-bottom:20px;color:#333}.page-content{max-width:800px;margin:0 auto}.page-content h2{font-size:1.5rem;font-weight:600;margin-top:30px;margin-bottom:15px;color:#333}.page-content h3{font-size:1.2rem;font-weight:600;margin-top:25px;margin-bottom:10px;color:#333}.page-content p{margin-bottom:15px;color:#555}.page-content ol,.page-content ul{margin-left:20px;margin-bottom:15px;color:#555}.page-content li{margin-bottom:8px}.contact-info{background-color:#f9f9f9;padding:20px;border-radius:8px;margin-top:20px}.contact-info p{margin-bottom:10px}.hero-section{text-align:center;padding:60px 0;background:linear-gradient(135deg,#f5f7fa,#fff);border-radius:12px;margin-bottom:60px}.hero-content{max-width:800px;margin:0 auto}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:10px;color:#1a1a1a;letter-spacing:-.02em}.hero-subtitle{font-size:1.5rem;font-weight:500;color:#666;margin-bottom:20px}.hero-description{font-size:1.1rem;color:#555;margin-bottom:40px;line-height:1.7;max-width:600px;margin-left:auto;margin-right:auto}.app-store-badges{margin-top:40px}.badge-placeholder{display:inline-block}.badge-label{font-size:.9rem;color:#666;margin-bottom:15px;font-weight:500}.badges{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.store-badge{display:inline-block;padding:12px 24px;border-radius:8px;font-weight:600;font-size:.95rem;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;border:2px solid}.apple-badge{background-color:#000;color:#fff;border-color:#000}.apple-badge:hover{background-color:#333;border-color:#333;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.2);text-decoration:none}.google-badge{background-color:#4285f4;color:#fff;border-color:#4285f4}.google-badge:hover{background-color:#357ae8;border-color:#357ae8;transform:translateY(-2px);box-shadow:0 4px 8px rgba(66,133,244,.3);text-decoration:none}.badge-text{display:block}.features-section{margin:60px 0}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:40px;color:#1a1a1a}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:30px;gap:30px;margin-top:40px}.feature-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:30px;transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.feature-card h3{font-size:1.3rem;font-weight:600;margin-bottom:12px;color:#1a1a1a}.feature-card p{color:#666;line-height:1.6;margin-bottom:0}.google-ads-feature{grid-column:1/-1;border-color:#d6e6ff;background:linear-gradient(135deg,#f5f9ff,#fff)}.feature-eyebrow{display:inline-block;margin-bottom:10px;color:#1267d6;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.feature-card .feature-link{display:inline-block;margin-top:18px;font-weight:600}.integration-page{max-width:1040px;margin:0 auto}.integration-hero{padding:68px 56px;border:1px solid #dce8f8;border-radius:18px;background:linear-gradient(135deg,#f3f8ff,#fff 68%)}.integration-badge{display:inline-block;padding:6px 10px;border-radius:999px;background-color:#e4f0ff;color:#1267d6;font-size:.82rem;font-weight:700}.integration-hero h1{max-width:760px;margin:18px 0 16px;color:#172033;font-size:clamp(2.35rem,6vw,4rem);line-height:1.06;letter-spacing:-.035em}.integration-hero p{max-width:780px;color:#526176;font-size:1.15rem;line-height:1.75}.integration-section{padding:58px 0;border-bottom:1px solid #e7eaf0}.integration-heading{display:grid;grid-template-columns:44px 1fr;grid-gap:16px;gap:16px;margin-bottom:28px}.integration-heading>span{color:#1267d6;font-size:.85rem;font-weight:700;padding-top:7px}.integration-contact h2,.integration-heading h2{margin:0 0 6px;color:#1f2937;font-size:1.75rem;line-height:1.25}.integration-contact p,.integration-heading p{color:#657286}.integration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-left:60px}.integration-card{display:flex;align-items:flex-start;gap:12px;padding:20px;border:1px solid #e2e7ef;border-radius:12px;background-color:#fff}.integration-card p{color:#4f5d70}.check-mark{display:inline-grid;width:24px;height:24px;flex:0 0 24px;place-items:center;border-radius:50%;background-color:#e9f3ff;color:#1267d6;font-size:.85rem;font-weight:700}.connection-steps{display:grid;grid-gap:14px;gap:14px;margin-left:80px;color:#4f5d70}.connection-steps li{padding-left:8px}.boundary-list,.integration-copy{display:grid;grid-gap:14px;gap:14px;margin-left:60px}.boundary-list p{padding:18px 20px;border-left:3px solid #6aa7f7;background-color:#f7faff;color:#4f5d70}.integration-copy p{color:#4f5d70;line-height:1.75}.integration-contact{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:58px;padding:32px;border-radius:14px;background-color:#172033}.integration-contact h2{color:#fff}.integration-contact p{color:#c9d1dc}.primary-link{display:inline-flex;flex:0 0 auto;padding:12px 18px;border-radius:8px;background-color:#fff;color:#172033;font-weight:700}.primary-link:hover{color:#1267d6;text-decoration:none}.integration-legal-links{display:flex;justify-content:center;gap:24px;margin-top:28px;font-size:.92rem;font-weight:600}.about-section{margin:60px 0;padding:40px;background-color:#f9f9f9;border-radius:12px}.about-section p{font-size:1.05rem;line-height:1.8;margin-bottom:20px}.support-section{margin:60px 0;text-align:center}.support-section .section-title{margin-bottom:20px}.support-section>p{font-size:1.05rem;margin-bottom:30px;color:#555}.support-note{margin-top:20px;font-size:.95rem;color:#666;font-style:italic}.legal-links{text-align:center;padding:40px 0;border-top:1px solid #e0e0e0;margin-top:60px;font-size:.95rem}.legal-links a{color:#06c;font-weight:500}.separator{margin:0 15px;color:#999}@media (max-width:768px){.header{padding:14px 0}.header-nav{gap:14px;font-size:.82rem}.header-nav a:last-child{display:none}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:1rem}.section-title{font-size:2rem}.features-grid{grid-template-columns:1fr;gap:20px}.page-title{font-size:1.5rem}.page-content h2{font-size:1.3rem}.main{padding:30px 0}.hero-section{padding:40px 20px}.about-section{padding:30px 20px}.badges{flex-direction:column;align-items:center}.store-badge{width:200px}.integration-hero{padding:42px 24px}.integration-hero p{font-size:1rem}.integration-section{padding:42px 0}.integration-grid{grid-template-columns:1fr;margin-left:0}.connection-steps{margin-left:24px}.boundary-list,.integration-copy{margin-left:0}.integration-contact{align-items:flex-start;flex-direction:column;padding:26px 24px}.integration-legal-links{flex-wrap:wrap;gap:12px 20px}}