.TrustFactBox-module__hwjvzW__section{background:radial-gradient(60% 120% at 18% 0,#d4af371a,#0000 60%),linear-gradient(#140d05,#1a1208);border-top:1px solid #d4af3729;border-bottom:1px solid #d4af3729;padding:clamp(22px,3vw,32px) 0;position:relative;overflow:hidden}.TrustFactBox-module__hwjvzW__inner{flex-wrap:wrap;align-items:center;gap:clamp(16px,2.2vw,30px);display:flex}.TrustFactBox-module__hwjvzW__owner{flex:0 300px;align-items:center;gap:14px;min-width:250px;display:flex}.TrustFactBox-module__hwjvzW__ownerAvatar{object-fit:cover;border:2px solid var(--accent);background:#0d0a04;border-radius:50%;flex:none;width:60px;height:60px;box-shadow:0 0 0 4px #d4af3726}.TrustFactBox-module__hwjvzW__ownerText{flex-direction:column;gap:2px;min-width:0;display:flex}.TrustFactBox-module__hwjvzW__ownerName{font-family:var(--font-heading);color:#fff;font-size:1.1rem;font-weight:700;line-height:1.2}.TrustFactBox-module__hwjvzW__ownerName .TrustFactBox-module__hwjvzW__gold{color:var(--accent)}.TrustFactBox-module__hwjvzW__ownerRole{color:#ffffffa8;font-size:.86rem;line-height:1.35}.TrustFactBox-module__hwjvzW__ownerSig{color:var(--accent);margin-top:4px;font-size:.82rem;font-weight:600}.TrustFactBox-module__hwjvzW__divider{background:linear-gradient(#0000,#d4af3773,#0000);align-self:stretch;width:1px}.TrustFactBox-module__hwjvzW__facts{flex:460px;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,1.6vw,20px);margin:0;padding:0;list-style:none;display:grid}.TrustFactBox-module__hwjvzW__fact{align-items:center;gap:10px;display:flex}.TrustFactBox-module__hwjvzW__factLink{min-width:0;color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.TrustFactBox-module__hwjvzW__factIcon{width:36px;height:36px;color:var(--accent);background:linear-gradient(135deg,#d4af3733,#d4af370f);border-radius:10px;flex:none;place-items:center;font-size:1.02rem;display:grid}.TrustFactBox-module__hwjvzW__factBody{flex-direction:column;min-width:0;line-height:1.2;display:flex}.TrustFactBox-module__hwjvzW__factValue{font-family:var(--font-heading);color:#fff;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:1.08rem;font-weight:700}.TrustFactBox-module__hwjvzW__factLabel{color:#ffffffa8;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin-top:2px;font-size:.8rem}.TrustFactBox-module__hwjvzW__factLink:hover .TrustFactBox-module__hwjvzW__factValue{color:var(--accent)}@media (max-width:479px){.TrustFactBox-module__hwjvzW__facts{grid-template-columns:minmax(0,1fr)}}@media (min-width:480px){.TrustFactBox-module__hwjvzW__factLabel{min-height:2.4em}}@media (min-width:1200px){.TrustFactBox-module__hwjvzW__facts{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1023px){.TrustFactBox-module__hwjvzW__divider{display:none}.TrustFactBox-module__hwjvzW__owner{flex-basis:100%}}
.TrustBadgeRow-module__9AJtVG__section{padding:28px 0;position:relative;overflow:hidden}.TrustBadgeRow-module__9AJtVG__section:before,.TrustBadgeRow-module__9AJtVG__section:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--border-gold) 50%, transparent 100%);height:1px;position:absolute;left:0;right:0}.TrustBadgeRow-module__9AJtVG__section:before{top:0}.TrustBadgeRow-module__9AJtVG__section:after{bottom:0}.TrustBadgeRow-module__9AJtVG__shine{pointer-events:none;background:linear-gradient(100deg, transparent 38%, var(--gold-soft) 48%, #d4af374d 50%, var(--gold-soft) 52%, transparent 62%);background-repeat:no-repeat;background-size:250% 100%;animation:7s ease-in-out infinite TrustBadgeRow-module__9AJtVG__tbrShine;position:absolute;inset:0}@keyframes TrustBadgeRow-module__9AJtVG__tbrShine{0%{background-position:150% 0}60%,to{background-position:-50% 0}}.TrustBadgeRow-module__9AJtVG__row{z-index:1;max-width:var(--container);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;margin:0 auto;padding:4px 20px;list-style:none;display:flex;position:relative;overflow-x:auto}.TrustBadgeRow-module__9AJtVG__row::-webkit-scrollbar{display:none}.TrustBadgeRow-module__9AJtVG__item{scroll-snap-align:center;flex:1 0 auto;display:flex}.TrustBadgeRow-module__9AJtVG__badge{border-radius:var(--radius-pill);border:1px solid var(--border-gold);background:var(--gold-soft);white-space:nowrap;flex:1 0 auto;align-items:center;gap:12px;min-height:44px;padding:10px 16px;display:flex}.TrustBadgeRow-module__9AJtVG__badgeLink{color:inherit;cursor:pointer;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s}.TrustBadgeRow-module__9AJtVG__badgeLink:hover{border-color:var(--accent);box-shadow:var(--shadow-gold);transform:translateY(-1px)}.TrustBadgeRow-module__9AJtVG__badgeLink:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.TrustBadgeRow-module__9AJtVG__badgeLink{transition:none}.TrustBadgeRow-module__9AJtVG__badgeLink:hover{transform:none}}.TrustBadgeRow-module__9AJtVG__iconWrap{background:linear-gradient(150deg, var(--accent) 0%, var(--accent-dark) 100%);width:40px;height:40px;box-shadow:var(--shadow-gold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.TrustBadgeRow-module__9AJtVG__icon{color:#1a1208;font-size:1rem;line-height:1}.TrustBadgeRow-module__9AJtVG__text{flex-direction:column;line-height:1.2;display:flex}.TrustBadgeRow-module__9AJtVG__value{font-family:var(--font-heading);color:var(--accent);letter-spacing:-.01em;font-size:1.05rem;font-weight:800}.TrustBadgeRow-module__9AJtVG__label{font-family:var(--font-body);color:var(--text-muted);font-size:.8rem}.TrustBadgeRow-module__9AJtVG__section:not(.TrustBadgeRow-module__9AJtVG__dark) .TrustBadgeRow-module__9AJtVG__value{color:var(--accent-text)}.TrustBadgeRow-module__9AJtVG__section:not(.TrustBadgeRow-module__9AJtVG__dark) .TrustBadgeRow-module__9AJtVG__label{color:var(--text-muted)}.TrustBadgeRow-module__9AJtVG__section:not(.TrustBadgeRow-module__9AJtVG__dark) .TrustBadgeRow-module__9AJtVG__badge{background:var(--gold-soft)}.TrustBadgeRow-module__9AJtVG__section.TrustBadgeRow-module__9AJtVG__dark .TrustBadgeRow-module__9AJtVG__label{color:#f5f3ecb8}@media (min-width:768px){.TrustBadgeRow-module__9AJtVG__row{flex-wrap:wrap;justify-content:center;overflow-x:visible}.TrustBadgeRow-module__9AJtVG__item{flex:0 auto}}@media (min-width:1024px){.TrustBadgeRow-module__9AJtVG__section{padding:32px 0}.TrustBadgeRow-module__9AJtVG__row{flex-wrap:nowrap;gap:20px}.TrustBadgeRow-module__9AJtVG__value{font-size:1.15rem}}@media (prefers-reduced-motion:reduce){.TrustBadgeRow-module__9AJtVG__shine{background:0 0;animation:none!important}}
