.flb-fc{--fc-stage-h:340px;--fc-inner-w:270px;--fc-inner-h:300px;--fc-stage-pt:32px;--fc-shot-w:180px;--fc-shot-r:20px;--fc-b-x:0px;--fc-b-y:80px;--fc-b-rot:3deg;--fc-c-x:45px;--fc-c-y:160px;--fc-c-rot:-4deg;--fc-tilt:6deg;--fc-fade:70%;--fc-gap:32px;--fc-ring-color:rgba(156,156,156,0.10);position:relative;display:flex;flex-direction:column;gap:var(--fc-gap);padding:20px;height:100%;color:var(--phf-text);font-family:var(--phf-font-body)}.flb-fc-media-bottom .flb-fc{flex-direction:column-reverse}.flb-fc__cover{position:absolute;inset:0;z-index:3}.flb-fc__stage{position:relative;height:var(--fc-stage-h);overflow:visible}.flb-fc__persp{position:relative;display:flex;width:100%;height:100%;align-items:flex-start;justify-content:center;padding-top:var(--fc-stage-pt);user-select:none}.flb-fc-tilt-yes .flb-fc__stage{perspective:800px}.flb-fc-tilt-yes .flb-fc__persp{transform:rotateX(var(--fc-tilt));transform-origin:center bottom}.flb-fc-fade-yes .flb-fc__persp{-webkit-mask-image:linear-gradient(#000 var(--fc-fade),transparent);mask-image:linear-gradient(#000 var(--fc-fade),transparent)}.flb-fc__inner{position:relative;width:var(--fc-inner-w);height:var(--fc-inner-h)}.flb-fc__shot{position:absolute;width:var(--fc-shot-w);height:auto;border-radius:var(--fc-shot-r);transition:transform .25s var(--phf-ease)}.flb-fc-ring-yes .flb-fc__shot{box-shadow:0 0 0 6px var(--fc-ring-color)}.flb-fc__shot--a{left:0;top:0}.flb-fc__shot--b{right:var(--fc-b-x);top:var(--fc-b-y);transform:rotate(var(--fc-b-rot));z-index:1}.flb-fc__shot--c{left:var(--fc-c-x);top:var(--fc-c-y);transform:rotate(var(--fc-c-rot));z-index:2}.flb-fc--single .flb-fc__shot--a{left:50%;transform:translateX(-50%)}.flb-fc-hover-yes .flb-fc:hover .flb-fc__shot--a{transform:translateY(-6px)}.flb-fc-hover-yes .flb-fc--single:hover .flb-fc__shot--a{transform:translate(-50%,-6px)}.flb-fc-hover-yes .flb-fc:hover .flb-fc__shot--b{transform:rotate(var(--fc-b-rot)) translateY(-10px)}.flb-fc-hover-yes .flb-fc:hover .flb-fc__shot--c{transform:rotate(var(--fc-c-rot)) translateY(-14px)}.flb-fc--browser .flb-fc__inner{width:100%;height:auto}.flb-fc__browser{border-radius:var(--phf-radius-md);overflow:hidden;background:#fff;box-shadow:0 0 0 1px rgba(11,11,20,0.08),0 12px 32px -12px rgba(11,11,20,0.25)}.flb-fc__browser-bar{display:flex;gap:6px;padding:10px 12px;background:var(--phf-surface-2);border-bottom:1px solid var(--phf-guide)}.flb-fc__browser-bar i{width:8px;height:8px;border-radius:50%;background:var(--phf-guide);display:block}.flb-fc__browser-img{display:block;width:100%;height:auto}.flb-fc--template .flb-fc__inner{width:100%;height:auto}.flb-fc__body{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start}.flb-fc__eyebrow{margin-bottom:10px}.flb-fc__title{margin:0;font:600 16px/1.35 var(--phf-font-head);color:var(--phf-ink);letter-spacing:-0.01em}.flb-fc__desc{margin:8px 0 0;font:400 14px/1.6 var(--phf-font-body);color:var(--phf-muted)}.flb-fc__link{margin-top:12px;font:500 14px/1 var(--phf-font-body);color:var(--phf-primary);text-decoration:none}.flb-fc__link:hover{text-decoration:underline}.flb-fc__btn{margin-top:16px}@media (max-width:767px){.flb-fc{--fc-stage-h:300px;padding:16px}}@media (prefers-reduced-motion:reduce){.flb-fc__shot{transition:none}}.flb-fc{background:#fff;border-radius:24px;box-shadow:0 0 0 1px rgba(11,11,20,0.06);padding:24px;--fc-ring-color:color-mix(in srgb,var(--phf-group,var(--phf-lime)) 30%,#fff)}.flb-fc__title{font:700 20px/1.25 var(--phf-font-head)}.flb-fc__shot img{border-radius:var(--fc-shot-r)}@media (max-width:767px){.flb-fc{padding:18px;border-radius:16px}.flb-fc__shot--b,.flb-fc__shot--c{transform:none}}