*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%}html{-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.55;color:#173404;background:linear-gradient(180deg,#fff,#eaf3de);background-attachment:fixed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page{display:flex;flex-direction:column;min-height:100dvh;padding:max(env(safe-area-inset-top),24px) 20px max(env(safe-area-inset-bottom),32px)}.hero{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:560px;margin:0 auto;width:100%}.logo{width:180px;height:auto;margin-top:24px}.badge{display:inline-block;margin-top:24px;padding:6px 14px;background:#eaf3de;border:1px solid #c0dd97;color:#3b6d11;border-radius:999px;font-size:13px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.headline{font-size:32px;line-height:1.15;font-weight:700;color:#173404;margin:16px 0 12px;letter-spacing:-.01em}.lead{font-size:16px;line-height:1.6;color:#2d3b1f;margin:0 auto 32px;max-width:38ch}.features{list-style:none;padding:0;margin:0 0 36px;width:100%;display:flex;flex-direction:column;gap:12px;text-align:left}.features li{display:flex;gap:14px;background:#fff;padding:16px 16px 16px 14px;border:1px solid #eaf3de;border-radius:14px;box-shadow:0 1px #17340408}.bullet{flex:none;width:28px;height:28px;border-radius:999px;background:#eaf3de;color:#3b6d11;font-weight:700;font-size:14px;display:grid;place-items:center;margin-top:2px}.features h3{margin:0 0 4px;font-size:15px;font-weight:600;color:#173404;letter-spacing:-.005em}.features p{margin:0;font-size:14px;line-height:1.5;color:#5c6b47}.stores{display:flex;flex-direction:column;gap:12px;width:100%;max-width:360px;margin:0 auto}.store-badge{all:unset;cursor:not-allowed;display:flex;align-items:center;gap:12px;padding:12px 18px;background:#173404;color:#fff;border-radius:12px;border:1px solid #173404;opacity:.55;font-family:inherit;text-align:left;transition:transform .12s ease,opacity .12s ease}.store-badge:hover{opacity:.65}.store-icon{flex:none;display:grid;place-items:center;color:#fff}.store-text{display:flex;flex-direction:column;line-height:1.1}.store-prefix{font-size:11px;letter-spacing:.02em;opacity:.85}.store-name{font-size:17px;font-weight:600;letter-spacing:-.005em}.stores-note{margin:14px 0 0;font-size:13px;color:#5c6b47}.foot{margin:48px auto 0;display:flex;flex-wrap:wrap;justify-content:center;gap:8px;font-size:12px;color:#8c9b77}.foot span[aria-hidden]{opacity:.5}@media (min-width: 480px){.logo{width:220px}.headline{font-size:38px}.lead{font-size:17px}.stores{flex-direction:row;justify-content:center;max-width:none}.store-badge{flex:0 1 220px}}@media (min-width: 720px){.page{padding-top:56px}.headline{font-size:44px}.features li{padding:18px 20px}.features h3{font-size:16px}.features p{font-size:15px}}@media (prefers-color-scheme: dark){body{color:#f1f6e5;background:linear-gradient(180deg,#0a0f06,#16190f)}.badge{background:#97c4591f;border-color:#c0dd974d;color:#97c459}.headline{color:#f1f6e5}.lead{color:#dde8c7}.features li{background:#16190f;border-color:#1f2418;box-shadow:0 1px #0006}.features h3{color:#f1f6e5}.features p{color:#9dab85}.bullet{background:#97c45926;color:#97c459}.store-badge{background:#1f2418;border-color:#2e3623}.stores-note{color:#9dab85}.foot{color:#6b7858}}
