.fwc{width:100%;max-width:20rem}.fwc-frame{aspect-ratio:4/3.2;border:1px solid var(--line-strong);background:var(--surface);border-radius:.4rem;position:relative;overflow:hidden}.fwc-layer{padding:.9rem;position:absolute;inset:0}.fwc-layer--wire{clip-path:inset(0 calc(100% - var(--pos))0 0);background:var(--surface)}.fwc-mock{flex-direction:column;gap:.5rem;height:100%;display:flex}.fwc-row{flex:1;gap:.5rem;display:flex}.fwc-b{border-radius:.2rem}.fwc-nav{height:.8rem}.fwc-headline{height:1.5rem}.fwc-sub{width:70%;height:.7rem}.fwc-card{flex:1}.fwc-cta{width:38%;height:1.2rem}.fwc-mock--render .fwc-b{background:linear-gradient(135deg,#1a258d80,#c41e1e42)}.fwc-mock--render .fwc-cta{background:linear-gradient(135deg,var(--red),#8f1212)}.fwc-mock--wire .fwc-b{border:1px dashed var(--line-strong);background:#ffffff04}.fwc-tag{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;z-index:3;border-radius:.2rem;padding:.2rem .4rem;font-size:.45rem;position:absolute;top:.5rem}.fwc-tag--figma{color:var(--ink-faint);background:#080528b3;left:.5rem}.fwc-tag--wf{color:var(--white);background:#c41e1e80;right:.5rem}.fwc-divider{top:0;bottom:0;left:var(--pos);background:var(--red);z-index:2;pointer-events:none;width:.1rem;position:absolute;transform:translate(-1px)}.fwc-handle{background:var(--red);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.7rem;height:1.7rem;font-size:.7rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 .2rem .8rem #c41e1e80}.fwc-range{appearance:none;cursor:ew-resize;background:0 0;width:100%;height:1.8rem;margin-top:.5rem}.fwc-range::-webkit-slider-thumb{-webkit-appearance:none;background:var(--surface-2);border:1px solid var(--line-strong);cursor:ew-resize;border-radius:50%;width:1.7rem;height:1.7rem}.fwc-range::-moz-range-thumb{background:var(--surface-2);border:1px solid var(--line-strong);cursor:ew-resize;border-radius:50%;width:1.7rem;height:1.7rem}.fwc-range:focus-visible{outline:.1rem solid var(--red);outline-offset:.2rem;border-radius:.2rem}.f2w-need{border:1px solid var(--line-strong);grid-template-columns:repeat(2,1fr);margin:0;padding:0;list-style:none;display:grid}@media (max-width:640px){.f2w-need{grid-template-columns:1fr}}.f2w-need li{border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);font-family:var(--sans);color:var(--white);align-items:center;gap:.7rem;padding:1rem 1.2rem;font-size:.75rem;display:flex}.f2w-need li:before{content:"→";color:var(--red)}
