.synkd-home[data-theme=light]{--home-bg:#FFFFFF;--home-bg-soft:#F8F8FA;--home-card:#FFFFFF;--home-ink:#0A0A0F;--home-fg-1:#0A0A0F;--home-fg-2:#3B3B4A;--home-fg-3:#555568;--home-fg-4:#A6A6B5;--home-border:#E6E6EC;--home-border-2:#CFCFD8;--home-pill-bg:#F2F2F5;--home-pill-fg:#3B3B4A;--home-nav-bg:rgba(255,255,255,.78);--home-wash-1:rgba(70,70,250,.12);--home-wash-2:rgba(10,220,220,.1);--home-platform:rgba(10,10,15,.1);--home-photo-bg:#F2F2F5;--home-photo-stripe:rgba(10,10,15,.04);--home-shadow-1:0 1px 2px rgba(10,10,15,.04), 0 1px 1px rgba(10,10,15,.03);--home-shadow-2:0 4px 14px rgba(10,10,15,.07), 0 1px 2px rgba(10,10,15,.04);--home-shadow-3:0 24px 60px rgba(10,10,15,.16), 0 4px 10px rgba(10,10,15,.06)}.synkd-home[data-theme=dark]{--home-bg:#0A0A0F;--home-bg-soft:#101018;--home-card:#16161E;--home-ink:#060609;--home-fg-1:#F6F6F8;--home-fg-2:#CFCFD8;--home-fg-3:#8C8C9B;--home-fg-4:#5A5A6C;--home-border:rgba(255,255,255,.09);--home-border-2:rgba(255,255,255,.16);--home-pill-bg:rgba(255,255,255,.06);--home-pill-fg:#CFCFD8;--home-nav-bg:rgba(10,10,15,.72);--home-wash-1:rgba(70,70,250,.34);--home-wash-2:rgba(10,220,220,.16);--home-platform:rgba(0,0,0,.5);--home-photo-bg:#1D1D27;--home-photo-stripe:rgba(255,255,255,.04);--home-shadow-1:0 1px 0 rgba(255,255,255,.04) inset, 0 2px 8px rgba(0,0,0,.4);--home-shadow-2:0 1px 0 rgba(255,255,255,.04) inset, 0 10px 30px rgba(0,0,0,.5);--home-shadow-3:0 1px 0 rgba(255,255,255,.05) inset, 0 30px 70px rgba(0,0,0,.6)}.synkd-home{--home-teal:#0ADCDC;--home-indigo:#4646FA;--home-on-accent:#FFFFFF}.synkd-home[data-accent=indigo]{--home-accent:#4646FA;--home-accent-glow:rgba(70,70,250,.36)}.synkd-home[data-accent=teal]{--home-accent:#06B4B4;--home-accent-glow:rgba(10,220,220,.34);--home-on-accent:#04201F}.synkd-home[data-accent=violet]{--home-accent:#7C5BFF;--home-accent-glow:rgba(124,91,255,.38)}.synkd-home,.synkd-home *,.synkd-home *:before,.synkd-home *:after{box-sizing:border-box}.synkd-home{background:var(--home-bg);color:var(--home-fg-1);font-family:Geist,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;transition:background .24s cubic-bezier(.2,.6,.2,1),color .24s cubic-bezier(.2,.6,.2,1);overflow-x:clip}.synkd-home a{color:inherit;text-decoration:none}.synkd-home img{display:block;max-width:100%}.synkd-home button,.synkd-home input{font-family:inherit}.synkd-home h1,.synkd-home h2,.synkd-home h3,.synkd-home p,.synkd-home ul,.synkd-home figure,.synkd-home blockquote{margin:0}.synkd-home ul{padding:0;list-style:none}.synkd-home ::selection{background:#4646fa38;color:inherit}.synkd-home :focus-visible{outline:none;box-shadow:0 0 0 3px var(--home-accent-glow);border-radius:12px}.synkd-home .home-wrap{width:100%;max-width:1440px;margin:0 auto;padding-left:20px;padding-right:20px}@media(min-width:768px){.synkd-home .home-wrap{padding-left:32px;padding-right:32px}}.synkd-home[data-density=compact]{--home-pad: 56px}.synkd-home[data-density=regular]{--home-pad: 88px}.synkd-home[data-density=comfy]{--home-pad: 116px}.synkd-home .home-section{padding-top:var(--home-pad);padding-bottom:var(--home-pad)}.synkd-home .home-card{background:var(--home-card);border:1px solid var(--home-border);border-radius:16px;box-shadow:var(--home-shadow-1)}.synkd-home .home-lift{transition:transform .2s cubic-bezier(.2,.6,.2,1),box-shadow .2s cubic-bezier(.2,.6,.2,1);will-change:transform}.synkd-home .home-lift:hover{transform:translateY(-2px);box-shadow:var(--home-shadow-2)}.synkd-home .home-eyebrow{font-family:Bricolage Grotesque,sans-serif;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--home-fg-3)}.synkd-home .home-h2{font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:clamp(28px,4.6vw,46px);letter-spacing:-.025em;line-height:1.05;color:var(--home-fg-1)}.synkd-home .home-lede{font-size:17px;line-height:1.6;color:var(--home-fg-2)}.synkd-home .home-stars{display:inline-flex;align-items:center;gap:2px;line-height:1}.synkd-home .home-cta{display:inline-flex;align-items:center;gap:9px;background:var(--home-accent);color:var(--home-on-accent);padding:16px 26px;border-radius:999px;font-size:15.5px;font-weight:600;letter-spacing:-.005em;border:none;cursor:pointer;white-space:nowrap;box-shadow:0 14px 32px var(--home-accent-glow);transition:filter .2s cubic-bezier(.2,.6,.2,1),box-shadow .2s}.synkd-home .home-cta:hover{filter:brightness(.93);box-shadow:0 18px 40px var(--home-accent-glow)}.synkd-home .home-cta:active{filter:brightness(.86)}.synkd-home .home-cta-sm{display:inline-flex;align-items:center;gap:8px;background:var(--home-accent);color:var(--home-on-accent);padding:10px 18px;border-radius:999px;font-size:14px;font-weight:600;white-space:nowrap;box-shadow:0 8px 20px var(--home-accent-glow);transition:filter .2s}.synkd-home .home-cta-sm:hover{filter:brightness(.93)}.synkd-home .home-cta-ghost{display:inline-flex;align-items:center;gap:8px;color:var(--home-fg-1);padding:16px 22px;border-radius:999px;border:1px solid var(--home-border-2);font-size:15.5px;font-weight:600;white-space:nowrap;transition:background .2s}.synkd-home .home-cta-ghost:hover{background:var(--home-pill-bg)}.synkd-home .home-navlink{position:relative;color:var(--home-fg-2);font-size:14.5px;font-weight:500}.synkd-home .home-navlink:after{content:"";position:absolute;left:0;bottom:-5px;height:1.5px;width:0;background:currentColor;transition:width .2s cubic-bezier(.2,.6,.2,1)}.synkd-home .home-navlink:hover:after{width:100%}.synkd-home .home-announce{background:var(--home-ink);color:#fff;font-family:Geist Mono,monospace;font-size:12px;letter-spacing:.06em;text-align:center;padding:9px 16px;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.synkd-home .home-announce .dot{width:6px;height:6px;border-radius:999px;background:var(--home-teal);box-shadow:0 0 0 4px #0adcdc2e}.synkd-home .home-announce strong{color:var(--home-teal);font-weight:700}.synkd-home .home-announce .muted{opacity:.6}.synkd-home .home-header{position:sticky;top:0;z-index:40}.synkd-home .home-nav{background:var(--home-nav-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid transparent;transition:border-color .2s}.synkd-home .home-nav.scrolled{border-bottom-color:var(--home-border)}.synkd-home .home-nav-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:13px;padding-bottom:13px}.synkd-home .home-logo{display:flex;align-items:center;gap:10px}.synkd-home .home-logo .word{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:22px;letter-spacing:-.02em;color:var(--home-fg-1)}.synkd-home .home-nav-links{display:flex;align-items:center;gap:30px}.synkd-home .home-nav-right{display:flex;align-items:center;gap:14px}.synkd-home .home-menu-btn{display:none;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;border:1px solid var(--home-border);background:transparent;color:var(--home-fg-1);cursor:pointer}.synkd-home .home-mobile-panel{border-top:1px solid var(--home-border);padding:8px 0 14px;background:var(--home-nav-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.synkd-home .home-mobile-panel a{color:var(--home-fg-1);font-size:16px;font-weight:500;padding:12px 4px;border-bottom:1px solid var(--home-border)}@media(max-width:860px){.synkd-home .home-nav-links,.synkd-home .home-nav-right .home-desktop-only{display:none!important}.synkd-home .home-menu-btn{display:inline-flex!important}}.synkd-home .home-mobile-panel{display:none}.synkd-home .home-mobile-panel.open{display:block}.synkd-home .home-hero .wash-a{position:absolute;top:-300px;right:-180px;width:760px;height:760px;border-radius:50%;background:radial-gradient(closest-side,var(--home-wash-1),transparent 70%);pointer-events:none}.synkd-home .home-hero .wash-b{position:absolute;bottom:-260px;left:-200px;width:540px;height:540px;border-radius:50%;background:radial-gradient(closest-side,var(--home-wash-2),transparent 70%);pointer-events:none}.synkd-home .home-hero-grid{position:relative;display:grid;grid-template-columns:1fr;gap:40px;padding-top:56px;padding-bottom:64px;align-items:center}@media(min-width:940px){.synkd-home .home-hero-grid{grid-template-columns:1.88fr 1.88fr;gap:56px;padding-top:80px;padding-bottom:96px}}.synkd-home .home-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 12px 6px 8px;border-radius:999px;border:1px solid var(--home-border);background:var(--home-pill-bg);font-size:12.5px;color:var(--home-fg-2);font-weight:500}.synkd-home .home-hero-badge .dot{width:6px;height:6px;border-radius:999px;background:var(--home-teal);box-shadow:0 0 0 4px #0adcdc29}.synkd-home .home-h1{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:clamp(40px,6.4vw,76px);letter-spacing:-.03em;line-height:1;margin-top:20px;color:var(--home-fg-1)}.synkd-home .home-h1 .accent{color:var(--home-accent);display:block}.synkd-home .home-hero-lead{color:var(--home-fg-2);font-size:clamp(16px,2vw,19px);line-height:1.55;margin-top:20px;max-width:460px}.synkd-home .home-hero-ctas{display:flex;gap:12px;margin-top:32px;flex-wrap:wrap}.synkd-home .home-hero-meta{display:flex;align-items:center;gap:18px;margin-top:30px;flex-wrap:wrap}.synkd-home .home-hero-meta .mono{font-family:Geist Mono,monospace;font-size:13px;color:var(--home-fg-2)}.synkd-home .home-hero-meta .vsep{width:1px;height:16px;background:var(--home-border-2)}.synkd-home .home-hero-tags{display:flex;gap:16px;color:var(--home-fg-3);font-size:13px;flex-wrap:wrap}.synkd-home .home-hero-tags span{display:inline-flex;align-items:center;gap:7px}.synkd-home .home-hero-tags i{width:4px;height:4px;border-radius:999px;background:var(--home-fg-4)}.synkd-home .home-hero-art{position:relative;min-height:420px}@media(min-width:640px){.synkd-home .home-hero-art{display:block}}.synkd-home .home-hero-platform{position:absolute;bottom:8%;left:50%;transform:translate(-50%);width:78%;height:56px;border-radius:50%;background:var(--home-platform);filter:blur(18px)}.synkd-home .home-hero-p1{position:absolute;left:4%;bottom:6%;z-index:1}.synkd-home .home-hero-p2{position:absolute;right:2%;bottom:14%;z-index:2}.synkd-home .home-float-chip{position:absolute;top:6%;right:6%;z-index:3;background:var(--home-card);border:1px solid var(--home-border);border-radius:14px;padding:12px 14px;box-shadow:var(--home-shadow-2);display:flex;align-items:center;gap:10px}.synkd-home .home-float-chip .ic{width:34px;height:34px;border-radius:999px;background:color-mix(in oklab,var(--home-accent) 14%,transparent);display:flex;align-items:center;justify-content:center;color:var(--home-accent)}.synkd-home .home-float-chip .t1{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:15px;color:var(--home-fg-1)}.synkd-home .home-float-chip .t2{font-size:11.5px;color:var(--home-fg-3)}.synkd-home .home-trial-chip{position:absolute;bottom:2%;left:0;z-index:3;background:var(--home-ink);color:#fff;border-radius:14px;padding:12px 16px;box-shadow:var(--home-shadow-3)}.synkd-home .home-trial-chip .lbl{font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--home-teal)}.synkd-home .home-trial-chip .row{display:flex;align-items:baseline;gap:8px;margin-top:2px}.synkd-home .home-trial-chip .now{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:26px;letter-spacing:-.02em}.synkd-home .home-trial-chip .was{font-size:13px;color:#ffffff8c;text-decoration:line-through}.synkd-home .home-hide-sm{display:none}@media(min-width:560px){.synkd-home .home-hide-sm{display:inline-block}}.synkd-home .home-hero{position:relative;overflow:hidden;background:var(--home-bg)}.synkd-home .home-hero .wash-a{position:absolute;top:-220px;right:-180px;width:600px;height:600px;border-radius:50%;background:radial-gradient(closest-side,var(--home-wash-1),transparent 70%);pointer-events:none}.synkd-home .home-hero .wash-b{position:absolute;bottom:-220px;left:-180px;width:450px;height:450px;border-radius:50%;background:radial-gradient(closest-side,var(--home-wash-2),transparent 70%)}.synkd-home .home-hero-grid{position:relative;display:grid;grid-template-columns:1fr;gap:25px;align-items:center;padding-top:40px;padding-bottom:45px}.synkd-home .home-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;font-size:12px}.synkd-home .home-h1{font-size:clamp(38px,9vw,76px);line-height:1;letter-spacing:-.04em;margin-top:18px}.synkd-home .home-h1 .accent{display:inline}.synkd-home .home-hero-lead{font-size:16px;line-height:1.55;margin-top:18px;max-width:480px}.synkd-home .home-hero-ctas{display:flex;gap:12px;margin-top:26px;flex-wrap:wrap}.synkd-home .home-hero-ctas a{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px}.synkd-home .home-hero-meta{display:flex;align-items:flex-start;flex-direction:column;gap:15px;margin-top:25px}.synkd-home .home-hero-tags{gap:10px}.synkd-home .home-hero-art{position:relative;display:flex;justify-content:center;align-items:center;min-height:auto;padding-top:20px}.synkd-home .home-hero-platform{position:absolute;bottom:8%;left:50%;transform:translate(-50%);width:70%;height:45px;border-radius:50%;filter:blur(18px)}.synkd-home .home-hero-product{position:relative;z-index:2;width:min(100%,620px)}.synkd-home .hero-product-img{width:100%;height:auto;max-height:560px;object-fit:contain;filter:drop-shadow(0 35px 60px rgba(0,0,0,.22))}.synkd-home .home-float-chip{top:8%;right:0;transform:scale(.9)}.synkd-home .home-trial-chip{bottom:5%;left:0;transform:scale(.9)}@media(min-width:768px){.synkd-home .home-hero-grid{grid-template-columns:1fr 1fr;gap:35px;padding-top:70px;padding-bottom:80px}.synkd-home .home-hero-meta{flex-direction:row;align-items:center}.synkd-home .home-hero-art{min-height:500px}.synkd-home .hero-product-img{max-height:520px}}@media(min-width:1200px){.synkd-home .home-hero-grid{grid-template-columns:1fr 1fr;gap:70px}.synkd-home .home-h1{font-size:76px}.synkd-home .home-hero-art{min-height:620px}.synkd-home .home-hero-product{width:700px}.synkd-home .hero-product-img{height:560px;object-fit:contain}.synkd-home .home-float-chip{top:12%;right:2%}.synkd-home .home-trial-chip{bottom:8%;left:2%}}@media(max-width:480px){.synkd-home .home-hero-grid{padding-top:30px;padding-bottom:35px}.synkd-home .home-h1{font-size:42px}.synkd-home .home-hero-ctas{flex-direction:column}.synkd-home .home-hero-ctas a{width:100%}.synkd-home .hero-product-img{max-height:380px}.synkd-home .home-float-chip,.synkd-home .home-trial-chip{display:none}.synkd-home .home-hero-tags{font-size:12px}@media(max-width:767px){.order-reverse{order:2}}}.synkd-home .home-promise-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-top:40px}@media(min-width:720px){.synkd-home .home-promise-grid{grid-template-columns:repeat(3,1fr)}}.synkd-home .home-promise-card{padding:26px}.synkd-home .home-promise-card .head{display:flex;align-items:center;justify-content:space-between}.synkd-home .home-promise-card .ic{width:46px;height:46px;border-radius:12px;background:color-mix(in oklab,var(--home-accent) 12%,transparent);display:flex;align-items:center;justify-content:center;color:var(--home-accent)}.synkd-home .home-promise-card .num{font-family:Geist Mono,monospace;font-size:12px;color:var(--home-fg-4)}.synkd-home .home-promise-card h3{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:24px;letter-spacing:-.02em;margin-top:18px;color:var(--home-fg-1)}.synkd-home .home-promise-card p{margin-top:8px;font-size:14.5px;line-height:1.6;color:var(--home-fg-2)}.synkd-home .home-range-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:36px;align-items:stretch}@media(min-width:760px){.synkd-home .home-range-grid{gap:22px}}.synkd-home .home-range-card--new{--card-accent: #4646FA;container-type:inline-size;display:flex;flex-direction:column;overflow:hidden;padding:0;background:color-mix(in srgb,var(--card-accent) 7%,#fff);border:1px solid color-mix(in srgb,var(--card-accent) 20%,var(--home-border));border-radius:18px;box-shadow:0 1px 2px #0a0a0f0d;will-change:auto;transition:transform .2s ease,box-shadow .2s ease}@media(hover:hover){.synkd-home .home-range-card--new:hover{transform:translateY(-3px);box-shadow:0 16px 34px -18px color-mix(in srgb,var(--card-accent) 55%,transparent)}}.synkd-home .home-range-card--new .home-range-medialink{display:block;color:inherit;text-decoration:none}.synkd-home .home-range-card--new .home-range-panel{position:relative;display:flex;align-items:center;justify-content:center;padding:0;min-height:0;aspect-ratio:1 / 1;overflow:hidden;background:radial-gradient(120% 120% at 50% 8%,color-mix(in srgb,var(--card-accent) 22%,#fff),color-mix(in srgb,var(--card-accent) 12%,#fff))}.synkd-home .home-range-card--new .home-range-panel .sys{position:absolute;top:10px;left:10px;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;background:#fff;color:var(--card-accent);font-family:Geist Mono,monospace;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 2px 8px #0a0a0f1a}.synkd-home .home-range-card--new .pwrap-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.synkd-home .home-range-card--new .home-range-photo{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .4s ease}@media(hover:hover){.synkd-home .home-range-card--new:hover .home-range-photo{transform:scale(1.04)}}.synkd-home .home-range-card--new .home-range-body{flex:1;display:flex;flex-direction:column;background:#fff;padding:14px 14px 16px;border-top:1px solid color-mix(in srgb,var(--card-accent) 12%,var(--home-border))}.synkd-home .home-range-card--new .rng-top{flex:1 1 auto}.synkd-home .home-range-card--new .rng-title{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:clamp(11px,3.2vw,20px);font-size:clamp(11px,7.2cqi,22px);letter-spacing:-.03em;line-height:1.08;white-space:nowrap;color:var(--home-fg-1)}.synkd-home .home-range-card--new .rng-title a{color:inherit;text-decoration:none}.synkd-home .home-range-card--new .rng-sub{margin-top:3px;font-size:12px;line-height:1.3;color:var(--home-fg-3)}.synkd-home .home-range-card--new .rng-rate{display:flex;align-items:center;gap:6px;margin-top:7px}.synkd-home .home-range-card--new .rng-stars{color:#f5a623;font-size:13px;letter-spacing:1px;line-height:1}.synkd-home .home-range-card--new .rng-rc{font-family:Geist Mono,monospace;font-size:10.5px;color:var(--home-fg-4)}.synkd-home .home-range-card--new .rng-benefits{margin-top:12px;display:flex;flex-direction:column;gap:6px}.synkd-home .home-range-card--new .rng-benefits li{display:flex;align-items:flex-start;gap:7px;font-size:12.5px;line-height:1.3;color:var(--home-fg-2)}.synkd-home .home-range-card--new .rng-tick{color:var(--card-accent);flex-shrink:0;display:inline-flex;margin-top:1px}.synkd-home .home-range-card--new .rng-foot{margin-top:14px}.synkd-home .home-range-card--new .rng-price{display:flex;flex-direction:column;line-height:1.15}.synkd-home .home-range-card--new .rng-p1{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:clamp(14px,3.8vw,18px);letter-spacing:-.01em;color:var(--home-fg-1)}.synkd-home .home-range-card--new .rng-p2{font-size:11.5px;color:var(--home-fg-3);margin-top:2px}.synkd-home .home-range-card--new .rng-trust{margin-top:10px;font-size:10.5px;line-height:1.3;color:var(--home-fg-4)}.synkd-home .home-range-card--new .rng-btn{margin-top:8px;display:flex;align-items:center;justify-content:center;text-align:center;min-height:48px;padding:0 12px;border-radius:12px;background:var(--card-accent);color:#fff;font-family:Geist,sans-serif;font-weight:600;font-size:clamp(12px,3.1vw,15px);line-height:1.1;text-decoration:none;border:none;cursor:pointer;transition:filter .2s ease,transform .12s ease}.synkd-home .home-range-card--new .rng-btn:hover{filter:brightness(1.06)}.synkd-home .home-range-card--new .rng-btn:active{transform:scale(.985)}@media(min-width:760px){.synkd-home .home-range-card--new .home-range-panel{padding:0}.synkd-home .home-range-card--new .home-range-body{padding:22px 22px 24px}.synkd-home .home-range-card--new .rng-sub{font-size:14px}.synkd-home .home-range-card--new .rng-benefits{gap:8px;margin-top:14px}.synkd-home .home-range-card--new .rng-benefits li{font-size:14px}.synkd-home .home-range-card--new .rng-rc,.synkd-home .home-range-card--new .rng-trust{font-size:12px}.synkd-home .home-range-card--new .rng-btn{font-size:15px;border-radius:999px}}.synkd-home .home-socialproof{background:var(--home-ink);color:#fff}.synkd-home .home-sp-grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;padding:22px 0}.synkd-home .home-sp-item{position:relative;text-align:center;padding:6px 10px}.synkd-home .home-sp-item+.home-sp-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:64%;width:1px;background:#ffffff29}.synkd-home .home-sp-item .v{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:clamp(24px,6.2vw,42px);letter-spacing:-.02em;line-height:1;color:#fff}.synkd-home .home-sp-item .l{margin-top:7px;font-size:clamp(10.5px,2.7vw,13.5px);line-height:1.3;color:#ffffffb8}@media(min-width:760px){.synkd-home .home-sp-grid{padding:32px 0}.synkd-home .home-sp-item .l{font-size:14px}}.synkd-home .home-ritual-layout{display:grid;grid-template-columns:1fr;gap:36px;align-items:start}@media(min-width:880px){.synkd-home .home-ritual-layout{grid-template-columns:1fr 1.05fr;gap:56px}}.synkd-home .home-ritual-sub{margin-top:28px;padding:20px;display:flex;align-items:center;gap:16px;max-width:420px}.synkd-home .home-ritual-sub .ic{width:52px;height:52px;border-radius:999px;background:color-mix(in oklab,var(--home-accent) 12%,transparent);color:var(--home-accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.synkd-home .home-ritual-sub .t1{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:16px;color:var(--home-fg-1)}.synkd-home .home-ritual-sub .t2{font-size:13.5px;color:var(--home-fg-3);margin-top:2px}.synkd-home .home-ritual-steps{display:flex;flex-direction:column;gap:14px}.synkd-home .home-step{padding:22px;display:flex;gap:18px;align-items:flex-start}.synkd-home .home-step .rail{display:flex;flex-direction:column;align-items:center;gap:8px}.synkd-home .home-step .num{font-family:Geist Mono,monospace;font-size:12px;color:var(--home-fg-4)}.synkd-home .home-step .ic{width:44px;height:44px;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 .home-step h3{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:19px;letter-spacing:-.015em;color:var(--home-fg-1)}.synkd-home .home-step p{margin-top:6px;font-size:14.5px;line-height:1.6;color:var(--home-fg-2)}.synkd-home .home-stat-strip{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--home-border);border-radius:16px;overflow:hidden;background:var(--home-card);margin-top:32px}@media(min-width:720px){.synkd-home .home-stat-strip{grid-template-columns:repeat(4,1fr)}}.synkd-home .home-stat-cell{padding:22px 20px;border-top:1px solid var(--home-border)}.synkd-home .home-stat-cell:nth-child(-n+2){border-top:none}@media(min-width:720px){.synkd-home .home-stat-cell{border-top:none;border-left:1px solid var(--home-border)}.synkd-home .home-stat-cell:first-child{border-left:none}}.synkd-home .home-stat-cell .v{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:clamp(26px,4vw,38px);letter-spacing:-.02em;color:var(--home-fg-1)}.synkd-home .home-stat-cell .l{font-size:13px;color:var(--home-fg-3);margin-top:2px}.synkd-home .home-reviews-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-top:28px}@media(min-width:600px){.synkd-home .home-reviews-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.synkd-home .home-reviews-grid{grid-template-columns:repeat(4,1fr)}}.synkd-home .home-review-card{padding:22px}.synkd-home .home-review-card blockquote{margin-top:12px;font-size:15px;line-height:1.6;color:var(--home-fg-1)}.synkd-home .home-review-card figcaption{margin-top:16px;display:flex;align-items:center;gap:11px}.synkd-home .home-review-card .av{width:34px;height:34px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:13px}.synkd-home .home-review-card .nm{font-weight:600;font-size:14px;color:var(--home-fg-1)}.synkd-home .home-review-card .tg{font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.06em;color:var(--home-fg-3)}.synkd-home .home-ugc{background:var(--home-ink);color:#fff;position:relative;overflow:hidden}.synkd-home .home-ugc .wash{position:absolute;top:-200px;left:40%;width:620px;height:620px;border-radius:50%;background:radial-gradient(closest-side,rgba(70,70,250,.28),transparent 70%);pointer-events:none}.synkd-home .home-ugc-head{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap}.synkd-home .home-ugc-eyebrow{font-family:Bricolage Grotesque,sans-serif;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--home-teal)}.synkd-home .home-ugc h2{font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:clamp(28px,4.6vw,46px);letter-spacing:-.025em;line-height:1.05;margin-top:12px;color:#fff}.synkd-home .home-ugc-lead{margin-top:14px;font-size:16px;line-height:1.6;color:#ffffffb8;max-width:460px}.synkd-home .home-ugc-lead strong{color:#fff;font-weight:600}.synkd-home .home-ugc-follow{display:inline-flex;align-items:center;gap:9px;color:#fff;padding:13px 22px;border-radius:999px;border:1px solid rgba(255,255,255,.22);font-size:14.5px;font-weight:600;transition:background .2s}.synkd-home .home-ugc-follow:hover{background:#ffffff14}.synkd-home .home-ugc-scroll{position:relative;display:grid;grid-auto-flow:column;grid-auto-columns:72%;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;scrollbar-width:none;margin:36px -20px 0;padding-left:20px;padding-right:20px}.synkd-home .home-ugc-scroll::-webkit-scrollbar{display:none}.synkd-home .home-ugc-cell{scroll-snap-align:start}@media(min-width:560px){.synkd-home .home-ugc-scroll{grid-auto-columns:40%}}@media(max-width:767px){.synkd-home .home-ugc-scroll{grid-auto-columns:35%}}@media(min-width:1000px){.synkd-home .home-ugc-scroll{grid-auto-flow:row;grid-template-columns:repeat(5,1fr);overflow:visible;margin:36px 0 0;padding:0}}.synkd-home .home-video{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:9 / 16;border:1px solid var(--home-border);cursor:pointer;box-shadow:var(--home-shadow-1)}.synkd-home .home-video.tone-a{background:linear-gradient(165deg,#2b2b5c,#4646fa 60%,#0adcdc)}.synkd-home .home-video.tone-b{background:linear-gradient(165deg,#5c1843,#b8246f 60%,#e0568f)}.synkd-home .home-video.tone-c{background:linear-gradient(165deg,#14313a,#06b4b4 60%,#0adcdc)}.synkd-home .home-video.tone-d{background:linear-gradient(165deg,#2e1f5c,#6e4bff 60%,#4646fa)}.synkd-home .home-video .tex{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.5;background-image:repeating-linear-gradient(45deg,transparent 0 16px,rgba(255,255,255,.05) 16px 17px)}.synkd-home .home-video .topgrad{position:absolute;top:0;left:0;right:0;height:34%;background:linear-gradient(180deg,rgba(0,0,0,.32),transparent)}.synkd-home .home-video .sound{position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:999px;background:#00000052;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;color:#fff}.synkd-home .home-video .play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:999px;background:#ffffffeb;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #00000047;transition:transform .2s cubic-bezier(.2,.6,.2,1)}.synkd-home .home-video:hover .play{transform:translate(-50%,-50%) scale(1.08)}.synkd-home .home-video figcaption{position:absolute;left:0;right:0;bottom:0;padding:36px 12px 12px;background:linear-gradient(0deg,rgba(0,0,0,.55),transparent);color:#fff;display:none}.synkd-home .home-video .who{display:flex;align-items:center;gap:8px}.synkd-home .home-video .who .av{width:22px;height:22px;border-radius:999px;background:#ffffff38;border:1px solid rgba(255,255,255,.4);flex-shrink:0}.synkd-home .home-video .who .h{font-weight:600;font-size:12.5px}.synkd-home .home-video .cap{margin-top:6px;font-size:12px;line-height:1.4;color:#ffffffeb}.synkd-home .home-video .views{margin-top:6px;display:flex;align-items:center;gap:5px;font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.08em;color:#ffffffc7}.synkd-home .home-video img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.synkd-home .home-video-el{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;background:#0a0a0f}.synkd-home .home-video.has-video .play,.synkd-home .home-video.has-video .tex{display:none}.synkd-home .home-video .sound{border:none;padding:0;cursor:pointer}.synkd-home .home-video.unmuted .sound{background:var(--home-accent);color:#fff}.synkd-home .home-video.unmuted .sound:after{content:""}.synkd-home .home-offer-shell{position:relative;overflow:hidden;border-radius:24px;background:var(--home-ink);color:#fff;box-shadow:var(--home-shadow-3)}.synkd-home .home-offer-shell .wash-a{position:absolute;top:-180px;right:-120px;width:520px;height:520px;border-radius:50%;background:radial-gradient(closest-side,rgba(70,70,250,.42),transparent 70%);pointer-events:none}.synkd-home .home-offer-shell .wash-b{position:absolute;bottom:-200px;left:-120px;width:460px;height:460px;border-radius:50%;background:radial-gradient(closest-side,rgba(10,220,220,.18),transparent 70%);pointer-events:none}.synkd-home .home-offer-grid{position:relative;display:grid;grid-template-columns:1fr;gap:32px;align-items:center;padding:36px 28px}@media(min-width:860px){.synkd-home .home-offer-grid{grid-template-columns:1.2fr .8fr;gap:48px;padding:56px}}.synkd-home .home-offer-tag{display:inline-flex;align-items:center;gap:8px;padding:6px 12px 6px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#ffffff0f;font-family:Geist Mono,monospace;font-size:11.5px;letter-spacing:.1em;text-transform:uppercase;color:#fffc}.synkd-home .home-offer-tag .dot{width:6px;height:6px;border-radius:999px;background:var(--home-teal)}.synkd-home .home-offer-grid h2{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:clamp(30px,5vw,54px);letter-spacing:-.03em;line-height:1;margin-top:18px;color:#fff}.synkd-home .home-offer-grid h2 .teal{color:var(--home-teal)}.synkd-home .home-offer-lead{margin-top:16px;font-size:17px;line-height:1.6;color:#ffffffbd;max-width:440px}.synkd-home .home-offer-ctas{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.synkd-home .home-offer-ghost{display:inline-flex;align-items:center;gap:8px;color:#fff;padding:16px 22px;border-radius:999px;border:1px solid rgba(255,255,255,.22);font-size:15.5px;font-weight:600;white-space:nowrap}.synkd-home .home-offer-assure{display:flex;gap:10px 22px;flex-wrap:wrap;margin-top:26px}.synkd-home .home-offer-assure li{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;color:#ffffffb3}.synkd-home .home-offer-card{display:flex;justify-content:center}@media(min-width:860px){.synkd-home .home-offer-card{justify-content:flex-end}}.synkd-home .home-receipt{background:#fff;color:#0a0a0f;border-radius:18px;padding:24px;width:100%;max-width:320px;box-shadow:0 30px 60px #0006}.synkd-home .home-receipt .rlabel{font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#7a7a8c}.synkd-home .home-receipt .rrow{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:10px;border-bottom:1px solid #E6E6EC;margin-top:10px}.synkd-home .home-receipt .rrow:first-of-type{margin-top:14px}.synkd-home .home-receipt .rrow.last{border-bottom:none}.synkd-home .home-receipt .rrow .lab{font-size:14px;color:#3b3b4a}.synkd-home .home-receipt .rrow .val{font-family:Geist Mono,monospace;font-size:15px;font-weight:500;color:#0a0a0f}.synkd-home .home-receipt .rrow.strike .val{text-decoration:line-through}.synkd-home .home-receipt .rrow.save .lab,.synkd-home .home-receipt .rrow.save .val{color:#4646fa;font-weight:600}.synkd-home .home-receipt .due{display:flex;justify-content:space-between;align-items:baseline;margin-top:14px}.synkd-home .home-receipt .due .lab{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:16px}.synkd-home .home-receipt .due .val{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:26px;letter-spacing:-.02em}.synkd-home .home-receipt .note{margin-top:6px;font-size:12px;color:#7a7a8c;line-height:1.5}.synkd-home .home-footer{background:var(--home-bg-soft);border-top:1px solid var(--home-border);color:var(--home-fg-3)}.synkd-home .home-news-grid{display:grid;grid-template-columns:1fr;gap:24px;align-items:center;padding-top:48px;padding-bottom:40px}@media(min-width:760px){.synkd-home .home-news-grid{grid-template-columns:1fr 1fr;gap:40px}}.synkd-home .home-news h3{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:24px;letter-spacing:-.02em;color:var(--home-fg-1)}.synkd-home .home-news p{margin-top:8px;font-size:14.5px;line-height:1.6;color:var(--home-fg-3)}.synkd-home .home-news-form{display:flex;gap:10px;align-items:stretch;flex-wrap:wrap}.synkd-home .home-news-form input{flex:1 1 220px;min-width:0;height:50px;padding:0 16px;border-radius:999px;border:1px solid var(--home-border-2);background:var(--home-card);color:var(--home-fg-1);font-size:15px;outline:none}.synkd-home .home-footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px 24px;padding-top:40px;border-top:1px solid var(--home-border)}@media(min-width:760px){.synkd-home .home-footer-grid{grid-template-columns:1.5fr repeat(4,1fr);gap:40px}}.synkd-home .home-footer-brand .word{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:22px;letter-spacing:-.02em;color:var(--home-fg-1)}.synkd-home .home-footer-brand p{margin-top:12px;font-size:14px;line-height:1.55;color:var(--home-fg-3);max-width:260px}.synkd-home .home-footer-col .title{font-family:Bricolage Grotesque,sans-serif;font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:var(--home-fg-2);margin-bottom:12px}.synkd-home .home-footer-col ul{display:flex;flex-direction:column;gap:9px}.synkd-home .home-footer-col a{color:var(--home-fg-3);font-size:14px;transition:color .16s}.synkd-home .home-footer-col a:hover{color:var(--home-fg-1)}.synkd-home .home-footer-bottom{margin-top:44px;padding-top:22px;padding-bottom:56px;border-top:1px solid var(--home-border);display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--home-fg-3)}.synkd-home .home-tick{flex-shrink:0}.synkd-home .pouch{position:relative;width:100%;height:100%;filter:drop-shadow(0 26px 46px rgba(8,8,20,.34))}.synkd-home .pouch .body{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8% 8% 10% 10%/6% 6% 8% 8%;clip-path:polygon(0 3%,46% 3%,48% 0,52% 0,54% 3%,100% 3%,100% 100%,0 100%);overflow:hidden;color:#fff}.synkd-home .pouch--clearmind .body{background:linear-gradient(155deg,#6e6eff,#4646fa 48%,#2727a8)}.synkd-home .pouch--collagen .body{background:linear-gradient(155deg,#f4a6c4,#e0568f 48%,#b8246f)}.synkd-home .pouch .hl-top{position:absolute;top:0;left:0;right:0;height:14%;background:linear-gradient(180deg,#fff3,#fff0)}.synkd-home .pouch .hl-side{position:absolute;top:4%;bottom:4%;left:6%;width:4%;background:linear-gradient(90deg,#fff3,#fff0);filter:blur(2px)}.synkd-home .pouch .tags{position:absolute;top:9.5%;left:0;right:0;display:flex;justify-content:center;gap:4.5%;font-family:Geist Mono,monospace;font-size:.03em;letter-spacing:.2em;color:#ffffffdb;text-transform:uppercase}.synkd-home .pouch .brand{position:absolute;top:16.5%;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:.03em;font-family:Bricolage Grotesque,sans-serif;color:#fff;font-weight:700;font-size:.095em;letter-spacing:-.04em}.synkd-home .pouch .brand svg{width:.9em;height:.9em}.synkd-home .pouch .pname{position:absolute;top:29%;left:0;right:0;text-align:center;font-family:Bricolage Grotesque,sans-serif;color:#fff;font-weight:800;font-size:.115em;letter-spacing:-.04em;line-height:1}.synkd-home .pouch--clearmind .pname b{color:#9be8e8;font-weight:800}.synkd-home .pouch--collagen .pname b{color:#ffe6b0;font-weight:800}.synkd-home .pouch .flavor{position:absolute;top:41.5%;left:50%;transform:translate(-50%);padding:.015em .04em;background:#fff;font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:.034em;letter-spacing:.16em;border-radius:3px;white-space:nowrap}.synkd-home .pouch--clearmind .flavor{color:#2727a8}.synkd-home .pouch--collagen .flavor{color:#b8246f}.synkd-home .pouch .desc{position:absolute;top:49%;left:0;right:0;text-align:center;font-family:Geist,sans-serif;color:#ffffffd6;font-size:.028em;font-weight:500;padding:0 12%}.synkd-home .pouch .ingline{position:absolute;top:54.5%;left:0;right:0;text-align:center;font-family:Geist Mono,monospace;color:#ffffffa3;font-size:.023em;letter-spacing:.14em;text-transform:uppercase}.synkd-home .pouch .window{position:absolute;left:14%;right:14%;top:60%;bottom:13%;border-radius:6px;background:radial-gradient(ellipse at 50% 30%,#ffffff1a,#0000004d);background-image:repeating-linear-gradient(45deg,transparent 0 14px,rgba(255,255,255,.04) 14px 15px)}.synkd-home .pouch .gummies{position:absolute;top:12%;right:14%;bottom:12%;left:14%;display:grid;grid-template-columns:repeat(3,1fr);gap:8%;align-items:center}.synkd-home .pouch .gummies span{aspect-ratio:1/1;border-radius:50%;box-shadow:inset 0 -6px 14px #0000006b,inset 0 4px 8px #ffffff47}.synkd-home .pouch--clearmind .gummies span{background:radial-gradient(circle at 35% 30%,#8fe9e9,#2bc4d6 55%,#1583b8)}.synkd-home .pouch--collagen .gummies span{background:radial-gradient(circle at 35% 30%,#ff8fb0,#d63b6e 55%,#8b1a4a)}.synkd-home .pouch .foot{position:absolute;bottom:3.5%;left:0;right:0;display:flex;justify-content:center;gap:6%;font-family:Geist Mono,monospace;color:#fff;font-size:.025em;text-transform:uppercase;letter-spacing:.16em}@media(prefers-reduced-motion:reduce){.synkd-home *{transition:none!important;animation:none!important}}.synkd-home .home-hero-art{min-height:0;width:100%}.synkd-home .home-hero-product{width:100%;max-width:100%}.synkd-home .home-hero-product .hero-product-img{width:100%;height:auto;object-fit:contain;filter:none}@media(min-width:940px){.synkd-home .home-hero-product{width:min(100%,640px)}.synkd-home .home-hero-product .hero-product-img{max-height:600px}}@media(max-width:939px){.synkd-home .home-hero .home-wrap.home-hero-grid{padding:8px 0 22px;gap:16px}.synkd-home .home-hero .order-reverse{display:flex;flex-direction:column;align-items:center;text-align:center;padding-left:20px;padding-right:20px}.synkd-home .home-hero .home-hero-lead{margin-left:auto;margin-right:auto}.synkd-home .home-hero .home-hero-ctas{justify-content:center}.synkd-home .home-hero .home-hero-meta{justify-content:center;align-items:center}.synkd-home .home-hero .home-hero-tags{justify-content:center;flex-wrap:wrap}.synkd-home .home-hero-art{width:100%;max-width:100%;margin:0;transform:none;padding:0;height:42vh;max-height:400px}.synkd-home .home-hero-product{width:100%;height:100%}.synkd-home .home-hero-product .hero-product-img{width:100%;height:100%;max-height:none;object-fit:cover;object-position:center}}.synkd-home .home-hero{position:relative}.synkd-home .home-hero-bg{display:none}@media(min-width:940px){.synkd-home .home-hero{min-height:600px;display:flex;align-items:center}.synkd-home .home-hero-bg{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.synkd-home .home-hero-bgimg{width:100%;height:100%;object-fit:cover;object-position:72% center;display:block}.synkd-home .home-hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffffff7,#ffffffe0 30%,#ffffff59 56%,#fff0 76%)}.synkd-home .home-hero .home-hero-grid{position:relative;z-index:1;grid-template-columns:1fr;width:100%}.synkd-home .home-hero .order-reverse{max-width:560px}.synkd-home .home-hero-art{display:none}}@media(max-width:939px){.synkd-home .home-hero-art{height:auto;max-height:none;padding:4px 0 0}.synkd-home .home-hero-product{width:100%;max-width:460px;height:auto;margin:0 auto}.synkd-home .home-hero-product .hero-product-img{width:100%;height:auto;max-height:520px;object-fit:contain;object-position:center}}.synkd-home .home-range-card--new .rng-title{font-size:clamp(16px,4.6vw,21px);white-space:normal;overflow-wrap:break-word;line-height:1.12}@media(min-width:760px){.synkd-home .home-range-card--new .rng-title{font-size:20px}}.synkd-home[data-density=compact]{--home-pad: 34px}.synkd-home[data-density=regular]{--home-pad: 46px}.synkd-home[data-density=comfy]{--home-pad: 60px}@media(min-width:768px){.synkd-home[data-density=compact]{--home-pad: 52px}.synkd-home[data-density=regular]{--home-pad: 70px}.synkd-home[data-density=comfy]{--home-pad: 92px}}.synkd-home .home-hero-grid{padding-top:28px;padding-bottom:34px}@media(min-width:940px){.synkd-home .home-hero-grid{padding-top:40px;padding-bottom:44px}}.synkd-home .home-promise-grid{margin-top:24px}.synkd-home .home-range-grid{margin-top:26px}.synkd-home .home-footer-bottom{margin-top:32px;padding-bottom:34px}@media(min-width:940px){.synkd-home .home-hero{min-height:600px}.synkd-home .home-hero-bg{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.synkd-home .home-hero-bgimg{width:100%;height:100%;object-fit:cover;object-position:right center;display:block}}.synkd-home .home-hero-badge{display:none!important}@media(max-width:749px){.synkd-home .home-hero{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/67/assets/synkd-home.css.map */
