.globe-proof{--gp-ink: var(--color-foreground, #17171a);--gp-muted: rgba(23, 23, 26, .55);--gp-line: rgba(17, 17, 20, .1);--gp-card-bg: #101014;--gp-card-ink: #f5f3ef;--gp-accent: #ff5c72;--gp-accent-2: #7c7bff;--gp-globe-color: #1b6e77;--gp-font-heading: var(--font-heading-family, "Helvetica Neue", Arial, sans-serif);--gp-font-body: var(--font-body-family, "Helvetica Neue", Arial, sans-serif);display:block;position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:transparent;color:var(--gp-ink);padding-block:clamp(48px,8vw,96px);overflow:hidden;box-sizing:border-box}.globe-proof__inner{display:flex;flex-direction:column;align-items:center;gap:clamp(28px,4vw,44px);width:100%;padding-inline:clamp(16px,4vw,48px);box-sizing:border-box}.globe-proof__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;max-width:560px}.globe-proof__eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--gp-font-body);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gp-muted)}.globe-proof__eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--gp-accent);box-shadow:0 0 #ff5c728c;animation:gp-dot-pulse 1.8s ease-out infinite}@keyframes gp-dot-pulse{0%{box-shadow:0 0 #ff5c7280}70%{box-shadow:0 0 0 6px #ff5c7200}to{box-shadow:0 0 #ff5c7200}}.globe-proof__heading{font-family:var(--gp-font-heading);font-weight:var(--font-heading-weight, 700);font-size:clamp(26px,3.6vw,40px);line-height:1.1;letter-spacing:-.01em;margin:0}.globe-proof__subheading{font-family:var(--gp-font-body);font-size:16px;line-height:1.5;color:var(--gp-muted);margin:0}.globe-proof__stage{display:flex;flex-direction:column;align-items:center;gap:clamp(20px,3vw,32px);width:100%;max-width:640px;margin-inline:auto}.globe-proof__globe-wrap{position:relative;width:min(100%,560px);aspect-ratio:1 / 1}.globe-proof__glow{position:absolute;top:-12%;right:-12%;bottom:-12%;left:-12%;border-radius:50%;background:radial-gradient(circle,#7c7bff29,#7c7bff00 62%);pointer-events:none}.globe-proof__canvas{position:relative;width:100%;height:100%;display:block}.globe-proof__toast{width:min(100%,320px);min-height:56px;margin-inline:auto;display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:14px;background:var(--gp-card-bg);border:1px solid rgba(255,255,255,.1);box-shadow:0 16px 32px -16px #00000080;box-sizing:border-box;opacity:0;transform:translateY(6px);transition:opacity .35s ease,transform .35s ease}.globe-proof__toast.is-visible{opacity:1;transform:translateY(0)}.globe-proof__toast-flag{font-size:20px;line-height:1;flex-shrink:0}.globe-proof__toast-body{display:flex;flex-direction:column;gap:2px;min-width:0}.globe-proof__toast-text{font-family:var(--gp-font-body);font-size:12.5px;line-height:1.35;color:var(--gp-card-ink)}.globe-proof__toast-meta{font-family:var(--gp-font-body);font-size:10.5px;color:var(--gp-accent);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.globe-proof__legend{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 18px;list-style:none;margin:0;padding:0}.globe-proof__legend-item{display:inline-flex;align-items:center;gap:7px;font-family:var(--gp-font-body);font-size:13px}.globe-proof__legend-flag{font-size:16px;line-height:1}.globe-proof__legend-name{color:var(--gp-muted)}.globe-proof__legend-count{font-variant-numeric:tabular-nums;font-weight:600;color:var(--gp-ink)}.globe-proof__empty{border:1px dashed var(--gp-line);border-radius:16px;padding:32px;text-align:center;color:var(--gp-muted);font-family:var(--gp-font-body)}@media(prefers-reduced-motion:reduce){.globe-proof__eyebrow-dot{animation:none!important}.globe-proof__toast{transition:opacity .3s ease!important;transform:none!important}}.trust-feed{--tf-ink: var(--color-foreground, #17171a);--tf-muted: rgba(23, 23, 26, .55);--tf-line: rgba(17, 17, 20, .1);--tf-card-bg: #131318;--tf-card-ink: #f5f3ef;--tf-card-line: rgba(255, 255, 255, .14);--tf-accent: #ff5c72;--tf-accent-2: #7c7bff;--tf-radius: 18px;--tf-font-heading: var(--font-heading-family, "Helvetica Neue", Arial, sans-serif);--tf-font-body: var(--font-body-family, "Helvetica Neue", Arial, sans-serif);--tf-card-w: min(82vw, 340px);display:block;background:transparent;color:var(--tf-ink);padding-block:clamp(48px,8vw,96px);overflow:hidden}.trust-feed__inner{display:flex;flex-direction:column;align-items:center;gap:clamp(24px,4vw,36px);width:100%;margin-inline:auto;padding-inline:clamp(16px,4vw,48px);box-sizing:border-box}.trust-feed__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;max-width:560px}.trust-feed__eyebrow-row{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.trust-feed__eyebrow{font-family:var(--tf-font-body);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--tf-muted)}.trust-feed__live-chip{display:inline-flex;align-items:center;gap:7px;padding:5px 12px 5px 9px;border-radius:999px;border:1px solid var(--tf-line);background:transparent;font-family:var(--tf-font-body);font-size:12px;font-variant-numeric:tabular-nums;transition:box-shadow .4s ease,border-color .4s ease}.trust-feed__live-chip.is-pulsing{border-color:#ff5c7273;box-shadow:0 0 0 4px #ff5c7214}.trust-feed__live-chip.is-pulsing-down{border-color:#17171a47;box-shadow:0 0 0 4px #17171a0f}.trust-feed__live-dot{width:6px;height:6px;border-radius:50%;background:var(--tf-accent);box-shadow:0 0 #ff5c7299;animation:tf-dot-pulse 1.8s ease-out infinite}@keyframes tf-dot-pulse{0%{box-shadow:0 0 #ff5c7280}70%{box-shadow:0 0 0 6px #ff5c7200}to{box-shadow:0 0 #ff5c7200}}.trust-feed__live-label{color:var(--tf-accent);font-weight:600}.trust-feed__live-count{color:var(--tf-ink);font-weight:600;font-variant-numeric:tabular-nums}.trust-feed__live-count.is-flash{animation:tf-live-flash .5s ease}@keyframes tf-live-flash{0%{opacity:1;color:var(--tf-ink)}30%{opacity:.3;color:var(--tf-accent)}to{opacity:1;color:var(--tf-ink)}}.trust-feed__heading{font-family:var(--tf-font-heading);font-weight:var(--font-heading-weight, 700);font-size:clamp(26px,3.6vw,40px);line-height:1.1;letter-spacing:-.01em;margin:0}.trust-feed__subheading{font-family:var(--tf-font-body);font-size:16px;line-height:1.5;color:var(--tf-muted);margin:0}.trust-feed__carousel{position:relative;width:100%}.trust-feed__viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab}.trust-feed__viewport::-webkit-scrollbar{display:none}.trust-feed__viewport.is-dragging{cursor:grabbing;scroll-snap-type:none}.trust-feed__track{display:flex;justify-content:safe center;gap:16px;padding-block:4px;padding-inline:max(16px,calc((100% - var(--tf-card-w)) / 2));margin:0;list-style:none;width:max-content;min-width:100%;box-sizing:border-box}.trust-feed__card{scroll-snap-align:center;flex:0 0 auto;width:var(--tf-card-w)}.trust-feed__card-inner{display:block;color:inherit;text-decoration:none}.trust-feed__media{position:relative;aspect-ratio:4 / 5;border-radius:var(--tf-radius);overflow:hidden;background:var(--tf-card-bg);border:1px solid var(--tf-card-line);transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s ease,border-color .4s ease;transform:translateY(0) scale(1)}.trust-feed__card:hover .trust-feed__media,.trust-feed__card:focus-within .trust-feed__media{transform:translateY(-4px);box-shadow:0 16px 32px -18px #00000059;border-color:#ffffff3d}.trust-feed__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.trust-feed__card:hover .trust-feed__image{transform:scale(1.06)}.trust-feed__image--placeholder{opacity:.5}.trust-feed__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000d1,#00000059 34%,#0000 58%,#00000080);pointer-events:none}.trust-feed__top-row{position:absolute;top:12px;left:12px;right:12px;display:flex;align-items:center;gap:8px;z-index:2}.trust-feed__avatar-ring{flex-shrink:0;display:flex;padding:2px;border-radius:50%;background:conic-gradient(from 0deg,var(--tf-accent),var(--tf-accent-2),var(--tf-accent));animation:tf-ring-spin 6s linear infinite}@keyframes tf-ring-spin{to{transform:rotate(360deg)}}.trust-feed__avatar{width:32px;height:32px;border-radius:50%;border:2px solid var(--tf-card-bg);object-fit:cover;display:block}.trust-feed__avatar--fallback{display:flex;align-items:center;justify-content:center;background:var(--tf-card-bg);color:var(--tf-card-ink);font-family:var(--tf-font-heading);font-weight:700;font-size:12px}.trust-feed__identity{min-width:0;flex-grow:1}.trust-feed__handle{display:inline-flex;align-items:center;gap:4px;font-family:var(--tf-font-body);font-size:13px;font-weight:600;color:var(--tf-card-ink);text-shadow:0 1px 3px rgb(0 0 0 / .5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trust-feed__verified{width:14px;height:14px;flex-shrink:0}.trust-feed__platform{flex-shrink:0;color:var(--tf-card-ink);opacity:.85;display:flex}.trust-feed__platform svg{width:18px;height:18px}.trust-feed__bottom-row{position:absolute;left:12px;right:12px;bottom:12px;z-index:2;display:flex;flex-direction:column;gap:8px}.trust-feed__caption{margin:0;font-family:var(--tf-font-body);font-size:13px;line-height:1.4;color:var(--tf-card-ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.trust-feed__stats{display:flex;align-items:center;gap:14px}.trust-feed__stat{display:inline-flex;align-items:center;gap:5px;color:var(--tf-card-ink)}.trust-feed__stat-icon{width:15px;height:15px;flex-shrink:0;transition:transform .3s cubic-bezier(.34,1.56,.64,1),color .3s ease}.trust-feed__stat[data-tf-stat=likes].is-active .trust-feed__stat-icon{color:var(--tf-accent);fill:var(--tf-accent);transform:scale(1.2)}.trust-feed__stat-count{font-family:var(--tf-font-body);font-variant-numeric:tabular-nums;font-size:12px;font-weight:500}.trust-feed__heart-burst{position:absolute;width:84px;height:84px;margin-left:-42px;margin-top:-42px;color:#fff;filter:drop-shadow(0 6px 18px rgb(255 92 114 / .55));pointer-events:none;z-index:3;animation:tf-heart-pop .85s cubic-bezier(.2,.8,.2,1) forwards}.trust-feed__heart-burst svg{width:100%;height:100%;fill:var(--tf-accent)}@keyframes tf-heart-pop{0%{opacity:0;transform:scale(.3)}35%{opacity:1;transform:scale(1.15)}55%{transform:scale(.95)}to{opacity:0;transform:scale(1.3)}}.trust-feed__nav{position:absolute;top:50%;translate:0 -50%;z-index:3;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--tf-line);background:var(--color-background, #fff);color:var(--tf-ink);cursor:pointer;transition:border-color .25s ease,box-shadow .25s ease,color .25s ease}.trust-feed__nav svg{width:16px;height:16px}.trust-feed__nav:hover,.trust-feed__nav:focus-visible{border-color:var(--tf-ink);box-shadow:0 0 0 4px #17171a14}.trust-feed__nav--prev{left:4px}.trust-feed__nav--next{right:4px}.trust-feed__empty{border:1px dashed var(--tf-line);border-radius:var(--tf-radius);padding:40px;text-align:center;color:var(--tf-muted);font-family:var(--tf-font-body)}.trust-feed__cta-row{display:flex;justify-content:center}.trust-feed__cta{font-family:var(--tf-font-body)}@media(prefers-reduced-motion:reduce){.trust-feed__avatar-ring,.trust-feed__live-dot,.trust-feed__live-count,.trust-feed__media,.trust-feed__image,.trust-feed__stat-icon{animation:none!important;transition:none!important}}@media screen and (min-width:750px){.trust-feed{--tf-card-w: 260px}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
