.home-trust-grid{display:grid;grid-template-columns:minmax(0,300px) minmax(0,1fr);grid-gap:2rem;gap:2rem;align-items:center}.home-trust-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem 1.25rem;gap:1rem 1.25rem}.home-trust-point{display:flex;align-items:flex-start;gap:.65rem;color:var(--color-text);min-width:0}.home-trust-point-icon{width:1.75rem;height:1.75rem;border-radius:999px;border:2px solid var(--color-accent);background:var(--color-accent-soft);display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;color:var(--color-accent);flex-shrink:0;line-height:1}.home-trust-point-text{font-size:.95rem;line-height:1.5;overflow-wrap:anywhere}@media (max-width:900px){.home-trust-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:680px){.home-trust-section{padding:1.25rem 1rem!important}.home-trust-points{grid-template-columns:minmax(0,1fr);gap:.85rem}}.home-app-promo:before{content:"";position:absolute;inset:0;opacity:.35;background-image:radial-gradient(circle at 1px 1px,color-mix(in srgb,var(--color-accent) 22%,transparent) 1px,transparent 0);background-size:20px 20px;pointer-events:none}.home-app-promo-inner{position:relative;z-index:1;display:grid;grid-gap:1.1rem;gap:1.1rem;padding:1.15rem 1rem;align-items:center}@media (min-width:900px){.home-app-promo-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"phones copy";gap:1.35rem;padding:1.35rem}}.home-app-promo-copy{grid-area:copy;min-width:0}.home-app-promo-phones{grid-area:phones;display:flex;justify-content:center;align-items:flex-end;gap:.5rem;flex-wrap:wrap;min-height:0;padding:.15rem 0 .25rem}@media (max-width:899px){.home-app-promo-inner{display:flex;flex-direction:column}.home-app-promo-copy{order:1}.home-app-promo-phones{order:2}}.home-app-phone{width:82px;background:var(--color-text);border-radius:14px;padding:4px;box-shadow:0 8px 22px rgba(15,23,42,.1);flex-shrink:0}@media (min-width:520px){.home-app-phone{width:90px}}.home-app-phone-screen{background:var(--color-bg-surface);border-radius:10px;overflow:hidden;height:160px;font-size:8px;padding:5px}@media (max-width:519px){.home-app-phone:nth-child(3){display:none}}.home-app-bullets{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.4rem}@media (min-width:760px){.home-app-bullets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.45rem .8rem;gap:.45rem .8rem}}.home-app-bullets li{display:flex;align-items:flex-start;gap:.4rem;font-size:.86rem;line-height:1.35;color:var(--color-text)}.home-app-bullets svg{flex-shrink:0;margin-top:.1rem;color:var(--color-accent)}.home-app-stores{display:flex;flex-wrap:wrap;align-items:stretch;gap:.5rem;margin-top:0}.home-app-store-btn{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .95rem;border-radius:10px;text-decoration:none;font-size:.8125rem;font-weight:600;border:1px solid color-mix(in srgb,var(--color-accent) 35%,var(--color-border-subtle));background:var(--color-bg-surface);color:var(--color-text);transition:background .15s ease,border-color .15s ease}.home-app-store-btn:hover{background:var(--color-accent-soft);border-color:color-mix(in srgb,var(--color-accent) 55%,var(--color-border-subtle))}.home-app-store-btn--primary{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.home-app-store-btn--primary:hover{filter:brightness(1.03);background:var(--color-accent)}.home-app-qr-wrap{display:flex;flex-direction:column;align-items:center;gap:.2rem;margin-left:auto}@media (max-width:520px){.home-app-qr-wrap{margin-left:0;width:100%;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center}}.home-app-qr-wrap img{padding:4px}.home-app-qr-card,.home-app-qr-wrap img{border-radius:10px;border:1px solid var(--color-border-subtle);background:var(--color-bg-surface)}.home-app-qr-card{padding:8px 10px;min-width:84px;text-align:center;font-size:.72rem;color:var(--color-text-muted);font-weight:600;line-height:1.25}
/*# sourceMappingURL=92ec834d20313b43.css.map*/