.fbnb-root{z-index:3;transform-origin:50% -14px;pointer-events:none;will-change:transform, opacity;animation:.36s cubic-bezier(.32,.72,0,1) both fbnb-pop;position:absolute;top:48px;left:50%;transform:translate(-50%)}.fbnb-root[data-phase=leaving]{animation:.26s cubic-bezier(.4,0,.2,1) both fbnb-tuck}.fbnb-tail{background:#0b0c0e;border-radius:3px;width:16px;height:16px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.fbnb{color:#fffffff2;white-space:nowrap;background:#0b0c0e;border-radius:999px;align-items:center;gap:12px;padding:10px 22px 10px 11px;display:flex;box-shadow:0 18px 50px #00000073,0 2px 10px #0000004d}.fbnb-viewport{height:26px;transition:width .38s cubic-bezier(.32,.72,0,1);display:block;position:relative;overflow:hidden}.fbnb-avatar{border-radius:50%;flex:none;width:30px;height:30px;display:block;overflow:hidden;box-shadow:0 0 14px #609ef073}.fbnb-avatar :is(canvas,video){display:block;width:100%!important;height:100%!important}.fbnb-line{letter-spacing:-.01em;opacity:0;align-items:center;gap:7px;width:max-content;font-size:18px;font-weight:500;transition:opacity .3s;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fbnb-line[data-on]{opacity:1}.fbnb-key{background:#ffffff1f;border:1px solid #ffffff3d;border-radius:7px;justify-content:center;align-items:center;min-width:30px;height:26px;padding:0 8px;font-family:inherit;font-size:14px;font-weight:500;display:inline-flex;box-shadow:inset 0 -1.5px #ffffff24}.fbnb-plus{opacity:.7;margin:0 -2px;font-size:14px}@keyframes fbnb-pop{0%{opacity:0;transform:translate(-50%)translateY(-10px)scale(.55)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@keyframes fbnb-tuck{0%{opacity:1;transform:translate(-50%)translateY(0)scale(1)}to{opacity:0;transform:translate(-50%)translateY(-10px)scale(.5)}}@media (prefers-reduced-motion:reduce){.fbnb-root{animation:none}.fbnb-viewport,.fbnb-line,.fbnb-line[data-on]{transition:none}}
.fbe{justify-content:center}.fbe-panel{background:#0b0c0e;border-radius:28px;flex-direction:column;gap:48px;padding:64px 72px 56px;display:flex;position:relative;overflow:hidden}.fbe-panel:before{content:"";pointer-events:none;background:radial-gradient(closest-side,#73afff21,#0000 70%);width:720px;height:560px;position:absolute;top:-220px;left:-160px}.fbe-panel>*{position:relative}.fbe-copy{flex-direction:column;gap:16px;max-width:640px;display:flex}.fbe-title{font-size:var(--fb-big);letter-spacing:-.03em;color:#fff;text-wrap:balance;margin:0;font-weight:600;line-height:1.1}.fbe-sub{font-size:var(--fb-text);letter-spacing:-.018em;color:#ffffff80;margin:0;font-weight:600;line-height:1.45}.fbe-sub-link{color:#ffffffeb;text-underline-offset:3px;transition:text-decoration-color .2s var(--br-ease);-webkit-text-decoration:underline #fff6;text-decoration:underline #fff6}.fbe-sub-link:hover{text-decoration-color:#ffffffe6}.fbe-hl{color:#fffffff0}.fbe-columns{grid-template-columns:repeat(3,1fr);gap:clamp(32px,4vw,64px);display:grid}.fbe-column-title{letter-spacing:-.01em;color:#ffffffeb;margin:0 0 18px;font-size:14px;font-weight:600}.fbe-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.fbe-list li{letter-spacing:-.01em;color:#ffffffb3;align-items:flex-start;gap:11px;font-size:15px;font-weight:500;line-height:1.45;display:flex}.fbe-list .fb-check{margin-top:1px}.fbe-cta{color:#0b0c0e;letter-spacing:-.01em;background:#fff;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;height:48px;padding:0 22px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1);display:inline-flex}.fbe-cta:hover{box-shadow:0 10px 30px -10px #ffffff59}.fbe-cta:active{transform:scale(.98)}.br-js .fbe-panel[data-reveal=""] .fbe-title,.br-js .fbe-panel[data-reveal=""] .fbe-sub,.br-js .fbe-panel[data-reveal=""] .fbe-cta{opacity:0;transform:translateY(14px)}.br-js .fbe-panel[data-reveal=""] .fbe-list li{opacity:0;transform:translateY(8px)}.br-js .fbe-panel[data-reveal=in] .fbe-title,.br-js .fbe-panel[data-reveal=in] .fbe-sub,.br-js .fbe-panel[data-reveal=in] .fbe-cta{opacity:1;transition:opacity .42s cubic-bezier(.4,0,.2,1),transform .64s cubic-bezier(.16,1,.3,1);transform:none}.br-js .fbe-panel[data-reveal=in] .fbe-sub{transition-delay:.12s}.br-js .fbe-panel[data-reveal=in] .fbe-cta{transition-delay:.72s}.br-js .fbe-panel[data-reveal=in] .fbe-list li{opacity:1;transition:opacity .32s cubic-bezier(.4, 0, .2, 1) calc(.22s + var(--col-i,0) * .14s + var(--item-i,0) * 70ms), transform .44s cubic-bezier(.16, 1, .3, 1) calc(.22s + var(--col-i,0) * .14s + var(--item-i,0) * 70ms);transform:none}@media (prefers-reduced-motion:reduce){.br-js .fbe-panel[data-reveal] .fbe-title,.br-js .fbe-panel[data-reveal] .fbe-sub,.br-js .fbe-panel[data-reveal] .fbe-cta,.br-js .fbe-panel[data-reveal] .fbe-list li{opacity:1;transition:none;transform:none}}@media (max-width:1050px){.fbe-panel{padding:48px 32px 44px}.fbe-columns{grid-template-columns:1fr}}
.fbm{justify-content:center}.fbm-panel{background:#fbfcfe radial-gradient(760px 440px at 12% -10%,#73afff2e,#0000 70%);border-radius:28px;grid-template-columns:minmax(320px,1fr) auto;align-items:center;column-gap:clamp(32px,4vw,72px);padding:64px 72px 0;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #0000000d}.fbm-copy{flex-direction:column;gap:18px;max-width:620px;padding-bottom:64px;display:flex}.fbm-title{font-size:var(--fb-big);letter-spacing:-.03em;color:#0b0c0e;text-wrap:balance;margin:0;font-weight:600;line-height:1.1}.fbm-sub{max-width:42ch;font-size:var(--fb-text);letter-spacing:-.018em;color:#00000080;margin:0;font-weight:600;line-height:1.45}.fbm-hl{color:#000000e0}.fbm-pillars{align-items:flex-end;gap:clamp(16px,1.8vw,28px);display:flex}.fbm-side{flex-direction:column;display:flex}.fbm-card{background:#fff;border:1px solid #0000000d;border-radius:0;flex-direction:column-reverse;gap:6px;width:clamp(176px,14vw,212px);padding:8px;display:flex;box-shadow:0 24px 60px -28px #1f375f59}.fbm-side-label{text-align:center;flex-direction:column;align-items:center;gap:3px;margin:14px 0 22px;display:flex}.fbm-side-mult{letter-spacing:-.03em;color:#00000047;font-variant-numeric:tabular-nums;transition:color .32s var(--br-ease);font-size:clamp(24px,2.4vw,34px);font-weight:620;line-height:1}.fbm-side-label[data-lit] .fbm-side-mult{color:var(--br-ink,#0e1014);font-size:clamp(30px,3.2vw,46px)}.fbm-side-name{color:#00000073;white-space:nowrap;font-size:13px;font-weight:500}.fbm-side-label[data-lit] .fbm-side-name{color:#000000b8;font-weight:560}.fbm-done{isolation:isolate;letter-spacing:-.01em;color:#000000d9;white-space:nowrap;background:#f5f8fc;border-radius:10px;align-items:center;gap:8px;padding:7px 9px;font-size:12.5px;font-weight:550;transition:opacity .26s cubic-bezier(.4,0,.2,1),box-shadow .26s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.fbm-done:before{content:"";width:calc(var(--p,0) * 100%);z-index:-1;background:#73afff4d;min-width:0;transition:width .12s linear;position:absolute;inset:0 auto 0 0}.fbm-done[data-state=pending]{opacity:.42}.fbm-card--endless{box-shadow:none;background:0 0;border:none;gap:8px;padding:0;-webkit-mask-image:linear-gradient(0deg,#000 calc(100% - 44px),#0009 calc(100% - 12px),#0000004d 100%);mask-image:linear-gradient(0deg,#000 calc(100% - 44px),#0009 calc(100% - 12px),#0000004d 100%)}.fbm-card--endless .fbm-done{color:#000000b3;background:#e9edf2;box-shadow:0 0 0 1px #00000008}.fbm-card--endless .fbm-done:before{background:#0000000d}.fbm-card--endless .fbm-done[data-state=pending]{opacity:.8}.fbm-card--endless .fbm-done[data-state=done]{opacity:.62}.fbm-card--endless .fbm-done[data-state=done]:before{width:0}.fbm-card--endless .fbm-done[data-state=active]{opacity:1;color:#000000d9;background-color:#fff;box-shadow:inset 0 0 0 1px #00000029,0 4px 14px -6px #0e101433}.fbm-card--endless .fbm-done-app{filter:grayscale();opacity:.7}.fbm-card--endless .fbm-done .fb-check{display:none}.fbm-card--lit{border-radius:18px;box-shadow:0 24px 60px -28px #1f375f66,0 0 44px #73afff61}.fbm-card--lit .fbm-done{background:#f2f7ff}.fbm-card--lit .fbm-done:before{background:#73afff57}.fbm-card--lit .fbm-done[data-state=active]{background-color:#fff;box-shadow:inset 0 0 0 1px #73afffb3,0 4px 16px -6px #3e7bd073}.fbm-done[data-state=active]{opacity:1;background-color:#fff;box-shadow:inset 0 0 0 1px #73afff8c,0 4px 16px -6px #3e7bd059}.fbm-done[data-state=done]{opacity:1}.fbm-done-app{object-fit:contain;flex:none;width:15px;height:15px}.fbm-done .fb-check{opacity:0;width:16px;height:16px;margin-left:auto;scale:.4}.fbm-done[data-state=done] .fb-check{opacity:1;transition:opacity .2s cubic-bezier(.4,0,.2,1),scale .42s cubic-bezier(.16,1,.3,1);scale:1}.fbm-note{text-align:right;color:#00000059;margin:14px 4px 0;font-size:12px;font-weight:500}.br-js .fbm-panel[data-reveal=""] .fbm-title,.br-js .fbm-panel[data-reveal=""] .fbm-sub{opacity:0;transform:translateY(16px)}.br-js .fbm-panel[data-reveal=in] .fbm-title,.br-js .fbm-panel[data-reveal=in] .fbm-sub{opacity:1;transition:opacity .42s cubic-bezier(.4,0,.2,1),transform .64s cubic-bezier(.16,1,.3,1);transform:none}.br-js .fbm-panel[data-reveal=in] .fbm-sub{transition-delay:.12s}@media (prefers-reduced-motion:reduce){.br-js .fbm-panel[data-reveal] .fbm-title,.br-js .fbm-panel[data-reveal] .fbm-sub{opacity:1;transition:none;transform:none}.fbm-done .fb-check{transition:none}}@media (max-width:1050px){.fbm-panel{grid-template-columns:1fr;row-gap:12px;padding:48px 32px 0}.fbm-copy{text-align:center;align-items:center;max-width:640px;margin:0 auto;padding-bottom:28px}.fbm-sub{margin-inline:auto}.fbm-pillars{justify-content:center}}@media (max-width:700px){.fbm-panel{padding:36px 18px 0}.fbm-copy{padding-bottom:24px}.fbm-pillars{gap:12px}.fbm-card{gap:5px;width:clamp(76px,27vw,120px);padding:6px}.fbm-card--endless{gap:6px;padding:0}.fbm-card--lit{max-height:340px;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 2%,#000 32%);mask-image:linear-gradient(#0000 2%,#000 32%)}.fbm-done{justify-content:space-between;gap:0;padding:6px 7px;font-size:0}.fbm-done-app{width:14px;height:14px}.fbm-done .fb-check{width:14px;height:14px;margin-left:0}.fbm-side-label{margin:10px 0 14px}.fbm-side-name{white-space:normal;font-size:11px;line-height:1.3}.fbm-note{text-align:center;margin:12px 0 0}}@media (max-width:360px){.fbm-panel{padding:32px 14px 0}.fbm-pillars{gap:8px}.fbm-card{width:clamp(64px,24vw,96px)}.fbm-done{padding:5px 6px}}
.fbst{justify-content:center;gap:44px}.fbst-wall{width:100%;max-width:980px;margin:20px auto 0}.fbst-wall .cl-strip{padding:0}.fbst-head{width:100%;max-width:980px;margin:0 auto}.fbst-lede{text-align:left;max-width:58ch;font-size:var(--fb-text);letter-spacing:-.018em;color:#00000085;text-wrap:balance;margin:0;font-weight:600;line-height:1.5}.fbst-split{grid-template-columns:1fr 1fr;gap:24px;width:100%;max-width:980px;margin:0 auto;display:grid}.fbst-quote{background:#fff;border:1px solid #0000000d;border-radius:28px;flex-direction:column;justify-content:space-between;gap:28px;min-height:400px;padding:36px;display:flex}.fbst-text{font-size:var(--fb-small);letter-spacing:-.02em;color:#000;margin:0;font-weight:600;line-height:1.3}.fbst-hl{-webkit-box-decoration-break:clone;box-decoration-break:clone;color:inherit;background:linear-gradient(#73afff47,#73afff47) 0/100% 100% no-repeat;border-radius:8px;padding:1px 6px}.br-js .fbst-quote[data-reveal=""] .fbst-hl{background-size:0% 100%}.br-js .fbst-quote[data-reveal=in] .fbst-hl{background-size:100% 100%;transition:background-size .56s cubic-bezier(.16,1,.3,1) .52s}.fbst-foot{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.fbst-cite{color:#00000073;margin:0;font-size:14px;font-weight:500}.fbst-photo{border-radius:28px;min-height:400px;display:block;position:relative;overflow:hidden}.fbst-photo:before{content:"";background:url(/brand/cellmark-team.jpg) 50%/cover;animation:36s ease-in-out infinite alternate fbst-photo-breathe;position:absolute;inset:0}@keyframes fbst-photo-breathe{0%{scale:1}to{scale:1.05}}.fbst-photo:after{content:"";background:linear-gradient(#0000 55%,#0a0c108c);position:absolute;inset:0}.fbst-caption{z-index:1;letter-spacing:-.012em;color:#fff;max-width:62%;margin:0;font-size:17px;font-weight:600;line-height:1.4;position:absolute;bottom:24px;left:28px}.fbst-arrow{z-index:1;color:#fff;border:1.5px solid #ffffffb3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .18s,color .18s;display:flex;position:absolute;bottom:24px;right:24px}.fbst-photo:hover .fbst-arrow{color:#000;background:#fff}@media (prefers-reduced-motion:reduce){.fbst-photo:before{animation:none}.br-js .fbst-quote[data-reveal] .fbst-hl{background-size:100% 100%;transition:none}}@media (max-width:860px){.fbst-split{grid-template-columns:1fr}}.br-js .fbst-quote[data-reveal=""] .fbst-foot{opacity:0;transform:translateY(10px)}.br-js .fbst-quote[data-reveal=in] .fbst-foot{opacity:1;transition:opacity .42s cubic-bezier(.4,0,.2,1) .34s,transform .56s cubic-bezier(.16,1,.3,1) .34s;transform:none}.br-js .fbst-photo[data-reveal=""] .fbst-caption,.br-js .fbst-photo[data-reveal=""] .fbst-arrow{opacity:0}.br-js .fbst-photo[data-reveal=in] .fbst-caption{opacity:1;transition:opacity .48s cubic-bezier(.4,0,.2,1) .42s}.br-js .fbst-photo[data-reveal=in] .fbst-arrow{opacity:1;transition:opacity .48s cubic-bezier(.4,0,.2,1) .54s}.fbst-photo:before{transition:transform .42s cubic-bezier(.32,.72,0,1)}.fbst-photo:hover:before{transform:scale(1.025)}@media (prefers-reduced-motion:reduce){.br-js .fbst-quote[data-reveal] .fbst-foot,.br-js .fbst-photo[data-reveal] .fbst-caption,.br-js .fbst-photo[data-reveal] .fbst-arrow{opacity:1;transition:none;transform:none}.fbst-photo:hover:before{transform:none}}
.fbun{justify-content:center;gap:44px}.fbun-head{flex-direction:column;gap:14px;width:100%;max-width:980px;margin:0 auto;display:flex}.fbun-headline{font-size:var(--fb-big);letter-spacing:-.03em;margin:0;font-weight:600;line-height:1.08}.fbun-nowrap{white-space:nowrap}@media (max-width:720px){.fbun-nowrap{white-space:normal}}.fbun-lede{text-align:left;max-width:58ch;font-size:var(--fb-text);letter-spacing:-.018em;color:#00000085;text-wrap:balance;margin:0;font-weight:600;line-height:1.5}.fbun-grid{grid-template-rows:auto 1fr;grid-template-columns:repeat(2,1fr);gap:24px;width:100%;max-width:980px;margin:0 auto;display:grid}.fbun-card{grid-template-rows:subgrid;background:#0b0c0e;border-radius:28px;grid-row:span 2;row-gap:32px;min-height:560px;padding:40px 40px 0;display:grid;position:relative;overflow:hidden}.fbun-text{max-width:88%;font-size:var(--fb-card-text);letter-spacing:-.012em;color:#fff9;margin:0;font-weight:500;line-height:1.55}.fbun-text strong{color:#fffffff5;font-weight:600}.fbun-screen{background:#fbfcfe radial-gradient(360px 220px at 16% -12%,#73afff2e,#0000 70%);border-radius:14px 0 28px;justify-content:center;align-items:center;margin-right:-40px;padding:32px 30px;display:flex;box-shadow:0 -18px 60px #00000080}.fbun-actions{flex-direction:column;gap:10px;width:100%;max-width:340px;display:flex}.fbun-action{letter-spacing:-.01em;color:#000000e0;animation:fbun-action-breathe var(--action-duration,12s) ease-in-out var(--action-delay,0s) infinite;background:#fff;border-radius:14px;align-self:stretch;align-items:center;gap:11px;padding:11px 16px;font-size:14.5px;font-weight:550;display:flex;box-shadow:0 0 0 1px #0000000d,0 10px 24px -12px #0e101438}.fbun-action:first-child{--action-duration:11s;--action-delay:-4s;--action-x:3px;--action-y:-1px}.fbun-action:nth-child(2){--action-duration:13s;--action-delay:-9s;--action-x:-2px;--action-y:2px}.fbun-action:nth-child(3){--action-duration:12s;--action-delay:-2s;--action-x:2px;--action-y:1px}.fbun-action:nth-child(4){--action-duration:14s;--action-delay:-7s;--action-x:-3px;--action-y:-1px}.fbun-action svg{color:#000000b3;flex:none}.fbun-action-app{object-fit:contain;width:20px;height:20px;margin-left:auto}.fbun-cursor{color:#0b0c0e;fill:#fff;filter:drop-shadow(0 4px 10px #0e101459);position:absolute;bottom:-16px;right:22%;transform:rotate(-8deg)}.fbun-cursor--moving{animation:10s ease-in-out -3s infinite alternate fbun-cursor-wander}.fbun-actions{position:relative}.fbun-desk{width:100%;height:100%;min-height:260px;position:relative}.fbun-file{letter-spacing:-.01em;color:#000000e0;min-width:128px;transform:rotate(var(--tilt,0deg)) translate(calc(var(--lean-x,0) * var(--depth,6) * 1px), calc(var(--lean-y,0) * var(--depth,6) * 1px));animation:fbun-file-float var(--float-duration) ease-in-out var(--float-delay) infinite alternate;background:#fff;border-radius:16px;flex-direction:column;align-items:flex-start;gap:12px;padding:18px 20px 15px;font-size:13.5px;font-weight:600;transition:transform .32s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;box-shadow:0 0 0 1px #0000000d,0 14px 30px -14px #0e101447}.fbun-file img{object-fit:contain;width:30px;height:30px}.fbun-wall-head{justify-content:flex-end;width:100%;max-width:980px;margin:24px auto 0;display:flex}.fbun-wall-lede{text-align:right;max-width:44ch;font-size:var(--fb-text);letter-spacing:-.018em;color:#00000085;text-wrap:balance;margin:0;font-weight:600;line-height:1.5}.fbun-wall{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:980px;margin:8px auto 0;padding:12px 0;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.fbun-wall-row{will-change:translate;flex:none;gap:14px;display:flex}.fbun-wall-row[data-wall-drift=left]{animation:fbun-wall-drift-left var(--wall-drift-duration) ease-in-out infinite}.fbun-wall-row[data-wall-drift=right]{animation:fbun-wall-drift-right var(--wall-drift-duration) ease-in-out infinite;translate:34px}.fbun-wall-row--fade{opacity:.35;filter:blur(2px);-webkit-mask-image:linear-gradient(#000000e6,#0000 82%);mask-image:linear-gradient(#000000e6,#0000 82%)}.fbun-appchip{scale:var(--dock,1);translate:0 var(--dock-y,0px);background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:54px;height:54px;transition:scale .2s cubic-bezier(.4,0,.2,1),translate .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 0 0 1px #0000000a,0 10px 24px -10px #0e10143d}.fbun-appchip img{object-fit:contain;width:50%;height:50%}@keyframes fbun-action-breathe{0%,to{translate:0}50%{translate:var(--action-x) var(--action-y)}}@keyframes fbun-cursor-wander{0%{translate:0}to{translate:-10px -8px}}@keyframes fbun-file-float{0%{translate:0}to{translate:var(--float-x) var(--float-y)}}@keyframes fbun-wall-drift-left{0%,to{translate:8px}50%{translate:-8px}}@keyframes fbun-wall-drift-right{0%,to{translate:26px}50%{translate:42px}}@media (max-width:860px){.fbun-grid{grid-template-columns:1fr}.fbun-wall-row{flex-wrap:wrap;justify-content:center;gap:14px;animation:none;translate:0}}.br-js .fbun-card[data-reveal=""] .fbun-screen{opacity:0;transform:translateY(64px)}.br-js .fbun-card[data-reveal=in] .fbun-screen{opacity:1;transition:opacity .48s cubic-bezier(.4,0,.2,1) .18s,transform .76s cubic-bezier(.16,1,.3,1) .18s;transform:none}.br-js .fbun-card[data-reveal=""] .fbun-action,.br-js .fbun-card[data-reveal=""] .fbun-file,.br-js .fbun-card[data-reveal=""] .fbun-cursor{opacity:0}.br-js .fbun-card[data-reveal=in] .fbun-action,.br-js .fbun-card[data-reveal=in] .fbun-file,.br-js .fbun-card[data-reveal=in] .fbun-cursor{opacity:1;transition:opacity .42s cubic-bezier(.4,0,.2,1)}.br-js .fbun-card[data-reveal=in] .fbun-action:first-child{transition-delay:.42s}.br-js .fbun-card[data-reveal=in] .fbun-action:nth-child(2){transition-delay:.5s}.br-js .fbun-card[data-reveal=in] .fbun-action:nth-child(3){transition-delay:.58s}.br-js .fbun-card[data-reveal=in] .fbun-action:nth-child(4){transition-delay:.66s}.br-js .fbun-card[data-reveal=in] .fbun-cursor{transition-delay:.82s}.br-js .fbun-card[data-reveal=in] .fbun-file:first-child{transition-delay:.42s}.br-js .fbun-card[data-reveal=in] .fbun-file:nth-child(2){transition-delay:.51s}.br-js .fbun-card[data-reveal=in] .fbun-file:nth-child(3){transition-delay:.6s}.br-js .fbun-card[data-reveal=in] .fbun-file:nth-child(4){transition-delay:.69s}@media (prefers-reduced-motion:reduce){.br-js .fbun-card[data-reveal] .fbun-screen,.br-js .fbun-card[data-reveal] .fbun-action,.br-js .fbun-card[data-reveal] .fbun-file,.br-js .fbun-card[data-reveal] .fbun-cursor{opacity:1;transition:none;transform:none}.fbun-action,.fbun-cursor--moving,.fbun-file,.fbun-wall-row{animation:none}}.br-js .fbun-wall[data-reveal=""] .fbun-appchip{opacity:0}.br-js .fbun-wall[data-reveal=in] .fbun-appchip{opacity:1;transition:opacity .34s cubic-bezier(.4, 0, .2, 1) calc(.16s + var(--chip-i,0) * 18ms)}@media (prefers-reduced-motion:reduce){.br-js .fbun-wall[data-reveal] .fbun-appchip{opacity:1;transition:none}}@media (max-width:700px){.fbun-wall{gap:12px;-webkit-mask-image:none;mask-image:none}.fbun-wall-row[data-wall-drift=left],.fbun-wall-row[data-wall-drift=right]{animation:none;translate:0}.fbun-wall-row--fade{display:none}.fbun-wall-head{text-align:left}.fbun-wall-lede{text-align:left;margin-left:0}.fbun-card{min-height:480px;padding:28px 28px 0}}
.fbuc{justify-content:center}.fbuc-inner{flex-direction:column;gap:28px;width:100%;max-width:980px;margin:0 auto;display:flex}.fbuc-head{justify-content:space-between;align-items:baseline;gap:24px;display:flex}.fbuc-title{font-size:var(--fb-big);letter-spacing:-.035em;margin:0;font-weight:600;line-height:1.08}.fbuc-row{scroll-snap-type:x proximity;scrollbar-width:none;grid-auto-columns:500px;grid-auto-flow:column;gap:20px;width:calc(50% + 50vw + 32px);margin:-32px 0 -48px -32px;padding:32px 24px 56px 32px;scroll-padding-left:32px;display:grid;overflow-x:auto}.fbuc-row::-webkit-scrollbar{display:none}.fbuc-row>*{scroll-snap-align:start}.fbuc-foot{justify-content:space-between;align-items:flex-end;gap:20px;margin-top:auto;display:flex}.fbuc-meta{flex-direction:column;gap:4px;min-width:0;display:flex}.fbuc-for{letter-spacing:-.01em;color:#000000d9;margin:0;font-size:13px;font-weight:600}.fbuc-similar{color:#00000080;max-width:34ch;margin:0;font-size:13px;font-weight:500;line-height:1.45}.fbuc-foot .br-pill{gap:8px;height:42px}.fbuc-nav{justify-content:flex-end;gap:10px;display:flex}.fbuc-arrow{color:#000000bf;background:#0000000d;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .18s;display:flex}.fbuc-arrow:hover{background:#0000001a}.fbuc-arrow:active{background:#00000029}.fbuc-arrow:disabled{opacity:.35;cursor:default;background:#0000000d}.fbuc-card{background:#fff;border:1px solid #0000000d;border-radius:22px;flex-direction:column;gap:18px;min-height:450px;padding:28px 28px 22px;transition:box-shadow .18s cubic-bezier(.4,0,.2,1),border-color .18s cubic-bezier(.4,0,.2,1);display:flex}.fbuc-card:hover{border-color:#00000017;box-shadow:0 18px 44px -18px #0e10142e}.fbuc-ask{color:#fffffff2;max-width:88%;font-size:var(--fb-card-text);letter-spacing:-.012em;background:#0b0c0e;border-radius:18px 18px 18px 6px;align-self:flex-start;margin:0;padding:13px 17px;font-weight:550;line-height:1.4;box-shadow:0 14px 34px -12px #0e101466}.fbuc-result{letter-spacing:-.01em;color:#000000e0;background:#fff;border-radius:14px 14px 6px;align-self:flex-end;align-items:center;gap:9px;margin-right:2px;padding:11px 15px;font-size:15px;font-weight:600;display:inline-flex;box-shadow:0 14px 34px -14px #0e101442}.fbuc-work{flex-direction:column;flex:1;justify-content:center;align-self:flex-end;align-items:flex-end;gap:9px;margin:6px 2px;display:flex}.fbuc-workchip{translate:calc(var(--w-i,0) * -14px) 0;width:fit-content;translate:calc(var(--w-i,0) * 14px) 0;animation:fbuc-float 14s ease-in-out calc(-3s * var(--w-i,0) - 2s) infinite alternate;background:#fff;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:inline-flex;box-shadow:0 0 0 1px #0000000a,0 10px 22px -10px #0e101438}.fbuc-workchip img{object-fit:contain;width:19px;height:19px}.fbuc-workline{background:#0000001f;border-radius:3px;width:54px;height:5px}.fbuc-workline--short{background:#00000014;width:26px}.br-js .fbuc-card[data-reveal=""] .fbuc-ask{opacity:0;transform:translateY(12px)scale(.97)}.br-js .fbuc-card[data-reveal=""] .fbuc-result{opacity:0;transform:translate(14px)}.br-js .fbuc-card[data-reveal=""] .fbuc-workchip{opacity:0;transform:translateY(8px)}.br-js .fbuc-card[data-reveal=in] .fbuc-workchip{opacity:1;transition:opacity .3s cubic-bezier(.4, 0, .2, 1) calc(.42s + var(--w-i,0) * .13s), transform .42s cubic-bezier(.16, 1, .3, 1) calc(.42s + var(--w-i,0) * .13s);transform:none}.br-js .fbuc-card[data-reveal=in] .fbuc-ask{opacity:1;transition:opacity .38s cubic-bezier(.4,0,.2,1) .22s,transform .52s cubic-bezier(.16,1,.3,1) .22s;transform:none}.br-js .fbuc-card[data-reveal=in] .fbuc-result{opacity:1;transition:opacity .38s cubic-bezier(.4,0,.2,1) .88s,transform .52s cubic-bezier(.16,1,.3,1) .88s;transform:none}.fbuc-ask{animation:13s ease-in-out -4s infinite alternate fbuc-float}.fbuc-result{animation:15s ease-in-out -9s infinite alternate fbuc-float}@keyframes fbuc-float{0%{translate:0}to{translate:3px -4px}}@media (prefers-reduced-motion:reduce){.br-js .fbuc-card[data-reveal] .fbuc-ask,.br-js .fbuc-card[data-reveal] .fbuc-result{opacity:1;transition:none;transform:none}.fbuc-ask,.fbuc-result{animation:none}}.fbuc-arrow svg{transition:translate .18s cubic-bezier(.4,0,.2,1)}.fbuc-arrow:not(:disabled):hover svg{translate:2px}.fbuc-arrow[aria-label=Previous\ cards]:not(:disabled):hover svg{translate:-2px}@media (prefers-reduced-motion:reduce){.br-js .fbuc-card[data-reveal] .fbuc-workchip{opacity:1;transition:none;transform:none}.fbuc-workchip{animation:none}}@media (max-width:700px){.fbuc-row{grid-auto-columns:min(500px,100vw - 64px);gap:14px;margin:-24px 0 -36px -24px;padding:24px 20px 44px 24px;scroll-padding-left:24px}.fbuc-card{min-height:0;padding:22px 22px 18px}.fbuc-workchip{translate:calc(var(--w-i,0) * 8px) 0;padding:9px 12px}.fbuc-workline{width:42px}.fbuc-head{flex-direction:column;align-items:flex-start;gap:14px}.fbuc-nav{width:100%}}
