.trust-hero{padding-top:calc(var(--nav-height) + 2rem);padding-bottom:3rem}.trust-hero h1{text-transform:uppercase;letter-spacing:.02em}.trust-hero__folder-desc{opacity:.88}.trust-hero__ctas{margin-top:1.5rem}.trust-hero__visual{position:relative}.trust-hero-visual{width:min(100%,430px);margin-inline:auto}.trust-hero-visual__window{background:#fffffff5;border-radius:var(--radius-lg);box-shadow:0 28px 70px #1113182e;overflow:hidden;border:1px solid rgba(255,255,255,.6)}.trust-hero-visual__chrome{display:flex;align-items:center;gap:.5rem;padding:.85rem 1rem;background:#111827}.trust-hero-visual__dot{width:.625rem;height:.625rem;border-radius:50%}.trust-hero-visual__dot--red{background:#ef4444}.trust-hero-visual__dot--yellow{background:#eab308}.trust-hero-visual__dot--green{background:#22c55e}.trust-hero-visual__title{margin-left:.5rem;color:#ffffffb8;font-size:.8125rem}.trust-hero-visual__body{padding:1.5rem;display:grid;gap:1.25rem}.trust-hero-visual__shield{display:flex;justify-content:center}.trust-hero-visual__shield svg{width:5.5rem;height:auto}.trust-hero-visual__checks{display:grid;gap:.75rem}.trust-hero-visual__check{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem .875rem;border-radius:var(--radius-sm);background:var(--off-white);border:1px solid var(--border)}.trust-hero-visual__check span{display:flex;flex-direction:column;gap:.15rem}.trust-hero-visual__check strong{color:var(--dark);font-size:.9375rem}.trust-hero-visual__check span span{color:var(--subtle);font-size:.8125rem}.trust-hero-visual__check-icon{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:999px;background:#d1fae5;color:#059669;font-size:.75rem;font-weight:700;flex-shrink:0}.trust-highlights{margin-top:-1rem;padding-bottom:1rem}.trust-highlights__grid{display:grid;gap:.75rem}@media(min-width:768px){.trust-highlights__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.trust-highlights__item{display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.125rem;border-radius:var(--radius-md);background:var(--white);border:1px solid var(--border);box-shadow:var(--shadow-card)}.trust-highlights__item strong{color:var(--dark);font-size:.9375rem}.trust-highlights__item span{color:var(--subtle);font-size:.8125rem;line-height:1.45}.trust-section-header{max-width:720px;margin:0 auto 2rem;text-align:center}.trust-section-header--left{margin-left:0;text-align:left}.trust-section-header h2{font-family:var(--font-display);color:var(--dark);margin:.5rem 0;font-size:clamp(1.75rem,4vw,2.5rem)}.trust-section-header p{color:var(--subtle);margin:0}.trust-inline-link{display:inline-block;margin-top:1rem;color:var(--purple);font-weight:600;text-decoration:none}.trust-inline-link:hover{text-decoration:underline}.trust-pillars{background:var(--off-white)}.trust-pillars__grid{display:grid;gap:var(--space-md)}@media(min-width:768px){.trust-pillars__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.trust-pillars__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.trust-pillar-card{position:relative;background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem;box-shadow:var(--shadow-card);overflow:hidden}.trust-pillar-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:var(--pillar-accent, var(--purple))}.trust-pillar-card__icon{font-size:1.5rem;margin-bottom:.75rem}.trust-pillar-card h3{color:var(--dark);margin-bottom:.5rem;font-size:1.125rem}.trust-pillar-card__summary{color:var(--subtle);margin-bottom:.875rem;font-size:.9375rem}.trust-pillar-card ul{margin:0 0 1rem;padding-left:1.125rem;color:var(--mid);font-size:.9375rem}.trust-pillar-card li{margin-bottom:.35rem}.trust-pillar-card__link{color:var(--pillar-accent, var(--purple));font-weight:600;text-decoration:none;font-size:.9375rem}.trust-pillar-card__link:hover{text-decoration:underline}.trust-retention__layout{display:grid;gap:var(--space-lg)}@media(min-width:1024px){.trust-retention__layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start}}.trust-retention__panels{display:grid;gap:var(--space-md)}.trust-retention__panel{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem;box-shadow:var(--shadow-card)}.trust-retention__panel--muted{background:var(--off-white)}.trust-retention__panel h3{color:var(--dark);margin-bottom:1rem}.trust-timeline{list-style:none;margin:0;padding:0;display:grid;gap:1rem}.trust-timeline__step{display:grid;grid-template-columns:auto 1fr;gap:.875rem;align-items:start}.trust-timeline__marker{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:var(--purple-light);color:var(--purple);font-weight:700;font-size:.875rem}.trust-timeline__step strong{display:block;color:var(--dark);margin-bottom:.15rem}.trust-timeline__step p{margin:0;color:var(--subtle);font-size:.9375rem}.trust-retention__list{list-style:none;margin:0;padding:0;display:grid;gap:.875rem}.trust-retention__list li{display:flex;flex-direction:column;gap:.15rem}.trust-retention__list strong{color:var(--dark)}.trust-retention__list span{color:var(--subtle);font-size:.9375rem}.trust-subprocessors__table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-card);position:relative}.trust-subprocessors__table-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;width:1.5rem;background:linear-gradient(to left,var(--white),transparent);pointer-events:none}.trust-subprocessors__table{width:100%;border-collapse:collapse;min-width:560px}.trust-subprocessors__table th,.trust-subprocessors__table td{padding:1rem 1.125rem;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}.trust-subprocessors__table thead th{background:var(--off-white);color:var(--dark);font-size:.875rem}.trust-subprocessors__table tbody th{color:var(--dark);font-weight:600;width:28%}.trust-subprocessors__table tbody td{color:var(--subtle)}.trust-subprocessors__table tbody tr:last-child th,.trust-subprocessors__table tbody tr:last-child td{border-bottom:none}.trust-subprocessors__footer{text-align:center;margin:1.25rem 0 0}.trust-docs{background:var(--off-white)}.trust-docs__group+.trust-docs__group{margin-top:2.5rem}.trust-docs__group-title{color:var(--dark);margin-bottom:1rem;font-size:1.125rem}.trust-docs__grid{display:grid;gap:var(--space-md)}@media(min-width:768px){.trust-docs__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.trust-docs__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-docs__grid--compact{grid-template-columns:repeat(4,minmax(0,1fr))}}.trust-doc-card{display:flex;flex-direction:column;gap:.5rem;min-height:100%;padding:1.25rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white);text-decoration:none;color:inherit;box-shadow:var(--shadow-card);transition:transform .2s ease,box-shadow .2s ease}.trust-doc-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-lift)}.trust-doc-card__label{align-self:flex-start;padding:.2rem .55rem;border-radius:999px;background:var(--purple-light);color:var(--purple);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.trust-doc-card__emoji{font-size:1.5rem}.trust-doc-card h4{color:var(--dark);margin:0;font-size:1.0625rem}.trust-doc-card p{color:var(--subtle);margin:0;flex:1;font-size:.9375rem;line-height:1.55}.trust-doc-card__cta{color:var(--purple);font-weight:600;font-size:.9375rem}.trust-contact__panel{position:relative}.trust-contact__layout{position:relative;z-index:1;display:grid;gap:1.5rem}@media(min-width:768px){.trust-contact__layout{grid-template-columns:1.2fr auto;align-items:center}}.trust-contact__layout h2{color:var(--white);margin:.5rem 0}.trust-contact__layout p{color:#ffffffc7;margin:0}.trust-contact__actions{display:flex;flex-wrap:wrap;gap:.75rem}.trust-contact .btn--ghost{color:var(--white);border-color:#ffffff59}.trust-contact .btn--ghost:hover{background:#ffffff14}.legal-page{padding-bottom:var(--space-lg)}.legal-page__hero{padding:calc(var(--nav-height) + 2rem) 0 2rem;background:var(--off-white);border-bottom:1px solid var(--border);margin-bottom:var(--space-lg)}.legal-page__hero h1{font-family:var(--font-display);color:var(--dark);margin:.5rem 0 0;font-size:clamp(2rem,5vw,3rem)}.legal-page__header,.legal-page__fallback{max-width:760px;margin:0 auto}.legal-page__header{text-align:center;margin-bottom:var(--space-lg)}.legal-page__body{margin-top:var(--space-md)}.legal-page__body h1:first-child{display:none}.legal-page__fallback{text-align:center}.legal-page__fallback h1{font-family:var(--font-display);color:var(--dark);margin:.75rem 0}.legal-page__fallback p{color:var(--subtle)}.legal-page__fallback-links{list-style:none;padding:0;margin:1.5rem 0;display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem}.legal-page__fallback-links a{color:var(--purple);font-weight:600;text-decoration:none}.legal-page__fallback-links a:hover{text-decoration:underline}.marketing-back-link{display:inline-block;margin-bottom:1rem;color:var(--purple);font-weight:600;text-decoration:none}.marketing-back-link:hover{text-decoration:underline}
