*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,sans-serif;background-color:#f9f9f9;color:#1a1a1a;min-height:100vh;display:flex;flex-direction:column;align-items:center}main{width:100%;display:flex;flex-direction:column;align-items:center}.hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:4rem 2rem 2rem;width:100%;max-width:760px}.logo{width:220px;height:auto;margin-bottom:1.25rem}.brand-display{font-size:1.75rem;font-weight:700;color:#2e7d32;letter-spacing:-.3px;margin-bottom:.25rem}.brand-display span{color:#f4b400}.divider{width:48px;height:4px;background-color:#f4b400;border-radius:2px;margin:1.25rem auto}h1{font-size:2.5rem;color:#2e7d32;margin-bottom:1rem;letter-spacing:-.5px;line-height:1.2}.tagline{font-size:1.15rem;color:#444;max-width:560px;line-height:1.6}.cta-button{display:inline-block;margin-top:2rem;padding:.75rem 1.75rem;background-color:#2e7d32;color:#fff;font-size:1rem;font-weight:700;text-decoration:none;border-radius:6px;transition:background-color .2s}.cta-button:hover{background-color:#1b5e20}.hero-screenshot{width:100%;max-width:960px;padding:2rem 2rem 3rem}.hero-screenshot img{width:100%;height:auto;border-radius:10px;box-shadow:0 4px 18px #0000001f}.section{width:100%;max-width:960px;padding:3rem 2rem}.section-title{font-size:1.75rem;color:#2e7d32;margin-bottom:1.75rem;letter-spacing:-.5px;text-align:center}.section-screenshot{width:100%;height:auto;border-radius:10px;box-shadow:0 4px 18px #0000001f}.use-cases-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;list-style:none}.use-case-item{background:#fff;border-radius:8px;padding:.875rem 1rem .875rem 1.125rem;box-shadow:0 2px 8px #00000012;font-size:.95rem;line-height:1.45;border-left:3px solid #f4b400}.use-case-link{color:#2e7d32;text-decoration:none}.use-case-link:hover{text-decoration:underline}.how-it-works-layout{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center}.steps{list-style:none;display:flex;flex-direction:column;gap:1.25rem}.step{display:flex;gap:1rem;align-items:flex-start}.step-number{flex-shrink:0;width:2rem;height:2rem;background:#2e7d32;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.step-text{line-height:1.55;padding-top:.2rem;font-size:.95rem;color:#333}.trust-layout{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}.trust-text h3{color:#2e7d32;font-size:1.1rem;margin-bottom:.6rem;margin-top:1.5rem}.trust-text h3:first-child{margin-top:0}.trust-text p{color:#444;line-height:1.6;font-size:.95rem;margin-bottom:.375rem}.privacy-list{list-style:none;display:flex;flex-direction:column;gap:.625rem;margin-top:.25rem}.privacy-list li{display:flex;gap:.625rem;align-items:flex-start;line-height:1.5;font-size:.95rem;color:#333}.privacy-list li:before{content:"✓";color:#2e7d32;font-weight:700;flex-shrink:0;margin-top:.05rem}.trust-screenshots{display:flex;flex-direction:column;gap:1rem}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:stretch}.pricing-card{background:#fff;border-radius:10px;padding:1.75rem 1.5rem;box-shadow:0 2px 12px #00000014;display:flex;flex-direction:column;border:2px solid transparent}.pricing-card.featured{border-color:#2e7d32}.pricing-card h3{color:#2e7d32;font-size:1.1rem;margin-bottom:.375rem}.price-tag{font-size:2rem;font-weight:700;color:#1a1a1a;margin:.375rem 0 .25rem;line-height:1.1}.price-period{font-size:1rem;font-weight:400;color:#666}.price-note{font-size:.8rem;color:#888;margin-bottom:1.25rem;line-height:1.45}.card-features{list-style:none;flex:1;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.card-features li{font-size:.9rem;color:#333;line-height:1.45;padding-left:1.25rem;position:relative}.card-features li:before{content:"✓";position:absolute;left:0;color:#2e7d32;font-weight:700}.pack-table{width:100%;border-collapse:collapse;font-size:.85rem;flex:1;margin-bottom:1.5rem}.pack-table tr{border-bottom:1px solid #f0f0f0}.pack-table tr:last-child{border-bottom:none}.pack-table td{padding:.4rem 0;color:#333;vertical-align:top}.pack-table td:last-child{text-align:right;font-weight:700;color:#1a1a1a;white-space:nowrap;padding-left:.5rem}.pricing-card .cta-button{margin-top:auto;text-align:center}.byok-screenshot-wrap{margin-top:2rem;text-align:center}.byok-screenshot-wrap img{max-width:640px;width:100%;height:auto;border-radius:10px;box-shadow:0 4px 18px #0000001f}.byok-caption{font-size:.85rem;color:#666;margin-top:.75rem}.faq-list{display:flex;flex-direction:column;gap:.625rem;max-width:720px;margin:0 auto}.faq-item{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000012;overflow:hidden}.faq-item summary{padding:1rem 1.25rem;cursor:pointer;font-weight:700;font-size:.95rem;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;color:#1a1a1a}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:#2e7d32;font-size:1.25rem;font-weight:700;flex-shrink:0}.faq-item[open] summary:after{content:"−"}.faq-answer{padding:0 1.25rem 1rem;color:#444;line-height:1.65;font-size:.9rem}.closing-cta{padding:3rem 2rem 4rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.closing-cta p{color:#444;font-size:1.05rem;max-width:480px;line-height:1.6}@media(max-width:640px){h1{font-size:1.75rem}.brand-display{font-size:1.35rem}.section-title{font-size:1.4rem}.use-cases-grid,.how-it-works-layout,.trust-layout,.pricing-grid{grid-template-columns:1fr}}
