.synkd-home .col-banner{position:relative;overflow:hidden;background:var(--home-bg);border-bottom:1px solid var(--home-border)}.synkd-home .col-banner .wash-a{position:absolute;top:-280px;right:-160px;width:680px;height:680px;border-radius:50%;background:radial-gradient(closest-side,var(--home-wash-1),transparent 70%);pointer-events:none}.synkd-home .col-banner .wash-b{position:absolute;bottom:-240px;left:-180px;width:480px;height:480px;border-radius:50%;background:radial-gradient(closest-side,var(--home-wash-2),transparent 70%);pointer-events:none}.synkd-home .col-banner-inner{position:relative;padding-top:36px;padding-bottom:40px}@media(min-width:768px){.synkd-home .col-banner-inner{padding-top:52px;padding-bottom:56px}}.synkd-home .col-crumb{display:flex;align-items:center;gap:7px;font-family:Geist Mono,monospace;font-size:11.5px;letter-spacing:.06em;color:var(--home-fg-3);flex-wrap:wrap}.synkd-home .col-crumb a{color:var(--home-fg-3);transition:color .16s}.synkd-home .col-crumb a:hover{color:var(--home-fg-1)}.synkd-home .col-crumb .sep{display:inline-flex;color:var(--home-fg-4)}.synkd-home .col-crumb .here{color:var(--home-fg-1)}.synkd-home .col-banner .home-eyebrow{margin-top:22px}.synkd-home .col-banner h1{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:clamp(34px,5.4vw,60px);letter-spacing:-.03em;line-height:1.02;margin-top:14px;color:var(--home-fg-1);max-width:16ch}.synkd-home .col-banner h1 .accent{color:var(--home-accent)}.synkd-home .col-banner-lead{margin-top:18px;font-size:clamp(15px,1.8vw,18px);line-height:1.6;color:var(--home-fg-2);max-width:560px}.synkd-home .col-banner-meta{display:flex;align-items:center;gap:16px;margin-top:24px;flex-wrap:wrap}.synkd-home .col-banner-meta .rate{display:flex;align-items:center;gap:9px}.synkd-home .col-banner-meta .mono{font-family:Geist Mono,monospace;font-size:13px;color:var(--home-fg-2)}.synkd-home .col-banner-meta .vsep{width:1px;height:16px;background:var(--home-border-2)}.synkd-home .col-banner-tags{display:flex;gap:8px;flex-wrap:wrap}.synkd-home .col-banner-tags span{display:inline-flex;align-items:center;gap:7px;padding:6px 12px;border-radius:999px;border:1px solid var(--home-border);background:var(--home-pill-bg);font-size:12.5px;color:var(--home-fg-2)}.synkd-home .col-banner-tags i{width:5px;height:5px;border-radius:999px;background:var(--home-accent)}.synkd-home .col-toolbar{position:sticky;top:0;z-index:30;background:var(--home-nav-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--home-border)}.synkd-home .col-toolbar-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:12px;padding-bottom:12px;flex-wrap:wrap}.synkd-home .col-filters{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;margin:-4px 0;padding:4px 0}.synkd-home .col-filters::-webkit-scrollbar{display:none}.synkd-home .col-filter-ic{display:inline-flex;align-items:center;color:var(--home-fg-3);flex-shrink:0;margin-right:2px}.synkd-home .col-pill{display:inline-flex;align-items:center;gap:7px;padding:8px 15px;border-radius:999px;border:1px solid var(--home-border);background:var(--home-card);color:var(--home-fg-2);font-size:13.5px;font-weight:500;white-space:nowrap;cursor:pointer;transition:background .16s,color .16s,border-color .16s;flex-shrink:0}.synkd-home .col-pill:hover{border-color:var(--home-border-2);color:var(--home-fg-1)}.synkd-home .col-pill.is-active{background:var(--home-accent);border-color:var(--home-accent);color:var(--home-on-accent);box-shadow:0 6px 16px var(--home-accent-glow)}.synkd-home .col-pill .ct{font-family:Geist Mono,monospace;font-size:11px;opacity:.7}.synkd-home .col-pill.is-active .ct{opacity:.85}.synkd-home .col-tools-right{display:flex;align-items:center;gap:14px;flex-shrink:0}.synkd-home .col-count{font-family:Geist Mono,monospace;font-size:12px;color:var(--home-fg-3);white-space:nowrap}.synkd-home .col-count b{color:var(--home-fg-1);font-weight:500}.synkd-home .col-sort{position:relative;display:inline-flex;align-items:center}.synkd-home .col-sort .ic-l{position:absolute;left:12px;color:var(--home-fg-3);pointer-events:none;display:inline-flex}.synkd-home .col-sort .ic-r{position:absolute;right:11px;color:var(--home-fg-3);pointer-events:none;display:inline-flex}.synkd-home .col-sort select{appearance:none;-webkit-appearance:none;background:var(--home-card);border:1px solid var(--home-border);color:var(--home-fg-1);font-family:inherit;font-size:13.5px;font-weight:500;padding:9px 34px;border-radius:999px;cursor:pointer;outline:none;transition:border-color .16s}.synkd-home .col-sort select:hover{border-color:var(--home-border-2)}.synkd-home .col-sort select:focus-visible{box-shadow:0 0 0 3px var(--home-accent-glow)}.synkd-home .col-results{padding-top:36px;padding-bottom:var(--home-pad)}.synkd-home .col-grid{display:grid;grid-template-columns:1fr;gap:18px}@media(min-width:600px){.synkd-home .col-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media(min-width:1000px){.synkd-home .col-grid{grid-template-columns:repeat(3,1fr);gap:22px}}.synkd-home .col-card.is-hidden{display:none}.synkd-home .col-card{display:flex;flex-direction:column}.synkd-home .col-card .home-range-body{display:flex;flex-direction:column;flex:1}.synkd-home .col-card .home-range-foot{margin-top:auto}.synkd-home .col-badge{position:absolute;top:14px;right:14px;z-index:2;display:inline-flex;align-items:center;padding:5px 11px;border-radius:999px;background:var(--home-ink);color:#fff;font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.1em;text-transform:uppercase;box-shadow:var(--home-shadow-2)}.synkd-home .home-range-panel.has-photo .col-badge{background:#fff;color:var(--home-ink)}.synkd-home .col-tagline{margin-top:10px;font-size:13.5px;line-height:1.5;color:var(--home-fg-2)}.synkd-home .col-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.synkd-home .col-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:8px;background:var(--home-pill-bg);border:1px solid var(--home-border);font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--home-fg-2)}.synkd-home .col-chip i{width:5px;height:5px;border-radius:999px;background:var(--home-accent)}.synkd-home .col-soon{display:flex;flex-direction:column;border-style:dashed;border-color:var(--home-border-2);background:transparent;box-shadow:none}.synkd-home .col-soon .col-soon-panel{position:relative;min-height:268px;border-radius:16px 16px 0 0;display:flex;align-items:center;justify-content:center;overflow:hidden;border-bottom:1px dashed var(--home-border-2)}.synkd-home .col-soon .col-soon-panel .grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(var(--home-border) 1px,transparent 1px),linear-gradient(90deg,var(--home-border) 1px,transparent 1px);background-size:22px 22px;opacity:.5;mask-image:radial-gradient(ellipse at center,#000,transparent 75%);-webkit-mask-image:radial-gradient(ellipse at center,#000,transparent 75%)}.synkd-home .col-soon .col-soon-orb{position:relative;width:92px;height:92px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:var(--home-accent);background:color-mix(in oklab,var(--home-accent) 12%,transparent);border:1px solid color-mix(in oklab,var(--home-accent) 30%,transparent)}.synkd-home .col-soon .sys{position:absolute;top:16px;left:16px;display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border-radius:999px;background:var(--home-pill-bg);border:1px solid var(--home-border);color:var(--home-fg-3);font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.12em;text-transform:uppercase}.synkd-home .col-soon .col-badge{background:var(--home-card);color:var(--home-fg-3);border:1px dashed var(--home-border-2);box-shadow:none}.synkd-home .col-soon .col-soon-body{padding:24px;display:flex;flex-direction:column;flex:1}.synkd-home .col-soon .col-soon-place{font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--home-accent)}.synkd-home .col-soon h3{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:22px;letter-spacing:-.02em;color:var(--home-fg-1);margin-top:8px}.synkd-home .col-soon .col-soon-sub{font-size:14px;color:var(--home-fg-3);margin-top:4px}.synkd-home .col-soon .col-soon-text{font-size:14px;line-height:1.6;color:var(--home-fg-2);margin-top:14px}.synkd-home .col-soon .col-soon-foot{margin-top:auto;padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.synkd-home .col-soon .col-soon-note{font-family:Geist Mono,monospace;font-size:11px;color:var(--home-fg-3)}.synkd-home .col-soon .col-soon-cta{display:inline-flex;align-items:center;gap:7px;padding:10px 16px;border-radius:999px;border:1px solid var(--home-border-2);color:var(--home-fg-1);font-size:13.5px;font-weight:600;transition:background .16s}.synkd-home .col-soon .col-soon-cta:hover{background:var(--home-pill-bg)}.synkd-home .col-empty{display:none;text-align:center;padding:64px 20px;color:var(--home-fg-3)}.synkd-home .col-empty.show{display:block}.synkd-home .col-empty .ic{width:56px;height:56px;border-radius:999px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;color:var(--home-fg-4);background:var(--home-pill-bg)}.synkd-home .col-empty h3{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:20px;color:var(--home-fg-1)}.synkd-home .col-empty p{margin-top:6px;font-size:14.5px}.synkd-home .col-trust{border-top:1px solid var(--home-border);background:var(--home-bg-soft)}.synkd-home .col-trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--home-border);border:1px solid var(--home-border);border-radius:16px;overflow:hidden;margin:48px 0}@media(min-width:860px){.synkd-home .col-trust-grid{grid-template-columns:repeat(4,1fr)}}.synkd-home .col-trust-cell{background:var(--home-card);padding:24px 22px}.synkd-home .col-trust-cell .ic{width:42px;height:42px;border-radius:12px;background:color-mix(in oklab,var(--home-accent) 12%,transparent);color:var(--home-accent);display:flex;align-items:center;justify-content:center}.synkd-home .col-trust-cell h3{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:16px;letter-spacing:-.01em;color:var(--home-fg-1);margin-top:16px}.synkd-home .col-trust-cell p{font-size:13.5px;line-height:1.55;color:var(--home-fg-3);margin-top:5px}.synkd-home .col-bundle{padding-top:var(--home-pad);padding-bottom:var(--home-pad)}.synkd-home .col-soon .col-soon-panel{aspect-ratio:1 / 1;min-height:0}
/*# sourceMappingURL=/cdn/shop/t/66/assets/synkd-collection.css.map */
